{
 "dataset": "sales",
 "title": "What sold, and for how much per square foot",
 "subject": "Hennepin + Ramsey + Dakota + Anoka + Washington + Scott + Carver · sale of record on 34,302 indexed parcels",
 "source": "Hennepin County, Ramsey County, Dakota County, Anoka County, Washington County, Scott County and Carver County assessor sale of record",
 "scope": "every sale of record",
 "built_from": "website/api/_data/{hennepin,ramsey,dakota,anoka,washington,scott,carver}_spatial.json",
 "read_before_quoting": "ONE SALE PER PARCEL, AND IT IS THE LAST ONE, NOT A RECENT ONE. This is the assessor's sale of record — the most recent recorded transfer, which can be decades old. Read the date before using the price. Minnesota is a disclosure state, so these are actual recorded prices rather than estimates. The counties publish a price on 868,994 parcels between them; 34,302 of those parcels are in the commercial index and are what this file contains. TWO PRICES PER FOOT, AND THEY ARE NOT INTERCHANGEABLE. `price_per_lot_sqft` is price over LOT square feet — the county's parcel geometry is the lot, not the building. `price_per_building_sqft` is price over a BUILDING area that no county here publishes for commercial property, so it is DERIVED, and it is blank on every row where the derivation was not good enough to publish. Read `building_sqft_method` before quoting it, and never fill a blank one from the lot figure beside it. bit 0 = arms length by the county's own sale code; bit 1 = same price, month AND owner as another parcel — almost certainly one multi-parcel deed, so the price is the DEAL's, not this parcel's; bit 2 = shares only price and month with some other parcel, which at this date resolution cannot be told apart from coincidence. Treat bit 1 as fact and bit 2 as a caution. SALE_DATE is published as YYYYMM. At month resolution a portfolio sale and two unrelated houses that fetched the same round number in the same month look identical, which is why the flags separate 'same owner too' from 'price and month only' instead of pretending one test settles it. THE INDEX IS COMMERCIAL, NOT THE COUNTY. 103,487 parcels of the 1,131,534 Hennepin, Ramsey, Dakota, Anoka, Washington, Scott and Carver publish are in it — the parcels the assessor classes commercial, industrial or apartment (53,690 of them), plus the immediate neighbours that let one of those be named. A parcel outside that ring is absent from this file because it was never indexed, which is a fact about our scope and says nothing about the parcel. TWO COLUMNS NAME A PARCEL AND THEY ANSWER TWO QUESTIONS. `owner` is the assessor's owner of record. `taxpayer` is who the county sends the bill to, and it appears only where it tells you something the owner does not — where the two DISAGREE (20,467 of the 103,487 parcels in this index), or where there is no owner to compare it against. Scott and Carver publish NO owner of record on any parcel, so on their 8,002 parcels here the taxpayer is the ONLY name the county gives and `owner` is blank. THAT IS NOT A TITLE CLAIM: the taxpayer is often the owner, and is sometimes a bank, a servicer or a management company. Never read a taxpayer as the owner, and never merge the two — where a county publishes both, they disagree often enough that the merge would be wrong thousands of times. A FOOTPRINT IS NOT A FINISHED AREA. The measured number in this file is the plan area of a building's outline, from FEMA's national structure inventory. Gross building area is that footprint times a storey count, and NO source published here publishes storeys — they are inferred from a height that exists on about seven structures in ten and comes from a single 2012 collection the publisher itself flags as unverified. Every row carries a `method` saying which rule produced it, and `calibration` carries the measured error of each rule against the counties' own published areas. THIS IS NOT THE ASSESSOR'S FIGURE. Six of the seven counties in this market publish no commercial building area at all, which is why this file exists; a board, an underwriter or a lender asking for the county's number will not accept a derived one, and the one county that does publish it (Dakota) is the number to quote there. A parcel absent from this file has no structure over 450 sq ft that we could place inside its boundary — which is not the same as vacant.",
 "licence": {
  "attribution": "Brick & Mortar — https://brickandmortar.dev/",
  "authorities": [
   "county assessors"
  ],
  "basis": "Government data held by a Minnesota state agency or political subdivision, presumed public under the Minnesota Government Data Practices Act (Minn. Stat. ch. 13) and published by the agency itself.",
  "id": "CC BY 4.0",
  "name": "Creative Commons Attribution 4.0 International",
  "url": "https://creativecommons.org/licenses/by/4.0/"
 },
 "columns": [
  {
   "key": "address",
   "label": "address"
  },
  {
   "key": "sale_month",
   "label": "sale month"
  },
  {
   "key": "price",
   "label": "price"
  },
  {
   "key": "lot_sqft",
   "label": "lot sq ft"
  },
  {
   "key": "price_per_lot_sqft",
   "label": "$ / lot sq ft"
  },
  {
   "key": "price_per_building_sqft",
   "label": "$ / building sq ft"
  },
  {
   "key": "building_sqft",
   "label": "building sq ft (derived)"
  },
  {
   "key": "building_sqft_method",
   "label": "how the building area was derived"
  },
  {
   "key": "footprint_sqft",
   "label": "footprint sq ft (measured)"
  },
  {
   "key": "use",
   "label": "use"
  },
  {
   "key": "parcel_id",
   "label": "parcel id"
  }
 ],
 "rows": [
  {
   "address": "9905 10th Ave N, Plymouth",
   "sale_month": "2026-07",
   "price": 700000,
   "lot_sqft": 34841,
   "price_per_lot_sqft": 20.09,
   "price_per_building_sqft": 306.88,
   "building_sqft": 2281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2295,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822130008"
  },
  {
   "address": "2428 11th Ave S, Minneapolis",
   "sale_month": "2026-07",
   "price": 446000,
   "lot_sqft": 4984,
   "price_per_lot_sqft": 89.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2230,
   "use": "APARTMENT",
   "parcel_id": "3502924240039"
  },
  {
   "address": "2322 Garfield Ave, Minneapolis",
   "sale_month": "2026-07",
   "price": 935000,
   "lot_sqft": 8304,
   "price_per_lot_sqft": 112.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2358,
   "use": "APARTMENT",
   "parcel_id": "3402924220190"
  },
  {
   "address": "2116 Nicollet Ave, Minneapolis",
   "sale_month": "2026-07",
   "price": 275000,
   "lot_sqft": 9524,
   "price_per_lot_sqft": 28.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924210035"
  },
  {
   "address": "2412 Dupont Ave S, Minneapolis",
   "sale_month": "2026-07",
   "price": 570000,
   "lot_sqft": 7166,
   "price_per_lot_sqft": 79.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1466,
   "use": "APARTMENT",
   "parcel_id": "3302924130114"
  },
  {
   "address": "2121 Bryant Ave S, Minneapolis",
   "sale_month": "2026-07",
   "price": 400000,
   "lot_sqft": 5365,
   "price_per_lot_sqft": 74.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1017,
   "use": "TRIPLEX",
   "parcel_id": "3302924110190"
  },
  {
   "address": "4000 Mavelle Dr, Edina",
   "sale_month": "2026-07",
   "price": 1150000,
   "lot_sqft": 14389,
   "price_per_lot_sqft": 79.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4365,
   "use": "APARTMENT",
   "parcel_id": "3102824110113"
  },
  {
   "address": "1201 6th St S, Hopkins",
   "sale_month": "2026-07",
   "price": 725000,
   "lot_sqft": 18215,
   "price_per_lot_sqft": 39.8,
   "price_per_building_sqft": 258.1,
   "building_sqft": 2809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2825,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240019"
  },
  {
   "address": "20600 Co Rd No 81, Rogers",
   "sale_month": "2026-07",
   "price": 3447300,
   "lot_sqft": 330535,
   "price_per_lot_sqft": 10.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 129847,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023330033"
  },
  {
   "address": "20600 Co Rd No 81, Rogers",
   "sale_month": "2026-07",
   "price": 3447300,
   "lot_sqft": 41501,
   "price_per_lot_sqft": 83.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023320002"
  },
  {
   "address": "13225 Brockton La N, Rogers",
   "sale_month": "2026-07",
   "price": 51800000,
   "lot_sqft": 721408,
   "price_per_lot_sqft": 71.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 213560,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023120007"
  },
  {
   "address": "13220 Wilfred La N, Rogers",
   "sale_month": "2026-07",
   "price": 51800000,
   "lot_sqft": 564849,
   "price_per_lot_sqft": 91.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 230933,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023120005"
  },
  {
   "address": "624 4th Ave SE, Minneapolis",
   "sale_month": "2026-07",
   "price": 1550000,
   "lot_sqft": 12160,
   "price_per_lot_sqft": 127.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3700,
   "use": "APARTMENT",
   "parcel_id": "2302924110073"
  },
  {
   "address": "15 5th St S, Minneapolis",
   "sale_month": "2026-07",
   "price": 6800000,
   "lot_sqft": 17294,
   "price_per_lot_sqft": 393.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440054"
  },
  {
   "address": "1201 Currie Ave, Minneapolis",
   "sale_month": "2026-07",
   "price": 784875,
   "lot_sqft": 7513,
   "price_per_lot_sqft": 104.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924340077"
  },
  {
   "address": "100 2nd Ave N, Minneapolis",
   "sale_month": "2026-07",
   "price": 3800000,
   "lot_sqft": 23276,
   "price_per_lot_sqft": 163.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140204"
  },
  {
   "address": null,
   "sale_month": "2026-07",
   "price": 617000,
   "lot_sqft": 77230,
   "price_per_lot_sqft": 7.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1911921440013"
  },
  {
   "address": "8401 83rd Ave N, Brooklyn Park",
   "sale_month": "2026-07",
   "price": 2262000,
   "lot_sqft": 190548,
   "price_per_lot_sqft": 11.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921130024"
  },
  {
   "address": "1010 Lake St NE, Hopkins",
   "sale_month": "2026-07",
   "price": 14219000,
   "lot_sqft": 147883,
   "price_per_lot_sqft": 96.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64082,
   "use": "APARTMENT",
   "parcel_id": "1911721130010"
  },
  {
   "address": "320 Blake Rd N, Hopkins",
   "sale_month": "2026-07",
   "price": 9881000,
   "lot_sqft": 87354,
   "price_per_lot_sqft": 113.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34304,
   "use": "APARTMENT",
   "parcel_id": "1911721130005"
  },
  {
   "address": null,
   "sale_month": "2026-07",
   "price": 250000,
   "lot_sqft": 107623,
   "price_per_lot_sqft": 2.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811824220001"
  },
  {
   "address": "1600 Marshall St NE, Minneapolis",
   "sale_month": "2026-07",
   "price": 1100000,
   "lot_sqft": 42144,
   "price_per_lot_sqft": 26.1,
   "price_per_building_sqft": 78.33,
   "building_sqft": 14044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14129,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924110195"
  },
  {
   "address": "1516 Marshall St NE, Minneapolis",
   "sale_month": "2026-07",
   "price": 3025000,
   "lot_sqft": 52112,
   "price_per_lot_sqft": 58.05,
   "price_per_building_sqft": 914.17,
   "building_sqft": 3309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924110165"
  },
  {
   "address": "931 Marshall St NE, Minneapolis",
   "sale_month": "2026-07",
   "price": 1875000,
   "lot_sqft": 24853,
   "price_per_lot_sqft": 75.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2020,
   "use": "TRIPLEX",
   "parcel_id": "1402924320158"
  },
  {
   "address": "9781 86th Ave N, Maple Grove",
   "sale_month": "2026-07",
   "price": 1295000,
   "lot_sqft": 26247,
   "price_per_lot_sqft": 49.34,
   "price_per_building_sqft": 166.11,
   "building_sqft": 7796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7843,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440026"
  },
  {
   "address": "1101 Pierce St NE, Minneapolis",
   "sale_month": "2026-07",
   "price": 500000,
   "lot_sqft": 5209,
   "price_per_lot_sqft": 95.99,
   "price_per_building_sqft": 237.19,
   "building_sqft": 2108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2120,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924240047"
  },
  {
   "address": "1221 Broadway St NE, Minneapolis",
   "sale_month": "2026-07",
   "price": 410000,
   "lot_sqft": 5210,
   "price_per_lot_sqft": 78.69,
   "price_per_building_sqft": 157.87,
   "building_sqft": 2597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2612,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924240042"
  },
  {
   "address": "2000 Hopkins Crossroad, Minnetonka",
   "sale_month": "2026-07",
   "price": 745000,
   "lot_sqft": 110581,
   "price_per_lot_sqft": 6.74,
   "price_per_building_sqft": 53.62,
   "building_sqft": 13893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13977,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111722110049"
  },
  {
   "address": "1929 2nd St NE, Minneapolis",
   "sale_month": "2026-07",
   "price": 4444000,
   "lot_sqft": 54388,
   "price_per_lot_sqft": 81.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14296,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924330042"
  },
  {
   "address": "2516 Jackson St NE, Minneapolis",
   "sale_month": "2026-07",
   "price": 550000,
   "lot_sqft": 8362,
   "price_per_lot_sqft": 65.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2316,
   "use": "TRIPLEX",
   "parcel_id": "1102924140081"
  },
  {
   "address": "1955 Shoreline Dr, Orono",
   "sale_month": "2026-07",
   "price": 3750000,
   "lot_sqft": 32648,
   "price_per_lot_sqft": 114.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1301,
   "use": "MARINA",
   "parcel_id": "1011723420024"
  },
  {
   "address": "5324 Hanson Ct N, Crystal",
   "sale_month": "2026-07",
   "price": 3350000,
   "lot_sqft": 39648,
   "price_per_lot_sqft": 84.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4432,
   "use": "APARTMENT",
   "parcel_id": "0911821220059"
  },
  {
   "address": "7701 Commerce Way, Eden Prairie",
   "sale_month": "2026-07",
   "price": 3112000,
   "lot_sqft": 46938,
   "price_per_lot_sqft": 66.3,
   "price_per_building_sqft": 245.97,
   "building_sqft": 12652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12728,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622440033"
  },
  {
   "address": "99 Medina St N, Loretto",
   "sale_month": "2026-07",
   "price": 185000,
   "lot_sqft": 4171,
   "price_per_lot_sqft": 44.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823430015"
  },
  {
   "address": "8400 Bass Lake Rd, New Hope",
   "sale_month": "2026-07",
   "price": 38650000,
   "lot_sqft": 153431,
   "price_per_lot_sqft": 251.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63539,
   "use": "APARTMENT",
   "parcel_id": "0611821420210"
  },
  {
   "address": "6975 Washington Ave S, Edina",
   "sale_month": "2026-07",
   "price": 2580000,
   "lot_sqft": 87115,
   "price_per_lot_sqft": 29.62,
   "price_per_building_sqft": 119.46,
   "building_sqft": 21598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21729,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611621330016"
  },
  {
   "address": "3548 Bryant Ave S, Minneapolis",
   "sale_month": "2026-07",
   "price": 179817,
   "lot_sqft": 3774,
   "price_per_lot_sqft": 47.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824410150"
  },
  {
   "address": "5905 Sycamore La N, Plymouth",
   "sale_month": "2026-07",
   "price": 3392000,
   "lot_sqft": 199475,
   "price_per_lot_sqft": 17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0311822140040"
  },
  {
   "address": null,
   "sale_month": "2026-07",
   "price": 2580000,
   "lot_sqft": 1915,
   "price_per_lot_sqft": 1347.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440006"
  },
  {
   "address": "3457 Central Ave NE, Minneapolis",
   "sale_month": "2026-07",
   "price": 2400000,
   "lot_sqft": 9387,
   "price_per_lot_sqft": 255.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3489,
   "use": "APARTMENT",
   "parcel_id": "0102924230085"
  },
  {
   "address": "3447 Central Ave NE, Minneapolis",
   "sale_month": "2026-07",
   "price": 2400000,
   "lot_sqft": 9374,
   "price_per_lot_sqft": 256.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "APARTMENT",
   "parcel_id": "0102924230084"
  },
  {
   "address": "3312 22nd Ave S, Minneapolis",
   "sale_month": "2026-07",
   "price": 450000,
   "lot_sqft": 10258,
   "price_per_lot_sqft": 43.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1739,
   "use": "APARTMENT",
   "parcel_id": "0102824240125"
  },
  {
   "address": "3320 25th Ave S, Minneapolis",
   "sale_month": "2026-07",
   "price": 185000,
   "lot_sqft": 6343,
   "price_per_lot_sqft": 29.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1510,
   "use": "APARTMENT",
   "parcel_id": "0102824130067"
  },
  {
   "address": "9817 10th Ave N, Plymouth",
   "sale_month": "2026-06",
   "price": 3100000,
   "lot_sqft": 32699,
   "price_per_lot_sqft": 94.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822140032"
  },
  {
   "address": "9811 10th Ave N, Plymouth",
   "sale_month": "2026-06",
   "price": 3100000,
   "lot_sqft": 32704,
   "price_per_lot_sqft": 94.79,
   "price_per_building_sqft": 190.07,
   "building_sqft": 16310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16408,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822140031"
  },
  {
   "address": "9805 10th Ave N, Plymouth",
   "sale_month": "2026-06",
   "price": 3100000,
   "lot_sqft": 21464,
   "price_per_lot_sqft": 144.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822140030"
  },
  {
   "address": "6026 Blue Circle Dr, Minnetonka",
   "sale_month": "2026-06",
   "price": 925000,
   "lot_sqft": 7982,
   "price_per_lot_sqft": 115.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440010"
  },
  {
   "address": "10600 Bren Rd W, Minnetonka",
   "sale_month": "2026-06",
   "price": 10000000,
   "lot_sqft": 218324,
   "price_per_lot_sqft": 45.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722240009"
  },
  {
   "address": "10700 Bren Rd W, Minnetonka",
   "sale_month": "2026-06",
   "price": 10000000,
   "lot_sqft": 316487,
   "price_per_lot_sqft": 31.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722240006"
  },
  {
   "address": "5601 Feltl Rd, Minnetonka",
   "sale_month": "2026-06",
   "price": 10000000,
   "lot_sqft": 409840,
   "price_per_lot_sqft": 24.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 154560,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722240005"
  },
  {
   "address": "5555 Feltl Rd, Minnetonka",
   "sale_month": "2026-06",
   "price": 10000000,
   "lot_sqft": 118239,
   "price_per_lot_sqft": 84.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722220009"
  },
  {
   "address": "2616 Cedar Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 750000,
   "lot_sqft": 7073,
   "price_per_lot_sqft": 106.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3376,
   "use": "APARTMENT",
   "parcel_id": "3502924410057"
  },
  {
   "address": "2425 10th Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 310000,
   "lot_sqft": 5228,
   "price_per_lot_sqft": 59.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1135,
   "use": "TRIPLEX",
   "parcel_id": "3502924240032"
  },
  {
   "address": "178 St Croix Trail North, Lakeland",
   "sale_month": "2026-06",
   "price": 550000,
   "lot_sqft": 28478,
   "price_per_lot_sqft": 19.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "300",
   "parcel_id": "3502920340062"
  },
  {
   "address": "2840 4th Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 8000000,
   "lot_sqft": 274385,
   "price_per_lot_sqft": 29.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440160"
  },
  {
   "address": "2828 5th Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 8000000,
   "lot_sqft": 28353,
   "price_per_lot_sqft": 282.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4440,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440158"
  },
  {
   "address": "2801 4th Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 8000000,
   "lot_sqft": 77100,
   "price_per_lot_sqft": 103.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440154"
  },
  {
   "address": "2701 Wells Fargo Way, Minneapolis",
   "sale_month": "2026-06",
   "price": 8000000,
   "lot_sqft": 690251,
   "price_per_lot_sqft": 11.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 376391,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924410104"
  },
  {
   "address": "2750 Pillsbury Ave, Minneapolis",
   "sale_month": "2026-06",
   "price": 2873370,
   "lot_sqft": 14805,
   "price_per_lot_sqft": 194.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5016,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924310062"
  },
  {
   "address": "2738 Pillsbury Ave, Minneapolis",
   "sale_month": "2026-06",
   "price": 2873370,
   "lot_sqft": 14805,
   "price_per_lot_sqft": 194.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4832,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924310061"
  },
  {
   "address": "2118 Blaisdell Ave, Minneapolis",
   "sale_month": "2026-06",
   "price": 1375000,
   "lot_sqft": 29455,
   "price_per_lot_sqft": 46.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7843,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210048"
  },
  {
   "address": "2115 3rd Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 870000,
   "lot_sqft": 7853,
   "price_per_lot_sqft": 110.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1987,
   "use": "APARTMENT",
   "parcel_id": "3402924110007"
  },
  {
   "address": "430 Old Crystal Bay Rd N, Orono",
   "sale_month": "2026-06",
   "price": 284900,
   "lot_sqft": 212813,
   "price_per_lot_sqft": 1.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3311823130016"
  },
  {
   "address": "1708 Lake St W, Minneapolis",
   "sale_month": "2026-06",
   "price": 15775000,
   "lot_sqft": 11060,
   "price_per_lot_sqft": 1426.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1436,
   "use": "APARTMENT",
   "parcel_id": "3302924330177"
  },
  {
   "address": "1728 Lake St W, Minneapolis",
   "sale_month": "2026-06",
   "price": 15775000,
   "lot_sqft": 3410,
   "price_per_lot_sqft": 4626.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924330021"
  },
  {
   "address": "2915 Knox Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 15775000,
   "lot_sqft": 4646,
   "price_per_lot_sqft": 3395.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924330020"
  },
  {
   "address": "1724 Lake St W, Minneapolis",
   "sale_month": "2026-06",
   "price": 15775000,
   "lot_sqft": 3373,
   "price_per_lot_sqft": 4676.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15003,
   "use": "APARTMENT",
   "parcel_id": "3302924330019"
  },
  {
   "address": "1720 Lake St W, Minneapolis",
   "sale_month": "2026-06",
   "price": 15775000,
   "lot_sqft": 5162,
   "price_per_lot_sqft": 3055.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924330018"
  },
  {
   "address": "1716 Lake St W, Minneapolis",
   "sale_month": "2026-06",
   "price": 15775000,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 2852.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924330017"
  },
  {
   "address": "2400 Dupont Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 1150000,
   "lot_sqft": 4512,
   "price_per_lot_sqft": 254.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1763,
   "use": "APARTMENT",
   "parcel_id": "3302924130108"
  },
  {
   "address": "2400 Fremont Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 1150000,
   "lot_sqft": 4003,
   "price_per_lot_sqft": 287.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1440,
   "use": "APARTMENT",
   "parcel_id": "3302924130049"
  },
  {
   "address": "2000 Washington Avenue, Stillwater",
   "sale_month": "2026-06",
   "price": 4725000,
   "lot_sqft": 70167,
   "price_per_lot_sqft": 67.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10071,
   "use": "300",
   "parcel_id": "3203020340019"
  },
  {
   "address": "11188 Zealand Ave N, Champlin",
   "sale_month": "2026-06",
   "price": 468480,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 137.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420095"
  },
  {
   "address": "6835 Winnetka Cir N, Brooklyn Park",
   "sale_month": "2026-06",
   "price": 12400000,
   "lot_sqft": 273340,
   "price_per_lot_sqft": 45.36,
   "price_per_building_sqft": 123.36,
   "building_sqft": 100516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 101123,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111921110041"
  },
  {
   "address": "562 Bavaria Lane, Chaska",
   "sale_month": "2026-06",
   "price": 265000,
   "lot_sqft": 1489,
   "price_per_lot_sqft": 177.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590060"
  },
  {
   "address": "11930 Business Park Blvd N, Champlin",
   "sale_month": "2026-06",
   "price": 6078724,
   "lot_sqft": 100995,
   "price_per_lot_sqft": 60.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3012021420072"
  },
  {
   "address": "21 Malcolm Ave SE, Minneapolis",
   "sale_month": "2026-06",
   "price": 560000,
   "lot_sqft": 17450,
   "price_per_lot_sqft": 32.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2218,
   "use": "APARTMENT",
   "parcel_id": "3002923140015"
  },
  {
   "address": "301 Stillwater Road, Willernie",
   "sale_month": "2026-06",
   "price": 850000,
   "lot_sqft": 3373,
   "price_per_lot_sqft": 252,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310084"
  },
  {
   "address": "3701 Wayzata Blvd, Minneapolis",
   "sale_month": "2026-06",
   "price": 34025000,
   "lot_sqft": 1122300,
   "price_per_lot_sqft": 30.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 126156,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924320004"
  },
  {
   "address": "12905 State Hwy No 55, Plymouth",
   "sale_month": "2026-06",
   "price": 3926300,
   "lot_sqft": 92122,
   "price_per_lot_sqft": 42.62,
   "price_per_building_sqft": 144.17,
   "building_sqft": 27234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27398,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822140002"
  },
  {
   "address": "8160 Upland Circle, Chanhassen",
   "sale_month": "2026-06",
   "price": 10750000,
   "lot_sqft": 632317,
   "price_per_lot_sqft": 17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58064,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252200050"
  },
  {
   "address": "1480 Park Road, Chanhassen",
   "sale_month": "2026-06",
   "price": 2000000,
   "lot_sqft": 56581,
   "price_per_lot_sqft": 35.35,
   "price_per_building_sqft": 124.87,
   "building_sqft": 16017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16113,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251930031"
  },
  {
   "address": "5230 Main St E, Maple Plain",
   "sale_month": "2026-06",
   "price": 100000,
   "lot_sqft": 16321,
   "price_per_lot_sqft": 6.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411824340070"
  },
  {
   "address": "5249 U S Hwy No 12, Maple Plain",
   "sale_month": "2026-06",
   "price": 100000,
   "lot_sqft": 10614,
   "price_per_lot_sqft": 9.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411824340069"
  },
  {
   "address": "5209 U S Hwy No 12, Maple Plain",
   "sale_month": "2026-06",
   "price": 100000,
   "lot_sqft": 3384,
   "price_per_lot_sqft": 29.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411824340033"
  },
  {
   "address": "5220 Main St E, Maple Plain",
   "sale_month": "2026-06",
   "price": 100000,
   "lot_sqft": 11175,
   "price_per_lot_sqft": 8.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411824340031"
  },
  {
   "address": "1620 Maple Ave, Maple Plain",
   "sale_month": "2026-06",
   "price": 100000,
   "lot_sqft": 12859,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824340028"
  },
  {
   "address": "1513 Mainstreet, Hopkins",
   "sale_month": "2026-06",
   "price": 417000,
   "lot_sqft": 5963,
   "price_per_lot_sqft": 69.93,
   "price_per_building_sqft": 449.35,
   "building_sqft": 928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 934,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320075"
  },
  {
   "address": "1115 5th St SE, Minneapolis",
   "sale_month": "2026-06",
   "price": 1417000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 129.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3044,
   "use": "TRIPLEX",
   "parcel_id": "2402924310106"
  },
  {
   "address": "3025 Harbor La N, Plymouth",
   "sale_month": "2026-06",
   "price": 40500000,
   "lot_sqft": 178006,
   "price_per_lot_sqft": 227.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13110,
   "use": "APARTMENT",
   "parcel_id": "2111822410022"
  },
  {
   "address": "15700 28th Ave N, Plymouth",
   "sale_month": "2026-06",
   "price": 6485000,
   "lot_sqft": 217807,
   "price_per_lot_sqft": 29.77,
   "price_per_building_sqft": 108.33,
   "building_sqft": 59865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60227,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822320005"
  },
  {
   "address": "1140 Bryant Ave N, Minneapolis",
   "sale_month": "2026-06",
   "price": 5500000,
   "lot_sqft": 51136,
   "price_per_lot_sqft": 107.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924110073"
  },
  {
   "address": "1120 7th St N, Minneapolis",
   "sale_month": "2026-06",
   "price": 5500000,
   "lot_sqft": 25490,
   "price_per_lot_sqft": 215.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924110071"
  },
  {
   "address": "801 12th Ave N, Minneapolis",
   "sale_month": "2026-06",
   "price": 5500000,
   "lot_sqft": 89412,
   "price_per_lot_sqft": 61.51,
   "price_per_building_sqft": 228.07,
   "building_sqft": 24115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24261,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924110068"
  },
  {
   "address": "2849 Louisiana Ave N, New Hope",
   "sale_month": "2026-06",
   "price": 950000,
   "lot_sqft": 27807,
   "price_per_lot_sqft": 34.16,
   "price_per_building_sqft": 167.31,
   "building_sqft": 5678,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5712,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340002"
  },
  {
   "address": "3517 Douglas Dr N, Crystal",
   "sale_month": "2026-06",
   "price": 100000,
   "lot_sqft": 34888,
   "price_per_lot_sqft": 2.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2011821110002"
  },
  {
   "address": "5749 33rd Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 550000,
   "lot_sqft": 6056,
   "price_per_lot_sqft": 90.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1836,
   "use": "APARTMENT",
   "parcel_id": "1902823230072"
  },
  {
   "address": "7807 Washington Ave S, Bloomington",
   "sale_month": "2026-06",
   "price": 3500000,
   "lot_sqft": 32449,
   "price_per_lot_sqft": 107.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621220011"
  },
  {
   "address": "3607 Texas Ave S, St. Louis Park",
   "sale_month": "2026-06",
   "price": 776000,
   "lot_sqft": 12981,
   "price_per_lot_sqft": 59.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2808,
   "use": "APARTMENT",
   "parcel_id": "1711721330019"
  },
  {
   "address": "6401 Cecilia Cir, Bloomington",
   "sale_month": "2026-06",
   "price": 19350000,
   "lot_sqft": 419939,
   "price_per_lot_sqft": 46.08,
   "price_per_building_sqft": 218.68,
   "building_sqft": 88484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 89018,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711621120007"
  },
  {
   "address": "2301 Maple Ave S, Bloomington",
   "sale_month": "2026-06",
   "price": 750000,
   "lot_sqft": 19620,
   "price_per_lot_sqft": 38.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2513,
   "use": "APARTMENT",
   "parcel_id": "1702724440001"
  },
  {
   "address": "3901 Vinewood La N, Plymouth",
   "sale_month": "2026-06",
   "price": 4500000,
   "lot_sqft": 244391,
   "price_per_lot_sqft": 18.41,
   "price_per_building_sqft": 265.75,
   "building_sqft": 16933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17036,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822420058"
  },
  {
   "address": "4748 Blaisdell Ave, Minneapolis",
   "sale_month": "2026-06",
   "price": 740000,
   "lot_sqft": 5837,
   "price_per_lot_sqft": 126.78,
   "price_per_building_sqft": 379.68,
   "building_sqft": 1949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1961,
   "use": "APARTMENT",
   "parcel_id": "1502824210165"
  },
  {
   "address": "4647 Blaisdell Ave, Minneapolis",
   "sale_month": "2026-06",
   "price": 585000,
   "lot_sqft": 5616,
   "price_per_lot_sqft": 104.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1066,
   "use": "APARTMENT",
   "parcel_id": "1502824210008"
  },
  {
   "address": null,
   "sale_month": "2026-06",
   "price": 555000,
   "lot_sqft": 2923,
   "price_per_lot_sqft": 189.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1412023420021"
  },
  {
   "address": "21355 136th Ave N, Rogers",
   "sale_month": "2026-06",
   "price": 555000,
   "lot_sqft": 54157,
   "price_per_lot_sqft": 10.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1412023420015"
  },
  {
   "address": "9188 Cottonwood La N, Maple Grove",
   "sale_month": "2026-06",
   "price": 4000000,
   "lot_sqft": 109572,
   "price_per_lot_sqft": 36.51,
   "price_per_building_sqft": 378.32,
   "building_sqft": 10573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10637,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922110017"
  },
  {
   "address": "9146 Cottonwood La N, Maple Grove",
   "sale_month": "2026-06",
   "price": 4000000,
   "lot_sqft": 36718,
   "price_per_lot_sqft": 108.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1411922110009"
  },
  {
   "address": "9216 Cottonwood La N, Maple Grove",
   "sale_month": "2026-06",
   "price": 4000000,
   "lot_sqft": 33239,
   "price_per_lot_sqft": 120.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1411922110005"
  },
  {
   "address": "1800 Broadway St NE, Minneapolis",
   "sale_month": "2026-06",
   "price": 22000000,
   "lot_sqft": 363874,
   "price_per_lot_sqft": 60.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 118403,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1302924420042"
  },
  {
   "address": null,
   "sale_month": "2026-06",
   "price": 140000,
   "lot_sqft": 7308,
   "price_per_lot_sqft": 19.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211823410024"
  },
  {
   "address": null,
   "sale_month": "2026-06",
   "price": 140000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 18.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211823410021"
  },
  {
   "address": "7600 Golden Triangle Dr, Eden Prairie",
   "sale_month": "2026-06",
   "price": 10550000,
   "lot_sqft": 295826,
   "price_per_lot_sqft": 35.66,
   "price_per_building_sqft": 136.65,
   "building_sqft": 77203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77669,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622430013"
  },
  {
   "address": "2306 Garfield St NE, Minneapolis",
   "sale_month": "2026-06",
   "price": 20972,
   "lot_sqft": 16830,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1202924420150"
  },
  {
   "address": "11320 Valley View Rd, Eden Prairie",
   "sale_month": "2026-06",
   "price": 250000,
   "lot_sqft": 163251,
   "price_per_lot_sqft": 1.53,
   "price_per_building_sqft": 108.18,
   "building_sqft": 2311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2325,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622410010"
  },
  {
   "address": "2628 Central Ave NE, Minneapolis",
   "sale_month": "2026-06",
   "price": 1800000,
   "lot_sqft": 8134,
   "price_per_lot_sqft": 221.29,
   "price_per_building_sqft": 109.5,
   "building_sqft": 16439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16538,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140007"
  },
  {
   "address": "3464 Washington Drive, Eagan",
   "sale_month": "2026-06",
   "price": 1584595,
   "lot_sqft": 49253,
   "price_per_lot_sqft": 32.17,
   "price_per_building_sqft": 145.28,
   "building_sqft": 10907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10973,
   "use": "Commercial-preferred",
   "parcel_id": "108750001010"
  },
  {
   "address": "4819 Azelia Ave N, Brooklyn Center",
   "sale_month": "2026-06",
   "price": 1200000,
   "lot_sqft": 38000,
   "price_per_lot_sqft": 31.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3777,
   "use": "APARTMENT",
   "parcel_id": "1011821320066"
  },
  {
   "address": "8601 Harriet Ave S, Bloomington",
   "sale_month": "2026-06",
   "price": 460000,
   "lot_sqft": 11428,
   "price_per_lot_sqft": 40.25,
   "price_per_building_sqft": 190.87,
   "building_sqft": 2410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2424,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220030"
  },
  {
   "address": "5333 Lakeland Ave N, Crystal",
   "sale_month": "2026-06",
   "price": 815000,
   "lot_sqft": 24369,
   "price_per_lot_sqft": 33.44,
   "price_per_building_sqft": 157.18,
   "building_sqft": 5185,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5217,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821210006"
  },
  {
   "address": "2630 Dupont Ave N, Minneapolis",
   "sale_month": "2026-06",
   "price": 320000,
   "lot_sqft": 5426,
   "price_per_lot_sqft": 58.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1278,
   "use": "TRIPLEX",
   "parcel_id": "0902924440192"
  },
  {
   "address": "9200 Lyndale Ave S, Bloomington",
   "sale_month": "2026-06",
   "price": 1900000,
   "lot_sqft": 33195,
   "price_per_lot_sqft": 57.24,
   "price_per_building_sqft": 251.79,
   "building_sqft": 7546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7592,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724440058"
  },
  {
   "address": "9351 Colorado Ave N, Brooklyn Park",
   "sale_month": "2026-06",
   "price": 3225000,
   "lot_sqft": 322091,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0811921440008"
  },
  {
   "address": "7400 49th Ave N, New Hope",
   "sale_month": "2026-06",
   "price": 9100000,
   "lot_sqft": 264158,
   "price_per_lot_sqft": 34.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821240011"
  },
  {
   "address": "7600 49th Ave N, New Hope",
   "sale_month": "2026-06",
   "price": 11200000,
   "lot_sqft": 244368,
   "price_per_lot_sqft": 45.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 180353,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821230009"
  },
  {
   "address": "5010 State Hwy No 169, New Hope",
   "sale_month": "2026-06",
   "price": 3000000,
   "lot_sqft": 78357,
   "price_per_lot_sqft": 38.29,
   "price_per_building_sqft": 126.44,
   "building_sqft": 23727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23870,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821230010"
  },
  {
   "address": "7777 Washington Ave S, Edina",
   "sale_month": "2026-06",
   "price": 3500000,
   "lot_sqft": 113691,
   "price_per_lot_sqft": 30.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8362,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711621330005"
  },
  {
   "address": "4300 Marketpointe Dr, Bloomington",
   "sale_month": "2026-06",
   "price": 7750000,
   "lot_sqft": 224084,
   "price_per_lot_sqft": 34.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 192305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724120020"
  },
  {
   "address": "1325 Jersey Ave S, St. Louis Park",
   "sale_month": "2026-06",
   "price": 1100000,
   "lot_sqft": 31672,
   "price_per_lot_sqft": 34.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6522,
   "use": "APARTMENT",
   "parcel_id": "0511721420066"
  },
  {
   "address": "2201 44th Ave N, Minneapolis",
   "sale_month": "2026-06",
   "price": 515000,
   "lot_sqft": 11630,
   "price_per_lot_sqft": 44.28,
   "price_per_building_sqft": 199.69,
   "building_sqft": 2579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2594,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924110002"
  },
  {
   "address": "587 Bielenberg Drive, Woodbury",
   "sale_month": "2026-06",
   "price": 5000000,
   "lot_sqft": 14858,
   "price_per_lot_sqft": 336.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10570,
   "use": "300",
   "parcel_id": "0502821420066"
  },
  {
   "address": "8010 Queen Ave S, Bloomington",
   "sale_month": "2026-06",
   "price": 2350000,
   "lot_sqft": 63306,
   "price_per_lot_sqft": 37.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11089,
   "use": "APARTMENT",
   "parcel_id": "0502724140004"
  },
  {
   "address": "5875 Wayzata Blvd, St. Louis Park",
   "sale_month": "2026-06",
   "price": 3100000,
   "lot_sqft": 24727,
   "price_per_lot_sqft": 125.37,
   "price_per_building_sqft": 292.78,
   "building_sqft": 10588,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10652,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721310023"
  },
  {
   "address": "4129 Colfax Ave N, Minneapolis",
   "sale_month": "2026-06",
   "price": 469000,
   "lot_sqft": 6386,
   "price_per_lot_sqft": 73.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2564,
   "use": "APARTMENT",
   "parcel_id": "0402924140174"
  },
  {
   "address": "1103 Lake St W, Minneapolis",
   "sale_month": "2026-06",
   "price": 1683182,
   "lot_sqft": 17743,
   "price_per_lot_sqft": 94.86,
   "price_per_building_sqft": 374.79,
   "building_sqft": 4491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4518,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824120186"
  },
  {
   "address": "6071 Quinwood La N, Plymouth",
   "sale_month": "2026-06",
   "price": 378449,
   "lot_sqft": 23621,
   "price_per_lot_sqft": 16.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0311822110021"
  },
  {
   "address": "5615 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2026-06",
   "price": 910000,
   "lot_sqft": 30240,
   "price_per_lot_sqft": 30.09,
   "price_per_building_sqft": 212.47,
   "building_sqft": 4283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4309,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821420030"
  },
  {
   "address": "5827 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2026-06",
   "price": 1050000,
   "lot_sqft": 87382,
   "price_per_lot_sqft": 12.02,
   "price_per_building_sqft": 48.92,
   "building_sqft": 21465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21595,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821140109"
  },
  {
   "address": "3528 Bloomington Ave, Minneapolis",
   "sale_month": "2026-06",
   "price": 1071000,
   "lot_sqft": 6215,
   "price_per_lot_sqft": 172.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1789,
   "use": "APARTMENT",
   "parcel_id": "0202824420129"
  },
  {
   "address": "3032 14th Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 375000,
   "lot_sqft": 6867,
   "price_per_lot_sqft": 54.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1157,
   "use": "APARTMENT",
   "parcel_id": "0202824120031"
  },
  {
   "address": "5905 Trenton La N, Plymouth",
   "sale_month": "2026-06",
   "price": 15900000,
   "lot_sqft": 451340,
   "price_per_lot_sqft": 35.23,
   "price_per_building_sqft": 156.25,
   "building_sqft": 101761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 102375,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822240007"
  },
  {
   "address": "1107 57th Ave N, Brooklyn Center",
   "sale_month": "2026-06",
   "price": 550000,
   "lot_sqft": 13751,
   "price_per_lot_sqft": 40,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1982,
   "use": "APARTMENT",
   "parcel_id": "0111821320018"
  },
  {
   "address": "101 Peavey La, Wayzata",
   "sale_month": "2026-06",
   "price": 1547242,
   "lot_sqft": 82340,
   "price_per_lot_sqft": 18.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27662,
   "use": "APARTMENT",
   "parcel_id": "0111723410014"
  },
  {
   "address": "9950 Wayzata Blvd, St. Louis Park",
   "sale_month": "2026-06",
   "price": 2150000,
   "lot_sqft": 54952,
   "price_per_lot_sqft": 39.13,
   "price_per_building_sqft": 297.13,
   "building_sqft": 7236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7279,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130010"
  },
  {
   "address": "3200 Minnehaha Ave, Minneapolis",
   "sale_month": "2026-06",
   "price": 1185000,
   "lot_sqft": 8088,
   "price_per_lot_sqft": 146.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3421,
   "use": "APARTMENT",
   "parcel_id": "0102824140014"
  },
  {
   "address": "3030 29th Ave S, Minneapolis",
   "sale_month": "2026-06",
   "price": 1070000,
   "lot_sqft": 9401,
   "price_per_lot_sqft": 113.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3084,
   "use": "APARTMENT",
   "parcel_id": "0102824110054"
  },
  {
   "address": "401 13th Street East, Waconia",
   "sale_month": "2026-05",
   "price": 460000,
   "lot_sqft": 68145,
   "price_per_lot_sqft": 6.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753540010"
  },
  {
   "address": null,
   "sale_month": "2026-05",
   "price": 78000,
   "lot_sqft": 48480,
   "price_per_lot_sqft": 1.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750245400"
  },
  {
   "address": "2709 30th Ave S, Minneapolis",
   "sale_month": "2026-05",
   "price": 1100000,
   "lot_sqft": 5946,
   "price_per_lot_sqft": 185,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 632,
   "use": "APARTMENT",
   "parcel_id": "3602924410094"
  },
  {
   "address": "2511 Franklin Ave E, Minneapolis",
   "sale_month": "2026-05",
   "price": 1352000,
   "lot_sqft": 31120,
   "price_per_lot_sqft": 43.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12388,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924120053"
  },
  {
   "address": null,
   "sale_month": "2026-05",
   "price": 3683622,
   "lot_sqft": 349599,
   "price_per_lot_sqft": 10.54,
   "price_per_building_sqft": 888.69,
   "building_sqft": 4145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4170,
   "use": "110",
   "parcel_id": "3602822220053"
  },
  {
   "address": "1600 67th Ave N, Brooklyn Center",
   "sale_month": "2026-05",
   "price": 13000000,
   "lot_sqft": 369709,
   "price_per_lot_sqft": 35.16,
   "price_per_building_sqft": 96.23,
   "building_sqft": 135094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 135909,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921110012"
  },
  {
   "address": "1530 Lake St E, Minneapolis",
   "sale_month": "2026-05",
   "price": 620000,
   "lot_sqft": 8091,
   "price_per_lot_sqft": 76.63,
   "price_per_building_sqft": 68.14,
   "building_sqft": 9099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440220"
  },
  {
   "address": "2100 14th Ave S, Minneapolis",
   "sale_month": "2026-05",
   "price": 540000,
   "lot_sqft": 7463,
   "price_per_lot_sqft": 72.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2503,
   "use": "APARTMENT",
   "parcel_id": "3502924120245"
  },
  {
   "address": "7007 139th Lane Northwest, Ramsey",
   "sale_month": "2026-05",
   "price": 15023294,
   "lot_sqft": 93090,
   "price_per_lot_sqft": 161.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23355,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "343225220056"
  },
  {
   "address": "345 Brown Rd N, Long Lake",
   "sale_month": "2026-05",
   "price": 5400000,
   "lot_sqft": 53679,
   "price_per_lot_sqft": 100.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5466,
   "use": "APARTMENT",
   "parcel_id": "3411823310085"
  },
  {
   "address": "110 26th St W, Minneapolis",
   "sale_month": "2026-05",
   "price": 333000,
   "lot_sqft": 8061,
   "price_per_lot_sqft": 41.31,
   "price_per_building_sqft": 209.83,
   "building_sqft": 1587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1596,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240115"
  },
  {
   "address": "2420 4th Ave S, Minneapolis",
   "sale_month": "2026-05",
   "price": 747500,
   "lot_sqft": 5613,
   "price_per_lot_sqft": 133.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1478,
   "use": "APARTMENT",
   "parcel_id": "3402924140074"
  },
  {
   "address": "7520 Oliver Ave S, Richfield",
   "sale_month": "2026-05",
   "price": 2500000,
   "lot_sqft": 13388,
   "price_per_lot_sqft": 186.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3040,
   "use": "APARTMENT",
   "parcel_id": "3302824320033"
  },
  {
   "address": "7500 Oliver Ave S, Richfield",
   "sale_month": "2026-05",
   "price": 2500000,
   "lot_sqft": 22762,
   "price_per_lot_sqft": 109.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4423,
   "use": "APARTMENT",
   "parcel_id": "3302824320031"
  },
  {
   "address": "3450 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2026-05",
   "price": 1575000,
   "lot_sqft": 32480,
   "price_per_lot_sqft": 48.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5604,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224420070"
  },
  {
   "address": "22510 State Hwy No 55, Corcoran",
   "sale_month": "2026-05",
   "price": 3200000,
   "lot_sqft": 435463,
   "price_per_lot_sqft": 7.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31613,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211923440013"
  },
  {
   "address": null,
   "sale_month": "2026-05",
   "price": 4246000,
   "lot_sqft": 148186,
   "price_per_lot_sqft": 28.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3202921430051"
  },
  {
   "address": "6605 Co Rd No 19, Corcoran",
   "sale_month": "2026-05",
   "price": 247000,
   "lot_sqft": 92325,
   "price_per_lot_sqft": 2.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "3111923310214"
  },
  {
   "address": "7600 France Ave S, Edina",
   "sale_month": "2026-05",
   "price": 9475000,
   "lot_sqft": 289469,
   "price_per_lot_sqft": 32.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34397,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824440010"
  },
  {
   "address": "7010 Alvarado La N, Maple Grove",
   "sale_month": "2026-05",
   "price": 15023294,
   "lot_sqft": 81877,
   "price_per_lot_sqft": 183.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3011922330040"
  },
  {
   "address": "1455 Co Rd No 101, Plymouth",
   "sale_month": "2026-05",
   "price": 1123848,
   "lot_sqft": 285576,
   "price_per_lot_sqft": 3.94,
   "price_per_building_sqft": 15.16,
   "building_sqft": 74147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74594,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011822440011"
  },
  {
   "address": "3338 University Ave SE, Minneapolis",
   "sale_month": "2026-05",
   "price": 2000000,
   "lot_sqft": 27581,
   "price_per_lot_sqft": 72.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13957,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923410024"
  },
  {
   "address": "101 27th Ave SE, Minneapolis",
   "sale_month": "2026-05",
   "price": 27100000,
   "lot_sqft": 184549,
   "price_per_lot_sqft": 146.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25976,
   "use": "APARTMENT",
   "parcel_id": "3002923310053"
  },
  {
   "address": "2 Malcolm Ave SE, Minneapolis",
   "sale_month": "2026-05",
   "price": 2250000,
   "lot_sqft": 33333,
   "price_per_lot_sqft": 67.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 494,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923140013"
  },
  {
   "address": "14376 Johnson Street Northeast, Ham Lake",
   "sale_month": "2026-05",
   "price": 365760,
   "lot_sqft": 168685,
   "price_per_lot_sqft": 2.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223310008"
  },
  {
   "address": "6455 York Ave S, Edina",
   "sale_month": "2026-05",
   "price": 6800000,
   "lot_sqft": 81125,
   "price_per_lot_sqft": 83.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24135,
   "use": "APARTMENT",
   "parcel_id": "2902824240008"
  },
  {
   "address": null,
   "sale_month": "2026-05",
   "price": 185000,
   "lot_sqft": 94224,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811924330008"
  },
  {
   "address": "1290 County Road F West, Arden Hills",
   "sale_month": "2026-05",
   "price": 11500000,
   "lot_sqft": 100885,
   "price_per_lot_sqft": 113.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24723,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273023120005"
  },
  {
   "address": "1810 Portland Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 830000,
   "lot_sqft": 6886,
   "price_per_lot_sqft": 120.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2977,
   "use": "APARTMENT",
   "parcel_id": "2702924440068"
  },
  {
   "address": "337 Oak Grove St, Minneapolis",
   "sale_month": "2026-05",
   "price": 800000,
   "lot_sqft": 8153,
   "price_per_lot_sqft": 98.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2044,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924320020"
  },
  {
   "address": "6436 Lyndale Ave S, Richfield",
   "sale_month": "2026-05",
   "price": 3600000,
   "lot_sqft": 26288,
   "price_per_lot_sqft": 136.94,
   "price_per_building_sqft": 343.35,
   "building_sqft": 10485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10548,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824230123"
  },
  {
   "address": "1903 Elliot Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 499000,
   "lot_sqft": 5858,
   "price_per_lot_sqft": 85.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1488,
   "use": "TRIPLEX",
   "parcel_id": "2602924340066"
  },
  {
   "address": "1800 Park Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 1860000,
   "lot_sqft": 15997,
   "price_per_lot_sqft": 116.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7457,
   "use": "APARTMENT",
   "parcel_id": "2602924330033"
  },
  {
   "address": "716 14th St E, Minneapolis",
   "sale_month": "2026-05",
   "price": 4525000,
   "lot_sqft": 3688,
   "price_per_lot_sqft": 1226.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320137"
  },
  {
   "address": "711 10th St S, Minneapolis",
   "sale_month": "2026-05",
   "price": 4525000,
   "lot_sqft": 5884,
   "price_per_lot_sqft": 769.03,
   "price_per_building_sqft": 253.13,
   "building_sqft": 17876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17984,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320136"
  },
  {
   "address": "1009 Park Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 4525000,
   "lot_sqft": 23653,
   "price_per_lot_sqft": 191.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11588,
   "use": "APARTMENT",
   "parcel_id": "2602924320034"
  },
  {
   "address": "404 8th St S, Minneapolis",
   "sale_month": "2026-05",
   "price": 300000,
   "lot_sqft": 28773,
   "price_per_lot_sqft": 10.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924220084"
  },
  {
   "address": "1560 Howard Ave, Maple Plain",
   "sale_month": "2026-05",
   "price": 2020000,
   "lot_sqft": 83570,
   "price_per_lot_sqft": 24.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12658,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2511824110028"
  },
  {
   "address": "1321 7th St S, Hopkins",
   "sale_month": "2026-05",
   "price": 985000,
   "lot_sqft": 12961,
   "price_per_lot_sqft": 76,
   "price_per_building_sqft": 204.1,
   "building_sqft": 4826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4855,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230028"
  },
  {
   "address": "1829 Riverside Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 415000,
   "lot_sqft": 1780,
   "price_per_lot_sqft": 233.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2502924320017"
  },
  {
   "address": "20615 Commerce Blvd, Rogers",
   "sale_month": "2026-05",
   "price": 2200000,
   "lot_sqft": 130562,
   "price_per_lot_sqft": 16.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24657,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023230009"
  },
  {
   "address": "3301 State Hwy No 169, Plymouth",
   "sale_month": "2026-05",
   "price": 35100000,
   "lot_sqft": 824683,
   "price_per_lot_sqft": 42.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 145495,
   "use": "APARTMENT",
   "parcel_id": "2411822140033"
  },
  {
   "address": "21001 John Milless Dr, Rogers",
   "sale_month": "2026-05",
   "price": 1200000,
   "lot_sqft": 32682,
   "price_per_lot_sqft": 36.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2312023130040"
  },
  {
   "address": "5609 Chicago Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 485000,
   "lot_sqft": 6031,
   "price_per_lot_sqft": 80.42,
   "price_per_building_sqft": 21.58,
   "building_sqft": 22476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22612,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824240090"
  },
  {
   "address": "8815 209th Street West, Lakeville",
   "sale_month": "2026-05",
   "price": 610000,
   "lot_sqft": 14786,
   "price_per_lot_sqft": 41.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7450,
   "use": "Commercial-preferred",
   "parcel_id": "224445011021"
  },
  {
   "address": "1818 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2026-05",
   "price": 235000,
   "lot_sqft": 1084,
   "price_per_lot_sqft": 216.79,
   "price_per_building_sqft": 107.65,
   "building_sqft": 2183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2196,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124420057"
  },
  {
   "address": "2161 107th Lane Northeast, Blaine",
   "sale_month": "2026-05",
   "price": 1250000,
   "lot_sqft": 43635,
   "price_per_lot_sqft": 28.65,
   "price_per_building_sqft": 198.89,
   "building_sqft": 6285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6323,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210012"
  },
  {
   "address": "2220 108th Lane Northeast, Blaine",
   "sale_month": "2026-05",
   "price": 1900000,
   "lot_sqft": 64205,
   "price_per_lot_sqft": 29.59,
   "price_per_building_sqft": 444.76,
   "building_sqft": 4272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4297,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123120004"
  },
  {
   "address": "8108 Zane Ave N, Brooklyn Park",
   "sale_month": "2026-05",
   "price": 16500000,
   "lot_sqft": 180641,
   "price_per_lot_sqft": 91.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8527,
   "use": "APARTMENT",
   "parcel_id": "2111921310006"
  },
  {
   "address": "8124 Zane Ave N, Brooklyn Park",
   "sale_month": "2026-05",
   "price": 16500000,
   "lot_sqft": 172666,
   "price_per_lot_sqft": 95.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8732,
   "use": "APARTMENT",
   "parcel_id": "2111921240002"
  },
  {
   "address": "5930 Excelsior Blvd, St. Louis Park",
   "sale_month": "2026-05",
   "price": 440000,
   "lot_sqft": 6293,
   "price_per_lot_sqft": 69.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721230011"
  },
  {
   "address": "612 Newton Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 315000,
   "lot_sqft": 5334,
   "price_per_lot_sqft": 59.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1103,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924230032"
  },
  {
   "address": "3501 Douglas Dr N, Crystal",
   "sale_month": "2026-05",
   "price": 15023294,
   "lot_sqft": 81827,
   "price_per_lot_sqft": 183.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4972,
   "use": "APARTMENT",
   "parcel_id": "2011821110125"
  },
  {
   "address": "1318 South Frontage Road, Hastings",
   "sale_month": "2026-05",
   "price": 1020000,
   "lot_sqft": 55343,
   "price_per_lot_sqft": 18.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "Commercial-preferred",
   "parcel_id": "198270001030"
  },
  {
   "address": "2717 Virginia Ave N, New Hope",
   "sale_month": "2026-05",
   "price": 510000,
   "lot_sqft": 14870,
   "price_per_lot_sqft": 34.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2173,
   "use": "APARTMENT",
   "parcel_id": "1911821440075"
  },
  {
   "address": "2725 Virginia Ave N, New Hope",
   "sale_month": "2026-05",
   "price": 510000,
   "lot_sqft": 15252,
   "price_per_lot_sqft": 33.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2126,
   "use": "APARTMENT",
   "parcel_id": "1911821440074"
  },
  {
   "address": "4644 Victor Path North, Hugo",
   "sale_month": "2026-05",
   "price": 915000,
   "lot_sqft": 27782,
   "price_per_lot_sqft": 32.93,
   "price_per_building_sqft": 228.58,
   "building_sqft": 4003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4027,
   "use": "300",
   "parcel_id": "1903121240076"
  },
  {
   "address": "532 1st Ave NE, Osseo",
   "sale_month": "2026-05",
   "price": 399900,
   "lot_sqft": 10324,
   "price_per_lot_sqft": 38.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1442,
   "use": "TRIPLEX",
   "parcel_id": "1811921220147"
  },
  {
   "address": "1362 164th Avenue Northeast, Ham Lake",
   "sale_month": "2026-05",
   "price": 495000,
   "lot_sqft": 231837,
   "price_per_lot_sqft": 2.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223210021"
  },
  {
   "address": "435 Park Court, Lino Lakes",
   "sale_month": "2026-05",
   "price": 23000000,
   "lot_sqft": 589657,
   "price_per_lot_sqft": 39.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 267168,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122230022"
  },
  {
   "address": "8500 Regent Ave N, Brooklyn Park",
   "sale_month": "2026-05",
   "price": 15023294,
   "lot_sqft": 75573,
   "price_per_lot_sqft": 198.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1611921440007"
  },
  {
   "address": "8993 33rd Street North, Lake Elmo",
   "sale_month": "2026-05",
   "price": 150000,
   "lot_sqft": 1349,
   "price_per_lot_sqft": 111.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921440009"
  },
  {
   "address": "8251 Ingleside Avenue South, Cottage Grove",
   "sale_month": "2026-05",
   "price": 575000,
   "lot_sqft": 16515,
   "price_per_lot_sqft": 34.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3805,
   "use": "110",
   "parcel_id": "1602721210087"
  },
  {
   "address": "10903 Austin Street Northeast, Blaine",
   "sale_month": "2026-05",
   "price": 1251470,
   "lot_sqft": 67620,
   "price_per_lot_sqft": 18.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143123440011"
  },
  {
   "address": "10909 Austin Street Northeast, Blaine",
   "sale_month": "2026-05",
   "price": 1318129,
   "lot_sqft": 77578,
   "price_per_lot_sqft": 16.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143123440009"
  },
  {
   "address": "2112 44th Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 625000,
   "lot_sqft": 11602,
   "price_per_lot_sqft": 53.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3215,
   "use": "APARTMENT",
   "parcel_id": "1411821120027"
  },
  {
   "address": "21080 Ozark Court North, Scandia",
   "sale_month": "2026-05",
   "price": 1149000,
   "lot_sqft": 109689,
   "price_per_lot_sqft": 10.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7516,
   "use": "305",
   "parcel_id": "1403220430013"
  },
  {
   "address": "307 4th St NE, Minneapolis",
   "sale_month": "2026-05",
   "price": 690000,
   "lot_sqft": 11008,
   "price_per_lot_sqft": 62.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2216,
   "use": "TRIPLEX",
   "parcel_id": "1402924430011"
  },
  {
   "address": "5424 Shoreline Dr, Mound",
   "sale_month": "2026-05",
   "price": 650000,
   "lot_sqft": 33867,
   "price_per_lot_sqft": 19.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330075"
  },
  {
   "address": "301 Harrison St NE, Minneapolis",
   "sale_month": "2026-05",
   "price": 1500000,
   "lot_sqft": 12355,
   "price_per_lot_sqft": 121.41,
   "price_per_building_sqft": 392.57,
   "building_sqft": 3821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3844,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924330079"
  },
  {
   "address": "1601 Buchanan St NE, Minneapolis",
   "sale_month": "2026-05",
   "price": 413000,
   "lot_sqft": 6964,
   "price_per_lot_sqft": 59.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1516,
   "use": "TRIPLEX",
   "parcel_id": "1302924210063"
  },
  {
   "address": "4904 28th Ave S, Minneapolis",
   "sale_month": "2026-05",
   "price": 650000,
   "lot_sqft": 5620,
   "price_per_lot_sqft": 115.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1508,
   "use": "APARTMENT",
   "parcel_id": "1302824130032"
  },
  {
   "address": "712 State Hwy No 55, Medina",
   "sale_month": "2026-05",
   "price": 595000,
   "lot_sqft": 19964,
   "price_per_lot_sqft": 29.8,
   "price_per_building_sqft": 290.1,
   "building_sqft": 2051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2063,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823230007"
  },
  {
   "address": "3845 Chicago Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 597000,
   "lot_sqft": 5619,
   "price_per_lot_sqft": 106.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1625,
   "use": "APARTMENT",
   "parcel_id": "1102824210101"
  },
  {
   "address": "4530 Nicollet Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 620500,
   "lot_sqft": 5084,
   "price_per_lot_sqft": 122.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824340219"
  },
  {
   "address": "4500 Nicollet Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 620500,
   "lot_sqft": 9511,
   "price_per_lot_sqft": 65.24,
   "price_per_building_sqft": 114.86,
   "building_sqft": 5402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5434,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824340117"
  },
  {
   "address": "15916 Venture La, Eden Prairie",
   "sale_month": "2026-05",
   "price": 1000000,
   "lot_sqft": 36876,
   "price_per_lot_sqft": 27.12,
   "price_per_building_sqft": 299.22,
   "building_sqft": 3342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3362,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622330002"
  },
  {
   "address": "5182 76th St W, Edina",
   "sale_month": "2026-05",
   "price": 12750000,
   "lot_sqft": 88975,
   "price_per_lot_sqft": 143.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621320012"
  },
  {
   "address": "5182 76th St W, Edina",
   "sale_month": "2026-05",
   "price": 12750000,
   "lot_sqft": 87102,
   "price_per_lot_sqft": 146.38,
   "price_per_building_sqft": 117.06,
   "building_sqft": 108922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 109580,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621320011"
  },
  {
   "address": "5182 76th St W, Edina",
   "sale_month": "2026-05",
   "price": 12750000,
   "lot_sqft": 86281,
   "price_per_lot_sqft": 147.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621320010"
  },
  {
   "address": "5182 76th St W, Edina",
   "sale_month": "2026-05",
   "price": 12750000,
   "lot_sqft": 40709,
   "price_per_lot_sqft": 313.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621320009"
  },
  {
   "address": "7210 Metro Blvd, Edina",
   "sale_month": "2026-05",
   "price": 2100000,
   "lot_sqft": 11668,
   "price_per_lot_sqft": 179.98,
   "price_per_building_sqft": 206.67,
   "building_sqft": 10161,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10222,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240011"
  },
  {
   "address": "2934 Aldrich Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 245000,
   "lot_sqft": 4980,
   "price_per_lot_sqft": 49.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1059,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924410022"
  },
  {
   "address": "3550 Penn Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 1300000,
   "lot_sqft": 6777,
   "price_per_lot_sqft": 191.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1881,
   "use": "APARTMENT",
   "parcel_id": "0902924220231"
  },
  {
   "address": "3542 Penn Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 1300000,
   "lot_sqft": 6776,
   "price_per_lot_sqft": 191.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1930,
   "use": "APARTMENT",
   "parcel_id": "0902924220230"
  },
  {
   "address": "3538 Penn Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 1300000,
   "lot_sqft": 6712,
   "price_per_lot_sqft": 193.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1772,
   "use": "APARTMENT",
   "parcel_id": "0902924220229"
  },
  {
   "address": "3534 Penn Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 1300000,
   "lot_sqft": 7091,
   "price_per_lot_sqft": 183.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1987,
   "use": "APARTMENT",
   "parcel_id": "0902924220228"
  },
  {
   "address": "3528 Penn Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 1300000,
   "lot_sqft": 7090,
   "price_per_lot_sqft": 183.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1951,
   "use": "APARTMENT",
   "parcel_id": "0902924220227"
  },
  {
   "address": "3520 Penn Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 1300000,
   "lot_sqft": 11140,
   "price_per_lot_sqft": 116.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4798,
   "use": "APARTMENT",
   "parcel_id": "0902924220226"
  },
  {
   "address": null,
   "sale_month": "2026-05",
   "price": 722264,
   "lot_sqft": 90231,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0811922310017"
  },
  {
   "address": "3515 Penn Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 1300000,
   "lot_sqft": 7739,
   "price_per_lot_sqft": 167.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3318,
   "use": "APARTMENT",
   "parcel_id": "0802924110078"
  },
  {
   "address": "2534 Kenzie Ter, St. Anthony",
   "sale_month": "2026-05",
   "price": 145080,
   "lot_sqft": 14078,
   "price_per_lot_sqft": 10.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923230015"
  },
  {
   "address": null,
   "sale_month": "2026-05",
   "price": 600000,
   "lot_sqft": 371305,
   "price_per_lot_sqft": 1.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063324110102"
  },
  {
   "address": "4425 State Hwy No 55, Medina",
   "sale_month": "2026-05",
   "price": 950000,
   "lot_sqft": 38096,
   "price_per_lot_sqft": 24.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823210001"
  },
  {
   "address": "4150 West Broadway, Robbinsdale",
   "sale_month": "2026-05",
   "price": 1700000,
   "lot_sqft": 9478,
   "price_per_lot_sqft": 179.36,
   "price_per_building_sqft": 289.51,
   "building_sqft": 5872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5907,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130137"
  },
  {
   "address": "7000 56th Ave N, Crystal",
   "sale_month": "2026-05",
   "price": 2300000,
   "lot_sqft": 3468,
   "price_per_lot_sqft": 663.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420067"
  },
  {
   "address": "7000 56th Ave N, Crystal",
   "sale_month": "2026-05",
   "price": 2300000,
   "lot_sqft": 91833,
   "price_per_lot_sqft": 25.05,
   "price_per_building_sqft": 164.22,
   "building_sqft": 14006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14090,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420032"
  },
  {
   "address": "1421 44th Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 600000,
   "lot_sqft": 12284,
   "price_per_lot_sqft": 48.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3670,
   "use": "APARTMENT",
   "parcel_id": "0402924120086"
  },
  {
   "address": "1321 44th Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 1300000,
   "lot_sqft": 11768,
   "price_per_lot_sqft": 110.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3280,
   "use": "APARTMENT",
   "parcel_id": "0402924120057"
  },
  {
   "address": "6310 Industrial Dr, Eden Prairie",
   "sale_month": "2026-05",
   "price": 2825000,
   "lot_sqft": 53300,
   "price_per_lot_sqft": 53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17684,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220029"
  },
  {
   "address": "6330 Industrial Dr, Eden Prairie",
   "sale_month": "2026-05",
   "price": 2825000,
   "lot_sqft": 28943,
   "price_per_lot_sqft": 97.61,
   "price_per_building_sqft": 261.21,
   "building_sqft": 10815,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10880,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220013"
  },
  {
   "address": "3959 4th St N, Minneapolis",
   "sale_month": "2026-05",
   "price": 2100000,
   "lot_sqft": 4930,
   "price_per_lot_sqft": 425.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320151"
  },
  {
   "address": "4011 Washington Ave N, Minneapolis",
   "sale_month": "2026-05",
   "price": 2100000,
   "lot_sqft": 69833,
   "price_per_lot_sqft": 30.07,
   "price_per_building_sqft": 123.46,
   "building_sqft": 17010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17112,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0302924230107"
  },
  {
   "address": "4036 6th St N, Minneapolis",
   "sale_month": "2026-05",
   "price": 2100000,
   "lot_sqft": 1621,
   "price_per_lot_sqft": 1295.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0302924230077"
  },
  {
   "address": "4032 6th St N, Minneapolis",
   "sale_month": "2026-05",
   "price": 2100000,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 1389.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0302924230076"
  },
  {
   "address": "4026 6th St N, Minneapolis",
   "sale_month": "2026-05",
   "price": 2100000,
   "lot_sqft": 1261,
   "price_per_lot_sqft": 1665.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924230075"
  },
  {
   "address": "63 St Anthony Pkwy, Minneapolis",
   "sale_month": "2026-05",
   "price": 15000000,
   "lot_sqft": 537995,
   "price_per_lot_sqft": 27.88,
   "price_per_building_sqft": 99.19,
   "building_sqft": 151231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 152144,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924130004"
  },
  {
   "address": "3519 Harriet Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 714000,
   "lot_sqft": 5845,
   "price_per_lot_sqft": 122.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "APARTMENT",
   "parcel_id": "0302824320129"
  },
  {
   "address": "3204 1st Ave S, Minneapolis",
   "sale_month": "2026-05",
   "price": 575000,
   "lot_sqft": 5717,
   "price_per_lot_sqft": 100.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824130043"
  },
  {
   "address": "3021 Central Ave NE, Minneapolis",
   "sale_month": "2026-05",
   "price": 770000,
   "lot_sqft": 4663,
   "price_per_lot_sqft": 165.13,
   "price_per_building_sqft": 218.69,
   "building_sqft": 3521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3543,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924330091"
  },
  {
   "address": "3017 Central Ave NE, Minneapolis",
   "sale_month": "2026-05",
   "price": 770000,
   "lot_sqft": 4663,
   "price_per_lot_sqft": 165.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924330090"
  },
  {
   "address": "3013 Central Ave NE, Minneapolis",
   "sale_month": "2026-05",
   "price": 770000,
   "lot_sqft": 4664,
   "price_per_lot_sqft": 165.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924330089"
  },
  {
   "address": "3201 Minnehaha Ave, Minneapolis",
   "sale_month": "2026-05",
   "price": 200000,
   "lot_sqft": 8866,
   "price_per_lot_sqft": 22.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2187,
   "use": "APARTMENT",
   "parcel_id": "0102824140013"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 1550000,
   "lot_sqft": 49381,
   "price_per_lot_sqft": 31.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "402750170"
  },
  {
   "address": "1111 Concord Street South, South Saint Paul",
   "sale_month": "2026-04",
   "price": 1900000,
   "lot_sqft": 76357,
   "price_per_lot_sqft": 24.88,
   "price_per_building_sqft": 123.22,
   "building_sqft": 15420,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15513,
   "use": "Industrial-preferred",
   "parcel_id": "367150017291"
  },
  {
   "address": "1440 10th Avenue, Newport",
   "sale_month": "2026-04",
   "price": 1750000,
   "lot_sqft": 41936,
   "price_per_lot_sqft": 41.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5831,
   "use": "110",
   "parcel_id": "3602822240042"
  },
  {
   "address": "6251 Mckinley Street Northwest, Ramsey",
   "sale_month": "2026-04",
   "price": 1000000,
   "lot_sqft": 87071,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": 100.38,
   "building_sqft": 9962,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10023,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225230007"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 690000,
   "lot_sqft": 61155,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021330009"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 650000,
   "lot_sqft": 99555,
   "price_per_lot_sqft": 6.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021320016"
  },
  {
   "address": "621 27th St E, Minneapolis",
   "sale_month": "2026-04",
   "price": 590000,
   "lot_sqft": 5361,
   "price_per_lot_sqft": 110.05,
   "price_per_building_sqft": 241.51,
   "building_sqft": 2443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2458,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320438"
  },
  {
   "address": "3533 Willow Avenue, White Bear Lake",
   "sale_month": "2026-04",
   "price": 15325000,
   "lot_sqft": 173944,
   "price_per_lot_sqft": 88.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37902,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "343022110031"
  },
  {
   "address": "6740 Grimes Pl, Brooklyn Center",
   "sale_month": "2026-04",
   "price": 6000000,
   "lot_sqft": 284779,
   "price_per_lot_sqft": 21.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4565,
   "use": "APARTMENT",
   "parcel_id": "3411921210026"
  },
  {
   "address": "385 Brown Rd N, Long Lake",
   "sale_month": "2026-04",
   "price": 1500000,
   "lot_sqft": 11201,
   "price_per_lot_sqft": 133.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3482,
   "use": "APARTMENT",
   "parcel_id": "3411823310008"
  },
  {
   "address": "385 Brown Rd N, Long Lake",
   "sale_month": "2026-04",
   "price": 1500000,
   "lot_sqft": 10173,
   "price_per_lot_sqft": 147.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3411823310007"
  },
  {
   "address": "6010 Culligan Way, Minnetonka",
   "sale_month": "2026-04",
   "price": 1250000,
   "lot_sqft": 88649,
   "price_per_lot_sqft": 14.1,
   "price_per_building_sqft": 82.29,
   "building_sqft": 15190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15282,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722420008"
  },
  {
   "address": "2449 Lyndale Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 1242000,
   "lot_sqft": 4975,
   "price_per_lot_sqft": 249.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 960,
   "use": "APARTMENT",
   "parcel_id": "3402924230172"
  },
  {
   "address": "2416 4th Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 422681,
   "lot_sqft": 5612,
   "price_per_lot_sqft": 75.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1703,
   "use": "APARTMENT",
   "parcel_id": "3402924140073"
  },
  {
   "address": "7533 Lyndale Ave S, Richfield",
   "sale_month": "2026-04",
   "price": 605000,
   "lot_sqft": 15562,
   "price_per_lot_sqft": 38.88,
   "price_per_building_sqft": 309.94,
   "building_sqft": 1952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1964,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824320055"
  },
  {
   "address": "271 Earl Street, Saint Paul",
   "sale_month": "2026-04",
   "price": 816666,
   "lot_sqft": 10286,
   "price_per_lot_sqft": 79.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3232,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922340109"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 816666,
   "lot_sqft": 200,
   "price_per_lot_sqft": 4083.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922340108"
  },
  {
   "address": "1034 Suburban Avenue, Saint Paul",
   "sale_month": "2026-04",
   "price": 1633334,
   "lot_sqft": 19936,
   "price_per_lot_sqft": 81.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6192,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922340107"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 1633334,
   "lot_sqft": 6453,
   "price_per_lot_sqft": 253.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922340106"
  },
  {
   "address": "14200 60th Street North, Stillwater",
   "sale_month": "2026-04",
   "price": 1500000,
   "lot_sqft": 164955,
   "price_per_lot_sqft": 9.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7318,
   "use": "300",
   "parcel_id": "3303020330040"
  },
  {
   "address": "2200 Dupont Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 1925000,
   "lot_sqft": 11060,
   "price_per_lot_sqft": 174.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4797,
   "use": "APARTMENT",
   "parcel_id": "3302924120188"
  },
  {
   "address": "420 Inwood Avenue North, Oakdale",
   "sale_month": "2026-04",
   "price": 4500000,
   "lot_sqft": 129824,
   "price_per_lot_sqft": 34.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20531,
   "use": "300",
   "parcel_id": "3302921310015"
  },
  {
   "address": "2396 Myrtle Avenue, Saint Paul",
   "sale_month": "2026-04",
   "price": 1900000,
   "lot_sqft": 12123,
   "price_per_lot_sqft": 156.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3264,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923210017"
  },
  {
   "address": "359 Maria Avenue, Saint Paul",
   "sale_month": "2026-04",
   "price": 447000,
   "lot_sqft": 5380,
   "price_per_lot_sqft": 83.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1592,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922130071"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 350000,
   "lot_sqft": 15352,
   "price_per_lot_sqft": 22.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921330112"
  },
  {
   "address": "6217 West Broadway, Brooklyn Park",
   "sale_month": "2026-04",
   "price": 350000,
   "lot_sqft": 12235,
   "price_per_lot_sqft": 28.61,
   "price_per_building_sqft": 113.12,
   "building_sqft": 3094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3112,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211921330111"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 2325000,
   "lot_sqft": 571690,
   "price_per_lot_sqft": 4.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3202921330002"
  },
  {
   "address": "51 Hadley Avenue North, Oakdale",
   "sale_month": "2026-04",
   "price": 2325000,
   "lot_sqft": 442255,
   "price_per_lot_sqft": 5.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3202921330001"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 2325000,
   "lot_sqft": 5912,
   "price_per_lot_sqft": 393.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3202921320003"
  },
  {
   "address": "7049 4th Street North, Oakdale",
   "sale_month": "2026-04",
   "price": 2325000,
   "lot_sqft": 564111,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3202921320001"
  },
  {
   "address": "11209 Aquila Drive N, Champlin",
   "sale_month": "2026-04",
   "price": 7288000,
   "lot_sqft": 34489,
   "price_per_lot_sqft": 211.31,
   "price_per_building_sqft": 6836.77,
   "building_sqft": 1066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1072,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420098"
  },
  {
   "address": "11223 Aquila Drive N, Champlin",
   "sale_month": "2026-04",
   "price": 7288000,
   "lot_sqft": 38603,
   "price_per_lot_sqft": 188.79,
   "price_per_building_sqft": 1691.34,
   "building_sqft": 4309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4335,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420097"
  },
  {
   "address": "11477 Marketplace Dr N, Champlin",
   "sale_month": "2026-04",
   "price": 195000,
   "lot_sqft": 30922,
   "price_per_lot_sqft": 6.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3112021130103"
  },
  {
   "address": "5750 Lincoln Dr, Edina",
   "sale_month": "2026-04",
   "price": 1750000,
   "lot_sqft": 70506,
   "price_per_lot_sqft": 24.82,
   "price_per_building_sqft": 132.17,
   "building_sqft": 13241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13321,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111721230091"
  },
  {
   "address": "2916 38th Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 550000,
   "lot_sqft": 5117,
   "price_per_lot_sqft": 107.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1109,
   "use": "TRIPLEX",
   "parcel_id": "3102923340089"
  },
  {
   "address": "4024 Peavey Road, Chaska",
   "sale_month": "2026-04",
   "price": 3120000,
   "lot_sqft": 103678,
   "price_per_lot_sqft": 30.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20906,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300550020"
  },
  {
   "address": "5402 Parkdale Dr, St. Louis Park",
   "sale_month": "2026-04",
   "price": 6500000,
   "lot_sqft": 111555,
   "price_per_lot_sqft": 58.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13694,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924330015"
  },
  {
   "address": "146 Emerald St SE, Minneapolis",
   "sale_month": "2026-04",
   "price": 410000,
   "lot_sqft": 6323,
   "price_per_lot_sqft": 64.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 959,
   "use": "APARTMENT",
   "parcel_id": "3002923440152"
  },
  {
   "address": "23773 Johnson Street Northeast, East Bethel",
   "sale_month": "2026-04",
   "price": 1175000,
   "lot_sqft": 87224,
   "price_per_lot_sqft": 13.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8966,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293423340010"
  },
  {
   "address": "14323 Johnson Street Northeast, Ham Lake",
   "sale_month": "2026-04",
   "price": 1251000,
   "lot_sqft": 121455,
   "price_per_lot_sqft": 10.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 462,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223310006"
  },
  {
   "address": "8495 Commerce Dr, Greenfield",
   "sale_month": "2026-04",
   "price": 330000,
   "lot_sqft": 77487,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2911924440021"
  },
  {
   "address": "8515 Commerce Dr, Greenfield",
   "sale_month": "2026-04",
   "price": 330000,
   "lot_sqft": 43644,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2911924440020"
  },
  {
   "address": "1025 York Avenue, Saint Paul",
   "sale_month": "2026-04",
   "price": 450000,
   "lot_sqft": 16515,
   "price_per_lot_sqft": 27.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4487,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922310048"
  },
  {
   "address": "1015 York Avenue, Saint Paul",
   "sale_month": "2026-04",
   "price": 450000,
   "lot_sqft": 16502,
   "price_per_lot_sqft": 27.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4699,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922310047"
  },
  {
   "address": "1051 Forest Street, Saint Paul",
   "sale_month": "2026-04",
   "price": 280000,
   "lot_sqft": 9833,
   "price_per_lot_sqft": 28.48,
   "price_per_building_sqft": 147.52,
   "building_sqft": 1898,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1910,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922230015"
  },
  {
   "address": "6750 143rd Avenue Northwest, Ramsey",
   "sale_month": "2026-04",
   "price": 3900000,
   "lot_sqft": 158482,
   "price_per_lot_sqft": 24.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42195,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430017"
  },
  {
   "address": "4500 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2026-04",
   "price": 5000000,
   "lot_sqft": 268153,
   "price_per_lot_sqft": 18.65,
   "price_per_building_sqft": 89.97,
   "building_sqft": 55572,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55907,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270770020"
  },
  {
   "address": "1607 10th Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 325000,
   "lot_sqft": 6011,
   "price_per_lot_sqft": 54.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1706,
   "use": "APARTMENT",
   "parcel_id": "2602924310143"
  },
  {
   "address": "1521 11th Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 400000,
   "lot_sqft": 10279,
   "price_per_lot_sqft": 38.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2238,
   "use": "APARTMENT",
   "parcel_id": "2602924310015"
  },
  {
   "address": "516 10th St S, Minneapolis",
   "sale_month": "2026-04",
   "price": 775000,
   "lot_sqft": 5100,
   "price_per_lot_sqft": 151.96,
   "price_per_building_sqft": 438.6,
   "building_sqft": 1767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1778,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230090"
  },
  {
   "address": "917 5th Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 775000,
   "lot_sqft": 8633,
   "price_per_lot_sqft": 89.77,
   "price_per_building_sqft": 95.98,
   "building_sqft": 8075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8124,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230084"
  },
  {
   "address": "7935 Stone Creek Drive, Chanhassen",
   "sale_month": "2026-04",
   "price": 330000,
   "lot_sqft": 1502,
   "price_per_lot_sqft": 219.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720205"
  },
  {
   "address": "19520 Co Rd No 81, Rogers",
   "sale_month": "2026-04",
   "price": 700000,
   "lot_sqft": 106516,
   "price_per_lot_sqft": 6.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2512023420001"
  },
  {
   "address": "1510 Mainstreet, Hopkins",
   "sale_month": "2026-04",
   "price": 10841250,
   "lot_sqft": 77363,
   "price_per_lot_sqft": 140.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23120,
   "use": "APARTMENT",
   "parcel_id": "2411722330011"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 2500000,
   "lot_sqft": 83545,
   "price_per_lot_sqft": 29.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2311922430042"
  },
  {
   "address": "11610 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2026-04",
   "price": 3500000,
   "lot_sqft": 67599,
   "price_per_lot_sqft": 51.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311922430038"
  },
  {
   "address": "11850 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2026-04",
   "price": 28000000,
   "lot_sqft": 37734,
   "price_per_lot_sqft": 742.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922430034"
  },
  {
   "address": "11852 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2026-04",
   "price": 28000000,
   "lot_sqft": 48036,
   "price_per_lot_sqft": 582.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922430031"
  },
  {
   "address": "11802 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2026-04",
   "price": 28000000,
   "lot_sqft": 23436,
   "price_per_lot_sqft": 1194.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922430029"
  },
  {
   "address": "11800 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2026-04",
   "price": 28000000,
   "lot_sqft": 19375,
   "price_per_lot_sqft": 1445.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922430025"
  },
  {
   "address": "11670 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2026-04",
   "price": 28000000,
   "lot_sqft": 157199,
   "price_per_lot_sqft": 178.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19713,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922430010"
  },
  {
   "address": "1010 58th St E, Minneapolis",
   "sale_month": "2026-04",
   "price": 325000,
   "lot_sqft": 7217,
   "price_per_lot_sqft": 45.03,
   "price_per_building_sqft": 216.38,
   "building_sqft": 1502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1511,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824240153"
  },
  {
   "address": "8432 Noble Ave N, Brooklyn Park",
   "sale_month": "2026-04",
   "price": 1085000,
   "lot_sqft": 48682,
   "price_per_lot_sqft": 22.29,
   "price_per_building_sqft": 174.1,
   "building_sqft": 6232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6269,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211921220006"
  },
  {
   "address": "718 Washington Ave N, Minneapolis",
   "sale_month": "2026-04",
   "price": 1532850,
   "lot_sqft": 21938,
   "price_per_lot_sqft": 69.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924120567"
  },
  {
   "address": "6014 Portland Ave, Minneapolis",
   "sale_month": "2026-04",
   "price": 295000,
   "lot_sqft": 10193,
   "price_per_lot_sqft": 28.94,
   "price_per_building_sqft": 266.01,
   "building_sqft": 1109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1115,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824440205"
  },
  {
   "address": "6020 Portland Ave, Minneapolis",
   "sale_month": "2026-04",
   "price": 175000,
   "lot_sqft": 5650,
   "price_per_lot_sqft": 30.97,
   "price_per_building_sqft": 120.52,
   "building_sqft": 1452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1460,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824440015"
  },
  {
   "address": "2800 Niagara La N, Plymouth",
   "sale_month": "2026-04",
   "price": 3700000,
   "lot_sqft": 108856,
   "price_per_lot_sqft": 33.99,
   "price_per_building_sqft": 133.52,
   "building_sqft": 27712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27879,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822420013"
  },
  {
   "address": "3005 Niagara La N, Plymouth",
   "sale_month": "2026-04",
   "price": 3950000,
   "lot_sqft": 178822,
   "price_per_lot_sqft": 22.09,
   "price_per_building_sqft": 135.17,
   "building_sqft": 29222,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29399,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2111822310008"
  },
  {
   "address": "209 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2026-04",
   "price": 405000,
   "lot_sqft": 7632,
   "price_per_lot_sqft": 53.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2096,
   "use": "TRIPLEX",
   "parcel_id": "2102924340175"
  },
  {
   "address": "2111 4th Ave N, Minneapolis",
   "sale_month": "2026-04",
   "price": 127000,
   "lot_sqft": 3481,
   "price_per_lot_sqft": 36.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 916,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924320146"
  },
  {
   "address": "8621 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2026-04",
   "price": 975000,
   "lot_sqft": 31225,
   "price_per_lot_sqft": 31.22,
   "price_per_building_sqft": 284.09,
   "building_sqft": 3432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3453,
   "use": "300",
   "parcel_id": "2102721120014"
  },
  {
   "address": "405 Commerce Court, Vadnais Heights",
   "sale_month": "2026-04",
   "price": 4750000,
   "lot_sqft": 124174,
   "price_per_lot_sqft": 38.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40131,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "203022230035"
  },
  {
   "address": "7820 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2026-04",
   "price": 2400000,
   "lot_sqft": 53066,
   "price_per_lot_sqft": 45.23,
   "price_per_building_sqft": 666.85,
   "building_sqft": 3599,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3621,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921440017"
  },
  {
   "address": "2716 Xylon Ave N, New Hope",
   "sale_month": "2026-04",
   "price": 606000,
   "lot_sqft": 14983,
   "price_per_lot_sqft": 40.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2287,
   "use": "APARTMENT",
   "parcel_id": "1911821440051"
  },
  {
   "address": "1050 Hiawatha Ave, Hopkins",
   "sale_month": "2026-04",
   "price": 10221750,
   "lot_sqft": 35748,
   "price_per_lot_sqft": 285.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10090,
   "use": "APARTMENT",
   "parcel_id": "1911721120018"
  },
  {
   "address": "1045 Hiawatha Ave, Hopkins",
   "sale_month": "2026-04",
   "price": 10221750,
   "lot_sqft": 127933,
   "price_per_lot_sqft": 79.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17533,
   "use": "APARTMENT",
   "parcel_id": "1911721120003"
  },
  {
   "address": "1301 Cambridge St, Hopkins",
   "sale_month": "2026-04",
   "price": 9912000,
   "lot_sqft": 82552,
   "price_per_lot_sqft": 120.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45326,
   "use": "APARTMENT",
   "parcel_id": "1911721110126"
  },
  {
   "address": "100 Central Ave, Osseo",
   "sale_month": "2026-04",
   "price": 445000,
   "lot_sqft": 11216,
   "price_per_lot_sqft": 39.68,
   "price_per_building_sqft": 116.61,
   "building_sqft": 3816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3839,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230183"
  },
  {
   "address": "248 Central Ave, Osseo",
   "sale_month": "2026-04",
   "price": 346093,
   "lot_sqft": 10361,
   "price_per_lot_sqft": 33.4,
   "price_per_building_sqft": 472.8,
   "building_sqft": 732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 737,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230063"
  },
  {
   "address": "3960 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2026-04",
   "price": 18700000,
   "lot_sqft": 102439,
   "price_per_lot_sqft": 182.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29710,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173124220061"
  },
  {
   "address": "15597 Forest Boulevard North, Hugo",
   "sale_month": "2026-04",
   "price": 900000,
   "lot_sqft": 94699,
   "price_per_lot_sqft": 9.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5769,
   "use": "305",
   "parcel_id": "1703121130002"
  },
  {
   "address": "2024 Queen Ave N, Minneapolis",
   "sale_month": "2026-04",
   "price": 215000,
   "lot_sqft": 5074,
   "price_per_lot_sqft": 42.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 914,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924140036"
  },
  {
   "address": "2200 98th St W, Bloomington",
   "sale_month": "2026-04",
   "price": 1500000,
   "lot_sqft": 32217,
   "price_per_lot_sqft": 46.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2529,
   "use": "APARTMENT",
   "parcel_id": "1602724230013"
  },
  {
   "address": "1015 Marshall St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 2000000,
   "lot_sqft": 8147,
   "price_per_lot_sqft": 245.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924410002"
  },
  {
   "address": "1029 Marshall St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 2000000,
   "lot_sqft": 10337,
   "price_per_lot_sqft": 193.48,
   "price_per_building_sqft": 770.71,
   "building_sqft": 2595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2611,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924410001"
  },
  {
   "address": "600 98th St W, Bloomington",
   "sale_month": "2026-04",
   "price": 16000000,
   "lot_sqft": 95497,
   "price_per_lot_sqft": 167.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17358,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724230069"
  },
  {
   "address": "6525 University Avenue Northeast, Fridley",
   "sale_month": "2026-04",
   "price": 3500000,
   "lot_sqft": 96111,
   "price_per_lot_sqft": 36.42,
   "price_per_building_sqft": 227.52,
   "building_sqft": 15383,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15476,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143024240099"
  },
  {
   "address": "355 Mississippi Street Northeast, Fridley",
   "sale_month": "2026-04",
   "price": 3500000,
   "lot_sqft": 17474,
   "price_per_lot_sqft": 200.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143024240009"
  },
  {
   "address": "21170 Eaton Avenue, Farmington",
   "sale_month": "2026-04",
   "price": 1610000,
   "lot_sqft": 59749,
   "price_per_lot_sqft": 26.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "Industrial-preferred",
   "parcel_id": "142585001040"
  },
  {
   "address": "13400 Rogers Dr, Rogers",
   "sale_month": "2026-04",
   "price": 25500000,
   "lot_sqft": 522194,
   "price_per_lot_sqft": 48.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31201,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023430008"
  },
  {
   "address": "431 Prairie Center Dr, Eden Prairie",
   "sale_month": "2026-04",
   "price": 34000000,
   "lot_sqft": 390386,
   "price_per_lot_sqft": 87.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 71935,
   "use": "APARTMENT",
   "parcel_id": "1411622440183"
  },
  {
   "address": "4851 Shoreline Dr, Mound",
   "sale_month": "2026-04",
   "price": 1122500,
   "lot_sqft": 27967,
   "price_per_lot_sqft": 40.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724440131"
  },
  {
   "address": "1603 Polk St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 6800000,
   "lot_sqft": 119198,
   "price_per_lot_sqft": 57.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2556,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924220108"
  },
  {
   "address": "1515 Central Ave NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 6800000,
   "lot_sqft": 129976,
   "price_per_lot_sqft": 52.32,
   "price_per_building_sqft": 61.91,
   "building_sqft": 109842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 110505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924220104"
  },
  {
   "address": "2301 Broadway St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 1795025,
   "lot_sqft": 20081,
   "price_per_lot_sqft": 89.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924140028"
  },
  {
   "address": "2211 Broadway St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 1795025,
   "lot_sqft": 89615,
   "price_per_lot_sqft": 20.03,
   "price_per_building_sqft": 32.64,
   "building_sqft": 54997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55329,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924140009"
  },
  {
   "address": "2211 Broadway St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 1795025,
   "lot_sqft": 9858,
   "price_per_lot_sqft": 182.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924140008"
  },
  {
   "address": "902 7th Street West, Saint Paul",
   "sale_month": "2026-04",
   "price": 2625000,
   "lot_sqft": 82349,
   "price_per_lot_sqft": 31.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26027,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230137"
  },
  {
   "address": "1938 Ulysses St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 489000,
   "lot_sqft": 8615,
   "price_per_lot_sqft": 56.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1496,
   "use": "TRIPLEX",
   "parcel_id": "1202924430058"
  },
  {
   "address": "1707 18th Ave NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 9000000,
   "lot_sqft": 12623,
   "price_per_lot_sqft": 712.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3666,
   "use": "APARTMENT",
   "parcel_id": "1202924430019"
  },
  {
   "address": "1800 Hayes St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 9000000,
   "lot_sqft": 25139,
   "price_per_lot_sqft": 358.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7123,
   "use": "APARTMENT",
   "parcel_id": "1202924430018"
  },
  {
   "address": "1815 Hayes St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 9000000,
   "lot_sqft": 25117,
   "price_per_lot_sqft": 358.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7138,
   "use": "APARTMENT",
   "parcel_id": "1202924430013"
  },
  {
   "address": "1805 18th Ave NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 9000000,
   "lot_sqft": 12574,
   "price_per_lot_sqft": 715.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3666,
   "use": "APARTMENT",
   "parcel_id": "1202924430012"
  },
  {
   "address": "1800 Garfield St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 9000000,
   "lot_sqft": 25155,
   "price_per_lot_sqft": 357.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6733,
   "use": "APARTMENT",
   "parcel_id": "1202924430011"
  },
  {
   "address": "1818 Garfield St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 9000000,
   "lot_sqft": 12550,
   "price_per_lot_sqft": 717.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3411,
   "use": "APARTMENT",
   "parcel_id": "1202924430010"
  },
  {
   "address": "943 24th Ave NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 1600000,
   "lot_sqft": 2971,
   "price_per_lot_sqft": 538.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924320090"
  },
  {
   "address": "2401 Central Ave NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 1600000,
   "lot_sqft": 2746,
   "price_per_lot_sqft": 582.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1202924320076"
  },
  {
   "address": "2403 Central Ave NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 1600000,
   "lot_sqft": 2746,
   "price_per_lot_sqft": 582.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1202924320075"
  },
  {
   "address": "2405 Central Ave NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 1600000,
   "lot_sqft": 2746,
   "price_per_lot_sqft": 582.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1202924320074"
  },
  {
   "address": "4261 Chicago Ave, Minneapolis",
   "sale_month": "2026-04",
   "price": 325000,
   "lot_sqft": 4083,
   "price_per_lot_sqft": 79.6,
   "price_per_building_sqft": 89.98,
   "building_sqft": 3612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3633,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824310195"
  },
  {
   "address": "7673 East River Road Northeast, Fridley",
   "sale_month": "2026-04",
   "price": 1000000,
   "lot_sqft": 7739,
   "price_per_lot_sqft": 129.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2408,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "103024120005"
  },
  {
   "address": "106 77th Way Northeast, Fridley",
   "sale_month": "2026-04",
   "price": 1000000,
   "lot_sqft": 10312,
   "price_per_lot_sqft": 96.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2455,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "103024120003"
  },
  {
   "address": "300 South Snelling Avenue South, Saint Paul",
   "sale_month": "2026-04",
   "price": 1575000,
   "lot_sqft": 12216,
   "price_per_lot_sqft": 128.93,
   "price_per_building_sqft": 1173.62,
   "building_sqft": 1342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1350,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823220215"
  },
  {
   "address": "928 Prairie Center Dr, Eden Prairie",
   "sale_month": "2026-04",
   "price": 27650000,
   "lot_sqft": 26532,
   "price_per_lot_sqft": 1042.14,
   "price_per_building_sqft": 4919.93,
   "building_sqft": 5620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5654,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622440016"
  },
  {
   "address": "920 Prairie Center Dr, Eden Prairie",
   "sale_month": "2026-04",
   "price": 27650000,
   "lot_sqft": 43295,
   "price_per_lot_sqft": 638.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622440015"
  },
  {
   "address": "930 Prairie Center Dr, Eden Prairie",
   "sale_month": "2026-04",
   "price": 27650000,
   "lot_sqft": 523020,
   "price_per_lot_sqft": 52.87,
   "price_per_building_sqft": 475.79,
   "building_sqft": 58114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58465,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622440014"
  },
  {
   "address": "2937 Fremont Ave N, Minneapolis",
   "sale_month": "2026-04",
   "price": 213000,
   "lot_sqft": 5729,
   "price_per_lot_sqft": 37.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1556,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924420118"
  },
  {
   "address": "3559 Girard Ave N, Minneapolis",
   "sale_month": "2026-04",
   "price": 85000,
   "lot_sqft": 4739,
   "price_per_lot_sqft": 17.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1702,
   "use": "APARTMENT",
   "parcel_id": "0902924120031"
  },
  {
   "address": "17148 Ulysses Street Northeast, Ham Lake",
   "sale_month": "2026-04",
   "price": 1250000,
   "lot_sqft": 100947,
   "price_per_lot_sqft": 12.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20998,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223210012"
  },
  {
   "address": "12016 Ulysses Street Northeast, Blaine",
   "sale_month": "2026-04",
   "price": 40000000,
   "lot_sqft": 327491,
   "price_per_lot_sqft": 122.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29816,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083123310021"
  },
  {
   "address": "604 Oakdale Avenue, Saint Paul",
   "sale_month": "2026-04",
   "price": 279000,
   "lot_sqft": 6903,
   "price_per_lot_sqft": 40.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1614,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822240101"
  },
  {
   "address": "91 Lake Street South, Forest Lake",
   "sale_month": "2026-04",
   "price": 1250000,
   "lot_sqft": 12592,
   "price_per_lot_sqft": 99.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 890,
   "use": "300",
   "parcel_id": "0803221130171"
  },
  {
   "address": "79 Lake Street South, Forest Lake",
   "sale_month": "2026-04",
   "price": 1250000,
   "lot_sqft": 9799,
   "price_per_lot_sqft": 127.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12213,
   "use": "300",
   "parcel_id": "0803221130170"
  },
  {
   "address": "67 Lake Street South, Forest Lake",
   "sale_month": "2026-04",
   "price": 1250000,
   "lot_sqft": 5392,
   "price_per_lot_sqft": 231.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130169"
  },
  {
   "address": "90 County Road C West, Little Canada",
   "sale_month": "2026-04",
   "price": 252839,
   "lot_sqft": 28279,
   "price_per_lot_sqft": 8.94,
   "price_per_building_sqft": 54.16,
   "building_sqft": 4668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4696,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220021"
  },
  {
   "address": "7225 Washington Ave S, Edina",
   "sale_month": "2026-04",
   "price": 3400000,
   "lot_sqft": 92899,
   "price_per_lot_sqft": 36.6,
   "price_per_building_sqft": 115.46,
   "building_sqft": 29448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29626,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621230004"
  },
  {
   "address": "180 5th Street East, Saint Paul",
   "sale_month": "2026-04",
   "price": 1920000,
   "lot_sqft": 74274,
   "price_per_lot_sqft": 25.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822110050"
  },
  {
   "address": null,
   "sale_month": "2026-04",
   "price": 196000,
   "lot_sqft": 1206,
   "price_per_lot_sqft": 162.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060411130"
  },
  {
   "address": "5151 American Blvd W, Bloomington",
   "sale_month": "2026-04",
   "price": 9750000,
   "lot_sqft": 210521,
   "price_per_lot_sqft": 46.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16256,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724230017"
  },
  {
   "address": "12484 Point Douglas Drive South, Denmark Township",
   "sale_month": "2026-04",
   "price": 200000,
   "lot_sqft": 111548,
   "price_per_lot_sqft": 1.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "300",
   "parcel_id": "0602620310035"
  },
  {
   "address": "2073 St Clair Avenue, Saint Paul",
   "sale_month": "2026-04",
   "price": 675000,
   "lot_sqft": 4496,
   "price_per_lot_sqft": 150.13,
   "price_per_building_sqft": 123.09,
   "building_sqft": 5484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5517,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052823440102"
  },
  {
   "address": "3854 Thomas Ave N, Minneapolis",
   "sale_month": "2026-04",
   "price": 425000,
   "lot_sqft": 10510,
   "price_per_lot_sqft": 40.44,
   "price_per_building_sqft": 110.05,
   "building_sqft": 3862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3885,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924410146"
  },
  {
   "address": "3129 Aldrich Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 4825000,
   "lot_sqft": 8160,
   "price_per_lot_sqft": 591.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4843,
   "use": "APARTMENT",
   "parcel_id": "0402824110173"
  },
  {
   "address": "3137 Aldrich Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 4825000,
   "lot_sqft": 8160,
   "price_per_lot_sqft": 591.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4530,
   "use": "APARTMENT",
   "parcel_id": "0402824110172"
  },
  {
   "address": "3125 Aldrich Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 4825000,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 886.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1784,
   "use": "APARTMENT",
   "parcel_id": "0402824110104"
  },
  {
   "address": "8144 Coller Way, Woodbury",
   "sale_month": "2026-04",
   "price": 1108500,
   "lot_sqft": 45271,
   "price_per_lot_sqft": 24.49,
   "price_per_building_sqft": 155.27,
   "building_sqft": 7139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7182,
   "use": "300",
   "parcel_id": "0402821340008"
  },
  {
   "address": "8484 Tamarack Bay, Woodbury",
   "sale_month": "2026-04",
   "price": 2260000,
   "lot_sqft": 46064,
   "price_per_lot_sqft": 49.06,
   "price_per_building_sqft": 318.35,
   "building_sqft": 7099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7142,
   "use": "300",
   "parcel_id": "0402821310010"
  },
  {
   "address": "6097 Quinwood La N, Plymouth",
   "sale_month": "2026-04",
   "price": 1022440,
   "lot_sqft": 63779,
   "price_per_lot_sqft": 16.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0311822110025"
  },
  {
   "address": "3527 Grand Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 206000,
   "lot_sqft": 4497,
   "price_per_lot_sqft": 45.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1399,
   "use": "APARTMENT",
   "parcel_id": "0302824320212"
  },
  {
   "address": "3237 Lyndale Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 554000,
   "lot_sqft": 5074,
   "price_per_lot_sqft": 109.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1381,
   "use": "TRIPLEX",
   "parcel_id": "0302824230107"
  },
  {
   "address": "441 Commerce Drive, Woodbury",
   "sale_month": "2026-04",
   "price": 3000000,
   "lot_sqft": 30976,
   "price_per_lot_sqft": 96.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821420017"
  },
  {
   "address": "2521 Horizon Drive, Burnsville",
   "sale_month": "2026-04",
   "price": 875000,
   "lot_sqft": 25592,
   "price_per_lot_sqft": 34.19,
   "price_per_building_sqft": 152.41,
   "building_sqft": 5741,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5775,
   "use": "Commercial-preferred",
   "parcel_id": "021785002021"
  },
  {
   "address": "3028 Bloomington Ave, Minneapolis",
   "sale_month": "2026-04",
   "price": 270000,
   "lot_sqft": 5602,
   "price_per_lot_sqft": 48.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1007,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120266"
  },
  {
   "address": "3019 17th Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 220000,
   "lot_sqft": 5152,
   "price_per_lot_sqft": 42.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1568,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110222"
  },
  {
   "address": "2360 County Road J East, White Bear Township",
   "sale_month": "2026-04",
   "price": 1500000,
   "lot_sqft": 80350,
   "price_per_lot_sqft": 18.67,
   "price_per_building_sqft": 246.91,
   "building_sqft": 6075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6111,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210021"
  },
  {
   "address": "309 Harrison Avenue, Saint Paul",
   "sale_month": "2026-04",
   "price": 485000,
   "lot_sqft": 13173,
   "price_per_lot_sqft": 36.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1194,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823420173"
  },
  {
   "address": "583 Lincoln Avenue, Saint Paul",
   "sale_month": "2026-04",
   "price": 650000,
   "lot_sqft": 7435,
   "price_per_lot_sqft": 87.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2158,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320087"
  },
  {
   "address": "3101 Tyler St NE, Minneapolis",
   "sale_month": "2026-04",
   "price": 654000,
   "lot_sqft": 9261,
   "price_per_lot_sqft": 70.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1670,
   "use": "APARTMENT",
   "parcel_id": "0102924320136"
  },
  {
   "address": "3146 Longfellow Ave, Minneapolis",
   "sale_month": "2026-04",
   "price": 400000,
   "lot_sqft": 6167,
   "price_per_lot_sqft": 64.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2498,
   "use": "APARTMENT",
   "parcel_id": "0102824230001"
  },
  {
   "address": "3010 27th Ave S, Minneapolis",
   "sale_month": "2026-04",
   "price": 1100000,
   "lot_sqft": 4955,
   "price_per_lot_sqft": 222,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120101"
  },
  {
   "address": "2619 Lake St E, Minneapolis",
   "sale_month": "2026-04",
   "price": 1100000,
   "lot_sqft": 1978,
   "price_per_lot_sqft": 556.12,
   "price_per_building_sqft": 88.75,
   "building_sqft": 12395,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12470,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120100"
  },
  {
   "address": "2621 Lake St E, Minneapolis",
   "sale_month": "2026-04",
   "price": 1100000,
   "lot_sqft": 1619,
   "price_per_lot_sqft": 679.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120099"
  },
  {
   "address": "2613 Lake St E, Minneapolis",
   "sale_month": "2026-04",
   "price": 1100000,
   "lot_sqft": 4967,
   "price_per_lot_sqft": 221.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120097"
  },
  {
   "address": "740 Marketplace Drive, Waconia",
   "sale_month": "2026-03",
   "price": 6500000,
   "lot_sqft": 57803,
   "price_per_lot_sqft": 112.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755080030"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 10800000,
   "lot_sqft": 79888,
   "price_per_lot_sqft": 135.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15625,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923440001"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 10800000,
   "lot_sqft": 54644,
   "price_per_lot_sqft": 197.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410049"
  },
  {
   "address": "425 Rice Street, Saint Paul",
   "sale_month": "2026-03",
   "price": 10800000,
   "lot_sqft": 620825,
   "price_per_lot_sqft": 17.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 130905,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410048"
  },
  {
   "address": "681 Western Avenue North, Saint Paul",
   "sale_month": "2026-03",
   "price": 145000,
   "lot_sqft": 2459,
   "price_per_lot_sqft": 58.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 497,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923210030"
  },
  {
   "address": "920 28th St E, Minneapolis",
   "sale_month": "2026-03",
   "price": 14500000,
   "lot_sqft": 14545,
   "price_per_lot_sqft": 996.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 770385,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924310123"
  },
  {
   "address": "98 St Croix Trail North, Lakeland",
   "sale_month": "2026-03",
   "price": 1175000,
   "lot_sqft": 33450,
   "price_per_lot_sqft": 35.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16317,
   "use": "305",
   "parcel_id": "3502920340060"
  },
  {
   "address": "6 Pine Tree Drive, Arden Hills",
   "sale_month": "2026-03",
   "price": 13800000,
   "lot_sqft": 125510,
   "price_per_lot_sqft": 109.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15773,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023110024"
  },
  {
   "address": "8 Pine Tree Drive, Arden Hills",
   "sale_month": "2026-03",
   "price": 13800000,
   "lot_sqft": 132378,
   "price_per_lot_sqft": 104.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15869,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023110023"
  },
  {
   "address": "2845 Harriet Ave, Minneapolis",
   "sale_month": "2026-03",
   "price": 13680000,
   "lot_sqft": 66925,
   "price_per_lot_sqft": 204.41,
   "price_per_building_sqft": 296.35,
   "building_sqft": 46162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46441,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3402924330194"
  },
  {
   "address": "2554 Blaisdell Ave, Minneapolis",
   "sale_month": "2026-03",
   "price": 872500,
   "lot_sqft": 9656,
   "price_per_lot_sqft": 90.36,
   "price_per_building_sqft": 352.67,
   "building_sqft": 2474,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2489,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240114"
  },
  {
   "address": "2300 Grand Ave S, Minneapolis",
   "sale_month": "2026-03",
   "price": 629900,
   "lot_sqft": 5138,
   "price_per_lot_sqft": 122.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1647,
   "use": "TRIPLEX",
   "parcel_id": "3402924220117"
  },
  {
   "address": "376 Cleveland Avenue North, Saint Paul",
   "sale_month": "2026-03",
   "price": 650000,
   "lot_sqft": 4820,
   "price_per_lot_sqft": 134.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1546,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923320018"
  },
  {
   "address": "1615 Charles Avenue, Saint Paul",
   "sale_month": "2026-03",
   "price": 510000,
   "lot_sqft": 7387,
   "price_per_lot_sqft": 69.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2055,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923140195"
  },
  {
   "address": "11328 West River Rd, Champlin",
   "sale_month": "2026-03",
   "price": 890000,
   "lot_sqft": 34346,
   "price_per_lot_sqft": 25.91,
   "price_per_building_sqft": 244.37,
   "building_sqft": 3642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3664,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3312021130042"
  },
  {
   "address": "1621 25th St W, Minneapolis",
   "sale_month": "2026-03",
   "price": 1054650,
   "lot_sqft": 7739,
   "price_per_lot_sqft": 136.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2160,
   "use": "TRIPLEX",
   "parcel_id": "3302924240074"
  },
  {
   "address": "470 Imperial Avenue North, Oakdale",
   "sale_month": "2026-03",
   "price": 1710000,
   "lot_sqft": 56715,
   "price_per_lot_sqft": 30.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "300",
   "parcel_id": "3302921310020"
  },
  {
   "address": "915 County Road 10 Northeast, Blaine",
   "sale_month": "2026-03",
   "price": 700000,
   "lot_sqft": 13215,
   "price_per_lot_sqft": 52.97,
   "price_per_building_sqft": 334.77,
   "building_sqft": 2091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2104,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123440109"
  },
  {
   "address": "2700 39th Avenue Northeast, Saint Anthony",
   "sale_month": "2026-03",
   "price": 44400000,
   "lot_sqft": 65666,
   "price_per_lot_sqft": 676.15,
   "price_per_building_sqft": 2460.38,
   "building_sqft": 18046,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18155,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340032"
  },
  {
   "address": "2600 39th Avenue Northeast, Saint Anthony",
   "sale_month": "2026-03",
   "price": 44400000,
   "lot_sqft": 46650,
   "price_per_lot_sqft": 951.77,
   "price_per_building_sqft": 1747.14,
   "building_sqft": 25413,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25567,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340031"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 100000,
   "lot_sqft": 84940,
   "price_per_lot_sqft": 1.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340029"
  },
  {
   "address": "2603 39th Avenue Northeast, Saint Anthony",
   "sale_month": "2026-03",
   "price": 44400000,
   "lot_sqft": 138668,
   "price_per_lot_sqft": 320.19,
   "price_per_building_sqft": 1982.32,
   "building_sqft": 22398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22533,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340027"
  },
  {
   "address": "3704 Silver Lake Road, Saint Anthony",
   "sale_month": "2026-03",
   "price": 44400000,
   "lot_sqft": 21475,
   "price_per_lot_sqft": 2067.52,
   "price_per_building_sqft": 12660.39,
   "building_sqft": 3507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3528,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340018"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 44400000,
   "lot_sqft": 12998,
   "price_per_lot_sqft": 3415.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340015"
  },
  {
   "address": "2500 38th Avenue Northeast, Saint Anthony",
   "sale_month": "2026-03",
   "price": 33000000,
   "lot_sqft": 113603,
   "price_per_lot_sqft": 290.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4796,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "313023330208"
  },
  {
   "address": "2800 39th Avenue Northeast, Saint Anthony",
   "sale_month": "2026-03",
   "price": 44400000,
   "lot_sqft": 28585,
   "price_per_lot_sqft": 1553.26,
   "price_per_building_sqft": 7146.31,
   "building_sqft": 6213,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6250,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023310035"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 44400000,
   "lot_sqft": 18091,
   "price_per_lot_sqft": 2454.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023310032"
  },
  {
   "address": "3900 Silver Lake Road Northeast, Saint Anthony",
   "sale_month": "2026-03",
   "price": 44400000,
   "lot_sqft": 61301,
   "price_per_lot_sqft": 724.29,
   "price_per_building_sqft": 4886.64,
   "building_sqft": 9086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9140,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023310031"
  },
  {
   "address": "3930 Silver Lake Road Northeast, Saint Anthony",
   "sale_month": "2026-03",
   "price": 44400000,
   "lot_sqft": 403351,
   "price_per_lot_sqft": 110.08,
   "price_per_building_sqft": 566.02,
   "building_sqft": 78442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78915,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023310029"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 100000,
   "lot_sqft": 55458,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023310028"
  },
  {
   "address": "4175 76th St W, Edina",
   "sale_month": "2026-03",
   "price": 8317972,
   "lot_sqft": 196016,
   "price_per_lot_sqft": 42.44,
   "price_per_building_sqft": 132.65,
   "building_sqft": 62708,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63086,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824440012"
  },
  {
   "address": "6505 Ware Road, Lino Lakes",
   "sale_month": "2026-03",
   "price": 1115000,
   "lot_sqft": 8757,
   "price_per_lot_sqft": 127.33,
   "price_per_building_sqft": 138.41,
   "building_sqft": 8056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8104,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303122410048"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 1250000,
   "lot_sqft": 13779,
   "price_per_lot_sqft": 90.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303122410012"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 1250000,
   "lot_sqft": 2998,
   "price_per_lot_sqft": 416.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303122410005"
  },
  {
   "address": "4100 Peavey Road, Chaska",
   "sale_month": "2026-03",
   "price": 5250000,
   "lot_sqft": 243673,
   "price_per_lot_sqft": 21.55,
   "price_per_building_sqft": 78.91,
   "building_sqft": 66535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66936,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301470010"
  },
  {
   "address": "5100 Co Rd No 101, Minnetonka",
   "sale_month": "2026-03",
   "price": 1402000,
   "lot_sqft": 46169,
   "price_per_lot_sqft": 30.37,
   "price_per_building_sqft": 381.29,
   "building_sqft": 3677,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3699,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410061"
  },
  {
   "address": "4250 Norex Drive, Chaska",
   "sale_month": "2026-03",
   "price": 5146665,
   "lot_sqft": 173820,
   "price_per_lot_sqft": 29.61,
   "price_per_building_sqft": 165.62,
   "building_sqft": 31076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31264,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300540040"
  },
  {
   "address": "2001 University Ave SE, Minneapolis",
   "sale_month": "2026-03",
   "price": 8000000,
   "lot_sqft": 19847,
   "price_per_lot_sqft": 403.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5705,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923220070"
  },
  {
   "address": "530 25th Ave SE, Minneapolis",
   "sale_month": "2026-03",
   "price": 88153,
   "lot_sqft": 62193,
   "price_per_lot_sqft": 1.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12197,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3002923120010"
  },
  {
   "address": "1760 93rd Lane Northeast, Blaine",
   "sale_month": "2026-03",
   "price": 695000,
   "lot_sqft": 54856,
   "price_per_lot_sqft": 12.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123440018"
  },
  {
   "address": "1730 93rd Lane Northeast, Blaine",
   "sale_month": "2026-03",
   "price": 695000,
   "lot_sqft": 54852,
   "price_per_lot_sqft": 12.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123440017"
  },
  {
   "address": "472 Case Avenue, Saint Paul",
   "sale_month": "2026-03",
   "price": 165000,
   "lot_sqft": 3077,
   "price_per_lot_sqft": 53.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 809,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922310062"
  },
  {
   "address": "2055 Thom Drive, Arden Hills",
   "sale_month": "2026-03",
   "price": 8000000,
   "lot_sqft": 100833,
   "price_per_lot_sqft": 79.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283023330020"
  },
  {
   "address": "3744 Cleveland Avenue North, Arden Hills",
   "sale_month": "2026-03",
   "price": 8000000,
   "lot_sqft": 194422,
   "price_per_lot_sqft": 41.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55819,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283023320023"
  },
  {
   "address": "2057 Thom Drive, Arden Hills",
   "sale_month": "2026-03",
   "price": 8000000,
   "lot_sqft": 56150,
   "price_per_lot_sqft": 142.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283023320018"
  },
  {
   "address": "3746 Cleveland Avenue North, Arden Hills",
   "sale_month": "2026-03",
   "price": 8000000,
   "lot_sqft": 41442,
   "price_per_lot_sqft": 193.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283023320014"
  },
  {
   "address": "7450 Unity Ave N, Brooklyn Park",
   "sale_month": "2026-03",
   "price": 825000,
   "lot_sqft": 37469,
   "price_per_lot_sqft": 22.02,
   "price_per_building_sqft": 180.17,
   "building_sqft": 4579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4607,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921240006"
  },
  {
   "address": "5155 East River Road Northeast, Fridley",
   "sale_month": "2026-03",
   "price": 29625000,
   "lot_sqft": 387992,
   "price_per_lot_sqft": 76.35,
   "price_per_building_sqft": 433.82,
   "building_sqft": 68289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68701,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024210022"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 29625000,
   "lot_sqft": 100417,
   "price_per_lot_sqft": 295.02,
   "price_per_building_sqft": 625.98,
   "building_sqft": 47326,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47611,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024210002"
  },
  {
   "address": "7015 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2026-03",
   "price": 5600000,
   "lot_sqft": 149609,
   "price_per_lot_sqft": 37.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19577,
   "use": "APARTMENT",
   "parcel_id": "2711921330010"
  },
  {
   "address": "9899 Avocet Street Northwest, Coon Rapids",
   "sale_month": "2026-03",
   "price": 11750000,
   "lot_sqft": 172982,
   "price_per_lot_sqft": 67.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50002,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263124240088"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 11750000,
   "lot_sqft": 14410,
   "price_per_lot_sqft": 815.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263124210098"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 1300000,
   "lot_sqft": 38237,
   "price_per_lot_sqft": 34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2611923110045"
  },
  {
   "address": "7569 Co Rd No 116, Corcoran",
   "sale_month": "2026-03",
   "price": 1300000,
   "lot_sqft": 47235,
   "price_per_lot_sqft": 27.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11274,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611923110016"
  },
  {
   "address": "1802 11th Ave S, Minneapolis",
   "sale_month": "2026-03",
   "price": 1700000,
   "lot_sqft": 10119,
   "price_per_lot_sqft": 168,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3248,
   "use": "APARTMENT",
   "parcel_id": "2602924340049"
  },
  {
   "address": "3830 Fountain Hills Drive Northwest, Prior Lake",
   "sale_month": "2026-03",
   "price": 915000,
   "lot_sqft": 54276,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "255830010"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2026-03",
   "price": 309000,
   "lot_sqft": 1509,
   "price_per_lot_sqft": 204.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720990"
  },
  {
   "address": "912 22nd Ave S, Minneapolis",
   "sale_month": "2026-03",
   "price": 1955000,
   "lot_sqft": 27868,
   "price_per_lot_sqft": 70.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5762,
   "use": "APARTMENT",
   "parcel_id": "2502924340081"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 690000,
   "lot_sqft": 16138,
   "price_per_lot_sqft": 42.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2423,
   "use": "APARTMENT",
   "parcel_id": "2411824310023"
  },
  {
   "address": "4131 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2026-03",
   "price": 5800000,
   "lot_sqft": 454120,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": 110.67,
   "building_sqft": 52407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52723,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123140006"
  },
  {
   "address": "268 57th Avenue Northeast, Fridley",
   "sale_month": "2026-03",
   "price": 25000000,
   "lot_sqft": 27509,
   "price_per_lot_sqft": 908.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024320011"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 590000,
   "lot_sqft": 151132,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2312023110016"
  },
  {
   "address": "1510 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2026-03",
   "price": 865000,
   "lot_sqft": 78266,
   "price_per_lot_sqft": 11.05,
   "price_per_building_sqft": 106.45,
   "building_sqft": 8126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8175,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311921440007"
  },
  {
   "address": "2444 Commerce Blvd, Mound",
   "sale_month": "2026-03",
   "price": 275000,
   "lot_sqft": 13408,
   "price_per_lot_sqft": 20.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311724110003"
  },
  {
   "address": "3151 101st Avenue Northeast, Blaine",
   "sale_month": "2026-03",
   "price": 2700000,
   "lot_sqft": 217632,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": 142.56,
   "building_sqft": 18940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19055,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123430003"
  },
  {
   "address": "5301 East River Road Northeast, Fridley",
   "sale_month": "2026-03",
   "price": 29625000,
   "lot_sqft": 305266,
   "price_per_lot_sqft": 97.05,
   "price_per_building_sqft": 291.58,
   "building_sqft": 101603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 102216,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024340009"
  },
  {
   "address": "5255 East River Road Northeast, Fridley",
   "sale_month": "2026-03",
   "price": 29625000,
   "lot_sqft": 70166,
   "price_per_lot_sqft": 422.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024340006"
  },
  {
   "address": "607 Washington Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 37600000,
   "lot_sqft": 30453,
   "price_per_lot_sqft": 1234.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29960,
   "use": "APARTMENT",
   "parcel_id": "2202924130043"
  },
  {
   "address": "601 Washington Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 37600000,
   "lot_sqft": 4957,
   "price_per_lot_sqft": 7585.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924130042"
  },
  {
   "address": "600 3rd St N, Minneapolis",
   "sale_month": "2026-03",
   "price": 37600000,
   "lot_sqft": 4415,
   "price_per_lot_sqft": 8516.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924130041"
  },
  {
   "address": "6141 Nicollet Ave, Minneapolis",
   "sale_month": "2026-03",
   "price": 1557500,
   "lot_sqft": 12652,
   "price_per_lot_sqft": 123.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3772,
   "use": "APARTMENT",
   "parcel_id": "2202824430070"
  },
  {
   "address": "4500 Centerville Road, White Bear Lake",
   "sale_month": "2026-03",
   "price": 99282,
   "lot_sqft": 200404,
   "price_per_lot_sqft": 0.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23586,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022120035"
  },
  {
   "address": "1201 Dupont Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 1695000,
   "lot_sqft": 34863,
   "price_per_lot_sqft": 48.62,
   "price_per_building_sqft": 133.16,
   "building_sqft": 12729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12805,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924120114"
  },
  {
   "address": "2711 Nevada Ave N, New Hope",
   "sale_month": "2026-03",
   "price": 10320000,
   "lot_sqft": 209185,
   "price_per_lot_sqft": 49.33,
   "price_per_building_sqft": 126.09,
   "building_sqft": 81846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82340,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340026"
  },
  {
   "address": "3465 Shoreline Dr, Orono",
   "sale_month": "2026-03",
   "price": 1447500,
   "lot_sqft": 41642,
   "price_per_lot_sqft": 34.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5472,
   "use": "APARTMENT",
   "parcel_id": "2011723120033"
  },
  {
   "address": "6725 Oxford St, St. Louis Park",
   "sale_month": "2026-03",
   "price": 2728299,
   "lot_sqft": 93175,
   "price_per_lot_sqft": 29.28,
   "price_per_building_sqft": 125.59,
   "building_sqft": 21724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21855,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110037"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 120549,
   "lot_sqft": 12710,
   "price_per_lot_sqft": 9.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811822120026"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 2026150,
   "lot_sqft": 202016,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811822120025"
  },
  {
   "address": "4305 Peony La N, Plymouth",
   "sale_month": "2026-03",
   "price": 2026150,
   "lot_sqft": 33558,
   "price_per_lot_sqft": 60.38,
   "price_per_building_sqft": 440.18,
   "building_sqft": 4603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4631,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822120024"
  },
  {
   "address": "4315 Peony La N, Plymouth",
   "sale_month": "2026-03",
   "price": 42150,
   "lot_sqft": 28901,
   "price_per_lot_sqft": 1.46,
   "price_per_building_sqft": 6.36,
   "building_sqft": 6628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6668,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822120023"
  },
  {
   "address": "4325 Peony La N, Plymouth",
   "sale_month": "2026-03",
   "price": 2026150,
   "lot_sqft": 41710,
   "price_per_lot_sqft": 48.58,
   "price_per_building_sqft": 554.81,
   "building_sqft": 3652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3674,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822120022"
  },
  {
   "address": "4757 Hiawatha Ave, Minneapolis",
   "sale_month": "2026-03",
   "price": 13650000,
   "lot_sqft": 19176,
   "price_per_lot_sqft": 711.83,
   "price_per_building_sqft": 4530.37,
   "building_sqft": 3013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3031,
   "use": "APARTMENT",
   "parcel_id": "1802823120082"
  },
  {
   "address": "5858 152nd Street North, Hugo",
   "sale_month": "2026-03",
   "price": 7635942,
   "lot_sqft": 482343,
   "price_per_lot_sqft": 15.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58990,
   "use": "305",
   "parcel_id": "1703121420009"
  },
  {
   "address": "7162 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2026-03",
   "price": 795000,
   "lot_sqft": 49985,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": 172.08,
   "building_sqft": 4620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4648,
   "use": "300",
   "parcel_id": "1702721220018"
  },
  {
   "address": "11190 Crooked Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2026-03",
   "price": 1200000,
   "lot_sqft": 24397,
   "price_per_lot_sqft": 49.19,
   "price_per_building_sqft": 284.16,
   "building_sqft": 4223,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4249,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124310019"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 1200000,
   "lot_sqft": 44986,
   "price_per_lot_sqft": 26.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124310018"
  },
  {
   "address": "1217 Bryant Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 2700000,
   "lot_sqft": 6177,
   "price_per_lot_sqft": 437.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1602924440150"
  },
  {
   "address": "913 Plymouth Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 2700000,
   "lot_sqft": 67920,
   "price_per_lot_sqft": 39.75,
   "price_per_building_sqft": 123.63,
   "building_sqft": 21840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21972,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924440112"
  },
  {
   "address": "2100 Dupont Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 215000,
   "lot_sqft": 7838,
   "price_per_lot_sqft": 27.43,
   "price_per_building_sqft": 139.88,
   "building_sqft": 1537,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1547,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924140247"
  },
  {
   "address": "1300 West Broadway, Minneapolis",
   "sale_month": "2026-03",
   "price": 550000,
   "lot_sqft": 10326,
   "price_per_lot_sqft": 53.26,
   "price_per_building_sqft": 151.89,
   "building_sqft": 3621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3643,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130145"
  },
  {
   "address": "1688 Arona Street, Falcon Heights",
   "sale_month": "2026-03",
   "price": 550000,
   "lot_sqft": 7401,
   "price_per_lot_sqft": 74.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2737,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152923330135"
  },
  {
   "address": "1511 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2026-03",
   "price": 550000,
   "lot_sqft": 9614,
   "price_per_lot_sqft": 57.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3038,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152923330134"
  },
  {
   "address": "11385 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2026-03",
   "price": 5250000,
   "lot_sqft": 259991,
   "price_per_lot_sqft": 20.19,
   "price_per_building_sqft": 110.01,
   "building_sqft": 47721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48009,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124130009"
  },
  {
   "address": "1108 2nd St NE, Minneapolis",
   "sale_month": "2026-03",
   "price": 1750000,
   "lot_sqft": 8902,
   "price_per_lot_sqft": 196.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924230472"
  },
  {
   "address": "1101 Main St NE, Minneapolis",
   "sale_month": "2026-03",
   "price": 1750000,
   "lot_sqft": 16321,
   "price_per_lot_sqft": 107.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22266,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230471"
  },
  {
   "address": "595 Randolph Avenue, Saint Paul",
   "sale_month": "2026-03",
   "price": 1700000,
   "lot_sqft": 38136,
   "price_per_lot_sqft": 44.58,
   "price_per_building_sqft": 207.12,
   "building_sqft": 8208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8257,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823230126"
  },
  {
   "address": "102 Hamel Rd, Medina",
   "sale_month": "2026-03",
   "price": 660000,
   "lot_sqft": 13139,
   "price_per_lot_sqft": 50.23,
   "price_per_building_sqft": 180.48,
   "building_sqft": 3657,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3679,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823410067"
  },
  {
   "address": "5113 Bryant Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 290000,
   "lot_sqft": 6440,
   "price_per_lot_sqft": 45.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 829,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821210188"
  },
  {
   "address": "1500 26th Ave NE, Minneapolis",
   "sale_month": "2026-03",
   "price": 585000,
   "lot_sqft": 6241,
   "price_per_lot_sqft": 93.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1901,
   "use": "APARTMENT",
   "parcel_id": "1202924240224"
  },
  {
   "address": "2844 Johnson St NE, Minneapolis",
   "sale_month": "2026-03",
   "price": 446500,
   "lot_sqft": 6208,
   "price_per_lot_sqft": 71.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924210133"
  },
  {
   "address": "644 2nd Street, Saint Paul Park",
   "sale_month": "2026-03",
   "price": 3090000,
   "lot_sqft": 67323,
   "price_per_lot_sqft": 45.9,
   "price_per_building_sqft": 42.38,
   "building_sqft": 72908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73348,
   "use": "305",
   "parcel_id": "1202722210057"
  },
  {
   "address": "1396 7th Street West, Saint Paul",
   "sale_month": "2026-03",
   "price": 465000,
   "lot_sqft": 5654,
   "price_per_lot_sqft": 82.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823340181"
  },
  {
   "address": "2101 Washington St NE, Minneapolis",
   "sale_month": "2026-03",
   "price": 5250000,
   "lot_sqft": 71502,
   "price_per_lot_sqft": 73.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16201,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924430076"
  },
  {
   "address": "3200 Courthouse Lane, Eagan",
   "sale_month": "2026-03",
   "price": 2650000,
   "lot_sqft": 84697,
   "price_per_lot_sqft": 31.29,
   "price_per_building_sqft": 214.91,
   "building_sqft": 12331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12405,
   "use": "Commercial-preferred",
   "parcel_id": "105379003010"
  },
  {
   "address": "3225 Neil Armstrong Boulevard, Eagan",
   "sale_month": "2026-03",
   "price": 8977404,
   "lot_sqft": 259956,
   "price_per_lot_sqft": 34.53,
   "price_per_building_sqft": 119.39,
   "building_sqft": 75193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75647,
   "use": "Industrial-preferred",
   "parcel_id": "102251501020"
  },
  {
   "address": "13013 Valley View Rd, Eden Prairie",
   "sale_month": "2026-03",
   "price": 1591350,
   "lot_sqft": 67686,
   "price_per_lot_sqft": 23.51,
   "price_per_building_sqft": 131.47,
   "building_sqft": 12104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12177,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622410004"
  },
  {
   "address": "7989 Lake Drive, Lino Lakes",
   "sale_month": "2026-03",
   "price": 485000,
   "lot_sqft": 21934,
   "price_per_lot_sqft": 22.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2670,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093122220022"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 485000,
   "lot_sqft": 3094,
   "price_per_lot_sqft": 156.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093122220021"
  },
  {
   "address": "5401 51st Ave N, Crystal",
   "sale_month": "2026-03",
   "price": 26000000,
   "lot_sqft": 189039,
   "price_per_lot_sqft": 137.54,
   "price_per_building_sqft": 469.81,
   "building_sqft": 55342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55676,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0911821130110"
  },
  {
   "address": "3105 Girard Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 220000,
   "lot_sqft": 5701,
   "price_per_lot_sqft": 38.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1521,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924420067"
  },
  {
   "address": "3322 Penn Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 300000,
   "lot_sqft": 4980,
   "price_per_lot_sqft": 60.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1743,
   "use": "APARTMENT",
   "parcel_id": "0902924230220"
  },
  {
   "address": "3530 Main Street Northwest, Coon Rapids",
   "sale_month": "2026-03",
   "price": 513486,
   "lot_sqft": 39730,
   "price_per_lot_sqft": 12.92,
   "price_per_building_sqft": 72.86,
   "building_sqft": 7048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7091,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120012"
  },
  {
   "address": "12485 Riverdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2026-03",
   "price": 2799970,
   "lot_sqft": 36650,
   "price_per_lot_sqft": 76.4,
   "price_per_building_sqft": 401.72,
   "building_sqft": 6970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7012,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124110030"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 23280000,
   "lot_sqft": 35057,
   "price_per_lot_sqft": 664.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430020"
  },
  {
   "address": "9402 Maple Grove Pkwy N, Maple Grove",
   "sale_month": "2026-03",
   "price": 23280000,
   "lot_sqft": 32321,
   "price_per_lot_sqft": 720.27,
   "price_per_building_sqft": 1977.74,
   "building_sqft": 11771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11842,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430019"
  },
  {
   "address": "9530 Dunkirk La N, Maple Grove",
   "sale_month": "2026-03",
   "price": 3895500,
   "lot_sqft": 148555,
   "price_per_lot_sqft": 26.22,
   "price_per_building_sqft": 107.62,
   "building_sqft": 36198,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36416,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922420014"
  },
  {
   "address": "16395 Wagner Way, Eden Prairie",
   "sale_month": "2026-03",
   "price": 5300000,
   "lot_sqft": 135830,
   "price_per_lot_sqft": 39.02,
   "price_per_building_sqft": 346.86,
   "building_sqft": 15280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15372,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811622440041"
  },
  {
   "address": "85 Lake Street North, Forest Lake",
   "sale_month": "2026-03",
   "price": 385000,
   "lot_sqft": 2320,
   "price_per_lot_sqft": 165.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120085"
  },
  {
   "address": "8630 Xerxes Ave S, Bloomington",
   "sale_month": "2026-03",
   "price": 700000,
   "lot_sqft": 162961,
   "price_per_lot_sqft": 4.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8492,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802724210001"
  },
  {
   "address": "908 15th Street Southwest, Forest Lake",
   "sale_month": "2026-03",
   "price": 2000000,
   "lot_sqft": 67569,
   "price_per_lot_sqft": 29.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39755,
   "use": "305",
   "parcel_id": "0703221430010"
  },
  {
   "address": "279 Medina St N, Loretto",
   "sale_month": "2026-03",
   "price": 900000,
   "lot_sqft": 75484,
   "price_per_lot_sqft": 11.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14241,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611823420023"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 130000,
   "lot_sqft": 691,
   "price_per_lot_sqft": 188.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060411070"
  },
  {
   "address": "4140 Excelsior Blvd, St. Louis Park",
   "sale_month": "2026-03",
   "price": 5891600,
   "lot_sqft": 32566,
   "price_per_lot_sqft": 180.91,
   "price_per_building_sqft": 518.99,
   "building_sqft": 11352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11421,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824440001"
  },
  {
   "address": "4300 Park Glen Rd, St. Louis Park",
   "sale_month": "2026-03",
   "price": 3050000,
   "lot_sqft": 56089,
   "price_per_lot_sqft": 54.38,
   "price_per_building_sqft": 134.92,
   "building_sqft": 22606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22742,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824140098"
  },
  {
   "address": "4200 Park Glen Rd, St. Louis Park",
   "sale_month": "2026-03",
   "price": 11750000,
   "lot_sqft": 280123,
   "price_per_lot_sqft": 41.95,
   "price_per_building_sqft": 144.67,
   "building_sqft": 81220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81710,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824140097"
  },
  {
   "address": "235 Exeter Place, Saint Paul",
   "sale_month": "2026-03",
   "price": 1473200,
   "lot_sqft": 16795,
   "price_per_lot_sqft": 87.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3914,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823120067"
  },
  {
   "address": "201 Cleveland Avenue North, Saint Paul",
   "sale_month": "2026-03",
   "price": 400000,
   "lot_sqft": 5515,
   "price_per_lot_sqft": 72.53,
   "price_per_building_sqft": 370.71,
   "building_sqft": 1079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1086,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052823110029"
  },
  {
   "address": "150 Eva Street, Saint Paul",
   "sale_month": "2026-03",
   "price": 5700000,
   "lot_sqft": 157321,
   "price_per_lot_sqft": 36.23,
   "price_per_building_sqft": 62.32,
   "building_sqft": 91466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 92018,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822310027"
  },
  {
   "address": "3722 Queen Ave N, Minneapolis",
   "sale_month": "2026-03",
   "price": 145000,
   "lot_sqft": 5028,
   "price_per_lot_sqft": 28.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 638,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924440127"
  },
  {
   "address": "5980 Krueger Lane North, Oak Park Heights",
   "sale_month": "2026-03",
   "price": 130026,
   "lot_sqft": 115313,
   "price_per_lot_sqft": 1.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20586,
   "use": "300",
   "parcel_id": "0502920220021"
  },
  {
   "address": "7801 Xerxes Ave S, Bloomington",
   "sale_month": "2026-03",
   "price": 4250000,
   "lot_sqft": 130312,
   "price_per_lot_sqft": 32.61,
   "price_per_building_sqft": 120.19,
   "building_sqft": 35361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724120001"
  },
  {
   "address": "1926 Grand Avenue, Saint Paul",
   "sale_month": "2026-03",
   "price": 1345000,
   "lot_sqft": 6010,
   "price_per_lot_sqft": 223.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2424,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310049"
  },
  {
   "address": "3512 Dupont Ave S, Minneapolis",
   "sale_month": "2026-03",
   "price": 1337500,
   "lot_sqft": 5153,
   "price_per_lot_sqft": 259.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824420135"
  },
  {
   "address": "7900 Nicollet Ave S, Bloomington",
   "sale_month": "2026-03",
   "price": 1000000,
   "lot_sqft": 12866,
   "price_per_lot_sqft": 77.72,
   "price_per_building_sqft": 691.56,
   "building_sqft": 1446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1454,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724210016"
  },
  {
   "address": "601 Cliff Road East, Burnsville",
   "sale_month": "2026-03",
   "price": 2300000,
   "lot_sqft": 71615,
   "price_per_lot_sqft": 32.12,
   "price_per_building_sqft": 108.47,
   "building_sqft": 21204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21332,
   "use": "Industrial-preferred",
   "parcel_id": "026430401041"
  },
  {
   "address": "990 Grand Avenue, Saint Paul",
   "sale_month": "2026-03",
   "price": 570000,
   "lot_sqft": 6110,
   "price_per_lot_sqft": 93.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2552,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320020"
  },
  {
   "address": "935 Goodrich Avenue, Saint Paul",
   "sale_month": "2026-03",
   "price": 1330000,
   "lot_sqft": 8917,
   "price_per_lot_sqft": 149.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5355,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310126"
  },
  {
   "address": "501 Cliff Road East, Burnsville",
   "sale_month": "2026-03",
   "price": 1500000,
   "lot_sqft": 117958,
   "price_per_lot_sqft": 12.72,
   "price_per_building_sqft": 97.26,
   "building_sqft": 15422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15515,
   "use": "Commercial-preferred",
   "parcel_id": "022040001050"
  },
  {
   "address": "3025 Park Ave, Minneapolis",
   "sale_month": "2026-03",
   "price": 428800,
   "lot_sqft": 4735,
   "price_per_lot_sqft": 90.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1331,
   "use": "APARTMENT",
   "parcel_id": "0202824220031"
  },
  {
   "address": "915 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2026-03",
   "price": 700000,
   "lot_sqft": 7272,
   "price_per_lot_sqft": 96.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220024"
  },
  {
   "address": "337 West 7th Street, Saint Paul",
   "sale_month": "2026-03",
   "price": 25000000,
   "lot_sqft": 26448,
   "price_per_lot_sqft": 945.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15637,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823410189"
  },
  {
   "address": null,
   "sale_month": "2026-03",
   "price": 3100000,
   "lot_sqft": 11461,
   "price_per_lot_sqft": 270.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0111622240053"
  },
  {
   "address": "6436 City West Pkwy, Eden Prairie",
   "sale_month": "2026-03",
   "price": 3100000,
   "lot_sqft": 244033,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17019,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622240052"
  },
  {
   "address": "2870 Metro Dr, Bloomington",
   "sale_month": "2026-03",
   "price": 10875000,
   "lot_sqft": 82900,
   "price_per_lot_sqft": 131.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20994,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724110020"
  },
  {
   "address": "2850 Metro Dr, Bloomington",
   "sale_month": "2026-03",
   "price": 9445000,
   "lot_sqft": 85424,
   "price_per_lot_sqft": 110.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724110019"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 2597000,
   "lot_sqft": 35,
   "price_per_lot_sqft": 74200,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225320013"
  },
  {
   "address": "731 Lund Boulevard, Anoka",
   "sale_month": "2026-02",
   "price": 2597000,
   "lot_sqft": 114743,
   "price_per_lot_sqft": 22.63,
   "price_per_building_sqft": 116.55,
   "building_sqft": 22283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22417,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225230014"
  },
  {
   "address": "400 Van Buren Avenue, Saint Paul",
   "sale_month": "2026-02",
   "price": 590000,
   "lot_sqft": 9903,
   "price_per_lot_sqft": 59.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2492,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923210035"
  },
  {
   "address": "2106 Elliot Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 300000,
   "lot_sqft": 4496,
   "price_per_lot_sqft": 66.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1772,
   "use": "APARTMENT",
   "parcel_id": "3502924210019"
  },
  {
   "address": "6701 Highway 10 Northwest, Ramsey",
   "sale_month": "2026-02",
   "price": 2000000,
   "lot_sqft": 80523,
   "price_per_lot_sqft": 24.84,
   "price_per_building_sqft": 70.51,
   "building_sqft": 28366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28537,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225120009"
  },
  {
   "address": "6745 Highway 10 Northwest, Ramsey",
   "sale_month": "2026-02",
   "price": 2000000,
   "lot_sqft": 80133,
   "price_per_lot_sqft": 24.96,
   "price_per_building_sqft": 108.13,
   "building_sqft": 18497,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18608,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225120008"
  },
  {
   "address": "6500 Wedgwood Rd N, Maple Grove",
   "sale_month": "2026-02",
   "price": 815035,
   "lot_sqft": 292496,
   "price_per_lot_sqft": 2.79,
   "price_per_building_sqft": 13.56,
   "building_sqft": 60096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60458,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922420006"
  },
  {
   "address": "261 School Ave, Excelsior",
   "sale_month": "2026-02",
   "price": 3650000,
   "lot_sqft": 42511,
   "price_per_lot_sqft": 85.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6102,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140051"
  },
  {
   "address": "444 2nd St, Excelsior",
   "sale_month": "2026-02",
   "price": 1060000,
   "lot_sqft": 2715,
   "price_per_lot_sqft": 390.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110204"
  },
  {
   "address": "240 Water St, Excelsior",
   "sale_month": "2026-02",
   "price": 350000,
   "lot_sqft": 3715,
   "price_per_lot_sqft": 94.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110066"
  },
  {
   "address": "301 2nd St, Excelsior",
   "sale_month": "2026-02",
   "price": 975000,
   "lot_sqft": 16831,
   "price_per_lot_sqft": 57.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1840,
   "use": "APARTMENT",
   "parcel_id": "3411723110051"
  },
  {
   "address": "806 Main Street South, Stillwater",
   "sale_month": "2026-02",
   "price": 1076000,
   "lot_sqft": 42317,
   "price_per_lot_sqft": 25.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3403020220090"
  },
  {
   "address": "14595 Cimarron Avenue, Rosemount",
   "sale_month": "2026-02",
   "price": 2350000,
   "lot_sqft": 43528,
   "price_per_lot_sqft": 53.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8115,
   "use": "Apartment",
   "parcel_id": "340301086016"
  },
  {
   "address": "224 Lake St W, Minneapolis",
   "sale_month": "2026-02",
   "price": 2300000,
   "lot_sqft": 49416,
   "price_per_lot_sqft": 46.54,
   "price_per_building_sqft": 108.96,
   "building_sqft": 21108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21236,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924340293"
  },
  {
   "address": "1913 Carroll Avenue, Saint Paul",
   "sale_month": "2026-02",
   "price": 420600,
   "lot_sqft": 7280,
   "price_per_lot_sqft": 57.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1068,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340054"
  },
  {
   "address": "2416 Hennepin Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 1377000,
   "lot_sqft": 161,
   "price_per_lot_sqft": 8552.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924130107"
  },
  {
   "address": "2408 Hennepin Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 1377000,
   "lot_sqft": 3494,
   "price_per_lot_sqft": 394.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130106"
  },
  {
   "address": "2414 Hennepin Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 1377000,
   "lot_sqft": 5285,
   "price_per_lot_sqft": 260.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130042"
  },
  {
   "address": "2412 Hennepin Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 1377000,
   "lot_sqft": 4732,
   "price_per_lot_sqft": 291,
   "price_per_building_sqft": 127.99,
   "building_sqft": 10759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10824,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130040"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 1057000,
   "lot_sqft": 220835,
   "price_per_lot_sqft": 4.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323430008"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 1057000,
   "lot_sqft": 146194,
   "price_per_lot_sqft": 7.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323430007"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 1057000,
   "lot_sqft": 16138,
   "price_per_lot_sqft": 65.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323430003"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 1057000,
   "lot_sqft": 49015,
   "price_per_lot_sqft": 21.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323430002"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 1057000,
   "lot_sqft": 1628372,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323420002"
  },
  {
   "address": "7235 France Ave S, Edina",
   "sale_month": "2026-02",
   "price": 4425000,
   "lot_sqft": 346983,
   "price_per_lot_sqft": 12.75,
   "price_per_building_sqft": 57.79,
   "building_sqft": 76566,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77028,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824230004"
  },
  {
   "address": "4100 Lake St E, Minneapolis",
   "sale_month": "2026-02",
   "price": 850000,
   "lot_sqft": 4400,
   "price_per_lot_sqft": 193.18,
   "price_per_building_sqft": 364.49,
   "building_sqft": 2332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2346,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923430220"
  },
  {
   "address": "4108 Lake St E, Minneapolis",
   "sale_month": "2026-02",
   "price": 850000,
   "lot_sqft": 1720,
   "price_per_lot_sqft": 494.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3102923430219"
  },
  {
   "address": "4110 Lake St E, Minneapolis",
   "sale_month": "2026-02",
   "price": 850000,
   "lot_sqft": 3846,
   "price_per_lot_sqft": 221.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3102923430013"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 546872,
   "lot_sqft": 218121,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303225110036"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 3682000,
   "lot_sqft": 27822,
   "price_per_lot_sqft": 132.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011922320109"
  },
  {
   "address": "14700 Ferret Street Northwest, Ramsey",
   "sale_month": "2026-02",
   "price": 812720,
   "lot_sqft": 191262,
   "price_per_lot_sqft": 4.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1384,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293225110009"
  },
  {
   "address": "2082 Como Avenue, Saint Paul",
   "sale_month": "2026-02",
   "price": 975000,
   "lot_sqft": 8394,
   "price_per_lot_sqft": 116.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2867,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923110071"
  },
  {
   "address": "801 Sims Avenue, Saint Paul",
   "sale_month": "2026-02",
   "price": 12000,
   "lot_sqft": 5196,
   "price_per_lot_sqft": 2.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922410016"
  },
  {
   "address": "947 Arcade Street, Saint Paul",
   "sale_month": "2026-02",
   "price": 275000,
   "lot_sqft": 5161,
   "price_per_lot_sqft": 53.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922410003"
  },
  {
   "address": "7125 Sandburg Rd, Golden Valley",
   "sale_month": "2026-02",
   "price": 1336580,
   "lot_sqft": 264734,
   "price_per_lot_sqft": 5.05,
   "price_per_building_sqft": 15.26,
   "building_sqft": 87565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88094,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821240061"
  },
  {
   "address": "115 East Avenue, Mahtomedi",
   "sale_month": "2026-02",
   "price": 10400000,
   "lot_sqft": 349173,
   "price_per_lot_sqft": 29.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28236,
   "use": "110",
   "parcel_id": "2903021130069"
  },
  {
   "address": "13205 16th Ave N, Plymouth",
   "sale_month": "2026-02",
   "price": 4100000,
   "lot_sqft": 139864,
   "price_per_lot_sqft": 29.31,
   "price_per_building_sqft": 147.31,
   "building_sqft": 27832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28000,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822430015"
  },
  {
   "address": "122 Franklin Ave W, Minneapolis",
   "sale_month": "2026-02",
   "price": 2450000,
   "lot_sqft": 66536,
   "price_per_lot_sqft": 36.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18118,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924340070"
  },
  {
   "address": "115 Grant St W, Minneapolis",
   "sale_month": "2026-02",
   "price": 2000000,
   "lot_sqft": 10431,
   "price_per_lot_sqft": 191.74,
   "price_per_building_sqft": 210.15,
   "building_sqft": 9517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9574,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924310186"
  },
  {
   "address": "134 Main Street South, Shakopee",
   "sale_month": "2026-02",
   "price": 1000000,
   "lot_sqft": 42655,
   "price_per_lot_sqft": 23.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7093,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270018460"
  },
  {
   "address": "123 2nd Avenue West, Shakopee",
   "sale_month": "2026-02",
   "price": 700000,
   "lot_sqft": 25530,
   "price_per_lot_sqft": 27.42,
   "price_per_building_sqft": 27.99,
   "building_sqft": 25007,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25158,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011440"
  },
  {
   "address": "1313 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2026-02",
   "price": 1500000,
   "lot_sqft": 186679,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": 55.57,
   "building_sqft": 26994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27157,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263124210029"
  },
  {
   "address": "14310 Huntington Avenue South, Savage",
   "sale_month": "2026-02",
   "price": 900000,
   "lot_sqft": 18560,
   "price_per_lot_sqft": 48.49,
   "price_per_building_sqft": 441.61,
   "building_sqft": 2038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2051,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262380030"
  },
  {
   "address": "12095 Yosemite Avenue South, Savage",
   "sale_month": "2026-02",
   "price": 4250000,
   "lot_sqft": 242939,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22332,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260670045"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 4250000,
   "lot_sqft": 95521,
   "price_per_lot_sqft": 44.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260500070"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 4250000,
   "lot_sqft": 204887,
   "price_per_lot_sqft": 20.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260500010"
  },
  {
   "address": "1509 11th Ave S, Minneapolis",
   "sale_month": "2026-02",
   "price": 275000,
   "lot_sqft": 7570,
   "price_per_lot_sqft": 36.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1874,
   "use": "TRIPLEX",
   "parcel_id": "2602924310012"
  },
  {
   "address": "714 Park Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 350000,
   "lot_sqft": 13245,
   "price_per_lot_sqft": 26.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230017"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2026-02",
   "price": 112000,
   "lot_sqft": 551,
   "price_per_lot_sqft": 203.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720370"
  },
  {
   "address": "15252 West Freeway Drive Northeast, Columbus",
   "sale_month": "2026-02",
   "price": 900000,
   "lot_sqft": 128824,
   "price_per_lot_sqft": 6.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6906,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222420004"
  },
  {
   "address": "707 5th St SE, Minneapolis",
   "sale_month": "2026-02",
   "price": 936000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 85.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4200,
   "use": "APARTMENT",
   "parcel_id": "2402924230045"
  },
  {
   "address": "11500 State Hwy No 7, Minnetonka",
   "sale_month": "2026-02",
   "price": 1590000,
   "lot_sqft": 25466,
   "price_per_lot_sqft": 62.44,
   "price_per_building_sqft": 222.41,
   "building_sqft": 7149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7192,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722110042"
  },
  {
   "address": "5330 Industrial Boulevard Northeast, Fridley",
   "sale_month": "2026-02",
   "price": 6090000,
   "lot_sqft": 303429,
   "price_per_lot_sqft": 20.07,
   "price_per_building_sqft": 93.1,
   "building_sqft": 65416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65811,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024430030"
  },
  {
   "address": "1391 Hazelwood Street, Saint Paul",
   "sale_month": "2026-02",
   "price": 2489000,
   "lot_sqft": 17132,
   "price_per_lot_sqft": 145.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4905,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922310004"
  },
  {
   "address": "1399 Hazelwood Street, Saint Paul",
   "sale_month": "2026-02",
   "price": 2489000,
   "lot_sqft": 13875,
   "price_per_lot_sqft": 179.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3507,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922310003"
  },
  {
   "address": "417 Hennepin Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 20001,
   "lot_sqft": 27106,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440106"
  },
  {
   "address": "1745 Graham Avenue, Saint Paul",
   "sale_month": "2026-02",
   "price": 17101000,
   "lot_sqft": 110883,
   "price_per_lot_sqft": 154.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38630,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "212823130139"
  },
  {
   "address": "6002 Excelsior Blvd, St. Louis Park",
   "sale_month": "2026-02",
   "price": 1132080,
   "lot_sqft": 7423,
   "price_per_lot_sqft": 152.51,
   "price_per_building_sqft": 162.56,
   "building_sqft": 6964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7006,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2111721230127"
  },
  {
   "address": "1203 Owens Street North, Stillwater",
   "sale_month": "2026-02",
   "price": 5500000,
   "lot_sqft": 90700,
   "price_per_lot_sqft": 60.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7054,
   "use": "110",
   "parcel_id": "2103020330042"
  },
  {
   "address": "19998 Iguana Street Northwest, Nowthen",
   "sale_month": "2026-02",
   "price": 950000,
   "lot_sqft": 74114,
   "price_per_lot_sqft": 12.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203325420009"
  },
  {
   "address": "1404 Raymond Avenue, Saint Paul",
   "sale_month": "2026-02",
   "price": 875000,
   "lot_sqft": 7393,
   "price_per_lot_sqft": 118.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2944,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923410075"
  },
  {
   "address": "2565 Kasota Avenue, Saint Paul",
   "sale_month": "2026-02",
   "price": 6500000,
   "lot_sqft": 387738,
   "price_per_lot_sqft": 16.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 107674,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923330005"
  },
  {
   "address": "7800 27th Ave N, New Hope",
   "sale_month": "2026-02",
   "price": 800000,
   "lot_sqft": 15791,
   "price_per_lot_sqft": 50.66,
   "price_per_building_sqft": 342.17,
   "building_sqft": 2338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2352,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011821330093"
  },
  {
   "address": "5400 Penn Ave S, Minneapolis",
   "sale_month": "2026-02",
   "price": 3600000,
   "lot_sqft": 14575,
   "price_per_lot_sqft": 247,
   "price_per_building_sqft": 5006.95,
   "building_sqft": 719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 723,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2002824110001"
  },
  {
   "address": "2301 Village La, Bloomington",
   "sale_month": "2026-02",
   "price": 24000000,
   "lot_sqft": 61496,
   "price_per_lot_sqft": 390.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27107,
   "use": "APARTMENT",
   "parcel_id": "2002724110061"
  },
  {
   "address": "4177 Shoreline Dr, Spring Park",
   "sale_month": "2026-02",
   "price": 20437000,
   "lot_sqft": 110572,
   "price_per_lot_sqft": 184.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42277,
   "use": "APARTMENT",
   "parcel_id": "1811723440021"
  },
  {
   "address": "7805 Telegraph Rd, Bloomington",
   "sale_month": "2026-02",
   "price": 1030000,
   "lot_sqft": 13883,
   "price_per_lot_sqft": 74.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7569,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621110027"
  },
  {
   "address": "6744 33rd Street North, Oakdale",
   "sale_month": "2026-02",
   "price": 7750000,
   "lot_sqft": 165459,
   "price_per_lot_sqft": 46.84,
   "price_per_building_sqft": 169.52,
   "building_sqft": 45717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45993,
   "use": "305",
   "parcel_id": "1802921410042"
  },
  {
   "address": "5016 Indianola Ave, Edina",
   "sale_month": "2026-02",
   "price": 2700000,
   "lot_sqft": 11787,
   "price_per_lot_sqft": 229.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410173"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 2700000,
   "lot_sqft": 7005,
   "price_per_lot_sqft": 385.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 636,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410170"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 2700000,
   "lot_sqft": 7047,
   "price_per_lot_sqft": 383.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410169"
  },
  {
   "address": "4201 50th St W, Edina",
   "sale_month": "2026-02",
   "price": 2700000,
   "lot_sqft": 8291,
   "price_per_lot_sqft": 325.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410168"
  },
  {
   "address": "4201 50th St W, Edina",
   "sale_month": "2026-02",
   "price": 2700000,
   "lot_sqft": 5250,
   "price_per_lot_sqft": 514.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9162,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410165"
  },
  {
   "address": "4201 50th St W, Edina",
   "sale_month": "2026-02",
   "price": 2700000,
   "lot_sqft": 10508,
   "price_per_lot_sqft": 256.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410164"
  },
  {
   "address": "8600 Zane Ave N, Brooklyn Park",
   "sale_month": "2026-02",
   "price": 400000,
   "lot_sqft": 193594,
   "price_per_lot_sqft": 2.07,
   "price_per_building_sqft": 24.87,
   "building_sqft": 16085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16182,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611921340006"
  },
  {
   "address": "9437 Garfield Ave S, Bloomington",
   "sale_month": "2026-02",
   "price": 1285000,
   "lot_sqft": 25478,
   "price_per_lot_sqft": 50.44,
   "price_per_building_sqft": 139.99,
   "building_sqft": 9179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9235,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502724220026"
  },
  {
   "address": "6455 University Avenue Northeast, Fridley",
   "sale_month": "2026-02",
   "price": 39500000,
   "lot_sqft": 116228,
   "price_per_lot_sqft": 339.85,
   "price_per_building_sqft": 1405.24,
   "building_sqft": 28109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28279,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143024310102"
  },
  {
   "address": "829 Marshall St NE, Minneapolis",
   "sale_month": "2026-02",
   "price": 6375000,
   "lot_sqft": 10453,
   "price_per_lot_sqft": 609.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1402924320087"
  },
  {
   "address": "7601 Highway 65 Northeast, Fridley",
   "sale_month": "2026-02",
   "price": 1100000,
   "lot_sqft": 40452,
   "price_per_lot_sqft": 27.19,
   "price_per_building_sqft": 339.93,
   "building_sqft": 3236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3255,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024210022"
  },
  {
   "address": "4746 6th St N, Minneapolis",
   "sale_month": "2026-02",
   "price": 895000,
   "lot_sqft": 14490,
   "price_per_lot_sqft": 61.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4188,
   "use": "APARTMENT",
   "parcel_id": "1211821420131"
  },
  {
   "address": "4739 Lyndale Ave N, Minneapolis",
   "sale_month": "2026-02",
   "price": 27200,
   "lot_sqft": 1796,
   "price_per_lot_sqft": 15.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821420037"
  },
  {
   "address": "1111 28th Ave NE, Minneapolis",
   "sale_month": "2026-02",
   "price": 254000,
   "lot_sqft": 3366,
   "price_per_lot_sqft": 75.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1249,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202924220018"
  },
  {
   "address": "7600 University Avenue Northeast, Fridley",
   "sale_month": "2026-02",
   "price": 100000,
   "lot_sqft": 39343,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": 24.62,
   "building_sqft": 4061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4085,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024220002"
  },
  {
   "address": "220 Lowry Ave NE, Minneapolis",
   "sale_month": "2026-02",
   "price": 1100000,
   "lot_sqft": 5229,
   "price_per_lot_sqft": 210.37,
   "price_per_building_sqft": 393.84,
   "building_sqft": 2793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2810,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924320160"
  },
  {
   "address": "216 Lowry Ave NE, Minneapolis",
   "sale_month": "2026-02",
   "price": 1100000,
   "lot_sqft": 3412,
   "price_per_lot_sqft": 322.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924320023"
  },
  {
   "address": "2501 University Ave NE, Minneapolis",
   "sale_month": "2026-02",
   "price": 900000,
   "lot_sqft": 6992,
   "price_per_lot_sqft": 128.72,
   "price_per_building_sqft": 466.56,
   "building_sqft": 1929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924230052"
  },
  {
   "address": "1720 Alexander Road, Eagan",
   "sale_month": "2026-02",
   "price": 12020416,
   "lot_sqft": 528113,
   "price_per_lot_sqft": 22.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 209648,
   "use": "Industrial-preferred",
   "parcel_id": "108022001010"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 254584,
   "lot_sqft": 44486,
   "price_per_lot_sqft": 5.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "103990002010"
  },
  {
   "address": "1646 Diffley Road, Eagan",
   "sale_month": "2026-02",
   "price": 4275000,
   "lot_sqft": 222354,
   "price_per_lot_sqft": 19.23,
   "price_per_building_sqft": 125.98,
   "building_sqft": 33934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34139,
   "use": "Commercial-preferred",
   "parcel_id": "102050001040"
  },
  {
   "address": "4721 Stagecoach Trail North, Bayport",
   "sale_month": "2026-02",
   "price": 20000,
   "lot_sqft": 28482,
   "price_per_lot_sqft": 0.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "300",
   "parcel_id": "1002920240014"
  },
  {
   "address": "4537 Nicollet Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 1200000,
   "lot_sqft": 10519,
   "price_per_lot_sqft": 114.08,
   "price_per_building_sqft": 617.6,
   "building_sqft": 1943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1955,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824430089"
  },
  {
   "address": "9300 Bryant Ave S, Bloomington",
   "sale_month": "2026-02",
   "price": 3250000,
   "lot_sqft": 39419,
   "price_per_lot_sqft": 82.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440050"
  },
  {
   "address": "9301 Bloomington Fwy East, Bloomington",
   "sale_month": "2026-02",
   "price": 3250000,
   "lot_sqft": 113344,
   "price_per_lot_sqft": 28.67,
   "price_per_building_sqft": 177.19,
   "building_sqft": 18342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18453,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724430012"
  },
  {
   "address": "1139 166th Avenue Northeast, Ham Lake",
   "sale_month": "2026-02",
   "price": 140000,
   "lot_sqft": 87976,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223330008"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 1057000,
   "lot_sqft": 187225,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223120019"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 1057000,
   "lot_sqft": 187294,
   "price_per_lot_sqft": 5.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223120003"
  },
  {
   "address": "3120 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2026-02",
   "price": 42750000,
   "lot_sqft": 221915,
   "price_per_lot_sqft": 192.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083124140034"
  },
  {
   "address": "11905 Central Avenue Northeast, Blaine",
   "sale_month": "2026-02",
   "price": 600000,
   "lot_sqft": 3314,
   "price_per_lot_sqft": 181.05,
   "price_per_building_sqft": 78,
   "building_sqft": 7692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7739,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420075"
  },
  {
   "address": "93 Annapolis Street East, Saint Paul",
   "sale_month": "2026-02",
   "price": 600000,
   "lot_sqft": 12603,
   "price_per_lot_sqft": 47.61,
   "price_per_building_sqft": 162.95,
   "building_sqft": 3682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3704,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822330185"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 1605211,
   "lot_sqft": 13721,
   "price_per_lot_sqft": 116.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221230087"
  },
  {
   "address": "1186 Broadway Avenue West, Forest Lake",
   "sale_month": "2026-02",
   "price": 1605211,
   "lot_sqft": 41795,
   "price_per_lot_sqft": 38.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "300",
   "parcel_id": "0803221230086"
  },
  {
   "address": "2523 Mounds View Boulevard, Mounds View",
   "sale_month": "2026-02",
   "price": 11400000,
   "lot_sqft": 419735,
   "price_per_lot_sqft": 27.16,
   "price_per_building_sqft": 113.6,
   "building_sqft": 100349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 100955,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "073023110080"
  },
  {
   "address": "9401 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2026-02",
   "price": 4100000,
   "lot_sqft": 200792,
   "price_per_lot_sqft": 20.42,
   "price_per_building_sqft": 114.36,
   "building_sqft": 35852,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36069,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921440008"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 130000,
   "lot_sqft": 621,
   "price_per_lot_sqft": 209.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060411050"
  },
  {
   "address": "5910 Neal Avenue North, Oak Park Heights",
   "sale_month": "2026-02",
   "price": 1708500,
   "lot_sqft": 42640,
   "price_per_lot_sqft": 40.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "300",
   "parcel_id": "0602920110022"
  },
  {
   "address": "12525 Ulysses Street Northeast, Blaine",
   "sale_month": "2026-02",
   "price": 5875000,
   "lot_sqft": 40689,
   "price_per_lot_sqft": 144.39,
   "price_per_building_sqft": 929.44,
   "building_sqft": 6321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6360,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123340136"
  },
  {
   "address": "12555 Ulysses Street Northeast, Blaine",
   "sale_month": "2026-02",
   "price": 5875000,
   "lot_sqft": 42799,
   "price_per_lot_sqft": 137.27,
   "price_per_building_sqft": 450.54,
   "building_sqft": 13040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13119,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123340133"
  },
  {
   "address": null,
   "sale_month": "2026-02",
   "price": 5875000,
   "lot_sqft": 8796,
   "price_per_lot_sqft": 667.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123340132"
  },
  {
   "address": "5701 West Broadway, Crystal",
   "sale_month": "2026-02",
   "price": 1210000,
   "lot_sqft": 23114,
   "price_per_lot_sqft": 52.35,
   "price_per_building_sqft": 309.7,
   "building_sqft": 3907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3931,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420035"
  },
  {
   "address": "5601 Quebec Ave N, New Hope",
   "sale_month": "2026-02",
   "price": 12650000,
   "lot_sqft": 337089,
   "price_per_lot_sqft": 37.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21943,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0511821320001"
  },
  {
   "address": "5930 West Broadway, Crystal",
   "sale_month": "2026-02",
   "price": 2813000,
   "lot_sqft": 105559,
   "price_per_lot_sqft": 26.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4296,
   "use": "APARTMENT",
   "parcel_id": "0511821240002"
  },
  {
   "address": "3509 Hennepin Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 800000,
   "lot_sqft": 5099,
   "price_per_lot_sqft": 156.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824420053"
  },
  {
   "address": "3513 Hennepin Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 800000,
   "lot_sqft": 5099,
   "price_per_lot_sqft": 156.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2876,
   "use": "APARTMENT",
   "parcel_id": "0402824420052"
  },
  {
   "address": "3045 Hennepin Ave, Minneapolis",
   "sale_month": "2026-02",
   "price": 3000000,
   "lot_sqft": 70474,
   "price_per_lot_sqft": 42.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824120220"
  },
  {
   "address": "410 38th St W, Minneapolis",
   "sale_month": "2026-02",
   "price": 750000,
   "lot_sqft": 2356,
   "price_per_lot_sqft": 318.34,
   "price_per_building_sqft": 777.2,
   "building_sqft": 965,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 971,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824330290"
  },
  {
   "address": "3756 Grand Ave S, Minneapolis",
   "sale_month": "2026-02",
   "price": 750000,
   "lot_sqft": 2888,
   "price_per_lot_sqft": 259.7,
   "price_per_building_sqft": 779.63,
   "building_sqft": 962,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 967,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824330289"
  },
  {
   "address": "1850 Beam Avenue East, Maplewood",
   "sale_month": "2026-02",
   "price": 3200000,
   "lot_sqft": 98185,
   "price_per_lot_sqft": 32.59,
   "price_per_building_sqft": 148.16,
   "building_sqft": 21598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21728,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922320038"
  },
  {
   "address": "5930 Earle Brown Dr, Brooklyn Center",
   "sale_month": "2026-02",
   "price": 6500000,
   "lot_sqft": 517382,
   "price_per_lot_sqft": 12.56,
   "price_per_building_sqft": 55.97,
   "building_sqft": 116142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 116843,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821120010"
  },
  {
   "address": "3405 15th Ave S, Minneapolis",
   "sale_month": "2026-02",
   "price": 749900,
   "lot_sqft": 9330,
   "price_per_lot_sqft": 80.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2075,
   "use": "APARTMENT",
   "parcel_id": "0202824420009"
  },
  {
   "address": "84 St Croix Trail South, Lakeland",
   "sale_month": "2026-02",
   "price": 600000,
   "lot_sqft": 17984,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "300",
   "parcel_id": "0202820210011"
  },
  {
   "address": "583 Holly Avenue, Saint Paul",
   "sale_month": "2026-02",
   "price": 1040000,
   "lot_sqft": 7168,
   "price_per_lot_sqft": 145.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4035,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230093"
  },
  {
   "address": "435 Ford Rd, St. Louis Park",
   "sale_month": "2026-02",
   "price": 2884000,
   "lot_sqft": 171208,
   "price_per_lot_sqft": 16.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722110011"
  },
  {
   "address": "577 7th Avenue, Newport",
   "sale_month": "2026-02",
   "price": 459900,
   "lot_sqft": 14986,
   "price_per_lot_sqft": 30.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1505,
   "use": "110",
   "parcel_id": "0102722220071"
  },
  {
   "address": "315 Thompson Avenue East, West Saint Paul",
   "sale_month": "2026-01",
   "price": 1254827,
   "lot_sqft": 84797,
   "price_per_lot_sqft": 14.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10664,
   "use": "Apartment",
   "parcel_id": "428520101020"
  },
  {
   "address": "305 Thompson Avenue East, West Saint Paul",
   "sale_month": "2026-01",
   "price": 1255173,
   "lot_sqft": 53315,
   "price_per_lot_sqft": 23.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10039,
   "use": "Apartment",
   "parcel_id": "428520101010"
  },
  {
   "address": "3951 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2026-01",
   "price": 1000000,
   "lot_sqft": 15657,
   "price_per_lot_sqft": 63.87,
   "price_per_building_sqft": 152.88,
   "building_sqft": 6541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6581,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024320102"
  },
  {
   "address": "3959 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2026-01",
   "price": 1000000,
   "lot_sqft": 5626,
   "price_per_lot_sqft": 177.75,
   "price_per_building_sqft": 859.85,
   "building_sqft": 1163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1170,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024320101"
  },
  {
   "address": "2610 Lake St E, Minneapolis",
   "sale_month": "2026-01",
   "price": 3615000,
   "lot_sqft": 32516,
   "price_per_lot_sqft": 111.18,
   "price_per_building_sqft": 331.59,
   "building_sqft": 10902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10968,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924430060"
  },
  {
   "address": "1421 10th Avenue, Newport",
   "sale_month": "2026-01",
   "price": 7800000,
   "lot_sqft": 115387,
   "price_per_lot_sqft": 67.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24562,
   "use": "110",
   "parcel_id": "3602822240045"
  },
  {
   "address": "6249 Hemlock La N, Maple Grove",
   "sale_month": "2026-01",
   "price": 2800939,
   "lot_sqft": 67579,
   "price_per_lot_sqft": 41.45,
   "price_per_building_sqft": 371.97,
   "building_sqft": 7530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511922340093"
  },
  {
   "address": "2601 Portland Ave, Minneapolis",
   "sale_month": "2026-01",
   "price": 865000,
   "lot_sqft": 10458,
   "price_per_lot_sqft": 82.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1897,
   "use": "TRIPLEX",
   "parcel_id": "3502924320199"
  },
  {
   "address": null,
   "sale_month": "2026-01",
   "price": 3300000,
   "lot_sqft": 15995,
   "price_per_lot_sqft": 206.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110035"
  },
  {
   "address": null,
   "sale_month": "2026-01",
   "price": 3300000,
   "lot_sqft": 3430,
   "price_per_lot_sqft": 962.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110034"
  },
  {
   "address": "6441 140th Court Northwest, Ramsey",
   "sale_month": "2026-01",
   "price": 3300000,
   "lot_sqft": 47209,
   "price_per_lot_sqft": 69.9,
   "price_per_building_sqft": 134.55,
   "building_sqft": 24527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24675,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110033"
  },
  {
   "address": null,
   "sale_month": "2026-01",
   "price": 4158117,
   "lot_sqft": 63013,
   "price_per_lot_sqft": 65.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411922410067"
  },
  {
   "address": "12970 63rd Ave N, Maple Grove",
   "sale_month": "2026-01",
   "price": 4158117,
   "lot_sqft": 155777,
   "price_per_lot_sqft": 26.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17400,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922410065"
  },
  {
   "address": "720 Galpin Lake Rd, Excelsior",
   "sale_month": "2026-01",
   "price": 2650000,
   "lot_sqft": 21876,
   "price_per_lot_sqft": 121.14,
   "price_per_building_sqft": 1383.09,
   "building_sqft": 1916,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1928,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723420044"
  },
  {
   "address": "712 Galpin Lake Rd, Excelsior",
   "sale_month": "2026-01",
   "price": 2650000,
   "lot_sqft": 9832,
   "price_per_lot_sqft": 269.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1160,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723420026"
  },
  {
   "address": "2611 1st Ave S, Minneapolis",
   "sale_month": "2026-01",
   "price": 1000000,
   "lot_sqft": 7247,
   "price_per_lot_sqft": 137.99,
   "price_per_building_sqft": 310.95,
   "building_sqft": 3216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3236,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420496"
  },
  {
   "address": "2632 3rd Ave S, Minneapolis",
   "sale_month": "2026-01",
   "price": 1300000,
   "lot_sqft": 6790,
   "price_per_lot_sqft": 191.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3997,
   "use": "APARTMENT",
   "parcel_id": "3402924420010"
  },
  {
   "address": "2625 3rd Ave S, Minneapolis",
   "sale_month": "2026-01",
   "price": 36500,
   "lot_sqft": 4214,
   "price_per_lot_sqft": 8.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1432,
   "use": "APARTMENT",
   "parcel_id": "3402924410052"
  },
  {
   "address": "1284 County Road E East, Vadnais Heights",
   "sale_month": "2026-01",
   "price": 460000,
   "lot_sqft": 21736,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": 408.89,
   "building_sqft": 1125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022110035"
  },
  {
   "address": "7724 Commerce Cir, Greenfield",
   "sale_month": "2026-01",
   "price": 483500,
   "lot_sqft": 99762,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311924210013"
  },
  {
   "address": "1940 Greeley Street South, Stillwater",
   "sale_month": "2026-01",
   "price": 750000,
   "lot_sqft": 50590,
   "price_per_lot_sqft": 14.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15427,
   "use": "300",
   "parcel_id": "3303020330011"
  },
  {
   "address": "1060 Curve Crest Boulevard, Stillwater",
   "sale_month": "2026-01",
   "price": 800000,
   "lot_sqft": 40655,
   "price_per_lot_sqft": 19.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9790,
   "use": "300",
   "parcel_id": "3303020320018"
  },
  {
   "address": "7444 Lyndale Ave S, Richfield",
   "sale_month": "2026-01",
   "price": 1500000,
   "lot_sqft": 19313,
   "price_per_lot_sqft": 77.67,
   "price_per_building_sqft": 276.04,
   "building_sqft": 5434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5467,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824410005"
  },
  {
   "address": "698 Wilson Avenue, Saint Paul",
   "sale_month": "2026-01",
   "price": 392500,
   "lot_sqft": 7033,
   "price_per_lot_sqft": 55.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2128,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922410186"
  },
  {
   "address": "4319 Steiner St, St. Bonifacius",
   "sale_month": "2026-01",
   "price": 1700000,
   "lot_sqft": 89894,
   "price_per_lot_sqft": 18.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21790,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724240006"
  },
  {
   "address": "434 Hale Avenue North, Oakdale",
   "sale_month": "2026-01",
   "price": 870000,
   "lot_sqft": 17142,
   "price_per_lot_sqft": 50.75,
   "price_per_building_sqft": 49.88,
   "building_sqft": 17441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17546,
   "use": "300",
   "parcel_id": "3202921320015"
  },
  {
   "address": "600 County Road 10 Northeast, Blaine",
   "sale_month": "2026-01",
   "price": 1750000,
   "lot_sqft": 79889,
   "price_per_lot_sqft": 21.91,
   "price_per_building_sqft": 111.93,
   "building_sqft": 15635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15729,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123430007"
  },
  {
   "address": "9100 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2026-01",
   "price": 650000,
   "lot_sqft": 15549,
   "price_per_lot_sqft": 41.8,
   "price_per_building_sqft": 238.27,
   "building_sqft": 2728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2744,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821320007"
  },
  {
   "address": "11987 Business Park Blvd N, Champlin",
   "sale_month": "2026-01",
   "price": 2150000,
   "lot_sqft": 31032,
   "price_per_lot_sqft": 69.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021420071"
  },
  {
   "address": "934 Edgerton Street, Saint Paul",
   "sale_month": "2026-01",
   "price": 388500,
   "lot_sqft": 4259,
   "price_per_lot_sqft": 91.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1512,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922420056"
  },
  {
   "address": "944 Arcade Street, Saint Paul",
   "sale_month": "2026-01",
   "price": 507000,
   "lot_sqft": 8644,
   "price_per_lot_sqft": 58.65,
   "price_per_building_sqft": 117.42,
   "building_sqft": 4318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4344,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922320110"
  },
  {
   "address": "6020 117th Ave N, Champlin",
   "sale_month": "2026-01",
   "price": 145000,
   "lot_sqft": 151375,
   "price_per_lot_sqft": 0.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2812021330043"
  },
  {
   "address": "5801 73rd Ave N, Brooklyn Park",
   "sale_month": "2026-01",
   "price": 33200672,
   "lot_sqft": 1586720,
   "price_per_lot_sqft": 20.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42176,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2811921310001"
  },
  {
   "address": "6100 Golden Valley Rd, Golden Valley",
   "sale_month": "2026-01",
   "price": 2874426,
   "lot_sqft": 44282,
   "price_per_lot_sqft": 64.91,
   "price_per_building_sqft": 278.83,
   "building_sqft": 10309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10371,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821330161"
  },
  {
   "address": "1201 County Road E West, Arden Hills",
   "sale_month": "2026-01",
   "price": 4437500,
   "lot_sqft": 271166,
   "price_per_lot_sqft": 16.36,
   "price_per_building_sqft": 79.2,
   "building_sqft": 56026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56364,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273023440017"
  },
  {
   "address": "1180 Cushing Circle, Saint Paul",
   "sale_month": "2026-01",
   "price": 64300000,
   "lot_sqft": 793687,
   "price_per_lot_sqft": 81.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52018,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923140032"
  },
  {
   "address": "3700 74th Ave N, Brooklyn Park",
   "sale_month": "2026-01",
   "price": 675000,
   "lot_sqft": 29974,
   "price_per_lot_sqft": 22.52,
   "price_per_building_sqft": 135.41,
   "building_sqft": 4985,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5015,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711921130080"
  },
  {
   "address": "232 1st Avenue East, Shakopee",
   "sale_month": "2026-01",
   "price": 360000,
   "lot_sqft": 3959,
   "price_per_lot_sqft": 90.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011830"
  },
  {
   "address": "118 Holmes Street South, Shakopee",
   "sale_month": "2026-01",
   "price": 860000,
   "lot_sqft": 7909,
   "price_per_lot_sqft": 108.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3556,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270011520"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2026-01",
   "price": 150000,
   "lot_sqft": 753,
   "price_per_lot_sqft": 199.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140390"
  },
  {
   "address": "8619 Eagle Creek Circle, Savage",
   "sale_month": "2026-01",
   "price": 420000,
   "lot_sqft": 1160,
   "price_per_lot_sqft": 362.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140020"
  },
  {
   "address": "8615 Eagle Creek Circle, Savage",
   "sale_month": "2026-01",
   "price": 420000,
   "lot_sqft": 1105,
   "price_per_lot_sqft": 380.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140010"
  },
  {
   "address": "7623 Egan Drive, Savage",
   "sale_month": "2026-01",
   "price": 3085000,
   "lot_sqft": 47233,
   "price_per_lot_sqft": 65.31,
   "price_per_building_sqft": 385.14,
   "building_sqft": 8010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8058,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263480070"
  },
  {
   "address": "11401 47th St W, Minnetonka",
   "sale_month": "2026-01",
   "price": 7250000,
   "lot_sqft": 41144,
   "price_per_lot_sqft": 176.21,
   "price_per_building_sqft": 348.89,
   "building_sqft": 20780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20906,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722110032"
  },
  {
   "address": "11400 47th St W, Minnetonka",
   "sale_month": "2026-01",
   "price": 7250000,
   "lot_sqft": 85717,
   "price_per_lot_sqft": 84.58,
   "price_per_building_sqft": 188.46,
   "building_sqft": 38469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38701,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722110026"
  },
  {
   "address": "11301 47th St W, Minnetonka",
   "sale_month": "2026-01",
   "price": 7250000,
   "lot_sqft": 81159,
   "price_per_lot_sqft": 89.33,
   "price_per_building_sqft": 337.89,
   "building_sqft": 21457,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21586,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722110024"
  },
  {
   "address": "1804 16th Ave S, Minneapolis",
   "sale_month": "2026-01",
   "price": 640000,
   "lot_sqft": 7478,
   "price_per_lot_sqft": 85.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2532,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924440039"
  },
  {
   "address": "1901 Park Ave, Minneapolis",
   "sale_month": "2026-01",
   "price": 500000,
   "lot_sqft": 6255,
   "price_per_lot_sqft": 79.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1641,
   "use": "TRIPLEX",
   "parcel_id": "2602924330012"
  },
  {
   "address": "9680 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2026-01",
   "price": 1850000,
   "lot_sqft": 57471,
   "price_per_lot_sqft": 32.19,
   "price_per_building_sqft": 145.05,
   "building_sqft": 12754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12831,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124310141"
  },
  {
   "address": "951 78th Street West, Chanhassen",
   "sale_month": "2026-01",
   "price": 3167500,
   "lot_sqft": 60086,
   "price_per_lot_sqft": 52.72,
   "price_per_building_sqft": 555.51,
   "building_sqft": 5702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5737,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251670010"
  },
  {
   "address": "635 14th Ave S, Hopkins",
   "sale_month": "2026-01",
   "price": 450000,
   "lot_sqft": 12806,
   "price_per_lot_sqft": 35.14,
   "price_per_building_sqft": 190.76,
   "building_sqft": 2359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2373,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230029"
  },
  {
   "address": "616 13th Ave S, Hopkins",
   "sale_month": "2026-01",
   "price": 1000000,
   "lot_sqft": 13033,
   "price_per_lot_sqft": 76.73,
   "price_per_building_sqft": 90.92,
   "building_sqft": 10999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11065,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230024"
  },
  {
   "address": "610 13th Ave S, Hopkins",
   "sale_month": "2026-01",
   "price": 1000000,
   "lot_sqft": 9391,
   "price_per_lot_sqft": 106.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230023"
  },
  {
   "address": "9633 85th Ave N, Maple Grove",
   "sale_month": "2026-01",
   "price": 2545000,
   "lot_sqft": 71500,
   "price_per_lot_sqft": 35.59,
   "price_per_building_sqft": 131.27,
   "building_sqft": 19388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19505,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922110002"
  },
  {
   "address": "5480 Pioneer Creek Dr, Maple Plain",
   "sale_month": "2026-01",
   "price": 1300000,
   "lot_sqft": 178417,
   "price_per_lot_sqft": 7.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824320017"
  },
  {
   "address": "5380 Pioneer Creek Dr, Maple Plain",
   "sale_month": "2026-01",
   "price": 1300000,
   "lot_sqft": 97928,
   "price_per_lot_sqft": 13.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824320016"
  },
  {
   "address": "418 13th Ave SE, Minneapolis",
   "sale_month": "2026-01",
   "price": 1350000,
   "lot_sqft": 3660,
   "price_per_lot_sqft": 368.85,
   "price_per_building_sqft": 601.07,
   "building_sqft": 2246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2259,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924420029"
  },
  {
   "address": "808 13th Ave SE, Minneapolis",
   "sale_month": "2026-01",
   "price": 1015000,
   "lot_sqft": 5818,
   "price_per_lot_sqft": 174.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2037,
   "use": "APARTMENT",
   "parcel_id": "2402924130060"
  },
  {
   "address": "5901 2 1/2 Street Northeast, Fridley",
   "sale_month": "2026-01",
   "price": 749999,
   "lot_sqft": 10434,
   "price_per_lot_sqft": 71.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2672,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220112"
  },
  {
   "address": "12817 Main St, Rogers",
   "sale_month": "2026-01",
   "price": 925000,
   "lot_sqft": 22538,
   "price_per_lot_sqft": 41.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3231,
   "use": "APARTMENT",
   "parcel_id": "2312023310083"
  },
  {
   "address": "13001 Main St, Rogers",
   "sale_month": "2026-01",
   "price": 805848,
   "lot_sqft": 84294,
   "price_per_lot_sqft": 9.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12048,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023240051"
  },
  {
   "address": "20851 Commerce Blvd, Rogers",
   "sale_month": "2026-01",
   "price": 1420000,
   "lot_sqft": 78558,
   "price_per_lot_sqft": 18.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24476,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023140016"
  },
  {
   "address": null,
   "sale_month": "2026-01",
   "price": 2000000,
   "lot_sqft": 572416,
   "price_per_lot_sqft": 3.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2311824410010"
  },
  {
   "address": "1800 Pioneer Creek Center, Maple Plain",
   "sale_month": "2026-01",
   "price": 2000000,
   "lot_sqft": 867914,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6032,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2311824410004"
  },
  {
   "address": "515 5th Ave SE, Minneapolis",
   "sale_month": "2026-01",
   "price": 2900000,
   "lot_sqft": 16369,
   "price_per_lot_sqft": 177.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8568,
   "use": "APARTMENT",
   "parcel_id": "2302924140004"
  },
  {
   "address": "8200 97th Street South, Cottage Grove",
   "sale_month": "2026-01",
   "price": 3300000,
   "lot_sqft": 287586,
   "price_per_lot_sqft": 11.47,
   "price_per_building_sqft": 80.12,
   "building_sqft": 41190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41438,
   "use": "305",
   "parcel_id": "2102721320005"
  },
  {
   "address": "19960 Ferret Street Northwest, Nowthen",
   "sale_month": "2026-01",
   "price": 1215000,
   "lot_sqft": 67347,
   "price_per_lot_sqft": 18.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8769,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325410014"
  },
  {
   "address": "1359 153rd Lane Northeast, Ham Lake",
   "sale_month": "2026-01",
   "price": 1850000,
   "lot_sqft": 67698,
   "price_per_lot_sqft": 27.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18196,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203223240023"
  },
  {
   "address": "2412 Valentine Avenue, Saint Paul",
   "sale_month": "2026-01",
   "price": 1240000,
   "lot_sqft": 23518,
   "price_per_lot_sqft": 52.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5310,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923310042"
  },
  {
   "address": "5754 Blackshire Path, Inver Grove Heights",
   "sale_month": "2026-01",
   "price": 348505,
   "lot_sqft": 2121,
   "price_per_lot_sqft": 164.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "201416001310"
  },
  {
   "address": "5758 Blackshire Path, Inver Grove Heights",
   "sale_month": "2026-01",
   "price": 350495,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 163.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001300"
  },
  {
   "address": "2721 Nevada Ave N, New Hope",
   "sale_month": "2026-01",
   "price": 3480000,
   "lot_sqft": 84215,
   "price_per_lot_sqft": 41.32,
   "price_per_building_sqft": 114.37,
   "building_sqft": 30427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30610,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340014"
  },
  {
   "address": "1700 Market Street, Carver",
   "sale_month": "2026-01",
   "price": 800000,
   "lot_sqft": 55390,
   "price_per_lot_sqft": 14.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "201080010"
  },
  {
   "address": "14797 Forest Boulevard North, Hugo",
   "sale_month": "2026-01",
   "price": 15000,
   "lot_sqft": 36131,
   "price_per_lot_sqft": 0.42,
   "price_per_building_sqft": 2.2,
   "building_sqft": 6805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6846,
   "use": "300",
   "parcel_id": "2003121210016"
  },
  {
   "address": "295 Apollo Drive, Lino Lakes",
   "sale_month": "2026-01",
   "price": 1755000,
   "lot_sqft": 174204,
   "price_per_lot_sqft": 10.07,
   "price_per_building_sqft": 90.35,
   "building_sqft": 19425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19542,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "183122420006"
  },
  {
   "address": "308 2nd St SE, Osseo",
   "sale_month": "2026-01",
   "price": 1320000,
   "lot_sqft": 11459,
   "price_per_lot_sqft": 115.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3791,
   "use": "APARTMENT",
   "parcel_id": "1811921320002"
  },
  {
   "address": "125 7th Ave SE, Osseo",
   "sale_month": "2026-01",
   "price": 640000,
   "lot_sqft": 7897,
   "price_per_lot_sqft": 81.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2160,
   "use": "APARTMENT",
   "parcel_id": "1811921310035"
  },
  {
   "address": "18265 45th Ave N, Plymouth",
   "sale_month": "2026-01",
   "price": 7666667,
   "lot_sqft": 58213,
   "price_per_lot_sqft": 131.7,
   "price_per_building_sqft": 2200.54,
   "building_sqft": 3484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822120058"
  },
  {
   "address": "7980 36th Ave N, New Hope",
   "sale_month": "2026-01",
   "price": 750000,
   "lot_sqft": 24980,
   "price_per_lot_sqft": 30.02,
   "price_per_building_sqft": 215.21,
   "building_sqft": 3485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3506,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821440005"
  },
  {
   "address": "3125 Virginia Ave S, St. Louis Park",
   "sale_month": "2026-01",
   "price": 810000,
   "lot_sqft": 15168,
   "price_per_lot_sqft": 53.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2479,
   "use": "APARTMENT",
   "parcel_id": "1811721110052"
  },
  {
   "address": "5357 42nd Ave S, Minneapolis",
   "sale_month": "2026-01",
   "price": 440000,
   "lot_sqft": 9854,
   "price_per_lot_sqft": 44.65,
   "price_per_building_sqft": 205.7,
   "building_sqft": 2139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2152,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823440082"
  },
  {
   "address": "4071 Sunset Dr, Spring Park",
   "sale_month": "2026-01",
   "price": 650000,
   "lot_sqft": 9159,
   "price_per_lot_sqft": 70.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723330082"
  },
  {
   "address": "3540 Dakota Ave S, St. Louis Park",
   "sale_month": "2026-01",
   "price": 1850000,
   "lot_sqft": 18704,
   "price_per_lot_sqft": 98.91,
   "price_per_building_sqft": 212.52,
   "building_sqft": 8705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8757,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721440067"
  },
  {
   "address": "3379 Brownlow Ave, St. Louis Park",
   "sale_month": "2026-01",
   "price": 945000,
   "lot_sqft": 9095,
   "price_per_lot_sqft": 103.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2051,
   "use": "APARTMENT",
   "parcel_id": "1711721410042"
  },
  {
   "address": "15195 Freeland Avenue North, Hugo",
   "sale_month": "2026-01",
   "price": 1550000,
   "lot_sqft": 104284,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17949,
   "use": "305",
   "parcel_id": "1703121430007"
  },
  {
   "address": "9545 Penn Ave S, Bloomington",
   "sale_month": "2026-01",
   "price": 6805000,
   "lot_sqft": 219083,
   "price_per_lot_sqft": 31.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24361,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724220007"
  },
  {
   "address": "8271 Stockbridge Cir, Eden Prairie",
   "sale_month": "2026-01",
   "price": 130000,
   "lot_sqft": 1759,
   "price_per_lot_sqft": 73.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1511622420031"
  },
  {
   "address": "8273 Stockbridge Cir, Eden Prairie",
   "sale_month": "2026-01",
   "price": 130000,
   "lot_sqft": 5935,
   "price_per_lot_sqft": 21.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4593,
   "use": "APARTMENT",
   "parcel_id": "1511622420030"
  },
  {
   "address": "1523 3rd St NE, Minneapolis",
   "sale_month": "2026-01",
   "price": 525000,
   "lot_sqft": 10880,
   "price_per_lot_sqft": 48.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2220,
   "use": "APARTMENT",
   "parcel_id": "1402924220081"
  },
  {
   "address": "10253 34th St W, Minnetonka",
   "sale_month": "2026-01",
   "price": 4800000,
   "lot_sqft": 202026,
   "price_per_lot_sqft": 23.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6480,
   "use": "APARTMENT",
   "parcel_id": "1311722420005"
  },
  {
   "address": "2290 11th Avenue East, North Saint Paul",
   "sale_month": "2026-01",
   "price": 3900000,
   "lot_sqft": 30120,
   "price_per_lot_sqft": 129.48,
   "price_per_building_sqft": 935.93,
   "building_sqft": 4167,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4193,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922230076"
  },
  {
   "address": "9745 Revere La N, Maple Grove",
   "sale_month": "2026-01",
   "price": 1111960,
   "lot_sqft": 27335,
   "price_per_lot_sqft": 40.68,
   "price_per_building_sqft": 202.8,
   "building_sqft": 5483,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5516,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211922240065"
  },
  {
   "address": "7350 Commerce Lane Northeast, Fridley",
   "sale_month": "2026-01",
   "price": 5850000,
   "lot_sqft": 264604,
   "price_per_lot_sqft": 22.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 139776,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024230026"
  },
  {
   "address": null,
   "sale_month": "2026-01",
   "price": 5850000,
   "lot_sqft": 169004,
   "price_per_lot_sqft": 34.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024230025"
  },
  {
   "address": "5065 Stewart Avenue, White Bear Lake",
   "sale_month": "2026-01",
   "price": 3900000,
   "lot_sqft": 29752,
   "price_per_lot_sqft": 131.08,
   "price_per_building_sqft": 494.99,
   "building_sqft": 7879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7927,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "113022440108"
  },
  {
   "address": "14595 James Rd, Rogers",
   "sale_month": "2026-01",
   "price": 1000000,
   "lot_sqft": 126905,
   "price_per_lot_sqft": 7.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10153,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023130007"
  },
  {
   "address": "11601 95th Ave N, Maple Grove",
   "sale_month": "2026-01",
   "price": 2125000,
   "lot_sqft": 108361,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": 104.26,
   "building_sqft": 20382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20505,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922430018"
  },
  {
   "address": "714 18 1/2 Ave NE, Minneapolis",
   "sale_month": "2026-01",
   "price": 880000,
   "lot_sqft": 20185,
   "price_per_lot_sqft": 43.6,
   "price_per_building_sqft": 210.88,
   "building_sqft": 4173,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4198,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924440198"
  },
  {
   "address": "1800 University Ave NE, Minneapolis",
   "sale_month": "2026-01",
   "price": 15756000,
   "lot_sqft": 95032,
   "price_per_lot_sqft": 165.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37282,
   "use": "APARTMENT",
   "parcel_id": "1102924330128"
  },
  {
   "address": "2650 Central Ave NE, Minneapolis",
   "sale_month": "2026-01",
   "price": 300000,
   "lot_sqft": 5582,
   "price_per_lot_sqft": 53.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1102924140001"
  },
  {
   "address": "120 3rd Street South, Bayport",
   "sale_month": "2026-01",
   "price": 445000,
   "lot_sqft": 11334,
   "price_per_lot_sqft": 39.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "300",
   "parcel_id": "1102920230065"
  },
  {
   "address": "243 3rd Street North, Bayport",
   "sale_month": "2026-01",
   "price": 775000,
   "lot_sqft": 9463,
   "price_per_lot_sqft": 81.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "300",
   "parcel_id": "1102920220093"
  },
  {
   "address": "3917 Chicago Ave, Minneapolis",
   "sale_month": "2026-01",
   "price": 625000,
   "lot_sqft": 6488,
   "price_per_lot_sqft": 96.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2215,
   "use": "APARTMENT",
   "parcel_id": "1102824210131"
  },
  {
   "address": null,
   "sale_month": "2026-01",
   "price": 5850000,
   "lot_sqft": 193091,
   "price_per_lot_sqft": 30.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024140066"
  },
  {
   "address": null,
   "sale_month": "2026-01",
   "price": 5850000,
   "lot_sqft": 49954,
   "price_per_lot_sqft": 117.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024140065"
  },
  {
   "address": "1521 Randolph Avenue, Saint Paul",
   "sale_month": "2026-01",
   "price": 575000,
   "lot_sqft": 9293,
   "price_per_lot_sqft": 61.87,
   "price_per_building_sqft": 141.45,
   "building_sqft": 4065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4090,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823230152"
  },
  {
   "address": "7505 Metro Blvd, Edina",
   "sale_month": "2026-01",
   "price": 13400000,
   "lot_sqft": 271863,
   "price_per_lot_sqft": 49.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20094,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621310018"
  },
  {
   "address": "7301 Ohms La, Edina",
   "sale_month": "2026-01",
   "price": 4975000,
   "lot_sqft": 235619,
   "price_per_lot_sqft": 21.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18967,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240025"
  },
  {
   "address": "2119 90th St W, Bloomington",
   "sale_month": "2026-01",
   "price": 475000,
   "lot_sqft": 24662,
   "price_per_lot_sqft": 19.26,
   "price_per_building_sqft": 36.65,
   "building_sqft": 12960,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13038,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724320087"
  },
  {
   "address": "675 State Street, Saint Paul",
   "sale_month": "2026-01",
   "price": 695000,
   "lot_sqft": 8579,
   "price_per_lot_sqft": 81.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1826,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822310124"
  },
  {
   "address": "9400 West Broadway, Brooklyn Park",
   "sale_month": "2026-01",
   "price": 1100000,
   "lot_sqft": 115610,
   "price_per_lot_sqft": 9.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0811921340009"
  },
  {
   "address": "408 Lake Street South, Forest Lake",
   "sale_month": "2026-01",
   "price": 250000,
   "lot_sqft": 7483,
   "price_per_lot_sqft": 33.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "300",
   "parcel_id": "0803221420048"
  },
  {
   "address": "4306 Upton Ave S, Minneapolis",
   "sale_month": "2026-01",
   "price": 1022000,
   "lot_sqft": 4148,
   "price_per_lot_sqft": 246.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0802824420100"
  },
  {
   "address": "503 Ohio Street, Saint Paul",
   "sale_month": "2026-01",
   "price": 1650000,
   "lot_sqft": 18031,
   "price_per_lot_sqft": 91.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4561,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822210034"
  },
  {
   "address": "108 12th Street Southwest, Forest Lake",
   "sale_month": "2026-01",
   "price": 1500000,
   "lot_sqft": 39731,
   "price_per_lot_sqft": 37.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "300",
   "parcel_id": "0703221140012"
  },
  {
   "address": "4901 Excelsior Blvd, St. Louis Park",
   "sale_month": "2026-01",
   "price": 700000,
   "lot_sqft": 5903,
   "price_per_lot_sqft": 118.58,
   "price_per_building_sqft": 395.26,
   "building_sqft": 1771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1781,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210031"
  },
  {
   "address": "3101 42nd St E, Minneapolis",
   "sale_month": "2026-01",
   "price": 891950,
   "lot_sqft": 7025,
   "price_per_lot_sqft": 126.97,
   "price_per_building_sqft": 192.4,
   "building_sqft": 4636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4663,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823320029"
  },
  {
   "address": "3940 Minnehaha Ave, Minneapolis",
   "sale_month": "2026-01",
   "price": 485000,
   "lot_sqft": 5619,
   "price_per_lot_sqft": 86.31,
   "price_per_building_sqft": 227.27,
   "building_sqft": 2134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2147,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823210002"
  },
  {
   "address": "200 Wilkin Street, Saint Paul",
   "sale_month": "2026-01",
   "price": 12100000,
   "lot_sqft": 54519,
   "price_per_lot_sqft": 221.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31567,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062822330009"
  },
  {
   "address": "359 Wabasha Street, Saint Paul",
   "sale_month": "2026-01",
   "price": 700000,
   "lot_sqft": 4758,
   "price_per_lot_sqft": 147.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120060"
  },
  {
   "address": "613 Wayzata Blvd E, Wayzata",
   "sale_month": "2026-01",
   "price": 800000,
   "lot_sqft": 6650,
   "price_per_lot_sqft": 120.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1949,
   "use": "APARTMENT",
   "parcel_id": "0611722130052"
  },
  {
   "address": "613 Wayzata Blvd E, Wayzata",
   "sale_month": "2026-01",
   "price": 800000,
   "lot_sqft": 6645,
   "price_per_lot_sqft": 120.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0611722130051"
  },
  {
   "address": null,
   "sale_month": "2026-01",
   "price": 215000,
   "lot_sqft": 978,
   "price_per_lot_sqft": 219.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410990"
  },
  {
   "address": "5990 Neal Avenue North, Oak Park Heights",
   "sale_month": "2026-01",
   "price": 1488000,
   "lot_sqft": 47940,
   "price_per_lot_sqft": 31.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2868,
   "use": "300",
   "parcel_id": "0602920110014"
  },
  {
   "address": "4101 31st St W, St. Louis Park",
   "sale_month": "2026-01",
   "price": 3200000,
   "lot_sqft": 20744,
   "price_per_lot_sqft": 154.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11027,
   "use": "APARTMENT",
   "parcel_id": "0602824110060"
  },
  {
   "address": "7930 Computer Ave S, Bloomington",
   "sale_month": "2026-01",
   "price": 1350000,
   "lot_sqft": 36919,
   "price_per_lot_sqft": 36.57,
   "price_per_building_sqft": 122.34,
   "building_sqft": 11035,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11101,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602724220009"
  },
  {
   "address": "4209 American Blvd W, Bloomington",
   "sale_month": "2026-01",
   "price": 826146,
   "lot_sqft": 51292,
   "price_per_lot_sqft": 16.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724140015"
  },
  {
   "address": "12257 Point Douglas Drive South, Denmark Township",
   "sale_month": "2026-01",
   "price": 5900000,
   "lot_sqft": 261572,
   "price_per_lot_sqft": 22.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23059,
   "use": "300",
   "parcel_id": "0602620230003"
  },
  {
   "address": "2778 Cleveland Avenue North, Roseville",
   "sale_month": "2026-01",
   "price": 14800000,
   "lot_sqft": 287589,
   "price_per_lot_sqft": 51.46,
   "price_per_building_sqft": 146.48,
   "building_sqft": 101040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 101650,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923320013"
  },
  {
   "address": "1940 Grand Avenue, Saint Paul",
   "sale_month": "2026-01",
   "price": 1650000,
   "lot_sqft": 12660,
   "price_per_lot_sqft": 130.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5854,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320064"
  },
  {
   "address": "1684 Selby Avenue, Saint Paul",
   "sale_month": "2026-01",
   "price": 344199,
   "lot_sqft": 4363,
   "price_per_lot_sqft": 78.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1381,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110168"
  },
  {
   "address": "3020 James Ave S, Minneapolis",
   "sale_month": "2026-01",
   "price": 505000,
   "lot_sqft": 5900,
   "price_per_lot_sqft": 85.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1449,
   "use": "TRIPLEX",
   "parcel_id": "0402824220007"
  },
  {
   "address": "8348 Lyndale Ave S, Bloomington",
   "sale_month": "2026-01",
   "price": 1375000,
   "lot_sqft": 37576,
   "price_per_lot_sqft": 36.59,
   "price_per_building_sqft": 180.64,
   "building_sqft": 7612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7658,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724410117"
  },
  {
   "address": "14301 West 62nd St, Eden Prairie",
   "sale_month": "2026-01",
   "price": 2311000,
   "lot_sqft": 73878,
   "price_per_lot_sqft": 31.28,
   "price_per_building_sqft": 281.21,
   "building_sqft": 8218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8268,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311622220003"
  },
  {
   "address": "405 35th Ave NE, Minneapolis",
   "sale_month": "2026-01",
   "price": 9000000,
   "lot_sqft": 314556,
   "price_per_lot_sqft": 28.61,
   "price_per_building_sqft": 71.98,
   "building_sqft": 125027,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 125782,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202924210098"
  },
  {
   "address": "3401 Elliot Ave, Minneapolis",
   "sale_month": "2026-01",
   "price": 395000,
   "lot_sqft": 5141,
   "price_per_lot_sqft": 76.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1380,
   "use": "APARTMENT",
   "parcel_id": "0202824310029"
  },
  {
   "address": "3405 Elliot Ave, Minneapolis",
   "sale_month": "2026-01",
   "price": 395000,
   "lot_sqft": 5355,
   "price_per_lot_sqft": 73.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1294,
   "use": "APARTMENT",
   "parcel_id": "0202824310028"
  },
  {
   "address": "3015 Chicago Ave, Minneapolis",
   "sale_month": "2026-01",
   "price": 1250000,
   "lot_sqft": 14481,
   "price_per_lot_sqft": 86.32,
   "price_per_building_sqft": 267.49,
   "building_sqft": 4673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4701,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824210188"
  },
  {
   "address": "3136 10th Ave S, Minneapolis",
   "sale_month": "2026-01",
   "price": 575000,
   "lot_sqft": 5061,
   "price_per_lot_sqft": 113.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1095,
   "use": "APARTMENT",
   "parcel_id": "0202824210127"
  },
  {
   "address": "3016 Elliot Ave, Minneapolis",
   "sale_month": "2026-01",
   "price": 1250000,
   "lot_sqft": 4587,
   "price_per_lot_sqft": 272.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210078"
  },
  {
   "address": "10020 Hudson Road, Woodbury",
   "sale_month": "2026-01",
   "price": 4158117,
   "lot_sqft": 154263,
   "price_per_lot_sqft": 26.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16960,
   "use": "300",
   "parcel_id": "0202821220007"
  },
  {
   "address": "195 Oneida Street, Saint Paul",
   "sale_month": "2026-01",
   "price": 495000,
   "lot_sqft": 14900,
   "price_per_lot_sqft": 33.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 947,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823330100"
  },
  {
   "address": "10125 Crosstown Cir, Eden Prairie",
   "sale_month": "2026-01",
   "price": 3775000,
   "lot_sqft": 247029,
   "price_per_lot_sqft": 15.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16043,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0111622140006"
  },
  {
   "address": "310 7th Avenue, Newport",
   "sale_month": "2026-01",
   "price": 524290,
   "lot_sqft": 46410,
   "price_per_lot_sqft": 11.3,
   "price_per_building_sqft": 97.76,
   "building_sqft": 5363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5396,
   "use": "300",
   "parcel_id": "0102722210026"
  },
  {
   "address": "208 Elm Street South, Waconia",
   "sale_month": "2025-12",
   "price": 640000,
   "lot_sqft": 25201,
   "price_per_lot_sqft": 25.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750500600"
  },
  {
   "address": "140 Highway 5 West, Waconia",
   "sale_month": "2025-12",
   "price": 1100000,
   "lot_sqft": 46723,
   "price_per_lot_sqft": 23.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6988,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750230600"
  },
  {
   "address": "704 Ash Avenue South, Mayer",
   "sale_month": "2025-12",
   "price": 2080000,
   "lot_sqft": 53189,
   "price_per_lot_sqft": 39.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "507010050"
  },
  {
   "address": "124 Stanley Street East, West Saint Paul",
   "sale_month": "2025-12",
   "price": 640000,
   "lot_sqft": 14485,
   "price_per_lot_sqft": 44.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2713,
   "use": "Apartment",
   "parcel_id": "425870000170"
  },
  {
   "address": "1505 Concord Street North, South Saint Paul",
   "sale_month": "2025-12",
   "price": 760000,
   "lot_sqft": 13807,
   "price_per_lot_sqft": 55.04,
   "price_per_building_sqft": 98.64,
   "building_sqft": 7705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7751,
   "use": "Industrial-preferred",
   "parcel_id": "364785001033"
  },
  {
   "address": "256 2nd Avenue South, South Saint Paul",
   "sale_month": "2025-12",
   "price": 355000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 71.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1140,
   "use": "Apartment",
   "parcel_id": "363255014160"
  },
  {
   "address": "4225 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2025-12",
   "price": 1280000,
   "lot_sqft": 20547,
   "price_per_lot_sqft": 62.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2670,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024230498"
  },
  {
   "address": "4458 Reservoir Boulevard Northeast, Columbia Heights",
   "sale_month": "2025-12",
   "price": 3000000,
   "lot_sqft": 109688,
   "price_per_lot_sqft": 27.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024120091"
  },
  {
   "address": "3333 Rice Street, Shoreview",
   "sale_month": "2025-12",
   "price": 1410000,
   "lot_sqft": 41679,
   "price_per_lot_sqft": 33.83,
   "price_per_building_sqft": 308.13,
   "building_sqft": 4576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4604,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363023410047"
  },
  {
   "address": "3329 Rice Street, Shoreview",
   "sale_month": "2025-12",
   "price": 57510,
   "lot_sqft": 7309,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363023410006"
  },
  {
   "address": "200 Concord Exchange South, South Saint Paul",
   "sale_month": "2025-12",
   "price": 499000,
   "lot_sqft": 13995,
   "price_per_lot_sqft": 35.66,
   "price_per_building_sqft": 78.73,
   "building_sqft": 6338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6377,
   "use": "Commercial-preferred",
   "parcel_id": "361524002022"
  },
  {
   "address": "30 Nathan La N, Plymouth",
   "sale_month": "2025-12",
   "price": 5375000,
   "lot_sqft": 210946,
   "price_per_lot_sqft": 25.48,
   "price_per_building_sqft": 139.97,
   "building_sqft": 38401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38633,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822430020"
  },
  {
   "address": "1121 Highway 10, Anoka",
   "sale_month": "2025-12",
   "price": 3720000,
   "lot_sqft": 77917,
   "price_per_lot_sqft": 47.74,
   "price_per_building_sqft": 450.47,
   "building_sqft": 8258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8307,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225440019"
  },
  {
   "address": "8963 Syndicate Avenue, Lexington",
   "sale_month": "2025-12",
   "price": 1040000,
   "lot_sqft": 19337,
   "price_per_lot_sqft": 53.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4940,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353123130029"
  },
  {
   "address": "3829 Jefferson Street Northeast, Columbia Heights",
   "sale_month": "2025-12",
   "price": 1275000,
   "lot_sqft": 33707,
   "price_per_lot_sqft": 37.83,
   "price_per_building_sqft": 86.99,
   "building_sqft": 14657,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14746,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024430054"
  },
  {
   "address": "4000 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2025-12",
   "price": 943480,
   "lot_sqft": 33236,
   "price_per_lot_sqft": 28.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410163"
  },
  {
   "address": "3550 Lexington Avenue North, Shoreview",
   "sale_month": "2025-12",
   "price": 2090000,
   "lot_sqft": 94384,
   "price_per_lot_sqft": 22.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9487,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220003"
  },
  {
   "address": "571 Dale Street North, Saint Paul",
   "sale_month": "2025-12",
   "price": 160000,
   "lot_sqft": 2244,
   "price_per_lot_sqft": 71.3,
   "price_per_building_sqft": 70.89,
   "building_sqft": 2257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2270,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923140028"
  },
  {
   "address": "6405 James Cir N, Brooklyn Center",
   "sale_month": "2025-12",
   "price": 825000,
   "lot_sqft": 44092,
   "price_per_lot_sqft": 18.71,
   "price_per_building_sqft": 141.03,
   "building_sqft": 5850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5885,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921420012"
  },
  {
   "address": "2904 18th Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 1162500,
   "lot_sqft": 8528,
   "price_per_lot_sqft": 136.32,
   "price_per_building_sqft": 283.61,
   "building_sqft": 4099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4124,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924440148"
  },
  {
   "address": "2953 Bloomington Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 1250000,
   "lot_sqft": 4292,
   "price_per_lot_sqft": 291.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "3502924440120"
  },
  {
   "address": "9020 West 35w Service Drive Northeast, Blaine",
   "sale_month": "2025-12",
   "price": 1800000,
   "lot_sqft": 208800,
   "price_per_lot_sqft": 8.62,
   "price_per_building_sqft": 139.29,
   "building_sqft": 12923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13001,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343123130003"
  },
  {
   "address": "6412 Xenium La N, Maple Grove",
   "sale_month": "2025-12",
   "price": 495000,
   "lot_sqft": 13886,
   "price_per_lot_sqft": 35.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 914,
   "use": "TRIPLEX",
   "parcel_id": "3411922310060"
  },
  {
   "address": "2060 Wayzata Blvd W, Orono",
   "sale_month": "2025-12",
   "price": 1750000,
   "lot_sqft": 6237,
   "price_per_lot_sqft": 280.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7269,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823210037"
  },
  {
   "address": "34 Water St, Excelsior",
   "sale_month": "2025-12",
   "price": 4800000,
   "lot_sqft": 1151,
   "price_per_lot_sqft": 4170.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110056"
  },
  {
   "address": "34 Water St, Excelsior",
   "sale_month": "2025-12",
   "price": 4800000,
   "lot_sqft": 13907,
   "price_per_lot_sqft": 345.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110055"
  },
  {
   "address": "2925 2nd Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 345000,
   "lot_sqft": 5292,
   "price_per_lot_sqft": 65.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1631,
   "use": "APARTMENT",
   "parcel_id": "3402924430019"
  },
  {
   "address": "2705 Stevens Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 435000,
   "lot_sqft": 5131,
   "price_per_lot_sqft": 84.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1301,
   "use": "APARTMENT",
   "parcel_id": "3402924420253"
  },
  {
   "address": "2617 3rd Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 1050000,
   "lot_sqft": 7212,
   "price_per_lot_sqft": 145.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3015,
   "use": "APARTMENT",
   "parcel_id": "3402924410040"
  },
  {
   "address": "2308 Garfield Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 995454,
   "lot_sqft": 9471,
   "price_per_lot_sqft": 105.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3040,
   "use": "APARTMENT",
   "parcel_id": "3402924220187"
  },
  {
   "address": "2016 Grand Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 829546,
   "lot_sqft": 7721,
   "price_per_lot_sqft": 107.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2108,
   "use": "APARTMENT",
   "parcel_id": "3402924220009"
  },
  {
   "address": "2000 Grand Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 775000,
   "lot_sqft": 5989,
   "price_per_lot_sqft": 129.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2625,
   "use": "APARTMENT",
   "parcel_id": "3402924220005"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 2800000,
   "lot_sqft": 118621,
   "price_per_lot_sqft": 23.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333122440003"
  },
  {
   "address": "60 Cleveland Avenue Southwest, New Brighton",
   "sale_month": "2025-12",
   "price": 2770000,
   "lot_sqft": 30998,
   "price_per_lot_sqft": 89.36,
   "price_per_building_sqft": 360.44,
   "building_sqft": 7685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7731,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220017"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 2770000,
   "lot_sqft": 4428,
   "price_per_lot_sqft": 625.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333023220016"
  },
  {
   "address": "50 Cleveland Avenue Southwest, New Brighton",
   "sale_month": "2025-12",
   "price": 2770000,
   "lot_sqft": 96091,
   "price_per_lot_sqft": 28.83,
   "price_per_building_sqft": 116.27,
   "building_sqft": 23824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23967,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220015"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 2770000,
   "lot_sqft": 6610,
   "price_per_lot_sqft": 419.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220014"
  },
  {
   "address": "160 1st Street Southeast, New Brighton",
   "sale_month": "2025-12",
   "price": 2770000,
   "lot_sqft": 99749,
   "price_per_lot_sqft": 27.77,
   "price_per_building_sqft": 166.31,
   "building_sqft": 16656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16757,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220013"
  },
  {
   "address": "6340 Zane Ave N, Brooklyn Park",
   "sale_month": "2025-12",
   "price": 450000,
   "lot_sqft": 144052,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3311921310089"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 450000,
   "lot_sqft": 43291,
   "price_per_lot_sqft": 10.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3311921310009"
  },
  {
   "address": "2635 Kelley Pkwy, Orono",
   "sale_month": "2025-12",
   "price": 18000000,
   "lot_sqft": 152274,
   "price_per_lot_sqft": 118.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3311823120094"
  },
  {
   "address": "5609 Manitou Rd, Tonka Bay",
   "sale_month": "2025-12",
   "price": 6000000,
   "lot_sqft": 88238,
   "price_per_lot_sqft": 68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43499,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723140049"
  },
  {
   "address": "15 Brentwood Ave, Tonka Bay",
   "sale_month": "2025-12",
   "price": 1067000,
   "lot_sqft": 11471,
   "price_per_lot_sqft": 93.02,
   "price_per_building_sqft": 120.63,
   "building_sqft": 8845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8898,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311723120046"
  },
  {
   "address": "5425 Manitou Rd, Tonka Bay",
   "sale_month": "2025-12",
   "price": 1067000,
   "lot_sqft": 19876,
   "price_per_lot_sqft": 53.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311723120006"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 1067000,
   "lot_sqft": 11101,
   "price_per_lot_sqft": 96.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3311723120001"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 436500,
   "lot_sqft": 19963,
   "price_per_lot_sqft": 21.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3311723110018"
  },
  {
   "address": "2613 Girard Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 2330000,
   "lot_sqft": 6708,
   "price_per_lot_sqft": 347.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3302924420158"
  },
  {
   "address": "2609 Hennepin Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 2330000,
   "lot_sqft": 6469,
   "price_per_lot_sqft": 360.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924420157"
  },
  {
   "address": "2701 Dupont Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 713000,
   "lot_sqft": 5985,
   "price_per_lot_sqft": 119.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1044,
   "use": "TRIPLEX",
   "parcel_id": "3302924410148"
  },
  {
   "address": "8650 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2025-12",
   "price": 6055800,
   "lot_sqft": 455240,
   "price_per_lot_sqft": 13.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22636,
   "use": "300",
   "parcel_id": "3302921440007"
  },
  {
   "address": "15001 Hudson Road North, West Lakeland Township",
   "sale_month": "2025-12",
   "price": 1018500,
   "lot_sqft": 1331562,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "305",
   "parcel_id": "3302920440001"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 1018500,
   "lot_sqft": 819978,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3302920430001"
  },
  {
   "address": "3631 Bridge Street Northwest, Saint Francis",
   "sale_month": "2025-12",
   "price": 900000,
   "lot_sqft": 40610,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3593,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340030"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 900000,
   "lot_sqft": 4159,
   "price_per_lot_sqft": 216.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340028"
  },
  {
   "address": "3645 Bridge Street Northwest, Saint Francis",
   "sale_month": "2025-12",
   "price": 900000,
   "lot_sqft": 4353,
   "price_per_lot_sqft": 206.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340027"
  },
  {
   "address": "3950 Stark Drive Northwest, Saint Francis",
   "sale_month": "2025-12",
   "price": 715000,
   "lot_sqft": 30275,
   "price_per_lot_sqft": 23.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7285,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323424220023"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 1930600,
   "lot_sqft": 70250,
   "price_per_lot_sqft": 27.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140015"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 1930600,
   "lot_sqft": 78768,
   "price_per_lot_sqft": 24.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140014"
  },
  {
   "address": "1741 Radisson Road Northeast, Blaine",
   "sale_month": "2025-12",
   "price": 1930600,
   "lot_sqft": 86521,
   "price_per_lot_sqft": 22.31,
   "price_per_building_sqft": 343.95,
   "building_sqft": 5613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5647,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140013"
  },
  {
   "address": "1500 91st Avenue Northeast, Blaine",
   "sale_month": "2025-12",
   "price": 450000,
   "lot_sqft": 25981,
   "price_per_lot_sqft": 17.32,
   "price_per_building_sqft": 178.71,
   "building_sqft": 2518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2533,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130004"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 450000,
   "lot_sqft": 44076,
   "price_per_lot_sqft": 10.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130003"
  },
  {
   "address": "9001 Baltimore Street Northeast, Blaine",
   "sale_month": "2025-12",
   "price": 1350000,
   "lot_sqft": 54466,
   "price_per_lot_sqft": 24.79,
   "price_per_building_sqft": 124.48,
   "building_sqft": 10845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10911,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130001"
  },
  {
   "address": "4052 Oakland St, St. Bonifacius",
   "sale_month": "2025-12",
   "price": 150000,
   "lot_sqft": 4133,
   "price_per_lot_sqft": 36.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724210040"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 1100000,
   "lot_sqft": 152558,
   "price_per_lot_sqft": 7.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123330011"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 1100000,
   "lot_sqft": 57903,
   "price_per_lot_sqft": 19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123320021"
  },
  {
   "address": "19 Exchange Street East, Saint Paul",
   "sale_month": "2025-12",
   "price": 1000000,
   "lot_sqft": 85055,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922340200"
  },
  {
   "address": "735 Olive Street, Saint Paul",
   "sale_month": "2025-12",
   "price": 4800000,
   "lot_sqft": 141725,
   "price_per_lot_sqft": 33.87,
   "price_per_building_sqft": 93.63,
   "building_sqft": 51268,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51578,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922110065"
  },
  {
   "address": "18521 Robinson St, Dayton",
   "sale_month": "2025-12",
   "price": 154400,
   "lot_sqft": 13518,
   "price_per_lot_sqft": 11.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112122320131"
  },
  {
   "address": "4085 Tower St, St. Bonifacius",
   "sale_month": "2025-12",
   "price": 640200,
   "lot_sqft": 26974,
   "price_per_lot_sqft": 23.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111724110081"
  },
  {
   "address": "4911 77th St W, Edina",
   "sale_month": "2025-12",
   "price": 50450000,
   "lot_sqft": 91345,
   "price_per_lot_sqft": 552.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29362,
   "use": "APARTMENT",
   "parcel_id": "3102824330030"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 15000000,
   "lot_sqft": 447753,
   "price_per_lot_sqft": 33.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6524,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "305230070"
  },
  {
   "address": "564 Bavaria Lane, Chaska",
   "sale_month": "2025-12",
   "price": 230000,
   "lot_sqft": 1649,
   "price_per_lot_sqft": 139.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590020"
  },
  {
   "address": "525 Creekridge Drive, Chaska",
   "sale_month": "2025-12",
   "price": 1300000,
   "lot_sqft": 26194,
   "price_per_lot_sqft": 49.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12757,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301250020"
  },
  {
   "address": "803 Huron St SE, Minneapolis",
   "sale_month": "2025-12",
   "price": 900000,
   "lot_sqft": 6486,
   "price_per_lot_sqft": 138.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1239,
   "use": "TRIPLEX",
   "parcel_id": "3002923340073"
  },
  {
   "address": "1561 94th Lane Northeast, Blaine",
   "sale_month": "2025-12",
   "price": 645185,
   "lot_sqft": 101695,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123440033"
  },
  {
   "address": "201 County Road E2, New Brighton",
   "sale_month": "2025-12",
   "price": 5300000,
   "lot_sqft": 50530,
   "price_per_lot_sqft": 104.89,
   "price_per_building_sqft": 844.35,
   "building_sqft": 6277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6314,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023410001"
  },
  {
   "address": "2230 Energy Park Drive, Saint Paul",
   "sale_month": "2025-12",
   "price": 4328400,
   "lot_sqft": 285623,
   "price_per_lot_sqft": 15.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56600,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923210032"
  },
  {
   "address": "455 Phalen Boulevard, Saint Paul",
   "sale_month": "2025-12",
   "price": 4000000,
   "lot_sqft": 113801,
   "price_per_lot_sqft": 35.15,
   "price_per_building_sqft": 162.29,
   "building_sqft": 24647,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24796,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922330115"
  },
  {
   "address": "7609 69th Ave N, Brooklyn Park",
   "sale_month": "2025-12",
   "price": 480000,
   "lot_sqft": 14679,
   "price_per_lot_sqft": 32.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2395,
   "use": "APARTMENT",
   "parcel_id": "2911921330018"
  },
  {
   "address": "2550 Winnetka Ave N, Golden Valley",
   "sale_month": "2025-12",
   "price": 550000,
   "lot_sqft": 16580,
   "price_per_lot_sqft": 33.17,
   "price_per_building_sqft": 326.6,
   "building_sqft": 1684,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1694,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911821220001"
  },
  {
   "address": "3105 Heritage Dr, Edina",
   "sale_month": "2025-12",
   "price": 3642350,
   "lot_sqft": 68311,
   "price_per_lot_sqft": 53.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9232,
   "use": "APARTMENT",
   "parcel_id": "2902824210111"
  },
  {
   "address": "10015 Hamlet Avenue South, Cottage Grove",
   "sale_month": "2025-12",
   "price": 818231,
   "lot_sqft": 204419,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2902721220002"
  },
  {
   "address": "1179 7th Street East, Saint Paul",
   "sale_month": "2025-12",
   "price": 578000,
   "lot_sqft": 9861,
   "price_per_lot_sqft": 58.61,
   "price_per_building_sqft": 141.53,
   "building_sqft": 4084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4108,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922410068"
  },
  {
   "address": "5209 Vernon Ave, Edina",
   "sale_month": "2025-12",
   "price": 2100000,
   "lot_sqft": 18324,
   "price_per_lot_sqft": 114.6,
   "price_per_building_sqft": 849.17,
   "building_sqft": 2473,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2488,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721330004"
  },
  {
   "address": "101 Owens Street North, Stillwater",
   "sale_month": "2025-12",
   "price": 475000,
   "lot_sqft": 7302,
   "price_per_lot_sqft": 65.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "300",
   "parcel_id": "2803020320097"
  },
  {
   "address": "1897 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2025-12",
   "price": 400000,
   "lot_sqft": 23028,
   "price_per_lot_sqft": 17.37,
   "price_per_building_sqft": 46.84,
   "building_sqft": 8539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8591,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050091"
  },
  {
   "address": "1310 Maryland Avenue East, Saint Paul",
   "sale_month": "2025-12",
   "price": 1550000,
   "lot_sqft": 19292,
   "price_per_lot_sqft": 80.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5036,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922220156"
  },
  {
   "address": "4101 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2025-12",
   "price": 10607700,
   "lot_sqft": 226368,
   "price_per_lot_sqft": 46.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46725,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270540050"
  },
  {
   "address": "4107 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2025-12",
   "price": 10607700,
   "lot_sqft": 193499,
   "price_per_lot_sqft": 54.82,
   "price_per_building_sqft": 84.48,
   "building_sqft": 125558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 126315,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270540040"
  },
  {
   "address": "1510 Lasalle Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 8650000,
   "lot_sqft": 10871,
   "price_per_lot_sqft": 795.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924310087"
  },
  {
   "address": "1500 Lasalle Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 8650000,
   "lot_sqft": 21743,
   "price_per_lot_sqft": 397.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13597,
   "use": "APARTMENT",
   "parcel_id": "2702924310086"
  },
  {
   "address": "1501 Lasalle Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 4900000,
   "lot_sqft": 8695,
   "price_per_lot_sqft": 563.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924310081"
  },
  {
   "address": "1417 Lasalle Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 2600000,
   "lot_sqft": 10872,
   "price_per_lot_sqft": 239.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6534,
   "use": "APARTMENT",
   "parcel_id": "2702924310064"
  },
  {
   "address": "101 Grant St W, Minneapolis",
   "sale_month": "2025-12",
   "price": 410000,
   "lot_sqft": 11245,
   "price_per_lot_sqft": 36.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924310050"
  },
  {
   "address": "1001 3rd Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 235899269,
   "lot_sqft": 109014,
   "price_per_lot_sqft": 2163.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94129,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924140067"
  },
  {
   "address": "6440 Nicollet Ave S, Richfield",
   "sale_month": "2025-12",
   "price": 1022500,
   "lot_sqft": 14789,
   "price_per_lot_sqft": 69.14,
   "price_per_building_sqft": 221.66,
   "building_sqft": 4613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4641,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824240057"
  },
  {
   "address": "612 1st Avenue East, Shakopee",
   "sale_month": "2025-12",
   "price": 1550000,
   "lot_sqft": 26975,
   "price_per_lot_sqft": 57.46,
   "price_per_building_sqft": 374.58,
   "building_sqft": 4138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4163,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040120"
  },
  {
   "address": "8758 Egan Drive, Savage",
   "sale_month": "2025-12",
   "price": 125000,
   "lot_sqft": 1023,
   "price_per_lot_sqft": 122.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950120"
  },
  {
   "address": "19468 Tamarack Street Northwest, Oak Grove",
   "sale_month": "2025-12",
   "price": 350000,
   "lot_sqft": 217706,
   "price_per_lot_sqft": 1.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324130012"
  },
  {
   "address": "19580 Tamarack Street Northwest, Oak Grove",
   "sale_month": "2025-12",
   "price": 1575000,
   "lot_sqft": 127907,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12527,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324110004"
  },
  {
   "address": "801 Front Avenue, Saint Paul",
   "sale_month": "2025-12",
   "price": 590000,
   "lot_sqft": 10690,
   "price_per_lot_sqft": 55.19,
   "price_per_building_sqft": 135.63,
   "building_sqft": 4350,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4376,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923130223"
  },
  {
   "address": "1835 Mechanic Avenue, Saint Paul",
   "sale_month": "2025-12",
   "price": 412000,
   "lot_sqft": 8238,
   "price_per_lot_sqft": 50.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2031,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922230099"
  },
  {
   "address": "20120 Auger Ave, Corcoran",
   "sale_month": "2025-12",
   "price": 285000,
   "lot_sqft": 92323,
   "price_per_lot_sqft": 3.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2611923120013"
  },
  {
   "address": "1517 11th Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 315000,
   "lot_sqft": 7566,
   "price_per_lot_sqft": 41.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1666,
   "use": "TRIPLEX",
   "parcel_id": "2602924310014"
  },
  {
   "address": "510 8th St S, Minneapolis",
   "sale_month": "2025-12",
   "price": 500000,
   "lot_sqft": 14857,
   "price_per_lot_sqft": 33.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8471,
   "use": "APARTMENT",
   "parcel_id": "2602924230023"
  },
  {
   "address": "541 78th Street West, Chanhassen",
   "sale_month": "2025-12",
   "price": 38190000,
   "lot_sqft": 48460,
   "price_per_lot_sqft": 788.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "257030010"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 239900,
   "lot_sqft": 53477,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253124340050"
  },
  {
   "address": "611 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-12",
   "price": 1785000,
   "lot_sqft": 61388,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": 335.65,
   "building_sqft": 5318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5350,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124320019"
  },
  {
   "address": "605 Front Avenue, Saint Paul",
   "sale_month": "2025-12",
   "price": 60000,
   "lot_sqft": 15416,
   "price_per_lot_sqft": 3.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923230109"
  },
  {
   "address": "10000 Mission Dr, Maple Grove",
   "sale_month": "2025-12",
   "price": 92000000,
   "lot_sqft": 1169684,
   "price_per_lot_sqft": 78.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922410008"
  },
  {
   "address": "1 Boston Scientific Wy, Maple Grove",
   "sale_month": "2025-12",
   "price": 188806410,
   "lot_sqft": 1650756,
   "price_per_lot_sqft": 114.38,
   "price_per_building_sqft": 18100.51,
   "building_sqft": 10431,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10494,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511922240005"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 8000000,
   "lot_sqft": 509847,
   "price_per_lot_sqft": 15.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511922130006"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 188806410,
   "lot_sqft": 90585,
   "price_per_lot_sqft": 2084.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511922130005"
  },
  {
   "address": "407 70th Ave N, Brooklyn Center",
   "sale_month": "2025-12",
   "price": 14000000,
   "lot_sqft": 438559,
   "price_per_lot_sqft": 31.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25709,
   "use": "APARTMENT",
   "parcel_id": "2511921430049"
  },
  {
   "address": "1418 5th St S, Hopkins",
   "sale_month": "2025-12",
   "price": 1425000,
   "lot_sqft": 33605,
   "price_per_lot_sqft": 42.4,
   "price_per_building_sqft": 116.36,
   "building_sqft": 12246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12320,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230053"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 615444,
   "lot_sqft": 7044,
   "price_per_lot_sqft": 87.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2502822330079"
  },
  {
   "address": "727 20th Street, Newport",
   "sale_month": "2025-12",
   "price": 615444,
   "lot_sqft": 10888,
   "price_per_lot_sqft": 56.52,
   "price_per_building_sqft": 183.39,
   "building_sqft": 3356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3376,
   "use": "300",
   "parcel_id": "2502822330042"
  },
  {
   "address": "2030 Hastings Avenue, Newport",
   "sale_month": "2025-12",
   "price": 384556,
   "lot_sqft": 20812,
   "price_per_lot_sqft": 18.48,
   "price_per_building_sqft": 162.26,
   "building_sqft": 2370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2384,
   "use": "300",
   "parcel_id": "2502822330041"
  },
  {
   "address": "7811 Great Plains Boulevard, Chanhassen",
   "sale_month": "2025-12",
   "price": 1250000,
   "lot_sqft": 44842,
   "price_per_lot_sqft": 27.88,
   "price_per_building_sqft": 254.79,
   "building_sqft": 4906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4936,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250130101"
  },
  {
   "address": "15250 Hornsby Street Northeast, Columbus",
   "sale_month": "2025-12",
   "price": 1700000,
   "lot_sqft": 43629,
   "price_per_lot_sqft": 38.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6692,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222410008"
  },
  {
   "address": "9651 152nd Avenue Northeast, Columbus",
   "sale_month": "2025-12",
   "price": 1700000,
   "lot_sqft": 72849,
   "price_per_lot_sqft": 23.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222410007"
  },
  {
   "address": "9218 Lake Drive Northeast, Columbus",
   "sale_month": "2025-12",
   "price": 1075000,
   "lot_sqft": 460395,
   "price_per_lot_sqft": 2.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11158,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222240008"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 325000,
   "lot_sqft": 65241,
   "price_per_lot_sqft": 4.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2412023320009"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 325000,
   "lot_sqft": 108612,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2412023320008"
  },
  {
   "address": "901 Mainstreet, Hopkins",
   "sale_month": "2025-12",
   "price": 860000,
   "lot_sqft": 5837,
   "price_per_lot_sqft": 147.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310014"
  },
  {
   "address": "12601 82nd Ave N, Maple Grove",
   "sale_month": "2025-12",
   "price": 17500000,
   "lot_sqft": 244696,
   "price_per_lot_sqft": 71.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922230094"
  },
  {
   "address": "1980 Co Rd No 90, Independence",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 254388,
   "price_per_lot_sqft": 25.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2311824320011"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 19750000,
   "lot_sqft": 15793,
   "price_per_lot_sqft": 1250.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2311722420064"
  },
  {
   "address": "4312 Shady Oak Rd, Minnetonka",
   "sale_month": "2025-12",
   "price": 19750000,
   "lot_sqft": 68579,
   "price_per_lot_sqft": 287.99,
   "price_per_building_sqft": 1584.44,
   "building_sqft": 12465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12540,
   "use": "APARTMENT",
   "parcel_id": "2311722420063"
  },
  {
   "address": "204 5th Ave SE, Minneapolis",
   "sale_month": "2025-12",
   "price": 528000,
   "lot_sqft": 11978,
   "price_per_lot_sqft": 44.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1243,
   "use": "TRIPLEX",
   "parcel_id": "2302924410020"
  },
  {
   "address": "516 University Ave SE, Minneapolis",
   "sale_month": "2025-12",
   "price": 2600000,
   "lot_sqft": 21959,
   "price_per_lot_sqft": 118.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6574,
   "use": "APARTMENT",
   "parcel_id": "2302924410014"
  },
  {
   "address": "20 Washington Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 1206647,
   "lot_sqft": 123232,
   "price_per_lot_sqft": 9.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36120,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924320006"
  },
  {
   "address": "16350 Kenrick Loop, Lakeville",
   "sale_month": "2025-12",
   "price": 1000000,
   "lot_sqft": 49139,
   "price_per_lot_sqft": 20.35,
   "price_per_building_sqft": 150.44,
   "building_sqft": 6647,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6687,
   "use": "Commercial-preferred",
   "parcel_id": "223790001030"
  },
  {
   "address": "5980 Anna Avenue Northeast, Fridley",
   "sale_month": "2025-12",
   "price": 3350000,
   "lot_sqft": 90391,
   "price_per_lot_sqft": 37.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10919,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024120010"
  },
  {
   "address": "4265 Lexington Avenue North, Arden Hills",
   "sale_month": "2025-12",
   "price": 4050000,
   "lot_sqft": 151114,
   "price_per_lot_sqft": 26.8,
   "price_per_building_sqft": 123.9,
   "building_sqft": 32688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32886,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "223023410017"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 25500000,
   "lot_sqft": 63867,
   "price_per_lot_sqft": 399.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 100003,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924210449"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 25500000,
   "lot_sqft": 45326,
   "price_per_lot_sqft": 562.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924210448"
  },
  {
   "address": "120 2nd St N, Minneapolis",
   "sale_month": "2025-12",
   "price": 47850000,
   "lot_sqft": 42755,
   "price_per_lot_sqft": 1119.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3198,
   "use": "APARTMENT",
   "parcel_id": "2202924141056"
  },
  {
   "address": "321 Washington Ave N, Minneapolis",
   "sale_month": "2025-12",
   "price": 500000,
   "lot_sqft": 6110,
   "price_per_lot_sqft": 81.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924131157"
  },
  {
   "address": "325 Washington Ave N, Minneapolis",
   "sale_month": "2025-12",
   "price": 56500000,
   "lot_sqft": 55071,
   "price_per_lot_sqft": 1025.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6065,
   "use": "APARTMENT",
   "parcel_id": "2202924131156"
  },
  {
   "address": "428 1st St N, Minneapolis",
   "sale_month": "2025-12",
   "price": 19000000,
   "lot_sqft": 82975,
   "price_per_lot_sqft": 228.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 76622,
   "use": "APARTMENT",
   "parcel_id": "2202924120406"
  },
  {
   "address": "10760 Mankato Street Northeast, Blaine",
   "sale_month": "2025-12",
   "price": 1660000,
   "lot_sqft": 44803,
   "price_per_lot_sqft": 37.05,
   "price_per_building_sqft": 134.25,
   "building_sqft": 12365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12439,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210025"
  },
  {
   "address": "14307 28th Pl N, Plymouth",
   "sale_month": "2025-12",
   "price": 3775000,
   "lot_sqft": 136634,
   "price_per_lot_sqft": 27.63,
   "price_per_building_sqft": 92.87,
   "building_sqft": 40647,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40892,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822440019"
  },
  {
   "address": "1010 2nd Ave N, Minneapolis",
   "sale_month": "2025-12",
   "price": 3500000,
   "lot_sqft": 123660,
   "price_per_lot_sqft": 28.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14456,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924430123"
  },
  {
   "address": "20050 Iguana Street Northwest, Nowthen",
   "sale_month": "2025-12",
   "price": 646000,
   "lot_sqft": 75611,
   "price_per_lot_sqft": 8.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420007"
  },
  {
   "address": "15640 Central Avenue Northeast, Ham Lake",
   "sale_month": "2025-12",
   "price": 230000,
   "lot_sqft": 43623,
   "price_per_lot_sqft": 5.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203223210006"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 287500,
   "lot_sqft": 87943,
   "price_per_lot_sqft": 3.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923330007"
  },
  {
   "address": "1560 Payne Avenue, Saint Paul",
   "sale_month": "2025-12",
   "price": 115000,
   "lot_sqft": 4986,
   "price_per_lot_sqft": 23.06,
   "price_per_building_sqft": 99.65,
   "building_sqft": 1154,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1161,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922130024"
  },
  {
   "address": "9450 Ideal Avenue South, Cottage Grove",
   "sale_month": "2025-12",
   "price": 2446900,
   "lot_sqft": 572606,
   "price_per_lot_sqft": 4.27,
   "price_per_building_sqft": 120.63,
   "building_sqft": 20285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20408,
   "use": "305",
   "parcel_id": "2002721140004"
  },
  {
   "address": "1306 Lincoln Lane, Hastings",
   "sale_month": "2025-12",
   "price": 1050000,
   "lot_sqft": 27808,
   "price_per_lot_sqft": 37.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4549,
   "use": "Apartment",
   "parcel_id": "195790003070"
  },
  {
   "address": "96 Arlington Avenue West, Saint Paul",
   "sale_month": "2025-12",
   "price": 650000,
   "lot_sqft": 11175,
   "price_per_lot_sqft": 58.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2164,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922320021"
  },
  {
   "address": "2701 Xylon Ave N, New Hope",
   "sale_month": "2025-12",
   "price": 3575000,
   "lot_sqft": 72038,
   "price_per_lot_sqft": 49.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13694,
   "use": "APARTMENT",
   "parcel_id": "1911821430113"
  },
  {
   "address": "4200 Dahlberg Dr, Golden Valley",
   "sale_month": "2025-12",
   "price": 5607000,
   "lot_sqft": 199768,
   "price_per_lot_sqft": 28.07,
   "price_per_building_sqft": 122.19,
   "building_sqft": 45888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46165,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902924140146"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 5607000,
   "lot_sqft": 75174,
   "price_per_lot_sqft": 74.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902924130061"
  },
  {
   "address": "152 Co Rd No 81 Svc Rd E, Osseo",
   "sale_month": "2025-12",
   "price": 3707504,
   "lot_sqft": 18740,
   "price_per_lot_sqft": 197.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320007"
  },
  {
   "address": "152 Co Rd No 81 Svc Rd E, Osseo",
   "sale_month": "2025-12",
   "price": 3707504,
   "lot_sqft": 29852,
   "price_per_lot_sqft": 124.2,
   "price_per_building_sqft": 230.78,
   "building_sqft": 16065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16161,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320006"
  },
  {
   "address": "4072 Sunset Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 11012,
   "price_per_lot_sqft": 583.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "1811723440006"
  },
  {
   "address": "4068 Sunset Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 14951,
   "price_per_lot_sqft": 429.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11785,
   "use": "MARINA",
   "parcel_id": "1811723440005"
  },
  {
   "address": "4060 Sunset Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 7739,
   "price_per_lot_sqft": 830.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "1811723440004"
  },
  {
   "address": "4056 Sunset Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 2419,
   "price_per_lot_sqft": 2656.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "1811723440003"
  },
  {
   "address": "4052 Sunset Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 7170,
   "price_per_lot_sqft": 896.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "1811723440002"
  },
  {
   "address": "4050 Sunset Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 4934,
   "price_per_lot_sqft": 1302.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "1811723440001"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 5400000,
   "lot_sqft": 83281,
   "price_per_lot_sqft": 64.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "APARTMENT",
   "parcel_id": "1811723340247"
  },
  {
   "address": "2380 Island Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 5400000,
   "lot_sqft": 88557,
   "price_per_lot_sqft": 60.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14076,
   "use": "APARTMENT",
   "parcel_id": "1811723330062"
  },
  {
   "address": "4601 Shoreline Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 5400000,
   "lot_sqft": 66249,
   "price_per_lot_sqft": 81.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14241,
   "use": "APARTMENT",
   "parcel_id": "1811723330061"
  },
  {
   "address": "7835 Telegraph Rd, Bloomington",
   "sale_month": "2025-12",
   "price": 715000,
   "lot_sqft": 14361,
   "price_per_lot_sqft": 49.79,
   "price_per_building_sqft": 285.89,
   "building_sqft": 2501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2517,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621110033"
  },
  {
   "address": "407 Wilson St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3916000,
   "lot_sqft": 22905,
   "price_per_lot_sqft": 170.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340064"
  },
  {
   "address": "436 Harding St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3916000,
   "lot_sqft": 36096,
   "price_per_lot_sqft": 108.49,
   "price_per_building_sqft": 363.47,
   "building_sqft": 10774,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10839,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340057"
  },
  {
   "address": "442 Harding St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3916000,
   "lot_sqft": 3200,
   "price_per_lot_sqft": 1223.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340056"
  },
  {
   "address": "418 Harding St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3916000,
   "lot_sqft": 27393,
   "price_per_lot_sqft": 142.96,
   "price_per_building_sqft": 396.96,
   "building_sqft": 9865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9925,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923340055"
  },
  {
   "address": "2712 Kennedy St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3916000,
   "lot_sqft": 6332,
   "price_per_lot_sqft": 618.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340051"
  },
  {
   "address": "435 Wilson St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3916000,
   "lot_sqft": 11754,
   "price_per_lot_sqft": 333.16,
   "price_per_building_sqft": 1076.71,
   "building_sqft": 3637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3659,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923340020"
  },
  {
   "address": "448 Harding St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3916000,
   "lot_sqft": 13699,
   "price_per_lot_sqft": 285.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340005"
  },
  {
   "address": "448 Wilson St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3916000,
   "lot_sqft": 10390,
   "price_per_lot_sqft": 376.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923330050"
  },
  {
   "address": "430 Wilson St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3916000,
   "lot_sqft": 109590,
   "price_per_lot_sqft": 35.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923330049"
  },
  {
   "address": "1308 113th Avenue Northeast, Blaine",
   "sale_month": "2025-12",
   "price": 2250000,
   "lot_sqft": 98767,
   "price_per_lot_sqft": 22.78,
   "price_per_building_sqft": 113.95,
   "building_sqft": 19745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19865,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123310044"
  },
  {
   "address": "3502 Shoreline Dr, Orono",
   "sale_month": "2025-12",
   "price": 1500000,
   "lot_sqft": 13457,
   "price_per_lot_sqft": 111.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723430114"
  },
  {
   "address": "3542 Shoreline Dr, Orono",
   "sale_month": "2025-12",
   "price": 1500000,
   "lot_sqft": 20205,
   "price_per_lot_sqft": 74.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3791,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723430113"
  },
  {
   "address": "4029 Sunset Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 19765,
   "price_per_lot_sqft": 325.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "1711723330141"
  },
  {
   "address": "4000 Shoreline Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 1700000,
   "lot_sqft": 7999,
   "price_per_lot_sqft": 212.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10235,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723330123"
  },
  {
   "address": "4061 Sunset Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 11002,
   "price_per_lot_sqft": 583.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "MARINA",
   "parcel_id": "1711723330090"
  },
  {
   "address": "2291 Lilac Rd, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 10099,
   "price_per_lot_sqft": 636.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "1711723330080"
  },
  {
   "address": "2283 Lilac Rd, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 9871,
   "price_per_lot_sqft": 650.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20108,
   "use": "MARINA",
   "parcel_id": "1711723330079"
  },
  {
   "address": "4044 Sunset Dr, Spring Park",
   "sale_month": "2025-12",
   "price": 6424900,
   "lot_sqft": 10870,
   "price_per_lot_sqft": 591.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2077,
   "use": "MARINA",
   "parcel_id": "1711723330026"
  },
  {
   "address": "7400 State Hwy No 7, St. Louis Park",
   "sale_month": "2025-12",
   "price": 33000000,
   "lot_sqft": 289428,
   "price_per_lot_sqft": 114.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 75448,
   "use": "APARTMENT",
   "parcel_id": "1711721340086"
  },
  {
   "address": "15717 Forest Boulevard North, Hugo",
   "sale_month": "2025-12",
   "price": 2100000,
   "lot_sqft": 46451,
   "price_per_lot_sqft": 45.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "305",
   "parcel_id": "1703121130008"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 2100000,
   "lot_sqft": 46451,
   "price_per_lot_sqft": 45.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1703121130007"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 2100000,
   "lot_sqft": 88656,
   "price_per_lot_sqft": 23.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9098,
   "use": "305",
   "parcel_id": "1703121130006"
  },
  {
   "address": "3504 High Point Drive North, Oakdale",
   "sale_month": "2025-12",
   "price": 3010753,
   "lot_sqft": 125796,
   "price_per_lot_sqft": 23.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702921420016"
  },
  {
   "address": "5315 Minnehaha Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 3100000,
   "lot_sqft": 23655,
   "price_per_lot_sqft": 131.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8867,
   "use": "APARTMENT",
   "parcel_id": "1702823330037"
  },
  {
   "address": "7300 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2025-12",
   "price": 4651769,
   "lot_sqft": 176019,
   "price_per_lot_sqft": 26.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1702721240033"
  },
  {
   "address": "2929 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-12",
   "price": 1125000,
   "lot_sqft": 43001,
   "price_per_lot_sqft": 26.16,
   "price_per_building_sqft": 162.34,
   "building_sqft": 6930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6971,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124310017"
  },
  {
   "address": "14850 Deveau Pl, Minnetonka",
   "sale_month": "2025-12",
   "price": 3200000,
   "lot_sqft": 94753,
   "price_per_lot_sqft": 33.77,
   "price_per_building_sqft": 93.82,
   "building_sqft": 34109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34315,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611722430017"
  },
  {
   "address": "15200 Minnetonka Indust Rd, Minnetonka",
   "sale_month": "2025-12",
   "price": 18300000,
   "lot_sqft": 352165,
   "price_per_lot_sqft": 51.96,
   "price_per_building_sqft": 278.91,
   "building_sqft": 65612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66008,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611722340012"
  },
  {
   "address": "15225 Minnetonka Blvd, Minnetonka",
   "sale_month": "2025-12",
   "price": 18300000,
   "lot_sqft": 129258,
   "price_per_lot_sqft": 141.58,
   "price_per_building_sqft": 292.1,
   "building_sqft": 62650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63029,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611722340003"
  },
  {
   "address": "15225 Minnetonka Blvd, Minnetonka",
   "sale_month": "2025-12",
   "price": 18300000,
   "lot_sqft": 62879,
   "price_per_lot_sqft": 291.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611722340002"
  },
  {
   "address": "8081 Wallace Rd, Eden Prairie",
   "sale_month": "2025-12",
   "price": 3100000,
   "lot_sqft": 226828,
   "price_per_lot_sqft": 13.67,
   "price_per_building_sqft": 90.55,
   "building_sqft": 34234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34440,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622240011"
  },
  {
   "address": "2524 Aldrich Ave N, Minneapolis",
   "sale_month": "2025-12",
   "price": 1230904,
   "lot_sqft": 15159,
   "price_per_lot_sqft": 81.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924110020"
  },
  {
   "address": "2521 Lyndale Ave N, Minneapolis",
   "sale_month": "2025-12",
   "price": 1230904,
   "lot_sqft": 22832,
   "price_per_lot_sqft": 53.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13944,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924110007"
  },
  {
   "address": "9721 James Ave S, Bloomington",
   "sale_month": "2025-12",
   "price": 4900000,
   "lot_sqft": 92372,
   "price_per_lot_sqft": 53.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49555,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240029"
  },
  {
   "address": "6530 East River Road Northeast, Fridley",
   "sale_month": "2025-12",
   "price": 450000,
   "lot_sqft": 23119,
   "price_per_lot_sqft": 19.46,
   "price_per_building_sqft": 118.8,
   "building_sqft": 3788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3811,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153024130055"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 450000,
   "lot_sqft": 25657,
   "price_per_lot_sqft": 17.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153024130054"
  },
  {
   "address": "2002 Benson Avenue, Saint Paul",
   "sale_month": "2025-12",
   "price": 250000,
   "lot_sqft": 15154,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": 75.96,
   "building_sqft": 3291,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3311,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823430003"
  },
  {
   "address": "1501 West River Rd N, Minneapolis",
   "sale_month": "2025-12",
   "price": 4000000,
   "lot_sqft": 109055,
   "price_per_lot_sqft": 36.68,
   "price_per_building_sqft": 105.85,
   "building_sqft": 37790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38018,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924430025"
  },
  {
   "address": "21075 Diamond Lake Rd S, Rogers",
   "sale_month": "2025-12",
   "price": 1597695,
   "lot_sqft": 43753,
   "price_per_lot_sqft": 36.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023440017"
  },
  {
   "address": "11180 86th Ave N, Maple Grove",
   "sale_month": "2025-12",
   "price": 5050000,
   "lot_sqft": 248163,
   "price_per_lot_sqft": 20.35,
   "price_per_building_sqft": 207.43,
   "building_sqft": 24345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24492,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922440055"
  },
  {
   "address": "9200 Forestview La N, Maple Grove",
   "sale_month": "2025-12",
   "price": 24515029,
   "lot_sqft": 822831,
   "price_per_lot_sqft": 29.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 252791,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922120074"
  },
  {
   "address": "2301 Commerce Blvd, Mound",
   "sale_month": "2025-12",
   "price": 380000,
   "lot_sqft": 7651,
   "price_per_lot_sqft": 49.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411724440041"
  },
  {
   "address": "8340 Crystal View Rd, Eden Prairie",
   "sale_month": "2025-12",
   "price": 7100000,
   "lot_sqft": 49997,
   "price_per_lot_sqft": 142.01,
   "price_per_building_sqft": 2321.78,
   "building_sqft": 3058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310031"
  },
  {
   "address": "157 13th Ave NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 2600000,
   "lot_sqft": 10880,
   "price_per_lot_sqft": 238.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924230212"
  },
  {
   "address": "165 13th Ave NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 2600000,
   "lot_sqft": 10880,
   "price_per_lot_sqft": 238.97,
   "price_per_building_sqft": 333.68,
   "building_sqft": 7792,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7839,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230047"
  },
  {
   "address": "697 13th Ave NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 1000000,
   "lot_sqft": 17133,
   "price_per_lot_sqft": 58.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13379,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924130155"
  },
  {
   "address": "1400 Van Buren St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 3780000,
   "lot_sqft": 32680,
   "price_per_lot_sqft": 115.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924110018"
  },
  {
   "address": "4205 Lancaster La N, Plymouth",
   "sale_month": "2025-12",
   "price": 1925000,
   "lot_sqft": 101298,
   "price_per_lot_sqft": 19,
   "price_per_building_sqft": 93.02,
   "building_sqft": 20695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20819,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311822130088"
  },
  {
   "address": "710 Hamel Rd, Medina",
   "sale_month": "2025-12",
   "price": 870000,
   "lot_sqft": 24143,
   "price_per_lot_sqft": 36.04,
   "price_per_building_sqft": 140.1,
   "building_sqft": 6210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6247,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823320028"
  },
  {
   "address": "4700 Nathan La N, Plymouth",
   "sale_month": "2025-12",
   "price": 25000000,
   "lot_sqft": 891545,
   "price_per_lot_sqft": 28.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 92545,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211822410007"
  },
  {
   "address": "1590 Co Rd No 110 N, Minnetrista",
   "sale_month": "2025-12",
   "price": 450000,
   "lot_sqft": 87764,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1211724330020"
  },
  {
   "address": "1808 Taylor St NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 486500,
   "lot_sqft": 8165,
   "price_per_lot_sqft": 59.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1769,
   "use": "TRIPLEX",
   "parcel_id": "1202924330086"
  },
  {
   "address": "11899 Upper 40th Street North, Lake Elmo",
   "sale_month": "2025-12",
   "price": 1400000,
   "lot_sqft": 73959,
   "price_per_lot_sqft": 18.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202921440027"
  },
  {
   "address": "8949 Old Cedar Ave S, Bloomington",
   "sale_month": "2025-12",
   "price": 6500000,
   "lot_sqft": 77815,
   "price_per_lot_sqft": 83.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16930,
   "use": "APARTMENT",
   "parcel_id": "1202724230021"
  },
  {
   "address": "8901 Old Cedar Ave S, Bloomington",
   "sale_month": "2025-12",
   "price": 2800000,
   "lot_sqft": 77557,
   "price_per_lot_sqft": 36.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6384,
   "use": "APARTMENT",
   "parcel_id": "1202724230014"
  },
  {
   "address": "14475 Quiram Dr, Rogers",
   "sale_month": "2025-12",
   "price": 1371000,
   "lot_sqft": 260956,
   "price_per_lot_sqft": 5.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023420004"
  },
  {
   "address": "401 27th Ave NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 7000000,
   "lot_sqft": 19197,
   "price_per_lot_sqft": 364.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924220009"
  },
  {
   "address": "2700 University Ave NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 7000000,
   "lot_sqft": 57129,
   "price_per_lot_sqft": 122.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924220005"
  },
  {
   "address": "2701 University Ave NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 7000000,
   "lot_sqft": 123445,
   "price_per_lot_sqft": 56.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924210015"
  },
  {
   "address": "2705 University Ave NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 7000000,
   "lot_sqft": 28497,
   "price_per_lot_sqft": 245.64,
   "price_per_building_sqft": 61.14,
   "building_sqft": 114487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 115178,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924210014"
  },
  {
   "address": "4449 Bloomington Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 538200,
   "lot_sqft": 5706,
   "price_per_lot_sqft": 94.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2523,
   "use": "TRIPLEX",
   "parcel_id": "1102824440058"
  },
  {
   "address": "1825 Gateway Drive Northwest, Coon Rapids",
   "sale_month": "2025-12",
   "price": 50000,
   "lot_sqft": 64913,
   "price_per_lot_sqft": 0.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124430018"
  },
  {
   "address": "40 77th Avenue Northeast, Fridley",
   "sale_month": "2025-12",
   "price": 7900000,
   "lot_sqft": 287459,
   "price_per_lot_sqft": 27.48,
   "price_per_building_sqft": 73.98,
   "building_sqft": 106780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 107424,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024110024"
  },
  {
   "address": "1190 James Avenue, Saint Paul",
   "sale_month": "2025-12",
   "price": 1155000,
   "lot_sqft": 10692,
   "price_per_lot_sqft": 108.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4394,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823140185"
  },
  {
   "address": "5211 Xerxes Ave N, Brooklyn Center",
   "sale_month": "2025-12",
   "price": 1776000,
   "lot_sqft": 38965,
   "price_per_lot_sqft": 45.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4730,
   "use": "APARTMENT",
   "parcel_id": "1011821110022"
  },
  {
   "address": "5209 Xerxes Ave N, Brooklyn Center",
   "sale_month": "2025-12",
   "price": 1776000,
   "lot_sqft": 33521,
   "price_per_lot_sqft": 52.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5073,
   "use": "APARTMENT",
   "parcel_id": "1011821110016"
  },
  {
   "address": "3001 3rd St N, Minneapolis",
   "sale_month": "2025-12",
   "price": 925000,
   "lot_sqft": 9037,
   "price_per_lot_sqft": 102.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3792,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924320084"
  },
  {
   "address": "4429 Nicollet Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 3048500,
   "lot_sqft": 35238,
   "price_per_lot_sqft": 86.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14650,
   "use": "APARTMENT",
   "parcel_id": "1002824430167"
  },
  {
   "address": "8910 Wentworth Ave S, Bloomington",
   "sale_month": "2025-12",
   "price": 4100000,
   "lot_sqft": 119215,
   "price_per_lot_sqft": 34.39,
   "price_per_building_sqft": 86.83,
   "building_sqft": 47217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47502,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724240037"
  },
  {
   "address": "201 88th St W, Bloomington",
   "sale_month": "2025-12",
   "price": 1140000,
   "lot_sqft": 45143,
   "price_per_lot_sqft": 25.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724240026"
  },
  {
   "address": "665 Snelling Avenue South, Saint Paul",
   "sale_month": "2025-12",
   "price": 805000,
   "lot_sqft": 14546,
   "price_per_lot_sqft": 55.34,
   "price_per_building_sqft": 219.89,
   "building_sqft": 3661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3683,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823440055"
  },
  {
   "address": "5213 West Broadway, Crystal",
   "sale_month": "2025-12",
   "price": 744000,
   "lot_sqft": 1542,
   "price_per_lot_sqft": 482.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911821220054"
  },
  {
   "address": "5213 West Broadway, Crystal",
   "sale_month": "2025-12",
   "price": 744000,
   "lot_sqft": 23779,
   "price_per_lot_sqft": 31.29,
   "price_per_building_sqft": 127.09,
   "building_sqft": 5854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5889,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220006"
  },
  {
   "address": "14650 Martin Dr, Eden Prairie",
   "sale_month": "2025-12",
   "price": 2050000,
   "lot_sqft": 51488,
   "price_per_lot_sqft": 39.82,
   "price_per_building_sqft": 115.91,
   "building_sqft": 17686,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17793,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622440035"
  },
  {
   "address": "3130 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-12",
   "price": 45250000,
   "lot_sqft": 196358,
   "price_per_lot_sqft": 230.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083124140038"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 13100000,
   "lot_sqft": 63870,
   "price_per_lot_sqft": 205.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340021"
  },
  {
   "address": "11855 Ulysses Street Northeast, Blaine",
   "sale_month": "2025-12",
   "price": 13100000,
   "lot_sqft": 250410,
   "price_per_lot_sqft": 52.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29502,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340012"
  },
  {
   "address": "5491 Adams Street, Mounds View",
   "sale_month": "2025-12",
   "price": 775000,
   "lot_sqft": 18844,
   "price_per_lot_sqft": 41.13,
   "price_per_building_sqft": 128.14,
   "building_sqft": 6048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6085,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023120052"
  },
  {
   "address": "2500 County Road C West, Roseville",
   "sale_month": "2025-12",
   "price": 7500000,
   "lot_sqft": 520879,
   "price_per_lot_sqft": 14.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40178,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923220011"
  },
  {
   "address": "3102 44th St W, Minneapolis",
   "sale_month": "2025-12",
   "price": 1700000,
   "lot_sqft": 5809,
   "price_per_lot_sqft": 292.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2925,
   "use": "APARTMENT",
   "parcel_id": "0802824310041"
  },
  {
   "address": "615 Madison Street, Anoka",
   "sale_month": "2025-12",
   "price": 850000,
   "lot_sqft": 14843,
   "price_per_lot_sqft": 57.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3943,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210077"
  },
  {
   "address": "165 County Road B2 East, Little Canada",
   "sale_month": "2025-12",
   "price": 16203000,
   "lot_sqft": 236631,
   "price_per_lot_sqft": 68.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33348,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922130382"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 1525000,
   "lot_sqft": 14922,
   "price_per_lot_sqft": 102.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711822330001"
  },
  {
   "address": "18710 State Hwy No 55, Plymouth",
   "sale_month": "2025-12",
   "price": 1525000,
   "lot_sqft": 135292,
   "price_per_lot_sqft": 11.27,
   "price_per_building_sqft": 91.75,
   "building_sqft": 16622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16722,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711822320004"
  },
  {
   "address": "2370 7th Avenue, Anoka",
   "sale_month": "2025-12",
   "price": 710000,
   "lot_sqft": 26776,
   "price_per_lot_sqft": 26.52,
   "price_per_building_sqft": 238.74,
   "building_sqft": 2974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2992,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124420042"
  },
  {
   "address": "3030 Centerville Road, Little Canada",
   "sale_month": "2025-12",
   "price": 201000,
   "lot_sqft": 31689,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": 157.28,
   "building_sqft": 1278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1285,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922110010"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 450000,
   "lot_sqft": 2324,
   "price_per_lot_sqft": 193.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060411280"
  },
  {
   "address": "5697 Hadley Avenue North, Oakdale",
   "sale_month": "2025-12",
   "price": 1775000,
   "lot_sqft": 42760,
   "price_per_lot_sqft": 41.51,
   "price_per_building_sqft": 161.1,
   "building_sqft": 11018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11084,
   "use": "300",
   "parcel_id": "0602921230041"
  },
  {
   "address": "3308 38th St E, Minneapolis",
   "sale_month": "2025-12",
   "price": 1100000,
   "lot_sqft": 10502,
   "price_per_lot_sqft": 104.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3361,
   "use": "APARTMENT",
   "parcel_id": "0602823330028"
  },
  {
   "address": "3307 Lake St E, Minneapolis",
   "sale_month": "2025-12",
   "price": 900000,
   "lot_sqft": 22048,
   "price_per_lot_sqft": 40.82,
   "price_per_building_sqft": 130.11,
   "building_sqft": 6917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6958,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823220158"
  },
  {
   "address": "8009 34th Ave S, Bloomington",
   "sale_month": "2025-12",
   "price": 100000,
   "lot_sqft": 58847,
   "price_per_lot_sqft": 1.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723240010"
  },
  {
   "address": "3601 American Blvd E, Bloomington",
   "sale_month": "2025-12",
   "price": 4900000,
   "lot_sqft": 95777,
   "price_per_lot_sqft": 51.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 125466,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723240008"
  },
  {
   "address": "8271 West 35w Service Drive, Blaine",
   "sale_month": "2025-12",
   "price": 5650000,
   "lot_sqft": 121216,
   "price_per_lot_sqft": 46.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110011"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 5650000,
   "lot_sqft": 119933,
   "price_per_lot_sqft": 47.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52104,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110009"
  },
  {
   "address": "2815 Cleveland Avenue, Roseville",
   "sale_month": "2025-12",
   "price": 14625000,
   "lot_sqft": 482864,
   "price_per_lot_sqft": 30.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37170,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923410015"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 700000,
   "lot_sqft": 197122,
   "price_per_lot_sqft": 3.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923410014"
  },
  {
   "address": "2890 Centre Pointe Drive North, Roseville",
   "sale_month": "2025-12",
   "price": 13750000,
   "lot_sqft": 300140,
   "price_per_lot_sqft": 45.81,
   "price_per_building_sqft": 234.61,
   "building_sqft": 58607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58961,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923140026"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 2987563,
   "lot_sqft": 542606,
   "price_per_lot_sqft": 5.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 114821,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923330039"
  },
  {
   "address": "3214 Fremont Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 1284000,
   "lot_sqft": 309,
   "price_per_lot_sqft": 4155.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0402824130036"
  },
  {
   "address": "3212 Fremont Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 1284000,
   "lot_sqft": 10582,
   "price_per_lot_sqft": 121.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3308,
   "use": "APARTMENT",
   "parcel_id": "0402824130035"
  },
  {
   "address": "525 Commons Drive, Woodbury",
   "sale_month": "2025-12",
   "price": 3675000,
   "lot_sqft": 49918,
   "price_per_lot_sqft": 73.62,
   "price_per_building_sqft": 331.23,
   "building_sqft": 11095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11162,
   "use": "300",
   "parcel_id": "0402821420137"
  },
  {
   "address": "185 Radio Drive, Woodbury",
   "sale_month": "2025-12",
   "price": 10735000,
   "lot_sqft": 147137,
   "price_per_lot_sqft": 72.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28250,
   "use": "300",
   "parcel_id": "0402821120019"
  },
  {
   "address": "205 Radio Drive, Woodbury",
   "sale_month": "2025-12",
   "price": 14250000,
   "lot_sqft": 129402,
   "price_per_lot_sqft": 110.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32520,
   "use": "300",
   "parcel_id": "0402821120013"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 1018500,
   "lot_sqft": 38792,
   "price_per_lot_sqft": 26.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0402820120003"
  },
  {
   "address": "6055 Highway 212, Dahlgren Township",
   "sale_month": "2025-12",
   "price": 3150000,
   "lot_sqft": 1177626,
   "price_per_lot_sqft": 2.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9659,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "040141200"
  },
  {
   "address": "7751 Elm Street Northeast, Fridley",
   "sale_month": "2025-12",
   "price": 515000,
   "lot_sqft": 5692,
   "price_per_lot_sqft": 90.48,
   "price_per_building_sqft": 81.32,
   "building_sqft": 6333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6371,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440072"
  },
  {
   "address": null,
   "sale_month": "2025-12",
   "price": 515000,
   "lot_sqft": 11391,
   "price_per_lot_sqft": 45.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440071"
  },
  {
   "address": "1600 St Johns Boulevard East, Maplewood",
   "sale_month": "2025-12",
   "price": 9400000,
   "lot_sqft": 32798,
   "price_per_lot_sqft": 286.6,
   "price_per_building_sqft": 537.33,
   "building_sqft": 17494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17599,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922130010"
  },
  {
   "address": "1655 Beam Avenue East, Maplewood",
   "sale_month": "2025-12",
   "price": 5200000,
   "lot_sqft": 190297,
   "price_per_lot_sqft": 27.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922130009"
  },
  {
   "address": "184 Saratoga Street North, Saint Paul",
   "sale_month": "2025-12",
   "price": 495000,
   "lot_sqft": 4113,
   "price_per_lot_sqft": 120.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2253,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823220036"
  },
  {
   "address": "6050 Sycamore La N, Plymouth",
   "sale_month": "2025-12",
   "price": 35750000,
   "lot_sqft": 251335,
   "price_per_lot_sqft": 142.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311822120084"
  },
  {
   "address": "6140 Sycamore La N, Plymouth",
   "sale_month": "2025-12",
   "price": 659324,
   "lot_sqft": 41164,
   "price_per_lot_sqft": 16.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0311822110009"
  },
  {
   "address": "3712 Stevens Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 437500,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 43.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1336,
   "use": "TRIPLEX",
   "parcel_id": "0302824430104"
  },
  {
   "address": "3045 Grand Ave S, Minneapolis",
   "sale_month": "2025-12",
   "price": 755000,
   "lot_sqft": 6089,
   "price_per_lot_sqft": 123.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1966,
   "use": "APARTMENT",
   "parcel_id": "0302824220012"
  },
  {
   "address": "201 Lake St E, Minneapolis",
   "sale_month": "2025-12",
   "price": 1850000,
   "lot_sqft": 8207,
   "price_per_lot_sqft": 225.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0302824120023"
  },
  {
   "address": "2424 117th Street East, Burnsville",
   "sale_month": "2025-12",
   "price": 310000,
   "lot_sqft": 1846,
   "price_per_lot_sqft": 167.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "021781501120"
  },
  {
   "address": "11401 Rupp Drive, Burnsville",
   "sale_month": "2025-12",
   "price": 6300000,
   "lot_sqft": 321860,
   "price_per_lot_sqft": 19.57,
   "price_per_building_sqft": 79.13,
   "building_sqft": 79613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80094,
   "use": "Industrial-preferred",
   "parcel_id": "021539101020"
  },
  {
   "address": "289 Karen Drive, Woodbury",
   "sale_month": "2025-12",
   "price": 88000000,
   "lot_sqft": 280633,
   "price_per_lot_sqft": 313.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0202821140011"
  },
  {
   "address": "5995 149th Street West, Apple Valley",
   "sale_month": "2025-12",
   "price": 3200000,
   "lot_sqft": 130446,
   "price_per_lot_sqft": 24.53,
   "price_per_building_sqft": 102.36,
   "building_sqft": 31262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31451,
   "use": "Industrial-preferred",
   "parcel_id": "015220001020"
  },
  {
   "address": "8370 Pierce Street Northeast, Spring Lake Park",
   "sale_month": "2025-12",
   "price": 516000,
   "lot_sqft": 19484,
   "price_per_lot_sqft": 26.48,
   "price_per_building_sqft": 179.42,
   "building_sqft": 2876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2893,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024210015"
  },
  {
   "address": "1611 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2025-12",
   "price": 649000,
   "lot_sqft": 22075,
   "price_per_lot_sqft": 29.4,
   "price_per_building_sqft": 195.95,
   "building_sqft": 3312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3332,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140003"
  },
  {
   "address": "182 Mackubin Street, Saint Paul",
   "sale_month": "2025-12",
   "price": 210000,
   "lot_sqft": 14928,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "1A/1B/4BB RESIDENTIAL SINGLE UNIT",
   "parcel_id": "012823210422"
  },
  {
   "address": "10955 Wayzata Blvd, Minnetonka",
   "sale_month": "2025-12",
   "price": 57500000,
   "lot_sqft": 306521,
   "price_per_lot_sqft": 187.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25383,
   "use": "APARTMENT",
   "parcel_id": "0111722320055"
  },
  {
   "address": "3359 Central Ave NE, Minneapolis",
   "sale_month": "2025-12",
   "price": 525000,
   "lot_sqft": 5412,
   "price_per_lot_sqft": 97.01,
   "price_per_building_sqft": 195.75,
   "building_sqft": 2682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2698,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924230108"
  },
  {
   "address": "1901 Lake St E, Minneapolis",
   "sale_month": "2025-12",
   "price": 370000,
   "lot_sqft": 12486,
   "price_per_lot_sqft": 29.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824220023"
  },
  {
   "address": "3138 Snelling Ave, Minneapolis",
   "sale_month": "2025-12",
   "price": 2950000,
   "lot_sqft": 37476,
   "price_per_lot_sqft": 78.72,
   "price_per_building_sqft": 62.01,
   "building_sqft": 47575,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47862,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0102824120121"
  },
  {
   "address": "587 Settlers Ridge Parkway, Woodbury",
   "sale_month": "2025-12",
   "price": 23000000,
   "lot_sqft": 507365,
   "price_per_lot_sqft": 45.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "305",
   "parcel_id": "0102821320008"
  },
  {
   "address": "190 State Avenue North, New Germany",
   "sale_month": "2025-11",
   "price": 145000,
   "lot_sqft": 39447,
   "price_per_lot_sqft": 3.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "550050710"
  },
  {
   "address": "8510 190th Street East, Vermillion Township",
   "sale_month": "2025-11",
   "price": 190000,
   "lot_sqft": 87040,
   "price_per_lot_sqft": 2.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "Industrial-preferred",
   "parcel_id": "390240026010"
  },
  {
   "address": "620 1st Avenue South, South Saint Paul",
   "sale_month": "2025-11",
   "price": 2687213,
   "lot_sqft": 73973,
   "price_per_lot_sqft": 36.33,
   "price_per_building_sqft": 882.5,
   "building_sqft": 3045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3064,
   "use": "Apartment",
   "parcel_id": "367515109351"
  },
  {
   "address": "450 Camber Avenue, South Saint Paul",
   "sale_month": "2025-11",
   "price": 2687213,
   "lot_sqft": 119111,
   "price_per_lot_sqft": 22.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2989,
   "use": "Apartment",
   "parcel_id": "366430019221"
  },
  {
   "address": "434 Lafond Avenue, Saint Paul",
   "sale_month": "2025-11",
   "price": 1310000,
   "lot_sqft": 9738,
   "price_per_lot_sqft": 134.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6355,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923210137"
  },
  {
   "address": "2011 21st Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 280000,
   "lot_sqft": 9439,
   "price_per_lot_sqft": 29.66,
   "price_per_building_sqft": 71.59,
   "building_sqft": 3911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3935,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924220086"
  },
  {
   "address": "2301 Franklin Ave E, Minneapolis",
   "sale_month": "2025-11",
   "price": 850000,
   "lot_sqft": 8824,
   "price_per_lot_sqft": 96.33,
   "price_per_building_sqft": 116.31,
   "building_sqft": 7308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7352,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924210061"
  },
  {
   "address": "3932 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2025-11",
   "price": 1300000,
   "lot_sqft": 16492,
   "price_per_lot_sqft": 78.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5708,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024410166"
  },
  {
   "address": "269 Oxford Street, Saint Paul",
   "sale_month": "2025-11",
   "price": 620000,
   "lot_sqft": 4359,
   "price_per_lot_sqft": 142.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2427,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923330153"
  },
  {
   "address": "877 Charles Avenue, Saint Paul",
   "sale_month": "2025-11",
   "price": 243000,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 48.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 893,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923240057"
  },
  {
   "address": "1601 67th Ave N, Brooklyn Center",
   "sale_month": "2025-11",
   "price": 2725000,
   "lot_sqft": 106983,
   "price_per_lot_sqft": 25.47,
   "price_per_building_sqft": 81.96,
   "building_sqft": 33246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33447,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921140014"
  },
  {
   "address": "1500 Lake St E, Minneapolis",
   "sale_month": "2025-11",
   "price": 942067,
   "lot_sqft": 8377,
   "price_per_lot_sqft": 112.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430153"
  },
  {
   "address": "536 Snelling Avenue North, Saint Paul",
   "sale_month": "2025-11",
   "price": 650000,
   "lot_sqft": 17618,
   "price_per_lot_sqft": 36.89,
   "price_per_building_sqft": 123.29,
   "building_sqft": 5272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5304,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230226"
  },
  {
   "address": "1553 University Avenue West, Saint Paul",
   "sale_month": "2025-11",
   "price": 999000,
   "lot_sqft": 6189,
   "price_per_lot_sqft": 161.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230182"
  },
  {
   "address": "2325 Wayzata Blvd W, Long Lake",
   "sale_month": "2025-11",
   "price": 1800000,
   "lot_sqft": 46020,
   "price_per_lot_sqft": 39.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9395,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823230045"
  },
  {
   "address": "2809 Pleasant Ave, Minneapolis",
   "sale_month": "2025-11",
   "price": 2436000,
   "lot_sqft": 14851,
   "price_per_lot_sqft": 164.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5016,
   "use": "APARTMENT",
   "parcel_id": "3402924340063"
  },
  {
   "address": "2523 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 1340214,
   "lot_sqft": 7105,
   "price_per_lot_sqft": 188.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1395,
   "use": "APARTMENT",
   "parcel_id": "3402924230220"
  },
  {
   "address": "2519 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 1340214,
   "lot_sqft": 4737,
   "price_per_lot_sqft": 282.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1716,
   "use": "APARTMENT",
   "parcel_id": "3402924230067"
  },
  {
   "address": "12 22nd St W, Minneapolis",
   "sale_month": "2025-11",
   "price": 4292000,
   "lot_sqft": 13435,
   "price_per_lot_sqft": 319.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6192,
   "use": "APARTMENT",
   "parcel_id": "3402924210036"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 3200000,
   "lot_sqft": 10174,
   "price_per_lot_sqft": 314.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022240037"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 3200000,
   "lot_sqft": 41594,
   "price_per_lot_sqft": 76.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022240033"
  },
  {
   "address": "1025 Kristen Court, Vadnais Heights",
   "sale_month": "2025-11",
   "price": 3200000,
   "lot_sqft": 46672,
   "price_per_lot_sqft": 68.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31166,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022240023"
  },
  {
   "address": "2893 Knox Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 11500000,
   "lot_sqft": 19983,
   "price_per_lot_sqft": 575.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13540,
   "use": "APARTMENT",
   "parcel_id": "3302924330007"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 6800000,
   "lot_sqft": 69,
   "price_per_lot_sqft": 98550.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302824440129"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 6800000,
   "lot_sqft": 747,
   "price_per_lot_sqft": 9103.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302824440128"
  },
  {
   "address": "7644 Lyndale Ave S, Richfield",
   "sale_month": "2025-11",
   "price": 6800000,
   "lot_sqft": 9773,
   "price_per_lot_sqft": 695.79,
   "price_per_building_sqft": 1221.48,
   "building_sqft": 5567,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5600,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824440115"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 6800000,
   "lot_sqft": 1084,
   "price_per_lot_sqft": 6273.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302824440114"
  },
  {
   "address": "7630 Lyndale Ave S, Richfield",
   "sale_month": "2025-11",
   "price": 6800000,
   "lot_sqft": 12305,
   "price_per_lot_sqft": 552.62,
   "price_per_building_sqft": 817.9,
   "building_sqft": 8314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8364,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824440113"
  },
  {
   "address": "7600 Lyndale Ave S, Richfield",
   "sale_month": "2025-11",
   "price": 6800000,
   "lot_sqft": 92742,
   "price_per_lot_sqft": 73.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21413,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824440110"
  },
  {
   "address": "13735 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2025-11",
   "price": 2430000,
   "lot_sqft": 139214,
   "price_per_lot_sqft": 17.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18130,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223130024"
  },
  {
   "address": "484 Temperance Street, Saint Paul",
   "sale_month": "2025-11",
   "price": 20715000,
   "lot_sqft": 43002,
   "price_per_lot_sqft": 481.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26699,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "312922440513"
  },
  {
   "address": "211 7th Street East, Saint Paul",
   "sale_month": "2025-11",
   "price": 19285000,
   "lot_sqft": 40288,
   "price_per_lot_sqft": 478.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27768,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "312922440451"
  },
  {
   "address": "609 Park Street, Saint Paul",
   "sale_month": "2025-11",
   "price": 769000,
   "lot_sqft": 6568,
   "price_per_lot_sqft": 117.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2344,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922220066"
  },
  {
   "address": "11473 Marketplace Dr N, Champlin",
   "sale_month": "2025-11",
   "price": 1075000,
   "lot_sqft": 43523,
   "price_per_lot_sqft": 24.7,
   "price_per_building_sqft": 122.59,
   "building_sqft": 8769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8822,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021130104"
  },
  {
   "address": "5120 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2025-11",
   "price": 5300000,
   "lot_sqft": 122361,
   "price_per_lot_sqft": 43.31,
   "price_per_building_sqft": 130.61,
   "building_sqft": 40578,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40823,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3102924220002"
  },
  {
   "address": "4555 77th St W, Edina",
   "sale_month": "2025-11",
   "price": 1600000,
   "lot_sqft": 46305,
   "price_per_lot_sqft": 34.55,
   "price_per_building_sqft": 112.88,
   "building_sqft": 14174,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14260,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102824340013"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 500000,
   "lot_sqft": 4795,
   "price_per_lot_sqft": 104.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922220126"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 142500,
   "lot_sqft": 23335,
   "price_per_lot_sqft": 6.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3012021120184"
  },
  {
   "address": "7509 Boone Ave N, Brooklyn Park",
   "sale_month": "2025-11",
   "price": 9811795,
   "lot_sqft": 440361,
   "price_per_lot_sqft": 22.28,
   "price_per_building_sqft": 77.05,
   "building_sqft": 127344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 128112,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921210009"
  },
  {
   "address": "505 Chestnut Street North, Chaska",
   "sale_month": "2025-11",
   "price": 75000,
   "lot_sqft": 3251,
   "price_per_lot_sqft": 23.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300500500"
  },
  {
   "address": "1103 Payne Avenue, Saint Paul",
   "sale_month": "2025-11",
   "price": 355750,
   "lot_sqft": 2747,
   "price_per_lot_sqft": 129.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120178"
  },
  {
   "address": "6500 Xerxes Ave S, Edina",
   "sale_month": "2025-11",
   "price": 1000000,
   "lot_sqft": 17032,
   "price_per_lot_sqft": 58.71,
   "price_per_building_sqft": 402.09,
   "building_sqft": 2487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2502,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824240121"
  },
  {
   "address": "755 Prior Avenue North, Saint Paul",
   "sale_month": "2025-11",
   "price": 12300000,
   "lot_sqft": 383164,
   "price_per_lot_sqft": 32.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 250434,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923330009"
  },
  {
   "address": "1116 Sims Avenue, Saint Paul",
   "sale_month": "2025-11",
   "price": 616605,
   "lot_sqft": 14710,
   "price_per_lot_sqft": 41.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3042,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922420039"
  },
  {
   "address": "1115 York Avenue, Saint Paul",
   "sale_month": "2025-11",
   "price": 616605,
   "lot_sqft": 14742,
   "price_per_lot_sqft": 41.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3168,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922420038"
  },
  {
   "address": "6319 Penn Ave S, Richfield",
   "sale_month": "2025-11",
   "price": 400000,
   "lot_sqft": 5044,
   "price_per_lot_sqft": 79.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220130"
  },
  {
   "address": "143 19th St E, Minneapolis",
   "sale_month": "2025-11",
   "price": 800000,
   "lot_sqft": 19251,
   "price_per_lot_sqft": 41.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4281,
   "use": "APARTMENT",
   "parcel_id": "2702924430111"
  },
  {
   "address": "600 64th St W, Richfield",
   "sale_month": "2025-11",
   "price": 15100000,
   "lot_sqft": 39859,
   "price_per_lot_sqft": 378.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1401,
   "use": "APARTMENT",
   "parcel_id": "2702824220088"
  },
  {
   "address": "6345 Lyndale Ave S, Richfield",
   "sale_month": "2025-11",
   "price": 15100000,
   "lot_sqft": 17340,
   "price_per_lot_sqft": 870.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4634,
   "use": "APARTMENT",
   "parcel_id": "2702824220087"
  },
  {
   "address": "4733 University Avenue Northeast, Columbia Heights",
   "sale_month": "2025-11",
   "price": 585000,
   "lot_sqft": 10430,
   "price_per_lot_sqft": 56.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2374,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024310107"
  },
  {
   "address": "5015 University Avenue Northeast, Columbia Heights",
   "sale_month": "2025-11",
   "price": 1200000,
   "lot_sqft": 12981,
   "price_per_lot_sqft": 92.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024240093"
  },
  {
   "address": "5001 University Avenue Northeast, Columbia Heights",
   "sale_month": "2025-11",
   "price": 1200000,
   "lot_sqft": 16942,
   "price_per_lot_sqft": 70.83,
   "price_per_building_sqft": 106.92,
   "building_sqft": 11223,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11290,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024240092"
  },
  {
   "address": "7575 Commerce St, Corcoran",
   "sale_month": "2025-11",
   "price": 540000,
   "lot_sqft": 43509,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5802,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110043"
  },
  {
   "address": "8533 Highway 101, Savage",
   "sale_month": "2025-11",
   "price": 971500,
   "lot_sqft": 45739,
   "price_per_lot_sqft": 21.24,
   "price_per_building_sqft": 129.84,
   "building_sqft": 7482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7527,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570120"
  },
  {
   "address": "900 Chicago Ave, Minneapolis",
   "sale_month": "2025-11",
   "price": 15500,
   "lot_sqft": 42314,
   "price_per_lot_sqft": 0.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320326"
  },
  {
   "address": "800 10th St S, Minneapolis",
   "sale_month": "2025-11",
   "price": 15500,
   "lot_sqft": 8692,
   "price_per_lot_sqft": 1.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320033"
  },
  {
   "address": "743 Century Avenue North, Maplewood",
   "sale_month": "2025-11",
   "price": 3050000,
   "lot_sqft": 65405,
   "price_per_lot_sqft": 46.63,
   "price_per_building_sqft": 260.37,
   "building_sqft": 11714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11784,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922440051"
  },
  {
   "address": "7850 Park Drive, Chanhassen",
   "sale_month": "2025-11",
   "price": 1500000,
   "lot_sqft": 91385,
   "price_per_lot_sqft": 16.41,
   "price_per_building_sqft": 64.67,
   "building_sqft": 23195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23335,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251920010"
  },
  {
   "address": "7325 Brockton La, Corcoran",
   "sale_month": "2025-11",
   "price": 1600000,
   "lot_sqft": 93297,
   "price_per_lot_sqft": 17.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2263,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2511923140025"
  },
  {
   "address": "809 27th Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 562500,
   "lot_sqft": 4376,
   "price_per_lot_sqft": 128.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2436,
   "use": "APARTMENT",
   "parcel_id": "2502924430111"
  },
  {
   "address": "981 Sibley Memorial Highway, Lilydale",
   "sale_month": "2025-11",
   "price": 2675000,
   "lot_sqft": 19772,
   "price_per_lot_sqft": 135.29,
   "price_per_building_sqft": 215.62,
   "building_sqft": 12406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12481,
   "use": "Commercial-preferred",
   "parcel_id": "246750201020"
  },
  {
   "address": "7104 21st Avenue North, Lino Lakes",
   "sale_month": "2025-11",
   "price": 875000,
   "lot_sqft": 27804,
   "price_per_lot_sqft": 31.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122210006"
  },
  {
   "address": "7102 21st Avenue North, Lino Lakes",
   "sale_month": "2025-11",
   "price": 875000,
   "lot_sqft": 27566,
   "price_per_lot_sqft": 31.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122210005"
  },
  {
   "address": "7100 21st Avenue North, Lino Lakes",
   "sale_month": "2025-11",
   "price": 875000,
   "lot_sqft": 43977,
   "price_per_lot_sqft": 19.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122210004"
  },
  {
   "address": "165 Wheelock Parkway West, Saint Paul",
   "sale_month": "2025-11",
   "price": 1050000,
   "lot_sqft": 11468,
   "price_per_lot_sqft": 91.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3580,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110005"
  },
  {
   "address": "1310 4th St SE, Minneapolis",
   "sale_month": "2025-11",
   "price": 1100000,
   "lot_sqft": 4173,
   "price_per_lot_sqft": 263.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430004"
  },
  {
   "address": "814 11th Ave SE, Minneapolis",
   "sale_month": "2025-11",
   "price": 1742500,
   "lot_sqft": 15449,
   "price_per_lot_sqft": 112.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4579,
   "use": "APARTMENT",
   "parcel_id": "2402924130118"
  },
  {
   "address": "1546 White Bear Avenue North, Saint Paul",
   "sale_month": "2025-11",
   "price": 2850000,
   "lot_sqft": 75407,
   "price_per_lot_sqft": 37.79,
   "price_per_building_sqft": 91.92,
   "building_sqft": 31004,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31192,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922230021"
  },
  {
   "address": "8977 Aztec Dr, Eden Prairie",
   "sale_month": "2025-11",
   "price": 217000,
   "lot_sqft": 2859,
   "price_per_lot_sqft": 75.9,
   "price_per_building_sqft": 78.57,
   "building_sqft": 2762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2778,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230073"
  },
  {
   "address": "410 6th St SE, Minneapolis",
   "sale_month": "2025-11",
   "price": 4500000,
   "lot_sqft": 26724,
   "price_per_lot_sqft": 168.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10382,
   "use": "APARTMENT",
   "parcel_id": "2302924140006"
  },
  {
   "address": "16001 Eagleview Drive, Lakeville",
   "sale_month": "2025-11",
   "price": 40296656,
   "lot_sqft": 335355,
   "price_per_lot_sqft": 120.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "227134802010"
  },
  {
   "address": "16001 Eagleview Drive, Lakeville",
   "sale_month": "2025-11",
   "price": 15753342,
   "lot_sqft": 127005,
   "price_per_lot_sqft": 124.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "227134801010"
  },
  {
   "address": "17567 Cedar Avenue, Lakeville",
   "sale_month": "2025-11",
   "price": 1655000,
   "lot_sqft": 37260,
   "price_per_lot_sqft": 44.42,
   "price_per_building_sqft": 250.72,
   "building_sqft": 6601,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6641,
   "use": "Commercial-preferred",
   "parcel_id": "221860001030"
  },
  {
   "address": "50 4th Ave N, Minneapolis",
   "sale_month": "2025-11",
   "price": 18400000,
   "lot_sqft": 124077,
   "price_per_lot_sqft": 148.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41443,
   "use": "APARTMENT",
   "parcel_id": "2202924110015"
  },
  {
   "address": "6020 Nicollet Ave, Minneapolis",
   "sale_month": "2025-11",
   "price": 1000000,
   "lot_sqft": 12736,
   "price_per_lot_sqft": 78.52,
   "price_per_building_sqft": 363.24,
   "building_sqft": 2753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2770,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340123"
  },
  {
   "address": "6045 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 15825000,
   "lot_sqft": 113315,
   "price_per_lot_sqft": 139.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54006,
   "use": "APARTMENT",
   "parcel_id": "2202824330003"
  },
  {
   "address": "5426 Nicollet Ave, Minneapolis",
   "sale_month": "2025-11",
   "price": 8600000,
   "lot_sqft": 19920,
   "price_per_lot_sqft": 431.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 958,
   "use": "APARTMENT",
   "parcel_id": "2202824210200"
  },
  {
   "address": "4457 White Bear Parkway, White Bear Lake",
   "sale_month": "2025-11",
   "price": 2062000,
   "lot_sqft": 53279,
   "price_per_lot_sqft": 38.7,
   "price_per_building_sqft": 150.58,
   "building_sqft": 13694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13777,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022130035"
  },
  {
   "address": "5452 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 3250000,
   "lot_sqft": 17531,
   "price_per_lot_sqft": 185.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824110212"
  },
  {
   "address": "10669 Ulysses Street Northeast, Blaine",
   "sale_month": "2025-11",
   "price": 4500000,
   "lot_sqft": 111177,
   "price_per_lot_sqft": 40.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20088,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "203123240050"
  },
  {
   "address": "490 Old Carver Road, Carver",
   "sale_month": "2025-11",
   "price": 170000,
   "lot_sqft": 13345,
   "price_per_lot_sqft": 12.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200501265"
  },
  {
   "address": "384 109th Avenue Northeast, Blaine",
   "sale_month": "2025-11",
   "price": 225000,
   "lot_sqft": 19782,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": 172.94,
   "building_sqft": 1301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1309,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123210002"
  },
  {
   "address": "4708 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2025-11",
   "price": 550000,
   "lot_sqft": 33271,
   "price_per_lot_sqft": 16.53,
   "price_per_building_sqft": 202.58,
   "building_sqft": 2715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2731,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924240009"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 405069,
   "lot_sqft": 136877,
   "price_per_lot_sqft": 2.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323310009"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 405069,
   "lot_sqft": 137736,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323310008"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 405069,
   "lot_sqft": 136380,
   "price_per_lot_sqft": 2.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323310007"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 405069,
   "lot_sqft": 128810,
   "price_per_lot_sqft": 3.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323310006"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 405069,
   "lot_sqft": 71590,
   "price_per_lot_sqft": 5.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323310005"
  },
  {
   "address": "4215 Rhode Island Ave N, New Hope",
   "sale_month": "2025-11",
   "price": 8091000,
   "lot_sqft": 243732,
   "price_per_lot_sqft": 33.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11083,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1711821220002"
  },
  {
   "address": "6824 Lake St W, St. Louis Park",
   "sale_month": "2025-11",
   "price": 575000,
   "lot_sqft": 9157,
   "price_per_lot_sqft": 62.79,
   "price_per_building_sqft": 99.67,
   "building_sqft": 5769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5803,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721410038"
  },
  {
   "address": "3600 Pennsylvania Ave S, St. Louis Park",
   "sale_month": "2025-11",
   "price": 503000,
   "lot_sqft": 9780,
   "price_per_lot_sqft": 51.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1486,
   "use": "APARTMENT",
   "parcel_id": "1711721330060"
  },
  {
   "address": "1600 Ford Parkway, Saint Paul",
   "sale_month": "2025-11",
   "price": 2900000,
   "lot_sqft": 48978,
   "price_per_lot_sqft": 59.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2854,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823110076"
  },
  {
   "address": "8955 33rd Street North, Lake Elmo",
   "sale_month": "2025-11",
   "price": 299000,
   "lot_sqft": 1911,
   "price_per_lot_sqft": 156.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921410030"
  },
  {
   "address": "8130 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2025-11",
   "price": 11450000,
   "lot_sqft": 214850,
   "price_per_lot_sqft": 53.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17933,
   "use": "110",
   "parcel_id": "1602721330002"
  },
  {
   "address": "260 Plymouth Ave N, Minneapolis",
   "sale_month": "2025-11",
   "price": 2025000,
   "lot_sqft": 63946,
   "price_per_lot_sqft": 31.67,
   "price_per_building_sqft": 38.46,
   "building_sqft": 52651,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52969,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924340089"
  },
  {
   "address": "300 Plymouth Ave N, Minneapolis",
   "sale_month": "2025-11",
   "price": 2025000,
   "lot_sqft": 17235,
   "price_per_lot_sqft": 117.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924330205"
  },
  {
   "address": "11258 86th Ave N, Maple Grove",
   "sale_month": "2025-11",
   "price": 210000,
   "lot_sqft": 1955,
   "price_per_lot_sqft": 107.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440077"
  },
  {
   "address": "929 Central Ave NE, Minneapolis",
   "sale_month": "2025-11",
   "price": 1420000,
   "lot_sqft": 7523,
   "price_per_lot_sqft": 188.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7863,
   "use": "APARTMENT",
   "parcel_id": "1402924440187"
  },
  {
   "address": "931 Central Ave NE, Minneapolis",
   "sale_month": "2025-11",
   "price": 1420000,
   "lot_sqft": 32096,
   "price_per_lot_sqft": 44.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1402924440186"
  },
  {
   "address": "1404 Central Ave NE, Minneapolis",
   "sale_month": "2025-11",
   "price": 1200000,
   "lot_sqft": 27119,
   "price_per_lot_sqft": 44.25,
   "price_per_building_sqft": 97.47,
   "building_sqft": 12312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12387,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924110056"
  },
  {
   "address": "6240 Highway 65 Northeast, Fridley",
   "sale_month": "2025-11",
   "price": 145000,
   "lot_sqft": 739,
   "price_per_lot_sqft": 196.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330051"
  },
  {
   "address": "6240 Highway 65 Northeast, Fridley",
   "sale_month": "2025-11",
   "price": 145000,
   "lot_sqft": 332,
   "price_per_lot_sqft": 436.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330048"
  },
  {
   "address": "678 7th Street West, Saint Paul",
   "sale_month": "2025-11",
   "price": 1015000,
   "lot_sqft": 10557,
   "price_per_lot_sqft": 96.14,
   "price_per_building_sqft": 99.27,
   "building_sqft": 10225,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10287,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823210004"
  },
  {
   "address": "1010 23rd Ave NE, Minneapolis",
   "sale_month": "2025-11",
   "price": 495000,
   "lot_sqft": 5593,
   "price_per_lot_sqft": 88.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1463,
   "use": "APARTMENT",
   "parcel_id": "1202924320117"
  },
  {
   "address": "916 26th Ave NE, Minneapolis",
   "sale_month": "2025-11",
   "price": 458000,
   "lot_sqft": 4177,
   "price_per_lot_sqft": 109.65,
   "price_per_building_sqft": 94.77,
   "building_sqft": 4833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4862,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140232"
  },
  {
   "address": "3000 Ames Crossing Road, Eagan",
   "sale_month": "2025-11",
   "price": 15400000,
   "lot_sqft": 520128,
   "price_per_lot_sqft": 29.61,
   "price_per_building_sqft": 131.47,
   "building_sqft": 117141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 117848,
   "use": "Industrial-preferred",
   "parcel_id": "101475001010"
  },
  {
   "address": "1250 Baytown Lane North, Bayport",
   "sale_month": "2025-11",
   "price": 1980083,
   "lot_sqft": 98955,
   "price_per_lot_sqft": 20.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1002920210040"
  },
  {
   "address": "4448 Nicollet Ave, Minneapolis",
   "sale_month": "2025-11",
   "price": 563600,
   "lot_sqft": 5078,
   "price_per_lot_sqft": 110.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824340105"
  },
  {
   "address": "4442 Nicollet Ave, Minneapolis",
   "sale_month": "2025-11",
   "price": 563600,
   "lot_sqft": 5078,
   "price_per_lot_sqft": 110.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824340104"
  },
  {
   "address": "9040 Nicollet Ave S, Bloomington",
   "sale_month": "2025-11",
   "price": 760000,
   "lot_sqft": 22276,
   "price_per_lot_sqft": 34.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4001,
   "use": "APARTMENT",
   "parcel_id": "1002724310005"
  },
  {
   "address": "15825 95th Ave N, Maple Grove",
   "sale_month": "2025-11",
   "price": 1900000,
   "lot_sqft": 49682,
   "price_per_lot_sqft": 38.24,
   "price_per_building_sqft": 372.48,
   "building_sqft": 5101,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922330104"
  },
  {
   "address": "4801 Welcome Ave N, Crystal",
   "sale_month": "2025-11",
   "price": 437000,
   "lot_sqft": 10583,
   "price_per_lot_sqft": 41.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821310028"
  },
  {
   "address": "4801 Welcome Ave N, Crystal",
   "sale_month": "2025-11",
   "price": 437000,
   "lot_sqft": 10583,
   "price_per_lot_sqft": 41.29,
   "price_per_building_sqft": 75.96,
   "building_sqft": 5753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5788,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821310027"
  },
  {
   "address": "202 Cesar Chavez Street, Saint Paul",
   "sale_month": "2025-11",
   "price": 275000,
   "lot_sqft": 1598,
   "price_per_lot_sqft": 172.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240037"
  },
  {
   "address": "36 Cesar Chavez Street, Saint Paul",
   "sale_month": "2025-11",
   "price": 549000,
   "lot_sqft": 13165,
   "price_per_lot_sqft": 41.7,
   "price_per_building_sqft": 209.54,
   "building_sqft": 2620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2636,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082822220057"
  },
  {
   "address": "368 Lake Street South, Forest Lake",
   "sale_month": "2025-11",
   "price": 1200000,
   "lot_sqft": 3400,
   "price_per_lot_sqft": 352.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420196"
  },
  {
   "address": "1079 Broadway Avenue West, Forest Lake",
   "sale_month": "2025-11",
   "price": 1500000,
   "lot_sqft": 28261,
   "price_per_lot_sqft": 53.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8703,
   "use": "300",
   "parcel_id": "0803221220053"
  },
  {
   "address": "4525 France Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 6850000,
   "lot_sqft": 18862,
   "price_per_lot_sqft": 363.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2427,
   "use": "APARTMENT",
   "parcel_id": "0802824330179"
  },
  {
   "address": "270 7th Street West, Saint Paul",
   "sale_month": "2025-11",
   "price": 550000,
   "lot_sqft": 10248,
   "price_per_lot_sqft": 53.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230046"
  },
  {
   "address": "5601 Zealand Ave N, New Hope",
   "sale_month": "2025-11",
   "price": 15450000,
   "lot_sqft": 27378,
   "price_per_lot_sqft": 564.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3863,
   "use": "APARTMENT",
   "parcel_id": "0611821420044"
  },
  {
   "address": "5625 Zealand Ave N, New Hope",
   "sale_month": "2025-11",
   "price": 15450000,
   "lot_sqft": 28307,
   "price_per_lot_sqft": 545.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4593,
   "use": "APARTMENT",
   "parcel_id": "0611821420043"
  },
  {
   "address": "5649 Zealand Ave N, New Hope",
   "sale_month": "2025-11",
   "price": 15450000,
   "lot_sqft": 28407,
   "price_per_lot_sqft": 543.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3710,
   "use": "APARTMENT",
   "parcel_id": "0611821420042"
  },
  {
   "address": "8511 Bass Lake Rd, New Hope",
   "sale_month": "2025-11",
   "price": 15450000,
   "lot_sqft": 30726,
   "price_per_lot_sqft": 502.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "APARTMENT",
   "parcel_id": "0611821420041"
  },
  {
   "address": "5600 Zealand Ave N, New Hope",
   "sale_month": "2025-11",
   "price": 15450000,
   "lot_sqft": 29469,
   "price_per_lot_sqft": 524.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3576,
   "use": "APARTMENT",
   "parcel_id": "0611821420040"
  },
  {
   "address": "5624 Zealand Ave N, New Hope",
   "sale_month": "2025-11",
   "price": 15450000,
   "lot_sqft": 28394,
   "price_per_lot_sqft": 544.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4280,
   "use": "APARTMENT",
   "parcel_id": "0611821420039"
  },
  {
   "address": "5650 Zealand Ave N, New Hope",
   "sale_month": "2025-11",
   "price": 15450000,
   "lot_sqft": 28522,
   "price_per_lot_sqft": 541.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5138,
   "use": "APARTMENT",
   "parcel_id": "0611821420038"
  },
  {
   "address": "5603 Xylon Ave N, New Hope",
   "sale_month": "2025-11",
   "price": 15450000,
   "lot_sqft": 176026,
   "price_per_lot_sqft": 87.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8354,
   "use": "APARTMENT",
   "parcel_id": "0611821420002"
  },
  {
   "address": "3010 36th Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 1200000,
   "lot_sqft": 5050,
   "price_per_lot_sqft": 237.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823210143"
  },
  {
   "address": "3004 36th Ave S, Minneapolis",
   "sale_month": "2025-11",
   "price": 1200000,
   "lot_sqft": 9125,
   "price_per_lot_sqft": 131.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0602823210117"
  },
  {
   "address": "7115 Wayzata Blvd, St. Louis Park",
   "sale_month": "2025-11",
   "price": 4100000,
   "lot_sqft": 15449,
   "price_per_lot_sqft": 265.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9148,
   "use": "APARTMENT",
   "parcel_id": "0511721420156"
  },
  {
   "address": "7601 Wayzata Blvd, St. Louis Park",
   "sale_month": "2025-11",
   "price": 2706000,
   "lot_sqft": 19871,
   "price_per_lot_sqft": 136.18,
   "price_per_building_sqft": 446.98,
   "building_sqft": 6054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6090,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721320051"
  },
  {
   "address": "5990 Nova Scotia Avenue North, Oak Park Heights",
   "sale_month": "2025-11",
   "price": 3664000,
   "lot_sqft": 41218,
   "price_per_lot_sqft": 88.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "300",
   "parcel_id": "0502920110055"
  },
  {
   "address": "917 Stephens Way, Woodbury",
   "sale_month": "2025-11",
   "price": 1525000,
   "lot_sqft": 83848,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821340017"
  },
  {
   "address": "2720 Arthur Street, Roseville",
   "sale_month": "2025-11",
   "price": 9325000,
   "lot_sqft": 263651,
   "price_per_lot_sqft": 35.37,
   "price_per_building_sqft": 126.02,
   "building_sqft": 73994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74440,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923340027"
  },
  {
   "address": "8401 Seasons Parkway, Woodbury",
   "sale_month": "2025-11",
   "price": 2325000,
   "lot_sqft": 106691,
   "price_per_lot_sqft": 21.79,
   "price_per_building_sqft": 202.77,
   "building_sqft": 11466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11535,
   "use": "300",
   "parcel_id": "0402821340025"
  },
  {
   "address": "501 American Blvd W, Bloomington",
   "sale_month": "2025-11",
   "price": 1125000,
   "lot_sqft": 26390,
   "price_per_lot_sqft": 42.63,
   "price_per_building_sqft": 112.5,
   "building_sqft": 10000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10060,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724220016"
  },
  {
   "address": "401 E 78th St, Bloomington",
   "sale_month": "2025-11",
   "price": 70000,
   "lot_sqft": 33417,
   "price_per_lot_sqft": 2.09,
   "price_per_building_sqft": 6.85,
   "building_sqft": 10213,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10274,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724110044"
  },
  {
   "address": "1042 Dayton Avenue, Saint Paul",
   "sale_month": "2025-11",
   "price": 662808,
   "lot_sqft": 7143,
   "price_per_lot_sqft": 92.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2732,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823220057"
  },
  {
   "address": "13775 Frontier Court, Burnsville",
   "sale_month": "2025-11",
   "price": 1500000,
   "lot_sqft": 47065,
   "price_per_lot_sqft": 31.87,
   "price_per_building_sqft": 189.68,
   "building_sqft": 7908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7956,
   "use": "Commercial-preferred",
   "parcel_id": "022092101031"
  },
  {
   "address": "6040 Earle Brown Dr, Brooklyn Center",
   "sale_month": "2025-11",
   "price": 2550000,
   "lot_sqft": 183681,
   "price_per_lot_sqft": 13.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14392,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821110002"
  },
  {
   "address": "11800 Wayzata Blvd, Minnetonka",
   "sale_month": "2025-11",
   "price": 1340000,
   "lot_sqft": 51528,
   "price_per_lot_sqft": 26.01,
   "price_per_building_sqft": 190.72,
   "building_sqft": 7026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7068,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722130061"
  },
  {
   "address": "3233 Chicago Ave, Minneapolis",
   "sale_month": "2025-11",
   "price": 520000,
   "lot_sqft": 4959,
   "price_per_lot_sqft": 104.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1888,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824240047"
  },
  {
   "address": "3012 Elliot Ave, Minneapolis",
   "sale_month": "2025-11",
   "price": 2500000,
   "lot_sqft": 5092,
   "price_per_lot_sqft": 490.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210077"
  },
  {
   "address": "825 Lake St E, Minneapolis",
   "sale_month": "2025-11",
   "price": 2500000,
   "lot_sqft": 10441,
   "price_per_lot_sqft": 239.44,
   "price_per_building_sqft": 332.76,
   "building_sqft": 7513,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7558,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824210076"
  },
  {
   "address": "819 Lake St E, Minneapolis",
   "sale_month": "2025-11",
   "price": 2500000,
   "lot_sqft": 3374,
   "price_per_lot_sqft": 740.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210075"
  },
  {
   "address": "823 Lake St E, Minneapolis",
   "sale_month": "2025-11",
   "price": 2500000,
   "lot_sqft": 2744,
   "price_per_lot_sqft": 911.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210074"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 653888,
   "lot_sqft": 15694,
   "price_per_lot_sqft": 41.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3526,
   "use": "Apartment",
   "parcel_id": "015695001260"
  },
  {
   "address": "534 Selby Avenue, Saint Paul",
   "sale_month": "2025-11",
   "price": 1275000,
   "lot_sqft": 8621,
   "price_per_lot_sqft": 147.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220139"
  },
  {
   "address": "7600 143rd Street West, Apple Valley",
   "sale_month": "2025-11",
   "price": 727000,
   "lot_sqft": 27655,
   "price_per_lot_sqft": 26.29,
   "price_per_building_sqft": 163.63,
   "building_sqft": 4443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4470,
   "use": "Commercial-preferred",
   "parcel_id": "011480001050"
  },
  {
   "address": "6000 Nathan La N, Plymouth",
   "sale_month": "2025-11",
   "price": 5653600,
   "lot_sqft": 1142931,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39579,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0111822110005"
  },
  {
   "address": "6509 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2025-11",
   "price": 14000000,
   "lot_sqft": 449808,
   "price_per_lot_sqft": 31.12,
   "price_per_building_sqft": 148.05,
   "building_sqft": 94560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95130,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622130038"
  },
  {
   "address": null,
   "sale_month": "2025-11",
   "price": 3700000,
   "lot_sqft": 462149,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102821310006"
  },
  {
   "address": "8000 Victoria Dr, Victoria",
   "sale_month": "2025-10",
   "price": 557750,
   "lot_sqft": 9323,
   "price_per_lot_sqft": 59.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 890,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "655100011"
  },
  {
   "address": "460 Broadway Street East, New Germany",
   "sale_month": "2025-10",
   "price": 350000,
   "lot_sqft": 16789,
   "price_per_lot_sqft": 20.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4500,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "550500080"
  },
  {
   "address": "3746 Stinson Boulevard Northeast, Columbia Heights",
   "sale_month": "2025-10",
   "price": 1487000,
   "lot_sqft": 28477,
   "price_per_lot_sqft": 52.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5063,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024440011"
  },
  {
   "address": "10900 Red Circle Dr, Minnetonka",
   "sale_month": "2025-10",
   "price": 23069000,
   "lot_sqft": 325098,
   "price_per_lot_sqft": 70.96,
   "price_per_building_sqft": 402.54,
   "building_sqft": 57308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57654,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722320071"
  },
  {
   "address": "2501 26th Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 833750,
   "lot_sqft": 48775,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": 35.28,
   "building_sqft": 23634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23777,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924130085"
  },
  {
   "address": "228 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2025-10",
   "price": 730000,
   "lot_sqft": 15858,
   "price_per_lot_sqft": 46.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4045,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024320102"
  },
  {
   "address": "1883 Station Parkway Northwest, Andover",
   "sale_month": "2025-10",
   "price": 557000,
   "lot_sqft": 5467,
   "price_per_lot_sqft": 101.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420019"
  },
  {
   "address": "2305 Daniels St, Long Lake",
   "sale_month": "2025-10",
   "price": 1850000,
   "lot_sqft": 70087,
   "price_per_lot_sqft": 26.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12395,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230042"
  },
  {
   "address": "2735 Garfield Ave, Minneapolis",
   "sale_month": "2025-10",
   "price": 572000,
   "lot_sqft": 6402,
   "price_per_lot_sqft": 89.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1726,
   "use": "APARTMENT",
   "parcel_id": "3402924320076"
  },
  {
   "address": "2402 4th Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 590000,
   "lot_sqft": 5610,
   "price_per_lot_sqft": 105.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2001,
   "use": "TRIPLEX",
   "parcel_id": "3402924140070"
  },
  {
   "address": "2404 Stevens Ave, Minneapolis",
   "sale_month": "2025-10",
   "price": 300000,
   "lot_sqft": 5877,
   "price_per_lot_sqft": 51.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 988,
   "use": "TRIPLEX",
   "parcel_id": "3402924130151"
  },
  {
   "address": "2006 2nd Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 520000,
   "lot_sqft": 6353,
   "price_per_lot_sqft": 81.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1753,
   "use": "TRIPLEX",
   "parcel_id": "3402924120018"
  },
  {
   "address": "14045 Lake Drive Northeast, Columbus",
   "sale_month": "2025-10",
   "price": 5497036,
   "lot_sqft": 1113208,
   "price_per_lot_sqft": 4.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 857,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333222110003"
  },
  {
   "address": "3501 Vadnais Center Drive, Vadnais Heights",
   "sale_month": "2025-10",
   "price": 560000,
   "lot_sqft": 44353,
   "price_per_lot_sqft": 12.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022210022"
  },
  {
   "address": "1709 Shields Avenue, Saint Paul",
   "sale_month": "2025-10",
   "price": 1150000,
   "lot_sqft": 11679,
   "price_per_lot_sqft": 98.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3463,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923420076"
  },
  {
   "address": "1039 Hudson Road, Saint Paul",
   "sale_month": "2025-10",
   "price": 73000,
   "lot_sqft": 4984,
   "price_per_lot_sqft": 14.65,
   "price_per_building_sqft": 31.52,
   "building_sqft": 2316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2330,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922310099"
  },
  {
   "address": "602 Mendota Street, Saint Paul",
   "sale_month": "2025-10",
   "price": 610000,
   "lot_sqft": 7427,
   "price_per_lot_sqft": 82.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2368,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922220194"
  },
  {
   "address": "5660 Co Rd No 19, Shorewood",
   "sale_month": "2025-10",
   "price": 1175000,
   "lot_sqft": 32650,
   "price_per_lot_sqft": 35.99,
   "price_per_building_sqft": 376.72,
   "building_sqft": 3119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3138,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723130007"
  },
  {
   "address": "14704 Excelsior Blvd, Minnetonka",
   "sale_month": "2025-10",
   "price": 1200000,
   "lot_sqft": 22831,
   "price_per_lot_sqft": 52.56,
   "price_per_building_sqft": 193.8,
   "building_sqft": 6192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6229,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110036"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 385000,
   "lot_sqft": 297590,
   "price_per_lot_sqft": 1.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323220010"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2025-10",
   "price": 420000,
   "lot_sqft": 2378,
   "price_per_lot_sqft": 176.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130030"
  },
  {
   "address": "899 3rd Street Southwest, New Brighton",
   "sale_month": "2025-10",
   "price": 5000000,
   "lot_sqft": 44504,
   "price_per_lot_sqft": 112.35,
   "price_per_building_sqft": 332.93,
   "building_sqft": 15018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15109,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023240009"
  },
  {
   "address": "877 3rd Street Southwest, New Brighton",
   "sale_month": "2025-10",
   "price": 5000000,
   "lot_sqft": 39606,
   "price_per_lot_sqft": 126.24,
   "price_per_building_sqft": 339.97,
   "building_sqft": 14707,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14796,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023240003"
  },
  {
   "address": "855 3rd Street Southwest, New Brighton",
   "sale_month": "2025-10",
   "price": 5000000,
   "lot_sqft": 39621,
   "price_per_lot_sqft": 126.2,
   "price_per_building_sqft": 357.35,
   "building_sqft": 13992,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14076,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023240002"
  },
  {
   "address": "833 3rd Street Southwest, New Brighton",
   "sale_month": "2025-10",
   "price": 5000000,
   "lot_sqft": 63087,
   "price_per_lot_sqft": 79.26,
   "price_per_building_sqft": 335.68,
   "building_sqft": 14895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14985,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023240001"
  },
  {
   "address": "649 Pelham Boulevard, Saint Paul",
   "sale_month": "2025-10",
   "price": 2473000,
   "lot_sqft": 49651,
   "price_per_lot_sqft": 49.81,
   "price_per_building_sqft": 231.86,
   "building_sqft": 10666,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10730,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923210014"
  },
  {
   "address": "7039 10th Street North, Oakdale",
   "sale_month": "2025-10",
   "price": 1450000,
   "lot_sqft": 51391,
   "price_per_lot_sqft": 28.22,
   "price_per_building_sqft": 237.51,
   "building_sqft": 6105,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6142,
   "use": "300",
   "parcel_id": "3202921220016"
  },
  {
   "address": "11150 Commerce Dr N, Champlin",
   "sale_month": "2025-10",
   "price": 1200000,
   "lot_sqft": 64254,
   "price_per_lot_sqft": 18.68,
   "price_per_building_sqft": 209.79,
   "building_sqft": 5720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5755,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021310014"
  },
  {
   "address": "10151 Utah Ave S, Bloomington",
   "sale_month": "2025-10",
   "price": 58050000,
   "lot_sqft": 43142,
   "price_per_lot_sqft": 1345.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11157,
   "use": "APARTMENT",
   "parcel_id": "3111621120076"
  },
  {
   "address": "7300 Bristol Village Dr, Bloomington",
   "sale_month": "2025-10",
   "price": 58050000,
   "lot_sqft": 202014,
   "price_per_lot_sqft": 287.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46954,
   "use": "APARTMENT",
   "parcel_id": "3111621110071"
  },
  {
   "address": "7500 102nd St W, Bloomington",
   "sale_month": "2025-10",
   "price": 58050000,
   "lot_sqft": 470421,
   "price_per_lot_sqft": 123.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11157,
   "use": "APARTMENT",
   "parcel_id": "3111621110070"
  },
  {
   "address": "7600 Bristol Village Dr, Bloomington",
   "sale_month": "2025-10",
   "price": 58050000,
   "lot_sqft": 79602,
   "price_per_lot_sqft": 729.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17886,
   "use": "APARTMENT",
   "parcel_id": "3111621110069"
  },
  {
   "address": "2510 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2025-10",
   "price": 18350000,
   "lot_sqft": 227289,
   "price_per_lot_sqft": 80.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46753,
   "use": "APARTMENT",
   "parcel_id": "3102924230014"
  },
  {
   "address": "4508 Lake St E, Minneapolis",
   "sale_month": "2025-10",
   "price": 1600000,
   "lot_sqft": 4937,
   "price_per_lot_sqft": 324.08,
   "price_per_building_sqft": 957.51,
   "building_sqft": 1671,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1681,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923440156"
  },
  {
   "address": "4522 Lake St E, Minneapolis",
   "sale_month": "2025-10",
   "price": 1600000,
   "lot_sqft": 9740,
   "price_per_lot_sqft": 164.27,
   "price_per_building_sqft": 516.8,
   "building_sqft": 3096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3114,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923440155"
  },
  {
   "address": "4934 Lincoln Dr, Edina",
   "sale_month": "2025-10",
   "price": 310000,
   "lot_sqft": 1945,
   "price_per_lot_sqft": 159.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230023"
  },
  {
   "address": "1050 Westgate Drive, Saint Paul",
   "sale_month": "2025-10",
   "price": 8750000,
   "lot_sqft": 326928,
   "price_per_lot_sqft": 26.76,
   "price_per_building_sqft": 76.98,
   "building_sqft": 113667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 114354,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923230035"
  },
  {
   "address": "754 Payne Avenue, Saint Paul",
   "sale_month": "2025-10",
   "price": 625000,
   "lot_sqft": 4871,
   "price_per_lot_sqft": 128.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2578,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922430141"
  },
  {
   "address": "2330 Louisiana Ave N, Golden Valley",
   "sale_month": "2025-10",
   "price": 1350000,
   "lot_sqft": 28978,
   "price_per_lot_sqft": 46.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120015"
  },
  {
   "address": "2330 Louisiana Ave N, Golden Valley",
   "sale_month": "2025-10",
   "price": 1350000,
   "lot_sqft": 36223,
   "price_per_lot_sqft": 37.27,
   "price_per_building_sqft": 46.94,
   "building_sqft": 28761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28934,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120014"
  },
  {
   "address": "1130 City Center Drive, Vadnais Heights",
   "sale_month": "2025-10",
   "price": 741118,
   "lot_sqft": 51825,
   "price_per_lot_sqft": 14.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022430032"
  },
  {
   "address": "220 Commercial Street, Stillwater",
   "sale_month": "2025-10",
   "price": 500000,
   "lot_sqft": 3847,
   "price_per_lot_sqft": 129.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410093"
  },
  {
   "address": "4 Irving Ave N, Minneapolis",
   "sale_month": "2025-10",
   "price": 1200000,
   "lot_sqft": 10532,
   "price_per_lot_sqft": 113.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2802924210019"
  },
  {
   "address": "96 James Ave N, Minneapolis",
   "sale_month": "2025-10",
   "price": 1200000,
   "lot_sqft": 18185,
   "price_per_lot_sqft": 65.99,
   "price_per_building_sqft": 154.26,
   "building_sqft": 7779,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7826,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924210004"
  },
  {
   "address": "1352 Northland Drive, Mendota Heights",
   "sale_month": "2025-10",
   "price": 7898000,
   "lot_sqft": 187281,
   "price_per_lot_sqft": 42.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39576,
   "use": "Commercial-preferred",
   "parcel_id": "274830006021"
  },
  {
   "address": "2010 East Center Cir N, Plymouth",
   "sale_month": "2025-10",
   "price": 26000000,
   "lot_sqft": 729225,
   "price_per_lot_sqft": 35.65,
   "price_per_building_sqft": 372.42,
   "building_sqft": 69813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70235,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822130010"
  },
  {
   "address": "1907 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 1090000,
   "lot_sqft": 6010,
   "price_per_lot_sqft": 181.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3371,
   "use": "APARTMENT",
   "parcel_id": "2702924330077"
  },
  {
   "address": "1515 11th Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 470000,
   "lot_sqft": 7568,
   "price_per_lot_sqft": 62.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1893,
   "use": "APARTMENT",
   "parcel_id": "2602924310013"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2025-10",
   "price": 161000,
   "lot_sqft": 763,
   "price_per_lot_sqft": 211.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720660"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2025-10",
   "price": 112000,
   "lot_sqft": 551,
   "price_per_lot_sqft": 203.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720390"
  },
  {
   "address": "17098 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2025-10",
   "price": 403000,
   "lot_sqft": 67197,
   "price_per_lot_sqft": 6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254440010"
  },
  {
   "address": "9150 Kestrel Drive, Chanhassen",
   "sale_month": "2025-10",
   "price": 11000000,
   "lot_sqft": 477543,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "251020010"
  },
  {
   "address": "1318 7th St SE, Minneapolis",
   "sale_month": "2025-10",
   "price": 625000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 68.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1691,
   "use": "TRIPLEX",
   "parcel_id": "2402924420091"
  },
  {
   "address": "1320 7th St SE, Minneapolis",
   "sale_month": "2025-10",
   "price": 375000,
   "lot_sqft": 3754,
   "price_per_lot_sqft": 99.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1609,
   "use": "TRIPLEX",
   "parcel_id": "2402924420090"
  },
  {
   "address": "1560 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-10",
   "price": 1110000,
   "lot_sqft": 37549,
   "price_per_lot_sqft": 29.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233124330048"
  },
  {
   "address": "1719 Mainstreet, Hopkins",
   "sale_month": "2025-10",
   "price": 320000,
   "lot_sqft": 5205,
   "price_per_lot_sqft": 61.48,
   "price_per_building_sqft": 224.09,
   "building_sqft": 1428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1437,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410155"
  },
  {
   "address": "245 Marquette Ave, Minneapolis",
   "sale_month": "2025-10",
   "price": 48624393,
   "lot_sqft": 53307,
   "price_per_lot_sqft": 912.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924330001"
  },
  {
   "address": "100 Washington Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 48624393,
   "lot_sqft": 108568,
   "price_per_lot_sqft": 447.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924320012"
  },
  {
   "address": "10020 Raleigh Road, Woodbury",
   "sale_month": "2025-10",
   "price": 6860000,
   "lot_sqft": 101556,
   "price_per_lot_sqft": 67.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17474,
   "use": "110",
   "parcel_id": "2302821320067"
  },
  {
   "address": "1567 White Bear Avenue North, Saint Paul",
   "sale_month": "2025-10",
   "price": 190000,
   "lot_sqft": 10466,
   "price_per_lot_sqft": 18.15,
   "price_per_building_sqft": 162.25,
   "building_sqft": 1171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1178,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110156"
  },
  {
   "address": "2365 7th Street West, Saint Paul",
   "sale_month": "2025-10",
   "price": 550000,
   "lot_sqft": 15259,
   "price_per_lot_sqft": 36.04,
   "price_per_building_sqft": 403.23,
   "building_sqft": 1364,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1373,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823220004"
  },
  {
   "address": "25 1st St N, Minneapolis",
   "sale_month": "2025-10",
   "price": 48624393,
   "lot_sqft": 48323,
   "price_per_lot_sqft": 1006.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36964,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924410139"
  },
  {
   "address": "2151 106th Lane Northeast, Blaine",
   "sale_month": "2025-10",
   "price": 1050000,
   "lot_sqft": 32244,
   "price_per_lot_sqft": 32.56,
   "price_per_building_sqft": 139.5,
   "building_sqft": 7527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7572,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123240022"
  },
  {
   "address": "10800 Mankato Street Northeast, Blaine",
   "sale_month": "2025-10",
   "price": 1430000,
   "lot_sqft": 44822,
   "price_per_lot_sqft": 31.9,
   "price_per_building_sqft": 139.13,
   "building_sqft": 10278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10340,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210026"
  },
  {
   "address": "14700 28th Ave N, Plymouth",
   "sale_month": "2025-10",
   "price": 4850000,
   "lot_sqft": 126679,
   "price_per_lot_sqft": 38.29,
   "price_per_building_sqft": 130.18,
   "building_sqft": 37256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37481,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822410027"
  },
  {
   "address": "186 James Ave N, Minneapolis",
   "sale_month": "2025-10",
   "price": 1200000,
   "lot_sqft": 5756,
   "price_per_lot_sqft": 208.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924340100"
  },
  {
   "address": "182 James Ave N, Minneapolis",
   "sale_month": "2025-10",
   "price": 1200000,
   "lot_sqft": 5756,
   "price_per_lot_sqft": 208.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924340099"
  },
  {
   "address": "178 James Ave N, Minneapolis",
   "sale_month": "2025-10",
   "price": 1200000,
   "lot_sqft": 5617,
   "price_per_lot_sqft": 213.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924340098"
  },
  {
   "address": "179 Irving Ave N, Minneapolis",
   "sale_month": "2025-10",
   "price": 1200000,
   "lot_sqft": 11357,
   "price_per_lot_sqft": 105.66,
   "price_per_building_sqft": 373.37,
   "building_sqft": 3214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3234,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924340097"
  },
  {
   "address": "6290 Claude Way, Inver Grove Heights",
   "sale_month": "2025-10",
   "price": 7036589,
   "lot_sqft": 391291,
   "price_per_lot_sqft": 17.98,
   "price_per_building_sqft": 109.88,
   "building_sqft": 64036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64422,
   "use": "Industrial-preferred",
   "parcel_id": "204510001010"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 113411,
   "lot_sqft": 830745,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "201560012050"
  },
  {
   "address": "960 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2025-10",
   "price": 360000,
   "lot_sqft": 4898,
   "price_per_lot_sqft": 73.5,
   "price_per_building_sqft": 250,
   "building_sqft": 1440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1449,
   "use": "300",
   "parcel_id": "2003021340108"
  },
  {
   "address": "1303 South Frontage Road, Hastings",
   "sale_month": "2025-10",
   "price": 1670000,
   "lot_sqft": 73113,
   "price_per_lot_sqft": 22.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9082,
   "use": "Commercial-preferred",
   "parcel_id": "198300202060"
  },
  {
   "address": "8200 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2025-10",
   "price": 1200000,
   "lot_sqft": 37628,
   "price_per_lot_sqft": 31.89,
   "price_per_building_sqft": 925.21,
   "building_sqft": 1297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921130006"
  },
  {
   "address": "5740 Sander Dr, Minneapolis",
   "sale_month": "2025-10",
   "price": 950000,
   "lot_sqft": 12033,
   "price_per_lot_sqft": 78.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4225,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823230087"
  },
  {
   "address": "5712 34th Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 2004000,
   "lot_sqft": 15707,
   "price_per_lot_sqft": 127.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4097,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823230002"
  },
  {
   "address": "5700 34th Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 2004000,
   "lot_sqft": 15053,
   "price_per_lot_sqft": 133.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4091,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823230001"
  },
  {
   "address": "611 109th Avenue Northeast, Blaine",
   "sale_month": "2025-10",
   "price": 410000,
   "lot_sqft": 22279,
   "price_per_lot_sqft": 18.4,
   "price_per_building_sqft": 124.96,
   "building_sqft": 3281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3301,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "183123430117"
  },
  {
   "address": "4100 Shoreline Dr, Spring Park",
   "sale_month": "2025-10",
   "price": 1225000,
   "lot_sqft": 41843,
   "price_per_lot_sqft": 29.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "1811723440220"
  },
  {
   "address": "3101 Hennepin Ave E, Minneapolis",
   "sale_month": "2025-10",
   "price": 4350000,
   "lot_sqft": 175334,
   "price_per_lot_sqft": 24.81,
   "price_per_building_sqft": 58.87,
   "building_sqft": 73895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74341,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923440015"
  },
  {
   "address": "3344 Hadley Avenue North, Oakdale",
   "sale_month": "2025-10",
   "price": 1816900,
   "lot_sqft": 49548,
   "price_per_lot_sqft": 36.67,
   "price_per_building_sqft": 396.53,
   "building_sqft": 4582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4610,
   "use": "300",
   "parcel_id": "1802921410039"
  },
  {
   "address": "11091 Ulysses Street Northeast, Blaine",
   "sale_month": "2025-10",
   "price": 14150000,
   "lot_sqft": 155716,
   "price_per_lot_sqft": 90.87,
   "price_per_building_sqft": 389.09,
   "building_sqft": 36367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36586,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123340135"
  },
  {
   "address": "3490 Hayward Avenue, Oakdale",
   "sale_month": "2025-10",
   "price": 23000000,
   "lot_sqft": 516366,
   "price_per_lot_sqft": 44.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1702921240012"
  },
  {
   "address": "3118 162nd Lane Northwest, Andover",
   "sale_month": "2025-10",
   "price": 670000,
   "lot_sqft": 99676,
   "price_per_lot_sqft": 6.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3758,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230023"
  },
  {
   "address": "2721 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-10",
   "price": 600000,
   "lot_sqft": 22986,
   "price_per_lot_sqft": 26.1,
   "price_per_building_sqft": 121.24,
   "building_sqft": 4949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4979,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430021"
  },
  {
   "address": "4660 White Bear Parkway, White Bear Lake",
   "sale_month": "2025-10",
   "price": 7140000,
   "lot_sqft": 76066,
   "price_per_lot_sqft": 93.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163022440067"
  },
  {
   "address": "4650 White Bear Parkway, White Bear Lake",
   "sale_month": "2025-10",
   "price": 7140000,
   "lot_sqft": 60744,
   "price_per_lot_sqft": 117.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19498,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163022440066"
  },
  {
   "address": "2075 Prosperity Road North, Maplewood",
   "sale_month": "2025-10",
   "price": 1790000,
   "lot_sqft": 52625,
   "price_per_lot_sqft": 34.01,
   "price_per_building_sqft": 146.41,
   "building_sqft": 12226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12300,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152922120030"
  },
  {
   "address": "1416 California St NE, Minneapolis",
   "sale_month": "2025-10",
   "price": 690000,
   "lot_sqft": 12619,
   "price_per_lot_sqft": 54.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1827,
   "use": "APARTMENT",
   "parcel_id": "1502924110058"
  },
  {
   "address": "303 Pine Street, Farmington",
   "sale_month": "2025-10",
   "price": 140000,
   "lot_sqft": 19505,
   "price_per_lot_sqft": 7.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "Apartment",
   "parcel_id": "147700031061"
  },
  {
   "address": "11768 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2025-10",
   "price": 4800000,
   "lot_sqft": 53311,
   "price_per_lot_sqft": 90.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10582,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143124210012"
  },
  {
   "address": "1237 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-10",
   "price": 4800000,
   "lot_sqft": 40808,
   "price_per_lot_sqft": 117.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6751,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143124210011"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 425000,
   "lot_sqft": 11357,
   "price_per_lot_sqft": 37.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140143"
  },
  {
   "address": "4875 Highway 61, White Bear Lake",
   "sale_month": "2025-10",
   "price": 850000,
   "lot_sqft": 32577,
   "price_per_lot_sqft": 26.09,
   "price_per_building_sqft": 168.48,
   "building_sqft": 5045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5075,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140075"
  },
  {
   "address": "8601 Goldenrod La N, Maple Grove",
   "sale_month": "2025-10",
   "price": 29500000,
   "lot_sqft": 42641,
   "price_per_lot_sqft": 691.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922430136"
  },
  {
   "address": "627 4th St NE, Minneapolis",
   "sale_month": "2025-10",
   "price": 840000,
   "lot_sqft": 10955,
   "price_per_lot_sqft": 76.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2780,
   "use": "APARTMENT",
   "parcel_id": "1402924310149"
  },
  {
   "address": "344 16th Ave NE, Minneapolis",
   "sale_month": "2025-10",
   "price": 345000,
   "lot_sqft": 3022,
   "price_per_lot_sqft": 114.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 957,
   "use": "TRIPLEX",
   "parcel_id": "1402924210015"
  },
  {
   "address": "6230 Highway 65 Northeast, Fridley",
   "sale_month": "2025-10",
   "price": 230000,
   "lot_sqft": 1397,
   "price_per_lot_sqft": 164.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330061"
  },
  {
   "address": "1721 Marion Street, Roseville",
   "sale_month": "2025-10",
   "price": 3000000,
   "lot_sqft": 64734,
   "price_per_lot_sqft": 46.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9656,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "132923440029"
  },
  {
   "address": "9664 85th Ave N, Maple Grove",
   "sale_month": "2025-10",
   "price": 435000,
   "lot_sqft": 18528,
   "price_per_lot_sqft": 23.48,
   "price_per_building_sqft": 65.12,
   "building_sqft": 6680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6721,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440005"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 20000,
   "lot_sqft": 17737,
   "price_per_lot_sqft": 1.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1311922310009"
  },
  {
   "address": "5337 Shoreline Dr, Mound",
   "sale_month": "2025-10",
   "price": 3270000,
   "lot_sqft": 43554,
   "price_per_lot_sqft": 75.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724340074"
  },
  {
   "address": "1210 14th Ave SE, Minneapolis",
   "sale_month": "2025-10",
   "price": 2900000,
   "lot_sqft": 115611,
   "price_per_lot_sqft": 25.08,
   "price_per_building_sqft": 377.6,
   "building_sqft": 7680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7727,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924430067"
  },
  {
   "address": "1201 Winter St NE, Minneapolis",
   "sale_month": "2025-10",
   "price": 2900000,
   "lot_sqft": 88590,
   "price_per_lot_sqft": 32.74,
   "price_per_building_sqft": 75.64,
   "building_sqft": 38342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38573,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924430036"
  },
  {
   "address": "1225 Winter St NE, Minneapolis",
   "sale_month": "2025-10",
   "price": 2900000,
   "lot_sqft": 131584,
   "price_per_lot_sqft": 22.04,
   "price_per_building_sqft": 38.61,
   "building_sqft": 75103,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75557,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924430035"
  },
  {
   "address": "2557 7th Avenue East, North Saint Paul",
   "sale_month": "2025-10",
   "price": 300000,
   "lot_sqft": 2299,
   "price_per_lot_sqft": 130.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420010"
  },
  {
   "address": "5106 Fremont Ave N, Minneapolis",
   "sale_month": "2025-10",
   "price": 2800000,
   "lot_sqft": 162312,
   "price_per_lot_sqft": 17.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27736,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1211821220021"
  },
  {
   "address": "9975 Valley View Rd, Eden Prairie",
   "sale_month": "2025-10",
   "price": 515000,
   "lot_sqft": 15461,
   "price_per_lot_sqft": 33.31,
   "price_per_building_sqft": 133.87,
   "building_sqft": 3847,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211622140016"
  },
  {
   "address": "1835 Ulysses St NE, Minneapolis",
   "sale_month": "2025-10",
   "price": 1230000,
   "lot_sqft": 12602,
   "price_per_lot_sqft": 97.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3823,
   "use": "APARTMENT",
   "parcel_id": "1202924430022"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 1101600,
   "lot_sqft": 46382,
   "price_per_lot_sqft": 23.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113123110009"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 1101600,
   "lot_sqft": 440753,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113123110008"
  },
  {
   "address": "4174 123rd Lane Northeast, Blaine",
   "sale_month": "2025-10",
   "price": 1101600,
   "lot_sqft": 42414,
   "price_per_lot_sqft": 25.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113123110007"
  },
  {
   "address": "4194 123rd Lane Northeast, Blaine",
   "sale_month": "2025-10",
   "price": 1101600,
   "lot_sqft": 107818,
   "price_per_lot_sqft": 10.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113123110006"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 1598400,
   "lot_sqft": 326892,
   "price_per_lot_sqft": 4.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113123110005"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 1101600,
   "lot_sqft": 75073,
   "price_per_lot_sqft": 14.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113123110004"
  },
  {
   "address": "3809 Bloomington Ave, Minneapolis",
   "sale_month": "2025-10",
   "price": 610000,
   "lot_sqft": 5651,
   "price_per_lot_sqft": 107.95,
   "price_per_building_sqft": 281.24,
   "building_sqft": 2169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2182,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824110075"
  },
  {
   "address": "700 88th St E, Bloomington",
   "sale_month": "2025-10",
   "price": 59500000,
   "lot_sqft": 30949,
   "price_per_lot_sqft": 1922.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1102724220079"
  },
  {
   "address": "8715 Portland Ave S, Bloomington",
   "sale_month": "2025-10",
   "price": 59500000,
   "lot_sqft": 207677,
   "price_per_lot_sqft": 286.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22910,
   "use": "APARTMENT",
   "parcel_id": "1102724220077"
  },
  {
   "address": "2945 Commers Drive, Eagan",
   "sale_month": "2025-10",
   "price": 9072925,
   "lot_sqft": 315272,
   "price_per_lot_sqft": 28.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 101979,
   "use": "Industrial",
   "parcel_id": "102240201020"
  },
  {
   "address": "2985 Commers Drive, Eagan",
   "sale_month": "2025-10",
   "price": 8923309,
   "lot_sqft": 261044,
   "price_per_lot_sqft": 34.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 102368,
   "use": "Industrial-preferred",
   "parcel_id": "102240201012"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 75766,
   "lot_sqft": 12787,
   "price_per_lot_sqft": 5.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102240201011"
  },
  {
   "address": "5343 Lakeland Ave N, Crystal",
   "sale_month": "2025-10",
   "price": 1650000,
   "lot_sqft": 28256,
   "price_per_lot_sqft": 58.39,
   "price_per_building_sqft": 253.81,
   "building_sqft": 6501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6540,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821210060"
  },
  {
   "address": "1610 Lowry Ave N, Minneapolis",
   "sale_month": "2025-10",
   "price": 1000000,
   "lot_sqft": 40463,
   "price_per_lot_sqft": 24.71,
   "price_per_building_sqft": 86.65,
   "building_sqft": 11541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11610,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924240003"
  },
  {
   "address": "21483 Aberdeen Street Northeast, East Bethel",
   "sale_month": "2025-10",
   "price": 500000,
   "lot_sqft": 67465,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323430008"
  },
  {
   "address": "3585 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2025-10",
   "price": 2000000,
   "lot_sqft": 65959,
   "price_per_lot_sqft": 30.32,
   "price_per_building_sqft": 125.89,
   "building_sqft": 15887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15983,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120034"
  },
  {
   "address": "11866 Aberdeen Street Northeast, Blaine",
   "sale_month": "2025-10",
   "price": 444312,
   "lot_sqft": 44303,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123430012"
  },
  {
   "address": "601 Apollo Drive, Lino Lakes",
   "sale_month": "2025-10",
   "price": 4750000,
   "lot_sqft": 57565,
   "price_per_lot_sqft": 82.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430037"
  },
  {
   "address": "2140 County Road C West, Roseville",
   "sale_month": "2025-10",
   "price": 7500000,
   "lot_sqft": 222184,
   "price_per_lot_sqft": 33.76,
   "price_per_building_sqft": 154.35,
   "building_sqft": 48591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48884,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923110011"
  },
  {
   "address": "22270 Lyndale Avenue, New Market Township",
   "sale_month": "2025-10",
   "price": 2980375,
   "lot_sqft": 652620,
   "price_per_lot_sqft": 4.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081900020"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 985000,
   "lot_sqft": 3982,
   "price_per_lot_sqft": 247.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221230017"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 985000,
   "lot_sqft": 10969,
   "price_per_lot_sqft": 89.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221230016"
  },
  {
   "address": "808 Broadway Avenue West, Forest Lake",
   "sale_month": "2025-10",
   "price": 985000,
   "lot_sqft": 10033,
   "price_per_lot_sqft": 98.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8076,
   "use": "300",
   "parcel_id": "0803221230015"
  },
  {
   "address": "3555 Penn Ave N, Minneapolis",
   "sale_month": "2025-10",
   "price": 222000,
   "lot_sqft": 5167,
   "price_per_lot_sqft": 42.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2705,
   "use": "APARTMENT",
   "parcel_id": "0802924110066"
  },
  {
   "address": "7675 Hardwood Avenue South, Cottage Grove",
   "sale_month": "2025-10",
   "price": 12000,
   "lot_sqft": 113226,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0802721320033"
  },
  {
   "address": "4155 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-10",
   "price": 450000,
   "lot_sqft": 24773,
   "price_per_lot_sqft": 18.16,
   "price_per_building_sqft": 128.5,
   "building_sqft": 3502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3523,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124440021"
  },
  {
   "address": "2630 Ruth Street, Little Canada",
   "sale_month": "2025-10",
   "price": 690000,
   "lot_sqft": 15664,
   "price_per_lot_sqft": 44.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2485,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922210004"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 120759,
   "price_per_lot_sqft": 60.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 607,
   "use": "305",
   "parcel_id": "0702821440029"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 87056,
   "price_per_lot_sqft": 84.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440028"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 87040,
   "price_per_lot_sqft": 84.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440027"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43524,
   "price_per_lot_sqft": 168.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 251681,
   "use": "305",
   "parcel_id": "0702821440026"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43525,
   "price_per_lot_sqft": 168.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440025"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 74577,
   "price_per_lot_sqft": 98.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440024"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43537,
   "price_per_lot_sqft": 168.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440023"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440022"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440021"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440020"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440019"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440018"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440017"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440016"
  },
  {
   "address": "1890 Woodlane Drive, Woodbury",
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43521,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440015"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440014"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 51767,
   "price_per_lot_sqft": 141.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440013"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 7350000,
   "lot_sqft": 139032,
   "price_per_lot_sqft": 52.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821430002"
  },
  {
   "address": "1707 Weir Drive, Woodbury",
   "sale_month": "2025-10",
   "price": 1204800,
   "lot_sqft": 51233,
   "price_per_lot_sqft": 23.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821420030"
  },
  {
   "address": "1561 Woodlane Drive, Woodbury",
   "sale_month": "2025-10",
   "price": 1101500,
   "lot_sqft": 42487,
   "price_per_lot_sqft": 25.93,
   "price_per_building_sqft": 185.75,
   "building_sqft": 5930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5966,
   "use": "300",
   "parcel_id": "0702821410021"
  },
  {
   "address": null,
   "sale_month": "2025-10",
   "price": 4079000,
   "lot_sqft": 17486,
   "price_per_lot_sqft": 233.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4131,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124210020"
  },
  {
   "address": "2911 7th Avenue, Anoka",
   "sale_month": "2025-10",
   "price": 4079000,
   "lot_sqft": 44677,
   "price_per_lot_sqft": 91.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15482,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124210002"
  },
  {
   "address": "5700 Boone Ave N, New Hope",
   "sale_month": "2025-10",
   "price": 11750000,
   "lot_sqft": 94155,
   "price_per_lot_sqft": 124.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21306,
   "use": "APARTMENT",
   "parcel_id": "0611821420047"
  },
  {
   "address": "5410 International Pkwy, New Hope",
   "sale_month": "2025-10",
   "price": 1300000,
   "lot_sqft": 59933,
   "price_per_lot_sqft": 21.69,
   "price_per_building_sqft": 74.91,
   "building_sqft": 17354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17459,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821340001"
  },
  {
   "address": "5125 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2025-10",
   "price": 1267000,
   "lot_sqft": 21257,
   "price_per_lot_sqft": 59.6,
   "price_per_building_sqft": 449.45,
   "building_sqft": 2819,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2836,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824220006"
  },
  {
   "address": "3403 38th Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 370000,
   "lot_sqft": 10286,
   "price_per_lot_sqft": 35.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823420199"
  },
  {
   "address": "3720 Minnehaha Ave, Minneapolis",
   "sale_month": "2025-10",
   "price": 2050000,
   "lot_sqft": 12013,
   "price_per_lot_sqft": 170.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5620,
   "use": "APARTMENT",
   "parcel_id": "0602823330135"
  },
  {
   "address": "1835 County Road C West, Roseville",
   "sale_month": "2025-10",
   "price": 15500000,
   "lot_sqft": 174309,
   "price_per_lot_sqft": 88.92,
   "price_per_building_sqft": 662,
   "building_sqft": 23414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23555,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923340031"
  },
  {
   "address": "6000 56th Ave N, Crystal",
   "sale_month": "2025-10",
   "price": 2175000,
   "lot_sqft": 43701,
   "price_per_lot_sqft": 49.77,
   "price_per_building_sqft": 298.07,
   "building_sqft": 7297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7341,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821320112"
  },
  {
   "address": "1569 Ashland Avenue, Saint Paul",
   "sale_month": "2025-10",
   "price": 325000,
   "lot_sqft": 5552,
   "price_per_lot_sqft": 58.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230083"
  },
  {
   "address": "1577 Ashland Avenue, Saint Paul",
   "sale_month": "2025-10",
   "price": 325000,
   "lot_sqft": 5771,
   "price_per_lot_sqft": 56.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3201,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230082"
  },
  {
   "address": "14321 Nicollet Court, Burnsville",
   "sale_month": "2025-10",
   "price": 1700000,
   "lot_sqft": 56549,
   "price_per_lot_sqft": 30.06,
   "price_per_building_sqft": 137.2,
   "building_sqft": 12391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12466,
   "use": "Commercial-preferred",
   "parcel_id": "027585001060"
  },
  {
   "address": "11531 Rupp Drive, Burnsville",
   "sale_month": "2025-10",
   "price": 3850000,
   "lot_sqft": 127781,
   "price_per_lot_sqft": 30.13,
   "price_per_building_sqft": 100.41,
   "building_sqft": 38344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38576,
   "use": "Industrial-preferred",
   "parcel_id": "026405401010"
  },
  {
   "address": "3094 White Bear Avenue North, Maplewood",
   "sale_month": "2025-10",
   "price": 2300000,
   "lot_sqft": 28789,
   "price_per_lot_sqft": 79.89,
   "price_per_building_sqft": 1079.81,
   "building_sqft": 2130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2143,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210005"
  },
  {
   "address": "3415 17th Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 349900,
   "lot_sqft": 5503,
   "price_per_lot_sqft": 63.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1571,
   "use": "TRIPLEX",
   "parcel_id": "0202824410169"
  },
  {
   "address": "814 American Blvd E, Bloomington",
   "sale_month": "2025-10",
   "price": 6350001,
   "lot_sqft": 95389,
   "price_per_lot_sqft": 66.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21959,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724210029"
  },
  {
   "address": "7700 145th Street West, Apple Valley",
   "sale_month": "2025-10",
   "price": 925000,
   "lot_sqft": 21180,
   "price_per_lot_sqft": 43.67,
   "price_per_building_sqft": 192.07,
   "building_sqft": 4816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4845,
   "use": "Commercial-preferred",
   "parcel_id": "018120102080"
  },
  {
   "address": "2321 Branch Avenue, Anoka",
   "sale_month": "2025-10",
   "price": 2835000,
   "lot_sqft": 34542,
   "price_per_lot_sqft": 82.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8720,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125410138"
  },
  {
   "address": "2301 Leibel Street, White Bear Township",
   "sale_month": "2025-10",
   "price": 900000,
   "lot_sqft": 86547,
   "price_per_lot_sqft": 10.4,
   "price_per_building_sqft": 214.75,
   "building_sqft": 4191,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4217,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022220021"
  },
  {
   "address": "259 Summit Avenue, Saint Paul",
   "sale_month": "2025-10",
   "price": 1310000,
   "lot_sqft": 11473,
   "price_per_lot_sqft": 114.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823110047"
  },
  {
   "address": "255 Summit Avenue, Saint Paul",
   "sale_month": "2025-10",
   "price": 1310000,
   "lot_sqft": 8764,
   "price_per_lot_sqft": 149.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4190,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823110046"
  },
  {
   "address": "5500 Bryant Ave N, Brooklyn Center",
   "sale_month": "2025-10",
   "price": 900000,
   "lot_sqft": 15026,
   "price_per_lot_sqft": 59.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2832,
   "use": "APARTMENT",
   "parcel_id": "0111821310061"
  },
  {
   "address": "3241 Cedar Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 5000,
   "lot_sqft": 6242,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "TRIPLEX",
   "parcel_id": "0102824230067"
  },
  {
   "address": "3201 Cedar Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 657500,
   "lot_sqft": 12485,
   "price_per_lot_sqft": 52.66,
   "price_per_building_sqft": 132.91,
   "building_sqft": 4947,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4977,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824230058"
  },
  {
   "address": "3104 19th Ave S, Minneapolis",
   "sale_month": "2025-10",
   "price": 585000,
   "lot_sqft": 6242,
   "price_per_lot_sqft": 93.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2019,
   "use": "APARTMENT",
   "parcel_id": "0102824220078"
  },
  {
   "address": "830 Marketplace Drive, Waconia",
   "sale_month": "2025-09",
   "price": 723750,
   "lot_sqft": 54794,
   "price_per_lot_sqft": 13.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755040040"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 510000,
   "lot_sqft": 18276,
   "price_per_lot_sqft": 27.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "550750040"
  },
  {
   "address": "1684 Marthaler Lane, West Saint Paul",
   "sale_month": "2025-09",
   "price": 585000,
   "lot_sqft": 41132,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": 141.65,
   "building_sqft": 4130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4155,
   "use": "Commercial-preferred",
   "parcel_id": "420200079034"
  },
  {
   "address": "3467 Rice Street, Shoreview",
   "sale_month": "2025-09",
   "price": 6545000,
   "lot_sqft": 36914,
   "price_per_lot_sqft": 177.3,
   "price_per_building_sqft": 1156.56,
   "building_sqft": 5659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5693,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363023140062"
  },
  {
   "address": "232 Aurora Avenue, Saint Paul",
   "sale_month": "2025-09",
   "price": 600000,
   "lot_sqft": 7269,
   "price_per_lot_sqft": 82.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1966,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923410034"
  },
  {
   "address": "2600 31st Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 825000,
   "lot_sqft": 17966,
   "price_per_lot_sqft": 45.92,
   "price_per_building_sqft": 158.35,
   "building_sqft": 5210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5241,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924410100"
  },
  {
   "address": "2601 Cedar Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 320000,
   "lot_sqft": 7690,
   "price_per_lot_sqft": 41.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1555,
   "use": "APARTMENT",
   "parcel_id": "3602924320051"
  },
  {
   "address": "1080 County Road E West, Shoreview",
   "sale_month": "2025-09",
   "price": 1120000,
   "lot_sqft": 30462,
   "price_per_lot_sqft": 36.77,
   "price_per_building_sqft": 313.37,
   "building_sqft": 3574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3596,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220005"
  },
  {
   "address": "1797 Old Hudson Road, Saint Paul",
   "sale_month": "2025-09",
   "price": 1110000,
   "lot_sqft": 17104,
   "price_per_lot_sqft": 64.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3917,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922320045"
  },
  {
   "address": "875 Wayzata Blvd W, Orono",
   "sale_month": "2025-09",
   "price": 9450000,
   "lot_sqft": 453834,
   "price_per_lot_sqft": 20.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28844,
   "use": "APARTMENT",
   "parcel_id": "3511823440011"
  },
  {
   "address": "2841 16th Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 575000,
   "lot_sqft": 5168,
   "price_per_lot_sqft": 111.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924440016"
  },
  {
   "address": "2845 16th Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 575000,
   "lot_sqft": 5457,
   "price_per_lot_sqft": 105.37,
   "price_per_building_sqft": 97.74,
   "building_sqft": 5883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5918,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440015"
  },
  {
   "address": "2946 Park Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 470000,
   "lot_sqft": 4870,
   "price_per_lot_sqft": 96.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1416,
   "use": "TRIPLEX",
   "parcel_id": "3502924330150"
  },
  {
   "address": "2544 Oakland Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 976500,
   "lot_sqft": 71148,
   "price_per_lot_sqft": 13.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24685,
   "use": "MED/CARE FACILITY",
   "parcel_id": "3502924230049"
  },
  {
   "address": "6464 Sycamore Ct N, Maple Grove",
   "sale_month": "2025-09",
   "price": 7100000,
   "lot_sqft": 279214,
   "price_per_lot_sqft": 25.43,
   "price_per_building_sqft": 89.7,
   "building_sqft": 79152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 79630,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922410053"
  },
  {
   "address": "6031 Culligan Way, Minnetonka",
   "sale_month": "2025-09",
   "price": 4250000,
   "lot_sqft": 118447,
   "price_per_lot_sqft": 35.88,
   "price_per_building_sqft": 128.26,
   "building_sqft": 33137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33337,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722430014"
  },
  {
   "address": "2711 Grand Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 1225000,
   "lot_sqft": 10020,
   "price_per_lot_sqft": 122.26,
   "price_per_building_sqft": 555.3,
   "building_sqft": 2206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2220,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924320164"
  },
  {
   "address": "305 Franklin Ave W, Minneapolis",
   "sale_month": "2025-09",
   "price": 6150000,
   "lot_sqft": 47890,
   "price_per_lot_sqft": 128.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17796,
   "use": "APARTMENT",
   "parcel_id": "3402924220001"
  },
  {
   "address": "140 Julia Avenue North, Lake Elmo",
   "sale_month": "2025-09",
   "price": 2700000,
   "lot_sqft": 470941,
   "price_per_lot_sqft": 5.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10433,
   "use": "110",
   "parcel_id": "3402921340119"
  },
  {
   "address": "417 Roy Street North, Saint Paul",
   "sale_month": "2025-09",
   "price": 505000,
   "lot_sqft": 4862,
   "price_per_lot_sqft": 103.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1170,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410047"
  },
  {
   "address": "6301 Welcome Ave N, Brooklyn Park",
   "sale_month": "2025-09",
   "price": 5000000,
   "lot_sqft": 73725,
   "price_per_lot_sqft": 67.82,
   "price_per_building_sqft": 242.4,
   "building_sqft": 20627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20752,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311921310008"
  },
  {
   "address": "6317 Welcome Ave N, Brooklyn Park",
   "sale_month": "2025-09",
   "price": 5000000,
   "lot_sqft": 79636,
   "price_per_lot_sqft": 62.79,
   "price_per_building_sqft": 207.93,
   "building_sqft": 24047,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24192,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311921310007"
  },
  {
   "address": "2725 Wayzata Blvd W, Orono",
   "sale_month": "2025-09",
   "price": 13000000,
   "lot_sqft": 251384,
   "price_per_lot_sqft": 51.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 75456,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823130019"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 1600000,
   "lot_sqft": 4878,
   "price_per_lot_sqft": 328,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020320017"
  },
  {
   "address": "1750 Greeley Street South, Stillwater",
   "sale_month": "2025-09",
   "price": 1600000,
   "lot_sqft": 63014,
   "price_per_lot_sqft": 25.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4170,
   "use": "300",
   "parcel_id": "3303020320016"
  },
  {
   "address": "811 28th St W, Minneapolis",
   "sale_month": "2025-09",
   "price": 37000000,
   "lot_sqft": 4840,
   "price_per_lot_sqft": 7644.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3302924440364"
  },
  {
   "address": "2841 Bryant Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 37000000,
   "lot_sqft": 70786,
   "price_per_lot_sqft": 522.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55331,
   "use": "APARTMENT",
   "parcel_id": "3302924440363"
  },
  {
   "address": "2838 Fremont Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 36100000,
   "lot_sqft": 79338,
   "price_per_lot_sqft": 455.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39194,
   "use": "APARTMENT",
   "parcel_id": "3302924430136"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 1200000,
   "lot_sqft": 223278,
   "price_per_lot_sqft": 5.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3302921330040"
  },
  {
   "address": "13635 Johnson Street Northeast, Ham Lake",
   "sale_month": "2025-09",
   "price": 200000,
   "lot_sqft": 23619,
   "price_per_lot_sqft": 8.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223310011"
  },
  {
   "address": "6250 Old Shakopee Rd W, Bloomington",
   "sale_month": "2025-09",
   "price": 11900000,
   "lot_sqft": 70344,
   "price_per_lot_sqft": 169.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621420010"
  },
  {
   "address": "6200 Old Shakopee Rd W, Bloomington",
   "sale_month": "2025-09",
   "price": 11900000,
   "lot_sqft": 289345,
   "price_per_lot_sqft": 41.13,
   "price_per_building_sqft": 815.96,
   "building_sqft": 14584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14672,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621420009"
  },
  {
   "address": "2932 Drew Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 632000,
   "lot_sqft": 6364,
   "price_per_lot_sqft": 99.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1697,
   "use": "APARTMENT",
   "parcel_id": "3202924330070"
  },
  {
   "address": "231 County Road 10 Northeast, Blaine",
   "sale_month": "2025-09",
   "price": 975000,
   "lot_sqft": 119424,
   "price_per_lot_sqft": 8.16,
   "price_per_building_sqft": 71.27,
   "building_sqft": 13680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13762,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123310014"
  },
  {
   "address": "4222 Lake St E, Minneapolis",
   "sale_month": "2025-09",
   "price": 1610000,
   "lot_sqft": 14202,
   "price_per_lot_sqft": 113.36,
   "price_per_building_sqft": 192.15,
   "building_sqft": 8379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8430,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923440066"
  },
  {
   "address": "825 Sylvan Street, Saint Paul",
   "sale_month": "2025-09",
   "price": 500000,
   "lot_sqft": 4561,
   "price_per_lot_sqft": 109.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1116,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922330049"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 5773458,
   "lot_sqft": 105732,
   "price_per_lot_sqft": 54.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3011921410002"
  },
  {
   "address": "7345 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2025-09",
   "price": 5773458,
   "lot_sqft": 211087,
   "price_per_lot_sqft": 27.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921410001"
  },
  {
   "address": "4950 Lincoln Dr, Edina",
   "sale_month": "2025-09",
   "price": 255000,
   "lot_sqft": 1945,
   "price_per_lot_sqft": 131.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230039"
  },
  {
   "address": "221 4th Street East, Chaska",
   "sale_month": "2025-09",
   "price": 273000,
   "lot_sqft": 8543,
   "price_per_lot_sqft": 31.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2256,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300501050"
  },
  {
   "address": "3033 University Ave SE, Minneapolis",
   "sale_month": "2025-09",
   "price": 140000000,
   "lot_sqft": 71297,
   "price_per_lot_sqft": 1963.62,
   "price_per_building_sqft": 18913.81,
   "building_sqft": 7402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7447,
   "use": "APARTMENT",
   "parcel_id": "3002923130110"
  },
  {
   "address": "6500 France Ave S, Edina",
   "sale_month": "2025-09",
   "price": 44000000,
   "lot_sqft": 102848,
   "price_per_lot_sqft": 427.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14038,
   "use": "APARTMENT",
   "parcel_id": "3002824140169"
  },
  {
   "address": "9305 Central Avenue Northeast, Blaine",
   "sale_month": "2025-09",
   "price": 1464000,
   "lot_sqft": 53946,
   "price_per_lot_sqft": 27.14,
   "price_per_building_sqft": 282.46,
   "building_sqft": 5183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5214,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123430001"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 1145325,
   "lot_sqft": 19998,
   "price_per_lot_sqft": 57.27,
   "price_per_building_sqft": 74.99,
   "building_sqft": 15273,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15365,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210021"
  },
  {
   "address": "2360 Nevada Ave N, Golden Valley",
   "sale_month": "2025-09",
   "price": 1145325,
   "lot_sqft": 19997,
   "price_per_lot_sqft": 57.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210020"
  },
  {
   "address": "1145 City Center Drive, Vadnais Heights",
   "sale_month": "2025-09",
   "price": 3500000,
   "lot_sqft": 69481,
   "price_per_lot_sqft": 50.37,
   "price_per_building_sqft": 3503.5,
   "building_sqft": 999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1005,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022430034"
  },
  {
   "address": "1180 7th Street East, Saint Paul",
   "sale_month": "2025-09",
   "price": 70000,
   "lot_sqft": 6014,
   "price_per_lot_sqft": 11.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3267,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922440218"
  },
  {
   "address": "1016 Arcade Street, Saint Paul",
   "sale_month": "2025-09",
   "price": 360000,
   "lot_sqft": 5035,
   "price_per_lot_sqft": 71.5,
   "price_per_building_sqft": 316.62,
   "building_sqft": 1137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1144,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922230172"
  },
  {
   "address": "4120 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2025-09",
   "price": 1000000,
   "lot_sqft": 82071,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274190020"
  },
  {
   "address": "1600 Roundhouse Circle, Shakopee",
   "sale_month": "2025-09",
   "price": 710000,
   "lot_sqft": 16817,
   "price_per_lot_sqft": 42.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1911,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "271280060"
  },
  {
   "address": "1409 Shakopee Avenue East, Shakopee",
   "sale_month": "2025-09",
   "price": 1565000,
   "lot_sqft": 30297,
   "price_per_lot_sqft": 51.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4696,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270300010"
  },
  {
   "address": "1101 Hennepin Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 1575000,
   "lot_sqft": 14561,
   "price_per_lot_sqft": 108.17,
   "price_per_building_sqft": 359.02,
   "building_sqft": 4387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4413,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210009"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 70000,
   "lot_sqft": 97928,
   "price_per_lot_sqft": 0.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "264550041"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 70000,
   "lot_sqft": 50006,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "264550040"
  },
  {
   "address": "8682 Eagle Creek Circle, Savage",
   "sale_month": "2025-09",
   "price": 500000,
   "lot_sqft": 1590,
   "price_per_lot_sqft": 314.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140480"
  },
  {
   "address": "13961 Highway 13 South, Savage",
   "sale_month": "2025-09",
   "price": 1450000,
   "lot_sqft": 51329,
   "price_per_lot_sqft": 28.25,
   "price_per_building_sqft": 225.02,
   "building_sqft": 6444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6483,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264080020"
  },
  {
   "address": "4556 Madison Street Northeast, Columbia Heights",
   "sale_month": "2025-09",
   "price": 755000,
   "lot_sqft": 13424,
   "price_per_lot_sqft": 56.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1623,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024430093"
  },
  {
   "address": "965 Pierce Butler Route, Saint Paul",
   "sale_month": "2025-09",
   "price": 550000,
   "lot_sqft": 20450,
   "price_per_lot_sqft": 26.89,
   "price_per_building_sqft": 164.13,
   "building_sqft": 3351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3371,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923340008"
  },
  {
   "address": "500 Cedar Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 675000,
   "lot_sqft": 4435,
   "price_per_lot_sqft": 152.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410058"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2025-09",
   "price": 133000,
   "lot_sqft": 691,
   "price_per_lot_sqft": 192.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720450"
  },
  {
   "address": "3637 Bellaire Avenue, White Bear Lake",
   "sale_month": "2025-09",
   "price": 2455000,
   "lot_sqft": 59151,
   "price_per_lot_sqft": 41.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7063,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253022340023"
  },
  {
   "address": "861 Marion Street, Saint Paul",
   "sale_month": "2025-09",
   "price": 500000,
   "lot_sqft": 3125,
   "price_per_lot_sqft": 160,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1085,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923410213"
  },
  {
   "address": "16290 Highway 13 South, Prior Lake",
   "sale_month": "2025-09",
   "price": 800000,
   "lot_sqft": 8109,
   "price_per_lot_sqft": 98.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251470021"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 800000,
   "lot_sqft": 7043,
   "price_per_lot_sqft": 113.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251470010"
  },
  {
   "address": "7330 Brockton La, Corcoran",
   "sale_month": "2025-09",
   "price": 2650000,
   "lot_sqft": 202276,
   "price_per_lot_sqft": 13.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2511923140026"
  },
  {
   "address": "725 2nd Ave S, Hopkins",
   "sale_month": "2025-09",
   "price": 3000000,
   "lot_sqft": 111129,
   "price_per_lot_sqft": 27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31725,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2511722410002"
  },
  {
   "address": "16548 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2025-09",
   "price": 615000,
   "lot_sqft": 18093,
   "price_per_lot_sqft": 33.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250190051"
  },
  {
   "address": "5330 U S Hwy No 12, Maple Plain",
   "sale_month": "2025-09",
   "price": 360000,
   "lot_sqft": 1239,
   "price_per_lot_sqft": 290.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824340021"
  },
  {
   "address": "5330 U S Hwy No 12, Maple Plain",
   "sale_month": "2025-09",
   "price": 360000,
   "lot_sqft": 7474,
   "price_per_lot_sqft": 48.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824340020"
  },
  {
   "address": "25 9th Ave N, Hopkins",
   "sale_month": "2025-09",
   "price": 700000,
   "lot_sqft": 5178,
   "price_per_lot_sqft": 135.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420075"
  },
  {
   "address": "11 10th Ave S, Hopkins",
   "sale_month": "2025-09",
   "price": 875000,
   "lot_sqft": 6127,
   "price_per_lot_sqft": 142.81,
   "price_per_building_sqft": 290.22,
   "building_sqft": 3015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3033,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340007"
  },
  {
   "address": "615 6th St SE, Minneapolis",
   "sale_month": "2025-09",
   "price": 780000,
   "lot_sqft": 7985,
   "price_per_lot_sqft": 97.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2859,
   "use": "APARTMENT",
   "parcel_id": "2402924230098"
  },
  {
   "address": "301 Washington Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 77000000,
   "lot_sqft": 47817,
   "price_per_lot_sqft": 1610.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2302924330032"
  },
  {
   "address": "150 3rd Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 450000,
   "lot_sqft": 3046,
   "price_per_lot_sqft": 147.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924320583"
  },
  {
   "address": "716 2nd Ave SE, Minneapolis",
   "sale_month": "2025-09",
   "price": 425000,
   "lot_sqft": 7362,
   "price_per_lot_sqft": 57.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2399,
   "use": "APARTMENT",
   "parcel_id": "2302924110283"
  },
  {
   "address": "724 2nd Ave SE, Minneapolis",
   "sale_month": "2025-09",
   "price": 575000,
   "lot_sqft": 5989,
   "price_per_lot_sqft": 96.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2302924110086"
  },
  {
   "address": "13820 Grove Dr N, Maple Grove",
   "sale_month": "2025-09",
   "price": 5374000,
   "lot_sqft": 40545,
   "price_per_lot_sqft": 132.54,
   "price_per_building_sqft": 1168.26,
   "building_sqft": 4600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4628,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922240007"
  },
  {
   "address": "3370 Annapolis La N, Plymouth",
   "sale_month": "2025-09",
   "price": 500000,
   "lot_sqft": 8229,
   "price_per_lot_sqft": 60.76,
   "price_per_building_sqft": 104.69,
   "building_sqft": 4776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4805,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822230030"
  },
  {
   "address": "425 8th Ave N, Minneapolis",
   "sale_month": "2025-09",
   "price": 200000,
   "lot_sqft": 3143,
   "price_per_lot_sqft": 63.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924210091"
  },
  {
   "address": "6031 Pillsbury Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 900000,
   "lot_sqft": 17570,
   "price_per_lot_sqft": 51.22,
   "price_per_building_sqft": 27.28,
   "building_sqft": 32995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33195,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340058"
  },
  {
   "address": "4350 Centerville Road, White Bear Lake",
   "sale_month": "2025-09",
   "price": 1365000,
   "lot_sqft": 96364,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": 355.28,
   "building_sqft": 3842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3866,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022130027"
  },
  {
   "address": "314 Knox Ave N, Minneapolis",
   "sale_month": "2025-09",
   "price": 335000,
   "lot_sqft": 9462,
   "price_per_lot_sqft": 35.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1672,
   "use": "TRIPLEX",
   "parcel_id": "2102924310057"
  },
  {
   "address": "1032 Knox Ave N, Minneapolis",
   "sale_month": "2025-09",
   "price": 447000,
   "lot_sqft": 5372,
   "price_per_lot_sqft": 83.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2219,
   "use": "TRIPLEX",
   "parcel_id": "2102924210239"
  },
  {
   "address": "8607 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2025-09",
   "price": 1350000,
   "lot_sqft": 55507,
   "price_per_lot_sqft": 24.32,
   "price_per_building_sqft": 394.39,
   "building_sqft": 3423,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3443,
   "use": "300",
   "parcel_id": "2102721220004"
  },
  {
   "address": "2940 65th Street East, Inver Grove Heights",
   "sale_month": "2025-09",
   "price": 1000000,
   "lot_sqft": 29974,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": 406.01,
   "building_sqft": 2463,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2477,
   "use": "Commercial-preferred",
   "parcel_id": "208140201010"
  },
  {
   "address": "6265 Carmen Avenue, Inver Grove Heights",
   "sale_month": "2025-09",
   "price": 1970000,
   "lot_sqft": 110808,
   "price_per_lot_sqft": 17.78,
   "price_per_building_sqft": 154.18,
   "building_sqft": 12777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12854,
   "use": "Industrial-preferred",
   "parcel_id": "207125001020"
  },
  {
   "address": "5601 Xerxes Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 1194000,
   "lot_sqft": 15990,
   "price_per_lot_sqft": 74.67,
   "price_per_building_sqft": 544.46,
   "building_sqft": 2193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002824130220"
  },
  {
   "address": "1616 Sloan Street, Saint Paul",
   "sale_month": "2025-09",
   "price": 540000,
   "lot_sqft": 11780,
   "price_per_lot_sqft": 45.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1875,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110031"
  },
  {
   "address": "6349 Stillwater Boulevard North, Oakdale",
   "sale_month": "2025-09",
   "price": 1650017,
   "lot_sqft": 224052,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": 330.6,
   "building_sqft": 4991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5021,
   "use": "300",
   "parcel_id": "1902921340003"
  },
  {
   "address": "2550 Mississippi Street, New Brighton",
   "sale_month": "2025-09",
   "price": 950000,
   "lot_sqft": 23652,
   "price_per_lot_sqft": 40.17,
   "price_per_building_sqft": 200.51,
   "building_sqft": 4738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4766,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023240053"
  },
  {
   "address": "8500 42nd Ave N, New Hope",
   "sale_month": "2025-09",
   "price": 750000,
   "lot_sqft": 33022,
   "price_per_lot_sqft": 22.71,
   "price_per_building_sqft": 178.49,
   "building_sqft": 4202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4227,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821120007"
  },
  {
   "address": "6401 Lake Road, Woodbury",
   "sale_month": "2025-09",
   "price": 7425000,
   "lot_sqft": 123544,
   "price_per_lot_sqft": 60.1,
   "price_per_building_sqft": 1563.16,
   "building_sqft": 4750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4779,
   "use": "300",
   "parcel_id": "1802821240010"
  },
  {
   "address": "7831 Glenroy Rd, Bloomington",
   "sale_month": "2025-09",
   "price": 2800000,
   "lot_sqft": 153671,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621110013"
  },
  {
   "address": "3480 High Point Drive North, Oakdale",
   "sale_month": "2025-09",
   "price": 185010,
   "lot_sqft": 26304,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702921420021"
  },
  {
   "address": "5800 84th St W, Bloomington",
   "sale_month": "2025-09",
   "price": 4000000,
   "lot_sqft": 227287,
   "price_per_lot_sqft": 17.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2720,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621320008"
  },
  {
   "address": "5357 Penn Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 975000,
   "lot_sqft": 5152,
   "price_per_lot_sqft": 189.25,
   "price_per_building_sqft": 344.52,
   "building_sqft": 2830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2847,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824330140"
  },
  {
   "address": "3 E Minnehaha Pkwy, Minneapolis",
   "sale_month": "2025-09",
   "price": 440000,
   "lot_sqft": 20150,
   "price_per_lot_sqft": 21.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2313,
   "use": "TRIPLEX",
   "parcel_id": "1502824430104"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 100000,
   "lot_sqft": 52774,
   "price_per_lot_sqft": 1.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143024230101"
  },
  {
   "address": "6530 University Avenue Northeast, Fridley",
   "sale_month": "2025-09",
   "price": 59400000,
   "lot_sqft": 314214,
   "price_per_lot_sqft": 189.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79015,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143024230100"
  },
  {
   "address": "4711 Clark Avenue, White Bear Lake",
   "sale_month": "2025-09",
   "price": 920000,
   "lot_sqft": 14123,
   "price_per_lot_sqft": 65.14,
   "price_per_building_sqft": 53.36,
   "building_sqft": 17241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17345,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420092"
  },
  {
   "address": "1432 Washington St NE, Minneapolis",
   "sale_month": "2025-09",
   "price": 640000,
   "lot_sqft": 6042,
   "price_per_lot_sqft": 105.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2476,
   "use": "APARTMENT",
   "parcel_id": "1402924210048"
  },
  {
   "address": "11230 University Avenue Northwest, Coon Rapids",
   "sale_month": "2025-09",
   "price": 2200000,
   "lot_sqft": 134925,
   "price_per_lot_sqft": 16.31,
   "price_per_building_sqft": 112.72,
   "building_sqft": 19518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19636,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "133124410018"
  },
  {
   "address": "5281 Lynwood Blvd, Mound",
   "sale_month": "2025-09",
   "price": 13500000,
   "lot_sqft": 70803,
   "price_per_lot_sqft": 190.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724340142"
  },
  {
   "address": "5300 Shoreline Dr, Mound",
   "sale_month": "2025-09",
   "price": 13500000,
   "lot_sqft": 103644,
   "price_per_lot_sqft": 130.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724340120"
  },
  {
   "address": "11070 39th Street, Lake Elmo",
   "sale_month": "2025-09",
   "price": 20238909,
   "lot_sqft": 218098,
   "price_per_lot_sqft": 92.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1302921220013"
  },
  {
   "address": "11020 39th Street North, Lake Elmo",
   "sale_month": "2025-09",
   "price": 17713417,
   "lot_sqft": 162348,
   "price_per_lot_sqft": 109.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1302921220012"
  },
  {
   "address": "395 James Avenue, Saint Paul",
   "sale_month": "2025-09",
   "price": 960000,
   "lot_sqft": 178155,
   "price_per_lot_sqft": 5.39,
   "price_per_building_sqft": 41.9,
   "building_sqft": 22910,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23048,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823240108"
  },
  {
   "address": "2654 Johnson St NE, Minneapolis",
   "sale_month": "2025-09",
   "price": 265000,
   "lot_sqft": 10997,
   "price_per_lot_sqft": 24.1,
   "price_per_building_sqft": 233.27,
   "building_sqft": 1136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1143,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924240111"
  },
  {
   "address": "7471 Lamar Avenue South, Cottage Grove",
   "sale_month": "2025-09",
   "price": 120000,
   "lot_sqft": 14345,
   "price_per_lot_sqft": 8.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7170,
   "use": "300",
   "parcel_id": "1202721230008"
  },
  {
   "address": "1269 7th Street West, Saint Paul",
   "sale_month": "2025-09",
   "price": 663000,
   "lot_sqft": 4442,
   "price_per_lot_sqft": 149.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1657,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823430010"
  },
  {
   "address": "1700 47th Ave N, Minneapolis",
   "sale_month": "2025-09",
   "price": 8900000,
   "lot_sqft": 443205,
   "price_per_lot_sqft": 20.08,
   "price_per_building_sqft": 487.46,
   "building_sqft": 18258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18368,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111821410013"
  },
  {
   "address": "5122 Sheridan Ave N, Minneapolis",
   "sale_month": "2025-09",
   "price": 284900,
   "lot_sqft": 5056,
   "price_per_lot_sqft": 56.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 969,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1111821210076"
  },
  {
   "address": "2426 Washington St NE, Minneapolis",
   "sale_month": "2025-09",
   "price": 770000,
   "lot_sqft": 7875,
   "price_per_lot_sqft": 97.78,
   "price_per_building_sqft": 332.18,
   "building_sqft": 2318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2332,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924420046"
  },
  {
   "address": "411 24th Ave NE, Minneapolis",
   "sale_month": "2025-09",
   "price": 675000,
   "lot_sqft": 8826,
   "price_per_lot_sqft": 76.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1619,
   "use": "APARTMENT",
   "parcel_id": "1102924310039"
  },
  {
   "address": "2575 Hamline Avenue North, Roseville",
   "sale_month": "2025-09",
   "price": 240000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 147.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210075"
  },
  {
   "address": "3703 Kennebec Drive, Eagan",
   "sale_month": "2025-09",
   "price": 13920000,
   "lot_sqft": 538336,
   "price_per_lot_sqft": 25.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 143862,
   "use": "Industrial-preferred",
   "parcel_id": "101853001010"
  },
  {
   "address": "2985 Ames Crossing Road, Eagan",
   "sale_month": "2025-09",
   "price": 11500000,
   "lot_sqft": 210114,
   "price_per_lot_sqft": 54.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65649,
   "use": "Commercial-preferred",
   "parcel_id": "101475101010"
  },
  {
   "address": "3401 47th Ave N, Brooklyn Center",
   "sale_month": "2025-09",
   "price": 6600000,
   "lot_sqft": 199544,
   "price_per_lot_sqft": 33.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7755,
   "use": "APARTMENT",
   "parcel_id": "1011821420038"
  },
  {
   "address": "3501 47th Ave N, Brooklyn Center",
   "sale_month": "2025-09",
   "price": 6600000,
   "lot_sqft": 30444,
   "price_per_lot_sqft": 216.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3756,
   "use": "APARTMENT",
   "parcel_id": "1011821420030"
  },
  {
   "address": "3513 47th Ave N, Brooklyn Center",
   "sale_month": "2025-09",
   "price": 1750320,
   "lot_sqft": 30449,
   "price_per_lot_sqft": 57.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3639,
   "use": "APARTMENT",
   "parcel_id": "1011821420029"
  },
  {
   "address": "3601 47th Ave N, Brooklyn Center",
   "sale_month": "2025-09",
   "price": 6600000,
   "lot_sqft": 30453,
   "price_per_lot_sqft": 216.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4005,
   "use": "APARTMENT",
   "parcel_id": "1011821420028"
  },
  {
   "address": "3613 47th Ave N, Brooklyn Center",
   "sale_month": "2025-09",
   "price": 6600000,
   "lot_sqft": 30458,
   "price_per_lot_sqft": 216.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3765,
   "use": "APARTMENT",
   "parcel_id": "1011821420027"
  },
  {
   "address": "3701 47th Ave N, Brooklyn Center",
   "sale_month": "2025-09",
   "price": 6600000,
   "lot_sqft": 30463,
   "price_per_lot_sqft": 216.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3873,
   "use": "APARTMENT",
   "parcel_id": "1011821420026"
  },
  {
   "address": "3713 47th Ave N, Brooklyn Center",
   "sale_month": "2025-09",
   "price": 6600000,
   "lot_sqft": 30468,
   "price_per_lot_sqft": 216.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3423,
   "use": "APARTMENT",
   "parcel_id": "1011821420025"
  },
  {
   "address": "541 90th St W, Bloomington",
   "sale_month": "2025-09",
   "price": 997500,
   "lot_sqft": 24201,
   "price_per_lot_sqft": 41.22,
   "price_per_building_sqft": 239.15,
   "building_sqft": 4171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4196,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320018"
  },
  {
   "address": "7033 Jorgensen Lane South, Cottage Grove",
   "sale_month": "2025-09",
   "price": 1525000,
   "lot_sqft": 32241,
   "price_per_lot_sqft": 47.3,
   "price_per_building_sqft": 301.98,
   "building_sqft": 5050,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5080,
   "use": "300",
   "parcel_id": "1002721110085"
  },
  {
   "address": "5264 West Broadway, Crystal",
   "sale_month": "2025-09",
   "price": 810000,
   "lot_sqft": 17559,
   "price_per_lot_sqft": 46.13,
   "price_per_building_sqft": 249.38,
   "building_sqft": 3248,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3268,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220034"
  },
  {
   "address": "1422 26th Ave N, Minneapolis",
   "sale_month": "2025-09",
   "price": 400000,
   "lot_sqft": 6727,
   "price_per_lot_sqft": 59.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2623,
   "use": "APARTMENT",
   "parcel_id": "0902924430167"
  },
  {
   "address": "22484 Lyndale Avenue, New Market Township",
   "sale_month": "2025-09",
   "price": 350000,
   "lot_sqft": 291108,
   "price_per_lot_sqft": 1.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081900010"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2025-09",
   "price": 666063,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 334.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810320"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2025-09",
   "price": 666063,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 334.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810050"
  },
  {
   "address": "2219 Edgewood Ave S, St. Louis Park",
   "sale_month": "2025-09",
   "price": 4500000,
   "lot_sqft": 91192,
   "price_per_lot_sqft": 49.35,
   "price_per_building_sqft": 95.66,
   "building_sqft": 47044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47328,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721110090"
  },
  {
   "address": "1086 Broadway Avenue West, Forest Lake",
   "sale_month": "2025-09",
   "price": 1397000,
   "lot_sqft": 53184,
   "price_per_lot_sqft": 26.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "300",
   "parcel_id": "0803221230082"
  },
  {
   "address": "624 Smith Avenue South, Saint Paul",
   "sale_month": "2025-09",
   "price": 1700000,
   "lot_sqft": 14118,
   "price_per_lot_sqft": 120.41,
   "price_per_building_sqft": 541.23,
   "building_sqft": 3141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3160,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822230143"
  },
  {
   "address": "4461 Minnehaha Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 1390690,
   "lot_sqft": 18541,
   "price_per_lot_sqft": 75.01,
   "price_per_building_sqft": 353.78,
   "building_sqft": 3931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3955,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823430196"
  },
  {
   "address": "4259 Minnehaha Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 640000,
   "lot_sqft": 6330,
   "price_per_lot_sqft": 101.11,
   "price_per_building_sqft": 193.3,
   "building_sqft": 3311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3331,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823420150"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 2872500,
   "lot_sqft": 38072,
   "price_per_lot_sqft": 75.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320094"
  },
  {
   "address": "125 Little Canada Road West, Little Canada",
   "sale_month": "2025-09",
   "price": 2872500,
   "lot_sqft": 53072,
   "price_per_lot_sqft": 54.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14462,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320093"
  },
  {
   "address": "75 Little Canada Road West, Little Canada",
   "sale_month": "2025-09",
   "price": 435000,
   "lot_sqft": 24548,
   "price_per_lot_sqft": 17.72,
   "price_per_building_sqft": 231.26,
   "building_sqft": 1881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1893,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320011"
  },
  {
   "address": "10695 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2025-09",
   "price": 63500000,
   "lot_sqft": 337419,
   "price_per_lot_sqft": 188.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2442,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921140011"
  },
  {
   "address": "10700 Xylon Ave N, Brooklyn Park",
   "sale_month": "2025-09",
   "price": 63500000,
   "lot_sqft": 415191,
   "price_per_lot_sqft": 152.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921120001"
  },
  {
   "address": "10750 Xylon Ave N, Brooklyn Park",
   "sale_month": "2025-09",
   "price": 22850000,
   "lot_sqft": 542841,
   "price_per_lot_sqft": 42.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921110008"
  },
  {
   "address": "815 Wayzata Blvd E, Wayzata",
   "sale_month": "2025-09",
   "price": 1443910,
   "lot_sqft": 7303,
   "price_per_lot_sqft": 197.71,
   "price_per_building_sqft": 754.39,
   "building_sqft": 1914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1925,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722130080"
  },
  {
   "address": "261 Parker Street, Marine On Saint Croix",
   "sale_month": "2025-09",
   "price": 300000,
   "lot_sqft": 5496,
   "price_per_lot_sqft": 54.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0603119330058"
  },
  {
   "address": "5241 Viking Dr, Bloomington",
   "sale_month": "2025-09",
   "price": 1900000,
   "lot_sqft": 39954,
   "price_per_lot_sqft": 47.55,
   "price_per_building_sqft": 319.97,
   "building_sqft": 5938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5974,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724220013"
  },
  {
   "address": "7376 Bass Lake Rd, New Hope",
   "sale_month": "2025-09",
   "price": 520000,
   "lot_sqft": 3705,
   "price_per_lot_sqft": 140.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1925,
   "use": "TRIPLEX",
   "parcel_id": "0511821310111"
  },
  {
   "address": "540 Bielenberg Drive, Woodbury",
   "sale_month": "2025-09",
   "price": 7897073,
   "lot_sqft": 210269,
   "price_per_lot_sqft": 37.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821240005"
  },
  {
   "address": "2645 Snelling Avenue North, Roseville",
   "sale_month": "2025-09",
   "price": 2125000,
   "lot_sqft": 36500,
   "price_per_lot_sqft": 58.22,
   "price_per_building_sqft": 416.5,
   "building_sqft": 5102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5133,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923440023"
  },
  {
   "address": "15855 61st Ave N, Plymouth",
   "sale_month": "2025-09",
   "price": 2800000,
   "lot_sqft": 49782,
   "price_per_lot_sqft": 56.25,
   "price_per_building_sqft": 260.08,
   "building_sqft": 10766,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10831,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411822220164"
  },
  {
   "address": "4201 Webber Pkwy, Minneapolis",
   "sale_month": "2025-09",
   "price": 2700000,
   "lot_sqft": 67003,
   "price_per_lot_sqft": 40.3,
   "price_per_building_sqft": 178.18,
   "building_sqft": 15153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15244,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924110111"
  },
  {
   "address": "14386 58th Street North, Oak Park Heights",
   "sale_month": "2025-09",
   "price": 600000,
   "lot_sqft": 10787,
   "price_per_lot_sqft": 55.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "110",
   "parcel_id": "0402920210069"
  },
  {
   "address": "3610 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 1950000,
   "lot_sqft": 20137,
   "price_per_lot_sqft": 96.84,
   "price_per_building_sqft": 145.78,
   "building_sqft": 13376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13456,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824440001"
  },
  {
   "address": "3443 Colfax Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 730000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 134.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1602,
   "use": "APARTMENT",
   "parcel_id": "0402824410063"
  },
  {
   "address": "3100 Girard Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 1850000,
   "lot_sqft": 11422,
   "price_per_lot_sqft": 161.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5382,
   "use": "APARTMENT",
   "parcel_id": "0402824120117"
  },
  {
   "address": "2690 Snelling Avenue North, Roseville",
   "sale_month": "2025-09",
   "price": 1200000,
   "lot_sqft": 70826,
   "price_per_lot_sqft": 16.94,
   "price_per_building_sqft": 128.81,
   "building_sqft": 9316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9372,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923330022"
  },
  {
   "address": "218 Pascal Street North, Saint Paul",
   "sale_month": "2025-09",
   "price": 1500000,
   "lot_sqft": 41357,
   "price_per_lot_sqft": 36.27,
   "price_per_building_sqft": 162.53,
   "building_sqft": 9229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9285,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823210007"
  },
  {
   "address": "3129 Garfield Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 622500,
   "lot_sqft": 5800,
   "price_per_lot_sqft": 107.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2020,
   "use": "APARTMENT",
   "parcel_id": "0302824220144"
  },
  {
   "address": "8282 Grand Ave S, Bloomington",
   "sale_month": "2025-09",
   "price": 1080000,
   "lot_sqft": 22435,
   "price_per_lot_sqft": 48.14,
   "price_per_building_sqft": 136.69,
   "building_sqft": 7901,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7949,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724320062"
  },
  {
   "address": "14300 Ewing Avenue South, Burnsville",
   "sale_month": "2025-09",
   "price": 1150000,
   "lot_sqft": 63222,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": 92.85,
   "building_sqft": 12385,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12460,
   "use": "Industrial-preferred",
   "parcel_id": "029033000040"
  },
  {
   "address": "301 Mcandrews Road West, Burnsville",
   "sale_month": "2025-09",
   "price": 23953572,
   "lot_sqft": 472601,
   "price_per_lot_sqft": 50.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30483,
   "use": "Apartment",
   "parcel_id": "023240001020"
  },
  {
   "address": "51 Macandrews Road West, Burnsville",
   "sale_month": "2025-09",
   "price": 38949708,
   "lot_sqft": 601880,
   "price_per_lot_sqft": 64.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29961,
   "use": "Apartment",
   "parcel_id": "023240001010"
  },
  {
   "address": "7901 Main Street Northeast, Fridley",
   "sale_month": "2025-09",
   "price": 2500000,
   "lot_sqft": 106275,
   "price_per_lot_sqft": 23.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51383,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024320003"
  },
  {
   "address": "888 Grand Avenue, Saint Paul",
   "sale_month": "2025-09",
   "price": 2085000,
   "lot_sqft": 8843,
   "price_per_lot_sqft": 235.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4985,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310020"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 48359,
   "lot_sqft": 5332,
   "price_per_lot_sqft": 9.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "022610400020"
  },
  {
   "address": null,
   "sale_month": "2025-09",
   "price": 48359,
   "lot_sqft": 72937,
   "price_per_lot_sqft": 0.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "022610400010"
  },
  {
   "address": "3413 Columbus Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 250000,
   "lot_sqft": 4940,
   "price_per_lot_sqft": 50.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 943,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824320037"
  },
  {
   "address": "3157 Park Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 730122,
   "lot_sqft": 4731,
   "price_per_lot_sqft": 154.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1888,
   "use": "APARTMENT",
   "parcel_id": "0202824230018"
  },
  {
   "address": "3044 Chicago Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 730122,
   "lot_sqft": 5062,
   "price_per_lot_sqft": 144.24,
   "price_per_building_sqft": 699.35,
   "building_sqft": 1044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1050,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824220158"
  },
  {
   "address": "3030 13th Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 287000,
   "lot_sqft": 5232,
   "price_per_lot_sqft": 54.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 965,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120051"
  },
  {
   "address": "3017 Verndale Avenue, Anoka",
   "sale_month": "2025-09",
   "price": 1580000,
   "lot_sqft": 15205,
   "price_per_lot_sqft": 103.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3686,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125220012"
  },
  {
   "address": "7766 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2025-09",
   "price": 1550000,
   "lot_sqft": 35071,
   "price_per_lot_sqft": 44.2,
   "price_per_building_sqft": 216.63,
   "building_sqft": 7155,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7198,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024330065"
  },
  {
   "address": "8465 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2025-09",
   "price": 685000,
   "lot_sqft": 12599,
   "price_per_lot_sqft": 54.37,
   "price_per_building_sqft": 149.99,
   "building_sqft": 4567,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4595,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120010"
  },
  {
   "address": "52 Douglas Street, Saint Paul",
   "sale_month": "2025-09",
   "price": 905000,
   "lot_sqft": 6582,
   "price_per_lot_sqft": 137.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1973,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823410045"
  },
  {
   "address": "250 Marshall Avenue, Saint Paul",
   "sale_month": "2025-09",
   "price": 1150000,
   "lot_sqft": 5060,
   "price_per_lot_sqft": 227.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2653,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823110021"
  },
  {
   "address": "6851 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2025-09",
   "price": 8100000,
   "lot_sqft": 176945,
   "price_per_lot_sqft": 45.78,
   "price_per_building_sqft": 294.64,
   "building_sqft": 27491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27657,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622340024"
  },
  {
   "address": "2915 Johnson St NE, Minneapolis",
   "sale_month": "2025-09",
   "price": 150000,
   "lot_sqft": 4882,
   "price_per_lot_sqft": 30.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924430124"
  },
  {
   "address": "3611 Cedar Ave S, Minneapolis",
   "sale_month": "2025-09",
   "price": 560000,
   "lot_sqft": 4994,
   "price_per_lot_sqft": 112.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1555,
   "use": "APARTMENT",
   "parcel_id": "0102824330084"
  },
  {
   "address": "3161 Hiawatha Ave, Minneapolis",
   "sale_month": "2025-09",
   "price": 550000,
   "lot_sqft": 26950,
   "price_per_lot_sqft": 20.41,
   "price_per_building_sqft": 21.94,
   "building_sqft": 25065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25216,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824120081"
  },
  {
   "address": "2401 American Blvd E, Bloomington",
   "sale_month": "2025-09",
   "price": 8575000,
   "lot_sqft": 103315,
   "price_per_lot_sqft": 83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16385,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724130014"
  },
  {
   "address": "309 Jefferson Avenue Southwest, Watertown",
   "sale_month": "2025-08",
   "price": 290000,
   "lot_sqft": 58704,
   "price_per_lot_sqft": 4.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6510,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850750410"
  },
  {
   "address": "7860 Laketown Parkway, Waconia",
   "sale_month": "2025-08",
   "price": 800000,
   "lot_sqft": 51204,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754290040"
  },
  {
   "address": "583 Cherry Drive, Waconia",
   "sale_month": "2025-08",
   "price": 3800000,
   "lot_sqft": 28416,
   "price_per_lot_sqft": 133.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14817,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750590040"
  },
  {
   "address": "170 Industrial Boulevard, Norwood Young America",
   "sale_month": "2025-08",
   "price": 605300,
   "lot_sqft": 76947,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9906,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588500110"
  },
  {
   "address": "10890 South Shore Dr, Plymouth",
   "sale_month": "2025-08",
   "price": 2165000,
   "lot_sqft": 62417,
   "price_per_lot_sqft": 34.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6444,
   "use": "APARTMENT",
   "parcel_id": "3611822220006"
  },
  {
   "address": "10297 Yellow Circle Dr, Minnetonka",
   "sale_month": "2025-08",
   "price": 2100000,
   "lot_sqft": 52083,
   "price_per_lot_sqft": 40.32,
   "price_per_building_sqft": 371.55,
   "building_sqft": 5652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5686,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722340016"
  },
  {
   "address": "6113 Yellow Circle Ext, Minnetonka",
   "sale_month": "2025-08",
   "price": 2100000,
   "lot_sqft": 61380,
   "price_per_lot_sqft": 34.21,
   "price_per_building_sqft": 370.44,
   "building_sqft": 5669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5703,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722340015"
  },
  {
   "address": "5401 Smetana Dr, Minnetonka",
   "sale_month": "2025-08",
   "price": 8700000,
   "lot_sqft": 261253,
   "price_per_lot_sqft": 33.3,
   "price_per_building_sqft": 136.95,
   "building_sqft": 63528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63911,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722110015"
  },
  {
   "address": "1150 West Mckinley Street, Anoka",
   "sale_month": "2025-08",
   "price": 1400000,
   "lot_sqft": 73974,
   "price_per_lot_sqft": 18.93,
   "price_per_building_sqft": 143.18,
   "building_sqft": 9778,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9837,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225420021"
  },
  {
   "address": "869 Sherburne Avenue, Saint Paul",
   "sale_month": "2025-08",
   "price": 628000,
   "lot_sqft": 7951,
   "price_per_lot_sqft": 78.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3088,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923240088"
  },
  {
   "address": "1922 Wilson Avenue, Saint Paul",
   "sale_month": "2025-08",
   "price": 2600000,
   "lot_sqft": 31749,
   "price_per_lot_sqft": 81.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922310037"
  },
  {
   "address": null,
   "sale_month": "2025-08",
   "price": 658000,
   "lot_sqft": 107103,
   "price_per_lot_sqft": 6.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021330019"
  },
  {
   "address": "919 24th St E, Minneapolis",
   "sale_month": "2025-08",
   "price": 800000,
   "lot_sqft": 4978,
   "price_per_lot_sqft": 160.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2871,
   "use": "APARTMENT",
   "parcel_id": "3502924240172"
  },
  {
   "address": "1300 78th St E, Richfield",
   "sale_month": "2025-08",
   "price": 10500000,
   "lot_sqft": 142929,
   "price_per_lot_sqft": 73.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18949,
   "use": "APARTMENT",
   "parcel_id": "3502824430007"
  },
  {
   "address": "7544 Cedar Ave S, Richfield",
   "sale_month": "2025-08",
   "price": 4000000,
   "lot_sqft": 38282,
   "price_per_lot_sqft": 104.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6033,
   "use": "APARTMENT",
   "parcel_id": "3502824410058"
  },
  {
   "address": "7500 Cedar Ave S, Richfield",
   "sale_month": "2025-08",
   "price": 4000000,
   "lot_sqft": 38287,
   "price_per_lot_sqft": 104.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6701,
   "use": "APARTMENT",
   "parcel_id": "3502824410005"
  },
  {
   "address": "13624 Thrush Street Northwest, Andover",
   "sale_month": "2025-08",
   "price": 850000,
   "lot_sqft": 47597,
   "price_per_lot_sqft": 17.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224320012"
  },
  {
   "address": "1975 Central Ave, Long Lake",
   "sale_month": "2025-08",
   "price": 300000,
   "lot_sqft": 10881,
   "price_per_lot_sqft": 27.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "APARTMENT",
   "parcel_id": "3411823420026"
  },
  {
   "address": "229 Water St, Excelsior",
   "sale_month": "2025-08",
   "price": 1700000,
   "lot_sqft": 4836,
   "price_per_lot_sqft": 351.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110121"
  },
  {
   "address": "2608 1st Ave S, Minneapolis",
   "sale_month": "2025-08",
   "price": 605000,
   "lot_sqft": 5081,
   "price_per_lot_sqft": 119.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420259"
  },
  {
   "address": "500 28th St W, Minneapolis",
   "sale_month": "2025-08",
   "price": 1105000,
   "lot_sqft": 7978,
   "price_per_lot_sqft": 138.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2377,
   "use": "APARTMENT",
   "parcel_id": "3402924320063"
  },
  {
   "address": "2709 Blaisdell Ave, Minneapolis",
   "sale_month": "2025-08",
   "price": 1495000,
   "lot_sqft": 7396,
   "price_per_lot_sqft": 202.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3891,
   "use": "APARTMENT",
   "parcel_id": "3402924310123"
  },
  {
   "address": "2420 1st Ave S, Minneapolis",
   "sale_month": "2025-08",
   "price": 1510000,
   "lot_sqft": 11779,
   "price_per_lot_sqft": 128.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4926,
   "use": "APARTMENT",
   "parcel_id": "3402924130018"
  },
  {
   "address": "30 78th St W, Richfield",
   "sale_month": "2025-08",
   "price": 12000000,
   "lot_sqft": 105184,
   "price_per_lot_sqft": 114.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4591,
   "use": "APARTMENT",
   "parcel_id": "3402824340063"
  },
  {
   "address": "45 77th St W, Richfield",
   "sale_month": "2025-08",
   "price": 12000000,
   "lot_sqft": 67947,
   "price_per_lot_sqft": 176.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5972,
   "use": "APARTMENT",
   "parcel_id": "3402824340062"
  },
  {
   "address": "635 Fairview Avenue North, Saint Paul",
   "sale_month": "2025-08",
   "price": 825000,
   "lot_sqft": 9635,
   "price_per_lot_sqft": 85.63,
   "price_per_building_sqft": 270.23,
   "building_sqft": 3053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3071,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923210004"
  },
  {
   "address": "521 Willow Dr, Long Lake",
   "sale_month": "2025-08",
   "price": 2500000,
   "lot_sqft": 42160,
   "price_per_lot_sqft": 59.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15872,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311823140027"
  },
  {
   "address": "2723 Hennepin Ave, Minneapolis",
   "sale_month": "2025-08",
   "price": 725000,
   "lot_sqft": 5412,
   "price_per_lot_sqft": 133.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2599,
   "use": "APARTMENT",
   "parcel_id": "3302924420124"
  },
  {
   "address": "2621 Bryant Ave S, Minneapolis",
   "sale_month": "2025-08",
   "price": 420000,
   "lot_sqft": 5203,
   "price_per_lot_sqft": 80.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1696,
   "use": "TRIPLEX",
   "parcel_id": "3302924410152"
  },
  {
   "address": "2516 Humboldt Ave S, Minneapolis",
   "sale_month": "2025-08",
   "price": 995000,
   "lot_sqft": 7743,
   "price_per_lot_sqft": 128.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2762,
   "use": "TRIPLEX",
   "parcel_id": "3302924240095"
  },
  {
   "address": "7524 Lyndale Ave S, Richfield",
   "sale_month": "2025-08",
   "price": 700000,
   "lot_sqft": 10850,
   "price_per_lot_sqft": 64.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3302824410177"
  },
  {
   "address": "7424 Lyndale Ave S, Richfield",
   "sale_month": "2025-08",
   "price": 495000,
   "lot_sqft": 22560,
   "price_per_lot_sqft": 21.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1467,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824410003"
  },
  {
   "address": "13879 Round Lake Boulevard Northwest, Andover",
   "sale_month": "2025-08",
   "price": 565000,
   "lot_sqft": 48957,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224130078"
  },
  {
   "address": "3100 Lake St W, Minneapolis",
   "sale_month": "2025-08",
   "price": 75500000,
   "lot_sqft": 70081,
   "price_per_lot_sqft": 1077.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3202924430382"
  },
  {
   "address": "711 Hale Avenue North, Oakdale",
   "sale_month": "2025-08",
   "price": 3359000,
   "lot_sqft": 169807,
   "price_per_lot_sqft": 19.78,
   "price_per_building_sqft": 147.65,
   "building_sqft": 22749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22886,
   "use": "305",
   "parcel_id": "3202921230009"
  },
  {
   "address": "23340 Cree Street Northwest, Saint Francis",
   "sale_month": "2025-08",
   "price": 600000,
   "lot_sqft": 20474,
   "price_per_lot_sqft": 29.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313424140028"
  },
  {
   "address": null,
   "sale_month": "2025-08",
   "price": 565000,
   "lot_sqft": 1665,
   "price_per_lot_sqft": 339.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440023"
  },
  {
   "address": "20 Exchange Street East, Saint Paul",
   "sale_month": "2025-08",
   "price": 15050000,
   "lot_sqft": 18302,
   "price_per_lot_sqft": 822.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38271,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "312922340205"
  },
  {
   "address": "3101 Franklin Ave E, Minneapolis",
   "sale_month": "2025-08",
   "price": 490000,
   "lot_sqft": 4203,
   "price_per_lot_sqft": 116.58,
   "price_per_building_sqft": 397.73,
   "building_sqft": 1232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1239,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923220030"
  },
  {
   "address": "18550 70th Way N, Maple Grove",
   "sale_month": "2025-08",
   "price": 1172199,
   "lot_sqft": 51008,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011922310103"
  },
  {
   "address": "4974 Lincoln Dr, Edina",
   "sale_month": "2025-08",
   "price": 150000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 101.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230031"
  },
  {
   "address": "50 Bedford St SE, Minneapolis",
   "sale_month": "2025-08",
   "price": 650000,
   "lot_sqft": 5715,
   "price_per_lot_sqft": 113.74,
   "price_per_building_sqft": 239.15,
   "building_sqft": 2718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2735,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923410044"
  },
  {
   "address": "8040 Bunker Lake Boulevard Northwest, Ramsey",
   "sale_month": "2025-08",
   "price": 1650000,
   "lot_sqft": 145564,
   "price_per_lot_sqft": 11.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293225110017"
  },
  {
   "address": "1521 94th Lane Northeast, Blaine",
   "sale_month": "2025-08",
   "price": 1994000,
   "lot_sqft": 59883,
   "price_per_lot_sqft": 33.3,
   "price_per_building_sqft": 129.86,
   "building_sqft": 15355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15447,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123430007"
  },
  {
   "address": "1031 Cromwell Avenue, Saint Paul",
   "sale_month": "2025-08",
   "price": 2467345,
   "lot_sqft": 22412,
   "price_per_lot_sqft": 110.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3665,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923240031"
  },
  {
   "address": "2400 Wycliff Street, Saint Paul",
   "sale_month": "2025-08",
   "price": 6350000,
   "lot_sqft": 173692,
   "price_per_lot_sqft": 36.56,
   "price_per_building_sqft": 125.76,
   "building_sqft": 50491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50796,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130053"
  },
  {
   "address": "14450 Rhinestone Street Northwest, Ramsey",
   "sale_month": "2025-08",
   "price": 27600000,
   "lot_sqft": 222725,
   "price_per_lot_sqft": 123.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46908,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283225420025"
  },
  {
   "address": "7555 145th Avenue Northwest, Ramsey",
   "sale_month": "2025-08",
   "price": 25500000,
   "lot_sqft": 169549,
   "price_per_lot_sqft": 150.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23405,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283225130093"
  },
  {
   "address": "3820 Cleveland Ave North, Arden Hills",
   "sale_month": "2025-08",
   "price": 370000,
   "lot_sqft": 1455,
   "price_per_lot_sqft": 254.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283023320044"
  },
  {
   "address": "2333 Niagara La N, Plymouth",
   "sale_month": "2025-08",
   "price": 7500000,
   "lot_sqft": 292353,
   "price_per_lot_sqft": 25.65,
   "price_per_building_sqft": 109.01,
   "building_sqft": 68798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69214,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822210033"
  },
  {
   "address": "2200 Niagara La N, Plymouth",
   "sale_month": "2025-08",
   "price": 4000000,
   "lot_sqft": 98850,
   "price_per_lot_sqft": 40.47,
   "price_per_building_sqft": 142.07,
   "building_sqft": 28156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28326,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822130043"
  },
  {
   "address": "6701 Penn Ave S, Richfield",
   "sale_month": "2025-08",
   "price": 700000,
   "lot_sqft": 16006,
   "price_per_lot_sqft": 43.73,
   "price_per_building_sqft": 173.91,
   "building_sqft": 4025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4049,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824320080"
  },
  {
   "address": "14570 240th Street East, Miesville",
   "sale_month": "2025-08",
   "price": 65000,
   "lot_sqft": 9088,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "Commercial-preferred",
   "parcel_id": "280130032051"
  },
  {
   "address": "8140 Old Carriage North, Shakopee",
   "sale_month": "2025-08",
   "price": 2850000,
   "lot_sqft": 49615,
   "price_per_lot_sqft": 57.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "275190030"
  },
  {
   "address": "8205 Crossings Boulevard, Shakopee",
   "sale_month": "2025-08",
   "price": 650000,
   "lot_sqft": 60793,
   "price_per_lot_sqft": 10.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274030010"
  },
  {
   "address": "833 Marschall Road, Shakopee",
   "sale_month": "2025-08",
   "price": 2070230,
   "lot_sqft": 120126,
   "price_per_lot_sqft": 17.23,
   "price_per_building_sqft": 538,
   "building_sqft": 3848,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3872,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271340010"
  },
  {
   "address": "1605 Annapolis La N, Plymouth",
   "sale_month": "2025-08",
   "price": 5000000,
   "lot_sqft": 47677,
   "price_per_lot_sqft": 104.87,
   "price_per_building_sqft": 893.5,
   "building_sqft": 5596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5630,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711822310019"
  },
  {
   "address": "4755 University Avenue Northeast, Columbia Heights",
   "sale_month": "2025-08",
   "price": 475000,
   "lot_sqft": 9995,
   "price_per_lot_sqft": 47.52,
   "price_per_building_sqft": 81.7,
   "building_sqft": 5814,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5849,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024310110"
  },
  {
   "address": "800 Avon Street North, Saint Paul",
   "sale_month": "2025-08",
   "price": 20000,
   "lot_sqft": 111828,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": 13.11,
   "building_sqft": 1525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1534,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923430157"
  },
  {
   "address": "1617 10th Ave S, Minneapolis",
   "sale_month": "2025-08",
   "price": 351153,
   "lot_sqft": 6511,
   "price_per_lot_sqft": 53.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1706,
   "use": "APARTMENT",
   "parcel_id": "2602924310145"
  },
  {
   "address": "4644 Oak Point Lane, Woodbury",
   "sale_month": "2025-08",
   "price": 38300000,
   "lot_sqft": 23713,
   "price_per_lot_sqft": 1615.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602821320106"
  },
  {
   "address": null,
   "sale_month": "2025-08",
   "price": 2070230,
   "lot_sqft": 4246,
   "price_per_lot_sqft": 487.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259020340"
  },
  {
   "address": "7955 Stone Creek Drive, Chanhassen",
   "sale_month": "2025-08",
   "price": 256000,
   "lot_sqft": 1489,
   "price_per_lot_sqft": 171.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720120"
  },
  {
   "address": "1000 Park Road, Chanhassen",
   "sale_month": "2025-08",
   "price": 12800000,
   "lot_sqft": 614086,
   "price_per_lot_sqft": 20.84,
   "price_per_building_sqft": 94.97,
   "building_sqft": 134781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 135594,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "255660010"
  },
  {
   "address": "1512 Woodbridge Street, Saint Paul",
   "sale_month": "2025-08",
   "price": 12665000,
   "lot_sqft": 168085,
   "price_per_lot_sqft": 75.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9616,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923140128"
  },
  {
   "address": "15 8th Ave S, Hopkins",
   "sale_month": "2025-08",
   "price": 2000000,
   "lot_sqft": 43493,
   "price_per_lot_sqft": 45.98,
   "price_per_building_sqft": 171.54,
   "building_sqft": 11659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11730,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722430159"
  },
  {
   "address": "718 14th Ave SE, Minneapolis",
   "sale_month": "2025-08",
   "price": 900000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 98.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2646,
   "use": "APARTMENT",
   "parcel_id": "2402924420122"
  },
  {
   "address": "250 Park Ave, Minneapolis",
   "sale_month": "2025-08",
   "price": 720000,
   "lot_sqft": 27816,
   "price_per_lot_sqft": 25.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18651,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924340584"
  },
  {
   "address": null,
   "sale_month": "2025-08",
   "price": 2070230,
   "lot_sqft": 5227,
   "price_per_lot_sqft": 396.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020060"
  },
  {
   "address": "100 1st Street West, Jordan",
   "sale_month": "2025-08",
   "price": 2070230,
   "lot_sqft": 3312,
   "price_per_lot_sqft": 625.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020050"
  },
  {
   "address": "104 1st Street West, Jordan",
   "sale_month": "2025-08",
   "price": 2070230,
   "lot_sqft": 8539,
   "price_per_lot_sqft": 242.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6609,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020040"
  },
  {
   "address": "10820 Mankato Street Northeast, Blaine",
   "sale_month": "2025-08",
   "price": 3069000,
   "lot_sqft": 50311,
   "price_per_lot_sqft": 61,
   "price_per_building_sqft": 152.14,
   "building_sqft": 20172,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20294,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210036"
  },
  {
   "address": "1451 1st Avenue Northwest, New Brighton",
   "sale_month": "2025-08",
   "price": 7225000,
   "lot_sqft": 185107,
   "price_per_lot_sqft": 39.03,
   "price_per_building_sqft": 120.57,
   "building_sqft": 59926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60288,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213023230005"
  },
  {
   "address": "7710 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2025-08",
   "price": 2550000,
   "lot_sqft": 41457,
   "price_per_lot_sqft": 61.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11970,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921330068"
  },
  {
   "address": "7714 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2025-08",
   "price": 2550000,
   "lot_sqft": 44232,
   "price_per_lot_sqft": 57.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921330067"
  },
  {
   "address": "1533 Glenwood Ave, Minneapolis",
   "sale_month": "2025-08",
   "price": 275000,
   "lot_sqft": 6079,
   "price_per_lot_sqft": 45.24,
   "price_per_building_sqft": 86.37,
   "building_sqft": 3184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3203,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924340028"
  },
  {
   "address": "2107 5th Ave N, Minneapolis",
   "sale_month": "2025-08",
   "price": 460185,
   "lot_sqft": 12182,
   "price_per_lot_sqft": 37.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1627,
   "use": "APARTMENT",
   "parcel_id": "2102924320133"
  },
  {
   "address": "10417 Thomas Ave S, Bloomington",
   "sale_month": "2025-08",
   "price": 550000,
   "lot_sqft": 18411,
   "price_per_lot_sqft": 29.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1760,
   "use": "APARTMENT",
   "parcel_id": "2002724140036"
  },
  {
   "address": "809 Main Street East, Belle Plaine",
   "sale_month": "2025-08",
   "price": 295000,
   "lot_sqft": 23457,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030101"
  },
  {
   "address": "2137 Vermillion Street, Hastings",
   "sale_month": "2025-08",
   "price": 425000,
   "lot_sqft": 29056,
   "price_per_lot_sqft": 14.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "Commercial-preferred",
   "parcel_id": "198170001090"
  },
  {
   "address": "275 33rd Street West, Hastings",
   "sale_month": "2025-08",
   "price": 1300000,
   "lot_sqft": 130437,
   "price_per_lot_sqft": 9.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8010,
   "use": "Industrial-preferred",
   "parcel_id": "191840201030"
  },
  {
   "address": "5401 34th Ave S, Minneapolis",
   "sale_month": "2025-08",
   "price": 330000,
   "lot_sqft": 8323,
   "price_per_lot_sqft": 39.65,
   "price_per_building_sqft": 335.71,
   "building_sqft": 983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 989,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823210026"
  },
  {
   "address": "8200 42nd Ave N, New Hope",
   "sale_month": "2025-08",
   "price": 18345000,
   "lot_sqft": 444554,
   "price_per_lot_sqft": 41.27,
   "price_per_building_sqft": 150.61,
   "building_sqft": 121802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 122538,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821110019"
  },
  {
   "address": "8020 State Hwy No 7, St. Louis Park",
   "sale_month": "2025-08",
   "price": 85250000,
   "lot_sqft": 106625,
   "price_per_lot_sqft": 799.53,
   "price_per_building_sqft": 11168.61,
   "building_sqft": 7633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7679,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721440002"
  },
  {
   "address": "3620 Texas Ave S, St. Louis Park",
   "sale_month": "2025-08",
   "price": 85250000,
   "lot_sqft": 327149,
   "price_per_lot_sqft": 260.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721440001"
  },
  {
   "address": "8440 State Hwy No 7, St. Louis Park",
   "sale_month": "2025-08",
   "price": 85250000,
   "lot_sqft": 274136,
   "price_per_lot_sqft": 310.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721430040"
  },
  {
   "address": "8332 State Hwy No 7, St. Louis Park",
   "sale_month": "2025-08",
   "price": 85250000,
   "lot_sqft": 859311,
   "price_per_lot_sqft": 99.21,
   "price_per_building_sqft": 176.87,
   "building_sqft": 482001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 484910,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721430039"
  },
  {
   "address": "3670 Aquila Ave S, St. Louis Park",
   "sale_month": "2025-08",
   "price": 85250000,
   "lot_sqft": 36459,
   "price_per_lot_sqft": 2338.24,
   "price_per_building_sqft": 11012.79,
   "building_sqft": 7741,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7788,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721430035"
  },
  {
   "address": "3650 Aquila Ave S, St. Louis Park",
   "sale_month": "2025-08",
   "price": 85250000,
   "lot_sqft": 34398,
   "price_per_lot_sqft": 2478.34,
   "price_per_building_sqft": 21164.35,
   "building_sqft": 4028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4052,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721430034"
  },
  {
   "address": "701 Industrial Blvd, Minneapolis",
   "sale_month": "2025-08",
   "price": 53802850,
   "lot_sqft": 947131,
   "price_per_lot_sqft": 56.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 539641,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923410004"
  },
  {
   "address": "3351 Library La, St. Louis Park",
   "sale_month": "2025-08",
   "price": 549900,
   "lot_sqft": 10489,
   "price_per_lot_sqft": 52.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1134,
   "use": "TRIPLEX",
   "parcel_id": "1711721410064"
  },
  {
   "address": "1501 Xerxes Ave N, Golden Valley",
   "sale_month": "2025-08",
   "price": 2567000,
   "lot_sqft": 18217,
   "price_per_lot_sqft": 140.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924340005"
  },
  {
   "address": "1501 Xerxes Ave N, Golden Valley",
   "sale_month": "2025-08",
   "price": 2567000,
   "lot_sqft": 31748,
   "price_per_lot_sqft": 80.86,
   "price_per_building_sqft": 177.99,
   "building_sqft": 14422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14509,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924340004"
  },
  {
   "address": "3070 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-08",
   "price": 550000,
   "lot_sqft": 35268,
   "price_per_lot_sqft": 15.59,
   "price_per_building_sqft": 202.21,
   "building_sqft": 2720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2736,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124320012"
  },
  {
   "address": null,
   "sale_month": "2025-08",
   "price": 550000,
   "lot_sqft": 24137,
   "price_per_lot_sqft": 22.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124320011"
  },
  {
   "address": "4604 Milton Street North, Shoreview",
   "sale_month": "2025-08",
   "price": 680000,
   "lot_sqft": 24689,
   "price_per_lot_sqft": 27.54,
   "price_per_building_sqft": 62.72,
   "building_sqft": 10841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10906,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340005"
  },
  {
   "address": "2210 Eldridge Avenue East, North Saint Paul",
   "sale_month": "2025-08",
   "price": 1598000,
   "lot_sqft": 35035,
   "price_per_lot_sqft": 45.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5307,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110102"
  },
  {
   "address": "1559 7th Street West, Saint Paul",
   "sale_month": "2025-08",
   "price": 2050000,
   "lot_sqft": 18942,
   "price_per_lot_sqft": 108.23,
   "price_per_building_sqft": 328.32,
   "building_sqft": 6244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6282,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823220161"
  },
  {
   "address": "11270 86th Ave N, Maple Grove",
   "sale_month": "2025-08",
   "price": 550000,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 161.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440007"
  },
  {
   "address": "501 Tanglewood Drive, Shoreview",
   "sale_month": "2025-08",
   "price": 240000,
   "lot_sqft": 1623,
   "price_per_lot_sqft": 147.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023230086"
  },
  {
   "address": "9710 Waterstone Pl, Minnetonka",
   "sale_month": "2025-08",
   "price": 39000000,
   "lot_sqft": 10062,
   "price_per_lot_sqft": 3875.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1311722110145"
  },
  {
   "address": "9650 Waterstone Pl, Minnetonka",
   "sale_month": "2025-08",
   "price": 39000000,
   "lot_sqft": 135331,
   "price_per_lot_sqft": 288.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35468,
   "use": "APARTMENT",
   "parcel_id": "1311722110144"
  },
  {
   "address": "9700 Waterstone Pl, Minnetonka",
   "sale_month": "2025-08",
   "price": 39000000,
   "lot_sqft": 162835,
   "price_per_lot_sqft": 239.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36484,
   "use": "APARTMENT",
   "parcel_id": "1311722110143"
  },
  {
   "address": "11065 39th Street North, Lake Elmo",
   "sale_month": "2025-08",
   "price": 250000,
   "lot_sqft": 25345,
   "price_per_lot_sqft": 9.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1302921220024"
  },
  {
   "address": "7331 Baker Street Northeast, Fridley",
   "sale_month": "2025-08",
   "price": 1525000,
   "lot_sqft": 65521,
   "price_per_lot_sqft": 23.27,
   "price_per_building_sqft": 114.9,
   "building_sqft": 13272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13352,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024230028"
  },
  {
   "address": "2649 7th Avenue East, North Saint Paul",
   "sale_month": "2025-08",
   "price": 500000,
   "lot_sqft": 10809,
   "price_per_lot_sqft": 46.26,
   "price_per_building_sqft": 175.99,
   "building_sqft": 2841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2858,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922140065"
  },
  {
   "address": "340 Clydesdale Tr, Medina",
   "sale_month": "2025-08",
   "price": 450000,
   "lot_sqft": 32760,
   "price_per_lot_sqft": 13.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211823130035"
  },
  {
   "address": "2223 Central Ave NE, Minneapolis",
   "sale_month": "2025-08",
   "price": 1000000,
   "lot_sqft": 14858,
   "price_per_lot_sqft": 67.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924320236"
  },
  {
   "address": "1154 Conifer Pass, Woodbury",
   "sale_month": "2025-08",
   "price": 41930000,
   "lot_sqft": 22233,
   "price_per_lot_sqft": 1885.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202821210137"
  },
  {
   "address": "2480 White Bear Avenue North, Maplewood",
   "sale_month": "2025-08",
   "price": 2421000,
   "lot_sqft": 57301,
   "price_per_lot_sqft": 42.25,
   "price_per_building_sqft": 397.28,
   "building_sqft": 6094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6131,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922240034"
  },
  {
   "address": "1975 11th Avenue East, Maplewood",
   "sale_month": "2025-08",
   "price": 650000,
   "lot_sqft": 27963,
   "price_per_lot_sqft": 23.25,
   "price_per_building_sqft": 309.82,
   "building_sqft": 2098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2111,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922240028"
  },
  {
   "address": "606 20th Ave NE, Minneapolis",
   "sale_month": "2025-08",
   "price": 542000,
   "lot_sqft": 6601,
   "price_per_lot_sqft": 82.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1880,
   "use": "APARTMENT",
   "parcel_id": "1102924340149"
  },
  {
   "address": "4224 Cedar Ave S, Minneapolis",
   "sale_month": "2025-08",
   "price": 620000,
   "lot_sqft": 5042,
   "price_per_lot_sqft": 122.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1672,
   "use": "APARTMENT",
   "parcel_id": "1102824410086"
  },
  {
   "address": "4510 Erin Drive, Eagan",
   "sale_month": "2025-08",
   "price": 3520000,
   "lot_sqft": 81504,
   "price_per_lot_sqft": 43.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14663,
   "use": "Commercial-preferred",
   "parcel_id": "103350001020"
  },
  {
   "address": "604 Snelling Avenue South, Saint Paul",
   "sale_month": "2025-08",
   "price": 2400000,
   "lot_sqft": 18090,
   "price_per_lot_sqft": 132.67,
   "price_per_building_sqft": 424.18,
   "building_sqft": 5658,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5692,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823330085"
  },
  {
   "address": "1255 Viking Drive East, Maplewood",
   "sale_month": "2025-08",
   "price": 3735000,
   "lot_sqft": 156668,
   "price_per_lot_sqft": 23.84,
   "price_per_building_sqft": 109.27,
   "building_sqft": 34180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34386,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092922410025"
  },
  {
   "address": "7271 Ohms La, Edina",
   "sale_month": "2025-08",
   "price": 1225000,
   "lot_sqft": 9912,
   "price_per_lot_sqft": 123.59,
   "price_per_building_sqft": 149.83,
   "building_sqft": 8176,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8226,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240028"
  },
  {
   "address": "2709 Aldrich Ave N, Minneapolis",
   "sale_month": "2025-08",
   "price": 192500,
   "lot_sqft": 7901,
   "price_per_lot_sqft": 24.36,
   "price_per_building_sqft": 137.89,
   "building_sqft": 1396,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1404,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924440260"
  },
  {
   "address": "2703 Humboldt Ave N, Minneapolis",
   "sale_month": "2025-08",
   "price": 70000,
   "lot_sqft": 5718,
   "price_per_lot_sqft": 12.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1564,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924340027"
  },
  {
   "address": "1724 Lowry Ave N, Minneapolis",
   "sale_month": "2025-08",
   "price": 425000,
   "lot_sqft": 10230,
   "price_per_lot_sqft": 41.54,
   "price_per_building_sqft": 136.92,
   "building_sqft": 3104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3123,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924240215"
  },
  {
   "address": "7685 Lake Drive, Lino Lakes",
   "sale_month": "2025-08",
   "price": 900000,
   "lot_sqft": 58019,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430044"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2025-08",
   "price": 272064,
   "lot_sqft": 1995,
   "price_per_lot_sqft": 136.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810520"
  },
  {
   "address": "9300 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2025-08",
   "price": 11500000,
   "lot_sqft": 287494,
   "price_per_lot_sqft": 40,
   "price_per_building_sqft": 147.98,
   "building_sqft": 77711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78180,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921330025"
  },
  {
   "address": "662 Lake Street South, Forest Lake",
   "sale_month": "2025-08",
   "price": 400000,
   "lot_sqft": 5225,
   "price_per_lot_sqft": 76.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420082"
  },
  {
   "address": "2715 West Broadway, Minneapolis",
   "sale_month": "2025-08",
   "price": 350000,
   "lot_sqft": 9945,
   "price_per_lot_sqft": 35.19,
   "price_per_building_sqft": 216.99,
   "building_sqft": 1613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1623,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924430102"
  },
  {
   "address": "2719 West Broadway, Minneapolis",
   "sale_month": "2025-08",
   "price": 350000,
   "lot_sqft": 1318,
   "price_per_lot_sqft": 265.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802924430074"
  },
  {
   "address": "131 19th Street Southwest, Forest Lake",
   "sale_month": "2025-08",
   "price": 7245000,
   "lot_sqft": 194444,
   "price_per_lot_sqft": 37.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19614,
   "use": "300",
   "parcel_id": "0703221130002"
  },
  {
   "address": "3605 44th St E, Minneapolis",
   "sale_month": "2025-08",
   "price": 1000000,
   "lot_sqft": 76663,
   "price_per_lot_sqft": 13.04,
   "price_per_building_sqft": 55.74,
   "building_sqft": 17939,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18047,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0702823340168"
  },
  {
   "address": "3830 Cheatham Ave, Minneapolis",
   "sale_month": "2025-08",
   "price": 6600000,
   "lot_sqft": 96410,
   "price_per_lot_sqft": 68.46,
   "price_per_building_sqft": 89.73,
   "building_sqft": 73557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74001,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823220081"
  },
  {
   "address": "4259 West Broadway, Robbinsdale",
   "sale_month": "2025-08",
   "price": 3475000,
   "lot_sqft": 40989,
   "price_per_lot_sqft": 84.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10729,
   "use": "APARTMENT",
   "parcel_id": "0602924210031"
  },
  {
   "address": "2775 Highway 35, Roseville",
   "sale_month": "2025-08",
   "price": 11590000,
   "lot_sqft": 207088,
   "price_per_lot_sqft": 55.97,
   "price_per_building_sqft": 341.78,
   "building_sqft": 33911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34115,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923410005"
  },
  {
   "address": "608 County Road D East, Little Canada",
   "sale_month": "2025-08",
   "price": 1150000,
   "lot_sqft": 57279,
   "price_per_lot_sqft": 20.08,
   "price_per_building_sqft": 122.96,
   "building_sqft": 9353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9410,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052922120129"
  },
  {
   "address": "5898 Omaha Avenue North, Oak Park Heights",
   "sale_month": "2025-08",
   "price": 225000,
   "lot_sqft": 34109,
   "price_per_lot_sqft": 6.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "300",
   "parcel_id": "0402920210081"
  },
  {
   "address": "3539 Hennepin Ave, Minneapolis",
   "sale_month": "2025-08",
   "price": 420000,
   "lot_sqft": 5266,
   "price_per_lot_sqft": 79.76,
   "price_per_building_sqft": 260.38,
   "building_sqft": 1613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1623,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824420065"
  },
  {
   "address": "1124 Grand Avenue, Saint Paul",
   "sale_month": "2025-08",
   "price": 649000,
   "lot_sqft": 5928,
   "price_per_lot_sqft": 109.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 597,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410068"
  },
  {
   "address": "3236 California St NE, Minneapolis",
   "sale_month": "2025-08",
   "price": 7450000,
   "lot_sqft": 208654,
   "price_per_lot_sqft": 35.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 67926,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924410044"
  },
  {
   "address": "3205 Grand Ave S, Minneapolis",
   "sale_month": "2025-08",
   "price": 400000,
   "lot_sqft": 5215,
   "price_per_lot_sqft": 76.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1064,
   "use": "TRIPLEX",
   "parcel_id": "0302824230035"
  },
  {
   "address": "3148 Pleasant Ave, Minneapolis",
   "sale_month": "2025-08",
   "price": 545000,
   "lot_sqft": 4468,
   "price_per_lot_sqft": 121.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1499,
   "use": "TRIPLEX",
   "parcel_id": "0302824220192"
  },
  {
   "address": "14600 10th Avenue South, Burnsville",
   "sale_month": "2025-08",
   "price": 1327460,
   "lot_sqft": 58065,
   "price_per_lot_sqft": 22.86,
   "price_per_building_sqft": 138.38,
   "building_sqft": 9593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9651,
   "use": "Commercial-preferred",
   "parcel_id": "028482001021"
  },
  {
   "address": null,
   "sale_month": "2025-08",
   "price": 2540,
   "lot_sqft": 9532,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "028482000020"
  },
  {
   "address": "13015 Belle Plaine Trail, Blakeley Township",
   "sale_month": "2025-08",
   "price": 375000,
   "lot_sqft": 43352,
   "price_per_lot_sqft": 8.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "028010050"
  },
  {
   "address": "3150 West Park Drive, Burnsville",
   "sale_month": "2025-08",
   "price": 1180000,
   "lot_sqft": 65312,
   "price_per_lot_sqft": 18.07,
   "price_per_building_sqft": 173.58,
   "building_sqft": 6798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6840,
   "use": "Commercial-preferred",
   "parcel_id": "027100001070"
  },
  {
   "address": "5995 Hodgson Road, Shoreview",
   "sale_month": "2025-08",
   "price": 543533,
   "lot_sqft": 31382,
   "price_per_lot_sqft": 17.32,
   "price_per_building_sqft": 154.19,
   "building_sqft": 3525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3546,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "023023110153"
  },
  {
   "address": "5840 Lilac Dr N, Brooklyn Center",
   "sale_month": "2025-08",
   "price": 475000,
   "lot_sqft": 32109,
   "price_per_lot_sqft": 14.79,
   "price_per_building_sqft": 103.33,
   "building_sqft": 4597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4625,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821140019"
  },
  {
   "address": "5951 Earle Brown Dr, Brooklyn Center",
   "sale_month": "2025-08",
   "price": 761000,
   "lot_sqft": 280984,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": 10.13,
   "building_sqft": 75118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75572,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821120013"
  },
  {
   "address": "3127 14th Ave S, Minneapolis",
   "sale_month": "2025-08",
   "price": 413000,
   "lot_sqft": 5099,
   "price_per_lot_sqft": 81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1325,
   "use": "TRIPLEX",
   "parcel_id": "0202824120170"
  },
  {
   "address": "1601 American Blvd E, Bloomington",
   "sale_month": "2025-08",
   "price": 16500000,
   "lot_sqft": 208034,
   "price_per_lot_sqft": 79.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19438,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724110057"
  },
  {
   "address": "2172 Green Avenue, Anoka",
   "sale_month": "2025-08",
   "price": 2400000,
   "lot_sqft": 36171,
   "price_per_lot_sqft": 66.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6755,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125420023"
  },
  {
   "address": "128 Pleasant Street, Anoka",
   "sale_month": "2025-08",
   "price": 360000,
   "lot_sqft": 8696,
   "price_per_lot_sqft": 41.4,
   "price_per_building_sqft": 161,
   "building_sqft": 2236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2249,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125140028"
  },
  {
   "address": "7789 147th Street West, Apple Valley",
   "sale_month": "2025-08",
   "price": 2100000,
   "lot_sqft": 55035,
   "price_per_lot_sqft": 38.16,
   "price_per_building_sqft": 263.12,
   "building_sqft": 7981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8029,
   "use": "Commercial-preferred",
   "parcel_id": "011450001010"
  },
  {
   "address": "2101 35th St E, Minneapolis",
   "sale_month": "2025-08",
   "price": 675000,
   "lot_sqft": 11052,
   "price_per_lot_sqft": 61.07,
   "price_per_building_sqft": 197.48,
   "building_sqft": 3418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3439,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824310033"
  },
  {
   "address": "8150 Bavaria Road, Victoria",
   "sale_month": "2025-07",
   "price": 2300000,
   "lot_sqft": 88330,
   "price_per_lot_sqft": 26.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16510,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "651000360"
  },
  {
   "address": "312 1st Street Northeast, Norwood Young America",
   "sale_month": "2025-07",
   "price": 150000,
   "lot_sqft": 38307,
   "price_per_lot_sqft": 3.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1384,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580511100"
  },
  {
   "address": "304 Main Street East, Norwood Young America",
   "sale_month": "2025-07",
   "price": 265000,
   "lot_sqft": 19731,
   "price_per_lot_sqft": 13.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3857,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580510530"
  },
  {
   "address": "474 University Avenue West, Saint Paul",
   "sale_month": "2025-07",
   "price": 650000,
   "lot_sqft": 11341,
   "price_per_lot_sqft": 57.31,
   "price_per_building_sqft": 95.34,
   "building_sqft": 6818,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6859,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310136"
  },
  {
   "address": "420 Lafond Avenue, Saint Paul",
   "sale_month": "2025-07",
   "price": 258000,
   "lot_sqft": 4926,
   "price_per_lot_sqft": 52.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 878,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923210134"
  },
  {
   "address": null,
   "sale_month": "2025-07",
   "price": 257875,
   "lot_sqft": 58926,
   "price_per_lot_sqft": 4.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123320022"
  },
  {
   "address": "3622 149th Street West, Rosemount",
   "sale_month": "2025-07",
   "price": 592500,
   "lot_sqft": 13475,
   "price_per_lot_sqft": 43.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1925,
   "use": "Apartment",
   "parcel_id": "346280203011"
  },
  {
   "address": "2926 Harriet Ave, Minneapolis",
   "sale_month": "2025-07",
   "price": 2600000,
   "lot_sqft": 7704,
   "price_per_lot_sqft": 337.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3504,
   "use": "APARTMENT",
   "parcel_id": "3402924330069"
  },
  {
   "address": "2912 Harriet Ave, Minneapolis",
   "sale_month": "2025-07",
   "price": 2600000,
   "lot_sqft": 12841,
   "price_per_lot_sqft": 202.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4225,
   "use": "APARTMENT",
   "parcel_id": "3402924330068"
  },
  {
   "address": "2734 Garfield Ave, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 5789,
   "price_per_lot_sqft": 1986.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1235,
   "use": "APARTMENT",
   "parcel_id": "3402924320081"
  },
  {
   "address": "2908 Humboldt Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 800000,
   "lot_sqft": 3650,
   "price_per_lot_sqft": 219.18,
   "price_per_building_sqft": 910.13,
   "building_sqft": 879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 885,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924340041"
  },
  {
   "address": "2401 Bryant Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 6401,
   "price_per_lot_sqft": 1796.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1859,
   "use": "APARTMENT",
   "parcel_id": "3302924140052"
  },
  {
   "address": "2409 Aldrich Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 5357,
   "price_per_lot_sqft": 2146.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1646,
   "use": "APARTMENT",
   "parcel_id": "3302924140036"
  },
  {
   "address": "2305 Aldrich Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 9016,
   "price_per_lot_sqft": 1275.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1406,
   "use": "APARTMENT",
   "parcel_id": "3302924110139"
  },
  {
   "address": "2313 Colfax Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 6860,
   "price_per_lot_sqft": 1676.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1769,
   "use": "APARTMENT",
   "parcel_id": "3302924110113"
  },
  {
   "address": null,
   "sale_month": "2025-07",
   "price": 105000,
   "lot_sqft": 48733,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424320073"
  },
  {
   "address": null,
   "sale_month": "2025-07",
   "price": 125000,
   "lot_sqft": 94274,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323240014"
  },
  {
   "address": "661 Payne Avenue, Saint Paul",
   "sale_month": "2025-07",
   "price": 395000,
   "lot_sqft": 8086,
   "price_per_lot_sqft": 48.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1428,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922210016"
  },
  {
   "address": "7655 3rd Street North, Oakdale",
   "sale_month": "2025-07",
   "price": 2400000,
   "lot_sqft": 233830,
   "price_per_lot_sqft": 10.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3202921440099"
  },
  {
   "address": "7600 3rd Street North, Oakdale",
   "sale_month": "2025-07",
   "price": 2800000,
   "lot_sqft": 396397,
   "price_per_lot_sqft": 7.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3202921440098"
  },
  {
   "address": "3730 7th Avenue, Anoka",
   "sale_month": "2025-07",
   "price": 1250000,
   "lot_sqft": 62524,
   "price_per_lot_sqft": 19.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16614,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313224130087"
  },
  {
   "address": "325 Engler Boulevard, Chaska",
   "sale_month": "2025-07",
   "price": 28600000,
   "lot_sqft": 292916,
   "price_per_lot_sqft": 97.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65588,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "304580010"
  },
  {
   "address": null,
   "sale_month": "2025-07",
   "price": 1900000,
   "lot_sqft": 198567,
   "price_per_lot_sqft": 9.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223210009"
  },
  {
   "address": "1247 Andover Boulevard Northeast, Ham Lake",
   "sale_month": "2025-07",
   "price": 1900000,
   "lot_sqft": 378671,
   "price_per_lot_sqft": 5.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17504,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223210008"
  },
  {
   "address": "14701 Armstrong Boulevard Northwest, Ramsey",
   "sale_month": "2025-07",
   "price": 981000,
   "lot_sqft": 68751,
   "price_per_lot_sqft": 14.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225220136"
  },
  {
   "address": "14731 Armstrong Boulevard Northwest, Ramsey",
   "sale_month": "2025-07",
   "price": 981000,
   "lot_sqft": 48218,
   "price_per_lot_sqft": 20.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225220135"
  },
  {
   "address": "14751 Armstrong Boulevard Northwest, Ramsey",
   "sale_month": "2025-07",
   "price": 945000,
   "lot_sqft": 57267,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225220134"
  },
  {
   "address": "1900 Douglas Dr N, Golden Valley",
   "sale_month": "2025-07",
   "price": 475000,
   "lot_sqft": 18772,
   "price_per_lot_sqft": 25.3,
   "price_per_building_sqft": 209.62,
   "building_sqft": 2266,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2280,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821320067"
  },
  {
   "address": "6715 Penn Ave S, Richfield",
   "sale_month": "2025-07",
   "price": 1430000,
   "lot_sqft": 16006,
   "price_per_lot_sqft": 89.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3644,
   "use": "APARTMENT",
   "parcel_id": "2802824320079"
  },
  {
   "address": "3630 Scheuneman Road, Gem Lake",
   "sale_month": "2025-07",
   "price": 1400000,
   "lot_sqft": 20086,
   "price_per_lot_sqft": 69.7,
   "price_per_building_sqft": 225.59,
   "building_sqft": 6206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6243,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022430017"
  },
  {
   "address": "2530 Xenium La N, Plymouth",
   "sale_month": "2025-07",
   "price": 6825000,
   "lot_sqft": 185318,
   "price_per_lot_sqft": 36.83,
   "price_per_building_sqft": 148.63,
   "building_sqft": 45919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46197,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822120010"
  },
  {
   "address": "1703 2nd Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 700000,
   "lot_sqft": 3053,
   "price_per_lot_sqft": 229.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2068,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430066"
  },
  {
   "address": "438 3rd Avenue East, Shakopee",
   "sale_month": "2025-07",
   "price": 570000,
   "lot_sqft": 8326,
   "price_per_lot_sqft": 68.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1027,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270013800"
  },
  {
   "address": "8696 Eagle Creek Circle, Savage",
   "sale_month": "2025-07",
   "price": 594750,
   "lot_sqft": 2065,
   "price_per_lot_sqft": 288.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140170"
  },
  {
   "address": "1501 Washington Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 2160000,
   "lot_sqft": 5092,
   "price_per_lot_sqft": 424.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6651,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602924140060"
  },
  {
   "address": "243 15th Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 2160000,
   "lot_sqft": 3612,
   "price_per_lot_sqft": 598.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140059"
  },
  {
   "address": "1509 Washington Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 2160000,
   "lot_sqft": 6486,
   "price_per_lot_sqft": 333.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140057"
  },
  {
   "address": "240 Cedar Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 2160000,
   "lot_sqft": 5500,
   "price_per_lot_sqft": 392.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140056"
  },
  {
   "address": "246 Cedar Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 2160000,
   "lot_sqft": 2210,
   "price_per_lot_sqft": 977.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140055"
  },
  {
   "address": "1500 3rd St S, Minneapolis",
   "sale_month": "2025-07",
   "price": 2160000,
   "lot_sqft": 5023,
   "price_per_lot_sqft": 430.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140054"
  },
  {
   "address": "7915 Stone Creek Drive, Chanhassen",
   "sale_month": "2025-07",
   "price": 420000,
   "lot_sqft": 1674,
   "price_per_lot_sqft": 250.9,
   "price_per_building_sqft": 81.18,
   "building_sqft": 5174,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5206,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720210"
  },
  {
   "address": "7925 Stone Creek Drive, Chanhassen",
   "sale_month": "2025-07",
   "price": 410000,
   "lot_sqft": 1674,
   "price_per_lot_sqft": 244.92,
   "price_per_building_sqft": 79.72,
   "building_sqft": 5143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5175,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720207"
  },
  {
   "address": "341 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-07",
   "price": 550000,
   "lot_sqft": 41688,
   "price_per_lot_sqft": 13.19,
   "price_per_building_sqft": 84.73,
   "building_sqft": 6491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6531,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253124430057"
  },
  {
   "address": "16558 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2025-07",
   "price": 715000,
   "lot_sqft": 23498,
   "price_per_lot_sqft": 30.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "251670020"
  },
  {
   "address": "1520 Wyman Ave, Maple Plain",
   "sale_month": "2025-07",
   "price": 1500000,
   "lot_sqft": 43021,
   "price_per_lot_sqft": 34.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2511824220114"
  },
  {
   "address": "1520 Wyman Ave, Maple Plain",
   "sale_month": "2025-07",
   "price": 1500000,
   "lot_sqft": 110243,
   "price_per_lot_sqft": 13.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40233,
   "use": "APARTMENT",
   "parcel_id": "2511824220027"
  },
  {
   "address": "916 Mainstreet, Hopkins",
   "sale_month": "2025-07",
   "price": 617000,
   "lot_sqft": 5169,
   "price_per_lot_sqft": 119.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340011"
  },
  {
   "address": "16 9th Ave N, Hopkins",
   "sale_month": "2025-07",
   "price": 1200000,
   "lot_sqft": 21490,
   "price_per_lot_sqft": 55.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18807,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310127"
  },
  {
   "address": null,
   "sale_month": "2025-07",
   "price": 1200000,
   "lot_sqft": 1620,
   "price_per_lot_sqft": 740.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310012"
  },
  {
   "address": "26545 Drew Avenue, Elko New Market",
   "sale_month": "2025-07",
   "price": 139000,
   "lot_sqft": 7189,
   "price_per_lot_sqft": 19.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1994,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "230290050"
  },
  {
   "address": "10523 165th Street West, Lakeville",
   "sale_month": "2025-07",
   "price": 395042,
   "lot_sqft": 2919,
   "price_per_lot_sqft": 135.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "224446101090"
  },
  {
   "address": "10527 165th Street West, Lakeville",
   "sale_month": "2025-07",
   "price": 541458,
   "lot_sqft": 2238,
   "price_per_lot_sqft": 241.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446101080"
  },
  {
   "address": "3190 103rd Lane Northeast, Blaine",
   "sale_month": "2025-07",
   "price": 2130240,
   "lot_sqft": 93992,
   "price_per_lot_sqft": 22.66,
   "price_per_building_sqft": 135.44,
   "building_sqft": 15728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15823,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420014"
  },
  {
   "address": "1216 Clarence Street, Saint Paul",
   "sale_month": "2025-07",
   "price": 1800000,
   "lot_sqft": 76027,
   "price_per_lot_sqft": 23.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3007,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "222922330052"
  },
  {
   "address": "365 Nicollet Mall, Minneapolis",
   "sale_month": "2025-07",
   "price": 111500000,
   "lot_sqft": 44991,
   "price_per_lot_sqft": 2478.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924440129"
  },
  {
   "address": "322 1st Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 3200000,
   "lot_sqft": 10891,
   "price_per_lot_sqft": 293.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11177,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924410125"
  },
  {
   "address": "9466 Jareau Avenue South, Cottage Grove",
   "sale_month": "2025-07",
   "price": 410000,
   "lot_sqft": 12669,
   "price_per_lot_sqft": 32.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2075,
   "use": "110",
   "parcel_id": "2202721230104"
  },
  {
   "address": "1050 Centerville Circle, Vadnais Heights",
   "sale_month": "2025-07",
   "price": 350000,
   "lot_sqft": 2242,
   "price_per_lot_sqft": 156.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210084"
  },
  {
   "address": "201 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 8625,
   "price_per_lot_sqft": 1333.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2935,
   "use": "APARTMENT",
   "parcel_id": "2102924340173"
  },
  {
   "address": "116 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 8422,
   "price_per_lot_sqft": 1365.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2299,
   "use": "APARTMENT",
   "parcel_id": "2102924340149"
  },
  {
   "address": "1624 2nd Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 6146,
   "price_per_lot_sqft": 1871.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1765,
   "use": "APARTMENT",
   "parcel_id": "2102924340126"
  },
  {
   "address": "200 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 2269.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1749,
   "use": "APARTMENT",
   "parcel_id": "2102924340063"
  },
  {
   "address": "328 Gramercy Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 5762,
   "price_per_lot_sqft": 1995.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2426,
   "use": "APARTMENT",
   "parcel_id": "2102924340029"
  },
  {
   "address": "1118 Newton Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 152300,
   "lot_sqft": 10642,
   "price_per_lot_sqft": 14.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1849,
   "use": "TRIPLEX",
   "parcel_id": "2102924220042"
  },
  {
   "address": "1383 Arcade Street, Saint Paul",
   "sale_month": "2025-07",
   "price": 310000,
   "lot_sqft": 16705,
   "price_per_lot_sqft": 18.56,
   "price_per_building_sqft": 261.82,
   "building_sqft": 1184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1192,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922410087"
  },
  {
   "address": "121 Willow Street North, Belle Plaine",
   "sale_month": "2025-07",
   "price": 100000,
   "lot_sqft": 5623,
   "price_per_lot_sqft": 17.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4796,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014471"
  },
  {
   "address": "5753 Bossen Ter, Minneapolis",
   "sale_month": "2025-07",
   "price": 535000,
   "lot_sqft": 6004,
   "price_per_lot_sqft": 89.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1872,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823230093"
  },
  {
   "address": "8700 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2025-07",
   "price": 6270000,
   "lot_sqft": 379119,
   "price_per_lot_sqft": 16.54,
   "price_per_building_sqft": 89.59,
   "building_sqft": 69984,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70407,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921410011"
  },
  {
   "address": "5004 34th Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 580000,
   "lot_sqft": 4550,
   "price_per_lot_sqft": 127.47,
   "price_per_building_sqft": 100.97,
   "building_sqft": 5744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5779,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823320002"
  },
  {
   "address": "4935 34th Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 230000,
   "lot_sqft": 5355,
   "price_per_lot_sqft": 42.95,
   "price_per_building_sqft": 173.98,
   "building_sqft": 1322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1330,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823240118"
  },
  {
   "address": "6418 Lake St W, St. Louis Park",
   "sale_month": "2025-07",
   "price": 749000,
   "lot_sqft": 5894,
   "price_per_lot_sqft": 127.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410081"
  },
  {
   "address": "7501 80th Street South, Cottage Grove",
   "sale_month": "2025-07",
   "price": 2788235,
   "lot_sqft": 63926,
   "price_per_lot_sqft": 43.62,
   "price_per_building_sqft": 289,
   "building_sqft": 9648,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9706,
   "use": "300",
   "parcel_id": "1702721210013"
  },
  {
   "address": "4710 White Bear Parkway, White Bear Lake",
   "sale_month": "2025-07",
   "price": 580000,
   "lot_sqft": 6527,
   "price_per_lot_sqft": 88.86,
   "price_per_building_sqft": 187.1,
   "building_sqft": 3100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3119,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440019"
  },
  {
   "address": "1516 West Broadway, Minneapolis",
   "sale_month": "2025-07",
   "price": 16500,
   "lot_sqft": 2076,
   "price_per_lot_sqft": 7.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924240131"
  },
  {
   "address": "2308 Emerson Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 980000,
   "lot_sqft": 7839,
   "price_per_lot_sqft": 125.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924120013"
  },
  {
   "address": "2304 Emerson Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 980000,
   "lot_sqft": 15038,
   "price_per_lot_sqft": 65.17,
   "price_per_building_sqft": 132.59,
   "building_sqft": 7391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7435,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924120012"
  },
  {
   "address": "2524 Bryant Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 250000,
   "lot_sqft": 7624,
   "price_per_lot_sqft": 32.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1127,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924110106"
  },
  {
   "address": "4620 Milton Street North, Shoreview",
   "sale_month": "2025-07",
   "price": 560000,
   "lot_sqft": 19094,
   "price_per_lot_sqft": 29.33,
   "price_per_building_sqft": 82.41,
   "building_sqft": 6795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6836,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340007"
  },
  {
   "address": null,
   "sale_month": "2025-07",
   "price": 12600000,
   "lot_sqft": 32815,
   "price_per_lot_sqft": 383.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "142823240007"
  },
  {
   "address": null,
   "sale_month": "2025-07",
   "price": 12600000,
   "lot_sqft": 4750,
   "price_per_lot_sqft": 2652.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "142823230031"
  },
  {
   "address": "875 Montreal Way, Saint Paul",
   "sale_month": "2025-07",
   "price": 12600000,
   "lot_sqft": 361322,
   "price_per_lot_sqft": 34.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 101906,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "142823230028"
  },
  {
   "address": "13940 Northdale Blvd, Rogers",
   "sale_month": "2025-07",
   "price": 865000,
   "lot_sqft": 132023,
   "price_per_lot_sqft": 6.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023210008"
  },
  {
   "address": "8280 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2025-07",
   "price": 3000000,
   "lot_sqft": 33483,
   "price_per_lot_sqft": 89.6,
   "price_per_building_sqft": 595.95,
   "building_sqft": 5034,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5065,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310036"
  },
  {
   "address": "8108 Eden Rd, Eden Prairie",
   "sale_month": "2025-07",
   "price": 1450000,
   "lot_sqft": 24409,
   "price_per_lot_sqft": 59.4,
   "price_per_building_sqft": 315.35,
   "building_sqft": 4598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4625,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622240006"
  },
  {
   "address": "2378 Wilshire Blvd, Mound",
   "sale_month": "2025-07",
   "price": 870000,
   "lot_sqft": 68909,
   "price_per_lot_sqft": 12.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10153,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724340117"
  },
  {
   "address": "2310 Highway 36 East, North Saint Paul",
   "sale_month": "2025-07",
   "price": 3225000,
   "lot_sqft": 230946,
   "price_per_lot_sqft": 13.96,
   "price_per_building_sqft": 192.94,
   "building_sqft": 16715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16816,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922320014"
  },
  {
   "address": "2370 Highway 36 East, North Saint Paul",
   "sale_month": "2025-07",
   "price": 3225000,
   "lot_sqft": 10668,
   "price_per_lot_sqft": 302.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922320013"
  },
  {
   "address": null,
   "sale_month": "2025-07",
   "price": 3225000,
   "lot_sqft": 6242,
   "price_per_lot_sqft": 516.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922320007"
  },
  {
   "address": "2370 Highway 36 East, North Saint Paul",
   "sale_month": "2025-07",
   "price": 3225000,
   "lot_sqft": 66326,
   "price_per_lot_sqft": 48.62,
   "price_per_building_sqft": 1314.18,
   "building_sqft": 2454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2469,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922320006"
  },
  {
   "address": null,
   "sale_month": "2025-07",
   "price": 1100000,
   "lot_sqft": 382094,
   "price_per_lot_sqft": 2.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113123110002"
  },
  {
   "address": "14115 James Rd, Rogers",
   "sale_month": "2025-07",
   "price": 2500000,
   "lot_sqft": 62203,
   "price_per_lot_sqft": 40.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16317,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023430012"
  },
  {
   "address": "14165 James Rd, Rogers",
   "sale_month": "2025-07",
   "price": 7800000,
   "lot_sqft": 130592,
   "price_per_lot_sqft": 59.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32041,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023430011"
  },
  {
   "address": "11199 96th Ave N, Maple Grove",
   "sale_month": "2025-07",
   "price": 2000000,
   "lot_sqft": 18206,
   "price_per_lot_sqft": 109.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111922410014"
  },
  {
   "address": "1550 Hamel Rd, Medina",
   "sale_month": "2025-07",
   "price": 1680000,
   "lot_sqft": 254089,
   "price_per_lot_sqft": 6.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29602,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823320003"
  },
  {
   "address": "3807 Chicago Ave, Minneapolis",
   "sale_month": "2025-07",
   "price": 160000,
   "lot_sqft": 2593,
   "price_per_lot_sqft": 61.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824210112"
  },
  {
   "address": "2932 Washington Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 1300000,
   "lot_sqft": 15484,
   "price_per_lot_sqft": 83.96,
   "price_per_building_sqft": 576.75,
   "building_sqft": 2254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2267,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924310084"
  },
  {
   "address": "2922 Washington Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 1300000,
   "lot_sqft": 14746,
   "price_per_lot_sqft": 88.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1002924310083"
  },
  {
   "address": "363 5th Avenue North, Bayport",
   "sale_month": "2025-07",
   "price": 240000,
   "lot_sqft": 4162,
   "price_per_lot_sqft": 57.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "300",
   "parcel_id": "1002920110111"
  },
  {
   "address": "1781 County Road B West, Roseville",
   "sale_month": "2025-07",
   "price": 1700000,
   "lot_sqft": 54094,
   "price_per_lot_sqft": 31.43,
   "price_per_building_sqft": 149.44,
   "building_sqft": 11376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11444,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923430008"
  },
  {
   "address": "7730 Normandale Blvd, Bloomington",
   "sale_month": "2025-07",
   "price": 3000000,
   "lot_sqft": 17884,
   "price_per_lot_sqft": 167.75,
   "price_per_building_sqft": 296.35,
   "building_sqft": 10123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10184,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621340014"
  },
  {
   "address": "2939 Girard Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 368500,
   "lot_sqft": 5731,
   "price_per_lot_sqft": 64.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1310,
   "use": "TRIPLEX",
   "parcel_id": "0902924420092"
  },
  {
   "address": "3440 Penn Ave N, Minneapolis",
   "sale_month": "2025-07",
   "price": 281280,
   "lot_sqft": 4974,
   "price_per_lot_sqft": 56.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1662,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924220115"
  },
  {
   "address": "21340 Aberdeen Street Northeast, East Bethel",
   "sale_month": "2025-07",
   "price": 660000,
   "lot_sqft": 49286,
   "price_per_lot_sqft": 13.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7252,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323430006"
  },
  {
   "address": "410 Little Canada Road East, Little Canada",
   "sale_month": "2025-07",
   "price": 625000,
   "lot_sqft": 17163,
   "price_per_lot_sqft": 36.42,
   "price_per_building_sqft": 147.02,
   "building_sqft": 4251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4277,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082922220005"
  },
  {
   "address": "721 East River Road, Anoka",
   "sale_month": "2025-07",
   "price": 352000,
   "lot_sqft": 21582,
   "price_per_lot_sqft": 16.31,
   "price_per_building_sqft": 368.59,
   "building_sqft": 955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 961,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124420006"
  },
  {
   "address": "2554 Rice Street, Little Canada",
   "sale_month": "2025-07",
   "price": 250000,
   "lot_sqft": 2032,
   "price_per_lot_sqft": 123.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220114"
  },
  {
   "address": "1055 Wayzata Blvd E, Wayzata",
   "sale_month": "2025-07",
   "price": 7800000,
   "lot_sqft": 59907,
   "price_per_lot_sqft": 130.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11258,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722140081"
  },
  {
   "address": "800 Wayzata Blvd E, Wayzata",
   "sale_month": "2025-07",
   "price": 3100000,
   "lot_sqft": 22837,
   "price_per_lot_sqft": 135.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11313,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0611722130108"
  },
  {
   "address": "3707 Grand Way, St. Louis Park",
   "sale_month": "2025-07",
   "price": 639000,
   "lot_sqft": 65837,
   "price_per_lot_sqft": 9.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "0602824340025"
  },
  {
   "address": "3000 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2025-07",
   "price": 7980000,
   "lot_sqft": 86515,
   "price_per_lot_sqft": 92.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13384,
   "use": "APARTMENT",
   "parcel_id": "0602824220098"
  },
  {
   "address": "7800 International Dr, Bloomington",
   "sale_month": "2025-07",
   "price": 7413125,
   "lot_sqft": 123751,
   "price_per_lot_sqft": 59.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15245,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723220003"
  },
  {
   "address": "2955 Centre Pointe Drive North, Roseville",
   "sale_month": "2025-07",
   "price": 4285000,
   "lot_sqft": 175758,
   "price_per_lot_sqft": 24.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30530,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923140027"
  },
  {
   "address": "5430 Douglas Dr N, Crystal",
   "sale_month": "2025-07",
   "price": 2750000,
   "lot_sqft": 103979,
   "price_per_lot_sqft": 26.45,
   "price_per_building_sqft": 110.95,
   "building_sqft": 24786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24936,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411821330039"
  },
  {
   "address": "3500 Emerson Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 1800000,
   "lot_sqft": 10798,
   "price_per_lot_sqft": 166.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3952,
   "use": "APARTMENT",
   "parcel_id": "0402824420144"
  },
  {
   "address": "3112 Humboldt Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 5878,
   "price_per_lot_sqft": 1956.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1588,
   "use": "APARTMENT",
   "parcel_id": "0402824210112"
  },
  {
   "address": "1479 Portland Avenue, Saint Paul",
   "sale_month": "2025-07",
   "price": 800000,
   "lot_sqft": 9526,
   "price_per_lot_sqft": 83.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2561,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230052"
  },
  {
   "address": "328 5th Avenue North, Bayport",
   "sale_month": "2025-07",
   "price": 900000,
   "lot_sqft": 7512,
   "price_per_lot_sqft": 119.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302920440068"
  },
  {
   "address": "3233 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 11500000,
   "lot_sqft": 5073,
   "price_per_lot_sqft": 2266.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1404,
   "use": "APARTMENT",
   "parcel_id": "0302824230108"
  },
  {
   "address": "3115 Grand Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 1366000,
   "lot_sqft": 11154,
   "price_per_lot_sqft": 122.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3135,
   "use": "APARTMENT",
   "parcel_id": "0302824220203"
  },
  {
   "address": "8311 Pillsbury Ave S, Bloomington",
   "sale_month": "2025-07",
   "price": 325000,
   "lot_sqft": 11265,
   "price_per_lot_sqft": 28.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724310154"
  },
  {
   "address": "949 Grand Avenue, Saint Paul",
   "sale_month": "2025-07",
   "price": 1530000,
   "lot_sqft": 5864,
   "price_per_lot_sqft": 260.91,
   "price_per_building_sqft": 557.17,
   "building_sqft": 2746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2763,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310077"
  },
  {
   "address": "885 Grand Avenue, Saint Paul",
   "sale_month": "2025-07",
   "price": 646000,
   "lot_sqft": 6036,
   "price_per_lot_sqft": 107.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1290,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310012"
  },
  {
   "address": "733 Selby Avenue, Saint Paul",
   "sale_month": "2025-07",
   "price": 28000000,
   "lot_sqft": 43517,
   "price_per_lot_sqft": 643.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2733,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110395"
  },
  {
   "address": "3509 17th Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 500000,
   "lot_sqft": 5513,
   "price_per_lot_sqft": 90.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1689,
   "use": "APARTMENT",
   "parcel_id": "0202824410195"
  },
  {
   "address": "820 West Main Street, Anoka",
   "sale_month": "2025-07",
   "price": 10200000,
   "lot_sqft": 109225,
   "price_per_lot_sqft": 93.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7900,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125230025"
  },
  {
   "address": "7777 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2025-07",
   "price": 2700000,
   "lot_sqft": 83527,
   "price_per_lot_sqft": 32.32,
   "price_per_building_sqft": 124.03,
   "building_sqft": 21769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21901,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024340097"
  },
  {
   "address": "8407 Plaza Boulevard Northeast, Spring Lake Park",
   "sale_month": "2025-07",
   "price": 1600000,
   "lot_sqft": 51073,
   "price_per_lot_sqft": 31.33,
   "price_per_building_sqft": 101.33,
   "building_sqft": 15790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15885,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120067"
  },
  {
   "address": "3133 Central Ave NE, Minneapolis",
   "sale_month": "2025-07",
   "price": 410000,
   "lot_sqft": 4664,
   "price_per_lot_sqft": 87.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 871,
   "use": "TRIPLEX",
   "parcel_id": "0102924320120"
  },
  {
   "address": "3651 Central Ave NE, Minneapolis",
   "sale_month": "2025-07",
   "price": 625000,
   "lot_sqft": 7638,
   "price_per_lot_sqft": 81.83,
   "price_per_building_sqft": 158.31,
   "building_sqft": 3948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3972,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924220183"
  },
  {
   "address": "3643 Central Ave NE, Minneapolis",
   "sale_month": "2025-07",
   "price": 625000,
   "lot_sqft": 6366,
   "price_per_lot_sqft": 98.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924220025"
  },
  {
   "address": "3639 Central Ave NE, Minneapolis",
   "sale_month": "2025-07",
   "price": 625000,
   "lot_sqft": 3820,
   "price_per_lot_sqft": 163.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924220024"
  },
  {
   "address": "3204 23rd Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 501000,
   "lot_sqft": 6061,
   "price_per_lot_sqft": 82.66,
   "price_per_building_sqft": 347.43,
   "building_sqft": 1442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1450,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824240057"
  },
  {
   "address": "3009 27th Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 925000,
   "lot_sqft": 7753,
   "price_per_lot_sqft": 119.31,
   "price_per_building_sqft": 29.92,
   "building_sqft": 30920,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31107,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120095"
  },
  {
   "address": "3013 27th Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 925000,
   "lot_sqft": 7835,
   "price_per_lot_sqft": 118.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120094"
  },
  {
   "address": "3017 27th Ave S, Minneapolis",
   "sale_month": "2025-07",
   "price": 175000,
   "lot_sqft": 7834,
   "price_per_lot_sqft": 22.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120093"
  },
  {
   "address": "1550 Arboretum Boulevard, Victoria",
   "sale_month": "2025-06",
   "price": 2387000,
   "lot_sqft": 47458,
   "price_per_lot_sqft": 50.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10334,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650130400"
  },
  {
   "address": "8990 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2025-06",
   "price": 8390158,
   "lot_sqft": 53023,
   "price_per_lot_sqft": 158.24,
   "price_per_building_sqft": 85.83,
   "building_sqft": 97753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 98343,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124130062"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 4709842,
   "lot_sqft": 16518,
   "price_per_lot_sqft": 285.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130060"
  },
  {
   "address": "8960 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2025-06",
   "price": 4709842,
   "lot_sqft": 97358,
   "price_per_lot_sqft": 48.38,
   "price_per_building_sqft": 148.47,
   "building_sqft": 31723,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31914,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130059"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 4709842,
   "lot_sqft": 27858,
   "price_per_lot_sqft": 169.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130058"
  },
  {
   "address": "970 43 1/2 Avenue Northeast, Columbia Heights",
   "sale_month": "2025-06",
   "price": 1145000,
   "lot_sqft": 21468,
   "price_per_lot_sqft": 53.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3749,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024220128"
  },
  {
   "address": "10405 6th Ave N, Plymouth",
   "sale_month": "2025-06",
   "price": 6725000,
   "lot_sqft": 203256,
   "price_per_lot_sqft": 33.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17413,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822240010"
  },
  {
   "address": "1485 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2025-06",
   "price": 2645355,
   "lot_sqft": 167807,
   "price_per_lot_sqft": 15.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353224230045"
  },
  {
   "address": "691 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2025-06",
   "price": 675000,
   "lot_sqft": 5500,
   "price_per_lot_sqft": 122.73,
   "price_per_building_sqft": 195.2,
   "building_sqft": 3458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3479,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024430038"
  },
  {
   "address": "3849 Edgemoor Place Northeast, Columbia Heights",
   "sale_month": "2025-06",
   "price": 580000,
   "lot_sqft": 7923,
   "price_per_lot_sqft": 73.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1952,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024330005"
  },
  {
   "address": "3490 Lexington Avenue North, Shoreview",
   "sale_month": "2025-06",
   "price": 5750000,
   "lot_sqft": 271264,
   "price_per_lot_sqft": 21.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14087,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220008"
  },
  {
   "address": "261 Ruth Street, Saint Paul",
   "sale_month": "2025-06",
   "price": 930000,
   "lot_sqft": 23996,
   "price_per_lot_sqft": 38.76,
   "price_per_building_sqft": 168.14,
   "building_sqft": 5531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5564,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340012"
  },
  {
   "address": "2800 Freeway Blvd, Brooklyn Center",
   "sale_month": "2025-06",
   "price": 1350000,
   "lot_sqft": 53162,
   "price_per_lot_sqft": 25.39,
   "price_per_building_sqft": 201.07,
   "building_sqft": 6714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6755,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921220052"
  },
  {
   "address": "2625 Park Ave, Minneapolis",
   "sale_month": "2025-06",
   "price": 700000,
   "lot_sqft": 36717,
   "price_per_lot_sqft": 19.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15133,
   "use": "APARTMENT",
   "parcel_id": "3502924320203"
  },
  {
   "address": "2113 Chicago Ave, Minneapolis",
   "sale_month": "2025-06",
   "price": 1258067,
   "lot_sqft": 19211,
   "price_per_lot_sqft": 65.49,
   "price_per_building_sqft": 244.38,
   "building_sqft": 5148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5180,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210160"
  },
  {
   "address": "2536 18th Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 450000,
   "lot_sqft": 7111,
   "price_per_lot_sqft": 63.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1461,
   "use": "TRIPLEX",
   "parcel_id": "3502924140149"
  },
  {
   "address": "2438 16th Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 425000,
   "lot_sqft": 6927,
   "price_per_lot_sqft": 61.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 960,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924140074"
  },
  {
   "address": "506 Snelling Avenue North, Saint Paul",
   "sale_month": "2025-06",
   "price": 892000,
   "lot_sqft": 6057,
   "price_per_lot_sqft": 147.27,
   "price_per_building_sqft": 184.83,
   "building_sqft": 4826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4855,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230175"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 236038,
   "lot_sqft": 13569,
   "price_per_lot_sqft": 17.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1942,
   "use": "APARTMENT",
   "parcel_id": "3411921430056"
  },
  {
   "address": "2953 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 2420000,
   "lot_sqft": 5238,
   "price_per_lot_sqft": 462.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 531,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330107"
  },
  {
   "address": "2957 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 2420000,
   "lot_sqft": 5592,
   "price_per_lot_sqft": 432.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5696,
   "use": "APARTMENT",
   "parcel_id": "3402924330105"
  },
  {
   "address": "3535 Vadnais Center Drive, Vadnais Heights",
   "sale_month": "2025-06",
   "price": 5050000,
   "lot_sqft": 262721,
   "price_per_lot_sqft": 19.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22476,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022210021"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 5050000,
   "lot_sqft": 27435,
   "price_per_lot_sqft": 184.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022210016"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 5050000,
   "lot_sqft": 70411,
   "price_per_lot_sqft": 71.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022210015"
  },
  {
   "address": "507 Fry Street, Saint Paul",
   "sale_month": "2025-06",
   "price": 220000,
   "lot_sqft": 4630,
   "price_per_lot_sqft": 47.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1496,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140171"
  },
  {
   "address": "1725 Thomas Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 1484000,
   "lot_sqft": 6879,
   "price_per_lot_sqft": 215.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2458,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923120105"
  },
  {
   "address": "1731 Thomas Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 1484000,
   "lot_sqft": 7068,
   "price_per_lot_sqft": 209.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2237,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923120104"
  },
  {
   "address": "1737 Thomas Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 1484000,
   "lot_sqft": 7192,
   "price_per_lot_sqft": 206.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2363,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923120103"
  },
  {
   "address": "1743 Thomas Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 1484000,
   "lot_sqft": 7006,
   "price_per_lot_sqft": 211.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2307,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923120102"
  },
  {
   "address": "6303 Osgood Avenue North, Stillwater",
   "sale_month": "2025-06",
   "price": 1100000,
   "lot_sqft": 37548,
   "price_per_lot_sqft": 29.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8159,
   "use": "300",
   "parcel_id": "3303020410027"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 1100000,
   "lot_sqft": 23080,
   "price_per_lot_sqft": 47.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020410026"
  },
  {
   "address": "2104 Emerson Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 590000,
   "lot_sqft": 5076,
   "price_per_lot_sqft": 116.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1311,
   "use": "TRIPLEX",
   "parcel_id": "3302924120035"
  },
  {
   "address": "13928 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2025-06",
   "price": 350000,
   "lot_sqft": 98097,
   "price_per_lot_sqft": 3.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223210009"
  },
  {
   "address": "2288 Myrtle Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 2000000,
   "lot_sqft": 16799,
   "price_per_lot_sqft": 119.05,
   "price_per_building_sqft": 39.67,
   "building_sqft": 50417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50722,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923120050"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 2000000,
   "lot_sqft": 12132,
   "price_per_lot_sqft": 164.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923120041"
  },
  {
   "address": "2288 University Avenue West, Saint Paul",
   "sale_month": "2025-06",
   "price": 2000000,
   "lot_sqft": 33529,
   "price_per_lot_sqft": 59.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923120035"
  },
  {
   "address": "4385 Steiner St, St. Bonifacius",
   "sale_month": "2025-06",
   "price": 950000,
   "lot_sqft": 143241,
   "price_per_lot_sqft": 6.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3211724230018"
  },
  {
   "address": "4124 Main St, St. Bonifacius",
   "sale_month": "2025-06",
   "price": 400000,
   "lot_sqft": 10703,
   "price_per_lot_sqft": 37.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724220040"
  },
  {
   "address": "4118 Main St, St. Bonifacius",
   "sale_month": "2025-06",
   "price": 400000,
   "lot_sqft": 6275,
   "price_per_lot_sqft": 63.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211724220039"
  },
  {
   "address": "2900 Thomas Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 103250000,
   "lot_sqft": 62930,
   "price_per_lot_sqft": 1640.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3202924430365"
  },
  {
   "address": "2730 Lake St W, Minneapolis",
   "sale_month": "2025-06",
   "price": 103250000,
   "lot_sqft": 89035,
   "price_per_lot_sqft": 1159.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 120869,
   "use": "APARTMENT",
   "parcel_id": "3202924430364"
  },
  {
   "address": "3026 Lake St W, Minneapolis",
   "sale_month": "2025-06",
   "price": 1675000,
   "lot_sqft": 22608,
   "price_per_lot_sqft": 74.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5944,
   "use": "APARTMENT",
   "parcel_id": "3202924430031"
  },
  {
   "address": "3731 Foss Road Northeast, Saint Anthony",
   "sale_month": "2025-06",
   "price": 250000,
   "lot_sqft": 37215,
   "price_per_lot_sqft": 6.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023440040"
  },
  {
   "address": "7900 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2025-06",
   "price": 17500000,
   "lot_sqft": 383954,
   "price_per_lot_sqft": 45.58,
   "price_per_building_sqft": 206.63,
   "building_sqft": 84691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85202,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821410003"
  },
  {
   "address": "309 Hundertmark Road East, Chaska",
   "sale_month": "2025-06",
   "price": 2112000,
   "lot_sqft": 118160,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "306380010"
  },
  {
   "address": "134 Columbia Court South, Chaska",
   "sale_month": "2025-06",
   "price": 11000000,
   "lot_sqft": 78867,
   "price_per_lot_sqft": 139.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305180060"
  },
  {
   "address": "14220 Inca Street Northwest, Andover",
   "sale_month": "2025-06",
   "price": 1393920,
   "lot_sqft": 86986,
   "price_per_lot_sqft": 16.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303224430073"
  },
  {
   "address": "96 Maryland Avenue East, Saint Paul",
   "sale_month": "2025-06",
   "price": 400000,
   "lot_sqft": 5736,
   "price_per_lot_sqft": 69.74,
   "price_per_building_sqft": 251.89,
   "building_sqft": 1588,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1598,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922210030"
  },
  {
   "address": "4976 Lincoln Dr, Edina",
   "sale_month": "2025-06",
   "price": 560000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 379.92,
   "price_per_building_sqft": 81.37,
   "building_sqft": 6882,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230030"
  },
  {
   "address": "4978 Lincoln Dr, Edina",
   "sale_month": "2025-06",
   "price": 560000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 379.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230029"
  },
  {
   "address": "4980 Lincoln Dr, Edina",
   "sale_month": "2025-06",
   "price": 560000,
   "lot_sqft": 1945,
   "price_per_lot_sqft": 287.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230028"
  },
  {
   "address": "400 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2025-06",
   "price": 869450,
   "lot_sqft": 69910,
   "price_per_lot_sqft": 12.44,
   "price_per_building_sqft": 62.34,
   "building_sqft": 13948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14033,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023310057"
  },
  {
   "address": "863 Clark Street, Saint Paul",
   "sale_month": "2025-06",
   "price": 650000,
   "lot_sqft": 6707,
   "price_per_lot_sqft": 96.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1860,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922320083"
  },
  {
   "address": "964 Payne Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 400000,
   "lot_sqft": 5238,
   "price_per_lot_sqft": 76.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130215"
  },
  {
   "address": "968 Payne Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 400000,
   "lot_sqft": 2624,
   "price_per_lot_sqft": 152.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130186"
  },
  {
   "address": "1111 Payne Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 150000,
   "lot_sqft": 3791,
   "price_per_lot_sqft": 39.57,
   "price_per_building_sqft": 132.51,
   "building_sqft": 1132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1139,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120140"
  },
  {
   "address": "8010 State Hwy No 55, Rockford",
   "sale_month": "2025-06",
   "price": 650000,
   "lot_sqft": 31710,
   "price_per_lot_sqft": 20.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911924440014"
  },
  {
   "address": "1607 Hewitt Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 650000,
   "lot_sqft": 8379,
   "price_per_lot_sqft": 77.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1822,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923410089"
  },
  {
   "address": "114 Olive Street West, Stillwater",
   "sale_month": "2025-06",
   "price": 520000,
   "lot_sqft": 13289,
   "price_per_lot_sqft": 39.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "110",
   "parcel_id": "2803020420182"
  },
  {
   "address": "1910 Colfax Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 1430840,
   "lot_sqft": 13498,
   "price_per_lot_sqft": 106,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5543,
   "use": "APARTMENT",
   "parcel_id": "2802924440050"
  },
  {
   "address": "1610 Emblem Way, Shakopee",
   "sale_month": "2025-06",
   "price": 65500000,
   "lot_sqft": 699790,
   "price_per_lot_sqft": 93.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "275210010"
  },
  {
   "address": "7100 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2025-06",
   "price": 1800000,
   "lot_sqft": 43022,
   "price_per_lot_sqft": 41.84,
   "price_per_building_sqft": 314.3,
   "building_sqft": 5727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5762,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711921330097"
  },
  {
   "address": "936 1st Avenue East, Shakopee",
   "sale_month": "2025-06",
   "price": 595000,
   "lot_sqft": 17004,
   "price_per_lot_sqft": 34.99,
   "price_per_building_sqft": 400.4,
   "building_sqft": 1486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1495,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041010"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 400000,
   "lot_sqft": 197347,
   "price_per_lot_sqft": 2.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "265230020"
  },
  {
   "address": "841 47th Avenue Northeast, Hilltop",
   "sale_month": "2025-06",
   "price": 1750000,
   "lot_sqft": 129211,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1217,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "263024410019"
  },
  {
   "address": "1021 Red Fox Road, Shoreview",
   "sale_month": "2025-06",
   "price": 4400000,
   "lot_sqft": 63576,
   "price_per_lot_sqft": 69.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11571,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023230016"
  },
  {
   "address": "718 10th St S, Minneapolis",
   "sale_month": "2025-06",
   "price": 1475000,
   "lot_sqft": 8901,
   "price_per_lot_sqft": 165.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4495,
   "use": "APARTMENT",
   "parcel_id": "2602924320159"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 67000,
   "lot_sqft": 1463,
   "price_per_lot_sqft": 45.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602824410115"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 67000,
   "lot_sqft": 12494,
   "price_per_lot_sqft": 5.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824410110"
  },
  {
   "address": "7955 Stone Creek Drive, Chanhassen",
   "sale_month": "2025-06",
   "price": 950000,
   "lot_sqft": 1489,
   "price_per_lot_sqft": 638.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720218"
  },
  {
   "address": "225 79th Street West, Chanhassen",
   "sale_month": "2025-06",
   "price": 2000000,
   "lot_sqft": 65971,
   "price_per_lot_sqft": 30.32,
   "price_per_building_sqft": 133.97,
   "building_sqft": 14929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15019,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252870030"
  },
  {
   "address": "19260 Linden Dr, Rogers",
   "sale_month": "2025-06",
   "price": 1000000,
   "lot_sqft": 50903,
   "price_per_lot_sqft": 19.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7351,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023440007"
  },
  {
   "address": "7644 Humboldt Ave N, Brooklyn Park",
   "sale_month": "2025-06",
   "price": 253000,
   "lot_sqft": 8237,
   "price_per_lot_sqft": 30.72,
   "price_per_building_sqft": 197.81,
   "building_sqft": 1279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1287,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511921220012"
  },
  {
   "address": "305 Cedar Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 1200000,
   "lot_sqft": 9090,
   "price_per_lot_sqft": 132.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2502924230081"
  },
  {
   "address": "16211 Main Avenue Southeast, Prior Lake",
   "sale_month": "2025-06",
   "price": 576000,
   "lot_sqft": 3722,
   "price_per_lot_sqft": 154.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28234,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010231"
  },
  {
   "address": "16211 Main Avenue Southeast, Prior Lake",
   "sale_month": "2025-06",
   "price": 576000,
   "lot_sqft": 925,
   "price_per_lot_sqft": 622.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010222"
  },
  {
   "address": "991 Sibley Memorial Highway, Lilydale",
   "sale_month": "2025-06",
   "price": 2000000,
   "lot_sqft": 12451,
   "price_per_lot_sqft": 160.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10067,
   "use": "Commercial-preferred",
   "parcel_id": "246750201010"
  },
  {
   "address": "615 Minnetonka Mills Rd, Hopkins",
   "sale_month": "2025-06",
   "price": 2500000,
   "lot_sqft": 168606,
   "price_per_lot_sqft": 14.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45049,
   "use": "APARTMENT",
   "parcel_id": "2411722130004"
  },
  {
   "address": "211 10th Ave SE, Minneapolis",
   "sale_month": "2025-06",
   "price": 33000000,
   "lot_sqft": 21959,
   "price_per_lot_sqft": 1502.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33657,
   "use": "APARTMENT",
   "parcel_id": "2402924320043"
  },
  {
   "address": "918 University Ave SE, Minneapolis",
   "sale_month": "2025-06",
   "price": 33000000,
   "lot_sqft": 16687,
   "price_per_lot_sqft": 1977.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924320041"
  },
  {
   "address": "928 University Ave SE, Minneapolis",
   "sale_month": "2025-06",
   "price": 33000000,
   "lot_sqft": 11978,
   "price_per_lot_sqft": 2755.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924320040"
  },
  {
   "address": "219 10th Ave SE, Minneapolis",
   "sale_month": "2025-06",
   "price": 33000000,
   "lot_sqft": 5656,
   "price_per_lot_sqft": 5834.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924320039"
  },
  {
   "address": "1101 University Ave SE, Minneapolis",
   "sale_month": "2025-06",
   "price": 22000000,
   "lot_sqft": 43283,
   "price_per_lot_sqft": 508.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7283,
   "use": "APARTMENT",
   "parcel_id": "2402924310005"
  },
  {
   "address": "10777 Austin Street Northeast, Blaine",
   "sale_month": "2025-06",
   "price": 1320000,
   "lot_sqft": 79933,
   "price_per_lot_sqft": 16.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123110004"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 700000,
   "lot_sqft": 11974,
   "price_per_lot_sqft": 58.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122240029"
  },
  {
   "address": "7098 Centerville Road, Centerville",
   "sale_month": "2025-06",
   "price": 700000,
   "lot_sqft": 10484,
   "price_per_lot_sqft": 66.77,
   "price_per_building_sqft": 176.19,
   "building_sqft": 3973,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3997,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122240028"
  },
  {
   "address": "1670 White Bear Avenue North, Saint Paul",
   "sale_month": "2025-06",
   "price": 9200000,
   "lot_sqft": 30740,
   "price_per_lot_sqft": 299.28,
   "price_per_building_sqft": 449.57,
   "building_sqft": 20464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20588,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922220121"
  },
  {
   "address": "1600 White Bear Avenue North, Saint Paul",
   "sale_month": "2025-06",
   "price": 9200000,
   "lot_sqft": 93733,
   "price_per_lot_sqft": 98.15,
   "price_per_building_sqft": 211.54,
   "building_sqft": 43491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43754,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922220049"
  },
  {
   "address": "1622 White Bear Avenue North, Saint Paul",
   "sale_month": "2025-06",
   "price": 9200000,
   "lot_sqft": 120148,
   "price_per_lot_sqft": 76.57,
   "price_per_building_sqft": 185.67,
   "building_sqft": 49550,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49849,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922220048"
  },
  {
   "address": "1656 White Bear Avenue North, Saint Paul",
   "sale_month": "2025-06",
   "price": 9200000,
   "lot_sqft": 29305,
   "price_per_lot_sqft": 313.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922220047"
  },
  {
   "address": "1660 White Bear Avenue North, Saint Paul",
   "sale_month": "2025-06",
   "price": 9200000,
   "lot_sqft": 36203,
   "price_per_lot_sqft": 254.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922220046"
  },
  {
   "address": "8953 Aztec Dr, Eden Prairie",
   "sale_month": "2025-06",
   "price": 370000,
   "lot_sqft": 5645,
   "price_per_lot_sqft": 65.54,
   "price_per_building_sqft": 128.07,
   "building_sqft": 2889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2907,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230071"
  },
  {
   "address": "8714 215th Street West, Lakeville",
   "sale_month": "2025-06",
   "price": 8000000,
   "lot_sqft": 618054,
   "price_per_lot_sqft": 12.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77137,
   "use": "Industrial",
   "parcel_id": "221105501020"
  },
  {
   "address": "201 Eldorado Drive, Jordan",
   "sale_month": "2025-06",
   "price": 15500000,
   "lot_sqft": 123503,
   "price_per_lot_sqft": 125.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220500031"
  },
  {
   "address": "2740 Niagara La N, Plymouth",
   "sale_month": "2025-06",
   "price": 1650000,
   "lot_sqft": 43488,
   "price_per_lot_sqft": 37.94,
   "price_per_building_sqft": 137.47,
   "building_sqft": 12003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12075,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822430013"
  },
  {
   "address": "1123 Glenwood Ave, Minneapolis",
   "sale_month": "2025-06",
   "price": 1800000,
   "lot_sqft": 37208,
   "price_per_lot_sqft": 48.38,
   "price_per_building_sqft": 255.39,
   "building_sqft": 7048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7090,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924430098"
  },
  {
   "address": "726 Morgan Ave N, Minneapolis",
   "sale_month": "2025-06",
   "price": 1060000,
   "lot_sqft": 5339,
   "price_per_lot_sqft": 198.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1420,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924230020"
  },
  {
   "address": "10580 Baltimore Street Northeast, Blaine",
   "sale_month": "2025-06",
   "price": 8725000,
   "lot_sqft": 86577,
   "price_per_lot_sqft": 100.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21586,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123130017"
  },
  {
   "address": "2258 Como Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 3050000,
   "lot_sqft": 23229,
   "price_per_lot_sqft": 131.3,
   "price_per_building_sqft": 531.08,
   "building_sqft": 5743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5777,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923420086"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 3050000,
   "lot_sqft": 9000,
   "price_per_lot_sqft": 338.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923420085"
  },
  {
   "address": "125 Ash Street South, Belle Plaine",
   "sale_month": "2025-06",
   "price": 400000,
   "lot_sqft": 116834,
   "price_per_lot_sqft": 3.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030050"
  },
  {
   "address": "113 Main Street East, Belle Plaine",
   "sale_month": "2025-06",
   "price": 160000,
   "lot_sqft": 2777,
   "price_per_lot_sqft": 57.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015450"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 500000,
   "lot_sqft": 66074,
   "price_per_lot_sqft": 7.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193122420013"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 500000,
   "lot_sqft": 75568,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193122420012"
  },
  {
   "address": "6931 Lake Drive, Lino Lakes",
   "sale_month": "2025-06",
   "price": 500000,
   "lot_sqft": 84792,
   "price_per_lot_sqft": 5.9,
   "price_per_building_sqft": 252.91,
   "building_sqft": 1977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1989,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193122420011"
  },
  {
   "address": "4280 Dahlberg Dr, Golden Valley",
   "sale_month": "2025-06",
   "price": 380000,
   "lot_sqft": 6319,
   "price_per_lot_sqft": 60.14,
   "price_per_building_sqft": 73.39,
   "building_sqft": 5178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5209,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924130054"
  },
  {
   "address": "611 2nd St SE, Osseo",
   "sale_month": "2025-06",
   "price": 650000,
   "lot_sqft": 9141,
   "price_per_lot_sqft": 71.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2037,
   "use": "APARTMENT",
   "parcel_id": "1811921310036"
  },
  {
   "address": "4604 Minnehaha Ave, Minneapolis",
   "sale_month": "2025-06",
   "price": 1200000,
   "lot_sqft": 10025,
   "price_per_lot_sqft": 119.7,
   "price_per_building_sqft": 485.24,
   "building_sqft": 2473,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2488,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823120046"
  },
  {
   "address": "15803 Central Avenue Northeast, Ham Lake",
   "sale_month": "2025-06",
   "price": 2175000,
   "lot_sqft": 50518,
   "price_per_lot_sqft": 43.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21229,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223430010"
  },
  {
   "address": "966 Mississippi River Boulevard South, Saint Paul",
   "sale_month": "2025-06",
   "price": 1500000,
   "lot_sqft": 49237,
   "price_per_lot_sqft": 30.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823210007"
  },
  {
   "address": "17500 Minnetonka Blvd, Minnetonka",
   "sale_month": "2025-06",
   "price": 365000,
   "lot_sqft": 5875,
   "price_per_lot_sqft": 62.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722230032"
  },
  {
   "address": "3450 High Point Drive North, Oakdale",
   "sale_month": "2025-06",
   "price": 2845528,
   "lot_sqft": 41363,
   "price_per_lot_sqft": 68.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "300",
   "parcel_id": "1702921420018"
  },
  {
   "address": "2010 Fremont Ave N, Minneapolis",
   "sale_month": "2025-06",
   "price": 1080000,
   "lot_sqft": 7798,
   "price_per_lot_sqft": 138.5,
   "price_per_building_sqft": 165.26,
   "building_sqft": 6535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130085"
  },
  {
   "address": "1100 24th Ave N, Minneapolis",
   "sale_month": "2025-06",
   "price": 1060000,
   "lot_sqft": 3695,
   "price_per_lot_sqft": 286.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1308,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924120070"
  },
  {
   "address": "9801 Dupont Ave S, Bloomington",
   "sale_month": "2025-06",
   "price": 10900000,
   "lot_sqft": 138735,
   "price_per_lot_sqft": 78.57,
   "price_per_building_sqft": 422.89,
   "building_sqft": 25775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25931,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724410014"
  },
  {
   "address": "2211 6th St N, Minneapolis",
   "sale_month": "2025-06",
   "price": 1855000,
   "lot_sqft": 6386,
   "price_per_lot_sqft": 290.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1502924230055"
  },
  {
   "address": "2512 6th St N, Minneapolis",
   "sale_month": "2025-06",
   "price": 403810,
   "lot_sqft": 6745,
   "price_per_lot_sqft": 59.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1485,
   "use": "TRIPLEX",
   "parcel_id": "1502924220126"
  },
  {
   "address": "1155 114th Lane Northwest, Coon Rapids",
   "sale_month": "2025-06",
   "price": 2150000,
   "lot_sqft": 82833,
   "price_per_lot_sqft": 25.96,
   "price_per_building_sqft": 110.93,
   "building_sqft": 19381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19498,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124120011"
  },
  {
   "address": "4700 Lexington Avenue North, Shoreview",
   "sale_month": "2025-06",
   "price": 2950000,
   "lot_sqft": 198739,
   "price_per_lot_sqft": 14.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8064,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143023330006"
  },
  {
   "address": "1076 County Road B West, Roseville",
   "sale_month": "2025-06",
   "price": 289900,
   "lot_sqft": 12022,
   "price_per_lot_sqft": 24.11,
   "price_per_building_sqft": 133.53,
   "building_sqft": 2171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2184,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923220013"
  },
  {
   "address": "135 16th Ave NE, Minneapolis",
   "sale_month": "2025-06",
   "price": 700000,
   "lot_sqft": 4176,
   "price_per_lot_sqft": 167.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1964,
   "use": "APARTMENT",
   "parcel_id": "1402924220150"
  },
  {
   "address": "21034 Chippendale Avenue, Farmington",
   "sale_month": "2025-06",
   "price": 675000,
   "lot_sqft": 57526,
   "price_per_lot_sqft": 11.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "Industrial-preferred",
   "parcel_id": "140290056100"
  },
  {
   "address": "5115 Chicago Ave, Minneapolis",
   "sale_month": "2025-06",
   "price": 761000,
   "lot_sqft": 14845,
   "price_per_lot_sqft": 51.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2440,
   "use": "TRIPLEX",
   "parcel_id": "1402824310057"
  },
  {
   "address": "131 Central Ave, Osseo",
   "sale_month": "2025-06",
   "price": 530000,
   "lot_sqft": 5301,
   "price_per_lot_sqft": 99.98,
   "price_per_building_sqft": 60.56,
   "building_sqft": 8751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8804,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140106"
  },
  {
   "address": "9905 45th Ave N, Plymouth",
   "sale_month": "2025-06",
   "price": 6500000,
   "lot_sqft": 154684,
   "price_per_lot_sqft": 42.02,
   "price_per_building_sqft": 455.6,
   "building_sqft": 14267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14353,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1311822120007"
  },
  {
   "address": "7315 Highway 65 Northeast, Fridley",
   "sale_month": "2025-06",
   "price": 697350,
   "lot_sqft": 19393,
   "price_per_lot_sqft": 35.96,
   "price_per_building_sqft": 316.26,
   "building_sqft": 2205,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2218,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024240047"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 1050000,
   "lot_sqft": 3460,
   "price_per_lot_sqft": 303.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922130089"
  },
  {
   "address": "2423 Margaret Street North, North Saint Paul",
   "sale_month": "2025-06",
   "price": 1050000,
   "lot_sqft": 11988,
   "price_per_lot_sqft": 87.59,
   "price_per_building_sqft": 124.36,
   "building_sqft": 8443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8494,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922130088"
  },
  {
   "address": "749 4th Street, Saint Paul Park",
   "sale_month": "2025-06",
   "price": 650000,
   "lot_sqft": 10505,
   "price_per_lot_sqft": 61.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2195,
   "use": "110",
   "parcel_id": "1202722210091"
  },
  {
   "address": "7520 University Avenue Northeast, Fridley",
   "sale_month": "2025-06",
   "price": 1793103,
   "lot_sqft": 76124,
   "price_per_lot_sqft": 23.56,
   "price_per_building_sqft": 307.88,
   "building_sqft": 5824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5859,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024220028"
  },
  {
   "address": "1199 7th Street West, Saint Paul",
   "sale_month": "2025-06",
   "price": 400000,
   "lot_sqft": 12424,
   "price_per_lot_sqft": 32.2,
   "price_per_building_sqft": 261.78,
   "building_sqft": 1528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1537,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823420111"
  },
  {
   "address": "448 Daly Street, Saint Paul",
   "sale_month": "2025-06",
   "price": 1200000,
   "lot_sqft": 5700,
   "price_per_lot_sqft": 210.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823140131"
  },
  {
   "address": "839 Randolph Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 485000,
   "lot_sqft": 6215,
   "price_per_lot_sqft": 78.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1498,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823130151"
  },
  {
   "address": "2626 Central Ave NE, Minneapolis",
   "sale_month": "2025-06",
   "price": 1025000,
   "lot_sqft": 8133,
   "price_per_lot_sqft": 126.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140008"
  },
  {
   "address": "2636 Central Ave NE, Minneapolis",
   "sale_month": "2025-06",
   "price": 1025000,
   "lot_sqft": 8134,
   "price_per_lot_sqft": 126.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924140005"
  },
  {
   "address": "2642 Central Ave NE, Minneapolis",
   "sale_month": "2025-06",
   "price": 1025000,
   "lot_sqft": 8134,
   "price_per_lot_sqft": 126.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140004"
  },
  {
   "address": "3320 Terminal Drive, Eagan",
   "sale_month": "2025-06",
   "price": 2800000,
   "lot_sqft": 100972,
   "price_per_lot_sqft": 27.73,
   "price_per_building_sqft": 125.88,
   "building_sqft": 22244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22379,
   "use": "Industrial-preferred",
   "parcel_id": "106805002083"
  },
  {
   "address": "1915 Plaza Drive, Eagan",
   "sale_month": "2025-06",
   "price": 4100000,
   "lot_sqft": 108596,
   "price_per_lot_sqft": 37.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18583,
   "use": "Commercial-preferred",
   "parcel_id": "104726501010"
  },
  {
   "address": "207 Lowry Ave N, Minneapolis",
   "sale_month": "2025-06",
   "price": 1040000,
   "lot_sqft": 13638,
   "price_per_lot_sqft": 76.26,
   "price_per_building_sqft": 480.37,
   "building_sqft": 2165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2178,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924310035"
  },
  {
   "address": "4249 Bryant Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 1477000,
   "lot_sqft": 5347,
   "price_per_lot_sqft": 276.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824410073"
  },
  {
   "address": "1438 215th Avenue Northeast, East Bethel",
   "sale_month": "2025-06",
   "price": 1170000,
   "lot_sqft": 67607,
   "price_per_lot_sqft": 17.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323430004"
  },
  {
   "address": "1353 172nd Lane Northeast, Ham Lake",
   "sale_month": "2025-06",
   "price": 420000,
   "lot_sqft": 159711,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223210002"
  },
  {
   "address": "635 Cleveland Avenue South, Saint Paul",
   "sale_month": "2025-06",
   "price": 720000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 96.06,
   "price_per_building_sqft": 287.2,
   "building_sqft": 2507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2522,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082823440074"
  },
  {
   "address": "7112 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2025-06",
   "price": 725000,
   "lot_sqft": 11155,
   "price_per_lot_sqft": 64.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1349,
   "use": "APARTMENT",
   "parcel_id": "0811721430189"
  },
  {
   "address": "2737 Penn Ave N, Minneapolis",
   "sale_month": "2025-06",
   "price": 270553,
   "lot_sqft": 5100,
   "price_per_lot_sqft": 53.05,
   "price_per_building_sqft": 257.42,
   "building_sqft": 1051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1058,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924440171"
  },
  {
   "address": "3359 West Broadway, Robbinsdale",
   "sale_month": "2025-06",
   "price": 650000,
   "lot_sqft": 14971,
   "price_per_lot_sqft": 43.42,
   "price_per_building_sqft": 214.66,
   "building_sqft": 3028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3046,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924240007"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 750000,
   "lot_sqft": 1861391,
   "price_per_lot_sqft": 0.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079330110"
  },
  {
   "address": null,
   "sale_month": "2025-06",
   "price": 750000,
   "lot_sqft": 121170,
   "price_per_lot_sqft": 6.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079330100"
  },
  {
   "address": "2580 Ruth Street, Little Canada",
   "sale_month": "2025-06",
   "price": 740000,
   "lot_sqft": 18595,
   "price_per_lot_sqft": 39.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2461,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922210008"
  },
  {
   "address": "9401 Science Center Dr, New Hope",
   "sale_month": "2025-06",
   "price": 9800000,
   "lot_sqft": 281692,
   "price_per_lot_sqft": 34.79,
   "price_per_building_sqft": 133.87,
   "building_sqft": 73208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73649,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821220014"
  },
  {
   "address": "15566 Johnson Memorial Drive, Louisville Township",
   "sale_month": "2025-06",
   "price": 750000,
   "lot_sqft": 1208748,
   "price_per_lot_sqft": 0.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19004,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "070290010"
  },
  {
   "address": "15560 Johnson Memorial Drive, Louisville Township",
   "sale_month": "2025-06",
   "price": 750000,
   "lot_sqft": 652740,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "070260010"
  },
  {
   "address": "325 Cedar Street, Saint Paul",
   "sale_month": "2025-06",
   "price": 11100000,
   "lot_sqft": 17398,
   "price_per_lot_sqft": 638,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822120069"
  },
  {
   "address": "345 Wabasha Street North, Saint Paul",
   "sale_month": "2025-06",
   "price": 5000000,
   "lot_sqft": 17629,
   "price_per_lot_sqft": 283.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822120062"
  },
  {
   "address": "4750 42nd Ave N, Robbinsdale",
   "sale_month": "2025-06",
   "price": 486550,
   "lot_sqft": 2348,
   "price_per_lot_sqft": 207.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210120"
  },
  {
   "address": "4740 42nd Ave N, Robbinsdale",
   "sale_month": "2025-06",
   "price": 486550,
   "lot_sqft": 7522,
   "price_per_lot_sqft": 64.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210042"
  },
  {
   "address": "4740 42nd Ave N, Robbinsdale",
   "sale_month": "2025-06",
   "price": 486550,
   "lot_sqft": 7521,
   "price_per_lot_sqft": 64.69,
   "price_per_building_sqft": 83.97,
   "building_sqft": 5794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5829,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210041"
  },
  {
   "address": "1991 Grand Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 700000,
   "lot_sqft": 7398,
   "price_per_lot_sqft": 94.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2159,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320033"
  },
  {
   "address": "1520 Clare La, Minnetonka",
   "sale_month": "2025-06",
   "price": 1200000,
   "lot_sqft": 180708,
   "price_per_lot_sqft": 6.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0411722310023"
  },
  {
   "address": "822 35th St W, Minneapolis",
   "sale_month": "2025-06",
   "price": 649000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 119.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2554,
   "use": "APARTMENT",
   "parcel_id": "0402824410071"
  },
  {
   "address": "3240 Fremont Ave S, Minneapolis",
   "sale_month": "2025-06",
   "price": 2360000,
   "lot_sqft": 16336,
   "price_per_lot_sqft": 144.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6176,
   "use": "APARTMENT",
   "parcel_id": "0402824130072"
  },
  {
   "address": "8133 Bloomington Fwy East, Bloomington",
   "sale_month": "2025-06",
   "price": 5005500,
   "lot_sqft": 93826,
   "price_per_lot_sqft": 53.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19145,
   "use": "APARTMENT",
   "parcel_id": "0402724130053"
  },
  {
   "address": "6101 Beard Ave N, Brooklyn Center",
   "sale_month": "2025-06",
   "price": 236038,
   "lot_sqft": 51817,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7287,
   "use": "APARTMENT",
   "parcel_id": "0311821120075"
  },
  {
   "address": "3754 Pleasant Ave, Minneapolis",
   "sale_month": "2025-06",
   "price": 8500000,
   "lot_sqft": 20167,
   "price_per_lot_sqft": 421.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3841,
   "use": "APARTMENT",
   "parcel_id": "0302824330125"
  },
  {
   "address": "755 Cliff Road East, Burnsville",
   "sale_month": "2025-06",
   "price": 900000,
   "lot_sqft": 44203,
   "price_per_lot_sqft": 20.36,
   "price_per_building_sqft": 141.04,
   "building_sqft": 6381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6419,
   "use": "Industrial-preferred",
   "parcel_id": "026430401010"
  },
  {
   "address": "374 83rd Avenue Northeast, Spring Lake Park",
   "sale_month": "2025-06",
   "price": 1813350,
   "lot_sqft": 16105,
   "price_per_lot_sqft": 112.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3997,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024240014"
  },
  {
   "address": "375 83rd Avenue Northeast, Spring Lake Park",
   "sale_month": "2025-06",
   "price": 1813350,
   "lot_sqft": 15709,
   "price_per_lot_sqft": 115.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4112,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024210093"
  },
  {
   "address": "821 Grand Avenue, Saint Paul",
   "sale_month": "2025-06",
   "price": 830000,
   "lot_sqft": 12274,
   "price_per_lot_sqft": 67.62,
   "price_per_building_sqft": 145.1,
   "building_sqft": 5720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5755,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420129"
  },
  {
   "address": "8492 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2025-06",
   "price": 1230000,
   "lot_sqft": 30097,
   "price_per_lot_sqft": 40.87,
   "price_per_building_sqft": 67.84,
   "building_sqft": 18130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18239,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120003"
  },
  {
   "address": "880 Marketplace Drive, Waconia",
   "sale_month": "2025-05",
   "price": 2000000,
   "lot_sqft": 186105,
   "price_per_lot_sqft": 10.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755040140"
  },
  {
   "address": "214 13th Avenue South, South Saint Paul",
   "sale_month": "2025-05",
   "price": 290000,
   "lot_sqft": 7455,
   "price_per_lot_sqft": 38.9,
   "price_per_building_sqft": 378.1,
   "building_sqft": 767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 771,
   "use": "Commercial-preferred",
   "parcel_id": "368390010040"
  },
  {
   "address": "1601 37th Avenue Northeast, Columbia Heights",
   "sale_month": "2025-05",
   "price": 272000,
   "lot_sqft": 2806,
   "price_per_lot_sqft": 96.94,
   "price_per_building_sqft": 100.04,
   "building_sqft": 2719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2736,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024430122"
  },
  {
   "address": "2680 County Road D East, White Bear Lake",
   "sale_month": "2025-05",
   "price": 450000,
   "lot_sqft": 31834,
   "price_per_lot_sqft": 14.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 765,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363022440314"
  },
  {
   "address": "945 State Hwy No 169, Plymouth",
   "sale_month": "2025-05",
   "price": 2246750,
   "lot_sqft": 61919,
   "price_per_lot_sqft": 36.29,
   "price_per_building_sqft": 127.82,
   "building_sqft": 17577,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17683,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822140026"
  },
  {
   "address": "825 State Hwy No 169, Plymouth",
   "sale_month": "2025-05",
   "price": 2426750,
   "lot_sqft": 72753,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": 127.3,
   "building_sqft": 19063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19178,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822140025"
  },
  {
   "address": "10650 Red Circle Dr, Minnetonka",
   "sale_month": "2025-05",
   "price": 5850000,
   "lot_sqft": 225008,
   "price_per_lot_sqft": 26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17214,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722340014"
  },
  {
   "address": "2425 26th St E, Minneapolis",
   "sale_month": "2025-05",
   "price": 3000000,
   "lot_sqft": 53075,
   "price_per_lot_sqft": 56.52,
   "price_per_building_sqft": 129.34,
   "building_sqft": 23195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23335,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3602924420052"
  },
  {
   "address": null,
   "sale_month": "2025-05",
   "price": 818762,
   "lot_sqft": 31629,
   "price_per_lot_sqft": 25.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602822320110"
  },
  {
   "address": "1375 7th Avenue, Newport",
   "sale_month": "2025-05",
   "price": 818762,
   "lot_sqft": 22509,
   "price_per_lot_sqft": 36.37,
   "price_per_building_sqft": 197.01,
   "building_sqft": 4156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4181,
   "use": "300",
   "parcel_id": "3602822320109"
  },
  {
   "address": "885 12th Street, Newport",
   "sale_month": "2025-05",
   "price": 100000,
   "lot_sqft": 9931,
   "price_per_lot_sqft": 10.07,
   "price_per_building_sqft": 65.96,
   "building_sqft": 1516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1525,
   "use": "300",
   "parcel_id": "3602822310075"
  },
  {
   "address": "1545 7th Avenue, Newport",
   "sale_month": "2025-05",
   "price": 818762,
   "lot_sqft": 244152,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": 30.05,
   "building_sqft": 27251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27415,
   "use": "305",
   "parcel_id": "3602822230040"
  },
  {
   "address": "3453 Lake Drive Northeast, Blaine",
   "sale_month": "2025-05",
   "price": 3150000,
   "lot_sqft": 93146,
   "price_per_lot_sqft": 33.82,
   "price_per_building_sqft": 220.4,
   "building_sqft": 14292,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14379,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123320026"
  },
  {
   "address": "647 37th Avenue Northeast, Columbia Heights",
   "sale_month": "2025-05",
   "price": 1220000,
   "lot_sqft": 19685,
   "price_per_lot_sqft": 61.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3551,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024430017"
  },
  {
   "address": "848 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2025-05",
   "price": 152000,
   "lot_sqft": 2523,
   "price_per_lot_sqft": 60.25,
   "price_per_building_sqft": 71.4,
   "building_sqft": 2129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2142,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410087"
  },
  {
   "address": "2104 Park Ave, Minneapolis",
   "sale_month": "2025-05",
   "price": 1500000,
   "lot_sqft": 19827,
   "price_per_lot_sqft": 75.65,
   "price_per_building_sqft": 198.75,
   "building_sqft": 7547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924220076"
  },
  {
   "address": "2221 15th Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 455000,
   "lot_sqft": 7411,
   "price_per_lot_sqft": 61.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4541,
   "use": "APARTMENT",
   "parcel_id": "3502924120108"
  },
  {
   "address": "7039 Highway 10 Northwest, Ramsey",
   "sale_month": "2025-05",
   "price": 550000,
   "lot_sqft": 35214,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": 176.62,
   "building_sqft": 3114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3133,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225220007"
  },
  {
   "address": "2204 Grand Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 520000,
   "lot_sqft": 5141,
   "price_per_lot_sqft": 101.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1595,
   "use": "TRIPLEX",
   "parcel_id": "3402924220104"
  },
  {
   "address": "2200 Grand Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 780000,
   "lot_sqft": 6429,
   "price_per_lot_sqft": 121.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1647,
   "use": "TRIPLEX",
   "parcel_id": "3402924220103"
  },
  {
   "address": "2011 Pillsbury Ave, Minneapolis",
   "sale_month": "2025-05",
   "price": 600000,
   "lot_sqft": 13262,
   "price_per_lot_sqft": 45.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3441,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924210052"
  },
  {
   "address": "1605 Charles Avenue, Saint Paul",
   "sale_month": "2025-05",
   "price": 499900,
   "lot_sqft": 7454,
   "price_per_lot_sqft": 67.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2083,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140036"
  },
  {
   "address": "2848 Irving Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 950000,
   "lot_sqft": 6374,
   "price_per_lot_sqft": 149.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3113,
   "use": "APARTMENT",
   "parcel_id": "3302924340069"
  },
  {
   "address": "2880 James Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 2794118,
   "lot_sqft": 8393,
   "price_per_lot_sqft": 332.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6822,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924330004"
  },
  {
   "address": "7444 Oliver Ave S, Richfield",
   "sale_month": "2025-05",
   "price": 3000000,
   "lot_sqft": 11485,
   "price_per_lot_sqft": 261.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3049,
   "use": "APARTMENT",
   "parcel_id": "3302824320027"
  },
  {
   "address": "7434 Oliver Ave S, Richfield",
   "sale_month": "2025-05",
   "price": 950000,
   "lot_sqft": 11483,
   "price_per_lot_sqft": 82.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2852,
   "use": "APARTMENT",
   "parcel_id": "3302824320026"
  },
  {
   "address": "18529 Highway 65 Northeast, East Bethel",
   "sale_month": "2025-05",
   "price": 860000,
   "lot_sqft": 117782,
   "price_per_lot_sqft": 7.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11999,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323323130017"
  },
  {
   "address": "8650 Davenport Street Northeast, Blaine",
   "sale_month": "2025-05",
   "price": 2980000,
   "lot_sqft": 69892,
   "price_per_lot_sqft": 42.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6407,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323123430001"
  },
  {
   "address": "253 4th Street East, Saint Paul",
   "sale_month": "2025-05",
   "price": 8000000,
   "lot_sqft": 28060,
   "price_per_lot_sqft": 285.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11875,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922330387"
  },
  {
   "address": "449 7th Street East, Saint Paul",
   "sale_month": "2025-05",
   "price": 435000,
   "lot_sqft": 1738,
   "price_per_lot_sqft": 250.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320012"
  },
  {
   "address": "447 7th Street East, Saint Paul",
   "sale_month": "2025-05",
   "price": 415000,
   "lot_sqft": 3856,
   "price_per_lot_sqft": 107.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3721,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320011"
  },
  {
   "address": "23624 Saint Francis Boulevard Northwest, Saint Francis",
   "sale_month": "2025-05",
   "price": 450000,
   "lot_sqft": 64542,
   "price_per_lot_sqft": 6.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8093,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313424110054"
  },
  {
   "address": null,
   "sale_month": "2025-05",
   "price": 200000,
   "lot_sqft": 82917,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313424110023"
  },
  {
   "address": "9000 109th Ave N, Champlin",
   "sale_month": "2025-05",
   "price": 29000000,
   "lot_sqft": 619007,
   "price_per_lot_sqft": 46.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 219586,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112021340006"
  },
  {
   "address": "6232 Boone Ave N, Brooklyn Park",
   "sale_month": "2025-05",
   "price": 325000,
   "lot_sqft": 44162,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15624,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111921430075"
  },
  {
   "address": "6244 Boone Ave N, Brooklyn Park",
   "sale_month": "2025-05",
   "price": 2475000,
   "lot_sqft": 122549,
   "price_per_lot_sqft": 20.2,
   "price_per_building_sqft": 99.59,
   "building_sqft": 24853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25003,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111921430074"
  },
  {
   "address": "2940 36th Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 300000,
   "lot_sqft": 5028,
   "price_per_lot_sqft": 59.67,
   "price_per_building_sqft": 126.96,
   "building_sqft": 2363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2378,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340151"
  },
  {
   "address": "2809 31st Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 748000,
   "lot_sqft": 6825,
   "price_per_lot_sqft": 109.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2032,
   "use": "APARTMENT",
   "parcel_id": "3102923330064"
  },
  {
   "address": "9401 73rd Ave N, Brooklyn Park",
   "sale_month": "2025-05",
   "price": 6250000,
   "lot_sqft": 193913,
   "price_per_lot_sqft": 32.23,
   "price_per_building_sqft": 102.92,
   "building_sqft": 60728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61094,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921320006"
  },
  {
   "address": "14640 Buchanan Street Northeast, Ham Lake",
   "sale_month": "2025-05",
   "price": 9400000,
   "lot_sqft": 413546,
   "price_per_lot_sqft": 22.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293223240008"
  },
  {
   "address": "6650 143rd Avenue Northwest, Ramsey",
   "sale_month": "2025-05",
   "price": 7075217,
   "lot_sqft": 195979,
   "price_per_lot_sqft": 36.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79494,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430018"
  },
  {
   "address": "1207 County Road E West, Arden Hills",
   "sale_month": "2025-05",
   "price": 1100000,
   "lot_sqft": 29716,
   "price_per_lot_sqft": 37.02,
   "price_per_building_sqft": 120.83,
   "building_sqft": 9104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9158,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023440001"
  },
  {
   "address": "1611 Roundhouse Circle, Shakopee",
   "sale_month": "2025-05",
   "price": 675000,
   "lot_sqft": 17309,
   "price_per_lot_sqft": 39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2140,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "271280020"
  },
  {
   "address": "12985 Pioneer Tr, Eden Prairie",
   "sale_month": "2025-05",
   "price": 2300000,
   "lot_sqft": 92478,
   "price_per_lot_sqft": 24.87,
   "price_per_building_sqft": 84.5,
   "building_sqft": 27219,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27383,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711622140008"
  },
  {
   "address": "6413 Pleasant Ave S, Richfield",
   "sale_month": "2025-05",
   "price": 3000000,
   "lot_sqft": 12342,
   "price_per_lot_sqft": 243.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3264,
   "use": "APARTMENT",
   "parcel_id": "2702824240017"
  },
  {
   "address": "1055 Spencer Street South, Shakopee",
   "sale_month": "2025-05",
   "price": 1375000,
   "lot_sqft": 12819,
   "price_per_lot_sqft": 107.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3940,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270220210"
  },
  {
   "address": "1055 Spencer Street South, Shakopee",
   "sale_month": "2025-05",
   "price": 1375000,
   "lot_sqft": 12179,
   "price_per_lot_sqft": 112.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270220200"
  },
  {
   "address": "3760 Victoria Street North, Shoreview",
   "sale_month": "2025-05",
   "price": 25965217,
   "lot_sqft": 530375,
   "price_per_lot_sqft": 48.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "263023440007"
  },
  {
   "address": null,
   "sale_month": "2025-05",
   "price": 400000,
   "lot_sqft": 7637,
   "price_per_lot_sqft": 52.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922310138"
  },
  {
   "address": "1984 Stillwater Avenue, Saint Paul",
   "sale_month": "2025-05",
   "price": 400000,
   "lot_sqft": 4501,
   "price_per_lot_sqft": 88.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922310125"
  },
  {
   "address": "715 9th St S, Minneapolis",
   "sale_month": "2025-05",
   "price": 4000000,
   "lot_sqft": 3147,
   "price_per_lot_sqft": 1271.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924230038"
  },
  {
   "address": "706 9th St S, Minneapolis",
   "sale_month": "2025-05",
   "price": 4000000,
   "lot_sqft": 6670,
   "price_per_lot_sqft": 599.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4822,
   "use": "APARTMENT",
   "parcel_id": "2602924230024"
  },
  {
   "address": "4747 124th Street West, Savage",
   "sale_month": "2025-05",
   "price": 1000000,
   "lot_sqft": 22481,
   "price_per_lot_sqft": 44.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4506,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260101180"
  },
  {
   "address": "980 Dale Street North, Saint Paul",
   "sale_month": "2025-05",
   "price": 415000,
   "lot_sqft": 3954,
   "price_per_lot_sqft": 104.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923230083"
  },
  {
   "address": "1014 Dale Street North, Saint Paul",
   "sale_month": "2025-05",
   "price": 625000,
   "lot_sqft": 7731,
   "price_per_lot_sqft": 80.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923230062"
  },
  {
   "address": "121 Main Street West, New Prague",
   "sale_month": "2025-05",
   "price": 479000,
   "lot_sqft": 11315,
   "price_per_lot_sqft": 42.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341490"
  },
  {
   "address": "15217 Hornsby Street Northeast, Columbus",
   "sale_month": "2025-05",
   "price": 415000,
   "lot_sqft": 738041,
   "price_per_lot_sqft": 0.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222410010"
  },
  {
   "address": "427 6th St SE, Minneapolis",
   "sale_month": "2025-05",
   "price": 625000,
   "lot_sqft": 6213,
   "price_per_lot_sqft": 100.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1926,
   "use": "APARTMENT",
   "parcel_id": "2402924230086"
  },
  {
   "address": "421 6th St SE, Minneapolis",
   "sale_month": "2025-05",
   "price": 847500,
   "lot_sqft": 11024,
   "price_per_lot_sqft": 76.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1915,
   "use": "APARTMENT",
   "parcel_id": "2402924220073"
  },
  {
   "address": "941 17th Ave SE, Minneapolis",
   "sale_month": "2025-05",
   "price": 3800000,
   "lot_sqft": 14589,
   "price_per_lot_sqft": 260.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3327,
   "use": "APARTMENT",
   "parcel_id": "2402924140124"
  },
  {
   "address": "942 15th Ave SE, Minneapolis",
   "sale_month": "2025-05",
   "price": 3800000,
   "lot_sqft": 9370,
   "price_per_lot_sqft": 405.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4058,
   "use": "APARTMENT",
   "parcel_id": "2402924140066"
  },
  {
   "address": "947 17th Ave SE, Minneapolis",
   "sale_month": "2025-05",
   "price": 3800000,
   "lot_sqft": 7783,
   "price_per_lot_sqft": 488.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3396,
   "use": "APARTMENT",
   "parcel_id": "2402924140051"
  },
  {
   "address": "951 17th Ave SE, Minneapolis",
   "sale_month": "2025-05",
   "price": 3800000,
   "lot_sqft": 7458,
   "price_per_lot_sqft": 509.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3864,
   "use": "APARTMENT",
   "parcel_id": "2402924140050"
  },
  {
   "address": "1117 7th St SE, Minneapolis",
   "sale_month": "2025-05",
   "price": 1150000,
   "lot_sqft": 9546,
   "price_per_lot_sqft": 120.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3317,
   "use": "APARTMENT",
   "parcel_id": "2402924130103"
  },
  {
   "address": "401 Main Street West, New Prague",
   "sale_month": "2025-05",
   "price": 215000,
   "lot_sqft": 11483,
   "price_per_lot_sqft": 18.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240010010"
  },
  {
   "address": "12000 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2025-05",
   "price": 24800000,
   "lot_sqft": 369817,
   "price_per_lot_sqft": 67.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27067,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2311922340002"
  },
  {
   "address": "26350 France Avenue, Elko New Market",
   "sale_month": "2025-05",
   "price": 4000000,
   "lot_sqft": 4012165,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44601,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230550024"
  },
  {
   "address": "313 190th Street West, Jordan",
   "sale_month": "2025-05",
   "price": 2100000,
   "lot_sqft": 39261,
   "price_per_lot_sqft": 53.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229180060"
  },
  {
   "address": "13950 Grove Dr N, Maple Grove",
   "sale_month": "2025-05",
   "price": 2200000,
   "lot_sqft": 91953,
   "price_per_lot_sqft": 23.93,
   "price_per_building_sqft": 109.99,
   "building_sqft": 20002,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20123,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922230030"
  },
  {
   "address": "2920 Northwest Blvd, Plymouth",
   "sale_month": "2025-05",
   "price": 11000000,
   "lot_sqft": 426755,
   "price_per_lot_sqft": 25.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 82506,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822420013"
  },
  {
   "address": "893 Corporate Drive, Jordan",
   "sale_month": "2025-05",
   "price": 2100000,
   "lot_sqft": 71074,
   "price_per_lot_sqft": 29.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18905,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220770060"
  },
  {
   "address": "412 Hennepin Ave, Minneapolis",
   "sale_month": "2025-05",
   "price": 1900000,
   "lot_sqft": 16737,
   "price_per_lot_sqft": 113.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924440023"
  },
  {
   "address": "721 1st St N, Minneapolis",
   "sale_month": "2025-05",
   "price": 46250000,
   "lot_sqft": 35851,
   "price_per_lot_sqft": 1290.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34959,
   "use": "APARTMENT",
   "parcel_id": "2202924120125"
  },
  {
   "address": "5601 Nicollet Ave, Minneapolis",
   "sale_month": "2025-05",
   "price": 525000,
   "lot_sqft": 4629,
   "price_per_lot_sqft": 113.42,
   "price_per_building_sqft": 444.54,
   "building_sqft": 1181,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1188,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824130110"
  },
  {
   "address": "1415 1st Avenue Northwest, New Brighton",
   "sale_month": "2025-05",
   "price": 3600000,
   "lot_sqft": 116733,
   "price_per_lot_sqft": 30.84,
   "price_per_building_sqft": 89.93,
   "building_sqft": 40031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40273,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213023230006"
  },
  {
   "address": "5717 Excelsior Blvd, St. Louis Park",
   "sale_month": "2025-05",
   "price": 750000,
   "lot_sqft": 15354,
   "price_per_lot_sqft": 48.85,
   "price_per_building_sqft": 317.53,
   "building_sqft": 2362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2376,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240193"
  },
  {
   "address": "8163 Viking Boulevard Northwest, Nowthen",
   "sale_month": "2025-05",
   "price": 1500000,
   "lot_sqft": 60856,
   "price_per_lot_sqft": 24.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10054,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203325440023"
  },
  {
   "address": "105 2nd Street East, Hastings",
   "sale_month": "2025-05",
   "price": 624000,
   "lot_sqft": 3061,
   "price_per_lot_sqft": 203.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "193215004054"
  },
  {
   "address": "8353 Excelsior Blvd, Hopkins",
   "sale_month": "2025-05",
   "price": 1128750,
   "lot_sqft": 16709,
   "price_per_lot_sqft": 67.55,
   "price_per_building_sqft": 259.07,
   "building_sqft": 4357,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4383,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721410052"
  },
  {
   "address": "610 Ottawa Ave N, Golden Valley",
   "sale_month": "2025-05",
   "price": 1425000,
   "lot_sqft": 17986,
   "price_per_lot_sqft": 79.23,
   "price_per_building_sqft": 571.14,
   "building_sqft": 2495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2510,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924240008"
  },
  {
   "address": "11290 Central Avenue Northeast, Blaine",
   "sale_month": "2025-05",
   "price": 1200000,
   "lot_sqft": 77615,
   "price_per_lot_sqft": 15.46,
   "price_per_building_sqft": 207.15,
   "building_sqft": 5793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5828,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123310035"
  },
  {
   "address": null,
   "sale_month": "2025-05",
   "price": 7700000,
   "lot_sqft": 33414,
   "price_per_lot_sqft": 230.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120095"
  },
  {
   "address": null,
   "sale_month": "2025-05",
   "price": 7700000,
   "lot_sqft": 95034,
   "price_per_lot_sqft": 81.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120094"
  },
  {
   "address": "2115 Penn Ave N, Minneapolis",
   "sale_month": "2025-05",
   "price": 270000,
   "lot_sqft": 5494,
   "price_per_lot_sqft": 49.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1160,
   "use": "TRIPLEX",
   "parcel_id": "1702924140209"
  },
  {
   "address": "7975 Wallace Rd, Eden Prairie",
   "sale_month": "2025-05",
   "price": 5700000,
   "lot_sqft": 130551,
   "price_per_lot_sqft": 43.66,
   "price_per_building_sqft": 151.48,
   "building_sqft": 37629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37856,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622210005"
  },
  {
   "address": "10100 Morgan Ave S, Bloomington",
   "sale_month": "2025-05",
   "price": 685000,
   "lot_sqft": 39876,
   "price_per_lot_sqft": 17.18,
   "price_per_building_sqft": 325.88,
   "building_sqft": 2102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2114,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724330013"
  },
  {
   "address": "4100 Berkshire La N, Plymouth",
   "sale_month": "2025-05",
   "price": 3591264,
   "lot_sqft": 69256,
   "price_per_lot_sqft": 51.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8039,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822240025"
  },
  {
   "address": "5200 Nicollet Ave, Minneapolis",
   "sale_month": "2025-05",
   "price": 660000,
   "lot_sqft": 4895,
   "price_per_lot_sqft": 134.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1890,
   "use": "TRIPLEX",
   "parcel_id": "1502824340081"
  },
  {
   "address": "21210 Eaton Avenue, Farmington",
   "sale_month": "2025-05",
   "price": 1521000,
   "lot_sqft": 63252,
   "price_per_lot_sqft": 24.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13515,
   "use": "Industrial-preferred",
   "parcel_id": "142585001050"
  },
  {
   "address": "8015 Glen La, Eden Prairie",
   "sale_month": "2025-05",
   "price": 3300000,
   "lot_sqft": 71046,
   "price_per_lot_sqft": 46.45,
   "price_per_building_sqft": 307.09,
   "building_sqft": 10746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10811,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622130036"
  },
  {
   "address": "1323 5th St NE, Minneapolis",
   "sale_month": "2025-05",
   "price": 163000,
   "lot_sqft": 5557,
   "price_per_lot_sqft": 29.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1548,
   "use": "APARTMENT",
   "parcel_id": "1402924240080"
  },
  {
   "address": "11427 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-05",
   "price": 650000,
   "lot_sqft": 16899,
   "price_per_lot_sqft": 38.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133124130058"
  },
  {
   "address": "11415 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-05",
   "price": 650000,
   "lot_sqft": 17482,
   "price_per_lot_sqft": 37.18,
   "price_per_building_sqft": 112.01,
   "building_sqft": 5803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5838,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133124130057"
  },
  {
   "address": "10950 85th Ave N, Maple Grove",
   "sale_month": "2025-05",
   "price": 29975000,
   "lot_sqft": 582958,
   "price_per_lot_sqft": 51.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922330005"
  },
  {
   "address": "3520 Laverne Avenue North, Lake Elmo",
   "sale_month": "2025-05",
   "price": 640000,
   "lot_sqft": 8813,
   "price_per_lot_sqft": 72.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "305",
   "parcel_id": "1302921230027"
  },
  {
   "address": null,
   "sale_month": "2025-05",
   "price": 640000,
   "lot_sqft": 5875,
   "price_per_lot_sqft": 108.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921230026"
  },
  {
   "address": "11550 Stillwater Boulevard North, Lake Elmo",
   "sale_month": "2025-05",
   "price": 954450,
   "lot_sqft": 123363,
   "price_per_lot_sqft": 7.74,
   "price_per_building_sqft": 67.36,
   "building_sqft": 14169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14254,
   "use": "300",
   "parcel_id": "1302921120024"
  },
  {
   "address": "2359 12th Avenue East, North Saint Paul",
   "sale_month": "2025-05",
   "price": 415000,
   "lot_sqft": 11665,
   "price_per_lot_sqft": 35.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2502,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922230010"
  },
  {
   "address": "1072 7th Street West, Saint Paul",
   "sale_month": "2025-05",
   "price": 125000,
   "lot_sqft": 5332,
   "price_per_lot_sqft": 23.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823410085"
  },
  {
   "address": "1723 Adams St NE, Minneapolis",
   "sale_month": "2025-05",
   "price": 950000,
   "lot_sqft": 17417,
   "price_per_lot_sqft": 54.54,
   "price_per_building_sqft": 80.89,
   "building_sqft": 11745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11816,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924430070"
  },
  {
   "address": "2407 2nd St NE, Minneapolis",
   "sale_month": "2025-05",
   "price": 2850000,
   "lot_sqft": 20358,
   "price_per_lot_sqft": 139.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1464,
   "use": "APARTMENT",
   "parcel_id": "1102924320030"
  },
  {
   "address": "3275 Sun Drive, Eagan",
   "sale_month": "2025-05",
   "price": 2275000,
   "lot_sqft": 60536,
   "price_per_lot_sqft": 37.58,
   "price_per_building_sqft": 151.9,
   "building_sqft": 14977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15067,
   "use": "Industrial-preferred",
   "parcel_id": "107510101010"
  },
  {
   "address": "2175 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-05",
   "price": 350000,
   "lot_sqft": 3077,
   "price_per_lot_sqft": 113.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340014"
  },
  {
   "address": null,
   "sale_month": "2025-05",
   "price": 168000,
   "lot_sqft": 28241,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102922440094"
  },
  {
   "address": "4655 Nicols Road, Eagan",
   "sale_month": "2025-05",
   "price": 876608,
   "lot_sqft": 34667,
   "price_per_lot_sqft": 25.29,
   "price_per_building_sqft": 206.7,
   "building_sqft": 4241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4267,
   "use": "Commercial-preferred",
   "parcel_id": "101693001030"
  },
  {
   "address": "3711 Kennebec Drive, Eagan",
   "sale_month": "2025-05",
   "price": 9100000,
   "lot_sqft": 396775,
   "price_per_lot_sqft": 22.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79602,
   "use": "Industrial-preferred",
   "parcel_id": "101657501010"
  },
  {
   "address": "3001 6th St N, Minneapolis",
   "sale_month": "2025-05",
   "price": 499000,
   "lot_sqft": 7190,
   "price_per_lot_sqft": 69.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1973,
   "use": "APARTMENT",
   "parcel_id": "1002924320009"
  },
  {
   "address": "8945 Lyndale Ave S, Bloomington",
   "sale_month": "2025-05",
   "price": 586000,
   "lot_sqft": 10864,
   "price_per_lot_sqft": 53.94,
   "price_per_building_sqft": 423.72,
   "building_sqft": 1383,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1391,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724230002"
  },
  {
   "address": "2111 90th St W, Bloomington",
   "sale_month": "2025-05",
   "price": 1175000,
   "lot_sqft": 32906,
   "price_per_lot_sqft": 35.71,
   "price_per_building_sqft": 153.47,
   "building_sqft": 7656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7702,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724320088"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2025-05",
   "price": 283400,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 142.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810400"
  },
  {
   "address": "6600 94th Ave N, Brooklyn Park",
   "sale_month": "2025-05",
   "price": 23510000,
   "lot_sqft": 514172,
   "price_per_lot_sqft": 45.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921410010"
  },
  {
   "address": "2629 Louisiana Ave S, St. Louis Park",
   "sale_month": "2025-05",
   "price": 475000,
   "lot_sqft": 5384,
   "price_per_lot_sqft": 88.22,
   "price_per_building_sqft": 185.98,
   "building_sqft": 2554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2570,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721420196"
  },
  {
   "address": "280 Broadway Avenue West, Forest Lake",
   "sale_month": "2025-05",
   "price": 70000,
   "lot_sqft": 7725,
   "price_per_lot_sqft": 9.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130132"
  },
  {
   "address": "3020 44th St W, Minneapolis",
   "sale_month": "2025-05",
   "price": 735000,
   "lot_sqft": 5745,
   "price_per_lot_sqft": 127.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1699,
   "use": "APARTMENT",
   "parcel_id": "0802824420124"
  },
  {
   "address": "3016 44th St W, Minneapolis",
   "sale_month": "2025-05",
   "price": 735000,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 133.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1947,
   "use": "APARTMENT",
   "parcel_id": "0802824420122"
  },
  {
   "address": null,
   "sale_month": "2025-05",
   "price": 525000,
   "lot_sqft": 34995,
   "price_per_lot_sqft": 15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124440026"
  },
  {
   "address": "4136 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-05",
   "price": 525000,
   "lot_sqft": 23970,
   "price_per_lot_sqft": 21.9,
   "price_per_building_sqft": 78.06,
   "building_sqft": 6726,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6766,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124440015"
  },
  {
   "address": "2540 Kenzie Ter, St. Anthony",
   "sale_month": "2025-05",
   "price": 12400000,
   "lot_sqft": 54545,
   "price_per_lot_sqft": 227.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24097,
   "use": "APARTMENT",
   "parcel_id": "0702923230033"
  },
  {
   "address": "940 Hastings Avenue, Saint Paul Park",
   "sale_month": "2025-05",
   "price": 2100000,
   "lot_sqft": 96120,
   "price_per_lot_sqft": 21.85,
   "price_per_building_sqft": 133.71,
   "building_sqft": 15706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15801,
   "use": "300",
   "parcel_id": "0702721310104"
  },
  {
   "address": "106 Broadway Ave S, Wayzata",
   "sale_month": "2025-05",
   "price": 1700000,
   "lot_sqft": 6364,
   "price_per_lot_sqft": 267.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2070,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722130037"
  },
  {
   "address": "230 Central Ave N, Wayzata",
   "sale_month": "2025-05",
   "price": 16250000,
   "lot_sqft": 220286,
   "price_per_lot_sqft": 73.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20337,
   "use": "APARTMENT",
   "parcel_id": "0511722230004"
  },
  {
   "address": "3643 Penn Ave N, Minneapolis",
   "sale_month": "2025-05",
   "price": 950000,
   "lot_sqft": 16222,
   "price_per_lot_sqft": 58.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4498,
   "use": "APARTMENT",
   "parcel_id": "0502924440005"
  },
  {
   "address": "3807 Fremont Ave N, Minneapolis",
   "sale_month": "2025-05",
   "price": 800000,
   "lot_sqft": 15132,
   "price_per_lot_sqft": 52.87,
   "price_per_building_sqft": 326,
   "building_sqft": 2454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2468,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924420019"
  },
  {
   "address": "3204 Bryant Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 413750,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 75.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1072,
   "use": "APARTMENT",
   "parcel_id": "0402824140035"
  },
  {
   "address": "3115 Aldrich Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 610000,
   "lot_sqft": 5439,
   "price_per_lot_sqft": 112.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1972,
   "use": "APARTMENT",
   "parcel_id": "0402824110107"
  },
  {
   "address": "1150 Grand Avenue, Saint Paul",
   "sale_month": "2025-05",
   "price": 710000,
   "lot_sqft": 6044,
   "price_per_lot_sqft": 117.47,
   "price_per_building_sqft": 146.48,
   "building_sqft": 4847,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4876,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410075"
  },
  {
   "address": "425 39th Ave N, Minneapolis",
   "sale_month": "2025-05",
   "price": 525000,
   "lot_sqft": 7748,
   "price_per_lot_sqft": 67.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2036,
   "use": "APARTMENT",
   "parcel_id": "0302924320101"
  },
  {
   "address": "5280 Stagecoach Trail North, Oak Park Heights",
   "sale_month": "2025-05",
   "price": 3530000,
   "lot_sqft": 82118,
   "price_per_lot_sqft": 42.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "305",
   "parcel_id": "0302920310004"
  },
  {
   "address": "5288 Stagecoach Trail North, Oak Park Heights",
   "sale_month": "2025-05",
   "price": 3530000,
   "lot_sqft": 313834,
   "price_per_lot_sqft": 11.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "305",
   "parcel_id": "0302920310003"
  },
  {
   "address": "3070 White Bear Avenue North, Maplewood",
   "sale_month": "2025-05",
   "price": 2850000,
   "lot_sqft": 24491,
   "price_per_lot_sqft": 116.37,
   "price_per_building_sqft": 835.04,
   "building_sqft": 3413,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3434,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210019"
  },
  {
   "address": "857 Grand Avenue, Saint Paul",
   "sale_month": "2025-05",
   "price": 3552300,
   "lot_sqft": 37202,
   "price_per_lot_sqft": 95.49,
   "price_per_building_sqft": 177.34,
   "building_sqft": 20031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20152,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420277"
  },
  {
   "address": null,
   "sale_month": "2025-05",
   "price": 3535,
   "lot_sqft": 2101,
   "price_per_lot_sqft": 1.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "021639001012"
  },
  {
   "address": "12493 Dupont Avenue South, Burnsville",
   "sale_month": "2025-05",
   "price": 32996464,
   "lot_sqft": 723810,
   "price_per_lot_sqft": 45.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "021639001011"
  },
  {
   "address": "3041 Columbus Ave, Minneapolis",
   "sale_month": "2025-05",
   "price": 365000,
   "lot_sqft": 5063,
   "price_per_lot_sqft": 72.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1300,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824220162"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2025-05",
   "price": 380000,
   "lot_sqft": 2828,
   "price_per_lot_sqft": 134.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130018"
  },
  {
   "address": "6055 Nathan La N, Plymouth",
   "sale_month": "2025-05",
   "price": 12500000,
   "lot_sqft": 374579,
   "price_per_lot_sqft": 33.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 98794,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822120003"
  },
  {
   "address": "6975 146th Street West, Apple Valley",
   "sale_month": "2025-05",
   "price": 755000,
   "lot_sqft": 20882,
   "price_per_lot_sqft": 36.16,
   "price_per_building_sqft": 211.31,
   "building_sqft": 3573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3594,
   "use": "Commercial-preferred",
   "parcel_id": "011176301010"
  },
  {
   "address": "3501 Hiawatha Ave, Minneapolis",
   "sale_month": "2025-05",
   "price": 40000,
   "lot_sqft": 104306,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44444,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410142"
  },
  {
   "address": "3141 22nd Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 6561000,
   "lot_sqft": 11128,
   "price_per_lot_sqft": 589.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4561,
   "use": "APARTMENT",
   "parcel_id": "0102824210052"
  },
  {
   "address": "3122 22nd Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 6561000,
   "lot_sqft": 8563,
   "price_per_lot_sqft": 766.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2355,
   "use": "APARTMENT",
   "parcel_id": "0102824210028"
  },
  {
   "address": "3116 22nd Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 6561000,
   "lot_sqft": 8563,
   "price_per_lot_sqft": 766.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2987,
   "use": "APARTMENT",
   "parcel_id": "0102824210027"
  },
  {
   "address": "3112 22nd Ave S, Minneapolis",
   "sale_month": "2025-05",
   "price": 6561000,
   "lot_sqft": 8563,
   "price_per_lot_sqft": 766.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2956,
   "use": "APARTMENT",
   "parcel_id": "0102824210026"
  },
  {
   "address": "500 7th Avenue, Newport",
   "sale_month": "2025-05",
   "price": 925000,
   "lot_sqft": 155485,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": 371.49,
   "building_sqft": 2490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2505,
   "use": "300",
   "parcel_id": "0102722210033"
  },
  {
   "address": "31 Industrial Boulevard, Norwood Young America",
   "sale_month": "2025-04",
   "price": 76000,
   "lot_sqft": 92281,
   "price_per_lot_sqft": 0.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580145650"
  },
  {
   "address": "1020 3rd Street South, South Saint Paul",
   "sale_month": "2025-04",
   "price": 460000,
   "lot_sqft": 4925,
   "price_per_lot_sqft": 93.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1829,
   "use": "Apartment",
   "parcel_id": "364880007171"
  },
  {
   "address": "13930 Radium Street Northwest, Ramsey",
   "sale_month": "2025-04",
   "price": 1707000,
   "lot_sqft": 40842,
   "price_per_lot_sqft": 41.8,
   "price_per_building_sqft": 123.06,
   "building_sqft": 13871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13955,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225240024"
  },
  {
   "address": null,
   "sale_month": "2025-04",
   "price": 1707000,
   "lot_sqft": 18740,
   "price_per_lot_sqft": 91.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225240023"
  },
  {
   "address": "3815 Restwood Road, Lexington",
   "sale_month": "2025-04",
   "price": 515000,
   "lot_sqft": 15025,
   "price_per_lot_sqft": 34.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1877,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353123120013"
  },
  {
   "address": "4001 University Avenue Northeast, Columbia Heights",
   "sale_month": "2025-04",
   "price": 1600000,
   "lot_sqft": 23204,
   "price_per_lot_sqft": 68.95,
   "price_per_building_sqft": 610.45,
   "building_sqft": 2621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2637,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310008"
  },
  {
   "address": "2527 10th Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 615000,
   "lot_sqft": 5756,
   "price_per_lot_sqft": 106.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1791,
   "use": "APARTMENT",
   "parcel_id": "3502924240118"
  },
  {
   "address": "2226 Oakland Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 3737000,
   "lot_sqft": 18646,
   "price_per_lot_sqft": 200.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 808,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924220026"
  },
  {
   "address": "2222 Oakland Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 3737000,
   "lot_sqft": 6214,
   "price_per_lot_sqft": 601.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924220025"
  },
  {
   "address": "2304 Park Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 3737000,
   "lot_sqft": 38938,
   "price_per_lot_sqft": 95.97,
   "price_per_building_sqft": 250.92,
   "building_sqft": 14893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14983,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924220016"
  },
  {
   "address": "2521 17th Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 1485000,
   "lot_sqft": 8885,
   "price_per_lot_sqft": 167.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2435,
   "use": "APARTMENT",
   "parcel_id": "3502924140210"
  },
  {
   "address": "2501 17th Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 1485000,
   "lot_sqft": 7104,
   "price_per_lot_sqft": 209.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3250,
   "use": "APARTMENT",
   "parcel_id": "3502924140187"
  },
  {
   "address": "2504 17th Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 1485000,
   "lot_sqft": 6460,
   "price_per_lot_sqft": 229.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2329,
   "use": "APARTMENT",
   "parcel_id": "3502924140124"
  },
  {
   "address": null,
   "sale_month": "2025-04",
   "price": 1250000,
   "lot_sqft": 87229,
   "price_per_lot_sqft": 14.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22490,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120293"
  },
  {
   "address": "523 Lexington Parkway North, Saint Paul",
   "sale_month": "2025-04",
   "price": 579900,
   "lot_sqft": 8480,
   "price_per_lot_sqft": 68.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1988,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923140083"
  },
  {
   "address": null,
   "sale_month": "2025-04",
   "price": 7050000,
   "lot_sqft": 31363,
   "price_per_lot_sqft": 224.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3411921420026"
  },
  {
   "address": "3413 65th Ave N, Brooklyn Center",
   "sale_month": "2025-04",
   "price": 7050000,
   "lot_sqft": 29447,
   "price_per_lot_sqft": 239.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "APARTMENT",
   "parcel_id": "3411921420025"
  },
  {
   "address": "3411 65th Ave N, Brooklyn Center",
   "sale_month": "2025-04",
   "price": 7050000,
   "lot_sqft": 29713,
   "price_per_lot_sqft": 237.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "APARTMENT",
   "parcel_id": "3411921420024"
  },
  {
   "address": "3409 65th Ave N, Brooklyn Center",
   "sale_month": "2025-04",
   "price": 7050000,
   "lot_sqft": 25299,
   "price_per_lot_sqft": 278.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "APARTMENT",
   "parcel_id": "3411921420021"
  },
  {
   "address": "3415 65th Ave N, Brooklyn Center",
   "sale_month": "2025-04",
   "price": 7050000,
   "lot_sqft": 25473,
   "price_per_lot_sqft": 276.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "APARTMENT",
   "parcel_id": "3411921420020"
  },
  {
   "address": "3417 65th Ave N, Brooklyn Center",
   "sale_month": "2025-04",
   "price": 7050000,
   "lot_sqft": 26574,
   "price_per_lot_sqft": 265.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "APARTMENT",
   "parcel_id": "3411921420019"
  },
  {
   "address": "3407 65th Ave N, Brooklyn Center",
   "sale_month": "2025-04",
   "price": 7050000,
   "lot_sqft": 26596,
   "price_per_lot_sqft": 265.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3459,
   "use": "APARTMENT",
   "parcel_id": "3411921420018"
  },
  {
   "address": "1850 Wayzata Blvd W, Long Lake",
   "sale_month": "2025-04",
   "price": 1450000,
   "lot_sqft": 7265,
   "price_per_lot_sqft": 199.59,
   "price_per_building_sqft": 303.28,
   "building_sqft": 4781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4810,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130034"
  },
  {
   "address": "109 28th St W, Minneapolis",
   "sale_month": "2025-04",
   "price": 3784000,
   "lot_sqft": 3378,
   "price_per_lot_sqft": 1120.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924340292"
  },
  {
   "address": "100 Lake St W, Minneapolis",
   "sale_month": "2025-04",
   "price": 2528000,
   "lot_sqft": 22435,
   "price_per_lot_sqft": 112.68,
   "price_per_building_sqft": 1051.14,
   "building_sqft": 2405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2420,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924340117"
  },
  {
   "address": "2804 Blaisdell Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 3784000,
   "lot_sqft": 14854,
   "price_per_lot_sqft": 254.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5114,
   "use": "APARTMENT",
   "parcel_id": "3402924340029"
  },
  {
   "address": "2800 Blaisdell Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 3784000,
   "lot_sqft": 4049,
   "price_per_lot_sqft": 934.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924340027"
  },
  {
   "address": "2541 Blaisdell Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 3784000,
   "lot_sqft": 7415,
   "price_per_lot_sqft": 510.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2856,
   "use": "APARTMENT",
   "parcel_id": "3402924240102"
  },
  {
   "address": "100 22nd St E, Minneapolis",
   "sale_month": "2025-04",
   "price": 80000,
   "lot_sqft": 18075,
   "price_per_lot_sqft": 4.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6249,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120055"
  },
  {
   "address": "100 Julia Avenue North, Lake Elmo",
   "sale_month": "2025-04",
   "price": 862500,
   "lot_sqft": 84751,
   "price_per_lot_sqft": 10.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1312,
   "use": "300",
   "parcel_id": "3402921340120"
  },
  {
   "address": "1621 St Anthony Avenue, Saint Paul",
   "sale_month": "2025-04",
   "price": 1150000,
   "lot_sqft": 10755,
   "price_per_lot_sqft": 106.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3709,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410059"
  },
  {
   "address": "1693 Sherburne Avenue, Saint Paul",
   "sale_month": "2025-04",
   "price": 1475000,
   "lot_sqft": 16483,
   "price_per_lot_sqft": 89.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4883,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140158"
  },
  {
   "address": "2828 Hennepin Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 4250000,
   "lot_sqft": 85113,
   "price_per_lot_sqft": 49.93,
   "price_per_building_sqft": 60.32,
   "building_sqft": 70452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70877,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924340137"
  },
  {
   "address": "2820 Hennepin Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 4250000,
   "lot_sqft": 3055,
   "price_per_lot_sqft": 1391.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924340136"
  },
  {
   "address": "2896 James Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 2905882,
   "lot_sqft": 8393,
   "price_per_lot_sqft": 346.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7324,
   "use": "APARTMENT",
   "parcel_id": "3302924330006"
  },
  {
   "address": "2556 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 2615000,
   "lot_sqft": 4757,
   "price_per_lot_sqft": 549.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5691,
   "use": "APARTMENT",
   "parcel_id": "3302924140177"
  },
  {
   "address": "2550 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 2615000,
   "lot_sqft": 3899,
   "price_per_lot_sqft": 670.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924140176"
  },
  {
   "address": "2548 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 2615000,
   "lot_sqft": 4754,
   "price_per_lot_sqft": 550.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924140175"
  },
  {
   "address": "2311 Bryant Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 109458,
   "lot_sqft": 5908,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1265,
   "use": "TRIPLEX",
   "parcel_id": "3302924110124"
  },
  {
   "address": "3800 Silver Lake Road Northeast, Saint Anthony",
   "sale_month": "2025-04",
   "price": 2375000,
   "lot_sqft": 55661,
   "price_per_lot_sqft": 42.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340017"
  },
  {
   "address": null,
   "sale_month": "2025-04",
   "price": 2375000,
   "lot_sqft": 2738,
   "price_per_lot_sqft": 867.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340014"
  },
  {
   "address": "17 Exchange Street West, Saint Paul",
   "sale_month": "2025-04",
   "price": 199069,
   "lot_sqft": 14402,
   "price_per_lot_sqft": 13.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922340020"
  },
  {
   "address": "5901 Lincoln Dr, Edina",
   "sale_month": "2025-04",
   "price": 15450000,
   "lot_sqft": 752393,
   "price_per_lot_sqft": 20.53,
   "price_per_building_sqft": 126.28,
   "building_sqft": 122347,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 123085,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111721320110"
  },
  {
   "address": "2880 Chaska Boulevard, Chaska",
   "sale_month": "2025-04",
   "price": 1600000,
   "lot_sqft": 105804,
   "price_per_lot_sqft": 15.12,
   "price_per_building_sqft": 107.3,
   "building_sqft": 14912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15002,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "305440040"
  },
  {
   "address": "1 Oak Ridge Drive, Chaska",
   "sale_month": "2025-04",
   "price": 10000000,
   "lot_sqft": 960013,
   "price_per_lot_sqft": 10.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74796,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304730010"
  },
  {
   "address": "23 Acker Street West, Saint Paul",
   "sale_month": "2025-04",
   "price": 280000,
   "lot_sqft": 4289,
   "price_per_lot_sqft": 65.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 955,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922340012"
  },
  {
   "address": "9360 Baltimore Street Northeast, Blaine",
   "sale_month": "2025-04",
   "price": 3230000,
   "lot_sqft": 72809,
   "price_per_lot_sqft": 44.36,
   "price_per_building_sqft": 281.53,
   "building_sqft": 11473,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11542,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123430027"
  },
  {
   "address": "9330 Baltimore Street Northeast, Blaine",
   "sale_month": "2025-04",
   "price": 825000,
   "lot_sqft": 46761,
   "price_per_lot_sqft": 17.64,
   "price_per_building_sqft": 513.06,
   "building_sqft": 1608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1617,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123430026"
  },
  {
   "address": "1057 Everett Court, Saint Paul",
   "sale_month": "2025-04",
   "price": 2520000,
   "lot_sqft": 13403,
   "price_per_lot_sqft": 188.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3109,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923120063"
  },
  {
   "address": "1080 Raymond Avenue, Saint Paul",
   "sale_month": "2025-04",
   "price": 2520000,
   "lot_sqft": 16553,
   "price_per_lot_sqft": 152.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3627,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923120060"
  },
  {
   "address": "2452 Winnetka Ave N, Golden Valley",
   "sale_month": "2025-04",
   "price": 59500000,
   "lot_sqft": 194364,
   "price_per_lot_sqft": 306.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58734,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2911821220133"
  },
  {
   "address": "2450 Winnetka Ave N, Golden Valley",
   "sale_month": "2025-04",
   "price": 59500000,
   "lot_sqft": 159499,
   "price_per_lot_sqft": 373.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4339,
   "use": "APARTMENT",
   "parcel_id": "2911821220132"
  },
  {
   "address": "901 Atlantic Street, Saint Paul",
   "sale_month": "2025-04",
   "price": 1050000,
   "lot_sqft": 15057,
   "price_per_lot_sqft": 69.74,
   "price_per_building_sqft": 92.37,
   "building_sqft": 11367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11436,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410078"
  },
  {
   "address": "7800 69th Ave N, Greenfield",
   "sale_month": "2025-04",
   "price": 210000,
   "lot_sqft": 134386,
   "price_per_lot_sqft": 1.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2811924330016"
  },
  {
   "address": "7945 State Hwy No 55, Greenfield",
   "sale_month": "2025-04",
   "price": 2500000,
   "lot_sqft": 139572,
   "price_per_lot_sqft": 17.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29520,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811924330013"
  },
  {
   "address": "6459 144th Avenue Northwest, Ramsey",
   "sale_month": "2025-04",
   "price": 1450000,
   "lot_sqft": 10303,
   "price_per_lot_sqft": 140.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22416,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225410026"
  },
  {
   "address": "2100 Fernbrook La N, Plymouth",
   "sale_month": "2025-04",
   "price": 10703016,
   "lot_sqft": 313617,
   "price_per_lot_sqft": 34.13,
   "price_per_building_sqft": 85.12,
   "building_sqft": 125737,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 126496,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822230013"
  },
  {
   "address": "4000 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2025-04",
   "price": 1915000,
   "lot_sqft": 90759,
   "price_per_lot_sqft": 21.1,
   "price_per_building_sqft": 189.83,
   "building_sqft": 10088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10148,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810100"
  },
  {
   "address": "17 15th St W, Minneapolis",
   "sale_month": "2025-04",
   "price": 1500000,
   "lot_sqft": 3820,
   "price_per_lot_sqft": 392.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924310083"
  },
  {
   "address": "19 15th St W, Minneapolis",
   "sale_month": "2025-04",
   "price": 1500000,
   "lot_sqft": 8695,
   "price_per_lot_sqft": 172.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12914,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924310082"
  },
  {
   "address": "933 Marquette Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 4850000,
   "lot_sqft": 10479,
   "price_per_lot_sqft": 462.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924140002"
  },
  {
   "address": "921 Marquette Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 4850000,
   "lot_sqft": 8600,
   "price_per_lot_sqft": 563.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110025"
  },
  {
   "address": "921 Marquette Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 4850000,
   "lot_sqft": 15738,
   "price_per_lot_sqft": 308.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110024"
  },
  {
   "address": "7200 128th Street West, Savage",
   "sale_month": "2025-04",
   "price": 3420000,
   "lot_sqft": 434618,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": 290.22,
   "building_sqft": 11784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11855,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269170150"
  },
  {
   "address": "2023 County Road E East, White Bear Lake",
   "sale_month": "2025-04",
   "price": 1225000,
   "lot_sqft": 75943,
   "price_per_lot_sqft": 16.13,
   "price_per_building_sqft": 52.16,
   "building_sqft": 23486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23628,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022430085"
  },
  {
   "address": "2055 County Road E East, White Bear Lake",
   "sale_month": "2025-04",
   "price": 1225000,
   "lot_sqft": 12373,
   "price_per_lot_sqft": 99.01,
   "price_per_building_sqft": 485.73,
   "building_sqft": 2522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2537,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022430084"
  },
  {
   "address": "900 Centennial Pl, Minneapolis",
   "sale_month": "2025-04",
   "price": 2250000,
   "lot_sqft": 7718,
   "price_per_lot_sqft": 291.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4407,
   "use": "APARTMENT",
   "parcel_id": "2602924230039"
  },
  {
   "address": "7945 Stone Creek Drive, Chanhassen",
   "sale_month": "2025-04",
   "price": 317000,
   "lot_sqft": 1502,
   "price_per_lot_sqft": 211.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720225"
  },
  {
   "address": "7945 Stone Creek Drive, Chanhassen",
   "sale_month": "2025-04",
   "price": 180000,
   "lot_sqft": 1471,
   "price_per_lot_sqft": 122.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720123"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2025-04",
   "price": 133000,
   "lot_sqft": 691,
   "price_per_lot_sqft": 192.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720480"
  },
  {
   "address": "301 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-04",
   "price": 135000,
   "lot_sqft": 9182,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124430019"
  },
  {
   "address": "1000 Dale Street North, Saint Paul",
   "sale_month": "2025-04",
   "price": 80000,
   "lot_sqft": 6357,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": 20.32,
   "building_sqft": 3937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3961,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923230065"
  },
  {
   "address": "7500 Meridian Cir N, Maple Grove",
   "sale_month": "2025-04",
   "price": 16500000,
   "lot_sqft": 368513,
   "price_per_lot_sqft": 44.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 111408,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922110009"
  },
  {
   "address": "1515 Mainstreet, Hopkins",
   "sale_month": "2025-04",
   "price": 300000,
   "lot_sqft": 5703,
   "price_per_lot_sqft": 52.6,
   "price_per_building_sqft": 364.08,
   "building_sqft": 824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 829,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320076"
  },
  {
   "address": "416 8th Ave SE, Minneapolis",
   "sale_month": "2025-04",
   "price": 500000,
   "lot_sqft": 5989,
   "price_per_lot_sqft": 83.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1405,
   "use": "TRIPLEX",
   "parcel_id": "2402924320012"
  },
  {
   "address": null,
   "sale_month": "2025-04",
   "price": 200000,
   "lot_sqft": 91627,
   "price_per_lot_sqft": 2.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2312023410010"
  },
  {
   "address": "5600 Pioneer Creek Dr, Maple Plain",
   "sale_month": "2025-04",
   "price": 3865000,
   "lot_sqft": 483006,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43612,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2311824410012"
  },
  {
   "address": "7 18th Ave N, Hopkins",
   "sale_month": "2025-04",
   "price": 623000,
   "lot_sqft": 3984,
   "price_per_lot_sqft": 156.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1517,
   "use": "APARTMENT",
   "parcel_id": "2311722410157"
  },
  {
   "address": "4295 Lexington Avenue North, Arden Hills",
   "sale_month": "2025-04",
   "price": 4612500,
   "lot_sqft": 300976,
   "price_per_lot_sqft": 15.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "223023410018"
  },
  {
   "address": "4293 Lexington Avenue North, Arden Hills",
   "sale_month": "2025-04",
   "price": 4612500,
   "lot_sqft": 157270,
   "price_per_lot_sqft": 29.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51062,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "223023410015"
  },
  {
   "address": "20310 Dodd Boulevard, Lakeville",
   "sale_month": "2025-04",
   "price": 6752000,
   "lot_sqft": 281809,
   "price_per_lot_sqft": 23.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8637,
   "use": "Apartment",
   "parcel_id": "220290028010"
  },
  {
   "address": null,
   "sale_month": "2025-04",
   "price": 625000,
   "lot_sqft": 6022,
   "price_per_lot_sqft": 103.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124120002"
  },
  {
   "address": "2915 Niagara La N, Plymouth",
   "sale_month": "2025-04",
   "price": 6696983,
   "lot_sqft": 413334,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": 89.03,
   "building_sqft": 75222,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75676,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2111822310015"
  },
  {
   "address": "8515 95th Street South, Cottage Grove",
   "sale_month": "2025-04",
   "price": 863977,
   "lot_sqft": 294622,
   "price_per_lot_sqft": 2.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2102721310003"
  },
  {
   "address": "6115 Carmen Avenue, Inver Grove Heights",
   "sale_month": "2025-04",
   "price": 870000,
   "lot_sqft": 44042,
   "price_per_lot_sqft": 19.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3517,
   "use": "Apartment",
   "parcel_id": "207125101012"
  },
  {
   "address": "5697 147th Street North, Hugo",
   "sale_month": "2025-04",
   "price": 820000,
   "lot_sqft": 20883,
   "price_per_lot_sqft": 39.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2462,
   "use": "110",
   "parcel_id": "2003121240025"
  },
  {
   "address": "107 Meridian Street North, Belle Plaine",
   "sale_month": "2025-04",
   "price": 325000,
   "lot_sqft": 5694,
   "price_per_lot_sqft": 57.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17257,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200015380"
  },
  {
   "address": "400 Spring Street, Hastings",
   "sale_month": "2025-04",
   "price": 685000,
   "lot_sqft": 29492,
   "price_per_lot_sqft": 23.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "Commercial-preferred",
   "parcel_id": "193215026030"
  },
  {
   "address": null,
   "sale_month": "2025-04",
   "price": 125000,
   "lot_sqft": 6409,
   "price_per_lot_sqft": 19.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922210049"
  },
  {
   "address": null,
   "sale_month": "2025-04",
   "price": 125000,
   "lot_sqft": 6412,
   "price_per_lot_sqft": 19.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922210048"
  },
  {
   "address": "1107 27th Ave SE, Minneapolis",
   "sale_month": "2025-04",
   "price": 1595000,
   "lot_sqft": 10083,
   "price_per_lot_sqft": 158.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1902923120057"
  },
  {
   "address": "2617 Hennepin Ave E, Minneapolis",
   "sale_month": "2025-04",
   "price": 1595000,
   "lot_sqft": 21261,
   "price_per_lot_sqft": 75.02,
   "price_per_building_sqft": 148.88,
   "building_sqft": 10713,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10778,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923430040"
  },
  {
   "address": "450 Apollo Drive, Lino Lakes",
   "sale_month": "2025-04",
   "price": 2050000,
   "lot_sqft": 100295,
   "price_per_lot_sqft": 20.44,
   "price_per_building_sqft": 128.29,
   "building_sqft": 15980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16076,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122230018"
  },
  {
   "address": "3435 Co Rd No 101, Minnetonka",
   "sale_month": "2025-04",
   "price": 580000,
   "lot_sqft": 14308,
   "price_per_lot_sqft": 40.54,
   "price_per_building_sqft": 292.19,
   "building_sqft": 1985,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1997,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722320053"
  },
  {
   "address": "3645 Rhode Island Ave S, St. Louis Park",
   "sale_month": "2025-04",
   "price": 700000,
   "lot_sqft": 14634,
   "price_per_lot_sqft": 47.83,
   "price_per_building_sqft": 285.71,
   "building_sqft": 2450,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2465,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721330049"
  },
  {
   "address": "15575 Forest Boulevard North, Hugo",
   "sale_month": "2025-04",
   "price": 300000,
   "lot_sqft": 52712,
   "price_per_lot_sqft": 5.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1703121130016"
  },
  {
   "address": "2610 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-04",
   "price": 625000,
   "lot_sqft": 24046,
   "price_per_lot_sqft": 25.99,
   "price_per_building_sqft": 272.09,
   "building_sqft": 2297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2311,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430012"
  },
  {
   "address": "5555 Lake St W, St. Louis Park",
   "sale_month": "2025-04",
   "price": 650000,
   "lot_sqft": 8163,
   "price_per_lot_sqft": 79.63,
   "price_per_building_sqft": 231.65,
   "building_sqft": 2806,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2823,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721210089"
  },
  {
   "address": "2508 Dupont Ave N, Minneapolis",
   "sale_month": "2025-04",
   "price": 548000,
   "lot_sqft": 3103,
   "price_per_lot_sqft": 176.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924110111"
  },
  {
   "address": "2506 Dupont Ave N, Minneapolis",
   "sale_month": "2025-04",
   "price": 548000,
   "lot_sqft": 6235,
   "price_per_lot_sqft": 87.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2646,
   "use": "APARTMENT",
   "parcel_id": "1602924110109"
  },
  {
   "address": "8935 33rd Street North, Lake Elmo",
   "sale_month": "2025-04",
   "price": 405000,
   "lot_sqft": 3260,
   "price_per_lot_sqft": 124.23,
   "price_per_building_sqft": 65.12,
   "building_sqft": 6219,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6257,
   "use": "300",
   "parcel_id": "1602921410023"
  },
  {
   "address": "509 3rd Street, Farmington",
   "sale_month": "2025-04",
   "price": 457000,
   "lot_sqft": 9595,
   "price_per_lot_sqft": 47.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4153,
   "use": "Commercial-preferred",
   "parcel_id": "147700010061"
  },
  {
   "address": "21035 135th Ave N, Rogers",
   "sale_month": "2025-04",
   "price": 3100000,
   "lot_sqft": 67032,
   "price_per_lot_sqft": 46.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13202,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023410017"
  },
  {
   "address": "21675 137th Ave N, Rogers",
   "sale_month": "2025-04",
   "price": 1300000,
   "lot_sqft": 35002,
   "price_per_lot_sqft": 37.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9082,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023310022"
  },
  {
   "address": "10731 93rd Ave N, Maple Grove",
   "sale_month": "2025-04",
   "price": 2257622,
   "lot_sqft": 68220,
   "price_per_lot_sqft": 33.09,
   "price_per_building_sqft": 112.19,
   "building_sqft": 20123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20245,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922220013"
  },
  {
   "address": "10650 Co Rd No 81, Maple Grove",
   "sale_month": "2025-04",
   "price": 9049999,
   "lot_sqft": 220554,
   "price_per_lot_sqft": 41.03,
   "price_per_building_sqft": 136.27,
   "building_sqft": 66410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66811,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922210005"
  },
  {
   "address": "1241 72nd Avenue Northeast, Fridley",
   "sale_month": "2025-04",
   "price": 4502500,
   "lot_sqft": 265196,
   "price_per_lot_sqft": 16.98,
   "price_per_building_sqft": 151.93,
   "building_sqft": 29636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29814,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024310115"
  },
  {
   "address": "7593 Highway 65 Northeast, Fridley",
   "sale_month": "2025-04",
   "price": 500000,
   "lot_sqft": 76941,
   "price_per_lot_sqft": 6.5,
   "price_per_building_sqft": 37.03,
   "building_sqft": 13502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13584,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024210024"
  },
  {
   "address": "2281 11th Avenue East, North Saint Paul",
   "sale_month": "2025-04",
   "price": 672345,
   "lot_sqft": 14169,
   "price_per_lot_sqft": 47.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2399,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922230046"
  },
  {
   "address": "2535 Division Street North, North Saint Paul",
   "sale_month": "2025-04",
   "price": 1150000,
   "lot_sqft": 51141,
   "price_per_lot_sqft": 22.49,
   "price_per_building_sqft": 258.08,
   "building_sqft": 4456,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4483,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922110083"
  },
  {
   "address": "2191 Van Dyke Street North, Maplewood",
   "sale_month": "2025-04",
   "price": 2750000,
   "lot_sqft": 156484,
   "price_per_lot_sqft": 17.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6747,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112922330056"
  },
  {
   "address": "2400 Central Ave NE, Minneapolis",
   "sale_month": "2025-04",
   "price": 1250000,
   "lot_sqft": 7600,
   "price_per_lot_sqft": 164.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410009"
  },
  {
   "address": "3420 Denmark Avenue, Eagan",
   "sale_month": "2025-04",
   "price": 5205291,
   "lot_sqft": 112302,
   "price_per_lot_sqft": 46.35,
   "price_per_building_sqft": 241.31,
   "building_sqft": 21571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21701,
   "use": "Commercial-preferred",
   "parcel_id": "107706901010"
  },
  {
   "address": "1250 Town Centre Drive, Eagan",
   "sale_month": "2025-04",
   "price": 1734692,
   "lot_sqft": 39606,
   "price_per_lot_sqft": 43.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "107705501041"
  },
  {
   "address": null,
   "sale_month": "2025-04",
   "price": 1737531,
   "lot_sqft": 39407,
   "price_per_lot_sqft": 44.09,
   "price_per_building_sqft": 117.86,
   "building_sqft": 14742,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14831,
   "use": "Commercial",
   "parcel_id": "107705501040"
  },
  {
   "address": "1260 Town Centre Drive, Eagan",
   "sale_month": "2025-04",
   "price": 3822486,
   "lot_sqft": 59461,
   "price_per_lot_sqft": 64.29,
   "price_per_building_sqft": 272.59,
   "building_sqft": 14023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14108,
   "use": "Commercial-preferred",
   "parcel_id": "107705501030"
  },
  {
   "address": "10051 Xenia Ave N, Brooklyn Park",
   "sale_month": "2025-04",
   "price": 4000000,
   "lot_sqft": 86170,
   "price_per_lot_sqft": 46.42,
   "price_per_building_sqft": 334.34,
   "building_sqft": 11964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12036,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921210096"
  },
  {
   "address": "14500 Martin Dr, Eden Prairie",
   "sale_month": "2025-04",
   "price": 1600000,
   "lot_sqft": 106230,
   "price_per_lot_sqft": 15.06,
   "price_per_building_sqft": 85.74,
   "building_sqft": 18660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18773,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622440045"
  },
  {
   "address": "5108 74th St W, Edina",
   "sale_month": "2025-04",
   "price": 850000,
   "lot_sqft": 57387,
   "price_per_lot_sqft": 14.81,
   "price_per_building_sqft": 80.77,
   "building_sqft": 10524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10588,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621320001"
  },
  {
   "address": "8901 Penn Ave S, Bloomington",
   "sale_month": "2025-04",
   "price": 3400000,
   "lot_sqft": 184220,
   "price_per_lot_sqft": 18.46,
   "price_per_building_sqft": 65.93,
   "building_sqft": 51572,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51883,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724230075"
  },
  {
   "address": "21476 Johnson Street Northeast, East Bethel",
   "sale_month": "2025-04",
   "price": 810000,
   "lot_sqft": 91032,
   "price_per_lot_sqft": 8.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6576,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340005"
  },
  {
   "address": "3465 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2025-04",
   "price": 3000000,
   "lot_sqft": 46667,
   "price_per_lot_sqft": 64.29,
   "price_per_building_sqft": 872.09,
   "building_sqft": 3440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3461,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120020"
  },
  {
   "address": "1103 Weir Drive, Woodbury",
   "sale_month": "2025-04",
   "price": 520000,
   "lot_sqft": 15008,
   "price_per_lot_sqft": 34.65,
   "price_per_building_sqft": 32.34,
   "building_sqft": 16080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16177,
   "use": "300",
   "parcel_id": "0802821220017"
  },
  {
   "address": "854 East River Road, Anoka",
   "sale_month": "2025-04",
   "price": 275000,
   "lot_sqft": 12846,
   "price_per_lot_sqft": 21.41,
   "price_per_building_sqft": 149.46,
   "building_sqft": 1840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1851,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124430065"
  },
  {
   "address": "4 4th Street East, Saint Paul",
   "sale_month": "2025-04",
   "price": 1688131,
   "lot_sqft": 1613,
   "price_per_lot_sqft": 1046.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822130231"
  },
  {
   "address": "14 4th Street East, Saint Paul",
   "sale_month": "2025-04",
   "price": 1688131,
   "lot_sqft": 735,
   "price_per_lot_sqft": 2296.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822130229"
  },
  {
   "address": "8 4th Street East, Saint Paul",
   "sale_month": "2025-04",
   "price": 1688131,
   "lot_sqft": 7379,
   "price_per_lot_sqft": 228.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822130228"
  },
  {
   "address": "120 Broadway Ave S, Wayzata",
   "sale_month": "2025-04",
   "price": 271000,
   "lot_sqft": 14582,
   "price_per_lot_sqft": 18.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5004,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722130113"
  },
  {
   "address": "3819 West Broadway, Robbinsdale",
   "sale_month": "2025-04",
   "price": 650000,
   "lot_sqft": 19510,
   "price_per_lot_sqft": 33.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924410017"
  },
  {
   "address": "4139 West Broadway, Robbinsdale",
   "sale_month": "2025-04",
   "price": 565000,
   "lot_sqft": 4861,
   "price_per_lot_sqft": 116.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130111"
  },
  {
   "address": "4838 35th St W, St. Louis Park",
   "sale_month": "2025-04",
   "price": 10045000,
   "lot_sqft": 101766,
   "price_per_lot_sqft": 98.71,
   "price_per_building_sqft": 283.72,
   "building_sqft": 35405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35619,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824310007"
  },
  {
   "address": "4906 35th St W, St. Louis Park",
   "sale_month": "2025-04",
   "price": 10045000,
   "lot_sqft": 79075,
   "price_per_lot_sqft": 127.03,
   "price_per_building_sqft": 446.72,
   "building_sqft": 22486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22622,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824310006"
  },
  {
   "address": "4930 35th St W, St. Louis Park",
   "sale_month": "2025-04",
   "price": 10045000,
   "lot_sqft": 65850,
   "price_per_lot_sqft": 152.54,
   "price_per_building_sqft": 602.83,
   "building_sqft": 16663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16763,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824310005"
  },
  {
   "address": "377 Maple Court South, Afton",
   "sale_month": "2025-04",
   "price": 2000000,
   "lot_sqft": 764857,
   "price_per_lot_sqft": 2.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602820230004"
  },
  {
   "address": "300 Maple Court South, Afton",
   "sale_month": "2025-04",
   "price": 2000000,
   "lot_sqft": 286109,
   "price_per_lot_sqft": 6.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602820230003"
  },
  {
   "address": "3060 Centre Pointe Drive, Roseville",
   "sale_month": "2025-04",
   "price": 2225000,
   "lot_sqft": 68375,
   "price_per_lot_sqft": 32.54,
   "price_per_building_sqft": 136.56,
   "building_sqft": 16293,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16392,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923110039"
  },
  {
   "address": "241 Kellogg Boulevard East, Saint Paul",
   "sale_month": "2025-04",
   "price": 14300000,
   "lot_sqft": 13079,
   "price_per_lot_sqft": 1093.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052822220003"
  },
  {
   "address": "11200 Hampshire Ave S, Bloomington",
   "sale_month": "2025-04",
   "price": 4400000,
   "lot_sqft": 134930,
   "price_per_lot_sqft": 32.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41123,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521210008"
  },
  {
   "address": "11100 Hampshire Ave S, Bloomington",
   "sale_month": "2025-04",
   "price": 4600000,
   "lot_sqft": 176547,
   "price_per_lot_sqft": 26.06,
   "price_per_building_sqft": 98.76,
   "building_sqft": 46576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46857,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521210007"
  },
  {
   "address": "144 Snelling Avenue North, Saint Paul",
   "sale_month": "2025-04",
   "price": 1250000,
   "lot_sqft": 9974,
   "price_per_lot_sqft": 125.33,
   "price_per_building_sqft": 398.6,
   "building_sqft": 3136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3155,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823220164"
  },
  {
   "address": "6074 Quinwood La N, Plymouth",
   "sale_month": "2025-04",
   "price": 525000,
   "lot_sqft": 201592,
   "price_per_lot_sqft": 2.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0311822110019"
  },
  {
   "address": "3224 Grand Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 429587,
   "lot_sqft": 5427,
   "price_per_lot_sqft": 79.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1627,
   "use": "APARTMENT",
   "parcel_id": "0302824230044"
  },
  {
   "address": "3212 1st Ave S, Minneapolis",
   "sale_month": "2025-04",
   "price": 485000,
   "lot_sqft": 5225,
   "price_per_lot_sqft": 92.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1560,
   "use": "APARTMENT",
   "parcel_id": "0302824130045"
  },
  {
   "address": "1040 Selby Avenue, Saint Paul",
   "sale_month": "2025-04",
   "price": 600000,
   "lot_sqft": 6544,
   "price_per_lot_sqft": 91.69,
   "price_per_building_sqft": 107.47,
   "building_sqft": 5583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5617,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823220106"
  },
  {
   "address": "3200 Highway 13 West, Burnsville",
   "sale_month": "2025-04",
   "price": 2720000,
   "lot_sqft": 85332,
   "price_per_lot_sqft": 31.88,
   "price_per_building_sqft": 80.32,
   "building_sqft": 33863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34067,
   "use": "Industrial-preferred",
   "parcel_id": "021582501020"
  },
  {
   "address": "3206 Bloomington Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 975000,
   "lot_sqft": 15799,
   "price_per_lot_sqft": 61.71,
   "price_per_building_sqft": 108.07,
   "building_sqft": 9022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824130111"
  },
  {
   "address": "8383 Sunset Road Northeast, Spring Lake Park",
   "sale_month": "2025-04",
   "price": 900000,
   "lot_sqft": 31381,
   "price_per_lot_sqft": 28.68,
   "price_per_building_sqft": 123.07,
   "building_sqft": 7313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7357,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024110103"
  },
  {
   "address": "9749 Hamilton Rd, Eden Prairie",
   "sale_month": "2025-04",
   "price": 3200000,
   "lot_sqft": 69359,
   "price_per_lot_sqft": 46.14,
   "price_per_building_sqft": 153.01,
   "building_sqft": 20914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21040,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622410017"
  },
  {
   "address": "3020 Minnehaha Ave, Minneapolis",
   "sale_month": "2025-04",
   "price": 846000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 112.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120038"
  },
  {
   "address": "130 Lewis Avenue South, Watertown",
   "sale_month": "2025-03",
   "price": 265200,
   "lot_sqft": 4465,
   "price_per_lot_sqft": 59.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6263,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850503530"
  },
  {
   "address": "860 Marketplace Drive, Waconia",
   "sale_month": "2025-03",
   "price": 1105463,
   "lot_sqft": 96779,
   "price_per_lot_sqft": 11.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755040125"
  },
  {
   "address": "80 8th Street, Waconia",
   "sale_month": "2025-03",
   "price": 300000,
   "lot_sqft": 103726,
   "price_per_lot_sqft": 2.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "753700040"
  },
  {
   "address": "113 5th Street Northwest, Mayer",
   "sale_month": "2025-03",
   "price": 110000,
   "lot_sqft": 38794,
   "price_per_lot_sqft": 2.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500011101"
  },
  {
   "address": "450 Brad Street, Hamburg",
   "sale_month": "2025-03",
   "price": 1950000,
   "lot_sqft": 19752,
   "price_per_lot_sqft": 98.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "450283200"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 30967,
   "lot_sqft": 4293,
   "price_per_lot_sqft": 7.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "422010102330"
  },
  {
   "address": "834 Allen Avenue, West Saint Paul",
   "sale_month": "2025-03",
   "price": 549033,
   "lot_sqft": 4289,
   "price_per_lot_sqft": 128.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2215,
   "use": "Apartment",
   "parcel_id": "422010102320"
  },
  {
   "address": "3801 Van Buren Street Northeast, Columbia Heights",
   "sale_month": "2025-03",
   "price": 675000,
   "lot_sqft": 10324,
   "price_per_lot_sqft": 65.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1956,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024440129"
  },
  {
   "address": "2625 Columbus Ave, Minneapolis",
   "sale_month": "2025-03",
   "price": 410000,
   "lot_sqft": 5817,
   "price_per_lot_sqft": 70.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2297,
   "use": "APARTMENT",
   "parcel_id": "3502924320314"
  },
  {
   "address": "1521 25th St E, Minneapolis",
   "sale_month": "2025-03",
   "price": 115000,
   "lot_sqft": 6436,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2091,
   "use": "APARTMENT",
   "parcel_id": "3502924140010"
  },
  {
   "address": "2437 1st Ave S, Minneapolis",
   "sale_month": "2025-03",
   "price": 749900,
   "lot_sqft": 5727,
   "price_per_lot_sqft": 130.94,
   "price_per_building_sqft": 307.08,
   "building_sqft": 2442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2457,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924130039"
  },
  {
   "address": "13898 Robert Trail South, Rosemount",
   "sale_month": "2025-03",
   "price": 906500,
   "lot_sqft": 29193,
   "price_per_lot_sqft": 31.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2303,
   "use": "Apartment",
   "parcel_id": "340201080050"
  },
  {
   "address": "9260 Baltimore Street Northeast, Blaine",
   "sale_month": "2025-03",
   "price": 980000,
   "lot_sqft": 57978,
   "price_per_lot_sqft": 16.9,
   "price_per_building_sqft": 225.18,
   "building_sqft": 4352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4379,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120014"
  },
  {
   "address": "3819 Chandler Road, Saint Anthony",
   "sale_month": "2025-03",
   "price": 620000,
   "lot_sqft": 30910,
   "price_per_lot_sqft": 20.06,
   "price_per_building_sqft": 100.91,
   "building_sqft": 6144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6181,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313023440025"
  },
  {
   "address": "13 Exchange Street West, Saint Paul",
   "sale_month": "2025-03",
   "price": 130675,
   "lot_sqft": 22964,
   "price_per_lot_sqft": 5.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922340021"
  },
  {
   "address": "11401 Marketplace Dr N, Champlin",
   "sale_month": "2025-03",
   "price": 4300000,
   "lot_sqft": 73115,
   "price_per_lot_sqft": 58.81,
   "price_per_building_sqft": 304.51,
   "building_sqft": 14121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021130094"
  },
  {
   "address": "3201 25th St E, Minneapolis",
   "sale_month": "2025-03",
   "price": 430000,
   "lot_sqft": 5375,
   "price_per_lot_sqft": 80,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2172,
   "use": "TRIPLEX",
   "parcel_id": "3102923230093"
  },
  {
   "address": "710 Walnut Street North, Chaska",
   "sale_month": "2025-03",
   "price": 1500000,
   "lot_sqft": 113070,
   "price_per_lot_sqft": 13.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306430012"
  },
  {
   "address": "123 3rd Street West, Chaska",
   "sale_month": "2025-03",
   "price": 480000,
   "lot_sqft": 4322,
   "price_per_lot_sqft": 111.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2720,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503060"
  },
  {
   "address": "5401 Gamble Dr, St. Louis Park",
   "sale_month": "2025-03",
   "price": 8500000,
   "lot_sqft": 144254,
   "price_per_lot_sqft": 58.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13873,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924330011"
  },
  {
   "address": "1213 Gentry Avenue North, Oakdale",
   "sale_month": "2025-03",
   "price": 12100000,
   "lot_sqft": 358775,
   "price_per_lot_sqft": 33.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10132,
   "use": "110",
   "parcel_id": "3002921330020"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 12100000,
   "lot_sqft": 34264,
   "price_per_lot_sqft": 353.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3002921330004"
  },
  {
   "address": "976 Bradford Street, Saint Paul",
   "sale_month": "2025-03",
   "price": 1200000,
   "lot_sqft": 27428,
   "price_per_lot_sqft": 43.75,
   "price_per_building_sqft": 162.56,
   "building_sqft": 7382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7427,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923420087"
  },
  {
   "address": "747 Payne Avenue, Saint Paul",
   "sale_month": "2025-03",
   "price": 239351,
   "lot_sqft": 8387,
   "price_per_lot_sqft": 28.54,
   "price_per_building_sqft": 48.43,
   "building_sqft": 4942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4971,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922430091"
  },
  {
   "address": "13845 Forest Boulevard North, Hugo",
   "sale_month": "2025-03",
   "price": 250000,
   "lot_sqft": 16764,
   "price_per_lot_sqft": 14.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1603,
   "use": "300",
   "parcel_id": "2903121220008"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 250000,
   "lot_sqft": 75320,
   "price_per_lot_sqft": 3.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903121220006"
  },
  {
   "address": "2601 4th Avenue East, Shakopee",
   "sale_month": "2025-03",
   "price": 99500000,
   "lot_sqft": 2875924,
   "price_per_lot_sqft": 34.6,
   "price_per_building_sqft": 115.68,
   "building_sqft": 860126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 865318,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274430010"
  },
  {
   "address": "14795 Ramsey Boulevard Northwest, Ramsey",
   "sale_month": "2025-03",
   "price": 10500000,
   "lot_sqft": 193788,
   "price_per_lot_sqft": 54.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47848,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273225220084"
  },
  {
   "address": "10078 Flanders Court Northeast, Blaine",
   "sale_month": "2025-03",
   "price": 750000,
   "lot_sqft": 2202,
   "price_per_lot_sqft": 340.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210036"
  },
  {
   "address": "10078 Flanders Court Northeast, Blaine",
   "sale_month": "2025-03",
   "price": 750000,
   "lot_sqft": 2210,
   "price_per_lot_sqft": 339.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210035"
  },
  {
   "address": "1456 Magnolia Avenue East, Saint Paul",
   "sale_month": "2025-03",
   "price": 2800000,
   "lot_sqft": 35835,
   "price_per_lot_sqft": 78.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11514,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922240053"
  },
  {
   "address": "212 Ridgewood Ave, Minneapolis",
   "sale_month": "2025-03",
   "price": 1150000,
   "lot_sqft": 9993,
   "price_per_lot_sqft": 115.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2022,
   "use": "TRIPLEX",
   "parcel_id": "2702924340047"
  },
  {
   "address": "1037 Spencer Street South, Shakopee",
   "sale_month": "2025-03",
   "price": 1100000,
   "lot_sqft": 27025,
   "price_per_lot_sqft": 40.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3671,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270220220"
  },
  {
   "address": "8875 Highway 101, Savage",
   "sale_month": "2025-03",
   "price": 755000,
   "lot_sqft": 17887,
   "price_per_lot_sqft": 42.21,
   "price_per_building_sqft": 147.35,
   "building_sqft": 5124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5155,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269070140"
  },
  {
   "address": "8627 Eagle Creek Circle, Savage",
   "sale_month": "2025-03",
   "price": 340000,
   "lot_sqft": 2381,
   "price_per_lot_sqft": 142.8,
   "price_per_building_sqft": 39.59,
   "building_sqft": 8588,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8640,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140030"
  },
  {
   "address": "12225 Zinran Avenue South, Savage",
   "sale_month": "2025-03",
   "price": 756145,
   "lot_sqft": 41345,
   "price_per_lot_sqft": 18.29,
   "price_per_building_sqft": 146.97,
   "building_sqft": 5145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5176,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262570020"
  },
  {
   "address": "918 Centennial Pl, Minneapolis",
   "sale_month": "2025-03",
   "price": 2228000,
   "lot_sqft": 10873,
   "price_per_lot_sqft": 204.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924230041"
  },
  {
   "address": "908 Centennial Pl, Minneapolis",
   "sale_month": "2025-03",
   "price": 2228000,
   "lot_sqft": 21738,
   "price_per_lot_sqft": 102.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924230040"
  },
  {
   "address": "15981 Jordan Avenue Southeast, Prior Lake",
   "sale_month": "2025-03",
   "price": 300000,
   "lot_sqft": 13476,
   "price_per_lot_sqft": 22.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259360040"
  },
  {
   "address": "3231 Wildwood Trail Northwest, Prior Lake",
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 3622,
   "price_per_lot_sqft": 1985.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "253830470"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 530000,
   "lot_sqft": 92597,
   "price_per_lot_sqft": 5.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "253300011"
  },
  {
   "address": "3151 Wilds Ridge Northwest, Prior Lake",
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 393088,
   "price_per_lot_sqft": 18.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "253300010"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 4500,
   "price_per_lot_sqft": 1597.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "253230280"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 160258,
   "price_per_lot_sqft": 44.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "253110130"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 2203095,
   "price_per_lot_sqft": 3.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15230,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "253110110"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 3082,
   "price_per_lot_sqft": 2332.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "253060090"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 55612,
   "price_per_lot_sqft": 129.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252971010"
  },
  {
   "address": "3180 Wilds Ridge Northwest, Prior Lake",
   "sale_month": "2025-03",
   "price": 530000,
   "lot_sqft": 546654,
   "price_per_lot_sqft": 0.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970990"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 1618960,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970940"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 311390,
   "price_per_lot_sqft": 23.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970880"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 2048016,
   "price_per_lot_sqft": 3.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4681,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970870"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 850435,
   "price_per_lot_sqft": 8.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1516,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970851"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 429179,
   "price_per_lot_sqft": 16.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970850"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 454258,
   "price_per_lot_sqft": 15.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970811"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 214318,
   "price_per_lot_sqft": 33.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970810"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 2485334,
   "price_per_lot_sqft": 2.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19400,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970752"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 176491,
   "price_per_lot_sqft": 40.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970751"
  },
  {
   "address": "14998 Wilds Parkway Northwest, Prior Lake",
   "sale_month": "2025-03",
   "price": 7190000,
   "lot_sqft": 48969,
   "price_per_lot_sqft": 146.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10038,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "252970740"
  },
  {
   "address": "505 Como Avenue, Saint Paul",
   "sale_month": "2025-03",
   "price": 205000,
   "lot_sqft": 1904,
   "price_per_lot_sqft": 107.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320137"
  },
  {
   "address": "16960 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "2025-03",
   "price": 930000,
   "lot_sqft": 1780,
   "price_per_lot_sqft": 522.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252920020"
  },
  {
   "address": "16980 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "2025-03",
   "price": 930000,
   "lot_sqft": 6022,
   "price_per_lot_sqft": 154.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12114,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252920010"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 6534000,
   "lot_sqft": 122799,
   "price_per_lot_sqft": 53.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511922230009"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 132700,
   "lot_sqft": 1932573,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250030300"
  },
  {
   "address": "5334 Main St E, Maple Plain",
   "sale_month": "2025-03",
   "price": 157500,
   "lot_sqft": 6495,
   "price_per_lot_sqft": 24.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 808,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824340049"
  },
  {
   "address": "810 Mainstreet, Hopkins",
   "sale_month": "2025-03",
   "price": 725000,
   "lot_sqft": 5913,
   "price_per_lot_sqft": 122.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722430098"
  },
  {
   "address": "2910 Quant Avenue North, West Lakeland Township",
   "sale_month": "2025-03",
   "price": 2075000,
   "lot_sqft": 305476,
   "price_per_lot_sqft": 6.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8999,
   "use": "305",
   "parcel_id": "2302920220001"
  },
  {
   "address": "419 Broadway Street South, Jordan",
   "sale_month": "2025-03",
   "price": 10000,
   "lot_sqft": 197232,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190190"
  },
  {
   "address": "10180 217th Street West, Lakeville",
   "sale_month": "2025-03",
   "price": 22000000,
   "lot_sqft": 622854,
   "price_per_lot_sqft": 35.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "225209001010"
  },
  {
   "address": "2600 Annapolis La N, Plymouth",
   "sale_month": "2025-03",
   "price": 4500000,
   "lot_sqft": 127129,
   "price_per_lot_sqft": 35.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15422,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822340020"
  },
  {
   "address": "21480 Keokuk Avenue, Lakeville",
   "sale_month": "2025-03",
   "price": 420000,
   "lot_sqft": 26762,
   "price_per_lot_sqft": 15.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "Commercial-preferred",
   "parcel_id": "220360027020"
  },
  {
   "address": "5719 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-03",
   "price": 500000,
   "lot_sqft": 30609,
   "price_per_lot_sqft": 16.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12948,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202824230202"
  },
  {
   "address": "616 Ivy Avenue East, Saint Paul",
   "sale_month": "2025-03",
   "price": 606000,
   "lot_sqft": 7324,
   "price_per_lot_sqft": 82.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2956,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922430022"
  },
  {
   "address": "1340 Payne Avenue, Saint Paul",
   "sale_month": "2025-03",
   "price": 400000,
   "lot_sqft": 8444,
   "price_per_lot_sqft": 47.37,
   "price_per_building_sqft": 141.29,
   "building_sqft": 2831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2848,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922420193"
  },
  {
   "address": "1299 Abell Street, Saint Paul",
   "sale_month": "2025-03",
   "price": 5424296,
   "lot_sqft": 360556,
   "price_per_lot_sqft": 15.04,
   "price_per_building_sqft": 2299.4,
   "building_sqft": 2359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2373,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922340059"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 102000,
   "lot_sqft": 15843,
   "price_per_lot_sqft": 6.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922210105"
  },
  {
   "address": "316 Larpenteur Avenue East, Saint Paul",
   "sale_month": "2025-03",
   "price": 540000,
   "lot_sqft": 31085,
   "price_per_lot_sqft": 17.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5169,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110060"
  },
  {
   "address": "1615 Sloan Street, Saint Paul",
   "sale_month": "2025-03",
   "price": 775000,
   "lot_sqft": 16264,
   "price_per_lot_sqft": 47.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3655,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110035"
  },
  {
   "address": "54 East Oaks Road, North Oaks",
   "sale_month": "2025-03",
   "price": 989000,
   "lot_sqft": 7405886,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": 36.53,
   "building_sqft": 27071,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27235,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183022420009"
  },
  {
   "address": "9001 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2025-03",
   "price": 35125000,
   "lot_sqft": 1077210,
   "price_per_lot_sqft": 32.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 354582,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921110009"
  },
  {
   "address": "7815 Telegraph Rd, Bloomington",
   "sale_month": "2025-03",
   "price": 1258764,
   "lot_sqft": 13883,
   "price_per_lot_sqft": 90.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7397,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621110028"
  },
  {
   "address": "2601 Golden Valley Rd, Minneapolis",
   "sale_month": "2025-03",
   "price": 1750000,
   "lot_sqft": 9900,
   "price_per_lot_sqft": 176.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3712,
   "use": "APARTMENT",
   "parcel_id": "1702924420004"
  },
  {
   "address": "2517 Golden Valley Rd, Minneapolis",
   "sale_month": "2025-03",
   "price": 1750000,
   "lot_sqft": 14752,
   "price_per_lot_sqft": 118.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5145,
   "use": "APARTMENT",
   "parcel_id": "1702924410120"
  },
  {
   "address": "1900 Thomas Ave N, Minneapolis",
   "sale_month": "2025-03",
   "price": 1750000,
   "lot_sqft": 9723,
   "price_per_lot_sqft": 179.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3360,
   "use": "APARTMENT",
   "parcel_id": "1702924140112"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 3908960,
   "lot_sqft": 40165,
   "price_per_lot_sqft": 97.32,
   "price_per_building_sqft": 80.78,
   "building_sqft": 48389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48681,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163023330012"
  },
  {
   "address": "1823 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2025-03",
   "price": 3908960,
   "lot_sqft": 135853,
   "price_per_lot_sqft": 28.77,
   "price_per_building_sqft": 2272.65,
   "building_sqft": 1720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1731,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163023330011"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 475000,
   "lot_sqft": 107022,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 628,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330179"
  },
  {
   "address": "1408 West Broadway, Minneapolis",
   "sale_month": "2025-03",
   "price": 50000,
   "lot_sqft": 2124,
   "price_per_lot_sqft": 23.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240074"
  },
  {
   "address": "1113 West Broadway, Minneapolis",
   "sale_month": "2025-03",
   "price": 230000,
   "lot_sqft": 6475,
   "price_per_lot_sqft": 35.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130094"
  },
  {
   "address": "109 Elm Street, Farmington",
   "sale_month": "2025-03",
   "price": 2200000,
   "lot_sqft": 72803,
   "price_per_lot_sqft": 30.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "Commercial-preferred",
   "parcel_id": "142583101020"
  },
  {
   "address": "13510 Rogers Dr, Rogers",
   "sale_month": "2025-03",
   "price": 1350000,
   "lot_sqft": 46658,
   "price_per_lot_sqft": 28.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1412023420006"
  },
  {
   "address": "22000 Industrial Blvd, Rogers",
   "sale_month": "2025-03",
   "price": 26750000,
   "lot_sqft": 703835,
   "price_per_lot_sqft": 38.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 222098,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1412023330034"
  },
  {
   "address": "9741 86th Ave N, Maple Grove",
   "sale_month": "2025-03",
   "price": 487500,
   "lot_sqft": 30320,
   "price_per_lot_sqft": 16.08,
   "price_per_building_sqft": 144.57,
   "building_sqft": 3372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3393,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440025"
  },
  {
   "address": "20565 Langford Way, Spring Lake Township",
   "sale_month": "2025-03",
   "price": 197500,
   "lot_sqft": 19713,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "119300290"
  },
  {
   "address": "5070 Division Avenue North, White Bear Lake",
   "sale_month": "2025-03",
   "price": 655000,
   "lot_sqft": 10990,
   "price_per_lot_sqft": 59.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2336,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "113022440101"
  },
  {
   "address": "1965 11th Avenue East, Maplewood",
   "sale_month": "2025-03",
   "price": 3487412,
   "lot_sqft": 43460,
   "price_per_lot_sqft": 80.24,
   "price_per_building_sqft": 321.01,
   "building_sqft": 10864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10930,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922240033"
  },
  {
   "address": "1284 7th Street West, Saint Paul",
   "sale_month": "2025-03",
   "price": 348000,
   "lot_sqft": 4420,
   "price_per_lot_sqft": 78.73,
   "price_per_building_sqft": 384.11,
   "building_sqft": 906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 911,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823430032"
  },
  {
   "address": "2614 University Ave NE, Minneapolis",
   "sale_month": "2025-03",
   "price": 685000,
   "lot_sqft": 6932,
   "price_per_lot_sqft": 98.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1466,
   "use": "TRIPLEX",
   "parcel_id": "1102924230032"
  },
  {
   "address": "1537 38th St E, Minneapolis",
   "sale_month": "2025-03",
   "price": 445000,
   "lot_sqft": 6155,
   "price_per_lot_sqft": 72.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3523,
   "use": "APARTMENT",
   "parcel_id": "1102824110068"
  },
  {
   "address": "3020 Denmark Avenue, Eagan",
   "sale_month": "2025-03",
   "price": 8425000,
   "lot_sqft": 271180,
   "price_per_lot_sqft": 31.07,
   "price_per_building_sqft": 149.3,
   "building_sqft": 56430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56771,
   "use": "Commercial-preferred",
   "parcel_id": "102251401010"
  },
  {
   "address": "2805 West Service Road, Eagan",
   "sale_month": "2025-03",
   "price": 4555000,
   "lot_sqft": 141177,
   "price_per_lot_sqft": 32.26,
   "price_per_building_sqft": 97.43,
   "building_sqft": 46753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47035,
   "use": "Industrial-preferred",
   "parcel_id": "102250007151"
  },
  {
   "address": "1200 Trapp Road, Eagan",
   "sale_month": "2025-03",
   "price": 6371200,
   "lot_sqft": 271104,
   "price_per_lot_sqft": 23.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62698,
   "use": "Industrial-preferred",
   "parcel_id": "102250002361"
  },
  {
   "address": "2900 Lone Oak Parkway, Eagan",
   "sale_month": "2025-03",
   "price": 11175000,
   "lot_sqft": 520852,
   "price_per_lot_sqft": 21.46,
   "price_per_building_sqft": 115.77,
   "building_sqft": 96531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 97114,
   "use": "Industrial-preferred",
   "parcel_id": "101457701010"
  },
  {
   "address": "4321 Nicollet Ave, Minneapolis",
   "sale_month": "2025-03",
   "price": 890000,
   "lot_sqft": 5016,
   "price_per_lot_sqft": 177.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824420086"
  },
  {
   "address": "9550 Upland La N, Maple Grove",
   "sale_month": "2025-03",
   "price": 15950000,
   "lot_sqft": 128125,
   "price_per_lot_sqft": 124.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23456,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922320038"
  },
  {
   "address": "612 Broadway Street North, Sand Creek Township",
   "sale_month": "2025-03",
   "price": 950000,
   "lot_sqft": 104317,
   "price_per_lot_sqft": 9.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090150020"
  },
  {
   "address": "24786 Mesenbrink Way, New Market Township",
   "sale_month": "2025-03",
   "price": 1850000,
   "lot_sqft": 111222,
   "price_per_lot_sqft": 16.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081710030"
  },
  {
   "address": "20 Lake Street North, Forest Lake",
   "sale_month": "2025-03",
   "price": 65000,
   "lot_sqft": 1815,
   "price_per_lot_sqft": 35.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120012"
  },
  {
   "address": "3121 150th Street West, Louisville Township",
   "sale_month": "2025-03",
   "price": 1565000,
   "lot_sqft": 1828312,
   "price_per_lot_sqft": 0.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "079330111"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 4000000,
   "lot_sqft": 64137,
   "price_per_lot_sqft": 62.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079160190"
  },
  {
   "address": "3120 130th Street West, Louisville Township",
   "sale_month": "2025-03",
   "price": 4000000,
   "lot_sqft": 240346,
   "price_per_lot_sqft": 16.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8999,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079160150"
  },
  {
   "address": "4255 Minnehaha Ave, Minneapolis",
   "sale_month": "2025-03",
   "price": 620000,
   "lot_sqft": 4653,
   "price_per_lot_sqft": 133.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1605,
   "use": "APARTMENT",
   "parcel_id": "0702823420151"
  },
  {
   "address": "206 Wabasha Street South, Saint Paul",
   "sale_month": "2025-03",
   "price": 900000,
   "lot_sqft": 29174,
   "price_per_lot_sqft": 30.85,
   "price_per_building_sqft": 143.18,
   "building_sqft": 6286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6324,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822440003"
  },
  {
   "address": "822 Wayzata Blvd E, Wayzata",
   "sale_month": "2025-03",
   "price": 1175000,
   "lot_sqft": 18205,
   "price_per_lot_sqft": 64.54,
   "price_per_building_sqft": 399.52,
   "building_sqft": 2941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2959,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722130121"
  },
  {
   "address": "3822 West Broadway, Robbinsdale",
   "sale_month": "2025-03",
   "price": 405000,
   "lot_sqft": 3573,
   "price_per_lot_sqft": 113.35,
   "price_per_building_sqft": 446.04,
   "building_sqft": 908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 914,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924410069"
  },
  {
   "address": "12151 120th Street South, Denmark Township",
   "sale_month": "2025-03",
   "price": 2949000,
   "lot_sqft": 217610,
   "price_per_lot_sqft": 13.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15658,
   "use": "305",
   "parcel_id": "0602620220007"
  },
  {
   "address": "12850 Central Avenue Northeast, Blaine",
   "sale_month": "2025-03",
   "price": 2325000,
   "lot_sqft": 77319,
   "price_per_lot_sqft": 30.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9840,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123420104"
  },
  {
   "address": "3074 84th Lane Northeast, Blaine",
   "sale_month": "2025-03",
   "price": 2155344,
   "lot_sqft": 114831,
   "price_per_lot_sqft": 18.77,
   "price_per_building_sqft": 116.4,
   "building_sqft": 18516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18627,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110015"
  },
  {
   "address": "8005 Washburn Cir, Bloomington",
   "sale_month": "2025-03",
   "price": 672500,
   "lot_sqft": 10284,
   "price_per_lot_sqft": 65.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2325,
   "use": "APARTMENT",
   "parcel_id": "0502724130011"
  },
  {
   "address": "5920 Wayzata Blvd, Golden Valley",
   "sale_month": "2025-03",
   "price": 8500000,
   "lot_sqft": 7024,
   "price_per_lot_sqft": 1210.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721320101"
  },
  {
   "address": "6051 Golden Hills Dr, Golden Valley",
   "sale_month": "2025-03",
   "price": 8500000,
   "lot_sqft": 131523,
   "price_per_lot_sqft": 64.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19751,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721230055"
  },
  {
   "address": "3440 Emerson Ave S, Minneapolis",
   "sale_month": "2025-03",
   "price": 1800000,
   "lot_sqft": 10818,
   "price_per_lot_sqft": 166.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4272,
   "use": "APARTMENT",
   "parcel_id": "0402824420117"
  },
  {
   "address": "3018 Hennepin Ave, Minneapolis",
   "sale_month": "2025-03",
   "price": 1100000,
   "lot_sqft": 5836,
   "price_per_lot_sqft": 188.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210006"
  },
  {
   "address": "3341 Dupont Ave S, Minneapolis",
   "sale_month": "2025-03",
   "price": 950000,
   "lot_sqft": 7763,
   "price_per_lot_sqft": 122.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2986,
   "use": "APARTMENT",
   "parcel_id": "0402824140178"
  },
  {
   "address": "1200 Grand Avenue, Saint Paul",
   "sale_month": "2025-03",
   "price": 834000,
   "lot_sqft": 5943,
   "price_per_lot_sqft": 140.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1867,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032823410044"
  },
  {
   "address": "5901 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2025-03",
   "price": 1050000,
   "lot_sqft": 50332,
   "price_per_lot_sqft": 20.86,
   "price_per_building_sqft": 118.97,
   "building_sqft": 8826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8879,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821120001"
  },
  {
   "address": "3842 Washington Ave N, Minneapolis",
   "sale_month": "2025-03",
   "price": 3600000,
   "lot_sqft": 88479,
   "price_per_lot_sqft": 40.69,
   "price_per_building_sqft": 135.61,
   "building_sqft": 26546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26707,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924310011"
  },
  {
   "address": "380 Rivertown Drive, Woodbury",
   "sale_month": "2025-03",
   "price": 395000,
   "lot_sqft": 2153,
   "price_per_lot_sqft": 183.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821130019"
  },
  {
   "address": "1001 Cliff Road East, Burnsville",
   "sale_month": "2025-03",
   "price": 1550000,
   "lot_sqft": 53621,
   "price_per_lot_sqft": 28.91,
   "price_per_building_sqft": 94.18,
   "building_sqft": 16458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16558,
   "use": "Industrial-preferred",
   "parcel_id": "026430301010"
  },
  {
   "address": "3001 White Bear Avenue North, Maplewood",
   "sale_month": "2025-03",
   "price": 2500000,
   "lot_sqft": 460504,
   "price_per_lot_sqft": 5.43,
   "price_per_building_sqft": 3731.34,
   "building_sqft": 670,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 674,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922220015"
  },
  {
   "address": null,
   "sale_month": "2025-03",
   "price": 940000,
   "lot_sqft": 4320,
   "price_per_lot_sqft": 217.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823110164"
  },
  {
   "address": "662 Selby Avenue, Saint Paul",
   "sale_month": "2025-03",
   "price": 940000,
   "lot_sqft": 8635,
   "price_per_lot_sqft": 108.86,
   "price_per_building_sqft": 213.06,
   "building_sqft": 4412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4439,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823110163"
  },
  {
   "address": "600 30th Ave NE, Minneapolis",
   "sale_month": "2025-03",
   "price": 9928100,
   "lot_sqft": 106092,
   "price_per_lot_sqft": 93.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202924340031"
  },
  {
   "address": "500 30th Ave NE, Minneapolis",
   "sale_month": "2025-03",
   "price": 9928100,
   "lot_sqft": 105661,
   "price_per_lot_sqft": 93.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 117603,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202924340015"
  },
  {
   "address": "3644 Cedar Ave S, Minneapolis",
   "sale_month": "2025-03",
   "price": 515000,
   "lot_sqft": 4922,
   "price_per_lot_sqft": 104.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1561,
   "use": "APARTMENT",
   "parcel_id": "0202824440011"
  },
  {
   "address": "3636 Columbus Ave, Minneapolis",
   "sale_month": "2025-03",
   "price": 44745,
   "lot_sqft": 6076,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2422,
   "use": "APARTMENT",
   "parcel_id": "0202824330016"
  },
  {
   "address": "3537 11th Ave S, Minneapolis",
   "sale_month": "2025-03",
   "price": 1100000,
   "lot_sqft": 7709,
   "price_per_lot_sqft": 142.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3244,
   "use": "APARTMENT",
   "parcel_id": "0202824310041"
  },
  {
   "address": "525 Cutter Street, Anoka",
   "sale_month": "2025-03",
   "price": 8550000,
   "lot_sqft": 79701,
   "price_per_lot_sqft": 107.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125310056"
  },
  {
   "address": "1314 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2025-03",
   "price": 220000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 146.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420084"
  },
  {
   "address": "2389 Leibel Street, White Bear Township",
   "sale_month": "2025-03",
   "price": 544700,
   "lot_sqft": 52453,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": 156.66,
   "building_sqft": 3477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3498,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210018"
  },
  {
   "address": "7425 123rd Street West, Apple Valley",
   "sale_month": "2025-03",
   "price": 2100000,
   "lot_sqft": 72136,
   "price_per_lot_sqft": 29.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6555,
   "use": "Apartment",
   "parcel_id": "011660001011"
  },
  {
   "address": "696 Industrial Boulevard, Watertown",
   "sale_month": "2025-02",
   "price": 168000,
   "lot_sqft": 73407,
   "price_per_lot_sqft": 2.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "854630020"
  },
  {
   "address": "358 1st Avenue South, South Saint Paul",
   "sale_month": "2025-02",
   "price": 408000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 81.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1327,
   "use": "Apartment",
   "parcel_id": "366430016160"
  },
  {
   "address": "3826 Stinson Boulevard Northeast, Columbia Heights",
   "sale_month": "2025-02",
   "price": 1604250,
   "lot_sqft": 28477,
   "price_per_lot_sqft": 56.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4985,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024440008"
  },
  {
   "address": "537 Rice Street, Saint Paul",
   "sale_month": "2025-02",
   "price": 340000,
   "lot_sqft": 3428,
   "price_per_lot_sqft": 99.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923140025"
  },
  {
   "address": "900 42nd Avenue Northeast, Columbia Heights",
   "sale_month": "2025-02",
   "price": 6000000,
   "lot_sqft": 16927,
   "price_per_lot_sqft": 354.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13336,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024140154"
  },
  {
   "address": "900 42nd Avenue Northeast, Columbia Heights",
   "sale_month": "2025-02",
   "price": 6000000,
   "lot_sqft": 10913,
   "price_per_lot_sqft": 549.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024140153"
  },
  {
   "address": "11210 12th Ave N, Plymouth",
   "sale_month": "2025-02",
   "price": 2500000,
   "lot_sqft": 58751,
   "price_per_lot_sqft": 42.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6170,
   "use": "APARTMENT",
   "parcel_id": "3511822110037"
  },
  {
   "address": "11215 12th Ave N, Plymouth",
   "sale_month": "2025-02",
   "price": 2500000,
   "lot_sqft": 43459,
   "price_per_lot_sqft": 57.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4223,
   "use": "APARTMENT",
   "parcel_id": "3511822110031"
  },
  {
   "address": "13476 Hanson Boulevard Northwest, Andover",
   "sale_month": "2025-02",
   "price": 700000,
   "lot_sqft": 37737,
   "price_per_lot_sqft": 18.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224440080"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 700000,
   "lot_sqft": 14669,
   "price_per_lot_sqft": 47.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343224440078"
  },
  {
   "address": "106 Lake St E, Minneapolis",
   "sale_month": "2025-02",
   "price": 750000,
   "lot_sqft": 8127,
   "price_per_lot_sqft": 92.28,
   "price_per_building_sqft": 53.53,
   "building_sqft": 14011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14095,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924430036"
  },
  {
   "address": "418 26th St E, Minneapolis",
   "sale_month": "2025-02",
   "price": 540000,
   "lot_sqft": 6229,
   "price_per_lot_sqft": 86.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2002,
   "use": "TRIPLEX",
   "parcel_id": "3402924140028"
  },
  {
   "address": "7232 Portland Ave S, Richfield",
   "sale_month": "2025-02",
   "price": 6200000,
   "lot_sqft": 104200,
   "price_per_lot_sqft": 59.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7018,
   "use": "APARTMENT",
   "parcel_id": "3402824140006"
  },
  {
   "address": "8615 Groveland Court Northeast, Blaine",
   "sale_month": "2025-02",
   "price": 34500000,
   "lot_sqft": 143196,
   "price_per_lot_sqft": 240.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333123340002"
  },
  {
   "address": "8585 Groveland Court Northeast, Blaine",
   "sale_month": "2025-02",
   "price": 34500000,
   "lot_sqft": 181642,
   "price_per_lot_sqft": 189.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333123330042"
  },
  {
   "address": "515 Snelling Avenue North, Saint Paul",
   "sale_month": "2025-02",
   "price": 275000,
   "lot_sqft": 4363,
   "price_per_lot_sqft": 63.03,
   "price_per_building_sqft": 46.8,
   "building_sqft": 5876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5912,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140054"
  },
  {
   "address": "1451 Greeley Street South, Stillwater",
   "sale_month": "2025-02",
   "price": 4545000,
   "lot_sqft": 378998,
   "price_per_lot_sqft": 11.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15576,
   "use": "110",
   "parcel_id": "3303020230004"
  },
  {
   "address": "2115 21st St W, Minneapolis",
   "sale_month": "2025-02",
   "price": 1340000,
   "lot_sqft": 6494,
   "price_per_lot_sqft": 206.34,
   "price_per_building_sqft": 276.23,
   "building_sqft": 4851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4880,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924220052"
  },
  {
   "address": "667 4th Street East, Saint Paul",
   "sale_month": "2025-02",
   "price": 188000,
   "lot_sqft": 4266,
   "price_per_lot_sqft": 44.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1856,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922420003"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 519900,
   "lot_sqft": 4890,
   "price_per_lot_sqft": 106.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922410131"
  },
  {
   "address": "693 Wilson Avenue, Saint Paul",
   "sale_month": "2025-02",
   "price": 519900,
   "lot_sqft": 4865,
   "price_per_lot_sqft": 106.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2608,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410130"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 3665646,
   "lot_sqft": 119580,
   "price_per_lot_sqft": 30.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123330023"
  },
  {
   "address": "5430 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2025-02",
   "price": 1050000,
   "lot_sqft": 47230,
   "price_per_lot_sqft": 22.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4185,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3102924330124"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 3170000,
   "lot_sqft": 36570,
   "price_per_lot_sqft": 86.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011922320108"
  },
  {
   "address": "815 Washington Ave SE, Minneapolis",
   "sale_month": "2025-02",
   "price": 3100000,
   "lot_sqft": 5626,
   "price_per_lot_sqft": 551.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3002923220014"
  },
  {
   "address": "1343 Gentry Avenue North, Oakdale",
   "sale_month": "2025-02",
   "price": 4300000,
   "lot_sqft": 84764,
   "price_per_lot_sqft": 50.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14657,
   "use": "110",
   "parcel_id": "3002921320015"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 11615000,
   "lot_sqft": 301541,
   "price_per_lot_sqft": 38.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6890,
   "use": "110",
   "parcel_id": "3002921320014"
  },
  {
   "address": "1113 Edgerton Street, Saint Paul",
   "sale_month": "2025-02",
   "price": 400000,
   "lot_sqft": 5831,
   "price_per_lot_sqft": 68.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1266,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922210088"
  },
  {
   "address": "7845 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2025-02",
   "price": 570000,
   "lot_sqft": 18787,
   "price_per_lot_sqft": 30.34,
   "price_per_building_sqft": 278.18,
   "building_sqft": 2049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2062,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921120005"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 445000,
   "lot_sqft": 2010,
   "price_per_lot_sqft": 221.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310091"
  },
  {
   "address": "106 Wildwood Road, Willernie",
   "sale_month": "2025-02",
   "price": 445000,
   "lot_sqft": 4014,
   "price_per_lot_sqft": 110.86,
   "price_per_building_sqft": 61.66,
   "building_sqft": 7217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7261,
   "use": "300",
   "parcel_id": "2903021310090"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 445000,
   "lot_sqft": 9765,
   "price_per_lot_sqft": 45.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310089"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 445000,
   "lot_sqft": 3996,
   "price_per_lot_sqft": 111.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310087"
  },
  {
   "address": "7088 11th Street North, Oakdale",
   "sale_month": "2025-02",
   "price": 19000000,
   "lot_sqft": 133042,
   "price_per_lot_sqft": 142.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25943,
   "use": "110",
   "parcel_id": "2902921330021"
  },
  {
   "address": "691 1st Avenue Northwest, New Brighton",
   "sale_month": "2025-02",
   "price": 7600000,
   "lot_sqft": 194601,
   "price_per_lot_sqft": 39.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12079,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283023220005"
  },
  {
   "address": "1685 Taylor Avenue, Saint Paul",
   "sale_month": "2025-02",
   "price": 635000,
   "lot_sqft": 8523,
   "price_per_lot_sqft": 74.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1821,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923410037"
  },
  {
   "address": "8350 Hansen Avenue, Shakopee",
   "sale_month": "2025-02",
   "price": 2740800,
   "lot_sqft": 56981,
   "price_per_lot_sqft": 48.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274310010"
  },
  {
   "address": "4700 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2025-02",
   "price": 3800000,
   "lot_sqft": 242096,
   "price_per_lot_sqft": 15.7,
   "price_per_building_sqft": 69.02,
   "building_sqft": 55056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55388,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "273750010"
  },
  {
   "address": "14310 Sunfish Lake Boulevard Northwest, Ramsey",
   "sale_month": "2025-02",
   "price": 1310000,
   "lot_sqft": 202587,
   "price_per_lot_sqft": 6.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27064,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225410003"
  },
  {
   "address": "7107 126th Street West, Savage",
   "sale_month": "2025-02",
   "price": 1000000,
   "lot_sqft": 82197,
   "price_per_lot_sqft": 12.17,
   "price_per_building_sqft": 229.78,
   "building_sqft": 4352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4378,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269170130"
  },
  {
   "address": "12640 Creek View Avenue, Savage",
   "sale_month": "2025-02",
   "price": 2820000,
   "lot_sqft": 63525,
   "price_per_lot_sqft": 44.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262870072"
  },
  {
   "address": "12515 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2025-02",
   "price": 3500000,
   "lot_sqft": 57016,
   "price_per_lot_sqft": 61.39,
   "price_per_building_sqft": 419.11,
   "building_sqft": 8351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8402,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922220004"
  },
  {
   "address": "619 7th St S, Minneapolis",
   "sale_month": "2025-02",
   "price": 2300000,
   "lot_sqft": 14073,
   "price_per_lot_sqft": 163.43,
   "price_per_building_sqft": 94,
   "building_sqft": 24468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24616,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230016"
  },
  {
   "address": "5565 Credit River Road Southeast, Prior Lake",
   "sale_month": "2025-02",
   "price": 4282071,
   "lot_sqft": 68985,
   "price_per_lot_sqft": 62.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "255440010"
  },
  {
   "address": "339 Larch Street, Saint Paul",
   "sale_month": "2025-02",
   "price": 265000,
   "lot_sqft": 21804,
   "price_per_lot_sqft": 12.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430116"
  },
  {
   "address": "7230 West River Rd, Brooklyn Center",
   "sale_month": "2025-02",
   "price": 655000,
   "lot_sqft": 14583,
   "price_per_lot_sqft": 44.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2175,
   "use": "APARTMENT",
   "parcel_id": "2511921420044"
  },
  {
   "address": "5219 Piper Rd, Mound",
   "sale_month": "2025-02",
   "price": 235000,
   "lot_sqft": 9795,
   "price_per_lot_sqft": 23.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 577,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2511724210169"
  },
  {
   "address": "411 Dayton Rd, Champlin",
   "sale_month": "2025-02",
   "price": 9100000,
   "lot_sqft": 231578,
   "price_per_lot_sqft": 39.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41620,
   "use": "APARTMENT",
   "parcel_id": "2412022110001"
  },
  {
   "address": "7900 Maple Hill Rd, Corcoran",
   "sale_month": "2025-02",
   "price": 17000000,
   "lot_sqft": 70014,
   "price_per_lot_sqft": 242.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5011,
   "use": "MOBILE HOME PARK",
   "parcel_id": "2411923430018"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 78162500,
   "lot_sqft": 99192,
   "price_per_lot_sqft": 787.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2311922240200"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 78162500,
   "lot_sqft": 327750,
   "price_per_lot_sqft": 238.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 70280,
   "use": "APARTMENT",
   "parcel_id": "2311922230115"
  },
  {
   "address": "333 Hennepin Ave E, Minneapolis",
   "sale_month": "2025-02",
   "price": 82850000,
   "lot_sqft": 31932,
   "price_per_lot_sqft": 2594.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10960,
   "use": "APARTMENT",
   "parcel_id": "2302924120250"
  },
  {
   "address": "7776 Lakeville Boulevard, Lakeville",
   "sale_month": "2025-02",
   "price": 5000000,
   "lot_sqft": 224224,
   "price_per_lot_sqft": 22.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "221105601020"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 9900,
   "lot_sqft": 7905,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924420127"
  },
  {
   "address": "10620 Baltimore Street Northeast, Blaine",
   "sale_month": "2025-02",
   "price": 2800000,
   "lot_sqft": 53691,
   "price_per_lot_sqft": 52.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123130032"
  },
  {
   "address": "520 Ramsey Street, Hastings",
   "sale_month": "2025-02",
   "price": 550000,
   "lot_sqft": 10748,
   "price_per_lot_sqft": 51.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "Apartment",
   "parcel_id": "193215035080"
  },
  {
   "address": "770 Kasota Ave, Minneapolis",
   "sale_month": "2025-02",
   "price": 15025000,
   "lot_sqft": 137590,
   "price_per_lot_sqft": 109.2,
   "price_per_building_sqft": 263.37,
   "building_sqft": 57048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57392,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923420003"
  },
  {
   "address": "800 Kasota Ave, Minneapolis",
   "sale_month": "2025-02",
   "price": 15025000,
   "lot_sqft": 178403,
   "price_per_lot_sqft": 84.22,
   "price_per_building_sqft": 154.75,
   "building_sqft": 97093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 97679,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923420002"
  },
  {
   "address": "8955 36th St W, St. Louis Park",
   "sale_month": "2025-02",
   "price": 5100000,
   "lot_sqft": 35425,
   "price_per_lot_sqft": 143.97,
   "price_per_building_sqft": 672.82,
   "building_sqft": 7580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721340033"
  },
  {
   "address": "2601 Hennepin Ave E, Minneapolis",
   "sale_month": "2025-02",
   "price": 5775000,
   "lot_sqft": 28314,
   "price_per_lot_sqft": 203.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923430039"
  },
  {
   "address": "2521 Hennepin Ave E, Minneapolis",
   "sale_month": "2025-02",
   "price": 5775000,
   "lot_sqft": 74190,
   "price_per_lot_sqft": 77.84,
   "price_per_building_sqft": 91.23,
   "building_sqft": 63299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63681,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923430038"
  },
  {
   "address": "721 Harding St NE, Minneapolis",
   "sale_month": "2025-02",
   "price": 10800000,
   "lot_sqft": 81432,
   "price_per_lot_sqft": 132.63,
   "price_per_building_sqft": 372.52,
   "building_sqft": 28992,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29167,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923310009"
  },
  {
   "address": "771 Harding St NE, Minneapolis",
   "sale_month": "2025-02",
   "price": 10800000,
   "lot_sqft": 81438,
   "price_per_lot_sqft": 132.62,
   "price_per_building_sqft": 373.26,
   "building_sqft": 28934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29109,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923310008"
  },
  {
   "address": "724 Harding St NE, Minneapolis",
   "sale_month": "2025-02",
   "price": 10800000,
   "lot_sqft": 73311,
   "price_per_lot_sqft": 147.32,
   "price_per_building_sqft": 429.61,
   "building_sqft": 25139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25291,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923310007"
  },
  {
   "address": "416 Lilac Street, Lino Lakes",
   "sale_month": "2025-02",
   "price": 785000,
   "lot_sqft": 46466,
   "price_per_lot_sqft": 16.89,
   "price_per_building_sqft": 237.09,
   "building_sqft": 3311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3331,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220006"
  },
  {
   "address": "3608 50th St W, Minneapolis",
   "sale_month": "2025-02",
   "price": 2650000,
   "lot_sqft": 15829,
   "price_per_lot_sqft": 167.41,
   "price_per_building_sqft": 633.21,
   "building_sqft": 4185,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4211,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824230156"
  },
  {
   "address": "1404 West Broadway, Minneapolis",
   "sale_month": "2025-02",
   "price": 80566,
   "lot_sqft": 8967,
   "price_per_lot_sqft": 8.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924240211"
  },
  {
   "address": "1400 West Broadway, Minneapolis",
   "sale_month": "2025-02",
   "price": 80566,
   "lot_sqft": 3325,
   "price_per_lot_sqft": 24.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240078"
  },
  {
   "address": "1314 West Broadway, Minneapolis",
   "sale_month": "2025-02",
   "price": 80566,
   "lot_sqft": 7484,
   "price_per_lot_sqft": 10.77,
   "price_per_building_sqft": 7.46,
   "building_sqft": 10805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130152"
  },
  {
   "address": "3900 85th Ave N, Brooklyn Park",
   "sale_month": "2025-02",
   "price": 2300000,
   "lot_sqft": 66649,
   "price_per_lot_sqft": 34.51,
   "price_per_building_sqft": 158.7,
   "building_sqft": 14493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14581,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1511921340003"
  },
  {
   "address": "4700 Nicollet Ave, Minneapolis",
   "sale_month": "2025-02",
   "price": 600000,
   "lot_sqft": 10614,
   "price_per_lot_sqft": 56.53,
   "price_per_building_sqft": 612.87,
   "building_sqft": 979,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 985,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824210181"
  },
  {
   "address": "4335 Zachary La N, Plymouth",
   "sale_month": "2025-02",
   "price": 1402500,
   "lot_sqft": 80706,
   "price_per_lot_sqft": 17.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1411822110020"
  },
  {
   "address": "12100 Singletree La, Eden Prairie",
   "sale_month": "2025-02",
   "price": 42125000,
   "lot_sqft": 207230,
   "price_per_lot_sqft": 203.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68356,
   "use": "APARTMENT",
   "parcel_id": "1411622240026"
  },
  {
   "address": "20 6th St NW, Osseo",
   "sale_month": "2025-02",
   "price": 29970000,
   "lot_sqft": 5397,
   "price_per_lot_sqft": 5553.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1311922110167"
  },
  {
   "address": "20 6th St NW, Osseo",
   "sale_month": "2025-02",
   "price": 29970000,
   "lot_sqft": 86404,
   "price_per_lot_sqft": 346.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8843,
   "use": "APARTMENT",
   "parcel_id": "1311922110166"
  },
  {
   "address": "4101 Cedar Ave S, Minneapolis",
   "sale_month": "2025-02",
   "price": 590000,
   "lot_sqft": 4874,
   "price_per_lot_sqft": 121.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1635,
   "use": "APARTMENT",
   "parcel_id": "1202824230145"
  },
  {
   "address": "2810 42nd St E, Minneapolis",
   "sale_month": "2025-02",
   "price": 150000,
   "lot_sqft": 3198,
   "price_per_lot_sqft": 46.9,
   "price_per_building_sqft": 101.42,
   "building_sqft": 1479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1488,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824140020"
  },
  {
   "address": "11391 Viking Dr, Eden Prairie",
   "sale_month": "2025-02",
   "price": 4000000,
   "lot_sqft": 183032,
   "price_per_lot_sqft": 21.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38924,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622440021"
  },
  {
   "address": "1380 Duckwood, Eagan",
   "sale_month": "2025-02",
   "price": 4170000,
   "lot_sqft": 91827,
   "price_per_lot_sqft": 45.41,
   "price_per_building_sqft": 214.8,
   "building_sqft": 19413,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19530,
   "use": "Commercial-preferred",
   "parcel_id": "102241501010"
  },
  {
   "address": "9822 Hospital Dr N, Maple Grove",
   "sale_month": "2025-02",
   "price": 3440000,
   "lot_sqft": 28268,
   "price_per_lot_sqft": 121.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922230028"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2025-02",
   "price": 655075,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 329.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810580"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2025-02",
   "price": 655075,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 329.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810570"
  },
  {
   "address": "3501 Penn Ave N, Minneapolis",
   "sale_month": "2025-02",
   "price": 806403,
   "lot_sqft": 7742,
   "price_per_lot_sqft": 104.16,
   "price_per_building_sqft": 256,
   "building_sqft": 3150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3169,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924110082"
  },
  {
   "address": "3453 Penn Ave N, Minneapolis",
   "sale_month": "2025-02",
   "price": 806403,
   "lot_sqft": 5451,
   "price_per_lot_sqft": 147.94,
   "price_per_building_sqft": 303.16,
   "building_sqft": 2660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2676,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924110001"
  },
  {
   "address": "2600 Rice Street, Little Canada",
   "sale_month": "2025-02",
   "price": 3250000,
   "lot_sqft": 134693,
   "price_per_lot_sqft": 24.13,
   "price_per_building_sqft": 195.55,
   "building_sqft": 16620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16721,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220097"
  },
  {
   "address": "9405 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2025-02",
   "price": 10500000,
   "lot_sqft": 266082,
   "price_per_lot_sqft": 39.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74763,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921410009"
  },
  {
   "address": "816 12th Street Southwest, Forest Lake",
   "sale_month": "2025-02",
   "price": 5455000,
   "lot_sqft": 216698,
   "price_per_lot_sqft": 25.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "110",
   "parcel_id": "0703221440003"
  },
  {
   "address": "111 County Road C West, Little Canada",
   "sale_month": "2025-02",
   "price": 1600000,
   "lot_sqft": 23361,
   "price_per_lot_sqft": 68.49,
   "price_per_building_sqft": 632.41,
   "building_sqft": 2530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2546,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922330037"
  },
  {
   "address": "2500 Strunks Road, Jackson Township",
   "sale_month": "2025-02",
   "price": 550000,
   "lot_sqft": 243860,
   "price_per_lot_sqft": 2.26,
   "price_per_building_sqft": 236.86,
   "building_sqft": 2322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2336,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060380010"
  },
  {
   "address": null,
   "sale_month": "2025-02",
   "price": 700000,
   "lot_sqft": 168848,
   "price_per_lot_sqft": 4.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "060360020"
  },
  {
   "address": "4030 Lakeland Ave N, Robbinsdale",
   "sale_month": "2025-02",
   "price": 1749000,
   "lot_sqft": 15352,
   "price_per_lot_sqft": 113.93,
   "price_per_building_sqft": 1217.12,
   "building_sqft": 1437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1446,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130149"
  },
  {
   "address": "3561 Minnehaha Ave, Minneapolis",
   "sale_month": "2025-02",
   "price": 650000,
   "lot_sqft": 11899,
   "price_per_lot_sqft": 54.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1086,
   "use": "TRIPLEX",
   "parcel_id": "0602823320090"
  },
  {
   "address": "7770 Johnson Ave S, Bloomington",
   "sale_month": "2025-02",
   "price": 800000,
   "lot_sqft": 109952,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11618,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724120019"
  },
  {
   "address": "5700 Old Highway 8, Mounds View",
   "sale_month": "2025-02",
   "price": 18500000,
   "lot_sqft": 325304,
   "price_per_lot_sqft": 56.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "4C5III MFD HOME PARK CLASS 1",
   "parcel_id": "053023410022"
  },
  {
   "address": "5700 Old Highway 8, Mounds View",
   "sale_month": "2025-02",
   "price": 18500000,
   "lot_sqft": 772318,
   "price_per_lot_sqft": 23.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3489,
   "use": "4C5III MFD HOME PARK CLASS 1",
   "parcel_id": "053023410021"
  },
  {
   "address": "6820 Auto Club Rd, Bloomington",
   "sale_month": "2025-02",
   "price": 8000000,
   "lot_sqft": 1423664,
   "price_per_lot_sqft": 5.62,
   "price_per_building_sqft": 160.51,
   "building_sqft": 49841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50142,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521310009"
  },
  {
   "address": "13533 60th Street North, Oak Park Heights",
   "sale_month": "2025-02",
   "price": 1850000,
   "lot_sqft": 38317,
   "price_per_lot_sqft": 48.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502920210042"
  },
  {
   "address": "8351 Lake Drive, Lino Lakes",
   "sale_month": "2025-02",
   "price": 887500,
   "lot_sqft": 22391,
   "price_per_lot_sqft": 39.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "043122210021"
  },
  {
   "address": "5995 Rice Creek Parkway, Shoreview",
   "sale_month": "2025-02",
   "price": 6390000,
   "lot_sqft": 151215,
   "price_per_lot_sqft": 42.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20160,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043023220011"
  },
  {
   "address": "1831 Portland Avenue, Saint Paul",
   "sale_month": "2025-02",
   "price": 1200000,
   "lot_sqft": 7386,
   "price_per_lot_sqft": 162.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3335,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240104"
  },
  {
   "address": "1307 44th Ave N, Minneapolis",
   "sale_month": "2025-02",
   "price": 180000,
   "lot_sqft": 6499,
   "price_per_lot_sqft": 27.7,
   "price_per_building_sqft": 115.16,
   "building_sqft": 1563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1572,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120055"
  },
  {
   "address": "4056 Washington Ave N, Minneapolis",
   "sale_month": "2025-02",
   "price": 400000,
   "lot_sqft": 27612,
   "price_per_lot_sqft": 14.49,
   "price_per_building_sqft": 26.8,
   "building_sqft": 14926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15016,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924230028"
  },
  {
   "address": "9910 Norma Lane, Woodbury",
   "sale_month": "2025-02",
   "price": 5900000,
   "lot_sqft": 94263,
   "price_per_lot_sqft": 62.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6313,
   "use": "300",
   "parcel_id": "0302821110027"
  },
  {
   "address": "14311 Ewing Avenue South, Burnsville",
   "sale_month": "2025-02",
   "price": 3278000,
   "lot_sqft": 100444,
   "price_per_lot_sqft": 32.64,
   "price_per_building_sqft": 132.79,
   "building_sqft": 24685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24834,
   "use": "Industrial-preferred",
   "parcel_id": "027265001010"
  },
  {
   "address": "14301 Burnsville Parkway West, Burnsville",
   "sale_month": "2025-02",
   "price": 4100000,
   "lot_sqft": 250667,
   "price_per_lot_sqft": 16.36,
   "price_per_building_sqft": 103.89,
   "building_sqft": 39465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39703,
   "use": "Industrial-preferred",
   "parcel_id": "027100001091"
  },
  {
   "address": "944 Grand Avenue, Saint Paul",
   "sale_month": "2025-02",
   "price": 599000,
   "lot_sqft": 8860,
   "price_per_lot_sqft": 67.61,
   "price_per_building_sqft": 270.18,
   "building_sqft": 2217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2230,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310087"
  },
  {
   "address": "200 Winthrop Street South, Saint Paul",
   "sale_month": "2025-02",
   "price": 21500000,
   "lot_sqft": 390305,
   "price_per_lot_sqft": 55.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 90747,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822440095"
  },
  {
   "address": "3200 Bloomington Ave, Minneapolis",
   "sale_month": "2025-02",
   "price": 675000,
   "lot_sqft": 4636,
   "price_per_lot_sqft": 145.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2840,
   "use": "APARTMENT",
   "parcel_id": "0202824130018"
  },
  {
   "address": "3046 13th Ave S, Minneapolis",
   "sale_month": "2025-02",
   "price": 620000,
   "lot_sqft": 5231,
   "price_per_lot_sqft": 118.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1537,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120055"
  },
  {
   "address": "8030 Old Cedar Ave S, Bloomington",
   "sale_month": "2025-02",
   "price": 2750000,
   "lot_sqft": 76149,
   "price_per_lot_sqft": 36.11,
   "price_per_building_sqft": 100.81,
   "building_sqft": 27278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27442,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724140004"
  },
  {
   "address": "2600 County Road D East, White Bear Lake",
   "sale_month": "2025-02",
   "price": 800000,
   "lot_sqft": 56142,
   "price_per_lot_sqft": 14.25,
   "price_per_building_sqft": 111.11,
   "building_sqft": 7200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7244,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012922120001"
  },
  {
   "address": "9800 59th Ave N, Plymouth",
   "sale_month": "2025-02",
   "price": 9900000,
   "lot_sqft": 693875,
   "price_per_lot_sqft": 14.27,
   "price_per_building_sqft": 163.77,
   "building_sqft": 60449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60814,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0111822140004"
  },
  {
   "address": "1400 Mill Lane, Waconia",
   "sale_month": "2025-01",
   "price": 7500000,
   "lot_sqft": 723508,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99091,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "755160105"
  },
  {
   "address": "308 Ash Avenue North, Mayer",
   "sale_month": "2025-01",
   "price": 526187,
   "lot_sqft": 30202,
   "price_per_lot_sqft": 17.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500350"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 175000,
   "lot_sqft": 117025,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363424110015"
  },
  {
   "address": "10905 Old County Rd No 15, Plymouth",
   "sale_month": "2025-01",
   "price": 800000,
   "lot_sqft": 30996,
   "price_per_lot_sqft": 25.81,
   "price_per_building_sqft": 185.87,
   "building_sqft": 4304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4330,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230015"
  },
  {
   "address": "2616 26th St E, Minneapolis",
   "sale_month": "2025-01",
   "price": 1400000,
   "lot_sqft": 8636,
   "price_per_lot_sqft": 162.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924130123"
  },
  {
   "address": "2600 26th St E, Minneapolis",
   "sale_month": "2025-01",
   "price": 1400000,
   "lot_sqft": 38763,
   "price_per_lot_sqft": 36.12,
   "price_per_building_sqft": 197.88,
   "building_sqft": 7075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7118,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130110"
  },
  {
   "address": "2601 Franklin Ave E, Minneapolis",
   "sale_month": "2025-01",
   "price": 3400500,
   "lot_sqft": 9032,
   "price_per_lot_sqft": 376.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924120029"
  },
  {
   "address": "2609 Franklin Ave E, Minneapolis",
   "sale_month": "2025-01",
   "price": 3400500,
   "lot_sqft": 6021,
   "price_per_lot_sqft": 564.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924120028"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 4400000,
   "lot_sqft": 1316720,
   "price_per_lot_sqft": 3.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602721410010"
  },
  {
   "address": "2830 Cedar Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 1500000,
   "lot_sqft": 12319,
   "price_per_lot_sqft": 121.76,
   "price_per_building_sqft": 433.9,
   "building_sqft": 3457,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3478,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440199"
  },
  {
   "address": "2528 17th Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 599980,
   "lot_sqft": 7411,
   "price_per_lot_sqft": 80.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1787,
   "use": "APARTMENT",
   "parcel_id": "3502924140115"
  },
  {
   "address": "1935 Wayzata Blvd W, Long Lake",
   "sale_month": "2025-01",
   "price": 800000,
   "lot_sqft": 46223,
   "price_per_lot_sqft": 17.31,
   "price_per_building_sqft": 47.98,
   "building_sqft": 16673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16774,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130106"
  },
  {
   "address": "112 Lake St E, Minneapolis",
   "sale_month": "2025-01",
   "price": 2450000,
   "lot_sqft": 5397,
   "price_per_lot_sqft": 453.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924430035"
  },
  {
   "address": "2743 Nicollet Ave, Minneapolis",
   "sale_month": "2025-01",
   "price": 1070000,
   "lot_sqft": 5650,
   "price_per_lot_sqft": 189.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5520,
   "use": "APARTMENT",
   "parcel_id": "3402924420270"
  },
  {
   "address": "2700 Garfield Ave, Minneapolis",
   "sale_month": "2025-01",
   "price": 1100000,
   "lot_sqft": 5020,
   "price_per_lot_sqft": 219.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2551,
   "use": "APARTMENT",
   "parcel_id": "3402924320097"
  },
  {
   "address": "2201 5th Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 710000,
   "lot_sqft": 6451,
   "price_per_lot_sqft": 110.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2773,
   "use": "APARTMENT",
   "parcel_id": "3402924110064"
  },
  {
   "address": "2641 Girard Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 1409000,
   "lot_sqft": 6034,
   "price_per_lot_sqft": 233.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3889,
   "use": "APARTMENT",
   "parcel_id": "3302924420168"
  },
  {
   "address": "1460 Lake St W, Minneapolis",
   "sale_month": "2025-01",
   "price": 250000,
   "lot_sqft": 5800,
   "price_per_lot_sqft": 43.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924340057"
  },
  {
   "address": "753 7th Street East, Saint Paul",
   "sale_month": "2025-01",
   "price": 6650000,
   "lot_sqft": 102456,
   "price_per_lot_sqft": 64.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28291,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922110111"
  },
  {
   "address": "274 Co Rd No 92 N, Independence",
   "sale_month": "2025-01",
   "price": 237500,
   "lot_sqft": 14538,
   "price_per_lot_sqft": 16.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211824410043"
  },
  {
   "address": "8608 Kennedy Memorial Dr, St. Bonifacius",
   "sale_month": "2025-01",
   "price": 520000,
   "lot_sqft": 5479,
   "price_per_lot_sqft": 94.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "3211724220017"
  },
  {
   "address": "2504 Silver Lane Northeast, Saint Anthony",
   "sale_month": "2025-01",
   "price": 35100000,
   "lot_sqft": 423069,
   "price_per_lot_sqft": 82.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12774,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023320012"
  },
  {
   "address": "2808 Silver Lane Northeast, Saint Anthony",
   "sale_month": "2025-01",
   "price": 35100000,
   "lot_sqft": 338110,
   "price_per_lot_sqft": 103.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40953,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023310022"
  },
  {
   "address": "608 Park Street, Saint Paul",
   "sale_month": "2025-01",
   "price": 450000,
   "lot_sqft": 12546,
   "price_per_lot_sqft": 35.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2338,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922220071"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 412000,
   "lot_sqft": 77574,
   "price_per_lot_sqft": 5.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3112021210114"
  },
  {
   "address": "8900 Golden Valley Rd, Golden Valley",
   "sale_month": "2025-01",
   "price": 3340500,
   "lot_sqft": 100128,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": 433.04,
   "building_sqft": 7714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7760,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821310042"
  },
  {
   "address": "8360 10th Ave N, Golden Valley",
   "sale_month": "2025-01",
   "price": 2000000,
   "lot_sqft": 87740,
   "price_per_lot_sqft": 22.79,
   "price_per_building_sqft": 135.52,
   "building_sqft": 14758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14847,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821120015"
  },
  {
   "address": "14203 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2025-01",
   "price": 5100000,
   "lot_sqft": 234403,
   "price_per_lot_sqft": 21.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 60028,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293223340023"
  },
  {
   "address": "821 Vandalia Street, Saint Paul",
   "sale_month": "2025-01",
   "price": 2050000,
   "lot_sqft": 19828,
   "price_per_lot_sqft": 103.39,
   "price_per_building_sqft": 121.03,
   "building_sqft": 16938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17040,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440009"
  },
  {
   "address": "1123 Payne Avenue, Saint Paul",
   "sale_month": "2025-01",
   "price": 299000,
   "lot_sqft": 4122,
   "price_per_lot_sqft": 72.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1630,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922120141"
  },
  {
   "address": "3900 Labore Road, Vadnais Heights",
   "sale_month": "2025-01",
   "price": 271000,
   "lot_sqft": 110861,
   "price_per_lot_sqft": 2.44,
   "price_per_building_sqft": 92.18,
   "building_sqft": 2940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2958,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "283022130003"
  },
  {
   "address": "7516 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2025-01",
   "price": 200000,
   "lot_sqft": 41212,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811921120002"
  },
  {
   "address": "1710 Crossings Boulevard, Shakopee",
   "sale_month": "2025-01",
   "price": 4014620,
   "lot_sqft": 71212,
   "price_per_lot_sqft": 56.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274810010"
  },
  {
   "address": "14300 Sunfish Lake Boulevard Northwest, Ramsey",
   "sale_month": "2025-01",
   "price": 1200000,
   "lot_sqft": 79515,
   "price_per_lot_sqft": 15.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5637,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225410006"
  },
  {
   "address": "1235 Red Fox Road, Arden Hills",
   "sale_month": "2025-01",
   "price": 71800000,
   "lot_sqft": 353957,
   "price_per_lot_sqft": 202.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52743,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023130004"
  },
  {
   "address": "3820 Hoffman Road, White Bear Lake",
   "sale_month": "2025-01",
   "price": 18085550,
   "lot_sqft": 217787,
   "price_per_lot_sqft": 83.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25266,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273022410137"
  },
  {
   "address": "1419 Energy Park Drive, Saint Paul",
   "sale_month": "2025-01",
   "price": 18300000,
   "lot_sqft": 448613,
   "price_per_lot_sqft": 40.79,
   "price_per_building_sqft": 207.8,
   "building_sqft": 88067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88598,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923230002"
  },
  {
   "address": "4241 12th Avenue East, Shakopee",
   "sale_month": "2025-01",
   "price": 16475000,
   "lot_sqft": 407545,
   "price_per_lot_sqft": 40.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 157887,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272120010"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 16475000,
   "lot_sqft": 55606,
   "price_per_lot_sqft": 296.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271550020"
  },
  {
   "address": "1714 2nd Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 960000,
   "lot_sqft": 6353,
   "price_per_lot_sqft": 151.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1425,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430074"
  },
  {
   "address": "707 2nd Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 6250000,
   "lot_sqft": 48840,
   "price_per_lot_sqft": 127.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924110133"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2025-01",
   "price": 148000,
   "lot_sqft": 250,
   "price_per_lot_sqft": 592,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140450"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2025-01",
   "price": 148000,
   "lot_sqft": 1286,
   "price_per_lot_sqft": 115.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140440"
  },
  {
   "address": "9900 Bluebird Street Northwest, Coon Rapids",
   "sale_month": "2025-01",
   "price": 7300000,
   "lot_sqft": 87457,
   "price_per_lot_sqft": 83.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9685,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263124220012"
  },
  {
   "address": "9930 Bluebird Street Northwest, Coon Rapids",
   "sale_month": "2025-01",
   "price": 7300000,
   "lot_sqft": 83383,
   "price_per_lot_sqft": 87.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9129,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263124220011"
  },
  {
   "address": "4764 Central Avenue Northeast, Hilltop",
   "sale_month": "2025-01",
   "price": 600000,
   "lot_sqft": 10457,
   "price_per_lot_sqft": 57.38,
   "price_per_building_sqft": 875.91,
   "building_sqft": 685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 689,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024410010"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 600000,
   "lot_sqft": 4570,
   "price_per_lot_sqft": 131.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024410007"
  },
  {
   "address": "2013 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2025-01",
   "price": 370000,
   "lot_sqft": 10865,
   "price_per_lot_sqft": 34.05,
   "price_per_building_sqft": 301.79,
   "building_sqft": 1226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1234,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922340157"
  },
  {
   "address": "5835 Granite Southeast, Prior Lake",
   "sale_month": "2025-01",
   "price": 2600000,
   "lot_sqft": 43525,
   "price_per_lot_sqft": 59.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254270080"
  },
  {
   "address": "16578 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2025-01",
   "price": 715000,
   "lot_sqft": 18387,
   "price_per_lot_sqft": 38.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "251670010"
  },
  {
   "address": "111 Main Street West, New Prague",
   "sale_month": "2025-01",
   "price": 260000,
   "lot_sqft": 4273,
   "price_per_lot_sqft": 60.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341410"
  },
  {
   "address": "7075 21st Avenue South, Centerville",
   "sale_month": "2025-01",
   "price": 1275000,
   "lot_sqft": 62410,
   "price_per_lot_sqft": 20.43,
   "price_per_building_sqft": 106.75,
   "building_sqft": 11944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12016,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122230012"
  },
  {
   "address": "6845 20th Avenue, Centerville",
   "sale_month": "2025-01",
   "price": 2970000,
   "lot_sqft": 3301,
   "price_per_lot_sqft": 899.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233122440019"
  },
  {
   "address": "6845 20th Avenue, Centerville",
   "sale_month": "2025-01",
   "price": 2970000,
   "lot_sqft": 3301,
   "price_per_lot_sqft": 899.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233122440018"
  },
  {
   "address": "6845 20th Avenue, Centerville",
   "sale_month": "2025-01",
   "price": 2970000,
   "lot_sqft": 3301,
   "price_per_lot_sqft": 899.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233122440017"
  },
  {
   "address": "6845 20th Avenue, Centerville",
   "sale_month": "2025-01",
   "price": 2970000,
   "lot_sqft": 3301,
   "price_per_lot_sqft": 899.73,
   "price_per_building_sqft": 148.37,
   "building_sqft": 20018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20139,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233122440016"
  },
  {
   "address": "6845 20th Avenue, Centerville",
   "sale_month": "2025-01",
   "price": 2970000,
   "lot_sqft": 3301,
   "price_per_lot_sqft": 899.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233122440015"
  },
  {
   "address": "6845 20th Avenue, Centerville",
   "sale_month": "2025-01",
   "price": 2970000,
   "lot_sqft": 3301,
   "price_per_lot_sqft": 899.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233122440014"
  },
  {
   "address": "701 5th St N, Minneapolis",
   "sale_month": "2025-01",
   "price": 2575000,
   "lot_sqft": 11708,
   "price_per_lot_sqft": 219.94,
   "price_per_building_sqft": 215.59,
   "building_sqft": 11944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12016,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924240101"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 40250000,
   "lot_sqft": 17562,
   "price_per_lot_sqft": 2291.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924120792"
  },
  {
   "address": "730 Washington Ave N, Minneapolis",
   "sale_month": "2025-01",
   "price": 40250000,
   "lot_sqft": 37783,
   "price_per_lot_sqft": 1065.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51318,
   "use": "APARTMENT",
   "parcel_id": "2202924120019"
  },
  {
   "address": "4440 West Round Lake Road, Arden Hills",
   "sale_month": "2025-01",
   "price": 11231064,
   "lot_sqft": 342658,
   "price_per_lot_sqft": 32.78,
   "price_per_building_sqft": 98.79,
   "building_sqft": 113691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 114377,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213023230001"
  },
  {
   "address": "1830 Glenwood Ave, Minneapolis",
   "sale_month": "2025-01",
   "price": 150000,
   "lot_sqft": 2910,
   "price_per_lot_sqft": 51.55,
   "price_per_building_sqft": 86.76,
   "building_sqft": 1729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1740,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924320103"
  },
  {
   "address": "850 Commerce Drive East, Belle Plaine",
   "sale_month": "2025-01",
   "price": 536000,
   "lot_sqft": 19992,
   "price_per_lot_sqft": 26.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200890020"
  },
  {
   "address": "219 Meridian Street South, Belle Plaine",
   "sale_month": "2025-01",
   "price": 200000,
   "lot_sqft": 8807,
   "price_per_lot_sqft": 22.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2423,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200015710"
  },
  {
   "address": "2324 Vermillion Street, Hastings",
   "sale_month": "2025-01",
   "price": 197500,
   "lot_sqft": 8729,
   "price_per_lot_sqft": 22.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "Commercial-preferred",
   "parcel_id": "198170005050"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 175000,
   "lot_sqft": 67377,
   "price_per_lot_sqft": 2.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193324430010"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 175000,
   "lot_sqft": 96890,
   "price_per_lot_sqft": 1.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193324340015"
  },
  {
   "address": "220 Sibley Street, Hastings",
   "sale_month": "2025-01",
   "price": 900000,
   "lot_sqft": 12343,
   "price_per_lot_sqft": 72.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13697,
   "use": "Commercial-preferred",
   "parcel_id": "193215013082"
  },
  {
   "address": "2115 Como Ave SE, Minneapolis",
   "sale_month": "2025-01",
   "price": 950000,
   "lot_sqft": 14752,
   "price_per_lot_sqft": 64.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2510,
   "use": "TRIPLEX",
   "parcel_id": "1902923210207"
  },
  {
   "address": "5010 Old Shakopee Rd W, Bloomington",
   "sale_month": "2025-01",
   "price": 1500000,
   "lot_sqft": 38542,
   "price_per_lot_sqft": 38.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10240,
   "use": "APARTMENT",
   "parcel_id": "1902724310056"
  },
  {
   "address": "220 Central Ave, Osseo",
   "sale_month": "2025-01",
   "price": 199900,
   "lot_sqft": 3830,
   "price_per_lot_sqft": 52.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230060"
  },
  {
   "address": "2185 Woodlane Drive, Woodbury",
   "sale_month": "2025-01",
   "price": 1100000,
   "lot_sqft": 46495,
   "price_per_lot_sqft": 23.66,
   "price_per_building_sqft": 233.94,
   "building_sqft": 4702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4730,
   "use": "300",
   "parcel_id": "1802821110014"
  },
  {
   "address": "23450 Emery Avenue, Hampton",
   "sale_month": "2025-01",
   "price": 1000000,
   "lot_sqft": 66144,
   "price_per_lot_sqft": 15.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "Industrial-preferred",
   "parcel_id": "180090027033"
  },
  {
   "address": "3620 Winnetka Ave N, Crystal",
   "sale_month": "2025-01",
   "price": 1400000,
   "lot_sqft": 97718,
   "price_per_lot_sqft": 14.33,
   "price_per_building_sqft": 161.07,
   "building_sqft": 8692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8744,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1711821330010"
  },
  {
   "address": "2400 Plymouth Ave N, Minneapolis",
   "sale_month": "2025-01",
   "price": 400000,
   "lot_sqft": 5444,
   "price_per_lot_sqft": 73.48,
   "price_per_building_sqft": 61.3,
   "building_sqft": 6525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6565,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924440133"
  },
  {
   "address": "5009 Beard Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 3100000,
   "lot_sqft": 22550,
   "price_per_lot_sqft": 137.47,
   "price_per_building_sqft": 457.16,
   "building_sqft": 6781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6822,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824310204"
  },
  {
   "address": "7450 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2025-01",
   "price": 339000,
   "lot_sqft": 18884,
   "price_per_lot_sqft": 17.95,
   "price_per_building_sqft": 160.51,
   "building_sqft": 2112,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2124,
   "use": "300",
   "parcel_id": "1702721240025"
  },
  {
   "address": "7970 Wallace Rd, Eden Prairie",
   "sale_month": "2025-01",
   "price": 2650000,
   "lot_sqft": 88183,
   "price_per_lot_sqft": 30.05,
   "price_per_building_sqft": 132.46,
   "building_sqft": 20006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20127,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622210007"
  },
  {
   "address": "20998 134th Ave N, Rogers",
   "sale_month": "2025-01",
   "price": 4200000,
   "lot_sqft": 50683,
   "price_per_lot_sqft": 82.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32041,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023440007"
  },
  {
   "address": "20998 134th Ave N, Rogers",
   "sale_month": "2025-01",
   "price": 4200000,
   "lot_sqft": 50677,
   "price_per_lot_sqft": 82.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023440006"
  },
  {
   "address": "4400 Oliver Ave N, Minneapolis",
   "sale_month": "2025-01",
   "price": 225250,
   "lot_sqft": 10858,
   "price_per_lot_sqft": 20.75,
   "price_per_building_sqft": 116.17,
   "building_sqft": 1939,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1951,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411821120071"
  },
  {
   "address": "1719 Adams St NE, Minneapolis",
   "sale_month": "2025-01",
   "price": 685000,
   "lot_sqft": 7543,
   "price_per_lot_sqft": 90.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2295,
   "use": "APARTMENT",
   "parcel_id": "1402924120068"
  },
  {
   "address": "901 14th Ave NE, Minneapolis",
   "sale_month": "2025-01",
   "price": 1200000,
   "lot_sqft": 16373,
   "price_per_lot_sqft": 73.29,
   "price_per_building_sqft": 162.32,
   "building_sqft": 7393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7437,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924110043"
  },
  {
   "address": "3959 28th Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 426000,
   "lot_sqft": 4759,
   "price_per_lot_sqft": 89.51,
   "price_per_building_sqft": 249.71,
   "building_sqft": 1706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1716,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824110065"
  },
  {
   "address": "1230 7th Street West, Saint Paul",
   "sale_month": "2025-01",
   "price": 600000,
   "lot_sqft": 4142,
   "price_per_lot_sqft": 144.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1597,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112823430049"
  },
  {
   "address": "1280 7th Street West, Saint Paul",
   "sale_month": "2025-01",
   "price": 550000,
   "lot_sqft": 4387,
   "price_per_lot_sqft": 125.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1888,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823430031"
  },
  {
   "address": "18025 Dairy Lane, Spring Lake Township",
   "sale_month": "2025-01",
   "price": 1150000,
   "lot_sqft": 106482,
   "price_per_lot_sqft": 10.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7252,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "110990040"
  },
  {
   "address": "3848 Cedar Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 940000,
   "lot_sqft": 6026,
   "price_per_lot_sqft": 155.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3366,
   "use": "APARTMENT",
   "parcel_id": "1102824110127"
  },
  {
   "address": "7429 East River Road Northeast, Fridley",
   "sale_month": "2025-01",
   "price": 750000,
   "lot_sqft": 34787,
   "price_per_lot_sqft": 21.56,
   "price_per_building_sqft": 423.97,
   "building_sqft": 1769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1780,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103024140015"
  },
  {
   "address": "3370 Mike Collins Drive, Eagan",
   "sale_month": "2025-01",
   "price": 2590000,
   "lot_sqft": 59947,
   "price_per_lot_sqft": 43.2,
   "price_per_building_sqft": 139.93,
   "building_sqft": 18509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18621,
   "use": "Industrial-preferred",
   "parcel_id": "102250302181"
  },
  {
   "address": "3707 Kennebec Drive, Eagan",
   "sale_month": "2025-01",
   "price": 2900000,
   "lot_sqft": 245278,
   "price_per_lot_sqft": 11.82,
   "price_per_building_sqft": 174.03,
   "building_sqft": 16664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16765,
   "use": "Industrial-preferred",
   "parcel_id": "101657501020"
  },
  {
   "address": "1893 Highway 36 West, Roseville",
   "sale_month": "2025-01",
   "price": 532311,
   "lot_sqft": 62944,
   "price_per_lot_sqft": 8.46,
   "price_per_building_sqft": 84.41,
   "building_sqft": 6306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6344,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310012"
  },
  {
   "address": "2416 Maplewood Drive North, Maplewood",
   "sale_month": "2025-01",
   "price": 10400000,
   "lot_sqft": 290800,
   "price_per_lot_sqft": 35.76,
   "price_per_building_sqft": 96.31,
   "building_sqft": 107983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 108635,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092922130014"
  },
  {
   "address": "9001 Bloomington Fwy East, Bloomington",
   "sale_month": "2025-01",
   "price": 2250000,
   "lot_sqft": 122008,
   "price_per_lot_sqft": 18.44,
   "price_per_building_sqft": 75.68,
   "building_sqft": 29730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29909,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724420026"
  },
  {
   "address": "9220 James Ave S, Bloomington",
   "sale_month": "2025-01",
   "price": 2890000,
   "lot_sqft": 99435,
   "price_per_lot_sqft": 29.06,
   "price_per_building_sqft": 65.5,
   "building_sqft": 44119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44385,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724340009"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 4300000,
   "lot_sqft": 1856897,
   "price_per_lot_sqft": 2.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090250030"
  },
  {
   "address": null,
   "sale_month": "2025-01",
   "price": 4300000,
   "lot_sqft": 500421,
   "price_per_lot_sqft": 8.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090130010"
  },
  {
   "address": "21830 Viking Boulevard Northeast, Linwood Township",
   "sale_month": "2025-01",
   "price": 165000,
   "lot_sqft": 584188,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083322130012"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2025-01",
   "price": 283400,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 142.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810430"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2025-01",
   "price": 328875,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 165.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810390"
  },
  {
   "address": "6501 96th La N, Brooklyn Park",
   "sale_month": "2025-01",
   "price": 110036871,
   "lot_sqft": 161039,
   "price_per_lot_sqft": 683.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0811921410009"
  },
  {
   "address": "6725 Oak Grove Pkwy N, Brooklyn Park",
   "sale_month": "2025-01",
   "price": 110036871,
   "lot_sqft": 86219,
   "price_per_lot_sqft": 1276.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0811921410008"
  },
  {
   "address": "6729 Oak Grove Pkwy N, Brooklyn Park",
   "sale_month": "2025-01",
   "price": 110036871,
   "lot_sqft": 109520,
   "price_per_lot_sqft": 1004.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72060,
   "use": "APARTMENT",
   "parcel_id": "0811921140065"
  },
  {
   "address": "6711 Oak Grove Pkwy N, Brooklyn Park",
   "sale_month": "2025-01",
   "price": 110036871,
   "lot_sqft": 158610,
   "price_per_lot_sqft": 693.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47667,
   "use": "APARTMENT",
   "parcel_id": "0811921140064"
  },
  {
   "address": "6705 Oak Grove Pkwy N, Brooklyn Park",
   "sale_month": "2025-01",
   "price": 110036871,
   "lot_sqft": 108831,
   "price_per_lot_sqft": 1011.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 76890,
   "use": "APARTMENT",
   "parcel_id": "0811921140063"
  },
  {
   "address": "2645 Louisiana Ave S, St. Louis Park",
   "sale_month": "2025-01",
   "price": 1000000,
   "lot_sqft": 16666,
   "price_per_lot_sqft": 60,
   "price_per_building_sqft": 198.81,
   "building_sqft": 5030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5061,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721420192"
  },
  {
   "address": "7120 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2025-01",
   "price": 800000,
   "lot_sqft": 8258,
   "price_per_lot_sqft": 96.88,
   "price_per_building_sqft": 567.78,
   "building_sqft": 1409,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1417,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721130134"
  },
  {
   "address": "2200 Florida Ave S, St. Louis Park",
   "sale_month": "2025-01",
   "price": 1775000,
   "lot_sqft": 41224,
   "price_per_lot_sqft": 43.06,
   "price_per_building_sqft": 103.19,
   "building_sqft": 17201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17305,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721110043"
  },
  {
   "address": "777 Broadway Avenue West, Forest Lake",
   "sale_month": "2025-01",
   "price": 435000,
   "lot_sqft": 9142,
   "price_per_lot_sqft": 47.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "300",
   "parcel_id": "0803221210123"
  },
  {
   "address": "20 Lake Street North, Forest Lake",
   "sale_month": "2025-01",
   "price": 130000,
   "lot_sqft": 950,
   "price_per_lot_sqft": 136.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120008"
  },
  {
   "address": "8900 Penn Ave S, Bloomington",
   "sale_month": "2025-01",
   "price": 2350000,
   "lot_sqft": 50723,
   "price_per_lot_sqft": 46.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8656,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802724140015"
  },
  {
   "address": "15870 Johnson Memorial Drive, Louisville Township",
   "sale_month": "2025-01",
   "price": 4300000,
   "lot_sqft": 561378,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079330042"
  },
  {
   "address": "4151 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2025-01",
   "price": 1225000,
   "lot_sqft": 61921,
   "price_per_lot_sqft": 19.78,
   "price_per_building_sqft": 78.7,
   "building_sqft": 15565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15659,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124440025"
  },
  {
   "address": "3930 Sunnyside Rd, Edina",
   "sale_month": "2025-01",
   "price": 675000,
   "lot_sqft": 6500,
   "price_per_lot_sqft": 103.85,
   "price_per_building_sqft": 480.77,
   "building_sqft": 1404,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1412,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440063"
  },
  {
   "address": "3400 42nd St E, Minneapolis",
   "sale_month": "2025-01",
   "price": 675000,
   "lot_sqft": 15812,
   "price_per_lot_sqft": 42.69,
   "price_per_building_sqft": 67.06,
   "building_sqft": 10065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10126,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823240014"
  },
  {
   "address": "2650 9th Avenue, Anoka",
   "sale_month": "2025-01",
   "price": 67100,
   "lot_sqft": 9793,
   "price_per_lot_sqft": 6.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2558,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124140011"
  },
  {
   "address": "436 Dorothy Day Place, Saint Paul",
   "sale_month": "2025-01",
   "price": 950000,
   "lot_sqft": 18955,
   "price_per_lot_sqft": 50.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9509,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062822220059"
  },
  {
   "address": "17535 Highway 7, Hollywood Township",
   "sale_month": "2025-01",
   "price": 776187,
   "lot_sqft": 77770,
   "price_per_lot_sqft": 9.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8159,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "060331242"
  },
  {
   "address": "2075 Hillview Road, Mounds View",
   "sale_month": "2025-01",
   "price": 899000,
   "lot_sqft": 16455,
   "price_per_lot_sqft": 54.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2042,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410011"
  },
  {
   "address": "216 Wabasha Street South, Saint Paul",
   "sale_month": "2025-01",
   "price": 1600000,
   "lot_sqft": 60221,
   "price_per_lot_sqft": 26.57,
   "price_per_building_sqft": 72.31,
   "building_sqft": 22127,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22260,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330047"
  },
  {
   "address": "3133 Fremont Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 628000,
   "lot_sqft": 5888,
   "price_per_lot_sqft": 106.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1610,
   "use": "APARTMENT",
   "parcel_id": "0402824120160"
  },
  {
   "address": "1108 Grand Avenue, Saint Paul",
   "sale_month": "2025-01",
   "price": 1250000,
   "lot_sqft": 4062,
   "price_per_lot_sqft": 307.73,
   "price_per_building_sqft": 204.99,
   "building_sqft": 6098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6135,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823410065"
  },
  {
   "address": "1567 Grand Avenue, Saint Paul",
   "sale_month": "2025-01",
   "price": 1250000,
   "lot_sqft": 8103,
   "price_per_lot_sqft": 154.26,
   "price_per_building_sqft": 264.05,
   "building_sqft": 4734,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4762,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823320076"
  },
  {
   "address": "218 Dunlap Street North, Saint Paul",
   "sale_month": "2025-01",
   "price": 550000,
   "lot_sqft": 4809,
   "price_per_lot_sqft": 114.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2524,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823110014"
  },
  {
   "address": "1297 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2025-01",
   "price": 1650000,
   "lot_sqft": 664177,
   "price_per_lot_sqft": 2.48,
   "price_per_building_sqft": 88.16,
   "building_sqft": 18715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821440026"
  },
  {
   "address": "3400 1st Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 437000,
   "lot_sqft": 7890,
   "price_per_lot_sqft": 55.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1651,
   "use": "APARTMENT",
   "parcel_id": "0302824420088"
  },
  {
   "address": "3530 Harriet Ave, Minneapolis",
   "sale_month": "2025-01",
   "price": 1200000,
   "lot_sqft": 6240,
   "price_per_lot_sqft": 192.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3429,
   "use": "APARTMENT",
   "parcel_id": "0302824320174"
  },
  {
   "address": "3015 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 650000,
   "lot_sqft": 1465,
   "price_per_lot_sqft": 443.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220097"
  },
  {
   "address": "3017 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 650000,
   "lot_sqft": 5501,
   "price_per_lot_sqft": 118.16,
   "price_per_building_sqft": 64.11,
   "building_sqft": 10139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10200,
   "use": "APARTMENT",
   "parcel_id": "0302824220096"
  },
  {
   "address": "3023 Lyndale Ave S, Minneapolis",
   "sale_month": "2025-01",
   "price": 650000,
   "lot_sqft": 5503,
   "price_per_lot_sqft": 118.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0302824220095"
  },
  {
   "address": "323 Lake St E, Minneapolis",
   "sale_month": "2025-01",
   "price": 350000,
   "lot_sqft": 3447,
   "price_per_lot_sqft": 101.54,
   "price_per_building_sqft": 327.1,
   "building_sqft": 1070,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110223"
  },
  {
   "address": "8011 Nicollet Ave S, Bloomington",
   "sale_month": "2025-01",
   "price": 250000,
   "lot_sqft": 5303,
   "price_per_lot_sqft": 47.14,
   "price_per_building_sqft": 247.28,
   "building_sqft": 1011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1017,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724130063"
  },
  {
   "address": "3440 Bloomington Ave, Minneapolis",
   "sale_month": "2025-01",
   "price": 600000,
   "lot_sqft": 3108,
   "price_per_lot_sqft": 193.05,
   "price_per_building_sqft": 417.25,
   "building_sqft": 1438,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1447,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824420014"
  },
  {
   "address": "344 Summit Avenue, Saint Paul",
   "sale_month": "2025-01",
   "price": 2400000,
   "lot_sqft": 50954,
   "price_per_lot_sqft": 47.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4185,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823130056"
  },
  {
   "address": "5301 Dupont Ave N, Brooklyn Center",
   "sale_month": "2025-01",
   "price": 675000,
   "lot_sqft": 15357,
   "price_per_lot_sqft": 43.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2356,
   "use": "APARTMENT",
   "parcel_id": "0111821330146"
  },
  {
   "address": "10801 Wayzata Blvd, Minnetonka",
   "sale_month": "2025-01",
   "price": 3700000,
   "lot_sqft": 120937,
   "price_per_lot_sqft": 30.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13087,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722320053"
  },
  {
   "address": "201 Lewis Avenue South, Watertown",
   "sale_month": "2024-12",
   "price": 330000,
   "lot_sqft": 4089,
   "price_per_lot_sqft": 80.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7944,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502750"
  },
  {
   "address": "11 3rd Avenue Southeast, Norwood Young America",
   "sale_month": "2024-12",
   "price": 100000,
   "lot_sqft": 9308,
   "price_per_lot_sqft": 10.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580510720"
  },
  {
   "address": "963 Robert Street South, West Saint Paul",
   "sale_month": "2024-12",
   "price": 1598785,
   "lot_sqft": 52331,
   "price_per_lot_sqft": 30.55,
   "price_per_building_sqft": 152.48,
   "building_sqft": 10485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10549,
   "use": "Commercial-preferred",
   "parcel_id": "422372601012"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 41215,
   "lot_sqft": 3647,
   "price_per_lot_sqft": 11.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "Commercial",
   "parcel_id": "422372601011"
  },
  {
   "address": "23566 University Avenue Northwest, Bethel",
   "sale_month": "2024-12",
   "price": 550000,
   "lot_sqft": 94458,
   "price_per_lot_sqft": 5.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10977,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363424110020"
  },
  {
   "address": "578 Galtier Street, Saint Paul",
   "sale_month": "2024-12",
   "price": 1980000,
   "lot_sqft": 65518,
   "price_per_lot_sqft": 30.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2460,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923140003"
  },
  {
   "address": "9255 East River Road Northwest, Coon Rapids",
   "sale_month": "2024-12",
   "price": 5125000,
   "lot_sqft": 159431,
   "price_per_lot_sqft": 32.15,
   "price_per_building_sqft": 113.55,
   "building_sqft": 45135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45407,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353124110017"
  },
  {
   "address": "1809 Old Hudson Road, Saint Paul",
   "sale_month": "2024-12",
   "price": 200000,
   "lot_sqft": 26363,
   "price_per_lot_sqft": 7.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922320046"
  },
  {
   "address": "6885 139th Lane Northwest, Ramsey",
   "sale_month": "2024-12",
   "price": 475000,
   "lot_sqft": 4198,
   "price_per_lot_sqft": 113.15,
   "price_per_building_sqft": 72.44,
   "building_sqft": 6557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6596,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225210097"
  },
  {
   "address": "14021 Basalt Street Northwest, Ramsey",
   "sale_month": "2024-12",
   "price": 450000,
   "lot_sqft": 40108,
   "price_per_lot_sqft": 11.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3428,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110015"
  },
  {
   "address": "1881 Station Parkway Northwest, Andover",
   "sale_month": "2024-12",
   "price": 300000,
   "lot_sqft": 4557,
   "price_per_lot_sqft": 65.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420018"
  },
  {
   "address": "1880 Wayzata Blvd W, Long Lake",
   "sale_month": "2024-12",
   "price": 1035000,
   "lot_sqft": 10898,
   "price_per_lot_sqft": 94.97,
   "price_per_building_sqft": 187.77,
   "building_sqft": 5512,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5545,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130038"
  },
  {
   "address": "2905 3rd Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 220000,
   "lot_sqft": 5666,
   "price_per_lot_sqft": 38.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1046,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924440025"
  },
  {
   "address": "2400 Blaisdell Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 1350000,
   "lot_sqft": 22337,
   "price_per_lot_sqft": 60.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3319,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240027"
  },
  {
   "address": "2420 Pleasant Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 600000,
   "lot_sqft": 6100,
   "price_per_lot_sqft": 98.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1495,
   "use": "APARTMENT",
   "parcel_id": "3402924230087"
  },
  {
   "address": "980 Berwood Avenue East, Vadnais Heights",
   "sale_month": "2024-12",
   "price": 10500000,
   "lot_sqft": 251270,
   "price_per_lot_sqft": 41.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 96831,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022310019"
  },
  {
   "address": "980 Berwood Avenue East, Vadnais Heights",
   "sale_month": "2024-12",
   "price": 10500000,
   "lot_sqft": 124878,
   "price_per_lot_sqft": 84.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022310005"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 46800000,
   "lot_sqft": 1044942,
   "price_per_lot_sqft": 44.79,
   "price_per_building_sqft": 199.41,
   "building_sqft": 234688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 236104,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923230024"
  },
  {
   "address": "692 Prior Avenue North, Saint Paul",
   "sale_month": "2024-12",
   "price": 26692000,
   "lot_sqft": 653237,
   "price_per_lot_sqft": 40.86,
   "price_per_building_sqft": 201.81,
   "building_sqft": 132264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 133063,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923210001"
  },
  {
   "address": "1207 25th St W, Minneapolis",
   "sale_month": "2024-12",
   "price": 1081500,
   "lot_sqft": 6040,
   "price_per_lot_sqft": 179.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2842,
   "use": "APARTMENT",
   "parcel_id": "3302924130008"
  },
  {
   "address": "8617 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2024-12",
   "price": 270000,
   "lot_sqft": 2617,
   "price_per_lot_sqft": 103.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440030"
  },
  {
   "address": "14065 Round Lake Boulevard Northwest, Andover",
   "sale_month": "2024-12",
   "price": 875000,
   "lot_sqft": 38632,
   "price_per_lot_sqft": 22.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224120073"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2024-12",
   "price": 419000,
   "lot_sqft": 2718,
   "price_per_lot_sqft": 154.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130026"
  },
  {
   "address": "9280 Baltimore Street Northeast, Blaine",
   "sale_month": "2024-12",
   "price": 4361290,
   "lot_sqft": 77947,
   "price_per_lot_sqft": 55.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 967,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123120001"
  },
  {
   "address": "738 Vandalia Street, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 129643,
   "price_per_lot_sqft": 636.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923110005"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 11868,
   "price_per_lot_sqft": 6952.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923110004"
  },
  {
   "address": "3400 Edinborough Way, Edina",
   "sale_month": "2024-12",
   "price": 8570000,
   "lot_sqft": 98744,
   "price_per_lot_sqft": 86.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3202824340025"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 1250000,
   "lot_sqft": 35342,
   "price_per_lot_sqft": 35.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023330016"
  },
  {
   "address": "2501 37th Avenue Northeast, Saint Anthony",
   "sale_month": "2024-12",
   "price": 1250000,
   "lot_sqft": 30326,
   "price_per_lot_sqft": 41.22,
   "price_per_building_sqft": 137.42,
   "building_sqft": 9096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9151,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023330015"
  },
  {
   "address": "133 E 7th Street, Saint Paul",
   "sale_month": "2024-12",
   "price": 9050000,
   "lot_sqft": 15934,
   "price_per_lot_sqft": 567.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19133,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922430060"
  },
  {
   "address": "11141 Zealand Ave N, Champlin",
   "sale_month": "2024-12",
   "price": 280000,
   "lot_sqft": 3400,
   "price_per_lot_sqft": 82.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420080"
  },
  {
   "address": "201 General Mills Blvd, Golden Valley",
   "sale_month": "2024-12",
   "price": 19750000,
   "lot_sqft": 846200,
   "price_per_lot_sqft": 23.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45404,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821340023"
  },
  {
   "address": "2512 33rd Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 425000,
   "lot_sqft": 6013,
   "price_per_lot_sqft": 70.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1091,
   "use": "APARTMENT",
   "parcel_id": "3102923230114"
  },
  {
   "address": "830 Yellow Brick Road, Chaska",
   "sale_month": "2024-12",
   "price": 1180000,
   "lot_sqft": 48562,
   "price_per_lot_sqft": 24.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5886,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306460030"
  },
  {
   "address": "151 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2024-12",
   "price": 1830500,
   "lot_sqft": 63363,
   "price_per_lot_sqft": 28.89,
   "price_per_building_sqft": 102.33,
   "building_sqft": 17888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17996,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "303023430023"
  },
  {
   "address": "1160 Rice Street, Saint Paul",
   "sale_month": "2024-12",
   "price": 920000,
   "lot_sqft": 14465,
   "price_per_lot_sqft": 63.6,
   "price_per_building_sqft": 233.38,
   "building_sqft": 3942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3966,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922220028"
  },
  {
   "address": "310 Lawson Avenue East, Saint Paul",
   "sale_month": "2024-12",
   "price": 520000,
   "lot_sqft": 9527,
   "price_per_lot_sqft": 54.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2139,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922140040"
  },
  {
   "address": "18655 73rd Ave N, Maple Grove",
   "sale_month": "2024-12",
   "price": 5575000,
   "lot_sqft": 67361,
   "price_per_lot_sqft": 82.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011922310101"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 5575000,
   "lot_sqft": 4924,
   "price_per_lot_sqft": 1132.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011922240014"
  },
  {
   "address": "7100 Northland Cir N, Brooklyn Park",
   "sale_month": "2024-12",
   "price": 7900000,
   "lot_sqft": 284576,
   "price_per_lot_sqft": 27.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31547,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011921430006"
  },
  {
   "address": "4044 Peavey Road, Chaska",
   "sale_month": "2024-12",
   "price": 1500000,
   "lot_sqft": 88954,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": 76.69,
   "building_sqft": 19560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19678,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300550031"
  },
  {
   "address": "790 5th Street Northwest, New Brighton",
   "sale_month": "2024-12",
   "price": 700000,
   "lot_sqft": 23653,
   "price_per_lot_sqft": 29.59,
   "price_per_building_sqft": 137.39,
   "building_sqft": 5095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5126,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023130030"
  },
  {
   "address": "795 Vandalia Street, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 192564,
   "price_per_lot_sqft": 428.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21043,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440037"
  },
  {
   "address": "720 Vandalia Street, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 96818,
   "price_per_lot_sqft": 852.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 190109,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440036"
  },
  {
   "address": "760 Vandalia Street, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 26280,
   "price_per_lot_sqft": 3139.57,
   "price_per_building_sqft": 6257.72,
   "building_sqft": 13185,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13265,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440035"
  },
  {
   "address": "2211 Territorial Road, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 219658,
   "price_per_lot_sqft": 375.62,
   "price_per_building_sqft": 812.27,
   "building_sqft": 101577,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 102190,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440032"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 14750,
   "price_per_lot_sqft": 5593.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923440023"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 29833,
   "price_per_lot_sqft": 2765.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440022"
  },
  {
   "address": "756 Vandalia Street, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 134369,
   "price_per_lot_sqft": 614.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440020"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 9729,
   "price_per_lot_sqft": 8480.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923440017"
  },
  {
   "address": "727 Vandalia Street, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 151927,
   "price_per_lot_sqft": 543.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440013"
  },
  {
   "address": "2228 Territorial Road, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 272651,
   "price_per_lot_sqft": 302.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 293613,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440012"
  },
  {
   "address": "2299 Territorial Road, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 42350,
   "price_per_lot_sqft": 1948.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923430043"
  },
  {
   "address": "2299 Territorial Road, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 8654,
   "price_per_lot_sqft": 9534.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420045"
  },
  {
   "address": "2299 Territorial Road, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 8820,
   "price_per_lot_sqft": 9354.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420044"
  },
  {
   "address": "2299 Territorial Road, Saint Paul",
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 116322,
   "price_per_lot_sqft": 709.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420043"
  },
  {
   "address": "7601 73rd Ave N, Brooklyn Park",
   "sale_month": "2024-12",
   "price": 320000,
   "lot_sqft": 18390,
   "price_per_lot_sqft": 17.4,
   "price_per_building_sqft": 193.47,
   "building_sqft": 1654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1664,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921320004"
  },
  {
   "address": "5125 Co Rd No 101, Minnetonka",
   "sale_month": "2024-12",
   "price": 3610000,
   "lot_sqft": 130621,
   "price_per_lot_sqft": 27.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11256,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2911722320029"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 82508000,
   "lot_sqft": 13884,
   "price_per_lot_sqft": 5942.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923330008"
  },
  {
   "address": "1930 Douglas Dr N, Golden Valley",
   "sale_month": "2024-12",
   "price": 2500000,
   "lot_sqft": 31425,
   "price_per_lot_sqft": 79.55,
   "price_per_building_sqft": 1151.54,
   "building_sqft": 2171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2184,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821320069"
  },
  {
   "address": "465 Sarazin Street, Shakopee",
   "sale_month": "2024-12",
   "price": 600000,
   "lot_sqft": 88254,
   "price_per_lot_sqft": 6.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "274970020"
  },
  {
   "address": "3776 Connelly Avenue, Arden Hills",
   "sale_month": "2024-12",
   "price": 2450000,
   "lot_sqft": 95345,
   "price_per_lot_sqft": 25.7,
   "price_per_building_sqft": 185.07,
   "building_sqft": 13238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13318,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023430008"
  },
  {
   "address": "1329 Heather Street, Shakopee",
   "sale_month": "2024-12",
   "price": 3524000,
   "lot_sqft": 54830,
   "price_per_lot_sqft": 64.27,
   "price_per_building_sqft": 271.77,
   "building_sqft": 12967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13045,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272370040"
  },
  {
   "address": "6340 County Road 101 East, Shakopee",
   "sale_month": "2024-12",
   "price": 2476735,
   "lot_sqft": 261774,
   "price_per_lot_sqft": 9.46,
   "price_per_building_sqft": 117.46,
   "building_sqft": 21086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21213,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271030010"
  },
  {
   "address": "2535 Condon Court, Mendota Heights",
   "sale_month": "2024-12",
   "price": 550000,
   "lot_sqft": 16503,
   "price_per_lot_sqft": 33.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2401,
   "use": "Commercial-preferred",
   "parcel_id": "270350080021"
  },
  {
   "address": "216 7th St S, Minneapolis",
   "sale_month": "2024-12",
   "price": 11600000,
   "lot_sqft": 10460,
   "price_per_lot_sqft": 1108.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110033"
  },
  {
   "address": "615 2nd Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 11600000,
   "lot_sqft": 12613,
   "price_per_lot_sqft": 919.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110032"
  },
  {
   "address": "90 7th St S, Minneapolis",
   "sale_month": "2024-12",
   "price": 85000000,
   "lot_sqft": 43568,
   "price_per_lot_sqft": 1950.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924110012"
  },
  {
   "address": "1340 3rd Avenue West, Shakopee",
   "sale_month": "2024-12",
   "price": 3450000,
   "lot_sqft": 86127,
   "price_per_lot_sqft": 40.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37557,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270150120"
  },
  {
   "address": "12402 Boone Avenue South, Savage",
   "sale_month": "2024-12",
   "price": 235000,
   "lot_sqft": 8766,
   "price_per_lot_sqft": 26.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269070220"
  },
  {
   "address": "9525 East River Road Northwest, Coon Rapids",
   "sale_month": "2024-12",
   "price": 16000000,
   "lot_sqft": 359041,
   "price_per_lot_sqft": 44.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124410007"
  },
  {
   "address": "4550 Madison Street Northeast, Columbia Heights",
   "sale_month": "2024-12",
   "price": 725500,
   "lot_sqft": 10675,
   "price_per_lot_sqft": 67.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2395,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024430094"
  },
  {
   "address": "1829 Portland Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 3280000,
   "lot_sqft": 87959,
   "price_per_lot_sqft": 37.29,
   "price_per_building_sqft": 450.05,
   "building_sqft": 7288,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7332,
   "use": "APARTMENT",
   "parcel_id": "2602924330107"
  },
  {
   "address": "1309 66th St E, Richfield",
   "sale_month": "2024-12",
   "price": 950000,
   "lot_sqft": 18592,
   "price_per_lot_sqft": 51.1,
   "price_per_building_sqft": 133.15,
   "building_sqft": 7135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7178,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824420137"
  },
  {
   "address": "1301 66th St E, Richfield",
   "sale_month": "2024-12",
   "price": 950000,
   "lot_sqft": 5992,
   "price_per_lot_sqft": 158.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824420058"
  },
  {
   "address": "6501 Portland Ave S, Richfield",
   "sale_month": "2024-12",
   "price": 3400000,
   "lot_sqft": 181045,
   "price_per_lot_sqft": 18.78,
   "price_per_building_sqft": 168.63,
   "building_sqft": 20163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20284,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824230001"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-12",
   "price": 294000,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 194.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720790"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-12",
   "price": 191400,
   "lot_sqft": 958,
   "price_per_lot_sqft": 199.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720190"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 6500000,
   "lot_sqft": 58867,
   "price_per_lot_sqft": 110.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254520060"
  },
  {
   "address": "3575 North Berens Road Northwest, Prior Lake",
   "sale_month": "2024-12",
   "price": 6500000,
   "lot_sqft": 265018,
   "price_per_lot_sqft": 24.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254520025"
  },
  {
   "address": "575 78th Street, Chanhassen",
   "sale_month": "2024-12",
   "price": 12500000,
   "lot_sqft": 55615,
   "price_per_lot_sqft": 224.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252230020"
  },
  {
   "address": "1591 Park Road, Chanhassen",
   "sale_month": "2024-12",
   "price": 2900000,
   "lot_sqft": 125656,
   "price_per_lot_sqft": 23.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900310"
  },
  {
   "address": "8217 Upland Circle, Chanhassen",
   "sale_month": "2024-12",
   "price": 2000000,
   "lot_sqft": 4247,
   "price_per_lot_sqft": 470.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251740010"
  },
  {
   "address": "1302 5th St S, Hopkins",
   "sale_month": "2024-12",
   "price": 10050000,
   "lot_sqft": 283076,
   "price_per_lot_sqft": 35.5,
   "price_per_building_sqft": 97.92,
   "building_sqft": 102634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 103253,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230061"
  },
  {
   "address": "10600 University Avenue Northwest, Coon Rapids",
   "sale_month": "2024-12",
   "price": 790000,
   "lot_sqft": 29917,
   "price_per_lot_sqft": 26.41,
   "price_per_building_sqft": 183.76,
   "building_sqft": 4299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4325,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243124140087"
  },
  {
   "address": "6855 21st Avenue South, Centerville",
   "sale_month": "2024-12",
   "price": 11100000,
   "lot_sqft": 585021,
   "price_per_lot_sqft": 18.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122330018"
  },
  {
   "address": "605 6th Street Northwest, New Prague",
   "sale_month": "2024-12",
   "price": 184499,
   "lot_sqft": 85895,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "241240040"
  },
  {
   "address": "21800 129th Ave N, Rogers",
   "sale_month": "2024-12",
   "price": 2575000,
   "lot_sqft": 277690,
   "price_per_lot_sqft": 9.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33063,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023240001"
  },
  {
   "address": "21400 John Milless Dr, Rogers",
   "sale_month": "2024-12",
   "price": 1100000,
   "lot_sqft": 88449,
   "price_per_lot_sqft": 12.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023120014"
  },
  {
   "address": "6 18th Ave N, Hopkins",
   "sale_month": "2024-12",
   "price": 1020333,
   "lot_sqft": 4534,
   "price_per_lot_sqft": 225.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410133"
  },
  {
   "address": "1801 Mainstreet, Hopkins",
   "sale_month": "2024-12",
   "price": 1020333,
   "lot_sqft": 10591,
   "price_per_lot_sqft": 96.34,
   "price_per_building_sqft": 159.83,
   "building_sqft": 6384,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6422,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410132"
  },
  {
   "address": "310 4th Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 3476990,
   "lot_sqft": 15047,
   "price_per_lot_sqft": 231.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924330035"
  },
  {
   "address": "555 1st Ave NE, Minneapolis",
   "sale_month": "2024-12",
   "price": 3185000,
   "lot_sqft": 38997,
   "price_per_lot_sqft": 81.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37474,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120241"
  },
  {
   "address": "830 Corporate Drive, Jordan",
   "sale_month": "2024-12",
   "price": 885000,
   "lot_sqft": 74949,
   "price_per_lot_sqft": 11.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220770070"
  },
  {
   "address": "100 Hennepin Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 51200000,
   "lot_sqft": 50174,
   "price_per_lot_sqft": 1020.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924410140"
  },
  {
   "address": "101 1st Ave N, Minneapolis",
   "sale_month": "2024-12",
   "price": 51200000,
   "lot_sqft": 12698,
   "price_per_lot_sqft": 4032.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924410138"
  },
  {
   "address": "401 Royalston Ave N, Minneapolis",
   "sale_month": "2024-12",
   "price": 3350000,
   "lot_sqft": 89888,
   "price_per_lot_sqft": 37.27,
   "price_per_building_sqft": 86.73,
   "building_sqft": 38627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38860,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2202924320008"
  },
  {
   "address": "5713 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 540000,
   "lot_sqft": 5917,
   "price_per_lot_sqft": 91.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1847,
   "use": "APARTMENT",
   "parcel_id": "2202824230111"
  },
  {
   "address": "137 1st Street East, Jordan",
   "sale_month": "2024-12",
   "price": 320000,
   "lot_sqft": 18128,
   "price_per_lot_sqft": 17.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020960"
  },
  {
   "address": "4240 Centerville Road, Vadnais Heights",
   "sale_month": "2024-12",
   "price": 2281034,
   "lot_sqft": 149530,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16598,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022420029"
  },
  {
   "address": "1231 Enterprise Drive East, Belle Plaine",
   "sale_month": "2024-12",
   "price": 488426,
   "lot_sqft": 79639,
   "price_per_lot_sqft": 6.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201180040"
  },
  {
   "address": "1221 Enterprise Drive East, Belle Plaine",
   "sale_month": "2024-12",
   "price": 488426,
   "lot_sqft": 112500,
   "price_per_lot_sqft": 4.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201180030"
  },
  {
   "address": "1800 Market Street, Carver",
   "sale_month": "2024-12",
   "price": 984438,
   "lot_sqft": 77954,
   "price_per_lot_sqft": 12.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "201060010"
  },
  {
   "address": "1403 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2024-12",
   "price": 1830500,
   "lot_sqft": 34887,
   "price_per_lot_sqft": 52.47,
   "price_per_building_sqft": 226.29,
   "building_sqft": 8089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8137,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023130303"
  },
  {
   "address": "44 Arlington Avenue West, Saint Paul",
   "sale_month": "2024-12",
   "price": 2310000,
   "lot_sqft": 29647,
   "price_per_lot_sqft": 77.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9371,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922320063"
  },
  {
   "address": "30 Sunset Dr E, Champlin",
   "sale_month": "2024-12",
   "price": 4035000,
   "lot_sqft": 28012,
   "price_per_lot_sqft": 144.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5553,
   "use": "APARTMENT",
   "parcel_id": "1912021320031"
  },
  {
   "address": "26 Sunset Dr E, Champlin",
   "sale_month": "2024-12",
   "price": 4035000,
   "lot_sqft": 36477,
   "price_per_lot_sqft": 110.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5681,
   "use": "APARTMENT",
   "parcel_id": "1912021320030"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 630000,
   "lot_sqft": 4521,
   "price_per_lot_sqft": 139.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1911723220067"
  },
  {
   "address": "2450 Island Dr, Spring Park",
   "sale_month": "2024-12",
   "price": 16500000,
   "lot_sqft": 163383,
   "price_per_lot_sqft": 100.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6527,
   "use": "APARTMENT",
   "parcel_id": "1911723220066"
  },
  {
   "address": "2470 Island Dr, Spring Park",
   "sale_month": "2024-12",
   "price": 5570000,
   "lot_sqft": 90571,
   "price_per_lot_sqft": 61.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10153,
   "use": "APARTMENT",
   "parcel_id": "1911723220004"
  },
  {
   "address": "5737 33rd Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 540000,
   "lot_sqft": 6152,
   "price_per_lot_sqft": 87.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1793,
   "use": "APARTMENT",
   "parcel_id": "1902823230075"
  },
  {
   "address": "905 Parkway Drive East, Maplewood",
   "sale_month": "2024-12",
   "price": 899000,
   "lot_sqft": 40038,
   "price_per_lot_sqft": 22.45,
   "price_per_building_sqft": 119.53,
   "building_sqft": 7521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7566,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172922440201"
  },
  {
   "address": "2260 Bohland Avenue South, Saint Paul",
   "sale_month": "2024-12",
   "price": 1180000,
   "lot_sqft": 25326,
   "price_per_lot_sqft": 46.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823130004"
  },
  {
   "address": "760 Mount Curve Boulevard, Saint Paul",
   "sale_month": "2024-12",
   "price": 2850000,
   "lot_sqft": 7498,
   "price_per_lot_sqft": 380.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5311,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "172823120042"
  },
  {
   "address": "752 Mount Curve Boulevard, Saint Paul",
   "sale_month": "2024-12",
   "price": 2850000,
   "lot_sqft": 9056,
   "price_per_lot_sqft": 314.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2431,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "172823120041"
  },
  {
   "address": "4500 Quebec Ave N, New Hope",
   "sale_month": "2024-12",
   "price": 3750000,
   "lot_sqft": 139400,
   "price_per_lot_sqft": 26.9,
   "price_per_building_sqft": 99.55,
   "building_sqft": 37669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37896,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711821220035"
  },
  {
   "address": "3381 Gorham Ave, St. Louis Park",
   "sale_month": "2024-12",
   "price": 2300000,
   "lot_sqft": 28984,
   "price_per_lot_sqft": 79.35,
   "price_per_building_sqft": 208.92,
   "building_sqft": 11009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721420019"
  },
  {
   "address": "7008 Walker St, St. Louis Park",
   "sale_month": "2024-12",
   "price": 2300000,
   "lot_sqft": 18025,
   "price_per_lot_sqft": 127.6,
   "price_per_building_sqft": 355.76,
   "building_sqft": 6465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6504,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420005"
  },
  {
   "address": "15853 Goodview Avenue North, Hugo",
   "sale_month": "2024-12",
   "price": 405000,
   "lot_sqft": 222220,
   "price_per_lot_sqft": 1.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1703121110035"
  },
  {
   "address": "5400 American Blvd W, Bloomington",
   "sale_month": "2024-12",
   "price": 8400000,
   "lot_sqft": 88340,
   "price_per_lot_sqft": 95.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20240,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621240017"
  },
  {
   "address": "1880 English Street North, Maplewood",
   "sale_month": "2024-12",
   "price": 1450000,
   "lot_sqft": 50224,
   "price_per_lot_sqft": 28.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2269,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152922320077"
  },
  {
   "address": "1900 7th Street West, Saint Paul",
   "sale_month": "2024-12",
   "price": 425000,
   "lot_sqft": 14178,
   "price_per_lot_sqft": 29.98,
   "price_per_building_sqft": 210.5,
   "building_sqft": 2019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2031,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823410194"
  },
  {
   "address": "2200 Lyndale Ave N, Minneapolis",
   "sale_month": "2024-12",
   "price": 37500,
   "lot_sqft": 7326,
   "price_per_lot_sqft": 5.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1549,
   "use": "TRIPLEX",
   "parcel_id": "1502924230060"
  },
  {
   "address": "2207 3rd Street, White Bear Lake",
   "sale_month": "2024-12",
   "price": 1400000,
   "lot_sqft": 9215,
   "price_per_lot_sqft": 151.93,
   "price_per_building_sqft": 245.87,
   "building_sqft": 5694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5729,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410076"
  },
  {
   "address": "11282 86th Ave N, Maple Grove",
   "sale_month": "2024-12",
   "price": 625000,
   "lot_sqft": 2558,
   "price_per_lot_sqft": 244.33,
   "price_per_building_sqft": 111.99,
   "building_sqft": 5581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440011"
  },
  {
   "address": "4728 Cedar Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 3985000,
   "lot_sqft": 20167,
   "price_per_lot_sqft": 197.6,
   "price_per_building_sqft": 810.78,
   "building_sqft": 4915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4945,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824110087"
  },
  {
   "address": "15 121st Avenue Northwest, Coon Rapids",
   "sale_month": "2024-12",
   "price": 1075000,
   "lot_sqft": 56614,
   "price_per_lot_sqft": 18.99,
   "price_per_building_sqft": 157.05,
   "building_sqft": 6845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6887,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123124140107"
  },
  {
   "address": "2564 7th Avenue East, North Saint Paul",
   "sale_month": "2024-12",
   "price": 295000,
   "lot_sqft": 7631,
   "price_per_lot_sqft": 38.66,
   "price_per_building_sqft": 106.46,
   "building_sqft": 2771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2788,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420157"
  },
  {
   "address": "920 7th Street West, Saint Paul",
   "sale_month": "2024-12",
   "price": 2550000,
   "lot_sqft": 25725,
   "price_per_lot_sqft": 99.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230138"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 2550000,
   "lot_sqft": 166,
   "price_per_lot_sqft": 15361.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230135"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 2550000,
   "lot_sqft": 397,
   "price_per_lot_sqft": 6423.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230134"
  },
  {
   "address": "882 7th Street West, Saint Paul",
   "sale_month": "2024-12",
   "price": 2550000,
   "lot_sqft": 22501,
   "price_per_lot_sqft": 113.33,
   "price_per_building_sqft": 276.12,
   "building_sqft": 9235,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9291,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230128"
  },
  {
   "address": "7350 Golden Triangle Dr, Eden Prairie",
   "sale_month": "2024-12",
   "price": 19500000,
   "lot_sqft": 390223,
   "price_per_lot_sqft": 49.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622130014"
  },
  {
   "address": "10025 Valley View Rd, Eden Prairie",
   "sale_month": "2024-12",
   "price": 18500000,
   "lot_sqft": 181971,
   "price_per_lot_sqft": 101.66,
   "price_per_building_sqft": 348.37,
   "building_sqft": 53104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53425,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622130006"
  },
  {
   "address": "1835 Polk St NE, Minneapolis",
   "sale_month": "2024-12",
   "price": 450000,
   "lot_sqft": 8156,
   "price_per_lot_sqft": 55.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2751,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924330142"
  },
  {
   "address": "11999 Upper 40th Street North, Lake Elmo",
   "sale_month": "2024-12",
   "price": 1660000,
   "lot_sqft": 79182,
   "price_per_lot_sqft": 20.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202921440028"
  },
  {
   "address": "941 7th Street West, Saint Paul",
   "sale_month": "2024-12",
   "price": 760000,
   "lot_sqft": 5068,
   "price_per_lot_sqft": 149.96,
   "price_per_building_sqft": 29.23,
   "building_sqft": 25997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26154,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823140134"
  },
  {
   "address": "833 Randolph Avenue, Saint Paul",
   "sale_month": "2024-12",
   "price": 450000,
   "lot_sqft": 6101,
   "price_per_lot_sqft": 73.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1396,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112823130152"
  },
  {
   "address": "922 State Hwy No 55, Medina",
   "sale_month": "2024-12",
   "price": 2150000,
   "lot_sqft": 46882,
   "price_per_lot_sqft": 45.86,
   "price_per_building_sqft": 224.01,
   "building_sqft": 9598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9656,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823110014"
  },
  {
   "address": "926 Wescott Trail, Eagan",
   "sale_month": "2024-12",
   "price": 800000,
   "lot_sqft": 11934,
   "price_per_lot_sqft": 67.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361201035"
  },
  {
   "address": "4555 Erin Drive, Eagan",
   "sale_month": "2024-12",
   "price": 2200000,
   "lot_sqft": 94671,
   "price_per_lot_sqft": 23.24,
   "price_per_building_sqft": 186.41,
   "building_sqft": 11802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11873,
   "use": "Commercial-preferred",
   "parcel_id": "104740101030"
  },
  {
   "address": "1540 Randolph Avenue, Saint Paul",
   "sale_month": "2024-12",
   "price": 1450000,
   "lot_sqft": 14034,
   "price_per_lot_sqft": 103.32,
   "price_per_building_sqft": 304.94,
   "building_sqft": 4755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4784,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823320095"
  },
  {
   "address": "4912 France Ave N, Brooklyn Center",
   "sale_month": "2024-12",
   "price": 3000000,
   "lot_sqft": 64259,
   "price_per_lot_sqft": 46.69,
   "price_per_building_sqft": 130.57,
   "building_sqft": 22977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23115,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1011821130072"
  },
  {
   "address": "7630 Executive Dr, Eden Prairie",
   "sale_month": "2024-12",
   "price": 18500000,
   "lot_sqft": 425523,
   "price_per_lot_sqft": 43.48,
   "price_per_building_sqft": 327.4,
   "building_sqft": 56506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56847,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622340004"
  },
  {
   "address": "4500 Grand Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 655000,
   "lot_sqft": 6000,
   "price_per_lot_sqft": 109.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1393,
   "use": "TRIPLEX",
   "parcel_id": "1002824330165"
  },
  {
   "address": "1994 St Clair Avenue, Saint Paul",
   "sale_month": "2024-12",
   "price": 675000,
   "lot_sqft": 10101,
   "price_per_lot_sqft": 66.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2199,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823220012"
  },
  {
   "address": "1830 St Clair Avenue, Saint Paul",
   "sale_month": "2024-12",
   "price": 620000,
   "lot_sqft": 6261,
   "price_per_lot_sqft": 99.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823210002"
  },
  {
   "address": "9363 Upland La N, Maple Grove",
   "sale_month": "2024-12",
   "price": 2500000,
   "lot_sqft": 66740,
   "price_per_lot_sqft": 37.46,
   "price_per_building_sqft": 401.16,
   "building_sqft": 6232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6269,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922330101"
  },
  {
   "address": "16775 Greystone Lane, Sand Creek Township",
   "sale_month": "2024-12",
   "price": 2500000,
   "lot_sqft": 118866,
   "price_per_lot_sqft": 21.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27690,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090520030"
  },
  {
   "address": "2340 Rose Place, Roseville",
   "sale_month": "2024-12",
   "price": 7325000,
   "lot_sqft": 275438,
   "price_per_lot_sqft": 26.59,
   "price_per_building_sqft": 441.34,
   "building_sqft": 16597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16697,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923210004"
  },
  {
   "address": "647 Cleveland Avenue South, Saint Paul",
   "sale_month": "2024-12",
   "price": 2200000,
   "lot_sqft": 5397,
   "price_per_lot_sqft": 407.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2251,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082823440077"
  },
  {
   "address": "643 Cleveland Avenue South, Saint Paul",
   "sale_month": "2024-12",
   "price": 2200000,
   "lot_sqft": 5393,
   "price_per_lot_sqft": 407.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2434,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082823440076"
  },
  {
   "address": "458 Robert Street South, Saint Paul",
   "sale_month": "2024-12",
   "price": 650000,
   "lot_sqft": 9430,
   "price_per_lot_sqft": 68.93,
   "price_per_building_sqft": 92.71,
   "building_sqft": 7011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7053,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822210116"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 24500000,
   "lot_sqft": 12166,
   "price_per_lot_sqft": 2013.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0803221340012"
  },
  {
   "address": "1056 Apartment Lane Southwest, Forest Lake",
   "sale_month": "2024-12",
   "price": 24500000,
   "lot_sqft": 90734,
   "price_per_lot_sqft": 270.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12263,
   "use": "110",
   "parcel_id": "0803221340011"
  },
  {
   "address": "799 11th Avenue Southwest, Forest Lake",
   "sale_month": "2024-12",
   "price": 24500000,
   "lot_sqft": 108556,
   "price_per_lot_sqft": 225.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13384,
   "use": "110",
   "parcel_id": "0803221340010"
  },
  {
   "address": "407 11th Avenue Southwest, Forest Lake",
   "sale_month": "2024-12",
   "price": 24500000,
   "lot_sqft": 111045,
   "price_per_lot_sqft": 220.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17142,
   "use": "110",
   "parcel_id": "0803221340005"
  },
  {
   "address": "1007 Apartment Lane Southwest, Forest Lake",
   "sale_month": "2024-12",
   "price": 24500000,
   "lot_sqft": 80570,
   "price_per_lot_sqft": 304.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "110",
   "parcel_id": "0803221340004"
  },
  {
   "address": "511 Apartment Lane Southwest, Forest Lake",
   "sale_month": "2024-12",
   "price": 24500000,
   "lot_sqft": 73224,
   "price_per_lot_sqft": 334.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10021,
   "use": "110",
   "parcel_id": "0803221340003"
  },
  {
   "address": "609 Apartment Lane Southwest, Forest Lake",
   "sale_month": "2024-12",
   "price": 24500000,
   "lot_sqft": 53502,
   "price_per_lot_sqft": 457.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8769,
   "use": "110",
   "parcel_id": "0803221340002"
  },
  {
   "address": "907 8th Street Southwest, Forest Lake",
   "sale_month": "2024-12",
   "price": 24500000,
   "lot_sqft": 53489,
   "price_per_lot_sqft": 458.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8076,
   "use": "110",
   "parcel_id": "0803221340001"
  },
  {
   "address": "7980 Hardwood Avenue South, Cottage Grove",
   "sale_month": "2024-12",
   "price": 2200000,
   "lot_sqft": 45026,
   "price_per_lot_sqft": 48.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0802721330059"
  },
  {
   "address": "162 George Street West, Saint Paul",
   "sale_month": "2024-12",
   "price": 515000,
   "lot_sqft": 6042,
   "price_per_lot_sqft": 85.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2306,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822130173"
  },
  {
   "address": "5001 Winnetka Ave N, New Hope",
   "sale_month": "2024-12",
   "price": 260000,
   "lot_sqft": 13489,
   "price_per_lot_sqft": 19.27,
   "price_per_building_sqft": 135.63,
   "building_sqft": 1917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1929,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711821140084"
  },
  {
   "address": "386 Wabasha Street North, Saint Paul",
   "sale_month": "2024-12",
   "price": 24053247,
   "lot_sqft": 9791,
   "price_per_lot_sqft": 2456.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822120033"
  },
  {
   "address": "10601 Xylon Ave N, Brooklyn Park",
   "sale_month": "2024-12",
   "price": 3860505,
   "lot_sqft": 618041,
   "price_per_lot_sqft": 6.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921130004"
  },
  {
   "address": "401 Lake St E, Wayzata",
   "sale_month": "2024-12",
   "price": 17500000,
   "lot_sqft": 10585,
   "price_per_lot_sqft": 1653.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2585,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722310103"
  },
  {
   "address": "3925 37th Ave N, Robbinsdale",
   "sale_month": "2024-12",
   "price": 275000,
   "lot_sqft": 5693,
   "price_per_lot_sqft": 48.3,
   "price_per_building_sqft": 190.31,
   "building_sqft": 1445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1453,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924440033"
  },
  {
   "address": "2525 33rd Ave NE, St. Anthony",
   "sale_month": "2024-12",
   "price": 236682,
   "lot_sqft": 11767,
   "price_per_lot_sqft": 20.11,
   "price_per_building_sqft": 147.93,
   "building_sqft": 1600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1610,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602923230069"
  },
  {
   "address": "5140 American Blvd W, Bloomington",
   "sale_month": "2024-12",
   "price": 7160000,
   "lot_sqft": 89973,
   "price_per_lot_sqft": 79.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15679,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724230014"
  },
  {
   "address": "5661 Quincy Street, Mounds View",
   "sale_month": "2024-12",
   "price": 800000,
   "lot_sqft": 15451,
   "price_per_lot_sqft": 51.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2057,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410018"
  },
  {
   "address": "312 County Road D East, Little Canada",
   "sale_month": "2024-12",
   "price": 725000,
   "lot_sqft": 5739,
   "price_per_lot_sqft": 126.33,
   "price_per_building_sqft": 208.21,
   "building_sqft": 3482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3503,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922220022"
  },
  {
   "address": "1436 Hampshire Ave S, St. Louis Park",
   "sale_month": "2024-12",
   "price": 1628103,
   "lot_sqft": 16141,
   "price_per_lot_sqft": 100.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3212,
   "use": "APARTMENT",
   "parcel_id": "0511721420146"
  },
  {
   "address": "1338 Jersey Ave S, St. Louis Park",
   "sale_month": "2024-12",
   "price": 710000,
   "lot_sqft": 9384,
   "price_per_lot_sqft": 75.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2071,
   "use": "APARTMENT",
   "parcel_id": "0511721420073"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 4019781,
   "lot_sqft": 279517,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821240008"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 4019781,
   "lot_sqft": 157511,
   "price_per_lot_sqft": 25.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821240007"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 4019781,
   "lot_sqft": 190677,
   "price_per_lot_sqft": 21.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821240006"
  },
  {
   "address": "500 Bielenberg Drive, Woodbury",
   "sale_month": "2024-12",
   "price": 4019781,
   "lot_sqft": 801425,
   "price_per_lot_sqft": 5.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 70512,
   "use": "300",
   "parcel_id": "0502821210004"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 8570000,
   "lot_sqft": 57042,
   "price_per_lot_sqft": 150.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0502724210004"
  },
  {
   "address": "1787 Grand Avenue, Saint Paul",
   "sale_month": "2024-12",
   "price": 2200000,
   "lot_sqft": 16101,
   "price_per_lot_sqft": 136.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5394,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420026"
  },
  {
   "address": "901 Carlson Pkwy, Minnetonka",
   "sale_month": "2024-12",
   "price": 2897048,
   "lot_sqft": 101023,
   "price_per_lot_sqft": 28.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0411722130010"
  },
  {
   "address": "3428 Aldrich Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 750000,
   "lot_sqft": 5922,
   "price_per_lot_sqft": 126.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2550,
   "use": "APARTMENT",
   "parcel_id": "0402824410066"
  },
  {
   "address": "3308 Girard Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 1150000,
   "lot_sqft": 6220,
   "price_per_lot_sqft": 184.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2850,
   "use": "APARTMENT",
   "parcel_id": "0402824130147"
  },
  {
   "address": "3045 Aldrich Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 1100000,
   "lot_sqft": 3557,
   "price_per_lot_sqft": 309.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824110014"
  },
  {
   "address": "3040 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 1100000,
   "lot_sqft": 10292,
   "price_per_lot_sqft": 106.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2105,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110013"
  },
  {
   "address": "1220 Selby Avenue, Saint Paul",
   "sale_month": "2024-12",
   "price": 830000,
   "lot_sqft": 6446,
   "price_per_lot_sqft": 128.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2229,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823120112"
  },
  {
   "address": "3645 Nicollet Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 450000,
   "lot_sqft": 3295,
   "price_per_lot_sqft": 136.57,
   "price_per_building_sqft": 156.09,
   "building_sqft": 2883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2901,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824430205"
  },
  {
   "address": "3719 Harriet Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 676000,
   "lot_sqft": 5989,
   "price_per_lot_sqft": 112.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2742,
   "use": "APARTMENT",
   "parcel_id": "0302824330118"
  },
  {
   "address": "600 32nd St W, Minneapolis",
   "sale_month": "2024-12",
   "price": 1337500,
   "lot_sqft": 7644,
   "price_per_lot_sqft": 174.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0302824220258"
  },
  {
   "address": "207 Lake St E, Minneapolis",
   "sale_month": "2024-12",
   "price": 1550000,
   "lot_sqft": 8894,
   "price_per_lot_sqft": 174.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11366,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824120024"
  },
  {
   "address": "341 Lake St E, Minneapolis",
   "sale_month": "2024-12",
   "price": 3800000,
   "lot_sqft": 14354,
   "price_per_lot_sqft": 264.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5523,
   "use": "APARTMENT",
   "parcel_id": "0302824110227"
  },
  {
   "address": "3013 Clinton Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 3800000,
   "lot_sqft": 5661,
   "price_per_lot_sqft": 671.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824110102"
  },
  {
   "address": "3009 Clinton Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 3800000,
   "lot_sqft": 6558,
   "price_per_lot_sqft": 579.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824110101"
  },
  {
   "address": "325 Lake St E, Minneapolis",
   "sale_month": "2024-12",
   "price": 3800000,
   "lot_sqft": 3741,
   "price_per_lot_sqft": 1015.77,
   "price_per_building_sqft": 605.77,
   "building_sqft": 6273,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6311,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110089"
  },
  {
   "address": "331 Lake St E, Minneapolis",
   "sale_month": "2024-12",
   "price": 3800000,
   "lot_sqft": 3738,
   "price_per_lot_sqft": 1016.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110088"
  },
  {
   "address": "405 78th St E, Bloomington",
   "sale_month": "2024-12",
   "price": 2000000,
   "lot_sqft": 90958,
   "price_per_lot_sqft": 21.99,
   "price_per_building_sqft": 81.88,
   "building_sqft": 24425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24572,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0302724110043"
  },
  {
   "address": "12443 River Ridge Boulevard, Burnsville",
   "sale_month": "2024-12",
   "price": 425000,
   "lot_sqft": 10848,
   "price_per_lot_sqft": 39.18,
   "price_per_building_sqft": 169.32,
   "building_sqft": 2510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2525,
   "use": "Commercial-preferred",
   "parcel_id": "026420003011"
  },
  {
   "address": "640 Grand Avenue, Saint Paul",
   "sale_month": "2024-12",
   "price": 1375000,
   "lot_sqft": 7341,
   "price_per_lot_sqft": 187.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823410072"
  },
  {
   "address": "97 Dale Street North, Saint Paul",
   "sale_month": "2024-12",
   "price": 1750000,
   "lot_sqft": 4829,
   "price_per_lot_sqft": 362.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823140033"
  },
  {
   "address": "200 121st Street West, Burnsville",
   "sale_month": "2024-12",
   "price": 3511122,
   "lot_sqft": 115161,
   "price_per_lot_sqft": 30.49,
   "price_per_building_sqft": 372.77,
   "building_sqft": 9419,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9476,
   "use": "Industrial",
   "parcel_id": "021562301010"
  },
  {
   "address": "12001 Interstate 35w, Burnsville",
   "sale_month": "2024-12",
   "price": 3722898,
   "lot_sqft": 151937,
   "price_per_lot_sqft": 24.5,
   "price_per_building_sqft": 254.87,
   "building_sqft": 14607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14695,
   "use": "Industrial-preferred",
   "parcel_id": "021562201010"
  },
  {
   "address": "14450 Burnsville Parkway West, Burnsville",
   "sale_month": "2024-12",
   "price": 1465000,
   "lot_sqft": 54668,
   "price_per_lot_sqft": 26.8,
   "price_per_building_sqft": 144.61,
   "building_sqft": 10131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10193,
   "use": "Industrial-preferred",
   "parcel_id": "021538502070"
  },
  {
   "address": "5927 John Martin Dr, Brooklyn Center",
   "sale_month": "2024-12",
   "price": 1550000,
   "lot_sqft": 59032,
   "price_per_lot_sqft": 26.26,
   "price_per_building_sqft": 153.68,
   "building_sqft": 10086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10147,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821210015"
  },
  {
   "address": "3609 13th Ave S, Minneapolis",
   "sale_month": "2024-12",
   "price": 158400,
   "lot_sqft": 5343,
   "price_per_lot_sqft": 29.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1574,
   "use": "APARTMENT",
   "parcel_id": "0202824430082"
  },
  {
   "address": "3709 Portland Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 420000,
   "lot_sqft": 11798,
   "price_per_lot_sqft": 35.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1504,
   "use": "TRIPLEX",
   "parcel_id": "0202824330190"
  },
  {
   "address": "3401 Chicago Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 390000,
   "lot_sqft": 5523,
   "price_per_lot_sqft": 70.61,
   "price_per_building_sqft": 151.87,
   "building_sqft": 2568,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2584,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824310012"
  },
  {
   "address": "3108 Oakland Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 445000,
   "lot_sqft": 6761,
   "price_per_lot_sqft": 65.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1860,
   "use": "APARTMENT",
   "parcel_id": "0202824220146"
  },
  {
   "address": "12940 Harriet Avenue South, Burnsville",
   "sale_month": "2024-12",
   "price": 2500000,
   "lot_sqft": 69752,
   "price_per_lot_sqft": 35.84,
   "price_per_building_sqft": 195.27,
   "building_sqft": 12803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12880,
   "use": "Commercial-preferred",
   "parcel_id": "020130023013"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 4516129,
   "lot_sqft": 15218,
   "price_per_lot_sqft": 296.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125240044"
  },
  {
   "address": "630 Green Haven Parkway, Anoka",
   "sale_month": "2024-12",
   "price": 4516129,
   "lot_sqft": 29933,
   "price_per_lot_sqft": 150.87,
   "price_per_building_sqft": 1161.56,
   "building_sqft": 3888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3912,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125240043"
  },
  {
   "address": "2540 Fairoak Avenue, Anoka",
   "sale_month": "2024-12",
   "price": 2600000,
   "lot_sqft": 61006,
   "price_per_lot_sqft": 42.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10534,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125230015"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 1750000,
   "lot_sqft": 4933,
   "price_per_lot_sqft": 354.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823230256"
  },
  {
   "address": "96 Dale Street North, Saint Paul",
   "sale_month": "2024-12",
   "price": 1750000,
   "lot_sqft": 3418,
   "price_per_lot_sqft": 512,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823230085"
  },
  {
   "address": "10600 Wayzata Blvd, Minnetonka",
   "sale_month": "2024-12",
   "price": 10500000,
   "lot_sqft": 80653,
   "price_per_lot_sqft": 130.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23520,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722240030"
  },
  {
   "address": "3226 Minnehaha Ave, Minneapolis",
   "sale_month": "2024-12",
   "price": 1300000,
   "lot_sqft": 8998,
   "price_per_lot_sqft": 144.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2547,
   "use": "APARTMENT",
   "parcel_id": "0102824140021"
  },
  {
   "address": "503 Karen Drive, Woodbury",
   "sale_month": "2024-12",
   "price": 2355374,
   "lot_sqft": 203306,
   "price_per_lot_sqft": 11.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0102821230012"
  },
  {
   "address": "487 Karen Drive, Woodbury",
   "sale_month": "2024-12",
   "price": 3612251,
   "lot_sqft": 175602,
   "price_per_lot_sqft": 20.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0102821230011"
  },
  {
   "address": "11300 Hudson Road, Woodbury",
   "sale_month": "2024-12",
   "price": 9099243,
   "lot_sqft": 2016967,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102821210005"
  },
  {
   "address": "2261 Killebrew Dr, Bloomington",
   "sale_month": "2024-12",
   "price": 13780000,
   "lot_sqft": 117849,
   "price_per_lot_sqft": 116.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724340067"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 725000,
   "lot_sqft": 12756,
   "price_per_lot_sqft": 56.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722240021"
  },
  {
   "address": "95 7th Avenue, Newport",
   "sale_month": "2024-12",
   "price": 725000,
   "lot_sqft": 17836,
   "price_per_lot_sqft": 40.65,
   "price_per_building_sqft": 149.21,
   "building_sqft": 4859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4889,
   "use": "305",
   "parcel_id": "0102722240020"
  },
  {
   "address": null,
   "sale_month": "2024-12",
   "price": 725000,
   "lot_sqft": 23930,
   "price_per_lot_sqft": 30.3,
   "price_per_building_sqft": 172.05,
   "building_sqft": 4214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4239,
   "use": "305",
   "parcel_id": "0102722240001"
  },
  {
   "address": "2840 Highway 25, Watertown",
   "sale_month": "2024-11",
   "price": 2550000,
   "lot_sqft": 201425,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39920,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "850080700"
  },
  {
   "address": "1330 Mill Lane, Waconia",
   "sale_month": "2024-11",
   "price": 2275000,
   "lot_sqft": 119603,
   "price_per_lot_sqft": 19.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13351,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "755160010"
  },
  {
   "address": "141 Industrial Boulevard, Waconia",
   "sale_month": "2024-11",
   "price": 565000,
   "lot_sqft": 45932,
   "price_per_lot_sqft": 12.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10878,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754600030"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 15921,
   "lot_sqft": 2498,
   "price_per_lot_sqft": 6.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "423800045093"
  },
  {
   "address": "237 Bernard Street West, West Saint Paul",
   "sale_month": "2024-11",
   "price": 649079,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 129.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2632,
   "use": "Apartment",
   "parcel_id": "423800045081"
  },
  {
   "address": "1073 Waterloo, West Saint Paul",
   "sale_month": "2024-11",
   "price": 3725000,
   "lot_sqft": 80876,
   "price_per_lot_sqft": 46.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13409,
   "use": "Apartment",
   "parcel_id": "422580001160"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 21574,
   "lot_sqft": 8552,
   "price_per_lot_sqft": 2.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "366430017110"
  },
  {
   "address": "55 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-11",
   "price": 1199015,
   "lot_sqft": 21740,
   "price_per_lot_sqft": 55.15,
   "price_per_building_sqft": 229.56,
   "building_sqft": 5223,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5255,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124140002"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 1199015,
   "lot_sqft": 39809,
   "price_per_lot_sqft": 30.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124110038"
  },
  {
   "address": "255 Wentworth Avenue, South Saint Paul",
   "sale_month": "2024-11",
   "price": 700000,
   "lot_sqft": 31206,
   "price_per_lot_sqft": 22.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2229,
   "use": "Apartment",
   "parcel_id": "362475003151"
  },
  {
   "address": "6221 Mckinley Street Northwest, Ramsey",
   "sale_month": "2024-11",
   "price": 1275000,
   "lot_sqft": 66544,
   "price_per_lot_sqft": 19.16,
   "price_per_building_sqft": 143.23,
   "building_sqft": 8902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8956,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225240010"
  },
  {
   "address": "914 University Avenue West, Saint Paul",
   "sale_month": "2024-11",
   "price": 145000,
   "lot_sqft": 4719,
   "price_per_lot_sqft": 30.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310121"
  },
  {
   "address": "1090 Thomas Avenue, Saint Paul",
   "sale_month": "2024-11",
   "price": 550000,
   "lot_sqft": 5306,
   "price_per_lot_sqft": 103.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2220,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923230107"
  },
  {
   "address": "2930 Chicago Ave, Minneapolis",
   "sale_month": "2024-11",
   "price": 230000,
   "lot_sqft": 2557,
   "price_per_lot_sqft": 89.95,
   "price_per_building_sqft": 19.37,
   "building_sqft": 11872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11944,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330106"
  },
  {
   "address": "2926 Chicago Ave, Minneapolis",
   "sale_month": "2024-11",
   "price": 230000,
   "lot_sqft": 2844,
   "price_per_lot_sqft": 80.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330104"
  },
  {
   "address": "525 Tamarack Ave, Long Lake",
   "sale_month": "2024-11",
   "price": 3000000,
   "lot_sqft": 78391,
   "price_per_lot_sqft": 38.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17191,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230062"
  },
  {
   "address": "2929 2nd Ave S, Minneapolis",
   "sale_month": "2024-11",
   "price": 355500,
   "lot_sqft": 5292,
   "price_per_lot_sqft": 67.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1867,
   "use": "APARTMENT",
   "parcel_id": "3402924430018"
  },
  {
   "address": "2434 Blaisdell Ave, Minneapolis",
   "sale_month": "2024-11",
   "price": 900000,
   "lot_sqft": 8012,
   "price_per_lot_sqft": 112.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1664,
   "use": "APARTMENT",
   "parcel_id": "3402924240031"
  },
  {
   "address": "2516 Harriet Ave, Minneapolis",
   "sale_month": "2024-11",
   "price": 542700,
   "lot_sqft": 6502,
   "price_per_lot_sqft": 83.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2003,
   "use": "TRIPLEX",
   "parcel_id": "3402924230116"
  },
  {
   "address": "351 77th St W, Richfield",
   "sale_month": "2024-11",
   "price": 6251000,
   "lot_sqft": 104521,
   "price_per_lot_sqft": 59.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22926,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824330088"
  },
  {
   "address": "15 Oakley Avenue, Saint Paul",
   "sale_month": "2024-11",
   "price": 373450,
   "lot_sqft": 5405,
   "price_per_lot_sqft": 69.09,
   "price_per_building_sqft": 334.63,
   "building_sqft": 1116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1123,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923240042"
  },
  {
   "address": "2205 Bryant Ave S, Minneapolis",
   "sale_month": "2024-11",
   "price": 1236071,
   "lot_sqft": 7792,
   "price_per_lot_sqft": 158.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4378,
   "use": "APARTMENT",
   "parcel_id": "3302924110131"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 320000,
   "lot_sqft": 190214,
   "price_per_lot_sqft": 1.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323210012"
  },
  {
   "address": "255 County Road 10 Northeast, Blaine",
   "sale_month": "2024-11",
   "price": 2200000,
   "lot_sqft": 55243,
   "price_per_lot_sqft": 39.82,
   "price_per_building_sqft": 191.22,
   "building_sqft": 11505,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11575,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123310013"
  },
  {
   "address": "7400 109th St W, Bloomington",
   "sale_month": "2024-11",
   "price": 1830000,
   "lot_sqft": 39197,
   "price_per_lot_sqft": 46.69,
   "price_per_building_sqft": 253.74,
   "building_sqft": 7212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7255,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111621440046"
  },
  {
   "address": "3227 25th St E, Minneapolis",
   "sale_month": "2024-11",
   "price": 440000,
   "lot_sqft": 5941,
   "price_per_lot_sqft": 74.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1653,
   "use": "APARTMENT",
   "parcel_id": "3102923230087"
  },
  {
   "address": "115 3rd Street West, Chaska",
   "sale_month": "2024-11",
   "price": 947500,
   "lot_sqft": 7210,
   "price_per_lot_sqft": 131.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503070"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 6835586,
   "lot_sqft": 3075711,
   "price_per_lot_sqft": 2.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300311090"
  },
  {
   "address": "2007 Schoolmaster Drive, Chaska",
   "sale_month": "2024-11",
   "price": 405000,
   "lot_sqft": 70162,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2270,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300311010"
  },
  {
   "address": "1745 Granada Avenue North, Oakdale",
   "sale_month": "2024-11",
   "price": 14500000,
   "lot_sqft": 1215237,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30241,
   "use": "110",
   "parcel_id": "3002921130001"
  },
  {
   "address": "6824 Penn Ave S, Richfield",
   "sale_month": "2024-11",
   "price": 650000,
   "lot_sqft": 9953,
   "price_per_lot_sqft": 65.31,
   "price_per_building_sqft": 163.65,
   "building_sqft": 3972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3996,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824440001"
  },
  {
   "address": "900 7th Street East, Saint Paul",
   "sale_month": "2024-11",
   "price": 770140,
   "lot_sqft": 96255,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922330062"
  },
  {
   "address": "6940 Zane Ave N, Brooklyn Park",
   "sale_month": "2024-11",
   "price": 3300000,
   "lot_sqft": 77942,
   "price_per_lot_sqft": 42.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2811921340010"
  },
  {
   "address": "1200 Franklin Ave W, Minneapolis",
   "sale_month": "2024-11",
   "price": 1925141,
   "lot_sqft": 8090,
   "price_per_lot_sqft": 237.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7136,
   "use": "APARTMENT",
   "parcel_id": "2802924430052"
  },
  {
   "address": "155 Irving Ave N, Minneapolis",
   "sale_month": "2024-11",
   "price": 2300000,
   "lot_sqft": 183587,
   "price_per_lot_sqft": 12.53,
   "price_per_building_sqft": 90.41,
   "building_sqft": 25439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25593,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2802924210005"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 313832,
   "lot_sqft": 237485,
   "price_per_lot_sqft": 1.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "275050020"
  },
  {
   "address": "4050 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2024-11",
   "price": 3370000,
   "lot_sqft": 75341,
   "price_per_lot_sqft": 44.73,
   "price_per_building_sqft": 245.91,
   "building_sqft": 13704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13786,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273980010"
  },
  {
   "address": "1260 Energy Lane, Saint Paul",
   "sale_month": "2024-11",
   "price": 10430000,
   "lot_sqft": 350827,
   "price_per_lot_sqft": 29.73,
   "price_per_building_sqft": 104.22,
   "building_sqft": 100081,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 100685,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923420087"
  },
  {
   "address": "1204 Ramsey Street South, Shakopee",
   "sale_month": "2024-11",
   "price": 3250000,
   "lot_sqft": 117299,
   "price_per_lot_sqft": 27.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12897,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271770011"
  },
  {
   "address": "204 Franklin Ave W, Minneapolis",
   "sale_month": "2024-11",
   "price": 910500,
   "lot_sqft": 13738,
   "price_per_lot_sqft": 66.28,
   "price_per_building_sqft": 387.12,
   "building_sqft": 2352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2366,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924340056"
  },
  {
   "address": "1524 Lasalle Ave, Minneapolis",
   "sale_month": "2024-11",
   "price": 2060000,
   "lot_sqft": 7817,
   "price_per_lot_sqft": 263.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4584,
   "use": "APARTMENT",
   "parcel_id": "2702924310089"
  },
  {
   "address": "12965 Eagle Creek Parkway, Savage",
   "sale_month": "2024-11",
   "price": 5200000,
   "lot_sqft": 182989,
   "price_per_lot_sqft": 28.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14825,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263940030"
  },
  {
   "address": "6400 Richfield Pkwy, Richfield",
   "sale_month": "2024-11",
   "price": 52200000,
   "lot_sqft": 69565,
   "price_per_lot_sqft": 750.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1507,
   "use": "APARTMENT",
   "parcel_id": "2602824140185"
  },
  {
   "address": "6300 Richfield Pkwy, Richfield",
   "sale_month": "2024-11",
   "price": 52200000,
   "lot_sqft": 81584,
   "price_per_lot_sqft": 639.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1766,
   "use": "APARTMENT",
   "parcel_id": "2602824110123"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 928850,
   "lot_sqft": 79840,
   "price_per_lot_sqft": 11.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225340128"
  },
  {
   "address": "10900 Fountains Dr N, Maple Grove",
   "sale_month": "2024-11",
   "price": 66500000,
   "lot_sqft": 487637,
   "price_per_lot_sqft": 136.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922220005"
  },
  {
   "address": "10901 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2024-11",
   "price": 66500000,
   "lot_sqft": 486304,
   "price_per_lot_sqft": 136.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922220003"
  },
  {
   "address": "900 18th Street, Newport",
   "sale_month": "2024-11",
   "price": 355410,
   "lot_sqft": 15785,
   "price_per_lot_sqft": 22.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2882,
   "use": "110",
   "parcel_id": "2502822340083"
  },
  {
   "address": "5354 Main St E, Maple Plain",
   "sale_month": "2024-11",
   "price": 311000,
   "lot_sqft": 12694,
   "price_per_lot_sqft": 24.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "TRIPLEX",
   "parcel_id": "2411824340082"
  },
  {
   "address": "515 5th St SE, Minneapolis",
   "sale_month": "2024-11",
   "price": 1430000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 130.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3935,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924230075"
  },
  {
   "address": "11300 State Hwy No 7, Minnetonka",
   "sale_month": "2024-11",
   "price": 1310000,
   "lot_sqft": 48305,
   "price_per_lot_sqft": 27.12,
   "price_per_building_sqft": 192.62,
   "building_sqft": 6801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6842,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722110005"
  },
  {
   "address": "1412 Prosperity Avenue, Saint Paul",
   "sale_month": "2024-11",
   "price": 250000,
   "lot_sqft": 7257,
   "price_per_lot_sqft": 34.45,
   "price_per_building_sqft": 125.63,
   "building_sqft": 1990,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2002,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922310001"
  },
  {
   "address": "2284 7th Street West, Saint Paul",
   "sale_month": "2024-11",
   "price": 340000,
   "lot_sqft": 5912,
   "price_per_lot_sqft": 57.51,
   "price_per_building_sqft": 182.5,
   "building_sqft": 1863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1874,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823220014"
  },
  {
   "address": "16953 Garcia Way, Lakeville",
   "sale_month": "2024-11",
   "price": 698000,
   "lot_sqft": 34091,
   "price_per_lot_sqft": 20.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2175,
   "use": "Apartment",
   "parcel_id": "221670001120"
  },
  {
   "address": "16947 Garcia Way, Lakeville",
   "sale_month": "2024-11",
   "price": 698000,
   "lot_sqft": 31044,
   "price_per_lot_sqft": 22.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2309,
   "use": "Apartment",
   "parcel_id": "221670001110"
  },
  {
   "address": "401 Hennepin Ave, Minneapolis",
   "sale_month": "2024-11",
   "price": 30000000,
   "lot_sqft": 23161,
   "price_per_lot_sqft": 1295.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440105"
  },
  {
   "address": "250 3rd Ave N, Minneapolis",
   "sale_month": "2024-11",
   "price": 6500001,
   "lot_sqft": 31299,
   "price_per_lot_sqft": 207.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36768,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924420072"
  },
  {
   "address": "300 1st Ave N, Minneapolis",
   "sale_month": "2024-11",
   "price": 5017713,
   "lot_sqft": 27208,
   "price_per_lot_sqft": 184.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21030,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410126"
  },
  {
   "address": "5825 Excelsior Blvd, St. Louis Park",
   "sale_month": "2024-11",
   "price": 5875000,
   "lot_sqft": 116392,
   "price_per_lot_sqft": 50.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46192,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111721240185"
  },
  {
   "address": "10611 Baltimore Street Northeast, Blaine",
   "sale_month": "2024-11",
   "price": 4250000,
   "lot_sqft": 16201,
   "price_per_lot_sqft": 262.33,
   "price_per_building_sqft": 270.25,
   "building_sqft": 15726,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15821,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123130030"
  },
  {
   "address": "7201 36th Ave N, Crystal",
   "sale_month": "2024-11",
   "price": 8462500,
   "lot_sqft": 174114,
   "price_per_lot_sqft": 48.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27114,
   "use": "APARTMENT",
   "parcel_id": "2011821210006"
  },
  {
   "address": "1201 Prosper Street, Belle Plaine",
   "sale_month": "2024-11",
   "price": 2277710,
   "lot_sqft": 71537,
   "price_per_lot_sqft": 31.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "201140020"
  },
  {
   "address": "1600 Monroe Drive, Carver",
   "sale_month": "2024-11",
   "price": 5271349,
   "lot_sqft": 59461,
   "price_per_lot_sqft": 88.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "201040010"
  },
  {
   "address": "2350 Palmer Drive, New Brighton",
   "sale_month": "2024-11",
   "price": 2100000,
   "lot_sqft": 55364,
   "price_per_lot_sqft": 37.93,
   "price_per_building_sqft": 335.3,
   "building_sqft": 6263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6300,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023430044"
  },
  {
   "address": "4901 France Ave S, Minneapolis",
   "sale_month": "2024-11",
   "price": 5400000,
   "lot_sqft": 32228,
   "price_per_lot_sqft": 167.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1679,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1702824230160"
  },
  {
   "address": "3005 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-11",
   "price": 4000000,
   "lot_sqft": 174045,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": 63.01,
   "building_sqft": 63486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63869,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124310038"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 4000000,
   "lot_sqft": 2819,
   "price_per_lot_sqft": 1418.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124310037"
  },
  {
   "address": "2119 Lyndale Ave N, Minneapolis",
   "sale_month": "2024-11",
   "price": 4300,
   "lot_sqft": 4390,
   "price_per_lot_sqft": 0.98,
   "price_per_building_sqft": 1.96,
   "building_sqft": 2195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2208,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140053"
  },
  {
   "address": "22402 Industrial Blvd, Rogers",
   "sale_month": "2024-11",
   "price": 340000,
   "lot_sqft": 30663,
   "price_per_lot_sqft": 11.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1512023410005"
  },
  {
   "address": "1717 West River Rd N, Minneapolis",
   "sale_month": "2024-11",
   "price": 9500000,
   "lot_sqft": 114476,
   "price_per_lot_sqft": 82.99,
   "price_per_building_sqft": 221.56,
   "building_sqft": 42877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43136,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924420015"
  },
  {
   "address": "302 Oak Street, Farmington",
   "sale_month": "2024-11",
   "price": 300000,
   "lot_sqft": 3752,
   "price_per_lot_sqft": 79.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700020061"
  },
  {
   "address": "6499 University Avenue Northeast, Fridley",
   "sale_month": "2024-11",
   "price": 2650000,
   "lot_sqft": 163774,
   "price_per_lot_sqft": 16.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26171,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143024310101"
  },
  {
   "address": "2180 7th Street, White Bear Lake",
   "sale_month": "2024-11",
   "price": 4389610,
   "lot_sqft": 22799,
   "price_per_lot_sqft": 192.54,
   "price_per_building_sqft": 317.37,
   "building_sqft": 13831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13914,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140086"
  },
  {
   "address": "8751 Zachary La N, Maple Grove",
   "sale_month": "2024-11",
   "price": 19600000,
   "lot_sqft": 508134,
   "price_per_lot_sqft": 38.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 182907,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922410119"
  },
  {
   "address": "4405 Morgan Ave N, Minneapolis",
   "sale_month": "2024-11",
   "price": 575000,
   "lot_sqft": 7441,
   "price_per_lot_sqft": 77.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1563,
   "use": "TRIPLEX",
   "parcel_id": "1411821120006"
  },
  {
   "address": "802 18th Ave NE, Minneapolis",
   "sale_month": "2024-11",
   "price": 2000000,
   "lot_sqft": 133636,
   "price_per_lot_sqft": 14.97,
   "price_per_building_sqft": 409.33,
   "building_sqft": 4886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4916,
   "use": "APARTMENT",
   "parcel_id": "1402924110063"
  },
  {
   "address": "205 Central Ave, Osseo",
   "sale_month": "2024-11",
   "price": 500000,
   "lot_sqft": 4868,
   "price_per_lot_sqft": 102.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140084"
  },
  {
   "address": "7680 Highway 65 Northeast, Fridley",
   "sale_month": "2024-11",
   "price": 800000,
   "lot_sqft": 29429,
   "price_per_lot_sqft": 27.18,
   "price_per_building_sqft": 219.9,
   "building_sqft": 3638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3660,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024220008"
  },
  {
   "address": "4617 Colfax Ave N, Minneapolis",
   "sale_month": "2024-11",
   "price": 355000,
   "lot_sqft": 5869,
   "price_per_lot_sqft": 60.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1502,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821340093"
  },
  {
   "address": "7340 Washington Ave S, Eden Prairie",
   "sale_month": "2024-11",
   "price": 3100000,
   "lot_sqft": 87045,
   "price_per_lot_sqft": 35.61,
   "price_per_building_sqft": 111.55,
   "building_sqft": 27790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27957,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622140006"
  },
  {
   "address": "7260 Washington Ave S, Eden Prairie",
   "sale_month": "2024-11",
   "price": 30330000,
   "lot_sqft": 215129,
   "price_per_lot_sqft": 140.99,
   "price_per_building_sqft": 976.31,
   "building_sqft": 31066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31254,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622140004"
  },
  {
   "address": "7150 Shady Oak Rd, Eden Prairie",
   "sale_month": "2024-11",
   "price": 3200000,
   "lot_sqft": 103895,
   "price_per_lot_sqft": 30.8,
   "price_per_building_sqft": 88.41,
   "building_sqft": 36195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36413,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622110016"
  },
  {
   "address": "7115 Shady Oak Rd, Eden Prairie",
   "sale_month": "2024-11",
   "price": 30330000,
   "lot_sqft": 284401,
   "price_per_lot_sqft": 106.65,
   "price_per_building_sqft": 606.26,
   "building_sqft": 50028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50330,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622110013"
  },
  {
   "address": "2200 White Bear Avenue North, Maplewood",
   "sale_month": "2024-11",
   "price": 1720000,
   "lot_sqft": 47705,
   "price_per_lot_sqft": 36.05,
   "price_per_building_sqft": 224.84,
   "building_sqft": 7650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7696,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922330055"
  },
  {
   "address": "2220 2nd St NE, Minneapolis",
   "sale_month": "2024-11",
   "price": 440000,
   "lot_sqft": 6777,
   "price_per_lot_sqft": 64.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 995,
   "use": "TRIPLEX",
   "parcel_id": "1102924320167"
  },
  {
   "address": "2401 7th St NE, Minneapolis",
   "sale_month": "2024-11",
   "price": 330000,
   "lot_sqft": 4255,
   "price_per_lot_sqft": 77.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1481,
   "use": "TRIPLEX",
   "parcel_id": "1102924310179"
  },
  {
   "address": "209 3rd Street North, Bayport",
   "sale_month": "2024-11",
   "price": 625000,
   "lot_sqft": 10112,
   "price_per_lot_sqft": 61.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "300",
   "parcel_id": "1102920230010"
  },
  {
   "address": "4225 Bloomington Ave, Minneapolis",
   "sale_month": "2024-11",
   "price": 782000,
   "lot_sqft": 10703,
   "price_per_lot_sqft": 73.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2150,
   "use": "APARTMENT",
   "parcel_id": "1102824410008"
  },
  {
   "address": "1630 90th St E, Bloomington",
   "sale_month": "2024-11",
   "price": 600000,
   "lot_sqft": 107944,
   "price_per_lot_sqft": 5.56,
   "price_per_building_sqft": 96.63,
   "building_sqft": 6209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724140029"
  },
  {
   "address": "1750 Yankee Doodle Road, Eagan",
   "sale_month": "2024-11",
   "price": 11650000,
   "lot_sqft": 818585,
   "price_per_lot_sqft": 14.23,
   "price_per_building_sqft": 49.6,
   "building_sqft": 234862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 236280,
   "use": "Commercial-preferred",
   "parcel_id": "103990101010"
  },
  {
   "address": "1770 Gervais Avenue East, Maplewood",
   "sale_month": "2024-11",
   "price": 850000,
   "lot_sqft": 59709,
   "price_per_lot_sqft": 14.24,
   "price_per_building_sqft": 165.63,
   "building_sqft": 5132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5163,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922410017"
  },
  {
   "address": "2519 Marshall St NE, Minneapolis",
   "sale_month": "2024-11",
   "price": 3500000,
   "lot_sqft": 22330,
   "price_per_lot_sqft": 156.74,
   "price_per_building_sqft": 594.43,
   "building_sqft": 5888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924140154"
  },
  {
   "address": "2501 Marshall St NE, Minneapolis",
   "sale_month": "2024-11",
   "price": 3500000,
   "lot_sqft": 20688,
   "price_per_lot_sqft": 169.18,
   "price_per_building_sqft": 924.95,
   "building_sqft": 3784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3806,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924140018"
  },
  {
   "address": "3835 5th Ave S, Minneapolis",
   "sale_month": "2024-11",
   "price": 695000,
   "lot_sqft": 9129,
   "price_per_lot_sqft": 76.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2401,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002824110233"
  },
  {
   "address": "670 Cleveland Avenue South, Saint Paul",
   "sale_month": "2024-11",
   "price": 687200,
   "lot_sqft": 8422,
   "price_per_lot_sqft": 81.6,
   "price_per_building_sqft": 188.48,
   "building_sqft": 3646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3668,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823330091"
  },
  {
   "address": "555 Barge Channel Road, Saint Paul",
   "sale_month": "2024-11",
   "price": 2040000,
   "lot_sqft": 78824,
   "price_per_lot_sqft": 25.88,
   "price_per_building_sqft": 160.73,
   "building_sqft": 12692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12769,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092822320066"
  },
  {
   "address": "3578 Main Street Northwest, Coon Rapids",
   "sale_month": "2024-11",
   "price": 8175000,
   "lot_sqft": 55779,
   "price_per_lot_sqft": 146.56,
   "price_per_building_sqft": 901.92,
   "building_sqft": 9064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9119,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120039"
  },
  {
   "address": "3582 Main Street Northwest, Coon Rapids",
   "sale_month": "2024-11",
   "price": 8175000,
   "lot_sqft": 52438,
   "price_per_lot_sqft": 155.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120038"
  },
  {
   "address": "416 Starkey Street, Saint Paul",
   "sale_month": "2024-11",
   "price": 1300000,
   "lot_sqft": 12603,
   "price_per_lot_sqft": 103.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220016"
  },
  {
   "address": "407 Livingston Avenue, Saint Paul",
   "sale_month": "2024-11",
   "price": 1300000,
   "lot_sqft": 9636,
   "price_per_lot_sqft": 134.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220015"
  },
  {
   "address": "11 Cesar Chavez Street, Saint Paul",
   "sale_month": "2024-11",
   "price": 1300000,
   "lot_sqft": 13935,
   "price_per_lot_sqft": 93.29,
   "price_per_building_sqft": 214.73,
   "building_sqft": 6054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6091,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220013"
  },
  {
   "address": "407 Wabasha Street South, Saint Paul",
   "sale_month": "2024-11",
   "price": 1300000,
   "lot_sqft": 2109,
   "price_per_lot_sqft": 616.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220005"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 1300000,
   "lot_sqft": 7590,
   "price_per_lot_sqft": 171.28,
   "price_per_building_sqft": 478.12,
   "building_sqft": 2719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2735,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220004"
  },
  {
   "address": "2701 County Road I, Mounds View",
   "sale_month": "2024-11",
   "price": 8525000,
   "lot_sqft": 122796,
   "price_per_lot_sqft": 69.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31517,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "073023120002"
  },
  {
   "address": "658 12th Street Southwest, Forest Lake",
   "sale_month": "2024-11",
   "price": 5440000,
   "lot_sqft": 98929,
   "price_per_lot_sqft": 54.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "110",
   "parcel_id": "0703221410004"
  },
  {
   "address": "680 12th Street Southwest, Forest Lake",
   "sale_month": "2024-11",
   "price": 5440000,
   "lot_sqft": 119023,
   "price_per_lot_sqft": 45.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13153,
   "use": "110",
   "parcel_id": "0703221410002"
  },
  {
   "address": "650 East Garfield Street, Anoka",
   "sale_month": "2024-11",
   "price": 7462500,
   "lot_sqft": 83514,
   "price_per_lot_sqft": 89.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22406,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124210037"
  },
  {
   "address": "261 7th Street West, Saint Paul",
   "sale_month": "2024-11",
   "price": 1000000,
   "lot_sqft": 5247,
   "price_per_lot_sqft": 190.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230113"
  },
  {
   "address": "130 Railway St W, Loretto",
   "sale_month": "2024-11",
   "price": 475000,
   "lot_sqft": 11241,
   "price_per_lot_sqft": 42.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823340029"
  },
  {
   "address": "6955 Washington Ave S, Edina",
   "sale_month": "2024-11",
   "price": 30330000,
   "lot_sqft": 137491,
   "price_per_lot_sqft": 220.6,
   "price_per_building_sqft": 944.89,
   "building_sqft": 32099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32292,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611621330049"
  },
  {
   "address": "4505 36 1/2 St W, St. Louis Park",
   "sale_month": "2024-11",
   "price": 7371000,
   "lot_sqft": 101892,
   "price_per_lot_sqft": 72.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5489,
   "use": "APARTMENT",
   "parcel_id": "0602824430071"
  },
  {
   "address": "3465 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-11",
   "price": 1913500,
   "lot_sqft": 49674,
   "price_per_lot_sqft": 38.52,
   "price_per_building_sqft": 328.1,
   "building_sqft": 5832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5868,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130046"
  },
  {
   "address": "2400 County Road D West, Roseville",
   "sale_month": "2024-11",
   "price": 1500000,
   "lot_sqft": 56009,
   "price_per_lot_sqft": 26.78,
   "price_per_building_sqft": 93.08,
   "building_sqft": 16115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16212,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923210002"
  },
  {
   "address": "391 Wabasha Street South, Saint Paul",
   "sale_month": "2024-11",
   "price": 1300000,
   "lot_sqft": 10692,
   "price_per_lot_sqft": 121.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330034"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 1300000,
   "lot_sqft": 6865,
   "price_per_lot_sqft": 189.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330033"
  },
  {
   "address": "385 Wabasha Street South, Saint Paul",
   "sale_month": "2024-11",
   "price": 1300000,
   "lot_sqft": 5843,
   "price_per_lot_sqft": 222.49,
   "price_per_building_sqft": 449.52,
   "building_sqft": 2892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2909,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330032"
  },
  {
   "address": "1330 Jersey Ave S, St. Louis Park",
   "sale_month": "2024-11",
   "price": 915000,
   "lot_sqft": 8866,
   "price_per_lot_sqft": 103.2,
   "price_per_building_sqft": 513.76,
   "building_sqft": 1781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1792,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721420071"
  },
  {
   "address": "1716 Grand Avenue, Saint Paul",
   "sale_month": "2024-11",
   "price": 1300000,
   "lot_sqft": 7589,
   "price_per_lot_sqft": 171.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2786,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420059"
  },
  {
   "address": "1672 Grand Avenue, Saint Paul",
   "sale_month": "2024-11",
   "price": 875000,
   "lot_sqft": 4839,
   "price_per_lot_sqft": 180.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823410029"
  },
  {
   "address": "1671 Summit Avenue, Saint Paul",
   "sale_month": "2024-11",
   "price": 900000,
   "lot_sqft": 17998,
   "price_per_lot_sqft": 50.01,
   "price_per_building_sqft": 155.28,
   "building_sqft": 5796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5831,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823140136"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 253050,
   "lot_sqft": 264803,
   "price_per_lot_sqft": 0.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411823140005"
  },
  {
   "address": "821 Lake St W, Minneapolis",
   "sale_month": "2024-11",
   "price": 1100000,
   "lot_sqft": 3513,
   "price_per_lot_sqft": 313.12,
   "price_per_building_sqft": 576.22,
   "building_sqft": 1909,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1921,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110045"
  },
  {
   "address": "819 Lake St W, Minneapolis",
   "sale_month": "2024-11",
   "price": 1100000,
   "lot_sqft": 4775,
   "price_per_lot_sqft": 230.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824110044"
  },
  {
   "address": "6130 Sycamore La N, Plymouth",
   "sale_month": "2024-11",
   "price": 7803585,
   "lot_sqft": 273674,
   "price_per_lot_sqft": 28.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0311822110008"
  },
  {
   "address": "429 Lake St W, Minneapolis",
   "sale_month": "2024-11",
   "price": 1200000,
   "lot_sqft": 11850,
   "price_per_lot_sqft": 101.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220047"
  },
  {
   "address": "3013 Harriet Ave, Minneapolis",
   "sale_month": "2024-11",
   "price": 1200000,
   "lot_sqft": 2957,
   "price_per_lot_sqft": 405.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220046"
  },
  {
   "address": "3015 Harriet Ave, Minneapolis",
   "sale_month": "2024-11",
   "price": 1200000,
   "lot_sqft": 2958,
   "price_per_lot_sqft": 405.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1104,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220045"
  },
  {
   "address": "972 Ashland Avenue, Saint Paul",
   "sale_month": "2024-11",
   "price": 740000,
   "lot_sqft": 13285,
   "price_per_lot_sqft": 55.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2197,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823240086"
  },
  {
   "address": "3520 18th Ave S, Minneapolis",
   "sale_month": "2024-11",
   "price": 300000,
   "lot_sqft": 5650,
   "price_per_lot_sqft": 53.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1541,
   "use": "TRIPLEX",
   "parcel_id": "0202824410179"
  },
  {
   "address": null,
   "sale_month": "2024-11",
   "price": 840000,
   "lot_sqft": 24922,
   "price_per_lot_sqft": 33.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823120177"
  },
  {
   "address": "6925 Washington Ave S, Eden Prairie",
   "sale_month": "2024-11",
   "price": 5550000,
   "lot_sqft": 57409,
   "price_per_lot_sqft": 96.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440010"
  },
  {
   "address": "6955 Washington Ave S, Eden Prairie",
   "sale_month": "2024-11",
   "price": 30330000,
   "lot_sqft": 23741,
   "price_per_lot_sqft": 1277.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440008"
  },
  {
   "address": "6820 Washington Ave S, Eden Prairie",
   "sale_month": "2024-11",
   "price": 4480000,
   "lot_sqft": 133598,
   "price_per_lot_sqft": 33.53,
   "price_per_building_sqft": 113.28,
   "building_sqft": 39547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39786,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440002"
  },
  {
   "address": "6500 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2024-11",
   "price": 9850000,
   "lot_sqft": 217225,
   "price_per_lot_sqft": 45.34,
   "price_per_building_sqft": 1534.99,
   "building_sqft": 6417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6455,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622130039"
  },
  {
   "address": "212 Newton Avenue Northeast, Watertown",
   "sale_month": "2024-10",
   "price": 2475000,
   "lot_sqft": 58721,
   "price_per_lot_sqft": 42.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4384,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850750060"
  },
  {
   "address": "405 Lewis Avenue South, Watertown",
   "sale_month": "2024-10",
   "price": 340000,
   "lot_sqft": 20923,
   "price_per_lot_sqft": 16.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9692,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "850502490"
  },
  {
   "address": "1942 Stieger Lake Lane, Victoria",
   "sale_month": "2024-10",
   "price": 1518600,
   "lot_sqft": 92583,
   "price_per_lot_sqft": 16.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1450,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "652310010"
  },
  {
   "address": "747 Tacoma Trail, Norwood Young America",
   "sale_month": "2024-10",
   "price": 473592,
   "lot_sqft": 174269,
   "price_per_lot_sqft": 2.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "587550010"
  },
  {
   "address": "1508 Allen Avenue, West Saint Paul",
   "sale_month": "2024-10",
   "price": 1320302,
   "lot_sqft": 62760,
   "price_per_lot_sqft": 21.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6623,
   "use": "Apartment",
   "parcel_id": "421850001102"
  },
  {
   "address": "1526 Allen Avenue, West Saint Paul",
   "sale_month": "2024-10",
   "price": 1379698,
   "lot_sqft": 57841,
   "price_per_lot_sqft": 23.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6726,
   "use": "Apartment",
   "parcel_id": "421850001082"
  },
  {
   "address": "1111 Village Parkway, Cologne",
   "sale_month": "2024-10",
   "price": 4531838,
   "lot_sqft": 108482,
   "price_per_lot_sqft": 41.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "404370010"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 140896,
   "lot_sqft": 30258,
   "price_per_lot_sqft": 4.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "400134600"
  },
  {
   "address": "180 Adams Avenue South, Cologne",
   "sale_month": "2024-10",
   "price": 254104,
   "lot_sqft": 27925,
   "price_per_lot_sqft": 9.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "400132400"
  },
  {
   "address": "201 85th Avenue Northwest, Coon Rapids",
   "sale_month": "2024-10",
   "price": 1150000,
   "lot_sqft": 71457,
   "price_per_lot_sqft": 16.09,
   "price_per_building_sqft": 118.51,
   "building_sqft": 9704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9763,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124430004"
  },
  {
   "address": "441 University Avenue West, Saint Paul",
   "sale_month": "2024-10",
   "price": 1164285,
   "lot_sqft": 11294,
   "price_per_lot_sqft": 103.09,
   "price_per_building_sqft": 320.21,
   "building_sqft": 3636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3658,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240232"
  },
  {
   "address": "292 Thomas Avenue, Saint Paul",
   "sale_month": "2024-10",
   "price": 275000,
   "lot_sqft": 6255,
   "price_per_lot_sqft": 43.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1017,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923130011"
  },
  {
   "address": "162 Pennsylvania Avenue West, Saint Paul",
   "sale_month": "2024-10",
   "price": 1425000,
   "lot_sqft": 28932,
   "price_per_lot_sqft": 49.25,
   "price_per_building_sqft": 193.25,
   "building_sqft": 7374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7418,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923110063"
  },
  {
   "address": "2500 Minnehaha Ave, Minneapolis",
   "sale_month": "2024-10",
   "price": 2900000,
   "lot_sqft": 14987,
   "price_per_lot_sqft": 193.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924240095"
  },
  {
   "address": "2450 Minnehaha Ave, Minneapolis",
   "sale_month": "2024-10",
   "price": 2900000,
   "lot_sqft": 69091,
   "price_per_lot_sqft": 41.97,
   "price_per_building_sqft": 78.5,
   "building_sqft": 36942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37165,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240085"
  },
  {
   "address": "4025 University Avenue Northeast, Columbia Heights",
   "sale_month": "2024-10",
   "price": 499500,
   "lot_sqft": 13195,
   "price_per_lot_sqft": 37.86,
   "price_per_building_sqft": 178.2,
   "building_sqft": 2803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2820,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310147"
  },
  {
   "address": "4200 3rd Street Northeast, Columbia Heights",
   "sale_month": "2024-10",
   "price": 1625000,
   "lot_sqft": 28131,
   "price_per_lot_sqft": 57.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4341,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024230059"
  },
  {
   "address": "1260 County Road E West, Arden Hills",
   "sale_month": "2024-10",
   "price": 1250000,
   "lot_sqft": 33794,
   "price_per_lot_sqft": 36.99,
   "price_per_building_sqft": 209.87,
   "building_sqft": 5956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5992,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023120001"
  },
  {
   "address": "1153 Central Avenue West, Saint Paul",
   "sale_month": "2024-10",
   "price": 449900,
   "lot_sqft": 4803,
   "price_per_lot_sqft": 93.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1245,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923410021"
  },
  {
   "address": "2828 Blaisdell Ave, Minneapolis",
   "sale_month": "2024-10",
   "price": 512000,
   "lot_sqft": 5402,
   "price_per_lot_sqft": 94.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1699,
   "use": "APARTMENT",
   "parcel_id": "3402924340288"
  },
  {
   "address": "2110 Nicollet Ave, Minneapolis",
   "sale_month": "2024-10",
   "price": 1200000,
   "lot_sqft": 18484,
   "price_per_lot_sqft": 64.92,
   "price_per_building_sqft": 311.61,
   "building_sqft": 3851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3874,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210034"
  },
  {
   "address": "15 2nd Avenue Southeast, New Brighton",
   "sale_month": "2024-10",
   "price": 280000,
   "lot_sqft": 9212,
   "price_per_lot_sqft": 30.4,
   "price_per_building_sqft": 236.29,
   "building_sqft": 1185,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1192,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220011"
  },
  {
   "address": "461 Wilder Street North, Saint Paul",
   "sale_month": "2024-10",
   "price": 450000,
   "lot_sqft": 7426,
   "price_per_lot_sqft": 60.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923320008"
  },
  {
   "address": "470 Cleveland Avenue North, Saint Paul",
   "sale_month": "2024-10",
   "price": 1095710,
   "lot_sqft": 15533,
   "price_per_lot_sqft": 70.54,
   "price_per_building_sqft": 132.33,
   "building_sqft": 8280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8330,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923320007"
  },
  {
   "address": "461 Wilder Street North, Saint Paul",
   "sale_month": "2024-10",
   "price": 450000,
   "lot_sqft": 13899,
   "price_per_lot_sqft": 32.38,
   "price_per_building_sqft": 150.91,
   "building_sqft": 2982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3000,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923320006"
  },
  {
   "address": "24530 Smithtown Rd, Shorewood",
   "sale_month": "2024-10",
   "price": 850000,
   "lot_sqft": 14672,
   "price_per_lot_sqft": 57.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4143,
   "use": "APARTMENT",
   "parcel_id": "3311723130009"
  },
  {
   "address": "8980 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2024-10",
   "price": 2590000,
   "lot_sqft": 76933,
   "price_per_lot_sqft": 33.67,
   "price_per_building_sqft": 271.35,
   "building_sqft": 9545,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9602,
   "use": "300",
   "parcel_id": "3302921440005"
  },
  {
   "address": "18611 Highway 65 Northeast, East Bethel",
   "sale_month": "2024-10",
   "price": 777000,
   "lot_sqft": 77862,
   "price_per_lot_sqft": 9.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8505,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323130005"
  },
  {
   "address": "18649 Highway 65 Northeast, East Bethel",
   "sale_month": "2024-10",
   "price": 777000,
   "lot_sqft": 165376,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323130004"
  },
  {
   "address": "631 Transfer Road, Saint Paul",
   "sale_month": "2024-10",
   "price": 10451630,
   "lot_sqft": 46189,
   "price_per_lot_sqft": 226.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923110068"
  },
  {
   "address": "17270 113th Ave N, Dayton",
   "sale_month": "2024-10",
   "price": 3150000,
   "lot_sqft": 205202,
   "price_per_lot_sqft": 15.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25613,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3212022230005"
  },
  {
   "address": "1725 Tower Drive, Stillwater",
   "sale_month": "2024-10",
   "price": 305000,
   "lot_sqft": 1889,
   "price_per_lot_sqft": 161.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020430034"
  },
  {
   "address": "703 Jackson Street, Saint Paul",
   "sale_month": "2024-10",
   "price": 610000,
   "lot_sqft": 4946,
   "price_per_lot_sqft": 123.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922240040"
  },
  {
   "address": "701 Jackson Street, Saint Paul",
   "sale_month": "2024-10",
   "price": 610000,
   "lot_sqft": 2618,
   "price_per_lot_sqft": 233,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922240037"
  },
  {
   "address": "542 Rice Street, Saint Paul",
   "sale_month": "2024-10",
   "price": 220000,
   "lot_sqft": 3655,
   "price_per_lot_sqft": 60.19,
   "price_per_building_sqft": 146.18,
   "building_sqft": 1505,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1514,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922230038"
  },
  {
   "address": "796 Capitol Hgts, Saint Paul",
   "sale_month": "2024-10",
   "price": 610000,
   "lot_sqft": 5558,
   "price_per_lot_sqft": 109.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3019,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922210096"
  },
  {
   "address": "11165 Zealand Ave N, Champlin",
   "sale_month": "2024-10",
   "price": 265000,
   "lot_sqft": 3400,
   "price_per_lot_sqft": 77.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420083"
  },
  {
   "address": "11565 Theatre Dr N, Champlin",
   "sale_month": "2024-10",
   "price": 2800000,
   "lot_sqft": 96602,
   "price_per_lot_sqft": 28.98,
   "price_per_building_sqft": 159.71,
   "building_sqft": 17532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17638,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021210113"
  },
  {
   "address": "1104 Rice Street, Saint Paul",
   "sale_month": "2024-10",
   "price": 325000,
   "lot_sqft": 4795,
   "price_per_lot_sqft": 67.78,
   "price_per_building_sqft": 54.93,
   "building_sqft": 5917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5953,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922220120"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 875000,
   "lot_sqft": 288441,
   "price_per_lot_sqft": 3.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3012022420004"
  },
  {
   "address": "515 Huron Blvd SE, Minneapolis",
   "sale_month": "2024-10",
   "price": 24510001,
   "lot_sqft": 20611,
   "price_per_lot_sqft": 1189.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16609,
   "use": "APARTMENT",
   "parcel_id": "3002923240160"
  },
  {
   "address": "2428 Delaware St SE, Minneapolis",
   "sale_month": "2024-10",
   "price": 24510001,
   "lot_sqft": 20715,
   "price_per_lot_sqft": 1183.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17105,
   "use": "APARTMENT",
   "parcel_id": "3002923240037"
  },
  {
   "address": "1247 Gentry Avenue North, Oakdale",
   "sale_month": "2024-10",
   "price": 2890000,
   "lot_sqft": 64792,
   "price_per_lot_sqft": 44.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12657,
   "use": "110",
   "parcel_id": "3002921330021"
  },
  {
   "address": "8725 Riverdale Drive Northwest, Ramsey",
   "sale_month": "2024-10",
   "price": 2182802,
   "lot_sqft": 379255,
   "price_per_lot_sqft": 5.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293225220028"
  },
  {
   "address": "1461 94th Lane Northeast, Blaine",
   "sale_month": "2024-10",
   "price": 1800000,
   "lot_sqft": 60152,
   "price_per_lot_sqft": 29.92,
   "price_per_building_sqft": 117.14,
   "building_sqft": 15366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15459,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123430005"
  },
  {
   "address": "2408 Territorial Road, Saint Paul",
   "sale_month": "2024-10",
   "price": 1700000,
   "lot_sqft": 22302,
   "price_per_lot_sqft": 76.23,
   "price_per_building_sqft": 161.35,
   "building_sqft": 10536,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10600,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340089"
  },
  {
   "address": "950 Jefferson Commons Circle, Saint Paul",
   "sale_month": "2024-10",
   "price": 31000000,
   "lot_sqft": 191486,
   "price_per_lot_sqft": 161.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25732,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923230049"
  },
  {
   "address": "1068 Raymond Avenue, Saint Paul",
   "sale_month": "2024-10",
   "price": 1875000,
   "lot_sqft": 27976,
   "price_per_lot_sqft": 67.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9974,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292923130048"
  },
  {
   "address": "959 Payne Avenue, Saint Paul",
   "sale_month": "2024-10",
   "price": 325000,
   "lot_sqft": 4222,
   "price_per_lot_sqft": 76.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420037"
  },
  {
   "address": "1043 Payne Avenue, Saint Paul",
   "sale_month": "2024-10",
   "price": 145000,
   "lot_sqft": 3517,
   "price_per_lot_sqft": 41.23,
   "price_per_building_sqft": 150.88,
   "building_sqft": 961,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 966,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130059"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 750000,
   "lot_sqft": 11163,
   "price_per_lot_sqft": 67.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721310044"
  },
  {
   "address": "5075 Arcadia Ave, Edina",
   "sale_month": "2024-10",
   "price": 750000,
   "lot_sqft": 22920,
   "price_per_lot_sqft": 32.72,
   "price_per_building_sqft": 217.96,
   "building_sqft": 3441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3462,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721310043"
  },
  {
   "address": "1312 Northland Drive, Mendota Heights",
   "sale_month": "2024-10",
   "price": 13825000,
   "lot_sqft": 361643,
   "price_per_lot_sqft": 38.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11702,
   "use": "Industrial-preferred",
   "parcel_id": "274844801010"
  },
  {
   "address": "6751 141st Avenue Northwest, Ramsey",
   "sale_month": "2024-10",
   "price": 400000,
   "lot_sqft": 4207,
   "price_per_lot_sqft": 95.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430029"
  },
  {
   "address": "5250 Industrial Boulevard Northeast, Fridley",
   "sale_month": "2024-10",
   "price": 6500000,
   "lot_sqft": 234359,
   "price_per_lot_sqft": 27.74,
   "price_per_building_sqft": 106.65,
   "building_sqft": 60948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61316,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024120049"
  },
  {
   "address": "1260 Red Fox Road, Arden Hills",
   "sale_month": "2024-10",
   "price": 5500000,
   "lot_sqft": 162161,
   "price_per_lot_sqft": 33.92,
   "price_per_building_sqft": 121.99,
   "building_sqft": 45084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45356,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023420005"
  },
  {
   "address": "5450 126th Street West, Savage",
   "sale_month": "2024-10",
   "price": 2180500,
   "lot_sqft": 153213,
   "price_per_lot_sqft": 14.23,
   "price_per_building_sqft": 403.42,
   "building_sqft": 5405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5438,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269160570"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 2180500,
   "lot_sqft": 41518,
   "price_per_lot_sqft": 52.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269160020"
  },
  {
   "address": "6301 Loftus Lane, Savage",
   "sale_month": "2024-10",
   "price": 3615000,
   "lot_sqft": 61214,
   "price_per_lot_sqft": 59.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "265270010"
  },
  {
   "address": "8210 125th Street West, Savage",
   "sale_month": "2024-10",
   "price": 594000,
   "lot_sqft": 1667,
   "price_per_lot_sqft": 356.33,
   "price_per_building_sqft": 27.84,
   "building_sqft": 21339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21468,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560060"
  },
  {
   "address": "8208 125th Street West, Savage",
   "sale_month": "2024-10",
   "price": 594000,
   "lot_sqft": 2512,
   "price_per_lot_sqft": 236.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560050"
  },
  {
   "address": "4935 University Avenue Northeast, Columbia Heights",
   "sale_month": "2024-10",
   "price": 1890000,
   "lot_sqft": 10423,
   "price_per_lot_sqft": 181.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2711,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024240115"
  },
  {
   "address": "4927 University Avenue Northeast, Columbia Heights",
   "sale_month": "2024-10",
   "price": 1890000,
   "lot_sqft": 10423,
   "price_per_lot_sqft": 181.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2951,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024240114"
  },
  {
   "address": "3710 Victoria Street North, Shoreview",
   "sale_month": "2024-10",
   "price": 2037122,
   "lot_sqft": 443186,
   "price_per_lot_sqft": 4.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 78540,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "263023440008"
  },
  {
   "address": "863 Pierce Butler Route, Saint Paul",
   "sale_month": "2024-10",
   "price": 1625000,
   "lot_sqft": 42323,
   "price_per_lot_sqft": 38.4,
   "price_per_building_sqft": 66.27,
   "building_sqft": 24520,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24668,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923340026"
  },
  {
   "address": "3910 Egan Drive, Savage",
   "sale_month": "2024-10",
   "price": 2100000,
   "lot_sqft": 47633,
   "price_per_lot_sqft": 44.09,
   "price_per_building_sqft": 194.84,
   "building_sqft": 10778,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10843,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261810021"
  },
  {
   "address": "1001 Washington Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 1980000,
   "lot_sqft": 10463,
   "price_per_lot_sqft": 189.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120055"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-10",
   "price": 294000,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 194.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720800"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-10",
   "price": 522000,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 345.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720760"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-10",
   "price": 294000,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 194.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720750"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-10",
   "price": 522000,
   "lot_sqft": 1203,
   "price_per_lot_sqft": 433.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720070"
  },
  {
   "address": "8941 Crossroads Boulevard, Chanhassen",
   "sale_month": "2024-10",
   "price": 3520000,
   "lot_sqft": 34606,
   "price_per_lot_sqft": 101.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252480030"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 550000,
   "lot_sqft": 6629,
   "price_per_lot_sqft": 82.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240029"
  },
  {
   "address": "643 13th Ave S, Hopkins",
   "sale_month": "2024-10",
   "price": 550000,
   "lot_sqft": 6640,
   "price_per_lot_sqft": 82.83,
   "price_per_building_sqft": 108.46,
   "building_sqft": 5071,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5101,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240028"
  },
  {
   "address": "6870 21st Avenue South, Lino Lakes",
   "sale_month": "2024-10",
   "price": 30750000,
   "lot_sqft": 1212547,
   "price_per_lot_sqft": 25.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 245190,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122340003"
  },
  {
   "address": "9 9th Ave N, Hopkins",
   "sale_month": "2024-10",
   "price": 650000,
   "lot_sqft": 4648,
   "price_per_lot_sqft": 139.85,
   "price_per_building_sqft": 205.89,
   "building_sqft": 3157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3176,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420073"
  },
  {
   "address": "1315 4th St SE, Minneapolis",
   "sale_month": "2024-10",
   "price": 23600000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 2149.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924420036"
  },
  {
   "address": "1307 4th St SE, Minneapolis",
   "sale_month": "2024-10",
   "price": 23600000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 2149.36,
   "price_per_building_sqft": 1641.4,
   "building_sqft": 14378,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14465,
   "use": "APARTMENT",
   "parcel_id": "2402924420035"
  },
  {
   "address": "410 13th Ave SE, Minneapolis",
   "sale_month": "2024-10",
   "price": 23600000,
   "lot_sqft": 1996,
   "price_per_lot_sqft": 11823.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1226,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2402924420031"
  },
  {
   "address": "6017 Portland Ave, Minneapolis",
   "sale_month": "2024-10",
   "price": 175000,
   "lot_sqft": 5637,
   "price_per_lot_sqft": 31.04,
   "price_per_building_sqft": 294.12,
   "building_sqft": 595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 598,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824330111"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 6500000,
   "lot_sqft": 18761,
   "price_per_lot_sqft": 346.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024430028"
  },
  {
   "address": "2805 Campus Dr, Plymouth",
   "sale_month": "2024-10",
   "price": 72000000,
   "lot_sqft": 35308,
   "price_per_lot_sqft": 2039.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2211822340023"
  },
  {
   "address": "2855 Campus Dr, Plymouth",
   "sale_month": "2024-10",
   "price": 72000000,
   "lot_sqft": 26680,
   "price_per_lot_sqft": 2698.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2211822310025"
  },
  {
   "address": "2855 Campus Dr, Plymouth",
   "sale_month": "2024-10",
   "price": 72000000,
   "lot_sqft": 34911,
   "price_per_lot_sqft": 2062.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51392,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2211822310023"
  },
  {
   "address": "129 2nd St N, Minneapolis",
   "sale_month": "2024-10",
   "price": 8580000,
   "lot_sqft": 17639,
   "price_per_lot_sqft": 486.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16053,
   "use": "APARTMENT",
   "parcel_id": "2202924410053"
  },
  {
   "address": "5433 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 4400000,
   "lot_sqft": 20188,
   "price_per_lot_sqft": 217.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824220164"
  },
  {
   "address": "5431 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 4400000,
   "lot_sqft": 19814,
   "price_per_lot_sqft": 222.07,
   "price_per_building_sqft": 231.37,
   "building_sqft": 19017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824220163"
  },
  {
   "address": "5435 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 4400000,
   "lot_sqft": 10033,
   "price_per_lot_sqft": 438.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824220032"
  },
  {
   "address": "14350 27th Ave N, Plymouth",
   "sale_month": "2024-10",
   "price": 575000,
   "lot_sqft": 46713,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": 73.38,
   "building_sqft": 7836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7883,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822440002"
  },
  {
   "address": "2750 Niagara La N, Plymouth",
   "sale_month": "2024-10",
   "price": 1910000,
   "lot_sqft": 52435,
   "price_per_lot_sqft": 36.43,
   "price_per_building_sqft": 188.25,
   "building_sqft": 10146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10207,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2111822430012"
  },
  {
   "address": "2201 108th St W, Bloomington",
   "sale_month": "2024-10",
   "price": 500000,
   "lot_sqft": 420924,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": 12.08,
   "building_sqft": 41385,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41634,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102724330052"
  },
  {
   "address": "3216 Winnetka Ave N, New Hope",
   "sale_month": "2024-10",
   "price": 10097522,
   "lot_sqft": 271075,
   "price_per_lot_sqft": 37.25,
   "price_per_building_sqft": 143.06,
   "building_sqft": 70581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71007,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821230018"
  },
  {
   "address": "505 Broadway North, Carver",
   "sale_month": "2024-10",
   "price": 750000,
   "lot_sqft": 23436,
   "price_per_lot_sqft": 32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10285,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200501780"
  },
  {
   "address": "1708 Ashland Street, Hastings",
   "sale_month": "2024-10",
   "price": 550000,
   "lot_sqft": 13444,
   "price_per_lot_sqft": 40.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "Apartment",
   "parcel_id": "198815013030"
  },
  {
   "address": "1604 Sloan Street, Saint Paul",
   "sale_month": "2024-10",
   "price": 300000,
   "lot_sqft": 9163,
   "price_per_lot_sqft": 32.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2172,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110029"
  },
  {
   "address": "315 Larpenteur Avenue East, Maplewood",
   "sale_month": "2024-10",
   "price": 7950000,
   "lot_sqft": 135454,
   "price_per_lot_sqft": 58.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22378,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "182922440011"
  },
  {
   "address": "7825 Washington Ave S, Bloomington",
   "sale_month": "2024-10",
   "price": 4825000,
   "lot_sqft": 121921,
   "price_per_lot_sqft": 39.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49996,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621220009"
  },
  {
   "address": "4301 Quebec Ave N, New Hope",
   "sale_month": "2024-10",
   "price": 2625000,
   "lot_sqft": 131028,
   "price_per_lot_sqft": 20.03,
   "price_per_building_sqft": 52.86,
   "building_sqft": 49660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49960,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711821220040"
  },
  {
   "address": "3361 Republic Ave, St. Louis Park",
   "sale_month": "2024-10",
   "price": 825000,
   "lot_sqft": 15924,
   "price_per_lot_sqft": 51.81,
   "price_per_building_sqft": 227.52,
   "building_sqft": 3626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3648,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420008"
  },
  {
   "address": "6610 Lake St W, St. Louis Park",
   "sale_month": "2024-10",
   "price": 475000,
   "lot_sqft": 5056,
   "price_per_lot_sqft": 93.95,
   "price_per_building_sqft": 232.84,
   "building_sqft": 2040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2052,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410092"
  },
  {
   "address": "16157 Round Lake Boulevard Northwest, Andover",
   "sale_month": "2024-10",
   "price": 2100130,
   "lot_sqft": 49302,
   "price_per_lot_sqft": 42.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230019"
  },
  {
   "address": "2711 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-10",
   "price": 495000,
   "lot_sqft": 35582,
   "price_per_lot_sqft": 13.91,
   "price_per_building_sqft": 180.13,
   "building_sqft": 2748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2764,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430022"
  },
  {
   "address": "5707 State Hwy No 7, St. Louis Park",
   "sale_month": "2024-10",
   "price": 31625000,
   "lot_sqft": 189740,
   "price_per_lot_sqft": 166.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51697,
   "use": "APARTMENT",
   "parcel_id": "1611721310007"
  },
  {
   "address": "1702 West Broadway, Minneapolis",
   "sale_month": "2024-10",
   "price": 2100000,
   "lot_sqft": 5075,
   "price_per_lot_sqft": 413.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240150"
  },
  {
   "address": "1604 West Broadway, Minneapolis",
   "sale_month": "2024-10",
   "price": 2100000,
   "lot_sqft": 18758,
   "price_per_lot_sqft": 111.95,
   "price_per_building_sqft": 456.92,
   "building_sqft": 4596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4624,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240149"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 1500000,
   "lot_sqft": 10204,
   "price_per_lot_sqft": 147,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124210021"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 1500000,
   "lot_sqft": 10156,
   "price_per_lot_sqft": 147.7,
   "price_per_building_sqft": 235.55,
   "building_sqft": 6368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6407,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124210019"
  },
  {
   "address": "11580 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-10",
   "price": 1500000,
   "lot_sqft": 18132,
   "price_per_lot_sqft": 82.73,
   "price_per_building_sqft": 514.93,
   "building_sqft": 2913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2931,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124120018"
  },
  {
   "address": "8527 Edinburgh Ctr Dr N, Brooklyn Park",
   "sale_month": "2024-10",
   "price": 1000000,
   "lot_sqft": 80908,
   "price_per_lot_sqft": 12.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921440034"
  },
  {
   "address": "5600 Grandview Blvd, Mound",
   "sale_month": "2024-10",
   "price": 9800000,
   "lot_sqft": 125448,
   "price_per_lot_sqft": 78.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17504,
   "use": "APARTMENT",
   "parcel_id": "1411724140006"
  },
  {
   "address": "2721 41st St E, Minneapolis",
   "sale_month": "2024-10",
   "price": 525000,
   "lot_sqft": 9355,
   "price_per_lot_sqft": 56.12,
   "price_per_building_sqft": 149.19,
   "building_sqft": 3519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3540,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824130020"
  },
  {
   "address": "2201 11th Avenue East, North Saint Paul",
   "sale_month": "2024-10",
   "price": 470000,
   "lot_sqft": 28875,
   "price_per_lot_sqft": 16.28,
   "price_per_building_sqft": 269.34,
   "building_sqft": 1745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1755,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922140015"
  },
  {
   "address": "3090 Courthouse Lane, Eagan",
   "sale_month": "2024-10",
   "price": 2065000,
   "lot_sqft": 70171,
   "price_per_lot_sqft": 29.43,
   "price_per_building_sqft": 202.09,
   "building_sqft": 10218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10279,
   "use": "Commercial-preferred",
   "parcel_id": "105379002020"
  },
  {
   "address": "4300 Grand Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 822775,
   "lot_sqft": 7804,
   "price_per_lot_sqft": 105.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3493,
   "use": "APARTMENT",
   "parcel_id": "1002824320177"
  },
  {
   "address": "5612 Corvallis Ave N, Crystal",
   "sale_month": "2024-10",
   "price": 750000,
   "lot_sqft": 47728,
   "price_per_lot_sqft": 15.71,
   "price_per_building_sqft": 325.24,
   "building_sqft": 2306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2320,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821240003"
  },
  {
   "address": "9304 Lyndale Ave S, Bloomington",
   "sale_month": "2024-10",
   "price": 1325000,
   "lot_sqft": 45047,
   "price_per_lot_sqft": 29.41,
   "price_per_building_sqft": 454.23,
   "building_sqft": 2917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2935,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724440064"
  },
  {
   "address": "9311 Bryant Ave S, Bloomington",
   "sale_month": "2024-10",
   "price": 1750000,
   "lot_sqft": 77913,
   "price_per_lot_sqft": 22.46,
   "price_per_building_sqft": 132.93,
   "building_sqft": 13165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13244,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440009"
  },
  {
   "address": "12265 Central Avenue Northeast, Blaine",
   "sale_month": "2024-10",
   "price": 500300,
   "lot_sqft": 780,
   "price_per_lot_sqft": 641.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130043"
  },
  {
   "address": "12265 Central Avenue Northeast, Blaine",
   "sale_month": "2024-10",
   "price": 500300,
   "lot_sqft": 1119,
   "price_per_lot_sqft": 447.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130042"
  },
  {
   "address": "12265 Central Avenue Northeast, Blaine",
   "sale_month": "2024-10",
   "price": 500300,
   "lot_sqft": 740,
   "price_per_lot_sqft": 676.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130041"
  },
  {
   "address": "2375 Mounds View Boulevard, Mounds View",
   "sale_month": "2024-10",
   "price": 3100000,
   "lot_sqft": 140663,
   "price_per_lot_sqft": 22.04,
   "price_per_building_sqft": 188.84,
   "building_sqft": 16416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16515,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023310076"
  },
  {
   "address": "2442 County Road I, Mounds View",
   "sale_month": "2024-10",
   "price": 589900,
   "lot_sqft": 11845,
   "price_per_lot_sqft": 49.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1670,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220007"
  },
  {
   "address": "9400 Decatur Dr N, Brooklyn Park",
   "sale_month": "2024-10",
   "price": 23250000,
   "lot_sqft": 356616,
   "price_per_lot_sqft": 65.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921320007"
  },
  {
   "address": "1690 Woodlane Drive, Woodbury",
   "sale_month": "2024-10",
   "price": 3000000,
   "lot_sqft": 123246,
   "price_per_lot_sqft": 24.34,
   "price_per_building_sqft": 188.89,
   "building_sqft": 15882,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15978,
   "use": "300",
   "parcel_id": "0702821410010"
  },
  {
   "address": "11081 Chaparral Avenue, Jackson Township",
   "sale_month": "2024-10",
   "price": 2000000,
   "lot_sqft": 181001,
   "price_per_lot_sqft": 11.05,
   "price_per_building_sqft": 154.38,
   "building_sqft": 12955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13033,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "069110131"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 2000000,
   "lot_sqft": 97096,
   "price_per_lot_sqft": 20.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "069020010"
  },
  {
   "address": "250 Medina St N, Loretto",
   "sale_month": "2024-10",
   "price": 180000,
   "lot_sqft": 6167,
   "price_per_lot_sqft": 29.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823340031"
  },
  {
   "address": "4029 Perry Ave N, Robbinsdale",
   "sale_month": "2024-10",
   "price": 300000,
   "lot_sqft": 7514,
   "price_per_lot_sqft": 39.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 734,
   "use": "TRIPLEX",
   "parcel_id": "0602924240087"
  },
  {
   "address": "2694 Maplewood Drive North, Maplewood",
   "sale_month": "2024-10",
   "price": 175000,
   "lot_sqft": 21681,
   "price_per_lot_sqft": 8.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042922440044"
  },
  {
   "address": "1670 Marshall Avenue, Saint Paul",
   "sale_month": "2024-10",
   "price": 120000,
   "lot_sqft": 6911,
   "price_per_lot_sqft": 17.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3646,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110143"
  },
  {
   "address": "1630 Marshall Avenue, Saint Paul",
   "sale_month": "2024-10",
   "price": 1280000,
   "lot_sqft": 6190,
   "price_per_lot_sqft": 206.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3322,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110077"
  },
  {
   "address": "5880 Omaha Avenue North, Oak Park Heights",
   "sale_month": "2024-10",
   "price": 1450000,
   "lot_sqft": 64181,
   "price_per_lot_sqft": 22.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13466,
   "use": "300",
   "parcel_id": "0402920210082"
  },
  {
   "address": null,
   "sale_month": "2024-10",
   "price": 1450000,
   "lot_sqft": 9568,
   "price_per_lot_sqft": 151.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402920210018"
  },
  {
   "address": "3405 Aldrich Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 465000,
   "lot_sqft": 5740,
   "price_per_lot_sqft": 81.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2499,
   "use": "APARTMENT",
   "parcel_id": "0402824410013"
  },
  {
   "address": "3027 Holmes Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 9850000,
   "lot_sqft": 5376,
   "price_per_lot_sqft": 1832.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824210080"
  },
  {
   "address": "3017 Holmes Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 9850000,
   "lot_sqft": 5376,
   "price_per_lot_sqft": 1832.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824210010"
  },
  {
   "address": "3021 Holmes Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 9850000,
   "lot_sqft": 5376,
   "price_per_lot_sqft": 1832.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11718,
   "use": "APARTMENT",
   "parcel_id": "0402824210009"
  },
  {
   "address": "3100 Kennard Street North, Maplewood",
   "sale_month": "2024-10",
   "price": 10772000,
   "lot_sqft": 137486,
   "price_per_lot_sqft": 78.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23554,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922110028"
  },
  {
   "address": "1462 Dayton Avenue, Saint Paul",
   "sale_month": "2024-10",
   "price": 2000000,
   "lot_sqft": 73378,
   "price_per_lot_sqft": 27.26,
   "price_per_building_sqft": 932.4,
   "building_sqft": 2145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2157,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823210020"
  },
  {
   "address": "1809 Plymouth Rd, Minnetonka",
   "sale_month": "2024-10",
   "price": 3300000,
   "lot_sqft": 87513,
   "price_per_lot_sqft": 37.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16503,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722440015"
  },
  {
   "address": "3449 Harriet Ave, Minneapolis",
   "sale_month": "2024-10",
   "price": 176000,
   "lot_sqft": 14873,
   "price_per_lot_sqft": 11.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4833,
   "use": "APARTMENT",
   "parcel_id": "0302824320090"
  },
  {
   "address": "101 American Blvd W, Bloomington",
   "sale_month": "2024-10",
   "price": 10692022,
   "lot_sqft": 109215,
   "price_per_lot_sqft": 97.9,
   "price_per_building_sqft": 385.42,
   "building_sqft": 27741,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27908,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724210028"
  },
  {
   "address": "14250 Ewing Avenue South, Burnsville",
   "sale_month": "2024-10",
   "price": 1199000,
   "lot_sqft": 63314,
   "price_per_lot_sqft": 18.94,
   "price_per_building_sqft": 189.24,
   "building_sqft": 6336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6374,
   "use": "Industrial-preferred",
   "parcel_id": "029033000030"
  },
  {
   "address": "201 River Ridge Circle South, Burnsville",
   "sale_month": "2024-10",
   "price": 1500000,
   "lot_sqft": 79236,
   "price_per_lot_sqft": 18.93,
   "price_per_building_sqft": 64.55,
   "building_sqft": 23238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23378,
   "use": "Commercial-preferred",
   "parcel_id": "026420001021"
  },
  {
   "address": "656 Selby Avenue, Saint Paul",
   "sale_month": "2024-10",
   "price": 587000,
   "lot_sqft": 8630,
   "price_per_lot_sqft": 68.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1424,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823110313"
  },
  {
   "address": "3715 Oakland Ave, Minneapolis",
   "sale_month": "2024-10",
   "price": 675000,
   "lot_sqft": 11793,
   "price_per_lot_sqft": 57.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2990,
   "use": "APARTMENT",
   "parcel_id": "0202824330236"
  },
  {
   "address": "3050 Bloomington Ave, Minneapolis",
   "sale_month": "2024-10",
   "price": 304500,
   "lot_sqft": 3763,
   "price_per_lot_sqft": 80.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824120144"
  },
  {
   "address": "3048 Bloomington Ave, Minneapolis",
   "sale_month": "2024-10",
   "price": 304500,
   "lot_sqft": 4014,
   "price_per_lot_sqft": 75.86,
   "price_per_building_sqft": 69.17,
   "building_sqft": 4402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4429,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824120143"
  },
  {
   "address": "3048 13th Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 352000,
   "lot_sqft": 5215,
   "price_per_lot_sqft": 67.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1314,
   "use": "TRIPLEX",
   "parcel_id": "0202824120056"
  },
  {
   "address": "10380 Hudson Road, Woodbury",
   "sale_month": "2024-10",
   "price": 1075000,
   "lot_sqft": 45994,
   "price_per_lot_sqft": 23.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0202821240126"
  },
  {
   "address": "3748 27th Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 500000,
   "lot_sqft": 2918,
   "price_per_lot_sqft": 171.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1539,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824430184"
  },
  {
   "address": "3123 23rd Ave S, Minneapolis",
   "sale_month": "2024-10",
   "price": 1030000,
   "lot_sqft": 8562,
   "price_per_lot_sqft": 120.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3235,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824210074"
  },
  {
   "address": "2818 31st St E, Minneapolis",
   "sale_month": "2024-10",
   "price": 580000,
   "lot_sqft": 4168,
   "price_per_lot_sqft": 139.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1221,
   "use": "APARTMENT",
   "parcel_id": "0102824110053"
  },
  {
   "address": "301 Territorial Street East, Watertown",
   "sale_month": "2024-09",
   "price": 2113388,
   "lot_sqft": 39737,
   "price_per_lot_sqft": 53.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850503860"
  },
  {
   "address": "401 Industrial Boulevard, Waconia",
   "sale_month": "2024-09",
   "price": 575000,
   "lot_sqft": 48639,
   "price_per_lot_sqft": 11.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754610120"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 3418000,
   "lot_sqft": 12673,
   "price_per_lot_sqft": 269.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124410018"
  },
  {
   "address": "8880 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2024-09",
   "price": 3418000,
   "lot_sqft": 79742,
   "price_per_lot_sqft": 42.86,
   "price_per_building_sqft": 450.09,
   "building_sqft": 7594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7640,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124410014"
  },
  {
   "address": "440 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2024-09",
   "price": 300000,
   "lot_sqft": 32520,
   "price_per_lot_sqft": 9.23,
   "price_per_building_sqft": 17.19,
   "building_sqft": 17448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17554,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "362923210153"
  },
  {
   "address": "2404 31st Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 629000,
   "lot_sqft": 6077,
   "price_per_lot_sqft": 103.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1953,
   "use": "TRIPLEX",
   "parcel_id": "3602924140002"
  },
  {
   "address": "2519 25th St E, Minneapolis",
   "sale_month": "2024-09",
   "price": 675000,
   "lot_sqft": 17490,
   "price_per_lot_sqft": 38.59,
   "price_per_building_sqft": 296.44,
   "building_sqft": 2277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2290,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130098"
  },
  {
   "address": "1440 12th Avenue, Newport",
   "sale_month": "2024-09",
   "price": 450000,
   "lot_sqft": 12789,
   "price_per_lot_sqft": 35.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2016,
   "use": "110",
   "parcel_id": "3602822130024"
  },
  {
   "address": "6331 Beard Ave N, Brooklyn Center",
   "sale_month": "2024-09",
   "price": 2952000,
   "lot_sqft": 26529,
   "price_per_lot_sqft": 111.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3804,
   "use": "APARTMENT",
   "parcel_id": "3411921420023"
  },
  {
   "address": "6401 Beard Ave N, Brooklyn Center",
   "sale_month": "2024-09",
   "price": 2952000,
   "lot_sqft": 26490,
   "price_per_lot_sqft": 111.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3585,
   "use": "APARTMENT",
   "parcel_id": "3411921420022"
  },
  {
   "address": "6425 Beard Ave N, Brooklyn Center",
   "sale_month": "2024-09",
   "price": 2952000,
   "lot_sqft": 26610,
   "price_per_lot_sqft": 110.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3585,
   "use": "APARTMENT",
   "parcel_id": "3411921420017"
  },
  {
   "address": "140 Oak St, Excelsior",
   "sale_month": "2024-09",
   "price": 1500000,
   "lot_sqft": 21546,
   "price_per_lot_sqft": 69.62,
   "price_per_building_sqft": 202.87,
   "building_sqft": 7394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7438,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723210063"
  },
  {
   "address": "406 2nd St, Excelsior",
   "sale_month": "2024-09",
   "price": 3750000,
   "lot_sqft": 7903,
   "price_per_lot_sqft": 474.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110126"
  },
  {
   "address": "19 26th St E, Minneapolis",
   "sale_month": "2024-09",
   "price": 380000,
   "lot_sqft": 1358,
   "price_per_lot_sqft": 279.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420256"
  },
  {
   "address": "2400 4th Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 88010,
   "lot_sqft": 5610,
   "price_per_lot_sqft": 15.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924140069"
  },
  {
   "address": "545 Snelling Avenue North, Saint Paul",
   "sale_month": "2024-09",
   "price": 620000,
   "lot_sqft": 16066,
   "price_per_lot_sqft": 38.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6658,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923140197"
  },
  {
   "address": "2900 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 34500000,
   "lot_sqft": 51084,
   "price_per_lot_sqft": 675.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924440371"
  },
  {
   "address": "2920 Aldrich Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 46000000,
   "lot_sqft": 31406,
   "price_per_lot_sqft": 1464.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924440361"
  },
  {
   "address": "2713 Fremont Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 640000,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 124.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1095,
   "use": "APARTMENT",
   "parcel_id": "3302924420063"
  },
  {
   "address": "2901 James Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 1313250,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 237.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3959,
   "use": "APARTMENT",
   "parcel_id": "3302924340033"
  },
  {
   "address": "18533 Buchanan Street Northeast, East Bethel",
   "sale_month": "2024-09",
   "price": 1175000,
   "lot_sqft": 95427,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323323240006"
  },
  {
   "address": "461 Maria Avenue, Saint Paul",
   "sale_month": "2024-09",
   "price": 1500000,
   "lot_sqft": 61886,
   "price_per_lot_sqft": 24.24,
   "price_per_building_sqft": 101.15,
   "building_sqft": 14830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14920,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922130002"
  },
  {
   "address": "10851 Louisiana Ave S, Bloomington",
   "sale_month": "2024-09",
   "price": 6350400,
   "lot_sqft": 239348,
   "price_per_lot_sqft": 26.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69428,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621340012"
  },
  {
   "address": "10901 Louisiana Ave S, Bloomington",
   "sale_month": "2024-09",
   "price": 6194564,
   "lot_sqft": 217485,
   "price_per_lot_sqft": 28.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58107,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621340010"
  },
  {
   "address": "486 Hale Avenue North, Oakdale",
   "sale_month": "2024-09",
   "price": 6000000,
   "lot_sqft": 230492,
   "price_per_lot_sqft": 26.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 73240,
   "use": "305",
   "parcel_id": "3202921320011"
  },
  {
   "address": "329 Bunker Lake Boulevard Northeast, Ham Lake",
   "sale_month": "2024-09",
   "price": 5250000,
   "lot_sqft": 891893,
   "price_per_lot_sqft": 5.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "313223230002"
  },
  {
   "address": "1480 White Oak Drive, Chaska",
   "sale_month": "2024-09",
   "price": 325000,
   "lot_sqft": 2446,
   "price_per_lot_sqft": 132.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301670010"
  },
  {
   "address": "7150 Boone Ave N, Brooklyn Park",
   "sale_month": "2024-09",
   "price": 9630139,
   "lot_sqft": 222613,
   "price_per_lot_sqft": 43.26,
   "price_per_building_sqft": 135.68,
   "building_sqft": 70975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71403,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921420007"
  },
  {
   "address": "7145 Boone Ave N, Brooklyn Park",
   "sale_month": "2024-09",
   "price": 20312973,
   "lot_sqft": 434812,
   "price_per_lot_sqft": 46.72,
   "price_per_building_sqft": 196.8,
   "building_sqft": 103217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 103840,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921310005"
  },
  {
   "address": "1267 Geneva Avenue North, Oakdale",
   "sale_month": "2024-09",
   "price": 1400000,
   "lot_sqft": 108363,
   "price_per_lot_sqft": 12.92,
   "price_per_building_sqft": 80.03,
   "building_sqft": 17494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17599,
   "use": "300",
   "parcel_id": "3002921330001"
  },
  {
   "address": "3950 70th St W, Edina",
   "sale_month": "2024-09",
   "price": 5300000,
   "lot_sqft": 56683,
   "price_per_lot_sqft": 93.5,
   "price_per_building_sqft": 482.65,
   "building_sqft": 10981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11047,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002824440003"
  },
  {
   "address": "947 Payne Avenue, Saint Paul",
   "sale_month": "2024-09",
   "price": 225000,
   "lot_sqft": 2805,
   "price_per_lot_sqft": 80.21,
   "price_per_building_sqft": 11.37,
   "building_sqft": 19784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19903,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420041"
  },
  {
   "address": "773 Frank Street, Saint Paul",
   "sale_month": "2024-09",
   "price": 400000,
   "lot_sqft": 12803,
   "price_per_lot_sqft": 31.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1661,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922430156"
  },
  {
   "address": "880 Duluth Street, Saint Paul",
   "sale_month": "2024-09",
   "price": 1175000,
   "lot_sqft": 15356,
   "price_per_lot_sqft": 76.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3784,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410102"
  },
  {
   "address": "5621 Duluth St, Golden Valley",
   "sale_month": "2024-09",
   "price": 8400000,
   "lot_sqft": 204001,
   "price_per_lot_sqft": 41.18,
   "price_per_building_sqft": 186.1,
   "building_sqft": 45137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45409,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2811821310017"
  },
  {
   "address": "146 3rd Street South, Stillwater",
   "sale_month": "2024-09",
   "price": 520000,
   "lot_sqft": 3025,
   "price_per_lot_sqft": 171.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7615,
   "use": "300",
   "parcel_id": "2803020420163"
  },
  {
   "address": "1920 Emerson Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 770000,
   "lot_sqft": 8425,
   "price_per_lot_sqft": 91.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2100,
   "use": "APARTMENT",
   "parcel_id": "2802924430046"
  },
  {
   "address": "3255 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2024-09",
   "price": 1500000,
   "lot_sqft": 135852,
   "price_per_lot_sqft": 11.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273323410005"
  },
  {
   "address": "5700 12th Avenue East, Shakopee",
   "sale_month": "2024-09",
   "price": 6783848,
   "lot_sqft": 244981,
   "price_per_lot_sqft": 27.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63876,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "273320020"
  },
  {
   "address": "5500 12th Avenue East, Shakopee",
   "sale_month": "2024-09",
   "price": 12607200,
   "lot_sqft": 402647,
   "price_per_lot_sqft": 31.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 124147,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "273320010"
  },
  {
   "address": "1424 Case Avenue, Saint Paul",
   "sale_month": "2024-09",
   "price": 3540000,
   "lot_sqft": 77155,
   "price_per_lot_sqft": 45.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2376,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922310131"
  },
  {
   "address": "1426 Case Avenue, Saint Paul",
   "sale_month": "2024-09",
   "price": 3540000,
   "lot_sqft": 9778,
   "price_per_lot_sqft": 362.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2502,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922310046"
  },
  {
   "address": "1150 Gateway Drive, Shakopee",
   "sale_month": "2024-09",
   "price": 17907928,
   "lot_sqft": 409433,
   "price_per_lot_sqft": 43.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 156029,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190033"
  },
  {
   "address": "5555 12th Avenue East, Shakopee",
   "sale_month": "2024-09",
   "price": 11401950,
   "lot_sqft": 322329,
   "price_per_lot_sqft": 35.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 123658,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190030"
  },
  {
   "address": "12955 State Hwy No 55, Plymouth",
   "sale_month": "2024-09",
   "price": 4100000,
   "lot_sqft": 115335,
   "price_per_lot_sqft": 35.55,
   "price_per_building_sqft": 137.5,
   "building_sqft": 29818,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29998,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711822140003"
  },
  {
   "address": "1909 Stevens Ave, Minneapolis",
   "sale_month": "2024-09",
   "price": 71466,
   "lot_sqft": 6418,
   "price_per_lot_sqft": 11.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1316,
   "use": "TRIPLEX",
   "parcel_id": "2702924430114"
  },
  {
   "address": "1920 Stevens Ave, Minneapolis",
   "sale_month": "2024-09",
   "price": 687000,
   "lot_sqft": 12458,
   "price_per_lot_sqft": 55.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2376,
   "use": "APARTMENT",
   "parcel_id": "2702924430035"
  },
  {
   "address": "120 10th St S, Minneapolis",
   "sale_month": "2024-09",
   "price": 6500000,
   "lot_sqft": 20767,
   "price_per_lot_sqft": 313,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924140069"
  },
  {
   "address": "900 2nd Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 6500000,
   "lot_sqft": 34794,
   "price_per_lot_sqft": 186.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110160"
  },
  {
   "address": "8674 Eagle Creek Circle, Savage",
   "sale_month": "2024-09",
   "price": 485000,
   "lot_sqft": 2066,
   "price_per_lot_sqft": 234.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140220"
  },
  {
   "address": "5185 Meadville St, Greenwood",
   "sale_month": "2024-09",
   "price": 2150000,
   "lot_sqft": 2862,
   "price_per_lot_sqft": 751.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611723340001"
  },
  {
   "address": "5185 Meadville St, Greenwood",
   "sale_month": "2024-09",
   "price": 2150000,
   "lot_sqft": 398253,
   "price_per_lot_sqft": 5.4,
   "price_per_building_sqft": 121.37,
   "building_sqft": 17715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17822,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611723310028"
  },
  {
   "address": "700 10th Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 2100000,
   "lot_sqft": 28153,
   "price_per_lot_sqft": 74.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2602924240086"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-09",
   "price": 93100,
   "lot_sqft": 525,
   "price_per_lot_sqft": 177.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720820"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-09",
   "price": 291500,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 192.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720740"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-09",
   "price": 191400,
   "lot_sqft": 958,
   "price_per_lot_sqft": 199.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720230"
  },
  {
   "address": "9554 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-09",
   "price": 540000,
   "lot_sqft": 28606,
   "price_per_lot_sqft": 18.88,
   "price_per_building_sqft": 204.93,
   "building_sqft": 2635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2651,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124320012"
  },
  {
   "address": "19765 State Hwy No 7, Shorewood",
   "sale_month": "2024-09",
   "price": 2800000,
   "lot_sqft": 68954,
   "price_per_lot_sqft": 40.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13997,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511723430070"
  },
  {
   "address": "1590 Marion Street, Saint Paul",
   "sale_month": "2024-09",
   "price": 7500000,
   "lot_sqft": 29245,
   "price_per_lot_sqft": 256.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7347,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110058"
  },
  {
   "address": "1570 Marion Street, Saint Paul",
   "sale_month": "2024-09",
   "price": 7500000,
   "lot_sqft": 21357,
   "price_per_lot_sqft": 351.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7090,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110057"
  },
  {
   "address": "1571 Woodbridge Street, Saint Paul",
   "sale_month": "2024-09",
   "price": 7500000,
   "lot_sqft": 37682,
   "price_per_lot_sqft": 199.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7225,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110055"
  },
  {
   "address": "1609 Woodbridge Street, Saint Paul",
   "sale_month": "2024-09",
   "price": 7500000,
   "lot_sqft": 27542,
   "price_per_lot_sqft": 272.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7598,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110054"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 70000,
   "lot_sqft": 27383,
   "price_per_lot_sqft": 2.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240910010"
  },
  {
   "address": "1725 Elm St SE, Minneapolis",
   "sale_month": "2024-09",
   "price": 6438000,
   "lot_sqft": 28728,
   "price_per_lot_sqft": 224.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7448,
   "use": "APARTMENT",
   "parcel_id": "2402924140128"
  },
  {
   "address": "1701 Elm St SE, Minneapolis",
   "sale_month": "2024-09",
   "price": 6438000,
   "lot_sqft": 26163,
   "price_per_lot_sqft": 246.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6941,
   "use": "APARTMENT",
   "parcel_id": "2402924140127"
  },
  {
   "address": "15180 Bluebird Street Northwest, Andover",
   "sale_month": "2024-09",
   "price": 1050000,
   "lot_sqft": 89602,
   "price_per_lot_sqft": 11.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233224320025"
  },
  {
   "address": "14001 Maple Knoll Way N, Maple Grove",
   "sale_month": "2024-09",
   "price": 600000,
   "lot_sqft": 41115,
   "price_per_lot_sqft": 14.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2211922230034"
  },
  {
   "address": "216 Water Street, Jordan",
   "sale_month": "2024-09",
   "price": 385000,
   "lot_sqft": 2553,
   "price_per_lot_sqft": 150.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220060050"
  },
  {
   "address": "208 Water Street, Jordan",
   "sale_month": "2024-09",
   "price": 385000,
   "lot_sqft": 2788,
   "price_per_lot_sqft": 138.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220060030"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 385000,
   "lot_sqft": 1756,
   "price_per_lot_sqft": 219.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220060020"
  },
  {
   "address": "14630 28th Ave N, Plymouth",
   "sale_month": "2024-09",
   "price": 7525610,
   "lot_sqft": 189239,
   "price_per_lot_sqft": 39.77,
   "price_per_building_sqft": 133.44,
   "building_sqft": 56396,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56737,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822410014"
  },
  {
   "address": "229 Humboldt Ave N, Minneapolis",
   "sale_month": "2024-09",
   "price": 400000,
   "lot_sqft": 5485,
   "price_per_lot_sqft": 72.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1938,
   "use": "APARTMENT",
   "parcel_id": "2102924340077"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 175000,
   "lot_sqft": 10824,
   "price_per_lot_sqft": 16.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201220120"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 175000,
   "lot_sqft": 6682,
   "price_per_lot_sqft": 26.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201220110"
  },
  {
   "address": "972 Chestnut Street South, Belle Plaine",
   "sale_month": "2024-09",
   "price": 175000,
   "lot_sqft": 20277,
   "price_per_lot_sqft": 8.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201220070"
  },
  {
   "address": "101 Spruce Street, Belle Plaine",
   "sale_month": "2024-09",
   "price": 175000,
   "lot_sqft": 23983,
   "price_per_lot_sqft": 7.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201220060"
  },
  {
   "address": "100 Spruce Street, Belle Plaine",
   "sale_month": "2024-09",
   "price": 175000,
   "lot_sqft": 25270,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201220050"
  },
  {
   "address": "987 Chestnut Street South, Belle Plaine",
   "sale_month": "2024-09",
   "price": 175000,
   "lot_sqft": 23178,
   "price_per_lot_sqft": 7.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201220040"
  },
  {
   "address": "973 Chestnut Street South, Belle Plaine",
   "sale_month": "2024-09",
   "price": 175000,
   "lot_sqft": 24434,
   "price_per_lot_sqft": 7.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201220030"
  },
  {
   "address": "959 Chestnut Street South, Belle Plaine",
   "sale_month": "2024-09",
   "price": 175000,
   "lot_sqft": 25334,
   "price_per_lot_sqft": 6.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201220020"
  },
  {
   "address": "945 Chestnut Street South, Belle Plaine",
   "sale_month": "2024-09",
   "price": 175000,
   "lot_sqft": 29401,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201220010"
  },
  {
   "address": "8016 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2024-09",
   "price": 3030000,
   "lot_sqft": 57803,
   "price_per_lot_sqft": 52.42,
   "price_per_building_sqft": 702.04,
   "building_sqft": 4316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4343,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921330004"
  },
  {
   "address": "9457 Highway 10 Northwest, Ramsey",
   "sale_month": "2024-09",
   "price": 1500000,
   "lot_sqft": 78775,
   "price_per_lot_sqft": 19.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11043,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193225230025"
  },
  {
   "address": "1615 Westminster Street, Saint Paul",
   "sale_month": "2024-09",
   "price": 530000,
   "lot_sqft": 8941,
   "price_per_lot_sqft": 59.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1955,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110012"
  },
  {
   "address": "2030 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2024-09",
   "price": 630000,
   "lot_sqft": 17819,
   "price_per_lot_sqft": 35.36,
   "price_per_building_sqft": 212.26,
   "building_sqft": 2968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2986,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023310064"
  },
  {
   "address": "50 County Road B East, Maplewood",
   "sale_month": "2024-09",
   "price": 900000,
   "lot_sqft": 23868,
   "price_per_lot_sqft": 37.71,
   "price_per_building_sqft": 380.23,
   "building_sqft": 2367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2381,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922210002"
  },
  {
   "address": "755 Industrial Blvd, Minneapolis",
   "sale_month": "2024-09",
   "price": 26500000,
   "lot_sqft": 436662,
   "price_per_lot_sqft": 60.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923140012"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 765000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 102.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221420030"
  },
  {
   "address": "21450 Forest Boulevard North, Forest Lake",
   "sale_month": "2024-09",
   "price": 765000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 102.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6642,
   "use": "300",
   "parcel_id": "1703221420029"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 765000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 102.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221420028"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 765000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 102.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221420027"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 765000,
   "lot_sqft": 8875,
   "price_per_lot_sqft": 86.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221420022"
  },
  {
   "address": "2711 Golden Valley Rd, Minneapolis",
   "sale_month": "2024-09",
   "price": 625000,
   "lot_sqft": 11684,
   "price_per_lot_sqft": 53.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3865,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924420058"
  },
  {
   "address": "1221 Frost Avenue East, Maplewood",
   "sale_month": "2024-09",
   "price": 236039,
   "lot_sqft": 54031,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": 42.66,
   "building_sqft": 5533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5566,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162922140096"
  },
  {
   "address": "4600 Bryant Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 760000,
   "lot_sqft": 6726,
   "price_per_lot_sqft": 112.99,
   "price_per_building_sqft": 175.84,
   "building_sqft": 4322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824110057"
  },
  {
   "address": "2150 Vining Drive, Woodbury",
   "sale_month": "2024-09",
   "price": 55500000,
   "lot_sqft": 657444,
   "price_per_lot_sqft": 84.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11173,
   "use": "110",
   "parcel_id": "1602821110064"
  },
  {
   "address": "2085 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-09",
   "price": 4225000,
   "lot_sqft": 72950,
   "price_per_lot_sqft": 57.92,
   "price_per_building_sqft": 588.6,
   "building_sqft": 7178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7222,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124210027"
  },
  {
   "address": "4745 Nicollet Ave, Minneapolis",
   "sale_month": "2024-09",
   "price": 1615000,
   "lot_sqft": 16929,
   "price_per_lot_sqft": 95.4,
   "price_per_building_sqft": 84.09,
   "building_sqft": 19206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19322,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824120163"
  },
  {
   "address": "4756 Banning Avenue, White Bear Lake",
   "sale_month": "2024-09",
   "price": 2800000,
   "lot_sqft": 12559,
   "price_per_lot_sqft": 222.95,
   "price_per_building_sqft": 231.6,
   "building_sqft": 12090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12162,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410055"
  },
  {
   "address": "2210 Skillman Avenue East, North Saint Paul",
   "sale_month": "2024-09",
   "price": 11000000,
   "lot_sqft": 238982,
   "price_per_lot_sqft": 46.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10080,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922140182"
  },
  {
   "address": "21897 Diamond Lake Rd S, Rogers",
   "sale_month": "2024-09",
   "price": 3370000,
   "lot_sqft": 118542,
   "price_per_lot_sqft": 28.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16021,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023340016"
  },
  {
   "address": "8565 Columbine Rd, Eden Prairie",
   "sale_month": "2024-09",
   "price": 19000000,
   "lot_sqft": 541079,
   "price_per_lot_sqft": 35.12,
   "price_per_building_sqft": 233.51,
   "building_sqft": 81368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81859,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622330037"
  },
  {
   "address": "1170 15th Ave SE, Minneapolis",
   "sale_month": "2024-09",
   "price": 1000000,
   "lot_sqft": 31590,
   "price_per_lot_sqft": 31.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4462,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924440092"
  },
  {
   "address": "871 Jefferson Avenue, Saint Paul",
   "sale_month": "2024-09",
   "price": 600000,
   "lot_sqft": 15236,
   "price_per_lot_sqft": 39.38,
   "price_per_building_sqft": 138.82,
   "building_sqft": 4322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4348,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823210084"
  },
  {
   "address": "499 Lexington Parkway South, Saint Paul",
   "sale_month": "2024-09",
   "price": 6450000,
   "lot_sqft": 115581,
   "price_per_lot_sqft": 55.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5726,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410001"
  },
  {
   "address": "4330 5th Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 275000,
   "lot_sqft": 5248,
   "price_per_lot_sqft": 52.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1689,
   "use": "TRIPLEX",
   "parcel_id": "1002824410068"
  },
  {
   "address": "2321 124th Court Northeast, Blaine",
   "sale_month": "2024-09",
   "price": 500000,
   "lot_sqft": 65277,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093123120008"
  },
  {
   "address": "4308 Bryant Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 525000,
   "lot_sqft": 3963,
   "price_per_lot_sqft": 132.48,
   "price_per_building_sqft": 121.19,
   "building_sqft": 4332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4358,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824410122"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 148000,
   "lot_sqft": 136634,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340012"
  },
  {
   "address": "424 Wabasha Street South, Saint Paul",
   "sale_month": "2024-09",
   "price": 1550000,
   "lot_sqft": 7695,
   "price_per_lot_sqft": 201.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6337,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822220011"
  },
  {
   "address": null,
   "sale_month": "2024-09",
   "price": 1550000,
   "lot_sqft": 2937,
   "price_per_lot_sqft": 527.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822220010"
  },
  {
   "address": "412 Wabasha Street South, Saint Paul",
   "sale_month": "2024-09",
   "price": 1550000,
   "lot_sqft": 7372,
   "price_per_lot_sqft": 210.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822220009"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-09",
   "price": 330400,
   "lot_sqft": 2010,
   "price_per_lot_sqft": 164.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810180"
  },
  {
   "address": "2753 Louisiana Ct, St. Louis Park",
   "sale_month": "2024-09",
   "price": 4435000,
   "lot_sqft": 18066,
   "price_per_lot_sqft": 245.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3904,
   "use": "APARTMENT",
   "parcel_id": "0811721310024"
  },
  {
   "address": "2759 Louisiana Ct, St. Louis Park",
   "sale_month": "2024-09",
   "price": 4435000,
   "lot_sqft": 38214,
   "price_per_lot_sqft": 116.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4038,
   "use": "APARTMENT",
   "parcel_id": "0811721310023"
  },
  {
   "address": "2768 Louisiana Ct, St. Louis Park",
   "sale_month": "2024-09",
   "price": 4435000,
   "lot_sqft": 20222,
   "price_per_lot_sqft": 219.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4227,
   "use": "APARTMENT",
   "parcel_id": "0811721310022"
  },
  {
   "address": "2760 Louisiana Ct, St. Louis Park",
   "sale_month": "2024-09",
   "price": 4435000,
   "lot_sqft": 18032,
   "price_per_lot_sqft": 245.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3554,
   "use": "APARTMENT",
   "parcel_id": "0811721310021"
  },
  {
   "address": "644 Broadway Avenue West, Forest Lake",
   "sale_month": "2024-09",
   "price": 110000,
   "lot_sqft": 7471,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "300",
   "parcel_id": "0803221240029"
  },
  {
   "address": "1850 New Brighton Blvd, Minneapolis",
   "sale_month": "2024-09",
   "price": 950000,
   "lot_sqft": 16717,
   "price_per_lot_sqft": 56.83,
   "price_per_building_sqft": 239.23,
   "building_sqft": 3971,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3995,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923330036"
  },
  {
   "address": "5401 Boone Ave N, New Hope",
   "sale_month": "2024-09",
   "price": 1200000,
   "lot_sqft": 60024,
   "price_per_lot_sqft": 19.99,
   "price_per_building_sqft": 87.66,
   "building_sqft": 13689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13772,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821340008"
  },
  {
   "address": "1042 Wayzata Blvd E, Wayzata",
   "sale_month": "2024-09",
   "price": 1500000,
   "lot_sqft": 15824,
   "price_per_lot_sqft": 94.79,
   "price_per_building_sqft": 387,
   "building_sqft": 3876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3899,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722410019"
  },
  {
   "address": "7840 Computer Ave S, Bloomington",
   "sale_month": "2024-09",
   "price": 1820000,
   "lot_sqft": 41967,
   "price_per_lot_sqft": 43.37,
   "price_per_building_sqft": 170.8,
   "building_sqft": 10656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10720,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724220007"
  },
  {
   "address": "568 Lake Street North, Forest Lake",
   "sale_month": "2024-09",
   "price": 725000,
   "lot_sqft": 35601,
   "price_per_lot_sqft": 20.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8406,
   "use": "305",
   "parcel_id": "0503221430029"
  },
  {
   "address": "1892 Grand Avenue, Saint Paul",
   "sale_month": "2024-09",
   "price": 730000,
   "lot_sqft": 6010,
   "price_per_lot_sqft": 121.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1997,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310057"
  },
  {
   "address": "5963 Odell Avenue North, Oak Park Heights",
   "sale_month": "2024-09",
   "price": 237500,
   "lot_sqft": 35865,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402920220011"
  },
  {
   "address": "3500 Dupont Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 2450000,
   "lot_sqft": 10890,
   "price_per_lot_sqft": 224.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7421,
   "use": "APARTMENT",
   "parcel_id": "0402824420133"
  },
  {
   "address": "3501 Aldrich Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 468000,
   "lot_sqft": 15125,
   "price_per_lot_sqft": 30.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10297,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824410101"
  },
  {
   "address": "3022 Hennepin Ave, Minneapolis",
   "sale_month": "2024-09",
   "price": 1500000,
   "lot_sqft": 5836,
   "price_per_lot_sqft": 257.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210007"
  },
  {
   "address": "3125 Colfax Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 950000,
   "lot_sqft": 6666,
   "price_per_lot_sqft": 142.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3698,
   "use": "APARTMENT",
   "parcel_id": "0402824110118"
  },
  {
   "address": "1700 Beam Avenue East, Maplewood",
   "sale_month": "2024-09",
   "price": 9450000,
   "lot_sqft": 136858,
   "price_per_lot_sqft": 69.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032922410039"
  },
  {
   "address": "1517 Grand Avenue, Saint Paul",
   "sale_month": "2024-09",
   "price": 985000,
   "lot_sqft": 7474,
   "price_per_lot_sqft": 131.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2548,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823320011"
  },
  {
   "address": "5540 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2024-09",
   "price": 3234938,
   "lot_sqft": 46980,
   "price_per_lot_sqft": 68.86,
   "price_per_building_sqft": 308.62,
   "building_sqft": 10482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10545,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410013"
  },
  {
   "address": "9895 Hudson Place, Woodbury",
   "sale_month": "2024-09",
   "price": 4750000,
   "lot_sqft": 241259,
   "price_per_lot_sqft": 19.69,
   "price_per_building_sqft": 63.4,
   "building_sqft": 74927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75379,
   "use": "300",
   "parcel_id": "0302821140015"
  },
  {
   "address": "14573 Grand Avenue South, Burnsville",
   "sale_month": "2024-09",
   "price": 180000,
   "lot_sqft": 996,
   "price_per_lot_sqft": 180.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "029042000040"
  },
  {
   "address": "115 Victoria Street South, Saint Paul",
   "sale_month": "2024-09",
   "price": 775000,
   "lot_sqft": 5377,
   "price_per_lot_sqft": 144.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3081,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310061"
  },
  {
   "address": "312 5th Avenue North, Bayport",
   "sale_month": "2024-09",
   "price": 650000,
   "lot_sqft": 4356,
   "price_per_lot_sqft": 149.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0202920330048"
  },
  {
   "address": "3601 13th Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 575000,
   "lot_sqft": 5218,
   "price_per_lot_sqft": 110.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1635,
   "use": "APARTMENT",
   "parcel_id": "0202824430084"
  },
  {
   "address": "3605 13th Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 575000,
   "lot_sqft": 5314,
   "price_per_lot_sqft": 108.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1757,
   "use": "APARTMENT",
   "parcel_id": "0202824430083"
  },
  {
   "address": "3400 Elliot Ave, Minneapolis",
   "sale_month": "2024-09",
   "price": 623780,
   "lot_sqft": 6111,
   "price_per_lot_sqft": 102.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2107,
   "use": "APARTMENT",
   "parcel_id": "0202824310001"
  },
  {
   "address": "3332 17th Ave S, Minneapolis",
   "sale_month": "2024-09",
   "price": 417500,
   "lot_sqft": 4896,
   "price_per_lot_sqft": 85.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1402,
   "use": "TRIPLEX",
   "parcel_id": "0202824140009"
  },
  {
   "address": "801 American Blvd E, Bloomington",
   "sale_month": "2024-09",
   "price": 1100000,
   "lot_sqft": 49528,
   "price_per_lot_sqft": 22.21,
   "price_per_building_sqft": 73.42,
   "building_sqft": 14983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15074,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724210010"
  },
  {
   "address": "809 Highway 10, Anoka",
   "sale_month": "2024-09",
   "price": 651000,
   "lot_sqft": 36158,
   "price_per_lot_sqft": 18,
   "price_per_building_sqft": 85.86,
   "building_sqft": 7582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7628,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125220084"
  },
  {
   "address": "8414 Fillmore Street Northeast, Spring Lake Park",
   "sale_month": "2024-09",
   "price": 1176000,
   "lot_sqft": 17759,
   "price_per_lot_sqft": 66.22,
   "price_per_building_sqft": 289.58,
   "building_sqft": 4061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4085,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220026"
  },
  {
   "address": "620 7th Street West, Saint Paul",
   "sale_month": "2024-09",
   "price": 550000,
   "lot_sqft": 5926,
   "price_per_lot_sqft": 92.81,
   "price_per_building_sqft": 270,
   "building_sqft": 2037,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2049,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823340168"
  },
  {
   "address": "1200 Ford Rd, Minnetonka",
   "sale_month": "2024-09",
   "price": 2325000,
   "lot_sqft": 38084,
   "price_per_lot_sqft": 61.05,
   "price_per_building_sqft": 579.8,
   "building_sqft": 4010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4035,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130002"
  },
  {
   "address": "6810 Shady Oak Rd, Eden Prairie",
   "sale_month": "2024-09",
   "price": 6337409,
   "lot_sqft": 198621,
   "price_per_lot_sqft": 31.91,
   "price_per_building_sqft": 106.66,
   "building_sqft": 59419,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59778,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622430012"
  },
  {
   "address": "6752 Shady Oak Rd, Eden Prairie",
   "sale_month": "2024-09",
   "price": 8476754,
   "lot_sqft": 189942,
   "price_per_lot_sqft": 44.63,
   "price_per_building_sqft": 149.35,
   "building_sqft": 56757,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57100,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622430008"
  },
  {
   "address": "902 Pine Street South, Waconia",
   "sale_month": "2024-08",
   "price": 1445500,
   "lot_sqft": 78491,
   "price_per_lot_sqft": 18.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13153,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "750240920"
  },
  {
   "address": "600 Ash Avenue South, Mayer",
   "sale_month": "2024-08",
   "price": 10550,
   "lot_sqft": 16114,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "504500090"
  },
  {
   "address": "295 Marie Avenue East, West Saint Paul",
   "sale_month": "2024-08",
   "price": 370000,
   "lot_sqft": 23861,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": 114.41,
   "building_sqft": 3234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3253,
   "use": "Commercial-preferred",
   "parcel_id": "420200082051"
  },
  {
   "address": "700 Lund Boulevard, Anoka",
   "sale_month": "2024-08",
   "price": 2850000,
   "lot_sqft": 124916,
   "price_per_lot_sqft": 22.82,
   "price_per_building_sqft": 109.42,
   "building_sqft": 26046,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26203,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225320021"
  },
  {
   "address": "2732 County Road D East, White Bear Lake",
   "sale_month": "2024-08",
   "price": 320000,
   "lot_sqft": 1768,
   "price_per_lot_sqft": 181,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022440292"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 160000,
   "lot_sqft": 4147,
   "price_per_lot_sqft": 38.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240106"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 160000,
   "lot_sqft": 4147,
   "price_per_lot_sqft": 38.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240105"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 160000,
   "lot_sqft": 4148,
   "price_per_lot_sqft": 38.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240104"
  },
  {
   "address": "505 State Hwy No 169, Plymouth",
   "sale_month": "2024-08",
   "price": 23250000,
   "lot_sqft": 537284,
   "price_per_lot_sqft": 43.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22702,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3611822410013"
  },
  {
   "address": "605 State Hwy No 169, Plymouth",
   "sale_month": "2024-08",
   "price": 23250000,
   "lot_sqft": 271261,
   "price_per_lot_sqft": 85.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17252,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3611822140035"
  },
  {
   "address": "815 State Hwy No 169, Plymouth",
   "sale_month": "2024-08",
   "price": 4528593,
   "lot_sqft": 48578,
   "price_per_lot_sqft": 93.22,
   "price_per_building_sqft": 311.07,
   "building_sqft": 14558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14646,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822140024"
  },
  {
   "address": "5501 Opportunity Ct, Minnetonka",
   "sale_month": "2024-08",
   "price": 3850000,
   "lot_sqft": 177865,
   "price_per_lot_sqft": 21.65,
   "price_per_building_sqft": 111.85,
   "building_sqft": 34421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34628,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722110013"
  },
  {
   "address": "11154 60th Street North, Grant",
   "sale_month": "2024-08",
   "price": 1200000,
   "lot_sqft": 47808,
   "price_per_lot_sqft": 25.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2720,
   "use": "300",
   "parcel_id": "3603021330006"
  },
  {
   "address": "6440 James Cir N, Brooklyn Center",
   "sale_month": "2024-08",
   "price": 3000000,
   "lot_sqft": 175489,
   "price_per_lot_sqft": 17.1,
   "price_per_building_sqft": 86.33,
   "building_sqft": 34752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34962,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921410008"
  },
  {
   "address": "750 Excelsior Blvd, Excelsior",
   "sale_month": "2024-08",
   "price": 12500000,
   "lot_sqft": 50752,
   "price_per_lot_sqft": 246.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723220190"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 12500000,
   "lot_sqft": 66801,
   "price_per_lot_sqft": 187.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723220024"
  },
  {
   "address": "687 Excelsior Blvd, Excelsior",
   "sale_month": "2024-08",
   "price": 12500000,
   "lot_sqft": 41484,
   "price_per_lot_sqft": 301.32,
   "price_per_building_sqft": 1379.54,
   "building_sqft": 9061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9116,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3511723220013"
  },
  {
   "address": "1879 Station Parkway Northwest, Andover",
   "sale_month": "2024-08",
   "price": 510000,
   "lot_sqft": 4556,
   "price_per_lot_sqft": 111.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7466,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420017"
  },
  {
   "address": "13585 Thrush Street Northwest, Andover",
   "sale_month": "2024-08",
   "price": 2337500,
   "lot_sqft": 46748,
   "price_per_lot_sqft": 50,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7648,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224320018"
  },
  {
   "address": "8700 West 35w Service Drive Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 15470000,
   "lot_sqft": 304654,
   "price_per_lot_sqft": 50.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343123430019"
  },
  {
   "address": "8650 West 35w Service Drive Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 12860000,
   "lot_sqft": 488293,
   "price_per_lot_sqft": 26.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343123430018"
  },
  {
   "address": "8611 West 35w Service Drive Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 45650000,
   "lot_sqft": 328629,
   "price_per_lot_sqft": 138.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343123430016"
  },
  {
   "address": "3200 Highway 61, Vadnais Heights",
   "sale_month": "2024-08",
   "price": 18000000,
   "lot_sqft": 107177,
   "price_per_lot_sqft": 167.95,
   "price_per_building_sqft": 2462.72,
   "building_sqft": 7309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7353,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022340007"
  },
  {
   "address": "3215 Fanum Road, Vadnais Heights",
   "sale_month": "2024-08",
   "price": 18000000,
   "lot_sqft": 96387,
   "price_per_lot_sqft": 186.75,
   "price_per_building_sqft": 445.46,
   "building_sqft": 40408,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40652,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022340003"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 18000000,
   "lot_sqft": 43637,
   "price_per_lot_sqft": 412.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1401,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022340001"
  },
  {
   "address": "468 3rd St, Excelsior",
   "sale_month": "2024-08",
   "price": 615000,
   "lot_sqft": 3280,
   "price_per_lot_sqft": 187.5,
   "price_per_building_sqft": 1158.19,
   "building_sqft": 531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 534,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140003"
  },
  {
   "address": "2740 Pleasant Ave, Minneapolis",
   "sale_month": "2024-08",
   "price": 2520000,
   "lot_sqft": 15028,
   "price_per_lot_sqft": 167.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4426,
   "use": "APARTMENT",
   "parcel_id": "3402924320170"
  },
  {
   "address": "2015 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 9750000,
   "lot_sqft": 14239,
   "price_per_lot_sqft": 684.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3402924220278"
  },
  {
   "address": "652 Transfer Road, Saint Paul",
   "sale_month": "2024-08",
   "price": 7000000,
   "lot_sqft": 230141,
   "price_per_lot_sqft": 30.42,
   "price_per_building_sqft": 87.63,
   "building_sqft": 79881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80363,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923220010"
  },
  {
   "address": "1749 Thomas Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 760000,
   "lot_sqft": 9506,
   "price_per_lot_sqft": 79.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2848,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923120101"
  },
  {
   "address": "1025 Hudson Road, Saint Paul",
   "sale_month": "2024-08",
   "price": 675000,
   "lot_sqft": 5093,
   "price_per_lot_sqft": 132.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2403,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922310096"
  },
  {
   "address": "672 Arcade Street, Saint Paul",
   "sale_month": "2024-08",
   "price": 60000,
   "lot_sqft": 4852,
   "price_per_lot_sqft": 12.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 725,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220142"
  },
  {
   "address": "14100 60th Street North, Stillwater",
   "sale_month": "2024-08",
   "price": 2300000,
   "lot_sqft": 60833,
   "price_per_lot_sqft": 37.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020330054"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 925000,
   "lot_sqft": 19172,
   "price_per_lot_sqft": 48.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020320010"
  },
  {
   "address": "1675 Greeley Street South, Stillwater",
   "sale_month": "2024-08",
   "price": 925000,
   "lot_sqft": 24300,
   "price_per_lot_sqft": 38.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "300",
   "parcel_id": "3303020320007"
  },
  {
   "address": "2424 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 1340000,
   "lot_sqft": 5358,
   "price_per_lot_sqft": 250.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1245,
   "use": "APARTMENT",
   "parcel_id": "3302924140031"
  },
  {
   "address": "1309 24th St W, Minneapolis",
   "sale_month": "2024-08",
   "price": 530000,
   "lot_sqft": 3286,
   "price_per_lot_sqft": 161.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1356,
   "use": "TRIPLEX",
   "parcel_id": "3302924130051"
  },
  {
   "address": "674 6th Street East, Saint Paul",
   "sale_month": "2024-08",
   "price": 300000,
   "lot_sqft": 4799,
   "price_per_lot_sqft": 62.51,
   "price_per_building_sqft": 239.62,
   "building_sqft": 1252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1259,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922130068"
  },
  {
   "address": "6800 63rd Ave N, Brooklyn Park",
   "sale_month": "2024-08",
   "price": 12000000,
   "lot_sqft": 260146,
   "price_per_lot_sqft": 46.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8317,
   "use": "APARTMENT",
   "parcel_id": "3211921420054"
  },
  {
   "address": "7101 France Ave S, Edina",
   "sale_month": "2024-08",
   "price": 26400000,
   "lot_sqft": 174285,
   "price_per_lot_sqft": 151.48,
   "price_per_building_sqft": 514.32,
   "building_sqft": 51330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51640,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824220006"
  },
  {
   "address": "301 Northtown Drive Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 4000000,
   "lot_sqft": 308265,
   "price_per_lot_sqft": 12.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123340012"
  },
  {
   "address": "23220 State Hwy No 55, Corcoran",
   "sale_month": "2024-08",
   "price": 600000,
   "lot_sqft": 30645,
   "price_per_lot_sqft": 19.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111923440002"
  },
  {
   "address": "325 Geneva Avenue North, Oakdale",
   "sale_month": "2024-08",
   "price": 649000,
   "lot_sqft": 14987,
   "price_per_lot_sqft": 43.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921320061"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 649000,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 129.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921320060"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 649000,
   "lot_sqft": 2498,
   "price_per_lot_sqft": 259.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921320059"
  },
  {
   "address": "845 Terrace Court, Saint Paul",
   "sale_month": "2024-08",
   "price": 10077000,
   "lot_sqft": 363259,
   "price_per_lot_sqft": 27.74,
   "price_per_building_sqft": 114.37,
   "building_sqft": 88107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88639,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922440042"
  },
  {
   "address": "220 Walnut Street North, Chaska",
   "sale_month": "2024-08",
   "price": 4286000,
   "lot_sqft": 17837,
   "price_per_lot_sqft": 240.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14589,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300502690"
  },
  {
   "address": "125 New England Place, Stillwater",
   "sale_month": "2024-08",
   "price": 940000,
   "lot_sqft": 60905,
   "price_per_lot_sqft": 15.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "300",
   "parcel_id": "3003020320100"
  },
  {
   "address": "61 Bedford St SE, Minneapolis",
   "sale_month": "2024-08",
   "price": 1152650,
   "lot_sqft": 20038,
   "price_per_lot_sqft": 57.52,
   "price_per_building_sqft": 139.82,
   "building_sqft": 8244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8294,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923410019"
  },
  {
   "address": "901 Washington Ave SE, Minneapolis",
   "sale_month": "2024-08",
   "price": 4500000,
   "lot_sqft": 9896,
   "price_per_lot_sqft": 454.73,
   "price_per_building_sqft": 964.84,
   "building_sqft": 4664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4692,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3002923220010"
  },
  {
   "address": "2285 Hampden Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 813000,
   "lot_sqft": 74667,
   "price_per_lot_sqft": 10.89,
   "price_per_building_sqft": 22.51,
   "building_sqft": 36119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36337,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923420153"
  },
  {
   "address": "1045 Cromwell Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 515000,
   "lot_sqft": 7365,
   "price_per_lot_sqft": 69.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1635,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923240030"
  },
  {
   "address": "760 Payne Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 350000,
   "lot_sqft": 8337,
   "price_per_lot_sqft": 41.98,
   "price_per_building_sqft": 42.06,
   "building_sqft": 8322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8372,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922430047"
  },
  {
   "address": "872 Payne Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 239475,
   "lot_sqft": 3577,
   "price_per_lot_sqft": 66.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3565,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922420148"
  },
  {
   "address": "1099 Helmo Avenue North, Oakdale",
   "sale_month": "2024-08",
   "price": 4900000,
   "lot_sqft": 98489,
   "price_per_lot_sqft": 49.75,
   "price_per_building_sqft": 244.93,
   "building_sqft": 20006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20126,
   "use": "300",
   "parcel_id": "2902921430014"
  },
  {
   "address": "7955 Riverdale Drive Northwest, Ramsey",
   "sale_month": "2024-08",
   "price": 525000,
   "lot_sqft": 53575,
   "price_per_lot_sqft": 9.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225320003"
  },
  {
   "address": "14529 Willemite Street Northwest, Ramsey",
   "sale_month": "2024-08",
   "price": 32868000,
   "lot_sqft": 146098,
   "price_per_lot_sqft": 224.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 78043,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283225240016"
  },
  {
   "address": "7345 Regent Ave N, Brooklyn Park",
   "sale_month": "2024-08",
   "price": 386000,
   "lot_sqft": 90917,
   "price_per_lot_sqft": 4.25,
   "price_per_building_sqft": 78.6,
   "building_sqft": 4911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921130005"
  },
  {
   "address": "1125 Shenandoah Drive, Shakopee",
   "sale_month": "2024-08",
   "price": 2315650,
   "lot_sqft": 154230,
   "price_per_lot_sqft": 15.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "275400020"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 9093200,
   "lot_sqft": 208380,
   "price_per_lot_sqft": 43.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "275260020"
  },
  {
   "address": "2951 100th Court Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 630000,
   "lot_sqft": 3922,
   "price_per_lot_sqft": 160.63,
   "price_per_building_sqft": 30.42,
   "building_sqft": 20708,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20833,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210024"
  },
  {
   "address": "2951 100th Court Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 310000,
   "lot_sqft": 2078,
   "price_per_lot_sqft": 149.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210022"
  },
  {
   "address": "2951 100th Court Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 1360000,
   "lot_sqft": 3517,
   "price_per_lot_sqft": 386.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210021"
  },
  {
   "address": "2951 100th Court Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 1360000,
   "lot_sqft": 3148,
   "price_per_lot_sqft": 432.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210020"
  },
  {
   "address": "3651 Highway 61, Gem Lake",
   "sale_month": "2024-08",
   "price": 18000000,
   "lot_sqft": 338613,
   "price_per_lot_sqft": 53.16,
   "price_per_building_sqft": 331.5,
   "building_sqft": 54298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54626,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022340010"
  },
  {
   "address": "1491 County Road E East, Gem Lake",
   "sale_month": "2024-08",
   "price": 18000000,
   "lot_sqft": 124843,
   "price_per_lot_sqft": 144.18,
   "price_per_building_sqft": 1994.68,
   "building_sqft": 9024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9079,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022340009"
  },
  {
   "address": "1485 County Road E East, Gem Lake",
   "sale_month": "2024-08",
   "price": 18000000,
   "lot_sqft": 189406,
   "price_per_lot_sqft": 95.03,
   "price_per_building_sqft": 1001.45,
   "building_sqft": 17974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18083,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022340006"
  },
  {
   "address": "128 Holmes Street South, Shakopee",
   "sale_month": "2024-08",
   "price": 250000,
   "lot_sqft": 1189,
   "price_per_lot_sqft": 210.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011500"
  },
  {
   "address": "12475 Xenwood Avenue South, Savage",
   "sale_month": "2024-08",
   "price": 405000,
   "lot_sqft": 56455,
   "price_per_lot_sqft": 7.17,
   "price_per_building_sqft": 87.91,
   "building_sqft": 4607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4635,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269090110"
  },
  {
   "address": "5950 130th Lane West, Savage",
   "sale_month": "2024-08",
   "price": 33435552,
   "lot_sqft": 217202,
   "price_per_lot_sqft": 153.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35997,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "264550010"
  },
  {
   "address": "1807 Stillwater Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 1495000,
   "lot_sqft": 17612,
   "price_per_lot_sqft": 84.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5572,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922320096"
  },
  {
   "address": "20055 75th Ave N, Corcoran",
   "sale_month": "2024-08",
   "price": 2500000,
   "lot_sqft": 51379,
   "price_per_lot_sqft": 48.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110037"
  },
  {
   "address": "1501 10th Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 17000000,
   "lot_sqft": 105643,
   "price_per_lot_sqft": 160.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94369,
   "use": "APARTMENT",
   "parcel_id": "2602924310142"
  },
  {
   "address": "1510 11th Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 17000000,
   "lot_sqft": 45489,
   "price_per_lot_sqft": 373.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 907,
   "use": "APARTMENT",
   "parcel_id": "2602924310140"
  },
  {
   "address": "1455 10th Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 17000000,
   "lot_sqft": 3916,
   "price_per_lot_sqft": 4341.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2602924310139"
  },
  {
   "address": "1451 10th Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 17000000,
   "lot_sqft": 14498,
   "price_per_lot_sqft": 1172.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2602924310138"
  },
  {
   "address": "1101 7th St S, Minneapolis",
   "sale_month": "2024-08",
   "price": 1765000,
   "lot_sqft": 9064,
   "price_per_lot_sqft": 194.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4922,
   "use": "APARTMENT",
   "parcel_id": "2602924130046"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-08",
   "price": 294000,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 194.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720780"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-08",
   "price": 294000,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 194.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720730"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-08",
   "price": 294000,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 194.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720690"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-08",
   "price": 174800,
   "lot_sqft": 921,
   "price_per_lot_sqft": 189.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720410"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-08",
   "price": 106400,
   "lot_sqft": 551,
   "price_per_lot_sqft": 193.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720260"
  },
  {
   "address": "315 Atwater Street, Saint Paul",
   "sale_month": "2024-08",
   "price": 750000,
   "lot_sqft": 9589,
   "price_per_lot_sqft": 78.21,
   "price_per_building_sqft": 139.9,
   "building_sqft": 5361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5394,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923420190"
  },
  {
   "address": "12195 Brockton La N, Rogers",
   "sale_month": "2024-08",
   "price": 28500000,
   "lot_sqft": 1345496,
   "price_per_lot_sqft": 21.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023140005"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 5391000,
   "lot_sqft": 131153,
   "price_per_lot_sqft": 41.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243123310024"
  },
  {
   "address": "4444 Ball Road Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 5391000,
   "lot_sqft": 166160,
   "price_per_lot_sqft": 32.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29560,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243123310023"
  },
  {
   "address": "903 Hopkins Center, Hopkins",
   "sale_month": "2024-08",
   "price": 1600000,
   "lot_sqft": 36522,
   "price_per_lot_sqft": 43.81,
   "price_per_building_sqft": 50.06,
   "building_sqft": 31962,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32155,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310126"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 37750,
   "lot_sqft": 218489,
   "price_per_lot_sqft": 0.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "320",
   "parcel_id": "2403021440003"
  },
  {
   "address": "1215 8th St SE, Minneapolis",
   "sale_month": "2024-08",
   "price": 479000,
   "lot_sqft": 5146,
   "price_per_lot_sqft": 93.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1239,
   "use": "TRIPLEX",
   "parcel_id": "2402924130048"
  },
  {
   "address": "5960 Main Street Northeast, Fridley",
   "sale_month": "2024-08",
   "price": 6575000,
   "lot_sqft": 180203,
   "price_per_lot_sqft": 36.49,
   "price_per_building_sqft": 115.26,
   "building_sqft": 57044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57388,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024110018"
  },
  {
   "address": "4025 85th Ave N, Brooklyn Park",
   "sale_month": "2024-08",
   "price": 5000000,
   "lot_sqft": 197097,
   "price_per_lot_sqft": 25.37,
   "price_per_building_sqft": 350.88,
   "building_sqft": 14250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14336,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921210011"
  },
  {
   "address": "15612 State Hwy No 7, Minnetonka",
   "sale_month": "2024-08",
   "price": 1375000,
   "lot_sqft": 84594,
   "price_per_lot_sqft": 16.25,
   "price_per_building_sqft": 126.19,
   "building_sqft": 10896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10961,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722330029"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 49453,
   "lot_sqft": 12778,
   "price_per_lot_sqft": 3.87,
   "price_per_building_sqft": 75.39,
   "building_sqft": 656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 660,
   "use": "Industrial",
   "parcel_id": "203990000050"
  },
  {
   "address": "7912 Barbara Avenue East, Inver Grove Heights",
   "sale_month": "2024-08",
   "price": 635000,
   "lot_sqft": 20094,
   "price_per_lot_sqft": 31.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2239,
   "use": "Apartment",
   "parcel_id": "203640004350"
  },
  {
   "address": "5862 Blackshire Path, Inver Grove Heights",
   "sale_month": "2024-08",
   "price": 331143,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 154.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001070"
  },
  {
   "address": "5866 Blackshire Path, Inver Grove Heights",
   "sale_month": "2024-08",
   "price": 297856,
   "lot_sqft": 1800,
   "price_per_lot_sqft": 165.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "201416001060"
  },
  {
   "address": "6840 Dixie Avenue, Inver Grove Heights",
   "sale_month": "2024-08",
   "price": 525547,
   "lot_sqft": 37350,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": 111.72,
   "building_sqft": 4704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4733,
   "use": "Industrial-preferred",
   "parcel_id": "200020051020"
  },
  {
   "address": "403 17th Street West, Hastings",
   "sale_month": "2024-08",
   "price": 540000,
   "lot_sqft": 10280,
   "price_per_lot_sqft": 52.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "Apartment",
   "parcel_id": "198815013020"
  },
  {
   "address": "502 Blake Rd N, Hopkins",
   "sale_month": "2024-08",
   "price": 800000,
   "lot_sqft": 27449,
   "price_per_lot_sqft": 29.14,
   "price_per_building_sqft": 251.97,
   "building_sqft": 3175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3195,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721120032"
  },
  {
   "address": "1548 164th Lane Northeast, Ham Lake",
   "sale_month": "2024-08",
   "price": 325000,
   "lot_sqft": 51605,
   "price_per_lot_sqft": 6.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223120024"
  },
  {
   "address": "4108 Quebec Ave N, New Hope",
   "sale_month": "2024-08",
   "price": 2000000,
   "lot_sqft": 44552,
   "price_per_lot_sqft": 44.89,
   "price_per_building_sqft": 236.46,
   "building_sqft": 8458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8509,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711821230014"
  },
  {
   "address": "4116 Quebec Ave N, New Hope",
   "sale_month": "2024-08",
   "price": 2000000,
   "lot_sqft": 35913,
   "price_per_lot_sqft": 55.69,
   "price_per_building_sqft": 237.9,
   "building_sqft": 8407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8458,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711821230013"
  },
  {
   "address": "2629 Golden Valley Rd, Minneapolis",
   "sale_month": "2024-08",
   "price": 200000,
   "lot_sqft": 9470,
   "price_per_lot_sqft": 21.12,
   "price_per_building_sqft": 59.65,
   "building_sqft": 3353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3374,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924420025"
  },
  {
   "address": "5213 Minnehaha Ave, Minneapolis",
   "sale_month": "2024-08",
   "price": 100000,
   "lot_sqft": 8919,
   "price_per_lot_sqft": 11.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702823330018"
  },
  {
   "address": "5201 Minnehaha Ave, Minneapolis",
   "sale_month": "2024-08",
   "price": 100000,
   "lot_sqft": 7442,
   "price_per_lot_sqft": 13.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702823330017"
  },
  {
   "address": "1032 3rd Ave NE, Minneapolis",
   "sale_month": "2024-08",
   "price": 1080000,
   "lot_sqft": 9289,
   "price_per_lot_sqft": 116.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440059"
  },
  {
   "address": "560 Randolph Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 4650000,
   "lot_sqft": 202253,
   "price_per_lot_sqft": 22.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17184,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823320016"
  },
  {
   "address": "1907 Fillmore St NE, Minneapolis",
   "sale_month": "2024-08",
   "price": 860000,
   "lot_sqft": 9730,
   "price_per_lot_sqft": 88.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3597,
   "use": "APARTMENT",
   "parcel_id": "1202924340215"
  },
  {
   "address": "1125 26th Ave NE, Minneapolis",
   "sale_month": "2024-08",
   "price": 425000,
   "lot_sqft": 3716,
   "price_per_lot_sqft": 114.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 920,
   "use": "TRIPLEX",
   "parcel_id": "1202924230041"
  },
  {
   "address": "2300 Madison St NE, Minneapolis",
   "sale_month": "2024-08",
   "price": 575000,
   "lot_sqft": 6964,
   "price_per_lot_sqft": 82.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 671,
   "use": "TRIPLEX",
   "parcel_id": "1102924420064"
  },
  {
   "address": "710 Lowry Ave NE, Minneapolis",
   "sale_month": "2024-08",
   "price": 295000,
   "lot_sqft": 6393,
   "price_per_lot_sqft": 46.14,
   "price_per_building_sqft": 287.8,
   "building_sqft": 1025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1031,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410123"
  },
  {
   "address": "3901 Portland Ave, Minneapolis",
   "sale_month": "2024-08",
   "price": 294000,
   "lot_sqft": 4926,
   "price_per_lot_sqft": 59.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 720,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824220086"
  },
  {
   "address": "3927 Chicago Ave, Minneapolis",
   "sale_month": "2024-08",
   "price": 750000,
   "lot_sqft": 6489,
   "price_per_lot_sqft": 115.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2367,
   "use": "APARTMENT",
   "parcel_id": "1102824210129"
  },
  {
   "address": "1000 Blue Gentian Road, Eagan",
   "sale_month": "2024-08",
   "price": 44000000,
   "lot_sqft": 802537,
   "price_per_lot_sqft": 54.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 297990,
   "use": "Commercial-preferred",
   "parcel_id": "107137501020"
  },
  {
   "address": "1950 Rahncliff Drive, Eagan",
   "sale_month": "2024-08",
   "price": 5192501,
   "lot_sqft": 152178,
   "price_per_lot_sqft": 34.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43544,
   "use": "Commercial-preferred",
   "parcel_id": "106272801010"
  },
  {
   "address": "4200 1st Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 1350000,
   "lot_sqft": 14553,
   "price_per_lot_sqft": 92.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3856,
   "use": "APARTMENT",
   "parcel_id": "1002824420130"
  },
  {
   "address": "5182 West Broadway, Crystal",
   "sale_month": "2024-08",
   "price": 275000,
   "lot_sqft": 14789,
   "price_per_lot_sqft": 18.59,
   "price_per_building_sqft": 75.74,
   "building_sqft": 3631,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3653,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220039"
  },
  {
   "address": "7350 Ohms La, Edina",
   "sale_month": "2024-08",
   "price": 9443781,
   "lot_sqft": 130536,
   "price_per_lot_sqft": 72.35,
   "price_per_building_sqft": 220.41,
   "building_sqft": 42847,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43106,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621230013"
  },
  {
   "address": "5201 73rd St W, Edina",
   "sale_month": "2024-08",
   "price": 9443781,
   "lot_sqft": 130604,
   "price_per_lot_sqft": 72.31,
   "price_per_building_sqft": 246.94,
   "building_sqft": 38243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38474,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621230012"
  },
  {
   "address": "12335 County Rd 30, Waconia Township",
   "sale_month": "2024-08",
   "price": 114450,
   "lot_sqft": 303431,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9049,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "090091100"
  },
  {
   "address": "513 Humboldt Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 217500,
   "lot_sqft": 4925,
   "price_per_lot_sqft": 44.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1057,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082822230002"
  },
  {
   "address": "11700 Jefferson Street Northeast, Blaine",
   "sale_month": "2024-08",
   "price": 650000,
   "lot_sqft": 52332,
   "price_per_lot_sqft": 12.42,
   "price_per_building_sqft": 62.56,
   "building_sqft": 10390,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10453,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073123340104"
  },
  {
   "address": "13431 Louisville Road, Louisville Township",
   "sale_month": "2024-08",
   "price": 450000,
   "lot_sqft": 113657,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "070450020"
  },
  {
   "address": "27725 Danville Avenue, Castle Rock Township",
   "sale_month": "2024-08",
   "price": 1135343,
   "lot_sqft": 146557,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48326,
   "use": "Industrial-preferred",
   "parcel_id": "070310050023"
  },
  {
   "address": null,
   "sale_month": "2024-08",
   "price": 389657,
   "lot_sqft": 125015,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "Industrial",
   "parcel_id": "070310050022"
  },
  {
   "address": "4950 Excelsior Blvd, St. Louis Park",
   "sale_month": "2024-08",
   "price": 630500,
   "lot_sqft": 11864,
   "price_per_lot_sqft": 53.14,
   "price_per_building_sqft": 351.06,
   "building_sqft": 1796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1807,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210006"
  },
  {
   "address": "4100 Excelsior Blvd, St. Louis Park",
   "sale_month": "2024-08",
   "price": 1225000,
   "lot_sqft": 19258,
   "price_per_lot_sqft": 63.61,
   "price_per_building_sqft": 338.4,
   "building_sqft": 3620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3641,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824410008"
  },
  {
   "address": "3148 41st Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 770000,
   "lot_sqft": 15732,
   "price_per_lot_sqft": 48.94,
   "price_per_building_sqft": 141.34,
   "building_sqft": 5448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5481,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823120211"
  },
  {
   "address": "3140 41st Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 770000,
   "lot_sqft": 5122,
   "price_per_lot_sqft": 150.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823120083"
  },
  {
   "address": "3901 78th St W, Bloomington",
   "sale_month": "2024-08",
   "price": 112000,
   "lot_sqft": 9364,
   "price_per_lot_sqft": 11.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602724110014"
  },
  {
   "address": "4001 78th St W, Bloomington",
   "sale_month": "2024-08",
   "price": 112000,
   "lot_sqft": 3694,
   "price_per_lot_sqft": 30.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602724110011"
  },
  {
   "address": "932 2nd Street Northwest, Forest Lake",
   "sale_month": "2024-08",
   "price": 450000,
   "lot_sqft": 387055,
   "price_per_lot_sqft": 1.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "305",
   "parcel_id": "0503221420003"
  },
  {
   "address": "3921 Thomas Ave N, Minneapolis",
   "sale_month": "2024-08",
   "price": 499000,
   "lot_sqft": 5038,
   "price_per_lot_sqft": 99.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1569,
   "use": "APARTMENT",
   "parcel_id": "0502924420119"
  },
  {
   "address": "3912 Thomas Ave N, Minneapolis",
   "sale_month": "2024-08",
   "price": 499000,
   "lot_sqft": 5038,
   "price_per_lot_sqft": 99.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1446,
   "use": "APARTMENT",
   "parcel_id": "0502924410119"
  },
  {
   "address": "1745 Grand Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 725000,
   "lot_sqft": 17652,
   "price_per_lot_sqft": 41.07,
   "price_per_building_sqft": 457.7,
   "building_sqft": 1584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1594,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823420021"
  },
  {
   "address": "1000 Parkers Lake Rd, Minnetonka",
   "sale_month": "2024-08",
   "price": 4350000,
   "lot_sqft": 99900,
   "price_per_lot_sqft": 43.54,
   "price_per_building_sqft": 350.44,
   "building_sqft": 12413,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12488,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722240002"
  },
  {
   "address": "4348 Fremont Ave N, Minneapolis",
   "sale_month": "2024-08",
   "price": 1900000,
   "lot_sqft": 35973,
   "price_per_lot_sqft": 52.82,
   "price_per_building_sqft": 157.42,
   "building_sqft": 12070,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120001"
  },
  {
   "address": "3320 Fremont Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 1225000,
   "lot_sqft": 10275,
   "price_per_lot_sqft": 119.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3709,
   "use": "APARTMENT",
   "parcel_id": "0402824130138"
  },
  {
   "address": "7760 Beech Street Northeast, Fridley",
   "sale_month": "2024-08",
   "price": 625000,
   "lot_sqft": 19125,
   "price_per_lot_sqft": 32.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440040"
  },
  {
   "address": "11970 Portland Avenue South, Burnsville",
   "sale_month": "2024-08",
   "price": 430000,
   "lot_sqft": 3081,
   "price_per_lot_sqft": 139.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "024870001090"
  },
  {
   "address": "97 Oxford Street North, Saint Paul",
   "sale_month": "2024-08",
   "price": 1350000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 180.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4084,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823230130"
  },
  {
   "address": "3752 18th Ave S, Minneapolis",
   "sale_month": "2024-08",
   "price": 510000,
   "lot_sqft": 4893,
   "price_per_lot_sqft": 104.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1771,
   "use": "APARTMENT",
   "parcel_id": "0202824440130"
  },
  {
   "address": "8229 18th Ave S, Bloomington",
   "sale_month": "2024-08",
   "price": 575795,
   "lot_sqft": 23979,
   "price_per_lot_sqft": 24.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4166,
   "use": "APARTMENT",
   "parcel_id": "0202724410101"
  },
  {
   "address": "7940 Bloomington Ave S, Bloomington",
   "sale_month": "2024-08",
   "price": 2960000,
   "lot_sqft": 55540,
   "price_per_lot_sqft": 53.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2255,
   "use": "APARTMENT",
   "parcel_id": "0202724120015"
  },
  {
   "address": "385 Ashland Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 600000,
   "lot_sqft": 6466,
   "price_per_lot_sqft": 92.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2202,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823240011"
  },
  {
   "address": "604 Portland Avenue, Saint Paul",
   "sale_month": "2024-08",
   "price": 590000,
   "lot_sqft": 6986,
   "price_per_lot_sqft": 84.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1864,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230195"
  },
  {
   "address": "10702 Red Circle Dr, Minnetonka",
   "sale_month": "2024-07",
   "price": 5800000,
   "lot_sqft": 137478,
   "price_per_lot_sqft": 42.19,
   "price_per_building_sqft": 231.67,
   "building_sqft": 25036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25187,
   "use": "APARTMENT",
   "parcel_id": "3611722310014"
  },
  {
   "address": "2550 Freeway Blvd, Brooklyn Center",
   "sale_month": "2024-07",
   "price": 4950000,
   "lot_sqft": 230754,
   "price_per_lot_sqft": 21.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24420,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3511921240008"
  },
  {
   "address": "2942 Chicago Ave, Minneapolis",
   "sale_month": "2024-07",
   "price": 404000,
   "lot_sqft": 5075,
   "price_per_lot_sqft": 79.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330109"
  },
  {
   "address": "2940 Chicago Ave, Minneapolis",
   "sale_month": "2024-07",
   "price": 495000,
   "lot_sqft": 5074,
   "price_per_lot_sqft": 97.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330108"
  },
  {
   "address": "2509 11th Ave S, Minneapolis",
   "sale_month": "2024-07",
   "price": 600000,
   "lot_sqft": 6988,
   "price_per_lot_sqft": 85.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1773,
   "use": "APARTMENT",
   "parcel_id": "3502924240097"
  },
  {
   "address": "2504 Columbus Ave, Minneapolis",
   "sale_month": "2024-07",
   "price": 4100000,
   "lot_sqft": 71970,
   "price_per_lot_sqft": 56.97,
   "price_per_building_sqft": 461.82,
   "building_sqft": 8878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8931,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924230013"
  },
  {
   "address": "9880 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2024-07",
   "price": 1600000,
   "lot_sqft": 116125,
   "price_per_lot_sqft": 13.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3402921440023"
  },
  {
   "address": "2465 Wayzata Blvd W, Long Lake",
   "sale_month": "2024-07",
   "price": 2300000,
   "lot_sqft": 48251,
   "price_per_lot_sqft": 47.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311823140021"
  },
  {
   "address": "2455 Industrial Blvd W, Long Lake",
   "sale_month": "2024-07",
   "price": 2300000,
   "lot_sqft": 52889,
   "price_per_lot_sqft": 43.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32140,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311823140020"
  },
  {
   "address": "710 Lake St W, Minneapolis",
   "sale_month": "2024-07",
   "price": 782000,
   "lot_sqft": 2347,
   "price_per_lot_sqft": 333.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440014"
  },
  {
   "address": "2508 Hennepin Ave, Minneapolis",
   "sale_month": "2024-07",
   "price": 905000,
   "lot_sqft": 5690,
   "price_per_lot_sqft": 159.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5210,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130089"
  },
  {
   "address": "8685 Central Avenue Northeast, Blaine",
   "sale_month": "2024-07",
   "price": 1900000,
   "lot_sqft": 49398,
   "price_per_lot_sqft": 38.46,
   "price_per_building_sqft": 422.6,
   "building_sqft": 4496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4523,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123430085"
  },
  {
   "address": null,
   "sale_month": "2024-07",
   "price": 860000,
   "lot_sqft": 7872,
   "price_per_lot_sqft": 109.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123430046"
  },
  {
   "address": "619 North Street, Saint Paul",
   "sale_month": "2024-07",
   "price": 436000,
   "lot_sqft": 7014,
   "price_per_lot_sqft": 62.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1549,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922120101"
  },
  {
   "address": "746 7th Street East, Saint Paul",
   "sale_month": "2024-07",
   "price": 560000,
   "lot_sqft": 4882,
   "price_per_lot_sqft": 114.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1688,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922110101"
  },
  {
   "address": "1180 Frontage Road West, Stillwater",
   "sale_month": "2024-07",
   "price": 1000000,
   "lot_sqft": 48809,
   "price_per_lot_sqft": 20.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "300",
   "parcel_id": "3203020440005"
  },
  {
   "address": "7053 10th Street North, Oakdale",
   "sale_month": "2024-07",
   "price": 3400000,
   "lot_sqft": 223047,
   "price_per_lot_sqft": 15.24,
   "price_per_building_sqft": 52.08,
   "building_sqft": 65283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65677,
   "use": "300",
   "parcel_id": "3202921220013"
  },
  {
   "address": "3900 Lake St E, Minneapolis",
   "sale_month": "2024-07",
   "price": 1139507,
   "lot_sqft": 14202,
   "price_per_lot_sqft": 80.24,
   "price_per_building_sqft": 563.83,
   "building_sqft": 2021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2033,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923430067"
  },
  {
   "address": "4010 Lake St E, Minneapolis",
   "sale_month": "2024-07",
   "price": 445000,
   "lot_sqft": 3212,
   "price_per_lot_sqft": 138.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923430040"
  },
  {
   "address": "3 Barton Ave SE, Minneapolis",
   "sale_month": "2024-07",
   "price": 625000,
   "lot_sqft": 7367,
   "price_per_lot_sqft": 84.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1137,
   "use": "TRIPLEX",
   "parcel_id": "3002923420121"
  },
  {
   "address": "1310 Gentry Avenue North, Oakdale",
   "sale_month": "2024-07",
   "price": 650000,
   "lot_sqft": 27426,
   "price_per_lot_sqft": 23.7,
   "price_per_building_sqft": 67.4,
   "building_sqft": 9644,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9702,
   "use": "300",
   "parcel_id": "3002921320009"
  },
  {
   "address": "14525 Highway 65 Northeast, Ham Lake",
   "sale_month": "2024-07",
   "price": 2100000,
   "lot_sqft": 228377,
   "price_per_lot_sqft": 9.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223130019"
  },
  {
   "address": "501 County Road E2 Ext, New Brighton",
   "sale_month": "2024-07",
   "price": 15000000,
   "lot_sqft": 358008,
   "price_per_lot_sqft": 41.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 115232,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023420033"
  },
  {
   "address": "2447 University Avenue West, Saint Paul",
   "sale_month": "2024-07",
   "price": 420000,
   "lot_sqft": 7423,
   "price_per_lot_sqft": 56.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923340022"
  },
  {
   "address": "5800 69th Ave N, Brooklyn Park",
   "sale_month": "2024-07",
   "price": 2000000,
   "lot_sqft": 159631,
   "price_per_lot_sqft": 12.53,
   "price_per_building_sqft": 125.83,
   "building_sqft": 15894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15990,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811921340005"
  },
  {
   "address": "6525 Penn Ave S, Richfield",
   "sale_month": "2024-07",
   "price": 202494,
   "lot_sqft": 13777,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": 41.37,
   "building_sqft": 4895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4925,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230022"
  },
  {
   "address": "14391 Azurite Street Northwest, Ramsey",
   "sale_month": "2024-07",
   "price": 345000,
   "lot_sqft": 105093,
   "price_per_lot_sqft": 3.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273225410011"
  },
  {
   "address": "3751 Lexington Avenue North, Arden Hills",
   "sale_month": "2024-07",
   "price": 1800000,
   "lot_sqft": 54402,
   "price_per_lot_sqft": 33.09,
   "price_per_building_sqft": 495.05,
   "building_sqft": 3636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3658,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023410021"
  },
  {
   "address": "1425 Lasalle Ave, Minneapolis",
   "sale_month": "2024-07",
   "price": 3050000,
   "lot_sqft": 9224,
   "price_per_lot_sqft": 330.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5127,
   "use": "APARTMENT",
   "parcel_id": "2702924310062"
  },
  {
   "address": "1205 Hawthorne Ave, Minneapolis",
   "sale_month": "2024-07",
   "price": 5890000,
   "lot_sqft": 21761,
   "price_per_lot_sqft": 270.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13761,
   "use": "APARTMENT",
   "parcel_id": "2702924210065"
  },
  {
   "address": "1130 Nicollet Mall, Minneapolis",
   "sale_month": "2024-07",
   "price": 4020000,
   "lot_sqft": 44665,
   "price_per_lot_sqft": 90,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924130219"
  },
  {
   "address": null,
   "sale_month": "2024-07",
   "price": 12400000,
   "lot_sqft": 25742,
   "price_per_lot_sqft": 481.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702824320133"
  },
  {
   "address": "400 67th St W, Richfield",
   "sale_month": "2024-07",
   "price": 12400000,
   "lot_sqft": 63425,
   "price_per_lot_sqft": 195.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27872,
   "use": "APARTMENT",
   "parcel_id": "2702824320130"
  },
  {
   "address": "8925 Highway 101, Savage",
   "sale_month": "2024-07",
   "price": 8184000,
   "lot_sqft": 125960,
   "price_per_lot_sqft": 64.97,
   "price_per_building_sqft": 2600.57,
   "building_sqft": 3147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3166,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "264760010"
  },
  {
   "address": "3650 Victoria Street North, Shoreview",
   "sale_month": "2024-07",
   "price": 2973200,
   "lot_sqft": 647997,
   "price_per_lot_sqft": 4.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 78406,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023440010"
  },
  {
   "address": "20015 75th Ave N, Corcoran",
   "sale_month": "2024-07",
   "price": 979000,
   "lot_sqft": 53955,
   "price_per_lot_sqft": 18.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110036"
  },
  {
   "address": null,
   "sale_month": "2024-07",
   "price": 1475000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 246.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100160"
  },
  {
   "address": "4905 Highway 13 West, Savage",
   "sale_month": "2024-07",
   "price": 1475000,
   "lot_sqft": 17835,
   "price_per_lot_sqft": 82.7,
   "price_per_building_sqft": 388.36,
   "building_sqft": 3798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3821,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100150"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-07",
   "price": 294000,
   "lot_sqft": 1511,
   "price_per_lot_sqft": 194.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720720"
  },
  {
   "address": "6010 170th Street East, Prior Lake",
   "sale_month": "2024-07",
   "price": 133000,
   "lot_sqft": 691,
   "price_per_lot_sqft": 192.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255720560"
  },
  {
   "address": "5195 142nd Avenue Northwest, Ramsey",
   "sale_month": "2024-07",
   "price": 100000,
   "lot_sqft": 44129,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225430074"
  },
  {
   "address": "14093 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2024-07",
   "price": 1325000,
   "lot_sqft": 28188,
   "price_per_lot_sqft": 47.01,
   "price_per_building_sqft": 160.26,
   "building_sqft": 8268,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8318,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251940080"
  },
  {
   "address": "5255 Bryantwood Dr, Maple Plain",
   "sale_month": "2024-07",
   "price": 7360000,
   "lot_sqft": 60013,
   "price_per_lot_sqft": 122.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6412,
   "use": "APARTMENT",
   "parcel_id": "2511824210131"
  },
  {
   "address": "5295 Bryantwood Dr, Maple Plain",
   "sale_month": "2024-07",
   "price": 7360000,
   "lot_sqft": 6186,
   "price_per_lot_sqft": 1189.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "APARTMENT",
   "parcel_id": "2511824210130"
  },
  {
   "address": "5225 Bryantwood Dr, Maple Plain",
   "sale_month": "2024-07",
   "price": 7360000,
   "lot_sqft": 59889,
   "price_per_lot_sqft": 122.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6164,
   "use": "APARTMENT",
   "parcel_id": "2511824210129"
  },
  {
   "address": "5295 Bryantwood Dr, Maple Plain",
   "sale_month": "2024-07",
   "price": 7360000,
   "lot_sqft": 14215,
   "price_per_lot_sqft": 517.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "APARTMENT",
   "parcel_id": "2511824210118"
  },
  {
   "address": "5260 Bryantwood Dr, Maple Plain",
   "sale_month": "2024-07",
   "price": 7360000,
   "lot_sqft": 17183,
   "price_per_lot_sqft": 428.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "APARTMENT",
   "parcel_id": "2511824210115"
  },
  {
   "address": "5260 Bryantwood Dr, Maple Plain",
   "sale_month": "2024-07",
   "price": 7360000,
   "lot_sqft": 18175,
   "price_per_lot_sqft": 404.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12691,
   "use": "APARTMENT",
   "parcel_id": "2511824210114"
  },
  {
   "address": "5260 Bryantwood Dr, Maple Plain",
   "sale_month": "2024-07",
   "price": 7360000,
   "lot_sqft": 23212,
   "price_per_lot_sqft": 317.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2511824210113"
  },
  {
   "address": "5260 Bryantwood Dr, Maple Plain",
   "sale_month": "2024-07",
   "price": 7360000,
   "lot_sqft": 31843,
   "price_per_lot_sqft": 231.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "APARTMENT",
   "parcel_id": "2511824210112"
  },
  {
   "address": "8873 Aztec Dr, Eden Prairie",
   "sale_month": "2024-07",
   "price": 252500,
   "lot_sqft": 3268,
   "price_per_lot_sqft": 77.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230080"
  },
  {
   "address": "513 1st Ave NE, Minneapolis",
   "sale_month": "2024-07",
   "price": 2800000,
   "lot_sqft": 3521,
   "price_per_lot_sqft": 795.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924120246"
  },
  {
   "address": "509 1st Ave NE, Minneapolis",
   "sale_month": "2024-07",
   "price": 2800000,
   "lot_sqft": 12434,
   "price_per_lot_sqft": 225.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120038"
  },
  {
   "address": "616 2nd Ave SE, Minneapolis",
   "sale_month": "2024-07",
   "price": 1325000,
   "lot_sqft": 11444,
   "price_per_lot_sqft": 115.78,
   "price_per_building_sqft": 310.89,
   "building_sqft": 4262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4288,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110289"
  },
  {
   "address": "10555 Flanders Street Northeast, Blaine",
   "sale_month": "2024-07",
   "price": 300000,
   "lot_sqft": 198868,
   "price_per_lot_sqft": 1.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123130002"
  },
  {
   "address": "226 Colfax Ave N, Minneapolis",
   "sale_month": "2024-07",
   "price": 1150000,
   "lot_sqft": 6614,
   "price_per_lot_sqft": 173.87,
   "price_per_building_sqft": 264.25,
   "building_sqft": 4352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4378,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924440010"
  },
  {
   "address": "241 Fremont Ave N, Minneapolis",
   "sale_month": "2024-07",
   "price": 2950000,
   "lot_sqft": 54869,
   "price_per_lot_sqft": 53.76,
   "price_per_building_sqft": 123.1,
   "building_sqft": 23965,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24110,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924430126"
  },
  {
   "address": "243 Girard Ave N, Minneapolis",
   "sale_month": "2024-07",
   "price": 750000,
   "lot_sqft": 6631,
   "price_per_lot_sqft": 113.11,
   "price_per_building_sqft": 172.1,
   "building_sqft": 4358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4384,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924430046"
  },
  {
   "address": "510 Hoyt Avenue East, Saint Paul",
   "sale_month": "2024-07",
   "price": 1050000,
   "lot_sqft": 18747,
   "price_per_lot_sqft": 56.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4124,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922240005"
  },
  {
   "address": "3916 Old Shakopee Rd W, Bloomington",
   "sale_month": "2024-07",
   "price": 1000000,
   "lot_sqft": 38051,
   "price_per_lot_sqft": 26.28,
   "price_per_building_sqft": 80.19,
   "building_sqft": 12471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12546,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902724410003"
  },
  {
   "address": "2500 Kennedy St NE, Minneapolis",
   "sale_month": "2024-07",
   "price": 5737900,
   "lot_sqft": 173750,
   "price_per_lot_sqft": 33.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 85020,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923330043"
  },
  {
   "address": "2415 Ventura Drive, Woodbury",
   "sale_month": "2024-07",
   "price": 2028000,
   "lot_sqft": 75185,
   "price_per_lot_sqft": 26.97,
   "price_per_building_sqft": 164.2,
   "building_sqft": 12351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12426,
   "use": "305",
   "parcel_id": "1802821130004"
  },
  {
   "address": "6726 Walker St, St. Louis Park",
   "sale_month": "2024-07",
   "price": 200000,
   "lot_sqft": 10322,
   "price_per_lot_sqft": 19.38,
   "price_per_building_sqft": 53.68,
   "building_sqft": 3726,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3748,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410020"
  },
  {
   "address": "7815 Terrey Pine Ct, Eden Prairie",
   "sale_month": "2024-07",
   "price": 553750,
   "lot_sqft": 20146,
   "price_per_lot_sqft": 27.49,
   "price_per_building_sqft": 261.33,
   "building_sqft": 2119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711622120080"
  },
  {
   "address": "4673 White Bear Parkway, White Bear Lake",
   "sale_month": "2024-07",
   "price": 1635000,
   "lot_sqft": 57806,
   "price_per_lot_sqft": 28.28,
   "price_per_building_sqft": 115.31,
   "building_sqft": 14179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14264,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440045"
  },
  {
   "address": "4503 Allendale Drive, White Bear Township",
   "sale_month": "2024-07",
   "price": 522112,
   "lot_sqft": 1948,
   "price_per_lot_sqft": 268.02,
   "price_per_building_sqft": 162.96,
   "building_sqft": 3204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3223,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330165"
  },
  {
   "address": "1607 9th Street, White Bear Lake",
   "sale_month": "2024-07",
   "price": 1275000,
   "lot_sqft": 188818,
   "price_per_lot_sqft": 6.75,
   "price_per_building_sqft": 38.05,
   "building_sqft": 33510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33712,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "153022120023"
  },
  {
   "address": "316 West Broadway, Minneapolis",
   "sale_month": "2024-07",
   "price": 849999,
   "lot_sqft": 2455,
   "price_per_lot_sqft": 346.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924230180"
  },
  {
   "address": "328 West Broadway, Minneapolis",
   "sale_month": "2024-07",
   "price": 849999,
   "lot_sqft": 4820,
   "price_per_lot_sqft": 176.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1502924230130"
  },
  {
   "address": "324 West Broadway, Minneapolis",
   "sale_month": "2024-07",
   "price": 849999,
   "lot_sqft": 4715,
   "price_per_lot_sqft": 180.28,
   "price_per_building_sqft": 148.37,
   "building_sqft": 5729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5764,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924230129"
  },
  {
   "address": "320 West Broadway, Minneapolis",
   "sale_month": "2024-07",
   "price": 849999,
   "lot_sqft": 4715,
   "price_per_lot_sqft": 180.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924230128"
  },
  {
   "address": "1301 115th Avenue Northwest, Coon Rapids",
   "sale_month": "2024-07",
   "price": 1770906,
   "lot_sqft": 135063,
   "price_per_lot_sqft": 13.11,
   "price_per_building_sqft": 36.49,
   "building_sqft": 48528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48821,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124210005"
  },
  {
   "address": "1429 Madison St NE, Minneapolis",
   "sale_month": "2024-07",
   "price": 445000,
   "lot_sqft": 7713,
   "price_per_lot_sqft": 57.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3180,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924120190"
  },
  {
   "address": "5212 Bloomington Ave, Minneapolis",
   "sale_month": "2024-07",
   "price": 590000,
   "lot_sqft": 4914,
   "price_per_lot_sqft": 120.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1414,
   "use": "TRIPLEX",
   "parcel_id": "1402824430009"
  },
  {
   "address": "6230 Highway 65 Northeast, Fridley",
   "sale_month": "2024-07",
   "price": 130000,
   "lot_sqft": 705,
   "price_per_lot_sqft": 184.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330062"
  },
  {
   "address": "8820 Monticello La N, Maple Grove",
   "sale_month": "2024-07",
   "price": 990000,
   "lot_sqft": 42209,
   "price_per_lot_sqft": 23.45,
   "price_per_building_sqft": 169.64,
   "building_sqft": 5836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5872,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922410019"
  },
  {
   "address": "10750 89th Ave N, Maple Grove",
   "sale_month": "2024-07",
   "price": 16700000,
   "lot_sqft": 662403,
   "price_per_lot_sqft": 25.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 211773,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922240007"
  },
  {
   "address": "9450 Zachary La N, Maple Grove",
   "sale_month": "2024-07",
   "price": 21625000,
   "lot_sqft": 498486,
   "price_per_lot_sqft": 43.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211922330049"
  },
  {
   "address": "345 Clydesdale Tr, Medina",
   "sale_month": "2024-07",
   "price": 2228376,
   "lot_sqft": 53430,
   "price_per_lot_sqft": 41.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823130036"
  },
  {
   "address": "14105 James Rd, Rogers",
   "sale_month": "2024-07",
   "price": 4300000,
   "lot_sqft": 64859,
   "price_per_lot_sqft": 66.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023430013"
  },
  {
   "address": "2016 Central Ave NE, Minneapolis",
   "sale_month": "2024-07",
   "price": 900000,
   "lot_sqft": 7308,
   "price_per_lot_sqft": 123.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1102924440099"
  },
  {
   "address": "3801 17th Ave S, Minneapolis",
   "sale_month": "2024-07",
   "price": 1000000,
   "lot_sqft": 11300,
   "price_per_lot_sqft": 88.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102824110221"
  },
  {
   "address": "3932 Cedar Ave S, Minneapolis",
   "sale_month": "2024-07",
   "price": 399900,
   "lot_sqft": 4907,
   "price_per_lot_sqft": 81.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1835,
   "use": "TRIPLEX",
   "parcel_id": "1102824110208"
  },
  {
   "address": "1310 Randolph Avenue, Saint Paul",
   "sale_month": "2024-07",
   "price": 720000,
   "lot_sqft": 9888,
   "price_per_lot_sqft": 72.82,
   "price_per_building_sqft": 395.82,
   "building_sqft": 1819,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1830,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823420232"
  },
  {
   "address": "1305 Corporate Center Drive, Eagan",
   "sale_month": "2024-07",
   "price": 15100000,
   "lot_sqft": 476485,
   "price_per_lot_sqft": 31.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27440,
   "use": "Commercial-preferred",
   "parcel_id": "102253201010"
  },
  {
   "address": "4600 Oak Grove Pkwy N, Brooklyn Park",
   "sale_month": "2024-07",
   "price": 425000,
   "lot_sqft": 59966,
   "price_per_lot_sqft": 7.09,
   "price_per_building_sqft": 54.82,
   "building_sqft": 7752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7799,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011921230096"
  },
  {
   "address": "3800 3rd Ave S, Minneapolis",
   "sale_month": "2024-07",
   "price": 350000,
   "lot_sqft": 5199,
   "price_per_lot_sqft": 67.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824120001"
  },
  {
   "address": "2277 Highway 36 West, Roseville",
   "sale_month": "2024-07",
   "price": 7350000,
   "lot_sqft": 228849,
   "price_per_lot_sqft": 32.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29422,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923420005"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-07",
   "price": 399000,
   "lot_sqft": 2017,
   "price_per_lot_sqft": 197.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810470"
  },
  {
   "address": "2231 Edgewood Ave S, St. Louis Park",
   "sale_month": "2024-07",
   "price": 2580000,
   "lot_sqft": 91662,
   "price_per_lot_sqft": 28.15,
   "price_per_building_sqft": 133.6,
   "building_sqft": 19311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19427,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721110049"
  },
  {
   "address": "218 East Main Street, Anoka",
   "sale_month": "2024-07",
   "price": 210000,
   "lot_sqft": 2393,
   "price_per_lot_sqft": 87.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220007"
  },
  {
   "address": "7748 Silver Lake Road, Mounds View",
   "sale_month": "2024-07",
   "price": 1100000,
   "lot_sqft": 26826,
   "price_per_lot_sqft": 41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6766,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063023340096"
  },
  {
   "address": "12430 55th Street North, Oak Park Heights",
   "sale_month": "2024-07",
   "price": 915000,
   "lot_sqft": 7597,
   "price_per_lot_sqft": 120.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "305",
   "parcel_id": "0602920240030"
  },
  {
   "address": "12260 Margo Avenue South, Denmark Township",
   "sale_month": "2024-07",
   "price": 1750000,
   "lot_sqft": 293457,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18015,
   "use": "300",
   "parcel_id": "0602620230004"
  },
  {
   "address": "525 Leaf St, Orono",
   "sale_month": "2024-07",
   "price": 1844937,
   "lot_sqft": 196727,
   "price_per_lot_sqft": 9.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511723410020"
  },
  {
   "address": "1751 County Road C West, Roseville",
   "sale_month": "2024-07",
   "price": 7191781,
   "lot_sqft": 37284,
   "price_per_lot_sqft": 192.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38506,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923430023"
  },
  {
   "address": "3424 Fremont Ave S, Minneapolis",
   "sale_month": "2024-07",
   "price": 640000,
   "lot_sqft": 5412,
   "price_per_lot_sqft": 118.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2028,
   "use": "TRIPLEX",
   "parcel_id": "0402824420093"
  },
  {
   "address": "3105 Hennepin Ave, Minneapolis",
   "sale_month": "2024-07",
   "price": 675000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 116.08,
   "price_per_building_sqft": 485.61,
   "building_sqft": 1390,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1398,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824120127"
  },
  {
   "address": "700 American Blvd W, Bloomington",
   "sale_month": "2024-07",
   "price": 1100000,
   "lot_sqft": 80669,
   "price_per_lot_sqft": 13.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402724110034"
  },
  {
   "address": "1450 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2024-07",
   "price": 1250000,
   "lot_sqft": 44283,
   "price_per_lot_sqft": 28.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10549,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410037"
  },
  {
   "address": "14585 Grand Avenue South, Burnsville",
   "sale_month": "2024-07",
   "price": 137045,
   "lot_sqft": 753,
   "price_per_lot_sqft": 182,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "029037000080"
  },
  {
   "address": "14583 Grand Avenue South, Burnsville",
   "sale_month": "2024-07",
   "price": 152615,
   "lot_sqft": 836,
   "price_per_lot_sqft": 182.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "029037000070"
  },
  {
   "address": "14581 Grand Avenue South, Burnsville",
   "sale_month": "2024-07",
   "price": 215340,
   "lot_sqft": 1104,
   "price_per_lot_sqft": 195.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "029037000060"
  },
  {
   "address": "8310 University Avenue Northeast, Fridley",
   "sale_month": "2024-07",
   "price": 17900000,
   "lot_sqft": 142399,
   "price_per_lot_sqft": 125.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33546,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024220010"
  },
  {
   "address": "14420 Ewing Avenue South, Burnsville",
   "sale_month": "2024-07",
   "price": 1709670,
   "lot_sqft": 48004,
   "price_per_lot_sqft": 35.62,
   "price_per_building_sqft": 140.75,
   "building_sqft": 12147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12220,
   "use": "Industrial-preferred",
   "parcel_id": "021538501020"
  },
  {
   "address": "14400 Ewing Avenue South, Burnsville",
   "sale_month": "2024-07",
   "price": 450330,
   "lot_sqft": 57302,
   "price_per_lot_sqft": 7.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "021538501010"
  },
  {
   "address": "6050 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2024-07",
   "price": 3871986,
   "lot_sqft": 122210,
   "price_per_lot_sqft": 31.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821120015"
  },
  {
   "address": "3751 17th Ave S, Minneapolis",
   "sale_month": "2024-07",
   "price": 1000000,
   "lot_sqft": 18529,
   "price_per_lot_sqft": 53.97,
   "price_per_building_sqft": 102.2,
   "building_sqft": 9785,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9844,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440232"
  },
  {
   "address": "3531 Elliot Ave, Minneapolis",
   "sale_month": "2024-07",
   "price": 346500,
   "lot_sqft": 4168,
   "price_per_lot_sqft": 83.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 973,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824310075"
  },
  {
   "address": "1600 80th St E, Bloomington",
   "sale_month": "2024-07",
   "price": 700000,
   "lot_sqft": 18331,
   "price_per_lot_sqft": 38.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3711,
   "use": "APARTMENT",
   "parcel_id": "0202724140017"
  },
  {
   "address": "8141 12th Ave S, Bloomington",
   "sale_month": "2024-07",
   "price": 605000,
   "lot_sqft": 17985,
   "price_per_lot_sqft": 33.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2332,
   "use": "APARTMENT",
   "parcel_id": "0202724130010"
  },
  {
   "address": "8133 12th Ave S, Bloomington",
   "sale_month": "2024-07",
   "price": 555000,
   "lot_sqft": 13826,
   "price_per_lot_sqft": 40.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1985,
   "use": "APARTMENT",
   "parcel_id": "0202724130009"
  },
  {
   "address": "8125 12th Ave S, Bloomington",
   "sale_month": "2024-07",
   "price": 1110000,
   "lot_sqft": 13826,
   "price_per_lot_sqft": 80.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2164,
   "use": "APARTMENT",
   "parcel_id": "0202724130008"
  },
  {
   "address": "1440 85th Avenue Northeast, Spring Lake Park",
   "sale_month": "2024-07",
   "price": 300000,
   "lot_sqft": 6406,
   "price_per_lot_sqft": 46.83,
   "price_per_building_sqft": 67.75,
   "building_sqft": 4428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4455,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120038"
  },
  {
   "address": null,
   "sale_month": "2024-07",
   "price": 300000,
   "lot_sqft": 641,
   "price_per_lot_sqft": 468.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120037"
  },
  {
   "address": "8457 Sunset Road Northeast, Spring Lake Park",
   "sale_month": "2024-07",
   "price": 2201900,
   "lot_sqft": 48343,
   "price_per_lot_sqft": 45.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024110048"
  },
  {
   "address": "5928 Highway 61, White Bear Township",
   "sale_month": "2024-07",
   "price": 750000,
   "lot_sqft": 24457,
   "price_per_lot_sqft": 30.67,
   "price_per_building_sqft": 193.45,
   "building_sqft": 3877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3900,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022220005"
  },
  {
   "address": "3529 Cedar Ave S, Minneapolis",
   "sale_month": "2024-07",
   "price": 570000,
   "lot_sqft": 6180,
   "price_per_lot_sqft": 92.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2143,
   "use": "APARTMENT",
   "parcel_id": "0102824320173"
  },
  {
   "address": "24 1st Street West, Waconia",
   "sale_month": "2024-06",
   "price": 400000,
   "lot_sqft": 5821,
   "price_per_lot_sqft": 68.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 692,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502670"
  },
  {
   "address": "1570 Livingston Avenue, West Saint Paul",
   "sale_month": "2024-06",
   "price": 535000,
   "lot_sqft": 21176,
   "price_per_lot_sqft": 25.26,
   "price_per_building_sqft": 121.67,
   "building_sqft": 4397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4423,
   "use": "Commercial-preferred",
   "parcel_id": "421780001094"
  },
  {
   "address": "463 Marshall Avenue, Saint Paul",
   "sale_month": "2024-06",
   "price": 800000,
   "lot_sqft": 5208,
   "price_per_lot_sqft": 153.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1502,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923340056"
  },
  {
   "address": "10000 State Hwy No 55, Plymouth",
   "sale_month": "2024-06",
   "price": 2655000,
   "lot_sqft": 204996,
   "price_per_lot_sqft": 12.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16605,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822420027"
  },
  {
   "address": "9000 Griggs Avenue, Lexington",
   "sale_month": "2024-06",
   "price": 26400000,
   "lot_sqft": 95783,
   "price_per_lot_sqft": 275.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353123120050"
  },
  {
   "address": "3948 5th Street Northeast, Columbia Heights",
   "sale_month": "2024-06",
   "price": 765000,
   "lot_sqft": 8723,
   "price_per_lot_sqft": 87.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2705,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024310127"
  },
  {
   "address": "520 White Bear Avenue North, Saint Paul",
   "sale_month": "2024-06",
   "price": 510000,
   "lot_sqft": 13759,
   "price_per_lot_sqft": 37.07,
   "price_per_building_sqft": 276.87,
   "building_sqft": 1842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1853,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922230068"
  },
  {
   "address": null,
   "sale_month": "2024-06",
   "price": 1025000,
   "lot_sqft": 46966,
   "price_per_lot_sqft": 21.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19531,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110009"
  },
  {
   "address": "14047 Azurite Street Northwest, Ramsey",
   "sale_month": "2024-06",
   "price": 1025000,
   "lot_sqft": 43971,
   "price_per_lot_sqft": 23.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110008"
  },
  {
   "address": "550 Lake St W, Minneapolis",
   "sale_month": "2024-06",
   "price": 2050000,
   "lot_sqft": 18006,
   "price_per_lot_sqft": 113.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3402924330212"
  },
  {
   "address": "2945 Garfield Ave, Minneapolis",
   "sale_month": "2024-06",
   "price": 750000,
   "lot_sqft": 10270,
   "price_per_lot_sqft": 73.03,
   "price_per_building_sqft": 163.72,
   "building_sqft": 4581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4609,
   "use": "APARTMENT",
   "parcel_id": "3402924330124"
  },
  {
   "address": "2210 Garfield Ave, Minneapolis",
   "sale_month": "2024-06",
   "price": 579900,
   "lot_sqft": 4739,
   "price_per_lot_sqft": 122.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1586,
   "use": "TRIPLEX",
   "parcel_id": "3402924220183"
  },
  {
   "address": "9800 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2024-06",
   "price": 23500000,
   "lot_sqft": 269180,
   "price_per_lot_sqft": 87.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3402921440022"
  },
  {
   "address": "1609 St Anthony Avenue, Saint Paul",
   "sale_month": "2024-06",
   "price": 575000,
   "lot_sqft": 6468,
   "price_per_lot_sqft": 88.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2593,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410016"
  },
  {
   "address": "8910 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2024-06",
   "price": 700000,
   "lot_sqft": 49238,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": 117,
   "building_sqft": 5983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6019,
   "use": "300",
   "parcel_id": "3302921440003"
  },
  {
   "address": "704 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2024-06",
   "price": 999990,
   "lot_sqft": 16851,
   "price_per_lot_sqft": 59.34,
   "price_per_building_sqft": 79.48,
   "building_sqft": 12581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12657,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110126"
  },
  {
   "address": "6150 110th St W, Bloomington",
   "sale_month": "2024-06",
   "price": 4200000,
   "lot_sqft": 253503,
   "price_per_lot_sqft": 16.57,
   "price_per_building_sqft": 126.29,
   "building_sqft": 33258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33459,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621440012"
  },
  {
   "address": "2251 Tower Drive, Stillwater",
   "sale_month": "2024-06",
   "price": 1815000,
   "lot_sqft": 104955,
   "price_per_lot_sqft": 17.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "300",
   "parcel_id": "3203020340013"
  },
  {
   "address": "3824 7th Avenue, Anoka",
   "sale_month": "2024-06",
   "price": 530000,
   "lot_sqft": 19980,
   "price_per_lot_sqft": 26.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3033,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313224130003"
  },
  {
   "address": "2901 38th Ave S, Minneapolis",
   "sale_month": "2024-06",
   "price": 729000,
   "lot_sqft": 12870,
   "price_per_lot_sqft": 56.64,
   "price_per_building_sqft": 99.24,
   "building_sqft": 7346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7391,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923430221"
  },
  {
   "address": "2508 33rd Ave S, Minneapolis",
   "sale_month": "2024-06",
   "price": 448500,
   "lot_sqft": 4810,
   "price_per_lot_sqft": 93.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1928,
   "use": "APARTMENT",
   "parcel_id": "3102923230088"
  },
  {
   "address": "1138 Rice Street, Saint Paul",
   "sale_month": "2024-06",
   "price": 520000,
   "lot_sqft": 4860,
   "price_per_lot_sqft": 107,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922220099"
  },
  {
   "address": "317 Lake Hazeltine Drive, Chaska",
   "sale_month": "2024-06",
   "price": 22000000,
   "lot_sqft": 13973,
   "price_per_lot_sqft": 1574.47,
   "price_per_building_sqft": 1622.42,
   "building_sqft": 13560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13642,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301320040"
  },
  {
   "address": "11715 Champlin Dr, Champlin",
   "sale_month": "2024-06",
   "price": 11400000,
   "lot_sqft": 177309,
   "price_per_lot_sqft": 64.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16095,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3012021340004"
  },
  {
   "address": "11817 Champlin Dr, Champlin",
   "sale_month": "2024-06",
   "price": 11800000,
   "lot_sqft": 242573,
   "price_per_lot_sqft": 48.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16131,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3012021340003"
  },
  {
   "address": "1535 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2024-06",
   "price": 370000,
   "lot_sqft": 125816,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293323130003"
  },
  {
   "address": "2418 University Avenue West, Saint Paul",
   "sale_month": "2024-06",
   "price": 1050000,
   "lot_sqft": 19718,
   "price_per_lot_sqft": 53.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340059"
  },
  {
   "address": "1199 Payne Avenue, Saint Paul",
   "sale_month": "2024-06",
   "price": 225000,
   "lot_sqft": 434,
   "price_per_lot_sqft": 518.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120218"
  },
  {
   "address": "1197 Payne Avenue, Saint Paul",
   "sale_month": "2024-06",
   "price": 225000,
   "lot_sqft": 2308,
   "price_per_lot_sqft": 97.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120088"
  },
  {
   "address": "7130 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2024-06",
   "price": 12967963,
   "lot_sqft": 529558,
   "price_per_lot_sqft": 24.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 131329,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2911921320016"
  },
  {
   "address": "212 2nd Street North, Stillwater",
   "sale_month": "2024-06",
   "price": 14000000,
   "lot_sqft": 43543,
   "price_per_lot_sqft": 321.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2803020130285"
  },
  {
   "address": "7632 County Road 101 East, Shakopee",
   "sale_month": "2024-06",
   "price": 64148,
   "lot_sqft": 776730,
   "price_per_lot_sqft": 0.08,
   "price_per_building_sqft": 2.11,
   "building_sqft": 30436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30619,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "275360010"
  },
  {
   "address": "7022 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2024-06",
   "price": 225000,
   "lot_sqft": 94242,
   "price_per_lot_sqft": 2.39,
   "price_per_building_sqft": 23.72,
   "building_sqft": 9487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9544,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711921330080"
  },
  {
   "address": "3880 Fountain Hills Drive Northwest, Prior Lake",
   "sale_month": "2024-06",
   "price": 6200000,
   "lot_sqft": 127019,
   "price_per_lot_sqft": 48.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "255590010"
  },
  {
   "address": "7765 Galpin Boulevard, Chanhassen",
   "sale_month": "2024-06",
   "price": 1990000,
   "lot_sqft": 82807,
   "price_per_lot_sqft": 24.03,
   "price_per_building_sqft": 140.78,
   "building_sqft": 14136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14221,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252860020"
  },
  {
   "address": "19140 Linden Dr, Rogers",
   "sale_month": "2024-06",
   "price": 1250000,
   "lot_sqft": 44647,
   "price_per_lot_sqft": 28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023440018"
  },
  {
   "address": "19400 State Hwy No 7, Deephaven",
   "sale_month": "2024-06",
   "price": 1470000,
   "lot_sqft": 73037,
   "price_per_lot_sqft": 20.13,
   "price_per_building_sqft": 220.19,
   "building_sqft": 6676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6717,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511723410008"
  },
  {
   "address": "415 11th Ave S, Hopkins",
   "sale_month": "2024-06",
   "price": 17350000,
   "lot_sqft": 550218,
   "price_per_lot_sqft": 31.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 130337,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722210028"
  },
  {
   "address": "11401 265th Street East, Elko New Market",
   "sale_month": "2024-06",
   "price": 2346893,
   "lot_sqft": 1223796,
   "price_per_lot_sqft": 1.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1269,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "230730011"
  },
  {
   "address": "315 1st Ave NE, Minneapolis",
   "sale_month": "2024-06",
   "price": 74250000,
   "lot_sqft": 137105,
   "price_per_lot_sqft": 541.56,
   "price_per_building_sqft": 777.58,
   "building_sqft": 95488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 96064,
   "use": "APARTMENT",
   "parcel_id": "2302924120247"
  },
  {
   "address": "5749 Nicollet Ave, Minneapolis",
   "sale_month": "2024-06",
   "price": 235000,
   "lot_sqft": 5055,
   "price_per_lot_sqft": 46.49,
   "price_per_building_sqft": 347.63,
   "building_sqft": 676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 680,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824130161"
  },
  {
   "address": "15301 State Hwy No 55, Plymouth",
   "sale_month": "2024-06",
   "price": 3670000,
   "lot_sqft": 255092,
   "price_per_lot_sqft": 14.39,
   "price_per_building_sqft": 76.32,
   "building_sqft": 48088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48378,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2111822240008"
  },
  {
   "address": "20091 Ferret Street Northwest, Nowthen",
   "sale_month": "2024-06",
   "price": 195000,
   "lot_sqft": 165266,
   "price_per_lot_sqft": 1.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203325410003"
  },
  {
   "address": "15035 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2024-06",
   "price": 350000,
   "lot_sqft": 62639,
   "price_per_lot_sqft": 5.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1830,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203223430022"
  },
  {
   "address": "4400 Mcmenemy Street, Vadnais Heights",
   "sale_month": "2024-06",
   "price": 4125000,
   "lot_sqft": 107487,
   "price_per_lot_sqft": 38.38,
   "price_per_building_sqft": 93.65,
   "building_sqft": 44048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44314,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "203022230027"
  },
  {
   "address": "32 Mendota Road East, Inver Grove Heights",
   "sale_month": "2024-06",
   "price": 1050000,
   "lot_sqft": 52456,
   "price_per_lot_sqft": 20.02,
   "price_per_building_sqft": 308.82,
   "building_sqft": 3400,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3421,
   "use": "Commercial-preferred",
   "parcel_id": "203020000010"
  },
  {
   "address": "7001 78th Ave N, Brooklyn Park",
   "sale_month": "2024-06",
   "price": 300000,
   "lot_sqft": 49842,
   "price_per_lot_sqft": 6.02,
   "price_per_building_sqft": 28.73,
   "building_sqft": 10442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921430099"
  },
  {
   "address": "14815 Forest Boulevard North, Hugo",
   "sale_month": "2024-06",
   "price": 1150000,
   "lot_sqft": 20979,
   "price_per_lot_sqft": 54.82,
   "price_per_building_sqft": 263.52,
   "building_sqft": 4364,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4390,
   "use": "300",
   "parcel_id": "2003121210099"
  },
  {
   "address": "4232 Dahlberg Dr, Golden Valley",
   "sale_month": "2024-06",
   "price": 1675000,
   "lot_sqft": 8177,
   "price_per_lot_sqft": 204.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924130063"
  },
  {
   "address": "2755 Geneva Avenue North, Oakdale",
   "sale_month": "2024-06",
   "price": 1475000,
   "lot_sqft": 89928,
   "price_per_lot_sqft": 16.4,
   "price_per_building_sqft": 91.97,
   "building_sqft": 16037,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16134,
   "use": "300",
   "parcel_id": "1902921220003"
  },
  {
   "address": "23292 Main Street, Hampton",
   "sale_month": "2024-06",
   "price": 890000,
   "lot_sqft": 15403,
   "price_per_lot_sqft": 57.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "Apartment",
   "parcel_id": "183200002187"
  },
  {
   "address": "23290 Main Street, Hampton",
   "sale_month": "2024-06",
   "price": 288400,
   "lot_sqft": 4021,
   "price_per_lot_sqft": 71.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1615,
   "use": "Apartment",
   "parcel_id": "183200002186"
  },
  {
   "address": "33 2nd St NE, Osseo",
   "sale_month": "2024-06",
   "price": 725000,
   "lot_sqft": 5378,
   "price_per_lot_sqft": 134.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230071"
  },
  {
   "address": "33 2nd St NE, Osseo",
   "sale_month": "2024-06",
   "price": 725000,
   "lot_sqft": 4991,
   "price_per_lot_sqft": 145.26,
   "price_per_building_sqft": 125.09,
   "building_sqft": 5796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5831,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230070"
  },
  {
   "address": "209 1st Ave NE, Osseo",
   "sale_month": "2024-06",
   "price": 725000,
   "lot_sqft": 10367,
   "price_per_lot_sqft": 69.93,
   "price_per_building_sqft": 238.72,
   "building_sqft": 3037,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3056,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230069"
  },
  {
   "address": "18202 Minnetonka Blvd, Deephaven",
   "sale_month": "2024-06",
   "price": 1850000,
   "lot_sqft": 34626,
   "price_per_lot_sqft": 53.43,
   "price_per_building_sqft": 228.54,
   "building_sqft": 8095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8144,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722130043"
  },
  {
   "address": "21125 Highway 65 Northeast, East Bethel",
   "sale_month": "2024-06",
   "price": 435000,
   "lot_sqft": 97441,
   "price_per_lot_sqft": 4.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323120005"
  },
  {
   "address": null,
   "sale_month": "2024-06",
   "price": 388463,
   "lot_sqft": 30975,
   "price_per_lot_sqft": 12.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123240197"
  },
  {
   "address": "3850 Shoreline Dr, Orono",
   "sale_month": "2024-06",
   "price": 1200000,
   "lot_sqft": 33937,
   "price_per_lot_sqft": 35.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723330006"
  },
  {
   "address": "21386 Forest Boulevard North, Forest Lake",
   "sale_month": "2024-06",
   "price": 385000,
   "lot_sqft": 29203,
   "price_per_lot_sqft": 13.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "305",
   "parcel_id": "1703221420051"
  },
  {
   "address": "1185 Birch Lake Boulevard North, White Bear Township",
   "sale_month": "2024-06",
   "price": 3050000,
   "lot_sqft": 123417,
   "price_per_lot_sqft": 24.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21015,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022140020"
  },
  {
   "address": "11431 Osage Street Northwest, Coon Rapids",
   "sale_month": "2024-06",
   "price": 1100000,
   "lot_sqft": 13158,
   "price_per_lot_sqft": 83.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124240089"
  },
  {
   "address": "11441 Osage Street Northwest, Coon Rapids",
   "sale_month": "2024-06",
   "price": 1100000,
   "lot_sqft": 13159,
   "price_per_lot_sqft": 83.59,
   "price_per_building_sqft": 110.62,
   "building_sqft": 9944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10004,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124240088"
  },
  {
   "address": "11451 Osage Street Northwest, Coon Rapids",
   "sale_month": "2024-06",
   "price": 1100000,
   "lot_sqft": 13158,
   "price_per_lot_sqft": 83.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124240087"
  },
  {
   "address": null,
   "sale_month": "2024-06",
   "price": 1100000,
   "lot_sqft": 13133,
   "price_per_lot_sqft": 83.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124240086"
  },
  {
   "address": "11436 Martin Street Northwest, Coon Rapids",
   "sale_month": "2024-06",
   "price": 1210000,
   "lot_sqft": 52169,
   "price_per_lot_sqft": 23.19,
   "price_per_building_sqft": 104.48,
   "building_sqft": 11581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11651,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124130099"
  },
  {
   "address": "1310 Frost Avenue East, Maplewood",
   "sale_month": "2024-06",
   "price": 1200000,
   "lot_sqft": 68044,
   "price_per_lot_sqft": 17.64,
   "price_per_building_sqft": 150,
   "building_sqft": 8000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8048,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152922320076"
  },
  {
   "address": null,
   "sale_month": "2024-06",
   "price": 307000,
   "lot_sqft": 68134,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1412022410005"
  },
  {
   "address": "1519 Adams St NE, Minneapolis",
   "sale_month": "2024-06",
   "price": 550000,
   "lot_sqft": 5130,
   "price_per_lot_sqft": 107.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "TRIPLEX",
   "parcel_id": "1402924120125"
  },
  {
   "address": "7490 Golden Triangle Dr, Eden Prairie",
   "sale_month": "2024-06",
   "price": 4000000,
   "lot_sqft": 243527,
   "price_per_lot_sqft": 16.43,
   "price_per_building_sqft": 54.77,
   "building_sqft": 73031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73472,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622420018"
  },
  {
   "address": "610 Osborne Road Northeast, Fridley",
   "sale_month": "2024-06",
   "price": 8500000,
   "lot_sqft": 26248,
   "price_per_lot_sqft": 323.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5304,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "113024120003"
  },
  {
   "address": "630 Osborne Road Northeast, Fridley",
   "sale_month": "2024-06",
   "price": 8500000,
   "lot_sqft": 85073,
   "price_per_lot_sqft": 99.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13190,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "113024110005"
  },
  {
   "address": "670 Osborne Road Northeast, Fridley",
   "sale_month": "2024-06",
   "price": 8500000,
   "lot_sqft": 84951,
   "price_per_lot_sqft": 100.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13190,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "113024110004"
  },
  {
   "address": "4525 Humboldt Ave N, Minneapolis",
   "sale_month": "2024-06",
   "price": 1960000,
   "lot_sqft": 16749,
   "price_per_lot_sqft": 117.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1111821440085"
  },
  {
   "address": "4635 Humboldt Ave N, Minneapolis",
   "sale_month": "2024-06",
   "price": 1960000,
   "lot_sqft": 27014,
   "price_per_lot_sqft": 72.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1111821440084"
  },
  {
   "address": "4685 Humboldt Ave N, Minneapolis",
   "sale_month": "2024-06",
   "price": 1960000,
   "lot_sqft": 76505,
   "price_per_lot_sqft": 25.62,
   "price_per_building_sqft": 106.01,
   "building_sqft": 18489,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18600,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111821440083"
  },
  {
   "address": "4900 Xerxes Ave N, Minneapolis",
   "sale_month": "2024-06",
   "price": 440600,
   "lot_sqft": 9393,
   "price_per_lot_sqft": 46.91,
   "price_per_building_sqft": 294.91,
   "building_sqft": 1494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1503,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111821230042"
  },
  {
   "address": "11840 Valley View Rd, Eden Prairie",
   "sale_month": "2024-06",
   "price": 9200000,
   "lot_sqft": 2707641,
   "price_per_lot_sqft": 3.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64993,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622130003"
  },
  {
   "address": "2600 2nd St NE, Minneapolis",
   "sale_month": "2024-06",
   "price": 2800000,
   "lot_sqft": 80475,
   "price_per_lot_sqft": 34.79,
   "price_per_building_sqft": 91.22,
   "building_sqft": 30695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30880,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924230127"
  },
  {
   "address": "4343 Nicollet Ave, Minneapolis",
   "sale_month": "2024-06",
   "price": 1875000,
   "lot_sqft": 15029,
   "price_per_lot_sqft": 124.76,
   "price_per_building_sqft": 336.26,
   "building_sqft": 5576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5610,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824420082"
  },
  {
   "address": "4334 Nicollet Ave, Minneapolis",
   "sale_month": "2024-06",
   "price": 750000,
   "lot_sqft": 5075,
   "price_per_lot_sqft": 147.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1002824310206"
  },
  {
   "address": "7200 Metro Blvd, Edina",
   "sale_month": "2024-06",
   "price": 2000000,
   "lot_sqft": 8172,
   "price_per_lot_sqft": 244.74,
   "price_per_building_sqft": 300.03,
   "building_sqft": 6666,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6706,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240010"
  },
  {
   "address": "17124 Ulysses Street Northeast, Ham Lake",
   "sale_month": "2024-06",
   "price": 2750000,
   "lot_sqft": 123270,
   "price_per_lot_sqft": 22.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23734,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223210013"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-06",
   "price": 299375,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 150.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810410"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-06",
   "price": 294900,
   "lot_sqft": 2010,
   "price_per_lot_sqft": 146.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810380"
  },
  {
   "address": "401 Curtice Street West, Saint Paul",
   "sale_month": "2024-06",
   "price": 140000,
   "lot_sqft": 9506,
   "price_per_lot_sqft": 14.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1520,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822330015"
  },
  {
   "address": "515 Ohio Street, Saint Paul",
   "sale_month": "2024-06",
   "price": 445000,
   "lot_sqft": 6494,
   "price_per_lot_sqft": 68.52,
   "price_per_building_sqft": 151.88,
   "building_sqft": 2930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2948,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072822240013"
  },
  {
   "address": "4004 42nd Ave S, Minneapolis",
   "sale_month": "2024-06",
   "price": 620000,
   "lot_sqft": 9024,
   "price_per_lot_sqft": 68.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1678,
   "use": "APARTMENT",
   "parcel_id": "0702823130002"
  },
  {
   "address": "231 East Main Street, Anoka",
   "sale_month": "2024-06",
   "price": 200000,
   "lot_sqft": 4007,
   "price_per_lot_sqft": 49.91,
   "price_per_building_sqft": 38.61,
   "building_sqft": 5180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5212,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330106"
  },
  {
   "address": "141 East 4th Street, Saint Paul",
   "sale_month": "2024-06",
   "price": 2984578,
   "lot_sqft": 50494,
   "price_per_lot_sqft": 59.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822110080"
  },
  {
   "address": "4040 36th St W, St. Louis Park",
   "sale_month": "2024-06",
   "price": 1600000,
   "lot_sqft": 24388,
   "price_per_lot_sqft": 65.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6114,
   "use": "APARTMENT",
   "parcel_id": "0602824410007"
  },
  {
   "address": "3050 Abbott Ave S, Minneapolis",
   "sale_month": "2024-06",
   "price": 26822782,
   "lot_sqft": 193239,
   "price_per_lot_sqft": 138.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9998,
   "use": "APARTMENT",
   "parcel_id": "0502824210475"
  },
  {
   "address": "5862 Omaha Avenue North, Oak Park Heights",
   "sale_month": "2024-06",
   "price": 1450000,
   "lot_sqft": 115341,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24377,
   "use": "300",
   "parcel_id": "0402920210083"
  },
  {
   "address": "3441 Bryant Ave S, Minneapolis",
   "sale_month": "2024-06",
   "price": 2100000,
   "lot_sqft": 16226,
   "price_per_lot_sqft": 129.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6489,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402824410073"
  },
  {
   "address": "1681 County Road C East, Maplewood",
   "sale_month": "2024-06",
   "price": 594900,
   "lot_sqft": 14740,
   "price_per_lot_sqft": 40.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2125,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032922440037"
  },
  {
   "address": "1416 Grand Avenue, Saint Paul",
   "sale_month": "2024-06",
   "price": 700000,
   "lot_sqft": 5991,
   "price_per_lot_sqft": 116.84,
   "price_per_building_sqft": 335.41,
   "building_sqft": 2087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2100,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823310108"
  },
  {
   "address": "117 34th St W, Minneapolis",
   "sale_month": "2024-06",
   "price": 799900,
   "lot_sqft": 5747,
   "price_per_lot_sqft": 139.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1541,
   "use": "APARTMENT",
   "parcel_id": "0302824310069"
  },
  {
   "address": "3224 Nicollet Ave, Minneapolis",
   "sale_month": "2024-06",
   "price": 700700,
   "lot_sqft": 8559,
   "price_per_lot_sqft": 81.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2965,
   "use": "APARTMENT",
   "parcel_id": "0302824240012"
  },
  {
   "address": "12100 Riverwood Drive, Burnsville",
   "sale_month": "2024-06",
   "price": 2022000,
   "lot_sqft": 43848,
   "price_per_lot_sqft": 46.11,
   "price_per_building_sqft": 159.29,
   "building_sqft": 12694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12771,
   "use": "Industrial-preferred",
   "parcel_id": "026430301100"
  },
  {
   "address": "707 Grand Avenue, Saint Paul",
   "sale_month": "2024-06",
   "price": 2250000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 375.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2517,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410159"
  },
  {
   "address": "711 Grand Avenue, Saint Paul",
   "sale_month": "2024-06",
   "price": 2250000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 375.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2572,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410158"
  },
  {
   "address": "889 Grand Avenue, Saint Paul",
   "sale_month": "2024-06",
   "price": 680000,
   "lot_sqft": 5965,
   "price_per_lot_sqft": 114,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 778,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310011"
  },
  {
   "address": "321 Queenan Avenue South, Lakeland",
   "sale_month": "2024-06",
   "price": 440000,
   "lot_sqft": 21719,
   "price_per_lot_sqft": 20.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2868,
   "use": "110",
   "parcel_id": "0202820240022"
  },
  {
   "address": "7601 145th Street West, Apple Valley",
   "sale_month": "2024-06",
   "price": 678865,
   "lot_sqft": 22224,
   "price_per_lot_sqft": 30.55,
   "price_per_building_sqft": 194.29,
   "building_sqft": 3494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3515,
   "use": "Commercial-preferred",
   "parcel_id": "018120108012"
  },
  {
   "address": null,
   "sale_month": "2024-06",
   "price": 216135,
   "lot_sqft": 22230,
   "price_per_lot_sqft": 9.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "018120108011"
  },
  {
   "address": "451 Western Street, Anoka",
   "sale_month": "2024-06",
   "price": 435000,
   "lot_sqft": 10882,
   "price_per_lot_sqft": 39.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1158,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125430081"
  },
  {
   "address": "360 Sherman Street, Saint Paul",
   "sale_month": "2024-06",
   "price": 1081500,
   "lot_sqft": 32993,
   "price_per_lot_sqft": 32.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823140181"
  },
  {
   "address": "135 Century Avenue North, Maplewood",
   "sale_month": "2024-06",
   "price": 650000,
   "lot_sqft": 26119,
   "price_per_lot_sqft": 24.89,
   "price_per_building_sqft": 265.74,
   "building_sqft": 2446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2461,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822110021"
  },
  {
   "address": "201 County Road 42, Apple Valley",
   "sale_month": "2024-06",
   "price": 265000,
   "lot_sqft": 9974,
   "price_per_lot_sqft": 26.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "011470203140"
  },
  {
   "address": "207 County Road 42, Apple Valley",
   "sale_month": "2024-06",
   "price": 265000,
   "lot_sqft": 9970,
   "price_per_lot_sqft": 26.58,
   "price_per_building_sqft": 52.17,
   "building_sqft": 5080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5110,
   "use": "Commercial-preferred",
   "parcel_id": "011470203130"
  },
  {
   "address": "3231 Central Ave NE, Minneapolis",
   "sale_month": "2024-06",
   "price": 346260,
   "lot_sqft": 9323,
   "price_per_lot_sqft": 37.14,
   "price_per_building_sqft": 241.3,
   "building_sqft": 1435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1444,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924320095"
  },
  {
   "address": "97 Orme Street East, West Saint Paul",
   "sale_month": "2024-05",
   "price": 990000,
   "lot_sqft": 10151,
   "price_per_lot_sqft": 97.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2744,
   "use": "Apartment",
   "parcel_id": "423390000150"
  },
  {
   "address": "421 Marie Avenue, South Saint Paul",
   "sale_month": "2024-05",
   "price": 280000,
   "lot_sqft": 2038,
   "price_per_lot_sqft": 137.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "363255009012"
  },
  {
   "address": "800 Lund Boulevard, Anoka",
   "sale_month": "2024-05",
   "price": 2500000,
   "lot_sqft": 109886,
   "price_per_lot_sqft": 22.75,
   "price_per_building_sqft": 125.87,
   "building_sqft": 19862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19982,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225320015"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 2500000,
   "lot_sqft": 15014,
   "price_per_lot_sqft": 166.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225230015"
  },
  {
   "address": "3806 Stinson Boulevard Northeast, Columbia Heights",
   "sale_month": "2024-05",
   "price": 2825000,
   "lot_sqft": 28477,
   "price_per_lot_sqft": 99.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4970,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024440010"
  },
  {
   "address": "3816 Stinson Boulevard Northeast, Columbia Heights",
   "sale_month": "2024-05",
   "price": 2825000,
   "lot_sqft": 28477,
   "price_per_lot_sqft": 99.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5231,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024440009"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 3300,
   "lot_sqft": 5791,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361524002150"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 3528,
   "lot_sqft": 6107,
   "price_per_lot_sqft": 0.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361524002140"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 3528,
   "lot_sqft": 6231,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361524002130"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 4211,
   "lot_sqft": 6355,
   "price_per_lot_sqft": 0.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361524002120"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 18777,
   "lot_sqft": 6600,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361524002110"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 21280,
   "lot_sqft": 6346,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361524002100"
  },
  {
   "address": "234 Concord Exchange South, South Saint Paul",
   "sale_month": "2024-05",
   "price": 140995,
   "lot_sqft": 6296,
   "price_per_lot_sqft": 22.39,
   "price_per_building_sqft": 157.19,
   "building_sqft": 897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 903,
   "use": "Commercial-preferred",
   "parcel_id": "361524002090"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 22532,
   "lot_sqft": 6125,
   "price_per_lot_sqft": 3.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361524002080"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 21849,
   "lot_sqft": 5954,
   "price_per_lot_sqft": 3.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361524002070"
  },
  {
   "address": "2633 Minnehaha Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 10000000,
   "lot_sqft": 147407,
   "price_per_lot_sqft": 67.84,
   "price_per_building_sqft": 126.71,
   "building_sqft": 78918,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 79395,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924310035"
  },
  {
   "address": "2508 24th Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 1335000,
   "lot_sqft": 15091,
   "price_per_lot_sqft": 88.46,
   "price_per_building_sqft": 164.53,
   "building_sqft": 8114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8163,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240005"
  },
  {
   "address": "1914 22nd St E, Minneapolis",
   "sale_month": "2024-05",
   "price": 280000,
   "lot_sqft": 3580,
   "price_per_lot_sqft": 78.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1073,
   "use": "APARTMENT",
   "parcel_id": "3602924220021"
  },
  {
   "address": "2120 Minnehaha Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 575000,
   "lot_sqft": 12477,
   "price_per_lot_sqft": 46.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3105,
   "use": "APARTMENT",
   "parcel_id": "3602924220020"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 90000,
   "lot_sqft": 4457,
   "price_per_lot_sqft": 20.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602822310108"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 90000,
   "lot_sqft": 4838,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602822310107"
  },
  {
   "address": "1350 Hastings Avenue, Newport",
   "sale_month": "2024-05",
   "price": 738000,
   "lot_sqft": 30561,
   "price_per_lot_sqft": 24.15,
   "price_per_building_sqft": 606.91,
   "building_sqft": 1216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1223,
   "use": "300",
   "parcel_id": "3602822240121"
  },
  {
   "address": "1390 Hastings Avenue, Newport",
   "sale_month": "2024-05",
   "price": 738000,
   "lot_sqft": 30544,
   "price_per_lot_sqft": 24.16,
   "price_per_building_sqft": 223.5,
   "building_sqft": 3302,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3322,
   "use": "300",
   "parcel_id": "3602822240120"
  },
  {
   "address": "1716 Hastings Avenue, Newport",
   "sale_month": "2024-05",
   "price": 270000,
   "lot_sqft": 7448,
   "price_per_lot_sqft": 36.25,
   "price_per_building_sqft": 40.16,
   "building_sqft": 6723,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6763,
   "use": "300",
   "parcel_id": "3602822220018"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 270000,
   "lot_sqft": 7085,
   "price_per_lot_sqft": 38.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602822220015"
  },
  {
   "address": "6320 Highway 10 Northwest, Ramsey",
   "sale_month": "2024-05",
   "price": 950000,
   "lot_sqft": 28963,
   "price_per_lot_sqft": 32.8,
   "price_per_building_sqft": 74.95,
   "building_sqft": 12675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12751,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225320037"
  },
  {
   "address": "6100 Summit Dr, Brooklyn Center",
   "sale_month": "2024-05",
   "price": 17340000,
   "lot_sqft": 141908,
   "price_per_lot_sqft": 122.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22248,
   "use": "APARTMENT",
   "parcel_id": "3511921440012"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 485000,
   "lot_sqft": 58562,
   "price_per_lot_sqft": 8.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021220004"
  },
  {
   "address": "6415 Highway 10 Northwest, Ramsey",
   "sale_month": "2024-05",
   "price": 2500000,
   "lot_sqft": 164939,
   "price_per_lot_sqft": 15.16,
   "price_per_building_sqft": 106.37,
   "building_sqft": 23503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23645,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225140026"
  },
  {
   "address": "1445 University Avenue West, Saint Paul",
   "sale_month": "2024-05",
   "price": 78000,
   "lot_sqft": 4500,
   "price_per_lot_sqft": 17.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923240217"
  },
  {
   "address": "1449 University Avenue West, Saint Paul",
   "sale_month": "2024-05",
   "price": 702000,
   "lot_sqft": 9403,
   "price_per_lot_sqft": 74.66,
   "price_per_building_sqft": 57.49,
   "building_sqft": 12211,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12285,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923240216"
  },
  {
   "address": "273 Birmingham Street, Saint Paul",
   "sale_month": "2024-05",
   "price": 10025000,
   "lot_sqft": 62574,
   "price_per_lot_sqft": 160.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4245,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342922340081"
  },
  {
   "address": "250 Birmingham Street, Saint Paul",
   "sale_month": "2024-05",
   "price": 10025000,
   "lot_sqft": 198679,
   "price_per_lot_sqft": 50.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9019,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342922340047"
  },
  {
   "address": "3907 65th Ave N, Brooklyn Center",
   "sale_month": "2024-05",
   "price": 5395400,
   "lot_sqft": 147406,
   "price_per_lot_sqft": 36.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6836,
   "use": "APARTMENT",
   "parcel_id": "3411921310081"
  },
  {
   "address": "2731 Pillsbury Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 5520000,
   "lot_sqft": 14812,
   "price_per_lot_sqft": 372.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5276,
   "use": "APARTMENT",
   "parcel_id": "3402924310097"
  },
  {
   "address": "2741 Pillsbury Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 5520000,
   "lot_sqft": 14807,
   "price_per_lot_sqft": 372.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5497,
   "use": "APARTMENT",
   "parcel_id": "3402924310096"
  },
  {
   "address": "301 22nd St W, Minneapolis",
   "sale_month": "2024-05",
   "price": 800000,
   "lot_sqft": 6173,
   "price_per_lot_sqft": 129.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2236,
   "use": "APARTMENT",
   "parcel_id": "3402924220092"
  },
  {
   "address": "2103 Harriet Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 1975000,
   "lot_sqft": 10290,
   "price_per_lot_sqft": 191.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4833,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924220084"
  },
  {
   "address": "2103 Pleasant Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 725000,
   "lot_sqft": 7540,
   "price_per_lot_sqft": 96.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2508,
   "use": "APARTMENT",
   "parcel_id": "3402924210094"
  },
  {
   "address": "15 Franklin Ave E, Minneapolis",
   "sale_month": "2024-05",
   "price": 6550000,
   "lot_sqft": 53210,
   "price_per_lot_sqft": 123.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26438,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120168"
  },
  {
   "address": "2011 2nd Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 575000,
   "lot_sqft": 6354,
   "price_per_lot_sqft": 90.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1759,
   "use": "APARTMENT",
   "parcel_id": "3402924120014"
  },
  {
   "address": "420 73rd St E, Richfield",
   "sale_month": "2024-05",
   "price": 1260000,
   "lot_sqft": 16246,
   "price_per_lot_sqft": 77.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4023,
   "use": "APARTMENT",
   "parcel_id": "3402824140007"
  },
  {
   "address": "1930 University Avenue West, Saint Paul",
   "sale_month": "2024-05",
   "price": 724401,
   "lot_sqft": 5497,
   "price_per_lot_sqft": 131.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240034"
  },
  {
   "address": "6251 110th Ave N, Champlin",
   "sale_month": "2024-05",
   "price": 1750000,
   "lot_sqft": 57113,
   "price_per_lot_sqft": 30.64,
   "price_per_building_sqft": 125.2,
   "building_sqft": 13978,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14063,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3312021330082"
  },
  {
   "address": "1309 28th St W, Minneapolis",
   "sale_month": "2024-05",
   "price": 400000,
   "lot_sqft": 2188,
   "price_per_lot_sqft": 182.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1034,
   "use": "TRIPLEX",
   "parcel_id": "3302924430014"
  },
  {
   "address": "988 Inwood Avenue North, Oakdale",
   "sale_month": "2024-05",
   "price": 600000,
   "lot_sqft": 3095,
   "price_per_lot_sqft": 193.86,
   "price_per_building_sqft": 92.27,
   "building_sqft": 6503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6543,
   "use": "300",
   "parcel_id": "3302921210065"
  },
  {
   "address": "2200 Frontage Road West, Stillwater",
   "sale_month": "2024-05",
   "price": 770000,
   "lot_sqft": 72804,
   "price_per_lot_sqft": 10.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22020,
   "use": "300",
   "parcel_id": "3203020340011"
  },
  {
   "address": "7009 10th Street North, Oakdale",
   "sale_month": "2024-05",
   "price": 23010000,
   "lot_sqft": 114929,
   "price_per_lot_sqft": 200.21,
   "price_per_building_sqft": 1190.75,
   "building_sqft": 19324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19441,
   "use": "300",
   "parcel_id": "3202921220015"
  },
  {
   "address": "7057 10th Street North, Oakdale",
   "sale_month": "2024-05",
   "price": 23010000,
   "lot_sqft": 355258,
   "price_per_lot_sqft": 64.77,
   "price_per_building_sqft": 120.78,
   "building_sqft": 190504,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 191654,
   "use": "300",
   "parcel_id": "3202921220012"
  },
  {
   "address": "7191 10th Street North, Oakdale",
   "sale_month": "2024-05",
   "price": 23010000,
   "lot_sqft": 355445,
   "price_per_lot_sqft": 64.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3202921220008"
  },
  {
   "address": "970 Helena Avenue North, Oakdale",
   "sale_month": "2024-05",
   "price": 4500000,
   "lot_sqft": 87074,
   "price_per_lot_sqft": 51.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17642,
   "use": "300",
   "parcel_id": "3202921210007"
  },
  {
   "address": "8700 University Avenue Northeast, Blaine",
   "sale_month": "2024-05",
   "price": 675000,
   "lot_sqft": 38064,
   "price_per_lot_sqft": 17.73,
   "price_per_building_sqft": 243.59,
   "building_sqft": 2771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2788,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123320011"
  },
  {
   "address": "1000 Boone Ave N, Golden Valley",
   "sale_month": "2024-05",
   "price": 11900000,
   "lot_sqft": 434537,
   "price_per_lot_sqft": 27.39,
   "price_per_building_sqft": 94.05,
   "building_sqft": 126530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 127293,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821120070"
  },
  {
   "address": "240 Bedford St SE, Minneapolis",
   "sale_month": "2024-05",
   "price": 595000,
   "lot_sqft": 7972,
   "price_per_lot_sqft": 74.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2095,
   "use": "APARTMENT",
   "parcel_id": "3102923110110"
  },
  {
   "address": "12255 Ensign Ave N, Champlin",
   "sale_month": "2024-05",
   "price": 4075000,
   "lot_sqft": 123346,
   "price_per_lot_sqft": 33.04,
   "price_per_building_sqft": 115.42,
   "building_sqft": 35306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35519,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012021240041"
  },
  {
   "address": "7300 Northland Dr N, Brooklyn Park",
   "sale_month": "2024-05",
   "price": 14000000,
   "lot_sqft": 478127,
   "price_per_lot_sqft": 29.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 187943,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921240003"
  },
  {
   "address": "17809 Hutchins Dr, Minnetonka",
   "sale_month": "2024-05",
   "price": 2500000,
   "lot_sqft": 53070,
   "price_per_lot_sqft": 47.11,
   "price_per_building_sqft": 219.47,
   "building_sqft": 11391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11460,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410042"
  },
  {
   "address": "7540 Jersey Ave N, Brooklyn Park",
   "sale_month": "2024-05",
   "price": 8825000,
   "lot_sqft": 87719,
   "price_per_lot_sqft": 100.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8232,
   "use": "APARTMENT",
   "parcel_id": "2911921120009"
  },
  {
   "address": "7521 Jersey Ave N, Brooklyn Park",
   "sale_month": "2024-05",
   "price": 8825000,
   "lot_sqft": 90598,
   "price_per_lot_sqft": 97.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8847,
   "use": "APARTMENT",
   "parcel_id": "2911921120008"
  },
  {
   "address": "3201 Galleria, Edina",
   "sale_month": "2024-05",
   "price": 919500,
   "lot_sqft": 128652,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2902824340033"
  },
  {
   "address": "1116 Reaney Avenue, Saint Paul",
   "sale_month": "2024-05",
   "price": 361000,
   "lot_sqft": 6234,
   "price_per_lot_sqft": 57.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1496,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922430179"
  },
  {
   "address": "1907 Dupont Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 990000,
   "lot_sqft": 7422,
   "price_per_lot_sqft": 133.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1713,
   "use": "TRIPLEX",
   "parcel_id": "2802924440062"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 30600000,
   "lot_sqft": 220463,
   "price_per_lot_sqft": 138.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274560020"
  },
  {
   "address": "2101 4th Avenue East, Shakopee",
   "sale_month": "2024-05",
   "price": 30600000,
   "lot_sqft": 1048411,
   "price_per_lot_sqft": 29.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 309141,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274560010"
  },
  {
   "address": "2301 4th Avenue East, Shakopee",
   "sale_month": "2024-05",
   "price": 19450000,
   "lot_sqft": 720014,
   "price_per_lot_sqft": 27.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 248882,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274460010"
  },
  {
   "address": "8021 Old Carriage North, Shakopee",
   "sale_month": "2024-05",
   "price": 2912621,
   "lot_sqft": 61922,
   "price_per_lot_sqft": 47.04,
   "price_per_building_sqft": 734.4,
   "building_sqft": 3966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3990,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600100"
  },
  {
   "address": "10062 Flanders Court Northeast, Blaine",
   "sale_month": "2024-05",
   "price": 435000,
   "lot_sqft": 2586,
   "price_per_lot_sqft": 168.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210030"
  },
  {
   "address": "1354 Maryland Avenue East, Saint Paul",
   "sale_month": "2024-05",
   "price": 440000,
   "lot_sqft": 9572,
   "price_per_lot_sqft": 45.97,
   "price_per_building_sqft": 409.3,
   "building_sqft": 1075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1082,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922220168"
  },
  {
   "address": "415 1st Avenue East, Shakopee",
   "sale_month": "2024-05",
   "price": 750000,
   "lot_sqft": 6273,
   "price_per_lot_sqft": 119.56,
   "price_per_building_sqft": 82.67,
   "building_sqft": 9072,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9127,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272590030"
  },
  {
   "address": "1921 3rd Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 575000,
   "lot_sqft": 5130,
   "price_per_lot_sqft": 112.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1539,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924440098"
  },
  {
   "address": "1917 Stevens Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 485000,
   "lot_sqft": 6418,
   "price_per_lot_sqft": 75.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1963,
   "use": "APARTMENT",
   "parcel_id": "2702924430116"
  },
  {
   "address": "1924 Stevens Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 960000,
   "lot_sqft": 6921,
   "price_per_lot_sqft": 138.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2014,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430034"
  },
  {
   "address": "1925 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 223100,
   "lot_sqft": 7557,
   "price_per_lot_sqft": 29.52,
   "price_per_building_sqft": 39.24,
   "building_sqft": 5685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5720,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924330045"
  },
  {
   "address": "8688 Eagle Creek Circle, Savage",
   "sale_month": "2024-05",
   "price": 675000,
   "lot_sqft": 2541,
   "price_per_lot_sqft": 265.64,
   "price_per_building_sqft": 56.56,
   "building_sqft": 11934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12006,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140470"
  },
  {
   "address": "996 Front Avenue, Saint Paul",
   "sale_month": "2024-05",
   "price": 145000,
   "lot_sqft": 3104,
   "price_per_lot_sqft": 46.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923320004"
  },
  {
   "address": "12109 Main St N, Maple Grove",
   "sale_month": "2024-05",
   "price": 6600000,
   "lot_sqft": 110907,
   "price_per_lot_sqft": 59.51,
   "price_per_building_sqft": 1039.53,
   "building_sqft": 6349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6387,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922240015"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 2000000,
   "lot_sqft": 49167,
   "price_per_lot_sqft": 40.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2611922220009"
  },
  {
   "address": "1818 14th Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 1206250,
   "lot_sqft": 37343,
   "price_per_lot_sqft": 32.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15265,
   "use": "APARTMENT",
   "parcel_id": "2602924430041"
  },
  {
   "address": "7945 Stone Creek Drive, Chanhassen",
   "sale_month": "2024-05",
   "price": 245000,
   "lot_sqft": 1665,
   "price_per_lot_sqft": 147.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720124"
  },
  {
   "address": "535 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-05",
   "price": 330000,
   "lot_sqft": 2455,
   "price_per_lot_sqft": 134.42,
   "price_per_building_sqft": 109.2,
   "building_sqft": 3022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3041,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124310137"
  },
  {
   "address": "4650 Johnson Street Northeast, Columbia Heights",
   "sale_month": "2024-05",
   "price": 1853000,
   "lot_sqft": 28821,
   "price_per_lot_sqft": 64.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5403,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024340031"
  },
  {
   "address": "4546 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2024-05",
   "price": 639000,
   "lot_sqft": 9592,
   "price_per_lot_sqft": 66.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2455,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330055"
  },
  {
   "address": "10500 Fountains Dr N, Maple Grove",
   "sale_month": "2024-05",
   "price": 27000000,
   "lot_sqft": 523464,
   "price_per_lot_sqft": 51.58,
   "price_per_building_sqft": 703.38,
   "building_sqft": 38386,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38618,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922210003"
  },
  {
   "address": "10501 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2024-05",
   "price": 31000000,
   "lot_sqft": 550694,
   "price_per_lot_sqft": 56.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922210002"
  },
  {
   "address": "1812 6th St S, Minneapolis",
   "sale_month": "2024-05",
   "price": 1235000,
   "lot_sqft": 16573,
   "price_per_lot_sqft": 74.52,
   "price_per_building_sqft": 128.27,
   "building_sqft": 9628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9686,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924320112"
  },
  {
   "address": "4202 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2024-05",
   "price": 3825000,
   "lot_sqft": 103851,
   "price_per_lot_sqft": 36.83,
   "price_per_building_sqft": 258.2,
   "building_sqft": 14814,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14903,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123230008"
  },
  {
   "address": "326 6th Ave SE, Minneapolis",
   "sale_month": "2024-05",
   "price": 2565000,
   "lot_sqft": 21959,
   "price_per_lot_sqft": 116.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7829,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924230153"
  },
  {
   "address": "1313 Como Ave SE, Minneapolis",
   "sale_month": "2024-05",
   "price": 1850000,
   "lot_sqft": 15882,
   "price_per_lot_sqft": 116.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4802,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924120162"
  },
  {
   "address": "8925 Aztec Dr, Eden Prairie",
   "sale_month": "2024-05",
   "price": 1200000,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 242.96,
   "price_per_building_sqft": 201.61,
   "building_sqft": 5952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5988,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230064"
  },
  {
   "address": "8929 Aztec Dr, Eden Prairie",
   "sale_month": "2024-05",
   "price": 1200000,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 242.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230063"
  },
  {
   "address": "750 2nd St S, Minneapolis",
   "sale_month": "2024-05",
   "price": 649900,
   "lot_sqft": 19942,
   "price_per_lot_sqft": 32.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2302924430069"
  },
  {
   "address": "330 2nd Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 7259750,
   "lot_sqft": 43692,
   "price_per_lot_sqft": 166.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924330012"
  },
  {
   "address": "500 1st Ave NE, Minneapolis",
   "sale_month": "2024-05",
   "price": 1700000,
   "lot_sqft": 14776,
   "price_per_lot_sqft": 115.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924120032"
  },
  {
   "address": "20630 Hughes Avenue, Lakeville",
   "sale_month": "2024-05",
   "price": 597000,
   "lot_sqft": 9113,
   "price_per_lot_sqft": 65.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "Apartment",
   "parcel_id": "222390002060"
  },
  {
   "address": "400 Marquette Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 53000000,
   "lot_sqft": 15681,
   "price_per_lot_sqft": 3379.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924440094"
  },
  {
   "address": "1004 5th St N, Minneapolis",
   "sale_month": "2024-05",
   "price": 1270000,
   "lot_sqft": 4872,
   "price_per_lot_sqft": 260.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924220128"
  },
  {
   "address": "416 10th Ave N, Minneapolis",
   "sale_month": "2024-05",
   "price": 1270000,
   "lot_sqft": 8123,
   "price_per_lot_sqft": 156.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6463,
   "use": "APARTMENT",
   "parcel_id": "2202924220017"
  },
  {
   "address": "9555 Wedgewood Drive, Woodbury",
   "sale_month": "2024-05",
   "price": 4791000,
   "lot_sqft": 6985957,
   "price_per_lot_sqft": 0.69,
   "price_per_building_sqft": 312.97,
   "building_sqft": 15308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15400,
   "use": "300",
   "parcel_id": "2202821420023"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 4791000,
   "lot_sqft": 1733085,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "2202821240029"
  },
  {
   "address": "401 2nd Street East, Jordan",
   "sale_month": "2024-05",
   "price": 500000,
   "lot_sqft": 25538,
   "price_per_lot_sqft": 19.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220021460"
  },
  {
   "address": "217 1st Street East, Jordan",
   "sale_month": "2024-05",
   "price": 185000,
   "lot_sqft": 2343,
   "price_per_lot_sqft": 78.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020850"
  },
  {
   "address": "919 Maryland Avenue East, Saint Paul",
   "sale_month": "2024-05",
   "price": 220000,
   "lot_sqft": 6029,
   "price_per_lot_sqft": 36.49,
   "price_per_building_sqft": 249.72,
   "building_sqft": 881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 886,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922330143"
  },
  {
   "address": "6009 78th Ave N, Brooklyn Park",
   "sale_month": "2024-05",
   "price": 375000,
   "lot_sqft": 28878,
   "price_per_lot_sqft": 12.99,
   "price_per_building_sqft": 163.04,
   "building_sqft": 2300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2314,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921330065"
  },
  {
   "address": "14600 28th Ave N, Plymouth",
   "sale_month": "2024-05",
   "price": 3400000,
   "lot_sqft": 87039,
   "price_per_lot_sqft": 39.06,
   "price_per_building_sqft": 101.71,
   "building_sqft": 33428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33630,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822440014"
  },
  {
   "address": "14430 28th Pl N, Plymouth",
   "sale_month": "2024-05",
   "price": 704807,
   "lot_sqft": 56377,
   "price_per_lot_sqft": 12.5,
   "price_per_building_sqft": 174.54,
   "building_sqft": 4038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4062,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822410024"
  },
  {
   "address": "1315 Olson Memorial Hwy, Minneapolis",
   "sale_month": "2024-05",
   "price": 11980000,
   "lot_sqft": 34463,
   "price_per_lot_sqft": 347.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6826,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924420009"
  },
  {
   "address": "525 Humboldt Ave N, Minneapolis",
   "sale_month": "2024-05",
   "price": 11980000,
   "lot_sqft": 127544,
   "price_per_lot_sqft": 93.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10342,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924310003"
  },
  {
   "address": "8617 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2024-05",
   "price": 350000,
   "lot_sqft": 1891,
   "price_per_lot_sqft": 185.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721240007"
  },
  {
   "address": "6085 Claude Way, Inver Grove Heights",
   "sale_month": "2024-05",
   "price": 5450000,
   "lot_sqft": 214739,
   "price_per_lot_sqft": 25.38,
   "price_per_building_sqft": 87.05,
   "building_sqft": 62611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62989,
   "use": "Industrial-preferred",
   "parcel_id": "207125201010"
  },
  {
   "address": "1327 153rd Lane Northeast, Ham Lake",
   "sale_month": "2024-05",
   "price": 1075000,
   "lot_sqft": 56308,
   "price_per_lot_sqft": 19.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203223240022"
  },
  {
   "address": "110 Meridian Street South, Belle Plaine",
   "sale_month": "2024-05",
   "price": 152000,
   "lot_sqft": 7036,
   "price_per_lot_sqft": 21.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014270"
  },
  {
   "address": "108 Meridian Street South, Belle Plaine",
   "sale_month": "2024-05",
   "price": 152000,
   "lot_sqft": 1570,
   "price_per_lot_sqft": 96.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014260"
  },
  {
   "address": "1220 Rice Street, Saint Paul",
   "sale_month": "2024-05",
   "price": 595000,
   "lot_sqft": 3634,
   "price_per_lot_sqft": 163.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922330086"
  },
  {
   "address": "8400 89th Ave N, Brooklyn Park",
   "sale_month": "2024-05",
   "price": 24580000,
   "lot_sqft": 734122,
   "price_per_lot_sqft": 33.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 217417,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921130002"
  },
  {
   "address": "9200 Xylon Ave N, Brooklyn Park",
   "sale_month": "2024-05",
   "price": 16800000,
   "lot_sqft": 548414,
   "price_per_lot_sqft": 30.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 141619,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921120005"
  },
  {
   "address": "9201 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2024-05",
   "price": 16990000,
   "lot_sqft": 526296,
   "price_per_lot_sqft": 32.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 158830,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921110007"
  },
  {
   "address": "4605 Hiawatha Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 1300848,
   "lot_sqft": 34421,
   "price_per_lot_sqft": 37.79,
   "price_per_building_sqft": 289.85,
   "building_sqft": 4488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4515,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823120073"
  },
  {
   "address": "2441 Ventura Drive, Woodbury",
   "sale_month": "2024-05",
   "price": 2363000,
   "lot_sqft": 75185,
   "price_per_lot_sqft": 31.43,
   "price_per_building_sqft": 576.06,
   "building_sqft": 4102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4127,
   "use": "305",
   "parcel_id": "1802821130005"
  },
  {
   "address": "1305 159th Avenue Northeast, Ham Lake",
   "sale_month": "2024-05",
   "price": 1600000,
   "lot_sqft": 608309,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223310015"
  },
  {
   "address": "7601 Setzler Pkwy N, Brooklyn Park",
   "sale_month": "2024-05",
   "price": 31110000,
   "lot_sqft": 808946,
   "price_per_lot_sqft": 38.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 319406,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711921230011"
  },
  {
   "address": "9100 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2024-05",
   "price": 18520000,
   "lot_sqft": 493072,
   "price_per_lot_sqft": 37.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 142470,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711921220012"
  },
  {
   "address": "7901 Fuller Rd, Eden Prairie",
   "sale_month": "2024-05",
   "price": 3434000,
   "lot_sqft": 95019,
   "price_per_lot_sqft": 36.14,
   "price_per_building_sqft": 137.78,
   "building_sqft": 24924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25074,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711622110026"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 775000,
   "lot_sqft": 244495,
   "price_per_lot_sqft": 3.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702921320006"
  },
  {
   "address": "14505 Minnetonka Dr, Minnetonka",
   "sale_month": "2024-05",
   "price": 6437500,
   "lot_sqft": 153104,
   "price_per_lot_sqft": 42.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20373,
   "use": "APARTMENT",
   "parcel_id": "1611722410008"
  },
  {
   "address": "1502 West Broadway, Minneapolis",
   "sale_month": "2024-05",
   "price": 225000,
   "lot_sqft": 3182,
   "price_per_lot_sqft": 70.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240134"
  },
  {
   "address": "8945 33rd Street North, Lake Elmo",
   "sale_month": "2024-05",
   "price": 425000,
   "lot_sqft": 3260,
   "price_per_lot_sqft": 130.37,
   "price_per_building_sqft": 69.09,
   "building_sqft": 6151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6188,
   "use": "300",
   "parcel_id": "1602921410021"
  },
  {
   "address": "9730 Irving Ave S, Bloomington",
   "sale_month": "2024-05",
   "price": 1200000,
   "lot_sqft": 30864,
   "price_per_lot_sqft": 38.88,
   "price_per_building_sqft": 74.91,
   "building_sqft": 16019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16115,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240019"
  },
  {
   "address": "9700 Humboldt Ave S, Bloomington",
   "sale_month": "2024-05",
   "price": 1300000,
   "lot_sqft": 35376,
   "price_per_lot_sqft": 36.75,
   "price_per_building_sqft": 101.69,
   "building_sqft": 12784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12861,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240010"
  },
  {
   "address": "2140 3rd Street, White Bear Lake",
   "sale_month": "2024-05",
   "price": 1250000,
   "lot_sqft": 9275,
   "price_per_lot_sqft": 134.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420080"
  },
  {
   "address": "514 University Ave NE, Minneapolis",
   "sale_month": "2024-05",
   "price": 480000,
   "lot_sqft": 6346,
   "price_per_lot_sqft": 75.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1704,
   "use": "TRIPLEX",
   "parcel_id": "1402924340102"
  },
  {
   "address": "6240 Highway 65 Northeast, Fridley",
   "sale_month": "2024-05",
   "price": 285000,
   "lot_sqft": 2136,
   "price_per_lot_sqft": 133.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330049"
  },
  {
   "address": "312 Polk St NE, Minneapolis",
   "sale_month": "2024-05",
   "price": 8850000,
   "lot_sqft": 137145,
   "price_per_lot_sqft": 64.53,
   "price_per_building_sqft": 384.13,
   "building_sqft": 23039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23178,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924330100"
  },
  {
   "address": "351 Harrison St NE, Minneapolis",
   "sale_month": "2024-05",
   "price": 8850000,
   "lot_sqft": 16614,
   "price_per_lot_sqft": 532.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924330048"
  },
  {
   "address": "347 Harrison St NE, Minneapolis",
   "sale_month": "2024-05",
   "price": 8850000,
   "lot_sqft": 17772,
   "price_per_lot_sqft": 497.97,
   "price_per_building_sqft": 3914.2,
   "building_sqft": 2261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2275,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924330043"
  },
  {
   "address": "980 Winter St NE, Minneapolis",
   "sale_month": "2024-05",
   "price": 8850000,
   "lot_sqft": 12453,
   "price_per_lot_sqft": 710.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924330042"
  },
  {
   "address": "359 Harrison St NE, Minneapolis",
   "sale_month": "2024-05",
   "price": 8850000,
   "lot_sqft": 11633,
   "price_per_lot_sqft": 760.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924330041"
  },
  {
   "address": "2514 Lincoln St NE, Minneapolis",
   "sale_month": "2024-05",
   "price": 755000,
   "lot_sqft": 7214,
   "price_per_lot_sqft": 104.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2205,
   "use": "APARTMENT",
   "parcel_id": "1202924240199"
  },
  {
   "address": "1340 7th Street West, Saint Paul",
   "sale_month": "2024-05",
   "price": 2000000,
   "lot_sqft": 23370,
   "price_per_lot_sqft": 85.58,
   "price_per_building_sqft": 157.94,
   "building_sqft": 12663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12739,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823430197"
  },
  {
   "address": "626 Armstrong Avenue, Saint Paul",
   "sale_month": "2024-05",
   "price": 1800000,
   "lot_sqft": 47368,
   "price_per_lot_sqft": 38,
   "price_per_building_sqft": 49.67,
   "building_sqft": 36239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36458,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "112823410135"
  },
  {
   "address": "14100 Valley View Rd, Eden Prairie",
   "sale_month": "2024-05",
   "price": 3000000,
   "lot_sqft": 147678,
   "price_per_lot_sqft": 20.31,
   "price_per_building_sqft": 250.79,
   "building_sqft": 11962,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12034,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622230001"
  },
  {
   "address": "3219 3rd St N, Minneapolis",
   "sale_month": "2024-05",
   "price": 135000,
   "lot_sqft": 7304,
   "price_per_lot_sqft": 18.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1312,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924230162"
  },
  {
   "address": "1627 County Road B West, Roseville",
   "sale_month": "2024-05",
   "price": 1051500,
   "lot_sqft": 78669,
   "price_per_lot_sqft": 13.37,
   "price_per_building_sqft": 50.19,
   "building_sqft": 20950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21077,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923440011"
  },
  {
   "address": "5208 Hanson Ct N, Crystal",
   "sale_month": "2024-05",
   "price": 430000,
   "lot_sqft": 40668,
   "price_per_lot_sqft": 10.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1495,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0911821220066"
  },
  {
   "address": "5101 Edina Indust Blvd, Edina",
   "sale_month": "2024-05",
   "price": 3300000,
   "lot_sqft": 52185,
   "price_per_lot_sqft": 63.24,
   "price_per_building_sqft": 668.42,
   "building_sqft": 4937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4967,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621340004"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 3150000,
   "lot_sqft": 124089,
   "price_per_lot_sqft": 25.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090520020"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 3150000,
   "lot_sqft": 156003,
   "price_per_lot_sqft": 20.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090520010"
  },
  {
   "address": "16701 Greystone Lane, Sand Creek Township",
   "sale_month": "2024-05",
   "price": 3150000,
   "lot_sqft": 186650,
   "price_per_lot_sqft": 16.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090370050"
  },
  {
   "address": "2219 Highway 36 West, Roseville",
   "sale_month": "2024-05",
   "price": 12100000,
   "lot_sqft": 413866,
   "price_per_lot_sqft": 29.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 121290,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923420019"
  },
  {
   "address": "2420 Long Lake Road, Roseville",
   "sale_month": "2024-05",
   "price": 7300000,
   "lot_sqft": 343424,
   "price_per_lot_sqft": 21.26,
   "price_per_building_sqft": 96.64,
   "building_sqft": 75535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75990,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923140010"
  },
  {
   "address": "2501 Rosegate, Roseville",
   "sale_month": "2024-05",
   "price": 16300000,
   "lot_sqft": 433964,
   "price_per_lot_sqft": 37.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 121696,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923140001"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 1164300,
   "lot_sqft": 3605,
   "price_per_lot_sqft": 322.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810530"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 907715,
   "lot_sqft": 1995,
   "price_per_lot_sqft": 454.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810500"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 907715,
   "lot_sqft": 1995,
   "price_per_lot_sqft": 454.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810490"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 907715,
   "lot_sqft": 1966,
   "price_per_lot_sqft": 461.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810480"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 1164300,
   "lot_sqft": 1986,
   "price_per_lot_sqft": 586.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810460"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 1164300,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 585.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810450"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 1174275,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 590.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810210"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 1174275,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 590.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810200"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 1174275,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 590.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810160"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 1174275,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 590.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810150"
  },
  {
   "address": "24548 Larson Lane, New Market Township",
   "sale_month": "2024-05",
   "price": 700000,
   "lot_sqft": 170164,
   "price_per_lot_sqft": 4.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081770010"
  },
  {
   "address": "2634 Russell Ave N, Minneapolis",
   "sale_month": "2024-05",
   "price": 202000,
   "lot_sqft": 11022,
   "price_per_lot_sqft": 18.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3826,
   "use": "APARTMENT",
   "parcel_id": "0802924440130"
  },
  {
   "address": "3625 Glendale Ter, Minneapolis",
   "sale_month": "2024-05",
   "price": 645000,
   "lot_sqft": 6206,
   "price_per_lot_sqft": 103.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2510,
   "use": "TRIPLEX",
   "parcel_id": "0802824320165"
  },
  {
   "address": "7225 Guider Drive, Woodbury",
   "sale_month": "2024-05",
   "price": 48600000,
   "lot_sqft": 425393,
   "price_per_lot_sqft": 114.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30579,
   "use": "110",
   "parcel_id": "0802821230010"
  },
  {
   "address": "7250 Guider Drive, Woodbury",
   "sale_month": "2024-05",
   "price": 48600000,
   "lot_sqft": 214662,
   "price_per_lot_sqft": 226.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29605,
   "use": "110",
   "parcel_id": "0802821210004"
  },
  {
   "address": "3115 42nd St E, Minneapolis",
   "sale_month": "2024-05",
   "price": 3665000,
   "lot_sqft": 9839,
   "price_per_lot_sqft": 372.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0702823320001"
  },
  {
   "address": "42 Water Street West, Saint Paul",
   "sale_month": "2024-05",
   "price": 3289000,
   "lot_sqft": 138603,
   "price_per_lot_sqft": 23.73,
   "price_per_building_sqft": 95.57,
   "building_sqft": 34414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34621,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822420013"
  },
  {
   "address": "214 Minnetonka Ave S, Wayzata",
   "sale_month": "2024-05",
   "price": 1025000,
   "lot_sqft": 7251,
   "price_per_lot_sqft": 141.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2457,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240107"
  },
  {
   "address": "12425 55th Street North, Lake Elmo",
   "sale_month": "2024-05",
   "price": 1250000,
   "lot_sqft": 7498,
   "price_per_lot_sqft": 166.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "300",
   "parcel_id": "0602920310049"
  },
  {
   "address": "5900 Stillwater Boulevard North, Oak Park Heights",
   "sale_month": "2024-05",
   "price": 24300000,
   "lot_sqft": 257851,
   "price_per_lot_sqft": 94.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 85609,
   "use": "300",
   "parcel_id": "0602920120022"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 24300000,
   "lot_sqft": 327974,
   "price_per_lot_sqft": 74.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "300",
   "parcel_id": "0602920120021"
  },
  {
   "address": "3575 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2024-05",
   "price": 4800000,
   "lot_sqft": 65917,
   "price_per_lot_sqft": 72.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19152,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824320026"
  },
  {
   "address": "1536 175th Lane Northeast, Ham Lake",
   "sale_month": "2024-05",
   "price": 957145,
   "lot_sqft": 54038,
   "price_per_lot_sqft": 17.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223430010"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 957145,
   "lot_sqft": 28502,
   "price_per_lot_sqft": 33.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420014"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 24870000,
   "lot_sqft": 182097,
   "price_per_lot_sqft": 136.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822230034"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 24870000,
   "lot_sqft": 24531,
   "price_per_lot_sqft": 1013.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822230033"
  },
  {
   "address": "10 River Park Plaza, Saint Paul",
   "sale_month": "2024-05",
   "price": 24870000,
   "lot_sqft": 82209,
   "price_per_lot_sqft": 302.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822230032"
  },
  {
   "address": "10 River Park Plaza, Saint Paul",
   "sale_month": "2024-05",
   "price": 24870000,
   "lot_sqft": 42126,
   "price_per_lot_sqft": 590.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822230031"
  },
  {
   "address": "10 River Park Plaza, Saint Paul",
   "sale_month": "2024-05",
   "price": 24870000,
   "lot_sqft": 86844,
   "price_per_lot_sqft": 286.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822230030"
  },
  {
   "address": "10 River Park Plaza, Saint Paul",
   "sale_month": "2024-05",
   "price": 24870000,
   "lot_sqft": 89014,
   "price_per_lot_sqft": 279.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822230029"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 24870000,
   "lot_sqft": 85104,
   "price_per_lot_sqft": 292.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822230028"
  },
  {
   "address": "10 River Park Plaza, Saint Paul",
   "sale_month": "2024-05",
   "price": 24870000,
   "lot_sqft": 222628,
   "price_per_lot_sqft": 111.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43702,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822230027"
  },
  {
   "address": "6925 Wayzata Blvd, St. Louis Park",
   "sale_month": "2024-05",
   "price": 700000,
   "lot_sqft": 10002,
   "price_per_lot_sqft": 69.99,
   "price_per_building_sqft": 295.11,
   "building_sqft": 2372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2386,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0511721420068"
  },
  {
   "address": "2606 42nd Ave N, Minneapolis",
   "sale_month": "2024-05",
   "price": 450000,
   "lot_sqft": 5885,
   "price_per_lot_sqft": 76.47,
   "price_per_building_sqft": 172.02,
   "building_sqft": 2616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2632,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924120186"
  },
  {
   "address": "13227 60th Street North, Oak Park Heights",
   "sale_month": "2024-05",
   "price": 500000,
   "lot_sqft": 23051,
   "price_per_lot_sqft": 21.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502920220026"
  },
  {
   "address": "2045 Twin Lakes Parkway, Roseville",
   "sale_month": "2024-05",
   "price": 2235000,
   "lot_sqft": 19315,
   "price_per_lot_sqft": 115.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923330036"
  },
  {
   "address": "1668 Grand Avenue, Saint Paul",
   "sale_month": "2024-05",
   "price": 1350000,
   "lot_sqft": 7116,
   "price_per_lot_sqft": 189.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823410028"
  },
  {
   "address": "715 37th St W, Minneapolis",
   "sale_month": "2024-05",
   "price": 850000,
   "lot_sqft": 7632,
   "price_per_lot_sqft": 111.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2159,
   "use": "APARTMENT",
   "parcel_id": "0402824440119"
  },
  {
   "address": "711 Lake St W, Minneapolis",
   "sale_month": "2024-05",
   "price": 2100000,
   "lot_sqft": 6078,
   "price_per_lot_sqft": 345.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0402824110184"
  },
  {
   "address": "3012 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 2100000,
   "lot_sqft": 2543,
   "price_per_lot_sqft": 825.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824110007"
  },
  {
   "address": "13344 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 14149,
   "price_per_lot_sqft": 42.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "025659101120"
  },
  {
   "address": "13340 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 79.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6591,
   "use": "Apartment",
   "parcel_id": "025659101110"
  },
  {
   "address": "13336 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 24441,
   "price_per_lot_sqft": 24.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "025659101100"
  },
  {
   "address": "13324 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 20144,
   "price_per_lot_sqft": 29.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "025659101090"
  },
  {
   "address": "13328 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 5944,
   "price_per_lot_sqft": 100.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6559,
   "use": "Apartment",
   "parcel_id": "025659101080"
  },
  {
   "address": "13332 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 12460,
   "price_per_lot_sqft": 47.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "025659101070"
  },
  {
   "address": "13316 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 12014,
   "price_per_lot_sqft": 49.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4322,
   "use": "Apartment",
   "parcel_id": "025659101060"
  },
  {
   "address": "13320 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 10820,
   "price_per_lot_sqft": 55.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "025659101050"
  },
  {
   "address": "13312 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 30539,
   "price_per_lot_sqft": 19.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "025659101040"
  },
  {
   "address": "13308 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 26139,
   "price_per_lot_sqft": 22.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4712,
   "use": "Apartment",
   "parcel_id": "025659101030"
  },
  {
   "address": "13304 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 595592,
   "lot_sqft": 41159,
   "price_per_lot_sqft": 14.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "025659101020"
  },
  {
   "address": "13300 Parkwood Drive, Burnsville",
   "sale_month": "2024-05",
   "price": 598488,
   "lot_sqft": 38282,
   "price_per_lot_sqft": 15.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4057,
   "use": "Apartment",
   "parcel_id": "025659101010"
  },
  {
   "address": "3109 White Bear Avenue North, Maplewood",
   "sale_month": "2024-05",
   "price": 1730909,
   "lot_sqft": 32997,
   "price_per_lot_sqft": 52.46,
   "price_per_building_sqft": 436.88,
   "building_sqft": 3962,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3986,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210028"
  },
  {
   "address": "998 Grand Avenue, Saint Paul",
   "sale_month": "2024-05",
   "price": 630000,
   "lot_sqft": 5877,
   "price_per_lot_sqft": 107.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1755,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320022"
  },
  {
   "address": "736 Selby Avenue, Saint Paul",
   "sale_month": "2024-05",
   "price": 900000,
   "lot_sqft": 17388,
   "price_per_lot_sqft": 51.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823110386"
  },
  {
   "address": "3124 12th Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 1500000,
   "lot_sqft": 6921,
   "price_per_lot_sqft": 216.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4289,
   "use": "APARTMENT",
   "parcel_id": "0202824210149"
  },
  {
   "address": "3108 12th Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 500000,
   "lot_sqft": 6398,
   "price_per_lot_sqft": 78.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1743,
   "use": "APARTMENT",
   "parcel_id": "0202824210146"
  },
  {
   "address": "16530 1st Street South, Lakeland Shores",
   "sale_month": "2024-05",
   "price": 305000,
   "lot_sqft": 28488,
   "price_per_lot_sqft": 10.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0202820120007"
  },
  {
   "address": null,
   "sale_month": "2024-05",
   "price": 305000,
   "lot_sqft": 25892,
   "price_per_lot_sqft": 11.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0202820120006"
  },
  {
   "address": "951 American Blvd E, Bloomington",
   "sale_month": "2024-05",
   "price": 1995000,
   "lot_sqft": 50254,
   "price_per_lot_sqft": 39.7,
   "price_per_building_sqft": 110.45,
   "building_sqft": 18063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18173,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724210013"
  },
  {
   "address": "600 Travelers Trail West, Burnsville",
   "sale_month": "2024-05",
   "price": 3150000,
   "lot_sqft": 109244,
   "price_per_lot_sqft": 28.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11368,
   "use": "Commercial-preferred",
   "parcel_id": "020130021011"
  },
  {
   "address": "633 7th Street West, Saint Paul",
   "sale_month": "2024-05",
   "price": 1770000,
   "lot_sqft": 42138,
   "price_per_lot_sqft": 42,
   "price_per_building_sqft": 103.98,
   "building_sqft": 17022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17125,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823340227"
  },
  {
   "address": "335 Summit Avenue, Saint Paul",
   "sale_month": "2024-05",
   "price": 1100000,
   "lot_sqft": 10522,
   "price_per_lot_sqft": 104.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2437,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823130011"
  },
  {
   "address": "248 Dayton Avenue, Saint Paul",
   "sale_month": "2024-05",
   "price": 410000,
   "lot_sqft": 2789,
   "price_per_lot_sqft": 147.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1100,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823110030"
  },
  {
   "address": "3114 23rd Ave S, Minneapolis",
   "sale_month": "2024-05",
   "price": 625000,
   "lot_sqft": 8561,
   "price_per_lot_sqft": 73.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1941,
   "use": "APARTMENT",
   "parcel_id": "0102824210039"
  },
  {
   "address": "3016 Minnehaha Ave, Minneapolis",
   "sale_month": "2024-05",
   "price": 703800,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 93.9,
   "price_per_building_sqft": 27.54,
   "building_sqft": 25556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25710,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120037"
  },
  {
   "address": "310 Lewis Avenue South, Watertown",
   "sale_month": "2024-04",
   "price": 1000000,
   "lot_sqft": 47941,
   "price_per_lot_sqft": 20.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30163,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853820030"
  },
  {
   "address": "838 Wentworth Avenue, South Saint Paul",
   "sale_month": "2024-04",
   "price": 495000,
   "lot_sqft": 14155,
   "price_per_lot_sqft": 34.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2125,
   "use": "Apartment",
   "parcel_id": "367020917471"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 2317550,
   "lot_sqft": 8213,
   "price_per_lot_sqft": 282.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363424110019"
  },
  {
   "address": "23530 University Avenue Northwest, Bethel",
   "sale_month": "2024-04",
   "price": 2317550,
   "lot_sqft": 181536,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36590,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363424110010"
  },
  {
   "address": "2619 28th Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 725000,
   "lot_sqft": 7531,
   "price_per_lot_sqft": 96.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924410058"
  },
  {
   "address": "1900 22nd St E, Minneapolis",
   "sale_month": "2024-04",
   "price": 633888,
   "lot_sqft": 19263,
   "price_per_lot_sqft": 32.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 788,
   "use": "APARTMENT",
   "parcel_id": "3602924220123"
  },
  {
   "address": "4347 University Avenue Northeast, Columbia Heights",
   "sale_month": "2024-04",
   "price": 990000,
   "lot_sqft": 10040,
   "price_per_lot_sqft": 98.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2662,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024210103"
  },
  {
   "address": "2853 Park Ave, Minneapolis",
   "sale_month": "2024-04",
   "price": 274000,
   "lot_sqft": 7894,
   "price_per_lot_sqft": 34.71,
   "price_per_building_sqft": 64.15,
   "building_sqft": 4271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4297,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330234"
  },
  {
   "address": "2105 Daniels St, Long Lake",
   "sale_month": "2024-04",
   "price": 1590000,
   "lot_sqft": 37620,
   "price_per_lot_sqft": 42.26,
   "price_per_building_sqft": 132.25,
   "building_sqft": 12023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12096,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823240042"
  },
  {
   "address": "2847 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 1325000,
   "lot_sqft": 102120,
   "price_per_lot_sqft": 12.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2571,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330001"
  },
  {
   "address": "2608 Pillsbury Ave, Minneapolis",
   "sale_month": "2024-04",
   "price": 890000,
   "lot_sqft": 7402,
   "price_per_lot_sqft": 120.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2167,
   "use": "APARTMENT",
   "parcel_id": "3402924310031"
  },
  {
   "address": "2761 229th Avenue Northwest, Saint Francis",
   "sale_month": "2024-04",
   "price": 650000,
   "lot_sqft": 111640,
   "price_per_lot_sqft": 5.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333424430110"
  },
  {
   "address": "9278 Isanti Street Northeast, Blaine",
   "sale_month": "2024-04",
   "price": 775000,
   "lot_sqft": 4983,
   "price_per_lot_sqft": 155.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220022"
  },
  {
   "address": "400 Dewey Street, Saint Paul",
   "sale_month": "2024-04",
   "price": 2600000,
   "lot_sqft": 36786,
   "price_per_lot_sqft": 70.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8288,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310041"
  },
  {
   "address": "2808 Colfax Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 1075000,
   "lot_sqft": 5355,
   "price_per_lot_sqft": 200.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 807,
   "use": "TRIPLEX",
   "parcel_id": "3302924440051"
  },
  {
   "address": "2716 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 1500000,
   "lot_sqft": 4811,
   "price_per_lot_sqft": 311.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924410039"
  },
  {
   "address": "2708 Lyndale Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 1500000,
   "lot_sqft": 5052,
   "price_per_lot_sqft": 296.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4013,
   "use": "TRIPLEX",
   "parcel_id": "3302924410037"
  },
  {
   "address": "3834 7th Avenue, Anoka",
   "sale_month": "2024-04",
   "price": 105000,
   "lot_sqft": 19981,
   "price_per_lot_sqft": 5.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313224130002"
  },
  {
   "address": "600 Decatur Ave N, Golden Valley",
   "sale_month": "2024-04",
   "price": 3000000,
   "lot_sqft": 31983,
   "price_per_lot_sqft": 93.8,
   "price_per_building_sqft": 475.13,
   "building_sqft": 6314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6352,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821310019"
  },
  {
   "address": "701 Decatur Ave N, Golden Valley",
   "sale_month": "2024-04",
   "price": 4550000,
   "lot_sqft": 172613,
   "price_per_lot_sqft": 26.36,
   "price_per_building_sqft": 195.72,
   "building_sqft": 23248,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23388,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821240037"
  },
  {
   "address": "4260 Norex Drive, Chaska",
   "sale_month": "2024-04",
   "price": 5200000,
   "lot_sqft": 173346,
   "price_per_lot_sqft": 30,
   "price_per_building_sqft": 103.23,
   "building_sqft": 50374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50678,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300540050"
  },
  {
   "address": "33 Melbourne Ave SE, Minneapolis",
   "sale_month": "2024-04",
   "price": 670000,
   "lot_sqft": 9655,
   "price_per_lot_sqft": 69.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1080,
   "use": "TRIPLEX",
   "parcel_id": "3002923440075"
  },
  {
   "address": "15 Malcolm Ave SE, Minneapolis",
   "sale_month": "2024-04",
   "price": 649000,
   "lot_sqft": 6682,
   "price_per_lot_sqft": 97.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1794,
   "use": "APARTMENT",
   "parcel_id": "3002923140031"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 350000,
   "lot_sqft": 9289,
   "price_per_lot_sqft": 37.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223120022"
  },
  {
   "address": "14855 Highway 65 Northeast, Ham Lake",
   "sale_month": "2024-04",
   "price": 350000,
   "lot_sqft": 42834,
   "price_per_lot_sqft": 8.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2077,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223120002"
  },
  {
   "address": "1491 94th Lane Northeast, Blaine",
   "sale_month": "2024-04",
   "price": 1850000,
   "lot_sqft": 60011,
   "price_per_lot_sqft": 30.83,
   "price_per_building_sqft": 142.19,
   "building_sqft": 13011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13090,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123430006"
  },
  {
   "address": "9436 Ulysses Street Northeast, Blaine",
   "sale_month": "2024-04",
   "price": 36940797,
   "lot_sqft": 398403,
   "price_per_lot_sqft": 92.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62484,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293123340013"
  },
  {
   "address": "635 Sims Avenue, Saint Paul",
   "sale_month": "2024-04",
   "price": 550000,
   "lot_sqft": 10367,
   "price_per_lot_sqft": 53.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420044"
  },
  {
   "address": "1051 Arkwright Street, Saint Paul",
   "sale_month": "2024-04",
   "price": 620000,
   "lot_sqft": 6827,
   "price_per_lot_sqft": 90.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2280,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922230052"
  },
  {
   "address": "1139 Payne Avenue, Saint Paul",
   "sale_month": "2024-04",
   "price": 265000,
   "lot_sqft": 2750,
   "price_per_lot_sqft": 96.36,
   "price_per_building_sqft": 124.88,
   "building_sqft": 2122,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2135,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120147"
  },
  {
   "address": "7135 Madison Ave W, Golden Valley",
   "sale_month": "2024-04",
   "price": 3100000,
   "lot_sqft": 86016,
   "price_per_lot_sqft": 36.04,
   "price_per_building_sqft": 117.07,
   "building_sqft": 26479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26639,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210057"
  },
  {
   "address": "2450 Louisiana Ave N, Golden Valley",
   "sale_month": "2024-04",
   "price": 5300000,
   "lot_sqft": 190606,
   "price_per_lot_sqft": 27.81,
   "price_per_building_sqft": 158.8,
   "building_sqft": 33375,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33576,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120017"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 145000,
   "lot_sqft": 100235,
   "price_per_lot_sqft": 1.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811924330018"
  },
  {
   "address": "6155 Duluth St, Golden Valley",
   "sale_month": "2024-04",
   "price": 1575000,
   "lot_sqft": 41294,
   "price_per_lot_sqft": 38.14,
   "price_per_building_sqft": 429.39,
   "building_sqft": 3668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3690,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821320070"
  },
  {
   "address": "1937 Fremont Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 2750000,
   "lot_sqft": 7280,
   "price_per_lot_sqft": 377.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3145,
   "use": "APARTMENT",
   "parcel_id": "2802924430063"
  },
  {
   "address": "1941 Fremont Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 2750000,
   "lot_sqft": 7550,
   "price_per_lot_sqft": 364.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3382,
   "use": "APARTMENT",
   "parcel_id": "2802924430062"
  },
  {
   "address": "1150 Northland Drive, Mendota Heights",
   "sale_month": "2024-04",
   "price": 1100000,
   "lot_sqft": 103791,
   "price_per_lot_sqft": 10.6,
   "price_per_building_sqft": 176.59,
   "building_sqft": 6229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6266,
   "use": "Commercial-preferred",
   "parcel_id": "275225001010"
  },
  {
   "address": "6975 Wedgwood Rd N, Maple Grove",
   "sale_month": "2024-04",
   "price": 4800000,
   "lot_sqft": 115169,
   "price_per_lot_sqft": 41.68,
   "price_per_building_sqft": 400.03,
   "building_sqft": 11999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12072,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711922430095"
  },
  {
   "address": "550 Valley Park Drive, Shakopee",
   "sale_month": "2024-04",
   "price": 6100000,
   "lot_sqft": 440902,
   "price_per_lot_sqft": 13.84,
   "price_per_building_sqft": 111.87,
   "building_sqft": 54529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54858,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270550051"
  },
  {
   "address": "19401 Tamarack Street Northwest, Oak Grove",
   "sale_month": "2024-04",
   "price": 4700000,
   "lot_sqft": 1171953,
   "price_per_lot_sqft": 4.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51870,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324140002"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 4700000,
   "lot_sqft": 18725,
   "price_per_lot_sqft": 251,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263324110002"
  },
  {
   "address": "11121 Fountains Dr N, Maple Grove",
   "sale_month": "2024-04",
   "price": 1950000,
   "lot_sqft": 56703,
   "price_per_lot_sqft": 34.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922110019"
  },
  {
   "address": "6910 Otter Lake Road, Lino Lakes",
   "sale_month": "2024-04",
   "price": 1400000,
   "lot_sqft": 320174,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": 331.6,
   "building_sqft": 4222,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4247,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122430006"
  },
  {
   "address": "7103 Otter Lake Road, Lino Lakes",
   "sale_month": "2024-04",
   "price": 1215540,
   "lot_sqft": 53961,
   "price_per_lot_sqft": 22.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122120008"
  },
  {
   "address": "1014 4th St SE, Minneapolis",
   "sale_month": "2024-04",
   "price": 675000,
   "lot_sqft": 7736,
   "price_per_lot_sqft": 87.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 969,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2402924310048"
  },
  {
   "address": "1714 Hennepin Ave E, Minneapolis",
   "sale_month": "2024-04",
   "price": 450000,
   "lot_sqft": 14908,
   "price_per_lot_sqft": 30.19,
   "price_per_building_sqft": 211.17,
   "building_sqft": 2131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2144,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924110227"
  },
  {
   "address": "309 5th Avenue Northwest, New Prague",
   "sale_month": "2024-04",
   "price": 525000,
   "lot_sqft": 16934,
   "price_per_lot_sqft": 31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "240050210"
  },
  {
   "address": "5544 Chicago Ave, Minneapolis",
   "sale_month": "2024-04",
   "price": 1181424,
   "lot_sqft": 12380,
   "price_per_lot_sqft": 95.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3312,
   "use": "APARTMENT",
   "parcel_id": "2302824220127"
  },
  {
   "address": "16959 Garcia Way, Lakeville",
   "sale_month": "2024-04",
   "price": 650000,
   "lot_sqft": 20002,
   "price_per_lot_sqft": 32.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2097,
   "use": "Apartment",
   "parcel_id": "221670001140"
  },
  {
   "address": "5600 Nicollet Ave, Minneapolis",
   "sale_month": "2024-04",
   "price": 1458952,
   "lot_sqft": 12587,
   "price_per_lot_sqft": 115.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4530,
   "use": "APARTMENT",
   "parcel_id": "2202824240216"
  },
  {
   "address": "9266 Jergen Court South, Cottage Grove",
   "sale_month": "2024-04",
   "price": 375000,
   "lot_sqft": 9567,
   "price_per_lot_sqft": 39.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1682,
   "use": "110",
   "parcel_id": "2202721240070"
  },
  {
   "address": "2550 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-04",
   "price": 2500000,
   "lot_sqft": 75662,
   "price_per_lot_sqft": 33.04,
   "price_per_building_sqft": 755.06,
   "building_sqft": 3311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3331,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110022"
  },
  {
   "address": "3005 Ranchview La N, Plymouth",
   "sale_month": "2024-04",
   "price": 3600000,
   "lot_sqft": 188445,
   "price_per_lot_sqft": 19.1,
   "price_per_building_sqft": 102.3,
   "building_sqft": 35189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35402,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822320011"
  },
  {
   "address": "20015 Iguana Street Northwest, Nowthen",
   "sale_month": "2024-04",
   "price": 1748000,
   "lot_sqft": 153639,
   "price_per_lot_sqft": 11.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420019"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 1748000,
   "lot_sqft": 75836,
   "price_per_lot_sqft": 23.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420013"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 1748000,
   "lot_sqft": 84246,
   "price_per_lot_sqft": 20.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420012"
  },
  {
   "address": "301 Raven Street East, Belle Plaine",
   "sale_month": "2024-04",
   "price": 150000,
   "lot_sqft": 15846,
   "price_per_lot_sqft": 9.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200017682"
  },
  {
   "address": "201 Meridian Street South, Belle Plaine",
   "sale_month": "2024-04",
   "price": 179650,
   "lot_sqft": 4600,
   "price_per_lot_sqft": 39.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015680"
  },
  {
   "address": "2654 Millard Avenue, Hastings",
   "sale_month": "2024-04",
   "price": 1120000,
   "lot_sqft": 61570,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8010,
   "use": "Industrial-preferred",
   "parcel_id": "193200101020"
  },
  {
   "address": "2606 Hennepin Ave E, Minneapolis",
   "sale_month": "2024-04",
   "price": 720000,
   "lot_sqft": 6122,
   "price_per_lot_sqft": 117.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1361,
   "use": "APARTMENT",
   "parcel_id": "1902923120079"
  },
  {
   "address": "8870 Zealand Ave N, Brooklyn Park",
   "sale_month": "2024-04",
   "price": 400000,
   "lot_sqft": 24823,
   "price_per_lot_sqft": 16.11,
   "price_per_building_sqft": 137.27,
   "building_sqft": 2914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2931,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420020"
  },
  {
   "address": "8500 Jefferson La N, Brooklyn Park",
   "sale_month": "2024-04",
   "price": 2410000,
   "lot_sqft": 207171,
   "price_per_lot_sqft": 11.63,
   "price_per_building_sqft": 775.17,
   "building_sqft": 3109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3127,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921330030"
  },
  {
   "address": "2511 Ventura Drive, Woodbury",
   "sale_month": "2024-04",
   "price": 1888045,
   "lot_sqft": 74356,
   "price_per_lot_sqft": 25.39,
   "price_per_building_sqft": 150.72,
   "building_sqft": 12527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12602,
   "use": "305",
   "parcel_id": "1802821130006"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 110000,
   "lot_sqft": 14277,
   "price_per_lot_sqft": 7.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323130020"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 110000,
   "lot_sqft": 59453,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323130019"
  },
  {
   "address": "11610 Tulip Street Northwest, Coon Rapids",
   "sale_month": "2024-04",
   "price": 4756000,
   "lot_sqft": 174646,
   "price_per_lot_sqft": 27.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16554,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "173124210003"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 4756000,
   "lot_sqft": 17004,
   "price_per_lot_sqft": 279.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "173124120100"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 380000,
   "lot_sqft": 64336,
   "price_per_lot_sqft": 5.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173122240068"
  },
  {
   "address": "4220 Winnetka Ave N, New Hope",
   "sale_month": "2024-04",
   "price": 2611940,
   "lot_sqft": 130360,
   "price_per_lot_sqft": 20.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9559,
   "use": "APARTMENT",
   "parcel_id": "1711821220001"
  },
  {
   "address": "4700 Golden Ponds Lane, White Bear Township",
   "sale_month": "2024-04",
   "price": 10800000,
   "lot_sqft": 412075,
   "price_per_lot_sqft": 26.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12678,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "163022140018"
  },
  {
   "address": "1581 Ford Parkway, Saint Paul",
   "sale_month": "2024-04",
   "price": 2200000,
   "lot_sqft": 15349,
   "price_per_lot_sqft": 143.33,
   "price_per_building_sqft": 481.08,
   "building_sqft": 4573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4601,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823110074"
  },
  {
   "address": "7950 Wallace Rd, Eden Prairie",
   "sale_month": "2024-04",
   "price": 2000000,
   "lot_sqft": 83668,
   "price_per_lot_sqft": 23.9,
   "price_per_building_sqft": 98.73,
   "building_sqft": 20258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20381,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622210006"
  },
  {
   "address": "7050 Scandia Trail North, Forest Lake",
   "sale_month": "2024-04",
   "price": 1900000,
   "lot_sqft": 132135,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10384,
   "use": "300",
   "parcel_id": "1603221140064"
  },
  {
   "address": "2412 James Ave N, Minneapolis",
   "sale_month": "2024-04",
   "price": 255000,
   "lot_sqft": 5770,
   "price_per_lot_sqft": 44.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1103,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924210117"
  },
  {
   "address": "4128 85th Ave N, Brooklyn Park",
   "sale_month": "2024-04",
   "price": 500000,
   "lot_sqft": 66863,
   "price_per_lot_sqft": 7.48,
   "price_per_building_sqft": 80.95,
   "building_sqft": 6177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6214,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511921340005"
  },
  {
   "address": "2418 Washington Ave N, Minneapolis",
   "sale_month": "2024-04",
   "price": 6306270,
   "lot_sqft": 246774,
   "price_per_lot_sqft": 25.55,
   "price_per_building_sqft": 36.87,
   "building_sqft": 171040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 172072,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1502924210028"
  },
  {
   "address": "203 Mississippi Street Northeast, Fridley",
   "sale_month": "2024-04",
   "price": 435000,
   "lot_sqft": 6860,
   "price_per_lot_sqft": 63.41,
   "price_per_building_sqft": 121.37,
   "building_sqft": 3584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3606,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143024230080"
  },
  {
   "address": "4687 Clark Avenue, White Bear Lake",
   "sale_month": "2024-04",
   "price": 580500,
   "lot_sqft": 4277,
   "price_per_lot_sqft": 135.73,
   "price_per_building_sqft": 401.45,
   "building_sqft": 1446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1454,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420086"
  },
  {
   "address": "9274 Wellington La N, Maple Grove",
   "sale_month": "2024-04",
   "price": 1970000,
   "lot_sqft": 73352,
   "price_per_lot_sqft": 26.86,
   "price_per_building_sqft": 98.13,
   "building_sqft": 20076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20197,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922220012"
  },
  {
   "address": "2529 Polk St NE, Minneapolis",
   "sale_month": "2024-04",
   "price": 770000,
   "lot_sqft": 10367,
   "price_per_lot_sqft": 74.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2400,
   "use": "APARTMENT",
   "parcel_id": "1202924230155"
  },
  {
   "address": "7610 University Avenue Northeast, Fridley",
   "sale_month": "2024-04",
   "price": 1400000,
   "lot_sqft": 29901,
   "price_per_lot_sqft": 46.82,
   "price_per_building_sqft": 287.06,
   "building_sqft": 4877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4906,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024220019"
  },
  {
   "address": "661 19th Ave NE, Minneapolis",
   "sale_month": "2024-04",
   "price": 12022,
   "lot_sqft": 30926,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924430121"
  },
  {
   "address": "1900 Monroe St NE, Minneapolis",
   "sale_month": "2024-04",
   "price": 12022,
   "lot_sqft": 10079,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19579,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924430119"
  },
  {
   "address": "1912 Monroe St NE, Minneapolis",
   "sale_month": "2024-04",
   "price": 12022,
   "lot_sqft": 25130,
   "price_per_lot_sqft": 0.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4871,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924430118"
  },
  {
   "address": "161 1st Avenue North, Bayport",
   "sale_month": "2024-04",
   "price": 520000,
   "lot_sqft": 10210,
   "price_per_lot_sqft": 50.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "110",
   "parcel_id": "1102920230016"
  },
  {
   "address": "143 1st Avenue North, Bayport",
   "sale_month": "2024-04",
   "price": 520000,
   "lot_sqft": 8326,
   "price_per_lot_sqft": 62.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "110",
   "parcel_id": "1102920230012"
  },
  {
   "address": "3857 Grand Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 440000,
   "lot_sqft": 4993,
   "price_per_lot_sqft": 88.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1368,
   "use": "TRIPLEX",
   "parcel_id": "1002824220102"
  },
  {
   "address": "473 Howell Street South, Saint Paul",
   "sale_month": "2024-04",
   "price": 565000,
   "lot_sqft": 4894,
   "price_per_lot_sqft": 115.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2540,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "092823240212"
  },
  {
   "address": "7860 Lake Drive, Lino Lakes",
   "sale_month": "2024-04",
   "price": 500000,
   "lot_sqft": 29275,
   "price_per_lot_sqft": 17.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122140069"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-04",
   "price": 334075,
   "lot_sqft": 2011,
   "price_per_lot_sqft": 166.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810360"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-04",
   "price": 298400,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 150.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810270"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-04",
   "price": 283400,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 142.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810220"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-04",
   "price": 294900,
   "lot_sqft": 2010,
   "price_per_lot_sqft": 146.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810190"
  },
  {
   "address": "24670 Larson Lane, New Market Township",
   "sale_month": "2024-04",
   "price": 5460000,
   "lot_sqft": 241084,
   "price_per_lot_sqft": 22.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081770020"
  },
  {
   "address": "1001 7th Avenue Southwest, Forest Lake",
   "sale_month": "2024-04",
   "price": 5275000,
   "lot_sqft": 137226,
   "price_per_lot_sqft": 38.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22202,
   "use": "110",
   "parcel_id": "0803221320019"
  },
  {
   "address": "20 Lake Street North, Forest Lake",
   "sale_month": "2024-04",
   "price": 78000,
   "lot_sqft": 1010,
   "price_per_lot_sqft": 77.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120140"
  },
  {
   "address": "3813 44th St W, Minneapolis",
   "sale_month": "2024-04",
   "price": 700000,
   "lot_sqft": 4905,
   "price_per_lot_sqft": 142.71,
   "price_per_building_sqft": 548.16,
   "building_sqft": 1277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1285,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824330088"
  },
  {
   "address": "622 East Main Street, Anoka",
   "sale_month": "2024-04",
   "price": 300000,
   "lot_sqft": 8725,
   "price_per_lot_sqft": 34.38,
   "price_per_building_sqft": 127.77,
   "building_sqft": 2348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2362,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124210016"
  },
  {
   "address": "2401 Lowry Ave NE, St. Anthony",
   "sale_month": "2024-04",
   "price": 1500000,
   "lot_sqft": 82404,
   "price_per_lot_sqft": 18.2,
   "price_per_building_sqft": 118.48,
   "building_sqft": 12660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12737,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923230002"
  },
  {
   "address": "2817 Anthony La S, St. Anthony",
   "sale_month": "2024-04",
   "price": 1228862,
   "lot_sqft": 46938,
   "price_per_lot_sqft": 26.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8443,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923110031"
  },
  {
   "address": "2821 Anthony La S, St. Anthony",
   "sale_month": "2024-04",
   "price": 1228862,
   "lot_sqft": 39398,
   "price_per_lot_sqft": 31.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923110014"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 542598,
   "lot_sqft": 385560,
   "price_per_lot_sqft": 1.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "070280110"
  },
  {
   "address": "2700 Rice Street, Little Canada",
   "sale_month": "2024-04",
   "price": 325000,
   "lot_sqft": 21043,
   "price_per_lot_sqft": 15.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1560,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922330013"
  },
  {
   "address": "36 9th Street West, Saint Paul",
   "sale_month": "2024-04",
   "price": 600000,
   "lot_sqft": 3713,
   "price_per_lot_sqft": 161.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822210021"
  },
  {
   "address": "10 4th Street East, Saint Paul",
   "sale_month": "2024-04",
   "price": 1316965,
   "lot_sqft": 9727,
   "price_per_lot_sqft": 135.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062822130232"
  },
  {
   "address": "1022 Wayzata Blvd E, Wayzata",
   "sale_month": "2024-04",
   "price": 2100000,
   "lot_sqft": 22807,
   "price_per_lot_sqft": 92.08,
   "price_per_building_sqft": 367.45,
   "building_sqft": 5715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5750,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0611722410225"
  },
  {
   "address": "6300 Highway 36 Boulevard North, Oakdale",
   "sale_month": "2024-04",
   "price": 5140000,
   "lot_sqft": 82899,
   "price_per_lot_sqft": 62,
   "price_per_building_sqft": 2349.18,
   "building_sqft": 2188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2201,
   "use": "300",
   "parcel_id": "0602921340042"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 5140000,
   "lot_sqft": 59576,
   "price_per_lot_sqft": 86.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921340040"
  },
  {
   "address": "6348 Highway 36 Boulevard North, Oakdale",
   "sale_month": "2024-04",
   "price": 5140000,
   "lot_sqft": 214082,
   "price_per_lot_sqft": 24.01,
   "price_per_building_sqft": 598.58,
   "building_sqft": 8587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8639,
   "use": "300",
   "parcel_id": "0602921310001"
  },
  {
   "address": "2101 Hillview Road, Mounds View",
   "sale_month": "2024-04",
   "price": 625000,
   "lot_sqft": 17802,
   "price_per_lot_sqft": 35.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1983,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410002"
  },
  {
   "address": "23820 Goodview Circle North, Forest Lake",
   "sale_month": "2024-04",
   "price": 1600000,
   "lot_sqft": 108034,
   "price_per_lot_sqft": 14.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0503221110007"
  },
  {
   "address": "23790 Goodview Circle North, Forest Lake",
   "sale_month": "2024-04",
   "price": 1600000,
   "lot_sqft": 105808,
   "price_per_lot_sqft": 15.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17372,
   "use": "305",
   "parcel_id": "0503221110006"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 6425000,
   "lot_sqft": 25757,
   "price_per_lot_sqft": 249.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0403221320034"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 6425000,
   "lot_sqft": 26163,
   "price_per_lot_sqft": 245.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0403221320033"
  },
  {
   "address": null,
   "sale_month": "2024-04",
   "price": 6425000,
   "lot_sqft": 25754,
   "price_per_lot_sqft": 249.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0403221320032"
  },
  {
   "address": "1167 North Shore Drive, Forest Lake",
   "sale_month": "2024-04",
   "price": 6425000,
   "lot_sqft": 133583,
   "price_per_lot_sqft": 48.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11571,
   "use": "110",
   "parcel_id": "0403221230074"
  },
  {
   "address": "3827 Fremont Ave N, Minneapolis",
   "sale_month": "2024-04",
   "price": 70000,
   "lot_sqft": 5049,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 764,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924420015"
  },
  {
   "address": "3028 James Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 849500,
   "lot_sqft": 5900,
   "price_per_lot_sqft": 143.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2419,
   "use": "APARTMENT",
   "parcel_id": "0402824220037"
  },
  {
   "address": "3116 Girard Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 1885000,
   "lot_sqft": 11632,
   "price_per_lot_sqft": 162.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7523,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402824120119"
  },
  {
   "address": "6201 Bury Dr, Eden Prairie",
   "sale_month": "2024-04",
   "price": 5250000,
   "lot_sqft": 234441,
   "price_per_lot_sqft": 22.39,
   "price_per_building_sqft": 103.74,
   "building_sqft": 50605,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50910,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622210019"
  },
  {
   "address": "16 33rd St W, Minneapolis",
   "sale_month": "2024-04",
   "price": 690000,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 140.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1024,
   "use": "TRIPLEX",
   "parcel_id": "0302824240017"
  },
  {
   "address": "3216 Nicollet Ave, Minneapolis",
   "sale_month": "2024-04",
   "price": 890000,
   "lot_sqft": 8555,
   "price_per_lot_sqft": 104.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1691,
   "use": "TRIPLEX",
   "parcel_id": "0302824240010"
  },
  {
   "address": "1512 Southcross Drive West, Burnsville",
   "sale_month": "2024-04",
   "price": 2100000,
   "lot_sqft": 90431,
   "price_per_lot_sqft": 23.22,
   "price_per_building_sqft": 151.99,
   "building_sqft": 13817,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13900,
   "use": "Commercial-preferred",
   "parcel_id": "027095001010"
  },
  {
   "address": "12125 Nicollet Avenue, Burnsville",
   "sale_month": "2024-04",
   "price": 12750000,
   "lot_sqft": 539530,
   "price_per_lot_sqft": 23.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 118918,
   "use": "Industrial-preferred",
   "parcel_id": "025135601020"
  },
  {
   "address": "708 Holly Avenue, Saint Paul",
   "sale_month": "2024-04",
   "price": 657500,
   "lot_sqft": 4793,
   "price_per_lot_sqft": 137.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1702,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823140142"
  },
  {
   "address": "3129 16th Ave S, Minneapolis",
   "sale_month": "2024-04",
   "price": 475000,
   "lot_sqft": 5131,
   "price_per_lot_sqft": 92.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1365,
   "use": "TRIPLEX",
   "parcel_id": "0202824110188"
  },
  {
   "address": "1800 84th St E, Bloomington",
   "sale_month": "2024-04",
   "price": 1250000,
   "lot_sqft": 32078,
   "price_per_lot_sqft": 38.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5973,
   "use": "APARTMENT",
   "parcel_id": "0202724410042"
  },
  {
   "address": "2320 County Road J East, White Bear Township",
   "sale_month": "2024-04",
   "price": 1550000,
   "lot_sqft": 142837,
   "price_per_lot_sqft": 10.85,
   "price_per_building_sqft": 80,
   "building_sqft": 19374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19491,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022220012"
  },
  {
   "address": "2931 Central Ave NE, Minneapolis",
   "sale_month": "2024-04",
   "price": 1100000,
   "lot_sqft": 4670,
   "price_per_lot_sqft": 235.55,
   "price_per_building_sqft": 678.18,
   "building_sqft": 1622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1632,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924330121"
  },
  {
   "address": "2927 Central Ave NE, Minneapolis",
   "sale_month": "2024-04",
   "price": 1100000,
   "lot_sqft": 4671,
   "price_per_lot_sqft": 235.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924330120"
  },
  {
   "address": "2923 Central Ave NE, Minneapolis",
   "sale_month": "2024-04",
   "price": 1100000,
   "lot_sqft": 4671,
   "price_per_lot_sqft": 235.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924330119"
  },
  {
   "address": "2919 Central Ave NE, Minneapolis",
   "sale_month": "2024-04",
   "price": 1100000,
   "lot_sqft": 4672,
   "price_per_lot_sqft": 235.45,
   "price_per_building_sqft": 258.22,
   "building_sqft": 4260,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4286,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924330118"
  },
  {
   "address": "212 Lewis Avenue South, Watertown",
   "sale_month": "2024-03",
   "price": 385000,
   "lot_sqft": 12613,
   "price_per_lot_sqft": 30.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853200090"
  },
  {
   "address": "9360 Oak Avenue, Waconia",
   "sale_month": "2024-03",
   "price": 300000,
   "lot_sqft": 1362,
   "price_per_lot_sqft": 220.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752570060"
  },
  {
   "address": "202 Main Street East, Norwood Young America",
   "sale_month": "2024-03",
   "price": 368500,
   "lot_sqft": 8229,
   "price_per_lot_sqft": 44.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "580510460"
  },
  {
   "address": "445 Galtier Street, Saint Paul",
   "sale_month": "2024-03",
   "price": 13158693,
   "lot_sqft": 23092,
   "price_per_lot_sqft": 569.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7800,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923420054"
  },
  {
   "address": "468 University Avenue West, Saint Paul",
   "sale_month": "2024-03",
   "price": 630000,
   "lot_sqft": 10324,
   "price_per_lot_sqft": 61.02,
   "price_per_building_sqft": 101.99,
   "building_sqft": 6177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6215,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310033"
  },
  {
   "address": "418 Sherburne Avenue, Saint Paul",
   "sale_month": "2024-03",
   "price": 1320000,
   "lot_sqft": 9892,
   "price_per_lot_sqft": 133.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1048,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923240226"
  },
  {
   "address": "774 University Avenue West, Saint Paul",
   "sale_month": "2024-03",
   "price": 550000,
   "lot_sqft": 4793,
   "price_per_lot_sqft": 114.75,
   "price_per_building_sqft": 477.02,
   "building_sqft": 1153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1160,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923420199"
  },
  {
   "address": "778 University Avenue West, Saint Paul",
   "sale_month": "2024-03",
   "price": 550000,
   "lot_sqft": 4792,
   "price_per_lot_sqft": 114.77,
   "price_per_building_sqft": 511.63,
   "building_sqft": 1075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1082,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923420195"
  },
  {
   "address": "2740 Blaisdell Ave, Minneapolis",
   "sale_month": "2024-03",
   "price": 840000,
   "lot_sqft": 9868,
   "price_per_lot_sqft": 85.12,
   "price_per_building_sqft": 346.25,
   "building_sqft": 2426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2440,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924310245"
  },
  {
   "address": "425 Roy Street North, Saint Paul",
   "sale_month": "2024-03",
   "price": 1362500,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 250.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3349,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410036"
  },
  {
   "address": "1926 University Avenue West, Saint Paul",
   "sale_month": "2024-03",
   "price": 825000,
   "lot_sqft": 5553,
   "price_per_lot_sqft": 148.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923240033"
  },
  {
   "address": "210 Carlson Pkwy N, Plymouth",
   "sale_month": "2024-03",
   "price": 9934000,
   "lot_sqft": 139930,
   "price_per_lot_sqft": 70.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29144,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311822440037"
  },
  {
   "address": "8695 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2024-03",
   "price": 756000,
   "lot_sqft": 505431,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440042"
  },
  {
   "address": "8623 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2024-03",
   "price": 310000,
   "lot_sqft": 2023,
   "price_per_lot_sqft": 153.24,
   "price_per_building_sqft": 75.5,
   "building_sqft": 4106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4131,
   "use": "300",
   "parcel_id": "3302921440032"
  },
  {
   "address": "980 Inwood Avenue North, Oakdale",
   "sale_month": "2024-03",
   "price": 450000,
   "lot_sqft": 3045,
   "price_per_lot_sqft": 147.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921210053"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 806000,
   "lot_sqft": 6786,
   "price_per_lot_sqft": 118.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123430063"
  },
  {
   "address": "8547 Central Avenue Northeast, Blaine",
   "sale_month": "2024-03",
   "price": 806000,
   "lot_sqft": 19401,
   "price_per_lot_sqft": 41.54,
   "price_per_building_sqft": 773.51,
   "building_sqft": 1042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1048,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123430039"
  },
  {
   "address": "1365 Curve Crest Boulevard, Stillwater",
   "sale_month": "2024-03",
   "price": 385000,
   "lot_sqft": 43936,
   "price_per_lot_sqft": 8.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020410025"
  },
  {
   "address": "599 Northtown Drive Northeast, Blaine",
   "sale_month": "2024-03",
   "price": 4700000,
   "lot_sqft": 66019,
   "price_per_lot_sqft": 71.19,
   "price_per_building_sqft": 458.67,
   "building_sqft": 10247,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10309,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123340008"
  },
  {
   "address": "137 7th Street East, Saint Paul",
   "sale_month": "2024-03",
   "price": 698000,
   "lot_sqft": 8948,
   "price_per_lot_sqft": 78.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430061"
  },
  {
   "address": "8850 Glacier Rd, St. Bonifacius",
   "sale_month": "2024-03",
   "price": 200000,
   "lot_sqft": 16030,
   "price_per_lot_sqft": 12.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111724140042"
  },
  {
   "address": "2950 Curve Crest Boulevard, Stillwater",
   "sale_month": "2024-03",
   "price": 8102222,
   "lot_sqft": 129698,
   "price_per_lot_sqft": 62.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6230,
   "use": "300",
   "parcel_id": "3103020430017"
  },
  {
   "address": "22 Raymond Place, Saint Paul",
   "sale_month": "2024-03",
   "price": 1170000,
   "lot_sqft": 12735,
   "price_per_lot_sqft": 91.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923130020"
  },
  {
   "address": "7155 Medicine Lake Rd, Golden Valley",
   "sale_month": "2024-03",
   "price": 2485000,
   "lot_sqft": 52143,
   "price_per_lot_sqft": 47.66,
   "price_per_building_sqft": 133.62,
   "building_sqft": 18597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18709,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210056"
  },
  {
   "address": "1480 Helmo Avenue North, Oakdale",
   "sale_month": "2024-03",
   "price": 191000,
   "lot_sqft": 27262,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2902921310021"
  },
  {
   "address": "7750 69th Ave N, Greenfield",
   "sale_month": "2024-03",
   "price": 250000,
   "lot_sqft": 167512,
   "price_per_lot_sqft": 1.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2811924330017"
  },
  {
   "address": "801 Sarazin Street, Shakopee",
   "sale_month": "2024-03",
   "price": 1555390,
   "lot_sqft": 209244,
   "price_per_lot_sqft": 7.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6734,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272560020"
  },
  {
   "address": "700 Sarazin Street, Shakopee",
   "sale_month": "2024-03",
   "price": 1555390,
   "lot_sqft": 497398,
   "price_per_lot_sqft": 3.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8133,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272560010"
  },
  {
   "address": "1900 Clinton Ave, Minneapolis",
   "sale_month": "2024-03",
   "price": 1300000,
   "lot_sqft": 7693,
   "price_per_lot_sqft": 168.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3222,
   "use": "APARTMENT",
   "parcel_id": "2702924440094"
  },
  {
   "address": "1900 1st Ave S, Minneapolis",
   "sale_month": "2024-03",
   "price": 2840000,
   "lot_sqft": 6775,
   "price_per_lot_sqft": 419.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4918,
   "use": "APARTMENT",
   "parcel_id": "2702924430053"
  },
  {
   "address": "1904 1st Ave S, Minneapolis",
   "sale_month": "2024-03",
   "price": 2840000,
   "lot_sqft": 6775,
   "price_per_lot_sqft": 419.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4214,
   "use": "APARTMENT",
   "parcel_id": "2702924430052"
  },
  {
   "address": "307 Oak Grove St, Minneapolis",
   "sale_month": "2024-03",
   "price": 750000,
   "lot_sqft": 5967,
   "price_per_lot_sqft": 125.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924320085"
  },
  {
   "address": "315 Oak Grove St, Minneapolis",
   "sale_month": "2024-03",
   "price": 750000,
   "lot_sqft": 5967,
   "price_per_lot_sqft": 125.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924320016"
  },
  {
   "address": "317 Oak Grove St, Minneapolis",
   "sale_month": "2024-03",
   "price": 750000,
   "lot_sqft": 5967,
   "price_per_lot_sqft": 125.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924320015"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2024-03",
   "price": 62000,
   "lot_sqft": 571,
   "price_per_lot_sqft": 108.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140230"
  },
  {
   "address": "4880 Central Avenue Northeast, Hilltop",
   "sale_month": "2024-03",
   "price": 4200000,
   "lot_sqft": 59513,
   "price_per_lot_sqft": 70.57,
   "price_per_building_sqft": 298.4,
   "building_sqft": 14075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14160,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024410026"
  },
  {
   "address": "901 15th St E, Minneapolis",
   "sale_month": "2024-03",
   "price": 965000,
   "lot_sqft": 3372,
   "price_per_lot_sqft": 286.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2542,
   "use": "APARTMENT",
   "parcel_id": "2602924310066"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 225000,
   "lot_sqft": 3024,
   "price_per_lot_sqft": 74.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824210135"
  },
  {
   "address": "5299 Main St E, Maple Plain",
   "sale_month": "2024-03",
   "price": 225000,
   "lot_sqft": 690,
   "price_per_lot_sqft": 326.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824210068"
  },
  {
   "address": "5299 Main St E, Maple Plain",
   "sale_month": "2024-03",
   "price": 225000,
   "lot_sqft": 1227,
   "price_per_lot_sqft": 183.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824210067"
  },
  {
   "address": "321 Cedar Ave S, Minneapolis",
   "sale_month": "2024-03",
   "price": 900000,
   "lot_sqft": 2904,
   "price_per_lot_sqft": 309.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924230068"
  },
  {
   "address": "2380 Rosemary Way, Lino Lakes",
   "sale_month": "2024-03",
   "price": 6201624,
   "lot_sqft": 76506,
   "price_per_lot_sqft": 81.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122110012"
  },
  {
   "address": "346 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2024-03",
   "price": 800000,
   "lot_sqft": 18052,
   "price_per_lot_sqft": 44.32,
   "price_per_building_sqft": 162.5,
   "building_sqft": 4923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4953,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923120051"
  },
  {
   "address": "924 17th Ave SE, Minneapolis",
   "sale_month": "2024-03",
   "price": 1880000,
   "lot_sqft": 16486,
   "price_per_lot_sqft": 114.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4420,
   "use": "APARTMENT",
   "parcel_id": "2402924140105"
  },
  {
   "address": "1724 Rollins Ave SE, Minneapolis",
   "sale_month": "2024-03",
   "price": 1610000,
   "lot_sqft": 9845,
   "price_per_lot_sqft": 163.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2108,
   "use": "APARTMENT",
   "parcel_id": "2402924140094"
  },
  {
   "address": "1732 Rollins Ave SE, Minneapolis",
   "sale_month": "2024-03",
   "price": 1610000,
   "lot_sqft": 9844,
   "price_per_lot_sqft": 163.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2281,
   "use": "APARTMENT",
   "parcel_id": "2402924140093"
  },
  {
   "address": "10627 165th Street West, Lakeville",
   "sale_month": "2024-03",
   "price": 467000,
   "lot_sqft": 2083,
   "price_per_lot_sqft": 224.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001110"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 15400000,
   "lot_sqft": 420012,
   "price_per_lot_sqft": 36.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123330018"
  },
  {
   "address": "10201 Xylite Street Northeast, Blaine",
   "sale_month": "2024-03",
   "price": 15400000,
   "lot_sqft": 385323,
   "price_per_lot_sqft": 39.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123330017"
  },
  {
   "address": "7767 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2024-03",
   "price": 8100000,
   "lot_sqft": 157566,
   "price_per_lot_sqft": 51.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21222,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922440007"
  },
  {
   "address": "711 Corporate Drive, Jordan",
   "sale_month": "2024-03",
   "price": 516067,
   "lot_sqft": 154155,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "221020030"
  },
  {
   "address": "701 Corporate Drive, Jordan",
   "sale_month": "2024-03",
   "price": 516067,
   "lot_sqft": 154201,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "221020020"
  },
  {
   "address": "600 Hennepin Ave, Minneapolis",
   "sale_month": "2024-03",
   "price": 23500000,
   "lot_sqft": 113892,
   "price_per_lot_sqft": 206.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430185"
  },
  {
   "address": "554 8th Ave N, Minneapolis",
   "sale_month": "2024-03",
   "price": 750000,
   "lot_sqft": 10057,
   "price_per_lot_sqft": 74.57,
   "price_per_building_sqft": 177.14,
   "building_sqft": 4234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4259,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924230082"
  },
  {
   "address": "3501 Louisiana Ave N, Crystal",
   "sale_month": "2024-03",
   "price": 6640000,
   "lot_sqft": 175820,
   "price_per_lot_sqft": 37.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24466,
   "use": "APARTMENT",
   "parcel_id": "2011821210005"
  },
  {
   "address": "304 Ash Street South, Belle Plaine",
   "sale_month": "2024-03",
   "price": 385000,
   "lot_sqft": 48096,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200018981"
  },
  {
   "address": "325 Walnut Street South, Belle Plaine",
   "sale_month": "2024-03",
   "price": 1070000,
   "lot_sqft": 21305,
   "price_per_lot_sqft": 50.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200017790"
  },
  {
   "address": "100 Main Street East, Belle Plaine",
   "sale_month": "2024-03",
   "price": 500000,
   "lot_sqft": 4277,
   "price_per_lot_sqft": 116.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015400"
  },
  {
   "address": "102 Meridian Street South, Belle Plaine",
   "sale_month": "2024-03",
   "price": 208000,
   "lot_sqft": 1747,
   "price_per_lot_sqft": 119.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014240"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 4900000,
   "lot_sqft": 10525,
   "price_per_lot_sqft": 465.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721410041"
  },
  {
   "address": "6 Interlachen Rd, Hopkins",
   "sale_month": "2024-03",
   "price": 4900000,
   "lot_sqft": 34614,
   "price_per_lot_sqft": 141.56,
   "price_per_building_sqft": 7111.76,
   "building_sqft": 689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 693,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721410025"
  },
  {
   "address": "6 Interlachen Rd, Hopkins",
   "sale_month": "2024-03",
   "price": 4900000,
   "lot_sqft": 59373,
   "price_per_lot_sqft": 82.53,
   "price_per_building_sqft": 133.2,
   "building_sqft": 36788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37010,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721410011"
  },
  {
   "address": "2100 Hennepin Ave E, Minneapolis",
   "sale_month": "2024-03",
   "price": 500000,
   "lot_sqft": 8879,
   "price_per_lot_sqft": 56.31,
   "price_per_building_sqft": 196.7,
   "building_sqft": 2542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2557,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923210025"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 1350000,
   "lot_sqft": 15454,
   "price_per_lot_sqft": 87.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "183122410021"
  },
  {
   "address": "2040 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2024-03",
   "price": 450000,
   "lot_sqft": 20943,
   "price_per_lot_sqft": 21.49,
   "price_per_building_sqft": 197.98,
   "building_sqft": 2273,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2287,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023310065"
  },
  {
   "address": "3695 Co Rd No 101, Plymouth",
   "sale_month": "2024-03",
   "price": 2200000,
   "lot_sqft": 189487,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": 91.88,
   "building_sqft": 23943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24088,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822430004"
  },
  {
   "address": "3015 Utah Ave S, St. Louis Park",
   "sale_month": "2024-03",
   "price": 500000,
   "lot_sqft": 9670,
   "price_per_lot_sqft": 51.71,
   "price_per_building_sqft": 202.35,
   "building_sqft": 2471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2486,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721110003"
  },
  {
   "address": "420 Park Court, Lino Lakes",
   "sale_month": "2024-03",
   "price": 1350000,
   "lot_sqft": 263128,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": 106.84,
   "building_sqft": 12636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12713,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122320010"
  },
  {
   "address": "2253 Ford Parkway, Saint Paul",
   "sale_month": "2024-03",
   "price": 1700000,
   "lot_sqft": 16470,
   "price_per_lot_sqft": 103.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120045"
  },
  {
   "address": "2239 Ford Parkway, Saint Paul",
   "sale_month": "2024-03",
   "price": 1700000,
   "lot_sqft": 16552,
   "price_per_lot_sqft": 102.71,
   "price_per_building_sqft": 295.45,
   "building_sqft": 5754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5789,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120044"
  },
  {
   "address": "7300 42nd Ave N, New Hope",
   "sale_month": "2024-03",
   "price": 1200000,
   "lot_sqft": 62160,
   "price_per_lot_sqft": 19.31,
   "price_per_building_sqft": 160.51,
   "building_sqft": 7476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7522,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821210054"
  },
  {
   "address": "3333 Republic Ave, St. Louis Park",
   "sale_month": "2024-03",
   "price": 375000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 62.55,
   "price_per_building_sqft": 311.46,
   "building_sqft": 1204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1211,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721420063"
  },
  {
   "address": "9601 Girard Ave S, Bloomington",
   "sale_month": "2024-03",
   "price": 3789000,
   "lot_sqft": 89381,
   "price_per_lot_sqft": 42.39,
   "price_per_building_sqft": 103.19,
   "building_sqft": 36719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36941,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130018"
  },
  {
   "address": "3414 Shady Oak Rd, Minnetonka",
   "sale_month": "2024-03",
   "price": 580000,
   "lot_sqft": 24608,
   "price_per_lot_sqft": 23.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1721,
   "use": "TRIPLEX",
   "parcel_id": "1511722410053"
  },
  {
   "address": "1400 Washington Ave N, Minneapolis",
   "sale_month": "2024-03",
   "price": 11800000,
   "lot_sqft": 110784,
   "price_per_lot_sqft": 106.51,
   "price_per_building_sqft": 201.67,
   "building_sqft": 58511,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58865,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924340109"
  },
  {
   "address": "1901 2nd St N, Minneapolis",
   "sale_month": "2024-03",
   "price": 571000,
   "lot_sqft": 14284,
   "price_per_lot_sqft": 39.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924310111"
  },
  {
   "address": "2316 4th St N, Minneapolis",
   "sale_month": "2024-03",
   "price": 475000,
   "lot_sqft": 7519,
   "price_per_lot_sqft": 63.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2668,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1502924220014"
  },
  {
   "address": "3434 Washington Drive, Eagan",
   "sale_month": "2024-03",
   "price": 6020880,
   "lot_sqft": 105482,
   "price_per_lot_sqft": 57.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20965,
   "use": "Commercial-preferred",
   "parcel_id": "101955101010"
  },
  {
   "address": "3450 Washington Drive, Eagan",
   "sale_month": "2024-03",
   "price": 5479120,
   "lot_sqft": 134204,
   "price_per_lot_sqft": 40.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18558,
   "use": "Commercial-preferred",
   "parcel_id": "101955001010"
  },
  {
   "address": "4733 Welcome Ave N, Crystal",
   "sale_month": "2024-03",
   "price": 571900,
   "lot_sqft": 14106,
   "price_per_lot_sqft": 40.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1552,
   "use": "APARTMENT",
   "parcel_id": "0911821310015"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 425000,
   "lot_sqft": 112335,
   "price_per_lot_sqft": 3.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090370040"
  },
  {
   "address": "24947 Larson Lane, New Market Township",
   "sale_month": "2024-03",
   "price": 334375,
   "lot_sqft": 1989,
   "price_per_lot_sqft": 168.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081810330"
  },
  {
   "address": "2531 West Broadway, Minneapolis",
   "sale_month": "2024-03",
   "price": 70000,
   "lot_sqft": 2182,
   "price_per_lot_sqft": 32.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924440197"
  },
  {
   "address": "49 Isabel Street West, Saint Paul",
   "sale_month": "2024-03",
   "price": 500000,
   "lot_sqft": 6899,
   "price_per_lot_sqft": 72.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1917,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822110037"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 15150000,
   "lot_sqft": 22195,
   "price_per_lot_sqft": 682.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221210018"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 15150000,
   "lot_sqft": 23709,
   "price_per_lot_sqft": 639,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221210016"
  },
  {
   "address": "2013 Broadway Avenue West, Forest Lake",
   "sale_month": "2024-03",
   "price": 15150000,
   "lot_sqft": 334405,
   "price_per_lot_sqft": 45.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 96899,
   "use": "300",
   "parcel_id": "0703221210014"
  },
  {
   "address": "110 Railway St W, Loretto",
   "sale_month": "2024-03",
   "price": 175000,
   "lot_sqft": 3564,
   "price_per_lot_sqft": 49.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 462,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823340011"
  },
  {
   "address": "275 Lake St E, Wayzata",
   "sale_month": "2024-03",
   "price": 870835,
   "lot_sqft": 32115,
   "price_per_lot_sqft": 27.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4982,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722320034"
  },
  {
   "address": "2009 Broadway Avenue West, Forest Lake",
   "sale_month": "2024-03",
   "price": 15150000,
   "lot_sqft": 118591,
   "price_per_lot_sqft": 127.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0603221340087"
  },
  {
   "address": "2924 Anthony La, St. Anthony",
   "sale_month": "2024-03",
   "price": 965000,
   "lot_sqft": 35156,
   "price_per_lot_sqft": 27.45,
   "price_per_building_sqft": 95.01,
   "building_sqft": 10157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10218,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602923440058"
  },
  {
   "address": "700 Bielenberg Drive, Woodbury",
   "sale_month": "2024-03",
   "price": 7300000,
   "lot_sqft": 39915,
   "price_per_lot_sqft": 182.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23520,
   "use": "300",
   "parcel_id": "0502821310221"
  },
  {
   "address": "1701 County Road C West, Roseville",
   "sale_month": "2024-03",
   "price": 5381742,
   "lot_sqft": 48698,
   "price_per_lot_sqft": 110.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923440037"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 2125000,
   "lot_sqft": 249321,
   "price_per_lot_sqft": 8.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0411922410108"
  },
  {
   "address": "3640 Aldrich Ave S, Minneapolis",
   "sale_month": "2024-03",
   "price": 735000,
   "lot_sqft": 5414,
   "price_per_lot_sqft": 135.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1929,
   "use": "APARTMENT",
   "parcel_id": "0402824440081"
  },
  {
   "address": "3121 Girard Ave S, Minneapolis",
   "sale_month": "2024-03",
   "price": 875000,
   "lot_sqft": 6251,
   "price_per_lot_sqft": 139.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2401,
   "use": "APARTMENT",
   "parcel_id": "0402824120111"
  },
  {
   "address": "30 81st Avenue Northeast, Fridley",
   "sale_month": "2024-03",
   "price": 6750000,
   "lot_sqft": 340866,
   "price_per_lot_sqft": 19.8,
   "price_per_building_sqft": 940.24,
   "building_sqft": 7179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7222,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024420180"
  },
  {
   "address": "1420 County Road D Court East, Maplewood",
   "sale_month": "2024-03",
   "price": 2300000,
   "lot_sqft": 78055,
   "price_per_lot_sqft": 29.47,
   "price_per_building_sqft": 140.91,
   "building_sqft": 16323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16421,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922220013"
  },
  {
   "address": "3620 3rd Ave S, Minneapolis",
   "sale_month": "2024-03",
   "price": 423000,
   "lot_sqft": 5063,
   "price_per_lot_sqft": 83.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1347,
   "use": "TRIPLEX",
   "parcel_id": "0302824430166"
  },
  {
   "address": "3201 Clinton Ave, Minneapolis",
   "sale_month": "2024-03",
   "price": 655000,
   "lot_sqft": 5820,
   "price_per_lot_sqft": 112.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2623,
   "use": "APARTMENT",
   "parcel_id": "0302824140042"
  },
  {
   "address": "8301 University Avenue Northeast, Spring Lake Park",
   "sale_month": "2024-03",
   "price": 4788251,
   "lot_sqft": 31057,
   "price_per_lot_sqft": 154.18,
   "price_per_building_sqft": 1693.76,
   "building_sqft": 2827,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2844,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024210098"
  },
  {
   "address": "740 Grand Avenue, Saint Paul",
   "sale_month": "2024-03",
   "price": 1600000,
   "lot_sqft": 10056,
   "price_per_lot_sqft": 159.11,
   "price_per_building_sqft": 207.79,
   "building_sqft": 7700,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7747,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420073"
  },
  {
   "address": "1311 Lake St E, Minneapolis",
   "sale_month": "2024-03",
   "price": 703000,
   "lot_sqft": 4831,
   "price_per_lot_sqft": 145.52,
   "price_per_building_sqft": 84.2,
   "building_sqft": 8349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8399,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824120025"
  },
  {
   "address": "3049 17th Ave S, Minneapolis",
   "sale_month": "2024-03",
   "price": 475000,
   "lot_sqft": 4616,
   "price_per_lot_sqft": 102.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1559,
   "use": "APARTMENT",
   "parcel_id": "0202824110035"
  },
  {
   "address": null,
   "sale_month": "2024-03",
   "price": 2450000,
   "lot_sqft": 31609,
   "price_per_lot_sqft": 77.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0202820210009"
  },
  {
   "address": "44 St Croix Trail South, Lakeland",
   "sale_month": "2024-03",
   "price": 2450000,
   "lot_sqft": 87039,
   "price_per_lot_sqft": 28.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15361,
   "use": "300",
   "parcel_id": "0202820210001"
  },
  {
   "address": "600 Green Haven Parkway, Anoka",
   "sale_month": "2024-03",
   "price": 815000,
   "lot_sqft": 23190,
   "price_per_lot_sqft": 35.14,
   "price_per_building_sqft": 142.31,
   "building_sqft": 5727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5762,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125240045"
  },
  {
   "address": "550 Greenhaven Road, Anoka",
   "sale_month": "2024-03",
   "price": 1100000,
   "lot_sqft": 30816,
   "price_per_lot_sqft": 35.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6866,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125240003"
  },
  {
   "address": "3417 Cedar Ave S, Minneapolis",
   "sale_month": "2024-03",
   "price": 480000,
   "lot_sqft": 5690,
   "price_per_lot_sqft": 84.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1318,
   "use": "APARTMENT",
   "parcel_id": "0102824320023"
  },
  {
   "address": "202 Lincoln Street, Norwood Young America",
   "sale_month": "2024-02",
   "price": 664500,
   "lot_sqft": 27312,
   "price_per_lot_sqft": 24.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "587270010"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 540000,
   "lot_sqft": 18947,
   "price_per_lot_sqft": 28.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880211"
  },
  {
   "address": "514 Morse Street, Norwood Young America",
   "sale_month": "2024-02",
   "price": 264900,
   "lot_sqft": 17474,
   "price_per_lot_sqft": 15.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580143350"
  },
  {
   "address": "3825 3rd Street Northeast, Columbia Heights",
   "sale_month": "2024-02",
   "price": 600000,
   "lot_sqft": 14823,
   "price_per_lot_sqft": 40.48,
   "price_per_building_sqft": 86.62,
   "building_sqft": 6927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6968,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024330080"
  },
  {
   "address": "2127 County Road D East, Maplewood",
   "sale_month": "2024-02",
   "price": 575000,
   "lot_sqft": 6266,
   "price_per_lot_sqft": 91.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022430041"
  },
  {
   "address": "981 University Avenue West, Saint Paul",
   "sale_month": "2024-02",
   "price": 555000,
   "lot_sqft": 14899,
   "price_per_lot_sqft": 37.25,
   "price_per_building_sqft": 152.93,
   "building_sqft": 3629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3650,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923230200"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 532000,
   "lot_sqft": 63553,
   "price_per_lot_sqft": 8.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021310011"
  },
  {
   "address": "2600 15th Ave S, Minneapolis",
   "sale_month": "2024-02",
   "price": 350000,
   "lot_sqft": 5260,
   "price_per_lot_sqft": 66.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1781,
   "use": "TRIPLEX",
   "parcel_id": "3502924420103"
  },
  {
   "address": "2644 Chicago Ave, Minneapolis",
   "sale_month": "2024-02",
   "price": 2421975,
   "lot_sqft": 15694,
   "price_per_lot_sqft": 154.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5832,
   "use": "APARTMENT",
   "parcel_id": "3502924320319"
  },
  {
   "address": "3065 145th Street West, Rosemount",
   "sale_month": "2024-02",
   "price": 448000,
   "lot_sqft": 9145,
   "price_per_lot_sqft": 48.99,
   "price_per_building_sqft": 119.85,
   "building_sqft": 3738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3761,
   "use": "Commercial-preferred",
   "parcel_id": "341820003160"
  },
  {
   "address": "2633 Pleasant Ave, Minneapolis",
   "sale_month": "2024-02",
   "price": 2380000,
   "lot_sqft": 14802,
   "price_per_lot_sqft": 160.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5000,
   "use": "APARTMENT",
   "parcel_id": "3402924310048"
  },
  {
   "address": "26 26th St W, Minneapolis",
   "sale_month": "2024-02",
   "price": 2500000,
   "lot_sqft": 4214,
   "price_per_lot_sqft": 593.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924240101"
  },
  {
   "address": "2545 Blaisdell Ave, Minneapolis",
   "sale_month": "2024-02",
   "price": 2500000,
   "lot_sqft": 10616,
   "price_per_lot_sqft": 235.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5238,
   "use": "APARTMENT",
   "parcel_id": "3402924240100"
  },
  {
   "address": "2300 Harriet Ave, Minneapolis",
   "sale_month": "2024-02",
   "price": 2050000,
   "lot_sqft": 7705,
   "price_per_lot_sqft": 266.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4466,
   "use": "APARTMENT",
   "parcel_id": "3402924220162"
  },
  {
   "address": "2440 Portland Ave, Minneapolis",
   "sale_month": "2024-02",
   "price": 560000,
   "lot_sqft": 5907,
   "price_per_lot_sqft": 94.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1651,
   "use": "TRIPLEX",
   "parcel_id": "3402924140056"
  },
  {
   "address": "2535 Clinton Ave, Minneapolis",
   "sale_month": "2024-02",
   "price": 5800000,
   "lot_sqft": 37468,
   "price_per_lot_sqft": 154.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13446,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924140043"
  },
  {
   "address": "2111 2nd Ave S, Minneapolis",
   "sale_month": "2024-02",
   "price": 1000000,
   "lot_sqft": 12711,
   "price_per_lot_sqft": 78.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3284,
   "use": "APARTMENT",
   "parcel_id": "3402924120009"
  },
  {
   "address": "6700 Vicksburg La N, Maple Grove",
   "sale_month": "2024-02",
   "price": 10225000,
   "lot_sqft": 365676,
   "price_per_lot_sqft": 27.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5376,
   "use": "APARTMENT",
   "parcel_id": "3311922220003"
  },
  {
   "address": "5445 Eden Prairie Rd, Minnetonka",
   "sale_month": "2024-02",
   "price": 1910000,
   "lot_sqft": 20549,
   "price_per_lot_sqft": 92.95,
   "price_per_building_sqft": 601.57,
   "building_sqft": 3175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3194,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110005"
  },
  {
   "address": "170 89th Avenue Northeast, Blaine",
   "sale_month": "2024-02",
   "price": 4200000,
   "lot_sqft": 208899,
   "price_per_lot_sqft": 20.11,
   "price_per_building_sqft": 72.82,
   "building_sqft": 57679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58028,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123320008"
  },
  {
   "address": "2000 Sharon Ave SE, Minneapolis",
   "sale_month": "2024-02",
   "price": 1270000,
   "lot_sqft": 12576,
   "price_per_lot_sqft": 100.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4348,
   "use": "APARTMENT",
   "parcel_id": "3102923110027"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 850000,
   "lot_sqft": 98150,
   "price_per_lot_sqft": 8.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921430080"
  },
  {
   "address": "124 Columbia Court West, Chaska",
   "sale_month": "2024-02",
   "price": 3950000,
   "lot_sqft": 268426,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": 68.67,
   "building_sqft": 57523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57870,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305180010"
  },
  {
   "address": "572 Bavaria Lane, Chaska",
   "sale_month": "2024-02",
   "price": 215000,
   "lot_sqft": 1489,
   "price_per_lot_sqft": 144.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590010"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 250000,
   "lot_sqft": 6846,
   "price_per_lot_sqft": 36.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922430133"
  },
  {
   "address": "118 Acker Street East, Saint Paul",
   "sale_month": "2024-02",
   "price": 520000,
   "lot_sqft": 4875,
   "price_per_lot_sqft": 106.67,
   "price_per_building_sqft": 203.84,
   "building_sqft": 2551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2566,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922430131"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 520000,
   "lot_sqft": 4551,
   "price_per_lot_sqft": 114.26,
   "price_per_building_sqft": 222.7,
   "building_sqft": 2335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2350,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922430130"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 520000,
   "lot_sqft": 3148,
   "price_per_lot_sqft": 165.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922430129"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 520000,
   "lot_sqft": 3599,
   "price_per_lot_sqft": 144.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922430128"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 520000,
   "lot_sqft": 4017,
   "price_per_lot_sqft": 129.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922430127"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 4010000,
   "lot_sqft": 12690,
   "price_per_lot_sqft": 316,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340070"
  },
  {
   "address": "821 Raymond Avenue, Saint Paul",
   "sale_month": "2024-02",
   "price": 4010000,
   "lot_sqft": 61152,
   "price_per_lot_sqft": 65.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9056,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340002"
  },
  {
   "address": "847 Raymond Avenue, Saint Paul",
   "sale_month": "2024-02",
   "price": 4010000,
   "lot_sqft": 5495,
   "price_per_lot_sqft": 729.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923310064"
  },
  {
   "address": "2720 66th St W, Richfield",
   "sale_month": "2024-02",
   "price": 6200000,
   "lot_sqft": 77168,
   "price_per_lot_sqft": 80.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5437,
   "use": "APARTMENT",
   "parcel_id": "2902824130030"
  },
  {
   "address": "4450 12th Avenue East, Shakopee",
   "sale_month": "2024-02",
   "price": 4425000,
   "lot_sqft": 110428,
   "price_per_lot_sqft": 40.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24806,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274360020"
  },
  {
   "address": "14200 Limonite Street Northwest, Ramsey",
   "sale_month": "2024-02",
   "price": 600000,
   "lot_sqft": 180344,
   "price_per_lot_sqft": 3.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225330006"
  },
  {
   "address": "6850 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2024-02",
   "price": 16500000,
   "lot_sqft": 564843,
   "price_per_lot_sqft": 29.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 184321,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225310016"
  },
  {
   "address": "1711 County Road E East, White Bear Lake",
   "sale_month": "2024-02",
   "price": 37997175,
   "lot_sqft": 199804,
   "price_per_lot_sqft": 190.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1772,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273022440207"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1150000,
   "lot_sqft": 4546,
   "price_per_lot_sqft": 252.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340057"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1150000,
   "lot_sqft": 4834,
   "price_per_lot_sqft": 237.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340056"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1150000,
   "lot_sqft": 4661,
   "price_per_lot_sqft": 246.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340055"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1150000,
   "lot_sqft": 4605,
   "price_per_lot_sqft": 249.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340054"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1150000,
   "lot_sqft": 4547,
   "price_per_lot_sqft": 252.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340053"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1150000,
   "lot_sqft": 4901,
   "price_per_lot_sqft": 234.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340011"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1150000,
   "lot_sqft": 5398,
   "price_per_lot_sqft": 213.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340010"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1150000,
   "lot_sqft": 3933,
   "price_per_lot_sqft": 292.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340009"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1150000,
   "lot_sqft": 5696,
   "price_per_lot_sqft": 201.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340008"
  },
  {
   "address": "1743 Ames Avenue, Saint Paul",
   "sale_month": "2024-02",
   "price": 575000,
   "lot_sqft": 16378,
   "price_per_lot_sqft": 35.11,
   "price_per_building_sqft": 63.26,
   "building_sqft": 9090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9144,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272922140053"
  },
  {
   "address": "13300 Pioneer Tr, Eden Prairie",
   "sale_month": "2024-02",
   "price": 6800000,
   "lot_sqft": 386342,
   "price_per_lot_sqft": 17.6,
   "price_per_building_sqft": 103.18,
   "building_sqft": 65903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66301,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711622130017"
  },
  {
   "address": "810 Franklin Ave E, Minneapolis",
   "sale_month": "2024-02",
   "price": 1950000,
   "lot_sqft": 14962,
   "price_per_lot_sqft": 130.33,
   "price_per_building_sqft": 239.26,
   "building_sqft": 8150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8199,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924340084"
  },
  {
   "address": "4029 125th Street West, Savage",
   "sale_month": "2024-02",
   "price": 275000,
   "lot_sqft": 15220,
   "price_per_lot_sqft": 18.07,
   "price_per_building_sqft": 130.77,
   "building_sqft": 2103,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2116,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260060510"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2024-02",
   "price": 300000,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 150.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630090"
  },
  {
   "address": "14209 West Freeway Drive Northeast, Columbus",
   "sale_month": "2024-02",
   "price": 800000,
   "lot_sqft": 393090,
   "price_per_lot_sqft": 2.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7516,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253222340003"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 800000,
   "lot_sqft": 437459,
   "price_per_lot_sqft": 1.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253222310006"
  },
  {
   "address": "16670 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2024-02",
   "price": 165000,
   "lot_sqft": 1565,
   "price_per_lot_sqft": 105.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251970090"
  },
  {
   "address": "2817 Riverside Ave, Minneapolis",
   "sale_month": "2024-02",
   "price": 750000,
   "lot_sqft": 11676,
   "price_per_lot_sqft": 64.23,
   "price_per_building_sqft": 273.92,
   "building_sqft": 2738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2755,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924440061"
  },
  {
   "address": "10541 Woodcrest Drive Northwest, Coon Rapids",
   "sale_month": "2024-02",
   "price": 23140000,
   "lot_sqft": 377987,
   "price_per_lot_sqft": 61.22,
   "price_per_building_sqft": 780.65,
   "building_sqft": 29642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29821,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243124230042"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 41795379,
   "lot_sqft": 19590,
   "price_per_lot_sqft": 2133.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2412023320010"
  },
  {
   "address": "20200 Rogers Dr, Rogers",
   "sale_month": "2024-02",
   "price": 41795379,
   "lot_sqft": 1807554,
   "price_per_lot_sqft": 23.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 160471,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2412023320003"
  },
  {
   "address": "12940 Wilfred La N, Rogers",
   "sale_month": "2024-02",
   "price": 41795379,
   "lot_sqft": 216772,
   "price_per_lot_sqft": 192.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35453,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2412023130003"
  },
  {
   "address": "1601 Mainstreet, Hopkins",
   "sale_month": "2024-02",
   "price": 491500,
   "lot_sqft": 5702,
   "price_per_lot_sqft": 86.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2135,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320053"
  },
  {
   "address": "717 State Hwy No 7, Hopkins",
   "sale_month": "2024-02",
   "price": 2000000,
   "lot_sqft": 85279,
   "price_per_lot_sqft": 23.45,
   "price_per_building_sqft": 174.26,
   "building_sqft": 11477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11546,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722120013"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 23140000,
   "lot_sqft": 179282,
   "price_per_lot_sqft": 129.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233124140312"
  },
  {
   "address": "21501 John Deere La, Rogers",
   "sale_month": "2024-02",
   "price": 925000,
   "lot_sqft": 58102,
   "price_per_lot_sqft": 15.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17685,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023240049"
  },
  {
   "address": "1812 Mainstreet, Hopkins",
   "sale_month": "2024-02",
   "price": 1300000,
   "lot_sqft": 16391,
   "price_per_lot_sqft": 79.31,
   "price_per_building_sqft": 192.11,
   "building_sqft": 6767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6808,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722440021"
  },
  {
   "address": "300 2nd St SE, Minneapolis",
   "sale_month": "2024-02",
   "price": 1264788,
   "lot_sqft": 12276,
   "price_per_lot_sqft": 103.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11569,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130959"
  },
  {
   "address": "3994 Alexandria Draw, Woodbury",
   "sale_month": "2024-02",
   "price": 1262770,
   "lot_sqft": 98929,
   "price_per_lot_sqft": 12.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2302821340074"
  },
  {
   "address": "3984 Alexandria Cove, Woodbury",
   "sale_month": "2024-02",
   "price": 1262770,
   "lot_sqft": 106307,
   "price_per_lot_sqft": 11.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "110",
   "parcel_id": "2302821340072"
  },
  {
   "address": "16075 Joplin Avenue West, Lakeville",
   "sale_month": "2024-02",
   "price": 692500,
   "lot_sqft": 19989,
   "price_per_lot_sqft": 34.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2509,
   "use": "Apartment",
   "parcel_id": "225370601030"
  },
  {
   "address": "2061 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-02",
   "price": 500000,
   "lot_sqft": 20253,
   "price_per_lot_sqft": 24.69,
   "price_per_building_sqft": 251.26,
   "building_sqft": 1990,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2002,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124240007"
  },
  {
   "address": "416 1st Ave N, Minneapolis",
   "sale_month": "2024-02",
   "price": 3787500,
   "lot_sqft": 25372,
   "price_per_lot_sqft": 149.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23682,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924420021"
  },
  {
   "address": "2800 Vicksburg La N, Plymouth",
   "sale_month": "2024-02",
   "price": 1500000,
   "lot_sqft": 477015,
   "price_per_lot_sqft": 3.14,
   "price_per_building_sqft": 10.03,
   "building_sqft": 149596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 150499,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822320012"
  },
  {
   "address": "1250 South Frontage Road, Hastings",
   "sale_month": "2024-02",
   "price": 1040000,
   "lot_sqft": 36672,
   "price_per_lot_sqft": 28.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "198301001010"
  },
  {
   "address": "2740 Xylon Ave N, New Hope",
   "sale_month": "2024-02",
   "price": 470000,
   "lot_sqft": 14983,
   "price_per_lot_sqft": 31.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1994,
   "use": "APARTMENT",
   "parcel_id": "1911821440054"
  },
  {
   "address": "700 Ottawa Ave N, Golden Valley",
   "sale_month": "2024-02",
   "price": 23700000,
   "lot_sqft": 194314,
   "price_per_lot_sqft": 121.97,
   "price_per_building_sqft": 427.97,
   "building_sqft": 55378,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55712,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924240010"
  },
  {
   "address": "325 Co Rd No 81 Svc Rd W, Osseo",
   "sale_month": "2024-02",
   "price": 7048192,
   "lot_sqft": 144875,
   "price_per_lot_sqft": 48.65,
   "price_per_building_sqft": 215.81,
   "building_sqft": 32660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32857,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921330035"
  },
  {
   "address": "8100 36th Ave N, New Hope",
   "sale_month": "2024-02",
   "price": 2910000,
   "lot_sqft": 63781,
   "price_per_lot_sqft": 45.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8274,
   "use": "APARTMENT",
   "parcel_id": "1811821440007"
  },
  {
   "address": "2330 Ventura Drive, Woodbury",
   "sale_month": "2024-02",
   "price": 10750000,
   "lot_sqft": 326501,
   "price_per_lot_sqft": 32.92,
   "price_per_building_sqft": 135.42,
   "building_sqft": 79382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 79861,
   "use": "305",
   "parcel_id": "1802821240003"
  },
  {
   "address": "8255 Grange Boulevard South, Cottage Grove",
   "sale_month": "2024-02",
   "price": 335900,
   "lot_sqft": 12138,
   "price_per_lot_sqft": 27.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1497,
   "use": "110",
   "parcel_id": "1802721130055"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1400000,
   "lot_sqft": 3328,
   "price_per_lot_sqft": 420.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220041"
  },
  {
   "address": "500 Apollo Drive, Lino Lakes",
   "sale_month": "2024-02",
   "price": 1400000,
   "lot_sqft": 48771,
   "price_per_lot_sqft": 28.71,
   "price_per_building_sqft": 116.16,
   "building_sqft": 12052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12125,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220033"
  },
  {
   "address": "2230 Old Hwy 8 Northwest, New Brighton",
   "sale_month": "2024-02",
   "price": 12000000,
   "lot_sqft": 1406984,
   "price_per_lot_sqft": 8.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11142,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023420010"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 12000000,
   "lot_sqft": 86340,
   "price_per_lot_sqft": 138.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023410016"
  },
  {
   "address": "4109 Oregon Ave N, New Hope",
   "sale_month": "2024-02",
   "price": 2550000,
   "lot_sqft": 13154,
   "price_per_lot_sqft": 193.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2205,
   "use": "APARTMENT",
   "parcel_id": "1711821240093"
  },
  {
   "address": "4119 Oregon Ave N, New Hope",
   "sale_month": "2024-02",
   "price": 2550000,
   "lot_sqft": 13171,
   "price_per_lot_sqft": 193.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2415,
   "use": "APARTMENT",
   "parcel_id": "1711821240092"
  },
  {
   "address": "4120 Oregon Ave N, New Hope",
   "sale_month": "2024-02",
   "price": 2550000,
   "lot_sqft": 12584,
   "price_per_lot_sqft": 202.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2778,
   "use": "APARTMENT",
   "parcel_id": "1711821240089"
  },
  {
   "address": "4110 Oregon Ave N, New Hope",
   "sale_month": "2024-02",
   "price": 2550000,
   "lot_sqft": 16814,
   "price_per_lot_sqft": 151.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2671,
   "use": "APARTMENT",
   "parcel_id": "1711821240088"
  },
  {
   "address": "4111 Nevada Ave N, New Hope",
   "sale_month": "2024-02",
   "price": 2550000,
   "lot_sqft": 16813,
   "price_per_lot_sqft": 151.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2594,
   "use": "APARTMENT",
   "parcel_id": "1711821240063"
  },
  {
   "address": "4121 Nevada Ave N, New Hope",
   "sale_month": "2024-02",
   "price": 2550000,
   "lot_sqft": 12241,
   "price_per_lot_sqft": 208.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2566,
   "use": "APARTMENT",
   "parcel_id": "1711821240062"
  },
  {
   "address": "17523 Minnetonka Blvd, Minnetonka",
   "sale_month": "2024-02",
   "price": 2800000,
   "lot_sqft": 39091,
   "price_per_lot_sqft": 71.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722320066"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 1745823,
   "lot_sqft": 15898,
   "price_per_lot_sqft": 109.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722230050"
  },
  {
   "address": "17420 Minnetonka Blvd, Minnetonka",
   "sale_month": "2024-02",
   "price": 1745823,
   "lot_sqft": 15485,
   "price_per_lot_sqft": 112.74,
   "price_per_building_sqft": 131.44,
   "building_sqft": 13282,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13362,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722230016"
  },
  {
   "address": "7505 State Hwy No 7, St. Louis Park",
   "sale_month": "2024-02",
   "price": 2154000,
   "lot_sqft": 35650,
   "price_per_lot_sqft": 60.42,
   "price_per_building_sqft": 204.83,
   "building_sqft": 10516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10579,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721340038"
  },
  {
   "address": "4789 Highway 10, Arden Hills",
   "sale_month": "2024-02",
   "price": 12000000,
   "lot_sqft": 76640,
   "price_per_lot_sqft": 156.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163023320001"
  },
  {
   "address": "6211 Hamilton St, St. Louis Park",
   "sale_month": "2024-02",
   "price": 750000,
   "lot_sqft": 12631,
   "price_per_lot_sqft": 59.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3294,
   "use": "APARTMENT",
   "parcel_id": "1611721320090"
  },
  {
   "address": "9818 Nicollet Ave S, Bloomington",
   "sale_month": "2024-02",
   "price": 500000,
   "lot_sqft": 14411,
   "price_per_lot_sqft": 34.7,
   "price_per_building_sqft": 146.93,
   "building_sqft": 3403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3423,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724310002"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 6608964,
   "lot_sqft": 8447,
   "price_per_lot_sqft": 782.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140144"
  },
  {
   "address": "11262 86th Ave N, Maple Grove",
   "sale_month": "2024-02",
   "price": 525000,
   "lot_sqft": 2555,
   "price_per_lot_sqft": 205.48,
   "price_per_building_sqft": 106.34,
   "building_sqft": 4937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4966,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440029"
  },
  {
   "address": "4401 Irving Ave N, Minneapolis",
   "sale_month": "2024-02",
   "price": 384000,
   "lot_sqft": 8007,
   "price_per_lot_sqft": 47.96,
   "price_per_building_sqft": 227.08,
   "building_sqft": 1691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1701,
   "use": "APARTMENT",
   "parcel_id": "1411821110006"
  },
  {
   "address": "2281 Commerce Blvd, Mound",
   "sale_month": "2024-02",
   "price": 605000,
   "lot_sqft": 2605,
   "price_per_lot_sqft": 232.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411724440069"
  },
  {
   "address": "318 7th Ave NE, Minneapolis",
   "sale_month": "2024-02",
   "price": 461000,
   "lot_sqft": 5311,
   "price_per_lot_sqft": 86.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 849,
   "use": "TRIPLEX",
   "parcel_id": "1402924310162"
  },
  {
   "address": "4839 Shoreline Dr, Mound",
   "sale_month": "2024-02",
   "price": 350000,
   "lot_sqft": 9085,
   "price_per_lot_sqft": 38.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724440132"
  },
  {
   "address": "7691 Central Avenue Northeast, Fridley",
   "sale_month": "2024-02",
   "price": 200000,
   "lot_sqft": 20441,
   "price_per_lot_sqft": 9.78,
   "price_per_building_sqft": 101.47,
   "building_sqft": 1971,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1983,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024120053"
  },
  {
   "address": "4847 Emerson Ave N, Minneapolis",
   "sale_month": "2024-02",
   "price": 825000,
   "lot_sqft": 19487,
   "price_per_lot_sqft": 42.34,
   "price_per_building_sqft": 184.56,
   "building_sqft": 4470,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4497,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821320201"
  },
  {
   "address": "2795 Hedberg Dr, Minnetonka",
   "sale_month": "2024-02",
   "price": 1000000,
   "lot_sqft": 64526,
   "price_per_lot_sqft": 15.5,
   "price_per_building_sqft": 156.54,
   "building_sqft": 6388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6427,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211722330015"
  },
  {
   "address": "2210 White Bear Avenue North, Maplewood",
   "sale_month": "2024-02",
   "price": 1125000,
   "lot_sqft": 39996,
   "price_per_lot_sqft": 28.13,
   "price_per_building_sqft": 274.86,
   "building_sqft": 4093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4118,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922330062"
  },
  {
   "address": "2603 White Bear Avenue North, Maplewood",
   "sale_month": "2024-02",
   "price": 2632814,
   "lot_sqft": 9772,
   "price_per_lot_sqft": 269.42,
   "price_per_building_sqft": 1323.69,
   "building_sqft": 1989,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2001,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922210038"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 2632814,
   "lot_sqft": 13402,
   "price_per_lot_sqft": 196.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922210033"
  },
  {
   "address": "4160 Lexington Avenue, Eagan",
   "sale_month": "2024-02",
   "price": 2996905,
   "lot_sqft": 31557,
   "price_per_lot_sqft": 94.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11081,
   "use": "Apartment",
   "parcel_id": "104502501110"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 42576,
   "lot_sqft": 43252,
   "price_per_lot_sqft": 0.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3670,
   "use": "Apartment",
   "parcel_id": "104502501100"
  },
  {
   "address": "4150 Lexington Avenue, Eagan",
   "sale_month": "2024-02",
   "price": 2996905,
   "lot_sqft": 110126,
   "price_per_lot_sqft": 27.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9780,
   "use": "Apartment",
   "parcel_id": "104502501090"
  },
  {
   "address": "4140 Lexington Avenue, Eagan",
   "sale_month": "2024-02",
   "price": 2996905,
   "lot_sqft": 53102,
   "price_per_lot_sqft": 56.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9781,
   "use": "Apartment",
   "parcel_id": "104502501080"
  },
  {
   "address": "4130 Lexington Avenue, Eagan",
   "sale_month": "2024-02",
   "price": 2996903,
   "lot_sqft": 57366,
   "price_per_lot_sqft": 52.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10233,
   "use": "Apartment",
   "parcel_id": "104502501070"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 42576,
   "lot_sqft": 194134,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4654,
   "use": "Apartment",
   "parcel_id": "104502501060"
  },
  {
   "address": "4120 Lexington Avenue, Eagan",
   "sale_month": "2024-02",
   "price": 2975691,
   "lot_sqft": 55305,
   "price_per_lot_sqft": 53.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9993,
   "use": "Apartment",
   "parcel_id": "104502501050"
  },
  {
   "address": "4116 Lexington Avenue, Eagan",
   "sale_month": "2024-02",
   "price": 212581,
   "lot_sqft": 43053,
   "price_per_lot_sqft": 4.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3621,
   "use": "Apartment",
   "parcel_id": "104502501040"
  },
  {
   "address": "4110 Lexington Avenue, Eagan",
   "sale_month": "2024-02",
   "price": 2975691,
   "lot_sqft": 47171,
   "price_per_lot_sqft": 63.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10671,
   "use": "Apartment",
   "parcel_id": "104502501030"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 42576,
   "lot_sqft": 39536,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3219,
   "use": "Apartment",
   "parcel_id": "104502501020"
  },
  {
   "address": "4100 Lexington Avenue, Eagan",
   "sale_month": "2024-02",
   "price": 2975691,
   "lot_sqft": 44163,
   "price_per_lot_sqft": 67.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11168,
   "use": "Apartment",
   "parcel_id": "104502501010"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 3075000,
   "lot_sqft": 781607,
   "price_per_lot_sqft": 3.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 725,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622320049"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 3075000,
   "lot_sqft": 9703,
   "price_per_lot_sqft": 316.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1011622230025"
  },
  {
   "address": "201 86th St W, Bloomington",
   "sale_month": "2024-02",
   "price": 3751000,
   "lot_sqft": 199831,
   "price_per_lot_sqft": 18.77,
   "price_per_building_sqft": 70.6,
   "building_sqft": 53128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53448,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724210038"
  },
  {
   "address": "2490 Maplewood Drive, Maplewood",
   "sale_month": "2024-02",
   "price": 29050000,
   "lot_sqft": 1396036,
   "price_per_lot_sqft": 20.81,
   "price_per_building_sqft": 763.99,
   "building_sqft": 38024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38254,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922140013"
  },
  {
   "address": "244 Fairview Avenue South, Saint Paul",
   "sale_month": "2024-02",
   "price": 510000,
   "lot_sqft": 8703,
   "price_per_lot_sqft": 58.6,
   "price_per_building_sqft": 106.14,
   "building_sqft": 4805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4834,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092823120015"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 3075000,
   "lot_sqft": 1468095,
   "price_per_lot_sqft": 2.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21295,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622410002"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 3075000,
   "lot_sqft": 1089,
   "price_per_lot_sqft": 2823.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622140007"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 3075000,
   "lot_sqft": 1460,
   "price_per_lot_sqft": 2106.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622140006"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 3075000,
   "lot_sqft": 985,
   "price_per_lot_sqft": 3121.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622140005"
  },
  {
   "address": "14490 Valley View Rd, Eden Prairie",
   "sale_month": "2024-02",
   "price": 3075000,
   "lot_sqft": 1368812,
   "price_per_lot_sqft": 2.25,
   "price_per_building_sqft": 559.19,
   "building_sqft": 5499,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5532,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622110003"
  },
  {
   "address": "12050 Central Avenue Northeast, Blaine",
   "sale_month": "2024-02",
   "price": 1325000,
   "lot_sqft": 58247,
   "price_per_lot_sqft": 22.75,
   "price_per_building_sqft": 92.6,
   "building_sqft": 14309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14395,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123310001"
  },
  {
   "address": "5372 Edgewood Drive, Mounds View",
   "sale_month": "2024-02",
   "price": 416500,
   "lot_sqft": 3695,
   "price_per_lot_sqft": 112.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023240068"
  },
  {
   "address": "736 Oakdale Avenue, Saint Paul",
   "sale_month": "2024-02",
   "price": 125000,
   "lot_sqft": 7561,
   "price_per_lot_sqft": 16.53,
   "price_per_building_sqft": 63.2,
   "building_sqft": 1978,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1990,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822310081"
  },
  {
   "address": "7700 49th Ave N, New Hope",
   "sale_month": "2024-02",
   "price": 12800000,
   "lot_sqft": 327517,
   "price_per_lot_sqft": 39.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12457,
   "use": "APARTMENT",
   "parcel_id": "0811821230005"
  },
  {
   "address": "367 4th Street Southwest, Forest Lake",
   "sale_month": "2024-02",
   "price": 350000,
   "lot_sqft": 14792,
   "price_per_lot_sqft": 23.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0803221420022"
  },
  {
   "address": "5455 41st St W, St. Louis Park",
   "sale_month": "2024-02",
   "price": 1400000,
   "lot_sqft": 7027,
   "price_per_lot_sqft": 199.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824320231"
  },
  {
   "address": "5450 41st St W, St. Louis Park",
   "sale_month": "2024-02",
   "price": 1400000,
   "lot_sqft": 15377,
   "price_per_lot_sqft": 91.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4395,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824230163"
  },
  {
   "address": "601 East Main Street, Anoka",
   "sale_month": "2024-02",
   "price": 355000,
   "lot_sqft": 17451,
   "price_per_lot_sqft": 20.34,
   "price_per_building_sqft": 130.28,
   "building_sqft": 2725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2741,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124340113"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 35050000,
   "lot_sqft": 8414,
   "price_per_lot_sqft": 4165.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0611721230006"
  },
  {
   "address": "9393 Wayzata Blvd, Golden Valley",
   "sale_month": "2024-02",
   "price": 35050000,
   "lot_sqft": 57726,
   "price_per_lot_sqft": 607.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611721230005"
  },
  {
   "address": "9191 Wayzata Blvd, Golden Valley",
   "sale_month": "2024-02",
   "price": 35050000,
   "lot_sqft": 373235,
   "price_per_lot_sqft": 93.91,
   "price_per_building_sqft": 938.52,
   "building_sqft": 37346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611721230004"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 405000,
   "lot_sqft": 2324,
   "price_per_lot_sqft": 174.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060411310"
  },
  {
   "address": "3700 38th St E, Minneapolis",
   "sale_month": "2024-02",
   "price": 350000,
   "lot_sqft": 6578,
   "price_per_lot_sqft": 53.21,
   "price_per_building_sqft": 247,
   "building_sqft": 1417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1426,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823340102"
  },
  {
   "address": "6255 Upper Afton Road, Woodbury",
   "sale_month": "2024-02",
   "price": 970000,
   "lot_sqft": 35618,
   "price_per_lot_sqft": 27.23,
   "price_per_building_sqft": 128.02,
   "building_sqft": 7577,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7623,
   "use": "300",
   "parcel_id": "0602821310116"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 23130000,
   "lot_sqft": 53990,
   "price_per_lot_sqft": 428.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053123340144"
  },
  {
   "address": "12664 Central Avenue Northeast, Blaine",
   "sale_month": "2024-02",
   "price": 23130000,
   "lot_sqft": 139109,
   "price_per_lot_sqft": 166.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51342,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053123340143"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 13325000,
   "lot_sqft": 32478,
   "price_per_lot_sqft": 410.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822420003"
  },
  {
   "address": "260 Chester Street, Saint Paul",
   "sale_month": "2024-02",
   "price": 13325000,
   "lot_sqft": 224224,
   "price_per_lot_sqft": 59.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822420002"
  },
  {
   "address": "240 Chester Street, Saint Paul",
   "sale_month": "2024-02",
   "price": 13325000,
   "lot_sqft": 330137,
   "price_per_lot_sqft": 40.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 205993,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822420001"
  },
  {
   "address": "8001 Washburn Cir, Bloomington",
   "sale_month": "2024-02",
   "price": 1520000,
   "lot_sqft": 11457,
   "price_per_lot_sqft": 132.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2498,
   "use": "APARTMENT",
   "parcel_id": "0502724130014"
  },
  {
   "address": "8002 Washburn Cir, Bloomington",
   "sale_month": "2024-02",
   "price": 1520000,
   "lot_sqft": 8290,
   "price_per_lot_sqft": 183.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0502724130013"
  },
  {
   "address": "8003 Washburn Cir, Bloomington",
   "sale_month": "2024-02",
   "price": 1520000,
   "lot_sqft": 11614,
   "price_per_lot_sqft": 130.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2372,
   "use": "APARTMENT",
   "parcel_id": "0502724130012"
  },
  {
   "address": "8007 Washburn Cir, Bloomington",
   "sale_month": "2024-02",
   "price": 2256000,
   "lot_sqft": 14466,
   "price_per_lot_sqft": 155.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2387,
   "use": "APARTMENT",
   "parcel_id": "0502724130010"
  },
  {
   "address": "8009 Washburn Cir, Bloomington",
   "sale_month": "2024-02",
   "price": 2256000,
   "lot_sqft": 15283,
   "price_per_lot_sqft": 147.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2338,
   "use": "APARTMENT",
   "parcel_id": "0502724130009"
  },
  {
   "address": "8011 Washburn Cir, Bloomington",
   "sale_month": "2024-02",
   "price": 2256000,
   "lot_sqft": 13736,
   "price_per_lot_sqft": 164.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2356,
   "use": "APARTMENT",
   "parcel_id": "0502724130008"
  },
  {
   "address": "8013 Washburn Cir, Bloomington",
   "sale_month": "2024-02",
   "price": 2256000,
   "lot_sqft": 12440,
   "price_per_lot_sqft": 181.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2246,
   "use": "APARTMENT",
   "parcel_id": "0502724130007"
  },
  {
   "address": "15802 Wayzata Blvd, Minnetonka",
   "sale_month": "2024-02",
   "price": 40310020,
   "lot_sqft": 705065,
   "price_per_lot_sqft": 57.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 91797,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722230014"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 3075000,
   "lot_sqft": 1009397,
   "price_per_lot_sqft": 3.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2538,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411622440001"
  },
  {
   "address": "3245 Hennepin Ave, Minneapolis",
   "sale_month": "2024-02",
   "price": 1065000,
   "lot_sqft": 5379,
   "price_per_lot_sqft": 197.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "APARTMENT",
   "parcel_id": "0402824130065"
  },
  {
   "address": "3120 Fremont Ave S, Minneapolis",
   "sale_month": "2024-02",
   "price": 463150,
   "lot_sqft": 5887,
   "price_per_lot_sqft": 78.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 730,
   "use": "APARTMENT",
   "parcel_id": "0402824120108"
  },
  {
   "address": "3104 Emerson Ave S, Minneapolis",
   "sale_month": "2024-02",
   "price": 580000,
   "lot_sqft": 3821,
   "price_per_lot_sqft": 151.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1422,
   "use": "TRIPLEX",
   "parcel_id": "0402824120090"
  },
  {
   "address": "405 35th St E, Minneapolis",
   "sale_month": "2024-02",
   "price": 765000,
   "lot_sqft": 5472,
   "price_per_lot_sqft": 139.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2560,
   "use": "APARTMENT",
   "parcel_id": "0302824410220"
  },
  {
   "address": "9896 Norma Lane, Woodbury",
   "sale_month": "2024-02",
   "price": 3200000,
   "lot_sqft": 62264,
   "price_per_lot_sqft": 51.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "300",
   "parcel_id": "0302821110026"
  },
  {
   "address": "13969 West Preserve Boulevard, Burnsville",
   "sale_month": "2024-02",
   "price": 400000,
   "lot_sqft": 2415,
   "price_per_lot_sqft": 165.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "027323001100"
  },
  {
   "address": "1901 143rd Street West, Burnsville",
   "sale_month": "2024-02",
   "price": 7500000,
   "lot_sqft": 157904,
   "price_per_lot_sqft": 47.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43559,
   "use": "Industrial-preferred",
   "parcel_id": "025767801010"
  },
  {
   "address": "8050 Ranchers Road Northeast, Fridley",
   "sale_month": "2024-02",
   "price": 2350000,
   "lot_sqft": 48847,
   "price_per_lot_sqft": 48.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024320018"
  },
  {
   "address": "1032 Grand Avenue, Saint Paul",
   "sale_month": "2024-02",
   "price": 699900,
   "lot_sqft": 6370,
   "price_per_lot_sqft": 109.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1916,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823320030"
  },
  {
   "address": null,
   "sale_month": "2024-02",
   "price": 129577,
   "lot_sqft": 11968,
   "price_per_lot_sqft": 10.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "Commercial",
   "parcel_id": "021845001020"
  },
  {
   "address": "50 Mcandrews Road East, Burnsville",
   "sale_month": "2024-02",
   "price": 820423,
   "lot_sqft": 16481,
   "price_per_lot_sqft": 49.78,
   "price_per_building_sqft": 207.81,
   "building_sqft": 3948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3971,
   "use": "Commercial-preferred",
   "parcel_id": "021845001010"
  },
  {
   "address": "2900 County Road 42 West, Burnsville",
   "sale_month": "2024-02",
   "price": 13360000,
   "lot_sqft": 172632,
   "price_per_lot_sqft": 77.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42788,
   "use": "Commercial-preferred",
   "parcel_id": "021205102022"
  },
  {
   "address": "801 Lake St E, Minneapolis",
   "sale_month": "2024-02",
   "price": 7575000,
   "lot_sqft": 12959,
   "price_per_lot_sqft": 584.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2079,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210231"
  },
  {
   "address": "3020 10th Ave S, Minneapolis",
   "sale_month": "2024-02",
   "price": 450000,
   "lot_sqft": 8736,
   "price_per_lot_sqft": 51.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1769,
   "use": "APARTMENT",
   "parcel_id": "0202824210196"
  },
  {
   "address": "177 St Croix Trail South, Lakeland Shores",
   "sale_month": "2024-02",
   "price": 685000,
   "lot_sqft": 59433,
   "price_per_lot_sqft": 11.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3857,
   "use": "300",
   "parcel_id": "0202820120015"
  },
  {
   "address": "8977 Hunters Way, Apple Valley",
   "sale_month": "2024-02",
   "price": 1000000,
   "lot_sqft": 41604,
   "price_per_lot_sqft": 24.04,
   "price_per_building_sqft": 198.22,
   "building_sqft": 5045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5075,
   "use": "Commercial-preferred",
   "parcel_id": "014310001020"
  },
  {
   "address": "218 Annapolis Street West, West Saint Paul",
   "sale_month": "2024-01",
   "price": 365000,
   "lot_sqft": 9791,
   "price_per_lot_sqft": 37.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1216,
   "use": "Apartment",
   "parcel_id": "423800026020"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 122646,
   "lot_sqft": 15737,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": 104.65,
   "building_sqft": 1172,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1179,
   "use": "Industrial",
   "parcel_id": "420170058100"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 253139,
   "lot_sqft": 13413,
   "price_per_lot_sqft": 18.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "420170058091"
  },
  {
   "address": "54 Moreland Avenue East, West Saint Paul",
   "sale_month": "2024-01",
   "price": 555381,
   "lot_sqft": 15157,
   "price_per_lot_sqft": 36.64,
   "price_per_building_sqft": 77.71,
   "building_sqft": 7147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7190,
   "use": "Commercial-preferred",
   "parcel_id": "420170058071"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 99664,
   "lot_sqft": 12271,
   "price_per_lot_sqft": 8.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "420170058030"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 60538,
   "lot_sqft": 12449,
   "price_per_lot_sqft": 4.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "420170058020"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 58632,
   "lot_sqft": 12029,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "420170058010"
  },
  {
   "address": "852 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2024-01",
   "price": 100000,
   "lot_sqft": 839,
   "price_per_lot_sqft": 119.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410088"
  },
  {
   "address": "2103 County Road D East, Maplewood",
   "sale_month": "2024-01",
   "price": 255000,
   "lot_sqft": 6225,
   "price_per_lot_sqft": 40.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022430032"
  },
  {
   "address": "537 Grotto Street North, Saint Paul",
   "sale_month": "2024-01",
   "price": 180000,
   "lot_sqft": 9878,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": 70.62,
   "building_sqft": 2549,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2564,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923130122"
  },
  {
   "address": "2701 Freeway Blvd, Brooklyn Center",
   "sale_month": "2024-01",
   "price": 5330000,
   "lot_sqft": 116878,
   "price_per_lot_sqft": 45.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16740,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921230088"
  },
  {
   "address": "1887 Station Parkway Northwest, Andover",
   "sale_month": "2024-01",
   "price": 460000,
   "lot_sqft": 4556,
   "price_per_lot_sqft": 100.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3758,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420021"
  },
  {
   "address": "1459 Roblyn Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 300000,
   "lot_sqft": 2343,
   "price_per_lot_sqft": 128.04,
   "price_per_building_sqft": 141.78,
   "building_sqft": 2116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2129,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923340021"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 40670529,
   "lot_sqft": 1536,
   "price_per_lot_sqft": 26478.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923320036"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 40670529,
   "lot_sqft": 93908,
   "price_per_lot_sqft": 433.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923320032"
  },
  {
   "address": "1532 University Avenue West, Saint Paul",
   "sale_month": "2024-01",
   "price": 40670529,
   "lot_sqft": 84594,
   "price_per_lot_sqft": 480.77,
   "price_per_building_sqft": 8810.77,
   "building_sqft": 4616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4644,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923320031"
  },
  {
   "address": "1570 University Avenue West, Saint Paul",
   "sale_month": "2024-01",
   "price": 40670529,
   "lot_sqft": 49001,
   "price_per_lot_sqft": 829.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923320030"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 40670529,
   "lot_sqft": 24030,
   "price_per_lot_sqft": 1692.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923320028"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 40670529,
   "lot_sqft": 71723,
   "price_per_lot_sqft": 567.05,
   "price_per_building_sqft": 6461.79,
   "building_sqft": 6294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6332,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923320027"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 7746767,
   "lot_sqft": 29426,
   "price_per_lot_sqft": 263.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923320026"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 40670529,
   "lot_sqft": 27986,
   "price_per_lot_sqft": 1453.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923320022"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 7746767,
   "lot_sqft": 28496,
   "price_per_lot_sqft": 271.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923320013"
  },
  {
   "address": "1332 Thomas Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 315000,
   "lot_sqft": 6440,
   "price_per_lot_sqft": 48.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923130119"
  },
  {
   "address": "1328 Thomas Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 315000,
   "lot_sqft": 3589,
   "price_per_lot_sqft": 87.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923130118"
  },
  {
   "address": "6705 Wedgwood Ct N, Maple Grove",
   "sale_month": "2024-01",
   "price": 2050000,
   "lot_sqft": 59625,
   "price_per_lot_sqft": 34.38,
   "price_per_building_sqft": 179.27,
   "building_sqft": 11435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11504,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922120012"
  },
  {
   "address": "2808 Harriet Ave, Minneapolis",
   "sale_month": "2024-01",
   "price": 898000,
   "lot_sqft": 5788,
   "price_per_lot_sqft": 155.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1624,
   "use": "APARTMENT",
   "parcel_id": "3402924330152"
  },
  {
   "address": "2605 138th Avenue Northwest, Andover",
   "sale_month": "2024-01",
   "price": 655000,
   "lot_sqft": 24215,
   "price_per_lot_sqft": 27.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333224130017"
  },
  {
   "address": "8625 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2024-01",
   "price": 275000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 99.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440033"
  },
  {
   "address": "7527 Penn Ave S, Richfield",
   "sale_month": "2024-01",
   "price": 1400000,
   "lot_sqft": 10888,
   "price_per_lot_sqft": 128.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2775,
   "use": "APARTMENT",
   "parcel_id": "3302824320040"
  },
  {
   "address": "7533 Penn Ave S, Richfield",
   "sale_month": "2024-01",
   "price": 1400000,
   "lot_sqft": 11016,
   "price_per_lot_sqft": 127.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2863,
   "use": "APARTMENT",
   "parcel_id": "3302824320039"
  },
  {
   "address": "23340 Aztec Street Northwest, Saint Francis",
   "sale_month": "2024-01",
   "price": 199900,
   "lot_sqft": 66522,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424230039"
  },
  {
   "address": "360 Wacouta Street, Saint Paul",
   "sale_month": "2024-01",
   "price": 33900000,
   "lot_sqft": 44728,
   "price_per_lot_sqft": 757.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 53580,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440089"
  },
  {
   "address": "270 6th Street East, Saint Paul",
   "sale_month": "2024-01",
   "price": 33900000,
   "lot_sqft": 5963,
   "price_per_lot_sqft": 5685.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440088"
  },
  {
   "address": "240 6th Street East, Saint Paul",
   "sale_month": "2024-01",
   "price": 33900000,
   "lot_sqft": 4969,
   "price_per_lot_sqft": 6822.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440063"
  },
  {
   "address": "256 6th Street East, Saint Paul",
   "sale_month": "2024-01",
   "price": 33900000,
   "lot_sqft": 2485,
   "price_per_lot_sqft": 13641.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440062"
  },
  {
   "address": "601 Park Street, Saint Paul",
   "sale_month": "2024-01",
   "price": 630000,
   "lot_sqft": 7395,
   "price_per_lot_sqft": 85.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2266,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922220067"
  },
  {
   "address": "1708 West Creek Lane, Chaska",
   "sale_month": "2024-01",
   "price": 31000000,
   "lot_sqft": 275387,
   "price_per_lot_sqft": 112.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 111667,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "306910010"
  },
  {
   "address": "322 Lake Hazeltine Drive, Chaska",
   "sale_month": "2024-01",
   "price": 13100000,
   "lot_sqft": 464720,
   "price_per_lot_sqft": 28.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 53819,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305190050"
  },
  {
   "address": "3650 Chestnut Street North, Chaska",
   "sale_month": "2024-01",
   "price": 2184000,
   "lot_sqft": 91918,
   "price_per_lot_sqft": 23.76,
   "price_per_building_sqft": 108.46,
   "building_sqft": 20136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20257,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "304900020"
  },
  {
   "address": "1301 Crystal Lane, Chaska",
   "sale_month": "2024-01",
   "price": 503000,
   "lot_sqft": 29575,
   "price_per_lot_sqft": 17.01,
   "price_per_building_sqft": 39.48,
   "building_sqft": 12740,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12817,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301370051"
  },
  {
   "address": "1325 Utica Ave S, St. Louis Park",
   "sale_month": "2024-01",
   "price": 53437500,
   "lot_sqft": 66329,
   "price_per_lot_sqft": 805.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002924320028"
  },
  {
   "address": "3350 University Ave SE, Minneapolis",
   "sale_month": "2024-01",
   "price": 625000,
   "lot_sqft": 13801,
   "price_per_lot_sqft": 45.29,
   "price_per_building_sqft": 305.03,
   "building_sqft": 2049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2061,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923410021"
  },
  {
   "address": "2340 Capp Road, Saint Paul",
   "sale_month": "2024-01",
   "price": 975000,
   "lot_sqft": 15551,
   "price_per_lot_sqft": 62.7,
   "price_per_building_sqft": 158.1,
   "building_sqft": 6167,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6204,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130054"
  },
  {
   "address": "621 Case Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 1400000,
   "lot_sqft": 10195,
   "price_per_lot_sqft": 137.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130211"
  },
  {
   "address": "965 Payne Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 1400000,
   "lot_sqft": 8113,
   "price_per_lot_sqft": 172.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130176"
  },
  {
   "address": "967 Payne Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 1400000,
   "lot_sqft": 9937,
   "price_per_lot_sqft": 140.89,
   "price_per_building_sqft": 106.67,
   "building_sqft": 13125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13204,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130175"
  },
  {
   "address": "2525 Nevada Ave N, Golden Valley",
   "sale_month": "2024-01",
   "price": 510000,
   "lot_sqft": 229874,
   "price_per_lot_sqft": 2.22,
   "price_per_building_sqft": 8.3,
   "building_sqft": 61441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61812,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210031"
  },
  {
   "address": "7405 Highway 10 Northwest, Ramsey",
   "sale_month": "2024-01",
   "price": 1250000,
   "lot_sqft": 116606,
   "price_per_lot_sqft": 10.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225440006"
  },
  {
   "address": "832 Jenks Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 325000,
   "lot_sqft": 4416,
   "price_per_lot_sqft": 73.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922230198"
  },
  {
   "address": "14290 Sunfish Lake Boulevard Northwest, Ramsey",
   "sale_month": "2024-01",
   "price": 600000,
   "lot_sqft": 87939,
   "price_per_lot_sqft": 6.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7516,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225410005"
  },
  {
   "address": "8782 Egan Drive, Savage",
   "sale_month": "2024-01",
   "price": 153000,
   "lot_sqft": 1018,
   "price_per_lot_sqft": 150.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950150"
  },
  {
   "address": "3629 White Bear Avenue, White Bear Lake",
   "sale_month": "2024-01",
   "price": 450000,
   "lot_sqft": 16597,
   "price_per_lot_sqft": 27.11,
   "price_per_building_sqft": 268.66,
   "building_sqft": 1675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1685,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022340010"
  },
  {
   "address": "1118 8th St S, Minneapolis",
   "sale_month": "2024-01",
   "price": 1845000,
   "lot_sqft": 18114,
   "price_per_lot_sqft": 101.85,
   "price_per_building_sqft": 515.36,
   "building_sqft": 3580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3602,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924420053"
  },
  {
   "address": "1110 8th St S, Minneapolis",
   "sale_month": "2024-01",
   "price": 1845000,
   "lot_sqft": 10699,
   "price_per_lot_sqft": 172.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4150,
   "use": "APARTMENT",
   "parcel_id": "2602924420052"
  },
  {
   "address": "1909 Park Ave, Minneapolis",
   "sale_month": "2024-01",
   "price": 890000,
   "lot_sqft": 7811,
   "price_per_lot_sqft": 113.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3441,
   "use": "APARTMENT",
   "parcel_id": "2602924330069"
  },
  {
   "address": "1104 8th St S, Minneapolis",
   "sale_month": "2024-01",
   "price": 1845000,
   "lot_sqft": 4851,
   "price_per_lot_sqft": 380.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924310127"
  },
  {
   "address": "10026 University Avenue Northwest, Coon Rapids",
   "sale_month": "2024-01",
   "price": 650000,
   "lot_sqft": 44631,
   "price_per_lot_sqft": 14.56,
   "price_per_building_sqft": 191.06,
   "building_sqft": 3402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3423,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124110002"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 1175000,
   "lot_sqft": 4217,
   "price_per_lot_sqft": 278.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123330186"
  },
  {
   "address": "30 Central Street, Circle Pines",
   "sale_month": "2024-01",
   "price": 1175000,
   "lot_sqft": 41340,
   "price_per_lot_sqft": 28.42,
   "price_per_building_sqft": 84.61,
   "building_sqft": 13888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13971,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123330182"
  },
  {
   "address": "576 Front Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 750000,
   "lot_sqft": 24018,
   "price_per_lot_sqft": 31.23,
   "price_per_building_sqft": 173.69,
   "building_sqft": 4318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4344,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320012"
  },
  {
   "address": "8401 Jefferson Hwy N, Maple Grove",
   "sale_month": "2024-01",
   "price": 14700000,
   "lot_sqft": 742156,
   "price_per_lot_sqft": 19.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 101330,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922110013"
  },
  {
   "address": "1127 4th St SE, Minneapolis",
   "sale_month": "2024-01",
   "price": 10000000,
   "lot_sqft": 7652,
   "price_per_lot_sqft": 1306.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2774,
   "use": "APARTMENT",
   "parcel_id": "2402924310097"
  },
  {
   "address": "411 12th Ave SE, Minneapolis",
   "sale_month": "2024-01",
   "price": 10000000,
   "lot_sqft": 3327,
   "price_per_lot_sqft": 3005.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "APARTMENT",
   "parcel_id": "2402924310096"
  },
  {
   "address": "1119 4th St SE, Minneapolis",
   "sale_month": "2024-01",
   "price": 10000000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 910.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1716,
   "use": "APARTMENT",
   "parcel_id": "2402924310095"
  },
  {
   "address": "7041 20th Avenue, Centerville",
   "sale_month": "2024-01",
   "price": 490000,
   "lot_sqft": 2413,
   "price_per_lot_sqft": 203.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122140060"
  },
  {
   "address": "7043 20th Avenue, Centerville",
   "sale_month": "2024-01",
   "price": 490000,
   "lot_sqft": 2398,
   "price_per_lot_sqft": 204.34,
   "price_per_building_sqft": 167.24,
   "building_sqft": 2930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2948,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122140059"
  },
  {
   "address": "5649 University Avenue Northeast, Fridley",
   "sale_month": "2024-01",
   "price": 725000,
   "lot_sqft": 22254,
   "price_per_lot_sqft": 32.58,
   "price_per_building_sqft": 689.16,
   "building_sqft": 1052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1058,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024310107"
  },
  {
   "address": "4255 Lexington Avenue North, Arden Hills",
   "sale_month": "2024-01",
   "price": 3875000,
   "lot_sqft": 120207,
   "price_per_lot_sqft": 32.24,
   "price_per_building_sqft": 116.85,
   "building_sqft": 33162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33362,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "223023410010"
  },
  {
   "address": "1497 White Bear Avenue North, Saint Paul",
   "sale_month": "2024-01",
   "price": 390000,
   "lot_sqft": 9824,
   "price_per_lot_sqft": 39.7,
   "price_per_building_sqft": 98.93,
   "building_sqft": 3942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3966,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922140038"
  },
  {
   "address": "3020 Woodbury Drive, Woodbury",
   "sale_month": "2024-01",
   "price": 1415000,
   "lot_sqft": 20837,
   "price_per_lot_sqft": 67.91,
   "price_per_building_sqft": 222.62,
   "building_sqft": 6356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6394,
   "use": "300",
   "parcel_id": "2202821110052"
  },
  {
   "address": "2790 Ranchview La N, Plymouth",
   "sale_month": "2024-01",
   "price": 5900000,
   "lot_sqft": 210816,
   "price_per_lot_sqft": 27.99,
   "price_per_building_sqft": 82.81,
   "building_sqft": 71247,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71677,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822340007"
  },
  {
   "address": "6202 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2024-01",
   "price": 620000,
   "lot_sqft": 41696,
   "price_per_lot_sqft": 14.87,
   "price_per_building_sqft": 225.54,
   "building_sqft": 2749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2766,
   "use": "Industrial-preferred",
   "parcel_id": "203650021060"
  },
  {
   "address": "1351 Arcade Street, Saint Paul",
   "sale_month": "2024-01",
   "price": 441754,
   "lot_sqft": 25734,
   "price_per_lot_sqft": 17.17,
   "price_per_building_sqft": 102.83,
   "building_sqft": 4296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4322,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922410126"
  },
  {
   "address": "2611 Innsbruck Drive, New Brighton",
   "sale_month": "2024-01",
   "price": 675000,
   "lot_sqft": 70013,
   "price_per_lot_sqft": 9.64,
   "price_per_building_sqft": 136.5,
   "building_sqft": 4945,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4974,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023340016"
  },
  {
   "address": "119 East Hayden Lake Rd, Champlin",
   "sale_month": "2024-01",
   "price": 9650000,
   "lot_sqft": 191472,
   "price_per_lot_sqft": 50.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52193,
   "use": "APARTMENT",
   "parcel_id": "1912021330015"
  },
  {
   "address": "3950 Sunset Dr, Spring Park",
   "sale_month": "2024-01",
   "price": 960000,
   "lot_sqft": 9080,
   "price_per_lot_sqft": 105.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "APARTMENT",
   "parcel_id": "1711723320027"
  },
  {
   "address": "16191 Round Lake Boulevard Northwest, Andover",
   "sale_month": "2024-01",
   "price": 850000,
   "lot_sqft": 37971,
   "price_per_lot_sqft": 22.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163224230018"
  },
  {
   "address": "1700 Fremont Ave N, Minneapolis",
   "sale_month": "2024-01",
   "price": 599000,
   "lot_sqft": 7272,
   "price_per_lot_sqft": 82.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3097,
   "use": "APARTMENT",
   "parcel_id": "1602924420173"
  },
  {
   "address": "2054 James Ave N, Minneapolis",
   "sale_month": "2024-01",
   "price": 565000,
   "lot_sqft": 11430,
   "price_per_lot_sqft": 49.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3798,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240212"
  },
  {
   "address": "1770 113th Lane Northwest, Coon Rapids",
   "sale_month": "2024-01",
   "price": 4500000,
   "lot_sqft": 131365,
   "price_per_lot_sqft": 34.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19884,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153124140085"
  },
  {
   "address": "219 95th St W, Bloomington",
   "sale_month": "2024-01",
   "price": 375000,
   "lot_sqft": 13997,
   "price_per_lot_sqft": 26.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1436,
   "use": "TRIPLEX",
   "parcel_id": "1502724210050"
  },
  {
   "address": "305 3rd Street, Farmington",
   "sale_month": "2024-01",
   "price": 260000,
   "lot_sqft": 5769,
   "price_per_lot_sqft": 45.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700023062"
  },
  {
   "address": "230 Broadway St NE, Minneapolis",
   "sale_month": "2024-01",
   "price": 1700000,
   "lot_sqft": 25580,
   "price_per_lot_sqft": 66.46,
   "price_per_building_sqft": 679.18,
   "building_sqft": 2503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2518,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924320125"
  },
  {
   "address": "517 Tanglewood Drive, Shoreview",
   "sale_month": "2024-01",
   "price": 248750,
   "lot_sqft": 1790,
   "price_per_lot_sqft": 138.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023230090"
  },
  {
   "address": "10010 Minnetonka Blvd, Minnetonka",
   "sale_month": "2024-01",
   "price": 600000,
   "lot_sqft": 18742,
   "price_per_lot_sqft": 32.01,
   "price_per_building_sqft": 199.34,
   "building_sqft": 3010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3028,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311722130039"
  },
  {
   "address": "5001 28th Ave S, Minneapolis",
   "sale_month": "2024-01",
   "price": 410000,
   "lot_sqft": 7812,
   "price_per_lot_sqft": 52.48,
   "price_per_building_sqft": 292.02,
   "building_sqft": 1404,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1413,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302824410112"
  },
  {
   "address": "6 Bridge Square, Anoka",
   "sale_month": "2024-01",
   "price": 260000,
   "lot_sqft": 3264,
   "price_per_lot_sqft": 79.66,
   "price_per_building_sqft": 118.29,
   "building_sqft": 2198,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2211,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110101"
  },
  {
   "address": "7616 University Avenue Northeast, Fridley",
   "sale_month": "2024-01",
   "price": 2800000,
   "lot_sqft": 66538,
   "price_per_lot_sqft": 42.08,
   "price_per_building_sqft": 1547.82,
   "building_sqft": 1809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1820,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024220027"
  },
  {
   "address": "7620 University Avenue Northeast, Fridley",
   "sale_month": "2024-01",
   "price": 2800000,
   "lot_sqft": 145536,
   "price_per_lot_sqft": 19.24,
   "price_per_building_sqft": 93.03,
   "building_sqft": 30098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30280,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024220026"
  },
  {
   "address": "21425 147th Ave N, Rogers",
   "sale_month": "2024-01",
   "price": 2200000,
   "lot_sqft": 130027,
   "price_per_lot_sqft": 16.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28168,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023130006"
  },
  {
   "address": "3610 Arrowhead Dr, Medina",
   "sale_month": "2024-01",
   "price": 544900,
   "lot_sqft": 54403,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "1111823230136"
  },
  {
   "address": "3251 Logan Ave N, Minneapolis",
   "sale_month": "2024-01",
   "price": 269000,
   "lot_sqft": 5034,
   "price_per_lot_sqft": 53.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1173,
   "use": "TRIPLEX",
   "parcel_id": "0902924230111"
  },
  {
   "address": "21383 Ulysses Street Northeast, East Bethel",
   "sale_month": "2024-01",
   "price": 1262500,
   "lot_sqft": 87619,
   "price_per_lot_sqft": 14.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340013"
  },
  {
   "address": "21831 Viking Boulevard Northeast, Linwood Township",
   "sale_month": "2024-01",
   "price": 900000,
   "lot_sqft": 30083,
   "price_per_lot_sqft": 29.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6131,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083322130008"
  },
  {
   "address": "3659 160th Street East, Coates",
   "sale_month": "2024-01",
   "price": 220000,
   "lot_sqft": 9795,
   "price_per_lot_sqft": 22.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "Commercial-preferred",
   "parcel_id": "081705001050"
  },
  {
   "address": "5116 Edgewood Ave N, Crystal",
   "sale_month": "2024-01",
   "price": 665000,
   "lot_sqft": 16568,
   "price_per_lot_sqft": 40.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2593,
   "use": "APARTMENT",
   "parcel_id": "0811821140039"
  },
  {
   "address": "6504 Fairview Ave N, Crystal",
   "sale_month": "2024-01",
   "price": 499900,
   "lot_sqft": 16998,
   "price_per_lot_sqft": 29.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1424,
   "use": "TRIPLEX",
   "parcel_id": "0811821140004"
  },
  {
   "address": "1017 Centennial Drive Southwest, Forest Lake",
   "sale_month": "2024-01",
   "price": 230000,
   "lot_sqft": 61070,
   "price_per_lot_sqft": 3.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0803221430036"
  },
  {
   "address": "91 11th Avenue Southwest, Forest Lake",
   "sale_month": "2024-01",
   "price": 230000,
   "lot_sqft": 30833,
   "price_per_lot_sqft": 7.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "305",
   "parcel_id": "0803221430023"
  },
  {
   "address": "2570 Rice Street, Little Canada",
   "sale_month": "2024-01",
   "price": 250000,
   "lot_sqft": 2410,
   "price_per_lot_sqft": 103.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220118"
  },
  {
   "address": "8300 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2024-01",
   "price": 410000,
   "lot_sqft": 12769,
   "price_per_lot_sqft": 32.11,
   "price_per_building_sqft": 239.77,
   "building_sqft": 1710,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1720,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711721440102"
  },
  {
   "address": "711 Buchanan Street, Anoka",
   "sale_month": "2024-01",
   "price": 350000,
   "lot_sqft": 11642,
   "price_per_lot_sqft": 30.06,
   "price_per_building_sqft": 40.04,
   "building_sqft": 8741,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8794,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "063124130030"
  },
  {
   "address": "689 Medina St N, Loretto",
   "sale_month": "2024-01",
   "price": 264876,
   "lot_sqft": 48595,
   "price_per_lot_sqft": 5.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823420041"
  },
  {
   "address": "120 Railway St W, Loretto",
   "sale_month": "2024-01",
   "price": 475000,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 63.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "APARTMENT",
   "parcel_id": "0611823340012"
  },
  {
   "address": "13001 Round Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2024-01",
   "price": 5400000,
   "lot_sqft": 41935,
   "price_per_lot_sqft": 128.77,
   "price_per_building_sqft": 1184.47,
   "building_sqft": 4559,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4586,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130049"
  },
  {
   "address": "7000 57th Ave N, Crystal",
   "sale_month": "2024-01",
   "price": 1395000,
   "lot_sqft": 59752,
   "price_per_lot_sqft": 23.35,
   "price_per_building_sqft": 91.99,
   "building_sqft": 15165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15256,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420063"
  },
  {
   "address": "1947 Grand Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 2600000,
   "lot_sqft": 7401,
   "price_per_lot_sqft": 351.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5113,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320041"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 1455000,
   "lot_sqft": 32701,
   "price_per_lot_sqft": 44.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042823110198"
  },
  {
   "address": "1675 Selby Avenue, Saint Paul",
   "sale_month": "2024-01",
   "price": 300000,
   "lot_sqft": 4163,
   "price_per_lot_sqft": 72.06,
   "price_per_building_sqft": 360.14,
   "building_sqft": 833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 838,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110163"
  },
  {
   "address": "3109 Grand Ave S, Minneapolis",
   "sale_month": "2024-01",
   "price": 825000,
   "lot_sqft": 5576,
   "price_per_lot_sqft": 147.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1691,
   "use": "APARTMENT",
   "parcel_id": "0302824220204"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 2800000,
   "lot_sqft": 8726,
   "price_per_lot_sqft": 320.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024330032"
  },
  {
   "address": "2802 Northway Dr, Brooklyn Center",
   "sale_month": "2024-01",
   "price": 30034000,
   "lot_sqft": 662423,
   "price_per_lot_sqft": 45.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8301,
   "use": "APARTMENT",
   "parcel_id": "0211821230015"
  },
  {
   "address": "1600 Hopkins Crossroad, Minnetonka",
   "sale_month": "2024-01",
   "price": 2800000,
   "lot_sqft": 137937,
   "price_per_lot_sqft": 20.3,
   "price_per_building_sqft": 256.93,
   "building_sqft": 10898,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10964,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722410002"
  },
  {
   "address": "300 St Croix Trail South, Lakeland",
   "sale_month": "2024-01",
   "price": 275000,
   "lot_sqft": 21566,
   "price_per_lot_sqft": 12.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1928,
   "use": "300",
   "parcel_id": "0202820240004"
  },
  {
   "address": "7720 149th Street West, Apple Valley",
   "sale_month": "2024-01",
   "price": 1607016,
   "lot_sqft": 34413,
   "price_per_lot_sqft": 46.7,
   "price_per_building_sqft": 469.75,
   "building_sqft": 3421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3442,
   "use": "Commercial-preferred",
   "parcel_id": "014733001020"
  },
  {
   "address": null,
   "sale_month": "2024-01",
   "price": 5150000,
   "lot_sqft": 8422,
   "price_per_lot_sqft": 611.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120075"
  },
  {
   "address": "8329 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2024-01",
   "price": 5150000,
   "lot_sqft": 196255,
   "price_per_lot_sqft": 26.24,
   "price_per_building_sqft": 217.45,
   "building_sqft": 23684,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23827,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120073"
  },
  {
   "address": "117 Lewis Avenue South, Watertown",
   "sale_month": "2023-12",
   "price": 450000,
   "lot_sqft": 5732,
   "price_per_lot_sqft": 78.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502910"
  },
  {
   "address": "37 Main Street East, Waconia",
   "sale_month": "2023-12",
   "price": 300000,
   "lot_sqft": 6715,
   "price_per_lot_sqft": 44.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502580"
  },
  {
   "address": "9 1st Street West, Waconia",
   "sale_month": "2023-12",
   "price": 1200000,
   "lot_sqft": 6863,
   "price_per_lot_sqft": 174.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5357,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "750501611"
  },
  {
   "address": "230 Broadway Street East, New Germany",
   "sale_month": "2023-12",
   "price": 212000,
   "lot_sqft": 13671,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7747,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "550500360"
  },
  {
   "address": "478 Shimmcor Street, Mayer",
   "sale_month": "2023-12",
   "price": 210000,
   "lot_sqft": 1793,
   "price_per_lot_sqft": 117.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "503800150"
  },
  {
   "address": "3577 Bellaire Avenue, White Bear Lake",
   "sale_month": "2023-12",
   "price": 270000,
   "lot_sqft": 18161,
   "price_per_lot_sqft": 14.87,
   "price_per_building_sqft": 213.61,
   "building_sqft": 1264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1271,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022210115"
  },
  {
   "address": "1380 8th Avenue, Newport",
   "sale_month": "2023-12",
   "price": 320000,
   "lot_sqft": 7094,
   "price_per_lot_sqft": 45.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602822310084"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 320000,
   "lot_sqft": 7219,
   "price_per_lot_sqft": 44.33,
   "price_per_building_sqft": 135.88,
   "building_sqft": 2355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2369,
   "use": "300",
   "parcel_id": "3602822310083"
  },
  {
   "address": "6231 Mckinley Street Northwest, Ramsey",
   "sale_month": "2023-12",
   "price": 2400000,
   "lot_sqft": 78767,
   "price_per_lot_sqft": 30.47,
   "price_per_building_sqft": 108.09,
   "building_sqft": 22204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22338,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225230009"
  },
  {
   "address": "509 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2023-12",
   "price": 285000,
   "lot_sqft": 5176,
   "price_per_lot_sqft": 55.06,
   "price_per_building_sqft": 95.25,
   "building_sqft": 2992,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3010,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310047"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 695000,
   "lot_sqft": 21438,
   "price_per_lot_sqft": 32.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3502920430007"
  },
  {
   "address": "135 St Croix Trail North, Lakeland Shores",
   "sale_month": "2023-12",
   "price": 695000,
   "lot_sqft": 42244,
   "price_per_lot_sqft": 16.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "300",
   "parcel_id": "3502920430006"
  },
  {
   "address": "13305 12th Ave N, Plymouth",
   "sale_month": "2023-12",
   "price": 7750000,
   "lot_sqft": 116384,
   "price_per_lot_sqft": 66.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20306,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411822120011"
  },
  {
   "address": "10 Water St, Excelsior",
   "sale_month": "2023-12",
   "price": 3500000,
   "lot_sqft": 34376,
   "price_per_lot_sqft": 101.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411723110059"
  },
  {
   "address": "2630 Blaisdell Ave, Minneapolis",
   "sale_month": "2023-12",
   "price": 639500,
   "lot_sqft": 7399,
   "price_per_lot_sqft": 86.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1543,
   "use": "APARTMENT",
   "parcel_id": "3402924310005"
  },
  {
   "address": "2429 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 1360000,
   "lot_sqft": 4739,
   "price_per_lot_sqft": 286.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3808,
   "use": "TRIPLEX",
   "parcel_id": "3402924230177"
  },
  {
   "address": "2012 Grand Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 464000,
   "lot_sqft": 5148,
   "price_per_lot_sqft": 90.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1456,
   "use": "TRIPLEX",
   "parcel_id": "3402924220008"
  },
  {
   "address": "2120 Nicollet Ave, Minneapolis",
   "sale_month": "2023-12",
   "price": 462000,
   "lot_sqft": 4761,
   "price_per_lot_sqft": 97.04,
   "price_per_building_sqft": 187.35,
   "building_sqft": 2466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2481,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210037"
  },
  {
   "address": "483 Lynnhurst Avenue West, Saint Paul",
   "sale_month": "2023-12",
   "price": 2000000,
   "lot_sqft": 23978,
   "price_per_lot_sqft": 83.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4850,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310101"
  },
  {
   "address": "1912 University Avenue West, Saint Paul",
   "sale_month": "2023-12",
   "price": 1200000,
   "lot_sqft": 7032,
   "price_per_lot_sqft": 170.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923240031"
  },
  {
   "address": "1910 University Avenue West, Saint Paul",
   "sale_month": "2023-12",
   "price": 1200000,
   "lot_sqft": 7083,
   "price_per_lot_sqft": 169.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240030"
  },
  {
   "address": "1679 University Avenue West, Saint Paul",
   "sale_month": "2023-12",
   "price": 385000,
   "lot_sqft": 4546,
   "price_per_lot_sqft": 84.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140182"
  },
  {
   "address": "222 Maple Street, Saint Paul",
   "sale_month": "2023-12",
   "price": 220000,
   "lot_sqft": 4370,
   "price_per_lot_sqft": 50.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 944,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922320041"
  },
  {
   "address": "14525 61st Street Court North, Oak Park Heights",
   "sale_month": "2023-12",
   "price": 302200,
   "lot_sqft": 18013,
   "price_per_lot_sqft": 16.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "305",
   "parcel_id": "3303020430050"
  },
  {
   "address": "2638 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 3282075,
   "lot_sqft": 19004,
   "price_per_lot_sqft": 172.7,
   "price_per_building_sqft": 296.64,
   "building_sqft": 11064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11131,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924410271"
  },
  {
   "address": "2652 Bryant Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 704000,
   "lot_sqft": 4221,
   "price_per_lot_sqft": 166.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1291,
   "use": "APARTMENT",
   "parcel_id": "3302924410204"
  },
  {
   "address": "2735 Humboldt Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 950000,
   "lot_sqft": 10520,
   "price_per_lot_sqft": 90.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2428,
   "use": "APARTMENT",
   "parcel_id": "3302924310007"
  },
  {
   "address": "2507 Emerson Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 940000,
   "lot_sqft": 6429,
   "price_per_lot_sqft": 146.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2716,
   "use": "APARTMENT",
   "parcel_id": "3302924130037"
  },
  {
   "address": "2006 Dupont Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 2800000,
   "lot_sqft": 20594,
   "price_per_lot_sqft": 135.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3020,
   "use": "APARTMENT",
   "parcel_id": "3302924120006"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 700000,
   "lot_sqft": 212146,
   "price_per_lot_sqft": 3.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323220011"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 4615385,
   "lot_sqft": 17582,
   "price_per_lot_sqft": 262.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224340186"
  },
  {
   "address": "3215 Round Lake Boulevard, Anoka",
   "sale_month": "2023-12",
   "price": 4615385,
   "lot_sqft": 15453,
   "price_per_lot_sqft": 298.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224340185"
  },
  {
   "address": "3201 Round Lake Boulevard, Anoka",
   "sale_month": "2023-12",
   "price": 4615385,
   "lot_sqft": 23366,
   "price_per_lot_sqft": 197.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4599,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224340004"
  },
  {
   "address": "403 Hayward Avenue North, Oakdale",
   "sale_month": "2023-12",
   "price": 3200000,
   "lot_sqft": 87052,
   "price_per_lot_sqft": 36.76,
   "price_per_building_sqft": 138.64,
   "building_sqft": 23081,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23221,
   "use": "300",
   "parcel_id": "3202921310008"
  },
  {
   "address": "23306 Cree Street Northwest, Saint Francis",
   "sale_month": "2023-12",
   "price": 440000,
   "lot_sqft": 20441,
   "price_per_lot_sqft": 21.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313424140027"
  },
  {
   "address": "8501 Springbrook Drive Northeast, Blaine",
   "sale_month": "2023-12",
   "price": 2320000,
   "lot_sqft": 50850,
   "price_per_lot_sqft": 45.62,
   "price_per_building_sqft": 573.83,
   "building_sqft": 4043,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4067,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123330008"
  },
  {
   "address": "551 87th Lane Northeast, Blaine",
   "sale_month": "2023-12",
   "price": 3054000,
   "lot_sqft": 260242,
   "price_per_lot_sqft": 11.74,
   "price_per_building_sqft": 2391.54,
   "building_sqft": 1277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1285,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123310023"
  },
  {
   "address": "616 Pine Street, Saint Paul",
   "sale_month": "2023-12",
   "price": 825000,
   "lot_sqft": 14628,
   "price_per_lot_sqft": 56.4,
   "price_per_building_sqft": 78.82,
   "building_sqft": 10467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10530,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922140074"
  },
  {
   "address": "11157 Zealand Ave N, Champlin",
   "sale_month": "2023-12",
   "price": 330000,
   "lot_sqft": 2560,
   "price_per_lot_sqft": 128.91,
   "price_per_building_sqft": 67.26,
   "building_sqft": 4906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4936,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420082"
  },
  {
   "address": "3712 Lake St E, Minneapolis",
   "sale_month": "2023-12",
   "price": 539000,
   "lot_sqft": 2574,
   "price_per_lot_sqft": 209.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1475,
   "use": "APARTMENT",
   "parcel_id": "3102923340098"
  },
  {
   "address": "2540 Chaska Boulevard, Chaska",
   "sale_month": "2023-12",
   "price": 1850000,
   "lot_sqft": 82995,
   "price_per_lot_sqft": 22.29,
   "price_per_building_sqft": 100.99,
   "building_sqft": 18319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18430,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304820010"
  },
  {
   "address": "319 Lake Hazeltine Drive, Chaska",
   "sale_month": "2023-12",
   "price": 946465,
   "lot_sqft": 10296,
   "price_per_lot_sqft": 91.93,
   "price_per_building_sqft": 121.08,
   "building_sqft": 7817,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7864,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301320031"
  },
  {
   "address": "321 Lake Hazeltine Drive, Chaska",
   "sale_month": "2023-12",
   "price": 1214413,
   "lot_sqft": 11275,
   "price_per_lot_sqft": 107.71,
   "price_per_building_sqft": 109.86,
   "building_sqft": 11054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11121,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301320020"
  },
  {
   "address": "1601 Old Audubon Road, Chaska",
   "sale_month": "2023-12",
   "price": 1875000,
   "lot_sqft": 24452,
   "price_per_lot_sqft": 76.68,
   "price_per_building_sqft": 524.18,
   "building_sqft": 3577,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3599,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301130030"
  },
  {
   "address": "134 Warwick St SE, Minneapolis",
   "sale_month": "2023-12",
   "price": 375000,
   "lot_sqft": 6314,
   "price_per_lot_sqft": 59.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1694,
   "use": "TRIPLEX",
   "parcel_id": "3002923440196"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 50000,
   "lot_sqft": 1540136,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293323310001"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 148500,
   "lot_sqft": 5978,
   "price_per_lot_sqft": 24.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1236,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922310148"
  },
  {
   "address": "561 Whitall Street, Saint Paul",
   "sale_month": "2023-12",
   "price": 148500,
   "lot_sqft": 5972,
   "price_per_lot_sqft": 24.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922310147"
  },
  {
   "address": "8595 Commerce Dr, Greenfield",
   "sale_month": "2023-12",
   "price": 240000,
   "lot_sqft": 54403,
   "price_per_lot_sqft": 4.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911924410046"
  },
  {
   "address": "19948 Headwaters Boulevard North, Forest Lake",
   "sale_month": "2023-12",
   "price": 600000,
   "lot_sqft": 137255,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2903221120018"
  },
  {
   "address": "1000 Cedar Lake Rd S, Minneapolis",
   "sale_month": "2023-12",
   "price": 2300000,
   "lot_sqft": 7944,
   "price_per_lot_sqft": 289.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2902924420124"
  },
  {
   "address": "2801 Wayzata Blvd, Minneapolis",
   "sale_month": "2023-12",
   "price": 2300000,
   "lot_sqft": 11759,
   "price_per_lot_sqft": 195.59,
   "price_per_building_sqft": 263.49,
   "building_sqft": 8729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8782,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924420011"
  },
  {
   "address": "10251 Hadley Avenue South, Cottage Grove",
   "sale_month": "2023-12",
   "price": 1256121,
   "lot_sqft": 310865,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2902721220003"
  },
  {
   "address": "1074 York Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 2205000,
   "lot_sqft": 15515,
   "price_per_lot_sqft": 142.12,
   "price_per_building_sqft": 515.31,
   "building_sqft": 4279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4305,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922420065"
  },
  {
   "address": "1074 York Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 2205000,
   "lot_sqft": 17260,
   "price_per_lot_sqft": 127.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8984,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922420064"
  },
  {
   "address": "432 6th Street South, Stillwater",
   "sale_month": "2023-12",
   "price": 400000,
   "lot_sqft": 14937,
   "price_per_lot_sqft": 26.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1500,
   "use": "110",
   "parcel_id": "2803020430086"
  },
  {
   "address": "6613 Penn Ave S, Richfield",
   "sale_month": "2023-12",
   "price": 1485000,
   "lot_sqft": 18727,
   "price_per_lot_sqft": 79.3,
   "price_per_building_sqft": 418.19,
   "building_sqft": 3551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3573,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824320064"
  },
  {
   "address": "1605 Windermere Way, Shakopee",
   "sale_month": "2023-12",
   "price": 900000,
   "lot_sqft": 86605,
   "price_per_lot_sqft": 10.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "275430010"
  },
  {
   "address": "4100 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2023-12",
   "price": 3612903,
   "lot_sqft": 149946,
   "price_per_lot_sqft": 24.09,
   "price_per_building_sqft": 62.17,
   "building_sqft": 58112,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58463,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274100010"
  },
  {
   "address": "14725 Ramsey Boulevard Northwest, Ramsey",
   "sale_month": "2023-12",
   "price": 5506924,
   "lot_sqft": 75560,
   "price_per_lot_sqft": 72.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273225220085"
  },
  {
   "address": "1275 Red Fox Road, Arden Hills",
   "sale_month": "2023-12",
   "price": 7680000,
   "lot_sqft": 216312,
   "price_per_lot_sqft": 35.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38268,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023130003"
  },
  {
   "address": "1280 Disc Drive, Shakopee",
   "sale_month": "2023-12",
   "price": 36000000,
   "lot_sqft": 1245639,
   "price_per_lot_sqft": 28.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 212650,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272450030"
  },
  {
   "address": "500 Marschall Road, Shakopee",
   "sale_month": "2023-12",
   "price": 4000000,
   "lot_sqft": 97927,
   "price_per_lot_sqft": 40.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14967,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271780021"
  },
  {
   "address": "8 19th St E, Minneapolis",
   "sale_month": "2023-12",
   "price": 190000,
   "lot_sqft": 5835,
   "price_per_lot_sqft": 32.56,
   "price_per_building_sqft": 80.07,
   "building_sqft": 2373,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2388,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924430018"
  },
  {
   "address": "230 1st Avenue East, Shakopee",
   "sale_month": "2023-12",
   "price": 760000,
   "lot_sqft": 4562,
   "price_per_lot_sqft": 166.59,
   "price_per_building_sqft": 35.32,
   "building_sqft": 21519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21649,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011840"
  },
  {
   "address": "6259 Egan Drive, Savage",
   "sale_month": "2023-12",
   "price": 503500,
   "lot_sqft": 27409,
   "price_per_lot_sqft": 18.37,
   "price_per_building_sqft": 268.39,
   "building_sqft": 1876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1887,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "269280070"
  },
  {
   "address": "175 Red Rock Crossing, Newport",
   "sale_month": "2023-12",
   "price": 1419402,
   "lot_sqft": 80619,
   "price_per_lot_sqft": 17.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2602822410058"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 167500,
   "lot_sqft": 63451,
   "price_per_lot_sqft": 2.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259021220"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 167500,
   "lot_sqft": 41718,
   "price_per_lot_sqft": 4.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259021210"
  },
  {
   "address": "7945 Stone Creek Drive, Chanhassen",
   "sale_month": "2023-12",
   "price": 1075000,
   "lot_sqft": 1471,
   "price_per_lot_sqft": 730.8,
   "price_per_building_sqft": 126.66,
   "building_sqft": 8487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720223"
  },
  {
   "address": "1625 5th St S, Hopkins",
   "sale_month": "2023-12",
   "price": 1350000,
   "lot_sqft": 3427,
   "price_per_lot_sqft": 393.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722220023"
  },
  {
   "address": "1617 5th St S, Hopkins",
   "sale_month": "2023-12",
   "price": 1350000,
   "lot_sqft": 23220,
   "price_per_lot_sqft": 58.14,
   "price_per_building_sqft": 128.33,
   "building_sqft": 10520,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10584,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722220011"
  },
  {
   "address": "4636 Colorado Street Southeast, Prior Lake",
   "sale_month": "2023-12",
   "price": 361227,
   "lot_sqft": 5209,
   "price_per_lot_sqft": 69.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250011020"
  },
  {
   "address": "15186 West Freeway Drive Northeast, Columbus",
   "sale_month": "2023-12",
   "price": 390000,
   "lot_sqft": 129960,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222420010"
  },
  {
   "address": "3410 Kilmer La N, Plymouth",
   "sale_month": "2023-12",
   "price": 850000,
   "lot_sqft": 19425,
   "price_per_lot_sqft": 43.76,
   "price_per_building_sqft": 190.88,
   "building_sqft": 4453,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4480,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411822110023"
  },
  {
   "address": "3515 Kilmer La N, Plymouth",
   "sale_month": "2023-12",
   "price": 440000,
   "lot_sqft": 19905,
   "price_per_lot_sqft": 22.1,
   "price_per_building_sqft": 186.28,
   "building_sqft": 2362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2376,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411822110009"
  },
  {
   "address": "911 Mainstreet, Hopkins",
   "sale_month": "2023-12",
   "price": 370000,
   "lot_sqft": 3045,
   "price_per_lot_sqft": 121.51,
   "price_per_building_sqft": 11.75,
   "building_sqft": 31496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31686,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310017"
  },
  {
   "address": "1025 6th St SE, Minneapolis",
   "sale_month": "2023-12",
   "price": 465000,
   "lot_sqft": 6490,
   "price_per_lot_sqft": 71.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2799,
   "use": "APARTMENT",
   "parcel_id": "2402924240105"
  },
  {
   "address": "940 Hennepin Ave E, Minneapolis",
   "sale_month": "2023-12",
   "price": 665000,
   "lot_sqft": 8869,
   "price_per_lot_sqft": 74.98,
   "price_per_building_sqft": 251.04,
   "building_sqft": 2649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2665,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924210025"
  },
  {
   "address": "10101 Naples Street Northeast, Blaine",
   "sale_month": "2023-12",
   "price": 3120000,
   "lot_sqft": 1688528,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3023,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123330005"
  },
  {
   "address": "1701 Mainstreet, Hopkins",
   "sale_month": "2023-12",
   "price": 275000,
   "lot_sqft": 15098,
   "price_per_lot_sqft": 18.21,
   "price_per_building_sqft": 188.1,
   "building_sqft": 1462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1471,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410153"
  },
  {
   "address": "600 University Ave SE, Minneapolis",
   "sale_month": "2023-12",
   "price": 5000000,
   "lot_sqft": 20296,
   "price_per_lot_sqft": 246.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6429,
   "use": "APARTMENT",
   "parcel_id": "2302924410010"
  },
  {
   "address": "229 2nd St SE, Minneapolis",
   "sale_month": "2023-12",
   "price": 120000000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 10928.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6082,
   "use": "APARTMENT",
   "parcel_id": "2302924130040"
  },
  {
   "address": "200 University Ave SE, Minneapolis",
   "sale_month": "2023-12",
   "price": 120000000,
   "lot_sqft": 6488,
   "price_per_lot_sqft": 18495.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 742,
   "use": "APARTMENT",
   "parcel_id": "2302924130039"
  },
  {
   "address": "223 3rd Ave SE, Minneapolis",
   "sale_month": "2023-12",
   "price": 120000000,
   "lot_sqft": 6049,
   "price_per_lot_sqft": 19837.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32338,
   "use": "APARTMENT",
   "parcel_id": "2302924130038"
  },
  {
   "address": "215 2nd St SE, Minneapolis",
   "sale_month": "2023-12",
   "price": 120000000,
   "lot_sqft": 86279,
   "price_per_lot_sqft": 1390.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7944,
   "use": "APARTMENT",
   "parcel_id": "2302924130037"
  },
  {
   "address": "728 2nd Ave SE, Minneapolis",
   "sale_month": "2023-12",
   "price": 732000,
   "lot_sqft": 7320,
   "price_per_lot_sqft": 100,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2383,
   "use": "TRIPLEX",
   "parcel_id": "2302924110087"
  },
  {
   "address": "2121 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-12",
   "price": 800000,
   "lot_sqft": 19961,
   "price_per_lot_sqft": 40.08,
   "price_per_building_sqft": 168.31,
   "building_sqft": 4753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4782,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124240004"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 2750000,
   "lot_sqft": 32525,
   "price_per_lot_sqft": 84.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123440009"
  },
  {
   "address": "3211 101st Avenue Northeast, Blaine",
   "sale_month": "2023-12",
   "price": 2750000,
   "lot_sqft": 223000,
   "price_per_lot_sqft": 12.33,
   "price_per_building_sqft": 344.44,
   "building_sqft": 7984,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8032,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123440008"
  },
  {
   "address": "3941 White Bear Parkway, White Bear Township",
   "sale_month": "2023-12",
   "price": 1030000,
   "lot_sqft": 88501,
   "price_per_lot_sqft": 11.64,
   "price_per_building_sqft": 102.13,
   "building_sqft": 10085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10145,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "223022420011"
  },
  {
   "address": "1401 Midway Parkway, Saint Paul",
   "sale_month": "2023-12",
   "price": 626000,
   "lot_sqft": 14379,
   "price_per_lot_sqft": 43.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2883,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923310176"
  },
  {
   "address": "301 Royalston Ave N, Minneapolis",
   "sale_month": "2023-12",
   "price": 1000000,
   "lot_sqft": 34228,
   "price_per_lot_sqft": 29.22,
   "price_per_building_sqft": 119.2,
   "building_sqft": 8389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8439,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924320016"
  },
  {
   "address": "230 Broadway Street South, Jordan",
   "sale_month": "2023-12",
   "price": 275000,
   "lot_sqft": 2939,
   "price_per_lot_sqft": 93.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020220"
  },
  {
   "address": "2101 108th Lane Northeast, Blaine",
   "sale_month": "2023-12",
   "price": 3100000,
   "lot_sqft": 81907,
   "price_per_lot_sqft": 37.85,
   "price_per_building_sqft": 137.8,
   "building_sqft": 22496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22632,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210032"
  },
  {
   "address": "4343 White Bear Parkway, Vadnais Heights",
   "sale_month": "2023-12",
   "price": 1200000,
   "lot_sqft": 124134,
   "price_per_lot_sqft": 9.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022420026"
  },
  {
   "address": "2701 Brunswick Ave N, Crystal",
   "sale_month": "2023-12",
   "price": 7000000,
   "lot_sqft": 169453,
   "price_per_lot_sqft": 41.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22265,
   "use": "APARTMENT",
   "parcel_id": "2111821330040"
  },
  {
   "address": "8350 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2023-12",
   "price": 7400000,
   "lot_sqft": 105385,
   "price_per_lot_sqft": 70.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17514,
   "use": "300",
   "parcel_id": "2102721210012"
  },
  {
   "address": "8647 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2023-12",
   "price": 2550000,
   "lot_sqft": 42802,
   "price_per_lot_sqft": 59.58,
   "price_per_building_sqft": 272.67,
   "building_sqft": 9352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9409,
   "use": "300",
   "parcel_id": "2102721120033"
  },
  {
   "address": "355 Commerce Court, Vadnais Heights",
   "sale_month": "2023-12",
   "price": 210000,
   "lot_sqft": 2374,
   "price_per_lot_sqft": 88.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230058"
  },
  {
   "address": "955 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2023-12",
   "price": 655000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 87.41,
   "price_per_building_sqft": 501.92,
   "building_sqft": 1305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1313,
   "use": "300",
   "parcel_id": "2003021340052"
  },
  {
   "address": "906 Vermillion Street, Hastings",
   "sale_month": "2023-12",
   "price": 475000,
   "lot_sqft": 29979,
   "price_per_lot_sqft": 15.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "Commercial-preferred",
   "parcel_id": "193215069011"
  },
  {
   "address": "215 Sibley Street, Hastings",
   "sale_month": "2023-12",
   "price": 395208,
   "lot_sqft": 1934,
   "price_per_lot_sqft": 204.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11538,
   "use": "Commercial-preferred",
   "parcel_id": "193215014065"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 29792,
   "lot_sqft": 3126,
   "price_per_lot_sqft": 9.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "193215014064"
  },
  {
   "address": "1945 31st Street East, Hastings",
   "sale_month": "2023-12",
   "price": 725000,
   "lot_sqft": 43519,
   "price_per_lot_sqft": 16.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "Commercial-preferred",
   "parcel_id": "193200602070"
  },
  {
   "address": "604 Lilac Dr N, Golden Valley",
   "sale_month": "2023-12",
   "price": 1150000,
   "lot_sqft": 45407,
   "price_per_lot_sqft": 25.33,
   "price_per_building_sqft": 107.35,
   "building_sqft": 10713,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10777,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924230025"
  },
  {
   "address": "2107 Como Ave SE, Minneapolis",
   "sale_month": "2023-12",
   "price": 537000,
   "lot_sqft": 21040,
   "price_per_lot_sqft": 25.52,
   "price_per_building_sqft": 54.28,
   "building_sqft": 9893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9953,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923210203"
  },
  {
   "address": "2088 Mississippi Street North, Maplewood",
   "sale_month": "2023-12",
   "price": 550000,
   "lot_sqft": 7554,
   "price_per_lot_sqft": 72.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2000,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922110049"
  },
  {
   "address": "2205 Hennepin Ave E, Minneapolis",
   "sale_month": "2023-12",
   "price": 4150000,
   "lot_sqft": 32116,
   "price_per_lot_sqft": 129.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1802923340046"
  },
  {
   "address": "2211 Hennepin Ave E, Minneapolis",
   "sale_month": "2023-12",
   "price": 4150000,
   "lot_sqft": 24484,
   "price_per_lot_sqft": 169.5,
   "price_per_building_sqft": 103.14,
   "building_sqft": 40236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40479,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340045"
  },
  {
   "address": "2221 Hennepin Ave E, Minneapolis",
   "sale_month": "2023-12",
   "price": 4150000,
   "lot_sqft": 10823,
   "price_per_lot_sqft": 383.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340043"
  },
  {
   "address": "4307 50th St E, Minneapolis",
   "sale_month": "2023-12",
   "price": 590000,
   "lot_sqft": 8116,
   "price_per_lot_sqft": 72.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "APARTMENT",
   "parcel_id": "1802823410023"
  },
  {
   "address": "4939 34th Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 698160,
   "lot_sqft": 5315,
   "price_per_lot_sqft": 131.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1802823240120"
  },
  {
   "address": "4943 34th Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 698160,
   "lot_sqft": 13749,
   "price_per_lot_sqft": 50.78,
   "price_per_building_sqft": 163.62,
   "building_sqft": 4267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4293,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823240117"
  },
  {
   "address": "3712 Quebec Ave S, St. Louis Park",
   "sale_month": "2023-12",
   "price": 825000,
   "lot_sqft": 16422,
   "price_per_lot_sqft": 50.24,
   "price_per_building_sqft": 334.01,
   "building_sqft": 2470,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2485,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721330099"
  },
  {
   "address": "6001 42nd Ave N, Crystal",
   "sale_month": "2023-12",
   "price": 450000,
   "lot_sqft": 10915,
   "price_per_lot_sqft": 41.23,
   "price_per_building_sqft": 221.57,
   "building_sqft": 2031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2043,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230058"
  },
  {
   "address": "5855 State Hwy No 7, St. Louis Park",
   "sale_month": "2023-12",
   "price": 33250000,
   "lot_sqft": 99196,
   "price_per_lot_sqft": 335.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28614,
   "use": "APARTMENT",
   "parcel_id": "1611721310106"
  },
  {
   "address": "5909 State Hwy No 7, St. Louis Park",
   "sale_month": "2023-12",
   "price": 33250000,
   "lot_sqft": 47961,
   "price_per_lot_sqft": 693.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1611721310105"
  },
  {
   "address": "1622 Hillside Ave N, Minneapolis",
   "sale_month": "2023-12",
   "price": 450000,
   "lot_sqft": 5495,
   "price_per_lot_sqft": 81.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1666,
   "use": "APARTMENT",
   "parcel_id": "1602924240067"
  },
  {
   "address": "5300 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 2140000,
   "lot_sqft": 24454,
   "price_per_lot_sqft": 87.51,
   "price_per_building_sqft": 176.44,
   "building_sqft": 12129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12202,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824440132"
  },
  {
   "address": "2200 4th Street, White Bear Lake",
   "sale_month": "2023-12",
   "price": 700000,
   "lot_sqft": 4251,
   "price_per_lot_sqft": 164.67,
   "price_per_building_sqft": 301.85,
   "building_sqft": 2319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2333,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410056"
  },
  {
   "address": null,
   "sale_month": "2023-12",
   "price": 8000,
   "lot_sqft": 2953,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823210050"
  },
  {
   "address": "630 Adams St NE, Minneapolis",
   "sale_month": "2023-12",
   "price": 423000,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 81.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1905,
   "use": "APARTMENT",
   "parcel_id": "1402924420177"
  },
  {
   "address": "2110 Eagle Creek Lane, Woodbury",
   "sale_month": "2023-12",
   "price": 3000000,
   "lot_sqft": 90540,
   "price_per_lot_sqft": 33.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16812,
   "use": "300",
   "parcel_id": "1402821220143"
  },
  {
   "address": "6425 Highway 65 Northeast, Fridley",
   "sale_month": "2023-12",
   "price": 650000,
   "lot_sqft": 29813,
   "price_per_lot_sqft": 21.8,
   "price_per_building_sqft": 249.04,
   "building_sqft": 2610,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2626,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024310085"
  },
  {
   "address": "8752 Monticello La N, Maple Grove",
   "sale_month": "2023-12",
   "price": 1150000,
   "lot_sqft": 58268,
   "price_per_lot_sqft": 19.74,
   "price_per_building_sqft": 106.45,
   "building_sqft": 10803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10868,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922410024"
  },
  {
   "address": "1425 1st Street, Saint Paul Park",
   "sale_month": "2023-12",
   "price": 30000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": 27,
   "building_sqft": 1111,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1117,
   "use": "305",
   "parcel_id": "1302722220012"
  },
  {
   "address": "2315 Anchor Drive, North Saint Paul",
   "sale_month": "2023-12",
   "price": 12800000,
   "lot_sqft": 88702,
   "price_per_lot_sqft": 144.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922320015"
  },
  {
   "address": "834 7th Street West, Saint Paul",
   "sale_month": "2023-12",
   "price": 600000,
   "lot_sqft": 12228,
   "price_per_lot_sqft": 49.07,
   "price_per_building_sqft": 369.23,
   "building_sqft": 1625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1635,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823220056"
  },
  {
   "address": "10005 51st Ave N, Plymouth",
   "sale_month": "2023-12",
   "price": 1760000,
   "lot_sqft": 50920,
   "price_per_lot_sqft": 34.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17933,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211822130014"
  },
  {
   "address": "1790 Gervais Court East, Maplewood",
   "sale_month": "2023-12",
   "price": 1250000,
   "lot_sqft": 95185,
   "price_per_lot_sqft": 13.13,
   "price_per_building_sqft": 127.47,
   "building_sqft": 9806,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9865,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922320017"
  },
  {
   "address": "7550 Office Ridge Cir, Eden Prairie",
   "sale_month": "2023-12",
   "price": 4235000,
   "lot_sqft": 122455,
   "price_per_lot_sqft": 34.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17884,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420044"
  },
  {
   "address": "2517 Quincy St NE, Minneapolis",
   "sale_month": "2023-12",
   "price": 450000,
   "lot_sqft": 8361,
   "price_per_lot_sqft": 53.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1558,
   "use": "APARTMENT",
   "parcel_id": "1102924140091"
  },
  {
   "address": "8900 Old Cedar Ave S, Bloomington",
   "sale_month": "2023-12",
   "price": 1108000,
   "lot_sqft": 25907,
   "price_per_lot_sqft": 42.77,
   "price_per_building_sqft": 371.31,
   "building_sqft": 2984,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3002,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724140086"
  },
  {
   "address": "3311 Terminal Drive, Eagan",
   "sale_month": "2023-12",
   "price": 2500000,
   "lot_sqft": 144687,
   "price_per_lot_sqft": 17.28,
   "price_per_building_sqft": 83.04,
   "building_sqft": 30105,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30287,
   "use": "Commercial-preferred",
   "parcel_id": "107719901010"
  },
  {
   "address": "1415 County Road B West, Roseville",
   "sale_month": "2023-12",
   "price": 300000,
   "lot_sqft": 86884,
   "price_per_lot_sqft": 3.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102923340006"
  },
  {
   "address": "548 Snelling Avenue South, Saint Paul",
   "sale_month": "2023-12",
   "price": 1750000,
   "lot_sqft": 11332,
   "price_per_lot_sqft": 154.43,
   "price_per_building_sqft": 147.85,
   "building_sqft": 11836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11908,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823320182"
  },
  {
   "address": "3240 Mike Collins Drive, Eagan",
   "sale_month": "2023-12",
   "price": 1200000,
   "lot_sqft": 89920,
   "price_per_lot_sqft": 13.35,
   "price_per_building_sqft": 116.57,
   "building_sqft": 10294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10356,
   "use": "Industrial-preferred",
   "parcel_id": "102250302131"
  },
  {
   "address": "1604 Randolph Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 525000,
   "lot_sqft": 6856,
   "price_per_lot_sqft": 76.58,
   "price_per_building_sqft": 520.83,
   "building_sqft": 1008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1014,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823410003"
  },
  {
   "address": "11888 Aberdeen Street Northeast, Blaine",
   "sale_month": "2023-12",
   "price": 1860000,
   "lot_sqft": 58065,
   "price_per_lot_sqft": 32.03,
   "price_per_building_sqft": 276.74,
   "building_sqft": 6721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6761,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420091"
  },
  {
   "address": "131 Lake Street North, Forest Lake",
   "sale_month": "2023-12",
   "price": 1400000,
   "lot_sqft": 8306,
   "price_per_lot_sqft": 168.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120218"
  },
  {
   "address": "119 Lake Street North, Forest Lake",
   "sale_month": "2023-12",
   "price": 1400000,
   "lot_sqft": 9103,
   "price_per_lot_sqft": 153.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13482,
   "use": "300",
   "parcel_id": "0803221120144"
  },
  {
   "address": "3245 Penn Ave N, Minneapolis",
   "sale_month": "2023-12",
   "price": 415000,
   "lot_sqft": 6792,
   "price_per_lot_sqft": 61.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1626,
   "use": "APARTMENT",
   "parcel_id": "0802924140151"
  },
  {
   "address": "11077 225th Street East, New Market Township",
   "sale_month": "2023-12",
   "price": 850000,
   "lot_sqft": 108808,
   "price_per_lot_sqft": 7.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6527,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "080130020"
  },
  {
   "address": "340 George Street West, Saint Paul",
   "sale_month": "2023-12",
   "price": 525000,
   "lot_sqft": 6378,
   "price_per_lot_sqft": 82.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1637,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822240051"
  },
  {
   "address": "9300 Decatur Dr N, Brooklyn Park",
   "sale_month": "2023-12",
   "price": 3048444,
   "lot_sqft": 393083,
   "price_per_lot_sqft": 7.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921320008"
  },
  {
   "address": "5101 36th Ave N, Crystal",
   "sale_month": "2023-12",
   "price": 1315000,
   "lot_sqft": 44383,
   "price_per_lot_sqft": 29.63,
   "price_per_building_sqft": 179.67,
   "building_sqft": 7319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7363,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702924220086"
  },
  {
   "address": "13340 Johnson Memorial Drive, Louisville Township",
   "sale_month": "2023-12",
   "price": 1200000,
   "lot_sqft": 89909,
   "price_per_lot_sqft": 13.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4500,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "070270020"
  },
  {
   "address": "4030 229th Avenue Northwest, Saint Francis",
   "sale_month": "2023-12",
   "price": 1667000,
   "lot_sqft": 92635,
   "price_per_lot_sqft": 18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063324110101"
  },
  {
   "address": "3150 Spruce Street, Little Canada",
   "sale_month": "2023-12",
   "price": 1000000,
   "lot_sqft": 38360,
   "price_per_lot_sqft": 26.07,
   "price_per_building_sqft": 322.58,
   "building_sqft": 3100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3119,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210033"
  },
  {
   "address": "3100 Spruce Street, Little Canada",
   "sale_month": "2023-12",
   "price": 1000000,
   "lot_sqft": 29432,
   "price_per_lot_sqft": 33.98,
   "price_per_building_sqft": 167.62,
   "building_sqft": 5966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6002,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210031"
  },
  {
   "address": "8113 Bass Lake Rd, New Hope",
   "sale_month": "2023-12",
   "price": 600000,
   "lot_sqft": 19062,
   "price_per_lot_sqft": 31.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1920,
   "use": "APARTMENT",
   "parcel_id": "0611821410008"
  },
  {
   "address": "4567 American Blvd W, Bloomington",
   "sale_month": "2023-12",
   "price": 7500000,
   "lot_sqft": 179177,
   "price_per_lot_sqft": 41.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43638,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724130126"
  },
  {
   "address": "5702 West Broadway, Crystal",
   "sale_month": "2023-12",
   "price": 12400000,
   "lot_sqft": 85111,
   "price_per_lot_sqft": 145.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13425,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511821420082"
  },
  {
   "address": "715 Florida Ave S, Golden Valley",
   "sale_month": "2023-12",
   "price": 1148960,
   "lot_sqft": 429514,
   "price_per_lot_sqft": 2.68,
   "price_per_building_sqft": 8.19,
   "building_sqft": 140210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 141056,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511721140024"
  },
  {
   "address": "1775 Grand Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 2229900,
   "lot_sqft": 18104,
   "price_per_lot_sqft": 123.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6059,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420025"
  },
  {
   "address": "1891 Grand Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 306250,
   "lot_sqft": 7486,
   "price_per_lot_sqft": 40.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2789,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310032"
  },
  {
   "address": "5801 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2023-12",
   "price": 1160000,
   "lot_sqft": 258255,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": 91.02,
   "building_sqft": 12744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12821,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721330163"
  },
  {
   "address": "3621 Bryant Ave S, Minneapolis",
   "sale_month": "2023-12",
   "price": 1404000,
   "lot_sqft": 5413,
   "price_per_lot_sqft": 259.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1114,
   "use": "APARTMENT",
   "parcel_id": "0402824440018"
  },
  {
   "address": "1750 Village Trail East, Maplewood",
   "sale_month": "2023-12",
   "price": 10200000,
   "lot_sqft": 129282,
   "price_per_lot_sqft": 78.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21899,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032922110049"
  },
  {
   "address": "1274 Grand Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 620000,
   "lot_sqft": 6037,
   "price_per_lot_sqft": 102.7,
   "price_per_building_sqft": 389.45,
   "building_sqft": 1592,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1601,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823420047"
  },
  {
   "address": "211 Pascal Street North, Saint Paul",
   "sale_month": "2023-12",
   "price": 9625000,
   "lot_sqft": 54473,
   "price_per_lot_sqft": 176.69,
   "price_per_building_sqft": 592.53,
   "building_sqft": 16244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16342,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "032823220002"
  },
  {
   "address": "1500 Marshall Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 9625000,
   "lot_sqft": 113799,
   "price_per_lot_sqft": 84.58,
   "price_per_building_sqft": 192.62,
   "building_sqft": 49970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50271,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "032823220001"
  },
  {
   "address": "5831 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2023-12",
   "price": 1062000,
   "lot_sqft": 44834,
   "price_per_lot_sqft": 23.69,
   "price_per_building_sqft": 450,
   "building_sqft": 2360,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2374,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821130101"
  },
  {
   "address": "3548 Portland Ave, Minneapolis",
   "sale_month": "2023-12",
   "price": 540000,
   "lot_sqft": 5031,
   "price_per_lot_sqft": 107.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2336,
   "use": "APARTMENT",
   "parcel_id": "0302824410146"
  },
  {
   "address": "3244 Blaisdell Ave, Minneapolis",
   "sale_month": "2023-12",
   "price": 1335765,
   "lot_sqft": 14810,
   "price_per_lot_sqft": 90.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6077,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824240041"
  },
  {
   "address": "3342 Nicollet Ave, Minneapolis",
   "sale_month": "2023-12",
   "price": 1150000,
   "lot_sqft": 25542,
   "price_per_lot_sqft": 45.02,
   "price_per_building_sqft": 258.19,
   "building_sqft": 4454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4480,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824240002"
  },
  {
   "address": "3037 Garfield Ave, Minneapolis",
   "sale_month": "2023-12",
   "price": 690000,
   "lot_sqft": 5918,
   "price_per_lot_sqft": 116.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1380,
   "use": "APARTMENT",
   "parcel_id": "0302824220062"
  },
  {
   "address": "8512 Pillsbury Ave S, Bloomington",
   "sale_month": "2023-12",
   "price": 525000,
   "lot_sqft": 7429,
   "price_per_lot_sqft": 70.67,
   "price_per_building_sqft": 259.39,
   "building_sqft": 2024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2036,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724340102"
  },
  {
   "address": "8490 University Avenue Northeast, Fridley",
   "sale_month": "2023-12",
   "price": 4700000,
   "lot_sqft": 148917,
   "price_per_lot_sqft": 31.56,
   "price_per_building_sqft": 128.51,
   "building_sqft": 36573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36794,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024220015"
  },
  {
   "address": "2989 White Bear Avenue North, Maplewood",
   "sale_month": "2023-12",
   "price": 2200000,
   "lot_sqft": 52901,
   "price_per_lot_sqft": 41.59,
   "price_per_building_sqft": 217.99,
   "building_sqft": 10092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10153,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922240020"
  },
  {
   "address": "1023 Grand Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 1130000,
   "lot_sqft": 8871,
   "price_per_lot_sqft": 127.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2801,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320009"
  },
  {
   "address": "888 County Road 42 West, Burnsville",
   "sale_month": "2023-12",
   "price": 4050000,
   "lot_sqft": 147003,
   "price_per_lot_sqft": 27.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "021536601010"
  },
  {
   "address": "1200 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2023-12",
   "price": 8199999,
   "lot_sqft": 785083,
   "price_per_lot_sqft": 10.44,
   "price_per_building_sqft": 44.02,
   "building_sqft": 186263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 187387,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821320018"
  },
  {
   "address": "12439 Wayzata Blvd, Minnetonka",
   "sale_month": "2023-12",
   "price": 4900000,
   "lot_sqft": 126891,
   "price_per_lot_sqft": 38.62,
   "price_per_building_sqft": 175.12,
   "building_sqft": 27981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28150,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722340021"
  },
  {
   "address": "420 37th Ave NE, Minneapolis",
   "sale_month": "2023-12",
   "price": 17000000,
   "lot_sqft": 358934,
   "price_per_lot_sqft": 47.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202924210108"
  },
  {
   "address": "3518 Bloomington Ave, Minneapolis",
   "sale_month": "2023-12",
   "price": 585000,
   "lot_sqft": 6216,
   "price_per_lot_sqft": 94.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1722,
   "use": "APARTMENT",
   "parcel_id": "0202824420028"
  },
  {
   "address": "2008 2nd Avenue, Anoka",
   "sale_month": "2023-12",
   "price": 660000,
   "lot_sqft": 2447,
   "price_per_lot_sqft": 269.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440027"
  },
  {
   "address": "2010 2nd Avenue, Anoka",
   "sale_month": "2023-12",
   "price": 660000,
   "lot_sqft": 2123,
   "price_per_lot_sqft": 310.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440026"
  },
  {
   "address": "2012 2nd Avenue, Anoka",
   "sale_month": "2023-12",
   "price": 440000,
   "lot_sqft": 4289,
   "price_per_lot_sqft": 102.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440025"
  },
  {
   "address": "654 Green Haven Parkway, Anoka",
   "sale_month": "2023-12",
   "price": 300000,
   "lot_sqft": 9368,
   "price_per_lot_sqft": 32.02,
   "price_per_building_sqft": 138.89,
   "building_sqft": 2160,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2173,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125240008"
  },
  {
   "address": "8236 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2023-12",
   "price": 985000,
   "lot_sqft": 2878,
   "price_per_lot_sqft": 342.25,
   "price_per_building_sqft": 45.45,
   "building_sqft": 21673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21804,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130038"
  },
  {
   "address": "8236 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2023-12",
   "price": 985000,
   "lot_sqft": 2662,
   "price_per_lot_sqft": 370.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130037"
  },
  {
   "address": "8236 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2023-12",
   "price": 985000,
   "lot_sqft": 2662,
   "price_per_lot_sqft": 370.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130036"
  },
  {
   "address": "640 7th Street West, Saint Paul",
   "sale_month": "2023-12",
   "price": 750000,
   "lot_sqft": 18529,
   "price_per_lot_sqft": 40.48,
   "price_per_building_sqft": 94.48,
   "building_sqft": 7938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7986,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823340167"
  },
  {
   "address": "529 Portland Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 665000,
   "lot_sqft": 10496,
   "price_per_lot_sqft": 63.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1951,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230233"
  },
  {
   "address": "541 Selby Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 675000,
   "lot_sqft": 5864,
   "price_per_lot_sqft": 115.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1882,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220119"
  },
  {
   "address": "259 Dayton Avenue, Saint Paul",
   "sale_month": "2023-12",
   "price": 890000,
   "lot_sqft": 7917,
   "price_per_lot_sqft": 112.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2227,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823110023"
  },
  {
   "address": "6442 City West Pkwy, Eden Prairie",
   "sale_month": "2023-12",
   "price": 3870000,
   "lot_sqft": 160259,
   "price_per_lot_sqft": 24.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17473,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622240058"
  },
  {
   "address": "2014 36th St E, Minneapolis",
   "sale_month": "2023-12",
   "price": 20722,
   "lot_sqft": 12394,
   "price_per_lot_sqft": 1.67,
   "price_per_building_sqft": 3.26,
   "building_sqft": 6362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6401,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824320206"
  },
  {
   "address": "840 Marketplace Drive, Waconia",
   "sale_month": "2023-11",
   "price": 802154,
   "lot_sqft": 55418,
   "price_per_lot_sqft": 14.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755040130"
  },
  {
   "address": "820 Village Way, Waconia",
   "sale_month": "2023-11",
   "price": 1324968,
   "lot_sqft": 470073,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21757,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753270010"
  },
  {
   "address": "2160 Arboretum Boulevard, Victoria",
   "sale_month": "2023-11",
   "price": 575000,
   "lot_sqft": 23136,
   "price_per_lot_sqft": 24.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "655400020"
  },
  {
   "address": "400 Ash Avenue North, Mayer",
   "sale_month": "2023-11",
   "price": 385000,
   "lot_sqft": 14368,
   "price_per_lot_sqft": 26.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6527,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500060400"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 5676,
   "lot_sqft": 4254,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020910650"
  },
  {
   "address": "444 12th Avenue North, South Saint Paul",
   "sale_month": "2023-11",
   "price": 299324,
   "lot_sqft": 3776,
   "price_per_lot_sqft": 79.27,
   "price_per_building_sqft": 200.89,
   "building_sqft": 1490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1499,
   "use": "Commercial-preferred",
   "parcel_id": "367020910261"
  },
  {
   "address": "705 Southview Boulevard, South Saint Paul",
   "sale_month": "2023-11",
   "price": 375000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 50.05,
   "price_per_building_sqft": 145.18,
   "building_sqft": 2583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2599,
   "use": "Commercial-preferred",
   "parcel_id": "363255003300"
  },
  {
   "address": "2600 25th St E, Minneapolis",
   "sale_month": "2023-11",
   "price": 3100000,
   "lot_sqft": 35560,
   "price_per_lot_sqft": 87.18,
   "price_per_building_sqft": 193.54,
   "building_sqft": 16017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16114,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924130014"
  },
  {
   "address": "3401 Restwood Road Northeast, Blaine",
   "sale_month": "2023-11",
   "price": 454000,
   "lot_sqft": 13221,
   "price_per_lot_sqft": 34.34,
   "price_per_building_sqft": 288.07,
   "building_sqft": 1576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1585,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123220001"
  },
  {
   "address": "3988 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2023-11",
   "price": 929125,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 169.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410061"
  },
  {
   "address": "6415 James Cir N, Brooklyn Center",
   "sale_month": "2023-11",
   "price": 4100000,
   "lot_sqft": 91781,
   "price_per_lot_sqft": 44.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12811,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921420011"
  },
  {
   "address": "710 Lake St E, Minneapolis",
   "sale_month": "2023-11",
   "price": 830000,
   "lot_sqft": 3196,
   "price_per_lot_sqft": 259.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330098"
  },
  {
   "address": "714 Lake St E, Minneapolis",
   "sale_month": "2023-11",
   "price": 830000,
   "lot_sqft": 11394,
   "price_per_lot_sqft": 72.85,
   "price_per_building_sqft": 92.75,
   "building_sqft": 8949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9003,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330097"
  },
  {
   "address": "7400 Cedar Ave S, Richfield",
   "sale_month": "2023-11",
   "price": 590000,
   "lot_sqft": 8910,
   "price_per_lot_sqft": 66.22,
   "price_per_building_sqft": 191.99,
   "building_sqft": 3073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3091,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824410010"
  },
  {
   "address": "1118 Central Avenue West, Saint Paul",
   "sale_month": "2023-11",
   "price": 300000,
   "lot_sqft": 30877,
   "price_per_lot_sqft": 9.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923410083"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 20200,
   "lot_sqft": 3015,
   "price_per_lot_sqft": 6.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3958,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924430183"
  },
  {
   "address": "8888 Xylite Street Northeast, Blaine",
   "sale_month": "2023-11",
   "price": 450000,
   "lot_sqft": 164275,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123410006"
  },
  {
   "address": "1591 Blair Avenue West, Saint Paul",
   "sale_month": "2023-11",
   "price": 699000,
   "lot_sqft": 2534,
   "price_per_lot_sqft": 275.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923110216"
  },
  {
   "address": "841 7th Street East, Saint Paul",
   "sale_month": "2023-11",
   "price": 612500,
   "lot_sqft": 5052,
   "price_per_lot_sqft": 121.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922220112"
  },
  {
   "address": "2435 Wayzata Blvd W, Long Lake",
   "sale_month": "2023-11",
   "price": 1767000,
   "lot_sqft": 42864,
   "price_per_lot_sqft": 41.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311823140011"
  },
  {
   "address": "3747 Bridge Street Northwest, Saint Francis",
   "sale_month": "2023-11",
   "price": 625000,
   "lot_sqft": 14801,
   "price_per_lot_sqft": 42.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340050"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 625000,
   "lot_sqft": 8444,
   "price_per_lot_sqft": 74.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340049"
  },
  {
   "address": "18651 Buchanan Street Northeast, East Bethel",
   "sale_month": "2023-11",
   "price": 1200000,
   "lot_sqft": 94206,
   "price_per_lot_sqft": 12.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8076,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323323240003"
  },
  {
   "address": "8516 Kennedy Memorial Dr, St. Bonifacius",
   "sale_month": "2023-11",
   "price": 350000,
   "lot_sqft": 9166,
   "price_per_lot_sqft": 38.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724210053"
  },
  {
   "address": "1825 Curve Crest Boulevard, Stillwater",
   "sale_month": "2023-11",
   "price": 1600000,
   "lot_sqft": 35526,
   "price_per_lot_sqft": 45.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5802,
   "use": "300",
   "parcel_id": "3203020420003"
  },
  {
   "address": "1754 Market Drive, Stillwater",
   "sale_month": "2023-11",
   "price": 2500000,
   "lot_sqft": 40281,
   "price_per_lot_sqft": 62.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "300",
   "parcel_id": "3203020320071"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 7575000,
   "lot_sqft": 305026,
   "price_per_lot_sqft": 24.83,
   "price_per_building_sqft": 56.25,
   "building_sqft": 134663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 135476,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123310022"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 1231810,
   "lot_sqft": 133333,
   "price_per_lot_sqft": 9.24,
   "price_per_building_sqft": 279.89,
   "building_sqft": 4401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4428,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111921120005"
  },
  {
   "address": "650 Wildwood Road, Mahtomedi",
   "sale_month": "2023-11",
   "price": 975000,
   "lot_sqft": 67442,
   "price_per_lot_sqft": 14.46,
   "price_per_building_sqft": 413.14,
   "building_sqft": 2360,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2375,
   "use": "110",
   "parcel_id": "3103021210010"
  },
  {
   "address": "199 Wedgewood Drive, Mahtomedi",
   "sale_month": "2023-11",
   "price": 975000,
   "lot_sqft": 37228,
   "price_per_lot_sqft": 26.19,
   "price_per_building_sqft": 646.98,
   "building_sqft": 1507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1516,
   "use": "110",
   "parcel_id": "3103021210009"
  },
  {
   "address": "1581 93rd Lane Northeast, Blaine",
   "sale_month": "2023-11",
   "price": 1650000,
   "lot_sqft": 49506,
   "price_per_lot_sqft": 33.33,
   "price_per_building_sqft": 109.94,
   "building_sqft": 15008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15099,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123440011"
  },
  {
   "address": "9355 Baltimore Street Northeast, Blaine",
   "sale_month": "2023-11",
   "price": 1300000,
   "lot_sqft": 50063,
   "price_per_lot_sqft": 25.97,
   "price_per_building_sqft": 159.84,
   "building_sqft": 8133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8182,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123430008"
  },
  {
   "address": "995 Arcade Street, Saint Paul",
   "sale_month": "2023-11",
   "price": 365000,
   "lot_sqft": 5099,
   "price_per_lot_sqft": 71.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1795,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922140113"
  },
  {
   "address": "1103 Arcade Street, Saint Paul",
   "sale_month": "2023-11",
   "price": 210000,
   "lot_sqft": 6150,
   "price_per_lot_sqft": 34.15,
   "price_per_building_sqft": 128.76,
   "building_sqft": 1631,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1640,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922110191"
  },
  {
   "address": "8040 State Hwy No 55, Rockford",
   "sale_month": "2023-11",
   "price": 650000,
   "lot_sqft": 29489,
   "price_per_lot_sqft": 22.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911924410013"
  },
  {
   "address": "1100 York Avenue, Saint Paul",
   "sale_month": "2023-11",
   "price": 80000,
   "lot_sqft": 17253,
   "price_per_lot_sqft": 4.64,
   "price_per_building_sqft": 55.44,
   "building_sqft": 1443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1452,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922420071"
  },
  {
   "address": "1308 Greenwood, Shakopee",
   "sale_month": "2023-11",
   "price": 4100000,
   "lot_sqft": 63054,
   "price_per_lot_sqft": 65.02,
   "price_per_building_sqft": 358.05,
   "building_sqft": 11451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11520,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273040070"
  },
  {
   "address": "4026 Hoffman Road, White Bear Lake",
   "sale_month": "2023-11",
   "price": 935000,
   "lot_sqft": 25134,
   "price_per_lot_sqft": 37.2,
   "price_per_building_sqft": 108.58,
   "building_sqft": 8611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8663,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273022110035"
  },
  {
   "address": "7206 Forestview La N, Maple Grove",
   "sale_month": "2023-11",
   "price": 450000,
   "lot_sqft": 2406,
   "price_per_lot_sqft": 187.03,
   "price_per_building_sqft": 76.65,
   "building_sqft": 5871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5907,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420048"
  },
  {
   "address": "12375 Zinran Avenue South, Savage",
   "sale_month": "2023-11",
   "price": 1270000,
   "lot_sqft": 109361,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": 147.98,
   "building_sqft": 8582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8633,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260570150"
  },
  {
   "address": "303 21st Street, Newport",
   "sale_month": "2023-11",
   "price": 1250000,
   "lot_sqft": 32991,
   "price_per_lot_sqft": 37.89,
   "price_per_building_sqft": 82.43,
   "building_sqft": 15164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15256,
   "use": "300",
   "parcel_id": "2602822410034"
  },
  {
   "address": "1108 Western Avenue North, Saint Paul",
   "sale_month": "2023-11",
   "price": 940000,
   "lot_sqft": 11064,
   "price_per_lot_sqft": 84.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2350,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923120149"
  },
  {
   "address": "1419 Galtier Street, Saint Paul",
   "sale_month": "2023-11",
   "price": 180000,
   "lot_sqft": 5433,
   "price_per_lot_sqft": 33.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923420005"
  },
  {
   "address": "29 9th Ave N, Hopkins",
   "sale_month": "2023-11",
   "price": 632000,
   "lot_sqft": 6478,
   "price_per_lot_sqft": 97.56,
   "price_per_building_sqft": 74.82,
   "building_sqft": 8447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8498,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420076"
  },
  {
   "address": "925 4th St SE, Minneapolis",
   "sale_month": "2023-11",
   "price": 8500000,
   "lot_sqft": 30628,
   "price_per_lot_sqft": 277.52,
   "price_per_building_sqft": 1281.09,
   "building_sqft": 6635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6675,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924310112"
  },
  {
   "address": "10635 Quince Street Northwest, Coon Rapids",
   "sale_month": "2023-11",
   "price": 681000,
   "lot_sqft": 43317,
   "price_per_lot_sqft": 15.72,
   "price_per_building_sqft": 225.95,
   "building_sqft": 3014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3033,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233124140003"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 8984296,
   "lot_sqft": 111853,
   "price_per_lot_sqft": 80.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123420013"
  },
  {
   "address": "3785 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2023-11",
   "price": 8984296,
   "lot_sqft": 300895,
   "price_per_lot_sqft": 29.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 92204,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123310006"
  },
  {
   "address": "5846 2 1/2 Street Northeast, Fridley",
   "sale_month": "2023-11",
   "price": 899999,
   "lot_sqft": 15645,
   "price_per_lot_sqft": 57.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1896,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024230077"
  },
  {
   "address": "21701 Industrial Blvd, Rogers",
   "sale_month": "2023-11",
   "price": 3500000,
   "lot_sqft": 73485,
   "price_per_lot_sqft": 47.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023240026"
  },
  {
   "address": "21701 Industrial Blvd, Rogers",
   "sale_month": "2023-11",
   "price": 3500000,
   "lot_sqft": 61405,
   "price_per_lot_sqft": 57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18691,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023240025"
  },
  {
   "address": "13013 Main St, Rogers",
   "sale_month": "2023-11",
   "price": 3500000,
   "lot_sqft": 5979,
   "price_per_lot_sqft": 585.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023240006"
  },
  {
   "address": "13013 Main St, Rogers",
   "sale_month": "2023-11",
   "price": 3500000,
   "lot_sqft": 11386,
   "price_per_lot_sqft": 307.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023240004"
  },
  {
   "address": "201 3rd Ave S, Minneapolis",
   "sale_month": "2023-11",
   "price": 980000,
   "lot_sqft": 4222,
   "price_per_lot_sqft": 232.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1684,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924320578"
  },
  {
   "address": "1306 Alton Street, Saint Paul",
   "sale_month": "2023-11",
   "price": 6750000,
   "lot_sqft": 38154,
   "price_per_lot_sqft": 176.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19686,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222823220122"
  },
  {
   "address": "5637 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-11",
   "price": 900000,
   "lot_sqft": 35523,
   "price_per_lot_sqft": 25.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15998,
   "use": "APARTMENT",
   "parcel_id": "2202824230036"
  },
  {
   "address": "209 Water Street, Jordan",
   "sale_month": "2023-11",
   "price": 72623,
   "lot_sqft": 2595,
   "price_per_lot_sqft": 27.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020271"
  },
  {
   "address": "4354 West Round Lake Road, Arden Hills",
   "sale_month": "2023-11",
   "price": 7026042,
   "lot_sqft": 248754,
   "price_per_lot_sqft": 28.24,
   "price_per_building_sqft": 92.82,
   "building_sqft": 75699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 76156,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213023230002"
  },
  {
   "address": "7749 Zane Ave N, Brooklyn Park",
   "sale_month": "2023-11",
   "price": 720000,
   "lot_sqft": 36205,
   "price_per_lot_sqft": 19.89,
   "price_per_building_sqft": 492.81,
   "building_sqft": 1461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1470,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921330104"
  },
  {
   "address": "8213 College Trail, Inver Grove Heights",
   "sale_month": "2023-11",
   "price": 7536000,
   "lot_sqft": 217226,
   "price_per_lot_sqft": 34.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10922,
   "use": "Apartment",
   "parcel_id": "202250001010"
  },
  {
   "address": "5732 Bossen Ter, Minneapolis",
   "sale_month": "2023-11",
   "price": 5464259,
   "lot_sqft": 8906,
   "price_per_lot_sqft": 613.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3789,
   "use": "APARTMENT",
   "parcel_id": "1902823230062"
  },
  {
   "address": "7700 78th St W, Bloomington",
   "sale_month": "2023-11",
   "price": 12072917,
   "lot_sqft": 366295,
   "price_per_lot_sqft": 32.96,
   "price_per_building_sqft": 195.23,
   "building_sqft": 61839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62212,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811621120024"
  },
  {
   "address": "2190 Hillcrest Drive, Saint Paul",
   "sale_month": "2023-11",
   "price": 3350000,
   "lot_sqft": 69591,
   "price_per_lot_sqft": 48.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120096"
  },
  {
   "address": "1959 Ford Parkway, Saint Paul",
   "sale_month": "2023-11",
   "price": 1846807,
   "lot_sqft": 22454,
   "price_per_lot_sqft": 82.25,
   "price_per_building_sqft": 617.04,
   "building_sqft": 2993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3011,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823220100"
  },
  {
   "address": "1803 Bryant Ave N, Minneapolis",
   "sale_month": "2023-11",
   "price": 515000,
   "lot_sqft": 20439,
   "price_per_lot_sqft": 25.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6693,
   "use": "APARTMENT",
   "parcel_id": "1602924410020"
  },
  {
   "address": "4601 Bryant Ave S, Minneapolis",
   "sale_month": "2023-11",
   "price": 700000,
   "lot_sqft": 9614,
   "price_per_lot_sqft": 72.81,
   "price_per_building_sqft": 339.64,
   "building_sqft": 2061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2074,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824110056"
  },
  {
   "address": "9840 Nicollet Ave S, Bloomington",
   "sale_month": "2023-11",
   "price": 1470000,
   "lot_sqft": 32074,
   "price_per_lot_sqft": 45.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3421,
   "use": "APARTMENT",
   "parcel_id": "1502724310026"
  },
  {
   "address": "1300 114th Avenue Northwest, Coon Rapids",
   "sale_month": "2023-11",
   "price": 750000,
   "lot_sqft": 69130,
   "price_per_lot_sqft": 10.85,
   "price_per_building_sqft": 118.37,
   "building_sqft": 6336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6374,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124240010"
  },
  {
   "address": "4623 Chatsworth Street North, Shoreview",
   "sale_month": "2023-11",
   "price": 1025000,
   "lot_sqft": 28115,
   "price_per_lot_sqft": 36.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340020"
  },
  {
   "address": "4633 Chatsworth Street North, Shoreview",
   "sale_month": "2023-11",
   "price": 1025000,
   "lot_sqft": 34156,
   "price_per_lot_sqft": 30.01,
   "price_per_building_sqft": 36.5,
   "building_sqft": 28080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28250,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340019"
  },
  {
   "address": "4663 Chatsworth Street North, Shoreview",
   "sale_month": "2023-11",
   "price": 881500,
   "lot_sqft": 62386,
   "price_per_lot_sqft": 14.13,
   "price_per_building_sqft": 117.77,
   "building_sqft": 7485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7530,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340016"
  },
  {
   "address": "21051 135th Ave N, Rogers",
   "sale_month": "2023-11",
   "price": 392040,
   "lot_sqft": 32481,
   "price_per_lot_sqft": 12.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023410016"
  },
  {
   "address": "10132 235th Street West, Eureka Township",
   "sale_month": "2023-11",
   "price": 931096,
   "lot_sqft": 2483316,
   "price_per_lot_sqft": 0.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "Commercial-preferred",
   "parcel_id": "130070050011"
  },
  {
   "address": "3575 Kilkenny La, Medina",
   "sale_month": "2023-11",
   "price": 313000,
   "lot_sqft": 19542,
   "price_per_lot_sqft": 16.02,
   "price_per_building_sqft": 216.31,
   "building_sqft": 1447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1456,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823230022"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 46000,
   "lot_sqft": 6524,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202722210031"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 3486000,
   "lot_sqft": 34193,
   "price_per_lot_sqft": 101.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112922330058"
  },
  {
   "address": "1890 Sherren Avenue East, Maplewood",
   "sale_month": "2023-11",
   "price": 3486000,
   "lot_sqft": 120642,
   "price_per_lot_sqft": 28.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17934,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112922320016"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 8514000,
   "lot_sqft": 25923,
   "price_per_lot_sqft": 328.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112922320014"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 8514000,
   "lot_sqft": 11827,
   "price_per_lot_sqft": 719.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112922320008"
  },
  {
   "address": "1910 Sherren Avenue East, Maplewood",
   "sale_month": "2023-11",
   "price": 8514000,
   "lot_sqft": 68676,
   "price_per_lot_sqft": 123.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17035,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112922310039"
  },
  {
   "address": "1925 Quinlan Avenue South, Lake Saint Croix Beach",
   "sale_month": "2023-11",
   "price": 400000,
   "lot_sqft": 10041,
   "price_per_lot_sqft": 39.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3857,
   "use": "305",
   "parcel_id": "1102820430197"
  },
  {
   "address": "1532 Randolph Avenue, Saint Paul",
   "sale_month": "2023-11",
   "price": 1700000,
   "lot_sqft": 11389,
   "price_per_lot_sqft": 149.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3423,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823320074"
  },
  {
   "address": "4200 Lakebreeze Ave N, Brooklyn Center",
   "sale_month": "2023-11",
   "price": 540000,
   "lot_sqft": 12260,
   "price_per_lot_sqft": 44.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2032,
   "use": "APARTMENT",
   "parcel_id": "1011821320052"
  },
  {
   "address": "1901 Highway 36 West, Roseville",
   "sale_month": "2023-11",
   "price": 2450000,
   "lot_sqft": 57993,
   "price_per_lot_sqft": 42.25,
   "price_per_building_sqft": 488.53,
   "building_sqft": 5015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5045,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310011"
  },
  {
   "address": "1899 West Perimeter Drive, Roseville",
   "sale_month": "2023-11",
   "price": 1000000,
   "lot_sqft": 33742,
   "price_per_lot_sqft": 29.64,
   "price_per_building_sqft": 287.36,
   "building_sqft": 3480,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3501,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310005"
  },
  {
   "address": "579 Apollo Drive, Lino Lakes",
   "sale_month": "2023-11",
   "price": 4400000,
   "lot_sqft": 90296,
   "price_per_lot_sqft": 48.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22762,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122340022"
  },
  {
   "address": "2638 West Broadway, Minneapolis",
   "sale_month": "2023-11",
   "price": 165000,
   "lot_sqft": 4500,
   "price_per_lot_sqft": 36.67,
   "price_per_building_sqft": 157.89,
   "building_sqft": 1045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1051,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924430067"
  },
  {
   "address": "2636 West Broadway, Minneapolis",
   "sale_month": "2023-11",
   "price": 165000,
   "lot_sqft": 4500,
   "price_per_lot_sqft": 36.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2017,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802924430066"
  },
  {
   "address": "1424 Weir Drive, Woodbury",
   "sale_month": "2023-11",
   "price": 1800000,
   "lot_sqft": 155152,
   "price_per_lot_sqft": 11.6,
   "price_per_building_sqft": 183.28,
   "building_sqft": 9821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9880,
   "use": "300",
   "parcel_id": "0702821140009"
  },
  {
   "address": "300 Little Canada Road East, Little Canada",
   "sale_month": "2023-11",
   "price": 1400000,
   "lot_sqft": 42940,
   "price_per_lot_sqft": 32.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2985,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922440043"
  },
  {
   "address": "599 Manning Avenue South, Afton",
   "sale_month": "2023-11",
   "price": 364300,
   "lot_sqft": 149889,
   "price_per_lot_sqft": 2.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "305",
   "parcel_id": "0602820320001"
  },
  {
   "address": "278 State Street, Saint Paul",
   "sale_month": "2023-11",
   "price": 2000000,
   "lot_sqft": 79730,
   "price_per_lot_sqft": 25.08,
   "price_per_building_sqft": 108.89,
   "building_sqft": 18368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18479,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822340001"
  },
  {
   "address": "6801 Wayzata Blvd, St. Louis Park",
   "sale_month": "2023-11",
   "price": 1869886,
   "lot_sqft": 43419,
   "price_per_lot_sqft": 43.07,
   "price_per_building_sqft": 156.8,
   "building_sqft": 11925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11997,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721420145"
  },
  {
   "address": "6817 Antrim Rd, Edina",
   "sale_month": "2023-11",
   "price": 2500000,
   "lot_sqft": 147463,
   "price_per_lot_sqft": 16.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15972,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511621340013"
  },
  {
   "address": "23750 Goodview Circle North, Forest Lake",
   "sale_month": "2023-11",
   "price": 360000,
   "lot_sqft": 886095,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "305",
   "parcel_id": "0503221140005"
  },
  {
   "address": "2701 Lincoln Drive, Roseville",
   "sale_month": "2023-11",
   "price": 7000000,
   "lot_sqft": 179939,
   "price_per_lot_sqft": 38.9,
   "price_per_building_sqft": 153.26,
   "building_sqft": 45675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45951,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923410030"
  },
  {
   "address": null,
   "sale_month": "2023-11",
   "price": 7000000,
   "lot_sqft": 2981,
   "price_per_lot_sqft": 2348.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923410026"
  },
  {
   "address": "3332 Hennepin Ave, Minneapolis",
   "sale_month": "2023-11",
   "price": 3000000,
   "lot_sqft": 15229,
   "price_per_lot_sqft": 196.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6150,
   "use": "APARTMENT",
   "parcel_id": "0402824240175"
  },
  {
   "address": "3142 Hennepin Ave, Minneapolis",
   "sale_month": "2023-11",
   "price": 1165000,
   "lot_sqft": 5705,
   "price_per_lot_sqft": 204.21,
   "price_per_building_sqft": 659.31,
   "building_sqft": 1767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1777,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210171"
  },
  {
   "address": "7900 Lyndale Ave S, Bloomington",
   "sale_month": "2023-11",
   "price": 5344782,
   "lot_sqft": 97672,
   "price_per_lot_sqft": 54.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16590,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724110024"
  },
  {
   "address": "1145 Grand Avenue, Saint Paul",
   "sale_month": "2023-11",
   "price": 430000,
   "lot_sqft": 5984,
   "price_per_lot_sqft": 71.86,
   "price_per_building_sqft": 590.66,
   "building_sqft": 728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 732,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410011"
  },
  {
   "address": "1415 Selby Avenue, Saint Paul",
   "sale_month": "2023-11",
   "price": 1500000,
   "lot_sqft": 57993,
   "price_per_lot_sqft": 25.87,
   "price_per_building_sqft": 46.79,
   "building_sqft": 32057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32251,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "032823210019"
  },
  {
   "address": "3317 1st Ave S, Minneapolis",
   "sale_month": "2023-11",
   "price": 1300000,
   "lot_sqft": 7010,
   "price_per_lot_sqft": 185.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2360,
   "use": "APARTMENT",
   "parcel_id": "0302824130116"
  },
  {
   "address": "501 Lake St E, Minneapolis",
   "sale_month": "2023-11",
   "price": 1230000,
   "lot_sqft": 3392,
   "price_per_lot_sqft": 362.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110231"
  },
  {
   "address": "12155 Nicollet Avenue South, Burnsville",
   "sale_month": "2023-11",
   "price": 5350000,
   "lot_sqft": 252346,
   "price_per_lot_sqft": 21.2,
   "price_per_building_sqft": 109.92,
   "building_sqft": 48673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48967,
   "use": "Industrial-preferred",
   "parcel_id": "025135501010"
  },
  {
   "address": "2601 Highway 13 West, Burnsville",
   "sale_month": "2023-11",
   "price": 3150000,
   "lot_sqft": 154737,
   "price_per_lot_sqft": 20.36,
   "price_per_building_sqft": 96.57,
   "building_sqft": 32620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32817,
   "use": "Industrial-preferred",
   "parcel_id": "023230101010"
  },
  {
   "address": "3001 White Bear Avenue North, Maplewood",
   "sale_month": "2023-11",
   "price": 5250000,
   "lot_sqft": 609554,
   "price_per_lot_sqft": 8.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922230003"
  },
  {
   "address": "1055 Laurel Avenue, Saint Paul",
   "sale_month": "2023-11",
   "price": 750000,
   "lot_sqft": 9151,
   "price_per_lot_sqft": 81.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2830,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823220151"
  },
  {
   "address": "2800 County Road 42 West, Burnsville",
   "sale_month": "2023-11",
   "price": 2500000,
   "lot_sqft": 73809,
   "price_per_lot_sqft": 33.87,
   "price_per_building_sqft": 221.73,
   "building_sqft": 11275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11343,
   "use": "Commercial-preferred",
   "parcel_id": "021205102021"
  },
  {
   "address": "11816 Wayzata Blvd, Minnetonka",
   "sale_month": "2023-11",
   "price": 1010000,
   "lot_sqft": 188365,
   "price_per_lot_sqft": 5.36,
   "price_per_building_sqft": 50.29,
   "building_sqft": 20085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20206,
   "use": "APARTMENT",
   "parcel_id": "0211722130063"
  },
  {
   "address": "3747 13th Ave S, Minneapolis",
   "sale_month": "2023-11",
   "price": 325000,
   "lot_sqft": 6239,
   "price_per_lot_sqft": 52.09,
   "price_per_building_sqft": 604.09,
   "building_sqft": 538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 541,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824430147"
  },
  {
   "address": "1423 35th St E, Minneapolis",
   "sale_month": "2023-11",
   "price": 600000,
   "lot_sqft": 5911,
   "price_per_lot_sqft": 101.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2384,
   "use": "APARTMENT",
   "parcel_id": "0202824420038"
  },
  {
   "address": "14771 Energy Way, Apple Valley",
   "sale_month": "2023-11",
   "price": 4200000,
   "lot_sqft": 102227,
   "price_per_lot_sqft": 41.09,
   "price_per_building_sqft": 126.65,
   "building_sqft": 33162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33362,
   "use": "Industrial-preferred",
   "parcel_id": "014250101020"
  },
  {
   "address": "2040 Ferry Street, Anoka",
   "sale_month": "2023-11",
   "price": 850000,
   "lot_sqft": 8964,
   "price_per_lot_sqft": 94.82,
   "price_per_building_sqft": 246.66,
   "building_sqft": 3446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3466,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440132"
  },
  {
   "address": "8236 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2023-11",
   "price": 225000,
   "lot_sqft": 2878,
   "price_per_lot_sqft": 78.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130039"
  },
  {
   "address": "8420 Sunset Road Northeast, Spring Lake Park",
   "sale_month": "2023-11",
   "price": 312000,
   "lot_sqft": 18660,
   "price_per_lot_sqft": 16.72,
   "price_per_building_sqft": 136.66,
   "building_sqft": 2283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2297,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024110074"
  },
  {
   "address": "2716 Upper Afton Road East, Maplewood",
   "sale_month": "2023-11",
   "price": 740000,
   "lot_sqft": 37462,
   "price_per_lot_sqft": 19.75,
   "price_per_building_sqft": 82.63,
   "building_sqft": 8956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9010,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822410012"
  },
  {
   "address": "14605 Glazier Avenue, Apple Valley",
   "sale_month": "2023-11",
   "price": 2125000,
   "lot_sqft": 41484,
   "price_per_lot_sqft": 51.22,
   "price_per_building_sqft": 347.45,
   "building_sqft": 6116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6153,
   "use": "Commercial-preferred",
   "parcel_id": "011390101010"
  },
  {
   "address": "980 Garden View Drive, Apple Valley",
   "sale_month": "2023-11",
   "price": 550000,
   "lot_sqft": 24800,
   "price_per_lot_sqft": 22.18,
   "price_per_building_sqft": 240.07,
   "building_sqft": 2291,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2305,
   "use": "Commercial-preferred",
   "parcel_id": "011171000034"
  },
  {
   "address": "3305 Central Ave NE, Minneapolis",
   "sale_month": "2023-11",
   "price": 765000,
   "lot_sqft": 14096,
   "price_per_lot_sqft": 54.27,
   "price_per_building_sqft": 204.82,
   "building_sqft": 3735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3758,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924230099"
  },
  {
   "address": "721 Industrial Boulevard, Watertown",
   "sale_month": "2023-10",
   "price": 150675,
   "lot_sqft": 961,
   "price_per_lot_sqft": 156.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "856010380"
  },
  {
   "address": "150 Sparrow Road, Waconia",
   "sale_month": "2023-10",
   "price": 404890,
   "lot_sqft": 74461,
   "price_per_lot_sqft": 5.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753540020"
  },
  {
   "address": "308 Highway 212 West, Norwood Young America",
   "sale_month": "2023-10",
   "price": 275000,
   "lot_sqft": 1717,
   "price_per_lot_sqft": 160.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586110003"
  },
  {
   "address": "114 Elm Street West, Norwood Young America",
   "sale_month": "2023-10",
   "price": 45000,
   "lot_sqft": 1371,
   "price_per_lot_sqft": 32.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500510"
  },
  {
   "address": "225 10th Avenue South, South Saint Paul",
   "sale_month": "2023-10",
   "price": 410000,
   "lot_sqft": 7453,
   "price_per_lot_sqft": 55.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1494,
   "use": "Apartment",
   "parcel_id": "364880008240"
  },
  {
   "address": "501 90th Avenue Northwest, Coon Rapids",
   "sale_month": "2023-10",
   "price": 5450000,
   "lot_sqft": 469053,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 81879,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124240017"
  },
  {
   "address": "2650 Minnehaha Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 6500000,
   "lot_sqft": 185705,
   "price_per_lot_sqft": 35,
   "price_per_building_sqft": 115.61,
   "building_sqft": 56222,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56561,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924310029"
  },
  {
   "address": "3543 88th Avenue Northeast, Blaine",
   "sale_month": "2023-10",
   "price": 975000,
   "lot_sqft": 29978,
   "price_per_lot_sqft": 32.52,
   "price_per_building_sqft": 148.7,
   "building_sqft": 6557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6596,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123320008"
  },
  {
   "address": "2085 County Road D East, Maplewood",
   "sale_month": "2023-10",
   "price": 310000,
   "lot_sqft": 6266,
   "price_per_lot_sqft": 49.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4115,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022430022"
  },
  {
   "address": "11305 State Hwy No 55, Plymouth",
   "sale_month": "2023-10",
   "price": 25141174,
   "lot_sqft": 142284,
   "price_per_lot_sqft": 176.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35321,
   "use": "APARTMENT",
   "parcel_id": "3511822140029"
  },
  {
   "address": "2908 16th Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 710000,
   "lot_sqft": 6659,
   "price_per_lot_sqft": 106.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2666,
   "use": "APARTMENT",
   "parcel_id": "3502924440046"
  },
  {
   "address": "2941 Chicago Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 700000,
   "lot_sqft": 4959,
   "price_per_lot_sqft": 141.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924340042"
  },
  {
   "address": "458 English Street, Saint Paul",
   "sale_month": "2023-10",
   "price": 2460000,
   "lot_sqft": 34638,
   "price_per_lot_sqft": 71.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5681,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342922320003"
  },
  {
   "address": "2800 Stevens Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 600000,
   "lot_sqft": 6325,
   "price_per_lot_sqft": 94.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "APARTMENT",
   "parcel_id": "3402924430096"
  },
  {
   "address": "2922 3rd Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 700000,
   "lot_sqft": 5796,
   "price_per_lot_sqft": 120.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2135,
   "use": "APARTMENT",
   "parcel_id": "3402924430012"
  },
  {
   "address": "2424 4th Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 4290000,
   "lot_sqft": 10514,
   "price_per_lot_sqft": 408.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2760,
   "use": "APARTMENT",
   "parcel_id": "3402924140011"
  },
  {
   "address": "2428 4th Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 4290000,
   "lot_sqft": 9908,
   "price_per_lot_sqft": 432.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2034,
   "use": "APARTMENT",
   "parcel_id": "3402924140010"
  },
  {
   "address": "2014 3rd Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 1840000,
   "lot_sqft": 12711,
   "price_per_lot_sqft": 144.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4035,
   "use": "APARTMENT",
   "parcel_id": "3402924120006"
  },
  {
   "address": "2101 3rd Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 4290000,
   "lot_sqft": 7725,
   "price_per_lot_sqft": 555.34,
   "price_per_building_sqft": 977.44,
   "building_sqft": 4389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4415,
   "use": "APARTMENT",
   "parcel_id": "3402924110006"
  },
  {
   "address": "7614 Pleasant Ave S, Richfield",
   "sale_month": "2023-10",
   "price": 500000,
   "lot_sqft": 11507,
   "price_per_lot_sqft": 43.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1905,
   "use": "APARTMENT",
   "parcel_id": "3402824330020"
  },
  {
   "address": "3192 Cleveland Avenue North, Arden Hills",
   "sale_month": "2023-10",
   "price": 850000,
   "lot_sqft": 55749,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4100,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333023330031"
  },
  {
   "address": "1754 University Avenue West, Saint Paul",
   "sale_month": "2023-10",
   "price": 1055000,
   "lot_sqft": 10236,
   "price_per_lot_sqft": 103.07,
   "price_per_building_sqft": 111.02,
   "building_sqft": 9503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9560,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923420013"
  },
  {
   "address": "2944 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 1072859,
   "lot_sqft": 3013,
   "price_per_lot_sqft": 356.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302924440015"
  },
  {
   "address": "2863 Irving Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 802500,
   "lot_sqft": 6671,
   "price_per_lot_sqft": 120.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4406,
   "use": "APARTMENT",
   "parcel_id": "3302924340097"
  },
  {
   "address": "2442 Bryant Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 677000,
   "lot_sqft": 5818,
   "price_per_lot_sqft": 116.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1690,
   "use": "TRIPLEX",
   "parcel_id": "3302924140092"
  },
  {
   "address": "2513 Emerson Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 710000,
   "lot_sqft": 6428,
   "price_per_lot_sqft": 110.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2971,
   "use": "APARTMENT",
   "parcel_id": "3302924130035"
  },
  {
   "address": "429 Mount Ida Street, Saint Paul",
   "sale_month": "2023-10",
   "price": 505000,
   "lot_sqft": 5059,
   "price_per_lot_sqft": 99.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1594,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922220019"
  },
  {
   "address": "680 Greenbrier Street, Saint Paul",
   "sale_month": "2023-10",
   "price": 651500,
   "lot_sqft": 27476,
   "price_per_lot_sqft": 23.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2484,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922110010"
  },
  {
   "address": "798 Yellow Brick Road, Chaska",
   "sale_month": "2023-10",
   "price": 500000,
   "lot_sqft": 27784,
   "price_per_lot_sqft": 18,
   "price_per_building_sqft": 184.16,
   "building_sqft": 2715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2731,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306440010"
  },
  {
   "address": "6748 101st Street South, Cottage Grove",
   "sale_month": "2023-10",
   "price": 425000,
   "lot_sqft": 6114,
   "price_per_lot_sqft": 69.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3002721110103"
  },
  {
   "address": "1550 93rd Lane Northeast, Blaine",
   "sale_month": "2023-10",
   "price": 2100000,
   "lot_sqft": 55126,
   "price_per_lot_sqft": 38.09,
   "price_per_building_sqft": 161.77,
   "building_sqft": 12981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13059,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123430020"
  },
  {
   "address": "7204 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2023-10",
   "price": 2650000,
   "lot_sqft": 145523,
   "price_per_lot_sqft": 18.21,
   "price_per_building_sqft": 138.16,
   "building_sqft": 19181,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19297,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911921320020"
  },
  {
   "address": "7992 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2023-10",
   "price": 725000,
   "lot_sqft": 122283,
   "price_per_lot_sqft": 5.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225230022"
  },
  {
   "address": "1118 7th Street East, Saint Paul",
   "sale_month": "2023-10",
   "price": 208000,
   "lot_sqft": 6003,
   "price_per_lot_sqft": 34.65,
   "price_per_building_sqft": 138.39,
   "building_sqft": 1503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1512,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922430108"
  },
  {
   "address": "910 Sibley Memorial Highway, Mendota Heights",
   "sale_month": "2023-10",
   "price": 1180172,
   "lot_sqft": 61612,
   "price_per_lot_sqft": 19.15,
   "price_per_building_sqft": 164.19,
   "building_sqft": 7188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7232,
   "use": "Commercial-preferred",
   "parcel_id": "276425101030"
  },
  {
   "address": null,
   "sale_month": "2023-10",
   "price": 119828,
   "lot_sqft": 66703,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "276425101020"
  },
  {
   "address": "539 Citation Drive, Shakopee",
   "sale_month": "2023-10",
   "price": 1125000,
   "lot_sqft": 72680,
   "price_per_lot_sqft": 15.48,
   "price_per_building_sqft": 93.74,
   "building_sqft": 12001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12074,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271440020"
  },
  {
   "address": "5150 Valley Industrial Boulevard North, Shakopee",
   "sale_month": "2023-10",
   "price": 1900000,
   "lot_sqft": 83627,
   "price_per_lot_sqft": 22.72,
   "price_per_building_sqft": 136.46,
   "building_sqft": 13923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14007,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271440010"
  },
  {
   "address": "700 Canterbury Road South, Shakopee",
   "sale_month": "2023-10",
   "price": 2350000,
   "lot_sqft": 195558,
   "price_per_lot_sqft": 12.02,
   "price_per_building_sqft": 290.27,
   "building_sqft": 8096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8145,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271320010"
  },
  {
   "address": "1820 4th Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 270000,
   "lot_sqft": 6407,
   "price_per_lot_sqft": 42.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1869,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924440046"
  },
  {
   "address": "301 Marquette Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 380000,
   "lot_sqft": 17620,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2702924110137"
  },
  {
   "address": "4911 University Avenue Northeast, Columbia Heights",
   "sale_month": "2023-10",
   "price": 990000,
   "lot_sqft": 10424,
   "price_per_lot_sqft": 94.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2713,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024240111"
  },
  {
   "address": "1600 Chicago Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 1000000,
   "lot_sqft": 10967,
   "price_per_lot_sqft": 91.18,
   "price_per_building_sqft": 450.86,
   "building_sqft": 2218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2231,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320161"
  },
  {
   "address": "1512 Elliot Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 370000,
   "lot_sqft": 7491,
   "price_per_lot_sqft": 49.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 830,
   "use": "TRIPLEX",
   "parcel_id": "2602924310087"
  },
  {
   "address": "1400 Lake Drive West, Chanhassen",
   "sale_month": "2023-10",
   "price": 1850000,
   "lot_sqft": 126672,
   "price_per_lot_sqft": 14.6,
   "price_per_building_sqft": 113.4,
   "building_sqft": 16314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16412,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252200040"
  },
  {
   "address": "1415 5th St S, Hopkins",
   "sale_month": "2023-10",
   "price": 3150000,
   "lot_sqft": 86975,
   "price_per_lot_sqft": 36.22,
   "price_per_building_sqft": 109.83,
   "building_sqft": 28680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28853,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722220007"
  },
  {
   "address": "101 3rd Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 8500000,
   "lot_sqft": 65833,
   "price_per_lot_sqft": 129.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23915,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924310465"
  },
  {
   "address": "124 4th St SE, Minneapolis",
   "sale_month": "2023-10",
   "price": 12119068,
   "lot_sqft": 27449,
   "price_per_lot_sqft": 441.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9695,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2302924130069"
  },
  {
   "address": "5730 Main Street Northeast, Fridley",
   "sale_month": "2023-10",
   "price": 20296174,
   "lot_sqft": 532768,
   "price_per_lot_sqft": 38.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 128952,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024140002"
  },
  {
   "address": "1537 White Bear Avenue North, Saint Paul",
   "sale_month": "2023-10",
   "price": 110000,
   "lot_sqft": 9917,
   "price_per_lot_sqft": 11.09,
   "price_per_building_sqft": 148.25,
   "building_sqft": 742,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 747,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922140020"
  },
  {
   "address": "1537 White Bear Avenue North, Saint Paul",
   "sale_month": "2023-10",
   "price": 110000,
   "lot_sqft": 4720,
   "price_per_lot_sqft": 23.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922140019"
  },
  {
   "address": "1756 Iowa Avenue East, Saint Paul",
   "sale_month": "2023-10",
   "price": 1300000,
   "lot_sqft": 12450,
   "price_per_lot_sqft": 104.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2865,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922110039"
  },
  {
   "address": "2319 Highland Way, Saint Paul",
   "sale_month": "2023-10",
   "price": 380000,
   "lot_sqft": 25639,
   "price_per_lot_sqft": 14.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "222823220080"
  },
  {
   "address": "800 Hennepin Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 3695136,
   "lot_sqft": 11895,
   "price_per_lot_sqft": 310.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430005"
  },
  {
   "address": "615 3rd St N, Minneapolis",
   "sale_month": "2023-10",
   "price": 4010000,
   "lot_sqft": 13133,
   "price_per_lot_sqft": 305.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924240079"
  },
  {
   "address": "4200 Round Lake Road, Arden Hills",
   "sale_month": "2023-10",
   "price": 33275000,
   "lot_sqft": 954360,
   "price_per_lot_sqft": 34.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213023310034"
  },
  {
   "address": "1412 Arcade Street, Saint Paul",
   "sale_month": "2023-10",
   "price": 400000,
   "lot_sqft": 5726,
   "price_per_lot_sqft": 69.86,
   "price_per_building_sqft": 152.73,
   "building_sqft": 2619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2635,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922320039"
  },
  {
   "address": "15485 Baltimore Street Northeast, Ham Lake",
   "sale_month": "2023-10",
   "price": 350000,
   "lot_sqft": 283656,
   "price_per_lot_sqft": 1.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223120027"
  },
  {
   "address": "7751 Amana Trail, Inver Grove Heights",
   "sale_month": "2023-10",
   "price": 1685000,
   "lot_sqft": 47664,
   "price_per_lot_sqft": 35.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8834,
   "use": "Commercial-preferred",
   "parcel_id": "201205002020"
  },
  {
   "address": "218 2nd Street East, Hastings",
   "sale_month": "2023-10",
   "price": 593000,
   "lot_sqft": 3089,
   "price_per_lot_sqft": 191.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215014011"
  },
  {
   "address": "100 Cottage Avenue West, Saint Paul",
   "sale_month": "2023-10",
   "price": 600000,
   "lot_sqft": 30527,
   "price_per_lot_sqft": 19.65,
   "price_per_building_sqft": 81.88,
   "building_sqft": 7328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7372,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922320134"
  },
  {
   "address": "8940 Excelsior Blvd, Hopkins",
   "sale_month": "2023-10",
   "price": 734272,
   "lot_sqft": 12214,
   "price_per_lot_sqft": 60.12,
   "price_per_building_sqft": 213.08,
   "building_sqft": 3446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3466,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721310063"
  },
  {
   "address": "2072 Mississippi Street North, Maplewood",
   "sale_month": "2023-10",
   "price": 560000,
   "lot_sqft": 9071,
   "price_per_lot_sqft": 61.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1932,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922110046"
  },
  {
   "address": "9100 85th Ave N, Brooklyn Park",
   "sale_month": "2023-10",
   "price": 10550000,
   "lot_sqft": 231236,
   "price_per_lot_sqft": 45.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 96375,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921330012"
  },
  {
   "address": "3340 Gorham Ave, St. Louis Park",
   "sale_month": "2023-10",
   "price": 2435000,
   "lot_sqft": 19102,
   "price_per_lot_sqft": 127.47,
   "price_per_building_sqft": 102.86,
   "building_sqft": 23673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23816,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420078"
  },
  {
   "address": "3355 Republic Ave, St. Louis Park",
   "sale_month": "2023-10",
   "price": 2435000,
   "lot_sqft": 15924,
   "price_per_lot_sqft": 152.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420009"
  },
  {
   "address": "7807 Creekridge Cir, Bloomington",
   "sale_month": "2023-10",
   "price": 4300000,
   "lot_sqft": 78387,
   "price_per_lot_sqft": 54.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16280,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621210006"
  },
  {
   "address": "897 St Paul Avenue, Saint Paul",
   "sale_month": "2023-10",
   "price": 1022000,
   "lot_sqft": 9969,
   "price_per_lot_sqft": 102.52,
   "price_per_building_sqft": 205.1,
   "building_sqft": 4983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5013,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823230026"
  },
  {
   "address": "6027 37th St W, St. Louis Park",
   "sale_month": "2023-10",
   "price": 1830000,
   "lot_sqft": 51668,
   "price_per_lot_sqft": 35.42,
   "price_per_building_sqft": 98.84,
   "building_sqft": 18515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18627,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1611721330214"
  },
  {
   "address": "6520 East River Road Northeast, Fridley",
   "sale_month": "2023-10",
   "price": 600000,
   "lot_sqft": 28025,
   "price_per_lot_sqft": 21.41,
   "price_per_building_sqft": 74.29,
   "building_sqft": 8076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8125,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153024130056"
  },
  {
   "address": null,
   "sale_month": "2023-10",
   "price": 455000,
   "lot_sqft": 3347,
   "price_per_lot_sqft": 135.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152922230094"
  },
  {
   "address": null,
   "sale_month": "2023-10",
   "price": 455000,
   "lot_sqft": 18074,
   "price_per_lot_sqft": 25.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152922230087"
  },
  {
   "address": null,
   "sale_month": "2023-10",
   "price": 455000,
   "lot_sqft": 5355,
   "price_per_lot_sqft": 84.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152922230024"
  },
  {
   "address": "1375 Frost Avenue East, Maplewood",
   "sale_month": "2023-10",
   "price": 455000,
   "lot_sqft": 26374,
   "price_per_lot_sqft": 17.25,
   "price_per_building_sqft": 170.48,
   "building_sqft": 2669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2685,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152922230023"
  },
  {
   "address": null,
   "sale_month": "2023-10",
   "price": 250000,
   "lot_sqft": 7957,
   "price_per_lot_sqft": 31.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1403220340035"
  },
  {
   "address": null,
   "sale_month": "2023-10",
   "price": 250000,
   "lot_sqft": 7773,
   "price_per_lot_sqft": 32.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1403220340027"
  },
  {
   "address": "21080 Olinda Trail North, Scandia",
   "sale_month": "2023-10",
   "price": 250000,
   "lot_sqft": 7778,
   "price_per_lot_sqft": 32.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "300",
   "parcel_id": "1403220340026"
  },
  {
   "address": "10000 Rockford Rd, Plymouth",
   "sale_month": "2023-10",
   "price": 2300000,
   "lot_sqft": 67298,
   "price_per_lot_sqft": 34.18,
   "price_per_building_sqft": 647.89,
   "building_sqft": 3550,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3571,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1311822120008"
  },
  {
   "address": "4425 Aldrich Ave N, Minneapolis",
   "sale_month": "2023-10",
   "price": 150000,
   "lot_sqft": 12303,
   "price_per_lot_sqft": 12.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2193,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1311821210027"
  },
  {
   "address": "1353 7th Street, Saint Paul Park",
   "sale_month": "2023-10",
   "price": 625000,
   "lot_sqft": 27853,
   "price_per_lot_sqft": 22.44,
   "price_per_building_sqft": 94,
   "building_sqft": 6649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6689,
   "use": "305",
   "parcel_id": "1302722120033"
  },
  {
   "address": "956 19th Ave NE, Minneapolis",
   "sale_month": "2023-10",
   "price": 825000,
   "lot_sqft": 5807,
   "price_per_lot_sqft": 142.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 802,
   "use": "TRIPLEX",
   "parcel_id": "1202924330218"
  },
  {
   "address": "4141 Cedar Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 995000,
   "lot_sqft": 7305,
   "price_per_lot_sqft": 136.21,
   "price_per_building_sqft": 159.74,
   "building_sqft": 6229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6267,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824230235"
  },
  {
   "address": "4143 Cedar Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 995000,
   "lot_sqft": 2435,
   "price_per_lot_sqft": 408.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202824230133"
  },
  {
   "address": "4145 Cedar Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 995000,
   "lot_sqft": 4869,
   "price_per_lot_sqft": 204.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202824230132"
  },
  {
   "address": null,
   "sale_month": "2023-10",
   "price": 405000,
   "lot_sqft": 135083,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1112023120006"
  },
  {
   "address": "9490 Deerwood La N, Maple Grove",
   "sale_month": "2023-10",
   "price": 1278500,
   "lot_sqft": 51458,
   "price_per_lot_sqft": 24.85,
   "price_per_building_sqft": 124.3,
   "building_sqft": 10286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10348,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922440002"
  },
  {
   "address": "3600 Arrowhead Dr, Medina",
   "sale_month": "2023-10",
   "price": 432196,
   "lot_sqft": 72542,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "1111823230084"
  },
  {
   "address": "2424 4th St NE, Minneapolis",
   "sale_month": "2023-10",
   "price": 1515000,
   "lot_sqft": 9898,
   "price_per_lot_sqft": 153.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3334,
   "use": "APARTMENT",
   "parcel_id": "1102924310045"
  },
  {
   "address": null,
   "sale_month": "2023-10",
   "price": 88500,
   "lot_sqft": 38989,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103024140056"
  },
  {
   "address": "4849 Azelia Ave N, Brooklyn Center",
   "sale_month": "2023-10",
   "price": 21328372,
   "lot_sqft": 145236,
   "price_per_lot_sqft": 146.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1011821240032"
  },
  {
   "address": "4837 Azelia Ave N, Brooklyn Center",
   "sale_month": "2023-10",
   "price": 21328372,
   "lot_sqft": 549473,
   "price_per_lot_sqft": 38.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 202276,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1011821230006"
  },
  {
   "address": "3957 Nicollet Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 1315776,
   "lot_sqft": 15209,
   "price_per_lot_sqft": 86.51,
   "price_per_building_sqft": 356.1,
   "building_sqft": 3695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3718,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824120104"
  },
  {
   "address": "9124 Grand Ave S, Bloomington",
   "sale_month": "2023-10",
   "price": 2800000,
   "lot_sqft": 80721,
   "price_per_lot_sqft": 34.69,
   "price_per_building_sqft": 94.24,
   "building_sqft": 29712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29892,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320014"
  },
  {
   "address": "7009 Jorgensen Lane South, Cottage Grove",
   "sale_month": "2023-10",
   "price": 750000,
   "lot_sqft": 19603,
   "price_per_lot_sqft": 38.26,
   "price_per_building_sqft": 170.65,
   "building_sqft": 4395,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4422,
   "use": "300",
   "parcel_id": "1002721110084"
  },
  {
   "address": "7997 Lake Drive, Lino Lakes",
   "sale_month": "2023-10",
   "price": 750000,
   "lot_sqft": 55430,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093122220011"
  },
  {
   "address": "9201 Bloomington Fwy East, Bloomington",
   "sale_month": "2023-10",
   "price": 12600000,
   "lot_sqft": 372159,
   "price_per_lot_sqft": 33.86,
   "price_per_building_sqft": 104.94,
   "building_sqft": 120069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 120794,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724430011"
  },
  {
   "address": "3214 Queen Ave N, Minneapolis",
   "sale_month": "2023-10",
   "price": 1195000,
   "lot_sqft": 15163,
   "price_per_lot_sqft": 78.81,
   "price_per_building_sqft": 261.26,
   "building_sqft": 4574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4602,
   "use": "APARTMENT",
   "parcel_id": "0802924140163"
  },
  {
   "address": "13580 Johnson Memorial Drive, Louisville Township",
   "sale_month": "2023-10",
   "price": 11264295,
   "lot_sqft": 4355795,
   "price_per_lot_sqft": 2.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079210081"
  },
  {
   "address": "553 Stryker Avenue, Saint Paul",
   "sale_month": "2023-10",
   "price": 770000,
   "lot_sqft": 2432,
   "price_per_lot_sqft": 316.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822140072"
  },
  {
   "address": "557 Stryker Avenue, Saint Paul",
   "sale_month": "2023-10",
   "price": 770000,
   "lot_sqft": 7540,
   "price_per_lot_sqft": 102.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822140071"
  },
  {
   "address": "567 Stryker Avenue, Saint Paul",
   "sale_month": "2023-10",
   "price": 770000,
   "lot_sqft": 11315,
   "price_per_lot_sqft": 68.05,
   "price_per_building_sqft": 234.47,
   "building_sqft": 3284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3304,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822140070"
  },
  {
   "address": "667 15th Street Southwest, Forest Lake",
   "sale_month": "2023-10",
   "price": 740000,
   "lot_sqft": 35035,
   "price_per_lot_sqft": 21.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7912,
   "use": "305",
   "parcel_id": "0703221410014"
  },
  {
   "address": "669 15th Street Southwest, Forest Lake",
   "sale_month": "2023-10",
   "price": 740000,
   "lot_sqft": 20554,
   "price_per_lot_sqft": 36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "305",
   "parcel_id": "0703221410009"
  },
  {
   "address": "4159 Hiawatha Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 1029952,
   "lot_sqft": 24895,
   "price_per_lot_sqft": 41.37,
   "price_per_building_sqft": 159.04,
   "building_sqft": 6476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6515,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0702823230072"
  },
  {
   "address": "2701 4th Avenue, Anoka",
   "sale_month": "2023-10",
   "price": 275000,
   "lot_sqft": 9592,
   "price_per_lot_sqft": 28.67,
   "price_per_building_sqft": 97.1,
   "building_sqft": 2832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2849,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124230004"
  },
  {
   "address": "61 Little Canada Road West, Little Canada",
   "sale_month": "2023-10",
   "price": 1988500,
   "lot_sqft": 180815,
   "price_per_lot_sqft": 11,
   "price_per_building_sqft": 57.26,
   "building_sqft": 34725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34934,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320010"
  },
  {
   "address": "2994 Rice Street, Little Canada",
   "sale_month": "2023-10",
   "price": 390000,
   "lot_sqft": 2349,
   "price_per_lot_sqft": 166.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230033"
  },
  {
   "address": "4232 Scott Ave N, Robbinsdale",
   "sale_month": "2023-10",
   "price": 475000,
   "lot_sqft": 5748,
   "price_per_lot_sqft": 82.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924220032"
  },
  {
   "address": "4201 Regent Ave N, Robbinsdale",
   "sale_month": "2023-10",
   "price": 475000,
   "lot_sqft": 76874,
   "price_per_lot_sqft": 6.18,
   "price_per_building_sqft": 22.05,
   "building_sqft": 21545,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21675,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924220003"
  },
  {
   "address": "4233 Regent Ave N, Robbinsdale",
   "sale_month": "2023-10",
   "price": 475000,
   "lot_sqft": 6377,
   "price_per_lot_sqft": 74.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924220002"
  },
  {
   "address": "2919 Anthony La, St. Anthony",
   "sale_month": "2023-10",
   "price": 1600000,
   "lot_sqft": 23683,
   "price_per_lot_sqft": 67.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440039"
  },
  {
   "address": "2909 Anthony La, St. Anthony",
   "sale_month": "2023-10",
   "price": 1600000,
   "lot_sqft": 22885,
   "price_per_lot_sqft": 69.91,
   "price_per_building_sqft": 113.77,
   "building_sqft": 14063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14148,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440037"
  },
  {
   "address": "3606 34th St E, Minneapolis",
   "sale_month": "2023-10",
   "price": 570000,
   "lot_sqft": 5515,
   "price_per_lot_sqft": 103.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1781,
   "use": "APARTMENT",
   "parcel_id": "0602823240229"
  },
  {
   "address": "12496 Point Douglas Drive South, Denmark Township",
   "sale_month": "2023-10",
   "price": 650000,
   "lot_sqft": 105169,
   "price_per_lot_sqft": 6.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9560,
   "use": "305",
   "parcel_id": "0602620310019"
  },
  {
   "address": "13051 Round Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-10",
   "price": 1140300,
   "lot_sqft": 37014,
   "price_per_lot_sqft": 30.81,
   "price_per_building_sqft": 294.5,
   "building_sqft": 3872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3896,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130021"
  },
  {
   "address": "2091 Hillview Road, Mounds View",
   "sale_month": "2023-10",
   "price": 600000,
   "lot_sqft": 16671,
   "price_per_lot_sqft": 35.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1818,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410001"
  },
  {
   "address": "1250 Wayzata Blvd E, Wayzata",
   "sale_month": "2023-10",
   "price": 2825000,
   "lot_sqft": 53599,
   "price_per_lot_sqft": 52.71,
   "price_per_building_sqft": 132.47,
   "building_sqft": 21326,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21455,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722320036"
  },
  {
   "address": "6300 Colonial Way, Edina",
   "sale_month": "2023-10",
   "price": 41705475,
   "lot_sqft": 272802,
   "price_per_lot_sqft": 152.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 86548,
   "use": "APARTMENT",
   "parcel_id": "0511621210007"
  },
  {
   "address": "20979 Flag Trail, Credit River",
   "sale_month": "2023-10",
   "price": 620100,
   "lot_sqft": 2239169,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "049300171"
  },
  {
   "address": "1712 Grand Avenue, Saint Paul",
   "sale_month": "2023-10",
   "price": 2430000,
   "lot_sqft": 7589,
   "price_per_lot_sqft": 320.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2786,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420058"
  },
  {
   "address": "1708 Grand Avenue, Saint Paul",
   "sale_month": "2023-10",
   "price": 2430000,
   "lot_sqft": 7771,
   "price_per_lot_sqft": 312.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2833,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420057"
  },
  {
   "address": "300 Carlson Pkwy, Minnetonka",
   "sale_month": "2023-10",
   "price": 89000000,
   "lot_sqft": 1416248,
   "price_per_lot_sqft": 62.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59600,
   "use": "APARTMENT",
   "parcel_id": "0411722120006"
  },
  {
   "address": "3452 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-10",
   "price": 300000,
   "lot_sqft": 4989,
   "price_per_lot_sqft": 60.13,
   "price_per_building_sqft": 43.98,
   "building_sqft": 6822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824410081"
  },
  {
   "address": "1123 Grand Avenue, Saint Paul",
   "sale_month": "2023-10",
   "price": 650000,
   "lot_sqft": 5675,
   "price_per_lot_sqft": 114.54,
   "price_per_building_sqft": 276.83,
   "building_sqft": 2348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2362,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410016"
  },
  {
   "address": "6216 Baker Rd, Eden Prairie",
   "sale_month": "2023-10",
   "price": 4000000,
   "lot_sqft": 164756,
   "price_per_lot_sqft": 24.28,
   "price_per_building_sqft": 437.97,
   "building_sqft": 9133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9189,
   "use": "APARTMENT",
   "parcel_id": "0311622120446"
  },
  {
   "address": "3334 Blaisdell Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 1280000,
   "lot_sqft": 9064,
   "price_per_lot_sqft": 141.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3895,
   "use": "APARTMENT",
   "parcel_id": "0302824240160"
  },
  {
   "address": "3315 Pillsbury Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 1280000,
   "lot_sqft": 2248,
   "price_per_lot_sqft": 569.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0302824240111"
  },
  {
   "address": "3235 Blaisdell Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 630000,
   "lot_sqft": 9575,
   "price_per_lot_sqft": 65.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2163,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824240023"
  },
  {
   "address": "14331 Nicollet Court, Burnsville",
   "sale_month": "2023-10",
   "price": 4100000,
   "lot_sqft": 109424,
   "price_per_lot_sqft": 37.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16959,
   "use": "Commercial-preferred",
   "parcel_id": "027585101010"
  },
  {
   "address": "651 Cliff Road East, Burnsville",
   "sale_month": "2023-10",
   "price": 1335000,
   "lot_sqft": 33837,
   "price_per_lot_sqft": 39.45,
   "price_per_building_sqft": 147.3,
   "building_sqft": 9063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9118,
   "use": "Industrial-preferred",
   "parcel_id": "026430401031"
  },
  {
   "address": "1831 121st Street East, Burnsville",
   "sale_month": "2023-10",
   "price": 1173000,
   "lot_sqft": 37883,
   "price_per_lot_sqft": 30.96,
   "price_per_building_sqft": 156.19,
   "building_sqft": 7510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7555,
   "use": "Commercial-preferred",
   "parcel_id": "023190003021"
  },
  {
   "address": "957 Grand Avenue, Saint Paul",
   "sale_month": "2023-10",
   "price": 643500,
   "lot_sqft": 6018,
   "price_per_lot_sqft": 106.93,
   "price_per_building_sqft": 576.61,
   "building_sqft": 1116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1123,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310075"
  },
  {
   "address": "6000 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2023-10",
   "price": 5230000,
   "lot_sqft": 69816,
   "price_per_lot_sqft": 74.91,
   "price_per_building_sqft": 608.07,
   "building_sqft": 8601,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8653,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821120014"
  },
  {
   "address": "3434 Bloomington Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 2222500,
   "lot_sqft": 13989,
   "price_per_lot_sqft": 158.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5041,
   "use": "APARTMENT",
   "parcel_id": "0202824420012"
  },
  {
   "address": "3310 Chicago Ave, Minneapolis",
   "sale_month": "2023-10",
   "price": 340000,
   "lot_sqft": 4066,
   "price_per_lot_sqft": 83.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1180,
   "use": "TRIPLEX",
   "parcel_id": "0202824230061"
  },
  {
   "address": "595 Selby Avenue, Saint Paul",
   "sale_month": "2023-10",
   "price": 555000,
   "lot_sqft": 5766,
   "price_per_lot_sqft": 96.25,
   "price_per_building_sqft": 469.54,
   "building_sqft": 1182,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1189,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220070"
  },
  {
   "address": "165 Western Avenue North, Saint Paul",
   "sale_month": "2023-10",
   "price": 235000,
   "lot_sqft": 22170,
   "price_per_lot_sqft": 10.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "1A/1B/4BB RESIDENTIAL SINGLE UNIT",
   "parcel_id": "012823210049"
  },
  {
   "address": "3035 Central Ave NE, Minneapolis",
   "sale_month": "2023-10",
   "price": 375000,
   "lot_sqft": 4661,
   "price_per_lot_sqft": 80.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1414,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924330095"
  },
  {
   "address": "2101 Killebrew Dr, Bloomington",
   "sale_month": "2023-10",
   "price": 1075000,
   "lot_sqft": 62833,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724340060"
  },
  {
   "address": "501 Maple Street South, Waconia",
   "sale_month": "2023-09",
   "price": 1800000,
   "lot_sqft": 44510,
   "price_per_lot_sqft": 40.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750230700"
  },
  {
   "address": "7980 Rose Street, Victoria",
   "sale_month": "2023-09",
   "price": 842424,
   "lot_sqft": 111563,
   "price_per_lot_sqft": 7.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "654260010"
  },
  {
   "address": "220 Elm Street West, Norwood Young America",
   "sale_month": "2023-09",
   "price": 165000,
   "lot_sqft": 2838,
   "price_per_lot_sqft": 58.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500570"
  },
  {
   "address": "480 Park Street East, New Germany",
   "sale_month": "2023-09",
   "price": 143000,
   "lot_sqft": 25464,
   "price_per_lot_sqft": 5.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "558000030"
  },
  {
   "address": "652 Bunker Lake Boulevard, Anoka",
   "sale_month": "2023-09",
   "price": 570000,
   "lot_sqft": 138166,
   "price_per_lot_sqft": 4.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8505,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225210008"
  },
  {
   "address": "950 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2023-09",
   "price": 1440000,
   "lot_sqft": 8917,
   "price_per_lot_sqft": 161.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2718,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024330065"
  },
  {
   "address": "940 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2023-09",
   "price": 1440000,
   "lot_sqft": 12352,
   "price_per_lot_sqft": 116.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2814,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024330064"
  },
  {
   "address": "259 University Avenue West, Saint Paul",
   "sale_month": "2023-09",
   "price": 650000,
   "lot_sqft": 4741,
   "price_per_lot_sqft": 137.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130198"
  },
  {
   "address": "2824 31st Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 550000,
   "lot_sqft": 6138,
   "price_per_lot_sqft": 89.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1927,
   "use": "APARTMENT",
   "parcel_id": "3602924440010"
  },
  {
   "address": "1138 Bunker Lake Boulevard, Anoka",
   "sale_month": "2023-09",
   "price": 3000000,
   "lot_sqft": 118216,
   "price_per_lot_sqft": 25.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18394,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225120010"
  },
  {
   "address": null,
   "sale_month": "2023-09",
   "price": 3000000,
   "lot_sqft": 13134,
   "price_per_lot_sqft": 228.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225120005"
  },
  {
   "address": "550 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2023-09",
   "price": 400000,
   "lot_sqft": 2607,
   "price_per_lot_sqft": 153.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310155"
  },
  {
   "address": null,
   "sale_month": "2023-09",
   "price": 420000,
   "lot_sqft": 3629,
   "price_per_lot_sqft": 115.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310154"
  },
  {
   "address": "2535 Park Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 7000000,
   "lot_sqft": 53438,
   "price_per_lot_sqft": 130.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6551,
   "use": "APARTMENT",
   "parcel_id": "3502924230015"
  },
  {
   "address": "2525 Park Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 7000000,
   "lot_sqft": 17719,
   "price_per_lot_sqft": 395.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924230014"
  },
  {
   "address": "1499 University Avenue West, Saint Paul",
   "sale_month": "2023-09",
   "price": 460000,
   "lot_sqft": 13320,
   "price_per_lot_sqft": 34.53,
   "price_per_building_sqft": 40.95,
   "building_sqft": 11234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11302,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230129"
  },
  {
   "address": "434 Lake St, Excelsior",
   "sale_month": "2023-09",
   "price": 1890000,
   "lot_sqft": 5541,
   "price_per_lot_sqft": 341.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1520,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110006"
  },
  {
   "address": "2701 Grand Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 1455000,
   "lot_sqft": 10542,
   "price_per_lot_sqft": 138.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4783,
   "use": "APARTMENT",
   "parcel_id": "3402924320166"
  },
  {
   "address": "2106 Garfield Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 988000,
   "lot_sqft": 5932,
   "price_per_lot_sqft": 166.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4238,
   "use": "APARTMENT",
   "parcel_id": "3402924220049"
  },
  {
   "address": "2677 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2023-09",
   "price": 4000000,
   "lot_sqft": 42432,
   "price_per_lot_sqft": 94.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7549,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333224130094"
  },
  {
   "address": "1597 Sherburne Avenue, Saint Paul",
   "sale_month": "2023-09",
   "price": 500000,
   "lot_sqft": 4305,
   "price_per_lot_sqft": 116.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140056"
  },
  {
   "address": "2837 Dupont Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 38191526,
   "lot_sqft": 57741,
   "price_per_lot_sqft": 661.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19663,
   "use": "APARTMENT",
   "parcel_id": "3302924440368"
  },
  {
   "address": "2825 Dupont Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 38191526,
   "lot_sqft": 21292,
   "price_per_lot_sqft": 1793.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4088,
   "use": "APARTMENT",
   "parcel_id": "3302924440367"
  },
  {
   "address": "2828 Emerson Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 72808474,
   "lot_sqft": 60553,
   "price_per_lot_sqft": 1202.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36902,
   "use": "APARTMENT",
   "parcel_id": "3302924430219"
  },
  {
   "address": "2812 Emerson Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 72808474,
   "lot_sqft": 23233,
   "price_per_lot_sqft": 3133.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5736,
   "use": "APARTMENT",
   "parcel_id": "3302924430218"
  },
  {
   "address": "2836 Dupont Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 111000000,
   "lot_sqft": 84503,
   "price_per_lot_sqft": 1313.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6216,
   "use": "APARTMENT",
   "parcel_id": "3302924430217"
  },
  {
   "address": "2871 Irving Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 2307600,
   "lot_sqft": 7195,
   "price_per_lot_sqft": 320.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4871,
   "use": "APARTMENT",
   "parcel_id": "3302924340019"
  },
  {
   "address": "2875 Irving Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 2192400,
   "lot_sqft": 7603,
   "price_per_lot_sqft": 288.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4779,
   "use": "APARTMENT",
   "parcel_id": "3302924340018"
  },
  {
   "address": "7501 Penn Ave S, Richfield",
   "sale_month": "2023-09",
   "price": 1050000,
   "lot_sqft": 13929,
   "price_per_lot_sqft": 75.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3612,
   "use": "APARTMENT",
   "parcel_id": "3302824320043"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2023-09",
   "price": 755000,
   "lot_sqft": 2403,
   "price_per_lot_sqft": 314.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130015"
  },
  {
   "address": "600 Lakeview Point Drive, New Brighton",
   "sale_month": "2023-09",
   "price": 13800001,
   "lot_sqft": 501208,
   "price_per_lot_sqft": 27.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 110507,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023420014"
  },
  {
   "address": "693 Raymond Avenue, Saint Paul",
   "sale_month": "2023-09",
   "price": 1200000,
   "lot_sqft": 13149,
   "price_per_lot_sqft": 91.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923210039"
  },
  {
   "address": "1720 Tower Drive, Stillwater",
   "sale_month": "2023-09",
   "price": 1230000,
   "lot_sqft": 30340,
   "price_per_lot_sqft": 40.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8357,
   "use": "300",
   "parcel_id": "3203020430002"
  },
  {
   "address": "3264 Rice Street, Little Canada",
   "sale_month": "2023-09",
   "price": 250000,
   "lot_sqft": 1698,
   "price_per_lot_sqft": 147.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330040"
  },
  {
   "address": "2500 36th Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 740000,
   "lot_sqft": 6865,
   "price_per_lot_sqft": 107.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3159,
   "use": "APARTMENT",
   "parcel_id": "3102923240053"
  },
  {
   "address": "1600 Clover Ridge Drive, Chaska",
   "sale_month": "2023-09",
   "price": 1400000,
   "lot_sqft": 139223,
   "price_per_lot_sqft": 10.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302230010"
  },
  {
   "address": "17821 State Hwy No 7, Minnetonka",
   "sale_month": "2023-09",
   "price": 9060692,
   "lot_sqft": 86199,
   "price_per_lot_sqft": 105.11,
   "price_per_building_sqft": 953.96,
   "building_sqft": 9498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9556,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410035"
  },
  {
   "address": "103 2nd Street West, Chaska",
   "sale_month": "2023-09",
   "price": 420000,
   "lot_sqft": 6736,
   "price_per_lot_sqft": 62.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6708,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503490"
  },
  {
   "address": "4815 Old Cedar Lake Rd, St. Louis Park",
   "sale_month": "2023-09",
   "price": 3700000,
   "lot_sqft": 43212,
   "price_per_lot_sqft": 85.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6027,
   "use": "APARTMENT",
   "parcel_id": "3002924340001"
  },
  {
   "address": "3109 4th St SE, Minneapolis",
   "sale_month": "2023-09",
   "price": 2000000,
   "lot_sqft": 13673,
   "price_per_lot_sqft": 146.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2981,
   "use": "APARTMENT",
   "parcel_id": "3002923140028"
  },
  {
   "address": "3111 4th St SE, Minneapolis",
   "sale_month": "2023-09",
   "price": 2000000,
   "lot_sqft": 13403,
   "price_per_lot_sqft": 149.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2553,
   "use": "APARTMENT",
   "parcel_id": "3002923140027"
  },
  {
   "address": "918 Raymond Avenue, Saint Paul",
   "sale_month": "2023-09",
   "price": 600000,
   "lot_sqft": 7499,
   "price_per_lot_sqft": 80.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923310112"
  },
  {
   "address": "2520 Nevada Ave N, Golden Valley",
   "sale_month": "2023-09",
   "price": 875000,
   "lot_sqft": 29975,
   "price_per_lot_sqft": 29.19,
   "price_per_building_sqft": 150.24,
   "building_sqft": 5824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5859,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210009"
  },
  {
   "address": "1100 Arcade Street, Saint Paul",
   "sale_month": "2023-09",
   "price": 221000,
   "lot_sqft": 7354,
   "price_per_lot_sqft": 30.05,
   "price_per_building_sqft": 94.53,
   "building_sqft": 2338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2352,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922220175"
  },
  {
   "address": "441 Ridgewood Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 2627000,
   "lot_sqft": 15525,
   "price_per_lot_sqft": 169.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6980,
   "use": "APARTMENT",
   "parcel_id": "2702924330053"
  },
  {
   "address": "1500 10th Ave S, Minneapolis",
   "sale_month": "2023-09",
   "price": 1380000,
   "lot_sqft": 10866,
   "price_per_lot_sqft": 127,
   "price_per_building_sqft": 411.45,
   "building_sqft": 3354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3374,
   "use": "APARTMENT",
   "parcel_id": "2602924310065"
  },
  {
   "address": "5500 Cottonwood Lane Southeast, Prior Lake",
   "sale_month": "2023-09",
   "price": 3300000,
   "lot_sqft": 126305,
   "price_per_lot_sqft": 26.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35354,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252960012"
  },
  {
   "address": null,
   "sale_month": "2023-09",
   "price": 1500000,
   "lot_sqft": 165256,
   "price_per_lot_sqft": 9.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251020240"
  },
  {
   "address": "1403 Rice Street, Saint Paul",
   "sale_month": "2023-09",
   "price": 1080000,
   "lot_sqft": 12410,
   "price_per_lot_sqft": 87.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3878,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923410006"
  },
  {
   "address": "3415 Kilmer La N, Plymouth",
   "sale_month": "2023-09",
   "price": 620000,
   "lot_sqft": 20022,
   "price_per_lot_sqft": 30.97,
   "price_per_building_sqft": 204.96,
   "building_sqft": 3025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3043,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411822110013"
  },
  {
   "address": "515 10th Ave SE, Minneapolis",
   "sale_month": "2023-09",
   "price": 1150000,
   "lot_sqft": 11312,
   "price_per_lot_sqft": 101.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4000,
   "use": "APARTMENT",
   "parcel_id": "2402924240080"
  },
  {
   "address": "621 5th Ave SE, Minneapolis",
   "sale_month": "2023-09",
   "price": 1900000,
   "lot_sqft": 14489,
   "price_per_lot_sqft": 131.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5894,
   "use": "APARTMENT",
   "parcel_id": "2402924220077"
  },
  {
   "address": "5428 5th Street Northeast, Fridley",
   "sale_month": "2023-09",
   "price": 560000,
   "lot_sqft": 10406,
   "price_per_lot_sqft": 53.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1579,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340014"
  },
  {
   "address": "8400 Xerxes Ave N, Brooklyn Park",
   "sale_month": "2023-09",
   "price": 2060000,
   "lot_sqft": 92309,
   "price_per_lot_sqft": 22.32,
   "price_per_building_sqft": 90.37,
   "building_sqft": 22795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22933,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311921220143"
  },
  {
   "address": "5839 U S Hwy No 12, Maple Plain",
   "sale_month": "2023-09",
   "price": 995000,
   "lot_sqft": 77791,
   "price_per_lot_sqft": 12.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11488,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311824430018"
  },
  {
   "address": "508 University Ave SE, Minneapolis",
   "sale_month": "2023-09",
   "price": 1183750,
   "lot_sqft": 7905,
   "price_per_lot_sqft": 149.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3271,
   "use": "APARTMENT",
   "parcel_id": "2302924410015"
  },
  {
   "address": "415 Broadway Street South, Jordan",
   "sale_month": "2023-09",
   "price": 1300000,
   "lot_sqft": 46388,
   "price_per_lot_sqft": 28.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3857,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "228010080"
  },
  {
   "address": "1635 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-09",
   "price": 800000,
   "lot_sqft": 48944,
   "price_per_lot_sqft": 16.35,
   "price_per_building_sqft": 181.74,
   "building_sqft": 4402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4428,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124440037"
  },
  {
   "address": "21340 Hayes Avenue, Lakeville",
   "sale_month": "2023-09",
   "price": 2049832,
   "lot_sqft": 143766,
   "price_per_lot_sqft": 14.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23158,
   "use": "Commercial",
   "parcel_id": "223107601030"
  },
  {
   "address": "21325 Hamburg Avenue, Lakeville",
   "sale_month": "2023-09",
   "price": 11700168,
   "lot_sqft": 1026261,
   "price_per_lot_sqft": 11.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 273506,
   "use": "Industrial-preferred",
   "parcel_id": "223107601021"
  },
  {
   "address": "1212 Prosperity Avenue East, Saint Paul",
   "sale_month": "2023-09",
   "price": 3175000,
   "lot_sqft": 30285,
   "price_per_lot_sqft": 104.84,
   "price_per_building_sqft": 776.28,
   "building_sqft": 4090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4114,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922340082"
  },
  {
   "address": "2235 Rockwood Avenue, Saint Paul",
   "sale_month": "2023-09",
   "price": 9000000,
   "lot_sqft": 72787,
   "price_per_lot_sqft": 123.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20725,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "222823220076"
  },
  {
   "address": "3390 Annapolis La N, Plymouth",
   "sale_month": "2023-09",
   "price": 472500,
   "lot_sqft": 8194,
   "price_per_lot_sqft": 57.66,
   "price_per_building_sqft": 98.93,
   "building_sqft": 4776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4805,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822230025"
  },
  {
   "address": "605 Corporate Drive, Jordan",
   "sale_month": "2023-09",
   "price": 848933,
   "lot_sqft": 267653,
   "price_per_lot_sqft": 3.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "221020012"
  },
  {
   "address": "415 Nicollet Mall, Minneapolis",
   "sale_month": "2023-09",
   "price": 70000000,
   "lot_sqft": 53453,
   "price_per_lot_sqft": 1309.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4760,
   "use": "APARTMENT",
   "parcel_id": "2202924440122"
  },
  {
   "address": "727 Hennepin Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 1055750,
   "lot_sqft": 3646,
   "price_per_lot_sqft": 289.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430082"
  },
  {
   "address": "330 1st Ave N, Minneapolis",
   "sale_month": "2023-09",
   "price": 1000000,
   "lot_sqft": 21387,
   "price_per_lot_sqft": 46.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924410098"
  },
  {
   "address": "1015 5th St N, Minneapolis",
   "sale_month": "2023-09",
   "price": 3250000,
   "lot_sqft": 52760,
   "price_per_lot_sqft": 61.6,
   "price_per_building_sqft": 96.46,
   "building_sqft": 33694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33898,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924220139"
  },
  {
   "address": "6026 Pillsbury Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 1500000,
   "lot_sqft": 14055,
   "price_per_lot_sqft": 106.72,
   "price_per_building_sqft": 85.69,
   "building_sqft": 17505,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17610,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340071"
  },
  {
   "address": "5808 Nicollet Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 460000,
   "lot_sqft": 6404,
   "price_per_lot_sqft": 71.83,
   "price_per_building_sqft": 365.95,
   "building_sqft": 1257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1264,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824310118"
  },
  {
   "address": "1048 Centerville Circle, Vadnais Heights",
   "sale_month": "2023-09",
   "price": 310000,
   "lot_sqft": 2616,
   "price_per_lot_sqft": 118.5,
   "price_per_building_sqft": 122.68,
   "building_sqft": 2527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2542,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210085"
  },
  {
   "address": "911 Maryland Avenue East, Saint Paul",
   "sale_month": "2023-09",
   "price": 14435,
   "lot_sqft": 21156,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": 3.02,
   "building_sqft": 4777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4806,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922330155"
  },
  {
   "address": "6019 39th St W, St. Louis Park",
   "sale_month": "2023-09",
   "price": 349000,
   "lot_sqft": 21326,
   "price_per_lot_sqft": 16.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2278,
   "use": "APARTMENT",
   "parcel_id": "2111721220017"
  },
  {
   "address": "187 James Ave N, Minneapolis",
   "sale_month": "2023-09",
   "price": 425000,
   "lot_sqft": 8726,
   "price_per_lot_sqft": 48.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1388,
   "use": "TRIPLEX",
   "parcel_id": "2102924340109"
  },
  {
   "address": "8301 95th Street South, Cottage Grove",
   "sale_month": "2023-09",
   "price": 1737008,
   "lot_sqft": 827057,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2102721320007"
  },
  {
   "address": "20002 Ferret Street Northwest, Nowthen",
   "sale_month": "2023-09",
   "price": 850000,
   "lot_sqft": 169858,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325410019"
  },
  {
   "address": "3440 Winnetka Ave N, New Hope",
   "sale_month": "2023-09",
   "price": 3392280,
   "lot_sqft": 128922,
   "price_per_lot_sqft": 26.31,
   "price_per_building_sqft": 68.68,
   "building_sqft": 49392,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49690,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821220003"
  },
  {
   "address": "221 Sibley Street, Hastings",
   "sale_month": "2023-09",
   "price": 1301589,
   "lot_sqft": 4132,
   "price_per_lot_sqft": 315,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "193215014063"
  },
  {
   "address": "2101 Woodwinds Drive, Woodbury",
   "sale_month": "2023-09",
   "price": 8400000,
   "lot_sqft": 106866,
   "price_per_lot_sqft": 78.6,
   "price_per_building_sqft": 364.74,
   "building_sqft": 23030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23169,
   "use": "300",
   "parcel_id": "1802821220022"
  },
  {
   "address": null,
   "sale_month": "2023-09",
   "price": 8400000,
   "lot_sqft": 5980,
   "price_per_lot_sqft": 1404.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1802821210018"
  },
  {
   "address": null,
   "sale_month": "2023-09",
   "price": 8400000,
   "lot_sqft": 12833,
   "price_per_lot_sqft": 654.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1802821210013"
  },
  {
   "address": "1729 2nd St N, Minneapolis",
   "sale_month": "2023-09",
   "price": 2400000,
   "lot_sqft": 15771,
   "price_per_lot_sqft": 152.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1502924310038"
  },
  {
   "address": "2518 2nd St N, Minneapolis",
   "sale_month": "2023-09",
   "price": 3800000,
   "lot_sqft": 114295,
   "price_per_lot_sqft": 33.25,
   "price_per_building_sqft": 55.37,
   "building_sqft": 68635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69050,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924210049"
  },
  {
   "address": "1220 Main St NE, Minneapolis",
   "sale_month": "2023-09",
   "price": 2800000,
   "lot_sqft": 14916,
   "price_per_lot_sqft": 187.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4624,
   "use": "APARTMENT",
   "parcel_id": "1502924140029"
  },
  {
   "address": "601 Main St NE, Minneapolis",
   "sale_month": "2023-09",
   "price": 800000,
   "lot_sqft": 7831,
   "price_per_lot_sqft": 102.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2596,
   "use": "APARTMENT",
   "parcel_id": "1402924330062"
  },
  {
   "address": "619 4th St NE, Minneapolis",
   "sale_month": "2023-09",
   "price": 600000,
   "lot_sqft": 10955,
   "price_per_lot_sqft": 54.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3162,
   "use": "APARTMENT",
   "parcel_id": "1402924310150"
  },
  {
   "address": "1300 2nd St NE, Minneapolis",
   "sale_month": "2023-09",
   "price": 2047957,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 376.46,
   "price_per_building_sqft": 331.12,
   "building_sqft": 6185,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6222,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230048"
  },
  {
   "address": "581 Hamel Rd, Medina",
   "sale_month": "2023-09",
   "price": 829000,
   "lot_sqft": 23717,
   "price_per_lot_sqft": 34.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2342,
   "use": "APARTMENT",
   "parcel_id": "1211823310020"
  },
  {
   "address": "2120 Ford Rd, Minnetonka",
   "sale_month": "2023-09",
   "price": 514000,
   "lot_sqft": 35946,
   "price_per_lot_sqft": 14.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1033,
   "use": "TRIPLEX",
   "parcel_id": "1211722120055"
  },
  {
   "address": "1100 7th Street West, Saint Paul",
   "sale_month": "2023-09",
   "price": 410000,
   "lot_sqft": 3730,
   "price_per_lot_sqft": 109.92,
   "price_per_building_sqft": 65.01,
   "building_sqft": 6307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6345,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823410090"
  },
  {
   "address": "2324 Quincy St NE, Minneapolis",
   "sale_month": "2023-09",
   "price": 575000,
   "lot_sqft": 6242,
   "price_per_lot_sqft": 92.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1497,
   "use": "APARTMENT",
   "parcel_id": "1102924410130"
  },
  {
   "address": "383 Central Avenue, Bayport",
   "sale_month": "2023-09",
   "price": 550000,
   "lot_sqft": 14066,
   "price_per_lot_sqft": 39.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "110",
   "parcel_id": "1102920230054"
  },
  {
   "address": "4153 Chicago Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 605000,
   "lot_sqft": 8223,
   "price_per_lot_sqft": 73.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2598,
   "use": "APARTMENT",
   "parcel_id": "1102824240243"
  },
  {
   "address": "10814 Falling Water Lane, Woodbury",
   "sale_month": "2023-09",
   "price": 300000,
   "lot_sqft": 20511,
   "price_per_lot_sqft": 14.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1102821440021"
  },
  {
   "address": "3475 Denmark Avenue, Eagan",
   "sale_month": "2023-09",
   "price": 1000000,
   "lot_sqft": 31525,
   "price_per_lot_sqft": 31.72,
   "price_per_building_sqft": 193.42,
   "building_sqft": 5170,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5201,
   "use": "Commercial-preferred",
   "parcel_id": "107704401010"
  },
  {
   "address": "1325 Eagandale Court, Eagan",
   "sale_month": "2023-09",
   "price": 5371192,
   "lot_sqft": 254094,
   "price_per_lot_sqft": 21.14,
   "price_per_building_sqft": 78.21,
   "building_sqft": 68673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69088,
   "use": "Industrial",
   "parcel_id": "102250601031"
  },
  {
   "address": "1284 Corporate Center Drive, Eagan",
   "sale_month": "2023-09",
   "price": 7378808,
   "lot_sqft": 296097,
   "price_per_lot_sqft": 24.92,
   "price_per_building_sqft": 90.46,
   "building_sqft": 81574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82066,
   "use": "Industrial-preferred",
   "parcel_id": "102250601020"
  },
  {
   "address": "1195 Sunnyfield Rd N, Minnetrista",
   "sale_month": "2023-09",
   "price": 315000,
   "lot_sqft": 418396,
   "price_per_lot_sqft": 0.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011724130007"
  },
  {
   "address": "7700 Equitable Dr, Eden Prairie",
   "sale_month": "2023-09",
   "price": 2175000,
   "lot_sqft": 346335,
   "price_per_lot_sqft": 6.28,
   "price_per_building_sqft": 224.57,
   "building_sqft": 9685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9743,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622330035"
  },
  {
   "address": "3236 Lyndale Ave N, Minneapolis",
   "sale_month": "2023-09",
   "price": 375000,
   "lot_sqft": 7289,
   "price_per_lot_sqft": 51.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2303,
   "use": "APARTMENT",
   "parcel_id": "1002924230132"
  },
  {
   "address": "3401 2nd St N, Minneapolis",
   "sale_month": "2023-09",
   "price": 265000,
   "lot_sqft": 9834,
   "price_per_lot_sqft": 26.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1857,
   "use": "TRIPLEX",
   "parcel_id": "1002924210018"
  },
  {
   "address": "1001 Lowry Ave N, Minneapolis",
   "sale_month": "2023-09",
   "price": 1070000,
   "lot_sqft": 9852,
   "price_per_lot_sqft": 108.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3346,
   "use": "APARTMENT",
   "parcel_id": "0902924410194"
  },
  {
   "address": "3311 Fremont Ave N, Minneapolis",
   "sale_month": "2023-09",
   "price": 515000,
   "lot_sqft": 6334,
   "price_per_lot_sqft": 81.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1930,
   "use": "APARTMENT",
   "parcel_id": "0902924130061"
  },
  {
   "address": null,
   "sale_month": "2023-09",
   "price": 720000,
   "lot_sqft": 4966,
   "price_per_lot_sqft": 144.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "110",
   "parcel_id": "0803221130069"
  },
  {
   "address": "254 2nd Street Southwest, Forest Lake",
   "sale_month": "2023-09",
   "price": 720000,
   "lot_sqft": 8645,
   "price_per_lot_sqft": 83.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2522,
   "use": "110",
   "parcel_id": "0803221130066"
  },
  {
   "address": "2822 43rd St W, Minneapolis",
   "sale_month": "2023-09",
   "price": 650000,
   "lot_sqft": 5451,
   "price_per_lot_sqft": 119.24,
   "price_per_building_sqft": 765.61,
   "building_sqft": 849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 854,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420034"
  },
  {
   "address": "7601 Washington Ave S, Edina",
   "sale_month": "2023-09",
   "price": 3150000,
   "lot_sqft": 96127,
   "price_per_lot_sqft": 32.77,
   "price_per_building_sqft": 84.33,
   "building_sqft": 37355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37580,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621330001"
  },
  {
   "address": "1687 Woodlane Drive, Woodbury",
   "sale_month": "2023-09",
   "price": 9800000,
   "lot_sqft": 47987,
   "price_per_lot_sqft": 204.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821410013"
  },
  {
   "address": null,
   "sale_month": "2023-09",
   "price": 9800000,
   "lot_sqft": 49048,
   "price_per_lot_sqft": 199.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16821,
   "use": "300",
   "parcel_id": "0702821410012"
  },
  {
   "address": "2317 4th Avenue, Anoka",
   "sale_month": "2023-09",
   "price": 410000,
   "lot_sqft": 11468,
   "price_per_lot_sqft": 35.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1518,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124320037"
  },
  {
   "address": "3207 Lake St E, Minneapolis",
   "sale_month": "2023-09",
   "price": 3825000,
   "lot_sqft": 18464,
   "price_per_lot_sqft": 207.16,
   "price_per_building_sqft": 360.92,
   "building_sqft": 10598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10662,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823220069"
  },
  {
   "address": null,
   "sale_month": "2023-09",
   "price": 5819522,
   "lot_sqft": 102567,
   "price_per_lot_sqft": 56.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502920220023"
  },
  {
   "address": "13161 60th Street North, Oak Park Heights",
   "sale_month": "2023-09",
   "price": 5819522,
   "lot_sqft": 38438,
   "price_per_lot_sqft": 151.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502920220020"
  },
  {
   "address": "13181 60th Street North, Oak Park Heights",
   "sale_month": "2023-09",
   "price": 5819522,
   "lot_sqft": 47174,
   "price_per_lot_sqft": 123.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15559,
   "use": "300",
   "parcel_id": "0502920220019"
  },
  {
   "address": "3146 Bde Maka Ska Blvd W, Minneapolis",
   "sale_month": "2023-09",
   "price": 7200000,
   "lot_sqft": 24926,
   "price_per_lot_sqft": 288.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5360,
   "use": "APARTMENT",
   "parcel_id": "0502824210029"
  },
  {
   "address": "1699 34th St W, Minneapolis",
   "sale_month": "2023-09",
   "price": 1250000,
   "lot_sqft": 8763,
   "price_per_lot_sqft": 142.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1449,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824310077"
  },
  {
   "address": "7800 Elm Street Northeast, Fridley",
   "sale_month": "2023-09",
   "price": 600000,
   "lot_sqft": 26879,
   "price_per_lot_sqft": 22.32,
   "price_per_building_sqft": 58.79,
   "building_sqft": 10205,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10267,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440023"
  },
  {
   "address": "5747 Hamline Avenue North, Shoreview",
   "sale_month": "2023-09",
   "price": 525000,
   "lot_sqft": 36493,
   "price_per_lot_sqft": 14.39,
   "price_per_building_sqft": 55.99,
   "building_sqft": 9377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9433,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "033023310001"
  },
  {
   "address": "1472 Grand Avenue, Saint Paul",
   "sale_month": "2023-09",
   "price": 728500,
   "lot_sqft": 11955,
   "price_per_lot_sqft": 60.94,
   "price_per_building_sqft": 391.25,
   "building_sqft": 1862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1873,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823320025"
  },
  {
   "address": "117 Lake St W, Minneapolis",
   "sale_month": "2023-09",
   "price": 3500000,
   "lot_sqft": 21404,
   "price_per_lot_sqft": 163.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9594,
   "use": "APARTMENT",
   "parcel_id": "0302824210079"
  },
  {
   "address": "8301 Pillsbury Ave S, Bloomington",
   "sale_month": "2023-09",
   "price": 1500000,
   "lot_sqft": 8533,
   "price_per_lot_sqft": 175.79,
   "price_per_building_sqft": 197.01,
   "building_sqft": 7614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7660,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724310097"
  },
  {
   "address": "14577 Grand Avenue South, Burnsville",
   "sale_month": "2023-09",
   "price": 225000,
   "lot_sqft": 995,
   "price_per_lot_sqft": 226.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "029042000060"
  },
  {
   "address": "3550 145th Street West, Burnsville",
   "sale_month": "2023-09",
   "price": 1730000,
   "lot_sqft": 54534,
   "price_per_lot_sqft": 31.72,
   "price_per_building_sqft": 119.72,
   "building_sqft": 14450,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14537,
   "use": "Industrial-preferred",
   "parcel_id": "021538502060"
  },
  {
   "address": "3018 Chicago Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 520000,
   "lot_sqft": 5808,
   "price_per_lot_sqft": 89.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2008,
   "use": "TRIPLEX",
   "parcel_id": "0202824220008"
  },
  {
   "address": "8188 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2023-09",
   "price": 485000,
   "lot_sqft": 19905,
   "price_per_lot_sqft": 24.37,
   "price_per_building_sqft": 636.48,
   "building_sqft": 762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 766,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024240012"
  },
  {
   "address": "475 St Clair Avenue, Saint Paul",
   "sale_month": "2023-09",
   "price": 880000,
   "lot_sqft": 7403,
   "price_per_lot_sqft": 118.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2764,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823340207"
  },
  {
   "address": "2714 Brookview Drive East, Maplewood",
   "sale_month": "2023-09",
   "price": 2384098,
   "lot_sqft": 88303,
   "price_per_lot_sqft": 27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6157,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012822110022"
  },
  {
   "address": "6533 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2023-09",
   "price": 24750000,
   "lot_sqft": 685527,
   "price_per_lot_sqft": 36.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 202939,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622420012"
  },
  {
   "address": "3508 Snelling Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 950000,
   "lot_sqft": 11976,
   "price_per_lot_sqft": 79.33,
   "price_per_building_sqft": 118.62,
   "building_sqft": 8009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8057,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410134"
  },
  {
   "address": "3400 Snelling Ave, Minneapolis",
   "sale_month": "2023-09",
   "price": 80000,
   "lot_sqft": 3264,
   "price_per_lot_sqft": 24.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0102824410061"
  },
  {
   "address": "3013 Long Meadow Cir, Bloomington",
   "sale_month": "2023-09",
   "price": 450000,
   "lot_sqft": 35104,
   "price_per_lot_sqft": 12.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724440003"
  },
  {
   "address": "3011 Long Meadow Cir, Bloomington",
   "sale_month": "2023-09",
   "price": 450000,
   "lot_sqft": 24732,
   "price_per_lot_sqft": 18.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724440002"
  },
  {
   "address": "2700 Lindau La, Bloomington",
   "sale_month": "2023-09",
   "price": 1200593,
   "lot_sqft": 154568,
   "price_per_lot_sqft": 7.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 81135,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724130025"
  },
  {
   "address": "151 62nd Street, New Germany",
   "sale_month": "2023-08",
   "price": 110000,
   "lot_sqft": 87110,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "550043240"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 1342643,
   "lot_sqft": 47964,
   "price_per_lot_sqft": 27.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "420290006010"
  },
  {
   "address": "315 Marie Avenue East, West Saint Paul",
   "sale_month": "2023-08",
   "price": 1302357,
   "lot_sqft": 62340,
   "price_per_lot_sqft": 20.89,
   "price_per_building_sqft": 72,
   "building_sqft": 18089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18198,
   "use": "Industrial-preferred",
   "parcel_id": "420200084020"
  },
  {
   "address": "8840 Evergreen Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-08",
   "price": 18700000,
   "lot_sqft": 849766,
   "price_per_lot_sqft": 22.01,
   "price_per_building_sqft": 80.01,
   "building_sqft": 233708,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 235118,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124420042"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 18700000,
   "lot_sqft": 141714,
   "price_per_lot_sqft": 131.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124310016"
  },
  {
   "address": "5550 Smetana Dr, Minnetonka",
   "sale_month": "2023-08",
   "price": 2700000,
   "lot_sqft": 100344,
   "price_per_lot_sqft": 26.91,
   "price_per_building_sqft": 88.88,
   "building_sqft": 30379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30563,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722140002"
  },
  {
   "address": "3600 88th Avenue Northeast, Blaine",
   "sale_month": "2023-08",
   "price": 2120000,
   "lot_sqft": 29978,
   "price_per_lot_sqft": 70.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123310006"
  },
  {
   "address": "3610 88th Avenue Northeast, Blaine",
   "sale_month": "2023-08",
   "price": 2120000,
   "lot_sqft": 29978,
   "price_per_lot_sqft": 70.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123310005"
  },
  {
   "address": "3620 88th Avenue Northeast, Blaine",
   "sale_month": "2023-08",
   "price": 2120000,
   "lot_sqft": 29978,
   "price_per_lot_sqft": 70.72,
   "price_per_building_sqft": 302.25,
   "building_sqft": 7014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7056,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123310004"
  },
  {
   "address": "3570 Lexington Avenue North, Shoreview",
   "sale_month": "2023-08",
   "price": 1755000,
   "lot_sqft": 86423,
   "price_per_lot_sqft": 20.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9566,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220004"
  },
  {
   "address": "1020 Medicine Lake Dr W, Plymouth",
   "sale_month": "2023-08",
   "price": 25250000,
   "lot_sqft": 624497,
   "price_per_lot_sqft": 40.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63830,
   "use": "APARTMENT",
   "parcel_id": "3511822110039"
  },
  {
   "address": "2811 11th Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 499900,
   "lot_sqft": 8429,
   "price_per_lot_sqft": 59.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2148,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924340069"
  },
  {
   "address": "2445 Bloomington Ave, Minneapolis",
   "sale_month": "2023-08",
   "price": 400399,
   "lot_sqft": 12805,
   "price_per_lot_sqft": 31.27,
   "price_per_building_sqft": 159.08,
   "building_sqft": 2517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2532,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924140071"
  },
  {
   "address": "7009 Highway 10 Northwest, Ramsey",
   "sale_month": "2023-08",
   "price": 700000,
   "lot_sqft": 36040,
   "price_per_lot_sqft": 19.42,
   "price_per_building_sqft": 301.2,
   "building_sqft": 2324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2338,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225220010"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 700000,
   "lot_sqft": 36395,
   "price_per_lot_sqft": 19.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225210008"
  },
  {
   "address": "2800 Pillsbury Ave, Minneapolis",
   "sale_month": "2023-08",
   "price": 640000,
   "lot_sqft": 3713,
   "price_per_lot_sqft": 172.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1356,
   "use": "APARTMENT",
   "parcel_id": "3402924340046"
  },
  {
   "address": "2937 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 2279000,
   "lot_sqft": 4752,
   "price_per_lot_sqft": 479.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330111"
  },
  {
   "address": "2433 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 788000,
   "lot_sqft": 4739,
   "price_per_lot_sqft": 166.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2570,
   "use": "APARTMENT",
   "parcel_id": "3402924230176"
  },
  {
   "address": "2537 Harriet Ave, Minneapolis",
   "sale_month": "2023-08",
   "price": 480000,
   "lot_sqft": 7140,
   "price_per_lot_sqft": 67.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1487,
   "use": "TRIPLEX",
   "parcel_id": "3402924230081"
  },
  {
   "address": "2311 Pillsbury Ave, Minneapolis",
   "sale_month": "2023-08",
   "price": 950000,
   "lot_sqft": 19777,
   "price_per_lot_sqft": 48.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3372,
   "use": "APARTMENT",
   "parcel_id": "3402924210006"
  },
  {
   "address": "2214 Portland Ave, Minneapolis",
   "sale_month": "2023-08",
   "price": 285000,
   "lot_sqft": 5947,
   "price_per_lot_sqft": 47.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1189,
   "use": "APARTMENT",
   "parcel_id": "3402924110073"
  },
  {
   "address": "9923 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2023-08",
   "price": 528827,
   "lot_sqft": 40654,
   "price_per_lot_sqft": 13.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3402921440026"
  },
  {
   "address": "13401 Radisson Road Northeast, Ham Lake",
   "sale_month": "2023-08",
   "price": 530000,
   "lot_sqft": 340660,
   "price_per_lot_sqft": 1.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333223430001"
  },
  {
   "address": "19 Oakley Avenue, Saint Paul",
   "sale_month": "2023-08",
   "price": 340000,
   "lot_sqft": 5669,
   "price_per_lot_sqft": 59.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1765,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923240041"
  },
  {
   "address": "1100 Zane Ave N, Golden Valley",
   "sale_month": "2023-08",
   "price": 1933000,
   "lot_sqft": 42952,
   "price_per_lot_sqft": 45,
   "price_per_building_sqft": 169.61,
   "building_sqft": 11397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11466,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821210052"
  },
  {
   "address": "2724 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 2500000,
   "lot_sqft": 15716,
   "price_per_lot_sqft": 159.07,
   "price_per_building_sqft": 209.7,
   "building_sqft": 11922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11994,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302924410235"
  },
  {
   "address": "2709 Aldrich Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 290000,
   "lot_sqft": 4090,
   "price_per_lot_sqft": 70.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 670,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924410047"
  },
  {
   "address": "2520 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 625000,
   "lot_sqft": 4751,
   "price_per_lot_sqft": 131.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924140166"
  },
  {
   "address": "2123 Bryant Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 412500,
   "lot_sqft": 4923,
   "price_per_lot_sqft": 83.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1256,
   "use": "TRIPLEX",
   "parcel_id": "3302924110060"
  },
  {
   "address": "1545 92nd Lane Northeast, Blaine",
   "sale_month": "2023-08",
   "price": 855500,
   "lot_sqft": 30913,
   "price_per_lot_sqft": 27.67,
   "price_per_building_sqft": 140.96,
   "building_sqft": 6069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6106,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120010"
  },
  {
   "address": "785 7th Street East, Saint Paul",
   "sale_month": "2023-08",
   "price": 348000,
   "lot_sqft": 8230,
   "price_per_lot_sqft": 42.28,
   "price_per_building_sqft": 261.65,
   "building_sqft": 1330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1338,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110055"
  },
  {
   "address": "390 Helmo Avenue North, Oakdale",
   "sale_month": "2023-08",
   "price": 1050000,
   "lot_sqft": 116078,
   "price_per_lot_sqft": 9.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3202921430049"
  },
  {
   "address": "900 189th Avenue Northeast, East Bethel",
   "sale_month": "2023-08",
   "price": 15500000,
   "lot_sqft": 1626958,
   "price_per_lot_sqft": 9.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2670,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313323110001"
  },
  {
   "address": "212 7th Street East, Saint Paul",
   "sale_month": "2023-08",
   "price": 2390000,
   "lot_sqft": 4901,
   "price_per_lot_sqft": 487.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440879"
  },
  {
   "address": "5816 Lincoln Dr, Edina",
   "sale_month": "2023-08",
   "price": 3500000,
   "lot_sqft": 76321,
   "price_per_lot_sqft": 45.86,
   "price_per_building_sqft": 297.54,
   "building_sqft": 11763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11834,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111721320108"
  },
  {
   "address": "3616 Lake St E, Minneapolis",
   "sale_month": "2023-08",
   "price": 350000,
   "lot_sqft": 1681,
   "price_per_lot_sqft": 208.21,
   "price_per_building_sqft": 116.98,
   "building_sqft": 2992,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3010,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3102923340072"
  },
  {
   "address": "4450 76th St W, Edina",
   "sale_month": "2023-08",
   "price": 1750000,
   "lot_sqft": 65258,
   "price_per_lot_sqft": 26.82,
   "price_per_building_sqft": 148.9,
   "building_sqft": 11753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11824,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824410007"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 650000,
   "lot_sqft": 3414,
   "price_per_lot_sqft": 190.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922340020"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 650000,
   "lot_sqft": 3392,
   "price_per_lot_sqft": 191.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922340019"
  },
  {
   "address": "765 Jackson Street, Saint Paul",
   "sale_month": "2023-08",
   "price": 650000,
   "lot_sqft": 6697,
   "price_per_lot_sqft": 97.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1876,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922340018"
  },
  {
   "address": "931 Arcade Street, Saint Paul",
   "sale_month": "2023-08",
   "price": 200000,
   "lot_sqft": 5138,
   "price_per_lot_sqft": 38.93,
   "price_per_building_sqft": 50.63,
   "building_sqft": 3950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3974,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922410018"
  },
  {
   "address": "398 Lawson Avenue East, Saint Paul",
   "sale_month": "2023-08",
   "price": 408000,
   "lot_sqft": 5602,
   "price_per_lot_sqft": 72.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1604,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922230106"
  },
  {
   "address": "2335 Nevada Ave N, Golden Valley",
   "sale_month": "2023-08",
   "price": 2700000,
   "lot_sqft": 102999,
   "price_per_lot_sqft": 26.21,
   "price_per_building_sqft": 83.72,
   "building_sqft": 32252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32447,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210028"
  },
  {
   "address": "88 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2023-08",
   "price": 600000,
   "lot_sqft": 2557,
   "price_per_lot_sqft": 234.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310011"
  },
  {
   "address": "90 Stillwater Road, Mahtomedi",
   "sale_month": "2023-08",
   "price": 600000,
   "lot_sqft": 1749,
   "price_per_lot_sqft": 343.05,
   "price_per_building_sqft": 251.57,
   "building_sqft": 2385,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2399,
   "use": "300",
   "parcel_id": "2903021310006"
  },
  {
   "address": "3250 66th St W, Edina",
   "sale_month": "2023-08",
   "price": 70625802,
   "lot_sqft": 152927,
   "price_per_lot_sqft": 461.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12362,
   "use": "APARTMENT",
   "parcel_id": "2902824240224"
  },
  {
   "address": "4104 Radio Drive, Woodbury",
   "sale_month": "2023-08",
   "price": 8758869,
   "lot_sqft": 72081,
   "price_per_lot_sqft": 121.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "300",
   "parcel_id": "2902821110018"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 900000,
   "lot_sqft": 23718,
   "price_per_lot_sqft": 37.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923320014"
  },
  {
   "address": "859 Prior Avenue North, Saint Paul",
   "sale_month": "2023-08",
   "price": 900000,
   "lot_sqft": 4980,
   "price_per_lot_sqft": 180.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923320012"
  },
  {
   "address": "875 Prior Avenue North, Saint Paul",
   "sale_month": "2023-08",
   "price": 900000,
   "lot_sqft": 4980,
   "price_per_lot_sqft": 180.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923320011"
  },
  {
   "address": "875 Prior Avenue North, Saint Paul",
   "sale_month": "2023-08",
   "price": 900000,
   "lot_sqft": 9960,
   "price_per_lot_sqft": 90.36,
   "price_per_building_sqft": 126.9,
   "building_sqft": 7092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7135,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923320010"
  },
  {
   "address": "1144 7th Street East, Saint Paul",
   "sale_month": "2023-08",
   "price": 175000,
   "lot_sqft": 5906,
   "price_per_lot_sqft": 29.63,
   "price_per_building_sqft": 109.1,
   "building_sqft": 1604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1614,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922430010"
  },
  {
   "address": "1714 Crossings Boulevard, Shakopee",
   "sale_month": "2023-08",
   "price": 1000000,
   "lot_sqft": 50822,
   "price_per_lot_sqft": 19.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274810020"
  },
  {
   "address": "7150 143rd Avenue Northwest, Ramsey",
   "sale_month": "2023-08",
   "price": 1845000,
   "lot_sqft": 167989,
   "price_per_lot_sqft": 10.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15823,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225330004"
  },
  {
   "address": "1547 Wynne Avenue, Saint Paul",
   "sale_month": "2023-08",
   "price": 1301000,
   "lot_sqft": 9464,
   "price_per_lot_sqft": 137.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3126,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923220083"
  },
  {
   "address": "2400 Xenium La N, Plymouth",
   "sale_month": "2023-08",
   "price": 21600000,
   "lot_sqft": 523982,
   "price_per_lot_sqft": 41.22,
   "price_per_building_sqft": 107.69,
   "building_sqft": 200567,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 201778,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822120008"
  },
  {
   "address": "3150 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2023-08",
   "price": 1559000,
   "lot_sqft": 83927,
   "price_per_lot_sqft": 18.58,
   "price_per_building_sqft": 197.29,
   "building_sqft": 7902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7950,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270470010"
  },
  {
   "address": "12 Franklin Ave E, Minneapolis",
   "sale_month": "2023-08",
   "price": 460000,
   "lot_sqft": 5724,
   "price_per_lot_sqft": 80.36,
   "price_per_building_sqft": 372.17,
   "building_sqft": 1236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1244,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924430046"
  },
  {
   "address": "124 1st Avenue West, Shakopee",
   "sale_month": "2023-08",
   "price": 365000,
   "lot_sqft": 8507,
   "price_per_lot_sqft": 42.91,
   "price_per_building_sqft": 53.34,
   "building_sqft": 6843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6884,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011550"
  },
  {
   "address": "124 1st Avenue West, Shakopee",
   "sale_month": "2023-08",
   "price": 365000,
   "lot_sqft": 6070,
   "price_per_lot_sqft": 60.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011530"
  },
  {
   "address": "19590 Tamarack Street Northwest, Oak Grove",
   "sale_month": "2023-08",
   "price": 250000,
   "lot_sqft": 119204,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324110005"
  },
  {
   "address": "4115 Woodland Road, Lexington",
   "sale_month": "2023-08",
   "price": 450000,
   "lot_sqft": 10017,
   "price_per_lot_sqft": 44.92,
   "price_per_building_sqft": 190.76,
   "building_sqft": 2359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2374,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263123440060"
  },
  {
   "address": "1849 7th Street East, Saint Paul",
   "sale_month": "2023-08",
   "price": 900000,
   "lot_sqft": 11060,
   "price_per_lot_sqft": 81.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2674,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922320027"
  },
  {
   "address": "5821 Industrial Lane Southeast, Prior Lake",
   "sale_month": "2023-08",
   "price": 1789232,
   "lot_sqft": 43518,
   "price_per_lot_sqft": 41.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254270030"
  },
  {
   "address": "10087 Dogwood Street Northwest, Coon Rapids",
   "sale_month": "2023-08",
   "price": 925000,
   "lot_sqft": 4258,
   "price_per_lot_sqft": 217.24,
   "price_per_building_sqft": 224.46,
   "building_sqft": 4121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4146,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124110075"
  },
  {
   "address": "721 Lake Susan Drive, Chanhassen",
   "sale_month": "2023-08",
   "price": 7296000,
   "lot_sqft": 95398,
   "price_per_lot_sqft": 76.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24817,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252930020"
  },
  {
   "address": "5020 160th Street Southeast, Prior Lake",
   "sale_month": "2023-08",
   "price": 930000,
   "lot_sqft": 35773,
   "price_per_lot_sqft": 26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "252240010"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 1167096,
   "lot_sqft": 11794,
   "price_per_lot_sqft": 98.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511922110006"
  },
  {
   "address": "103 Main Street West, New Prague",
   "sale_month": "2023-08",
   "price": 220000,
   "lot_sqft": 2974,
   "price_per_lot_sqft": 73.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341451"
  },
  {
   "address": "1625 Marion Street, Saint Paul",
   "sale_month": "2023-08",
   "price": 1400000,
   "lot_sqft": 14930,
   "price_per_lot_sqft": 93.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3694,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110032"
  },
  {
   "address": "5300 U S Hwy No 12, Maple Plain",
   "sale_month": "2023-08",
   "price": 600000,
   "lot_sqft": 61332,
   "price_per_lot_sqft": 9.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824340019"
  },
  {
   "address": "1221 Mainstreet, Hopkins",
   "sale_month": "2023-08",
   "price": 1250000,
   "lot_sqft": 7845,
   "price_per_lot_sqft": 159.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2703,
   "use": "APARTMENT",
   "parcel_id": "2411722310062"
  },
  {
   "address": "1523 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-08",
   "price": 7311852,
   "lot_sqft": 24743,
   "price_per_lot_sqft": 295.51,
   "price_per_building_sqft": 1942.57,
   "building_sqft": 3764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3786,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233124330038"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 7311852,
   "lot_sqft": 44231,
   "price_per_lot_sqft": 165.31,
   "price_per_building_sqft": 532.31,
   "building_sqft": 13736,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13819,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233124330037"
  },
  {
   "address": "320 3rd St S, Minneapolis",
   "sale_month": "2023-08",
   "price": 500000,
   "lot_sqft": 2553,
   "price_per_lot_sqft": 195.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924330029"
  },
  {
   "address": "10651 165th Street West, Lakeville",
   "sale_month": "2023-08",
   "price": 177320,
   "lot_sqft": 1822,
   "price_per_lot_sqft": 97.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001150"
  },
  {
   "address": "3140 104th Lane Northeast, Blaine",
   "sale_month": "2023-08",
   "price": 1475000,
   "lot_sqft": 100795,
   "price_per_lot_sqft": 14.63,
   "price_per_building_sqft": 138.72,
   "building_sqft": 10633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10697,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420027"
  },
  {
   "address": "21029 Heron Way, Lakeville",
   "sale_month": "2023-08",
   "price": 950000,
   "lot_sqft": 51955,
   "price_per_lot_sqft": 18.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "Industrial-preferred",
   "parcel_id": "221105302070"
  },
  {
   "address": "230 61st St W, Minneapolis",
   "sale_month": "2023-08",
   "price": 14030824,
   "lot_sqft": 44752,
   "price_per_lot_sqft": 313.52,
   "price_per_building_sqft": 788.2,
   "building_sqft": 17801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17908,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202824340122"
  },
  {
   "address": "307 59 1/2 St W, Minneapolis",
   "sale_month": "2023-08",
   "price": 4200000,
   "lot_sqft": 94596,
   "price_per_lot_sqft": 44.4,
   "price_per_building_sqft": 348.2,
   "building_sqft": 12062,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12135,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202824320090"
  },
  {
   "address": "322 59 1/2 St W, Minneapolis",
   "sale_month": "2023-08",
   "price": 4200000,
   "lot_sqft": 32506,
   "price_per_lot_sqft": 129.21,
   "price_per_building_sqft": 126.43,
   "building_sqft": 33221,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33421,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202824320027"
  },
  {
   "address": "8465 210th Street West, Lakeville",
   "sale_month": "2023-08",
   "price": 750000,
   "lot_sqft": 55086,
   "price_per_lot_sqft": 13.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3791,
   "use": "Commercial-preferred",
   "parcel_id": "220280053021"
  },
  {
   "address": "8711 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2023-08",
   "price": 5995000,
   "lot_sqft": 159702,
   "price_per_lot_sqft": 37.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "300",
   "parcel_id": "2102721120012"
  },
  {
   "address": "5770 Blackshire Path, Inver Grove Heights",
   "sale_month": "2023-08",
   "price": 319500,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 149.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001270"
  },
  {
   "address": "304 Wheelock Parkway East, Saint Paul",
   "sale_month": "2023-08",
   "price": 725000,
   "lot_sqft": 24614,
   "price_per_lot_sqft": 29.45,
   "price_per_building_sqft": 193.02,
   "building_sqft": 3756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3779,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922110034"
  },
  {
   "address": "2748 Xylon Ave N, New Hope",
   "sale_month": "2023-08",
   "price": 537500,
   "lot_sqft": 14983,
   "price_per_lot_sqft": 35.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1980,
   "use": "APARTMENT",
   "parcel_id": "1911821440055"
  },
  {
   "address": "5760 33rd Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 1336100,
   "lot_sqft": 12140,
   "price_per_lot_sqft": 110.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2920,
   "use": "APARTMENT",
   "parcel_id": "1902823230081"
  },
  {
   "address": "9445 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2023-08",
   "price": 600000,
   "lot_sqft": 15835,
   "price_per_lot_sqft": 37.89,
   "price_per_building_sqft": 141.64,
   "building_sqft": 4236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4262,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721220063"
  },
  {
   "address": "3907 50th St W, Edina",
   "sale_month": "2023-08",
   "price": 11400000,
   "lot_sqft": 33265,
   "price_per_lot_sqft": 342.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410383"
  },
  {
   "address": "3911 50th St W, Edina",
   "sale_month": "2023-08",
   "price": 1200000,
   "lot_sqft": 13743,
   "price_per_lot_sqft": 87.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410052"
  },
  {
   "address": "3924 50th St W, Edina",
   "sale_month": "2023-08",
   "price": 3900000,
   "lot_sqft": 9962,
   "price_per_lot_sqft": 391.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140121"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 5730000,
   "lot_sqft": 109918,
   "price_per_lot_sqft": 52.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802821120008"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 5730000,
   "lot_sqft": 102175,
   "price_per_lot_sqft": 56.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802821120007"
  },
  {
   "address": "2101 Wooddale Drive, Woodbury",
   "sale_month": "2023-08",
   "price": 5730000,
   "lot_sqft": 94432,
   "price_per_lot_sqft": 60.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56010,
   "use": "305",
   "parcel_id": "1802821120006"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 5730000,
   "lot_sqft": 74183,
   "price_per_lot_sqft": 77.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802821120005"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 2151131,
   "lot_sqft": 141243,
   "price_per_lot_sqft": 15.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823410083"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 2151131,
   "lot_sqft": 75160,
   "price_per_lot_sqft": 28.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823410080"
  },
  {
   "address": "6416 Lake St W, St. Louis Park",
   "sale_month": "2023-08",
   "price": 279900,
   "lot_sqft": 3012,
   "price_per_lot_sqft": 92.93,
   "price_per_building_sqft": 14.51,
   "building_sqft": 19296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19412,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410079"
  },
  {
   "address": "7630 33rd Street North, Oakdale",
   "sale_month": "2023-08",
   "price": 6653060,
   "lot_sqft": 71885,
   "price_per_lot_sqft": 92.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5851,
   "use": "300",
   "parcel_id": "1702921420010"
  },
  {
   "address": "3500 50th St W, Minneapolis",
   "sale_month": "2023-08",
   "price": 28211593,
   "lot_sqft": 70791,
   "price_per_lot_sqft": 398.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39689,
   "use": "APARTMENT",
   "parcel_id": "1702824230149"
  },
  {
   "address": "1832 Irving Ave N, Minneapolis",
   "sale_month": "2023-08",
   "price": 125000,
   "lot_sqft": 5463,
   "price_per_lot_sqft": 22.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1452,
   "use": "APARTMENT",
   "parcel_id": "1602924310069"
  },
  {
   "address": "8997 33rd Street North, Lake Elmo",
   "sale_month": "2023-08",
   "price": 185000,
   "lot_sqft": 1349,
   "price_per_lot_sqft": 137.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921440011"
  },
  {
   "address": "431 3rd Street, Farmington",
   "sale_month": "2023-08",
   "price": 590000,
   "lot_sqft": 6204,
   "price_per_lot_sqft": 95.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700020080"
  },
  {
   "address": "2015 5th Street, White Bear Lake",
   "sale_month": "2023-08",
   "price": 200000,
   "lot_sqft": 2939,
   "price_per_lot_sqft": 68.05,
   "price_per_building_sqft": 186.74,
   "building_sqft": 1071,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1077,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022130072"
  },
  {
   "address": "1762 White Bear Avenue North, Maplewood",
   "sale_month": "2023-08",
   "price": 680000,
   "lot_sqft": 24999,
   "price_per_lot_sqft": 27.2,
   "price_per_building_sqft": 91.74,
   "building_sqft": 7412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7457,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330027"
  },
  {
   "address": "343 15th Ave NE, Minneapolis",
   "sale_month": "2023-08",
   "price": 400000,
   "lot_sqft": 9365,
   "price_per_lot_sqft": 42.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1273,
   "use": "APARTMENT",
   "parcel_id": "1402924210009"
  },
  {
   "address": "725 Robinwood La, Hopkins",
   "sale_month": "2023-08",
   "price": 500000,
   "lot_sqft": 7803,
   "price_per_lot_sqft": 64.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1707,
   "use": "TRIPLEX",
   "parcel_id": "1311722330009"
  },
  {
   "address": "3524 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2023-08",
   "price": 512500,
   "lot_sqft": 8695,
   "price_per_lot_sqft": 58.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "110",
   "parcel_id": "1302921230037"
  },
  {
   "address": "2515 7th Avenue East, North Saint Paul",
   "sale_month": "2023-08",
   "price": 1650000,
   "lot_sqft": 30961,
   "price_per_lot_sqft": 53.29,
   "price_per_building_sqft": 90.09,
   "building_sqft": 18315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18425,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922420162"
  },
  {
   "address": "5005 Nathan La N, Plymouth",
   "sale_month": "2023-08",
   "price": 18143796,
   "lot_sqft": 262252,
   "price_per_lot_sqft": 69.18,
   "price_per_building_sqft": 969.27,
   "building_sqft": 18719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18832,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211822130007"
  },
  {
   "address": "9700 West 74th St, Eden Prairie",
   "sale_month": "2023-08",
   "price": 11600000,
   "lot_sqft": 338354,
   "price_per_lot_sqft": 34.28,
   "price_per_building_sqft": 149.97,
   "building_sqft": 77351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77818,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622140022"
  },
  {
   "address": "1606 22nd Ave NE, Minneapolis",
   "sale_month": "2023-08",
   "price": 220000,
   "lot_sqft": 2274,
   "price_per_lot_sqft": 96.75,
   "price_per_building_sqft": 254.63,
   "building_sqft": 864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924430080"
  },
  {
   "address": "2000 Central Ave NE, Minneapolis",
   "sale_month": "2023-08",
   "price": 350000,
   "lot_sqft": 5877,
   "price_per_lot_sqft": 59.55,
   "price_per_building_sqft": 194.01,
   "building_sqft": 1804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1815,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924440104"
  },
  {
   "address": "1814 Central Ave NE, Minneapolis",
   "sale_month": "2023-08",
   "price": 2150000,
   "lot_sqft": 15298,
   "price_per_lot_sqft": 140.54,
   "price_per_building_sqft": 203.79,
   "building_sqft": 10550,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10614,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924440057"
  },
  {
   "address": "463 5th Avenue North, Bayport",
   "sale_month": "2023-08",
   "price": 525000,
   "lot_sqft": 5898,
   "price_per_lot_sqft": 89.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1002920110020"
  },
  {
   "address": "16780 Greystone Lane, Sand Creek Township",
   "sale_month": "2023-08",
   "price": 423000,
   "lot_sqft": 121883,
   "price_per_lot_sqft": 3.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090520040"
  },
  {
   "address": "16690 Greystone Lane, Sand Creek Township",
   "sale_month": "2023-08",
   "price": 2065000,
   "lot_sqft": 108824,
   "price_per_lot_sqft": 18.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25960,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090370020"
  },
  {
   "address": "8942 Newton Ave S, Bloomington",
   "sale_month": "2023-08",
   "price": 1350000,
   "lot_sqft": 11266,
   "price_per_lot_sqft": 119.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0902724230026"
  },
  {
   "address": "8936 Newton Ave S, Bloomington",
   "sale_month": "2023-08",
   "price": 1350000,
   "lot_sqft": 12438,
   "price_per_lot_sqft": 108.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4393,
   "use": "APARTMENT",
   "parcel_id": "0902724230025"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 300000,
   "lot_sqft": 182710,
   "price_per_lot_sqft": 1.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0811922240007"
  },
  {
   "address": "9501 Louisiana Ave N, Brooklyn Park",
   "sale_month": "2023-08",
   "price": 8651875,
   "lot_sqft": 242707,
   "price_per_lot_sqft": 35.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921310005"
  },
  {
   "address": "7601 79th Street South, Cottage Grove",
   "sale_month": "2023-08",
   "price": 499000,
   "lot_sqft": 38215,
   "price_per_lot_sqft": 13.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0802721430008"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 650000,
   "lot_sqft": 216793,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "079220311"
  },
  {
   "address": "1802 6th Avenue, Anoka",
   "sale_month": "2023-08",
   "price": 550000,
   "lot_sqft": 10797,
   "price_per_lot_sqft": 50.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2563,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210076"
  },
  {
   "address": "133 Winifred Street West, Saint Paul",
   "sale_month": "2023-08",
   "price": 268500,
   "lot_sqft": 5915,
   "price_per_lot_sqft": 45.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1420,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822120052"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 725000,
   "lot_sqft": 49323,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410072"
  },
  {
   "address": "45 4th Street West, Saint Paul",
   "sale_month": "2023-08",
   "price": 8150000,
   "lot_sqft": 11270,
   "price_per_lot_sqft": 723.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822130236"
  },
  {
   "address": "336 Market Street, Saint Paul",
   "sale_month": "2023-08",
   "price": 8150000,
   "lot_sqft": 19049,
   "price_per_lot_sqft": 427.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822130088"
  },
  {
   "address": "13025 60th Street North, Oak Park Heights",
   "sale_month": "2023-08",
   "price": 33750,
   "lot_sqft": 87535,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10021,
   "use": "300",
   "parcel_id": "0502920220025"
  },
  {
   "address": "3753 Girard Ave N, Minneapolis",
   "sale_month": "2023-08",
   "price": 2185000,
   "lot_sqft": 24648,
   "price_per_lot_sqft": 88.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6992,
   "use": "APARTMENT",
   "parcel_id": "0402924430086"
  },
  {
   "address": "1315 Dowling Ave N, Minneapolis",
   "sale_month": "2023-08",
   "price": 2185000,
   "lot_sqft": 9828,
   "price_per_lot_sqft": 222.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3472,
   "use": "APARTMENT",
   "parcel_id": "0402924430085"
  },
  {
   "address": "3552 Irving Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 975000,
   "lot_sqft": 6134,
   "price_per_lot_sqft": 158.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1926,
   "use": "TRIPLEX",
   "parcel_id": "0402824310174"
  },
  {
   "address": "1232 Marshall Avenue, Saint Paul",
   "sale_month": "2023-08",
   "price": 740000,
   "lot_sqft": 5163,
   "price_per_lot_sqft": 143.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2216,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823120003"
  },
  {
   "address": "642 Selby Avenue, Saint Paul",
   "sale_month": "2023-08",
   "price": 700000,
   "lot_sqft": 12786,
   "price_per_lot_sqft": 54.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823110330"
  },
  {
   "address": "14480 Ewing Avenue South, Burnsville",
   "sale_month": "2023-08",
   "price": 1420000,
   "lot_sqft": 47284,
   "price_per_lot_sqft": 30.03,
   "price_per_building_sqft": 127.01,
   "building_sqft": 11180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11248,
   "use": "Industrial-preferred",
   "parcel_id": "021538501040"
  },
  {
   "address": "13401 County Road 5, Burnsville",
   "sale_month": "2023-08",
   "price": 549900,
   "lot_sqft": 33177,
   "price_per_lot_sqft": 16.57,
   "price_per_building_sqft": 155.08,
   "building_sqft": 3546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3568,
   "use": "Commercial-preferred",
   "parcel_id": "020230020010"
  },
  {
   "address": "8470 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2023-08",
   "price": 162500,
   "lot_sqft": 6399,
   "price_per_lot_sqft": 25.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120035"
  },
  {
   "address": null,
   "sale_month": "2023-08",
   "price": 162500,
   "lot_sqft": 448,
   "price_per_lot_sqft": 362.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120034"
  },
  {
   "address": "487 Grand Avenue, Saint Paul",
   "sale_month": "2023-08",
   "price": 1700000,
   "lot_sqft": 7350,
   "price_per_lot_sqft": 231.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4086,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310107"
  },
  {
   "address": "3640 23rd Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 1491545,
   "lot_sqft": 18828,
   "price_per_lot_sqft": 79.22,
   "price_per_building_sqft": 196.72,
   "building_sqft": 7582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7628,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824340156"
  },
  {
   "address": "2219 37th St E, Minneapolis",
   "sale_month": "2023-08",
   "price": 1491545,
   "lot_sqft": 4540,
   "price_per_lot_sqft": 328.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824340012"
  },
  {
   "address": "2225 37th St E, Minneapolis",
   "sale_month": "2023-08",
   "price": 1491545,
   "lot_sqft": 8477,
   "price_per_lot_sqft": 175.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824340011"
  },
  {
   "address": "3115 Cedar Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 545000,
   "lot_sqft": 6244,
   "price_per_lot_sqft": 87.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1915,
   "use": "APARTMENT",
   "parcel_id": "0102824220099"
  },
  {
   "address": "2905 Lake St E, Minneapolis",
   "sale_month": "2023-08",
   "price": 1200000,
   "lot_sqft": 21898,
   "price_per_lot_sqft": 54.8,
   "price_per_building_sqft": 68.71,
   "building_sqft": 17464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17570,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824110110"
  },
  {
   "address": "3012 30th Ave S, Minneapolis",
   "sale_month": "2023-08",
   "price": 1200000,
   "lot_sqft": 1002,
   "price_per_lot_sqft": 1197.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824110104"
  },
  {
   "address": "2919 Lake St E, Minneapolis",
   "sale_month": "2023-08",
   "price": 1200000,
   "lot_sqft": 11443,
   "price_per_lot_sqft": 104.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824110039"
  },
  {
   "address": "9384 Oak Avenue, Waconia",
   "sale_month": "2023-07",
   "price": 300000,
   "lot_sqft": 1399,
   "price_per_lot_sqft": 214.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752550050"
  },
  {
   "address": "232 Main Street East, Norwood Young America",
   "sale_month": "2023-07",
   "price": 100000,
   "lot_sqft": 5869,
   "price_per_lot_sqft": 17.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580510500"
  },
  {
   "address": "210 Lake Street West, Cologne",
   "sale_month": "2023-07",
   "price": 475000,
   "lot_sqft": 25437,
   "price_per_lot_sqft": 18.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400750030"
  },
  {
   "address": "102 Lake Street West, Cologne",
   "sale_month": "2023-07",
   "price": 262000,
   "lot_sqft": 14150,
   "price_per_lot_sqft": 18.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4895,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400750010"
  },
  {
   "address": "106 Paul Avenue South, Cologne",
   "sale_month": "2023-07",
   "price": 210000,
   "lot_sqft": 4411,
   "price_per_lot_sqft": 47.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400500470"
  },
  {
   "address": "315 3rd Street North, South Saint Paul",
   "sale_month": "2023-07",
   "price": 1580000,
   "lot_sqft": 12462,
   "price_per_lot_sqft": 126.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4842,
   "use": "Apartment",
   "parcel_id": "367285011020"
  },
  {
   "address": "130 Hardman Avenue South, South Saint Paul",
   "sale_month": "2023-07",
   "price": 5200000,
   "lot_sqft": 254946,
   "price_per_lot_sqft": 20.4,
   "price_per_building_sqft": 78.24,
   "building_sqft": 66464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66865,
   "use": "Industrial-preferred",
   "parcel_id": "364884201013"
  },
  {
   "address": "901 Southview Boulevard, South Saint Paul",
   "sale_month": "2023-07",
   "price": 375000,
   "lot_sqft": 4828,
   "price_per_lot_sqft": 77.67,
   "price_per_building_sqft": 125.84,
   "building_sqft": 2980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2998,
   "use": "Commercial-preferred",
   "parcel_id": "364880008010"
  },
  {
   "address": "440 Thomas Avenue, Saint Paul",
   "sale_month": "2023-07",
   "price": 200000,
   "lot_sqft": 3918,
   "price_per_lot_sqft": 51.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1206,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240112"
  },
  {
   "address": "2323 Snelling Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 1250000,
   "lot_sqft": 15449,
   "price_per_lot_sqft": 80.91,
   "price_per_building_sqft": 215.15,
   "building_sqft": 5810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5846,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924220092"
  },
  {
   "address": "13931 Sunfish Lake Boulevard Northwest, Ramsey",
   "sale_month": "2023-07",
   "price": 5200000,
   "lot_sqft": 304849,
   "price_per_lot_sqft": 17.06,
   "price_per_building_sqft": 93.26,
   "building_sqft": 55758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56095,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225220019"
  },
  {
   "address": "2035 County Road D East, Maplewood",
   "sale_month": "2023-07",
   "price": 2200000,
   "lot_sqft": 49075,
   "price_per_lot_sqft": 44.83,
   "price_per_building_sqft": 274.83,
   "building_sqft": 8005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8054,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022430004"
  },
  {
   "address": "450 Lexington Parkway North, Saint Paul",
   "sale_month": "2023-07",
   "price": 194000,
   "lot_sqft": 1599,
   "price_per_lot_sqft": 121.33,
   "price_per_building_sqft": 130.11,
   "building_sqft": 1491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1500,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923320145"
  },
  {
   "address": "1342 Van Buren Avenue, Saint Paul",
   "sale_month": "2023-07",
   "price": 705000,
   "lot_sqft": 4913,
   "price_per_lot_sqft": 143.5,
   "price_per_building_sqft": 258.62,
   "building_sqft": 2726,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2742,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923210030"
  },
  {
   "address": "1220 Sherburne Avenue, Saint Paul",
   "sale_month": "2023-07",
   "price": 1055000,
   "lot_sqft": 8012,
   "price_per_lot_sqft": 131.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2676,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923130090"
  },
  {
   "address": "322 Lake St, Excelsior",
   "sale_month": "2023-07",
   "price": 4501000,
   "lot_sqft": 15220,
   "price_per_lot_sqft": 295.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6640,
   "use": "APARTMENT",
   "parcel_id": "3411723110046"
  },
  {
   "address": "2634 Blaisdell Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 1475000,
   "lot_sqft": 7399,
   "price_per_lot_sqft": 199.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4186,
   "use": "APARTMENT",
   "parcel_id": "3402924310006"
  },
  {
   "address": "2101 Bryant Ave S, Minneapolis",
   "sale_month": "2023-07",
   "price": 3800000,
   "lot_sqft": 22589,
   "price_per_lot_sqft": 168.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9085,
   "use": "APARTMENT",
   "parcel_id": "3302924110066"
  },
  {
   "address": "940 Inwood Avenue North, Oakdale",
   "sale_month": "2023-07",
   "price": 650000,
   "lot_sqft": 4270,
   "price_per_lot_sqft": 152.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4713,
   "use": "300",
   "parcel_id": "3302921210058"
  },
  {
   "address": "8607 5th Street North, Lake Elmo",
   "sale_month": "2023-07",
   "price": 860000,
   "lot_sqft": 83810,
   "price_per_lot_sqft": 10.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3302921130027"
  },
  {
   "address": "196 Mounds Boulevard, Saint Paul",
   "sale_month": "2023-07",
   "price": 675000,
   "lot_sqft": 10094,
   "price_per_lot_sqft": 66.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2300,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922440019"
  },
  {
   "address": "496 North Street, Saint Paul",
   "sale_month": "2023-07",
   "price": 320000,
   "lot_sqft": 2469,
   "price_per_lot_sqft": 129.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1480,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922240022"
  },
  {
   "address": "7650 Golden Valley Rd, Golden Valley",
   "sale_month": "2023-07",
   "price": 6400000,
   "lot_sqft": 67084,
   "price_per_lot_sqft": 95.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 577,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3211821230054"
  },
  {
   "address": "444 Wacouta Street, Saint Paul",
   "sale_month": "2023-07",
   "price": 799999,
   "lot_sqft": 6000,
   "price_per_lot_sqft": 133.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5272,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922440019"
  },
  {
   "address": null,
   "sale_month": "2023-07",
   "price": 799999,
   "lot_sqft": 824,
   "price_per_lot_sqft": 970.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440017"
  },
  {
   "address": null,
   "sale_month": "2023-07",
   "price": 799999,
   "lot_sqft": 5332,
   "price_per_lot_sqft": 150.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440016"
  },
  {
   "address": "4451 76th St W, Edina",
   "sale_month": "2023-07",
   "price": 3600000,
   "lot_sqft": 87729,
   "price_per_lot_sqft": 41.04,
   "price_per_building_sqft": 144.97,
   "building_sqft": 24833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24983,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102824430008"
  },
  {
   "address": "1020 Rice Street, Saint Paul",
   "sale_month": "2023-07",
   "price": 725000,
   "lot_sqft": 18729,
   "price_per_lot_sqft": 38.71,
   "price_per_building_sqft": 140.1,
   "building_sqft": 5175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5206,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922230100"
  },
  {
   "address": "618 Erie St SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 168500,
   "lot_sqft": 4763,
   "price_per_lot_sqft": 35.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 960,
   "use": "APARTMENT",
   "parcel_id": "3002923320023"
  },
  {
   "address": "114 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2023-07",
   "price": 484815,
   "lot_sqft": 22003,
   "price_per_lot_sqft": 22.03,
   "price_per_building_sqft": 213.39,
   "building_sqft": 2272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2286,
   "use": "300",
   "parcel_id": "2903021240085"
  },
  {
   "address": "1086 York Avenue, Saint Paul",
   "sale_month": "2023-07",
   "price": 1384000,
   "lot_sqft": 28580,
   "price_per_lot_sqft": 48.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4376,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922420063"
  },
  {
   "address": "1089 York Avenue, Saint Paul",
   "sale_month": "2023-07",
   "price": 882000,
   "lot_sqft": 10032,
   "price_per_lot_sqft": 87.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4232,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922420054"
  },
  {
   "address": "236 Main Street South, Stillwater",
   "sale_month": "2023-07",
   "price": 895000,
   "lot_sqft": 5401,
   "price_per_lot_sqft": 165.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410054"
  },
  {
   "address": null,
   "sale_month": "2023-07",
   "price": 2925000,
   "lot_sqft": 288111,
   "price_per_lot_sqft": 10.15,
   "price_per_building_sqft": 147.7,
   "building_sqft": 19804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19924,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "275270040"
  },
  {
   "address": "712 Canterbury Road South, Shakopee",
   "sale_month": "2023-07",
   "price": 2925000,
   "lot_sqft": 1732250,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": 48.3,
   "building_sqft": 60553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60918,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "275270010"
  },
  {
   "address": "1827 Lasalle Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 3600000,
   "lot_sqft": 18363,
   "price_per_lot_sqft": 196.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5974,
   "use": "APARTMENT",
   "parcel_id": "2702924340015"
  },
  {
   "address": "1907 11th Ave S, Minneapolis",
   "sale_month": "2023-07",
   "price": 715000,
   "lot_sqft": 7500,
   "price_per_lot_sqft": 95.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2414,
   "use": "APARTMENT",
   "parcel_id": "2602924340001"
  },
  {
   "address": "1520 Park Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 410000,
   "lot_sqft": 6799,
   "price_per_lot_sqft": 60.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1920,
   "use": "APARTMENT",
   "parcel_id": "2602924320062"
  },
  {
   "address": "12515 Pennsylvania Avenue South, Savage",
   "sale_month": "2023-07",
   "price": 1200000,
   "lot_sqft": 66618,
   "price_per_lot_sqft": 18.01,
   "price_per_building_sqft": 92.85,
   "building_sqft": 12924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13002,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130270"
  },
  {
   "address": "4385 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2023-07",
   "price": 1490000,
   "lot_sqft": 8981,
   "price_per_lot_sqft": 165.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254860010"
  },
  {
   "address": "1184 Mackubin Street, Saint Paul",
   "sale_month": "2023-07",
   "price": 5600000,
   "lot_sqft": 32837,
   "price_per_lot_sqft": 170.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10019,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923210173"
  },
  {
   "address": "1164 Mackubin Street, Saint Paul",
   "sale_month": "2023-07",
   "price": 5600000,
   "lot_sqft": 33515,
   "price_per_lot_sqft": 167.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10366,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923210172"
  },
  {
   "address": "2451 Galpin Court, Chanhassen",
   "sale_month": "2023-07",
   "price": 615000,
   "lot_sqft": 122745,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252240060"
  },
  {
   "address": "1931 Minnehaha Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 750000,
   "lot_sqft": 12128,
   "price_per_lot_sqft": 61.84,
   "price_per_building_sqft": 334.37,
   "building_sqft": 2243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2257,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924330012"
  },
  {
   "address": "1327 7th St SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 1553334,
   "lot_sqft": 13725,
   "price_per_lot_sqft": 113.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3572,
   "use": "APARTMENT",
   "parcel_id": "2402924420077"
  },
  {
   "address": "721 15th Ave SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 5220000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 570.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2182,
   "use": "APARTMENT",
   "parcel_id": "2402924410021"
  },
  {
   "address": "727 15th Ave SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 5220000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 570.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5526,
   "use": "APARTMENT",
   "parcel_id": "2402924410020"
  },
  {
   "address": "860 10th Ave SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 1773333,
   "lot_sqft": 12359,
   "price_per_lot_sqft": 143.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4499,
   "use": "APARTMENT",
   "parcel_id": "2402924240130"
  },
  {
   "address": "1003 8th St SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 1773333,
   "lot_sqft": 2448,
   "price_per_lot_sqft": 724.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2402924240129"
  },
  {
   "address": "1004 7th St SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 2333333,
   "lot_sqft": 11251,
   "price_per_lot_sqft": 207.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6332,
   "use": "APARTMENT",
   "parcel_id": "2402924240057"
  },
  {
   "address": "514 5th St SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 1280000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 116.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3788,
   "use": "APARTMENT",
   "parcel_id": "2402924230147"
  },
  {
   "address": "918 17th Ave SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 1350000,
   "lot_sqft": 9099,
   "price_per_lot_sqft": 148.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3795,
   "use": "APARTMENT",
   "parcel_id": "2402924140106"
  },
  {
   "address": "1716 Rollins Ave SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 1400000,
   "lot_sqft": 8286,
   "price_per_lot_sqft": 168.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2310,
   "use": "APARTMENT",
   "parcel_id": "2402924140096"
  },
  {
   "address": "4121 108th Avenue Northeast, Blaine",
   "sale_month": "2023-07",
   "price": 1075000,
   "lot_sqft": 57847,
   "price_per_lot_sqft": 18.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123110015"
  },
  {
   "address": "20950 Rogers Dr, Rogers",
   "sale_month": "2023-07",
   "price": 400000,
   "lot_sqft": 123867,
   "price_per_lot_sqft": 3.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2312023110013"
  },
  {
   "address": "16005 Joplin Avenue West, Lakeville",
   "sale_month": "2023-07",
   "price": 950000,
   "lot_sqft": 19985,
   "price_per_lot_sqft": 47.54,
   "price_per_building_sqft": 401.01,
   "building_sqft": 2369,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2383,
   "use": "Commercial-preferred",
   "parcel_id": "225370601010"
  },
  {
   "address": "1397 Prosperity Avenue, Saint Paul",
   "sale_month": "2023-07",
   "price": 500000,
   "lot_sqft": 13047,
   "price_per_lot_sqft": 38.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2090,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922310047"
  },
  {
   "address": "146 60th St W, Minneapolis",
   "sale_month": "2023-07",
   "price": 4000000,
   "lot_sqft": 29199,
   "price_per_lot_sqft": 136.99,
   "price_per_building_sqft": 219.27,
   "building_sqft": 18242,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18352,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202824340007"
  },
  {
   "address": "220 60th St W, Minneapolis",
   "sale_month": "2023-07",
   "price": 4000000,
   "lot_sqft": 12224,
   "price_per_lot_sqft": 327.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824340006"
  },
  {
   "address": "5965 Pleasant Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 4000000,
   "lot_sqft": 37800,
   "price_per_lot_sqft": 105.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824340004"
  },
  {
   "address": "201 59 1/2 St W, Minneapolis",
   "sale_month": "2023-07",
   "price": 4000000,
   "lot_sqft": 87260,
   "price_per_lot_sqft": 45.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824310019"
  },
  {
   "address": "146 60th St W, Minneapolis",
   "sale_month": "2023-07",
   "price": 4000000,
   "lot_sqft": 41075,
   "price_per_lot_sqft": 97.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824310015"
  },
  {
   "address": "213 Water Street, Jordan",
   "sale_month": "2023-07",
   "price": 225000,
   "lot_sqft": 3667,
   "price_per_lot_sqft": 61.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020261"
  },
  {
   "address": "14920 27th Ave N, Plymouth",
   "sale_month": "2023-07",
   "price": 6121919,
   "lot_sqft": 169473,
   "price_per_lot_sqft": 36.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62428,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822430009"
  },
  {
   "address": "14830 27th Ave N, Plymouth",
   "sale_month": "2023-07",
   "price": 3600000,
   "lot_sqft": 119378,
   "price_per_lot_sqft": 30.16,
   "price_per_building_sqft": 94.44,
   "building_sqft": 38121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38351,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822430008"
  },
  {
   "address": "3237 Douglas Dr N, Crystal",
   "sale_month": "2023-07",
   "price": 479900,
   "lot_sqft": 12935,
   "price_per_lot_sqft": 37.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1815,
   "use": "TRIPLEX",
   "parcel_id": "2011821140047"
  },
  {
   "address": "1115 26th Ave SE, Minneapolis",
   "sale_month": "2023-07",
   "price": 425000,
   "lot_sqft": 8711,
   "price_per_lot_sqft": 48.79,
   "price_per_building_sqft": 119.35,
   "building_sqft": 3561,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3582,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923120029"
  },
  {
   "address": "5406 34th Ave S, Minneapolis",
   "sale_month": "2023-07",
   "price": 1600000,
   "lot_sqft": 25540,
   "price_per_lot_sqft": 62.65,
   "price_per_building_sqft": 111.15,
   "building_sqft": 14395,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14482,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823220159"
  },
  {
   "address": "2056 Mississippi Street North, Maplewood",
   "sale_month": "2023-07",
   "price": 435000,
   "lot_sqft": 7114,
   "price_per_lot_sqft": 61.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1820,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922110043"
  },
  {
   "address": "4444 Shoreline Dr, Spring Park",
   "sale_month": "2023-07",
   "price": 1035500,
   "lot_sqft": 29192,
   "price_per_lot_sqft": 35.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6362,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723340003"
  },
  {
   "address": "16030 Central Avenue Northeast, Ham Lake",
   "sale_month": "2023-07",
   "price": 1500000,
   "lot_sqft": 194823,
   "price_per_lot_sqft": 7.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223310005"
  },
  {
   "address": "2701 Golden Valley Rd, Minneapolis",
   "sale_month": "2023-07",
   "price": 850000,
   "lot_sqft": 5437,
   "price_per_lot_sqft": 156.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1581,
   "use": "APARTMENT",
   "parcel_id": "1702924420056"
  },
  {
   "address": "2700 Golden Valley Rd, Minneapolis",
   "sale_month": "2023-07",
   "price": 850000,
   "lot_sqft": 4674,
   "price_per_lot_sqft": 181.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1763,
   "use": "APARTMENT",
   "parcel_id": "1702924130139"
  },
  {
   "address": "5708 35th St W, St. Louis Park",
   "sale_month": "2023-07",
   "price": 1600000,
   "lot_sqft": 18774,
   "price_per_lot_sqft": 85.22,
   "price_per_building_sqft": 125.26,
   "building_sqft": 12773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12850,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721310063"
  },
  {
   "address": "9741 James Ave S, Bloomington",
   "sale_month": "2023-07",
   "price": 1180000,
   "lot_sqft": 25447,
   "price_per_lot_sqft": 46.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724240018"
  },
  {
   "address": "2042 7th Street West, Saint Paul",
   "sale_month": "2023-07",
   "price": 838350,
   "lot_sqft": 27801,
   "price_per_lot_sqft": 30.16,
   "price_per_building_sqft": 76.11,
   "building_sqft": 11015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11082,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823430042"
  },
  {
   "address": "1415 Washington Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 3779225,
   "lot_sqft": 7264,
   "price_per_lot_sqft": 520.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924340037"
  },
  {
   "address": "1409 Washington Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 3779225,
   "lot_sqft": 30905,
   "price_per_lot_sqft": 122.29,
   "price_per_building_sqft": 108.04,
   "building_sqft": 34981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35192,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924340036"
  },
  {
   "address": "1323 Washington Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 3779225,
   "lot_sqft": 24553,
   "price_per_lot_sqft": 153.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924340011"
  },
  {
   "address": "20 4th Street, Farmington",
   "sale_month": "2023-07",
   "price": 180000,
   "lot_sqft": 12942,
   "price_per_lot_sqft": 13.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3082,
   "use": "Commercial-preferred",
   "parcel_id": "147700031021"
  },
  {
   "address": "2000 White Bear Avenue North, Maplewood",
   "sale_month": "2023-07",
   "price": 5250000,
   "lot_sqft": 340276,
   "price_per_lot_sqft": 15.43,
   "price_per_building_sqft": 113.43,
   "building_sqft": 46284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46563,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922320004"
  },
  {
   "address": "1600 7th Street West, Saint Paul",
   "sale_month": "2023-07",
   "price": 1180000,
   "lot_sqft": 39682,
   "price_per_lot_sqft": 29.74,
   "price_per_building_sqft": 368.29,
   "building_sqft": 3204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3223,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823220118"
  },
  {
   "address": "11224 86th Ave N, Maple Grove",
   "sale_month": "2023-07",
   "price": 227300,
   "lot_sqft": 3227,
   "price_per_lot_sqft": 70.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440046"
  },
  {
   "address": "1814 44th Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 417500,
   "lot_sqft": 6454,
   "price_per_lot_sqft": 64.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1409,
   "use": "APARTMENT",
   "parcel_id": "1411821110016"
  },
  {
   "address": "4601 Bloomington Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 640000,
   "lot_sqft": 11392,
   "price_per_lot_sqft": 56.18,
   "price_per_building_sqft": 109.81,
   "building_sqft": 5828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5863,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824110001"
  },
  {
   "address": "4659 Lyndale Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 620000,
   "lot_sqft": 17683,
   "price_per_lot_sqft": 35.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8536,
   "use": "APARTMENT",
   "parcel_id": "1211821430011"
  },
  {
   "address": "4700 Lyndale Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 3200000,
   "lot_sqft": 153865,
   "price_per_lot_sqft": 20.8,
   "price_per_building_sqft": 85.88,
   "building_sqft": 37260,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37485,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1211821420128"
  },
  {
   "address": "4754 Lyndale Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 3200000,
   "lot_sqft": 51100,
   "price_per_lot_sqft": 62.62,
   "price_per_building_sqft": 628.19,
   "building_sqft": 5094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5124,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1211821420126"
  },
  {
   "address": "622 Watson Avenue, Saint Paul",
   "sale_month": "2023-07",
   "price": 775000,
   "lot_sqft": 14383,
   "price_per_lot_sqft": 53.88,
   "price_per_building_sqft": 80.44,
   "building_sqft": 9634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9692,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "112823410199"
  },
  {
   "address": null,
   "sale_month": "2023-07",
   "price": 3200000,
   "lot_sqft": 857025,
   "price_per_lot_sqft": 3.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "109260090"
  },
  {
   "address": "20425 Johnson Memorial Drive, Saint Lawrence Township",
   "sale_month": "2023-07",
   "price": 3200000,
   "lot_sqft": 260777,
   "price_per_lot_sqft": 12.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48392,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "109260080"
  },
  {
   "address": "2900 Lyndale Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 700000,
   "lot_sqft": 13689,
   "price_per_lot_sqft": 51.14,
   "price_per_building_sqft": 238.74,
   "building_sqft": 2932,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2949,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924320190"
  },
  {
   "address": "2910 Lyndale Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 700000,
   "lot_sqft": 9602,
   "price_per_lot_sqft": 72.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924320182"
  },
  {
   "address": "4256 Nicollet Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 492500,
   "lot_sqft": 4027,
   "price_per_lot_sqft": 122.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310250"
  },
  {
   "address": "4250 Nicollet Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 157500,
   "lot_sqft": 2280,
   "price_per_lot_sqft": 69.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310096"
  },
  {
   "address": "485 Belvidere Street East, Saint Paul",
   "sale_month": "2023-07",
   "price": 425000,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 86.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 691,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "092822330009"
  },
  {
   "address": "565 Barge Channel Road, Saint Paul",
   "sale_month": "2023-07",
   "price": 800000,
   "lot_sqft": 130871,
   "price_per_lot_sqft": 6.11,
   "price_per_building_sqft": 292.08,
   "building_sqft": 2739,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2755,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092822320065"
  },
  {
   "address": "25867 Dupont Avenue, New Market Township",
   "sale_month": "2023-07",
   "price": 775000,
   "lot_sqft": 344866,
   "price_per_lot_sqft": 2.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089250270"
  },
  {
   "address": "1046 Lincoln Street, Anoka",
   "sale_month": "2023-07",
   "price": 1255000,
   "lot_sqft": 17249,
   "price_per_lot_sqft": 72.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124140019"
  },
  {
   "address": null,
   "sale_month": "2023-07",
   "price": 680000,
   "lot_sqft": 164385,
   "price_per_lot_sqft": 4.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1367,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922220015"
  },
  {
   "address": "7851 Normandale Blvd, Bloomington",
   "sale_month": "2023-07",
   "price": 5068029,
   "lot_sqft": 175271,
   "price_per_lot_sqft": 28.92,
   "price_per_building_sqft": 113.92,
   "building_sqft": 44487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44756,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602724220004"
  },
  {
   "address": "2020 Twin Lakes Parkway, Roseville",
   "sale_month": "2023-07",
   "price": 1750000,
   "lot_sqft": 63797,
   "price_per_lot_sqft": 27.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3688,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923330029"
  },
  {
   "address": "3859 Fremont Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 130000,
   "lot_sqft": 4397,
   "price_per_lot_sqft": 29.57,
   "price_per_building_sqft": 64.87,
   "building_sqft": 2004,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2016,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924420001"
  },
  {
   "address": "4219 Dupont Ave N, Minneapolis",
   "sale_month": "2023-07",
   "price": 370000,
   "lot_sqft": 6380,
   "price_per_lot_sqft": 57.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1072,
   "use": "TRIPLEX",
   "parcel_id": "0402924120155"
  },
  {
   "address": "3015 Knox Ave S, Minneapolis",
   "sale_month": "2023-07",
   "price": 795000,
   "lot_sqft": 5899,
   "price_per_lot_sqft": 134.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1360,
   "use": "TRIPLEX",
   "parcel_id": "0402824220010"
  },
  {
   "address": "1101 80th St W, Bloomington",
   "sale_month": "2023-07",
   "price": 1129000,
   "lot_sqft": 33457,
   "price_per_lot_sqft": 33.74,
   "price_per_building_sqft": 155.62,
   "building_sqft": 7255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7298,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724130001"
  },
  {
   "address": "338 5th Avenue North, Bayport",
   "sale_month": "2023-07",
   "price": 360000,
   "lot_sqft": 3159,
   "price_per_lot_sqft": 113.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302920440092"
  },
  {
   "address": "1051 Cliff Road East, Burnsville",
   "sale_month": "2023-07",
   "price": 1800000,
   "lot_sqft": 63555,
   "price_per_lot_sqft": 28.32,
   "price_per_building_sqft": 95.78,
   "building_sqft": 18794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18908,
   "use": "Industrial-preferred",
   "parcel_id": "026430301020"
  },
  {
   "address": "8443 University Avenue Northeast, Spring Lake Park",
   "sale_month": "2023-07",
   "price": 875000,
   "lot_sqft": 45187,
   "price_per_lot_sqft": 19.36,
   "price_per_building_sqft": 169.28,
   "building_sqft": 5169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5200,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024210159"
  },
  {
   "address": "971 Goodrich Avenue, Saint Paul",
   "sale_month": "2023-07",
   "price": 890000,
   "lot_sqft": 7412,
   "price_per_lot_sqft": 120.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2647,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310118"
  },
  {
   "address": "3311 Elliot Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 465000,
   "lot_sqft": 5011,
   "price_per_lot_sqft": 92.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1074,
   "use": "APARTMENT",
   "parcel_id": "0202824240071"
  },
  {
   "address": "3140 Park Ave, Minneapolis",
   "sale_month": "2023-07",
   "price": 381980,
   "lot_sqft": 5614,
   "price_per_lot_sqft": 68.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1791,
   "use": "TRIPLEX",
   "parcel_id": "0202824220171"
  },
  {
   "address": "1199 Osborne Road Northeast, Spring Lake Park",
   "sale_month": "2023-07",
   "price": 900000,
   "lot_sqft": 30111,
   "price_per_lot_sqft": 29.89,
   "price_per_building_sqft": 123.09,
   "building_sqft": 7312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7356,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024340027"
  },
  {
   "address": null,
   "sale_month": "2023-07",
   "price": 900000,
   "lot_sqft": 19137,
   "price_per_lot_sqft": 47.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024340018"
  },
  {
   "address": "133 Lewis Avenue South, Watertown",
   "sale_month": "2023-06",
   "price": 349500,
   "lot_sqft": 2033,
   "price_per_lot_sqft": 171.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502890"
  },
  {
   "address": "582 Cherry Drive, Waconia",
   "sale_month": "2023-06",
   "price": 450000,
   "lot_sqft": 1666,
   "price_per_lot_sqft": 270.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751250102"
  },
  {
   "address": "514 Faxon Road North, Norwood Young America",
   "sale_month": "2023-06",
   "price": 110000,
   "lot_sqft": 4296,
   "price_per_lot_sqft": 25.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580144900"
  },
  {
   "address": "1399 Robert Street South, West Saint Paul",
   "sale_month": "2023-06",
   "price": 1050000,
   "lot_sqft": 15287,
   "price_per_lot_sqft": 68.69,
   "price_per_building_sqft": 182.2,
   "building_sqft": 5763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5798,
   "use": "Commercial-preferred",
   "parcel_id": "421405001042"
  },
  {
   "address": "205 Wentworth Avenue West, West Saint Paul",
   "sale_month": "2023-06",
   "price": 5100000,
   "lot_sqft": 97423,
   "price_per_lot_sqft": 52.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14634,
   "use": "Apartment",
   "parcel_id": "420190023010"
  },
  {
   "address": "4201 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2023-06",
   "price": 295000,
   "lot_sqft": 6329,
   "price_per_lot_sqft": 46.61,
   "price_per_building_sqft": 203.59,
   "building_sqft": 1449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1458,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024230045"
  },
  {
   "address": "4207 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2023-06",
   "price": 295000,
   "lot_sqft": 5116,
   "price_per_lot_sqft": 57.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024230044"
  },
  {
   "address": "3220 Bellaire Avenue, White Bear Lake",
   "sale_month": "2023-06",
   "price": 900000,
   "lot_sqft": 78824,
   "price_per_lot_sqft": 11.42,
   "price_per_building_sqft": 148.51,
   "building_sqft": 6060,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6097,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022430073"
  },
  {
   "address": "10750 Old County Rd No 15, Plymouth",
   "sale_month": "2023-06",
   "price": 800000,
   "lot_sqft": 20198,
   "price_per_lot_sqft": 39.61,
   "price_per_building_sqft": 266.84,
   "building_sqft": 2998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3016,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230038"
  },
  {
   "address": "2521 24th Ave S, Minneapolis",
   "sale_month": "2023-06",
   "price": 1160000,
   "lot_sqft": 14756,
   "price_per_lot_sqft": 78.61,
   "price_per_building_sqft": 165.38,
   "building_sqft": 7014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7057,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240121"
  },
  {
   "address": "11991 120th Street South, Cottage Grove",
   "sale_month": "2023-06",
   "price": 180000,
   "lot_sqft": 168646,
   "price_per_lot_sqft": 1.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602721440011"
  },
  {
   "address": "3414 Lexington Avenue North, Shoreview",
   "sale_month": "2023-06",
   "price": 925000,
   "lot_sqft": 36968,
   "price_per_lot_sqft": 25.02,
   "price_per_building_sqft": 147.86,
   "building_sqft": 6256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6294,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023230041"
  },
  {
   "address": "1010 Lafond Avenue, Saint Paul",
   "sale_month": "2023-06",
   "price": 1185000,
   "lot_sqft": 11219,
   "price_per_lot_sqft": 105.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3468,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923220070"
  },
  {
   "address": "1979 Old Hudson Road, Saint Paul",
   "sale_month": "2023-06",
   "price": 2459843,
   "lot_sqft": 62544,
   "price_per_lot_sqft": 39.33,
   "price_per_building_sqft": 465.97,
   "building_sqft": 5279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5310,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922310046"
  },
  {
   "address": "2609 Portland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 6655,
   "price_per_lot_sqft": 598.65,
   "price_per_building_sqft": 1426.93,
   "building_sqft": 2792,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2809,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320482"
  },
  {
   "address": "2613 Portland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 5704,
   "price_per_lot_sqft": 698.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1127,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320481"
  },
  {
   "address": "2617 Portland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 2852,
   "price_per_lot_sqft": 1396.91,
   "price_per_building_sqft": 4501.69,
   "building_sqft": 885,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 891,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320480"
  },
  {
   "address": "2633 Portland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 5705,
   "price_per_lot_sqft": 698.33,
   "price_per_building_sqft": 3090.77,
   "building_sqft": 1289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1296,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320479"
  },
  {
   "address": "2653 Portland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 12005,
   "price_per_lot_sqft": 331.86,
   "price_per_building_sqft": 2365.8,
   "building_sqft": 1684,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1694,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320478"
  },
  {
   "address": "610 27th St E, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 2989,
   "price_per_lot_sqft": 1332.89,
   "price_per_building_sqft": 1810.91,
   "building_sqft": 2200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2213,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320477"
  },
  {
   "address": "2644 Oakland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 3844,
   "price_per_lot_sqft": 1036.42,
   "price_per_building_sqft": 1996.99,
   "building_sqft": 1995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2007,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320476"
  },
  {
   "address": "2640 Oakland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 5173,
   "price_per_lot_sqft": 770.15,
   "price_per_building_sqft": 1939.63,
   "building_sqft": 2054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2066,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320475"
  },
  {
   "address": "2632 Oakland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 5705,
   "price_per_lot_sqft": 698.33,
   "price_per_building_sqft": 2619.33,
   "building_sqft": 1521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1530,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320474"
  },
  {
   "address": "2628 Oakland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 3984000,
   "lot_sqft": 5705,
   "price_per_lot_sqft": 698.33,
   "price_per_building_sqft": 6965.03,
   "building_sqft": 572,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 575,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320473"
  },
  {
   "address": "1457 Marshall Avenue, Saint Paul",
   "sale_month": "2023-06",
   "price": 2200000,
   "lot_sqft": 36266,
   "price_per_lot_sqft": 60.66,
   "price_per_building_sqft": 73.8,
   "building_sqft": 29809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29989,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923340051"
  },
  {
   "address": "6130 France Ave N, Brooklyn Center",
   "sale_month": "2023-06",
   "price": 2700000,
   "lot_sqft": 12195,
   "price_per_lot_sqft": 221.4,
   "price_per_building_sqft": 1630.43,
   "building_sqft": 1656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1666,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3411921430059"
  },
  {
   "address": "6138 France Ave N, Brooklyn Center",
   "sale_month": "2023-06",
   "price": 2700000,
   "lot_sqft": 12154,
   "price_per_lot_sqft": 222.15,
   "price_per_building_sqft": 1423.3,
   "building_sqft": 1897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1908,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3411921430058"
  },
  {
   "address": "6200 France Ave N, Brooklyn Center",
   "sale_month": "2023-06",
   "price": 2700000,
   "lot_sqft": 110472,
   "price_per_lot_sqft": 24.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3300,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3411921430057"
  },
  {
   "address": "113 26th St E, Minneapolis",
   "sale_month": "2023-06",
   "price": 16400000,
   "lot_sqft": 29006,
   "price_per_lot_sqft": 565.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19927,
   "use": "APARTMENT",
   "parcel_id": "3402924420484"
  },
  {
   "address": "7001 Nicollet Ave S, Richfield",
   "sale_month": "2023-06",
   "price": 405000,
   "lot_sqft": 6883,
   "price_per_lot_sqft": 58.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824120028"
  },
  {
   "address": "420 Herschel Street, Saint Paul",
   "sale_month": "2023-06",
   "price": 420000,
   "lot_sqft": 5125,
   "price_per_lot_sqft": 81.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 961,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923420106"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 1200000,
   "lot_sqft": 3215,
   "price_per_lot_sqft": 373.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923320023"
  },
  {
   "address": "394 Cleveland Avenue North, Saint Paul",
   "sale_month": "2023-06",
   "price": 1200000,
   "lot_sqft": 5973,
   "price_per_lot_sqft": 200.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2458,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923320022"
  },
  {
   "address": "1964 University Avenue West, Saint Paul",
   "sale_month": "2023-06",
   "price": 5546595,
   "lot_sqft": 67443,
   "price_per_lot_sqft": 82.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27209,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923230016"
  },
  {
   "address": "1612 Van Buren Avenue, Saint Paul",
   "sale_month": "2023-06",
   "price": 577000,
   "lot_sqft": 6110,
   "price_per_lot_sqft": 94.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2238,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923110043"
  },
  {
   "address": "1059 Beech Street, Saint Paul",
   "sale_month": "2023-06",
   "price": 399900,
   "lot_sqft": 9778,
   "price_per_lot_sqft": 40.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1957,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922120044"
  },
  {
   "address": "2521 Bryant Ave S, Minneapolis",
   "sale_month": "2023-06",
   "price": 639900,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 124.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1669,
   "use": "TRIPLEX",
   "parcel_id": "3302924140165"
  },
  {
   "address": "2517 Emerson Ave S, Minneapolis",
   "sale_month": "2023-06",
   "price": 535000,
   "lot_sqft": 5142,
   "price_per_lot_sqft": 104.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1594,
   "use": "APARTMENT",
   "parcel_id": "3302924130034"
  },
  {
   "address": "8657 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2023-06",
   "price": 375000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 135.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440023"
  },
  {
   "address": "436 Imperial Avenue North, Oakdale",
   "sale_month": "2023-06",
   "price": 11300000,
   "lot_sqft": 105646,
   "price_per_lot_sqft": 106.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26190,
   "use": "300",
   "parcel_id": "3302921310021"
  },
  {
   "address": "1282 187th Lane Northeast, East Bethel",
   "sale_month": "2023-06",
   "price": 300000,
   "lot_sqft": 177409,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323240018"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 280000,
   "lot_sqft": 87953,
   "price_per_lot_sqft": 3.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323240010"
  },
  {
   "address": "781 Old Highway 8 Southwest, New Brighton",
   "sale_month": "2023-06",
   "price": 450000,
   "lot_sqft": 26298,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": 215.41,
   "building_sqft": 2089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2102,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023340023"
  },
  {
   "address": "11164 Zealand Ave N, Champlin",
   "sale_month": "2023-06",
   "price": 500000,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 147.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420092"
  },
  {
   "address": "4545 77th St W, Edina",
   "sale_month": "2023-06",
   "price": 2250000,
   "lot_sqft": 86642,
   "price_per_lot_sqft": 25.97,
   "price_per_building_sqft": 112.05,
   "building_sqft": 20080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20201,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102824430016"
  },
  {
   "address": "1096 Rice Street, Saint Paul",
   "sale_month": "2023-06",
   "price": 215000,
   "lot_sqft": 4795,
   "price_per_lot_sqft": 44.84,
   "price_per_building_sqft": 153.46,
   "building_sqft": 1401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1409,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922220164"
  },
  {
   "address": "3235 Chaska Boulevard, Chaska",
   "sale_month": "2023-06",
   "price": 1200000,
   "lot_sqft": 6870,
   "price_per_lot_sqft": 174.67,
   "price_per_building_sqft": 321.03,
   "building_sqft": 3738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3761,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301720031"
  },
  {
   "address": "999 Wildwood Road, White Bear Lake",
   "sale_month": "2023-06",
   "price": 455000,
   "lot_sqft": 5787,
   "price_per_lot_sqft": 78.62,
   "price_per_building_sqft": 351.08,
   "building_sqft": 1296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1304,
   "use": "300",
   "parcel_id": "3003021330010"
  },
  {
   "address": "2135 Energy Park Drive, Saint Paul",
   "sale_month": "2023-06",
   "price": 1000000,
   "lot_sqft": 35180,
   "price_per_lot_sqft": 28.43,
   "price_per_building_sqft": 60.82,
   "building_sqft": 16442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16541,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923110093"
  },
  {
   "address": "7835 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2023-06",
   "price": 2669830,
   "lot_sqft": 59778,
   "price_per_lot_sqft": 44.66,
   "price_per_building_sqft": 435.46,
   "building_sqft": 6131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6168,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921120043"
  },
  {
   "address": "6628 Penn Ave S, Richfield",
   "sale_month": "2023-06",
   "price": 400000,
   "lot_sqft": 5900,
   "price_per_lot_sqft": 67.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410006"
  },
  {
   "address": "14155 Lake Drive Northeast, Columbus",
   "sale_month": "2023-06",
   "price": 425000,
   "lot_sqft": 56955,
   "price_per_lot_sqft": 7.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283222430012"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 2500000,
   "lot_sqft": 8036,
   "price_per_lot_sqft": 311.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020110094"
  },
  {
   "address": "601 Main Street North, Stillwater",
   "sale_month": "2023-06",
   "price": 2500000,
   "lot_sqft": 55218,
   "price_per_lot_sqft": 45.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12840,
   "use": "300",
   "parcel_id": "2803020110035"
  },
  {
   "address": "1727 Reaney Avenue, Saint Paul",
   "sale_month": "2023-06",
   "price": 340733,
   "lot_sqft": 5079,
   "price_per_lot_sqft": 67.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1180,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922440060"
  },
  {
   "address": "1818 4th Ave S, Minneapolis",
   "sale_month": "2023-06",
   "price": 525000,
   "lot_sqft": 12813,
   "price_per_lot_sqft": 40.97,
   "price_per_building_sqft": 59.57,
   "building_sqft": 8813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8867,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924440047"
  },
  {
   "address": "1928 Stevens Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 500000,
   "lot_sqft": 8305,
   "price_per_lot_sqft": 60.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2158,
   "use": "APARTMENT",
   "parcel_id": "2702924430033"
  },
  {
   "address": "1368 Lasalle Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 74000000,
   "lot_sqft": 43354,
   "price_per_lot_sqft": 1706.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "APARTMENT",
   "parcel_id": "2702924310130"
  },
  {
   "address": "8675 Eagle Creek Parkway, Savage",
   "sale_month": "2023-06",
   "price": 16295464,
   "lot_sqft": 440185,
   "price_per_lot_sqft": 37.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 123507,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263940010"
  },
  {
   "address": "4137 Woodland Road, Lexington",
   "sale_month": "2023-06",
   "price": 532000,
   "lot_sqft": 20081,
   "price_per_lot_sqft": 26.49,
   "price_per_building_sqft": 99.46,
   "building_sqft": 5349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5381,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263123440069"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 532000,
   "lot_sqft": 3599,
   "price_per_lot_sqft": 147.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263123440068"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 532000,
   "lot_sqft": 13164,
   "price_per_lot_sqft": 40.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263123440061"
  },
  {
   "address": "2063 County Road E East, White Bear Lake",
   "sale_month": "2023-06",
   "price": 325000,
   "lot_sqft": 16110,
   "price_per_lot_sqft": 20.17,
   "price_per_building_sqft": 387.83,
   "building_sqft": 838,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 843,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022430059"
  },
  {
   "address": "1840 County Road F East, White Bear Lake",
   "sale_month": "2023-06",
   "price": 781900,
   "lot_sqft": 31664,
   "price_per_lot_sqft": 24.69,
   "price_per_building_sqft": 265.23,
   "building_sqft": 2948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2965,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022220007"
  },
  {
   "address": "12467 Boone Avenue South, Savage",
   "sale_month": "2023-06",
   "price": 1580000,
   "lot_sqft": 42492,
   "price_per_lot_sqft": 37.18,
   "price_per_building_sqft": 132.56,
   "building_sqft": 11919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11991,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570040"
  },
  {
   "address": "6244 Cedar Ave S, Richfield",
   "sale_month": "2023-06",
   "price": 3250000,
   "lot_sqft": 78929,
   "price_per_lot_sqft": 41.18,
   "price_per_building_sqft": 125.63,
   "building_sqft": 25869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26025,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602824110075"
  },
  {
   "address": "4633 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2023-06",
   "price": 699900,
   "lot_sqft": 7674,
   "price_per_lot_sqft": 91.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2035,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330037"
  },
  {
   "address": "4625 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2023-06",
   "price": 699900,
   "lot_sqft": 7674,
   "price_per_lot_sqft": 91.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2396,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330036"
  },
  {
   "address": "2491 County Road E East, White Bear Lake",
   "sale_month": "2023-06",
   "price": 290000,
   "lot_sqft": 19757,
   "price_per_lot_sqft": 14.68,
   "price_per_building_sqft": 130.4,
   "building_sqft": 2224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2238,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253022340105"
  },
  {
   "address": "997 Marion Street, Saint Paul",
   "sale_month": "2023-06",
   "price": 201800,
   "lot_sqft": 5598,
   "price_per_lot_sqft": 36.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1093,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923140083"
  },
  {
   "address": "625 13th Ave S, Hopkins",
   "sale_month": "2023-06",
   "price": 990000,
   "lot_sqft": 19822,
   "price_per_lot_sqft": 49.94,
   "price_per_building_sqft": 66.02,
   "building_sqft": 14995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15085,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240030"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 670000,
   "lot_sqft": 51882,
   "price_per_lot_sqft": 12.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511622440130"
  },
  {
   "address": "1502 5th St N, Hopkins",
   "sale_month": "2023-06",
   "price": 192000,
   "lot_sqft": 53206,
   "price_per_lot_sqft": 3.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2411722220078"
  },
  {
   "address": "800 4th St SE, Minneapolis",
   "sale_month": "2023-06",
   "price": 3821000,
   "lot_sqft": 6654,
   "price_per_lot_sqft": 574.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3575,
   "use": "APARTMENT",
   "parcel_id": "2402924320036"
  },
  {
   "address": "806 4th St SE, Minneapolis",
   "sale_month": "2023-06",
   "price": 3821000,
   "lot_sqft": 6654,
   "price_per_lot_sqft": 574.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3575,
   "use": "APARTMENT",
   "parcel_id": "2402924320035"
  },
  {
   "address": "318 8th Ave SE, Minneapolis",
   "sale_month": "2023-06",
   "price": 2679000,
   "lot_sqft": 12865,
   "price_per_lot_sqft": 208.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5046,
   "use": "APARTMENT",
   "parcel_id": "2402924320034"
  },
  {
   "address": "812 4th St SE, Minneapolis",
   "sale_month": "2023-06",
   "price": 3821000,
   "lot_sqft": 6484,
   "price_per_lot_sqft": 589.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3575,
   "use": "APARTMENT",
   "parcel_id": "2402924320033"
  },
  {
   "address": "1010 11th Ave SE, Minneapolis",
   "sale_month": "2023-06",
   "price": 4700000,
   "lot_sqft": 65878,
   "price_per_lot_sqft": 71.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3263,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924120103"
  },
  {
   "address": "5419 4th Street Northeast, Fridley",
   "sale_month": "2023-06",
   "price": 658000,
   "lot_sqft": 9755,
   "price_per_lot_sqft": 67.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1757,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340019"
  },
  {
   "address": "1728 Mainstreet, Hopkins",
   "sale_month": "2023-06",
   "price": 885000,
   "lot_sqft": 12276,
   "price_per_lot_sqft": 72.09,
   "price_per_building_sqft": 386.97,
   "building_sqft": 2287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2301,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722440034"
  },
  {
   "address": "8905 Aztec Dr, Eden Prairie",
   "sale_month": "2023-06",
   "price": 381000,
   "lot_sqft": 5226,
   "price_per_lot_sqft": 72.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230085"
  },
  {
   "address": "502 2nd Ave SE, Minneapolis",
   "sale_month": "2023-06",
   "price": 4700000,
   "lot_sqft": 7653,
   "price_per_lot_sqft": 614.14,
   "price_per_building_sqft": 1234.57,
   "building_sqft": 3807,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3830,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2302924110280"
  },
  {
   "address": "6009 Portland Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 635000,
   "lot_sqft": 10152,
   "price_per_lot_sqft": 62.55,
   "price_per_building_sqft": 120.17,
   "building_sqft": 5284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5316,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824330112"
  },
  {
   "address": "2800 Northwest Blvd, Plymouth",
   "sale_month": "2023-06",
   "price": 17200000,
   "lot_sqft": 607137,
   "price_per_lot_sqft": 28.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 107061,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822430017"
  },
  {
   "address": "400 2nd Ave S, Minneapolis",
   "sale_month": "2023-06",
   "price": 3500000,
   "lot_sqft": 15574,
   "price_per_lot_sqft": 224.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924440030"
  },
  {
   "address": "314 10th Ave N, Minneapolis",
   "sale_month": "2023-06",
   "price": 210000,
   "lot_sqft": 5471,
   "price_per_lot_sqft": 38.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924210064"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 25000,
   "lot_sqft": 3814,
   "price_per_lot_sqft": 6.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220050010"
  },
  {
   "address": "10730 Briggs Drive, Inver Grove Heights",
   "sale_month": "2023-06",
   "price": 3525000,
   "lot_sqft": 197426,
   "price_per_lot_sqft": 17.85,
   "price_per_building_sqft": 186.54,
   "building_sqft": 18897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19011,
   "use": "Industrial-preferred",
   "parcel_id": "207695001021"
  },
  {
   "address": "6800 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2023-06",
   "price": 650000,
   "lot_sqft": 94396,
   "price_per_lot_sqft": 6.89,
   "price_per_building_sqft": 209.07,
   "building_sqft": 3109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3128,
   "use": "Commercial-preferred",
   "parcel_id": "207116000010"
  },
  {
   "address": "2448 Larpenteur Avenue West, Lauderdale",
   "sale_month": "2023-06",
   "price": 575000,
   "lot_sqft": 18453,
   "price_per_lot_sqft": 31.16,
   "price_per_building_sqft": 120.55,
   "building_sqft": 4770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4799,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923220014"
  },
  {
   "address": "351 Enterprise Drive East, Belle Plaine",
   "sale_month": "2023-06",
   "price": 580000,
   "lot_sqft": 85556,
   "price_per_lot_sqft": 6.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8604,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200400010"
  },
  {
   "address": "1254 Russell Ave N, Minneapolis",
   "sale_month": "2023-06",
   "price": 150000,
   "lot_sqft": 7217,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2002924110040"
  },
  {
   "address": "2309 Plymouth Ave N, Minneapolis",
   "sale_month": "2023-06",
   "price": 150000,
   "lot_sqft": 9886,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3115,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2002924110020"
  },
  {
   "address": "5754 33rd Ave S, Minneapolis",
   "sale_month": "2023-06",
   "price": 638000,
   "lot_sqft": 6004,
   "price_per_lot_sqft": 106.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1647,
   "use": "APARTMENT",
   "parcel_id": "1902823230080"
  },
  {
   "address": "5738 33rd Ave S, Minneapolis",
   "sale_month": "2023-06",
   "price": 638000,
   "lot_sqft": 6372,
   "price_per_lot_sqft": 100.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1917,
   "use": "APARTMENT",
   "parcel_id": "1902823230076"
  },
  {
   "address": "145 Larpenteur Avenue East, Maplewood",
   "sale_month": "2023-06",
   "price": 770000,
   "lot_sqft": 20700,
   "price_per_lot_sqft": 37.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1851,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922430093"
  },
  {
   "address": "3622 Co Rd No 101, Deephaven",
   "sale_month": "2023-06",
   "price": 2150000,
   "lot_sqft": 41181,
   "price_per_lot_sqft": 52.21,
   "price_per_building_sqft": 169.49,
   "building_sqft": 12685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12762,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722440059"
  },
  {
   "address": "3610 Co Rd No 101, Deephaven",
   "sale_month": "2023-06",
   "price": 2150000,
   "lot_sqft": 31895,
   "price_per_lot_sqft": 67.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722440042"
  },
  {
   "address": "2165 Woodlane Drive, Woodbury",
   "sale_month": "2023-06",
   "price": 1379550,
   "lot_sqft": 48251,
   "price_per_lot_sqft": 28.59,
   "price_per_building_sqft": 135.92,
   "building_sqft": 10150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10211,
   "use": "300",
   "parcel_id": "1802821110020"
  },
  {
   "address": "2155 Woodlane Drive, Woodbury",
   "sale_month": "2023-06",
   "price": 1381865,
   "lot_sqft": 82408,
   "price_per_lot_sqft": 16.77,
   "price_per_building_sqft": 129.72,
   "building_sqft": 10653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10717,
   "use": "300",
   "parcel_id": "1802821110019"
  },
  {
   "address": "2145 Woodlane Drive, Woodbury",
   "sale_month": "2023-06",
   "price": 1700000,
   "lot_sqft": 51300,
   "price_per_lot_sqft": 33.14,
   "price_per_building_sqft": 143.69,
   "building_sqft": 11831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11903,
   "use": "300",
   "parcel_id": "1802821110018"
  },
  {
   "address": "3715 Monitor St, St. Louis Park",
   "sale_month": "2023-06",
   "price": 10320173,
   "lot_sqft": 208918,
   "price_per_lot_sqft": 49.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2490,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721440070"
  },
  {
   "address": "7003 Lake St W, St. Louis Park",
   "sale_month": "2023-06",
   "price": 10320173,
   "lot_sqft": 303096,
   "price_per_lot_sqft": 34.05,
   "price_per_building_sqft": 132.41,
   "building_sqft": 77943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78413,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721440069"
  },
  {
   "address": "7570 32nd Street North, Oakdale",
   "sale_month": "2023-06",
   "price": 1739208,
   "lot_sqft": 191164,
   "price_per_lot_sqft": 9.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1702921420015"
  },
  {
   "address": "3998 Hayward Avenue North, Oakdale",
   "sale_month": "2023-06",
   "price": 4215307,
   "lot_sqft": 275610,
   "price_per_lot_sqft": 15.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1702921210015"
  },
  {
   "address": "7528 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2023-06",
   "price": 850000,
   "lot_sqft": 26027,
   "price_per_lot_sqft": 32.66,
   "price_per_building_sqft": 404.18,
   "building_sqft": 2103,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2116,
   "use": "300",
   "parcel_id": "1702721130102"
  },
  {
   "address": "7510 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2023-06",
   "price": 850000,
   "lot_sqft": 23533,
   "price_per_lot_sqft": 36.12,
   "price_per_building_sqft": 465.24,
   "building_sqft": 1827,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1838,
   "use": "300",
   "parcel_id": "1702721130093"
  },
  {
   "address": "1314 Morgan Ave N, Minneapolis",
   "sale_month": "2023-06",
   "price": 208000,
   "lot_sqft": 5006,
   "price_per_lot_sqft": 41.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 947,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924330163"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 1500000,
   "lot_sqft": 13593,
   "price_per_lot_sqft": 110.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923410006"
  },
  {
   "address": "1881 Rice Street, Roseville",
   "sale_month": "2023-06",
   "price": 1500000,
   "lot_sqft": 49986,
   "price_per_lot_sqft": 30.01,
   "price_per_building_sqft": 123.18,
   "building_sqft": 12177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12251,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923410005"
  },
  {
   "address": "233 Central Ave, Osseo",
   "sale_month": "2023-06",
   "price": 1050000,
   "lot_sqft": 11019,
   "price_per_lot_sqft": 95.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140095"
  },
  {
   "address": "5581 Shoreline Dr, Mound",
   "sale_month": "2023-06",
   "price": 368000,
   "lot_sqft": 10884,
   "price_per_lot_sqft": 33.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311724330015"
  },
  {
   "address": "7699 Highway 65 Northeast, Fridley",
   "sale_month": "2023-06",
   "price": 3571400,
   "lot_sqft": 46173,
   "price_per_lot_sqft": 77.35,
   "price_per_building_sqft": 935.17,
   "building_sqft": 3819,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3842,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024210002"
  },
  {
   "address": "2593 7th Avenue East, North Saint Paul",
   "sale_month": "2023-06",
   "price": 1849882,
   "lot_sqft": 20376,
   "price_per_lot_sqft": 90.79,
   "price_per_building_sqft": 325.57,
   "building_sqft": 5682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5716,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420146"
  },
  {
   "address": "770 Tower Dr, Medina",
   "sale_month": "2023-06",
   "price": 790000,
   "lot_sqft": 16893,
   "price_per_lot_sqft": 46.76,
   "price_per_building_sqft": 168.88,
   "building_sqft": 4678,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4706,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823230017"
  },
  {
   "address": "2601 49th Ave N, Minneapolis",
   "sale_month": "2023-06",
   "price": 11462299,
   "lot_sqft": 437964,
   "price_per_lot_sqft": 26.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 131580,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111821320050"
  },
  {
   "address": "2418 Washington St NE, Minneapolis",
   "sale_month": "2023-06",
   "price": 1000000,
   "lot_sqft": 30279,
   "price_per_lot_sqft": 33.03,
   "price_per_building_sqft": 125.14,
   "building_sqft": 7991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8039,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924420047"
  },
  {
   "address": "193 3rd Street North, Bayport",
   "sale_month": "2023-06",
   "price": 800000,
   "lot_sqft": 11804,
   "price_per_lot_sqft": 67.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "300",
   "parcel_id": "1102920230116"
  },
  {
   "address": "11851 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-06",
   "price": 625000,
   "lot_sqft": 38287,
   "price_per_lot_sqft": 16.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124430028"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 127000,
   "lot_sqft": 4107,
   "price_per_lot_sqft": 30.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823230201"
  },
  {
   "address": "1555 Randolph Avenue, Saint Paul",
   "sale_month": "2023-06",
   "price": 127000,
   "lot_sqft": 4346,
   "price_per_lot_sqft": 29.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823230200"
  },
  {
   "address": "464 Snelling Avenue South, Saint Paul",
   "sale_month": "2023-06",
   "price": 873000,
   "lot_sqft": 8556,
   "price_per_lot_sqft": 102.03,
   "price_per_building_sqft": 131.46,
   "building_sqft": 6641,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6681,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823230195"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 115783,
   "lot_sqft": 23679,
   "price_per_lot_sqft": 4.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250203340"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 82702,
   "lot_sqft": 11281,
   "price_per_lot_sqft": 7.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250203331"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 91039,
   "lot_sqft": 12417,
   "price_per_lot_sqft": 7.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250203330"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 604868,
   "lot_sqft": 23679,
   "price_per_lot_sqft": 25.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250203320"
  },
  {
   "address": "935 Apollo Road, Eagan",
   "sale_month": "2023-06",
   "price": 2076963,
   "lot_sqft": 23679,
   "price_per_lot_sqft": 87.71,
   "price_per_building_sqft": 69.65,
   "building_sqft": 29822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30002,
   "use": "Industrial-preferred",
   "parcel_id": "102250203310"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 578645,
   "lot_sqft": 28415,
   "price_per_lot_sqft": 20.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250203300"
  },
  {
   "address": "3900 Lakebreeze Ave N, Brooklyn Center",
   "sale_month": "2023-06",
   "price": 13434635,
   "lot_sqft": 372614,
   "price_per_lot_sqft": 36.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 111302,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821310030"
  },
  {
   "address": "4830 Azelia Ave N, Brooklyn Center",
   "sale_month": "2023-06",
   "price": 7292485,
   "lot_sqft": 337396,
   "price_per_lot_sqft": 21.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 110358,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1011821240034"
  },
  {
   "address": "3101 2nd St N, Minneapolis",
   "sale_month": "2023-06",
   "price": 1100000,
   "lot_sqft": 34176,
   "price_per_lot_sqft": 32.19,
   "price_per_building_sqft": 86.85,
   "building_sqft": 12665,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12741,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924310036"
  },
  {
   "address": "9110 Nicollet Ave S, Bloomington",
   "sale_month": "2023-06",
   "price": 730000,
   "lot_sqft": 18634,
   "price_per_lot_sqft": 39.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2040,
   "use": "APARTMENT",
   "parcel_id": "1002724310013"
  },
  {
   "address": "8601 Nicollet Ave S, Bloomington",
   "sale_month": "2023-06",
   "price": 1025000,
   "lot_sqft": 13807,
   "price_per_lot_sqft": 74.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3313,
   "use": "APARTMENT",
   "parcel_id": "1002724120081"
  },
  {
   "address": "8611 Nicollet Ave S, Bloomington",
   "sale_month": "2023-06",
   "price": 1025000,
   "lot_sqft": 13809,
   "price_per_lot_sqft": 74.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2075,
   "use": "APARTMENT",
   "parcel_id": "1002724120080"
  },
  {
   "address": "17256 Kenyon Street Northeast, Ham Lake",
   "sale_month": "2023-06",
   "price": 548000,
   "lot_sqft": 153181,
   "price_per_lot_sqft": 3.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "093223220013"
  },
  {
   "address": "4920 West Broadway, Crystal",
   "sale_month": "2023-06",
   "price": 500000,
   "lot_sqft": 27197,
   "price_per_lot_sqft": 18.38,
   "price_per_building_sqft": 196.93,
   "building_sqft": 2539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2554,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821310006"
  },
  {
   "address": "15794 Venture La, Eden Prairie",
   "sale_month": "2023-06",
   "price": 350000,
   "lot_sqft": 2828,
   "price_per_lot_sqft": 123.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622330061"
  },
  {
   "address": "2623 Lyndale Ave N, Minneapolis",
   "sale_month": "2023-06",
   "price": 105000,
   "lot_sqft": 6623,
   "price_per_lot_sqft": 15.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1008,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924440244"
  },
  {
   "address": "3530 Fremont Ave N, Minneapolis",
   "sale_month": "2023-06",
   "price": 320000,
   "lot_sqft": 5057,
   "price_per_lot_sqft": 63.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1786,
   "use": "TRIPLEX",
   "parcel_id": "0902924120170"
  },
  {
   "address": "16522 Buchanan Street Northeast, Ham Lake",
   "sale_month": "2023-06",
   "price": 825000,
   "lot_sqft": 398595,
   "price_per_lot_sqft": 2.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223330015"
  },
  {
   "address": "16905 Baltimore Street Northeast, Ham Lake",
   "sale_month": "2023-06",
   "price": 950000,
   "lot_sqft": 62397,
   "price_per_lot_sqft": 15.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9395,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223130030"
  },
  {
   "address": "12265 Central Avenue Northeast, Blaine",
   "sale_month": "2023-06",
   "price": 180000,
   "lot_sqft": 768,
   "price_per_lot_sqft": 234.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130044"
  },
  {
   "address": "2305 Walnut Street, Roseville",
   "sale_month": "2023-06",
   "price": 21276489,
   "lot_sqft": 564427,
   "price_per_lot_sqft": 37.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68335,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923320011"
  },
  {
   "address": "2401 Edgewood Ave S, St. Louis Park",
   "sale_month": "2023-06",
   "price": 7213919,
   "lot_sqft": 251533,
   "price_per_lot_sqft": 28.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77622,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721140043"
  },
  {
   "address": "16028 Forest Boulevard North, Hugo",
   "sale_month": "2023-06",
   "price": 4600000,
   "lot_sqft": 904254,
   "price_per_lot_sqft": 5.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12197,
   "use": "305",
   "parcel_id": "0803121430001"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 630000,
   "lot_sqft": 3915,
   "price_per_lot_sqft": 160.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822140057"
  },
  {
   "address": "35 Stevens Street West, Saint Paul",
   "sale_month": "2023-06",
   "price": 630000,
   "lot_sqft": 5511,
   "price_per_lot_sqft": 114.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2799,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822140056"
  },
  {
   "address": "9435 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2023-06",
   "price": 25550000,
   "lot_sqft": 450444,
   "price_per_lot_sqft": 56.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 162432,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921410008"
  },
  {
   "address": "1901 Century Avenue South, Woodbury",
   "sale_month": "2023-06",
   "price": 500000,
   "lot_sqft": 80128,
   "price_per_lot_sqft": 6.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0702821330017"
  },
  {
   "address": "213 4th Street East, Saint Paul",
   "sale_month": "2023-06",
   "price": 2000000,
   "lot_sqft": 6691,
   "price_per_lot_sqft": 298.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822110001"
  },
  {
   "address": "17610 102nd Pl N, Maple Grove",
   "sale_month": "2023-06",
   "price": 10350000,
   "lot_sqft": 11379,
   "price_per_lot_sqft": 909.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611922440042"
  },
  {
   "address": "3045 Centre Pointe Drive North, Roseville",
   "sale_month": "2023-06",
   "price": 5214750,
   "lot_sqft": 92540,
   "price_per_lot_sqft": 56.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13161,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923110036"
  },
  {
   "address": "2115 44th Ave N, Minneapolis",
   "sale_month": "2023-06",
   "price": 702001,
   "lot_sqft": 9175,
   "price_per_lot_sqft": 76.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1797,
   "use": "APARTMENT",
   "parcel_id": "0402924220114"
  },
  {
   "address": "14985 60th Street North, Oak Park Heights",
   "sale_month": "2023-06",
   "price": 2057000,
   "lot_sqft": 22682,
   "price_per_lot_sqft": 90.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7615,
   "use": "300",
   "parcel_id": "0402920110128"
  },
  {
   "address": null,
   "sale_month": "2023-06",
   "price": 2057000,
   "lot_sqft": 10265,
   "price_per_lot_sqft": 200.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402920110126"
  },
  {
   "address": "3513 Emerson Ave S, Minneapolis",
   "sale_month": "2023-06",
   "price": 585000,
   "lot_sqft": 5411,
   "price_per_lot_sqft": 108.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2880,
   "use": "APARTMENT",
   "parcel_id": "0402824420141"
  },
  {
   "address": "3317 2nd Ave S, Minneapolis",
   "sale_month": "2023-06",
   "price": 225000,
   "lot_sqft": 5772,
   "price_per_lot_sqft": 38.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1030,
   "use": "TRIPLEX",
   "parcel_id": "0302824130143"
  },
  {
   "address": "2965 White Bear Avenue North, Maplewood",
   "sale_month": "2023-06",
   "price": 1700000,
   "lot_sqft": 49316,
   "price_per_lot_sqft": 34.47,
   "price_per_building_sqft": 212.39,
   "building_sqft": 8004,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8052,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922240006"
  },
  {
   "address": "3501 145th Street West, Burnsville",
   "sale_month": "2023-06",
   "price": 1700000,
   "lot_sqft": 65503,
   "price_per_lot_sqft": 25.95,
   "price_per_building_sqft": 193.95,
   "building_sqft": 8765,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8818,
   "use": "Industrial-preferred",
   "parcel_id": "021538501090"
  },
  {
   "address": "3633 Chicago Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 1100000,
   "lot_sqft": 16780,
   "price_per_lot_sqft": 65.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3505,
   "use": "APARTMENT",
   "parcel_id": "0202824340251"
  },
  {
   "address": "3744 Chicago Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 200000,
   "lot_sqft": 13614,
   "price_per_lot_sqft": 14.69,
   "price_per_building_sqft": 87.57,
   "building_sqft": 2284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2298,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824330220"
  },
  {
   "address": "3222 Elliot Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 570000,
   "lot_sqft": 4961,
   "price_per_lot_sqft": 114.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1145,
   "use": "APARTMENT",
   "parcel_id": "0202824240033"
  },
  {
   "address": "443 Western Street, Anoka",
   "sale_month": "2023-06",
   "price": 1025000,
   "lot_sqft": 10549,
   "price_per_lot_sqft": 97.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2045,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125430082"
  },
  {
   "address": "132 Calhoun Street, Anoka",
   "sale_month": "2023-06",
   "price": 1025000,
   "lot_sqft": 13249,
   "price_per_lot_sqft": 77.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4030,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125410064"
  },
  {
   "address": "324 7th Street West, Saint Paul",
   "sale_month": "2023-06",
   "price": 17330695,
   "lot_sqft": 178516,
   "price_per_lot_sqft": 97.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12051,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823410001"
  },
  {
   "address": "237 Richmond Street, Saint Paul",
   "sale_month": "2023-06",
   "price": 300000,
   "lot_sqft": 3930,
   "price_per_lot_sqft": 76.34,
   "price_per_building_sqft": 356.72,
   "building_sqft": 841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 846,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823340190"
  },
  {
   "address": "3401 Hiawatha Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 2200000,
   "lot_sqft": 57757,
   "price_per_lot_sqft": 38.09,
   "price_per_building_sqft": 351.21,
   "building_sqft": 6264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6302,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824420221"
  },
  {
   "address": "3463 Hiawatha Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 2200000,
   "lot_sqft": 25748,
   "price_per_lot_sqft": 85.44,
   "price_per_building_sqft": 797.39,
   "building_sqft": 2759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2776,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410140"
  },
  {
   "address": "3401 Longfellow Ave, Minneapolis",
   "sale_month": "2023-06",
   "price": 280000,
   "lot_sqft": 5149,
   "price_per_lot_sqft": 54.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1203,
   "use": "TRIPLEX",
   "parcel_id": "0102824320078"
  },
  {
   "address": "509 Karen Drive, Woodbury",
   "sale_month": "2023-06",
   "price": 3700000,
   "lot_sqft": 844055,
   "price_per_lot_sqft": 4.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102821310004"
  },
  {
   "address": "635 Industrial Boulevard, Watertown",
   "sale_month": "2023-05",
   "price": 63000,
   "lot_sqft": 27857,
   "price_per_lot_sqft": 2.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "854610010"
  },
  {
   "address": "576 Cherry Drive, Waconia",
   "sale_month": "2023-05",
   "price": 1238688,
   "lot_sqft": 8149,
   "price_per_lot_sqft": 152,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5307,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751250020"
  },
  {
   "address": "32 Vine Street North, Waconia",
   "sale_month": "2023-05",
   "price": 850000,
   "lot_sqft": 9493,
   "price_per_lot_sqft": 89.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2720,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750503580"
  },
  {
   "address": "218 Lake Street West, Cologne",
   "sale_month": "2023-05",
   "price": 150000,
   "lot_sqft": 32885,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400750020"
  },
  {
   "address": "109 7th Avenue South, South Saint Paul",
   "sale_month": "2023-05",
   "price": 58751,
   "lot_sqft": 7693,
   "price_per_lot_sqft": 7.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "363255005040"
  },
  {
   "address": "621 Marie Avenue, South Saint Paul",
   "sale_month": "2023-05",
   "price": 331249,
   "lot_sqft": 3549,
   "price_per_lot_sqft": 93.34,
   "price_per_building_sqft": 108.54,
   "building_sqft": 3052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3070,
   "use": "Commercial-preferred",
   "parcel_id": "363255005020"
  },
  {
   "address": "475 University Avenue West, Saint Paul",
   "sale_month": "2023-05",
   "price": 1420000,
   "lot_sqft": 27613,
   "price_per_lot_sqft": 51.43,
   "price_per_building_sqft": 174.66,
   "building_sqft": 8130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8179,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240215"
  },
  {
   "address": "561 Van Buren Avenue, Saint Paul",
   "sale_month": "2023-05",
   "price": 995000,
   "lot_sqft": 4714,
   "price_per_lot_sqft": 211.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2963,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923220283"
  },
  {
   "address": "10985 Red Circle Dr, Minnetonka",
   "sale_month": "2023-05",
   "price": 6400000,
   "lot_sqft": 99377,
   "price_per_lot_sqft": 64.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14735,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722330020"
  },
  {
   "address": "2916 Lake St E, Minneapolis",
   "sale_month": "2023-05",
   "price": 520000,
   "lot_sqft": 7221,
   "price_per_lot_sqft": 72.01,
   "price_per_building_sqft": 97.58,
   "building_sqft": 5329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5361,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924440110"
  },
  {
   "address": "3592 Lexington Avenue North, Shoreview",
   "sale_month": "2023-05",
   "price": 800000,
   "lot_sqft": 20946,
   "price_per_lot_sqft": 38.19,
   "price_per_building_sqft": 218.34,
   "building_sqft": 3664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3686,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220006"
  },
  {
   "address": "1600 James Cir N, Brooklyn Center",
   "sale_month": "2023-05",
   "price": 3300000,
   "lot_sqft": 48715,
   "price_per_lot_sqft": 67.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921410015"
  },
  {
   "address": "545 2nd St, Excelsior",
   "sale_month": "2023-05",
   "price": 1299000,
   "lot_sqft": 25878,
   "price_per_lot_sqft": 50.2,
   "price_per_building_sqft": 233.63,
   "building_sqft": 5560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723220005"
  },
  {
   "address": "7744 12th Ave S, Richfield",
   "sale_month": "2023-05",
   "price": 640000,
   "lot_sqft": 24283,
   "price_per_lot_sqft": 26.36,
   "price_per_building_sqft": 261.01,
   "building_sqft": 2452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2467,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824340002"
  },
  {
   "address": "1765 Buerkle Road, White Bear Lake",
   "sale_month": "2023-05",
   "price": 3500000,
   "lot_sqft": 79557,
   "price_per_lot_sqft": 43.99,
   "price_per_building_sqft": 156.17,
   "building_sqft": 22411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22547,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022420007"
  },
  {
   "address": "2641 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-05",
   "price": 475000,
   "lot_sqft": 5335,
   "price_per_lot_sqft": 89.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1408,
   "use": "APARTMENT",
   "parcel_id": "3402924320141"
  },
  {
   "address": "9840 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2023-05",
   "price": 1431475,
   "lot_sqft": 312445,
   "price_per_lot_sqft": 4.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3402921440024"
  },
  {
   "address": "1250 Zane Ave N, Golden Valley",
   "sale_month": "2023-05",
   "price": 2800000,
   "lot_sqft": 49208,
   "price_per_lot_sqft": 56.9,
   "price_per_building_sqft": 152.26,
   "building_sqft": 18390,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18501,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821220004"
  },
  {
   "address": "2939 Hennepin Ave, Minneapolis",
   "sale_month": "2023-05",
   "price": 1700000,
   "lot_sqft": 5135,
   "price_per_lot_sqft": 331.06,
   "price_per_building_sqft": 87.55,
   "building_sqft": 19418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430094"
  },
  {
   "address": "1715 Lagoon Ave, Minneapolis",
   "sale_month": "2023-05",
   "price": 2380000,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 430.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2663,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924330026"
  },
  {
   "address": "1709 Lagoon Ave, Minneapolis",
   "sale_month": "2023-05",
   "price": 2380000,
   "lot_sqft": 6636,
   "price_per_lot_sqft": 358.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2612,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924330011"
  },
  {
   "address": "3210 Bridge Street Northwest, Saint Francis",
   "sale_month": "2023-05",
   "price": 1088000,
   "lot_sqft": 202578,
   "price_per_lot_sqft": 5.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35140,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424440025"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 60000,
   "lot_sqft": 3393,
   "price_per_lot_sqft": 17.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340047"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 60000,
   "lot_sqft": 6585,
   "price_per_lot_sqft": 9.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340046"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2023-05",
   "price": 315000,
   "lot_sqft": 2401,
   "price_per_lot_sqft": 131.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130032"
  },
  {
   "address": "745 Margaret Street, Saint Paul",
   "sale_month": "2023-05",
   "price": 450000,
   "lot_sqft": 5168,
   "price_per_lot_sqft": 87.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1333,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922110019"
  },
  {
   "address": "10900 Hampshire Ave S, Bloomington",
   "sale_month": "2023-05",
   "price": 12750000,
   "lot_sqft": 618933,
   "price_per_lot_sqft": 20.6,
   "price_per_building_sqft": 87.64,
   "building_sqft": 145477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 146355,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211621340008"
  },
  {
   "address": "23730 State Hwy No 55, Corcoran",
   "sale_month": "2023-05",
   "price": 360000,
   "lot_sqft": 202628,
   "price_per_lot_sqft": 1.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3111923330001"
  },
  {
   "address": "669 Winnetka Ave N, Golden Valley",
   "sale_month": "2023-05",
   "price": 6850000,
   "lot_sqft": 74437,
   "price_per_lot_sqft": 92.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18124,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821140048"
  },
  {
   "address": "3703 27th St E, Minneapolis",
   "sale_month": "2023-05",
   "price": 776000,
   "lot_sqft": 7775,
   "price_per_lot_sqft": 99.81,
   "price_per_building_sqft": 573.54,
   "building_sqft": 1353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1361,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923310112"
  },
  {
   "address": "2701 36th Ave S, Minneapolis",
   "sale_month": "2023-05",
   "price": 776000,
   "lot_sqft": 25879,
   "price_per_lot_sqft": 29.99,
   "price_per_building_sqft": 120.55,
   "building_sqft": 6437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6476,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923310110"
  },
  {
   "address": "4620 77th St W, Edina",
   "sale_month": "2023-05",
   "price": 5340506,
   "lot_sqft": 132179,
   "price_per_lot_sqft": 40.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20964,
   "use": "APARTMENT",
   "parcel_id": "3102824340018"
  },
  {
   "address": "1048 Rice Street, Saint Paul",
   "sale_month": "2023-05",
   "price": 375000,
   "lot_sqft": 11318,
   "price_per_lot_sqft": 33.13,
   "price_per_building_sqft": 187.97,
   "building_sqft": 1995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2007,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922230195"
  },
  {
   "address": "1030 Rice Street, Saint Paul",
   "sale_month": "2023-05",
   "price": 375000,
   "lot_sqft": 24280,
   "price_per_lot_sqft": 15.44,
   "price_per_building_sqft": 95.11,
   "building_sqft": 3943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3967,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922230064"
  },
  {
   "address": "2950 Chaska Boulevard, Chaska",
   "sale_month": "2023-05",
   "price": 738130,
   "lot_sqft": 162104,
   "price_per_lot_sqft": 4.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301880020"
  },
  {
   "address": "1445 White Oak Drive, Chaska",
   "sale_month": "2023-05",
   "price": 3349754,
   "lot_sqft": 54820,
   "price_per_lot_sqft": 61.1,
   "price_per_building_sqft": 288.7,
   "building_sqft": 11603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11673,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301660030"
  },
  {
   "address": "969 Arcade Street, Saint Paul",
   "sale_month": "2023-05",
   "price": 135000,
   "lot_sqft": 1097,
   "price_per_lot_sqft": 123.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922140181"
  },
  {
   "address": "2300 Nevada Ave N, Golden Valley",
   "sale_month": "2023-05",
   "price": 2100000,
   "lot_sqft": 92628,
   "price_per_lot_sqft": 22.67,
   "price_per_building_sqft": 109.02,
   "building_sqft": 19262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19378,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210019"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 800000,
   "lot_sqft": 14069,
   "price_per_lot_sqft": 56.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310254"
  },
  {
   "address": "310 Stillwater Road, Willernie",
   "sale_month": "2023-05",
   "price": 800000,
   "lot_sqft": 11368,
   "price_per_lot_sqft": 70.37,
   "price_per_building_sqft": 72.17,
   "building_sqft": 11085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11152,
   "use": "300",
   "parcel_id": "2903021310020"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 800000,
   "lot_sqft": 4821,
   "price_per_lot_sqft": 165.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310016"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 800000,
   "lot_sqft": 4002,
   "price_per_lot_sqft": 199.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021240003"
  },
  {
   "address": "1135 Hadley Avenue North, Oakdale",
   "sale_month": "2023-05",
   "price": 1200000,
   "lot_sqft": 141787,
   "price_per_lot_sqft": 8.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2902921330026"
  },
  {
   "address": "1470 Helmo Avenue North, Oakdale",
   "sale_month": "2023-05",
   "price": 375053,
   "lot_sqft": 53584,
   "price_per_lot_sqft": 7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2902921310022"
  },
  {
   "address": "1936 Lyndale Ave S, Minneapolis",
   "sale_month": "2023-05",
   "price": 2860000,
   "lot_sqft": 90615,
   "price_per_lot_sqft": 31.56,
   "price_per_building_sqft": 78.28,
   "building_sqft": 36537,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36758,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924440005"
  },
  {
   "address": "13005 16th Ave N, Plymouth",
   "sale_month": "2023-05",
   "price": 2196648,
   "lot_sqft": 111775,
   "price_per_lot_sqft": 19.65,
   "price_per_building_sqft": 92.02,
   "building_sqft": 23871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24015,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822440006"
  },
  {
   "address": "14025 23rd Ave N, Plymouth",
   "sale_month": "2023-05",
   "price": 5800000,
   "lot_sqft": 144824,
   "price_per_lot_sqft": 40.05,
   "price_per_building_sqft": 112.75,
   "building_sqft": 51443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51753,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822230011"
  },
  {
   "address": "1220 Polk Street South, Shakopee",
   "sale_month": "2023-05",
   "price": 440000,
   "lot_sqft": 11990,
   "price_per_lot_sqft": 36.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1579,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270840320"
  },
  {
   "address": "8694 Eagle Creek Parkway, Savage",
   "sale_month": "2023-05",
   "price": 400000,
   "lot_sqft": 1590,
   "price_per_lot_sqft": 251.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140070"
  },
  {
   "address": "633 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2023-05",
   "price": 5000000,
   "lot_sqft": 92682,
   "price_per_lot_sqft": 53.95,
   "price_per_building_sqft": 115.66,
   "building_sqft": 43231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43492,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923440017"
  },
  {
   "address": "1017 Front Avenue, Saint Paul",
   "sale_month": "2023-05",
   "price": 225000,
   "lot_sqft": 5483,
   "price_per_lot_sqft": 41.04,
   "price_per_building_sqft": 171.89,
   "building_sqft": 1309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1317,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923230163"
  },
  {
   "address": "609 10th St S, Minneapolis",
   "sale_month": "2023-05",
   "price": 1350000,
   "lot_sqft": 10231,
   "price_per_lot_sqft": 131.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230008"
  },
  {
   "address": "1515 66th St E, Richfield",
   "sale_month": "2023-05",
   "price": 1495000,
   "lot_sqft": 53346,
   "price_per_lot_sqft": 28.02,
   "price_per_building_sqft": 76.08,
   "building_sqft": 19650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19769,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824420001"
  },
  {
   "address": "4601 Highway 13 West, Savage",
   "sale_month": "2023-05",
   "price": 4200000,
   "lot_sqft": 59893,
   "price_per_lot_sqft": 70.13,
   "price_per_building_sqft": 332.54,
   "building_sqft": 12630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12707,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100300"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 825000,
   "lot_sqft": 44471,
   "price_per_lot_sqft": 18.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024320182"
  },
  {
   "address": "4911 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2023-05",
   "price": 350000,
   "lot_sqft": 11114,
   "price_per_lot_sqft": 31.49,
   "price_per_building_sqft": 455.73,
   "building_sqft": 768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 773,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024230006"
  },
  {
   "address": "475 Como Avenue, Saint Paul",
   "sale_month": "2023-05",
   "price": 420000,
   "lot_sqft": 5575,
   "price_per_lot_sqft": 75.34,
   "price_per_building_sqft": 232.3,
   "building_sqft": 1808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1819,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923310091"
  },
  {
   "address": "5130 Industrial St, Maple Plain",
   "sale_month": "2023-05",
   "price": 7076123,
   "lot_sqft": 307143,
   "price_per_lot_sqft": 23.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 146873,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824120062"
  },
  {
   "address": "12960 Weinand Cir, Rogers",
   "sale_month": "2023-05",
   "price": 600000,
   "lot_sqft": 258513,
   "price_per_lot_sqft": 2.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "2412023130005"
  },
  {
   "address": "1409 Main Street East, New Prague",
   "sale_month": "2023-05",
   "price": 600000,
   "lot_sqft": 57765,
   "price_per_lot_sqft": 10.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17883,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240520031"
  },
  {
   "address": "1401 Main Street East, New Prague",
   "sale_month": "2023-05",
   "price": 550000,
   "lot_sqft": 67639,
   "price_per_lot_sqft": 8.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1253,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240520021"
  },
  {
   "address": "5601 4th Street Northeast, Fridley",
   "sale_month": "2023-05",
   "price": 690000,
   "lot_sqft": 15617,
   "price_per_lot_sqft": 44.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2897,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024310113"
  },
  {
   "address": "8969 Aztec Dr, Eden Prairie",
   "sale_month": "2023-05",
   "price": 425000,
   "lot_sqft": 2859,
   "price_per_lot_sqft": 148.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230075"
  },
  {
   "address": "121 Washington Ave S, Minneapolis",
   "sale_month": "2023-05",
   "price": 222500,
   "lot_sqft": 53017,
   "price_per_lot_sqft": 4.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2302924330055"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 720000,
   "lot_sqft": 6044,
   "price_per_lot_sqft": 119.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110019"
  },
  {
   "address": "1645 White Bear Avenue North, Saint Paul",
   "sale_month": "2023-05",
   "price": 720000,
   "lot_sqft": 19767,
   "price_per_lot_sqft": 36.42,
   "price_per_building_sqft": 94.94,
   "building_sqft": 7584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7630,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110018"
  },
  {
   "address": "15454 Central Avenue Northeast, Ham Lake",
   "sale_month": "2023-05",
   "price": 625000,
   "lot_sqft": 206640,
   "price_per_lot_sqft": 3.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223240001"
  },
  {
   "address": "6900 78th Ave N, Brooklyn Park",
   "sale_month": "2023-05",
   "price": 995000,
   "lot_sqft": 48628,
   "price_per_lot_sqft": 20.46,
   "price_per_building_sqft": 99.08,
   "building_sqft": 10042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10103,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921430095"
  },
  {
   "address": "8401 West Broadway, Brooklyn Park",
   "sale_month": "2023-05",
   "price": 6730000,
   "lot_sqft": 224001,
   "price_per_lot_sqft": 30.04,
   "price_per_building_sqft": 135.58,
   "building_sqft": 49640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49939,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921220096"
  },
  {
   "address": "7300 32nd Ave N, Crystal",
   "sale_month": "2023-05",
   "price": 400000,
   "lot_sqft": 140456,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": 6.6,
   "building_sqft": 60627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60993,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821240019"
  },
  {
   "address": "7500 Excelsior Blvd, St. Louis Park",
   "sale_month": "2023-05",
   "price": 71200000,
   "lot_sqft": 465530,
   "price_per_lot_sqft": 152.94,
   "price_per_building_sqft": 3201.58,
   "building_sqft": 22239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22373,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721320059"
  },
  {
   "address": "7400 Excelsior Blvd, St. Louis Park",
   "sale_month": "2023-05",
   "price": 71200000,
   "lot_sqft": 208049,
   "price_per_lot_sqft": 342.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 126716,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721310022"
  },
  {
   "address": "3985 Meadowbrook Rd, St. Louis Park",
   "sale_month": "2023-05",
   "price": 71200000,
   "lot_sqft": 75648,
   "price_per_lot_sqft": 941.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721240059"
  },
  {
   "address": "3964 Meadowbrook Rd, St. Louis Park",
   "sale_month": "2023-05",
   "price": 71200000,
   "lot_sqft": 502555,
   "price_per_lot_sqft": 141.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 509639,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721230026"
  },
  {
   "address": "16307 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2023-05",
   "price": 900000,
   "lot_sqft": 71792,
   "price_per_lot_sqft": 12.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223120025"
  },
  {
   "address": "15587 Forest Boulevard North, Hugo",
   "sale_month": "2023-05",
   "price": 1800000,
   "lot_sqft": 50325,
   "price_per_lot_sqft": 35.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18246,
   "use": "305",
   "parcel_id": "1703121130015"
  },
  {
   "address": "2509 Golden Valley Rd, Minneapolis",
   "sale_month": "2023-05",
   "price": 980000,
   "lot_sqft": 9954,
   "price_per_lot_sqft": 98.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3843,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924410119"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 4710000,
   "lot_sqft": 62242,
   "price_per_lot_sqft": 75.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022410022"
  },
  {
   "address": "4810 White Bear Parkway, White Bear Lake",
   "sale_month": "2023-05",
   "price": 4710000,
   "lot_sqft": 85549,
   "price_per_lot_sqft": 55.06,
   "price_per_building_sqft": 191.04,
   "building_sqft": 24654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24803,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022410021"
  },
  {
   "address": "4501 Allendale Drive, White Bear Township",
   "sale_month": "2023-05",
   "price": 460000,
   "lot_sqft": 1948,
   "price_per_lot_sqft": 236.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330164"
  },
  {
   "address": "8001 Wallace Rd, Eden Prairie",
   "sale_month": "2023-05",
   "price": 9351090,
   "lot_sqft": 147980,
   "price_per_lot_sqft": 63.19,
   "price_per_building_sqft": 208.52,
   "building_sqft": 44846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45117,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611622240008"
  },
  {
   "address": "157 Mississippi Place Northeast, Fridley",
   "sale_month": "2023-05",
   "price": 570000,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 57.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2131,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153024420064"
  },
  {
   "address": "10000 Minnetonka Blvd, Minnetonka",
   "sale_month": "2023-05",
   "price": 615000,
   "lot_sqft": 12499,
   "price_per_lot_sqft": 49.2,
   "price_per_building_sqft": 200.98,
   "building_sqft": 3060,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3079,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311722130037"
  },
  {
   "address": "1600 Fillmore St NE, Minneapolis",
   "sale_month": "2023-05",
   "price": 3600000,
   "lot_sqft": 144344,
   "price_per_lot_sqft": 24.94,
   "price_per_building_sqft": 190.17,
   "building_sqft": 18930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19044,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924220091"
  },
  {
   "address": "11227 Stillwater Boulevard North, Lake Elmo",
   "sale_month": "2023-05",
   "price": 725000,
   "lot_sqft": 13957,
   "price_per_lot_sqft": 51.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "300",
   "parcel_id": "1302921230007"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 3000,
   "lot_sqft": 29403,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123123230037"
  },
  {
   "address": "2511 Taylor St NE, Minneapolis",
   "sale_month": "2023-05",
   "price": 950000,
   "lot_sqft": 20959,
   "price_per_lot_sqft": 45.33,
   "price_per_building_sqft": 72.39,
   "building_sqft": 13124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13203,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924230207"
  },
  {
   "address": "7421 Commerce Lane Northeast, Fridley",
   "sale_month": "2023-05",
   "price": 2350000,
   "lot_sqft": 109443,
   "price_per_lot_sqft": 21.47,
   "price_per_building_sqft": 77.67,
   "building_sqft": 30256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30438,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024230023"
  },
  {
   "address": "617 Snelling Avenue South, Saint Paul",
   "sale_month": "2023-05",
   "price": 1000000,
   "lot_sqft": 5031,
   "price_per_lot_sqft": 198.77,
   "price_per_building_sqft": 132.7,
   "building_sqft": 7536,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7582,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823440025"
  },
  {
   "address": "9231 Penn Ave S, Bloomington",
   "sale_month": "2023-05",
   "price": 15350000,
   "lot_sqft": 403062,
   "price_per_lot_sqft": 38.08,
   "price_per_building_sqft": 69.01,
   "building_sqft": 222435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 223778,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724330006"
  },
  {
   "address": "16651 Polk Street Northeast, Ham Lake",
   "sale_month": "2023-05",
   "price": 175000,
   "lot_sqft": 222432,
   "price_per_lot_sqft": 0.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223330007"
  },
  {
   "address": "7613 Woodlawn Drive, Mounds View",
   "sale_month": "2023-05",
   "price": 1467500,
   "lot_sqft": 14808,
   "price_per_lot_sqft": 99.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3161,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220003"
  },
  {
   "address": "24893 Larson Lane, New Market Township",
   "sale_month": "2023-05",
   "price": 449757,
   "lot_sqft": 128222,
   "price_per_lot_sqft": 3.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081710080"
  },
  {
   "address": "4419 France Ave S, Minneapolis",
   "sale_month": "2023-05",
   "price": 550000,
   "lot_sqft": 10360,
   "price_per_lot_sqft": 53.09,
   "price_per_building_sqft": 215.35,
   "building_sqft": 2554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2570,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824330092"
  },
  {
   "address": "756 Hall Avenue, Saint Paul",
   "sale_month": "2023-05",
   "price": 1550247,
   "lot_sqft": 23207,
   "price_per_lot_sqft": 66.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6300,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822410156"
  },
  {
   "address": "292 12th Street Southwest, Forest Lake",
   "sale_month": "2023-05",
   "price": 1000000,
   "lot_sqft": 35579,
   "price_per_lot_sqft": 28.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "300",
   "parcel_id": "0703221140024"
  },
  {
   "address": "201 Ohio Street, Saint Paul",
   "sale_month": "2023-05",
   "price": 575000,
   "lot_sqft": 26273,
   "price_per_lot_sqft": 21.89,
   "price_per_building_sqft": 91.52,
   "building_sqft": 6283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6321,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822430029"
  },
  {
   "address": "7900 Bass Lake Rd, New Hope",
   "sale_month": "2023-05",
   "price": 1300000,
   "lot_sqft": 27090,
   "price_per_lot_sqft": 47.99,
   "price_per_building_sqft": 520.83,
   "building_sqft": 2496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2511,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611821410024"
  },
  {
   "address": "3470 129th Avenue Northwest, Coon Rapids",
   "sale_month": "2023-05",
   "price": 3447561,
   "lot_sqft": 61890,
   "price_per_lot_sqft": 55.7,
   "price_per_building_sqft": 553.65,
   "building_sqft": 6227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6264,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130039"
  },
  {
   "address": null,
   "sale_month": "2023-05",
   "price": 1000000,
   "lot_sqft": 15850,
   "price_per_lot_sqft": 63.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924220046"
  },
  {
   "address": "3620 43rd Ave N, Robbinsdale",
   "sale_month": "2023-05",
   "price": 1000000,
   "lot_sqft": 48265,
   "price_per_lot_sqft": 20.72,
   "price_per_building_sqft": 100.59,
   "building_sqft": 9941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10001,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924220001"
  },
  {
   "address": "161 Snelling Avenue North, Saint Paul",
   "sale_month": "2023-05",
   "price": 800000,
   "lot_sqft": 4476,
   "price_per_lot_sqft": 178.73,
   "price_per_building_sqft": 44.38,
   "building_sqft": 18026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18135,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110030"
  },
  {
   "address": "5101 56th Ave N, Crystal",
   "sale_month": "2023-05",
   "price": 565000,
   "lot_sqft": 13230,
   "price_per_lot_sqft": 42.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2115,
   "use": "APARTMENT",
   "parcel_id": "0411821430066"
  },
  {
   "address": "1827 44th Ave N, Minneapolis",
   "sale_month": "2023-05",
   "price": 285000,
   "lot_sqft": 4657,
   "price_per_lot_sqft": 61.2,
   "price_per_building_sqft": 185.19,
   "building_sqft": 1539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1548,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924210185"
  },
  {
   "address": "3737 Bryant Ave S, Minneapolis",
   "sale_month": "2023-05",
   "price": 23753441,
   "lot_sqft": 94587,
   "price_per_lot_sqft": 251.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 82360,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0402824440206"
  },
  {
   "address": "3745 Bryant Ave S, Minneapolis",
   "sale_month": "2023-05",
   "price": 23753441,
   "lot_sqft": 8604,
   "price_per_lot_sqft": 2760.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0402824440178"
  },
  {
   "address": "3747 Bryant Ave S, Minneapolis",
   "sale_month": "2023-05",
   "price": 23753441,
   "lot_sqft": 8605,
   "price_per_lot_sqft": 2760.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0402824440177"
  },
  {
   "address": "3517 Hennepin Ave, Minneapolis",
   "sale_month": "2023-05",
   "price": 1800000,
   "lot_sqft": 5099,
   "price_per_lot_sqft": 353.01,
   "price_per_building_sqft": 437.32,
   "building_sqft": 4116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4141,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824420051"
  },
  {
   "address": "1431 32nd St W, Minneapolis",
   "sale_month": "2023-05",
   "price": 430000,
   "lot_sqft": 2102,
   "price_per_lot_sqft": 204.57,
   "price_per_building_sqft": 329,
   "building_sqft": 1307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1315,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824240012"
  },
  {
   "address": "219 Radio Drive, Woodbury",
   "sale_month": "2023-05",
   "price": 557000,
   "lot_sqft": 55051,
   "price_per_lot_sqft": 10.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402821120035"
  },
  {
   "address": "1350 Hague Avenue, Saint Paul",
   "sale_month": "2023-05",
   "price": 250000,
   "lot_sqft": 8016,
   "price_per_lot_sqft": 31.19,
   "price_per_building_sqft": 239.23,
   "building_sqft": 1045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1051,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823210045"
  },
  {
   "address": "5501 Xerxes Ave N, Brooklyn Center",
   "sale_month": "2023-05",
   "price": 1050000,
   "lot_sqft": 46158,
   "price_per_lot_sqft": 22.75,
   "price_per_building_sqft": 125.28,
   "building_sqft": 8381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8432,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821440033"
  },
  {
   "address": "1805 Plymouth Rd, Minnetonka",
   "sale_month": "2023-05",
   "price": 5500000,
   "lot_sqft": 37078,
   "price_per_lot_sqft": 148.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8190,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722440040"
  },
  {
   "address": "14201 Nicollet Avenue South, Burnsville",
   "sale_month": "2023-05",
   "price": 8650000,
   "lot_sqft": 308605,
   "price_per_lot_sqft": 28.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39043,
   "use": "Commercial-preferred",
   "parcel_id": "028352001010"
  },
  {
   "address": "6330 Point Chase, Eden Prairie",
   "sale_month": "2023-05",
   "price": 8200000,
   "lot_sqft": 204841,
   "price_per_lot_sqft": 40.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24591,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211622110028"
  },
  {
   "address": "8338 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2023-05",
   "price": 900000,
   "lot_sqft": 2225,
   "price_per_lot_sqft": 404.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210045"
  },
  {
   "address": "8338 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2023-05",
   "price": 900000,
   "lot_sqft": 2014,
   "price_per_lot_sqft": 446.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210044"
  },
  {
   "address": "8338 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2023-05",
   "price": 900000,
   "lot_sqft": 2014,
   "price_per_lot_sqft": 446.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210043"
  },
  {
   "address": "5966 Highway 61, White Bear Township",
   "sale_month": "2023-05",
   "price": 995000,
   "lot_sqft": 27476,
   "price_per_lot_sqft": 36.21,
   "price_per_building_sqft": 111.46,
   "building_sqft": 8927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8981,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "013022220023"
  },
  {
   "address": "579 Laurel Avenue, Saint Paul",
   "sale_month": "2023-05",
   "price": 1040000,
   "lot_sqft": 12071,
   "price_per_lot_sqft": 86.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2463,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220192"
  },
  {
   "address": "2402 38th St E, Minneapolis",
   "sale_month": "2023-05",
   "price": 925000,
   "lot_sqft": 8701,
   "price_per_lot_sqft": 106.31,
   "price_per_building_sqft": 132.12,
   "building_sqft": 7001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7043,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824430143"
  },
  {
   "address": "3017 19th Ave S, Minneapolis",
   "sale_month": "2023-05",
   "price": 600000,
   "lot_sqft": 5618,
   "price_per_lot_sqft": 106.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1979,
   "use": "APARTMENT",
   "parcel_id": "0102824220018"
  },
  {
   "address": "984 Smith Avenue South, West Saint Paul",
   "sale_month": "2023-04",
   "price": 360000,
   "lot_sqft": 14464,
   "price_per_lot_sqft": 24.89,
   "price_per_building_sqft": 96.33,
   "building_sqft": 3737,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3759,
   "use": "Commercial-preferred",
   "parcel_id": "422020001160"
  },
  {
   "address": "1150 Southview Boulevard, South Saint Paul",
   "sale_month": "2023-04",
   "price": 280000,
   "lot_sqft": 9934,
   "price_per_lot_sqft": 28.19,
   "price_per_building_sqft": 112.9,
   "building_sqft": 2480,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2495,
   "use": "Commercial-preferred",
   "parcel_id": "364880003192"
  },
  {
   "address": "3948 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2023-04",
   "price": 260000,
   "lot_sqft": 2638,
   "price_per_lot_sqft": 98.56,
   "price_per_building_sqft": 103.09,
   "building_sqft": 2522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2538,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410070"
  },
  {
   "address": "4417 University Avenue Northeast, Columbia Heights",
   "sale_month": "2023-04",
   "price": 1360000,
   "lot_sqft": 14059,
   "price_per_lot_sqft": 96.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4447,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024210217"
  },
  {
   "address": "315 44th Avenue Northeast, Columbia Heights",
   "sale_month": "2023-04",
   "price": 1360000,
   "lot_sqft": 13982,
   "price_per_lot_sqft": 97.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3576,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024210216"
  },
  {
   "address": "2726 Chicago Ave, Minneapolis",
   "sale_month": "2023-04",
   "price": 405000,
   "lot_sqft": 5055,
   "price_per_lot_sqft": 80.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2175,
   "use": "APARTMENT",
   "parcel_id": "3502924320132"
  },
  {
   "address": "2430 Elliot Ave, Minneapolis",
   "sale_month": "2023-04",
   "price": 615000,
   "lot_sqft": 6000,
   "price_per_lot_sqft": 102.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1742,
   "use": "TRIPLEX",
   "parcel_id": "3502924240175"
  },
  {
   "address": "380 Dunlap Street North, Saint Paul",
   "sale_month": "2023-04",
   "price": 775000,
   "lot_sqft": 7795,
   "price_per_lot_sqft": 99.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1858,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923410036"
  },
  {
   "address": "357 Beeman Pl, Excelsior",
   "sale_month": "2023-04",
   "price": 2250000,
   "lot_sqft": 3088,
   "price_per_lot_sqft": 728.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140075"
  },
  {
   "address": "336 Water St, Excelsior",
   "sale_month": "2023-04",
   "price": 2250000,
   "lot_sqft": 18695,
   "price_per_lot_sqft": 120.35,
   "price_per_building_sqft": 199.66,
   "building_sqft": 11269,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11337,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140074"
  },
  {
   "address": "356 Beeman Pl, Excelsior",
   "sale_month": "2023-04",
   "price": 2250000,
   "lot_sqft": 989,
   "price_per_lot_sqft": 2275.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723130099"
  },
  {
   "address": "470 Lake St, Excelsior",
   "sale_month": "2023-04",
   "price": 2100000,
   "lot_sqft": 10829,
   "price_per_lot_sqft": 193.92,
   "price_per_building_sqft": 1042.7,
   "building_sqft": 2014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2026,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110142"
  },
  {
   "address": "2709 Stevens Ave, Minneapolis",
   "sale_month": "2023-04",
   "price": 550000,
   "lot_sqft": 5131,
   "price_per_lot_sqft": 107.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "APARTMENT",
   "parcel_id": "3402924420252"
  },
  {
   "address": "2541 Garfield Ave, Minneapolis",
   "sale_month": "2023-04",
   "price": 350000,
   "lot_sqft": 5913,
   "price_per_lot_sqft": 59.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1418,
   "use": "APARTMENT",
   "parcel_id": "3402924230124"
  },
  {
   "address": "3330 Berwood Court West, Vadnais Heights",
   "sale_month": "2023-04",
   "price": 630000,
   "lot_sqft": 17788,
   "price_per_lot_sqft": 35.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3453,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022320049"
  },
  {
   "address": "1630 University Avenue West, Saint Paul",
   "sale_month": "2023-04",
   "price": 1250000,
   "lot_sqft": 25563,
   "price_per_lot_sqft": 48.9,
   "price_per_building_sqft": 180.06,
   "building_sqft": 6942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6984,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923410026"
  },
  {
   "address": "6830 Quail Ave N, Brooklyn Center",
   "sale_month": "2023-04",
   "price": 935000,
   "lot_sqft": 55332,
   "price_per_lot_sqft": 16.9,
   "price_per_building_sqft": 158.58,
   "building_sqft": 5896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5931,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311921110061"
  },
  {
   "address": "550 Old Crystal Bay Rd N, Orono",
   "sale_month": "2023-04",
   "price": 7550000,
   "lot_sqft": 183489,
   "price_per_lot_sqft": 41.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47040,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823130021"
  },
  {
   "address": "450 Old Crystal Bay Rd N, Orono",
   "sale_month": "2023-04",
   "price": 7550000,
   "lot_sqft": 74618,
   "price_per_lot_sqft": 101.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32569,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823130020"
  },
  {
   "address": "2744 Fremont Ave S, Minneapolis",
   "sale_month": "2023-04",
   "price": 775000,
   "lot_sqft": 5183,
   "price_per_lot_sqft": 149.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1248,
   "use": "APARTMENT",
   "parcel_id": "3302924420004"
  },
  {
   "address": "2535 Aldrich Ave S, Minneapolis",
   "sale_month": "2023-04",
   "price": 907500,
   "lot_sqft": 4753,
   "price_per_lot_sqft": 190.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1097,
   "use": "APARTMENT",
   "parcel_id": "3302924140168"
  },
  {
   "address": "2404 Fremont Ave S, Minneapolis",
   "sale_month": "2023-04",
   "price": 625000,
   "lot_sqft": 4324,
   "price_per_lot_sqft": 144.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1264,
   "use": "APARTMENT",
   "parcel_id": "3302924130050"
  },
  {
   "address": "12218 Business Park Blvd N, Champlin",
   "sale_month": "2023-04",
   "price": 3500000,
   "lot_sqft": 64832,
   "price_per_lot_sqft": 53.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021130007"
  },
  {
   "address": "343 82nd Street East, Chaska",
   "sale_month": "2023-04",
   "price": 4275000,
   "lot_sqft": 167371,
   "price_per_lot_sqft": 25.54,
   "price_per_building_sqft": 106.39,
   "building_sqft": 40183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40425,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300560010"
  },
  {
   "address": "7601 69th Ave N, Brooklyn Park",
   "sale_month": "2023-04",
   "price": 535000,
   "lot_sqft": 14679,
   "price_per_lot_sqft": 36.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2003,
   "use": "APARTMENT",
   "parcel_id": "2911921330017"
  },
  {
   "address": "7516 69th Ave N, Brooklyn Park",
   "sale_month": "2023-04",
   "price": 1070000,
   "lot_sqft": 13983,
   "price_per_lot_sqft": 76.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1491,
   "use": "APARTMENT",
   "parcel_id": "2911921330012"
  },
  {
   "address": "6621 Penn Ave S, Richfield",
   "sale_month": "2023-04",
   "price": 1200000,
   "lot_sqft": 23492,
   "price_per_lot_sqft": 51.08,
   "price_per_building_sqft": 143.88,
   "building_sqft": 8340,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8390,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824320063"
  },
  {
   "address": "3944 Hoffman Road, White Bear Lake",
   "sale_month": "2023-04",
   "price": 350000,
   "lot_sqft": 31723,
   "price_per_lot_sqft": 11.03,
   "price_per_building_sqft": 290.94,
   "building_sqft": 1203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1210,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022140015"
  },
  {
   "address": "1510 69th Ave N, Brooklyn Center",
   "sale_month": "2023-04",
   "price": 600000,
   "lot_sqft": 15269,
   "price_per_lot_sqft": 39.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1764,
   "use": "APARTMENT",
   "parcel_id": "2611921440068"
  },
  {
   "address": "4301 Egan Drive, Savage",
   "sale_month": "2023-04",
   "price": 1500000,
   "lot_sqft": 78620,
   "price_per_lot_sqft": 19.08,
   "price_per_building_sqft": 106.44,
   "building_sqft": 14092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14177,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260930010"
  },
  {
   "address": "311 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-04",
   "price": 120000,
   "lot_sqft": 9162,
   "price_per_lot_sqft": 13.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124430018"
  },
  {
   "address": "321 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-04",
   "price": 115000,
   "lot_sqft": 9187,
   "price_per_lot_sqft": 12.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 924,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124430017"
  },
  {
   "address": "157 Atwater Street, Saint Paul",
   "sale_month": "2023-04",
   "price": 5000,
   "lot_sqft": 4240,
   "price_per_lot_sqft": 1.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2074,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410143"
  },
  {
   "address": "1724 Lake Drive West, Chanhassen",
   "sale_month": "2023-04",
   "price": 3922105,
   "lot_sqft": 526185,
   "price_per_lot_sqft": 7.45,
   "price_per_building_sqft": 114.78,
   "building_sqft": 34171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34378,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251640010"
  },
  {
   "address": "910 Mainstreet, Hopkins",
   "sale_month": "2023-04",
   "price": 550000,
   "lot_sqft": 5832,
   "price_per_lot_sqft": 94.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9816,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340013"
  },
  {
   "address": "1425 4th St SE, Minneapolis",
   "sale_month": "2023-04",
   "price": 625000,
   "lot_sqft": 4963,
   "price_per_lot_sqft": 125.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924420185"
  },
  {
   "address": "410 3rd Ave N, Minneapolis",
   "sale_month": "2023-04",
   "price": 1100000,
   "lot_sqft": 5567,
   "price_per_lot_sqft": 197.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924420045"
  },
  {
   "address": "840 Main Street East, Belle Plaine",
   "sale_month": "2023-04",
   "price": 2225000,
   "lot_sqft": 71240,
   "price_per_lot_sqft": 31.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "201150010"
  },
  {
   "address": "100 Sibley Street, Hastings",
   "sale_month": "2023-04",
   "price": 600000,
   "lot_sqft": 3281,
   "price_per_lot_sqft": 182.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215004083"
  },
  {
   "address": "755 Westview Drive, Hastings",
   "sale_month": "2023-04",
   "price": 240000,
   "lot_sqft": 13726,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2670,
   "use": "Commercial-preferred",
   "parcel_id": "192640001010"
  },
  {
   "address": "138 Jackson Ave N, Hopkins",
   "sale_month": "2023-04",
   "price": 702600,
   "lot_sqft": 11154,
   "price_per_lot_sqft": 62.99,
   "price_per_building_sqft": 155.34,
   "building_sqft": 4523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4550,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721310015"
  },
  {
   "address": "2080 Mississippi Street North, Maplewood",
   "sale_month": "2023-04",
   "price": 455000,
   "lot_sqft": 7288,
   "price_per_lot_sqft": 62.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2094,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922110047"
  },
  {
   "address": null,
   "sale_month": "2023-04",
   "price": 50000,
   "lot_sqft": 22117,
   "price_per_lot_sqft": 2.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1802821210020"
  },
  {
   "address": "2056 Woodlane Drive, Woodbury",
   "sale_month": "2023-04",
   "price": 2000000,
   "lot_sqft": 130584,
   "price_per_lot_sqft": 15.32,
   "price_per_building_sqft": 331.56,
   "building_sqft": 6032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6069,
   "use": "300",
   "parcel_id": "1802821110010"
  },
  {
   "address": "16345 Terrey Pine Dr, Eden Prairie",
   "sale_month": "2023-04",
   "price": 5000000,
   "lot_sqft": 58731,
   "price_per_lot_sqft": 85.13,
   "price_per_building_sqft": 1185.96,
   "building_sqft": 4216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4241,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711622110023"
  },
  {
   "address": "3208 Xenwood Ave S, St. Louis Park",
   "sale_month": "2023-04",
   "price": 450000,
   "lot_sqft": 8890,
   "price_per_lot_sqft": 50.62,
   "price_per_building_sqft": 150.2,
   "building_sqft": 2996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3014,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721210123"
  },
  {
   "address": "1500 Dupont Ave N, Minneapolis",
   "sale_month": "2023-04",
   "price": 940000,
   "lot_sqft": 9441,
   "price_per_lot_sqft": 99.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3476,
   "use": "APARTMENT",
   "parcel_id": "1602924440099"
  },
  {
   "address": "9501 Lyndale Ave S, Bloomington",
   "sale_month": "2023-04",
   "price": 2500000,
   "lot_sqft": 78683,
   "price_per_lot_sqft": 31.77,
   "price_per_building_sqft": 114.97,
   "building_sqft": 21744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21875,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724220065"
  },
  {
   "address": "13980 Northdale Blvd, Rogers",
   "sale_month": "2023-04",
   "price": 9900000,
   "lot_sqft": 46716,
   "price_per_lot_sqft": 211.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023210016"
  },
  {
   "address": "14000 Northdale Blvd, Rogers",
   "sale_month": "2023-04",
   "price": 9900000,
   "lot_sqft": 89135,
   "price_per_lot_sqft": 111.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14504,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023210015"
  },
  {
   "address": "14040 Northdale Blvd, Rogers",
   "sale_month": "2023-04",
   "price": 9900000,
   "lot_sqft": 90467,
   "price_per_lot_sqft": 109.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13054,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023210014"
  },
  {
   "address": "14020 Northdale Blvd, Rogers",
   "sale_month": "2023-04",
   "price": 9900000,
   "lot_sqft": 47088,
   "price_per_lot_sqft": 210.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023210013"
  },
  {
   "address": "8040 Glen La, Eden Prairie",
   "sale_month": "2023-04",
   "price": 3700000,
   "lot_sqft": 131944,
   "price_per_lot_sqft": 28.04,
   "price_per_building_sqft": 199.26,
   "building_sqft": 18569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18681,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622130042"
  },
  {
   "address": "12312 Fraizer Street Northeast, Blaine",
   "sale_month": "2023-04",
   "price": 5407000,
   "lot_sqft": 68748,
   "price_per_lot_sqft": 78.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123123230042"
  },
  {
   "address": "2546 7th Avenue East, North Saint Paul",
   "sale_month": "2023-04",
   "price": 875000,
   "lot_sqft": 4845,
   "price_per_lot_sqft": 180.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420132"
  },
  {
   "address": "2548 7th Avenue East, North Saint Paul",
   "sale_month": "2023-04",
   "price": 875000,
   "lot_sqft": 4845,
   "price_per_lot_sqft": 180.6,
   "price_per_building_sqft": 60.17,
   "building_sqft": 14541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14629,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420028"
  },
  {
   "address": "2544 7th Avenue East, North Saint Paul",
   "sale_month": "2023-04",
   "price": 875000,
   "lot_sqft": 7599,
   "price_per_lot_sqft": 115.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420025"
  },
  {
   "address": "2565 7th Avenue East, North Saint Paul",
   "sale_month": "2023-04",
   "price": 450000,
   "lot_sqft": 2430,
   "price_per_lot_sqft": 185.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420013"
  },
  {
   "address": "1300 Lowry Ave NE, Minneapolis",
   "sale_month": "2023-04",
   "price": 390000,
   "lot_sqft": 12297,
   "price_per_lot_sqft": 31.72,
   "price_per_building_sqft": 119.74,
   "building_sqft": 3257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3277,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924310073"
  },
  {
   "address": "4030 Linora Avenue North, Lake Elmo",
   "sale_month": "2023-04",
   "price": 2600000,
   "lot_sqft": 102059,
   "price_per_lot_sqft": 25.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1202921440034"
  },
  {
   "address": "4136 Linden Avenue North, Lake Elmo",
   "sale_month": "2023-04",
   "price": 2600000,
   "lot_sqft": 249686,
   "price_per_lot_sqft": 10.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1202921440033"
  },
  {
   "address": "4083 Linden Avenue North, Lake Elmo",
   "sale_month": "2023-04",
   "price": 2600000,
   "lot_sqft": 82800,
   "price_per_lot_sqft": 31.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202921440029"
  },
  {
   "address": "4010 Linora Avenue North, Lake Elmo",
   "sale_month": "2023-04",
   "price": 2600000,
   "lot_sqft": 71507,
   "price_per_lot_sqft": 36.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202921440026"
  },
  {
   "address": "1814 California St NE, Minneapolis",
   "sale_month": "2023-04",
   "price": 1250000,
   "lot_sqft": 80040,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": 761.27,
   "building_sqft": 1642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1652,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924440052"
  },
  {
   "address": "397 5th Avenue North, Bayport",
   "sale_month": "2023-04",
   "price": 185000,
   "lot_sqft": 7755,
   "price_per_lot_sqft": 23.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "300",
   "parcel_id": "1002920110013"
  },
  {
   "address": "4255 Nicollet Ave, Minneapolis",
   "sale_month": "2023-04",
   "price": 600000,
   "lot_sqft": 4389,
   "price_per_lot_sqft": 136.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 602,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824420142"
  },
  {
   "address": "4108 4th Ave S, Minneapolis",
   "sale_month": "2023-04",
   "price": 90000,
   "lot_sqft": 5482,
   "price_per_lot_sqft": 16.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1002824140118"
  },
  {
   "address": "3826 Portland Ave, Minneapolis",
   "sale_month": "2023-04",
   "price": 710000,
   "lot_sqft": 8523,
   "price_per_lot_sqft": 83.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1378,
   "use": "APARTMENT",
   "parcel_id": "1002824110115"
  },
  {
   "address": "5401 94th Ave N, Brooklyn Park",
   "sale_month": "2023-04",
   "price": 47000000,
   "lot_sqft": 326427,
   "price_per_lot_sqft": 143.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0911921430006"
  },
  {
   "address": "3326 Fremont Ave N, Minneapolis",
   "sale_month": "2023-04",
   "price": 125000,
   "lot_sqft": 5701,
   "price_per_lot_sqft": 21.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1107,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924130044"
  },
  {
   "address": "3447 Dupont Ave N, Minneapolis",
   "sale_month": "2023-04",
   "price": 100000,
   "lot_sqft": 5027,
   "price_per_lot_sqft": 19.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 926,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924120210"
  },
  {
   "address": "97 Annapolis Street East, Saint Paul",
   "sale_month": "2023-04",
   "price": 480000,
   "lot_sqft": 7257,
   "price_per_lot_sqft": 66.14,
   "price_per_building_sqft": 228.57,
   "building_sqft": 2100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2113,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822330191"
  },
  {
   "address": "7325 Currell Boulevard, Woodbury",
   "sale_month": "2023-04",
   "price": 2350000,
   "lot_sqft": 70980,
   "price_per_lot_sqft": 33.11,
   "price_per_building_sqft": 422.51,
   "building_sqft": 5562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5596,
   "use": "300",
   "parcel_id": "0802821310010"
  },
  {
   "address": "7501 Washington Ave S, Edina",
   "sale_month": "2023-04",
   "price": 4080660,
   "lot_sqft": 174525,
   "price_per_lot_sqft": 23.38,
   "price_per_building_sqft": 49.26,
   "building_sqft": 82833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83333,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621320003"
  },
  {
   "address": "7351 Washington Ave S, Edina",
   "sale_month": "2023-04",
   "price": 4080660,
   "lot_sqft": 87021,
   "price_per_lot_sqft": 46.89,
   "price_per_building_sqft": 47.36,
   "building_sqft": 86161,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 86681,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621230008"
  },
  {
   "address": "7351 Washington Ave S, Edina",
   "sale_month": "2023-04",
   "price": 4080660,
   "lot_sqft": 87123,
   "price_per_lot_sqft": 46.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621230007"
  },
  {
   "address": "2654 Kenzie Ter, St. Anthony",
   "sale_month": "2023-04",
   "price": 3807396,
   "lot_sqft": 38301,
   "price_per_lot_sqft": 99.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923240365"
  },
  {
   "address": "2988 Rice Street, Little Canada",
   "sale_month": "2023-04",
   "price": 355000,
   "lot_sqft": 2117,
   "price_per_lot_sqft": 167.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230035"
  },
  {
   "address": "3701 Minnehaha Ave, Minneapolis",
   "sale_month": "2023-04",
   "price": 438000,
   "lot_sqft": 5462,
   "price_per_lot_sqft": 80.19,
   "price_per_building_sqft": 118.22,
   "building_sqft": 3705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3727,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330024"
  },
  {
   "address": "5691 Quincy Street, Mounds View",
   "sale_month": "2023-04",
   "price": 423000,
   "lot_sqft": 14562,
   "price_per_lot_sqft": 29.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1778,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410009"
  },
  {
   "address": "563 Bielenberg Drive, Woodbury",
   "sale_month": "2023-04",
   "price": 376000,
   "lot_sqft": 13512,
   "price_per_lot_sqft": 27.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15606,
   "use": "300",
   "parcel_id": "0502821420088"
  },
  {
   "address": "1702 Selby Avenue, Saint Paul",
   "sale_month": "2023-04",
   "price": 636000,
   "lot_sqft": 5890,
   "price_per_lot_sqft": 107.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2294,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120027"
  },
  {
   "address": "6301 Wayzata Blvd, St. Louis Park",
   "sale_month": "2023-04",
   "price": 1180000,
   "lot_sqft": 12544,
   "price_per_lot_sqft": 94.07,
   "price_per_building_sqft": 426.76,
   "building_sqft": 2765,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2782,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721320052"
  },
  {
   "address": "4153 Aldrich Ave N, Minneapolis",
   "sale_month": "2023-04",
   "price": 430000,
   "lot_sqft": 9010,
   "price_per_lot_sqft": 47.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "APARTMENT",
   "parcel_id": "0402924140224"
  },
  {
   "address": "7805 Beech Street Northeast, Fridley",
   "sale_month": "2023-04",
   "price": 650000,
   "lot_sqft": 26879,
   "price_per_lot_sqft": 24.18,
   "price_per_building_sqft": 61.16,
   "building_sqft": 10628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10692,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440082"
  },
  {
   "address": "1725 Legacy Parkway East, Maplewood",
   "sale_month": "2023-04",
   "price": 2400000,
   "lot_sqft": 146045,
   "price_per_lot_sqft": 16.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21031,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922110114"
  },
  {
   "address": "3617 12th Ave S, Minneapolis",
   "sale_month": "2023-04",
   "price": 540000,
   "lot_sqft": 6109,
   "price_per_lot_sqft": 88.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2618,
   "use": "APARTMENT",
   "parcel_id": "0202824430104"
  },
  {
   "address": "3411 15th Ave S, Minneapolis",
   "sale_month": "2023-04",
   "price": 940000,
   "lot_sqft": 6220,
   "price_per_lot_sqft": 151.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2548,
   "use": "APARTMENT",
   "parcel_id": "0202824420008"
  },
  {
   "address": "3413 Portland Ave, Minneapolis",
   "sale_month": "2023-04",
   "price": 900000,
   "lot_sqft": 5798,
   "price_per_lot_sqft": 155.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3412,
   "use": "APARTMENT",
   "parcel_id": "0202824320106"
  },
  {
   "address": "485 Selby Avenue, Saint Paul",
   "sale_month": "2023-04",
   "price": 450000,
   "lot_sqft": 4606,
   "price_per_lot_sqft": 97.7,
   "price_per_building_sqft": 461.54,
   "building_sqft": 975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 981,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210249"
  },
  {
   "address": "6700 Shady Oak Rd, Eden Prairie",
   "sale_month": "2023-04",
   "price": 13000000,
   "lot_sqft": 488297,
   "price_per_lot_sqft": 26.62,
   "price_per_building_sqft": 118.41,
   "building_sqft": 109788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 110450,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622340022"
  },
  {
   "address": "3651 Cedar Ave S, Minneapolis",
   "sale_month": "2023-04",
   "price": 700000,
   "lot_sqft": 4994,
   "price_per_lot_sqft": 140.17,
   "price_per_building_sqft": 91.88,
   "building_sqft": 7619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7665,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330074"
  },
  {
   "address": "3659 Cedar Ave S, Minneapolis",
   "sale_month": "2023-04",
   "price": 700000,
   "lot_sqft": 4994,
   "price_per_lot_sqft": 140.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330073"
  },
  {
   "address": "3445 Cedar Ave S, Minneapolis",
   "sale_month": "2023-04",
   "price": 200000,
   "lot_sqft": 2617,
   "price_per_lot_sqft": 76.42,
   "price_per_building_sqft": 238.66,
   "building_sqft": 838,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 843,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824320015"
  },
  {
   "address": "119 Hazel Street South, Norwood Young America",
   "sale_month": "2023-03",
   "price": 45000,
   "lot_sqft": 2820,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580500440"
  },
  {
   "address": "1820 Bromley Street, South Saint Paul",
   "sale_month": "2023-03",
   "price": 1380000,
   "lot_sqft": 21538,
   "price_per_lot_sqft": 64.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3450,
   "use": "Apartment",
   "parcel_id": "363090003160"
  },
  {
   "address": "2935 27th Ave S, Minneapolis",
   "sale_month": "2023-03",
   "price": 1997279,
   "lot_sqft": 18599,
   "price_per_lot_sqft": 107.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924430078"
  },
  {
   "address": "2708 Lake St E, Minneapolis",
   "sale_month": "2023-03",
   "price": 1997279,
   "lot_sqft": 21024,
   "price_per_lot_sqft": 95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23534,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924430077"
  },
  {
   "address": "2510 24th St E, Minneapolis",
   "sale_month": "2023-03",
   "price": 645500,
   "lot_sqft": 12211,
   "price_per_lot_sqft": 52.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2429,
   "use": "APARTMENT",
   "parcel_id": "3602924120133"
  },
  {
   "address": "1040 Lund Boulevard, Anoka",
   "sale_month": "2023-03",
   "price": 6139770,
   "lot_sqft": 135097,
   "price_per_lot_sqft": 45.45,
   "price_per_building_sqft": 124.73,
   "building_sqft": 49226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49523,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225140006"
  },
  {
   "address": "2837 Oakland Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 1450000,
   "lot_sqft": 16792,
   "price_per_lot_sqft": 86.35,
   "price_per_building_sqft": 90,
   "building_sqft": 16112,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16209,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3502924330175"
  },
  {
   "address": "2844 Park Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 1450000,
   "lot_sqft": 7191,
   "price_per_lot_sqft": 201.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3502924330063"
  },
  {
   "address": "2521 Bloomington Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 1600000,
   "lot_sqft": 4776,
   "price_per_lot_sqft": 335.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3502924140261"
  },
  {
   "address": "1301 24th St E, Minneapolis",
   "sale_month": "2023-03",
   "price": 600880,
   "lot_sqft": 12910,
   "price_per_lot_sqft": 46.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5061,
   "use": "APARTMENT",
   "parcel_id": "3502924130035"
  },
  {
   "address": "2411 13th Ave S, Minneapolis",
   "sale_month": "2023-03",
   "price": 600880,
   "lot_sqft": 3697,
   "price_per_lot_sqft": 162.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924130033"
  },
  {
   "address": "2220 14th Ave S, Minneapolis",
   "sale_month": "2023-03",
   "price": 600880,
   "lot_sqft": 7866,
   "price_per_lot_sqft": 76.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2014,
   "use": "APARTMENT",
   "parcel_id": "3502924120128"
  },
  {
   "address": "1200 County Road E West, Arden Hills",
   "sale_month": "2023-03",
   "price": 6525000,
   "lot_sqft": 93945,
   "price_per_lot_sqft": 69.46,
   "price_per_building_sqft": 257.26,
   "building_sqft": 25363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25516,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023110020"
  },
  {
   "address": "1210 County Road E West, Arden Hills",
   "sale_month": "2023-03",
   "price": 6525000,
   "lot_sqft": 103304,
   "price_per_lot_sqft": 63.16,
   "price_per_building_sqft": 251.6,
   "building_sqft": 25934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26090,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023110018"
  },
  {
   "address": "100 3rd St, Excelsior",
   "sale_month": "2023-03",
   "price": 840000,
   "lot_sqft": 6801,
   "price_per_lot_sqft": 123.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2001,
   "use": "TRIPLEX",
   "parcel_id": "3411723120018"
  },
  {
   "address": "2515 Clinton Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 556000,
   "lot_sqft": 6233,
   "price_per_lot_sqft": 89.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1605,
   "use": "APARTMENT",
   "parcel_id": "3402924140081"
  },
  {
   "address": "382 Pierce Street, Saint Paul",
   "sale_month": "2023-03",
   "price": 1000000,
   "lot_sqft": 9774,
   "price_per_lot_sqft": 102.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2670,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923410107"
  },
  {
   "address": "1850 Greeley Street South, Stillwater",
   "sale_month": "2023-03",
   "price": 2300000,
   "lot_sqft": 106525,
   "price_per_lot_sqft": 21.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29668,
   "use": "305",
   "parcel_id": "3303020320043"
  },
  {
   "address": "2707 Fremont Ave S, Minneapolis",
   "sale_month": "2023-03",
   "price": 521250,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 101.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 778,
   "use": "TRIPLEX",
   "parcel_id": "3302924420064"
  },
  {
   "address": "8620 Central Avenue Northeast, Blaine",
   "sale_month": "2023-03",
   "price": 4978900,
   "lot_sqft": 106682,
   "price_per_lot_sqft": 46.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123340062"
  },
  {
   "address": "223 Bates Avenue, Saint Paul",
   "sale_month": "2023-03",
   "price": 525000,
   "lot_sqft": 6520,
   "price_per_lot_sqft": 80.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2349,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922410134"
  },
  {
   "address": "10951 Bush Lake Rd, Bloomington",
   "sale_month": "2023-03",
   "price": 3150000,
   "lot_sqft": 653089,
   "price_per_lot_sqft": 4.82,
   "price_per_building_sqft": 24.23,
   "building_sqft": 130006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 130790,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621330010"
  },
  {
   "address": "1655 Washington Avenue, Stillwater",
   "sale_month": "2023-03",
   "price": 348250,
   "lot_sqft": 55670,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020420020"
  },
  {
   "address": "17808 Old Excelsior Blvd, Minnetonka",
   "sale_month": "2023-03",
   "price": 440000,
   "lot_sqft": 1701,
   "price_per_lot_sqft": 258.67,
   "price_per_building_sqft": 282.59,
   "building_sqft": 1557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1567,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410058"
  },
  {
   "address": "8100 146th Avenue Northwest, Ramsey",
   "sale_month": "2023-03",
   "price": 365000,
   "lot_sqft": 80633,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293225140012"
  },
  {
   "address": "8049 146th Avenue Northwest, Ramsey",
   "sale_month": "2023-03",
   "price": 500000,
   "lot_sqft": 62284,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293225140011"
  },
  {
   "address": "7248 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2023-03",
   "price": 2040000,
   "lot_sqft": 32753,
   "price_per_lot_sqft": 62.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225410023"
  },
  {
   "address": "818 Prior Avenue North, Saint Paul",
   "sale_month": "2023-03",
   "price": 65000,
   "lot_sqft": 2659,
   "price_per_lot_sqft": 24.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923340213"
  },
  {
   "address": "10035 Flanders Court Northeast, Blaine",
   "sale_month": "2023-03",
   "price": 2355000,
   "lot_sqft": 71691,
   "price_per_lot_sqft": 32.85,
   "price_per_building_sqft": 120.57,
   "building_sqft": 19533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19651,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123120005"
  },
  {
   "address": "1319 Hewitt Avenue, Saint Paul",
   "sale_month": "2023-03",
   "price": 385000,
   "lot_sqft": 5400,
   "price_per_lot_sqft": 71.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1221,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272923420034"
  },
  {
   "address": "1220 Energy Park Drive, Saint Paul",
   "sale_month": "2023-03",
   "price": 3500000,
   "lot_sqft": 118712,
   "price_per_lot_sqft": 29.48,
   "price_per_building_sqft": 89.3,
   "building_sqft": 39194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39431,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272923130050"
  },
  {
   "address": "1891 7th Street East, Saint Paul",
   "sale_month": "2023-03",
   "price": 4225000,
   "lot_sqft": 11006,
   "price_per_lot_sqft": 383.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3829,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922320033"
  },
  {
   "address": "1885 7th Street East, Saint Paul",
   "sale_month": "2023-03",
   "price": 4225000,
   "lot_sqft": 11092,
   "price_per_lot_sqft": 380.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2622,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922320032"
  },
  {
   "address": "1879 7th Street East, Saint Paul",
   "sale_month": "2023-03",
   "price": 4225000,
   "lot_sqft": 11092,
   "price_per_lot_sqft": 380.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2674,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922320031"
  },
  {
   "address": "1871 7th Street East, Saint Paul",
   "sale_month": "2023-03",
   "price": 4225000,
   "lot_sqft": 11075,
   "price_per_lot_sqft": 381.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2664,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922320030"
  },
  {
   "address": "1863 7th Street East, Saint Paul",
   "sale_month": "2023-03",
   "price": 4225000,
   "lot_sqft": 11074,
   "price_per_lot_sqft": 381.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2674,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922320029"
  },
  {
   "address": "19925 Co Rd No 10, Corcoran",
   "sale_month": "2023-03",
   "price": 1250000,
   "lot_sqft": 130345,
   "price_per_lot_sqft": 9.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2687,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110048"
  },
  {
   "address": "7630 Commerce St, Corcoran",
   "sale_month": "2023-03",
   "price": 1250000,
   "lot_sqft": 33025,
   "price_per_lot_sqft": 37.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5258,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110047"
  },
  {
   "address": "12460 Zinran Avenue South, Savage",
   "sale_month": "2023-03",
   "price": 5500000,
   "lot_sqft": 146472,
   "price_per_lot_sqft": 37.55,
   "price_per_building_sqft": 104.2,
   "building_sqft": 52781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53100,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570020"
  },
  {
   "address": "817 66th St E, Richfield",
   "sale_month": "2023-03",
   "price": 1200000,
   "lot_sqft": 25927,
   "price_per_lot_sqft": 46.28,
   "price_per_building_sqft": 297.84,
   "building_sqft": 4029,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4053,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824310122"
  },
  {
   "address": "1310 66th St E, Richfield",
   "sale_month": "2023-03",
   "price": 175000,
   "lot_sqft": 6537,
   "price_per_lot_sqft": 26.77,
   "price_per_building_sqft": 128.3,
   "building_sqft": 1364,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1373,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824130139"
  },
  {
   "address": "76 21st Street, Newport",
   "sale_month": "2023-03",
   "price": 350000,
   "lot_sqft": 10454,
   "price_per_lot_sqft": 33.48,
   "price_per_building_sqft": 72.95,
   "building_sqft": 4798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4827,
   "use": "305",
   "parcel_id": "2602822440051"
  },
  {
   "address": "15825 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2023-03",
   "price": 350000,
   "lot_sqft": 40713,
   "price_per_lot_sqft": 8.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259360082"
  },
  {
   "address": "4100 Village Lake Drive Southeast, Prior Lake",
   "sale_month": "2023-03",
   "price": 350000,
   "lot_sqft": 40610,
   "price_per_lot_sqft": 8.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "255670010"
  },
  {
   "address": "6330 Hazeltine Boulevard, Chanhassen",
   "sale_month": "2023-03",
   "price": 13855615,
   "lot_sqft": 139514,
   "price_per_lot_sqft": 99.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1224,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250940010"
  },
  {
   "address": "2910 82nd Street West, Chanhassen",
   "sale_month": "2023-03",
   "price": 1800000,
   "lot_sqft": 133923,
   "price_per_lot_sqft": 13.44,
   "price_per_building_sqft": 119.23,
   "building_sqft": 15097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15188,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250760020"
  },
  {
   "address": "7855 Century Boulevard, Chanhassen",
   "sale_month": "2023-03",
   "price": 7500000,
   "lot_sqft": 136021,
   "price_per_lot_sqft": 55.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20173,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250730020"
  },
  {
   "address": "7105 Otter Lake Road, Lino Lakes",
   "sale_month": "2023-03",
   "price": 989485,
   "lot_sqft": 46246,
   "price_per_lot_sqft": 21.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122120007"
  },
  {
   "address": "1585 Rice Street, Saint Paul",
   "sale_month": "2023-03",
   "price": 1100000,
   "lot_sqft": 10800,
   "price_per_lot_sqft": 101.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2777,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110083"
  },
  {
   "address": "601 6th Street Northwest, New Prague",
   "sale_month": "2023-03",
   "price": 149498,
   "lot_sqft": 90709,
   "price_per_lot_sqft": 1.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "241240020"
  },
  {
   "address": "325 14th Ave SE, Minneapolis",
   "sale_month": "2023-03",
   "price": 2700000,
   "lot_sqft": 6428,
   "price_per_lot_sqft": 420.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430012"
  },
  {
   "address": "1801 Main Street, Centerville",
   "sale_month": "2023-03",
   "price": 615000,
   "lot_sqft": 38560,
   "price_per_lot_sqft": 15.95,
   "price_per_building_sqft": 198.45,
   "building_sqft": 3099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3118,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122120006"
  },
  {
   "address": "513 Washington Ave S, Minneapolis",
   "sale_month": "2023-03",
   "price": 1800000,
   "lot_sqft": 2207,
   "price_per_lot_sqft": 815.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924340036"
  },
  {
   "address": "515 Washington Ave S, Minneapolis",
   "sale_month": "2023-03",
   "price": 1800000,
   "lot_sqft": 2207,
   "price_per_lot_sqft": 815.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924340035"
  },
  {
   "address": "517 Washington Ave S, Minneapolis",
   "sale_month": "2023-03",
   "price": 1800000,
   "lot_sqft": 2207,
   "price_per_lot_sqft": 815.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924340034"
  },
  {
   "address": "519 Washington Ave S, Minneapolis",
   "sale_month": "2023-03",
   "price": 1800000,
   "lot_sqft": 2207,
   "price_per_lot_sqft": 815.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924340033"
  },
  {
   "address": "1665 White Bear Avenue North, Saint Paul",
   "sale_month": "2023-03",
   "price": 5640000,
   "lot_sqft": 54306,
   "price_per_lot_sqft": 103.86,
   "price_per_building_sqft": 365.62,
   "building_sqft": 15426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15519,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110154"
  },
  {
   "address": "33 5th St S, Minneapolis",
   "sale_month": "2023-03",
   "price": 1700000,
   "lot_sqft": 13835,
   "price_per_lot_sqft": 122.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440108"
  },
  {
   "address": "638 7th Ave N, Minneapolis",
   "sale_month": "2023-03",
   "price": 18766000,
   "lot_sqft": 6874,
   "price_per_lot_sqft": 2730,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924230144"
  },
  {
   "address": "634 7th Ave N, Minneapolis",
   "sale_month": "2023-03",
   "price": 18766000,
   "lot_sqft": 24788,
   "price_per_lot_sqft": 757.06,
   "price_per_building_sqft": 3776.62,
   "building_sqft": 4969,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4999,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230143"
  },
  {
   "address": "620 Olson Memorial Hwy, Minneapolis",
   "sale_month": "2023-03",
   "price": 18766000,
   "lot_sqft": 109745,
   "price_per_lot_sqft": 171,
   "price_per_building_sqft": 277.3,
   "building_sqft": 67674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68083,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230131"
  },
  {
   "address": "622 7th Ave N, Minneapolis",
   "sale_month": "2023-03",
   "price": 18766000,
   "lot_sqft": 7921,
   "price_per_lot_sqft": 2369.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924230032"
  },
  {
   "address": "3060 Woodbury Drive, Woodbury",
   "sale_month": "2023-03",
   "price": 1425000,
   "lot_sqft": 19843,
   "price_per_lot_sqft": 71.81,
   "price_per_building_sqft": 185.11,
   "building_sqft": 7698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7744,
   "use": "300",
   "parcel_id": "2202821110054"
  },
  {
   "address": "7841 Zane Ave N, Brooklyn Park",
   "sale_month": "2023-03",
   "price": 15500000,
   "lot_sqft": 171052,
   "price_per_lot_sqft": 90.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35764,
   "use": "APARTMENT",
   "parcel_id": "2111921330054"
  },
  {
   "address": "6200 78th Ave N, Brooklyn Park",
   "sale_month": "2023-03",
   "price": 15500000,
   "lot_sqft": 208926,
   "price_per_lot_sqft": 74.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39258,
   "use": "APARTMENT",
   "parcel_id": "2111921330053"
  },
  {
   "address": "3030 Harbor La N, Plymouth",
   "sale_month": "2023-03",
   "price": 9500000,
   "lot_sqft": 54468,
   "price_per_lot_sqft": 174.41,
   "price_per_building_sqft": 617.4,
   "building_sqft": 15387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15480,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140015"
  },
  {
   "address": "3140 Harbor La N, Plymouth",
   "sale_month": "2023-03",
   "price": 9500000,
   "lot_sqft": 77118,
   "price_per_lot_sqft": 123.19,
   "price_per_building_sqft": 607.65,
   "building_sqft": 15634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15729,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140014"
  },
  {
   "address": "250 Fremont Ave N, Minneapolis",
   "sale_month": "2023-03",
   "price": 2800000,
   "lot_sqft": 106943,
   "price_per_lot_sqft": 26.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6571,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924430122"
  },
  {
   "address": null,
   "sale_month": "2023-03",
   "price": 257559,
   "lot_sqft": 87174,
   "price_per_lot_sqft": 2.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "203665001016"
  },
  {
   "address": "8245 Argenta Trail, Inver Grove Heights",
   "sale_month": "2023-03",
   "price": 1267441,
   "lot_sqft": 177095,
   "price_per_lot_sqft": 7.16,
   "price_per_building_sqft": 123.85,
   "building_sqft": 10234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10295,
   "use": "Commercial-preferred",
   "parcel_id": "203665001014"
  },
  {
   "address": "3101 Louisiana Ave N, New Hope",
   "sale_month": "2023-03",
   "price": 2580000,
   "lot_sqft": 87409,
   "price_per_lot_sqft": 29.52,
   "price_per_building_sqft": 90.04,
   "building_sqft": 28653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28826,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821310018"
  },
  {
   "address": null,
   "sale_month": "2023-03",
   "price": 40000,
   "lot_sqft": 49215,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200018911"
  },
  {
   "address": "120 Curtis Rd, Champlin",
   "sale_month": "2023-03",
   "price": 166000,
   "lot_sqft": 9231,
   "price_per_lot_sqft": 17.98,
   "price_per_building_sqft": 134.63,
   "building_sqft": 1233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1241,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1912021230023"
  },
  {
   "address": "8490 Excelsior Blvd, Hopkins",
   "sale_month": "2023-03",
   "price": 6250000,
   "lot_sqft": 91552,
   "price_per_lot_sqft": 68.27,
   "price_per_building_sqft": 235.61,
   "building_sqft": 26527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26687,
   "use": "APARTMENT",
   "parcel_id": "1911721420046"
  },
  {
   "address": "334 Co Rd No 81 Svc Rd E, Osseo",
   "sale_month": "2023-03",
   "price": 1900000,
   "lot_sqft": 44233,
   "price_per_lot_sqft": 42.95,
   "price_per_building_sqft": 582.64,
   "building_sqft": 3261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3281,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921340043"
  },
  {
   "address": "6287 32nd Street North, Oakdale",
   "sale_month": "2023-03",
   "price": 9568106,
   "lot_sqft": 217136,
   "price_per_lot_sqft": 44.07,
   "price_per_building_sqft": 468.52,
   "building_sqft": 20422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20546,
   "use": "300",
   "parcel_id": "1802921340010"
  },
  {
   "address": "3750 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-03",
   "price": 2675000,
   "lot_sqft": 42419,
   "price_per_lot_sqft": 63.06,
   "price_per_building_sqft": 292.73,
   "building_sqft": 9138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9193,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173124210072"
  },
  {
   "address": "7300 36th Ave N, New Hope",
   "sale_month": "2023-03",
   "price": 22598418,
   "lot_sqft": 693381,
   "price_per_lot_sqft": 32.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 177166,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711821340063"
  },
  {
   "address": "15900 West 79th St, Eden Prairie",
   "sale_month": "2023-03",
   "price": 870000,
   "lot_sqft": 30275,
   "price_per_lot_sqft": 28.74,
   "price_per_building_sqft": 100.72,
   "building_sqft": 8638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8690,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622220002"
  },
  {
   "address": "8957 33rd Street North, Lake Elmo",
   "sale_month": "2023-03",
   "price": 65000,
   "lot_sqft": 1349,
   "price_per_lot_sqft": 48.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921410031"
  },
  {
   "address": "140 Mississippi Place Northeast, Fridley",
   "sale_month": "2023-03",
   "price": 525000,
   "lot_sqft": 12996,
   "price_per_lot_sqft": 40.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1925,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153024420070"
  },
  {
   "address": "4120 Berkshire La N, Plymouth",
   "sale_month": "2023-03",
   "price": 9400000,
   "lot_sqft": 48541,
   "price_per_lot_sqft": 193.65,
   "price_per_building_sqft": 1663.72,
   "building_sqft": 5650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5684,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822240028"
  },
  {
   "address": "4130 Berkshire La N, Plymouth",
   "sale_month": "2023-03",
   "price": 9400000,
   "lot_sqft": 194803,
   "price_per_lot_sqft": 48.25,
   "price_per_building_sqft": 200.25,
   "building_sqft": 46942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47226,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822240026"
  },
  {
   "address": "9429 Syndicate Ave S, Bloomington",
   "sale_month": "2023-03",
   "price": 1240000,
   "lot_sqft": 27155,
   "price_per_lot_sqft": 45.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502724220024"
  },
  {
   "address": "9425 Syndicate Ave S, Bloomington",
   "sale_month": "2023-03",
   "price": 1240000,
   "lot_sqft": 30065,
   "price_per_lot_sqft": 41.24,
   "price_per_building_sqft": 94.91,
   "building_sqft": 13065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13143,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502724220023"
  },
  {
   "address": null,
   "sale_month": "2023-03",
   "price": 2300000,
   "lot_sqft": 4833,
   "price_per_lot_sqft": 475.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5121,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410069"
  },
  {
   "address": "984 Central Ave NE, Minneapolis",
   "sale_month": "2023-03",
   "price": 2000000,
   "lot_sqft": 16334,
   "price_per_lot_sqft": 122.44,
   "price_per_building_sqft": 322.06,
   "building_sqft": 6210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924410207"
  },
  {
   "address": "1018 Central Ave NE, Minneapolis",
   "sale_month": "2023-03",
   "price": 2000000,
   "lot_sqft": 69,
   "price_per_lot_sqft": 28985.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924410024"
  },
  {
   "address": "1621 6th St NE, Minneapolis",
   "sale_month": "2023-03",
   "price": 651000,
   "lot_sqft": 5565,
   "price_per_lot_sqft": 116.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1594,
   "use": "TRIPLEX",
   "parcel_id": "1402924210074"
  },
  {
   "address": "4600 Chicago Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 1175000,
   "lot_sqft": 7850,
   "price_per_lot_sqft": 149.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1466,
   "use": "APARTMENT",
   "parcel_id": "1402824220166"
  },
  {
   "address": "5200 Maywood Rd, Mound",
   "sale_month": "2023-03",
   "price": 570000,
   "lot_sqft": 16568,
   "price_per_lot_sqft": 34.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724430145"
  },
  {
   "address": "1620 Taylor St NE, Minneapolis",
   "sale_month": "2023-03",
   "price": 2100000,
   "lot_sqft": 11787,
   "price_per_lot_sqft": 178.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924220093"
  },
  {
   "address": "1040 Osborne Road Northeast, Fridley",
   "sale_month": "2023-03",
   "price": 1500000,
   "lot_sqft": 98619,
   "price_per_lot_sqft": 15.21,
   "price_per_building_sqft": 83.76,
   "building_sqft": 17909,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18017,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024220028"
  },
  {
   "address": "2309 Hayes St NE, Minneapolis",
   "sale_month": "2023-03",
   "price": 6500000,
   "lot_sqft": 33095,
   "price_per_lot_sqft": 196.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15155,
   "use": "MED/CARE FACILITY",
   "parcel_id": "1202924420075"
  },
  {
   "address": "724 Lowry Ave NE, Minneapolis",
   "sale_month": "2023-03",
   "price": 171000,
   "lot_sqft": 7684,
   "price_per_lot_sqft": 22.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4315,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410179"
  },
  {
   "address": "1715 Yankee Doodle Road, Eagan",
   "sale_month": "2023-03",
   "price": 11922175,
   "lot_sqft": 346319,
   "price_per_lot_sqft": 34.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33183,
   "use": "Commercial-preferred",
   "parcel_id": "107720001010"
  },
  {
   "address": null,
   "sale_month": "2023-03",
   "price": 35161,
   "lot_sqft": 4193,
   "price_per_lot_sqft": 8.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "107720000010"
  },
  {
   "address": "4178 Knob Drive, Eagan",
   "sale_month": "2023-03",
   "price": 1600000,
   "lot_sqft": 59063,
   "price_per_lot_sqft": 27.09,
   "price_per_building_sqft": 217.92,
   "building_sqft": 7342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7387,
   "use": "Commercial-preferred",
   "parcel_id": "104260002021"
  },
  {
   "address": "4182 Rahn Road, Eagan",
   "sale_month": "2023-03",
   "price": 14605000,
   "lot_sqft": 239085,
   "price_per_lot_sqft": 61.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7660,
   "use": "Apartment",
   "parcel_id": "103280001010"
  },
  {
   "address": "1430 County Road C West, Roseville",
   "sale_month": "2023-03",
   "price": 2655594,
   "lot_sqft": 89907,
   "price_per_lot_sqft": 29.54,
   "price_per_building_sqft": 85.95,
   "building_sqft": 30898,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31084,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102923210038"
  },
  {
   "address": "1526 St Clair Avenue, Saint Paul",
   "sale_month": "2023-03",
   "price": 300000,
   "lot_sqft": 6116,
   "price_per_lot_sqft": 49.05,
   "price_per_building_sqft": 272.48,
   "building_sqft": 1101,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1108,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823220135"
  },
  {
   "address": "1340 Corporate Center Curve, Eagan",
   "sale_month": "2023-03",
   "price": 3707000,
   "lot_sqft": 242666,
   "price_per_lot_sqft": 15.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21711,
   "use": "Commercial-preferred",
   "parcel_id": "102253102030"
  },
  {
   "address": "100 46th St W, Minneapolis",
   "sale_month": "2023-03",
   "price": 700000,
   "lot_sqft": 9894,
   "price_per_lot_sqft": 70.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6629,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824340209"
  },
  {
   "address": "8925 Lyndale Ave S, Bloomington",
   "sale_month": "2023-03",
   "price": 2913000,
   "lot_sqft": 52954,
   "price_per_lot_sqft": 55.01,
   "price_per_building_sqft": 136.54,
   "building_sqft": 21335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21464,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724230010"
  },
  {
   "address": "1643 County Road B2 West, Roseville",
   "sale_month": "2023-03",
   "price": 29000000,
   "lot_sqft": 855452,
   "price_per_lot_sqft": 33.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 240776,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923140031"
  },
  {
   "address": "5200 Douglas Dr N, Crystal",
   "sale_month": "2023-03",
   "price": 1295000,
   "lot_sqft": 26829,
   "price_per_lot_sqft": 48.27,
   "price_per_building_sqft": 187.17,
   "building_sqft": 6919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6961,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220052"
  },
  {
   "address": "2901 James Ave N, Minneapolis",
   "sale_month": "2023-03",
   "price": 320000,
   "lot_sqft": 5081,
   "price_per_lot_sqft": 62.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1161,
   "use": "TRIPLEX",
   "parcel_id": "0902924310177"
  },
  {
   "address": "812 46th St W, Minneapolis",
   "sale_month": "2023-03",
   "price": 1765000,
   "lot_sqft": 3879,
   "price_per_lot_sqft": 455.01,
   "price_per_building_sqft": 560.32,
   "building_sqft": 3150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3169,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824440217"
  },
  {
   "address": "11707 Round Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-03",
   "price": 2660000,
   "lot_sqft": 142597,
   "price_per_lot_sqft": 18.65,
   "price_per_building_sqft": 103.15,
   "building_sqft": 25787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25943,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124340283"
  },
  {
   "address": "2222 Woodale Drive, Mounds View",
   "sale_month": "2023-03",
   "price": 9000000,
   "lot_sqft": 231155,
   "price_per_lot_sqft": 38.93,
   "price_per_building_sqft": 158.53,
   "building_sqft": 56770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57113,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "083023420009"
  },
  {
   "address": "708 Lake Street South, Forest Lake",
   "sale_month": "2023-03",
   "price": 555000,
   "lot_sqft": 25526,
   "price_per_lot_sqft": 21.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221430027"
  },
  {
   "address": "2619 Penn Ave N, Minneapolis",
   "sale_month": "2023-03",
   "price": 37800,
   "lot_sqft": 5068,
   "price_per_lot_sqft": 7.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1073,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924440146"
  },
  {
   "address": "2630 44th St W, Minneapolis",
   "sale_month": "2023-03",
   "price": 1265000,
   "lot_sqft": 10208,
   "price_per_lot_sqft": 123.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2163,
   "use": "APARTMENT",
   "parcel_id": "0802824410068"
  },
  {
   "address": "7781 Hardwood Avenue South, Cottage Grove",
   "sale_month": "2023-03",
   "price": 524999,
   "lot_sqft": 59120,
   "price_per_lot_sqft": 8.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0802721330048"
  },
  {
   "address": "670 Stryker Avenue, Saint Paul",
   "sale_month": "2023-03",
   "price": 1785000,
   "lot_sqft": 22585,
   "price_per_lot_sqft": 79.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6390,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822410032"
  },
  {
   "address": "9210 52nd Ave N, New Hope",
   "sale_month": "2023-03",
   "price": 3500000,
   "lot_sqft": 132523,
   "price_per_lot_sqft": 26.41,
   "price_per_building_sqft": 122.22,
   "building_sqft": 28637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28810,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0711821220008"
  },
  {
   "address": "10600 Xylon Ave N, Brooklyn Park",
   "sale_month": "2023-03",
   "price": 23800000,
   "lot_sqft": 584748,
   "price_per_lot_sqft": 40.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921140009"
  },
  {
   "address": "445 Lake St E, Wayzata",
   "sale_month": "2023-03",
   "price": 25700000,
   "lot_sqft": 38203,
   "price_per_lot_sqft": 672.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15295,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722310093"
  },
  {
   "address": "4925 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2023-03",
   "price": 14258930,
   "lot_sqft": 112837,
   "price_per_lot_sqft": 126.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24389,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0602824210033"
  },
  {
   "address": "3533 Lake St E, Minneapolis",
   "sale_month": "2023-03",
   "price": 315000,
   "lot_sqft": 2201,
   "price_per_lot_sqft": 143.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17824,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210118"
  },
  {
   "address": "8101 36th Ave S, Bloomington",
   "sale_month": "2023-03",
   "price": 1005613,
   "lot_sqft": 52329,
   "price_per_lot_sqft": 19.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0602723240015"
  },
  {
   "address": "3701 American Blvd E, Bloomington",
   "sale_month": "2023-03",
   "price": 1005613,
   "lot_sqft": 166043,
   "price_per_lot_sqft": 6.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0602723240014"
  },
  {
   "address": "1313 44th Ave N, Minneapolis",
   "sale_month": "2023-03",
   "price": 747000,
   "lot_sqft": 10398,
   "price_per_lot_sqft": 71.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3409,
   "use": "APARTMENT",
   "parcel_id": "0402924120056"
  },
  {
   "address": "3224 Hennepin Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 625000,
   "lot_sqft": 5379,
   "price_per_lot_sqft": 116.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 982,
   "use": "TRIPLEX",
   "parcel_id": "0402824240017"
  },
  {
   "address": "1411 32nd St W, Minneapolis",
   "sale_month": "2023-03",
   "price": 1100000,
   "lot_sqft": 5509,
   "price_per_lot_sqft": 199.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2010,
   "use": "APARTMENT",
   "parcel_id": "0402824130047"
  },
  {
   "address": "3133 Hennepin Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 675000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 116.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1238,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824120137"
  },
  {
   "address": "3522 Bloomington Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 565000,
   "lot_sqft": 6216,
   "price_per_lot_sqft": 90.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2188,
   "use": "APARTMENT",
   "parcel_id": "0202824420030"
  },
  {
   "address": "3740 Chicago Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 1151535,
   "lot_sqft": 6177,
   "price_per_lot_sqft": 186.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7729,
   "use": "APARTMENT",
   "parcel_id": "0202824330227"
  },
  {
   "address": "3732 Chicago Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 1267193,
   "lot_sqft": 3088,
   "price_per_lot_sqft": 410.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824330092"
  },
  {
   "address": "3730 Chicago Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 1267193,
   "lot_sqft": 3088,
   "price_per_lot_sqft": 410.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824330091"
  },
  {
   "address": "3728 Chicago Ave, Minneapolis",
   "sale_month": "2023-03",
   "price": 1267193,
   "lot_sqft": 3088,
   "price_per_lot_sqft": 410.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824330090"
  },
  {
   "address": "1613 Lake St E, Minneapolis",
   "sale_month": "2023-03",
   "price": 625000,
   "lot_sqft": 5155,
   "price_per_lot_sqft": 121.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110134"
  },
  {
   "address": "6600 City West Pkwy, Eden Prairie",
   "sale_month": "2023-03",
   "price": 2400000,
   "lot_sqft": 68469,
   "price_per_lot_sqft": 35.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10287,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0111622320015"
  },
  {
   "address": "1011 Robert Street South, West Saint Paul",
   "sale_month": "2023-02",
   "price": 446800,
   "lot_sqft": 18269,
   "price_per_lot_sqft": 24.46,
   "price_per_building_sqft": 119.63,
   "building_sqft": 3735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3758,
   "use": "Commercial-preferred",
   "parcel_id": "424810009032"
  },
  {
   "address": "875 Lund Boulevard, Anoka",
   "sale_month": "2023-02",
   "price": 3675000,
   "lot_sqft": 184899,
   "price_per_lot_sqft": 19.88,
   "price_per_building_sqft": 134.31,
   "building_sqft": 27362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27527,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225230021"
  },
  {
   "address": "14101 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2023-02",
   "price": 545000,
   "lot_sqft": 27479,
   "price_per_lot_sqft": 19.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10895,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225120015"
  },
  {
   "address": "175 Charles Avenue, Saint Paul",
   "sale_month": "2023-02",
   "price": 6700000,
   "lot_sqft": 256005,
   "price_per_lot_sqft": 26.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50495,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923140115"
  },
  {
   "address": "10010 60th Street North, Grant",
   "sale_month": "2023-02",
   "price": 1500000,
   "lot_sqft": 333921,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10499,
   "use": "300",
   "parcel_id": "3503021330001"
  },
  {
   "address": "2937 Bloomington Ave, Minneapolis",
   "sale_month": "2023-02",
   "price": 50000,
   "lot_sqft": 5059,
   "price_per_lot_sqft": 9.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924440205"
  },
  {
   "address": "2931 Bloomington Ave, Minneapolis",
   "sale_month": "2023-02",
   "price": 30000,
   "lot_sqft": 5059,
   "price_per_lot_sqft": 5.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924440064"
  },
  {
   "address": "715 24th St E, Minneapolis",
   "sale_month": "2023-02",
   "price": 6550000,
   "lot_sqft": 50944,
   "price_per_lot_sqft": 128.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29210,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924230159"
  },
  {
   "address": "7108 Chicago Ave S, Richfield",
   "sale_month": "2023-02",
   "price": 365000,
   "lot_sqft": 4753,
   "price_per_lot_sqft": 76.79,
   "price_per_building_sqft": 100.52,
   "building_sqft": 3631,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3653,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824220007"
  },
  {
   "address": "6815 Mckinley Street Northwest, Ramsey",
   "sale_month": "2023-02",
   "price": 310000,
   "lot_sqft": 285979,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41004,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225210105"
  },
  {
   "address": "2045 Marshall Avenue, Saint Paul",
   "sale_month": "2023-02",
   "price": 1000000,
   "lot_sqft": 21202,
   "price_per_lot_sqft": 47.17,
   "price_per_building_sqft": 171.32,
   "building_sqft": 5837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5872,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923330116"
  },
  {
   "address": "8528 Central Avenue Northeast, Blaine",
   "sale_month": "2023-02",
   "price": 440000,
   "lot_sqft": 34157,
   "price_per_lot_sqft": 12.88,
   "price_per_building_sqft": 253.46,
   "building_sqft": 1736,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1746,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123340010"
  },
  {
   "address": "533 Hayward Avenue North, Oakdale",
   "sale_month": "2023-02",
   "price": 900000,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 163.9,
   "price_per_building_sqft": 82.31,
   "building_sqft": 10934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11000,
   "use": "305",
   "parcel_id": "3202921240023"
  },
  {
   "address": "105 3rd Street West, Chaska",
   "sale_month": "2023-02",
   "price": 3464,
   "lot_sqft": 8917,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": 0.64,
   "building_sqft": 5377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5409,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306890010"
  },
  {
   "address": "1007 Geneva Avenue North, Oakdale",
   "sale_month": "2023-02",
   "price": 1550000,
   "lot_sqft": 50480,
   "price_per_lot_sqft": 30.71,
   "price_per_building_sqft": 125.26,
   "building_sqft": 12374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12449,
   "use": "300",
   "parcel_id": "3002921330040"
  },
  {
   "address": "9410 Baltimore Street Northeast, Blaine",
   "sale_month": "2023-02",
   "price": 3300000,
   "lot_sqft": 61633,
   "price_per_lot_sqft": 53.54,
   "price_per_building_sqft": 246.07,
   "building_sqft": 13411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13492,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123430024"
  },
  {
   "address": "6436 Penn Ave S, Richfield",
   "sale_month": "2023-02",
   "price": 1250000,
   "lot_sqft": 19208,
   "price_per_lot_sqft": 65.08,
   "price_per_building_sqft": 70.3,
   "building_sqft": 17781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17888,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824140022"
  },
  {
   "address": "950 Arcade Street, Saint Paul",
   "sale_month": "2023-02",
   "price": 350000,
   "lot_sqft": 9335,
   "price_per_lot_sqft": 37.49,
   "price_per_building_sqft": 83.77,
   "building_sqft": 4178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4203,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922320153"
  },
  {
   "address": "712 Ontario Ave, Minneapolis",
   "sale_month": "2023-02",
   "price": 4000000,
   "lot_sqft": 19732,
   "price_per_lot_sqft": 202.72,
   "price_per_building_sqft": 326.1,
   "building_sqft": 12266,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12340,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924140002"
  },
  {
   "address": "3350 4th Avenue East, Shakopee",
   "sale_month": "2023-02",
   "price": 18900000,
   "lot_sqft": 940485,
   "price_per_lot_sqft": 20.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 226926,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272980021"
  },
  {
   "address": "1350 Maryland Avenue East, Saint Paul",
   "sale_month": "2023-02",
   "price": 1300000,
   "lot_sqft": 18991,
   "price_per_lot_sqft": 68.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6762,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922220163"
  },
  {
   "address": "910 Lasalle Ave, Minneapolis",
   "sale_month": "2023-02",
   "price": 3900000,
   "lot_sqft": 30166,
   "price_per_lot_sqft": 129.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120085"
  },
  {
   "address": "8726 Egan Drive, Savage",
   "sale_month": "2023-02",
   "price": 141000,
   "lot_sqft": 1038,
   "price_per_lot_sqft": 135.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950030"
  },
  {
   "address": "1016 Stinson Street, Saint Paul",
   "sale_month": "2023-02",
   "price": 499000,
   "lot_sqft": 8070,
   "price_per_lot_sqft": 61.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1830,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923320028"
  },
  {
   "address": "820 White Bear Avenue North, Saint Paul",
   "sale_month": "2023-02",
   "price": 317000,
   "lot_sqft": 2767,
   "price_per_lot_sqft": 114.56,
   "price_per_building_sqft": 28.41,
   "building_sqft": 11160,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11228,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922330111"
  },
  {
   "address": "824 White Bear Avenue North, Saint Paul",
   "sale_month": "2023-02",
   "price": 225000,
   "lot_sqft": 1900,
   "price_per_lot_sqft": 118.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922330110"
  },
  {
   "address": "8401 Eagle Creek Parkway, Savage",
   "sale_month": "2023-02",
   "price": 13810000,
   "lot_sqft": 427819,
   "price_per_lot_sqft": 32.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 130223,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262870050"
  },
  {
   "address": "12800 Highway 13 South, Savage",
   "sale_month": "2023-02",
   "price": 8900000,
   "lot_sqft": 410721,
   "price_per_lot_sqft": 21.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 107307,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262870041"
  },
  {
   "address": null,
   "sale_month": "2023-02",
   "price": 13810000,
   "lot_sqft": 49186,
   "price_per_lot_sqft": 280.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262870040"
  },
  {
   "address": "707 10th Ave S, Minneapolis",
   "sale_month": "2023-02",
   "price": 200000,
   "lot_sqft": 28334,
   "price_per_lot_sqft": 7.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15183,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924240020"
  },
  {
   "address": "1100 7th St S, Minneapolis",
   "sale_month": "2023-02",
   "price": 200000,
   "lot_sqft": 5503,
   "price_per_lot_sqft": 36.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924130035"
  },
  {
   "address": null,
   "sale_month": "2023-02",
   "price": 545000,
   "lot_sqft": 3573,
   "price_per_lot_sqft": 152.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225430044"
  },
  {
   "address": "5418 Cottonwood Lane Southeast, Prior Lake",
   "sale_month": "2023-02",
   "price": 1000000,
   "lot_sqft": 26123,
   "price_per_lot_sqft": 38.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16878,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "253130010"
  },
  {
   "address": "4203 Woodland Road, Circle Pines",
   "sale_month": "2023-02",
   "price": 1200000,
   "lot_sqft": 86607,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": 48.98,
   "building_sqft": 24502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24650,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123330255"
  },
  {
   "address": "2 South Pine Drive, Circle Pines",
   "sale_month": "2023-02",
   "price": 3695000,
   "lot_sqft": 142986,
   "price_per_lot_sqft": 25.84,
   "price_per_building_sqft": 145.46,
   "building_sqft": 25402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25555,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123130083"
  },
  {
   "address": "4 South Pine Drive, Circle Pines",
   "sale_month": "2023-02",
   "price": 3695000,
   "lot_sqft": 22935,
   "price_per_lot_sqft": 161.11,
   "price_per_building_sqft": 627.65,
   "building_sqft": 5887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5922,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123130082"
  },
  {
   "address": "1106 Mainstreet, Hopkins",
   "sale_month": "2023-02",
   "price": 5100000,
   "lot_sqft": 81946,
   "price_per_lot_sqft": 62.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25883,
   "use": "APARTMENT",
   "parcel_id": "2411722340249"
  },
  {
   "address": "411 14th Ave SE, Minneapolis",
   "sale_month": "2023-02",
   "price": 2935000,
   "lot_sqft": 3660,
   "price_per_lot_sqft": 801.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924420039"
  },
  {
   "address": "1784 Montana Avenue East, Saint Paul",
   "sale_month": "2023-02",
   "price": 425000,
   "lot_sqft": 5002,
   "price_per_lot_sqft": 84.97,
   "price_per_building_sqft": 156.25,
   "building_sqft": 2720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2737,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922230067"
  },
  {
   "address": "151 Island Park Drive Northeast, Fridley",
   "sale_month": "2023-02",
   "price": 1260000,
   "lot_sqft": 17986,
   "price_per_lot_sqft": 70.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3255,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024120031"
  },
  {
   "address": "244 1st Ave N, Minneapolis",
   "sale_month": "2023-02",
   "price": 2650000,
   "lot_sqft": 5302,
   "price_per_lot_sqft": 499.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410060"
  },
  {
   "address": "248 1st Ave N, Minneapolis",
   "sale_month": "2023-02",
   "price": 2650000,
   "lot_sqft": 5565,
   "price_per_lot_sqft": 476.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410059"
  },
  {
   "address": "252 1st Ave N, Minneapolis",
   "sale_month": "2023-02",
   "price": 2650000,
   "lot_sqft": 3613,
   "price_per_lot_sqft": 733.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410058"
  },
  {
   "address": "260 Fremont Ave N, Minneapolis",
   "sale_month": "2023-02",
   "price": 1500000,
   "lot_sqft": 25201,
   "price_per_lot_sqft": 59.52,
   "price_per_building_sqft": 148.56,
   "building_sqft": 10097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10158,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924430075"
  },
  {
   "address": "5750 33rd Ave S, Minneapolis",
   "sale_month": "2023-02",
   "price": 638000,
   "lot_sqft": 6004,
   "price_per_lot_sqft": 106.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1598,
   "use": "APARTMENT",
   "parcel_id": "1902823230079"
  },
  {
   "address": "1409 159th Avenue Northeast, Ham Lake",
   "sale_month": "2023-02",
   "price": 270000,
   "lot_sqft": 50423,
   "price_per_lot_sqft": 5.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223420013"
  },
  {
   "address": "1871 Walnut Street, Lauderdale",
   "sale_month": "2023-02",
   "price": 600000,
   "lot_sqft": 21076,
   "price_per_lot_sqft": 28.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3774,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172923320048"
  },
  {
   "address": null,
   "sale_month": "2023-02",
   "price": 2636868,
   "lot_sqft": 69079,
   "price_per_lot_sqft": 38.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1702721430005"
  },
  {
   "address": "7530 91st Street Court South, Cottage Grove",
   "sale_month": "2023-02",
   "price": 2636868,
   "lot_sqft": 558555,
   "price_per_lot_sqft": 4.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1702721340006"
  },
  {
   "address": null,
   "sale_month": "2023-02",
   "price": 2200000,
   "lot_sqft": 8240,
   "price_per_lot_sqft": 266.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3034,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "162823230190"
  },
  {
   "address": "907 St Paul Avenue, Saint Paul",
   "sale_month": "2023-02",
   "price": 2200000,
   "lot_sqft": 7933,
   "price_per_lot_sqft": 277.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2911,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "162823230189"
  },
  {
   "address": "945 Montreal Avenue, Saint Paul",
   "sale_month": "2023-02",
   "price": 2200000,
   "lot_sqft": 4147,
   "price_per_lot_sqft": 530.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1211,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823230094"
  },
  {
   "address": "15000 Minnetonka Blvd, Minnetonka",
   "sale_month": "2023-02",
   "price": 4275000,
   "lot_sqft": 272684,
   "price_per_lot_sqft": 15.68,
   "price_per_building_sqft": 142.23,
   "building_sqft": 30057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30238,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611722430023"
  },
  {
   "address": "15208 Minnetonka Blvd, Minnetonka",
   "sale_month": "2023-02",
   "price": 4275000,
   "lot_sqft": 21423,
   "price_per_lot_sqft": 199.55,
   "price_per_building_sqft": 2327.16,
   "building_sqft": 1837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1848,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1611722340001"
  },
  {
   "address": "10140 Lyndale Ave S, Bloomington",
   "sale_month": "2023-02",
   "price": 9662000,
   "lot_sqft": 213115,
   "price_per_lot_sqft": 45.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5029,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602724440049"
  },
  {
   "address": "9549 Penn Ave S, Bloomington",
   "sale_month": "2023-02",
   "price": 3008000,
   "lot_sqft": 183408,
   "price_per_lot_sqft": 16.4,
   "price_per_building_sqft": 39.99,
   "building_sqft": 75224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75678,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724220009"
  },
  {
   "address": "2226 Lyndale Ave N, Minneapolis",
   "sale_month": "2023-02",
   "price": 440000,
   "lot_sqft": 9458,
   "price_per_lot_sqft": 46.52,
   "price_per_building_sqft": 141.12,
   "building_sqft": 3118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3137,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924220085"
  },
  {
   "address": "320 3rd Street, Farmington",
   "sale_month": "2023-02",
   "price": 207000,
   "lot_sqft": 4801,
   "price_per_lot_sqft": 43.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700022050"
  },
  {
   "address": null,
   "sale_month": "2023-02",
   "price": 50000,
   "lot_sqft": 8395,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411724440062"
  },
  {
   "address": null,
   "sale_month": "2023-02",
   "price": 50000,
   "lot_sqft": 2894,
   "price_per_lot_sqft": 17.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411724440057"
  },
  {
   "address": null,
   "sale_month": "2023-02",
   "price": 50000,
   "lot_sqft": 5393,
   "price_per_lot_sqft": 9.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411724440056"
  },
  {
   "address": "1410 South Ferry Road, Anoka",
   "sale_month": "2023-02",
   "price": 650000,
   "lot_sqft": 73280,
   "price_per_lot_sqft": 8.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1958,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123125140088"
  },
  {
   "address": "10860 Cedar Bend, Minnetonka",
   "sale_month": "2023-02",
   "price": 7237000,
   "lot_sqft": 130384,
   "price_per_lot_sqft": 55.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4880,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211722320076"
  },
  {
   "address": "4823 Osseo Rd, Minneapolis",
   "sale_month": "2023-02",
   "price": 7650000,
   "lot_sqft": 10332,
   "price_per_lot_sqft": 740.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1111821320002"
  },
  {
   "address": "1940 Rahncliff Court, Eagan",
   "sale_month": "2023-02",
   "price": 1600000,
   "lot_sqft": 90441,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": 196.25,
   "building_sqft": 8153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8202,
   "use": "Commercial-preferred",
   "parcel_id": "106272801020"
  },
  {
   "address": "1345 Corporate Center Curve, Eagan",
   "sale_month": "2023-02",
   "price": 1625000,
   "lot_sqft": 38282,
   "price_per_lot_sqft": 42.45,
   "price_per_building_sqft": 256.03,
   "building_sqft": 6347,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6386,
   "use": "Commercial-preferred",
   "parcel_id": "102253501010"
  },
  {
   "address": "1960 Cliff Lake Road, Eagan",
   "sale_month": "2023-02",
   "price": 9450000,
   "lot_sqft": 645747,
   "price_per_lot_sqft": 14.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "101778001020"
  },
  {
   "address": "9500 Noble Pkwy N, Brooklyn Park",
   "sale_month": "2023-02",
   "price": 2000000,
   "lot_sqft": 109053,
   "price_per_lot_sqft": 18.34,
   "price_per_building_sqft": 152.01,
   "building_sqft": 13157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13237,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011921310065"
  },
  {
   "address": "3101 49th Ave N, Brooklyn Center",
   "sale_month": "2023-02",
   "price": 7650000,
   "lot_sqft": 208610,
   "price_per_lot_sqft": 36.67,
   "price_per_building_sqft": 912.13,
   "building_sqft": 8387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8438,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821410020"
  },
  {
   "address": "4001 Lakebreeze Ave N, Brooklyn Center",
   "sale_month": "2023-02",
   "price": 11250000,
   "lot_sqft": 374740,
   "price_per_lot_sqft": 30.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94938,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821310031"
  },
  {
   "address": "318 27th Ave N, Minneapolis",
   "sale_month": "2023-02",
   "price": 210000,
   "lot_sqft": 6898,
   "price_per_lot_sqft": 30.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1509,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924330026"
  },
  {
   "address": "1995 Oakcrest Avenue, Roseville",
   "sale_month": "2023-02",
   "price": 2850000,
   "lot_sqft": 63861,
   "price_per_lot_sqft": 44.63,
   "price_per_building_sqft": 144.58,
   "building_sqft": 19712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19831,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923220011"
  },
  {
   "address": "1625 Radio Drive, Woodbury",
   "sale_month": "2023-02",
   "price": 13069246,
   "lot_sqft": 173364,
   "price_per_lot_sqft": 75.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19759,
   "use": "300",
   "parcel_id": "0902821420133"
  },
  {
   "address": "4550 Quebec Ave N, New Hope",
   "sale_month": "2023-02",
   "price": 2100000,
   "lot_sqft": 62745,
   "price_per_lot_sqft": 33.47,
   "price_per_building_sqft": 127.2,
   "building_sqft": 16509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16609,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821330075"
  },
  {
   "address": "9489 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2023-02",
   "price": 1260000,
   "lot_sqft": 211085,
   "price_per_lot_sqft": 5.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711921410010"
  },
  {
   "address": "5701 International Pkwy, New Hope",
   "sale_month": "2023-02",
   "price": 4500000,
   "lot_sqft": 171894,
   "price_per_lot_sqft": 26.18,
   "price_per_building_sqft": 97.37,
   "building_sqft": 46217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46496,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821320006"
  },
  {
   "address": "3826 West Broadway, Robbinsdale",
   "sale_month": "2023-02",
   "price": 335000,
   "lot_sqft": 5710,
   "price_per_lot_sqft": 58.67,
   "price_per_building_sqft": 343.59,
   "building_sqft": 975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 981,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924410046"
  },
  {
   "address": "2912 Anthony La, St. Anthony",
   "sale_month": "2023-02",
   "price": 975000,
   "lot_sqft": 21521,
   "price_per_lot_sqft": 45.3,
   "price_per_building_sqft": 118.76,
   "building_sqft": 8210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8260,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440030"
  },
  {
   "address": "3400 36th Ave S, Minneapolis",
   "sale_month": "2023-02",
   "price": 370000,
   "lot_sqft": 5368,
   "price_per_lot_sqft": 68.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1429,
   "use": "TRIPLEX",
   "parcel_id": "0602823310138"
  },
  {
   "address": "4009 Lake St E, Minneapolis",
   "sale_month": "2023-02",
   "price": 1350000,
   "lot_sqft": 8810,
   "price_per_lot_sqft": 153.23,
   "price_per_building_sqft": 1017.33,
   "building_sqft": 1327,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1335,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823120213"
  },
  {
   "address": "2310 County Road D West, Roseville",
   "sale_month": "2023-02",
   "price": 700000,
   "lot_sqft": 30292,
   "price_per_lot_sqft": 23.11,
   "price_per_building_sqft": 137.88,
   "building_sqft": 5077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5108,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923210006"
  },
  {
   "address": "1741 County Road C West, Roseville",
   "sale_month": "2023-02",
   "price": 1850000,
   "lot_sqft": 51175,
   "price_per_lot_sqft": 36.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923430024"
  },
  {
   "address": "5445 Lakeland Ave N, Crystal",
   "sale_month": "2023-02",
   "price": 1420000,
   "lot_sqft": 33457,
   "price_per_lot_sqft": 42.44,
   "price_per_building_sqft": 174.02,
   "building_sqft": 8160,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8209,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821330004"
  },
  {
   "address": "3625 Aldrich Ave S, Minneapolis",
   "sale_month": "2023-02",
   "price": 1290000,
   "lot_sqft": 9987,
   "price_per_lot_sqft": 129.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3179,
   "use": "APARTMENT",
   "parcel_id": "0402824440005"
  },
  {
   "address": "8001 Bloomington Fwy East, Bloomington",
   "sale_month": "2023-02",
   "price": 15800000,
   "lot_sqft": 337879,
   "price_per_lot_sqft": 46.76,
   "price_per_building_sqft": 131.64,
   "building_sqft": 120022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 120746,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724130052"
  },
  {
   "address": "1522 Grand Avenue, Saint Paul",
   "sale_month": "2023-02",
   "price": 1570000,
   "lot_sqft": 9896,
   "price_per_lot_sqft": 158.65,
   "price_per_building_sqft": 383.3,
   "building_sqft": 4096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4121,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823320086"
  },
  {
   "address": "5845 Stagecoach Trail North, Oak Park Heights",
   "sale_month": "2023-02",
   "price": 150000,
   "lot_sqft": 15228,
   "price_per_lot_sqft": 9.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "300",
   "parcel_id": "0302920120013"
  },
  {
   "address": "14400 Nicollet Court, Burnsville",
   "sale_month": "2023-02",
   "price": 5163625,
   "lot_sqft": 88867,
   "price_per_lot_sqft": 58.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9170,
   "use": "Commercial-preferred",
   "parcel_id": "027585301020"
  },
  {
   "address": "14350 Nicollet Court, Burnsville",
   "sale_month": "2023-02",
   "price": 3638750,
   "lot_sqft": 70718,
   "price_per_lot_sqft": 51.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11584,
   "use": "Commercial-preferred",
   "parcel_id": "027585301010"
  },
  {
   "address": "3726 Chicago Ave, Minneapolis",
   "sale_month": "2023-02",
   "price": 415000,
   "lot_sqft": 3088,
   "price_per_lot_sqft": 134.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824330089"
  },
  {
   "address": "3722 Chicago Ave, Minneapolis",
   "sale_month": "2023-02",
   "price": 415000,
   "lot_sqft": 6177,
   "price_per_lot_sqft": 67.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824330062"
  },
  {
   "address": "1326 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2023-02",
   "price": 850000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 567.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420089"
  },
  {
   "address": "1324 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2023-02",
   "price": 850000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 567.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420088"
  },
  {
   "address": "1322 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2023-02",
   "price": 850000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 567.04,
   "price_per_building_sqft": 132.75,
   "building_sqft": 6403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6442,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420087"
  },
  {
   "address": "1320 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2023-02",
   "price": 850000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 567.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420086"
  },
  {
   "address": "301 Peavey La, Wayzata",
   "sale_month": "2023-02",
   "price": 5500000,
   "lot_sqft": 363400,
   "price_per_lot_sqft": 15.13,
   "price_per_building_sqft": 156.82,
   "building_sqft": 35073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35284,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111723420019"
  },
  {
   "address": "1486 Stieger Lake Lane, Victoria",
   "sale_month": "2023-01",
   "price": 1278000,
   "lot_sqft": 37762,
   "price_per_lot_sqft": 33.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6230,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650134411"
  },
  {
   "address": "220 Main Street East, Norwood Young America",
   "sale_month": "2023-01",
   "price": 135000,
   "lot_sqft": 3280,
   "price_per_lot_sqft": 41.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580510450"
  },
  {
   "address": "217 7th Street Northeast, Mayer",
   "sale_month": "2023-01",
   "price": 265000,
   "lot_sqft": 38531,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500310300"
  },
  {
   "address": "545 University Avenue West, Saint Paul",
   "sale_month": "2023-01",
   "price": 295000,
   "lot_sqft": 8289,
   "price_per_lot_sqft": 35.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230114"
  },
  {
   "address": "1020 Marie Avenue, South Saint Paul",
   "sale_month": "2023-01",
   "price": 180000,
   "lot_sqft": 10005,
   "price_per_lot_sqft": 17.99,
   "price_per_building_sqft": 105.02,
   "building_sqft": 1714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1724,
   "use": "Commercial-preferred",
   "parcel_id": "362610002171"
  },
  {
   "address": "6630 Colfax Ave N, Brooklyn Center",
   "sale_month": "2023-01",
   "price": 460000,
   "lot_sqft": 37357,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": 169.06,
   "building_sqft": 2721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2738,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611921240048"
  },
  {
   "address": "2751 Minnehaha Ave, Minneapolis",
   "sale_month": "2023-01",
   "price": 1000000,
   "lot_sqft": 39383,
   "price_per_lot_sqft": 25.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17713,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420050"
  },
  {
   "address": "2300 26th St E, Minneapolis",
   "sale_month": "2023-01",
   "price": 5810656,
   "lot_sqft": 72171,
   "price_per_lot_sqft": 80.51,
   "price_per_building_sqft": 117.39,
   "building_sqft": 49498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49797,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240028"
  },
  {
   "address": "1100 West Mckinley Street, Anoka",
   "sale_month": "2023-01",
   "price": 5368025,
   "lot_sqft": 167066,
   "price_per_lot_sqft": 32.13,
   "price_per_building_sqft": 98.62,
   "building_sqft": 54434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54763,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225420022"
  },
  {
   "address": "6058 Highway 10, Anoka",
   "sale_month": "2023-01",
   "price": 3000000,
   "lot_sqft": 48833,
   "price_per_lot_sqft": 61.43,
   "price_per_building_sqft": 1566.58,
   "building_sqft": 1915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1926,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225310038"
  },
  {
   "address": "620 Rondo Avenue, Saint Paul",
   "sale_month": "2023-01",
   "price": 11600000,
   "lot_sqft": 7763,
   "price_per_lot_sqft": 1494.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923440172"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 11600000,
   "lot_sqft": 13126,
   "price_per_lot_sqft": 883.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923440031"
  },
  {
   "address": "315 Dale Street North, Saint Paul",
   "sale_month": "2023-01",
   "price": 11600000,
   "lot_sqft": 10644,
   "price_per_lot_sqft": 1089.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923440030"
  },
  {
   "address": "313 Dale Street North, Saint Paul",
   "sale_month": "2023-01",
   "price": 11600000,
   "lot_sqft": 69487,
   "price_per_lot_sqft": 166.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21370,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923440028"
  },
  {
   "address": "2704 16th Ave S, Minneapolis",
   "sale_month": "2023-01",
   "price": 494000,
   "lot_sqft": 7383,
   "price_per_lot_sqft": 66.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2237,
   "use": "APARTMENT",
   "parcel_id": "3502924410098"
  },
  {
   "address": "2743 11th Ave S, Minneapolis",
   "sale_month": "2023-01",
   "price": 1450000,
   "lot_sqft": 10522,
   "price_per_lot_sqft": 137.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3300,
   "use": "APARTMENT",
   "parcel_id": "3502924310060"
  },
  {
   "address": "2432 Chicago Ave, Minneapolis",
   "sale_month": "2023-01",
   "price": 110000,
   "lot_sqft": 6463,
   "price_per_lot_sqft": 17.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3502924230026"
  },
  {
   "address": "2134 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2023-01",
   "price": 4705000,
   "lot_sqft": 68920,
   "price_per_lot_sqft": 68.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15823,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224310034"
  },
  {
   "address": "1389 University Avenue West, Saint Paul",
   "sale_month": "2023-01",
   "price": 3945000,
   "lot_sqft": 51398,
   "price_per_lot_sqft": 76.75,
   "price_per_building_sqft": 136.25,
   "building_sqft": 28954,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29128,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923240236"
  },
  {
   "address": "201 Franklin Ave E, Minneapolis",
   "sale_month": "2023-01",
   "price": 490000,
   "lot_sqft": 9149,
   "price_per_lot_sqft": 53.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1672,
   "use": "APARTMENT",
   "parcel_id": "3402924120016"
  },
  {
   "address": "540 Broadway Street, Saint Paul",
   "sale_month": "2023-01",
   "price": 2000000,
   "lot_sqft": 44585,
   "price_per_lot_sqft": 44.86,
   "price_per_building_sqft": 61.58,
   "building_sqft": 32479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32675,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "312922410032"
  },
  {
   "address": "3714 Lake St E, Minneapolis",
   "sale_month": "2023-01",
   "price": 400000,
   "lot_sqft": 2554,
   "price_per_lot_sqft": 156.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3102923340099"
  },
  {
   "address": "3722 Lake St E, Minneapolis",
   "sale_month": "2023-01",
   "price": 400000,
   "lot_sqft": 5108,
   "price_per_lot_sqft": 78.31,
   "price_per_building_sqft": 592.59,
   "building_sqft": 675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 679,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340097"
  },
  {
   "address": "4901 77th St W, Edina",
   "sale_month": "2023-01",
   "price": 1250000,
   "lot_sqft": 39168,
   "price_per_lot_sqft": 31.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16839,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824330031"
  },
  {
   "address": "3740 Chestnut Street North, Chaska",
   "sale_month": "2023-01",
   "price": 480000,
   "lot_sqft": 88083,
   "price_per_lot_sqft": 5.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2509,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302280010"
  },
  {
   "address": "1130 Hazeltine Boulevard, Chaska",
   "sale_month": "2023-01",
   "price": 2100000,
   "lot_sqft": 206634,
   "price_per_lot_sqft": 10.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302190030"
  },
  {
   "address": "100 2nd Street East, Chaska",
   "sale_month": "2023-01",
   "price": 654000,
   "lot_sqft": 1507,
   "price_per_lot_sqft": 433.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300720010"
  },
  {
   "address": "2650 University Ave SE, Minneapolis",
   "sale_month": "2023-01",
   "price": 14200000,
   "lot_sqft": 61326,
   "price_per_lot_sqft": 231.55,
   "price_per_building_sqft": 348.9,
   "building_sqft": 40699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40945,
   "use": "APARTMENT",
   "parcel_id": "3002923240030"
  },
  {
   "address": "1037 Payne Avenue, Saint Paul",
   "sale_month": "2023-01",
   "price": 175000,
   "lot_sqft": 2886,
   "price_per_lot_sqft": 60.64,
   "price_per_building_sqft": 93.73,
   "building_sqft": 1867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1878,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130061"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 175000,
   "lot_sqft": 3263,
   "price_per_lot_sqft": 53.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130060"
  },
  {
   "address": "1134 Payne Avenue, Saint Paul",
   "sale_month": "2023-01",
   "price": 240000,
   "lot_sqft": 2367,
   "price_per_lot_sqft": 101.39,
   "price_per_building_sqft": 322.15,
   "building_sqft": 745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 750,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120037"
  },
  {
   "address": "130 Hickory Street, Mahtomedi",
   "sale_month": "2023-01",
   "price": 400000,
   "lot_sqft": 12292,
   "price_per_lot_sqft": 32.54,
   "price_per_building_sqft": 268.64,
   "building_sqft": 1489,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1498,
   "use": "300",
   "parcel_id": "2903021210060"
  },
  {
   "address": "2525 Fernbrook La N, Plymouth",
   "sale_month": "2023-01",
   "price": 2100000,
   "lot_sqft": 113512,
   "price_per_lot_sqft": 18.5,
   "price_per_building_sqft": 74.31,
   "building_sqft": 28260,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28431,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822110004"
  },
  {
   "address": "220 Tonka Bay Rd, Tonka Bay",
   "sale_month": "2023-01",
   "price": 7100750,
   "lot_sqft": 46056,
   "price_per_lot_sqft": 154.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6345,
   "use": "MARINA",
   "parcel_id": "2711723230148"
  },
  {
   "address": "260 Tonka Bay Rd, Tonka Bay",
   "sale_month": "2023-01",
   "price": 7100750,
   "lot_sqft": 100505,
   "price_per_lot_sqft": 70.65,
   "price_per_building_sqft": 301.1,
   "building_sqft": 23583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23725,
   "use": "MARINA",
   "parcel_id": "2711723230147"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 7100750,
   "lot_sqft": 23083,
   "price_per_lot_sqft": 307.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2711723230146"
  },
  {
   "address": "1240 3rd Avenue East, Shakopee",
   "sale_month": "2023-01",
   "price": 1150000,
   "lot_sqft": 53509,
   "price_per_lot_sqft": 21.49,
   "price_per_building_sqft": 108.12,
   "building_sqft": 10636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10700,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270870060"
  },
  {
   "address": "7559 Jamaca Avenue North, Grant",
   "sale_month": "2023-01",
   "price": 330000,
   "lot_sqft": 55300,
   "price_per_lot_sqft": 5.97,
   "price_per_building_sqft": 145.12,
   "building_sqft": 2274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2288,
   "use": "300",
   "parcel_id": "2703021230004"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2023-01",
   "price": 195000,
   "lot_sqft": 853,
   "price_per_lot_sqft": 228.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140280"
  },
  {
   "address": "7525 Commerce St, Corcoran",
   "sale_month": "2023-01",
   "price": 600000,
   "lot_sqft": 46258,
   "price_per_lot_sqft": 12.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5802,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923140025"
  },
  {
   "address": "7231 Forestview La N, Maple Grove",
   "sale_month": "2023-01",
   "price": 235000,
   "lot_sqft": 2294,
   "price_per_lot_sqft": 102.44,
   "price_per_building_sqft": 40.03,
   "building_sqft": 5871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5907,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420040"
  },
  {
   "address": "160 Milford Street, Saint Paul",
   "sale_month": "2023-01",
   "price": 225000,
   "lot_sqft": 1703,
   "price_per_lot_sqft": 132.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410152"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 225000,
   "lot_sqft": 1702,
   "price_per_lot_sqft": 132.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410151"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 225000,
   "lot_sqft": 2334,
   "price_per_lot_sqft": 96.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410133"
  },
  {
   "address": "879 Rice Street, Saint Paul",
   "sale_month": "2023-01",
   "price": 225000,
   "lot_sqft": 2325,
   "price_per_lot_sqft": 96.77,
   "price_per_building_sqft": 164.47,
   "building_sqft": 1368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1377,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410132"
  },
  {
   "address": "5030 U S Hwy No 12, Maple Plain",
   "sale_month": "2023-01",
   "price": 850000,
   "lot_sqft": 46226,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824120078"
  },
  {
   "address": "19215 State Hwy No 7, Shorewood",
   "sale_month": "2023-01",
   "price": 750000,
   "lot_sqft": 13670,
   "price_per_lot_sqft": 54.86,
   "price_per_building_sqft": 517.96,
   "building_sqft": 1448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1457,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511723410028"
  },
  {
   "address": "904 19th Ave S, Minneapolis",
   "sale_month": "2023-01",
   "price": 950000,
   "lot_sqft": 27868,
   "price_per_lot_sqft": 34.09,
   "price_per_building_sqft": 101.32,
   "building_sqft": 9376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9433,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924330074"
  },
  {
   "address": "1215 Rice Street, Saint Paul",
   "sale_month": "2023-01",
   "price": 215000,
   "lot_sqft": 3931,
   "price_per_lot_sqft": 54.69,
   "price_per_building_sqft": 395.95,
   "building_sqft": 543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 547,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923440115"
  },
  {
   "address": "616 11th Ave SE, Minneapolis",
   "sale_month": "2023-01",
   "price": 390000,
   "lot_sqft": 6016,
   "price_per_lot_sqft": 64.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1316,
   "use": "TRIPLEX",
   "parcel_id": "2402924240060"
  },
  {
   "address": "830 5th Ave SE, Minneapolis",
   "sale_month": "2023-01",
   "price": 594000,
   "lot_sqft": 6374,
   "price_per_lot_sqft": 93.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3139,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924220132"
  },
  {
   "address": "251 57th Avenue Northeast, Fridley",
   "sale_month": "2023-01",
   "price": 1650000,
   "lot_sqft": 33908,
   "price_per_lot_sqft": 48.66,
   "price_per_building_sqft": 190.05,
   "building_sqft": 8682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8735,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024230145"
  },
  {
   "address": "528 University Ave SE, Minneapolis",
   "sale_month": "2023-01",
   "price": 1200000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 109.29,
   "price_per_building_sqft": 150.06,
   "building_sqft": 7997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8046,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924410013"
  },
  {
   "address": "312 3rd St S, Minneapolis",
   "sale_month": "2023-01",
   "price": 2700000,
   "lot_sqft": 10238,
   "price_per_lot_sqft": 263.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10446,
   "use": "APARTMENT",
   "parcel_id": "2302924330027"
  },
  {
   "address": "10025 Antrim Court, Woodbury",
   "sale_month": "2023-01",
   "price": 2140000,
   "lot_sqft": 43745,
   "price_per_lot_sqft": 48.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "110",
   "parcel_id": "2302821320071"
  },
  {
   "address": "3602 Mount Vernon Court, Woodbury",
   "sale_month": "2023-01",
   "price": 2140000,
   "lot_sqft": 69947,
   "price_per_lot_sqft": 30.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1178,
   "use": "110",
   "parcel_id": "2302821320070"
  },
  {
   "address": "3610 Mount Vernon Court, Woodbury",
   "sale_month": "2023-01",
   "price": 2130000,
   "lot_sqft": 43906,
   "price_per_lot_sqft": 48.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4918,
   "use": "110",
   "parcel_id": "2302821320069"
  },
  {
   "address": "341 Main Street, Elko New Market",
   "sale_month": "2023-01",
   "price": 1135000,
   "lot_sqft": 18953,
   "price_per_lot_sqft": 59.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230030130"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 1135000,
   "lot_sqft": 7693,
   "price_per_lot_sqft": 147.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230030070"
  },
  {
   "address": "10361 Jamestown Street Northeast, Blaine",
   "sale_month": "2023-01",
   "price": 1075000,
   "lot_sqft": 48208,
   "price_per_lot_sqft": 22.3,
   "price_per_building_sqft": 183.2,
   "building_sqft": 5868,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5903,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420026"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 17463380,
   "lot_sqft": 148027,
   "price_per_lot_sqft": 117.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024140012"
  },
  {
   "address": "180 Charles Street Northeast, Fridley",
   "sale_month": "2023-01",
   "price": 3186000,
   "lot_sqft": 23441,
   "price_per_lot_sqft": 135.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3949,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024120018"
  },
  {
   "address": "179 Charles Street Northeast, Fridley",
   "sale_month": "2023-01",
   "price": 3186000,
   "lot_sqft": 22398,
   "price_per_lot_sqft": 142.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3776,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024120017"
  },
  {
   "address": "101 Charles Street Northeast, Fridley",
   "sale_month": "2023-01",
   "price": 3186000,
   "lot_sqft": 22473,
   "price_per_lot_sqft": 141.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3852,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024120016"
  },
  {
   "address": "5851 East River Road Northeast, Fridley",
   "sale_month": "2023-01",
   "price": 17463380,
   "lot_sqft": 526588,
   "price_per_lot_sqft": 33.16,
   "price_per_building_sqft": 63.92,
   "building_sqft": 273212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 274861,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024110025"
  },
  {
   "address": "225 Thomas Ave N, Minneapolis",
   "sale_month": "2023-01",
   "price": 4700000,
   "lot_sqft": 92157,
   "price_per_lot_sqft": 51,
   "price_per_building_sqft": 109.03,
   "building_sqft": 43108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43368,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2002924440088"
  },
  {
   "address": "221 Thomas Ave N, Minneapolis",
   "sale_month": "2023-01",
   "price": 4700000,
   "lot_sqft": 12302,
   "price_per_lot_sqft": 382.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2002924440085"
  },
  {
   "address": "2601 Glenwood Ave, Minneapolis",
   "sale_month": "2023-01",
   "price": 4700000,
   "lot_sqft": 7050,
   "price_per_lot_sqft": 666.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2002924440055"
  },
  {
   "address": "297 Thomas Ave N, Minneapolis",
   "sale_month": "2023-01",
   "price": 4700000,
   "lot_sqft": 2117,
   "price_per_lot_sqft": 2220.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2002924440034"
  },
  {
   "address": "303 Thomas Ave N, Minneapolis",
   "sale_month": "2023-01",
   "price": 500000,
   "lot_sqft": 51444,
   "price_per_lot_sqft": 9.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26393,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2002924430143"
  },
  {
   "address": "301 Thomas Ave N, Minneapolis",
   "sale_month": "2023-01",
   "price": 1300000,
   "lot_sqft": 28371,
   "price_per_lot_sqft": 45.82,
   "price_per_building_sqft": 228.15,
   "building_sqft": 5698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5733,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002924430137"
  },
  {
   "address": "205 2nd Street East, Hastings",
   "sale_month": "2023-01",
   "price": 269000,
   "lot_sqft": 3090,
   "price_per_lot_sqft": 87.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215003052"
  },
  {
   "address": "1220 Sylvan Street, Saint Paul",
   "sale_month": "2023-01",
   "price": 1550000,
   "lot_sqft": 24172,
   "price_per_lot_sqft": 64.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5499,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922340034"
  },
  {
   "address": "26 Dean Ave E, Champlin",
   "sale_month": "2023-01",
   "price": 650000,
   "lot_sqft": 10882,
   "price_per_lot_sqft": 59.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1694,
   "use": "APARTMENT",
   "parcel_id": "1912021320007"
  },
  {
   "address": "1100 18th Ave SE, Minneapolis",
   "sale_month": "2023-01",
   "price": 900000,
   "lot_sqft": 13962,
   "price_per_lot_sqft": 64.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2765,
   "use": "APARTMENT",
   "parcel_id": "1902923220081"
  },
  {
   "address": "8225 93rd Ave N, Brooklyn Park",
   "sale_month": "2023-01",
   "price": 5180000,
   "lot_sqft": 154390,
   "price_per_lot_sqft": 33.55,
   "price_per_building_sqft": 134.1,
   "building_sqft": 38629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38862,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921110008"
  },
  {
   "address": "451 Wilson St NE, Minneapolis",
   "sale_month": "2023-01",
   "price": 350000,
   "lot_sqft": 14533,
   "price_per_lot_sqft": 24.08,
   "price_per_building_sqft": 49.03,
   "building_sqft": 7138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7181,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923340022"
  },
  {
   "address": "447 Wilson St NE, Minneapolis",
   "sale_month": "2023-01",
   "price": 350000,
   "lot_sqft": 4080,
   "price_per_lot_sqft": 85.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340021"
  },
  {
   "address": "3332 54th St E, Minneapolis",
   "sale_month": "2023-01",
   "price": 500000,
   "lot_sqft": 9922,
   "price_per_lot_sqft": 50.39,
   "price_per_building_sqft": 237.87,
   "building_sqft": 2102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2115,
   "use": "APARTMENT",
   "parcel_id": "1802823330153"
  },
  {
   "address": "3060 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2023-01",
   "price": 490000,
   "lot_sqft": 24986,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": 102.04,
   "building_sqft": 4802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4831,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124320009"
  },
  {
   "address": "4849 White Bear Parkway, White Bear Township",
   "sale_month": "2023-01",
   "price": 3950000,
   "lot_sqft": 240650,
   "price_per_lot_sqft": 16.41,
   "price_per_building_sqft": 103.27,
   "building_sqft": 38248,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38479,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022140017"
  },
  {
   "address": "2109 Snelling Avenue North, Roseville",
   "sale_month": "2023-01",
   "price": 4615000,
   "lot_sqft": 47303,
   "price_per_lot_sqft": 97.56,
   "price_per_building_sqft": 432.4,
   "building_sqft": 10673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10737,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923110003"
  },
  {
   "address": "6224 Hamilton St, St. Louis Park",
   "sale_month": "2023-01",
   "price": 1040000,
   "lot_sqft": 13058,
   "price_per_lot_sqft": 79.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3544,
   "use": "APARTMENT",
   "parcel_id": "1611721320029"
  },
  {
   "address": "1600 Golden Valley Rd, Minneapolis",
   "sale_month": "2023-01",
   "price": 50000,
   "lot_sqft": 5041,
   "price_per_lot_sqft": 9.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924240171"
  },
  {
   "address": "2014 25th Ave N, Minneapolis",
   "sale_month": "2023-01",
   "price": 295000,
   "lot_sqft": 6043,
   "price_per_lot_sqft": 48.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1190,
   "use": "TRIPLEX",
   "parcel_id": "1602924220050"
  },
  {
   "address": "11320 86th Ave N, Maple Grove",
   "sale_month": "2023-01",
   "price": 649000,
   "lot_sqft": 3644,
   "price_per_lot_sqft": 178.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440081"
  },
  {
   "address": "8300 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2023-01",
   "price": 825000,
   "lot_sqft": 14295,
   "price_per_lot_sqft": 57.71,
   "price_per_building_sqft": 329.21,
   "building_sqft": 2506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2521,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310029"
  },
  {
   "address": "423 6th Ave NE, Minneapolis",
   "sale_month": "2023-01",
   "price": 434395,
   "lot_sqft": 5193,
   "price_per_lot_sqft": 83.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1924,
   "use": "TRIPLEX",
   "parcel_id": "1402924310132"
  },
  {
   "address": "1609 4th St NE, Minneapolis",
   "sale_month": "2023-01",
   "price": 545000,
   "lot_sqft": 5395,
   "price_per_lot_sqft": 101.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2030,
   "use": "APARTMENT",
   "parcel_id": "1402924210125"
  },
  {
   "address": "1528 South Ferry Road, Anoka",
   "sale_month": "2023-01",
   "price": 2474600,
   "lot_sqft": 3048,
   "price_per_lot_sqft": 811.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125140016"
  },
  {
   "address": "20476 Chrysler Avenue, Empire",
   "sale_month": "2023-01",
   "price": 385000,
   "lot_sqft": 16207,
   "price_per_lot_sqft": 23.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "Apartment",
   "parcel_id": "122280101020"
  },
  {
   "address": "562 State Hwy No 55, Medina",
   "sale_month": "2023-01",
   "price": 375000,
   "lot_sqft": 25305,
   "price_per_lot_sqft": 14.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823240003"
  },
  {
   "address": "7400 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2023-01",
   "price": 5127000,
   "lot_sqft": 119251,
   "price_per_lot_sqft": 42.99,
   "price_per_building_sqft": 156.92,
   "building_sqft": 32673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32870,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622230018"
  },
  {
   "address": "1104 5th Street, Saint Paul Park",
   "sale_month": "2023-01",
   "price": 530000,
   "lot_sqft": 7035,
   "price_per_lot_sqft": 75.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2189,
   "use": "110",
   "parcel_id": "1202722310062"
  },
  {
   "address": "1108 5th Street, Saint Paul Park",
   "sale_month": "2023-01",
   "price": 530000,
   "lot_sqft": 7035,
   "price_per_lot_sqft": 75.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2090,
   "use": "110",
   "parcel_id": "1202722310061"
  },
  {
   "address": "2271 White Bear Avenue North, Maplewood",
   "sale_month": "2023-01",
   "price": 1675000,
   "lot_sqft": 48321,
   "price_per_lot_sqft": 34.66,
   "price_per_building_sqft": 257.69,
   "building_sqft": 6500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6539,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922330001"
  },
  {
   "address": "14680 James Rd, Rogers",
   "sale_month": "2023-01",
   "price": 2265800,
   "lot_sqft": 94158,
   "price_per_lot_sqft": 24.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15823,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023130012"
  },
  {
   "address": "315 27th Ave NE, Minneapolis",
   "sale_month": "2023-01",
   "price": 6350000,
   "lot_sqft": 276370,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": 56.24,
   "building_sqft": 112919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 113600,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924220006"
  },
  {
   "address": "4323 Chicago Ave, Minneapolis",
   "sale_month": "2023-01",
   "price": 6600000,
   "lot_sqft": 54675,
   "price_per_lot_sqft": 120.71,
   "price_per_building_sqft": 433.9,
   "building_sqft": 15211,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15303,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824310221"
  },
  {
   "address": "7711 Mitchell Rd, Eden Prairie",
   "sale_month": "2023-01",
   "price": 2275000,
   "lot_sqft": 66651,
   "price_per_lot_sqft": 34.13,
   "price_per_building_sqft": 251.3,
   "building_sqft": 9053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9108,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622330038"
  },
  {
   "address": "11919 Central Avenue Northeast, Blaine",
   "sale_month": "2023-01",
   "price": 377000,
   "lot_sqft": 2453,
   "price_per_lot_sqft": 153.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420052"
  },
  {
   "address": "2626 Mcmenemy Street, Little Canada",
   "sale_month": "2023-01",
   "price": 500000,
   "lot_sqft": 13465,
   "price_per_lot_sqft": 37.13,
   "price_per_building_sqft": 189.68,
   "building_sqft": 2636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2652,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082922220007"
  },
  {
   "address": "150 Cesar Chavez Street, Saint Paul",
   "sale_month": "2023-01",
   "price": 450000,
   "lot_sqft": 10049,
   "price_per_lot_sqft": 44.78,
   "price_per_building_sqft": 265.17,
   "building_sqft": 1697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1707,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240009"
  },
  {
   "address": "469 Anita Street, Saint Paul",
   "sale_month": "2023-01",
   "price": 345000,
   "lot_sqft": 5061,
   "price_per_lot_sqft": 68.17,
   "price_per_building_sqft": 397.47,
   "building_sqft": 868,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 874,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822120064"
  },
  {
   "address": "668 Lake Street South, Forest Lake",
   "sale_month": "2023-01",
   "price": 434900,
   "lot_sqft": 8849,
   "price_per_lot_sqft": 49.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420084"
  },
  {
   "address": "44 Lake Street South, Forest Lake",
   "sale_month": "2023-01",
   "price": 575000,
   "lot_sqft": 13746,
   "price_per_lot_sqft": 41.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "300",
   "parcel_id": "0803221130145"
  },
  {
   "address": "2600 West Broadway, Minneapolis",
   "sale_month": "2023-01",
   "price": 1100000,
   "lot_sqft": 27231,
   "price_per_lot_sqft": 40.4,
   "price_per_building_sqft": 437.72,
   "building_sqft": 2513,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2528,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924430065"
  },
  {
   "address": "3956 42nd Ave S, Minneapolis",
   "sale_month": "2023-01",
   "price": 450000,
   "lot_sqft": 5037,
   "price_per_lot_sqft": 89.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1222,
   "use": "APARTMENT",
   "parcel_id": "0702823120219"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 5163625,
   "lot_sqft": 19450,
   "price_per_lot_sqft": 265.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821140010"
  },
  {
   "address": "1450 Weir Drive, Woodbury",
   "sale_month": "2023-01",
   "price": 5163625,
   "lot_sqft": 46163,
   "price_per_lot_sqft": 111.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10212,
   "use": "300",
   "parcel_id": "0702821130008"
  },
  {
   "address": "27 7th Place West, Saint Paul",
   "sale_month": "2023-01",
   "price": 8000000,
   "lot_sqft": 30234,
   "price_per_lot_sqft": 264.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822210079"
  },
  {
   "address": "27 7th Place West, Saint Paul",
   "sale_month": "2023-01",
   "price": 8000000,
   "lot_sqft": 29,
   "price_per_lot_sqft": 275862.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822210078"
  },
  {
   "address": "8711 Bass Lake Rd, New Hope",
   "sale_month": "2023-01",
   "price": 2850000,
   "lot_sqft": 70659,
   "price_per_lot_sqft": 40.33,
   "price_per_building_sqft": 133.43,
   "building_sqft": 21360,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21489,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821310001"
  },
  {
   "address": "150 Broadway Ave S, Wayzata",
   "sale_month": "2023-01",
   "price": 1875000,
   "lot_sqft": 10928,
   "price_per_lot_sqft": 171.58,
   "price_per_building_sqft": 621.48,
   "building_sqft": 3017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3035,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0611722130040"
  },
  {
   "address": "4140 Hubbard Ave N, Robbinsdale",
   "sale_month": "2023-01",
   "price": 412500,
   "lot_sqft": 4247,
   "price_per_lot_sqft": 97.13,
   "price_per_building_sqft": 112.58,
   "building_sqft": 3664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3686,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602924130143"
  },
  {
   "address": "3745 42nd Ave S, Minneapolis",
   "sale_month": "2023-01",
   "price": 1000000,
   "lot_sqft": 6304,
   "price_per_lot_sqft": 158.63,
   "price_per_building_sqft": 257.27,
   "building_sqft": 3887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3911,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823440114"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 7775000,
   "lot_sqft": 16551,
   "price_per_lot_sqft": 469.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 127169,
   "use": "300",
   "parcel_id": "0602821220005"
  },
  {
   "address": "6003 Hudson Road, Woodbury",
   "sale_month": "2023-01",
   "price": 7775000,
   "lot_sqft": 129313,
   "price_per_lot_sqft": 60.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220004"
  },
  {
   "address": "7525 Wayzata Blvd, St. Louis Park",
   "sale_month": "2023-01",
   "price": 2500000,
   "lot_sqft": 49600,
   "price_per_lot_sqft": 50.4,
   "price_per_building_sqft": 317.14,
   "building_sqft": 7883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7931,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721310094"
  },
  {
   "address": "1823 Portland Avenue, Saint Paul",
   "sale_month": "2023-01",
   "price": 2234375,
   "lot_sqft": 9586,
   "price_per_lot_sqft": 233.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3976,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240103"
  },
  {
   "address": "1301 44th Ave N, Minneapolis",
   "sale_month": "2023-01",
   "price": 200000,
   "lot_sqft": 6500,
   "price_per_lot_sqft": 30.77,
   "price_per_building_sqft": 176.52,
   "building_sqft": 1133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1140,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120054"
  },
  {
   "address": "93 Lexington Parkway South, Saint Paul",
   "sale_month": "2023-01",
   "price": 3259000,
   "lot_sqft": 19498,
   "price_per_lot_sqft": 167.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7253,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823410091"
  },
  {
   "address": "1439 Grand Avenue, Saint Paul",
   "sale_month": "2023-01",
   "price": 2234375,
   "lot_sqft": 8679,
   "price_per_lot_sqft": 257.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3835,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823310089"
  },
  {
   "address": "1340 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2023-01",
   "price": 625000,
   "lot_sqft": 44606,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410043"
  },
  {
   "address": "3554 Nicollet Ave, Minneapolis",
   "sale_month": "2023-01",
   "price": 495000,
   "lot_sqft": 5729,
   "price_per_lot_sqft": 86.4,
   "price_per_building_sqft": 174.6,
   "building_sqft": 2835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2852,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824310174"
  },
  {
   "address": "3300 Grand Ave S, Minneapolis",
   "sale_month": "2023-01",
   "price": 440000,
   "lot_sqft": 5652,
   "price_per_lot_sqft": 77.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1253,
   "use": "TRIPLEX",
   "parcel_id": "0302824230142"
  },
  {
   "address": "3018 3rd Ave S, Minneapolis",
   "sale_month": "2023-01",
   "price": 4900000,
   "lot_sqft": 5844,
   "price_per_lot_sqft": 838.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824120005"
  },
  {
   "address": "301 Lake St E, Minneapolis",
   "sale_month": "2023-01",
   "price": 4900000,
   "lot_sqft": 10511,
   "price_per_lot_sqft": 466.18,
   "price_per_building_sqft": 779.88,
   "building_sqft": 6283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6321,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110093"
  },
  {
   "address": "311 Lake St E, Minneapolis",
   "sale_month": "2023-01",
   "price": 4900000,
   "lot_sqft": 6903,
   "price_per_lot_sqft": 709.84,
   "price_per_building_sqft": 882.56,
   "building_sqft": 5552,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5585,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110092"
  },
  {
   "address": "100 American Blvd E, Bloomington",
   "sale_month": "2023-01",
   "price": 3000000,
   "lot_sqft": 118133,
   "price_per_lot_sqft": 25.4,
   "price_per_building_sqft": 66.4,
   "building_sqft": 45183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45456,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724120035"
  },
  {
   "address": "50 American Blvd E, Bloomington",
   "sale_month": "2023-01",
   "price": 3000000,
   "lot_sqft": 23362,
   "price_per_lot_sqft": 128.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724120034"
  },
  {
   "address": null,
   "sale_month": "2023-01",
   "price": 85234,
   "lot_sqft": 10492,
   "price_per_lot_sqft": 8.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "026450004070"
  },
  {
   "address": "13744 Nicollet Avenue South, Burnsville",
   "sale_month": "2023-01",
   "price": 919137,
   "lot_sqft": 22480,
   "price_per_lot_sqft": 40.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "026450004060"
  },
  {
   "address": "13730 Nicollet Avenue South, Burnsville",
   "sale_month": "2023-01",
   "price": 1645629,
   "lot_sqft": 52901,
   "price_per_lot_sqft": 31.11,
   "price_per_building_sqft": 81.21,
   "building_sqft": 20263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20386,
   "use": "Commercial-preferred",
   "parcel_id": "026450004050"
  },
  {
   "address": "1405 Lake St E, Minneapolis",
   "sale_month": "2023-01",
   "price": 900000,
   "lot_sqft": 36819,
   "price_per_lot_sqft": 24.44,
   "price_per_building_sqft": 240.13,
   "building_sqft": 3748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3771,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824120257"
  },
  {
   "address": "47 Century Avenue North, Maplewood",
   "sale_month": "2023-01",
   "price": 600000,
   "lot_sqft": 41579,
   "price_per_lot_sqft": 14.43,
   "price_per_building_sqft": 94.13,
   "building_sqft": 6374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6412,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822140104"
  },
  {
   "address": "3033 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 21063,
   "price_per_lot_sqft": 194.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410023"
  },
  {
   "address": "3035 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 11788,
   "price_per_lot_sqft": 347.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410022"
  },
  {
   "address": "3031 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 13177,
   "price_per_lot_sqft": 311.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410021"
  },
  {
   "address": "3009 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 25156,
   "price_per_lot_sqft": 162.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410019"
  },
  {
   "address": "3007 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 27161,
   "price_per_lot_sqft": 150.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410018"
  },
  {
   "address": "3005 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 13405,
   "price_per_lot_sqft": 305.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410017"
  },
  {
   "address": "3003 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 13074,
   "price_per_lot_sqft": 313.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410016"
  },
  {
   "address": "3001 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 32230,
   "price_per_lot_sqft": 127.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410015"
  },
  {
   "address": "3015 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 40139,
   "price_per_lot_sqft": 102.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410014"
  },
  {
   "address": "3017 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 23842,
   "price_per_lot_sqft": 171.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410013"
  },
  {
   "address": "3019 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 12465,
   "price_per_lot_sqft": 328.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410012"
  },
  {
   "address": "3021 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 17788,
   "price_per_lot_sqft": 230.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410011"
  },
  {
   "address": "3023 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 12199,
   "price_per_lot_sqft": 336.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410010"
  },
  {
   "address": "3025 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 22174,
   "price_per_lot_sqft": 184.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410009"
  },
  {
   "address": "3027 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 17504,
   "price_per_lot_sqft": 234.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410008"
  },
  {
   "address": "3029 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 17396,
   "price_per_lot_sqft": 235.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410007"
  },
  {
   "address": "3037 Long Meadow Cir, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 15537,
   "price_per_lot_sqft": 263.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410005"
  },
  {
   "address": "3035 Old Shakopee Rd E, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 22405,
   "price_per_lot_sqft": 182.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410004"
  },
  {
   "address": "2943 Old Shakopee Rd E, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 47139,
   "price_per_lot_sqft": 86.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410003"
  },
  {
   "address": "3053 Old Shakopee Rd E, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 52774,
   "price_per_lot_sqft": 77.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410002"
  },
  {
   "address": "3049 Old Shakopee Rd E, Bloomington",
   "sale_month": "2023-01",
   "price": 4100000,
   "lot_sqft": 59985,
   "price_per_lot_sqft": 68.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724410001"
  },
  {
   "address": "660 Marketplace Drive, Waconia",
   "sale_month": "2022-12",
   "price": 556479,
   "lot_sqft": 31821,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755080020"
  },
  {
   "address": "250 Industrial Boulevard, Norwood Young America",
   "sale_month": "2022-12",
   "price": 900000,
   "lot_sqft": 108915,
   "price_per_lot_sqft": 8.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10285,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588500080"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 28095,
   "lot_sqft": 3297,
   "price_per_lot_sqft": 8.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "367020202170"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 28095,
   "lot_sqft": 3297,
   "price_per_lot_sqft": 8.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "367020202160"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 168671,
   "lot_sqft": 3297,
   "price_per_lot_sqft": 51.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "367020202100"
  },
  {
   "address": "1019 Concord Street North, South Saint Paul",
   "sale_month": "2022-12",
   "price": 365139,
   "lot_sqft": 6594,
   "price_per_lot_sqft": 55.37,
   "price_per_building_sqft": 50.18,
   "building_sqft": 7277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7321,
   "use": "Industrial-preferred",
   "parcel_id": "367020202090"
  },
  {
   "address": "5400 140th Avenue Northwest, Ramsey",
   "sale_month": "2022-12",
   "price": 1585400,
   "lot_sqft": 24753,
   "price_per_lot_sqft": 64.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7615,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225220074"
  },
  {
   "address": "3901 Thurston Avenue, Anoka",
   "sale_month": "2022-12",
   "price": 675000,
   "lot_sqft": 79454,
   "price_per_lot_sqft": 8.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225220069"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 1585400,
   "lot_sqft": 16146,
   "price_per_lot_sqft": 98.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225210213"
  },
  {
   "address": "575 University Avenue West, Saint Paul",
   "sale_month": "2022-12",
   "price": 745000,
   "lot_sqft": 12396,
   "price_per_lot_sqft": 60.1,
   "price_per_building_sqft": 113.24,
   "building_sqft": 6579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6619,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230253"
  },
  {
   "address": "6022 Blue Circle Dr, Minnetonka",
   "sale_month": "2022-12",
   "price": 1150000,
   "lot_sqft": 8502,
   "price_per_lot_sqft": 135.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440016"
  },
  {
   "address": "5801 Opus Pkwy, Minnetonka",
   "sale_month": "2022-12",
   "price": 23600000,
   "lot_sqft": 448878,
   "price_per_lot_sqft": 52.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 73561,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722410010"
  },
  {
   "address": "1855 28th St E, Minneapolis",
   "sale_month": "2022-12",
   "price": 2500000,
   "lot_sqft": 36411,
   "price_per_lot_sqft": 68.66,
   "price_per_building_sqft": 73.72,
   "building_sqft": 33914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34119,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924330037"
  },
  {
   "address": "2224 26th Ave S, Minneapolis",
   "sale_month": "2022-12",
   "price": 389955,
   "lot_sqft": 6128,
   "price_per_lot_sqft": 63.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1606,
   "use": "TRIPLEX",
   "parcel_id": "3602924120141"
  },
  {
   "address": "934 University Avenue West, Saint Paul",
   "sale_month": "2022-12",
   "price": 575000,
   "lot_sqft": 14157,
   "price_per_lot_sqft": 40.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310223"
  },
  {
   "address": "384 White Bear Avenue North, Saint Paul",
   "sale_month": "2022-12",
   "price": 1540000,
   "lot_sqft": 12457,
   "price_per_lot_sqft": 123.63,
   "price_per_building_sqft": 772.7,
   "building_sqft": 1993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2005,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922320102"
  },
  {
   "address": "6160 Summit Dr, Brooklyn Center",
   "sale_month": "2022-12",
   "price": 11400000,
   "lot_sqft": 252540,
   "price_per_lot_sqft": 45.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23607,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921430017"
  },
  {
   "address": "2837 18th Ave S, Minneapolis",
   "sale_month": "2022-12",
   "price": 690000,
   "lot_sqft": 7452,
   "price_per_lot_sqft": 92.59,
   "price_per_building_sqft": 148.61,
   "building_sqft": 4643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4671,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440202"
  },
  {
   "address": "1100 28th St E, Minneapolis",
   "sale_month": "2022-12",
   "price": 100,
   "lot_sqft": 8914,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4815,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924310099"
  },
  {
   "address": "1141 University Avenue West, Saint Paul",
   "sale_month": "2022-12",
   "price": 120000,
   "lot_sqft": 2323,
   "price_per_lot_sqft": 51.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923140101"
  },
  {
   "address": "252 Water St, Excelsior",
   "sale_month": "2022-12",
   "price": 800000,
   "lot_sqft": 5229,
   "price_per_lot_sqft": 152.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110068"
  },
  {
   "address": "212 Water St, Excelsior",
   "sale_month": "2022-12",
   "price": 680000,
   "lot_sqft": 4150,
   "price_per_lot_sqft": 163.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110062"
  },
  {
   "address": "6001 Culligan Way, Minnetonka",
   "sale_month": "2022-12",
   "price": 4381000,
   "lot_sqft": 214376,
   "price_per_lot_sqft": 20.44,
   "price_per_building_sqft": 70.27,
   "building_sqft": 62346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62722,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722430013"
  },
  {
   "address": "14345 Biscayne Avenue, Rosemount",
   "sale_month": "2022-12",
   "price": 1022000,
   "lot_sqft": 78211,
   "price_per_lot_sqft": 13.07,
   "price_per_building_sqft": 179.36,
   "building_sqft": 5698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5732,
   "use": "Commercial-preferred",
   "parcel_id": "340370000024"
  },
  {
   "address": "3085 Bridge Street Northwest, Saint Francis",
   "sale_month": "2022-12",
   "price": 933000,
   "lot_sqft": 95902,
   "price_per_lot_sqft": 9.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14867,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333424330010"
  },
  {
   "address": "394 Pierce Street, Saint Paul",
   "sale_month": "2022-12",
   "price": 575000,
   "lot_sqft": 7053,
   "price_per_lot_sqft": 81.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2743,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410109"
  },
  {
   "address": "492 Prior Avenue North, Saint Paul",
   "sale_month": "2022-12",
   "price": 180000,
   "lot_sqft": 6710,
   "price_per_lot_sqft": 26.83,
   "price_per_building_sqft": 99.12,
   "building_sqft": 1816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1827,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923240053"
  },
  {
   "address": "1175 89th Avenue Northeast, Blaine",
   "sale_month": "2022-12",
   "price": 460000,
   "lot_sqft": 15933,
   "price_per_lot_sqft": 28.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1265,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323123230012"
  },
  {
   "address": "219 Old Highway 8 Southwest, New Brighton",
   "sale_month": "2022-12",
   "price": 100000,
   "lot_sqft": 124086,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8282,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323023130010"
  },
  {
   "address": "705 3rd Street East, Saint Paul",
   "sale_month": "2022-12",
   "price": 378500,
   "lot_sqft": 4369,
   "price_per_lot_sqft": 86.63,
   "price_per_building_sqft": 123.98,
   "building_sqft": 3053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3071,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922140190"
  },
  {
   "address": "11218 Commerce Dr N, Champlin",
   "sale_month": "2022-12",
   "price": 2650000,
   "lot_sqft": 52992,
   "price_per_lot_sqft": 50.01,
   "price_per_building_sqft": 614.56,
   "building_sqft": 4312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4338,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021310018"
  },
  {
   "address": "742 Decatur Ave N, Golden Valley",
   "sale_month": "2022-12",
   "price": 1200000,
   "lot_sqft": 57396,
   "price_per_lot_sqft": 20.91,
   "price_per_building_sqft": 66.84,
   "building_sqft": 17953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18061,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821240006"
  },
  {
   "address": "7110 France Ave S, Edina",
   "sale_month": "2022-12",
   "price": 4500000,
   "lot_sqft": 40154,
   "price_per_lot_sqft": 112.07,
   "price_per_building_sqft": 403.52,
   "building_sqft": 11152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11219,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824110082"
  },
  {
   "address": "105 Peavey Road, Chaska",
   "sale_month": "2022-12",
   "price": 3300000,
   "lot_sqft": 118125,
   "price_per_lot_sqft": 27.94,
   "price_per_building_sqft": 159.98,
   "building_sqft": 20627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20752,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305120050"
  },
  {
   "address": "1210 Chaska Creek Way, Chaska",
   "sale_month": "2022-12",
   "price": 800000,
   "lot_sqft": 103411,
   "price_per_lot_sqft": 7.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301840020"
  },
  {
   "address": "510 Chestnut Street North, Chaska",
   "sale_month": "2022-12",
   "price": 400000,
   "lot_sqft": 9352,
   "price_per_lot_sqft": 42.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5325,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301210025"
  },
  {
   "address": "1600 West End Blvd, St. Louis Park",
   "sale_month": "2022-12",
   "price": 64750000,
   "lot_sqft": 485368,
   "price_per_lot_sqft": 133.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 96423,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924330031"
  },
  {
   "address": "5320 16th St W, St. Louis Park",
   "sale_month": "2022-12",
   "price": 64750000,
   "lot_sqft": 175958,
   "price_per_lot_sqft": 367.99,
   "price_per_building_sqft": 1191.26,
   "building_sqft": 54354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54682,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924320022"
  },
  {
   "address": "3939 69th St W, Edina",
   "sale_month": "2022-12",
   "price": 2900000,
   "lot_sqft": 47494,
   "price_per_lot_sqft": 61.06,
   "price_per_building_sqft": 285.49,
   "building_sqft": 10158,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10219,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002824440059"
  },
  {
   "address": "3400 194th Lane Northwest, Oak Grove",
   "sale_month": "2022-12",
   "price": 1900000,
   "lot_sqft": 90968,
   "price_per_lot_sqft": 20.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293324140011"
  },
  {
   "address": "623 Wells Street, Saint Paul",
   "sale_month": "2022-12",
   "price": 300000,
   "lot_sqft": 14757,
   "price_per_lot_sqft": 20.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420351"
  },
  {
   "address": "1415 Lilac Dr N, Golden Valley",
   "sale_month": "2022-12",
   "price": 736500,
   "lot_sqft": 33847,
   "price_per_lot_sqft": 21.76,
   "price_per_building_sqft": 138.86,
   "building_sqft": 5304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5336,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821340012"
  },
  {
   "address": "5301 Hyland Greens Dr, Bloomington",
   "sale_month": "2022-12",
   "price": 32800000,
   "lot_sqft": 653843,
   "price_per_lot_sqft": 50.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14753,
   "use": "APARTMENT",
   "parcel_id": "2811621310013"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 4425000,
   "lot_sqft": 182212,
   "price_per_lot_sqft": 24.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279110060"
  },
  {
   "address": "6896 County Road 101 East, Shakopee",
   "sale_month": "2022-12",
   "price": 4425000,
   "lot_sqft": 541943,
   "price_per_lot_sqft": 8.17,
   "price_per_building_sqft": 713.02,
   "building_sqft": 6206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6243,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279020200"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 3295000,
   "lot_sqft": 3534,
   "price_per_lot_sqft": 932.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922340116"
  },
  {
   "address": "1455 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2022-12",
   "price": 3295000,
   "lot_sqft": 28616,
   "price_per_lot_sqft": 115.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5007,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922340115"
  },
  {
   "address": "1445 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2022-12",
   "price": 3295000,
   "lot_sqft": 12438,
   "price_per_lot_sqft": 264.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2786,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922340114"
  },
  {
   "address": "407 1st Avenue East, Shakopee",
   "sale_month": "2022-12",
   "price": 730000,
   "lot_sqft": 8108,
   "price_per_lot_sqft": 90.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272590021"
  },
  {
   "address": "403 1st Avenue East, Shakopee",
   "sale_month": "2022-12",
   "price": 337500,
   "lot_sqft": 6957,
   "price_per_lot_sqft": 48.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272590010"
  },
  {
   "address": "2100 Xenium La N, Plymouth",
   "sale_month": "2022-12",
   "price": 7700000,
   "lot_sqft": 117229,
   "price_per_lot_sqft": 65.68,
   "price_per_building_sqft": 119.43,
   "building_sqft": 64471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64860,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822130011"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 7700000,
   "lot_sqft": 86318,
   "price_per_lot_sqft": 89.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822120007"
  },
  {
   "address": "233 Groveland Ave, Minneapolis",
   "sale_month": "2022-12",
   "price": 378200,
   "lot_sqft": 3190,
   "price_per_lot_sqft": 118.56,
   "price_per_building_sqft": 470.4,
   "building_sqft": 804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 809,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924340039"
  },
  {
   "address": "608 Ridgewood Ave, Minneapolis",
   "sale_month": "2022-12",
   "price": 1050000,
   "lot_sqft": 5508,
   "price_per_lot_sqft": 190.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2423,
   "use": "APARTMENT",
   "parcel_id": "2702924330081"
  },
  {
   "address": "606 Ridgewood Ave, Minneapolis",
   "sale_month": "2022-12",
   "price": 1050000,
   "lot_sqft": 3656,
   "price_per_lot_sqft": 287.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924330075"
  },
  {
   "address": "1610 Harmon Pl, Minneapolis",
   "sale_month": "2022-12",
   "price": 1800000,
   "lot_sqft": 6758,
   "price_per_lot_sqft": 266.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924230040"
  },
  {
   "address": "911 1st Avenue East, Shakopee",
   "sale_month": "2022-12",
   "price": 420000,
   "lot_sqft": 8997,
   "price_per_lot_sqft": 46.68,
   "price_per_building_sqft": 79.68,
   "building_sqft": 5271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5302,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041060"
  },
  {
   "address": "901 1st Avenue East, Shakopee",
   "sale_month": "2022-12",
   "price": 420000,
   "lot_sqft": 8997,
   "price_per_lot_sqft": 46.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041050"
  },
  {
   "address": "100 Market Street North, Shakopee",
   "sale_month": "2022-12",
   "price": 950000,
   "lot_sqft": 9008,
   "price_per_lot_sqft": 105.46,
   "price_per_building_sqft": 232.39,
   "building_sqft": 4088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4113,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040060"
  },
  {
   "address": "4131 Woodland Road, Lexington",
   "sale_month": "2022-12",
   "price": 450000,
   "lot_sqft": 22249,
   "price_per_lot_sqft": 20.23,
   "price_per_building_sqft": 287.91,
   "building_sqft": 1563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1572,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263123440067"
  },
  {
   "address": "623 Como Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 650000,
   "lot_sqft": 19133,
   "price_per_lot_sqft": 33.97,
   "price_per_building_sqft": 341.75,
   "building_sqft": 1902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1913,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923140086"
  },
  {
   "address": "7604 Commerce St, Corcoran",
   "sale_month": "2022-12",
   "price": 1100000,
   "lot_sqft": 44115,
   "price_per_lot_sqft": 24.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12757,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110031"
  },
  {
   "address": "12575 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2022-12",
   "price": 13021000,
   "lot_sqft": 286228,
   "price_per_lot_sqft": 45.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72628,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922220006"
  },
  {
   "address": "1828 Park Ave, Minneapolis",
   "sale_month": "2022-12",
   "price": 1795000,
   "lot_sqft": 8991,
   "price_per_lot_sqft": 199.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4883,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924330037"
  },
  {
   "address": "905 Park Ave, Minneapolis",
   "sale_month": "2022-12",
   "price": 2200000,
   "lot_sqft": 8669,
   "price_per_lot_sqft": 253.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230036"
  },
  {
   "address": "915 Park Ave, Minneapolis",
   "sale_month": "2022-12",
   "price": 2200000,
   "lot_sqft": 8675,
   "price_per_lot_sqft": 253.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924230034"
  },
  {
   "address": "5367 Highway 13 West, Savage",
   "sale_month": "2022-12",
   "price": 500000,
   "lot_sqft": 47962,
   "price_per_lot_sqft": 10.42,
   "price_per_building_sqft": 324.46,
   "building_sqft": 1541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1550,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260090050"
  },
  {
   "address": "7965 Stone Creek Drive, Chanhassen",
   "sale_month": "2022-12",
   "price": 205000,
   "lot_sqft": 1664,
   "price_per_lot_sqft": 123.2,
   "price_per_building_sqft": 40.05,
   "building_sqft": 5118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5149,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720116"
  },
  {
   "address": "3800 Jeffers Parkway Northwest, Prior Lake",
   "sale_month": "2022-12",
   "price": 2000000,
   "lot_sqft": 404223,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": 2331,
   "building_sqft": 858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 863,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "255680010"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-12",
   "price": 990000,
   "lot_sqft": 2008,
   "price_per_lot_sqft": 493.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630360"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-12",
   "price": 990000,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 498.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630350"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-12",
   "price": 990000,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 498.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630340"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-12",
   "price": 990000,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 498.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630330"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-12",
   "price": 990000,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 498.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630320"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-12",
   "price": 990000,
   "lot_sqft": 1414,
   "price_per_lot_sqft": 700.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630310"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-12",
   "price": 310916,
   "lot_sqft": 1849,
   "price_per_lot_sqft": 168.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630250"
  },
  {
   "address": "968 Dale Street North, Saint Paul",
   "sale_month": "2022-12",
   "price": 695000,
   "lot_sqft": 11872,
   "price_per_lot_sqft": 58.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12151,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923230085"
  },
  {
   "address": "1064 Dale Street North, Saint Paul",
   "sale_month": "2022-12",
   "price": 675000,
   "lot_sqft": 6285,
   "price_per_lot_sqft": 107.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2488,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923230013"
  },
  {
   "address": "1067 Rice Street, Saint Paul",
   "sale_month": "2022-12",
   "price": 725000,
   "lot_sqft": 11692,
   "price_per_lot_sqft": 62.01,
   "price_per_building_sqft": 71.23,
   "building_sqft": 10178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10239,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923140143"
  },
  {
   "address": "11775 Justen Cir, Rogers",
   "sale_month": "2022-12",
   "price": 1925000,
   "lot_sqft": 135537,
   "price_per_lot_sqft": 14.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023440023"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 5000,
   "lot_sqft": 87012,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2512023410003"
  },
  {
   "address": "7315 Brockton La, Corcoran",
   "sale_month": "2022-12",
   "price": 856000,
   "lot_sqft": 81950,
   "price_per_lot_sqft": 10.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511923140024"
  },
  {
   "address": "2020 Franklin Ave E, Minneapolis",
   "sale_month": "2022-12",
   "price": 1000000,
   "lot_sqft": 17744,
   "price_per_lot_sqft": 56.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1888,
   "use": "APARTMENT",
   "parcel_id": "2502924330166"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 652720,
   "lot_sqft": 258342,
   "price_per_lot_sqft": 2.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222130009"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 652720,
   "lot_sqft": 153778,
   "price_per_lot_sqft": 4.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222130008"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 652720,
   "lot_sqft": 106501,
   "price_per_lot_sqft": 6.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222130007"
  },
  {
   "address": "10301 Lexington Avenue Northeast, Blaine",
   "sale_month": "2022-12",
   "price": 2650000,
   "lot_sqft": 143246,
   "price_per_lot_sqft": 18.5,
   "price_per_building_sqft": 221.98,
   "building_sqft": 11938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12010,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123320002"
  },
  {
   "address": "1660 Spring Ave, Maple Plain",
   "sale_month": "2022-12",
   "price": 365000,
   "lot_sqft": 27115,
   "price_per_lot_sqft": 13.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824330037"
  },
  {
   "address": "17 7th Ave N, Hopkins",
   "sale_month": "2022-12",
   "price": 454000,
   "lot_sqft": 6464,
   "price_per_lot_sqft": 70.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1407,
   "use": "TRIPLEX",
   "parcel_id": "2411722420036"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 525000,
   "lot_sqft": 284,
   "price_per_lot_sqft": 1848.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340296"
  },
  {
   "address": "906 Mainstreet, Hopkins",
   "sale_month": "2022-12",
   "price": 525000,
   "lot_sqft": 5832,
   "price_per_lot_sqft": 90.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340295"
  },
  {
   "address": "1319 4th St SE, Minneapolis",
   "sale_month": "2022-12",
   "price": 2800000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 255.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924420037"
  },
  {
   "address": "5820 2 1/2 Street Northeast, Fridley",
   "sale_month": "2022-12",
   "price": 505000,
   "lot_sqft": 10427,
   "price_per_lot_sqft": 48.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1862,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024230080"
  },
  {
   "address": "1781 Arlington Avenue East, Saint Paul",
   "sale_month": "2022-12",
   "price": 210000,
   "lot_sqft": 4946,
   "price_per_lot_sqft": 42.46,
   "price_per_building_sqft": 76.84,
   "building_sqft": 2733,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2749,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922230165"
  },
  {
   "address": "9051 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2022-12",
   "price": 3828850,
   "lot_sqft": 96759,
   "price_per_lot_sqft": 39.57,
   "price_per_building_sqft": 203.67,
   "building_sqft": 18799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18912,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622320072"
  },
  {
   "address": "213 Main St SE, Minneapolis",
   "sale_month": "2022-12",
   "price": 500000,
   "lot_sqft": 5475,
   "price_per_lot_sqft": 91.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924130147"
  },
  {
   "address": "2016 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-12",
   "price": 2100000,
   "lot_sqft": 53868,
   "price_per_lot_sqft": 38.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124310170"
  },
  {
   "address": "10621 Quinn Street Northwest, Coon Rapids",
   "sale_month": "2022-12",
   "price": 550000,
   "lot_sqft": 15143,
   "price_per_lot_sqft": 36.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2114,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223124240056"
  },
  {
   "address": "3155 104th Lane Northeast, Blaine",
   "sale_month": "2022-12",
   "price": 2125000,
   "lot_sqft": 97956,
   "price_per_lot_sqft": 21.69,
   "price_per_building_sqft": 140.61,
   "building_sqft": 15113,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15204,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420024"
  },
  {
   "address": "10400 Naples Street Northeast, Blaine",
   "sale_month": "2022-12",
   "price": 4000000,
   "lot_sqft": 1122899,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123410002"
  },
  {
   "address": "1486 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2022-12",
   "price": 3615000,
   "lot_sqft": 11553,
   "price_per_lot_sqft": 312.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2765,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923220166"
  },
  {
   "address": "1472 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2022-12",
   "price": 3615000,
   "lot_sqft": 11384,
   "price_per_lot_sqft": 317.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2855,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923220165"
  },
  {
   "address": "1466 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2022-12",
   "price": 3615000,
   "lot_sqft": 11596,
   "price_per_lot_sqft": 311.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2612,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923220164"
  },
  {
   "address": "2379 7th Street West, Saint Paul",
   "sale_month": "2022-12",
   "price": 900000,
   "lot_sqft": 19681,
   "price_per_lot_sqft": 45.73,
   "price_per_building_sqft": 190.8,
   "building_sqft": 4717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4746,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823220003"
  },
  {
   "address": "13360 Grove Dr N, Maple Grove",
   "sale_month": "2022-12",
   "price": 3943392,
   "lot_sqft": 45609,
   "price_per_lot_sqft": 86.46,
   "price_per_building_sqft": 349.62,
   "building_sqft": 11279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11347,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922130014"
  },
  {
   "address": "21310 Heywood Avenue, Lakeville",
   "sale_month": "2022-12",
   "price": 825000,
   "lot_sqft": 46101,
   "price_per_lot_sqft": 17.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9889,
   "use": "Industrial-preferred",
   "parcel_id": "221110103090"
  },
  {
   "address": "875 Corporate Drive, Jordan",
   "sale_month": "2022-12",
   "price": 775000,
   "lot_sqft": 78345,
   "price_per_lot_sqft": 9.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14422,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220810020"
  },
  {
   "address": "5904 Pleasant Ave, Minneapolis",
   "sale_month": "2022-12",
   "price": 2837750,
   "lot_sqft": 9513,
   "price_per_lot_sqft": 298.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824320021"
  },
  {
   "address": "4467 White Bear Parkway, White Bear Lake",
   "sale_month": "2022-12",
   "price": 2300000,
   "lot_sqft": 140126,
   "price_per_lot_sqft": 16.41,
   "price_per_building_sqft": 83.22,
   "building_sqft": 27637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27803,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022110057"
  },
  {
   "address": "14617 State Hwy No 7, Minnetonka",
   "sale_month": "2022-12",
   "price": 2400000,
   "lot_sqft": 40463,
   "price_per_lot_sqft": 59.31,
   "price_per_building_sqft": 551.85,
   "building_sqft": 4349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4375,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722440034"
  },
  {
   "address": "10501 Central Avenue Northeast, Blaine",
   "sale_month": "2022-12",
   "price": 750000,
   "lot_sqft": 28778,
   "price_per_lot_sqft": 26.06,
   "price_per_building_sqft": 112.33,
   "building_sqft": 6677,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6718,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203123130004"
  },
  {
   "address": "275 Penn Ave N, Minneapolis",
   "sale_month": "2022-12",
   "price": 13247863,
   "lot_sqft": 74111,
   "price_per_lot_sqft": 178.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17315,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2002924440071"
  },
  {
   "address": "106 2nd Street East, Hastings",
   "sale_month": "2022-12",
   "price": 252225,
   "lot_sqft": 3066,
   "price_per_lot_sqft": 82.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "193215013032"
  },
  {
   "address": "108 2nd Street East, Hastings",
   "sale_month": "2022-12",
   "price": 227775,
   "lot_sqft": 3066,
   "price_per_lot_sqft": 74.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215013031"
  },
  {
   "address": "810 West River Rd, Champlin",
   "sale_month": "2022-12",
   "price": 2815000,
   "lot_sqft": 28584,
   "price_per_lot_sqft": 98.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4057,
   "use": "APARTMENT",
   "parcel_id": "1912021440018"
  },
  {
   "address": "438 Independence Ave N, Champlin",
   "sale_month": "2022-12",
   "price": 2500000,
   "lot_sqft": 38669,
   "price_per_lot_sqft": 64.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5936,
   "use": "APARTMENT",
   "parcel_id": "1912021230062"
  },
  {
   "address": "101 Dayton Rd, Champlin",
   "sale_month": "2022-12",
   "price": 2815000,
   "lot_sqft": 12245,
   "price_per_lot_sqft": 229.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4328,
   "use": "APARTMENT",
   "parcel_id": "1912021230013"
  },
  {
   "address": "8960 Excelsior Blvd, Hopkins",
   "sale_month": "2022-12",
   "price": 1160000,
   "lot_sqft": 29894,
   "price_per_lot_sqft": 38.8,
   "price_per_building_sqft": 84.91,
   "building_sqft": 13661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13744,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721310064"
  },
  {
   "address": "501 2nd St SE, Osseo",
   "sale_month": "2022-12",
   "price": 12916666,
   "lot_sqft": 2227,
   "price_per_lot_sqft": 5800.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1811921310090"
  },
  {
   "address": "501 2nd St SE, Osseo",
   "sale_month": "2022-12",
   "price": 12916666,
   "lot_sqft": 47098,
   "price_per_lot_sqft": 274.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17353,
   "use": "MED/CARE FACILITY",
   "parcel_id": "1811921310023"
  },
  {
   "address": "501 2nd St SE, Osseo",
   "sale_month": "2022-12",
   "price": 12916666,
   "lot_sqft": 22161,
   "price_per_lot_sqft": 582.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 702,
   "use": "MED/CARE FACILITY",
   "parcel_id": "1811921310022"
  },
  {
   "address": "2301 Traffic St NE, Minneapolis",
   "sale_month": "2022-12",
   "price": 4500000,
   "lot_sqft": 108633,
   "price_per_lot_sqft": 41.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29926,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340058"
  },
  {
   "address": "4800 Mustang Circle, Mounds View",
   "sale_month": "2022-12",
   "price": 1200000,
   "lot_sqft": 50208,
   "price_per_lot_sqft": 23.9,
   "price_per_building_sqft": 110.59,
   "building_sqft": 10851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10916,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023130003"
  },
  {
   "address": "4125 Oregon Ave N, New Hope",
   "sale_month": "2022-12",
   "price": 750000,
   "lot_sqft": 8790,
   "price_per_lot_sqft": 85.32,
   "price_per_building_sqft": 263.62,
   "building_sqft": 2845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2862,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821240091"
  },
  {
   "address": "7808 Creekridge Cir, Bloomington",
   "sale_month": "2022-12",
   "price": 4040000,
   "lot_sqft": 133076,
   "price_per_lot_sqft": 30.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15658,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621220034"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 370000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 49.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221420039"
  },
  {
   "address": "21438 Forest Boulevard North, Forest Lake",
   "sale_month": "2022-12",
   "price": 370000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 49.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14043,
   "use": "300",
   "parcel_id": "1703221420038"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 370000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 49.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221420037"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 370000,
   "lot_sqft": 9896,
   "price_per_lot_sqft": 37.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221420036"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 370000,
   "lot_sqft": 385,
   "price_per_lot_sqft": 961.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221420026"
  },
  {
   "address": "1018 Meadowlands Drive, White Bear Township",
   "sale_month": "2022-12",
   "price": 3418909,
   "lot_sqft": 68340,
   "price_per_lot_sqft": 50.03,
   "price_per_building_sqft": 582.93,
   "building_sqft": 5865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5901,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022340025"
  },
  {
   "address": "4517 Allendale Drive, White Bear Township",
   "sale_month": "2022-12",
   "price": 360000,
   "lot_sqft": 2198,
   "price_per_lot_sqft": 163.79,
   "price_per_building_sqft": 116.66,
   "building_sqft": 3086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3104,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330168"
  },
  {
   "address": "5700 78th St W, Bloomington",
   "sale_month": "2022-12",
   "price": 2105000,
   "lot_sqft": 111825,
   "price_per_lot_sqft": 18.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621220002"
  },
  {
   "address": "9555 James Ave S, Bloomington",
   "sale_month": "2022-12",
   "price": 14000000,
   "lot_sqft": 357797,
   "price_per_lot_sqft": 39.13,
   "price_per_building_sqft": 122.41,
   "building_sqft": 114371,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 115062,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724210014"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 8500000,
   "lot_sqft": 3643,
   "price_per_lot_sqft": 2333.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823340015"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 8500000,
   "lot_sqft": 24014,
   "price_per_lot_sqft": 353.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823340014"
  },
  {
   "address": "2140 7th Street West, Saint Paul",
   "sale_month": "2022-12",
   "price": 8500000,
   "lot_sqft": 359026,
   "price_per_lot_sqft": 23.68,
   "price_per_building_sqft": 80.1,
   "building_sqft": 106114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 106755,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823340002"
  },
  {
   "address": "4075 Vinewood La N, Plymouth",
   "sale_month": "2022-12",
   "price": 5900000,
   "lot_sqft": 49546,
   "price_per_lot_sqft": 119.08,
   "price_per_building_sqft": 371.7,
   "building_sqft": 15873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15969,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822130004"
  },
  {
   "address": "131 46th St W, Minneapolis",
   "sale_month": "2022-12",
   "price": 270000,
   "lot_sqft": 6600,
   "price_per_lot_sqft": 40.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1326,
   "use": "APARTMENT",
   "parcel_id": "1502824210073"
  },
  {
   "address": "9601 Lyndale Ave S, Bloomington",
   "sale_month": "2022-12",
   "price": 2887727,
   "lot_sqft": 92748,
   "price_per_lot_sqft": 31.14,
   "price_per_building_sqft": 485.33,
   "building_sqft": 5950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5986,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724230079"
  },
  {
   "address": "923 8th Street, Farmington",
   "sale_month": "2022-12",
   "price": 3975000,
   "lot_sqft": 194109,
   "price_per_lot_sqft": 20.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40546,
   "use": "Commercial-preferred",
   "parcel_id": "147702504010"
  },
  {
   "address": "4640 Chatsworth Street North, Shoreview",
   "sale_month": "2022-12",
   "price": 680000,
   "lot_sqft": 44748,
   "price_per_lot_sqft": 15.2,
   "price_per_building_sqft": 140.58,
   "building_sqft": 4837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4866,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340014"
  },
  {
   "address": "12300 Castlemoor Dr, Eden Prairie",
   "sale_month": "2022-12",
   "price": 4500000,
   "lot_sqft": 37868,
   "price_per_lot_sqft": 118.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310055"
  },
  {
   "address": "12350 Castlemoor Dr, Eden Prairie",
   "sale_month": "2022-12",
   "price": 3300000,
   "lot_sqft": 55321,
   "price_per_lot_sqft": 59.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310054"
  },
  {
   "address": "601 Jackson St NE, Minneapolis",
   "sale_month": "2022-12",
   "price": 532500,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 102.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2299,
   "use": "APARTMENT",
   "parcel_id": "1402924410066"
  },
  {
   "address": "9257 West River Rd, Brooklyn Park",
   "sale_month": "2022-12",
   "price": 465000,
   "lot_sqft": 20274,
   "price_per_lot_sqft": 22.94,
   "price_per_building_sqft": 111.22,
   "building_sqft": 4181,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4207,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311921220020"
  },
  {
   "address": "4430 Lyndale Ave N, Minneapolis",
   "sale_month": "2022-12",
   "price": 1825000,
   "lot_sqft": 57035,
   "price_per_lot_sqft": 32,
   "price_per_building_sqft": 75.57,
   "building_sqft": 24149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24295,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311821120023"
  },
  {
   "address": "4404 Lyndale Ave N, Minneapolis",
   "sale_month": "2022-12",
   "price": 1825000,
   "lot_sqft": 21,
   "price_per_lot_sqft": 86904.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1311821120020"
  },
  {
   "address": "4400 Lyndale Ave N, Minneapolis",
   "sale_month": "2022-12",
   "price": 1825000,
   "lot_sqft": 23170,
   "price_per_lot_sqft": 78.77,
   "price_per_building_sqft": 515.68,
   "building_sqft": 3539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3560,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311821120019"
  },
  {
   "address": "4410 Lyndale Ave N, Minneapolis",
   "sale_month": "2022-12",
   "price": 1825000,
   "lot_sqft": 3924,
   "price_per_lot_sqft": 465.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311821120018"
  },
  {
   "address": "4420 Lyndale Ave N, Minneapolis",
   "sale_month": "2022-12",
   "price": 1825000,
   "lot_sqft": 5032,
   "price_per_lot_sqft": 362.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1311821120017"
  },
  {
   "address": "1702 Fillmore St NE, Minneapolis",
   "sale_month": "2022-12",
   "price": 640000,
   "lot_sqft": 5934,
   "price_per_lot_sqft": 107.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1570,
   "use": "TRIPLEX",
   "parcel_id": "1302924220017"
  },
  {
   "address": "1290 73rd Avenue Northeast, Fridley",
   "sale_month": "2022-12",
   "price": 2461000,
   "lot_sqft": 98512,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": 70.81,
   "building_sqft": 34753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34963,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024310031"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 4725000,
   "lot_sqft": 126876,
   "price_per_lot_sqft": 37.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1695,
   "use": "350",
   "parcel_id": "1202722110004"
  },
  {
   "address": "600 Hastings Avenue, Saint Paul Park",
   "sale_month": "2022-12",
   "price": 4725000,
   "lot_sqft": 233578,
   "price_per_lot_sqft": 20.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5683,
   "use": "350",
   "parcel_id": "1202722110002"
  },
  {
   "address": "220 77th Avenue Northeast, Fridley",
   "sale_month": "2022-12",
   "price": 1596000,
   "lot_sqft": 62422,
   "price_per_lot_sqft": 25.57,
   "price_per_building_sqft": 72.36,
   "building_sqft": 22056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22189,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024220023"
  },
  {
   "address": "2635 White Bear Avenue North, Maplewood",
   "sale_month": "2022-12",
   "price": 5945946,
   "lot_sqft": 65003,
   "price_per_lot_sqft": 91.47,
   "price_per_building_sqft": 529.56,
   "building_sqft": 11228,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11296,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922210056"
  },
  {
   "address": "793 Randolph Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 223946,
   "lot_sqft": 8944,
   "price_per_lot_sqft": 25.04,
   "price_per_building_sqft": 27.78,
   "building_sqft": 8062,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8110,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823130146"
  },
  {
   "address": "872 State Hwy No 55, Medina",
   "sale_month": "2022-12",
   "price": 800000,
   "lot_sqft": 43503,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": 363.47,
   "building_sqft": 2201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2215,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823140006"
  },
  {
   "address": "2115 University Ave NE, Minneapolis",
   "sale_month": "2022-12",
   "price": 545000,
   "lot_sqft": 8182,
   "price_per_lot_sqft": 66.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1986,
   "use": "APARTMENT",
   "parcel_id": "1102924320152"
  },
  {
   "address": "530 22nd Ave NE, Minneapolis",
   "sale_month": "2022-12",
   "price": 670000,
   "lot_sqft": 8691,
   "price_per_lot_sqft": 77.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2298,
   "use": "APARTMENT",
   "parcel_id": "1102924310157"
  },
  {
   "address": "3901 Chicago Ave, Minneapolis",
   "sale_month": "2022-12",
   "price": 1100000,
   "lot_sqft": 20760,
   "price_per_lot_sqft": 52.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12994,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824210132"
  },
  {
   "address": "3900 Elliot Ave, Minneapolis",
   "sale_month": "2022-12",
   "price": 1100000,
   "lot_sqft": 15568,
   "price_per_lot_sqft": 70.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824210114"
  },
  {
   "address": "2191 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-12",
   "price": 317500,
   "lot_sqft": 3077,
   "price_per_lot_sqft": 103.18,
   "price_per_building_sqft": 107.37,
   "building_sqft": 2957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2975,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340011"
  },
  {
   "address": "2610 Snelling Curve, Roseville",
   "sale_month": "2022-12",
   "price": 2100000,
   "lot_sqft": 32568,
   "price_per_lot_sqft": 64.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4717,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102923220004"
  },
  {
   "address": "990 Prairie Center Dr, Eden Prairie",
   "sale_month": "2022-12",
   "price": 2200000,
   "lot_sqft": 53647,
   "price_per_lot_sqft": 41.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5604,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622410014"
  },
  {
   "address": "4301 4th Ave S, Minneapolis",
   "sale_month": "2022-12",
   "price": 379000,
   "lot_sqft": 2625,
   "price_per_lot_sqft": 144.38,
   "price_per_building_sqft": 214.25,
   "building_sqft": 1769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1779,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824410087"
  },
  {
   "address": "7645 Metro Blvd, Edina",
   "sale_month": "2022-12",
   "price": 2450000,
   "lot_sqft": 57689,
   "price_per_lot_sqft": 42.47,
   "price_per_building_sqft": 271.68,
   "building_sqft": 9018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9073,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621340008"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 90000,
   "lot_sqft": 45118,
   "price_per_lot_sqft": 1.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323430018"
  },
  {
   "address": "2280 County Road I, Mounds View",
   "sale_month": "2022-12",
   "price": 900000,
   "lot_sqft": 24336,
   "price_per_lot_sqft": 36.98,
   "price_per_building_sqft": 452.72,
   "building_sqft": 1988,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2000,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023120088"
  },
  {
   "address": "24855 Larson Lane, New Market Township",
   "sale_month": "2022-12",
   "price": 3083285,
   "lot_sqft": 426772,
   "price_per_lot_sqft": 7.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081710090"
  },
  {
   "address": "7500 22nd St W, St. Louis Park",
   "sale_month": "2022-12",
   "price": 12585470,
   "lot_sqft": 200476,
   "price_per_lot_sqft": 62.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28688,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0811721210261"
  },
  {
   "address": "2211 Edgewood Ave S, St. Louis Park",
   "sale_month": "2022-12",
   "price": 3000000,
   "lot_sqft": 168824,
   "price_per_lot_sqft": 17.77,
   "price_per_building_sqft": 80.66,
   "building_sqft": 37192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37417,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721110092"
  },
  {
   "address": "155 Lake Street South, Forest Lake",
   "sale_month": "2022-12",
   "price": 318000,
   "lot_sqft": 7072,
   "price_per_lot_sqft": 44.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "300",
   "parcel_id": "0803221130029"
  },
  {
   "address": "3239 Penn Ave N, Minneapolis",
   "sale_month": "2022-12",
   "price": 214000,
   "lot_sqft": 5031,
   "price_per_lot_sqft": 42.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1115,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924140153"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 4725000,
   "lot_sqft": 498927,
   "price_per_lot_sqft": 9.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2256,
   "use": "350",
   "parcel_id": "0702721230006"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 4725000,
   "lot_sqft": 55762,
   "price_per_lot_sqft": 84.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1997,
   "use": "350",
   "parcel_id": "0702721230005"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 26952,
   "lot_sqft": 11557,
   "price_per_lot_sqft": 2.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "070050035022"
  },
  {
   "address": "22080 Chippendale Avenue, Castle Rock Township",
   "sale_month": "2022-12",
   "price": 823048,
   "lot_sqft": 35140,
   "price_per_lot_sqft": 23.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5802,
   "use": "Commercial-preferred",
   "parcel_id": "070050026091"
  },
  {
   "address": "115 Plato Boulevard West, Saint Paul",
   "sale_month": "2022-12",
   "price": 891787,
   "lot_sqft": 69362,
   "price_per_lot_sqft": 12.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23398,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062822430058"
  },
  {
   "address": "300 Medina St N, Loretto",
   "sale_month": "2022-12",
   "price": 223000,
   "lot_sqft": 12266,
   "price_per_lot_sqft": 18.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823310014"
  },
  {
   "address": "935 Wayzata Blvd E, Wayzata",
   "sale_month": "2022-12",
   "price": 8020000,
   "lot_sqft": 29047,
   "price_per_lot_sqft": 276.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4517,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722140080"
  },
  {
   "address": "4401 Park Glen Rd, St. Louis Park",
   "sale_month": "2022-12",
   "price": 55000000,
   "lot_sqft": 443535,
   "price_per_lot_sqft": 124,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49358,
   "use": "APARTMENT",
   "parcel_id": "0602824130007"
  },
  {
   "address": "3805 Lake St E, Minneapolis",
   "sale_month": "2022-12",
   "price": 2500000,
   "lot_sqft": 7067,
   "price_per_lot_sqft": 353.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823120215"
  },
  {
   "address": "3815 Lake St E, Minneapolis",
   "sale_month": "2022-12",
   "price": 2500000,
   "lot_sqft": 15844,
   "price_per_lot_sqft": 157.79,
   "price_per_building_sqft": 126.46,
   "building_sqft": 19769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19889,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823120212"
  },
  {
   "address": "3013 38th Ave S, Minneapolis",
   "sale_month": "2022-12",
   "price": 2500000,
   "lot_sqft": 6035,
   "price_per_lot_sqft": 414.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 677,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823120165"
  },
  {
   "address": "3801 Lake St E, Minneapolis",
   "sale_month": "2022-12",
   "price": 2500000,
   "lot_sqft": 2703,
   "price_per_lot_sqft": 924.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823120164"
  },
  {
   "address": "3803 Lake St E, Minneapolis",
   "sale_month": "2022-12",
   "price": 2500000,
   "lot_sqft": 2356,
   "price_per_lot_sqft": 1061.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823120163"
  },
  {
   "address": "3050 Old Highway 8, Roseville",
   "sale_month": "2022-12",
   "price": 7155000,
   "lot_sqft": 174602,
   "price_per_lot_sqft": 40.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25013,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052923210070"
  },
  {
   "address": "1405 Wayzata Blvd E, Wayzata",
   "sale_month": "2022-12",
   "price": 7000000,
   "lot_sqft": 45918,
   "price_per_lot_sqft": 152.45,
   "price_per_building_sqft": 494.42,
   "building_sqft": 14158,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14243,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722240032"
  },
  {
   "address": "6203 111th St W, Bloomington",
   "sale_month": "2022-12",
   "price": 54000000,
   "lot_sqft": 1610269,
   "price_per_lot_sqft": 33.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 427620,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521110004"
  },
  {
   "address": "4790 Rolling Hills Rd, Medina",
   "sale_month": "2022-12",
   "price": 2400000,
   "lot_sqft": 779755,
   "price_per_lot_sqft": 3.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13845,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0411823220001"
  },
  {
   "address": "5509 Yates Ave N, Crystal",
   "sale_month": "2022-12",
   "price": 588000,
   "lot_sqft": 11775,
   "price_per_lot_sqft": 49.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2446,
   "use": "APARTMENT",
   "parcel_id": "0411821340116"
  },
  {
   "address": "1332 Colorado Ave S, St. Louis Park",
   "sale_month": "2022-12",
   "price": 1450000,
   "lot_sqft": 6271,
   "price_per_lot_sqft": 231.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411721320051"
  },
  {
   "address": "1336 Colorado Ave S, St. Louis Park",
   "sale_month": "2022-12",
   "price": 1450000,
   "lot_sqft": 6269,
   "price_per_lot_sqft": 231.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411721320050"
  },
  {
   "address": "1342 Colorado Ave S, St. Louis Park",
   "sale_month": "2022-12",
   "price": 1450000,
   "lot_sqft": 14127,
   "price_per_lot_sqft": 102.64,
   "price_per_building_sqft": 246.93,
   "building_sqft": 5872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5908,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721320049"
  },
  {
   "address": "5502 Wayzata Blvd, St. Louis Park",
   "sale_month": "2022-12",
   "price": 79000000,
   "lot_sqft": 7028,
   "price_per_lot_sqft": 11240.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411721310020"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 79000000,
   "lot_sqft": 34899,
   "price_per_lot_sqft": 2263.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 890,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721240029"
  },
  {
   "address": "5500 Wayzata Blvd, Golden Valley",
   "sale_month": "2022-12",
   "price": 79000000,
   "lot_sqft": 101997,
   "price_per_lot_sqft": 774.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721240028"
  },
  {
   "address": "5500 Wayzata Blvd, Golden Valley",
   "sale_month": "2022-12",
   "price": 79000000,
   "lot_sqft": 80822,
   "price_per_lot_sqft": 977.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 109912,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721240027"
  },
  {
   "address": "1420 Terrace Drive, Roseville",
   "sale_month": "2022-12",
   "price": 5118000,
   "lot_sqft": 127381,
   "price_per_lot_sqft": 40.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12673,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032923310032"
  },
  {
   "address": "1485 Portland Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 800000,
   "lot_sqft": 9312,
   "price_per_lot_sqft": 85.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3292,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230051"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 2645000,
   "lot_sqft": 18821,
   "price_per_lot_sqft": 140.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924230128"
  },
  {
   "address": "5416 Stagecoach Trail North, Oak Park Heights",
   "sale_month": "2022-12",
   "price": 150000,
   "lot_sqft": 63785,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302920310002"
  },
  {
   "address": "14575 Grand Avenue South, Burnsville",
   "sale_month": "2022-12",
   "price": 130000,
   "lot_sqft": 753,
   "price_per_lot_sqft": 172.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "029042000050"
  },
  {
   "address": "7787 Ranchers Road Northeast, Fridley",
   "sale_month": "2022-12",
   "price": 3464000,
   "lot_sqft": 137761,
   "price_per_lot_sqft": 25.14,
   "price_per_building_sqft": 72.88,
   "building_sqft": 47533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47820,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024330031"
  },
  {
   "address": "1870 Beam Avenue East, Maplewood",
   "sale_month": "2022-12",
   "price": 4700000,
   "lot_sqft": 114226,
   "price_per_lot_sqft": 41.15,
   "price_per_building_sqft": 176.25,
   "building_sqft": 26666,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26827,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922320002"
  },
  {
   "address": "664 Grand Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 2950000,
   "lot_sqft": 21435,
   "price_per_lot_sqft": 137.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410074"
  },
  {
   "address": "971 Selby Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 3859743,
   "lot_sqft": 10451,
   "price_per_lot_sqft": 369.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1844,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823210259"
  },
  {
   "address": "972 Selby Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 3859743,
   "lot_sqft": 5669,
   "price_per_lot_sqft": 680.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1573,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823210258"
  },
  {
   "address": "962 Selby Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 3859743,
   "lot_sqft": 13196,
   "price_per_lot_sqft": 292.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2195,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823210257"
  },
  {
   "address": "912 Selby Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 3859743,
   "lot_sqft": 10038,
   "price_per_lot_sqft": 384.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823210256"
  },
  {
   "address": "909 Selby Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 3859743,
   "lot_sqft": 18126,
   "price_per_lot_sqft": 212.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14295,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823210255"
  },
  {
   "address": "879 Selby Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 3859743,
   "lot_sqft": 13471,
   "price_per_lot_sqft": 286.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2598,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823210254"
  },
  {
   "address": "705 Summit Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 802500,
   "lot_sqft": 12809,
   "price_per_lot_sqft": 62.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4668,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823140181"
  },
  {
   "address": "814 Selby Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 3859743,
   "lot_sqft": 8514,
   "price_per_lot_sqft": 453.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2483,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823120282"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 220000,
   "lot_sqft": 4415,
   "price_per_lot_sqft": 49.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823120095"
  },
  {
   "address": "740 Dayton Avenue, Saint Paul",
   "sale_month": "2022-12",
   "price": 220000,
   "lot_sqft": 4884,
   "price_per_lot_sqft": 45.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823120094"
  },
  {
   "address": "209 Clay Street, Anoka",
   "sale_month": "2022-12",
   "price": 1337333,
   "lot_sqft": 15037,
   "price_per_lot_sqft": 88.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4276,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125410100"
  },
  {
   "address": "2209 Branch Avenue, Anoka",
   "sale_month": "2022-12",
   "price": 1337333,
   "lot_sqft": 25765,
   "price_per_lot_sqft": 51.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6688,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125410043"
  },
  {
   "address": "615 Bean Street, Anoka",
   "sale_month": "2022-12",
   "price": 1337333,
   "lot_sqft": 26493,
   "price_per_lot_sqft": 50.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3734,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125310021"
  },
  {
   "address": "2717 33rd St E, Minneapolis",
   "sale_month": "2022-12",
   "price": 2425000,
   "lot_sqft": 47212,
   "price_per_lot_sqft": 51.36,
   "price_per_building_sqft": 124.65,
   "building_sqft": 19455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19573,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824130080"
  },
  {
   "address": "639 Diamond Drive, Woodbury",
   "sale_month": "2022-12",
   "price": 3271583,
   "lot_sqft": 503633,
   "price_per_lot_sqft": 6.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102821320009"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 4725000,
   "lot_sqft": 28515,
   "price_per_lot_sqft": 165.7,
   "price_per_building_sqft": 1146.57,
   "building_sqft": 4121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4146,
   "use": "305",
   "parcel_id": "0102722440012"
  },
  {
   "address": null,
   "sale_month": "2022-12",
   "price": 4725000,
   "lot_sqft": 13487,
   "price_per_lot_sqft": 350.34,
   "price_per_building_sqft": 1738.41,
   "building_sqft": 2718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2734,
   "use": "305",
   "parcel_id": "0102722440007"
  },
  {
   "address": "210 Territorial Street East, Watertown",
   "sale_month": "2022-11",
   "price": 317707,
   "lot_sqft": 30892,
   "price_per_lot_sqft": 10.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "850503630"
  },
  {
   "address": "101 Angel Avenue Southwest, Watertown",
   "sale_month": "2022-11",
   "price": 56234,
   "lot_sqft": 20386,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "850501880"
  },
  {
   "address": "235 Highway 5 West, Waconia",
   "sale_month": "2022-11",
   "price": 8250000,
   "lot_sqft": 132146,
   "price_per_lot_sqft": 62.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27130,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752560020"
  },
  {
   "address": "425 Merger Street, Norwood Young America",
   "sale_month": "2022-11",
   "price": 500000,
   "lot_sqft": 33651,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880030"
  },
  {
   "address": "203 Playhouse Street East, Cologne",
   "sale_month": "2022-11",
   "price": 360000,
   "lot_sqft": 8052,
   "price_per_lot_sqft": 44.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400500430"
  },
  {
   "address": "9289 Evergreen Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-11",
   "price": 1091895,
   "lot_sqft": 54216,
   "price_per_lot_sqft": 20.14,
   "price_per_building_sqft": 90.33,
   "building_sqft": 12088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12161,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124210006"
  },
  {
   "address": "931 44th Avenue Northeast, Columbia Heights",
   "sale_month": "2022-11",
   "price": 186500,
   "lot_sqft": 4983,
   "price_per_lot_sqft": 37.43,
   "price_per_building_sqft": 98.21,
   "building_sqft": 1899,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1910,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220052"
  },
  {
   "address": "551 Kent Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 688000,
   "lot_sqft": 2227,
   "price_per_lot_sqft": 308.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230185"
  },
  {
   "address": "565 Kent Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 688000,
   "lot_sqft": 4921,
   "price_per_lot_sqft": 139.81,
   "price_per_building_sqft": 138.54,
   "building_sqft": 4966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4996,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923230151"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 1050000,
   "lot_sqft": 65419,
   "price_per_lot_sqft": 16.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3612023110009"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 1050000,
   "lot_sqft": 64783,
   "price_per_lot_sqft": 16.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "3612023110008"
  },
  {
   "address": "2538 25th Ave S, Minneapolis",
   "sale_month": "2022-11",
   "price": 1155000,
   "lot_sqft": 22913,
   "price_per_lot_sqft": 50.41,
   "price_per_building_sqft": 99.18,
   "building_sqft": 11646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11716,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130121"
  },
  {
   "address": "11825 West Point Douglas Drive South, Cottage Grove",
   "sale_month": "2022-11",
   "price": 1050000,
   "lot_sqft": 81108,
   "price_per_lot_sqft": 12.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9312,
   "use": "305",
   "parcel_id": "3602721440005"
  },
  {
   "address": "1025 Evergreen La N, Plymouth",
   "sale_month": "2022-11",
   "price": 1340000,
   "lot_sqft": 48881,
   "price_per_lot_sqft": 27.41,
   "price_per_building_sqft": 233.98,
   "building_sqft": 5727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5761,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511822120036"
  },
  {
   "address": "7444 Cedar Ave S, Richfield",
   "sale_month": "2022-11",
   "price": 3079500,
   "lot_sqft": 38671,
   "price_per_lot_sqft": 79.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8098,
   "use": "APARTMENT",
   "parcel_id": "3502824410002"
  },
  {
   "address": "7727 Portland Ave S, Richfield",
   "sale_month": "2022-11",
   "price": 13773585,
   "lot_sqft": 31563,
   "price_per_lot_sqft": 436.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10307,
   "use": "MED/CARE FACILITY",
   "parcel_id": "3502824330007"
  },
  {
   "address": "1401 University Avenue West, Saint Paul",
   "sale_month": "2022-11",
   "price": 700000,
   "lot_sqft": 14297,
   "price_per_lot_sqft": 48.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923240226"
  },
  {
   "address": "475 Etna Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 10510000,
   "lot_sqft": 107223,
   "price_per_lot_sqft": 98.02,
   "price_per_building_sqft": 392.44,
   "building_sqft": 26781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26943,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342922320049"
  },
  {
   "address": "425 Etna Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 10510000,
   "lot_sqft": 229811,
   "price_per_lot_sqft": 45.73,
   "price_per_building_sqft": 222.39,
   "building_sqft": 47259,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47545,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342922320002"
  },
  {
   "address": "1339 Conway Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 960000,
   "lot_sqft": 11626,
   "price_per_lot_sqft": 82.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2867,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342922230132"
  },
  {
   "address": "500 Willow Dr, Long Lake",
   "sale_month": "2022-11",
   "price": 1420000,
   "lot_sqft": 24779,
   "price_per_lot_sqft": 57.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230067"
  },
  {
   "address": "800 Berkshire La N, Plymouth",
   "sale_month": "2022-11",
   "price": 18200000,
   "lot_sqft": 621495,
   "price_per_lot_sqft": 29.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 205117,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822210007"
  },
  {
   "address": "13100 12th Ave N, Plymouth",
   "sale_month": "2022-11",
   "price": 10400000,
   "lot_sqft": 416356,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 106833,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822120008"
  },
  {
   "address": "4701 Kings Point Rd, Minnetrista",
   "sale_month": "2022-11",
   "price": 2450000,
   "lot_sqft": 102787,
   "price_per_lot_sqft": 23.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3411724330060"
  },
  {
   "address": "12600 Whitewater Dr, Minnetonka",
   "sale_month": "2022-11",
   "price": 11312500,
   "lot_sqft": 270170,
   "price_per_lot_sqft": 41.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37972,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411722140006"
  },
  {
   "address": "2925 3rd Ave S, Minneapolis",
   "sale_month": "2022-11",
   "price": 575000,
   "lot_sqft": 6141,
   "price_per_lot_sqft": 93.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2464,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924440059"
  },
  {
   "address": "7714 5th Ave S, Richfield",
   "sale_month": "2022-11",
   "price": 780000,
   "lot_sqft": 10193,
   "price_per_lot_sqft": 76.52,
   "price_per_building_sqft": 217.88,
   "building_sqft": 3580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3601,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824440025"
  },
  {
   "address": "807 25th St W, Minneapolis",
   "sale_month": "2022-11",
   "price": 975000,
   "lot_sqft": 2974,
   "price_per_lot_sqft": 327.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1647,
   "use": "APARTMENT",
   "parcel_id": "3302924140128"
  },
  {
   "address": "7505 Country Club Dr, Golden Valley",
   "sale_month": "2022-11",
   "price": 12789758,
   "lot_sqft": 113400,
   "price_per_lot_sqft": 112.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21212,
   "use": "MED/CARE FACILITY",
   "parcel_id": "3211821320057"
  },
  {
   "address": "3260 Rice Street, Little Canada",
   "sale_month": "2022-11",
   "price": 300000,
   "lot_sqft": 1698,
   "price_per_lot_sqft": 176.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330042"
  },
  {
   "address": "6775 Hodgson Road, Lino Lakes",
   "sale_month": "2022-11",
   "price": 1500000,
   "lot_sqft": 617557,
   "price_per_lot_sqft": 2.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303122210004"
  },
  {
   "address": "1601 Utica Ave S, St. Louis Park",
   "sale_month": "2022-11",
   "price": 117315435,
   "lot_sqft": 64216,
   "price_per_lot_sqft": 1826.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924320032"
  },
  {
   "address": "1603 Utica Ave S, Golden Valley",
   "sale_month": "2022-11",
   "price": 117315435,
   "lot_sqft": 89927,
   "price_per_lot_sqft": 1304.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924310056"
  },
  {
   "address": "215 St Marys Ave, Minneapolis",
   "sale_month": "2022-11",
   "price": 725000,
   "lot_sqft": 4985,
   "price_per_lot_sqft": 145.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002923240011"
  },
  {
   "address": "1551 99th Lane Northeast, Blaine",
   "sale_month": "2022-11",
   "price": 2000000,
   "lot_sqft": 24080,
   "price_per_lot_sqft": 83.06,
   "price_per_building_sqft": 44.66,
   "building_sqft": 44781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45051,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120038"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 2000000,
   "lot_sqft": 23557,
   "price_per_lot_sqft": 84.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120036"
  },
  {
   "address": "855 Vandalia Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 14578750,
   "lot_sqft": 120691,
   "price_per_lot_sqft": 120.79,
   "price_per_building_sqft": 269.82,
   "building_sqft": 54032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54358,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410012"
  },
  {
   "address": "889 Vandalia Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 14578750,
   "lot_sqft": 96656,
   "price_per_lot_sqft": 150.83,
   "price_per_building_sqft": 274.32,
   "building_sqft": 53145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53466,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410011"
  },
  {
   "address": "931 Vandalia Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 14578750,
   "lot_sqft": 105459,
   "price_per_lot_sqft": 138.24,
   "price_per_building_sqft": 182.83,
   "building_sqft": 79740,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80222,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410005"
  },
  {
   "address": "949 Payne Avenue, Saint Paul",
   "sale_month": "2022-11",
   "price": 142000,
   "lot_sqft": 3042,
   "price_per_lot_sqft": 46.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420040"
  },
  {
   "address": "108 Trim Place, Willernie",
   "sale_month": "2022-11",
   "price": 350000,
   "lot_sqft": 8763,
   "price_per_lot_sqft": 39.94,
   "price_per_building_sqft": 110.1,
   "building_sqft": 3179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3198,
   "use": "305",
   "parcel_id": "2903021310257"
  },
  {
   "address": "10500 Ideal Avenue South, Cottage Grove",
   "sale_month": "2022-11",
   "price": 1400000,
   "lot_sqft": 217918,
   "price_per_lot_sqft": 6.42,
   "price_per_building_sqft": 196.27,
   "building_sqft": 7133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7176,
   "use": "305",
   "parcel_id": "2902721140001"
  },
  {
   "address": "1930 Energy Park Drive, Saint Paul",
   "sale_month": "2022-11",
   "price": 23700000,
   "lot_sqft": 671750,
   "price_per_lot_sqft": 35.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 252365,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923240007"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 5500000,
   "lot_sqft": 62624,
   "price_per_lot_sqft": 87.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "275250040"
  },
  {
   "address": "3050 Emery Way, Shakopee",
   "sale_month": "2022-11",
   "price": 5500000,
   "lot_sqft": 1133747,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "275250020"
  },
  {
   "address": "3000 Emery Way, Shakopee",
   "sale_month": "2022-11",
   "price": 5500000,
   "lot_sqft": 905035,
   "price_per_lot_sqft": 6.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "275250010"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 5000,
   "lot_sqft": 36894,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272923420085"
  },
  {
   "address": "590 Citation Drive, Shakopee",
   "sale_month": "2022-11",
   "price": 2850000,
   "lot_sqft": 92770,
   "price_per_lot_sqft": 30.72,
   "price_per_building_sqft": 176.34,
   "building_sqft": 16162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16260,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271440050"
  },
  {
   "address": "1725 Xenium La N, Plymouth",
   "sale_month": "2022-11",
   "price": 9700000,
   "lot_sqft": 221027,
   "price_per_lot_sqft": 43.89,
   "price_per_building_sqft": 120.42,
   "building_sqft": 80551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81037,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822310006"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 10200000,
   "lot_sqft": 90287,
   "price_per_lot_sqft": 112.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822130005"
  },
  {
   "address": "13310 Industrial Park Blvd, Plymouth",
   "sale_month": "2022-11",
   "price": 10200000,
   "lot_sqft": 279826,
   "price_per_lot_sqft": 36.45,
   "price_per_building_sqft": 92.37,
   "building_sqft": 110423,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 111089,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822130004"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 1925000,
   "lot_sqft": 19463,
   "price_per_lot_sqft": 98.91,
   "price_per_building_sqft": 250,
   "building_sqft": 7700,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7746,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269170102"
  },
  {
   "address": "7373 126th Street West, Savage",
   "sale_month": "2022-11",
   "price": 1925000,
   "lot_sqft": 100764,
   "price_per_lot_sqft": 19.1,
   "price_per_building_sqft": 185.63,
   "building_sqft": 10370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10433,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269170101"
  },
  {
   "address": "12120 Lynn Avenue South, Savage",
   "sale_month": "2022-11",
   "price": 3100000,
   "lot_sqft": 920776,
   "price_per_lot_sqft": 3.37,
   "price_per_building_sqft": 47.44,
   "building_sqft": 65349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65743,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263750020"
  },
  {
   "address": "8440 Eagle Creek Parkway, Savage",
   "sale_month": "2022-11",
   "price": 2150000,
   "lot_sqft": 67109,
   "price_per_lot_sqft": 32.04,
   "price_per_building_sqft": 114.14,
   "building_sqft": 18836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18949,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263620020"
  },
  {
   "address": "996 Grotto Street North, Saint Paul",
   "sale_month": "2022-11",
   "price": 1045000,
   "lot_sqft": 14092,
   "price_per_lot_sqft": 74.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3558,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923140134"
  },
  {
   "address": "501 4th St S, Minneapolis",
   "sale_month": "2022-11",
   "price": 55000000,
   "lot_sqft": 36398,
   "price_per_lot_sqft": 1511.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31086,
   "use": "APARTMENT",
   "parcel_id": "2602924220434"
  },
  {
   "address": "6301 Richfield Pkwy, Richfield",
   "sale_month": "2022-11",
   "price": 12400000,
   "lot_sqft": 398613,
   "price_per_lot_sqft": 31.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824110077"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-11",
   "price": 585000,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 294.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630140"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-11",
   "price": 585000,
   "lot_sqft": 1849,
   "price_per_lot_sqft": 316.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630130"
  },
  {
   "address": "4905 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2022-11",
   "price": 1175000,
   "lot_sqft": 29656,
   "price_per_lot_sqft": 39.62,
   "price_per_building_sqft": 338.52,
   "building_sqft": 3471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3492,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024230104"
  },
  {
   "address": "16180 Hastings Avenue Southeast, Prior Lake",
   "sale_month": "2022-11",
   "price": 2055000,
   "lot_sqft": 1014,
   "price_per_lot_sqft": 2026.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010211"
  },
  {
   "address": "16180 Hastings Avenue Southeast, Prior Lake",
   "sale_month": "2022-11",
   "price": 2055000,
   "lot_sqft": 6085,
   "price_per_lot_sqft": 337.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010210"
  },
  {
   "address": "15561 Hornsby Street Northeast, Columbus",
   "sale_month": "2022-11",
   "price": 1615000,
   "lot_sqft": 33341,
   "price_per_lot_sqft": 48.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222110010"
  },
  {
   "address": "412 5th Ave N, Hopkins",
   "sale_month": "2022-11",
   "price": 2250000,
   "lot_sqft": 102988,
   "price_per_lot_sqft": 21.85,
   "price_per_building_sqft": 155.76,
   "building_sqft": 14445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14532,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2411722120008"
  },
  {
   "address": "3020 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2022-11",
   "price": 1530000,
   "lot_sqft": 55370,
   "price_per_lot_sqft": 27.63,
   "price_per_building_sqft": 200.66,
   "building_sqft": 7625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7671,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311921330062"
  },
  {
   "address": "2620 Commerce Blvd, Mound",
   "sale_month": "2022-11",
   "price": 340000,
   "lot_sqft": 7345,
   "price_per_lot_sqft": 46.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311724140050"
  },
  {
   "address": "2606 Commerce Blvd, Mound",
   "sale_month": "2022-11",
   "price": 340000,
   "lot_sqft": 3690,
   "price_per_lot_sqft": 92.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311724140043"
  },
  {
   "address": "17830 Kenwood Trail, Lakeville",
   "sale_month": "2022-11",
   "price": 1800000,
   "lot_sqft": 36524,
   "price_per_lot_sqft": 49.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "Commercial-preferred",
   "parcel_id": "223332701010"
  },
  {
   "address": "614 1st St N, Minneapolis",
   "sale_month": "2022-11",
   "price": 6775000,
   "lot_sqft": 9815,
   "price_per_lot_sqft": 690.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924120409"
  },
  {
   "address": "606 1st St N, Minneapolis",
   "sale_month": "2022-11",
   "price": 6775000,
   "lot_sqft": 6288,
   "price_per_lot_sqft": 1077.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924120408"
  },
  {
   "address": "14800 28th Ave N, Plymouth",
   "sale_month": "2022-11",
   "price": 18500000,
   "lot_sqft": 392712,
   "price_per_lot_sqft": 47.11,
   "price_per_building_sqft": 175.71,
   "building_sqft": 105290,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105925,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822420018"
  },
  {
   "address": "15755 32nd Ave N, Plymouth",
   "sale_month": "2022-11",
   "price": 5839615,
   "lot_sqft": 147318,
   "price_per_lot_sqft": 39.64,
   "price_per_building_sqft": 120.94,
   "building_sqft": 48284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48575,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822230010"
  },
  {
   "address": "1475 Currie Ave W, Minneapolis",
   "sale_month": "2022-11",
   "price": 1652133,
   "lot_sqft": 72305,
   "price_per_lot_sqft": 22.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924340090"
  },
  {
   "address": "1350 Payne Avenue, Saint Paul",
   "sale_month": "2022-11",
   "price": 490000,
   "lot_sqft": 3599,
   "price_per_lot_sqft": 136.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2103,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922420168"
  },
  {
   "address": "105 Aspen Lane North, Belle Plaine",
   "sale_month": "2022-11",
   "price": 145000,
   "lot_sqft": 30239,
   "price_per_lot_sqft": 4.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "201130020"
  },
  {
   "address": "14773 Flay Avenue North, Hugo",
   "sale_month": "2022-11",
   "price": 280000,
   "lot_sqft": 33235,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1146,
   "use": "300",
   "parcel_id": "2003121210029"
  },
  {
   "address": "1201 Jackson Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 235000,
   "lot_sqft": 12222,
   "price_per_lot_sqft": 19.23,
   "price_per_building_sqft": 147.61,
   "building_sqft": 1592,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1601,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922340055"
  },
  {
   "address": "1556 Rice Street, Saint Paul",
   "sale_month": "2022-11",
   "price": 1100000,
   "lot_sqft": 37131,
   "price_per_lot_sqft": 29.62,
   "price_per_building_sqft": 84.42,
   "building_sqft": 13030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13109,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922230001"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 3300000,
   "lot_sqft": 6098,
   "price_per_lot_sqft": 541.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922220040"
  },
  {
   "address": "2048 Mississippi Street North, Maplewood",
   "sale_month": "2022-11",
   "price": 1290000,
   "lot_sqft": 9934,
   "price_per_lot_sqft": 129.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1945,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922110042"
  },
  {
   "address": "451 Industrial Blvd, Minneapolis",
   "sale_month": "2022-11",
   "price": 29900000,
   "lot_sqft": 744291,
   "price_per_lot_sqft": 40.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 175711,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923440005"
  },
  {
   "address": "2307 Hennepin Ave E, Minneapolis",
   "sale_month": "2022-11",
   "price": 8720000,
   "lot_sqft": 25909,
   "price_per_lot_sqft": 336.56,
   "price_per_building_sqft": 349.07,
   "building_sqft": 24981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25132,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340042"
  },
  {
   "address": "2321 Hennepin Ave E, Minneapolis",
   "sale_month": "2022-11",
   "price": 8720000,
   "lot_sqft": 24484,
   "price_per_lot_sqft": 356.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340041"
  },
  {
   "address": "2323 Hennepin Ave E, Minneapolis",
   "sale_month": "2022-11",
   "price": 8720000,
   "lot_sqft": 24484,
   "price_per_lot_sqft": 356.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340040"
  },
  {
   "address": "2407 Hennepin Ave E, Minneapolis",
   "sale_month": "2022-11",
   "price": 8720000,
   "lot_sqft": 24484,
   "price_per_lot_sqft": 356.15,
   "price_per_building_sqft": 136.71,
   "building_sqft": 63783,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64168,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340039"
  },
  {
   "address": "2409 Hennepin Ave E, Minneapolis",
   "sale_month": "2022-11",
   "price": 8720000,
   "lot_sqft": 24484,
   "price_per_lot_sqft": 356.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340038"
  },
  {
   "address": "300 Hoover St NE, Minneapolis",
   "sale_month": "2022-11",
   "price": 8720000,
   "lot_sqft": 24484,
   "price_per_lot_sqft": 356.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340037"
  },
  {
   "address": "6866 33rd Street North, Oakdale",
   "sale_month": "2022-11",
   "price": 6250000,
   "lot_sqft": 432159,
   "price_per_lot_sqft": 14.46,
   "price_per_building_sqft": 86.04,
   "building_sqft": 72639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73078,
   "use": "305",
   "parcel_id": "1802921410043"
  },
  {
   "address": "3220 Granada Avenue North, Oakdale",
   "sale_month": "2022-11",
   "price": 4500000,
   "lot_sqft": 163231,
   "price_per_lot_sqft": 27.57,
   "price_per_building_sqft": 112.73,
   "building_sqft": 39919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40160,
   "use": "305",
   "parcel_id": "1802921340016"
  },
  {
   "address": "3400 Granada Avenue North, Oakdale",
   "sale_month": "2022-11",
   "price": 4700000,
   "lot_sqft": 266281,
   "price_per_lot_sqft": 17.65,
   "price_per_building_sqft": 105.16,
   "building_sqft": 44693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44962,
   "use": "305",
   "parcel_id": "1802921310017"
  },
  {
   "address": "3350 Granada Avenue North, Oakdale",
   "sale_month": "2022-11",
   "price": 7250000,
   "lot_sqft": 288966,
   "price_per_lot_sqft": 25.09,
   "price_per_building_sqft": 89.68,
   "building_sqft": 80839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81327,
   "use": "305",
   "parcel_id": "1802921310016"
  },
  {
   "address": "2280 Ventura Drive, Woodbury",
   "sale_month": "2022-11",
   "price": 3300000,
   "lot_sqft": 161436,
   "price_per_lot_sqft": 20.44,
   "price_per_building_sqft": 71.58,
   "building_sqft": 46102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46381,
   "use": "305",
   "parcel_id": "1802821240004"
  },
  {
   "address": "2080 Woodwinds Drive, Woodbury",
   "sale_month": "2022-11",
   "price": 16431765,
   "lot_sqft": 205927,
   "price_per_lot_sqft": 79.79,
   "price_per_building_sqft": 554.21,
   "building_sqft": 29649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29828,
   "use": "300",
   "parcel_id": "1802821220025"
  },
  {
   "address": "10905 Ulysses Street Northeast, Blaine",
   "sale_month": "2022-11",
   "price": 3510000,
   "lot_sqft": 106440,
   "price_per_lot_sqft": 32.98,
   "price_per_building_sqft": 241.9,
   "building_sqft": 14510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14597,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123340026"
  },
  {
   "address": "2285 Hillcrest Avenue, Saint Paul",
   "sale_month": "2022-11",
   "price": 1431900,
   "lot_sqft": 18499,
   "price_per_lot_sqft": 77.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "172823120092"
  },
  {
   "address": "9201 West Broadway, Brooklyn Park",
   "sale_month": "2022-11",
   "price": 7900000,
   "lot_sqft": 242912,
   "price_per_lot_sqft": 32.52,
   "price_per_building_sqft": 110.07,
   "building_sqft": 71775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 72209,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711921220010"
  },
  {
   "address": "9210 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2022-11",
   "price": 5250000,
   "lot_sqft": 217610,
   "price_per_lot_sqft": 24.13,
   "price_per_building_sqft": 75.88,
   "building_sqft": 69190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69607,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711921220008"
  },
  {
   "address": "3601 Maryland Ave N, New Hope",
   "sale_month": "2022-11",
   "price": 1380000,
   "lot_sqft": 17970,
   "price_per_lot_sqft": 76.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2440,
   "use": "APARTMENT",
   "parcel_id": "1711821340035"
  },
  {
   "address": "3609 Maryland Ave N, New Hope",
   "sale_month": "2022-11",
   "price": 1380000,
   "lot_sqft": 17221,
   "price_per_lot_sqft": 80.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "APARTMENT",
   "parcel_id": "1711821340034"
  },
  {
   "address": "2425 West Broadway, Minneapolis",
   "sale_month": "2022-11",
   "price": 450000,
   "lot_sqft": 11956,
   "price_per_lot_sqft": 37.64,
   "price_per_building_sqft": 140.62,
   "building_sqft": 3200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3219,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702924110038"
  },
  {
   "address": "1936 Ford Parkway, Saint Paul",
   "sale_month": "2022-11",
   "price": 2310000,
   "lot_sqft": 6238,
   "price_per_lot_sqft": 370.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3657,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "162823210146"
  },
  {
   "address": "1936 Ford Parkway, Saint Paul",
   "sale_month": "2022-11",
   "price": 2310000,
   "lot_sqft": 6130,
   "price_per_lot_sqft": 376.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823210107"
  },
  {
   "address": "15201 Scenic Heights Rd, Eden Prairie",
   "sale_month": "2022-11",
   "price": 780000,
   "lot_sqft": 23159,
   "price_per_lot_sqft": 33.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2514,
   "use": "APARTMENT",
   "parcel_id": "1611622310075"
  },
  {
   "address": "1900 96th St W, Bloomington",
   "sale_month": "2022-11",
   "price": 2016840,
   "lot_sqft": 87222,
   "price_per_lot_sqft": 23.12,
   "price_per_building_sqft": 124.9,
   "building_sqft": 16147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16245,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724220010"
  },
  {
   "address": "1690 Hamline Avenue North, Roseville",
   "sale_month": "2022-11",
   "price": 625000,
   "lot_sqft": 11347,
   "price_per_lot_sqft": 55.08,
   "price_per_building_sqft": 167.2,
   "building_sqft": 3738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3761,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923430063"
  },
  {
   "address": "775 Prairie Center Dr, Eden Prairie",
   "sale_month": "2022-11",
   "price": 21525000,
   "lot_sqft": 350414,
   "price_per_lot_sqft": 61.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41726,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622230015"
  },
  {
   "address": "154 12th Ave NE, Minneapolis",
   "sale_month": "2022-11",
   "price": 500000,
   "lot_sqft": 6090,
   "price_per_lot_sqft": 82.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1491,
   "use": "TRIPLEX",
   "parcel_id": "1402924230125"
  },
  {
   "address": "1104 20th Ave NE, Minneapolis",
   "sale_month": "2022-11",
   "price": 525000,
   "lot_sqft": 8493,
   "price_per_lot_sqft": 61.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2706,
   "use": "TRIPLEX",
   "parcel_id": "1202924330056"
  },
  {
   "address": "2847 Johnson St NE, Minneapolis",
   "sale_month": "2022-11",
   "price": 960000,
   "lot_sqft": 10059,
   "price_per_lot_sqft": 95.44,
   "price_per_building_sqft": 61.35,
   "building_sqft": 15649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15744,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924120218"
  },
  {
   "address": "2841 Johnson St NE, Minneapolis",
   "sale_month": "2022-11",
   "price": 960000,
   "lot_sqft": 5028,
   "price_per_lot_sqft": 190.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924120217"
  },
  {
   "address": "2835 Johnson St NE, Minneapolis",
   "sale_month": "2022-11",
   "price": 960000,
   "lot_sqft": 5027,
   "price_per_lot_sqft": 190.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924120216"
  },
  {
   "address": "796 Stewart Avenue, Saint Paul",
   "sale_month": "2022-11",
   "price": 67000,
   "lot_sqft": 5784,
   "price_per_lot_sqft": 11.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112823430162"
  },
  {
   "address": "9000 Old Cedar Ave S, Bloomington",
   "sale_month": "2022-11",
   "price": 525000,
   "lot_sqft": 16762,
   "price_per_lot_sqft": 31.32,
   "price_per_building_sqft": 187.84,
   "building_sqft": 2795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2812,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724410114"
  },
  {
   "address": "892 Wescott Square, Eagan",
   "sale_month": "2022-11",
   "price": 765000,
   "lot_sqft": 11233,
   "price_per_lot_sqft": 68.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361101150"
  },
  {
   "address": "1714 Cope Avenue East, Maplewood",
   "sale_month": "2022-11",
   "price": 630000,
   "lot_sqft": 28284,
   "price_per_lot_sqft": 22.27,
   "price_per_building_sqft": 147.51,
   "building_sqft": 4271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4297,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102922440037"
  },
  {
   "address": "300 26th Ave N, Minneapolis",
   "sale_month": "2022-11",
   "price": 1045000,
   "lot_sqft": 13727,
   "price_per_lot_sqft": 76.13,
   "price_per_building_sqft": 133,
   "building_sqft": 7857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7904,
   "use": "APARTMENT",
   "parcel_id": "1002924330047"
  },
  {
   "address": "316 26th Ave N, Minneapolis",
   "sale_month": "2022-11",
   "price": 1045000,
   "lot_sqft": 9723,
   "price_per_lot_sqft": 107.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002924330045"
  },
  {
   "address": "2728 4th St N, Minneapolis",
   "sale_month": "2022-11",
   "price": 290000,
   "lot_sqft": 6898,
   "price_per_lot_sqft": 42.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1816,
   "use": "TRIPLEX",
   "parcel_id": "1002924330019"
  },
  {
   "address": "7920 Lake Drive, Lino Lakes",
   "sale_month": "2022-11",
   "price": 199900,
   "lot_sqft": 121472,
   "price_per_lot_sqft": 1.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093122220030"
  },
  {
   "address": "664 Cleveland Avenue South, Saint Paul",
   "sale_month": "2022-11",
   "price": 264000,
   "lot_sqft": 3822,
   "price_per_lot_sqft": 69.07,
   "price_per_building_sqft": 284.48,
   "building_sqft": 928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 933,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823330092"
  },
  {
   "address": "2811 Emerson Ave N, Minneapolis",
   "sale_month": "2022-11",
   "price": 6200,
   "lot_sqft": 5416,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0902924430091"
  },
  {
   "address": "9208 James Ave S, Bloomington",
   "sale_month": "2022-11",
   "price": 20200000,
   "lot_sqft": 132552,
   "price_per_lot_sqft": 152.39,
   "price_per_building_sqft": 417.8,
   "building_sqft": 48349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48641,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724340010"
  },
  {
   "address": "9201 Penn Ave S, Bloomington",
   "sale_month": "2022-11",
   "price": 20200000,
   "lot_sqft": 380171,
   "price_per_lot_sqft": 53.13,
   "price_per_building_sqft": 119.31,
   "building_sqft": 169304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 170326,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724330007"
  },
  {
   "address": "1900 94th St W, Bloomington",
   "sale_month": "2022-11",
   "price": 4425000,
   "lot_sqft": 225022,
   "price_per_lot_sqft": 19.66,
   "price_per_building_sqft": 48.28,
   "building_sqft": 91661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 92214,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724330005"
  },
  {
   "address": "2500 Walnut Street, Roseville",
   "sale_month": "2022-11",
   "price": 12500000,
   "lot_sqft": 278346,
   "price_per_lot_sqft": 44.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 129640,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923230003"
  },
  {
   "address": "4730 Quebec Ave N, New Hope",
   "sale_month": "2022-11",
   "price": 2300000,
   "lot_sqft": 64479,
   "price_per_lot_sqft": 35.67,
   "price_per_building_sqft": 94.51,
   "building_sqft": 24336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24483,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821320045"
  },
  {
   "address": "7300 49th Ave N, New Hope",
   "sale_month": "2022-11",
   "price": 10700000,
   "lot_sqft": 419742,
   "price_per_lot_sqft": 25.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 119065,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821240012"
  },
  {
   "address": "7900 28th St W, St. Louis Park",
   "sale_month": "2022-11",
   "price": 13773585,
   "lot_sqft": 103238,
   "price_per_lot_sqft": 133.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18937,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0811721320002"
  },
  {
   "address": "7400 Bush Lake Rd, Edina",
   "sale_month": "2022-11",
   "price": 11100000,
   "lot_sqft": 101634,
   "price_per_lot_sqft": 109.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621410004"
  },
  {
   "address": "7410 Bush Lake Rd, Edina",
   "sale_month": "2022-11",
   "price": 11100000,
   "lot_sqft": 87074,
   "price_per_lot_sqft": 127.48,
   "price_per_building_sqft": 109.34,
   "building_sqft": 101522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 102135,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621410003"
  },
  {
   "address": "7400 Bush Lake Rd, Edina",
   "sale_month": "2022-11",
   "price": 11100000,
   "lot_sqft": 91043,
   "price_per_lot_sqft": 121.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621410002"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 900000,
   "lot_sqft": 13032,
   "price_per_lot_sqft": 69.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221440018"
  },
  {
   "address": "1031 Lake Street South, Forest Lake",
   "sale_month": "2022-11",
   "price": 900000,
   "lot_sqft": 19548,
   "price_per_lot_sqft": 46.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5307,
   "use": "300",
   "parcel_id": "0803221440017"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 900000,
   "lot_sqft": 6516,
   "price_per_lot_sqft": 138.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221440016"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 900000,
   "lot_sqft": 3975,
   "price_per_lot_sqft": 226.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221440014"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 9223382,
   "lot_sqft": 17984,
   "price_per_lot_sqft": 512.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0702924410013"
  },
  {
   "address": "3131 France Ave N, Robbinsdale",
   "sale_month": "2022-11",
   "price": 9223382,
   "lot_sqft": 96326,
   "price_per_lot_sqft": 95.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16745,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0702924410001"
  },
  {
   "address": "1028 Lincoln Street, Anoka",
   "sale_month": "2022-11",
   "price": 90000,
   "lot_sqft": 21154,
   "price_per_lot_sqft": 4.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 990,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124140050"
  },
  {
   "address": "188 Plato Boulevard, Saint Paul",
   "sale_month": "2022-11",
   "price": 1325000,
   "lot_sqft": 56468,
   "price_per_lot_sqft": 23.46,
   "price_per_building_sqft": 68.5,
   "building_sqft": 19343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19460,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822430060"
  },
  {
   "address": "155 Wabasha Street South, Saint Paul",
   "sale_month": "2022-11",
   "price": 1700000,
   "lot_sqft": 77292,
   "price_per_lot_sqft": 21.99,
   "price_per_building_sqft": 79.15,
   "building_sqft": 21478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21608,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410073"
  },
  {
   "address": "4628 41st Ave N, Robbinsdale",
   "sale_month": "2022-11",
   "price": 1100000,
   "lot_sqft": 6364,
   "price_per_lot_sqft": 172.85,
   "price_per_building_sqft": 393.98,
   "building_sqft": 2792,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2809,
   "use": "APARTMENT",
   "parcel_id": "0602924130029"
  },
  {
   "address": "5201 Gershwin Avenue North, Oakdale",
   "sale_month": "2022-11",
   "price": 987290,
   "lot_sqft": 33477,
   "price_per_lot_sqft": 29.49,
   "price_per_building_sqft": 107.75,
   "building_sqft": 9163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9218,
   "use": "305",
   "parcel_id": "0602921330066"
  },
  {
   "address": "4415 36 1/2 St W, St. Louis Park",
   "sale_month": "2022-11",
   "price": 8608491,
   "lot_sqft": 77975,
   "price_per_lot_sqft": 110.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23811,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0602824430089"
  },
  {
   "address": "108 Cleveland Avenue South, Saint Paul",
   "sale_month": "2022-11",
   "price": 1200000,
   "lot_sqft": 7051,
   "price_per_lot_sqft": 170.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2349,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320119"
  },
  {
   "address": "3113 Fremont Ave S, Minneapolis",
   "sale_month": "2022-11",
   "price": 937000,
   "lot_sqft": 5888,
   "price_per_lot_sqft": 159.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2288,
   "use": "APARTMENT",
   "parcel_id": "0402824120099"
  },
  {
   "address": "601 Lake St W, Minneapolis",
   "sale_month": "2022-11",
   "price": 1020000,
   "lot_sqft": 8415,
   "price_per_lot_sqft": 121.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220075"
  },
  {
   "address": "23436 Union Trail, Blakeley Township",
   "sale_month": "2022-11",
   "price": 150000,
   "lot_sqft": 105895,
   "price_per_lot_sqft": 1.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15609,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "029080170"
  },
  {
   "address": "11974 Portland Avenue South, Burnsville",
   "sale_month": "2022-11",
   "price": 350000,
   "lot_sqft": 3081,
   "price_per_lot_sqft": 113.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "024870001070"
  },
  {
   "address": "60 Milton Street South, Saint Paul",
   "sale_month": "2022-11",
   "price": 899999,
   "lot_sqft": 5265,
   "price_per_lot_sqft": 170.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3443,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310026"
  },
  {
   "address": "14750 Lac Lavon Drive, Burnsville",
   "sale_month": "2022-11",
   "price": 1400000,
   "lot_sqft": 60787,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": 256.08,
   "building_sqft": 5467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5500,
   "use": "Commercial-preferred",
   "parcel_id": "021809001012"
  },
  {
   "address": "11540 Co Rd No 10, Plymouth",
   "sale_month": "2022-11",
   "price": 910000,
   "lot_sqft": 72986,
   "price_per_lot_sqft": 12.47,
   "price_per_building_sqft": 137.5,
   "building_sqft": 6618,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6658,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211822130049"
  },
  {
   "address": "1534 38th St E, Minneapolis",
   "sale_month": "2022-11",
   "price": 215000,
   "lot_sqft": 4277,
   "price_per_lot_sqft": 50.27,
   "price_per_building_sqft": 105.13,
   "building_sqft": 2045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2057,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440071"
  },
  {
   "address": "2520 Fairoak Avenue, Anoka",
   "sale_month": "2022-11",
   "price": 2850000,
   "lot_sqft": 61733,
   "price_per_lot_sqft": 46.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11127,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125230016"
  },
  {
   "address": "7705 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2022-11",
   "price": 720000,
   "lot_sqft": 23382,
   "price_per_lot_sqft": 30.79,
   "price_per_building_sqft": 61.27,
   "building_sqft": 11751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11822,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024430004"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 762500,
   "lot_sqft": 8996,
   "price_per_lot_sqft": 84.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220056"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 762500,
   "lot_sqft": 9013,
   "price_per_lot_sqft": 84.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220055"
  },
  {
   "address": "950 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2022-11",
   "price": 762500,
   "lot_sqft": 9004,
   "price_per_lot_sqft": 84.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220048"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 762500,
   "lot_sqft": 9007,
   "price_per_lot_sqft": 84.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5624,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220047"
  },
  {
   "address": null,
   "sale_month": "2022-11",
   "price": 762500,
   "lot_sqft": 9001,
   "price_per_lot_sqft": 84.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220046"
  },
  {
   "address": "6950 146th Street West, Apple Valley",
   "sale_month": "2022-11",
   "price": 3600000,
   "lot_sqft": 120165,
   "price_per_lot_sqft": 29.96,
   "price_per_building_sqft": 98.38,
   "building_sqft": 36593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36814,
   "use": "Industrial-preferred",
   "parcel_id": "011172001020"
  },
  {
   "address": "6423 City West Pkwy, Eden Prairie",
   "sale_month": "2022-11",
   "price": 3500000,
   "lot_sqft": 66997,
   "price_per_lot_sqft": 52.24,
   "price_per_building_sqft": 359.2,
   "building_sqft": 9744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9803,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622220013"
  },
  {
   "address": "3112 Minnehaha Ave, Minneapolis",
   "sale_month": "2022-11",
   "price": 1863000,
   "lot_sqft": 14990,
   "price_per_lot_sqft": 124.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4336,
   "use": "APARTMENT",
   "parcel_id": "0102824120051"
  },
  {
   "address": "516 Summit Avenue, Saint Paul Park",
   "sale_month": "2022-11",
   "price": 190000,
   "lot_sqft": 7479,
   "price_per_lot_sqft": 25.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 980,
   "use": "300",
   "parcel_id": "0102722430034"
  },
  {
   "address": "141 Depot Drive, Waconia",
   "sale_month": "2022-10",
   "price": 1600000,
   "lot_sqft": 36640,
   "price_per_lot_sqft": 43.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8851,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752560011"
  },
  {
   "address": "430 Shimmcor Street, Mayer",
   "sale_month": "2022-10",
   "price": 240000,
   "lot_sqft": 1746,
   "price_per_lot_sqft": 137.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "503800030"
  },
  {
   "address": "480 Bunker Lake Boulevard, Anoka",
   "sale_month": "2022-10",
   "price": 1170000,
   "lot_sqft": 58926,
   "price_per_lot_sqft": 19.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3791,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225120024"
  },
  {
   "address": "2829 27th Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 1325000,
   "lot_sqft": 7531,
   "price_per_lot_sqft": 175.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "APARTMENT",
   "parcel_id": "3602924430020"
  },
  {
   "address": "2519 27th Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 875000,
   "lot_sqft": 7328,
   "price_per_lot_sqft": 119.41,
   "price_per_building_sqft": 203.92,
   "building_sqft": 4291,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4317,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924130089"
  },
  {
   "address": "2327 27th Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 750000,
   "lot_sqft": 7210,
   "price_per_lot_sqft": 104.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2446,
   "use": "APARTMENT",
   "parcel_id": "3602924120180"
  },
  {
   "address": "3520 88th Avenue Northeast, Blaine",
   "sale_month": "2022-10",
   "price": 1750000,
   "lot_sqft": 33679,
   "price_per_lot_sqft": 51.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123320014"
  },
  {
   "address": "3524 88th Avenue Northeast, Blaine",
   "sale_month": "2022-10",
   "price": 1750000,
   "lot_sqft": 41051,
   "price_per_lot_sqft": 42.63,
   "price_per_building_sqft": 87.81,
   "building_sqft": 19930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20050,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123320013"
  },
  {
   "address": "2086 County Road E East, White Bear Lake",
   "sale_month": "2022-10",
   "price": 370000,
   "lot_sqft": 16805,
   "price_per_lot_sqft": 22.02,
   "price_per_building_sqft": 176.78,
   "building_sqft": 2093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2105,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022120012"
  },
  {
   "address": "6221 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2022-10",
   "price": 10020000,
   "lot_sqft": 190349,
   "price_per_lot_sqft": 52.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8486,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3511921340004"
  },
  {
   "address": "1700 Freeway Blvd, Brooklyn Center",
   "sale_month": "2022-10",
   "price": 4000000,
   "lot_sqft": 120865,
   "price_per_lot_sqft": 33.09,
   "price_per_building_sqft": 98.05,
   "building_sqft": 40795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41042,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921140016"
  },
  {
   "address": "520 Lake St E, Minneapolis",
   "sale_month": "2022-10",
   "price": 550000,
   "lot_sqft": 11254,
   "price_per_lot_sqft": 48.87,
   "price_per_building_sqft": 427.35,
   "building_sqft": 1287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1294,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440071"
  },
  {
   "address": "209 27th St E, Minneapolis",
   "sale_month": "2022-10",
   "price": 220000,
   "lot_sqft": 5279,
   "price_per_lot_sqft": 41.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924420087"
  },
  {
   "address": "205 27th St E, Minneapolis",
   "sale_month": "2022-10",
   "price": 1500000,
   "lot_sqft": 7284,
   "price_per_lot_sqft": 205.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4189,
   "use": "APARTMENT",
   "parcel_id": "3402924420085"
  },
  {
   "address": "201 27th St E, Minneapolis",
   "sale_month": "2022-10",
   "price": 1500000,
   "lot_sqft": 7150,
   "price_per_lot_sqft": 209.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4248,
   "use": "APARTMENT",
   "parcel_id": "3402924420084"
  },
  {
   "address": "2824 Pillsbury Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 610000,
   "lot_sqft": 4052,
   "price_per_lot_sqft": 150.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1151,
   "use": "APARTMENT",
   "parcel_id": "3402924340052"
  },
  {
   "address": "2912 Pleasant Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 675000,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 136.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1558,
   "use": "APARTMENT",
   "parcel_id": "3402924330037"
  },
  {
   "address": "2509 Garfield Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 510000,
   "lot_sqft": 6503,
   "price_per_lot_sqft": 78.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1967,
   "use": "APARTMENT",
   "parcel_id": "3402924230132"
  },
  {
   "address": "2115 Stevens Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 2600000,
   "lot_sqft": 31805,
   "price_per_lot_sqft": 81.75,
   "price_per_building_sqft": 302.85,
   "building_sqft": 8585,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8636,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120029"
  },
  {
   "address": "1000 Kristen Court, Vadnais Heights",
   "sale_month": "2022-10",
   "price": 9938320,
   "lot_sqft": 234069,
   "price_per_lot_sqft": 42.46,
   "price_per_building_sqft": 153.06,
   "building_sqft": 64929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65321,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022240038"
  },
  {
   "address": "1052 189th Avenue Northeast, East Bethel",
   "sale_month": "2022-10",
   "price": 654540,
   "lot_sqft": 388523,
   "price_per_lot_sqft": 1.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323323220004"
  },
  {
   "address": "3429 Centerville Road, Vadnais Heights",
   "sale_month": "2022-10",
   "price": 225000,
   "lot_sqft": 106306,
   "price_per_lot_sqft": 2.12,
   "price_per_building_sqft": 27.93,
   "building_sqft": 8055,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8104,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323022130055"
  },
  {
   "address": "3437 Centerville Road, Vadnais Heights",
   "sale_month": "2022-10",
   "price": 225000,
   "lot_sqft": 20880,
   "price_per_lot_sqft": 10.78,
   "price_per_building_sqft": 52.35,
   "building_sqft": 4298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4324,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323022130054"
  },
  {
   "address": "251 Maria Avenue, Saint Paul",
   "sale_month": "2022-10",
   "price": 1250000,
   "lot_sqft": 3546,
   "price_per_lot_sqft": 352.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1655,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922410086"
  },
  {
   "address": "3224 Rice Street, Little Canada",
   "sale_month": "2022-10",
   "price": 325000,
   "lot_sqft": 1585,
   "price_per_lot_sqft": 205.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330052"
  },
  {
   "address": "125 9th Street East, Saint Paul",
   "sale_month": "2022-10",
   "price": 209900,
   "lot_sqft": 28226,
   "price_per_lot_sqft": 7.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "1A/1B/4BB RESIDENTIAL SINGLE UNIT",
   "parcel_id": "312922431359"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 33307,
   "lot_sqft": 4181,
   "price_per_lot_sqft": 7.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304740031"
  },
  {
   "address": "3 Oak Ridge Drive, Chaska",
   "sale_month": "2022-10",
   "price": 7962000,
   "lot_sqft": 1205942,
   "price_per_lot_sqft": 6.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "304730030"
  },
  {
   "address": "2 Oak Ridge Drive, Chaska",
   "sale_month": "2022-10",
   "price": 8000000,
   "lot_sqft": 736667,
   "price_per_lot_sqft": 10.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304730020"
  },
  {
   "address": "505 6th Street East, Chaska",
   "sale_month": "2022-10",
   "price": 180000,
   "lot_sqft": 21626,
   "price_per_lot_sqft": 8.32,
   "price_per_building_sqft": 76.76,
   "building_sqft": 2345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2359,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302760080"
  },
  {
   "address": "18450 70th Way N, Maple Grove",
   "sale_month": "2022-10",
   "price": 3687247,
   "lot_sqft": 91684,
   "price_per_lot_sqft": 40.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011922340008"
  },
  {
   "address": "115 Bedford St SE, Minneapolis",
   "sale_month": "2022-10",
   "price": 1623000,
   "lot_sqft": 14149,
   "price_per_lot_sqft": 114.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4362,
   "use": "APARTMENT",
   "parcel_id": "3002923440004"
  },
  {
   "address": "1610 99th Lane Northeast, Blaine",
   "sale_month": "2022-10",
   "price": 3175000,
   "lot_sqft": 148388,
   "price_per_lot_sqft": 21.4,
   "price_per_building_sqft": 86.68,
   "building_sqft": 36627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36848,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110022"
  },
  {
   "address": "2151 Energy Park Drive, Saint Paul",
   "sale_month": "2022-10",
   "price": 1800000,
   "lot_sqft": 39974,
   "price_per_lot_sqft": 45.03,
   "price_per_building_sqft": 125.72,
   "building_sqft": 14318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14404,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923120058"
  },
  {
   "address": "6444 Xerxes Ave S, Edina",
   "sale_month": "2022-10",
   "price": 1250000,
   "lot_sqft": 15075,
   "price_per_lot_sqft": 82.92,
   "price_per_building_sqft": 524.77,
   "building_sqft": 2382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2397,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2902824240120"
  },
  {
   "address": "801 Transfer Road, Saint Paul",
   "sale_month": "2022-10",
   "price": 7800000,
   "lot_sqft": 151718,
   "price_per_lot_sqft": 51.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 78623,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923330007"
  },
  {
   "address": "15215 18th Ave N, Plymouth",
   "sale_month": "2022-10",
   "price": 11300000,
   "lot_sqft": 210687,
   "price_per_lot_sqft": 53.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11762,
   "use": "APARTMENT",
   "parcel_id": "2811822310011"
  },
  {
   "address": "310 Main Street South, Stillwater",
   "sale_month": "2022-10",
   "price": 803000,
   "lot_sqft": 6665,
   "price_per_lot_sqft": 120.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410170"
  },
  {
   "address": "239 Nelson Street, Stillwater",
   "sale_month": "2022-10",
   "price": 650000,
   "lot_sqft": 2134,
   "price_per_lot_sqft": 304.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2275,
   "use": "300",
   "parcel_id": "2803020410135"
  },
  {
   "address": "405 Penn Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 615000,
   "lot_sqft": 6280,
   "price_per_lot_sqft": 97.93,
   "price_per_building_sqft": 232.78,
   "building_sqft": 2642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2658,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924230056"
  },
  {
   "address": "888 Birmingham Street, Saint Paul",
   "sale_month": "2022-10",
   "price": 1900000,
   "lot_sqft": 93210,
   "price_per_lot_sqft": 20.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4940,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922310083"
  },
  {
   "address": "13220 Co Rd No 6, Plymouth",
   "sale_month": "2022-10",
   "price": 2847000,
   "lot_sqft": 94299,
   "price_per_lot_sqft": 30.19,
   "price_per_building_sqft": 176.53,
   "building_sqft": 16128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16226,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822420006"
  },
  {
   "address": "12755 State Hwy No 55, Plymouth",
   "sale_month": "2022-10",
   "price": 30300000,
   "lot_sqft": 563968,
   "price_per_lot_sqft": 53.73,
   "price_per_building_sqft": 178.56,
   "building_sqft": 169690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 170714,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822410007"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 30300000,
   "lot_sqft": 32448,
   "price_per_lot_sqft": 933.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822410003"
  },
  {
   "address": "2150 Dodd Road, Mendota Heights",
   "sale_month": "2022-10",
   "price": 1000000,
   "lot_sqft": 34759,
   "price_per_lot_sqft": 28.77,
   "price_per_building_sqft": 435.92,
   "building_sqft": 2294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2307,
   "use": "Commercial-preferred",
   "parcel_id": "270250052040"
  },
  {
   "address": "707 3rd Avenue East, Shakopee",
   "sale_month": "2022-10",
   "price": 1810000,
   "lot_sqft": 14173,
   "price_per_lot_sqft": 127.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3563,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270040440"
  },
  {
   "address": "80 78th Street West, Chanhassen",
   "sale_month": "2022-10",
   "price": 5722000,
   "lot_sqft": 116784,
   "price_per_lot_sqft": 49,
   "price_per_building_sqft": 375.8,
   "building_sqft": 15226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15318,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "256860021"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-10",
   "price": 290000,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 145.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630150"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-10",
   "price": 239940,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 120.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630080"
  },
  {
   "address": "5160 Viking Boulevard Northwest, Nowthen",
   "sale_month": "2022-10",
   "price": 950000,
   "lot_sqft": 417726,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18856,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253325120003"
  },
  {
   "address": "4655 Pierce Street Northeast, Columbia Heights",
   "sale_month": "2022-10",
   "price": 530000,
   "lot_sqft": 9292,
   "price_per_lot_sqft": 57.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1914,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024340001"
  },
  {
   "address": "1100 69th Ave N, Brooklyn Center",
   "sale_month": "2022-10",
   "price": 795000,
   "lot_sqft": 20338,
   "price_per_lot_sqft": 39.09,
   "price_per_building_sqft": 191.66,
   "building_sqft": 4148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4173,
   "use": "APARTMENT",
   "parcel_id": "2511921330088"
  },
  {
   "address": "800 5th St S, Hopkins",
   "sale_month": "2022-10",
   "price": 9100000,
   "lot_sqft": 395110,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": 75.49,
   "building_sqft": 120543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 121271,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722130118"
  },
  {
   "address": "1650 Mcglynn Drive, Chanhassen",
   "sale_month": "2022-10",
   "price": 10000000,
   "lot_sqft": 713089,
   "price_per_lot_sqft": 14.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250970010"
  },
  {
   "address": "2062 Fairview Street, Centerville",
   "sale_month": "2022-10",
   "price": 186500,
   "lot_sqft": 61733,
   "price_per_lot_sqft": 3.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122330008"
  },
  {
   "address": "1111 4th St SE, Minneapolis",
   "sale_month": "2022-10",
   "price": 2330000,
   "lot_sqft": 7342,
   "price_per_lot_sqft": 317.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1403,
   "use": "APARTMENT",
   "parcel_id": "2402924310093"
  },
  {
   "address": "1107 4th St SE, Minneapolis",
   "sale_month": "2022-10",
   "price": 2330000,
   "lot_sqft": 7343,
   "price_per_lot_sqft": 317.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1169,
   "use": "TRIPLEX",
   "parcel_id": "2402924310092"
  },
  {
   "address": "21201 John Milless Dr, Rogers",
   "sale_month": "2022-10",
   "price": 500000,
   "lot_sqft": 31130,
   "price_per_lot_sqft": 16.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130055"
  },
  {
   "address": "21040 Commerce Blvd, Rogers",
   "sale_month": "2022-10",
   "price": 2975000,
   "lot_sqft": 130821,
   "price_per_lot_sqft": 22.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35585,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023110015"
  },
  {
   "address": "2021 Mainstreet, Hopkins",
   "sale_month": "2022-10",
   "price": 700000,
   "lot_sqft": 10820,
   "price_per_lot_sqft": 64.7,
   "price_per_building_sqft": 357.14,
   "building_sqft": 1960,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1972,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410102"
  },
  {
   "address": "315 University Ave SE, Minneapolis",
   "sale_month": "2022-10",
   "price": 1080000,
   "lot_sqft": 11167,
   "price_per_lot_sqft": 96.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3189,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2302924140072"
  },
  {
   "address": "3102 103rd Lane Northeast, Blaine",
   "sale_month": "2022-10",
   "price": 2200000,
   "lot_sqft": 127807,
   "price_per_lot_sqft": 17.21,
   "price_per_building_sqft": 154.33,
   "building_sqft": 14255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14341,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420011"
  },
  {
   "address": "10580 Naples Street Northeast, Blaine",
   "sale_month": "2022-10",
   "price": 15360200,
   "lot_sqft": 1716649,
   "price_per_lot_sqft": 8.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123140002"
  },
  {
   "address": "1564 English Street, Saint Paul",
   "sale_month": "2022-10",
   "price": 770000,
   "lot_sqft": 7078,
   "price_per_lot_sqft": 108.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2770,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922220127"
  },
  {
   "address": "7951 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2022-10",
   "price": 3600000,
   "lot_sqft": 94070,
   "price_per_lot_sqft": 38.27,
   "price_per_building_sqft": 393.61,
   "building_sqft": 9146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9201,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922420015"
  },
  {
   "address": "13774 Reimer Dr N, Maple Grove",
   "sale_month": "2022-10",
   "price": 295200,
   "lot_sqft": 3247,
   "price_per_lot_sqft": 90.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310040"
  },
  {
   "address": "6001 Nicollet Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 650000,
   "lot_sqft": 7427,
   "price_per_lot_sqft": 87.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202824430115"
  },
  {
   "address": "6009 Nicollet Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 650000,
   "lot_sqft": 5238,
   "price_per_lot_sqft": 124.09,
   "price_per_building_sqft": 263.37,
   "building_sqft": 2468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2483,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824430113"
  },
  {
   "address": "99 54th St E, Minneapolis",
   "sale_month": "2022-10",
   "price": 1870000,
   "lot_sqft": 19185,
   "price_per_lot_sqft": 97.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4715,
   "use": "APARTMENT",
   "parcel_id": "2202824120023"
  },
  {
   "address": "6106 Lyndale Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 2442280,
   "lot_sqft": 56660,
   "price_per_lot_sqft": 43.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19556,
   "use": "APARTMENT",
   "parcel_id": "2102824440019"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 150000,
   "lot_sqft": 82754,
   "price_per_lot_sqft": 1.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "209120120"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 150000,
   "lot_sqft": 34324,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "209120060"
  },
  {
   "address": "6800 78th Ave N, Brooklyn Park",
   "sale_month": "2022-10",
   "price": 1111200,
   "lot_sqft": 57841,
   "price_per_lot_sqft": 19.21,
   "price_per_building_sqft": 114.91,
   "building_sqft": 9670,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9728,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921430093"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 286535,
   "lot_sqft": 114331,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "201010011"
  },
  {
   "address": "9617 Highway 10 Northwest, Ramsey",
   "sale_month": "2022-10",
   "price": 550000,
   "lot_sqft": 43983,
   "price_per_lot_sqft": 12.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193225230009"
  },
  {
   "address": "106 Arlington Avenue East, Saint Paul",
   "sale_month": "2022-10",
   "price": 5525000,
   "lot_sqft": 221514,
   "price_per_lot_sqft": 24.94,
   "price_per_building_sqft": 543.48,
   "building_sqft": 10166,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10228,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922420027"
  },
  {
   "address": "1112 North Frontage Road, Hastings",
   "sale_month": "2022-10",
   "price": 450000,
   "lot_sqft": 32851,
   "price_per_lot_sqft": 13.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "Commercial-preferred",
   "parcel_id": "191050049162"
  },
  {
   "address": "4165 Shoreline Dr, Spring Park",
   "sale_month": "2022-10",
   "price": 5200000,
   "lot_sqft": 64117,
   "price_per_lot_sqft": 81.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19795,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1811723440022"
  },
  {
   "address": "4124 Quebec Ave N, New Hope",
   "sale_month": "2022-10",
   "price": 1273898,
   "lot_sqft": 57910,
   "price_per_lot_sqft": 22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7734,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821230008"
  },
  {
   "address": "6304 42nd Ave N, Crystal",
   "sale_month": "2022-10",
   "price": 610000,
   "lot_sqft": 19207,
   "price_per_lot_sqft": 31.76,
   "price_per_building_sqft": 205.39,
   "building_sqft": 2970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2988,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821110029"
  },
  {
   "address": "3100 50th St W, Minneapolis",
   "sale_month": "2022-10",
   "price": 350000,
   "lot_sqft": 10856,
   "price_per_lot_sqft": 32.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "1702824240174"
  },
  {
   "address": "2025 164th Avenue Northeast, Ham Lake",
   "sale_month": "2022-10",
   "price": 530000,
   "lot_sqft": 48273,
   "price_per_lot_sqft": 10.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163223210004"
  },
  {
   "address": "3600 Douglas Dr N, Crystal",
   "sale_month": "2022-10",
   "price": 400000,
   "lot_sqft": 17201,
   "price_per_lot_sqft": 23.25,
   "price_per_building_sqft": 266.31,
   "building_sqft": 1502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1511,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821330090"
  },
  {
   "address": "1827 Bryant Ave N, Minneapolis",
   "sale_month": "2022-10",
   "price": 300000,
   "lot_sqft": 6813,
   "price_per_lot_sqft": 44.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1373,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924410016"
  },
  {
   "address": "1510 22nd Ave N, Minneapolis",
   "sale_month": "2022-10",
   "price": 210000,
   "lot_sqft": 5320,
   "price_per_lot_sqft": 39.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 897,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924240008"
  },
  {
   "address": "9550 Bloomington Fwy West, Bloomington",
   "sale_month": "2022-10",
   "price": 8054137,
   "lot_sqft": 234644,
   "price_per_lot_sqft": 34.32,
   "price_per_building_sqft": 92.91,
   "building_sqft": 86692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 87215,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724120011"
  },
  {
   "address": "2027 2nd St N, Minneapolis",
   "sale_month": "2022-10",
   "price": 450000,
   "lot_sqft": 8029,
   "price_per_lot_sqft": 56.05,
   "price_per_building_sqft": 344.3,
   "building_sqft": 1307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1315,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240032"
  },
  {
   "address": "34 13th Ave NE, Minneapolis",
   "sale_month": "2022-10",
   "price": 5007000,
   "lot_sqft": 56978,
   "price_per_lot_sqft": 87.88,
   "price_per_building_sqft": 192.41,
   "building_sqft": 26022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26179,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924140027"
  },
  {
   "address": "5301 Lyndale Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 5000000,
   "lot_sqft": 51021,
   "price_per_lot_sqft": 98,
   "price_per_building_sqft": 3980.89,
   "building_sqft": 1256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1264,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824330001"
  },
  {
   "address": "4626 Nicollet Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 7150000,
   "lot_sqft": 39937,
   "price_per_lot_sqft": 179.03,
   "price_per_building_sqft": 463.32,
   "building_sqft": 15432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15525,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824210003"
  },
  {
   "address": "4606 Nicollet Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 7150000,
   "lot_sqft": 5713,
   "price_per_lot_sqft": 1251.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824210002"
  },
  {
   "address": "4600 Nicollet Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 7150000,
   "lot_sqft": 6351,
   "price_per_lot_sqft": 1125.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1502824210001"
  },
  {
   "address": "11201 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2022-10",
   "price": 9639800,
   "lot_sqft": 342706,
   "price_per_lot_sqft": 28.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124420011"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 9639800,
   "lot_sqft": 60098,
   "price_per_lot_sqft": 160.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124310012"
  },
  {
   "address": "13501 Balsam La N, Dayton",
   "sale_month": "2022-10",
   "price": 700000,
   "lot_sqft": 70937,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": 54.99,
   "building_sqft": 12730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12807,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412022410013"
  },
  {
   "address": "1214 3rd St NE, Minneapolis",
   "sale_month": "2022-10",
   "price": 910000,
   "lot_sqft": 9891,
   "price_per_lot_sqft": 92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2465,
   "use": "APARTMENT",
   "parcel_id": "1402924230473"
  },
  {
   "address": "11055 39th Street North, Lake Elmo",
   "sale_month": "2022-10",
   "price": 600000,
   "lot_sqft": 116773,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1302921220011"
  },
  {
   "address": "696 7th Street West, Saint Paul",
   "sale_month": "2022-10",
   "price": 500000,
   "lot_sqft": 13706,
   "price_per_lot_sqft": 36.48,
   "price_per_building_sqft": 209.12,
   "building_sqft": 2391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2405,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823210005"
  },
  {
   "address": "7420 University Avenue Northeast, Fridley",
   "sale_month": "2022-10",
   "price": 315000,
   "lot_sqft": 25844,
   "price_per_lot_sqft": 12.19,
   "price_per_building_sqft": 169.17,
   "building_sqft": 1862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1873,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024230003"
  },
  {
   "address": "174 3rd Street North, Bayport",
   "sale_month": "2022-10",
   "price": 2323000,
   "lot_sqft": 28571,
   "price_per_lot_sqft": 81.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8686,
   "use": "300",
   "parcel_id": "1102920230039"
  },
  {
   "address": "7525 Mitchell Rd, Eden Prairie",
   "sale_month": "2022-10",
   "price": 1111200,
   "lot_sqft": 165987,
   "price_per_lot_sqft": 6.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17342,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622320054"
  },
  {
   "address": "5221 Edina Indust Blvd, Edina",
   "sale_month": "2022-10",
   "price": 8100000,
   "lot_sqft": 216652,
   "price_per_lot_sqft": 37.39,
   "price_per_building_sqft": 203.67,
   "building_sqft": 39770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40010,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621330002"
  },
  {
   "address": "845 Robert Street South, Saint Paul",
   "sale_month": "2022-10",
   "price": 260000,
   "lot_sqft": 6811,
   "price_per_lot_sqft": 38.17,
   "price_per_building_sqft": 348.53,
   "building_sqft": 746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 750,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822330049"
  },
  {
   "address": "1068 Lake Street South, Forest Lake",
   "sale_month": "2022-10",
   "price": 920000,
   "lot_sqft": 30250,
   "price_per_lot_sqft": 30.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8521,
   "use": "300",
   "parcel_id": "0803221430021"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 920000,
   "lot_sqft": 7220,
   "price_per_lot_sqft": 127.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221430017"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 920000,
   "lot_sqft": 8402,
   "price_per_lot_sqft": 109.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221430010"
  },
  {
   "address": "531 Lake Street South, Forest Lake",
   "sale_month": "2022-10",
   "price": 425000,
   "lot_sqft": 6516,
   "price_per_lot_sqft": 65.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3643,
   "use": "300",
   "parcel_id": "0803221410056"
  },
  {
   "address": "531 Lake Street South, Forest Lake",
   "sale_month": "2022-10",
   "price": 425000,
   "lot_sqft": 6516,
   "price_per_lot_sqft": 65.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221410055"
  },
  {
   "address": "1833 3rd Avenue, Anoka",
   "sale_month": "2022-10",
   "price": 370400,
   "lot_sqft": 17478,
   "price_per_lot_sqft": 21.19,
   "price_per_building_sqft": 127.07,
   "building_sqft": 2915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2932,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220126"
  },
  {
   "address": "637 Madison Street, Anoka",
   "sale_month": "2022-10",
   "price": 4455000,
   "lot_sqft": 16618,
   "price_per_lot_sqft": 268.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5192,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210139"
  },
  {
   "address": "535 Madison Street, Anoka",
   "sale_month": "2022-10",
   "price": 4455000,
   "lot_sqft": 10801,
   "price_per_lot_sqft": 412.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3318,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210098"
  },
  {
   "address": "529 Madison Street, Anoka",
   "sale_month": "2022-10",
   "price": 4455000,
   "lot_sqft": 12557,
   "price_per_lot_sqft": 354.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3990,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210097"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 4455000,
   "lot_sqft": 5130,
   "price_per_lot_sqft": 868.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210087"
  },
  {
   "address": "636 Monroe Street, Anoka",
   "sale_month": "2022-10",
   "price": 1130000,
   "lot_sqft": 16182,
   "price_per_lot_sqft": 69.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6010,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210054"
  },
  {
   "address": "2568 Ruth Street, Little Canada",
   "sale_month": "2022-10",
   "price": 430000,
   "lot_sqft": 14372,
   "price_per_lot_sqft": 29.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2020,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922210009"
  },
  {
   "address": "90 Winifred Street West, Saint Paul",
   "sale_month": "2022-10",
   "price": 390000,
   "lot_sqft": 6003,
   "price_per_lot_sqft": 64.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1519,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822110153"
  },
  {
   "address": "2124 4th Avenue, Anoka",
   "sale_month": "2022-10",
   "price": 4455000,
   "lot_sqft": 13160,
   "price_per_lot_sqft": 338.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4119,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124330058"
  },
  {
   "address": "8019 Spring Lake Road Northeast, Spring Lake Park",
   "sale_month": "2022-10",
   "price": 254111,
   "lot_sqft": 17677,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": 152.07,
   "building_sqft": 1671,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1681,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023320002"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 5000,
   "lot_sqft": 14517,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922240007"
  },
  {
   "address": "755 Lake St E, Wayzata",
   "sale_month": "2022-10",
   "price": 6950000,
   "lot_sqft": 32991,
   "price_per_lot_sqft": 210.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722420108"
  },
  {
   "address": "812 Lake St E, Wayzata",
   "sale_month": "2022-10",
   "price": 20050000,
   "lot_sqft": 119633,
   "price_per_lot_sqft": 167.6,
   "price_per_building_sqft": 508.59,
   "building_sqft": 39423,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39661,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722420044"
  },
  {
   "address": "200 Lake St E, Wayzata",
   "sale_month": "2022-10",
   "price": 10300000,
   "lot_sqft": 98867,
   "price_per_lot_sqft": 104.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14082,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722320029"
  },
  {
   "address": null,
   "sale_month": "2022-10",
   "price": 252300,
   "lot_sqft": 1455,
   "price_per_lot_sqft": 173.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410310"
  },
  {
   "address": "3601 29th Ave NE, St. Anthony",
   "sale_month": "2022-10",
   "price": 1680000,
   "lot_sqft": 40745,
   "price_per_lot_sqft": 41.23,
   "price_per_building_sqft": 120.91,
   "building_sqft": 13895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13979,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440036"
  },
  {
   "address": "3725 Minnehaha Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 890000,
   "lot_sqft": 5232,
   "price_per_lot_sqft": 170.11,
   "price_per_building_sqft": 246.61,
   "building_sqft": 3609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3631,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330019"
  },
  {
   "address": "3729 Minnehaha Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 890000,
   "lot_sqft": 5232,
   "price_per_lot_sqft": 170.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823330018"
  },
  {
   "address": "2081 Hillview Road, Mounds View",
   "sale_month": "2022-10",
   "price": 1000000,
   "lot_sqft": 16264,
   "price_per_lot_sqft": 61.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2084,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410005"
  },
  {
   "address": "176 Robert Street South, Saint Paul",
   "sale_month": "2022-10",
   "price": 2141000,
   "lot_sqft": 121995,
   "price_per_lot_sqft": 17.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11553,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "052822320004"
  },
  {
   "address": "4366 Queen Ave N, Minneapolis",
   "sale_month": "2022-10",
   "price": 535000,
   "lot_sqft": 5814,
   "price_per_lot_sqft": 92.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1809,
   "use": "APARTMENT",
   "parcel_id": "0502924110010"
  },
  {
   "address": "1721 County Road C West, Roseville",
   "sale_month": "2022-10",
   "price": 2275000,
   "lot_sqft": 139765,
   "price_per_lot_sqft": 16.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48584,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923430025"
  },
  {
   "address": "2660 Arthur Street, Roseville",
   "sale_month": "2022-10",
   "price": 6000000,
   "lot_sqft": 102773,
   "price_per_lot_sqft": 58.38,
   "price_per_building_sqft": 174.26,
   "building_sqft": 34432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34640,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923340032"
  },
  {
   "address": "11458 Zion Rd, Bloomington",
   "sale_month": "2022-10",
   "price": 57000,
   "lot_sqft": 3731,
   "price_per_lot_sqft": 15.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411521320038"
  },
  {
   "address": "3040 Hennepin Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 3000000,
   "lot_sqft": 12357,
   "price_per_lot_sqft": 242.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824210187"
  },
  {
   "address": "3305 Hennepin Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 3125000,
   "lot_sqft": 14240,
   "price_per_lot_sqft": 219.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5218,
   "use": "APARTMENT",
   "parcel_id": "0402824130156"
  },
  {
   "address": "3117 Girard Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 220000,
   "lot_sqft": 6263,
   "price_per_lot_sqft": 35.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3082,
   "use": "APARTMENT",
   "parcel_id": "0402824120112"
  },
  {
   "address": "128 33rd St W, Minneapolis",
   "sale_month": "2022-10",
   "price": 1100000,
   "lot_sqft": 38862,
   "price_per_lot_sqft": 28.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7322,
   "use": "APARTMENT",
   "parcel_id": "0302824240181"
  },
  {
   "address": "3341 Harriet Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 736000,
   "lot_sqft": 5506,
   "price_per_lot_sqft": 133.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2257,
   "use": "APARTMENT",
   "parcel_id": "0302824230154"
  },
  {
   "address": "413 Lake St W, Minneapolis",
   "sale_month": "2022-10",
   "price": 1900000,
   "lot_sqft": 5937,
   "price_per_lot_sqft": 320.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0302824220207"
  },
  {
   "address": "419 Lake St W, Minneapolis",
   "sale_month": "2022-10",
   "price": 1900000,
   "lot_sqft": 5890,
   "price_per_lot_sqft": 322.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220048"
  },
  {
   "address": "2920 White Bear Avenue North, Maplewood",
   "sale_month": "2022-10",
   "price": 8183838,
   "lot_sqft": 62357,
   "price_per_lot_sqft": 131.24,
   "price_per_building_sqft": 533.46,
   "building_sqft": 15341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15433,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922240023"
  },
  {
   "address": "3541 13th Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 392408,
   "lot_sqft": 15054,
   "price_per_lot_sqft": 26.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3823,
   "use": "APARTMENT",
   "parcel_id": "0202824420152"
  },
  {
   "address": "3530 18th Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 150128,
   "lot_sqft": 11299,
   "price_per_lot_sqft": 13.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3552,
   "use": "APARTMENT",
   "parcel_id": "0202824410180"
  },
  {
   "address": "3449 Bloomington Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 1588000,
   "lot_sqft": 4865,
   "price_per_lot_sqft": 326.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824410049"
  },
  {
   "address": "3453 Bloomington Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 1588000,
   "lot_sqft": 4865,
   "price_per_lot_sqft": 326.41,
   "price_per_building_sqft": 276.51,
   "building_sqft": 5743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5778,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824410048"
  },
  {
   "address": "3541 Portland Ave, Minneapolis",
   "sale_month": "2022-10",
   "price": 499775,
   "lot_sqft": 4904,
   "price_per_lot_sqft": 101.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1220,
   "use": "TRIPLEX",
   "parcel_id": "0202824320213"
  },
  {
   "address": "2804 Euclid Avenue, Anoka",
   "sale_month": "2022-10",
   "price": 1695000,
   "lot_sqft": 23176,
   "price_per_lot_sqft": 73.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6608,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125220045"
  },
  {
   "address": "3505 22nd Ave S, Minneapolis",
   "sale_month": "2022-10",
   "price": 540000,
   "lot_sqft": 7204,
   "price_per_lot_sqft": 74.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2045,
   "use": "APARTMENT",
   "parcel_id": "0102824310036"
  },
  {
   "address": "11200 Hudson Road, Woodbury",
   "sale_month": "2022-10",
   "price": 48200000,
   "lot_sqft": 415402,
   "price_per_lot_sqft": 116.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102821220007"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 1045000,
   "lot_sqft": 405225,
   "price_per_lot_sqft": 2.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750242901"
  },
  {
   "address": "1885 80th Street, Victoria",
   "sale_month": "2022-09",
   "price": 775000,
   "lot_sqft": 8942,
   "price_per_lot_sqft": 86.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "653450010"
  },
  {
   "address": "117 Ash Avenue North, Mayer",
   "sale_month": "2022-09",
   "price": 130000,
   "lot_sqft": 4897,
   "price_per_lot_sqft": 26.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500060"
  },
  {
   "address": "10300 10th Ave N, Plymouth",
   "sale_month": "2022-09",
   "price": 2030000,
   "lot_sqft": 689628,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": 538.18,
   "building_sqft": 3772,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3795,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3611822210068"
  },
  {
   "address": "9800 8th Ave N, Plymouth",
   "sale_month": "2022-09",
   "price": 19300000,
   "lot_sqft": 880641,
   "price_per_lot_sqft": 21.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 138138,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3611822140041"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 1750000,
   "lot_sqft": 12094,
   "price_per_lot_sqft": 144.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225420007"
  },
  {
   "address": "1151 West Mckinley Street, Anoka",
   "sale_month": "2022-09",
   "price": 1750000,
   "lot_sqft": 84636,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": 105.93,
   "building_sqft": 16520,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16620,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225130016"
  },
  {
   "address": "984 Van Buren Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 1020000,
   "lot_sqft": 12840,
   "price_per_lot_sqft": 79.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3474,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923220026"
  },
  {
   "address": "912 25th St E, Minneapolis",
   "sale_month": "2022-09",
   "price": 790000,
   "lot_sqft": 5206,
   "price_per_lot_sqft": 151.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1507,
   "use": "APARTMENT",
   "parcel_id": "3502924240160"
  },
  {
   "address": "6893 139th Lane Northwest, Ramsey",
   "sale_month": "2022-09",
   "price": 480000,
   "lot_sqft": 3054,
   "price_per_lot_sqft": 157.17,
   "price_per_building_sqft": 73.2,
   "building_sqft": 6557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6596,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225210099"
  },
  {
   "address": "2545 Garfield Ave, Minneapolis",
   "sale_month": "2022-09",
   "price": 4040000,
   "lot_sqft": 7089,
   "price_per_lot_sqft": 569.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4758,
   "use": "APARTMENT",
   "parcel_id": "3402924230123"
  },
  {
   "address": "2509 Grand Ave S, Minneapolis",
   "sale_month": "2022-09",
   "price": 500000,
   "lot_sqft": 5175,
   "price_per_lot_sqft": 96.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1556,
   "use": "TRIPLEX",
   "parcel_id": "3402924230033"
  },
  {
   "address": "2548 Pleasant Ave, Minneapolis",
   "sale_month": "2022-09",
   "price": 570000,
   "lot_sqft": 6077,
   "price_per_lot_sqft": 93.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3423,
   "use": "APARTMENT",
   "parcel_id": "3402924230012"
  },
  {
   "address": "2017 Grand Ave S, Minneapolis",
   "sale_month": "2022-09",
   "price": 540000,
   "lot_sqft": 8310,
   "price_per_lot_sqft": 64.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1374,
   "use": "APARTMENT",
   "parcel_id": "3402924220004"
  },
  {
   "address": "2208 4th Ave S, Minneapolis",
   "sale_month": "2022-09",
   "price": 610000,
   "lot_sqft": 11620,
   "price_per_lot_sqft": 52.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924110148"
  },
  {
   "address": "319 Wilder Street North, Saint Paul",
   "sale_month": "2022-09",
   "price": 455000,
   "lot_sqft": 12361,
   "price_per_lot_sqft": 36.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1012,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923330104"
  },
  {
   "address": "2601 Colfax Ave S, Minneapolis",
   "sale_month": "2022-09",
   "price": 545000,
   "lot_sqft": 3413,
   "price_per_lot_sqft": 159.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1482,
   "use": "TRIPLEX",
   "parcel_id": "3302924410020"
  },
  {
   "address": "1700 Tower Drive, Stillwater",
   "sale_month": "2022-09",
   "price": 1150000,
   "lot_sqft": 29731,
   "price_per_lot_sqft": 38.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11966,
   "use": "300",
   "parcel_id": "3203020430001"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 1150000,
   "lot_sqft": 5496,
   "price_per_lot_sqft": 209.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020420011"
  },
  {
   "address": "61 Como Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 165000,
   "lot_sqft": 4924,
   "price_per_lot_sqft": 33.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2538,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922230012"
  },
  {
   "address": "17601 113th Ave N, Dayton",
   "sale_month": "2022-09",
   "price": 475000,
   "lot_sqft": 103121,
   "price_per_lot_sqft": 4.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3112022140004"
  },
  {
   "address": "11469 Marketplace Dr N, Champlin",
   "sale_month": "2022-09",
   "price": 1300000,
   "lot_sqft": 60931,
   "price_per_lot_sqft": 21.34,
   "price_per_building_sqft": 221.77,
   "building_sqft": 5862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5898,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021130099"
  },
  {
   "address": "8800 Partridge Rd, St. Bonifacius",
   "sale_month": "2022-09",
   "price": 370000,
   "lot_sqft": 180745,
   "price_per_lot_sqft": 2.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3111724140052"
  },
  {
   "address": "210 Chestnut Street North, Chaska",
   "sale_month": "2022-09",
   "price": 405000,
   "lot_sqft": 3543,
   "price_per_lot_sqft": 114.31,
   "price_per_building_sqft": 110.63,
   "building_sqft": 3661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3683,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300502850"
  },
  {
   "address": "301 County Road E2 West, New Brighton",
   "sale_month": "2022-09",
   "price": 2280000,
   "lot_sqft": 73486,
   "price_per_lot_sqft": 31.03,
   "price_per_building_sqft": 133.69,
   "building_sqft": 17054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17157,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023410030"
  },
  {
   "address": "401 County Road E2 West, New Brighton",
   "sale_month": "2022-09",
   "price": 2500000,
   "lot_sqft": 56163,
   "price_per_lot_sqft": 44.51,
   "price_per_building_sqft": 121.84,
   "building_sqft": 20518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20642,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023410029"
  },
  {
   "address": "460 9th Avenue Northwest, New Brighton",
   "sale_month": "2022-09",
   "price": 115000,
   "lot_sqft": 2414,
   "price_per_lot_sqft": 47.64,
   "price_per_building_sqft": 144.29,
   "building_sqft": 797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 802,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023310006"
  },
  {
   "address": "2415 Xenium La N, Plymouth",
   "sale_month": "2022-09",
   "price": 7700000,
   "lot_sqft": 156688,
   "price_per_lot_sqft": 49.14,
   "price_per_building_sqft": 148.9,
   "building_sqft": 51711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52023,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822210001"
  },
  {
   "address": "1382 Maras Street, Shakopee",
   "sale_month": "2022-09",
   "price": 800000,
   "lot_sqft": 87435,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": 105.22,
   "building_sqft": 7603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7649,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270570030"
  },
  {
   "address": "1815 Nicollet Ave, Minneapolis",
   "sale_month": "2022-09",
   "price": 3650000,
   "lot_sqft": 11309,
   "price_per_lot_sqft": 322.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924430121"
  },
  {
   "address": "1831 Nicollet Ave, Minneapolis",
   "sale_month": "2022-09",
   "price": 2650000,
   "lot_sqft": 11140,
   "price_per_lot_sqft": 237.88,
   "price_per_building_sqft": 125.99,
   "building_sqft": 21033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21160,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924430019"
  },
  {
   "address": "310 Clifton Ave, Minneapolis",
   "sale_month": "2022-09",
   "price": 2815000,
   "lot_sqft": 18930,
   "price_per_lot_sqft": 148.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5040,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924320090"
  },
  {
   "address": "133 Prairie Street South, Shakopee",
   "sale_month": "2022-09",
   "price": 440000,
   "lot_sqft": 16996,
   "price_per_lot_sqft": 25.89,
   "price_per_building_sqft": 113.7,
   "building_sqft": 3870,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3893,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270041200"
  },
  {
   "address": "6403 Egan Drive, Savage",
   "sale_month": "2022-09",
   "price": 1900000,
   "lot_sqft": 239149,
   "price_per_lot_sqft": 7.94,
   "price_per_building_sqft": 295.72,
   "building_sqft": 6425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6464,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "265220010"
  },
  {
   "address": "14393 Highway 13 South, Savage",
   "sale_month": "2022-09",
   "price": 2900000,
   "lot_sqft": 83960,
   "price_per_lot_sqft": 34.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264380020"
  },
  {
   "address": "14233 Oconnell, Savage",
   "sale_month": "2022-09",
   "price": 2250000,
   "lot_sqft": 65461,
   "price_per_lot_sqft": 34.37,
   "price_per_building_sqft": 205.67,
   "building_sqft": 10940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11006,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263740010"
  },
  {
   "address": "5200 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2022-09",
   "price": 6090000,
   "lot_sqft": 24507,
   "price_per_lot_sqft": 248.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2571,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024110071"
  },
  {
   "address": "5220 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2022-09",
   "price": 6090000,
   "lot_sqft": 30620,
   "price_per_lot_sqft": 198.89,
   "price_per_building_sqft": 650.22,
   "building_sqft": 9366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9422,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024110070"
  },
  {
   "address": "700 Como Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 1700000,
   "lot_sqft": 18335,
   "price_per_lot_sqft": 92.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4805,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923140118"
  },
  {
   "address": "14247 Oconnell, Savage",
   "sale_month": "2022-09",
   "price": 2250000,
   "lot_sqft": 66233,
   "price_per_lot_sqft": 33.97,
   "price_per_building_sqft": 320.42,
   "building_sqft": 7022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7065,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262590010"
  },
  {
   "address": "1533 18th St E, Minneapolis",
   "sale_month": "2022-09",
   "price": 485000,
   "lot_sqft": 6486,
   "price_per_lot_sqft": 74.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1655,
   "use": "TRIPLEX",
   "parcel_id": "2602924440092"
  },
  {
   "address": "620 12th Ave S, Minneapolis",
   "sale_month": "2022-09",
   "price": 2300000,
   "lot_sqft": 61105,
   "price_per_lot_sqft": 37.64,
   "price_per_building_sqft": 75.49,
   "building_sqft": 30469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30653,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924130094"
  },
  {
   "address": "2499 Highway 7, Chanhassen",
   "sale_month": "2022-09",
   "price": 8620000,
   "lot_sqft": 63278,
   "price_per_lot_sqft": 136.22,
   "price_per_building_sqft": 548,
   "building_sqft": 15730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15825,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257940010"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-09",
   "price": 881760,
   "lot_sqft": 1414,
   "price_per_lot_sqft": 623.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630190"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-09",
   "price": 881760,
   "lot_sqft": 1414,
   "price_per_lot_sqft": 623.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630180"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-09",
   "price": 239940,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 120.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630110"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-09",
   "price": 881760,
   "lot_sqft": 1414,
   "price_per_lot_sqft": 623.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630070"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-09",
   "price": 881760,
   "lot_sqft": 1414,
   "price_per_lot_sqft": 623.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630060"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-09",
   "price": 239940,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 120.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630040"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-09",
   "price": 239940,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 120.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630030"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-09",
   "price": 507005,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 255.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630020"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-09",
   "price": 507005,
   "lot_sqft": 1849,
   "price_per_lot_sqft": 274.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630010"
  },
  {
   "address": "24030 Alder Street Northwest, Bethel",
   "sale_month": "2022-09",
   "price": 375000,
   "lot_sqft": 20983,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2357,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253424410101"
  },
  {
   "address": "9315 Evergreen Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-09",
   "price": 1250000,
   "lot_sqft": 74841,
   "price_per_lot_sqft": 16.7,
   "price_per_building_sqft": 56.04,
   "building_sqft": 22306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22440,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253124340004"
  },
  {
   "address": "332 Front Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 625000,
   "lot_sqft": 8240,
   "price_per_lot_sqft": 75.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2465,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923420037"
  },
  {
   "address": "2431 Galpin Court, Chanhassen",
   "sale_month": "2022-09",
   "price": 1240000,
   "lot_sqft": 9323,
   "price_per_lot_sqft": 133,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251880010"
  },
  {
   "address": "5054 Industrial St, Maple Plain",
   "sale_month": "2022-09",
   "price": 1400000,
   "lot_sqft": 146966,
   "price_per_lot_sqft": 9.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824120007"
  },
  {
   "address": "530 11th Ave S, Hopkins",
   "sale_month": "2022-09",
   "price": 2761200,
   "lot_sqft": 86564,
   "price_per_lot_sqft": 31.9,
   "price_per_building_sqft": 122.26,
   "building_sqft": 22584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22720,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240130"
  },
  {
   "address": "900 20th Ave S, Minneapolis",
   "sale_month": "2022-09",
   "price": 1225000,
   "lot_sqft": 27617,
   "price_per_lot_sqft": 44.36,
   "price_per_building_sqft": 103.25,
   "building_sqft": 11864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11936,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924330164"
  },
  {
   "address": "103 Main Street East, New Prague",
   "sale_month": "2022-09",
   "price": 190000,
   "lot_sqft": 1938,
   "price_per_lot_sqft": 98.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341352"
  },
  {
   "address": "1741 Budd Ave, Maple Plain",
   "sale_month": "2022-09",
   "price": 633750,
   "lot_sqft": 143145,
   "price_per_lot_sqft": 4.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2411824340080"
  },
  {
   "address": "525 10th Ave SE, Minneapolis",
   "sale_month": "2022-09",
   "price": 3460000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 315.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1925,
   "use": "APARTMENT",
   "parcel_id": "2402924240088"
  },
  {
   "address": "101 Shady Oak Rd, Hopkins",
   "sale_month": "2022-09",
   "price": 800000,
   "lot_sqft": 15143,
   "price_per_lot_sqft": 52.83,
   "price_per_building_sqft": 124.67,
   "building_sqft": 6417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6455,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722440015"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 460000,
   "lot_sqft": 4925,
   "price_per_lot_sqft": 93.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410114"
  },
  {
   "address": "1919 Mainstreet, Hopkins",
   "sale_month": "2022-09",
   "price": 460000,
   "lot_sqft": 9895,
   "price_per_lot_sqft": 46.49,
   "price_per_building_sqft": 202.91,
   "building_sqft": 2267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2281,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410113"
  },
  {
   "address": "516 3rd Ave SE, Minneapolis",
   "sale_month": "2022-09",
   "price": 390000,
   "lot_sqft": 8028,
   "price_per_lot_sqft": 48.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "TRIPLEX",
   "parcel_id": "2302924110219"
  },
  {
   "address": "1762 Iowa Avenue East, Saint Paul",
   "sale_month": "2022-09",
   "price": 200000,
   "lot_sqft": 7692,
   "price_per_lot_sqft": 26,
   "price_per_building_sqft": 151.4,
   "building_sqft": 1321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1329,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110038"
  },
  {
   "address": "147 58th St W, Minneapolis",
   "sale_month": "2022-09",
   "price": 525000,
   "lot_sqft": 10600,
   "price_per_lot_sqft": 49.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2305,
   "use": "TRIPLEX",
   "parcel_id": "2202824310052"
  },
  {
   "address": "119 14th Street Northwest, New Brighton",
   "sale_month": "2022-09",
   "price": 18500000,
   "lot_sqft": 257613,
   "price_per_lot_sqft": 71.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61373,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213023320016"
  },
  {
   "address": "7808 Yates Ave N, Brooklyn Park",
   "sale_month": "2022-09",
   "price": 705000,
   "lot_sqft": 25130,
   "price_per_lot_sqft": 28.05,
   "price_per_building_sqft": 116.32,
   "building_sqft": 6061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6097,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921340027"
  },
  {
   "address": "258 Humboldt Ave N, Minneapolis",
   "sale_month": "2022-09",
   "price": 883320,
   "lot_sqft": 6039,
   "price_per_lot_sqft": 146.27,
   "price_per_building_sqft": 562.98,
   "building_sqft": 1569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1579,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924430083"
  },
  {
   "address": "235 Ash Street South, Belle Plaine",
   "sale_month": "2022-09",
   "price": 800000,
   "lot_sqft": 68726,
   "price_per_lot_sqft": 11.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20570,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "209060130"
  },
  {
   "address": "6840 78th Ave N, Brooklyn Park",
   "sale_month": "2022-09",
   "price": 1150000,
   "lot_sqft": 55787,
   "price_per_lot_sqft": 20.61,
   "price_per_building_sqft": 121.07,
   "building_sqft": 9499,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9556,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921430094"
  },
  {
   "address": "9041 Broderick Boulevard, Inver Grove Heights",
   "sale_month": "2022-09",
   "price": 1000000,
   "lot_sqft": 51656,
   "price_per_lot_sqft": 19.36,
   "price_per_building_sqft": 107.6,
   "building_sqft": 9294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9350,
   "use": "Commercial-preferred",
   "parcel_id": "201186101020"
  },
  {
   "address": "20956 Forest Road North, Forest Lake",
   "sale_month": "2022-09",
   "price": 308000,
   "lot_sqft": 116597,
   "price_per_lot_sqft": 2.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2003221120013"
  },
  {
   "address": "7800 Xylon Ave N, Brooklyn Park",
   "sale_month": "2022-09",
   "price": 800000,
   "lot_sqft": 33913,
   "price_per_lot_sqft": 23.59,
   "price_per_building_sqft": 91.79,
   "building_sqft": 8716,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8769,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1911921440012"
  },
  {
   "address": "5745 Sander Dr, Minneapolis",
   "sale_month": "2022-09",
   "price": 470000,
   "lot_sqft": 5942,
   "price_per_lot_sqft": 79.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2003,
   "use": "APARTMENT",
   "parcel_id": "1902823230085"
  },
  {
   "address": "8105 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2022-09",
   "price": 850000,
   "lot_sqft": 25918,
   "price_per_lot_sqft": 32.8,
   "price_per_building_sqft": 174.47,
   "building_sqft": 4872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4901,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721110005"
  },
  {
   "address": "2501 Winter St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 1485000,
   "lot_sqft": 19515,
   "price_per_lot_sqft": 76.1,
   "price_per_building_sqft": 140.66,
   "building_sqft": 10557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10621,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923430030"
  },
  {
   "address": "3001 Broadway St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 30250000,
   "lot_sqft": 371760,
   "price_per_lot_sqft": 81.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32294,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923240008"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 368500,
   "lot_sqft": 552089,
   "price_per_lot_sqft": 0.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323240011"
  },
  {
   "address": "15720 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2022-09",
   "price": 2675000,
   "lot_sqft": 112222,
   "price_per_lot_sqft": 23.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43200,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223340002"
  },
  {
   "address": "1365 Constance Boulevard Northeast, Ham Lake",
   "sale_month": "2022-09",
   "price": 425000,
   "lot_sqft": 23844,
   "price_per_lot_sqft": 17.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223210006"
  },
  {
   "address": "7900 State Hwy No 7, St. Louis Park",
   "sale_month": "2022-09",
   "price": 1065000,
   "lot_sqft": 15582,
   "price_per_lot_sqft": 68.35,
   "price_per_building_sqft": 366.99,
   "building_sqft": 2902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2920,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721330172"
  },
  {
   "address": "9948 Penn Ave S, Bloomington",
   "sale_month": "2022-09",
   "price": 2010000,
   "lot_sqft": 20938,
   "price_per_lot_sqft": 96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3530,
   "use": "APARTMENT",
   "parcel_id": "1702724410036"
  },
  {
   "address": "9940 Penn Ave S, Bloomington",
   "sale_month": "2022-09",
   "price": 2010000,
   "lot_sqft": 22056,
   "price_per_lot_sqft": 91.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3323,
   "use": "APARTMENT",
   "parcel_id": "1702724410035"
  },
  {
   "address": "3064 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-09",
   "price": 270000,
   "lot_sqft": 24987,
   "price_per_lot_sqft": 10.81,
   "price_per_building_sqft": 115.63,
   "building_sqft": 2335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2349,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124320010"
  },
  {
   "address": "4790 White Bear Parkway, White Bear Lake",
   "sale_month": "2022-09",
   "price": 490000,
   "lot_sqft": 4880,
   "price_per_lot_sqft": 100.41,
   "price_per_building_sqft": 182.36,
   "building_sqft": 2687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2703,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440022"
  },
  {
   "address": "15119 Minnetonka Blvd, Minnetonka",
   "sale_month": "2022-09",
   "price": 700000,
   "lot_sqft": 26604,
   "price_per_lot_sqft": 26.31,
   "price_per_building_sqft": 307.96,
   "building_sqft": 2273,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2287,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611722430008"
  },
  {
   "address": "9800 Logan Ave S, Bloomington",
   "sale_month": "2022-09",
   "price": 3600000,
   "lot_sqft": 67977,
   "price_per_lot_sqft": 52.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21080,
   "use": "APARTMENT",
   "parcel_id": "1602724320002"
  },
  {
   "address": "2100 Snelling Avenue North, Roseville",
   "sale_month": "2022-09",
   "price": 50250000,
   "lot_sqft": 1744186,
   "price_per_lot_sqft": 28.81,
   "price_per_building_sqft": 96.59,
   "building_sqft": 520238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 523378,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923220017"
  },
  {
   "address": "1490 County Road B West, Roseville",
   "sale_month": "2022-09",
   "price": 50250000,
   "lot_sqft": 18717,
   "price_per_lot_sqft": 2684.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923220015"
  },
  {
   "address": "2100 Snelling Avenue North, Roseville",
   "sale_month": "2022-09",
   "price": 50250000,
   "lot_sqft": 20024,
   "price_per_lot_sqft": 2509.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923220014"
  },
  {
   "address": "2050 Snelling Avenue North, Roseville",
   "sale_month": "2022-09",
   "price": 50250000,
   "lot_sqft": 11577,
   "price_per_lot_sqft": 4340.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923220013"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 50250000,
   "lot_sqft": 18603,
   "price_per_lot_sqft": 2701.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923220004"
  },
  {
   "address": "22451 Industrial Blvd, Rogers",
   "sale_month": "2022-09",
   "price": 1000000,
   "lot_sqft": 49298,
   "price_per_lot_sqft": 20.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1512023440009"
  },
  {
   "address": "1964 2nd St N, Minneapolis",
   "sale_month": "2022-09",
   "price": 3500000,
   "lot_sqft": 13772,
   "price_per_lot_sqft": 254.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240025"
  },
  {
   "address": "1411 Grand St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 475000,
   "lot_sqft": 8620,
   "price_per_lot_sqft": 55.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1046,
   "use": "TRIPLEX",
   "parcel_id": "1502924140076"
  },
  {
   "address": "1435 Marshall St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 450000,
   "lot_sqft": 4862,
   "price_per_lot_sqft": 92.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1546,
   "use": "TRIPLEX",
   "parcel_id": "1502924110055"
  },
  {
   "address": "1530 7th Street West, Saint Paul",
   "sale_month": "2022-09",
   "price": 1200000,
   "lot_sqft": 35837,
   "price_per_lot_sqft": 33.48,
   "price_per_building_sqft": 188.62,
   "building_sqft": 6362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6401,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823210055"
  },
  {
   "address": "703 Jefferson St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 599990,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 115.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1401,
   "use": "APARTMENT",
   "parcel_id": "1402924420114"
  },
  {
   "address": "419 Broadway St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 560000,
   "lot_sqft": 6898,
   "price_per_lot_sqft": 81.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1633,
   "use": "TRIPLEX",
   "parcel_id": "1402924240005"
  },
  {
   "address": "10701 93rd Ave N, Maple Grove",
   "sale_month": "2022-09",
   "price": 1791760,
   "lot_sqft": 71820,
   "price_per_lot_sqft": 24.95,
   "price_per_building_sqft": 94.74,
   "building_sqft": 18913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19027,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922210006"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 34500000,
   "lot_sqft": 45730,
   "price_per_lot_sqft": 754.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1311822420074"
  },
  {
   "address": "3905 Lancaster La N, Plymouth",
   "sale_month": "2022-09",
   "price": 34500000,
   "lot_sqft": 538835,
   "price_per_lot_sqft": 64.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42894,
   "use": "APARTMENT",
   "parcel_id": "1311822410008"
  },
  {
   "address": "835 Hennepin Ave E, Minneapolis",
   "sale_month": "2022-09",
   "price": 13575869,
   "lot_sqft": 126586,
   "price_per_lot_sqft": 107.25,
   "price_per_building_sqft": 76.34,
   "building_sqft": 177837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 178910,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924330105"
  },
  {
   "address": "310 Fillmore St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 13575869,
   "lot_sqft": 7206,
   "price_per_lot_sqft": 1883.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924330101"
  },
  {
   "address": "315 Polk St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 13575869,
   "lot_sqft": 35873,
   "price_per_lot_sqft": 378.44,
   "price_per_building_sqft": 1849.32,
   "building_sqft": 7341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7385,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924330098"
  },
  {
   "address": "315 Harrison St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 15612249,
   "lot_sqft": 51969,
   "price_per_lot_sqft": 300.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924330097"
  },
  {
   "address": "333 Harrison St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 13575869,
   "lot_sqft": 80111,
   "price_per_lot_sqft": 169.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924330096"
  },
  {
   "address": "1133 Taylor St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 13575869,
   "lot_sqft": 13860,
   "price_per_lot_sqft": 979.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1302924330066"
  },
  {
   "address": "831 Hennepin Ave E, Minneapolis",
   "sale_month": "2022-09",
   "price": 274128,
   "lot_sqft": 9228,
   "price_per_lot_sqft": 29.71,
   "price_per_building_sqft": 57.64,
   "building_sqft": 4756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4785,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1302924330045"
  },
  {
   "address": "1703 Fillmore St NE, Minneapolis",
   "sale_month": "2022-09",
   "price": 1360000,
   "lot_sqft": 18738,
   "price_per_lot_sqft": 72.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3279,
   "use": "APARTMENT",
   "parcel_id": "1302924210082"
  },
  {
   "address": "1214 Randolph Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 350000,
   "lot_sqft": 4960,
   "price_per_lot_sqft": 70.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823410062"
  },
  {
   "address": "2975 Lone Oak Drive, Eagan",
   "sale_month": "2022-09",
   "price": 5317462,
   "lot_sqft": 305024,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": 117.03,
   "building_sqft": 45435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45709,
   "use": "Industrial-preferred",
   "parcel_id": "101458101020"
  },
  {
   "address": "2965 Lone Oak Drive, Eagan",
   "sale_month": "2022-09",
   "price": 5476025,
   "lot_sqft": 249824,
   "price_per_lot_sqft": 21.92,
   "price_per_building_sqft": 140.51,
   "building_sqft": 38972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39207,
   "use": "Industrial-preferred",
   "parcel_id": "101458101010"
  },
  {
   "address": "2955 Lone Oak Drive, Eagan",
   "sale_month": "2022-09",
   "price": 4996805,
   "lot_sqft": 329088,
   "price_per_lot_sqft": 15.18,
   "price_per_building_sqft": 112.62,
   "building_sqft": 44368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44636,
   "use": "Industrial-preferred",
   "parcel_id": "101458001010"
  },
  {
   "address": "2935 Waters Road, Eagan",
   "sale_month": "2022-09",
   "price": 6122781,
   "lot_sqft": 217441,
   "price_per_lot_sqft": 28.16,
   "price_per_building_sqft": 113.46,
   "building_sqft": 53966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54292,
   "use": "Industrial-preferred",
   "parcel_id": "101457801020"
  },
  {
   "address": "2945 Lone Oak Drive, Eagan",
   "sale_month": "2022-09",
   "price": 7804759,
   "lot_sqft": 683947,
   "price_per_lot_sqft": 11.41,
   "price_per_building_sqft": 99.71,
   "building_sqft": 78275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78747,
   "use": "Industrial-preferred",
   "parcel_id": "101457801010"
  },
  {
   "address": "2910 Waters Road, Eagan",
   "sale_month": "2022-09",
   "price": 7382168,
   "lot_sqft": 252845,
   "price_per_lot_sqft": 29.2,
   "price_per_building_sqft": 218.17,
   "building_sqft": 33837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34041,
   "use": "Industrial-preferred",
   "parcel_id": "101457601010"
  },
  {
   "address": "9885 Maple Grove Pkwy N, Maple Grove",
   "sale_month": "2022-09",
   "price": 15900000,
   "lot_sqft": 134247,
   "price_per_lot_sqft": 118.44,
   "price_per_building_sqft": 1467.74,
   "building_sqft": 10833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10899,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922240013"
  },
  {
   "address": "9827 Maple Grove Pkwy N, Maple Grove",
   "sale_month": "2022-09",
   "price": 15900000,
   "lot_sqft": 93993,
   "price_per_lot_sqft": 169.16,
   "price_per_building_sqft": 1913.13,
   "building_sqft": 8311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8361,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922230026"
  },
  {
   "address": "15627 Grove Cir N, Maple Grove",
   "sale_month": "2022-09",
   "price": 15900000,
   "lot_sqft": 67915,
   "price_per_lot_sqft": 234.12,
   "price_per_building_sqft": 1881.43,
   "building_sqft": 8451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8502,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922220016"
  },
  {
   "address": "15701 Grove Cir N, Maple Grove",
   "sale_month": "2022-09",
   "price": 600000,
   "lot_sqft": 39093,
   "price_per_lot_sqft": 15.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922220015"
  },
  {
   "address": "3952 Aldrich Ave S, Minneapolis",
   "sale_month": "2022-09",
   "price": 1125000,
   "lot_sqft": 5653,
   "price_per_lot_sqft": 199.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3089,
   "use": "APARTMENT",
   "parcel_id": "0902824110106"
  },
  {
   "address": "3990 Main Street Northwest, Coon Rapids",
   "sale_month": "2022-09",
   "price": 1475000,
   "lot_sqft": 80113,
   "price_per_lot_sqft": 18.41,
   "price_per_building_sqft": 264.05,
   "building_sqft": 5586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5620,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124220159"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 2385990,
   "lot_sqft": 176725,
   "price_per_lot_sqft": 13.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123240143"
  },
  {
   "address": "2315 Highland Parkway, Saint Paul",
   "sale_month": "2022-09",
   "price": 1000000,
   "lot_sqft": 30528,
   "price_per_lot_sqft": 32.76,
   "price_per_building_sqft": 160.1,
   "building_sqft": 6246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6284,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823340007"
  },
  {
   "address": "16475 96th Ave N, Maple Grove",
   "sale_month": "2022-09",
   "price": 2100000,
   "lot_sqft": 52077,
   "price_per_lot_sqft": 40.32,
   "price_per_building_sqft": 202.76,
   "building_sqft": 10357,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10420,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922420010"
  },
  {
   "address": "4424 Upton Ave S, Minneapolis",
   "sale_month": "2022-09",
   "price": 690000,
   "lot_sqft": 5631,
   "price_per_lot_sqft": 122.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 982,
   "use": "TRIPLEX",
   "parcel_id": "0802824430029"
  },
  {
   "address": "617 Stryker Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 228000,
   "lot_sqft": 32683,
   "price_per_lot_sqft": 6.98,
   "price_per_building_sqft": 88.37,
   "building_sqft": 2580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2595,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822140176"
  },
  {
   "address": "508 15th Street Southwest, Forest Lake",
   "sale_month": "2022-09",
   "price": 2150000,
   "lot_sqft": 256677,
   "price_per_lot_sqft": 8.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13103,
   "use": "300",
   "parcel_id": "0703221420019"
  },
  {
   "address": "4615 Excelsior Blvd, St. Louis Park",
   "sale_month": "2022-09",
   "price": 1300000,
   "lot_sqft": 9441,
   "price_per_lot_sqft": 137.7,
   "price_per_building_sqft": 451.7,
   "building_sqft": 2878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2896,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824120051"
  },
  {
   "address": "421 Wabasha Street North, Saint Paul",
   "sale_month": "2022-09",
   "price": 2800000,
   "lot_sqft": 14711,
   "price_per_lot_sqft": 190.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13286,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120024"
  },
  {
   "address": "109 Central Ave S, Wayzata",
   "sale_month": "2022-09",
   "price": 895000,
   "lot_sqft": 7179,
   "price_per_lot_sqft": 124.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1400,
   "use": "APARTMENT",
   "parcel_id": "0611722410020"
  },
  {
   "address": "4300 36 1/2 St W, St. Louis Park",
   "sale_month": "2022-09",
   "price": 1788000,
   "lot_sqft": 22393,
   "price_per_lot_sqft": 79.85,
   "price_per_building_sqft": 210.5,
   "building_sqft": 8494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8545,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430013"
  },
  {
   "address": "3043 Inglewood Ave S, St. Louis Park",
   "sale_month": "2022-09",
   "price": 2540000,
   "lot_sqft": 20535,
   "price_per_lot_sqft": 123.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2457,
   "use": "APARTMENT",
   "parcel_id": "0602824110023"
  },
  {
   "address": "3710 Minnehaha Ave, Minneapolis",
   "sale_month": "2022-09",
   "price": 1169000,
   "lot_sqft": 12013,
   "price_per_lot_sqft": 97.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4182,
   "use": "APARTMENT",
   "parcel_id": "0602823330134"
  },
  {
   "address": "255 Maple Court South, Afton",
   "sale_month": "2022-09",
   "price": 650000,
   "lot_sqft": 257761,
   "price_per_lot_sqft": 2.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602820230005"
  },
  {
   "address": "2111 Selby Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 3100000,
   "lot_sqft": 6293,
   "price_per_lot_sqft": 492.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1578,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823110054"
  },
  {
   "address": "2117 Selby Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 3100000,
   "lot_sqft": 6293,
   "price_per_lot_sqft": 492.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1497,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823110053"
  },
  {
   "address": "178 Finn Street North, Saint Paul",
   "sale_month": "2022-09",
   "price": 3100000,
   "lot_sqft": 5389,
   "price_per_lot_sqft": 575.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1327,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823110052"
  },
  {
   "address": "4300 Queen Ave N, Minneapolis",
   "sale_month": "2022-09",
   "price": 5054,
   "lot_sqft": 12932,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": 1.59,
   "building_sqft": 3171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3190,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924110165"
  },
  {
   "address": "1967 Grand Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 2225000,
   "lot_sqft": 14813,
   "price_per_lot_sqft": 150.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5027,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320037"
  },
  {
   "address": "147 Snelling Avenue North, Saint Paul",
   "sale_month": "2022-09",
   "price": 1300000,
   "lot_sqft": 13304,
   "price_per_lot_sqft": 97.71,
   "price_per_building_sqft": 1387.41,
   "building_sqft": 937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 942,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110049"
  },
  {
   "address": "1580 Grand Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 2510000,
   "lot_sqft": 8995,
   "price_per_lot_sqft": 279.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823320094"
  },
  {
   "address": "1517 Portland Avenue, Saint Paul",
   "sale_month": "2022-09",
   "price": 740000,
   "lot_sqft": 6712,
   "price_per_lot_sqft": 110.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2894,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230045"
  },
  {
   "address": "130 Cheshire La, Minnetonka",
   "sale_month": "2022-09",
   "price": 10475000,
   "lot_sqft": 422313,
   "price_per_lot_sqft": 24.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36081,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722210030"
  },
  {
   "address": "3617 Harriet Ave, Minneapolis",
   "sale_month": "2022-09",
   "price": 200000,
   "lot_sqft": 4299,
   "price_per_lot_sqft": 46.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1204,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824330158"
  },
  {
   "address": "3430 Nicollet Ave, Minneapolis",
   "sale_month": "2022-09",
   "price": 550000,
   "lot_sqft": 6789,
   "price_per_lot_sqft": 81.01,
   "price_per_building_sqft": 123.85,
   "building_sqft": 4441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4468,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824310010"
  },
  {
   "address": "3309 Pillsbury Ave, Minneapolis",
   "sale_month": "2022-09",
   "price": 2357500,
   "lot_sqft": 4963,
   "price_per_lot_sqft": 475.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2511,
   "use": "APARTMENT",
   "parcel_id": "0302824240100"
  },
  {
   "address": "119 33rd St W, Minneapolis",
   "sale_month": "2022-09",
   "price": 4715000,
   "lot_sqft": 15279,
   "price_per_lot_sqft": 308.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7634,
   "use": "APARTMENT",
   "parcel_id": "0302824240097"
  },
  {
   "address": "737 Commerce Drive, Woodbury",
   "sale_month": "2022-09",
   "price": 4000000,
   "lot_sqft": 250728,
   "price_per_lot_sqft": 15.95,
   "price_per_building_sqft": 177.83,
   "building_sqft": 22493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22629,
   "use": "300",
   "parcel_id": "0302821420014"
  },
  {
   "address": "425 Commerce Drive, Woodbury",
   "sale_month": "2022-09",
   "price": 2950000,
   "lot_sqft": 39251,
   "price_per_lot_sqft": 75.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821410167"
  },
  {
   "address": "8148 Pillsbury Ave S, Bloomington",
   "sale_month": "2022-09",
   "price": 810000,
   "lot_sqft": 13519,
   "price_per_lot_sqft": 59.92,
   "price_per_building_sqft": 146.66,
   "building_sqft": 5523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5557,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724240071"
  },
  {
   "address": "8101 Nicollet Ave S, Bloomington",
   "sale_month": "2022-09",
   "price": 837253,
   "lot_sqft": 28567,
   "price_per_lot_sqft": 29.31,
   "price_per_building_sqft": 210.31,
   "building_sqft": 3981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4005,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724130116"
  },
  {
   "address": "7890 University Avenue Northeast, Fridley",
   "sale_month": "2022-09",
   "price": 550000,
   "lot_sqft": 35991,
   "price_per_lot_sqft": 15.28,
   "price_per_building_sqft": 210.49,
   "building_sqft": 2613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2629,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024330001"
  },
  {
   "address": "7530 149th Street West, Apple Valley",
   "sale_month": "2022-09",
   "price": 1080388,
   "lot_sqft": 32972,
   "price_per_lot_sqft": 32.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "014490101040"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 1709461,
   "lot_sqft": 59449,
   "price_per_lot_sqft": 28.76,
   "price_per_building_sqft": 57.78,
   "building_sqft": 29584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29763,
   "use": "Commercial",
   "parcel_id": "014490101030"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 7960151,
   "lot_sqft": 346366,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": 97.71,
   "building_sqft": 81467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81959,
   "use": "Commercial-preferred",
   "parcel_id": "014490101010"
  },
  {
   "address": null,
   "sale_month": "2022-09",
   "price": 1025000,
   "lot_sqft": 17447,
   "price_per_lot_sqft": 58.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430249"
  },
  {
   "address": "560 7th Street West, Saint Paul",
   "sale_month": "2022-09",
   "price": 1025000,
   "lot_sqft": 16437,
   "price_per_lot_sqft": 62.36,
   "price_per_building_sqft": 154.09,
   "building_sqft": 6652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6692,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430156"
  },
  {
   "address": "2709 Lake St E, Minneapolis",
   "sale_month": "2022-09",
   "price": 900000,
   "lot_sqft": 14189,
   "price_per_lot_sqft": 63.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120096"
  },
  {
   "address": "100 Sparrow Road, Waconia",
   "sale_month": "2022-08",
   "price": 1000000,
   "lot_sqft": 160588,
   "price_per_lot_sqft": 6.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753350010"
  },
  {
   "address": "233 1st Street West, Waconia",
   "sale_month": "2022-08",
   "price": 650000,
   "lot_sqft": 8672,
   "price_per_lot_sqft": 74.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501260"
  },
  {
   "address": "1900 80th Street, Victoria",
   "sale_month": "2022-08",
   "price": 1100000,
   "lot_sqft": 11780,
   "price_per_lot_sqft": 93.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1928,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650140200"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 70000,
   "lot_sqft": 4107,
   "price_per_lot_sqft": 17.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580510480"
  },
  {
   "address": "744 19th Avenue North, South Saint Paul",
   "sale_month": "2022-08",
   "price": 4500000,
   "lot_sqft": 81462,
   "price_per_lot_sqft": 55.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "367580001010"
  },
  {
   "address": "772 Concord Street North, South Saint Paul",
   "sale_month": "2022-08",
   "price": 400000,
   "lot_sqft": 23646,
   "price_per_lot_sqft": 16.92,
   "price_per_building_sqft": 67.51,
   "building_sqft": 5925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5961,
   "use": "Industrial-preferred",
   "parcel_id": "367020923013"
  },
  {
   "address": "711 Weaver Boulevard, Anoka",
   "sale_month": "2022-08",
   "price": 1100000,
   "lot_sqft": 53831,
   "price_per_lot_sqft": 20.43,
   "price_per_building_sqft": 94.75,
   "building_sqft": 11609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11679,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225230013"
  },
  {
   "address": "512 66th Ave N, Brooklyn Center",
   "sale_month": "2022-08",
   "price": 920000,
   "lot_sqft": 35061,
   "price_per_lot_sqft": 26.24,
   "price_per_building_sqft": 230.17,
   "building_sqft": 3997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4021,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611921130114"
  },
  {
   "address": "1201 Lund Boulevard, Anoka",
   "sale_month": "2022-08",
   "price": 3700000,
   "lot_sqft": 1463685,
   "price_per_lot_sqft": 2.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 200540,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225120019"
  },
  {
   "address": "636 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2022-08",
   "price": 1725000,
   "lot_sqft": 61402,
   "price_per_lot_sqft": 28.09,
   "price_per_building_sqft": 105.98,
   "building_sqft": 16277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16376,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024430051"
  },
  {
   "address": "1030 County Road E West, Shoreview",
   "sale_month": "2022-08",
   "price": 2275000,
   "lot_sqft": 123075,
   "price_per_lot_sqft": 18.48,
   "price_per_building_sqft": 258.96,
   "building_sqft": 8785,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8838,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220035"
  },
  {
   "address": "6710 Highway 10 Northwest, Ramsey",
   "sale_month": "2022-08",
   "price": 200000,
   "lot_sqft": 63937,
   "price_per_lot_sqft": 3.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225130047"
  },
  {
   "address": "470 Hamline Avenue North, Saint Paul",
   "sale_month": "2022-08",
   "price": 3100000,
   "lot_sqft": 36120,
   "price_per_lot_sqft": 85.83,
   "price_per_building_sqft": 335.1,
   "building_sqft": 9251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9307,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923420022"
  },
  {
   "address": "411 Lexington Parkway North, Saint Paul",
   "sale_month": "2022-08",
   "price": 2500000,
   "lot_sqft": 88858,
   "price_per_lot_sqft": 28.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923410079"
  },
  {
   "address": "1137 University Avenue West, Saint Paul",
   "sale_month": "2022-08",
   "price": 525000,
   "lot_sqft": 4702,
   "price_per_lot_sqft": 111.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2690,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923140102"
  },
  {
   "address": "287 Water St, Excelsior",
   "sale_month": "2022-08",
   "price": 2050000,
   "lot_sqft": 9592,
   "price_per_lot_sqft": 213.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110034"
  },
  {
   "address": "426 Lake St, Excelsior",
   "sale_month": "2022-08",
   "price": 775000,
   "lot_sqft": 9300,
   "price_per_lot_sqft": 83.33,
   "price_per_building_sqft": 233.01,
   "building_sqft": 3326,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3346,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110005"
  },
  {
   "address": "2452 Garfield Ave, Minneapolis",
   "sale_month": "2022-08",
   "price": 951500,
   "lot_sqft": 6812,
   "price_per_lot_sqft": 139.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2884,
   "use": "APARTMENT",
   "parcel_id": "3402924230169"
  },
  {
   "address": "7717 Pillsbury Ave S, Richfield",
   "sale_month": "2022-08",
   "price": 305000,
   "lot_sqft": 4694,
   "price_per_lot_sqft": 64.98,
   "price_per_building_sqft": 138.64,
   "building_sqft": 2200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2213,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3402824340059"
  },
  {
   "address": "271 Snelling Avenue North, Saint Paul",
   "sale_month": "2022-08",
   "price": 5075,
   "lot_sqft": 24109,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": 0.71,
   "building_sqft": 7133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7176,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923440110"
  },
  {
   "address": "1747 Marshall Avenue, Saint Paul",
   "sale_month": "2022-08",
   "price": 585000,
   "lot_sqft": 6861,
   "price_per_lot_sqft": 85.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1345,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923430068"
  },
  {
   "address": "2514 Emerson Ave S, Minneapolis",
   "sale_month": "2022-08",
   "price": 3292500,
   "lot_sqft": 13869,
   "price_per_lot_sqft": 237.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7148,
   "use": "APARTMENT",
   "parcel_id": "3302924130009"
  },
  {
   "address": "18689 Buchanan Street Northeast, East Bethel",
   "sale_month": "2022-08",
   "price": 900000,
   "lot_sqft": 99938,
   "price_per_lot_sqft": 9.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323210003"
  },
  {
   "address": "1674 Market Drive, Stillwater",
   "sale_month": "2022-08",
   "price": 1850000,
   "lot_sqft": 32775,
   "price_per_lot_sqft": 56.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "300",
   "parcel_id": "3203020320031"
  },
  {
   "address": "18660 Territorial Rd, Dayton",
   "sale_month": "2022-08",
   "price": 950000,
   "lot_sqft": 93751,
   "price_per_lot_sqft": 10.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1500,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3112022210001"
  },
  {
   "address": "4401 76th St W, Edina",
   "sale_month": "2022-08",
   "price": 15320000,
   "lot_sqft": 349157,
   "price_per_lot_sqft": 43.88,
   "price_per_building_sqft": 154.31,
   "building_sqft": 99279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 99879,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824440001"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 225000,
   "lot_sqft": 59980,
   "price_per_lot_sqft": 3.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300341000"
  },
  {
   "address": "5245 Wayzata Blvd, St. Louis Park",
   "sale_month": "2022-08",
   "price": 50700000,
   "lot_sqft": 69649,
   "price_per_lot_sqft": 727.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6553,
   "use": "APARTMENT",
   "parcel_id": "3002924320019"
  },
  {
   "address": "14622 Ferret Street Northwest, Ramsey",
   "sale_month": "2022-08",
   "price": 1263049,
   "lot_sqft": 373080,
   "price_per_lot_sqft": 3.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293225140015"
  },
  {
   "address": "14650 Ferret Street Northwest, Ramsey",
   "sale_month": "2022-08",
   "price": 1263049,
   "lot_sqft": 187829,
   "price_per_lot_sqft": 6.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293225140005"
  },
  {
   "address": "2388 University Avenue West, Saint Paul",
   "sale_month": "2022-08",
   "price": 1350000,
   "lot_sqft": 3284,
   "price_per_lot_sqft": 411.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340065"
  },
  {
   "address": "733 Bradley Street, Saint Paul",
   "sale_month": "2022-08",
   "price": 512000,
   "lot_sqft": 4893,
   "price_per_lot_sqft": 104.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1942,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922340063"
  },
  {
   "address": "979 Arcade Street, Saint Paul",
   "sale_month": "2022-08",
   "price": 2020000,
   "lot_sqft": 3324,
   "price_per_lot_sqft": 607.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922140166"
  },
  {
   "address": "989 Arcade Street, Saint Paul",
   "sale_month": "2022-08",
   "price": 2020000,
   "lot_sqft": 7593,
   "price_per_lot_sqft": 266.03,
   "price_per_building_sqft": 428.42,
   "building_sqft": 4715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4744,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922140165"
  },
  {
   "address": "1012 Payne Avenue, Saint Paul",
   "sale_month": "2022-08",
   "price": 320000,
   "lot_sqft": 6513,
   "price_per_lot_sqft": 49.13,
   "price_per_building_sqft": 24.7,
   "building_sqft": 12956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13035,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130126"
  },
  {
   "address": "1020 Payne Avenue, Saint Paul",
   "sale_month": "2022-08",
   "price": 320000,
   "lot_sqft": 1830,
   "price_per_lot_sqft": 174.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130125"
  },
  {
   "address": "1080 Payne Avenue, Saint Paul",
   "sale_month": "2022-08",
   "price": 260000,
   "lot_sqft": 1561,
   "price_per_lot_sqft": 166.56,
   "price_per_building_sqft": 224.72,
   "building_sqft": 1157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1164,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130015"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 260000,
   "lot_sqft": 5189,
   "price_per_lot_sqft": 50.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130014"
  },
  {
   "address": "827 Forest Street, Saint Paul",
   "sale_month": "2022-08",
   "price": 7900000,
   "lot_sqft": 54872,
   "price_per_lot_sqft": 143.97,
   "price_per_building_sqft": 328.95,
   "building_sqft": 24016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24161,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922320176"
  },
  {
   "address": "867 Forest Street, Saint Paul",
   "sale_month": "2022-08",
   "price": 7900000,
   "lot_sqft": 267189,
   "price_per_lot_sqft": 29.57,
   "price_per_building_sqft": 35.98,
   "building_sqft": 219551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 220876,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922320158"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 7900000,
   "lot_sqft": 5836,
   "price_per_lot_sqft": 1353.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922320084"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 7900000,
   "lot_sqft": 3696,
   "price_per_lot_sqft": 2137.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922320083"
  },
  {
   "address": "891 Wells Street, Saint Paul",
   "sale_month": "2022-08",
   "price": 7900000,
   "lot_sqft": 3822,
   "price_per_lot_sqft": 2066.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922320082"
  },
  {
   "address": "889 Wells Street, Saint Paul",
   "sale_month": "2022-08",
   "price": 7900000,
   "lot_sqft": 3685,
   "price_per_lot_sqft": 2143.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922320081"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 7900000,
   "lot_sqft": 3746,
   "price_per_lot_sqft": 2108.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922320080"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 7900000,
   "lot_sqft": 3760,
   "price_per_lot_sqft": 2101.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922320079"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 7900000,
   "lot_sqft": 3215,
   "price_per_lot_sqft": 2457.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922320078"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 2837143,
   "lot_sqft": 81381,
   "price_per_lot_sqft": 34.86,
   "price_per_building_sqft": 85.27,
   "building_sqft": 33271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33472,
   "use": "Industrial-preferred",
   "parcel_id": "274830002080"
  },
  {
   "address": "1385 Mendota Heights Road, Mendota Heights",
   "sale_month": "2022-08",
   "price": 412857,
   "lot_sqft": 45400,
   "price_per_lot_sqft": 9.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 841,
   "use": "Industrial",
   "parcel_id": "274830002072"
  },
  {
   "address": "1773 Sims Avenue, Saint Paul",
   "sale_month": "2022-08",
   "price": 1720000,
   "lot_sqft": 9974,
   "price_per_lot_sqft": 172.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922410012"
  },
  {
   "address": "1929 3rd Ave S, Minneapolis",
   "sale_month": "2022-08",
   "price": 1312500,
   "lot_sqft": 6391,
   "price_per_lot_sqft": 205.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4807,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924440102"
  },
  {
   "address": "1362 Lasalle Ave, Minneapolis",
   "sale_month": "2022-08",
   "price": 802990,
   "lot_sqft": 10838,
   "price_per_lot_sqft": 74.09,
   "price_per_building_sqft": 232.08,
   "building_sqft": 3460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3481,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924310051"
  },
  {
   "address": "6412 Nicollet Ave S, Richfield",
   "sale_month": "2022-08",
   "price": 1400000,
   "lot_sqft": 26967,
   "price_per_lot_sqft": 51.92,
   "price_per_building_sqft": 238.14,
   "building_sqft": 5879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5915,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824240065"
  },
  {
   "address": "8604 Eagle Creek Circle, Savage",
   "sale_month": "2022-08",
   "price": 385000,
   "lot_sqft": 1619,
   "price_per_lot_sqft": 237.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140100"
  },
  {
   "address": "4730 Central Avenue Northeast, Hilltop",
   "sale_month": "2022-08",
   "price": 3300000,
   "lot_sqft": 19432,
   "price_per_lot_sqft": 169.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5049,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024410009"
  },
  {
   "address": "4750 Central Avenue Northeast, Hilltop",
   "sale_month": "2022-08",
   "price": 3300000,
   "lot_sqft": 19458,
   "price_per_lot_sqft": 169.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4638,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024410008"
  },
  {
   "address": "600 51st Avenue Northeast, Columbia Heights",
   "sale_month": "2022-08",
   "price": 450000,
   "lot_sqft": 10199,
   "price_per_lot_sqft": 44.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1043,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024130119"
  },
  {
   "address": "11400 73rd Ave N, Maple Grove",
   "sale_month": "2022-08",
   "price": 13000000,
   "lot_sqft": 224146,
   "price_per_lot_sqft": 58,
   "price_per_building_sqft": 216.42,
   "building_sqft": 60069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60432,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611922140002"
  },
  {
   "address": "1106 7th St S, Minneapolis",
   "sale_month": "2022-08",
   "price": 250000,
   "lot_sqft": 6053,
   "price_per_lot_sqft": 41.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924130036"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-08",
   "price": 239940,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 120.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630170"
  },
  {
   "address": "1350 Budd Ave, Maple Plain",
   "sale_month": "2022-08",
   "price": 1750000,
   "lot_sqft": 130575,
   "price_per_lot_sqft": 13.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824130004"
  },
  {
   "address": "2025 Coulter Boulevard, Chanhassen",
   "sale_month": "2022-08",
   "price": 1780000,
   "lot_sqft": 175172,
   "price_per_lot_sqft": 10.16,
   "price_per_building_sqft": 203.29,
   "building_sqft": 8756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8809,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250151110"
  },
  {
   "address": "501 Maryland Avenue West, Saint Paul",
   "sale_month": "2022-08",
   "price": 825000,
   "lot_sqft": 31717,
   "price_per_lot_sqft": 26.01,
   "price_per_building_sqft": 155.72,
   "building_sqft": 5298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5330,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "242923330139"
  },
  {
   "address": "7933 West River Rd, Brooklyn Park",
   "sale_month": "2022-08",
   "price": 420000,
   "lot_sqft": 45458,
   "price_per_lot_sqft": 9.24,
   "price_per_building_sqft": 119.22,
   "building_sqft": 3523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3545,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411921420108"
  },
  {
   "address": "1208 Mainstreet, Hopkins",
   "sale_month": "2022-08",
   "price": 400000,
   "lot_sqft": 2921,
   "price_per_lot_sqft": 136.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340082"
  },
  {
   "address": "7087 Progress Road, Centerville",
   "sale_month": "2022-08",
   "price": 185000,
   "lot_sqft": 11232,
   "price_per_lot_sqft": 16.47,
   "price_per_building_sqft": 61.48,
   "building_sqft": 3009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3028,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122240026"
  },
  {
   "address": "1755 Halgren Rd, Maple Plain",
   "sale_month": "2022-08",
   "price": 3364250,
   "lot_sqft": 185590,
   "price_per_lot_sqft": 18.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39689,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311824440031"
  },
  {
   "address": "255 2nd Ave S, Minneapolis",
   "sale_month": "2022-08",
   "price": 6400000,
   "lot_sqft": 105691,
   "price_per_lot_sqft": 60.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2302924330046"
  },
  {
   "address": "208 Hennepin Ave E, Minneapolis",
   "sale_month": "2022-08",
   "price": 5000000,
   "lot_sqft": 54766,
   "price_per_lot_sqft": 91.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8013,
   "use": "APARTMENT",
   "parcel_id": "2302924130952"
  },
  {
   "address": "100 University Ave SE, Minneapolis",
   "sale_month": "2022-08",
   "price": 3239500,
   "lot_sqft": 29879,
   "price_per_lot_sqft": 108.42,
   "price_per_building_sqft": 571.14,
   "building_sqft": 5672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5706,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130951"
  },
  {
   "address": "3023 104th Lane Northeast, Blaine",
   "sale_month": "2022-08",
   "price": 2448333,
   "lot_sqft": 172322,
   "price_per_lot_sqft": 14.21,
   "price_per_building_sqft": 92.91,
   "building_sqft": 26351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26510,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420031"
  },
  {
   "address": "1400 Highway 96 East, White Bear Lake",
   "sale_month": "2022-08",
   "price": 2770000,
   "lot_sqft": 66990,
   "price_per_lot_sqft": 41.35,
   "price_per_building_sqft": 241.73,
   "building_sqft": 11459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11528,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "223022220001"
  },
  {
   "address": "1441 Park Street, White Bear Lake",
   "sale_month": "2022-08",
   "price": 18510000,
   "lot_sqft": 357658,
   "price_per_lot_sqft": 51.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35612,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223022210008"
  },
  {
   "address": "21881 Grenada Avenue, Lakeville",
   "sale_month": "2022-08",
   "price": 6250000,
   "lot_sqft": 430768,
   "price_per_lot_sqft": 14.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35569,
   "use": "Industrial-preferred",
   "parcel_id": "222312501010"
  },
  {
   "address": "3360 Annapolis La N, Plymouth",
   "sale_month": "2022-08",
   "price": 440000,
   "lot_sqft": 5965,
   "price_per_lot_sqft": 73.76,
   "price_per_building_sqft": 131.78,
   "building_sqft": 3339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3359,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822230033"
  },
  {
   "address": "700 7th St N, Minneapolis",
   "sale_month": "2022-08",
   "price": 590000,
   "lot_sqft": 9178,
   "price_per_lot_sqft": 64.28,
   "price_per_building_sqft": 272.77,
   "building_sqft": 2163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2176,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230141"
  },
  {
   "address": "200 1st St N, Minneapolis",
   "sale_month": "2022-08",
   "price": 6130000,
   "lot_sqft": 6602,
   "price_per_lot_sqft": 928.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5392,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140037"
  },
  {
   "address": "5605 Nicollet Ave, Minneapolis",
   "sale_month": "2022-08",
   "price": 1650000,
   "lot_sqft": 5046,
   "price_per_lot_sqft": 326.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3428,
   "use": "APARTMENT",
   "parcel_id": "2202824130109"
  },
  {
   "address": "7630 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2022-08",
   "price": 7000000,
   "lot_sqft": 175398,
   "price_per_lot_sqft": 39.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31490,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921340113"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 7000000,
   "lot_sqft": 43511,
   "price_per_lot_sqft": 160.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921340020"
  },
  {
   "address": "7646 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2022-08",
   "price": 7000000,
   "lot_sqft": 38850,
   "price_per_lot_sqft": 180.18,
   "price_per_building_sqft": 246.56,
   "building_sqft": 28391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28562,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921340019"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 7000000,
   "lot_sqft": 1583,
   "price_per_lot_sqft": 4421.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2111921340018"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 7000000,
   "lot_sqft": 20079,
   "price_per_lot_sqft": 348.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921340017"
  },
  {
   "address": "10740 Lyndale Ave S, Bloomington",
   "sale_month": "2022-08",
   "price": 3400000,
   "lot_sqft": 141134,
   "price_per_lot_sqft": 24.09,
   "price_per_building_sqft": 77.44,
   "building_sqft": 43906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44171,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102724410005"
  },
  {
   "address": "5858 Blackshire Path, Inver Grove Heights",
   "sale_month": "2022-08",
   "price": 340000,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 158.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001080"
  },
  {
   "address": "125 Commerce Drive West, Belle Plaine",
   "sale_month": "2022-08",
   "price": 8100000,
   "lot_sqft": 33450,
   "price_per_lot_sqft": 242.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201000020"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 1700000,
   "lot_sqft": 1419715,
   "price_per_lot_sqft": 1.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2003221210005"
  },
  {
   "address": "14644 Finale Avenue North, Hugo",
   "sale_month": "2022-08",
   "price": 22000000,
   "lot_sqft": 336109,
   "price_per_lot_sqft": 65.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2003121230059"
  },
  {
   "address": "9700 Hemingway Avenue South, Cottage Grove",
   "sale_month": "2022-08",
   "price": 3858631,
   "lot_sqft": 1101621,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2002721420010"
  },
  {
   "address": "400 Meridian Street South, Belle Plaine",
   "sale_month": "2022-08",
   "price": 980000,
   "lot_sqft": 14034,
   "price_per_lot_sqft": 69.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200013740"
  },
  {
   "address": "406 Meridian Street South, Belle Plaine",
   "sale_month": "2022-08",
   "price": 980000,
   "lot_sqft": 14051,
   "price_per_lot_sqft": 69.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14422,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200013720"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 980000,
   "lot_sqft": 14069,
   "price_per_lot_sqft": 69.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200013710"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 980000,
   "lot_sqft": 3513,
   "price_per_lot_sqft": 278.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200013702"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 980000,
   "lot_sqft": 24621,
   "price_per_lot_sqft": 39.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200013701"
  },
  {
   "address": "2610 Industrial Court, Hastings",
   "sale_month": "2022-08",
   "price": 400000,
   "lot_sqft": 51294,
   "price_per_lot_sqft": 7.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "Commercial-preferred",
   "parcel_id": "193200401010"
  },
  {
   "address": "10537 University Avenue Northeast, Blaine",
   "sale_month": "2022-08",
   "price": 2600000,
   "lot_sqft": 63689,
   "price_per_lot_sqft": 40.82,
   "price_per_building_sqft": 168.08,
   "building_sqft": 15469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15563,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123230113"
  },
  {
   "address": "10857 University Avenue Northeast, Blaine",
   "sale_month": "2022-08",
   "price": 1525000,
   "lot_sqft": 35692,
   "price_per_lot_sqft": 42.73,
   "price_per_building_sqft": 253.45,
   "building_sqft": 6017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6053,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123220070"
  },
  {
   "address": "1566 Rice Street, Saint Paul",
   "sale_month": "2022-08",
   "price": 1475000,
   "lot_sqft": 18354,
   "price_per_lot_sqft": 80.36,
   "price_per_building_sqft": 409.27,
   "building_sqft": 3604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3626,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220039"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 1475000,
   "lot_sqft": 3058,
   "price_per_lot_sqft": 482.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220038"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 1475000,
   "lot_sqft": 3074,
   "price_per_lot_sqft": 479.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220037"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 1475000,
   "lot_sqft": 3041,
   "price_per_lot_sqft": 485.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220036"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 1475000,
   "lot_sqft": 2589,
   "price_per_lot_sqft": 569.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220035"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 1475000,
   "lot_sqft": 3057,
   "price_per_lot_sqft": 482.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220034"
  },
  {
   "address": "14602 Everton Avenue North, Hugo",
   "sale_month": "2022-08",
   "price": 1050000,
   "lot_sqft": 132968,
   "price_per_lot_sqft": 7.9,
   "price_per_building_sqft": 173.58,
   "building_sqft": 6049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6085,
   "use": "300",
   "parcel_id": "1903121240017"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 22000000,
   "lot_sqft": 422327,
   "price_per_lot_sqft": 52.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1903121110088"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 22000000,
   "lot_sqft": 116890,
   "price_per_lot_sqft": 188.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1903121110087"
  },
  {
   "address": "8301 93rd Ave N, Brooklyn Park",
   "sale_month": "2022-08",
   "price": 4400000,
   "lot_sqft": 161792,
   "price_per_lot_sqft": 27.2,
   "price_per_building_sqft": 162.66,
   "building_sqft": 27050,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27213,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921120007"
  },
  {
   "address": "6990 80th Street South, Cottage Grove",
   "sale_month": "2022-08",
   "price": 5250000,
   "lot_sqft": 123261,
   "price_per_lot_sqft": 42.59,
   "price_per_building_sqft": 95.3,
   "building_sqft": 55089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55422,
   "use": "300",
   "parcel_id": "1802721110074"
  },
  {
   "address": "16000 41st Ave N, Plymouth",
   "sale_month": "2022-08",
   "price": 1190000,
   "lot_sqft": 194480,
   "price_per_lot_sqft": 6.12,
   "price_per_building_sqft": 144.09,
   "building_sqft": 8259,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8309,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711822140016"
  },
  {
   "address": "4835 White Bear Parkway, White Bear Lake",
   "sale_month": "2022-08",
   "price": 21500000,
   "lot_sqft": 557687,
   "price_per_lot_sqft": 38.55,
   "price_per_building_sqft": 185.16,
   "building_sqft": 116114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 116815,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022410024"
  },
  {
   "address": "4000 Annapolis La N, Plymouth",
   "sale_month": "2022-08",
   "price": 4500000,
   "lot_sqft": 128143,
   "price_per_lot_sqft": 35.12,
   "price_per_building_sqft": 280.11,
   "building_sqft": 16065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16162,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822310009"
  },
  {
   "address": "1735 Van Dyke Street North, Maplewood",
   "sale_month": "2022-08",
   "price": 850000,
   "lot_sqft": 30262,
   "price_per_lot_sqft": 28.09,
   "price_per_building_sqft": 121,
   "building_sqft": 7025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7067,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330011"
  },
  {
   "address": "13860 Northdale Blvd, Rogers",
   "sale_month": "2022-08",
   "price": 1222000,
   "lot_sqft": 154528,
   "price_per_lot_sqft": 7.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023240007"
  },
  {
   "address": "349 15th Ave NE, Minneapolis",
   "sale_month": "2022-08",
   "price": 590000,
   "lot_sqft": 4967,
   "price_per_lot_sqft": 118.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2003,
   "use": "TRIPLEX",
   "parcel_id": "1402924210003"
  },
  {
   "address": "1428 Madison St NE, Minneapolis",
   "sale_month": "2022-08",
   "price": 700000,
   "lot_sqft": 7425,
   "price_per_lot_sqft": 94.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1915,
   "use": "APARTMENT",
   "parcel_id": "1402924120008"
  },
  {
   "address": "2277 Cowern Place East, North Saint Paul",
   "sale_month": "2022-08",
   "price": 600000,
   "lot_sqft": 20188,
   "price_per_lot_sqft": 29.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2413,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132922230174"
  },
  {
   "address": "3469 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2022-08",
   "price": 254498,
   "lot_sqft": 7728,
   "price_per_lot_sqft": 32.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "300",
   "parcel_id": "1302921320027"
  },
  {
   "address": "7440 University Avenue Northeast, Fridley",
   "sale_month": "2022-08",
   "price": 70833,
   "lot_sqft": 25729,
   "price_per_lot_sqft": 2.75,
   "price_per_building_sqft": 9.75,
   "building_sqft": 7267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7311,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024230002"
  },
  {
   "address": "7500 University Avenue Northeast, Fridley",
   "sale_month": "2022-08",
   "price": 70833,
   "lot_sqft": 51169,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": 7.4,
   "building_sqft": 9574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9631,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024220030"
  },
  {
   "address": "2080 11th Avenue East, North Saint Paul",
   "sale_month": "2022-08",
   "price": 1650000,
   "lot_sqft": 146105,
   "price_per_lot_sqft": 11.29,
   "price_per_building_sqft": 33.71,
   "building_sqft": 48940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49236,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922140004"
  },
  {
   "address": "910 Randolph Avenue, Saint Paul",
   "sale_month": "2022-08",
   "price": 1300000,
   "lot_sqft": 23853,
   "price_per_lot_sqft": 54.5,
   "price_per_building_sqft": 177.84,
   "building_sqft": 7310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7354,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823310235"
  },
  {
   "address": "6065 Co Rd No 11, Independence",
   "sale_month": "2022-08",
   "price": 225000,
   "lot_sqft": 85565,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "TRIPLEX",
   "parcel_id": "1111824210005"
  },
  {
   "address": "917 27th Ave NE, Minneapolis",
   "sale_month": "2022-08",
   "price": 820000,
   "lot_sqft": 4602,
   "price_per_lot_sqft": 178.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1989,
   "use": "APARTMENT",
   "parcel_id": "1102924110003"
  },
  {
   "address": "1325 Randolph Avenue, Saint Paul",
   "sale_month": "2022-08",
   "price": 450000,
   "lot_sqft": 4946,
   "price_per_lot_sqft": 90.98,
   "price_per_building_sqft": 281.25,
   "building_sqft": 1600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1610,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823130129"
  },
  {
   "address": "4216 Lakebreeze Ave N, Brooklyn Center",
   "sale_month": "2022-08",
   "price": 525000,
   "lot_sqft": 11239,
   "price_per_lot_sqft": 46.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1911,
   "use": "APARTMENT",
   "parcel_id": "1011821320063"
  },
  {
   "address": "4809 Twin Lake Ave N, Brooklyn Center",
   "sale_month": "2022-08",
   "price": 900000,
   "lot_sqft": 15855,
   "price_per_lot_sqft": 56.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3394,
   "use": "APARTMENT",
   "parcel_id": "1011821320048"
  },
  {
   "address": "4300 Nicollet Ave, Minneapolis",
   "sale_month": "2022-08",
   "price": 1250000,
   "lot_sqft": 9488,
   "price_per_lot_sqft": 131.75,
   "price_per_building_sqft": 308.34,
   "building_sqft": 4054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4079,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1002824310106"
  },
  {
   "address": "2186 Fairview Avenue North, Roseville",
   "sale_month": "2022-08",
   "price": 875000,
   "lot_sqft": 33332,
   "price_per_lot_sqft": 26.25,
   "price_per_building_sqft": 189.15,
   "building_sqft": 4626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4654,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923430006"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 2100000,
   "lot_sqft": 16530,
   "price_per_lot_sqft": 127.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923220010"
  },
  {
   "address": "2031 Oakcrest Avenue, Roseville",
   "sale_month": "2022-08",
   "price": 2100000,
   "lot_sqft": 63487,
   "price_per_lot_sqft": 33.08,
   "price_per_building_sqft": 157.65,
   "building_sqft": 13321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13402,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923220009"
  },
  {
   "address": "3014 Girard Ave N, Minneapolis",
   "sale_month": "2022-08",
   "price": 90000,
   "lot_sqft": 5704,
   "price_per_lot_sqft": 15.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1098,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924420056"
  },
  {
   "address": "9000 Emerson Ave S, Bloomington",
   "sale_month": "2022-08",
   "price": 792000,
   "lot_sqft": 31223,
   "price_per_lot_sqft": 25.37,
   "price_per_building_sqft": 180.08,
   "building_sqft": 4398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4424,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724420013"
  },
  {
   "address": "21388 Johnson Street Northeast, East Bethel",
   "sale_month": "2022-08",
   "price": 750000,
   "lot_sqft": 92598,
   "price_per_lot_sqft": 8.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340004"
  },
  {
   "address": "16525 Highway 65 Northeast, Ham Lake",
   "sale_month": "2022-08",
   "price": 575000,
   "lot_sqft": 159103,
   "price_per_lot_sqft": 3.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223430002"
  },
  {
   "address": "2436 Mounds View Boulevard, Mounds View",
   "sale_month": "2022-08",
   "price": 1700000,
   "lot_sqft": 111569,
   "price_per_lot_sqft": 15.24,
   "price_per_building_sqft": 209.46,
   "building_sqft": 8116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8165,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023230008"
  },
  {
   "address": "625 East River Road, Anoka",
   "sale_month": "2022-08",
   "price": 423000,
   "lot_sqft": 35286,
   "price_per_lot_sqft": 11.99,
   "price_per_building_sqft": 89.17,
   "building_sqft": 4744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4773,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124310058"
  },
  {
   "address": "1235 7th Avenue, Anoka",
   "sale_month": "2022-08",
   "price": 1800000,
   "lot_sqft": 18698,
   "price_per_lot_sqft": 96.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3846,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124310035"
  },
  {
   "address": "1231 7th Avenue, Anoka",
   "sale_month": "2022-08",
   "price": 1800000,
   "lot_sqft": 18661,
   "price_per_lot_sqft": 96.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3625,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124310034"
  },
  {
   "address": "3809 42nd Ave S, Minneapolis",
   "sale_month": "2022-08",
   "price": 2400000,
   "lot_sqft": 25208,
   "price_per_lot_sqft": 95.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9728,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823110240"
  },
  {
   "address": "150 Medina St N, Loretto",
   "sale_month": "2022-08",
   "price": 100000,
   "lot_sqft": 10702,
   "price_per_lot_sqft": 9.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0611823340010"
  },
  {
   "address": "3737 Hubbard Ave N, Robbinsdale",
   "sale_month": "2022-08",
   "price": 12250000,
   "lot_sqft": 21445,
   "price_per_lot_sqft": 571.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4598,
   "use": "APARTMENT",
   "parcel_id": "0602924440014"
  },
  {
   "address": "4024 37th Ave N, Robbinsdale",
   "sale_month": "2022-08",
   "price": 12250000,
   "lot_sqft": 134816,
   "price_per_lot_sqft": 90.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11949,
   "use": "APARTMENT",
   "parcel_id": "0602924440013"
  },
  {
   "address": "4283 Lakeland Ave N, Robbinsdale",
   "sale_month": "2022-08",
   "price": 525000,
   "lot_sqft": 13955,
   "price_per_lot_sqft": 37.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4191,
   "use": "TRIPLEX",
   "parcel_id": "0602924210085"
  },
  {
   "address": "4025 West Broadway, Robbinsdale",
   "sale_month": "2022-08",
   "price": 377000,
   "lot_sqft": 7315,
   "price_per_lot_sqft": 51.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130044"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 460000,
   "lot_sqft": 231554,
   "price_per_lot_sqft": 1.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602921440019"
  },
  {
   "address": "5795 Minnesota Avenue North, Oak Park Heights",
   "sale_month": "2022-08",
   "price": 950000,
   "lot_sqft": 4636,
   "price_per_lot_sqft": 204.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9922,
   "use": "300",
   "parcel_id": "0602920120018"
  },
  {
   "address": "4210 38th St E, Minneapolis",
   "sale_month": "2022-08",
   "price": 2400000,
   "lot_sqft": 3829,
   "price_per_lot_sqft": 626.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823440115"
  },
  {
   "address": "8301 Normandale Blvd, Bloomington",
   "sale_month": "2022-08",
   "price": 2800000,
   "lot_sqft": 113962,
   "price_per_lot_sqft": 24.57,
   "price_per_building_sqft": 203.71,
   "building_sqft": 13745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724320007"
  },
  {
   "address": "2946 Highcrest Road, Roseville",
   "sale_month": "2022-08",
   "price": 725000,
   "lot_sqft": 12226,
   "price_per_lot_sqft": 59.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2754,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052923230028"
  },
  {
   "address": "1604 Selby Avenue, Saint Paul",
   "sale_month": "2022-08",
   "price": 2430000,
   "lot_sqft": 4254,
   "price_per_lot_sqft": 571.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110034"
  },
  {
   "address": "167 Snelling Avenue North, Saint Paul",
   "sale_month": "2022-08",
   "price": 2430000,
   "lot_sqft": 7739,
   "price_per_lot_sqft": 313.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110029"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 2010460,
   "lot_sqft": 170874,
   "price_per_lot_sqft": 11.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411922340019"
  },
  {
   "address": "8927 Meridian Trail, Woodbury",
   "sale_month": "2022-08",
   "price": 3700000,
   "lot_sqft": 289717,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0402821140060"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 3700000,
   "lot_sqft": 41145,
   "price_per_lot_sqft": 89.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0402821130034"
  },
  {
   "address": "8201 Hickory Street Northeast, Fridley",
   "sale_month": "2022-08",
   "price": 5100000,
   "lot_sqft": 261028,
   "price_per_lot_sqft": 19.54,
   "price_per_building_sqft": 162.82,
   "building_sqft": 31323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31513,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024140009"
  },
  {
   "address": "3436 Stevens Ave, Minneapolis",
   "sale_month": "2022-08",
   "price": 629200,
   "lot_sqft": 5172,
   "price_per_lot_sqft": 121.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1435,
   "use": "TRIPLEX",
   "parcel_id": "0302824420156"
  },
  {
   "address": "3210 15th Ave S, Minneapolis",
   "sale_month": "2022-08",
   "price": 515000,
   "lot_sqft": 7681,
   "price_per_lot_sqft": 67.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1959,
   "use": "TRIPLEX",
   "parcel_id": "0202824130036"
  },
  {
   "address": "145 St Croix Trail South, Lakeland Shores",
   "sale_month": "2022-08",
   "price": 525000,
   "lot_sqft": 25532,
   "price_per_lot_sqft": 20.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "300",
   "parcel_id": "0202820120014"
  },
  {
   "address": null,
   "sale_month": "2022-08",
   "price": 525000,
   "lot_sqft": 25537,
   "price_per_lot_sqft": 20.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0202820120013"
  },
  {
   "address": "140 Mackubin Street, Saint Paul",
   "sale_month": "2022-08",
   "price": 1325000,
   "lot_sqft": 9581,
   "price_per_lot_sqft": 138.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2306,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210332"
  },
  {
   "address": "9920 Wayzata Blvd, St. Louis Park",
   "sale_month": "2022-08",
   "price": 110000,
   "lot_sqft": 135162,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20126,
   "use": "APARTMENT",
   "parcel_id": "0111722140020"
  },
  {
   "address": "3103 Minnehaha Ave, Minneapolis",
   "sale_month": "2022-08",
   "price": 831250,
   "lot_sqft": 11648,
   "price_per_lot_sqft": 71.36,
   "price_per_building_sqft": 158.3,
   "building_sqft": 5251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5283,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120143"
  },
  {
   "address": "11600 Hudson Road, Woodbury",
   "sale_month": "2022-08",
   "price": 7542962,
   "lot_sqft": 1172112,
   "price_per_lot_sqft": 6.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102821120002"
  },
  {
   "address": "1901 Killebrew Dr, Bloomington",
   "sale_month": "2022-08",
   "price": 13200000,
   "lot_sqft": 288973,
   "price_per_lot_sqft": 45.68,
   "price_per_building_sqft": 140.33,
   "building_sqft": 94061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94628,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724330002"
  },
  {
   "address": "596 7th Avenue, Newport",
   "sale_month": "2022-08",
   "price": 280000,
   "lot_sqft": 7520,
   "price_per_lot_sqft": 37.23,
   "price_per_building_sqft": 70.9,
   "building_sqft": 3949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3973,
   "use": "305",
   "parcel_id": "0102722210007"
  },
  {
   "address": "811 Village Way, Waconia",
   "sale_month": "2022-07",
   "price": 482753,
   "lot_sqft": 62292,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753210030"
  },
  {
   "address": "309 Faxon Road, Norwood Young America",
   "sale_month": "2022-07",
   "price": 675000,
   "lot_sqft": 45949,
   "price_per_lot_sqft": 14.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7417,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880180"
  },
  {
   "address": "155 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-07",
   "price": 5575000,
   "lot_sqft": 33278,
   "price_per_lot_sqft": 167.53,
   "price_per_building_sqft": 147.26,
   "building_sqft": 37859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38087,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124110036"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 5575000,
   "lot_sqft": 10066,
   "price_per_lot_sqft": 553.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124110035"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 4763,
   "lot_sqft": 2355,
   "price_per_lot_sqft": 2.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "362475003100"
  },
  {
   "address": "2801 26th Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 60000,
   "lot_sqft": 3831,
   "price_per_lot_sqft": 15.66,
   "price_per_building_sqft": 41.67,
   "building_sqft": 1440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1449,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924430048"
  },
  {
   "address": "2809 27th Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 691000,
   "lot_sqft": 7530,
   "price_per_lot_sqft": 91.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1991,
   "use": "APARTMENT",
   "parcel_id": "3602924430026"
  },
  {
   "address": "1829 E M Stately St, Minneapolis",
   "sale_month": "2022-07",
   "price": 448000,
   "lot_sqft": 6342,
   "price_per_lot_sqft": 70.64,
   "price_per_building_sqft": 208.37,
   "building_sqft": 2150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2163,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924230074"
  },
  {
   "address": "862 12th Street, Newport",
   "sale_month": "2022-07",
   "price": 1457307,
   "lot_sqft": 21730,
   "price_per_lot_sqft": 67.06,
   "price_per_building_sqft": 222.46,
   "building_sqft": 6551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6590,
   "use": "300",
   "parcel_id": "3602822310067"
  },
  {
   "address": "1136 Hastings Avenue, Newport",
   "sale_month": "2022-07",
   "price": 520000,
   "lot_sqft": 77498,
   "price_per_lot_sqft": 6.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3602822310065"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 520000,
   "lot_sqft": 46244,
   "price_per_lot_sqft": 11.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9975,
   "use": "305",
   "parcel_id": "3602822310064"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 520000,
   "lot_sqft": 27236,
   "price_per_lot_sqft": 19.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3602822310057"
  },
  {
   "address": "6180 140th Avenue Northwest, Ramsey",
   "sale_month": "2022-07",
   "price": 2457000,
   "lot_sqft": 75734,
   "price_per_lot_sqft": 32.44,
   "price_per_building_sqft": 123.31,
   "building_sqft": 19925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20045,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225210024"
  },
  {
   "address": "3813 Restwood Road, Lexington",
   "sale_month": "2022-07",
   "price": 532000,
   "lot_sqft": 15014,
   "price_per_lot_sqft": 35.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1877,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353123120014"
  },
  {
   "address": "4000 6th Street Northeast, Columbia Heights",
   "sale_month": "2022-07",
   "price": 28000,
   "lot_sqft": 5178,
   "price_per_lot_sqft": 5.41,
   "price_per_building_sqft": 25.88,
   "building_sqft": 1082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1089,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310045"
  },
  {
   "address": "1112 Lake St E, Minneapolis",
   "sale_month": "2022-07",
   "price": 1060000,
   "lot_sqft": 5126,
   "price_per_lot_sqft": 206.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924340020"
  },
  {
   "address": "1114 Lake St E, Minneapolis",
   "sale_month": "2022-07",
   "price": 1060000,
   "lot_sqft": 5126,
   "price_per_lot_sqft": 206.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924340019"
  },
  {
   "address": "1120 Lake St E, Minneapolis",
   "sale_month": "2022-07",
   "price": 1060000,
   "lot_sqft": 5041,
   "price_per_lot_sqft": 210.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924340018"
  },
  {
   "address": "2022 Park Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 3200000,
   "lot_sqft": 19571,
   "price_per_lot_sqft": 163.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6078,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924220075"
  },
  {
   "address": "2533 Bloomington Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 2625000,
   "lot_sqft": 30624,
   "price_per_lot_sqft": 85.72,
   "price_per_building_sqft": 116.4,
   "building_sqft": 22552,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22688,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3502924140200"
  },
  {
   "address": "3276 Fanum Road, Vadnais Heights",
   "sale_month": "2022-07",
   "price": 1365780,
   "lot_sqft": 41085,
   "price_per_lot_sqft": 33.24,
   "price_per_building_sqft": 130.43,
   "building_sqft": 10471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10534,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022310013"
  },
  {
   "address": "520 Virginia Ave, Long Lake",
   "sale_month": "2022-07",
   "price": 2186034,
   "lot_sqft": 24599,
   "price_per_lot_sqft": 88.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3411823240081"
  },
  {
   "address": "525 Virginia Ave, Long Lake",
   "sale_month": "2022-07",
   "price": 515000,
   "lot_sqft": 7232,
   "price_per_lot_sqft": 71.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 974,
   "use": "APARTMENT",
   "parcel_id": "3411823240080"
  },
  {
   "address": "455 Virginia Ave, Long Lake",
   "sale_month": "2022-07",
   "price": 2186034,
   "lot_sqft": 103348,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1791,
   "use": "APARTMENT",
   "parcel_id": "3411823240079"
  },
  {
   "address": "2813 Garfield Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 388000,
   "lot_sqft": 5146,
   "price_per_lot_sqft": 75.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1356,
   "use": "TRIPLEX",
   "parcel_id": "3402924330160"
  },
  {
   "address": "2109 Blaisdell Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 5200000,
   "lot_sqft": 15736,
   "price_per_lot_sqft": 330.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5143,
   "use": "APARTMENT",
   "parcel_id": "3402924210098"
  },
  {
   "address": "2512 Dupont Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 505000,
   "lot_sqft": 5134,
   "price_per_lot_sqft": 98.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1843,
   "use": "TRIPLEX",
   "parcel_id": "3302924130016"
  },
  {
   "address": "2013 Hennepin Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 700000,
   "lot_sqft": 13207,
   "price_per_lot_sqft": 53,
   "price_per_building_sqft": 121.17,
   "building_sqft": 5777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5812,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110084"
  },
  {
   "address": "75 Twin Lake Boulevard, Little Canada",
   "sale_month": "2022-07",
   "price": 240000,
   "lot_sqft": 106584,
   "price_per_lot_sqft": 2.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "313022310002"
  },
  {
   "address": "45 Twin Lake Boulevard, Little Canada",
   "sale_month": "2022-07",
   "price": 240000,
   "lot_sqft": 92013,
   "price_per_lot_sqft": 2.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "313022310001"
  },
  {
   "address": "17620 113th Ave N, Dayton",
   "sale_month": "2022-07",
   "price": 146461,
   "lot_sqft": 108432,
   "price_per_lot_sqft": 1.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8093,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022140002"
  },
  {
   "address": "11660 Theatre Dr N, Champlin",
   "sale_month": "2022-07",
   "price": 3100000,
   "lot_sqft": 77130,
   "price_per_lot_sqft": 40.19,
   "price_per_building_sqft": 290.15,
   "building_sqft": 10684,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10749,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021210108"
  },
  {
   "address": "2967 Hudson Boulevard North, Landfall",
   "sale_month": "2022-07",
   "price": 4950000,
   "lot_sqft": 228083,
   "price_per_lot_sqft": 21.7,
   "price_per_building_sqft": 508,
   "building_sqft": 9744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9802,
   "use": "300",
   "parcel_id": "3102921340003"
  },
  {
   "address": "302 Lake Hazeltine Drive, Chaska",
   "sale_month": "2022-07",
   "price": 1900000,
   "lot_sqft": 114031,
   "price_per_lot_sqft": 16.66,
   "price_per_building_sqft": 113.1,
   "building_sqft": 16799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16900,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305600030"
  },
  {
   "address": "14254 Inca Street Northwest, Andover",
   "sale_month": "2022-07",
   "price": 506388,
   "lot_sqft": 40167,
   "price_per_lot_sqft": 12.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303224430069"
  },
  {
   "address": "9100 123rd Ave N, Champlin",
   "sale_month": "2022-07",
   "price": 470000,
   "lot_sqft": 35282,
   "price_per_lot_sqft": 13.32,
   "price_per_building_sqft": 106.79,
   "building_sqft": 4401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4428,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021210017"
  },
  {
   "address": "7101 Brockton Way N, Maple Grove",
   "sale_month": "2022-07",
   "price": 73750000,
   "lot_sqft": 44510,
   "price_per_lot_sqft": 1656.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3011922330039"
  },
  {
   "address": "7111 Brockton Way N, Maple Grove",
   "sale_month": "2022-07",
   "price": 73750000,
   "lot_sqft": 50375,
   "price_per_lot_sqft": 1464.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3011922320105"
  },
  {
   "address": "7121 Brockton Way N, Maple Grove",
   "sale_month": "2022-07",
   "price": 73750000,
   "lot_sqft": 57521,
   "price_per_lot_sqft": 1282.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3011922320104"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 73750000,
   "lot_sqft": 27887,
   "price_per_lot_sqft": 2644.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3011922320101"
  },
  {
   "address": "7104 Brockton La N, Maple Grove",
   "sale_month": "2022-07",
   "price": 73750000,
   "lot_sqft": 181433,
   "price_per_lot_sqft": 406.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3011922320100"
  },
  {
   "address": "51 Melbourne Ave SE, Minneapolis",
   "sale_month": "2022-07",
   "price": 700000,
   "lot_sqft": 6434,
   "price_per_lot_sqft": 108.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1719,
   "use": "APARTMENT",
   "parcel_id": "3002923440079"
  },
  {
   "address": "1680 99th Lane Northeast, Blaine",
   "sale_month": "2022-07",
   "price": 514500,
   "lot_sqft": 49464,
   "price_per_lot_sqft": 10.4,
   "price_per_building_sqft": 41.6,
   "building_sqft": 12368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12443,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110015"
  },
  {
   "address": "539 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2022-07",
   "price": 376000,
   "lot_sqft": 3467,
   "price_per_lot_sqft": 108.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1575,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922340087"
  },
  {
   "address": "19839 Headwaters Boulevard North, Forest Lake",
   "sale_month": "2022-07",
   "price": 650000,
   "lot_sqft": 130386,
   "price_per_lot_sqft": 4.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903221120015"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 588713,
   "lot_sqft": 32285,
   "price_per_lot_sqft": 18.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2902821120020"
  },
  {
   "address": "881 Newcomb Street, Saint Paul",
   "sale_month": "2022-07",
   "price": 1100000,
   "lot_sqft": 20817,
   "price_per_lot_sqft": 52.84,
   "price_per_building_sqft": 207.2,
   "building_sqft": 5309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5341,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410098"
  },
  {
   "address": "1149 Forest Street, Saint Paul",
   "sale_month": "2022-07",
   "price": 630000,
   "lot_sqft": 7228,
   "price_per_lot_sqft": 87.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1887,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922220051"
  },
  {
   "address": "221 Myrtle Street East, Stillwater",
   "sale_month": "2022-07",
   "price": 415000,
   "lot_sqft": 1567,
   "price_per_lot_sqft": 264.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410003"
  },
  {
   "address": "870 Albert Street North, Saint Paul",
   "sale_month": "2022-07",
   "price": 295000,
   "lot_sqft": 6163,
   "price_per_lot_sqft": 47.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1930,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923310018"
  },
  {
   "address": "1821 1st Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 2340000,
   "lot_sqft": 7707,
   "price_per_lot_sqft": 303.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4585,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430213"
  },
  {
   "address": "1001 Hennepin Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 6075000,
   "lot_sqft": 37015,
   "price_per_lot_sqft": 164.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924210191"
  },
  {
   "address": "1026 Harmon Pl, Minneapolis",
   "sale_month": "2022-07",
   "price": 6075000,
   "lot_sqft": 21725,
   "price_per_lot_sqft": 279.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210008"
  },
  {
   "address": "6 11th St S, Minneapolis",
   "sale_month": "2022-07",
   "price": 6075000,
   "lot_sqft": 12238,
   "price_per_lot_sqft": 496.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924210006"
  },
  {
   "address": "1020 Harmon Pl, Minneapolis",
   "sale_month": "2022-07",
   "price": 6075000,
   "lot_sqft": 19213,
   "price_per_lot_sqft": 316.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35442,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120029"
  },
  {
   "address": "1026 Front Avenue, Saint Paul",
   "sale_month": "2022-07",
   "price": 400000,
   "lot_sqft": 4966,
   "price_per_lot_sqft": 80.55,
   "price_per_building_sqft": 203.05,
   "building_sqft": 1970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1982,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923320013"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 350000,
   "lot_sqft": 3149,
   "price_per_lot_sqft": 111.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923230141"
  },
  {
   "address": "1056 Churchill Street, Saint Paul",
   "sale_month": "2022-07",
   "price": 363000,
   "lot_sqft": 4610,
   "price_per_lot_sqft": 78.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1021,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923230040"
  },
  {
   "address": "11501 K-tel Dr, Minnetonka",
   "sale_month": "2022-07",
   "price": 10400000,
   "lot_sqft": 568381,
   "price_per_lot_sqft": 18.3,
   "price_per_building_sqft": 160.79,
   "building_sqft": 64680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65070,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722410019"
  },
  {
   "address": "1305 66th St E, Richfield",
   "sale_month": "2022-07",
   "price": 253900,
   "lot_sqft": 6223,
   "price_per_lot_sqft": 40.8,
   "price_per_building_sqft": 452.58,
   "building_sqft": 561,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 564,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824420057"
  },
  {
   "address": "4300 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2022-07",
   "price": 275000,
   "lot_sqft": 305180,
   "price_per_lot_sqft": 0.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "253900010"
  },
  {
   "address": "6620 Chestnut Street, Lino Lakes",
   "sale_month": "2022-07",
   "price": 347510,
   "lot_sqft": 195427,
   "price_per_lot_sqft": 1.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253122240031"
  },
  {
   "address": "14198 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2022-07",
   "price": 4219000,
   "lot_sqft": 75449,
   "price_per_lot_sqft": 55.92,
   "price_per_building_sqft": 267.06,
   "building_sqft": 15798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15893,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251940050"
  },
  {
   "address": "14180 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2022-07",
   "price": 4219000,
   "lot_sqft": 57361,
   "price_per_lot_sqft": 73.55,
   "price_per_building_sqft": 332.13,
   "building_sqft": 12703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12779,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251940040"
  },
  {
   "address": "14162 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2022-07",
   "price": 4219000,
   "lot_sqft": 35638,
   "price_per_lot_sqft": 118.38,
   "price_per_building_sqft": 379.88,
   "building_sqft": 11106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11173,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251940030"
  },
  {
   "address": "941 Hillwind Road Northeast, Fridley",
   "sale_month": "2022-07",
   "price": 3000000,
   "lot_sqft": 47490,
   "price_per_lot_sqft": 63.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10811,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243024320133"
  },
  {
   "address": "5305 Pioneer Creek Dr, Maple Plain",
   "sale_month": "2022-07",
   "price": 3182537,
   "lot_sqft": 128057,
   "price_per_lot_sqft": 24.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8703,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824310022"
  },
  {
   "address": "9300 Hennepin Town Rd, Eden Prairie",
   "sale_month": "2022-07",
   "price": 1200000,
   "lot_sqft": 37285,
   "price_per_lot_sqft": 32.18,
   "price_per_building_sqft": 138.81,
   "building_sqft": 8645,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8698,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411622440093"
  },
  {
   "address": "5866 2nd Street Northeast, Fridley",
   "sale_month": "2022-07",
   "price": 635000,
   "lot_sqft": 10310,
   "price_per_lot_sqft": 61.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1724,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024230091"
  },
  {
   "address": "11400 State Hwy No 7, Minnetonka",
   "sale_month": "2022-07",
   "price": 18460000,
   "lot_sqft": 422630,
   "price_per_lot_sqft": 43.68,
   "price_per_building_sqft": 164.07,
   "building_sqft": 112515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 113194,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722110041"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 4579439,
   "lot_sqft": 14044,
   "price_per_lot_sqft": 326.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922330204"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 4579439,
   "lot_sqft": 11171,
   "price_per_lot_sqft": 409.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922330203"
  },
  {
   "address": "1401 Maryland Avenue East, Saint Paul",
   "sale_month": "2022-07",
   "price": 4579439,
   "lot_sqft": 10675,
   "price_per_lot_sqft": 428.99,
   "price_per_building_sqft": 302.99,
   "building_sqft": 15114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15206,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922330202"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 4579439,
   "lot_sqft": 12023,
   "price_per_lot_sqft": 380.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922330128"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 4579439,
   "lot_sqft": 11965,
   "price_per_lot_sqft": 382.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922330022"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 4579439,
   "lot_sqft": 8399,
   "price_per_lot_sqft": 545.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922330021"
  },
  {
   "address": "18476 Kenyon Avenue, Lakeville",
   "sale_month": "2022-07",
   "price": 275000,
   "lot_sqft": 1439,
   "price_per_lot_sqft": 191.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "222340001030"
  },
  {
   "address": "21025 Heron Way, Lakeville",
   "sale_month": "2022-07",
   "price": 975000,
   "lot_sqft": 41366,
   "price_per_lot_sqft": 23.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6527,
   "use": "Industrial-preferred",
   "parcel_id": "221105302080"
  },
  {
   "address": "731 Hennepin Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 4075000,
   "lot_sqft": 7291,
   "price_per_lot_sqft": 558.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430081"
  },
  {
   "address": "5417 Nicollet Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 2320000,
   "lot_sqft": 30492,
   "price_per_lot_sqft": 76.09,
   "price_per_building_sqft": 143.99,
   "building_sqft": 16112,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16209,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824120145"
  },
  {
   "address": "311 Water Street, Jordan",
   "sale_month": "2022-07",
   "price": 265000,
   "lot_sqft": 8487,
   "price_per_lot_sqft": 31.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2357,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020390"
  },
  {
   "address": "1801 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2022-07",
   "price": 8725000,
   "lot_sqft": 117110,
   "price_per_lot_sqft": 74.5,
   "price_per_building_sqft": 211.11,
   "building_sqft": 41330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41580,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213023220015"
  },
  {
   "address": "905 Maryland Avenue East, Saint Paul",
   "sale_month": "2022-07",
   "price": 375000,
   "lot_sqft": 15112,
   "price_per_lot_sqft": 24.81,
   "price_per_building_sqft": 313.28,
   "building_sqft": 1197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1204,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922330154"
  },
  {
   "address": "14851 Deveau Pl, Minnetonka",
   "sale_month": "2022-07",
   "price": 53025000,
   "lot_sqft": 102980,
   "price_per_lot_sqft": 514.91,
   "price_per_building_sqft": 1364.48,
   "building_sqft": 38861,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39095,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111722120043"
  },
  {
   "address": "14901 Deveau Pl, Minnetonka",
   "sale_month": "2022-07",
   "price": 53025000,
   "lot_sqft": 263573,
   "price_per_lot_sqft": 201.18,
   "price_per_building_sqft": 854.35,
   "building_sqft": 62065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62439,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111722120042"
  },
  {
   "address": "230 Girard Ave N, Minneapolis",
   "sale_month": "2022-07",
   "price": 479160,
   "lot_sqft": 17890,
   "price_per_lot_sqft": 26.78,
   "price_per_building_sqft": 94.83,
   "building_sqft": 5053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5084,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924430012"
  },
  {
   "address": "10700 Lyndale Ave S, Bloomington",
   "sale_month": "2022-07",
   "price": 2450000,
   "lot_sqft": 130707,
   "price_per_lot_sqft": 18.74,
   "price_per_building_sqft": 109.6,
   "building_sqft": 22354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22489,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102724410004"
  },
  {
   "address": "403 Commerce Court, Vadnais Heights",
   "sale_month": "2022-07",
   "price": 150000,
   "lot_sqft": 3116,
   "price_per_lot_sqft": 48.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230070"
  },
  {
   "address": "399 Commerce Court, Vadnais Heights",
   "sale_month": "2022-07",
   "price": 150000,
   "lot_sqft": 2374,
   "price_per_lot_sqft": 63.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230069"
  },
  {
   "address": "395 Commerce Court, Vadnais Heights",
   "sale_month": "2022-07",
   "price": 150000,
   "lot_sqft": 3007,
   "price_per_lot_sqft": 49.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230068"
  },
  {
   "address": "391 Commerce Court, Vadnais Heights",
   "sale_month": "2022-07",
   "price": 150000,
   "lot_sqft": 3116,
   "price_per_lot_sqft": 48.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230067"
  },
  {
   "address": "387 Commerce Court, Vadnais Heights",
   "sale_month": "2022-07",
   "price": 150000,
   "lot_sqft": 2374,
   "price_per_lot_sqft": 63.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230066"
  },
  {
   "address": "383 Commerce Court, Vadnais Heights",
   "sale_month": "2022-07",
   "price": 150000,
   "lot_sqft": 2374,
   "price_per_lot_sqft": 63.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230064"
  },
  {
   "address": "379 Commerce Court, Vadnais Heights",
   "sale_month": "2022-07",
   "price": 150000,
   "lot_sqft": 3116,
   "price_per_lot_sqft": 48.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230063"
  },
  {
   "address": "10967 Clark Road, Inver Grove Heights",
   "sale_month": "2022-07",
   "price": 3750000,
   "lot_sqft": 280525,
   "price_per_lot_sqft": 13.37,
   "price_per_building_sqft": 100.16,
   "building_sqft": 37439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37665,
   "use": "Industrial-preferred",
   "parcel_id": "202840101010"
  },
  {
   "address": "7781 Amana Trail, Inver Grove Heights",
   "sale_month": "2022-07",
   "price": 1150000,
   "lot_sqft": 37678,
   "price_per_lot_sqft": 30.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "Commercial-preferred",
   "parcel_id": "201205001030"
  },
  {
   "address": "3401 Nevada Ave N, New Hope",
   "sale_month": "2022-07",
   "price": 3099000,
   "lot_sqft": 257665,
   "price_per_lot_sqft": 12.03,
   "price_per_building_sqft": 51.69,
   "building_sqft": 59954,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60316,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2011821210001"
  },
  {
   "address": "140 Blake Rd N, Hopkins",
   "sale_month": "2022-07",
   "price": 1400000,
   "lot_sqft": 44584,
   "price_per_lot_sqft": 31.4,
   "price_per_building_sqft": 339.56,
   "building_sqft": 4123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4148,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721420042"
  },
  {
   "address": "9092 Excelsior Blvd, Hopkins",
   "sale_month": "2022-07",
   "price": 483000,
   "lot_sqft": 21305,
   "price_per_lot_sqft": 22.67,
   "price_per_building_sqft": 111.14,
   "building_sqft": 4346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4372,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721310027"
  },
  {
   "address": "5501 34th Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 390000,
   "lot_sqft": 4985,
   "price_per_lot_sqft": 78.23,
   "price_per_building_sqft": 286.76,
   "building_sqft": 1360,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1368,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823210216"
  },
  {
   "address": "8609 Xylon Ct N, Brooklyn Park",
   "sale_month": "2022-07",
   "price": 6925000,
   "lot_sqft": 171459,
   "price_per_lot_sqft": 40.39,
   "price_per_building_sqft": 116.69,
   "building_sqft": 59346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59704,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921430014"
  },
  {
   "address": "9416 36th Ave N, New Hope",
   "sale_month": "2022-07",
   "price": 3450000,
   "lot_sqft": 161410,
   "price_per_lot_sqft": 21.37,
   "price_per_building_sqft": 133.1,
   "building_sqft": 25921,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26077,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821330103"
  },
  {
   "address": "9400 36th Ave N, New Hope",
   "sale_month": "2022-07",
   "price": 1600000,
   "lot_sqft": 35969,
   "price_per_lot_sqft": 44.48,
   "price_per_building_sqft": 128.01,
   "building_sqft": 12499,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12574,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821330102"
  },
  {
   "address": "2520 Broadway St NE, Minneapolis",
   "sale_month": "2022-07",
   "price": 2200000,
   "lot_sqft": 86972,
   "price_per_lot_sqft": 25.3,
   "price_per_building_sqft": 207.86,
   "building_sqft": 10584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10647,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923320023"
  },
  {
   "address": "1795 Eustis Street, Lauderdale",
   "sale_month": "2022-07",
   "price": 1360552,
   "lot_sqft": 73441,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": 90.55,
   "building_sqft": 15026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15116,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "172923330001"
  },
  {
   "address": "16800 37th Pl N, Plymouth",
   "sale_month": "2022-07",
   "price": 4368109,
   "lot_sqft": 46167,
   "price_per_lot_sqft": 94.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711822430060"
  },
  {
   "address": "7141 42nd Ave N, New Hope",
   "sale_month": "2022-07",
   "price": 400000,
   "lot_sqft": 12165,
   "price_per_lot_sqft": 32.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821240007"
  },
  {
   "address": "7001 Lake St W, St. Louis Park",
   "sale_month": "2022-07",
   "price": 1650000,
   "lot_sqft": 38049,
   "price_per_lot_sqft": 43.37,
   "price_per_building_sqft": 216.85,
   "building_sqft": 7609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7655,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721440068"
  },
  {
   "address": "7201 78th St W, Bloomington",
   "sale_month": "2022-07",
   "price": 4125000,
   "lot_sqft": 68097,
   "price_per_lot_sqft": 60.58,
   "price_per_building_sqft": 283.95,
   "building_sqft": 14527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621220033"
  },
  {
   "address": "14901 Minnetonka Indust Rd, Minnetonka",
   "sale_month": "2022-07",
   "price": 2750000,
   "lot_sqft": 87509,
   "price_per_lot_sqft": 31.43,
   "price_per_building_sqft": 112.09,
   "building_sqft": 24533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24681,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611722430015"
  },
  {
   "address": "3700 Williston Rd, Minnetonka",
   "sale_month": "2022-07",
   "price": 53025000,
   "lot_sqft": 456355,
   "price_per_lot_sqft": 116.19,
   "price_per_building_sqft": 465.83,
   "building_sqft": 113830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 114517,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611722430010"
  },
  {
   "address": "3401 Wooddale Ave, St. Louis Park",
   "sale_month": "2022-07",
   "price": 1950000,
   "lot_sqft": 29570,
   "price_per_lot_sqft": 65.95,
   "price_per_building_sqft": 379.3,
   "building_sqft": 5141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5172,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721320028"
  },
  {
   "address": "5601 78th St W, Bloomington",
   "sale_month": "2022-07",
   "price": 10500000,
   "lot_sqft": 346190,
   "price_per_lot_sqft": 30.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55743,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621210005"
  },
  {
   "address": "1918 Plymouth Ave N, Minneapolis",
   "sale_month": "2022-07",
   "price": 425000,
   "lot_sqft": 5526,
   "price_per_lot_sqft": 76.91,
   "price_per_building_sqft": 248.68,
   "building_sqft": 1709,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1719,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924330252"
  },
  {
   "address": "1914 Plymouth Ave N, Minneapolis",
   "sale_month": "2022-07",
   "price": 425000,
   "lot_sqft": 5485,
   "price_per_lot_sqft": 77.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924330251"
  },
  {
   "address": "1910 Plymouth Ave N, Minneapolis",
   "sale_month": "2022-07",
   "price": 425000,
   "lot_sqft": 8228,
   "price_per_lot_sqft": 51.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924330182"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 1425000,
   "lot_sqft": 28164,
   "price_per_lot_sqft": 50.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921420009"
  },
  {
   "address": "8603 34th Street North, Lake Elmo",
   "sale_month": "2022-07",
   "price": 1425000,
   "lot_sqft": 88929,
   "price_per_lot_sqft": 16.02,
   "price_per_building_sqft": 171.05,
   "building_sqft": 8331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8381,
   "use": "305",
   "parcel_id": "1602921420002"
  },
  {
   "address": "200 98th St W, Bloomington",
   "sale_month": "2022-07",
   "price": 1200000,
   "lot_sqft": 46818,
   "price_per_lot_sqft": 25.63,
   "price_per_building_sqft": 132.96,
   "building_sqft": 9025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9079,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724240027"
  },
  {
   "address": "2137 4th Street, White Bear Lake",
   "sale_month": "2022-07",
   "price": 4050000,
   "lot_sqft": 28318,
   "price_per_lot_sqft": 143.02,
   "price_per_building_sqft": 220.12,
   "building_sqft": 18399,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18510,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410157"
  },
  {
   "address": "21090 Olinda Trail North, Scandia",
   "sale_month": "2022-07",
   "price": 275000,
   "lot_sqft": 7489,
   "price_per_lot_sqft": 36.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "300",
   "parcel_id": "1403220340022"
  },
  {
   "address": "735 Quincy St NE, Minneapolis",
   "sale_month": "2022-07",
   "price": 493200,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 95.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1468,
   "use": "APARTMENT",
   "parcel_id": "1402924410112"
  },
  {
   "address": "4642 Bloomington Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 490000,
   "lot_sqft": 4915,
   "price_per_lot_sqft": 99.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1595,
   "use": "TRIPLEX",
   "parcel_id": "1402824120142"
  },
  {
   "address": "10340 Viking Dr, Eden Prairie",
   "sale_month": "2022-07",
   "price": 13200000,
   "lot_sqft": 153442,
   "price_per_lot_sqft": 86.03,
   "price_per_building_sqft": 366.21,
   "building_sqft": 36045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36262,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311622120006"
  },
  {
   "address": "10100 Viking Dr, Eden Prairie",
   "sale_month": "2022-07",
   "price": 13200000,
   "lot_sqft": 270641,
   "price_per_lot_sqft": 48.77,
   "price_per_building_sqft": 435.34,
   "building_sqft": 30321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30504,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311622120003"
  },
  {
   "address": "2538 Seppala Boulevard, North Saint Paul",
   "sale_month": "2022-07",
   "price": 100000,
   "lot_sqft": 1942,
   "price_per_lot_sqft": 51.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420147"
  },
  {
   "address": "475 Webster Street, Saint Paul",
   "sale_month": "2022-07",
   "price": 115000,
   "lot_sqft": 11170,
   "price_per_lot_sqft": 10.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823230127"
  },
  {
   "address": "500 Hamel Rd, Medina",
   "sale_month": "2022-07",
   "price": 1600000,
   "lot_sqft": 292765,
   "price_per_lot_sqft": 5.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1211823310048"
  },
  {
   "address": "10300 Valley View Rd, Eden Prairie",
   "sale_month": "2022-07",
   "price": 3008799,
   "lot_sqft": 153129,
   "price_per_lot_sqft": 19.65,
   "price_per_building_sqft": 82.03,
   "building_sqft": 36678,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36900,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622130009"
  },
  {
   "address": "10250 Valley View Rd, Eden Prairie",
   "sale_month": "2022-07",
   "price": 6991201,
   "lot_sqft": 255996,
   "price_per_lot_sqft": 27.31,
   "price_per_building_sqft": 81.88,
   "building_sqft": 85382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85897,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622130008"
  },
  {
   "address": "7176 Shady Oak Rd, Eden Prairie",
   "sale_month": "2022-07",
   "price": 3739840,
   "lot_sqft": 119962,
   "price_per_lot_sqft": 31.18,
   "price_per_building_sqft": 114.17,
   "building_sqft": 32756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32953,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622110017"
  },
  {
   "address": "14310 Northdale Blvd, Rogers",
   "sale_month": "2022-07",
   "price": 980000,
   "lot_sqft": 145995,
   "price_per_lot_sqft": 6.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023310007"
  },
  {
   "address": "825 Tower Dr, Medina",
   "sale_month": "2022-07",
   "price": 1438750,
   "lot_sqft": 77252,
   "price_per_lot_sqft": 18.62,
   "price_per_building_sqft": 164.81,
   "building_sqft": 8730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8783,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823140016"
  },
  {
   "address": "678 Snelling Avenue South, Saint Paul",
   "sale_month": "2022-07",
   "price": 23750000,
   "lot_sqft": 41460,
   "price_per_lot_sqft": 572.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9526,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823330105"
  },
  {
   "address": "5010 Cheshire Pkwy N, Plymouth",
   "sale_month": "2022-07",
   "price": 10876347,
   "lot_sqft": 487858,
   "price_per_lot_sqft": 22.29,
   "price_per_building_sqft": 86.92,
   "building_sqft": 125131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 125887,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011822240012"
  },
  {
   "address": "5000 Cheshire Pkwy N, Plymouth",
   "sale_month": "2022-07",
   "price": 7873653,
   "lot_sqft": 213200,
   "price_per_lot_sqft": 36.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011822240011"
  },
  {
   "address": "8241 North Shore Trail North, Forest Lake",
   "sale_month": "2022-07",
   "price": 1950000,
   "lot_sqft": 86646,
   "price_per_lot_sqft": 22.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8933,
   "use": "300",
   "parcel_id": "1003221410021"
  },
  {
   "address": "4355 Nicollet Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 750000,
   "lot_sqft": 10848,
   "price_per_lot_sqft": 69.14,
   "price_per_building_sqft": 250,
   "building_sqft": 3000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3018,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824420177"
  },
  {
   "address": "1935 County Road B2 West, Roseville",
   "sale_month": "2022-07",
   "price": 7200000,
   "lot_sqft": 148640,
   "price_per_lot_sqft": 48.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16070,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923240017"
  },
  {
   "address": "607 Barge Channel Road, Saint Paul",
   "sale_month": "2022-07",
   "price": 736000,
   "lot_sqft": 70684,
   "price_per_lot_sqft": 10.41,
   "price_per_building_sqft": 59.45,
   "building_sqft": 12381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12456,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092822320058"
  },
  {
   "address": "7101 Metro Blvd, Edina",
   "sale_month": "2022-07",
   "price": 5850000,
   "lot_sqft": 115718,
   "price_per_lot_sqft": 50.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17906,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621210022"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 11700000,
   "lot_sqft": 76089,
   "price_per_lot_sqft": 153.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221420004"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 11700000,
   "lot_sqft": 80093,
   "price_per_lot_sqft": 146.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221420003"
  },
  {
   "address": "321 19th Street Southwest, Forest Lake",
   "sale_month": "2022-07",
   "price": 11700000,
   "lot_sqft": 87716,
   "price_per_lot_sqft": 133.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27212,
   "use": "300",
   "parcel_id": "0703221420002"
  },
  {
   "address": "231 19th Street Southwest, Forest Lake",
   "sale_month": "2022-07",
   "price": 11700000,
   "lot_sqft": 97393,
   "price_per_lot_sqft": 120.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10384,
   "use": "300",
   "parcel_id": "0703221130042"
  },
  {
   "address": "4234 Cheatham Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 450000,
   "lot_sqft": 20005,
   "price_per_lot_sqft": 22.49,
   "price_per_building_sqft": 151.72,
   "building_sqft": 2966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2984,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823310148"
  },
  {
   "address": "3957 42nd Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 650000,
   "lot_sqft": 10142,
   "price_per_lot_sqft": 64.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3223,
   "use": "TRIPLEX",
   "parcel_id": "0702823110137"
  },
  {
   "address": "2150 3rd Avenue, Anoka",
   "sale_month": "2022-07",
   "price": 4267000,
   "lot_sqft": 20046,
   "price_per_lot_sqft": 212.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9438,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330104"
  },
  {
   "address": "15 Yorkton Court, Little Canada",
   "sale_month": "2022-07",
   "price": 2200000,
   "lot_sqft": 78912,
   "price_per_lot_sqft": 27.88,
   "price_per_building_sqft": 83.9,
   "building_sqft": 26223,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26381,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922240010"
  },
  {
   "address": "8801 Research Center Rd E, New Hope",
   "sale_month": "2022-07",
   "price": 1850000,
   "lot_sqft": 89037,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": 74,
   "building_sqft": 25000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25151,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821340004"
  },
  {
   "address": "9220 Bass Lake Rd, New Hope",
   "sale_month": "2022-07",
   "price": 8000000,
   "lot_sqft": 303731,
   "price_per_lot_sqft": 26.34,
   "price_per_building_sqft": 100.66,
   "building_sqft": 79476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 79956,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611821230078"
  },
  {
   "address": "3605 29th Ave NE, St. Anthony",
   "sale_month": "2022-07",
   "price": 635000,
   "lot_sqft": 17985,
   "price_per_lot_sqft": 35.31,
   "price_per_building_sqft": 166.06,
   "building_sqft": 3824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3847,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440035"
  },
  {
   "address": "5903 Neal Avenue North, Oak Park Heights",
   "sale_month": "2022-07",
   "price": 2406418,
   "lot_sqft": 36529,
   "price_per_lot_sqft": 65.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "300",
   "parcel_id": "0602920110012"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 18594,
   "price_per_lot_sqft": 462.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220017"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 23015,
   "price_per_lot_sqft": 373.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220016"
  },
  {
   "address": "6063 Hudson Road, Woodbury",
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 23081,
   "price_per_lot_sqft": 372.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220015"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 23081,
   "price_per_lot_sqft": 372.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220014"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 14807,
   "price_per_lot_sqft": 580.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220013"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 24252,
   "price_per_lot_sqft": 354.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220011"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 29089,
   "price_per_lot_sqft": 295.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220009"
  },
  {
   "address": "6053 Hudson Road, Woodbury",
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 34379,
   "price_per_lot_sqft": 250.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220008"
  },
  {
   "address": null,
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 30745,
   "price_per_lot_sqft": 279.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220007"
  },
  {
   "address": "6043 Hudson Road, Woodbury",
   "sale_month": "2022-07",
   "price": 8600000,
   "lot_sqft": 62948,
   "price_per_lot_sqft": 136.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220006"
  },
  {
   "address": "4910 78th St W, Bloomington",
   "sale_month": "2022-07",
   "price": 12250000,
   "lot_sqft": 11668,
   "price_per_lot_sqft": 1049.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602724240011"
  },
  {
   "address": "4901 78th Street Cir W, Bloomington",
   "sale_month": "2022-07",
   "price": 12250000,
   "lot_sqft": 27574,
   "price_per_lot_sqft": 444.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724210018"
  },
  {
   "address": "4801 78th Street Cir W, Bloomington",
   "sale_month": "2022-07",
   "price": 12250000,
   "lot_sqft": 7594,
   "price_per_lot_sqft": 1613.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724210017"
  },
  {
   "address": "4900 78th St W, Bloomington",
   "sale_month": "2022-07",
   "price": 12250000,
   "lot_sqft": 248177,
   "price_per_lot_sqft": 49.36,
   "price_per_building_sqft": 122.27,
   "building_sqft": 100186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 100790,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602724210013"
  },
  {
   "address": "4800 78th St W, Bloomington",
   "sale_month": "2022-07",
   "price": 12250000,
   "lot_sqft": 85211,
   "price_per_lot_sqft": 143.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724210012"
  },
  {
   "address": "2801 Snelling Avenue North, Roseville",
   "sale_month": "2022-07",
   "price": 3400000,
   "lot_sqft": 101924,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": 282.35,
   "building_sqft": 12042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12115,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923410041"
  },
  {
   "address": "2980 Snelling Avenue North, Roseville",
   "sale_month": "2022-07",
   "price": 7800000,
   "lot_sqft": 32481,
   "price_per_lot_sqft": 240.14,
   "price_per_building_sqft": 1113.97,
   "building_sqft": 7002,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7044,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032923230093"
  },
  {
   "address": "2940 Snelling Avenue North, Roseville",
   "sale_month": "2022-07",
   "price": 7800000,
   "lot_sqft": 28102,
   "price_per_lot_sqft": 277.56,
   "price_per_building_sqft": 4140.13,
   "building_sqft": 1884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1895,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923230091"
  },
  {
   "address": "2924 Snelling Avenue North, Roseville",
   "sale_month": "2022-07",
   "price": 7800000,
   "lot_sqft": 53946,
   "price_per_lot_sqft": 144.59,
   "price_per_building_sqft": 629.13,
   "building_sqft": 12398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12473,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032923230090"
  },
  {
   "address": "2906 Snelling Avenue North, Roseville",
   "sale_month": "2022-07",
   "price": 7800000,
   "lot_sqft": 25778,
   "price_per_lot_sqft": 302.58,
   "price_per_building_sqft": 1217.99,
   "building_sqft": 6404,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6443,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032923230089"
  },
  {
   "address": "3635 1st Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 550000,
   "lot_sqft": 8196,
   "price_per_lot_sqft": 67.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2079,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824430056"
  },
  {
   "address": "3420 Nicollet Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 2093045,
   "lot_sqft": 6789,
   "price_per_lot_sqft": 308.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824310008"
  },
  {
   "address": "3418 Nicollet Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 2093045,
   "lot_sqft": 6789,
   "price_per_lot_sqft": 308.3,
   "price_per_building_sqft": 190.76,
   "building_sqft": 10972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11039,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824310007"
  },
  {
   "address": "3412 Nicollet Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 2093045,
   "lot_sqft": 6789,
   "price_per_lot_sqft": 308.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824310006"
  },
  {
   "address": "3201 3rd Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 440000,
   "lot_sqft": 5785,
   "price_per_lot_sqft": 76.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1587,
   "use": "TRIPLEX",
   "parcel_id": "0302824140228"
  },
  {
   "address": "3146 1st Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 700000,
   "lot_sqft": 5715,
   "price_per_lot_sqft": 122.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2537,
   "use": "APARTMENT",
   "parcel_id": "0302824120079"
  },
  {
   "address": "14450 Burnhaven Drive, Burnsville",
   "sale_month": "2022-07",
   "price": 4000000,
   "lot_sqft": 169832,
   "price_per_lot_sqft": 23.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26143,
   "use": "Commercial-preferred",
   "parcel_id": "029030000010"
  },
  {
   "address": "3088 White Bear Avenue North, Maplewood",
   "sale_month": "2022-07",
   "price": 5630000,
   "lot_sqft": 45118,
   "price_per_lot_sqft": 124.78,
   "price_per_building_sqft": 945.27,
   "building_sqft": 5956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5992,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210006"
  },
  {
   "address": "2426 117th Street East, Burnsville",
   "sale_month": "2022-07",
   "price": 280000,
   "lot_sqft": 2110,
   "price_per_lot_sqft": 132.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "021781501110"
  },
  {
   "address": "3412 Bloomington Ave, Minneapolis",
   "sale_month": "2022-07",
   "price": 2075000,
   "lot_sqft": 12436,
   "price_per_lot_sqft": 166.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5380,
   "use": "APARTMENT",
   "parcel_id": "0202824420002"
  },
  {
   "address": "3052 11th Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 2671000,
   "lot_sqft": 5827,
   "price_per_lot_sqft": 458.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2962,
   "use": "APARTMENT",
   "parcel_id": "0202824210170"
  },
  {
   "address": "3307 14th Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 535000,
   "lot_sqft": 5777,
   "price_per_lot_sqft": 92.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1611,
   "use": "TRIPLEX",
   "parcel_id": "0202824130103"
  },
  {
   "address": "3201 14th Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 2671000,
   "lot_sqft": 7665,
   "price_per_lot_sqft": 348.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4450,
   "use": "APARTMENT",
   "parcel_id": "0202824130046"
  },
  {
   "address": "3057 14th Ave S, Minneapolis",
   "sale_month": "2022-07",
   "price": 2150000,
   "lot_sqft": 6960,
   "price_per_lot_sqft": 308.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4543,
   "use": "APARTMENT",
   "parcel_id": "0202824120129"
  },
  {
   "address": "1801 American Blvd E, Bloomington",
   "sale_month": "2022-07",
   "price": 7500000,
   "lot_sqft": 217164,
   "price_per_lot_sqft": 34.54,
   "price_per_building_sqft": 113.44,
   "building_sqft": 66114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66513,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724110021"
  },
  {
   "address": "910 Western Street, Anoka",
   "sale_month": "2022-07",
   "price": 8000000,
   "lot_sqft": 74685,
   "price_per_lot_sqft": 107.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25767,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125320048"
  },
  {
   "address": "7703 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2022-07",
   "price": 2000000,
   "lot_sqft": 35972,
   "price_per_lot_sqft": 55.6,
   "price_per_building_sqft": 112.47,
   "building_sqft": 17783,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17890,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024430086"
  },
  {
   "address": "1 Leech Street, Saint Paul",
   "sale_month": "2022-07",
   "price": 1346130,
   "lot_sqft": 3238,
   "price_per_lot_sqft": 415.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410186"
  },
  {
   "address": "319 Ramsey Street, Saint Paul",
   "sale_month": "2022-07",
   "price": 750000,
   "lot_sqft": 10772,
   "price_per_lot_sqft": 69.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1836,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823130104"
  },
  {
   "address": "340 Marshall Avenue, Saint Paul",
   "sale_month": "2022-07",
   "price": 875000,
   "lot_sqft": 10239,
   "price_per_lot_sqft": 85.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2729,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120023"
  },
  {
   "address": "10200 Crosstown Cir, Eden Prairie",
   "sale_month": "2022-07",
   "price": 9000000,
   "lot_sqft": 212482,
   "price_per_lot_sqft": 42.36,
   "price_per_building_sqft": 145.02,
   "building_sqft": 62059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62433,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622130021"
  },
  {
   "address": "11435 Hudson Road, Woodbury",
   "sale_month": "2022-07",
   "price": 8836386,
   "lot_sqft": 1440403,
   "price_per_lot_sqft": 6.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102821240007"
  },
  {
   "address": "2001 Killebrew Dr, Bloomington",
   "sale_month": "2022-07",
   "price": 18700000,
   "lot_sqft": 181724,
   "price_per_lot_sqft": 102.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35193,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724330008"
  },
  {
   "address": "2051 Killebrew Dr, Bloomington",
   "sale_month": "2022-07",
   "price": 18700000,
   "lot_sqft": 160455,
   "price_per_lot_sqft": 116.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35319,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724330007"
  },
  {
   "address": "721 Industrial Boulevard, Watertown",
   "sale_month": "2022-06",
   "price": 260000,
   "lot_sqft": 837,
   "price_per_lot_sqft": 310.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "856010080"
  },
  {
   "address": "721 Industrial Boulevard, Watertown",
   "sale_month": "2022-06",
   "price": 149875,
   "lot_sqft": 1045,
   "price_per_lot_sqft": 143.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "856010040"
  },
  {
   "address": "721 Industrial Boulevard, Watertown",
   "sale_month": "2022-06",
   "price": 157777,
   "lot_sqft": 1045,
   "price_per_lot_sqft": 150.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "856010020"
  },
  {
   "address": "1301 Oak Avenue, Waconia",
   "sale_month": "2022-06",
   "price": 1025000,
   "lot_sqft": 65911,
   "price_per_lot_sqft": 15.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3659,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751500010"
  },
  {
   "address": "2201 37th Avenue Northeast, Columbia Heights",
   "sale_month": "2022-06",
   "price": 3700000,
   "lot_sqft": 133578,
   "price_per_lot_sqft": 27.7,
   "price_per_building_sqft": 79.98,
   "building_sqft": 46264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46543,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024440014"
  },
  {
   "address": "2747 26th Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 150000,
   "lot_sqft": 7290,
   "price_per_lot_sqft": 20.58,
   "price_per_building_sqft": 18.55,
   "building_sqft": 8088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8137,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924420017"
  },
  {
   "address": "1659 10th Avenue, Newport",
   "sale_month": "2022-06",
   "price": 580000,
   "lot_sqft": 11467,
   "price_per_lot_sqft": 50.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2581,
   "use": "110",
   "parcel_id": "3602822210005"
  },
  {
   "address": "1671 10th Avenue, Newport",
   "sale_month": "2022-06",
   "price": 480000,
   "lot_sqft": 11445,
   "price_per_lot_sqft": 41.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2617,
   "use": "110",
   "parcel_id": "3602822210003"
  },
  {
   "address": "683 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2022-06",
   "price": 80000,
   "lot_sqft": 10835,
   "price_per_lot_sqft": 7.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024430039"
  },
  {
   "address": "677 Sherburne Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 450000,
   "lot_sqft": 4272,
   "price_per_lot_sqft": 105.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1144,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923140139"
  },
  {
   "address": "2630 Chicago Ave, Minneapolis",
   "sale_month": "2022-06",
   "price": 2925000,
   "lot_sqft": 15682,
   "price_per_lot_sqft": 186.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5428,
   "use": "APARTMENT",
   "parcel_id": "3502924320318"
  },
  {
   "address": "2121 13th Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 500000,
   "lot_sqft": 4976,
   "price_per_lot_sqft": 100.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2283,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924120078"
  },
  {
   "address": "345 Water St, Excelsior",
   "sale_month": "2022-06",
   "price": 860000,
   "lot_sqft": 10120,
   "price_per_lot_sqft": 84.98,
   "price_per_building_sqft": 221.71,
   "building_sqft": 3879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3902,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140024"
  },
  {
   "address": "2216 Pleasant Ave, Minneapolis",
   "sale_month": "2022-06",
   "price": 4400000,
   "lot_sqft": 19764,
   "price_per_lot_sqft": 222.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7745,
   "use": "APARTMENT",
   "parcel_id": "3402924220093"
  },
  {
   "address": "2105 1st Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 741000,
   "lot_sqft": 13211,
   "price_per_lot_sqft": 56.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2738,
   "use": "APARTMENT",
   "parcel_id": "3402924120056"
  },
  {
   "address": "1862 Roblyn Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 779000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 103.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1611,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340038"
  },
  {
   "address": "1923 Feronia Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 1000000,
   "lot_sqft": 5131,
   "price_per_lot_sqft": 194.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1831,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923310009"
  },
  {
   "address": "14608 60th Street North, Oak Park Heights",
   "sale_month": "2022-06",
   "price": 1100000,
   "lot_sqft": 31530,
   "price_per_lot_sqft": 34.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "300",
   "parcel_id": "3303020430045"
  },
  {
   "address": "2544 Lyndale Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 486699,
   "lot_sqft": 9137,
   "price_per_lot_sqft": 53.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2227,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924140298"
  },
  {
   "address": "2429 Dupont Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 555000,
   "lot_sqft": 5821,
   "price_per_lot_sqft": 95.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1578,
   "use": "APARTMENT",
   "parcel_id": "3302924140088"
  },
  {
   "address": "17505 Territorial Rd, Dayton",
   "sale_month": "2022-06",
   "price": 2500000,
   "lot_sqft": 216631,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3212022320010"
  },
  {
   "address": "17515 Territorial Rd, Dayton",
   "sale_month": "2022-06",
   "price": 2500000,
   "lot_sqft": 242009,
   "price_per_lot_sqft": 10.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22053,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3212022320009"
  },
  {
   "address": "6400 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 800000,
   "lot_sqft": 25160,
   "price_per_lot_sqft": 31.8,
   "price_per_building_sqft": 215.81,
   "building_sqft": 3707,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3729,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211921420007"
  },
  {
   "address": "8 Winter Street West, Saint Paul",
   "sale_month": "2022-06",
   "price": 555750,
   "lot_sqft": 5926,
   "price_per_lot_sqft": 93.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1447,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "312922210059"
  },
  {
   "address": "17700 113th Ave N, Dayton",
   "sale_month": "2022-06",
   "price": 100000,
   "lot_sqft": 120114,
   "price_per_lot_sqft": 0.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20306,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022140001"
  },
  {
   "address": "6270 Boone Ave N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 4800000,
   "lot_sqft": 114968,
   "price_per_lot_sqft": 41.75,
   "price_per_building_sqft": 774.19,
   "building_sqft": 6200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6237,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111921430073"
  },
  {
   "address": "1580 White Oak Drive, Chaska",
   "sale_month": "2022-06",
   "price": 1150000,
   "lot_sqft": 108553,
   "price_per_lot_sqft": 10.59,
   "price_per_building_sqft": 146.24,
   "building_sqft": 7864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7912,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304680010"
  },
  {
   "address": "14209 Inca Street Northwest, Andover",
   "sale_month": "2022-06",
   "price": 1000000,
   "lot_sqft": 102974,
   "price_per_lot_sqft": 9.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303224430071"
  },
  {
   "address": "12322 Business Park Blvd N, Champlin",
   "sale_month": "2022-06",
   "price": 500000,
   "lot_sqft": 40290,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": 229.04,
   "building_sqft": 2183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2197,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012021120015"
  },
  {
   "address": "104 2nd Street West, Chaska",
   "sale_month": "2022-06",
   "price": 299000,
   "lot_sqft": 2416,
   "price_per_lot_sqft": 123.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503000"
  },
  {
   "address": "8175 Riverdale Drive Northwest, Ramsey",
   "sale_month": "2022-06",
   "price": 750000,
   "lot_sqft": 30437,
   "price_per_lot_sqft": 24.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293225140022"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 350000,
   "lot_sqft": 85651,
   "price_per_lot_sqft": 4.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223420039"
  },
  {
   "address": "379 Cayuga Street, Saint Paul",
   "sale_month": "2022-06",
   "price": 1072500,
   "lot_sqft": 13469,
   "price_per_lot_sqft": 79.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1617,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922320141"
  },
  {
   "address": "430 Case Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 420000,
   "lot_sqft": 2907,
   "price_per_lot_sqft": 144.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2181,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922320015"
  },
  {
   "address": "2890 North Wayzata Blvd, Minneapolis",
   "sale_month": "2022-06",
   "price": 1840000,
   "lot_sqft": 6412,
   "price_per_lot_sqft": 286.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2902924130073"
  },
  {
   "address": "2840 North Wayzata Blvd, Minneapolis",
   "sale_month": "2022-06",
   "price": 1660000,
   "lot_sqft": 47661,
   "price_per_lot_sqft": 34.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2902924130069"
  },
  {
   "address": "2850 North Wayzata Blvd, Minneapolis",
   "sale_month": "2022-06",
   "price": 1840000,
   "lot_sqft": 51588,
   "price_per_lot_sqft": 35.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2902924130068"
  },
  {
   "address": "4021 Benjamin Drive, Woodbury",
   "sale_month": "2022-06",
   "price": 3121937,
   "lot_sqft": 40916,
   "price_per_lot_sqft": 76.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2902821120021"
  },
  {
   "address": "4140 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2022-06",
   "price": 1525000,
   "lot_sqft": 55500,
   "price_per_lot_sqft": 27.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274190010"
  },
  {
   "address": "4061 Highway 61, White Bear Lake",
   "sale_month": "2022-06",
   "price": 1500000,
   "lot_sqft": 58141,
   "price_per_lot_sqft": 25.8,
   "price_per_building_sqft": 260.33,
   "building_sqft": 5762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5797,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022110027"
  },
  {
   "address": "214 19th St E, Minneapolis",
   "sale_month": "2022-06",
   "price": 6750000,
   "lot_sqft": 25856,
   "price_per_lot_sqft": 261.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6577,
   "use": "APARTMENT",
   "parcel_id": "2702924430083"
  },
  {
   "address": "126 1st Avenue West, Shakopee",
   "sale_month": "2022-06",
   "price": 300000,
   "lot_sqft": 11165,
   "price_per_lot_sqft": 26.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011560"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 222500,
   "lot_sqft": 978603,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21575,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269310183"
  },
  {
   "address": "6510 130th Street West, Savage",
   "sale_month": "2022-06",
   "price": 3450000,
   "lot_sqft": 500569,
   "price_per_lot_sqft": 6.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "265290010"
  },
  {
   "address": "3607 White Bear Avenue, White Bear Lake",
   "sale_month": "2022-06",
   "price": 980000,
   "lot_sqft": 15042,
   "price_per_lot_sqft": 65.15,
   "price_per_building_sqft": 91.65,
   "building_sqft": 10693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10758,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022340023"
  },
  {
   "address": "620 16th St E, Minneapolis",
   "sale_month": "2022-06",
   "price": 650000,
   "lot_sqft": 5604,
   "price_per_lot_sqft": 115.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1691,
   "use": "APARTMENT",
   "parcel_id": "2602924320067"
  },
  {
   "address": "1800 66th St E, Richfield",
   "sale_month": "2022-06",
   "price": 3596000,
   "lot_sqft": 32344,
   "price_per_lot_sqft": 111.18,
   "price_per_building_sqft": 410.5,
   "building_sqft": 8760,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8812,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824140131"
  },
  {
   "address": "570 Pond Promenade, Chanhassen",
   "sale_month": "2022-06",
   "price": 6600000,
   "lot_sqft": 93358,
   "price_per_lot_sqft": 70.7,
   "price_per_building_sqft": 297.1,
   "building_sqft": 22215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22349,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "258680010"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-06",
   "price": 719920,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 362.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630210"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-06",
   "price": 719920,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 362.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630200"
  },
  {
   "address": "17205 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-06",
   "price": 719920,
   "lot_sqft": 1987,
   "price_per_lot_sqft": 362.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255630160"
  },
  {
   "address": "4501 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2022-06",
   "price": 765000,
   "lot_sqft": 19100,
   "price_per_lot_sqft": 40.05,
   "price_per_building_sqft": 239.29,
   "building_sqft": 3197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3216,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024330064"
  },
  {
   "address": "999 50th Avenue Northeast, Columbia Heights",
   "sale_month": "2022-06",
   "price": 800000,
   "lot_sqft": 36279,
   "price_per_lot_sqft": 22.05,
   "price_per_building_sqft": 127.73,
   "building_sqft": 6263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6301,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024230002"
  },
  {
   "address": "1919 Riverside Ave, Minneapolis",
   "sale_month": "2022-06",
   "price": 750000,
   "lot_sqft": 7896,
   "price_per_lot_sqft": 94.98,
   "price_per_building_sqft": 185.41,
   "building_sqft": 4045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4069,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2502924320041"
  },
  {
   "address": "1901 Riverside Ave, Minneapolis",
   "sale_month": "2022-06",
   "price": 750000,
   "lot_sqft": 3120,
   "price_per_lot_sqft": 240.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320040"
  },
  {
   "address": "427 19th Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 750000,
   "lot_sqft": 4778,
   "price_per_lot_sqft": 156.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924320039"
  },
  {
   "address": "4817 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2022-06",
   "price": 455000,
   "lot_sqft": 62783,
   "price_per_lot_sqft": 7.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243323440021"
  },
  {
   "address": "6985 21st Avenue South, Centerville",
   "sale_month": "2022-06",
   "price": 6672825,
   "lot_sqft": 1652196,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": 1734.55,
   "building_sqft": 3847,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3870,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122320004"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 11262,
   "price_per_lot_sqft": 1260.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924211215"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 13075,
   "price_per_lot_sqft": 1086.04,
   "price_per_building_sqft": 539.66,
   "building_sqft": 26313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26472,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924210524"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 13354,
   "price_per_lot_sqft": 1063.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924210523"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 6885,
   "price_per_lot_sqft": 2062.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924210470"
  },
  {
   "address": "316 4th Ave SE, Minneapolis",
   "sale_month": "2022-06",
   "price": 725000,
   "lot_sqft": 12978,
   "price_per_lot_sqft": 55.86,
   "price_per_building_sqft": 97.52,
   "building_sqft": 7434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7478,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924140085"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 12262,
   "price_per_lot_sqft": 1158.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39449,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924120251"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 44,
   "price_per_lot_sqft": 322727.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924120199"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 445,
   "price_per_lot_sqft": 31910.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120198"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 441,
   "price_per_lot_sqft": 32199.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924120197"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 7646,
   "price_per_lot_sqft": 1857.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120195"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 3565,
   "price_per_lot_sqft": 3983.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924120194"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 6195,
   "price_per_lot_sqft": 2292.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120193"
  },
  {
   "address": "24 University Ave NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 14200000,
   "lot_sqft": 12865,
   "price_per_lot_sqft": 1103.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120191"
  },
  {
   "address": "2319 7th Street West, Saint Paul",
   "sale_month": "2022-06",
   "price": 3800000,
   "lot_sqft": 56144,
   "price_per_lot_sqft": 67.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21337,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222823220006"
  },
  {
   "address": "21390 Heywood Avenue, Lakeville",
   "sale_month": "2022-06",
   "price": 2155000,
   "lot_sqft": 87062,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17010,
   "use": "Industrial-preferred",
   "parcel_id": "221110103031"
  },
  {
   "address": "21860 Hamburg Avenue, Lakeville",
   "sale_month": "2022-06",
   "price": 2400000,
   "lot_sqft": 206744,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51095,
   "use": "Industrial-preferred",
   "parcel_id": "221110002050"
  },
  {
   "address": "121 Washington Ave N, Minneapolis",
   "sale_month": "2022-06",
   "price": 14922000,
   "lot_sqft": 17760,
   "price_per_lot_sqft": 840.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410141"
  },
  {
   "address": "6022 Pillsbury Ave, Minneapolis",
   "sale_month": "2022-06",
   "price": 1455000,
   "lot_sqft": 16159,
   "price_per_lot_sqft": 90.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340119"
  },
  {
   "address": "8 58th St W, Minneapolis",
   "sale_month": "2022-06",
   "price": 200000,
   "lot_sqft": 1519,
   "price_per_lot_sqft": 131.67,
   "price_per_building_sqft": 233.92,
   "building_sqft": 855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 860,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824240117"
  },
  {
   "address": "1044 Centerville Circle, Vadnais Heights",
   "sale_month": "2022-06",
   "price": 300000,
   "lot_sqft": 2616,
   "price_per_lot_sqft": 114.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210086"
  },
  {
   "address": "14440 28th Pl N, Plymouth",
   "sale_month": "2022-06",
   "price": 1525000,
   "lot_sqft": 43532,
   "price_per_lot_sqft": 35.03,
   "price_per_building_sqft": 175.59,
   "building_sqft": 8685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8737,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822410025"
  },
  {
   "address": "1401 Glenwood Ave, Minneapolis",
   "sale_month": "2022-06",
   "price": 4334000,
   "lot_sqft": 59671,
   "price_per_lot_sqft": 72.63,
   "price_per_building_sqft": 219.35,
   "building_sqft": 19758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19877,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924340039"
  },
  {
   "address": "1511 Payne Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 360000,
   "lot_sqft": 5773,
   "price_per_lot_sqft": 62.36,
   "price_per_building_sqft": 169.97,
   "building_sqft": 2118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2131,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922130052"
  },
  {
   "address": "510 Commerce Drive East, Belle Plaine",
   "sale_month": "2022-06",
   "price": 250000,
   "lot_sqft": 67100,
   "price_per_lot_sqft": 3.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8719,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "201040010"
  },
  {
   "address": "10863 University Avenue Northeast, Blaine",
   "sale_month": "2022-06",
   "price": 4446316,
   "lot_sqft": 50077,
   "price_per_lot_sqft": 88.79,
   "price_per_building_sqft": 1268.2,
   "building_sqft": 3506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3527,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123220067"
  },
  {
   "address": "10865 University Avenue Northeast, Blaine",
   "sale_month": "2022-06",
   "price": 4446316,
   "lot_sqft": 27202,
   "price_per_lot_sqft": 163.46,
   "price_per_building_sqft": 1350.64,
   "building_sqft": 3292,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3311,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123220002"
  },
  {
   "address": "1250 North Frontage Road, Hastings",
   "sale_month": "2022-06",
   "price": 1000000,
   "lot_sqft": 54400,
   "price_per_lot_sqft": 18.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7648,
   "use": "Commercial-preferred",
   "parcel_id": "191310001020"
  },
  {
   "address": "8311 Excelsior Blvd, Hopkins",
   "sale_month": "2022-06",
   "price": 836000,
   "lot_sqft": 9000,
   "price_per_lot_sqft": 92.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2847,
   "use": "APARTMENT",
   "parcel_id": "1911721410004"
  },
  {
   "address": "740 24th Ave SE, Minneapolis",
   "sale_month": "2022-06",
   "price": 1920000,
   "lot_sqft": 42171,
   "price_per_lot_sqft": 45.53,
   "price_per_building_sqft": 79.35,
   "building_sqft": 24196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24342,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923310007"
  },
  {
   "address": "3810 56th St E, Minneapolis",
   "sale_month": "2022-06",
   "price": 4850000,
   "lot_sqft": 72096,
   "price_per_lot_sqft": 67.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19859,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823120168"
  },
  {
   "address": "8557 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 200000,
   "lot_sqft": 56751,
   "price_per_lot_sqft": 3.52,
   "price_per_building_sqft": 12.21,
   "building_sqft": 16385,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16484,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921440026"
  },
  {
   "address": "8585 Aspen La N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 3900000,
   "lot_sqft": 59389,
   "price_per_lot_sqft": 65.67,
   "price_per_building_sqft": 715.6,
   "building_sqft": 5450,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5483,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921340048"
  },
  {
   "address": "4478 Shoreline Dr, Spring Park",
   "sale_month": "2022-06",
   "price": 2250000,
   "lot_sqft": 34852,
   "price_per_lot_sqft": 64.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723340005"
  },
  {
   "address": "4470 Shoreline Dr, Spring Park",
   "sale_month": "2022-06",
   "price": 2250000,
   "lot_sqft": 40843,
   "price_per_lot_sqft": 55.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10005,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723340004"
  },
  {
   "address": "11650 Round Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-06",
   "price": 2480000,
   "lot_sqft": 60091,
   "price_per_lot_sqft": 41.27,
   "price_per_building_sqft": 214.44,
   "building_sqft": 11565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11635,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173124220080"
  },
  {
   "address": "7455 Village Drive, Lino Lakes",
   "sale_month": "2022-06",
   "price": 2650000,
   "lot_sqft": 92894,
   "price_per_lot_sqft": 28.53,
   "price_per_building_sqft": 129.84,
   "building_sqft": 20409,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20532,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173122240059"
  },
  {
   "address": "725 Town Center Parkway, Lino Lakes",
   "sale_month": "2022-06",
   "price": 14000000,
   "lot_sqft": 122282,
   "price_per_lot_sqft": 114.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18205,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "173122120066"
  },
  {
   "address": "4889 Old Highway 8, Mounds View",
   "sale_month": "2022-06",
   "price": 1550000,
   "lot_sqft": 145853,
   "price_per_lot_sqft": 10.63,
   "price_per_building_sqft": 144.01,
   "building_sqft": 10763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10828,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "173023140011"
  },
  {
   "address": "1925 Arcade Street North, Maplewood",
   "sale_month": "2022-06",
   "price": 390000,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 76.97,
   "price_per_building_sqft": 442.68,
   "building_sqft": 881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 887,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172922140081"
  },
  {
   "address": "6400 85th Ave N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 6400000,
   "lot_sqft": 369572,
   "price_per_lot_sqft": 17.32,
   "price_per_building_sqft": 202.45,
   "building_sqft": 31612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31803,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711921440009"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 550000,
   "lot_sqft": 1797,
   "price_per_lot_sqft": 306.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821240107"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 550000,
   "lot_sqft": 4469,
   "price_per_lot_sqft": 123.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821240005"
  },
  {
   "address": "7231 42nd Ave N, New Hope",
   "sale_month": "2022-06",
   "price": 550000,
   "lot_sqft": 10376,
   "price_per_lot_sqft": 53.01,
   "price_per_building_sqft": 336.6,
   "building_sqft": 1634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1644,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821240004"
  },
  {
   "address": "16315 Terrey Pine Dr, Eden Prairie",
   "sale_month": "2022-06",
   "price": 2269000,
   "lot_sqft": 22254,
   "price_per_lot_sqft": 101.96,
   "price_per_building_sqft": 1090.87,
   "building_sqft": 2080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2093,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711622110024"
  },
  {
   "address": "5346 Penn Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 715000,
   "lot_sqft": 13491,
   "price_per_lot_sqft": 53,
   "price_per_building_sqft": 395.68,
   "building_sqft": 1807,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1817,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824440044"
  },
  {
   "address": "1028 Meadowlands Drive, White Bear Township",
   "sale_month": "2022-06",
   "price": 1960000,
   "lot_sqft": 44139,
   "price_per_lot_sqft": 44.41,
   "price_per_building_sqft": 455.39,
   "building_sqft": 4304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4330,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022340032"
  },
  {
   "address": "5600 84th St W, Bloomington",
   "sale_month": "2022-06",
   "price": 366000000,
   "lot_sqft": 255603,
   "price_per_lot_sqft": 1431.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 556809,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621320007"
  },
  {
   "address": "8331 Norman Center Dr, Bloomington",
   "sale_month": "2022-06",
   "price": 366000000,
   "lot_sqft": 174973,
   "price_per_lot_sqft": 2091.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621310019"
  },
  {
   "address": "8300 Norman Center Dr, Bloomington",
   "sale_month": "2022-06",
   "price": 366000000,
   "lot_sqft": 227932,
   "price_per_lot_sqft": 1605.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621310014"
  },
  {
   "address": "5600 83rd St W, Bloomington",
   "sale_month": "2022-06",
   "price": 366000000,
   "lot_sqft": 264919,
   "price_per_lot_sqft": 1381.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621310012"
  },
  {
   "address": "1837 Dupont Ave N, Minneapolis",
   "sale_month": "2022-06",
   "price": 975000,
   "lot_sqft": 7232,
   "price_per_lot_sqft": 134.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924410007"
  },
  {
   "address": "1007 West Broadway, Minneapolis",
   "sale_month": "2022-06",
   "price": 975000,
   "lot_sqft": 4118,
   "price_per_lot_sqft": 236.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140170"
  },
  {
   "address": "1013 West Broadway, Minneapolis",
   "sale_month": "2022-06",
   "price": 975000,
   "lot_sqft": 5950,
   "price_per_lot_sqft": 163.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130028"
  },
  {
   "address": "8921 33rd Street North, Lake Elmo",
   "sale_month": "2022-06",
   "price": 364000,
   "lot_sqft": 3260,
   "price_per_lot_sqft": 111.66,
   "price_per_building_sqft": 59.87,
   "building_sqft": 6080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6117,
   "use": "300",
   "parcel_id": "1602921410026"
  },
  {
   "address": "9401 James Ave S, Bloomington",
   "sale_month": "2022-06",
   "price": 15055000,
   "lot_sqft": 351194,
   "price_per_lot_sqft": 42.87,
   "price_per_building_sqft": 136.17,
   "building_sqft": 110562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 111229,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724210013"
  },
  {
   "address": "1200 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-06",
   "price": 10800000,
   "lot_sqft": 415721,
   "price_per_lot_sqft": 25.98,
   "price_per_building_sqft": 62.69,
   "building_sqft": 172279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 173319,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124120009"
  },
  {
   "address": "2171 4th Street, White Bear Lake",
   "sale_month": "2022-06",
   "price": 1820000,
   "lot_sqft": 10291,
   "price_per_lot_sqft": 176.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410035"
  },
  {
   "address": "13825 Northdale Blvd, Rogers",
   "sale_month": "2022-06",
   "price": 2050000,
   "lot_sqft": 123496,
   "price_per_lot_sqft": 16.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1412023240011"
  },
  {
   "address": "13845 Northdale Blvd, Rogers",
   "sale_month": "2022-06",
   "price": 2050000,
   "lot_sqft": 130804,
   "price_per_lot_sqft": 15.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9856,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023240010"
  },
  {
   "address": "13865 Northdale Blvd, Rogers",
   "sale_month": "2022-06",
   "price": 2050000,
   "lot_sqft": 130804,
   "price_per_lot_sqft": 15.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1412023240009"
  },
  {
   "address": "11230 86th Ave N, Maple Grove",
   "sale_month": "2022-06",
   "price": 410000,
   "lot_sqft": 3907,
   "price_per_lot_sqft": 104.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440043"
  },
  {
   "address": "1330 Quincy St NE, Minneapolis",
   "sale_month": "2022-06",
   "price": 1645124,
   "lot_sqft": 24073,
   "price_per_lot_sqft": 68.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924140084"
  },
  {
   "address": "26410 Galaxie Avenue, Eureka Township",
   "sale_month": "2022-06",
   "price": 450000,
   "lot_sqft": 210904,
   "price_per_lot_sqft": 2.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1681,
   "use": "Apartment",
   "parcel_id": "130270003010"
  },
  {
   "address": "1845 Ferry Street, Anoka",
   "sale_month": "2022-06",
   "price": 3985000,
   "lot_sqft": 35114,
   "price_per_lot_sqft": 113.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15748,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123125120055"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 3985000,
   "lot_sqft": 16100,
   "price_per_lot_sqft": 247.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123125110044"
  },
  {
   "address": "10825 Greenbrier Rd, Minnetonka",
   "sale_month": "2022-06",
   "price": 1950000,
   "lot_sqft": 128755,
   "price_per_lot_sqft": 15.15,
   "price_per_building_sqft": 60.37,
   "building_sqft": 32301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32496,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211722330009"
  },
  {
   "address": "7500 Golden Triangle Dr, Eden Prairie",
   "sale_month": "2022-06",
   "price": 8000000,
   "lot_sqft": 283360,
   "price_per_lot_sqft": 28.23,
   "price_per_building_sqft": 111.97,
   "building_sqft": 71445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71876,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622420021"
  },
  {
   "address": "10120 West 76th St, Eden Prairie",
   "sale_month": "2022-06",
   "price": 19550000,
   "lot_sqft": 196336,
   "price_per_lot_sqft": 99.57,
   "price_per_building_sqft": 330.24,
   "building_sqft": 59199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59556,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622420014"
  },
  {
   "address": "9700 76th St W, Eden Prairie",
   "sale_month": "2022-06",
   "price": 19550000,
   "lot_sqft": 265834,
   "price_per_lot_sqft": 73.54,
   "price_per_building_sqft": 236.91,
   "building_sqft": 82521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83019,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622410008"
  },
  {
   "address": "4243 Cedar Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 490000,
   "lot_sqft": 4874,
   "price_per_lot_sqft": 100.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1727,
   "use": "TRIPLEX",
   "parcel_id": "1202824320109"
  },
  {
   "address": "2231 11th Avenue East, North Saint Paul",
   "sale_month": "2022-06",
   "price": 3000000,
   "lot_sqft": 161383,
   "price_per_lot_sqft": 18.59,
   "price_per_building_sqft": 119.86,
   "building_sqft": 25030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25181,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922140017"
  },
  {
   "address": "1254 7th Street West, Saint Paul",
   "sale_month": "2022-06",
   "price": 385000,
   "lot_sqft": 5297,
   "price_per_lot_sqft": 72.68,
   "price_per_building_sqft": 115.93,
   "building_sqft": 3321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3341,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823430027"
  },
  {
   "address": "4232 Cedar Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 470000,
   "lot_sqft": 5105,
   "price_per_lot_sqft": 92.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1610,
   "use": "TRIPLEX",
   "parcel_id": "1102824410030"
  },
  {
   "address": "4675 Rahncliff Road, Eagan",
   "sale_month": "2022-06",
   "price": 7900000,
   "lot_sqft": 105479,
   "price_per_lot_sqft": 74.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21428,
   "use": "Commercial-preferred",
   "parcel_id": "106275101020"
  },
  {
   "address": "1675 Meadow View Road, Eagan",
   "sale_month": "2022-06",
   "price": 10600000,
   "lot_sqft": 313891,
   "price_per_lot_sqft": 33.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28399,
   "use": "Industrial-preferred",
   "parcel_id": "104817501020"
  },
  {
   "address": "1573 Hartford Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 1080000,
   "lot_sqft": 7827,
   "price_per_lot_sqft": 137.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2824,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102823320155"
  },
  {
   "address": "1400 St Clair Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 410000,
   "lot_sqft": 4967,
   "price_per_lot_sqft": 82.54,
   "price_per_building_sqft": 134.12,
   "building_sqft": 3057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3075,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823210105"
  },
  {
   "address": "4110 Lakebreeze Ave N, Brooklyn Center",
   "sale_month": "2022-06",
   "price": 567000,
   "lot_sqft": 11824,
   "price_per_lot_sqft": 47.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2307,
   "use": "APARTMENT",
   "parcel_id": "1011821320071"
  },
  {
   "address": "3016 Pacific St, Minneapolis",
   "sale_month": "2022-06",
   "price": 9000000,
   "lot_sqft": 16294,
   "price_per_lot_sqft": 552.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924420006"
  },
  {
   "address": "3018 Pacific St, Minneapolis",
   "sale_month": "2022-06",
   "price": 9000000,
   "lot_sqft": 73070,
   "price_per_lot_sqft": 123.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63966,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924420005"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 1775000,
   "lot_sqft": 111748,
   "price_per_lot_sqft": 15.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10098,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924410181"
  },
  {
   "address": "5921 94th Ave N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 975000,
   "lot_sqft": 54343,
   "price_per_lot_sqft": 17.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921330009"
  },
  {
   "address": "5565 96th Ave N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 12467000,
   "lot_sqft": 69938,
   "price_per_lot_sqft": 178.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911921310013"
  },
  {
   "address": "5555 96th Ave N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 12467000,
   "lot_sqft": 156194,
   "price_per_lot_sqft": 79.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921310012"
  },
  {
   "address": "7151 Metro Blvd, Edina",
   "sale_month": "2022-06",
   "price": 4875000,
   "lot_sqft": 120391,
   "price_per_lot_sqft": 40.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14672,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621210023"
  },
  {
   "address": "18101 Johnson Memorial Drive, Sand Creek Township",
   "sale_month": "2022-06",
   "price": 871000,
   "lot_sqft": 207352,
   "price_per_lot_sqft": 4.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10318,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090840010"
  },
  {
   "address": "1425 Lowry Ave N, Minneapolis",
   "sale_month": "2022-06",
   "price": 200000,
   "lot_sqft": 1918,
   "price_per_lot_sqft": 104.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924420088"
  },
  {
   "address": "1423 Lowry Ave N, Minneapolis",
   "sale_month": "2022-06",
   "price": 255000,
   "lot_sqft": 3081,
   "price_per_lot_sqft": 82.77,
   "price_per_building_sqft": 52.19,
   "building_sqft": 4886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4916,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924420087"
  },
  {
   "address": "3207 Girard Ave N, Minneapolis",
   "sale_month": "2022-06",
   "price": 360000,
   "lot_sqft": 5738,
   "price_per_lot_sqft": 62.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1803,
   "use": "APARTMENT",
   "parcel_id": "0902924130114"
  },
  {
   "address": "11990 Aberdeen Street Northeast, Blaine",
   "sale_month": "2022-06",
   "price": 375000,
   "lot_sqft": 2194,
   "price_per_lot_sqft": 170.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420093"
  },
  {
   "address": "12341 Aberdeen Street Northeast, Blaine",
   "sale_month": "2022-06",
   "price": 1075000,
   "lot_sqft": 54185,
   "price_per_lot_sqft": 19.84,
   "price_per_building_sqft": 137.54,
   "building_sqft": 7816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7863,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123120024"
  },
  {
   "address": "5358 West Broadway, Crystal",
   "sale_month": "2022-06",
   "price": 980000,
   "lot_sqft": 23736,
   "price_per_lot_sqft": 41.29,
   "price_per_building_sqft": 336.89,
   "building_sqft": 2909,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811821110136"
  },
  {
   "address": "7200 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2022-06",
   "price": 9495000,
   "lot_sqft": 60770,
   "price_per_lot_sqft": 156.24,
   "price_per_building_sqft": 650.03,
   "building_sqft": 14607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14695,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721240065"
  },
  {
   "address": "932 Broadway Avenue West, Forest Lake",
   "sale_month": "2022-06",
   "price": 150000,
   "lot_sqft": 19824,
   "price_per_lot_sqft": 7.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221230005"
  },
  {
   "address": "4206 Queen Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 780000,
   "lot_sqft": 10708,
   "price_per_lot_sqft": 72.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4060,
   "use": "APARTMENT",
   "parcel_id": "0802824140132"
  },
  {
   "address": "22595 Pillsbury Avenue, New Market Township",
   "sale_month": "2022-06",
   "price": 200000,
   "lot_sqft": 269888,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38568,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "080100092"
  },
  {
   "address": "714 Stryker Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 2020000,
   "lot_sqft": 27924,
   "price_per_lot_sqft": 72.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3323,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822410110"
  },
  {
   "address": "8801 95th Ave N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 25350000,
   "lot_sqft": 539078,
   "price_per_lot_sqft": 47.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921340016"
  },
  {
   "address": "8800 95th Ave N, Brooklyn Park",
   "sale_month": "2022-06",
   "price": 16000000,
   "lot_sqft": 377780,
   "price_per_lot_sqft": 42.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921310005"
  },
  {
   "address": "13455 Louisville Road, Louisville Township",
   "sale_month": "2022-06",
   "price": 433500,
   "lot_sqft": 143799,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "070450030"
  },
  {
   "address": "794 15th Street Southwest, Forest Lake",
   "sale_month": "2022-06",
   "price": 14550000,
   "lot_sqft": 218188,
   "price_per_lot_sqft": 66.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30657,
   "use": "305",
   "parcel_id": "0703221430005"
  },
  {
   "address": "533 19th Street Southwest, Forest Lake",
   "sale_month": "2022-06",
   "price": 14550000,
   "lot_sqft": 128540,
   "price_per_lot_sqft": 113.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17504,
   "use": "300",
   "parcel_id": "0703221420006"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 14550000,
   "lot_sqft": 93078,
   "price_per_lot_sqft": 156.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221420005"
  },
  {
   "address": "4555 Minnehaha Ave, Minneapolis",
   "sale_month": "2022-06",
   "price": 12115000,
   "lot_sqft": 15548,
   "price_per_lot_sqft": 779.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2634,
   "use": "APARTMENT",
   "parcel_id": "0702823430214"
  },
  {
   "address": "5417 Boone Ave N, New Hope",
   "sale_month": "2022-06",
   "price": 1450000,
   "lot_sqft": 41914,
   "price_per_lot_sqft": 34.59,
   "price_per_building_sqft": 113.21,
   "building_sqft": 12808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12885,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821340009"
  },
  {
   "address": "4601 American Blvd W, Bloomington",
   "sale_month": "2022-06",
   "price": 6700000,
   "lot_sqft": 115934,
   "price_per_lot_sqft": 57.79,
   "price_per_building_sqft": 232.65,
   "building_sqft": 28799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28973,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724130127"
  },
  {
   "address": "7415 Wayzata Blvd, St. Louis Park",
   "sale_month": "2022-06",
   "price": 3045000,
   "lot_sqft": 31423,
   "price_per_lot_sqft": 96.9,
   "price_per_building_sqft": 520.42,
   "building_sqft": 5851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5886,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721310033"
  },
  {
   "address": "7 4th Avenue Northwest, Forest Lake",
   "sale_month": "2022-06",
   "price": 875000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 116.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0503221430043"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 875000,
   "lot_sqft": 56,
   "price_per_lot_sqft": 15625,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0503221430039"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 875000,
   "lot_sqft": 350,
   "price_per_lot_sqft": 2500,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0503221430038"
  },
  {
   "address": "20 5th Avenue Northwest, Forest Lake",
   "sale_month": "2022-06",
   "price": 875000,
   "lot_sqft": 29568,
   "price_per_lot_sqft": 29.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6543,
   "use": "300",
   "parcel_id": "0503221430037"
  },
  {
   "address": "4021 Thomas Ave N, Minneapolis",
   "sale_month": "2022-06",
   "price": 2000000,
   "lot_sqft": 78958,
   "price_per_lot_sqft": 25.33,
   "price_per_building_sqft": 66.72,
   "building_sqft": 29977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30158,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0502924130012"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 2600000,
   "lot_sqft": 6078,
   "price_per_lot_sqft": 427.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502721430086"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 2600000,
   "lot_sqft": 4013,
   "price_per_lot_sqft": 647.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502721430085"
  },
  {
   "address": "6939 Pine Arbor Drive South, Cottage Grove",
   "sale_month": "2022-06",
   "price": 2600000,
   "lot_sqft": 39842,
   "price_per_lot_sqft": 65.26,
   "price_per_building_sqft": 259.69,
   "building_sqft": 10012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10072,
   "use": "300",
   "parcel_id": "0502721430082"
  },
  {
   "address": "1980 Ashland Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 1200000,
   "lot_sqft": 8312,
   "price_per_lot_sqft": 144.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2012,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823230076"
  },
  {
   "address": "3533 Girard Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 580000,
   "lot_sqft": 6288,
   "price_per_lot_sqft": 92.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1928,
   "use": "APARTMENT",
   "parcel_id": "0402824420008"
  },
  {
   "address": "910 36th St W, Minneapolis",
   "sale_month": "2022-06",
   "price": 800000,
   "lot_sqft": 3277,
   "price_per_lot_sqft": 244.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824410151"
  },
  {
   "address": "8200 Humboldt Ave S, Bloomington",
   "sale_month": "2022-06",
   "price": 3621445,
   "lot_sqft": 119578,
   "price_per_lot_sqft": 30.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19060,
   "use": "APARTMENT",
   "parcel_id": "0402724310032"
  },
  {
   "address": "1157 Hague Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 638892,
   "lot_sqft": 7111,
   "price_per_lot_sqft": 89.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3089,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823110119"
  },
  {
   "address": "11 35th St W, Minneapolis",
   "sale_month": "2022-06",
   "price": 1367600,
   "lot_sqft": 5165,
   "price_per_lot_sqft": 264.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2516,
   "use": "APARTMENT",
   "parcel_id": "0302824310166"
  },
  {
   "address": "7 35th St W, Minneapolis",
   "sale_month": "2022-06",
   "price": 1367600,
   "lot_sqft": 5163,
   "price_per_lot_sqft": 264.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2492,
   "use": "APARTMENT",
   "parcel_id": "0302824310165"
  },
  {
   "address": "3329 2nd Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 575000,
   "lot_sqft": 5776,
   "price_per_lot_sqft": 99.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1065,
   "use": "APARTMENT",
   "parcel_id": "0302824130140"
  },
  {
   "address": "14205 Ewing Avenue South, Burnsville",
   "sale_month": "2022-06",
   "price": 3090000,
   "lot_sqft": 207986,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": 144.85,
   "building_sqft": 21332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21461,
   "use": "Industrial-preferred",
   "parcel_id": "029021000010"
  },
  {
   "address": "2700 Lexington Avenue North, Roseville",
   "sale_month": "2022-06",
   "price": 460000,
   "lot_sqft": 12063,
   "price_per_lot_sqft": 38.13,
   "price_per_building_sqft": 135.45,
   "building_sqft": 3396,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3417,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022923330046"
  },
  {
   "address": "1940 County Road D East, Maplewood",
   "sale_month": "2022-06",
   "price": 27500000,
   "lot_sqft": 157634,
   "price_per_lot_sqft": 174.45,
   "price_per_building_sqft": 420.23,
   "building_sqft": 65441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65836,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210034"
  },
  {
   "address": "865 Hague Avenue, Saint Paul",
   "sale_month": "2022-06",
   "price": 510000,
   "lot_sqft": 5110,
   "price_per_lot_sqft": 99.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2036,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823210073"
  },
  {
   "address": "211 Grotto Street North, Saint Paul",
   "sale_month": "2022-06",
   "price": 510000,
   "lot_sqft": 5418,
   "price_per_lot_sqft": 94.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2279,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823120021"
  },
  {
   "address": "203 Grotto Street North, Saint Paul",
   "sale_month": "2022-06",
   "price": 510000,
   "lot_sqft": 5330,
   "price_per_lot_sqft": 95.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2340,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823120020"
  },
  {
   "address": "3042 Bloomington Ave, Minneapolis",
   "sale_month": "2022-06",
   "price": 695000,
   "lot_sqft": 7525,
   "price_per_lot_sqft": 92.36,
   "price_per_building_sqft": 280.02,
   "building_sqft": 2482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2497,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824120210"
  },
  {
   "address": "8282 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2022-06",
   "price": 3300000,
   "lot_sqft": 93122,
   "price_per_lot_sqft": 35.44,
   "price_per_building_sqft": 105.71,
   "building_sqft": 31218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31407,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130008"
  },
  {
   "address": "2815 Rice Street, Roseville",
   "sale_month": "2022-06",
   "price": 550000,
   "lot_sqft": 47118,
   "price_per_lot_sqft": 11.67,
   "price_per_building_sqft": 209.92,
   "building_sqft": 2620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2635,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012923410002"
  },
  {
   "address": "6 Leech Street, Saint Paul",
   "sale_month": "2022-06",
   "price": 2200000,
   "lot_sqft": 3975,
   "price_per_lot_sqft": 553.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6769,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823410019"
  },
  {
   "address": "110 Virginia Street, Saint Paul",
   "sale_month": "2022-06",
   "price": 1215000,
   "lot_sqft": 12979,
   "price_per_lot_sqft": 93.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3085,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823130017"
  },
  {
   "address": null,
   "sale_month": "2022-06",
   "price": 1815000,
   "lot_sqft": 8729,
   "price_per_lot_sqft": 207.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120033"
  },
  {
   "address": "204 Western Avenue North, Saint Paul",
   "sale_month": "2022-06",
   "price": 1815000,
   "lot_sqft": 7711,
   "price_per_lot_sqft": 235.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5569,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120032"
  },
  {
   "address": "208 Western Avenue North, Saint Paul",
   "sale_month": "2022-06",
   "price": 1815000,
   "lot_sqft": 7714,
   "price_per_lot_sqft": 235.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5949,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120031"
  },
  {
   "address": "219 Virginia Street, Saint Paul",
   "sale_month": "2022-06",
   "price": 1815000,
   "lot_sqft": 8396,
   "price_per_lot_sqft": 216.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1671,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120027"
  },
  {
   "address": "3743 Cedar Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 135000,
   "lot_sqft": 4993,
   "price_per_lot_sqft": 27.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330132"
  },
  {
   "address": "1848 38th St E, Minneapolis",
   "sale_month": "2022-06",
   "price": 205000,
   "lot_sqft": 4981,
   "price_per_lot_sqft": 41.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330102"
  },
  {
   "address": "3023 Cedar Ave S, Minneapolis",
   "sale_month": "2022-06",
   "price": 621500,
   "lot_sqft": 6245,
   "price_per_lot_sqft": 99.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1416,
   "use": "APARTMENT",
   "parcel_id": "0102824220060"
  },
  {
   "address": "601 Industrial Boulevard West, Waconia",
   "sale_month": "2022-05",
   "price": 650000,
   "lot_sqft": 508457,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "753260010"
  },
  {
   "address": "1715 Stieger Lake Lane, Victoria",
   "sale_month": "2022-05",
   "price": 950000,
   "lot_sqft": 8648,
   "price_per_lot_sqft": 109.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650133400"
  },
  {
   "address": "1025 Dodd Road, West Saint Paul",
   "sale_month": "2022-05",
   "price": 345408,
   "lot_sqft": 12303,
   "price_per_lot_sqft": 28.08,
   "price_per_building_sqft": 79.57,
   "building_sqft": 4341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4367,
   "use": "Commercial-preferred",
   "parcel_id": "423495003020"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 243592,
   "lot_sqft": 16672,
   "price_per_lot_sqft": 14.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "423495003010"
  },
  {
   "address": "1129 Concord Street South, South Saint Paul",
   "sale_month": "2022-05",
   "price": 1500000,
   "lot_sqft": 177866,
   "price_per_lot_sqft": 8.43,
   "price_per_building_sqft": 209.82,
   "building_sqft": 7149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7192,
   "use": "Commercial-preferred",
   "parcel_id": "367150017171"
  },
  {
   "address": "335 5th Avenue South, South Saint Paul",
   "sale_month": "2022-05",
   "price": 795000,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 79.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1820,
   "use": "Apartment",
   "parcel_id": "366430009100"
  },
  {
   "address": "2636 27th Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 2700000,
   "lot_sqft": 28511,
   "price_per_lot_sqft": 94.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420027"
  },
  {
   "address": "2645 26th Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 2700000,
   "lot_sqft": 41939,
   "price_per_lot_sqft": 64.38,
   "price_per_building_sqft": 68.87,
   "building_sqft": 39206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39443,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420026"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 300000,
   "lot_sqft": 2388,
   "price_per_lot_sqft": 125.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225320063"
  },
  {
   "address": "6250 Riverdale Drive Northwest, Ramsey",
   "sale_month": "2022-05",
   "price": 300000,
   "lot_sqft": 22276,
   "price_per_lot_sqft": 13.47,
   "price_per_building_sqft": 64.95,
   "building_sqft": 4619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4647,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225320020"
  },
  {
   "address": "9040 North Highway Drive, Lexington",
   "sale_month": "2022-05",
   "price": 440000,
   "lot_sqft": 21848,
   "price_per_lot_sqft": 20.14,
   "price_per_building_sqft": 113.02,
   "building_sqft": 3893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3916,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120026"
  },
  {
   "address": "3150 Lexington Avenue North, Shoreview",
   "sale_month": "2022-05",
   "price": 14000000,
   "lot_sqft": 119184,
   "price_per_lot_sqft": 117.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35655,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "353023330107"
  },
  {
   "address": "2833 13th Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 4000000,
   "lot_sqft": 54009,
   "price_per_lot_sqft": 74.06,
   "price_per_building_sqft": 212.25,
   "building_sqft": 18846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18960,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430248"
  },
  {
   "address": "13627 Quinn Street Northwest, Andover",
   "sale_month": "2022-05",
   "price": 2020000,
   "lot_sqft": 62173,
   "price_per_lot_sqft": 32.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11274,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224310155"
  },
  {
   "address": "187 Cheshire La N, Plymouth",
   "sale_month": "2022-05",
   "price": 3369158,
   "lot_sqft": 75890,
   "price_per_lot_sqft": 44.4,
   "price_per_building_sqft": 225.12,
   "building_sqft": 14966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15057,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411822320035"
  },
  {
   "address": "429 2nd St, Excelsior",
   "sale_month": "2022-05",
   "price": 755000,
   "lot_sqft": 5369,
   "price_per_lot_sqft": 140.62,
   "price_per_building_sqft": 263.53,
   "building_sqft": 2865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2883,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110015"
  },
  {
   "address": "2924 Grand Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 2373000,
   "lot_sqft": 5139,
   "price_per_lot_sqft": 461.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1856,
   "use": "TRIPLEX",
   "parcel_id": "3402924330053"
  },
  {
   "address": "2637 Pleasant Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 2825000,
   "lot_sqft": 13991,
   "price_per_lot_sqft": 201.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3969,
   "use": "APARTMENT",
   "parcel_id": "3402924310047"
  },
  {
   "address": "2300 Nicollet Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 9850000,
   "lot_sqft": 12551,
   "price_per_lot_sqft": 784.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6433,
   "use": "APARTMENT",
   "parcel_id": "3402924210083"
  },
  {
   "address": "2222 Nicollet Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 4925000,
   "lot_sqft": 12440,
   "price_per_lot_sqft": 395.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5530,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924210082"
  },
  {
   "address": "15 22nd St W, Minneapolis",
   "sale_month": "2022-05",
   "price": 4925000,
   "lot_sqft": 7965,
   "price_per_lot_sqft": 618.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4617,
   "use": "APARTMENT",
   "parcel_id": "3402924210079"
  },
  {
   "address": "2408 Portland Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 290000,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 52.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1450,
   "use": "APARTMENT",
   "parcel_id": "3402924140014"
  },
  {
   "address": "1819 Marshall Avenue, Saint Paul",
   "sale_month": "2022-05",
   "price": 1760000,
   "lot_sqft": 10587,
   "price_per_lot_sqft": 166.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3918,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923430113"
  },
  {
   "address": "1688 Sherburne Avenue, Saint Paul",
   "sale_month": "2022-05",
   "price": 2450000,
   "lot_sqft": 17053,
   "price_per_lot_sqft": 143.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4853,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140180"
  },
  {
   "address": "10925 Trail Haven Rd, Rogers",
   "sale_month": "2022-05",
   "price": 1300000,
   "lot_sqft": 837123,
   "price_per_lot_sqft": 1.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14735,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3312023440002"
  },
  {
   "address": "650 Douglas Dr N, Golden Valley",
   "sale_month": "2022-05",
   "price": 2100000,
   "lot_sqft": 125605,
   "price_per_lot_sqft": 16.72,
   "price_per_building_sqft": 203.25,
   "building_sqft": 10332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10394,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311821230017"
  },
  {
   "address": "900 Zane Ave N, Golden Valley",
   "sale_month": "2022-05",
   "price": 3725000,
   "lot_sqft": 97457,
   "price_per_lot_sqft": 38.22,
   "price_per_building_sqft": 121.64,
   "building_sqft": 30624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30809,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821210055"
  },
  {
   "address": "2648 Aldrich Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 745000,
   "lot_sqft": 5202,
   "price_per_lot_sqft": 143.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1746,
   "use": "APARTMENT",
   "parcel_id": "3302924410189"
  },
  {
   "address": "2445 Aldrich Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 1045000,
   "lot_sqft": 5362,
   "price_per_lot_sqft": 194.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2096,
   "use": "APARTMENT",
   "parcel_id": "3302924140115"
  },
  {
   "address": "2220 Lyndale Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 1283000,
   "lot_sqft": 15300,
   "price_per_lot_sqft": 83.86,
   "price_per_building_sqft": 139.27,
   "building_sqft": 9212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9267,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110015"
  },
  {
   "address": "1662 Market Drive, Stillwater",
   "sale_month": "2022-05",
   "price": 2410000,
   "lot_sqft": 49703,
   "price_per_lot_sqft": 48.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20471,
   "use": "300",
   "parcel_id": "3203020320033"
  },
  {
   "address": "1650 Market Drive, Stillwater",
   "sale_month": "2022-05",
   "price": 2410000,
   "lot_sqft": 39977,
   "price_per_lot_sqft": 60.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020320032"
  },
  {
   "address": "1754 Washington Avenue, Stillwater",
   "sale_month": "2022-05",
   "price": 2600000,
   "lot_sqft": 102323,
   "price_per_lot_sqft": 25.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9411,
   "use": "300",
   "parcel_id": "3203020310011"
  },
  {
   "address": "7501 France Ave S, Edina",
   "sale_month": "2022-05",
   "price": 68642000,
   "lot_sqft": 282687,
   "price_per_lot_sqft": 242.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48058,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824320400"
  },
  {
   "address": "7401 France Ave S, Edina",
   "sale_month": "2022-05",
   "price": 68642000,
   "lot_sqft": 280139,
   "price_per_lot_sqft": 245.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50730,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824320399"
  },
  {
   "address": "3250 Rice Street, Little Canada",
   "sale_month": "2022-05",
   "price": 345000,
   "lot_sqft": 1698,
   "price_per_lot_sqft": 203.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330045"
  },
  {
   "address": "830 Wildwood Road, Mahtomedi",
   "sale_month": "2022-05",
   "price": 1450000,
   "lot_sqft": 150998,
   "price_per_lot_sqft": 9.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3103021220071"
  },
  {
   "address": "2900 University Ave SE, Minneapolis",
   "sale_month": "2022-05",
   "price": 242000,
   "lot_sqft": 29070,
   "price_per_lot_sqft": 8.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "3002923130056"
  },
  {
   "address": "19805 Headwaters Boulevard North, Forest Lake",
   "sale_month": "2022-05",
   "price": 745000,
   "lot_sqft": 62881,
   "price_per_lot_sqft": 11.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903221120010"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 745000,
   "lot_sqft": 51641,
   "price_per_lot_sqft": 14.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903221120009"
  },
  {
   "address": "2100 Niagara La N, Plymouth",
   "sale_month": "2022-05",
   "price": 3100000,
   "lot_sqft": 106403,
   "price_per_lot_sqft": 29.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24589,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822130007"
  },
  {
   "address": "324 Main Street South, Stillwater",
   "sale_month": "2022-05",
   "price": 800000,
   "lot_sqft": 7545,
   "price_per_lot_sqft": 106.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410167"
  },
  {
   "address": "229 Main Street South, Stillwater",
   "sale_month": "2022-05",
   "price": 990000,
   "lot_sqft": 6517,
   "price_per_lot_sqft": 151.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410160"
  },
  {
   "address": "201 2nd Street North, Stillwater",
   "sale_month": "2022-05",
   "price": 1175000,
   "lot_sqft": 12172,
   "price_per_lot_sqft": 96.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410122"
  },
  {
   "address": "6651 141st Avenue Northwest, Ramsey",
   "sale_month": "2022-05",
   "price": 5485000,
   "lot_sqft": 443132,
   "price_per_lot_sqft": 12.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56963,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430015"
  },
  {
   "address": "587 Citation Drive, Shakopee",
   "sale_month": "2022-05",
   "price": 4000000,
   "lot_sqft": 106479,
   "price_per_lot_sqft": 37.57,
   "price_per_building_sqft": 110.2,
   "building_sqft": 36296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36515,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271440040"
  },
  {
   "address": "13305 Watertower Cir N, Plymouth",
   "sale_month": "2022-05",
   "price": 3325000,
   "lot_sqft": 123217,
   "price_per_lot_sqft": 26.98,
   "price_per_building_sqft": 129.22,
   "building_sqft": 25731,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25887,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822420005"
  },
  {
   "address": "508 Ridgewood Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 890000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 118.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2725,
   "use": "APARTMENT",
   "parcel_id": "2702924330035"
  },
  {
   "address": "19087 Main Street Northwest, Oak Grove",
   "sale_month": "2022-05",
   "price": 20000,
   "lot_sqft": 13989,
   "price_per_lot_sqft": 1.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2011,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263324440043"
  },
  {
   "address": "9200 North Highway Drive, Lexington",
   "sale_month": "2022-05",
   "price": 400000,
   "lot_sqft": 18538,
   "price_per_lot_sqft": 21.58,
   "price_per_building_sqft": 264.2,
   "building_sqft": 1514,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1523,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263123440028"
  },
  {
   "address": "5100 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2022-05",
   "price": 175800,
   "lot_sqft": 11895,
   "price_per_lot_sqft": 14.78,
   "price_per_building_sqft": 74.78,
   "building_sqft": 2351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2365,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024110007"
  },
  {
   "address": "4070 White Bear Avenue, White Bear Lake",
   "sale_month": "2022-05",
   "price": 600000,
   "lot_sqft": 11692,
   "price_per_lot_sqft": 51.32,
   "price_per_building_sqft": 149.22,
   "building_sqft": 4021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4045,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022120013"
  },
  {
   "address": "627 12th Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 200000,
   "lot_sqft": 8142,
   "price_per_lot_sqft": 24.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6506,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924130100"
  },
  {
   "address": "1516 66th St E, Richfield",
   "sale_month": "2022-05",
   "price": 561180,
   "lot_sqft": 11232,
   "price_per_lot_sqft": 49.96,
   "price_per_building_sqft": 105.33,
   "building_sqft": 5328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5361,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824130105"
  },
  {
   "address": "7965 Stone Creek Drive, Chanhassen",
   "sale_month": "2022-05",
   "price": 475000,
   "lot_sqft": 1504,
   "price_per_lot_sqft": 315.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720215"
  },
  {
   "address": "10500 Great Plains Boulevard, Chanhassen",
   "sale_month": "2022-05",
   "price": 1050000,
   "lot_sqft": 67645,
   "price_per_lot_sqft": 15.52,
   "price_per_building_sqft": 82.73,
   "building_sqft": 12692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12768,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "256010010"
  },
  {
   "address": "1101 Rice Street, Saint Paul",
   "sale_month": "2022-05",
   "price": 100000,
   "lot_sqft": 3663,
   "price_per_lot_sqft": 27.3,
   "price_per_building_sqft": 52.66,
   "building_sqft": 1899,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1911,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923110154"
  },
  {
   "address": "2728 Geranium Avenue East, Maplewood",
   "sale_month": "2022-05",
   "price": 1550000,
   "lot_sqft": 44964,
   "price_per_lot_sqft": 34.47,
   "price_per_building_sqft": 79.32,
   "building_sqft": 19540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19658,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252922110057"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 1550000,
   "lot_sqft": 24595,
   "price_per_lot_sqft": 63.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252922110052"
  },
  {
   "address": "2719 Stillwater Road East, Maplewood",
   "sale_month": "2022-05",
   "price": 700000,
   "lot_sqft": 29090,
   "price_per_lot_sqft": 24.06,
   "price_per_building_sqft": 156.46,
   "building_sqft": 4474,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4501,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922110046"
  },
  {
   "address": "16711 Duluth Avenue Southeast, Prior Lake",
   "sale_month": "2022-05",
   "price": 775000,
   "lot_sqft": 19983,
   "price_per_lot_sqft": 38.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "252850010"
  },
  {
   "address": "16111 Main Avenue Southeast, Prior Lake",
   "sale_month": "2022-05",
   "price": 525000,
   "lot_sqft": 4898,
   "price_per_lot_sqft": 107.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252760030"
  },
  {
   "address": "711 8th St SE, Minneapolis",
   "sale_month": "2022-05",
   "price": 900000,
   "lot_sqft": 27100,
   "price_per_lot_sqft": 33.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924210045"
  },
  {
   "address": "635 Maryland Avenue West, Saint Paul",
   "sale_month": "2022-05",
   "price": 6500000,
   "lot_sqft": 59701,
   "price_per_lot_sqft": 108.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19583,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "232923440155"
  },
  {
   "address": "2670 Commerce Blvd, Mound",
   "sale_month": "2022-05",
   "price": 430000,
   "lot_sqft": 43179,
   "price_per_lot_sqft": 9.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2311724140053"
  },
  {
   "address": "12760 Anderson Lakes Pkwy, Eden Prairie",
   "sale_month": "2022-05",
   "price": 3623000,
   "lot_sqft": 119488,
   "price_per_lot_sqft": 30.32,
   "price_per_building_sqft": 296.26,
   "building_sqft": 12229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12302,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622220096"
  },
  {
   "address": "285 5th Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 12000000,
   "lot_sqft": 13456,
   "price_per_lot_sqft": 891.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924340732"
  },
  {
   "address": "3020 104th Lane Northeast, Blaine",
   "sale_month": "2022-05",
   "price": 2150000,
   "lot_sqft": 186202,
   "price_per_lot_sqft": 11.55,
   "price_per_building_sqft": 109.03,
   "building_sqft": 19720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19839,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420028"
  },
  {
   "address": "5940 East River Road Northeast, Fridley",
   "sale_month": "2022-05",
   "price": 1325000,
   "lot_sqft": 18339,
   "price_per_lot_sqft": 72.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3602,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024120006"
  },
  {
   "address": "323 59th St W, Minneapolis",
   "sale_month": "2022-05",
   "price": 1400000,
   "lot_sqft": 23191,
   "price_per_lot_sqft": 60.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5507,
   "use": "APARTMENT",
   "parcel_id": "2202824320028"
  },
  {
   "address": "2575 7th Street West, Saint Paul",
   "sale_month": "2022-05",
   "price": 780000,
   "lot_sqft": 9750,
   "price_per_lot_sqft": 80,
   "price_per_building_sqft": 271.78,
   "building_sqft": 2870,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2888,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823130064"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 725000,
   "lot_sqft": 7558,
   "price_per_lot_sqft": 95.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "300",
   "parcel_id": "2103020330038"
  },
  {
   "address": "1101 Owens Street North, Stillwater",
   "sale_month": "2022-05",
   "price": 725000,
   "lot_sqft": 7558,
   "price_per_lot_sqft": 95.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3099,
   "use": "300",
   "parcel_id": "2103020330037"
  },
  {
   "address": "8617 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2022-05",
   "price": 1340000,
   "lot_sqft": 42719,
   "price_per_lot_sqft": 31.37,
   "price_per_building_sqft": 185.88,
   "building_sqft": 7209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7253,
   "use": "300",
   "parcel_id": "2102721120013"
  },
  {
   "address": "1415 Cleveland Avenue North, Saint Paul",
   "sale_month": "2022-05",
   "price": 940000,
   "lot_sqft": 7468,
   "price_per_lot_sqft": 125.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2495,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923410053"
  },
  {
   "address": "9850 Hemingway Avenue South, Cottage Grove",
   "sale_month": "2022-05",
   "price": 2545000,
   "lot_sqft": 142678,
   "price_per_lot_sqft": 17.84,
   "price_per_building_sqft": 60.69,
   "building_sqft": 41933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42186,
   "use": "305",
   "parcel_id": "2002721430004"
  },
  {
   "address": "6500 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2022-05",
   "price": 1794895,
   "lot_sqft": 49781,
   "price_per_lot_sqft": 36.06,
   "price_per_building_sqft": 194.17,
   "building_sqft": 9244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9300,
   "use": "Commercial-preferred",
   "parcel_id": "200030050010"
  },
  {
   "address": "401 Ramsey Street, Hastings",
   "sale_month": "2022-05",
   "price": 345000,
   "lot_sqft": 9226,
   "price_per_lot_sqft": 37.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3791,
   "use": "Apartment",
   "parcel_id": "193215031040"
  },
  {
   "address": "616 Central Ave, Osseo",
   "sale_month": "2022-05",
   "price": 417500,
   "lot_sqft": 10820,
   "price_per_lot_sqft": 38.59,
   "price_per_building_sqft": 329.26,
   "building_sqft": 1268,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1275,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921220111"
  },
  {
   "address": "8921 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2022-05",
   "price": 4750000,
   "lot_sqft": 201771,
   "price_per_lot_sqft": 23.54,
   "price_per_building_sqft": 93.04,
   "building_sqft": 51052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51360,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921140003"
  },
  {
   "address": "460 Hoover St NE, Minneapolis",
   "sale_month": "2022-05",
   "price": 4915000,
   "lot_sqft": 139756,
   "price_per_lot_sqft": 35.17,
   "price_per_building_sqft": 78.63,
   "building_sqft": 62511,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62888,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340061"
  },
  {
   "address": "4120 Nawadaha Blvd, Minneapolis",
   "sale_month": "2022-05",
   "price": 1500000,
   "lot_sqft": 62895,
   "price_per_lot_sqft": 23.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1802823120094"
  },
  {
   "address": "3750 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-05",
   "price": 1072000,
   "lot_sqft": 59536,
   "price_per_lot_sqft": 18.01,
   "price_per_building_sqft": 65.01,
   "building_sqft": 16490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16590,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173124210073"
  },
  {
   "address": "2185 Ford Parkway, Saint Paul",
   "sale_month": "2022-05",
   "price": 2400000,
   "lot_sqft": 15049,
   "price_per_lot_sqft": 159.48,
   "price_per_building_sqft": 534.28,
   "building_sqft": 4492,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4519,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120050"
  },
  {
   "address": "7849 42nd Ave N, New Hope",
   "sale_month": "2022-05",
   "price": 1000000,
   "lot_sqft": 47100,
   "price_per_lot_sqft": 21.23,
   "price_per_building_sqft": 215.8,
   "building_sqft": 4634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4662,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821230001"
  },
  {
   "address": "1300 Grand St NE, Minneapolis",
   "sale_month": "2022-05",
   "price": 398000,
   "lot_sqft": 5974,
   "price_per_lot_sqft": 66.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1821,
   "use": "TRIPLEX",
   "parcel_id": "1502924140061"
  },
  {
   "address": "2210 7th Avenue East, North Saint Paul",
   "sale_month": "2022-05",
   "price": 2110000,
   "lot_sqft": 28528,
   "price_per_lot_sqft": 73.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4494,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110079"
  },
  {
   "address": "13645 Northdale Blvd, Rogers",
   "sale_month": "2022-05",
   "price": 2150000,
   "lot_sqft": 61648,
   "price_per_lot_sqft": 34.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10549,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023310012"
  },
  {
   "address": "1319 6th St NE, Minneapolis",
   "sale_month": "2022-05",
   "price": 350000,
   "lot_sqft": 5559,
   "price_per_lot_sqft": 62.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1197,
   "use": "TRIPLEX",
   "parcel_id": "1402924240104"
  },
  {
   "address": "9740 86th Ave N, Maple Grove",
   "sale_month": "2022-05",
   "price": 1400000,
   "lot_sqft": 31485,
   "price_per_lot_sqft": 44.47,
   "price_per_building_sqft": 160.04,
   "building_sqft": 8748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8800,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440024"
  },
  {
   "address": "1345 Central Ave NE, Minneapolis",
   "sale_month": "2022-05",
   "price": 731000,
   "lot_sqft": 18190,
   "price_per_lot_sqft": 40.19,
   "price_per_building_sqft": 40.21,
   "building_sqft": 18179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18288,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924230029"
  },
  {
   "address": "1200 Tyler St NE, Minneapolis",
   "sale_month": "2022-05",
   "price": 3569000,
   "lot_sqft": 11163,
   "price_per_lot_sqft": 319.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1302924230028"
  },
  {
   "address": "1335 Central Ave NE, Minneapolis",
   "sale_month": "2022-05",
   "price": 3569000,
   "lot_sqft": 50585,
   "price_per_lot_sqft": 70.55,
   "price_per_building_sqft": 829.42,
   "building_sqft": 4303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4329,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924230027"
  },
  {
   "address": "1300 Tyler St NE, Minneapolis",
   "sale_month": "2022-05",
   "price": 3569000,
   "lot_sqft": 57657,
   "price_per_lot_sqft": 61.9,
   "price_per_building_sqft": 96.55,
   "building_sqft": 36967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37190,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924230026"
  },
  {
   "address": "1401 Central Ave NE, Minneapolis",
   "sale_month": "2022-05",
   "price": 3569000,
   "lot_sqft": 1265,
   "price_per_lot_sqft": 2821.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1302924220008"
  },
  {
   "address": "1400 Tyler St NE, Minneapolis",
   "sale_month": "2022-05",
   "price": 3569000,
   "lot_sqft": 1368,
   "price_per_lot_sqft": 2608.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924220007"
  },
  {
   "address": "1632 Ferry Street, Anoka",
   "sale_month": "2022-05",
   "price": 807000,
   "lot_sqft": 102380,
   "price_per_lot_sqft": 7.88,
   "price_per_building_sqft": 204.15,
   "building_sqft": 3953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3977,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110195"
  },
  {
   "address": "7075 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2022-05",
   "price": 27000000,
   "lot_sqft": 984507,
   "price_per_lot_sqft": 27.42,
   "price_per_building_sqft": 143.01,
   "building_sqft": 188800,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 189940,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211622210011"
  },
  {
   "address": "7740 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2022-05",
   "price": 4400000,
   "lot_sqft": 130280,
   "price_per_lot_sqft": 33.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19037,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622440010"
  },
  {
   "address": "950 Wescott Trail, Eagan",
   "sale_month": "2022-05",
   "price": 808000,
   "lot_sqft": 16958,
   "price_per_lot_sqft": 47.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361101035"
  },
  {
   "address": "4881 Biscayne Avenue, Eagan",
   "sale_month": "2022-05",
   "price": 350000,
   "lot_sqft": 38381,
   "price_per_lot_sqft": 9.12,
   "price_per_building_sqft": 78.58,
   "building_sqft": 4454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4481,
   "use": "Industrial-preferred",
   "parcel_id": "103180001020"
  },
  {
   "address": "2223 White Bear Avenue North, Maplewood",
   "sale_month": "2022-05",
   "price": 460000,
   "lot_sqft": 13903,
   "price_per_lot_sqft": 33.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102922440101"
  },
  {
   "address": "3804 Lodestone Lane, Eagan",
   "sale_month": "2022-05",
   "price": 650000,
   "lot_sqft": 18715,
   "price_per_lot_sqft": 34.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3031,
   "use": "Apartment",
   "parcel_id": "101671201081"
  },
  {
   "address": "3275 Dodd Road, Eagan",
   "sale_month": "2022-05",
   "price": 4639181,
   "lot_sqft": 450414,
   "price_per_lot_sqft": 10.3,
   "price_per_building_sqft": 113.31,
   "building_sqft": 40942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41189,
   "use": "Industrial-preferred",
   "parcel_id": "101470002010"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 275506,
   "lot_sqft": 38826,
   "price_per_lot_sqft": 7.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "101470001011"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 85313,
   "lot_sqft": 329792,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "101470001010"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 240000,
   "lot_sqft": 86239,
   "price_per_lot_sqft": 2.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1011821410015"
  },
  {
   "address": "965 Prairie Center Dr, Eden Prairie",
   "sale_month": "2022-05",
   "price": 6624000,
   "lot_sqft": 114046,
   "price_per_lot_sqft": 58.08,
   "price_per_building_sqft": 484.74,
   "building_sqft": 13665,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13748,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622440005"
  },
  {
   "address": "3315 166th Street West, Sand Creek Township",
   "sale_month": "2022-05",
   "price": 1580000,
   "lot_sqft": 469902,
   "price_per_lot_sqft": 3.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7186,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "099040150"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 1580000,
   "lot_sqft": 30132,
   "price_per_lot_sqft": 52.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "099040144"
  },
  {
   "address": "2228 North Maplewood Drive, Maplewood",
   "sale_month": "2022-05",
   "price": 400000,
   "lot_sqft": 42105,
   "price_per_lot_sqft": 9.5,
   "price_per_building_sqft": 347.22,
   "building_sqft": 1152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1159,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922340007"
  },
  {
   "address": "5125 Edina Indust Blvd, Edina",
   "sale_month": "2022-05",
   "price": 5657000,
   "lot_sqft": 74760,
   "price_per_lot_sqft": 75.67,
   "price_per_building_sqft": 363.89,
   "building_sqft": 15546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15640,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621340011"
  },
  {
   "address": "25 Lake Street North, Forest Lake",
   "sale_month": "2022-05",
   "price": 77500,
   "lot_sqft": 2222,
   "price_per_lot_sqft": 34.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120191"
  },
  {
   "address": "1005 Paul Parkway Northeast, Blaine",
   "sale_month": "2022-05",
   "price": 1700000,
   "lot_sqft": 66243,
   "price_per_lot_sqft": 25.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10302,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073123110096"
  },
  {
   "address": "9400 49th Ave N, New Hope",
   "sale_month": "2022-05",
   "price": 1000000,
   "lot_sqft": 37699,
   "price_per_lot_sqft": 26.53,
   "price_per_building_sqft": 277.78,
   "building_sqft": 3600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3622,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711821230006"
  },
  {
   "address": "2838 Texas Ave S, St. Louis Park",
   "sale_month": "2022-05",
   "price": 480000,
   "lot_sqft": 7391,
   "price_per_lot_sqft": 64.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1860,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0711721440014"
  },
  {
   "address": "3916 44th St W, Edina",
   "sale_month": "2022-05",
   "price": 6500000,
   "lot_sqft": 6755,
   "price_per_lot_sqft": 962.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440077"
  },
  {
   "address": "3918 44th St W, Edina",
   "sale_month": "2022-05",
   "price": 6500000,
   "lot_sqft": 7362,
   "price_per_lot_sqft": 882.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440075"
  },
  {
   "address": "4388 France Ave S, Edina",
   "sale_month": "2022-05",
   "price": 6500000,
   "lot_sqft": 10628,
   "price_per_lot_sqft": 611.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5331,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440073"
  },
  {
   "address": "4216 Cheatham Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 239900,
   "lot_sqft": 2222,
   "price_per_lot_sqft": 107.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823310042"
  },
  {
   "address": "4224 41st St E, Minneapolis",
   "sale_month": "2022-05",
   "price": 465000,
   "lot_sqft": 5070,
   "price_per_lot_sqft": 91.72,
   "price_per_building_sqft": 597.69,
   "building_sqft": 778,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 783,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823140105"
  },
  {
   "address": "2967 133rd Street West, Louisville Township",
   "sale_month": "2022-05",
   "price": 270000,
   "lot_sqft": 218012,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "070230050"
  },
  {
   "address": "623 East Main Street, Anoka",
   "sale_month": "2022-05",
   "price": 177900,
   "lot_sqft": 11821,
   "price_per_lot_sqft": 15.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2374,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124340118"
  },
  {
   "address": "10501 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2022-05",
   "price": 17375000,
   "lot_sqft": 356315,
   "price_per_lot_sqft": 48.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921140008"
  },
  {
   "address": "200 Medina St N, Loretto",
   "sale_month": "2022-05",
   "price": 225000,
   "lot_sqft": 3832,
   "price_per_lot_sqft": 58.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823340009"
  },
  {
   "address": "200 Medina St N, Loretto",
   "sale_month": "2022-05",
   "price": 225000,
   "lot_sqft": 8414,
   "price_per_lot_sqft": 26.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0611823340008"
  },
  {
   "address": "4775 Co Rd No 19, Medina",
   "sale_month": "2022-05",
   "price": 420000,
   "lot_sqft": 79326,
   "price_per_lot_sqft": 5.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823210003"
  },
  {
   "address": "230 Manitoba Ave S, Wayzata",
   "sale_month": "2022-05",
   "price": 950000,
   "lot_sqft": 11234,
   "price_per_lot_sqft": 84.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6279,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240109"
  },
  {
   "address": "221 Montrose Place, Saint Paul",
   "sale_month": "2022-05",
   "price": 1320000,
   "lot_sqft": 7703,
   "price_per_lot_sqft": 171.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2832,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823120116"
  },
  {
   "address": "141 Lafayette Frntge Road West, Saint Paul",
   "sale_month": "2022-05",
   "price": 1525000,
   "lot_sqft": 66476,
   "price_per_lot_sqft": 22.94,
   "price_per_building_sqft": 93.59,
   "building_sqft": 16294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16393,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822240015"
  },
  {
   "address": "5420 West Broadway, Crystal",
   "sale_month": "2022-05",
   "price": 2059783,
   "lot_sqft": 69433,
   "price_per_lot_sqft": 29.67,
   "price_per_building_sqft": 391.22,
   "building_sqft": 5265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5296,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821440007"
  },
  {
   "address": "7855 Wayzata Blvd, St. Louis Park",
   "sale_month": "2022-05",
   "price": 528000,
   "lot_sqft": 13151,
   "price_per_lot_sqft": 40.15,
   "price_per_building_sqft": 224.2,
   "building_sqft": 2355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2369,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721320006"
  },
  {
   "address": "11311 Hampshire Ave S, Bloomington",
   "sale_month": "2022-05",
   "price": 4404870,
   "lot_sqft": 130560,
   "price_per_lot_sqft": 33.74,
   "price_per_building_sqft": 114.2,
   "building_sqft": 38573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38806,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521130003"
  },
  {
   "address": "1401 32nd St W, Minneapolis",
   "sale_month": "2022-05",
   "price": 1255000,
   "lot_sqft": 5506,
   "price_per_lot_sqft": 227.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2010,
   "use": "APARTMENT",
   "parcel_id": "0402824130046"
  },
  {
   "address": "3117 Fremont Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 975000,
   "lot_sqft": 5888,
   "price_per_lot_sqft": 165.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2371,
   "use": "APARTMENT",
   "parcel_id": "0402824120098"
  },
  {
   "address": "385 Radio Drive, Woodbury",
   "sale_month": "2022-05",
   "price": 79157343,
   "lot_sqft": 124276,
   "price_per_lot_sqft": 636.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19795,
   "use": "300",
   "parcel_id": "0402821140057"
  },
  {
   "address": "365 Radio Drive, Woodbury",
   "sale_month": "2022-05",
   "price": 79157343,
   "lot_sqft": 18716,
   "price_per_lot_sqft": 4229.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "300",
   "parcel_id": "0402821130021"
  },
  {
   "address": "355 Radio Drive, Woodbury",
   "sale_month": "2022-05",
   "price": 79157343,
   "lot_sqft": 13770,
   "price_per_lot_sqft": 5748.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5192,
   "use": "300",
   "parcel_id": "0402821130020"
  },
  {
   "address": "345 Radio Drive, Woodbury",
   "sale_month": "2022-05",
   "price": 79157343,
   "lot_sqft": 18961,
   "price_per_lot_sqft": 4174.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8769,
   "use": "300",
   "parcel_id": "0402821130019"
  },
  {
   "address": "265 Radio Drive, Woodbury",
   "sale_month": "2022-05",
   "price": 79157343,
   "lot_sqft": 22722,
   "price_per_lot_sqft": 3483.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16317,
   "use": "300",
   "parcel_id": "0402821130018"
  },
  {
   "address": "245 Radio Drive, Woodbury",
   "sale_month": "2022-05",
   "price": 79157343,
   "lot_sqft": 23885,
   "price_per_lot_sqft": 3314.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17537,
   "use": "300",
   "parcel_id": "0402821130017"
  },
  {
   "address": "305 Radio Drive, Woodbury",
   "sale_month": "2022-05",
   "price": 79157343,
   "lot_sqft": 439889,
   "price_per_lot_sqft": 179.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59056,
   "use": "300",
   "parcel_id": "0402821130013"
  },
  {
   "address": "4026 Washington Ave N, Minneapolis",
   "sale_month": "2022-05",
   "price": 2550000,
   "lot_sqft": 65665,
   "price_per_lot_sqft": 38.83,
   "price_per_building_sqft": 91.5,
   "building_sqft": 27868,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28036,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924230031"
  },
  {
   "address": "3527 Pillsbury Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 2550000,
   "lot_sqft": 13323,
   "price_per_lot_sqft": 191.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4985,
   "use": "APARTMENT",
   "parcel_id": "0302824310156"
  },
  {
   "address": "3246 Nicollet Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 640000,
   "lot_sqft": 12916,
   "price_per_lot_sqft": 49.55,
   "price_per_building_sqft": 273.97,
   "building_sqft": 2336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2351,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824240015"
  },
  {
   "address": "3024 Pleasant Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 582000,
   "lot_sqft": 5692,
   "price_per_lot_sqft": 102.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1941,
   "use": "APARTMENT",
   "parcel_id": "0302824220007"
  },
  {
   "address": "3139 3rd Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 671500,
   "lot_sqft": 5752,
   "price_per_lot_sqft": 116.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1832,
   "use": "APARTMENT",
   "parcel_id": "0302824110155"
  },
  {
   "address": "3121 3rd Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 700000,
   "lot_sqft": 5744,
   "price_per_lot_sqft": 121.87,
   "price_per_building_sqft": 323.48,
   "building_sqft": 2164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2177,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824110126"
  },
  {
   "address": "9887 Norma Lane, Woodbury",
   "sale_month": "2022-05",
   "price": 1906000,
   "lot_sqft": 45417,
   "price_per_lot_sqft": 41.97,
   "price_per_building_sqft": 210.58,
   "building_sqft": 9051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9106,
   "use": "300",
   "parcel_id": "0302821110016"
  },
  {
   "address": "1095 Woodhill Drive West, Roseville",
   "sale_month": "2022-05",
   "price": 145000,
   "lot_sqft": 12454,
   "price_per_lot_sqft": 11.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022923330041"
  },
  {
   "address": "1017 Grand Avenue, Saint Paul",
   "sale_month": "2022-05",
   "price": 890000,
   "lot_sqft": 7675,
   "price_per_lot_sqft": 115.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2326,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320010"
  },
  {
   "address": "825 Meander Ct, Medina",
   "sale_month": "2022-05",
   "price": 428000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 66.38,
   "price_per_building_sqft": 91.12,
   "building_sqft": 4697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4726,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211823440092"
  },
  {
   "address": "726 38th St E, Minneapolis",
   "sale_month": "2022-05",
   "price": 500000,
   "lot_sqft": 4846,
   "price_per_lot_sqft": 103.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1715,
   "use": "APARTMENT",
   "parcel_id": "0202824330098"
  },
  {
   "address": "3033 Park Ave, Minneapolis",
   "sale_month": "2022-05",
   "price": 524400,
   "lot_sqft": 4734,
   "price_per_lot_sqft": 110.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1368,
   "use": "TRIPLEX",
   "parcel_id": "0202824220029"
  },
  {
   "address": "14815 Energy Way, Apple Valley",
   "sale_month": "2022-05",
   "price": 365000,
   "lot_sqft": 2957,
   "price_per_lot_sqft": 123.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001270"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 3500000,
   "lot_sqft": 7174,
   "price_per_lot_sqft": 487.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310042"
  },
  {
   "address": "8070 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2022-05",
   "price": 3500000,
   "lot_sqft": 58453,
   "price_per_lot_sqft": 59.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8252,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310003"
  },
  {
   "address": "1200 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2022-05",
   "price": 3500000,
   "lot_sqft": 51687,
   "price_per_lot_sqft": 67.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7353,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310002"
  },
  {
   "address": "8050 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2022-05",
   "price": 3500000,
   "lot_sqft": 116351,
   "price_per_lot_sqft": 30.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7350,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310001"
  },
  {
   "address": "222 Arundel Street, Saint Paul",
   "sale_month": "2022-05",
   "price": 10402173,
   "lot_sqft": 4091,
   "price_per_lot_sqft": 2542.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210008"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 10402173,
   "lot_sqft": 8588,
   "price_per_lot_sqft": 1211.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210007"
  },
  {
   "address": null,
   "sale_month": "2022-05",
   "price": 10402173,
   "lot_sqft": 4919,
   "price_per_lot_sqft": 2114.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210006"
  },
  {
   "address": "420 Marshall Avenue, Saint Paul",
   "sale_month": "2022-05",
   "price": 10402173,
   "lot_sqft": 38335,
   "price_per_lot_sqft": 271.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10765,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210005"
  },
  {
   "address": "15662 Pilot Knob Road, Apple Valley",
   "sale_month": "2022-05",
   "price": 2680000,
   "lot_sqft": 62121,
   "price_per_lot_sqft": 43.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9428,
   "use": "Commercial-preferred",
   "parcel_id": "011807101010"
  },
  {
   "address": "3225 Cedar Ave S, Minneapolis",
   "sale_month": "2022-05",
   "price": 825000,
   "lot_sqft": 6991,
   "price_per_lot_sqft": 118.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2391,
   "use": "APARTMENT",
   "parcel_id": "0102824230070"
  },
  {
   "address": "839 Vista Boulevard, Waconia",
   "sale_month": "2022-04",
   "price": 440000,
   "lot_sqft": 68382,
   "price_per_lot_sqft": 6.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753130980"
  },
  {
   "address": "1098 Robert Street South, West Saint Paul",
   "sale_month": "2022-04",
   "price": 670000,
   "lot_sqft": 19051,
   "price_per_lot_sqft": 35.17,
   "price_per_building_sqft": 128.75,
   "building_sqft": 5204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5236,
   "use": "Commercial-preferred",
   "parcel_id": "425870000134"
  },
  {
   "address": "505 Lake Street West, Cologne",
   "sale_month": "2022-04",
   "price": 435000,
   "lot_sqft": 11043,
   "price_per_lot_sqft": 39.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3231,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400131800"
  },
  {
   "address": "1240 Bryant Avenue, South Saint Paul",
   "sale_month": "2022-04",
   "price": 2519991,
   "lot_sqft": 28467,
   "price_per_lot_sqft": 88.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7360,
   "use": "Apartment",
   "parcel_id": "367020200012"
  },
  {
   "address": "1250 Bryant Avenue, South Saint Paul",
   "sale_month": "2022-04",
   "price": 2519992,
   "lot_sqft": 41785,
   "price_per_lot_sqft": 60.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6595,
   "use": "Apartment",
   "parcel_id": "367020200011"
  },
  {
   "address": "1230 Bryant Avenue, South Saint Paul",
   "sale_month": "2022-04",
   "price": 1960017,
   "lot_sqft": 44496,
   "price_per_lot_sqft": 44.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5699,
   "use": "Apartment",
   "parcel_id": "367020200010"
  },
  {
   "address": "277 Aurora Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 560000,
   "lot_sqft": 9311,
   "price_per_lot_sqft": 60.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1687,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923420035"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 10550000,
   "lot_sqft": 54451,
   "price_per_lot_sqft": 193.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "362923110010"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 10550000,
   "lot_sqft": 265779,
   "price_per_lot_sqft": 39.69,
   "price_per_building_sqft": 111.43,
   "building_sqft": 94678,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95249,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "362923110008"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 10550000,
   "lot_sqft": 6570,
   "price_per_lot_sqft": 1605.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "362923110003"
  },
  {
   "address": "10900 South Shore Dr, Plymouth",
   "sale_month": "2022-04",
   "price": 485000,
   "lot_sqft": 40593,
   "price_per_lot_sqft": 11.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1948,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3611822220022"
  },
  {
   "address": "2807 29th St E, Minneapolis",
   "sale_month": "2022-04",
   "price": 840000,
   "lot_sqft": 4985,
   "price_per_lot_sqft": 168.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 799,
   "use": "APARTMENT",
   "parcel_id": "3602924440104"
  },
  {
   "address": "2843 26th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 2250000,
   "lot_sqft": 43742,
   "price_per_lot_sqft": 51.44,
   "price_per_building_sqft": 74.7,
   "building_sqft": 30121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30302,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924430107"
  },
  {
   "address": "2815 26th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 2250000,
   "lot_sqft": 7290,
   "price_per_lot_sqft": 308.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924430045"
  },
  {
   "address": "2817 26th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 2250000,
   "lot_sqft": 7290,
   "price_per_lot_sqft": 308.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924430044"
  },
  {
   "address": "2821 26th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 2250000,
   "lot_sqft": 7290,
   "price_per_lot_sqft": 308.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924430043"
  },
  {
   "address": "1100 Lund Boulevard, Anoka",
   "sale_month": "2022-04",
   "price": 850000,
   "lot_sqft": 41625,
   "price_per_lot_sqft": 20.42,
   "price_per_building_sqft": 96.1,
   "building_sqft": 8845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8899,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225140014"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 850000,
   "lot_sqft": 2092,
   "price_per_lot_sqft": 406.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225130006"
  },
  {
   "address": "9005 South Highway Drive, Lexington",
   "sale_month": "2022-04",
   "price": 575000,
   "lot_sqft": 15733,
   "price_per_lot_sqft": 36.55,
   "price_per_building_sqft": 47.5,
   "building_sqft": 12106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12179,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120039"
  },
  {
   "address": "3165 Karth Road, White Bear Lake",
   "sale_month": "2022-04",
   "price": 575000,
   "lot_sqft": 19342,
   "price_per_lot_sqft": 29.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1887,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353022440007"
  },
  {
   "address": "2000 County Road E East, White Bear Lake",
   "sale_month": "2022-04",
   "price": 2850000,
   "lot_sqft": 85964,
   "price_per_lot_sqft": 33.15,
   "price_per_building_sqft": 126.75,
   "building_sqft": 22486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22622,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022210083"
  },
  {
   "address": "2400 Freeway Blvd, Brooklyn Center",
   "sale_month": "2022-04",
   "price": 3900000,
   "lot_sqft": 203922,
   "price_per_lot_sqft": 19.12,
   "price_per_building_sqft": 78.57,
   "building_sqft": 49640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49939,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3511921240004"
  },
  {
   "address": "2741 Freeway Blvd, Brooklyn Center",
   "sale_month": "2022-04",
   "price": 4600000,
   "lot_sqft": 99912,
   "price_per_lot_sqft": 46.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14674,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921230087"
  },
  {
   "address": "6701 Parkway Cir, Brooklyn Center",
   "sale_month": "2022-04",
   "price": 7282000,
   "lot_sqft": 193378,
   "price_per_lot_sqft": 37.66,
   "price_per_building_sqft": 99.05,
   "building_sqft": 73516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73960,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921120014"
  },
  {
   "address": "2701 15th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 1240000,
   "lot_sqft": 7224,
   "price_per_lot_sqft": 171.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3023,
   "use": "APARTMENT",
   "parcel_id": "3502924420197"
  },
  {
   "address": "2420 Bloomington Ave, Minneapolis",
   "sale_month": "2022-04",
   "price": 750000,
   "lot_sqft": 7399,
   "price_per_lot_sqft": 101.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3649,
   "use": "APARTMENT",
   "parcel_id": "3502924130006"
  },
  {
   "address": "1721 Old Hudson Road, Saint Paul",
   "sale_month": "2022-04",
   "price": 950000,
   "lot_sqft": 27772,
   "price_per_lot_sqft": 34.21,
   "price_per_building_sqft": 209.71,
   "building_sqft": 4530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4557,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922410127"
  },
  {
   "address": "1729 Old Hudson Road, Saint Paul",
   "sale_month": "2022-04",
   "price": 950000,
   "lot_sqft": 6469,
   "price_per_lot_sqft": 146.85,
   "price_per_building_sqft": 1184.54,
   "building_sqft": 802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 807,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922410057"
  },
  {
   "address": "332 2nd St, Excelsior",
   "sale_month": "2022-04",
   "price": 390000,
   "lot_sqft": 6154,
   "price_per_lot_sqft": 63.37,
   "price_per_building_sqft": 384.24,
   "building_sqft": 1015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1021,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110112"
  },
  {
   "address": "2820 Pleasant Ave, Minneapolis",
   "sale_month": "2022-04",
   "price": 600000,
   "lot_sqft": 5930,
   "price_per_lot_sqft": 101.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2413,
   "use": "APARTMENT",
   "parcel_id": "3402924330016"
  },
  {
   "address": "2125 Harriet Ave, Minneapolis",
   "sale_month": "2022-04",
   "price": 1045000,
   "lot_sqft": 5984,
   "price_per_lot_sqft": 174.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2726,
   "use": "APARTMENT",
   "parcel_id": "3402924220079"
  },
  {
   "address": "2316 4th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 1150000,
   "lot_sqft": 20762,
   "price_per_lot_sqft": 55.39,
   "price_per_building_sqft": 236.19,
   "building_sqft": 4869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4898,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924110149"
  },
  {
   "address": "6811 137th Avenue Northeast, Columbus",
   "sale_month": "2022-04",
   "price": 636469,
   "lot_sqft": 217801,
   "price_per_lot_sqft": 2.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333222240015"
  },
  {
   "address": "1636 University Avenue West, Saint Paul",
   "sale_month": "2022-04",
   "price": 6000000,
   "lot_sqft": 7884,
   "price_per_lot_sqft": 761.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7159,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923410027"
  },
  {
   "address": "5501 Old Shakopee Rd W, Bloomington",
   "sale_month": "2022-04",
   "price": 35060000,
   "lot_sqft": 973312,
   "price_per_lot_sqft": 36.02,
   "price_per_building_sqft": 83.35,
   "building_sqft": 420626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 423165,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311621340009"
  },
  {
   "address": "2100 Lyndale Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 2750000,
   "lot_sqft": 14440,
   "price_per_lot_sqft": 190.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110181"
  },
  {
   "address": "2116 Lyndale Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 2750000,
   "lot_sqft": 14483,
   "price_per_lot_sqft": 189.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924110026"
  },
  {
   "address": "2110 Lyndale Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 2750000,
   "lot_sqft": 7219,
   "price_per_lot_sqft": 380.94,
   "price_per_building_sqft": 90.7,
   "building_sqft": 30321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30504,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110025"
  },
  {
   "address": "8304 3rd Street North, Oakdale",
   "sale_month": "2022-04",
   "price": 15300000,
   "lot_sqft": 363524,
   "price_per_lot_sqft": 42.09,
   "price_per_building_sqft": 584.24,
   "building_sqft": 26188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26346,
   "use": "300",
   "parcel_id": "3302921340033"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 15300000,
   "lot_sqft": 4545,
   "price_per_lot_sqft": 3366.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921340028"
  },
  {
   "address": "8839 Central Avenue Northeast, Blaine",
   "sale_month": "2022-04",
   "price": 225000,
   "lot_sqft": 19201,
   "price_per_lot_sqft": 11.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 734,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123420031"
  },
  {
   "address": "100 9th Avenue Southwest, New Brighton",
   "sale_month": "2022-04",
   "price": 7125000,
   "lot_sqft": 216282,
   "price_per_lot_sqft": 32.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023210009"
  },
  {
   "address": "100 9th Avenue Southwest, New Brighton",
   "sale_month": "2022-04",
   "price": 7125000,
   "lot_sqft": 220562,
   "price_per_lot_sqft": 32.3,
   "price_per_building_sqft": 124.65,
   "building_sqft": 57162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57507,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023210005"
  },
  {
   "address": "1113 Douglas Dr N, Golden Valley",
   "sale_month": "2022-04",
   "price": 4300000,
   "lot_sqft": 299525,
   "price_per_lot_sqft": 14.36,
   "price_per_building_sqft": 137.09,
   "building_sqft": 31366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31556,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211821110001"
  },
  {
   "address": "1845 Industrial Boulevard, Stillwater",
   "sale_month": "2022-04",
   "price": 326000,
   "lot_sqft": 36126,
   "price_per_lot_sqft": 9.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020410023"
  },
  {
   "address": "1825 Industrial Boulevard, Stillwater",
   "sale_month": "2022-04",
   "price": 326000,
   "lot_sqft": 36411,
   "price_per_lot_sqft": 8.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020410022"
  },
  {
   "address": "1770 Industrial Boulevard, Stillwater",
   "sale_month": "2022-04",
   "price": 176000,
   "lot_sqft": 58755,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020410015"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 6520000,
   "lot_sqft": 16478,
   "price_per_lot_sqft": 395.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3202921320013"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 6520000,
   "lot_sqft": 66499,
   "price_per_lot_sqft": 98.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3202921320010"
  },
  {
   "address": "7166 4th Street North, Oakdale",
   "sale_month": "2022-04",
   "price": 6520000,
   "lot_sqft": 154984,
   "price_per_lot_sqft": 42.07,
   "price_per_building_sqft": 107.87,
   "building_sqft": 60445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60810,
   "use": "305",
   "parcel_id": "3202921320007"
  },
  {
   "address": "278 7th Street East, Saint Paul",
   "sale_month": "2022-04",
   "price": 615000,
   "lot_sqft": 4224,
   "price_per_lot_sqft": 145.6,
   "price_per_building_sqft": 173.43,
   "building_sqft": 3546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3568,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440038"
  },
  {
   "address": "11180 Zealand Ave N, Champlin",
   "sale_month": "2022-04",
   "price": 575000,
   "lot_sqft": 2561,
   "price_per_lot_sqft": 224.52,
   "price_per_building_sqft": 116.33,
   "building_sqft": 4943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4973,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420094"
  },
  {
   "address": "8511 10th Ave N, Golden Valley",
   "sale_month": "2022-04",
   "price": 2100000,
   "lot_sqft": 65286,
   "price_per_lot_sqft": 32.17,
   "price_per_building_sqft": 84.27,
   "building_sqft": 24920,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25070,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821130001"
  },
  {
   "address": "14221 Inca Street Northwest, Andover",
   "sale_month": "2022-04",
   "price": 675000,
   "lot_sqft": 403477,
   "price_per_lot_sqft": 1.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303224430070"
  },
  {
   "address": "7115 Northland Ter N, Brooklyn Park",
   "sale_month": "2022-04",
   "price": 8600000,
   "lot_sqft": 210791,
   "price_per_lot_sqft": 40.8,
   "price_per_building_sqft": 146.39,
   "building_sqft": 58749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59104,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921320011"
  },
  {
   "address": "7601 Northland Dr N, Brooklyn Park",
   "sale_month": "2022-04",
   "price": 14140000,
   "lot_sqft": 455028,
   "price_per_lot_sqft": 31.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 110321,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921220009"
  },
  {
   "address": "9300 75th Ave N, Brooklyn Park",
   "sale_month": "2022-04",
   "price": 20870000,
   "lot_sqft": 578367,
   "price_per_lot_sqft": 36.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 183919,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921220006"
  },
  {
   "address": "3400 University Ave SE, Minneapolis",
   "sale_month": "2022-04",
   "price": 1398500,
   "lot_sqft": 12930,
   "price_per_lot_sqft": 108.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6126,
   "use": "APARTMENT",
   "parcel_id": "3002923410020"
  },
  {
   "address": "315 27th Ave SE, Minneapolis",
   "sale_month": "2022-04",
   "price": 7000000,
   "lot_sqft": 44880,
   "price_per_lot_sqft": 155.97,
   "price_per_building_sqft": 247.28,
   "building_sqft": 28308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28479,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240058"
  },
  {
   "address": "630 1st Street West, Chaska",
   "sale_month": "2022-04",
   "price": 550000,
   "lot_sqft": 11692,
   "price_per_lot_sqft": 47.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300081600"
  },
  {
   "address": "1029 Raymond Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 1320000,
   "lot_sqft": 14757,
   "price_per_lot_sqft": 89.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3269,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923130049"
  },
  {
   "address": "627 Bush Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 120000,
   "lot_sqft": 17326,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922430154"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 120000,
   "lot_sqft": 25146,
   "price_per_lot_sqft": 4.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922430153"
  },
  {
   "address": "575 Bush Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 120000,
   "lot_sqft": 21119,
   "price_per_lot_sqft": 5.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922430152"
  },
  {
   "address": "681 York Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 360000,
   "lot_sqft": 5106,
   "price_per_lot_sqft": 70.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1279,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922420126"
  },
  {
   "address": "555 Bush Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 120000,
   "lot_sqft": 19681,
   "price_per_lot_sqft": 6.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922340160"
  },
  {
   "address": "535 Bush Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 120000,
   "lot_sqft": 12532,
   "price_per_lot_sqft": 9.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922340159"
  },
  {
   "address": "505 Bush Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 120000,
   "lot_sqft": 26606,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922340158"
  },
  {
   "address": "7608 69th Ave N, Brooklyn Park",
   "sale_month": "2022-04",
   "price": 565000,
   "lot_sqft": 14146,
   "price_per_lot_sqft": 39.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1672,
   "use": "APARTMENT",
   "parcel_id": "2911921330014"
  },
  {
   "address": "1884 Como Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 795000,
   "lot_sqft": 31023,
   "price_per_lot_sqft": 25.63,
   "price_per_building_sqft": 205.11,
   "building_sqft": 3876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3900,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923210006"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 600000,
   "lot_sqft": 5123,
   "price_per_lot_sqft": 117.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922410067"
  },
  {
   "address": "1195 7th Street East, Saint Paul",
   "sale_month": "2022-04",
   "price": 600000,
   "lot_sqft": 10246,
   "price_per_lot_sqft": 58.56,
   "price_per_building_sqft": 80.76,
   "building_sqft": 7429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7474,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410066"
  },
  {
   "address": "935 Case Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 620000,
   "lot_sqft": 5749,
   "price_per_lot_sqft": 107.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2829,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922230100"
  },
  {
   "address": "103 Main Street North, Stillwater",
   "sale_month": "2022-04",
   "price": 1350000,
   "lot_sqft": 14028,
   "price_per_lot_sqft": 96.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4434,
   "use": "300",
   "parcel_id": "2803020410172"
  },
  {
   "address": "730 Main Street, Mendota Heights",
   "sale_month": "2022-04",
   "price": 2000068,
   "lot_sqft": 13081,
   "price_per_lot_sqft": 152.9,
   "price_per_building_sqft": 296.79,
   "building_sqft": 6739,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6780,
   "use": "Commercial",
   "parcel_id": "274833507020"
  },
  {
   "address": "740 Main Street, Mendota Heights",
   "sale_month": "2022-04",
   "price": 978460,
   "lot_sqft": 6612,
   "price_per_lot_sqft": 147.98,
   "price_per_building_sqft": 329.12,
   "building_sqft": 2973,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2991,
   "use": "Commercial",
   "parcel_id": "274833507010"
  },
  {
   "address": "720 Main Street, Mendota Heights",
   "sale_month": "2022-04",
   "price": 7565058,
   "lot_sqft": 39699,
   "price_per_lot_sqft": 190.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15345,
   "use": "Commercial-preferred",
   "parcel_id": "274833506030"
  },
  {
   "address": "750 Main Street, Mendota Heights",
   "sale_month": "2022-04",
   "price": 10956414,
   "lot_sqft": 59052,
   "price_per_lot_sqft": 185.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25931,
   "use": "Commercial",
   "parcel_id": "274833506010"
  },
  {
   "address": "4901 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2022-04",
   "price": 13450000,
   "lot_sqft": 215652,
   "price_per_lot_sqft": 62.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270890021"
  },
  {
   "address": "5101 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2022-04",
   "price": 13450000,
   "lot_sqft": 263302,
   "price_per_lot_sqft": 51.08,
   "price_per_building_sqft": 83.5,
   "building_sqft": 161076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 162048,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270890010"
  },
  {
   "address": "310 Groveland Ave, Minneapolis",
   "sale_month": "2022-04",
   "price": 1225000,
   "lot_sqft": 14387,
   "price_per_lot_sqft": 85.15,
   "price_per_building_sqft": 389.01,
   "building_sqft": 3149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3168,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924330769"
  },
  {
   "address": "14351 Highway 13 South, Savage",
   "sale_month": "2022-04",
   "price": 2535000,
   "lot_sqft": 93765,
   "price_per_lot_sqft": 27.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264380010"
  },
  {
   "address": "5239 University Avenue Northeast, Columbia Heights",
   "sale_month": "2022-04",
   "price": 250000,
   "lot_sqft": 10418,
   "price_per_lot_sqft": 24,
   "price_per_building_sqft": 71.37,
   "building_sqft": 3503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3524,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024210095"
  },
  {
   "address": "7200 Hemlock La N, Maple Grove",
   "sale_month": "2022-04",
   "price": 4750000,
   "lot_sqft": 113043,
   "price_per_lot_sqft": 42.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9199,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2611922420006"
  },
  {
   "address": "7945 Stone Creek Drive, Chanhassen",
   "sale_month": "2022-04",
   "price": 234500,
   "lot_sqft": 1503,
   "price_per_lot_sqft": 156.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720125"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 500,
   "lot_sqft": 145927,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 462,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253424440041"
  },
  {
   "address": "20550 Commerce Blvd, Rogers",
   "sale_month": "2022-04",
   "price": 2735000,
   "lot_sqft": 154831,
   "price_per_lot_sqft": 17.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34267,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023220005"
  },
  {
   "address": "5749 26th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 130000,
   "lot_sqft": 5118,
   "price_per_lot_sqft": 25.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1003,
   "use": "TRIPLEX",
   "parcel_id": "2402824130194"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 240000,
   "lot_sqft": 153814,
   "price_per_lot_sqft": 1.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2312023110022"
  },
  {
   "address": "8937 Aztec Dr, Eden Prairie",
   "sale_month": "2022-04",
   "price": 385000,
   "lot_sqft": 2859,
   "price_per_lot_sqft": 134.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230068"
  },
  {
   "address": "26050 France Avenue, Elko New Market",
   "sale_month": "2022-04",
   "price": 800000,
   "lot_sqft": 166436,
   "price_per_lot_sqft": 4.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230680010"
  },
  {
   "address": "26033 Market Place Boulevard, Elko New Market",
   "sale_month": "2022-04",
   "price": 515312,
   "lot_sqft": 73742,
   "price_per_lot_sqft": 6.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230550031"
  },
  {
   "address": "336 2nd St NE, Minneapolis",
   "sale_month": "2022-04",
   "price": 3945000,
   "lot_sqft": 18486,
   "price_per_lot_sqft": 213.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2882,
   "use": "APARTMENT",
   "parcel_id": "2302924210089"
  },
  {
   "address": "214 4th St SE, Minneapolis",
   "sale_month": "2022-04",
   "price": 1375000,
   "lot_sqft": 12643,
   "price_per_lot_sqft": 108.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3097,
   "use": "APARTMENT",
   "parcel_id": "2302924140102"
  },
  {
   "address": "10350 Jamestown Street Northeast, Blaine",
   "sale_month": "2022-04",
   "price": 1250000,
   "lot_sqft": 53790,
   "price_per_lot_sqft": 23.24,
   "price_per_building_sqft": 224.05,
   "building_sqft": 5579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5613,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420010"
  },
  {
   "address": "188 Glenwood Ave, Minneapolis",
   "sale_month": "2022-04",
   "price": 1074602,
   "lot_sqft": 30758,
   "price_per_lot_sqft": 34.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2202924330075"
  },
  {
   "address": "415 60th St W, Minneapolis",
   "sale_month": "2022-04",
   "price": 3860000,
   "lot_sqft": 89325,
   "price_per_lot_sqft": 43.21,
   "price_per_building_sqft": 111.24,
   "building_sqft": 34700,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34909,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202824330029"
  },
  {
   "address": "3329 St Croix Trail South, Afton",
   "sale_month": "2022-04",
   "price": 269000,
   "lot_sqft": 4061,
   "price_per_lot_sqft": 66.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2202820140014"
  },
  {
   "address": "116 Broadway Street South, Jordan",
   "sale_month": "2022-04",
   "price": 1600000,
   "lot_sqft": 12778,
   "price_per_lot_sqft": 125.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020810"
  },
  {
   "address": "1401 Plymouth Ave N, Minneapolis",
   "sale_month": "2022-04",
   "price": 16000,
   "lot_sqft": 6286,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924210001"
  },
  {
   "address": "8617 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2022-04",
   "price": 335000,
   "lot_sqft": 1976,
   "price_per_lot_sqft": 169.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721240006"
  },
  {
   "address": "19977 Iguana Street Northwest, Nowthen",
   "sale_month": "2022-04",
   "price": 620000,
   "lot_sqft": 77803,
   "price_per_lot_sqft": 7.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4450,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420016"
  },
  {
   "address": "2290 Como Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 650000,
   "lot_sqft": 3604,
   "price_per_lot_sqft": 180.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923420043"
  },
  {
   "address": "3440 Winpark Dr, New Hope",
   "sale_month": "2022-04",
   "price": 13230000,
   "lot_sqft": 388322,
   "price_per_lot_sqft": 34.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 137013,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821220010"
  },
  {
   "address": "5555 Xerxes Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 1575000,
   "lot_sqft": 15417,
   "price_per_lot_sqft": 102.16,
   "price_per_building_sqft": 193.56,
   "building_sqft": 8137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8186,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002824120211"
  },
  {
   "address": "1840 Vermillion Street, Hastings",
   "sale_month": "2022-04",
   "price": 500955,
   "lot_sqft": 18679,
   "price_per_lot_sqft": 26.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "Commercial-preferred",
   "parcel_id": "194470018071"
  },
  {
   "address": "2550 Millard Avenue, Hastings",
   "sale_month": "2022-04",
   "price": 1190000,
   "lot_sqft": 52856,
   "price_per_lot_sqft": 22.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "Commercial-preferred",
   "parcel_id": "193200101040"
  },
  {
   "address": "1415 Lorient Street, Saint Paul",
   "sale_month": "2022-04",
   "price": 5650000,
   "lot_sqft": 213708,
   "price_per_lot_sqft": 26.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68258,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922420018"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 47614,
   "lot_sqft": 5576,
   "price_per_lot_sqft": 8.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "192775001011"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 51431,
   "lot_sqft": 6092,
   "price_per_lot_sqft": 8.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "192775001010"
  },
  {
   "address": "5649 34th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 615000,
   "lot_sqft": 8690,
   "price_per_lot_sqft": 70.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2841,
   "use": "APARTMENT",
   "parcel_id": "1902823240228"
  },
  {
   "address": "5701 34th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 615000,
   "lot_sqft": 8224,
   "price_per_lot_sqft": 74.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2629,
   "use": "APARTMENT",
   "parcel_id": "1902823240227"
  },
  {
   "address": "5754 Sander Dr, Minneapolis",
   "sale_month": "2022-04",
   "price": 561000,
   "lot_sqft": 6004,
   "price_per_lot_sqft": 93.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1861,
   "use": "APARTMENT",
   "parcel_id": "1902823230090"
  },
  {
   "address": "5734 Sander Dr, Minneapolis",
   "sale_month": "2022-04",
   "price": 1500000,
   "lot_sqft": 15026,
   "price_per_lot_sqft": 99.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3519,
   "use": "APARTMENT",
   "parcel_id": "1902823230060"
  },
  {
   "address": "8300 31st St W, St. Louis Park",
   "sale_month": "2022-04",
   "price": 5250000,
   "lot_sqft": 54158,
   "price_per_lot_sqft": 96.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14398,
   "use": "APARTMENT",
   "parcel_id": "1811721110041"
  },
  {
   "address": "3918 Market St, Edina",
   "sale_month": "2022-04",
   "price": 3600000,
   "lot_sqft": 8894,
   "price_per_lot_sqft": 404.77,
   "price_per_building_sqft": 663.35,
   "building_sqft": 5427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5460,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140024"
  },
  {
   "address": "3906 50th St W, Edina",
   "sale_month": "2022-04",
   "price": 9234460,
   "lot_sqft": 16705,
   "price_per_lot_sqft": 552.8,
   "price_per_building_sqft": 190.82,
   "building_sqft": 48393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48685,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140022"
  },
  {
   "address": "2099 Ford Parkway, Saint Paul",
   "sale_month": "2022-04",
   "price": 19000000,
   "lot_sqft": 35705,
   "price_per_lot_sqft": 532.14,
   "price_per_building_sqft": 1393.78,
   "building_sqft": 13632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13714,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823110107"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 506000,
   "lot_sqft": 6255,
   "price_per_lot_sqft": 80.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221420065"
  },
  {
   "address": "1910 Lake Street South, Forest Lake",
   "sale_month": "2022-04",
   "price": 506000,
   "lot_sqft": 15148,
   "price_per_lot_sqft": 33.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "300",
   "parcel_id": "1703221420064"
  },
  {
   "address": "108 98th St W, Bloomington",
   "sale_month": "2022-04",
   "price": 1000000,
   "lot_sqft": 45873,
   "price_per_lot_sqft": 21.8,
   "price_per_building_sqft": 105.62,
   "building_sqft": 9468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9525,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724240029"
  },
  {
   "address": "1829 North Saint Paul Road East, Maplewood",
   "sale_month": "2022-04",
   "price": 614250,
   "lot_sqft": 34199,
   "price_per_lot_sqft": 17.96,
   "price_per_building_sqft": 127.49,
   "building_sqft": 4818,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4847,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330006"
  },
  {
   "address": "22015 Diamond Lake Rd S, Rogers",
   "sale_month": "2022-04",
   "price": 9673000,
   "lot_sqft": 211554,
   "price_per_lot_sqft": 45.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27525,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023330027"
  },
  {
   "address": "13650 Marsh View Blvd, Rogers",
   "sale_month": "2022-04",
   "price": 2680000,
   "lot_sqft": 147863,
   "price_per_lot_sqft": 18.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1412023310073"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 1500000,
   "lot_sqft": 125472,
   "price_per_lot_sqft": 11.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1412023120018"
  },
  {
   "address": "14080 Main St, Rogers",
   "sale_month": "2022-04",
   "price": 1500000,
   "lot_sqft": 213415,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20899,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1412023120017"
  },
  {
   "address": "11314 86th Ave N, Maple Grove",
   "sale_month": "2022-04",
   "price": 617500,
   "lot_sqft": 2558,
   "price_per_lot_sqft": 241.4,
   "price_per_building_sqft": 66,
   "building_sqft": 9356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9412,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440019"
  },
  {
   "address": "631 Jackson St NE, Minneapolis",
   "sale_month": "2022-04",
   "price": 582500,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 107.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "APARTMENT",
   "parcel_id": "1402924410059"
  },
  {
   "address": "410 2nd St NE, Minneapolis",
   "sale_month": "2022-04",
   "price": 2121000,
   "lot_sqft": 11056,
   "price_per_lot_sqft": 191.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1486,
   "use": "APARTMENT",
   "parcel_id": "1402924340154"
  },
  {
   "address": "400 2nd St NE, Minneapolis",
   "sale_month": "2022-04",
   "price": 1829000,
   "lot_sqft": 16540,
   "price_per_lot_sqft": 110.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2005,
   "use": "APARTMENT",
   "parcel_id": "1402924340153"
  },
  {
   "address": "1911 Rice Street, Roseville",
   "sale_month": "2022-04",
   "price": 705000,
   "lot_sqft": 32096,
   "price_per_lot_sqft": 21.97,
   "price_per_building_sqft": 53.44,
   "building_sqft": 13192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13272,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "132923410034"
  },
  {
   "address": "2730 Highwood Avenue East, Maplewood",
   "sale_month": "2022-04",
   "price": 2310000,
   "lot_sqft": 29672,
   "price_per_lot_sqft": 77.85,
   "price_per_building_sqft": 611.76,
   "building_sqft": 3776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3798,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132822410001"
  },
  {
   "address": "10939 89th Ave N, Maple Grove",
   "sale_month": "2022-04",
   "price": 3100000,
   "lot_sqft": 107943,
   "price_per_lot_sqft": 28.72,
   "price_per_building_sqft": 349.26,
   "building_sqft": 8876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8930,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922320002"
  },
  {
   "address": "1912 Broadway St NE, Minneapolis",
   "sale_month": "2022-04",
   "price": 7200000,
   "lot_sqft": 226866,
   "price_per_lot_sqft": 31.74,
   "price_per_building_sqft": 230.57,
   "building_sqft": 31227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31416,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924420023"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 1436000,
   "lot_sqft": 10674,
   "price_per_lot_sqft": 134.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921320083"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 1436000,
   "lot_sqft": 23219,
   "price_per_lot_sqft": 61.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31184,
   "use": "305",
   "parcel_id": "1302921310017"
  },
  {
   "address": "3481 Laverne Avenue North, Lake Elmo",
   "sale_month": "2022-04",
   "price": 1436000,
   "lot_sqft": 22538,
   "price_per_lot_sqft": 63.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921310016"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 1436000,
   "lot_sqft": 6310,
   "price_per_lot_sqft": 227.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921310003"
  },
  {
   "address": "11320 Upper 33rd Street North, Lake Elmo",
   "sale_month": "2022-04",
   "price": 1436000,
   "lot_sqft": 31249,
   "price_per_lot_sqft": 45.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921240024"
  },
  {
   "address": "11320 Upper 33rd Street North, Lake Elmo",
   "sale_month": "2022-04",
   "price": 1436000,
   "lot_sqft": 65198,
   "price_per_lot_sqft": 22.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27822,
   "use": "305",
   "parcel_id": "1302921240022"
  },
  {
   "address": "11320 Upper 33rd Street North, Lake Elmo",
   "sale_month": "2022-04",
   "price": 1436000,
   "lot_sqft": 66380,
   "price_per_lot_sqft": 21.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29965,
   "use": "305",
   "parcel_id": "1302921240021"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 1436000,
   "lot_sqft": 5211,
   "price_per_lot_sqft": 275.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921240020"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 1436000,
   "lot_sqft": 35797,
   "price_per_lot_sqft": 40.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921240019"
  },
  {
   "address": null,
   "sale_month": "2022-04",
   "price": 800000,
   "lot_sqft": 8532,
   "price_per_lot_sqft": 93.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420141"
  },
  {
   "address": "9955 Valley View Rd, Eden Prairie",
   "sale_month": "2022-04",
   "price": 3250000,
   "lot_sqft": 135509,
   "price_per_lot_sqft": 23.98,
   "price_per_building_sqft": 78.36,
   "building_sqft": 41476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41726,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622140019"
  },
  {
   "address": "2539 Fillmore St NE, Minneapolis",
   "sale_month": "2022-04",
   "price": 810000,
   "lot_sqft": 5860,
   "price_per_lot_sqft": 138.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2710,
   "use": "APARTMENT",
   "parcel_id": "1202924240193"
  },
  {
   "address": "7295 University Avenue Northeast, Fridley",
   "sale_month": "2022-04",
   "price": 2572500,
   "lot_sqft": 103803,
   "price_per_lot_sqft": 24.78,
   "price_per_building_sqft": 456.44,
   "building_sqft": 5636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5670,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024310002"
  },
  {
   "address": "470 Lexington Parkway South, Saint Paul",
   "sale_month": "2022-04",
   "price": 1910000,
   "lot_sqft": 26060,
   "price_per_lot_sqft": 73.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1169,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823230111"
  },
  {
   "address": "14250 Northdale Blvd, Rogers",
   "sale_month": "2022-04",
   "price": 600000,
   "lot_sqft": 146162,
   "price_per_lot_sqft": 4.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1112023340003"
  },
  {
   "address": "1815 41st St E, Minneapolis",
   "sale_month": "2022-04",
   "price": 600000,
   "lot_sqft": 11329,
   "price_per_lot_sqft": 52.96,
   "price_per_building_sqft": 87.07,
   "building_sqft": 6891,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6933,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824140195"
  },
  {
   "address": "2585 Hamline Avenue North, Roseville",
   "sale_month": "2022-04",
   "price": 200000,
   "lot_sqft": 1998,
   "price_per_lot_sqft": 100.1,
   "price_per_building_sqft": 28.25,
   "building_sqft": 7079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7122,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210086"
  },
  {
   "address": "2593 Hamline Avenue North, Roseville",
   "sale_month": "2022-04",
   "price": 195000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 120.07,
   "price_per_building_sqft": 91.33,
   "building_sqft": 2135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2148,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210067"
  },
  {
   "address": "9900 Valley Creek Road, Woodbury",
   "sale_month": "2022-04",
   "price": 4500000,
   "lot_sqft": 28334,
   "price_per_lot_sqft": 158.82,
   "price_per_building_sqft": 139.28,
   "building_sqft": 32309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32504,
   "use": "300",
   "parcel_id": "1002821440080"
  },
  {
   "address": "1140 Gervais Avenue East, Maplewood",
   "sale_month": "2022-04",
   "price": 7210000,
   "lot_sqft": 181047,
   "price_per_lot_sqft": 39.82,
   "price_per_building_sqft": 106.05,
   "building_sqft": 67990,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68401,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092922420001"
  },
  {
   "address": "9400 Zane Ave N, Brooklyn Park",
   "sale_month": "2022-04",
   "price": 44006000,
   "lot_sqft": 456986,
   "price_per_lot_sqft": 96.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57523,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921340014"
  },
  {
   "address": "14950 Martin Dr, Eden Prairie",
   "sale_month": "2022-04",
   "price": 2875000,
   "lot_sqft": 92139,
   "price_per_lot_sqft": 31.2,
   "price_per_building_sqft": 104.07,
   "building_sqft": 27626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27793,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622430012"
  },
  {
   "address": "15830 Venture La, Eden Prairie",
   "sale_month": "2022-04",
   "price": 475000,
   "lot_sqft": 7881,
   "price_per_lot_sqft": 60.27,
   "price_per_building_sqft": 94.77,
   "building_sqft": 5012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5042,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622330063"
  },
  {
   "address": "1010 33rd Ave N, Minneapolis",
   "sale_month": "2022-04",
   "price": 100000,
   "lot_sqft": 1663,
   "price_per_lot_sqft": 60.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 937,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924140063"
  },
  {
   "address": "4340 Bryant Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 539000,
   "lot_sqft": 7521,
   "price_per_lot_sqft": 71.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1277,
   "use": "TRIPLEX",
   "parcel_id": "0902824410163"
  },
  {
   "address": "24752 Larson Lane, New Market Township",
   "sale_month": "2022-04",
   "price": 467521,
   "lot_sqft": 149715,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081710020"
  },
  {
   "address": "7820 Terrey Pine Ct, Eden Prairie",
   "sale_month": "2022-04",
   "price": 1600000,
   "lot_sqft": 69956,
   "price_per_lot_sqft": 22.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4917,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811622430040"
  },
  {
   "address": "5595 78th St W, Edina",
   "sale_month": "2022-04",
   "price": 3530000,
   "lot_sqft": 104660,
   "price_per_lot_sqft": 33.73,
   "price_per_building_sqft": 112.7,
   "building_sqft": 31323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31512,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621430021"
  },
  {
   "address": "7663 79th Street South, Cottage Grove",
   "sale_month": "2022-04",
   "price": 545000,
   "lot_sqft": 37091,
   "price_per_lot_sqft": 14.69,
   "price_per_building_sqft": 106.32,
   "building_sqft": 5126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5157,
   "use": "300",
   "parcel_id": "0802721430009"
  },
  {
   "address": "2915 133rd Street West, Louisville Township",
   "sale_month": "2022-04",
   "price": 1150000,
   "lot_sqft": 79993,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11274,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079220021"
  },
  {
   "address": "5121 Winnetka Ave N, New Hope",
   "sale_month": "2022-04",
   "price": 8980000,
   "lot_sqft": 374313,
   "price_per_lot_sqft": 23.99,
   "price_per_building_sqft": 106.07,
   "building_sqft": 84658,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85169,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821110018"
  },
  {
   "address": "4004 Minnehaha Ave, Minneapolis",
   "sale_month": "2022-04",
   "price": 320000,
   "lot_sqft": 5981,
   "price_per_lot_sqft": 53.5,
   "price_per_building_sqft": 31.94,
   "building_sqft": 10019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10080,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823240057"
  },
  {
   "address": "219 Little Canada Road East, Little Canada",
   "sale_month": "2022-04",
   "price": 3150000,
   "lot_sqft": 82539,
   "price_per_lot_sqft": 38.16,
   "price_per_building_sqft": 220.03,
   "building_sqft": 14316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14403,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922440041"
  },
  {
   "address": "2882 Middle Street, Little Canada",
   "sale_month": "2022-04",
   "price": 395000,
   "lot_sqft": 959,
   "price_per_lot_sqft": 411.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320062"
  },
  {
   "address": "381 Mill Bay South, Afton",
   "sale_month": "2022-04",
   "price": 1541925,
   "lot_sqft": 817849,
   "price_per_lot_sqft": 1.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602820240007"
  },
  {
   "address": "2265 County Road C West, Roseville",
   "sale_month": "2022-04",
   "price": 11970000,
   "lot_sqft": 287366,
   "price_per_lot_sqft": 41.65,
   "price_per_building_sqft": 113.8,
   "building_sqft": 105187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105822,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923430004"
  },
  {
   "address": "635 Bielenberg Drive, Woodbury",
   "sale_month": "2022-04",
   "price": 7140000,
   "lot_sqft": 25476,
   "price_per_lot_sqft": 280.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17405,
   "use": "300",
   "parcel_id": "0502821420086"
  },
  {
   "address": "1841 Laurel Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 850000,
   "lot_sqft": 9050,
   "price_per_lot_sqft": 93.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2854,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823210124"
  },
  {
   "address": "3124 Girard Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 1140000,
   "lot_sqft": 5816,
   "price_per_lot_sqft": 196.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2427,
   "use": "APARTMENT",
   "parcel_id": "0402824120121"
  },
  {
   "address": "7901 Penn Ave S, Bloomington",
   "sale_month": "2022-04",
   "price": 2604878,
   "lot_sqft": 11644,
   "price_per_lot_sqft": 223.71,
   "price_per_building_sqft": 1667.66,
   "building_sqft": 1562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724220012"
  },
  {
   "address": "51 77th Avenue Northeast, Fridley",
   "sale_month": "2022-04",
   "price": 585600,
   "lot_sqft": 21255,
   "price_per_lot_sqft": 27.55,
   "price_per_building_sqft": 102.95,
   "building_sqft": 5688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5722,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440079"
  },
  {
   "address": "161 Ely Street Northeast, Fridley",
   "sale_month": "2022-04",
   "price": 125000,
   "lot_sqft": 26186,
   "price_per_lot_sqft": 4.77,
   "price_per_building_sqft": 27.53,
   "building_sqft": 4540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4567,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024420133"
  },
  {
   "address": "1204 Grand Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 397900,
   "lot_sqft": 5715,
   "price_per_lot_sqft": 69.62,
   "price_per_building_sqft": 383.33,
   "building_sqft": 1038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1044,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410045"
  },
  {
   "address": "1205 Grand Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 585000,
   "lot_sqft": 5740,
   "price_per_lot_sqft": 101.92,
   "price_per_building_sqft": 661.76,
   "building_sqft": 884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 889,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410031"
  },
  {
   "address": "3939 1st St N, Minneapolis",
   "sale_month": "2022-04",
   "price": 2650000,
   "lot_sqft": 142538,
   "price_per_lot_sqft": 18.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924310012"
  },
  {
   "address": "3645 4th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 500000,
   "lot_sqft": 5265,
   "price_per_lot_sqft": 94.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1686,
   "use": "APARTMENT",
   "parcel_id": "0302824440093"
  },
  {
   "address": "3455 4th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 600000,
   "lot_sqft": 5432,
   "price_per_lot_sqft": 110.46,
   "price_per_building_sqft": 162.65,
   "building_sqft": 3689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3711,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824410041"
  },
  {
   "address": "3536 Nicollet Ave, Minneapolis",
   "sale_month": "2022-04",
   "price": 2000000,
   "lot_sqft": 45527,
   "price_per_lot_sqft": 43.93,
   "price_per_building_sqft": 123.73,
   "building_sqft": 16164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16261,
   "use": "APARTMENT",
   "parcel_id": "0302824310170"
  },
  {
   "address": "3221 Grand Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 580000,
   "lot_sqft": 5218,
   "price_per_lot_sqft": 111.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1330,
   "use": "APARTMENT",
   "parcel_id": "0302824230031"
  },
  {
   "address": "501 Lake St W, Minneapolis",
   "sale_month": "2022-04",
   "price": 550000,
   "lot_sqft": 8868,
   "price_per_lot_sqft": 62.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220211"
  },
  {
   "address": "3336 3rd Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 105000,
   "lot_sqft": 5778,
   "price_per_lot_sqft": 18.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0302824130130"
  },
  {
   "address": "9025 Tamarack Road, Woodbury",
   "sale_month": "2022-04",
   "price": 6100000,
   "lot_sqft": 364951,
   "price_per_lot_sqft": 16.71,
   "price_per_building_sqft": 273.57,
   "building_sqft": 22298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22432,
   "use": "300",
   "parcel_id": "0302821320056"
  },
  {
   "address": "14591 Grand Avenue South, Burnsville",
   "sale_month": "2022-04",
   "price": 250319,
   "lot_sqft": 1374,
   "price_per_lot_sqft": 182.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "029037000110"
  },
  {
   "address": "14587 Grand Avenue South, Burnsville",
   "sale_month": "2022-04",
   "price": 228181,
   "lot_sqft": 1238,
   "price_per_lot_sqft": 184.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "029037000090"
  },
  {
   "address": "8094 University Avenue Northeast, Fridley",
   "sale_month": "2022-04",
   "price": 2847000,
   "lot_sqft": 35907,
   "price_per_lot_sqft": 79.29,
   "price_per_building_sqft": 669.57,
   "building_sqft": 4252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4277,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024320005"
  },
  {
   "address": "101 83rd Avenue Northeast, Fridley",
   "sale_month": "2022-04",
   "price": 73500000,
   "lot_sqft": 896804,
   "price_per_lot_sqft": 81.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41725,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024220009"
  },
  {
   "address": "3065 White Bear Avenue North, Maplewood",
   "sale_month": "2022-04",
   "price": 3400000,
   "lot_sqft": 43901,
   "price_per_lot_sqft": 77.45,
   "price_per_building_sqft": 1280.6,
   "building_sqft": 2655,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2671,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210032"
  },
  {
   "address": "695 Grand Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 4100000,
   "lot_sqft": 35987,
   "price_per_lot_sqft": 113.93,
   "price_per_building_sqft": 297.04,
   "building_sqft": 13803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13886,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410160"
  },
  {
   "address": "708 Marshall Avenue, Saint Paul",
   "sale_month": "2022-04",
   "price": 2050000,
   "lot_sqft": 40829,
   "price_per_lot_sqft": 50.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7739,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110031"
  },
  {
   "address": "12100 Marion La W, Minnetonka",
   "sale_month": "2022-04",
   "price": 126000000,
   "lot_sqft": 625460,
   "price_per_lot_sqft": 201.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33740,
   "use": "APARTMENT",
   "parcel_id": "0211722240031"
  },
  {
   "address": "12000 Marion La W, Minnetonka",
   "sale_month": "2022-04",
   "price": 126000000,
   "lot_sqft": 571344,
   "price_per_lot_sqft": 220.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34362,
   "use": "APARTMENT",
   "parcel_id": "0211722240029"
  },
  {
   "address": "3031 11th Ave S, Minneapolis",
   "sale_month": "2022-04",
   "price": 440000,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 89.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1366,
   "use": "TRIPLEX",
   "parcel_id": "0202824210162"
  },
  {
   "address": "2320 Ferry Street, Anoka",
   "sale_month": "2022-04",
   "price": 1525000,
   "lot_sqft": 18728,
   "price_per_lot_sqft": 81.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6544,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125410114"
  },
  {
   "address": "2621 Fairoak Avenue, Anoka",
   "sale_month": "2022-04",
   "price": 485000,
   "lot_sqft": 67219,
   "price_per_lot_sqft": 7.22,
   "price_per_building_sqft": 141.28,
   "building_sqft": 3433,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3453,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125230003"
  },
  {
   "address": "8073 Buchanan Street Northeast, Spring Lake Park",
   "sale_month": "2022-04",
   "price": 525000,
   "lot_sqft": 14509,
   "price_per_lot_sqft": 36.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1891,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310073"
  },
  {
   "address": "8075 Buchanan Street Northeast, Spring Lake Park",
   "sale_month": "2022-04",
   "price": 525000,
   "lot_sqft": 14509,
   "price_per_lot_sqft": 36.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1891,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310004"
  },
  {
   "address": "5960 Highway 61, White Bear Township",
   "sale_month": "2022-04",
   "price": 1850000,
   "lot_sqft": 83435,
   "price_per_lot_sqft": 22.17,
   "price_per_building_sqft": 175.77,
   "building_sqft": 10525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10588,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "013022220004"
  },
  {
   "address": "676 Industrial Boulevard, Watertown",
   "sale_month": "2022-03",
   "price": 900000,
   "lot_sqft": 58551,
   "price_per_lot_sqft": 15.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15988,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "854620010"
  },
  {
   "address": "33 8th Street East, Waconia",
   "sale_month": "2022-03",
   "price": 2123000,
   "lot_sqft": 88795,
   "price_per_lot_sqft": 23.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754020040"
  },
  {
   "address": "201 2nd Street West, Waconia",
   "sale_month": "2022-03",
   "price": 460000,
   "lot_sqft": 8368,
   "price_per_lot_sqft": 54.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750500780"
  },
  {
   "address": "233 Olive Street South, Waconia",
   "sale_month": "2022-03",
   "price": 600000,
   "lot_sqft": 33566,
   "price_per_lot_sqft": 17.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750500570"
  },
  {
   "address": "680 Tacoma Boulevard, Norwood Young America",
   "sale_month": "2022-03",
   "price": 3475000,
   "lot_sqft": 1066245,
   "price_per_lot_sqft": 3.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72357,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "587500035"
  },
  {
   "address": "14077 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2022-03",
   "price": 719950,
   "lot_sqft": 70076,
   "price_per_lot_sqft": 10.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225120014"
  },
  {
   "address": "14001 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2022-03",
   "price": 3515050,
   "lot_sqft": 73543,
   "price_per_lot_sqft": 47.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33129,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225120013"
  },
  {
   "address": "8965 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2022-03",
   "price": 3300000,
   "lot_sqft": 56774,
   "price_per_lot_sqft": 58.13,
   "price_per_building_sqft": 236.58,
   "building_sqft": 13949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14033,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124140019"
  },
  {
   "address": "444 Iglehart Avenue, Saint Paul",
   "sale_month": "2022-03",
   "price": 715000,
   "lot_sqft": 7808,
   "price_per_lot_sqft": 91.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1438,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923340085"
  },
  {
   "address": "500 Sherburne Avenue, Saint Paul",
   "sale_month": "2022-03",
   "price": 650000,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 131.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2227,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923230267"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 153352,
   "lot_sqft": 15163,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361700004121"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 107996,
   "lot_sqft": 2858,
   "price_per_lot_sqft": 37.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361700004050"
  },
  {
   "address": "1449 Concord Street South, South Saint Paul",
   "sale_month": "2022-03",
   "price": 372012,
   "lot_sqft": 15890,
   "price_per_lot_sqft": 23.41,
   "price_per_building_sqft": 64.4,
   "building_sqft": 5777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5812,
   "use": "Commercial-preferred",
   "parcel_id": "361700004042"
  },
  {
   "address": "6110 Blue Circle Dr, Minnetonka",
   "sale_month": "2022-03",
   "price": 2850000,
   "lot_sqft": 111865,
   "price_per_lot_sqft": 25.48,
   "price_per_building_sqft": 159.43,
   "building_sqft": 17876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17983,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722430003"
  },
  {
   "address": "3445 Lake Drive Northeast, Blaine",
   "sale_month": "2022-03",
   "price": 360000,
   "lot_sqft": 43584,
   "price_per_lot_sqft": 8.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123320025"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 551250,
   "lot_sqft": 51452,
   "price_per_lot_sqft": 10.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021230008"
  },
  {
   "address": "2649 Park Ave, Minneapolis",
   "sale_month": "2022-03",
   "price": 1175000,
   "lot_sqft": 20161,
   "price_per_lot_sqft": 58.28,
   "price_per_building_sqft": 375.28,
   "building_sqft": 3131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3150,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924320313"
  },
  {
   "address": "1714 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2022-03",
   "price": 2880000,
   "lot_sqft": 61724,
   "price_per_lot_sqft": 46.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224410005"
  },
  {
   "address": "6000 Clearwater Dr, Minnetonka",
   "sale_month": "2022-03",
   "price": 10240383,
   "lot_sqft": 325762,
   "price_per_lot_sqft": 31.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25764,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411722440019"
  },
  {
   "address": "2400 Stevens Ave, Minneapolis",
   "sale_month": "2022-03",
   "price": 4000000,
   "lot_sqft": 11413,
   "price_per_lot_sqft": 350.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2904,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130150"
  },
  {
   "address": "173 Jade Trail North, Lake Elmo",
   "sale_month": "2022-03",
   "price": 1550000,
   "lot_sqft": 186775,
   "price_per_lot_sqft": 8.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3402921330030"
  },
  {
   "address": "1671 University Avenue West, Saint Paul",
   "sale_month": "2022-03",
   "price": 1325000,
   "lot_sqft": 23461,
   "price_per_lot_sqft": 56.48,
   "price_per_building_sqft": 99.89,
   "building_sqft": 13264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13344,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140183"
  },
  {
   "address": "1602 Van Buren Avenue, Saint Paul",
   "sale_month": "2022-03",
   "price": 635000,
   "lot_sqft": 6079,
   "price_per_lot_sqft": 104.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2664,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923110045"
  },
  {
   "address": "8350 3rd Street North, Oakdale",
   "sale_month": "2022-03",
   "price": 5212295,
   "lot_sqft": 46114,
   "price_per_lot_sqft": 113.03,
   "price_per_building_sqft": 633.41,
   "building_sqft": 8229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8279,
   "use": "300",
   "parcel_id": "3302921340032"
  },
  {
   "address": "1630 91st Avenue Northeast, Blaine",
   "sale_month": "2022-03",
   "price": 655000,
   "lot_sqft": 2990,
   "price_per_lot_sqft": 219.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140050"
  },
  {
   "address": "1630 91st Avenue Northeast, Blaine",
   "sale_month": "2022-03",
   "price": 655000,
   "lot_sqft": 3007,
   "price_per_lot_sqft": 217.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140049"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 2000000,
   "lot_sqft": 59957,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020420006"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 2000000,
   "lot_sqft": 35807,
   "price_per_lot_sqft": 55.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12922,
   "use": "300",
   "parcel_id": "3203020420005"
  },
  {
   "address": "1701 Curve Crest Boulevard, Stillwater",
   "sale_month": "2022-03",
   "price": 2000000,
   "lot_sqft": 38364,
   "price_per_lot_sqft": 52.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020420004"
  },
  {
   "address": "582 Hayward Avenue North, Oakdale",
   "sale_month": "2022-03",
   "price": 455000,
   "lot_sqft": 25725,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": 17.88,
   "building_sqft": 25448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25601,
   "use": "305",
   "parcel_id": "3202921240035"
  },
  {
   "address": "628 Pine Street, Saint Paul",
   "sale_month": "2022-03",
   "price": 1200000,
   "lot_sqft": 10413,
   "price_per_lot_sqft": 115.24,
   "price_per_building_sqft": 212.31,
   "building_sqft": 5652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5686,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922140048"
  },
  {
   "address": "17550 Territorial Rd, Dayton",
   "sale_month": "2022-03",
   "price": 200000,
   "lot_sqft": 48398,
   "price_per_lot_sqft": 4.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3112022410005"
  },
  {
   "address": "706 Walnut Street North, Chaska",
   "sale_month": "2022-03",
   "price": 975000,
   "lot_sqft": 23794,
   "price_per_lot_sqft": 40.98,
   "price_per_building_sqft": 136.1,
   "building_sqft": 7164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7208,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306580010"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 150000,
   "lot_sqft": 696421,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MOBILE HOME PARK",
   "parcel_id": "3012022310007"
  },
  {
   "address": "1022 Manvel Street, Saint Paul",
   "sale_month": "2022-03",
   "price": 1300000,
   "lot_sqft": 12163,
   "price_per_lot_sqft": 106.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923240008"
  },
  {
   "address": "7609 73rd Ave N, Brooklyn Park",
   "sale_month": "2022-03",
   "price": 467000,
   "lot_sqft": 24447,
   "price_per_lot_sqft": 19.1,
   "price_per_building_sqft": 143.3,
   "building_sqft": 3259,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3278,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921320005"
  },
  {
   "address": "754 Stillwater Road, Mahtomedi",
   "sale_month": "2022-03",
   "price": 794000,
   "lot_sqft": 1922,
   "price_per_lot_sqft": 413.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4418,
   "use": "300",
   "parcel_id": "2903021130071"
  },
  {
   "address": "756 Stillwater Road, Mahtomedi",
   "sale_month": "2022-03",
   "price": 794000,
   "lot_sqft": 1922,
   "price_per_lot_sqft": 413.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021130070"
  },
  {
   "address": "3210 Galleria, Edina",
   "sale_month": "2022-03",
   "price": 150000000,
   "lot_sqft": 97295,
   "price_per_lot_sqft": 1541.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58767,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824340024"
  },
  {
   "address": "3501 Galleria, Edina",
   "sale_month": "2022-03",
   "price": 150000000,
   "lot_sqft": 119643,
   "price_per_lot_sqft": 1253.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824330023"
  },
  {
   "address": "3510 Galleria, Edina",
   "sale_month": "2022-03",
   "price": 150000000,
   "lot_sqft": 583300,
   "price_per_lot_sqft": 257.16,
   "price_per_building_sqft": 436.64,
   "building_sqft": 343531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 345604,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824330022"
  },
  {
   "address": "3503 Galleria, Edina",
   "sale_month": "2022-03",
   "price": 150000000,
   "lot_sqft": 89327,
   "price_per_lot_sqft": 1679.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824330021"
  },
  {
   "address": "140 3rd Street South, Stillwater",
   "sale_month": "2022-03",
   "price": 362100,
   "lot_sqft": 4831,
   "price_per_lot_sqft": 74.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420086"
  },
  {
   "address": "418 Morgan Ave S, Minneapolis",
   "sale_month": "2022-03",
   "price": 500000,
   "lot_sqft": 9927,
   "price_per_lot_sqft": 50.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1585,
   "use": "APARTMENT",
   "parcel_id": "2802924230011"
  },
  {
   "address": "414 Morgan Ave S, Minneapolis",
   "sale_month": "2022-03",
   "price": 730000,
   "lot_sqft": 8792,
   "price_per_lot_sqft": 83.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2690,
   "use": "APARTMENT",
   "parcel_id": "2802924220156"
  },
  {
   "address": "333 2nd Avenue West, Shakopee",
   "sale_month": "2022-03",
   "price": 475000,
   "lot_sqft": 17871,
   "price_per_lot_sqft": 26.58,
   "price_per_building_sqft": 164.08,
   "building_sqft": 2895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2912,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "275070010"
  },
  {
   "address": "1577 County Road E East, Gem Lake",
   "sale_month": "2022-03",
   "price": 490000,
   "lot_sqft": 17430,
   "price_per_lot_sqft": 28.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3332,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022430035"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 490000,
   "lot_sqft": 12021,
   "price_per_lot_sqft": 40.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022430024"
  },
  {
   "address": "1921 1st Ave S, Minneapolis",
   "sale_month": "2022-03",
   "price": 1200000,
   "lot_sqft": 6421,
   "price_per_lot_sqft": 186.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3903,
   "use": "APARTMENT",
   "parcel_id": "2702924430044"
  },
  {
   "address": "1115 2nd Ave S, Minneapolis",
   "sale_month": "2022-03",
   "price": 30750000,
   "lot_sqft": 20287,
   "price_per_lot_sqft": 1515.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924140388"
  },
  {
   "address": "6337 Pleasant Ave S, Richfield",
   "sale_month": "2022-03",
   "price": 1560000,
   "lot_sqft": 10827,
   "price_per_lot_sqft": 144.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4076,
   "use": "APARTMENT",
   "parcel_id": "2702824210093"
  },
  {
   "address": "837 1st Avenue East, Shakopee",
   "sale_month": "2022-03",
   "price": 2353000,
   "lot_sqft": 40486,
   "price_per_lot_sqft": 58.12,
   "price_per_building_sqft": 621.83,
   "building_sqft": 3784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3807,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040600"
  },
  {
   "address": "8608 Eagle Creek Circle, Savage",
   "sale_month": "2022-03",
   "price": 372000,
   "lot_sqft": 1619,
   "price_per_lot_sqft": 229.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140110"
  },
  {
   "address": "14425 Highway 13 South, Savage",
   "sale_month": "2022-03",
   "price": 2700000,
   "lot_sqft": 68508,
   "price_per_lot_sqft": 39.41,
   "price_per_building_sqft": 458.25,
   "building_sqft": 5892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5928,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263480111"
  },
  {
   "address": "690 Como Avenue, Saint Paul",
   "sale_month": "2022-03",
   "price": 1200000,
   "lot_sqft": 19382,
   "price_per_lot_sqft": 61.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4531,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923140117"
  },
  {
   "address": "1520 66th St E, Richfield",
   "sale_month": "2022-03",
   "price": 157000,
   "lot_sqft": 5329,
   "price_per_lot_sqft": 29.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824130104"
  },
  {
   "address": "78 78th Street West, Chanhassen",
   "sale_month": "2022-03",
   "price": 850000,
   "lot_sqft": 59243,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": 762.33,
   "building_sqft": 1115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1122,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "256860030"
  },
  {
   "address": "27 97th Avenue Northwest, Coon Rapids",
   "sale_month": "2022-03",
   "price": 586000,
   "lot_sqft": 13980,
   "price_per_lot_sqft": 41.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2027,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253124140006"
  },
  {
   "address": "530 79th Street West, Chanhassen",
   "sale_month": "2022-03",
   "price": 4665000,
   "lot_sqft": 32513,
   "price_per_lot_sqft": 143.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252750010"
  },
  {
   "address": "10417 Excelsior Blvd, Hopkins",
   "sale_month": "2022-03",
   "price": 1270000,
   "lot_sqft": 26805,
   "price_per_lot_sqft": 47.38,
   "price_per_building_sqft": 180.17,
   "building_sqft": 7049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7091,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722120014"
  },
  {
   "address": "911 21st Ave S, Minneapolis",
   "sale_month": "2022-03",
   "price": 1000000,
   "lot_sqft": 9289,
   "price_per_lot_sqft": 107.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3370,
   "use": "APARTMENT",
   "parcel_id": "2502924340043"
  },
  {
   "address": "4313 Ball Road Northeast, Blaine",
   "sale_month": "2022-03",
   "price": 425000,
   "lot_sqft": 133112,
   "price_per_lot_sqft": 3.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243123320009"
  },
  {
   "address": "2010 Fairview Street, Centerville",
   "sale_month": "2022-03",
   "price": 270000,
   "lot_sqft": 68401,
   "price_per_lot_sqft": 3.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122330006"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 2600000,
   "lot_sqft": 117336,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122230010"
  },
  {
   "address": "2050 Main Street, Centerville",
   "sale_month": "2022-03",
   "price": 2600000,
   "lot_sqft": 117256,
   "price_per_lot_sqft": 22.17,
   "price_per_building_sqft": 61.85,
   "building_sqft": 42034,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42287,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122230009"
  },
  {
   "address": "800 9th Ave SE, Minneapolis",
   "sale_month": "2022-03",
   "price": 770000,
   "lot_sqft": 3160,
   "price_per_lot_sqft": 243.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2450,
   "use": "APARTMENT",
   "parcel_id": "2402924240137"
  },
  {
   "address": "1517 Como Ave SE, Minneapolis",
   "sale_month": "2022-03",
   "price": 1300000,
   "lot_sqft": 10725,
   "price_per_lot_sqft": 121.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6961,
   "use": "APARTMENT",
   "parcel_id": "2402924110151"
  },
  {
   "address": "15243 Nowthen Boulevard Northwest, Ramsey",
   "sale_month": "2022-03",
   "price": 550000,
   "lot_sqft": 47970,
   "price_per_lot_sqft": 11.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233225420038"
  },
  {
   "address": "2603 Commerce Blvd, Mound",
   "sale_month": "2022-03",
   "price": 200000,
   "lot_sqft": 16693,
   "price_per_lot_sqft": 11.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311724140022"
  },
  {
   "address": "10438 185th Street West, Lakeville",
   "sale_month": "2022-03",
   "price": 2116021,
   "lot_sqft": 71078,
   "price_per_lot_sqft": 29.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10680,
   "use": "Commercial",
   "parcel_id": "225320001012"
  },
  {
   "address": "10450 185th Street West, Lakeville",
   "sale_month": "2022-03",
   "price": 4102900,
   "lot_sqft": 85822,
   "price_per_lot_sqft": 47.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25877,
   "use": "Commercial-preferred",
   "parcel_id": "225320001011"
  },
  {
   "address": "10567 165th Street West, Lakeville",
   "sale_month": "2022-03",
   "price": 469000,
   "lot_sqft": 4207,
   "price_per_lot_sqft": 111.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001031"
  },
  {
   "address": "21320 Hamburg Avenue, Lakeville",
   "sale_month": "2022-03",
   "price": 4670000,
   "lot_sqft": 205767,
   "price_per_lot_sqft": 22.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64083,
   "use": "Industrial-preferred",
   "parcel_id": "223600001010"
  },
  {
   "address": "1921 103rd Avenue Northwest, Coon Rapids",
   "sale_month": "2022-03",
   "price": 387000,
   "lot_sqft": 12538,
   "price_per_lot_sqft": 30.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2593,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223124420010"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 5728500,
   "lot_sqft": 1188,
   "price_per_lot_sqft": 4821.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024430019"
  },
  {
   "address": "5346 Industrial Boulevard Northeast, Fridley",
   "sale_month": "2022-03",
   "price": 5728500,
   "lot_sqft": 160791,
   "price_per_lot_sqft": 35.63,
   "price_per_building_sqft": 193.37,
   "building_sqft": 29625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29804,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024430008"
  },
  {
   "address": "1550 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2022-03",
   "price": 19600000,
   "lot_sqft": 112647,
   "price_per_lot_sqft": 173.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42103,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "222923220148"
  },
  {
   "address": "1530 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2022-03",
   "price": 9640000,
   "lot_sqft": 57325,
   "price_per_lot_sqft": 168.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25573,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923220145"
  },
  {
   "address": "16 4th St N, Minneapolis",
   "sale_month": "2022-03",
   "price": 1950000,
   "lot_sqft": 5315,
   "price_per_lot_sqft": 366.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2202924410036"
  },
  {
   "address": "917 5th St N, Minneapolis",
   "sale_month": "2022-03",
   "price": 1525000,
   "lot_sqft": 7343,
   "price_per_lot_sqft": 207.68,
   "price_per_building_sqft": 201.11,
   "building_sqft": 7583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7629,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230088"
  },
  {
   "address": "14954 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2022-03",
   "price": 1750000,
   "lot_sqft": 133977,
   "price_per_lot_sqft": 13.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24872,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223430021"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 1750000,
   "lot_sqft": 234772,
   "price_per_lot_sqft": 7.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223430004"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 115112,
   "lot_sqft": 42131,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "193200501060"
  },
  {
   "address": "624 Spiral Boulevard, Hastings",
   "sale_month": "2022-03",
   "price": 1084888,
   "lot_sqft": 58152,
   "price_per_lot_sqft": 18.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25778,
   "use": "Industrial-preferred",
   "parcel_id": "193200501050"
  },
  {
   "address": "10155 University Avenue Northeast, Blaine",
   "sale_month": "2022-03",
   "price": 475000,
   "lot_sqft": 2693,
   "price_per_lot_sqft": 176.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330106"
  },
  {
   "address": "2158 Rice Street North, Maplewood",
   "sale_month": "2022-03",
   "price": 1875000,
   "lot_sqft": 32640,
   "price_per_lot_sqft": 57.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922220019"
  },
  {
   "address": "3063 Virginia Ave S, St. Louis Park",
   "sale_month": "2022-03",
   "price": 3139500,
   "lot_sqft": 36116,
   "price_per_lot_sqft": 86.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6753,
   "use": "APARTMENT",
   "parcel_id": "1811721110048"
  },
  {
   "address": "18780 Lake Dr E, Chanhassen",
   "sale_month": "2022-03",
   "price": 6450000,
   "lot_sqft": 188254,
   "price_per_lot_sqft": 34.26,
   "price_per_building_sqft": 100.12,
   "building_sqft": 64421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64810,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811622220004"
  },
  {
   "address": "425 Apollo Drive, Lino Lakes",
   "sale_month": "2022-03",
   "price": 2500000,
   "lot_sqft": 131393,
   "price_per_lot_sqft": 19.03,
   "price_per_building_sqft": 78.24,
   "building_sqft": 31951,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32144,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220048"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 2500000,
   "lot_sqft": 34801,
   "price_per_lot_sqft": 71.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220038"
  },
  {
   "address": "7500 Setzler Pkwy N, Brooklyn Park",
   "sale_month": "2022-03",
   "price": 17350000,
   "lot_sqft": 449185,
   "price_per_lot_sqft": 38.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 118134,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711921230006"
  },
  {
   "address": "3326 Gorham Ave, St. Louis Park",
   "sale_month": "2022-03",
   "price": 1400000,
   "lot_sqft": 26352,
   "price_per_lot_sqft": 53.13,
   "price_per_building_sqft": 89.86,
   "building_sqft": 15580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15674,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420061"
  },
  {
   "address": "6900 Lake St W, St. Louis Park",
   "sale_month": "2022-03",
   "price": 1025000,
   "lot_sqft": 7197,
   "price_per_lot_sqft": 142.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410019"
  },
  {
   "address": "3011 50th St W, Minneapolis",
   "sale_month": "2022-03",
   "price": 450000,
   "lot_sqft": 1538,
   "price_per_lot_sqft": 292.59,
   "price_per_building_sqft": 359.14,
   "building_sqft": 1253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1260,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824420087"
  },
  {
   "address": "3724 50th St W, Minneapolis",
   "sale_month": "2022-03",
   "price": 1100000,
   "lot_sqft": 11813,
   "price_per_lot_sqft": 93.12,
   "price_per_building_sqft": 523.81,
   "building_sqft": 2100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2113,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824230108"
  },
  {
   "address": "8136 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2022-03",
   "price": 910000,
   "lot_sqft": 64968,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": 294.5,
   "building_sqft": 3090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3109,
   "use": "300",
   "parcel_id": "1602721330003"
  },
  {
   "address": "13905 Chestnut Dr, Eden Prairie",
   "sale_month": "2022-03",
   "price": 86750000,
   "lot_sqft": 623108,
   "price_per_lot_sqft": 139.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32413,
   "use": "APARTMENT",
   "parcel_id": "1511622340083"
  },
  {
   "address": "13775 Chestnut Dr, Eden Prairie",
   "sale_month": "2022-03",
   "price": 86750000,
   "lot_sqft": 179748,
   "price_per_lot_sqft": 482.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31486,
   "use": "APARTMENT",
   "parcel_id": "1511622340081"
  },
  {
   "address": "13800 Chestnut Dr, Eden Prairie",
   "sale_month": "2022-03",
   "price": 86750000,
   "lot_sqft": 198436,
   "price_per_lot_sqft": 437.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32301,
   "use": "APARTMENT",
   "parcel_id": "1511622310094"
  },
  {
   "address": "1441 Marshall St NE, Minneapolis",
   "sale_month": "2022-03",
   "price": 2250000,
   "lot_sqft": 14962,
   "price_per_lot_sqft": 150.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4432,
   "use": "APARTMENT",
   "parcel_id": "1502924110057"
  },
  {
   "address": "1281 114th Avenue Northwest, Coon Rapids",
   "sale_month": "2022-03",
   "price": 815000,
   "lot_sqft": 10942,
   "price_per_lot_sqft": 74.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124240023"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 263279,
   "lot_sqft": 44116,
   "price_per_lot_sqft": 5.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "142583101032"
  },
  {
   "address": "115 Elm Street, Farmington",
   "sale_month": "2022-03",
   "price": 2661721,
   "lot_sqft": 203545,
   "price_per_lot_sqft": 13.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41008,
   "use": "Commercial-preferred",
   "parcel_id": "142583101031"
  },
  {
   "address": "11102 91st Ave N, Maple Grove",
   "sale_month": "2022-03",
   "price": 725000,
   "lot_sqft": 83166,
   "price_per_lot_sqft": 8.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922110018"
  },
  {
   "address": "4400 Osseo Rd, Minneapolis",
   "sale_month": "2022-03",
   "price": 280000,
   "lot_sqft": 8549,
   "price_per_lot_sqft": 32.75,
   "price_per_building_sqft": 100.25,
   "building_sqft": 2793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2810,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411821210042"
  },
  {
   "address": "11237 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2022-03",
   "price": 550000,
   "lot_sqft": 29105,
   "price_per_lot_sqft": 18.9,
   "price_per_building_sqft": 172.63,
   "building_sqft": 3186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3205,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133124420086"
  },
  {
   "address": "8630 Monticello La N, Maple Grove",
   "sale_month": "2022-03",
   "price": 2710950,
   "lot_sqft": 68900,
   "price_per_lot_sqft": 39.35,
   "price_per_building_sqft": 98.87,
   "building_sqft": 27418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27584,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440030"
  },
  {
   "address": "8670 Monticello La N, Maple Grove",
   "sale_month": "2022-03",
   "price": 2259050,
   "lot_sqft": 69898,
   "price_per_lot_sqft": 32.32,
   "price_per_building_sqft": 88.64,
   "building_sqft": 25487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25641,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440029"
  },
  {
   "address": "125 1st Ave NW, Osseo",
   "sale_month": "2022-03",
   "price": 683000,
   "lot_sqft": 24898,
   "price_per_lot_sqft": 27.43,
   "price_per_building_sqft": 98.64,
   "building_sqft": 6924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6966,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140094"
  },
  {
   "address": "17 2nd St NW, Osseo",
   "sale_month": "2022-03",
   "price": 190000,
   "lot_sqft": 2039,
   "price_per_lot_sqft": 93.18,
   "price_per_building_sqft": 112.23,
   "building_sqft": 1693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1703,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140042"
  },
  {
   "address": "2122 Belmont La, Mound",
   "sale_month": "2022-03",
   "price": 1650000,
   "lot_sqft": 8001,
   "price_per_lot_sqft": 206.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1632,
   "use": "APARTMENT",
   "parcel_id": "1311724320097"
  },
  {
   "address": "2142 Belmont La, Mound",
   "sale_month": "2022-03",
   "price": 1650000,
   "lot_sqft": 8000,
   "price_per_lot_sqft": 206.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "APARTMENT",
   "parcel_id": "1311724320094"
  },
  {
   "address": "2131 Basswood La, Mound",
   "sale_month": "2022-03",
   "price": 1650000,
   "lot_sqft": 8004,
   "price_per_lot_sqft": 206.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "APARTMENT",
   "parcel_id": "1311724320088"
  },
  {
   "address": "1180 Tyler St NE, Minneapolis",
   "sale_month": "2022-03",
   "price": 2310000,
   "lot_sqft": 33961,
   "price_per_lot_sqft": 68.02,
   "price_per_building_sqft": 183.64,
   "building_sqft": 12579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12655,
   "use": "APARTMENT",
   "parcel_id": "1302924230043"
  },
  {
   "address": "2501 Londin Lane East, Maplewood",
   "sale_month": "2022-03",
   "price": 1750000,
   "lot_sqft": 258017,
   "price_per_lot_sqft": 6.78,
   "price_per_building_sqft": 236.01,
   "building_sqft": 7415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7460,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "122822120001"
  },
  {
   "address": "4640 Lyndale Ave N, Minneapolis",
   "sale_month": "2022-03",
   "price": 4200000,
   "lot_sqft": 91471,
   "price_per_lot_sqft": 45.92,
   "price_per_building_sqft": 276.95,
   "building_sqft": 15165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15256,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211821430085"
  },
  {
   "address": "415 74th Avenue Northeast, Fridley",
   "sale_month": "2022-03",
   "price": 1160000,
   "lot_sqft": 26978,
   "price_per_lot_sqft": 43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4372,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "113024240005"
  },
  {
   "address": "7400 Lyric Lane Northeast, Fridley",
   "sale_month": "2022-03",
   "price": 680000,
   "lot_sqft": 18671,
   "price_per_lot_sqft": 36.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4312,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "113024240004"
  },
  {
   "address": "2408 Central Ave NE, Minneapolis",
   "sale_month": "2022-03",
   "price": 375000,
   "lot_sqft": 7576,
   "price_per_lot_sqft": 49.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924410007"
  },
  {
   "address": "2425 University Ave NE, Minneapolis",
   "sale_month": "2022-03",
   "price": 500000,
   "lot_sqft": 11807,
   "price_per_lot_sqft": 42.35,
   "price_per_building_sqft": 277.93,
   "building_sqft": 1799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1810,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924320050"
  },
  {
   "address": "2512 Central Ave NE, Minneapolis",
   "sale_month": "2022-03",
   "price": 400000,
   "lot_sqft": 8133,
   "price_per_lot_sqft": 49.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140045"
  },
  {
   "address": "2300 Cleveland Avenue North, Roseville",
   "sale_month": "2022-03",
   "price": 4800000,
   "lot_sqft": 79699,
   "price_per_lot_sqft": 60.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13397,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923320005"
  },
  {
   "address": "4825 Vera Cruz Ave N, Crystal",
   "sale_month": "2022-03",
   "price": 1850000,
   "lot_sqft": 40947,
   "price_per_lot_sqft": 45.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4011,
   "use": "APARTMENT",
   "parcel_id": "0911821310010"
  },
  {
   "address": "3921 Bryant Ave S, Minneapolis",
   "sale_month": "2022-03",
   "price": 750000,
   "lot_sqft": 5656,
   "price_per_lot_sqft": 132.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1529,
   "use": "APARTMENT",
   "parcel_id": "0902824110093"
  },
  {
   "address": "2625 Louisiana Ave S, St. Louis Park",
   "sale_month": "2022-03",
   "price": 700000,
   "lot_sqft": 38699,
   "price_per_lot_sqft": 18.09,
   "price_per_building_sqft": 691.02,
   "building_sqft": 1013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1019,
   "use": "APARTMENT",
   "parcel_id": "0811721420197"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 850000,
   "lot_sqft": 2504,
   "price_per_lot_sqft": 339.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822240158"
  },
  {
   "address": "612 Smith Avenue South, Saint Paul",
   "sale_month": "2022-03",
   "price": 850000,
   "lot_sqft": 7080,
   "price_per_lot_sqft": 120.06,
   "price_per_building_sqft": 218.85,
   "building_sqft": 3884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3907,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822230144"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 850000,
   "lot_sqft": 7486,
   "price_per_lot_sqft": 113.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822230051"
  },
  {
   "address": "8701 95th Ave N, Brooklyn Park",
   "sale_month": "2022-03",
   "price": 21832017,
   "lot_sqft": 640741,
   "price_per_lot_sqft": 34.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921340017"
  },
  {
   "address": "2631 Mounds View Boulevard, Mounds View",
   "sale_month": "2022-03",
   "price": 5278000,
   "lot_sqft": 28535,
   "price_per_lot_sqft": 184.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6413,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063023440052"
  },
  {
   "address": "2665 Mounds View Boulevard, Mounds View",
   "sale_month": "2022-03",
   "price": 5278000,
   "lot_sqft": 70618,
   "price_per_lot_sqft": 74.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7800,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063023430013"
  },
  {
   "address": "2643 Mounds View Boulevard, Mounds View",
   "sale_month": "2022-03",
   "price": 5278000,
   "lot_sqft": 28535,
   "price_per_lot_sqft": 184.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 781,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063023430012"
  },
  {
   "address": "93 Little Canada Road West, Little Canada",
   "sale_month": "2022-03",
   "price": 983500,
   "lot_sqft": 62012,
   "price_per_lot_sqft": 15.86,
   "price_per_building_sqft": 82.52,
   "building_sqft": 11919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11991,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320009"
  },
  {
   "address": "2958 Yorkton Boulevard, Little Canada",
   "sale_month": "2022-03",
   "price": 2625000,
   "lot_sqft": 81099,
   "price_per_lot_sqft": 32.37,
   "price_per_building_sqft": 103.58,
   "building_sqft": 25342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25495,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922240009"
  },
  {
   "address": "217 Minnetonka Ave S, Wayzata",
   "sale_month": "2022-03",
   "price": 2000000,
   "lot_sqft": 8570,
   "price_per_lot_sqft": 233.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1587,
   "use": "APARTMENT",
   "parcel_id": "0611722240031"
  },
  {
   "address": "426 Rice St E, Wayzata",
   "sale_month": "2022-03",
   "price": 2000000,
   "lot_sqft": 13185,
   "price_per_lot_sqft": 151.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1451,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0611722240030"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 3549000,
   "lot_sqft": 28673,
   "price_per_lot_sqft": 123.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921420029"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 3549000,
   "lot_sqft": 10634,
   "price_per_lot_sqft": 333.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921130009"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 3549000,
   "lot_sqft": 281971,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921130008"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 3549000,
   "lot_sqft": 26905,
   "price_per_lot_sqft": 131.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921130007"
  },
  {
   "address": null,
   "sale_month": "2022-03",
   "price": 3549000,
   "lot_sqft": 97740,
   "price_per_lot_sqft": 36.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921130006"
  },
  {
   "address": "6017 56th Ave N, Crystal",
   "sale_month": "2022-03",
   "price": 2900000,
   "lot_sqft": 19625,
   "price_per_lot_sqft": 147.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5773,
   "use": "APARTMENT",
   "parcel_id": "0411821330016"
  },
  {
   "address": "6001 56th Ave N, Crystal",
   "sale_month": "2022-03",
   "price": 2900000,
   "lot_sqft": 19547,
   "price_per_lot_sqft": 148.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5381,
   "use": "APARTMENT",
   "parcel_id": "0411821330015"
  },
  {
   "address": "3208 Hennepin Ave, Minneapolis",
   "sale_month": "2022-03",
   "price": 860000,
   "lot_sqft": 5380,
   "price_per_lot_sqft": 159.85,
   "price_per_building_sqft": 550.58,
   "building_sqft": 1562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824240013"
  },
  {
   "address": "3033 Hazelwood Street North, Maplewood",
   "sale_month": "2022-03",
   "price": 275000,
   "lot_sqft": 82220,
   "price_per_lot_sqft": 3.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922210119"
  },
  {
   "address": "1715 Beam Avenue East, Maplewood",
   "sale_month": "2022-03",
   "price": 11300000,
   "lot_sqft": 1115169,
   "price_per_lot_sqft": 10.13,
   "price_per_building_sqft": 38.19,
   "building_sqft": 295923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 297710,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922140018"
  },
  {
   "address": "9300 Hudson Road, Woodbury",
   "sale_month": "2022-03",
   "price": 5150870,
   "lot_sqft": 39491,
   "price_per_lot_sqft": 130.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821210126"
  },
  {
   "address": "8500 Harriet Ave S, Bloomington",
   "sale_month": "2022-03",
   "price": 1100000,
   "lot_sqft": 10054,
   "price_per_lot_sqft": 109.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302724330019"
  },
  {
   "address": "520 86th St W, Bloomington",
   "sale_month": "2022-03",
   "price": 1100000,
   "lot_sqft": 109695,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": 167.43,
   "building_sqft": 6570,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6610,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724330018"
  },
  {
   "address": "600 Southcross Drive West, Burnsville",
   "sale_month": "2022-03",
   "price": 2200000,
   "lot_sqft": 79051,
   "price_per_lot_sqft": 27.83,
   "price_per_building_sqft": 111.96,
   "building_sqft": 19649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19767,
   "use": "Commercial-preferred",
   "parcel_id": "029046000010"
  },
  {
   "address": "2605 Cliff Road East, Burnsville",
   "sale_month": "2022-03",
   "price": 630000,
   "lot_sqft": 20878,
   "price_per_lot_sqft": 30.18,
   "price_per_building_sqft": 304.49,
   "building_sqft": 2069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2081,
   "use": "Commercial-preferred",
   "parcel_id": "023300101011"
  },
  {
   "address": "6385 Old Shady Oak Rd, Eden Prairie",
   "sale_month": "2022-03",
   "price": 11795000,
   "lot_sqft": 267020,
   "price_per_lot_sqft": 44.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30360,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211622140049"
  },
  {
   "address": "210 Edge Pl NE, Minneapolis",
   "sale_month": "2022-03",
   "price": 3900000,
   "lot_sqft": 136606,
   "price_per_lot_sqft": 28.55,
   "price_per_building_sqft": 69.79,
   "building_sqft": 55883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56221,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0202924230045"
  },
  {
   "address": "455 Karen Drive, Woodbury",
   "sale_month": "2022-03",
   "price": 65158000,
   "lot_sqft": 209588,
   "price_per_lot_sqft": 310.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0202821140008"
  },
  {
   "address": "478 West Main Street, Anoka",
   "sale_month": "2022-03",
   "price": 340000,
   "lot_sqft": 7286,
   "price_per_lot_sqft": 46.66,
   "price_per_building_sqft": 118.22,
   "building_sqft": 2876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2894,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125420056"
  },
  {
   "address": "1632 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2022-03",
   "price": 1000000,
   "lot_sqft": 12356,
   "price_per_lot_sqft": 80.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140050"
  },
  {
   "address": "545 Summit Avenue, Saint Paul",
   "sale_month": "2022-03",
   "price": 800000,
   "lot_sqft": 13755,
   "price_per_lot_sqft": 58.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1788,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230181"
  },
  {
   "address": "3636 28th Ave S, Minneapolis",
   "sale_month": "2022-03",
   "price": 820000,
   "lot_sqft": 5038,
   "price_per_lot_sqft": 162.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 869,
   "use": "TRIPLEX",
   "parcel_id": "0102824430055"
  },
  {
   "address": "3436 19th Ave S, Minneapolis",
   "sale_month": "2022-03",
   "price": 292400,
   "lot_sqft": 5247,
   "price_per_lot_sqft": 55.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 959,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824320081"
  },
  {
   "address": "2716 31st St E, Minneapolis",
   "sale_month": "2022-03",
   "price": 960000,
   "lot_sqft": 5999,
   "price_per_lot_sqft": 160.03,
   "price_per_building_sqft": 196.44,
   "building_sqft": 4887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4917,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120001"
  },
  {
   "address": "820 Marketplace Drive, Waconia",
   "sale_month": "2022-02",
   "price": 520000,
   "lot_sqft": 45298,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755040050"
  },
  {
   "address": "511 Maple Street South, Waconia",
   "sale_month": "2022-02",
   "price": 420000,
   "lot_sqft": 8879,
   "price_per_lot_sqft": 47.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750231600"
  },
  {
   "address": "415 Tacoma Circle, Norwood Young America",
   "sale_month": "2022-02",
   "price": 250361,
   "lot_sqft": 207859,
   "price_per_lot_sqft": 1.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23586,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "587500105"
  },
  {
   "address": "18 3rd Avenue Southeast, Norwood Young America",
   "sale_month": "2022-02",
   "price": 410000,
   "lot_sqft": 19974,
   "price_per_lot_sqft": 20.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4005,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580510610"
  },
  {
   "address": "981 43 1/2 Avenue Northeast, Columbia Heights",
   "sale_month": "2022-02",
   "price": 460000,
   "lot_sqft": 8367,
   "price_per_lot_sqft": 54.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2165,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024220105"
  },
  {
   "address": "11190 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2022-02",
   "price": 2302413,
   "lot_sqft": 553373,
   "price_per_lot_sqft": 4.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3602921330021"
  },
  {
   "address": "11160 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2022-02",
   "price": 2302413,
   "lot_sqft": 562080,
   "price_per_lot_sqft": 4.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3602921330020"
  },
  {
   "address": "2827 11th Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 445000,
   "lot_sqft": 10338,
   "price_per_lot_sqft": 43.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1526,
   "use": "TRIPLEX",
   "parcel_id": "3502924340065"
  },
  {
   "address": "2110 Park Ave, Minneapolis",
   "sale_month": "2022-02",
   "price": 2103000,
   "lot_sqft": 11953,
   "price_per_lot_sqft": 175.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5048,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924220011"
  },
  {
   "address": "2416 17th Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 200000,
   "lot_sqft": 4940,
   "price_per_lot_sqft": 40.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1236,
   "use": "TRIPLEX",
   "parcel_id": "3502924140056"
  },
  {
   "address": "157 St Croix Trail North, Lakeland Shores",
   "sale_month": "2022-02",
   "price": 720000,
   "lot_sqft": 35578,
   "price_per_lot_sqft": 20.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5472,
   "use": "300",
   "parcel_id": "3502920430044"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 720000,
   "lot_sqft": 46883,
   "price_per_lot_sqft": 15.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3502920430003"
  },
  {
   "address": "6845 Highway 10 Northwest, Ramsey",
   "sale_month": "2022-02",
   "price": 1750000,
   "lot_sqft": 155314,
   "price_per_lot_sqft": 11.27,
   "price_per_building_sqft": 103.5,
   "building_sqft": 16909,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17011,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225210001"
  },
  {
   "address": "2838 1st Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 1135500,
   "lot_sqft": 11266,
   "price_per_lot_sqft": 100.79,
   "price_per_building_sqft": 257.48,
   "building_sqft": 4410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4437,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924430156"
  },
  {
   "address": "2449 Pillsbury Ave, Minneapolis",
   "sale_month": "2022-02",
   "price": 870000,
   "lot_sqft": 11146,
   "price_per_lot_sqft": 78.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2004,
   "use": "APARTMENT",
   "parcel_id": "3402924240035"
  },
  {
   "address": "2412 Nicollet Ave, Minneapolis",
   "sale_month": "2022-02",
   "price": 2430000,
   "lot_sqft": 26130,
   "price_per_lot_sqft": 93,
   "price_per_building_sqft": 157.62,
   "building_sqft": 15417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15510,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240010"
  },
  {
   "address": "245 76th St W, Richfield",
   "sale_month": "2022-02",
   "price": 24200000,
   "lot_sqft": 141894,
   "price_per_lot_sqft": 170.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17366,
   "use": "APARTMENT",
   "parcel_id": "3402824340074"
  },
  {
   "address": "2645 Hennepin Ave, Minneapolis",
   "sale_month": "2022-02",
   "price": 645000,
   "lot_sqft": 2174,
   "price_per_lot_sqft": 296.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7190,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420171"
  },
  {
   "address": "2448 Lyndale Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 1015000,
   "lot_sqft": 6610,
   "price_per_lot_sqft": 153.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3019,
   "use": "APARTMENT",
   "parcel_id": "3302924140113"
  },
  {
   "address": "700 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2022-02",
   "price": 900000,
   "lot_sqft": 24090,
   "price_per_lot_sqft": 37.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322922110122"
  },
  {
   "address": "17171 113th Ave N, Dayton",
   "sale_month": "2022-02",
   "price": 3605000,
   "lot_sqft": 265476,
   "price_per_lot_sqft": 13.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22746,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3212022230009"
  },
  {
   "address": "17201 113th Ave N, Dayton",
   "sale_month": "2022-02",
   "price": 3605000,
   "lot_sqft": 282656,
   "price_per_lot_sqft": 12.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17142,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3212022230008"
  },
  {
   "address": "6601 106th St W, Bloomington",
   "sale_month": "2022-02",
   "price": 107000000,
   "lot_sqft": 512156,
   "price_per_lot_sqft": 208.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27196,
   "use": "APARTMENT",
   "parcel_id": "3211621310008"
  },
  {
   "address": "10700 Hampshire Ave S, Bloomington",
   "sale_month": "2022-02",
   "price": 107000000,
   "lot_sqft": 801502,
   "price_per_lot_sqft": 133.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29569,
   "use": "APARTMENT",
   "parcel_id": "3211621310006"
  },
  {
   "address": "10700 Bloomington Ferry Rd, Bloomington",
   "sale_month": "2022-02",
   "price": 3150000,
   "lot_sqft": 31563,
   "price_per_lot_sqft": 99.8,
   "price_per_building_sqft": 809.35,
   "building_sqft": 3892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3915,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111621420070"
  },
  {
   "address": "10750 Bloomington Ferry Rd, Bloomington",
   "sale_month": "2022-02",
   "price": 3150000,
   "lot_sqft": 133359,
   "price_per_lot_sqft": 23.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111621420069"
  },
  {
   "address": "7700 Old Shakopee Rd W, Bloomington",
   "sale_month": "2022-02",
   "price": 3150000,
   "lot_sqft": 33474,
   "price_per_lot_sqft": 94.1,
   "price_per_building_sqft": 97.26,
   "building_sqft": 32388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32583,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111621420068"
  },
  {
   "address": "3500 Lake St E, Minneapolis",
   "sale_month": "2022-02",
   "price": 2100000,
   "lot_sqft": 10503,
   "price_per_lot_sqft": 199.94,
   "price_per_building_sqft": 174.97,
   "building_sqft": 12002,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12074,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340157"
  },
  {
   "address": "969 Greenway Avenue North, Oakdale",
   "sale_month": "2022-02",
   "price": 6950000,
   "lot_sqft": 117695,
   "price_per_lot_sqft": 59.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15957,
   "use": "110",
   "parcel_id": "3102921110091"
  },
  {
   "address": "18695 73rd Ave N, Maple Grove",
   "sale_month": "2022-02",
   "price": 42550000,
   "lot_sqft": 199814,
   "price_per_lot_sqft": 212.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3011922320099"
  },
  {
   "address": "17710 Old Excelsior Blvd, Minnetonka",
   "sale_month": "2022-02",
   "price": 31400000,
   "lot_sqft": 110143,
   "price_per_lot_sqft": 285.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8131,
   "use": "APARTMENT",
   "parcel_id": "3011722410079"
  },
  {
   "address": "5101 Thimsen Ave, Minnetonka",
   "sale_month": "2022-02",
   "price": 1325000,
   "lot_sqft": 25291,
   "price_per_lot_sqft": 52.39,
   "price_per_building_sqft": 249.67,
   "building_sqft": 5307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410037"
  },
  {
   "address": "4155 Peavy Road, Chaska",
   "sale_month": "2022-02",
   "price": 5757912,
   "lot_sqft": 368531,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": 115.17,
   "building_sqft": 49997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50299,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300560050"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 125000,
   "lot_sqft": 27127,
   "price_per_lot_sqft": 4.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3003020320114"
  },
  {
   "address": "2600 University Ave SE, Minneapolis",
   "sale_month": "2022-02",
   "price": 327000,
   "lot_sqft": 40884,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "3002923240081"
  },
  {
   "address": "1380 7th Street Northwest, New Brighton",
   "sale_month": "2022-02",
   "price": 1822500,
   "lot_sqft": 39771,
   "price_per_lot_sqft": 45.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6717,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023220030"
  },
  {
   "address": "1390 7th Street Northwest, New Brighton",
   "sale_month": "2022-02",
   "price": 1822500,
   "lot_sqft": 35671,
   "price_per_lot_sqft": 51.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6528,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023220009"
  },
  {
   "address": "905 Westminster Street, Saint Paul",
   "sale_month": "2022-02",
   "price": 1374500,
   "lot_sqft": 20012,
   "price_per_lot_sqft": 68.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4232,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922320192"
  },
  {
   "address": "1074 Arkwright Street, Saint Paul",
   "sale_month": "2022-02",
   "price": 1112500,
   "lot_sqft": 15125,
   "price_per_lot_sqft": 73.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2829,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922230014"
  },
  {
   "address": "1047 Arcade Street, Saint Paul",
   "sale_month": "2022-02",
   "price": 143000,
   "lot_sqft": 912,
   "price_per_lot_sqft": 156.8,
   "price_per_building_sqft": 110.85,
   "building_sqft": 1290,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1298,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922140089"
  },
  {
   "address": "7233 West Broadway, Brooklyn Park",
   "sale_month": "2022-02",
   "price": 566500,
   "lot_sqft": 14992,
   "price_per_lot_sqft": 37.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2037,
   "use": "APARTMENT",
   "parcel_id": "2911921320002"
  },
  {
   "address": "4025 Benjamin Drive, Woodbury",
   "sale_month": "2022-02",
   "price": 5475748,
   "lot_sqft": 60826,
   "price_per_lot_sqft": 90.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2902821120022"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 887500,
   "lot_sqft": 3836,
   "price_per_lot_sqft": 231.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 582,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922420158"
  },
  {
   "address": "1651 7th Street East, Saint Paul",
   "sale_month": "2022-02",
   "price": 887500,
   "lot_sqft": 8793,
   "price_per_lot_sqft": 100.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2830,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922420075"
  },
  {
   "address": "1721 7th Street East, Saint Paul",
   "sale_month": "2022-02",
   "price": 962500,
   "lot_sqft": 11787,
   "price_per_lot_sqft": 81.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3742,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922410068"
  },
  {
   "address": "1447 7th Street East, Saint Paul",
   "sale_month": "2022-02",
   "price": 963000,
   "lot_sqft": 12103,
   "price_per_lot_sqft": 79.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3952,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922310087"
  },
  {
   "address": "6237 Lyndale Ave S, Richfield",
   "sale_month": "2022-02",
   "price": 369000,
   "lot_sqft": 7282,
   "price_per_lot_sqft": 50.67,
   "price_per_building_sqft": 375.38,
   "building_sqft": 983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 989,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824220070"
  },
  {
   "address": "1828 11th Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 660000,
   "lot_sqft": 10121,
   "price_per_lot_sqft": 65.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2039,
   "use": "TRIPLEX",
   "parcel_id": "2602924340043"
  },
  {
   "address": "1417 Washington Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 7500000,
   "lot_sqft": 15870,
   "price_per_lot_sqft": 472.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140081"
  },
  {
   "address": "245 14th Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 7500000,
   "lot_sqft": 4802,
   "price_per_lot_sqft": 1561.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140050"
  },
  {
   "address": "1407 Washington Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 7500000,
   "lot_sqft": 5324,
   "price_per_lot_sqft": 1408.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3658,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924140046"
  },
  {
   "address": "1421 Washington Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 7500000,
   "lot_sqft": 1904,
   "price_per_lot_sqft": 3939.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924140043"
  },
  {
   "address": "1421 Washington Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 7500000,
   "lot_sqft": 1649,
   "price_per_lot_sqft": 4548.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140041"
  },
  {
   "address": "1427 Washington Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 7500000,
   "lot_sqft": 1821,
   "price_per_lot_sqft": 4118.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924140038"
  },
  {
   "address": "1425 Washington Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 7500000,
   "lot_sqft": 2533,
   "price_per_lot_sqft": 2960.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140037"
  },
  {
   "address": "242 15th Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 7500000,
   "lot_sqft": 2200,
   "price_per_lot_sqft": 3409.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140036"
  },
  {
   "address": "1504 66th St E, Richfield",
   "sale_month": "2022-02",
   "price": 550000,
   "lot_sqft": 11231,
   "price_per_lot_sqft": 48.97,
   "price_per_building_sqft": 198.27,
   "building_sqft": 2774,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2790,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824130106"
  },
  {
   "address": "7935 Stone Creek Drive, Chanhassen",
   "sale_month": "2022-02",
   "price": 215000,
   "lot_sqft": 1471,
   "price_per_lot_sqft": 146.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720103"
  },
  {
   "address": "340 Atwater Street, Saint Paul",
   "sale_month": "2022-02",
   "price": 1200001,
   "lot_sqft": 31845,
   "price_per_lot_sqft": 37.68,
   "price_per_building_sqft": 225.1,
   "building_sqft": 5331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5363,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430115"
  },
  {
   "address": "313 Front Avenue, Saint Paul",
   "sale_month": "2022-02",
   "price": 240000,
   "lot_sqft": 5712,
   "price_per_lot_sqft": 42.02,
   "price_per_building_sqft": 260.87,
   "building_sqft": 920,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 926,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923130153"
  },
  {
   "address": "1290 Cheri Lane Northeast, Fridley",
   "sale_month": "2022-02",
   "price": 9860000,
   "lot_sqft": 33910,
   "price_per_lot_sqft": 290.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5977,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243024330027"
  },
  {
   "address": "1260 Cheri Lane Northeast, Fridley",
   "sale_month": "2022-02",
   "price": 9860000,
   "lot_sqft": 34035,
   "price_per_lot_sqft": 289.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5977,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243024330026"
  },
  {
   "address": "1230 Cheri Lane Northeast, Fridley",
   "sale_month": "2022-02",
   "price": 9860000,
   "lot_sqft": 33574,
   "price_per_lot_sqft": 293.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5977,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243024330025"
  },
  {
   "address": "1200 Cheri Lane Northeast, Fridley",
   "sale_month": "2022-02",
   "price": 9860000,
   "lot_sqft": 34590,
   "price_per_lot_sqft": 285.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6796,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243024330024"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 9860000,
   "lot_sqft": 5616,
   "price_per_lot_sqft": 1755.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243024330005"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 9860000,
   "lot_sqft": 2556,
   "price_per_lot_sqft": 3857.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243024330004"
  },
  {
   "address": "3525 Kilmer La N, Plymouth",
   "sale_month": "2022-02",
   "price": 1800000,
   "lot_sqft": 39611,
   "price_per_lot_sqft": 45.44,
   "price_per_building_sqft": 112.99,
   "building_sqft": 15931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16027,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2411822110043"
  },
  {
   "address": "9605 36th Ave N, Plymouth",
   "sale_month": "2022-02",
   "price": 800000,
   "lot_sqft": 38689,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": 362.15,
   "building_sqft": 2209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2222,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411822110030"
  },
  {
   "address": "1129 6th St SE, Minneapolis",
   "sale_month": "2022-02",
   "price": 450000,
   "lot_sqft": 4736,
   "price_per_lot_sqft": 95.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "TRIPLEX",
   "parcel_id": "2402924420066"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 350000,
   "lot_sqft": 4362,
   "price_per_lot_sqft": 80.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240030060"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 350000,
   "lot_sqft": 414,
   "price_per_lot_sqft": 845.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240030040"
  },
  {
   "address": "215 Main Street West, New Prague",
   "sale_month": "2022-02",
   "price": 350000,
   "lot_sqft": 8238,
   "price_per_lot_sqft": 42.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240030030"
  },
  {
   "address": "233 Park Ave, Minneapolis",
   "sale_month": "2022-02",
   "price": 5000000,
   "lot_sqft": 19132,
   "price_per_lot_sqft": 261.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19957,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924340721"
  },
  {
   "address": "1335 Prosperity Avenue, Saint Paul",
   "sale_month": "2022-02",
   "price": 240000,
   "lot_sqft": 8110,
   "price_per_lot_sqft": 29.59,
   "price_per_building_sqft": 236.45,
   "building_sqft": 1015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1021,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922310057"
  },
  {
   "address": "1635 White Bear Avenue North, Saint Paul",
   "sale_month": "2022-02",
   "price": 725000,
   "lot_sqft": 25341,
   "price_per_lot_sqft": 28.61,
   "price_per_building_sqft": 54.28,
   "building_sqft": 13356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13436,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110160"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 725000,
   "lot_sqft": 13737,
   "price_per_lot_sqft": 52.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110151"
  },
  {
   "address": "207 Washington Ave N, Minneapolis",
   "sale_month": "2022-02",
   "price": 940000,
   "lot_sqft": 7084,
   "price_per_lot_sqft": 132.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410072"
  },
  {
   "address": "218 2nd St N, Minneapolis",
   "sale_month": "2022-02",
   "price": 1850000,
   "lot_sqft": 1394,
   "price_per_lot_sqft": 1327.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924141034"
  },
  {
   "address": "100 1st Ave N, Minneapolis",
   "sale_month": "2022-02",
   "price": 10000000,
   "lot_sqft": 21421,
   "price_per_lot_sqft": 466.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29201,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140062"
  },
  {
   "address": "5750 Nicollet Ave, Minneapolis",
   "sale_month": "2022-02",
   "price": 905000,
   "lot_sqft": 5471,
   "price_per_lot_sqft": 165.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824240116"
  },
  {
   "address": "6426 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2022-02",
   "price": 1330000,
   "lot_sqft": 70569,
   "price_per_lot_sqft": 18.85,
   "price_per_building_sqft": 150.54,
   "building_sqft": 8835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8888,
   "use": "Commercial-preferred",
   "parcel_id": "200030027040"
  },
  {
   "address": "1476 20th Avenue Northwest, New Brighton",
   "sale_month": "2022-02",
   "price": 8640000,
   "lot_sqft": 160119,
   "price_per_lot_sqft": 53.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9339,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "193023130302"
  },
  {
   "address": "30 Dean Ave E, Champlin",
   "sale_month": "2022-02",
   "price": 638000,
   "lot_sqft": 15297,
   "price_per_lot_sqft": 41.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2023,
   "use": "APARTMENT",
   "parcel_id": "1912021320008"
  },
  {
   "address": "105 Dean Ave E, Champlin",
   "sale_month": "2022-02",
   "price": 3150000,
   "lot_sqft": 31929,
   "price_per_lot_sqft": 98.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6060,
   "use": "APARTMENT",
   "parcel_id": "1912021310049"
  },
  {
   "address": "2741 Virginia Ave N, New Hope",
   "sale_month": "2022-02",
   "price": 495000,
   "lot_sqft": 16861,
   "price_per_lot_sqft": 29.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1852,
   "use": "APARTMENT",
   "parcel_id": "1911821440072"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 82500000,
   "lot_sqft": 171250,
   "price_per_lot_sqft": 481.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 112287,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721320041"
  },
  {
   "address": "9350 Excelsior Blvd, Hopkins",
   "sale_month": "2022-02",
   "price": 82500000,
   "lot_sqft": 318568,
   "price_per_lot_sqft": 258.97,
   "price_per_building_sqft": 1007.87,
   "building_sqft": 81856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82350,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721320039"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 82500000,
   "lot_sqft": 51839,
   "price_per_lot_sqft": 1591.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721320038"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 82500000,
   "lot_sqft": 21875,
   "price_per_lot_sqft": 3771.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721320036"
  },
  {
   "address": "9380 Excelsior Blvd, Hopkins",
   "sale_month": "2022-02",
   "price": 82500000,
   "lot_sqft": 307404,
   "price_per_lot_sqft": 268.38,
   "price_per_building_sqft": 1014.25,
   "building_sqft": 81341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81832,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721320033"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 82500000,
   "lot_sqft": 33814,
   "price_per_lot_sqft": 2439.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721310068"
  },
  {
   "address": "818 24th Ave SE, Minneapolis",
   "sale_month": "2022-02",
   "price": 20000,
   "lot_sqft": 13444,
   "price_per_lot_sqft": 1.49,
   "price_per_building_sqft": 3.43,
   "building_sqft": 5834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5869,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923310003"
  },
  {
   "address": "1045 23rd Ave SE, Minneapolis",
   "sale_month": "2022-02",
   "price": 465000,
   "lot_sqft": 5704,
   "price_per_lot_sqft": 81.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1646,
   "use": "TRIPLEX",
   "parcel_id": "1902923210125"
  },
  {
   "address": "200 1st Ave NE, Osseo",
   "sale_month": "2022-02",
   "price": 2075000,
   "lot_sqft": 12114,
   "price_per_lot_sqft": 171.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230187"
  },
  {
   "address": "34 2nd St NE, Osseo",
   "sale_month": "2022-02",
   "price": 2075000,
   "lot_sqft": 13873,
   "price_per_lot_sqft": 149.57,
   "price_per_building_sqft": 256.62,
   "building_sqft": 8086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8135,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230074"
  },
  {
   "address": "5014 Penn Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 120000,
   "lot_sqft": 6269,
   "price_per_lot_sqft": 19.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824410003"
  },
  {
   "address": "4850 Constellation Drive, White Bear Township",
   "sale_month": "2022-02",
   "price": 14000000,
   "lot_sqft": 628335,
   "price_per_lot_sqft": 22.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022130010"
  },
  {
   "address": "4000 Vinewood La N, Plymouth",
   "sale_month": "2022-02",
   "price": 3533000,
   "lot_sqft": 60619,
   "price_per_lot_sqft": 58.28,
   "price_per_building_sqft": 606,
   "building_sqft": 5830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5866,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822420014"
  },
  {
   "address": "8240 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2022-02",
   "price": 6200000,
   "lot_sqft": 45635,
   "price_per_lot_sqft": 135.86,
   "price_per_building_sqft": 563.33,
   "building_sqft": 11006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11072,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310051"
  },
  {
   "address": "10520 89th Ave N, Maple Grove",
   "sale_month": "2022-02",
   "price": 4000000,
   "lot_sqft": 565907,
   "price_per_lot_sqft": 7.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922240008"
  },
  {
   "address": "10440 89th Ave N, Maple Grove",
   "sale_month": "2022-02",
   "price": 52268000,
   "lot_sqft": 719926,
   "price_per_lot_sqft": 72.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922240004"
  },
  {
   "address": "341 Central Ave, Osseo",
   "sale_month": "2022-02",
   "price": 142000,
   "lot_sqft": 9359,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": 76.14,
   "building_sqft": 1865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1876,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922110118"
  },
  {
   "address": "11000 Viking Dr, Eden Prairie",
   "sale_month": "2022-02",
   "price": 23460000,
   "lot_sqft": 590822,
   "price_per_lot_sqft": 39.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 70007,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622220015"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 23460000,
   "lot_sqft": 114729,
   "price_per_lot_sqft": 204.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622210013"
  },
  {
   "address": "1143 15th Ave SE, Minneapolis",
   "sale_month": "2022-02",
   "price": 570000,
   "lot_sqft": 6583,
   "price_per_lot_sqft": 86.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2469,
   "use": "APARTMENT",
   "parcel_id": "1302924440040"
  },
  {
   "address": "464 Pullman Avenue, Saint Paul Park",
   "sale_month": "2022-02",
   "price": 550000,
   "lot_sqft": 6528,
   "price_per_lot_sqft": 84.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1938,
   "use": "110",
   "parcel_id": "1202722340055"
  },
  {
   "address": "480 Pullman Avenue, Saint Paul Park",
   "sale_month": "2022-02",
   "price": 550000,
   "lot_sqft": 6537,
   "price_per_lot_sqft": 84.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2044,
   "use": "110",
   "parcel_id": "1202722340054"
  },
  {
   "address": "7580 Commerce Lane Northeast, Fridley",
   "sale_month": "2022-02",
   "price": 2300000,
   "lot_sqft": 132728,
   "price_per_lot_sqft": 17.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21688,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024220015"
  },
  {
   "address": "1500 Randolph Avenue, Saint Paul",
   "sale_month": "2022-02",
   "price": 1469508,
   "lot_sqft": 4962,
   "price_per_lot_sqft": 296.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2705,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102823320165"
  },
  {
   "address": "1510 Randolph Avenue, Saint Paul",
   "sale_month": "2022-02",
   "price": 1119507,
   "lot_sqft": 9323,
   "price_per_lot_sqft": 120.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2726,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102823320019"
  },
  {
   "address": "382 Snelling Avenue South, Saint Paul",
   "sale_month": "2022-02",
   "price": 3106812,
   "lot_sqft": 18317,
   "price_per_lot_sqft": 169.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6215,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823230168"
  },
  {
   "address": "3804 Grand Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 825000,
   "lot_sqft": 5186,
   "price_per_lot_sqft": 159.08,
   "price_per_building_sqft": 142.56,
   "building_sqft": 5787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5822,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824220002"
  },
  {
   "address": "2501 Fairview Avenue North, Roseville",
   "sale_month": "2022-02",
   "price": 1375000,
   "lot_sqft": 39565,
   "price_per_lot_sqft": 34.75,
   "price_per_building_sqft": 220.6,
   "building_sqft": 6233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6271,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923240019"
  },
  {
   "address": "7250 Metro Blvd, Edina",
   "sale_month": "2022-02",
   "price": 850000,
   "lot_sqft": 10198,
   "price_per_lot_sqft": 83.35,
   "price_per_building_sqft": 99.38,
   "building_sqft": 8553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8604,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240015"
  },
  {
   "address": "1712 26th Ave N, Minneapolis",
   "sale_month": "2022-02",
   "price": 229500,
   "lot_sqft": 3737,
   "price_per_lot_sqft": 61.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1537,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924340056"
  },
  {
   "address": "9321 Penn Ave S, Bloomington",
   "sale_month": "2022-02",
   "price": 1850000,
   "lot_sqft": 87182,
   "price_per_lot_sqft": 21.22,
   "price_per_building_sqft": 75.92,
   "building_sqft": 24368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24515,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724330002"
  },
  {
   "address": "706 Robert Street South, Saint Paul",
   "sale_month": "2022-02",
   "price": 267500,
   "lot_sqft": 6270,
   "price_per_lot_sqft": 42.66,
   "price_per_building_sqft": 98.02,
   "building_sqft": 2729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2745,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822310130"
  },
  {
   "address": "767 Lake Street South, Forest Lake",
   "sale_month": "2022-02",
   "price": 345000,
   "lot_sqft": 13032,
   "price_per_lot_sqft": 26.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "300",
   "parcel_id": "0803221440124"
  },
  {
   "address": "7190 Silver Lake Road, Mounds View",
   "sale_month": "2022-02",
   "price": 5750000,
   "lot_sqft": 91659,
   "price_per_lot_sqft": 62.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8112,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073023310021"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 5750000,
   "lot_sqft": 81119,
   "price_per_lot_sqft": 70.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073023310015"
  },
  {
   "address": "2662 Scotland Court, Mounds View",
   "sale_month": "2022-02",
   "price": 48250000,
   "lot_sqft": 884202,
   "price_per_lot_sqft": 54.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11423,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073023140589"
  },
  {
   "address": "197 19th Street Southwest, Forest Lake",
   "sale_month": "2022-02",
   "price": 5624165,
   "lot_sqft": 104523,
   "price_per_lot_sqft": 53.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22202,
   "use": "300",
   "parcel_id": "0703221130041"
  },
  {
   "address": "2626 Kenzie Ter, St. Anthony",
   "sale_month": "2022-02",
   "price": 3850000,
   "lot_sqft": 44084,
   "price_per_lot_sqft": 87.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10744,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0702923240053"
  },
  {
   "address": "2510 Strunks Road, Jackson Township",
   "sale_month": "2022-02",
   "price": 2500000,
   "lot_sqft": 2131892,
   "price_per_lot_sqft": 1.17,
   "price_per_building_sqft": 379.42,
   "building_sqft": 6589,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6629,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "069100060"
  },
  {
   "address": "2939 Yorkton Boulevard, Little Canada",
   "sale_month": "2022-02",
   "price": 2910000,
   "lot_sqft": 156434,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": 71.92,
   "building_sqft": 40461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40705,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922240017"
  },
  {
   "address": "100 South Owasso Boulevard West, Little Canada",
   "sale_month": "2022-02",
   "price": 3250000,
   "lot_sqft": 80767,
   "price_per_lot_sqft": 40.24,
   "price_per_building_sqft": 108.2,
   "building_sqft": 30036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30218,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922230002"
  },
  {
   "address": "3011 Country Drive, Little Canada",
   "sale_month": "2022-02",
   "price": 1000000,
   "lot_sqft": 40747,
   "price_per_lot_sqft": 24.54,
   "price_per_building_sqft": 169.41,
   "building_sqft": 5903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5939,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922110016"
  },
  {
   "address": "10401 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2022-02",
   "price": 38850000,
   "lot_sqft": 584024,
   "price_per_lot_sqft": 66.52,
   "price_per_building_sqft": 10030.98,
   "building_sqft": 3873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3897,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921410008"
  },
  {
   "address": "8100 Oxbow Creek Dr N, Brooklyn Park",
   "sale_month": "2022-02",
   "price": 28250000,
   "lot_sqft": 722488,
   "price_per_lot_sqft": 39.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1730,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921140007"
  },
  {
   "address": "49 Medina St N, Loretto",
   "sale_month": "2022-02",
   "price": 400000,
   "lot_sqft": 11217,
   "price_per_lot_sqft": 35.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823430017"
  },
  {
   "address": "5600 International Pkwy, New Hope",
   "sale_month": "2022-02",
   "price": 4400000,
   "lot_sqft": 183730,
   "price_per_lot_sqft": 23.95,
   "price_per_building_sqft": 101.68,
   "building_sqft": 43274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43535,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821320008"
  },
  {
   "address": "2920 Anthony La, St. Anthony",
   "sale_month": "2022-02",
   "price": 1250000,
   "lot_sqft": 9800,
   "price_per_lot_sqft": 127.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440032"
  },
  {
   "address": "2920 Anthony La, St. Anthony",
   "sale_month": "2022-02",
   "price": 1250000,
   "lot_sqft": 22722,
   "price_per_lot_sqft": 55.01,
   "price_per_building_sqft": 157.95,
   "building_sqft": 7914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7962,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440031"
  },
  {
   "address": "1915 St Clair Avenue, Saint Paul",
   "sale_month": "2022-02",
   "price": 2847911,
   "lot_sqft": 9831,
   "price_per_lot_sqft": 289.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3015,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042823340133"
  },
  {
   "address": "1923 St Clair Avenue, Saint Paul",
   "sale_month": "2022-02",
   "price": 2847911,
   "lot_sqft": 9830,
   "price_per_lot_sqft": 289.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3032,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042823340132"
  },
  {
   "address": "15755 61st Ave N, Plymouth",
   "sale_month": "2022-02",
   "price": 1100000,
   "lot_sqft": 43169,
   "price_per_lot_sqft": 25.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411822220216"
  },
  {
   "address": "8053 Bloomington Fwy East, Bloomington",
   "sale_month": "2022-02",
   "price": 360000,
   "lot_sqft": 92418,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": 15.82,
   "building_sqft": 22754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22891,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724130055"
  },
  {
   "address": "13 77th Avenue Northeast, Fridley",
   "sale_month": "2022-02",
   "price": 1500000,
   "lot_sqft": 56102,
   "price_per_lot_sqft": 26.74,
   "price_per_building_sqft": 86.49,
   "building_sqft": 17343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17448,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440073"
  },
  {
   "address": "2960 Snelling Avenue North, Roseville",
   "sale_month": "2022-02",
   "price": 650000,
   "lot_sqft": 11113,
   "price_per_lot_sqft": 58.49,
   "price_per_building_sqft": 271.17,
   "building_sqft": 2397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2411,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923230092"
  },
  {
   "address": "234 Dunlap Street South, Saint Paul",
   "sale_month": "2022-02",
   "price": 1553406,
   "lot_sqft": 13066,
   "price_per_lot_sqft": 118.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3998,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823440086"
  },
  {
   "address": "1576 Portland Avenue, Saint Paul",
   "sale_month": "2022-02",
   "price": 1682856,
   "lot_sqft": 6718,
   "price_per_lot_sqft": 250.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4264,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032823230133"
  },
  {
   "address": "6321 Bury Dr, Eden Prairie",
   "sale_month": "2022-02",
   "price": 8035000,
   "lot_sqft": 377923,
   "price_per_lot_sqft": 21.26,
   "price_per_building_sqft": 109.36,
   "building_sqft": 73470,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73914,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622210022"
  },
  {
   "address": "3407 Lyndale Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 717000,
   "lot_sqft": 5470,
   "price_per_lot_sqft": 131.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2034,
   "use": "APARTMENT",
   "parcel_id": "0302824320057"
  },
  {
   "address": "2850 Cutters Grove Avenue, Anoka",
   "sale_month": "2022-02",
   "price": 1000000,
   "lot_sqft": 47070,
   "price_per_lot_sqft": 21.24,
   "price_per_building_sqft": 116.66,
   "building_sqft": 8572,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8623,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023125110037"
  },
  {
   "address": "8298 University Avenue Northeast, Fridley",
   "sale_month": "2022-02",
   "price": 1350000,
   "lot_sqft": 74508,
   "price_per_lot_sqft": 18.12,
   "price_per_building_sqft": 245.77,
   "building_sqft": 5493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5526,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024230006"
  },
  {
   "address": "3034 Park Ave, Minneapolis",
   "sale_month": "2022-02",
   "price": 499900,
   "lot_sqft": 5121,
   "price_per_lot_sqft": 97.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1255,
   "use": "TRIPLEX",
   "parcel_id": "0202824220104"
  },
  {
   "address": "3336 16th Ave S, Minneapolis",
   "sale_month": "2022-02",
   "price": 416000,
   "lot_sqft": 4884,
   "price_per_lot_sqft": 85.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1439,
   "use": "APARTMENT",
   "parcel_id": "0202824140035"
  },
  {
   "address": "8040 Old Cedar Ave S, Bloomington",
   "sale_month": "2022-02",
   "price": 2460000,
   "lot_sqft": 74897,
   "price_per_lot_sqft": 32.85,
   "price_per_building_sqft": 125.13,
   "building_sqft": 19660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19779,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724140005"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 1500000,
   "lot_sqft": 500,
   "price_per_lot_sqft": 3000,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024110090"
  },
  {
   "address": "8430 Sunset Road Northeast, Spring Lake Park",
   "sale_month": "2022-02",
   "price": 1500000,
   "lot_sqft": 30281,
   "price_per_lot_sqft": 49.54,
   "price_per_building_sqft": 91.78,
   "building_sqft": 16343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16442,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024110079"
  },
  {
   "address": null,
   "sale_month": "2022-02",
   "price": 1500000,
   "lot_sqft": 29914,
   "price_per_lot_sqft": 50.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024110078"
  },
  {
   "address": "149 Virginia Street, Saint Paul",
   "sale_month": "2022-02",
   "price": 3220000,
   "lot_sqft": 16837,
   "price_per_lot_sqft": 191.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6384,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120147"
  },
  {
   "address": "125 1st Street West, Waconia",
   "sale_month": "2022-01",
   "price": 305000,
   "lot_sqft": 8034,
   "price_per_lot_sqft": 37.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501400"
  },
  {
   "address": "333 Pine Street South, Waconia",
   "sale_month": "2022-01",
   "price": 795000,
   "lot_sqft": 16236,
   "price_per_lot_sqft": 48.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2143,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750243400"
  },
  {
   "address": "410 Tacoma Circle, Norwood Young America",
   "sale_month": "2022-01",
   "price": 267023,
   "lot_sqft": 250186,
   "price_per_lot_sqft": 1.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "587530010"
  },
  {
   "address": "10201 Bren Rd E, Minnetonka",
   "sale_month": "2022-01",
   "price": 3000000,
   "lot_sqft": 130385,
   "price_per_lot_sqft": 23.01,
   "price_per_building_sqft": 150.36,
   "building_sqft": 19952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20072,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722430001"
  },
  {
   "address": "1912 26th St E, Minneapolis",
   "sale_month": "2022-01",
   "price": 675000,
   "lot_sqft": 6212,
   "price_per_lot_sqft": 108.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2136,
   "use": "APARTMENT",
   "parcel_id": "3602924230047"
  },
  {
   "address": "4032 Van Buren Street Northeast, Columbia Heights",
   "sale_month": "2022-01",
   "price": 973000,
   "lot_sqft": 10317,
   "price_per_lot_sqft": 94.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 761,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024410024"
  },
  {
   "address": "981 Thomas Avenue, Saint Paul",
   "sale_month": "2022-01",
   "price": 1700000,
   "lot_sqft": 8394,
   "price_per_lot_sqft": 202.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2833,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923220081"
  },
  {
   "address": "610 Chatsworth Street North, Saint Paul",
   "sale_month": "2022-01",
   "price": 1700000,
   "lot_sqft": 8180,
   "price_per_lot_sqft": 207.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3243,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923210065"
  },
  {
   "address": "6650 Highway 10 Northwest, Ramsey",
   "sale_month": "2022-01",
   "price": 1000000,
   "lot_sqft": 67241,
   "price_per_lot_sqft": 14.87,
   "price_per_building_sqft": 107.33,
   "building_sqft": 9317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9373,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225130046"
  },
  {
   "address": "13654 Thrush Street Northwest, Andover",
   "sale_month": "2022-01",
   "price": 700000,
   "lot_sqft": 47913,
   "price_per_lot_sqft": 14.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224320011"
  },
  {
   "address": "2719 Pillsbury Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 670000,
   "lot_sqft": 7406,
   "price_per_lot_sqft": 90.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1248,
   "use": "TRIPLEX",
   "parcel_id": "3402924310100"
  },
  {
   "address": "2401 Harriet Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 635000,
   "lot_sqft": 6216,
   "price_per_lot_sqft": 102.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2963,
   "use": "APARTMENT",
   "parcel_id": "3402924230205"
  },
  {
   "address": "2443 Nicollet Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 4000000,
   "lot_sqft": 12271,
   "price_per_lot_sqft": 325.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8239,
   "use": "APARTMENT",
   "parcel_id": "3402924130048"
  },
  {
   "address": "12591 Shannon Parkway, Rosemount",
   "sale_month": "2022-01",
   "price": 1070000,
   "lot_sqft": 108660,
   "price_per_lot_sqft": 9.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9819,
   "use": "Apartment",
   "parcel_id": "340181081010"
  },
  {
   "address": "1404 Lake St W, Minneapolis",
   "sale_month": "2022-01",
   "price": 2140000,
   "lot_sqft": 6320,
   "price_per_lot_sqft": 338.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16304,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302924430089"
  },
  {
   "address": "2645 Dupont Ave S, Minneapolis",
   "sale_month": "2022-01",
   "price": 765000,
   "lot_sqft": 5148,
   "price_per_lot_sqft": 148.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2128,
   "use": "APARTMENT",
   "parcel_id": "3302924410218"
  },
  {
   "address": "1732 Market Drive, Stillwater",
   "sale_month": "2022-01",
   "price": 360000,
   "lot_sqft": 26678,
   "price_per_lot_sqft": 13.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "300",
   "parcel_id": "3203020320030"
  },
  {
   "address": "6750 Stillwater Boulevard North, Stillwater",
   "sale_month": "2022-01",
   "price": 900000,
   "lot_sqft": 35641,
   "price_per_lot_sqft": 25.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8769,
   "use": "300",
   "parcel_id": "3203020210022"
  },
  {
   "address": "77 9th Street East, Saint Paul",
   "sale_month": "2022-01",
   "price": 1000000,
   "lot_sqft": 10086,
   "price_per_lot_sqft": 99.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6847,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430041"
  },
  {
   "address": "14 Acker Street East, Saint Paul",
   "sale_month": "2022-01",
   "price": 860000,
   "lot_sqft": 7239,
   "price_per_lot_sqft": 118.8,
   "price_per_building_sqft": 235.94,
   "building_sqft": 3645,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3667,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922340081"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 860000,
   "lot_sqft": 12575,
   "price_per_lot_sqft": 68.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922340076"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 860000,
   "lot_sqft": 8351,
   "price_per_lot_sqft": 102.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922340067"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 31498375,
   "lot_sqft": 80342,
   "price_per_lot_sqft": 392.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011922340009"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 31498375,
   "lot_sqft": 31843,
   "price_per_lot_sqft": 989.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011922330005"
  },
  {
   "address": "18755 70th Way N, Maple Grove",
   "sale_month": "2022-01",
   "price": 31498374,
   "lot_sqft": 486847,
   "price_per_lot_sqft": 64.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011922330003"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 31498375,
   "lot_sqft": 23865,
   "price_per_lot_sqft": 1319.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011922310011"
  },
  {
   "address": "505 Malcolm Ave SE, Minneapolis",
   "sale_month": "2022-01",
   "price": 1000000,
   "lot_sqft": 45652,
   "price_per_lot_sqft": 21.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3002923140067"
  },
  {
   "address": "1285 Geneva Avenue North, Oakdale",
   "sale_month": "2022-01",
   "price": 875000,
   "lot_sqft": 47559,
   "price_per_lot_sqft": 18.4,
   "price_per_building_sqft": 199.23,
   "building_sqft": 4392,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4419,
   "use": "300",
   "parcel_id": "3002921320011"
  },
  {
   "address": "2303 Wycliff Street, Saint Paul",
   "sale_month": "2022-01",
   "price": 5500000,
   "lot_sqft": 33300,
   "price_per_lot_sqft": 165.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11722,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923420154"
  },
  {
   "address": "2300 Wycliff Street, Saint Paul",
   "sale_month": "2022-01",
   "price": 5500000,
   "lot_sqft": 17273,
   "price_per_lot_sqft": 318.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923420108"
  },
  {
   "address": "2370 Louisiana Ave N, Golden Valley",
   "sale_month": "2022-01",
   "price": 1350000,
   "lot_sqft": 43465,
   "price_per_lot_sqft": 31.06,
   "price_per_building_sqft": 120.5,
   "building_sqft": 11203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11271,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120016"
  },
  {
   "address": "1052 Ross Avenue, Saint Paul",
   "sale_month": "2022-01",
   "price": 475000,
   "lot_sqft": 6383,
   "price_per_lot_sqft": 74.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1618,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922340015"
  },
  {
   "address": "5880 73rd Ave N, Brooklyn Park",
   "sale_month": "2022-01",
   "price": 19750000,
   "lot_sqft": 327992,
   "price_per_lot_sqft": 60.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18174,
   "use": "APARTMENT",
   "parcel_id": "2811921240004"
  },
  {
   "address": "517 Owens Street North, Stillwater",
   "sale_month": "2022-01",
   "price": 166280,
   "lot_sqft": 2697,
   "price_per_lot_sqft": 61.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3807,
   "use": "300",
   "parcel_id": "2803020230006"
  },
  {
   "address": "1333 Northland Drive, Mendota Heights",
   "sale_month": "2022-01",
   "price": 3580000,
   "lot_sqft": 127673,
   "price_per_lot_sqft": 28.04,
   "price_per_building_sqft": 188.68,
   "building_sqft": 18974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19089,
   "use": "Commercial-preferred",
   "parcel_id": "274825101010"
  },
  {
   "address": "1271 Tasha Boulevard, Shakopee",
   "sale_month": "2022-01",
   "price": 4000000,
   "lot_sqft": 7584,
   "price_per_lot_sqft": 527.43,
   "price_per_building_sqft": 556.64,
   "building_sqft": 7186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7229,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272540010"
  },
  {
   "address": "1600 Xenium La N, Plymouth",
   "sale_month": "2022-01",
   "price": 9000000,
   "lot_sqft": 238527,
   "price_per_lot_sqft": 37.73,
   "price_per_building_sqft": 100.81,
   "building_sqft": 89281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 89820,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822420015"
  },
  {
   "address": "13200 Pioneer Tr, Eden Prairie",
   "sale_month": "2022-01",
   "price": 12250000,
   "lot_sqft": 437415,
   "price_per_lot_sqft": 28.01,
   "price_per_building_sqft": 195.71,
   "building_sqft": 62593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62971,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711622120007"
  },
  {
   "address": "1425 Stagecoach Road, Shakopee",
   "sale_month": "2022-01",
   "price": 822500,
   "lot_sqft": 157033,
   "price_per_lot_sqft": 5.24,
   "price_per_building_sqft": 32.94,
   "building_sqft": 24966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25117,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270700010"
  },
  {
   "address": "1400 Nicollet Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 61600000,
   "lot_sqft": 52969,
   "price_per_lot_sqft": 1162.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45467,
   "use": "APARTMENT",
   "parcel_id": "2702924310263"
  },
  {
   "address": "869 Pierce Butler Route, Saint Paul",
   "sale_month": "2022-01",
   "price": 2350000,
   "lot_sqft": 95498,
   "price_per_lot_sqft": 24.61,
   "price_per_building_sqft": 39.51,
   "building_sqft": 59474,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59833,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923340150"
  },
  {
   "address": "1125 Chatsworth Street North, Saint Paul",
   "sale_month": "2022-01",
   "price": 950000,
   "lot_sqft": 6030,
   "price_per_lot_sqft": 157.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2639,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923220136"
  },
  {
   "address": "1818 Park Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 2000000,
   "lot_sqft": 10491,
   "price_per_lot_sqft": 190.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4744,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924330035"
  },
  {
   "address": "631 16th St E, Minneapolis",
   "sale_month": "2022-01",
   "price": 1600000,
   "lot_sqft": 6722,
   "price_per_lot_sqft": 238.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320131"
  },
  {
   "address": "1616 Park Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 1600000,
   "lot_sqft": 3411,
   "price_per_lot_sqft": 469.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320128"
  },
  {
   "address": "1606 Park Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 1600000,
   "lot_sqft": 17985,
   "price_per_lot_sqft": 88.96,
   "price_per_building_sqft": 282.44,
   "building_sqft": 5665,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5700,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320127"
  },
  {
   "address": "17101 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2022-01",
   "price": 288000,
   "lot_sqft": 1815,
   "price_per_lot_sqft": 158.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255570010"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 1100000,
   "lot_sqft": 9536,
   "price_per_lot_sqft": 115.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923230064"
  },
  {
   "address": "1010 Dale Street North, Saint Paul",
   "sale_month": "2022-01",
   "price": 1100000,
   "lot_sqft": 9536,
   "price_per_lot_sqft": 115.35,
   "price_per_building_sqft": 96.87,
   "building_sqft": 11356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11425,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923230063"
  },
  {
   "address": "501 Cedar Ave S, Minneapolis",
   "sale_month": "2022-01",
   "price": 1326000,
   "lot_sqft": 8314,
   "price_per_lot_sqft": 159.49,
   "price_per_building_sqft": 603.28,
   "building_sqft": 2198,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2212,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924320104"
  },
  {
   "address": "4667 Dakota Street Southeast, Prior Lake",
   "sale_month": "2022-01",
   "price": 750000,
   "lot_sqft": 6744,
   "price_per_lot_sqft": 111.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010430"
  },
  {
   "address": "1200 Mainstreet, Hopkins",
   "sale_month": "2022-01",
   "price": 825000,
   "lot_sqft": 5841,
   "price_per_lot_sqft": 141.24,
   "price_per_building_sqft": 91.45,
   "building_sqft": 9021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340084"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 825000,
   "lot_sqft": 5841,
   "price_per_lot_sqft": 141.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340081"
  },
  {
   "address": "1041 15th Ave SE, Minneapolis",
   "sale_month": "2022-01",
   "price": 425000,
   "lot_sqft": 10581,
   "price_per_lot_sqft": 40.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1607,
   "use": "TRIPLEX",
   "parcel_id": "2402924110119"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 230400,
   "lot_sqft": 6500,
   "price_per_lot_sqft": 35.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240070090"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 230400,
   "lot_sqft": 7751,
   "price_per_lot_sqft": 29.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240070080"
  },
  {
   "address": "309 Main Street West, New Prague",
   "sale_month": "2022-01",
   "price": 415000,
   "lot_sqft": 26005,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240030180"
  },
  {
   "address": "309 Main Street West, New Prague",
   "sale_month": "2022-01",
   "price": 415000,
   "lot_sqft": 15947,
   "price_per_lot_sqft": 26.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240030170"
  },
  {
   "address": "10717 Austin Street Northeast, Blaine",
   "sale_month": "2022-01",
   "price": 2147191,
   "lot_sqft": 139242,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233123110012"
  },
  {
   "address": "6061 2nd Street Northeast, Fridley",
   "sale_month": "2022-01",
   "price": 535000,
   "lot_sqft": 13281,
   "price_per_lot_sqft": 40.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1691,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220050"
  },
  {
   "address": "2930 Quant Avenue North, West Lakeland Township",
   "sale_month": "2022-01",
   "price": 1500000,
   "lot_sqft": 285651,
   "price_per_lot_sqft": 5.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11422,
   "use": "305",
   "parcel_id": "2302920220004"
  },
  {
   "address": "16045 Joplin Avenue West, Lakeville",
   "sale_month": "2022-01",
   "price": 710000,
   "lot_sqft": 19988,
   "price_per_lot_sqft": 35.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2275,
   "use": "Apartment",
   "parcel_id": "225370601020"
  },
  {
   "address": "10591 165th Street West, Lakeville",
   "sale_month": "2022-01",
   "price": 305000,
   "lot_sqft": 2093,
   "price_per_lot_sqft": 145.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001060"
  },
  {
   "address": "1338 Highway 96, White Bear Lake",
   "sale_month": "2022-01",
   "price": 4000000,
   "lot_sqft": 253951,
   "price_per_lot_sqft": 15.75,
   "price_per_building_sqft": 119.37,
   "building_sqft": 33508,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33710,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "223022220050"
  },
  {
   "address": "2390 7th Street West, Saint Paul",
   "sale_month": "2022-01",
   "price": 2000000,
   "lot_sqft": 19539,
   "price_per_lot_sqft": 102.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5793,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222823220039"
  },
  {
   "address": "7467 167th Street West, Lakeville",
   "sale_month": "2022-01",
   "price": 1300000,
   "lot_sqft": 48196,
   "price_per_lot_sqft": 26.97,
   "price_per_building_sqft": 118.22,
   "building_sqft": 10996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11063,
   "use": "Commercial-preferred",
   "parcel_id": "222110000020"
  },
  {
   "address": "5924 Pillsbury Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 3500000,
   "lot_sqft": 44580,
   "price_per_lot_sqft": 78.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12517,
   "use": "APARTMENT",
   "parcel_id": "2202824310105"
  },
  {
   "address": "5908 Pillsbury Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 3500000,
   "lot_sqft": 8311,
   "price_per_lot_sqft": 421.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202824310104"
  },
  {
   "address": "371 Ervin Industrial Drive, Jordan",
   "sale_month": "2022-01",
   "price": 733920,
   "lot_sqft": 64739,
   "price_per_lot_sqft": 11.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240101"
  },
  {
   "address": "209 Broadway Street South, Jordan",
   "sale_month": "2022-01",
   "price": 300000,
   "lot_sqft": 6561,
   "price_per_lot_sqft": 45.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8340,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020322"
  },
  {
   "address": "4205 White Bear Parkway, Vadnais Heights",
   "sale_month": "2022-01",
   "price": 8800000,
   "lot_sqft": 243538,
   "price_per_lot_sqft": 36.13,
   "price_per_building_sqft": 463.96,
   "building_sqft": 18967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19082,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022420025"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 8800000,
   "lot_sqft": 54297,
   "price_per_lot_sqft": 162.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022420023"
  },
  {
   "address": "4225 White Bear Parkway, Vadnais Heights",
   "sale_month": "2022-01",
   "price": 8800000,
   "lot_sqft": 132055,
   "price_per_lot_sqft": 66.64,
   "price_per_building_sqft": 267.96,
   "building_sqft": 32841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33039,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022420018"
  },
  {
   "address": "4505 White Bear Parkway, White Bear Lake",
   "sale_month": "2022-01",
   "price": 1650000,
   "lot_sqft": 74265,
   "price_per_lot_sqft": 22.22,
   "price_per_building_sqft": 97.9,
   "building_sqft": 16854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16956,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022110012"
  },
  {
   "address": "14550 28th Ave N, Plymouth",
   "sale_month": "2022-01",
   "price": 2702000,
   "lot_sqft": 110795,
   "price_per_lot_sqft": 24.39,
   "price_per_building_sqft": 75.59,
   "building_sqft": 35745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35961,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822440011"
  },
  {
   "address": "4043 Brookside Ave S, St. Louis Park",
   "sale_month": "2022-01",
   "price": 220000,
   "lot_sqft": 25618,
   "price_per_lot_sqft": 8.59,
   "price_per_building_sqft": 45.45,
   "building_sqft": 4841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721310218"
  },
  {
   "address": "8453 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2022-01",
   "price": 1195000,
   "lot_sqft": 35697,
   "price_per_lot_sqft": 33.48,
   "price_per_building_sqft": 159.97,
   "building_sqft": 7470,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7515,
   "use": "300",
   "parcel_id": "2102721120030"
  },
  {
   "address": "622 Hyacinth Avenue East, Saint Paul",
   "sale_month": "2022-01",
   "price": 555000,
   "lot_sqft": 7668,
   "price_per_lot_sqft": 72.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2313,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202922430045"
  },
  {
   "address": "9725 Robert Trail South, Inver Grove Heights",
   "sale_month": "2022-01",
   "price": 13600000,
   "lot_sqft": 840204,
   "price_per_lot_sqft": 16.19,
   "price_per_building_sqft": 242.56,
   "building_sqft": 56068,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56407,
   "use": "Industrial-preferred",
   "parcel_id": "200190051011"
  },
  {
   "address": "116 Main Street West, Belle Plaine",
   "sale_month": "2022-01",
   "price": 180000,
   "lot_sqft": 3911,
   "price_per_lot_sqft": 46.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014600"
  },
  {
   "address": "121 2nd Street East, Hastings",
   "sale_month": "2022-01",
   "price": 425000,
   "lot_sqft": 2512,
   "price_per_lot_sqft": 169.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215004082"
  },
  {
   "address": "4917 Eden Ave, Edina",
   "sale_month": "2022-01",
   "price": 12000000,
   "lot_sqft": 90430,
   "price_per_lot_sqft": 132.7,
   "price_per_building_sqft": 1015.06,
   "building_sqft": 11822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11894,
   "use": "APARTMENT",
   "parcel_id": "1802824320023"
  },
  {
   "address": "424 Apollo Drive, Lino Lakes",
   "sale_month": "2022-01",
   "price": 1250000,
   "lot_sqft": 83773,
   "price_per_lot_sqft": 14.92,
   "price_per_building_sqft": 122.9,
   "building_sqft": 10171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10232,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122230020"
  },
  {
   "address": "3149 162nd Lane Northwest, Andover",
   "sale_month": "2022-01",
   "price": 360000,
   "lot_sqft": 49195,
   "price_per_lot_sqft": 7.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230009"
  },
  {
   "address": "809 50th St W, Minneapolis",
   "sale_month": "2022-01",
   "price": 675000,
   "lot_sqft": 2738,
   "price_per_lot_sqft": 246.53,
   "price_per_building_sqft": 493.06,
   "building_sqft": 1369,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1377,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824410177"
  },
  {
   "address": "4737 Nicollet Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 835000,
   "lot_sqft": 11399,
   "price_per_lot_sqft": 73.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824120151"
  },
  {
   "address": "11670 Eagle Street Northwest, Coon Rapids",
   "sale_month": "2022-01",
   "price": 115000,
   "lot_sqft": 124248,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124220010"
  },
  {
   "address": "11232 86th Ave N, Maple Grove",
   "sale_month": "2022-01",
   "price": 480837,
   "lot_sqft": 2941,
   "price_per_lot_sqft": 163.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440042"
  },
  {
   "address": "11609 Leona Rd, Eden Prairie",
   "sale_month": "2022-01",
   "price": 7000000,
   "lot_sqft": 149651,
   "price_per_lot_sqft": 46.78,
   "price_per_building_sqft": 213.69,
   "building_sqft": 32757,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32955,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622120032"
  },
  {
   "address": "1000 Main St NE, Minneapolis",
   "sale_month": "2022-01",
   "price": 960000,
   "lot_sqft": 13021,
   "price_per_lot_sqft": 73.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2155,
   "use": "APARTMENT",
   "parcel_id": "1402924320131"
  },
  {
   "address": "801 4th St NE, Minneapolis",
   "sale_month": "2022-01",
   "price": 539000,
   "lot_sqft": 6219,
   "price_per_lot_sqft": 86.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1241,
   "use": "TRIPLEX",
   "parcel_id": "1402924310067"
  },
  {
   "address": "1121 Jackson St NE, Minneapolis",
   "sale_month": "2022-01",
   "price": 10839,
   "lot_sqft": 149401,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": 0.13,
   "building_sqft": 83367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83870,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1402924140103"
  },
  {
   "address": "10525 45th Ave N, Plymouth",
   "sale_month": "2022-01",
   "price": 550000,
   "lot_sqft": 21281,
   "price_per_lot_sqft": 25.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1889,
   "use": "APARTMENT",
   "parcel_id": "1311822210309"
  },
  {
   "address": "4715 Cedar Ave S, Minneapolis",
   "sale_month": "2022-01",
   "price": 48300000,
   "lot_sqft": 23227,
   "price_per_lot_sqft": 2079.48,
   "price_per_building_sqft": 2726.66,
   "building_sqft": 17714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17821,
   "use": "APARTMENT",
   "parcel_id": "1302824220036"
  },
  {
   "address": "4712 Longfellow Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 48300000,
   "lot_sqft": 33808,
   "price_per_lot_sqft": 1428.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1302824220035"
  },
  {
   "address": "888 7th Street West, Saint Paul",
   "sale_month": "2022-01",
   "price": 3650000,
   "lot_sqft": 2603,
   "price_per_lot_sqft": 1402.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230129"
  },
  {
   "address": "1736 Cope Avenue East, Maplewood",
   "sale_month": "2022-01",
   "price": 188000,
   "lot_sqft": 21956,
   "price_per_lot_sqft": 8.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102922440004"
  },
  {
   "address": "3614 50th Ave N, Brooklyn Center",
   "sale_month": "2022-01",
   "price": 415000,
   "lot_sqft": 20207,
   "price_per_lot_sqft": 20.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2544,
   "use": "APARTMENT",
   "parcel_id": "1011821130051"
  },
  {
   "address": "3816 Nicollet Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 1908000,
   "lot_sqft": 15263,
   "price_per_lot_sqft": 125.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3871,
   "use": "APARTMENT",
   "parcel_id": "1002824210004"
  },
  {
   "address": "4301 Bryant Ave S, Minneapolis",
   "sale_month": "2022-01",
   "price": 336500,
   "lot_sqft": 8830,
   "price_per_lot_sqft": 38.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4335,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824410215"
  },
  {
   "address": "24924 Larson Lane, New Market Township",
   "sale_month": "2022-01",
   "price": 451000,
   "lot_sqft": 1003247,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081710050"
  },
  {
   "address": "24877 Mesenbrink Way, New Market Township",
   "sale_month": "2022-01",
   "price": 289674,
   "lot_sqft": 115607,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081710040"
  },
  {
   "address": "2618 Lowry Ave N, Minneapolis",
   "sale_month": "2022-01",
   "price": 110000,
   "lot_sqft": 10208,
   "price_per_lot_sqft": 10.78,
   "price_per_building_sqft": 54.37,
   "building_sqft": 2023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2036,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924130178"
  },
  {
   "address": "7650 Currell Boulevard, Woodbury",
   "sale_month": "2022-01",
   "price": 5950000,
   "lot_sqft": 137827,
   "price_per_lot_sqft": 43.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14292,
   "use": "300",
   "parcel_id": "0802821430003"
  },
  {
   "address": "2617 Park Street, Little Canada",
   "sale_month": "2022-01",
   "price": 1325000,
   "lot_sqft": 59799,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": 154.79,
   "building_sqft": 8560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8611,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072922220090"
  },
  {
   "address": "5017 Boone Ave N, New Hope",
   "sale_month": "2022-01",
   "price": 5900000,
   "lot_sqft": 223675,
   "price_per_lot_sqft": 26.38,
   "price_per_building_sqft": 72.71,
   "building_sqft": 81146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81636,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0711821240013"
  },
  {
   "address": "27997 Chippendale Avenue, Castle Rock Township",
   "sale_month": "2022-01",
   "price": 409400,
   "lot_sqft": 88134,
   "price_per_lot_sqft": 4.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18526,
   "use": "Industrial-preferred",
   "parcel_id": "070310081010"
  },
  {
   "address": "4157 Minnehaha Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 313000,
   "lot_sqft": 4537,
   "price_per_lot_sqft": 68.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823240168"
  },
  {
   "address": "3820 42nd Ave S, Minneapolis",
   "sale_month": "2022-01",
   "price": 530000,
   "lot_sqft": 5018,
   "price_per_lot_sqft": 105.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1738,
   "use": "APARTMENT",
   "parcel_id": "0702823120005"
  },
  {
   "address": "1860 Wooddale Drive, Woodbury",
   "sale_month": "2022-01",
   "price": 134005,
   "lot_sqft": 87083,
   "price_per_lot_sqft": 1.54,
   "price_per_building_sqft": 5.77,
   "building_sqft": 23230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23370,
   "use": "305",
   "parcel_id": "0702821430003"
  },
  {
   "address": "730 Buchanan Street, Anoka",
   "sale_month": "2022-01",
   "price": 530000,
   "lot_sqft": 15837,
   "price_per_lot_sqft": 33.47,
   "price_per_building_sqft": 226.98,
   "building_sqft": 2335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2349,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124130031"
  },
  {
   "address": "408 St Peter Street, Saint Paul",
   "sale_month": "2022-01",
   "price": 2000000,
   "lot_sqft": 44994,
   "price_per_lot_sqft": 44.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42005,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822210041"
  },
  {
   "address": "9210 Science Center Dr, New Hope",
   "sale_month": "2022-01",
   "price": 3225000,
   "lot_sqft": 413126,
   "price_per_lot_sqft": 7.81,
   "price_per_building_sqft": 59.79,
   "building_sqft": 53936,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54261,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821330010"
  },
  {
   "address": "6725 Ashwood Road, Woodbury",
   "sale_month": "2022-01",
   "price": 4500000,
   "lot_sqft": 161325,
   "price_per_lot_sqft": 27.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16457,
   "use": "110",
   "parcel_id": "0602821120001"
  },
  {
   "address": "12721 Central Avenue Northeast, Blaine",
   "sale_month": "2022-01",
   "price": 667000,
   "lot_sqft": 17783,
   "price_per_lot_sqft": 37.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123420100"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 667000,
   "lot_sqft": 17784,
   "price_per_lot_sqft": 37.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123420099"
  },
  {
   "address": "3125 84th Lane Northeast, Blaine",
   "sale_month": "2022-01",
   "price": 1200000,
   "lot_sqft": 59829,
   "price_per_lot_sqft": 20.06,
   "price_per_building_sqft": 125.08,
   "building_sqft": 9594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9652,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110033"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 7500000,
   "lot_sqft": 275139,
   "price_per_lot_sqft": 27.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110029"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 7500000,
   "lot_sqft": 91603,
   "price_per_lot_sqft": 81.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110013"
  },
  {
   "address": "3100 82nd Lane Northeast, Blaine",
   "sale_month": "2022-01",
   "price": 7500000,
   "lot_sqft": 87275,
   "price_per_lot_sqft": 85.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64856,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110012"
  },
  {
   "address": "6014 Lakeland Ave N, Crystal",
   "sale_month": "2022-01",
   "price": 549900,
   "lot_sqft": 58780,
   "price_per_lot_sqft": 9.36,
   "price_per_building_sqft": 179,
   "building_sqft": 3072,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3090,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821110096"
  },
  {
   "address": "1681 Dayton Avenue, Saint Paul",
   "sale_month": "2022-01",
   "price": 605000,
   "lot_sqft": 5533,
   "price_per_lot_sqft": 109.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1246,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110146"
  },
  {
   "address": "4241 Morgan Ave N, Minneapolis",
   "sale_month": "2022-01",
   "price": 245000,
   "lot_sqft": 6405,
   "price_per_lot_sqft": 38.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1326,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924220006"
  },
  {
   "address": "3554 Emerson Ave S, Minneapolis",
   "sale_month": "2022-01",
   "price": 4265267,
   "lot_sqft": 9789,
   "price_per_lot_sqft": 435.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4259,
   "use": "APARTMENT",
   "parcel_id": "0402824420186"
  },
  {
   "address": "1208 Grand Avenue, Saint Paul",
   "sale_month": "2022-01",
   "price": 550000,
   "lot_sqft": 5788,
   "price_per_lot_sqft": 95.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1530,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410046"
  },
  {
   "address": "13601 Ridgedale Dr, Minnetonka",
   "sale_month": "2022-01",
   "price": 6625000,
   "lot_sqft": 99406,
   "price_per_lot_sqft": 66.65,
   "price_per_building_sqft": 210.14,
   "building_sqft": 31527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31717,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722310036"
  },
  {
   "address": "4040 Washington Ave N, Minneapolis",
   "sale_month": "2022-01",
   "price": 4645000,
   "lot_sqft": 64727,
   "price_per_lot_sqft": 71.76,
   "price_per_building_sqft": 222.63,
   "building_sqft": 20864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20990,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924230030"
  },
  {
   "address": "212 37th St W, Minneapolis",
   "sale_month": "2022-01",
   "price": 810000,
   "lot_sqft": 5805,
   "price_per_lot_sqft": 139.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2355,
   "use": "APARTMENT",
   "parcel_id": "0302824340083"
  },
  {
   "address": "3700 Grand Ave S, Minneapolis",
   "sale_month": "2022-01",
   "price": 2703533,
   "lot_sqft": 9200,
   "price_per_lot_sqft": 293.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5765,
   "use": "APARTMENT",
   "parcel_id": "0302824330210"
  },
  {
   "address": "3341 Nicollet Ave, Minneapolis",
   "sale_month": "2022-01",
   "price": 1800000,
   "lot_sqft": 5623,
   "price_per_lot_sqft": 320.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2121,
   "use": "APARTMENT",
   "parcel_id": "0302824130085"
  },
  {
   "address": "13967 West Preserve Boulevard, Burnsville",
   "sale_month": "2022-01",
   "price": 410000,
   "lot_sqft": 2414,
   "price_per_lot_sqft": 169.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "027323001090"
  },
  {
   "address": "644 Selby Avenue, Saint Paul",
   "sale_month": "2022-01",
   "price": 247500,
   "lot_sqft": 4452,
   "price_per_lot_sqft": 55.59,
   "price_per_building_sqft": 40.65,
   "building_sqft": 6088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6125,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823110159"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 90000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 13.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211823440066"
  },
  {
   "address": "1400 38th St E, Minneapolis",
   "sale_month": "2022-01",
   "price": 249550,
   "lot_sqft": 6105,
   "price_per_lot_sqft": 40.88,
   "price_per_building_sqft": 183.49,
   "building_sqft": 1360,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1368,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824430173"
  },
  {
   "address": "10100 City Walk Drive, Woodbury",
   "sale_month": "2022-01",
   "price": 153458,
   "lot_sqft": 13140,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9197,
   "use": "300",
   "parcel_id": "0202821230014"
  },
  {
   "address": "218 Clay Street, Anoka",
   "sale_month": "2022-01",
   "price": 377500,
   "lot_sqft": 11535,
   "price_per_lot_sqft": 32.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2598,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125410034"
  },
  {
   "address": "8101 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2022-01",
   "price": 29542745,
   "lot_sqft": 79143,
   "price_per_lot_sqft": 373.28,
   "price_per_building_sqft": 2606.33,
   "building_sqft": 11335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11403,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024240041"
  },
  {
   "address": "8155 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2022-01",
   "price": 29542745,
   "lot_sqft": 427069,
   "price_per_lot_sqft": 69.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024240040"
  },
  {
   "address": "3543 Pierce St NE, Minneapolis",
   "sale_month": "2022-01",
   "price": 725000,
   "lot_sqft": 4992,
   "price_per_lot_sqft": 145.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0102924210199"
  },
  {
   "address": null,
   "sale_month": "2022-01",
   "price": 1100000,
   "lot_sqft": 75477,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102821320011"
  },
  {
   "address": "10710 10th Street West, Waconia",
   "sale_month": "2021-12",
   "price": 3835000,
   "lot_sqft": 58861,
   "price_per_lot_sqft": 65.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7351,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754650020"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 39314,
   "lot_sqft": 7345,
   "price_per_lot_sqft": 5.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "428381001071"
  },
  {
   "address": "120 Butler Avenue East, West Saint Paul",
   "sale_month": "2021-12",
   "price": 490686,
   "lot_sqft": 7193,
   "price_per_lot_sqft": 68.22,
   "price_per_building_sqft": 136.07,
   "building_sqft": 3606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3628,
   "use": "Commercial-preferred",
   "parcel_id": "428381001045"
  },
  {
   "address": "1115 Robert Street South, West Saint Paul",
   "sale_month": "2021-12",
   "price": 580801,
   "lot_sqft": 7964,
   "price_per_lot_sqft": 72.93,
   "price_per_building_sqft": 93.29,
   "building_sqft": 6226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6264,
   "use": "Commercial-preferred",
   "parcel_id": "424810020153"
  },
  {
   "address": "1115 Robert Street South, West Saint Paul",
   "sale_month": "2021-12",
   "price": 485347,
   "lot_sqft": 10329,
   "price_per_lot_sqft": 46.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "424810020152"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 133852,
   "lot_sqft": 5595,
   "price_per_lot_sqft": 23.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "424810020100"
  },
  {
   "address": "730 Lund Boulevard, Anoka",
   "sale_month": "2021-12",
   "price": 1750000,
   "lot_sqft": 83265,
   "price_per_lot_sqft": 21.02,
   "price_per_building_sqft": 85.78,
   "building_sqft": 20400,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20523,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225320014"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 4000000,
   "lot_sqft": 4265,
   "price_per_lot_sqft": 937.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124240013"
  },
  {
   "address": "361 90th Avenue Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 4000000,
   "lot_sqft": 157162,
   "price_per_lot_sqft": 25.45,
   "price_per_building_sqft": 92.32,
   "building_sqft": 43328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43589,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130019"
  },
  {
   "address": "277 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 570000,
   "lot_sqft": 1589,
   "price_per_lot_sqft": 358.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124120018"
  },
  {
   "address": "277 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 570000,
   "lot_sqft": 2312,
   "price_per_lot_sqft": 246.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124120017"
  },
  {
   "address": "710 Hastings Avenue, Newport",
   "sale_month": "2021-12",
   "price": 11000000,
   "lot_sqft": 280889,
   "price_per_lot_sqft": 39.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35766,
   "use": "305",
   "parcel_id": "3602822340041"
  },
  {
   "address": "585 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2021-12",
   "price": 95900,
   "lot_sqft": 6098,
   "price_per_lot_sqft": 15.73,
   "price_per_building_sqft": 78.74,
   "building_sqft": 1218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1226,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024420011"
  },
  {
   "address": "500 Grotto Street North, Saint Paul",
   "sale_month": "2021-12",
   "price": 587500,
   "lot_sqft": 7597,
   "price_per_lot_sqft": 77.33,
   "price_per_building_sqft": 149.64,
   "building_sqft": 3926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3950,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923140195"
  },
  {
   "address": "6645 James Ave N, Brooklyn Center",
   "sale_month": "2021-12",
   "price": 1450000,
   "lot_sqft": 60400,
   "price_per_lot_sqft": 24.01,
   "price_per_building_sqft": 90.9,
   "building_sqft": 15951,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16047,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921140005"
  },
  {
   "address": "6601 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2021-12",
   "price": 4950000,
   "lot_sqft": 199972,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": 71.62,
   "building_sqft": 69113,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69530,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921130017"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 4950000,
   "lot_sqft": 60059,
   "price_per_lot_sqft": 82.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921130013"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 4950000,
   "lot_sqft": 79581,
   "price_per_lot_sqft": 62.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921130009"
  },
  {
   "address": "12501 Whitewater Dr, Minnetonka",
   "sale_month": "2021-12",
   "price": 18875000,
   "lot_sqft": 431958,
   "price_per_lot_sqft": 43.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511722320020"
  },
  {
   "address": "2801 Park Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 6625000,
   "lot_sqft": 49621,
   "price_per_lot_sqft": 133.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9563,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924330019"
  },
  {
   "address": "2812 Park Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 5500000,
   "lot_sqft": 5328,
   "price_per_lot_sqft": 1032.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1356,
   "use": "APARTMENT",
   "parcel_id": "3502924330013"
  },
  {
   "address": "2810 Park Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 5500000,
   "lot_sqft": 5328,
   "price_per_lot_sqft": 1032.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3502924330011"
  },
  {
   "address": "2806 Park Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 5500000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 852.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3502924330010"
  },
  {
   "address": "2112 Elliot Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 442000,
   "lot_sqft": 6260,
   "price_per_lot_sqft": 70.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1294,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924210157"
  },
  {
   "address": "1508 26th St E, Minneapolis",
   "sale_month": "2021-12",
   "price": 493000,
   "lot_sqft": 4898,
   "price_per_lot_sqft": 100.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1754,
   "use": "APARTMENT",
   "parcel_id": "3502924130356"
  },
  {
   "address": "2102 16th Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 100000,
   "lot_sqft": 7350,
   "price_per_lot_sqft": 13.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 995,
   "use": "TRIPLEX",
   "parcel_id": "3502924110029"
  },
  {
   "address": "16283 8th Street North, Lakeland",
   "sale_month": "2021-12",
   "price": 375000,
   "lot_sqft": 99581,
   "price_per_lot_sqft": 3.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "300",
   "parcel_id": "3502920240002"
  },
  {
   "address": "1600 78th St E, Richfield",
   "sale_month": "2021-12",
   "price": 2500000,
   "lot_sqft": 35231,
   "price_per_lot_sqft": 70.96,
   "price_per_building_sqft": 463.91,
   "building_sqft": 5389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5422,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3502824440034"
  },
  {
   "address": "7000 Cedar Ave S, Richfield",
   "sale_month": "2021-12",
   "price": 3050000,
   "lot_sqft": 42507,
   "price_per_lot_sqft": 71.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8000,
   "use": "APARTMENT",
   "parcel_id": "3502824110009"
  },
  {
   "address": "6000 Chaska Rd, Shorewood",
   "sale_month": "2021-12",
   "price": 31500000,
   "lot_sqft": 166111,
   "price_per_lot_sqft": 189.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31267,
   "use": "APARTMENT",
   "parcel_id": "3411723430046"
  },
  {
   "address": "409 2nd St, Excelsior",
   "sale_month": "2021-12",
   "price": 2000000,
   "lot_sqft": 8860,
   "price_per_lot_sqft": 225.73,
   "price_per_building_sqft": 360.04,
   "building_sqft": 5555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5589,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110017"
  },
  {
   "address": "2601 Stevens Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 875000,
   "lot_sqft": 10943,
   "price_per_lot_sqft": 79.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420028"
  },
  {
   "address": "2810 Pleasant Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 2100000,
   "lot_sqft": 12352,
   "price_per_lot_sqft": 170.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3298,
   "use": "APARTMENT",
   "parcel_id": "3402924330015"
  },
  {
   "address": "2625 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 1300000,
   "lot_sqft": 5339,
   "price_per_lot_sqft": 243.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1328,
   "use": "APARTMENT",
   "parcel_id": "3402924320144"
  },
  {
   "address": "13621 Lake Drive Northeast, Columbus",
   "sale_month": "2021-12",
   "price": 2500000,
   "lot_sqft": 346333,
   "price_per_lot_sqft": 7.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39640,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333222310009"
  },
  {
   "address": "641 Fairview Avenue North, Saint Paul",
   "sale_month": "2021-12",
   "price": 23300000,
   "lot_sqft": 470692,
   "price_per_lot_sqft": 49.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 252923,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923210002"
  },
  {
   "address": "7720 Commerce Cir, Greenfield",
   "sale_month": "2021-12",
   "price": 1320000,
   "lot_sqft": 54036,
   "price_per_lot_sqft": 24.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17224,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311924210014"
  },
  {
   "address": "6301 Zane Ave N, Brooklyn Park",
   "sale_month": "2021-12",
   "price": 100000,
   "lot_sqft": 18737,
   "price_per_lot_sqft": 5.34,
   "price_per_building_sqft": 53.3,
   "building_sqft": 1876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1887,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311921310001"
  },
  {
   "address": "900 25th St W, Minneapolis",
   "sale_month": "2021-12",
   "price": 1700000,
   "lot_sqft": 5805,
   "price_per_lot_sqft": 292.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3698,
   "use": "APARTMENT",
   "parcel_id": "3302924140094"
  },
  {
   "address": "2412 Fremont Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 620000,
   "lot_sqft": 6402,
   "price_per_lot_sqft": 96.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2031,
   "use": "APARTMENT",
   "parcel_id": "3302924130212"
  },
  {
   "address": "2315 Colfax Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 2611750,
   "lot_sqft": 9915,
   "price_per_lot_sqft": 263.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4508,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924110112"
  },
  {
   "address": "8645 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2021-12",
   "price": 289000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 104.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440028"
  },
  {
   "address": "18755 Sandhill Parkway Northeast, East Bethel",
   "sale_month": "2021-12",
   "price": 1316911,
   "lot_sqft": 114378,
   "price_per_lot_sqft": 11.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11323,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323120011"
  },
  {
   "address": "9103 Davenport Street Northeast, Blaine",
   "sale_month": "2021-12",
   "price": 1100000,
   "lot_sqft": 87843,
   "price_per_lot_sqft": 12.52,
   "price_per_building_sqft": 67.5,
   "building_sqft": 16297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16395,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123110012"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 14800000,
   "lot_sqft": 3996,
   "price_per_lot_sqft": 3703.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923120034"
  },
  {
   "address": "2200 University Avenue West, Saint Paul",
   "sale_month": "2021-12",
   "price": 14800000,
   "lot_sqft": 247476,
   "price_per_lot_sqft": 59.8,
   "price_per_building_sqft": 178.06,
   "building_sqft": 83118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83619,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923110052"
  },
  {
   "address": "520 Payne Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 364900,
   "lot_sqft": 46856,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": 750.82,
   "building_sqft": 486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 489,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922240179"
  },
  {
   "address": "754 7th Street East, Saint Paul",
   "sale_month": "2021-12",
   "price": 815000,
   "lot_sqft": 13186,
   "price_per_lot_sqft": 61.81,
   "price_per_building_sqft": 131.41,
   "building_sqft": 6202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6239,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110099"
  },
  {
   "address": "6301 Old Shakopee Rd W, Bloomington",
   "sale_month": "2021-12",
   "price": 16300000,
   "lot_sqft": 704171,
   "price_per_lot_sqft": 23.15,
   "price_per_building_sqft": 90.74,
   "building_sqft": 179643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 180727,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621430001"
  },
  {
   "address": "1715 Tower Drive, Stillwater",
   "sale_month": "2021-12",
   "price": 1400000,
   "lot_sqft": 24474,
   "price_per_lot_sqft": 57.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18542,
   "use": "300",
   "parcel_id": "3203020430028"
  },
  {
   "address": "18271 Territorial Rd, Dayton",
   "sale_month": "2021-12",
   "price": 1500000,
   "lot_sqft": 108188,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4697,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022240002"
  },
  {
   "address": "11133 Zealand Ave N, Champlin",
   "sale_month": "2021-12",
   "price": 505000,
   "lot_sqft": 2560,
   "price_per_lot_sqft": 197.27,
   "price_per_building_sqft": 104.1,
   "building_sqft": 4851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4880,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420079"
  },
  {
   "address": "11125 Zealand Ave N, Champlin",
   "sale_month": "2021-12",
   "price": 505000,
   "lot_sqft": 3400,
   "price_per_lot_sqft": 148.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420078"
  },
  {
   "address": "9000 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2021-12",
   "price": 1397000,
   "lot_sqft": 17273,
   "price_per_lot_sqft": 80.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821310002"
  },
  {
   "address": "9010 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2021-12",
   "price": 1397000,
   "lot_sqft": 20117,
   "price_per_lot_sqft": 69.44,
   "price_per_building_sqft": 254.51,
   "building_sqft": 5489,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5522,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821310001"
  },
  {
   "address": "910 Wildwood Road, Mahtomedi",
   "sale_month": "2021-12",
   "price": 2210000,
   "lot_sqft": 35662,
   "price_per_lot_sqft": 61.97,
   "price_per_building_sqft": 527.19,
   "building_sqft": 4192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4218,
   "use": "300",
   "parcel_id": "3103021220013"
  },
  {
   "address": "900 Wildwood Road, Mahtomedi",
   "sale_month": "2021-12",
   "price": 2400000,
   "lot_sqft": 31335,
   "price_per_lot_sqft": 76.59,
   "price_per_building_sqft": 598.06,
   "building_sqft": 4013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4037,
   "use": "300",
   "parcel_id": "3103021220012"
  },
  {
   "address": "906 Wildwood Road, Mahtomedi",
   "sale_month": "2021-12",
   "price": 690000,
   "lot_sqft": 29872,
   "price_per_lot_sqft": 23.1,
   "price_per_building_sqft": 472.6,
   "building_sqft": 1460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1468,
   "use": "300",
   "parcel_id": "3103021220001"
  },
  {
   "address": "842 Rice Street, Saint Paul",
   "sale_month": "2021-12",
   "price": 350000,
   "lot_sqft": 9981,
   "price_per_lot_sqft": 35.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4988,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922320167"
  },
  {
   "address": "12130 Champlin Dr, Champlin",
   "sale_month": "2021-12",
   "price": 2040000,
   "lot_sqft": 80499,
   "price_per_lot_sqft": 25.34,
   "price_per_building_sqft": 190.16,
   "building_sqft": 10728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10793,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021240011"
  },
  {
   "address": "7401 Boone Ave N, Brooklyn Park",
   "sale_month": "2021-12",
   "price": 18270000,
   "lot_sqft": 647007,
   "price_per_lot_sqft": 28.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 262183,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921240006"
  },
  {
   "address": "4910 Lincoln Dr, Edina",
   "sale_month": "2021-12",
   "price": 1200000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 814.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230011"
  },
  {
   "address": "4908 Lincoln Dr, Edina",
   "sale_month": "2021-12",
   "price": 1200000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 814.11,
   "price_per_building_sqft": 109.98,
   "building_sqft": 10911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10977,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230010"
  },
  {
   "address": "4906 Lincoln Dr, Edina",
   "sale_month": "2021-12",
   "price": 1200000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 814.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230009"
  },
  {
   "address": "4904 Lincoln Dr, Edina",
   "sale_month": "2021-12",
   "price": 1200000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 814.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230008"
  },
  {
   "address": "1605 Old Audubon Road, Chaska",
   "sale_month": "2021-12",
   "price": 1400000,
   "lot_sqft": 58787,
   "price_per_lot_sqft": 23.81,
   "price_per_building_sqft": 120.94,
   "building_sqft": 11576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11646,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301130020"
  },
  {
   "address": "4264 Norex Drive, Chaska",
   "sale_month": "2021-12",
   "price": 4125000,
   "lot_sqft": 172376,
   "price_per_lot_sqft": 23.93,
   "price_per_building_sqft": 77.33,
   "building_sqft": 53346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53668,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300540051"
  },
  {
   "address": "4200 Norex Drive, Chaska",
   "sale_month": "2021-12",
   "price": 3200000,
   "lot_sqft": 132952,
   "price_per_lot_sqft": 24.07,
   "price_per_building_sqft": 80.16,
   "building_sqft": 39921,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40162,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300540030"
  },
  {
   "address": "208 Chestnut Street North, Chaska",
   "sale_month": "2021-12",
   "price": 13000,
   "lot_sqft": 4113,
   "price_per_lot_sqft": 3.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300502840"
  },
  {
   "address": "8110 Highway 10 Northwest, Ramsey",
   "sale_month": "2021-12",
   "price": 450000,
   "lot_sqft": 71747,
   "price_per_lot_sqft": 6.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293225240002"
  },
  {
   "address": "383 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2021-12",
   "price": 450000,
   "lot_sqft": 53588,
   "price_per_lot_sqft": 8.4,
   "price_per_building_sqft": 196.08,
   "building_sqft": 2295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2309,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023420020"
  },
  {
   "address": "611 Magnolia Avenue East, Saint Paul",
   "sale_month": "2021-12",
   "price": 31000,
   "lot_sqft": 8615,
   "price_per_lot_sqft": 3.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 597,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922120235"
  },
  {
   "address": "1084 Payne Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 90000,
   "lot_sqft": 2345,
   "price_per_lot_sqft": 38.38,
   "price_per_building_sqft": 14.86,
   "building_sqft": 6056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6093,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120068"
  },
  {
   "address": "752 Stillwater Road, Mahtomedi",
   "sale_month": "2021-12",
   "price": 423000,
   "lot_sqft": 1922,
   "price_per_lot_sqft": 220.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4446,
   "use": "300",
   "parcel_id": "2903021130072"
  },
  {
   "address": "2321 66th St W, Richfield",
   "sale_month": "2021-12",
   "price": 2620500,
   "lot_sqft": 36688,
   "price_per_lot_sqft": 71.43,
   "price_per_building_sqft": 254.47,
   "building_sqft": 10298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10361,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2902824410012"
  },
  {
   "address": "7601 100th Street South, Cottage Grove",
   "sale_month": "2021-12",
   "price": 4521148,
   "lot_sqft": 1103376,
   "price_per_lot_sqft": 4.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2902721210003"
  },
  {
   "address": "730 Fairview Avenue North, Saint Paul",
   "sale_month": "2021-12",
   "price": 1270000,
   "lot_sqft": 10824,
   "price_per_lot_sqft": 117.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2811,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923430154"
  },
  {
   "address": "200 Chestnut Street East, Stillwater",
   "sale_month": "2021-12",
   "price": 1785000,
   "lot_sqft": 28674,
   "price_per_lot_sqft": 62.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7153,
   "use": "110",
   "parcel_id": "2803020410001"
  },
  {
   "address": "6645 Penn Ave S, Richfield",
   "sale_month": "2021-12",
   "price": 1000000,
   "lot_sqft": 17274,
   "price_per_lot_sqft": 57.89,
   "price_per_building_sqft": 273.9,
   "building_sqft": 3651,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3673,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824320062"
  },
  {
   "address": "6751 141st Avenue Northwest, Ramsey",
   "sale_month": "2021-12",
   "price": 1500000,
   "lot_sqft": 20361,
   "price_per_lot_sqft": 73.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42195,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430031"
  },
  {
   "address": "10064 Flanders Court Northeast, Blaine",
   "sale_month": "2021-12",
   "price": 875000,
   "lot_sqft": 2585,
   "price_per_lot_sqft": 338.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210029"
  },
  {
   "address": "10066 Flanders Court Northeast, Blaine",
   "sale_month": "2021-12",
   "price": 875000,
   "lot_sqft": 2415,
   "price_per_lot_sqft": 362.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210028"
  },
  {
   "address": "10068 Flanders Court Northeast, Blaine",
   "sale_month": "2021-12",
   "price": 875000,
   "lot_sqft": 2388,
   "price_per_lot_sqft": 366.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210027"
  },
  {
   "address": "4000 Highway 61, White Bear Lake",
   "sale_month": "2021-12",
   "price": 475000,
   "lot_sqft": 25541,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": 273.3,
   "building_sqft": 1738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1748,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022110013"
  },
  {
   "address": "847 White Bear Avenue North, Saint Paul",
   "sale_month": "2021-12",
   "price": 475805,
   "lot_sqft": 17598,
   "price_per_lot_sqft": 27.04,
   "price_per_building_sqft": 101.97,
   "building_sqft": 4666,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4695,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922410079"
  },
  {
   "address": "12901 16th Ave N, Plymouth",
   "sale_month": "2021-12",
   "price": 354929,
   "lot_sqft": 105067,
   "price_per_lot_sqft": 3.38,
   "price_per_building_sqft": 14.52,
   "building_sqft": 24437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24584,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822440003"
  },
  {
   "address": "1115 Hennepin Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 2050000,
   "lot_sqft": 6766,
   "price_per_lot_sqft": 302.99,
   "price_per_building_sqft": 126.03,
   "building_sqft": 16266,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16364,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924210013"
  },
  {
   "address": "113 Lewis Street South, Shakopee",
   "sale_month": "2021-12",
   "price": 600000,
   "lot_sqft": 3578,
   "price_per_lot_sqft": 167.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270011910"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 1005000,
   "lot_sqft": 9425,
   "price_per_lot_sqft": 106.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270010940"
  },
  {
   "address": "441 1st Avenue West, Shakopee",
   "sale_month": "2021-12",
   "price": 1005000,
   "lot_sqft": 18149,
   "price_per_lot_sqft": 55.37,
   "price_per_building_sqft": 143.92,
   "building_sqft": 6983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7025,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270010900"
  },
  {
   "address": "8742 Egan Drive, Savage",
   "sale_month": "2021-12",
   "price": 150000,
   "lot_sqft": 1033,
   "price_per_lot_sqft": 145.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950010"
  },
  {
   "address": "7479 Egan Drive, Savage",
   "sale_month": "2021-12",
   "price": 2000000,
   "lot_sqft": 43053,
   "price_per_lot_sqft": 46.45,
   "price_per_building_sqft": 781.56,
   "building_sqft": 2559,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2575,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263580030"
  },
  {
   "address": "9273 South Highway Drive, Lexington",
   "sale_month": "2021-12",
   "price": 4736842,
   "lot_sqft": 66657,
   "price_per_lot_sqft": 71.06,
   "price_per_building_sqft": 329.89,
   "building_sqft": 14359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14445,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263123440073"
  },
  {
   "address": "1881 Mechanic Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 4136000,
   "lot_sqft": 45866,
   "price_per_lot_sqft": 90.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13506,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262922230157"
  },
  {
   "address": "7213 Forestview La N, Maple Grove",
   "sale_month": "2021-12",
   "price": 380000,
   "lot_sqft": 2294,
   "price_per_lot_sqft": 165.65,
   "price_per_building_sqft": 64.72,
   "building_sqft": 5871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5907,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420044"
  },
  {
   "address": "13875 Highway 13 Frontage Road South, Savage",
   "sale_month": "2021-12",
   "price": 2640000,
   "lot_sqft": 64815,
   "price_per_lot_sqft": 40.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8350,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260320010"
  },
  {
   "address": "1000 Park Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 2500000,
   "lot_sqft": 10204,
   "price_per_lot_sqft": 245,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320152"
  },
  {
   "address": "615 10th St S, Minneapolis",
   "sale_month": "2021-12",
   "price": 2500000,
   "lot_sqft": 13079,
   "price_per_lot_sqft": 191.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924230097"
  },
  {
   "address": "608 9th St S, Minneapolis",
   "sale_month": "2021-12",
   "price": 2800000,
   "lot_sqft": 6269,
   "price_per_lot_sqft": 446.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4852,
   "use": "APARTMENT",
   "parcel_id": "2602924230067"
  },
  {
   "address": "700 4th St S, Minneapolis",
   "sale_month": "2021-12",
   "price": 5263760,
   "lot_sqft": 109354,
   "price_per_lot_sqft": 48.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22277,
   "use": "APARTMENT",
   "parcel_id": "2602924210183"
  },
  {
   "address": "1111 Washington Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 46900000,
   "lot_sqft": 24626,
   "price_per_lot_sqft": 1904.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2602924120973"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 3100000,
   "lot_sqft": 340885,
   "price_per_lot_sqft": 9.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "258180270"
  },
  {
   "address": "17188 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2021-12",
   "price": 566280,
   "lot_sqft": 87141,
   "price_per_lot_sqft": 6.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254270050"
  },
  {
   "address": "277 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 570000,
   "lot_sqft": 1541,
   "price_per_lot_sqft": 369.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124430042"
  },
  {
   "address": "10027 Butternut Street Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 2000000,
   "lot_sqft": 37982,
   "price_per_lot_sqft": 52.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4216,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253124110052"
  },
  {
   "address": "10073 Butternut Street Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 2000000,
   "lot_sqft": 37081,
   "price_per_lot_sqft": 53.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3675,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253124110048"
  },
  {
   "address": "520 Atwater Circle, Saint Paul",
   "sale_month": "2021-12",
   "price": 3100000,
   "lot_sqft": 89686,
   "price_per_lot_sqft": 34.57,
   "price_per_building_sqft": 98.79,
   "building_sqft": 31379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31568,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923330018"
  },
  {
   "address": "497 Burgess Street, Saint Paul",
   "sale_month": "2021-12",
   "price": 420000,
   "lot_sqft": 5390,
   "price_per_lot_sqft": 77.92,
   "price_per_building_sqft": 90.36,
   "building_sqft": 4648,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4676,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310040"
  },
  {
   "address": "588 Hatch Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 1550000,
   "lot_sqft": 8962,
   "price_per_lot_sqft": 172.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3088,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923230077"
  },
  {
   "address": "581 Hatch Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 1550000,
   "lot_sqft": 13473,
   "price_per_lot_sqft": 115.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3064,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923230071"
  },
  {
   "address": "11760 Justen Cir, Rogers",
   "sale_month": "2021-12",
   "price": 1675000,
   "lot_sqft": 66332,
   "price_per_lot_sqft": 25.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17801,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023440025"
  },
  {
   "address": "1409 7th St S, Hopkins",
   "sale_month": "2021-12",
   "price": 570000,
   "lot_sqft": 39276,
   "price_per_lot_sqft": 14.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230056"
  },
  {
   "address": "7755 Century Boulevard, Chanhassen",
   "sale_month": "2021-12",
   "price": 1950000,
   "lot_sqft": 68769,
   "price_per_lot_sqft": 28.36,
   "price_per_building_sqft": 323.71,
   "building_sqft": 6024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6060,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250690020"
  },
  {
   "address": "1900 Coulter Boulevard, Chanhassen",
   "sale_month": "2021-12",
   "price": 5974000,
   "lot_sqft": 945631,
   "price_per_lot_sqft": 6.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2477,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250150300"
  },
  {
   "address": "5427 Alpine Drive Northwest, Ramsey",
   "sale_month": "2021-12",
   "price": 1100000,
   "lot_sqft": 136583,
   "price_per_lot_sqft": 8.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243225230119"
  },
  {
   "address": "10686 University Avenue Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 2750000,
   "lot_sqft": 60693,
   "price_per_lot_sqft": 45.31,
   "price_per_building_sqft": 233.23,
   "building_sqft": 11791,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11862,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243124140085"
  },
  {
   "address": "2045 Main Street, Centerville",
   "sale_month": "2021-12",
   "price": 1350000,
   "lot_sqft": 194930,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122220218"
  },
  {
   "address": "1328 Dale Street North, Saint Paul",
   "sale_month": "2021-12",
   "price": 450000,
   "lot_sqft": 7158,
   "price_per_lot_sqft": 62.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1668,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923320129"
  },
  {
   "address": "1566 Woodbridge Street, Saint Paul",
   "sale_month": "2021-12",
   "price": 1100000,
   "lot_sqft": 10195,
   "price_per_lot_sqft": 107.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2624,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923110069"
  },
  {
   "address": "9775 85th Ave N, Maple Grove",
   "sale_month": "2021-12",
   "price": 7760000,
   "lot_sqft": 172396,
   "price_per_lot_sqft": 45.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62176,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922110017"
  },
  {
   "address": "7949 West River Rd, Brooklyn Park",
   "sale_month": "2021-12",
   "price": 500000,
   "lot_sqft": 37483,
   "price_per_lot_sqft": 13.34,
   "price_per_building_sqft": 126.9,
   "building_sqft": 3940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3964,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411921420025"
  },
  {
   "address": "750 Mainstreet, Hopkins",
   "sale_month": "2021-12",
   "price": 3850000,
   "lot_sqft": 52980,
   "price_per_lot_sqft": 72.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24909,
   "use": "COMMON AREA",
   "parcel_id": "2411722430164"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 3850000,
   "lot_sqft": 273,
   "price_per_lot_sqft": 14102.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722430058"
  },
  {
   "address": "809 Mainstreet, Hopkins",
   "sale_month": "2021-12",
   "price": 410000,
   "lot_sqft": 2915,
   "price_per_lot_sqft": 140.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420068"
  },
  {
   "address": "400 6th Ave SE, Minneapolis",
   "sale_month": "2021-12",
   "price": 8000000,
   "lot_sqft": 17674,
   "price_per_lot_sqft": 452.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6741,
   "use": "APARTMENT",
   "parcel_id": "2402924230138"
  },
  {
   "address": "1514 Como Ave SE, Minneapolis",
   "sale_month": "2021-12",
   "price": 1200000,
   "lot_sqft": 7644,
   "price_per_lot_sqft": 156.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924140129"
  },
  {
   "address": "1112 16th Ave SE, Minneapolis",
   "sale_month": "2021-12",
   "price": 400000,
   "lot_sqft": 9536,
   "price_per_lot_sqft": 41.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 944,
   "use": "APARTMENT",
   "parcel_id": "2402924110225"
  },
  {
   "address": "5400 Central Avenue Northeast, Fridley",
   "sale_month": "2021-12",
   "price": 5195000,
   "lot_sqft": 31382,
   "price_per_lot_sqft": 165.54,
   "price_per_building_sqft": 1743.29,
   "building_sqft": 2980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2998,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024440002"
  },
  {
   "address": "425 University Ave SE, Minneapolis",
   "sale_month": "2021-12",
   "price": 8000000,
   "lot_sqft": 16654,
   "price_per_lot_sqft": 480.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5707,
   "use": "APARTMENT",
   "parcel_id": "2302924140081"
  },
  {
   "address": "427 4th St SE, Minneapolis",
   "sale_month": "2021-12",
   "price": 8000000,
   "lot_sqft": 13362,
   "price_per_lot_sqft": 598.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4078,
   "use": "APARTMENT",
   "parcel_id": "2302924140042"
  },
  {
   "address": "607 Central Ave NE, Minneapolis",
   "sale_month": "2021-12",
   "price": 575000,
   "lot_sqft": 3514,
   "price_per_lot_sqft": 163.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110312"
  },
  {
   "address": "1911 103rd Avenue Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 488618,
   "lot_sqft": 12736,
   "price_per_lot_sqft": 38.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1857,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223124420011"
  },
  {
   "address": "7855 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2021-12",
   "price": 2462500,
   "lot_sqft": 83746,
   "price_per_lot_sqft": 29.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922430022"
  },
  {
   "address": "21725 Hamburg Avenue, Lakeville",
   "sale_month": "2021-12",
   "price": 3300000,
   "lot_sqft": 206730,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74005,
   "use": "Industrial-preferred",
   "parcel_id": "221110003030"
  },
  {
   "address": "224 1st St N, Minneapolis",
   "sale_month": "2021-12",
   "price": 3500000,
   "lot_sqft": 16932,
   "price_per_lot_sqft": 206.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140656"
  },
  {
   "address": "227 1st St N, Minneapolis",
   "sale_month": "2021-12",
   "price": 4160000,
   "lot_sqft": 4499,
   "price_per_lot_sqft": 924.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140081"
  },
  {
   "address": "107 3rd Ave N, Minneapolis",
   "sale_month": "2021-12",
   "price": 4160000,
   "lot_sqft": 4500,
   "price_per_lot_sqft": 924.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140080"
  },
  {
   "address": "720 Washington Ave N, Minneapolis",
   "sale_month": "2021-12",
   "price": 2455778,
   "lot_sqft": 817,
   "price_per_lot_sqft": 3005.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924120566"
  },
  {
   "address": "4301 White Bear Parkway, Vadnais Heights",
   "sale_month": "2021-12",
   "price": 1300000,
   "lot_sqft": 175008,
   "price_per_lot_sqft": 7.43,
   "price_per_building_sqft": 37.52,
   "building_sqft": 34648,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34857,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022420027"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 1700000,
   "lot_sqft": 44735,
   "price_per_lot_sqft": 38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022420024"
  },
  {
   "address": "4215 White Bear Parkway, Vadnais Heights",
   "sale_month": "2021-12",
   "price": 1700000,
   "lot_sqft": 70031,
   "price_per_lot_sqft": 24.27,
   "price_per_building_sqft": 128.74,
   "building_sqft": 13205,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13284,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022420019"
  },
  {
   "address": "4143 Centerville Road, Vadnais Heights",
   "sale_month": "2021-12",
   "price": 35000000,
   "lot_sqft": 349126,
   "price_per_lot_sqft": 100.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1005,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "213022340038"
  },
  {
   "address": "4145 Centerville Road, Vadnais Heights",
   "sale_month": "2021-12",
   "price": 35000000,
   "lot_sqft": 349986,
   "price_per_lot_sqft": 100,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1120,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "213022340037"
  },
  {
   "address": "1058 Centerville Circle, Vadnais Heights",
   "sale_month": "2021-12",
   "price": 355000,
   "lot_sqft": 2259,
   "price_per_lot_sqft": 157.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210101"
  },
  {
   "address": "1054 Centerville Circle, Vadnais Heights",
   "sale_month": "2021-12",
   "price": 200000,
   "lot_sqft": 2259,
   "price_per_lot_sqft": 88.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210099"
  },
  {
   "address": "4463 White Bear Parkway, White Bear Lake",
   "sale_month": "2021-12",
   "price": 1750000,
   "lot_sqft": 96240,
   "price_per_lot_sqft": 18.18,
   "price_per_building_sqft": 86.64,
   "building_sqft": 20199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20321,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022110056"
  },
  {
   "address": "1750 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2021-12",
   "price": 15600000,
   "lot_sqft": 54438,
   "price_per_lot_sqft": 286.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17001,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212923120017"
  },
  {
   "address": "1903 Norfolk Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 35000000,
   "lot_sqft": 56516,
   "price_per_lot_sqft": 619.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56486,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823240139"
  },
  {
   "address": "1920 Graham Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 35000000,
   "lot_sqft": 62240,
   "price_per_lot_sqft": 562.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823240138"
  },
  {
   "address": "1891 Norfolk Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 35000000,
   "lot_sqft": 6753,
   "price_per_lot_sqft": 5182.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1244,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823240136"
  },
  {
   "address": "2108 2nd Ave N, Minneapolis",
   "sale_month": "2021-12",
   "price": 440000,
   "lot_sqft": 5500,
   "price_per_lot_sqft": 80,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2245,
   "use": "APARTMENT",
   "parcel_id": "2102924330145"
  },
  {
   "address": "201 Commerce Drive East, Belle Plaine",
   "sale_month": "2021-12",
   "price": 115500,
   "lot_sqft": 68461,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "209070050"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 49169,
   "lot_sqft": 21879,
   "price_per_lot_sqft": 2.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "203650034220"
  },
  {
   "address": "6526 Doffing Avenue, Inver Grove Heights",
   "sale_month": "2021-12",
   "price": 400831,
   "lot_sqft": 33846,
   "price_per_lot_sqft": 11.84,
   "price_per_building_sqft": 63.21,
   "building_sqft": 6341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6380,
   "use": "Commercial-preferred",
   "parcel_id": "203650034030"
  },
  {
   "address": "635 Ivy Avenue East, Saint Paul",
   "sale_month": "2021-12",
   "price": 500000,
   "lot_sqft": 3239,
   "price_per_lot_sqft": 154.37,
   "price_per_building_sqft": 174.95,
   "building_sqft": 2858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2875,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922420122"
  },
  {
   "address": "9050 Buchanan Trail, Inver Grove Heights",
   "sale_month": "2021-12",
   "price": 895000,
   "lot_sqft": 44838,
   "price_per_lot_sqft": 19.96,
   "price_per_building_sqft": 151.34,
   "building_sqft": 5914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5949,
   "use": "Commercial-preferred",
   "parcel_id": "201186502030"
  },
  {
   "address": "7709 Winpark Dr, New Hope",
   "sale_month": "2021-12",
   "price": 6700000,
   "lot_sqft": 205043,
   "price_per_lot_sqft": 32.68,
   "price_per_building_sqft": 82.21,
   "building_sqft": 81497,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81989,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821220013"
  },
  {
   "address": "2420 Shadywood Rd, Orono",
   "sale_month": "2021-12",
   "price": 2375000,
   "lot_sqft": 37955,
   "price_per_lot_sqft": 62.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6065,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011723110002"
  },
  {
   "address": "808 Main Street East, Belle Plaine",
   "sale_month": "2021-12",
   "price": 350000,
   "lot_sqft": 20403,
   "price_per_lot_sqft": 17.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200390010"
  },
  {
   "address": "10125 Courthouse Boulevard, Inver Grove Heights",
   "sale_month": "2021-12",
   "price": 1851000,
   "lot_sqft": 241257,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": 806.89,
   "building_sqft": 2294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2308,
   "use": "Commercial-preferred",
   "parcel_id": "200270030010"
  },
  {
   "address": "2216 Vermillion Street, Hastings",
   "sale_month": "2021-12",
   "price": 362500,
   "lot_sqft": 10856,
   "price_per_lot_sqft": 33.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5044,
   "use": "Commercial-preferred",
   "parcel_id": "198170004040"
  },
  {
   "address": "103 2nd Street East, Hastings",
   "sale_month": "2021-12",
   "price": 175000,
   "lot_sqft": 3062,
   "price_per_lot_sqft": 57.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215004051"
  },
  {
   "address": "1354 Jackson Street, Saint Paul",
   "sale_month": "2021-12",
   "price": 1250000,
   "lot_sqft": 96732,
   "price_per_lot_sqft": 12.92,
   "price_per_building_sqft": 155.38,
   "building_sqft": 8045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8093,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922420022"
  },
  {
   "address": "45 Maryland Avenue East, Saint Paul",
   "sale_month": "2021-12",
   "price": 5400000,
   "lot_sqft": 376088,
   "price_per_lot_sqft": 14.36,
   "price_per_building_sqft": 30.65,
   "building_sqft": 176154,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 177217,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922340061"
  },
  {
   "address": "420 State Hwy No 7, Hopkins",
   "sale_month": "2021-12",
   "price": 34250000,
   "lot_sqft": 407687,
   "price_per_lot_sqft": 84.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11150,
   "use": "APARTMENT",
   "parcel_id": "1911721210009"
  },
  {
   "address": "740 Kasota Cir, Minneapolis",
   "sale_month": "2021-12",
   "price": 8500000,
   "lot_sqft": 210856,
   "price_per_lot_sqft": 40.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 70005,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923420012"
  },
  {
   "address": "8833 Xylon Ave N, Brooklyn Park",
   "sale_month": "2021-12",
   "price": 850000,
   "lot_sqft": 21394,
   "price_per_lot_sqft": 39.73,
   "price_per_building_sqft": 144.61,
   "building_sqft": 5878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5913,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420027"
  },
  {
   "address": "321 Wilson St NE, Minneapolis",
   "sale_month": "2021-12",
   "price": 1450000,
   "lot_sqft": 25234,
   "price_per_lot_sqft": 57.46,
   "price_per_building_sqft": 161.43,
   "building_sqft": 8982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9036,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340014"
  },
  {
   "address": "6435 Lake Road Terrace, Woodbury",
   "sale_month": "2021-12",
   "price": 2424000,
   "lot_sqft": 68082,
   "price_per_lot_sqft": 35.6,
   "price_per_building_sqft": 224.67,
   "building_sqft": 10789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10855,
   "use": "300",
   "parcel_id": "1802821240007"
  },
  {
   "address": "8118 Hadley Avenue South, Cottage Grove",
   "sale_month": "2021-12",
   "price": 800000,
   "lot_sqft": 43464,
   "price_per_lot_sqft": 18.41,
   "price_per_building_sqft": 169.24,
   "building_sqft": 4727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4756,
   "use": "300",
   "parcel_id": "1802721110075"
  },
  {
   "address": "15745 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2021-12",
   "price": 1080000,
   "lot_sqft": 104127,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9889,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223340006"
  },
  {
   "address": "16405 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2021-12",
   "price": 1300000,
   "lot_sqft": 60689,
   "price_per_lot_sqft": 21.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223120007"
  },
  {
   "address": "1145 116th Avenue Northeast, Blaine",
   "sale_month": "2021-12",
   "price": 34250000,
   "lot_sqft": 264045,
   "price_per_lot_sqft": 129.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1211,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "173123220025"
  },
  {
   "address": "2270 Ford Parkway, Saint Paul",
   "sale_month": "2021-12",
   "price": 2000000,
   "lot_sqft": 66602,
   "price_per_lot_sqft": 30.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120088"
  },
  {
   "address": "3340 Shoreline Dr, Orono",
   "sale_month": "2021-12",
   "price": 4475000,
   "lot_sqft": 66160,
   "price_per_lot_sqft": 67.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8736,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723440085"
  },
  {
   "address": "6951 84th St W, Bloomington",
   "sale_month": "2021-12",
   "price": 32250000,
   "lot_sqft": 269251,
   "price_per_lot_sqft": 119.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1711621330032"
  },
  {
   "address": "6901 84th St W, Bloomington",
   "sale_month": "2021-12",
   "price": 32250000,
   "lot_sqft": 81115,
   "price_per_lot_sqft": 397.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52742,
   "use": "APARTMENT",
   "parcel_id": "1711621330004"
  },
  {
   "address": "4650 Centerville Road, White Bear Lake",
   "sale_month": "2021-12",
   "price": 33500000,
   "lot_sqft": 203805,
   "price_per_lot_sqft": 164.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1266,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163022430039"
  },
  {
   "address": "4815 White Bear Parkway, White Bear Lake",
   "sale_month": "2021-12",
   "price": 26000000,
   "lot_sqft": 518316,
   "price_per_lot_sqft": 50.16,
   "price_per_building_sqft": 545.93,
   "building_sqft": 47625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47913,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022420004"
  },
  {
   "address": "1501 West Broadway, Minneapolis",
   "sale_month": "2021-12",
   "price": 550000,
   "lot_sqft": 13810,
   "price_per_lot_sqft": 39.83,
   "price_per_building_sqft": 87.48,
   "building_sqft": 6287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6325,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240218"
  },
  {
   "address": "11417 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 125000,
   "lot_sqft": 1332,
   "price_per_lot_sqft": 93.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124130216"
  },
  {
   "address": "2005 Ide Street, Maplewood",
   "sale_month": "2021-12",
   "price": 4500000,
   "lot_sqft": 72474,
   "price_per_lot_sqft": 62.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5645,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "152922230103"
  },
  {
   "address": "2024 Clarence Street North, Maplewood",
   "sale_month": "2021-12",
   "price": 4500000,
   "lot_sqft": 29671,
   "price_per_lot_sqft": 151.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5620,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "152922230011"
  },
  {
   "address": "22851 Industrial Blvd, Rogers",
   "sale_month": "2021-12",
   "price": 1950000,
   "lot_sqft": 71613,
   "price_per_lot_sqft": 27.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17422,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1512023420016"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 1950000,
   "lot_sqft": 64803,
   "price_per_lot_sqft": 30.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1512023420015"
  },
  {
   "address": "2035 West River Rd N, Minneapolis",
   "sale_month": "2021-12",
   "price": 3650000,
   "lot_sqft": 105709,
   "price_per_lot_sqft": 34.53,
   "price_per_building_sqft": 565.63,
   "building_sqft": 6453,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6492,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1502924240081"
  },
  {
   "address": "4610 Milton Street North, Shoreview",
   "sale_month": "2021-12",
   "price": 550000,
   "lot_sqft": 23633,
   "price_per_lot_sqft": 23.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340006"
  },
  {
   "address": "2025 4th Street, White Bear Lake",
   "sale_month": "2021-12",
   "price": 800000,
   "lot_sqft": 15017,
   "price_per_lot_sqft": 53.27,
   "price_per_building_sqft": 165.6,
   "building_sqft": 4831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4860,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420133"
  },
  {
   "address": "5031 208th Street West, Farmington",
   "sale_month": "2021-12",
   "price": 1150000,
   "lot_sqft": 149995,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14504,
   "use": "Industrial-preferred",
   "parcel_id": "142585501030"
  },
  {
   "address": "21900 Diamond Lake Rd S, Rogers",
   "sale_month": "2021-12",
   "price": 500456,
   "lot_sqft": 106109,
   "price_per_lot_sqft": 4.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1412023310025"
  },
  {
   "address": "13610 Balsam La N, Dayton",
   "sale_month": "2021-12",
   "price": 63500,
   "lot_sqft": 109385,
   "price_per_lot_sqft": 0.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1412022410027"
  },
  {
   "address": "11200 86th Ave N, Maple Grove",
   "sale_month": "2021-12",
   "price": 255000,
   "lot_sqft": 3227,
   "price_per_lot_sqft": 79.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440052"
  },
  {
   "address": "701 Central Ave NE, Minneapolis",
   "sale_month": "2021-12",
   "price": 48600000,
   "lot_sqft": 31520,
   "price_per_lot_sqft": 1541.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2000,
   "use": "APARTMENT",
   "parcel_id": "1402924440244"
  },
  {
   "address": "1511 2nd St NE, Minneapolis",
   "sale_month": "2021-12",
   "price": 524900,
   "lot_sqft": 7253,
   "price_per_lot_sqft": 72.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2488,
   "use": "TRIPLEX",
   "parcel_id": "1402924220069"
  },
  {
   "address": "1322 Central Ave NE, Minneapolis",
   "sale_month": "2021-12",
   "price": 560000,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 102.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1298,
   "use": "TRIPLEX",
   "parcel_id": "1402924140052"
  },
  {
   "address": "836 Minnesota Street South, Bayport",
   "sale_month": "2021-12",
   "price": 530000,
   "lot_sqft": 109140,
   "price_per_lot_sqft": 4.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1402920230015"
  },
  {
   "address": "1735 Woodbridge Court, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 32930,
   "price_per_lot_sqft": 850.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5074,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440037"
  },
  {
   "address": "1736 Woodbridge Court, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 31326,
   "price_per_lot_sqft": 893.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4716,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440036"
  },
  {
   "address": "1740 Marion Street, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 48015,
   "price_per_lot_sqft": 583.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8485,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440033"
  },
  {
   "address": "1750 Marion Street, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 55446,
   "price_per_lot_sqft": 505,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7488,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440032"
  },
  {
   "address": "1735 Marion Street, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 62856,
   "price_per_lot_sqft": 445.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8484,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440028"
  },
  {
   "address": "1745 Marion Street, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 58906,
   "price_per_lot_sqft": 475.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7882,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440027"
  },
  {
   "address": "1720 Marion Street, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 51756,
   "price_per_lot_sqft": 541,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8555,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440022"
  },
  {
   "address": "221 Larpenteur Avenue West, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 44051,
   "price_per_lot_sqft": 635.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8280,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440020"
  },
  {
   "address": "195 Larpenteur Avenue West, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 55570,
   "price_per_lot_sqft": 503.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7827,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440019"
  },
  {
   "address": "1725 Woodbridge Court, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 25187,
   "price_per_lot_sqft": 1111.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4941,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440018"
  },
  {
   "address": "1722 Woodbridge Court, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 21979,
   "price_per_lot_sqft": 1273.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440015"
  },
  {
   "address": "175 Larpenteur Avenue West, Roseville",
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 31150,
   "price_per_lot_sqft": 898.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4976,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440014"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 28000000,
   "lot_sqft": 6208,
   "price_per_lot_sqft": 4510.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923440011"
  },
  {
   "address": "10020 Co Rd No 81, Maple Grove",
   "sale_month": "2021-12",
   "price": 950000,
   "lot_sqft": 48202,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": 104.81,
   "building_sqft": 9064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9119,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922130012"
  },
  {
   "address": "1721 Ferry Street, Anoka",
   "sale_month": "2021-12",
   "price": 3505000,
   "lot_sqft": 38659,
   "price_per_lot_sqft": 90.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10353,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123125120128"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 225000,
   "lot_sqft": 509533,
   "price_per_lot_sqft": 0.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122823130013"
  },
  {
   "address": "615 Hamel Rd, Medina",
   "sale_month": "2021-12",
   "price": 690000,
   "lot_sqft": 23957,
   "price_per_lot_sqft": 28.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2639,
   "use": "APARTMENT",
   "parcel_id": "1211823320023"
  },
  {
   "address": "212 Clydesdale Tr, Medina",
   "sale_month": "2021-12",
   "price": 5750000,
   "lot_sqft": 55349,
   "price_per_lot_sqft": 103.89,
   "price_per_building_sqft": 511.16,
   "building_sqft": 11249,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11316,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823140156"
  },
  {
   "address": "5145 Co Rd No 101, Medina",
   "sale_month": "2021-12",
   "price": 5750000,
   "lot_sqft": 86450,
   "price_per_lot_sqft": 66.51,
   "price_per_building_sqft": 413.28,
   "building_sqft": 13913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13997,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823140067"
  },
  {
   "address": "9600 76th St W, Eden Prairie",
   "sale_month": "2021-12",
   "price": 8325000,
   "lot_sqft": 279868,
   "price_per_lot_sqft": 29.75,
   "price_per_building_sqft": 100.23,
   "building_sqft": 83058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83559,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622410009"
  },
  {
   "address": "7076 Shady Oak Rd, Eden Prairie",
   "sale_month": "2021-12",
   "price": 15774000,
   "lot_sqft": 274429,
   "price_per_lot_sqft": 57.48,
   "price_per_building_sqft": 233.41,
   "building_sqft": 67581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 67989,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622120003"
  },
  {
   "address": "7180 Washington Ave S, Eden Prairie",
   "sale_month": "2021-12",
   "price": 4320871,
   "lot_sqft": 114214,
   "price_per_lot_sqft": 37.83,
   "price_per_building_sqft": 130.48,
   "building_sqft": 33116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33316,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622110015"
  },
  {
   "address": "9650 Valley View Rd, Eden Prairie",
   "sale_month": "2021-12",
   "price": 11167926,
   "lot_sqft": 145315,
   "price_per_lot_sqft": 76.85,
   "price_per_building_sqft": 224.51,
   "building_sqft": 49743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50043,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622110014"
  },
  {
   "address": "7100 Washington Ave S, Eden Prairie",
   "sale_month": "2021-12",
   "price": 10550000,
   "lot_sqft": 460599,
   "price_per_lot_sqft": 22.9,
   "price_per_building_sqft": 115.14,
   "building_sqft": 91629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 92182,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622110003"
  },
  {
   "address": "389 74th Avenue Northeast, Fridley",
   "sale_month": "2021-12",
   "price": 1350000,
   "lot_sqft": 26977,
   "price_per_lot_sqft": 50.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4372,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "113024240006"
  },
  {
   "address": "14105 Northdale Blvd, Rogers",
   "sale_month": "2021-12",
   "price": 1178000,
   "lot_sqft": 72670,
   "price_per_lot_sqft": 16.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9922,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023340017"
  },
  {
   "address": "7550 Market Place Dr, Eden Prairie",
   "sale_month": "2021-12",
   "price": 1400000,
   "lot_sqft": 54354,
   "price_per_lot_sqft": 25.76,
   "price_per_building_sqft": 117.62,
   "building_sqft": 11903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11975,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111622420031"
  },
  {
   "address": "817 27th Ave NE, Minneapolis",
   "sale_month": "2021-12",
   "price": 235000,
   "lot_sqft": 9465,
   "price_per_lot_sqft": 24.83,
   "price_per_building_sqft": 103.12,
   "building_sqft": 2279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2293,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924110029"
  },
  {
   "address": "2171 Hamline Avenue North, Roseville",
   "sale_month": "2021-12",
   "price": 350000,
   "lot_sqft": 14142,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": 248.58,
   "building_sqft": 1408,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1417,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923340032"
  },
  {
   "address": "4204 Lakebreeze Ave N, Brooklyn Center",
   "sale_month": "2021-12",
   "price": 540000,
   "lot_sqft": 10487,
   "price_per_lot_sqft": 51.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2397,
   "use": "APARTMENT",
   "parcel_id": "1011821320053"
  },
  {
   "address": "14301 Martin Dr, Eden Prairie",
   "sale_month": "2021-12",
   "price": 48030000,
   "lot_sqft": 100670,
   "price_per_lot_sqft": 477.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65434,
   "use": "APARTMENT",
   "parcel_id": "1011622330044"
  },
  {
   "address": "3800 Nicollet Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 1938800,
   "lot_sqft": 7629,
   "price_per_lot_sqft": 254.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1002824210227"
  },
  {
   "address": "1820 Highway 36 West, Roseville",
   "sale_month": "2021-12",
   "price": 1380000,
   "lot_sqft": 42988,
   "price_per_lot_sqft": 32.1,
   "price_per_building_sqft": 659.03,
   "building_sqft": 2094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2107,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923430012"
  },
  {
   "address": "2275 Atlantic Street North, Maplewood",
   "sale_month": "2021-12",
   "price": 5849000,
   "lot_sqft": 102853,
   "price_per_lot_sqft": 56.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4885,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092922440158"
  },
  {
   "address": "9630 Grove Cir N, Maple Grove",
   "sale_month": "2021-12",
   "price": 23570000,
   "lot_sqft": 193861,
   "price_per_lot_sqft": 121.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22152,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922320040"
  },
  {
   "address": "5500 94th Ave N, Brooklyn Park",
   "sale_month": "2021-12",
   "price": 16880000,
   "lot_sqft": 192568,
   "price_per_lot_sqft": 87.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22943,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921340015"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 25000,
   "lot_sqft": 87641,
   "price_per_lot_sqft": 0.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911921320016"
  },
  {
   "address": "5115 Hanson Ct N, Crystal",
   "sale_month": "2021-12",
   "price": 930000,
   "lot_sqft": 16636,
   "price_per_lot_sqft": 55.9,
   "price_per_building_sqft": 77.55,
   "building_sqft": 11992,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12065,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220028"
  },
  {
   "address": "1819 Lowry Ave N, Minneapolis",
   "sale_month": "2021-12",
   "price": 290000,
   "lot_sqft": 3514,
   "price_per_lot_sqft": 82.53,
   "price_per_building_sqft": 143.99,
   "building_sqft": 2014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2026,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924310198"
  },
  {
   "address": "1930 Donegal Drive, Woodbury",
   "sale_month": "2021-12",
   "price": 2712000,
   "lot_sqft": 75501,
   "price_per_lot_sqft": 35.92,
   "price_per_building_sqft": 399.65,
   "building_sqft": 6786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6827,
   "use": "300",
   "parcel_id": "0902821430105"
  },
  {
   "address": "8700 Lyndale Ave S, Bloomington",
   "sale_month": "2021-12",
   "price": 1000000,
   "lot_sqft": 49534,
   "price_per_lot_sqft": 20.19,
   "price_per_building_sqft": 358.94,
   "building_sqft": 2786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2803,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724110126"
  },
  {
   "address": "21345 Aberdeen Street Northeast, East Bethel",
   "sale_month": "2021-12",
   "price": 445000,
   "lot_sqft": 19983,
   "price_per_lot_sqft": 22.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083323430014"
  },
  {
   "address": "3955 119th Avenue Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 29900000,
   "lot_sqft": 181812,
   "price_per_lot_sqft": 164.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25286,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083124320071"
  },
  {
   "address": "3845 119th Avenue Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 29900000,
   "lot_sqft": 261219,
   "price_per_lot_sqft": 114.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18504,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083124320070"
  },
  {
   "address": "11933 Central Avenue Northeast, Blaine",
   "sale_month": "2021-12",
   "price": 100000,
   "lot_sqft": 1260,
   "price_per_lot_sqft": 79.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18217,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420056"
  },
  {
   "address": "12265 Central Avenue Northeast, Blaine",
   "sale_month": "2021-12",
   "price": 85000,
   "lot_sqft": 661,
   "price_per_lot_sqft": 128.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130039"
  },
  {
   "address": "2420 Mounds View Boulevard, Mounds View",
   "sale_month": "2021-12",
   "price": 5800000,
   "lot_sqft": 31859,
   "price_per_lot_sqft": 182.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023230010"
  },
  {
   "address": "2430 Mounds View Boulevard, Mounds View",
   "sale_month": "2021-12",
   "price": 5800000,
   "lot_sqft": 467131,
   "price_per_lot_sqft": 12.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64110,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023230009"
  },
  {
   "address": "2210 Terminal Road, Roseville",
   "sale_month": "2021-12",
   "price": 3900000,
   "lot_sqft": 186510,
   "price_per_lot_sqft": 20.91,
   "price_per_building_sqft": 62.11,
   "building_sqft": 62790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63169,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923420001"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 401000,
   "lot_sqft": 3767,
   "price_per_lot_sqft": 106.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822310198"
  },
  {
   "address": "652 Oakdale Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 401000,
   "lot_sqft": 4055,
   "price_per_lot_sqft": 98.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1634,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822310197"
  },
  {
   "address": "16401 Co Rd No 30, Maple Grove",
   "sale_month": "2021-12",
   "price": 11800000,
   "lot_sqft": 337678,
   "price_per_lot_sqft": 34.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430030"
  },
  {
   "address": "16375 Co Rd No 30, Maple Grove",
   "sale_month": "2021-12",
   "price": 11800000,
   "lot_sqft": 47356,
   "price_per_lot_sqft": 249.18,
   "price_per_building_sqft": 1000.34,
   "building_sqft": 11796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11867,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430029"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 75000,
   "lot_sqft": 21106,
   "price_per_lot_sqft": 3.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0811922410011"
  },
  {
   "address": "5146 Edgewood Ave N, Crystal",
   "sale_month": "2021-12",
   "price": 486050,
   "lot_sqft": 15775,
   "price_per_lot_sqft": 30.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1999,
   "use": "APARTMENT",
   "parcel_id": "0811821140033"
  },
  {
   "address": "1155 Broadway Avenue West, Forest Lake",
   "sale_month": "2021-12",
   "price": 1000000,
   "lot_sqft": 42315,
   "price_per_lot_sqft": 23.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "300",
   "parcel_id": "0803221220039"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 1000000,
   "lot_sqft": 17534,
   "price_per_lot_sqft": 57.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221220021"
  },
  {
   "address": "4261 Sheridan Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 9750000,
   "lot_sqft": 16985,
   "price_per_lot_sqft": 574.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5636,
   "use": "APARTMENT",
   "parcel_id": "0802824420007"
  },
  {
   "address": "4269 Sheridan Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 9750000,
   "lot_sqft": 25478,
   "price_per_lot_sqft": 382.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6507,
   "use": "APARTMENT",
   "parcel_id": "0802824420006"
  },
  {
   "address": "4405 France Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 1400000,
   "lot_sqft": 5435,
   "price_per_lot_sqft": 257.59,
   "price_per_building_sqft": 457.82,
   "building_sqft": 3058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824330166"
  },
  {
   "address": "7702 80th Street South, Cottage Grove",
   "sale_month": "2021-12",
   "price": 1592000,
   "lot_sqft": 25494,
   "price_per_lot_sqft": 62.45,
   "price_per_building_sqft": 478.22,
   "building_sqft": 3329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3349,
   "use": "300",
   "parcel_id": "0802721430186"
  },
  {
   "address": "3525 145th Street West, Louisville Township",
   "sale_month": "2021-12",
   "price": 11000000,
   "lot_sqft": 3995474,
   "price_per_lot_sqft": 2.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079280090"
  },
  {
   "address": "12364 Chestnut Boulevard, Louisville Township",
   "sale_month": "2021-12",
   "price": 11000000,
   "lot_sqft": 4835088,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9115,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079210190"
  },
  {
   "address": "504 East River Road, Anoka",
   "sale_month": "2021-12",
   "price": 305000,
   "lot_sqft": 45930,
   "price_per_lot_sqft": 6.64,
   "price_per_building_sqft": 27.55,
   "building_sqft": 11069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11136,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124310069"
  },
  {
   "address": "795 15th Street Southwest, Forest Lake",
   "sale_month": "2021-12",
   "price": 350000,
   "lot_sqft": 160678,
   "price_per_lot_sqft": 2.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "305",
   "parcel_id": "0703221440006"
  },
  {
   "address": "2520 Kenzie Ter, St. Anthony",
   "sale_month": "2021-12",
   "price": 1035000,
   "lot_sqft": 36556,
   "price_per_lot_sqft": 28.31,
   "price_per_building_sqft": 282.86,
   "building_sqft": 3659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3681,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923230016"
  },
  {
   "address": "4201 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 500000,
   "lot_sqft": 5628,
   "price_per_lot_sqft": 88.84,
   "price_per_building_sqft": 286.37,
   "building_sqft": 1746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1757,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823310085"
  },
  {
   "address": "2840 Mounds View Boulevard, Mounds View",
   "sale_month": "2021-12",
   "price": 400000,
   "lot_sqft": 23386,
   "price_per_lot_sqft": 17.1,
   "price_per_building_sqft": 56.67,
   "building_sqft": 7058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7101,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023340062"
  },
  {
   "address": "2954 Rice Street, Little Canada",
   "sale_month": "2021-12",
   "price": 290000,
   "lot_sqft": 11365,
   "price_per_lot_sqft": 25.52,
   "price_per_building_sqft": 147.36,
   "building_sqft": 1968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1980,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230018"
  },
  {
   "address": "9151 International Pkwy, New Hope",
   "sale_month": "2021-12",
   "price": 1750000,
   "lot_sqft": 97841,
   "price_per_lot_sqft": 17.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11654,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821330009"
  },
  {
   "address": "3730 West Broadway, Robbinsdale",
   "sale_month": "2021-12",
   "price": 40100000,
   "lot_sqft": 97375,
   "price_per_lot_sqft": 411.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7184,
   "use": "APARTMENT",
   "parcel_id": "0602924440141"
  },
  {
   "address": "3900 Hubbard Ave N, Robbinsdale",
   "sale_month": "2021-12",
   "price": 1000000,
   "lot_sqft": 25991,
   "price_per_lot_sqft": 38.47,
   "price_per_building_sqft": 119.83,
   "building_sqft": 8345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8395,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924420186"
  },
  {
   "address": "4930 42nd Ave N, Robbinsdale",
   "sale_month": "2021-12",
   "price": 450000,
   "lot_sqft": 9777,
   "price_per_lot_sqft": 46.03,
   "price_per_building_sqft": 405.04,
   "building_sqft": 1111,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1118,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210069"
  },
  {
   "address": "4100 Lakeland Ave N, Robbinsdale",
   "sale_month": "2021-12",
   "price": 14000000,
   "lot_sqft": 49612,
   "price_per_lot_sqft": 282.19,
   "price_per_building_sqft": 622.61,
   "building_sqft": 22486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22622,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130145"
  },
  {
   "address": "4044 Lakeland Ave N, Robbinsdale",
   "sale_month": "2021-12",
   "price": 14000000,
   "lot_sqft": 18760,
   "price_per_lot_sqft": 746.27,
   "price_per_building_sqft": 3556.01,
   "building_sqft": 3937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3961,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130129"
  },
  {
   "address": "4050 Lakeland Ave N, Robbinsdale",
   "sale_month": "2021-12",
   "price": 14000000,
   "lot_sqft": 184198,
   "price_per_lot_sqft": 76.01,
   "price_per_building_sqft": 195.87,
   "building_sqft": 71476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71908,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130128"
  },
  {
   "address": "4048 Lakeland Ave N, Robbinsdale",
   "sale_month": "2021-12",
   "price": 14000000,
   "lot_sqft": 32060,
   "price_per_lot_sqft": 436.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130127"
  },
  {
   "address": "4152 Lakeland Ave N, Robbinsdale",
   "sale_month": "2021-12",
   "price": 14000000,
   "lot_sqft": 45493,
   "price_per_lot_sqft": 307.74,
   "price_per_building_sqft": 963.32,
   "building_sqft": 14533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14620,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0602924120123"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 35887357,
   "lot_sqft": 31933,
   "price_per_lot_sqft": 1123.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9750,
   "use": "300",
   "parcel_id": "0602921420020"
  },
  {
   "address": "5635 Hadley Avenue North, Oakdale",
   "sale_month": "2021-12",
   "price": 35887357,
   "lot_sqft": 1041535,
   "price_per_lot_sqft": 34.46,
   "price_per_building_sqft": 182.12,
   "building_sqft": 197054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 198243,
   "use": "300",
   "parcel_id": "0602921140005"
  },
  {
   "address": "5501 Hadley Avenue North, Oakdale",
   "sale_month": "2021-12",
   "price": 35887357,
   "lot_sqft": 81426,
   "price_per_lot_sqft": 440.74,
   "price_per_building_sqft": 6803.29,
   "building_sqft": 5275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5307,
   "use": "300",
   "parcel_id": "0602921130005"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 35887357,
   "lot_sqft": 92725,
   "price_per_lot_sqft": 387.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921130001"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 35887357,
   "lot_sqft": 19703,
   "price_per_lot_sqft": 1821.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921110005"
  },
  {
   "address": "5595 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2021-12",
   "price": 1100000,
   "lot_sqft": 53201,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920240036"
  },
  {
   "address": "5000 36th St W, St. Louis Park",
   "sale_month": "2021-12",
   "price": 13200000,
   "lot_sqft": 170743,
   "price_per_lot_sqft": 77.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28047,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824310023"
  },
  {
   "address": "4905 35th St W, St. Louis Park",
   "sale_month": "2021-12",
   "price": 600000,
   "lot_sqft": 29655,
   "price_per_lot_sqft": 20.23,
   "price_per_building_sqft": 139.66,
   "building_sqft": 4296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4322,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824310012"
  },
  {
   "address": "3745 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 1175000,
   "lot_sqft": 6480,
   "price_per_lot_sqft": 181.33,
   "price_per_building_sqft": 204.03,
   "building_sqft": 5759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5794,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330026"
  },
  {
   "address": "3101 31st St E, Minneapolis",
   "sale_month": "2021-12",
   "price": 925000,
   "lot_sqft": 13402,
   "price_per_lot_sqft": 69.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3126,
   "use": "APARTMENT",
   "parcel_id": "0602823220159"
  },
  {
   "address": "3613 Lake St E, Minneapolis",
   "sale_month": "2021-12",
   "price": 560000,
   "lot_sqft": 4390,
   "price_per_lot_sqft": 127.56,
   "price_per_building_sqft": 26.48,
   "building_sqft": 21146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21274,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210092"
  },
  {
   "address": "330 Mill Bay South, Afton",
   "sale_month": "2021-12",
   "price": 938000,
   "lot_sqft": 479556,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602820240008"
  },
  {
   "address": "4801 81st St W, Bloomington",
   "sale_month": "2021-12",
   "price": 15750018,
   "lot_sqft": 353797,
   "price_per_lot_sqft": 44.52,
   "price_per_building_sqft": 264.98,
   "building_sqft": 59439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59797,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602724240008"
  },
  {
   "address": "12860 Emery Way, Jackson Township",
   "sale_month": "2021-12",
   "price": 1800000,
   "lot_sqft": 129119,
   "price_per_lot_sqft": 13.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22894,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060240010"
  },
  {
   "address": "2222 Marshall Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 1150000,
   "lot_sqft": 10725,
   "price_per_lot_sqft": 107.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2265,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823120003"
  },
  {
   "address": "796 Bielenberg Drive, Woodbury",
   "sale_month": "2021-12",
   "price": 625000,
   "lot_sqft": 24802,
   "price_per_lot_sqft": 25.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821310212"
  },
  {
   "address": "7901 Xerxes Ave S, Bloomington",
   "sale_month": "2021-12",
   "price": 4500000,
   "lot_sqft": 129998,
   "price_per_lot_sqft": 34.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21035,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724120002"
  },
  {
   "address": "3211 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-12",
   "price": 11450000,
   "lot_sqft": 72220,
   "price_per_lot_sqft": 158.54,
   "price_per_building_sqft": 1711.25,
   "building_sqft": 6691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6731,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "043124330023"
  },
  {
   "address": "2030 Twin Lakes Parkway, Roseville",
   "sale_month": "2021-12",
   "price": 1415700,
   "lot_sqft": 56676,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923330028"
  },
  {
   "address": "3142 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 3861750,
   "lot_sqft": 10881,
   "price_per_lot_sqft": 354.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6436,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402824110168"
  },
  {
   "address": "1744 County Road D East, Maplewood",
   "sale_month": "2021-12",
   "price": 450000,
   "lot_sqft": 88915,
   "price_per_lot_sqft": 5.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922110005"
  },
  {
   "address": "1197 Grand Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 515000,
   "lot_sqft": 6319,
   "price_per_lot_sqft": 81.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1302,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410033"
  },
  {
   "address": "1300 Selby Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 590000,
   "lot_sqft": 4369,
   "price_per_lot_sqft": 135.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1109,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823120144"
  },
  {
   "address": "3220 Co Rd No 10, Brooklyn Center",
   "sale_month": "2021-12",
   "price": 8137000,
   "lot_sqft": 181610,
   "price_per_lot_sqft": 44.8,
   "price_per_building_sqft": 779.48,
   "building_sqft": 10439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10502,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821140034"
  },
  {
   "address": "3300 Co Rd No 10, Brooklyn Center",
   "sale_month": "2021-12",
   "price": 8137000,
   "lot_sqft": 142798,
   "price_per_lot_sqft": 56.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12812,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0311821140033"
  },
  {
   "address": "13101 Ridgedale Dr, Minnetonka",
   "sale_month": "2021-12",
   "price": 36250000,
   "lot_sqft": 254516,
   "price_per_lot_sqft": 142.43,
   "price_per_building_sqft": 130.43,
   "building_sqft": 277918,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 279596,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722420022"
  },
  {
   "address": "13081 Ridgedale Dr, Minnetonka",
   "sale_month": "2021-12",
   "price": 36250000,
   "lot_sqft": 370696,
   "price_per_lot_sqft": 97.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722410011"
  },
  {
   "address": "3759 4th Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 10548,
   "lot_sqft": 7958,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": 3.53,
   "building_sqft": 2992,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3010,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824440170"
  },
  {
   "address": "3501 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 1802500,
   "lot_sqft": 6054,
   "price_per_lot_sqft": 297.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3414,
   "use": "APARTMENT",
   "parcel_id": "0302824320161"
  },
  {
   "address": "612 35th St W, Minneapolis",
   "sale_month": "2021-12",
   "price": 1802500,
   "lot_sqft": 1742,
   "price_per_lot_sqft": 1034.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824320067"
  },
  {
   "address": "3336 4th Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 850000,
   "lot_sqft": 5842,
   "price_per_lot_sqft": 145.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2262,
   "use": "APARTMENT",
   "parcel_id": "0302824140177"
  },
  {
   "address": "9240 Hudson Road, Woodbury",
   "sale_month": "2021-12",
   "price": 2400000,
   "lot_sqft": 74878,
   "price_per_lot_sqft": 32.05,
   "price_per_building_sqft": 370.71,
   "building_sqft": 6474,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6513,
   "use": "300",
   "parcel_id": "0302821220068"
  },
  {
   "address": "11972 Portland Avenue South, Burnsville",
   "sale_month": "2021-12",
   "price": 470000,
   "lot_sqft": 2489,
   "price_per_lot_sqft": 188.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "024870001080"
  },
  {
   "address": "7855 Ranchers Road Northeast, Fridley",
   "sale_month": "2021-12",
   "price": 1600000,
   "lot_sqft": 68299,
   "price_per_lot_sqft": 23.43,
   "price_per_building_sqft": 67.69,
   "building_sqft": 23636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23779,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024330011"
  },
  {
   "address": "1852 County Road D East, Maplewood",
   "sale_month": "2021-12",
   "price": 2000000,
   "lot_sqft": 205524,
   "price_per_lot_sqft": 9.73,
   "price_per_building_sqft": 45.82,
   "building_sqft": 43652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43916,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922220014"
  },
  {
   "address": "14001 Grand Avenue South, Burnsville",
   "sale_month": "2021-12",
   "price": 3485000,
   "lot_sqft": 133367,
   "price_per_lot_sqft": 26.13,
   "price_per_building_sqft": 106.19,
   "building_sqft": 32818,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33017,
   "use": "Commercial-preferred",
   "parcel_id": "022610301010"
  },
  {
   "address": null,
   "sale_month": "2021-12",
   "price": 442602,
   "lot_sqft": 323196,
   "price_per_lot_sqft": 1.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "021537101030"
  },
  {
   "address": "1501 Burnsville Parkway East, Burnsville",
   "sale_month": "2021-12",
   "price": 49057400,
   "lot_sqft": 874569,
   "price_per_lot_sqft": 56.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27437,
   "use": "Apartment",
   "parcel_id": "021537101010"
  },
  {
   "address": "1010 37th St E, Minneapolis",
   "sale_month": "2021-12",
   "price": 750000,
   "lot_sqft": 5869,
   "price_per_lot_sqft": 127.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1495,
   "use": "APARTMENT",
   "parcel_id": "0202824340117"
  },
  {
   "address": "3600 12th Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 720000,
   "lot_sqft": 5593,
   "price_per_lot_sqft": 128.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2306,
   "use": "APARTMENT",
   "parcel_id": "0202824340092"
  },
  {
   "address": "3641 Columbus Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 160000,
   "lot_sqft": 6319,
   "price_per_lot_sqft": 25.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2240,
   "use": "APARTMENT",
   "parcel_id": "0202824330009"
  },
  {
   "address": "737 St Croix Trail South, Lakeland",
   "sale_month": "2021-12",
   "price": 145000,
   "lot_sqft": 23235,
   "price_per_lot_sqft": 6.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "300",
   "parcel_id": "0202820420025"
  },
  {
   "address": "8100 Old Cedar Ave S, Bloomington",
   "sale_month": "2021-12",
   "price": 15750018,
   "lot_sqft": 200590,
   "price_per_lot_sqft": 78.52,
   "price_per_building_sqft": 239.72,
   "building_sqft": 65702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66098,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724140086"
  },
  {
   "address": "440 Western Street, Anoka",
   "sale_month": "2021-12",
   "price": 890000,
   "lot_sqft": 12513,
   "price_per_lot_sqft": 71.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3727,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125430069"
  },
  {
   "address": "1334 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2021-12",
   "price": 325000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 216.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420093"
  },
  {
   "address": "1332 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2021-12",
   "price": 325000,
   "lot_sqft": 989,
   "price_per_lot_sqft": 328.61,
   "price_per_building_sqft": 67.15,
   "building_sqft": 4840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4869,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420091"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2021-12",
   "price": 280000,
   "lot_sqft": 2336,
   "price_per_lot_sqft": 119.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130030"
  },
  {
   "address": "533 Summit Avenue, Saint Paul",
   "sale_month": "2021-12",
   "price": 700000,
   "lot_sqft": 18173,
   "price_per_lot_sqft": 38.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2852,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230183"
  },
  {
   "address": "5400 Nathan La N, Plymouth",
   "sale_month": "2021-12",
   "price": 10625000,
   "lot_sqft": 247321,
   "price_per_lot_sqft": 42.96,
   "price_per_building_sqft": 147.47,
   "building_sqft": 72048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 72483,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822440027"
  },
  {
   "address": "301 Shelard Pkwy, St. Louis Park",
   "sale_month": "2021-12",
   "price": 38000000,
   "lot_sqft": 309897,
   "price_per_lot_sqft": 122.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 82949,
   "use": "APARTMENT",
   "parcel_id": "0111722120002"
  },
  {
   "address": "6455 City West Pkwy, Eden Prairie",
   "sale_month": "2021-12",
   "price": 7300000,
   "lot_sqft": 226393,
   "price_per_lot_sqft": 32.24,
   "price_per_building_sqft": 119.14,
   "building_sqft": 61272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61642,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622230016"
  },
  {
   "address": "11190 62nd St W, Eden Prairie",
   "sale_month": "2021-12",
   "price": 2475000,
   "lot_sqft": 31482,
   "price_per_lot_sqft": 78.62,
   "price_per_building_sqft": 494.6,
   "building_sqft": 5004,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5034,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622220019"
  },
  {
   "address": "6446 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2021-12",
   "price": 1850000,
   "lot_sqft": 46402,
   "price_per_lot_sqft": 39.87,
   "price_per_building_sqft": 130.65,
   "building_sqft": 14160,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14246,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622140005"
  },
  {
   "address": "3009 Central Ave NE, Minneapolis",
   "sale_month": "2021-12",
   "price": 175000,
   "lot_sqft": 4664,
   "price_per_lot_sqft": 37.52,
   "price_per_building_sqft": 82.04,
   "building_sqft": 2133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2146,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924330088"
  },
  {
   "address": "3105 21st Ave S, Minneapolis",
   "sale_month": "2021-12",
   "price": 450000,
   "lot_sqft": 5251,
   "price_per_lot_sqft": 85.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1504,
   "use": "APARTMENT",
   "parcel_id": "0102824210090"
  },
  {
   "address": "3000 Snelling Ave, Minneapolis",
   "sale_month": "2021-12",
   "price": 2581111,
   "lot_sqft": 38950,
   "price_per_lot_sqft": 66.27,
   "price_per_building_sqft": 635.9,
   "building_sqft": 4059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4084,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120114"
  },
  {
   "address": "709 Jefferson Avenue Southwest, Watertown",
   "sale_month": "2021-11",
   "price": 3950000,
   "lot_sqft": 760832,
   "price_per_lot_sqft": 5.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50122,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "850080100"
  },
  {
   "address": "13654 West Freeway Drive Northeast, Columbus",
   "sale_month": "2021-11",
   "price": 345000,
   "lot_sqft": 454720,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363222320005"
  },
  {
   "address": "8780 University Avenue Northwest, Coon Rapids",
   "sale_month": "2021-11",
   "price": 820000,
   "lot_sqft": 31642,
   "price_per_lot_sqft": 25.91,
   "price_per_building_sqft": 238.16,
   "building_sqft": 3443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3464,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124410026"
  },
  {
   "address": "2412 24th Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 455000,
   "lot_sqft": 6438,
   "price_per_lot_sqft": 70.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 957,
   "use": "TRIPLEX",
   "parcel_id": "3602924240072"
  },
  {
   "address": "2209 Franklin Ave E, Minneapolis",
   "sale_month": "2021-11",
   "price": 1000000,
   "lot_sqft": 6544,
   "price_per_lot_sqft": 152.81,
   "price_per_building_sqft": 256.41,
   "building_sqft": 3900,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924210171"
  },
  {
   "address": "1651 10th Avenue, Newport",
   "sale_month": "2021-11",
   "price": 465000,
   "lot_sqft": 11414,
   "price_per_lot_sqft": 40.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2381,
   "use": "110",
   "parcel_id": "3602822210017"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 450000,
   "lot_sqft": 1698,
   "price_per_lot_sqft": 265.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1071,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225320055"
  },
  {
   "address": "6314 Highway 10 Northwest, Ramsey",
   "sale_month": "2021-11",
   "price": 450000,
   "lot_sqft": 26718,
   "price_per_lot_sqft": 16.84,
   "price_per_building_sqft": 84.84,
   "building_sqft": 5304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5336,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225320050"
  },
  {
   "address": "13981 Unity Street Northwest, Ramsey",
   "sale_month": "2021-11",
   "price": 820000,
   "lot_sqft": 45912,
   "price_per_lot_sqft": 17.86,
   "price_per_building_sqft": 74.93,
   "building_sqft": 10944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11010,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225220021"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 205000,
   "lot_sqft": 1434556,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1731,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353223120007"
  },
  {
   "address": "1076 Blair Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 695000,
   "lot_sqft": 11224,
   "price_per_lot_sqft": 61.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923220138"
  },
  {
   "address": "6840 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2021-11",
   "price": 8500000,
   "lot_sqft": 370789,
   "price_per_lot_sqft": 22.92,
   "price_per_building_sqft": 76.27,
   "building_sqft": 111452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 112125,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921210003"
  },
  {
   "address": "6820 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2021-11",
   "price": 10000000,
   "lot_sqft": 403830,
   "price_per_lot_sqft": 24.76,
   "price_per_building_sqft": 70.21,
   "building_sqft": 142434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 143294,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921120002"
  },
  {
   "address": "2801 Bloomington Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 515259,
   "lot_sqft": 5034,
   "price_per_lot_sqft": 102.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2059,
   "use": "APARTMENT",
   "parcel_id": "3502924440113"
  },
  {
   "address": "2647 Bloomington Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 1200000,
   "lot_sqft": 31061,
   "price_per_lot_sqft": 38.63,
   "price_per_building_sqft": 98.1,
   "building_sqft": 12232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12306,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924410257"
  },
  {
   "address": "2720 Cedar Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 1100000,
   "lot_sqft": 7910,
   "price_per_lot_sqft": 139.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2759,
   "use": "APARTMENT",
   "parcel_id": "3502924410071"
  },
  {
   "address": "624 Lake St E, Minneapolis",
   "sale_month": "2021-11",
   "price": 500000,
   "lot_sqft": 4696,
   "price_per_lot_sqft": 106.47,
   "price_per_building_sqft": 199.84,
   "building_sqft": 2502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2517,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330153"
  },
  {
   "address": "2447 11th Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 390000,
   "lot_sqft": 3706,
   "price_per_lot_sqft": 105.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1537,
   "use": "APARTMENT",
   "parcel_id": "3502924240064"
  },
  {
   "address": "6740 Highway 10 Northwest, Ramsey",
   "sale_month": "2021-11",
   "price": 730000,
   "lot_sqft": 57886,
   "price_per_lot_sqft": 12.61,
   "price_per_building_sqft": 110.47,
   "building_sqft": 6608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6648,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225130004"
  },
  {
   "address": "1515 Marshall Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 500000,
   "lot_sqft": 6936,
   "price_per_lot_sqft": 72.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 821,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923330155"
  },
  {
   "address": "1525 Marshall Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 500000,
   "lot_sqft": 6959,
   "price_per_lot_sqft": 71.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1048,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923330154"
  },
  {
   "address": "13300 67th Ave N, Maple Grove",
   "sale_month": "2021-11",
   "price": 1899210,
   "lot_sqft": 53329,
   "price_per_lot_sqft": 35.61,
   "price_per_building_sqft": 135.51,
   "building_sqft": 14015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14100,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922120014"
  },
  {
   "address": "6100 Baker Rd, Minnetonka",
   "sale_month": "2021-11",
   "price": 1750000,
   "lot_sqft": 125694,
   "price_per_lot_sqft": 13.92,
   "price_per_building_sqft": 79.82,
   "building_sqft": 21923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22056,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722430003"
  },
  {
   "address": "2829 Pillsbury Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 655000,
   "lot_sqft": 3601,
   "price_per_lot_sqft": 181.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1630,
   "use": "APARTMENT",
   "parcel_id": "3402924340036"
  },
  {
   "address": "2528 Harriet Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 759000,
   "lot_sqft": 6501,
   "price_per_lot_sqft": 116.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2057,
   "use": "APARTMENT",
   "parcel_id": "3402924230119"
  },
  {
   "address": "2436 1st Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 825000,
   "lot_sqft": 6101,
   "price_per_lot_sqft": 135.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2690,
   "use": "APARTMENT",
   "parcel_id": "3402924130309"
  },
  {
   "address": "10 26th St E, Minneapolis",
   "sale_month": "2021-11",
   "price": 650000,
   "lot_sqft": 16621,
   "price_per_lot_sqft": 39.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25391,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130184"
  },
  {
   "address": "137 Franklin Ave E, Minneapolis",
   "sale_month": "2021-11",
   "price": 410900,
   "lot_sqft": 9148,
   "price_per_lot_sqft": 44.92,
   "price_per_building_sqft": 215.81,
   "building_sqft": 1904,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1915,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120017"
  },
  {
   "address": "2322 4th Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 460000,
   "lot_sqft": 3597,
   "price_per_lot_sqft": 127.88,
   "price_per_building_sqft": 131.62,
   "building_sqft": 3495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3516,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924110090"
  },
  {
   "address": "9225 Isanti Street Northeast, Blaine",
   "sale_month": "2021-11",
   "price": 1300000,
   "lot_sqft": 46085,
   "price_per_lot_sqft": 28.21,
   "price_per_building_sqft": 101.14,
   "building_sqft": 12853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12931,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220012"
  },
  {
   "address": "3130 Cleveland Avenue North, Arden Hills",
   "sale_month": "2021-11",
   "price": 2500000,
   "lot_sqft": 32972,
   "price_per_lot_sqft": 75.82,
   "price_per_building_sqft": 286.76,
   "building_sqft": 8718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8771,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333023330088"
  },
  {
   "address": "6401 Welcome Ave N, Brooklyn Park",
   "sale_month": "2021-11",
   "price": 3750000,
   "lot_sqft": 159453,
   "price_per_lot_sqft": 23.52,
   "price_per_building_sqft": 62.21,
   "building_sqft": 60278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60642,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311921310088"
  },
  {
   "address": "24275 Smithtown Rd, Shorewood",
   "sale_month": "2021-11",
   "price": 700000,
   "lot_sqft": 17075,
   "price_per_lot_sqft": 41,
   "price_per_building_sqft": 329.1,
   "building_sqft": 2127,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2140,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723140006"
  },
  {
   "address": "14730 Excelsior Blvd, Minnetonka",
   "sale_month": "2021-11",
   "price": 5609173,
   "lot_sqft": 51417,
   "price_per_lot_sqft": 109.09,
   "price_per_building_sqft": 398.89,
   "building_sqft": 14062,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14147,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110045"
  },
  {
   "address": "2601 Emerson Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 757500,
   "lot_sqft": 7160,
   "price_per_lot_sqft": 105.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1829,
   "use": "TRIPLEX",
   "parcel_id": "3302924420132"
  },
  {
   "address": "2517 Bryant Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 3250000,
   "lot_sqft": 10301,
   "price_per_lot_sqft": 315.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4688,
   "use": "APARTMENT",
   "parcel_id": "3302924140132"
  },
  {
   "address": "2309 Hennepin Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 4250000,
   "lot_sqft": 20730,
   "price_per_lot_sqft": 205.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17969,
   "use": "APARTMENT",
   "parcel_id": "3302924120176"
  },
  {
   "address": "2201 Bryant Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 745000,
   "lot_sqft": 7793,
   "price_per_lot_sqft": 95.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1561,
   "use": "APARTMENT",
   "parcel_id": "3302924110132"
  },
  {
   "address": "2117 Bryant Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 672000,
   "lot_sqft": 5376,
   "price_per_lot_sqft": 125,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1314,
   "use": "TRIPLEX",
   "parcel_id": "3302924110062"
  },
  {
   "address": "8665 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2021-11",
   "price": 5083182,
   "lot_sqft": 89152,
   "price_per_lot_sqft": 57.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13861,
   "use": "300",
   "parcel_id": "3302921440037"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 8130000,
   "lot_sqft": 364632,
   "price_per_lot_sqft": 22.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "323323340005"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 8130000,
   "lot_sqft": 284685,
   "price_per_lot_sqft": 28.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2077,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "323323340003"
  },
  {
   "address": "18164 Highway 65 Northeast, East Bethel",
   "sale_month": "2021-11",
   "price": 8130000,
   "lot_sqft": 31594,
   "price_per_lot_sqft": 257.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1566,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "323323340002"
  },
  {
   "address": "18232 Highway 65 Northeast, East Bethel",
   "sale_month": "2021-11",
   "price": 8130000,
   "lot_sqft": 187665,
   "price_per_lot_sqft": 43.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323323340001"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 8130000,
   "lot_sqft": 1081067,
   "price_per_lot_sqft": 7.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1253,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "323323320001"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 8130000,
   "lot_sqft": 520183,
   "price_per_lot_sqft": 15.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "323323310003"
  },
  {
   "address": "13739 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2021-11",
   "price": 1175000,
   "lot_sqft": 49506,
   "price_per_lot_sqft": 23.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16614,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223240011"
  },
  {
   "address": "8729 Central Avenue Northeast, Blaine",
   "sale_month": "2021-11",
   "price": 370000,
   "lot_sqft": 19478,
   "price_per_lot_sqft": 19,
   "price_per_building_sqft": 168.18,
   "building_sqft": 2200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2213,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123420046"
  },
  {
   "address": "1630 91st Avenue Northeast, Blaine",
   "sale_month": "2021-11",
   "price": 370000,
   "lot_sqft": 2959,
   "price_per_lot_sqft": 125.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140039"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2021-11",
   "price": 285000,
   "lot_sqft": 2404,
   "price_per_lot_sqft": 118.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130018"
  },
  {
   "address": "201 5th Avenue Southwest, New Brighton",
   "sale_month": "2021-11",
   "price": 4000000,
   "lot_sqft": 146614,
   "price_per_lot_sqft": 27.28,
   "price_per_building_sqft": 247.85,
   "building_sqft": 16139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16236,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023140014"
  },
  {
   "address": "950 Helena Avenue North, Oakdale",
   "sale_month": "2021-11",
   "price": 1325000,
   "lot_sqft": 120978,
   "price_per_lot_sqft": 10.95,
   "price_per_building_sqft": 146.1,
   "building_sqft": 9069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9124,
   "use": "300",
   "parcel_id": "3202921210009"
  },
  {
   "address": "728 38th Avenue, Anoka",
   "sale_month": "2021-11",
   "price": 200000,
   "lot_sqft": 17909,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313224130015"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 820000,
   "lot_sqft": 8315,
   "price_per_lot_sqft": 98.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123320019"
  },
  {
   "address": "8928 Jefferson Street Northeast, Blaine",
   "sale_month": "2021-11",
   "price": 525000,
   "lot_sqft": 15109,
   "price_per_lot_sqft": 34.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2548,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313123240025"
  },
  {
   "address": "3721 Chandler Drive Northeast, Saint Anthony",
   "sale_month": "2021-11",
   "price": 800000,
   "lot_sqft": 36804,
   "price_per_lot_sqft": 21.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4525,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023440032"
  },
  {
   "address": "11100 Jefferson Hwy N, Champlin",
   "sale_month": "2021-11",
   "price": 9000000,
   "lot_sqft": 454428,
   "price_per_lot_sqft": 19.81,
   "price_per_building_sqft": 67.93,
   "building_sqft": 132485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 133284,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112021310021"
  },
  {
   "address": "8121 10th Ave N, Golden Valley",
   "sale_month": "2021-11",
   "price": 8600000,
   "lot_sqft": 180553,
   "price_per_lot_sqft": 47.63,
   "price_per_building_sqft": 136.77,
   "building_sqft": 62879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63258,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821140034"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 8600000,
   "lot_sqft": 23559,
   "price_per_lot_sqft": 365.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821110070"
  },
  {
   "address": "8100 10th Ave N, Golden Valley",
   "sale_month": "2021-11",
   "price": 8600000,
   "lot_sqft": 84280,
   "price_per_lot_sqft": 102.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821110001"
  },
  {
   "address": "2837 31st Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 500000,
   "lot_sqft": 6825,
   "price_per_lot_sqft": 73.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1402,
   "use": "APARTMENT",
   "parcel_id": "3102923330057"
  },
  {
   "address": "7180 Northland Cir N, Brooklyn Park",
   "sale_month": "2021-11",
   "price": 5250000,
   "lot_sqft": 183484,
   "price_per_lot_sqft": 28.61,
   "price_per_building_sqft": 92.65,
   "building_sqft": 56666,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57008,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921420002"
  },
  {
   "address": "4729 Ironwood Cir, Medina",
   "sale_month": "2021-11",
   "price": 365000,
   "lot_sqft": 88824,
   "price_per_lot_sqft": 4.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 692,
   "use": "APARTMENT",
   "parcel_id": "3011823220004"
  },
  {
   "address": "2504 Hillsboro Ave N, Golden Valley",
   "sale_month": "2021-11",
   "price": 1675000,
   "lot_sqft": 88237,
   "price_per_lot_sqft": 18.98,
   "price_per_building_sqft": 121.76,
   "building_sqft": 13757,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13840,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011821220004"
  },
  {
   "address": "5198 130th Street North, Hugo",
   "sale_month": "2021-11",
   "price": 425000,
   "lot_sqft": 36820,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": 93.78,
   "building_sqft": 4532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4560,
   "use": "305",
   "parcel_id": "3003121440010"
  },
  {
   "address": "2701 4th St SE, Minneapolis",
   "sale_month": "2021-11",
   "price": 77000000,
   "lot_sqft": 13189,
   "price_per_lot_sqft": 5838.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923120016"
  },
  {
   "address": "2635 4th St SE, Minneapolis",
   "sale_month": "2021-11",
   "price": 77000000,
   "lot_sqft": 14629,
   "price_per_lot_sqft": 5263.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002923120015"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 1546697,
   "lot_sqft": 71468,
   "price_per_lot_sqft": 21.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "3002923110023"
  },
  {
   "address": "518 Malcolm Ave SE, Minneapolis",
   "sale_month": "2021-11",
   "price": 2175000,
   "lot_sqft": 74238,
   "price_per_lot_sqft": 29.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923110020"
  },
  {
   "address": "528 Malcolm Ave SE, Minneapolis",
   "sale_month": "2021-11",
   "price": 1546697,
   "lot_sqft": 18647,
   "price_per_lot_sqft": 82.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "3002923110009"
  },
  {
   "address": "14700 Armstrong Boulevard Northwest, Ramsey",
   "sale_month": "2021-11",
   "price": 455000,
   "lot_sqft": 41636,
   "price_per_lot_sqft": 10.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293225110008"
  },
  {
   "address": "580 5th Avenue Northwest, New Brighton",
   "sale_month": "2021-11",
   "price": 2600000,
   "lot_sqft": 55549,
   "price_per_lot_sqft": 46.81,
   "price_per_building_sqft": 191.85,
   "building_sqft": 13552,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13634,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023130058"
  },
  {
   "address": "896 Hersey Street, Saint Paul",
   "sale_month": "2021-11",
   "price": 4125000,
   "lot_sqft": 94505,
   "price_per_lot_sqft": 43.65,
   "price_per_building_sqft": 97.43,
   "building_sqft": 42336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42591,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410028"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 2400000,
   "lot_sqft": 15938,
   "price_per_lot_sqft": 150.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 494,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410010"
  },
  {
   "address": "896 Hersey Street, Saint Paul",
   "sale_month": "2021-11",
   "price": 2400000,
   "lot_sqft": 71280,
   "price_per_lot_sqft": 33.67,
   "price_per_building_sqft": 82.34,
   "building_sqft": 29147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29323,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410009"
  },
  {
   "address": "2530 Kasota Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 6600000,
   "lot_sqft": 196322,
   "price_per_lot_sqft": 33.62,
   "price_per_building_sqft": 110.34,
   "building_sqft": 59817,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60178,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923220001"
  },
  {
   "address": "1135 Edgerton Street, Saint Paul",
   "sale_month": "2021-11",
   "price": 260000,
   "lot_sqft": 6523,
   "price_per_lot_sqft": 39.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 873,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922210084"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 100000,
   "lot_sqft": 57873,
   "price_per_lot_sqft": 1.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903121210016"
  },
  {
   "address": "2815 Wayzata Blvd, Minneapolis",
   "sale_month": "2021-11",
   "price": 780000,
   "lot_sqft": 6492,
   "price_per_lot_sqft": 120.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924420074"
  },
  {
   "address": "2816 66th St W, Richfield",
   "sale_month": "2021-11",
   "price": 1200000,
   "lot_sqft": 27865,
   "price_per_lot_sqft": 43.06,
   "price_per_building_sqft": 382.41,
   "building_sqft": 3138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3157,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824130032"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 30500000,
   "lot_sqft": 15028,
   "price_per_lot_sqft": 2029.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923120006"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 30500000,
   "lot_sqft": 39207,
   "price_per_lot_sqft": 777.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923120005"
  },
  {
   "address": "1700 Wynne Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 30500000,
   "lot_sqft": 563996,
   "price_per_lot_sqft": 54.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 306797,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923110031"
  },
  {
   "address": "1144 Arcade Street, Saint Paul",
   "sale_month": "2021-11",
   "price": 100000,
   "lot_sqft": 4573,
   "price_per_lot_sqft": 21.87,
   "price_per_building_sqft": 23.35,
   "building_sqft": 4282,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4308,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922220037"
  },
  {
   "address": "1256 Phalen Boulevard, Saint Paul",
   "sale_month": "2021-11",
   "price": 450000,
   "lot_sqft": 389832,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 134746,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922140076"
  },
  {
   "address": "1913 Emerson Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 3195000,
   "lot_sqft": 6730,
   "price_per_lot_sqft": 474.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1761,
   "use": "APARTMENT",
   "parcel_id": "2802924430036"
  },
  {
   "address": "1917 Emerson Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 3195000,
   "lot_sqft": 6729,
   "price_per_lot_sqft": 474.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3382,
   "use": "APARTMENT",
   "parcel_id": "2802924430035"
  },
  {
   "address": "8620 13th Avenue East, Shakopee",
   "sale_month": "2021-11",
   "price": 5337500,
   "lot_sqft": 177907,
   "price_per_lot_sqft": 30,
   "price_per_building_sqft": 295.54,
   "building_sqft": 18060,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18169,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279120224"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 3100000,
   "lot_sqft": 118041,
   "price_per_lot_sqft": 26.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190042"
  },
  {
   "address": "4870 12th Avenue East, Shakopee",
   "sale_month": "2021-11",
   "price": 1801400,
   "lot_sqft": 101822,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": 121.85,
   "building_sqft": 14784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14873,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272120030"
  },
  {
   "address": "1811 Lasalle Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 3050000,
   "lot_sqft": 8808,
   "price_per_lot_sqft": 346.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924340017"
  },
  {
   "address": "1815 Lasalle Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 3050000,
   "lot_sqft": 9581,
   "price_per_lot_sqft": 318.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924340016"
  },
  {
   "address": "1804 Nicollet Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 3050000,
   "lot_sqft": 33636,
   "price_per_lot_sqft": 90.68,
   "price_per_building_sqft": 110.68,
   "building_sqft": 27557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27723,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924340011"
  },
  {
   "address": "1315 Harmon Pl, Minneapolis",
   "sale_month": "2021-11",
   "price": 1725000,
   "lot_sqft": 9634,
   "price_per_lot_sqft": 179.05,
   "price_per_building_sqft": 177.03,
   "building_sqft": 9744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9803,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924240079"
  },
  {
   "address": "1101 Lasalle Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 29750000,
   "lot_sqft": 27222,
   "price_per_lot_sqft": 1092.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924130293"
  },
  {
   "address": "1200 2nd Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 2200000,
   "lot_sqft": 6875,
   "price_per_lot_sqft": 320,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6712,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924130267"
  },
  {
   "address": "824 Hennepin Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 1370000,
   "lot_sqft": 7271,
   "price_per_lot_sqft": 188.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21183,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120056"
  },
  {
   "address": "12660 Creek View Avenue, Savage",
   "sale_month": "2021-11",
   "price": 2527000,
   "lot_sqft": 90516,
   "price_per_lot_sqft": 27.92,
   "price_per_building_sqft": 97.38,
   "building_sqft": 25949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26106,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262870081"
  },
  {
   "address": "501 7th St S, Minneapolis",
   "sale_month": "2021-11",
   "price": 4000000,
   "lot_sqft": 27242,
   "price_per_lot_sqft": 146.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924220094"
  },
  {
   "address": "12493 Pennsylvania Avenue South, Savage",
   "sale_month": "2021-11",
   "price": 1160000,
   "lot_sqft": 41113,
   "price_per_lot_sqft": 28.21,
   "price_per_building_sqft": 218.54,
   "building_sqft": 5308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5340,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130260"
  },
  {
   "address": "4740 124th Street West, Savage",
   "sale_month": "2021-11",
   "price": 435000,
   "lot_sqft": 4171,
   "price_per_lot_sqft": 104.29,
   "price_per_building_sqft": 358.91,
   "building_sqft": 1212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1220,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100661"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 250000,
   "lot_sqft": 3497,
   "price_per_lot_sqft": 71.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410043"
  },
  {
   "address": "4653 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2021-11",
   "price": 485000,
   "lot_sqft": 7674,
   "price_per_lot_sqft": 63.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1798,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330040"
  },
  {
   "address": "8951 Crossroads Boulevard, Chanhassen",
   "sale_month": "2021-11",
   "price": 330652,
   "lot_sqft": 23597,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252480021"
  },
  {
   "address": "10052 73rd Ave N, Maple Grove",
   "sale_month": "2021-11",
   "price": 103191,
   "lot_sqft": 27998,
   "price_per_lot_sqft": 3.69,
   "price_per_building_sqft": 94.5,
   "building_sqft": 1092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1099,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511922420002"
  },
  {
   "address": "285 Flying Cloud Drive, Chanhassen",
   "sale_month": "2021-11",
   "price": 300000,
   "lot_sqft": 227499,
   "price_per_lot_sqft": 1.32,
   "price_per_building_sqft": 142.93,
   "building_sqft": 2099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2112,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250363000"
  },
  {
   "address": "3510 Kilmer La N, Plymouth",
   "sale_month": "2021-11",
   "price": 775000,
   "lot_sqft": 30410,
   "price_per_lot_sqft": 25.49,
   "price_per_building_sqft": 212.56,
   "building_sqft": 3646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3668,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411822110034"
  },
  {
   "address": "400 14th Ave SE, Minneapolis",
   "sale_month": "2021-11",
   "price": 3000000,
   "lot_sqft": 8955,
   "price_per_lot_sqft": 335.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924430047"
  },
  {
   "address": "110 1st Avenue Northeast, New Prague",
   "sale_month": "2021-11",
   "price": 155000,
   "lot_sqft": 6200,
   "price_per_lot_sqft": 25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240070040"
  },
  {
   "address": "5400 Main Street Northeast, Fridley",
   "sale_month": "2021-11",
   "price": 16100000,
   "lot_sqft": 1268940,
   "price_per_lot_sqft": 12.69,
   "price_per_building_sqft": 44.94,
   "building_sqft": 358286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 360449,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024440016"
  },
  {
   "address": "1110 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2021-11",
   "price": 11972929,
   "lot_sqft": 46052,
   "price_per_lot_sqft": 259.99,
   "price_per_building_sqft": 1616.65,
   "building_sqft": 7406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7450,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222923110194"
  },
  {
   "address": "1627 White Bear Avenue North, Saint Paul",
   "sale_month": "2021-11",
   "price": 410000,
   "lot_sqft": 11112,
   "price_per_lot_sqft": 36.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110159"
  },
  {
   "address": "1563 White Bear Avenue North, Saint Paul",
   "sale_month": "2021-11",
   "price": 550000,
   "lot_sqft": 6049,
   "price_per_lot_sqft": 90.92,
   "price_per_building_sqft": 225.69,
   "building_sqft": 2437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2452,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110158"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 550000,
   "lot_sqft": 7656,
   "price_per_lot_sqft": 71.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110054"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 550000,
   "lot_sqft": 5035,
   "price_per_lot_sqft": 109.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110053"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 550000,
   "lot_sqft": 6389,
   "price_per_lot_sqft": 86.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110052"
  },
  {
   "address": "206 1st St N, Minneapolis",
   "sale_month": "2021-11",
   "price": 2400000,
   "lot_sqft": 6926,
   "price_per_lot_sqft": 346.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2056,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140036"
  },
  {
   "address": "424 Washington Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 7800000,
   "lot_sqft": 18988,
   "price_per_lot_sqft": 410.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13981,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130062"
  },
  {
   "address": "221 1st Street East, Jordan",
   "sale_month": "2021-11",
   "price": 687500,
   "lot_sqft": 12812,
   "price_per_lot_sqft": 53.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21064,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020840"
  },
  {
   "address": "2501 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-11",
   "price": 630000,
   "lot_sqft": 40478,
   "price_per_lot_sqft": 15.56,
   "price_per_building_sqft": 124.53,
   "building_sqft": 5059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5090,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110025"
  },
  {
   "address": "4485 Centerville Road, Vadnais Heights",
   "sale_month": "2021-11",
   "price": 3700000,
   "lot_sqft": 55363,
   "price_per_lot_sqft": 66.83,
   "price_per_building_sqft": 703.15,
   "building_sqft": 5262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5293,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210096"
  },
  {
   "address": "14755 27th Ave N, Plymouth",
   "sale_month": "2021-11",
   "price": 10300000,
   "lot_sqft": 283838,
   "price_per_lot_sqft": 36.29,
   "price_per_building_sqft": 130.95,
   "building_sqft": 78654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 79129,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822430015"
  },
  {
   "address": "1381 Eustis Street, Saint Paul",
   "sale_month": "2021-11",
   "price": 545000,
   "lot_sqft": 13324,
   "price_per_lot_sqft": 40.9,
   "price_per_building_sqft": 299.45,
   "building_sqft": 1820,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1831,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923320034"
  },
  {
   "address": "1240 Payne Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 432999,
   "lot_sqft": 6386,
   "price_per_lot_sqft": 67.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1402,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202922430175"
  },
  {
   "address": "1409 Arcade Street, Saint Paul",
   "sale_month": "2021-11",
   "price": 470000,
   "lot_sqft": 10407,
   "price_per_lot_sqft": 45.16,
   "price_per_building_sqft": 116.68,
   "building_sqft": 4028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4052,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922410065"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 10000,
   "lot_sqft": 225360,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202700030"
  },
  {
   "address": "1935 Levi Griffin Road, Carver",
   "sale_month": "2021-11",
   "price": 25240000,
   "lot_sqft": 1178616,
   "price_per_lot_sqft": 21.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 331392,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202700010"
  },
  {
   "address": "5810 Blackshire Path, Inver Grove Heights",
   "sale_month": "2021-11",
   "price": 303000,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 141.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001180"
  },
  {
   "address": "4715 Dahlgren Road, Carver",
   "sale_month": "2021-11",
   "price": 246000,
   "lot_sqft": 35489,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "201160010"
  },
  {
   "address": "500 Kasota Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 6400000,
   "lot_sqft": 183311,
   "price_per_lot_sqft": 34.91,
   "price_per_building_sqft": 86.05,
   "building_sqft": 74379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74828,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923440008"
  },
  {
   "address": "3126 58th St E, Minneapolis",
   "sale_month": "2021-11",
   "price": 902000,
   "lot_sqft": 12140,
   "price_per_lot_sqft": 74.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2835,
   "use": "APARTMENT",
   "parcel_id": "1902823230091"
  },
  {
   "address": "7800 Harmony Dr, Bloomington",
   "sale_month": "2021-11",
   "price": 6260350,
   "lot_sqft": 402651,
   "price_per_lot_sqft": 15.55,
   "price_per_building_sqft": 90.52,
   "building_sqft": 69157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69575,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611621220003"
  },
  {
   "address": "1817 Emerson Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 89900,
   "lot_sqft": 5723,
   "price_per_lot_sqft": 15.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1316,
   "use": "TRIPLEX",
   "parcel_id": "1602924420063"
  },
  {
   "address": "1831 Bryant Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 500000,
   "lot_sqft": 6813,
   "price_per_lot_sqft": 73.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1387,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924410015"
  },
  {
   "address": "1835 Bryant Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 500000,
   "lot_sqft": 6813,
   "price_per_lot_sqft": 73.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1721,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924410014"
  },
  {
   "address": "2000 21st Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 1005000,
   "lot_sqft": 6272,
   "price_per_lot_sqft": 160.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924230104"
  },
  {
   "address": "1915 West Broadway, Minneapolis",
   "sale_month": "2021-11",
   "price": 1005000,
   "lot_sqft": 5389,
   "price_per_lot_sqft": 186.49,
   "price_per_building_sqft": 152.6,
   "building_sqft": 6586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924230103"
  },
  {
   "address": "1919 West Broadway, Minneapolis",
   "sale_month": "2021-11",
   "price": 1005000,
   "lot_sqft": 5555,
   "price_per_lot_sqft": 180.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924230102"
  },
  {
   "address": "2126 West Broadway, Minneapolis",
   "sale_month": "2021-11",
   "price": 340000,
   "lot_sqft": 2885,
   "price_per_lot_sqft": 117.85,
   "price_per_building_sqft": 18.16,
   "building_sqft": 18726,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18839,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220163"
  },
  {
   "address": "1200 98th St W, Bloomington",
   "sale_month": "2021-11",
   "price": 1250000,
   "lot_sqft": 57517,
   "price_per_lot_sqft": 21.73,
   "price_per_building_sqft": 189.42,
   "building_sqft": 6599,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6639,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724130026"
  },
  {
   "address": "1509 Marshall St NE, Minneapolis",
   "sale_month": "2021-11",
   "price": 1760000,
   "lot_sqft": 17779,
   "price_per_lot_sqft": 98.99,
   "price_per_building_sqft": 424.81,
   "building_sqft": 4143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4168,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924110193"
  },
  {
   "address": "611 98th St W, Bloomington",
   "sale_month": "2021-11",
   "price": 3050000,
   "lot_sqft": 51541,
   "price_per_lot_sqft": 59.18,
   "price_per_building_sqft": 526.5,
   "building_sqft": 5793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724320065"
  },
  {
   "address": "6530 2nd Street Northeast, Fridley",
   "sale_month": "2021-11",
   "price": 529900,
   "lot_sqft": 12543,
   "price_per_lot_sqft": 42.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1566,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143024230086"
  },
  {
   "address": "4561 Lake Avenue, White Bear Lake",
   "sale_month": "2021-11",
   "price": 700000,
   "lot_sqft": 21435,
   "price_per_lot_sqft": 32.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3425,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022430134"
  },
  {
   "address": "1545 7th Street West, Saint Paul",
   "sale_month": "2021-11",
   "price": 665000,
   "lot_sqft": 15828,
   "price_per_lot_sqft": 42.01,
   "price_per_building_sqft": 154.33,
   "building_sqft": 4309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4335,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823210019"
  },
  {
   "address": "5095 211th Street West, Farmington",
   "sale_month": "2021-11",
   "price": 800000,
   "lot_sqft": 78459,
   "price_per_lot_sqft": 10.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "Industrial-preferred",
   "parcel_id": "142585002030"
  },
  {
   "address": "318 13th Ave NE, Minneapolis",
   "sale_month": "2021-11",
   "price": 250000,
   "lot_sqft": 7253,
   "price_per_lot_sqft": 34.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924230087"
  },
  {
   "address": "2361 Wilshire Blvd, Mound",
   "sale_month": "2021-11",
   "price": 538500,
   "lot_sqft": 23861,
   "price_per_lot_sqft": 22.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724340107"
  },
  {
   "address": "5205 State Hwy No 169, Plymouth",
   "sale_month": "2021-11",
   "price": 7250000,
   "lot_sqft": 344546,
   "price_per_lot_sqft": 21.04,
   "price_per_building_sqft": 76.24,
   "building_sqft": 95097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95671,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211822110006"
  },
  {
   "address": "7500 Washington Ave S, Eden Prairie",
   "sale_month": "2021-11",
   "price": 7500000,
   "lot_sqft": 243960,
   "price_per_lot_sqft": 30.74,
   "price_per_building_sqft": 181.05,
   "building_sqft": 41424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41674,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622410002"
  },
  {
   "address": "2619 Central Ave NE, Minneapolis",
   "sale_month": "2021-11",
   "price": 280000,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 34.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1998,
   "use": "TRIPLEX",
   "parcel_id": "1202924230101"
  },
  {
   "address": "502 Lexington Parkway South, Saint Paul",
   "sale_month": "2021-11",
   "price": 2725000,
   "lot_sqft": 26828,
   "price_per_lot_sqft": 101.57,
   "price_per_building_sqft": 484.36,
   "building_sqft": 5626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5659,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823320117"
  },
  {
   "address": "14450 Northdale Blvd, Rogers",
   "sale_month": "2021-11",
   "price": 3400000,
   "lot_sqft": 435869,
   "price_per_lot_sqft": 7.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9889,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023310013"
  },
  {
   "address": "14585 Northdale Blvd, Rogers",
   "sale_month": "2021-11",
   "price": 4020000,
   "lot_sqft": 612418,
   "price_per_lot_sqft": 6.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 132451,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023240010"
  },
  {
   "address": "14510 Northdale Blvd, Rogers",
   "sale_month": "2021-11",
   "price": 11350000,
   "lot_sqft": 212754,
   "price_per_lot_sqft": 53.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45755,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023240007"
  },
  {
   "address": "1774 Cope Avenue East, Maplewood",
   "sale_month": "2021-11",
   "price": 1369000,
   "lot_sqft": 31472,
   "price_per_lot_sqft": 43.5,
   "price_per_building_sqft": 158.34,
   "building_sqft": 8646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8698,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102922440099"
  },
  {
   "address": "3342 Washington Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 375000,
   "lot_sqft": 3542,
   "price_per_lot_sqft": 105.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924240007"
  },
  {
   "address": "3346 Washington Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 375000,
   "lot_sqft": 6898,
   "price_per_lot_sqft": 54.36,
   "price_per_building_sqft": 129.85,
   "building_sqft": 2888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2905,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924240004"
  },
  {
   "address": "1680 Randolph Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 620000,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 123.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1362,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823410102"
  },
  {
   "address": "1776 St Clair Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 2980000,
   "lot_sqft": 37897,
   "price_per_lot_sqft": 78.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12048,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823120006"
  },
  {
   "address": "21473 Johnson Street Northeast, East Bethel",
   "sale_month": "2021-11",
   "price": 600000,
   "lot_sqft": 85666,
   "price_per_lot_sqft": 7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340006"
  },
  {
   "address": "5275 Quincy Street, Mounds View",
   "sale_month": "2021-11",
   "price": 4630000,
   "lot_sqft": 203658,
   "price_per_lot_sqft": 22.73,
   "price_per_building_sqft": 76.93,
   "building_sqft": 60182,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60546,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "083023420010"
  },
  {
   "address": "5230 Quincy Street, Mounds View",
   "sale_month": "2021-11",
   "price": 24010000,
   "lot_sqft": 758699,
   "price_per_lot_sqft": 31.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 330522,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "083023410008"
  },
  {
   "address": "2100 Woodale Drive, Mounds View",
   "sale_month": "2021-11",
   "price": 10070000,
   "lot_sqft": 363002,
   "price_per_lot_sqft": 27.74,
   "price_per_building_sqft": 96.09,
   "building_sqft": 104797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105430,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "083023410005"
  },
  {
   "address": "5354 Edgewood Drive, Mounds View",
   "sale_month": "2021-11",
   "price": 532220,
   "lot_sqft": 3446,
   "price_per_lot_sqft": 154.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023240071"
  },
  {
   "address": "5360 Edgewood Drive, Mounds View",
   "sale_month": "2021-11",
   "price": 532220,
   "lot_sqft": 1931,
   "price_per_lot_sqft": 275.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023240070"
  },
  {
   "address": "5115 Edgewood Ave N, Crystal",
   "sale_month": "2021-11",
   "price": 565000,
   "lot_sqft": 17768,
   "price_per_lot_sqft": 31.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2371,
   "use": "APARTMENT",
   "parcel_id": "0811821140047"
  },
  {
   "address": "7217 27th St W, St. Louis Park",
   "sale_month": "2021-11",
   "price": 9091945,
   "lot_sqft": 42463,
   "price_per_lot_sqft": 214.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721310009"
  },
  {
   "address": "7309 27th St W, St. Louis Park",
   "sale_month": "2021-11",
   "price": 9091945,
   "lot_sqft": 168758,
   "price_per_lot_sqft": 53.88,
   "price_per_building_sqft": 103.85,
   "building_sqft": 87548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88077,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721310008"
  },
  {
   "address": "2222 Edgewood Ave S, St. Louis Park",
   "sale_month": "2021-11",
   "price": 360000,
   "lot_sqft": 9261,
   "price_per_lot_sqft": 38.87,
   "price_per_building_sqft": 139.53,
   "building_sqft": 2580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2596,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721110047"
  },
  {
   "address": "7625 Cahill Rd, Edina",
   "sale_month": "2021-11",
   "price": 4182000,
   "lot_sqft": 116600,
   "price_per_lot_sqft": 35.87,
   "price_per_building_sqft": 167.08,
   "building_sqft": 25030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25181,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811621440001"
  },
  {
   "address": "219 4th Avenue Southwest, Forest Lake",
   "sale_month": "2021-11",
   "price": 390000,
   "lot_sqft": 16330,
   "price_per_lot_sqft": 23.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1731,
   "use": "110",
   "parcel_id": "0803221420030"
  },
  {
   "address": "1007 Broadway Avenue West, Forest Lake",
   "sale_month": "2021-11",
   "price": 3400000,
   "lot_sqft": 59924,
   "price_per_lot_sqft": 56.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6230,
   "use": "300",
   "parcel_id": "0803221220064"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 42500,
   "lot_sqft": 950,
   "price_per_lot_sqft": 44.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120239"
  },
  {
   "address": "2940 Vincent Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 288000,
   "lot_sqft": 5096,
   "price_per_lot_sqft": 56.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 837,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924420051"
  },
  {
   "address": "8801 Science Center Dr, New Hope",
   "sale_month": "2021-11",
   "price": 7600000,
   "lot_sqft": 416810,
   "price_per_lot_sqft": 18.23,
   "price_per_building_sqft": 61.86,
   "building_sqft": 122862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 123604,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821210007"
  },
  {
   "address": "7251 Washington Ave S, Edina",
   "sale_month": "2021-11",
   "price": 5000000,
   "lot_sqft": 83798,
   "price_per_lot_sqft": 59.67,
   "price_per_building_sqft": 189.58,
   "building_sqft": 26374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26533,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621230010"
  },
  {
   "address": "7301 Washington Ave S, Edina",
   "sale_month": "2021-11",
   "price": 5000000,
   "lot_sqft": 87110,
   "price_per_lot_sqft": 57.4,
   "price_per_building_sqft": 190.23,
   "building_sqft": 26284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26443,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621230006"
  },
  {
   "address": "3960 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 540000,
   "lot_sqft": 6214,
   "price_per_lot_sqft": 86.9,
   "price_per_building_sqft": 51.93,
   "building_sqft": 10399,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10462,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823210007"
  },
  {
   "address": "3055 Spruce Street, Little Canada",
   "sale_month": "2021-11",
   "price": 380824,
   "lot_sqft": 118435,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210040"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 375000,
   "lot_sqft": 1519,
   "price_per_lot_sqft": 246.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410730"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 375000,
   "lot_sqft": 1520,
   "price_per_lot_sqft": 246.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410640"
  },
  {
   "address": null,
   "sale_month": "2021-11",
   "price": 232500,
   "lot_sqft": 1520,
   "price_per_lot_sqft": 152.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410600"
  },
  {
   "address": "4089 West Broadway, Robbinsdale",
   "sale_month": "2021-11",
   "price": 452000,
   "lot_sqft": 4172,
   "price_per_lot_sqft": 108.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130030"
  },
  {
   "address": "5100 36th St W, St. Louis Park",
   "sale_month": "2021-11",
   "price": 5445000,
   "lot_sqft": 186539,
   "price_per_lot_sqft": 29.19,
   "price_per_building_sqft": 131.99,
   "building_sqft": 41252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41501,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824320022"
  },
  {
   "address": "3340 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-11",
   "price": 2550000,
   "lot_sqft": 58126,
   "price_per_lot_sqft": 43.87,
   "price_per_building_sqft": 185.02,
   "building_sqft": 13782,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13865,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124140105"
  },
  {
   "address": "8399 Coral Sea Street, Blaine",
   "sale_month": "2021-11",
   "price": 1556000,
   "lot_sqft": 60010,
   "price_per_lot_sqft": 25.93,
   "price_per_building_sqft": 77.98,
   "building_sqft": 19954,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20075,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023120015"
  },
  {
   "address": "299 Lafayette Road, Saint Paul",
   "sale_month": "2021-11",
   "price": 14400000,
   "lot_sqft": 204849,
   "price_per_lot_sqft": 70.3,
   "price_per_building_sqft": 128.48,
   "building_sqft": 112078,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 112755,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822430037"
  },
  {
   "address": "273 Lafayette Frntge Road West, Saint Paul",
   "sale_month": "2021-11",
   "price": 1600000,
   "lot_sqft": 72366,
   "price_per_lot_sqft": 22.11,
   "price_per_building_sqft": 78.47,
   "building_sqft": 20391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20514,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822420008"
  },
  {
   "address": "3028 47th Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 591000,
   "lot_sqft": 7434,
   "price_per_lot_sqft": 79.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1382,
   "use": "TRIPLEX",
   "parcel_id": "0502823220028"
  },
  {
   "address": "1000 Twelve Oaks Ctr Dr, Minnetonka",
   "sale_month": "2021-11",
   "price": 1067000,
   "lot_sqft": 58951,
   "price_per_lot_sqft": 18.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14176,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722240026"
  },
  {
   "address": "4164 Aldrich Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 1250000,
   "lot_sqft": 13776,
   "price_per_lot_sqft": 90.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402924110106"
  },
  {
   "address": "705 42nd Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 1250000,
   "lot_sqft": 5852,
   "price_per_lot_sqft": 213.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0402924110037"
  },
  {
   "address": "3136 Hennepin Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 555000,
   "lot_sqft": 5811,
   "price_per_lot_sqft": 95.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1360,
   "use": "APARTMENT",
   "parcel_id": "0402824210169"
  },
  {
   "address": "3107 California St NE, Minneapolis",
   "sale_month": "2021-11",
   "price": 450000,
   "lot_sqft": 16083,
   "price_per_lot_sqft": 27.98,
   "price_per_building_sqft": 84.05,
   "building_sqft": 5354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5387,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924410024"
  },
  {
   "address": "3958 Washington Ave N, Minneapolis",
   "sale_month": "2021-11",
   "price": 525000,
   "lot_sqft": 20544,
   "price_per_lot_sqft": 25.55,
   "price_per_building_sqft": 196.34,
   "building_sqft": 2674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2690,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924320002"
  },
  {
   "address": "3427 Nicollet Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 679000,
   "lot_sqft": 5137,
   "price_per_lot_sqft": 132.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1230,
   "use": "APARTMENT",
   "parcel_id": "0302824420073"
  },
  {
   "address": "3652 Blaisdell Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 489900,
   "lot_sqft": 6845,
   "price_per_lot_sqft": 71.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1590,
   "use": "TRIPLEX",
   "parcel_id": "0302824340053"
  },
  {
   "address": "3129 Nicollet Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 380000,
   "lot_sqft": 5706,
   "price_per_lot_sqft": 66.6,
   "price_per_building_sqft": 202.56,
   "building_sqft": 1876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1887,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824120084"
  },
  {
   "address": "312 86th St W, Bloomington",
   "sale_month": "2021-11",
   "price": 12920000,
   "lot_sqft": 457363,
   "price_per_lot_sqft": 28.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65769,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724330015"
  },
  {
   "address": "11921 Portland Avenue South, Burnsville",
   "sale_month": "2021-11",
   "price": 3100000,
   "lot_sqft": 167310,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": 68.4,
   "building_sqft": 45321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45594,
   "use": "Industrial-preferred",
   "parcel_id": "026430402052"
  },
  {
   "address": "657 Ashland Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 1330000,
   "lot_sqft": 9610,
   "price_per_lot_sqft": 138.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2618,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823140023"
  },
  {
   "address": "350 Burnsville Parkway West, Burnsville",
   "sale_month": "2021-11",
   "price": 7885500,
   "lot_sqft": 198024,
   "price_per_lot_sqft": 39.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15408,
   "use": "Commercial-preferred",
   "parcel_id": "021815001021"
  },
  {
   "address": "10875 Settlers La N, Hanover",
   "sale_month": "2021-11",
   "price": 3330500,
   "lot_sqft": 280471,
   "price_per_lot_sqft": 11.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "APARTMENT",
   "parcel_id": "0211924110063"
  },
  {
   "address": "3516 18th Ave S, Minneapolis",
   "sale_month": "2021-11",
   "price": 560000,
   "lot_sqft": 5649,
   "price_per_lot_sqft": 99.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1441,
   "use": "APARTMENT",
   "parcel_id": "0202824410178"
  },
  {
   "address": "830 West Main Street, Anoka",
   "sale_month": "2021-11",
   "price": 30000,
   "lot_sqft": 36377,
   "price_per_lot_sqft": 0.82,
   "price_per_building_sqft": 5.29,
   "building_sqft": 5669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5703,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125230032"
  },
  {
   "address": "584 Selby Avenue, Saint Paul",
   "sale_month": "2021-11",
   "price": 725000,
   "lot_sqft": 6900,
   "price_per_lot_sqft": 105.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1139,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220167"
  },
  {
   "address": "9600 54th Ave N, Plymouth",
   "sale_month": "2021-11",
   "price": 4900000,
   "lot_sqft": 216445,
   "price_per_lot_sqft": 22.64,
   "price_per_building_sqft": 97.78,
   "building_sqft": 50110,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50412,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111822440031"
  },
  {
   "address": "3211 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 4900000,
   "lot_sqft": 13611,
   "price_per_lot_sqft": 360,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4355,
   "use": "APARTMENT",
   "parcel_id": "0102824140012"
  },
  {
   "address": "3146 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 4900000,
   "lot_sqft": 12759,
   "price_per_lot_sqft": 384.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4552,
   "use": "APARTMENT",
   "parcel_id": "0102824120010"
  },
  {
   "address": "3140 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-11",
   "price": 4900000,
   "lot_sqft": 9092,
   "price_per_lot_sqft": 538.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1400,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824120009"
  },
  {
   "address": "222 Wentworth Avenue West, West Saint Paul",
   "sale_month": "2021-10",
   "price": 4500000,
   "lot_sqft": 99302,
   "price_per_lot_sqft": 45.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17001,
   "use": "Apartment",
   "parcel_id": "424875000030"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 9442,
   "lot_sqft": 1888,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "363255009192"
  },
  {
   "address": "412 Southview Boulevard, South Saint Paul",
   "sale_month": "2021-10",
   "price": 190558,
   "lot_sqft": 2236,
   "price_per_lot_sqft": 85.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "363255009170"
  },
  {
   "address": "9601 63rd Ave N, Maple Grove",
   "sale_month": "2021-10",
   "price": 1200000,
   "lot_sqft": 43552,
   "price_per_lot_sqft": 27.55,
   "price_per_building_sqft": 324.41,
   "building_sqft": 3699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3721,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611922440031"
  },
  {
   "address": "9650 63rd Ave N, Maple Grove",
   "sale_month": "2021-10",
   "price": 2905000,
   "lot_sqft": 80118,
   "price_per_lot_sqft": 36.26,
   "price_per_building_sqft": 165.34,
   "building_sqft": 17570,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17676,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611922410006"
  },
  {
   "address": "11040 State Hwy No 55, Plymouth",
   "sale_month": "2021-10",
   "price": 1100000,
   "lot_sqft": 83334,
   "price_per_lot_sqft": 13.2,
   "price_per_building_sqft": 77.26,
   "building_sqft": 14237,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14323,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230051"
  },
  {
   "address": "3013 25th St E, Minneapolis",
   "sale_month": "2021-10",
   "price": 460000,
   "lot_sqft": 6010,
   "price_per_lot_sqft": 76.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1089,
   "use": "TRIPLEX",
   "parcel_id": "3602924140167"
  },
  {
   "address": "4457 University Avenue Northeast, Columbia Heights",
   "sale_month": "2021-10",
   "price": 345000,
   "lot_sqft": 14334,
   "price_per_lot_sqft": 24.07,
   "price_per_building_sqft": 127.83,
   "building_sqft": 2699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2715,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024210098"
  },
  {
   "address": "1910 Suburban Avenue, Saint Paul",
   "sale_month": "2021-10",
   "price": 4919980,
   "lot_sqft": 70343,
   "price_per_lot_sqft": 69.94,
   "price_per_building_sqft": 325.65,
   "building_sqft": 15108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15199,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340016"
  },
  {
   "address": "1895 Old Hudson Road, Saint Paul",
   "sale_month": "2021-10",
   "price": 1850000,
   "lot_sqft": 39753,
   "price_per_lot_sqft": 46.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922320058"
  },
  {
   "address": "1865 Old Hudson Road, Saint Paul",
   "sale_month": "2021-10",
   "price": 1850000,
   "lot_sqft": 28678,
   "price_per_lot_sqft": 64.51,
   "price_per_building_sqft": 301.65,
   "building_sqft": 6133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6170,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922320056"
  },
  {
   "address": "2529 12th Ave S, Minneapolis",
   "sale_month": "2021-10",
   "price": 390000,
   "lot_sqft": 5347,
   "price_per_lot_sqft": 72.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1004,
   "use": "APARTMENT",
   "parcel_id": "3502924130265"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 8625000,
   "lot_sqft": 1232,
   "price_per_lot_sqft": 7000.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310024"
  },
  {
   "address": "1390 University Avenue West, Saint Paul",
   "sale_month": "2021-10",
   "price": 8625000,
   "lot_sqft": 63123,
   "price_per_lot_sqft": 136.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310018"
  },
  {
   "address": "1440 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2021-10",
   "price": 329900,
   "lot_sqft": 13268,
   "price_per_lot_sqft": 24.86,
   "price_per_building_sqft": 255.14,
   "building_sqft": 1293,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1301,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922210060"
  },
  {
   "address": "6901 East Fish Lake Rd, Maple Grove",
   "sale_month": "2021-10",
   "price": 14150000,
   "lot_sqft": 370065,
   "price_per_lot_sqft": 38.24,
   "price_per_building_sqft": 123.76,
   "building_sqft": 114332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 115022,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922110007"
  },
  {
   "address": "21 Water St, Excelsior",
   "sale_month": "2021-10",
   "price": 2050000,
   "lot_sqft": 16758,
   "price_per_lot_sqft": 122.33,
   "price_per_building_sqft": 381.54,
   "building_sqft": 5373,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5406,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110019"
  },
  {
   "address": "2315 Pleasant Ave, Minneapolis",
   "sale_month": "2021-10",
   "price": 455000,
   "lot_sqft": 6553,
   "price_per_lot_sqft": 69.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2041,
   "use": "TRIPLEX",
   "parcel_id": "3402924210021"
  },
  {
   "address": "435 Fry Street, Saint Paul",
   "sale_month": "2021-10",
   "price": 700000,
   "lot_sqft": 4801,
   "price_per_lot_sqft": 145.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1974,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410083"
  },
  {
   "address": "1014 Pacific Street, Saint Paul",
   "sale_month": "2021-10",
   "price": 429900,
   "lot_sqft": 5060,
   "price_per_lot_sqft": 84.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1730,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922340011"
  },
  {
   "address": "13516 Highway 65 Northeast, Ham Lake",
   "sale_month": "2021-10",
   "price": 450000,
   "lot_sqft": 27597,
   "price_per_lot_sqft": 16.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223310028"
  },
  {
   "address": "6016 Vernon Ave, Edina",
   "sale_month": "2021-10",
   "price": 900000,
   "lot_sqft": 16357,
   "price_per_lot_sqft": 55.02,
   "price_per_building_sqft": 593.67,
   "building_sqft": 1516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1525,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211721230027"
  },
  {
   "address": "3454 Rice Street, Vadnais Heights",
   "sale_month": "2021-10",
   "price": 530000,
   "lot_sqft": 28603,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": 168.95,
   "building_sqft": 3137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3156,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022230002"
  },
  {
   "address": "229 6th Street East, Saint Paul",
   "sale_month": "2021-10",
   "price": 4500000,
   "lot_sqft": 9999,
   "price_per_lot_sqft": 450.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440898"
  },
  {
   "address": "11209 Commerce Dr N, Champlin",
   "sale_month": "2021-10",
   "price": 460000,
   "lot_sqft": 37786,
   "price_per_lot_sqft": 12.17,
   "price_per_building_sqft": 60.77,
   "building_sqft": 7569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021310022"
  },
  {
   "address": "11580 Theatre Dr N, Champlin",
   "sale_month": "2021-10",
   "price": 2900000,
   "lot_sqft": 67871,
   "price_per_lot_sqft": 42.73,
   "price_per_building_sqft": 466.76,
   "building_sqft": 6213,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6251,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021210106"
  },
  {
   "address": "2303 3rd Street Northwest, New Brighton",
   "sale_month": "2021-10",
   "price": 9870000,
   "lot_sqft": 138813,
   "price_per_lot_sqft": 71.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14044,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430082"
  },
  {
   "address": "6999 Alvarado La N, Maple Grove",
   "sale_month": "2021-10",
   "price": 5608227,
   "lot_sqft": 55362,
   "price_per_lot_sqft": 101.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011922330036"
  },
  {
   "address": "7101 Northland Cir N, Brooklyn Park",
   "sale_month": "2021-10",
   "price": 2750000,
   "lot_sqft": 202354,
   "price_per_lot_sqft": 13.59,
   "price_per_building_sqft": 111.17,
   "building_sqft": 24737,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24886,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011921430004"
  },
  {
   "address": "842 Raymond Avenue, Saint Paul",
   "sale_month": "2021-10",
   "price": 875000,
   "lot_sqft": 10392,
   "price_per_lot_sqft": 84.2,
   "price_per_building_sqft": 234.46,
   "building_sqft": 3732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3755,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923420047"
  },
  {
   "address": "7624 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2021-10",
   "price": 1150000,
   "lot_sqft": 28247,
   "price_per_lot_sqft": 40.71,
   "price_per_building_sqft": 172.16,
   "building_sqft": 6680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6721,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921210101"
  },
  {
   "address": "1901 Dupont Ave S, Minneapolis",
   "sale_month": "2021-10",
   "price": 804000,
   "lot_sqft": 9444,
   "price_per_lot_sqft": 85.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1863,
   "use": "APARTMENT",
   "parcel_id": "2802924440063"
  },
  {
   "address": "1155 Northland Drive, Mendota Heights",
   "sale_month": "2021-10",
   "price": 1035000,
   "lot_sqft": 53457,
   "price_per_lot_sqft": 19.36,
   "price_per_building_sqft": 130.04,
   "building_sqft": 7959,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8007,
   "use": "Commercial-preferred",
   "parcel_id": "275225002020"
  },
  {
   "address": "3850 Hoffman Road, White Bear Lake",
   "sale_month": "2021-10",
   "price": 375000,
   "lot_sqft": 29495,
   "price_per_lot_sqft": 12.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022140011"
  },
  {
   "address": "400 Franklin Ave W, Minneapolis",
   "sale_month": "2021-10",
   "price": 1055000,
   "lot_sqft": 6643,
   "price_per_lot_sqft": 158.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2393,
   "use": "APARTMENT",
   "parcel_id": "2702924330063"
  },
  {
   "address": "6375 143rd Street West, Savage",
   "sale_month": "2021-10",
   "price": 245025,
   "lot_sqft": 50705,
   "price_per_lot_sqft": 4.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "265220020"
  },
  {
   "address": "8678 Eagle Creek Circle, Savage",
   "sale_month": "2021-10",
   "price": 425000,
   "lot_sqft": 1616,
   "price_per_lot_sqft": 263,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140210"
  },
  {
   "address": "8202 125th Street West, Savage",
   "sale_month": "2021-10",
   "price": 320000,
   "lot_sqft": 1708,
   "price_per_lot_sqft": 187.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560020"
  },
  {
   "address": "8200 125th Street West, Savage",
   "sale_month": "2021-10",
   "price": 320000,
   "lot_sqft": 1638,
   "price_per_lot_sqft": 195.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560010"
  },
  {
   "address": "7670 Commerce St, Corcoran",
   "sale_month": "2021-10",
   "price": 1000000,
   "lot_sqft": 43524,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11538,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110030"
  },
  {
   "address": "404 Cedar Ave S, Minneapolis",
   "sale_month": "2021-10",
   "price": 750000,
   "lot_sqft": 4328,
   "price_per_lot_sqft": 173.29,
   "price_per_building_sqft": 63.67,
   "building_sqft": 11780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11851,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924140020"
  },
  {
   "address": "1640 66th St E, Richfield",
   "sale_month": "2021-10",
   "price": 2690000,
   "lot_sqft": 37765,
   "price_per_lot_sqft": 71.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8653,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824140146"
  },
  {
   "address": "16535 Anna Trail Southeast, Prior Lake",
   "sale_month": "2021-10",
   "price": 750000,
   "lot_sqft": 58271,
   "price_per_lot_sqft": 12.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7203,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259020492"
  },
  {
   "address": "17101 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2021-10",
   "price": 164020,
   "lot_sqft": 1379,
   "price_per_lot_sqft": 118.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255570210"
  },
  {
   "address": "290 Larch Street, Saint Paul",
   "sale_month": "2021-10",
   "price": 875000,
   "lot_sqft": 38577,
   "price_per_lot_sqft": 22.68,
   "price_per_building_sqft": 95.01,
   "building_sqft": 9210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9265,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430109"
  },
  {
   "address": "2730 Stillwater Road East, Maplewood",
   "sale_month": "2021-10",
   "price": 490000,
   "lot_sqft": 13618,
   "price_per_lot_sqft": 35.98,
   "price_per_building_sqft": 363.5,
   "building_sqft": 1348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1357,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922110048"
  },
  {
   "address": "19360 Co Rd No 81, Rogers",
   "sale_month": "2021-10",
   "price": 675000,
   "lot_sqft": 131236,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023410011"
  },
  {
   "address": "924 21st Ave S, Minneapolis",
   "sale_month": "2021-10",
   "price": 750000,
   "lot_sqft": 9289,
   "price_per_lot_sqft": 80.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2075,
   "use": "APARTMENT",
   "parcel_id": "2502924330090"
  },
  {
   "address": "315 Walnut St SE, Minneapolis",
   "sale_month": "2021-10",
   "price": 14871576,
   "lot_sqft": 5461,
   "price_per_lot_sqft": 2723.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924140033"
  },
  {
   "address": "718 Washington Ave SE, Minneapolis",
   "sale_month": "2021-10",
   "price": 14871576,
   "lot_sqft": 27306,
   "price_per_lot_sqft": 544.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31354,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924140029"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 641500,
   "lot_sqft": 7560,
   "price_per_lot_sqft": 84.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2502822330038"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 641500,
   "lot_sqft": 7510,
   "price_per_lot_sqft": 85.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2502822320032"
  },
  {
   "address": "2104 Hastings Avenue, Newport",
   "sale_month": "2021-10",
   "price": 641500,
   "lot_sqft": 8310,
   "price_per_lot_sqft": 77.2,
   "price_per_building_sqft": 78.92,
   "building_sqft": 8128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8177,
   "use": "300",
   "parcel_id": "2502822320018"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 641500,
   "lot_sqft": 60,
   "price_per_lot_sqft": 10691.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2502822320017"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 641500,
   "lot_sqft": 7484,
   "price_per_lot_sqft": 85.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2502822320016"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 365000,
   "lot_sqft": 74671,
   "price_per_lot_sqft": 4.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243123310031"
  },
  {
   "address": "2025 Michaud Way, Centerville",
   "sale_month": "2021-10",
   "price": 886000,
   "lot_sqft": 182939,
   "price_per_lot_sqft": 4.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243122220219"
  },
  {
   "address": "1640 Cumberland Street, Saint Paul",
   "sale_month": "2021-10",
   "price": 1587500,
   "lot_sqft": 18374,
   "price_per_lot_sqft": 86.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923210007"
  },
  {
   "address": "380 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2021-10",
   "price": 3187500,
   "lot_sqft": 37025,
   "price_per_lot_sqft": 86.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5376,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923210001"
  },
  {
   "address": "5310 Main St E, Maple Plain",
   "sale_month": "2021-10",
   "price": 280000,
   "lot_sqft": 14939,
   "price_per_lot_sqft": 18.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2538,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824340073"
  },
  {
   "address": "329 Main Street West, New Prague",
   "sale_month": "2021-10",
   "price": 335000,
   "lot_sqft": 7461,
   "price_per_lot_sqft": 44.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "240030150"
  },
  {
   "address": "5451 5th Street Northeast, Fridley",
   "sale_month": "2021-10",
   "price": 4170000,
   "lot_sqft": 69679,
   "price_per_lot_sqft": 59.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11641,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340009"
  },
  {
   "address": "5612 7th Street Northeast, Fridley",
   "sale_month": "2021-10",
   "price": 2580000,
   "lot_sqft": 34587,
   "price_per_lot_sqft": 74.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3503,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024310004"
  },
  {
   "address": "5640 7th Street Northeast, Fridley",
   "sale_month": "2021-10",
   "price": 2580000,
   "lot_sqft": 30187,
   "price_per_lot_sqft": 85.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3455,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024310003"
  },
  {
   "address": "20801 Co Rd No 81, Rogers",
   "sale_month": "2021-10",
   "price": 43500000,
   "lot_sqft": 837560,
   "price_per_lot_sqft": 51.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36080,
   "use": "APARTMENT",
   "parcel_id": "2312023440042"
  },
  {
   "address": "2434 Commerce Blvd, Mound",
   "sale_month": "2021-10",
   "price": 575000,
   "lot_sqft": 60576,
   "price_per_lot_sqft": 9.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2311724110001"
  },
  {
   "address": "16255 Kenyon Avenue, Lakeville",
   "sale_month": "2021-10",
   "price": 25730000,
   "lot_sqft": 181849,
   "price_per_lot_sqft": 141.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3116,
   "use": "Apartment",
   "parcel_id": "224462001020"
  },
  {
   "address": "8080 Wedgewood La N, Maple Grove",
   "sale_month": "2021-10",
   "price": 28300000,
   "lot_sqft": 346477,
   "price_per_lot_sqft": 81.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2211922420018"
  },
  {
   "address": "7900 Wedgewood La N, Maple Grove",
   "sale_month": "2021-10",
   "price": 28300000,
   "lot_sqft": 772434,
   "price_per_lot_sqft": 36.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 273165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922420017"
  },
  {
   "address": "2605 Campus Dr, Plymouth",
   "sale_month": "2021-10",
   "price": 3550000,
   "lot_sqft": 49741,
   "price_per_lot_sqft": 71.37,
   "price_per_building_sqft": 663.3,
   "building_sqft": 5352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5384,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822430020"
  },
  {
   "address": "88 6th St S, Minneapolis",
   "sale_month": "2021-10",
   "price": 47250000,
   "lot_sqft": 25607,
   "price_per_lot_sqft": 1845.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440057"
  },
  {
   "address": "19680 Kenrick Avenue, Lakeville",
   "sale_month": "2021-10",
   "price": 715000,
   "lot_sqft": 949101,
   "price_per_lot_sqft": 0.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "220240050013"
  },
  {
   "address": "15525 32nd Ave N, Plymouth",
   "sale_month": "2021-10",
   "price": 3300000,
   "lot_sqft": 153579,
   "price_per_lot_sqft": 21.49,
   "price_per_building_sqft": 115.67,
   "building_sqft": 28529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28701,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822230006"
  },
  {
   "address": "7996 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2021-10",
   "price": 7300000,
   "lot_sqft": 71596,
   "price_per_lot_sqft": 101.96,
   "price_per_building_sqft": 564.93,
   "building_sqft": 12922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13000,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921340080"
  },
  {
   "address": "7944 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2021-10",
   "price": 7300000,
   "lot_sqft": 231801,
   "price_per_lot_sqft": 31.49,
   "price_per_building_sqft": 185.47,
   "building_sqft": 39360,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39597,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921340079"
  },
  {
   "address": "840 Energy Drive, Belle Plaine",
   "sale_month": "2021-10",
   "price": 615000,
   "lot_sqft": 267596,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "201080010"
  },
  {
   "address": "220 Broadway North, Carver",
   "sale_month": "2021-10",
   "price": 600000,
   "lot_sqft": 1948,
   "price_per_lot_sqft": 308.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500430"
  },
  {
   "address": "2911 Enterprise Avenue, Hastings",
   "sale_month": "2021-10",
   "price": 1137500,
   "lot_sqft": 104942,
   "price_per_lot_sqft": 10.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19317,
   "use": "Industrial-preferred",
   "parcel_id": "193200602050"
  },
  {
   "address": "2299 Palmer Drive, New Brighton",
   "sale_month": "2021-10",
   "price": 1500000,
   "lot_sqft": 81004,
   "price_per_lot_sqft": 18.52,
   "price_per_building_sqft": 144.38,
   "building_sqft": 10389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10452,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "193023430034"
  },
  {
   "address": "8400 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2021-10",
   "price": 37575000,
   "lot_sqft": 1317723,
   "price_per_lot_sqft": 28.52,
   "price_per_building_sqft": 187.91,
   "building_sqft": 199962,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 201169,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921120008"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 37575000,
   "lot_sqft": 37568,
   "price_per_lot_sqft": 1000.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911921120006"
  },
  {
   "address": "8263 85th Ave N, Brooklyn Park",
   "sale_month": "2021-10",
   "price": 37575000,
   "lot_sqft": 146689,
   "price_per_lot_sqft": 256.15,
   "price_per_building_sqft": 3777.52,
   "building_sqft": 9947,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10007,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921110102"
  },
  {
   "address": "510 Blake Rd N, Hopkins",
   "sale_month": "2021-10",
   "price": 3435000,
   "lot_sqft": 30353,
   "price_per_lot_sqft": 113.17,
   "price_per_building_sqft": 1040.28,
   "building_sqft": 3302,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3322,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721120031"
  },
  {
   "address": "18344 Minnetonka Blvd, Deephaven",
   "sale_month": "2021-10",
   "price": 800000,
   "lot_sqft": 19783,
   "price_per_lot_sqft": 40.44,
   "price_per_building_sqft": 255.51,
   "building_sqft": 3131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3150,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722310011"
  },
  {
   "address": "7337 Lake Drive, Lino Lakes",
   "sale_month": "2021-10",
   "price": 345000,
   "lot_sqft": 91965,
   "price_per_lot_sqft": 3.75,
   "price_per_building_sqft": 87.54,
   "building_sqft": 3941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3964,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122320002"
  },
  {
   "address": "1957 English Street North, Maplewood",
   "sale_month": "2021-10",
   "price": 27300000,
   "lot_sqft": 99895,
   "price_per_lot_sqft": 273.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43924,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162922140101"
  },
  {
   "address": "2015 Ford Parkway, Saint Paul",
   "sale_month": "2021-10",
   "price": 450000,
   "lot_sqft": 4997,
   "price_per_lot_sqft": 90.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823220087"
  },
  {
   "address": "1616 Emerson Ave N, Minneapolis",
   "sale_month": "2021-10",
   "price": 319900,
   "lot_sqft": 7272,
   "price_per_lot_sqft": 43.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1222,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924420116"
  },
  {
   "address": "22301 Industrial Blvd, Rogers",
   "sale_month": "2021-10",
   "price": 750000,
   "lot_sqft": 64517,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1512023440005"
  },
  {
   "address": "1020 3rd Street, Farmington",
   "sale_month": "2021-10",
   "price": 1725000,
   "lot_sqft": 21773,
   "price_per_lot_sqft": 79.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5917,
   "use": "Apartment",
   "parcel_id": "146760003060"
  },
  {
   "address": "21830 Diamond Lake Rd S, Rogers",
   "sale_month": "2021-10",
   "price": 5109937,
   "lot_sqft": 64197,
   "price_per_lot_sqft": 79.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13878,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023310026"
  },
  {
   "address": "8300 Commonwealth Dr, Eden Prairie",
   "sale_month": "2021-10",
   "price": 3500000,
   "lot_sqft": 216045,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3222,
   "use": "APARTMENT",
   "parcel_id": "1411622320324"
  },
  {
   "address": "1001 46th St E, Minneapolis",
   "sale_month": "2021-10",
   "price": 6500000,
   "lot_sqft": 544925,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": 90.28,
   "building_sqft": 72000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 72435,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402824210100"
  },
  {
   "address": "1109 East Moore Lake Drive Northeast, Fridley",
   "sale_month": "2021-10",
   "price": 520000,
   "lot_sqft": 18160,
   "price_per_lot_sqft": 28.63,
   "price_per_building_sqft": 154.39,
   "building_sqft": 3368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3389,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024340045"
  },
  {
   "address": "4595 Hodgson Road, Shoreview",
   "sale_month": "2021-10",
   "price": 5874286,
   "lot_sqft": 62063,
   "price_per_lot_sqft": 94.65,
   "price_per_building_sqft": 406.75,
   "building_sqft": 14442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14529,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023340057"
  },
  {
   "address": "20000 Diamond Lake Rd S, Rogers",
   "sale_month": "2021-10",
   "price": 24500000,
   "lot_sqft": 661653,
   "price_per_lot_sqft": 37.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 280215,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1312023340008"
  },
  {
   "address": "1716 Tyler St NE, Minneapolis",
   "sale_month": "2021-10",
   "price": 435000,
   "lot_sqft": 8228,
   "price_per_lot_sqft": 52.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1245,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1302924220075"
  },
  {
   "address": "7191 Highway 65 Northeast, Fridley",
   "sale_month": "2021-10",
   "price": 730000,
   "lot_sqft": 54179,
   "price_per_lot_sqft": 13.47,
   "price_per_building_sqft": 67.43,
   "building_sqft": 10826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10891,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024310008"
  },
  {
   "address": "5095 Nathan La N, Plymouth",
   "sale_month": "2021-10",
   "price": 2250000,
   "lot_sqft": 95382,
   "price_per_lot_sqft": 23.59,
   "price_per_building_sqft": 113.26,
   "building_sqft": 19865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19985,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211822130013"
  },
  {
   "address": "1273 7th Street West, Saint Paul",
   "sale_month": "2021-10",
   "price": 515000,
   "lot_sqft": 8871,
   "price_per_lot_sqft": 58.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823430011"
  },
  {
   "address": "4052 Chicago Ave, Minneapolis",
   "sale_month": "2021-10",
   "price": 450000,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 87.36,
   "price_per_building_sqft": 136.2,
   "building_sqft": 3304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3324,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824230154"
  },
  {
   "address": "2195 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-10",
   "price": 307500,
   "lot_sqft": 2882,
   "price_per_lot_sqft": 106.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340010"
  },
  {
   "address": "1300 Corporate Center Curve, Eagan",
   "sale_month": "2021-10",
   "price": 6100000,
   "lot_sqft": 253200,
   "price_per_lot_sqft": 24.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19130,
   "use": "Commercial-preferred",
   "parcel_id": "102253102040"
  },
  {
   "address": "2105 Cliff Road, Eagan",
   "sale_month": "2021-10",
   "price": 3291800,
   "lot_sqft": 79535,
   "price_per_lot_sqft": 41.39,
   "price_per_building_sqft": 209.06,
   "building_sqft": 15746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15841,
   "use": "Commercial-preferred",
   "parcel_id": "101662301010"
  },
  {
   "address": "7605 Equitable Dr, Eden Prairie",
   "sale_month": "2021-10",
   "price": 2260000,
   "lot_sqft": 132747,
   "price_per_lot_sqft": 17.02,
   "price_per_building_sqft": 74.56,
   "building_sqft": 30311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30494,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622340005"
  },
  {
   "address": "1801 County Road B West, Roseville",
   "sale_month": "2021-10",
   "price": 1925000,
   "lot_sqft": 90345,
   "price_per_lot_sqft": 21.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8465,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923430007"
  },
  {
   "address": "1700 Highway 36 West, Roseville",
   "sale_month": "2021-10",
   "price": 9800000,
   "lot_sqft": 201492,
   "price_per_lot_sqft": 48.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13263,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923430001"
  },
  {
   "address": "5625 96th Ave N, Brooklyn Park",
   "sale_month": "2021-10",
   "price": 3061500,
   "lot_sqft": 80761,
   "price_per_lot_sqft": 37.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921310009"
  },
  {
   "address": "4725 Welcome Ave N, Crystal",
   "sale_month": "2021-10",
   "price": 395000,
   "lot_sqft": 14101,
   "price_per_lot_sqft": 28.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2226,
   "use": "APARTMENT",
   "parcel_id": "0911821310016"
  },
  {
   "address": "4741 Welcome Ave N, Crystal",
   "sale_month": "2021-10",
   "price": 100000,
   "lot_sqft": 14106,
   "price_per_lot_sqft": 7.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0911821310014"
  },
  {
   "address": "1115 30th Ave N, Minneapolis",
   "sale_month": "2021-10",
   "price": 550000,
   "lot_sqft": 7023,
   "price_per_lot_sqft": 78.31,
   "price_per_building_sqft": 106.53,
   "building_sqft": 5163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5195,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924420201"
  },
  {
   "address": "21471 Ulysses Street Northeast, East Bethel",
   "sale_month": "2021-10",
   "price": 272500,
   "lot_sqft": 3092,
   "price_per_lot_sqft": 88.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340018"
  },
  {
   "address": "5141 Edgewood Ave N, Crystal",
   "sale_month": "2021-10",
   "price": 540000,
   "lot_sqft": 22468,
   "price_per_lot_sqft": 24.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2075,
   "use": "APARTMENT",
   "parcel_id": "0811821140051"
  },
  {
   "address": "26101 Newton Circle, New Market Township",
   "sale_month": "2021-10",
   "price": 360000,
   "lot_sqft": 112661,
   "price_per_lot_sqft": 3.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8966,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "080490020"
  },
  {
   "address": "956 Broadway Avenue West, Forest Lake",
   "sale_month": "2021-10",
   "price": 270000,
   "lot_sqft": 18202,
   "price_per_lot_sqft": 14.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "300",
   "parcel_id": "0803221230078"
  },
  {
   "address": "2598 Rice Street, Little Canada",
   "sale_month": "2021-10",
   "price": 249000,
   "lot_sqft": 2302,
   "price_per_lot_sqft": 108.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220127"
  },
  {
   "address": "793 15th Street Southwest, Forest Lake",
   "sale_month": "2021-10",
   "price": 380000,
   "lot_sqft": 22265,
   "price_per_lot_sqft": 17.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "305",
   "parcel_id": "0703221440005"
  },
  {
   "address": "4341 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-10",
   "price": 590000,
   "lot_sqft": 10930,
   "price_per_lot_sqft": 53.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1658,
   "use": "APARTMENT",
   "parcel_id": "0702823420040"
  },
  {
   "address": "2140 4th Avenue, Anoka",
   "sale_month": "2021-10",
   "price": 750000,
   "lot_sqft": 12163,
   "price_per_lot_sqft": 61.66,
   "price_per_building_sqft": 262.88,
   "building_sqft": 2853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2871,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330111"
  },
  {
   "address": "5262 Glenbrook Avenue North, Oakdale",
   "sale_month": "2021-10",
   "price": 830000,
   "lot_sqft": 167175,
   "price_per_lot_sqft": 4.96,
   "price_per_building_sqft": 84.67,
   "building_sqft": 9803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9862,
   "use": "305",
   "parcel_id": "0602921320006"
  },
  {
   "address": "5920 Neal Avenue North, Oak Park Heights",
   "sale_month": "2021-10",
   "price": 485000,
   "lot_sqft": 42655,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "300",
   "parcel_id": "0602920110021"
  },
  {
   "address": "4 Appletree Square, Bloomington",
   "sale_month": "2021-10",
   "price": 28500000,
   "lot_sqft": 21919,
   "price_per_lot_sqft": 1300.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0602723240007"
  },
  {
   "address": "3 Appletree Square, Bloomington",
   "sale_month": "2021-10",
   "price": 28500000,
   "lot_sqft": 56728,
   "price_per_lot_sqft": 502.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0602723240006"
  },
  {
   "address": "1357 Pennsylvania Ave S, St. Louis Park",
   "sale_month": "2021-10",
   "price": 3200000,
   "lot_sqft": 10377,
   "price_per_lot_sqft": 308.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2205,
   "use": "APARTMENT",
   "parcel_id": "0511721310031"
  },
  {
   "address": "1349 Pennsylvania Ave S, St. Louis Park",
   "sale_month": "2021-10",
   "price": 3200000,
   "lot_sqft": 19825,
   "price_per_lot_sqft": 161.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3170,
   "use": "APARTMENT",
   "parcel_id": "0511721310030"
  },
  {
   "address": "23855 Forest Boulevard North, Forest Lake",
   "sale_month": "2021-10",
   "price": 615000,
   "lot_sqft": 97393,
   "price_per_lot_sqft": 6.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "300",
   "parcel_id": "0503221120003"
  },
  {
   "address": "5921 Rice Creek Parkway, Shoreview",
   "sale_month": "2021-10",
   "price": 821800,
   "lot_sqft": 149229,
   "price_per_lot_sqft": 5.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "043023220012"
  },
  {
   "address": "2034 County Road D West, Roseville",
   "sale_month": "2021-10",
   "price": 225000,
   "lot_sqft": 11146,
   "price_per_lot_sqft": 20.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042923220201"
  },
  {
   "address": "25 Wheeler Street South, Saint Paul",
   "sale_month": "2021-10",
   "price": 1375000,
   "lot_sqft": 9662,
   "price_per_lot_sqft": 142.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3017,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042823420022"
  },
  {
   "address": "1844 Grand Avenue, Saint Paul",
   "sale_month": "2021-10",
   "price": 775000,
   "lot_sqft": 6009,
   "price_per_lot_sqft": 128.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2214,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310069"
  },
  {
   "address": "1897 Grand Avenue, Saint Paul",
   "sale_month": "2021-10",
   "price": 1375000,
   "lot_sqft": 7487,
   "price_per_lot_sqft": 183.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2779,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042823310031"
  },
  {
   "address": "4232 Emerson Ave N, Minneapolis",
   "sale_month": "2021-10",
   "price": 220000,
   "lot_sqft": 5743,
   "price_per_lot_sqft": 38.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1179,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924120049"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 420000,
   "lot_sqft": 18408,
   "price_per_lot_sqft": 22.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "300",
   "parcel_id": "0402920120029"
  },
  {
   "address": "3515 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-10",
   "price": 575000,
   "lot_sqft": 4990,
   "price_per_lot_sqft": 115.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1638,
   "use": "APARTMENT",
   "parcel_id": "0402824410100"
  },
  {
   "address": "1320 County Road D Circle East, Maplewood",
   "sale_month": "2021-10",
   "price": 645000,
   "lot_sqft": 78570,
   "price_per_lot_sqft": 8.21,
   "price_per_building_sqft": 96.86,
   "building_sqft": 6659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6700,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922220024"
  },
  {
   "address": "3839 Washington Ave N, Minneapolis",
   "sale_month": "2021-10",
   "price": 1100000,
   "lot_sqft": 15595,
   "price_per_lot_sqft": 70.54,
   "price_per_building_sqft": 120.14,
   "building_sqft": 9156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9211,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924320124"
  },
  {
   "address": "3847 Washington Ave N, Minneapolis",
   "sale_month": "2021-10",
   "price": 1100000,
   "lot_sqft": 14087,
   "price_per_lot_sqft": 78.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320109"
  },
  {
   "address": "3500 Nicollet Ave, Minneapolis",
   "sale_month": "2021-10",
   "price": 1230000,
   "lot_sqft": 6475,
   "price_per_lot_sqft": 189.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6043,
   "use": "TRIPLEX",
   "parcel_id": "0302824310164"
  },
  {
   "address": "2785 White Bear Avenue North, Maplewood",
   "sale_month": "2021-10",
   "price": 2400000,
   "lot_sqft": 171808,
   "price_per_lot_sqft": 13.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10878,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310022"
  },
  {
   "address": null,
   "sale_month": "2021-10",
   "price": 2400000,
   "lot_sqft": 39555,
   "price_per_lot_sqft": 60.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310020"
  },
  {
   "address": "1060 Grand Avenue, Saint Paul",
   "sale_month": "2021-10",
   "price": 400000,
   "lot_sqft": 39159,
   "price_per_lot_sqft": 10.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "1A/1B/4BB RESIDENTIAL SINGLE UNIT",
   "parcel_id": "022823320141"
  },
  {
   "address": "978 Grand Avenue, Saint Paul",
   "sale_month": "2021-10",
   "price": 1530000,
   "lot_sqft": 8379,
   "price_per_lot_sqft": 182.6,
   "price_per_building_sqft": 425.35,
   "building_sqft": 3597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3619,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310094"
  },
  {
   "address": "89 Oxford Street North, Saint Paul",
   "sale_month": "2021-10",
   "price": 945000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 126.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3959,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823230129"
  },
  {
   "address": "655 Holly Avenue, Saint Paul",
   "sale_month": "2021-10",
   "price": 1175000,
   "lot_sqft": 8973,
   "price_per_lot_sqft": 130.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3414,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823140075"
  },
  {
   "address": "12401 Washburn Avenue South, Burnsville",
   "sale_month": "2021-10",
   "price": 1300000,
   "lot_sqft": 110547,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": 56.65,
   "building_sqft": 22949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23088,
   "use": "Industrial-preferred",
   "parcel_id": "020321095016"
  },
  {
   "address": "3420 Bloomington Ave, Minneapolis",
   "sale_month": "2021-10",
   "price": 930000,
   "lot_sqft": 6218,
   "price_per_lot_sqft": 149.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2429,
   "use": "APARTMENT",
   "parcel_id": "0202824420004"
  },
  {
   "address": "3517 11th Ave S, Minneapolis",
   "sale_month": "2021-10",
   "price": 329300,
   "lot_sqft": 5237,
   "price_per_lot_sqft": 62.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 847,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824310099"
  },
  {
   "address": "1550 American Blvd E, Bloomington",
   "sale_month": "2021-10",
   "price": 25000000,
   "lot_sqft": 197509,
   "price_per_lot_sqft": 126.58,
   "price_per_building_sqft": 204.37,
   "building_sqft": 122328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 123067,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724110013"
  },
  {
   "address": "7630 145th Street West, Apple Valley",
   "sale_month": "2021-10",
   "price": 625000,
   "lot_sqft": 22675,
   "price_per_lot_sqft": 27.56,
   "price_per_building_sqft": 184.97,
   "building_sqft": 3379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3399,
   "use": "Commercial-preferred",
   "parcel_id": "018120105040"
  },
  {
   "address": "105 Wilkin Street, Saint Paul",
   "sale_month": "2021-10",
   "price": 1360000,
   "lot_sqft": 9103,
   "price_per_lot_sqft": 149.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2989,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823410093"
  },
  {
   "address": "170 Summit Avenue, Saint Paul",
   "sale_month": "2021-10",
   "price": 2495000,
   "lot_sqft": 15913,
   "price_per_lot_sqft": 156.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4386,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823110001"
  },
  {
   "address": "3100 Johnson St NE, Minneapolis",
   "sale_month": "2021-10",
   "price": 350000,
   "lot_sqft": 5041,
   "price_per_lot_sqft": 69.43,
   "price_per_building_sqft": 292.4,
   "building_sqft": 1197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1204,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924310189"
  },
  {
   "address": "1405 78th Street West, Victoria",
   "sale_month": "2021-09",
   "price": 675000,
   "lot_sqft": 191352,
   "price_per_lot_sqft": 3.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650130300"
  },
  {
   "address": "200 Ash Avenue North, Mayer",
   "sale_month": "2021-09",
   "price": 145000,
   "lot_sqft": 10042,
   "price_per_lot_sqft": 14.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500370"
  },
  {
   "address": "1972 Oakdale Avenue, West Saint Paul",
   "sale_month": "2021-09",
   "price": 3327495,
   "lot_sqft": 58840,
   "price_per_lot_sqft": 56.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7695,
   "use": "Apartment",
   "parcel_id": "428390001050"
  },
  {
   "address": "1978 Oakdale Avenue, West Saint Paul",
   "sale_month": "2021-09",
   "price": 3327495,
   "lot_sqft": 53470,
   "price_per_lot_sqft": 62.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7715,
   "use": "Apartment",
   "parcel_id": "428390001040"
  },
  {
   "address": "1985 Christensen Avenue, West Saint Paul",
   "sale_month": "2021-09",
   "price": 1693986,
   "lot_sqft": 31263,
   "price_per_lot_sqft": 54.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3632,
   "use": "Apartment",
   "parcel_id": "428390001030"
  },
  {
   "address": "1987 Christensen Avenue, West Saint Paul",
   "sale_month": "2021-09",
   "price": 1693986,
   "lot_sqft": 30163,
   "price_per_lot_sqft": 56.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4273,
   "use": "Apartment",
   "parcel_id": "428390001020"
  },
  {
   "address": "2045 Christensen Avenue, West Saint Paul",
   "sale_month": "2021-09",
   "price": 20207038,
   "lot_sqft": 329322,
   "price_per_lot_sqft": 61.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30774,
   "use": "Apartment",
   "parcel_id": "428390001010"
  },
  {
   "address": "1062 Dodd Road, West Saint Paul",
   "sale_month": "2021-09",
   "price": 150000,
   "lot_sqft": 5424,
   "price_per_lot_sqft": 27.65,
   "price_per_building_sqft": 125.84,
   "building_sqft": 1192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1200,
   "use": "Commercial-preferred",
   "parcel_id": "427250001340"
  },
  {
   "address": "220 Hardman Avenue South, South Saint Paul",
   "sale_month": "2021-09",
   "price": 2075000,
   "lot_sqft": 87084,
   "price_per_lot_sqft": 23.83,
   "price_per_building_sqft": 74.22,
   "building_sqft": 27956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28125,
   "use": "Industrial-preferred",
   "parcel_id": "364884102010"
  },
  {
   "address": "525 Southview Boulevard, South Saint Paul",
   "sale_month": "2021-09",
   "price": 355000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 47.38,
   "price_per_building_sqft": 80.37,
   "building_sqft": 4417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4443,
   "use": "Commercial-preferred",
   "parcel_id": "363255007020"
  },
  {
   "address": "975 Nathan La N, Plymouth",
   "sale_month": "2021-09",
   "price": 20600000,
   "lot_sqft": 742721,
   "price_per_lot_sqft": 27.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 208212,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3611822130012"
  },
  {
   "address": "2010 27th Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 890000,
   "lot_sqft": 4929,
   "price_per_lot_sqft": 180.56,
   "price_per_building_sqft": 322.7,
   "building_sqft": 2758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2775,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924120026"
  },
  {
   "address": "2928 Chicago Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 90000,
   "lot_sqft": 2300,
   "price_per_lot_sqft": 39.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330105"
  },
  {
   "address": "3565 Pine Tree Drive, Arden Hills",
   "sale_month": "2021-09",
   "price": 2650000,
   "lot_sqft": 278738,
   "price_per_lot_sqft": 9.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "343023120010"
  },
  {
   "address": "5600 Rowland Rd, Minnetonka",
   "sale_month": "2021-09",
   "price": 14500000,
   "lot_sqft": 716791,
   "price_per_lot_sqft": 20.23,
   "price_per_building_sqft": 206.57,
   "building_sqft": 70195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70619,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411722140002"
  },
  {
   "address": "2449 Harriet Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 800000,
   "lot_sqft": 6723,
   "price_per_lot_sqft": 118.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2080,
   "use": "APARTMENT",
   "parcel_id": "3402924230025"
  },
  {
   "address": "2315 Clinton Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 582500,
   "lot_sqft": 6453,
   "price_per_lot_sqft": 90.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1807,
   "use": "APARTMENT",
   "parcel_id": "3402924110087"
  },
  {
   "address": "1598 Carroll Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 312500,
   "lot_sqft": 4867,
   "price_per_lot_sqft": 64.21,
   "price_per_building_sqft": 114.47,
   "building_sqft": 2730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2747,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923440040"
  },
  {
   "address": "1918 Carroll Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 520000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 69.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1038,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340112"
  },
  {
   "address": "2801 Hennepin Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 2936000,
   "lot_sqft": 10447,
   "price_per_lot_sqft": 281.04,
   "price_per_building_sqft": 561.38,
   "building_sqft": 5230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5261,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430033"
  },
  {
   "address": "2644 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 736080,
   "lot_sqft": 5202,
   "price_per_lot_sqft": 141.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "MED/CARE FACILITY",
   "parcel_id": "3302924410188"
  },
  {
   "address": "2301 Dupont Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 3750000,
   "lot_sqft": 65759,
   "price_per_lot_sqft": 57.03,
   "price_per_building_sqft": 168.43,
   "building_sqft": 22265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22400,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110176"
  },
  {
   "address": "2000 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 940000,
   "lot_sqft": 7802,
   "price_per_lot_sqft": 120.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1425,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110053"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2021-09",
   "price": 300000,
   "lot_sqft": 2400,
   "price_per_lot_sqft": 125,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130028"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 37500,
   "lot_sqft": 10155,
   "price_per_lot_sqft": 3.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922310063"
  },
  {
   "address": "2775 Xerxes Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 4202000,
   "lot_sqft": 7311,
   "price_per_lot_sqft": 574.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1807,
   "use": "APARTMENT",
   "parcel_id": "3202924420012"
  },
  {
   "address": "2825 Cedar Lake Pkwy, Minneapolis",
   "sale_month": "2021-09",
   "price": 4202000,
   "lot_sqft": 7417,
   "price_per_lot_sqft": 566.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2207,
   "use": "APARTMENT",
   "parcel_id": "3202924420011"
  },
  {
   "address": "3020 28th St W, Minneapolis",
   "sale_month": "2021-09",
   "price": 4202000,
   "lot_sqft": 8331,
   "price_per_lot_sqft": 504.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1834,
   "use": "APARTMENT",
   "parcel_id": "3202924420010"
  },
  {
   "address": "2790 Xerxes Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 4202000,
   "lot_sqft": 6133,
   "price_per_lot_sqft": 685.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1593,
   "use": "APARTMENT",
   "parcel_id": "3202924310022"
  },
  {
   "address": "2770 Xerxes Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 4202000,
   "lot_sqft": 6042,
   "price_per_lot_sqft": 695.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1480,
   "use": "APARTMENT",
   "parcel_id": "3202924310018"
  },
  {
   "address": "344 89th Lane Northeast, Blaine",
   "sale_month": "2021-09",
   "price": 475000,
   "lot_sqft": 15141,
   "price_per_lot_sqft": 31.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2171,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313123240026"
  },
  {
   "address": "2924 35th Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 800000,
   "lot_sqft": 6406,
   "price_per_lot_sqft": 124.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2039,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3102923340174"
  },
  {
   "address": "3101 24th St E, Minneapolis",
   "sale_month": "2021-09",
   "price": 700000,
   "lot_sqft": 5374,
   "price_per_lot_sqft": 130.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2761,
   "use": "APARTMENT",
   "parcel_id": "3102923230037"
  },
  {
   "address": "1133 Crosstown Boulevard, Chaska",
   "sale_month": "2021-09",
   "price": 3130000,
   "lot_sqft": 97765,
   "price_per_lot_sqft": 32.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4324,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "306550050"
  },
  {
   "address": "2800 Chaska Boulevard, Chaska",
   "sale_month": "2021-09",
   "price": 745000,
   "lot_sqft": 23341,
   "price_per_lot_sqft": 31.92,
   "price_per_building_sqft": 214.76,
   "building_sqft": 3469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3489,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306550030"
  },
  {
   "address": "805 Yellow Brick Road, Chaska",
   "sale_month": "2021-09",
   "price": 2509090,
   "lot_sqft": 75875,
   "price_per_lot_sqft": 33.07,
   "price_per_building_sqft": 594.85,
   "building_sqft": 4218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4244,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306430030"
  },
  {
   "address": "300 Lake Hazeltine Drive, Chaska",
   "sale_month": "2021-09",
   "price": 2100000,
   "lot_sqft": 217570,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": 36.3,
   "building_sqft": 57852,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58201,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305190021"
  },
  {
   "address": "7316 Aspen La N, Brooklyn Park",
   "sale_month": "2021-09",
   "price": 9500000,
   "lot_sqft": 288439,
   "price_per_lot_sqft": 32.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94434,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921130005"
  },
  {
   "address": "5235 Wayzata Blvd, St. Louis Park",
   "sale_month": "2021-09",
   "price": 6000000,
   "lot_sqft": 84693,
   "price_per_lot_sqft": 70.84,
   "price_per_building_sqft": 561.85,
   "building_sqft": 10679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10743,
   "use": "APARTMENT",
   "parcel_id": "3002924320020"
  },
  {
   "address": "1303 Geneva Avenue North, Oakdale",
   "sale_month": "2021-09",
   "price": 270000,
   "lot_sqft": 12514,
   "price_per_lot_sqft": 21.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1087,
   "use": "300",
   "parcel_id": "3002921320010"
  },
  {
   "address": "1550 Audubon Road, Chaska",
   "sale_month": "2021-09",
   "price": 4150000,
   "lot_sqft": 122726,
   "price_per_lot_sqft": 33.82,
   "price_per_building_sqft": 128.73,
   "building_sqft": 32239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32433,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300033000"
  },
  {
   "address": "9091 Co Rd No 50, Rockford",
   "sale_month": "2021-09",
   "price": 2200000,
   "lot_sqft": 7360,
   "price_per_lot_sqft": 298.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911924440003"
  },
  {
   "address": "9091 Co Rd No 50, Rockford",
   "sale_month": "2021-09",
   "price": 2200000,
   "lot_sqft": 70754,
   "price_per_lot_sqft": 31.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12774,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911924430001"
  },
  {
   "address": "9091 Co Rd No 50, Rockford",
   "sale_month": "2021-09",
   "price": 2200000,
   "lot_sqft": 65480,
   "price_per_lot_sqft": 33.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64693,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911924420005"
  },
  {
   "address": "9091 Co Rd No 50, Rockford",
   "sale_month": "2021-09",
   "price": 2200000,
   "lot_sqft": 19197,
   "price_per_lot_sqft": 114.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2911924410036"
  },
  {
   "address": "9091 Co Rd No 50, Rockford",
   "sale_month": "2021-09",
   "price": 2200000,
   "lot_sqft": 266859,
   "price_per_lot_sqft": 8.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64347,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911924410016"
  },
  {
   "address": "1204 7th Street East, Saint Paul",
   "sale_month": "2021-09",
   "price": 470000,
   "lot_sqft": 4668,
   "price_per_lot_sqft": 100.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1541,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922440104"
  },
  {
   "address": "955 Wells Street, Saint Paul",
   "sale_month": "2021-09",
   "price": 13600000,
   "lot_sqft": 248363,
   "price_per_lot_sqft": 54.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922310145"
  },
  {
   "address": "893 Jenks Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 310000,
   "lot_sqft": 4482,
   "price_per_lot_sqft": 69.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1389,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922230064"
  },
  {
   "address": "1160 Jessamine Avenue East, Saint Paul",
   "sale_month": "2021-09",
   "price": 218000,
   "lot_sqft": 4868,
   "price_per_lot_sqft": 44.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1246,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922120090"
  },
  {
   "address": "7650 69th Ave N, Greenfield",
   "sale_month": "2021-09",
   "price": 1900000,
   "lot_sqft": 114414,
   "price_per_lot_sqft": 16.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31712,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811924340005"
  },
  {
   "address": "7416 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2021-09",
   "price": 330000,
   "lot_sqft": 23307,
   "price_per_lot_sqft": 14.16,
   "price_per_building_sqft": 93.56,
   "building_sqft": 3527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3548,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921130017"
  },
  {
   "address": "626 4th Street North, Stillwater",
   "sale_month": "2021-09",
   "price": 1000000,
   "lot_sqft": 26003,
   "price_per_lot_sqft": 38.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "300",
   "parcel_id": "2803020130067"
  },
  {
   "address": "1207 Lincoln Street, Shakopee",
   "sale_month": "2021-09",
   "price": 626000,
   "lot_sqft": 159197,
   "price_per_lot_sqft": 3.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "274730030"
  },
  {
   "address": "7185 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2021-09",
   "price": 1528520,
   "lot_sqft": 130909,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225320018"
  },
  {
   "address": "7105 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2021-09",
   "price": 1528520,
   "lot_sqft": 402645,
   "price_per_lot_sqft": 3.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225320017"
  },
  {
   "address": "3757 Lexington Avenue North, Arden Hills",
   "sale_month": "2021-09",
   "price": 2425000,
   "lot_sqft": 54402,
   "price_per_lot_sqft": 44.58,
   "price_per_building_sqft": 252.74,
   "building_sqft": 9595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9653,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023410020"
  },
  {
   "address": "1509 7th Street East, Saint Paul",
   "sale_month": "2021-09",
   "price": 60000,
   "lot_sqft": 14162,
   "price_per_lot_sqft": 4.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922310094"
  },
  {
   "address": "1248 Vierling Drive East, Shakopee",
   "sale_month": "2021-09",
   "price": 1550000,
   "lot_sqft": 49754,
   "price_per_lot_sqft": 31.15,
   "price_per_building_sqft": 274.68,
   "building_sqft": 5643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5677,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272890020"
  },
  {
   "address": "1260 4th Avenue East, Shakopee",
   "sale_month": "2021-09",
   "price": 550000,
   "lot_sqft": 44819,
   "price_per_lot_sqft": 12.27,
   "price_per_building_sqft": 49.67,
   "building_sqft": 11074,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11141,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271780010"
  },
  {
   "address": "710 Marquette Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 60550000,
   "lot_sqft": 17435,
   "price_per_lot_sqft": 3472.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110130"
  },
  {
   "address": "8218 125th Street West, Savage",
   "sale_month": "2021-09",
   "price": 370000,
   "lot_sqft": 4129,
   "price_per_lot_sqft": 89.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560100"
  },
  {
   "address": "3941 143rd Street West, Savage",
   "sale_month": "2021-09",
   "price": 1200000,
   "lot_sqft": 10186,
   "price_per_lot_sqft": 117.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "261430040"
  },
  {
   "address": "14303 Huntington Avenue South, Savage",
   "sale_month": "2021-09",
   "price": 1200000,
   "lot_sqft": 41623,
   "price_per_lot_sqft": 28.83,
   "price_per_building_sqft": 55.73,
   "building_sqft": 21531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21661,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "261430031"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 20000,
   "lot_sqft": 24578,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611923110025"
  },
  {
   "address": "11311 K-tel Dr, Minnetonka",
   "sale_month": "2021-09",
   "price": 6000000,
   "lot_sqft": 251470,
   "price_per_lot_sqft": 23.86,
   "price_per_building_sqft": 61.57,
   "building_sqft": 97449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 98037,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722140014"
  },
  {
   "address": "11550 K-tel Dr, Minnetonka",
   "sale_month": "2021-09",
   "price": 6300000,
   "lot_sqft": 109988,
   "price_per_lot_sqft": 57.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2611722140012"
  },
  {
   "address": "1020 Franklin Ave E, Minneapolis",
   "sale_month": "2021-09",
   "price": 3356000,
   "lot_sqft": 39402,
   "price_per_lot_sqft": 85.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16358,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2602924340183"
  },
  {
   "address": "910 3rd St S, Minneapolis",
   "sale_month": "2021-09",
   "price": 1200000,
   "lot_sqft": 4228,
   "price_per_lot_sqft": 283.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120027"
  },
  {
   "address": "1100 2nd St S, Minneapolis",
   "sale_month": "2021-09",
   "price": 367076,
   "lot_sqft": 9685,
   "price_per_lot_sqft": 37.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924110113"
  },
  {
   "address": "1217 66th St E, Richfield",
   "sale_month": "2021-09",
   "price": 245000,
   "lot_sqft": 10454,
   "price_per_lot_sqft": 23.44,
   "price_per_building_sqft": 157.76,
   "building_sqft": 1553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1562,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824420029"
  },
  {
   "address": "12461 Rhode Island Avenue South, Savage",
   "sale_month": "2021-09",
   "price": 1100000,
   "lot_sqft": 38068,
   "price_per_lot_sqft": 28.9,
   "price_per_building_sqft": 120.83,
   "building_sqft": 9104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9159,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130051"
  },
  {
   "address": "16715 Five Hawks Avenue Southeast, Prior Lake",
   "sale_month": "2021-09",
   "price": 100000,
   "lot_sqft": 57947,
   "price_per_lot_sqft": 1.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "255510030"
  },
  {
   "address": "320 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-09",
   "price": 1424000,
   "lot_sqft": 32718,
   "price_per_lot_sqft": 43.52,
   "price_per_building_sqft": 175.78,
   "building_sqft": 8101,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8150,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124430051"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 600000,
   "lot_sqft": 2709,
   "price_per_lot_sqft": 221.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320115"
  },
  {
   "address": "926 Dale Street North, Saint Paul",
   "sale_month": "2021-09",
   "price": 600000,
   "lot_sqft": 8017,
   "price_per_lot_sqft": 74.84,
   "price_per_building_sqft": 37.64,
   "building_sqft": 15942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16039,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320059"
  },
  {
   "address": "1111 Rice Street, Saint Paul",
   "sale_month": "2021-09",
   "price": 2305000,
   "lot_sqft": 28567,
   "price_per_lot_sqft": 80.69,
   "price_per_building_sqft": 636.21,
   "building_sqft": 3623,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3644,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923110203"
  },
  {
   "address": "2585 Stillwater Road East, Maplewood",
   "sale_month": "2021-09",
   "price": 865000,
   "lot_sqft": 98622,
   "price_per_lot_sqft": 8.77,
   "price_per_building_sqft": 162.99,
   "building_sqft": 5307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5339,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922130004"
  },
  {
   "address": "950 Lake Drive, Chanhassen",
   "sale_month": "2021-09",
   "price": 20750000,
   "lot_sqft": 549056,
   "price_per_lot_sqft": 37.79,
   "price_per_building_sqft": 109.13,
   "building_sqft": 190142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 191290,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252710010"
  },
  {
   "address": "19220 Linden Dr, Rogers",
   "sale_month": "2021-09",
   "price": 905000,
   "lot_sqft": 55041,
   "price_per_lot_sqft": 16.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023440006"
  },
  {
   "address": "915 20th Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 2785782,
   "lot_sqft": 18432,
   "price_per_lot_sqft": 151.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5640,
   "use": "APARTMENT",
   "parcel_id": "2502924330095"
  },
  {
   "address": "16554 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2021-09",
   "price": 445000,
   "lot_sqft": 23837,
   "price_per_lot_sqft": 18.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250190054"
  },
  {
   "address": "16556 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2021-09",
   "price": 445000,
   "lot_sqft": 18717,
   "price_per_lot_sqft": 23.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250190050"
  },
  {
   "address": "16298 Main Avenue Southeast, Prior Lake",
   "sale_month": "2021-09",
   "price": 350000,
   "lot_sqft": 9644,
   "price_per_lot_sqft": 36.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250011080"
  },
  {
   "address": "5445 Pioneer Creek Dr, Maple Plain",
   "sale_month": "2021-09",
   "price": 1795350,
   "lot_sqft": 116494,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15774,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824320018"
  },
  {
   "address": "600 6th Street Northwest, New Prague",
   "sale_month": "2021-09",
   "price": 1150000,
   "lot_sqft": 90620,
   "price_per_lot_sqft": 12.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36574,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240530010"
  },
  {
   "address": "514 8th St SE, Minneapolis",
   "sale_month": "2021-09",
   "price": 400000,
   "lot_sqft": 4722,
   "price_per_lot_sqft": 84.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1297,
   "use": "TRIPLEX",
   "parcel_id": "2402924220086"
  },
  {
   "address": "3890 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2021-09",
   "price": 32500000,
   "lot_sqft": 261761,
   "price_per_lot_sqft": 124.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 86796,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123420007"
  },
  {
   "address": "3860 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2021-09",
   "price": 32500000,
   "lot_sqft": 418392,
   "price_per_lot_sqft": 77.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 126354,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123420006"
  },
  {
   "address": "4181 108th Avenue Northeast, Blaine",
   "sale_month": "2021-09",
   "price": 3952863,
   "lot_sqft": 229453,
   "price_per_lot_sqft": 17.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123110009"
  },
  {
   "address": "5937 Portland Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 225000,
   "lot_sqft": 3489,
   "price_per_lot_sqft": 64.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824320162"
  },
  {
   "address": "5712 Cedar Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 725000,
   "lot_sqft": 19982,
   "price_per_lot_sqft": 36.28,
   "price_per_building_sqft": 194.79,
   "building_sqft": 3722,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3744,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824140150"
  },
  {
   "address": "10115 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-09",
   "price": 515256,
   "lot_sqft": 16671,
   "price_per_lot_sqft": 30.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1755,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223124430044"
  },
  {
   "address": "2905 Northwest Blvd, Plymouth",
   "sale_month": "2021-09",
   "price": 12069000,
   "lot_sqft": 409167,
   "price_per_lot_sqft": 29.5,
   "price_per_building_sqft": 137.58,
   "building_sqft": 87722,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88251,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822420010"
  },
  {
   "address": "2955 Xenium La N, Plymouth",
   "sale_month": "2021-09",
   "price": 3546000,
   "lot_sqft": 123043,
   "price_per_lot_sqft": 28.82,
   "price_per_building_sqft": 146.52,
   "building_sqft": 24202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822310018"
  },
  {
   "address": "2800 Campus Dr, Plymouth",
   "sale_month": "2021-09",
   "price": 9385000,
   "lot_sqft": 250489,
   "price_per_lot_sqft": 37.47,
   "price_per_building_sqft": 142.2,
   "building_sqft": 66000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66399,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822310017"
  },
  {
   "address": "21730 Hanover Avenue, Lakeville",
   "sale_month": "2021-09",
   "price": 2575000,
   "lot_sqft": 145806,
   "price_per_lot_sqft": 17.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57721,
   "use": "Industrial-preferred",
   "parcel_id": "220330078010"
  },
  {
   "address": "6101 Nicollet Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 300000,
   "lot_sqft": 5071,
   "price_per_lot_sqft": 59.16,
   "price_per_building_sqft": 351.7,
   "building_sqft": 853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 858,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824430079"
  },
  {
   "address": "10225 Lyndale Ave S, Bloomington",
   "sale_month": "2021-09",
   "price": 4200000,
   "lot_sqft": 233819,
   "price_per_lot_sqft": 17.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2147,
   "use": "APARTMENT",
   "parcel_id": "2202724220026"
  },
  {
   "address": "200 Broadway Street South, Jordan",
   "sale_month": "2021-09",
   "price": 733000,
   "lot_sqft": 4974,
   "price_per_lot_sqft": 147.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7582,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220020210"
  },
  {
   "address": "806 62nd St W, Minneapolis",
   "sale_month": "2021-09",
   "price": 370000,
   "lot_sqft": 25318,
   "price_per_lot_sqft": 14.61,
   "price_per_building_sqft": 67.8,
   "building_sqft": 5457,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5490,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824440094"
  },
  {
   "address": "10650 Baltimore Street Northeast, Blaine",
   "sale_month": "2021-09",
   "price": 750000,
   "lot_sqft": 357617,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": 10.34,
   "building_sqft": 72558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 72996,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123130031"
  },
  {
   "address": "1323 Payne Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 250000,
   "lot_sqft": 4849,
   "price_per_lot_sqft": 51.56,
   "price_per_building_sqft": 390.62,
   "building_sqft": 640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 644,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922420123"
  },
  {
   "address": "9715 Robert Trail South, Inver Grove Heights",
   "sale_month": "2021-09",
   "price": 500000,
   "lot_sqft": 34785,
   "price_per_lot_sqft": 14.37,
   "price_per_building_sqft": 112.99,
   "building_sqft": 4425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4452,
   "use": "Commercial-preferred",
   "parcel_id": "200190052030"
  },
  {
   "address": "560 Whispering Lane, Hastings",
   "sale_month": "2021-09",
   "price": 450000,
   "lot_sqft": 17148,
   "price_per_lot_sqft": 26.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "Apartment",
   "parcel_id": "196660101080"
  },
  {
   "address": "1475 Whispering Court, Hastings",
   "sale_month": "2021-09",
   "price": 450000,
   "lot_sqft": 21335,
   "price_per_lot_sqft": 21.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "Apartment",
   "parcel_id": "196660101060"
  },
  {
   "address": "1450 Whispering Court, Hastings",
   "sale_month": "2021-09",
   "price": 450065,
   "lot_sqft": 17251,
   "price_per_lot_sqft": 26.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "Apartment",
   "parcel_id": "196660101020"
  },
  {
   "address": "540 Whispering Lane, Hastings",
   "sale_month": "2021-09",
   "price": 455812,
   "lot_sqft": 19841,
   "price_per_lot_sqft": 22.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3774,
   "use": "Apartment",
   "parcel_id": "196660101010"
  },
  {
   "address": "1491 4th Street West, Hastings",
   "sale_month": "2021-09",
   "price": 444123,
   "lot_sqft": 16155,
   "price_per_lot_sqft": 27.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3824,
   "use": "Apartment",
   "parcel_id": "196660001010"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 42390,
   "lot_sqft": 10484,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215026081"
  },
  {
   "address": "2050 Pike Lake Drive, New Brighton",
   "sale_month": "2021-09",
   "price": 600000,
   "lot_sqft": 10405,
   "price_per_lot_sqft": 57.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2148,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "193023430019"
  },
  {
   "address": "8050 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2021-09",
   "price": 2118933,
   "lot_sqft": 32795,
   "price_per_lot_sqft": 64.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921420026"
  },
  {
   "address": "2701 Hillsboro Ave N, New Hope",
   "sale_month": "2021-09",
   "price": 13500000,
   "lot_sqft": 255410,
   "price_per_lot_sqft": 52.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12364,
   "use": "APARTMENT",
   "parcel_id": "1911821330005"
  },
  {
   "address": "2901 Hillsboro Ave N, New Hope",
   "sale_month": "2021-09",
   "price": 18500000,
   "lot_sqft": 363393,
   "price_per_lot_sqft": 50.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11504,
   "use": "APARTMENT",
   "parcel_id": "1911821330003"
  },
  {
   "address": "8594 Excelsior Blvd, Hopkins",
   "sale_month": "2021-09",
   "price": 14117590,
   "lot_sqft": 67428,
   "price_per_lot_sqft": 209.37,
   "price_per_building_sqft": 533.02,
   "building_sqft": 26486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26646,
   "use": "APARTMENT",
   "parcel_id": "1911721420045"
  },
  {
   "address": "1009 Hill St, Hopkins",
   "sale_month": "2021-09",
   "price": 14117590,
   "lot_sqft": 120315,
   "price_per_lot_sqft": 117.34,
   "price_per_building_sqft": 321.92,
   "building_sqft": 43855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44120,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721420044"
  },
  {
   "address": "385 109th Avenue Northeast, Blaine",
   "sale_month": "2021-09",
   "price": 359000,
   "lot_sqft": 22671,
   "price_per_lot_sqft": 15.84,
   "price_per_building_sqft": 115.99,
   "building_sqft": 3095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3114,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "183123340124"
  },
  {
   "address": "23405 Co Rd No 10, Corcoran",
   "sale_month": "2021-09",
   "price": 850000,
   "lot_sqft": 719988,
   "price_per_lot_sqft": 1.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811923120001"
  },
  {
   "address": "308 Co Rd No 81 Svc Rd E, Osseo",
   "sale_month": "2021-09",
   "price": 550000,
   "lot_sqft": 11196,
   "price_per_lot_sqft": 49.12,
   "price_per_building_sqft": 433.07,
   "building_sqft": 1270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1278,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320071"
  },
  {
   "address": "8216 31st St W, St. Louis Park",
   "sale_month": "2021-09",
   "price": 2145000,
   "lot_sqft": 25569,
   "price_per_lot_sqft": 83.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4260,
   "use": "APARTMENT",
   "parcel_id": "1811721110042"
  },
  {
   "address": "18940 Lake Dr E, Chanhassen",
   "sale_month": "2021-09",
   "price": 57370000,
   "lot_sqft": 146326,
   "price_per_lot_sqft": 392.07,
   "price_per_building_sqft": 1821.04,
   "building_sqft": 31504,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31694,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811622220010"
  },
  {
   "address": "19011 Lake Dr E, Chanhassen",
   "sale_month": "2021-09",
   "price": 17500000,
   "lot_sqft": 847426,
   "price_per_lot_sqft": 20.65,
   "price_per_building_sqft": 111.16,
   "building_sqft": 157424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 158374,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811622220009"
  },
  {
   "address": "18860 Lake Dr E, Chanhassen",
   "sale_month": "2021-09",
   "price": 57370000,
   "lot_sqft": 79113,
   "price_per_lot_sqft": 725.17,
   "price_per_building_sqft": 3947.3,
   "building_sqft": 14534,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14622,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811622220008"
  },
  {
   "address": "18902 Lake Dr E, Chanhassen",
   "sale_month": "2021-09",
   "price": 57370000,
   "lot_sqft": 71049,
   "price_per_lot_sqft": 807.47,
   "price_per_building_sqft": 4648.36,
   "building_sqft": 12342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12417,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811622220007"
  },
  {
   "address": "18751 Lake Dr E, Chanhassen",
   "sale_month": "2021-09",
   "price": 57370000,
   "lot_sqft": 369506,
   "price_per_lot_sqft": 155.26,
   "price_per_building_sqft": 529.43,
   "building_sqft": 108361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 109015,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811622210007"
  },
  {
   "address": "18701 Lake Dr E, Chanhassen",
   "sale_month": "2021-09",
   "price": 57370000,
   "lot_sqft": 191276,
   "price_per_lot_sqft": 299.93,
   "price_per_building_sqft": 1051.16,
   "building_sqft": 54578,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54907,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811622210006"
  },
  {
   "address": "18251 Lake Dr E, Chanhassen",
   "sale_month": "2021-09",
   "price": 57370000,
   "lot_sqft": 307343,
   "price_per_lot_sqft": 186.66,
   "price_per_building_sqft": 1204.54,
   "building_sqft": 47628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47915,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811622210005"
  },
  {
   "address": "18720 Lake Dr E, Chanhassen",
   "sale_month": "2021-09",
   "price": 57370000,
   "lot_sqft": 208074,
   "price_per_lot_sqft": 275.72,
   "price_per_building_sqft": 890.55,
   "building_sqft": 64421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64810,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811622210004"
  },
  {
   "address": "18640 Lake Dr E, Chanhassen",
   "sale_month": "2021-09",
   "price": 57370000,
   "lot_sqft": 230145,
   "price_per_lot_sqft": 249.28,
   "price_per_building_sqft": 890.55,
   "building_sqft": 64421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64810,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811622210003"
  },
  {
   "address": "601 Taft St NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 2650000,
   "lot_sqft": 10756,
   "price_per_lot_sqft": 246.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923320020"
  },
  {
   "address": "601 Taft St NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 2650000,
   "lot_sqft": 45852,
   "price_per_lot_sqft": 57.79,
   "price_per_building_sqft": 83.93,
   "building_sqft": 31574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31765,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923320007"
  },
  {
   "address": "6445 Lake Road Terrace, Woodbury",
   "sale_month": "2021-09",
   "price": 2010000,
   "lot_sqft": 104607,
   "price_per_lot_sqft": 19.21,
   "price_per_building_sqft": 135.23,
   "building_sqft": 14864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14954,
   "use": "300",
   "parcel_id": "1802821240008"
  },
  {
   "address": "3280 Gorham Ave, St. Louis Park",
   "sale_month": "2021-09",
   "price": 850000,
   "lot_sqft": 15356,
   "price_per_lot_sqft": 55.35,
   "price_per_building_sqft": 206.86,
   "building_sqft": 4109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4134,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420001"
  },
  {
   "address": "7831 East Bush Lake Rd, Bloomington",
   "sale_month": "2021-09",
   "price": 3000000,
   "lot_sqft": 74964,
   "price_per_lot_sqft": 40.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11198,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621110014"
  },
  {
   "address": "2420 West Broadway, Minneapolis",
   "sale_month": "2021-09",
   "price": 250000,
   "lot_sqft": 9838,
   "price_per_lot_sqft": 25.41,
   "price_per_building_sqft": 111.26,
   "building_sqft": 2247,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2261,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924110001"
  },
  {
   "address": "1707 Lindig Street, Falcon Heights",
   "sale_month": "2021-09",
   "price": 2230000,
   "lot_sqft": 24333,
   "price_per_lot_sqft": 91.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4989,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162923340028"
  },
  {
   "address": "1524 West Broadway, Minneapolis",
   "sale_month": "2021-09",
   "price": 675000,
   "lot_sqft": 20038,
   "price_per_lot_sqft": 33.69,
   "price_per_building_sqft": 140.3,
   "building_sqft": 4811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4840,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924240217"
  },
  {
   "address": "5336 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 655000,
   "lot_sqft": 6865,
   "price_per_lot_sqft": 95.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3734,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602824440048"
  },
  {
   "address": "5330 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 850000,
   "lot_sqft": 5617,
   "price_per_lot_sqft": 151.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602824440047"
  },
  {
   "address": "5328 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 850000,
   "lot_sqft": 6242,
   "price_per_lot_sqft": 136.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2567,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824440046"
  },
  {
   "address": "9624 Girard Ave S, Bloomington",
   "sale_month": "2021-09",
   "price": 915000,
   "lot_sqft": 16154,
   "price_per_lot_sqft": 56.64,
   "price_per_building_sqft": 153.06,
   "building_sqft": 5978,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6014,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130023"
  },
  {
   "address": "1901 Lexington Avenue North, Roseville",
   "sale_month": "2021-09",
   "price": 340000,
   "lot_sqft": 15069,
   "price_per_lot_sqft": 22.56,
   "price_per_building_sqft": 211.71,
   "building_sqft": 1606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1615,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923410030"
  },
  {
   "address": "10039 Lyndale Ave S, Bloomington",
   "sale_month": "2021-09",
   "price": 4275000,
   "lot_sqft": 46505,
   "price_per_lot_sqft": 91.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3178,
   "use": "APARTMENT",
   "parcel_id": "1502724330056"
  },
  {
   "address": "10035 Lyndale Ave S, Bloomington",
   "sale_month": "2021-09",
   "price": 4275000,
   "lot_sqft": 39527,
   "price_per_lot_sqft": 108.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3133,
   "use": "APARTMENT",
   "parcel_id": "1502724330050"
  },
  {
   "address": "10031 Lyndale Ave S, Bloomington",
   "sale_month": "2021-09",
   "price": 4275000,
   "lot_sqft": 35013,
   "price_per_lot_sqft": 122.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3341,
   "use": "APARTMENT",
   "parcel_id": "1502724330049"
  },
  {
   "address": "13625 Northdale Blvd, Rogers",
   "sale_month": "2021-09",
   "price": 2985000,
   "lot_sqft": 63177,
   "price_per_lot_sqft": 47.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10977,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023310019"
  },
  {
   "address": "14080 Northdale Blvd, Rogers",
   "sale_month": "2021-09",
   "price": 3353081,
   "lot_sqft": 50915,
   "price_per_lot_sqft": 65.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023210018"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 556000,
   "lot_sqft": 9965,
   "price_per_lot_sqft": 55.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411724440006"
  },
  {
   "address": "2365 Commerce Blvd, Mound",
   "sale_month": "2021-09",
   "price": 556000,
   "lot_sqft": 11440,
   "price_per_lot_sqft": 48.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411724440003"
  },
  {
   "address": "2339 Commerce Blvd, Mound",
   "sale_month": "2021-09",
   "price": 235000,
   "lot_sqft": 18012,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411724440002"
  },
  {
   "address": "12365 Singletree La, Eden Prairie",
   "sale_month": "2021-09",
   "price": 1500000,
   "lot_sqft": 72534,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": 149.75,
   "building_sqft": 10017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10077,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622230014"
  },
  {
   "address": "910 University Ave NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 780000,
   "lot_sqft": 10405,
   "price_per_lot_sqft": 74.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2124,
   "use": "APARTMENT",
   "parcel_id": "1402924320033"
  },
  {
   "address": "19725 Diamond Lake Rd S, Rogers",
   "sale_month": "2021-09",
   "price": 13525000,
   "lot_sqft": 232120,
   "price_per_lot_sqft": 58.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59831,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1312023430011"
  },
  {
   "address": "19875 Diamond Lake Rd S, Rogers",
   "sale_month": "2021-09",
   "price": 13525000,
   "lot_sqft": 207807,
   "price_per_lot_sqft": 65.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65946,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1312023430010"
  },
  {
   "address": "19850 Diamond Lake Rd S, Rogers",
   "sale_month": "2021-09",
   "price": 27300000,
   "lot_sqft": 967967,
   "price_per_lot_sqft": 28.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 375284,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1312023420005"
  },
  {
   "address": "20240 Diamond Lake Rd S, Rogers",
   "sale_month": "2021-09",
   "price": 26500001,
   "lot_sqft": 539127,
   "price_per_lot_sqft": 49.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 120551,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1312023340004"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 330000,
   "lot_sqft": 152,
   "price_per_lot_sqft": 2171.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140107"
  },
  {
   "address": "123 Central Ave, Osseo",
   "sale_month": "2021-09",
   "price": 330000,
   "lot_sqft": 15847,
   "price_per_lot_sqft": 20.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140105"
  },
  {
   "address": "9610 37th Pl N, Plymouth",
   "sale_month": "2021-09",
   "price": 13000000,
   "lot_sqft": 217544,
   "price_per_lot_sqft": 59.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45559,
   "use": "APARTMENT",
   "parcel_id": "1311822410005"
  },
  {
   "address": "10545 45th Ave N, Plymouth",
   "sale_month": "2021-09",
   "price": 275000,
   "lot_sqft": 20087,
   "price_per_lot_sqft": 13.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1835,
   "use": "APARTMENT",
   "parcel_id": "1311822210308"
  },
  {
   "address": "9805 45th Ave N, Plymouth",
   "sale_month": "2021-09",
   "price": 3850000,
   "lot_sqft": 192474,
   "price_per_lot_sqft": 20,
   "price_per_building_sqft": 129.64,
   "building_sqft": 29698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29878,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311822110020"
  },
  {
   "address": "1105 Pierce St NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 639900,
   "lot_sqft": 5209,
   "price_per_lot_sqft": 122.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1461,
   "use": "TRIPLEX",
   "parcel_id": "1302924240046"
  },
  {
   "address": "535 Sandhurst Drive West, Roseville",
   "sale_month": "2021-09",
   "price": 48000000,
   "lot_sqft": 349887,
   "price_per_lot_sqft": 137.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23802,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122923330022"
  },
  {
   "address": "545 Sandhurst Drive West, Roseville",
   "sale_month": "2021-09",
   "price": 48000000,
   "lot_sqft": 325339,
   "price_per_lot_sqft": 147.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23665,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122923330001"
  },
  {
   "address": "2563 7th Avenue East, North Saint Paul",
   "sale_month": "2021-09",
   "price": 295000,
   "lot_sqft": 5865,
   "price_per_lot_sqft": 50.3,
   "price_per_building_sqft": 9.3,
   "building_sqft": 31730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31921,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420012"
  },
  {
   "address": "9655 Schmidt Lake Rd, Plymouth",
   "sale_month": "2021-09",
   "price": 2525000,
   "lot_sqft": 81495,
   "price_per_lot_sqft": 30.98,
   "price_per_building_sqft": 176.93,
   "building_sqft": 14271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14358,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211822410017"
  },
  {
   "address": "10750 Cedar Bend, Minnetonka",
   "sale_month": "2021-09",
   "price": 800000,
   "lot_sqft": 41914,
   "price_per_lot_sqft": 19.09,
   "price_per_building_sqft": 120.97,
   "building_sqft": 6613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6653,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211722310069"
  },
  {
   "address": "1932 Hayes St NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 490000,
   "lot_sqft": 5324,
   "price_per_lot_sqft": 92.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1549,
   "use": "TRIPLEX",
   "parcel_id": "1202924430031"
  },
  {
   "address": "2304 Polk St NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 625000,
   "lot_sqft": 5192,
   "price_per_lot_sqft": 120.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 946,
   "use": "TRIPLEX",
   "parcel_id": "1202924320226"
  },
  {
   "address": "2501 Taylor St NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 680000,
   "lot_sqft": 13972,
   "price_per_lot_sqft": 48.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924230206"
  },
  {
   "address": "490 Northco Drive Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 28350000,
   "lot_sqft": 409333,
   "price_per_lot_sqft": 69.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 183843,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024420010"
  },
  {
   "address": "500 73rd Avenue Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 28350000,
   "lot_sqft": 286412,
   "price_per_lot_sqft": 98.98,
   "price_per_building_sqft": 759.16,
   "building_sqft": 37344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37569,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024420006"
  },
  {
   "address": "452 Northco Drive Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 28350000,
   "lot_sqft": 200047,
   "price_per_lot_sqft": 141.72,
   "price_per_building_sqft": 433.41,
   "building_sqft": 65411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65806,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024310025"
  },
  {
   "address": "731 Randolph Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 310000,
   "lot_sqft": 4656,
   "price_per_lot_sqft": 66.58,
   "price_per_building_sqft": 127.41,
   "building_sqft": 2433,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2448,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823140174"
  },
  {
   "address": "3595 Hickory Dr, Medina",
   "sale_month": "2021-09",
   "price": 630000,
   "lot_sqft": 26632,
   "price_per_lot_sqft": 23.66,
   "price_per_building_sqft": 132.38,
   "building_sqft": 4759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4788,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823410005"
  },
  {
   "address": "1822 Monroe St NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 590000,
   "lot_sqft": 25950,
   "price_per_lot_sqft": 22.74,
   "price_per_building_sqft": 494.97,
   "building_sqft": 1192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1200,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924430136"
  },
  {
   "address": "901 23rd Ave NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 729900,
   "lot_sqft": 6993,
   "price_per_lot_sqft": 104.38,
   "price_per_building_sqft": 224.86,
   "building_sqft": 3246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3266,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410163"
  },
  {
   "address": "2300 University Ave NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 2050000,
   "lot_sqft": 25930,
   "price_per_lot_sqft": 79.06,
   "price_per_building_sqft": 220.55,
   "building_sqft": 9295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9351,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924320157"
  },
  {
   "address": "2316 University Ave NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 2050000,
   "lot_sqft": 7412,
   "price_per_lot_sqft": 276.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924320156"
  },
  {
   "address": "2320 University Ave NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 2050000,
   "lot_sqft": 7412,
   "price_per_lot_sqft": 276.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924320155"
  },
  {
   "address": "2326 University Ave NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 2050000,
   "lot_sqft": 7570,
   "price_per_lot_sqft": 270.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924320061"
  },
  {
   "address": "817 Lowry Ave NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 2520000,
   "lot_sqft": 12620,
   "price_per_lot_sqft": 199.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7598,
   "use": "APARTMENT",
   "parcel_id": "1102924140084"
  },
  {
   "address": "2510 Jackson St NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 2385000,
   "lot_sqft": 12465,
   "price_per_lot_sqft": 191.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3915,
   "use": "APARTMENT",
   "parcel_id": "1102924140083"
  },
  {
   "address": "1668 Cope Avenue East, Maplewood",
   "sale_month": "2021-09",
   "price": 850000,
   "lot_sqft": 25847,
   "price_per_lot_sqft": 32.89,
   "price_per_building_sqft": 253.58,
   "building_sqft": 3352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3372,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102922440100"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 1037314,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 23.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "Industrial",
   "parcel_id": "102250002320"
  },
  {
   "address": "1240 Trapp Road, Eagan",
   "sale_month": "2021-09",
   "price": 1037686,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 23.84,
   "price_per_building_sqft": 33.19,
   "building_sqft": 31263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31452,
   "use": "Industrial-preferred",
   "parcel_id": "102250002310"
  },
  {
   "address": "9216 Grand Ave S, Bloomington",
   "sale_month": "2021-09",
   "price": 1400000,
   "lot_sqft": 67412,
   "price_per_lot_sqft": 20.77,
   "price_per_building_sqft": 59.52,
   "building_sqft": 23522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23664,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724330037"
  },
  {
   "address": "1585 Randolph Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 7553933,
   "lot_sqft": 55479,
   "price_per_lot_sqft": 136.16,
   "price_per_building_sqft": 450.77,
   "building_sqft": 16758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16860,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823140187"
  },
  {
   "address": "24650 Logan Avenue, New Market Township",
   "sale_month": "2021-09",
   "price": 537905,
   "lot_sqft": 180628,
   "price_per_lot_sqft": 2.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "089140041"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 25000,
   "lot_sqft": 10727,
   "price_per_lot_sqft": 2.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023230014"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 25000,
   "lot_sqft": 155023,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023230013"
  },
  {
   "address": "2404 Mounds View Boulevard, Mounds View",
   "sale_month": "2021-09",
   "price": 25000,
   "lot_sqft": 23937,
   "price_per_lot_sqft": 1.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023230012"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 450000,
   "lot_sqft": 32131,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081710100"
  },
  {
   "address": "5127 Edgewood Ave N, Crystal",
   "sale_month": "2021-09",
   "price": 509594,
   "lot_sqft": 16433,
   "price_per_lot_sqft": 31.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2200,
   "use": "APARTMENT",
   "parcel_id": "0811821140050"
  },
  {
   "address": "2246 Edgewood Ave S, St. Louis Park",
   "sale_month": "2021-09",
   "price": 1210000,
   "lot_sqft": 43476,
   "price_per_lot_sqft": 27.83,
   "price_per_building_sqft": 567.81,
   "building_sqft": 2131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2144,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721140013"
  },
  {
   "address": "655 Lake Street South, Forest Lake",
   "sale_month": "2021-09",
   "price": 275000,
   "lot_sqft": 19548,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "300",
   "parcel_id": "0803221410050"
  },
  {
   "address": "2594 Rice Street, Little Canada",
   "sale_month": "2021-09",
   "price": 235000,
   "lot_sqft": 1663,
   "price_per_lot_sqft": 141.31,
   "price_per_building_sqft": 71.62,
   "building_sqft": 3281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3301,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220126"
  },
  {
   "address": "9301 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2021-09",
   "price": 34125000,
   "lot_sqft": 534271,
   "price_per_lot_sqft": 63.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99932,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921440011"
  },
  {
   "address": "1391 11th Avenue Southwest, Forest Lake",
   "sale_month": "2021-09",
   "price": 1400000,
   "lot_sqft": 110583,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33607,
   "use": "305",
   "parcel_id": "0703221440010"
  },
  {
   "address": "2526 Highway No 88, St. Anthony",
   "sale_month": "2021-09",
   "price": 285000,
   "lot_sqft": 42683,
   "price_per_lot_sqft": 6.68,
   "price_per_building_sqft": 19.27,
   "building_sqft": 14790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14879,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923240033"
  },
  {
   "address": "4440 Snelling Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 1000000,
   "lot_sqft": 76294,
   "price_per_lot_sqft": 13.11,
   "price_per_building_sqft": 207.56,
   "building_sqft": 4818,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4847,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0702823340169"
  },
  {
   "address": "4501 Hiawatha Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 450000,
   "lot_sqft": 8541,
   "price_per_lot_sqft": 52.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2368,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0702823340134"
  },
  {
   "address": "215 Wabasha Street South, Saint Paul",
   "sale_month": "2021-09",
   "price": 650000,
   "lot_sqft": 26423,
   "price_per_lot_sqft": 24.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822440079"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 650000,
   "lot_sqft": 3688,
   "price_per_lot_sqft": 176.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822440077"
  },
  {
   "address": "100 Lorenz St, Loretto",
   "sale_month": "2021-09",
   "price": 290000,
   "lot_sqft": 8093,
   "price_per_lot_sqft": 35.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611823340022"
  },
  {
   "address": "250 St John St, Loretto",
   "sale_month": "2021-09",
   "price": 875000,
   "lot_sqft": 82342,
   "price_per_lot_sqft": 10.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22218,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611823310033"
  },
  {
   "address": "11470 River Valley Road, Jackson Township",
   "sale_month": "2021-09",
   "price": 208800,
   "lot_sqft": 1391,
   "price_per_lot_sqft": 150.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410100"
  },
  {
   "address": "3920 West Broadway, Robbinsdale",
   "sale_month": "2021-09",
   "price": 370000,
   "lot_sqft": 18412,
   "price_per_lot_sqft": 20.1,
   "price_per_building_sqft": 200.76,
   "building_sqft": 1843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1855,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924410002"
  },
  {
   "address": "6708 Ashwood Road, Woodbury",
   "sale_month": "2021-09",
   "price": 43000000,
   "lot_sqft": 1280282,
   "price_per_lot_sqft": 33.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13872,
   "use": "110",
   "parcel_id": "0602821110002"
  },
  {
   "address": "2032 Marshall Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 735066,
   "lot_sqft": 9143,
   "price_per_lot_sqft": 80.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823220001"
  },
  {
   "address": "1665 Selby Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 700000,
   "lot_sqft": 5889,
   "price_per_lot_sqft": 118.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2612,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110095"
  },
  {
   "address": "6010 Wayzata Blvd, Golden Valley",
   "sale_month": "2021-09",
   "price": 17670000,
   "lot_sqft": 12659,
   "price_per_lot_sqft": 1395.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721320100"
  },
  {
   "address": "5900 Golden Hills Dr, Golden Valley",
   "sale_month": "2021-09",
   "price": 18170000,
   "lot_sqft": 319271,
   "price_per_lot_sqft": 56.91,
   "price_per_building_sqft": 206.32,
   "building_sqft": 88065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88596,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721230054"
  },
  {
   "address": "6100 Golden Hills Dr, Golden Valley",
   "sale_month": "2021-09",
   "price": 15710000,
   "lot_sqft": 319553,
   "price_per_lot_sqft": 49.16,
   "price_per_building_sqft": 202.32,
   "building_sqft": 77651,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78119,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721230053"
  },
  {
   "address": "6105 Golden Hills Dr, Golden Valley",
   "sale_month": "2021-09",
   "price": 17670000,
   "lot_sqft": 313175,
   "price_per_lot_sqft": 56.42,
   "price_per_building_sqft": 200.25,
   "building_sqft": 88240,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88773,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411721230052"
  },
  {
   "address": "3101 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 1030513,
   "lot_sqft": 6179,
   "price_per_lot_sqft": 166.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2646,
   "use": "APARTMENT",
   "parcel_id": "0402824110109"
  },
  {
   "address": "3031 Bryant Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 625000,
   "lot_sqft": 5912,
   "price_per_lot_sqft": 105.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1832,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402824110035"
  },
  {
   "address": "7880 Elm Street Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 700000,
   "lot_sqft": 5596,
   "price_per_lot_sqft": 125.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440078"
  },
  {
   "address": "7872 Elm Street Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 700000,
   "lot_sqft": 2798,
   "price_per_lot_sqft": 250.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440077"
  },
  {
   "address": "7864 Elm Street Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 700000,
   "lot_sqft": 2798,
   "price_per_lot_sqft": 250.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440076"
  },
  {
   "address": "7805 East River Road Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 34500000,
   "lot_sqft": 118929,
   "price_per_lot_sqft": 290.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23475,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "033024430007"
  },
  {
   "address": "7825 East River Road Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 34500000,
   "lot_sqft": 272644,
   "price_per_lot_sqft": 126.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23475,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "033024430006"
  },
  {
   "address": "7875 East River Road Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 34500000,
   "lot_sqft": 159317,
   "price_per_lot_sqft": 216.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23475,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "033024430005"
  },
  {
   "address": "7845 East River Road Northeast, Fridley",
   "sale_month": "2021-09",
   "price": 34500000,
   "lot_sqft": 130775,
   "price_per_lot_sqft": 263.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23189,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "033024430004"
  },
  {
   "address": "1516 Grand Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 1125000,
   "lot_sqft": 7427,
   "price_per_lot_sqft": 151.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3254,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032823320034"
  },
  {
   "address": "1506 Grand Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 1250000,
   "lot_sqft": 7470,
   "price_per_lot_sqft": 167.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3558,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032823320032"
  },
  {
   "address": "3112 Pleasant Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 795000,
   "lot_sqft": 5578,
   "price_per_lot_sqft": 142.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1828,
   "use": "APARTMENT",
   "parcel_id": "0302824220183"
  },
  {
   "address": "12550 Portland Avenue South, Burnsville",
   "sale_month": "2021-09",
   "price": 32473656,
   "lot_sqft": 639535,
   "price_per_lot_sqft": 50.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35052,
   "use": "Apartment",
   "parcel_id": "027720001020"
  },
  {
   "address": "421 Travelers Trail East, Burnsville",
   "sale_month": "2021-09",
   "price": 14726344,
   "lot_sqft": 290952,
   "price_per_lot_sqft": 50.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29160,
   "use": "Apartment",
   "parcel_id": "027720001010"
  },
  {
   "address": "12450 River Ridge Lane, Burnsville",
   "sale_month": "2021-09",
   "price": 2275000,
   "lot_sqft": 258544,
   "price_per_lot_sqft": 8.8,
   "price_per_building_sqft": 86.17,
   "building_sqft": 26401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26560,
   "use": "Commercial-preferred",
   "parcel_id": "026420003024"
  },
  {
   "address": "2750 White Bear Avenue North, Maplewood",
   "sale_month": "2021-09",
   "price": 423000,
   "lot_sqft": 34664,
   "price_per_lot_sqft": 12.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2149,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022922340002"
  },
  {
   "address": "1856 Beam Avenue East, Maplewood",
   "sale_month": "2021-09",
   "price": 2387500,
   "lot_sqft": 37334,
   "price_per_lot_sqft": 63.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4762,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922320003"
  },
  {
   "address": "3045 White Bear Avenue, Maplewood",
   "sale_month": "2021-09",
   "price": 2420000,
   "lot_sqft": 45846,
   "price_per_lot_sqft": 52.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210036"
  },
  {
   "address": "3035 White Bear Avenue, Maplewood",
   "sale_month": "2021-09",
   "price": 5400000,
   "lot_sqft": 106732,
   "price_per_lot_sqft": 50.59,
   "price_per_building_sqft": 98.13,
   "building_sqft": 55029,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55361,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210035"
  },
  {
   "address": "937 Grand Avenue, Saint Paul",
   "sale_month": "2021-09",
   "price": 750000,
   "lot_sqft": 5782,
   "price_per_lot_sqft": 129.71,
   "price_per_building_sqft": 307,
   "building_sqft": 2443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2457,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310080"
  },
  {
   "address": "175 Victoria Street North, Saint Paul",
   "sale_month": "2021-09",
   "price": 800000,
   "lot_sqft": 4652,
   "price_per_lot_sqft": 171.97,
   "price_per_building_sqft": 172.49,
   "building_sqft": 4638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4666,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823210050"
  },
  {
   "address": "3477 University Ave NE, Minneapolis",
   "sale_month": "2021-09",
   "price": 2900000,
   "lot_sqft": 166975,
   "price_per_lot_sqft": 17.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42908,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202924240002"
  },
  {
   "address": "3624 Columbus Ave, Minneapolis",
   "sale_month": "2021-09",
   "price": 420000,
   "lot_sqft": 4915,
   "price_per_lot_sqft": 85.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1868,
   "use": "TRIPLEX",
   "parcel_id": "0202824330049"
  },
  {
   "address": "1509 Lake St E, Minneapolis",
   "sale_month": "2021-09",
   "price": 530000,
   "lot_sqft": 4452,
   "price_per_lot_sqft": 119.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824120256"
  },
  {
   "address": "1212 Powderhorn Ter, Minneapolis",
   "sale_month": "2021-09",
   "price": 2180000,
   "lot_sqft": 10671,
   "price_per_lot_sqft": 204.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4156,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120043"
  },
  {
   "address": null,
   "sale_month": "2021-09",
   "price": 3105000,
   "lot_sqft": 90646,
   "price_per_lot_sqft": 34.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0202821130006"
  },
  {
   "address": "326 Karen Drive, Woodbury",
   "sale_month": "2021-09",
   "price": 3105000,
   "lot_sqft": 416930,
   "price_per_lot_sqft": 7.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0202821130005"
  },
  {
   "address": "5906 Highway 61, White Bear Township",
   "sale_month": "2021-09",
   "price": 6600000,
   "lot_sqft": 102856,
   "price_per_lot_sqft": 64.17,
   "price_per_building_sqft": 2057.36,
   "building_sqft": 3208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3228,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022220019"
  },
  {
   "address": "2310 Leibel Street, White Bear Township",
   "sale_month": "2021-09",
   "price": 6600000,
   "lot_sqft": 92405,
   "price_per_lot_sqft": 71.42,
   "price_per_building_sqft": 918.58,
   "building_sqft": 7185,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7228,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022220016"
  },
  {
   "address": "271 Sturgis Street, Saint Paul",
   "sale_month": "2021-09",
   "price": 555000,
   "lot_sqft": 3167,
   "price_per_lot_sqft": 175.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1665,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823420057"
  },
  {
   "address": "8466 144th Street West, Apple Valley",
   "sale_month": "2021-09",
   "price": 600000,
   "lot_sqft": 23342,
   "price_per_lot_sqft": 25.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4812,
   "use": "Apartment",
   "parcel_id": "011035003070"
  },
  {
   "address": "3536 25th Ave S, Minneapolis",
   "sale_month": "2021-09",
   "price": 115000,
   "lot_sqft": 4886,
   "price_per_lot_sqft": 23.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 617,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824420084"
  },
  {
   "address": "2910 Highway 25, Watertown",
   "sale_month": "2021-08",
   "price": 850000,
   "lot_sqft": 317907,
   "price_per_lot_sqft": 2.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9428,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "850080710"
  },
  {
   "address": "1370 Mill Lane, Waconia",
   "sale_month": "2021-08",
   "price": 448063,
   "lot_sqft": 126517,
   "price_per_lot_sqft": 3.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "755160110"
  },
  {
   "address": "324 Railroad Street West, Norwood Young America",
   "sale_month": "2021-08",
   "price": 450000,
   "lot_sqft": 7413,
   "price_per_lot_sqft": 60.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500950"
  },
  {
   "address": "225 Elm Street West, Norwood Young America",
   "sale_month": "2021-08",
   "price": 117500,
   "lot_sqft": 4372,
   "price_per_lot_sqft": 26.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500220"
  },
  {
   "address": "2000 Robert Street South, West Saint Paul",
   "sale_month": "2021-08",
   "price": 3500000,
   "lot_sqft": 100143,
   "price_per_lot_sqft": 34.95,
   "price_per_building_sqft": 96.7,
   "building_sqft": 36196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36415,
   "use": "Commercial-preferred",
   "parcel_id": "427109001020"
  },
  {
   "address": "108 Paul Avenue North, Cologne",
   "sale_month": "2021-08",
   "price": 140000,
   "lot_sqft": 6599,
   "price_per_lot_sqft": 21.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "400500360"
  },
  {
   "address": "700 12th Avenue North, South Saint Paul",
   "sale_month": "2021-08",
   "price": 225000,
   "lot_sqft": 5221,
   "price_per_lot_sqft": 43.1,
   "price_per_building_sqft": 168.41,
   "building_sqft": 1336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1344,
   "use": "Commercial-preferred",
   "parcel_id": "367020504130"
  },
  {
   "address": "1024 3rd Street South, South Saint Paul",
   "sale_month": "2021-08",
   "price": 385000,
   "lot_sqft": 4929,
   "price_per_lot_sqft": 78.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1548,
   "use": "Apartment",
   "parcel_id": "364880007170"
  },
  {
   "address": "705 Century Avenue North, Maplewood",
   "sale_month": "2021-08",
   "price": 950000,
   "lot_sqft": 24178,
   "price_per_lot_sqft": 39.29,
   "price_per_building_sqft": 125.16,
   "building_sqft": 7590,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7636,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362922110056"
  },
  {
   "address": "10101 Bren Rd E, Minnetonka",
   "sale_month": "2021-08",
   "price": 93000000,
   "lot_sqft": 334237,
   "price_per_lot_sqft": 278.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49449,
   "use": "APARTMENT",
   "parcel_id": "3611722430033"
  },
  {
   "address": "2322 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 1065000,
   "lot_sqft": 7506,
   "price_per_lot_sqft": 141.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924220119"
  },
  {
   "address": "2330 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 1065000,
   "lot_sqft": 11269,
   "price_per_lot_sqft": 94.51,
   "price_per_building_sqft": 174.59,
   "building_sqft": 6100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6137,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924220063"
  },
  {
   "address": "2316 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 1065000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 142.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924220060"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 395000,
   "lot_sqft": 21270,
   "price_per_lot_sqft": 18.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 896,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120035"
  },
  {
   "address": "650 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2021-08",
   "price": 830000,
   "lot_sqft": 23357,
   "price_per_lot_sqft": 35.54,
   "price_per_building_sqft": 142.03,
   "building_sqft": 5844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5879,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024430050"
  },
  {
   "address": "4300 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2021-08",
   "price": 4500000,
   "lot_sqft": 441480,
   "price_per_lot_sqft": 10.19,
   "price_per_building_sqft": 34.9,
   "building_sqft": 128942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 129720,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024110083"
  },
  {
   "address": "2912 Bloomington Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 360000,
   "lot_sqft": 5188,
   "price_per_lot_sqft": 69.39,
   "price_per_building_sqft": 82.21,
   "building_sqft": 4379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4406,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430176"
  },
  {
   "address": "7104 Chicago Ave S, Richfield",
   "sale_month": "2021-08",
   "price": 280000,
   "lot_sqft": 4710,
   "price_per_lot_sqft": 59.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824220006"
  },
  {
   "address": "301 Water St, Excelsior",
   "sale_month": "2021-08",
   "price": 750000,
   "lot_sqft": 7641,
   "price_per_lot_sqft": 98.15,
   "price_per_building_sqft": 506.41,
   "building_sqft": 1481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1490,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140013"
  },
  {
   "address": "252 1st St, Excelsior",
   "sale_month": "2021-08",
   "price": 1275000,
   "lot_sqft": 24409,
   "price_per_lot_sqft": 52.23,
   "price_per_building_sqft": 304.15,
   "building_sqft": 4192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4217,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110152"
  },
  {
   "address": "5900 Baker Rd, Minnetonka",
   "sale_month": "2021-08",
   "price": 3100000,
   "lot_sqft": 105290,
   "price_per_lot_sqft": 29.44,
   "price_per_building_sqft": 128.23,
   "building_sqft": 24175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24321,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411722420003"
  },
  {
   "address": "2941 5th Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 190000,
   "lot_sqft": 5094,
   "price_per_lot_sqft": 37.3,
   "price_per_building_sqft": 111.5,
   "building_sqft": 1704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1714,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440073"
  },
  {
   "address": "2616 2nd Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 425000,
   "lot_sqft": 6807,
   "price_per_lot_sqft": 62.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1263,
   "use": "APARTMENT",
   "parcel_id": "3402924420023"
  },
  {
   "address": "2612 2nd Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 425000,
   "lot_sqft": 6808,
   "price_per_lot_sqft": 62.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1417,
   "use": "APARTMENT",
   "parcel_id": "3402924420022"
  },
  {
   "address": "2944 Grand Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 444888,
   "lot_sqft": 3468,
   "price_per_lot_sqft": 128.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1119,
   "use": "TRIPLEX",
   "parcel_id": "3402924330130"
  },
  {
   "address": "2409 Pillsbury Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 1025000,
   "lot_sqft": 14865,
   "price_per_lot_sqft": 68.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2466,
   "use": "APARTMENT",
   "parcel_id": "3402924240199"
  },
  {
   "address": "2417 Garfield Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 12850000,
   "lot_sqft": 25699,
   "price_per_lot_sqft": 500.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9187,
   "use": "APARTMENT",
   "parcel_id": "3402924230154"
  },
  {
   "address": "2400 Harriet Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 5000000,
   "lot_sqft": 16179,
   "price_per_lot_sqft": 309.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10189,
   "use": "APARTMENT",
   "parcel_id": "3402924230136"
  },
  {
   "address": "515 25th St W, Minneapolis",
   "sale_month": "2021-08",
   "price": 681030,
   "lot_sqft": 4644,
   "price_per_lot_sqft": 146.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1794,
   "use": "TRIPLEX",
   "parcel_id": "3402924230135"
  },
  {
   "address": "2219 Garfield Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 1275000,
   "lot_sqft": 10276,
   "price_per_lot_sqft": 124.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5549,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924220175"
  },
  {
   "address": "2216 Harriet Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 10400000,
   "lot_sqft": 7707,
   "price_per_lot_sqft": 1349.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4610,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924220160"
  },
  {
   "address": "2012 Garfield Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 12850000,
   "lot_sqft": 11867,
   "price_per_lot_sqft": 1082.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5034,
   "use": "APARTMENT",
   "parcel_id": "3402924220039"
  },
  {
   "address": "3340 Berwood Court West, Vadnais Heights",
   "sale_month": "2021-08",
   "price": 620000,
   "lot_sqft": 19945,
   "price_per_lot_sqft": 31.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3453,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022320048"
  },
  {
   "address": "1625 Marshall Avenue, Saint Paul",
   "sale_month": "2021-08",
   "price": 10000,
   "lot_sqft": 14375,
   "price_per_lot_sqft": 0.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 958,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923440123"
  },
  {
   "address": "472 Prior Avenue North, Saint Paul",
   "sale_month": "2021-08",
   "price": 1250000,
   "lot_sqft": 23888,
   "price_per_lot_sqft": 52.33,
   "price_per_building_sqft": 102.95,
   "building_sqft": 12142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12215,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923310115"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 936000,
   "lot_sqft": 9920,
   "price_per_lot_sqft": 94.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110063"
  },
  {
   "address": "14616 Excelsior Blvd, Minnetonka",
   "sale_month": "2021-08",
   "price": 936000,
   "lot_sqft": 15928,
   "price_per_lot_sqft": 58.76,
   "price_per_building_sqft": 366.2,
   "building_sqft": 2556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2572,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110032"
  },
  {
   "address": "5509 Eden Prairie Rd, Minnetonka",
   "sale_month": "2021-08",
   "price": 725000,
   "lot_sqft": 41769,
   "price_per_lot_sqft": 17.36,
   "price_per_building_sqft": 193.59,
   "building_sqft": 3745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3768,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110015"
  },
  {
   "address": "2417 Humboldt Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 570000,
   "lot_sqft": 5759,
   "price_per_lot_sqft": 98.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1427,
   "use": "TRIPLEX",
   "parcel_id": "3302924130149"
  },
  {
   "address": "2008 Bryant Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 2325000,
   "lot_sqft": 6725,
   "price_per_lot_sqft": 345.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1724,
   "use": "APARTMENT",
   "parcel_id": "3302924110070"
  },
  {
   "address": "2215 74th St W, Richfield",
   "sale_month": "2021-08",
   "price": 1295000,
   "lot_sqft": 5811,
   "price_per_lot_sqft": 222.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2926,
   "use": "APARTMENT",
   "parcel_id": "3302824320019"
  },
  {
   "address": "7700 68th Ave N, Brooklyn Park",
   "sale_month": "2021-08",
   "price": 6500000,
   "lot_sqft": 258353,
   "price_per_lot_sqft": 25.16,
   "price_per_building_sqft": 70.17,
   "building_sqft": 92628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 93187,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211921220057"
  },
  {
   "address": "2225 Orleans Street West, Stillwater",
   "sale_month": "2021-08",
   "price": 13500000,
   "lot_sqft": 123512,
   "price_per_lot_sqft": 109.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22778,
   "use": "110",
   "parcel_id": "3203020310008"
  },
  {
   "address": "2425 21st St W, Minneapolis",
   "sale_month": "2021-08",
   "price": 720000,
   "lot_sqft": 6823,
   "price_per_lot_sqft": 105.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1591,
   "use": "TRIPLEX",
   "parcel_id": "3202924110069"
  },
  {
   "address": "2360 County Road E West, New Brighton",
   "sale_month": "2021-08",
   "price": 2505000,
   "lot_sqft": 14987,
   "price_per_lot_sqft": 167.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4109,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430027"
  },
  {
   "address": "2370 County Road E West, New Brighton",
   "sale_month": "2021-08",
   "price": 2505000,
   "lot_sqft": 15224,
   "price_per_lot_sqft": 164.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4160,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430026"
  },
  {
   "address": "7625 Boone Ave N, Brooklyn Park",
   "sale_month": "2021-08",
   "price": 9000000,
   "lot_sqft": 397422,
   "price_per_lot_sqft": 22.65,
   "price_per_building_sqft": 74.8,
   "building_sqft": 120326,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 121052,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921210013"
  },
  {
   "address": "10040 Davenport Street Northeast, Blaine",
   "sale_month": "2021-08",
   "price": 3150000,
   "lot_sqft": 82183,
   "price_per_lot_sqft": 38.33,
   "price_per_building_sqft": 257.86,
   "building_sqft": 12216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12290,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120040"
  },
  {
   "address": "1525 99th Lane Northeast, Blaine",
   "sale_month": "2021-08",
   "price": 3150000,
   "lot_sqft": 20176,
   "price_per_lot_sqft": 156.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120037"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 275000,
   "lot_sqft": 14547,
   "price_per_lot_sqft": 18.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923420106"
  },
  {
   "address": "888 Vandalia Street, Saint Paul",
   "sale_month": "2021-08",
   "price": 4900000,
   "lot_sqft": 53541,
   "price_per_lot_sqft": 91.52,
   "price_per_building_sqft": 56.92,
   "building_sqft": 86079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 86599,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410019"
  },
  {
   "address": "900 Vandalia Street, Saint Paul",
   "sale_month": "2021-08",
   "price": 4900000,
   "lot_sqft": 88346,
   "price_per_lot_sqft": 55.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410018"
  },
  {
   "address": "878 Vandalia Street, Saint Paul",
   "sale_month": "2021-08",
   "price": 771000,
   "lot_sqft": 68366,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": 46.75,
   "building_sqft": 16493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16593,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410015"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 1100000,
   "lot_sqft": 2637,
   "price_per_lot_sqft": 417.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340024"
  },
  {
   "address": "2455 University Avenue West, Saint Paul",
   "sale_month": "2021-08",
   "price": 1100000,
   "lot_sqft": 19778,
   "price_per_lot_sqft": 55.62,
   "price_per_building_sqft": 58.65,
   "building_sqft": 18755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18868,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340023"
  },
  {
   "address": "685 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2021-08",
   "price": 250000,
   "lot_sqft": 33205,
   "price_per_lot_sqft": 7.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14736,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922430148"
  },
  {
   "address": "586 Reaney Avenue, Saint Paul",
   "sale_month": "2021-08",
   "price": 520000,
   "lot_sqft": 6264,
   "price_per_lot_sqft": 83.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2180,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922430101"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 17549,
   "lot_sqft": 9771,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "290370000130"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 5287,
   "lot_sqft": 7385,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "290370000120"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 8100,
   "lot_sqft": 4074,
   "price_per_lot_sqft": 1.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "290370000115"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 475064,
   "lot_sqft": 7253,
   "price_per_lot_sqft": 65.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "Apartment",
   "parcel_id": "290370000040"
  },
  {
   "address": "19951 Headwaters Boulevard North, Forest Lake",
   "sale_month": "2021-08",
   "price": 600000,
   "lot_sqft": 107758,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2903221120014"
  },
  {
   "address": "1055 Helmo Avenue North, Oakdale",
   "sale_month": "2021-08",
   "price": 3025000,
   "lot_sqft": 72641,
   "price_per_lot_sqft": 41.64,
   "price_per_building_sqft": 186.2,
   "building_sqft": 16246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16345,
   "use": "300",
   "parcel_id": "2902921430017"
  },
  {
   "address": "1033 Helmo Avenue North, Oakdale",
   "sale_month": "2021-08",
   "price": 3125000,
   "lot_sqft": 78354,
   "price_per_lot_sqft": 39.88,
   "price_per_building_sqft": 208.22,
   "building_sqft": 15008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15098,
   "use": "300",
   "parcel_id": "2902921430016"
  },
  {
   "address": "5340 Hyland Greens Dr, Bloomington",
   "sale_month": "2021-08",
   "price": 1256000,
   "lot_sqft": 57209,
   "price_per_lot_sqft": 21.95,
   "price_per_building_sqft": 199.94,
   "building_sqft": 6282,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6320,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811621310015"
  },
  {
   "address": "321 Main Street South, Stillwater",
   "sale_month": "2021-08",
   "price": 970000,
   "lot_sqft": 5950,
   "price_per_lot_sqft": 163.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410038"
  },
  {
   "address": "106 Main Street South, Stillwater",
   "sale_month": "2021-08",
   "price": 975000,
   "lot_sqft": 5496,
   "price_per_lot_sqft": 177.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410002"
  },
  {
   "address": "4201 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2021-08",
   "price": 5500000,
   "lot_sqft": 107262,
   "price_per_lot_sqft": 51.28,
   "price_per_building_sqft": 276.58,
   "building_sqft": 19886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20006,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273740030"
  },
  {
   "address": "3959 Linden Street, White Bear Lake",
   "sale_month": "2021-08",
   "price": 410000,
   "lot_sqft": 30609,
   "price_per_lot_sqft": 13.39,
   "price_per_building_sqft": 171.12,
   "building_sqft": 2396,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2410,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022140001"
  },
  {
   "address": "12975 16th Ave N, Plymouth",
   "sale_month": "2021-08",
   "price": 2025000,
   "lot_sqft": 83905,
   "price_per_lot_sqft": 24.13,
   "price_per_building_sqft": 107.17,
   "building_sqft": 18895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19009,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822440005"
  },
  {
   "address": "1920 Xenium La N, Plymouth",
   "sale_month": "2021-08",
   "price": 2700000,
   "lot_sqft": 109285,
   "price_per_lot_sqft": 24.71,
   "price_per_building_sqft": 77.18,
   "building_sqft": 34983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35194,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822130009"
  },
  {
   "address": "125 Grant St W, Minneapolis",
   "sale_month": "2021-08",
   "price": 10400000,
   "lot_sqft": 7226,
   "price_per_lot_sqft": 1439.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5556,
   "use": "APARTMENT",
   "parcel_id": "2702924310058"
  },
  {
   "address": "121 Grant St W, Minneapolis",
   "sale_month": "2021-08",
   "price": 10400000,
   "lot_sqft": 7226,
   "price_per_lot_sqft": 1439.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5386,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924310057"
  },
  {
   "address": "117 Grant St W, Minneapolis",
   "sale_month": "2021-08",
   "price": 10400000,
   "lot_sqft": 7226,
   "price_per_lot_sqft": 1439.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4788,
   "use": "APARTMENT",
   "parcel_id": "2702924310056"
  },
  {
   "address": "214 Oak Grove St, Minneapolis",
   "sale_month": "2021-08",
   "price": 10400000,
   "lot_sqft": 9911,
   "price_per_lot_sqft": 1049.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5325,
   "use": "APARTMENT",
   "parcel_id": "2702924310009"
  },
  {
   "address": "1201 Yale Pl, Minneapolis",
   "sale_month": "2021-08",
   "price": 310000,
   "lot_sqft": 103619,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2702924240907"
  },
  {
   "address": "32 Spruce Pl, Minneapolis",
   "sale_month": "2021-08",
   "price": 9200000,
   "lot_sqft": 16963,
   "price_per_lot_sqft": 542.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10543,
   "use": "APARTMENT",
   "parcel_id": "2702924240080"
  },
  {
   "address": "110 Prairie Street North, Shakopee",
   "sale_month": "2021-08",
   "price": 3800000,
   "lot_sqft": 44972,
   "price_per_lot_sqft": 84.5,
   "price_per_building_sqft": 2442.16,
   "building_sqft": 1556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1566,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041080"
  },
  {
   "address": "919 1st Avenue East, Shakopee",
   "sale_month": "2021-08",
   "price": 3800000,
   "lot_sqft": 9006,
   "price_per_lot_sqft": 421.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041070"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 340000,
   "lot_sqft": 1479410,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269310432"
  },
  {
   "address": "14205 Alabama Avenue South, Savage",
   "sale_month": "2021-08",
   "price": 3290000,
   "lot_sqft": 68506,
   "price_per_lot_sqft": 48.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14999,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "264690010"
  },
  {
   "address": "19587 Tamarack Street Northwest, Oak Grove",
   "sale_month": "2021-08",
   "price": 460000,
   "lot_sqft": 234988,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324110009"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 460000,
   "lot_sqft": 325243,
   "price_per_lot_sqft": 1.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324110008"
  },
  {
   "address": "19600 Tamarack Street Northwest, Oak Grove",
   "sale_month": "2021-08",
   "price": 625000,
   "lot_sqft": 64978,
   "price_per_lot_sqft": 9.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324110006"
  },
  {
   "address": "1300 Franklin Ave E, Minneapolis",
   "sale_month": "2021-08",
   "price": 330000,
   "lot_sqft": 5072,
   "price_per_lot_sqft": 65.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602924430081"
  },
  {
   "address": "900 3rd St S, Minneapolis",
   "sale_month": "2021-08",
   "price": 2850000,
   "lot_sqft": 6346,
   "price_per_lot_sqft": 449.1,
   "price_per_building_sqft": 301.68,
   "building_sqft": 9447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9504,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120025"
  },
  {
   "address": "13890 Mckenna Road Northwest, Prior Lake",
   "sale_month": "2021-08",
   "price": 36000000,
   "lot_sqft": 219583,
   "price_per_lot_sqft": 163.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "255300030"
  },
  {
   "address": "13854 Mckenna Road Northwest, Prior Lake",
   "sale_month": "2021-08",
   "price": 36000000,
   "lot_sqft": 129402,
   "price_per_lot_sqft": 278.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "255300020"
  },
  {
   "address": "13816 Mckenna Road Northwest, Prior Lake",
   "sale_month": "2021-08",
   "price": 36000000,
   "lot_sqft": 106717,
   "price_per_lot_sqft": 337.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "255300010"
  },
  {
   "address": "17066 Revere Way, Prior Lake",
   "sale_month": "2021-08",
   "price": 950000,
   "lot_sqft": 4317,
   "price_per_lot_sqft": 220.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254770050"
  },
  {
   "address": "17066 Revere Way, Prior Lake",
   "sale_month": "2021-08",
   "price": 950000,
   "lot_sqft": 4185,
   "price_per_lot_sqft": 227,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254770040"
  },
  {
   "address": "17066 Revere Way, Prior Lake",
   "sale_month": "2021-08",
   "price": 950000,
   "lot_sqft": 5077,
   "price_per_lot_sqft": 187.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23899,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254770030"
  },
  {
   "address": "4628 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2021-08",
   "price": 1230000,
   "lot_sqft": 16187,
   "price_per_lot_sqft": 75.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2795,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330148"
  },
  {
   "address": "2305 Stillwater Road East, Maplewood",
   "sale_month": "2021-08",
   "price": 1230000,
   "lot_sqft": 49680,
   "price_per_lot_sqft": 24.76,
   "price_per_building_sqft": 213.54,
   "building_sqft": 5760,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5795,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922330069"
  },
  {
   "address": "1711 Lake Drive West, Chanhassen",
   "sale_month": "2021-08",
   "price": 2175000,
   "lot_sqft": 127438,
   "price_per_lot_sqft": 17.07,
   "price_per_building_sqft": 93.22,
   "building_sqft": 23331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23472,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251610020"
  },
  {
   "address": "11750 Justen Cir, Rogers",
   "sale_month": "2021-08",
   "price": 1475000,
   "lot_sqft": 79404,
   "price_per_lot_sqft": 18.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14999,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023440026"
  },
  {
   "address": "10402 73rd Ave N, Maple Grove",
   "sale_month": "2021-08",
   "price": 731808,
   "lot_sqft": 198075,
   "price_per_lot_sqft": 3.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511922310002"
  },
  {
   "address": "7200 Camden Ave N, Brooklyn Center",
   "sale_month": "2021-08",
   "price": 2534560,
   "lot_sqft": 255711,
   "price_per_lot_sqft": 9.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17942,
   "use": "APARTMENT",
   "parcel_id": "2511921420059"
  },
  {
   "address": "715 2nd Ave S, Hopkins",
   "sale_month": "2021-08",
   "price": 1900000,
   "lot_sqft": 112616,
   "price_per_lot_sqft": 16.87,
   "price_per_building_sqft": 126.21,
   "building_sqft": 15054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15145,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722410001"
  },
  {
   "address": "15120 West Freeway Drive Northeast, Columbus",
   "sale_month": "2021-08",
   "price": 590000,
   "lot_sqft": 130045,
   "price_per_lot_sqft": 4.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222420009"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 34000000,
   "lot_sqft": 202785,
   "price_per_lot_sqft": 167.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123230006"
  },
  {
   "address": "4205 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2021-08",
   "price": 34000000,
   "lot_sqft": 260374,
   "price_per_lot_sqft": 130.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123230005"
  },
  {
   "address": "4325 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2021-08",
   "price": 34000000,
   "lot_sqft": 190189,
   "price_per_lot_sqft": 178.77,
   "price_per_building_sqft": 1055.21,
   "building_sqft": 32221,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32415,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123220007"
  },
  {
   "address": "4255 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2021-08",
   "price": 34000000,
   "lot_sqft": 403592,
   "price_per_lot_sqft": 84.24,
   "price_per_building_sqft": 258.75,
   "building_sqft": 131399,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 132192,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123220006"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 34000000,
   "lot_sqft": 192517,
   "price_per_lot_sqft": 176.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123210010"
  },
  {
   "address": "20400 Co Rd No 81, Rogers",
   "sale_month": "2021-08",
   "price": 840000,
   "lot_sqft": 172341,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "2412023330035"
  },
  {
   "address": "1675 Spring Ave, Maple Plain",
   "sale_month": "2021-08",
   "price": 105000,
   "lot_sqft": 12440,
   "price_per_lot_sqft": 8.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824330041"
  },
  {
   "address": "810 6th St SE, Minneapolis",
   "sale_month": "2021-08",
   "price": 920000,
   "lot_sqft": 5490,
   "price_per_lot_sqft": 167.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2155,
   "use": "TRIPLEX",
   "parcel_id": "2402924230033"
  },
  {
   "address": "1112 8th St SE, Minneapolis",
   "sale_month": "2021-08",
   "price": 2525000,
   "lot_sqft": 14965,
   "price_per_lot_sqft": 168.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4370,
   "use": "APARTMENT",
   "parcel_id": "2402924130098"
  },
  {
   "address": "15 1st St S, Minneapolis",
   "sale_month": "2021-08",
   "price": 129900,
   "lot_sqft": 166239,
   "price_per_lot_sqft": 0.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31892,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924320017"
  },
  {
   "address": "13700 Reimer Dr N, Maple Grove",
   "sale_month": "2021-08",
   "price": 2700000,
   "lot_sqft": 68466,
   "price_per_lot_sqft": 39.44,
   "price_per_building_sqft": 232.4,
   "building_sqft": 11618,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11688,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310036"
  },
  {
   "address": "21475 Heath Avenue, Lakeville",
   "sale_month": "2021-08",
   "price": 1250000,
   "lot_sqft": 65938,
   "price_per_lot_sqft": 18.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14340,
   "use": "Industrial-preferred",
   "parcel_id": "221110103160"
  },
  {
   "address": "600 Seville Drive, Jordan",
   "sale_month": "2021-08",
   "price": 145000,
   "lot_sqft": 43592,
   "price_per_lot_sqft": 3.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500110"
  },
  {
   "address": "500 Seville Drive, Jordan",
   "sale_month": "2021-08",
   "price": 135000,
   "lot_sqft": 43409,
   "price_per_lot_sqft": 3.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500100"
  },
  {
   "address": "15705 35th Ave N, Plymouth",
   "sale_month": "2021-08",
   "price": 1200000,
   "lot_sqft": 55782,
   "price_per_lot_sqft": 21.51,
   "price_per_building_sqft": 196.14,
   "building_sqft": 6118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6155,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220004"
  },
  {
   "address": "8110 199th Avenue Northwest, Nowthen",
   "sale_month": "2021-08",
   "price": 400000,
   "lot_sqft": 140399,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19878,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325440019"
  },
  {
   "address": "2201 Scudder Street, Saint Paul",
   "sale_month": "2021-08",
   "price": 560000,
   "lot_sqft": 13204,
   "price_per_lot_sqft": 42.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2085,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923440098"
  },
  {
   "address": "2186 Como Avenue, Saint Paul",
   "sale_month": "2021-08",
   "price": 250000,
   "lot_sqft": 5115,
   "price_per_lot_sqft": 48.88,
   "price_per_building_sqft": 178.95,
   "building_sqft": 1397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1405,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923430082"
  },
  {
   "address": "5814 Blackshire Path, Inver Grove Heights",
   "sale_month": "2021-08",
   "price": 500000,
   "lot_sqft": 4284,
   "price_per_lot_sqft": 116.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001171"
  },
  {
   "address": "116 Church Street East, Belle Plaine",
   "sale_month": "2021-08",
   "price": 432500,
   "lot_sqft": 7371,
   "price_per_lot_sqft": 58.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200015180"
  },
  {
   "address": "9535 Highway 10 Northwest, Ramsey",
   "sale_month": "2021-08",
   "price": 765000,
   "lot_sqft": 42109,
   "price_per_lot_sqft": 18.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2670,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193225230021"
  },
  {
   "address": "9539 Highway 10 Northwest, Ramsey",
   "sale_month": "2021-08",
   "price": 765000,
   "lot_sqft": 96754,
   "price_per_lot_sqft": 7.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8538,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193225230020"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 425000,
   "lot_sqft": 10883,
   "price_per_lot_sqft": 39.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922230048"
  },
  {
   "address": "1540 Rice Street, Saint Paul",
   "sale_month": "2021-08",
   "price": 425000,
   "lot_sqft": 23382,
   "price_per_lot_sqft": 18.18,
   "price_per_building_sqft": 40.64,
   "building_sqft": 10458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10521,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922230002"
  },
  {
   "address": "8016 27th Ave N, New Hope",
   "sale_month": "2021-08",
   "price": 550000,
   "lot_sqft": 14991,
   "price_per_lot_sqft": 36.69,
   "price_per_building_sqft": 209.84,
   "building_sqft": 2621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2637,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911821440083"
  },
  {
   "address": "8824 Zealand Ave N, Brooklyn Park",
   "sale_month": "2021-08",
   "price": 780000,
   "lot_sqft": 20983,
   "price_per_lot_sqft": 37.17,
   "price_per_building_sqft": 131.31,
   "building_sqft": 5940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5975,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420026"
  },
  {
   "address": "300 Central Ave, Osseo",
   "sale_month": "2021-08",
   "price": 575000,
   "lot_sqft": 9141,
   "price_per_lot_sqft": 62.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230194"
  },
  {
   "address": "17805 Old Rockford Rd, Plymouth",
   "sale_month": "2021-08",
   "price": 5750000,
   "lot_sqft": 105082,
   "price_per_lot_sqft": 54.72,
   "price_per_building_sqft": 519.14,
   "building_sqft": 11076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11143,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822110091"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 3500000,
   "lot_sqft": 59946,
   "price_per_lot_sqft": 58.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1802821210005"
  },
  {
   "address": "2122 Wooddale Drive, Woodbury",
   "sale_month": "2021-08",
   "price": 3500000,
   "lot_sqft": 59946,
   "price_per_lot_sqft": 58.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1802821210004"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 3500000,
   "lot_sqft": 59946,
   "price_per_lot_sqft": 58.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 60212,
   "use": "300",
   "parcel_id": "1802821210003"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 3500000,
   "lot_sqft": 59946,
   "price_per_lot_sqft": 58.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1802821210002"
  },
  {
   "address": "1300 209th Avenue Northeast, East Bethel",
   "sale_month": "2021-08",
   "price": 1740870,
   "lot_sqft": 85960,
   "price_per_lot_sqft": 20.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323310002"
  },
  {
   "address": "501 Apollo Drive, Lino Lakes",
   "sale_month": "2021-08",
   "price": 1062240,
   "lot_sqft": 105012,
   "price_per_lot_sqft": 10.12,
   "price_per_building_sqft": 72.97,
   "building_sqft": 14557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14645,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220039"
  },
  {
   "address": "3071 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-08",
   "price": 3806000,
   "lot_sqft": 111678,
   "price_per_lot_sqft": 34.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124320035"
  },
  {
   "address": "1040 Cleveland Avenue South, Saint Paul",
   "sale_month": "2021-08",
   "price": 1390000,
   "lot_sqft": 14634,
   "price_per_lot_sqft": 94.98,
   "price_per_building_sqft": 253.74,
   "building_sqft": 5478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5511,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823320116"
  },
  {
   "address": "7955 Wallace Rd, Eden Prairie",
   "sale_month": "2021-08",
   "price": 1186290,
   "lot_sqft": 94265,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": 46.21,
   "building_sqft": 25674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25829,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622210004"
  },
  {
   "address": "14900 Technology Dr, Eden Prairie",
   "sale_month": "2021-08",
   "price": 20004600,
   "lot_sqft": 1429603,
   "price_per_lot_sqft": 13.99,
   "price_per_building_sqft": 96.88,
   "building_sqft": 206491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 207738,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622120009"
  },
  {
   "address": "8014 Mitchell Rd, Eden Prairie",
   "sale_month": "2021-08",
   "price": 20004600,
   "lot_sqft": 327132,
   "price_per_lot_sqft": 61.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1611622110008"
  },
  {
   "address": "14615 Lone Oak Rd, Eden Prairie",
   "sale_month": "2021-08",
   "price": 20004600,
   "lot_sqft": 753706,
   "price_per_lot_sqft": 26.54,
   "price_per_building_sqft": 543.01,
   "building_sqft": 36840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37063,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611622110007"
  },
  {
   "address": "1800 Fremont Ave N, Minneapolis",
   "sale_month": "2021-08",
   "price": 975000,
   "lot_sqft": 13617,
   "price_per_lot_sqft": 71.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5115,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924420070"
  },
  {
   "address": "1021 West Broadway, Minneapolis",
   "sale_month": "2021-08",
   "price": 220000,
   "lot_sqft": 3233,
   "price_per_lot_sqft": 68.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130030"
  },
  {
   "address": "9801 Nicollet Ave S, Bloomington",
   "sale_month": "2021-08",
   "price": 475000,
   "lot_sqft": 13208,
   "price_per_lot_sqft": 35.96,
   "price_per_building_sqft": 66.92,
   "building_sqft": 7098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7140,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724420079"
  },
  {
   "address": "9740 Grand Ave S, Bloomington",
   "sale_month": "2021-08",
   "price": 2400000,
   "lot_sqft": 93216,
   "price_per_lot_sqft": 25.75,
   "price_per_building_sqft": 147.2,
   "building_sqft": 16304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16402,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724230075"
  },
  {
   "address": "216 Oak Street, Farmington",
   "sale_month": "2021-08",
   "price": 200000,
   "lot_sqft": 4698,
   "price_per_lot_sqft": 42.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700019022"
  },
  {
   "address": "511 Elm Street, Farmington",
   "sale_month": "2021-08",
   "price": 142000,
   "lot_sqft": 10230,
   "price_per_lot_sqft": 13.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "Commercial-preferred",
   "parcel_id": "142357000100"
  },
  {
   "address": "2017 Commerce Blvd, Mound",
   "sale_month": "2021-08",
   "price": 2100000,
   "lot_sqft": 11688,
   "price_per_lot_sqft": 179.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "APARTMENT",
   "parcel_id": "1411724140038"
  },
  {
   "address": "2009 Commerce Blvd, Mound",
   "sale_month": "2021-08",
   "price": 2100000,
   "lot_sqft": 12859,
   "price_per_lot_sqft": 163.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "APARTMENT",
   "parcel_id": "1411724140037"
  },
  {
   "address": "548 Prairie Center Dr, Eden Prairie",
   "sale_month": "2021-08",
   "price": 1370000,
   "lot_sqft": 99656,
   "price_per_lot_sqft": 13.75,
   "price_per_building_sqft": 215.48,
   "building_sqft": 6358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6397,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622430017"
  },
  {
   "address": "21070 Ozark Court North, Scandia",
   "sale_month": "2021-08",
   "price": 1200000,
   "lot_sqft": 109894,
   "price_per_lot_sqft": 10.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "305",
   "parcel_id": "1403220430014"
  },
  {
   "address": "648 Broadway St NE, Minneapolis",
   "sale_month": "2021-08",
   "price": 305000,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 29.43,
   "price_per_building_sqft": 171.44,
   "building_sqft": 1779,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1790,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924420129"
  },
  {
   "address": "806 14th Ave NE, Minneapolis",
   "sale_month": "2021-08",
   "price": 3000000,
   "lot_sqft": 45732,
   "price_per_lot_sqft": 65.6,
   "price_per_building_sqft": 114.37,
   "building_sqft": 26230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26388,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1402924140001"
  },
  {
   "address": "5301 Chicago Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 896539,
   "lot_sqft": 17186,
   "price_per_lot_sqft": 52.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5616,
   "use": "APARTMENT",
   "parcel_id": "1402824340183"
  },
  {
   "address": "4714 Cedar Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 3400000,
   "lot_sqft": 5044,
   "price_per_lot_sqft": 674.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402824110086"
  },
  {
   "address": "4712 Cedar Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 3400000,
   "lot_sqft": 5044,
   "price_per_lot_sqft": 674.07,
   "price_per_building_sqft": 2394.37,
   "building_sqft": 1420,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1429,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824110085"
  },
  {
   "address": "4700 Cedar Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 3400000,
   "lot_sqft": 15130,
   "price_per_lot_sqft": 224.72,
   "price_per_building_sqft": 647.99,
   "building_sqft": 5247,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5279,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824110084"
  },
  {
   "address": "6290 Highway 65 Northeast, Fridley",
   "sale_month": "2021-08",
   "price": 1217000,
   "lot_sqft": 35059,
   "price_per_lot_sqft": 34.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330065"
  },
  {
   "address": "1142 15th Ave SE, Minneapolis",
   "sale_month": "2021-08",
   "price": 1650000,
   "lot_sqft": 10532,
   "price_per_lot_sqft": 156.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440027"
  },
  {
   "address": "1134 15th Ave SE, Minneapolis",
   "sale_month": "2021-08",
   "price": 1650000,
   "lot_sqft": 10533,
   "price_per_lot_sqft": 156.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924440026"
  },
  {
   "address": "1130 15th Ave SE, Minneapolis",
   "sale_month": "2021-08",
   "price": 1650000,
   "lot_sqft": 5267,
   "price_per_lot_sqft": 313.27,
   "price_per_building_sqft": 157.13,
   "building_sqft": 10501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10564,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924440025"
  },
  {
   "address": "1501 Hennepin Ave E, Minneapolis",
   "sale_month": "2021-08",
   "price": 1650000,
   "lot_sqft": 9612,
   "price_per_lot_sqft": 171.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924440024"
  },
  {
   "address": "1200 Norton Avenue Northeast, Fridley",
   "sale_month": "2021-08",
   "price": 385000,
   "lot_sqft": 22586,
   "price_per_lot_sqft": 17.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1544,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123024310026"
  },
  {
   "address": "7404 Lamar Avenue South, Cottage Grove",
   "sale_month": "2021-08",
   "price": 450000,
   "lot_sqft": 38281,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "300",
   "parcel_id": "1202721230003"
  },
  {
   "address": "1402 7th Street West, Saint Paul",
   "sale_month": "2021-08",
   "price": 212500,
   "lot_sqft": 9049,
   "price_per_lot_sqft": 23.48,
   "price_per_building_sqft": 158.35,
   "building_sqft": 1342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1350,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "112823340194"
  },
  {
   "address": "3660 Pilot Knob Road, Eagan",
   "sale_month": "2021-08",
   "price": 1170000,
   "lot_sqft": 50563,
   "price_per_lot_sqft": 23.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4089,
   "use": "Apartment",
   "parcel_id": "101540001040"
  },
  {
   "address": "4600 Lake Rd, Robbinsdale",
   "sale_month": "2021-08",
   "price": 2800000,
   "lot_sqft": 245556,
   "price_per_lot_sqft": 11.4,
   "price_per_building_sqft": 258.16,
   "building_sqft": 10846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10911,
   "use": "APARTMENT",
   "parcel_id": "1011821330025"
  },
  {
   "address": "218 40th St W, Minneapolis",
   "sale_month": "2021-08",
   "price": 865000,
   "lot_sqft": 6727,
   "price_per_lot_sqft": 128.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2191,
   "use": "TRIPLEX",
   "parcel_id": "1002824210187"
  },
  {
   "address": "2740 Main Street Northwest, Coon Rapids",
   "sale_month": "2021-08",
   "price": 4450000,
   "lot_sqft": 91097,
   "price_per_lot_sqft": 48.85,
   "price_per_building_sqft": 240.75,
   "building_sqft": 18484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18595,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093124120018"
  },
  {
   "address": "7399 Metro Blvd, Edina",
   "sale_month": "2021-08",
   "price": 5750000,
   "lot_sqft": 43306,
   "price_per_lot_sqft": 132.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13944,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621310019"
  },
  {
   "address": "3203 Lyndale Ave N, Minneapolis",
   "sale_month": "2021-08",
   "price": 275000,
   "lot_sqft": 12878,
   "price_per_lot_sqft": 21.35,
   "price_per_building_sqft": 288.56,
   "building_sqft": 953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 958,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924140202"
  },
  {
   "address": "4421 Bryant Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 553850,
   "lot_sqft": 5639,
   "price_per_lot_sqft": 98.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "TRIPLEX",
   "parcel_id": "0902824440023"
  },
  {
   "address": "358 Winifred Street East, Saint Paul",
   "sale_month": "2021-08",
   "price": 1095000,
   "lot_sqft": 6778,
   "price_per_lot_sqft": 161.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2246,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822140056"
  },
  {
   "address": "362 Winifred Street East, Saint Paul",
   "sale_month": "2021-08",
   "price": 1095000,
   "lot_sqft": 6233,
   "price_per_lot_sqft": 175.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2405,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822140055"
  },
  {
   "address": "115 Lake Street North, Forest Lake",
   "sale_month": "2021-08",
   "price": 323800,
   "lot_sqft": 9353,
   "price_per_lot_sqft": 34.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120078"
  },
  {
   "address": "2640 Rice Street North, Little Canada",
   "sale_month": "2021-08",
   "price": 985000,
   "lot_sqft": 22484,
   "price_per_lot_sqft": 43.81,
   "price_per_building_sqft": 268.61,
   "building_sqft": 3667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3689,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220025"
  },
  {
   "address": "4617 36th Ave N, Crystal",
   "sale_month": "2021-08",
   "price": 232000,
   "lot_sqft": 6524,
   "price_per_lot_sqft": 35.56,
   "price_per_building_sqft": 293.67,
   "building_sqft": 790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 795,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702924120210"
  },
  {
   "address": "4047 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-08",
   "price": 425000,
   "lot_sqft": 6322,
   "price_per_lot_sqft": 67.23,
   "price_per_building_sqft": 120.91,
   "building_sqft": 3515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3536,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823240145"
  },
  {
   "address": "286 7th Street West, Saint Paul",
   "sale_month": "2021-08",
   "price": 300000,
   "lot_sqft": 2947,
   "price_per_lot_sqft": 101.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230144"
  },
  {
   "address": "286 7th Street West, Saint Paul",
   "sale_month": "2021-08",
   "price": 300000,
   "lot_sqft": 8020,
   "price_per_lot_sqft": 37.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230048"
  },
  {
   "address": "206 Minnetonka Ave S, Wayzata",
   "sale_month": "2021-08",
   "price": 875000,
   "lot_sqft": 5802,
   "price_per_lot_sqft": 150.81,
   "price_per_building_sqft": 737.77,
   "building_sqft": 1186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1194,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240093"
  },
  {
   "address": "3601 Park Center Blvd, St. Louis Park",
   "sale_month": "2021-08",
   "price": 58600000,
   "lot_sqft": 83041,
   "price_per_lot_sqft": 705.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23609,
   "use": "APARTMENT",
   "parcel_id": "0602824330019"
  },
  {
   "address": "4201 Minnesota Dr, Bloomington",
   "sale_month": "2021-08",
   "price": 1800000,
   "lot_sqft": 42255,
   "price_per_lot_sqft": 42.6,
   "price_per_building_sqft": 216.61,
   "building_sqft": 8310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8361,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724110016"
  },
  {
   "address": "12794 Riverdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-08",
   "price": 2225000,
   "lot_sqft": 22354,
   "price_per_lot_sqft": 99.53,
   "price_per_building_sqft": 334.99,
   "building_sqft": 6642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6683,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124430039"
  },
  {
   "address": "291 Fillmore Avenue East, Saint Paul",
   "sale_month": "2021-08",
   "price": 600000,
   "lot_sqft": 21585,
   "price_per_lot_sqft": 27.8,
   "price_per_building_sqft": 110.38,
   "building_sqft": 5436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5469,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822240009"
  },
  {
   "address": "1120 Wayzata Blvd E, Wayzata",
   "sale_month": "2021-08",
   "price": 1750000,
   "lot_sqft": 41363,
   "price_per_lot_sqft": 42.31,
   "price_per_building_sqft": 459.08,
   "building_sqft": 3812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3835,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722320076"
  },
  {
   "address": "1490 Wayzata Blvd E, Wayzata",
   "sale_month": "2021-08",
   "price": 1464000,
   "lot_sqft": 24599,
   "price_per_lot_sqft": 59.51,
   "price_per_building_sqft": 502.57,
   "building_sqft": 2913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2930,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722310020"
  },
  {
   "address": "4042 Upton Ave N, Minneapolis",
   "sale_month": "2021-08",
   "price": 1175000,
   "lot_sqft": 5552,
   "price_per_lot_sqft": 211.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0502924130100"
  },
  {
   "address": "4045 Thomas Ave N, Minneapolis",
   "sale_month": "2021-08",
   "price": 1175000,
   "lot_sqft": 978,
   "price_per_lot_sqft": 1201.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0502924130093"
  },
  {
   "address": "4047 Thomas Ave N, Minneapolis",
   "sale_month": "2021-08",
   "price": 1175000,
   "lot_sqft": 37149,
   "price_per_lot_sqft": 31.63,
   "price_per_building_sqft": 61.89,
   "building_sqft": 18986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19101,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924130092"
  },
  {
   "address": "1708 Selby Avenue, Saint Paul",
   "sale_month": "2021-08",
   "price": 225000,
   "lot_sqft": 4363,
   "price_per_lot_sqft": 51.57,
   "price_per_building_sqft": 151.62,
   "building_sqft": 1484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1493,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823120028"
  },
  {
   "address": "5540 Regent Ave N, Crystal",
   "sale_month": "2021-08",
   "price": 525000,
   "lot_sqft": 9062,
   "price_per_lot_sqft": 57.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2239,
   "use": "APARTMENT",
   "parcel_id": "0411821440097"
  },
  {
   "address": "3212 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 529900,
   "lot_sqft": 5033,
   "price_per_lot_sqft": 105.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1305,
   "use": "TRIPLEX",
   "parcel_id": "0402824140007"
  },
  {
   "address": "701 Lake St W, Minneapolis",
   "sale_month": "2021-08",
   "price": 1850000,
   "lot_sqft": 3498,
   "price_per_lot_sqft": 528.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824110185"
  },
  {
   "address": "7840 Main Street Northeast, Fridley",
   "sale_month": "2021-08",
   "price": 670000,
   "lot_sqft": 22175,
   "price_per_lot_sqft": 30.21,
   "price_per_building_sqft": 79.59,
   "building_sqft": 8418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8469,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440087"
  },
  {
   "address": "13815 Ridgedale Dr, Minnetonka",
   "sale_month": "2021-08",
   "price": 790000,
   "lot_sqft": 31656,
   "price_per_lot_sqft": 24.96,
   "price_per_building_sqft": 327.66,
   "building_sqft": 2411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2425,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722310042"
  },
  {
   "address": "6390 Carlson Dr, Eden Prairie",
   "sale_month": "2021-08",
   "price": 645000,
   "lot_sqft": 37004,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": 154.38,
   "building_sqft": 4178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4203,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220027"
  },
  {
   "address": "8421 Lyndale Ave S, Bloomington",
   "sale_month": "2021-08",
   "price": 17000000,
   "lot_sqft": 390866,
   "price_per_lot_sqft": 43.49,
   "price_per_building_sqft": 229.93,
   "building_sqft": 73936,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74382,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724330027"
  },
  {
   "address": "215 78th St E, Bloomington",
   "sale_month": "2021-08",
   "price": 1380000,
   "lot_sqft": 57096,
   "price_per_lot_sqft": 24.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724110032"
  },
  {
   "address": "11901 Portland Avenue South, Burnsville",
   "sale_month": "2021-08",
   "price": 2895000,
   "lot_sqft": 156949,
   "price_per_lot_sqft": 18.45,
   "price_per_building_sqft": 71.91,
   "building_sqft": 40258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40501,
   "use": "Industrial-preferred",
   "parcel_id": "026430402080"
  },
  {
   "address": "8480 University Avenue Northeast, Fridley",
   "sale_month": "2021-08",
   "price": 2260000,
   "lot_sqft": 33245,
   "price_per_lot_sqft": 67.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024220016"
  },
  {
   "address": "2925 White Bear Avenue North, Maplewood",
   "sale_month": "2021-08",
   "price": 2646000,
   "lot_sqft": 85338,
   "price_per_lot_sqft": 31.01,
   "price_per_building_sqft": 319.72,
   "building_sqft": 8276,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8326,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922240022"
  },
  {
   "address": "6110 Quinwood La N, Plymouth",
   "sale_month": "2021-08",
   "price": 85250000,
   "lot_sqft": 696830,
   "price_per_lot_sqft": 122.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27743,
   "use": "APARTMENT",
   "parcel_id": "0211822220024"
  },
  {
   "address": "6350 Point Chase, Eden Prairie",
   "sale_month": "2021-08",
   "price": 1360000,
   "lot_sqft": 69171,
   "price_per_lot_sqft": 19.66,
   "price_per_building_sqft": 212.77,
   "building_sqft": 6392,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6431,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211622110019"
  },
  {
   "address": "416 35th Ave NE, Minneapolis",
   "sale_month": "2021-08",
   "price": 1700000,
   "lot_sqft": 140379,
   "price_per_lot_sqft": 12.11,
   "price_per_building_sqft": 29.19,
   "building_sqft": 58242,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58593,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202924240001"
  },
  {
   "address": "3644 10th Ave S, Minneapolis",
   "sale_month": "2021-08",
   "price": 577000,
   "lot_sqft": 5812,
   "price_per_lot_sqft": 99.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1995,
   "use": "APARTMENT",
   "parcel_id": "0202824340260"
  },
  {
   "address": "1229 Osborne Road Northeast, Spring Lake Park",
   "sale_month": "2021-08",
   "price": 3174710,
   "lot_sqft": 116634,
   "price_per_lot_sqft": 27.22,
   "price_per_building_sqft": 453.47,
   "building_sqft": 7001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7043,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024340050"
  },
  {
   "address": "7740 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2021-08",
   "price": 3174710,
   "lot_sqft": 137221,
   "price_per_lot_sqft": 23.14,
   "price_per_building_sqft": 160.56,
   "building_sqft": 19773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19892,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024340049"
  },
  {
   "address": "283 Harrison Avenue, Saint Paul",
   "sale_month": "2021-08",
   "price": 295000,
   "lot_sqft": 6096,
   "price_per_lot_sqft": 48.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 749,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823420045"
  },
  {
   "address": "614 Portland Avenue, Saint Paul",
   "sale_month": "2021-08",
   "price": 6200000,
   "lot_sqft": 16882,
   "price_per_lot_sqft": 367.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10778,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230196"
  },
  {
   "address": null,
   "sale_month": "2021-08",
   "price": 6200000,
   "lot_sqft": 9295,
   "price_per_lot_sqft": 667.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230105"
  },
  {
   "address": "1000 Shelard Pkwy, St. Louis Park",
   "sale_month": "2021-08",
   "price": 11400000,
   "lot_sqft": 123876,
   "price_per_lot_sqft": 92.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35198,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130005"
  },
  {
   "address": "3251 Central Ave NE, Minneapolis",
   "sale_month": "2021-08",
   "price": 1085000,
   "lot_sqft": 6991,
   "price_per_lot_sqft": 155.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2453,
   "use": "APARTMENT",
   "parcel_id": "0102924320100"
  },
  {
   "address": "1850 38th St E, Minneapolis",
   "sale_month": "2021-08",
   "price": 462000,
   "lot_sqft": 4640,
   "price_per_lot_sqft": 99.57,
   "price_per_building_sqft": 215.18,
   "building_sqft": 2147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2160,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330104"
  },
  {
   "address": "87 8th Street, Waconia",
   "sale_month": "2021-07",
   "price": 265000,
   "lot_sqft": 103415,
   "price_per_lot_sqft": 2.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "753700020"
  },
  {
   "address": "111 Railroad Street East, Norwood Young America",
   "sale_month": "2021-07",
   "price": 164000,
   "lot_sqft": 10520,
   "price_per_lot_sqft": 15.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580501290"
  },
  {
   "address": "422 Shimmcor Street, Mayer",
   "sale_month": "2021-07",
   "price": 190000,
   "lot_sqft": 1671,
   "price_per_lot_sqft": 113.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "503800010"
  },
  {
   "address": "185 7th Street Northeast, Mayer",
   "sale_month": "2021-07",
   "price": 650000,
   "lot_sqft": 36345,
   "price_per_lot_sqft": 17.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500310400"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 482,
   "lot_sqft": 485,
   "price_per_lot_sqft": 0.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "408210012092"
  },
  {
   "address": "204 Dakota Street, Vermillion",
   "sale_month": "2021-07",
   "price": 654518,
   "lot_sqft": 26991,
   "price_per_lot_sqft": 24.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "Apartment",
   "parcel_id": "403610001010"
  },
  {
   "address": "140 8th Avenue North, South Saint Paul",
   "sale_month": "2021-07",
   "price": 529374,
   "lot_sqft": 9591,
   "price_per_lot_sqft": 55.19,
   "price_per_building_sqft": 82.74,
   "building_sqft": 6398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6437,
   "use": "Commercial-preferred",
   "parcel_id": "367030024220"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 35313,
   "lot_sqft": 4795,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367030024200"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 35313,
   "lot_sqft": 4795,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367030024190"
  },
  {
   "address": "1020 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2021-07",
   "price": 440000,
   "lot_sqft": 8953,
   "price_per_lot_sqft": 49.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1988,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024320038"
  },
  {
   "address": "5450 Feltl Rd, Minnetonka",
   "sale_month": "2021-07",
   "price": 26000000,
   "lot_sqft": 663058,
   "price_per_lot_sqft": 39.21,
   "price_per_building_sqft": 282.43,
   "building_sqft": 92058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 92614,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722220010"
  },
  {
   "address": "2500 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 4000000,
   "lot_sqft": 65427,
   "price_per_lot_sqft": 61.14,
   "price_per_building_sqft": 204.55,
   "building_sqft": 19555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19673,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924240096"
  },
  {
   "address": "2309 26th Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 685000,
   "lot_sqft": 6128,
   "price_per_lot_sqft": 111.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1836,
   "use": "APARTMENT",
   "parcel_id": "3602924120157"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 337149,
   "lot_sqft": 36963,
   "price_per_lot_sqft": 9.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602822210081"
  },
  {
   "address": "6139 Highway 10 Northwest, Ramsey",
   "sale_month": "2021-07",
   "price": 825000,
   "lot_sqft": 67195,
   "price_per_lot_sqft": 12.28,
   "price_per_building_sqft": 136.54,
   "building_sqft": 6042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6078,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225310022"
  },
  {
   "address": "2955 Portland Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 450000,
   "lot_sqft": 9578,
   "price_per_lot_sqft": 46.98,
   "price_per_building_sqft": 241.29,
   "building_sqft": 1865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1877,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330164"
  },
  {
   "address": "2742 Park Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 2780000,
   "lot_sqft": 40687,
   "price_per_lot_sqft": 68.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924320157"
  },
  {
   "address": "2722 Park Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 2780000,
   "lot_sqft": 20358,
   "price_per_lot_sqft": 136.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4137,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924320017"
  },
  {
   "address": "1150 County Road E West, Arden Hills",
   "sale_month": "2021-07",
   "price": 610000,
   "lot_sqft": 27828,
   "price_per_lot_sqft": 21.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023110098"
  },
  {
   "address": "2023 2nd Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 600000,
   "lot_sqft": 9532,
   "price_per_lot_sqft": 62.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1676,
   "use": "TRIPLEX",
   "parcel_id": "3402924120011"
  },
  {
   "address": "1623 University Avenue West, Saint Paul",
   "sale_month": "2021-07",
   "price": 835000,
   "lot_sqft": 10639,
   "price_per_lot_sqft": 78.48,
   "price_per_building_sqft": 52.8,
   "building_sqft": 15814,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15909,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140185"
  },
  {
   "address": "1598 Charles Avenue, Saint Paul",
   "sale_month": "2021-07",
   "price": 2915000,
   "lot_sqft": 7456,
   "price_per_lot_sqft": 390.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4678,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140067"
  },
  {
   "address": "1604 Charles Avenue, Saint Paul",
   "sale_month": "2021-07",
   "price": 2915000,
   "lot_sqft": 7213,
   "price_per_lot_sqft": 404.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4398,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140066"
  },
  {
   "address": "1618 Charles Avenue, Saint Paul",
   "sale_month": "2021-07",
   "price": 2915000,
   "lot_sqft": 6827,
   "price_per_lot_sqft": 426.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4769,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140064"
  },
  {
   "address": "5401 63rd Ave N, Brooklyn Center",
   "sale_month": "2021-07",
   "price": 524000,
   "lot_sqft": 11401,
   "price_per_lot_sqft": 45.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2268,
   "use": "APARTMENT",
   "parcel_id": "3311921430081"
  },
  {
   "address": "5413 Manitou Rd, Tonka Bay",
   "sale_month": "2021-07",
   "price": 557500,
   "lot_sqft": 10979,
   "price_per_lot_sqft": 50.78,
   "price_per_building_sqft": 244.3,
   "building_sqft": 2282,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2296,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723120033"
  },
  {
   "address": "5828 Chastek Way, Minnetonka",
   "sale_month": "2021-07",
   "price": 500000,
   "lot_sqft": 16856,
   "price_per_lot_sqft": 29.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1020,
   "use": "TRIPLEX",
   "parcel_id": "3311722410009"
  },
  {
   "address": "2736 Emerson Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 530000,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 102.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 752,
   "use": "TRIPLEX",
   "parcel_id": "3302924420096"
  },
  {
   "address": "2101 Hennepin Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 5650000,
   "lot_sqft": 23731,
   "price_per_lot_sqft": 238.09,
   "price_per_building_sqft": 623.41,
   "building_sqft": 9063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9118,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110146"
  },
  {
   "address": "2111 Colfax Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 5650000,
   "lot_sqft": 7779,
   "price_per_lot_sqft": 726.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1509,
   "use": "TRIPLEX",
   "parcel_id": "3302924110081"
  },
  {
   "address": "2117 Colfax Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 5650000,
   "lot_sqft": 7781,
   "price_per_lot_sqft": 726.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1599,
   "use": "APARTMENT",
   "parcel_id": "3302924110080"
  },
  {
   "address": "2121 Colfax Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 5650000,
   "lot_sqft": 7873,
   "price_per_lot_sqft": 717.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1542,
   "use": "APARTMENT",
   "parcel_id": "3302924110079"
  },
  {
   "address": "2100 Bryant Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 5650000,
   "lot_sqft": 15602,
   "price_per_lot_sqft": 362.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4131,
   "use": "APARTMENT",
   "parcel_id": "3302924110072"
  },
  {
   "address": "2123 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 515000,
   "lot_sqft": 5168,
   "price_per_lot_sqft": 99.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1299,
   "use": "TRIPLEX",
   "parcel_id": "3302924110027"
  },
  {
   "address": "23038 Rum River Boulevard Northwest, Saint Francis",
   "sale_month": "2021-07",
   "price": 335000,
   "lot_sqft": 59802,
   "price_per_lot_sqft": 5.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424430018"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2021-07",
   "price": 260000,
   "lot_sqft": 2404,
   "price_per_lot_sqft": 108.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130021"
  },
  {
   "address": "1950 Curve Crest Boulevard, Stillwater",
   "sale_month": "2021-07",
   "price": 1650000,
   "lot_sqft": 92202,
   "price_per_lot_sqft": 17.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9049,
   "use": "300",
   "parcel_id": "3203020420017"
  },
  {
   "address": "345 89th Lane Northeast, Blaine",
   "sale_month": "2021-07",
   "price": 485000,
   "lot_sqft": 14959,
   "price_per_lot_sqft": 32.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1591,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313123240007"
  },
  {
   "address": "369 89th Lane Northeast, Blaine",
   "sale_month": "2021-07",
   "price": 480000,
   "lot_sqft": 14987,
   "price_per_lot_sqft": 32.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1500,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313123240006"
  },
  {
   "address": "1200 Mendelssohn Ave N, Golden Valley",
   "sale_month": "2021-07",
   "price": 3320000,
   "lot_sqft": 154153,
   "price_per_lot_sqft": 21.54,
   "price_per_building_sqft": 83.87,
   "building_sqft": 39584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39823,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821220023"
  },
  {
   "address": "760 Boone Ave N, Golden Valley",
   "sale_month": "2021-07",
   "price": 880000,
   "lot_sqft": 74374,
   "price_per_lot_sqft": 11.83,
   "price_per_building_sqft": 213.96,
   "building_sqft": 4113,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4138,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821130016"
  },
  {
   "address": "3414 25th St E, Minneapolis",
   "sale_month": "2021-07",
   "price": 610000,
   "lot_sqft": 7865,
   "price_per_lot_sqft": 77.56,
   "price_per_building_sqft": 136.5,
   "building_sqft": 4469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4496,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923240012"
  },
  {
   "address": "4660 77th St W, Edina",
   "sale_month": "2021-07",
   "price": 4690000,
   "lot_sqft": 229226,
   "price_per_lot_sqft": 20.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22474,
   "use": "APARTMENT",
   "parcel_id": "3102824340007"
  },
  {
   "address": "4355 Peavey Road, Chaska",
   "sale_month": "2021-07",
   "price": 3000000,
   "lot_sqft": 126852,
   "price_per_lot_sqft": 23.65,
   "price_per_building_sqft": 95.16,
   "building_sqft": 31527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31717,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300560021"
  },
  {
   "address": "13433 Fenway Boulevard Circle North, Hugo",
   "sale_month": "2021-07",
   "price": 385000,
   "lot_sqft": 49566,
   "price_per_lot_sqft": 7.77,
   "price_per_building_sqft": 115.58,
   "building_sqft": 3331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3351,
   "use": "300",
   "parcel_id": "3003121410061"
  },
  {
   "address": "8061 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2021-07",
   "price": 1600000,
   "lot_sqft": 24978,
   "price_per_lot_sqft": 64.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921220028"
  },
  {
   "address": "10870 Ideal Avenue South, Cottage Grove",
   "sale_month": "2021-07",
   "price": 800000,
   "lot_sqft": 318478,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12462,
   "use": "300",
   "parcel_id": "2902721440005"
  },
  {
   "address": "5300 Vernon Ave, Edina",
   "sale_month": "2021-07",
   "price": 10900000,
   "lot_sqft": 109301,
   "price_per_lot_sqft": 99.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22362,
   "use": "APARTMENT",
   "parcel_id": "2811721330003"
  },
  {
   "address": "522 4th Street South, Stillwater",
   "sale_month": "2021-07",
   "price": 310000,
   "lot_sqft": 9022,
   "price_per_lot_sqft": 34.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020430057"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 1520000,
   "lot_sqft": 2961,
   "price_per_lot_sqft": 513.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140076"
  },
  {
   "address": "225 Main Street North, Stillwater",
   "sale_month": "2021-07",
   "price": 1520000,
   "lot_sqft": 4596,
   "price_per_lot_sqft": 330.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140070"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 1520000,
   "lot_sqft": 10111,
   "price_per_lot_sqft": 150.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140069"
  },
  {
   "address": "1360 Stagecoach Road, Shakopee",
   "sale_month": "2021-07",
   "price": 885000,
   "lot_sqft": 111249,
   "price_per_lot_sqft": 7.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "275050010"
  },
  {
   "address": "2510 Lexington Avenue, Mendota Heights",
   "sale_month": "2021-07",
   "price": 860000,
   "lot_sqft": 27841,
   "price_per_lot_sqft": 30.89,
   "price_per_building_sqft": 107.11,
   "building_sqft": 8029,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8077,
   "use": "Commercial-preferred",
   "parcel_id": "274831501020"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 6000000,
   "lot_sqft": 318146,
   "price_per_lot_sqft": 18.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225420019"
  },
  {
   "address": "6700 Bunker Lake Boulevard Northwest, Ramsey",
   "sale_month": "2021-07",
   "price": 6000000,
   "lot_sqft": 399986,
   "price_per_lot_sqft": 15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69143,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225420018"
  },
  {
   "address": "1102 Nicollet Mall, Minneapolis",
   "sale_month": "2021-07",
   "price": 5600000,
   "lot_sqft": 13683,
   "price_per_lot_sqft": 409.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924130288"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2021-07",
   "price": 215000,
   "lot_sqft": 654,
   "price_per_lot_sqft": 328.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140360"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2021-07",
   "price": 215000,
   "lot_sqft": 1425,
   "price_per_lot_sqft": 150.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140350"
  },
  {
   "address": "1083 Chatsworth Street North, Saint Paul",
   "sale_month": "2021-07",
   "price": 475000,
   "lot_sqft": 5952,
   "price_per_lot_sqft": 79.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2043,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923220145"
  },
  {
   "address": "1952 Maryland Avenue East, Saint Paul",
   "sale_month": "2021-07",
   "price": 1190000,
   "lot_sqft": 20851,
   "price_per_lot_sqft": 57.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3291,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922210021"
  },
  {
   "address": "21195 Minnetonka Blvd, Shorewood",
   "sale_month": "2021-07",
   "price": 650000,
   "lot_sqft": 27829,
   "price_per_lot_sqft": 23.36,
   "price_per_building_sqft": 61.65,
   "building_sqft": 10544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10608,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611723140099"
  },
  {
   "address": "920 Centennial Pl, Minneapolis",
   "sale_month": "2021-07",
   "price": 1540000,
   "lot_sqft": 10875,
   "price_per_lot_sqft": 141.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320114"
  },
  {
   "address": "1600 Elliot Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 446000,
   "lot_sqft": 7492,
   "price_per_lot_sqft": 59.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1416,
   "use": "TRIPLEX",
   "parcel_id": "2602924310084"
  },
  {
   "address": "708 10th St S, Minneapolis",
   "sale_month": "2021-07",
   "price": 1540000,
   "lot_sqft": 18254,
   "price_per_lot_sqft": 84.37,
   "price_per_building_sqft": 339.88,
   "building_sqft": 4531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4559,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230032"
  },
  {
   "address": "17101 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2021-07",
   "price": 193715,
   "lot_sqft": 1985,
   "price_per_lot_sqft": 97.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255570130"
  },
  {
   "address": "17101 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2021-07",
   "price": 192525,
   "lot_sqft": 1985,
   "price_per_lot_sqft": 96.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255570070"
  },
  {
   "address": "17101 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2021-07",
   "price": 191650,
   "lot_sqft": 1985,
   "price_per_lot_sqft": 96.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255570040"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 10000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410029"
  },
  {
   "address": "530 Shoreview Park Road, Shoreview",
   "sale_month": "2021-07",
   "price": 456000,
   "lot_sqft": 55391,
   "price_per_lot_sqft": 8.23,
   "price_per_building_sqft": 86.4,
   "building_sqft": 5278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5310,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253023330014"
  },
  {
   "address": "190 Lake Drive East, Chanhassen",
   "sale_month": "2021-07",
   "price": 2550000,
   "lot_sqft": 65903,
   "price_per_lot_sqft": 38.69,
   "price_per_building_sqft": 1385.87,
   "building_sqft": 1840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1851,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252410010"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 3608000,
   "lot_sqft": 26003,
   "price_per_lot_sqft": 138.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900230"
  },
  {
   "address": "1270 Park Road, Chanhassen",
   "sale_month": "2021-07",
   "price": 5412000,
   "lot_sqft": 128870,
   "price_per_lot_sqft": 42,
   "price_per_building_sqft": 98.57,
   "building_sqft": 54907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55239,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900190"
  },
  {
   "address": "1693 Lake Drive West, Chanhassen",
   "sale_month": "2021-07",
   "price": 1825000,
   "lot_sqft": 83184,
   "price_per_lot_sqft": 21.94,
   "price_per_building_sqft": 107.55,
   "building_sqft": 16969,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17071,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251610010"
  },
  {
   "address": "1901 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 4280000,
   "lot_sqft": 50803,
   "price_per_lot_sqft": 84.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22559,
   "use": "APARTMENT",
   "parcel_id": "2502924330238"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 990000,
   "lot_sqft": 13944,
   "price_per_lot_sqft": 71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123210009"
  },
  {
   "address": "4460 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2021-07",
   "price": 990000,
   "lot_sqft": 48702,
   "price_per_lot_sqft": 20.33,
   "price_per_building_sqft": 296.85,
   "building_sqft": 3335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3355,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123210008"
  },
  {
   "address": "1630 Marion Street, Saint Paul",
   "sale_month": "2021-07",
   "price": 1400000,
   "lot_sqft": 19957,
   "price_per_lot_sqft": 70.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5061,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923110025"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 350000,
   "lot_sqft": 9954,
   "price_per_lot_sqft": 35.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240030560"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 14695167,
   "lot_sqft": 6084,
   "price_per_lot_sqft": 2415.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024240207"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 14695167,
   "lot_sqft": 2346,
   "price_per_lot_sqft": 6263.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024240206"
  },
  {
   "address": "5851 University Avenue Northeast, Fridley",
   "sale_month": "2021-07",
   "price": 14695167,
   "lot_sqft": 114364,
   "price_per_lot_sqft": 128.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024240205"
  },
  {
   "address": "5951 University Avenue Northeast, Fridley",
   "sale_month": "2021-07",
   "price": 22152416,
   "lot_sqft": 74480,
   "price_per_lot_sqft": 297.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46447,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024210149"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 22152416,
   "lot_sqft": 13524,
   "price_per_lot_sqft": 1638.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024210148"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 22152416,
   "lot_sqft": 18933,
   "price_per_lot_sqft": 1170.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024210147"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 59000000,
   "lot_sqft": 39641,
   "price_per_lot_sqft": 1488.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024210146"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 59000000,
   "lot_sqft": 6907,
   "price_per_lot_sqft": 8542.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024210145"
  },
  {
   "address": "6051 University Avenue Northeast, Fridley",
   "sale_month": "2021-07",
   "price": 59000000,
   "lot_sqft": 59927,
   "price_per_lot_sqft": 984.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51326,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024210144"
  },
  {
   "address": "1986 Highway 96, White Bear Lake",
   "sale_month": "2021-07",
   "price": 295000,
   "lot_sqft": 10585,
   "price_per_lot_sqft": 27.87,
   "price_per_building_sqft": 187.78,
   "building_sqft": 1571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1580,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022210022"
  },
  {
   "address": "16135 Joplin Avenue West, Lakeville",
   "sale_month": "2021-07",
   "price": 575000,
   "lot_sqft": 22518,
   "price_per_lot_sqft": 25.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2474,
   "use": "Apartment",
   "parcel_id": "225370601050"
  },
  {
   "address": "1496 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2021-07",
   "price": 960000,
   "lot_sqft": 5660,
   "price_per_lot_sqft": 169.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1561,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923220144"
  },
  {
   "address": "1133 South Rankin Street, Saint Paul",
   "sale_month": "2021-07",
   "price": 10650000,
   "lot_sqft": 261535,
   "price_per_lot_sqft": 40.72,
   "price_per_building_sqft": 102.05,
   "building_sqft": 104359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 104988,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "222823210061"
  },
  {
   "address": "18466 Kenyon Avenue, Lakeville",
   "sale_month": "2021-07",
   "price": 345000,
   "lot_sqft": 1631,
   "price_per_lot_sqft": 211.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "222340001010"
  },
  {
   "address": "13600 Grove Dr N, Maple Grove",
   "sale_month": "2021-07",
   "price": 4970000,
   "lot_sqft": 107726,
   "price_per_lot_sqft": 46.14,
   "price_per_building_sqft": 215.81,
   "building_sqft": 23030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23169,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922240009"
  },
  {
   "address": "21045 Heron Way, Lakeville",
   "sale_month": "2021-07",
   "price": 195000,
   "lot_sqft": 38811,
   "price_per_lot_sqft": 5.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "221105302030"
  },
  {
   "address": "300 Bradbury Way, Jordan",
   "sale_month": "2021-07",
   "price": 5095200,
   "lot_sqft": 123695,
   "price_per_lot_sqft": 41.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220980010"
  },
  {
   "address": "21625 Grenada Avenue, Lakeville",
   "sale_month": "2021-07",
   "price": 1000000,
   "lot_sqft": 78365,
   "price_per_lot_sqft": 12.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17290,
   "use": "Industrial-preferred",
   "parcel_id": "220330075040"
  },
  {
   "address": "6 Diamond Lake Rd E, Minneapolis",
   "sale_month": "2021-07",
   "price": 200000,
   "lot_sqft": 1217,
   "price_per_lot_sqft": 164.34,
   "price_per_building_sqft": 176.21,
   "building_sqft": 1135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824120031"
  },
  {
   "address": "1730 Parkshore Drive, Arden Hills",
   "sale_month": "2021-07",
   "price": 2500000,
   "lot_sqft": 64960,
   "price_per_lot_sqft": 38.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "213023440019"
  },
  {
   "address": "1740 Parkshore Drive, Arden Hills",
   "sale_month": "2021-07",
   "price": 2500000,
   "lot_sqft": 181297,
   "price_per_lot_sqft": 13.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "213023440018"
  },
  {
   "address": "3000 Niagara La N, Plymouth",
   "sale_month": "2021-07",
   "price": 7420000,
   "lot_sqft": 276760,
   "price_per_lot_sqft": 26.81,
   "price_per_building_sqft": 82.6,
   "building_sqft": 89835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 90377,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822420006"
  },
  {
   "address": "3251 Fernbrook La N, Plymouth",
   "sale_month": "2021-07",
   "price": 442000,
   "lot_sqft": 3000,
   "price_per_lot_sqft": 147.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140037"
  },
  {
   "address": "1305 2nd Ave N, Minneapolis",
   "sale_month": "2021-07",
   "price": 1375000,
   "lot_sqft": 14616,
   "price_per_lot_sqft": 94.07,
   "price_per_building_sqft": 225.48,
   "building_sqft": 6098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6135,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924430047"
  },
  {
   "address": "5428 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 8550000,
   "lot_sqft": 37998,
   "price_per_lot_sqft": 225.01,
   "price_per_building_sqft": 638.06,
   "building_sqft": 13400,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13481,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824110211"
  },
  {
   "address": "3241 Winpark Dr, New Hope",
   "sale_month": "2021-07",
   "price": 600000,
   "lot_sqft": 71755,
   "price_per_lot_sqft": 8.36,
   "price_per_building_sqft": 35.6,
   "building_sqft": 16856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16957,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821230005"
  },
  {
   "address": "5800 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2021-07",
   "price": 635000,
   "lot_sqft": 35624,
   "price_per_lot_sqft": 17.83,
   "price_per_building_sqft": 101.75,
   "building_sqft": 6241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6279,
   "use": "Commercial-preferred",
   "parcel_id": "200341050060"
  },
  {
   "address": "1806 Vermillion Street, Hastings",
   "sale_month": "2021-07",
   "price": 224506,
   "lot_sqft": 5312,
   "price_per_lot_sqft": 42.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "194470018022"
  },
  {
   "address": "1800 Vermillion Street, Hastings",
   "sale_month": "2021-07",
   "price": 220494,
   "lot_sqft": 8831,
   "price_per_lot_sqft": 24.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8241,
   "use": "Commercial",
   "parcel_id": "194470018020"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 6501000,
   "lot_sqft": 6297,
   "price_per_lot_sqft": 1032.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1911721120040"
  },
  {
   "address": "1120 Hiawatha Ave, Hopkins",
   "sale_month": "2021-07",
   "price": 6501000,
   "lot_sqft": 12801,
   "price_per_lot_sqft": 507.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3408,
   "use": "APARTMENT",
   "parcel_id": "1911721120038"
  },
  {
   "address": "1110 Hiawatha Ave, Hopkins",
   "sale_month": "2021-07",
   "price": 6501000,
   "lot_sqft": 13231,
   "price_per_lot_sqft": 491.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3581,
   "use": "APARTMENT",
   "parcel_id": "1911721120037"
  },
  {
   "address": "1125 Hiawatha Ave, Hopkins",
   "sale_month": "2021-07",
   "price": 6501000,
   "lot_sqft": 19072,
   "price_per_lot_sqft": 340.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3661,
   "use": "APARTMENT",
   "parcel_id": "1911721120036"
  },
  {
   "address": "1115 Hiawatha Ave, Hopkins",
   "sale_month": "2021-07",
   "price": 6501000,
   "lot_sqft": 18447,
   "price_per_lot_sqft": 352.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3638,
   "use": "APARTMENT",
   "parcel_id": "1911721120035"
  },
  {
   "address": "1105 Hiawatha Ave, Hopkins",
   "sale_month": "2021-07",
   "price": 6501000,
   "lot_sqft": 28561,
   "price_per_lot_sqft": 227.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3460,
   "use": "APARTMENT",
   "parcel_id": "1911721120034"
  },
  {
   "address": "5731 33rd Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 660000,
   "lot_sqft": 10746,
   "price_per_lot_sqft": 61.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3246,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823230058"
  },
  {
   "address": "8700 36th St W, St. Louis Park",
   "sale_month": "2021-07",
   "price": 1250000,
   "lot_sqft": 54280,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": 100.47,
   "building_sqft": 12441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12516,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721420145"
  },
  {
   "address": "2626 Broadway St NE, Minneapolis",
   "sale_month": "2021-07",
   "price": 900000,
   "lot_sqft": 43672,
   "price_per_lot_sqft": 20.61,
   "price_per_building_sqft": 33.88,
   "building_sqft": 26565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26725,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923230017"
  },
  {
   "address": "2600 Broadway St NE, Minneapolis",
   "sale_month": "2021-07",
   "price": 900000,
   "lot_sqft": 22007,
   "price_per_lot_sqft": 40.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923230016"
  },
  {
   "address": "2357 Ventura Drive, Woodbury",
   "sale_month": "2021-07",
   "price": 2912450,
   "lot_sqft": 108903,
   "price_per_lot_sqft": 26.74,
   "price_per_building_sqft": 92.38,
   "building_sqft": 31526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31716,
   "use": "305",
   "parcel_id": "1802821130007"
  },
  {
   "address": "7107 42nd Ave N, New Hope",
   "sale_month": "2021-07",
   "price": 1102662,
   "lot_sqft": 106264,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": 40.66,
   "building_sqft": 27121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27285,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821240003"
  },
  {
   "address": "3410 Dakota Ave S, St. Louis Park",
   "sale_month": "2021-07",
   "price": 900000,
   "lot_sqft": 16385,
   "price_per_lot_sqft": 54.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410078"
  },
  {
   "address": "15775 Forest Boulevard North, Hugo",
   "sale_month": "2021-07",
   "price": 475000,
   "lot_sqft": 45389,
   "price_per_lot_sqft": 10.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7516,
   "use": "305",
   "parcel_id": "1703121120003"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 621164,
   "lot_sqft": 197000,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1702721340004"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 200000,
   "lot_sqft": 40188,
   "price_per_lot_sqft": 4.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230013"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 200000,
   "lot_sqft": 40125,
   "price_per_lot_sqft": 4.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230011"
  },
  {
   "address": "4770 White Bear Parkway, White Bear Lake",
   "sale_month": "2021-07",
   "price": 875000,
   "lot_sqft": 5336,
   "price_per_lot_sqft": 163.98,
   "price_per_building_sqft": 200.09,
   "building_sqft": 4373,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4400,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440024"
  },
  {
   "address": "757 Snelling Avenue South, Saint Paul",
   "sale_month": "2021-07",
   "price": 390000,
   "lot_sqft": 7245,
   "price_per_lot_sqft": 53.83,
   "price_per_building_sqft": 193.55,
   "building_sqft": 2015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2027,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823110060"
  },
  {
   "address": "1614 Plymouth Ave N, Minneapolis",
   "sale_month": "2021-07",
   "price": 43364,
   "lot_sqft": 22881,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": 9.1,
   "building_sqft": 4766,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4795,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924340140"
  },
  {
   "address": "2507 Fremont Ave N, Minneapolis",
   "sale_month": "2021-07",
   "price": 2575000,
   "lot_sqft": 15648,
   "price_per_lot_sqft": 164.56,
   "price_per_building_sqft": 384.27,
   "building_sqft": 6701,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6742,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924120119"
  },
  {
   "address": "9601 Humboldt Ave S, Bloomington",
   "sale_month": "2021-07",
   "price": 1350000,
   "lot_sqft": 64206,
   "price_per_lot_sqft": 21.03,
   "price_per_building_sqft": 61.9,
   "building_sqft": 21808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21940,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130002"
  },
  {
   "address": "4748 Nicollet Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 663000,
   "lot_sqft": 5570,
   "price_per_lot_sqft": 119.03,
   "price_per_building_sqft": 309.38,
   "building_sqft": 2143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2156,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824210192"
  },
  {
   "address": "18400 Pilot Knob Road, Farmington",
   "sale_month": "2021-07",
   "price": 1125000,
   "lot_sqft": 48958,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": 124.09,
   "building_sqft": 9066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9121,
   "use": "Commercial-preferred",
   "parcel_id": "141950801020"
  },
  {
   "address": "420 2nd Street, Farmington",
   "sale_month": "2021-07",
   "price": 130000,
   "lot_sqft": 32849,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2687,
   "use": "Industrial-preferred",
   "parcel_id": "140310022012"
  },
  {
   "address": "651 Adams St NE, Minneapolis",
   "sale_month": "2021-07",
   "price": 557500,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 107.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1821,
   "use": "TRIPLEX",
   "parcel_id": "1402924420158"
  },
  {
   "address": "1433 4th St NE, Minneapolis",
   "sale_month": "2021-07",
   "price": 567000,
   "lot_sqft": 5866,
   "price_per_lot_sqft": 96.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1748,
   "use": "APARTMENT",
   "parcel_id": "1402924210025"
  },
  {
   "address": "2040 St Croix Trail South, Lake Saint Croix Beach",
   "sale_month": "2021-07",
   "price": 200000,
   "lot_sqft": 11990,
   "price_per_lot_sqft": 16.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "305",
   "parcel_id": "1402820210028"
  },
  {
   "address": "2300 Highway 96, White Bear Lake",
   "sale_month": "2021-07",
   "price": 650000,
   "lot_sqft": 40561,
   "price_per_lot_sqft": 16.03,
   "price_per_building_sqft": 396.34,
   "building_sqft": 1640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1650,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133022220015"
  },
  {
   "address": "2409 Taylor St NE, Minneapolis",
   "sale_month": "2021-07",
   "price": 264900,
   "lot_sqft": 6874,
   "price_per_lot_sqft": 38.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 760,
   "use": "TRIPLEX",
   "parcel_id": "1202924320012"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 376500,
   "lot_sqft": 6007,
   "price_per_lot_sqft": 62.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 963,
   "use": "110",
   "parcel_id": "1202722430098"
  },
  {
   "address": "1207 6th Street, Saint Paul Park",
   "sale_month": "2021-07",
   "price": 376500,
   "lot_sqft": 6005,
   "price_per_lot_sqft": 62.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2190,
   "use": "110",
   "parcel_id": "1202722430097"
  },
  {
   "address": "2371 Mcknight Road North, North Saint Paul",
   "sale_month": "2021-07",
   "price": 1050000,
   "lot_sqft": 49311,
   "price_per_lot_sqft": 21.29,
   "price_per_building_sqft": 531.65,
   "building_sqft": 1975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1987,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922140011"
  },
  {
   "address": "675 Randolph Avenue, Saint Paul",
   "sale_month": "2021-07",
   "price": 750000,
   "lot_sqft": 19574,
   "price_per_lot_sqft": 38.32,
   "price_per_building_sqft": 217.08,
   "building_sqft": 3455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3476,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823140190"
  },
  {
   "address": "1920 Central Ave NE, Minneapolis",
   "sale_month": "2021-07",
   "price": 925000,
   "lot_sqft": 5341,
   "price_per_lot_sqft": 173.19,
   "price_per_building_sqft": 112.18,
   "building_sqft": 8246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8296,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1102924440002"
  },
  {
   "address": "9001 18th Ave S, Bloomington",
   "sale_month": "2021-07",
   "price": 750000,
   "lot_sqft": 13885,
   "price_per_lot_sqft": 54.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2207,
   "use": "APARTMENT",
   "parcel_id": "1102724410003"
  },
  {
   "address": "481 Warwick Street, Saint Paul",
   "sale_month": "2021-07",
   "price": 730000,
   "lot_sqft": 4078,
   "price_per_lot_sqft": 179.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1458,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823320017"
  },
  {
   "address": "3150 Mike Collins Drive, Eagan",
   "sale_month": "2021-07",
   "price": 2210000,
   "lot_sqft": 139281,
   "price_per_lot_sqft": 15.87,
   "price_per_building_sqft": 76.23,
   "building_sqft": 28991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29166,
   "use": "Industrial-preferred",
   "parcel_id": "102250302051"
  },
  {
   "address": "2930 2nd St N, Minneapolis",
   "sale_month": "2021-07",
   "price": 8300000,
   "lot_sqft": 279293,
   "price_per_lot_sqft": 29.72,
   "price_per_building_sqft": 64.5,
   "building_sqft": 128676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 129453,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924310099"
  },
  {
   "address": "3955 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 683900,
   "lot_sqft": 7565,
   "price_per_lot_sqft": 90.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1160,
   "use": "TRIPLEX",
   "parcel_id": "1002824220219"
  },
  {
   "address": "1610 Randolph Avenue, Saint Paul",
   "sale_month": "2021-07",
   "price": 600000,
   "lot_sqft": 5045,
   "price_per_lot_sqft": 118.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823410005"
  },
  {
   "address": "15715 Grove Cir N, Maple Grove",
   "sale_month": "2021-07",
   "price": 450000,
   "lot_sqft": 36880,
   "price_per_lot_sqft": 12.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922230023"
  },
  {
   "address": "5120 Edina Indust Blvd, Edina",
   "sale_month": "2021-07",
   "price": 4700000,
   "lot_sqft": 56518,
   "price_per_lot_sqft": 83.16,
   "price_per_building_sqft": 391.86,
   "building_sqft": 11994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12066,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621340009"
  },
  {
   "address": "3790 117th Lane Northwest, Coon Rapids",
   "sale_month": "2021-07",
   "price": 350000,
   "lot_sqft": 44944,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": 88.47,
   "building_sqft": 3956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3980,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124340075"
  },
  {
   "address": "11748 Ulysses Lane Northeast, Blaine",
   "sale_month": "2021-07",
   "price": 7518280,
   "lot_sqft": 170010,
   "price_per_lot_sqft": 44.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40316,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083123340035"
  },
  {
   "address": "12403 Ulysses Street Northeast, Blaine",
   "sale_month": "2021-07",
   "price": 3500000,
   "lot_sqft": 23652,
   "price_per_lot_sqft": 147.98,
   "price_per_building_sqft": 1871.66,
   "building_sqft": 1870,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1881,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123210205"
  },
  {
   "address": "12417 Ulysses Street Northeast, Blaine",
   "sale_month": "2021-07",
   "price": 3500000,
   "lot_sqft": 31525,
   "price_per_lot_sqft": 111.02,
   "price_per_building_sqft": 483.63,
   "building_sqft": 7237,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7281,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123210204"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 406000,
   "lot_sqft": 111044,
   "price_per_lot_sqft": 3.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923120006"
  },
  {
   "address": "15030 Smith Drive, Louisville Township",
   "sale_month": "2021-07",
   "price": 60000,
   "lot_sqft": 59206,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079330051"
  },
  {
   "address": "598 Smith Avenue South, Saint Paul",
   "sale_month": "2021-07",
   "price": 720000,
   "lot_sqft": 10301,
   "price_per_lot_sqft": 69.9,
   "price_per_building_sqft": 76.65,
   "building_sqft": 9393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9450,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822230048"
  },
  {
   "address": "150 Water Street, Saint Paul",
   "sale_month": "2021-07",
   "price": 284999,
   "lot_sqft": 135964,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": 19.39,
   "building_sqft": 14700,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14789,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822430057"
  },
  {
   "address": "41 Plato Boulevard East, Saint Paul",
   "sale_month": "2021-07",
   "price": 400000,
   "lot_sqft": 18897,
   "price_per_lot_sqft": 21.17,
   "price_per_building_sqft": 151.17,
   "building_sqft": 2646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2662,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410048"
  },
  {
   "address": "4960 78th St W, Bloomington",
   "sale_month": "2021-07",
   "price": 1850000,
   "lot_sqft": 13765,
   "price_per_lot_sqft": 134.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724210015"
  },
  {
   "address": "4950 78th St W, Bloomington",
   "sale_month": "2021-07",
   "price": 1850000,
   "lot_sqft": 26566,
   "price_per_lot_sqft": 69.64,
   "price_per_building_sqft": 158.5,
   "building_sqft": 11672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11743,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724210014"
  },
  {
   "address": "12181 Margo Avenue South, Denmark Township",
   "sale_month": "2021-07",
   "price": 1300000,
   "lot_sqft": 304533,
   "price_per_lot_sqft": 4.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1632,
   "use": "305",
   "parcel_id": "0602620230013"
  },
  {
   "address": "12901 Central Avenue Northeast, Blaine",
   "sale_month": "2021-07",
   "price": 1075000,
   "lot_sqft": 72527,
   "price_per_lot_sqft": 14.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123130072"
  },
  {
   "address": "222 Otis Avenue, Saint Paul",
   "sale_month": "2021-07",
   "price": 1465000,
   "lot_sqft": 7454,
   "price_per_lot_sqft": 196.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4631,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823120108"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 16087229,
   "lot_sqft": 59127,
   "price_per_lot_sqft": 272.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822420005"
  },
  {
   "address": "345 Plato Boulevard East, Saint Paul",
   "sale_month": "2021-07",
   "price": 16087229,
   "lot_sqft": 312245,
   "price_per_lot_sqft": 51.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822420004"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 16087229,
   "lot_sqft": 8297,
   "price_per_lot_sqft": 1938.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822130026"
  },
  {
   "address": null,
   "sale_month": "2021-07",
   "price": 16087229,
   "lot_sqft": 4289,
   "price_per_lot_sqft": 3750.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822130023"
  },
  {
   "address": "345 Plato Boulevard East, Saint Paul",
   "sale_month": "2021-07",
   "price": 16087229,
   "lot_sqft": 642293,
   "price_per_lot_sqft": 25.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 358940,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822130021"
  },
  {
   "address": "403 Fillmore Avenue East, Saint Paul",
   "sale_month": "2021-07",
   "price": 2228000,
   "lot_sqft": 327230,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": 16.82,
   "building_sqft": 132435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 133234,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822130002"
  },
  {
   "address": "1200 Wayzata Blvd E, Wayzata",
   "sale_month": "2021-07",
   "price": 5500000,
   "lot_sqft": 69034,
   "price_per_lot_sqft": 79.67,
   "price_per_building_sqft": 542.78,
   "building_sqft": 10133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10194,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722320077"
  },
  {
   "address": "7325 Tamarack Road, Woodbury",
   "sale_month": "2021-07",
   "price": 3300000,
   "lot_sqft": 62616,
   "price_per_lot_sqft": 52.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821340009"
  },
  {
   "address": "748 Bielenberg Drive, Woodbury",
   "sale_month": "2021-07",
   "price": 1200000,
   "lot_sqft": 45275,
   "price_per_lot_sqft": 26.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821340004"
  },
  {
   "address": "2730 Herschel Street North, Roseville",
   "sale_month": "2021-07",
   "price": 3620000,
   "lot_sqft": 225676,
   "price_per_lot_sqft": 16.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042923430019"
  },
  {
   "address": "1770 Grand Avenue, Saint Paul",
   "sale_month": "2021-07",
   "price": 900000,
   "lot_sqft": 15192,
   "price_per_lot_sqft": 59.24,
   "price_per_building_sqft": 475.94,
   "building_sqft": 1891,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1903,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420033"
  },
  {
   "address": "1855 Grand Avenue, Saint Paul",
   "sale_month": "2021-07",
   "price": 1350000,
   "lot_sqft": 7477,
   "price_per_lot_sqft": 180.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1807,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310041"
  },
  {
   "address": "1863 Grand Avenue, Saint Paul",
   "sale_month": "2021-07",
   "price": 1350000,
   "lot_sqft": 7479,
   "price_per_lot_sqft": 180.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1550,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310039"
  },
  {
   "address": "250 Turners Crossroad S, Golden Valley",
   "sale_month": "2021-07",
   "price": 43750000,
   "lot_sqft": 189933,
   "price_per_lot_sqft": 230.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63165,
   "use": "APARTMENT",
   "parcel_id": "0411721210035"
  },
  {
   "address": "5610 Laurel Ave, Golden Valley",
   "sale_month": "2021-07",
   "price": 21875000,
   "lot_sqft": 193260,
   "price_per_lot_sqft": 113.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33896,
   "use": "APARTMENT",
   "parcel_id": "0411721210024"
  },
  {
   "address": "3931 Lyndale Ave N, Minneapolis",
   "sale_month": "2021-07",
   "price": 370000,
   "lot_sqft": 10007,
   "price_per_lot_sqft": 36.97,
   "price_per_building_sqft": 293.19,
   "building_sqft": 1262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1270,
   "use": "APARTMENT",
   "parcel_id": "0402924410066"
  },
  {
   "address": "3008 Hennepin Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 1800000,
   "lot_sqft": 5836,
   "price_per_lot_sqft": 308.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33578,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210004"
  },
  {
   "address": "75 31st Ave NE, Minneapolis",
   "sale_month": "2021-07",
   "price": 737000,
   "lot_sqft": 32757,
   "price_per_lot_sqft": 22.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9584,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924410015"
  },
  {
   "address": "3600 Stevens Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 700000,
   "lot_sqft": 4501,
   "price_per_lot_sqft": 155.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2537,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824430035"
  },
  {
   "address": "3509 Grand Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 555000,
   "lot_sqft": 5617,
   "price_per_lot_sqft": 98.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1618,
   "use": "APARTMENT",
   "parcel_id": "0302824320118"
  },
  {
   "address": "3410 Harriet Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 2100000,
   "lot_sqft": 5831,
   "price_per_lot_sqft": 360.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1921,
   "use": "APARTMENT",
   "parcel_id": "0302824320035"
  },
  {
   "address": "3407 Harriet Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 2100000,
   "lot_sqft": 9069,
   "price_per_lot_sqft": 231.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3086,
   "use": "APARTMENT",
   "parcel_id": "0302824320031"
  },
  {
   "address": "3400 Nicollet Ave, Minneapolis",
   "sale_month": "2021-07",
   "price": 790000,
   "lot_sqft": 7457,
   "price_per_lot_sqft": 105.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3681,
   "use": "APARTMENT",
   "parcel_id": "0302824310003"
  },
  {
   "address": "3043 Grand Ave S, Minneapolis",
   "sale_month": "2021-07",
   "price": 630000,
   "lot_sqft": 5694,
   "price_per_lot_sqft": 110.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1074,
   "use": "APARTMENT",
   "parcel_id": "0302824220013"
  },
  {
   "address": "525 Osborne Road Northeast, Spring Lake Park",
   "sale_month": "2021-07",
   "price": 1611366,
   "lot_sqft": 124405,
   "price_per_lot_sqft": 12.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024430127"
  },
  {
   "address": "1717 Lake St E, Minneapolis",
   "sale_month": "2021-07",
   "price": 1030000,
   "lot_sqft": 6607,
   "price_per_lot_sqft": 155.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7637,
   "use": "TRIPLEX",
   "parcel_id": "0202824110233"
  },
  {
   "address": "1155 Ford Rd, St. Louis Park",
   "sale_month": "2021-07",
   "price": 450000,
   "lot_sqft": 9369,
   "price_per_lot_sqft": 48.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130092"
  },
  {
   "address": "300 Highway 169, St. Louis Park",
   "sale_month": "2021-07",
   "price": 12000000,
   "lot_sqft": 201442,
   "price_per_lot_sqft": 59.57,
   "price_per_building_sqft": 199.64,
   "building_sqft": 60107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60470,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722110010"
  },
  {
   "address": "400 Highway 169, St. Louis Park",
   "sale_month": "2021-07",
   "price": 15000000,
   "lot_sqft": 210123,
   "price_per_lot_sqft": 71.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10895,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722110006"
  },
  {
   "address": "14449 Hayes Road, Apple Valley",
   "sale_month": "2021-07",
   "price": 730000,
   "lot_sqft": 20371,
   "price_per_lot_sqft": 35.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4396,
   "use": "Apartment",
   "parcel_id": "011035025040"
  },
  {
   "address": "1911 32nd St E, Minneapolis",
   "sale_month": "2021-07",
   "price": 130000,
   "lot_sqft": 6195,
   "price_per_lot_sqft": 20.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 883,
   "use": "TRIPLEX",
   "parcel_id": "0102824230019"
  },
  {
   "address": "2701 American Blvd E, Bloomington",
   "sale_month": "2021-07",
   "price": 1961454,
   "lot_sqft": 237452,
   "price_per_lot_sqft": 8.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47059,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102724130022"
  },
  {
   "address": "710 Faxon Road, Norwood Young America",
   "sale_month": "2021-06",
   "price": 1100000,
   "lot_sqft": 59307,
   "price_per_lot_sqft": 18.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588500010"
  },
  {
   "address": "640 Railroad Drive, Norwood Young America",
   "sale_month": "2021-06",
   "price": 600000,
   "lot_sqft": 55930,
   "price_per_lot_sqft": 10.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "585300050"
  },
  {
   "address": "831 Park Avenue, Hamburg",
   "sale_month": "2021-06",
   "price": 6000,
   "lot_sqft": 340998,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12823,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "450280205"
  },
  {
   "address": "1004 Robert Street South, West Saint Paul",
   "sale_month": "2021-06",
   "price": 260000,
   "lot_sqft": 4550,
   "price_per_lot_sqft": 57.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1209,
   "use": "Commercial-preferred",
   "parcel_id": "420170026092"
  },
  {
   "address": "32820 Northfield Boulevard, Waterford Township",
   "sale_month": "2021-06",
   "price": 1000000,
   "lot_sqft": 64577,
   "price_per_lot_sqft": 15.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11917,
   "use": "Industrial-preferred",
   "parcel_id": "410300060030"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 264038,
   "lot_sqft": 5075,
   "price_per_lot_sqft": 52.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 833,
   "use": "Apartment",
   "parcel_id": "364910002110"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 264038,
   "lot_sqft": 5075,
   "price_per_lot_sqft": 52.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "364910002100"
  },
  {
   "address": "1551 Willis Avenue, South Saint Paul",
   "sale_month": "2021-06",
   "price": 271924,
   "lot_sqft": 5074,
   "price_per_lot_sqft": 53.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3151,
   "use": "Apartment",
   "parcel_id": "364910002090"
  },
  {
   "address": "613 Marie Avenue, South Saint Paul",
   "sale_month": "2021-06",
   "price": 145000,
   "lot_sqft": 4156,
   "price_per_lot_sqft": 34.89,
   "price_per_building_sqft": 148.72,
   "building_sqft": 975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 981,
   "use": "Commercial",
   "parcel_id": "363255005022"
  },
  {
   "address": "455 85th Avenue Northwest, Coon Rapids",
   "sale_month": "2021-06",
   "price": 20680790,
   "lot_sqft": 1066923,
   "price_per_lot_sqft": 19.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 256524,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124340047"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 20680790,
   "lot_sqft": 276563,
   "price_per_lot_sqft": 74.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124310007"
  },
  {
   "address": "2723 Cedar Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 1200000,
   "lot_sqft": 9850,
   "price_per_lot_sqft": 121.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2969,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924320069"
  },
  {
   "address": "2316 25th Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 865000,
   "lot_sqft": 8429,
   "price_per_lot_sqft": 102.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1164,
   "use": "APARTMENT",
   "parcel_id": "3602924120107"
  },
  {
   "address": "1645 10th Avenue, Newport",
   "sale_month": "2021-06",
   "price": 475000,
   "lot_sqft": 11378,
   "price_per_lot_sqft": 41.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2074,
   "use": "110",
   "parcel_id": "3602822210016"
  },
  {
   "address": "3918 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2021-06",
   "price": 400000,
   "lot_sqft": 5499,
   "price_per_lot_sqft": 72.74,
   "price_per_building_sqft": 105.43,
   "building_sqft": 3794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3817,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024440003"
  },
  {
   "address": "3924 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2021-06",
   "price": 400000,
   "lot_sqft": 5499,
   "price_per_lot_sqft": 72.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024440002"
  },
  {
   "address": "2000 Freeway Blvd, Brooklyn Center",
   "sale_month": "2021-06",
   "price": 2667209,
   "lot_sqft": 100261,
   "price_per_lot_sqft": 26.6,
   "price_per_building_sqft": 98.09,
   "building_sqft": 27191,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27355,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921130022"
  },
  {
   "address": "2631 Columbus Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 3395000,
   "lot_sqft": 20289,
   "price_per_lot_sqft": 167.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8750,
   "use": "APARTMENT",
   "parcel_id": "3502924320315"
  },
  {
   "address": "800 Water St, Excelsior",
   "sale_month": "2021-06",
   "price": 350000,
   "lot_sqft": 1906,
   "price_per_lot_sqft": 183.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3411723420028"
  },
  {
   "address": "800 Water St, Excelsior",
   "sale_month": "2021-06",
   "price": 350000,
   "lot_sqft": 4160,
   "price_per_lot_sqft": 84.13,
   "price_per_building_sqft": 230.72,
   "building_sqft": 1517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1526,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411723420027"
  },
  {
   "address": "2821 Garfield Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 610000,
   "lot_sqft": 5145,
   "price_per_lot_sqft": 118.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1761,
   "use": "APARTMENT",
   "parcel_id": "3402924330158"
  },
  {
   "address": "2916 Pleasant Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 550000,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 111.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330038"
  },
  {
   "address": "2640 Garfield Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 595000,
   "lot_sqft": 5335,
   "price_per_lot_sqft": 111.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1076,
   "use": "TRIPLEX",
   "parcel_id": "3402924320136"
  },
  {
   "address": "2008 2nd Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 685000,
   "lot_sqft": 6353,
   "price_per_lot_sqft": 107.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1854,
   "use": "TRIPLEX",
   "parcel_id": "3402924120019"
  },
  {
   "address": "1851 Radisson Road Northeast, Blaine",
   "sale_month": "2021-06",
   "price": 1200000,
   "lot_sqft": 185627,
   "price_per_lot_sqft": 6.46,
   "price_per_building_sqft": 132.49,
   "building_sqft": 9057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9111,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123230008"
  },
  {
   "address": "1605 Marshall Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 1200000,
   "lot_sqft": 4828,
   "price_per_lot_sqft": 248.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3115,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923440072"
  },
  {
   "address": "348 Prior Avenue North, Saint Paul",
   "sale_month": "2021-06",
   "price": 200000,
   "lot_sqft": 5629,
   "price_per_lot_sqft": 35.53,
   "price_per_building_sqft": 99.16,
   "building_sqft": 2017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2029,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923330003"
  },
  {
   "address": "2733 Hennepin Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 4000000,
   "lot_sqft": 2574,
   "price_per_lot_sqft": 1554,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420024"
  },
  {
   "address": "2737 Hennepin Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 4000000,
   "lot_sqft": 6095,
   "price_per_lot_sqft": 656.28,
   "price_per_building_sqft": 213.73,
   "building_sqft": 18715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420023"
  },
  {
   "address": "2741 Hennepin Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 4000000,
   "lot_sqft": 5337,
   "price_per_lot_sqft": 749.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420022"
  },
  {
   "address": "2745 Hennepin Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 4000000,
   "lot_sqft": 4949,
   "price_per_lot_sqft": 808.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924420021"
  },
  {
   "address": "2749 Hennepin Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 5276259,
   "lot_sqft": 5532,
   "price_per_lot_sqft": 953.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924420020"
  },
  {
   "address": "1408 28th St W, Minneapolis",
   "sale_month": "2021-06",
   "price": 5276259,
   "lot_sqft": 6091,
   "price_per_lot_sqft": 866.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3140,
   "use": "APARTMENT",
   "parcel_id": "3302924420018"
  },
  {
   "address": "2742 Girard Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 5276259,
   "lot_sqft": 6141,
   "price_per_lot_sqft": 859.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420017"
  },
  {
   "address": "1402 28th St W, Minneapolis",
   "sale_month": "2021-06",
   "price": 842500,
   "lot_sqft": 5565,
   "price_per_lot_sqft": 151.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3050,
   "use": "APARTMENT",
   "parcel_id": "3302924420016"
  },
  {
   "address": "2738 Girard Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 5276259,
   "lot_sqft": 3931,
   "price_per_lot_sqft": 1342.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420015"
  },
  {
   "address": "2732 Girard Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 4000000,
   "lot_sqft": 4513,
   "price_per_lot_sqft": 886.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420014"
  },
  {
   "address": "2501 Emerson Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 515000,
   "lot_sqft": 6713,
   "price_per_lot_sqft": 76.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 721,
   "use": "TRIPLEX",
   "parcel_id": "3302924130038"
  },
  {
   "address": "2219 Bryant Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 475000,
   "lot_sqft": 5842,
   "price_per_lot_sqft": 81.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1357,
   "use": "APARTMENT",
   "parcel_id": "3302924110128"
  },
  {
   "address": "2119 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 385000,
   "lot_sqft": 5154,
   "price_per_lot_sqft": 74.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1026,
   "use": "TRIPLEX",
   "parcel_id": "3302924110028"
  },
  {
   "address": "13319 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2021-06",
   "price": 375000,
   "lot_sqft": 44355,
   "price_per_lot_sqft": 8.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 890,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223430001"
  },
  {
   "address": "13648 Highway 65 Northeast, Ham Lake",
   "sale_month": "2021-06",
   "price": 300000,
   "lot_sqft": 26143,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3659,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223310007"
  },
  {
   "address": "2274 University Avenue West, Saint Paul",
   "sale_month": "2021-06",
   "price": 630000,
   "lot_sqft": 9396,
   "price_per_lot_sqft": 67.05,
   "price_per_building_sqft": 93.42,
   "building_sqft": 6744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6784,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923120030"
  },
  {
   "address": "374 Maria Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 575000,
   "lot_sqft": 3993,
   "price_per_lot_sqft": 144,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3635,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922130114"
  },
  {
   "address": "2520 22nd St W, Minneapolis",
   "sale_month": "2021-06",
   "price": 650000,
   "lot_sqft": 7716,
   "price_per_lot_sqft": 84.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1634,
   "use": "TRIPLEX",
   "parcel_id": "3202924110143"
  },
  {
   "address": "219 County Road 10 Northeast, Blaine",
   "sale_month": "2021-06",
   "price": 1900000,
   "lot_sqft": 59896,
   "price_per_lot_sqft": 31.72,
   "price_per_building_sqft": 346.65,
   "building_sqft": 5481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5514,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123310009"
  },
  {
   "address": "3234 Rice Street, Little Canada",
   "sale_month": "2021-06",
   "price": 325000,
   "lot_sqft": 1812,
   "price_per_lot_sqft": 179.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330049"
  },
  {
   "address": "11420 Marketplace Dr N, Champlin",
   "sale_month": "2021-06",
   "price": 15450000,
   "lot_sqft": 112864,
   "price_per_lot_sqft": 136.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021130102"
  },
  {
   "address": "11406 Marketplace Dr N, Champlin",
   "sale_month": "2021-06",
   "price": 15450000,
   "lot_sqft": 18876,
   "price_per_lot_sqft": 818.5,
   "price_per_building_sqft": 4736.36,
   "building_sqft": 3262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3281,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021130101"
  },
  {
   "address": "11468 Marketplace Dr N, Champlin",
   "sale_month": "2021-06",
   "price": 15450000,
   "lot_sqft": 47899,
   "price_per_lot_sqft": 322.55,
   "price_per_building_sqft": 1891.3,
   "building_sqft": 8169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8218,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021130096"
  },
  {
   "address": "8600 114th Ave N, Champlin",
   "sale_month": "2021-06",
   "price": 15450000,
   "lot_sqft": 235966,
   "price_per_lot_sqft": 65.48,
   "price_per_building_sqft": 189.61,
   "building_sqft": 81481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81973,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021130093"
  },
  {
   "address": "9201 Golden Valley Rd, Golden Valley",
   "sale_month": "2021-06",
   "price": 44722500,
   "lot_sqft": 110980,
   "price_per_lot_sqft": 402.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17806,
   "use": "APARTMENT",
   "parcel_id": "3111821320075"
  },
  {
   "address": "4001 Mavelle Dr, Edina",
   "sale_month": "2021-06",
   "price": 2100000,
   "lot_sqft": 28978,
   "price_per_lot_sqft": 72.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4964,
   "use": "APARTMENT",
   "parcel_id": "3102824110083"
  },
  {
   "address": "4942 Lincoln Dr, Edina",
   "sale_month": "2021-06",
   "price": 765000,
   "lot_sqft": 1886,
   "price_per_lot_sqft": 405.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230027"
  },
  {
   "address": "4940 Lincoln Dr, Edina",
   "sale_month": "2021-06",
   "price": 765000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 519,
   "price_per_building_sqft": 160.41,
   "building_sqft": 4769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4798,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230026"
  },
  {
   "address": "4938 Lincoln Dr, Edina",
   "sale_month": "2021-06",
   "price": 765000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 519,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230025"
  },
  {
   "address": "4936 Lincoln Dr, Edina",
   "sale_month": "2021-06",
   "price": 765000,
   "lot_sqft": 1945,
   "price_per_lot_sqft": 393.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230024"
  },
  {
   "address": "1520 99th Lane Northeast, Blaine",
   "sale_month": "2021-06",
   "price": 176714,
   "lot_sqft": 2735,
   "price_per_lot_sqft": 64.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120031"
  },
  {
   "address": "1500 99th Lane Northeast, Blaine",
   "sale_month": "2021-06",
   "price": 1163183,
   "lot_sqft": 59235,
   "price_per_lot_sqft": 19.64,
   "price_per_building_sqft": 133.41,
   "building_sqft": 8719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8771,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123120019"
  },
  {
   "address": "2286 Capp Road, Saint Paul",
   "sale_month": "2021-06",
   "price": 3496328,
   "lot_sqft": 112764,
   "price_per_lot_sqft": 31.01,
   "price_per_building_sqft": 1496.72,
   "building_sqft": 2336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2350,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410032"
  },
  {
   "address": "500 Bush Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 507300,
   "lot_sqft": 14659,
   "price_per_lot_sqft": 34.61,
   "price_per_building_sqft": 59.47,
   "building_sqft": 8531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8582,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922340075"
  },
  {
   "address": "6944 Penn Ave S, Richfield",
   "sale_month": "2021-06",
   "price": 650000,
   "lot_sqft": 10720,
   "price_per_lot_sqft": 60.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2412,
   "use": "APARTMENT",
   "parcel_id": "2902824440167"
  },
  {
   "address": "6936 Penn Ave S, Richfield",
   "sale_month": "2021-06",
   "price": 650000,
   "lot_sqft": 10096,
   "price_per_lot_sqft": 64.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2254,
   "use": "APARTMENT",
   "parcel_id": "2902824440166"
  },
  {
   "address": "806 Earl Street, Saint Paul",
   "sale_month": "2021-06",
   "price": 470000,
   "lot_sqft": 6550,
   "price_per_lot_sqft": 71.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1554,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922430143"
  },
  {
   "address": "14600 21st Ave N, Plymouth",
   "sale_month": "2021-06",
   "price": 22690250,
   "lot_sqft": 254472,
   "price_per_lot_sqft": 89.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822140006"
  },
  {
   "address": "14600 21st Ave N, Plymouth",
   "sale_month": "2021-06",
   "price": 22690250,
   "lot_sqft": 257282,
   "price_per_lot_sqft": 88.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 379448,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822140002"
  },
  {
   "address": "14810 21st Ave N, Plymouth",
   "sale_month": "2021-06",
   "price": 22690250,
   "lot_sqft": 154407,
   "price_per_lot_sqft": 146.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822130005"
  },
  {
   "address": "14700 21st Ave N, Plymouth",
   "sale_month": "2021-06",
   "price": 22690250,
   "lot_sqft": 260102,
   "price_per_lot_sqft": 87.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822130004"
  },
  {
   "address": "14815 23rd Ave N, Plymouth",
   "sale_month": "2021-06",
   "price": 22690250,
   "lot_sqft": 140702,
   "price_per_lot_sqft": 161.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822130003"
  },
  {
   "address": "5851 Duluth St, Golden Valley",
   "sale_month": "2021-06",
   "price": 126221,
   "lot_sqft": 190967,
   "price_per_lot_sqft": 0.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13882,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821310021"
  },
  {
   "address": "1752 Hennepin Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 6000000,
   "lot_sqft": 26552,
   "price_per_lot_sqft": 225.97,
   "price_per_building_sqft": 861.33,
   "building_sqft": 6966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7008,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924410405"
  },
  {
   "address": "1438 Maras Street, Shakopee",
   "sale_month": "2021-06",
   "price": 193500,
   "lot_sqft": 2158,
   "price_per_lot_sqft": 89.67,
   "price_per_building_sqft": 24.86,
   "building_sqft": 7784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7831,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271510030"
  },
  {
   "address": "1432 Maras Street, Shakopee",
   "sale_month": "2021-06",
   "price": 193500,
   "lot_sqft": 2158,
   "price_per_lot_sqft": 89.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271510020"
  },
  {
   "address": "6930 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2021-06",
   "price": 3800000,
   "lot_sqft": 100476,
   "price_per_lot_sqft": 37.82,
   "price_per_building_sqft": 181.16,
   "building_sqft": 20976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21102,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711921330103"
  },
  {
   "address": "409 9th St S, Minneapolis",
   "sale_month": "2021-06",
   "price": 1800000,
   "lot_sqft": 14232,
   "price_per_lot_sqft": 126.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924140031"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2021-06",
   "price": 182500,
   "lot_sqft": 1103,
   "price_per_lot_sqft": 165.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140320"
  },
  {
   "address": "8718 Egan Drive, Savage",
   "sale_month": "2021-06",
   "price": 140000,
   "lot_sqft": 1048,
   "price_per_lot_sqft": 133.59,
   "price_per_building_sqft": 34.76,
   "building_sqft": 4028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4053,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950040"
  },
  {
   "address": "8206 125th Street West, Savage",
   "sale_month": "2021-06",
   "price": 285000,
   "lot_sqft": 3328,
   "price_per_lot_sqft": 85.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560040"
  },
  {
   "address": "5035 3rd Street Northeast, Fridley",
   "sale_month": "2021-06",
   "price": 659900,
   "lot_sqft": 11826,
   "price_per_lot_sqft": 55.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2928,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024230079"
  },
  {
   "address": "1500 69th Ave N, Brooklyn Center",
   "sale_month": "2021-06",
   "price": 480000,
   "lot_sqft": 29447,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": 119.05,
   "building_sqft": 4032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4056,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611921440069"
  },
  {
   "address": "17072 Revere Way, Prior Lake",
   "sale_month": "2021-06",
   "price": 405000,
   "lot_sqft": 4559,
   "price_per_lot_sqft": 88.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254770010"
  },
  {
   "address": "17178 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2021-06",
   "price": 650000,
   "lot_sqft": 6096,
   "price_per_lot_sqft": 106.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254430010"
  },
  {
   "address": "19477 Saint Francis Boulevard Northwest, Nowthen",
   "sale_month": "2021-06",
   "price": 42250,
   "lot_sqft": 234987,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253325240011"
  },
  {
   "address": "734 Mcknight Road North, Maplewood",
   "sale_month": "2021-06",
   "price": 25000,
   "lot_sqft": 2028,
   "price_per_lot_sqft": 12.33,
   "price_per_building_sqft": 13.4,
   "building_sqft": 1865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1876,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922330064"
  },
  {
   "address": "604 Mainstreet, Hopkins",
   "sale_month": "2021-06",
   "price": 815000,
   "lot_sqft": 46752,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2411722430240"
  },
  {
   "address": "27 14th Ave N, Hopkins",
   "sale_month": "2021-06",
   "price": 15500000,
   "lot_sqft": 229811,
   "price_per_lot_sqft": 67.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44011,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2411722320138"
  },
  {
   "address": "712 7th St SE, Minneapolis",
   "sale_month": "2021-06",
   "price": 630000,
   "lot_sqft": 9149,
   "price_per_lot_sqft": 68.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1781,
   "use": "TRIPLEX",
   "parcel_id": "2402924230019"
  },
  {
   "address": "1203 Talmage Ave SE, Minneapolis",
   "sale_month": "2021-06",
   "price": 275000,
   "lot_sqft": 7333,
   "price_per_lot_sqft": 37.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 903,
   "use": "TRIPLEX",
   "parcel_id": "2402924120043"
  },
  {
   "address": "1574 154th Avenue Northwest, Andover",
   "sale_month": "2021-06",
   "price": 3950000,
   "lot_sqft": 126196,
   "price_per_lot_sqft": 31.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25844,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233224230073"
  },
  {
   "address": "1575 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-06",
   "price": 165000,
   "lot_sqft": 85132,
   "price_per_lot_sqft": 1.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233124330017"
  },
  {
   "address": "10250 Lexington Avenue Northeast, Blaine",
   "sale_month": "2021-06",
   "price": 30700000,
   "lot_sqft": 1329010,
   "price_per_lot_sqft": 23.1,
   "price_per_building_sqft": 118.1,
   "building_sqft": 259946,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 261515,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123440014"
  },
  {
   "address": "10280 Lexington Avenue Northeast, Blaine",
   "sale_month": "2021-06",
   "price": 30700000,
   "lot_sqft": 137998,
   "price_per_lot_sqft": 222.47,
   "price_per_building_sqft": 2648.15,
   "building_sqft": 11593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11663,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123440012"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 30700000,
   "lot_sqft": 108927,
   "price_per_lot_sqft": 281.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123430014"
  },
  {
   "address": "10335 Naples Street Northeast, Blaine",
   "sale_month": "2021-06",
   "price": 3150000,
   "lot_sqft": 642692,
   "price_per_lot_sqft": 4.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44898,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123320007"
  },
  {
   "address": "5848 2nd Street Northeast, Fridley",
   "sale_month": "2021-06",
   "price": 802500,
   "lot_sqft": 15462,
   "price_per_lot_sqft": 51.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3297,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024230092"
  },
  {
   "address": "1819 Mainstreet, Hopkins",
   "sale_month": "2021-06",
   "price": 255000,
   "lot_sqft": 5095,
   "price_per_lot_sqft": 50.05,
   "price_per_building_sqft": 96.85,
   "building_sqft": 2633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2649,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410134"
  },
  {
   "address": "10515 165th Street West, Lakeville",
   "sale_month": "2021-06",
   "price": 470000,
   "lot_sqft": 2238,
   "price_per_lot_sqft": 210.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446101110"
  },
  {
   "address": "1594 English Street, Saint Paul",
   "sale_month": "2021-06",
   "price": 458000,
   "lot_sqft": 8588,
   "price_per_lot_sqft": 53.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1212,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922220125"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 2101567,
   "lot_sqft": 24986,
   "price_per_lot_sqft": 84.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924240815"
  },
  {
   "address": "200 3rd Ave N, Minneapolis",
   "sale_month": "2021-06",
   "price": 35379350,
   "lot_sqft": 60146,
   "price_per_lot_sqft": 588.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43423,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924140156"
  },
  {
   "address": "326 Washington Ave N, Minneapolis",
   "sale_month": "2021-06",
   "price": 35379350,
   "lot_sqft": 24772,
   "price_per_lot_sqft": 1428.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924130126"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 850000,
   "lot_sqft": 4174,
   "price_per_lot_sqft": 203.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2202820110011"
  },
  {
   "address": "3121 St Croix Trail South, Afton",
   "sale_month": "2021-06",
   "price": 850000,
   "lot_sqft": 22666,
   "price_per_lot_sqft": 37.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8241,
   "use": "300",
   "parcel_id": "2202820110008"
  },
  {
   "address": "6125 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2021-06",
   "price": 1150000,
   "lot_sqft": 57215,
   "price_per_lot_sqft": 20.1,
   "price_per_building_sqft": 124.49,
   "building_sqft": 9238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9294,
   "use": "Commercial-preferred",
   "parcel_id": "204310301050"
  },
  {
   "address": "2130 Como Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 21200000,
   "lot_sqft": 7437,
   "price_per_lot_sqft": 2850.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4110,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923440108"
  },
  {
   "address": "2124 Como Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 21200000,
   "lot_sqft": 7625,
   "price_per_lot_sqft": 2780.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3985,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923440107"
  },
  {
   "address": "1201 Payne Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 2100000,
   "lot_sqft": 19460,
   "price_per_lot_sqft": 107.91,
   "price_per_building_sqft": 241.52,
   "building_sqft": 8695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8747,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922430222"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 2100000,
   "lot_sqft": 5130,
   "price_per_lot_sqft": 409.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922430215"
  },
  {
   "address": "1551 Payne Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 975000,
   "lot_sqft": 33705,
   "price_per_lot_sqft": 28.93,
   "price_per_building_sqft": 85.08,
   "building_sqft": 11460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11529,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922130174"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 82300000,
   "lot_sqft": 142998,
   "price_per_lot_sqft": 575.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2011822220056"
  },
  {
   "address": "3555 Holly La N, Plymouth",
   "sale_month": "2021-06",
   "price": 82300000,
   "lot_sqft": 263718,
   "price_per_lot_sqft": 312.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 76400,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011822220055"
  },
  {
   "address": "3580 Holly La N, Plymouth",
   "sale_month": "2021-06",
   "price": 82300000,
   "lot_sqft": 237117,
   "price_per_lot_sqft": 347.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68896,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011822210019"
  },
  {
   "address": "3500 Holly La N, Plymouth",
   "sale_month": "2021-06",
   "price": 82300000,
   "lot_sqft": 299941,
   "price_per_lot_sqft": 274.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74532,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011822210018"
  },
  {
   "address": "2459 Shadywood Rd, Orono",
   "sale_month": "2021-06",
   "price": 325000,
   "lot_sqft": 32194,
   "price_per_lot_sqft": 10.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2011723110051"
  },
  {
   "address": "9421 Highway 10 Northwest, Ramsey",
   "sale_month": "2021-06",
   "price": 764700,
   "lot_sqft": 301530,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11076,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193225230017"
  },
  {
   "address": "1378 Mayre Street, Saint Paul",
   "sale_month": "2021-06",
   "price": 500000,
   "lot_sqft": 77255,
   "price_per_lot_sqft": 6.47,
   "price_per_building_sqft": 126.84,
   "building_sqft": 3942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3966,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922320125"
  },
  {
   "address": "5753 Sander Dr, Minneapolis",
   "sale_month": "2021-06",
   "price": 450000,
   "lot_sqft": 6004,
   "price_per_lot_sqft": 74.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1283,
   "use": "APARTMENT",
   "parcel_id": "1902823230083"
  },
  {
   "address": "5424 32nd Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 130000,
   "lot_sqft": 6349,
   "price_per_lot_sqft": 20.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "TRIPLEX",
   "parcel_id": "1902823220051"
  },
  {
   "address": "4701 Hiawatha Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 6200000,
   "lot_sqft": 107024,
   "price_per_lot_sqft": 57.93,
   "price_per_building_sqft": 158.1,
   "building_sqft": 39215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39452,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823120081"
  },
  {
   "address": "820 Mount Curve Boulevard, Saint Paul",
   "sale_month": "2021-06",
   "price": 8250000,
   "lot_sqft": 56775,
   "price_per_lot_sqft": 145.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120085"
  },
  {
   "address": "825 South Mount Curve Boulevard, Saint Paul",
   "sale_month": "2021-06",
   "price": 8250000,
   "lot_sqft": 100005,
   "price_per_lot_sqft": 82.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120084"
  },
  {
   "address": "3600 Holly La N, Plymouth",
   "sale_month": "2021-06",
   "price": 82300000,
   "lot_sqft": 383647,
   "price_per_lot_sqft": 214.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 108957,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1711822340007"
  },
  {
   "address": "17400 Medina Rd, Plymouth",
   "sale_month": "2021-06",
   "price": 82300000,
   "lot_sqft": 393352,
   "price_per_lot_sqft": 209.23,
   "price_per_building_sqft": 993.04,
   "building_sqft": 82877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83378,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711822330008"
  },
  {
   "address": "17300 Medina Rd, Plymouth",
   "sale_month": "2021-06",
   "price": 82300000,
   "lot_sqft": 319163,
   "price_per_lot_sqft": 257.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 100646,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711822330007"
  },
  {
   "address": "17200 Medina Rd, Plymouth",
   "sale_month": "2021-06",
   "price": 82300000,
   "lot_sqft": 293566,
   "price_per_lot_sqft": 280.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 102698,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711822330006"
  },
  {
   "address": "17100 Medina Rd, Plymouth",
   "sale_month": "2021-06",
   "price": 82300000,
   "lot_sqft": 279763,
   "price_per_lot_sqft": 294.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99847,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711822330005"
  },
  {
   "address": "931 St Paul Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 2450000,
   "lot_sqft": 16352,
   "price_per_lot_sqft": 149.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2785,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "162823230093"
  },
  {
   "address": "15725 37th Ave N, Plymouth",
   "sale_month": "2021-06",
   "price": 658000,
   "lot_sqft": 42828,
   "price_per_lot_sqft": 15.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611822330020"
  },
  {
   "address": "5622 Lake St W, St. Louis Park",
   "sale_month": "2021-06",
   "price": 2200000,
   "lot_sqft": 71590,
   "price_per_lot_sqft": 30.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28460,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721210065"
  },
  {
   "address": "921 West Broadway, Minneapolis",
   "sale_month": "2021-06",
   "price": 100000,
   "lot_sqft": 7155,
   "price_per_lot_sqft": 13.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924140196"
  },
  {
   "address": "1200 West Broadway, Minneapolis",
   "sale_month": "2021-06",
   "price": 1075000,
   "lot_sqft": 16380,
   "price_per_lot_sqft": 65.63,
   "price_per_building_sqft": 118.89,
   "building_sqft": 9042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9096,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130104"
  },
  {
   "address": "2011 Fremont Ave N, Minneapolis",
   "sale_month": "2021-06",
   "price": 1075000,
   "lot_sqft": 11852,
   "price_per_lot_sqft": 90.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924130103"
  },
  {
   "address": "9721 Humboldt Ave S, Bloomington",
   "sale_month": "2021-06",
   "price": 2350000,
   "lot_sqft": 32314,
   "price_per_lot_sqft": 72.72,
   "price_per_building_sqft": 61.05,
   "building_sqft": 38491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38724,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130010"
  },
  {
   "address": "9735 Humboldt Ave S, Bloomington",
   "sale_month": "2021-06",
   "price": 2350000,
   "lot_sqft": 48301,
   "price_per_lot_sqft": 48.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130009"
  },
  {
   "address": "313 48th St W, Minneapolis",
   "sale_month": "2021-06",
   "price": 750000,
   "lot_sqft": 2888,
   "price_per_lot_sqft": 259.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824230007"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 170610,
   "lot_sqft": 6698,
   "price_per_lot_sqft": 25.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "147700018081"
  },
  {
   "address": "213 1st Street, Farmington",
   "sale_month": "2021-06",
   "price": 404390,
   "lot_sqft": 10278,
   "price_per_lot_sqft": 39.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2786,
   "use": "Commercial-preferred",
   "parcel_id": "147700018070"
  },
  {
   "address": "6541 2nd Street Northeast, Fridley",
   "sale_month": "2021-06",
   "price": 604961,
   "lot_sqft": 12589,
   "price_per_lot_sqft": 48.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2409,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143024230077"
  },
  {
   "address": "4660 Highway 61, White Bear Lake",
   "sale_month": "2021-06",
   "price": 850000,
   "lot_sqft": 29136,
   "price_per_lot_sqft": 29.17,
   "price_per_building_sqft": 149.15,
   "building_sqft": 5699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5733,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022430014"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 317060,
   "lot_sqft": 151261,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1412023240012"
  },
  {
   "address": "8672 Pineview La N, Maple Grove",
   "sale_month": "2021-06",
   "price": 1700000,
   "lot_sqft": 158180,
   "price_per_lot_sqft": 10.75,
   "price_per_building_sqft": 238.3,
   "building_sqft": 7134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7177,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922330001"
  },
  {
   "address": "7995 Glen La, Eden Prairie",
   "sale_month": "2021-06",
   "price": 1750000,
   "lot_sqft": 36617,
   "price_per_lot_sqft": 47.79,
   "price_per_building_sqft": 684.66,
   "building_sqft": 2556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2572,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622120014"
  },
  {
   "address": "604 2nd St NE, Minneapolis",
   "sale_month": "2021-06",
   "price": 638000,
   "lot_sqft": 5335,
   "price_per_lot_sqft": 119.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1240,
   "use": "APARTMENT",
   "parcel_id": "1402924330054"
  },
  {
   "address": "6310 Highway 65 Northeast, Fridley",
   "sale_month": "2021-06",
   "price": 2250000,
   "lot_sqft": 143992,
   "price_per_lot_sqft": 15.63,
   "price_per_building_sqft": 83.29,
   "building_sqft": 27014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27177,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330066"
  },
  {
   "address": "10001 89th Ave N, Maple Grove",
   "sale_month": "2021-06",
   "price": 3000000,
   "lot_sqft": 242589,
   "price_per_lot_sqft": 12.37,
   "price_per_building_sqft": 200.76,
   "building_sqft": 14943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15033,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922420003"
  },
  {
   "address": "4200 Lancaster La N, Plymouth",
   "sale_month": "2021-06",
   "price": 6900000,
   "lot_sqft": 708912,
   "price_per_lot_sqft": 9.73,
   "price_per_building_sqft": 59.11,
   "building_sqft": 116741,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 117446,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1311822140013"
  },
  {
   "address": "1153 16th Ave SE, Minneapolis",
   "sale_month": "2021-06",
   "price": 1450000,
   "lot_sqft": 21062,
   "price_per_lot_sqft": 68.84,
   "price_per_building_sqft": 248.16,
   "building_sqft": 5843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5878,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924440015"
  },
  {
   "address": "1163 16th Ave SE, Minneapolis",
   "sale_month": "2021-06",
   "price": 75000,
   "lot_sqft": 13691,
   "price_per_lot_sqft": 5.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440014"
  },
  {
   "address": "120 East Main Street, Anoka",
   "sale_month": "2021-06",
   "price": 625000,
   "lot_sqft": 4946,
   "price_per_lot_sqft": 126.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110020"
  },
  {
   "address": "675 7th Street West, Saint Paul",
   "sale_month": "2021-06",
   "price": 395000,
   "lot_sqft": 9967,
   "price_per_lot_sqft": 39.63,
   "price_per_building_sqft": 222.54,
   "building_sqft": 1775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1786,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823210001"
  },
  {
   "address": "7246 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2021-06",
   "price": 1670000,
   "lot_sqft": 319076,
   "price_per_lot_sqft": 5.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1211622240012"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 1670000,
   "lot_sqft": 36098,
   "price_per_lot_sqft": 46.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1211622230016"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 1670000,
   "lot_sqft": 14804,
   "price_per_lot_sqft": 112.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1211622230015"
  },
  {
   "address": "4353 Cedar Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 1300000,
   "lot_sqft": 14647,
   "price_per_lot_sqft": 88.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4133,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202824320133"
  },
  {
   "address": "4247 Cedar Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 535000,
   "lot_sqft": 4874,
   "price_per_lot_sqft": 109.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1596,
   "use": "APARTMENT",
   "parcel_id": "1202824320108"
  },
  {
   "address": "7530 Market Place Dr, Eden Prairie",
   "sale_month": "2021-06",
   "price": 650000,
   "lot_sqft": 8708,
   "price_per_lot_sqft": 74.64,
   "price_per_building_sqft": 117.92,
   "building_sqft": 5512,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5545,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420008"
  },
  {
   "address": "1737 Cope Avenue East, Maplewood",
   "sale_month": "2021-06",
   "price": 350000,
   "lot_sqft": 12873,
   "price_per_lot_sqft": 27.19,
   "price_per_building_sqft": 95.73,
   "building_sqft": 3656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3678,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102922410011"
  },
  {
   "address": "241 Brimhall Street, Saint Paul",
   "sale_month": "2021-06",
   "price": 21200000,
   "lot_sqft": 15291,
   "price_per_lot_sqft": 1386.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14046,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823220217"
  },
  {
   "address": "2919 West Service Road, Eagan",
   "sale_month": "2021-06",
   "price": 3250000,
   "lot_sqft": 139961,
   "price_per_lot_sqft": 23.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40551,
   "use": "Industrial-preferred",
   "parcel_id": "102250701040"
  },
  {
   "address": "1230 Trapp Road, Eagan",
   "sale_month": "2021-06",
   "price": 2450000,
   "lot_sqft": 87044,
   "price_per_lot_sqft": 28.15,
   "price_per_building_sqft": 111.57,
   "building_sqft": 21959,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22091,
   "use": "Industrial-preferred",
   "parcel_id": "102250002341"
  },
  {
   "address": "3100 Lyndale Ave N, Minneapolis",
   "sale_month": "2021-06",
   "price": 630000,
   "lot_sqft": 17307,
   "price_per_lot_sqft": 36.4,
   "price_per_building_sqft": 105.42,
   "building_sqft": 5976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6012,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924320056"
  },
  {
   "address": "4251 Nicollet Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 610000,
   "lot_sqft": 5064,
   "price_per_lot_sqft": 120.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824420143"
  },
  {
   "address": "2411 Maplewood Drive North, Maplewood",
   "sale_month": "2021-06",
   "price": 350000,
   "lot_sqft": 24686,
   "price_per_lot_sqft": 14.18,
   "price_per_building_sqft": 300.69,
   "building_sqft": 1164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1171,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922130008"
  },
  {
   "address": "1636 Randolph Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 1400000,
   "lot_sqft": 5047,
   "price_per_lot_sqft": 277.39,
   "price_per_building_sqft": 2356.9,
   "building_sqft": 594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 597,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823410007"
  },
  {
   "address": "1620 Randolph Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 1400000,
   "lot_sqft": 25222,
   "price_per_lot_sqft": 55.51,
   "price_per_building_sqft": 81.23,
   "building_sqft": 17236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17340,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823410006"
  },
  {
   "address": "8722 Lyndale Ave S, Bloomington",
   "sale_month": "2021-06",
   "price": 1300000,
   "lot_sqft": 31122,
   "price_per_lot_sqft": 41.77,
   "price_per_building_sqft": 525.46,
   "building_sqft": 2474,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2489,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724110089"
  },
  {
   "address": "8640 Lyndale Ave S, Bloomington",
   "sale_month": "2021-06",
   "price": 1475000,
   "lot_sqft": 32858,
   "price_per_lot_sqft": 44.89,
   "price_per_building_sqft": 283.71,
   "building_sqft": 5199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5230,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724110067"
  },
  {
   "address": "26151 Newton Circle, New Market Township",
   "sale_month": "2021-06",
   "price": 1275000,
   "lot_sqft": 116893,
   "price_per_lot_sqft": 10.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14175,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "080490030"
  },
  {
   "address": "145 Lake Street South, Forest Lake",
   "sale_month": "2021-06",
   "price": 189000,
   "lot_sqft": 1577,
   "price_per_lot_sqft": 119.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130155"
  },
  {
   "address": "711 Smith Avenue South, Saint Paul",
   "sale_month": "2021-06",
   "price": 302500,
   "lot_sqft": 6094,
   "price_per_lot_sqft": 49.64,
   "price_per_building_sqft": 136.51,
   "building_sqft": 2216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2229,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822320166"
  },
  {
   "address": "4001 38th Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 768500,
   "lot_sqft": 9222,
   "price_per_lot_sqft": 83.33,
   "price_per_building_sqft": 144.65,
   "building_sqft": 5313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5345,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823130117"
  },
  {
   "address": "80 4th Street West, Saint Paul",
   "sale_month": "2021-06",
   "price": 500000,
   "lot_sqft": 20447,
   "price_per_lot_sqft": 24.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822240012"
  },
  {
   "address": "5233 82nd St W, Bloomington",
   "sale_month": "2021-06",
   "price": 16450000,
   "lot_sqft": 268276,
   "price_per_lot_sqft": 61.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14504,
   "use": "APARTMENT",
   "parcel_id": "0602724320009"
  },
  {
   "address": "4201 78th St W, Bloomington",
   "sale_month": "2021-06",
   "price": 3050000,
   "lot_sqft": 101023,
   "price_per_lot_sqft": 30.19,
   "price_per_building_sqft": 304.09,
   "building_sqft": 10030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10090,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724110025"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 6560000,
   "lot_sqft": 69722,
   "price_per_lot_sqft": 94.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923420006"
  },
  {
   "address": "2800 Long Lake Road, Roseville",
   "sale_month": "2021-06",
   "price": 6560000,
   "lot_sqft": 147318,
   "price_per_lot_sqft": 44.53,
   "price_per_building_sqft": 240.32,
   "building_sqft": 27297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27462,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923410003"
  },
  {
   "address": "2217 County Road C2 West, Roseville",
   "sale_month": "2021-06",
   "price": 3875000,
   "lot_sqft": 22115,
   "price_per_lot_sqft": 175.22,
   "price_per_building_sqft": 1033.06,
   "building_sqft": 3751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3774,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923130008"
  },
  {
   "address": "2211 County Road C2 West, Roseville",
   "sale_month": "2021-06",
   "price": 3875000,
   "lot_sqft": 80586,
   "price_per_lot_sqft": 48.09,
   "price_per_building_sqft": 284.4,
   "building_sqft": 13625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13707,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923130007"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 3875000,
   "lot_sqft": 82890,
   "price_per_lot_sqft": 46.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923130006"
  },
  {
   "address": "2931 Partridge Road, Roseville",
   "sale_month": "2021-06",
   "price": 3875000,
   "lot_sqft": 50430,
   "price_per_lot_sqft": 76.84,
   "price_per_building_sqft": 721.87,
   "building_sqft": 5368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5400,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923130005"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 1550000,
   "lot_sqft": 16456,
   "price_per_lot_sqft": 94.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822340076"
  },
  {
   "address": "155 Eaton Street, Saint Paul",
   "sale_month": "2021-06",
   "price": 1550000,
   "lot_sqft": 71373,
   "price_per_lot_sqft": 21.72,
   "price_per_building_sqft": 55.87,
   "building_sqft": 27744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27912,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822340070"
  },
  {
   "address": "1664 Selby Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 805000,
   "lot_sqft": 5889,
   "price_per_lot_sqft": 136.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3434,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110110"
  },
  {
   "address": "6240 County Road 50, Dahlgren Township",
   "sale_month": "2021-06",
   "price": 240400,
   "lot_sqft": 66504,
   "price_per_lot_sqft": 3.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7417,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "040352500"
  },
  {
   "address": "4333 Fremont Ave N, Minneapolis",
   "sale_month": "2021-06",
   "price": 400000,
   "lot_sqft": 6404,
   "price_per_lot_sqft": 62.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1522,
   "use": "APARTMENT",
   "parcel_id": "0402924120077"
  },
  {
   "address": "901 36th St W, Minneapolis",
   "sale_month": "2021-06",
   "price": 320000,
   "lot_sqft": 5333,
   "price_per_lot_sqft": 60,
   "price_per_building_sqft": 212.2,
   "building_sqft": 1508,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1517,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824440025"
  },
  {
   "address": "3220 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 750000,
   "lot_sqft": 5461,
   "price_per_lot_sqft": 137.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1786,
   "use": "APARTMENT",
   "parcel_id": "0402824140023"
  },
  {
   "address": "3300 Dupont Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 614500,
   "lot_sqft": 4246,
   "price_per_lot_sqft": 144.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 834,
   "use": "TRIPLEX",
   "parcel_id": "0402824130111"
  },
  {
   "address": "7840 Elm Street Northeast, Fridley",
   "sale_month": "2021-06",
   "price": 814800,
   "lot_sqft": 16127,
   "price_per_lot_sqft": 50.52,
   "price_per_building_sqft": 32.85,
   "building_sqft": 24805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24954,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440020"
  },
  {
   "address": "1503 St Clair Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 610000,
   "lot_sqft": 5132,
   "price_per_lot_sqft": 118.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1508,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823330102"
  },
  {
   "address": "1492 Portland Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 900000,
   "lot_sqft": 17240,
   "price_per_lot_sqft": 52.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2565,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230059"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 1345000,
   "lot_sqft": 10363,
   "price_per_lot_sqft": 129.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823210078"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 1345000,
   "lot_sqft": 5157,
   "price_per_lot_sqft": 260.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823210004"
  },
  {
   "address": "1430 Marshall Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 1345000,
   "lot_sqft": 7859,
   "price_per_lot_sqft": 171.14,
   "price_per_building_sqft": 252.82,
   "building_sqft": 5320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5352,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823210003"
  },
  {
   "address": "6585 Edenvale Blvd, Eden Prairie",
   "sale_month": "2021-06",
   "price": 6000000,
   "lot_sqft": 301989,
   "price_per_lot_sqft": 19.87,
   "price_per_building_sqft": 181.92,
   "building_sqft": 32982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33182,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622230033"
  },
  {
   "address": "6550 Edenvale Blvd, Eden Prairie",
   "sale_month": "2021-06",
   "price": 6000000,
   "lot_sqft": 144617,
   "price_per_lot_sqft": 41.49,
   "price_per_building_sqft": 152.07,
   "building_sqft": 39455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39693,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622230029"
  },
  {
   "address": "3444 Portland Ave, Minneapolis",
   "sale_month": "2021-06",
   "price": 655000,
   "lot_sqft": 5604,
   "price_per_lot_sqft": 116.88,
   "price_per_building_sqft": 218.84,
   "building_sqft": 2993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3011,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824410011"
  },
  {
   "address": "35 33rd St W, Minneapolis",
   "sale_month": "2021-06",
   "price": 2310000,
   "lot_sqft": 5989,
   "price_per_lot_sqft": 385.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2900,
   "use": "APARTMENT",
   "parcel_id": "0302824240067"
  },
  {
   "address": "25 33rd St W, Minneapolis",
   "sale_month": "2021-06",
   "price": 2310000,
   "lot_sqft": 9968,
   "price_per_lot_sqft": 231.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3360,
   "use": "APARTMENT",
   "parcel_id": "0302824240066"
  },
  {
   "address": "14601 County Road 11, Burnsville",
   "sale_month": "2021-06",
   "price": 5375000,
   "lot_sqft": 168727,
   "price_per_lot_sqft": 31.86,
   "price_per_building_sqft": 149.96,
   "building_sqft": 35842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36058,
   "use": "Commercial-preferred",
   "parcel_id": "027305001010"
  },
  {
   "address": "12601 Chowen Avenue, Burnsville",
   "sale_month": "2021-06",
   "price": 800000,
   "lot_sqft": 42787,
   "price_per_lot_sqft": 18.7,
   "price_per_building_sqft": 83.25,
   "building_sqft": 9610,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9668,
   "use": "Industrial",
   "parcel_id": "026780003032"
  },
  {
   "address": "11975 Portland Avenue South, Burnsville",
   "sale_month": "2021-06",
   "price": 4300000,
   "lot_sqft": 211787,
   "price_per_lot_sqft": 20.3,
   "price_per_building_sqft": 67.48,
   "building_sqft": 63721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64105,
   "use": "Industrial-preferred",
   "parcel_id": "026430402071"
  },
  {
   "address": "622 Grand Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 21200000,
   "lot_sqft": 9758,
   "price_per_lot_sqft": 2172.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5494,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410069"
  },
  {
   "address": "657 Grand Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 21200000,
   "lot_sqft": 8542,
   "price_per_lot_sqft": 2481.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3713,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410029"
  },
  {
   "address": "1004 Grand Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 669500,
   "lot_sqft": 5875,
   "price_per_lot_sqft": 113.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2249,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320023"
  },
  {
   "address": "960 Grand Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 724500,
   "lot_sqft": 6167,
   "price_per_lot_sqft": 117.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2052,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310090"
  },
  {
   "address": "852 Ashland Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 824700,
   "lot_sqft": 5876,
   "price_per_lot_sqft": 140.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1033,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823130067"
  },
  {
   "address": "14200 Nicollet Avenue South, Burnsville",
   "sale_month": "2021-06",
   "price": 1350000,
   "lot_sqft": 50754,
   "price_per_lot_sqft": 26.6,
   "price_per_building_sqft": 215.52,
   "building_sqft": 6264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6302,
   "use": "Commercial-preferred",
   "parcel_id": "022610002010"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 92500,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211823440062"
  },
  {
   "address": "3019 11th Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 1450000,
   "lot_sqft": 10197,
   "price_per_lot_sqft": 142.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3378,
   "use": "APARTMENT",
   "parcel_id": "0202824210009"
  },
  {
   "address": "1701 Lake St E, Minneapolis",
   "sale_month": "2021-06",
   "price": 695000,
   "lot_sqft": 6050,
   "price_per_lot_sqft": 114.88,
   "price_per_building_sqft": 94.3,
   "building_sqft": 7370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7414,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110246"
  },
  {
   "address": "3007 17th Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 695000,
   "lot_sqft": 5153,
   "price_per_lot_sqft": 134.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824110225"
  },
  {
   "address": "244 Grand Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 1190000,
   "lot_sqft": 44046,
   "price_per_lot_sqft": 27.02,
   "price_per_building_sqft": 411.34,
   "building_sqft": 2893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2910,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410161"
  },
  {
   "address": null,
   "sale_month": "2021-06",
   "price": 500000,
   "lot_sqft": 6778,
   "price_per_lot_sqft": 73.77,
   "price_per_building_sqft": 109.48,
   "building_sqft": 4567,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4595,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220308"
  },
  {
   "address": "400 Marshall Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 1450000,
   "lot_sqft": 21264,
   "price_per_lot_sqft": 68.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3836,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823210003"
  },
  {
   "address": "300 Dayton Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 21200000,
   "lot_sqft": 9990,
   "price_per_lot_sqft": 2122.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5708,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120060"
  },
  {
   "address": "194 Summit Avenue, Saint Paul",
   "sale_month": "2021-06",
   "price": 21200000,
   "lot_sqft": 18773,
   "price_per_lot_sqft": 1129.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11079,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823110006"
  },
  {
   "address": "7300 147th Street West, Apple Valley",
   "sale_month": "2021-06",
   "price": 7150000,
   "lot_sqft": 179408,
   "price_per_lot_sqft": 39.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11653,
   "use": "Commercial-preferred",
   "parcel_id": "011174001010"
  },
  {
   "address": "10301 Wayzata Blvd, Minnetonka",
   "sale_month": "2021-06",
   "price": 2290000,
   "lot_sqft": 97096,
   "price_per_lot_sqft": 23.58,
   "price_per_building_sqft": 334.55,
   "building_sqft": 6845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6887,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130095"
  },
  {
   "address": "3215 21st Ave S, Minneapolis",
   "sale_month": "2021-06",
   "price": 1294475,
   "lot_sqft": 11458,
   "price_per_lot_sqft": 112.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3337,
   "use": "APARTMENT",
   "parcel_id": "0102824240078"
  },
  {
   "address": null,
   "sale_month": "2021-05",
   "price": 1140000,
   "lot_sqft": 6712,
   "price_per_lot_sqft": 169.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220116"
  },
  {
   "address": "4315 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2021-05",
   "price": 1140000,
   "lot_sqft": 33316,
   "price_per_lot_sqft": 34.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220113"
  },
  {
   "address": "10601 Red Circle Dr, Minnetonka",
   "sale_month": "2021-05",
   "price": 1151000,
   "lot_sqft": 52738,
   "price_per_lot_sqft": 21.82,
   "price_per_building_sqft": 107.51,
   "building_sqft": 10706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10771,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722340011"
  },
  {
   "address": "1030 West Mckinley Street, Anoka",
   "sale_month": "2021-05",
   "price": 3300000,
   "lot_sqft": 241137,
   "price_per_lot_sqft": 13.69,
   "price_per_building_sqft": 134.95,
   "building_sqft": 24453,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24601,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225410016"
  },
  {
   "address": "4110 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2021-05",
   "price": 2750000,
   "lot_sqft": 32694,
   "price_per_lot_sqft": 84.11,
   "price_per_building_sqft": 136.04,
   "building_sqft": 20215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20337,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024140149"
  },
  {
   "address": null,
   "sale_month": "2021-05",
   "price": 2750000,
   "lot_sqft": 10886,
   "price_per_lot_sqft": 252.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024140148"
  },
  {
   "address": "11229 State Hwy No 55, Plymouth",
   "sale_month": "2021-05",
   "price": 247000,
   "lot_sqft": 234427,
   "price_per_lot_sqft": 1.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3511822140038"
  },
  {
   "address": "5900 Clearwater Dr, Minnetonka",
   "sale_month": "2021-05",
   "price": 11250000,
   "lot_sqft": 365241,
   "price_per_lot_sqft": 30.8,
   "price_per_building_sqft": 116.87,
   "building_sqft": 96259,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 96840,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511722320019"
  },
  {
   "address": "2900 13th Ave S, Minneapolis",
   "sale_month": "2021-05",
   "price": 800000,
   "lot_sqft": 7862,
   "price_per_lot_sqft": 101.76,
   "price_per_building_sqft": 168.42,
   "building_sqft": 4750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4779,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430029"
  },
  {
   "address": "810 Lake St E, Minneapolis",
   "sale_month": "2021-05",
   "price": 1600000,
   "lot_sqft": 15532,
   "price_per_lot_sqft": 103.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17634,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502924340126"
  },
  {
   "address": "2526 12th Ave S, Minneapolis",
   "sale_month": "2021-05",
   "price": 517000,
   "lot_sqft": 5757,
   "price_per_lot_sqft": 89.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1676,
   "use": "APARTMENT",
   "parcel_id": "3502924240081"
  },
  {
   "address": "2204 17th Ave S, Minneapolis",
   "sale_month": "2021-05",
   "price": 298700,
   "lot_sqft": 7127,
   "price_per_lot_sqft": 41.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1286,
   "use": "TRIPLEX",
   "parcel_id": "3502924110084"
  },
  {
   "address": "2605 1st Ave S, Minneapolis",
   "sale_month": "2021-05",
   "price": 400000,
   "lot_sqft": 3581,
   "price_per_lot_sqft": 111.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924420038"
  },
  {
   "address": "13644 Radisson Road Northeast, Ham Lake",
   "sale_month": "2021-05",
   "price": 267458,
   "lot_sqft": 133851,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333223310006"
  },
  {
   "address": "3333 Berwood Court West, Vadnais Heights",
   "sale_month": "2021-05",
   "price": 594000,
   "lot_sqft": 19678,
   "price_per_lot_sqft": 30.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3574,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022320053"
  },
  {
   "address": "1910 Feronia Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 1125000,
   "lot_sqft": 13220,
   "price_per_lot_sqft": 85.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2971,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310068"
  },
  {
   "address": "451 Fairview Avenue North, Saint Paul",
   "sale_month": "2021-05",
   "price": 2400000,
   "lot_sqft": 8191,
   "price_per_lot_sqft": 293,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4746,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923310030"
  },
  {
   "address": "1707 Thomas Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 1225000,
   "lot_sqft": 9069,
   "price_per_lot_sqft": 135.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2835,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923120108"
  },
  {
   "address": "1715 Thomas Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 1225000,
   "lot_sqft": 7129,
   "price_per_lot_sqft": 171.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2426,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923120107"
  },
  {
   "address": "1622 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2021-05",
   "price": 749000,
   "lot_sqft": 6213,
   "price_per_lot_sqft": 120.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2560,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923110017"
  },
  {
   "address": "14710 13th Ave N, Plymouth",
   "sale_month": "2021-05",
   "price": 547000,
   "lot_sqft": 12746,
   "price_per_lot_sqft": 42.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1878,
   "use": "TRIPLEX",
   "parcel_id": "3311822110057"
  },
  {
   "address": "2736 Colfax Ave S, Minneapolis",
   "sale_month": "2021-05",
   "price": 1570000,
   "lot_sqft": 10295,
   "price_per_lot_sqft": 152.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3020,
   "use": "APARTMENT",
   "parcel_id": "3302924410112"
  },
  {
   "address": "8647 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2021-05",
   "price": 555000,
   "lot_sqft": 2023,
   "price_per_lot_sqft": 274.35,
   "price_per_building_sqft": 125.68,
   "building_sqft": 4416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4443,
   "use": "300",
   "parcel_id": "3302921440027"
  },
  {
   "address": "8649 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2021-05",
   "price": 555000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 200.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440026"
  },
  {
   "address": "705 7th Street East, Saint Paul",
   "sale_month": "2021-05",
   "price": 20750,
   "lot_sqft": 12243,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 847,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922130020"
  },
  {
   "address": "662 Payne Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 100000,
   "lot_sqft": 5914,
   "price_per_lot_sqft": 16.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922120123"
  },
  {
   "address": "1900 Tower Drive, Stillwater",
   "sale_month": "2021-05",
   "price": 895000,
   "lot_sqft": 30340,
   "price_per_lot_sqft": 29.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11142,
   "use": "305",
   "parcel_id": "3203020430005"
  },
  {
   "address": null,
   "sale_month": "2021-05",
   "price": 13450000,
   "lot_sqft": 51818,
   "price_per_lot_sqft": 259.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020330016"
  },
  {
   "address": "1920 Market Drive, Stillwater",
   "sale_month": "2021-05",
   "price": 13450000,
   "lot_sqft": 35077,
   "price_per_lot_sqft": 383.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "300",
   "parcel_id": "3203020330015"
  },
  {
   "address": "2080 Market Drive, Stillwater",
   "sale_month": "2021-05",
   "price": 13450000,
   "lot_sqft": 181714,
   "price_per_lot_sqft": 74.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47667,
   "use": "300",
   "parcel_id": "3203020330014"
  },
  {
   "address": "1820 Market Drive, Stillwater",
   "sale_month": "2021-05",
   "price": 13450000,
   "lot_sqft": 41357,
   "price_per_lot_sqft": 325.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12444,
   "use": "300",
   "parcel_id": "3203020330008"
  },
  {
   "address": "1901 Market Drive, Stillwater",
   "sale_month": "2021-05",
   "price": 13450000,
   "lot_sqft": 281921,
   "price_per_lot_sqft": 47.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 263700,
   "use": "300",
   "parcel_id": "3203020330005"
  },
  {
   "address": "3309 26th St E, Minneapolis",
   "sale_month": "2021-05",
   "price": 550000,
   "lot_sqft": 6115,
   "price_per_lot_sqft": 89.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1348,
   "use": "APARTMENT",
   "parcel_id": "3102923320022"
  },
  {
   "address": "3000 Chestnut Street North, Chaska",
   "sale_month": "2021-05",
   "price": 29301150,
   "lot_sqft": 125380,
   "price_per_lot_sqft": 233.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16971,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302840010"
  },
  {
   "address": "119 Jonathan Boulevard, Chaska",
   "sale_month": "2021-05",
   "price": 1250000,
   "lot_sqft": 126664,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": 84.53,
   "building_sqft": 14787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14877,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302800040"
  },
  {
   "address": "2350 Territorial Road, Saint Paul",
   "sale_month": "2021-05",
   "price": 1475000,
   "lot_sqft": 30886,
   "price_per_lot_sqft": 47.76,
   "price_per_building_sqft": 126.35,
   "building_sqft": 11674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11745,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923430130"
  },
  {
   "address": "1619 Hubbard Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 1250000,
   "lot_sqft": 15660,
   "price_per_lot_sqft": 79.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2489,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923440014"
  },
  {
   "address": "15255 23rd Ave N, Plymouth",
   "sale_month": "2021-05",
   "price": 3250000,
   "lot_sqft": 136497,
   "price_per_lot_sqft": 23.81,
   "price_per_building_sqft": 114.26,
   "building_sqft": 28443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28615,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822240117"
  },
  {
   "address": "10060 Flanders Court Northeast, Blaine",
   "sale_month": "2021-05",
   "price": 260000,
   "lot_sqft": 2771,
   "price_per_lot_sqft": 93.83,
   "price_per_building_sqft": 12.58,
   "building_sqft": 20668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20793,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210031"
  },
  {
   "address": "3787 Lexington Avenue North, Arden Hills",
   "sale_month": "2021-05",
   "price": 3500000,
   "lot_sqft": 184534,
   "price_per_lot_sqft": 18.97,
   "price_per_building_sqft": 55.74,
   "building_sqft": 62793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63172,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023410024"
  },
  {
   "address": "609 Market Street South, Shakopee",
   "sale_month": "2021-05",
   "price": 1200000,
   "lot_sqft": 24741,
   "price_per_lot_sqft": 48.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3567,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272820020"
  },
  {
   "address": "1040 Dakota Drive, Mendota Heights",
   "sale_month": "2021-05",
   "price": 750000,
   "lot_sqft": 47768,
   "price_per_lot_sqft": 15.7,
   "price_per_building_sqft": 109.41,
   "building_sqft": 6855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6896,
   "use": "Commercial-preferred",
   "parcel_id": "271910002010"
  },
  {
   "address": "101 66th St E, Richfield",
   "sale_month": "2021-05",
   "price": 1200000,
   "lot_sqft": 42786,
   "price_per_lot_sqft": 28.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2139,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702824420134"
  },
  {
   "address": "5725 Loftus Lane, Savage",
   "sale_month": "2021-05",
   "price": 2416939,
   "lot_sqft": 50862,
   "price_per_lot_sqft": 47.52,
   "price_per_building_sqft": 201.04,
   "building_sqft": 12022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12095,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263270031"
  },
  {
   "address": "3854 Lexington Avenue North, Shoreview",
   "sale_month": "2021-05",
   "price": 2570000,
   "lot_sqft": 85679,
   "price_per_lot_sqft": 30,
   "price_per_building_sqft": 458.19,
   "building_sqft": 5609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5642,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023230012"
  },
  {
   "address": "11801 73rd Ave N, Maple Grove",
   "sale_month": "2021-05",
   "price": 2076666,
   "lot_sqft": 107769,
   "price_per_lot_sqft": 19.27,
   "price_per_building_sqft": 382.8,
   "building_sqft": 5425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5458,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420007"
  },
  {
   "address": "1815 10th Ave S, Minneapolis",
   "sale_month": "2021-05",
   "price": 465000,
   "lot_sqft": 7496,
   "price_per_lot_sqft": 62.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1754,
   "use": "APARTMENT",
   "parcel_id": "2602924340038"
  },
  {
   "address": "1840 66th St E, Richfield",
   "sale_month": "2021-05",
   "price": 3400000,
   "lot_sqft": 46402,
   "price_per_lot_sqft": 73.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824140132"
  },
  {
   "address": "1361 Lake Drive West, Chanhassen",
   "sale_month": "2021-05",
   "price": 2000000,
   "lot_sqft": 160322,
   "price_per_lot_sqft": 12.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "256360020"
  },
  {
   "address": "5600 Credit River Road Southeast, Prior Lake",
   "sale_month": "2021-05",
   "price": 925000,
   "lot_sqft": 154725,
   "price_per_lot_sqft": 5.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "255540010"
  },
  {
   "address": "501 8th Ave SE, Minneapolis",
   "sale_month": "2021-05",
   "price": 540000,
   "lot_sqft": 4492,
   "price_per_lot_sqft": 120.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1124,
   "use": "APARTMENT",
   "parcel_id": "2402924230036"
  },
  {
   "address": "606 7th St SE, Minneapolis",
   "sale_month": "2021-05",
   "price": 2180000,
   "lot_sqft": 6063,
   "price_per_lot_sqft": 359.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3196,
   "use": "APARTMENT",
   "parcel_id": "2402924230021"
  },
  {
   "address": "201 Main Street West, New Prague",
   "sale_month": "2021-05",
   "price": 322500,
   "lot_sqft": 11456,
   "price_per_lot_sqft": 28.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240030080"
  },
  {
   "address": "10491 260th Street East, Elko New Market",
   "sale_month": "2021-05",
   "price": 500000,
   "lot_sqft": 112118,
   "price_per_lot_sqft": 4.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "239260011"
  },
  {
   "address": "21382 Heywood Avenue, Lakeville",
   "sale_month": "2021-05",
   "price": 300000,
   "lot_sqft": 43531,
   "price_per_lot_sqft": 6.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5769,
   "use": "Industrial-preferred",
   "parcel_id": "221110103040"
  },
  {
   "address": "314 1st Ave N, Minneapolis",
   "sale_month": "2021-05",
   "price": 3500000,
   "lot_sqft": 5070,
   "price_per_lot_sqft": 690.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410082"
  },
  {
   "address": "113 1st St N, Minneapolis",
   "sale_month": "2021-05",
   "price": 925000,
   "lot_sqft": 5314,
   "price_per_lot_sqft": 174.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140063"
  },
  {
   "address": "2500 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-05",
   "price": 285000,
   "lot_sqft": 18879,
   "price_per_lot_sqft": 15.1,
   "price_per_building_sqft": 197.92,
   "building_sqft": 1440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1449,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110029"
  },
  {
   "address": "2180 108th Lane Northeast, Blaine",
   "sale_month": "2021-05",
   "price": 1125000,
   "lot_sqft": 43652,
   "price_per_lot_sqft": 25.77,
   "price_per_building_sqft": 113.84,
   "building_sqft": 9882,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9941,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210010"
  },
  {
   "address": "1411 1st Avenue Northwest, New Brighton",
   "sale_month": "2021-05",
   "price": 1700000,
   "lot_sqft": 133909,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": 59.83,
   "building_sqft": 28412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28583,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213023230007"
  },
  {
   "address": "195 James Ave N, Minneapolis",
   "sale_month": "2021-05",
   "price": 120000,
   "lot_sqft": 6546,
   "price_per_lot_sqft": 18.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924340107"
  },
  {
   "address": "155 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2021-05",
   "price": 1375000,
   "lot_sqft": 12879,
   "price_per_lot_sqft": 106.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2352,
   "use": "APARTMENT",
   "parcel_id": "2102924340021"
  },
  {
   "address": "151 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2021-05",
   "price": 1500000,
   "lot_sqft": 12560,
   "price_per_lot_sqft": 119.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2469,
   "use": "APARTMENT",
   "parcel_id": "2102924340019"
  },
  {
   "address": "3809 Old Shakopee Rd W, Bloomington",
   "sale_month": "2021-05",
   "price": 875000,
   "lot_sqft": 15156,
   "price_per_lot_sqft": 57.73,
   "price_per_building_sqft": 354.68,
   "building_sqft": 2467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2482,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002724320062"
  },
  {
   "address": "18300 Minnetonka Blvd, Deephaven",
   "sale_month": "2021-05",
   "price": 925000,
   "lot_sqft": 10001,
   "price_per_lot_sqft": 92.49,
   "price_per_building_sqft": 182.19,
   "building_sqft": 5077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5107,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722310093"
  },
  {
   "address": "15825 Central Avenue Northeast, Ham Lake",
   "sale_month": "2021-05",
   "price": 925000,
   "lot_sqft": 105516,
   "price_per_lot_sqft": 8.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12428,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223430011"
  },
  {
   "address": "15800 Central Avenue Northeast, Ham Lake",
   "sale_month": "2021-05",
   "price": 980000,
   "lot_sqft": 97266,
   "price_per_lot_sqft": 10.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223340011"
  },
  {
   "address": "11452 Central Avenue Northeast, Blaine",
   "sale_month": "2021-05",
   "price": 615400,
   "lot_sqft": 318046,
   "price_per_lot_sqft": 1.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 867,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123240195"
  },
  {
   "address": "7104 36th Ave N, New Hope",
   "sale_month": "2021-05",
   "price": 1680000,
   "lot_sqft": 31937,
   "price_per_lot_sqft": 52.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4275,
   "use": "APARTMENT",
   "parcel_id": "1711821340061"
  },
  {
   "address": "7801 East Bush Lake Rd, Bloomington",
   "sale_month": "2021-05",
   "price": 6367750,
   "lot_sqft": 111209,
   "price_per_lot_sqft": 57.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14921,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621110008"
  },
  {
   "address": "4900 85th Ave N, Brooklyn Park",
   "sale_month": "2021-05",
   "price": 3300000,
   "lot_sqft": 79541,
   "price_per_lot_sqft": 41.49,
   "price_per_building_sqft": 188.8,
   "building_sqft": 17479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17584,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611921440051"
  },
  {
   "address": "1625 West Broadway, Minneapolis",
   "sale_month": "2021-05",
   "price": 925000,
   "lot_sqft": 20180,
   "price_per_lot_sqft": 45.84,
   "price_per_building_sqft": 52.36,
   "building_sqft": 17667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17774,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924240166"
  },
  {
   "address": "1601 West Broadway, Minneapolis",
   "sale_month": "2021-05",
   "price": 925000,
   "lot_sqft": 5110,
   "price_per_lot_sqft": 181.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924240165"
  },
  {
   "address": "2106 Fremont Ave N, Minneapolis",
   "sale_month": "2021-05",
   "price": 240000,
   "lot_sqft": 3251,
   "price_per_lot_sqft": 73.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1184,
   "use": "TRIPLEX",
   "parcel_id": "1602924130072"
  },
  {
   "address": "8991 33rd Street North, Lake Elmo",
   "sale_month": "2021-05",
   "price": 208550,
   "lot_sqft": 1911,
   "price_per_lot_sqft": 109.13,
   "price_per_building_sqft": 33.59,
   "building_sqft": 6208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6245,
   "use": "300",
   "parcel_id": "1602921440008"
  },
  {
   "address": "900 50th St W, Minneapolis",
   "sale_month": "2021-05",
   "price": 100000,
   "lot_sqft": 10804,
   "price_per_lot_sqft": 9.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824140176"
  },
  {
   "address": "8240 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2021-05",
   "price": 8375000,
   "lot_sqft": 213712,
   "price_per_lot_sqft": 39.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12661,
   "use": "110",
   "parcel_id": "1602721330001"
  },
  {
   "address": "18598 Elk River Trail, Farmington",
   "sale_month": "2021-05",
   "price": 255000,
   "lot_sqft": 14823,
   "price_per_lot_sqft": 17.2,
   "price_per_building_sqft": 177.58,
   "building_sqft": 1436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1445,
   "use": "Commercial-preferred",
   "parcel_id": "145865102010"
  },
  {
   "address": "4874 Highway 61, White Bear Lake",
   "sale_month": "2021-05",
   "price": 470000,
   "lot_sqft": 12487,
   "price_per_lot_sqft": 37.64,
   "price_per_building_sqft": 155.73,
   "building_sqft": 3018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3036,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140109"
  },
  {
   "address": "409 Broadway St NE, Minneapolis",
   "sale_month": "2021-05",
   "price": 580000,
   "lot_sqft": 6898,
   "price_per_lot_sqft": 84.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1103,
   "use": "TRIPLEX",
   "parcel_id": "1402924240003"
  },
  {
   "address": "1431 Jefferson St NE, Minneapolis",
   "sale_month": "2021-05",
   "price": 850000,
   "lot_sqft": 6116,
   "price_per_lot_sqft": 138.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2438,
   "use": "APARTMENT",
   "parcel_id": "1402924120010"
  },
  {
   "address": "2232 Commerce Blvd, Mound",
   "sale_month": "2021-05",
   "price": 1508950,
   "lot_sqft": 22182,
   "price_per_lot_sqft": 68.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40398,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330081"
  },
  {
   "address": "2238 Commerce Blvd, Mound",
   "sale_month": "2021-05",
   "price": 1508950,
   "lot_sqft": 10177,
   "price_per_lot_sqft": 148.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330080"
  },
  {
   "address": null,
   "sale_month": "2021-05",
   "price": 1508950,
   "lot_sqft": 52197,
   "price_per_lot_sqft": 28.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330079"
  },
  {
   "address": "2200 Commerce Blvd, Mound",
   "sale_month": "2021-05",
   "price": 1508950,
   "lot_sqft": 14265,
   "price_per_lot_sqft": 105.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724320169"
  },
  {
   "address": null,
   "sale_month": "2021-05",
   "price": 1508950,
   "lot_sqft": 32428,
   "price_per_lot_sqft": 46.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724320168"
  },
  {
   "address": "22 Hamel Rd, Medina",
   "sale_month": "2021-05",
   "price": 237000,
   "lot_sqft": 23590,
   "price_per_lot_sqft": 10.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211823410011"
  },
  {
   "address": "3827 Crosstown Boulevard Northeast, Ham Lake",
   "sale_month": "2021-05",
   "price": 825000,
   "lot_sqft": 107848,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11818,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113223120028"
  },
  {
   "address": "739 Stewart Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 470000,
   "lot_sqft": 7780,
   "price_per_lot_sqft": 60.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1597,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823440038"
  },
  {
   "address": "14235 Northdale Blvd, Rogers",
   "sale_month": "2021-05",
   "price": 415000,
   "lot_sqft": 130833,
   "price_per_lot_sqft": 3.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023340009"
  },
  {
   "address": "4308 Chicago Ave, Minneapolis",
   "sale_month": "2021-05",
   "price": 250000,
   "lot_sqft": 4906,
   "price_per_lot_sqft": 50.96,
   "price_per_building_sqft": 193.2,
   "building_sqft": 1294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1301,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824320116"
  },
  {
   "address": "2290 Cliff Road, Eagan",
   "sale_month": "2021-05",
   "price": 1200000,
   "lot_sqft": 35972,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": 190.99,
   "building_sqft": 6283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6321,
   "use": "Commercial-preferred",
   "parcel_id": "105355701010"
  },
  {
   "address": "622 Snelling Avenue South, Saint Paul",
   "sale_month": "2021-05",
   "price": 2930000,
   "lot_sqft": 11293,
   "price_per_lot_sqft": 259.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3390,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102823330084"
  },
  {
   "address": "632 Snelling Avenue South, Saint Paul",
   "sale_month": "2021-05",
   "price": 2930000,
   "lot_sqft": 11997,
   "price_per_lot_sqft": 244.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2976,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102823330083"
  },
  {
   "address": "3914 Lake Dr, Robbinsdale",
   "sale_month": "2021-05",
   "price": 400000,
   "lot_sqft": 16244,
   "price_per_lot_sqft": 24.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1899,
   "use": "TRIPLEX",
   "parcel_id": "1011821340007"
  },
  {
   "address": "4806 Twin Lake Ave N, Brooklyn Center",
   "sale_month": "2021-05",
   "price": 525200,
   "lot_sqft": 11237,
   "price_per_lot_sqft": 46.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1839,
   "use": "APARTMENT",
   "parcel_id": "1011821320061"
  },
  {
   "address": "2901 2nd St N, Minneapolis",
   "sale_month": "2021-05",
   "price": 385000,
   "lot_sqft": 4320,
   "price_per_lot_sqft": 89.12,
   "price_per_building_sqft": 274.41,
   "building_sqft": 1403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1411,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924310013"
  },
  {
   "address": "2181 Snelling Avenue North, Roseville",
   "sale_month": "2021-05",
   "price": 5300000,
   "lot_sqft": 105772,
   "price_per_lot_sqft": 50.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33130,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923440242"
  },
  {
   "address": "21429 Ulysses Street Northeast, East Bethel",
   "sale_month": "2021-05",
   "price": 1900000,
   "lot_sqft": 87115,
   "price_per_lot_sqft": 21.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15427,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340014"
  },
  {
   "address": null,
   "sale_month": "2021-05",
   "price": 1900000,
   "lot_sqft": 88043,
   "price_per_lot_sqft": 21.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340010"
  },
  {
   "address": null,
   "sale_month": "2021-05",
   "price": 2000000,
   "lot_sqft": 28227,
   "price_per_lot_sqft": 70.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923310012"
  },
  {
   "address": "2341 St Croix Street, Roseville",
   "sale_month": "2021-05",
   "price": 2000000,
   "lot_sqft": 155246,
   "price_per_lot_sqft": 12.88,
   "price_per_building_sqft": 48.5,
   "building_sqft": 41235,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41484,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923310011"
  },
  {
   "address": "4741 Zealand Ave N, New Hope",
   "sale_month": "2021-05",
   "price": 2000000,
   "lot_sqft": 125797,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": 70.09,
   "building_sqft": 28536,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28709,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711821420030"
  },
  {
   "address": "4444 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-05",
   "price": 4585000,
   "lot_sqft": 28424,
   "price_per_lot_sqft": 161.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12257,
   "use": "APARTMENT",
   "parcel_id": "0702823430172"
  },
  {
   "address": "12335 Margo Avenue South, Denmark Township",
   "sale_month": "2021-05",
   "price": 295000,
   "lot_sqft": 108704,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602620240005"
  },
  {
   "address": "17644 Ulysses Street Northeast, Ham Lake",
   "sale_month": "2021-05",
   "price": 28000,
   "lot_sqft": 2365,
   "price_per_lot_sqft": 11.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223310004"
  },
  {
   "address": "5747 West Broadway, Crystal",
   "sale_month": "2021-05",
   "price": 600000,
   "lot_sqft": 34142,
   "price_per_lot_sqft": 17.57,
   "price_per_building_sqft": 155.44,
   "building_sqft": 3860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3884,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420081"
  },
  {
   "address": "5999 Rice Creek Parkway, Shoreview",
   "sale_month": "2021-05",
   "price": 1350000,
   "lot_sqft": 69635,
   "price_per_lot_sqft": 19.39,
   "price_per_building_sqft": 87.54,
   "building_sqft": 15421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15514,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043023220008"
  },
  {
   "address": "1756 Grand Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 2500000,
   "lot_sqft": 7596,
   "price_per_lot_sqft": 329.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4895,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042823420031"
  },
  {
   "address": "222 Frank Street, Saint Paul",
   "sale_month": "2021-05",
   "price": 312000,
   "lot_sqft": 5506,
   "price_per_lot_sqft": 56.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 710,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042822120007"
  },
  {
   "address": null,
   "sale_month": "2021-05",
   "price": 7500000,
   "lot_sqft": 58554,
   "price_per_lot_sqft": 128.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411922340013"
  },
  {
   "address": null,
   "sale_month": "2021-05",
   "price": 7500000,
   "lot_sqft": 40260,
   "price_per_lot_sqft": 186.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411922340012"
  },
  {
   "address": "15490 101st Ave N, Maple Grove",
   "sale_month": "2021-05",
   "price": 7500000,
   "lot_sqft": 299319,
   "price_per_lot_sqft": 25.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17049,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411922340011"
  },
  {
   "address": "3441 Emerson Ave S, Minneapolis",
   "sale_month": "2021-05",
   "price": 3724000,
   "lot_sqft": 10818,
   "price_per_lot_sqft": 344.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5315,
   "use": "APARTMENT",
   "parcel_id": "0402824420131"
  },
  {
   "address": "3252 Emerson Ave S, Minneapolis",
   "sale_month": "2021-05",
   "price": 832325,
   "lot_sqft": 5447,
   "price_per_lot_sqft": 152.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1060,
   "use": "TRIPLEX",
   "parcel_id": "0402824130087"
  },
  {
   "address": "1219 St Clair Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 315000,
   "lot_sqft": 12078,
   "price_per_lot_sqft": 26.08,
   "price_per_building_sqft": 475.83,
   "building_sqft": 662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 666,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823440119"
  },
  {
   "address": "1100 Grand Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 950000,
   "lot_sqft": 2247,
   "price_per_lot_sqft": 422.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410062"
  },
  {
   "address": "1168 Grand Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 1750000,
   "lot_sqft": 8957,
   "price_per_lot_sqft": 195.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4272,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032823410038"
  },
  {
   "address": "14265 Burnsville Parkway West, Burnsville",
   "sale_month": "2021-05",
   "price": 5000000,
   "lot_sqft": 136756,
   "price_per_lot_sqft": 36.56,
   "price_per_building_sqft": 103.17,
   "building_sqft": 48464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48757,
   "use": "Industrial-preferred",
   "parcel_id": "027100001020"
  },
  {
   "address": "1091 Goodrich Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 1780000,
   "lot_sqft": 10563,
   "price_per_lot_sqft": 168.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3867,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823320128"
  },
  {
   "address": "1043 Grand Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 4725000,
   "lot_sqft": 14722,
   "price_per_lot_sqft": 320.95,
   "price_per_building_sqft": 463.51,
   "building_sqft": 10194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10255,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823320092"
  },
  {
   "address": "995 Grand Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 2310000,
   "lot_sqft": 7172,
   "price_per_lot_sqft": 322.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3772,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823320015"
  },
  {
   "address": "51 Milton Street South, Saint Paul",
   "sale_month": "2021-05",
   "price": 1025000,
   "lot_sqft": 4226,
   "price_per_lot_sqft": 242.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2202,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310132"
  },
  {
   "address": "2121 57th Ave N, Brooklyn Center",
   "sale_month": "2021-05",
   "price": 231000,
   "lot_sqft": 11631,
   "price_per_lot_sqft": 19.86,
   "price_per_building_sqft": 130.88,
   "building_sqft": 1765,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1775,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0211821420031"
  },
  {
   "address": "3500 Columbus Ave, Minneapolis",
   "sale_month": "2021-05",
   "price": 975000,
   "lot_sqft": 8104,
   "price_per_lot_sqft": 120.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3060,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824320169"
  },
  {
   "address": "3108 Elliot Ave, Minneapolis",
   "sale_month": "2021-05",
   "price": 475000,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 96.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1365,
   "use": "TRIPLEX",
   "parcel_id": "0202824210099"
  },
  {
   "address": "3100 Bloomington Ave, Minneapolis",
   "sale_month": "2021-05",
   "price": 1350000,
   "lot_sqft": 8713,
   "price_per_lot_sqft": 154.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3044,
   "use": "APARTMENT",
   "parcel_id": "0202824120154"
  },
  {
   "address": "13200 County Road 51, Benton Township",
   "sale_month": "2021-05",
   "price": 250000,
   "lot_sqft": 4528909,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 245371,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "016000030"
  },
  {
   "address": "8091 Mckinley Street Northeast, Spring Lake Park",
   "sale_month": "2021-05",
   "price": 559000,
   "lot_sqft": 12393,
   "price_per_lot_sqft": 45.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2268,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024410031"
  },
  {
   "address": "301 Dayton Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 1810000,
   "lot_sqft": 7113,
   "price_per_lot_sqft": 254.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3715,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823120014"
  },
  {
   "address": "309 Dayton Avenue, Saint Paul",
   "sale_month": "2021-05",
   "price": 1600000,
   "lot_sqft": 7880,
   "price_per_lot_sqft": 203.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3617,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823120012"
  },
  {
   "address": "10201 Wayzata Blvd, Minnetonka",
   "sale_month": "2021-05",
   "price": 3625000,
   "lot_sqft": 149080,
   "price_per_lot_sqft": 24.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13346,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130016"
  },
  {
   "address": "6458 City West Pkwy, Eden Prairie",
   "sale_month": "2021-05",
   "price": 1700000,
   "lot_sqft": 66514,
   "price_per_lot_sqft": 25.56,
   "price_per_building_sqft": 139.54,
   "building_sqft": 12183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12256,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622240060"
  },
  {
   "address": "8327 144th Street West, Apple Valley",
   "sale_month": "2021-05",
   "price": 650000,
   "lot_sqft": 24602,
   "price_per_lot_sqft": 26.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3812,
   "use": "Apartment",
   "parcel_id": "011035002100"
  },
  {
   "address": "3259 Central Ave NE, Minneapolis",
   "sale_month": "2021-05",
   "price": 431600,
   "lot_sqft": 6842,
   "price_per_lot_sqft": 63.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2238,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102924320101"
  },
  {
   "address": "595 Industrial Boulevard, Watertown",
   "sale_month": "2021-04",
   "price": 67000,
   "lot_sqft": 61045,
   "price_per_lot_sqft": 1.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "854610130"
  },
  {
   "address": "712 Vista Boulevard, Waconia",
   "sale_month": "2021-04",
   "price": 2650000,
   "lot_sqft": 67930,
   "price_per_lot_sqft": 39.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13450,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753131000"
  },
  {
   "address": "10610 10th Street West, Waconia",
   "sale_month": "2021-04",
   "price": 475000,
   "lot_sqft": 35962,
   "price_per_lot_sqft": 13.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753080010"
  },
  {
   "address": "520 Cherry Drive, Waconia",
   "sale_month": "2021-04",
   "price": 1200000,
   "lot_sqft": 48661,
   "price_per_lot_sqft": 24.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751190022"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 800000,
   "lot_sqft": 60794,
   "price_per_lot_sqft": 13.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650860570"
  },
  {
   "address": "612 Ash Avenue South, Mayer",
   "sale_month": "2021-04",
   "price": 152307,
   "lot_sqft": 48413,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "507010060"
  },
  {
   "address": "106 Louis Street West, Cologne",
   "sale_month": "2021-04",
   "price": 290000,
   "lot_sqft": 8055,
   "price_per_lot_sqft": 36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3115,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400500670"
  },
  {
   "address": "1026 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2021-04",
   "price": 710000,
   "lot_sqft": 8953,
   "price_per_lot_sqft": 79.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1631,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024320037"
  },
  {
   "address": "4341 Tyler Place Northeast, Columbia Heights",
   "sale_month": "2021-04",
   "price": 710000,
   "lot_sqft": 7644,
   "price_per_lot_sqft": 92.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2138,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024220104"
  },
  {
   "address": "2921 30th Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 719480,
   "lot_sqft": 5997,
   "price_per_lot_sqft": 119.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1639,
   "use": "APARTMENT",
   "parcel_id": "3602924440152"
  },
  {
   "address": "3005 Franklin Ave E, Minneapolis",
   "sale_month": "2021-04",
   "price": 815000,
   "lot_sqft": 3895,
   "price_per_lot_sqft": 209.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3602924110123"
  },
  {
   "address": "3009 Franklin Ave E, Minneapolis",
   "sale_month": "2021-04",
   "price": 815000,
   "lot_sqft": 7791,
   "price_per_lot_sqft": 104.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2713,
   "use": "APARTMENT",
   "parcel_id": "3602924110122"
  },
  {
   "address": "11730 Point Douglas Drive South, Cottage Grove",
   "sale_month": "2021-04",
   "price": 120000,
   "lot_sqft": 520768,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12032,
   "use": "300",
   "parcel_id": "3602721420025"
  },
  {
   "address": "3915 Lookout Place Northeast, Columbia Heights",
   "sale_month": "2021-04",
   "price": 900000,
   "lot_sqft": 10688,
   "price_per_lot_sqft": 84.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2804,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024310129"
  },
  {
   "address": "1301 Franklin Ave E, Minneapolis",
   "sale_month": "2021-04",
   "price": 800000,
   "lot_sqft": 80144,
   "price_per_lot_sqft": 9.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120287"
  },
  {
   "address": "6402 Xenium La N, Maple Grove",
   "sale_month": "2021-04",
   "price": 432500,
   "lot_sqft": 13886,
   "price_per_lot_sqft": 31.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 849,
   "use": "TRIPLEX",
   "parcel_id": "3411922310061"
  },
  {
   "address": "2816 Stevens Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 539800,
   "lot_sqft": 5705,
   "price_per_lot_sqft": 94.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1603,
   "use": "TRIPLEX",
   "parcel_id": "3402924430101"
  },
  {
   "address": "2607 2nd Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 170000,
   "lot_sqft": 6132,
   "price_per_lot_sqft": 27.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1050,
   "use": "APARTMENT",
   "parcel_id": "3402924420230"
  },
  {
   "address": "2933 Pleasant Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 1050000,
   "lot_sqft": 15572,
   "price_per_lot_sqft": 67.43,
   "price_per_building_sqft": 309.92,
   "building_sqft": 3388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3409,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3402924340295"
  },
  {
   "address": "2928 Pleasant Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 1050000,
   "lot_sqft": 9878,
   "price_per_lot_sqft": 106.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330186"
  },
  {
   "address": "2932 Pleasant Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 1050000,
   "lot_sqft": 4325,
   "price_per_lot_sqft": 242.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330141"
  },
  {
   "address": "2704 Pillsbury Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 775000,
   "lot_sqft": 7402,
   "price_per_lot_sqft": 104.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1603,
   "use": "TRIPLEX",
   "parcel_id": "3402924310055"
  },
  {
   "address": "2414 Pleasant Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 692000,
   "lot_sqft": 11826,
   "price_per_lot_sqft": 58.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1961,
   "use": "APARTMENT",
   "parcel_id": "3402924230188"
  },
  {
   "address": "7632 Pleasant Ave S, Richfield",
   "sale_month": "2021-04",
   "price": 486000,
   "lot_sqft": 11424,
   "price_per_lot_sqft": 42.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2258,
   "use": "APARTMENT",
   "parcel_id": "3402824330026"
  },
  {
   "address": "7626 Pleasant Ave S, Richfield",
   "sale_month": "2021-04",
   "price": 493600,
   "lot_sqft": 11452,
   "price_per_lot_sqft": 43.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1961,
   "use": "APARTMENT",
   "parcel_id": "3402824330024"
  },
  {
   "address": "9150 Isanti Street Northeast, Blaine",
   "sale_month": "2021-04",
   "price": 800000,
   "lot_sqft": 43164,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": 83.89,
   "building_sqft": 9536,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9594,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220007"
  },
  {
   "address": "880 Wilson Avenue, Saint Paul",
   "sale_month": "2021-04",
   "price": 395000,
   "lot_sqft": 8280,
   "price_per_lot_sqft": 47.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1711,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922320179"
  },
  {
   "address": "207 Maple Street, Saint Paul",
   "sale_month": "2021-04",
   "price": 720000,
   "lot_sqft": 12639,
   "price_per_lot_sqft": 56.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3982,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922320153"
  },
  {
   "address": "940 3rd Street East, Saint Paul",
   "sale_month": "2021-04",
   "price": 595000,
   "lot_sqft": 9943,
   "price_per_lot_sqft": 59.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2246,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922240204"
  },
  {
   "address": "2544 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 774000,
   "lot_sqft": 6854,
   "price_per_lot_sqft": 112.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2660,
   "use": "APARTMENT",
   "parcel_id": "3302924140184"
  },
  {
   "address": "2540 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 611000,
   "lot_sqft": 5076,
   "price_per_lot_sqft": 120.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1522,
   "use": "TRIPLEX",
   "parcel_id": "3302924140183"
  },
  {
   "address": "2437 Dupont Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 1000000,
   "lot_sqft": 5822,
   "price_per_lot_sqft": 171.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2152,
   "use": "APARTMENT",
   "parcel_id": "3302924140086"
  },
  {
   "address": "175 Old Highway 8 Southwest, New Brighton",
   "sale_month": "2021-04",
   "price": 2250000,
   "lot_sqft": 120412,
   "price_per_lot_sqft": 18.69,
   "price_per_building_sqft": 308.47,
   "building_sqft": 7294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7338,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023120026"
  },
  {
   "address": "125 8th Avenue Southwest, New Brighton",
   "sale_month": "2021-04",
   "price": 2250000,
   "lot_sqft": 45267,
   "price_per_lot_sqft": 49.71,
   "price_per_building_sqft": 915.75,
   "building_sqft": 2457,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2472,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023120019"
  },
  {
   "address": "389 Maple Street, Saint Paul",
   "sale_month": "2021-04",
   "price": 460000,
   "lot_sqft": 5535,
   "price_per_lot_sqft": 83.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1405,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922140007"
  },
  {
   "address": "688 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2021-04",
   "price": 500000,
   "lot_sqft": 28689,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922120127"
  },
  {
   "address": "668 Payne Avenue, Saint Paul",
   "sale_month": "2021-04",
   "price": 227000,
   "lot_sqft": 6332,
   "price_per_lot_sqft": 35.85,
   "price_per_building_sqft": 31,
   "building_sqft": 7323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7367,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922120114"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 19800000,
   "lot_sqft": 164579,
   "price_per_lot_sqft": 120.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3212022330008"
  },
  {
   "address": "7468 Hudson Boulevard North, Oakdale",
   "sale_month": "2021-04",
   "price": 500000,
   "lot_sqft": 133231,
   "price_per_lot_sqft": 3.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1653,
   "use": "110",
   "parcel_id": "3202921340016"
  },
  {
   "address": "11020 Holly La N, Dayton",
   "sale_month": "2021-04",
   "price": 19800000,
   "lot_sqft": 874352,
   "price_per_lot_sqft": 22.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 76692,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022440010"
  },
  {
   "address": "11156 Zealand Ave N, Champlin",
   "sale_month": "2021-04",
   "price": 465000,
   "lot_sqft": 2561,
   "price_per_lot_sqft": 181.57,
   "price_per_building_sqft": 93.09,
   "building_sqft": 4995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5026,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420091"
  },
  {
   "address": "730 Wildwood Road, Mahtomedi",
   "sale_month": "2021-04",
   "price": 9500000,
   "lot_sqft": 63986,
   "price_per_lot_sqft": 148.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18015,
   "use": "110",
   "parcel_id": "3103021220068"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 50000,
   "lot_sqft": 16361,
   "price_per_lot_sqft": 3.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921330012"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 40000000,
   "lot_sqft": 5107145,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": 17079.42,
   "building_sqft": 2342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2356,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "300332400"
  },
  {
   "address": "570 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2021-04",
   "price": 287500,
   "lot_sqft": 4915,
   "price_per_lot_sqft": 58.49,
   "price_per_building_sqft": 173.4,
   "building_sqft": 1658,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1668,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023240121"
  },
  {
   "address": "333 10th Street Northwest, New Brighton",
   "sale_month": "2021-04",
   "price": 8271000,
   "lot_sqft": 102101,
   "price_per_lot_sqft": 81.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29942,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023110115"
  },
  {
   "address": "116 Chestnut Street East, Stillwater",
   "sale_month": "2021-04",
   "price": 370000,
   "lot_sqft": 2187,
   "price_per_lot_sqft": 169.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420098"
  },
  {
   "address": "1932 Emerson Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 1000000,
   "lot_sqft": 6741,
   "price_per_lot_sqft": 148.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2239,
   "use": "APARTMENT",
   "parcel_id": "2802924430049"
  },
  {
   "address": "1108 Kenwood Pkwy, Minneapolis",
   "sale_month": "2021-04",
   "price": 1321495,
   "lot_sqft": 6386,
   "price_per_lot_sqft": 206.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1664,
   "use": "APARTMENT",
   "parcel_id": "2802924320053"
  },
  {
   "address": "7400 Hentges Way, Shakopee",
   "sale_month": "2021-04",
   "price": 11922320,
   "lot_sqft": 1679586,
   "price_per_lot_sqft": 7.1,
   "price_per_building_sqft": 394.99,
   "building_sqft": 30184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30367,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "275030010"
  },
  {
   "address": "2695 Paddock Path, Shakopee",
   "sale_month": "2021-04",
   "price": 1100000,
   "lot_sqft": 99177,
   "price_per_lot_sqft": 11.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "275020020"
  },
  {
   "address": "5651 Innovation Boulevard, Shakopee",
   "sale_month": "2021-04",
   "price": 22500000,
   "lot_sqft": 190883,
   "price_per_lot_sqft": 117.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77351,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274300011"
  },
  {
   "address": "5651 Innovation Boulevard, Shakopee",
   "sale_month": "2021-04",
   "price": 22500000,
   "lot_sqft": 324090,
   "price_per_lot_sqft": 69.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 83087,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274300010"
  },
  {
   "address": "10078 Flanders Court Northeast, Blaine",
   "sale_month": "2021-04",
   "price": 202500,
   "lot_sqft": 2208,
   "price_per_lot_sqft": 91.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210040"
  },
  {
   "address": "4500 Main Street Northeast, Fridley",
   "sale_month": "2021-04",
   "price": 1729500,
   "lot_sqft": 229027,
   "price_per_lot_sqft": 7.55,
   "price_per_building_sqft": 92.78,
   "building_sqft": 18640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18752,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024440011"
  },
  {
   "address": "1015 Bandana Boulevard West, Saint Paul",
   "sale_month": "2021-04",
   "price": 450000,
   "lot_sqft": 87518,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923130037"
  },
  {
   "address": "7480 County Road 101 East, Shakopee",
   "sale_month": "2021-04",
   "price": 1200000,
   "lot_sqft": 118694,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": 458.37,
   "building_sqft": 2618,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2634,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270730060"
  },
  {
   "address": "15 Grant St E, Minneapolis",
   "sale_month": "2021-04",
   "price": 30000000,
   "lot_sqft": 27611,
   "price_per_lot_sqft": 1086.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11492,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924420012"
  },
  {
   "address": "1727 Lasalle Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 3569500,
   "lot_sqft": 8480,
   "price_per_lot_sqft": 420.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924340020"
  },
  {
   "address": "1728 Nicollet Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 3569500,
   "lot_sqft": 10596,
   "price_per_lot_sqft": 336.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924340010"
  },
  {
   "address": "1724 Nicollet Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 3569500,
   "lot_sqft": 11874,
   "price_per_lot_sqft": 300.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924340009"
  },
  {
   "address": "1001 Bluff Avenue East, Shakopee",
   "sale_month": "2021-04",
   "price": 470000,
   "lot_sqft": 15564,
   "price_per_lot_sqft": 30.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270041150"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 70000,
   "lot_sqft": 40839,
   "price_per_lot_sqft": 1.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "264610690"
  },
  {
   "address": "1605 Elliot Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 480000,
   "lot_sqft": 7239,
   "price_per_lot_sqft": 66.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1753,
   "use": "TRIPLEX",
   "parcel_id": "2602924310052"
  },
  {
   "address": "12585 Rhode Island Avenue South, Savage",
   "sale_month": "2021-04",
   "price": 1250000,
   "lot_sqft": 48716,
   "price_per_lot_sqft": 25.66,
   "price_per_building_sqft": 99.68,
   "building_sqft": 12540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12615,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130110"
  },
  {
   "address": "2411 Galpin Court, Chanhassen",
   "sale_month": "2021-04",
   "price": 4000000,
   "lot_sqft": 17958,
   "price_per_lot_sqft": 222.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "258320001"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 600000,
   "lot_sqft": 3245,
   "price_per_lot_sqft": 184.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430069"
  },
  {
   "address": "378 Como Avenue, Saint Paul",
   "sale_month": "2021-04",
   "price": 600000,
   "lot_sqft": 5253,
   "price_per_lot_sqft": 114.22,
   "price_per_building_sqft": 158.9,
   "building_sqft": 3776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3799,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430068"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 600000,
   "lot_sqft": 1512,
   "price_per_lot_sqft": 396.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430067"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 600000,
   "lot_sqft": 2145,
   "price_per_lot_sqft": 279.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430066"
  },
  {
   "address": "360 Como Avenue, Saint Paul",
   "sale_month": "2021-04",
   "price": 600000,
   "lot_sqft": 2299,
   "price_per_lot_sqft": 260.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430065"
  },
  {
   "address": "605 12th Ave S, Hopkins",
   "sale_month": "2021-04",
   "price": 595000,
   "lot_sqft": 13143,
   "price_per_lot_sqft": 45.27,
   "price_per_building_sqft": 94.52,
   "building_sqft": 6295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6333,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240044"
  },
  {
   "address": "911 24th Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 315000,
   "lot_sqft": 5889,
   "price_per_lot_sqft": 53.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 729,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924340071"
  },
  {
   "address": "1650 Marion Street, Saint Paul",
   "sale_month": "2021-04",
   "price": 2375000,
   "lot_sqft": 29543,
   "price_per_lot_sqft": 80.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8247,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110026"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 2300000,
   "lot_sqft": 412421,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "2412023440004"
  },
  {
   "address": "13098 George Weber Dr, Rogers",
   "sale_month": "2021-04",
   "price": 13200000,
   "lot_sqft": 397739,
   "price_per_lot_sqft": 33.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 167377,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023220018"
  },
  {
   "address": "1609 Mainstreet, Hopkins",
   "sale_month": "2021-04",
   "price": 96453,
   "lot_sqft": 11403,
   "price_per_lot_sqft": 8.46,
   "price_per_building_sqft": 60.21,
   "building_sqft": 1602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1611,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320055"
  },
  {
   "address": "716 12th Ave SE, Minneapolis",
   "sale_month": "2021-04",
   "price": 377500,
   "lot_sqft": 6865,
   "price_per_lot_sqft": 54.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 611,
   "use": "APARTMENT",
   "parcel_id": "2402924130089"
  },
  {
   "address": "7964 Xerxes Ave N, Brooklyn Park",
   "sale_month": "2021-04",
   "price": 269900,
   "lot_sqft": 32843,
   "price_per_lot_sqft": 8.22,
   "price_per_building_sqft": 46.91,
   "building_sqft": 5753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5788,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311921320098"
  },
  {
   "address": "411 Hennepin Ave E, Minneapolis",
   "sale_month": "2021-04",
   "price": 1091700,
   "lot_sqft": 2946,
   "price_per_lot_sqft": 370.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120075"
  },
  {
   "address": "2669 Campus Dr, Plymouth",
   "sale_month": "2021-04",
   "price": 2670000,
   "lot_sqft": 67918,
   "price_per_lot_sqft": 39.31,
   "price_per_building_sqft": 334.96,
   "building_sqft": 7971,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8020,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822430024"
  },
  {
   "address": "702 1st St N, Minneapolis",
   "sale_month": "2021-04",
   "price": 650000,
   "lot_sqft": 22510,
   "price_per_lot_sqft": 28.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2202924120067"
  },
  {
   "address": "5936 Pillsbury Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 495000,
   "lot_sqft": 8759,
   "price_per_lot_sqft": 56.51,
   "price_per_building_sqft": 122.68,
   "building_sqft": 4035,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4059,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824310106"
  },
  {
   "address": "5700 Nicollet Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 650000,
   "lot_sqft": 6594,
   "price_per_lot_sqft": 98.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1588,
   "use": "APARTMENT",
   "parcel_id": "2202824240105"
  },
  {
   "address": "10620 Nassau Street Northeast, Blaine",
   "sale_month": "2021-04",
   "price": 344666,
   "lot_sqft": 105970,
   "price_per_lot_sqft": 3.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3552,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123240032"
  },
  {
   "address": "2200 108th Lane Northeast, Blaine",
   "sale_month": "2021-04",
   "price": 760000,
   "lot_sqft": 43644,
   "price_per_lot_sqft": 17.41,
   "price_per_building_sqft": 83.03,
   "building_sqft": 9153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9209,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123120003"
  },
  {
   "address": "1049 Centerville Circle, Vadnais Heights",
   "sale_month": "2021-04",
   "price": 950000,
   "lot_sqft": 90052,
   "price_per_lot_sqft": 10.55,
   "price_per_building_sqft": 79.2,
   "building_sqft": 11995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12067,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210067"
  },
  {
   "address": "1324 Arcade Street, Saint Paul",
   "sale_month": "2021-04",
   "price": 500000,
   "lot_sqft": 5603,
   "price_per_lot_sqft": 89.24,
   "price_per_building_sqft": 93.01,
   "building_sqft": 5376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5409,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922320169"
  },
  {
   "address": "4033 Brookside Ave, St. Louis Park",
   "sale_month": "2021-04",
   "price": 200000,
   "lot_sqft": 14335,
   "price_per_lot_sqft": 13.95,
   "price_per_building_sqft": 35.71,
   "building_sqft": 5600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5634,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240197"
  },
  {
   "address": "10800 Lyndale Ave S, Bloomington",
   "sale_month": "2021-04",
   "price": 3300000,
   "lot_sqft": 206937,
   "price_per_lot_sqft": 15.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20619,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102724440022"
  },
  {
   "address": "1355 Eustis Street, Saint Paul",
   "sale_month": "2021-04",
   "price": 3300000,
   "lot_sqft": 10162,
   "price_per_lot_sqft": 324.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3921,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923320021"
  },
  {
   "address": "1365 Eustis Street, Saint Paul",
   "sale_month": "2021-04",
   "price": 3300000,
   "lot_sqft": 17872,
   "price_per_lot_sqft": 184.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5836,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923320020"
  },
  {
   "address": "5660 Bishop Avenue, Inver Grove Heights",
   "sale_month": "2021-04",
   "price": 1750000,
   "lot_sqft": 75570,
   "price_per_lot_sqft": 23.16,
   "price_per_building_sqft": 225.08,
   "building_sqft": 7775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7822,
   "use": "Commercial-preferred",
   "parcel_id": "201415002011"
  },
  {
   "address": "320 Cherry Street North, Belle Plaine",
   "sale_month": "2021-04",
   "price": 60000,
   "lot_sqft": 28372,
   "price_per_lot_sqft": 2.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200010360"
  },
  {
   "address": "110 Cottage Avenue West, Saint Paul",
   "sale_month": "2021-04",
   "price": 126500,
   "lot_sqft": 5932,
   "price_per_lot_sqft": 21.33,
   "price_per_building_sqft": 67.14,
   "building_sqft": 1884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1896,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922320075"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 2300000,
   "lot_sqft": 794437,
   "price_per_lot_sqft": 2.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1912022310006"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 2300000,
   "lot_sqft": 164070,
   "price_per_lot_sqft": 14.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1912022310004"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 2300000,
   "lot_sqft": 1438742,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "1912022310003"
  },
  {
   "address": "3535 Winnetka Ave N, New Hope",
   "sale_month": "2021-04",
   "price": 431952,
   "lot_sqft": 17929,
   "price_per_lot_sqft": 24.09,
   "price_per_building_sqft": 82.65,
   "building_sqft": 5226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5257,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911821110001"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 152639,
   "lot_sqft": 19493,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "190370005082"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 520418,
   "lot_sqft": 62885,
   "price_per_lot_sqft": 8.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "190370005081"
  },
  {
   "address": "1701 Vermillion Street, Hastings",
   "sale_month": "2021-04",
   "price": 826943,
   "lot_sqft": 49457,
   "price_per_lot_sqft": 16.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23306,
   "use": "Industrial-preferred",
   "parcel_id": "190370005011"
  },
  {
   "address": "5000 Glenwood Ave, Golden Valley",
   "sale_month": "2021-04",
   "price": 690000,
   "lot_sqft": 33825,
   "price_per_lot_sqft": 20.4,
   "price_per_building_sqft": 197.14,
   "building_sqft": 3500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3521,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924340018"
  },
  {
   "address": "600 Kasota Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 4350000,
   "lot_sqft": 228981,
   "price_per_lot_sqft": 19,
   "price_per_building_sqft": 80.53,
   "building_sqft": 54018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54344,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923440009"
  },
  {
   "address": "5753 33rd Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 385000,
   "lot_sqft": 6056,
   "price_per_lot_sqft": 63.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2065,
   "use": "APARTMENT",
   "parcel_id": "1902823230071"
  },
  {
   "address": "2020 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2021-04",
   "price": 275000,
   "lot_sqft": 14720,
   "price_per_lot_sqft": 18.68,
   "price_per_building_sqft": 176.96,
   "building_sqft": 1554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1563,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023310091"
  },
  {
   "address": "23325 Water Street, Hampton",
   "sale_month": "2021-04",
   "price": 75000,
   "lot_sqft": 4871,
   "price_per_lot_sqft": 15.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "182090001160"
  },
  {
   "address": "1101 Stinson Blvd, Minneapolis",
   "sale_month": "2021-04",
   "price": 2300000,
   "lot_sqft": 97925,
   "price_per_lot_sqft": 23.49,
   "price_per_building_sqft": 37.36,
   "building_sqft": 61558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61930,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1802923230018"
  },
  {
   "address": "3922 50th St W, Edina",
   "sale_month": "2021-04",
   "price": 1800000,
   "lot_sqft": 7900,
   "price_per_lot_sqft": 227.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140122"
  },
  {
   "address": "1347 159th Avenue Northeast, Ham Lake",
   "sale_month": "2021-04",
   "price": 950000,
   "lot_sqft": 96645,
   "price_per_lot_sqft": 9.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12658,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223310007"
  },
  {
   "address": "3139 162nd Lane Northwest, Andover",
   "sale_month": "2021-04",
   "price": 525000,
   "lot_sqft": 92157,
   "price_per_lot_sqft": 5.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11571,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230010"
  },
  {
   "address": "1110 West Broadway, Minneapolis",
   "sale_month": "2021-04",
   "price": 300000,
   "lot_sqft": 2624,
   "price_per_lot_sqft": 114.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130080"
  },
  {
   "address": "1401 97th St W, Bloomington",
   "sale_month": "2021-04",
   "price": 560000,
   "lot_sqft": 16156,
   "price_per_lot_sqft": 34.66,
   "price_per_building_sqft": 133.27,
   "building_sqft": 4202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4227,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130013"
  },
  {
   "address": "2306 Washington Ave N, Minneapolis",
   "sale_month": "2021-04",
   "price": 1450000,
   "lot_sqft": 30997,
   "price_per_lot_sqft": 46.78,
   "price_per_building_sqft": 108.44,
   "building_sqft": 13371,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13452,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924210018"
  },
  {
   "address": "2253 Skillman Avenue East, North Saint Paul",
   "sale_month": "2021-04",
   "price": 5940000,
   "lot_sqft": 38597,
   "price_per_lot_sqft": 153.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6738,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110040"
  },
  {
   "address": "2209 Skillman Avenue East, North Saint Paul",
   "sale_month": "2021-04",
   "price": 5940000,
   "lot_sqft": 38773,
   "price_per_lot_sqft": 153.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6738,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110039"
  },
  {
   "address": "2061 Mcknight Road North, North Saint Paul",
   "sale_month": "2021-04",
   "price": 5940000,
   "lot_sqft": 40829,
   "price_per_lot_sqft": 145.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6738,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110038"
  },
  {
   "address": "515 Elm Street, Farmington",
   "sale_month": "2021-04",
   "price": 1860500,
   "lot_sqft": 20451,
   "price_per_lot_sqft": 90.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6230,
   "use": "Apartment",
   "parcel_id": "142357000120"
  },
  {
   "address": "1100 Stinson Blvd, Minneapolis",
   "sale_month": "2021-04",
   "price": 2300000,
   "lot_sqft": 20077,
   "price_per_lot_sqft": 114.56,
   "price_per_building_sqft": 1447.45,
   "building_sqft": 1589,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1599,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1302924140029"
  },
  {
   "address": "4335 Cedar Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 480000,
   "lot_sqft": 4880,
   "price_per_lot_sqft": 98.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1670,
   "use": "APARTMENT",
   "parcel_id": "1202824320136"
  },
  {
   "address": "2634 University Ave NE, Minneapolis",
   "sale_month": "2021-04",
   "price": 650000,
   "lot_sqft": 31332,
   "price_per_lot_sqft": 20.75,
   "price_per_building_sqft": 331.63,
   "building_sqft": 1960,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1971,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924230010"
  },
  {
   "address": "3923 Chicago Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 670000,
   "lot_sqft": 6488,
   "price_per_lot_sqft": 103.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2340,
   "use": "APARTMENT",
   "parcel_id": "1102824210130"
  },
  {
   "address": "9040 Grand Ave S, Bloomington",
   "sale_month": "2021-04",
   "price": 2000000,
   "lot_sqft": 40275,
   "price_per_lot_sqft": 49.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320009"
  },
  {
   "address": "9030 Grand Ave S, Bloomington",
   "sale_month": "2021-04",
   "price": 2000000,
   "lot_sqft": 40259,
   "price_per_lot_sqft": 49.68,
   "price_per_building_sqft": 68.31,
   "building_sqft": 29279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29456,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320008"
  },
  {
   "address": "5651 96th Ave N, Brooklyn Park",
   "sale_month": "2021-04",
   "price": 3852000,
   "lot_sqft": 84634,
   "price_per_lot_sqft": 45.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921310007"
  },
  {
   "address": "2301 Brunswick Ave S, St. Louis Park",
   "sale_month": "2021-04",
   "price": 333000,
   "lot_sqft": 820149,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": 357.3,
   "building_sqft": 932,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 938,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0911721220004"
  },
  {
   "address": "7125 Ohms La, Edina",
   "sale_month": "2021-04",
   "price": 1750000,
   "lot_sqft": 85996,
   "price_per_lot_sqft": 20.35,
   "price_per_building_sqft": 68.79,
   "building_sqft": 25438,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25592,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621220028"
  },
  {
   "address": "3802 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 1470000,
   "lot_sqft": 12001,
   "price_per_lot_sqft": 122.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2712,
   "use": "APARTMENT",
   "parcel_id": "0902824110149"
  },
  {
   "address": "11990 Aberdeen Street Northeast, Blaine",
   "sale_month": "2021-04",
   "price": 550000,
   "lot_sqft": 2174,
   "price_per_lot_sqft": 252.99,
   "price_per_building_sqft": 50.74,
   "building_sqft": 10840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10905,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420095"
  },
  {
   "address": "11990 Aberdeen Street Northeast, Blaine",
   "sale_month": "2021-04",
   "price": 550000,
   "lot_sqft": 2181,
   "price_per_lot_sqft": 252.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420094"
  },
  {
   "address": "132 19th Street Southwest, Forest Lake",
   "sale_month": "2021-04",
   "price": 1200000,
   "lot_sqft": 67133,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "300",
   "parcel_id": "0703221130038"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 1200000,
   "lot_sqft": 22469,
   "price_per_lot_sqft": 53.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221130037"
  },
  {
   "address": "4547 Hiawatha Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 5793750,
   "lot_sqft": 70293,
   "price_per_lot_sqft": 82.42,
   "price_per_building_sqft": 378.83,
   "building_sqft": 15294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15386,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823340142"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 3660000,
   "lot_sqft": 42041,
   "price_per_lot_sqft": 87.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821410027"
  },
  {
   "address": "6939 Valley Creek Road, Woodbury",
   "sale_month": "2021-04",
   "price": 3660000,
   "lot_sqft": 55288,
   "price_per_lot_sqft": 66.2,
   "price_per_building_sqft": 294.45,
   "building_sqft": 12430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12505,
   "use": "300",
   "parcel_id": "0702821410026"
  },
  {
   "address": "2353 7th Avenue, Anoka",
   "sale_month": "2021-04",
   "price": 175783,
   "lot_sqft": 12766,
   "price_per_lot_sqft": 13.77,
   "price_per_building_sqft": 164.44,
   "building_sqft": 1069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1075,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124310089"
  },
  {
   "address": "127 County Road C East, Little Canada",
   "sale_month": "2021-04",
   "price": 305000,
   "lot_sqft": 17746,
   "price_per_lot_sqft": 17.19,
   "price_per_building_sqft": 97.04,
   "building_sqft": 3143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3162,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922430078"
  },
  {
   "address": "20 Yorkton Court, Little Canada",
   "sale_month": "2021-04",
   "price": 2150000,
   "lot_sqft": 120312,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": 67.69,
   "building_sqft": 31761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31952,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922240020"
  },
  {
   "address": "145 Railway St W, Loretto",
   "sale_month": "2021-04",
   "price": 775000,
   "lot_sqft": 11112,
   "price_per_lot_sqft": 69.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3989,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823340089"
  },
  {
   "address": "8421 Wayzata Blvd, Golden Valley",
   "sale_month": "2021-04",
   "price": 12050000,
   "lot_sqft": 71298,
   "price_per_lot_sqft": 169.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11667,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0611721130018"
  },
  {
   "address": "8401 Wayzata Blvd, Golden Valley",
   "sale_month": "2021-04",
   "price": 12050000,
   "lot_sqft": 70176,
   "price_per_lot_sqft": 171.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11710,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611721130017"
  },
  {
   "address": "8441 Wayzata Blvd, Golden Valley",
   "sale_month": "2021-04",
   "price": 12050000,
   "lot_sqft": 156947,
   "price_per_lot_sqft": 76.78,
   "price_per_building_sqft": 297.75,
   "building_sqft": 40470,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40714,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0611721130016"
  },
  {
   "address": "6060 52nd Street North, Oakdale",
   "sale_month": "2021-04",
   "price": 1250000,
   "lot_sqft": 26402,
   "price_per_lot_sqft": 47.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4156,
   "use": "110",
   "parcel_id": "0602921330020"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 1250000,
   "lot_sqft": 14240,
   "price_per_lot_sqft": 87.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2366,
   "use": "110",
   "parcel_id": "0602921320008"
  },
  {
   "address": "5650 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2021-04",
   "price": 842500,
   "lot_sqft": 72490,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8769,
   "use": "305",
   "parcel_id": "0602920240018"
  },
  {
   "address": "3737 38th Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 185000,
   "lot_sqft": 6650,
   "price_per_lot_sqft": 27.82,
   "price_per_building_sqft": 146.25,
   "building_sqft": 1265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1273,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823430042"
  },
  {
   "address": "12380 Point Douglas Drive South, Denmark Township",
   "sale_month": "2021-04",
   "price": 205000,
   "lot_sqft": 479613,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "305",
   "parcel_id": "0602620310037"
  },
  {
   "address": "5701 Quincy Street, Mounds View",
   "sale_month": "2021-04",
   "price": 550000,
   "lot_sqft": 14866,
   "price_per_lot_sqft": 37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2154,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410008"
  },
  {
   "address": "6944 Wayzata Blvd, Golden Valley",
   "sale_month": "2021-04",
   "price": 2500000,
   "lot_sqft": 40714,
   "price_per_lot_sqft": 61.4,
   "price_per_building_sqft": 298.72,
   "building_sqft": 8369,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8419,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721130021"
  },
  {
   "address": "1676 Grand Avenue, Saint Paul",
   "sale_month": "2021-04",
   "price": 2040000,
   "lot_sqft": 14878,
   "price_per_lot_sqft": 137.12,
   "price_per_building_sqft": 153.72,
   "building_sqft": 13271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13351,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823410058"
  },
  {
   "address": "5730 Bottineau Blvd, Crystal",
   "sale_month": "2021-04",
   "price": 370000,
   "lot_sqft": 45745,
   "price_per_lot_sqft": 8.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821320025"
  },
  {
   "address": "812 35th St W, Minneapolis",
   "sale_month": "2021-04",
   "price": 580000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 107.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1530,
   "use": "APARTMENT",
   "parcel_id": "0402824410072"
  },
  {
   "address": "1312 32nd St W, Minneapolis",
   "sale_month": "2021-04",
   "price": 2125000,
   "lot_sqft": 7357,
   "price_per_lot_sqft": 288.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4448,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402824130004"
  },
  {
   "address": "3135 Dupont Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 1850000,
   "lot_sqft": 10609,
   "price_per_lot_sqft": 174.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3406,
   "use": "APARTMENT",
   "parcel_id": "0402824110149"
  },
  {
   "address": "1491 Portland Avenue, Saint Paul",
   "sale_month": "2021-04",
   "price": 2000000,
   "lot_sqft": 15943,
   "price_per_lot_sqft": 125.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5085,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230050"
  },
  {
   "address": "4360 Lyndale Ave N, Minneapolis",
   "sale_month": "2021-04",
   "price": 1500000,
   "lot_sqft": 38520,
   "price_per_lot_sqft": 38.94,
   "price_per_building_sqft": 135.18,
   "building_sqft": 11096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11163,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924220043"
  },
  {
   "address": "4350 Lyndale Ave N, Minneapolis",
   "sale_month": "2021-04",
   "price": 1500000,
   "lot_sqft": 5193,
   "price_per_lot_sqft": 288.85,
   "price_per_building_sqft": 1086.17,
   "building_sqft": 1381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1389,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302924220042"
  },
  {
   "address": "3538 Portland Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 549900,
   "lot_sqft": 6703,
   "price_per_lot_sqft": 82.04,
   "price_per_building_sqft": 273.17,
   "building_sqft": 2013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2025,
   "use": "APARTMENT",
   "parcel_id": "0302824410144"
  },
  {
   "address": "3029 Garfield Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 810000,
   "lot_sqft": 5916,
   "price_per_lot_sqft": 136.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1761,
   "use": "APARTMENT",
   "parcel_id": "0302824220064"
  },
  {
   "address": "3208 Portland Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 585000,
   "lot_sqft": 5040,
   "price_per_lot_sqft": 116.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1710,
   "use": "TRIPLEX",
   "parcel_id": "0302824140003"
  },
  {
   "address": "251 Burnsville Parkway West, Burnsville",
   "sale_month": "2021-04",
   "price": 1450000,
   "lot_sqft": 137045,
   "price_per_lot_sqft": 10.58,
   "price_per_building_sqft": 78.4,
   "building_sqft": 18495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18607,
   "use": "Commercial-preferred",
   "parcel_id": "026403301010"
  },
  {
   "address": "11986 Portland Avenue South, Burnsville",
   "sale_month": "2021-04",
   "price": 370000,
   "lot_sqft": 3073,
   "price_per_lot_sqft": 120.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "024870001030"
  },
  {
   "address": null,
   "sale_month": "2021-04",
   "price": 31352,
   "lot_sqft": 4509,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "024430001070"
  },
  {
   "address": "1300 Larc Industrial Boulevard, Burnsville",
   "sale_month": "2021-04",
   "price": 2616648,
   "lot_sqft": 98980,
   "price_per_lot_sqft": 26.44,
   "price_per_building_sqft": 83.51,
   "building_sqft": 31335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31524,
   "use": "Industrial-preferred",
   "parcel_id": "024430001060"
  },
  {
   "address": "1996 County Road D East, Maplewood",
   "sale_month": "2021-04",
   "price": 10900000,
   "lot_sqft": 300341,
   "price_per_lot_sqft": 36.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34693,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022922120073"
  },
  {
   "address": "877 Grand Avenue, Saint Paul",
   "sale_month": "2021-04",
   "price": 500000,
   "lot_sqft": 5957,
   "price_per_lot_sqft": 83.93,
   "price_per_building_sqft": 227.38,
   "building_sqft": 2199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2212,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310014"
  },
  {
   "address": "3516 14th Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 645000,
   "lot_sqft": 6355,
   "price_per_lot_sqft": 101.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2436,
   "use": "APARTMENT",
   "parcel_id": "0202824420059"
  },
  {
   "address": "1111 Lake St E, Minneapolis",
   "sale_month": "2021-04",
   "price": 300000,
   "lot_sqft": 3586,
   "price_per_lot_sqft": 83.66,
   "price_per_building_sqft": 71.84,
   "building_sqft": 4176,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4201,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824210012"
  },
  {
   "address": "3033 18th Ave S, Minneapolis",
   "sale_month": "2021-04",
   "price": 485000,
   "lot_sqft": 4622,
   "price_per_lot_sqft": 104.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1182,
   "use": "APARTMENT",
   "parcel_id": "0202824110229"
  },
  {
   "address": "3133 Bloomington Ave, Minneapolis",
   "sale_month": "2021-04",
   "price": 490000,
   "lot_sqft": 5135,
   "price_per_lot_sqft": 95.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1535,
   "use": "APARTMENT",
   "parcel_id": "0202824110165"
  },
  {
   "address": "14827 Energy Way, Apple Valley",
   "sale_month": "2021-04",
   "price": 225000,
   "lot_sqft": 3907,
   "price_per_lot_sqft": 57.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001300"
  },
  {
   "address": "141 Mcboal Street, Saint Paul",
   "sale_month": "2021-04",
   "price": 2777400,
   "lot_sqft": 20288,
   "price_per_lot_sqft": 136.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6170,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823410087"
  },
  {
   "address": "186 Forbes Avenue, Saint Paul",
   "sale_month": "2021-04",
   "price": 750000,
   "lot_sqft": 13396,
   "price_per_lot_sqft": 55.99,
   "price_per_building_sqft": 60.06,
   "building_sqft": 12487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12563,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "012823410050"
  },
  {
   "address": "421 Ashland Avenue, Saint Paul",
   "sale_month": "2021-04",
   "price": 1400000,
   "lot_sqft": 7172,
   "price_per_lot_sqft": 195.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2697,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823240017"
  },
  {
   "address": "163 Wayzata Blvd W, Wayzata",
   "sale_month": "2021-04",
   "price": 7250000,
   "lot_sqft": 176993,
   "price_per_lot_sqft": 40.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24948,
   "use": "APARTMENT",
   "parcel_id": "0111723110002"
  },
  {
   "address": "221 Elm Street West, Norwood Young America",
   "sale_month": "2021-03",
   "price": 92500,
   "lot_sqft": 4997,
   "price_per_lot_sqft": 18.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500200"
  },
  {
   "address": "126 Logan Avenue East, West Saint Paul",
   "sale_month": "2021-03",
   "price": 820000,
   "lot_sqft": 9044,
   "price_per_lot_sqft": 90.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2711,
   "use": "Apartment",
   "parcel_id": "425140000200"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 204633,
   "lot_sqft": 12729,
   "price_per_lot_sqft": 16.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "421410101015"
  },
  {
   "address": "1898 Livingston Avenue, West Saint Paul",
   "sale_month": "2021-03",
   "price": 187867,
   "lot_sqft": 10329,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": 69.5,
   "building_sqft": 2703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2720,
   "use": "Commercial",
   "parcel_id": "420290026022"
  },
  {
   "address": "722 Concord Street North, South Saint Paul",
   "sale_month": "2021-03",
   "price": 256406,
   "lot_sqft": 9440,
   "price_per_lot_sqft": 27.16,
   "price_per_building_sqft": 79.46,
   "building_sqft": 3227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3247,
   "use": "Commercial-preferred",
   "parcel_id": "367020923160"
  },
  {
   "address": "2490 County Road E East, White Bear Lake",
   "sale_month": "2021-03",
   "price": 206000,
   "lot_sqft": 13567,
   "price_per_lot_sqft": 15.18,
   "price_per_building_sqft": 94.5,
   "building_sqft": 2180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2193,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022210001"
  },
  {
   "address": "1594 Hastings Avenue, Newport",
   "sale_month": "2021-03",
   "price": 1100000,
   "lot_sqft": 16281,
   "price_per_lot_sqft": 67.56,
   "price_per_building_sqft": 130.87,
   "building_sqft": 8405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8456,
   "use": "300",
   "parcel_id": "3602822210051"
  },
  {
   "address": "1590 Hastings Avenue, Newport",
   "sale_month": "2021-03",
   "price": 1100000,
   "lot_sqft": 14011,
   "price_per_lot_sqft": 78.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602822210050"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 15444,
   "lot_sqft": 4064,
   "price_per_lot_sqft": 3.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "360220025010"
  },
  {
   "address": "1120 Lund Boulevard, Anoka",
   "sale_month": "2021-03",
   "price": 1000000,
   "lot_sqft": 41218,
   "price_per_lot_sqft": 24.26,
   "price_per_building_sqft": 111.69,
   "building_sqft": 8953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9007,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225130017"
  },
  {
   "address": "3850 Jefferson Street Northeast, Columbia Heights",
   "sale_month": "2021-03",
   "price": 995000,
   "lot_sqft": 56905,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024430127"
  },
  {
   "address": "850 Edmund Avenue, Saint Paul",
   "sale_month": "2021-03",
   "price": 180000,
   "lot_sqft": 3720,
   "price_per_lot_sqft": 48.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 736,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923130070"
  },
  {
   "address": "1855 Suburban Avenue, Saint Paul",
   "sale_month": "2021-03",
   "price": 945000,
   "lot_sqft": 52515,
   "price_per_lot_sqft": 17.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922330020"
  },
  {
   "address": "1855 Suburban Avenue, Saint Paul",
   "sale_month": "2021-03",
   "price": 945000,
   "lot_sqft": 33379,
   "price_per_lot_sqft": 28.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922330019"
  },
  {
   "address": "818 3rd Ave, Excelsior",
   "sale_month": "2021-03",
   "price": 5132000,
   "lot_sqft": 139245,
   "price_per_lot_sqft": 36.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11914,
   "use": "APARTMENT",
   "parcel_id": "3511723240042"
  },
  {
   "address": "2190 Wayzata Blvd W, Orono",
   "sale_month": "2021-03",
   "price": 1450000,
   "lot_sqft": 41050,
   "price_per_lot_sqft": 35.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823210033"
  },
  {
   "address": "2905 Pillsbury Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 230000,
   "lot_sqft": 4072,
   "price_per_lot_sqft": 56.48,
   "price_per_building_sqft": 156.25,
   "building_sqft": 1472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1481,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924340086"
  },
  {
   "address": "600 Lake St W, Minneapolis",
   "sale_month": "2021-03",
   "price": 1350000,
   "lot_sqft": 7997,
   "price_per_lot_sqft": 168.81,
   "price_per_building_sqft": 209.46,
   "building_sqft": 6445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6484,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330197"
  },
  {
   "address": "2021 Pleasant Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 715000,
   "lot_sqft": 7300,
   "price_per_lot_sqft": 97.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2482,
   "use": "TRIPLEX",
   "parcel_id": "3402924210066"
  },
  {
   "address": "7638 Pleasant Ave S, Richfield",
   "sale_month": "2021-03",
   "price": 510000,
   "lot_sqft": 11397,
   "price_per_lot_sqft": 44.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2232,
   "use": "APARTMENT",
   "parcel_id": "3402824330028"
  },
  {
   "address": "3291 Labore Road, Vadnais Heights",
   "sale_month": "2021-03",
   "price": 460000,
   "lot_sqft": 116133,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 896,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022310008"
  },
  {
   "address": "24560 Smithtown Rd, Shorewood",
   "sale_month": "2021-03",
   "price": 239000,
   "lot_sqft": 46338,
   "price_per_lot_sqft": 5.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3311723130011"
  },
  {
   "address": "6061 Osgood Avenue North, Oak Park Heights",
   "sale_month": "2021-03",
   "price": 5644000,
   "lot_sqft": 41752,
   "price_per_lot_sqft": 135.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16350,
   "use": "300",
   "parcel_id": "3303020440033"
  },
  {
   "address": "8519 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2021-03",
   "price": 4500000,
   "lot_sqft": 166398,
   "price_per_lot_sqft": 27.04,
   "price_per_building_sqft": 139.63,
   "building_sqft": 32229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32424,
   "use": "300",
   "parcel_id": "3302921420008"
  },
  {
   "address": "8345 3rd Street North, Oakdale",
   "sale_month": "2021-03",
   "price": 19450000,
   "lot_sqft": 186302,
   "price_per_lot_sqft": 104.4,
   "price_per_building_sqft": 175.26,
   "building_sqft": 110977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 111647,
   "use": "300",
   "parcel_id": "3302921340035"
  },
  {
   "address": "8301 3rd Street North, Oakdale",
   "sale_month": "2021-03",
   "price": 19450000,
   "lot_sqft": 193735,
   "price_per_lot_sqft": 100.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921340031"
  },
  {
   "address": "18750 Ulysses Street Northeast, East Bethel",
   "sale_month": "2021-03",
   "price": 710000,
   "lot_sqft": 243826,
   "price_per_lot_sqft": 2.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323323210017"
  },
  {
   "address": "3605 Round Lake Boulevard, Anoka",
   "sale_month": "2021-03",
   "price": 6375000,
   "lot_sqft": 54642,
   "price_per_lot_sqft": 116.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224310136"
  },
  {
   "address": "13660 Highway 65 Northeast, Ham Lake",
   "sale_month": "2021-03",
   "price": 835000,
   "lot_sqft": 28244,
   "price_per_lot_sqft": 29.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8076,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223310005"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2021-03",
   "price": 475000,
   "lot_sqft": 2430,
   "price_per_lot_sqft": 195.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130020"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2021-03",
   "price": 231000,
   "lot_sqft": 2392,
   "price_per_lot_sqft": 96.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130019"
  },
  {
   "address": "574 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2021-03",
   "price": 400000,
   "lot_sqft": 14891,
   "price_per_lot_sqft": 26.86,
   "price_per_building_sqft": 165.98,
   "building_sqft": 2410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2425,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023240120"
  },
  {
   "address": "953 Westgate Drive, Saint Paul",
   "sale_month": "2021-03",
   "price": 6000000,
   "lot_sqft": 59419,
   "price_per_lot_sqft": 100.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923320041"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 6000000,
   "lot_sqft": 78284,
   "price_per_lot_sqft": 76.64,
   "price_per_building_sqft": 67.84,
   "building_sqft": 88445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88979,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923230022"
  },
  {
   "address": "757 Burr Street, Saint Paul",
   "sale_month": "2021-03",
   "price": 35000,
   "lot_sqft": 14641,
   "price_per_lot_sqft": 2.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1579,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922340161"
  },
  {
   "address": "549 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2021-03",
   "price": 194000,
   "lot_sqft": 3469,
   "price_per_lot_sqft": 55.92,
   "price_per_building_sqft": 86.76,
   "building_sqft": 2236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2250,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922340114"
  },
  {
   "address": "758 Stillwater Road, Mahtomedi",
   "sale_month": "2021-03",
   "price": 465000,
   "lot_sqft": 1922,
   "price_per_lot_sqft": 241.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4369,
   "use": "300",
   "parcel_id": "2903021420102"
  },
  {
   "address": "1188 Helmo Avenue North, Oakdale",
   "sale_month": "2021-03",
   "price": 3949395,
   "lot_sqft": 381382,
   "price_per_lot_sqft": 10.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 91297,
   "use": "300",
   "parcel_id": "2902921340013"
  },
  {
   "address": "14461 Lake Drive Northeast, Columbus",
   "sale_month": "2021-03",
   "price": 7350000,
   "lot_sqft": 2950981,
   "price_per_lot_sqft": 2.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34118,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "283222410013"
  },
  {
   "address": "4135 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2021-03",
   "price": 1109999,
   "lot_sqft": 60804,
   "price_per_lot_sqft": 18.26,
   "price_per_building_sqft": 202.04,
   "building_sqft": 5494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5527,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273740070"
  },
  {
   "address": "1414 Maras Street, Shakopee",
   "sale_month": "2021-03",
   "price": 987000,
   "lot_sqft": 73468,
   "price_per_lot_sqft": 13.43,
   "price_per_building_sqft": 83.06,
   "building_sqft": 11883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11954,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270990020"
  },
  {
   "address": "1427 Shakopee Avenue East, Shakopee",
   "sale_month": "2021-03",
   "price": 520000,
   "lot_sqft": 14982,
   "price_per_lot_sqft": 34.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2177,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270350010"
  },
  {
   "address": "137 17th St E, Minneapolis",
   "sale_month": "2021-03",
   "price": 3775000,
   "lot_sqft": 9542,
   "price_per_lot_sqft": 395.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5673,
   "use": "APARTMENT",
   "parcel_id": "2702924430077"
  },
  {
   "address": "1700 Stevens Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 2625000,
   "lot_sqft": 6333,
   "price_per_lot_sqft": 414.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5303,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430003"
  },
  {
   "address": "600 Ridgewood Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 575000,
   "lot_sqft": 5027,
   "price_per_lot_sqft": 114.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1567,
   "use": "TRIPLEX",
   "parcel_id": "2702924330083"
  },
  {
   "address": "8500 Egan Drive, Savage",
   "sale_month": "2021-03",
   "price": 2892872,
   "lot_sqft": 60147,
   "price_per_lot_sqft": 48.1,
   "price_per_building_sqft": 510.12,
   "building_sqft": 5671,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5705,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263230021"
  },
  {
   "address": "19905 Co Rd No 10, Corcoran",
   "sale_month": "2021-03",
   "price": 650000,
   "lot_sqft": 35767,
   "price_per_lot_sqft": 18.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7219,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611923110022"
  },
  {
   "address": "1201 9th St S, Minneapolis",
   "sale_month": "2021-03",
   "price": 73999,
   "lot_sqft": 3061,
   "price_per_lot_sqft": 24.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924420045"
  },
  {
   "address": "801 8th St S, Minneapolis",
   "sale_month": "2021-03",
   "price": 1312500,
   "lot_sqft": 77845,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 92072,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924240109"
  },
  {
   "address": "1700 66th St E, Richfield",
   "sale_month": "2021-03",
   "price": 6100000,
   "lot_sqft": 43961,
   "price_per_lot_sqft": 138.76,
   "price_per_building_sqft": 582.45,
   "building_sqft": 10473,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10536,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824140130"
  },
  {
   "address": "7975 Stone Creek Drive, Chanhassen",
   "sale_month": "2021-03",
   "price": 235000,
   "lot_sqft": 1492,
   "price_per_lot_sqft": 157.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720214"
  },
  {
   "address": "19085 Lena Avenue, Marshan Township",
   "sale_month": "2021-03",
   "price": 359369,
   "lot_sqft": 30755,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "Apartment",
   "parcel_id": "254450002030"
  },
  {
   "address": "19065 Lena Avenue, Marshan Township",
   "sale_month": "2021-03",
   "price": 357003,
   "lot_sqft": 24845,
   "price_per_lot_sqft": 14.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "Apartment",
   "parcel_id": "254450002020"
  },
  {
   "address": "19045 Lena Avenue, Marshan Township",
   "sale_month": "2021-03",
   "price": 343628,
   "lot_sqft": 33269,
   "price_per_lot_sqft": 10.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2406,
   "use": "Apartment",
   "parcel_id": "254450002010"
  },
  {
   "address": "2490 County Road F East, White Bear Lake",
   "sale_month": "2021-03",
   "price": 675000,
   "lot_sqft": 12348,
   "price_per_lot_sqft": 54.66,
   "price_per_building_sqft": 100.63,
   "building_sqft": 6708,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6748,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253022210001"
  },
  {
   "address": "1515 5th St S, Hopkins",
   "sale_month": "2021-03",
   "price": 1750000,
   "lot_sqft": 93230,
   "price_per_lot_sqft": 18.77,
   "price_per_building_sqft": 35.23,
   "building_sqft": 49669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49969,
   "use": "RESIDENTIAL",
   "parcel_id": "2511722220014"
  },
  {
   "address": "16268 Eagle Creek Avenue Southeast, Prior Lake",
   "sale_month": "2021-03",
   "price": 450000,
   "lot_sqft": 10066,
   "price_per_lot_sqft": 44.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010180"
  },
  {
   "address": "16268 Eagle Creek Avenue Southeast, Prior Lake",
   "sale_month": "2021-03",
   "price": 450000,
   "lot_sqft": 8359,
   "price_per_lot_sqft": 53.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010170"
  },
  {
   "address": "206 3rd Avenue Northwest, New Prague",
   "sale_month": "2021-03",
   "price": 150000,
   "lot_sqft": 15176,
   "price_per_lot_sqft": 9.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5670,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "249340020"
  },
  {
   "address": "1640 Galtier Street, Saint Paul",
   "sale_month": "2021-03",
   "price": 1080000,
   "lot_sqft": 19578,
   "price_per_lot_sqft": 55.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4381,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110036"
  },
  {
   "address": "50 8th Ave S, Hopkins",
   "sale_month": "2021-03",
   "price": 33075000,
   "lot_sqft": 78681,
   "price_per_lot_sqft": 420.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14956,
   "use": "APARTMENT",
   "parcel_id": "2411722430237"
  },
  {
   "address": "1420 Hennepin Ave E, Minneapolis",
   "sale_month": "2021-03",
   "price": 400000,
   "lot_sqft": 4365,
   "price_per_lot_sqft": 91.64,
   "price_per_building_sqft": 160.64,
   "building_sqft": 2490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924110084"
  },
  {
   "address": "1111 4th Avenue Northwest, New Prague",
   "sale_month": "2021-03",
   "price": 895000,
   "lot_sqft": 497938,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9922,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240160010"
  },
  {
   "address": "7029 20th Avenue, Centerville",
   "sale_month": "2021-03",
   "price": 170000,
   "lot_sqft": 2398,
   "price_per_lot_sqft": 70.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122140065"
  },
  {
   "address": "235 Triangle Lane, Jordan",
   "sale_month": "2021-03",
   "price": 365000,
   "lot_sqft": 8807,
   "price_per_lot_sqft": 41.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5967,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190074"
  },
  {
   "address": "1615 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-03",
   "price": 350000,
   "lot_sqft": 43250,
   "price_per_lot_sqft": 8.09,
   "price_per_building_sqft": 93.71,
   "building_sqft": 3735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3758,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124440001"
  },
  {
   "address": "1581 White Bear Avenue North, Saint Paul",
   "sale_month": "2021-03",
   "price": 345000,
   "lot_sqft": 14099,
   "price_per_lot_sqft": 24.47,
   "price_per_building_sqft": 163.82,
   "building_sqft": 2106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2119,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922110157"
  },
  {
   "address": "101 Glenwood Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 500000,
   "lot_sqft": 7514,
   "price_per_lot_sqft": 66.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3822,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924340073"
  },
  {
   "address": "411 Washington Ave N, Minneapolis",
   "sale_month": "2021-03",
   "price": 100000000,
   "lot_sqft": 50352,
   "price_per_lot_sqft": 1986.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130149"
  },
  {
   "address": "500 3rd St N, Minneapolis",
   "sale_month": "2021-03",
   "price": 13200000,
   "lot_sqft": 11090,
   "price_per_lot_sqft": 1190.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130138"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 45000,
   "lot_sqft": 4158,
   "price_per_lot_sqft": 10.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020321"
  },
  {
   "address": "239 Irving Ave N, Minneapolis",
   "sale_month": "2021-03",
   "price": 260000,
   "lot_sqft": 5100,
   "price_per_lot_sqft": 50.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1866,
   "use": "APARTMENT",
   "parcel_id": "2102924340061"
  },
  {
   "address": "1901 Glenwood Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 210000,
   "lot_sqft": 3728,
   "price_per_lot_sqft": 56.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924330024"
  },
  {
   "address": "9030 Inwood Avenue South, Cottage Grove",
   "sale_month": "2021-03",
   "price": 720000,
   "lot_sqft": 47243,
   "price_per_lot_sqft": 15.24,
   "price_per_building_sqft": 73,
   "building_sqft": 9863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9923,
   "use": "300",
   "parcel_id": "2102721210002"
  },
  {
   "address": "400 Commerce Court, Vadnais Heights",
   "sale_month": "2021-03",
   "price": 715000,
   "lot_sqft": 61065,
   "price_per_lot_sqft": 11.71,
   "price_per_building_sqft": 64.65,
   "building_sqft": 11059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11126,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "203022230033"
  },
  {
   "address": "400 Oak Grove Lane, Vadnais Heights",
   "sale_month": "2021-03",
   "price": 4000000,
   "lot_sqft": 584858,
   "price_per_lot_sqft": 6.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "203022220016"
  },
  {
   "address": "1310 Payne Avenue, Saint Paul",
   "sale_month": "2021-03",
   "price": 246000,
   "lot_sqft": 5686,
   "price_per_lot_sqft": 43.26,
   "price_per_building_sqft": 219.64,
   "building_sqft": 1120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1127,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922430118"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 680000,
   "lot_sqft": 216306,
   "price_per_lot_sqft": 3.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2003121320033"
  },
  {
   "address": "721 Main Street East, Belle Plaine",
   "sale_month": "2021-03",
   "price": 64000,
   "lot_sqft": 12352,
   "price_per_lot_sqft": 5.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 725,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200030040"
  },
  {
   "address": "108 Main Street West, Belle Plaine",
   "sale_month": "2021-03",
   "price": 120000,
   "lot_sqft": 1677,
   "price_per_lot_sqft": 71.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16680,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014580"
  },
  {
   "address": "1702 Vermillion Street, Hastings",
   "sale_month": "2021-03",
   "price": 139962,
   "lot_sqft": 5914,
   "price_per_lot_sqft": 23.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "194470007200"
  },
  {
   "address": "1700 Vermillion Street, Hastings",
   "sale_month": "2021-03",
   "price": 140038,
   "lot_sqft": 5914,
   "price_per_lot_sqft": 23.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "194470007190"
  },
  {
   "address": "703 31st Street East, Hastings",
   "sale_month": "2021-03",
   "price": 400000,
   "lot_sqft": 43355,
   "price_per_lot_sqft": 9.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19037,
   "use": "Industrial",
   "parcel_id": "193200502080"
  },
  {
   "address": "671 31st Street East, Hastings",
   "sale_month": "2021-03",
   "price": 400000,
   "lot_sqft": 43368,
   "price_per_lot_sqft": 9.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "193200502070"
  },
  {
   "address": "8216 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2021-03",
   "price": 4800000,
   "lot_sqft": 74769,
   "price_per_lot_sqft": 64.2,
   "price_per_building_sqft": 333.59,
   "building_sqft": 14389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14476,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921130026"
  },
  {
   "address": "4869 208th Street North, Forest Lake",
   "sale_month": "2021-03",
   "price": 125000,
   "lot_sqft": 6695,
   "price_per_lot_sqft": 18.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "300",
   "parcel_id": "1903221120044"
  },
  {
   "address": "3008 Texas Ave S, St. Louis Park",
   "sale_month": "2021-03",
   "price": 525000,
   "lot_sqft": 13302,
   "price_per_lot_sqft": 39.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721110030"
  },
  {
   "address": "8011 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2021-03",
   "price": 525000,
   "lot_sqft": 5568,
   "price_per_lot_sqft": 94.29,
   "price_per_building_sqft": 25.98,
   "building_sqft": 20208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20330,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721110029"
  },
  {
   "address": "8001 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2021-03",
   "price": 525000,
   "lot_sqft": 6092,
   "price_per_lot_sqft": 86.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721110028"
  },
  {
   "address": "4601 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 595000,
   "lot_sqft": 13024,
   "price_per_lot_sqft": 45.68,
   "price_per_building_sqft": 264.92,
   "building_sqft": 2246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2260,
   "use": "APARTMENT",
   "parcel_id": "1802823120043"
  },
  {
   "address": "4617 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 290000,
   "lot_sqft": 6536,
   "price_per_lot_sqft": 44.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1232,
   "use": "APARTMENT",
   "parcel_id": "1802823120042"
  },
  {
   "address": "4621 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 277000,
   "lot_sqft": 5198,
   "price_per_lot_sqft": 53.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 846,
   "use": "APARTMENT",
   "parcel_id": "1802823120041"
  },
  {
   "address": "524 Apollo Drive, Lino Lakes",
   "sale_month": "2021-03",
   "price": 1200000,
   "lot_sqft": 19984,
   "price_per_lot_sqft": 60.05,
   "price_per_building_sqft": 59.82,
   "building_sqft": 20061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20182,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122210028"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 7000000,
   "lot_sqft": 40222,
   "price_per_lot_sqft": 174.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023410011"
  },
  {
   "address": "2100 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2021-03",
   "price": 7000000,
   "lot_sqft": 219670,
   "price_per_lot_sqft": 31.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 87175,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023410003"
  },
  {
   "address": "3312 Gorham Ave, St. Louis Park",
   "sale_month": "2021-03",
   "price": 949000,
   "lot_sqft": 25019,
   "price_per_lot_sqft": 37.93,
   "price_per_building_sqft": 74.54,
   "building_sqft": 12731,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12808,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420060"
  },
  {
   "address": "5564 152nd Street North, Hugo",
   "sale_month": "2021-03",
   "price": 3110000,
   "lot_sqft": 225521,
   "price_per_lot_sqft": 13.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69176,
   "use": "305",
   "parcel_id": "1703121420008"
  },
  {
   "address": "1712 Fremont Ave N, Minneapolis",
   "sale_month": "2021-03",
   "price": 402000,
   "lot_sqft": 7271,
   "price_per_lot_sqft": 55.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2040,
   "use": "APARTMENT",
   "parcel_id": "1602924420091"
  },
  {
   "address": "816 21st Ave N, Minneapolis",
   "sale_month": "2021-03",
   "price": 2160000,
   "lot_sqft": 28213,
   "price_per_lot_sqft": 76.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9536,
   "use": "APARTMENT",
   "parcel_id": "1602924140193"
  },
  {
   "address": "8925 33rd Street North, Lake Elmo",
   "sale_month": "2021-03",
   "price": 350000,
   "lot_sqft": 3260,
   "price_per_lot_sqft": 107.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921410025"
  },
  {
   "address": "5333 Nicollet Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 485000,
   "lot_sqft": 6769,
   "price_per_lot_sqft": 71.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2303,
   "use": "TRIPLEX",
   "parcel_id": "1502824430105"
  },
  {
   "address": "1285 114th Avenue Northwest, Coon Rapids",
   "sale_month": "2021-03",
   "price": 850000,
   "lot_sqft": 12825,
   "price_per_lot_sqft": 66.28,
   "price_per_building_sqft": 39.15,
   "building_sqft": 21711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21842,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124240022"
  },
  {
   "address": "11250 86th Ave N, Maple Grove",
   "sale_month": "2021-03",
   "price": 300000,
   "lot_sqft": 3907,
   "price_per_lot_sqft": 76.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440035"
  },
  {
   "address": "2727 13th Avenue East, North Saint Paul",
   "sale_month": "2021-03",
   "price": 732000,
   "lot_sqft": 39384,
   "price_per_lot_sqft": 18.59,
   "price_per_building_sqft": 73.47,
   "building_sqft": 9963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10023,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922110088"
  },
  {
   "address": "2727 13th Avenue East, North Saint Paul",
   "sale_month": "2021-03",
   "price": 732000,
   "lot_sqft": 8124,
   "price_per_lot_sqft": 90.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922110085"
  },
  {
   "address": "10551 Greenbrier Rd, Minnetonka",
   "sale_month": "2021-03",
   "price": 32800000,
   "lot_sqft": 393461,
   "price_per_lot_sqft": 83.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33974,
   "use": "APARTMENT",
   "parcel_id": "1211722340842"
  },
  {
   "address": "1013 28th Ave NE, Minneapolis",
   "sale_month": "2021-03",
   "price": 787500,
   "lot_sqft": 7621,
   "price_per_lot_sqft": 103.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3053,
   "use": "APARTMENT",
   "parcel_id": "1202924220047"
  },
  {
   "address": "720 2nd Street, Saint Paul Park",
   "sale_month": "2021-03",
   "price": 207500,
   "lot_sqft": 17953,
   "price_per_lot_sqft": 11.56,
   "price_per_building_sqft": 83.6,
   "building_sqft": 2482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2497,
   "use": "300",
   "parcel_id": "1202722210079"
  },
  {
   "address": "7402 Lamar Avenue South, Cottage Grove",
   "sale_month": "2021-03",
   "price": 51000,
   "lot_sqft": 6759,
   "price_per_lot_sqft": 7.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "300",
   "parcel_id": "1202721230002"
  },
  {
   "address": "6013 167th Avenue Northwest, Ramsey",
   "sale_month": "2021-03",
   "price": 380000,
   "lot_sqft": 62924,
   "price_per_lot_sqft": 6.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8093,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113225420024"
  },
  {
   "address": "4900 Knox Ave N, Minneapolis",
   "sale_month": "2021-03",
   "price": 512200,
   "lot_sqft": 7880,
   "price_per_lot_sqft": 65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1976,
   "use": "APARTMENT",
   "parcel_id": "1111821140007"
  },
  {
   "address": "4908 Knox Ave N, Minneapolis",
   "sale_month": "2021-03",
   "price": 502350,
   "lot_sqft": 7880,
   "price_per_lot_sqft": 63.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2001,
   "use": "APARTMENT",
   "parcel_id": "1111821140006"
  },
  {
   "address": "2650 2nd St NE, Minneapolis",
   "sale_month": "2021-03",
   "price": 2315000,
   "lot_sqft": 69543,
   "price_per_lot_sqft": 33.29,
   "price_per_building_sqft": 86.54,
   "building_sqft": 26751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26912,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924230126"
  },
  {
   "address": "1030 Blue Gentian Road, Eagan",
   "sale_month": "2021-03",
   "price": 750000,
   "lot_sqft": 61791,
   "price_per_lot_sqft": 12.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "107137501010"
  },
  {
   "address": "2565 Hamline Avenue North, Roseville",
   "sale_month": "2021-03",
   "price": 208000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 128.08,
   "price_per_building_sqft": 97.97,
   "building_sqft": 2123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2135,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210076"
  },
  {
   "address": "2130 Cliff Road, Eagan",
   "sale_month": "2021-03",
   "price": 2900000,
   "lot_sqft": 59348,
   "price_per_lot_sqft": 48.86,
   "price_per_building_sqft": 301.74,
   "building_sqft": 9611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9669,
   "use": "Commercial-preferred",
   "parcel_id": "102690001020"
  },
  {
   "address": "200 88th St W, Bloomington",
   "sale_month": "2021-03",
   "price": 3100000,
   "lot_sqft": 88541,
   "price_per_lot_sqft": 35.01,
   "price_per_building_sqft": 76.81,
   "building_sqft": 40357,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40600,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724210003"
  },
  {
   "address": "1909 Highway 36 West, Roseville",
   "sale_month": "2021-03",
   "price": 5345000,
   "lot_sqft": 56650,
   "price_per_lot_sqft": 94.35,
   "price_per_building_sqft": 349.67,
   "building_sqft": 15286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15378,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310010"
  },
  {
   "address": "7685 Corporate Way, Eden Prairie",
   "sale_month": "2021-03",
   "price": 560000,
   "lot_sqft": 30306,
   "price_per_lot_sqft": 18.48,
   "price_per_building_sqft": 103.74,
   "building_sqft": 5398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5430,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622430020"
  },
  {
   "address": "3910 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-03",
   "price": 1242000,
   "lot_sqft": 19804,
   "price_per_lot_sqft": 62.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6928,
   "use": "APARTMENT",
   "parcel_id": "0902824110089"
  },
  {
   "address": "3845 Bryant Ave S, Minneapolis",
   "sale_month": "2021-03",
   "price": 1242000,
   "lot_sqft": 19815,
   "price_per_lot_sqft": 62.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6674,
   "use": "APARTMENT",
   "parcel_id": "0902824110038"
  },
  {
   "address": "650 Oakdale Avenue, Saint Paul",
   "sale_month": "2021-03",
   "price": 292500,
   "lot_sqft": 6957,
   "price_per_lot_sqft": 42.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082822240131"
  },
  {
   "address": "7584 80th Street South, Cottage Grove",
   "sale_month": "2021-03",
   "price": 680000,
   "lot_sqft": 44960,
   "price_per_lot_sqft": 15.12,
   "price_per_building_sqft": 75.63,
   "building_sqft": 8991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9046,
   "use": "300",
   "parcel_id": "0802721430005"
  },
  {
   "address": "71 Isabel Street West, Saint Paul",
   "sale_month": "2021-03",
   "price": 464000,
   "lot_sqft": 4943,
   "price_per_lot_sqft": 93.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1405,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822110017"
  },
  {
   "address": "2820 Anthony La S, St. Anthony",
   "sale_month": "2021-03",
   "price": 1600000,
   "lot_sqft": 36738,
   "price_per_lot_sqft": 43.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702923110016"
  },
  {
   "address": "2816 Anthony La S, St. Anthony",
   "sale_month": "2021-03",
   "price": 1600000,
   "lot_sqft": 38656,
   "price_per_lot_sqft": 41.39,
   "price_per_building_sqft": 51.88,
   "building_sqft": 30838,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31024,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702923110015"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 2400000,
   "lot_sqft": 707478,
   "price_per_lot_sqft": 3.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "069150020"
  },
  {
   "address": "12355 Chestnut Boulevard, Jackson Township",
   "sale_month": "2021-03",
   "price": 2400000,
   "lot_sqft": 2211551,
   "price_per_lot_sqft": 1.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "069100040"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 2400000,
   "lot_sqft": 474429,
   "price_per_lot_sqft": 5.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "069090020"
  },
  {
   "address": "206 Little Canada Road East, Little Canada",
   "sale_month": "2021-03",
   "price": 750000,
   "lot_sqft": 19277,
   "price_per_lot_sqft": 38.91,
   "price_per_building_sqft": 259.16,
   "building_sqft": 2894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2911,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922430092"
  },
  {
   "address": "27 Little Canada Road East, Little Canada",
   "sale_month": "2021-03",
   "price": 1700000,
   "lot_sqft": 54488,
   "price_per_lot_sqft": 31.2,
   "price_per_building_sqft": 125.47,
   "building_sqft": 13549,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13631,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922310059"
  },
  {
   "address": "1 Little Canada Road East, Little Canada",
   "sale_month": "2021-03",
   "price": 1700000,
   "lot_sqft": 69644,
   "price_per_lot_sqft": 24.41,
   "price_per_building_sqft": 115.96,
   "building_sqft": 14660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14748,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922310058"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 343200,
   "lot_sqft": 1206,
   "price_per_lot_sqft": 284.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410890"
  },
  {
   "address": "4466 78th Street Cir W, Bloomington",
   "sale_month": "2021-03",
   "price": 26750000,
   "lot_sqft": 26722,
   "price_per_lot_sqft": 1001.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724120014"
  },
  {
   "address": "4460 78th Street Cir W, Bloomington",
   "sale_month": "2021-03",
   "price": 26750000,
   "lot_sqft": 248735,
   "price_per_lot_sqft": 107.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32065,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724120011"
  },
  {
   "address": "731 Bielenberg Drive, Woodbury",
   "sale_month": "2021-03",
   "price": 2650000,
   "lot_sqft": 10273,
   "price_per_lot_sqft": 257.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12352,
   "use": "300",
   "parcel_id": "0502821420115"
  },
  {
   "address": "1855 Portland Avenue, Saint Paul",
   "sale_month": "2021-03",
   "price": 875000,
   "lot_sqft": 7162,
   "price_per_lot_sqft": 122.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1668,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240086"
  },
  {
   "address": "1636 Selby Avenue, Saint Paul",
   "sale_month": "2021-03",
   "price": 440000,
   "lot_sqft": 8725,
   "price_per_lot_sqft": 50.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3735,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110105"
  },
  {
   "address": "1201 37th Ave N, Minneapolis",
   "sale_month": "2021-03",
   "price": 550000,
   "lot_sqft": 5156,
   "price_per_lot_sqft": 106.67,
   "price_per_building_sqft": 139.42,
   "building_sqft": 3945,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3969,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924430169"
  },
  {
   "address": "1287 Dayton Avenue, Saint Paul",
   "sale_month": "2021-03",
   "price": 1170000,
   "lot_sqft": 6917,
   "price_per_lot_sqft": 169.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2829,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823120053"
  },
  {
   "address": "6283 Industrial Dr, Eden Prairie",
   "sale_month": "2021-03",
   "price": 800000,
   "lot_sqft": 38191,
   "price_per_lot_sqft": 20.95,
   "price_per_building_sqft": 185.19,
   "building_sqft": 4320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4346,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220017"
  },
  {
   "address": "15 37th St W, Minneapolis",
   "sale_month": "2021-03",
   "price": 350000,
   "lot_sqft": 7173,
   "price_per_lot_sqft": 48.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0302824340184"
  },
  {
   "address": "320 33rd St W, Minneapolis",
   "sale_month": "2021-03",
   "price": 340000,
   "lot_sqft": 3646,
   "price_per_lot_sqft": 93.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1482,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824230024"
  },
  {
   "address": "513 Lake St E, Minneapolis",
   "sale_month": "2021-03",
   "price": 620000,
   "lot_sqft": 5073,
   "price_per_lot_sqft": 122.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110075"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 242614,
   "lot_sqft": 4234,
   "price_per_lot_sqft": 57.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "029065000030"
  },
  {
   "address": null,
   "sale_month": "2021-03",
   "price": 57386,
   "lot_sqft": 2590,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "029063000030"
  },
  {
   "address": "7710 University Avenue Northeast, Fridley",
   "sale_month": "2021-03",
   "price": 2218487,
   "lot_sqft": 18386,
   "price_per_lot_sqft": 120.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024330025"
  },
  {
   "address": "7710 University Avenue Northeast, Fridley",
   "sale_month": "2021-03",
   "price": 2218487,
   "lot_sqft": 31977,
   "price_per_lot_sqft": 69.38,
   "price_per_building_sqft": 225.75,
   "building_sqft": 9827,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9886,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024330008"
  },
  {
   "address": "663 Lincoln Avenue, Saint Paul",
   "sale_month": "2021-03",
   "price": 655000,
   "lot_sqft": 6068,
   "price_per_lot_sqft": 107.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1153,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410086"
  },
  {
   "address": "3446 Bloomington Ave, Minneapolis",
   "sale_month": "2021-03",
   "price": 300000,
   "lot_sqft": 9325,
   "price_per_lot_sqft": 32.17,
   "price_per_building_sqft": 126,
   "building_sqft": 2381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2396,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824420015"
  },
  {
   "address": "3125 10th Ave S, Minneapolis",
   "sale_month": "2021-03",
   "price": 1800000,
   "lot_sqft": 13769,
   "price_per_lot_sqft": 130.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5093,
   "use": "APARTMENT",
   "parcel_id": "0202824210046"
  },
  {
   "address": "3154 15th Ave S, Minneapolis",
   "sale_month": "2021-03",
   "price": 375000,
   "lot_sqft": 11488,
   "price_per_lot_sqft": 32.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1557,
   "use": "TRIPLEX",
   "parcel_id": "0202824130113"
  },
  {
   "address": "3251 14th Ave S, Minneapolis",
   "sale_month": "2021-03",
   "price": 1245000,
   "lot_sqft": 7664,
   "price_per_lot_sqft": 162.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2782,
   "use": "APARTMENT",
   "parcel_id": "0202824130057"
  },
  {
   "address": "12400 Pillsbury Avenue South, Burnsville",
   "sale_month": "2021-03",
   "price": 425000,
   "lot_sqft": 21274,
   "price_per_lot_sqft": 19.98,
   "price_per_building_sqft": 131.46,
   "building_sqft": 3233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3252,
   "use": "Commercial-preferred",
   "parcel_id": "020130004020"
  },
  {
   "address": "14550 Granada Drive, Apple Valley",
   "sale_month": "2021-03",
   "price": 538000,
   "lot_sqft": 20160,
   "price_per_lot_sqft": 26.69,
   "price_per_building_sqft": 137.88,
   "building_sqft": 3902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3926,
   "use": "Commercial-preferred",
   "parcel_id": "018120104050"
  },
  {
   "address": "800 Dodd Road, West Saint Paul",
   "sale_month": "2021-02",
   "price": 837000,
   "lot_sqft": 9527,
   "price_per_lot_sqft": 87.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2288,
   "use": "Apartment",
   "parcel_id": "424458002090"
  },
  {
   "address": "56 Logan Avenue West, West Saint Paul",
   "sale_month": "2021-02",
   "price": 460000,
   "lot_sqft": 10460,
   "price_per_lot_sqft": 43.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1221,
   "use": "Apartment",
   "parcel_id": "424285000100"
  },
  {
   "address": "200 Thompson Avenue East, West Saint Paul",
   "sale_month": "2021-02",
   "price": 465000,
   "lot_sqft": 16290,
   "price_per_lot_sqft": 28.55,
   "price_per_building_sqft": 156.25,
   "building_sqft": 2976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2994,
   "use": "Commercial-preferred",
   "parcel_id": "421156002012"
  },
  {
   "address": "568 Farrington Street, Saint Paul",
   "sale_month": "2021-02",
   "price": 515000,
   "lot_sqft": 6260,
   "price_per_lot_sqft": 82.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2078,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923130065"
  },
  {
   "address": "1401 67th Ave N, Brooklyn Center",
   "sale_month": "2021-02",
   "price": 1984000,
   "lot_sqft": 32292,
   "price_per_lot_sqft": 61.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3193,
   "use": "APARTMENT",
   "parcel_id": "3611921220044"
  },
  {
   "address": "6640 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2021-02",
   "price": 1984000,
   "lot_sqft": 41973,
   "price_per_lot_sqft": 47.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5535,
   "use": "APARTMENT",
   "parcel_id": "3611921220043"
  },
  {
   "address": "1400 67th Ave N, Brooklyn Center",
   "sale_month": "2021-02",
   "price": 6200000,
   "lot_sqft": 32479,
   "price_per_lot_sqft": 190.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3288,
   "use": "APARTMENT",
   "parcel_id": "3611921220039"
  },
  {
   "address": "6700 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2021-02",
   "price": 1984000,
   "lot_sqft": 42294,
   "price_per_lot_sqft": 46.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5601,
   "use": "APARTMENT",
   "parcel_id": "3611921220038"
  },
  {
   "address": "1206 Hastings Avenue, Newport",
   "sale_month": "2021-02",
   "price": 445000,
   "lot_sqft": 18444,
   "price_per_lot_sqft": 24.13,
   "price_per_building_sqft": 120.43,
   "building_sqft": 3695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3717,
   "use": "300",
   "parcel_id": "3602822310078"
  },
  {
   "address": "3200 Lexington Avenue North, Shoreview",
   "sale_month": "2021-02",
   "price": 900000,
   "lot_sqft": 38425,
   "price_per_lot_sqft": 23.42,
   "price_per_building_sqft": 130.62,
   "building_sqft": 6890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6931,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023330104"
  },
  {
   "address": null,
   "sale_month": "2021-02",
   "price": 900000,
   "lot_sqft": 26741,
   "price_per_lot_sqft": 33.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023330102"
  },
  {
   "address": "1033 Thomas Avenue, Saint Paul",
   "sale_month": "2021-02",
   "price": 775000,
   "lot_sqft": 27157,
   "price_per_lot_sqft": 28.54,
   "price_per_building_sqft": 51.8,
   "building_sqft": 14960,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15050,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "352923220188"
  },
  {
   "address": "2184 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2021-02",
   "price": 875000,
   "lot_sqft": 57231,
   "price_per_lot_sqft": 15.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224310154"
  },
  {
   "address": "1750 Commerce Court, White Bear Lake",
   "sale_month": "2021-02",
   "price": 1200000,
   "lot_sqft": 69968,
   "price_per_lot_sqft": 17.15,
   "price_per_building_sqft": 123.51,
   "building_sqft": 9716,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9774,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022110007"
  },
  {
   "address": "13303 Bass Lake Rd, Maple Grove",
   "sale_month": "2021-02",
   "price": 2000000,
   "lot_sqft": 41528,
   "price_per_lot_sqft": 48.16,
   "price_per_building_sqft": 412.46,
   "building_sqft": 4849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4879,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922430008"
  },
  {
   "address": "2424 Grand Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 660000,
   "lot_sqft": 10760,
   "price_per_lot_sqft": 61.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1638,
   "use": "APARTMENT",
   "parcel_id": "3402924230094"
  },
  {
   "address": "2118 4th Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 2140000,
   "lot_sqft": 24371,
   "price_per_lot_sqft": 87.81,
   "price_per_building_sqft": 132.53,
   "building_sqft": 16147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16244,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924110146"
  },
  {
   "address": "2102 4th Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 2140000,
   "lot_sqft": 6340,
   "price_per_lot_sqft": 337.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924110033"
  },
  {
   "address": "2100 4th Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 2140000,
   "lot_sqft": 6201,
   "price_per_lot_sqft": 345.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924110032"
  },
  {
   "address": "24245 Smithtown Rd, Shorewood",
   "sale_month": "2021-02",
   "price": 530000,
   "lot_sqft": 18877,
   "price_per_lot_sqft": 28.08,
   "price_per_building_sqft": 261.99,
   "building_sqft": 2023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2035,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723140007"
  },
  {
   "address": "1792 Greeley Street South, Stillwater",
   "sale_month": "2021-02",
   "price": 750000,
   "lot_sqft": 59007,
   "price_per_lot_sqft": 12.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "300",
   "parcel_id": "3303020320014"
  },
  {
   "address": "2835 Aldrich Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 4150000,
   "lot_sqft": 9786,
   "price_per_lot_sqft": 424.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924440126"
  },
  {
   "address": "2836 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 4150000,
   "lot_sqft": 24573,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10739,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302924440078"
  },
  {
   "address": "2851 Hennepin Ave, Minneapolis",
   "sale_month": "2021-02",
   "price": 5800000,
   "lot_sqft": 32080,
   "price_per_lot_sqft": 180.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "APARTMENT",
   "parcel_id": "3302924430135"
  },
  {
   "address": "2555 Bryant Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 2300000,
   "lot_sqft": 8011,
   "price_per_lot_sqft": 287.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4610,
   "use": "APARTMENT",
   "parcel_id": "3302924140187"
  },
  {
   "address": "1630 91st Avenue Northeast, Blaine",
   "sale_month": "2021-02",
   "price": 320000,
   "lot_sqft": 3007,
   "price_per_lot_sqft": 106.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140048"
  },
  {
   "address": "1630 91st Avenue Northeast, Blaine",
   "sale_month": "2021-02",
   "price": 320000,
   "lot_sqft": 2988,
   "price_per_lot_sqft": 107.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140047"
  },
  {
   "address": "606 Vandalia Street, Saint Paul",
   "sale_month": "2021-02",
   "price": 9100000,
   "lot_sqft": 131885,
   "price_per_lot_sqft": 69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77280,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923140020"
  },
  {
   "address": null,
   "sale_month": "2021-02",
   "price": 1750000,
   "lot_sqft": 11391,
   "price_per_lot_sqft": 153.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923110016"
  },
  {
   "address": "2227 University Avenue West, Saint Paul",
   "sale_month": "2021-02",
   "price": 1750000,
   "lot_sqft": 30983,
   "price_per_lot_sqft": 56.48,
   "price_per_building_sqft": 129.35,
   "building_sqft": 13529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13611,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923110015"
  },
  {
   "address": "790 7th Street East, Saint Paul",
   "sale_month": "2021-02",
   "price": 500000,
   "lot_sqft": 11597,
   "price_per_lot_sqft": 43.11,
   "price_per_building_sqft": 40.28,
   "building_sqft": 12413,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12488,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110063"
  },
  {
   "address": "6640 West Broadway, Brooklyn Park",
   "sale_month": "2021-02",
   "price": 6400000,
   "lot_sqft": 127065,
   "price_per_lot_sqft": 50.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7945,
   "use": "APARTMENT",
   "parcel_id": "3211921240025"
  },
  {
   "address": "6771 Boone Ave N, Brooklyn Park",
   "sale_month": "2021-02",
   "price": 2225000,
   "lot_sqft": 75765,
   "price_per_lot_sqft": 29.37,
   "price_per_building_sqft": 192.11,
   "building_sqft": 11582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11652,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3111921210007"
  },
  {
   "address": "330 Magnolia Avenue East, Saint Paul",
   "sale_month": "2021-02",
   "price": 1150000,
   "lot_sqft": 14524,
   "price_per_lot_sqft": 79.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3005,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922140001"
  },
  {
   "address": "2000 Merrimac La N, Plymouth",
   "sale_month": "2021-02",
   "price": 1815000,
   "lot_sqft": 56937,
   "price_per_lot_sqft": 31.88,
   "price_per_building_sqft": 588.71,
   "building_sqft": 3083,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3102,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011822140026"
  },
  {
   "address": "213 Oak St SE, Minneapolis",
   "sale_month": "2021-02",
   "price": 2500000,
   "lot_sqft": 8996,
   "price_per_lot_sqft": 277.9,
   "price_per_building_sqft": 483.65,
   "building_sqft": 5169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5200,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923220012"
  },
  {
   "address": "2302 Standish Street, Saint Paul",
   "sale_month": "2021-02",
   "price": 395000,
   "lot_sqft": 6730,
   "price_per_lot_sqft": 58.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1871,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923110021"
  },
  {
   "address": "965 Arcade Street, Saint Paul",
   "sale_month": "2021-02",
   "price": 185000,
   "lot_sqft": 2295,
   "price_per_lot_sqft": 80.61,
   "price_per_building_sqft": 37.15,
   "building_sqft": 4980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5010,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922140182"
  },
  {
   "address": "7240 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2021-02",
   "price": 965000,
   "lot_sqft": 78166,
   "price_per_lot_sqft": 12.35,
   "price_per_building_sqft": 200.58,
   "building_sqft": 4811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4840,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921410204"
  },
  {
   "address": null,
   "sale_month": "2021-02",
   "price": 965000,
   "lot_sqft": 5794,
   "price_per_lot_sqft": 166.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811921140006"
  },
  {
   "address": "3140 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2021-02",
   "price": 630000,
   "lot_sqft": 138329,
   "price_per_lot_sqft": 4.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273323420003"
  },
  {
   "address": "1695 7th Street East, Saint Paul",
   "sale_month": "2021-02",
   "price": 555000,
   "lot_sqft": 5724,
   "price_per_lot_sqft": 96.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922410168"
  },
  {
   "address": "1428 7th Street East, Saint Paul",
   "sale_month": "2021-02",
   "price": 600000,
   "lot_sqft": 59050,
   "price_per_lot_sqft": 10.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922340123"
  },
  {
   "address": "18 15th St W, Minneapolis",
   "sale_month": "2021-02",
   "price": 14300000,
   "lot_sqft": 12518,
   "price_per_lot_sqft": 1142.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924310063"
  },
  {
   "address": "12 15th St W, Minneapolis",
   "sale_month": "2021-02",
   "price": 14300000,
   "lot_sqft": 6983,
   "price_per_lot_sqft": 2047.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924310035"
  },
  {
   "address": "135 Atwood Street South, Shakopee",
   "sale_month": "2021-02",
   "price": 480000,
   "lot_sqft": 22395,
   "price_per_lot_sqft": 21.43,
   "price_per_building_sqft": 55.01,
   "building_sqft": 8726,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8779,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270011350"
  },
  {
   "address": "3881 Highland Avenue, White Bear Lake",
   "sale_month": "2021-02",
   "price": 500000,
   "lot_sqft": 21199,
   "price_per_lot_sqft": 23.59,
   "price_per_building_sqft": 116.55,
   "building_sqft": 4290,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4316,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263022230008"
  },
  {
   "address": "714 Jessamine Avenue West, Saint Paul",
   "sale_month": "2021-02",
   "price": 3550000,
   "lot_sqft": 44602,
   "price_per_lot_sqft": 79.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8608,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923140115"
  },
  {
   "address": "1197 Dale Street North, Saint Paul",
   "sale_month": "2021-02",
   "price": 160000,
   "lot_sqft": 7289,
   "price_per_lot_sqft": 21.95,
   "price_per_building_sqft": 197.53,
   "building_sqft": 810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 815,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923110001"
  },
  {
   "address": "601 5th Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 130000000,
   "lot_sqft": 66163,
   "price_per_lot_sqft": 1964.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31184,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924220449"
  },
  {
   "address": "6000 Credit River Road Southeast, Prior Lake",
   "sale_month": "2021-02",
   "price": 2400000,
   "lot_sqft": 676245,
   "price_per_lot_sqft": 3.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10615,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259010280"
  },
  {
   "address": "800 78th Street, Chanhassen",
   "sale_month": "2021-02",
   "price": 24800000,
   "lot_sqft": 565591,
   "price_per_lot_sqft": 43.85,
   "price_per_building_sqft": 259.58,
   "building_sqft": 95540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 96116,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "258790040"
  },
  {
   "address": "410 Chan View, Chanhassen",
   "sale_month": "2021-02",
   "price": 1293750,
   "lot_sqft": 21365,
   "price_per_lot_sqft": 60.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3616,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253500131"
  },
  {
   "address": null,
   "sale_month": "2021-02",
   "price": 21700,
   "lot_sqft": 3797,
   "price_per_lot_sqft": 5.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410076"
  },
  {
   "address": null,
   "sale_month": "2021-02",
   "price": 21700,
   "lot_sqft": 7694,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410030"
  },
  {
   "address": "589 Topping Street, Saint Paul",
   "sale_month": "2021-02",
   "price": 985000,
   "lot_sqft": 34823,
   "price_per_lot_sqft": 28.29,
   "price_per_building_sqft": 82.54,
   "building_sqft": 11933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12005,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320146"
  },
  {
   "address": "2255 Minnehaha Avenue East, Maplewood",
   "sale_month": "2021-02",
   "price": 100000,
   "lot_sqft": 1728,
   "price_per_lot_sqft": 57.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922330065"
  },
  {
   "address": "8145 Upland Circle, Chanhassen",
   "sale_month": "2021-02",
   "price": 300000,
   "lot_sqft": 109589,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252200060"
  },
  {
   "address": "5135 Oak St, Maple Plain",
   "sale_month": "2021-02",
   "price": 590000,
   "lot_sqft": 67512,
   "price_per_lot_sqft": 8.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19976,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824120068"
  },
  {
   "address": "19685 State Hwy No 7, Shorewood",
   "sale_month": "2021-02",
   "price": 1700000,
   "lot_sqft": 47793,
   "price_per_lot_sqft": 35.57,
   "price_per_building_sqft": 183.17,
   "building_sqft": 9281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9337,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511723430071"
  },
  {
   "address": "1850 Pioneer Trail, Chanhassen",
   "sale_month": "2021-02",
   "price": 5500000,
   "lot_sqft": 230555,
   "price_per_lot_sqft": 23.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16812,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250270410"
  },
  {
   "address": "4864 101st Lane Northeast, Blaine",
   "sale_month": "2021-02",
   "price": 862500,
   "lot_sqft": 15824,
   "price_per_lot_sqft": 54.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2179,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243123440023"
  },
  {
   "address": "4884 101st Lane Northeast, Blaine",
   "sale_month": "2021-02",
   "price": 862500,
   "lot_sqft": 15824,
   "price_per_lot_sqft": 54.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2002,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243123440022"
  },
  {
   "address": "13135 Main St, Rogers",
   "sale_month": "2021-02",
   "price": 2840000,
   "lot_sqft": 32648,
   "price_per_lot_sqft": 86.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023210033"
  },
  {
   "address": "10499 165th Street West, Lakeville",
   "sale_month": "2021-02",
   "price": 215000,
   "lot_sqft": 2937,
   "price_per_lot_sqft": 73.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446101150"
  },
  {
   "address": "21326 Heywood Avenue, Lakeville",
   "sale_month": "2021-02",
   "price": 1600000,
   "lot_sqft": 71231,
   "price_per_lot_sqft": 22.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20735,
   "use": "Industrial-preferred",
   "parcel_id": "221110103081"
  },
  {
   "address": "21675 Hamburg Avenue, Lakeville",
   "sale_month": "2021-02",
   "price": 1425000,
   "lot_sqft": 206730,
   "price_per_lot_sqft": 6.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52908,
   "use": "Industrial-preferred",
   "parcel_id": "221110003020"
  },
  {
   "address": "600 5th St N, Minneapolis",
   "sale_month": "2021-02",
   "price": 14750000,
   "lot_sqft": 16103,
   "price_per_lot_sqft": 915.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924240098"
  },
  {
   "address": "200 2nd Ave N, Minneapolis",
   "sale_month": "2021-02",
   "price": 2281000,
   "lot_sqft": 5258,
   "price_per_lot_sqft": 433.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924140075"
  },
  {
   "address": "6053 Nicollet Ave, Minneapolis",
   "sale_month": "2021-02",
   "price": 637500,
   "lot_sqft": 12680,
   "price_per_lot_sqft": 50.28,
   "price_per_building_sqft": 171.05,
   "building_sqft": 3727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3750,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824430122"
  },
  {
   "address": "15600 State Hwy No 7, Minnetonka",
   "sale_month": "2021-02",
   "price": 1710000,
   "lot_sqft": 58377,
   "price_per_lot_sqft": 29.29,
   "price_per_building_sqft": 293.06,
   "building_sqft": 5835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722340006"
  },
  {
   "address": "1360 Payne Avenue, Saint Paul",
   "sale_month": "2021-02",
   "price": 475000,
   "lot_sqft": 5548,
   "price_per_lot_sqft": 85.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2099,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202922420166"
  },
  {
   "address": "5798 Blackshire Path, Inver Grove Heights",
   "sale_month": "2021-02",
   "price": 200000,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 93.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001210"
  },
  {
   "address": "1217 Vermillion Street, Hastings",
   "sale_month": "2021-02",
   "price": 215000,
   "lot_sqft": 13028,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "Commercial-preferred",
   "parcel_id": "197730004220"
  },
  {
   "address": "225 33rd Street West, Hastings",
   "sale_month": "2021-02",
   "price": 4522624,
   "lot_sqft": 289398,
   "price_per_lot_sqft": 15.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29685,
   "use": "Commercial-preferred",
   "parcel_id": "191875001010"
  },
  {
   "address": null,
   "sale_month": "2021-02",
   "price": 472376,
   "lot_sqft": 95369,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "191840201020"
  },
  {
   "address": "8500 Xylon Ave N, Brooklyn Park",
   "sale_month": "2021-02",
   "price": 1826087,
   "lot_sqft": 36506,
   "price_per_lot_sqft": 50.02,
   "price_per_building_sqft": 574.06,
   "building_sqft": 3181,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3200,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921440022"
  },
  {
   "address": "4365 Warren Ave, Spring Park",
   "sale_month": "2021-02",
   "price": 250000,
   "lot_sqft": 7847,
   "price_per_lot_sqft": 31.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "APARTMENT",
   "parcel_id": "1811723430021"
  },
  {
   "address": "651 Taft St NE, Minneapolis",
   "sale_month": "2021-02",
   "price": 1400000,
   "lot_sqft": 30649,
   "price_per_lot_sqft": 45.68,
   "price_per_building_sqft": 120.75,
   "building_sqft": 11594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11664,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923320022"
  },
  {
   "address": "4211 Rhode Island Ave N, New Hope",
   "sale_month": "2021-02",
   "price": 750000,
   "lot_sqft": 42909,
   "price_per_lot_sqft": 17.48,
   "price_per_building_sqft": 83.85,
   "building_sqft": 8945,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8999,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711821220033"
  },
  {
   "address": "7201 Walker St, St. Louis Park",
   "sale_month": "2021-02",
   "price": 43150000,
   "lot_sqft": 228104,
   "price_per_lot_sqft": 189.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72861,
   "use": "APARTMENT",
   "parcel_id": "1711721340087"
  },
  {
   "address": "4999 France Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 2300653,
   "lot_sqft": 42305,
   "price_per_lot_sqft": 54.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25408,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824230157"
  },
  {
   "address": "2323 Emerson Ave N, Minneapolis",
   "sale_month": "2021-02",
   "price": 25000,
   "lot_sqft": 14738,
   "price_per_lot_sqft": 1.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924120171"
  },
  {
   "address": "1700 Hamline Avenue North, Roseville",
   "sale_month": "2021-02",
   "price": 380000,
   "lot_sqft": 18734,
   "price_per_lot_sqft": 20.28,
   "price_per_building_sqft": 203.1,
   "building_sqft": 1871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1882,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923430068"
  },
  {
   "address": "4606 Churchill Street North, Shoreview",
   "sale_month": "2021-02",
   "price": 780000,
   "lot_sqft": 27588,
   "price_per_lot_sqft": 28.27,
   "price_per_building_sqft": 120.61,
   "building_sqft": 6467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6506,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143023330013"
  },
  {
   "address": "4771 Bald Eagle Avenue, White Bear Lake",
   "sale_month": "2021-02",
   "price": 500000,
   "lot_sqft": 11048,
   "price_per_lot_sqft": 45.26,
   "price_per_building_sqft": 179.86,
   "building_sqft": 2780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2797,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022310005"
  },
  {
   "address": "2024 85th Ave N, Brooklyn Park",
   "sale_month": "2021-02",
   "price": 6064350,
   "lot_sqft": 245532,
   "price_per_lot_sqft": 24.7,
   "price_per_building_sqft": 413.95,
   "building_sqft": 14650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14738,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921430046"
  },
  {
   "address": "611 Monroe St NE, Minneapolis",
   "sale_month": "2021-02",
   "price": 1012500,
   "lot_sqft": 8419,
   "price_per_lot_sqft": 120.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2621,
   "use": "APARTMENT",
   "parcel_id": "1402924410171"
  },
  {
   "address": "1631 Main St NE, Minneapolis",
   "sale_month": "2021-02",
   "price": 1500000,
   "lot_sqft": 10880,
   "price_per_lot_sqft": 137.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2808,
   "use": "APARTMENT",
   "parcel_id": "1402924220038"
  },
  {
   "address": "321 Lincoln St NE, Minneapolis",
   "sale_month": "2021-02",
   "price": 2150000,
   "lot_sqft": 19150,
   "price_per_lot_sqft": 112.27,
   "price_per_building_sqft": 161.39,
   "building_sqft": 13322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13402,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924340171"
  },
  {
   "address": "304 Johnson St NE, Minneapolis",
   "sale_month": "2021-02",
   "price": 2150000,
   "lot_sqft": 6762,
   "price_per_lot_sqft": 317.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1302924340169"
  },
  {
   "address": "983 Hennepin Ave E, Minneapolis",
   "sale_month": "2021-02",
   "price": 2150000,
   "lot_sqft": 13794,
   "price_per_lot_sqft": 155.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1302924340126"
  },
  {
   "address": "4937 28th Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 284900,
   "lot_sqft": 5053,
   "price_per_lot_sqft": 56.38,
   "price_per_building_sqft": 313.77,
   "building_sqft": 908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 913,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302824140037"
  },
  {
   "address": "7363 Baker Street Northeast, Fridley",
   "sale_month": "2021-02",
   "price": 500000,
   "lot_sqft": 32761,
   "price_per_lot_sqft": 15.26,
   "price_per_building_sqft": 83.7,
   "building_sqft": 5974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6010,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024230005"
  },
  {
   "address": "567 Randolph Avenue, Saint Paul",
   "sale_month": "2021-02",
   "price": 145000,
   "lot_sqft": 15947,
   "price_per_lot_sqft": 9.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823230124"
  },
  {
   "address": "670 7th Street West, Saint Paul",
   "sale_month": "2021-02",
   "price": 860000,
   "lot_sqft": 11470,
   "price_per_lot_sqft": 74.98,
   "price_per_building_sqft": 324.28,
   "building_sqft": 2652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2668,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122823210102"
  },
  {
   "address": "4109 Cedar Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 500000,
   "lot_sqft": 4873,
   "price_per_lot_sqft": 102.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1180,
   "use": "APARTMENT",
   "parcel_id": "1202824230143"
  },
  {
   "address": "7500 Office Ridge Cir, Eden Prairie",
   "sale_month": "2021-02",
   "price": 2825000,
   "lot_sqft": 119912,
   "price_per_lot_sqft": 23.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420047"
  },
  {
   "address": "915 23rd Ave NE, Minneapolis",
   "sale_month": "2021-02",
   "price": 1680000,
   "lot_sqft": 6997,
   "price_per_lot_sqft": 240.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3335,
   "use": "APARTMENT",
   "parcel_id": "1102924410162"
  },
  {
   "address": "4035 Bloomington Ave, Minneapolis",
   "sale_month": "2021-02",
   "price": 4148000,
   "lot_sqft": 41601,
   "price_per_lot_sqft": 99.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6990,
   "use": "APARTMENT",
   "parcel_id": "1102824140189"
  },
  {
   "address": "2990 Lexington Avenue, Eagan",
   "sale_month": "2021-02",
   "price": 1350000,
   "lot_sqft": 55069,
   "price_per_lot_sqft": 24.51,
   "price_per_building_sqft": 92.7,
   "building_sqft": 14563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14651,
   "use": "Industrial-preferred",
   "parcel_id": "101360001010"
  },
  {
   "address": "4900 France Ave N, Brooklyn Center",
   "sale_month": "2021-02",
   "price": 365000,
   "lot_sqft": 31252,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": 150.27,
   "building_sqft": 2429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2444,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011821130069"
  },
  {
   "address": "9100 Grand Ave S, Bloomington",
   "sale_month": "2021-02",
   "price": 58200,
   "lot_sqft": 40322,
   "price_per_lot_sqft": 1.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1465,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320012"
  },
  {
   "address": "9060 Grand Ave S, Bloomington",
   "sale_month": "2021-02",
   "price": 1022300,
   "lot_sqft": 40306,
   "price_per_lot_sqft": 25.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320011"
  },
  {
   "address": "1900 County Road C West, Roseville",
   "sale_month": "2021-02",
   "price": 1600000,
   "lot_sqft": 132919,
   "price_per_lot_sqft": 12.04,
   "price_per_building_sqft": 39.58,
   "building_sqft": 40429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40673,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923210003"
  },
  {
   "address": "7365 Howard La, Eden Prairie",
   "sale_month": "2021-02",
   "price": 17800000,
   "lot_sqft": 250086,
   "price_per_lot_sqft": 71.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39889,
   "use": "APARTMENT",
   "parcel_id": "0911622140012"
  },
  {
   "address": "2335 Highway 36 West, Roseville",
   "sale_month": "2021-02",
   "price": 11690000,
   "lot_sqft": 62335,
   "price_per_lot_sqft": 187.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923310021"
  },
  {
   "address": "2355 Highway 36 West, Roseville",
   "sale_month": "2021-02",
   "price": 11690000,
   "lot_sqft": 327358,
   "price_per_lot_sqft": 35.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58788,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923310020"
  },
  {
   "address": "2361 Highway 36 West, Roseville",
   "sale_month": "2021-02",
   "price": 11690000,
   "lot_sqft": 128760,
   "price_per_lot_sqft": 90.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923310016"
  },
  {
   "address": "967 Lake Street South, Forest Lake",
   "sale_month": "2021-02",
   "price": 360000,
   "lot_sqft": 9774,
   "price_per_lot_sqft": 36.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "300",
   "parcel_id": "0803221440019"
  },
  {
   "address": "7766 Hinton Avenue South, Cottage Grove",
   "sale_month": "2021-02",
   "price": 52000000,
   "lot_sqft": 314637,
   "price_per_lot_sqft": 165.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11923,
   "use": "110",
   "parcel_id": "0802721420006"
  },
  {
   "address": "7652 Hinton Avenue South, Cottage Grove",
   "sale_month": "2021-02",
   "price": 52000000,
   "lot_sqft": 337436,
   "price_per_lot_sqft": 154.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12249,
   "use": "110",
   "parcel_id": "0802721420004"
  },
  {
   "address": "7750 Hinton Avenue South, Cottage Grove",
   "sale_month": "2021-02",
   "price": 52000000,
   "lot_sqft": 401146,
   "price_per_lot_sqft": 129.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12226,
   "use": "110",
   "parcel_id": "0802721420003"
  },
  {
   "address": null,
   "sale_month": "2021-02",
   "price": 25000,
   "lot_sqft": 6741,
   "price_per_lot_sqft": 3.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0611823340032"
  },
  {
   "address": "3200 Inglewood Ave S, St. Louis Park",
   "sale_month": "2021-02",
   "price": 22400000,
   "lot_sqft": 186465,
   "price_per_lot_sqft": 120.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30453,
   "use": "APARTMENT",
   "parcel_id": "0602824110070"
  },
  {
   "address": "700 Pennsylvania Ave S, Golden Valley",
   "sale_month": "2021-02",
   "price": 1650000,
   "lot_sqft": 58791,
   "price_per_lot_sqft": 28.07,
   "price_per_building_sqft": 466.23,
   "building_sqft": 3539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3560,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511721230054"
  },
  {
   "address": "750 Pennsylvania Ave S, Golden Valley",
   "sale_month": "2021-02",
   "price": 1650000,
   "lot_sqft": 78774,
   "price_per_lot_sqft": 20.95,
   "price_per_building_sqft": 162.9,
   "building_sqft": 10129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10191,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511721230001"
  },
  {
   "address": "255 7th Avenue Northwest, Forest Lake",
   "sale_month": "2021-02",
   "price": 2100000,
   "lot_sqft": 149907,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38404,
   "use": "300",
   "parcel_id": "0503221420015"
  },
  {
   "address": "3113 France Ave S, Minneapolis",
   "sale_month": "2021-02",
   "price": 22400000,
   "lot_sqft": 25524,
   "price_per_lot_sqft": 877.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0502824220003"
  },
  {
   "address": "5915 Rice Creek Parkway, Shoreview",
   "sale_month": "2021-02",
   "price": 2342000,
   "lot_sqft": 212521,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "043023230130"
  },
  {
   "address": "2806 Maplewood Drive North, Maplewood",
   "sale_month": "2021-02",
   "price": 2750000,
   "lot_sqft": 64848,
   "price_per_lot_sqft": 42.41,
   "price_per_building_sqft": 247.61,
   "building_sqft": 11106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11173,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922410013"
  },
  {
   "address": "1784 Selby Avenue, Saint Paul",
   "sale_month": "2021-02",
   "price": 915000,
   "lot_sqft": 6436,
   "price_per_lot_sqft": 142.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3543,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120161"
  },
  {
   "address": "7795 Beech Street Northeast, Fridley",
   "sale_month": "2021-02",
   "price": 240000,
   "lot_sqft": 12563,
   "price_per_lot_sqft": 19.1,
   "price_per_building_sqft": 90.94,
   "building_sqft": 2639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2655,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440056"
  },
  {
   "address": "1278 Selby Avenue, Saint Paul",
   "sale_month": "2021-02",
   "price": 560000,
   "lot_sqft": 6545,
   "price_per_lot_sqft": 85.56,
   "price_per_building_sqft": 331.36,
   "building_sqft": 1690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1700,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823120125"
  },
  {
   "address": "320 5th Avenue North, Bayport",
   "sale_month": "2021-02",
   "price": 325000,
   "lot_sqft": 3556,
   "price_per_lot_sqft": 91.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9049,
   "use": "300",
   "parcel_id": "0302920440070"
  },
  {
   "address": "7835 Main Street Northeast, Fridley",
   "sale_month": "2021-02",
   "price": 1600000,
   "lot_sqft": 125389,
   "price_per_lot_sqft": 12.76,
   "price_per_building_sqft": 60.78,
   "building_sqft": 26324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26482,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024330029"
  },
  {
   "address": "7820 University Avenue Northeast, Fridley",
   "sale_month": "2021-02",
   "price": 2250000,
   "lot_sqft": 115498,
   "price_per_lot_sqft": 19.48,
   "price_per_building_sqft": 82.56,
   "building_sqft": 27252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27416,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024330002"
  },
  {
   "address": "968 Goodrich Avenue, Saint Paul",
   "sale_month": "2021-02",
   "price": 800000,
   "lot_sqft": 7295,
   "price_per_lot_sqft": 109.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3153,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823340104"
  },
  {
   "address": "180 Lexington Parkway South, Saint Paul",
   "sale_month": "2021-02",
   "price": 2128000,
   "lot_sqft": 14938,
   "price_per_lot_sqft": 142.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5194,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823330137"
  },
  {
   "address": "2510 Horizon Drive, Burnsville",
   "sale_month": "2021-02",
   "price": 1320228,
   "lot_sqft": 62445,
   "price_per_lot_sqft": 21.14,
   "price_per_building_sqft": 95.19,
   "building_sqft": 13869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13952,
   "use": "Commercial-preferred",
   "parcel_id": "021785101020"
  },
  {
   "address": "2550 Horizon Drive, Burnsville",
   "sale_month": "2021-02",
   "price": 629772,
   "lot_sqft": 26731,
   "price_per_lot_sqft": 23.56,
   "price_per_building_sqft": 99.35,
   "building_sqft": 6339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6378,
   "use": "Commercial",
   "parcel_id": "021785101010"
  },
  {
   "address": null,
   "sale_month": "2021-02",
   "price": 8725000,
   "lot_sqft": 22205,
   "price_per_lot_sqft": 392.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0202821410124"
  },
  {
   "address": null,
   "sale_month": "2021-02",
   "price": 8725000,
   "lot_sqft": 10449,
   "price_per_lot_sqft": 835.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0202821410085"
  },
  {
   "address": "10751 Retreat Lane, Woodbury",
   "sale_month": "2021-02",
   "price": 8725000,
   "lot_sqft": 43560,
   "price_per_lot_sqft": 200.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13202,
   "use": "110",
   "parcel_id": "0202821410081"
  },
  {
   "address": "604 Holly Avenue, Saint Paul",
   "sale_month": "2021-02",
   "price": 990000,
   "lot_sqft": 7051,
   "price_per_lot_sqft": 140.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3548,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230103"
  },
  {
   "address": "15000 Garrett Avenue, Apple Valley",
   "sale_month": "2021-02",
   "price": 700000,
   "lot_sqft": 25345,
   "price_per_lot_sqft": 27.62,
   "price_per_building_sqft": 148.97,
   "building_sqft": 4699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4728,
   "use": "Commercial-preferred",
   "parcel_id": "011173101010"
  },
  {
   "address": "1268 Robert Street South, West Saint Paul",
   "sale_month": "2021-01",
   "price": 365000,
   "lot_sqft": 9494,
   "price_per_lot_sqft": 38.45,
   "price_per_building_sqft": 130.5,
   "building_sqft": 2797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2814,
   "use": "Commercial-preferred",
   "parcel_id": "423340002232"
  },
  {
   "address": "407 Charles Avenue, Saint Paul",
   "sale_month": "2021-01",
   "price": 320000,
   "lot_sqft": 4945,
   "price_per_lot_sqft": 64.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1517,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923240043"
  },
  {
   "address": "6800 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2021-01",
   "price": 3750000,
   "lot_sqft": 178943,
   "price_per_lot_sqft": 20.96,
   "price_per_building_sqft": 78.78,
   "building_sqft": 47602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47889,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611921220047"
  },
  {
   "address": "3550 88th Avenue Northeast, Blaine",
   "sale_month": "2021-01",
   "price": 150000,
   "lot_sqft": 60035,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123320021"
  },
  {
   "address": null,
   "sale_month": "2021-01",
   "price": 299000,
   "lot_sqft": 4279,
   "price_per_lot_sqft": 69.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024310111"
  },
  {
   "address": null,
   "sale_month": "2021-01",
   "price": 299000,
   "lot_sqft": 6278,
   "price_per_lot_sqft": 47.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024310110"
  },
  {
   "address": "3980 5th Street Northeast, Columbia Heights",
   "sale_month": "2021-01",
   "price": 299000,
   "lot_sqft": 6516,
   "price_per_lot_sqft": 45.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2600,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024310109"
  },
  {
   "address": "2132 Scenic Place, Saint Paul",
   "sale_month": "2021-01",
   "price": 265000,
   "lot_sqft": 6593,
   "price_per_lot_sqft": 40.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1352,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352922440045"
  },
  {
   "address": "720 Lake St E, Minneapolis",
   "sale_month": "2021-01",
   "price": 1750000,
   "lot_sqft": 15225,
   "price_per_lot_sqft": 114.94,
   "price_per_building_sqft": 112.92,
   "building_sqft": 15498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15591,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330103"
  },
  {
   "address": "2938 Columbus Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 1750000,
   "lot_sqft": 4863,
   "price_per_lot_sqft": 359.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330096"
  },
  {
   "address": "2845 Columbus Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 120240,
   "lot_sqft": 5610,
   "price_per_lot_sqft": 21.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330031"
  },
  {
   "address": "2210 Oakland Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 537500,
   "lot_sqft": 7206,
   "price_per_lot_sqft": 74.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1812,
   "use": "APARTMENT",
   "parcel_id": "3502924220022"
  },
  {
   "address": "15180 Chippendale Avenue, Rosemount",
   "sale_month": "2021-01",
   "price": 725000,
   "lot_sqft": 37768,
   "price_per_lot_sqft": 19.2,
   "price_per_building_sqft": 240.07,
   "building_sqft": 3020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3039,
   "use": "Commercial-preferred",
   "parcel_id": "347117601012"
  },
  {
   "address": "1573 University Avenue West, Saint Paul",
   "sale_month": "2021-01",
   "price": 440000,
   "lot_sqft": 3176,
   "price_per_lot_sqft": 138.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230178"
  },
  {
   "address": "277 Wilder Street North, Saint Paul",
   "sale_month": "2021-01",
   "price": 1375000,
   "lot_sqft": 8242,
   "price_per_lot_sqft": 166.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2374,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923330096"
  },
  {
   "address": "1067 Hudson Road, Saint Paul",
   "sale_month": "2021-01",
   "price": 225000,
   "lot_sqft": 4628,
   "price_per_lot_sqft": 48.62,
   "price_per_building_sqft": 87.92,
   "building_sqft": 2559,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2575,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922420146"
  },
  {
   "address": "9121 Davenport Street Northeast, Blaine",
   "sale_month": "2021-01",
   "price": 1200000,
   "lot_sqft": 43874,
   "price_per_lot_sqft": 27.35,
   "price_per_building_sqft": 110.81,
   "building_sqft": 10829,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10895,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123110009"
  },
  {
   "address": "7520 62nd Ave N, Brooklyn Park",
   "sale_month": "2021-01",
   "price": 3030000,
   "lot_sqft": 58190,
   "price_per_lot_sqft": 52.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11854,
   "use": "APARTMENT",
   "parcel_id": "3211921330008"
  },
  {
   "address": null,
   "sale_month": "2021-01",
   "price": 15000,
   "lot_sqft": 9763,
   "price_per_lot_sqft": 1.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4C5III MFD HOME PARK CLASS 1",
   "parcel_id": "313022240004"
  },
  {
   "address": "4100 76th St W, Edina",
   "sale_month": "2021-01",
   "price": 2900000,
   "lot_sqft": 87011,
   "price_per_lot_sqft": 33.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17634,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3102824410010"
  },
  {
   "address": "307 6th Street East, Chaska",
   "sale_month": "2021-01",
   "price": 1,
   "lot_sqft": 32775,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 7640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7686,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305400020"
  },
  {
   "address": "1513 Geneva Avenue North, Oakdale",
   "sale_month": "2021-01",
   "price": 275000,
   "lot_sqft": 19982,
   "price_per_lot_sqft": 13.76,
   "price_per_building_sqft": 170.28,
   "building_sqft": 1615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1625,
   "use": "300",
   "parcel_id": "3002921230017"
  },
  {
   "address": "951 Desoto Street, Saint Paul",
   "sale_month": "2021-01",
   "price": 539000,
   "lot_sqft": 6671,
   "price_per_lot_sqft": 80.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1809,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922320018"
  },
  {
   "address": "658 Lawson Avenue East, Saint Paul",
   "sale_month": "2021-01",
   "price": 368000,
   "lot_sqft": 5066,
   "price_per_lot_sqft": 72.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1868,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922130122"
  },
  {
   "address": "7616 69th Ave N, Brooklyn Park",
   "sale_month": "2021-01",
   "price": 405000,
   "lot_sqft": 14154,
   "price_per_lot_sqft": 28.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1668,
   "use": "APARTMENT",
   "parcel_id": "2911921330015"
  },
  {
   "address": "7425 Jolly La N, Brooklyn Park",
   "sale_month": "2021-01",
   "price": 543200,
   "lot_sqft": 33070,
   "price_per_lot_sqft": 16.43,
   "price_per_building_sqft": 120.66,
   "building_sqft": 4502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4529,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921230004"
  },
  {
   "address": "1400 Co Rd No 101, Plymouth",
   "sale_month": "2021-01",
   "price": 4400000,
   "lot_sqft": 79755,
   "price_per_lot_sqft": 55.17,
   "price_per_building_sqft": 231.76,
   "building_sqft": 18985,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19100,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2911822330042"
  },
  {
   "address": "17415 Co Rd No 6, Plymouth",
   "sale_month": "2021-01",
   "price": 4400000,
   "lot_sqft": 11407,
   "price_per_lot_sqft": 385.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911822330041"
  },
  {
   "address": "16913 State Hwy No 7, Minnetonka",
   "sale_month": "2021-01",
   "price": 500000,
   "lot_sqft": 74226,
   "price_per_lot_sqft": 6.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3309,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2911722240036"
  },
  {
   "address": "1160 Helmo Avenue North, Oakdale",
   "sale_month": "2021-01",
   "price": 2195340,
   "lot_sqft": 178834,
   "price_per_lot_sqft": 12.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2902921340012"
  },
  {
   "address": "999 7th Street East, Saint Paul",
   "sale_month": "2021-01",
   "price": 3325000,
   "lot_sqft": 117207,
   "price_per_lot_sqft": 28.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18460,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922340148"
  },
  {
   "address": "1500 Douglas Dr N, Golden Valley",
   "sale_month": "2021-01",
   "price": 8000000,
   "lot_sqft": 20843,
   "price_per_lot_sqft": 383.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4782,
   "use": "APARTMENT",
   "parcel_id": "2811821330015"
  },
  {
   "address": "1450 Douglas Dr N, Golden Valley",
   "sale_month": "2021-01",
   "price": 8000000,
   "lot_sqft": 34885,
   "price_per_lot_sqft": 229.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4542,
   "use": "APARTMENT",
   "parcel_id": "2811821330014"
  },
  {
   "address": "1400 Douglas Dr N, Golden Valley",
   "sale_month": "2021-01",
   "price": 8000000,
   "lot_sqft": 62244,
   "price_per_lot_sqft": 128.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5953,
   "use": "APARTMENT",
   "parcel_id": "2811821330013"
  },
  {
   "address": "1600 Douglas Dr N, Golden Valley",
   "sale_month": "2021-01",
   "price": 8000000,
   "lot_sqft": 31723,
   "price_per_lot_sqft": 252.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3453,
   "use": "APARTMENT",
   "parcel_id": "2811821330012"
  },
  {
   "address": "1620 Lusitano Street, Shakopee",
   "sale_month": "2021-01",
   "price": 1800000,
   "lot_sqft": 174114,
   "price_per_lot_sqft": 10.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2711,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "274960030"
  },
  {
   "address": "401 Groveland Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 750000,
   "lot_sqft": 15296,
   "price_per_lot_sqft": 49.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2207,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924330729"
  },
  {
   "address": "909 Hennepin Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 7900000,
   "lot_sqft": 7337,
   "price_per_lot_sqft": 1076.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120084"
  },
  {
   "address": "901 Hennepin Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 7900000,
   "lot_sqft": 6040,
   "price_per_lot_sqft": 1307.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120005"
  },
  {
   "address": "907 Hennepin Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 7900000,
   "lot_sqft": 7043,
   "price_per_lot_sqft": 1121.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16455,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120004"
  },
  {
   "address": "14275 Joppa Avenue South, Savage",
   "sale_month": "2021-01",
   "price": 900000,
   "lot_sqft": 138521,
   "price_per_lot_sqft": 6.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "265160010"
  },
  {
   "address": "4833 123rd Street West, Savage",
   "sale_month": "2021-01",
   "price": 895000,
   "lot_sqft": 8187,
   "price_per_lot_sqft": 109.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263970010"
  },
  {
   "address": "4901 University Avenue Northeast, Columbia Heights",
   "sale_month": "2021-01",
   "price": 180000,
   "lot_sqft": 10424,
   "price_per_lot_sqft": 17.27,
   "price_per_building_sqft": 47.34,
   "building_sqft": 3802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3825,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024240110"
  },
  {
   "address": "5257 University Avenue Northeast, Columbia Heights",
   "sale_month": "2021-01",
   "price": 350000,
   "lot_sqft": 20770,
   "price_per_lot_sqft": 16.85,
   "price_per_building_sqft": 140,
   "building_sqft": 2500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2515,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024210096"
  },
  {
   "address": "1090 Gramsie Road, Shoreview",
   "sale_month": "2021-01",
   "price": 2449000,
   "lot_sqft": 112485,
   "price_per_lot_sqft": 21.77,
   "price_per_building_sqft": 359.62,
   "building_sqft": 6810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6851,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023230014"
  },
  {
   "address": "716 Como Avenue, Saint Paul",
   "sale_month": "2021-01",
   "price": 1025000,
   "lot_sqft": 12065,
   "price_per_lot_sqft": 84.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3343,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923140119"
  },
  {
   "address": "1876 Magnolia Avenue East, Saint Paul",
   "sale_month": "2021-01",
   "price": 2933650,
   "lot_sqft": 19909,
   "price_per_lot_sqft": 147.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5959,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262922230156"
  },
  {
   "address": "1067 Van Dyke Street, Saint Paul",
   "sale_month": "2021-01",
   "price": 9821350,
   "lot_sqft": 19765,
   "price_per_lot_sqft": 496.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5253,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922230087"
  },
  {
   "address": "1077 Van Dyke Street, Saint Paul",
   "sale_month": "2021-01",
   "price": 9821350,
   "lot_sqft": 23256,
   "price_per_lot_sqft": 422.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5408,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262922230086"
  },
  {
   "address": "1897 La Crosse Street, Saint Paul",
   "sale_month": "2021-01",
   "price": 320000,
   "lot_sqft": 9128,
   "price_per_lot_sqft": 35.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3054,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922230062"
  },
  {
   "address": "1846 Magnolia Avenue East, Saint Paul",
   "sale_month": "2021-01",
   "price": 9821350,
   "lot_sqft": 14420,
   "price_per_lot_sqft": 681.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4361,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922230007"
  },
  {
   "address": "1858 Magnolia Avenue East, Saint Paul",
   "sale_month": "2021-01",
   "price": 2933650,
   "lot_sqft": 20231,
   "price_per_lot_sqft": 145.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5854,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262922230006"
  },
  {
   "address": "1865 Magnolia Avenue East, Saint Paul",
   "sale_month": "2021-01",
   "price": 9821350,
   "lot_sqft": 19839,
   "price_per_lot_sqft": 495.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5041,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262922220041"
  },
  {
   "address": "1851 Magnolia Avenue East, Saint Paul",
   "sale_month": "2021-01",
   "price": 9821350,
   "lot_sqft": 25210,
   "price_per_lot_sqft": 389.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6979,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922220040"
  },
  {
   "address": "1841 Magnolia Avenue East, Saint Paul",
   "sale_month": "2021-01",
   "price": 9821350,
   "lot_sqft": 25618,
   "price_per_lot_sqft": 383.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7918,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262922220039"
  },
  {
   "address": null,
   "sale_month": "2021-01",
   "price": 9821350,
   "lot_sqft": 3279,
   "price_per_lot_sqft": 2995.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922220038"
  },
  {
   "address": "16783 Toronto Avenue Southeast, Prior Lake",
   "sale_month": "2021-01",
   "price": 900000,
   "lot_sqft": 14290,
   "price_per_lot_sqft": 62.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4450,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259020480"
  },
  {
   "address": "359 Atwater Street, Saint Paul",
   "sale_month": "2021-01",
   "price": 285000,
   "lot_sqft": 9051,
   "price_per_lot_sqft": 31.49,
   "price_per_building_sqft": 116.95,
   "building_sqft": 2437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2452,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923420218"
  },
  {
   "address": "370 Maryland Avenue West, Saint Paul",
   "sale_month": "2021-01",
   "price": 340000,
   "lot_sqft": 14641,
   "price_per_lot_sqft": 23.22,
   "price_per_building_sqft": 371.58,
   "building_sqft": 915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 920,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923120043"
  },
  {
   "address": "1001 6th St S, Hopkins",
   "sale_month": "2021-01",
   "price": 628500,
   "lot_sqft": 13375,
   "price_per_lot_sqft": 46.99,
   "price_per_building_sqft": 116.69,
   "building_sqft": 5386,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5418,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240006"
  },
  {
   "address": "4849 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2021-01",
   "price": 1350406,
   "lot_sqft": 100885,
   "price_per_lot_sqft": 13.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243323440011"
  },
  {
   "address": "1379 Rice Street, Saint Paul",
   "sale_month": "2021-01",
   "price": 2195000,
   "lot_sqft": 30065,
   "price_per_lot_sqft": 73.01,
   "price_per_building_sqft": 640.13,
   "building_sqft": 3429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3450,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "242923410074"
  },
  {
   "address": "1301 1st Street Northeast, New Prague",
   "sale_month": "2021-01",
   "price": 800000,
   "lot_sqft": 20067,
   "price_per_lot_sqft": 39.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240810030"
  },
  {
   "address": "4190 108th Avenue Northeast, Blaine",
   "sale_month": "2021-01",
   "price": 921728,
   "lot_sqft": 65755,
   "price_per_lot_sqft": 14.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123110007"
  },
  {
   "address": "5725 U S Hwy No 12, Maple Plain",
   "sale_month": "2021-01",
   "price": 700000,
   "lot_sqft": 79174,
   "price_per_lot_sqft": 8.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22449,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311824440029"
  },
  {
   "address": "1753 156th Lane Northwest, Andover",
   "sale_month": "2021-01",
   "price": 18750000,
   "lot_sqft": 543508,
   "price_per_lot_sqft": 34.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33574,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223224110044"
  },
  {
   "address": "10250 Flanders Street Northeast, Blaine",
   "sale_month": "2021-01",
   "price": 4392500,
   "lot_sqft": 424253,
   "price_per_lot_sqft": 10.35,
   "price_per_building_sqft": 561.27,
   "building_sqft": 7826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7873,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123340002"
  },
  {
   "address": "1754 Montana Avenue East, Saint Paul",
   "sale_month": "2021-01",
   "price": 985000,
   "lot_sqft": 16127,
   "price_per_lot_sqft": 61.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3529,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922140023"
  },
  {
   "address": "2346 7th Street West, Saint Paul",
   "sale_month": "2021-01",
   "price": 950000,
   "lot_sqft": 11452,
   "price_per_lot_sqft": 82.95,
   "price_per_building_sqft": 378.18,
   "building_sqft": 2512,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2527,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823220030"
  },
  {
   "address": "16955 Garcia Way, Lakeville",
   "sale_month": "2021-01",
   "price": 525000,
   "lot_sqft": 20984,
   "price_per_lot_sqft": 25.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2132,
   "use": "Apartment",
   "parcel_id": "221670001130"
  },
  {
   "address": "16105 Cedar Avenue, Lakeville",
   "sale_month": "2021-01",
   "price": 1325000,
   "lot_sqft": 34816,
   "price_per_lot_sqft": 38.06,
   "price_per_building_sqft": 244.56,
   "building_sqft": 5418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5451,
   "use": "Commercial-preferred",
   "parcel_id": "221630001013"
  },
  {
   "address": "13370 Grove Dr N, Maple Grove",
   "sale_month": "2021-01",
   "price": 1500000,
   "lot_sqft": 78351,
   "price_per_lot_sqft": 19.14,
   "price_per_building_sqft": 115.96,
   "building_sqft": 12936,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13014,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922130013"
  },
  {
   "address": "5744 Nicollet Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 400000,
   "lot_sqft": 10775,
   "price_per_lot_sqft": 37.12,
   "price_per_building_sqft": 62.87,
   "building_sqft": 6362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6400,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824240224"
  },
  {
   "address": "1740 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2021-01",
   "price": 20400000,
   "lot_sqft": 210503,
   "price_per_lot_sqft": 96.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11767,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212923120008"
  },
  {
   "address": "3239 Fernbrook La N, Plymouth",
   "sale_month": "2021-01",
   "price": 375000,
   "lot_sqft": 3000,
   "price_per_lot_sqft": 125,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140036"
  },
  {
   "address": "6200 Excelsior Blvd, St. Louis Park",
   "sale_month": "2021-01",
   "price": 155000,
   "lot_sqft": 62931,
   "price_per_lot_sqft": 2.46,
   "price_per_building_sqft": 11.16,
   "building_sqft": 13889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13973,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721320133"
  },
  {
   "address": "6127 Excelsior Blvd, St. Louis Park",
   "sale_month": "2021-01",
   "price": 420000,
   "lot_sqft": 7048,
   "price_per_lot_sqft": 59.59,
   "price_per_building_sqft": 159.27,
   "building_sqft": 2637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2653,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721320022"
  },
  {
   "address": "2738 Winnetka Ave N, New Hope",
   "sale_month": "2021-01",
   "price": 1095000,
   "lot_sqft": 24488,
   "price_per_lot_sqft": 44.72,
   "price_per_building_sqft": 152.02,
   "building_sqft": 7203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011821330091"
  },
  {
   "address": "115 Meridian Street South, Belle Plaine",
   "sale_month": "2021-01",
   "price": 350000,
   "lot_sqft": 7069,
   "price_per_lot_sqft": 49.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15872,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200015650"
  },
  {
   "address": "214 State Street West, Belle Plaine",
   "sale_month": "2021-01",
   "price": 910000,
   "lot_sqft": 21566,
   "price_per_lot_sqft": 42.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200013050"
  },
  {
   "address": "215 Court Street West, Belle Plaine",
   "sale_month": "2021-01",
   "price": 910000,
   "lot_sqft": 21582,
   "price_per_lot_sqft": 42.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200013030"
  },
  {
   "address": null,
   "sale_month": "2021-01",
   "price": 910000,
   "lot_sqft": 4229,
   "price_per_lot_sqft": 215.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1038,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200012600"
  },
  {
   "address": "1370 Sylvan Street, Saint Paul",
   "sale_month": "2021-01",
   "price": 2195000,
   "lot_sqft": 97169,
   "price_per_lot_sqft": 22.59,
   "price_per_building_sqft": 294.75,
   "building_sqft": 7447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7492,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922310020"
  },
  {
   "address": "800 24th Ave SE, Minneapolis",
   "sale_month": "2021-01",
   "price": 1060000,
   "lot_sqft": 40310,
   "price_per_lot_sqft": 26.3,
   "price_per_building_sqft": 59.24,
   "building_sqft": 17893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18001,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923310008"
  },
  {
   "address": "5745 Bossen Ter, Minneapolis",
   "sale_month": "2021-01",
   "price": 1115000,
   "lot_sqft": 7199,
   "price_per_lot_sqft": 154.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1923,
   "use": "APARTMENT",
   "parcel_id": "1902823230095"
  },
  {
   "address": "5749 Bossen Ter, Minneapolis",
   "sale_month": "2021-01",
   "price": 1115000,
   "lot_sqft": 7205,
   "price_per_lot_sqft": 154.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1872,
   "use": "APARTMENT",
   "parcel_id": "1902823230094"
  },
  {
   "address": "4550 Shoreline Dr, Spring Park",
   "sale_month": "2021-01",
   "price": 1000000,
   "lot_sqft": 48430,
   "price_per_lot_sqft": 20.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723340008"
  },
  {
   "address": "4532 Shoreline Dr, Spring Park",
   "sale_month": "2021-01",
   "price": 1000000,
   "lot_sqft": 16165,
   "price_per_lot_sqft": 61.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723340007"
  },
  {
   "address": "21155 Highway 65 Northeast, East Bethel",
   "sale_month": "2021-01",
   "price": 937000,
   "lot_sqft": 269985,
   "price_per_lot_sqft": 3.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22976,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323120016"
  },
  {
   "address": "3655 Togo Rd, Orono",
   "sale_month": "2021-01",
   "price": 475000,
   "lot_sqft": 61272,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723310036"
  },
  {
   "address": "3745 Louisiana Ave S, St. Louis Park",
   "sale_month": "2021-01",
   "price": 9085000,
   "lot_sqft": 565202,
   "price_per_lot_sqft": 16.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 152105,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721430073"
  },
  {
   "address": "5011 France Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 1400000,
   "lot_sqft": 6307,
   "price_per_lot_sqft": 221.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320199"
  },
  {
   "address": "4927 Ewing Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 343000,
   "lot_sqft": 5370,
   "price_per_lot_sqft": 63.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 817,
   "use": "TRIPLEX",
   "parcel_id": "1702824230113"
  },
  {
   "address": "11527 Crooked Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-01",
   "price": 600000,
   "lot_sqft": 63035,
   "price_per_lot_sqft": 9.52,
   "price_per_building_sqft": 163.49,
   "building_sqft": 3670,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3692,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124120001"
  },
  {
   "address": "2050 West Broadway, Minneapolis",
   "sale_month": "2021-01",
   "price": 425000,
   "lot_sqft": 5618,
   "price_per_lot_sqft": 75.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1534,
   "use": "TRIPLEX",
   "parcel_id": "1602924220171"
  },
  {
   "address": "1690 English Street North, Maplewood",
   "sale_month": "2021-01",
   "price": 249900,
   "lot_sqft": 14138,
   "price_per_lot_sqft": 17.68,
   "price_per_building_sqft": 92.73,
   "building_sqft": 2695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2712,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152922330102"
  },
  {
   "address": "1344 Frost Avenue East, Maplewood",
   "sale_month": "2021-01",
   "price": 535000,
   "lot_sqft": 19439,
   "price_per_lot_sqft": 27.52,
   "price_per_building_sqft": 102.65,
   "building_sqft": 5212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5243,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152922320090"
  },
  {
   "address": "12908 Minnetonka Blvd, Minnetonka",
   "sale_month": "2021-01",
   "price": 695000,
   "lot_sqft": 35186,
   "price_per_lot_sqft": 19.75,
   "price_per_building_sqft": 168.08,
   "building_sqft": 4135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4160,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511722410062"
  },
  {
   "address": "21150 Ozark Court North, Scandia",
   "sale_month": "2021-01",
   "price": 350000,
   "lot_sqft": 108969,
   "price_per_lot_sqft": 3.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "300",
   "parcel_id": "1403220430009"
  },
  {
   "address": "1690 Mcknight Road North, Maplewood",
   "sale_month": "2021-01",
   "price": 1700000,
   "lot_sqft": 222496,
   "price_per_lot_sqft": 7.64,
   "price_per_building_sqft": 126.64,
   "building_sqft": 13424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13505,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132922330063"
  },
  {
   "address": "10401 93rd Ave N, Maple Grove",
   "sale_month": "2021-01",
   "price": 1250000,
   "lot_sqft": 50218,
   "price_per_lot_sqft": 24.89,
   "price_per_building_sqft": 106.21,
   "building_sqft": 11769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11840,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922210010"
  },
  {
   "address": "100 3rd St NW, Osseo",
   "sale_month": "2021-01",
   "price": 2400000,
   "lot_sqft": 10772,
   "price_per_lot_sqft": 222.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13136,
   "use": "APARTMENT",
   "parcel_id": "1311922140100"
  },
  {
   "address": null,
   "sale_month": "2021-01",
   "price": 2400000,
   "lot_sqft": 10768,
   "price_per_lot_sqft": 222.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1311922140099"
  },
  {
   "address": "209 1st Ave NW, Osseo",
   "sale_month": "2021-01",
   "price": 2400000,
   "lot_sqft": 11016,
   "price_per_lot_sqft": 217.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3700,
   "use": "APARTMENT",
   "parcel_id": "1311922140018"
  },
  {
   "address": "1240 73 1/2 Avenue Northeast, Fridley",
   "sale_month": "2021-01",
   "price": 900000,
   "lot_sqft": 23659,
   "price_per_lot_sqft": 38.04,
   "price_per_building_sqft": 615.6,
   "building_sqft": 1462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1471,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240040"
  },
  {
   "address": null,
   "sale_month": "2021-01",
   "price": 900000,
   "lot_sqft": 9664,
   "price_per_lot_sqft": 93.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240039"
  },
  {
   "address": null,
   "sale_month": "2021-01",
   "price": 900000,
   "lot_sqft": 9671,
   "price_per_lot_sqft": 93.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240038"
  },
  {
   "address": "2290 Anchor Drive, North Saint Paul",
   "sale_month": "2021-01",
   "price": 1280000,
   "lot_sqft": 170235,
   "price_per_lot_sqft": 7.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922330123"
  },
  {
   "address": "9415 West River Rd, Brooklyn Park",
   "sale_month": "2021-01",
   "price": 250010,
   "lot_sqft": 91447,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211921330005"
  },
  {
   "address": "350 75th Avenue Northeast, Fridley",
   "sale_month": "2021-01",
   "price": 1000000,
   "lot_sqft": 22615,
   "price_per_lot_sqft": 44.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4372,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "113024240011"
  },
  {
   "address": "12160 Technology Dr, Eden Prairie",
   "sale_month": "2021-01",
   "price": 7200000,
   "lot_sqft": 204122,
   "price_per_lot_sqft": 35.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44577,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622340009"
  },
  {
   "address": "1950 Shawnee Road, Eagan",
   "sale_month": "2021-01",
   "price": 1300000,
   "lot_sqft": 43442,
   "price_per_lot_sqft": 29.92,
   "price_per_building_sqft": 74.18,
   "building_sqft": 17524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17630,
   "use": "Industrial-preferred",
   "parcel_id": "101680002051"
  },
  {
   "address": "4207 Nicollet Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 1000000,
   "lot_sqft": 15831,
   "price_per_lot_sqft": 63.17,
   "price_per_building_sqft": 237.7,
   "building_sqft": 4207,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4232,
   "use": "APARTMENT",
   "parcel_id": "1002824420178"
  },
  {
   "address": "3846 Grand Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 669812,
   "lot_sqft": 6972,
   "price_per_lot_sqft": 96.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2484,
   "use": "APARTMENT",
   "parcel_id": "1002824220012"
  },
  {
   "address": "3840 Grand Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 740000,
   "lot_sqft": 5228,
   "price_per_lot_sqft": 141.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2381,
   "use": "APARTMENT",
   "parcel_id": "1002824220011"
  },
  {
   "address": "8820 Nicollet Ave S, Bloomington",
   "sale_month": "2021-01",
   "price": 506000,
   "lot_sqft": 13259,
   "price_per_lot_sqft": 38.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1592,
   "use": "APARTMENT",
   "parcel_id": "1002724240005"
  },
  {
   "address": "1780 Highway 36 West, Roseville",
   "sale_month": "2021-01",
   "price": 238408,
   "lot_sqft": 56604,
   "price_per_lot_sqft": 4.21,
   "price_per_building_sqft": 36.5,
   "building_sqft": 6532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6572,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923430010"
  },
  {
   "address": "4000 Lyndale Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 2150000,
   "lot_sqft": 11089,
   "price_per_lot_sqft": 193.89,
   "price_per_building_sqft": 1082.03,
   "building_sqft": 1987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1999,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824140001"
  },
  {
   "address": "7204 27th St W, St. Louis Park",
   "sale_month": "2021-01",
   "price": 2500000,
   "lot_sqft": 102230,
   "price_per_lot_sqft": 24.45,
   "price_per_building_sqft": 103.43,
   "building_sqft": 24171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24317,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721310002"
  },
  {
   "address": "4101 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2021-01",
   "price": 1300000,
   "lot_sqft": 117237,
   "price_per_lot_sqft": 11.09,
   "price_per_building_sqft": 54.87,
   "building_sqft": 23691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23834,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "073124440039"
  },
  {
   "address": "652 Stryker Avenue, Saint Paul",
   "sale_month": "2021-01",
   "price": 525000,
   "lot_sqft": 7590,
   "price_per_lot_sqft": 69.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2148,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822410014"
  },
  {
   "address": "23240 Co Rd No 30, Corcoran",
   "sale_month": "2021-01",
   "price": 450000,
   "lot_sqft": 411395,
   "price_per_lot_sqft": 1.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711923130003"
  },
  {
   "address": "4348 Minnehaha Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 598500,
   "lot_sqft": 7411,
   "price_per_lot_sqft": 80.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1452,
   "use": "APARTMENT",
   "parcel_id": "0702823420001"
  },
  {
   "address": "2321 7th Avenue, Anoka",
   "sale_month": "2021-01",
   "price": 240000,
   "lot_sqft": 10834,
   "price_per_lot_sqft": 22.15,
   "price_per_building_sqft": 161.4,
   "building_sqft": 1487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1496,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124310125"
  },
  {
   "address": "4113 Lake St E, Minneapolis",
   "sale_month": "2021-01",
   "price": 1475000,
   "lot_sqft": 2203,
   "price_per_lot_sqft": 669.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823120004"
  },
  {
   "address": "4115 Lake St E, Minneapolis",
   "sale_month": "2021-01",
   "price": 1475000,
   "lot_sqft": 1853,
   "price_per_lot_sqft": 796.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823120003"
  },
  {
   "address": "4117 Lake St E, Minneapolis",
   "sale_month": "2021-01",
   "price": 1475000,
   "lot_sqft": 2554,
   "price_per_lot_sqft": 577.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823120002"
  },
  {
   "address": "4121 Lake St E, Minneapolis",
   "sale_month": "2021-01",
   "price": 1475000,
   "lot_sqft": 4574,
   "price_per_lot_sqft": 322.47,
   "price_per_building_sqft": 215.71,
   "building_sqft": 6838,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6879,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823120001"
  },
  {
   "address": "12760 Aberdeen Street Northeast, Blaine",
   "sale_month": "2021-01",
   "price": 1400000,
   "lot_sqft": 38666,
   "price_per_lot_sqft": 36.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123420095"
  },
  {
   "address": "5700 Winnetka Ave N, New Hope",
   "sale_month": "2021-01",
   "price": 10400000,
   "lot_sqft": 282916,
   "price_per_lot_sqft": 36.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10949,
   "use": "APARTMENT",
   "parcel_id": "0511821320006"
  },
  {
   "address": "1356 Idaho Ave S, St. Louis Park",
   "sale_month": "2021-01",
   "price": 2025000,
   "lot_sqft": 12043,
   "price_per_lot_sqft": 168.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1354,
   "use": "APARTMENT",
   "parcel_id": "0511721420039"
  },
  {
   "address": "1346 Idaho Ave S, St. Louis Park",
   "sale_month": "2021-01",
   "price": 2025000,
   "lot_sqft": 12460,
   "price_per_lot_sqft": 162.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1619,
   "use": "APARTMENT",
   "parcel_id": "0511721420038"
  },
  {
   "address": "700 Florida Ave S, Golden Valley",
   "sale_month": "2021-01",
   "price": 3400000,
   "lot_sqft": 121740,
   "price_per_lot_sqft": 27.93,
   "price_per_building_sqft": 40.03,
   "building_sqft": 84935,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85448,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511721140025"
  },
  {
   "address": "1990 Marshall Avenue, Saint Paul",
   "sale_month": "2021-01",
   "price": 1375000,
   "lot_sqft": 8166,
   "price_per_lot_sqft": 168.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3024,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823220013"
  },
  {
   "address": "3009 Holmes Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 17250000,
   "lot_sqft": 5836,
   "price_per_lot_sqft": 2955.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1320,
   "use": "APARTMENT",
   "parcel_id": "0402824210185"
  },
  {
   "address": "3101 Irving Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 549000,
   "lot_sqft": 848,
   "price_per_lot_sqft": 647.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824210123"
  },
  {
   "address": "3025 Humboldt Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 250000,
   "lot_sqft": 5904,
   "price_per_lot_sqft": 42.34,
   "price_per_building_sqft": 515.46,
   "building_sqft": 485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 488,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0402824210069"
  },
  {
   "address": "3013 Holmes Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 17250000,
   "lot_sqft": 5376,
   "price_per_lot_sqft": 3208.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1024,
   "use": "APARTMENT",
   "parcel_id": "0402824210011"
  },
  {
   "address": "3200 Emerson Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 2200000,
   "lot_sqft": 16528,
   "price_per_lot_sqft": 133.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6133,
   "use": "APARTMENT",
   "parcel_id": "0402824130021"
  },
  {
   "address": "14151 Territorial Rd, Maple Grove",
   "sale_month": "2021-01",
   "price": 24240000,
   "lot_sqft": 324856,
   "price_per_lot_sqft": 74.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50172,
   "use": "APARTMENT",
   "parcel_id": "0311922330009"
  },
  {
   "address": "3714 Grand Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 819250,
   "lot_sqft": 7843,
   "price_per_lot_sqft": 104.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2595,
   "use": "APARTMENT",
   "parcel_id": "0302824330212"
  },
  {
   "address": "3317 Pillsbury Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 1550000,
   "lot_sqft": 2508,
   "price_per_lot_sqft": 618.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824240112"
  },
  {
   "address": "3322 Blaisdell Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 1550000,
   "lot_sqft": 7712,
   "price_per_lot_sqft": 200.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3444,
   "use": "APARTMENT",
   "parcel_id": "0302824240073"
  },
  {
   "address": "3208 Blaisdell Ave, Minneapolis",
   "sale_month": "2021-01",
   "price": 775000,
   "lot_sqft": 8205,
   "price_per_lot_sqft": 94.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2658,
   "use": "APARTMENT",
   "parcel_id": "0302824240033"
  },
  {
   "address": "3841 Hamilton Street, Burnsville",
   "sale_month": "2021-01",
   "price": 2688000,
   "lot_sqft": 49175,
   "price_per_lot_sqft": 54.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7931,
   "use": "Apartment",
   "parcel_id": "026780002011"
  },
  {
   "address": "7700 University Avenue Northeast, Fridley",
   "sale_month": "2021-01",
   "price": 1325000,
   "lot_sqft": 34622,
   "price_per_lot_sqft": 38.27,
   "price_per_building_sqft": 155.13,
   "building_sqft": 8541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8593,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024330009"
  },
  {
   "address": "3809 Highway 13 West, Burnsville",
   "sale_month": "2021-01",
   "price": 500000,
   "lot_sqft": 72429,
   "price_per_lot_sqft": 6.9,
   "price_per_building_sqft": 72.91,
   "building_sqft": 6858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6900,
   "use": "Commercial-preferred",
   "parcel_id": "020321059010"
  },
  {
   "address": "3720 Cedar Ave S, Minneapolis",
   "sale_month": "2021-01",
   "price": 475000,
   "lot_sqft": 4907,
   "price_per_lot_sqft": 96.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1140,
   "use": "APARTMENT",
   "parcel_id": "0202824440148"
  },
  {
   "address": "594 Selby Avenue, Saint Paul",
   "sale_month": "2021-01",
   "price": 2050000,
   "lot_sqft": 28178,
   "price_per_lot_sqft": 72.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220309"
  },
  {
   "address": "7373 147th Street West, Apple Valley",
   "sale_month": "2021-01",
   "price": 2115000,
   "lot_sqft": 89541,
   "price_per_lot_sqft": 23.62,
   "price_per_building_sqft": 83.49,
   "building_sqft": 25331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25484,
   "use": "Commercial-preferred",
   "parcel_id": "011173004012"
  },
  {
   "address": "11055 Wayzata Blvd, Minnetonka",
   "sale_month": "2021-01",
   "price": 16190000,
   "lot_sqft": 306972,
   "price_per_lot_sqft": 52.74,
   "price_per_building_sqft": 198.7,
   "building_sqft": 81479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81971,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722320056"
  },
  {
   "address": "1845 Lake St E, Minneapolis",
   "sale_month": "2021-01",
   "price": 560000,
   "lot_sqft": 12488,
   "price_per_lot_sqft": 44.84,
   "price_per_building_sqft": 119.17,
   "building_sqft": 4699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4727,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824220032"
  },
  {
   "address": "711 Pine Street South, Waconia",
   "sale_month": "2020-12",
   "price": 425000,
   "lot_sqft": 19187,
   "price_per_lot_sqft": 22.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754020030"
  },
  {
   "address": "8 1st Street West, Waconia",
   "sale_month": "2020-12",
   "price": 135000,
   "lot_sqft": 947,
   "price_per_lot_sqft": 142.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502620"
  },
  {
   "address": "180 Industrial Boulevard, Norwood Young America",
   "sale_month": "2020-12",
   "price": 292800,
   "lot_sqft": 43472,
   "price_per_lot_sqft": 6.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "588500102"
  },
  {
   "address": "446 Shimmcor Street, Mayer",
   "sale_month": "2020-12",
   "price": 230000,
   "lot_sqft": 1765,
   "price_per_lot_sqft": 130.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "503800070"
  },
  {
   "address": "515 Lincoln Drive Northeast, East Bethel",
   "sale_month": "2020-12",
   "price": 305000,
   "lot_sqft": 13991,
   "price_per_lot_sqft": 21.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240319"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 305000,
   "lot_sqft": 9996,
   "price_per_lot_sqft": 30.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240268"
  },
  {
   "address": "211 5th Avenue South, South Saint Paul",
   "sale_month": "2020-12",
   "price": 490000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 98.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 826,
   "use": "Apartment",
   "parcel_id": "363255010040"
  },
  {
   "address": "980 44th Avenue Northeast, Columbia Heights",
   "sale_month": "2020-12",
   "price": 390000,
   "lot_sqft": 8094,
   "price_per_lot_sqft": 48.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2008,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024220099"
  },
  {
   "address": "342 Fuller Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 547000,
   "lot_sqft": 6104,
   "price_per_lot_sqft": 89.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2935,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923420089"
  },
  {
   "address": "421 University Avenue West, Saint Paul",
   "sale_month": "2020-12",
   "price": 787163,
   "lot_sqft": 12446,
   "price_per_lot_sqft": 63.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923240237"
  },
  {
   "address": "2585 Conway Avenue East, Maplewood",
   "sale_month": "2020-12",
   "price": 8070000,
   "lot_sqft": 75002,
   "price_per_lot_sqft": 107.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11555,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362922130015"
  },
  {
   "address": "2605 Conway Avenue East, Maplewood",
   "sale_month": "2020-12",
   "price": 8070000,
   "lot_sqft": 31547,
   "price_per_lot_sqft": 255.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5042,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362922130014"
  },
  {
   "address": "6401 Willow La N, Brooklyn Center",
   "sale_month": "2020-12",
   "price": 8315000,
   "lot_sqft": 34237,
   "price_per_lot_sqft": 242.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3299,
   "use": "APARTMENT",
   "parcel_id": "3611921420013"
  },
  {
   "address": "6409 Willow La N, Brooklyn Center",
   "sale_month": "2020-12",
   "price": 8315000,
   "lot_sqft": 33014,
   "price_per_lot_sqft": 251.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3299,
   "use": "APARTMENT",
   "parcel_id": "3611921420012"
  },
  {
   "address": "6417 Willow La N, Brooklyn Center",
   "sale_month": "2020-12",
   "price": 8315000,
   "lot_sqft": 32625,
   "price_per_lot_sqft": 254.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3299,
   "use": "APARTMENT",
   "parcel_id": "3611921420011"
  },
  {
   "address": "6425 Willow La N, Brooklyn Center",
   "sale_month": "2020-12",
   "price": 8315000,
   "lot_sqft": 32633,
   "price_per_lot_sqft": 254.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3299,
   "use": "APARTMENT",
   "parcel_id": "3611921420010"
  },
  {
   "address": "215 65th Ave N, Brooklyn Center",
   "sale_month": "2020-12",
   "price": 8315000,
   "lot_sqft": 32844,
   "price_per_lot_sqft": 253.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3636,
   "use": "APARTMENT",
   "parcel_id": "3611921420009"
  },
  {
   "address": "207 65th Ave N, Brooklyn Center",
   "sale_month": "2020-12",
   "price": 8315000,
   "lot_sqft": 32379,
   "price_per_lot_sqft": 256.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3830,
   "use": "APARTMENT",
   "parcel_id": "3611921420008"
  },
  {
   "address": "201 65th Ave N, Brooklyn Center",
   "sale_month": "2020-12",
   "price": 8315000,
   "lot_sqft": 32386,
   "price_per_lot_sqft": 256.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3403,
   "use": "APARTMENT",
   "parcel_id": "3611921420007"
  },
  {
   "address": "9800 Shelard Pkwy, Plymouth",
   "sale_month": "2020-12",
   "price": 7650000,
   "lot_sqft": 150548,
   "price_per_lot_sqft": 50.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13116,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3611822440006"
  },
  {
   "address": "10305 6th Ave N, Plymouth",
   "sale_month": "2020-12",
   "price": 2100000,
   "lot_sqft": 43506,
   "price_per_lot_sqft": 48.27,
   "price_per_building_sqft": 230.34,
   "building_sqft": 9117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9172,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822310049"
  },
  {
   "address": "1205 Nathan La N, Plymouth",
   "sale_month": "2020-12",
   "price": 5300000,
   "lot_sqft": 354664,
   "price_per_lot_sqft": 14.94,
   "price_per_building_sqft": 322.7,
   "building_sqft": 16424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16523,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3611822120010"
  },
  {
   "address": "6103 Blue Circle Dr, Minnetonka",
   "sale_month": "2020-12",
   "price": 3325000,
   "lot_sqft": 212396,
   "price_per_lot_sqft": 15.65,
   "price_per_building_sqft": 110.18,
   "building_sqft": 30178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30360,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722430019"
  },
  {
   "address": "2001 24th St E, Minneapolis",
   "sale_month": "2020-12",
   "price": 6900000,
   "lot_sqft": 138909,
   "price_per_lot_sqft": 49.67,
   "price_per_building_sqft": 91.81,
   "building_sqft": 75153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75607,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924230064"
  },
  {
   "address": "2500 27th Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 780000,
   "lot_sqft": 29197,
   "price_per_lot_sqft": 26.72,
   "price_per_building_sqft": 122.6,
   "building_sqft": 6362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6401,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130071"
  },
  {
   "address": "1060 County Road E West, Shoreview",
   "sale_month": "2020-12",
   "price": 1600000,
   "lot_sqft": 76687,
   "price_per_lot_sqft": 20.86,
   "price_per_building_sqft": 116.36,
   "building_sqft": 13751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13834,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220033"
  },
  {
   "address": "1935 County Road D East, Maplewood",
   "sale_month": "2020-12",
   "price": 1325000,
   "lot_sqft": 31161,
   "price_per_lot_sqft": 42.52,
   "price_per_building_sqft": 149.28,
   "building_sqft": 8876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8929,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022340023"
  },
  {
   "address": "2864 Chicago Ave, Minneapolis",
   "sale_month": "2020-12",
   "price": 400000,
   "lot_sqft": 7775,
   "price_per_lot_sqft": 51.45,
   "price_per_building_sqft": 42.5,
   "building_sqft": 9412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9469,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330035"
  },
  {
   "address": "7116 Cedar Ave S, Richfield",
   "sale_month": "2020-12",
   "price": 660000,
   "lot_sqft": 16767,
   "price_per_lot_sqft": 39.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2711,
   "use": "APARTMENT",
   "parcel_id": "3502824110015"
  },
  {
   "address": "2250 Daniels St, Long Lake",
   "sale_month": "2020-12",
   "price": 867000,
   "lot_sqft": 24917,
   "price_per_lot_sqft": 34.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823230060"
  },
  {
   "address": "572 Tamarack Ave, Long Lake",
   "sale_month": "2020-12",
   "price": 593000,
   "lot_sqft": 25260,
   "price_per_lot_sqft": 23.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5522,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230044"
  },
  {
   "address": "13330 12th Ave N, Plymouth",
   "sale_month": "2020-12",
   "price": 5000000,
   "lot_sqft": 495846,
   "price_per_lot_sqft": 10.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 82842,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822120009"
  },
  {
   "address": "2621 1st Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 1175000,
   "lot_sqft": 7243,
   "price_per_lot_sqft": 162.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3547,
   "use": "APARTMENT",
   "parcel_id": "3402924420032"
  },
  {
   "address": "2100 Pillsbury Ave, Minneapolis",
   "sale_month": "2020-12",
   "price": 650000,
   "lot_sqft": 14841,
   "price_per_lot_sqft": 43.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1887,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210057"
  },
  {
   "address": "2201 Nicollet Ave, Minneapolis",
   "sale_month": "2020-12",
   "price": 500000,
   "lot_sqft": 12070,
   "price_per_lot_sqft": 41.43,
   "price_per_building_sqft": 68.48,
   "building_sqft": 7301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7345,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120071"
  },
  {
   "address": "2121 Nicollet Ave, Minneapolis",
   "sale_month": "2020-12",
   "price": 203608,
   "lot_sqft": 14310,
   "price_per_lot_sqft": 14.23,
   "price_per_building_sqft": 68.6,
   "building_sqft": 2968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2986,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120063"
  },
  {
   "address": "2415 Industrial Blvd W, Long Lake",
   "sale_month": "2020-12",
   "price": 900000,
   "lot_sqft": 48424,
   "price_per_lot_sqft": 18.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823140016"
  },
  {
   "address": "2800 Colfax Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 2285999,
   "lot_sqft": 11480,
   "price_per_lot_sqft": 199.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3849,
   "use": "APARTMENT",
   "parcel_id": "3302924440050"
  },
  {
   "address": "2415 Emerson Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 760000,
   "lot_sqft": 7166,
   "price_per_lot_sqft": 106.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130117"
  },
  {
   "address": "2200 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 302298,
   "lot_sqft": 8734,
   "price_per_lot_sqft": 34.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1277,
   "use": "APARTMENT",
   "parcel_id": "3302924110118"
  },
  {
   "address": "4354 292nd Street East, Randolph",
   "sale_month": "2020-12",
   "price": 100000,
   "lot_sqft": 3658,
   "price_per_lot_sqft": 27.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "Commercial-preferred",
   "parcel_id": "326290002220"
  },
  {
   "address": "13758 Johnson Street Northeast, Ham Lake",
   "sale_month": "2020-12",
   "price": 1360000,
   "lot_sqft": 94769,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30195,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223240024"
  },
  {
   "address": "401 1st Street Southwest, New Brighton",
   "sale_month": "2020-12",
   "price": 3500000,
   "lot_sqft": 214384,
   "price_per_lot_sqft": 16.33,
   "price_per_building_sqft": 79.31,
   "building_sqft": 44129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44395,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023110002"
  },
  {
   "address": "2144 University Avenue West, Saint Paul",
   "sale_month": "2020-12",
   "price": 1084500,
   "lot_sqft": 16146,
   "price_per_lot_sqft": 67.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2299,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923110058"
  },
  {
   "address": "348 Maria Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 995000,
   "lot_sqft": 6006,
   "price_per_lot_sqft": 165.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3756,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922130084"
  },
  {
   "address": "13115 50th Street South, Afton",
   "sale_month": "2020-12",
   "price": 650000,
   "lot_sqft": 253743,
   "price_per_lot_sqft": 2.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "110",
   "parcel_id": "3202820220005"
  },
  {
   "address": "3901 Foss Road Northeast, Saint Anthony",
   "sale_month": "2020-12",
   "price": 1900000,
   "lot_sqft": 37211,
   "price_per_lot_sqft": 51.06,
   "price_per_building_sqft": 167.15,
   "building_sqft": 11367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11435,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313023410008"
  },
  {
   "address": "3725 Stinson Boulevard, Saint Anthony",
   "sale_month": "2020-12",
   "price": 462500,
   "lot_sqft": 37291,
   "price_per_lot_sqft": 12.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023330209"
  },
  {
   "address": "11430 Jefferson Ct N, Champlin",
   "sale_month": "2020-12",
   "price": 5166666,
   "lot_sqft": 69392,
   "price_per_lot_sqft": 74.46,
   "price_per_building_sqft": 613.33,
   "building_sqft": 8424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8474,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021240075"
  },
  {
   "address": "4072 Tower St, St. Bonifacius",
   "sale_month": "2020-12",
   "price": 1245000,
   "lot_sqft": 47843,
   "price_per_lot_sqft": 26.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7335,
   "use": "APARTMENT",
   "parcel_id": "3111724110063"
  },
  {
   "address": "4200 76th St W, Edina",
   "sale_month": "2020-12",
   "price": 666500,
   "lot_sqft": 87011,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": 23.33,
   "building_sqft": 28564,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28737,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102824410009"
  },
  {
   "address": "3990 Peavey Road, Chaska",
   "sale_month": "2020-12",
   "price": 2500000,
   "lot_sqft": 192237,
   "price_per_lot_sqft": 13,
   "price_per_building_sqft": 51.33,
   "building_sqft": 48705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48999,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305430010"
  },
  {
   "address": "9850 Polk Street Northeast, Blaine",
   "sale_month": "2020-12",
   "price": 1700000,
   "lot_sqft": 75329,
   "price_per_lot_sqft": 22.57,
   "price_per_building_sqft": 340.95,
   "building_sqft": 4986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5016,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303123140023"
  },
  {
   "address": "17600 State Hwy No 7, Minnetonka",
   "sale_month": "2020-12",
   "price": 1250000,
   "lot_sqft": 35873,
   "price_per_lot_sqft": 34.85,
   "price_per_building_sqft": 218.72,
   "building_sqft": 5715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5749,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722140007"
  },
  {
   "address": "3300 University Ave SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 3905000,
   "lot_sqft": 41243,
   "price_per_lot_sqft": 94.68,
   "price_per_building_sqft": 263.37,
   "building_sqft": 14827,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14917,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923410026"
  },
  {
   "address": "2510 Essex St SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 22500000,
   "lot_sqft": 24181,
   "price_per_lot_sqft": 930.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240159"
  },
  {
   "address": "501 Huron Blvd SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 22500000,
   "lot_sqft": 12221,
   "price_per_lot_sqft": 1841.09,
   "price_per_building_sqft": 2327.02,
   "building_sqft": 9669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9727,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240158"
  },
  {
   "address": "309 Oak St SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 14250000,
   "lot_sqft": 14708,
   "price_per_lot_sqft": 968.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11732,
   "use": "APARTMENT",
   "parcel_id": "3002923230179"
  },
  {
   "address": "507 Oak St SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 5750000,
   "lot_sqft": 9895,
   "price_per_lot_sqft": 581.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230070"
  },
  {
   "address": "760 Raymond Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 2500000,
   "lot_sqft": 52051,
   "price_per_lot_sqft": 48.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7945,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923430141"
  },
  {
   "address": "750 Stillwater Road, Mahtomedi",
   "sale_month": "2020-12",
   "price": 475000,
   "lot_sqft": 1922,
   "price_per_lot_sqft": 247.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021130073"
  },
  {
   "address": "6550 York Ave S, Edina",
   "sale_month": "2020-12",
   "price": 4300000,
   "lot_sqft": 94094,
   "price_per_lot_sqft": 45.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12938,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824240225"
  },
  {
   "address": "6500 Barrie Rd, Edina",
   "sale_month": "2020-12",
   "price": 1365000,
   "lot_sqft": 30259,
   "price_per_lot_sqft": 45.11,
   "price_per_building_sqft": 155.31,
   "building_sqft": 8789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8842,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824240032"
  },
  {
   "address": "893 Fry Street, Saint Paul",
   "sale_month": "2020-12",
   "price": 585000,
   "lot_sqft": 7492,
   "price_per_lot_sqft": 78.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1282,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282923410017"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 600000,
   "lot_sqft": 4723,
   "price_per_lot_sqft": 127.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923340143"
  },
  {
   "address": "5723 Duluth St, Golden Valley",
   "sale_month": "2020-12",
   "price": 956547,
   "lot_sqft": 27002,
   "price_per_lot_sqft": 35.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821310018"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 950000,
   "lot_sqft": 7559,
   "price_per_lot_sqft": 125.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420094"
  },
  {
   "address": "102 2nd Street South, Stillwater",
   "sale_month": "2020-12",
   "price": 950000,
   "lot_sqft": 7407,
   "price_per_lot_sqft": 128.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6148,
   "use": "300",
   "parcel_id": "2803020420093"
  },
  {
   "address": "6324 Lyndale Ave S, Richfield",
   "sale_month": "2020-12",
   "price": 16875000,
   "lot_sqft": 58485,
   "price_per_lot_sqft": 288.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9576,
   "use": "APARTMENT",
   "parcel_id": "2802824110093"
  },
  {
   "address": "5261 Ashton Avenue Northeast, Fridley",
   "sale_month": "2020-12",
   "price": 3400000,
   "lot_sqft": 119391,
   "price_per_lot_sqft": 28.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44326,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024110016"
  },
  {
   "address": "12450 Fernbrook La N, Dayton",
   "sale_month": "2020-12",
   "price": 400000,
   "lot_sqft": 109913,
   "price_per_lot_sqft": 3.64,
   "price_per_building_sqft": 35.4,
   "building_sqft": 11298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11366,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2712022220002"
  },
  {
   "address": "94 10th St S, Minneapolis",
   "sale_month": "2020-12",
   "price": 8400000,
   "lot_sqft": 18045,
   "price_per_lot_sqft": 465.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924120101"
  },
  {
   "address": "900 Marquette Ave, Minneapolis",
   "sale_month": "2020-12",
   "price": 8400000,
   "lot_sqft": 18046,
   "price_per_lot_sqft": 465.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924120100"
  },
  {
   "address": "6111 Highway 13 West, Savage",
   "sale_month": "2020-12",
   "price": 13292850,
   "lot_sqft": 358543,
   "price_per_lot_sqft": 37.07,
   "price_per_building_sqft": 98.1,
   "building_sqft": 135501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 136319,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269090066"
  },
  {
   "address": "919 Dale Street North, Saint Paul",
   "sale_month": "2020-12",
   "price": 330000,
   "lot_sqft": 5039,
   "price_per_lot_sqft": 65.49,
   "price_per_building_sqft": 121.15,
   "building_sqft": 2724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2740,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923410025"
  },
  {
   "address": "1600 Franklin Ave E, Minneapolis",
   "sale_month": "2020-12",
   "price": 400000,
   "lot_sqft": 41570,
   "price_per_lot_sqft": 9.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924440096"
  },
  {
   "address": "719 18th St E, Minneapolis",
   "sale_month": "2020-12",
   "price": 1900000,
   "lot_sqft": 5410,
   "price_per_lot_sqft": 351.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4397,
   "use": "APARTMENT",
   "parcel_id": "2602924330045"
  },
  {
   "address": "727 18th St E, Minneapolis",
   "sale_month": "2020-12",
   "price": 2550000,
   "lot_sqft": 7651,
   "price_per_lot_sqft": 333.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4890,
   "use": "APARTMENT",
   "parcel_id": "2602924330044"
  },
  {
   "address": "1828 Columbus Ave, Minneapolis",
   "sale_month": "2020-12",
   "price": 1075000,
   "lot_sqft": 8253,
   "price_per_lot_sqft": 130.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3336,
   "use": "APARTMENT",
   "parcel_id": "2602924330016"
  },
  {
   "address": "5818 Granite Southeast, Prior Lake",
   "sale_month": "2020-12",
   "price": 531214,
   "lot_sqft": 113572,
   "price_per_lot_sqft": 4.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254270060"
  },
  {
   "address": "16535 Tranquility Southeast, Prior Lake",
   "sale_month": "2020-12",
   "price": 7475000,
   "lot_sqft": 69813,
   "price_per_lot_sqft": 107.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25630,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253780030"
  },
  {
   "address": "601 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-12",
   "price": 2030000,
   "lot_sqft": 65214,
   "price_per_lot_sqft": 31.13,
   "price_per_building_sqft": 221.16,
   "building_sqft": 9179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9234,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124310144"
  },
  {
   "address": "455 Atwater Street, Saint Paul",
   "sale_month": "2020-12",
   "price": 363000,
   "lot_sqft": 10035,
   "price_per_lot_sqft": 36.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923310102"
  },
  {
   "address": "580 79th Street West, Chanhassen",
   "sale_month": "2020-12",
   "price": 2710000,
   "lot_sqft": 30564,
   "price_per_lot_sqft": 88.67,
   "price_per_building_sqft": 318.56,
   "building_sqft": 8507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8559,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252490010"
  },
  {
   "address": "16670 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2020-12",
   "price": 35000,
   "lot_sqft": 282,
   "price_per_lot_sqft": 124.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251970100"
  },
  {
   "address": "1695 State Hwy No 169, Plymouth",
   "sale_month": "2020-12",
   "price": 2800000,
   "lot_sqft": 65344,
   "price_per_lot_sqft": 42.85,
   "price_per_building_sqft": 260.83,
   "building_sqft": 10735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10800,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511822410031"
  },
  {
   "address": "19625 State Hwy No 7, Shorewood",
   "sale_month": "2020-12",
   "price": 1560000,
   "lot_sqft": 40628,
   "price_per_lot_sqft": 38.4,
   "price_per_building_sqft": 216.61,
   "building_sqft": 7202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7246,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511723430072"
  },
  {
   "address": "5340 199th Avenue Northwest, Nowthen",
   "sale_month": "2020-12",
   "price": 364000,
   "lot_sqft": 186080,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243325340002"
  },
  {
   "address": "2209 Phelps Road, Lino Lakes",
   "sale_month": "2020-12",
   "price": 1079418,
   "lot_sqft": 359856,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": 82.31,
   "building_sqft": 13114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13193,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122420012"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 12665434,
   "lot_sqft": 185020,
   "price_per_lot_sqft": 68.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2412023440005"
  },
  {
   "address": "8175 Jefferson Hwy N, Maple Grove",
   "sale_month": "2020-12",
   "price": 14550000,
   "lot_sqft": 560023,
   "price_per_lot_sqft": 25.98,
   "price_per_building_sqft": 148.14,
   "building_sqft": 98218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 98811,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922140005"
  },
  {
   "address": "1501 University Ave SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 51250000,
   "lot_sqft": 11511,
   "price_per_lot_sqft": 4452.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430079"
  },
  {
   "address": "310 15th Ave SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 51250000,
   "lot_sqft": 3207,
   "price_per_lot_sqft": 15980.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924430078"
  },
  {
   "address": "316 15th Ave SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 51250000,
   "lot_sqft": 4399,
   "price_per_lot_sqft": 11650.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430077"
  },
  {
   "address": "330 15th Ave SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 51250000,
   "lot_sqft": 14749,
   "price_per_lot_sqft": 3474.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430076"
  },
  {
   "address": "314 15th Ave SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 51250000,
   "lot_sqft": 9788,
   "price_per_lot_sqft": 5236,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924430075"
  },
  {
   "address": "450 12th Ave SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 27000000,
   "lot_sqft": 1906,
   "price_per_lot_sqft": 14165.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2402924310262"
  },
  {
   "address": "406 12th Ave SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 27000000,
   "lot_sqft": 32916,
   "price_per_lot_sqft": 820.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21828,
   "use": "APARTMENT",
   "parcel_id": "2402924310261"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 1500000,
   "lot_sqft": 1510,
   "price_per_lot_sqft": 993.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022210108"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 1500000,
   "lot_sqft": 1981,
   "price_per_lot_sqft": 757.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022210107"
  },
  {
   "address": "4453 Lake Avenue, White Bear Lake",
   "sale_month": "2020-12",
   "price": 1500000,
   "lot_sqft": 4525,
   "price_per_lot_sqft": 331.49,
   "price_per_building_sqft": 772,
   "building_sqft": 1943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1954,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022210106"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 1500000,
   "lot_sqft": 1614,
   "price_per_lot_sqft": 929.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022210104"
  },
  {
   "address": "219 4th St S, Minneapolis",
   "sale_month": "2020-12",
   "price": 12000000,
   "lot_sqft": 6914,
   "price_per_lot_sqft": 1735.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924330015"
  },
  {
   "address": "47 Main St SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 24750000,
   "lot_sqft": 15476,
   "price_per_lot_sqft": 1599.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59116,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924240108"
  },
  {
   "address": "10 2nd St NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 24750000,
   "lot_sqft": 38732,
   "price_per_lot_sqft": 639.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 119242,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924240095"
  },
  {
   "address": "42 Lourdes Pl, Minneapolis",
   "sale_month": "2020-12",
   "price": 24750000,
   "lot_sqft": 27617,
   "price_per_lot_sqft": 896.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924240093"
  },
  {
   "address": "100 Hennepin Ave E, Minneapolis",
   "sale_month": "2020-12",
   "price": 24750000,
   "lot_sqft": 13593,
   "price_per_lot_sqft": 1820.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924240092"
  },
  {
   "address": "110 1st Ave NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 1500000,
   "lot_sqft": 70958,
   "price_per_lot_sqft": 21.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMON AREA",
   "parcel_id": "2302924210589"
  },
  {
   "address": "30 2nd St SE, Minneapolis",
   "sale_month": "2020-12",
   "price": 24750000,
   "lot_sqft": 82981,
   "price_per_lot_sqft": 298.26,
   "price_per_building_sqft": 10390.43,
   "building_sqft": 2382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2397,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130161"
  },
  {
   "address": "10370 Flanders Street Northeast, Blaine",
   "sale_month": "2020-12",
   "price": 1080000,
   "lot_sqft": 125621,
   "price_per_lot_sqft": 8.6,
   "price_per_building_sqft": 103.8,
   "building_sqft": 10405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10468,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123310024"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 3400000,
   "lot_sqft": 8180,
   "price_per_lot_sqft": 415.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024440012"
  },
  {
   "address": "13762 Reimer Dr N, Maple Grove",
   "sale_month": "2020-12",
   "price": 203000,
   "lot_sqft": 1973,
   "price_per_lot_sqft": 102.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310043"
  },
  {
   "address": "13562 80th Cir N, Maple Grove",
   "sale_month": "2020-12",
   "price": 2815000,
   "lot_sqft": 61302,
   "price_per_lot_sqft": 45.92,
   "price_per_building_sqft": 508.95,
   "building_sqft": 5531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5565,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310026"
  },
  {
   "address": "13500 26th Ave N, Plymouth",
   "sale_month": "2020-12",
   "price": 2243000,
   "lot_sqft": 65948,
   "price_per_lot_sqft": 34.01,
   "price_per_building_sqft": 146.49,
   "building_sqft": 15312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15404,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822340021"
  },
  {
   "address": "21405 Hamburg Avenue, Lakeville",
   "sale_month": "2020-12",
   "price": 1400000,
   "lot_sqft": 75591,
   "price_per_lot_sqft": 18.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22680,
   "use": "Industrial-preferred",
   "parcel_id": "221110004072"
  },
  {
   "address": "7870 218th Street West, Lakeville",
   "sale_month": "2020-12",
   "price": 2965000,
   "lot_sqft": 131401,
   "price_per_lot_sqft": 22.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 53930,
   "use": "Industrial-preferred",
   "parcel_id": "220330075026"
  },
  {
   "address": "5524 Nicollet Ave, Minneapolis",
   "sale_month": "2020-12",
   "price": 290000,
   "lot_sqft": 6362,
   "price_per_lot_sqft": 45.58,
   "price_per_building_sqft": 259.16,
   "building_sqft": 1119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1126,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824210098"
  },
  {
   "address": "10841 Mankato Street Northeast, Blaine",
   "sale_month": "2020-12",
   "price": 749000,
   "lot_sqft": 41058,
   "price_per_lot_sqft": 18.24,
   "price_per_building_sqft": 186.83,
   "building_sqft": 4009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4033,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210017"
  },
  {
   "address": "2181 108th Lane Northeast, Blaine",
   "sale_month": "2020-12",
   "price": 1347000,
   "lot_sqft": 40603,
   "price_per_lot_sqft": 33.17,
   "price_per_building_sqft": 122.61,
   "building_sqft": 10986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11053,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213123120006"
  },
  {
   "address": "1749 Wordsworth Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 399900,
   "lot_sqft": 6224,
   "price_per_lot_sqft": 64.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 837,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823130034"
  },
  {
   "address": "1229 Logan Ave N, Minneapolis",
   "sale_month": "2020-12",
   "price": 335000,
   "lot_sqft": 27415,
   "price_per_lot_sqft": 12.22,
   "price_per_building_sqft": 63.52,
   "building_sqft": 5274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924220217"
  },
  {
   "address": "1300 Lincoln Lane, Hastings",
   "sale_month": "2020-12",
   "price": 490000,
   "lot_sqft": 26205,
   "price_per_lot_sqft": 18.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "Apartment",
   "parcel_id": "195790003080"
  },
  {
   "address": "1222 North Frontage Road, Hastings",
   "sale_month": "2020-12",
   "price": 780000,
   "lot_sqft": 22491,
   "price_per_lot_sqft": 34.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "Commercial-preferred",
   "parcel_id": "192640001032"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 12665434,
   "lot_sqft": 123509,
   "price_per_lot_sqft": 102.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1912022330002"
  },
  {
   "address": "8208 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2020-12",
   "price": 720000,
   "lot_sqft": 37584,
   "price_per_lot_sqft": 19.16,
   "price_per_building_sqft": 122.43,
   "building_sqft": 5881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5916,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921130005"
  },
  {
   "address": "2732 Xylon Ave N, New Hope",
   "sale_month": "2020-12",
   "price": 390729,
   "lot_sqft": 14983,
   "price_per_lot_sqft": 26.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1908,
   "use": "APARTMENT",
   "parcel_id": "1911821440053"
  },
  {
   "address": "2724 Xylon Ave N, New Hope",
   "sale_month": "2020-12",
   "price": 392700,
   "lot_sqft": 14983,
   "price_per_lot_sqft": 26.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1993,
   "use": "APARTMENT",
   "parcel_id": "1911821440052"
  },
  {
   "address": "5737 Sander Dr, Minneapolis",
   "sale_month": "2020-12",
   "price": 515000,
   "lot_sqft": 7720,
   "price_per_lot_sqft": 66.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1631,
   "use": "APARTMENT",
   "parcel_id": "1902823230086"
  },
  {
   "address": "5400 43rd Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 225000,
   "lot_sqft": 9037,
   "price_per_lot_sqft": 24.9,
   "price_per_building_sqft": 97.44,
   "building_sqft": 2309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2323,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823110236"
  },
  {
   "address": "8420 42nd Ave N, New Hope",
   "sale_month": "2020-12",
   "price": 1700000,
   "lot_sqft": 31917,
   "price_per_lot_sqft": 53.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4005,
   "use": "APARTMENT",
   "parcel_id": "1811821120006"
  },
  {
   "address": "429 Wilson St NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 1650000,
   "lot_sqft": 12243,
   "price_per_lot_sqft": 134.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923340019"
  },
  {
   "address": "425 Wilson St NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 1650000,
   "lot_sqft": 14296,
   "price_per_lot_sqft": 115.42,
   "price_per_building_sqft": 149.2,
   "building_sqft": 11059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11126,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923340018"
  },
  {
   "address": "3010 Broadway St NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 3250000,
   "lot_sqft": 72599,
   "price_per_lot_sqft": 44.77,
   "price_per_building_sqft": 111.96,
   "building_sqft": 29027,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29202,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923310001"
  },
  {
   "address": "6025 Lake Road, Woodbury",
   "sale_month": "2020-12",
   "price": 24940000,
   "lot_sqft": 291198,
   "price_per_lot_sqft": 85.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28703,
   "use": "300",
   "parcel_id": "1802821220029"
  },
  {
   "address": "3574 Shoreline Dr, Orono",
   "sale_month": "2020-12",
   "price": 561704,
   "lot_sqft": 20244,
   "price_per_lot_sqft": 27.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1269,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723430149"
  },
  {
   "address": "6818 Lake St W, St. Louis Park",
   "sale_month": "2020-12",
   "price": 175000,
   "lot_sqft": 5715,
   "price_per_lot_sqft": 30.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410037"
  },
  {
   "address": "7924 State Hwy No 7, St. Louis Park",
   "sale_month": "2020-12",
   "price": 2000000,
   "lot_sqft": 23374,
   "price_per_lot_sqft": 85.57,
   "price_per_building_sqft": 315.61,
   "building_sqft": 6337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6375,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721330173"
  },
  {
   "address": "3055 162nd Lane Northwest, Andover",
   "sale_month": "2020-12",
   "price": 550000,
   "lot_sqft": 80599,
   "price_per_lot_sqft": 6.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10812,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230016"
  },
  {
   "address": "3075 162nd Lane Northwest, Andover",
   "sale_month": "2020-12",
   "price": 450000,
   "lot_sqft": 40251,
   "price_per_lot_sqft": 11.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4648,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230015"
  },
  {
   "address": "8517 Zane Ave N, Brooklyn Park",
   "sale_month": "2020-12",
   "price": 1255000,
   "lot_sqft": 85306,
   "price_per_lot_sqft": 14.71,
   "price_per_building_sqft": 105.09,
   "building_sqft": 11942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12014,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611921330009"
  },
  {
   "address": "15700 37th Ave N, Plymouth",
   "sale_month": "2020-12",
   "price": 15510000,
   "lot_sqft": 121431,
   "price_per_lot_sqft": 127.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17139,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611822330007"
  },
  {
   "address": "1120 West Broadway, Minneapolis",
   "sale_month": "2020-12",
   "price": 1400000,
   "lot_sqft": 15595,
   "price_per_lot_sqft": 89.77,
   "price_per_building_sqft": 221.48,
   "building_sqft": 6321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6359,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130084"
  },
  {
   "address": "8975 33rd Street North, Lake Elmo",
   "sale_month": "2020-12",
   "price": 365000,
   "lot_sqft": 3260,
   "price_per_lot_sqft": 111.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921410018"
  },
  {
   "address": "1510 98th St W, Bloomington",
   "sale_month": "2020-12",
   "price": 480000,
   "lot_sqft": 14587,
   "price_per_lot_sqft": 32.91,
   "price_per_building_sqft": 259.6,
   "building_sqft": 1849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1860,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724240016"
  },
  {
   "address": "9703 Humboldt Ave S, Bloomington",
   "sale_month": "2020-12",
   "price": 570000,
   "lot_sqft": 16154,
   "price_per_lot_sqft": 35.29,
   "price_per_building_sqft": 157.33,
   "building_sqft": 3623,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3645,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130014"
  },
  {
   "address": "11464 Robinson Drive Northwest, Coon Rapids",
   "sale_month": "2020-12",
   "price": 160000,
   "lot_sqft": 1814,
   "price_per_lot_sqft": 88.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124140021"
  },
  {
   "address": "4005 Vinewood La N, Plymouth",
   "sale_month": "2020-12",
   "price": 2800000,
   "lot_sqft": 77445,
   "price_per_lot_sqft": 36.15,
   "price_per_building_sqft": 225.93,
   "building_sqft": 12393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12467,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822420012"
  },
  {
   "address": "4706 Highway 61, White Bear Lake",
   "sale_month": "2020-12",
   "price": 946000,
   "lot_sqft": 9798,
   "price_per_lot_sqft": 96.55,
   "price_per_building_sqft": 168.84,
   "building_sqft": 5603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5636,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420084"
  },
  {
   "address": "1854 Webber Street, White Bear Lake",
   "sale_month": "2020-12",
   "price": 225000,
   "lot_sqft": 259017,
   "price_per_lot_sqft": 0.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69184,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143022330153"
  },
  {
   "address": "655 Larpenteur Avenue West, Roseville",
   "sale_month": "2020-12",
   "price": 378731,
   "lot_sqft": 34366,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5051,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142923440047"
  },
  {
   "address": "21495 141st Ave N, Rogers",
   "sale_month": "2020-12",
   "price": 4350000,
   "lot_sqft": 74627,
   "price_per_lot_sqft": 58.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14768,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023120015"
  },
  {
   "address": "2144 44th Ave N, Minneapolis",
   "sale_month": "2020-12",
   "price": 160000,
   "lot_sqft": 8334,
   "price_per_lot_sqft": 19.2,
   "price_per_building_sqft": 31.21,
   "building_sqft": 5126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5157,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411821120072"
  },
  {
   "address": "2140 44th Ave N, Minneapolis",
   "sale_month": "2020-12",
   "price": 160000,
   "lot_sqft": 2681,
   "price_per_lot_sqft": 59.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411821120046"
  },
  {
   "address": "2138 44th Ave N, Minneapolis",
   "sale_month": "2020-12",
   "price": 160000,
   "lot_sqft": 5366,
   "price_per_lot_sqft": 29.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411821120045"
  },
  {
   "address": "8022 Glen La, Eden Prairie",
   "sale_month": "2020-12",
   "price": 4025000,
   "lot_sqft": 136226,
   "price_per_lot_sqft": 29.55,
   "price_per_building_sqft": 132.18,
   "building_sqft": 30452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30636,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622130043"
  },
  {
   "address": "424 Harrison St NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 1200000,
   "lot_sqft": 6303,
   "price_per_lot_sqft": 190.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1402924440243"
  },
  {
   "address": "1034 3rd Ave NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 1200000,
   "lot_sqft": 13971,
   "price_per_lot_sqft": 85.89,
   "price_per_building_sqft": 118.54,
   "building_sqft": 10123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10184,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440060"
  },
  {
   "address": "632 Adams St NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 675000,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 130.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1706,
   "use": "APARTMENT",
   "parcel_id": "1402924420176"
  },
  {
   "address": "1401 3rd St NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 703000,
   "lot_sqft": 5671,
   "price_per_lot_sqft": 123.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2360,
   "use": "APARTMENT",
   "parcel_id": "1402924230019"
  },
  {
   "address": "1203 Washington St NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 432500,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 83.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1307,
   "use": "APARTMENT",
   "parcel_id": "1402924130073"
  },
  {
   "address": "194 North Mccarrons Boulevard, Roseville",
   "sale_month": "2020-12",
   "price": 378731,
   "lot_sqft": 22103,
   "price_per_lot_sqft": 17.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923140036"
  },
  {
   "address": "204 North Mccarrons Boulevard, Roseville",
   "sale_month": "2020-12",
   "price": 378731,
   "lot_sqft": 21331,
   "price_per_lot_sqft": 17.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2877,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923140035"
  },
  {
   "address": "182 North Mccarrons Boulevard, Roseville",
   "sale_month": "2020-12",
   "price": 378731,
   "lot_sqft": 31152,
   "price_per_lot_sqft": 12.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5175,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923140023"
  },
  {
   "address": "166 North Mccarrons Boulevard, Roseville",
   "sale_month": "2020-12",
   "price": 378731,
   "lot_sqft": 31041,
   "price_per_lot_sqft": 12.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5309,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923140022"
  },
  {
   "address": "161 Mccarron Street, Roseville",
   "sale_month": "2020-12",
   "price": 378731,
   "lot_sqft": 16328,
   "price_per_lot_sqft": 23.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3604,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923140020"
  },
  {
   "address": "9 Central Ave, Osseo",
   "sale_month": "2020-12",
   "price": 110000,
   "lot_sqft": 789,
   "price_per_lot_sqft": 139.42,
   "price_per_building_sqft": 130.8,
   "building_sqft": 841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140080"
  },
  {
   "address": "11095 Viking Dr, Eden Prairie",
   "sale_month": "2020-12",
   "price": 16500000,
   "lot_sqft": 360918,
   "price_per_lot_sqft": 45.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 71428,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622220013"
  },
  {
   "address": "6982 Highway 65 Northeast, Fridley",
   "sale_month": "2020-12",
   "price": 6000000,
   "lot_sqft": 375773,
   "price_per_lot_sqft": 15.97,
   "price_per_building_sqft": 61.3,
   "building_sqft": 97872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 98463,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024330005"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 6000000,
   "lot_sqft": 11310,
   "price_per_lot_sqft": 530.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024330004"
  },
  {
   "address": "1150 Osborne Road Northeast, Fridley",
   "sale_month": "2020-12",
   "price": 513000,
   "lot_sqft": 35494,
   "price_per_lot_sqft": 14.45,
   "price_per_building_sqft": 72.78,
   "building_sqft": 7049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7092,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024210017"
  },
  {
   "address": "2275 Anchor Drive, North Saint Paul",
   "sale_month": "2020-12",
   "price": 2100000,
   "lot_sqft": 148466,
   "price_per_lot_sqft": 14.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922320016"
  },
  {
   "address": "335 Randolph Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 518500,
   "lot_sqft": 180048,
   "price_per_lot_sqft": 2.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823130011"
  },
  {
   "address": "9605 Schmidt Lake Rd, Plymouth",
   "sale_month": "2020-12",
   "price": 3110000,
   "lot_sqft": 44803,
   "price_per_lot_sqft": 69.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10680,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211822410015"
  },
  {
   "address": "1825 Fillmore St NE, Minneapolis",
   "sale_month": "2020-12",
   "price": 675000,
   "lot_sqft": 7381,
   "price_per_lot_sqft": 91.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2683,
   "use": "APARTMENT",
   "parcel_id": "1202924340126"
  },
  {
   "address": "4208 28th Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 750000,
   "lot_sqft": 5526,
   "price_per_lot_sqft": 135.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824420074"
  },
  {
   "address": "2235 38th St E, Minneapolis",
   "sale_month": "2020-12",
   "price": 300000,
   "lot_sqft": 3218,
   "price_per_lot_sqft": 93.23,
   "price_per_building_sqft": 129.48,
   "building_sqft": 2317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2331,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824210257"
  },
  {
   "address": "2900 42nd St E, Minneapolis",
   "sale_month": "2020-12",
   "price": 750000,
   "lot_sqft": 15343,
   "price_per_lot_sqft": 48.88,
   "price_per_building_sqft": 91.09,
   "building_sqft": 8234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8284,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824140010"
  },
  {
   "address": "1386 7th Street West, Saint Paul",
   "sale_month": "2020-12",
   "price": 415125,
   "lot_sqft": 7920,
   "price_per_lot_sqft": 52.41,
   "price_per_building_sqft": 45.46,
   "building_sqft": 9131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9186,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823340180"
  },
  {
   "address": "1296 Pleasant Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 2909548,
   "lot_sqft": 22441,
   "price_per_lot_sqft": 129.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7369,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823320078"
  },
  {
   "address": "11440 Lakeland Dr N, Maple Grove",
   "sale_month": "2020-12",
   "price": 1200000,
   "lot_sqft": 43607,
   "price_per_lot_sqft": 27.52,
   "price_per_building_sqft": 93.14,
   "building_sqft": 12884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12962,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922440013"
  },
  {
   "address": "3515 Federal Drive, Eagan",
   "sale_month": "2020-12",
   "price": 557711,
   "lot_sqft": 14459,
   "price_per_lot_sqft": 38.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2787,
   "use": "Apartment",
   "parcel_id": "106470201010"
  },
  {
   "address": "3517 Federal Drive, Eagan",
   "sale_month": "2020-12",
   "price": 6557356,
   "lot_sqft": 19058,
   "price_per_lot_sqft": 344.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12581,
   "use": "Apartment",
   "parcel_id": "106470103020"
  },
  {
   "address": "3519 Federal Drive, Eagan",
   "sale_month": "2020-12",
   "price": 6557356,
   "lot_sqft": 19058,
   "price_per_lot_sqft": 344.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12581,
   "use": "Apartment",
   "parcel_id": "106470103010"
  },
  {
   "address": "3513 Federal Drive, Eagan",
   "sale_month": "2020-12",
   "price": 6557356,
   "lot_sqft": 19058,
   "price_per_lot_sqft": 344.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12306,
   "use": "Apartment",
   "parcel_id": "106470102020"
  },
  {
   "address": "3509 Federal Drive, Eagan",
   "sale_month": "2020-12",
   "price": 6557356,
   "lot_sqft": 19058,
   "price_per_lot_sqft": 344.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12443,
   "use": "Apartment",
   "parcel_id": "106470102010"
  },
  {
   "address": "3521 Federal Drive, Eagan",
   "sale_month": "2020-12",
   "price": 6557356,
   "lot_sqft": 19058,
   "price_per_lot_sqft": 344.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12581,
   "use": "Apartment",
   "parcel_id": "106470002020"
  },
  {
   "address": "3523 Federal Drive, Eagan",
   "sale_month": "2020-12",
   "price": 6557356,
   "lot_sqft": 19058,
   "price_per_lot_sqft": 344.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12581,
   "use": "Apartment",
   "parcel_id": "106470002010"
  },
  {
   "address": "3503 Federal Drive, Eagan",
   "sale_month": "2020-12",
   "price": 6569695,
   "lot_sqft": 19058,
   "price_per_lot_sqft": 344.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12622,
   "use": "Apartment",
   "parcel_id": "106470001010"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 28458,
   "lot_sqft": 60959,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "106470000020"
  },
  {
   "address": "3344 Dodd Road, Eagan",
   "sale_month": "2020-12",
   "price": 3233000,
   "lot_sqft": 309801,
   "price_per_lot_sqft": 10.44,
   "price_per_building_sqft": 74.42,
   "building_sqft": 43443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43705,
   "use": "Industrial-preferred",
   "parcel_id": "103060601010"
  },
  {
   "address": "1495 County Road B West, Roseville",
   "sale_month": "2020-12",
   "price": 1700000,
   "lot_sqft": 53813,
   "price_per_lot_sqft": 31.59,
   "price_per_building_sqft": 268.56,
   "building_sqft": 6330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6368,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923330017"
  },
  {
   "address": "1380 County Road C West, Roseville",
   "sale_month": "2020-12",
   "price": 1800000,
   "lot_sqft": 138929,
   "price_per_lot_sqft": 12.96,
   "price_per_building_sqft": 145,
   "building_sqft": 12414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12489,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102923210035"
  },
  {
   "address": "1315 Cope Avenue East, Maplewood",
   "sale_month": "2020-12",
   "price": 13700000,
   "lot_sqft": 134335,
   "price_per_lot_sqft": 101.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41189,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922320026"
  },
  {
   "address": "1895 Plaza Drive, Eagan",
   "sale_month": "2020-12",
   "price": 2300000,
   "lot_sqft": 85113,
   "price_per_lot_sqft": 27.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13378,
   "use": "Commercial-preferred",
   "parcel_id": "102870201020"
  },
  {
   "address": "1440 Randolph Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 10500000,
   "lot_sqft": 69861,
   "price_per_lot_sqft": 150.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20150,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823310005"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 1494000,
   "lot_sqft": 60467,
   "price_per_lot_sqft": 24.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250205130"
  },
  {
   "address": "1030 Lone Oak Road, Eagan",
   "sale_month": "2020-12",
   "price": 1474978,
   "lot_sqft": 71137,
   "price_per_lot_sqft": 20.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250205120"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 1474978,
   "lot_sqft": 71137,
   "price_per_lot_sqft": 20.73,
   "price_per_building_sqft": 17.77,
   "building_sqft": 82994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83495,
   "use": "Industrial",
   "parcel_id": "102250205110"
  },
  {
   "address": "1030 Lone Oak Road, Eagan",
   "sale_month": "2020-12",
   "price": 1472432,
   "lot_sqft": 71137,
   "price_per_lot_sqft": 20.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "102250205100"
  },
  {
   "address": "1060 Lone Oak Road, Eagan",
   "sale_month": "2020-12",
   "price": 1558403,
   "lot_sqft": 71137,
   "price_per_lot_sqft": 21.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250205090"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 1558403,
   "lot_sqft": 71139,
   "price_per_lot_sqft": 21.91,
   "price_per_building_sqft": 18.95,
   "building_sqft": 82245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82741,
   "use": "Industrial",
   "parcel_id": "102250205080"
  },
  {
   "address": null,
   "sale_month": "2020-12",
   "price": 1558403,
   "lot_sqft": 71136,
   "price_per_lot_sqft": 21.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250205070"
  },
  {
   "address": "1060 Lone Oak Road, Eagan",
   "sale_month": "2020-12",
   "price": 1558403,
   "lot_sqft": 71159,
   "price_per_lot_sqft": 21.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250205060"
  },
  {
   "address": "2970 Lexington Avenue, Eagan",
   "sale_month": "2020-12",
   "price": 1550000,
   "lot_sqft": 77932,
   "price_per_lot_sqft": 19.89,
   "price_per_building_sqft": 72.27,
   "building_sqft": 21448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21577,
   "use": "Industrial-preferred",
   "parcel_id": "102250100151"
  },
  {
   "address": "4141 4th Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 451000,
   "lot_sqft": 5821,
   "price_per_lot_sqft": 77.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1516,
   "use": "APARTMENT",
   "parcel_id": "1002824140140"
  },
  {
   "address": "3260 Bluff Drive, Sand Creek Township",
   "sale_month": "2020-12",
   "price": 545000,
   "lot_sqft": 40643,
   "price_per_lot_sqft": 13.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2720,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "099040020"
  },
  {
   "address": "2590 Maplewood Drive North, Maplewood",
   "sale_month": "2020-12",
   "price": 9125000,
   "lot_sqft": 133300,
   "price_per_lot_sqft": 68.45,
   "price_per_building_sqft": 492.07,
   "building_sqft": 18544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18656,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922120013"
  },
  {
   "address": "1818 Randolph Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 550000,
   "lot_sqft": 3344,
   "price_per_lot_sqft": 164.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823420014"
  },
  {
   "address": "9805 Maple Grove Pkwy N, Maple Grove",
   "sale_month": "2020-12",
   "price": 2175000,
   "lot_sqft": 43760,
   "price_per_lot_sqft": 49.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922230027"
  },
  {
   "address": "5931 94th Ave N, Brooklyn Park",
   "sale_month": "2020-12",
   "price": 871200,
   "lot_sqft": 50910,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921330011"
  },
  {
   "address": "7550 Corporate Way, Eden Prairie",
   "sale_month": "2020-12",
   "price": 8150000,
   "lot_sqft": 405107,
   "price_per_lot_sqft": 20.12,
   "price_per_building_sqft": 65.05,
   "building_sqft": 125280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 126036,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622420008"
  },
  {
   "address": "2925 Lyndale Ave N, Minneapolis",
   "sale_month": "2020-12",
   "price": 390000,
   "lot_sqft": 8714,
   "price_per_lot_sqft": 44.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1858,
   "use": "TRIPLEX",
   "parcel_id": "0902924410009"
  },
  {
   "address": "912 46th St W, Minneapolis",
   "sale_month": "2020-12",
   "price": 314500,
   "lot_sqft": 2835,
   "price_per_lot_sqft": 110.93,
   "price_per_building_sqft": 162.03,
   "building_sqft": 1941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1953,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824440213"
  },
  {
   "address": "4000 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 1350000,
   "lot_sqft": 6339,
   "price_per_lot_sqft": 212.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4934,
   "use": "APARTMENT",
   "parcel_id": "0902824140015"
  },
  {
   "address": "11727 Ulysses Lane Northeast, Blaine",
   "sale_month": "2020-12",
   "price": 3885610,
   "lot_sqft": 63024,
   "price_per_lot_sqft": 61.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340030"
  },
  {
   "address": "7601 Lake Drive, Lino Lakes",
   "sale_month": "2020-12",
   "price": 1815000,
   "lot_sqft": 81875,
   "price_per_lot_sqft": 22.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3758,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430046"
  },
  {
   "address": "5350 78th St W, Edina",
   "sale_month": "2020-12",
   "price": 6400000,
   "lot_sqft": 176927,
   "price_per_lot_sqft": 36.17,
   "price_per_building_sqft": 112.59,
   "building_sqft": 56844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57187,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811621440019"
  },
  {
   "address": "3233 40th St E, Minneapolis",
   "sale_month": "2020-12",
   "price": 1300000,
   "lot_sqft": 56961,
   "price_per_lot_sqft": 22.82,
   "price_per_building_sqft": 119.21,
   "building_sqft": 10905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10970,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823230010"
  },
  {
   "address": "1511 Weir Drive, Woodbury",
   "sale_month": "2020-12",
   "price": 575000,
   "lot_sqft": 26340,
   "price_per_lot_sqft": 21.83,
   "price_per_building_sqft": 79.7,
   "building_sqft": 7215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7258,
   "use": "300",
   "parcel_id": "0702821420013"
  },
  {
   "address": "219 East Main Street, Anoka",
   "sale_month": "2020-12",
   "price": 950000,
   "lot_sqft": 6127,
   "price_per_lot_sqft": 155.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330012"
  },
  {
   "address": "215 East Main Street, Anoka",
   "sale_month": "2020-12",
   "price": 950000,
   "lot_sqft": 1841,
   "price_per_lot_sqft": 516.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330011"
  },
  {
   "address": "2948 Rice Street, Little Canada",
   "sale_month": "2020-12",
   "price": 695000,
   "lot_sqft": 54565,
   "price_per_lot_sqft": 12.74,
   "price_per_building_sqft": 73.26,
   "building_sqft": 9487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9544,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922230016"
  },
  {
   "address": "8111 Oxbow Creek Dr N, Brooklyn Park",
   "sale_month": "2020-12",
   "price": 4864672,
   "lot_sqft": 627103,
   "price_per_lot_sqft": 7.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921410009"
  },
  {
   "address": "699 Medina St N, Loretto",
   "sale_month": "2020-12",
   "price": 750000,
   "lot_sqft": 66854,
   "price_per_lot_sqft": 11.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5307,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823420003"
  },
  {
   "address": "5425 Boone Ave N, New Hope",
   "sale_month": "2020-12",
   "price": 1365000,
   "lot_sqft": 67411,
   "price_per_lot_sqft": 20.25,
   "price_per_building_sqft": 124.51,
   "building_sqft": 10963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11029,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611821340019"
  },
  {
   "address": "12541 Weckman Road, Jackson Township",
   "sale_month": "2020-12",
   "price": 169900,
   "lot_sqft": 109014,
   "price_per_lot_sqft": 1.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "060340020"
  },
  {
   "address": "17495 Hwy 7, Hollywood Township",
   "sale_month": "2020-12",
   "price": 120000,
   "lot_sqft": 96132,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "060331235"
  },
  {
   "address": "4301 Park Glen Rd, St. Louis Park",
   "sale_month": "2020-12",
   "price": 17425000,
   "lot_sqft": 167829,
   "price_per_lot_sqft": 103.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40390,
   "use": "APARTMENT",
   "parcel_id": "0602824130011"
  },
  {
   "address": "4521 Highway 7, St. Louis Park",
   "sale_month": "2020-12",
   "price": 8100000,
   "lot_sqft": 155995,
   "price_per_lot_sqft": 51.92,
   "price_per_building_sqft": 145.37,
   "building_sqft": 55719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56056,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824120103"
  },
  {
   "address": "17635 Highway 65 Northeast, Ham Lake",
   "sale_month": "2020-12",
   "price": 1100000,
   "lot_sqft": 46709,
   "price_per_lot_sqft": 23.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420022"
  },
  {
   "address": "12880 Central Avenue Northeast, Blaine",
   "sale_month": "2020-12",
   "price": 5166667,
   "lot_sqft": 125372,
   "price_per_lot_sqft": 41.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7532,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123310002"
  },
  {
   "address": "322 County Road D East, Little Canada",
   "sale_month": "2020-12",
   "price": 275000,
   "lot_sqft": 4591,
   "price_per_lot_sqft": 59.9,
   "price_per_building_sqft": 122.01,
   "building_sqft": 2254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2267,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922220094"
  },
  {
   "address": "2166 Grand Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 1934000,
   "lot_sqft": 7548,
   "price_per_lot_sqft": 256.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4439,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "052823410101"
  },
  {
   "address": "202 Otis Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 3325000,
   "lot_sqft": 29452,
   "price_per_lot_sqft": 112.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2816,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823120109"
  },
  {
   "address": "6800 56th Ave N, Crystal",
   "sale_month": "2020-12",
   "price": 6560000,
   "lot_sqft": 77511,
   "price_per_lot_sqft": 84.63,
   "price_per_building_sqft": 401.44,
   "building_sqft": 16341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16440,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420076"
  },
  {
   "address": "6920 Wayzata Blvd, Golden Valley",
   "sale_month": "2020-12",
   "price": 1700000,
   "lot_sqft": 57227,
   "price_per_lot_sqft": 29.71,
   "price_per_building_sqft": 273.4,
   "building_sqft": 6218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6255,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721130011"
  },
  {
   "address": "13535 60th Street North, Oak Park Heights",
   "sale_month": "2020-12",
   "price": 2632000,
   "lot_sqft": 44223,
   "price_per_lot_sqft": 59.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502920210041"
  },
  {
   "address": "2040 Grand Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 2016000,
   "lot_sqft": 10957,
   "price_per_lot_sqft": 183.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5098,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042823320046"
  },
  {
   "address": "2010 Marshall Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 1310000,
   "lot_sqft": 8314,
   "price_per_lot_sqft": 157.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1940,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823220017"
  },
  {
   "address": "5901 Omaha Avenue North, Oak Park Heights",
   "sale_month": "2020-12",
   "price": 590000,
   "lot_sqft": 19393,
   "price_per_lot_sqft": 30.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "300",
   "parcel_id": "0402920120003"
  },
  {
   "address": "3015 E Bde Maka Ska Pkwy, Minneapolis",
   "sale_month": "2020-12",
   "price": 600000,
   "lot_sqft": 6680,
   "price_per_lot_sqft": 89.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3258,
   "use": "APARTMENT",
   "parcel_id": "0402824220177"
  },
  {
   "address": "3013 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 1915000,
   "lot_sqft": 1581,
   "price_per_lot_sqft": 1211.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824110024"
  },
  {
   "address": "3015 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 1915000,
   "lot_sqft": 1380,
   "price_per_lot_sqft": 1387.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824110023"
  },
  {
   "address": "3017 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 1915000,
   "lot_sqft": 1382,
   "price_per_lot_sqft": 1385.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824110022"
  },
  {
   "address": "3019 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 1915000,
   "lot_sqft": 4296,
   "price_per_lot_sqft": 445.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824110021"
  },
  {
   "address": "8154 East River Road Northeast, Fridley",
   "sale_month": "2020-12",
   "price": 350000,
   "lot_sqft": 13379,
   "price_per_lot_sqft": 26.16,
   "price_per_building_sqft": 82.35,
   "building_sqft": 4250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4275,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "033024240155"
  },
  {
   "address": "1745 Beam Avenue East, Maplewood",
   "sale_month": "2020-12",
   "price": 1400000,
   "lot_sqft": 77550,
   "price_per_lot_sqft": 18.05,
   "price_per_building_sqft": 197.04,
   "building_sqft": 7105,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7148,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922140013"
  },
  {
   "address": "1522 Portland Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 7100000,
   "lot_sqft": 16501,
   "price_per_lot_sqft": 430.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9793,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230126"
  },
  {
   "address": "3601 Nicollet Ave, Minneapolis",
   "sale_month": "2020-12",
   "price": 450000,
   "lot_sqft": 12575,
   "price_per_lot_sqft": 35.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824430100"
  },
  {
   "address": "3709 2nd Ave S, Minneapolis",
   "sale_month": "2020-12",
   "price": 155000,
   "lot_sqft": 5202,
   "price_per_lot_sqft": 29.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 845,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824430015"
  },
  {
   "address": "529 78th Avenue Northeast, Spring Lake Park",
   "sale_month": "2020-12",
   "price": 455500,
   "lot_sqft": 10837,
   "price_per_lot_sqft": 42.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1869,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024430049"
  },
  {
   "address": "543 78th Avenue Northeast, Spring Lake Park",
   "sale_month": "2020-12",
   "price": 455500,
   "lot_sqft": 10835,
   "price_per_lot_sqft": 42.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1838,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024430048"
  },
  {
   "address": "3001 White Bear Avenue North, Maplewood",
   "sale_month": "2020-12",
   "price": 1435000,
   "lot_sqft": 228913,
   "price_per_lot_sqft": 6.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922230007"
  },
  {
   "address": "91 Victoria Street South, Saint Paul",
   "sale_month": "2020-12",
   "price": 3712000,
   "lot_sqft": 16432,
   "price_per_lot_sqft": 225.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7463,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310039"
  },
  {
   "address": "989 Selby Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 340000,
   "lot_sqft": 4403,
   "price_per_lot_sqft": 77.22,
   "price_per_building_sqft": 118.38,
   "building_sqft": 2872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2889,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823220103"
  },
  {
   "address": "1501 Riverwood Drive, Burnsville",
   "sale_month": "2020-12",
   "price": 1150000,
   "lot_sqft": 79885,
   "price_per_lot_sqft": 14.4,
   "price_per_building_sqft": 111.97,
   "building_sqft": 10271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10333,
   "use": "Commercial-preferred",
   "parcel_id": "021825801020"
  },
  {
   "address": "14450 Ewing Avenue South, Burnsville",
   "sale_month": "2020-12",
   "price": 1390000,
   "lot_sqft": 48004,
   "price_per_lot_sqft": 28.96,
   "price_per_building_sqft": 116.69,
   "building_sqft": 11912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11984,
   "use": "Industrial-preferred",
   "parcel_id": "021538501030"
  },
  {
   "address": "1080 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2020-12",
   "price": 875000,
   "lot_sqft": 39567,
   "price_per_lot_sqft": 22.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821230030"
  },
  {
   "address": "12421 Wayzata Blvd, Minnetonka",
   "sale_month": "2020-12",
   "price": 4890000,
   "lot_sqft": 323858,
   "price_per_lot_sqft": 15.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722330013"
  },
  {
   "address": "3405 Chicago Ave, Minneapolis",
   "sale_month": "2020-12",
   "price": 670000,
   "lot_sqft": 11698,
   "price_per_lot_sqft": 57.27,
   "price_per_building_sqft": 239.71,
   "building_sqft": 2795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2812,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824310208"
  },
  {
   "address": "1701 American Blvd E, Bloomington",
   "sale_month": "2020-12",
   "price": 3225480,
   "lot_sqft": 178162,
   "price_per_lot_sqft": 18.1,
   "price_per_building_sqft": 58.68,
   "building_sqft": 54964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55296,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724110020"
  },
  {
   "address": "933 Manor Drive Northeast, Spring Lake Park",
   "sale_month": "2020-12",
   "price": 265000,
   "lot_sqft": 9004,
   "price_per_lot_sqft": 29.43,
   "price_per_building_sqft": 137.52,
   "building_sqft": 1927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1939,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220054"
  },
  {
   "address": "529 Laurel Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 515000,
   "lot_sqft": 8617,
   "price_per_lot_sqft": 59.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2604,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220154"
  },
  {
   "address": "524 Dayton Avenue, Saint Paul",
   "sale_month": "2020-12",
   "price": 815000,
   "lot_sqft": 5807,
   "price_per_lot_sqft": 140.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2274,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220097"
  },
  {
   "address": "9 Century Avenue North, Maplewood",
   "sale_month": "2020-12",
   "price": 450000,
   "lot_sqft": 13400,
   "price_per_lot_sqft": 33.58,
   "price_per_building_sqft": 253.38,
   "building_sqft": 1776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1786,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822140106"
  },
  {
   "address": "1013 Ford Rd, Minnetonka",
   "sale_month": "2020-12",
   "price": 68000,
   "lot_sqft": 15616,
   "price_per_lot_sqft": 4.35,
   "price_per_building_sqft": 39.44,
   "building_sqft": 1724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1734,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722140010"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 6700,
   "lot_sqft": 29279,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580144800"
  },
  {
   "address": "1035 Robert Street South, West Saint Paul",
   "sale_month": "2020-11",
   "price": 198900,
   "lot_sqft": 6993,
   "price_per_lot_sqft": 28.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1226,
   "use": "Commercial-preferred",
   "parcel_id": "424810009070"
  },
  {
   "address": "3525 Century Avenue North, White Bear Lake",
   "sale_month": "2020-11",
   "price": 6200000,
   "lot_sqft": 435490,
   "price_per_lot_sqft": 14.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3988,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "363022110002"
  },
  {
   "address": "145 Sherburne Avenue, Saint Paul",
   "sale_month": "2020-11",
   "price": 610000,
   "lot_sqft": 13050,
   "price_per_lot_sqft": 46.74,
   "price_per_building_sqft": 31.27,
   "building_sqft": 19506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19623,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923140130"
  },
  {
   "address": "155 Sherburne Avenue, Saint Paul",
   "sale_month": "2020-11",
   "price": 610000,
   "lot_sqft": 6607,
   "price_per_lot_sqft": 92.33,
   "price_per_building_sqft": 671.81,
   "building_sqft": 908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 914,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "362923140060"
  },
  {
   "address": "2909 Franklin Ave E, Minneapolis",
   "sale_month": "2020-11",
   "price": 1450000,
   "lot_sqft": 12416,
   "price_per_lot_sqft": 116.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924110180"
  },
  {
   "address": "2113 29th Ave S, Minneapolis",
   "sale_month": "2020-11",
   "price": 505000,
   "lot_sqft": 6007,
   "price_per_lot_sqft": 84.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1316,
   "use": "APARTMENT",
   "parcel_id": "3602924110014"
  },
  {
   "address": "2925 Franklin Ave E, Minneapolis",
   "sale_month": "2020-11",
   "price": 1450000,
   "lot_sqft": 15520,
   "price_per_lot_sqft": 93.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924110001"
  },
  {
   "address": "950 Charles Avenue, Saint Paul",
   "sale_month": "2020-11",
   "price": 220000,
   "lot_sqft": 5188,
   "price_per_lot_sqft": 42.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1254,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923240176"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 652500,
   "lot_sqft": 59688,
   "price_per_lot_sqft": 10.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021310008"
  },
  {
   "address": "1536 Lake St E, Minneapolis",
   "sale_month": "2020-11",
   "price": 250000,
   "lot_sqft": 4951,
   "price_per_lot_sqft": 50.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440123"
  },
  {
   "address": "6437 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2020-11",
   "price": 3180000,
   "lot_sqft": 50067,
   "price_per_lot_sqft": 63.51,
   "price_per_building_sqft": 333.26,
   "building_sqft": 9542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9599,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921310111"
  },
  {
   "address": "2120 Wayzata Blvd W, Orono",
   "sale_month": "2020-11",
   "price": 250000,
   "lot_sqft": 39589,
   "price_per_lot_sqft": 6.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823240001"
  },
  {
   "address": "2160 Wayzata Blvd W, Orono",
   "sale_month": "2020-11",
   "price": 1000000,
   "lot_sqft": 68361,
   "price_per_lot_sqft": 14.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17834,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823210002"
  },
  {
   "address": "278 Water St, Excelsior",
   "sale_month": "2020-11",
   "price": 1400000,
   "lot_sqft": 1748,
   "price_per_lot_sqft": 800.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110074"
  },
  {
   "address": "109 26th St E, Minneapolis",
   "sale_month": "2020-11",
   "price": 1200000,
   "lot_sqft": 2543,
   "price_per_lot_sqft": 471.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2129,
   "use": "TRIPLEX",
   "parcel_id": "3402924420487"
  },
  {
   "address": "2728 Pillsbury Ave, Minneapolis",
   "sale_month": "2020-11",
   "price": 291000,
   "lot_sqft": 10364,
   "price_per_lot_sqft": 28.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1797,
   "use": "APARTMENT",
   "parcel_id": "3402924310059"
  },
  {
   "address": "2201 Blaisdell Ave, Minneapolis",
   "sale_month": "2020-11",
   "price": 15000000,
   "lot_sqft": 23886,
   "price_per_lot_sqft": 627.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7309,
   "use": "APARTMENT",
   "parcel_id": "3402924210088"
  },
  {
   "address": "6931 135th Avenue Northeast, Columbus",
   "sale_month": "2020-11",
   "price": 1280000,
   "lot_sqft": 174035,
   "price_per_lot_sqft": 7.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10648,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333222310010"
  },
  {
   "address": "9125 Isanti Street Northeast, Blaine",
   "sale_month": "2020-11",
   "price": 595000,
   "lot_sqft": 46082,
   "price_per_lot_sqft": 12.91,
   "price_per_building_sqft": 125.05,
   "building_sqft": 4758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4786,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220016"
  },
  {
   "address": "1845 University Avenue West, Saint Paul",
   "sale_month": "2020-11",
   "price": 2400000,
   "lot_sqft": 6358,
   "price_per_lot_sqft": 377.48,
   "price_per_building_sqft": 434.86,
   "building_sqft": 5519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5552,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240074"
  },
  {
   "address": "1849 University Avenue West, Saint Paul",
   "sale_month": "2020-11",
   "price": 2400000,
   "lot_sqft": 7548,
   "price_per_lot_sqft": 317.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240073"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 2400000,
   "lot_sqft": 12654,
   "price_per_lot_sqft": 189.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240072"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 2400000,
   "lot_sqft": 29673,
   "price_per_lot_sqft": 80.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240071"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 2400000,
   "lot_sqft": 37592,
   "price_per_lot_sqft": 63.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240070"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 2400000,
   "lot_sqft": 7531,
   "price_per_lot_sqft": 318.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240069"
  },
  {
   "address": "1835 University Avenue West, Saint Paul",
   "sale_month": "2020-11",
   "price": 2400000,
   "lot_sqft": 7642,
   "price_per_lot_sqft": 314.05,
   "price_per_building_sqft": 269.51,
   "building_sqft": 8905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8959,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240022"
  },
  {
   "address": "1841 University Avenue West, Saint Paul",
   "sale_month": "2020-11",
   "price": 2400000,
   "lot_sqft": 6286,
   "price_per_lot_sqft": 381.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 628,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240020"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 2400000,
   "lot_sqft": 8988,
   "price_per_lot_sqft": 267.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240013"
  },
  {
   "address": "570 Prior Avenue North, Saint Paul",
   "sale_month": "2020-11",
   "price": 652102,
   "lot_sqft": 22941,
   "price_per_lot_sqft": 28.43,
   "price_per_building_sqft": 91.88,
   "building_sqft": 7097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7140,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923240006"
  },
  {
   "address": "2315 Dupont Ave S, Minneapolis",
   "sale_month": "2020-11",
   "price": 4050000,
   "lot_sqft": 16606,
   "price_per_lot_sqft": 243.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3246,
   "use": "APARTMENT",
   "parcel_id": "3302924110100"
  },
  {
   "address": "23160 Butterfield Drive Northwest, Saint Francis",
   "sale_month": "2020-11",
   "price": 320000,
   "lot_sqft": 34013,
   "price_per_lot_sqft": 9.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323424310025"
  },
  {
   "address": "6605 Co Rd No 19, Corcoran",
   "sale_month": "2020-11",
   "price": 78030,
   "lot_sqft": 158720,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "3111923310254"
  },
  {
   "address": "4080 Tower St, St. Bonifacius",
   "sale_month": "2020-11",
   "price": 2050000,
   "lot_sqft": 52358,
   "price_per_lot_sqft": 39.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12889,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111724110057"
  },
  {
   "address": "1511 Utica Ave S, St. Louis Park",
   "sale_month": "2020-11",
   "price": 55000000,
   "lot_sqft": 81492,
   "price_per_lot_sqft": 674.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 576,
   "use": "APARTMENT",
   "parcel_id": "3002924320031"
  },
  {
   "address": "1513 Utica Ave S, Golden Valley",
   "sale_month": "2020-11",
   "price": 55000000,
   "lot_sqft": 68962,
   "price_per_lot_sqft": 797.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002924310055"
  },
  {
   "address": "6230 10th Street North, Oakdale",
   "sale_month": "2020-11",
   "price": 237500,
   "lot_sqft": 5195,
   "price_per_lot_sqft": 45.72,
   "price_per_building_sqft": 57.97,
   "building_sqft": 4097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4121,
   "use": "300",
   "parcel_id": "3002921330028"
  },
  {
   "address": "205 5th Avenue Northwest, New Brighton",
   "sale_month": "2020-11",
   "price": 2375000,
   "lot_sqft": 92906,
   "price_per_lot_sqft": 25.56,
   "price_per_building_sqft": 79.06,
   "building_sqft": 30040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30221,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023440037"
  },
  {
   "address": "1158 7th Street East, Saint Paul",
   "sale_month": "2020-11",
   "price": 300000,
   "lot_sqft": 2860,
   "price_per_lot_sqft": 104.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922430006"
  },
  {
   "address": "7600 69th Ave N, Greenfield",
   "sale_month": "2020-11",
   "price": 8250000,
   "lot_sqft": 769393,
   "price_per_lot_sqft": 10.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 197770,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811924310011"
  },
  {
   "address": "7500 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2020-11",
   "price": 1000000,
   "lot_sqft": 50948,
   "price_per_lot_sqft": 19.63,
   "price_per_building_sqft": 63.48,
   "building_sqft": 15753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15848,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921120001"
  },
  {
   "address": "1428 4th Avenue East, Shakopee",
   "sale_month": "2020-11",
   "price": 7100000,
   "lot_sqft": 99913,
   "price_per_lot_sqft": 71.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7947,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "279060180"
  },
  {
   "address": "125 Scott Street North, Shakopee",
   "sale_month": "2020-11",
   "price": 1578600,
   "lot_sqft": 79722,
   "price_per_lot_sqft": 19.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4573,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "274940010"
  },
  {
   "address": "1341 Greenwood, Shakopee",
   "sale_month": "2020-11",
   "price": 1050000,
   "lot_sqft": 69408,
   "price_per_lot_sqft": 15.13,
   "price_per_building_sqft": 136.74,
   "building_sqft": 7679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7725,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273040050"
  },
  {
   "address": "1324 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2020-11",
   "price": 19675000,
   "lot_sqft": 135912,
   "price_per_lot_sqft": 144.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23658,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272830010"
  },
  {
   "address": "1924 Columbus Ave, Minneapolis",
   "sale_month": "2020-11",
   "price": 1725000,
   "lot_sqft": 3587,
   "price_per_lot_sqft": 480.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1112,
   "use": "APARTMENT",
   "parcel_id": "2602924330065"
  },
  {
   "address": "722 Franklin Ave E, Minneapolis",
   "sale_month": "2020-11",
   "price": 1725000,
   "lot_sqft": 2961,
   "price_per_lot_sqft": 582.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1347,
   "use": "APARTMENT",
   "parcel_id": "2602924330064"
  },
  {
   "address": "720 Franklin Ave E, Minneapolis",
   "sale_month": "2020-11",
   "price": 1725000,
   "lot_sqft": 4082,
   "price_per_lot_sqft": 422.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924330063"
  },
  {
   "address": "1920 Columbus Ave, Minneapolis",
   "sale_month": "2020-11",
   "price": 1725000,
   "lot_sqft": 5233,
   "price_per_lot_sqft": 329.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2214,
   "use": "APARTMENT",
   "parcel_id": "2602924330062"
  },
  {
   "address": "1916 Columbus Ave, Minneapolis",
   "sale_month": "2020-11",
   "price": 1725000,
   "lot_sqft": 5954,
   "price_per_lot_sqft": 289.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1378,
   "use": "APARTMENT",
   "parcel_id": "2602924330061"
  },
  {
   "address": "7925 Stone Creek Drive, Chanhassen",
   "sale_month": "2020-11",
   "price": 215000,
   "lot_sqft": 1501,
   "price_per_lot_sqft": 143.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720206"
  },
  {
   "address": "7945 Stone Creek Drive, Chanhassen",
   "sale_month": "2020-11",
   "price": 180000,
   "lot_sqft": 1503,
   "price_per_lot_sqft": 119.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720121"
  },
  {
   "address": "1351 Lake Drive West, Chanhassen",
   "sale_month": "2020-11",
   "price": 18500000,
   "lot_sqft": 139327,
   "price_per_lot_sqft": 132.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37448,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "256360030"
  },
  {
   "address": "1851 Lake Drive West, Chanhassen",
   "sale_month": "2020-11",
   "price": 2300000,
   "lot_sqft": 230292,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": 119.44,
   "building_sqft": 19257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19373,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251640030"
  },
  {
   "address": "340 73rd Ave N, Brooklyn Park",
   "sale_month": "2020-11",
   "price": 430000,
   "lot_sqft": 21325,
   "price_per_lot_sqft": 20.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3367,
   "use": "TRIPLEX",
   "parcel_id": "2511921130020"
  },
  {
   "address": "1050 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2020-11",
   "price": 2300000,
   "lot_sqft": 50230,
   "price_per_lot_sqft": 45.79,
   "price_per_building_sqft": 167.42,
   "building_sqft": 13738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13820,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232923220151"
  },
  {
   "address": "8231 214th Street West, Lakeville",
   "sale_month": "2020-11",
   "price": 2600000,
   "lot_sqft": 94823,
   "price_per_lot_sqft": 27.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46562,
   "use": "Industrial-preferred",
   "parcel_id": "221110102081"
  },
  {
   "address": "6006 Excelsior Blvd, St. Louis Park",
   "sale_month": "2020-11",
   "price": 485000,
   "lot_sqft": 4010,
   "price_per_lot_sqft": 120.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721230128"
  },
  {
   "address": "7320 Stillwater Boulevard North, Oakdale",
   "sale_month": "2020-11",
   "price": 260000,
   "lot_sqft": 39686,
   "price_per_lot_sqft": 6.55,
   "price_per_building_sqft": 61.08,
   "building_sqft": 4257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4283,
   "use": "300",
   "parcel_id": "2002921210037"
  },
  {
   "address": "2699 Commerce Drive, Hastings",
   "sale_month": "2020-11",
   "price": 587153,
   "lot_sqft": 43807,
   "price_per_lot_sqft": 13.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4302,
   "use": "Industrial-preferred",
   "parcel_id": "193200301070"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 822847,
   "lot_sqft": 49630,
   "price_per_lot_sqft": 16.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12016,
   "use": "Industrial",
   "parcel_id": "193200301040"
  },
  {
   "address": "1440 Rice Street, Saint Paul",
   "sale_month": "2020-11",
   "price": 550000,
   "lot_sqft": 12255,
   "price_per_lot_sqft": 44.88,
   "price_per_building_sqft": 171.98,
   "building_sqft": 3198,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3217,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922320001"
  },
  {
   "address": "8857 Xylon Ave N, Brooklyn Park",
   "sale_month": "2020-11",
   "price": 1000000,
   "lot_sqft": 51520,
   "price_per_lot_sqft": 19.41,
   "price_per_building_sqft": 80.31,
   "building_sqft": 12451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12527,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420033"
  },
  {
   "address": "440 Park Court, Lino Lakes",
   "sale_month": "2020-11",
   "price": 2534797,
   "lot_sqft": 250121,
   "price_per_lot_sqft": 10.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173122320019"
  },
  {
   "address": "800 Cretin Avenue South, Saint Paul",
   "sale_month": "2020-11",
   "price": 5825275,
   "lot_sqft": 115257,
   "price_per_lot_sqft": 50.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823110111"
  },
  {
   "address": "415 23rd Ave N, Minneapolis",
   "sale_month": "2020-11",
   "price": 363000,
   "lot_sqft": 4491,
   "price_per_lot_sqft": 80.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1931,
   "use": "APARTMENT",
   "parcel_id": "1502924220076"
  },
  {
   "address": "8532 Jeffery Avenue South, Cottage Grove",
   "sale_month": "2020-11",
   "price": 1195000,
   "lot_sqft": 97546,
   "price_per_lot_sqft": 12.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7931,
   "use": "110",
   "parcel_id": "1502721320064"
  },
  {
   "address": "22000 Panama Avenue, Spring Lake Township",
   "sale_month": "2020-11",
   "price": 268000,
   "lot_sqft": 35728,
   "price_per_lot_sqft": 7.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "119340150"
  },
  {
   "address": "9424 Deerwood La N, Maple Grove",
   "sale_month": "2020-11",
   "price": 2763835,
   "lot_sqft": 87624,
   "price_per_lot_sqft": 31.54,
   "price_per_building_sqft": 80.93,
   "building_sqft": 34149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34355,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922440024"
  },
  {
   "address": "9565 Zachary La N, Maple Grove",
   "sale_month": "2020-11",
   "price": 3543000,
   "lot_sqft": 61869,
   "price_per_lot_sqft": 57.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111922410016"
  },
  {
   "address": "11201 96th Ave N, Maple Grove",
   "sale_month": "2020-11",
   "price": 25945001,
   "lot_sqft": 519911,
   "price_per_lot_sqft": 49.9,
   "price_per_building_sqft": 204.91,
   "building_sqft": 126614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 127378,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111922410013"
  },
  {
   "address": "4332 Cedar Ave S, Minneapolis",
   "sale_month": "2020-11",
   "price": 491000,
   "lot_sqft": 5214,
   "price_per_lot_sqft": 94.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1109,
   "use": "TRIPLEX",
   "parcel_id": "1102824410119"
  },
  {
   "address": "1330 Rose Place, Roseville",
   "sale_month": "2020-11",
   "price": 150000,
   "lot_sqft": 15126,
   "price_per_lot_sqft": 9.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1234,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923120079"
  },
  {
   "address": "15785 95th Ave N, Maple Grove",
   "sale_month": "2020-11",
   "price": 3000000,
   "lot_sqft": 48622,
   "price_per_lot_sqft": 61.7,
   "price_per_building_sqft": 461.68,
   "building_sqft": 6498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6537,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922330103"
  },
  {
   "address": "4021 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-11",
   "price": 275000,
   "lot_sqft": 36404,
   "price_per_lot_sqft": 7.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083124330093"
  },
  {
   "address": "4095 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-11",
   "price": 2930000,
   "lot_sqft": 121516,
   "price_per_lot_sqft": 24.11,
   "price_per_building_sqft": 147.31,
   "building_sqft": 19890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20010,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124440040"
  },
  {
   "address": "4525 Hiawatha Ave, Minneapolis",
   "sale_month": "2020-11",
   "price": 1190000,
   "lot_sqft": 44080,
   "price_per_lot_sqft": 27,
   "price_per_building_sqft": 45.75,
   "building_sqft": 26009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26166,
   "use": "APARTMENT",
   "parcel_id": "0702823340141"
  },
  {
   "address": "4501 34th Ave S, Minneapolis",
   "sale_month": "2020-11",
   "price": 255000,
   "lot_sqft": 10764,
   "price_per_lot_sqft": 23.69,
   "price_per_building_sqft": 69.92,
   "building_sqft": 3647,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3669,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823340113"
  },
  {
   "address": "633 East Main Street, Anoka",
   "sale_month": "2020-11",
   "price": 516500,
   "lot_sqft": 11774,
   "price_per_lot_sqft": 43.87,
   "price_per_building_sqft": 131.32,
   "building_sqft": 3933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3957,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124340114"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 337500,
   "lot_sqft": 1520,
   "price_per_lot_sqft": 222.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410620"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 337500,
   "lot_sqft": 1209,
   "price_per_lot_sqft": 279.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410610"
  },
  {
   "address": "3001 82nd Lane Northeast, Blaine",
   "sale_month": "2020-11",
   "price": 2752872,
   "lot_sqft": 120757,
   "price_per_lot_sqft": 22.8,
   "price_per_building_sqft": 72.28,
   "building_sqft": 38085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38315,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023120022"
  },
  {
   "address": "285 Fillmore Avenue East, Saint Paul",
   "sale_month": "2020-11",
   "price": 1200000,
   "lot_sqft": 67090,
   "price_per_lot_sqft": 17.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19620,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822240034"
  },
  {
   "address": "5743 Glenwood Ave, Golden Valley",
   "sale_month": "2020-11",
   "price": 749707,
   "lot_sqft": 53236,
   "price_per_lot_sqft": 14.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3546,
   "use": "APARTMENT",
   "parcel_id": "0411721210008"
  },
  {
   "address": "5747 Glenwood Ave, Golden Valley",
   "sale_month": "2020-11",
   "price": 749707,
   "lot_sqft": 103127,
   "price_per_lot_sqft": 7.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3748,
   "use": "APARTMENT",
   "parcel_id": "0411721210006"
  },
  {
   "address": "3130 Bryant Ave S, Minneapolis",
   "sale_month": "2020-11",
   "price": 251000,
   "lot_sqft": 5895,
   "price_per_lot_sqft": 42.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0402824110151"
  },
  {
   "address": "1319 Grand Avenue, Saint Paul",
   "sale_month": "2020-11",
   "price": 1250000,
   "lot_sqft": 9237,
   "price_per_lot_sqft": 135.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3867,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420008"
  },
  {
   "address": "1521 Selby Avenue, Saint Paul",
   "sale_month": "2020-11",
   "price": 316000,
   "lot_sqft": 4298,
   "price_per_lot_sqft": 73.52,
   "price_per_building_sqft": 173.44,
   "building_sqft": 1822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1833,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823220109"
  },
  {
   "address": "6300 Bury Dr, Eden Prairie",
   "sale_month": "2020-11",
   "price": 2085000,
   "lot_sqft": 106791,
   "price_per_lot_sqft": 19.52,
   "price_per_building_sqft": 71.56,
   "building_sqft": 29138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29314,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622210016"
  },
  {
   "address": "3552 Harriet Ave, Minneapolis",
   "sale_month": "2020-11",
   "price": 675000,
   "lot_sqft": 4118,
   "price_per_lot_sqft": 163.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1501,
   "use": "TRIPLEX",
   "parcel_id": "0302824320179"
  },
  {
   "address": "437 Commerce Drive, Woodbury",
   "sale_month": "2020-11",
   "price": 3200000,
   "lot_sqft": 59986,
   "price_per_lot_sqft": 53.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "300",
   "parcel_id": "0302821410164"
  },
  {
   "address": null,
   "sale_month": "2020-11",
   "price": 302000,
   "lot_sqft": 3849,
   "price_per_lot_sqft": 78.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302821130022"
  },
  {
   "address": "12425 Wayzata Blvd, Minnetonka",
   "sale_month": "2020-11",
   "price": 3093711,
   "lot_sqft": 85565,
   "price_per_lot_sqft": 36.16,
   "price_per_building_sqft": 171.26,
   "building_sqft": 18064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18173,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722330011"
  },
  {
   "address": "3048 12th Ave S, Minneapolis",
   "sale_month": "2020-11",
   "price": 520000,
   "lot_sqft": 7396,
   "price_per_lot_sqft": 70.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1425,
   "use": "APARTMENT",
   "parcel_id": "0202824210156"
  },
  {
   "address": "3222 15th Ave S, Minneapolis",
   "sale_month": "2020-11",
   "price": 439000,
   "lot_sqft": 5760,
   "price_per_lot_sqft": 76.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1272,
   "use": "TRIPLEX",
   "parcel_id": "0202824130106"
  },
  {
   "address": "2701 Fairoak Avenue, Anoka",
   "sale_month": "2020-11",
   "price": 26600,
   "lot_sqft": 45389,
   "price_per_lot_sqft": 0.59,
   "price_per_building_sqft": 7.5,
   "building_sqft": 3548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3570,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125230006"
  },
  {
   "address": "3055 Central Ave NE, Minneapolis",
   "sale_month": "2020-11",
   "price": 350000,
   "lot_sqft": 8702,
   "price_per_lot_sqft": 40.22,
   "price_per_building_sqft": 72.42,
   "building_sqft": 4833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4862,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924330099"
  },
  {
   "address": "3329 Cedar Ave S, Minneapolis",
   "sale_month": "2020-11",
   "price": 635000,
   "lot_sqft": 6241,
   "price_per_lot_sqft": 101.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2556,
   "use": "APARTMENT",
   "parcel_id": "0102824230158"
  },
  {
   "address": "9382 Oak Avenue, Waconia",
   "sale_month": "2020-10",
   "price": 240000,
   "lot_sqft": 1355,
   "price_per_lot_sqft": 177.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752550040"
  },
  {
   "address": "515 Faxon Road North, Norwood Young America",
   "sale_month": "2020-10",
   "price": 160000,
   "lot_sqft": 14839,
   "price_per_lot_sqft": 10.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880160"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 10000000,
   "lot_sqft": 227110,
   "price_per_lot_sqft": 44.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26344,
   "use": "Apartment",
   "parcel_id": "420300034013"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 2300000,
   "lot_sqft": 867,
   "price_per_lot_sqft": 2652.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124110029"
  },
  {
   "address": "133 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-10",
   "price": 2300000,
   "lot_sqft": 31522,
   "price_per_lot_sqft": 72.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124110019"
  },
  {
   "address": "1035 Peters Place Northeast, Columbia Heights",
   "sale_month": "2020-10",
   "price": 685000,
   "lot_sqft": 10232,
   "price_per_lot_sqft": 66.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1853,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024320098"
  },
  {
   "address": "3529 Rice Street, Shoreview",
   "sale_month": "2020-10",
   "price": 400000,
   "lot_sqft": 28149,
   "price_per_lot_sqft": 14.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 781,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363023110007"
  },
  {
   "address": "10850 Old County Rd No 15, Plymouth",
   "sale_month": "2020-10",
   "price": 800000,
   "lot_sqft": 27170,
   "price_per_lot_sqft": 29.44,
   "price_per_building_sqft": 223.09,
   "building_sqft": 3586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3608,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230046"
  },
  {
   "address": "10420 Yellow Circle Dr, Minnetonka",
   "sale_month": "2020-10",
   "price": 2831000,
   "lot_sqft": 55745,
   "price_per_lot_sqft": 50.78,
   "price_per_building_sqft": 214.05,
   "building_sqft": 13226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722340013"
  },
  {
   "address": "2720 30th Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 2500000,
   "lot_sqft": 63414,
   "price_per_lot_sqft": 39.42,
   "price_per_building_sqft": 69.35,
   "building_sqft": 36049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36266,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924410099"
  },
  {
   "address": "2726 30th Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 2500000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 462.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924410065"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 632000,
   "lot_sqft": 48037,
   "price_per_lot_sqft": 13.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021330003"
  },
  {
   "address": "1108 Lake St E, Minneapolis",
   "sale_month": "2020-10",
   "price": 515000,
   "lot_sqft": 5126,
   "price_per_lot_sqft": 100.47,
   "price_per_building_sqft": 53.19,
   "building_sqft": 9682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9740,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924340021"
  },
  {
   "address": "610 Lake St E, Minneapolis",
   "sale_month": "2020-10",
   "price": 851257,
   "lot_sqft": 14455,
   "price_per_lot_sqft": 58.89,
   "price_per_building_sqft": 113.14,
   "building_sqft": 7524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7569,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330163"
  },
  {
   "address": "2636 Oakland Ave, Minneapolis",
   "sale_month": "2020-10",
   "price": 255000,
   "lot_sqft": 5706,
   "price_per_lot_sqft": 44.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1871,
   "use": "APARTMENT",
   "parcel_id": "3502924320184"
  },
  {
   "address": "1401 Franklin Ave E, Minneapolis",
   "sale_month": "2020-10",
   "price": 5500000,
   "lot_sqft": 22292,
   "price_per_lot_sqft": 246.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924120225"
  },
  {
   "address": "1404 21st St E, Minneapolis",
   "sale_month": "2020-10",
   "price": 5500000,
   "lot_sqft": 50435,
   "price_per_lot_sqft": 109.05,
   "price_per_building_sqft": 89.47,
   "building_sqft": 61471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61842,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120224"
  },
  {
   "address": "1425 Franklin Ave E, Minneapolis",
   "sale_month": "2020-10",
   "price": 5500000,
   "lot_sqft": 15541,
   "price_per_lot_sqft": 353.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120223"
  },
  {
   "address": "1507 Franklin Ave E, Minneapolis",
   "sale_month": "2020-10",
   "price": 5500000,
   "lot_sqft": 21480,
   "price_per_lot_sqft": 256.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120211"
  },
  {
   "address": "6958 Cedar Ave S, Richfield",
   "sale_month": "2020-10",
   "price": 2105000,
   "lot_sqft": 19543,
   "price_per_lot_sqft": 107.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824110001"
  },
  {
   "address": "3410 151st Street West, Rosemount",
   "sale_month": "2020-10",
   "price": 400000,
   "lot_sqft": 31543,
   "price_per_lot_sqft": 12.68,
   "price_per_building_sqft": 181.32,
   "building_sqft": 2206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2219,
   "use": "Commercial-preferred",
   "parcel_id": "347115002031"
  },
  {
   "address": "540 Willow Dr, Long Lake",
   "sale_month": "2020-10",
   "price": 730000,
   "lot_sqft": 41732,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230061"
  },
  {
   "address": "2436 Garfield Ave, Minneapolis",
   "sale_month": "2020-10",
   "price": 543500,
   "lot_sqft": 4739,
   "price_per_lot_sqft": 114.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1357,
   "use": "TRIPLEX",
   "parcel_id": "3402924230165"
  },
  {
   "address": "9174 Isanti Street Northeast, Blaine",
   "sale_month": "2020-10",
   "price": 1165000,
   "lot_sqft": 43171,
   "price_per_lot_sqft": 26.99,
   "price_per_building_sqft": 118.47,
   "building_sqft": 9834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9894,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220006"
  },
  {
   "address": "1630 Concordia Avenue, Saint Paul",
   "sale_month": "2020-10",
   "price": 1245000,
   "lot_sqft": 10088,
   "price_per_lot_sqft": 123.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2800,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923440017"
  },
  {
   "address": "1174 4th Street East, Saint Paul",
   "sale_month": "2020-10",
   "price": 1000000,
   "lot_sqft": 27840,
   "price_per_lot_sqft": 35.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7596,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922130046"
  },
  {
   "address": "1514 Lake St W, Minneapolis",
   "sale_month": "2020-10",
   "price": 899000,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 162.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2547,
   "use": "APARTMENT",
   "parcel_id": "3302924340049"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 65000,
   "lot_sqft": 1199,
   "price_per_lot_sqft": 54.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "327350001110"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 65000,
   "lot_sqft": 1199,
   "price_per_lot_sqft": 54.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "327350001100"
  },
  {
   "address": "6281 Louisiana Ave N, Brooklyn Park",
   "sale_month": "2020-10",
   "price": 4547500,
   "lot_sqft": 59186,
   "price_per_lot_sqft": 76.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20986,
   "use": "APARTMENT",
   "parcel_id": "3211921340022"
  },
  {
   "address": "6352 Hodgson Road, Lino Lakes",
   "sale_month": "2020-10",
   "price": 150000,
   "lot_sqft": 62729,
   "price_per_lot_sqft": 2.39,
   "price_per_building_sqft": 158.56,
   "building_sqft": 946,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 952,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313122110020"
  },
  {
   "address": "178 9th Street East, Saint Paul",
   "sale_month": "2020-10",
   "price": 3185000,
   "lot_sqft": 11112,
   "price_per_lot_sqft": 286.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7870,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922431566"
  },
  {
   "address": "5624 Lincoln Dr, Edina",
   "sale_month": "2020-10",
   "price": 3500000,
   "lot_sqft": 144361,
   "price_per_lot_sqft": 24.24,
   "price_per_building_sqft": 61.27,
   "building_sqft": 57128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57473,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111721230050"
  },
  {
   "address": "5660 Lincoln Dr, Edina",
   "sale_month": "2020-10",
   "price": 3500000,
   "lot_sqft": 31964,
   "price_per_lot_sqft": 109.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111721220015"
  },
  {
   "address": "3600 Lake St E, Minneapolis",
   "sale_month": "2020-10",
   "price": 1350000,
   "lot_sqft": 20403,
   "price_per_lot_sqft": 66.17,
   "price_per_building_sqft": 726.98,
   "building_sqft": 1857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1868,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340074"
  },
  {
   "address": "8401 73rd Ave N, Brooklyn Park",
   "sale_month": "2020-10",
   "price": 22200000,
   "lot_sqft": 269730,
   "price_per_lot_sqft": 82.3,
   "price_per_building_sqft": 244.97,
   "building_sqft": 90622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 91169,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921420004"
  },
  {
   "address": "8601 73rd Ave N, Brooklyn Park",
   "sale_month": "2020-10",
   "price": 5090478,
   "lot_sqft": 218631,
   "price_per_lot_sqft": 23.28,
   "price_per_building_sqft": 57.09,
   "building_sqft": 89168,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 89706,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921420001"
  },
  {
   "address": "7308 Aspen La N, Brooklyn Park",
   "sale_month": "2020-10",
   "price": 5486427,
   "lot_sqft": 253430,
   "price_per_lot_sqft": 21.65,
   "price_per_building_sqft": 60.21,
   "building_sqft": 91116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 91666,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921130003"
  },
  {
   "address": "7600 Boone Ave N, Brooklyn Park",
   "sale_month": "2020-10",
   "price": 6136666,
   "lot_sqft": 271987,
   "price_per_lot_sqft": 22.56,
   "price_per_building_sqft": 66.2,
   "building_sqft": 92693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 93252,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921120015"
  },
  {
   "address": "637 Ontario St SE, Minneapolis",
   "sale_month": "2020-10",
   "price": 1125000,
   "lot_sqft": 5787,
   "price_per_lot_sqft": 194.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2271,
   "use": "APARTMENT",
   "parcel_id": "3002923320079"
  },
  {
   "address": "7850 State Hwy No 55, Greenfield",
   "sale_month": "2020-10",
   "price": 70000,
   "lot_sqft": 94175,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5736,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811924330009"
  },
  {
   "address": "5203 Vernon Ave, Edina",
   "sale_month": "2020-10",
   "price": 2000000,
   "lot_sqft": 20115,
   "price_per_lot_sqft": 99.43,
   "price_per_building_sqft": 354.92,
   "building_sqft": 5635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5669,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721340024"
  },
  {
   "address": "5301 Vernon Ave, Edina",
   "sale_month": "2020-10",
   "price": 3300000,
   "lot_sqft": 42861,
   "price_per_lot_sqft": 76.99,
   "price_per_building_sqft": 322.55,
   "building_sqft": 10231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10293,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721330017"
  },
  {
   "address": "1250 Fuller Street South, Shakopee",
   "sale_month": "2020-10",
   "price": 205000,
   "lot_sqft": 9473,
   "price_per_lot_sqft": 21.64,
   "price_per_building_sqft": 226.02,
   "building_sqft": 907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 913,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279120280"
  },
  {
   "address": "935 Alysheba Road, Shakopee",
   "sale_month": "2020-10",
   "price": 56750000,
   "lot_sqft": 17202,
   "price_per_lot_sqft": 3299.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273540040"
  },
  {
   "address": "925 Alysheba Road, Shakopee",
   "sale_month": "2020-10",
   "price": 56750000,
   "lot_sqft": 463405,
   "price_per_lot_sqft": 122.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59794,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273540030"
  },
  {
   "address": "2225 Jeffery Allen Drive, Shakopee",
   "sale_month": "2020-10",
   "price": 56750000,
   "lot_sqft": 145119,
   "price_per_lot_sqft": 391.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38846,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273540020"
  },
  {
   "address": "950 Alysheba Road, Shakopee",
   "sale_month": "2020-10",
   "price": 56750000,
   "lot_sqft": 211558,
   "price_per_lot_sqft": 268.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47749,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273540010"
  },
  {
   "address": "933 White Bear Avenue North, Saint Paul",
   "sale_month": "2020-10",
   "price": 700000,
   "lot_sqft": 18194,
   "price_per_lot_sqft": 38.47,
   "price_per_building_sqft": 178.98,
   "building_sqft": 3911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3935,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922410013"
  },
  {
   "address": "7018 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2020-10",
   "price": 900000,
   "lot_sqft": 16933,
   "price_per_lot_sqft": 53.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3567,
   "use": "APARTMENT",
   "parcel_id": "2711921330005"
  },
  {
   "address": "1402 1st Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 932000,
   "lot_sqft": 9811,
   "price_per_lot_sqft": 95,
   "price_per_building_sqft": 100.38,
   "building_sqft": 9285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9341,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924420027"
  },
  {
   "address": "1406 1st Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 267800,
   "lot_sqft": 4205,
   "price_per_lot_sqft": 63.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924420026"
  },
  {
   "address": "922 Spencer Street South, Shakopee",
   "sale_month": "2020-10",
   "price": 499900,
   "lot_sqft": 11990,
   "price_per_lot_sqft": 41.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1896,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270020540"
  },
  {
   "address": "132 Holmes Street South, Shakopee",
   "sale_month": "2020-10",
   "price": 159000,
   "lot_sqft": 1009,
   "price_per_lot_sqft": 157.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011501"
  },
  {
   "address": "14449 Highway 13 South, Savage",
   "sale_month": "2020-10",
   "price": 900000,
   "lot_sqft": 34443,
   "price_per_lot_sqft": 26.13,
   "price_per_building_sqft": 286.17,
   "building_sqft": 3145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3164,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "269300060"
  },
  {
   "address": "1098 Lexington Parkway North, Saint Paul",
   "sale_month": "2020-10",
   "price": 569000,
   "lot_sqft": 10621,
   "price_per_lot_sqft": 53.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923220168"
  },
  {
   "address": "6938 Cedar Ave S, Richfield",
   "sale_month": "2020-10",
   "price": 2105000,
   "lot_sqft": 19916,
   "price_per_lot_sqft": 105.69,
   "price_per_building_sqft": 176.98,
   "building_sqft": 11894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11966,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824440129"
  },
  {
   "address": "1079 Rice Street, Saint Paul",
   "sale_month": "2020-10",
   "price": 675000,
   "lot_sqft": 14912,
   "price_per_lot_sqft": 45.27,
   "price_per_building_sqft": 166.38,
   "building_sqft": 4057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4081,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923110195"
  },
  {
   "address": "201 7th Street Northwest, New Prague",
   "sale_month": "2020-10",
   "price": 1584000,
   "lot_sqft": 138711,
   "price_per_lot_sqft": 11.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34662,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "241220020"
  },
  {
   "address": "3431 State Hwy No 169, Plymouth",
   "sale_month": "2020-10",
   "price": 480000,
   "lot_sqft": 17885,
   "price_per_lot_sqft": 26.84,
   "price_per_building_sqft": 110.09,
   "building_sqft": 4360,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4386,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411822110018"
  },
  {
   "address": "212 10th Avenue Northeast, New Prague",
   "sale_month": "2020-10",
   "price": 2400000,
   "lot_sqft": 41807,
   "price_per_lot_sqft": 57.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11274,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240460020"
  },
  {
   "address": "821 9th Ave SE, Minneapolis",
   "sale_month": "2020-10",
   "price": 26000000,
   "lot_sqft": 73940,
   "price_per_lot_sqft": 351.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7910,
   "use": "APARTMENT",
   "parcel_id": "2402924240207"
  },
  {
   "address": "1212 Como Ave SE, Minneapolis",
   "sale_month": "2020-10",
   "price": 575000,
   "lot_sqft": 5222,
   "price_per_lot_sqft": 110.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1439,
   "use": "TRIPLEX",
   "parcel_id": "2402924130006"
  },
  {
   "address": "10675 Naples Street Northeast, Blaine",
   "sale_month": "2020-10",
   "price": 2350000,
   "lot_sqft": 223644,
   "price_per_lot_sqft": 10.51,
   "price_per_building_sqft": 83.55,
   "building_sqft": 28126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28296,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123230003"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 105000,
   "lot_sqft": 3640,
   "price_per_lot_sqft": 28.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230020120"
  },
  {
   "address": "330 Main Street, Elko New Market",
   "sale_month": "2020-10",
   "price": 30000,
   "lot_sqft": 13137,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230020110"
  },
  {
   "address": "2675 Campus Dr, Plymouth",
   "sale_month": "2020-10",
   "price": 960000,
   "lot_sqft": 45438,
   "price_per_lot_sqft": 21.13,
   "price_per_building_sqft": 446.3,
   "building_sqft": 2151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2164,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822430022"
  },
  {
   "address": "929 Morgan Ave N, Minneapolis",
   "sale_month": "2020-10",
   "price": 345000,
   "lot_sqft": 10652,
   "price_per_lot_sqft": 32.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2354,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924230255"
  },
  {
   "address": "112 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2020-10",
   "price": 1075000,
   "lot_sqft": 16639,
   "price_per_lot_sqft": 64.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3985,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922220004"
  },
  {
   "address": "1505 Westminster Street, Saint Paul",
   "sale_month": "2020-10",
   "price": 13265000,
   "lot_sqft": 140831,
   "price_per_lot_sqft": 94.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10017,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922140009"
  },
  {
   "address": "1540 Mississippi Street, Saint Paul",
   "sale_month": "2020-10",
   "price": 13265000,
   "lot_sqft": 51373,
   "price_per_lot_sqft": 258.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5582,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922140008"
  },
  {
   "address": "1610 Sloan Street, Saint Paul",
   "sale_month": "2020-10",
   "price": 370000,
   "lot_sqft": 9511,
   "price_per_lot_sqft": 38.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2112,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110030"
  },
  {
   "address": "126 Blake Rd N, Hopkins",
   "sale_month": "2020-10",
   "price": 650000,
   "lot_sqft": 15521,
   "price_per_lot_sqft": 41.88,
   "price_per_building_sqft": 122.5,
   "building_sqft": 5306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5338,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721420043"
  },
  {
   "address": "4800 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2020-10",
   "price": 3224143,
   "lot_sqft": 133491,
   "price_per_lot_sqft": 24.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15366,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924240027"
  },
  {
   "address": "5139 34th Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 610000,
   "lot_sqft": 11142,
   "price_per_lot_sqft": 54.75,
   "price_per_building_sqft": 105.65,
   "building_sqft": 5774,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5809,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823310194"
  },
  {
   "address": "749 Mount Curve Boulevard, Saint Paul",
   "sale_month": "2020-10",
   "price": 335000,
   "lot_sqft": 7498,
   "price_per_lot_sqft": 44.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 681,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120056"
  },
  {
   "address": "1407 Lake Street South, Forest Lake",
   "sale_month": "2020-10",
   "price": 194800,
   "lot_sqft": 49645,
   "price_per_lot_sqft": 3.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "300",
   "parcel_id": "1703221110006"
  },
  {
   "address": "5012 Xerxes Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 475000,
   "lot_sqft": 5427,
   "price_per_lot_sqft": 87.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824310067"
  },
  {
   "address": "3160 162nd Lane Northwest, Andover",
   "sale_month": "2020-10",
   "price": 415000,
   "lot_sqft": 39946,
   "price_per_lot_sqft": 10.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230005"
  },
  {
   "address": "3050 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-10",
   "price": 1250000,
   "lot_sqft": 95106,
   "price_per_lot_sqft": 13.14,
   "price_per_building_sqft": 36.84,
   "building_sqft": 33935,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34139,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124320007"
  },
  {
   "address": "1999 Ford Parkway, Saint Paul",
   "sale_month": "2020-10",
   "price": 1840000,
   "lot_sqft": 4989,
   "price_per_lot_sqft": 368.81,
   "price_per_building_sqft": 1066.05,
   "building_sqft": 1726,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1736,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823220062"
  },
  {
   "address": "9641 James Ave S, Bloomington",
   "sale_month": "2020-10",
   "price": 810000,
   "lot_sqft": 32994,
   "price_per_lot_sqft": 24.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240033"
  },
  {
   "address": "9448 Lyndale Ave S, Bloomington",
   "sale_month": "2020-10",
   "price": 900000,
   "lot_sqft": 26397,
   "price_per_lot_sqft": 34.09,
   "price_per_building_sqft": 213.83,
   "building_sqft": 4209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4234,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724110010"
  },
  {
   "address": "4910 Highway 61, White Bear Lake",
   "sale_month": "2020-10",
   "price": 830000,
   "lot_sqft": 14329,
   "price_per_lot_sqft": 57.92,
   "price_per_building_sqft": 304.03,
   "building_sqft": 2730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2747,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140008"
  },
  {
   "address": "11322 86th Ave N, Maple Grove",
   "sale_month": "2020-10",
   "price": 445000,
   "lot_sqft": 2558,
   "price_per_lot_sqft": 173.96,
   "price_per_building_sqft": 80.37,
   "building_sqft": 5537,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440082"
  },
  {
   "address": "1916 44th Ave N, Minneapolis",
   "sale_month": "2020-10",
   "price": 337000,
   "lot_sqft": 5253,
   "price_per_lot_sqft": 64.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1606,
   "use": "APARTMENT",
   "parcel_id": "1411821120064"
  },
  {
   "address": "1231 Washington St NE, Minneapolis",
   "sale_month": "2020-10",
   "price": 360000,
   "lot_sqft": 2935,
   "price_per_lot_sqft": 122.66,
   "price_per_building_sqft": 341.56,
   "building_sqft": 1054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1060,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924130080"
  },
  {
   "address": "11239 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-10",
   "price": 750000,
   "lot_sqft": 47998,
   "price_per_lot_sqft": 15.63,
   "price_per_building_sqft": 180.68,
   "building_sqft": 4151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4176,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133124420007"
  },
  {
   "address": "8720 Monticello La N, Maple Grove",
   "sale_month": "2020-10",
   "price": 2100000,
   "lot_sqft": 82487,
   "price_per_lot_sqft": 25.46,
   "price_per_building_sqft": 99.83,
   "building_sqft": 21035,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21162,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922410028"
  },
  {
   "address": "5401 Shoreline Dr, Mound",
   "sale_month": "2020-10",
   "price": 1335000,
   "lot_sqft": 30644,
   "price_per_lot_sqft": 43.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4005,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724340132"
  },
  {
   "address": "2435 Rice Street, Roseville",
   "sale_month": "2020-10",
   "price": 395450,
   "lot_sqft": 95523,
   "price_per_lot_sqft": 4.14,
   "price_per_building_sqft": 24.02,
   "building_sqft": 16466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16565,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923140089"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 395450,
   "lot_sqft": 23858,
   "price_per_lot_sqft": 16.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923140085"
  },
  {
   "address": "295 State Hwy No 55, Medina",
   "sale_month": "2020-10",
   "price": 2490000,
   "lot_sqft": 67545,
   "price_per_lot_sqft": 36.86,
   "price_per_building_sqft": 65.71,
   "building_sqft": 37895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38124,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823420020"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 2490000,
   "lot_sqft": 110491,
   "price_per_lot_sqft": 22.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823130005"
  },
  {
   "address": "2219 Johnson St NE, Minneapolis",
   "sale_month": "2020-10",
   "price": 325000,
   "lot_sqft": 5028,
   "price_per_lot_sqft": 64.64,
   "price_per_building_sqft": 206.87,
   "building_sqft": 1571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1581,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924420127"
  },
  {
   "address": "3801 Hiawatha Ave, Minneapolis",
   "sale_month": "2020-10",
   "price": 1080000,
   "lot_sqft": 36833,
   "price_per_lot_sqft": 29.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1202824110257"
  },
  {
   "address": "2599 White Bear Avenue North, Maplewood",
   "sale_month": "2020-10",
   "price": 235000,
   "lot_sqft": 27832,
   "price_per_lot_sqft": 8.44,
   "price_per_building_sqft": 38.25,
   "building_sqft": 6144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6181,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922210067"
  },
  {
   "address": "14325 James Rd, Rogers",
   "sale_month": "2020-10",
   "price": 2317819,
   "lot_sqft": 130571,
   "price_per_lot_sqft": 17.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1112023420007"
  },
  {
   "address": "14375 James Rd, Rogers",
   "sale_month": "2020-10",
   "price": 2317819,
   "lot_sqft": 130554,
   "price_per_lot_sqft": 17.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14883,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023420006"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 1070500,
   "lot_sqft": 4484,
   "price_per_lot_sqft": 238.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1111622440012"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 1070500,
   "lot_sqft": 25137,
   "price_per_lot_sqft": 42.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1111622440011"
  },
  {
   "address": "2229 5th St NE, Minneapolis",
   "sale_month": "2020-10",
   "price": 700000,
   "lot_sqft": 6807,
   "price_per_lot_sqft": 102.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2492,
   "use": "APARTMENT",
   "parcel_id": "1102924310118"
  },
  {
   "address": "4112 Chicago Ave, Minneapolis",
   "sale_month": "2020-10",
   "price": 2437000,
   "lot_sqft": 7607,
   "price_per_lot_sqft": 320.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3334,
   "use": "APARTMENT",
   "parcel_id": "1102824230004"
  },
  {
   "address": "4106 Chicago Ave, Minneapolis",
   "sale_month": "2020-10",
   "price": 2437000,
   "lot_sqft": 7607,
   "price_per_lot_sqft": 320.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3287,
   "use": "APARTMENT",
   "parcel_id": "1102824230003"
  },
  {
   "address": "3946 15th Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 210000,
   "lot_sqft": 5057,
   "price_per_lot_sqft": 41.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 820,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824120103"
  },
  {
   "address": "5250 73rd St W, Edina",
   "sale_month": "2020-10",
   "price": 2760000,
   "lot_sqft": 109279,
   "price_per_lot_sqft": 25.26,
   "price_per_building_sqft": 89.1,
   "building_sqft": 30975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31162,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621230018"
  },
  {
   "address": "1615 Lowry Ave N, Minneapolis",
   "sale_month": "2020-10",
   "price": 470000,
   "lot_sqft": 10674,
   "price_per_lot_sqft": 44.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2010,
   "use": "APARTMENT",
   "parcel_id": "0902924310074"
  },
  {
   "address": "2400 Edgewood Ave S, St. Louis Park",
   "sale_month": "2020-10",
   "price": 1550000,
   "lot_sqft": 30590,
   "price_per_lot_sqft": 50.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721140051"
  },
  {
   "address": "2300 Edgewood Ave S, St. Louis Park",
   "sale_month": "2020-10",
   "price": 1550000,
   "lot_sqft": 43476,
   "price_per_lot_sqft": 35.65,
   "price_per_building_sqft": 75.63,
   "building_sqft": 20495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20619,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721140014"
  },
  {
   "address": "71 Annapolis Street West, Saint Paul",
   "sale_month": "2020-10",
   "price": 170000,
   "lot_sqft": 7773,
   "price_per_lot_sqft": 21.87,
   "price_per_building_sqft": 152.47,
   "building_sqft": 1115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1122,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822440115"
  },
  {
   "address": "8240 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2020-10",
   "price": 600000,
   "lot_sqft": 12976,
   "price_per_lot_sqft": 46.24,
   "price_per_building_sqft": 112.49,
   "building_sqft": 5334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5366,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711721440019"
  },
  {
   "address": "7600 Quattro Dr, Chanhassen",
   "sale_month": "2020-10",
   "price": 1750000,
   "lot_sqft": 103146,
   "price_per_lot_sqft": 16.97,
   "price_per_building_sqft": 50.48,
   "building_sqft": 34667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34877,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711622310070"
  },
  {
   "address": "6671 Valley Creek Road, Woodbury",
   "sale_month": "2020-10",
   "price": 3300000,
   "lot_sqft": 56161,
   "price_per_lot_sqft": 58.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821420031"
  },
  {
   "address": "228 Little Canada Road East, Little Canada",
   "sale_month": "2020-10",
   "price": 1500000,
   "lot_sqft": 24550,
   "price_per_lot_sqft": 61.1,
   "price_per_building_sqft": 497.02,
   "building_sqft": 3018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3036,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922440004"
  },
  {
   "address": "12681 Chestnut Boulevard, Jackson Township",
   "sale_month": "2020-10",
   "price": 380000,
   "lot_sqft": 455923,
   "price_per_lot_sqft": 0.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "060470010"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 165620,
   "lot_sqft": 1304,
   "price_per_lot_sqft": 127.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410320"
  },
  {
   "address": "180 Judd Street, Marine On Saint Croix",
   "sale_month": "2020-10",
   "price": 150000,
   "lot_sqft": 4496,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3132,
   "use": "300",
   "parcel_id": "0603119330030"
  },
  {
   "address": "12725 Riverdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-10",
   "price": 225000,
   "lot_sqft": 78807,
   "price_per_lot_sqft": 2.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124410021"
  },
  {
   "address": null,
   "sale_month": "2020-10",
   "price": 34000000,
   "lot_sqft": 248130,
   "price_per_lot_sqft": 137.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2077,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052922220017"
  },
  {
   "address": "3060 Centerville Road, Little Canada",
   "sale_month": "2020-10",
   "price": 34000000,
   "lot_sqft": 438938,
   "price_per_lot_sqft": 77.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 203981,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052922220016"
  },
  {
   "address": "443 Fillmore Avenue East, Saint Paul",
   "sale_month": "2020-10",
   "price": 1450000,
   "lot_sqft": 84087,
   "price_per_lot_sqft": 17.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36480,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822130005"
  },
  {
   "address": "4329 Webber Pkwy, Minneapolis",
   "sale_month": "2020-10",
   "price": 931000,
   "lot_sqft": 8664,
   "price_per_lot_sqft": 107.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2884,
   "use": "APARTMENT",
   "parcel_id": "0402924120010"
  },
  {
   "address": "3125 Hennepin Ave, Minneapolis",
   "sale_month": "2020-10",
   "price": 405000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 69.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1008,
   "use": "TRIPLEX",
   "parcel_id": "0402824120122"
  },
  {
   "address": "8350 Fremont Ave S, Bloomington",
   "sale_month": "2020-10",
   "price": 1625000,
   "lot_sqft": 45878,
   "price_per_lot_sqft": 35.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4797,
   "use": "APARTMENT",
   "parcel_id": "0402724430001"
  },
  {
   "address": "68 Snelling Avenue South, Saint Paul",
   "sale_month": "2020-10",
   "price": 4400000,
   "lot_sqft": 8995,
   "price_per_lot_sqft": 489.16,
   "price_per_building_sqft": 946.44,
   "building_sqft": 4649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4677,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823320097"
  },
  {
   "address": "64 Snelling Avenue South, Saint Paul",
   "sale_month": "2020-10",
   "price": 4400000,
   "lot_sqft": 7496,
   "price_per_lot_sqft": 586.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823320096"
  },
  {
   "address": "58 Snelling Avenue South, Saint Paul",
   "sale_month": "2020-10",
   "price": 4400000,
   "lot_sqft": 7496,
   "price_per_lot_sqft": 586.98,
   "price_per_building_sqft": 450.82,
   "building_sqft": 9760,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9819,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823320095"
  },
  {
   "address": "9 37th St E, Minneapolis",
   "sale_month": "2020-10",
   "price": 360000,
   "lot_sqft": 3416,
   "price_per_lot_sqft": 105.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 779,
   "use": "APARTMENT",
   "parcel_id": "0302824430158"
  },
  {
   "address": "3639 1st Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 303000,
   "lot_sqft": 6559,
   "price_per_lot_sqft": 46.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1145,
   "use": "TRIPLEX",
   "parcel_id": "0302824430055"
  },
  {
   "address": "3013 Lyndale Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 645000,
   "lot_sqft": 4035,
   "price_per_lot_sqft": 159.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220098"
  },
  {
   "address": "3245 3rd Ave S, Minneapolis",
   "sale_month": "2020-10",
   "price": 440000,
   "lot_sqft": 5808,
   "price_per_lot_sqft": 75.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1522,
   "use": "APARTMENT",
   "parcel_id": "0302824140065"
  },
  {
   "address": "12189 Riverwood Drive, Burnsville",
   "sale_month": "2020-10",
   "price": 1575000,
   "lot_sqft": 80542,
   "price_per_lot_sqft": 19.56,
   "price_per_building_sqft": 64.39,
   "building_sqft": 24460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24608,
   "use": "Industrial-preferred",
   "parcel_id": "026430002040"
  },
  {
   "address": "7 Travelers Trail West, Burnsville",
   "sale_month": "2020-10",
   "price": 29000000,
   "lot_sqft": 76185,
   "price_per_lot_sqft": 380.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "025141001010"
  },
  {
   "address": "881 Meander Ct, Medina",
   "sale_month": "2020-10",
   "price": 216000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 33.5,
   "price_per_building_sqft": 45.98,
   "building_sqft": 4698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4726,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211823440080"
  },
  {
   "address": "3432 Oakland Ave, Minneapolis",
   "sale_month": "2020-10",
   "price": 237000,
   "lot_sqft": 5769,
   "price_per_lot_sqft": 41.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1809,
   "use": "APARTMENT",
   "parcel_id": "0202824320093"
  },
  {
   "address": "7700 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2020-10",
   "price": 850000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 19.53,
   "price_per_building_sqft": 202.24,
   "building_sqft": 4203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4229,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024330002"
  },
  {
   "address": "424 Smith Avenue North, Saint Paul",
   "sale_month": "2020-10",
   "price": 362500,
   "lot_sqft": 5620,
   "price_per_lot_sqft": 64.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2881,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823410115"
  },
  {
   "address": "10409 Co Rd No 101, Corcoran",
   "sale_month": "2020-10",
   "price": 750000,
   "lot_sqft": 947559,
   "price_per_lot_sqft": 0.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111923410002"
  },
  {
   "address": "8320 144th Street West, Apple Valley",
   "sale_month": "2020-10",
   "price": 700000,
   "lot_sqft": 19703,
   "price_per_lot_sqft": 35.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4560,
   "use": "Apartment",
   "parcel_id": "011035003120"
  },
  {
   "address": "8350 144th Street West, Apple Valley",
   "sale_month": "2020-10",
   "price": 700000,
   "lot_sqft": 22646,
   "price_per_lot_sqft": 30.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4326,
   "use": "Apartment",
   "parcel_id": "011035003110"
  },
  {
   "address": "3247 Minnehaha Ave, Minneapolis",
   "sale_month": "2020-10",
   "price": 459000,
   "lot_sqft": 4999,
   "price_per_lot_sqft": 91.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1458,
   "use": "TRIPLEX",
   "parcel_id": "0102824140068"
  },
  {
   "address": "3342 Minnehaha Ave, Minneapolis",
   "sale_month": "2020-10",
   "price": 387000,
   "lot_sqft": 5985,
   "price_per_lot_sqft": 64.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 890,
   "use": "TRIPLEX",
   "parcel_id": "0102824140039"
  },
  {
   "address": "512 Faxon Road North, Norwood Young America",
   "sale_month": "2020-09",
   "price": 125000,
   "lot_sqft": 7253,
   "price_per_lot_sqft": 17.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37349,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580145050"
  },
  {
   "address": "404 Shimmcor Street, Mayer",
   "sale_month": "2020-09",
   "price": 195000,
   "lot_sqft": 42757,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "507000010"
  },
  {
   "address": "8724 East River Road Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 450000,
   "lot_sqft": 12106,
   "price_per_lot_sqft": 37.17,
   "price_per_building_sqft": 183.9,
   "building_sqft": 2447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2462,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124320020"
  },
  {
   "address": "2220 Snelling Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 1260000,
   "lot_sqft": 54237,
   "price_per_lot_sqft": 23.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21099,
   "use": "APARTMENT",
   "parcel_id": "3602924220121"
  },
  {
   "address": "1563 11th Avenue, Newport",
   "sale_month": "2020-09",
   "price": 425000,
   "lot_sqft": 6714,
   "price_per_lot_sqft": 63.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7273,
   "use": "110",
   "parcel_id": "3602822240010"
  },
  {
   "address": "891 High Street, Newport",
   "sale_month": "2020-09",
   "price": 420000,
   "lot_sqft": 14635,
   "price_per_lot_sqft": 28.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2268,
   "use": "110",
   "parcel_id": "3602822210040"
  },
  {
   "address": "923 University Avenue West, Saint Paul",
   "sale_month": "2020-09",
   "price": 400000,
   "lot_sqft": 8142,
   "price_per_lot_sqft": 49.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 725,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923240224"
  },
  {
   "address": "996 Van Buren Avenue, Saint Paul",
   "sale_month": "2020-09",
   "price": 905000,
   "lot_sqft": 13703,
   "price_per_lot_sqft": 66.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3563,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923220027"
  },
  {
   "address": "741 Van Buren Avenue, Saint Paul",
   "sale_month": "2020-09",
   "price": 128000,
   "lot_sqft": 5219,
   "price_per_lot_sqft": 24.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2144,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923120027"
  },
  {
   "address": "2913 18th Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 372000,
   "lot_sqft": 6179,
   "price_per_lot_sqft": 60.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1739,
   "use": "APARTMENT",
   "parcel_id": "3502924440142"
  },
  {
   "address": "2844 Columbus Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 669000,
   "lot_sqft": 6477,
   "price_per_lot_sqft": 103.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2633,
   "use": "APARTMENT",
   "parcel_id": "3502924330022"
  },
  {
   "address": "2700 Park Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 24000000,
   "lot_sqft": 53584,
   "price_per_lot_sqft": 447.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14598,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320350"
  },
  {
   "address": "2454 Bloomington Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 389000,
   "lot_sqft": 4236,
   "price_per_lot_sqft": 91.83,
   "price_per_building_sqft": 68.37,
   "building_sqft": 5690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5724,
   "use": "TRIPLEX",
   "parcel_id": "3502924130110"
  },
  {
   "address": "76 St Croix Trail North, Lakeland",
   "sale_month": "2020-09",
   "price": 238000,
   "lot_sqft": 14987,
   "price_per_lot_sqft": 15.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "300",
   "parcel_id": "3502920340005"
  },
  {
   "address": "3570 Hoffman Road East, Vadnais Heights",
   "sale_month": "2020-09",
   "price": 1150000,
   "lot_sqft": 43844,
   "price_per_lot_sqft": 26.23,
   "price_per_building_sqft": 106.61,
   "building_sqft": 10787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10852,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022120024"
  },
  {
   "address": "6655 Wedgwood Rd N, Maple Grove",
   "sale_month": "2020-09",
   "price": 14725000,
   "lot_sqft": 778131,
   "price_per_lot_sqft": 18.92,
   "price_per_building_sqft": 119.33,
   "building_sqft": 123398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 124143,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922130006"
  },
  {
   "address": "2614 Nicollet Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 1074000,
   "lot_sqft": 6773,
   "price_per_lot_sqft": 158.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310206"
  },
  {
   "address": "2616 Nicollet Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 1074000,
   "lot_sqft": 6773,
   "price_per_lot_sqft": 158.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310131"
  },
  {
   "address": "2529 Pleasant Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 398500,
   "lot_sqft": 7347,
   "price_per_lot_sqft": 54.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1010,
   "use": "TRIPLEX",
   "parcel_id": "3402924240069"
  },
  {
   "address": "9250 Isanti Street Northeast, Blaine",
   "sale_month": "2020-09",
   "price": 885000,
   "lot_sqft": 46660,
   "price_per_lot_sqft": 18.97,
   "price_per_building_sqft": 92.32,
   "building_sqft": 9586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9644,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220003"
  },
  {
   "address": "14525 Excelsior Blvd, Minnetonka",
   "sale_month": "2020-09",
   "price": 200000,
   "lot_sqft": 12177,
   "price_per_lot_sqft": 16.42,
   "price_per_building_sqft": 37.57,
   "building_sqft": 5324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5356,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110024"
  },
  {
   "address": "1315 Greeley Street South, Stillwater",
   "sale_month": "2020-09",
   "price": 435000,
   "lot_sqft": 17143,
   "price_per_lot_sqft": 25.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "110",
   "parcel_id": "3303020230007"
  },
  {
   "address": "1630 91st Avenue Northeast, Blaine",
   "sale_month": "2020-09",
   "price": 352000,
   "lot_sqft": 3003,
   "price_per_lot_sqft": 117.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140041"
  },
  {
   "address": "23030 State Hwy No 55, Corcoran",
   "sale_month": "2020-09",
   "price": 658000,
   "lot_sqft": 87046,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9692,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211923330009"
  },
  {
   "address": "3245 Country Drive, Little Canada",
   "sale_month": "2020-09",
   "price": 1100000,
   "lot_sqft": 37035,
   "price_per_lot_sqft": 29.7,
   "price_per_building_sqft": 149.84,
   "building_sqft": 7341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7385,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022310014"
  },
  {
   "address": "6511 Ware Road, Lino Lakes",
   "sale_month": "2020-09",
   "price": 3160000,
   "lot_sqft": 17233,
   "price_per_lot_sqft": 183.37,
   "price_per_building_sqft": 219.4,
   "building_sqft": 14403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14490,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303122410049"
  },
  {
   "address": "6501 Ware Road, Lino Lakes",
   "sale_month": "2020-09",
   "price": 3160000,
   "lot_sqft": 10597,
   "price_per_lot_sqft": 298.2,
   "price_per_building_sqft": 402.45,
   "building_sqft": 7852,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7899,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303122410047"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 290000,
   "lot_sqft": 204971,
   "price_per_lot_sqft": 1.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3003121440020"
  },
  {
   "address": "1015 Essex St SE, Minneapolis",
   "sale_month": "2020-09",
   "price": 25000000,
   "lot_sqft": 57547,
   "price_per_lot_sqft": 434.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11219,
   "use": "APARTMENT",
   "parcel_id": "3002923230168"
  },
  {
   "address": "4415 Valley View Rd, Edina",
   "sale_month": "2020-09",
   "price": 2650000,
   "lot_sqft": 34452,
   "price_per_lot_sqft": 76.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7642,
   "use": "APARTMENT",
   "parcel_id": "3002824120003"
  },
  {
   "address": "14665 Buchanan Street Northeast, Ham Lake",
   "sale_month": "2020-09",
   "price": 290000,
   "lot_sqft": 119740,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223240005"
  },
  {
   "address": "7308 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2020-09",
   "price": 3125900,
   "lot_sqft": 142802,
   "price_per_lot_sqft": 21.89,
   "price_per_building_sqft": 84.43,
   "building_sqft": 37023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37246,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921230009"
  },
  {
   "address": "2300 Louisiana Ave N, Golden Valley",
   "sale_month": "2020-09",
   "price": 1100000,
   "lot_sqft": 50638,
   "price_per_lot_sqft": 21.72,
   "price_per_building_sqft": 64.27,
   "building_sqft": 17115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17218,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120013"
  },
  {
   "address": "120 Derby Lane, Willernie",
   "sale_month": "2020-09",
   "price": 200001,
   "lot_sqft": 3197,
   "price_per_lot_sqft": 62.56,
   "price_per_building_sqft": 65.27,
   "building_sqft": 3064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3083,
   "use": "305",
   "parcel_id": "2903021310101"
  },
  {
   "address": "2523 Wayzata Blvd, Minneapolis",
   "sale_month": "2020-09",
   "price": 3150000,
   "lot_sqft": 22444,
   "price_per_lot_sqft": 140.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7161,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2902924410025"
  },
  {
   "address": "1907 Colfax Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 3500000,
   "lot_sqft": 10060,
   "price_per_lot_sqft": 347.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4825,
   "use": "APARTMENT",
   "parcel_id": "2802924440047"
  },
  {
   "address": "1915 Colfax Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 3500000,
   "lot_sqft": 6702,
   "price_per_lot_sqft": 522.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3638,
   "use": "APARTMENT",
   "parcel_id": "2802924440046"
  },
  {
   "address": "1917 Colfax Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 3500000,
   "lot_sqft": 6699,
   "price_per_lot_sqft": 522.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3048,
   "use": "APARTMENT",
   "parcel_id": "2802924440045"
  },
  {
   "address": "211 Cedar Lake Rd S, Minneapolis",
   "sale_month": "2020-09",
   "price": 465000,
   "lot_sqft": 6735,
   "price_per_lot_sqft": 69.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 937,
   "use": "TRIPLEX",
   "parcel_id": "2802924220089"
  },
  {
   "address": "7380 County Road 101 East, Shakopee",
   "sale_month": "2020-09",
   "price": 625000,
   "lot_sqft": 65071,
   "price_per_lot_sqft": 9.6,
   "price_per_building_sqft": 109.9,
   "building_sqft": 5687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5722,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279020092"
  },
  {
   "address": "7340 County Road 101 East, Shakopee",
   "sale_month": "2020-09",
   "price": 625000,
   "lot_sqft": 64995,
   "price_per_lot_sqft": 9.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279020091"
  },
  {
   "address": "1555 Lusitano Street, Shakopee",
   "sale_month": "2020-09",
   "price": 150000,
   "lot_sqft": 105834,
   "price_per_lot_sqft": 1.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274960010"
  },
  {
   "address": "14410 Azurite Street Northwest, Ramsey",
   "sale_month": "2020-09",
   "price": 850000,
   "lot_sqft": 61281,
   "price_per_lot_sqft": 13.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11620,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225410016"
  },
  {
   "address": "1905 1st Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 2016666,
   "lot_sqft": 6421,
   "price_per_lot_sqft": 314.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4807,
   "use": "APARTMENT",
   "parcel_id": "2702924430040"
  },
  {
   "address": "1903 1st Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 2016666,
   "lot_sqft": 6421,
   "price_per_lot_sqft": 314.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924430039"
  },
  {
   "address": "10 19th St E, Minneapolis",
   "sale_month": "2020-09",
   "price": 2016667,
   "lot_sqft": 13552,
   "price_per_lot_sqft": 148.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9135,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430011"
  },
  {
   "address": "421 1st Avenue East, Shakopee",
   "sale_month": "2020-09",
   "price": 850000,
   "lot_sqft": 8515,
   "price_per_lot_sqft": 99.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270010250"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2020-09",
   "price": 85000,
   "lot_sqft": 696,
   "price_per_lot_sqft": 122.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140430"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 775000,
   "lot_sqft": 5209,
   "price_per_lot_sqft": 148.78,
   "price_per_building_sqft": 181.07,
   "building_sqft": 4280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4306,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024210090"
  },
  {
   "address": "5207 University Avenue Northeast, Columbia Heights",
   "sale_month": "2020-09",
   "price": 775000,
   "lot_sqft": 10419,
   "price_per_lot_sqft": 74.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024210089"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 10100000,
   "lot_sqft": 213877,
   "price_per_lot_sqft": 47.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023440012"
  },
  {
   "address": "7200 Forestview La N, Maple Grove",
   "sale_month": "2020-09",
   "price": 390000,
   "lot_sqft": 3300,
   "price_per_lot_sqft": 118.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420047"
  },
  {
   "address": "17149 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2020-09",
   "price": 175000,
   "lot_sqft": 43553,
   "price_per_lot_sqft": 4.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254440020"
  },
  {
   "address": "103 Main Street Northwest, Bethel",
   "sale_month": "2020-09",
   "price": 83216,
   "lot_sqft": 6994,
   "price_per_lot_sqft": 11.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410048"
  },
  {
   "address": "520 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 800000,
   "lot_sqft": 40411,
   "price_per_lot_sqft": 19.8,
   "price_per_building_sqft": 109.66,
   "building_sqft": 7295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7339,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124310009"
  },
  {
   "address": "220 101st Avenue Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 7815000,
   "lot_sqft": 71669,
   "price_per_lot_sqft": 109.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253124120011"
  },
  {
   "address": "601 13th Ave S, Hopkins",
   "sale_month": "2020-09",
   "price": 385000,
   "lot_sqft": 10575,
   "price_per_lot_sqft": 36.41,
   "price_per_building_sqft": 97.32,
   "building_sqft": 3956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3980,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240033"
  },
  {
   "address": "1413 Mainstreet, Hopkins",
   "sale_month": "2020-09",
   "price": 660000,
   "lot_sqft": 8749,
   "price_per_lot_sqft": 75.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320100"
  },
  {
   "address": "1409 Mainstreet, Hopkins",
   "sale_month": "2020-09",
   "price": 660000,
   "lot_sqft": 5833,
   "price_per_lot_sqft": 113.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320099"
  },
  {
   "address": "1318 8th St SE, Minneapolis",
   "sale_month": "2020-09",
   "price": 550000,
   "lot_sqft": 5041,
   "price_per_lot_sqft": 109.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1210,
   "use": "TRIPLEX",
   "parcel_id": "2402924130067"
  },
  {
   "address": "1573 154th Avenue Northwest, Andover",
   "sale_month": "2020-09",
   "price": 1925000,
   "lot_sqft": 69683,
   "price_per_lot_sqft": 27.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233224230076"
  },
  {
   "address": "10880 Austin Street Northeast, Blaine",
   "sale_month": "2020-09",
   "price": 1400000,
   "lot_sqft": 119319,
   "price_per_lot_sqft": 11.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123120004"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 729067,
   "lot_sqft": 10403,
   "price_per_lot_sqft": 70.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1918,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340033"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 729067,
   "lot_sqft": 7803,
   "price_per_lot_sqft": 93.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1174,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340032"
  },
  {
   "address": "1524 White Bear Avenue North, Saint Paul",
   "sale_month": "2020-09",
   "price": 235000,
   "lot_sqft": 5002,
   "price_per_lot_sqft": 46.98,
   "price_per_building_sqft": 169.68,
   "building_sqft": 1385,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1394,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922230068"
  },
  {
   "address": "1393 Prosperity Avenue, Saint Paul",
   "sale_month": "2020-09",
   "price": 400000,
   "lot_sqft": 11434,
   "price_per_lot_sqft": 34.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2101,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922310048"
  },
  {
   "address": "702 1st St N, Minneapolis",
   "sale_month": "2020-09",
   "price": 411600,
   "lot_sqft": 6504,
   "price_per_lot_sqft": 63.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2202924120031"
  },
  {
   "address": "1722 Broadway Street North, Stillwater",
   "sale_month": "2020-09",
   "price": 360000,
   "lot_sqft": 11755,
   "price_per_lot_sqft": 30.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "110",
   "parcel_id": "2103020420020"
  },
  {
   "address": "315 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2020-09",
   "price": 350000,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 69.58,
   "price_per_building_sqft": 261.19,
   "building_sqft": 1340,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924340139"
  },
  {
   "address": "6009 Penn Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 730000,
   "lot_sqft": 6268,
   "price_per_lot_sqft": 116.46,
   "price_per_building_sqft": 271.38,
   "building_sqft": 2690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2706,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824330089"
  },
  {
   "address": "5536 Lyndale Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 2136625,
   "lot_sqft": 28026,
   "price_per_lot_sqft": 76.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102824110194"
  },
  {
   "address": "9735 Robert Trail South, Inver Grove Heights",
   "sale_month": "2020-09",
   "price": 6500000,
   "lot_sqft": 235861,
   "price_per_lot_sqft": 27.56,
   "price_per_building_sqft": 471.19,
   "building_sqft": 13795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13878,
   "use": "Industrial",
   "parcel_id": "203035001010"
  },
  {
   "address": "108 4th Street East, Carver",
   "sale_month": "2020-09",
   "price": 125000,
   "lot_sqft": 2078,
   "price_per_lot_sqft": 60.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200501410"
  },
  {
   "address": "14869 Forest Boulevard North, Hugo",
   "sale_month": "2020-09",
   "price": 203000,
   "lot_sqft": 14702,
   "price_per_lot_sqft": 13.81,
   "price_per_building_sqft": 150.37,
   "building_sqft": 1350,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1358,
   "use": "300",
   "parcel_id": "2003121210022"
  },
  {
   "address": "216 3rd Ave SE, Osseo",
   "sale_month": "2020-09",
   "price": 4080000,
   "lot_sqft": 19571,
   "price_per_lot_sqft": 208.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4349,
   "use": "APARTMENT",
   "parcel_id": "1811921320072"
  },
  {
   "address": "217 4th Ave SE, Osseo",
   "sale_month": "2020-09",
   "price": 4080000,
   "lot_sqft": 43194,
   "price_per_lot_sqft": 94.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3509,
   "use": "APARTMENT",
   "parcel_id": "1811921320070"
  },
  {
   "address": "2406 Golden Valley Rd, Minneapolis",
   "sale_month": "2020-09",
   "price": 797500,
   "lot_sqft": 9861,
   "price_per_lot_sqft": 80.87,
   "price_per_building_sqft": 197.21,
   "building_sqft": 4044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4068,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924140081"
  },
  {
   "address": "11375 Robinson Drive Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 1250000,
   "lot_sqft": 33547,
   "price_per_lot_sqft": 37.26,
   "price_per_building_sqft": 251.86,
   "building_sqft": 4963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4993,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124140090"
  },
  {
   "address": "9947 Lyndale Ave S, Bloomington",
   "sale_month": "2020-09",
   "price": 820896,
   "lot_sqft": 57882,
   "price_per_lot_sqft": 14.18,
   "price_per_building_sqft": 101.11,
   "building_sqft": 8119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8168,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724320035"
  },
  {
   "address": "8270 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2020-09",
   "price": 1200000,
   "lot_sqft": 21217,
   "price_per_lot_sqft": 56.56,
   "price_per_building_sqft": 114.7,
   "building_sqft": 10462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10525,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310037"
  },
  {
   "address": "1405 Madison St NE, Minneapolis",
   "sale_month": "2020-09",
   "price": 490000,
   "lot_sqft": 5064,
   "price_per_lot_sqft": 96.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1977,
   "use": "APARTMENT",
   "parcel_id": "1402924130121"
  },
  {
   "address": "8625 Monticello La N, Maple Grove",
   "sale_month": "2020-09",
   "price": 5450000,
   "lot_sqft": 304659,
   "price_per_lot_sqft": 17.89,
   "price_per_building_sqft": 68.64,
   "building_sqft": 79396,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 79875,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922430006"
  },
  {
   "address": "730 Tower Dr, Medina",
   "sale_month": "2020-09",
   "price": 1090000,
   "lot_sqft": 31562,
   "price_per_lot_sqft": 34.54,
   "price_per_building_sqft": 104.33,
   "building_sqft": 10448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10511,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823230048"
  },
  {
   "address": "2401 86th St E, Bloomington",
   "sale_month": "2020-09",
   "price": 37000000,
   "lot_sqft": 609259,
   "price_per_lot_sqft": 60.73,
   "price_per_building_sqft": 247.02,
   "building_sqft": 149783,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 150687,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1202724120032"
  },
  {
   "address": "2520 White Bear Avenue North, Maplewood",
   "sale_month": "2020-09",
   "price": 2500000,
   "lot_sqft": 176191,
   "price_per_lot_sqft": 14.19,
   "price_per_building_sqft": 203.43,
   "building_sqft": 12289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12363,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922240032"
  },
  {
   "address": "4531 Logan Ave N, Minneapolis",
   "sale_month": "2020-09",
   "price": 150500,
   "lot_sqft": 5157,
   "price_per_lot_sqft": 29.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 735,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1111821430103"
  },
  {
   "address": "4604 Morgan Ave N, Minneapolis",
   "sale_month": "2020-09",
   "price": 195000,
   "lot_sqft": 10288,
   "price_per_lot_sqft": 18.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1051,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1111821430011"
  },
  {
   "address": "174 3rd Street South, Bayport",
   "sale_month": "2020-09",
   "price": 385000,
   "lot_sqft": 23957,
   "price_per_lot_sqft": 16.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2489,
   "use": "300",
   "parcel_id": "1102920230064"
  },
  {
   "address": "3801 Park Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 699000,
   "lot_sqft": 9044,
   "price_per_lot_sqft": 77.29,
   "price_per_building_sqft": 908.97,
   "building_sqft": 769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 773,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824220140"
  },
  {
   "address": "9950 Valley Creek Road, Woodbury",
   "sale_month": "2020-09",
   "price": 2000000,
   "lot_sqft": 39147,
   "price_per_lot_sqft": 51.09,
   "price_per_building_sqft": 292.91,
   "building_sqft": 6828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6869,
   "use": "300",
   "parcel_id": "1002821440078"
  },
  {
   "address": "2633 Louisiana Ave S, St. Louis Park",
   "sale_month": "2020-09",
   "price": 147000,
   "lot_sqft": 4703,
   "price_per_lot_sqft": 31.26,
   "price_per_building_sqft": 141.62,
   "building_sqft": 1038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1044,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721420195"
  },
  {
   "address": "5301 Edina Indust Blvd, Edina",
   "sale_month": "2020-09",
   "price": 2200000,
   "lot_sqft": 87329,
   "price_per_lot_sqft": 25.19,
   "price_per_building_sqft": 89.25,
   "building_sqft": 24650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24799,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621440013"
  },
  {
   "address": "1123 Weir Drive, Woodbury",
   "sale_month": "2020-09",
   "price": 1832498,
   "lot_sqft": 4929,
   "price_per_lot_sqft": 371.78,
   "price_per_building_sqft": 358.68,
   "building_sqft": 5109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5139,
   "use": "300",
   "parcel_id": "0802821220022"
  },
  {
   "address": "81 County Road B East, Little Canada",
   "sale_month": "2020-09",
   "price": 600000,
   "lot_sqft": 37950,
   "price_per_lot_sqft": 15.81,
   "price_per_building_sqft": 67.19,
   "building_sqft": 8930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8984,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072922340021"
  },
  {
   "address": "22500 Everton Avenue North, Forest Lake",
   "sale_month": "2020-09",
   "price": 600000,
   "lot_sqft": 809550,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0703221240020"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 800000,
   "lot_sqft": 6236,
   "price_per_lot_sqft": 128.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702921220077"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 800000,
   "lot_sqft": 4797,
   "price_per_lot_sqft": 166.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702921220076"
  },
  {
   "address": "4783 Geneva Avenue North, Oakdale",
   "sale_month": "2020-09",
   "price": 800000,
   "lot_sqft": 4797,
   "price_per_lot_sqft": 166.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6188,
   "use": "300",
   "parcel_id": "0702921220075"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 800000,
   "lot_sqft": 4797,
   "price_per_lot_sqft": 166.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702921220074"
  },
  {
   "address": "4777 Geneva Avenue North, Oakdale",
   "sale_month": "2020-09",
   "price": 800000,
   "lot_sqft": 6595,
   "price_per_lot_sqft": 121.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702921220073"
  },
  {
   "address": "1789 Woodlane Drive, Woodbury",
   "sale_month": "2020-09",
   "price": 730000,
   "lot_sqft": 133524,
   "price_per_lot_sqft": 5.47,
   "price_per_building_sqft": 125.52,
   "building_sqft": 5816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5851,
   "use": "300",
   "parcel_id": "0702821410028"
  },
  {
   "address": "2832 Mounds View Boulevard, Mounds View",
   "sale_month": "2020-09",
   "price": 940000,
   "lot_sqft": 45384,
   "price_per_lot_sqft": 20.71,
   "price_per_building_sqft": 95.07,
   "building_sqft": 9887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9947,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "063023340097"
  },
  {
   "address": "5050 36th St W, St. Louis Park",
   "sale_month": "2020-09",
   "price": 2300000,
   "lot_sqft": 40873,
   "price_per_lot_sqft": 56.27,
   "price_per_building_sqft": 222.11,
   "building_sqft": 10355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10417,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824310022"
  },
  {
   "address": "3529 Raleigh Ave S, St. Louis Park",
   "sale_month": "2020-09",
   "price": 1150000,
   "lot_sqft": 62064,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": 96.44,
   "building_sqft": 11925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11997,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824310010"
  },
  {
   "address": "3605 Lake St E, Minneapolis",
   "sale_month": "2020-09",
   "price": 320000,
   "lot_sqft": 3600,
   "price_per_lot_sqft": 88.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210212"
  },
  {
   "address": "17646 Ulysses Street Northeast, Ham Lake",
   "sale_month": "2020-09",
   "price": 225000,
   "lot_sqft": 15933,
   "price_per_lot_sqft": 14.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223310020"
  },
  {
   "address": "12519 Riverdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 35239026,
   "lot_sqft": 114151,
   "price_per_lot_sqft": 308.71,
   "price_per_building_sqft": 5153.41,
   "building_sqft": 6838,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6879,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124440006"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 34760974,
   "lot_sqft": 17503,
   "price_per_lot_sqft": 1986,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124430040"
  },
  {
   "address": "12792 Riverdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 34760974,
   "lot_sqft": 1681181,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": 371.03,
   "building_sqft": 93689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94254,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124430038"
  },
  {
   "address": "3388 River Rapids Drive Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 34760974,
   "lot_sqft": 51753,
   "price_per_lot_sqft": 671.67,
   "price_per_building_sqft": 6838.67,
   "building_sqft": 5083,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5113,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124430035"
  },
  {
   "address": "12761 Riverdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 35239026,
   "lot_sqft": 1214290,
   "price_per_lot_sqft": 29.02,
   "price_per_building_sqft": 166.97,
   "building_sqft": 211044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 212318,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124420028"
  },
  {
   "address": "12785 Riverdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 35239026,
   "lot_sqft": 537393,
   "price_per_lot_sqft": 65.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124420027"
  },
  {
   "address": "12737 Riverdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2020-09",
   "price": 35239026,
   "lot_sqft": 530097,
   "price_per_lot_sqft": 66.48,
   "price_per_building_sqft": 259.49,
   "building_sqft": 135801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 136621,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124410022"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 34760974,
   "lot_sqft": 85677,
   "price_per_lot_sqft": 405.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "043124330018"
  },
  {
   "address": null,
   "sale_month": "2020-09",
   "price": 34760974,
   "lot_sqft": 43161,
   "price_per_lot_sqft": 805.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "043124320036"
  },
  {
   "address": "3113 Fairview Avenue North, Roseville",
   "sale_month": "2020-09",
   "price": 288000,
   "lot_sqft": 11427,
   "price_per_lot_sqft": 25.2,
   "price_per_building_sqft": 197.26,
   "building_sqft": 1460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1469,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923210022"
  },
  {
   "address": "1985 Portland Avenue, Saint Paul",
   "sale_month": "2020-09",
   "price": 1280000,
   "lot_sqft": 14038,
   "price_per_lot_sqft": 91.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3182,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823230077"
  },
  {
   "address": "1725 Laurel Avenue, Saint Paul",
   "sale_month": "2020-09",
   "price": 795000,
   "lot_sqft": 5569,
   "price_per_lot_sqft": 142.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2403,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120045"
  },
  {
   "address": "195 Snelling Avenue North, Saint Paul",
   "sale_month": "2020-09",
   "price": 1560000,
   "lot_sqft": 8849,
   "price_per_lot_sqft": 176.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5226,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110010"
  },
  {
   "address": "3121 Fremont Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 1150000,
   "lot_sqft": 5888,
   "price_per_lot_sqft": 195.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1816,
   "use": "APARTMENT",
   "parcel_id": "0402824120097"
  },
  {
   "address": "6331 Industrial Dr, Eden Prairie",
   "sale_month": "2020-09",
   "price": 2165820,
   "lot_sqft": 100131,
   "price_per_lot_sqft": 21.63,
   "price_per_building_sqft": 466.77,
   "building_sqft": 4640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4668,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220038"
  },
  {
   "address": "3553 Clinton Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 1400000,
   "lot_sqft": 5451,
   "price_per_lot_sqft": 256.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3599,
   "use": "APARTMENT",
   "parcel_id": "0302824410101"
  },
  {
   "address": "3016 Pleasant Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 572500,
   "lot_sqft": 5691,
   "price_per_lot_sqft": 100.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1599,
   "use": "APARTMENT",
   "parcel_id": "0302824220005"
  },
  {
   "address": "3137 Clinton Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 525000,
   "lot_sqft": 5791,
   "price_per_lot_sqft": 90.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1797,
   "use": "APARTMENT",
   "parcel_id": "0302824110168"
  },
  {
   "address": "500 Travelers Trail, Burnsville",
   "sale_month": "2020-09",
   "price": 2322040,
   "lot_sqft": 164542,
   "price_per_lot_sqft": 14.11,
   "price_per_building_sqft": 51.46,
   "building_sqft": 45119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45392,
   "use": "Industrial",
   "parcel_id": "021539501020"
  },
  {
   "address": "501 Highway 13 East, Burnsville",
   "sale_month": "2020-09",
   "price": 2277960,
   "lot_sqft": 163125,
   "price_per_lot_sqft": 13.96,
   "price_per_building_sqft": 50.19,
   "building_sqft": 45388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45662,
   "use": "Industrial-preferred",
   "parcel_id": "021539501010"
  },
  {
   "address": "3600 Cedar Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 327000,
   "lot_sqft": 4095,
   "price_per_lot_sqft": 79.85,
   "price_per_building_sqft": 173.47,
   "building_sqft": 1885,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1897,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440001"
  },
  {
   "address": "3736 Bloomington Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 499000,
   "lot_sqft": 6110,
   "price_per_lot_sqft": 81.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "APARTMENT",
   "parcel_id": "0202824430196"
  },
  {
   "address": "3453 Chicago Ave, Minneapolis",
   "sale_month": "2020-09",
   "price": 291000,
   "lot_sqft": 7318,
   "price_per_lot_sqft": 39.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3133,
   "use": "TRIPLEX",
   "parcel_id": "0202824310183"
  },
  {
   "address": "10001 Wayzata Blvd, Minnetonka",
   "sale_month": "2020-09",
   "price": 1150000,
   "lot_sqft": 61253,
   "price_per_lot_sqft": 18.77,
   "price_per_building_sqft": 883.26,
   "building_sqft": 1302,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1309,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130019"
  },
  {
   "address": "3609 Cedar Ave S, Minneapolis",
   "sale_month": "2020-09",
   "price": 375000,
   "lot_sqft": 4994,
   "price_per_lot_sqft": 75.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "TRIPLEX",
   "parcel_id": "0102824330085"
  },
  {
   "address": "584 Cherry Drive, Waconia",
   "sale_month": "2020-08",
   "price": 280000,
   "lot_sqft": 1503,
   "price_per_lot_sqft": 186.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751250101"
  },
  {
   "address": "205 Hardman Avenue South, South Saint Paul",
   "sale_month": "2020-08",
   "price": 2800000,
   "lot_sqft": 213963,
   "price_per_lot_sqft": 13.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 60808,
   "use": "Industrial-preferred",
   "parcel_id": "364884301020"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 125000,
   "lot_sqft": 34891,
   "price_per_lot_sqft": 3.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3611822230058"
  },
  {
   "address": "2103 Cedar Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 925000,
   "lot_sqft": 6548,
   "price_per_lot_sqft": 141.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924220034"
  },
  {
   "address": "2019 Cedar Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 925000,
   "lot_sqft": 5261,
   "price_per_lot_sqft": 175.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924220033"
  },
  {
   "address": "543 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2020-08",
   "price": 840000,
   "lot_sqft": 6567,
   "price_per_lot_sqft": 127.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3170,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024310070"
  },
  {
   "address": "1945 County Road D East, Maplewood",
   "sale_month": "2020-08",
   "price": 1075000,
   "lot_sqft": 23685,
   "price_per_lot_sqft": 45.39,
   "price_per_building_sqft": 288.82,
   "building_sqft": 3722,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3744,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022340016"
  },
  {
   "address": "10990 60th Street North, Grant",
   "sale_month": "2020-08",
   "price": 815000,
   "lot_sqft": 9398,
   "price_per_lot_sqft": 86.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5192,
   "use": "305",
   "parcel_id": "3503021440022"
  },
  {
   "address": "801 Franklin Ave E, Minneapolis",
   "sale_month": "2020-08",
   "price": 1311664,
   "lot_sqft": 9844,
   "price_per_lot_sqft": 133.25,
   "price_per_building_sqft": 392.83,
   "building_sqft": 3339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3360,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210213"
  },
  {
   "address": "811 Franklin Ave E, Minneapolis",
   "sale_month": "2020-08",
   "price": 1311664,
   "lot_sqft": 4922,
   "price_per_lot_sqft": 266.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210084"
  },
  {
   "address": "2012 Cedar Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 2775000,
   "lot_sqft": 15754,
   "price_per_lot_sqft": 176.15,
   "price_per_building_sqft": 186.33,
   "building_sqft": 14893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14983,
   "use": "APARTMENT",
   "parcel_id": "3502924110007"
  },
  {
   "address": "2028 Cedar Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 925000,
   "lot_sqft": 4387,
   "price_per_lot_sqft": 210.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1312,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924110002"
  },
  {
   "address": "2024 Cedar Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 925000,
   "lot_sqft": 5900,
   "price_per_lot_sqft": 156.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3502924110001"
  },
  {
   "address": "16610 8th Street North, Lakeland",
   "sale_month": "2020-08",
   "price": 398000,
   "lot_sqft": 51233,
   "price_per_lot_sqft": 7.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3502920120052"
  },
  {
   "address": "1509 Marshall Avenue, Saint Paul",
   "sale_month": "2020-08",
   "price": 705000,
   "lot_sqft": 23345,
   "price_per_lot_sqft": 30.2,
   "price_per_building_sqft": 70.47,
   "building_sqft": 10004,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10064,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923330151"
  },
  {
   "address": "2621 2nd Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 750000,
   "lot_sqft": 6128,
   "price_per_lot_sqft": 122.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2202,
   "use": "APARTMENT",
   "parcel_id": "3402924420233"
  },
  {
   "address": "2520 Nicollet Ave, Minneapolis",
   "sale_month": "2020-08",
   "price": 1500000,
   "lot_sqft": 25679,
   "price_per_lot_sqft": 58.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240094"
  },
  {
   "address": "2100 Pleasant Ave, Minneapolis",
   "sale_month": "2020-08",
   "price": 2000000,
   "lot_sqft": 18706,
   "price_per_lot_sqft": 106.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3640,
   "use": "APARTMENT",
   "parcel_id": "3402924220002"
  },
  {
   "address": "3391 Labore Road, Vadnais Heights",
   "sale_month": "2020-08",
   "price": 587500,
   "lot_sqft": 118292,
   "price_per_lot_sqft": 4.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1927,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022240005"
  },
  {
   "address": "2103 Charles Avenue, Saint Paul",
   "sale_month": "2020-08",
   "price": 400000,
   "lot_sqft": 23761,
   "price_per_lot_sqft": 16.83,
   "price_per_building_sqft": 61.21,
   "building_sqft": 6535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6575,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923220013"
  },
  {
   "address": "385 Earl Street, Saint Paul",
   "sale_month": "2020-08",
   "price": 20000,
   "lot_sqft": 4770,
   "price_per_lot_sqft": 4.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1584,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922310076"
  },
  {
   "address": "24470 Smithtown Rd, Shorewood",
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 39796,
   "price_per_lot_sqft": 25.13,
   "price_per_building_sqft": 114.06,
   "building_sqft": 8767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8820,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723130010"
  },
  {
   "address": "13763 Johnson Street Northeast, Ham Lake",
   "sale_month": "2020-08",
   "price": 650000,
   "lot_sqft": 79314,
   "price_per_lot_sqft": 8.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223240020"
  },
  {
   "address": "8654 Central Avenue Northeast, Blaine",
   "sale_month": "2020-08",
   "price": 600000,
   "lot_sqft": 26656,
   "price_per_lot_sqft": 22.51,
   "price_per_building_sqft": 138.44,
   "building_sqft": 4334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4360,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123340021"
  },
  {
   "address": "595 7th Street East, Saint Paul",
   "sale_month": "2020-08",
   "price": 590000,
   "lot_sqft": 23781,
   "price_per_lot_sqft": 24.81,
   "price_per_building_sqft": 82.07,
   "building_sqft": 7189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7232,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922240173"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 2500000,
   "lot_sqft": 538716,
   "price_per_lot_sqft": 4.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "3212022220002"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 2500000,
   "lot_sqft": 436816,
   "price_per_lot_sqft": 5.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "3212022220001"
  },
  {
   "address": "8175 Lewis Rd, Golden Valley",
   "sale_month": "2020-08",
   "price": 1200000,
   "lot_sqft": 55331,
   "price_per_lot_sqft": 21.69,
   "price_per_building_sqft": 115.47,
   "building_sqft": 10392,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10455,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821140037"
  },
  {
   "address": "568 Bavaria Lane, Chaska",
   "sale_month": "2020-08",
   "price": 225000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 152.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590030"
  },
  {
   "address": "13984 Fenway Boulevard North, Hugo",
   "sale_month": "2020-08",
   "price": 300350,
   "lot_sqft": 70249,
   "price_per_lot_sqft": 4.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3003121110008"
  },
  {
   "address": "8055 State Hwy No 55, Greenfield",
   "sale_month": "2020-08",
   "price": 525000,
   "lot_sqft": 90396,
   "price_per_lot_sqft": 5.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911924440010"
  },
  {
   "address": "612 5th Street South, Stillwater",
   "sale_month": "2020-08",
   "price": 460000,
   "lot_sqft": 14700,
   "price_per_lot_sqft": 31.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "110",
   "parcel_id": "2803020430011"
  },
  {
   "address": "225 2nd Street North, Stillwater",
   "sale_month": "2020-08",
   "price": 560000,
   "lot_sqft": 5071,
   "price_per_lot_sqft": 110.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140035"
  },
  {
   "address": "1405 Nicollet Ave, Minneapolis",
   "sale_month": "2020-08",
   "price": 1800000,
   "lot_sqft": 8410,
   "price_per_lot_sqft": 214.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17528,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924420072"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 70000,
   "lot_sqft": 31847,
   "price_per_lot_sqft": 2.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124130045"
  },
  {
   "address": "9910 Vale Street Northwest, Coon Rapids",
   "sale_month": "2020-08",
   "price": 203000,
   "lot_sqft": 67637,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120007"
  },
  {
   "address": "1470 Co Rd No 90, Independence",
   "sale_month": "2020-08",
   "price": 1549442,
   "lot_sqft": 207514,
   "price_per_lot_sqft": 7.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32618,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611824220008"
  },
  {
   "address": "4285 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2020-08",
   "price": 402494,
   "lot_sqft": 201352,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253900020"
  },
  {
   "address": "1610 Albemarle Street, Saint Paul",
   "sale_month": "2020-08",
   "price": 825000,
   "lot_sqft": 12342,
   "price_per_lot_sqft": 66.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3056,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110090"
  },
  {
   "address": "4524 Highway 61, White Bear Lake",
   "sale_month": "2020-08",
   "price": 1200000,
   "lot_sqft": 7207,
   "price_per_lot_sqft": 166.5,
   "price_per_building_sqft": 445.27,
   "building_sqft": 2695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2711,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022210008"
  },
  {
   "address": "13145 Main St, Rogers",
   "sale_month": "2020-08",
   "price": 2153000,
   "lot_sqft": 25739,
   "price_per_lot_sqft": 83.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3857,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023210032"
  },
  {
   "address": "513 3rd St S, Minneapolis",
   "sale_month": "2020-08",
   "price": 51200000,
   "lot_sqft": 42230,
   "price_per_lot_sqft": 1212.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924340718"
  },
  {
   "address": "1415 White Bear Avenue, Saint Paul",
   "sale_month": "2020-08",
   "price": 1075000,
   "lot_sqft": 10669,
   "price_per_lot_sqft": 100.76,
   "price_per_building_sqft": 283.49,
   "building_sqft": 3792,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3815,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922410004"
  },
  {
   "address": "8400 Noble Ave N, Brooklyn Park",
   "sale_month": "2020-08",
   "price": 800000,
   "lot_sqft": 74253,
   "price_per_lot_sqft": 10.77,
   "price_per_building_sqft": 345.27,
   "building_sqft": 2317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2331,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921220008"
  },
  {
   "address": "21033 Heron Way, Lakeville",
   "sale_month": "2020-08",
   "price": 1120000,
   "lot_sqft": 39580,
   "price_per_lot_sqft": 28.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18724,
   "use": "Industrial-preferred",
   "parcel_id": "221105302060"
  },
  {
   "address": "62 11th St N, Minneapolis",
   "sale_month": "2020-08",
   "price": 795550,
   "lot_sqft": 2656,
   "price_per_lot_sqft": 299.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924340104"
  },
  {
   "address": "1025 Currie Ave, Minneapolis",
   "sale_month": "2020-08",
   "price": 795550,
   "lot_sqft": 5748,
   "price_per_lot_sqft": 138.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924340103"
  },
  {
   "address": "1019 Currie Ave, Minneapolis",
   "sale_month": "2020-08",
   "price": 795550,
   "lot_sqft": 6477,
   "price_per_lot_sqft": 122.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924340102"
  },
  {
   "address": "1015 Currie Ave, Minneapolis",
   "sale_month": "2020-08",
   "price": 795550,
   "lot_sqft": 7450,
   "price_per_lot_sqft": 106.79,
   "price_per_building_sqft": 36.04,
   "building_sqft": 22076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22209,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924340101"
  },
  {
   "address": "1153 5th St N, Minneapolis",
   "sale_month": "2020-08",
   "price": 4000000,
   "lot_sqft": 41516,
   "price_per_lot_sqft": 96.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924220138"
  },
  {
   "address": "1100 5th St N, Minneapolis",
   "sale_month": "2020-08",
   "price": 4000000,
   "lot_sqft": 49845,
   "price_per_lot_sqft": 80.25,
   "price_per_building_sqft": 193.74,
   "building_sqft": 20646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20770,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220137"
  },
  {
   "address": "1154 5th St N, Minneapolis",
   "sale_month": "2020-08",
   "price": 4000000,
   "lot_sqft": 26748,
   "price_per_lot_sqft": 149.54,
   "price_per_building_sqft": 433.84,
   "building_sqft": 9220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9276,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220134"
  },
  {
   "address": "1126 6th St N, Minneapolis",
   "sale_month": "2020-08",
   "price": 4000000,
   "lot_sqft": 8081,
   "price_per_lot_sqft": 494.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924220070"
  },
  {
   "address": "410 10th Ave N, Minneapolis",
   "sale_month": "2020-08",
   "price": 4000000,
   "lot_sqft": 1831,
   "price_per_lot_sqft": 2184.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924220043"
  },
  {
   "address": "229 60th St W, Minneapolis",
   "sale_month": "2020-08",
   "price": 700000,
   "lot_sqft": 24082,
   "price_per_lot_sqft": 29.07,
   "price_per_building_sqft": 159.27,
   "building_sqft": 4395,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4422,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340120"
  },
  {
   "address": "2190 107th Lane Northeast, Blaine",
   "sale_month": "2020-08",
   "price": 2100000,
   "lot_sqft": 130816,
   "price_per_lot_sqft": 16.05,
   "price_per_building_sqft": 59.19,
   "building_sqft": 35480,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35694,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210033"
  },
  {
   "address": "6001 78th Ave N, Brooklyn Park",
   "sale_month": "2020-08",
   "price": 800000,
   "lot_sqft": 29963,
   "price_per_lot_sqft": 26.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4645,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921330105"
  },
  {
   "address": "1700 5th Ave N, Minneapolis",
   "sale_month": "2020-08",
   "price": 35000,
   "lot_sqft": 5536,
   "price_per_lot_sqft": 6.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1306,
   "use": "TRIPLEX",
   "parcel_id": "2102924310026"
  },
  {
   "address": "20020 Iguana Street Northwest, Nowthen",
   "sale_month": "2020-08",
   "price": 475000,
   "lot_sqft": 74862,
   "price_per_lot_sqft": 6.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420008"
  },
  {
   "address": "5882 Blackshire Path, Inver Grove Heights",
   "sale_month": "2020-08",
   "price": 190000,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 88.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001022"
  },
  {
   "address": "8078 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2020-08",
   "price": 2121015,
   "lot_sqft": 67218,
   "price_per_lot_sqft": 31.55,
   "price_per_building_sqft": 276.79,
   "building_sqft": 7663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7709,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921330003"
  },
  {
   "address": "300 Meridian Street South, Belle Plaine",
   "sale_month": "2020-08",
   "price": 310000,
   "lot_sqft": 14694,
   "price_per_lot_sqft": 21.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200013920"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 108171,
   "lot_sqft": 53021,
   "price_per_lot_sqft": 2.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "193200105060"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 108171,
   "lot_sqft": 53021,
   "price_per_lot_sqft": 2.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "193200105050"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 108171,
   "lot_sqft": 53021,
   "price_per_lot_sqft": 2.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "193200105040"
  },
  {
   "address": "990 Spiral Boulevard, Hastings",
   "sale_month": "2020-08",
   "price": 874611,
   "lot_sqft": 53021,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33162,
   "use": "Industrial",
   "parcel_id": "193200105030"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 880999,
   "lot_sqft": 43406,
   "price_per_lot_sqft": 20.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "193200105020"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 88195,
   "lot_sqft": 43214,
   "price_per_lot_sqft": 2.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "193200105010"
  },
  {
   "address": "1206 North Frontage Road, Hastings",
   "sale_month": "2020-08",
   "price": 425000,
   "lot_sqft": 13673,
   "price_per_lot_sqft": 31.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "Commercial-preferred",
   "parcel_id": "192640001033"
  },
  {
   "address": "220 East River Pkwy, Champlin",
   "sale_month": "2020-08",
   "price": 2140000,
   "lot_sqft": 165537,
   "price_per_lot_sqft": 12.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7536,
   "use": "APARTMENT",
   "parcel_id": "1912021310103"
  },
  {
   "address": "4638 Victor Path North, Hugo",
   "sale_month": "2020-08",
   "price": 390000,
   "lot_sqft": 86063,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1903121240123"
  },
  {
   "address": "632 Central Ave, Osseo",
   "sale_month": "2020-08",
   "price": 100000,
   "lot_sqft": 10221,
   "price_per_lot_sqft": 9.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811921220113"
  },
  {
   "address": "7560 33rd Street North, Oakdale",
   "sale_month": "2020-08",
   "price": 590000,
   "lot_sqft": 98317,
   "price_per_lot_sqft": 6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702921420012"
  },
  {
   "address": "1005 West Broadway, Minneapolis",
   "sale_month": "2020-08",
   "price": 177000,
   "lot_sqft": 2994,
   "price_per_lot_sqft": 59.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140169"
  },
  {
   "address": "11585 Robinson Drive Northwest, Coon Rapids",
   "sale_month": "2020-08",
   "price": 4775000,
   "lot_sqft": 101886,
   "price_per_lot_sqft": 46.87,
   "price_per_building_sqft": 233.87,
   "building_sqft": 20417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20540,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124120022"
  },
  {
   "address": "1215 Marshall St NE, Minneapolis",
   "sale_month": "2020-08",
   "price": 41627300,
   "lot_sqft": 132085,
   "price_per_lot_sqft": 315.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35733,
   "use": "APARTMENT",
   "parcel_id": "1502924140112"
  },
  {
   "address": "21753 Diamond Lake Rd S, Rogers",
   "sale_month": "2020-08",
   "price": 850000,
   "lot_sqft": 80402,
   "price_per_lot_sqft": 10.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023340013"
  },
  {
   "address": "505 Main St NE, Minneapolis",
   "sale_month": "2020-08",
   "price": 375000,
   "lot_sqft": 7707,
   "price_per_lot_sqft": 48.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 894,
   "use": "APARTMENT",
   "parcel_id": "1402924330065"
  },
  {
   "address": "33 4th St NW, Osseo",
   "sale_month": "2020-08",
   "price": 302000,
   "lot_sqft": 4655,
   "price_per_lot_sqft": 64.88,
   "price_per_building_sqft": 203.64,
   "building_sqft": 1483,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1492,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922110075"
  },
  {
   "address": "2597 7th Avenue East, North Saint Paul",
   "sale_month": "2020-08",
   "price": 220000,
   "lot_sqft": 7313,
   "price_per_lot_sqft": 30.08,
   "price_per_building_sqft": 182.72,
   "building_sqft": 1204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1211,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922140040"
  },
  {
   "address": "9201 Old Cedar Ave S, Bloomington",
   "sale_month": "2020-08",
   "price": 544389,
   "lot_sqft": 45174,
   "price_per_lot_sqft": 12.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3574,
   "use": "APARTMENT",
   "parcel_id": "1202724330031"
  },
  {
   "address": "4351 Chicago Ave, Minneapolis",
   "sale_month": "2020-08",
   "price": 250000,
   "lot_sqft": 4297,
   "price_per_lot_sqft": 58.18,
   "price_per_building_sqft": 64.07,
   "building_sqft": 3902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3926,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824310220"
  },
  {
   "address": "1805 Gateway Drive Northwest, Coon Rapids",
   "sale_month": "2020-08",
   "price": 680000,
   "lot_sqft": 72625,
   "price_per_lot_sqft": 9.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124430019"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 108000,
   "lot_sqft": 87054,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340003"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 33000,
   "lot_sqft": 258593,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223340003"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 7823,
   "price_per_lot_sqft": 127.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130148"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 12449,
   "price_per_lot_sqft": 80.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "300",
   "parcel_id": "0803221130142"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 11330,
   "price_per_lot_sqft": 88.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130141"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 11177,
   "price_per_lot_sqft": 89.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130140"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 17092,
   "price_per_lot_sqft": 58.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130139"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 15268,
   "price_per_lot_sqft": 65.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "300",
   "parcel_id": "0803221130138"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 15349,
   "price_per_lot_sqft": 65.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4516,
   "use": "300",
   "parcel_id": "0803221130137"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 15436,
   "price_per_lot_sqft": 64.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2324,
   "use": "300",
   "parcel_id": "0803221130136"
  },
  {
   "address": "55 2nd Street Southwest, Forest Lake",
   "sale_month": "2020-08",
   "price": 1046393,
   "lot_sqft": 8572,
   "price_per_lot_sqft": 122.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5192,
   "use": "300",
   "parcel_id": "0803221130135"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 8666,
   "price_per_lot_sqft": 115.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130134"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 8619,
   "price_per_lot_sqft": 116.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130133"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1000000,
   "lot_sqft": 6305,
   "price_per_lot_sqft": 158.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130038"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 19900,
   "lot_sqft": 59487,
   "price_per_lot_sqft": 0.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803121130002"
  },
  {
   "address": "7725 Washington Ave S, Edina",
   "sale_month": "2020-08",
   "price": 11770000,
   "lot_sqft": 177956,
   "price_per_lot_sqft": 66.14,
   "price_per_building_sqft": 394.34,
   "building_sqft": 29847,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30027,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621330003"
  },
  {
   "address": "1550 Parkwood, Woodbury",
   "sale_month": "2020-08",
   "price": 1005000,
   "lot_sqft": 254809,
   "price_per_lot_sqft": 3.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24293,
   "use": "110",
   "parcel_id": "0702821320009"
  },
  {
   "address": "1701 Century Circle, Woodbury",
   "sale_month": "2020-08",
   "price": 1005000,
   "lot_sqft": 201906,
   "price_per_lot_sqft": 4.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27393,
   "use": "110",
   "parcel_id": "0702821320008"
  },
  {
   "address": "1707 Century Circle, Woodbury",
   "sale_month": "2020-08",
   "price": 1005000,
   "lot_sqft": 524519,
   "price_per_lot_sqft": 1.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27740,
   "use": "110",
   "parcel_id": "0702821320006"
  },
  {
   "address": "1525 Parkwood Drive, Woodbury",
   "sale_month": "2020-08",
   "price": 1005000,
   "lot_sqft": 185669,
   "price_per_lot_sqft": 5.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16517,
   "use": "110",
   "parcel_id": "0702821310006"
  },
  {
   "address": "274 Fillmore Avenue East, Saint Paul",
   "sale_month": "2020-08",
   "price": 3075000,
   "lot_sqft": 149859,
   "price_per_lot_sqft": 20.52,
   "price_per_building_sqft": 67.09,
   "building_sqft": 45831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46108,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822240014"
  },
  {
   "address": "2999 Highway 61, Maplewood",
   "sale_month": "2020-08",
   "price": 1435700,
   "lot_sqft": 105730,
   "price_per_lot_sqft": 13.58,
   "price_per_building_sqft": 294.2,
   "building_sqft": 4880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4909,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922140058"
  },
  {
   "address": "4347 Fremont Ave N, Minneapolis",
   "sale_month": "2020-08",
   "price": 475000,
   "lot_sqft": 5126,
   "price_per_lot_sqft": 92.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1174,
   "use": "TRIPLEX",
   "parcel_id": "0402924120211"
  },
  {
   "address": "3611 Colfax Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 2627500,
   "lot_sqft": 9534,
   "price_per_lot_sqft": 275.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5152,
   "use": "APARTMENT",
   "parcel_id": "0402824440032"
  },
  {
   "address": "3619 Colfax Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 2627500,
   "lot_sqft": 7995,
   "price_per_lot_sqft": 328.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3863,
   "use": "APARTMENT",
   "parcel_id": "0402824440031"
  },
  {
   "address": "3331 Hennepin Ave, Minneapolis",
   "sale_month": "2020-08",
   "price": 241000,
   "lot_sqft": 5107,
   "price_per_lot_sqft": 47.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 685,
   "use": "APARTMENT",
   "parcel_id": "0402824130168"
  },
  {
   "address": "3236 Girard Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 1950000,
   "lot_sqft": 5380,
   "price_per_lot_sqft": 362.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1121,
   "use": "APARTMENT",
   "parcel_id": "0402824130060"
  },
  {
   "address": "3232 Girard Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 1950000,
   "lot_sqft": 5380,
   "price_per_lot_sqft": 362.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1080,
   "use": "APARTMENT",
   "parcel_id": "0402824130059"
  },
  {
   "address": "3228 Girard Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 1950000,
   "lot_sqft": 5380,
   "price_per_lot_sqft": 362.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1708,
   "use": "APARTMENT",
   "parcel_id": "0402824130058"
  },
  {
   "address": "3224 Girard Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 1950000,
   "lot_sqft": 5380,
   "price_per_lot_sqft": 362.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1671,
   "use": "APARTMENT",
   "parcel_id": "0402824130050"
  },
  {
   "address": "3039 Bryant Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 565000,
   "lot_sqft": 5911,
   "price_per_lot_sqft": 95.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1735,
   "use": "APARTMENT",
   "parcel_id": "0402824110033"
  },
  {
   "address": "181 79th Way Northeast, Fridley",
   "sale_month": "2020-08",
   "price": 714000,
   "lot_sqft": 17508,
   "price_per_lot_sqft": 40.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3344,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "033024420183"
  },
  {
   "address": "1560 Grand Avenue, Saint Paul",
   "sale_month": "2020-08",
   "price": 593000,
   "lot_sqft": 7477,
   "price_per_lot_sqft": 79.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1160,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823320093"
  },
  {
   "address": "501 36th St E, Minneapolis",
   "sale_month": "2020-08",
   "price": 925000,
   "lot_sqft": 7340,
   "price_per_lot_sqft": 126.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4024,
   "use": "APARTMENT",
   "parcel_id": "0302824440012"
  },
  {
   "address": "793 Selby Avenue, Saint Paul",
   "sale_month": "2020-08",
   "price": 554000,
   "lot_sqft": 4769,
   "price_per_lot_sqft": 116.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1395,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823120091"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 3348,
   "lot_sqft": 3134,
   "price_per_lot_sqft": 1.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "022610300010"
  },
  {
   "address": "14055 Grand Avenue, Burnsville",
   "sale_month": "2020-08",
   "price": 1096652,
   "lot_sqft": 47314,
   "price_per_lot_sqft": 23.18,
   "price_per_building_sqft": 121.58,
   "building_sqft": 9020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9074,
   "use": "Commercial-preferred",
   "parcel_id": "022610201061"
  },
  {
   "address": "3732 16th Ave S, Minneapolis",
   "sale_month": "2020-08",
   "price": 476100,
   "lot_sqft": 4890,
   "price_per_lot_sqft": 97.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 831,
   "use": "TRIPLEX",
   "parcel_id": "0202824440065"
  },
  {
   "address": null,
   "sale_month": "2020-08",
   "price": 1969000,
   "lot_sqft": 8947,
   "price_per_lot_sqft": 220.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310071"
  },
  {
   "address": "8097 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2020-08",
   "price": 1969000,
   "lot_sqft": 40245,
   "price_per_lot_sqft": 48.93,
   "price_per_building_sqft": 207.94,
   "building_sqft": 9469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9526,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024310047"
  },
  {
   "address": "1841 Lake St E, Minneapolis",
   "sale_month": "2020-08",
   "price": 460000,
   "lot_sqft": 6748,
   "price_per_lot_sqft": 68.17,
   "price_per_building_sqft": 102.56,
   "building_sqft": 4485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4512,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824220033"
  },
  {
   "address": "2401 Lake St E, Minneapolis",
   "sale_month": "2020-08",
   "price": 535000,
   "lot_sqft": 12843,
   "price_per_lot_sqft": 41.66,
   "price_per_building_sqft": 171.31,
   "building_sqft": 3123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120124"
  },
  {
   "address": "920 Summit Avenue, South Saint Paul",
   "sale_month": "2020-07",
   "price": 960000,
   "lot_sqft": 17151,
   "price_per_lot_sqft": 55.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4111,
   "use": "Apartment",
   "parcel_id": "367020201232"
  },
  {
   "address": "1120 Bryant Avenue, South Saint Paul",
   "sale_month": "2020-07",
   "price": 960000,
   "lot_sqft": 33548,
   "price_per_lot_sqft": 28.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3873,
   "use": "Apartment",
   "parcel_id": "367020201210"
  },
  {
   "address": "597 Blair Avenue, Saint Paul",
   "sale_month": "2020-07",
   "price": 440000,
   "lot_sqft": 7420,
   "price_per_lot_sqft": 59.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1944,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923220138"
  },
  {
   "address": "10810 South Shore Dr, Plymouth",
   "sale_month": "2020-07",
   "price": 7750000,
   "lot_sqft": 230618,
   "price_per_lot_sqft": 33.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7408,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3611822220023"
  },
  {
   "address": "3028 Lake St E, Minneapolis",
   "sale_month": "2020-07",
   "price": 350000,
   "lot_sqft": 8498,
   "price_per_lot_sqft": 41.19,
   "price_per_building_sqft": 95.21,
   "building_sqft": 3676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3698,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924440224"
  },
  {
   "address": "11721 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2020-07",
   "price": 600000,
   "lot_sqft": 167303,
   "price_per_lot_sqft": 3.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12576,
   "use": "300",
   "parcel_id": "3602721420021"
  },
  {
   "address": "2711 16th Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 345900,
   "lot_sqft": 4960,
   "price_per_lot_sqft": 69.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1379,
   "use": "TRIPLEX",
   "parcel_id": "3502924410092"
  },
  {
   "address": "2456 Bloomington Ave, Minneapolis",
   "sale_month": "2020-07",
   "price": 625300,
   "lot_sqft": 4158,
   "price_per_lot_sqft": 150.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924130111"
  },
  {
   "address": "366 State Hwy No 7, Excelsior",
   "sale_month": "2020-07",
   "price": 400000,
   "lot_sqft": 16513,
   "price_per_lot_sqft": 24.22,
   "price_per_building_sqft": 179.69,
   "building_sqft": 2226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2239,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140042"
  },
  {
   "address": "33 Water St, Excelsior",
   "sale_month": "2020-07",
   "price": 260000,
   "lot_sqft": 864,
   "price_per_lot_sqft": 300.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110018"
  },
  {
   "address": "2415 Harriet Ave, Minneapolis",
   "sale_month": "2020-07",
   "price": 625000,
   "lot_sqft": 6215,
   "price_per_lot_sqft": 100.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2121,
   "use": "APARTMENT",
   "parcel_id": "3402924230202"
  },
  {
   "address": "2413 1st Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 200000,
   "lot_sqft": 5882,
   "price_per_lot_sqft": 34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3402924130009"
  },
  {
   "address": "2817 Girard Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 15100000,
   "lot_sqft": 22182,
   "price_per_lot_sqft": 680.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "APARTMENT",
   "parcel_id": "3302924430224"
  },
  {
   "address": null,
   "sale_month": "2020-07",
   "price": 300000,
   "lot_sqft": 6423,
   "price_per_lot_sqft": 46.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340069"
  },
  {
   "address": "22978 Butterfield Drive Northwest, Saint Francis",
   "sale_month": "2020-07",
   "price": 300000,
   "lot_sqft": 20083,
   "price_per_lot_sqft": 14.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8966,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340064"
  },
  {
   "address": "1512 92nd Lane Northeast, Blaine",
   "sale_month": "2020-07",
   "price": 750000,
   "lot_sqft": 43428,
   "price_per_lot_sqft": 17.27,
   "price_per_building_sqft": 93.87,
   "building_sqft": 7990,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8038,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120033"
  },
  {
   "address": "761 1st Street Southwest, New Brighton",
   "sale_month": "2020-07",
   "price": 700000,
   "lot_sqft": 70535,
   "price_per_lot_sqft": 9.92,
   "price_per_building_sqft": 193.21,
   "building_sqft": 3623,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3645,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023120020"
  },
  {
   "address": "2127 Marshall Avenue, Saint Paul",
   "sale_month": "2020-07",
   "price": 1180000,
   "lot_sqft": 26914,
   "price_per_lot_sqft": 43.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1788,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923440123"
  },
  {
   "address": "7030 6th Street North, Oakdale",
   "sale_month": "2020-07",
   "price": 2700000,
   "lot_sqft": 102066,
   "price_per_lot_sqft": 26.45,
   "price_per_building_sqft": 98.37,
   "building_sqft": 27447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27612,
   "use": "305",
   "parcel_id": "3202921230007"
  },
  {
   "address": "118 Peavey Circle, Chaska",
   "sale_month": "2020-07",
   "price": 1900000,
   "lot_sqft": 101421,
   "price_per_lot_sqft": 18.73,
   "price_per_building_sqft": 98.52,
   "building_sqft": 19285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19402,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "304860030"
  },
  {
   "address": "1110 Hazeltine Boulevard, Chaska",
   "sale_month": "2020-07",
   "price": 3023000,
   "lot_sqft": 102686,
   "price_per_lot_sqft": 29.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302210030"
  },
  {
   "address": "13575 Fenway Boulevard North, Hugo",
   "sale_month": "2020-07",
   "price": 1250000,
   "lot_sqft": 80794,
   "price_per_lot_sqft": 15.47,
   "price_per_building_sqft": 70.07,
   "building_sqft": 17840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17948,
   "use": "305",
   "parcel_id": "3003121140003"
  },
  {
   "address": "990 Payne Avenue, Saint Paul",
   "sale_month": "2020-07",
   "price": 515000,
   "lot_sqft": 13777,
   "price_per_lot_sqft": 37.38,
   "price_per_building_sqft": 36.5,
   "building_sqft": 14111,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14196,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130183"
  },
  {
   "address": "6801 France Ave S, Edina",
   "sale_month": "2020-07",
   "price": 25500000,
   "lot_sqft": 90904,
   "price_per_lot_sqft": 280.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9939,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824330027"
  },
  {
   "address": "855 County Road E East, Vadnais Heights",
   "sale_month": "2020-07",
   "price": 2000000,
   "lot_sqft": 84801,
   "price_per_lot_sqft": 23.58,
   "price_per_building_sqft": 270.01,
   "building_sqft": 7407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7452,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022330040"
  },
  {
   "address": "2300 Vierling Drive West, Shakopee",
   "sale_month": "2020-07",
   "price": 1650000,
   "lot_sqft": 690009,
   "price_per_lot_sqft": 2.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274730040"
  },
  {
   "address": "1368 7th Street East, Saint Paul",
   "sale_month": "2020-07",
   "price": 308000,
   "lot_sqft": 4414,
   "price_per_lot_sqft": 69.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1240,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922330021"
  },
  {
   "address": "1904 15th Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 260000,
   "lot_sqft": 5741,
   "price_per_lot_sqft": 45.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1822,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924430108"
  },
  {
   "address": "715 18th St E, Minneapolis",
   "sale_month": "2020-07",
   "price": 79000,
   "lot_sqft": 3650,
   "price_per_lot_sqft": 21.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924330046"
  },
  {
   "address": "16211 Birch Avenue Southeast, Prior Lake",
   "sale_month": "2020-07",
   "price": 530000,
   "lot_sqft": 21682,
   "price_per_lot_sqft": 24.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "259021110"
  },
  {
   "address": "955 Mackubin Avenue, Saint Paul",
   "sale_month": "2020-07",
   "price": 785000,
   "lot_sqft": 9775,
   "price_per_lot_sqft": 80.31,
   "price_per_building_sqft": 159.49,
   "building_sqft": 4922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4951,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320001"
  },
  {
   "address": "1501 Park Road, Chanhassen",
   "sale_month": "2020-07",
   "price": 3570000,
   "lot_sqft": 105771,
   "price_per_lot_sqft": 33.75,
   "price_per_building_sqft": 58.21,
   "building_sqft": 61333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61703,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900290"
  },
  {
   "address": null,
   "sale_month": "2020-07",
   "price": 3570000,
   "lot_sqft": 83818,
   "price_per_lot_sqft": 42.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900280"
  },
  {
   "address": "4495 Cottage Grove Drive, Woodbury",
   "sale_month": "2020-07",
   "price": 640000,
   "lot_sqft": 318715,
   "price_per_lot_sqft": 2.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2502821230002"
  },
  {
   "address": "2300 Main Street, Lino Lakes",
   "sale_month": "2020-07",
   "price": 4550000,
   "lot_sqft": 780606,
   "price_per_lot_sqft": 5.83,
   "price_per_building_sqft": 32.04,
   "building_sqft": 142001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 142858,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122140002"
  },
  {
   "address": "520 6th Street Northwest, New Prague",
   "sale_month": "2020-07",
   "price": 477500,
   "lot_sqft": 39968,
   "price_per_lot_sqft": 11.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "241070010"
  },
  {
   "address": null,
   "sale_month": "2020-07",
   "price": 400000,
   "lot_sqft": 643896,
   "price_per_lot_sqft": 0.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123320001"
  },
  {
   "address": null,
   "sale_month": "2020-07",
   "price": 400000,
   "lot_sqft": 538479,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123220002"
  },
  {
   "address": "20980 Rogers Dr, Rogers",
   "sale_month": "2020-07",
   "price": 980000,
   "lot_sqft": 30724,
   "price_per_lot_sqft": 31.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023110020"
  },
  {
   "address": "5728 Cedar Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 1030000,
   "lot_sqft": 33795,
   "price_per_lot_sqft": 30.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8346,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302824140149"
  },
  {
   "address": null,
   "sale_month": "2020-07",
   "price": 155000,
   "lot_sqft": 8269,
   "price_per_lot_sqft": 18.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922140022"
  },
  {
   "address": "1529 White Bear Avenue North, Saint Paul",
   "sale_month": "2020-07",
   "price": 155000,
   "lot_sqft": 13267,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": 58.25,
   "building_sqft": 2661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2677,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922140021"
  },
  {
   "address": "7291 Stillwater Boulevard North, Oakdale",
   "sale_month": "2020-07",
   "price": 181250,
   "lot_sqft": 58662,
   "price_per_lot_sqft": 3.09,
   "price_per_building_sqft": 226.28,
   "building_sqft": 801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 806,
   "use": "305",
   "parcel_id": "2002921240004"
  },
  {
   "address": "5912 Washburn Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 426000,
   "lot_sqft": 5102,
   "price_per_lot_sqft": 83.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1296,
   "use": "TRIPLEX",
   "parcel_id": "2002824420103"
  },
  {
   "address": "1370 South Frontage Road, Hastings",
   "sale_month": "2020-07",
   "price": 900000,
   "lot_sqft": 42879,
   "price_per_lot_sqft": 20.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "Commercial-preferred",
   "parcel_id": "198300301021"
  },
  {
   "address": "1309 Vermillion Street, Hastings",
   "sale_month": "2020-07",
   "price": 785000,
   "lot_sqft": 47222,
   "price_per_lot_sqft": 16.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6131,
   "use": "Commercial-preferred",
   "parcel_id": "197730004191"
  },
  {
   "address": "815 17th Street West, Hastings",
   "sale_month": "2020-07",
   "price": 380000,
   "lot_sqft": 9891,
   "price_per_lot_sqft": 38.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "Apartment",
   "parcel_id": "196340004240"
  },
  {
   "address": "4628 Rosemary Way North, Hugo",
   "sale_month": "2020-07",
   "price": 809059,
   "lot_sqft": 789839,
   "price_per_lot_sqft": 1.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1903121210017"
  },
  {
   "address": "8862 Zealand Ave N, Brooklyn Park",
   "sale_month": "2020-07",
   "price": 640000,
   "lot_sqft": 29230,
   "price_per_lot_sqft": 21.9,
   "price_per_building_sqft": 109.38,
   "building_sqft": 5851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5886,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420021"
  },
  {
   "address": "124 Co Rd No 81 Svc Rd E, Osseo",
   "sale_month": "2020-07",
   "price": 375000,
   "lot_sqft": 5160,
   "price_per_lot_sqft": 72.67,
   "price_per_building_sqft": 126.39,
   "building_sqft": 2967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2985,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320076"
  },
  {
   "address": "2600 Winter St NE, Minneapolis",
   "sale_month": "2020-07",
   "price": 17400000,
   "lot_sqft": 748711,
   "price_per_lot_sqft": 23.24,
   "price_per_building_sqft": 43.28,
   "building_sqft": 402040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 404467,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923430041"
  },
  {
   "address": "6415 Lake Road, Woodbury",
   "sale_month": "2020-07",
   "price": 1100000,
   "lot_sqft": 42645,
   "price_per_lot_sqft": 25.79,
   "price_per_building_sqft": 152.23,
   "building_sqft": 7226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7269,
   "use": "300",
   "parcel_id": "1802821240009"
  },
  {
   "address": "3390 Library La, St. Louis Park",
   "sale_month": "2020-07",
   "price": 255000,
   "lot_sqft": 11458,
   "price_per_lot_sqft": 22.26,
   "price_per_building_sqft": 332.03,
   "building_sqft": 768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 772,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410032"
  },
  {
   "address": "2813 Golden Valley Rd, Minneapolis",
   "sale_month": "2020-07",
   "price": 330000,
   "lot_sqft": 4729,
   "price_per_lot_sqft": 69.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1006,
   "use": "APARTMENT",
   "parcel_id": "1702924420165"
  },
  {
   "address": "5015 France Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 2700000,
   "lot_sqft": 10508,
   "price_per_lot_sqft": 256.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320198"
  },
  {
   "address": "5152 Hiawatha Ave, Minneapolis",
   "sale_month": "2020-07",
   "price": 275000,
   "lot_sqft": 6504,
   "price_per_lot_sqft": 42.28,
   "price_per_building_sqft": 192.44,
   "building_sqft": 1429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1438,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702823320004"
  },
  {
   "address": "1281 Frost Avenue East, Maplewood",
   "sale_month": "2020-07",
   "price": 698500,
   "lot_sqft": 10788,
   "price_per_lot_sqft": 64.75,
   "price_per_building_sqft": 264.78,
   "building_sqft": 2638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2654,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162922140078"
  },
  {
   "address": "7800 Normandale Blvd, Bloomington",
   "sale_month": "2020-07",
   "price": 26000000,
   "lot_sqft": 267394,
   "price_per_lot_sqft": 97.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 139867,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621210006"
  },
  {
   "address": "5400 78th St W, Bloomington",
   "sale_month": "2020-07",
   "price": 26000000,
   "lot_sqft": 13909,
   "price_per_lot_sqft": 1869.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621210004"
  },
  {
   "address": "7832 Normandale Blvd, Bloomington",
   "sale_month": "2020-07",
   "price": 26000000,
   "lot_sqft": 8371,
   "price_per_lot_sqft": 3105.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621210003"
  },
  {
   "address": "7816 Normandale Blvd, Bloomington",
   "sale_month": "2020-07",
   "price": 26000000,
   "lot_sqft": 61602,
   "price_per_lot_sqft": 422.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4088,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621210002"
  },
  {
   "address": "1512 West Broadway, Minneapolis",
   "sale_month": "2020-07",
   "price": 145000,
   "lot_sqft": 4123,
   "price_per_lot_sqft": 35.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924240132"
  },
  {
   "address": "1900 Penn Ave N, Minneapolis",
   "sale_month": "2020-07",
   "price": 3069,
   "lot_sqft": 2824,
   "price_per_lot_sqft": 1.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1110,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924230131"
  },
  {
   "address": "13625 Technology Dr, Eden Prairie",
   "sale_month": "2020-07",
   "price": 52125000,
   "lot_sqft": 2343436,
   "price_per_lot_sqft": 22.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 294579,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511622130002"
  },
  {
   "address": "1819 State Avenue, Anoka",
   "sale_month": "2020-07",
   "price": 302000,
   "lot_sqft": 16568,
   "price_per_lot_sqft": 18.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1698,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123125120088"
  },
  {
   "address": "255 Colborne Street, Saint Paul",
   "sale_month": "2020-07",
   "price": 667500,
   "lot_sqft": 16226,
   "price_per_lot_sqft": 41.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4497,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "122823210110"
  },
  {
   "address": "4535 Lyndale Ave N, Minneapolis",
   "sale_month": "2020-07",
   "price": 140000,
   "lot_sqft": 4280,
   "price_per_lot_sqft": 32.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821430064"
  },
  {
   "address": "7091 Shady Oak Rd, Eden Prairie",
   "sale_month": "2020-07",
   "price": 3900000,
   "lot_sqft": 192171,
   "price_per_lot_sqft": 20.29,
   "price_per_building_sqft": 79.51,
   "building_sqft": 49048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49344,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622110012"
  },
  {
   "address": "20485 Chippendale Avenue, Empire",
   "sale_month": "2020-07",
   "price": 300000,
   "lot_sqft": 37863,
   "price_per_lot_sqft": 7.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 692,
   "use": "Commercial-preferred",
   "parcel_id": "120300004021"
  },
  {
   "address": "1621 19th Ave NE, Minneapolis",
   "sale_month": "2020-07",
   "price": 594000,
   "lot_sqft": 8496,
   "price_per_lot_sqft": 69.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1897,
   "use": "APARTMENT",
   "parcel_id": "1202924430187"
  },
  {
   "address": "2589 Hamline Avenue North, Roseville",
   "sale_month": "2020-07",
   "price": 208000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 128.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210065"
  },
  {
   "address": "3807 2nd Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 900000,
   "lot_sqft": 10331,
   "price_per_lot_sqft": 87.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3490,
   "use": "APARTMENT",
   "parcel_id": "1002824120028"
  },
  {
   "address": "1800 Highway 36 West, Roseville",
   "sale_month": "2020-07",
   "price": 1900000,
   "lot_sqft": 83724,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": 97.95,
   "building_sqft": 19397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19514,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923430011"
  },
  {
   "address": "7750 Normandale Blvd, Bloomington",
   "sale_month": "2020-07",
   "price": 26000000,
   "lot_sqft": 366194,
   "price_per_lot_sqft": 71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621340013"
  },
  {
   "address": null,
   "sale_month": "2020-07",
   "price": 26000000,
   "lot_sqft": 15089,
   "price_per_lot_sqft": 1723.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621330005"
  },
  {
   "address": "4519 Bryant Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 1450000,
   "lot_sqft": 7250,
   "price_per_lot_sqft": 200,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2629,
   "use": "APARTMENT",
   "parcel_id": "0902824440126"
  },
  {
   "address": "183 Morton Street East, Saint Paul",
   "sale_month": "2020-07",
   "price": 320000,
   "lot_sqft": 8776,
   "price_per_lot_sqft": 36.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2108,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822310015"
  },
  {
   "address": "107 12th Street Southwest, Forest Lake",
   "sale_month": "2020-07",
   "price": 3425000,
   "lot_sqft": 45489,
   "price_per_lot_sqft": 75.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "300",
   "parcel_id": "0803221230010"
  },
  {
   "address": "25 Lake Street North, Forest Lake",
   "sale_month": "2020-07",
   "price": 370000,
   "lot_sqft": 5981,
   "price_per_lot_sqft": 61.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120148"
  },
  {
   "address": "519 Jefferson Street, Anoka",
   "sale_month": "2020-07",
   "price": 930000,
   "lot_sqft": 16436,
   "price_per_lot_sqft": 56.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4741,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210111"
  },
  {
   "address": "2942 Rice Street, Little Canada",
   "sale_month": "2020-07",
   "price": 1900000,
   "lot_sqft": 76070,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": 68.45,
   "building_sqft": 27758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27925,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922230009"
  },
  {
   "address": "2946 Rice Street, Little Canada",
   "sale_month": "2020-07",
   "price": 1900000,
   "lot_sqft": 65664,
   "price_per_lot_sqft": 28.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230007"
  },
  {
   "address": null,
   "sale_month": "2020-07",
   "price": 2221000,
   "lot_sqft": 77330,
   "price_per_lot_sqft": 28.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062822410070"
  },
  {
   "address": null,
   "sale_month": "2020-07",
   "price": 2221000,
   "lot_sqft": 136434,
   "price_per_lot_sqft": 16.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822410069"
  },
  {
   "address": null,
   "sale_month": "2020-07",
   "price": 2221000,
   "lot_sqft": 8383,
   "price_per_lot_sqft": 264.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822140024"
  },
  {
   "address": "185 Century Avenue, Woodbury",
   "sale_month": "2020-07",
   "price": 1925000,
   "lot_sqft": 26009,
   "price_per_lot_sqft": 74.01,
   "price_per_building_sqft": 600.44,
   "building_sqft": 3206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3225,
   "use": "300",
   "parcel_id": "0602821220001"
  },
  {
   "address": "12535 Ulysses Street Northeast, Blaine",
   "sale_month": "2020-07",
   "price": 215000,
   "lot_sqft": 43622,
   "price_per_lot_sqft": 4.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123340131"
  },
  {
   "address": "7828 Hudson Road, Woodbury",
   "sale_month": "2020-07",
   "price": 1900000,
   "lot_sqft": 48519,
   "price_per_lot_sqft": 39.16,
   "price_per_building_sqft": 155.01,
   "building_sqft": 12257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12331,
   "use": "300",
   "parcel_id": "0502821110002"
  },
  {
   "address": "1761 County Road C West, Roseville",
   "sale_month": "2020-07",
   "price": 5975000,
   "lot_sqft": 70476,
   "price_per_lot_sqft": 84.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4821,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923430022"
  },
  {
   "address": "2705 Herschel Street North, Roseville",
   "sale_month": "2020-07",
   "price": 5975000,
   "lot_sqft": 345365,
   "price_per_lot_sqft": 17.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23150,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042923430018"
  },
  {
   "address": "2740 Fairview Avenue North, Roseville",
   "sale_month": "2020-07",
   "price": 1980000,
   "lot_sqft": 120764,
   "price_per_lot_sqft": 16.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042923430016"
  },
  {
   "address": "5120 56th Ave N, Crystal",
   "sale_month": "2020-07",
   "price": 340000,
   "lot_sqft": 22244,
   "price_per_lot_sqft": 15.29,
   "price_per_building_sqft": 129.47,
   "building_sqft": 2626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2642,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821430053"
  },
  {
   "address": "810 31st St W, Minneapolis",
   "sale_month": "2020-07",
   "price": 378972,
   "lot_sqft": 24100,
   "price_per_lot_sqft": 15.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10180,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110030"
  },
  {
   "address": "233 Radio Drive, Woodbury",
   "sale_month": "2020-07",
   "price": 3810525,
   "lot_sqft": 304631,
   "price_per_lot_sqft": 12.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5788,
   "use": "300",
   "parcel_id": "0402821130033"
  },
  {
   "address": "6450 Carlson Dr, Eden Prairie",
   "sale_month": "2020-07",
   "price": 3025000,
   "lot_sqft": 172881,
   "price_per_lot_sqft": 17.5,
   "price_per_building_sqft": 71.89,
   "building_sqft": 42079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42333,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220034"
  },
  {
   "address": "1 Lake St W, Minneapolis",
   "sale_month": "2020-07",
   "price": 2835000,
   "lot_sqft": 97014,
   "price_per_lot_sqft": 29.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25529,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824210135"
  },
  {
   "address": "14255 Southcross Drive West, Burnsville",
   "sale_month": "2020-07",
   "price": 2130000,
   "lot_sqft": 160571,
   "price_per_lot_sqft": 13.27,
   "price_per_building_sqft": 59.5,
   "building_sqft": 35797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36013,
   "use": "Industrial-preferred",
   "parcel_id": "025872501020"
  },
  {
   "address": "941 Goodrich Avenue, Saint Paul",
   "sale_month": "2020-07",
   "price": 625000,
   "lot_sqft": 6160,
   "price_per_lot_sqft": 101.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3145,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310125"
  },
  {
   "address": "3508 Cedar Ave S, Minneapolis",
   "sale_month": "2020-07",
   "price": 137900,
   "lot_sqft": 5667,
   "price_per_lot_sqft": 24.33,
   "price_per_building_sqft": 90.6,
   "building_sqft": 1522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1531,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824410224"
  },
  {
   "address": "3711 Columbus Ave, Minneapolis",
   "sale_month": "2020-07",
   "price": 650000,
   "lot_sqft": 6185,
   "price_per_lot_sqft": 105.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2220,
   "use": "APARTMENT",
   "parcel_id": "0202824330066"
  },
  {
   "address": "3715 Columbus Ave, Minneapolis",
   "sale_month": "2020-07",
   "price": 650000,
   "lot_sqft": 6183,
   "price_per_lot_sqft": 105.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2332,
   "use": "APARTMENT",
   "parcel_id": "0202824330065"
  },
  {
   "address": "3416 Park Ave, Minneapolis",
   "sale_month": "2020-07",
   "price": 250000,
   "lot_sqft": 4437,
   "price_per_lot_sqft": 56.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1511,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824320069"
  },
  {
   "address": "161 South Owasso Boulevard West, Roseville",
   "sale_month": "2020-07",
   "price": 344000,
   "lot_sqft": 84046,
   "price_per_lot_sqft": 4.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2446,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012923110058"
  },
  {
   "address": "429 Elm Street West, Norwood Young America",
   "sale_month": "2020-06",
   "price": 241000,
   "lot_sqft": 17922,
   "price_per_lot_sqft": 13.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3214,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "580151700"
  },
  {
   "address": "8500 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2020-06",
   "price": 546706,
   "lot_sqft": 61625,
   "price_per_lot_sqft": 8.87,
   "price_per_building_sqft": 53.72,
   "building_sqft": 10177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10238,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124440021"
  },
  {
   "address": "11100 Bren Rd W, Minnetonka",
   "sale_month": "2020-06",
   "price": 2800000,
   "lot_sqft": 93426,
   "price_per_lot_sqft": 29.97,
   "price_per_building_sqft": 140.57,
   "building_sqft": 19919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20039,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722230010"
  },
  {
   "address": "2513 29th Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 209000,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 27.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 764,
   "use": "TRIPLEX",
   "parcel_id": "3602924140133"
  },
  {
   "address": "508 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2020-06",
   "price": 355000,
   "lot_sqft": 12280,
   "price_per_lot_sqft": 28.91,
   "price_per_building_sqft": 157.85,
   "building_sqft": 2249,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2263,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310002"
  },
  {
   "address": "1905 Wilson Avenue, Saint Paul",
   "sale_month": "2020-06",
   "price": 3700000,
   "lot_sqft": 69811,
   "price_per_lot_sqft": 53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11889,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922310031"
  },
  {
   "address": "2747 12th Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 35000,
   "lot_sqft": 6244,
   "price_per_lot_sqft": 5.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924420242"
  },
  {
   "address": "2942 Oakland Ave, Minneapolis",
   "sale_month": "2020-06",
   "price": 350000,
   "lot_sqft": 4877,
   "price_per_lot_sqft": 71.77,
   "price_per_building_sqft": 149.38,
   "building_sqft": 2343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2358,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330162"
  },
  {
   "address": "2104 Harriet Ave, Minneapolis",
   "sale_month": "2020-06",
   "price": 750000,
   "lot_sqft": 5145,
   "price_per_lot_sqft": 145.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1412,
   "use": "APARTMENT",
   "parcel_id": "3402924220062"
  },
  {
   "address": null,
   "sale_month": "2020-06",
   "price": 35000,
   "lot_sqft": 3670,
   "price_per_lot_sqft": 9.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922240225"
  },
  {
   "address": "571 Earl Street, Saint Paul",
   "sale_month": "2020-06",
   "price": 35000,
   "lot_sqft": 7351,
   "price_per_lot_sqft": 4.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922240220"
  },
  {
   "address": "6500 Zane Ave N, Brooklyn Park",
   "sale_month": "2020-06",
   "price": 5375000,
   "lot_sqft": 182905,
   "price_per_lot_sqft": 29.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62863,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311921240007"
  },
  {
   "address": "2828 Girard Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 2268029,
   "lot_sqft": 16248,
   "price_per_lot_sqft": 139.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1173,
   "use": "APARTMENT",
   "parcel_id": "3302924430225"
  },
  {
   "address": "2118 Dupont Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 1900000,
   "lot_sqft": 7615,
   "price_per_lot_sqft": 249.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4588,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924120013"
  },
  {
   "address": "7514 Oliver Ave S, Richfield",
   "sale_month": "2020-06",
   "price": 230000,
   "lot_sqft": 9831,
   "price_per_lot_sqft": 23.4,
   "price_per_building_sqft": 196.41,
   "building_sqft": 1171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1179,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824320032"
  },
  {
   "address": null,
   "sale_month": "2020-06",
   "price": 760000,
   "lot_sqft": 64167,
   "price_per_lot_sqft": 11.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223340011"
  },
  {
   "address": "13314 Highway 65 Northeast, Ham Lake",
   "sale_month": "2020-06",
   "price": 760000,
   "lot_sqft": 43504,
   "price_per_lot_sqft": 17.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223340009"
  },
  {
   "address": "11015 Holly La N, Dayton",
   "sale_month": "2020-06",
   "price": 27750000,
   "lot_sqft": 447136,
   "price_per_lot_sqft": 62.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3212022330007"
  },
  {
   "address": "270 8th Street East, Saint Paul",
   "sale_month": "2020-06",
   "price": 800000,
   "lot_sqft": 10090,
   "price_per_lot_sqft": 79.29,
   "price_per_building_sqft": 70.58,
   "building_sqft": 11335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11404,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440354"
  },
  {
   "address": "11011 Holly La N, Dayton",
   "sale_month": "2020-06",
   "price": 27750000,
   "lot_sqft": 446555,
   "price_per_lot_sqft": 62.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 172470,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022440007"
  },
  {
   "address": "4902 Lincoln Dr, Edina",
   "sale_month": "2020-06",
   "price": 485000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 329.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230007"
  },
  {
   "address": "4900 Lincoln Dr, Edina",
   "sale_month": "2020-06",
   "price": 485000,
   "lot_sqft": 1945,
   "price_per_lot_sqft": 249.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230006"
  },
  {
   "address": "414 Erie St SE, Minneapolis",
   "sale_month": "2020-06",
   "price": 3795000,
   "lot_sqft": 16855,
   "price_per_lot_sqft": 225.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5083,
   "use": "APARTMENT",
   "parcel_id": "3002923230038"
  },
  {
   "address": "4040 70th St W, Edina",
   "sale_month": "2020-06",
   "price": 3650000,
   "lot_sqft": 68553,
   "price_per_lot_sqft": 53.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10442,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3002824440004"
  },
  {
   "address": "650 Aguirre Avenue, Saint Paul",
   "sale_month": "2020-06",
   "price": 40000,
   "lot_sqft": 63688,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420356"
  },
  {
   "address": "6215 Oliver Ave S, Richfield",
   "sale_month": "2020-06",
   "price": 75000,
   "lot_sqft": 46341,
   "price_per_lot_sqft": 1.62,
   "price_per_building_sqft": 17.75,
   "building_sqft": 4226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4252,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220135"
  },
  {
   "address": "14105 Azurite Street Northwest, Ramsey",
   "sale_month": "2020-06",
   "price": 875000,
   "lot_sqft": 42489,
   "price_per_lot_sqft": 20.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11439,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225440006"
  },
  {
   "address": "1333 Nicollet Mall, Minneapolis",
   "sale_month": "2020-06",
   "price": 850000,
   "lot_sqft": 6192,
   "price_per_lot_sqft": 137.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924130220"
  },
  {
   "address": "815 Nicollet Mall, Minneapolis",
   "sale_month": "2020-06",
   "price": 3700000,
   "lot_sqft": 5747,
   "price_per_lot_sqft": 643.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120094"
  },
  {
   "address": "7225 Highway 13 West, Savage",
   "sale_month": "2020-06",
   "price": 1800000,
   "lot_sqft": 262161,
   "price_per_lot_sqft": 6.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2039,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269080050"
  },
  {
   "address": "8750 Egan Drive, Savage",
   "sale_month": "2020-06",
   "price": 120000,
   "lot_sqft": 1005,
   "price_per_lot_sqft": 119.4,
   "price_per_building_sqft": 48.94,
   "building_sqft": 2452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2466,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950110"
  },
  {
   "address": "4811 Bluff Heights Trail Southeast, Prior Lake",
   "sale_month": "2020-06",
   "price": 380000,
   "lot_sqft": 18133,
   "price_per_lot_sqft": 20.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "251670030"
  },
  {
   "address": "805 Mainstreet, Hopkins",
   "sale_month": "2020-06",
   "price": 520000,
   "lot_sqft": 5830,
   "price_per_lot_sqft": 89.19,
   "price_per_building_sqft": 35.68,
   "building_sqft": 14575,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14663,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420067"
  },
  {
   "address": "1206 Mainstreet, Hopkins",
   "sale_month": "2020-06",
   "price": 185000,
   "lot_sqft": 2921,
   "price_per_lot_sqft": 63.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340083"
  },
  {
   "address": "616 12th Ave SE, Minneapolis",
   "sale_month": "2020-06",
   "price": 5075000,
   "lot_sqft": 9513,
   "price_per_lot_sqft": 533.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3416,
   "use": "APARTMENT",
   "parcel_id": "2402924420144"
  },
  {
   "address": "1202 7th St SE, Minneapolis",
   "sale_month": "2020-06",
   "price": 5075000,
   "lot_sqft": 9285,
   "price_per_lot_sqft": 546.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3200,
   "use": "APARTMENT",
   "parcel_id": "2402924420143"
  },
  {
   "address": "251 57th Place Northeast, Fridley",
   "sale_month": "2020-06",
   "price": 349500,
   "lot_sqft": 18669,
   "price_per_lot_sqft": 18.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2288,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024230153"
  },
  {
   "address": "5980 2 1/2 Street Northeast, Fridley",
   "sale_month": "2020-06",
   "price": 465000,
   "lot_sqft": 11023,
   "price_per_lot_sqft": 42.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3482,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220085"
  },
  {
   "address": "2800 Fernbrook La N, Plymouth",
   "sale_month": "2020-06",
   "price": 1881356,
   "lot_sqft": 99228,
   "price_per_lot_sqft": 18.96,
   "price_per_building_sqft": 101.07,
   "building_sqft": 18615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18728,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822330001"
  },
  {
   "address": "21980 Hamburg Avenue, Lakeville",
   "sale_month": "2020-06",
   "price": 3030000,
   "lot_sqft": 205074,
   "price_per_lot_sqft": 14.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 60391,
   "use": "Industrial-preferred",
   "parcel_id": "221110002070"
  },
  {
   "address": "160 Glenwood Ave, Minneapolis",
   "sale_month": "2020-06",
   "price": 2125000,
   "lot_sqft": 28898,
   "price_per_lot_sqft": 73.53,
   "price_per_building_sqft": 143.61,
   "building_sqft": 14797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14886,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924330023"
  },
  {
   "address": "5804 Excelsior Blvd, St. Louis Park",
   "sale_month": "2020-06",
   "price": 700000,
   "lot_sqft": 14665,
   "price_per_lot_sqft": 47.73,
   "price_per_building_sqft": 261.88,
   "building_sqft": 2673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2689,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240066"
  },
  {
   "address": "261 Girard Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1200000,
   "lot_sqft": 7085,
   "price_per_lot_sqft": 169.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 815,
   "use": "APARTMENT",
   "parcel_id": "2102924430094"
  },
  {
   "address": "232 Humboldt Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1200000,
   "lot_sqft": 3120,
   "price_per_lot_sqft": 384.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2102924430060"
  },
  {
   "address": "236 Humboldt Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1200000,
   "lot_sqft": 3020,
   "price_per_lot_sqft": 397.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 629,
   "use": "APARTMENT",
   "parcel_id": "2102924430059"
  },
  {
   "address": "238 Humboldt Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1200000,
   "lot_sqft": 3020,
   "price_per_lot_sqft": 397.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2102924430058"
  },
  {
   "address": "242 Humboldt Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1200000,
   "lot_sqft": 3020,
   "price_per_lot_sqft": 397.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1198,
   "use": "APARTMENT",
   "parcel_id": "2102924430057"
  },
  {
   "address": "244 Humboldt Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1200000,
   "lot_sqft": 4529,
   "price_per_lot_sqft": 264.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1209,
   "use": "APARTMENT",
   "parcel_id": "2102924430056"
  },
  {
   "address": "250 Humboldt Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1200000,
   "lot_sqft": 4529,
   "price_per_lot_sqft": 264.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1211,
   "use": "APARTMENT",
   "parcel_id": "2102924430055"
  },
  {
   "address": "255 Girard Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1200000,
   "lot_sqft": 4723,
   "price_per_lot_sqft": 254.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2102924430043"
  },
  {
   "address": "267 Girard Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1200000,
   "lot_sqft": 7085,
   "price_per_lot_sqft": 169.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2102924430040"
  },
  {
   "address": "249 Irving Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1319000,
   "lot_sqft": 5100,
   "price_per_lot_sqft": 258.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2872,
   "use": "APARTMENT",
   "parcel_id": "2102924340058"
  },
  {
   "address": "224 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2020-06",
   "price": 1319000,
   "lot_sqft": 10746,
   "price_per_lot_sqft": 122.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2867,
   "use": "APARTMENT",
   "parcel_id": "2102924340057"
  },
  {
   "address": "1016 Newton Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 192500,
   "lot_sqft": 5328,
   "price_per_lot_sqft": 36.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2170,
   "use": "APARTMENT",
   "parcel_id": "2102924220035"
  },
  {
   "address": "682 Commerce Drive, Hastings",
   "sale_month": "2020-06",
   "price": 476000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 10.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25498,
   "use": "Commercial-preferred",
   "parcel_id": "193200502020"
  },
  {
   "address": "1100 Spiral Boulevard, Hastings",
   "sale_month": "2020-06",
   "price": 3200050,
   "lot_sqft": 241787,
   "price_per_lot_sqft": 13.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 70709,
   "use": "Industrial-preferred",
   "parcel_id": "193200203012"
  },
  {
   "address": "2244 Pike Lake Drive, New Brighton",
   "sale_month": "2020-06",
   "price": 450000,
   "lot_sqft": 12346,
   "price_per_lot_sqft": 36.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2250,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "193023430023"
  },
  {
   "address": "8848 Zealand Ave N, Brooklyn Park",
   "sale_month": "2020-06",
   "price": 424999,
   "lot_sqft": 27637,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 90.79,
   "building_sqft": 4681,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4709,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921420023"
  },
  {
   "address": "3416 Shoreline Dr, Orono",
   "sale_month": "2020-06",
   "price": 920000,
   "lot_sqft": 23329,
   "price_per_lot_sqft": 39.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723430098"
  },
  {
   "address": "2013 Irving Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 345000,
   "lot_sqft": 5486,
   "price_per_lot_sqft": 62.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924240080"
  },
  {
   "address": "2312 Emerson Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 144500,
   "lot_sqft": 7839,
   "price_per_lot_sqft": 18.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1452,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924120014"
  },
  {
   "address": "1301 Marshall St NE, Minneapolis",
   "sale_month": "2020-06",
   "price": 22900000,
   "lot_sqft": 21461,
   "price_per_lot_sqft": 1067.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1574,
   "use": "APARTMENT",
   "parcel_id": "1502924140115"
  },
  {
   "address": "521 Main St NE, Minneapolis",
   "sale_month": "2020-06",
   "price": 465000,
   "lot_sqft": 13487,
   "price_per_lot_sqft": 34.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1266,
   "use": "APARTMENT",
   "parcel_id": "1402924330063"
  },
  {
   "address": "754 Randolph Avenue, Saint Paul",
   "sale_month": "2020-06",
   "price": 220000,
   "lot_sqft": 17990,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": 45.6,
   "building_sqft": 4825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4854,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823420002"
  },
  {
   "address": "972 Hamel Rd, Medina",
   "sale_month": "2020-06",
   "price": 605000,
   "lot_sqft": 29675,
   "price_per_lot_sqft": 20.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1994,
   "use": "APARTMENT",
   "parcel_id": "1111823410003"
  },
  {
   "address": "2321 Jackson St NE, Minneapolis",
   "sale_month": "2020-06",
   "price": 14875000,
   "lot_sqft": 1698,
   "price_per_lot_sqft": 8760.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924410223"
  },
  {
   "address": "2333 Jackson St NE, Minneapolis",
   "sale_month": "2020-06",
   "price": 14875000,
   "lot_sqft": 17859,
   "price_per_lot_sqft": 832.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15032,
   "use": "APARTMENT",
   "parcel_id": "1102924410221"
  },
  {
   "address": "246 Snelling Avenue South, Saint Paul",
   "sale_month": "2020-06",
   "price": 30000000,
   "lot_sqft": 30620,
   "price_per_lot_sqft": 979.75,
   "price_per_building_sqft": 2636.2,
   "building_sqft": 11380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11448,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823220221"
  },
  {
   "address": "3900 Lake Dr, Robbinsdale",
   "sale_month": "2020-06",
   "price": 600000,
   "lot_sqft": 8233,
   "price_per_lot_sqft": 72.88,
   "price_per_building_sqft": 741.66,
   "building_sqft": 809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 814,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011821340031"
  },
  {
   "address": "4237 Nicollet Ave, Minneapolis",
   "sale_month": "2020-06",
   "price": 600000,
   "lot_sqft": 8740,
   "price_per_lot_sqft": 68.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824420146"
  },
  {
   "address": "2701 Emerson Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 352000,
   "lot_sqft": 5229,
   "price_per_lot_sqft": 67.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1494,
   "use": "TRIPLEX",
   "parcel_id": "0902924430253"
  },
  {
   "address": "3210 Oliver Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 600000,
   "lot_sqft": 16238,
   "price_per_lot_sqft": 36.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6734,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924230043"
  },
  {
   "address": "2114 Lowry Ave N, Minneapolis",
   "sale_month": "2020-06",
   "price": 600000,
   "lot_sqft": 5156,
   "price_per_lot_sqft": 116.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924230042"
  },
  {
   "address": null,
   "sale_month": "2020-06",
   "price": 350000,
   "lot_sqft": 248915,
   "price_per_lot_sqft": 1.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122340023"
  },
  {
   "address": "95 8th Avenue Southwest, Forest Lake",
   "sale_month": "2020-06",
   "price": 305000,
   "lot_sqft": 29622,
   "price_per_lot_sqft": 10.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221430002"
  },
  {
   "address": "2580 Rice Street, Little Canada",
   "sale_month": "2020-06",
   "price": 209000,
   "lot_sqft": 2239,
   "price_per_lot_sqft": 93.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220122"
  },
  {
   "address": "401 Annapolis Street West, Saint Paul",
   "sale_month": "2020-06",
   "price": 900000,
   "lot_sqft": 2812,
   "price_per_lot_sqft": 320.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822330179"
  },
  {
   "address": "2828 Anthony La S, St. Anthony",
   "sale_month": "2020-06",
   "price": 1500000,
   "lot_sqft": 32212,
   "price_per_lot_sqft": 46.57,
   "price_per_building_sqft": 102.52,
   "building_sqft": 14632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14720,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923110018"
  },
  {
   "address": "2824 Anthony La S, St. Anthony",
   "sale_month": "2020-06",
   "price": 1500000,
   "lot_sqft": 34036,
   "price_per_lot_sqft": 44.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923110017"
  },
  {
   "address": null,
   "sale_month": "2020-06",
   "price": 169800,
   "lot_sqft": 1449,
   "price_per_lot_sqft": 117.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410790"
  },
  {
   "address": "3500 Colfax Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 990000,
   "lot_sqft": 5503,
   "price_per_lot_sqft": 179.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3894,
   "use": "APARTMENT",
   "parcel_id": "0402824410128"
  },
  {
   "address": "3310 Lyndale Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 257000,
   "lot_sqft": 4748,
   "price_per_lot_sqft": 54.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 599,
   "use": "TRIPLEX",
   "parcel_id": "0402824140120"
  },
  {
   "address": "3140 Emerson Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 1400000,
   "lot_sqft": 5889,
   "price_per_lot_sqft": 237.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3270,
   "use": "APARTMENT",
   "parcel_id": "0402824120151"
  },
  {
   "address": "3104 4th Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 505000,
   "lot_sqft": 5783,
   "price_per_lot_sqft": 87.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1889,
   "use": "APARTMENT",
   "parcel_id": "0302824110135"
  },
  {
   "address": "3105 4th Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 447000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 76.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1353,
   "use": "APARTMENT",
   "parcel_id": "0302824110071"
  },
  {
   "address": "310 31st St E, Minneapolis",
   "sale_month": "2020-06",
   "price": 395000,
   "lot_sqft": 4981,
   "price_per_lot_sqft": 79.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1928,
   "use": "TRIPLEX",
   "parcel_id": "0302824110041"
  },
  {
   "address": "840 Grand Avenue, Saint Paul",
   "sale_month": "2020-06",
   "price": 660000,
   "lot_sqft": 5945,
   "price_per_lot_sqft": 111.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1427,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420164"
  },
  {
   "address": "3028 Columbus Ave, Minneapolis",
   "sale_month": "2020-06",
   "price": 350000,
   "lot_sqft": 4735,
   "price_per_lot_sqft": 73.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1709,
   "use": "TRIPLEX",
   "parcel_id": "0202824220020"
  },
  {
   "address": null,
   "sale_month": "2020-06",
   "price": 1750000,
   "lot_sqft": 177278,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "013023220124"
  },
  {
   "address": "5990 Hodgson Road, Shoreview",
   "sale_month": "2020-06",
   "price": 1750000,
   "lot_sqft": 45573,
   "price_per_lot_sqft": 38.4,
   "price_per_building_sqft": 476.45,
   "building_sqft": 3673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3695,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "013023220123"
  },
  {
   "address": "6608 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2020-06",
   "price": 1300000,
   "lot_sqft": 54718,
   "price_per_lot_sqft": 23.76,
   "price_per_building_sqft": 116.31,
   "building_sqft": 11177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11245,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622310028"
  },
  {
   "address": "3747 Cedar Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 195000,
   "lot_sqft": 2603,
   "price_per_lot_sqft": 74.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330201"
  },
  {
   "address": "3101 21st Ave S, Minneapolis",
   "sale_month": "2020-06",
   "price": 550000,
   "lot_sqft": 6684,
   "price_per_lot_sqft": 82.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2475,
   "use": "APARTMENT",
   "parcel_id": "0102824210089"
  },
  {
   "address": "508 Faxon Road North, Norwood Young America",
   "sale_month": "2020-05",
   "price": 200000,
   "lot_sqft": 48435,
   "price_per_lot_sqft": 4.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580144950"
  },
  {
   "address": "124 Ash Avenue North, Mayer",
   "sale_month": "2020-05",
   "price": 70000,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500280"
  },
  {
   "address": "1049 Dodd, West Saint Paul",
   "sale_month": "2020-05",
   "price": 312000,
   "lot_sqft": 15807,
   "price_per_lot_sqft": 19.74,
   "price_per_building_sqft": 120.88,
   "building_sqft": 2581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2597,
   "use": "Commercial-preferred",
   "parcel_id": "423495003035"
  },
  {
   "address": "200 1st Avenue South, South Saint Paul",
   "sale_month": "2020-05",
   "price": 322000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 64.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1473,
   "use": "Apartment",
   "parcel_id": "363255015300"
  },
  {
   "address": "6250 Mckinley Street Northwest, Ramsey",
   "sale_month": "2020-05",
   "price": 3390320,
   "lot_sqft": 203172,
   "price_per_lot_sqft": 16.69,
   "price_per_building_sqft": 69.21,
   "building_sqft": 48989,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49285,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225230014"
  },
  {
   "address": "625 University Avenue West, Saint Paul",
   "sale_month": "2020-05",
   "price": 810000,
   "lot_sqft": 39576,
   "price_per_lot_sqft": 20.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923140255"
  },
  {
   "address": "501 Dale Street North, Saint Paul",
   "sale_month": "2020-05",
   "price": 810000,
   "lot_sqft": 3577,
   "price_per_lot_sqft": 226.45,
   "price_per_building_sqft": 249,
   "building_sqft": 3253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3273,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923140254"
  },
  {
   "address": "1807 Suburban Avenue, Saint Paul",
   "sale_month": "2020-05",
   "price": 1255000,
   "lot_sqft": 35215,
   "price_per_lot_sqft": 35.64,
   "price_per_building_sqft": 349.29,
   "building_sqft": 3593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3614,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922330005"
  },
  {
   "address": "2917 15th Ave S, Minneapolis",
   "sale_month": "2020-05",
   "price": 500000,
   "lot_sqft": 13818,
   "price_per_lot_sqft": 36.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5863,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430179"
  },
  {
   "address": "2525 Harriet Ave, Minneapolis",
   "sale_month": "2020-05",
   "price": 6550000,
   "lot_sqft": 36424,
   "price_per_lot_sqft": 179.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14027,
   "use": "APARTMENT",
   "parcel_id": "3402924230206"
  },
  {
   "address": "2012 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-05",
   "price": 2585000,
   "lot_sqft": 15600,
   "price_per_lot_sqft": 165.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4719,
   "use": "APARTMENT",
   "parcel_id": "3302924110054"
  },
  {
   "address": "352 Cretin Avenue North, Saint Paul",
   "sale_month": "2020-05",
   "price": 875000,
   "lot_sqft": 4825,
   "price_per_lot_sqft": 181.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2910,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923410079"
  },
  {
   "address": "17401 113th Ave N, Dayton",
   "sale_month": "2020-05",
   "price": 836000,
   "lot_sqft": 288381,
   "price_per_lot_sqft": 2.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3212022230007"
  },
  {
   "address": "7800 3rd Street North, Oakdale",
   "sale_month": "2020-05",
   "price": 11400000,
   "lot_sqft": 340960,
   "price_per_lot_sqft": 33.44,
   "price_per_building_sqft": 119.59,
   "building_sqft": 95324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95899,
   "use": "305",
   "parcel_id": "3202921440092"
  },
  {
   "address": "45 Empire Drive, Saint Paul",
   "sale_month": "2020-05",
   "price": 2500000,
   "lot_sqft": 71487,
   "price_per_lot_sqft": 34.97,
   "price_per_building_sqft": 79.96,
   "building_sqft": 31265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31454,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922210088"
  },
  {
   "address": null,
   "sale_month": "2020-05",
   "price": 2500000,
   "lot_sqft": 5255,
   "price_per_lot_sqft": 475.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922210087"
  },
  {
   "address": "5735 Co Rd No 101, Minnetonka",
   "sale_month": "2020-05",
   "price": 925000,
   "lot_sqft": 124202,
   "price_per_lot_sqft": 7.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2576,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111722130035"
  },
  {
   "address": "800 Rice Street, Saint Paul",
   "sale_month": "2020-05",
   "price": 340000,
   "lot_sqft": 32399,
   "price_per_lot_sqft": 10.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922330270"
  },
  {
   "address": "12201 Champlin Dr, Champlin",
   "sale_month": "2020-05",
   "price": 397500,
   "lot_sqft": 70072,
   "price_per_lot_sqft": 5.67,
   "price_per_building_sqft": 26.15,
   "building_sqft": 15201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15293,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021240032"
  },
  {
   "address": "110 2nd Street East, Chaska",
   "sale_month": "2020-05",
   "price": 600000,
   "lot_sqft": 8512,
   "price_per_lot_sqft": 70.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503800"
  },
  {
   "address": "2823 Wayzata Blvd, Minneapolis",
   "sale_month": "2020-05",
   "price": 1000000,
   "lot_sqft": 13445,
   "price_per_lot_sqft": 74.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5927,
   "use": "APARTMENT",
   "parcel_id": "2902924420075"
  },
  {
   "address": "10078 Flanders Court Northeast, Blaine",
   "sale_month": "2020-05",
   "price": 205000,
   "lot_sqft": 2207,
   "price_per_lot_sqft": 92.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210037"
  },
  {
   "address": "1111 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2020-05",
   "price": 281000,
   "lot_sqft": 9653,
   "price_per_lot_sqft": 29.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2491,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923440139"
  },
  {
   "address": "8628 Eagle Creek Circle, Savage",
   "sale_month": "2020-05",
   "price": 525000,
   "lot_sqft": 2529,
   "price_per_lot_sqft": 207.59,
   "price_per_building_sqft": 35.25,
   "building_sqft": 14892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14982,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140500"
  },
  {
   "address": "155 21st Street, Newport",
   "sale_month": "2020-05",
   "price": 658185,
   "lot_sqft": 136705,
   "price_per_lot_sqft": 4.81,
   "price_per_building_sqft": 48.63,
   "building_sqft": 13534,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13616,
   "use": "305",
   "parcel_id": "2602822410042"
  },
  {
   "address": "2131 2nd Avenue, Newport",
   "sale_month": "2020-05",
   "price": 658184,
   "lot_sqft": 12894,
   "price_per_lot_sqft": 51.05,
   "price_per_building_sqft": 201.96,
   "building_sqft": 3259,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3279,
   "use": "305",
   "parcel_id": "2602822410012"
  },
  {
   "address": "16757 Five Hawks Avenue Southeast, Prior Lake",
   "sale_month": "2020-05",
   "price": 253000,
   "lot_sqft": 56373,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "255510020"
  },
  {
   "address": "1280 Poplar Ave, Maple Plain",
   "sale_month": "2020-05",
   "price": 100000,
   "lot_sqft": 104888,
   "price_per_lot_sqft": 0.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2077,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824130002"
  },
  {
   "address": "990 15th Ave SE, Minneapolis",
   "sale_month": "2020-05",
   "price": 366425,
   "lot_sqft": 3425,
   "price_per_lot_sqft": 106.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924140004"
  },
  {
   "address": "718 Central Ave NE, Minneapolis",
   "sale_month": "2020-05",
   "price": 1400000,
   "lot_sqft": 11978,
   "price_per_lot_sqft": 116.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36500,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110104"
  },
  {
   "address": "119 7th St SE, Minneapolis",
   "sale_month": "2020-05",
   "price": 1400000,
   "lot_sqft": 2329,
   "price_per_lot_sqft": 601.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2302924110100"
  },
  {
   "address": "7785 218th Street West, Lakeville",
   "sale_month": "2020-05",
   "price": 1560000,
   "lot_sqft": 192871,
   "price_per_lot_sqft": 8.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31778,
   "use": "Industrial-preferred",
   "parcel_id": "220330075021"
  },
  {
   "address": "330 4th St N, Minneapolis",
   "sale_month": "2020-05",
   "price": 18392033,
   "lot_sqft": 17558,
   "price_per_lot_sqft": 1047.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924420121"
  },
  {
   "address": "328 4th St N, Minneapolis",
   "sale_month": "2020-05",
   "price": 18392033,
   "lot_sqft": 28226,
   "price_per_lot_sqft": 651.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924420120"
  },
  {
   "address": "1012 5th St N, Minneapolis",
   "sale_month": "2020-05",
   "price": 1545000,
   "lot_sqft": 6817,
   "price_per_lot_sqft": 226.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220126"
  },
  {
   "address": "1016 5th St N, Minneapolis",
   "sale_month": "2020-05",
   "price": 1545000,
   "lot_sqft": 6814,
   "price_per_lot_sqft": 226.74,
   "price_per_building_sqft": 86.52,
   "building_sqft": 17858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17965,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220125"
  },
  {
   "address": "1020 5th St N, Minneapolis",
   "sale_month": "2020-05",
   "price": 1545000,
   "lot_sqft": 6974,
   "price_per_lot_sqft": 221.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220124"
  },
  {
   "address": "1026 5th St N, Minneapolis",
   "sale_month": "2020-05",
   "price": 1545000,
   "lot_sqft": 8915,
   "price_per_lot_sqft": 173.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924220023"
  },
  {
   "address": "1230 Logan Ave N, Minneapolis",
   "sale_month": "2020-05",
   "price": 165000,
   "lot_sqft": 8220,
   "price_per_lot_sqft": 20.07,
   "price_per_building_sqft": 35.26,
   "building_sqft": 4679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4707,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924210095"
  },
  {
   "address": "727 Main Street East, Belle Plaine",
   "sale_month": "2020-05",
   "price": 360000,
   "lot_sqft": 37323,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6494,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200030070"
  },
  {
   "address": "2351 Ventura Drive, Woodbury",
   "sale_month": "2020-05",
   "price": 6948000,
   "lot_sqft": 182538,
   "price_per_lot_sqft": 38.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5208,
   "use": "305",
   "parcel_id": "1802821130010"
  },
  {
   "address": "901 West Broadway, Minneapolis",
   "sale_month": "2020-05",
   "price": 575000,
   "lot_sqft": 5981,
   "price_per_lot_sqft": 96.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140159"
  },
  {
   "address": "8931 33rd Street North, Lake Elmo",
   "sale_month": "2020-05",
   "price": 340000,
   "lot_sqft": 3260,
   "price_per_lot_sqft": 104.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921410024"
  },
  {
   "address": "16205 Lexington Avenue Northeast, Ham Lake",
   "sale_month": "2020-05",
   "price": 130000,
   "lot_sqft": 40186,
   "price_per_lot_sqft": 3.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133223130010"
  },
  {
   "address": "637 Fillmore St NE, Minneapolis",
   "sale_month": "2020-05",
   "price": 410000,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 83.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1418,
   "use": "TRIPLEX",
   "parcel_id": "1302924310106"
  },
  {
   "address": "1019 Lowry Ave NE, Minneapolis",
   "sale_month": "2020-05",
   "price": 375000,
   "lot_sqft": 3677,
   "price_per_lot_sqft": 101.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1428,
   "use": "TRIPLEX",
   "parcel_id": "1202924230150"
  },
  {
   "address": "4508 Nicollet Ave, Minneapolis",
   "sale_month": "2020-05",
   "price": 1295000,
   "lot_sqft": 10164,
   "price_per_lot_sqft": 127.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3468,
   "use": "APARTMENT",
   "parcel_id": "1002824340118"
  },
  {
   "address": "5128 Hanson Ct N, Crystal",
   "sale_month": "2020-05",
   "price": 915000,
   "lot_sqft": 46518,
   "price_per_lot_sqft": 19.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220041"
  },
  {
   "address": "5124 Hanson Ct N, Crystal",
   "sale_month": "2020-05",
   "price": 915000,
   "lot_sqft": 13275,
   "price_per_lot_sqft": 68.93,
   "price_per_building_sqft": 156.84,
   "building_sqft": 5834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5869,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220040"
  },
  {
   "address": "1912 4th Avenue, Anoka",
   "sale_month": "2020-05",
   "price": 205000,
   "lot_sqft": 2182,
   "price_per_lot_sqft": 93.95,
   "price_per_building_sqft": 128.85,
   "building_sqft": 1591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1601,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220045"
  },
  {
   "address": "70 County Road C West, Little Canada",
   "sale_month": "2020-05",
   "price": 584000,
   "lot_sqft": 31619,
   "price_per_lot_sqft": 18.47,
   "price_per_building_sqft": 119.67,
   "building_sqft": 4880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4910,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220020"
  },
  {
   "address": "125 Annapolis Street West, Saint Paul",
   "sale_month": "2020-05",
   "price": 656000,
   "lot_sqft": 14404,
   "price_per_lot_sqft": 45.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3105,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822440101"
  },
  {
   "address": "1930 Wooddale Drive, Woodbury",
   "sale_month": "2020-05",
   "price": 6948000,
   "lot_sqft": 442466,
   "price_per_lot_sqft": 15.7,
   "price_per_building_sqft": 73.82,
   "building_sqft": 94120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94688,
   "use": "305",
   "parcel_id": "0702821430014"
  },
  {
   "address": "255 Kellogg Boulevard East, Saint Paul",
   "sale_month": "2020-05",
   "price": 920000,
   "lot_sqft": 13039,
   "price_per_lot_sqft": 70.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25592,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822220013"
  },
  {
   "address": "1 Ridder Circle, Saint Paul",
   "sale_month": "2020-05",
   "price": 5600000,
   "lot_sqft": 442734,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 130360,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822140001"
  },
  {
   "address": "3305 Bryant Ave S, Minneapolis",
   "sale_month": "2020-05",
   "price": 2790000,
   "lot_sqft": 14626,
   "price_per_lot_sqft": 190.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5197,
   "use": "APARTMENT",
   "parcel_id": "0402824140143"
  },
  {
   "address": "712 Hague Avenue, Saint Paul",
   "sale_month": "2020-05",
   "price": 640000,
   "lot_sqft": 4339,
   "price_per_lot_sqft": 147.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2061,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110394"
  },
  {
   "address": "644 Dayton Avenue, Saint Paul",
   "sale_month": "2020-05",
   "price": 802000,
   "lot_sqft": 4334,
   "price_per_lot_sqft": 185.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3135,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110393"
  },
  {
   "address": "3105 22nd Ave S, Minneapolis",
   "sale_month": "2020-05",
   "price": 7085000,
   "lot_sqft": 11745,
   "price_per_lot_sqft": 603.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4603,
   "use": "APARTMENT",
   "parcel_id": "0102824210059"
  },
  {
   "address": "251 7th Avenue, Newport",
   "sale_month": "2020-05",
   "price": 533000,
   "lot_sqft": 23071,
   "price_per_lot_sqft": 23.1,
   "price_per_building_sqft": 109.6,
   "building_sqft": 4863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4893,
   "use": "110",
   "parcel_id": "0102722230002"
  },
  {
   "address": "44 Main Street West, Waconia",
   "sale_month": "2020-04",
   "price": 375000,
   "lot_sqft": 5291,
   "price_per_lot_sqft": 70.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12988,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503850"
  },
  {
   "address": "9705 Data Park Dr, Minnetonka",
   "sale_month": "2020-04",
   "price": 12500000,
   "lot_sqft": 431456,
   "price_per_lot_sqft": 28.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45853,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722440024"
  },
  {
   "address": null,
   "sale_month": "2020-04",
   "price": 93333,
   "lot_sqft": 73335,
   "price_per_lot_sqft": 1.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602921340001"
  },
  {
   "address": "395 Van Dyke Street, Saint Paul",
   "sale_month": "2020-04",
   "price": 1670000,
   "lot_sqft": 63730,
   "price_per_lot_sqft": 26.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7747,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922320047"
  },
  {
   "address": "505 Brimhall Ave, Long Lake",
   "sale_month": "2020-04",
   "price": 600000,
   "lot_sqft": 22284,
   "price_per_lot_sqft": 26.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39129,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230059"
  },
  {
   "address": "2718 Pillsbury Ave, Minneapolis",
   "sale_month": "2020-04",
   "price": 540000,
   "lot_sqft": 7402,
   "price_per_lot_sqft": 72.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1418,
   "use": "TRIPLEX",
   "parcel_id": "3402924310057"
  },
  {
   "address": "14450 60th Street North, Stillwater",
   "sale_month": "2020-04",
   "price": 1210000,
   "lot_sqft": 22474,
   "price_per_lot_sqft": 53.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020340003"
  },
  {
   "address": "822 3rd Street South, Stillwater",
   "sale_month": "2020-04",
   "price": 485000,
   "lot_sqft": 11390,
   "price_per_lot_sqft": 42.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1236,
   "use": "110",
   "parcel_id": "3303020110059"
  },
  {
   "address": "2310 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-04",
   "price": 3640000,
   "lot_sqft": 19975,
   "price_per_lot_sqft": 182.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6373,
   "use": "APARTMENT",
   "parcel_id": "3302924110011"
  },
  {
   "address": "6415 Co Rd No 19, Corcoran",
   "sale_month": "2020-04",
   "price": 132000,
   "lot_sqft": 75174,
   "price_per_lot_sqft": 1.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "3111923310084"
  },
  {
   "address": "9699 Data Park Dr, Edina",
   "sale_month": "2020-04",
   "price": 12500000,
   "lot_sqft": 128965,
   "price_per_lot_sqft": 96.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3111721330416"
  },
  {
   "address": "13025 Fenway Boulevard North, Hugo",
   "sale_month": "2020-04",
   "price": 187500,
   "lot_sqft": 112017,
   "price_per_lot_sqft": 1.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "100",
   "parcel_id": "3003121440022"
  },
  {
   "address": "1665 Utica Ave S, St. Louis Park",
   "sale_month": "2020-04",
   "price": 4833513,
   "lot_sqft": 125396,
   "price_per_lot_sqft": 38.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924330030"
  },
  {
   "address": "1660 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2020-04",
   "price": 3454364,
   "lot_sqft": 320006,
   "price_per_lot_sqft": 10.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924330028"
  },
  {
   "address": "1600 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2020-04",
   "price": 976004,
   "lot_sqft": 110767,
   "price_per_lot_sqft": 8.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 158031,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924330027"
  },
  {
   "address": "5354 Parkdale Dr, St. Louis Park",
   "sale_month": "2020-04",
   "price": 4833513,
   "lot_sqft": 75407,
   "price_per_lot_sqft": 64.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13621,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924330016"
  },
  {
   "address": "5353 Gamble Dr, St. Louis Park",
   "sale_month": "2020-04",
   "price": 976003,
   "lot_sqft": 92144,
   "price_per_lot_sqft": 10.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13760,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924330010"
  },
  {
   "address": "2721 4th St SE, Minneapolis",
   "sale_month": "2020-04",
   "price": 20710000,
   "lot_sqft": 20860,
   "price_per_lot_sqft": 992.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923130055"
  },
  {
   "address": "2829 University Ave SE, Minneapolis",
   "sale_month": "2020-04",
   "price": 20710000,
   "lot_sqft": 64780,
   "price_per_lot_sqft": 319.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20328,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923130028"
  },
  {
   "address": "2575 University Avenue West, Saint Paul",
   "sale_month": "2020-04",
   "price": 18630000,
   "lot_sqft": 266148,
   "price_per_lot_sqft": 70,
   "price_per_building_sqft": 191.92,
   "building_sqft": 97073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 97659,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923320051"
  },
  {
   "address": "2635 University Avenue West, Saint Paul",
   "sale_month": "2020-04",
   "price": 12869000,
   "lot_sqft": 268692,
   "price_per_lot_sqft": 47.89,
   "price_per_building_sqft": 130.88,
   "building_sqft": 98325,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 98919,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923320050"
  },
  {
   "address": "2561 Territorial Road, Saint Paul",
   "sale_month": "2020-04",
   "price": 8645000,
   "lot_sqft": 227461,
   "price_per_lot_sqft": 38.01,
   "price_per_building_sqft": 111.59,
   "building_sqft": 77474,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77942,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923320047"
  },
  {
   "address": null,
   "sale_month": "2020-04",
   "price": 10315000,
   "lot_sqft": 78609,
   "price_per_lot_sqft": 131.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923230044"
  },
  {
   "address": "1055 Westgate Drive, Saint Paul",
   "sale_month": "2020-04",
   "price": 10315000,
   "lot_sqft": 243431,
   "price_per_lot_sqft": 42.37,
   "price_per_building_sqft": 105,
   "building_sqft": 98241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 98834,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923230042"
  },
  {
   "address": "1045 Westgate Drive, Saint Paul",
   "sale_month": "2020-04",
   "price": 7400000,
   "lot_sqft": 167427,
   "price_per_lot_sqft": 44.2,
   "price_per_building_sqft": 118.43,
   "building_sqft": 62483,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62860,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923230033"
  },
  {
   "address": "2383 University Avenue West, Saint Paul",
   "sale_month": "2020-04",
   "price": 50000,
   "lot_sqft": 8522,
   "price_per_lot_sqft": 5.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130052"
  },
  {
   "address": "761 Jessie Street, Saint Paul",
   "sale_month": "2020-04",
   "price": 215000,
   "lot_sqft": 4893,
   "price_per_lot_sqft": 43.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1128,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922340079"
  },
  {
   "address": "701 Industrial Circle South, Shakopee",
   "sale_month": "2020-04",
   "price": 635500,
   "lot_sqft": 91644,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": 222.28,
   "building_sqft": 2859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2876,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810030"
  },
  {
   "address": "1826 Stevens Ave, Minneapolis",
   "sale_month": "2020-04",
   "price": 82000,
   "lot_sqft": 9691,
   "price_per_lot_sqft": 8.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924430021"
  },
  {
   "address": "306 Lewis Street South, Shakopee",
   "sale_month": "2020-04",
   "price": 450000,
   "lot_sqft": 9154,
   "price_per_lot_sqft": 49.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1672,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270013550"
  },
  {
   "address": "961 Hillwind Road Northeast, Fridley",
   "sale_month": "2020-04",
   "price": 470000,
   "lot_sqft": 30315,
   "price_per_lot_sqft": 15.5,
   "price_per_building_sqft": 125.17,
   "building_sqft": 3755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3778,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243024320014"
  },
  {
   "address": "1700 Elm St SE, Minneapolis",
   "sale_month": "2020-04",
   "price": 5627000,
   "lot_sqft": 137304,
   "price_per_lot_sqft": 40.98,
   "price_per_building_sqft": 117.8,
   "building_sqft": 47768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48056,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2402924410028"
  },
  {
   "address": "9910 Grey Cloud Island Drive South, Grey Cloud Island Township",
   "sale_month": "2020-04",
   "price": 100000,
   "lot_sqft": 114069,
   "price_per_lot_sqft": 0.88,
   "price_per_building_sqft": 101.32,
   "building_sqft": 987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 993,
   "use": "300",
   "parcel_id": "2402722330003"
  },
  {
   "address": "246 7th Ave N, Minneapolis",
   "sale_month": "2020-04",
   "price": 21090000,
   "lot_sqft": 32300,
   "price_per_lot_sqft": 652.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924240093"
  },
  {
   "address": "608 3rd St N, Minneapolis",
   "sale_month": "2020-04",
   "price": 21090000,
   "lot_sqft": 30983,
   "price_per_lot_sqft": 680.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924130040"
  },
  {
   "address": "300 6th Ave N, Minneapolis",
   "sale_month": "2020-04",
   "price": 21090000,
   "lot_sqft": 18380,
   "price_per_lot_sqft": 1147.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924130004"
  },
  {
   "address": "3531 Nevada Ave N, New Hope",
   "sale_month": "2020-04",
   "price": 1650000,
   "lot_sqft": 97314,
   "price_per_lot_sqft": 16.96,
   "price_per_building_sqft": 79.37,
   "building_sqft": 20789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20915,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821210010"
  },
  {
   "address": "2324 Glenwood Ave, Minneapolis",
   "sale_month": "2020-04",
   "price": 800000,
   "lot_sqft": 8125,
   "price_per_lot_sqft": 98.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2724,
   "use": "APARTMENT",
   "parcel_id": "2002924410078"
  },
  {
   "address": "1616 Walnut Street, Hastings",
   "sale_month": "2020-04",
   "price": 450000,
   "lot_sqft": 19980,
   "price_per_lot_sqft": 22.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "Apartment",
   "parcel_id": "198815006030"
  },
  {
   "address": "126 State Street, Hastings",
   "sale_month": "2020-04",
   "price": 350000,
   "lot_sqft": 9373,
   "price_per_lot_sqft": 37.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "Apartment",
   "parcel_id": "191050005071"
  },
  {
   "address": "4725 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2020-04",
   "price": 1122500,
   "lot_sqft": 38512,
   "price_per_lot_sqft": 29.15,
   "price_per_building_sqft": 250.78,
   "building_sqft": 4476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4503,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924310003"
  },
  {
   "address": "2500 Elm St SE, Minneapolis",
   "sale_month": "2020-04",
   "price": 21880000,
   "lot_sqft": 513770,
   "price_per_lot_sqft": 42.59,
   "price_per_building_sqft": 196.23,
   "building_sqft": 111500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 112173,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923430006"
  },
  {
   "address": "745 Kasota Ave, Minneapolis",
   "sale_month": "2020-04",
   "price": 13270000,
   "lot_sqft": 274030,
   "price_per_lot_sqft": 48.43,
   "price_per_building_sqft": 126.91,
   "building_sqft": 104565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105196,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923420014"
  },
  {
   "address": "2000 Elm St SE, Minneapolis",
   "sale_month": "2020-04",
   "price": 25210000,
   "lot_sqft": 496482,
   "price_per_lot_sqft": 50.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 240076,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923320011"
  },
  {
   "address": "1800 Elm St SE, Minneapolis",
   "sale_month": "2020-04",
   "price": 15070000,
   "lot_sqft": 308098,
   "price_per_lot_sqft": 48.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 154141,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923320010"
  },
  {
   "address": "10801 Normandale Blvd, Bloomington",
   "sale_month": "2020-04",
   "price": 1431744,
   "lot_sqft": 32235,
   "price_per_lot_sqft": 44.42,
   "price_per_building_sqft": 202.6,
   "building_sqft": 7067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7110,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902724330094"
  },
  {
   "address": "9500 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2020-04",
   "price": 680000,
   "lot_sqft": 33351,
   "price_per_lot_sqft": 20.39,
   "price_per_building_sqft": 77.6,
   "building_sqft": 8763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8816,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721220055"
  },
  {
   "address": "801 Mount Curve Boulevard, Saint Paul",
   "sale_month": "2020-04",
   "price": 2580000,
   "lot_sqft": 14482,
   "price_per_lot_sqft": 178.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "172823120091"
  },
  {
   "address": "1709 26th Ave N, Minneapolis",
   "sale_month": "2020-04",
   "price": 474000,
   "lot_sqft": 5607,
   "price_per_lot_sqft": 84.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1774,
   "use": "APARTMENT",
   "parcel_id": "1602924210053"
  },
  {
   "address": "911 West Broadway, Minneapolis",
   "sale_month": "2020-04",
   "price": 80000,
   "lot_sqft": 2393,
   "price_per_lot_sqft": 33.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924140162"
  },
  {
   "address": "909 West Broadway, Minneapolis",
   "sale_month": "2020-04",
   "price": 85000,
   "lot_sqft": 2665,
   "price_per_lot_sqft": 31.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924140160"
  },
  {
   "address": "2126 98th St W, Bloomington",
   "sale_month": "2020-04",
   "price": 525000,
   "lot_sqft": 34150,
   "price_per_lot_sqft": 15.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3245,
   "use": "APARTMENT",
   "parcel_id": "1602724230011"
  },
  {
   "address": "217 West Broadway, Minneapolis",
   "sale_month": "2020-04",
   "price": 1600000,
   "lot_sqft": 19417,
   "price_per_lot_sqft": 82.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924240094"
  },
  {
   "address": "302 48th St E, Minneapolis",
   "sale_month": "2020-04",
   "price": 221550,
   "lot_sqft": 8094,
   "price_per_lot_sqft": 27.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 860,
   "use": "TRIPLEX",
   "parcel_id": "1502824110017"
  },
  {
   "address": "635 Van Buren St NE, Minneapolis",
   "sale_month": "2020-04",
   "price": 340000,
   "lot_sqft": 7771,
   "price_per_lot_sqft": 43.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1244,
   "use": "APARTMENT",
   "parcel_id": "1402924410204"
  },
  {
   "address": "19730 Diamond Lake Rd S, Rogers",
   "sale_month": "2020-04",
   "price": 19790000,
   "lot_sqft": 745321,
   "price_per_lot_sqft": 26.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 119826,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1312023430012"
  },
  {
   "address": "5309 Shoreline Dr, Mound",
   "sale_month": "2020-04",
   "price": 241000,
   "lot_sqft": 17005,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724340092"
  },
  {
   "address": "1226 New Brighton Blvd, Minneapolis",
   "sale_month": "2020-04",
   "price": 12640000,
   "lot_sqft": 141015,
   "price_per_lot_sqft": 89.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924130017"
  },
  {
   "address": "1701 Broadway St NE, Minneapolis",
   "sale_month": "2020-04",
   "price": 12640000,
   "lot_sqft": 196534,
   "price_per_lot_sqft": 64.31,
   "price_per_building_sqft": 91.72,
   "building_sqft": 137810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 138642,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1302924130007"
  },
  {
   "address": "9625 West 76th St, Eden Prairie",
   "sale_month": "2020-04",
   "price": 16330000,
   "lot_sqft": 553044,
   "price_per_lot_sqft": 29.53,
   "price_per_building_sqft": 199.87,
   "building_sqft": 81703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82196,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622440005"
  },
  {
   "address": "301 Pullman Avenue, Saint Paul Park",
   "sale_month": "2020-04",
   "price": 350000,
   "lot_sqft": 6474,
   "price_per_lot_sqft": 54.06,
   "price_per_building_sqft": 102.73,
   "building_sqft": 3407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3428,
   "use": "300",
   "parcel_id": "1202722340010"
  },
  {
   "address": null,
   "sale_month": "2020-04",
   "price": 350000,
   "lot_sqft": 6474,
   "price_per_lot_sqft": 54.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202722340009"
  },
  {
   "address": null,
   "sale_month": "2020-04",
   "price": 350000,
   "lot_sqft": 3237,
   "price_per_lot_sqft": 108.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202722340008"
  },
  {
   "address": "5060 Oliver Ave N, Minneapolis",
   "sale_month": "2020-04",
   "price": 8650000,
   "lot_sqft": 13424,
   "price_per_lot_sqft": 644.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1111821130136"
  },
  {
   "address": "5000 Oliver Ave N, Minneapolis",
   "sale_month": "2020-04",
   "price": 8650000,
   "lot_sqft": 167388,
   "price_per_lot_sqft": 51.68,
   "price_per_building_sqft": 152.13,
   "building_sqft": 56860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57203,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111821130004"
  },
  {
   "address": "4233 Nicollet Ave, Minneapolis",
   "sale_month": "2020-04",
   "price": 1456000,
   "lot_sqft": 7736,
   "price_per_lot_sqft": 188.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3539,
   "use": "APARTMENT",
   "parcel_id": "1002824420147"
  },
  {
   "address": "1800 County Road B2 West, Roseville",
   "sale_month": "2020-04",
   "price": 4700000,
   "lot_sqft": 55966,
   "price_per_lot_sqft": 83.98,
   "price_per_building_sqft": 2740.52,
   "building_sqft": 1715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1725,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923130038"
  },
  {
   "address": "3120 Emerson Ave N, Minneapolis",
   "sale_month": "2020-04",
   "price": 40000,
   "lot_sqft": 5738,
   "price_per_lot_sqft": 6.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8372,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924420026"
  },
  {
   "address": "2340 County Road C West, Roseville",
   "sale_month": "2020-04",
   "price": 19650000,
   "lot_sqft": 239876,
   "price_per_lot_sqft": 81.92,
   "price_per_building_sqft": 253.42,
   "building_sqft": 77539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78007,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923210014"
  },
  {
   "address": "2350 County Road C West, Roseville",
   "sale_month": "2020-04",
   "price": 19650000,
   "lot_sqft": 225569,
   "price_per_lot_sqft": 87.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 93877,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923210013"
  },
  {
   "address": "2360 County Road C West, Roseville",
   "sale_month": "2020-04",
   "price": 19650000,
   "lot_sqft": 153810,
   "price_per_lot_sqft": 127.76,
   "price_per_building_sqft": 330.82,
   "building_sqft": 59397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59756,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923210012"
  },
  {
   "address": "9350 West Broadway, Brooklyn Park",
   "sale_month": "2020-04",
   "price": 18820000,
   "lot_sqft": 487211,
   "price_per_lot_sqft": 38.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 118293,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921340010"
  },
  {
   "address": "7200 93rd Ave N, Brooklyn Park",
   "sale_month": "2020-04",
   "price": 19310000,
   "lot_sqft": 548070,
   "price_per_lot_sqft": 35.23,
   "price_per_building_sqft": 3486.82,
   "building_sqft": 5538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5571,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921340007"
  },
  {
   "address": "2 Spiral View Loop Road, Hastings",
   "sale_month": "2020-04",
   "price": 259900,
   "lot_sqft": 459437,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702620310001"
  },
  {
   "address": "2950 Rice Street, Little Canada",
   "sale_month": "2020-04",
   "price": 295000,
   "lot_sqft": 27130,
   "price_per_lot_sqft": 10.87,
   "price_per_building_sqft": 49.6,
   "building_sqft": 5947,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5983,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230017"
  },
  {
   "address": "11 Judd Street, Marine On Saint Croix",
   "sale_month": "2020-04",
   "price": 210000,
   "lot_sqft": 1099,
   "price_per_lot_sqft": 191.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "300",
   "parcel_id": "0603119330059"
  },
  {
   "address": "418 County Road D East, Little Canada",
   "sale_month": "2020-04",
   "price": 500000,
   "lot_sqft": 7243,
   "price_per_lot_sqft": 69.03,
   "price_per_building_sqft": 150.11,
   "building_sqft": 3331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3351,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922220093"
  },
  {
   "address": "3646 Newton Ave N, Minneapolis",
   "sale_month": "2020-04",
   "price": 76000,
   "lot_sqft": 5086,
   "price_per_lot_sqft": 14.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924330199"
  },
  {
   "address": "3044 James Ave S, Minneapolis",
   "sale_month": "2020-04",
   "price": 908000,
   "lot_sqft": 6762,
   "price_per_lot_sqft": 134.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1656,
   "use": "APARTMENT",
   "parcel_id": "0402824220041"
  },
  {
   "address": "3027 James Ave S, Minneapolis",
   "sale_month": "2020-04",
   "price": 450000,
   "lot_sqft": 5901,
   "price_per_lot_sqft": 76.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1067,
   "use": "APARTMENT",
   "parcel_id": "0402824210049"
  },
  {
   "address": "12800 Wayzata Blvd, Minnetonka",
   "sale_month": "2020-04",
   "price": 2625000,
   "lot_sqft": 25914,
   "price_per_lot_sqft": 101.3,
   "price_per_building_sqft": 456.13,
   "building_sqft": 5755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5790,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722140037"
  },
  {
   "address": "3315 Nicollet Ave, Minneapolis",
   "sale_month": "2020-04",
   "price": 450000,
   "lot_sqft": 5614,
   "price_per_lot_sqft": 80.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1799,
   "use": "APARTMENT",
   "parcel_id": "0302824130090"
  },
  {
   "address": "3017 4th Ave S, Minneapolis",
   "sale_month": "2020-04",
   "price": 1050000,
   "lot_sqft": 15982,
   "price_per_lot_sqft": 65.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110221"
  },
  {
   "address": "390 Commerce Drive, Woodbury",
   "sale_month": "2020-04",
   "price": 6900000,
   "lot_sqft": 319671,
   "price_per_lot_sqft": 21.58,
   "price_per_building_sqft": 109.32,
   "building_sqft": 63120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63501,
   "use": "305",
   "parcel_id": "0302821130016"
  },
  {
   "address": "351 Cliff Road East, Burnsville",
   "sale_month": "2020-04",
   "price": 2150000,
   "lot_sqft": 178186,
   "price_per_lot_sqft": 12.07,
   "price_per_building_sqft": 212.49,
   "building_sqft": 10118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10179,
   "use": "Industrial-preferred",
   "parcel_id": "021782501020"
  },
  {
   "address": null,
   "sale_month": "2020-04",
   "price": 2625000,
   "lot_sqft": 1431,
   "price_per_lot_sqft": 1834.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211722230057"
  },
  {
   "address": "3055 15th Ave S, Minneapolis",
   "sale_month": "2020-04",
   "price": 515000,
   "lot_sqft": 6249,
   "price_per_lot_sqft": 82.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2643,
   "use": "APARTMENT",
   "parcel_id": "0202824120147"
  },
  {
   "address": "1201 Lake St E, Minneapolis",
   "sale_month": "2020-04",
   "price": 1550000,
   "lot_sqft": 34420,
   "price_per_lot_sqft": 45.03,
   "price_per_building_sqft": 73.64,
   "building_sqft": 21048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21176,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824120044"
  },
  {
   "address": "7850 12th Ave S, Bloomington",
   "sale_month": "2020-04",
   "price": 12560000,
   "lot_sqft": 353122,
   "price_per_lot_sqft": 35.57,
   "price_per_building_sqft": 149.07,
   "building_sqft": 84253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 84762,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724210019"
  },
  {
   "address": "6455 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2020-04",
   "price": 7120000,
   "lot_sqft": 365442,
   "price_per_lot_sqft": 19.48,
   "price_per_building_sqft": 86.72,
   "building_sqft": 82108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82604,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622140009"
  },
  {
   "address": "524 Elm Street South, Waconia",
   "sale_month": "2020-03",
   "price": 725000,
   "lot_sqft": 34984,
   "price_per_lot_sqft": 20.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9197,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755000510"
  },
  {
   "address": "224 Main Street East, Norwood Young America",
   "sale_month": "2020-03",
   "price": 360000,
   "lot_sqft": 6129,
   "price_per_lot_sqft": 58.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7318,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "580510470"
  },
  {
   "address": "239 Park Street West, South Saint Paul",
   "sale_month": "2020-03",
   "price": 250000,
   "lot_sqft": 4954,
   "price_per_lot_sqft": 50.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1625,
   "use": "Apartment",
   "parcel_id": "366582002060"
  },
  {
   "address": "351 15th Avenue North, South Saint Paul",
   "sale_month": "2020-03",
   "price": 155000,
   "lot_sqft": 5311,
   "price_per_lot_sqft": 29.18,
   "price_per_building_sqft": 109.85,
   "building_sqft": 1411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1419,
   "use": "Commercial-preferred",
   "parcel_id": "364870014030"
  },
  {
   "address": "497 Farwell Avenue, South Saint Paul",
   "sale_month": "2020-03",
   "price": 400000,
   "lot_sqft": 43679,
   "price_per_lot_sqft": 9.16,
   "price_per_building_sqft": 65.72,
   "building_sqft": 6086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6123,
   "use": "Industrial-preferred",
   "parcel_id": "360380000043"
  },
  {
   "address": "13601 Tungsten Street Northwest, Ramsey",
   "sale_month": "2020-03",
   "price": 2500000,
   "lot_sqft": 111216,
   "price_per_lot_sqft": 22.48,
   "price_per_building_sqft": 41.36,
   "building_sqft": 60444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60808,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225320061"
  },
  {
   "address": "538 Summit Street Northeast, Columbia Heights",
   "sale_month": "2020-03",
   "price": 612500,
   "lot_sqft": 8953,
   "price_per_lot_sqft": 68.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1875,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024310087"
  },
  {
   "address": "2834 15th Ave S, Minneapolis",
   "sale_month": "2020-03",
   "price": 430000,
   "lot_sqft": 7376,
   "price_per_lot_sqft": 58.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 891,
   "use": "TRIPLEX",
   "parcel_id": "3502924430099"
  },
  {
   "address": "730 Lake St E, Minneapolis",
   "sale_month": "2020-03",
   "price": 815000,
   "lot_sqft": 10151,
   "price_per_lot_sqft": 80.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13629,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330172"
  },
  {
   "address": "1561 Sherburne Avenue, Saint Paul",
   "sale_month": "2020-03",
   "price": 225000,
   "lot_sqft": 4953,
   "price_per_lot_sqft": 45.43,
   "price_per_building_sqft": 111.28,
   "building_sqft": 2022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2034,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230167"
  },
  {
   "address": "1332 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2020-03",
   "price": 399000,
   "lot_sqft": 3537,
   "price_per_lot_sqft": 112.81,
   "price_per_building_sqft": 198.51,
   "building_sqft": 2010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2023,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923120133"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 1650000,
   "lot_sqft": 580338,
   "price_per_lot_sqft": 2.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411922120021"
  },
  {
   "address": "395 Fairview Avenue North, Saint Paul",
   "sale_month": "2020-03",
   "price": 612500,
   "lot_sqft": 7993,
   "price_per_lot_sqft": 76.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1896,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310051"
  },
  {
   "address": "2003 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-03",
   "price": 525000,
   "lot_sqft": 9456,
   "price_per_lot_sqft": 55.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6425,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3302924110193"
  },
  {
   "address": "692 Glendale Street, Saint Paul",
   "sale_month": "2020-03",
   "price": 487500,
   "lot_sqft": 6572,
   "price_per_lot_sqft": 74.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923210036"
  },
  {
   "address": "671 Bedford Street, Saint Paul",
   "sale_month": "2020-03",
   "price": 425000,
   "lot_sqft": 4757,
   "price_per_lot_sqft": 89.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 651,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922210119"
  },
  {
   "address": "3701 Stinson Boulevard, Saint Anthony",
   "sale_month": "2020-03",
   "price": 1000000,
   "lot_sqft": 45150,
   "price_per_lot_sqft": 22.15,
   "price_per_building_sqft": 192.83,
   "building_sqft": 5186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5217,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023330210"
  },
  {
   "address": "261 5th Street East, Saint Paul",
   "sale_month": "2020-03",
   "price": 21200000,
   "lot_sqft": 22409,
   "price_per_lot_sqft": 946.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18176,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440090"
  },
  {
   "address": "2917 31st Ave S, Minneapolis",
   "sale_month": "2020-03",
   "price": 431000,
   "lot_sqft": 6825,
   "price_per_lot_sqft": 63.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1772,
   "use": "APARTMENT",
   "parcel_id": "3102923330079"
  },
  {
   "address": "1 River Bend Place, Chaska",
   "sale_month": "2020-03",
   "price": 3400000,
   "lot_sqft": 53731,
   "price_per_lot_sqft": 63.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20520,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "305550010"
  },
  {
   "address": "424 Chestnut Street North, Chaska",
   "sale_month": "2020-03",
   "price": 289900,
   "lot_sqft": 2139,
   "price_per_lot_sqft": 135.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300501190"
  },
  {
   "address": "818 Essex St SE, Minneapolis",
   "sale_month": "2020-03",
   "price": 990440,
   "lot_sqft": 4498,
   "price_per_lot_sqft": 220.2,
   "price_per_building_sqft": 602.82,
   "building_sqft": 1643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1653,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230067"
  },
  {
   "address": "824 Essex St SE, Minneapolis",
   "sale_month": "2020-03",
   "price": 990440,
   "lot_sqft": 4498,
   "price_per_lot_sqft": 220.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1075,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230066"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 256600,
   "lot_sqft": 3197,
   "price_per_lot_sqft": 80.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310112"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 256600,
   "lot_sqft": 3197,
   "price_per_lot_sqft": 80.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310111"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 256600,
   "lot_sqft": 3197,
   "price_per_lot_sqft": 80.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310110"
  },
  {
   "address": "80 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2020-03",
   "price": 256600,
   "lot_sqft": 5406,
   "price_per_lot_sqft": 47.47,
   "price_per_building_sqft": 122.83,
   "building_sqft": 2089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2101,
   "use": "300",
   "parcel_id": "2903021310012"
  },
  {
   "address": "1771 Energy Park Drive, Saint Paul",
   "sale_month": "2020-03",
   "price": 23800000,
   "lot_sqft": 552449,
   "price_per_lot_sqft": 43.08,
   "price_per_building_sqft": 1000.25,
   "building_sqft": 23794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23937,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923130008"
  },
  {
   "address": "804 Laurel Street West, Stillwater",
   "sale_month": "2020-03",
   "price": 345000,
   "lot_sqft": 14541,
   "price_per_lot_sqft": 23.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5769,
   "use": "300",
   "parcel_id": "2803020230049"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 345000,
   "lot_sqft": 5403,
   "price_per_lot_sqft": 63.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020230048"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 399500,
   "lot_sqft": 66447,
   "price_per_lot_sqft": 6.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4976,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273022110040"
  },
  {
   "address": "412 Ridgewood Ave, Minneapolis",
   "sale_month": "2020-03",
   "price": 1375000,
   "lot_sqft": 14417,
   "price_per_lot_sqft": 95.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2221,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924330125"
  },
  {
   "address": "400 Ridgewood Ave, Minneapolis",
   "sale_month": "2020-03",
   "price": 1375000,
   "lot_sqft": 11326,
   "price_per_lot_sqft": 121.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2918,
   "use": "TRIPLEX",
   "parcel_id": "2702924330044"
  },
  {
   "address": "19905 75th Ave N, Corcoran",
   "sale_month": "2020-03",
   "price": 495000,
   "lot_sqft": 65674,
   "price_per_lot_sqft": 7.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611923110040"
  },
  {
   "address": "11861 Harvest La, Eden Prairie",
   "sale_month": "2020-03",
   "price": 25500000,
   "lot_sqft": 660867,
   "price_per_lot_sqft": 38.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8651,
   "use": "APARTMENT",
   "parcel_id": "2611622130080"
  },
  {
   "address": "7583 Highway 13 West, Savage",
   "sale_month": "2020-03",
   "price": 705000,
   "lot_sqft": 37601,
   "price_per_lot_sqft": 18.75,
   "price_per_building_sqft": 110.5,
   "building_sqft": 6380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6418,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130050"
  },
  {
   "address": "551 78th Street West, Chanhassen",
   "sale_month": "2020-03",
   "price": 3155000,
   "lot_sqft": 22879,
   "price_per_lot_sqft": 137.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257030020"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 1200000,
   "lot_sqft": 20826,
   "price_per_lot_sqft": 57.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "241280030"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 1200000,
   "lot_sqft": 16295,
   "price_per_lot_sqft": 73.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "241280020"
  },
  {
   "address": "101 Chalupsky Avenue Northeast, New Prague",
   "sale_month": "2020-03",
   "price": 1200000,
   "lot_sqft": 190904,
   "price_per_lot_sqft": 6.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "241280010"
  },
  {
   "address": "512 Broadway Street North, Jordan",
   "sale_month": "2020-03",
   "price": 500000,
   "lot_sqft": 79967,
   "price_per_lot_sqft": 6.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20356,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229190040"
  },
  {
   "address": "10579 165th Street West, Lakeville",
   "sale_month": "2020-03",
   "price": 397000,
   "lot_sqft": 2270,
   "price_per_lot_sqft": 174.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001040"
  },
  {
   "address": "333 3rd St N, Minneapolis",
   "sale_month": "2020-03",
   "price": 20000000,
   "lot_sqft": 24617,
   "price_per_lot_sqft": 812.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21660,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130147"
  },
  {
   "address": "305 5th Ave N, Minneapolis",
   "sale_month": "2020-03",
   "price": 20000000,
   "lot_sqft": 34429,
   "price_per_lot_sqft": 580.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19772,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130017"
  },
  {
   "address": "15020 27th Ave N, Plymouth",
   "sale_month": "2020-03",
   "price": 1800000,
   "lot_sqft": 95907,
   "price_per_lot_sqft": 18.77,
   "price_per_building_sqft": 63.08,
   "building_sqft": 28533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28705,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822430011"
  },
  {
   "address": "2765 Niagara La N, Plymouth",
   "sale_month": "2020-03",
   "price": 8350000,
   "lot_sqft": 326250,
   "price_per_lot_sqft": 25.59,
   "price_per_building_sqft": 71.29,
   "building_sqft": 117129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 117836,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822340002"
  },
  {
   "address": "3550 Vicksburg La N, Plymouth",
   "sale_month": "2020-03",
   "price": 13500000,
   "lot_sqft": 360465,
   "price_per_lot_sqft": 37.45,
   "price_per_building_sqft": 172.41,
   "building_sqft": 78301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78774,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220015"
  },
  {
   "address": "1101 James Ave N, Minneapolis",
   "sale_month": "2020-03",
   "price": 545000,
   "lot_sqft": 5351,
   "price_per_lot_sqft": 101.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2627,
   "use": "APARTMENT",
   "parcel_id": "2102924210079"
  },
  {
   "address": "5972 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2020-03",
   "price": 962500,
   "lot_sqft": 82424,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": 62.9,
   "building_sqft": 15303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15395,
   "use": "Commercial-preferred",
   "parcel_id": "207820101010"
  },
  {
   "address": "5440 Robert Trail South, Inver Grove Heights",
   "sale_month": "2020-03",
   "price": 1050000,
   "lot_sqft": 66731,
   "price_per_lot_sqft": 15.73,
   "price_per_building_sqft": 102.2,
   "building_sqft": 10274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10336,
   "use": "Commercial-preferred",
   "parcel_id": "206590001060"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 85000,
   "lot_sqft": 71330,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223240030"
  },
  {
   "address": "1310 154th Avenue Northeast, Ham Lake",
   "sale_month": "2020-03",
   "price": 295400,
   "lot_sqft": 56272,
   "price_per_lot_sqft": 5.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7648,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203223240020"
  },
  {
   "address": "5774 Blackshire Path, Inver Grove Heights",
   "sale_month": "2020-03",
   "price": 235000,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 109.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001260"
  },
  {
   "address": "2347 Commerce Drive, Hastings",
   "sale_month": "2020-03",
   "price": 420000,
   "lot_sqft": 151613,
   "price_per_lot_sqft": 2.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "Commercial-preferred",
   "parcel_id": "193200301030"
  },
  {
   "address": "16019 Central Avenue Northeast, Ham Lake",
   "sale_month": "2020-03",
   "price": 725000,
   "lot_sqft": 21473,
   "price_per_lot_sqft": 33.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223420015"
  },
  {
   "address": "830 Cretin Avenue South, Saint Paul",
   "sale_month": "2020-03",
   "price": 1240000,
   "lot_sqft": 23108,
   "price_per_lot_sqft": 53.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "172823110112"
  },
  {
   "address": "4000 Winnetka Ave N, New Hope",
   "sale_month": "2020-03",
   "price": 2200000,
   "lot_sqft": 128388,
   "price_per_lot_sqft": 17.14,
   "price_per_building_sqft": 99.45,
   "building_sqft": 22121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22255,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711821230003"
  },
  {
   "address": "2033 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2020-03",
   "price": 450000,
   "lot_sqft": 12255,
   "price_per_lot_sqft": 36.72,
   "price_per_building_sqft": 148.12,
   "building_sqft": 3038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3057,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163023320008"
  },
  {
   "address": "6023 42nd Ave N, Crystal",
   "sale_month": "2020-03",
   "price": 399500,
   "lot_sqft": 31201,
   "price_per_lot_sqft": 12.8,
   "price_per_building_sqft": 231.86,
   "building_sqft": 1723,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1734,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230011"
  },
  {
   "address": "1609 Dupont Ave N, Minneapolis",
   "sale_month": "2020-03",
   "price": 460000,
   "lot_sqft": 7659,
   "price_per_lot_sqft": 60.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1887,
   "use": "TRIPLEX",
   "parcel_id": "1602924410157"
  },
  {
   "address": "1506 West Broadway, Minneapolis",
   "sale_month": "2020-03",
   "price": 180000,
   "lot_sqft": 9296,
   "price_per_lot_sqft": 19.36,
   "price_per_building_sqft": 18.66,
   "building_sqft": 9645,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9704,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1602924240133"
  },
  {
   "address": "11310 86th Ave N, Maple Grove",
   "sale_month": "2020-03",
   "price": 685000,
   "lot_sqft": 5955,
   "price_per_lot_sqft": 115.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440059"
  },
  {
   "address": "14760 Oakhill Road North, Scandia",
   "sale_month": "2020-03",
   "price": 115000,
   "lot_sqft": 7351,
   "price_per_lot_sqft": 15.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1403220340020"
  },
  {
   "address": "6300 Central Avenue Northeast, Fridley",
   "sale_month": "2020-03",
   "price": 810000,
   "lot_sqft": 39347,
   "price_per_lot_sqft": 20.59,
   "price_per_building_sqft": 182.06,
   "building_sqft": 4449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4476,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024310034"
  },
  {
   "address": "1520 New Brighton Blvd, Minneapolis",
   "sale_month": "2020-03",
   "price": 49500000,
   "lot_sqft": 464408,
   "price_per_lot_sqft": 106.59,
   "price_per_building_sqft": 251.2,
   "building_sqft": 197057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 198247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924120016"
  },
  {
   "address": "1710 New Brighton Blvd, Minneapolis",
   "sale_month": "2020-03",
   "price": 49500000,
   "lot_sqft": 44965,
   "price_per_lot_sqft": 1100.86,
   "price_per_building_sqft": 6560.64,
   "building_sqft": 7545,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7591,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924110035"
  },
  {
   "address": "1730 New Brighton Blvd, Minneapolis",
   "sale_month": "2020-03",
   "price": 49500000,
   "lot_sqft": 58553,
   "price_per_lot_sqft": 845.39,
   "price_per_building_sqft": 4283.12,
   "building_sqft": 11557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924110034"
  },
  {
   "address": "1540 New Brighton Blvd, Minneapolis",
   "sale_month": "2020-03",
   "price": 49500000,
   "lot_sqft": 559523,
   "price_per_lot_sqft": 88.47,
   "price_per_building_sqft": 64621.41,
   "building_sqft": 766,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 770,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924110031"
  },
  {
   "address": "974 7th Street West, Saint Paul",
   "sale_month": "2020-03",
   "price": 484000,
   "lot_sqft": 9737,
   "price_per_lot_sqft": 49.71,
   "price_per_building_sqft": 193.06,
   "building_sqft": 2507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2522,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823140191"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 2121220,
   "lot_sqft": 32334,
   "price_per_lot_sqft": 65.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8070,
   "use": "Apartment",
   "parcel_id": "105677501040"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 2121220,
   "lot_sqft": 56682,
   "price_per_lot_sqft": 37.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7761,
   "use": "Apartment",
   "parcel_id": "105677501030"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 2121220,
   "lot_sqft": 49845,
   "price_per_lot_sqft": 42.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7825,
   "use": "Apartment",
   "parcel_id": "105677501020"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 2121220,
   "lot_sqft": 58952,
   "price_per_lot_sqft": 35.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8064,
   "use": "Apartment",
   "parcel_id": "105677501010"
  },
  {
   "address": "3515 48th Ave N, Brooklyn Center",
   "sale_month": "2020-03",
   "price": 850000,
   "lot_sqft": 45830,
   "price_per_lot_sqft": 18.55,
   "price_per_building_sqft": 96.89,
   "building_sqft": 8773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8826,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420012"
  },
  {
   "address": "1881 Highway 36 West, Roseville",
   "sale_month": "2020-03",
   "price": 2050000,
   "lot_sqft": 56650,
   "price_per_lot_sqft": 36.19,
   "price_per_building_sqft": 288.12,
   "building_sqft": 7115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7158,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310013"
  },
  {
   "address": "2400 Prior Avenue North, Roseville",
   "sale_month": "2020-03",
   "price": 1075000,
   "lot_sqft": 65050,
   "price_per_lot_sqft": 16.53,
   "price_per_building_sqft": 105.93,
   "building_sqft": 10148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10209,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310007"
  },
  {
   "address": "2280 Maplewood Drive North, Maplewood",
   "sale_month": "2020-03",
   "price": 268000,
   "lot_sqft": 746510,
   "price_per_lot_sqft": 0.36,
   "price_per_building_sqft": 1.42,
   "building_sqft": 188411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 189548,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922430050"
  },
  {
   "address": "15407 Mcginty Rd W, Minnetonka",
   "sale_month": "2020-03",
   "price": 74825000,
   "lot_sqft": 1704706,
   "price_per_lot_sqft": 43.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 339336,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911722340002"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 74825000,
   "lot_sqft": 88468,
   "price_per_lot_sqft": 845.79,
   "price_per_building_sqft": 26208.41,
   "building_sqft": 2855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2872,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911722330005"
  },
  {
   "address": "15615 Mcginty Rd W, Minnetonka",
   "sale_month": "2020-03",
   "price": 74825000,
   "lot_sqft": 700221,
   "price_per_lot_sqft": 106.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22320,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0911722330004"
  },
  {
   "address": "15421 Mcginty Rd W, Minnetonka",
   "sale_month": "2020-03",
   "price": 74825000,
   "lot_sqft": 885519,
   "price_per_lot_sqft": 84.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911722310006"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 74825000,
   "lot_sqft": 153437,
   "price_per_lot_sqft": 487.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911722240030"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 74825000,
   "lot_sqft": 490315,
   "price_per_lot_sqft": 152.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911722230006"
  },
  {
   "address": "720 94th St W, Bloomington",
   "sale_month": "2020-03",
   "price": 695000,
   "lot_sqft": 16637,
   "price_per_lot_sqft": 41.77,
   "price_per_building_sqft": 109.88,
   "building_sqft": 6325,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6363,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440046"
  },
  {
   "address": "3460 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2020-03",
   "price": 28500000,
   "lot_sqft": 109684,
   "price_per_lot_sqft": 259.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120032"
  },
  {
   "address": "3480 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2020-03",
   "price": 28500000,
   "lot_sqft": 106142,
   "price_per_lot_sqft": 268.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120031"
  },
  {
   "address": "3450 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2020-03",
   "price": 28500000,
   "lot_sqft": 77788,
   "price_per_lot_sqft": 366.38,
   "price_per_building_sqft": 1800.38,
   "building_sqft": 15830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15926,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120022"
  },
  {
   "address": "3564 Main Street Northwest, Coon Rapids",
   "sale_month": "2020-03",
   "price": 1964800,
   "lot_sqft": 31818,
   "price_per_lot_sqft": 61.75,
   "price_per_building_sqft": 366.36,
   "building_sqft": 5363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5395,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120011"
  },
  {
   "address": "3390 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2020-03",
   "price": 28500000,
   "lot_sqft": 64471,
   "price_per_lot_sqft": 442.06,
   "price_per_building_sqft": 4229.74,
   "building_sqft": 6738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6779,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124110037"
  },
  {
   "address": "3320 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2020-03",
   "price": 28500000,
   "lot_sqft": 593798,
   "price_per_lot_sqft": 48,
   "price_per_building_sqft": 77.87,
   "building_sqft": 366001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 368210,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124110036"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 60000,
   "lot_sqft": 43512,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0802721110006"
  },
  {
   "address": "700 East Main Street, Anoka",
   "sale_month": "2020-03",
   "price": 800000,
   "lot_sqft": 18419,
   "price_per_lot_sqft": 43.43,
   "price_per_building_sqft": 109.6,
   "building_sqft": 7299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7343,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124120006"
  },
  {
   "address": "4801 Excelsior Blvd, St. Louis Park",
   "sale_month": "2020-03",
   "price": 608800,
   "lot_sqft": 11884,
   "price_per_lot_sqft": 51.23,
   "price_per_building_sqft": 165.84,
   "building_sqft": 3671,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3694,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210252"
  },
  {
   "address": "6789 Upper Afton Road, Woodbury",
   "sale_month": "2020-03",
   "price": 750000,
   "lot_sqft": 30477,
   "price_per_lot_sqft": 24.61,
   "price_per_building_sqft": 128.01,
   "building_sqft": 5859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5895,
   "use": "300",
   "parcel_id": "0702821140014"
  },
  {
   "address": "5715 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2020-03",
   "price": 1750000,
   "lot_sqft": 239423,
   "price_per_lot_sqft": 7.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920130013"
  },
  {
   "address": "3950 227th Avenue Northwest, Saint Francis",
   "sale_month": "2020-03",
   "price": 435000,
   "lot_sqft": 252712,
   "price_per_lot_sqft": 1.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053324230055"
  },
  {
   "address": null,
   "sale_month": "2020-03",
   "price": 160000,
   "lot_sqft": 108405,
   "price_per_lot_sqft": 1.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0503221110008"
  },
  {
   "address": "2740 American Blvd W, Bloomington",
   "sale_month": "2020-03",
   "price": 5700000,
   "lot_sqft": 198839,
   "price_per_lot_sqft": 28.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36786,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724120005"
  },
  {
   "address": "3444 Colfax Ave S, Minneapolis",
   "sale_month": "2020-03",
   "price": 914000,
   "lot_sqft": 5410,
   "price_per_lot_sqft": 168.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2216,
   "use": "APARTMENT",
   "parcel_id": "0402824410048"
  },
  {
   "address": "324 5th Avenue North, Bayport",
   "sale_month": "2020-03",
   "price": 272000,
   "lot_sqft": 3556,
   "price_per_lot_sqft": 76.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302920440069"
  },
  {
   "address": "507 Lake St E, Minneapolis",
   "sale_month": "2020-03",
   "price": 200000,
   "lot_sqft": 1694,
   "price_per_lot_sqft": 118.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110077"
  },
  {
   "address": "1301 143rd Street West, Burnsville",
   "sale_month": "2020-03",
   "price": 13650029,
   "lot_sqft": 199858,
   "price_per_lot_sqft": 68.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29051,
   "use": "Apartment",
   "parcel_id": "027582502011"
  },
  {
   "address": "1401 143rd Street West, Burnsville",
   "sale_month": "2020-03",
   "price": 40949972,
   "lot_sqft": 378669,
   "price_per_lot_sqft": 108.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28998,
   "use": "Apartment",
   "parcel_id": "027582502010"
  },
  {
   "address": "758 Grand Avenue, Saint Paul",
   "sale_month": "2020-03",
   "price": 1700000,
   "lot_sqft": 12054,
   "price_per_lot_sqft": 141.03,
   "price_per_building_sqft": 120.22,
   "building_sqft": 14141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14227,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420076"
  },
  {
   "address": "2545 Co Rd No 10, Brooklyn Center",
   "sale_month": "2020-03",
   "price": 2740000,
   "lot_sqft": 46037,
   "price_per_lot_sqft": 59.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821240023"
  },
  {
   "address": "3745 Bloomington Ave, Minneapolis",
   "sale_month": "2020-03",
   "price": 350000,
   "lot_sqft": 4888,
   "price_per_lot_sqft": 71.6,
   "price_per_building_sqft": 132.13,
   "building_sqft": 2649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2665,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440073"
  },
  {
   "address": "383 Portland Avenue, Saint Paul",
   "sale_month": "2020-03",
   "price": 1450000,
   "lot_sqft": 11406,
   "price_per_lot_sqft": 127.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3799,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823240153"
  },
  {
   "address": "6955 146th Street West, Apple Valley",
   "sale_month": "2020-03",
   "price": 750000,
   "lot_sqft": 20882,
   "price_per_lot_sqft": 35.92,
   "price_per_building_sqft": 93.41,
   "building_sqft": 8029,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8077,
   "use": "Industrial-preferred",
   "parcel_id": "011176301020"
  },
  {
   "address": "2800 31st St E, Minneapolis",
   "sale_month": "2020-03",
   "price": 13500000,
   "lot_sqft": 50796,
   "price_per_lot_sqft": 265.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15375,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824110124"
  },
  {
   "address": "309 Birch Street South, Waconia",
   "sale_month": "2020-02",
   "price": 187000,
   "lot_sqft": 12401,
   "price_per_lot_sqft": 15.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5736,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755020380"
  },
  {
   "address": "140 Depot Drive, Waconia",
   "sale_month": "2020-02",
   "price": 651609,
   "lot_sqft": 50537,
   "price_per_lot_sqft": 12.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752560010"
  },
  {
   "address": "141 1st Street East, Waconia",
   "sale_month": "2020-02",
   "price": 650000,
   "lot_sqft": 19497,
   "price_per_lot_sqft": 33.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7615,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501800"
  },
  {
   "address": "216 1st Street Northeast, Mayer",
   "sale_month": "2020-02",
   "price": 95000,
   "lot_sqft": 26422,
   "price_per_lot_sqft": 3.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500061320"
  },
  {
   "address": "1059 Robert Street South, West Saint Paul",
   "sale_month": "2020-02",
   "price": 246000,
   "lot_sqft": 4340,
   "price_per_lot_sqft": 56.68,
   "price_per_building_sqft": 106.91,
   "building_sqft": 2301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2315,
   "use": "Commercial-preferred",
   "parcel_id": "424810020020"
  },
  {
   "address": "730 86th Avenue Northwest, Coon Rapids",
   "sale_month": "2020-02",
   "price": 630000,
   "lot_sqft": 35577,
   "price_per_lot_sqft": 17.71,
   "price_per_building_sqft": 66.16,
   "building_sqft": 9523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9580,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124330011"
  },
  {
   "address": null,
   "sale_month": "2020-02",
   "price": 105000,
   "lot_sqft": 49217,
   "price_per_lot_sqft": 2.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3612023110010"
  },
  {
   "address": "910 Hastings Avenue, Newport",
   "sale_month": "2020-02",
   "price": 14450000,
   "lot_sqft": 416703,
   "price_per_lot_sqft": 34.68,
   "price_per_building_sqft": 2633.02,
   "building_sqft": 5488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5521,
   "use": "305",
   "parcel_id": "3602822340040"
  },
  {
   "address": "795 Marshall Avenue, Saint Paul",
   "sale_month": "2020-02",
   "price": 2070000,
   "lot_sqft": 9926,
   "price_per_lot_sqft": 208.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1819,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923430097"
  },
  {
   "address": "2701 Bloomington Ave, Minneapolis",
   "sale_month": "2020-02",
   "price": 551800,
   "lot_sqft": 4674,
   "price_per_lot_sqft": 118.06,
   "price_per_building_sqft": 589.53,
   "building_sqft": 936,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 942,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924410110"
  },
  {
   "address": "2901 Chicago Ave, Minneapolis",
   "sale_month": "2020-02",
   "price": 8050000,
   "lot_sqft": 34869,
   "price_per_lot_sqft": 230.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19785,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924340133"
  },
  {
   "address": "16560 2nd Street North, Lakeland Shores",
   "sale_month": "2020-02",
   "price": 90000,
   "lot_sqft": 28237,
   "price_per_lot_sqft": 3.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3502920430022"
  },
  {
   "address": "25 25th St E, Minneapolis",
   "sale_month": "2020-02",
   "price": 2375000,
   "lot_sqft": 7484,
   "price_per_lot_sqft": 317.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6235,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924130079"
  },
  {
   "address": "9600 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2020-02",
   "price": 4537000,
   "lot_sqft": 731463,
   "price_per_lot_sqft": 6.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3402921430012"
  },
  {
   "address": "2621 Colfax Ave S, Minneapolis",
   "sale_month": "2020-02",
   "price": 530000,
   "lot_sqft": 5144,
   "price_per_lot_sqft": 103.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1572,
   "use": "APARTMENT",
   "parcel_id": "3302924410014"
  },
  {
   "address": "699 7th Street East, Saint Paul",
   "sale_month": "2020-02",
   "price": 515000,
   "lot_sqft": 13425,
   "price_per_lot_sqft": 38.36,
   "price_per_building_sqft": 383.18,
   "building_sqft": 1344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1352,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922130101"
  },
  {
   "address": "6100 110th St W, Bloomington",
   "sale_month": "2020-02",
   "price": 9900000,
   "lot_sqft": 332226,
   "price_per_lot_sqft": 29.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 116090,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621440011"
  },
  {
   "address": "3740 Silver Lake Road Northeast, Saint Anthony",
   "sale_month": "2020-02",
   "price": 6500000,
   "lot_sqft": 219295,
   "price_per_lot_sqft": 29.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023340034"
  },
  {
   "address": "3750 Silver Lake Road Northeast, Saint Anthony",
   "sale_month": "2020-02",
   "price": 6500000,
   "lot_sqft": 242122,
   "price_per_lot_sqft": 26.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 166178,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023340033"
  },
  {
   "address": null,
   "sale_month": "2020-02",
   "price": 1,
   "lot_sqft": 104697,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340030"
  },
  {
   "address": "201 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2020-02",
   "price": 600000,
   "lot_sqft": 38742,
   "price_per_lot_sqft": 15.49,
   "price_per_building_sqft": 117.72,
   "building_sqft": 5097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5128,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "303023430020"
  },
  {
   "address": "9000 123rd Ave N, Champlin",
   "sale_month": "2020-02",
   "price": 400000,
   "lot_sqft": 24572,
   "price_per_lot_sqft": 16.28,
   "price_per_building_sqft": 143.11,
   "building_sqft": 2795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2812,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021210018"
  },
  {
   "address": "9200 75th Ave N, Brooklyn Park",
   "sale_month": "2020-02",
   "price": 9600000,
   "lot_sqft": 354549,
   "price_per_lot_sqft": 27.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921220007"
  },
  {
   "address": "2505 Franklin Avenue, Saint Paul",
   "sale_month": "2020-02",
   "price": 360000,
   "lot_sqft": 2550,
   "price_per_lot_sqft": 141.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923330057"
  },
  {
   "address": "658 Sims Avenue, Saint Paul",
   "sale_month": "2020-02",
   "price": 205000,
   "lot_sqft": 4999,
   "price_per_lot_sqft": 41.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1005,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922420110"
  },
  {
   "address": "86 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2020-02",
   "price": 920000,
   "lot_sqft": 3511,
   "price_per_lot_sqft": 262.03,
   "price_per_building_sqft": 323.37,
   "building_sqft": 2845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2862,
   "use": "300",
   "parcel_id": "2903021310010"
  },
  {
   "address": "1355 Mendota Heights Road, Mendota Heights",
   "sale_month": "2020-02",
   "price": 3774000,
   "lot_sqft": 206287,
   "price_per_lot_sqft": 18.29,
   "price_per_building_sqft": 67.51,
   "building_sqft": 55900,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56237,
   "use": "Industrial-preferred",
   "parcel_id": "277128601030"
  },
  {
   "address": "2650 4th Avenue East, Shakopee",
   "sale_month": "2020-02",
   "price": 12800000,
   "lot_sqft": 425720,
   "price_per_lot_sqft": 30.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29371,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274700020"
  },
  {
   "address": "581 Marschall Road, Shakopee",
   "sale_month": "2020-02",
   "price": 2750000,
   "lot_sqft": 70380,
   "price_per_lot_sqft": 39.07,
   "price_per_building_sqft": 174.6,
   "building_sqft": 15750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15845,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271200040"
  },
  {
   "address": "1920 1st Ave S, Minneapolis",
   "sale_month": "2020-02",
   "price": 534500,
   "lot_sqft": 6774,
   "price_per_lot_sqft": 78.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1414,
   "use": "TRIPLEX",
   "parcel_id": "2702924430048"
  },
  {
   "address": "306 Oak Grove St, Minneapolis",
   "sale_month": "2020-02",
   "price": 3400000,
   "lot_sqft": 11111,
   "price_per_lot_sqft": 306,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5603,
   "use": "APARTMENT",
   "parcel_id": "2702924310127"
  },
  {
   "address": "622 13th Ave S, Hopkins",
   "sale_month": "2020-02",
   "price": 550000,
   "lot_sqft": 13033,
   "price_per_lot_sqft": 42.2,
   "price_per_building_sqft": 89.56,
   "building_sqft": 6141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6178,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230025"
  },
  {
   "address": "1431 Rice Street, Saint Paul",
   "sale_month": "2020-02",
   "price": 225000,
   "lot_sqft": 18125,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": 66.06,
   "building_sqft": 3406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3427,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923410001"
  },
  {
   "address": "2642 Commerce Blvd, Mound",
   "sale_month": "2020-02",
   "price": 393125,
   "lot_sqft": 9943,
   "price_per_lot_sqft": 39.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311724140008"
  },
  {
   "address": "1620 103rd Avenue Northwest, Coon Rapids",
   "sale_month": "2020-02",
   "price": 1035000,
   "lot_sqft": 33581,
   "price_per_lot_sqft": 30.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4015,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223124440036"
  },
  {
   "address": "3340 Annapolis La N, Plymouth",
   "sale_month": "2020-02",
   "price": 400500,
   "lot_sqft": 8387,
   "price_per_lot_sqft": 47.75,
   "price_per_building_sqft": 85.98,
   "building_sqft": 4658,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4687,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822230038"
  },
  {
   "address": "8755 Columbine Rd, Eden Prairie",
   "sale_month": "2020-02",
   "price": 1500000,
   "lot_sqft": 46373,
   "price_per_lot_sqft": 32.35,
   "price_per_building_sqft": 202.7,
   "building_sqft": 7400,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7445,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211622110008"
  },
  {
   "address": "21460 Heywood Avenue, Lakeville",
   "sale_month": "2020-02",
   "price": 575000,
   "lot_sqft": 44605,
   "price_per_lot_sqft": 12.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "Industrial-preferred",
   "parcel_id": "221110103010"
  },
  {
   "address": "601 Nicollet Mall, Minneapolis",
   "sale_month": "2020-02",
   "price": 4100000,
   "lot_sqft": 37754,
   "price_per_lot_sqft": 108.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440123"
  },
  {
   "address": "5455 Nicollet Ave, Minneapolis",
   "sale_month": "2020-02",
   "price": 1625000,
   "lot_sqft": 16615,
   "price_per_lot_sqft": 97.8,
   "price_per_building_sqft": 196.26,
   "building_sqft": 8280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8330,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824120149"
  },
  {
   "address": "3185 St Croix Trail South, Afton",
   "sale_month": "2020-02",
   "price": 225000,
   "lot_sqft": 22643,
   "price_per_lot_sqft": 9.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "300",
   "parcel_id": "2202820110006"
  },
  {
   "address": "6121 Excelsior Blvd, St. Louis Park",
   "sale_month": "2020-02",
   "price": 1087000,
   "lot_sqft": 13330,
   "price_per_lot_sqft": 81.55,
   "price_per_building_sqft": 242.47,
   "building_sqft": 4483,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4511,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721320021"
  },
  {
   "address": "1311 Currie Ave W, Minneapolis",
   "sale_month": "2020-02",
   "price": 804533,
   "lot_sqft": 19715,
   "price_per_lot_sqft": 40.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5423,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924430107"
  },
  {
   "address": "212 Girard Ave N, Minneapolis",
   "sale_month": "2020-02",
   "price": 804533,
   "lot_sqft": 38189,
   "price_per_lot_sqft": 21.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924430106"
  },
  {
   "address": "1300 Chestnut Ave W, Minneapolis",
   "sale_month": "2020-02",
   "price": 804533,
   "lot_sqft": 11699,
   "price_per_lot_sqft": 68.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924430103"
  },
  {
   "address": "221 Emerson Ave N, Minneapolis",
   "sale_month": "2020-02",
   "price": 804533,
   "lot_sqft": 1395,
   "price_per_lot_sqft": 576.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924430092"
  },
  {
   "address": "210 Girard Ave N, Minneapolis",
   "sale_month": "2020-02",
   "price": 804533,
   "lot_sqft": 35145,
   "price_per_lot_sqft": 22.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924430007"
  },
  {
   "address": "222 Logan Ave N, Minneapolis",
   "sale_month": "2020-02",
   "price": 398300,
   "lot_sqft": 7990,
   "price_per_lot_sqft": 49.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1704,
   "use": "APARTMENT",
   "parcel_id": "2102924340132"
  },
  {
   "address": "506 Newton Ave N, Minneapolis",
   "sale_month": "2020-02",
   "price": 500000,
   "lot_sqft": 7698,
   "price_per_lot_sqft": 64.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2398,
   "use": "APARTMENT",
   "parcel_id": "2102924320021"
  },
  {
   "address": "1229 Payne Avenue, Saint Paul",
   "sale_month": "2020-02",
   "price": 135000,
   "lot_sqft": 9449,
   "price_per_lot_sqft": 14.29,
   "price_per_building_sqft": 74.14,
   "building_sqft": 1821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1832,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922430221"
  },
  {
   "address": "636 Montana Avenue East, Saint Paul",
   "sale_month": "2020-02",
   "price": 157500,
   "lot_sqft": 4095,
   "price_per_lot_sqft": 38.46,
   "price_per_building_sqft": 106.78,
   "building_sqft": 1475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1484,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922130043"
  },
  {
   "address": "6775 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2020-02",
   "price": 600000,
   "lot_sqft": 46891,
   "price_per_lot_sqft": 12.8,
   "price_per_building_sqft": 127.15,
   "building_sqft": 4719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4748,
   "use": "Commercial-preferred",
   "parcel_id": "202750001010"
  },
  {
   "address": "5615 150th Street North, Hugo",
   "sale_month": "2020-02",
   "price": 650000,
   "lot_sqft": 43792,
   "price_per_lot_sqft": 14.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5884,
   "use": "300",
   "parcel_id": "2003121210074"
  },
  {
   "address": "500 Jefferson Hwy N, Champlin",
   "sale_month": "2020-02",
   "price": 1925000,
   "lot_sqft": 63020,
   "price_per_lot_sqft": 30.55,
   "price_per_building_sqft": 89.91,
   "building_sqft": 21411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21540,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1912021310043"
  },
  {
   "address": "550 Kasota Ave, Minneapolis",
   "sale_month": "2020-02",
   "price": 5200000,
   "lot_sqft": 316900,
   "price_per_lot_sqft": 16.41,
   "price_per_building_sqft": 49.73,
   "building_sqft": 104571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105202,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1902923440007"
  },
  {
   "address": "4425 Valley View Rd, Edina",
   "sale_month": "2020-02",
   "price": 1050000,
   "lot_sqft": 30355,
   "price_per_lot_sqft": 34.59,
   "price_per_building_sqft": 343.03,
   "building_sqft": 3061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3079,
   "use": "APARTMENT",
   "parcel_id": "1902824430117"
  },
  {
   "address": "223 Larpenteur Avenue East, Maplewood",
   "sale_month": "2020-02",
   "price": 930000,
   "lot_sqft": 40811,
   "price_per_lot_sqft": 22.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922440022"
  },
  {
   "address": "300 Industrial Blvd, Minneapolis",
   "sale_month": "2020-02",
   "price": 6891053,
   "lot_sqft": 126553,
   "price_per_lot_sqft": 54.45,
   "price_per_building_sqft": 212.5,
   "building_sqft": 32428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32624,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923440018"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2020-02",
   "price": 14000,
   "lot_sqft": 333,
   "price_per_lot_sqft": 42.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240032"
  },
  {
   "address": "7701 42nd Ave N, New Hope",
   "sale_month": "2020-02",
   "price": 1560000,
   "lot_sqft": 136241,
   "price_per_lot_sqft": 11.45,
   "price_per_building_sqft": 90.19,
   "building_sqft": 17296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17401,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1711821230017"
  },
  {
   "address": "2101 Snelling Avenue North, Roseville",
   "sale_month": "2020-02",
   "price": 1450000,
   "lot_sqft": 45161,
   "price_per_lot_sqft": 32.11,
   "price_per_building_sqft": 365.06,
   "building_sqft": 3972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3996,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923110004"
  },
  {
   "address": "1917 26th Ave N, Minneapolis",
   "sale_month": "2020-02",
   "price": 300000,
   "lot_sqft": 11317,
   "price_per_lot_sqft": 26.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924220192"
  },
  {
   "address": "1922 25th Ave N, Minneapolis",
   "sale_month": "2020-02",
   "price": 300000,
   "lot_sqft": 16969,
   "price_per_lot_sqft": 17.68,
   "price_per_building_sqft": 28.82,
   "building_sqft": 10410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10473,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220191"
  },
  {
   "address": "9713 Irving Ave S, Bloomington",
   "sale_month": "2020-02",
   "price": 1490000,
   "lot_sqft": 16013,
   "price_per_lot_sqft": 93.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240012"
  },
  {
   "address": "9712 Humboldt Ave S, Bloomington",
   "sale_month": "2020-02",
   "price": 1490000,
   "lot_sqft": 16013,
   "price_per_lot_sqft": 93.05,
   "price_per_building_sqft": 1614.3,
   "building_sqft": 923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 929,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240011"
  },
  {
   "address": "9649 Humboldt Ave S, Bloomington",
   "sale_month": "2020-02",
   "price": 1490000,
   "lot_sqft": 31192,
   "price_per_lot_sqft": 47.77,
   "price_per_building_sqft": 133.9,
   "building_sqft": 11128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11195,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130015"
  },
  {
   "address": "9716 Girard Ave S, Bloomington",
   "sale_month": "2020-02",
   "price": 982125,
   "lot_sqft": 16157,
   "price_per_lot_sqft": 60.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130012"
  },
  {
   "address": "9715 Humboldt Ave S, Bloomington",
   "sale_month": "2020-02",
   "price": 982125,
   "lot_sqft": 16155,
   "price_per_lot_sqft": 60.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130011"
  },
  {
   "address": null,
   "sale_month": "2020-02",
   "price": 120000,
   "lot_sqft": 12053,
   "price_per_lot_sqft": 9.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700019040"
  },
  {
   "address": "214 16th Ave NE, Minneapolis",
   "sale_month": "2020-02",
   "price": 400000,
   "lot_sqft": 6165,
   "price_per_lot_sqft": 64.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 942,
   "use": "APARTMENT",
   "parcel_id": "1402924220189"
  },
  {
   "address": "7651 Central Avenue Northeast, Fridley",
   "sale_month": "2020-02",
   "price": 150000,
   "lot_sqft": 9504,
   "price_per_lot_sqft": 15.78,
   "price_per_building_sqft": 77.16,
   "building_sqft": 1944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1956,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024120076"
  },
  {
   "address": "2651 Johnson St NE, Minneapolis",
   "sale_month": "2020-02",
   "price": 775000,
   "lot_sqft": 16253,
   "price_per_lot_sqft": 47.68,
   "price_per_building_sqft": 510.2,
   "building_sqft": 1519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1529,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924130017"
  },
  {
   "address": "819 24th Ave NE, Minneapolis",
   "sale_month": "2020-02",
   "price": 130000,
   "lot_sqft": 5274,
   "price_per_lot_sqft": 24.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1537,
   "use": "TRIPLEX",
   "parcel_id": "1102924410225"
  },
  {
   "address": "2500 Cleveland Avenue North, Roseville",
   "sale_month": "2020-02",
   "price": 4750000,
   "lot_sqft": 118466,
   "price_per_lot_sqft": 40.1,
   "price_per_building_sqft": 121.1,
   "building_sqft": 39224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39461,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923230030"
  },
  {
   "address": "2201 Florida Ave S, St. Louis Park",
   "sale_month": "2020-02",
   "price": 2045040,
   "lot_sqft": 61741,
   "price_per_lot_sqft": 33.12,
   "price_per_building_sqft": 81.64,
   "building_sqft": 25051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25202,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721110044"
  },
  {
   "address": "289 12th Street Southwest, Forest Lake",
   "sale_month": "2020-02",
   "price": 9050000,
   "lot_sqft": 184483,
   "price_per_lot_sqft": 49.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 725,
   "use": "300",
   "parcel_id": "0803221230014"
  },
  {
   "address": "209 12th Street Southwest, Forest Lake",
   "sale_month": "2020-02",
   "price": 9050000,
   "lot_sqft": 107728,
   "price_per_lot_sqft": 84.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 122463,
   "use": "300",
   "parcel_id": "0803221230013"
  },
  {
   "address": "119 12th Street Southwest, Forest Lake",
   "sale_month": "2020-02",
   "price": 9050000,
   "lot_sqft": 249878,
   "price_per_lot_sqft": 36.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221230012"
  },
  {
   "address": "167 Lake Street North, Forest Lake",
   "sale_month": "2020-02",
   "price": 555000,
   "lot_sqft": 5233,
   "price_per_lot_sqft": 106.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120073"
  },
  {
   "address": "1063 Weir Drive, Woodbury",
   "sale_month": "2020-02",
   "price": 455000,
   "lot_sqft": 3037,
   "price_per_lot_sqft": 149.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8357,
   "use": "300",
   "parcel_id": "0802821220025"
  },
  {
   "address": "8201 46th Ave N, New Hope",
   "sale_month": "2020-02",
   "price": 12050000,
   "lot_sqft": 274136,
   "price_per_lot_sqft": 43.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46905,
   "use": "APARTMENT",
   "parcel_id": "0711821440059"
  },
  {
   "address": "5100 Boone Ave N, New Hope",
   "sale_month": "2020-02",
   "price": 3050000,
   "lot_sqft": 397425,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": 30.99,
   "building_sqft": 98407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 99001,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821120003"
  },
  {
   "address": "379 Cedar Street, Saint Paul",
   "sale_month": "2020-02",
   "price": 4100000,
   "lot_sqft": 31931,
   "price_per_lot_sqft": 128.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "5E MISC",
   "parcel_id": "062822120298"
  },
  {
   "address": null,
   "sale_month": "2020-02",
   "price": 197500,
   "lot_sqft": 1516,
   "price_per_lot_sqft": 130.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060411020"
  },
  {
   "address": "4201 American Blvd W, Bloomington",
   "sale_month": "2020-02",
   "price": 6250000,
   "lot_sqft": 155805,
   "price_per_lot_sqft": 40.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26519,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724140016"
  },
  {
   "address": "12751 Central Avenue Northeast, Blaine",
   "sale_month": "2020-02",
   "price": 1250000,
   "lot_sqft": 49798,
   "price_per_lot_sqft": 25.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123420096"
  },
  {
   "address": "1880 Marshall Avenue, Saint Paul",
   "sale_month": "2020-02",
   "price": 4915000,
   "lot_sqft": 24951,
   "price_per_lot_sqft": 196.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8559,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823210015"
  },
  {
   "address": "5700 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2020-02",
   "price": 28150000,
   "lot_sqft": 58681,
   "price_per_lot_sqft": 479.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411721340051"
  },
  {
   "address": "5601 16th St W, St. Louis Park",
   "sale_month": "2020-02",
   "price": 28150000,
   "lot_sqft": 101086,
   "price_per_lot_sqft": 278.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411721340050"
  },
  {
   "address": "1620 Park Place Blvd, St. Louis Park",
   "sale_month": "2020-02",
   "price": 28150000,
   "lot_sqft": 47761,
   "price_per_lot_sqft": 589.39,
   "price_per_building_sqft": 4917.89,
   "building_sqft": 5724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5759,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721340046"
  },
  {
   "address": "1650 Park Place Blvd, St. Louis Park",
   "sale_month": "2020-02",
   "price": 28150000,
   "lot_sqft": 56275,
   "price_per_lot_sqft": 500.22,
   "price_per_building_sqft": 2608.41,
   "building_sqft": 10792,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10857,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721340045"
  },
  {
   "address": "5600 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2020-02",
   "price": 28150000,
   "lot_sqft": 309947,
   "price_per_lot_sqft": 90.82,
   "price_per_building_sqft": 415.12,
   "building_sqft": 67812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68222,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721340043"
  },
  {
   "address": "1120 Grand Avenue, Saint Paul",
   "sale_month": "2020-02",
   "price": 1200000,
   "lot_sqft": 5935,
   "price_per_lot_sqft": 202.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2271,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032823410067"
  },
  {
   "address": "45 Lexington Parkway South, Saint Paul",
   "sale_month": "2020-02",
   "price": 2582000,
   "lot_sqft": 11707,
   "price_per_lot_sqft": 220.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5018,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823410018"
  },
  {
   "address": "3805 Washington Ave N, Minneapolis",
   "sale_month": "2020-02",
   "price": 2275000,
   "lot_sqft": 70686,
   "price_per_lot_sqft": 32.18,
   "price_per_building_sqft": 234.92,
   "building_sqft": 9684,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9742,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0302924320147"
  },
  {
   "address": "3040 4th Ave S, Minneapolis",
   "sale_month": "2020-02",
   "price": 1300000,
   "lot_sqft": 20226,
   "price_per_lot_sqft": 64.27,
   "price_per_building_sqft": 87.32,
   "building_sqft": 14887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14977,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302824110027"
  },
  {
   "address": "11990 Riverwood Drive, Burnsville",
   "sale_month": "2020-02",
   "price": 980000,
   "lot_sqft": 70514,
   "price_per_lot_sqft": 13.9,
   "price_per_building_sqft": 60.02,
   "building_sqft": 16328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16426,
   "use": "Industrial-preferred",
   "parcel_id": "026430301050"
  },
  {
   "address": "15100 Buck Hill Road, Burnsville",
   "sale_month": "2020-02",
   "price": 700000,
   "lot_sqft": 63836,
   "price_per_lot_sqft": 10.97,
   "price_per_building_sqft": 67.93,
   "building_sqft": 10305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10367,
   "use": "Commercial-preferred",
   "parcel_id": "021699801010"
  },
  {
   "address": "3053 15th Ave S, Minneapolis",
   "sale_month": "2020-02",
   "price": 474900,
   "lot_sqft": 7529,
   "price_per_lot_sqft": 63.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2328,
   "use": "APARTMENT",
   "parcel_id": "0202824120148"
  },
  {
   "address": "10150 Hudson Road, Woodbury",
   "sale_month": "2020-02",
   "price": 17160000,
   "lot_sqft": 513908,
   "price_per_lot_sqft": 33.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 83120,
   "use": "300",
   "parcel_id": "0202821220008"
  },
  {
   "address": "435 West Main Street, Anoka",
   "sale_month": "2020-02",
   "price": 11000000,
   "lot_sqft": 602221,
   "price_per_lot_sqft": 18.27,
   "price_per_building_sqft": 353.45,
   "building_sqft": 31122,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31309,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125420061"
  },
  {
   "address": "608 Holly Avenue, Saint Paul",
   "sale_month": "2020-02",
   "price": 2070000,
   "lot_sqft": 17050,
   "price_per_lot_sqft": 121.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3489,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823230104"
  },
  {
   "address": "587 Ashland Avenue, Saint Paul",
   "sale_month": "2020-02",
   "price": 2070000,
   "lot_sqft": 32962,
   "price_per_lot_sqft": 62.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3985,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823230022"
  },
  {
   "address": "587 Ashland Avenue, Saint Paul",
   "sale_month": "2020-02",
   "price": 2070000,
   "lot_sqft": 7140,
   "price_per_lot_sqft": 289.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2883,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823230021"
  },
  {
   "address": "6150 Trenton La N, Plymouth",
   "sale_month": "2020-02",
   "price": 24250000,
   "lot_sqft": 1644379,
   "price_per_lot_sqft": 14.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59629,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0111822110004"
  },
  {
   "address": "6462 City West Pkwy, Eden Prairie",
   "sale_month": "2020-02",
   "price": 2440000,
   "lot_sqft": 58168,
   "price_per_lot_sqft": 41.95,
   "price_per_building_sqft": 132.49,
   "building_sqft": 18417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18528,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622240062"
  },
  {
   "address": "679 Park Avenue, Hamburg",
   "sale_month": "2020-01",
   "price": 165000,
   "lot_sqft": 15658,
   "price_per_lot_sqft": 10.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "450281100"
  },
  {
   "address": "2215 Snelling Ave, Minneapolis",
   "sale_month": "2020-01",
   "price": 533333,
   "lot_sqft": 27115,
   "price_per_lot_sqft": 19.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3602924220105"
  },
  {
   "address": "3811 Restwood Road, Lexington",
   "sale_month": "2020-01",
   "price": 525000,
   "lot_sqft": 15020,
   "price_per_lot_sqft": 34.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1804,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353123120015"
  },
  {
   "address": "7600 Cedar Ave S, Richfield",
   "sale_month": "2020-01",
   "price": 2062000,
   "lot_sqft": 38978,
   "price_per_lot_sqft": 52.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6292,
   "use": "APARTMENT",
   "parcel_id": "3502824440025"
  },
  {
   "address": "1341 County Road D Circle East, Vadnais Heights",
   "sale_month": "2020-01",
   "price": 300000,
   "lot_sqft": 2602,
   "price_per_lot_sqft": 115.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022330020"
  },
  {
   "address": "2912 Grand Ave S, Minneapolis",
   "sale_month": "2020-01",
   "price": 27600000,
   "lot_sqft": 1227,
   "price_per_lot_sqft": 22493.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924330211"
  },
  {
   "address": "2905 Harriet Ave, Minneapolis",
   "sale_month": "2020-01",
   "price": 27600000,
   "lot_sqft": 33866,
   "price_per_lot_sqft": 814.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 892,
   "use": "APARTMENT",
   "parcel_id": "3402924330210"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 228000,
   "lot_sqft": 27076,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022220037"
  },
  {
   "address": "138 Maria Avenue, Saint Paul",
   "sale_month": "2020-01",
   "price": 200000,
   "lot_sqft": 5251,
   "price_per_lot_sqft": 38.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1301,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922330070"
  },
  {
   "address": "1749 Greeley Street South, Stillwater",
   "sale_month": "2020-01",
   "price": 1850000,
   "lot_sqft": 227007,
   "price_per_lot_sqft": 8.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "305",
   "parcel_id": "3303020320044"
  },
  {
   "address": "2735 Aldrich Ave S, Minneapolis",
   "sale_month": "2020-01",
   "price": 950000,
   "lot_sqft": 5997,
   "price_per_lot_sqft": 158.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3058,
   "use": "APARTMENT",
   "parcel_id": "3302924410076"
  },
  {
   "address": "8513 5th Street North, Lake Elmo",
   "sale_month": "2020-01",
   "price": 890766,
   "lot_sqft": 98906,
   "price_per_lot_sqft": 9.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921130026"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 125000,
   "lot_sqft": 107542,
   "price_per_lot_sqft": 1.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323220008"
  },
  {
   "address": "658 Greenbrier Street, Saint Paul",
   "sale_month": "2020-01",
   "price": 883000,
   "lot_sqft": 11199,
   "price_per_lot_sqft": 78.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2761,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922110038"
  },
  {
   "address": "2000 Penn Ave S, Minneapolis",
   "sale_month": "2020-01",
   "price": 450000,
   "lot_sqft": 7435,
   "price_per_lot_sqft": 60.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2220,
   "use": "TRIPLEX",
   "parcel_id": "3202924110001"
  },
  {
   "address": "460 Wacouta Street, Saint Paul",
   "sale_month": "2020-01",
   "price": 1750000,
   "lot_sqft": 40620,
   "price_per_lot_sqft": 43.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4710,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922410222"
  },
  {
   "address": "2025 River Pkwy E, Minneapolis",
   "sale_month": "2020-01",
   "price": 21500000,
   "lot_sqft": 456928,
   "price_per_lot_sqft": 47.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 89415,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923140001"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 1100000,
   "lot_sqft": 33498,
   "price_per_lot_sqft": 32.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922340066"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 1100000,
   "lot_sqft": 5617,
   "price_per_lot_sqft": 195.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922340065"
  },
  {
   "address": "44 Acker Street East, Saint Paul",
   "sale_month": "2020-01",
   "price": 1100000,
   "lot_sqft": 31326,
   "price_per_lot_sqft": 35.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7474,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922340062"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 1100000,
   "lot_sqft": 9923,
   "price_per_lot_sqft": 110.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922340061"
  },
  {
   "address": "17746 Old Excelsior Blvd, Minnetonka",
   "sale_month": "2020-01",
   "price": 395000,
   "lot_sqft": 1701,
   "price_per_lot_sqft": 232.22,
   "price_per_building_sqft": 250.79,
   "building_sqft": 1575,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1584,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410056"
  },
  {
   "address": "1435 147th Avenue Northeast, Ham Lake",
   "sale_month": "2020-01",
   "price": 2738375,
   "lot_sqft": 63595,
   "price_per_lot_sqft": 43.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223120023"
  },
  {
   "address": "9380 Central Avenue Northeast, Blaine",
   "sale_month": "2020-01",
   "price": 4560000,
   "lot_sqft": 108518,
   "price_per_lot_sqft": 42.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11281,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123340004"
  },
  {
   "address": "10061 Central Avenue Northeast, Blaine",
   "sale_month": "2020-01",
   "price": 835000,
   "lot_sqft": 46418,
   "price_per_lot_sqft": 17.99,
   "price_per_building_sqft": 196.1,
   "building_sqft": 4258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4284,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123120002"
  },
  {
   "address": "1090 Payne Avenue, Saint Paul",
   "sale_month": "2020-01",
   "price": 155000,
   "lot_sqft": 2482,
   "price_per_lot_sqft": 62.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120212"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 232082,
   "lot_sqft": 48854,
   "price_per_lot_sqft": 4.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903121220005"
  },
  {
   "address": "3240 Southdale Cir, Edina",
   "sale_month": "2020-01",
   "price": 2000000,
   "lot_sqft": 23411,
   "price_per_lot_sqft": 85.43,
   "price_per_building_sqft": 413.65,
   "building_sqft": 4835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824310010"
  },
  {
   "address": "3146 Viking Boulevard Northwest, Oak Grove",
   "sale_month": "2020-01",
   "price": 540000,
   "lot_sqft": 217220,
   "price_per_lot_sqft": 2.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26981,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283324320010"
  },
  {
   "address": "1032 Duluth Street, Saint Paul",
   "sale_month": "2020-01",
   "price": 2400000,
   "lot_sqft": 31061,
   "price_per_lot_sqft": 77.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7042,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922140064"
  },
  {
   "address": "217 2nd Street North, Stillwater",
   "sale_month": "2020-01",
   "price": 80144,
   "lot_sqft": 3149,
   "price_per_lot_sqft": 25.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020130165"
  },
  {
   "address": "224 Cedar Lake Rd S, Minneapolis",
   "sale_month": "2020-01",
   "price": 1165000,
   "lot_sqft": 11593,
   "price_per_lot_sqft": 100.49,
   "price_per_building_sqft": 218.45,
   "building_sqft": 5333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924220069"
  },
  {
   "address": "2208 66th St W, Richfield",
   "sale_month": "2020-01",
   "price": 1430000,
   "lot_sqft": 12751,
   "price_per_lot_sqft": 112.15,
   "price_per_building_sqft": 1057.69,
   "building_sqft": 1352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1360,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230139"
  },
  {
   "address": "6545 Penn Ave S, Richfield",
   "sale_month": "2020-01",
   "price": 1430000,
   "lot_sqft": 12763,
   "price_per_lot_sqft": 112.04,
   "price_per_building_sqft": 790.93,
   "building_sqft": 1808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1818,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230138"
  },
  {
   "address": "1575 Lusitano Street, Shakopee",
   "sale_month": "2020-01",
   "price": 7100,
   "lot_sqft": 120052,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274960020"
  },
  {
   "address": "10056 Flanders Court Northeast, Blaine",
   "sale_month": "2020-01",
   "price": 320000,
   "lot_sqft": 3027,
   "price_per_lot_sqft": 105.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210033"
  },
  {
   "address": "1261 County Road E West, Arden Hills",
   "sale_month": "2020-01",
   "price": 660000,
   "lot_sqft": 14375,
   "price_per_lot_sqft": 45.91,
   "price_per_building_sqft": 231.01,
   "building_sqft": 2857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2874,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023430005"
  },
  {
   "address": "12805 Industrial Park Blvd, Plymouth",
   "sale_month": "2020-01",
   "price": 4150000,
   "lot_sqft": 198166,
   "price_per_lot_sqft": 20.94,
   "price_per_building_sqft": 72.28,
   "building_sqft": 57419,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57765,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822140012"
  },
  {
   "address": "12800 State Hwy No 55, Plymouth",
   "sale_month": "2020-01",
   "price": 11375000,
   "lot_sqft": 217479,
   "price_per_lot_sqft": 52.3,
   "price_per_building_sqft": 231.71,
   "building_sqft": 49091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49388,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822140011"
  },
  {
   "address": "12700 Industrial Park Blvd, Plymouth",
   "sale_month": "2020-01",
   "price": 1557383,
   "lot_sqft": 143732,
   "price_per_lot_sqft": 10.84,
   "price_per_building_sqft": 52.47,
   "building_sqft": 29681,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29860,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822140006"
  },
  {
   "address": "13000 State Hwy No 55, Plymouth",
   "sale_month": "2020-01",
   "price": 11375000,
   "lot_sqft": 107650,
   "price_per_lot_sqft": 105.67,
   "price_per_building_sqft": 501.83,
   "building_sqft": 22667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22804,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822110056"
  },
  {
   "address": "12900 State Hwy No 55, Plymouth",
   "sale_month": "2020-01",
   "price": 1855624,
   "lot_sqft": 112818,
   "price_per_lot_sqft": 16.45,
   "price_per_building_sqft": 56.47,
   "building_sqft": 32860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33058,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822110050"
  },
  {
   "address": "13075 Pioneer Tr, Eden Prairie",
   "sale_month": "2020-01",
   "price": 5370000,
   "lot_sqft": 129701,
   "price_per_lot_sqft": 41.4,
   "price_per_building_sqft": 739.87,
   "building_sqft": 7258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7302,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711622140037"
  },
  {
   "address": "1367 Willow St, Minneapolis",
   "sale_month": "2020-01",
   "price": 54600000,
   "lot_sqft": 66145,
   "price_per_lot_sqft": 825.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24693,
   "use": "APARTMENT",
   "parcel_id": "2702924310131"
  },
  {
   "address": "1000 Gramsie Road, Shoreview",
   "sale_month": "2020-01",
   "price": 9250000,
   "lot_sqft": 298236,
   "price_per_lot_sqft": 31.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51975,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023230004"
  },
  {
   "address": "7625 Co Rd No 116, Corcoran",
   "sale_month": "2020-01",
   "price": 650000,
   "lot_sqft": 20738,
   "price_per_lot_sqft": 31.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611923110013"
  },
  {
   "address": "1625 Park Ave, Minneapolis",
   "sale_month": "2020-01",
   "price": 675000,
   "lot_sqft": 11190,
   "price_per_lot_sqft": 60.32,
   "price_per_building_sqft": 180.43,
   "building_sqft": 3741,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3764,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320046"
  },
  {
   "address": "6515 Richfield Pkwy, Richfield",
   "sale_month": "2020-01",
   "price": 1450000,
   "lot_sqft": 37533,
   "price_per_lot_sqft": 38.63,
   "price_per_building_sqft": 249.48,
   "building_sqft": 5812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5847,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824140134"
  },
  {
   "address": "16570 Anna Trail Southeast, Prior Lake",
   "sale_month": "2020-01",
   "price": 345000,
   "lot_sqft": 25639,
   "price_per_lot_sqft": 13.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1731,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "259020360"
  },
  {
   "address": "16691 Highway 13 South, Prior Lake",
   "sale_month": "2020-01",
   "price": 1700000,
   "lot_sqft": 66147,
   "price_per_lot_sqft": 25.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254700020"
  },
  {
   "address": "4798 Tacoma Circle Southeast, Prior Lake",
   "sale_month": "2020-01",
   "price": 384000,
   "lot_sqft": 29861,
   "price_per_lot_sqft": 12.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250171200"
  },
  {
   "address": "105 Main Street East, New Prague",
   "sale_month": "2020-01",
   "price": 249000,
   "lot_sqft": 3590,
   "price_per_lot_sqft": 69.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341360"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 249000,
   "lot_sqft": 1042,
   "price_per_lot_sqft": 238.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341270"
  },
  {
   "address": "1423 Rice Street, Saint Paul",
   "sale_month": "2020-01",
   "price": 640000,
   "lot_sqft": 6169,
   "price_per_lot_sqft": 103.74,
   "price_per_building_sqft": 519.48,
   "building_sqft": 1232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1239,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923410160"
  },
  {
   "address": "1415 Rice Street, Saint Paul",
   "sale_month": "2020-01",
   "price": 640000,
   "lot_sqft": 6350,
   "price_per_lot_sqft": 100.79,
   "price_per_building_sqft": 428.95,
   "building_sqft": 1492,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1501,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923410004"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 249000,
   "lot_sqft": 4742,
   "price_per_lot_sqft": 52.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "241230010"
  },
  {
   "address": "15246 Bluebird Street Northwest, Andover",
   "sale_month": "2020-01",
   "price": 2155000,
   "lot_sqft": 50260,
   "price_per_lot_sqft": 42.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233224320022"
  },
  {
   "address": "4540 Shady Oak Rd, Minnetonka",
   "sale_month": "2020-01",
   "price": 290000,
   "lot_sqft": 6370,
   "price_per_lot_sqft": 45.53,
   "price_per_building_sqft": 159.08,
   "building_sqft": 1823,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1834,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722430003"
  },
  {
   "address": "225 Triangle Lane, Jordan",
   "sale_month": "2020-01",
   "price": 1300000,
   "lot_sqft": 14890,
   "price_per_lot_sqft": 87.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190075"
  },
  {
   "address": "4400 Baker Rd, Minnetonka",
   "sale_month": "2020-01",
   "price": 39800000,
   "lot_sqft": 799453,
   "price_per_lot_sqft": 49.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26343,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2211722430023"
  },
  {
   "address": "748 3rd St N, Minneapolis",
   "sale_month": "2020-01",
   "price": 70000,
   "lot_sqft": 31304,
   "price_per_lot_sqft": 2.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8521,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924210385"
  },
  {
   "address": "6100 Excelsior Blvd, St. Louis Park",
   "sale_month": "2020-01",
   "price": 490000,
   "lot_sqft": 7371,
   "price_per_lot_sqft": 66.48,
   "price_per_building_sqft": 44.31,
   "building_sqft": 11058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11125,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721230155"
  },
  {
   "address": "521 Logan Ave N, Minneapolis",
   "sale_month": "2020-01",
   "price": 640000,
   "lot_sqft": 6805,
   "price_per_lot_sqft": 94.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1944,
   "use": "APARTMENT",
   "parcel_id": "2102924320062"
  },
  {
   "address": "801 106th St W, Bloomington",
   "sale_month": "2020-01",
   "price": 3200000,
   "lot_sqft": 113695,
   "price_per_lot_sqft": 28.15,
   "price_per_building_sqft": 94.1,
   "building_sqft": 34006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34211,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102724410027"
  },
  {
   "address": "19801 Highway 65 Northeast, East Bethel",
   "sale_month": "2020-01",
   "price": 1960000,
   "lot_sqft": 1458363,
   "price_per_lot_sqft": 1.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16993,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203323430001"
  },
  {
   "address": "5766 Blackshire Path, Inver Grove Heights",
   "sale_month": "2020-01",
   "price": 525000,
   "lot_sqft": 4284,
   "price_per_lot_sqft": 122.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001291"
  },
  {
   "address": "3405 Vicksburg La N, Plymouth",
   "sale_month": "2020-01",
   "price": 1650000,
   "lot_sqft": 94821,
   "price_per_lot_sqft": 17.4,
   "price_per_building_sqft": 283.07,
   "building_sqft": 5829,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822110018"
  },
  {
   "address": "801 17th Street West, Hastings",
   "sale_month": "2020-01",
   "price": 368700,
   "lot_sqft": 9891,
   "price_per_lot_sqft": 37.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "Apartment",
   "parcel_id": "196340004030"
  },
  {
   "address": "110 4th Street East, Hastings",
   "sale_month": "2020-01",
   "price": 275000,
   "lot_sqft": 6015,
   "price_per_lot_sqft": 45.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215029034"
  },
  {
   "address": "2301 Cannon Street, Hastings",
   "sale_month": "2020-01",
   "price": 380000,
   "lot_sqft": 15865,
   "price_per_lot_sqft": 23.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "Apartment",
   "parcel_id": "191630002050"
  },
  {
   "address": "8232 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2020-01",
   "price": 455000,
   "lot_sqft": 70081,
   "price_per_lot_sqft": 6.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921130028"
  },
  {
   "address": "17730 Old Rockford Rd, Plymouth",
   "sale_month": "2020-01",
   "price": 158000,
   "lot_sqft": 27670,
   "price_per_lot_sqft": 5.71,
   "price_per_building_sqft": 98.5,
   "building_sqft": 1604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1613,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822110004"
  },
  {
   "address": "17740 Old Rockford Rd, Plymouth",
   "sale_month": "2020-01",
   "price": 158000,
   "lot_sqft": 9064,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811822110003"
  },
  {
   "address": "4636 Shoreline Dr, Spring Park",
   "sale_month": "2020-01",
   "price": 770000,
   "lot_sqft": 44669,
   "price_per_lot_sqft": 17.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7829,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811723330002"
  },
  {
   "address": "4600 36th Ave S, Minneapolis",
   "sale_month": "2020-01",
   "price": 50000,
   "lot_sqft": 5477,
   "price_per_lot_sqft": 9.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1802823210083"
  },
  {
   "address": "7181 42nd Ave N, New Hope",
   "sale_month": "2020-01",
   "price": 200000,
   "lot_sqft": 12513,
   "price_per_lot_sqft": 15.98,
   "price_per_building_sqft": 30.09,
   "building_sqft": 6647,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6687,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821240108"
  },
  {
   "address": "2385 Shadywood Rd, Orono",
   "sale_month": "2020-01",
   "price": 337000,
   "lot_sqft": 7631,
   "price_per_lot_sqft": 44.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723440102"
  },
  {
   "address": "2201 Irving Ave N, Minneapolis",
   "sale_month": "2020-01",
   "price": 285000,
   "lot_sqft": 5320,
   "price_per_lot_sqft": 53.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1463,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924240005"
  },
  {
   "address": "4090 Annapolis La N, Plymouth",
   "sale_month": "2020-01",
   "price": 2840909,
   "lot_sqft": 41627,
   "price_per_lot_sqft": 68.25,
   "price_per_building_sqft": 982.67,
   "building_sqft": 2891,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2909,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822320074"
  },
  {
   "address": "4754 Washington Square, White Bear Lake",
   "sale_month": "2020-01",
   "price": 600000,
   "lot_sqft": 2648,
   "price_per_lot_sqft": 226.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410062"
  },
  {
   "address": "11252 86th Ave N, Maple Grove",
   "sale_month": "2020-01",
   "price": 375000,
   "lot_sqft": 2941,
   "price_per_lot_sqft": 127.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440034"
  },
  {
   "address": "5200 Bloomington Ave, Minneapolis",
   "sale_month": "2020-01",
   "price": 252500,
   "lot_sqft": 4524,
   "price_per_lot_sqft": 55.81,
   "price_per_building_sqft": 161.76,
   "building_sqft": 1561,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1570,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824430002"
  },
  {
   "address": "4649 Bloomington Ave, Minneapolis",
   "sale_month": "2020-01",
   "price": 289485,
   "lot_sqft": 5122,
   "price_per_lot_sqft": 56.52,
   "price_per_building_sqft": 249.13,
   "building_sqft": 1162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1169,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824110017"
  },
  {
   "address": "2289 11th Avenue East, North Saint Paul",
   "sale_month": "2020-01",
   "price": 420000,
   "lot_sqft": 14384,
   "price_per_lot_sqft": 29.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2434,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922230045"
  },
  {
   "address": "10132 93rd Ave N, Maple Grove",
   "sale_month": "2020-01",
   "price": 168500,
   "lot_sqft": 26985,
   "price_per_lot_sqft": 6.24,
   "price_per_building_sqft": 197.08,
   "building_sqft": 855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 860,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211922430005"
  },
  {
   "address": "10200 Valley View Rd, Eden Prairie",
   "sale_month": "2020-01",
   "price": 4017740,
   "lot_sqft": 141583,
   "price_per_lot_sqft": 28.38,
   "price_per_building_sqft": 97.57,
   "building_sqft": 41176,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41425,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622130010"
  },
  {
   "address": "967 7th Street West, Saint Paul",
   "sale_month": "2020-01",
   "price": 590000,
   "lot_sqft": 4775,
   "price_per_lot_sqft": 123.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823140183"
  },
  {
   "address": "842 State Hwy No 55, Medina",
   "sale_month": "2020-01",
   "price": 450000,
   "lot_sqft": 10920,
   "price_per_lot_sqft": 41.21,
   "price_per_building_sqft": 357.71,
   "building_sqft": 1258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1266,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823140004"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 450000,
   "lot_sqft": 10906,
   "price_per_lot_sqft": 41.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823140002"
  },
  {
   "address": "636 22nd Ave NE, Minneapolis",
   "sale_month": "2020-01",
   "price": 365000,
   "lot_sqft": 13625,
   "price_per_lot_sqft": 26.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 857,
   "use": "APARTMENT",
   "parcel_id": "1102924420163"
  },
  {
   "address": "2401 Main St NE, Minneapolis",
   "sale_month": "2020-01",
   "price": 300000,
   "lot_sqft": 43616,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "1102924320161"
  },
  {
   "address": "4215 Nicols Road, Eagan",
   "sale_month": "2020-01",
   "price": 375000,
   "lot_sqft": 16844,
   "price_per_lot_sqft": 22.26,
   "price_per_building_sqft": 115.31,
   "building_sqft": 3252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3272,
   "use": "Commercial-preferred",
   "parcel_id": "100300025020"
  },
  {
   "address": "2420 Fairview Avenue North, Roseville",
   "sale_month": "2020-01",
   "price": 5000000,
   "lot_sqft": 39619,
   "price_per_lot_sqft": 126.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923420012"
  },
  {
   "address": "2350 Fairview Avenue North, Roseville",
   "sale_month": "2020-01",
   "price": 5000000,
   "lot_sqft": 69937,
   "price_per_lot_sqft": 71.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923420010"
  },
  {
   "address": "2615 Maplewood Drive North, Maplewood",
   "sale_month": "2020-01",
   "price": 325000,
   "lot_sqft": 406039,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092922120014"
  },
  {
   "address": "17159 Highway 65 Northeast, Ham Lake",
   "sale_month": "2020-01",
   "price": 342845,
   "lot_sqft": 42814,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9296,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223130005"
  },
  {
   "address": "3350 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2020-01",
   "price": 525000,
   "lot_sqft": 36951,
   "price_per_lot_sqft": 14.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2326,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124110029"
  },
  {
   "address": "2525 Mounds View Boulevard, Mounds View",
   "sale_month": "2020-01",
   "price": 850000,
   "lot_sqft": 42677,
   "price_per_lot_sqft": 19.92,
   "price_per_building_sqft": 146.02,
   "building_sqft": 5821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5856,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023220039"
  },
  {
   "address": "7660 Woodlawn Drive, Mounds View",
   "sale_month": "2020-01",
   "price": 10000,
   "lot_sqft": 28202,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2232,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220036"
  },
  {
   "address": "2450 County Road I, Mounds View",
   "sale_month": "2020-01",
   "price": 425000,
   "lot_sqft": 11768,
   "price_per_lot_sqft": 36.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1504,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220008"
  },
  {
   "address": "272 Prescott Street, Saint Paul",
   "sale_month": "2020-01",
   "price": 399000,
   "lot_sqft": 14857,
   "price_per_lot_sqft": 26.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1852,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822130127"
  },
  {
   "address": "5300 Edina Indust Blvd, Edina",
   "sale_month": "2020-01",
   "price": 3400000,
   "lot_sqft": 86851,
   "price_per_lot_sqft": 39.15,
   "price_per_building_sqft": 130.95,
   "building_sqft": 25964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26120,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621440010"
  },
  {
   "address": "2350 Rice Street, Little Canada",
   "sale_month": "2020-01",
   "price": 3425000,
   "lot_sqft": 94501,
   "price_per_lot_sqft": 36.24,
   "price_per_building_sqft": 202.58,
   "building_sqft": 16907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17009,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922320047"
  },
  {
   "address": "3620 42nd St E, Minneapolis",
   "sale_month": "2020-01",
   "price": 2639500,
   "lot_sqft": 19709,
   "price_per_lot_sqft": 133.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8120,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0702823240113"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 87500,
   "lot_sqft": 691,
   "price_per_lot_sqft": 126.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410810"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 313800,
   "lot_sqft": 1449,
   "price_per_lot_sqft": 216.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410770"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 313800,
   "lot_sqft": 1209,
   "price_per_lot_sqft": 259.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410630"
  },
  {
   "address": "4317 Excelsior Blvd, St. Louis Park",
   "sale_month": "2020-01",
   "price": 1475000,
   "lot_sqft": 11742,
   "price_per_lot_sqft": 125.62,
   "price_per_building_sqft": 223.08,
   "building_sqft": 6612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6652,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430021"
  },
  {
   "address": "4500 Park Glen Rd, St. Louis Park",
   "sale_month": "2020-01",
   "price": 6895000,
   "lot_sqft": 112576,
   "price_per_lot_sqft": 61.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11795,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824130010"
  },
  {
   "address": "3553 Hennepin Ave, Minneapolis",
   "sale_month": "2020-01",
   "price": 675000,
   "lot_sqft": 10383,
   "price_per_lot_sqft": 65.01,
   "price_per_building_sqft": 480.09,
   "building_sqft": 1406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1414,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824420209"
  },
  {
   "address": null,
   "sale_month": "2020-01",
   "price": 725000,
   "lot_sqft": 5176,
   "price_per_lot_sqft": 140.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823120002"
  },
  {
   "address": "6350 Industrial Dr, Eden Prairie",
   "sale_month": "2020-01",
   "price": 3765000,
   "lot_sqft": 31063,
   "price_per_lot_sqft": 121.21,
   "price_per_building_sqft": 1201.72,
   "building_sqft": 3133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3151,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220015"
  },
  {
   "address": "6340 Industrial Dr, Eden Prairie",
   "sale_month": "2020-01",
   "price": 3765000,
   "lot_sqft": 88123,
   "price_per_lot_sqft": 42.72,
   "price_per_building_sqft": 144.51,
   "building_sqft": 26054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26211,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220014"
  },
  {
   "address": "3615 Grand Ave S, Minneapolis",
   "sale_month": "2020-01",
   "price": 3360000,
   "lot_sqft": 7517,
   "price_per_lot_sqft": 446.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4067,
   "use": "APARTMENT",
   "parcel_id": "0302824330145"
  },
  {
   "address": "3526 Grand Ave S, Minneapolis",
   "sale_month": "2020-01",
   "price": 3360000,
   "lot_sqft": 8414,
   "price_per_lot_sqft": 399.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4710,
   "use": "APARTMENT",
   "parcel_id": "0302824320187"
  },
  {
   "address": "3514 Grand Ave S, Minneapolis",
   "sale_month": "2020-01",
   "price": 685000,
   "lot_sqft": 5844,
   "price_per_lot_sqft": 117.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2252,
   "use": "TRIPLEX",
   "parcel_id": "0302824320126"
  },
  {
   "address": "607 Lake St W, Minneapolis",
   "sale_month": "2020-01",
   "price": 800000,
   "lot_sqft": 4782,
   "price_per_lot_sqft": 167.29,
   "price_per_building_sqft": 221.79,
   "building_sqft": 3607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3629,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220074"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2020-01",
   "price": 204400,
   "lot_sqft": 2344,
   "price_per_lot_sqft": 87.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130028"
  },
  {
   "address": "607 Lincoln Avenue, Saint Paul",
   "sale_month": "2020-01",
   "price": 775000,
   "lot_sqft": 12739,
   "price_per_lot_sqft": 60.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1353,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320350"
  },
  {
   "address": "716 Industrial Boulevard, Watertown",
   "sale_month": "2019-12",
   "price": 200000,
   "lot_sqft": 93297,
   "price_per_lot_sqft": 2.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "854630010"
  },
  {
   "address": "856 Shimmcor Street, Mayer",
   "sale_month": "2019-12",
   "price": 125000,
   "lot_sqft": 49057,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "507010040"
  },
  {
   "address": "460 Stanley Street East, West Saint Paul",
   "sale_month": "2019-12",
   "price": 421000,
   "lot_sqft": 14842,
   "price_per_lot_sqft": 28.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "Apartment",
   "parcel_id": "422580002041"
  },
  {
   "address": "3500 Thurston Avenue, Anoka",
   "sale_month": "2019-12",
   "price": 28250000,
   "lot_sqft": 1106647,
   "price_per_lot_sqft": 25.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 318354,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225320004"
  },
  {
   "address": "3900 Stinson Boulevard Northeast, Columbia Heights",
   "sale_month": "2019-12",
   "price": 609000,
   "lot_sqft": 35026,
   "price_per_lot_sqft": 17.39,
   "price_per_building_sqft": 87.82,
   "building_sqft": 6935,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6977,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024410013"
  },
  {
   "address": "3900 Stinson Boulevard Northeast, Columbia Heights",
   "sale_month": "2019-12",
   "price": 609000,
   "lot_sqft": 7679,
   "price_per_lot_sqft": 79.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024410012"
  },
  {
   "address": "3900 Stinson Boulevard Northeast, Columbia Heights",
   "sale_month": "2019-12",
   "price": 609000,
   "lot_sqft": 9890,
   "price_per_lot_sqft": 61.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024410011"
  },
  {
   "address": "400 Western Avenue North, Saint Paul",
   "sale_month": "2019-12",
   "price": 17000000,
   "lot_sqft": 68837,
   "price_per_lot_sqft": 246.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29671,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923420099"
  },
  {
   "address": "2108 25th Ave S, Minneapolis",
   "sale_month": "2019-12",
   "price": 549000,
   "lot_sqft": 7175,
   "price_per_lot_sqft": 76.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1885,
   "use": "TRIPLEX",
   "parcel_id": "3602924120223"
  },
  {
   "address": "2711 Franklin Ave E, Minneapolis",
   "sale_month": "2019-12",
   "price": 552500,
   "lot_sqft": 6209,
   "price_per_lot_sqft": 88.98,
   "price_per_building_sqft": 136.69,
   "building_sqft": 4042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4066,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924120189"
  },
  {
   "address": "2104 25th Ave S, Minneapolis",
   "sale_month": "2019-12",
   "price": 460000,
   "lot_sqft": 7175,
   "price_per_lot_sqft": 64.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1070,
   "use": "APARTMENT",
   "parcel_id": "3602924120088"
  },
  {
   "address": "6361 Sunfish Lake Court Northwest, Ramsey",
   "sale_month": "2019-12",
   "price": 850000,
   "lot_sqft": 42765,
   "price_per_lot_sqft": 19.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12378,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225220015"
  },
  {
   "address": "1204 Lake St E, Minneapolis",
   "sale_month": "2019-12",
   "price": 715000,
   "lot_sqft": 9399,
   "price_per_lot_sqft": 76.07,
   "price_per_building_sqft": 75.07,
   "building_sqft": 9525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9583,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430040"
  },
  {
   "address": "7601 18th Ave S, Richfield",
   "sale_month": "2019-12",
   "price": 630000,
   "lot_sqft": 13366,
   "price_per_lot_sqft": 47.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2627,
   "use": "APARTMENT",
   "parcel_id": "3502824440001"
  },
  {
   "address": "1400 University Avenue West, Saint Paul",
   "sale_month": "2019-12",
   "price": 4000000,
   "lot_sqft": 287640,
   "price_per_lot_sqft": 13.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310027"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 4000000,
   "lot_sqft": 4793,
   "price_per_lot_sqft": 834.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310025"
  },
  {
   "address": "12986 63rd Ave N, Maple Grove",
   "sale_month": "2019-12",
   "price": 10153000,
   "lot_sqft": 71387,
   "price_per_lot_sqft": 142.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922440082"
  },
  {
   "address": "6300 Wedgwood Rd N, Maple Grove",
   "sale_month": "2019-12",
   "price": 2475248,
   "lot_sqft": 74108,
   "price_per_lot_sqft": 33.4,
   "price_per_building_sqft": 177.95,
   "building_sqft": 13910,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13994,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922420015"
  },
  {
   "address": "6800 Sycamore La N, Maple Grove",
   "sale_month": "2019-12",
   "price": 900000,
   "lot_sqft": 214341,
   "price_per_lot_sqft": 4.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3411922110009"
  },
  {
   "address": "2345 Daniels St, Long Lake",
   "sale_month": "2019-12",
   "price": 950000,
   "lot_sqft": 101152,
   "price_per_lot_sqft": 9.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6164,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230031"
  },
  {
   "address": "13600 Co Rd No 62, Minnetonka",
   "sale_month": "2019-12",
   "price": 6000000,
   "lot_sqft": 212248,
   "price_per_lot_sqft": 28.27,
   "price_per_building_sqft": 95.46,
   "building_sqft": 62854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63233,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411722340002"
  },
  {
   "address": "310 Lake St W, Minneapolis",
   "sale_month": "2019-12",
   "price": 940000,
   "lot_sqft": 11812,
   "price_per_lot_sqft": 79.58,
   "price_per_building_sqft": 381.03,
   "building_sqft": 2467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2482,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330146"
  },
  {
   "address": "930 County Road E East, Vadnais Heights",
   "sale_month": "2019-12",
   "price": 1950000,
   "lot_sqft": 45464,
   "price_per_lot_sqft": 42.89,
   "price_per_building_sqft": 650.43,
   "building_sqft": 2998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3017,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022220024"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 5450,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022210029"
  },
  {
   "address": "1607 Spruce Tree Avenue, Saint Paul",
   "sale_month": "2019-12",
   "price": 1500000,
   "lot_sqft": 29457,
   "price_per_lot_sqft": 50.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923410123"
  },
  {
   "address": "5800 65th Ave N, Brooklyn Park",
   "sale_month": "2019-12",
   "price": 7500000,
   "lot_sqft": 127559,
   "price_per_lot_sqft": 58.8,
   "price_per_building_sqft": 154.13,
   "building_sqft": 48660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48954,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311921240008"
  },
  {
   "address": "14410 60th Street North, Stillwater",
   "sale_month": "2019-12",
   "price": 360000,
   "lot_sqft": 47203,
   "price_per_lot_sqft": 7.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "300",
   "parcel_id": "3303020340005"
  },
  {
   "address": "23100 Ambassador Boulevard Northwest, Saint Francis",
   "sale_month": "2019-12",
   "price": 425000,
   "lot_sqft": 25933,
   "price_per_lot_sqft": 16.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2538,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323424330017"
  },
  {
   "address": "3936 Stark Drive Northwest, Saint Francis",
   "sale_month": "2019-12",
   "price": 490000,
   "lot_sqft": 41986,
   "price_per_lot_sqft": 11.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8175,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323424220024"
  },
  {
   "address": "2105 Marshall Avenue, Saint Paul",
   "sale_month": "2019-12",
   "price": 700000,
   "lot_sqft": 44094,
   "price_per_lot_sqft": 15.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1247,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923440141"
  },
  {
   "address": "7755 3rd Street North, Oakdale",
   "sale_month": "2019-12",
   "price": 6760528,
   "lot_sqft": 219589,
   "price_per_lot_sqft": 30.79,
   "price_per_building_sqft": 114.89,
   "building_sqft": 58844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59199,
   "use": "300",
   "parcel_id": "3202921440090"
  },
  {
   "address": "7835 3rd Street North, Oakdale",
   "sale_month": "2019-12",
   "price": 1995000,
   "lot_sqft": 4862,
   "price_per_lot_sqft": 410.32,
   "price_per_building_sqft": 452.69,
   "building_sqft": 4407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4434,
   "use": "300",
   "parcel_id": "3202921440078"
  },
  {
   "address": "7825 3rd Street North, Oakdale",
   "sale_month": "2019-12",
   "price": 1995000,
   "lot_sqft": 4861,
   "price_per_lot_sqft": 410.41,
   "price_per_building_sqft": 445.01,
   "building_sqft": 4483,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4510,
   "use": "300",
   "parcel_id": "3202921440072"
  },
  {
   "address": "7815 3rd Street North, Oakdale",
   "sale_month": "2019-12",
   "price": 1995000,
   "lot_sqft": 4861,
   "price_per_lot_sqft": 410.41,
   "price_per_building_sqft": 438.85,
   "building_sqft": 4546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4574,
   "use": "300",
   "parcel_id": "3202921440066"
  },
  {
   "address": "4765 292nd Street East, Randolph",
   "sale_month": "2019-12",
   "price": 211375,
   "lot_sqft": 29037,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "Commercial-preferred",
   "parcel_id": "320080030010"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 4382,
   "lot_sqft": 22043,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3111821220006"
  },
  {
   "address": "5995 Lincoln Dr, Edina",
   "sale_month": "2019-12",
   "price": 68674000,
   "lot_sqft": 297056,
   "price_per_lot_sqft": 231.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8043,
   "use": "APARTMENT",
   "parcel_id": "3111721320109"
  },
  {
   "address": "12169 Keystone Avenue North, May Township",
   "sale_month": "2019-12",
   "price": 900000,
   "lot_sqft": 133521,
   "price_per_lot_sqft": 6.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "300",
   "parcel_id": "3103120330004"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 331000,
   "lot_sqft": 228779,
   "price_per_lot_sqft": 1.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301460020"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 125000,
   "lot_sqft": 22055,
   "price_per_lot_sqft": 5.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3003020320099"
  },
  {
   "address": "3905 69th St W, Edina",
   "sale_month": "2019-12",
   "price": 3100000,
   "lot_sqft": 48702,
   "price_per_lot_sqft": 63.65,
   "price_per_building_sqft": 449.86,
   "building_sqft": 6891,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6932,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002824440058"
  },
  {
   "address": "487 Old Hwy 8 Northwest, New Brighton",
   "sale_month": "2019-12",
   "price": 75000,
   "lot_sqft": 57935,
   "price_per_lot_sqft": 1.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023420039"
  },
  {
   "address": "475 Old Hwy 8 Northwest, New Brighton",
   "sale_month": "2019-12",
   "price": 75000,
   "lot_sqft": 80798,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": 2.53,
   "building_sqft": 29602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29781,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023420038"
  },
  {
   "address": "5101 Co Rd No 101, Minnetonka",
   "sale_month": "2019-12",
   "price": 1020000,
   "lot_sqft": 24033,
   "price_per_lot_sqft": 42.44,
   "price_per_building_sqft": 292.52,
   "building_sqft": 3487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3508,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911722320034"
  },
  {
   "address": "720 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2019-12",
   "price": 9200000,
   "lot_sqft": 33900,
   "price_per_lot_sqft": 271.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12954,
   "use": "110",
   "parcel_id": "2903021210109"
  },
  {
   "address": "126 Hickory Street, Mahtomedi",
   "sale_month": "2019-12",
   "price": 9200000,
   "lot_sqft": 14949,
   "price_per_lot_sqft": 615.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1898,
   "use": "110",
   "parcel_id": "2903021210108"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 9200000,
   "lot_sqft": 2026,
   "price_per_lot_sqft": 4540.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2903021210056"
  },
  {
   "address": "7420 Unity Ave N, Brooklyn Park",
   "sale_month": "2019-12",
   "price": 875000,
   "lot_sqft": 127395,
   "price_per_lot_sqft": 6.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921240007"
  },
  {
   "address": "6445 Penn Ave S, Richfield",
   "sale_month": "2019-12",
   "price": 1318000,
   "lot_sqft": 15277,
   "price_per_lot_sqft": 86.27,
   "price_per_building_sqft": 292.3,
   "building_sqft": 4509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4536,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230007"
  },
  {
   "address": "14220 Basalt Street Northwest, Ramsey",
   "sale_month": "2019-12",
   "price": 825000,
   "lot_sqft": 77860,
   "price_per_lot_sqft": 10.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430034"
  },
  {
   "address": "1209 County Road E West, Arden Hills",
   "sale_month": "2019-12",
   "price": 915000,
   "lot_sqft": 46389,
   "price_per_lot_sqft": 19.72,
   "price_per_building_sqft": 59.11,
   "building_sqft": 15480,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15574,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023440010"
  },
  {
   "address": "1291 Tasha Boulevard, Shakopee",
   "sale_month": "2019-12",
   "price": 6584071,
   "lot_sqft": 69726,
   "price_per_lot_sqft": 94.43,
   "price_per_building_sqft": 404.97,
   "building_sqft": 16258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16356,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272370011"
  },
  {
   "address": "1916 2nd Ave S, Minneapolis",
   "sale_month": "2019-12",
   "price": 540000,
   "lot_sqft": 6417,
   "price_per_lot_sqft": 84.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1918,
   "use": "APARTMENT",
   "parcel_id": "2702924430110"
  },
  {
   "address": "714 3rd Avenue West, Shakopee",
   "sale_month": "2019-12",
   "price": 965000,
   "lot_sqft": 35939,
   "price_per_lot_sqft": 26.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5630,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270013030"
  },
  {
   "address": "5900 Egan Drive, Savage",
   "sale_month": "2019-12",
   "price": 22400120,
   "lot_sqft": 69392,
   "price_per_lot_sqft": 322.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6494,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264630020"
  },
  {
   "address": "6150 Egan Drive, Savage",
   "sale_month": "2019-12",
   "price": 22400120,
   "lot_sqft": 435028,
   "price_per_lot_sqft": 51.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103739,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264630010"
  },
  {
   "address": "1116 100th Avenue Northwest, Coon Rapids",
   "sale_month": "2019-12",
   "price": 400000,
   "lot_sqft": 31787,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2460,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263124130013"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 6859,
   "price_per_lot_sqft": 35.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120023"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 3625,
   "price_per_lot_sqft": 67.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120022"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 444,
   "price_per_lot_sqft": 554.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120021"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 807,
   "price_per_lot_sqft": 304.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120017"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 6610,
   "price_per_lot_sqft": 37.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120016"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 8796,
   "price_per_lot_sqft": 27.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120015"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 6838,
   "price_per_lot_sqft": 35.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120014"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 8389,
   "price_per_lot_sqft": 29.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120013"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 8389,
   "price_per_lot_sqft": 29.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120012"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 8389,
   "price_per_lot_sqft": 29.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120011"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 19266,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120010"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 246000,
   "lot_sqft": 22398,
   "price_per_lot_sqft": 10.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124120009"
  },
  {
   "address": "825 8th St S, Minneapolis",
   "sale_month": "2019-12",
   "price": 8000000,
   "lot_sqft": 13655,
   "price_per_lot_sqft": 585.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924240113"
  },
  {
   "address": "826 9th St S, Minneapolis",
   "sale_month": "2019-12",
   "price": 8000000,
   "lot_sqft": 16830,
   "price_per_lot_sqft": 475.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924240112"
  },
  {
   "address": "831 Century Avenue North, Maplewood",
   "sale_month": "2019-12",
   "price": 490000,
   "lot_sqft": 43991,
   "price_per_lot_sqft": 11.14,
   "price_per_building_sqft": 24.5,
   "building_sqft": 20003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20124,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922440052"
  },
  {
   "address": "16615 Five Hawks Avenue Southeast, Prior Lake",
   "sale_month": "2019-12",
   "price": 1160000,
   "lot_sqft": 24023,
   "price_per_lot_sqft": 48.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252170031"
  },
  {
   "address": "16635 Five Hawks Avenue Southeast, Prior Lake",
   "sale_month": "2019-12",
   "price": 1160000,
   "lot_sqft": 32306,
   "price_per_lot_sqft": 35.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252170030"
  },
  {
   "address": "16631 Five Hawks Avenue Southeast, Prior Lake",
   "sale_month": "2019-12",
   "price": 1160000,
   "lot_sqft": 41045,
   "price_per_lot_sqft": 28.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252170020"
  },
  {
   "address": "16611 Five Hawks Avenue Southeast, Prior Lake",
   "sale_month": "2019-12",
   "price": 1160000,
   "lot_sqft": 33058,
   "price_per_lot_sqft": 35.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6164,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252170010"
  },
  {
   "address": "14070 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2019-12",
   "price": 687500,
   "lot_sqft": 36778,
   "price_per_lot_sqft": 18.69,
   "price_per_building_sqft": 112.08,
   "building_sqft": 6134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6171,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251940010"
  },
  {
   "address": "1733 Lake Drive West, Chanhassen",
   "sale_month": "2019-12",
   "price": 8640000,
   "lot_sqft": 424250,
   "price_per_lot_sqft": 20.37,
   "price_per_building_sqft": 481.34,
   "building_sqft": 17950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18059,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251790020"
  },
  {
   "address": "336 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2019-12",
   "price": 700000,
   "lot_sqft": 29967,
   "price_per_lot_sqft": 23.36,
   "price_per_building_sqft": 159.16,
   "building_sqft": 4398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4425,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923120060"
  },
  {
   "address": "607 2nd St S, Hopkins",
   "sale_month": "2019-12",
   "price": 830000,
   "lot_sqft": 15657,
   "price_per_lot_sqft": 53.01,
   "price_per_building_sqft": 39.05,
   "building_sqft": 21255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21383,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411722430142"
  },
  {
   "address": "1001 10th Ave SE, Minneapolis",
   "sale_month": "2019-12",
   "price": 12409094,
   "lot_sqft": 326249,
   "price_per_lot_sqft": 38.04,
   "price_per_building_sqft": 135.33,
   "building_sqft": 91693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 92246,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924210023"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 70000,
   "lot_sqft": 99996,
   "price_per_lot_sqft": 0.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233225420040"
  },
  {
   "address": "20112 Co Rd No 10, Corcoran",
   "sale_month": "2019-12",
   "price": 130000,
   "lot_sqft": 29012,
   "price_per_lot_sqft": 4.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311923440010"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 130000,
   "lot_sqft": 16719,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311923430005"
  },
  {
   "address": "2925 Quant Avenue North, West Lakeland Township",
   "sale_month": "2019-12",
   "price": 600000,
   "lot_sqft": 41791,
   "price_per_lot_sqft": 14.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "305",
   "parcel_id": "2302920220006"
  },
  {
   "address": "1136 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2019-12",
   "price": 650000,
   "lot_sqft": 23125,
   "price_per_lot_sqft": 28.11,
   "price_per_building_sqft": 181.92,
   "building_sqft": 3573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3595,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222923110200"
  },
  {
   "address": "7468 167th Street West, Lakeville",
   "sale_month": "2019-12",
   "price": 357500,
   "lot_sqft": 24818,
   "price_per_lot_sqft": 14.4,
   "price_per_building_sqft": 253.73,
   "building_sqft": 1409,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1418,
   "use": "Commercial-preferred",
   "parcel_id": "222110000030"
  },
  {
   "address": "4200 83rd Ave N, Brooklyn Park",
   "sale_month": "2019-12",
   "price": 1860000,
   "lot_sqft": 208271,
   "price_per_lot_sqft": 8.93,
   "price_per_building_sqft": 204.31,
   "building_sqft": 9104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9159,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921210006"
  },
  {
   "address": "3201 85th Ave N, Brooklyn Park",
   "sale_month": "2019-12",
   "price": 1120000,
   "lot_sqft": 168698,
   "price_per_lot_sqft": 6.64,
   "price_per_building_sqft": 22.72,
   "building_sqft": 49297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49594,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921110064"
  },
  {
   "address": "6458 U S Hwy No 12, Independence",
   "sale_month": "2019-12",
   "price": 700000,
   "lot_sqft": 48689,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7664,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211824410009"
  },
  {
   "address": "150 Eldorado Drive, Jordan",
   "sale_month": "2019-12",
   "price": 80000,
   "lot_sqft": 23743,
   "price_per_lot_sqft": 3.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500072"
  },
  {
   "address": "73 5th St S, Minneapolis",
   "sale_month": "2019-12",
   "price": 61000000,
   "lot_sqft": 25608,
   "price_per_lot_sqft": 2382.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440058"
  },
  {
   "address": "47 4th St S, Minneapolis",
   "sale_month": "2019-12",
   "price": 108275000,
   "lot_sqft": 5274,
   "price_per_lot_sqft": 20529.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440040"
  },
  {
   "address": "401 Nicollet Mall, Minneapolis",
   "sale_month": "2019-12",
   "price": 108275000,
   "lot_sqft": 30150,
   "price_per_lot_sqft": 3591.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31310,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440039"
  },
  {
   "address": "501 6th Ave N, Minneapolis",
   "sale_month": "2019-12",
   "price": 34116861,
   "lot_sqft": 33767,
   "price_per_lot_sqft": 1010.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924310072"
  },
  {
   "address": "404 Washington Ave N, Minneapolis",
   "sale_month": "2019-12",
   "price": 575000,
   "lot_sqft": 20013,
   "price_per_lot_sqft": 28.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130345"
  },
  {
   "address": "5925 Nicollet Ave, Minneapolis",
   "sale_month": "2019-12",
   "price": 950000,
   "lot_sqft": 25384,
   "price_per_lot_sqft": 37.43,
   "price_per_building_sqft": 89.03,
   "building_sqft": 10670,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10735,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824420066"
  },
  {
   "address": "602 Syndicate Street, Jordan",
   "sale_month": "2019-12",
   "price": 122500,
   "lot_sqft": 20020,
   "price_per_lot_sqft": 6.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220011280"
  },
  {
   "address": "801 Logan Ave N, Minneapolis",
   "sale_month": "2019-12",
   "price": 485000,
   "lot_sqft": 8109,
   "price_per_lot_sqft": 59.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3010,
   "use": "APARTMENT",
   "parcel_id": "2102924230183"
  },
  {
   "address": "10640 Lyndale Ave S, Bloomington",
   "sale_month": "2019-12",
   "price": 2250000,
   "lot_sqft": 109466,
   "price_per_lot_sqft": 20.55,
   "price_per_building_sqft": 66.09,
   "building_sqft": 34043,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34248,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102724410028"
  },
  {
   "address": "1700 Monroe Drive, Carver",
   "sale_month": "2019-12",
   "price": 1326656,
   "lot_sqft": 90327,
   "price_per_lot_sqft": 14.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200970010"
  },
  {
   "address": "11685 Clark Road, Inver Grove Heights",
   "sale_month": "2019-12",
   "price": 3000000,
   "lot_sqft": 348699,
   "price_per_lot_sqft": 8.6,
   "price_per_building_sqft": 190.86,
   "building_sqft": 15718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15813,
   "use": "Commercial-preferred",
   "parcel_id": "200340051020"
  },
  {
   "address": "1114 Thomas Ave N, Minneapolis",
   "sale_month": "2019-12",
   "price": 128500,
   "lot_sqft": 8102,
   "price_per_lot_sqft": 15.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 912,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2002924110072"
  },
  {
   "address": "8801 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2019-12",
   "price": 3335000,
   "lot_sqft": 133101,
   "price_per_lot_sqft": 25.06,
   "price_per_building_sqft": 98.02,
   "building_sqft": 34023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34229,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921410012"
  },
  {
   "address": "337 Co Rd No 81 Svc Rd W, Osseo",
   "sale_month": "2019-12",
   "price": 245000,
   "lot_sqft": 17887,
   "price_per_lot_sqft": 13.7,
   "price_per_building_sqft": 120.93,
   "building_sqft": 2026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2039,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921330007"
  },
  {
   "address": "15760 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2019-12",
   "price": 600000,
   "lot_sqft": 103043,
   "price_per_lot_sqft": 5.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223340004"
  },
  {
   "address": "2169 Mustang Drive, Mounds View",
   "sale_month": "2019-12",
   "price": 4676536,
   "lot_sqft": 351664,
   "price_per_lot_sqft": 13.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28805,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023140007"
  },
  {
   "address": "1615 Fremont Ave N, Minneapolis",
   "sale_month": "2019-12",
   "price": 55000,
   "lot_sqft": 7274,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1602924420047"
  },
  {
   "address": "2425 Lyndale Ave N, Minneapolis",
   "sale_month": "2019-12",
   "price": 370000,
   "lot_sqft": 7837,
   "price_per_lot_sqft": 47.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2924,
   "use": "APARTMENT",
   "parcel_id": "1602924110021"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 410000,
   "lot_sqft": 14549,
   "price_per_lot_sqft": 28.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152922230089"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 410000,
   "lot_sqft": 13711,
   "price_per_lot_sqft": 29.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152922230061"
  },
  {
   "address": "2036 English Street North, Maplewood",
   "sale_month": "2019-12",
   "price": 410000,
   "lot_sqft": 16427,
   "price_per_lot_sqft": 24.96,
   "price_per_building_sqft": 72.62,
   "building_sqft": 5646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5680,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152922230050"
  },
  {
   "address": "3900 Vinewood La N, Plymouth",
   "sale_month": "2019-12",
   "price": 6200000,
   "lot_sqft": 279421,
   "price_per_lot_sqft": 22.19,
   "price_per_building_sqft": 135.75,
   "building_sqft": 45673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45949,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1511822420009"
  },
  {
   "address": "9912 Nicollet Ave S, Bloomington",
   "sale_month": "2019-12",
   "price": 770000,
   "lot_sqft": 23264,
   "price_per_lot_sqft": 33.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3965,
   "use": "APARTMENT",
   "parcel_id": "1502724310024"
  },
  {
   "address": "2154 3rd Street, White Bear Lake",
   "sale_month": "2019-12",
   "price": 1500000,
   "lot_sqft": 10837,
   "price_per_lot_sqft": 138.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10029,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410104"
  },
  {
   "address": "11200 Prairie Lakes Dr, Eden Prairie",
   "sale_month": "2019-12",
   "price": 965840,
   "lot_sqft": 137224,
   "price_per_lot_sqft": 7.04,
   "price_per_building_sqft": 36.44,
   "building_sqft": 26508,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26668,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622410009"
  },
  {
   "address": "1101 Hennepin Ave E, Minneapolis",
   "sale_month": "2019-12",
   "price": 425000,
   "lot_sqft": 18357,
   "price_per_lot_sqft": 23.15,
   "price_per_building_sqft": 193.09,
   "building_sqft": 2201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2214,
   "use": "APARTMENT",
   "parcel_id": "1302924430051"
  },
  {
   "address": "658 Fillmore St NE, Minneapolis",
   "sale_month": "2019-12",
   "price": 360000,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 73.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3274,
   "use": "TRIPLEX",
   "parcel_id": "1302924320073"
  },
  {
   "address": "5060 Stewart Avenue, White Bear Lake",
   "sale_month": "2019-12",
   "price": 242250,
   "lot_sqft": 11072,
   "price_per_lot_sqft": 21.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1872,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123022330069"
  },
  {
   "address": "2311 Woodbridge Street, Roseville",
   "sale_month": "2019-12",
   "price": 940000,
   "lot_sqft": 19010,
   "price_per_lot_sqft": 49.45,
   "price_per_building_sqft": 319.95,
   "building_sqft": 2938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2955,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923410045"
  },
  {
   "address": "2301 Woodbridge Street, Roseville",
   "sale_month": "2019-12",
   "price": 940000,
   "lot_sqft": 17074,
   "price_per_lot_sqft": 55.05,
   "price_per_building_sqft": 463.74,
   "building_sqft": 2027,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2040,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923410044"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 280000,
   "lot_sqft": 12750,
   "price_per_lot_sqft": 21.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922140073"
  },
  {
   "address": "2473 Division Street North, North Saint Paul",
   "sale_month": "2019-12",
   "price": 280000,
   "lot_sqft": 15148,
   "price_per_lot_sqft": 18.48,
   "price_per_building_sqft": 116.18,
   "building_sqft": 2410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2425,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922140072"
  },
  {
   "address": "7660 Golden Triangle Dr, Eden Prairie",
   "sale_month": "2019-12",
   "price": 9525000,
   "lot_sqft": 265603,
   "price_per_lot_sqft": 35.86,
   "price_per_building_sqft": 135.31,
   "building_sqft": 70396,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70821,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622430014"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 9525000,
   "lot_sqft": 44275,
   "price_per_lot_sqft": 215.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622340013"
  },
  {
   "address": "1849 38th St E, Minneapolis",
   "sale_month": "2019-12",
   "price": 405000,
   "lot_sqft": 8936,
   "price_per_lot_sqft": 45.32,
   "price_per_building_sqft": 593.84,
   "building_sqft": 682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 686,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824220063"
  },
  {
   "address": "1132 5th Street, Saint Paul Park",
   "sale_month": "2019-12",
   "price": 405000,
   "lot_sqft": 5628,
   "price_per_lot_sqft": 71.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1763,
   "use": "110",
   "parcel_id": "1202722310056"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 405000,
   "lot_sqft": 2814,
   "price_per_lot_sqft": 143.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1202722310054"
  },
  {
   "address": "877 Jefferson Avenue, Saint Paul",
   "sale_month": "2019-12",
   "price": 1030500,
   "lot_sqft": 14825,
   "price_per_lot_sqft": 69.51,
   "price_per_building_sqft": 399.26,
   "building_sqft": 2581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2596,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823210091"
  },
  {
   "address": "810 Tower Dr, Medina",
   "sale_month": "2019-12",
   "price": 773500,
   "lot_sqft": 100765,
   "price_per_lot_sqft": 7.68,
   "price_per_building_sqft": 140.51,
   "building_sqft": 5505,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5538,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823140012"
  },
  {
   "address": "3814 Chicago Ave, Minneapolis",
   "sale_month": "2019-12",
   "price": 300000,
   "lot_sqft": 7052,
   "price_per_lot_sqft": 42.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2131,
   "use": "APARTMENT",
   "parcel_id": "1102824220116"
  },
  {
   "address": "638 Snelling Avenue South, Saint Paul",
   "sale_month": "2019-12",
   "price": 1885000,
   "lot_sqft": 5690,
   "price_per_lot_sqft": 331.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2718,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102823330081"
  },
  {
   "address": "642 Snelling Avenue South, Saint Paul",
   "sale_month": "2019-12",
   "price": 1885000,
   "lot_sqft": 5753,
   "price_per_lot_sqft": 327.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2694,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102823330080"
  },
  {
   "address": "4811 Lakeview Ave N, Brooklyn Center",
   "sale_month": "2019-12",
   "price": 390000,
   "lot_sqft": 11373,
   "price_per_lot_sqft": 34.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2023,
   "use": "APARTMENT",
   "parcel_id": "1011821320054"
  },
  {
   "address": "2418 California St NE, Minneapolis",
   "sale_month": "2019-12",
   "price": 266750,
   "lot_sqft": 4763,
   "price_per_lot_sqft": 56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1217,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924410092"
  },
  {
   "address": "2465 Fairview Avenue North, Roseville",
   "sale_month": "2019-12",
   "price": 3000000,
   "lot_sqft": 77582,
   "price_per_lot_sqft": 38.67,
   "price_per_building_sqft": 153.52,
   "building_sqft": 19542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19660,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923240004"
  },
  {
   "address": "5221 Lakeland Ave N, Crystal",
   "sale_month": "2019-12",
   "price": 1460000,
   "lot_sqft": 62700,
   "price_per_lot_sqft": 23.29,
   "price_per_building_sqft": 47.07,
   "building_sqft": 31020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31207,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821210010"
  },
  {
   "address": "7230 Metro Blvd, Edina",
   "sale_month": "2019-12",
   "price": 770000,
   "lot_sqft": 8172,
   "price_per_lot_sqft": 94.22,
   "price_per_building_sqft": 119.2,
   "building_sqft": 6460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6499,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240013"
  },
  {
   "address": "7201 Metro Blvd, Edina",
   "sale_month": "2019-12",
   "price": 9600000,
   "lot_sqft": 233798,
   "price_per_lot_sqft": 41.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22564,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621210016"
  },
  {
   "address": "2918 Girard Ave N, Minneapolis",
   "sale_month": "2019-12",
   "price": 299900,
   "lot_sqft": 5732,
   "price_per_lot_sqft": 52.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2024,
   "use": "TRIPLEX",
   "parcel_id": "0902924420131"
  },
  {
   "address": "1600 92nd St W, Bloomington",
   "sale_month": "2019-12",
   "price": 3600000,
   "lot_sqft": 154516,
   "price_per_lot_sqft": 23.3,
   "price_per_building_sqft": 73.03,
   "building_sqft": 49296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49593,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724310058"
  },
  {
   "address": "11925 Central Avenue Northeast, Blaine",
   "sale_month": "2019-12",
   "price": 320000,
   "lot_sqft": 2282,
   "price_per_lot_sqft": 140.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420054"
  },
  {
   "address": "7200 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2019-12",
   "price": 1625000,
   "lot_sqft": 41996,
   "price_per_lot_sqft": 38.69,
   "price_per_building_sqft": 144.25,
   "building_sqft": 11265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11332,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721340143"
  },
  {
   "address": "2911 Penn Ave N, Minneapolis",
   "sale_month": "2019-12",
   "price": 12500,
   "lot_sqft": 5103,
   "price_per_lot_sqft": 2.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0802924410099"
  },
  {
   "address": "1063 Weir Drive, Woodbury",
   "sale_month": "2019-12",
   "price": 282500,
   "lot_sqft": 1579,
   "price_per_lot_sqft": 178.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0802821220026"
  },
  {
   "address": "71 County Road B East, Little Canada",
   "sale_month": "2019-12",
   "price": 617000,
   "lot_sqft": 21896,
   "price_per_lot_sqft": 28.18,
   "price_per_building_sqft": 62.98,
   "building_sqft": 9796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9855,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072922340008"
  },
  {
   "address": "3320 41st St E, Minneapolis",
   "sale_month": "2019-12",
   "price": 2150000,
   "lot_sqft": 66836,
   "price_per_lot_sqft": 32.17,
   "price_per_building_sqft": 75.29,
   "building_sqft": 28555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28727,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823230012"
  },
  {
   "address": "3907 Minnehaha Ave, Minneapolis",
   "sale_month": "2019-12",
   "price": 390000,
   "lot_sqft": 9383,
   "price_per_lot_sqft": 41.56,
   "price_per_building_sqft": 177.03,
   "building_sqft": 2203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2216,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823210162"
  },
  {
   "address": "1806 Wooddale Drive, Woodbury",
   "sale_month": "2019-12",
   "price": 3650000,
   "lot_sqft": 114372,
   "price_per_lot_sqft": 31.91,
   "price_per_building_sqft": 349.95,
   "building_sqft": 10430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10493,
   "use": "300",
   "parcel_id": "0702821410018"
  },
  {
   "address": "227 Jackson Street, Anoka",
   "sale_month": "2019-12",
   "price": 500000,
   "lot_sqft": 7009,
   "price_per_lot_sqft": 71.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330080"
  },
  {
   "address": "2880 Rice Street, Little Canada",
   "sale_month": "2019-12",
   "price": 3175000,
   "lot_sqft": 41162,
   "price_per_lot_sqft": 77.13,
   "price_per_building_sqft": 741.65,
   "building_sqft": 4281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4307,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320096"
  },
  {
   "address": "4080 West Broadway, Robbinsdale",
   "sale_month": "2019-12",
   "price": 8000000,
   "lot_sqft": 169153,
   "price_per_lot_sqft": 47.29,
   "price_per_building_sqft": 85.95,
   "building_sqft": 93077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 93639,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130122"
  },
  {
   "address": "3617 Lake St E, Minneapolis",
   "sale_month": "2019-12",
   "price": 375000,
   "lot_sqft": 4391,
   "price_per_lot_sqft": 85.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210091"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 995000,
   "lot_sqft": 113371,
   "price_per_lot_sqft": 8.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420026"
  },
  {
   "address": "17565 Highway 65 Northeast, Ham Lake",
   "sale_month": "2019-12",
   "price": 995000,
   "lot_sqft": 61561,
   "price_per_lot_sqft": 16.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 75670,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420023"
  },
  {
   "address": "73562 Highway 65 Northeast, Ham Lake",
   "sale_month": "2019-12",
   "price": 995000,
   "lot_sqft": 1161,
   "price_per_lot_sqft": 857.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420021"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 995000,
   "lot_sqft": 15951,
   "price_per_lot_sqft": 62.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420020"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 995000,
   "lot_sqft": 56034,
   "price_per_lot_sqft": 17.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420019"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 995000,
   "lot_sqft": 39369,
   "price_per_lot_sqft": 25.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420010"
  },
  {
   "address": null,
   "sale_month": "2019-12",
   "price": 995000,
   "lot_sqft": 39993,
   "price_per_lot_sqft": 24.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420009"
  },
  {
   "address": "1328 Idaho Ave S, St. Louis Park",
   "sale_month": "2019-12",
   "price": 1740000,
   "lot_sqft": 18432,
   "price_per_lot_sqft": 94.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2729,
   "use": "APARTMENT",
   "parcel_id": "0511721420036"
  },
  {
   "address": "850 Louisiana Ave S, Golden Valley",
   "sale_month": "2019-12",
   "price": 5729854,
   "lot_sqft": 80857,
   "price_per_lot_sqft": 70.86,
   "price_per_building_sqft": 525.77,
   "building_sqft": 10898,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10964,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721240008"
  },
  {
   "address": "2830 Fairview Avenue North, Roseville",
   "sale_month": "2019-12",
   "price": 2937427,
   "lot_sqft": 180178,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": 79.89,
   "building_sqft": 36769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36991,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042923420048"
  },
  {
   "address": "3110 Cleveland Avenue North, Roseville",
   "sale_month": "2019-12",
   "price": 500000,
   "lot_sqft": 13454,
   "price_per_lot_sqft": 37.16,
   "price_per_building_sqft": 363.11,
   "building_sqft": 1377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1385,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923220001"
  },
  {
   "address": "10255 Noble Ave N, Brooklyn Park",
   "sale_month": "2019-12",
   "price": 290000,
   "lot_sqft": 17423,
   "price_per_lot_sqft": 16.64,
   "price_per_building_sqft": 112.19,
   "building_sqft": 2585,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2601,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411921440001"
  },
  {
   "address": "15045 Co Rd 40, Dahlgren Township",
   "sale_month": "2019-12",
   "price": 4200000,
   "lot_sqft": 4428271,
   "price_per_lot_sqft": 0.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "040350410"
  },
  {
   "address": "5910 Lexington Avenue North, Shoreview",
   "sale_month": "2019-12",
   "price": 2789000,
   "lot_sqft": 102054,
   "price_per_lot_sqft": 27.33,
   "price_per_building_sqft": 175.91,
   "building_sqft": 15855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15950,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "033023240064"
  },
  {
   "address": "109 31st St E, Minneapolis",
   "sale_month": "2019-12",
   "price": 4500000,
   "lot_sqft": 2269,
   "price_per_lot_sqft": 1983.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824120109"
  },
  {
   "address": "8251 Main Street Northeast, Fridley",
   "sale_month": "2019-12",
   "price": 2600000,
   "lot_sqft": 65281,
   "price_per_lot_sqft": 39.83,
   "price_per_building_sqft": 139.6,
   "building_sqft": 18624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18736,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024230010"
  },
  {
   "address": "100 83rd Avenue Northeast, Fridley",
   "sale_month": "2019-12",
   "price": 2600000,
   "lot_sqft": 65320,
   "price_per_lot_sqft": 39.8,
   "price_per_building_sqft": 129.89,
   "building_sqft": 20017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20138,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024230009"
  },
  {
   "address": "3646 Central Ave NE, Minneapolis",
   "sale_month": "2019-12",
   "price": 650000,
   "lot_sqft": 5446,
   "price_per_lot_sqft": 119.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202924110005"
  },
  {
   "address": "3650 Central Ave NE, Minneapolis",
   "sale_month": "2019-12",
   "price": 650000,
   "lot_sqft": 5448,
   "price_per_lot_sqft": 119.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202924110004"
  },
  {
   "address": "3656 Central Ave NE, Minneapolis",
   "sale_month": "2019-12",
   "price": 650000,
   "lot_sqft": 5451,
   "price_per_lot_sqft": 119.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202924110003"
  },
  {
   "address": "1911 Ferry Street, Anoka",
   "sale_month": "2019-12",
   "price": 2780000,
   "lot_sqft": 74869,
   "price_per_lot_sqft": 37.13,
   "price_per_building_sqft": 181.69,
   "building_sqft": 15301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15394,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440113"
  },
  {
   "address": "1312 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2019-12",
   "price": 211500,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 141.09,
   "price_per_building_sqft": 33.69,
   "building_sqft": 6278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6316,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420083"
  },
  {
   "address": "608 7th Street West, Saint Paul",
   "sale_month": "2019-12",
   "price": 865000,
   "lot_sqft": 3740,
   "price_per_lot_sqft": 231.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430128"
  },
  {
   "address": "441 Grand Avenue, Saint Paul",
   "sale_month": "2019-12",
   "price": 1090000,
   "lot_sqft": 7199,
   "price_per_lot_sqft": 151.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2103,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310093"
  },
  {
   "address": "10050 Crosstown Cir, Eden Prairie",
   "sale_month": "2019-12",
   "price": 19550000,
   "lot_sqft": 475169,
   "price_per_lot_sqft": 41.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 116161,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622110013"
  },
  {
   "address": "2120 38th St E, Minneapolis",
   "sale_month": "2019-12",
   "price": 820000,
   "lot_sqft": 24467,
   "price_per_lot_sqft": 33.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5772,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824340052"
  },
  {
   "address": "969 Smith Avenue South, West Saint Paul",
   "sale_month": "2019-11",
   "price": 1050000,
   "lot_sqft": 10541,
   "price_per_lot_sqft": 99.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3337,
   "use": "Apartment",
   "parcel_id": "423495002100"
  },
  {
   "address": "320 Blair Avenue, Saint Paul",
   "sale_month": "2019-11",
   "price": 305000,
   "lot_sqft": 7910,
   "price_per_lot_sqft": 38.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1324,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923120082"
  },
  {
   "address": "2737 26th Ave S, Minneapolis",
   "sale_month": "2019-11",
   "price": 360000,
   "lot_sqft": 7290,
   "price_per_lot_sqft": 49.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924420019"
  },
  {
   "address": "2743 26th Ave S, Minneapolis",
   "sale_month": "2019-11",
   "price": 360000,
   "lot_sqft": 7290,
   "price_per_lot_sqft": 49.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420018"
  },
  {
   "address": "1058 University Avenue West, Saint Paul",
   "sale_month": "2019-11",
   "price": 847000,
   "lot_sqft": 25115,
   "price_per_lot_sqft": 33.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8412,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923320168"
  },
  {
   "address": "865 University Avenue West, Saint Paul",
   "sale_month": "2019-11",
   "price": 760000,
   "lot_sqft": 15995,
   "price_per_lot_sqft": 47.51,
   "price_per_building_sqft": 178.74,
   "building_sqft": 4252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4278,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923240107"
  },
  {
   "address": "6100 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2019-11",
   "price": 3600000,
   "lot_sqft": 392184,
   "price_per_lot_sqft": 9.18,
   "price_per_building_sqft": 24.03,
   "building_sqft": 149795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 150699,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3511921430009"
  },
  {
   "address": "520 Willow Dr, Long Lake",
   "sale_month": "2019-11",
   "price": 150000,
   "lot_sqft": 14987,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230013"
  },
  {
   "address": "6133 Baker Rd, Minnetonka",
   "sale_month": "2019-11",
   "price": 1550000,
   "lot_sqft": 54649,
   "price_per_lot_sqft": 28.36,
   "price_per_building_sqft": 180.55,
   "building_sqft": 8585,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8637,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411722440016"
  },
  {
   "address": "2705 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2019-11",
   "price": 950000,
   "lot_sqft": 59861,
   "price_per_lot_sqft": 15.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333224130071"
  },
  {
   "address": "13750 Crosstown Drive Northwest, Andover",
   "sale_month": "2019-11",
   "price": 950000,
   "lot_sqft": 63598,
   "price_per_lot_sqft": 14.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14224,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333224130005"
  },
  {
   "address": "675 Snelling Avenue North, Saint Paul",
   "sale_month": "2019-11",
   "price": 305000,
   "lot_sqft": 5956,
   "price_per_lot_sqft": 51.21,
   "price_per_building_sqft": 15.62,
   "building_sqft": 19527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19645,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923110025"
  },
  {
   "address": "3650 Hazelton Rd, Edina",
   "sale_month": "2019-11",
   "price": 9125000,
   "lot_sqft": 54534,
   "price_per_lot_sqft": 167.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13717,
   "use": "APARTMENT",
   "parcel_id": "3202824220005"
  },
  {
   "address": "3770 7th Avenue, Anoka",
   "sale_month": "2019-11",
   "price": 235000,
   "lot_sqft": 27077,
   "price_per_lot_sqft": 8.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313224130010"
  },
  {
   "address": "218 7th Street East, Saint Paul",
   "sale_month": "2019-11",
   "price": 150000,
   "lot_sqft": 19276,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440425"
  },
  {
   "address": "582 Bavaria Lane, Chaska",
   "sale_month": "2019-11",
   "price": 279900,
   "lot_sqft": 1504,
   "price_per_lot_sqft": 186.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590130"
  },
  {
   "address": "631 Erie St SE, Minneapolis",
   "sale_month": "2019-11",
   "price": 1050000,
   "lot_sqft": 6994,
   "price_per_lot_sqft": 150.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 946,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923320013"
  },
  {
   "address": "2905 4th St SE, Minneapolis",
   "sale_month": "2019-11",
   "price": 1400000,
   "lot_sqft": 22343,
   "price_per_lot_sqft": 62.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923130107"
  },
  {
   "address": "5035 Vernon Ave, Edina",
   "sale_month": "2019-11",
   "price": 11550000,
   "lot_sqft": 44617,
   "price_per_lot_sqft": 258.87,
   "price_per_building_sqft": 435.21,
   "building_sqft": 26539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26699,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721310065"
  },
  {
   "address": "223 Main Street North, Stillwater",
   "sale_month": "2019-11",
   "price": 685000,
   "lot_sqft": 4497,
   "price_per_lot_sqft": 152.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140064"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 685000,
   "lot_sqft": 909,
   "price_per_lot_sqft": 753.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140062"
  },
  {
   "address": "821 Douglas Ave, Minneapolis",
   "sale_month": "2019-11",
   "price": 237000,
   "lot_sqft": 11290,
   "price_per_lot_sqft": 20.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2802924440468"
  },
  {
   "address": "3200 4th Avenue East, Shakopee",
   "sale_month": "2019-11",
   "price": 4299927,
   "lot_sqft": 1035268,
   "price_per_lot_sqft": 4.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274890010"
  },
  {
   "address": "1451 Dean Lakes Trail, Shakopee",
   "sale_month": "2019-11",
   "price": 17550000,
   "lot_sqft": 478926,
   "price_per_lot_sqft": 36.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 147071,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274290010"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 35000,
   "lot_sqft": 199384,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273222220008"
  },
  {
   "address": "1023 White Bear Avenue North, Saint Paul",
   "sale_month": "2019-11",
   "price": 600000,
   "lot_sqft": 4751,
   "price_per_lot_sqft": 126.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1142,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922140050"
  },
  {
   "address": "6900 Wedgwood Rd N, Maple Grove",
   "sale_month": "2019-11",
   "price": 15000000,
   "lot_sqft": 241149,
   "price_per_lot_sqft": 62.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711922430036"
  },
  {
   "address": "1205 1st Avenue East, Shakopee",
   "sale_month": "2019-11",
   "price": 1200000,
   "lot_sqft": 53506,
   "price_per_lot_sqft": 22.43,
   "price_per_building_sqft": 195.28,
   "building_sqft": 6145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6182,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270750020"
  },
  {
   "address": "322 Groveland Ave, Minneapolis",
   "sale_month": "2019-11",
   "price": 465500,
   "lot_sqft": 3994,
   "price_per_lot_sqft": 116.55,
   "price_per_building_sqft": 354.26,
   "building_sqft": 1314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1322,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924330025"
  },
  {
   "address": "1117 Marquette Ave, Minneapolis",
   "sale_month": "2019-11",
   "price": 56850000,
   "lot_sqft": 27266,
   "price_per_lot_sqft": 2085.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924130224"
  },
  {
   "address": "1006 2nd Avenue East, Shakopee",
   "sale_month": "2019-11",
   "price": 830000,
   "lot_sqft": 21248,
   "price_per_lot_sqft": 39.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3225,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270041320"
  },
  {
   "address": "5060 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2019-11",
   "price": 2261000,
   "lot_sqft": 34875,
   "price_per_lot_sqft": 64.83,
   "price_per_building_sqft": 607.96,
   "building_sqft": 3719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3741,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024140139"
  },
  {
   "address": "744 Simon Avenue, Saint Paul",
   "sale_month": "2019-11",
   "price": 375000,
   "lot_sqft": 4978,
   "price_per_lot_sqft": 75.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1656,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923140059"
  },
  {
   "address": "7219 Forestview La N, Maple Grove",
   "sale_month": "2019-11",
   "price": 335000,
   "lot_sqft": 3113,
   "price_per_lot_sqft": 107.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420043"
  },
  {
   "address": "4370 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2019-11",
   "price": 9250000,
   "lot_sqft": 154611,
   "price_per_lot_sqft": 59.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50782,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "253630010"
  },
  {
   "address": "4801 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2019-11",
   "price": 1175000,
   "lot_sqft": 42570,
   "price_per_lot_sqft": 27.6,
   "price_per_building_sqft": 96.76,
   "building_sqft": 12143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12216,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024320001"
  },
  {
   "address": "789 Rice Street, Saint Paul",
   "sale_month": "2019-11",
   "price": 450000,
   "lot_sqft": 27250,
   "price_per_lot_sqft": 16.51,
   "price_per_building_sqft": 182.11,
   "building_sqft": 2471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2486,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923440003"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 300443,
   "lot_sqft": 6017,
   "price_per_lot_sqft": 49.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430097"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 300443,
   "lot_sqft": 3782,
   "price_per_lot_sqft": 79.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430096"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 300443,
   "lot_sqft": 26766,
   "price_per_lot_sqft": 11.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430095"
  },
  {
   "address": "310 Sycamore Street West, Saint Paul",
   "sale_month": "2019-11",
   "price": 300443,
   "lot_sqft": 43453,
   "price_per_lot_sqft": 6.91,
   "price_per_building_sqft": 86.86,
   "building_sqft": 3459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3480,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430041"
  },
  {
   "address": "1084 Dale Street North, Saint Paul",
   "sale_month": "2019-11",
   "price": 600000,
   "lot_sqft": 9393,
   "price_per_lot_sqft": 63.88,
   "price_per_building_sqft": 155.72,
   "building_sqft": 3853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3876,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923220049"
  },
  {
   "address": "1201 Mainstreet, Hopkins",
   "sale_month": "2019-11",
   "price": 700000,
   "lot_sqft": 11670,
   "price_per_lot_sqft": 59.98,
   "price_per_building_sqft": 61.49,
   "building_sqft": 11384,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11453,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310059"
  },
  {
   "address": "7037 20th Avenue, Centerville",
   "sale_month": "2019-11",
   "price": 270000,
   "lot_sqft": 2420,
   "price_per_lot_sqft": 111.57,
   "price_per_building_sqft": 89.26,
   "building_sqft": 3025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3043,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122140067"
  },
  {
   "address": "5701 Lyndale Ave S, Minneapolis",
   "sale_month": "2019-11",
   "price": 490000,
   "lot_sqft": 6035,
   "price_per_lot_sqft": 81.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1820,
   "use": "APARTMENT",
   "parcel_id": "2202824230114"
  },
  {
   "address": "7716 Winpark Dr, New Hope",
   "sale_month": "2019-11",
   "price": 2175000,
   "lot_sqft": 128704,
   "price_per_lot_sqft": 16.9,
   "price_per_building_sqft": 70.38,
   "building_sqft": 30904,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31090,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821220005"
  },
  {
   "address": "7590 Cloman Way, Inver Grove Heights",
   "sale_month": "2019-11",
   "price": 467500,
   "lot_sqft": 10900,
   "price_per_lot_sqft": 42.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1804,
   "use": "Apartment",
   "parcel_id": "201142004100"
  },
  {
   "address": "7580 Cloman Way, Inver Grove Heights",
   "sale_month": "2019-11",
   "price": 467500,
   "lot_sqft": 12073,
   "price_per_lot_sqft": 38.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1853,
   "use": "Apartment",
   "parcel_id": "201142004090"
  },
  {
   "address": "210 Linden Street South, Belle Plaine",
   "sale_month": "2019-11",
   "price": 430000,
   "lot_sqft": 10975,
   "price_per_lot_sqft": 39.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4368,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200018861"
  },
  {
   "address": "8832 Zealand Ave N, Brooklyn Park",
   "sale_month": "2019-11",
   "price": 875000,
   "lot_sqft": 21293,
   "price_per_lot_sqft": 41.09,
   "price_per_building_sqft": 141.22,
   "building_sqft": 6196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6233,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420025"
  },
  {
   "address": "2300 50th St W, Minneapolis",
   "sale_month": "2019-11",
   "price": 1400000,
   "lot_sqft": 14990,
   "price_per_lot_sqft": 93.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11817,
   "use": "APARTMENT",
   "parcel_id": "1702824140164"
  },
  {
   "address": "2322 Logan Ave N, Minneapolis",
   "sale_month": "2019-11",
   "price": 216000,
   "lot_sqft": 3059,
   "price_per_lot_sqft": 70.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924220194"
  },
  {
   "address": "2324 Logan Ave N, Minneapolis",
   "sale_month": "2019-11",
   "price": 216000,
   "lot_sqft": 3037,
   "price_per_lot_sqft": 71.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1379,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924220193"
  },
  {
   "address": "1909 Lexington Avenue North, Roseville",
   "sale_month": "2019-11",
   "price": 415000,
   "lot_sqft": 12716,
   "price_per_lot_sqft": 32.64,
   "price_per_building_sqft": 159.8,
   "building_sqft": 2597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2613,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923410001"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 485317,
   "lot_sqft": 46503,
   "price_per_lot_sqft": 10.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38025,
   "use": "Industrial",
   "parcel_id": "147700005061"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 63690,
   "lot_sqft": 10696,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "147700004040"
  },
  {
   "address": "701 1st Street, Farmington",
   "sale_month": "2019-11",
   "price": 514485,
   "lot_sqft": 21811,
   "price_per_lot_sqft": 23.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "147700004030"
  },
  {
   "address": "4625 Churchill Street North, Shoreview",
   "sale_month": "2019-11",
   "price": 750000,
   "lot_sqft": 97173,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10044,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143023330008"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 36508,
   "lot_sqft": 6122,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "140310063060"
  },
  {
   "address": "108 East Main Street, Anoka",
   "sale_month": "2019-11",
   "price": 200000,
   "lot_sqft": 4407,
   "price_per_lot_sqft": 45.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110027"
  },
  {
   "address": "7170 Central Avenue Northeast, Fridley",
   "sale_month": "2019-11",
   "price": 450000,
   "lot_sqft": 15165,
   "price_per_lot_sqft": 29.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2797,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123024310040"
  },
  {
   "address": "949 24th Ave NE, Minneapolis",
   "sale_month": "2019-11",
   "price": 27600,
   "lot_sqft": 2396,
   "price_per_lot_sqft": 11.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924320241"
  },
  {
   "address": "942 Lowry Ave NE, Minneapolis",
   "sale_month": "2019-11",
   "price": 8920,
   "lot_sqft": 775,
   "price_per_lot_sqft": 11.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924320096"
  },
  {
   "address": "14650 Quiram Dr, Rogers",
   "sale_month": "2019-11",
   "price": 2580700,
   "lot_sqft": 131037,
   "price_per_lot_sqft": 19.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16614,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023130004"
  },
  {
   "address": "2201 Jefferson St NE, Minneapolis",
   "sale_month": "2019-11",
   "price": 1662000,
   "lot_sqft": 40537,
   "price_per_lot_sqft": 41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1102924420130"
  },
  {
   "address": "4635 Nicols Road, Eagan",
   "sale_month": "2019-11",
   "price": 760000,
   "lot_sqft": 53623,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": 162.64,
   "building_sqft": 4673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4701,
   "use": "Commercial-preferred",
   "parcel_id": "101693001010"
  },
  {
   "address": "4500 Oak Grove Pkwy N, Brooklyn Park",
   "sale_month": "2019-11",
   "price": 240000,
   "lot_sqft": 43540,
   "price_per_lot_sqft": 5.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011921230105"
  },
  {
   "address": "4534 Nicollet Ave, Minneapolis",
   "sale_month": "2019-11",
   "price": 220000,
   "lot_sqft": 5084,
   "price_per_lot_sqft": 43.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824340220"
  },
  {
   "address": "4312 Linden Hills Blvd, Minneapolis",
   "sale_month": "2019-11",
   "price": 2500000,
   "lot_sqft": 18980,
   "price_per_lot_sqft": 131.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4542,
   "use": "APARTMENT",
   "parcel_id": "0802824410217"
  },
  {
   "address": "4306 Linden Hills Blvd, Minneapolis",
   "sale_month": "2019-11",
   "price": 2400000,
   "lot_sqft": 9590,
   "price_per_lot_sqft": 250.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5160,
   "use": "APARTMENT",
   "parcel_id": "0802824410058"
  },
  {
   "address": "2551 Park Street, Little Canada",
   "sale_month": "2019-11",
   "price": 500000,
   "lot_sqft": 21471,
   "price_per_lot_sqft": 23.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2404,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922220066"
  },
  {
   "address": "12414 Highway 41 Frontage Road, Louisville Township",
   "sale_month": "2019-11",
   "price": 1200000,
   "lot_sqft": 476345,
   "price_per_lot_sqft": 2.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "070440010"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 5765000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 132.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440008"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 5765000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 132.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440007"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 5765000,
   "lot_sqft": 43524,
   "price_per_lot_sqft": 132.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68427,
   "use": "305",
   "parcel_id": "0702821440006"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 5765000,
   "lot_sqft": 43520,
   "price_per_lot_sqft": 132.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440005"
  },
  {
   "address": "1865 Woodlane Drive, Woodbury",
   "sale_month": "2019-11",
   "price": 905898,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 20.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0702821440004"
  },
  {
   "address": "4100 West Broadway, Robbinsdale",
   "sale_month": "2019-11",
   "price": 8993333,
   "lot_sqft": 38528,
   "price_per_lot_sqft": 233.42,
   "price_per_building_sqft": 791.18,
   "building_sqft": 11367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11436,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130146"
  },
  {
   "address": "3149 35th Ave S, Minneapolis",
   "sale_month": "2019-11",
   "price": 200000,
   "lot_sqft": 12029,
   "price_per_lot_sqft": 16.63,
   "price_per_building_sqft": 109.77,
   "building_sqft": 1822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1833,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210047"
  },
  {
   "address": "5924 West Broadway, Crystal",
   "sale_month": "2019-11",
   "price": 337600,
   "lot_sqft": 23420,
   "price_per_lot_sqft": 14.42,
   "price_per_building_sqft": 124.48,
   "building_sqft": 2712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2728,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821240091"
  },
  {
   "address": "2800 Mount Ridge Road, Roseville",
   "sale_month": "2019-11",
   "price": 19250000,
   "lot_sqft": 310109,
   "price_per_lot_sqft": 62.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32256,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923320015"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 19250000,
   "lot_sqft": 157226,
   "price_per_lot_sqft": 122.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923320014"
  },
  {
   "address": "5600 56th Ave N, Crystal",
   "sale_month": "2019-11",
   "price": 595000,
   "lot_sqft": 30226,
   "price_per_lot_sqft": 19.69,
   "price_per_building_sqft": 97.86,
   "building_sqft": 6080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6117,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821310023"
  },
  {
   "address": "701 Xenia Ave S, Golden Valley",
   "sale_month": "2019-11",
   "price": 43100000,
   "lot_sqft": 324365,
   "price_per_lot_sqft": 132.88,
   "price_per_building_sqft": 560.05,
   "building_sqft": 76958,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77423,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721240032"
  },
  {
   "address": "209 Radio Drive, Woodbury",
   "sale_month": "2019-11",
   "price": 3200000,
   "lot_sqft": 107342,
   "price_per_lot_sqft": 29.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402821120027"
  },
  {
   "address": "12901 Wayzata Blvd, Minnetonka",
   "sale_month": "2019-11",
   "price": 2200000,
   "lot_sqft": 73551,
   "price_per_lot_sqft": 29.91,
   "price_per_building_sqft": 168.22,
   "building_sqft": 13078,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13157,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722140005"
  },
  {
   "address": "3252 Grand Ave S, Minneapolis",
   "sale_month": "2019-11",
   "price": 530000,
   "lot_sqft": 5840,
   "price_per_lot_sqft": 90.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1394,
   "use": "APARTMENT",
   "parcel_id": "0302824230051"
  },
  {
   "address": "3025 Lyndale Ave S, Minneapolis",
   "sale_month": "2019-11",
   "price": 1350000,
   "lot_sqft": 11011,
   "price_per_lot_sqft": 122.6,
   "price_per_building_sqft": 395.43,
   "building_sqft": 3414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3434,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220214"
  },
  {
   "address": "3127 Pleasant Ave, Minneapolis",
   "sale_month": "2019-11",
   "price": 1840000,
   "lot_sqft": 13760,
   "price_per_lot_sqft": 133.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4680,
   "use": "APARTMENT",
   "parcel_id": "0302824210103"
  },
  {
   "address": null,
   "sale_month": "2019-11",
   "price": 10600000,
   "lot_sqft": 162136,
   "price_per_lot_sqft": 65.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6532,
   "use": "Apartment",
   "parcel_id": "028560001010"
  },
  {
   "address": "11950 12th Avenue South, Burnsville",
   "sale_month": "2019-11",
   "price": 1890000,
   "lot_sqft": 61954,
   "price_per_lot_sqft": 30.51,
   "price_per_building_sqft": 77.17,
   "building_sqft": 24492,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24640,
   "use": "Industrial-preferred",
   "parcel_id": "026430201030"
  },
  {
   "address": "2865 White Bear Avenue North, Maplewood",
   "sale_month": "2019-11",
   "price": 1050000,
   "lot_sqft": 35736,
   "price_per_lot_sqft": 29.38,
   "price_per_building_sqft": 368.29,
   "building_sqft": 2851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2869,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310093"
  },
  {
   "address": "835 Meander Ct, Medina",
   "sale_month": "2019-11",
   "price": 200000,
   "lot_sqft": 9803,
   "price_per_lot_sqft": 20.4,
   "price_per_building_sqft": 36.24,
   "building_sqft": 5519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5552,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211823440077"
  },
  {
   "address": "3756 18th Ave S, Minneapolis",
   "sale_month": "2019-11",
   "price": 105000,
   "lot_sqft": 4891,
   "price_per_lot_sqft": 21.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1571,
   "use": "APARTMENT",
   "parcel_id": "0202824440131"
  },
  {
   "address": "1119 Lake St E, Minneapolis",
   "sale_month": "2019-11",
   "price": 380000,
   "lot_sqft": 9260,
   "price_per_lot_sqft": 41.04,
   "price_per_building_sqft": 97.26,
   "building_sqft": 3907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3931,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824210002"
  },
  {
   "address": "3218 Bloomington Ave, Minneapolis",
   "sale_month": "2019-11",
   "price": 150000,
   "lot_sqft": 4263,
   "price_per_lot_sqft": 35.19,
   "price_per_building_sqft": 30,
   "building_sqft": 5000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5030,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824130022"
  },
  {
   "address": "1636 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2019-11",
   "price": 1920000,
   "lot_sqft": 13998,
   "price_per_lot_sqft": 137.16,
   "price_per_building_sqft": 415.67,
   "building_sqft": 4619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4647,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140052"
  },
  {
   "address": "1634 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2019-11",
   "price": 1920000,
   "lot_sqft": 57429,
   "price_per_lot_sqft": 33.43,
   "price_per_building_sqft": 139.71,
   "building_sqft": 13743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13826,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140051"
  },
  {
   "address": "1628 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2019-11",
   "price": 280000,
   "lot_sqft": 11267,
   "price_per_lot_sqft": 24.85,
   "price_per_building_sqft": 78.17,
   "building_sqft": 3582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3604,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024140039"
  },
  {
   "address": "365 Smith Avenue North, Saint Paul",
   "sale_month": "2019-11",
   "price": 465000,
   "lot_sqft": 9016,
   "price_per_lot_sqft": 51.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2152,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823410023"
  },
  {
   "address": "1836 38th St E, Minneapolis",
   "sale_month": "2019-11",
   "price": 755000,
   "lot_sqft": 19140,
   "price_per_lot_sqft": 39.45,
   "price_per_building_sqft": 78.65,
   "building_sqft": 9599,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9657,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330128"
  },
  {
   "address": "3147 Hiawatha Ave, Minneapolis",
   "sale_month": "2019-11",
   "price": 300000,
   "lot_sqft": 7723,
   "price_per_lot_sqft": 38.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2706,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824120080"
  },
  {
   "address": "376 Fuller Avenue, Saint Paul",
   "sale_month": "2019-10",
   "price": 275000,
   "lot_sqft": 6229,
   "price_per_lot_sqft": 44.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1730,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923420081"
  },
  {
   "address": "501 University Avenue West, Saint Paul",
   "sale_month": "2019-10",
   "price": 400000,
   "lot_sqft": 4139,
   "price_per_lot_sqft": 96.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230118"
  },
  {
   "address": "5850 Opus Pkwy, Minnetonka",
   "sale_month": "2019-10",
   "price": 18450000,
   "lot_sqft": 394096,
   "price_per_lot_sqft": 46.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722420008"
  },
  {
   "address": "2914 30th Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 196000,
   "lot_sqft": 8217,
   "price_per_lot_sqft": 23.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 809,
   "use": "APARTMENT",
   "parcel_id": "3602924440163"
  },
  {
   "address": "4056 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2019-10",
   "price": 340000,
   "lot_sqft": 5443,
   "price_per_lot_sqft": 62.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410036"
  },
  {
   "address": "3470 Lexington Avenue North, Shoreview",
   "sale_month": "2019-10",
   "price": 650000,
   "lot_sqft": 25478,
   "price_per_lot_sqft": 25.51,
   "price_per_building_sqft": 92.7,
   "building_sqft": 7012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7054,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023230046"
  },
  {
   "address": "1401 77th St E, Richfield",
   "sale_month": "2019-10",
   "price": 3300000,
   "lot_sqft": 163631,
   "price_per_lot_sqft": 20.17,
   "price_per_building_sqft": 289.98,
   "building_sqft": 11380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11449,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824430077"
  },
  {
   "address": "3507 Commerce Boulevard, White Bear Lake",
   "sale_month": "2019-10",
   "price": 2960000,
   "lot_sqft": 124966,
   "price_per_lot_sqft": 23.69,
   "price_per_building_sqft": 72.83,
   "building_sqft": 40641,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40886,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022110025"
  },
  {
   "address": "2716 Grand Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 250000,
   "lot_sqft": 5167,
   "price_per_lot_sqft": 48.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 844,
   "use": "APARTMENT",
   "parcel_id": "3402924320199"
  },
  {
   "address": "2201 Harriet Ave, Minneapolis",
   "sale_month": "2019-10",
   "price": 675000,
   "lot_sqft": 6432,
   "price_per_lot_sqft": 104.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2440,
   "use": "APARTMENT",
   "parcel_id": "3402924220116"
  },
  {
   "address": "2022 2nd Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 420500,
   "lot_sqft": 6354,
   "price_per_lot_sqft": 66.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1293,
   "use": "TRIPLEX",
   "parcel_id": "3402924120022"
  },
  {
   "address": "2535 85th Avenue Northeast, Blaine",
   "sale_month": "2019-10",
   "price": 250000,
   "lot_sqft": 38022,
   "price_per_lot_sqft": 6.58,
   "price_per_building_sqft": 111.01,
   "building_sqft": 2252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2265,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333123440006"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 300000,
   "lot_sqft": 23386,
   "price_per_lot_sqft": 12.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022340025"
  },
  {
   "address": "3235 Labore Road, Vadnais Heights",
   "sale_month": "2019-10",
   "price": 300000,
   "lot_sqft": 36118,
   "price_per_lot_sqft": 8.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022340007"
  },
  {
   "address": "3565 Labore Road, Vadnais Heights",
   "sale_month": "2019-10",
   "price": 4590000,
   "lot_sqft": 101005,
   "price_per_lot_sqft": 45.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56990,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022120021"
  },
  {
   "address": "457 Snelling Avenue North, Saint Paul",
   "sale_month": "2019-10",
   "price": 950000,
   "lot_sqft": 25605,
   "price_per_lot_sqft": 37.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18654,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410133"
  },
  {
   "address": "1143 Hudson Road, Saint Paul",
   "sale_month": "2019-10",
   "price": 15200000,
   "lot_sqft": 171253,
   "price_per_lot_sqft": 88.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42381,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922420182"
  },
  {
   "address": "14520 60th Street North, Oak Park Heights",
   "sale_month": "2019-10",
   "price": 1100000,
   "lot_sqft": 40080,
   "price_per_lot_sqft": 27.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020430035"
  },
  {
   "address": "2644 Fremont Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 555000,
   "lot_sqft": 7446,
   "price_per_lot_sqft": 74.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1391,
   "use": "TRIPLEX",
   "parcel_id": "3302924420161"
  },
  {
   "address": "2605 Fremont Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 3933913,
   "lot_sqft": 7050,
   "price_per_lot_sqft": 558,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3853,
   "use": "APARTMENT",
   "parcel_id": "3302924420147"
  },
  {
   "address": "2601 Fremont Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 3933913,
   "lot_sqft": 6151,
   "price_per_lot_sqft": 639.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3928,
   "use": "APARTMENT",
   "parcel_id": "3302924420146"
  },
  {
   "address": "219 Bates Avenue, Saint Paul",
   "sale_month": "2019-10",
   "price": 215000,
   "lot_sqft": 4424,
   "price_per_lot_sqft": 48.6,
   "price_per_building_sqft": 126.47,
   "building_sqft": 1700,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1710,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410157"
  },
  {
   "address": "618 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2019-10",
   "price": 350000,
   "lot_sqft": 10508,
   "price_per_lot_sqft": 33.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1603,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922120074"
  },
  {
   "address": "3148 Country Drive, Little Canada",
   "sale_month": "2019-10",
   "price": 429128,
   "lot_sqft": 40601,
   "price_per_lot_sqft": 10.57,
   "price_per_building_sqft": 63.16,
   "building_sqft": 6794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6835,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022430012"
  },
  {
   "address": "4941 77th St W, Edina",
   "sale_month": "2019-10",
   "price": 1250000,
   "lot_sqft": 104624,
   "price_per_lot_sqft": 11.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19336,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824330028"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 155000,
   "lot_sqft": 38926,
   "price_per_lot_sqft": 3.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3012021130005"
  },
  {
   "address": "613 Erie St SE, Minneapolis",
   "sale_month": "2019-10",
   "price": 785000,
   "lot_sqft": 4896,
   "price_per_lot_sqft": 160.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1193,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923320019"
  },
  {
   "address": "625 Erie St SE, Minneapolis",
   "sale_month": "2019-10",
   "price": 2520000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 400.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 866,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923320015"
  },
  {
   "address": "629 Erie St SE, Minneapolis",
   "sale_month": "2019-10",
   "price": 2520000,
   "lot_sqft": 3497,
   "price_per_lot_sqft": 720.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 753,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923320014"
  },
  {
   "address": "635 Erie St SE, Minneapolis",
   "sale_month": "2019-10",
   "price": 2520000,
   "lot_sqft": 3497,
   "price_per_lot_sqft": 720.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 910,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923320012"
  },
  {
   "address": "637 Erie St SE, Minneapolis",
   "sale_month": "2019-10",
   "price": 2520000,
   "lot_sqft": 3497,
   "price_per_lot_sqft": 720.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 455,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923320011"
  },
  {
   "address": "14835 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2019-10",
   "price": 575000,
   "lot_sqft": 56469,
   "price_per_lot_sqft": 10.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9016,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293223120018"
  },
  {
   "address": "700 7th Street Northwest, New Brighton",
   "sale_month": "2019-10",
   "price": 795000,
   "lot_sqft": 166864,
   "price_per_lot_sqft": 4.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "293023120177"
  },
  {
   "address": "2375 University Avenue West, Saint Paul",
   "sale_month": "2019-10",
   "price": 1555000,
   "lot_sqft": 18366,
   "price_per_lot_sqft": 84.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923430058"
  },
  {
   "address": "7150 Madison Ave W, Golden Valley",
   "sale_month": "2019-10",
   "price": 1181000,
   "lot_sqft": 38882,
   "price_per_lot_sqft": 30.37,
   "price_per_building_sqft": 96.27,
   "building_sqft": 12267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12341,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210008"
  },
  {
   "address": "7680 10th Street North, Oakdale",
   "sale_month": "2019-10",
   "price": 1800000,
   "lot_sqft": 43074,
   "price_per_lot_sqft": 41.79,
   "price_per_building_sqft": 324.5,
   "building_sqft": 5547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5581,
   "use": "300",
   "parcel_id": "2902921430087"
  },
  {
   "address": "888 Maryland Avenue East, Saint Paul",
   "sale_month": "2019-10",
   "price": 230000,
   "lot_sqft": 13355,
   "price_per_lot_sqft": 17.22,
   "price_per_building_sqft": 139.14,
   "building_sqft": 1653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1663,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922220007"
  },
  {
   "address": "204 Main Street North, Stillwater",
   "sale_month": "2019-10",
   "price": 595000,
   "lot_sqft": 5976,
   "price_per_lot_sqft": 99.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "300",
   "parcel_id": "2803020410121"
  },
  {
   "address": "1785 Bryant Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 3933913,
   "lot_sqft": 11252,
   "price_per_lot_sqft": 349.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6295,
   "use": "APARTMENT",
   "parcel_id": "2802924440086"
  },
  {
   "address": "1335 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2019-10",
   "price": 350000,
   "lot_sqft": 5358,
   "price_per_lot_sqft": 65.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 976,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923430220"
  },
  {
   "address": "591 Citation Drive, Shakopee",
   "sale_month": "2019-10",
   "price": 1075000,
   "lot_sqft": 58868,
   "price_per_lot_sqft": 18.26,
   "price_per_building_sqft": 222.29,
   "building_sqft": 4836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4866,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271440060"
  },
  {
   "address": "501 15th St E, Minneapolis",
   "sale_month": "2019-10",
   "price": 6400000,
   "lot_sqft": 83691,
   "price_per_lot_sqft": 76.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15171,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924410089"
  },
  {
   "address": "14521 Virginia Avenue South, Savage",
   "sale_month": "2019-10",
   "price": 376000,
   "lot_sqft": 17585,
   "price_per_lot_sqft": 21.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "264090050"
  },
  {
   "address": "1785 7th Street East, Saint Paul",
   "sale_month": "2019-10",
   "price": 200000,
   "lot_sqft": 5953,
   "price_per_lot_sqft": 33.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922320115"
  },
  {
   "address": "1910 Chicago Ave, Minneapolis",
   "sale_month": "2019-10",
   "price": 3500000,
   "lot_sqft": 34148,
   "price_per_lot_sqft": 102.5,
   "price_per_building_sqft": 164.62,
   "building_sqft": 21261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21389,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924330106"
  },
  {
   "address": "732 Franklin Ave E, Minneapolis",
   "sale_month": "2019-10",
   "price": 3500000,
   "lot_sqft": 8624,
   "price_per_lot_sqft": 405.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924330104"
  },
  {
   "address": "6611 Chicago Ave S, Richfield",
   "sale_month": "2019-10",
   "price": 850000,
   "lot_sqft": 9691,
   "price_per_lot_sqft": 87.71,
   "price_per_building_sqft": 915.95,
   "building_sqft": 928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 933,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2602824310057"
  },
  {
   "address": "811 66th St E, Richfield",
   "sale_month": "2019-10",
   "price": 850000,
   "lot_sqft": 16042,
   "price_per_lot_sqft": 52.99,
   "price_per_building_sqft": 155.25,
   "building_sqft": 5475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5508,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824310045"
  },
  {
   "address": "10091 Dogwood Street Northwest, Coon Rapids",
   "sale_month": "2019-10",
   "price": 720000,
   "lot_sqft": 4258,
   "price_per_lot_sqft": 169.09,
   "price_per_building_sqft": 169.77,
   "building_sqft": 4241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4267,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124110076"
  },
  {
   "address": "9950 University Avenue Northwest, Coon Rapids",
   "sale_month": "2019-10",
   "price": 9676000,
   "lot_sqft": 188206,
   "price_per_lot_sqft": 51.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14550,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253124110004"
  },
  {
   "address": "404 Front Avenue, Saint Paul",
   "sale_month": "2019-10",
   "price": 225000,
   "lot_sqft": 4522,
   "price_per_lot_sqft": 49.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1466,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923310008"
  },
  {
   "address": "16670 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2019-10",
   "price": 210000,
   "lot_sqft": 1734,
   "price_per_lot_sqft": 121.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251970050"
  },
  {
   "address": "12020 Fletcher La, Rogers",
   "sale_month": "2019-10",
   "price": 77774,
   "lot_sqft": 611390,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4450,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2512023320005"
  },
  {
   "address": "648 13th Ave S, Hopkins",
   "sale_month": "2019-10",
   "price": 550000,
   "lot_sqft": 13033,
   "price_per_lot_sqft": 42.2,
   "price_per_building_sqft": 238.72,
   "building_sqft": 2304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2318,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230027"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 550000,
   "lot_sqft": 13033,
   "price_per_lot_sqft": 42.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722230026"
  },
  {
   "address": "9205 Lake Drive Northeast, Columbus",
   "sale_month": "2019-10",
   "price": 300000,
   "lot_sqft": 167493,
   "price_per_lot_sqft": 1.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243222210014"
  },
  {
   "address": "10102 Sunset Avenue Northeast, Blaine",
   "sale_month": "2019-10",
   "price": 650000,
   "lot_sqft": 35123,
   "price_per_lot_sqft": 18.51,
   "price_per_building_sqft": 123.93,
   "building_sqft": 5245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5277,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123440043"
  },
  {
   "address": "1103 4th St SE, Minneapolis",
   "sale_month": "2019-10",
   "price": 1900000,
   "lot_sqft": 3175,
   "price_per_lot_sqft": 598.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1350,
   "use": "APARTMENT",
   "parcel_id": "2402924310009"
  },
  {
   "address": "406 11th Ave SE, Minneapolis",
   "sale_month": "2019-10",
   "price": 210000,
   "lot_sqft": 2702,
   "price_per_lot_sqft": 77.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1206,
   "use": "TRIPLEX",
   "parcel_id": "2402924310008"
  },
  {
   "address": "410 11th Ave SE, Minneapolis",
   "sale_month": "2019-10",
   "price": 1900000,
   "lot_sqft": 5269,
   "price_per_lot_sqft": 360.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1199,
   "use": "TRIPLEX",
   "parcel_id": "2402924310007"
  },
  {
   "address": "405 6th Ave SE, Minneapolis",
   "sale_month": "2019-10",
   "price": 2100000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 191.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4258,
   "use": "APARTMENT",
   "parcel_id": "2402924230150"
  },
  {
   "address": "11185 Anderson Lakes Pkwy, Eden Prairie",
   "sale_month": "2019-10",
   "price": 17000000,
   "lot_sqft": 260943,
   "price_per_lot_sqft": 65.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44970,
   "use": "APARTMENT",
   "parcel_id": "2311622140027"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 500000,
   "lot_sqft": 94786,
   "price_per_lot_sqft": 5.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024110034"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 500000,
   "lot_sqft": 9140,
   "price_per_lot_sqft": 54.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024110033"
  },
  {
   "address": "6000 Main Street Northeast, Fridley",
   "sale_month": "2019-10",
   "price": 500000,
   "lot_sqft": 72638,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024110032"
  },
  {
   "address": "6060 Main Street Northeast, Fridley",
   "sale_month": "2019-10",
   "price": 500000,
   "lot_sqft": 49416,
   "price_per_lot_sqft": 10.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024110029"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 500000,
   "lot_sqft": 67771,
   "price_per_lot_sqft": 7.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024110028"
  },
  {
   "address": "1315 White Bear Avenue North, Saint Paul",
   "sale_month": "2019-10",
   "price": 239900,
   "lot_sqft": 5960,
   "price_per_lot_sqft": 40.25,
   "price_per_building_sqft": 217.3,
   "building_sqft": 1104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1110,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922440012"
  },
  {
   "address": "3417 85th Ave N, Brooklyn Park",
   "sale_month": "2019-10",
   "price": 2275000,
   "lot_sqft": 193238,
   "price_per_lot_sqft": 11.77,
   "price_per_building_sqft": 273.14,
   "building_sqft": 8329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8379,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921110004"
  },
  {
   "address": "3401 85th Ave N, Brooklyn Park",
   "sale_month": "2019-10",
   "price": 2275000,
   "lot_sqft": 193700,
   "price_per_lot_sqft": 11.74,
   "price_per_building_sqft": 415.45,
   "building_sqft": 5476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5509,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921110003"
  },
  {
   "address": "17605 Kenrick Avenue, Lakeville",
   "sale_month": "2019-10",
   "price": 2485000,
   "lot_sqft": 90894,
   "price_per_lot_sqft": 27.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13886,
   "use": "Commercial-preferred",
   "parcel_id": "221187501040"
  },
  {
   "address": "20 4th St N, Minneapolis",
   "sale_month": "2019-10",
   "price": 37500,
   "lot_sqft": 5248,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410105"
  },
  {
   "address": "643 5th St N, Minneapolis",
   "sale_month": "2019-10",
   "price": 50000000,
   "lot_sqft": 59387,
   "price_per_lot_sqft": 841.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44183,
   "use": "APARTMENT",
   "parcel_id": "2202924240099"
  },
  {
   "address": "301 Washington Ave N, Minneapolis",
   "sale_month": "2019-10",
   "price": 1150000,
   "lot_sqft": 10167,
   "price_per_lot_sqft": 113.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130082"
  },
  {
   "address": "3161 Fernbrook La N, Plymouth",
   "sale_month": "2019-10",
   "price": 355000,
   "lot_sqft": 2981,
   "price_per_lot_sqft": 119.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140025"
  },
  {
   "address": "6215 Cambridge St, St. Louis Park",
   "sale_month": "2019-10",
   "price": 124000,
   "lot_sqft": 73392,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": 3.2,
   "building_sqft": 38741,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38975,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111721220110"
  },
  {
   "address": "229 Irving Ave N, Minneapolis",
   "sale_month": "2019-10",
   "price": 850000,
   "lot_sqft": 47754,
   "price_per_lot_sqft": 17.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924340197"
  },
  {
   "address": "1120 Morgan Ave N, Minneapolis",
   "sale_month": "2019-10",
   "price": 120000,
   "lot_sqft": 7984,
   "price_per_lot_sqft": 15.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2560,
   "use": "APARTMENT",
   "parcel_id": "2102924220023"
  },
  {
   "address": "208 Broadway North, Carver",
   "sale_month": "2019-10",
   "price": 250000,
   "lot_sqft": 2202,
   "price_per_lot_sqft": 113.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500480"
  },
  {
   "address": "10495 University Avenue Northeast, Blaine",
   "sale_month": "2019-10",
   "price": 365000,
   "lot_sqft": 23705,
   "price_per_lot_sqft": 15.4,
   "price_per_building_sqft": 160.93,
   "building_sqft": 2268,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2282,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123320029"
  },
  {
   "address": "111 Dean Ave W, Champlin",
   "sale_month": "2019-10",
   "price": 3000000,
   "lot_sqft": 140633,
   "price_per_lot_sqft": 21.33,
   "price_per_building_sqft": 93.06,
   "building_sqft": 32238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32433,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1912021230108"
  },
  {
   "address": "14727 Victor Hugo Boulevard North, Hugo",
   "sale_month": "2019-10",
   "price": 400000,
   "lot_sqft": 39529,
   "price_per_lot_sqft": 10.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1903121220055"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 6439100,
   "lot_sqft": 168053,
   "price_per_lot_sqft": 38.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922230015"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 6439100,
   "lot_sqft": 590372,
   "price_per_lot_sqft": 10.91,
   "price_per_building_sqft": 1571.28,
   "building_sqft": 4098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4123,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922220017"
  },
  {
   "address": "2080 Rice Street North, Maplewood",
   "sale_month": "2019-10",
   "price": 6439100,
   "lot_sqft": 233203,
   "price_per_lot_sqft": 27.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 121502,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922220016"
  },
  {
   "address": "8340 89th Ave N, Brooklyn Park",
   "sale_month": "2019-10",
   "price": 2900000,
   "lot_sqft": 176289,
   "price_per_lot_sqft": 16.45,
   "price_per_building_sqft": 80.14,
   "building_sqft": 36188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36406,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921130030"
  },
  {
   "address": "4311 Shoreline Dr, Spring Park",
   "sale_month": "2019-10",
   "price": 950000,
   "lot_sqft": 32075,
   "price_per_lot_sqft": 29.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6692,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723430020"
  },
  {
   "address": "2463 Cochrane Drive, Woodbury",
   "sale_month": "2019-10",
   "price": 1500000,
   "lot_sqft": 82989,
   "price_per_lot_sqft": 18.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7423,
   "use": "110",
   "parcel_id": "1802821140015"
  },
  {
   "address": "502 Lilac Street, Lino Lakes",
   "sale_month": "2019-10",
   "price": 269000,
   "lot_sqft": 96260,
   "price_per_lot_sqft": 2.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2926,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122210035"
  },
  {
   "address": "3260 Gorham Ave, St. Louis Park",
   "sale_month": "2019-10",
   "price": 1200000,
   "lot_sqft": 31391,
   "price_per_lot_sqft": 38.23,
   "price_per_building_sqft": 115.26,
   "building_sqft": 10411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10474,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721130139"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 155000,
   "lot_sqft": 8241,
   "price_per_lot_sqft": 18.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221140006"
  },
  {
   "address": "1507 Lake Street South, Forest Lake",
   "sale_month": "2019-10",
   "price": 155000,
   "lot_sqft": 8241,
   "price_per_lot_sqft": 18.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "300",
   "parcel_id": "1703221140005"
  },
  {
   "address": "4610 Bryant Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 2527174,
   "lot_sqft": 18871,
   "price_per_lot_sqft": 133.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4869,
   "use": "APARTMENT",
   "parcel_id": "1602824110058"
  },
  {
   "address": "1428 Marshall St NE, Minneapolis",
   "sale_month": "2019-10",
   "price": 140000,
   "lot_sqft": 11057,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1502924140108"
  },
  {
   "address": "52 Hamel Rd, Medina",
   "sale_month": "2019-10",
   "price": 920000,
   "lot_sqft": 17739,
   "price_per_lot_sqft": 51.86,
   "price_per_building_sqft": 147.15,
   "building_sqft": 6252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6290,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823410070"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 175000,
   "lot_sqft": 77565,
   "price_per_lot_sqft": 2.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211823310049"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 28600000,
   "lot_sqft": 47432,
   "price_per_lot_sqft": 602.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1211622210012"
  },
  {
   "address": "1000 Ashland Avenue, Saint Paul Park",
   "sale_month": "2019-10",
   "price": 535556,
   "lot_sqft": 6994,
   "price_per_lot_sqft": 76.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4815,
   "use": "110",
   "parcel_id": "1202722410089"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 515000,
   "lot_sqft": 6994,
   "price_per_lot_sqft": 73.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202722410088"
  },
  {
   "address": "621 38th St E, Minneapolis",
   "sale_month": "2019-10",
   "price": 300000,
   "lot_sqft": 6312,
   "price_per_lot_sqft": 47.53,
   "price_per_building_sqft": 99.01,
   "building_sqft": 3030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3048,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824220030"
  },
  {
   "address": "930 Wescott Trail, Eagan",
   "sale_month": "2019-10",
   "price": 550000,
   "lot_sqft": 12967,
   "price_per_lot_sqft": 42.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361201025"
  },
  {
   "address": "475 Griggs Street South, Saint Paul",
   "sale_month": "2019-10",
   "price": 760000,
   "lot_sqft": 6171,
   "price_per_lot_sqft": 123.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2462,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102823130214"
  },
  {
   "address": "4381 Nicols Road, Eagan",
   "sale_month": "2019-10",
   "price": 700000,
   "lot_sqft": 162041,
   "price_per_lot_sqft": 4.32,
   "price_per_building_sqft": 44.44,
   "building_sqft": 15752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15847,
   "use": "Industrial-preferred",
   "parcel_id": "101682002010"
  },
  {
   "address": "9130 Grand Ave S, Bloomington",
   "sale_month": "2019-10",
   "price": 2000000,
   "lot_sqft": 80783,
   "price_per_lot_sqft": 24.76,
   "price_per_building_sqft": 54.33,
   "building_sqft": 36813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37035,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320015"
  },
  {
   "address": "14850 Martin Dr, Eden Prairie",
   "sale_month": "2019-10",
   "price": 735000,
   "lot_sqft": 25378,
   "price_per_lot_sqft": 28.96,
   "price_per_building_sqft": 104.87,
   "building_sqft": 7009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7051,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622430014"
  },
  {
   "address": "1232 171st Lane Northeast, Ham Lake",
   "sale_month": "2019-10",
   "price": 975000,
   "lot_sqft": 95172,
   "price_per_lot_sqft": 10.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11785,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223210007"
  },
  {
   "address": "11820 Ulysses Street Northeast, Blaine",
   "sale_month": "2019-10",
   "price": 705000,
   "lot_sqft": 108841,
   "price_per_lot_sqft": 6.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340019"
  },
  {
   "address": "407 Broadway Avenue West, Forest Lake",
   "sale_month": "2019-10",
   "price": 190000,
   "lot_sqft": 14961,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "300",
   "parcel_id": "0803221210109"
  },
  {
   "address": "5819 165th Street North, Hugo",
   "sale_month": "2019-10",
   "price": 210000,
   "lot_sqft": 21275,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "305",
   "parcel_id": "0803121420009"
  },
  {
   "address": "4333 York Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 1339000,
   "lot_sqft": 5779,
   "price_per_lot_sqft": 231.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1504,
   "use": "APARTMENT",
   "parcel_id": "0802824310044"
  },
  {
   "address": "7855 Harkness Avenue South, Cottage Grove",
   "sale_month": "2019-10",
   "price": 600000,
   "lot_sqft": 72681,
   "price_per_lot_sqft": 8.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0802721340019"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 400000,
   "lot_sqft": 34218,
   "price_per_lot_sqft": 11.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "063124240057"
  },
  {
   "address": "2821 6th Avenue, Anoka",
   "sale_month": "2019-10",
   "price": 400000,
   "lot_sqft": 87646,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "063124240055"
  },
  {
   "address": "2707 6th Avenue, Anoka",
   "sale_month": "2019-10",
   "price": 400000,
   "lot_sqft": 71841,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": 15.35,
   "building_sqft": 26057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26215,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "063124240054"
  },
  {
   "address": "740 Lake St E, Wayzata",
   "sale_month": "2019-10",
   "price": 1698647,
   "lot_sqft": 7355,
   "price_per_lot_sqft": 230.95,
   "price_per_building_sqft": 618.14,
   "building_sqft": 2748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2765,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722420041"
  },
  {
   "address": "415 Indian Mound E, Wayzata",
   "sale_month": "2019-10",
   "price": 180000,
   "lot_sqft": 16119,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240117"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 84000,
   "lot_sqft": 693,
   "price_per_lot_sqft": 121.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410710"
  },
  {
   "address": "4102 36th St W, St. Louis Park",
   "sale_month": "2019-10",
   "price": 380000,
   "lot_sqft": 9543,
   "price_per_lot_sqft": 39.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1200,
   "use": "APARTMENT",
   "parcel_id": "0602824410046"
  },
  {
   "address": "2122 Dayton Avenue, Saint Paul",
   "sale_month": "2019-10",
   "price": 750000,
   "lot_sqft": 6921,
   "price_per_lot_sqft": 108.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2261,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823110092"
  },
  {
   "address": "3758 Queen Ave N, Minneapolis",
   "sale_month": "2019-10",
   "price": 370000,
   "lot_sqft": 4747,
   "price_per_lot_sqft": 77.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1824,
   "use": "APARTMENT",
   "parcel_id": "0502924440136"
  },
  {
   "address": "1630 Hague Avenue, Saint Paul",
   "sale_month": "2019-10",
   "price": 770000,
   "lot_sqft": 4557,
   "price_per_lot_sqft": 168.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2430,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110120"
  },
  {
   "address": "3632 Colfax Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 202500,
   "lot_sqft": 5415,
   "price_per_lot_sqft": 37.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1128,
   "use": "TRIPLEX",
   "parcel_id": "0402824440052"
  },
  {
   "address": "3543 Emerson Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 1397000,
   "lot_sqft": 8118,
   "price_per_lot_sqft": 172.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3902,
   "use": "APARTMENT",
   "parcel_id": "0402824420201"
  },
  {
   "address": "3306 Humboldt Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 725000,
   "lot_sqft": 4476,
   "price_per_lot_sqft": 161.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2456,
   "use": "APARTMENT",
   "parcel_id": "0402824240145"
  },
  {
   "address": "3033 James Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 2118261,
   "lot_sqft": 12314,
   "price_per_lot_sqft": 172.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3781,
   "use": "APARTMENT",
   "parcel_id": "0402824210048"
  },
  {
   "address": "3201 Girard Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 2572174,
   "lot_sqft": 11127,
   "price_per_lot_sqft": 231.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3162,
   "use": "APARTMENT",
   "parcel_id": "0402824130045"
  },
  {
   "address": "7779 Beech Street Northeast, Fridley",
   "sale_month": "2019-10",
   "price": 327500,
   "lot_sqft": 11392,
   "price_per_lot_sqft": 28.75,
   "price_per_building_sqft": 60.36,
   "building_sqft": 5426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5459,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440057"
  },
  {
   "address": "3731 Harriet Ave, Minneapolis",
   "sale_month": "2019-10",
   "price": 720000,
   "lot_sqft": 6088,
   "price_per_lot_sqft": 118.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2442,
   "use": "APARTMENT",
   "parcel_id": "0302824330115"
  },
  {
   "address": "3411 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-10",
   "price": 707413,
   "lot_sqft": 6668,
   "price_per_lot_sqft": 106.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1783,
   "use": "TRIPLEX",
   "parcel_id": "0302824310065"
  },
  {
   "address": "3247 Lyndale Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 2269565,
   "lot_sqft": 10156,
   "price_per_lot_sqft": 223.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6128,
   "use": "APARTMENT",
   "parcel_id": "0302824230105"
  },
  {
   "address": "116 32nd St E, Minneapolis",
   "sale_month": "2019-10",
   "price": 2868000,
   "lot_sqft": 11885,
   "price_per_lot_sqft": 241.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7862,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824120098"
  },
  {
   "address": "3136 Stevens Ave, Minneapolis",
   "sale_month": "2019-10",
   "price": 2100000,
   "lot_sqft": 5940,
   "price_per_lot_sqft": 353.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824120097"
  },
  {
   "address": "3132 Stevens Ave, Minneapolis",
   "sale_month": "2019-10",
   "price": 2100000,
   "lot_sqft": 5938,
   "price_per_lot_sqft": 353.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824120096"
  },
  {
   "address": "3128 Stevens Ave, Minneapolis",
   "sale_month": "2019-10",
   "price": 2100000,
   "lot_sqft": 5937,
   "price_per_lot_sqft": 353.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824120095"
  },
  {
   "address": "2855 White Bear Avenue North, Maplewood",
   "sale_month": "2019-10",
   "price": 610000,
   "lot_sqft": 16825,
   "price_per_lot_sqft": 36.26,
   "price_per_building_sqft": 232.38,
   "building_sqft": 2625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2641,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310094"
  },
  {
   "address": "2412 117th Street East, Burnsville",
   "sale_month": "2019-10",
   "price": 230000,
   "lot_sqft": 2538,
   "price_per_lot_sqft": 90.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "021781501160"
  },
  {
   "address": "8332 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2019-10",
   "price": 813805,
   "lot_sqft": 15625,
   "price_per_lot_sqft": 52.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210046"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 813805,
   "lot_sqft": 24128,
   "price_per_lot_sqft": 33.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210039"
  },
  {
   "address": null,
   "sale_month": "2019-10",
   "price": 813805,
   "lot_sqft": 20022,
   "price_per_lot_sqft": 40.65,
   "price_per_building_sqft": 164.6,
   "building_sqft": 4944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4974,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210038"
  },
  {
   "address": "8302 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2019-10",
   "price": 813805,
   "lot_sqft": 10920,
   "price_per_lot_sqft": 74.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210036"
  },
  {
   "address": "445 Grand Avenue, Saint Paul",
   "sale_month": "2019-10",
   "price": 695000,
   "lot_sqft": 6756,
   "price_per_lot_sqft": 102.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2282,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310095"
  },
  {
   "address": "6075 Trenton La N, Plymouth",
   "sale_month": "2019-10",
   "price": 10275000,
   "lot_sqft": 478026,
   "price_per_lot_sqft": 21.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 122674,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0111822210002"
  },
  {
   "address": "6050 Nathan La N, Plymouth",
   "sale_month": "2019-10",
   "price": 8475000,
   "lot_sqft": 324096,
   "price_per_lot_sqft": 26.15,
   "price_per_building_sqft": 85.64,
   "building_sqft": 98960,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 99557,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822120004"
  },
  {
   "address": "3018 30th Ave S, Minneapolis",
   "sale_month": "2019-10",
   "price": 2380000,
   "lot_sqft": 12688,
   "price_per_lot_sqft": 187.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3384,
   "use": "APARTMENT",
   "parcel_id": "0102824110041"
  },
  {
   "address": "861 Vista Boulevard, Waconia",
   "sale_month": "2019-09",
   "price": 552975,
   "lot_sqft": 116712,
   "price_per_lot_sqft": 4.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "753131070"
  },
  {
   "address": "550 Cherry Drive, Waconia",
   "sale_month": "2019-09",
   "price": 5100000,
   "lot_sqft": 124095,
   "price_per_lot_sqft": 41.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17685,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751190030"
  },
  {
   "address": "200 3rd Avenue South, South Saint Paul",
   "sale_month": "2019-09",
   "price": 615000,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 61.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3655,
   "use": "Apartment",
   "parcel_id": "363255011301"
  },
  {
   "address": "2426 26th St E, Minneapolis",
   "sale_month": "2019-09",
   "price": 445000,
   "lot_sqft": 7533,
   "price_per_lot_sqft": 59.07,
   "price_per_building_sqft": 46.88,
   "building_sqft": 9493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9550,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130062"
  },
  {
   "address": "6230 Mckinley Street Northwest, Ramsey",
   "sale_month": "2019-09",
   "price": 2605000,
   "lot_sqft": 137233,
   "price_per_lot_sqft": 18.98,
   "price_per_building_sqft": 53.75,
   "building_sqft": 48463,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48756,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225230015"
  },
  {
   "address": "2603 Bloomington Ave, Minneapolis",
   "sale_month": "2019-09",
   "price": 1850000,
   "lot_sqft": 29319,
   "price_per_lot_sqft": 63.1,
   "price_per_building_sqft": 61.64,
   "building_sqft": 30011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30192,
   "use": "TRIPLEX",
   "parcel_id": "3502924410053"
  },
  {
   "address": "4300 Main Street Northeast, Fridley",
   "sale_month": "2019-09",
   "price": 1250000,
   "lot_sqft": 30846,
   "price_per_lot_sqft": 40.52,
   "price_per_building_sqft": 72.11,
   "building_sqft": 17335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17440,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343024110001"
  },
  {
   "address": "2265 Wayzata Blvd W, Long Lake",
   "sale_month": "2019-09",
   "price": 1342500,
   "lot_sqft": 43946,
   "price_per_lot_sqft": 30.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14603,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230056"
  },
  {
   "address": "14450 Robert Trail South, Rosemount",
   "sale_month": "2019-09",
   "price": 780000,
   "lot_sqft": 34330,
   "price_per_lot_sqft": 22.72,
   "price_per_building_sqft": 72.63,
   "building_sqft": 10740,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10805,
   "use": "Commercial-preferred",
   "parcel_id": "340370000047"
  },
  {
   "address": "2738 Stevens Ave, Minneapolis",
   "sale_month": "2019-09",
   "price": 1500000,
   "lot_sqft": 5653,
   "price_per_lot_sqft": 265.35,
   "price_per_building_sqft": 1779.36,
   "building_sqft": 843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 848,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924420261"
  },
  {
   "address": "2732 Stevens Ave, Minneapolis",
   "sale_month": "2019-09",
   "price": 1500000,
   "lot_sqft": 5654,
   "price_per_lot_sqft": 265.3,
   "price_per_building_sqft": 1296.46,
   "building_sqft": 1157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1164,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924420260"
  },
  {
   "address": "609 28th St W, Minneapolis",
   "sale_month": "2019-09",
   "price": 2427984,
   "lot_sqft": 3973,
   "price_per_lot_sqft": 611.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1118,
   "use": "APARTMENT",
   "parcel_id": "3402924330166"
  },
  {
   "address": "601 28th St W, Minneapolis",
   "sale_month": "2019-09",
   "price": 2427984,
   "lot_sqft": 11043,
   "price_per_lot_sqft": 219.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3381,
   "use": "APARTMENT",
   "parcel_id": "3402924330165"
  },
  {
   "address": "331 25th St E, Minneapolis",
   "sale_month": "2019-09",
   "price": 1500000,
   "lot_sqft": 33274,
   "price_per_lot_sqft": 45.08,
   "price_per_building_sqft": 720.46,
   "building_sqft": 2082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2095,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924140086"
  },
  {
   "address": "85 2nd Avenue Southeast, New Brighton",
   "sale_month": "2019-09",
   "price": 1350000,
   "lot_sqft": 106191,
   "price_per_lot_sqft": 12.71,
   "price_per_building_sqft": 64.39,
   "building_sqft": 20965,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21092,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220073"
  },
  {
   "address": null,
   "sale_month": "2019-09",
   "price": 89000,
   "lot_sqft": 93406,
   "price_per_lot_sqft": 0.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223130019"
  },
  {
   "address": "8300 10th Ave N, Golden Valley",
   "sale_month": "2019-09",
   "price": 2310000,
   "lot_sqft": 150366,
   "price_per_lot_sqft": 15.36,
   "price_per_building_sqft": 73.09,
   "building_sqft": 31604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31795,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3111821120016"
  },
  {
   "address": "4931 77th St W, Edina",
   "sale_month": "2019-09",
   "price": 3450000,
   "lot_sqft": 78139,
   "price_per_lot_sqft": 44.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18937,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824330029"
  },
  {
   "address": "2935 Chestnut Street North, Chaska",
   "sale_month": "2019-09",
   "price": 1200000,
   "lot_sqft": 52664,
   "price_per_lot_sqft": 22.79,
   "price_per_building_sqft": 388.1,
   "building_sqft": 3092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3110,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302830023"
  },
  {
   "address": "7105 Northland Ter N, Brooklyn Park",
   "sale_month": "2019-09",
   "price": 5650000,
   "lot_sqft": 284076,
   "price_per_lot_sqft": 19.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50543,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921330014"
  },
  {
   "address": "5050 Lincoln Dr, Edina",
   "sale_month": "2019-09",
   "price": 15450000,
   "lot_sqft": 219339,
   "price_per_lot_sqft": 70.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27071,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721320044"
  },
  {
   "address": "601 Erie St SE, Minneapolis",
   "sale_month": "2019-09",
   "price": 1480740,
   "lot_sqft": 6432,
   "price_per_lot_sqft": 230.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 944,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230148"
  },
  {
   "address": "1015 Geneva Avenue North, Oakdale",
   "sale_month": "2019-09",
   "price": 2000000,
   "lot_sqft": 36563,
   "price_per_lot_sqft": 54.7,
   "price_per_building_sqft": 437.54,
   "building_sqft": 4571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4599,
   "use": "300",
   "parcel_id": "3002921330041"
  },
  {
   "address": "2299 Territorial Road, Saint Paul",
   "sale_month": "2019-09",
   "price": 36050000,
   "lot_sqft": 232947,
   "price_per_lot_sqft": 154.76,
   "price_per_building_sqft": 126.81,
   "building_sqft": 284285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 286002,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923430044"
  },
  {
   "address": "2299 Territorial Road, Saint Paul",
   "sale_month": "2019-09",
   "price": 36050000,
   "lot_sqft": 48811,
   "price_per_lot_sqft": 738.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923430042"
  },
  {
   "address": "2642 University Avenue West, Saint Paul",
   "sale_month": "2019-09",
   "price": 1800000,
   "lot_sqft": 30163,
   "price_per_lot_sqft": 59.68,
   "price_per_building_sqft": 102.78,
   "building_sqft": 17513,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17618,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923320035"
  },
  {
   "address": null,
   "sale_month": "2019-09",
   "price": 240000,
   "lot_sqft": 8759,
   "price_per_lot_sqft": 27.4,
   "price_per_building_sqft": 101.91,
   "building_sqft": 2355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2369,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130057"
  },
  {
   "address": "6612 Penn Ave S, Richfield",
   "sale_month": "2019-09",
   "price": 300000,
   "lot_sqft": 11516,
   "price_per_lot_sqft": 26.05,
   "price_per_building_sqft": 204.36,
   "building_sqft": 1468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1477,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410161"
  },
  {
   "address": "896 Case Avenue, Saint Paul",
   "sale_month": "2019-09",
   "price": 210000,
   "lot_sqft": 6233,
   "price_per_lot_sqft": 33.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 977,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922320012"
  },
  {
   "address": "1655 Willow Circle, Shakopee",
   "sale_month": "2019-09",
   "price": 707850,
   "lot_sqft": 141505,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "274880010"
  },
  {
   "address": "6430 County Road 101 East, Shakopee",
   "sale_month": "2019-09",
   "price": 1245395,
   "lot_sqft": 182187,
   "price_per_lot_sqft": 6.84,
   "price_per_building_sqft": 203.2,
   "building_sqft": 6129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6166,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274860020"
  },
  {
   "address": null,
   "sale_month": "2019-09",
   "price": 918696,
   "lot_sqft": 25361,
   "price_per_lot_sqft": 36.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022440214"
  },
  {
   "address": "1741 Sims Avenue, Saint Paul",
   "sale_month": "2019-09",
   "price": 5540000,
   "lot_sqft": 33630,
   "price_per_lot_sqft": 164.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3774,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922410199"
  },
  {
   "address": "1724 Case Avenue, Saint Paul",
   "sale_month": "2019-09",
   "price": 5540000,
   "lot_sqft": 47915,
   "price_per_lot_sqft": 115.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3657,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922410195"
  },
  {
   "address": "5200 12th Avenue East, Shakopee",
   "sale_month": "2019-09",
   "price": 1658580,
   "lot_sqft": 120493,
   "price_per_lot_sqft": 13.76,
   "price_per_building_sqft": 90.95,
   "building_sqft": 18236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18346,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272120042"
  },
  {
   "address": "4895 12th Avenue East, Shakopee",
   "sale_month": "2019-09",
   "price": 8000000,
   "lot_sqft": 414182,
   "price_per_lot_sqft": 19.32,
   "price_per_building_sqft": 69.64,
   "building_sqft": 114873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 115566,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271760010"
  },
  {
   "address": "730 Pierce Street South, Shakopee",
   "sale_month": "2019-09",
   "price": 498000,
   "lot_sqft": 11895,
   "price_per_lot_sqft": 41.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1992,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270210550"
  },
  {
   "address": "1038 1st Avenue East, Shakopee",
   "sale_month": "2019-09",
   "price": 355000,
   "lot_sqft": 16942,
   "price_per_lot_sqft": 20.95,
   "price_per_building_sqft": 44.14,
   "building_sqft": 8042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8091,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041240"
  },
  {
   "address": "13958 Edgewood Avenue, Savage",
   "sale_month": "2019-09",
   "price": 2200000,
   "lot_sqft": 367524,
   "price_per_lot_sqft": 5.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "265050010"
  },
  {
   "address": "7551 Egan Drive, Savage",
   "sale_month": "2019-09",
   "price": 2857000,
   "lot_sqft": 71027,
   "price_per_lot_sqft": 40.22,
   "price_per_building_sqft": 440.96,
   "building_sqft": 6479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6518,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263580040"
  },
  {
   "address": "13870 Glendale Trail, Savage",
   "sale_month": "2019-09",
   "price": 635000,
   "lot_sqft": 24496,
   "price_per_lot_sqft": 25.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2726,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263200010"
  },
  {
   "address": "9879 Naples Street Northeast, Blaine",
   "sale_month": "2019-09",
   "price": 12747577,
   "lot_sqft": 700846,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": 1289.72,
   "building_sqft": 9884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9943,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263123230015"
  },
  {
   "address": "9859 Naples Street Northeast, Blaine",
   "sale_month": "2019-09",
   "price": 12747577,
   "lot_sqft": 110881,
   "price_per_lot_sqft": 114.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263123230014"
  },
  {
   "address": "856 Englewood Avenue, Saint Paul",
   "sale_month": "2019-09",
   "price": 1448060,
   "lot_sqft": 19472,
   "price_per_lot_sqft": 74.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2914,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923430109"
  },
  {
   "address": "846 Pierce Butler Route, Saint Paul",
   "sale_month": "2019-09",
   "price": 1585970,
   "lot_sqft": 21678,
   "price_per_lot_sqft": 73.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6120,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923430098"
  },
  {
   "address": "758 Victoria Street North, Saint Paul",
   "sale_month": "2019-09",
   "price": 1448060,
   "lot_sqft": 10225,
   "price_per_lot_sqft": 141.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2923,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923430097"
  },
  {
   "address": "1790 7th Street East, Saint Paul",
   "sale_month": "2019-09",
   "price": 1326000,
   "lot_sqft": 24051,
   "price_per_lot_sqft": 55.13,
   "price_per_building_sqft": 261.13,
   "building_sqft": 5078,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5109,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922330224"
  },
  {
   "address": "1795 7th Street East, Saint Paul",
   "sale_month": "2019-09",
   "price": 1326000,
   "lot_sqft": 11911,
   "price_per_lot_sqft": 111.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922320116"
  },
  {
   "address": "13899 Highway 13 Frontage Road South, Savage",
   "sale_month": "2019-09",
   "price": 1326000,
   "lot_sqft": 52966,
   "price_per_lot_sqft": 25.03,
   "price_per_building_sqft": 210.91,
   "building_sqft": 6287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6324,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262880030"
  },
  {
   "address": "418 Maryland Avenue West, Saint Paul",
   "sale_month": "2019-09",
   "price": 1585970,
   "lot_sqft": 25297,
   "price_per_lot_sqft": 62.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6399,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923210044"
  },
  {
   "address": "6885 Boudin Street Northeast, Prior Lake",
   "sale_month": "2019-09",
   "price": 1250000,
   "lot_sqft": 39283,
   "price_per_lot_sqft": 31.82,
   "price_per_building_sqft": 396.07,
   "building_sqft": 3156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3175,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251910020"
  },
  {
   "address": "19285 State Hwy No 7, Shorewood",
   "sale_month": "2019-09",
   "price": 2575000,
   "lot_sqft": 36503,
   "price_per_lot_sqft": 70.54,
   "price_per_building_sqft": 778.65,
   "building_sqft": 3307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3327,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511723410048"
  },
  {
   "address": "404 Highway 96 West, Shoreview",
   "sale_month": "2019-09",
   "price": 1475000,
   "lot_sqft": 56627,
   "price_per_lot_sqft": 26.05,
   "price_per_building_sqft": 199.24,
   "building_sqft": 7403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7448,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "243023210054"
  },
  {
   "address": "1409 5th St SE, Minneapolis",
   "sale_month": "2019-09",
   "price": 2100000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 191.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2321,
   "use": "APARTMENT",
   "parcel_id": "2402924420060"
  },
  {
   "address": "418 7th St SE, Minneapolis",
   "sale_month": "2019-09",
   "price": 780000,
   "lot_sqft": 11024,
   "price_per_lot_sqft": 70.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3838,
   "use": "APARTMENT",
   "parcel_id": "2402924220075"
  },
  {
   "address": "200 Eldorado Drive, Jordan",
   "sale_month": "2019-09",
   "price": 525000,
   "lot_sqft": 21747,
   "price_per_lot_sqft": 24.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500071"
  },
  {
   "address": "254 2nd Ave N, Minneapolis",
   "sale_month": "2019-09",
   "price": 1650000,
   "lot_sqft": 5804,
   "price_per_lot_sqft": 284.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410100"
  },
  {
   "address": "915 Washington Ave N, Minneapolis",
   "sale_month": "2019-09",
   "price": 14650000,
   "lot_sqft": 25976,
   "price_per_lot_sqft": 563.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11024,
   "use": "APARTMENT",
   "parcel_id": "2202924210383"
  },
  {
   "address": "2130 107th Lane Northeast, Blaine",
   "sale_month": "2019-09",
   "price": 1420000,
   "lot_sqft": 57494,
   "price_per_lot_sqft": 24.7,
   "price_per_building_sqft": 93.53,
   "building_sqft": 15183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15275,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210002"
  },
  {
   "address": "1800 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2019-09",
   "price": 4500000,
   "lot_sqft": 34013,
   "price_per_lot_sqft": 132.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6542,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212923120004"
  },
  {
   "address": "1818 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2019-09",
   "price": 4500000,
   "lot_sqft": 34510,
   "price_per_lot_sqft": 130.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6761,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212923120003"
  },
  {
   "address": "1346 Arcade Street, Saint Paul",
   "sale_month": "2019-09",
   "price": 303000,
   "lot_sqft": 11150,
   "price_per_lot_sqft": 27.17,
   "price_per_building_sqft": 44.19,
   "building_sqft": 6856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6897,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922320165"
  },
  {
   "address": "3141 Fernbrook La N, Plymouth",
   "sale_month": "2019-09",
   "price": 378000,
   "lot_sqft": 3355,
   "price_per_lot_sqft": 112.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140022"
  },
  {
   "address": "910 Oliver Ave N, Minneapolis",
   "sale_month": "2019-09",
   "price": 125000,
   "lot_sqft": 7994,
   "price_per_lot_sqft": 15.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2457,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924230253"
  },
  {
   "address": "1227 12th Ave N, Minneapolis",
   "sale_month": "2019-09",
   "price": 26000000,
   "lot_sqft": 24338,
   "price_per_lot_sqft": 1068.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924120161"
  },
  {
   "address": "1125 Fremont Ave N, Minneapolis",
   "sale_month": "2019-09",
   "price": 26000000,
   "lot_sqft": 1679,
   "price_per_lot_sqft": 15485.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924120155"
  },
  {
   "address": "1121 12th Ave N, Minneapolis",
   "sale_month": "2019-09",
   "price": 26000000,
   "lot_sqft": 241887,
   "price_per_lot_sqft": 107.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9812,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924120121"
  },
  {
   "address": "14849 Forest Boulevard North, Hugo",
   "sale_month": "2019-09",
   "price": 500000,
   "lot_sqft": 21206,
   "price_per_lot_sqft": 23.58,
   "price_per_building_sqft": 95.13,
   "building_sqft": 5256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5287,
   "use": "300",
   "parcel_id": "2003121210023"
  },
  {
   "address": "5531 Washburn Ave S, Minneapolis",
   "sale_month": "2019-09",
   "price": 3905000,
   "lot_sqft": 13010,
   "price_per_lot_sqft": 300.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3911,
   "use": "APARTMENT",
   "parcel_id": "2002824120205"
  },
  {
   "address": "5523 Washburn Ave S, Minneapolis",
   "sale_month": "2019-09",
   "price": 3905000,
   "lot_sqft": 13037,
   "price_per_lot_sqft": 299.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3790,
   "use": "APARTMENT",
   "parcel_id": "2002824120204"
  },
  {
   "address": "222 Commerce Drive East, Belle Plaine",
   "sale_month": "2019-09",
   "price": 1150000,
   "lot_sqft": 83834,
   "price_per_lot_sqft": 13.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6873,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200016050"
  },
  {
   "address": null,
   "sale_month": "2019-09",
   "price": 455000,
   "lot_sqft": 33075,
   "price_per_lot_sqft": 13.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015870"
  },
  {
   "address": "301 Meridian Street South, Belle Plaine",
   "sale_month": "2019-09",
   "price": 455000,
   "lot_sqft": 16195,
   "price_per_lot_sqft": 28.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14834,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015860"
  },
  {
   "address": null,
   "sale_month": "2019-09",
   "price": 349900,
   "lot_sqft": 14144,
   "price_per_lot_sqft": 24.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015510"
  },
  {
   "address": "8700 Xylon Ave N, Brooklyn Park",
   "sale_month": "2019-09",
   "price": 3500000,
   "lot_sqft": 141096,
   "price_per_lot_sqft": 24.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69710,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921410021"
  },
  {
   "address": "409 Co Rd No 81 Svc Rd W, Osseo",
   "sale_month": "2019-09",
   "price": 1250000,
   "lot_sqft": 36096,
   "price_per_lot_sqft": 34.63,
   "price_per_building_sqft": 101.26,
   "building_sqft": 12345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12419,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921340040"
  },
  {
   "address": "5050 France Ave S, Edina",
   "sale_month": "2019-09",
   "price": 5535000,
   "lot_sqft": 26938,
   "price_per_lot_sqft": 205.47,
   "price_per_building_sqft": 614.73,
   "building_sqft": 9004,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9059,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410237"
  },
  {
   "address": "15678 Baltimore Street Northeast, Ham Lake",
   "sale_month": "2019-09",
   "price": 170000,
   "lot_sqft": 49182,
   "price_per_lot_sqft": 3.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223430003"
  },
  {
   "address": null,
   "sale_month": "2019-09",
   "price": 3325000,
   "lot_sqft": 78621,
   "price_per_lot_sqft": 42.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123210023"
  },
  {
   "address": "11633 Ulysses Lane Northeast, Blaine",
   "sale_month": "2019-09",
   "price": 6325000,
   "lot_sqft": 152059,
   "price_per_lot_sqft": 41.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39030,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123210022"
  },
  {
   "address": "3098 162nd Lane Northwest, Andover",
   "sale_month": "2019-09",
   "price": 650000,
   "lot_sqft": 172951,
   "price_per_lot_sqft": 3.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230022"
  },
  {
   "address": "2023 Old Hwy 8 Northwest, New Brighton",
   "sale_month": "2019-09",
   "price": 2000000,
   "lot_sqft": 95622,
   "price_per_lot_sqft": 20.92,
   "price_per_building_sqft": 71.02,
   "building_sqft": 28162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28332,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163023320023"
  },
  {
   "address": "15151 Technology Dr, Eden Prairie",
   "sale_month": "2019-09",
   "price": 6000000,
   "lot_sqft": 222880,
   "price_per_lot_sqft": 26.92,
   "price_per_building_sqft": 92.7,
   "building_sqft": 64722,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65113,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622130008"
  },
  {
   "address": "403 Broadway St NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 438500,
   "lot_sqft": 6898,
   "price_per_lot_sqft": 63.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1283,
   "use": "TRIPLEX",
   "parcel_id": "1402924240001"
  },
  {
   "address": "215 Broadway St NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 11000000,
   "lot_sqft": 99027,
   "price_per_lot_sqft": 111.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16900,
   "use": "APARTMENT",
   "parcel_id": "1402924230188"
  },
  {
   "address": "1208 Jackson St NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 2100000,
   "lot_sqft": 2403,
   "price_per_lot_sqft": 873.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1402924140094"
  },
  {
   "address": "1228 Jackson St NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 2100000,
   "lot_sqft": 2587,
   "price_per_lot_sqft": 811.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1402924140093"
  },
  {
   "address": "1212 Jackson St NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 2100000,
   "lot_sqft": 6687,
   "price_per_lot_sqft": 314.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924140092"
  },
  {
   "address": "1318 Jackson St NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 2100000,
   "lot_sqft": 619,
   "price_per_lot_sqft": 3392.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1402924140091"
  },
  {
   "address": "1201 Jackson St NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 2100000,
   "lot_sqft": 97883,
   "price_per_lot_sqft": 21.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48208,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1402924140061"
  },
  {
   "address": "4878 Stewart Avenue, White Bear Lake",
   "sale_month": "2019-09",
   "price": 460000,
   "lot_sqft": 14162,
   "price_per_lot_sqft": 32.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2491,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133022230030"
  },
  {
   "address": "2099 Division Street North, North Saint Paul",
   "sale_month": "2019-09",
   "price": 1130000,
   "lot_sqft": 43753,
   "price_per_lot_sqft": 25.83,
   "price_per_building_sqft": 161.75,
   "building_sqft": 6986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7028,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132922110002"
  },
  {
   "address": "14210 Northdale Blvd, Rogers",
   "sale_month": "2019-09",
   "price": 710000,
   "lot_sqft": 146336,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023340004"
  },
  {
   "address": "1380 Hamel Rd, Medina",
   "sale_month": "2019-09",
   "price": 525000,
   "lot_sqft": 4148,
   "price_per_lot_sqft": 126.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5769,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823310004"
  },
  {
   "address": "820 Tower Dr, Medina",
   "sale_month": "2019-09",
   "price": 640000,
   "lot_sqft": 280859,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": 123.77,
   "building_sqft": 5171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5203,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823140013"
  },
  {
   "address": "655 19th Ave NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 1800000,
   "lot_sqft": 73234,
   "price_per_lot_sqft": 24.58,
   "price_per_building_sqft": 72.61,
   "building_sqft": 24789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24939,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924430078"
  },
  {
   "address": "918 Wescott Trail, Eagan",
   "sale_month": "2019-09",
   "price": 575000,
   "lot_sqft": 8900,
   "price_per_lot_sqft": 64.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361201055"
  },
  {
   "address": "2201 Lexington Avenue North, Roseville",
   "sale_month": "2019-09",
   "price": 450000,
   "lot_sqft": 17790,
   "price_per_lot_sqft": 25.3,
   "price_per_building_sqft": 130.21,
   "building_sqft": 3456,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3477,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923440070"
  },
  {
   "address": "1901 Grand St NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 1300000,
   "lot_sqft": 97751,
   "price_per_lot_sqft": 13.3,
   "price_per_building_sqft": 94.72,
   "building_sqft": 13725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13808,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924440066"
  },
  {
   "address": "4755 Welcome Ave N, Crystal",
   "sale_month": "2019-09",
   "price": 500000,
   "lot_sqft": 11196,
   "price_per_lot_sqft": 44.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1923,
   "use": "APARTMENT",
   "parcel_id": "0911821310012"
  },
  {
   "address": "1115 33rd Ave N, Minneapolis",
   "sale_month": "2019-09",
   "price": 127000,
   "lot_sqft": 4761,
   "price_per_lot_sqft": 26.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1169,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924130182"
  },
  {
   "address": "17226 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2019-09",
   "price": 2096250,
   "lot_sqft": 190115,
   "price_per_lot_sqft": 11.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26306,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223210004"
  },
  {
   "address": "16700 Main St, Eden Prairie",
   "sale_month": "2019-09",
   "price": 6800000,
   "lot_sqft": 119705,
   "price_per_lot_sqft": 56.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8435,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811622430028"
  },
  {
   "address": "4418 Beard Ave S, Minneapolis",
   "sale_month": "2019-09",
   "price": 1200000,
   "lot_sqft": 8193,
   "price_per_lot_sqft": 146.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1249,
   "use": "APARTMENT",
   "parcel_id": "0802824330103"
  },
  {
   "address": "4422 Beard Ave S, Minneapolis",
   "sale_month": "2019-09",
   "price": 1200000,
   "lot_sqft": 6554,
   "price_per_lot_sqft": 183.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 669,
   "use": "APARTMENT",
   "parcel_id": "0802824330102"
  },
  {
   "address": "13318 Skyline Circle, Louisville Township",
   "sale_month": "2019-09",
   "price": 2150000,
   "lot_sqft": 189102,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30492,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "078010080"
  },
  {
   "address": "625 Stryker Avenue, Saint Paul",
   "sale_month": "2019-09",
   "price": 675000,
   "lot_sqft": 5974,
   "price_per_lot_sqft": 112.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822140155"
  },
  {
   "address": "76 Stevens Street West, Saint Paul",
   "sale_month": "2019-09",
   "price": 2170000,
   "lot_sqft": 29054,
   "price_per_lot_sqft": 74.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8966,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822140108"
  },
  {
   "address": null,
   "sale_month": "2019-09",
   "price": 70000,
   "lot_sqft": 558,
   "price_per_lot_sqft": 125.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410510"
  },
  {
   "address": "4132 West Broadway, Robbinsdale",
   "sale_month": "2019-09",
   "price": 500000,
   "lot_sqft": 16650,
   "price_per_lot_sqft": 30.03,
   "price_per_building_sqft": 72.51,
   "building_sqft": 6896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6938,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130119"
  },
  {
   "address": "1345 Idaho Ave S, St. Louis Park",
   "sale_month": "2019-09",
   "price": 1500000,
   "lot_sqft": 21475,
   "price_per_lot_sqft": 69.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3724,
   "use": "APARTMENT",
   "parcel_id": "0511721420032"
  },
  {
   "address": "7805 Hudson Road, Woodbury",
   "sale_month": "2019-09",
   "price": 15200000,
   "lot_sqft": 953821,
   "price_per_lot_sqft": 15.94,
   "price_per_building_sqft": 112.24,
   "building_sqft": 135425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 136243,
   "use": "305",
   "parcel_id": "0502821110023"
  },
  {
   "address": "2720 Fairview Avenue North, Roseville",
   "sale_month": "2019-09",
   "price": 1320000,
   "lot_sqft": 127540,
   "price_per_lot_sqft": 10.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20700,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923430017"
  },
  {
   "address": "1845 Grand Avenue, Saint Paul",
   "sale_month": "2019-09",
   "price": 500000,
   "lot_sqft": 7475,
   "price_per_lot_sqft": 66.89,
   "price_per_building_sqft": 211.95,
   "building_sqft": 2359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2373,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823310043"
  },
  {
   "address": "1887 Grand Avenue, Saint Paul",
   "sale_month": "2019-09",
   "price": 1400000,
   "lot_sqft": 7485,
   "price_per_lot_sqft": 187.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3133,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310033"
  },
  {
   "address": "3012 Bryant Ave S, Minneapolis",
   "sale_month": "2019-09",
   "price": 805000,
   "lot_sqft": 5912,
   "price_per_lot_sqft": 136.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1839,
   "use": "APARTMENT",
   "parcel_id": "0402824110050"
  },
  {
   "address": "1514 Portland Avenue, Saint Paul",
   "sale_month": "2019-09",
   "price": 617500,
   "lot_sqft": 6352,
   "price_per_lot_sqft": 97.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2554,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230067"
  },
  {
   "address": "1508 Portland Avenue, Saint Paul",
   "sale_month": "2019-09",
   "price": 617500,
   "lot_sqft": 15148,
   "price_per_lot_sqft": 40.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1209,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230066"
  },
  {
   "address": "5920 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2019-09",
   "price": 600000,
   "lot_sqft": 61356,
   "price_per_lot_sqft": 9.78,
   "price_per_building_sqft": 146.59,
   "building_sqft": 4093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4118,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821120095"
  },
  {
   "address": "3039 California St NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 779000,
   "lot_sqft": 10213,
   "price_per_lot_sqft": 76.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2278,
   "use": "APARTMENT",
   "parcel_id": "0302924440009"
  },
  {
   "address": "45 31st Ave NE, Minneapolis",
   "sale_month": "2019-09",
   "price": 1150000,
   "lot_sqft": 64398,
   "price_per_lot_sqft": 17.86,
   "price_per_building_sqft": 33.28,
   "building_sqft": 34558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34767,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924410038"
  },
  {
   "address": "3538 Grand Ave S, Minneapolis",
   "sale_month": "2019-09",
   "price": 2990000,
   "lot_sqft": 6566,
   "price_per_lot_sqft": 455.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3301,
   "use": "APARTMENT",
   "parcel_id": "0302824320189"
  },
  {
   "address": "3534 Grand Ave S, Minneapolis",
   "sale_month": "2019-09",
   "price": 2990000,
   "lot_sqft": 8412,
   "price_per_lot_sqft": 355.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4477,
   "use": "APARTMENT",
   "parcel_id": "0302824320188"
  },
  {
   "address": "300 83rd St W, Bloomington",
   "sale_month": "2019-09",
   "price": 1000000,
   "lot_sqft": 54225,
   "price_per_lot_sqft": 18.44,
   "price_per_building_sqft": 52.27,
   "building_sqft": 19131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19247,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724320059"
  },
  {
   "address": "8000 Nicollet Ave S, Bloomington",
   "sale_month": "2019-09",
   "price": 1500000,
   "lot_sqft": 64895,
   "price_per_lot_sqft": 23.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724240003"
  },
  {
   "address": "12641 Chowen Bend, Burnsville",
   "sale_month": "2019-09",
   "price": 1518700,
   "lot_sqft": 73038,
   "price_per_lot_sqft": 20.79,
   "price_per_building_sqft": 525.5,
   "building_sqft": 2890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2907,
   "use": "Apartment",
   "parcel_id": "026780002030"
  },
  {
   "address": null,
   "sale_month": "2019-09",
   "price": 1518700,
   "lot_sqft": 89250,
   "price_per_lot_sqft": 17.02,
   "price_per_building_sqft": 483.2,
   "building_sqft": 3143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3162,
   "use": "Apartment",
   "parcel_id": "026780002021"
  },
  {
   "address": "12601 Chowen Bend, Burnsville",
   "sale_month": "2019-09",
   "price": 1012600,
   "lot_sqft": 12585,
   "price_per_lot_sqft": 80.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "026780002020"
  },
  {
   "address": "11980 Portland Avenue South, Burnsville",
   "sale_month": "2019-09",
   "price": 400626,
   "lot_sqft": 2489,
   "price_per_lot_sqft": 160.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "024870001050"
  },
  {
   "address": "11982 Portland Avenue South, Burnsville",
   "sale_month": "2019-09",
   "price": 322374,
   "lot_sqft": 3081,
   "price_per_lot_sqft": 104.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "024870001040"
  },
  {
   "address": "7922 Ranchers Road Northeast, Fridley",
   "sale_month": "2019-09",
   "price": 1440000,
   "lot_sqft": 44693,
   "price_per_lot_sqft": 32.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024320033"
  },
  {
   "address": "3200 Chicago Ave, Minneapolis",
   "sale_month": "2019-09",
   "price": 480000,
   "lot_sqft": 5268,
   "price_per_lot_sqft": 91.12,
   "price_per_building_sqft": 170.45,
   "building_sqft": 2816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2833,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824230023"
  },
  {
   "address": "999 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2019-09",
   "price": 3747500,
   "lot_sqft": 60986,
   "price_per_lot_sqft": 61.45,
   "price_per_building_sqft": 218.7,
   "building_sqft": 17135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17238,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220135"
  },
  {
   "address": "5461 State Hwy No 169, Plymouth",
   "sale_month": "2019-09",
   "price": 1750000,
   "lot_sqft": 55776,
   "price_per_lot_sqft": 31.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822440005"
  },
  {
   "address": "5465 State Hwy No 169, Plymouth",
   "sale_month": "2019-09",
   "price": 1750000,
   "lot_sqft": 55834,
   "price_per_lot_sqft": 31.34,
   "price_per_building_sqft": 310.17,
   "building_sqft": 5642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5676,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822440004"
  },
  {
   "address": "605 Stevens Street Southwest, Watertown",
   "sale_month": "2019-08",
   "price": 1120000,
   "lot_sqft": 99748,
   "price_per_lot_sqft": 11.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "850750500"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 220293,
   "lot_sqft": 1991,
   "price_per_lot_sqft": 110.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "428340000081"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 435,
   "lot_sqft": 1670,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "428340000080"
  },
  {
   "address": "992 Robert Street South, West Saint Paul",
   "sale_month": "2019-08",
   "price": 454272,
   "lot_sqft": 24703,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": 51.32,
   "building_sqft": 8851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8904,
   "use": "Commercial-preferred",
   "parcel_id": "428340000079"
  },
  {
   "address": "2425 Minnehaha Ave, Minneapolis",
   "sale_month": "2019-08",
   "price": 1650000,
   "lot_sqft": 37021,
   "price_per_lot_sqft": 44.57,
   "price_per_building_sqft": 65.61,
   "building_sqft": 25148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25300,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240046"
  },
  {
   "address": "2926 12th Ave S, Minneapolis",
   "sale_month": "2019-08",
   "price": 439000,
   "lot_sqft": 5118,
   "price_per_lot_sqft": 85.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1335,
   "use": "TRIPLEX",
   "parcel_id": "3502924340014"
  },
  {
   "address": "8920 West 35w Service Drive Northeast, Blaine",
   "sale_month": "2019-08",
   "price": 1375000,
   "lot_sqft": 186117,
   "price_per_lot_sqft": 7.39,
   "price_per_building_sqft": 64.59,
   "building_sqft": 21289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21417,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343123130005"
  },
  {
   "address": "1183 University Avenue West, Saint Paul",
   "sale_month": "2019-08",
   "price": 480000,
   "lot_sqft": 6754,
   "price_per_lot_sqft": 71.07,
   "price_per_building_sqft": 113.91,
   "building_sqft": 4214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4239,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923140217"
  },
  {
   "address": "6820 Wedgwood Rd N, Maple Grove",
   "sale_month": "2019-08",
   "price": 22770731,
   "lot_sqft": 324082,
   "price_per_lot_sqft": 70.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37011,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922120020"
  },
  {
   "address": "234 Water St, Excelsior",
   "sale_month": "2019-08",
   "price": 1300000,
   "lot_sqft": 7502,
   "price_per_lot_sqft": 173.29,
   "price_per_building_sqft": 32.55,
   "building_sqft": 39938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40180,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110065"
  },
  {
   "address": "2900 Clinton Ave, Minneapolis",
   "sale_month": "2019-08",
   "price": 370000,
   "lot_sqft": 14159,
   "price_per_lot_sqft": 26.13,
   "price_per_building_sqft": 86.81,
   "building_sqft": 4262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4288,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440016"
  },
  {
   "address": "2723 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-08",
   "price": 435000,
   "lot_sqft": 7400,
   "price_per_lot_sqft": 58.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1232,
   "use": "TRIPLEX",
   "parcel_id": "3402924310099"
  },
  {
   "address": "2015 Stevens Ave, Minneapolis",
   "sale_month": "2019-08",
   "price": 625000,
   "lot_sqft": 6352,
   "price_per_lot_sqft": 98.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1873,
   "use": "APARTMENT",
   "parcel_id": "3402924120033"
  },
  {
   "address": "8899 Hastings Street Northeast, Blaine",
   "sale_month": "2019-08",
   "price": 500,
   "lot_sqft": 63995,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.09,
   "building_sqft": 5332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5364,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123230010"
  },
  {
   "address": "969 Labore Industrial Court, Vadnais Heights",
   "sale_month": "2019-08",
   "price": 3500000,
   "lot_sqft": 152021,
   "price_per_lot_sqft": 23.02,
   "price_per_building_sqft": 87.09,
   "building_sqft": 40188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40430,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022310012"
  },
  {
   "address": "2810 Fremont Ave S, Minneapolis",
   "sale_month": "2019-08",
   "price": 365000,
   "lot_sqft": 5768,
   "price_per_lot_sqft": 63.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1186,
   "use": "APARTMENT",
   "parcel_id": "3302924430018"
  },
  {
   "address": "2712 Emerson Ave S, Minneapolis",
   "sale_month": "2019-08",
   "price": 769000,
   "lot_sqft": 5150,
   "price_per_lot_sqft": 149.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 916,
   "use": "APARTMENT",
   "parcel_id": "3302924420056"
  },
  {
   "address": "9120 Baltimore Street Northeast, Blaine",
   "sale_month": "2019-08",
   "price": 500,
   "lot_sqft": 36317,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.11,
   "building_sqft": 4442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4469,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123120019"
  },
  {
   "address": "8331 State Hwy No 7, Minnetrista",
   "sale_month": "2019-08",
   "price": 55000,
   "lot_sqft": 134267,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3211724130006"
  },
  {
   "address": "7051 10th Street North, Oakdale",
   "sale_month": "2019-08",
   "price": 1574193,
   "lot_sqft": 44397,
   "price_per_lot_sqft": 35.46,
   "price_per_building_sqft": 583.9,
   "building_sqft": 2696,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2712,
   "use": "300",
   "parcel_id": "3202921220017"
  },
  {
   "address": "4350 Parklawn Ave, Edina",
   "sale_month": "2019-08",
   "price": 4070000,
   "lot_sqft": 89184,
   "price_per_lot_sqft": 45.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7176,
   "use": "APARTMENT",
   "parcel_id": "3102824420106"
  },
  {
   "address": "566 Bavaria Lane, Chaska",
   "sale_month": "2019-08",
   "price": 265000,
   "lot_sqft": 1489,
   "price_per_lot_sqft": 177.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590040"
  },
  {
   "address": "1114 Hazeltine Boulevard, Chaska",
   "sale_month": "2019-08",
   "price": 3330000,
   "lot_sqft": 28338,
   "price_per_lot_sqft": 117.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302210020"
  },
  {
   "address": "1525 Co Rd No 101, Plymouth",
   "sale_month": "2019-08",
   "price": 1485000,
   "lot_sqft": 40878,
   "price_per_lot_sqft": 36.33,
   "price_per_building_sqft": 268.05,
   "building_sqft": 5540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5573,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011822440012"
  },
  {
   "address": "1580 93rd Lane Northeast, Blaine",
   "sale_month": "2019-08",
   "price": 989077,
   "lot_sqft": 54947,
   "price_per_lot_sqft": 18,
   "price_per_building_sqft": 79.86,
   "building_sqft": 12385,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12460,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123440012"
  },
  {
   "address": "808 6th Avenue Northwest, New Brighton",
   "sale_month": "2019-08",
   "price": 785000,
   "lot_sqft": 15360,
   "price_per_lot_sqft": 51.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3006,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023120016"
  },
  {
   "address": "810 Maryland Avenue East, Saint Paul",
   "sale_month": "2019-08",
   "price": 3939249,
   "lot_sqft": 50478,
   "price_per_lot_sqft": 78.04,
   "price_per_building_sqft": 271.99,
   "building_sqft": 14483,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14571,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922110220"
  },
  {
   "address": "1211 7th Street East, Saint Paul",
   "sale_month": "2019-08",
   "price": 115000,
   "lot_sqft": 4607,
   "price_per_lot_sqft": 24.96,
   "price_per_building_sqft": 88.73,
   "building_sqft": 1296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1304,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922410049"
  },
  {
   "address": "7990 69th Ave N, Greenfield",
   "sale_month": "2019-08",
   "price": 700000,
   "lot_sqft": 112222,
   "price_per_lot_sqft": 6.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811924330012"
  },
  {
   "address": "5500 69th Ave N, Brooklyn Park",
   "sale_month": "2019-08",
   "price": 13244000,
   "lot_sqft": 342287,
   "price_per_lot_sqft": 38.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10354,
   "use": "APARTMENT",
   "parcel_id": "2811921340006"
  },
  {
   "address": "5825 74th Ave N, Brooklyn Park",
   "sale_month": "2019-08",
   "price": 13244000,
   "lot_sqft": 81309,
   "price_per_lot_sqft": 162.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13929,
   "use": "APARTMENT",
   "parcel_id": "2811921240017"
  },
  {
   "address": "1530 Vierling Drive East, Shakopee",
   "sale_month": "2019-08",
   "price": 459950,
   "lot_sqft": 43807,
   "price_per_lot_sqft": 10.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274870010"
  },
  {
   "address": "2700 4th Avenue East, Shakopee",
   "sale_month": "2019-08",
   "price": 14603000,
   "lot_sqft": 363199,
   "price_per_lot_sqft": 40.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274700010"
  },
  {
   "address": "2440 Enterprise Drive, Mendota Heights",
   "sale_month": "2019-08",
   "price": 2715000,
   "lot_sqft": 144715,
   "price_per_lot_sqft": 18.76,
   "price_per_building_sqft": 109.23,
   "building_sqft": 24855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25005,
   "use": "Industrial-preferred",
   "parcel_id": "271320001020"
  },
  {
   "address": "1480 3rd Avenue West, Shakopee",
   "sale_month": "2019-08",
   "price": 1600000,
   "lot_sqft": 560317,
   "price_per_lot_sqft": 2.86,
   "price_per_building_sqft": 166.6,
   "building_sqft": 9604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9662,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271120250"
  },
  {
   "address": "1919 Nicollet Ave, Minneapolis",
   "sale_month": "2019-08",
   "price": 1325000,
   "lot_sqft": 14161,
   "price_per_lot_sqft": 93.57,
   "price_per_building_sqft": 244.15,
   "building_sqft": 5427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5459,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924430210"
  },
  {
   "address": "1913 Nicollet Ave, Minneapolis",
   "sale_month": "2019-08",
   "price": 250000,
   "lot_sqft": 8506,
   "price_per_lot_sqft": 29.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924430209"
  },
  {
   "address": "8639 Eagle Creek Circle, Savage",
   "sale_month": "2019-08",
   "price": 160000,
   "lot_sqft": 1066,
   "price_per_lot_sqft": 150.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140060"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 227000,
   "lot_sqft": 203,
   "price_per_lot_sqft": 1118.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022340022"
  },
  {
   "address": "3615 White Bear Avenue, White Bear Lake",
   "sale_month": "2019-08",
   "price": 227000,
   "lot_sqft": 5719,
   "price_per_lot_sqft": 39.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022340021"
  },
  {
   "address": "11303 Excelsior Blvd, Minnetonka",
   "sale_month": "2019-08",
   "price": 1563500,
   "lot_sqft": 155376,
   "price_per_lot_sqft": 10.06,
   "price_per_building_sqft": 100.81,
   "building_sqft": 15509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15602,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722110002"
  },
  {
   "address": "201 94th Avenue Northwest, Coon Rapids",
   "sale_month": "2019-08",
   "price": 244000,
   "lot_sqft": 30327,
   "price_per_lot_sqft": 8.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1432,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253124430028"
  },
  {
   "address": "601 2nd Ave S, Hopkins",
   "sale_month": "2019-08",
   "price": 4750000,
   "lot_sqft": 108080,
   "price_per_lot_sqft": 43.95,
   "price_per_building_sqft": 150.88,
   "building_sqft": 31482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31672,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722140125"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 659584,
   "lot_sqft": 118614,
   "price_per_lot_sqft": 5.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222110005"
  },
  {
   "address": "1250 Virginia Street, Saint Paul",
   "sale_month": "2019-08",
   "price": 116900,
   "lot_sqft": 14077,
   "price_per_lot_sqft": 8.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "1A/1B/4BB RESIDENTIAL SINGLE UNIT",
   "parcel_id": "242923430159"
  },
  {
   "address": "1027 University Ave SE, Minneapolis",
   "sale_month": "2019-08",
   "price": 1075000,
   "lot_sqft": 6049,
   "price_per_lot_sqft": 177.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2055,
   "use": "TRIPLEX",
   "parcel_id": "2402924310059"
  },
  {
   "address": "1023 University Ave SE, Minneapolis",
   "sale_month": "2019-08",
   "price": 1075000,
   "lot_sqft": 3932,
   "price_per_lot_sqft": 273.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2267,
   "use": "TRIPLEX",
   "parcel_id": "2402924310058"
  },
  {
   "address": "330 9th St SE, Minneapolis",
   "sale_month": "2019-08",
   "price": 475000,
   "lot_sqft": 8464,
   "price_per_lot_sqft": 56.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 902,
   "use": "APARTMENT",
   "parcel_id": "2402924220157"
  },
  {
   "address": "938 15th Ave SE, Minneapolis",
   "sale_month": "2019-08",
   "price": 1133488,
   "lot_sqft": 11215,
   "price_per_lot_sqft": 101.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1446,
   "use": "APARTMENT",
   "parcel_id": "2402924140065"
  },
  {
   "address": "934 15th Ave SE, Minneapolis",
   "sale_month": "2019-08",
   "price": 1133487,
   "lot_sqft": 7476,
   "price_per_lot_sqft": 151.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1071,
   "use": "APARTMENT",
   "parcel_id": "2402924140064"
  },
  {
   "address": "1200 Brook Ave SE, Minneapolis",
   "sale_month": "2019-08",
   "price": 4674,
   "lot_sqft": 34889,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9093,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924130155"
  },
  {
   "address": "941 12th Ave SE, Minneapolis",
   "sale_month": "2019-08",
   "price": 1558,
   "lot_sqft": 29231,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17230,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924130137"
  },
  {
   "address": "715 13th Ave SE, Minneapolis",
   "sale_month": "2019-08",
   "price": 395000,
   "lot_sqft": 6865,
   "price_per_lot_sqft": 57.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1321,
   "use": "APARTMENT",
   "parcel_id": "2402924130081"
  },
  {
   "address": "12901 Main St, Rogers",
   "sale_month": "2019-08",
   "price": 585000,
   "lot_sqft": 16753,
   "price_per_lot_sqft": 34.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11060,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023310043"
  },
  {
   "address": "2613 Commerce Blvd, Mound",
   "sale_month": "2019-08",
   "price": 348230,
   "lot_sqft": 21113,
   "price_per_lot_sqft": 16.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "APARTMENT",
   "parcel_id": "2311724140023"
  },
  {
   "address": "314 17th Ave N, Hopkins",
   "sale_month": "2019-08",
   "price": 496950,
   "lot_sqft": 24009,
   "price_per_lot_sqft": 20.7,
   "price_per_building_sqft": 58.1,
   "building_sqft": 8553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8605,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311722140003"
  },
  {
   "address": "16290 Kenrick Loop, Lakeville",
   "sale_month": "2019-08",
   "price": 845000,
   "lot_sqft": 46250,
   "price_per_lot_sqft": 18.27,
   "price_per_building_sqft": 255.6,
   "building_sqft": 3306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3325,
   "use": "Commercial-preferred",
   "parcel_id": "223790001010"
  },
  {
   "address": "1330 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2019-08",
   "price": 405000,
   "lot_sqft": 8783,
   "price_per_lot_sqft": 46.11,
   "price_per_building_sqft": 433.62,
   "building_sqft": 934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 939,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222923120171"
  },
  {
   "address": "1672 Hamline Avenue North, Saint Paul",
   "sale_month": "2019-08",
   "price": 405000,
   "lot_sqft": 5194,
   "price_per_lot_sqft": 77.97,
   "price_per_building_sqft": 147.54,
   "building_sqft": 2745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2762,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222923120023"
  },
  {
   "address": "12728 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2019-08",
   "price": 9140000,
   "lot_sqft": 63746,
   "price_per_lot_sqft": 143.38,
   "price_per_building_sqft": 1426.12,
   "building_sqft": 6409,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6447,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922440009"
  },
  {
   "address": "301 Eldorado Drive, Jordan",
   "sale_month": "2019-08",
   "price": 700000,
   "lot_sqft": 40914,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4071,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500050"
  },
  {
   "address": "725 3rd St N, Minneapolis",
   "sale_month": "2019-08",
   "price": 3830000,
   "lot_sqft": 39139,
   "price_per_lot_sqft": 97.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924240712"
  },
  {
   "address": "714 1st St N, Minneapolis",
   "sale_month": "2019-08",
   "price": 1400000,
   "lot_sqft": 442,
   "price_per_lot_sqft": 3167.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924120135"
  },
  {
   "address": "712 1st St N, Minneapolis",
   "sale_month": "2019-08",
   "price": 1400000,
   "lot_sqft": 748,
   "price_per_lot_sqft": 1871.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924120123"
  },
  {
   "address": "708 1st St N, Minneapolis",
   "sale_month": "2019-08",
   "price": 1400000,
   "lot_sqft": 1266,
   "price_per_lot_sqft": 1105.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924120122"
  },
  {
   "address": "702 1st St N, Minneapolis",
   "sale_month": "2019-08",
   "price": 1400000,
   "lot_sqft": 7015,
   "price_per_lot_sqft": 199.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924120121"
  },
  {
   "address": "320 Ervin Industrial Drive, Jordan",
   "sale_month": "2019-08",
   "price": 1000000,
   "lot_sqft": 185374,
   "price_per_lot_sqft": 5.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17999,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240021"
  },
  {
   "address": "2501 101st Avenue Northeast, Blaine",
   "sale_month": "2019-08",
   "price": 800000,
   "lot_sqft": 248648,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": 154.44,
   "building_sqft": 5180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5211,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123440018"
  },
  {
   "address": "1440 Arcade Street, Saint Paul",
   "sale_month": "2019-08",
   "price": 975000,
   "lot_sqft": 22276,
   "price_per_lot_sqft": 43.77,
   "price_per_building_sqft": 145.28,
   "building_sqft": 6711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6751,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922320038"
  },
  {
   "address": "1515 Glenwood Ave, Minneapolis",
   "sale_month": "2019-08",
   "price": 100000,
   "lot_sqft": 4536,
   "price_per_lot_sqft": 22.05,
   "price_per_building_sqft": 65.62,
   "building_sqft": 1524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1534,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924340135"
  },
  {
   "address": "1618 Thomas Pl N, Minneapolis",
   "sale_month": "2019-08",
   "price": 231000,
   "lot_sqft": 5964,
   "price_per_lot_sqft": 38.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2096,
   "use": "TRIPLEX",
   "parcel_id": "2102924240068"
  },
  {
   "address": "4759 Old Highway 8, Mounds View",
   "sale_month": "2019-08",
   "price": 1040000,
   "lot_sqft": 70361,
   "price_per_lot_sqft": 14.78,
   "price_per_building_sqft": 63.14,
   "building_sqft": 16471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16570,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023140004"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 549815,
   "lot_sqft": 90779,
   "price_per_lot_sqft": 6.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1703121130009"
  },
  {
   "address": "15657 Forest Boulevard North, Hugo",
   "sale_month": "2019-08",
   "price": 549815,
   "lot_sqft": 47607,
   "price_per_lot_sqft": 11.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "305",
   "parcel_id": "1703121130003"
  },
  {
   "address": "1411 Upton Ave N, Minneapolis",
   "sale_month": "2019-08",
   "price": 165000,
   "lot_sqft": 5147,
   "price_per_lot_sqft": 32.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1345,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924430028"
  },
  {
   "address": "1338 Logan Ave N, Minneapolis",
   "sale_month": "2019-08",
   "price": 15600,
   "lot_sqft": 4911,
   "price_per_lot_sqft": 3.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1602924340118"
  },
  {
   "address": "2100 Old Shakopee Rd W, Bloomington",
   "sale_month": "2019-08",
   "price": 1050000,
   "lot_sqft": 12509,
   "price_per_lot_sqft": 83.94,
   "price_per_building_sqft": 301.9,
   "building_sqft": 3478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3499,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724330020"
  },
  {
   "address": "2020 Old Shakopee Rd W, Bloomington",
   "sale_month": "2019-08",
   "price": 1050000,
   "lot_sqft": 14694,
   "price_per_lot_sqft": 71.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724330014"
  },
  {
   "address": "2112 Old Shakopee Rd W, Bloomington",
   "sale_month": "2019-08",
   "price": 1050000,
   "lot_sqft": 9487,
   "price_per_lot_sqft": 110.68,
   "price_per_building_sqft": 457.92,
   "building_sqft": 2293,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2307,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724330002"
  },
  {
   "address": "6111 Star Lane Northeast, Fridley",
   "sale_month": "2019-08",
   "price": 1545000,
   "lot_sqft": 35274,
   "price_per_lot_sqft": 43.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8834,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143024330060"
  },
  {
   "address": "11318 86th Ave N, Maple Grove",
   "sale_month": "2019-08",
   "price": 775000,
   "lot_sqft": 6249,
   "price_per_lot_sqft": 124.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440060"
  },
  {
   "address": "2286 Londin Lane East, Maplewood",
   "sale_month": "2019-08",
   "price": 1,
   "lot_sqft": 23916,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4993,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122822230004"
  },
  {
   "address": "2302 Londin Lane East, Maplewood",
   "sale_month": "2019-08",
   "price": 1,
   "lot_sqft": 23384,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4712,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122822230003"
  },
  {
   "address": "2318 Londin Lane East, Maplewood",
   "sale_month": "2019-08",
   "price": 1,
   "lot_sqft": 29451,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4478,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122822230002"
  },
  {
   "address": "1839 Johnson St NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 1800000,
   "lot_sqft": 4423,
   "price_per_lot_sqft": 406.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924430191"
  },
  {
   "address": "1847 Johnson St NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 1800000,
   "lot_sqft": 12731,
   "price_per_lot_sqft": 141.39,
   "price_per_building_sqft": 571.07,
   "building_sqft": 3152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3171,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924430172"
  },
  {
   "address": "1130 6th Street, Saint Paul Park",
   "sale_month": "2019-08",
   "price": 575000,
   "lot_sqft": 38120,
   "price_per_lot_sqft": 15.08,
   "price_per_building_sqft": 82.47,
   "building_sqft": 6972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7014,
   "use": "305",
   "parcel_id": "1202722420088"
  },
  {
   "address": "356 9th Avenue, Saint Paul Park",
   "sale_month": "2019-08",
   "price": 55000,
   "lot_sqft": 14788,
   "price_per_lot_sqft": 3.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202722240069"
  },
  {
   "address": "7362 University Avenue Northeast, Fridley",
   "sale_month": "2019-08",
   "price": 1900000,
   "lot_sqft": 26550,
   "price_per_lot_sqft": 71.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9090,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024230008"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 1900000,
   "lot_sqft": 26405,
   "price_per_lot_sqft": 71.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024230007"
  },
  {
   "address": "7388 University Avenue Northeast, Fridley",
   "sale_month": "2019-08",
   "price": 1900000,
   "lot_sqft": 26260,
   "price_per_lot_sqft": 72.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024230006"
  },
  {
   "address": "2370 White Bear Avenue North, Maplewood",
   "sale_month": "2019-08",
   "price": 5215000,
   "lot_sqft": 126918,
   "price_per_lot_sqft": 41.09,
   "price_per_building_sqft": 195.95,
   "building_sqft": 26614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26774,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922310057"
  },
  {
   "address": "7544 Market Place Dr, Eden Prairie",
   "sale_month": "2019-08",
   "price": 700000,
   "lot_sqft": 72515,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420048"
  },
  {
   "address": "7485 Office Ridge Cir, Eden Prairie",
   "sale_month": "2019-08",
   "price": 1885000,
   "lot_sqft": 8823,
   "price_per_lot_sqft": 213.65,
   "price_per_building_sqft": 353.46,
   "building_sqft": 5333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420017"
  },
  {
   "address": "7490 Market Place Dr, Eden Prairie",
   "sale_month": "2019-08",
   "price": 1885000,
   "lot_sqft": 8084,
   "price_per_lot_sqft": 233.18,
   "price_per_building_sqft": 518.85,
   "building_sqft": 3633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3655,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420005"
  },
  {
   "address": "2319 Jackson St NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 188700,
   "lot_sqft": 7443,
   "price_per_lot_sqft": 25.35,
   "price_per_building_sqft": 31.47,
   "building_sqft": 5997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6033,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410204"
  },
  {
   "address": "2201 University Ave NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 480000,
   "lot_sqft": 13128,
   "price_per_lot_sqft": 36.56,
   "price_per_building_sqft": 85.09,
   "building_sqft": 5641,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5675,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924320142"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 3700000,
   "lot_sqft": 17223,
   "price_per_lot_sqft": 214.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024110005"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 3700000,
   "lot_sqft": 13445,
   "price_per_lot_sqft": 275.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024110004"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 3700000,
   "lot_sqft": 28880,
   "price_per_lot_sqft": 128.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024110003"
  },
  {
   "address": "483 Brimhall Street, Saint Paul",
   "sale_month": "2019-08",
   "price": 400000,
   "lot_sqft": 6221,
   "price_per_lot_sqft": 64.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823320124"
  },
  {
   "address": "3000 Denmark Avenue, Eagan",
   "sale_month": "2019-08",
   "price": 5700000,
   "lot_sqft": 79553,
   "price_per_lot_sqft": 71.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11919,
   "use": "Commercial-preferred",
   "parcel_id": "102252401020"
  },
  {
   "address": "3901 Grand Ave S, Minneapolis",
   "sale_month": "2019-08",
   "price": 553750,
   "lot_sqft": 5423,
   "price_per_lot_sqft": 102.11,
   "price_per_building_sqft": 237.97,
   "building_sqft": 2327,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2341,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824220147"
  },
  {
   "address": "9051 Lyndale Ave S, Bloomington",
   "sale_month": "2019-08",
   "price": 1750000,
   "lot_sqft": 104373,
   "price_per_lot_sqft": 16.77,
   "price_per_building_sqft": 48.65,
   "building_sqft": 35970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36187,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320025"
  },
  {
   "address": "516 Halsey La, Bloomington",
   "sale_month": "2019-08",
   "price": 2200000,
   "lot_sqft": 31493,
   "price_per_lot_sqft": 69.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2294,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002724230005"
  },
  {
   "address": "1817 Randolph Avenue, Saint Paul",
   "sale_month": "2019-08",
   "price": 1235000,
   "lot_sqft": 9281,
   "price_per_lot_sqft": 133.07,
   "price_per_building_sqft": 1208.41,
   "building_sqft": 1022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1028,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823130155"
  },
  {
   "address": "2901 Aldrich Ave N, Minneapolis",
   "sale_month": "2019-08",
   "price": 420800,
   "lot_sqft": 10084,
   "price_per_lot_sqft": 41.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3045,
   "use": "APARTMENT",
   "parcel_id": "0902924410042"
  },
  {
   "address": "9351 Bloomington Fwy East, Bloomington",
   "sale_month": "2019-08",
   "price": 210000,
   "lot_sqft": 26471,
   "price_per_lot_sqft": 7.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902724430003"
  },
  {
   "address": "7807 Lake Drive, Lino Lakes",
   "sale_month": "2019-08",
   "price": 462500,
   "lot_sqft": 140868,
   "price_per_lot_sqft": 3.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14768,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083122140027"
  },
  {
   "address": "2402 County Road I, Mounds View",
   "sale_month": "2019-08",
   "price": 409900,
   "lot_sqft": 13075,
   "price_per_lot_sqft": 31.35,
   "price_per_building_sqft": 192.98,
   "building_sqft": 2124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2137,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023210048"
  },
  {
   "address": "4250 Upton Ave S, Minneapolis",
   "sale_month": "2019-08",
   "price": 630000,
   "lot_sqft": 4860,
   "price_per_lot_sqft": 129.63,
   "price_per_building_sqft": 548.3,
   "building_sqft": 1149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1156,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420031"
  },
  {
   "address": "633 Orleans Street, Saint Paul",
   "sale_month": "2019-08",
   "price": 92500,
   "lot_sqft": 1082,
   "price_per_lot_sqft": 85.49,
   "price_per_building_sqft": 112.39,
   "building_sqft": 823,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 828,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072822310004"
  },
  {
   "address": "229 Jackson Street, Anoka",
   "sale_month": "2019-08",
   "price": 500,
   "lot_sqft": 21616,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.03,
   "building_sqft": 14574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14662,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330079"
  },
  {
   "address": "2800 Mounds View Boulevard, Mounds View",
   "sale_month": "2019-08",
   "price": 5211484,
   "lot_sqft": 133079,
   "price_per_lot_sqft": 39.16,
   "price_per_building_sqft": 345.34,
   "building_sqft": 15091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15182,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023340098"
  },
  {
   "address": "102 Water Street West, Saint Paul",
   "sale_month": "2019-08",
   "price": 128000,
   "lot_sqft": 74678,
   "price_per_lot_sqft": 1.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822420019"
  },
  {
   "address": "84 Water Street West, Saint Paul",
   "sale_month": "2019-08",
   "price": 1400000,
   "lot_sqft": 30755,
   "price_per_lot_sqft": 45.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822420015"
  },
  {
   "address": "10301 Xylon Ave N, Brooklyn Park",
   "sale_month": "2019-08",
   "price": 22324000,
   "lot_sqft": 662796,
   "price_per_lot_sqft": 33.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 185096,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611921420003"
  },
  {
   "address": "3540 River Rapids Drive Northwest, Coon Rapids",
   "sale_month": "2019-08",
   "price": 7900000,
   "lot_sqft": 56062,
   "price_per_lot_sqft": 140.92,
   "price_per_building_sqft": 993.71,
   "building_sqft": 7950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7998,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124430027"
  },
  {
   "address": null,
   "sale_month": "2019-08",
   "price": 7900000,
   "lot_sqft": 48928,
   "price_per_lot_sqft": 161.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124430026"
  },
  {
   "address": "3420 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-08",
   "price": 4350000,
   "lot_sqft": 76327,
   "price_per_lot_sqft": 56.99,
   "price_per_building_sqft": 229.21,
   "building_sqft": 18978,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19093,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130047"
  },
  {
   "address": "2905 Centre Pointe Drive North, Roseville",
   "sale_month": "2019-08",
   "price": 9830000,
   "lot_sqft": 129352,
   "price_per_lot_sqft": 75.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26303,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923140028"
  },
  {
   "address": "2985 Centre Pointe Drive North, Roseville",
   "sale_month": "2019-08",
   "price": 9170000,
   "lot_sqft": 131513,
   "price_per_lot_sqft": 69.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29475,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923140023"
  },
  {
   "address": "140 State Street, Saint Paul",
   "sale_month": "2019-08",
   "price": 2094725,
   "lot_sqft": 178180,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": 54.29,
   "building_sqft": 38583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38816,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822240017"
  },
  {
   "address": "1808 31st St W, Minneapolis",
   "sale_month": "2019-08",
   "price": 1033750,
   "lot_sqft": 6348,
   "price_per_lot_sqft": 162.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1478,
   "use": "TRIPLEX",
   "parcel_id": "0402824220031"
  },
  {
   "address": "700 Commons Drive, Woodbury",
   "sale_month": "2019-08",
   "price": 11580000,
   "lot_sqft": 105283,
   "price_per_lot_sqft": 109.99,
   "price_per_building_sqft": 1304.2,
   "building_sqft": 8879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8932,
   "use": "300",
   "parcel_id": "0402821420149"
  },
  {
   "address": "572 Commons Drive, Woodbury",
   "sale_month": "2019-08",
   "price": 1500000,
   "lot_sqft": 36584,
   "price_per_lot_sqft": 41,
   "price_per_building_sqft": 285.23,
   "building_sqft": 5259,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5291,
   "use": "300",
   "parcel_id": "0402821420145"
  },
  {
   "address": "217 Radio Drive, Woodbury",
   "sale_month": "2019-08",
   "price": 457115,
   "lot_sqft": 59839,
   "price_per_lot_sqft": 7.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402821120033"
  },
  {
   "address": "99 77th Way Northeast, Fridley",
   "sale_month": "2019-08",
   "price": 3700000,
   "lot_sqft": 180627,
   "price_per_lot_sqft": 20.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 119086,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024430003"
  },
  {
   "address": "99 77th Way Northeast, Fridley",
   "sale_month": "2019-08",
   "price": 3700000,
   "lot_sqft": 18888,
   "price_per_lot_sqft": 195.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024430002"
  },
  {
   "address": "3500 1st Ave S, Minneapolis",
   "sale_month": "2019-08",
   "price": 665000,
   "lot_sqft": 5944,
   "price_per_lot_sqft": 111.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1942,
   "use": "APARTMENT",
   "parcel_id": "0302824420124"
  },
  {
   "address": "3016 Portland Ave, Minneapolis",
   "sale_month": "2019-08",
   "price": 487000,
   "lot_sqft": 5238,
   "price_per_lot_sqft": 92.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1573,
   "use": "TRIPLEX",
   "parcel_id": "0302824110118"
  },
  {
   "address": "7940 Nicollet Ave S, Bloomington",
   "sale_month": "2019-08",
   "price": 786000,
   "lot_sqft": 22889,
   "price_per_lot_sqft": 34.34,
   "price_per_building_sqft": 197.49,
   "building_sqft": 3980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4004,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724240080"
  },
  {
   "address": "61 St Albans Street South, Saint Paul",
   "sale_month": "2019-08",
   "price": 1615000,
   "lot_sqft": 8767,
   "price_per_lot_sqft": 184.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4118,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410161"
  },
  {
   "address": "940 Grand Avenue, Saint Paul",
   "sale_month": "2019-08",
   "price": 470000,
   "lot_sqft": 6153,
   "price_per_lot_sqft": 76.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 836,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310086"
  },
  {
   "address": "100 Cobblestone Lane, Burnsville",
   "sale_month": "2019-08",
   "price": 750000,
   "lot_sqft": 43451,
   "price_per_lot_sqft": 17.26,
   "price_per_building_sqft": 112.95,
   "building_sqft": 6640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6680,
   "use": "Commercial-preferred",
   "parcel_id": "022610201022"
  },
  {
   "address": "355 Karen Lane, Woodbury",
   "sale_month": "2019-08",
   "price": 3570000,
   "lot_sqft": 899373,
   "price_per_lot_sqft": 3.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0202821140002"
  },
  {
   "address": "6640 Shady Oak Rd, Eden Prairie",
   "sale_month": "2019-08",
   "price": 1700000,
   "lot_sqft": 90795,
   "price_per_lot_sqft": 18.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11408,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622320002"
  },
  {
   "address": "2900 Johnson St NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 438750,
   "lot_sqft": 6383,
   "price_per_lot_sqft": 68.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924340143"
  },
  {
   "address": "2910 Johnson St NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 438750,
   "lot_sqft": 5007,
   "price_per_lot_sqft": 87.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924340141"
  },
  {
   "address": "2951 Central Ave NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 750000,
   "lot_sqft": 32528,
   "price_per_lot_sqft": 23.06,
   "price_per_building_sqft": 152.72,
   "building_sqft": 4911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924330216"
  },
  {
   "address": "3655 Central Ave NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 4725979,
   "lot_sqft": 16153,
   "price_per_lot_sqft": 292.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924220184"
  },
  {
   "address": "3665 Central Ave NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 4725979,
   "lot_sqft": 10795,
   "price_per_lot_sqft": 437.79,
   "price_per_building_sqft": 318.18,
   "building_sqft": 14853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14943,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924220028"
  },
  {
   "address": "3654 Tyler St NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 4725979,
   "lot_sqft": 2838,
   "price_per_lot_sqft": 1665.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924220015"
  },
  {
   "address": "938 37th Ave NE, Minneapolis",
   "sale_month": "2019-08",
   "price": 4725979,
   "lot_sqft": 24556,
   "price_per_lot_sqft": 192.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102924220014"
  },
  {
   "address": "132 4th Avenue North, South Saint Paul",
   "sale_month": "2019-07",
   "price": 550000,
   "lot_sqft": 7201,
   "price_per_lot_sqft": 76.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3040,
   "use": "Apartment",
   "parcel_id": "367285012200"
  },
  {
   "address": "255 Western Avenue, Saint Paul",
   "sale_month": "2019-07",
   "price": 2625000,
   "lot_sqft": 74149,
   "price_per_lot_sqft": 35.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10133,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923340011"
  },
  {
   "address": "2450 26th Ave S, Minneapolis",
   "sale_month": "2019-07",
   "price": 1292000,
   "lot_sqft": 38280,
   "price_per_lot_sqft": 33.75,
   "price_per_building_sqft": 112.87,
   "building_sqft": 11447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11516,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130033"
  },
  {
   "address": "2438 27th Ave S, Minneapolis",
   "sale_month": "2019-07",
   "price": 2900000,
   "lot_sqft": 38294,
   "price_per_lot_sqft": 75.73,
   "price_per_building_sqft": 249.46,
   "building_sqft": 11625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11696,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130013"
  },
  {
   "address": "13819 Hanson Boulevard Northwest, Andover",
   "sale_month": "2019-07",
   "price": 22759400,
   "lot_sqft": 193719,
   "price_per_lot_sqft": 117.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33294,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353224230030"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 35000,
   "lot_sqft": 254538,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": 3.7,
   "building_sqft": 9466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9523,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220036"
  },
  {
   "address": "668 Central Avenue West, Saint Paul",
   "sale_month": "2019-07",
   "price": 4400000,
   "lot_sqft": 24169,
   "price_per_lot_sqft": 182.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2577,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923410159"
  },
  {
   "address": "701 Central Avenue West, Saint Paul",
   "sale_month": "2019-07",
   "price": 4400000,
   "lot_sqft": 71671,
   "price_per_lot_sqft": 61.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3811,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923410121"
  },
  {
   "address": "913 St Anthony Avenue, Saint Paul",
   "sale_month": "2019-07",
   "price": 240000,
   "lot_sqft": 5416,
   "price_per_lot_sqft": 44.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1294,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923310209"
  },
  {
   "address": "2914 Bloomington Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 315000,
   "lot_sqft": 5187,
   "price_per_lot_sqft": 60.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1489,
   "use": "TRIPLEX",
   "parcel_id": "3502924430177"
  },
  {
   "address": "2903 Park Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 510000,
   "lot_sqft": 7967,
   "price_per_lot_sqft": 64.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1784,
   "use": "APARTMENT",
   "parcel_id": "3502924330145"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 560000,
   "lot_sqft": 86654,
   "price_per_lot_sqft": 6.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022210025"
  },
  {
   "address": "1169 University Avenue West, Saint Paul",
   "sale_month": "2019-07",
   "price": 293000,
   "lot_sqft": 10540,
   "price_per_lot_sqft": 27.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2404,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923140229"
  },
  {
   "address": "243 Water St, Excelsior",
   "sale_month": "2019-07",
   "price": 213400,
   "lot_sqft": 1254,
   "price_per_lot_sqft": 170.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110030"
  },
  {
   "address": "2815 Pleasant Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 7426,
   "price_per_lot_sqft": 3622.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1998,
   "use": "APARTMENT",
   "parcel_id": "3402924340062"
  },
  {
   "address": "2741 Grand Ave S, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 12524,
   "price_per_lot_sqft": 2147.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3768,
   "use": "APARTMENT",
   "parcel_id": "3402924320172"
  },
  {
   "address": "2611 Pleasant Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 25585,
   "price_per_lot_sqft": 1051.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7904,
   "use": "APARTMENT",
   "parcel_id": "3402924310052"
  },
  {
   "address": "6460 Zane Ave N, Brooklyn Park",
   "sale_month": "2019-07",
   "price": 700000,
   "lot_sqft": 43084,
   "price_per_lot_sqft": 16.25,
   "price_per_building_sqft": 60.27,
   "building_sqft": 11615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11685,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311921310086"
  },
  {
   "address": "7428 Lyndale Ave S, Richfield",
   "sale_month": "2019-07",
   "price": 1710000,
   "lot_sqft": 16090,
   "price_per_lot_sqft": 106.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5723,
   "use": "APARTMENT",
   "parcel_id": "3302824410004"
  },
  {
   "address": "7421 Penn Ave S, Richfield",
   "sale_month": "2019-07",
   "price": 2090000,
   "lot_sqft": 6456,
   "price_per_lot_sqft": 323.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2737,
   "use": "APARTMENT",
   "parcel_id": "3302824320023"
  },
  {
   "address": "7412 Oliver Ave S, Richfield",
   "sale_month": "2019-07",
   "price": 2090000,
   "lot_sqft": 6454,
   "price_per_lot_sqft": 323.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2819,
   "use": "APARTMENT",
   "parcel_id": "3302824320020"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 125000,
   "lot_sqft": 131631,
   "price_per_lot_sqft": 0.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423340011"
  },
  {
   "address": "18607 Highway 65 Northeast, East Bethel",
   "sale_month": "2019-07",
   "price": 500,
   "lot_sqft": 74413,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323130006"
  },
  {
   "address": "4195 Steiner St, St. Bonifacius",
   "sale_month": "2019-07",
   "price": 165000,
   "lot_sqft": 11036,
   "price_per_lot_sqft": 14.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724240022"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 165000,
   "lot_sqft": 14265,
   "price_per_lot_sqft": 11.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211724240002"
  },
  {
   "address": "1725 Tower Drive, Stillwater",
   "sale_month": "2019-07",
   "price": 750000,
   "lot_sqft": 1026,
   "price_per_lot_sqft": 730.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020430036"
  },
  {
   "address": "1725 Tower Drive, Stillwater",
   "sale_month": "2019-07",
   "price": 750000,
   "lot_sqft": 1320,
   "price_per_lot_sqft": 568.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14900,
   "use": "300",
   "parcel_id": "3203020430035"
  },
  {
   "address": "1725 Tower Drive, Stillwater",
   "sale_month": "2019-07",
   "price": 750000,
   "lot_sqft": 1710,
   "price_per_lot_sqft": 438.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020430033"
  },
  {
   "address": "1725 Tower Drive, Stillwater",
   "sale_month": "2019-07",
   "price": 750000,
   "lot_sqft": 2468,
   "price_per_lot_sqft": 303.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020430032"
  },
  {
   "address": "3036 Lake St W, Minneapolis",
   "sale_month": "2019-07",
   "price": 33000000,
   "lot_sqft": 99287,
   "price_per_lot_sqft": 332.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51256,
   "use": "APARTMENT",
   "parcel_id": "3202924430389"
  },
  {
   "address": "22 Empire Drive, Saint Paul",
   "sale_month": "2019-07",
   "price": 3050000,
   "lot_sqft": 98590,
   "price_per_lot_sqft": 30.94,
   "price_per_building_sqft": 59.92,
   "building_sqft": 50902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51210,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922210089"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 3050000,
   "lot_sqft": 60507,
   "price_per_lot_sqft": 50.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922210085"
  },
  {
   "address": "3804 Lake St E, Minneapolis",
   "sale_month": "2019-07",
   "price": 298000,
   "lot_sqft": 14202,
   "price_per_lot_sqft": 20.98,
   "price_per_building_sqft": 113.61,
   "building_sqft": 2623,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2639,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923430222"
  },
  {
   "address": "3814 Lake St E, Minneapolis",
   "sale_month": "2019-07",
   "price": 298000,
   "lot_sqft": 4056,
   "price_per_lot_sqft": 73.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3102923430094"
  },
  {
   "address": "7008 Sandell Ave, Edina",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 26229,
   "price_per_lot_sqft": 1025.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4910,
   "use": "APARTMENT",
   "parcel_id": "3102824110020"
  },
  {
   "address": "10041 University Avenue Northeast, Blaine",
   "sale_month": "2019-07",
   "price": 1370000,
   "lot_sqft": 45652,
   "price_per_lot_sqft": 30.01,
   "price_per_building_sqft": 319.42,
   "building_sqft": 4289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4315,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303123220009"
  },
  {
   "address": "1225 Lakeview Drive, Chaska",
   "sale_month": "2019-07",
   "price": 3100000,
   "lot_sqft": 190280,
   "price_per_lot_sqft": 16.29,
   "price_per_building_sqft": 82.59,
   "building_sqft": 37533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37759,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "303100020"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 28000,
   "lot_sqft": 4371,
   "price_per_lot_sqft": 6.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922430126"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 28000,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922430125"
  },
  {
   "address": "150 Acker Street East, Saint Paul",
   "sale_month": "2019-07",
   "price": 28000,
   "lot_sqft": 5811,
   "price_per_lot_sqft": 4.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1165,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922430124"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 2100000,
   "lot_sqft": 242,
   "price_per_lot_sqft": 8677.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3003021330075"
  },
  {
   "address": "921 Wildwood Road, White Bear Lake",
   "sale_month": "2019-07",
   "price": 2100000,
   "lot_sqft": 169503,
   "price_per_lot_sqft": 12.39,
   "price_per_building_sqft": 56.28,
   "building_sqft": 37312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37537,
   "use": "300",
   "parcel_id": "3003021330073"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 2100000,
   "lot_sqft": 16426,
   "price_per_lot_sqft": 127.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3003021330067"
  },
  {
   "address": "860 Payne Avenue, Saint Paul",
   "sale_month": "2019-07",
   "price": 360000,
   "lot_sqft": 5699,
   "price_per_lot_sqft": 63.17,
   "price_per_building_sqft": 68.87,
   "building_sqft": 5227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5259,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420236"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 360000,
   "lot_sqft": 2849,
   "price_per_lot_sqft": 126.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420235"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 360000,
   "lot_sqft": 1252,
   "price_per_lot_sqft": 287.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420233"
  },
  {
   "address": "19810 Headwaters Boulevard North, Forest Lake",
   "sale_month": "2019-07",
   "price": 815000,
   "lot_sqft": 50219,
   "price_per_lot_sqft": 16.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "300",
   "parcel_id": "2903221120011"
  },
  {
   "address": "13465 Fenway Boulevard Circle North, Hugo",
   "sale_month": "2019-07",
   "price": 5990000,
   "lot_sqft": 169868,
   "price_per_lot_sqft": 35.26,
   "price_per_building_sqft": 497.18,
   "building_sqft": 12048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12121,
   "use": "305",
   "parcel_id": "2903121320031"
  },
  {
   "address": "825 Transfer Road, Saint Paul",
   "sale_month": "2019-07",
   "price": 4700000,
   "lot_sqft": 175949,
   "price_per_lot_sqft": 26.71,
   "price_per_building_sqft": 52.99,
   "building_sqft": 88694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 89230,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923330005"
  },
  {
   "address": "109 Myrtle Street East, Stillwater",
   "sale_month": "2019-07",
   "price": 500000,
   "lot_sqft": 2248,
   "price_per_lot_sqft": 222.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420104"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 500000,
   "lot_sqft": 3697,
   "price_per_lot_sqft": 135.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420103"
  },
  {
   "address": "2555 Vierling Drive West, Shakopee",
   "sale_month": "2019-07",
   "price": 50000,
   "lot_sqft": 122070,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274730010"
  },
  {
   "address": "9975 Flanders Court Northeast, Blaine",
   "sale_month": "2019-07",
   "price": 985000,
   "lot_sqft": 74039,
   "price_per_lot_sqft": 13.3,
   "price_per_building_sqft": 103.99,
   "building_sqft": 9472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9529,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123120007"
  },
  {
   "address": "886 Syndicate Street North, Saint Paul",
   "sale_month": "2019-07",
   "price": 900000,
   "lot_sqft": 27085,
   "price_per_lot_sqft": 33.23,
   "price_per_building_sqft": 134.75,
   "building_sqft": 6679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6719,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272923420005"
  },
  {
   "address": "511 Marschall Road, Shakopee",
   "sale_month": "2019-07",
   "price": 4275000,
   "lot_sqft": 68717,
   "price_per_lot_sqft": 62.21,
   "price_per_building_sqft": 273.15,
   "building_sqft": 15651,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15746,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271200020"
  },
  {
   "address": "73 11th St S, Minneapolis",
   "sale_month": "2019-07",
   "price": 5600000,
   "lot_sqft": 16840,
   "price_per_lot_sqft": 332.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 86748,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924130287"
  },
  {
   "address": "917 Nicollet Mall, Minneapolis",
   "sale_month": "2019-07",
   "price": 10120000,
   "lot_sqft": 12030,
   "price_per_lot_sqft": 841.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120198"
  },
  {
   "address": "222 9th St S, Minneapolis",
   "sale_month": "2019-07",
   "price": 81000000,
   "lot_sqft": 32637,
   "price_per_lot_sqft": 2481.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924110093"
  },
  {
   "address": "1500 Elliot Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 750000,
   "lot_sqft": 11244,
   "price_per_lot_sqft": 66.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2306,
   "use": "APARTMENT",
   "parcel_id": "2602924310089"
  },
  {
   "address": "4719 Park Nicollet Avenue Southeast, Prior Lake",
   "sale_month": "2019-07",
   "price": 2905000,
   "lot_sqft": 80140,
   "price_per_lot_sqft": 36.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13895,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254560010"
  },
  {
   "address": "4833 Bluff Heights Trail Southeast, Prior Lake",
   "sale_month": "2019-07",
   "price": 349900,
   "lot_sqft": 20628,
   "price_per_lot_sqft": 16.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "251670040"
  },
  {
   "address": "710 11th Ave S, Hopkins",
   "sale_month": "2019-07",
   "price": 1060000,
   "lot_sqft": 58935,
   "price_per_lot_sqft": 17.99,
   "price_per_building_sqft": 71.08,
   "building_sqft": 14913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15003,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722310700"
  },
  {
   "address": "6733 Cedar Ave S, Richfield",
   "sale_month": "2019-07",
   "price": 2100000,
   "lot_sqft": 45348,
   "price_per_lot_sqft": 46.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4309,
   "use": "APARTMENT",
   "parcel_id": "2502824320001"
  },
  {
   "address": "509 4th Avenue Northwest, New Prague",
   "sale_month": "2019-07",
   "price": 195000,
   "lot_sqft": 13141,
   "price_per_lot_sqft": 14.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2143,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341680"
  },
  {
   "address": "310 6th Avenue Northwest, New Prague",
   "sale_month": "2019-07",
   "price": 1000000,
   "lot_sqft": 68440,
   "price_per_lot_sqft": 14.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10384,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "240380010"
  },
  {
   "address": "110 61st Avenue Northeast, Fridley",
   "sale_month": "2019-07",
   "price": 694000,
   "lot_sqft": 18723,
   "price_per_lot_sqft": 37.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3040,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220140"
  },
  {
   "address": "2943 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2019-07",
   "price": 515000,
   "lot_sqft": 58934,
   "price_per_lot_sqft": 8.74,
   "price_per_building_sqft": 96.88,
   "building_sqft": 5316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311921330053"
  },
  {
   "address": "1821 Mainstreet, Hopkins",
   "sale_month": "2019-07",
   "price": 280000,
   "lot_sqft": 15196,
   "price_per_lot_sqft": 18.43,
   "price_per_building_sqft": 206.64,
   "building_sqft": 1355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1363,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410135"
  },
  {
   "address": "418 Central Ave SE, Minneapolis",
   "sale_month": "2019-07",
   "price": 9750000,
   "lot_sqft": 38814,
   "price_per_lot_sqft": 251.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9762,
   "use": "APARTMENT",
   "parcel_id": "2302924120124"
  },
  {
   "address": "16320 Kenrick Loop, Lakeville",
   "sale_month": "2019-07",
   "price": 671325,
   "lot_sqft": 47990,
   "price_per_lot_sqft": 13.99,
   "price_per_building_sqft": 95.33,
   "building_sqft": 7042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7084,
   "use": "Commercial-preferred",
   "parcel_id": "223790001020"
  },
  {
   "address": "845 Corporate Drive, Jordan",
   "sale_month": "2019-07",
   "price": 950000,
   "lot_sqft": 98671,
   "price_per_lot_sqft": 9.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11241,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220810010"
  },
  {
   "address": "851 Enterprise Drive, Jordan",
   "sale_month": "2019-07",
   "price": 110000,
   "lot_sqft": 66819,
   "price_per_lot_sqft": 1.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220660020"
  },
  {
   "address": "500 Washington Ave N, Minneapolis",
   "sale_month": "2019-07",
   "price": 13000000,
   "lot_sqft": 11367,
   "price_per_lot_sqft": 1143.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924130061"
  },
  {
   "address": "506 Washington Ave N, Minneapolis",
   "sale_month": "2019-07",
   "price": 13000000,
   "lot_sqft": 11364,
   "price_per_lot_sqft": 1143.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924130060"
  },
  {
   "address": "528 Washington Ave N, Minneapolis",
   "sale_month": "2019-07",
   "price": 13000000,
   "lot_sqft": 34070,
   "price_per_lot_sqft": 381.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42822,
   "use": "APARTMENT",
   "parcel_id": "2202924130059"
  },
  {
   "address": "2520 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-07",
   "price": 560000,
   "lot_sqft": 36794,
   "price_per_lot_sqft": 15.22,
   "price_per_building_sqft": 94.29,
   "building_sqft": 5939,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5975,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110021"
  },
  {
   "address": "2520 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-07",
   "price": 560000,
   "lot_sqft": 22821,
   "price_per_lot_sqft": 24.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110014"
  },
  {
   "address": "2213 54th St W, Minneapolis",
   "sale_month": "2019-07",
   "price": 375000,
   "lot_sqft": 29364,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": 20.89,
   "building_sqft": 17952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18061,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824220195"
  },
  {
   "address": "7030 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2019-07",
   "price": 265000,
   "lot_sqft": 21916,
   "price_per_lot_sqft": 12.09,
   "price_per_building_sqft": 159.45,
   "building_sqft": 1662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1672,
   "use": "Commercial-preferred",
   "parcel_id": "207115701160"
  },
  {
   "address": "19735 Iguana Street Northwest, Nowthen",
   "sale_month": "2019-07",
   "price": 1050000,
   "lot_sqft": 129881,
   "price_per_lot_sqft": 8.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17076,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203325430011"
  },
  {
   "address": "15635 Highway 65 Northeast, Ham Lake",
   "sale_month": "2019-07",
   "price": 500,
   "lot_sqft": 27451,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "203223120019"
  },
  {
   "address": "15645 Highway 65 Northeast, Ham Lake",
   "sale_month": "2019-07",
   "price": 500,
   "lot_sqft": 17460,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "203223120018"
  },
  {
   "address": "7741 Amana Trail, Inver Grove Heights",
   "sale_month": "2019-07",
   "price": 398000,
   "lot_sqft": 68225,
   "price_per_lot_sqft": 5.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "Commercial-preferred",
   "parcel_id": "201205002010"
  },
  {
   "address": "561 Elk Street South, Belle Plaine",
   "sale_month": "2019-07",
   "price": 325000,
   "lot_sqft": 171189,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200790120"
  },
  {
   "address": "5448 140th Street North, Hugo",
   "sale_month": "2019-07",
   "price": 2347375,
   "lot_sqft": 45671,
   "price_per_lot_sqft": 51.4,
   "price_per_building_sqft": 246.86,
   "building_sqft": 9509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9567,
   "use": "300",
   "parcel_id": "2003121330071"
  },
  {
   "address": "10801 France Ave S, Bloomington",
   "sale_month": "2019-07",
   "price": 3450000,
   "lot_sqft": 97705,
   "price_per_lot_sqft": 35.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8693,
   "use": "APARTMENT",
   "parcel_id": "2002724330001"
  },
  {
   "address": "595 35th Street West, Hastings",
   "sale_month": "2019-07",
   "price": 500000,
   "lot_sqft": 12468,
   "price_per_lot_sqft": 40.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "Apartment",
   "parcel_id": "196810103010"
  },
  {
   "address": "8208 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2019-07",
   "price": 450000,
   "lot_sqft": 13572,
   "price_per_lot_sqft": 33.16,
   "price_per_building_sqft": 90.07,
   "building_sqft": 4996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5026,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911921440014"
  },
  {
   "address": "9106 83rd Ave N, Brooklyn Park",
   "sale_month": "2019-07",
   "price": 9303850,
   "lot_sqft": 367104,
   "price_per_lot_sqft": 25.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 81373,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911921210009"
  },
  {
   "address": "302 Blake Rd N, Hopkins",
   "sale_month": "2019-07",
   "price": 1000000,
   "lot_sqft": 34832,
   "price_per_lot_sqft": 28.71,
   "price_per_building_sqft": 137.72,
   "building_sqft": 7261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721130007"
  },
  {
   "address": "10700 France Ave S, Bloomington",
   "sale_month": "2019-07",
   "price": 6815835,
   "lot_sqft": 134122,
   "price_per_lot_sqft": 50.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25317,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902724410032"
  },
  {
   "address": "625 1st Ave NE, Osseo",
   "sale_month": "2019-07",
   "price": 1570000,
   "lot_sqft": 22248,
   "price_per_lot_sqft": 70.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4455,
   "use": "APARTMENT",
   "parcel_id": "1811921220150"
  },
  {
   "address": "16465 Highway 65 Northeast, Ham Lake",
   "sale_month": "2019-07",
   "price": 1357000,
   "lot_sqft": 159157,
   "price_per_lot_sqft": 8.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25976,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223120005"
  },
  {
   "address": "2150 Mcmenemy Street North, Maplewood",
   "sale_month": "2019-07",
   "price": 270000,
   "lot_sqft": 11920,
   "price_per_lot_sqft": 22.65,
   "price_per_building_sqft": 108.48,
   "building_sqft": 2489,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2504,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172922220017"
  },
  {
   "address": "6401 42nd Ave N, Crystal",
   "sale_month": "2019-07",
   "price": 1,
   "lot_sqft": 129871,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 18756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18869,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821140015"
  },
  {
   "address": "7267 Oak Park Village Dr, St. Louis Park",
   "sale_month": "2019-07",
   "price": 15750000,
   "lot_sqft": 286465,
   "price_per_lot_sqft": 54.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18107,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1711721240003"
  },
  {
   "address": "770 Howell Street South, Saint Paul",
   "sale_month": "2019-07",
   "price": 750000,
   "lot_sqft": 16013,
   "price_per_lot_sqft": 46.84,
   "price_per_building_sqft": 171.12,
   "building_sqft": 4383,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4409,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823210065"
  },
  {
   "address": "3717 Vera Cruz Ave N, Crystal",
   "sale_month": "2019-07",
   "price": 187500,
   "lot_sqft": 10794,
   "price_per_lot_sqft": 17.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1921,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821340073"
  },
  {
   "address": "1011 Marshall St NE, Minneapolis",
   "sale_month": "2019-07",
   "price": 6600000,
   "lot_sqft": 33245,
   "price_per_lot_sqft": 198.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12266,
   "use": "APARTMENT",
   "parcel_id": "1502924410003"
  },
  {
   "address": "11380 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2019-07",
   "price": 590000,
   "lot_sqft": 61937,
   "price_per_lot_sqft": 9.53,
   "price_per_building_sqft": 60.38,
   "building_sqft": 9771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9830,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124240005"
  },
  {
   "address": "6341 University Avenue Northeast, Fridley",
   "sale_month": "2019-07",
   "price": 22759400,
   "lot_sqft": 102407,
   "price_per_lot_sqft": 222.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16807,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143024310097"
  },
  {
   "address": "6401 University Avenue Northeast, Fridley",
   "sale_month": "2019-07",
   "price": 22759400,
   "lot_sqft": 20069,
   "price_per_lot_sqft": 1134.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10620,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143024310094"
  },
  {
   "address": "2200 3rd Street, White Bear Lake",
   "sale_month": "2019-07",
   "price": 800000,
   "lot_sqft": 8312,
   "price_per_lot_sqft": 96.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410096"
  },
  {
   "address": "11220 86th Ave N, Maple Grove",
   "sale_month": "2019-07",
   "price": 221000,
   "lot_sqft": 3227,
   "price_per_lot_sqft": 68.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440044"
  },
  {
   "address": "759 Washington St NE, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 15961,
   "price_per_lot_sqft": 1685.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4057,
   "use": "APARTMENT",
   "parcel_id": "1402924420224"
  },
  {
   "address": "687 Summer St NE, Minneapolis",
   "sale_month": "2019-07",
   "price": 414633,
   "lot_sqft": 5561,
   "price_per_lot_sqft": 74.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1776,
   "use": "TRIPLEX",
   "parcel_id": "1402924420029"
  },
  {
   "address": "653 17th Ave NE, Minneapolis",
   "sale_month": "2019-07",
   "price": 725000,
   "lot_sqft": 10228,
   "price_per_lot_sqft": 70.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2962,
   "use": "APARTMENT",
   "parcel_id": "1402924120063"
  },
  {
   "address": "6531 Channel Road Northeast, Fridley",
   "sale_month": "2019-07",
   "price": 450000,
   "lot_sqft": 17569,
   "price_per_lot_sqft": 25.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2223,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133024240105"
  },
  {
   "address": "6501 Channel Road Northeast, Fridley",
   "sale_month": "2019-07",
   "price": 450000,
   "lot_sqft": 17688,
   "price_per_lot_sqft": 25.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2352,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133024240103"
  },
  {
   "address": "2260 Cowern Place East, North Saint Paul",
   "sale_month": "2019-07",
   "price": 535000,
   "lot_sqft": 24233,
   "price_per_lot_sqft": 22.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2261,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132922230178"
  },
  {
   "address": "3390 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2019-07",
   "price": 635000,
   "lot_sqft": 11224,
   "price_per_lot_sqft": 56.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "300",
   "parcel_id": "1302921320005"
  },
  {
   "address": "3394 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2019-07",
   "price": 635000,
   "lot_sqft": 8231,
   "price_per_lot_sqft": 77.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6230,
   "use": "300",
   "parcel_id": "1302921320001"
  },
  {
   "address": "2409 Margaret Street North, North Saint Paul",
   "sale_month": "2019-07",
   "price": 600000,
   "lot_sqft": 12422,
   "price_per_lot_sqft": 48.3,
   "price_per_building_sqft": 80.02,
   "building_sqft": 7498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7543,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922130056"
  },
  {
   "address": "7300 Washington Ave S, Eden Prairie",
   "sale_month": "2019-07",
   "price": 2870000,
   "lot_sqft": 97039,
   "price_per_lot_sqft": 29.58,
   "price_per_building_sqft": 99.29,
   "building_sqft": 28906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29081,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622140005"
  },
  {
   "address": "2407 Buchanan St NE, Minneapolis",
   "sale_month": "2019-07",
   "price": 470000,
   "lot_sqft": 6219,
   "price_per_lot_sqft": 75.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2287,
   "use": "TRIPLEX",
   "parcel_id": "1202924310045"
  },
  {
   "address": "14350 Northdale Blvd, Rogers",
   "sale_month": "2019-07",
   "price": 700000,
   "lot_sqft": 146182,
   "price_per_lot_sqft": 4.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8769,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023310006"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 345000,
   "lot_sqft": 332993,
   "price_per_lot_sqft": 1.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "109240220"
  },
  {
   "address": "2589 Hamline Avenue North, Roseville",
   "sale_month": "2019-07",
   "price": 190000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 117,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210064"
  },
  {
   "address": "286 Snelling Avenue South, Saint Paul",
   "sale_month": "2019-07",
   "price": 295000,
   "lot_sqft": 6108,
   "price_per_lot_sqft": 48.3,
   "price_per_building_sqft": 107.12,
   "building_sqft": 2754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2771,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823220169"
  },
  {
   "address": "631 Snelling Avenue South, Saint Paul",
   "sale_month": "2019-07",
   "price": 410000,
   "lot_sqft": 5928,
   "price_per_lot_sqft": 69.16,
   "price_per_building_sqft": 300.81,
   "building_sqft": 1363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1371,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823440023"
  },
  {
   "address": "5901 94th Ave N, Brooklyn Park",
   "sale_month": "2019-07",
   "price": 5000000,
   "lot_sqft": 71831,
   "price_per_lot_sqft": 69.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921330008"
  },
  {
   "address": "10000 Zane Ave N, Brooklyn Park",
   "sale_month": "2019-07",
   "price": 8740600,
   "lot_sqft": 229169,
   "price_per_lot_sqft": 38.14,
   "price_per_building_sqft": 350.56,
   "building_sqft": 24933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25083,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921220008"
  },
  {
   "address": "3931 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-07",
   "price": 3090000,
   "lot_sqft": 52597,
   "price_per_lot_sqft": 58.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7048,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083124330016"
  },
  {
   "address": "16750 96th Ave N, Maple Grove",
   "sale_month": "2019-07",
   "price": 4517645,
   "lot_sqft": 89370,
   "price_per_lot_sqft": 50.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922310011"
  },
  {
   "address": "6701 23rd St W, St. Louis Park",
   "sale_month": "2019-07",
   "price": 2450000,
   "lot_sqft": 114933,
   "price_per_lot_sqft": 21.32,
   "price_per_building_sqft": 105.96,
   "building_sqft": 23121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23261,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721140016"
  },
  {
   "address": "4334 Drew Ave S, Minneapolis",
   "sale_month": "2019-07",
   "price": 600667,
   "lot_sqft": 8052,
   "price_per_lot_sqft": 74.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1216,
   "use": "TRIPLEX",
   "parcel_id": "0802824320103"
  },
  {
   "address": "846 East River Road, Anoka",
   "sale_month": "2019-07",
   "price": 500,
   "lot_sqft": 11107,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": 0.27,
   "building_sqft": 1876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1887,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124430044"
  },
  {
   "address": "11728 3rd Street Northeast, Blaine",
   "sale_month": "2019-07",
   "price": 500,
   "lot_sqft": 232143,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9842,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073123330088"
  },
  {
   "address": "2590 Ruth Street, Little Canada",
   "sale_month": "2019-07",
   "price": 459000,
   "lot_sqft": 18185,
   "price_per_lot_sqft": 25.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2206,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922210007"
  },
  {
   "address": "7201 Washington Ave S, Edina",
   "sale_month": "2019-07",
   "price": 2125000,
   "lot_sqft": 40594,
   "price_per_lot_sqft": 52.35,
   "price_per_building_sqft": 357.5,
   "building_sqft": 5944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5980,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711621220043"
  },
  {
   "address": "2852 Anthony La S, St. Anthony",
   "sale_month": "2019-07",
   "price": 495000,
   "lot_sqft": 27166,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": 81.71,
   "building_sqft": 6058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6095,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923110025"
  },
  {
   "address": "4236 46th Ave S, Minneapolis",
   "sale_month": "2019-07",
   "price": 611000,
   "lot_sqft": 6336,
   "price_per_lot_sqft": 96.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1693,
   "use": "APARTMENT",
   "parcel_id": "0702823410083"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 15700000,
   "lot_sqft": 3313,
   "price_per_lot_sqft": 4738.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062922320054"
  },
  {
   "address": "2800 Rice Street, Little Canada",
   "sale_month": "2019-07",
   "price": 15700000,
   "lot_sqft": 98855,
   "price_per_lot_sqft": 158.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34098,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062922320034"
  },
  {
   "address": "2970 Rice Street, Little Canada",
   "sale_month": "2019-07",
   "price": 250000,
   "lot_sqft": 1809,
   "price_per_lot_sqft": 138.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230040"
  },
  {
   "address": "4153 West Broadway, Robbinsdale",
   "sale_month": "2019-07",
   "price": 500000,
   "lot_sqft": 2337,
   "price_per_lot_sqft": 213.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130013"
  },
  {
   "address": "3042 Old Hwy 8, St. Anthony",
   "sale_month": "2019-07",
   "price": 272000,
   "lot_sqft": 14279,
   "price_per_lot_sqft": 19.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1464,
   "use": "TRIPLEX",
   "parcel_id": "0602923440005"
  },
  {
   "address": "2873 Maplewood Drive North, Maplewood",
   "sale_month": "2019-07",
   "price": 2000000,
   "lot_sqft": 173245,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": 84.38,
   "building_sqft": 23703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23846,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922410006"
  },
  {
   "address": "3001 Highway 61, Maplewood",
   "sale_month": "2019-07",
   "price": 1874550,
   "lot_sqft": 89386,
   "price_per_lot_sqft": 20.97,
   "price_per_building_sqft": 194.39,
   "building_sqft": 9643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9701,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922140113"
  },
  {
   "address": "91 Snelling Avenue North, Saint Paul",
   "sale_month": "2019-07",
   "price": 1247000,
   "lot_sqft": 9814,
   "price_per_lot_sqft": 127.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5085,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823140004"
  },
  {
   "address": "97 Snelling Avenue North, Saint Paul",
   "sale_month": "2019-07",
   "price": 1247000,
   "lot_sqft": 4909,
   "price_per_lot_sqft": 254.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823140003"
  },
  {
   "address": "1220 37th Ave N, Minneapolis",
   "sale_month": "2019-07",
   "price": 168550,
   "lot_sqft": 5032,
   "price_per_lot_sqft": 33.5,
   "price_per_building_sqft": 147.33,
   "building_sqft": 1144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1151,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924430043"
  },
  {
   "address": "4111 Colfax Ave N, Minneapolis",
   "sale_month": "2019-07",
   "price": 24000,
   "lot_sqft": 9579,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0402924140231"
  },
  {
   "address": "4217 Aldrich Ave N, Minneapolis",
   "sale_month": "2019-07",
   "price": 600000,
   "lot_sqft": 4484,
   "price_per_lot_sqft": 133.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402924110068"
  },
  {
   "address": "800 42nd Ave N, Minneapolis",
   "sale_month": "2019-07",
   "price": 600000,
   "lot_sqft": 6150,
   "price_per_lot_sqft": 97.56,
   "price_per_building_sqft": 197.63,
   "building_sqft": 3036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3055,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924110051"
  },
  {
   "address": "3040 James Ave S, Minneapolis",
   "sale_month": "2019-07",
   "price": 825000,
   "lot_sqft": 5900,
   "price_per_lot_sqft": 139.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "APARTMENT",
   "parcel_id": "0402824220040"
  },
  {
   "address": "215 Radio Drive, Woodbury",
   "sale_month": "2019-07",
   "price": 2384100,
   "lot_sqft": 175525,
   "price_per_lot_sqft": 13.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402821120032"
  },
  {
   "address": "1114 Grand Avenue, Saint Paul",
   "sale_month": "2019-07",
   "price": 455000,
   "lot_sqft": 5955,
   "price_per_lot_sqft": 76.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1831,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410066"
  },
  {
   "address": "1521 Grand Avenue, Saint Paul",
   "sale_month": "2019-07",
   "price": 905000,
   "lot_sqft": 7197,
   "price_per_lot_sqft": 125.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2014,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823320085"
  },
  {
   "address": null,
   "sale_month": "2019-07",
   "price": 625000,
   "lot_sqft": 5125,
   "price_per_lot_sqft": 121.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823210032"
  },
  {
   "address": "1372 Selby Avenue, Saint Paul",
   "sale_month": "2019-07",
   "price": 625000,
   "lot_sqft": 4795,
   "price_per_lot_sqft": 130.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1965,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032823210026"
  },
  {
   "address": "1800 Plymouth Rd, Minnetonka",
   "sale_month": "2019-07",
   "price": 9067500,
   "lot_sqft": 77053,
   "price_per_lot_sqft": 117.68,
   "price_per_building_sqft": 534.42,
   "building_sqft": 16967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17070,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722440036"
  },
  {
   "address": "3428 Harriet Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 1850000,
   "lot_sqft": 11672,
   "price_per_lot_sqft": 158.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3816,
   "use": "APARTMENT",
   "parcel_id": "0302824320075"
  },
  {
   "address": "3030 Pleasant Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 11387,
   "price_per_lot_sqft": 2362.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4024,
   "use": "APARTMENT",
   "parcel_id": "0302824220008"
  },
  {
   "address": "3114 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 8440,
   "price_per_lot_sqft": 3187.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2379,
   "use": "APARTMENT",
   "parcel_id": "0302824210045"
  },
  {
   "address": "3121 Pleasant Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 8441,
   "price_per_lot_sqft": 3186.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2710,
   "use": "APARTMENT",
   "parcel_id": "0302824210035"
  },
  {
   "address": "3105 Pleasant Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 8439,
   "price_per_lot_sqft": 3187.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2919,
   "use": "APARTMENT",
   "parcel_id": "0302824210030"
  },
  {
   "address": "3024 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 7725,
   "price_per_lot_sqft": 3482.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2194,
   "use": "APARTMENT",
   "parcel_id": "0302824210027"
  },
  {
   "address": "3032 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 15452,
   "price_per_lot_sqft": 1740.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4571,
   "use": "APARTMENT",
   "parcel_id": "0302824210026"
  },
  {
   "address": "3027 Pleasant Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 7721,
   "price_per_lot_sqft": 3484,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2188,
   "use": "APARTMENT",
   "parcel_id": "0302824210016"
  },
  {
   "address": "3023 Pleasant Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 7721,
   "price_per_lot_sqft": 3484,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2434,
   "use": "APARTMENT",
   "parcel_id": "0302824210015"
  },
  {
   "address": "3018 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 7725,
   "price_per_lot_sqft": 3482.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2432,
   "use": "APARTMENT",
   "parcel_id": "0302824210010"
  },
  {
   "address": "3020 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 7725,
   "price_per_lot_sqft": 3482.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2918,
   "use": "APARTMENT",
   "parcel_id": "0302824210009"
  },
  {
   "address": "3019 Pleasant Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 26900000,
   "lot_sqft": 7720,
   "price_per_lot_sqft": 3484.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1927,
   "use": "APARTMENT",
   "parcel_id": "0302824210008"
  },
  {
   "address": "15300 Greenhaven Lane, Burnsville",
   "sale_month": "2019-07",
   "price": 11235001,
   "lot_sqft": 138069,
   "price_per_lot_sqft": 81.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26093,
   "use": "Apartment",
   "parcel_id": "027586003010"
  },
  {
   "address": "15201 Greenhaven Drive, Burnsville",
   "sale_month": "2019-07",
   "price": 22576936,
   "lot_sqft": 280411,
   "price_per_lot_sqft": 80.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29278,
   "use": "Apartment",
   "parcel_id": "027586002010"
  },
  {
   "address": "15001 Greenhaven Drive, Burnsville",
   "sale_month": "2019-07",
   "price": 19688062,
   "lot_sqft": 378090,
   "price_per_lot_sqft": 52.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19833,
   "use": "Apartment",
   "parcel_id": "027586001010"
  },
  {
   "address": "880 Selby Avenue, Saint Paul",
   "sale_month": "2019-07",
   "price": 125000,
   "lot_sqft": 8321,
   "price_per_lot_sqft": 15.02,
   "price_per_building_sqft": 12.93,
   "building_sqft": 9664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9722,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823210054"
  },
  {
   "address": "3016 Cedar Ave S, Minneapolis",
   "sale_month": "2019-07",
   "price": 2530000,
   "lot_sqft": 21444,
   "price_per_lot_sqft": 117.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7071,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824110005"
  },
  {
   "address": "10075 City Walk Drive, Woodbury",
   "sale_month": "2019-07",
   "price": 922500,
   "lot_sqft": 11693,
   "price_per_lot_sqft": 78.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8488,
   "use": "300",
   "parcel_id": "0202821230050"
  },
  {
   "address": "10035 City Walk Drive, Woodbury",
   "sale_month": "2019-07",
   "price": 922500,
   "lot_sqft": 13733,
   "price_per_lot_sqft": 67.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13746,
   "use": "300",
   "parcel_id": "0202821230028"
  },
  {
   "address": "10200 City Walk Drive, Woodbury",
   "sale_month": "2019-07",
   "price": 107077500,
   "lot_sqft": 72962,
   "price_per_lot_sqft": 1467.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 167361,
   "use": "110",
   "parcel_id": "0202821230020"
  },
  {
   "address": "10150 City Walk Drive, Woodbury",
   "sale_month": "2019-07",
   "price": 107077500,
   "lot_sqft": 103593,
   "price_per_lot_sqft": 1033.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0202821230019"
  },
  {
   "address": "10300 City Walk Drive, Woodbury",
   "sale_month": "2019-07",
   "price": 107077500,
   "lot_sqft": 217740,
   "price_per_lot_sqft": 491.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 164921,
   "use": "110",
   "parcel_id": "0202821230009"
  },
  {
   "address": "8455 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2019-07",
   "price": 275000,
   "lot_sqft": 12563,
   "price_per_lot_sqft": 21.89,
   "price_per_building_sqft": 53.39,
   "building_sqft": 5151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5182,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120011"
  },
  {
   "address": "201 Goodrich Avenue, Saint Paul",
   "sale_month": "2019-07",
   "price": 825000,
   "lot_sqft": 8993,
   "price_per_lot_sqft": 91.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2351,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823410122"
  },
  {
   "address": "5843 Fremont Ave N, Brooklyn Center",
   "sale_month": "2019-07",
   "price": 550000,
   "lot_sqft": 19783,
   "price_per_lot_sqft": 27.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3225,
   "use": "APARTMENT",
   "parcel_id": "0111821230059"
  },
  {
   "address": "3136 Minnehaha Ave, Minneapolis",
   "sale_month": "2019-07",
   "price": 180000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 24.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 714,
   "use": "APARTMENT",
   "parcel_id": "0102824120058"
  },
  {
   "address": "220 Lewis Avenue South, Watertown",
   "sale_month": "2019-06",
   "price": 158500,
   "lot_sqft": 4006,
   "price_per_lot_sqft": 39.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853200060"
  },
  {
   "address": "200 Highway 5 West, Waconia",
   "sale_month": "2019-06",
   "price": 605000,
   "lot_sqft": 11960,
   "price_per_lot_sqft": 50.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750231500"
  },
  {
   "address": "370 Fuller Avenue, Saint Paul",
   "sale_month": "2019-06",
   "price": 150000,
   "lot_sqft": 6229,
   "price_per_lot_sqft": 24.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1534,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923420082"
  },
  {
   "address": "2632 26th Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 2700000,
   "lot_sqft": 94083,
   "price_per_lot_sqft": 28.7,
   "price_per_building_sqft": 57.17,
   "building_sqft": 47228,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47513,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420057"
  },
  {
   "address": "2812 26th St E, Minneapolis",
   "sale_month": "2019-06",
   "price": 449900,
   "lot_sqft": 8755,
   "price_per_lot_sqft": 51.39,
   "price_per_building_sqft": 185.76,
   "building_sqft": 2422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2437,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924140097"
  },
  {
   "address": "2500 25th St E, Minneapolis",
   "sale_month": "2019-06",
   "price": 2200000,
   "lot_sqft": 48435,
   "price_per_lot_sqft": 45.42,
   "price_per_building_sqft": 85.2,
   "building_sqft": 25821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25977,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924130106"
  },
  {
   "address": "11025 10th Street North, Lake Elmo",
   "sale_month": "2019-06",
   "price": 400000,
   "lot_sqft": 37061,
   "price_per_lot_sqft": 10.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4203,
   "use": "300",
   "parcel_id": "3602921220001"
  },
  {
   "address": "6021 Highway 10 Northwest, Ramsey",
   "sale_month": "2019-06",
   "price": 500,
   "lot_sqft": 89464,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.25,
   "building_sqft": 1993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2005,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225310012"
  },
  {
   "address": "2732 Bloomington Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 190000,
   "lot_sqft": 4902,
   "price_per_lot_sqft": 38.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1151,
   "use": "TRIPLEX",
   "parcel_id": "3502924420199"
  },
  {
   "address": "2709 Portland Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 482000,
   "lot_sqft": 8231,
   "price_per_lot_sqft": 58.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1938,
   "use": "TRIPLEX",
   "parcel_id": "3502924320421"
  },
  {
   "address": "2549 11th Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 520000,
   "lot_sqft": 5740,
   "price_per_lot_sqft": 90.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1872,
   "use": "APARTMENT",
   "parcel_id": "3502924240087"
  },
  {
   "address": "7420 Cedar Ave S, Richfield",
   "sale_month": "2019-06",
   "price": 915000,
   "lot_sqft": 21005,
   "price_per_lot_sqft": 43.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3871,
   "use": "APARTMENT",
   "parcel_id": "3502824410001"
  },
  {
   "address": "15015 Cimarron Avenue, Rosemount",
   "sale_month": "2019-06",
   "price": 1225000,
   "lot_sqft": 59905,
   "price_per_lot_sqft": 20.45,
   "price_per_building_sqft": 218.01,
   "building_sqft": 5619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5653,
   "use": "Commercial-preferred",
   "parcel_id": "346468501030"
  },
  {
   "address": "1716 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2019-06",
   "price": 2332000,
   "lot_sqft": 29704,
   "price_per_lot_sqft": 78.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3857,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224410003"
  },
  {
   "address": "2215 Blaisdell Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 14500000,
   "lot_sqft": 15923,
   "price_per_lot_sqft": 910.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6940,
   "use": "APARTMENT",
   "parcel_id": "3402924210087"
  },
  {
   "address": "2221 Blaisdell Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 14500000,
   "lot_sqft": 15922,
   "price_per_lot_sqft": 910.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7829,
   "use": "APARTMENT",
   "parcel_id": "3402924210086"
  },
  {
   "address": "2200 Blaisdell Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 14500000,
   "lot_sqft": 15926,
   "price_per_lot_sqft": 910.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8510,
   "use": "APARTMENT",
   "parcel_id": "3402924210075"
  },
  {
   "address": "217 Franklin Ave W, Minneapolis",
   "sale_month": "2019-06",
   "price": 1065585,
   "lot_sqft": 5982,
   "price_per_lot_sqft": 178.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2410,
   "use": "APARTMENT",
   "parcel_id": "3402924210072"
  },
  {
   "address": "221 Franklin Ave W, Minneapolis",
   "sale_month": "2019-06",
   "price": 1065585,
   "lot_sqft": 5485,
   "price_per_lot_sqft": 194.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2503,
   "use": "APARTMENT",
   "parcel_id": "3402924210071"
  },
  {
   "address": "2011 Pleasant Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 1065585,
   "lot_sqft": 9789,
   "price_per_lot_sqft": 108.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2626,
   "use": "APARTMENT",
   "parcel_id": "3402924210069"
  },
  {
   "address": "2123 Pleasant Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 242207,
   "lot_sqft": 4994,
   "price_per_lot_sqft": 48.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2086,
   "use": "TRIPLEX",
   "parcel_id": "3402924210062"
  },
  {
   "address": "212 22nd St W, Minneapolis",
   "sale_month": "2019-06",
   "price": 325000,
   "lot_sqft": 7767,
   "price_per_lot_sqft": 41.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2692,
   "use": "APARTMENT",
   "parcel_id": "3402924210061"
  },
  {
   "address": "2002 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 242207,
   "lot_sqft": 12722,
   "price_per_lot_sqft": 19.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1843,
   "use": "TRIPLEX",
   "parcel_id": "3402924210054"
  },
  {
   "address": "2119 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 14500000,
   "lot_sqft": 19690,
   "price_per_lot_sqft": 736.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9567,
   "use": "APARTMENT",
   "parcel_id": "3402924210049"
  },
  {
   "address": "2312 Blaisdell Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 14500000,
   "lot_sqft": 19784,
   "price_per_lot_sqft": 732.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7471,
   "use": "APARTMENT",
   "parcel_id": "3402924210003"
  },
  {
   "address": "3383 Labore Road, Vadnais Heights",
   "sale_month": "2019-06",
   "price": 575000,
   "lot_sqft": 46568,
   "price_per_lot_sqft": 12.35,
   "price_per_building_sqft": 120.7,
   "building_sqft": 4764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4793,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022240006"
  },
  {
   "address": "437 Wheeler Street North, Saint Paul",
   "sale_month": "2019-06",
   "price": 361000,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 71.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1369,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923420041"
  },
  {
   "address": "491 Willow Dr, Long Lake",
   "sale_month": "2019-06",
   "price": 435000,
   "lot_sqft": 19981,
   "price_per_lot_sqft": 21.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2621,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311823140002"
  },
  {
   "address": "1114 Zane Ave N, Golden Valley",
   "sale_month": "2019-06",
   "price": 700000,
   "lot_sqft": 73919,
   "price_per_lot_sqft": 9.47,
   "price_per_building_sqft": 37.77,
   "building_sqft": 18531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18643,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821210051"
  },
  {
   "address": "2720 Dupont Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 850000,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 165.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2189,
   "use": "APARTMENT",
   "parcel_id": "3302924420072"
  },
  {
   "address": "2726 Girard Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 2800000,
   "lot_sqft": 7856,
   "price_per_lot_sqft": 356.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4350,
   "use": "APARTMENT",
   "parcel_id": "3302924420013"
  },
  {
   "address": "2616 Aldrich Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 750000,
   "lot_sqft": 5195,
   "price_per_lot_sqft": 144.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1533,
   "use": "APARTMENT",
   "parcel_id": "3302924410162"
  },
  {
   "address": "9162 Davenport Street Northeast, Blaine",
   "sale_month": "2019-06",
   "price": 350000,
   "lot_sqft": 23854,
   "price_per_lot_sqft": 14.67,
   "price_per_building_sqft": 93.83,
   "building_sqft": 3730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3752,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120011"
  },
  {
   "address": "643 Arcade Street, Saint Paul",
   "sale_month": "2019-06",
   "price": 67324,
   "lot_sqft": 10167,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110120"
  },
  {
   "address": "6415 Co Rd No 19, Corcoran",
   "sale_month": "2019-06",
   "price": 116000,
   "lot_sqft": 87782,
   "price_per_lot_sqft": 1.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "3111923310199"
  },
  {
   "address": "4435 Parklawn Ct, Edina",
   "sale_month": "2019-06",
   "price": 5150000,
   "lot_sqft": 99454,
   "price_per_lot_sqft": 51.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14954,
   "use": "APARTMENT",
   "parcel_id": "3102824420016"
  },
  {
   "address": "7550 France Ave S, Edina",
   "sale_month": "2019-06",
   "price": 12800000,
   "lot_sqft": 172541,
   "price_per_lot_sqft": 74.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31321,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824410240"
  },
  {
   "address": "407 Chestnut Street North, Chaska",
   "sale_month": "2019-06",
   "price": 350000,
   "lot_sqft": 2974,
   "price_per_lot_sqft": 117.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "305460020"
  },
  {
   "address": "155 Acker Street East, Saint Paul",
   "sale_month": "2019-06",
   "price": 660000,
   "lot_sqft": 50216,
   "price_per_lot_sqft": 13.14,
   "price_per_building_sqft": 96.13,
   "building_sqft": 6866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6908,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922430139"
  },
  {
   "address": "119 Winnipeg Avenue, Saint Paul",
   "sale_month": "2019-06",
   "price": 405000,
   "lot_sqft": 4841,
   "price_per_lot_sqft": 83.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1207,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922320120"
  },
  {
   "address": "890 Rice Street, Saint Paul",
   "sale_month": "2019-06",
   "price": 605000,
   "lot_sqft": 4992,
   "price_per_lot_sqft": 121.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922320113"
  },
  {
   "address": "7325 Aspen La N, Brooklyn Park",
   "sale_month": "2019-06",
   "price": 5100000,
   "lot_sqft": 219496,
   "price_per_lot_sqft": 23.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 96025,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921130009"
  },
  {
   "address": "3020 University Ave SE, Minneapolis",
   "sale_month": "2019-06",
   "price": 3946750,
   "lot_sqft": 17984,
   "price_per_lot_sqft": 219.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7207,
   "use": "APARTMENT",
   "parcel_id": "3002923130105"
  },
  {
   "address": "10004 Goodhue Street Northeast, Blaine",
   "sale_month": "2019-06",
   "price": 1400000,
   "lot_sqft": 60913,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": 122.71,
   "building_sqft": 11409,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11478,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110009"
  },
  {
   "address": "8000 State Hwy No 55, Rockford",
   "sale_month": "2019-06",
   "price": 220000,
   "lot_sqft": 56395,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911924440012"
  },
  {
   "address": "17435 Co Rd No 6, Plymouth",
   "sale_month": "2019-06",
   "price": 9000000,
   "lot_sqft": 66095,
   "price_per_lot_sqft": 136.17,
   "price_per_building_sqft": 1091.84,
   "building_sqft": 8243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8293,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911822330045"
  },
  {
   "address": "96 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2019-06",
   "price": 600000,
   "lot_sqft": 5393,
   "price_per_lot_sqft": 111.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310005"
  },
  {
   "address": "772 Tatum Street, Saint Paul",
   "sale_month": "2019-06",
   "price": 450000,
   "lot_sqft": 5481,
   "price_per_lot_sqft": 82.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1732,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923340038"
  },
  {
   "address": "1625 Wynne Avenue, Saint Paul",
   "sale_month": "2019-06",
   "price": 211000,
   "lot_sqft": 4788,
   "price_per_lot_sqft": 44.07,
   "price_per_building_sqft": 218.43,
   "building_sqft": 966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 971,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923110021"
  },
  {
   "address": "7014 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2019-06",
   "price": 235000,
   "lot_sqft": 18112,
   "price_per_lot_sqft": 12.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1501,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2711921330007"
  },
  {
   "address": "500 Franklin Ave W, Minneapolis",
   "sale_month": "2019-06",
   "price": 4140000,
   "lot_sqft": 14842,
   "price_per_lot_sqft": 278.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7809,
   "use": "APARTMENT",
   "parcel_id": "2702924330783"
  },
  {
   "address": "6700 Egan Drive, Savage",
   "sale_month": "2019-06",
   "price": 878575,
   "lot_sqft": 90292,
   "price_per_lot_sqft": 9.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "265020010"
  },
  {
   "address": "7384 Kirkwood Ct N, Maple Grove",
   "sale_month": "2019-06",
   "price": 1175000,
   "lot_sqft": 56372,
   "price_per_lot_sqft": 20.84,
   "price_per_building_sqft": 104.69,
   "building_sqft": 11224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11292,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922240004"
  },
  {
   "address": "813 Portland Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 5415000,
   "lot_sqft": 49589,
   "price_per_lot_sqft": 109.2,
   "price_per_building_sqft": 716.93,
   "building_sqft": 7553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7598,
   "use": "APARTMENT",
   "parcel_id": "2602924230147"
  },
  {
   "address": "1112 Albemarle Street, Saint Paul",
   "sale_month": "2019-06",
   "price": 405000,
   "lot_sqft": 4992,
   "price_per_lot_sqft": 81.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1136,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923110087"
  },
  {
   "address": null,
   "sale_month": "2019-06",
   "price": 1300,
   "lot_sqft": 40401,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "252690041"
  },
  {
   "address": "599 25th Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 2500000,
   "lot_sqft": 24045,
   "price_per_lot_sqft": 103.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8865,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924420067"
  },
  {
   "address": "2500 6th St S, Minneapolis",
   "sale_month": "2019-06",
   "price": 2500000,
   "lot_sqft": 34115,
   "price_per_lot_sqft": 73.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924420066"
  },
  {
   "address": "2021 Commerce Drive, Centerville",
   "sale_month": "2019-06",
   "price": 405000,
   "lot_sqft": 100334,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122230018"
  },
  {
   "address": "6965 20th Avenue, Centerville",
   "sale_month": "2019-06",
   "price": 160000,
   "lot_sqft": 125987,
   "price_per_lot_sqft": 1.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233122410056"
  },
  {
   "address": "418 3rd Ave N, Minneapolis",
   "sale_month": "2019-06",
   "price": 850000,
   "lot_sqft": 3479,
   "price_per_lot_sqft": 244.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924420043"
  },
  {
   "address": "208 3rd St N, Minneapolis",
   "sale_month": "2019-06",
   "price": 108000,
   "lot_sqft": 15791,
   "price_per_lot_sqft": 6.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410099"
  },
  {
   "address": "1310 Highway 96, White Bear Lake",
   "sale_month": "2019-06",
   "price": 3200000,
   "lot_sqft": 96735,
   "price_per_lot_sqft": 33.08,
   "price_per_building_sqft": 203.33,
   "building_sqft": 15738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15833,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022110001"
  },
  {
   "address": "2756 Douglas Dr N, Crystal",
   "sale_month": "2019-06",
   "price": 600000,
   "lot_sqft": 36500,
   "price_per_lot_sqft": 16.44,
   "price_per_building_sqft": 119.78,
   "building_sqft": 5009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5039,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111821330038"
  },
  {
   "address": "242 Colfax Ave N, Minneapolis",
   "sale_month": "2019-06",
   "price": 6700000,
   "lot_sqft": 39729,
   "price_per_lot_sqft": 168.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924440050"
  },
  {
   "address": "245 Aldrich Ave N, Minneapolis",
   "sale_month": "2019-06",
   "price": 6700000,
   "lot_sqft": 37909,
   "price_per_lot_sqft": 176.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16577,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924440029"
  },
  {
   "address": "1702 Glenwood Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 160000,
   "lot_sqft": 7648,
   "price_per_lot_sqft": 20.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2269,
   "use": "APARTMENT",
   "parcel_id": "2102924310060"
  },
  {
   "address": "6153 Carmen Avenue, Inver Grove Heights",
   "sale_month": "2019-06",
   "price": 4700000,
   "lot_sqft": 219178,
   "price_per_lot_sqft": 21.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3702,
   "use": "Apartment",
   "parcel_id": "207125001041"
  },
  {
   "address": "20920 Forest Road North, Forest Lake",
   "sale_month": "2019-06",
   "price": 483515,
   "lot_sqft": 679056,
   "price_per_lot_sqft": 0.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23998,
   "use": "305",
   "parcel_id": "2003221120012"
  },
  {
   "address": "2370 Palmer Drive, New Brighton",
   "sale_month": "2019-06",
   "price": 400000,
   "lot_sqft": 19081,
   "price_per_lot_sqft": 20.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023430043"
  },
  {
   "address": "2722 Interstate 694, New Brighton",
   "sale_month": "2019-06",
   "price": 1199999,
   "lot_sqft": 39293,
   "price_per_lot_sqft": 30.54,
   "price_per_building_sqft": 315.21,
   "building_sqft": 3807,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3830,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023340010"
  },
  {
   "address": "240 Arlington Avenue East, Saint Paul",
   "sale_month": "2019-06",
   "price": 5480500,
   "lot_sqft": 374842,
   "price_per_lot_sqft": 14.62,
   "price_per_building_sqft": 72.3,
   "building_sqft": 75801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 76259,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922410060"
  },
  {
   "address": "5738 Bossen Ter, Minneapolis",
   "sale_month": "2019-06",
   "price": 950000,
   "lot_sqft": 13172,
   "price_per_lot_sqft": 72.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3528,
   "use": "APARTMENT",
   "parcel_id": "1902823230097"
  },
  {
   "address": "2042 Wooddale Drive, Woodbury",
   "sale_month": "2019-06",
   "price": 3300000,
   "lot_sqft": 126643,
   "price_per_lot_sqft": 26.06,
   "price_per_building_sqft": 133.44,
   "building_sqft": 24731,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24880,
   "use": "300",
   "parcel_id": "1802821120016"
  },
  {
   "address": "20563 Sandhill Parkway Northeast, East Bethel",
   "sale_month": "2019-06",
   "price": 1700000,
   "lot_sqft": 240532,
   "price_per_lot_sqft": 7.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33459,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323430007"
  },
  {
   "address": "1417 West Broadway, Minneapolis",
   "sale_month": "2019-06",
   "price": 300000,
   "lot_sqft": 5061,
   "price_per_lot_sqft": 59.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1911,
   "use": "TRIPLEX",
   "parcel_id": "1602924240190"
  },
  {
   "address": "2200 Fremont Ave N, Minneapolis",
   "sale_month": "2019-06",
   "price": 150000,
   "lot_sqft": 30284,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130150"
  },
  {
   "address": "2201 Fremont Ave N, Minneapolis",
   "sale_month": "2019-06",
   "price": 150000,
   "lot_sqft": 13355,
   "price_per_lot_sqft": 11.23,
   "price_per_building_sqft": 26.46,
   "building_sqft": 5669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5703,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130110"
  },
  {
   "address": "9600 Newton Ave S, Bloomington",
   "sale_month": "2019-06",
   "price": 1800000,
   "lot_sqft": 87422,
   "price_per_lot_sqft": 20.59,
   "price_per_building_sqft": 90.5,
   "building_sqft": 19889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20010,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724230020"
  },
  {
   "address": "11425 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-06",
   "price": 500,
   "lot_sqft": 619,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124130301"
  },
  {
   "address": "1324 Quincy St NE, Minneapolis",
   "sale_month": "2019-06",
   "price": 2400000,
   "lot_sqft": 25478,
   "price_per_lot_sqft": 94.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924140106"
  },
  {
   "address": "1200 Central Ave NE, Minneapolis",
   "sale_month": "2019-06",
   "price": 700000,
   "lot_sqft": 29412,
   "price_per_lot_sqft": 23.8,
   "price_per_building_sqft": 123.87,
   "building_sqft": 5651,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5685,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1402924140043"
  },
  {
   "address": "806 44th Ave N, Minneapolis",
   "sale_month": "2019-06",
   "price": 125000,
   "lot_sqft": 5398,
   "price_per_lot_sqft": 23.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1429,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1311821210015"
  },
  {
   "address": "2110 Washington St NE, Minneapolis",
   "sale_month": "2019-06",
   "price": 1162500,
   "lot_sqft": 17239,
   "price_per_lot_sqft": 67.43,
   "price_per_building_sqft": 71.69,
   "building_sqft": 16216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16314,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924420148"
  },
  {
   "address": "3000 Eagandale Place, Eagan",
   "sale_month": "2019-06",
   "price": 9344037,
   "lot_sqft": 71945,
   "price_per_lot_sqft": 129.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17339,
   "use": "Commercial-preferred",
   "parcel_id": "102252801011"
  },
  {
   "address": null,
   "sale_month": "2019-06",
   "price": 2513463,
   "lot_sqft": 40569,
   "price_per_lot_sqft": 61.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "102252801010"
  },
  {
   "address": "7667 Anagram Dr, Eden Prairie",
   "sale_month": "2019-06",
   "price": 13223235,
   "lot_sqft": 95935,
   "price_per_lot_sqft": 137.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1011622430007"
  },
  {
   "address": "7650 Anagram Dr, Eden Prairie",
   "sale_month": "2019-06",
   "price": 13223235,
   "lot_sqft": 93934,
   "price_per_lot_sqft": 140.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1011622430005"
  },
  {
   "address": "7700 Anagram Dr, Eden Prairie",
   "sale_month": "2019-06",
   "price": 13223235,
   "lot_sqft": 353584,
   "price_per_lot_sqft": 37.4,
   "price_per_building_sqft": 124.75,
   "building_sqft": 105996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 106636,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622430004"
  },
  {
   "address": "9240 Grand Ave S, Bloomington",
   "sale_month": "2019-06",
   "price": 1787500,
   "lot_sqft": 72067,
   "price_per_lot_sqft": 24.8,
   "price_per_building_sqft": 60.59,
   "building_sqft": 29501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29679,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724330038"
  },
  {
   "address": "3116 Emerson Ave N, Minneapolis",
   "sale_month": "2019-06",
   "price": 385000,
   "lot_sqft": 6588,
   "price_per_lot_sqft": 58.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0902924420025"
  },
  {
   "address": "3944 Lyndale Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 850000,
   "lot_sqft": 5242,
   "price_per_lot_sqft": 162.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824110115"
  },
  {
   "address": "12267 Aberdeen Street Northeast, Blaine",
   "sale_month": "2019-06",
   "price": 1450000,
   "lot_sqft": 44181,
   "price_per_lot_sqft": 32.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130046"
  },
  {
   "address": "638 Oakdale Avenue, Saint Paul",
   "sale_month": "2019-06",
   "price": 230000,
   "lot_sqft": 6470,
   "price_per_lot_sqft": 35.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1953,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082822240130"
  },
  {
   "address": "537 Ohio Street, Saint Paul",
   "sale_month": "2019-06",
   "price": 505000,
   "lot_sqft": 9989,
   "price_per_lot_sqft": 50.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1965,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822240033"
  },
  {
   "address": "405 Minnesota Street, Saint Paul",
   "sale_month": "2019-06",
   "price": 4187370,
   "lot_sqft": 155948,
   "price_per_lot_sqft": 26.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120104"
  },
  {
   "address": null,
   "sale_month": "2019-06",
   "price": 67200,
   "lot_sqft": 558,
   "price_per_lot_sqft": 120.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410490"
  },
  {
   "address": "3470 River Rapids Drive Northwest, Coon Rapids",
   "sale_month": "2019-06",
   "price": 5672923,
   "lot_sqft": 112930,
   "price_per_lot_sqft": 50.23,
   "price_per_building_sqft": 327.29,
   "building_sqft": 17333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17438,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124430041"
  },
  {
   "address": "705 Louisiana Ave S, Golden Valley",
   "sale_month": "2019-06",
   "price": 4100000,
   "lot_sqft": 160457,
   "price_per_lot_sqft": 25.55,
   "price_per_building_sqft": 1433.57,
   "building_sqft": 2860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2877,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721130024"
  },
  {
   "address": "5899 Nova Scotia Avenue North, Oak Park Heights",
   "sale_month": "2019-06",
   "price": 1600000,
   "lot_sqft": 130442,
   "price_per_lot_sqft": 12.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27674,
   "use": "300",
   "parcel_id": "0502920110119"
  },
  {
   "address": null,
   "sale_month": "2019-06",
   "price": 211852,
   "lot_sqft": 4142,
   "price_per_lot_sqft": 51.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "050130090"
  },
  {
   "address": "27980 Koeper Avenue, Helena Township",
   "sale_month": "2019-06",
   "price": 211852,
   "lot_sqft": 49550,
   "price_per_lot_sqft": 4.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "050130010"
  },
  {
   "address": "2820 Cleveland Avenue North, Roseville",
   "sale_month": "2019-06",
   "price": 5550000,
   "lot_sqft": 434349,
   "price_per_lot_sqft": 12.78,
   "price_per_building_sqft": 119.06,
   "building_sqft": 46614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46895,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042923320016"
  },
  {
   "address": "1900 Grand Avenue, Saint Paul",
   "sale_month": "2019-06",
   "price": 745000,
   "lot_sqft": 6010,
   "price_per_lot_sqft": 123.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2449,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310055"
  },
  {
   "address": "4912 56th Ave N, Crystal",
   "sale_month": "2019-06",
   "price": 365000,
   "lot_sqft": 15838,
   "price_per_lot_sqft": 23.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2164,
   "use": "APARTMENT",
   "parcel_id": "0411821440063"
  },
  {
   "address": "14819 59th Street North, Oak Park Heights",
   "sale_month": "2019-06",
   "price": 550000,
   "lot_sqft": 113611,
   "price_per_lot_sqft": 4.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402920110162"
  },
  {
   "address": "3337 Hennepin Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 726200,
   "lot_sqft": 5075,
   "price_per_lot_sqft": 143.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2210,
   "use": "APARTMENT",
   "parcel_id": "0402824130166"
  },
  {
   "address": "1219 31st St W, Minneapolis",
   "sale_month": "2019-06",
   "price": 500000,
   "lot_sqft": 11610,
   "price_per_lot_sqft": 43.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8431,
   "use": "APARTMENT",
   "parcel_id": "0402824120101"
  },
  {
   "address": "1154 Grand Avenue, Saint Paul",
   "sale_month": "2019-06",
   "price": 1060000,
   "lot_sqft": 8884,
   "price_per_lot_sqft": 119.32,
   "price_per_building_sqft": 386.44,
   "building_sqft": 2743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2760,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410076"
  },
  {
   "address": "9840 Norma Lane, Woodbury",
   "sale_month": "2019-06",
   "price": 9350000,
   "lot_sqft": 88749,
   "price_per_lot_sqft": 105.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15631,
   "use": "300",
   "parcel_id": "0302821110015"
  },
  {
   "address": "8355 University Avenue Northeast, Spring Lake Park",
   "sale_month": "2019-06",
   "price": 500000,
   "lot_sqft": 56193,
   "price_per_lot_sqft": 8.9,
   "price_per_building_sqft": 69.99,
   "building_sqft": 7144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7188,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024210102"
  },
  {
   "address": "5721 Logan Ave N, Brooklyn Center",
   "sale_month": "2019-06",
   "price": 8400000,
   "lot_sqft": 113066,
   "price_per_lot_sqft": 74.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0211821130032"
  },
  {
   "address": "3744 Cedar Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 50000,
   "lot_sqft": 1837,
   "price_per_lot_sqft": 27.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440154"
  },
  {
   "address": "3142 Bloomington Ave, Minneapolis",
   "sale_month": "2019-06",
   "price": 300000,
   "lot_sqft": 6873,
   "price_per_lot_sqft": 43.65,
   "price_per_building_sqft": 260.19,
   "building_sqft": 1153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1160,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120269"
  },
  {
   "address": "1507 Lake St E, Minneapolis",
   "sale_month": "2019-06",
   "price": 1200000,
   "lot_sqft": 4389,
   "price_per_lot_sqft": 273.41,
   "price_per_building_sqft": 99.88,
   "building_sqft": 12015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12088,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824120255"
  },
  {
   "address": "1501 Lake St E, Minneapolis",
   "sale_month": "2019-06",
   "price": 1200000,
   "lot_sqft": 4920,
   "price_per_lot_sqft": 243.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824120254"
  },
  {
   "address": "3017 15th Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 1200000,
   "lot_sqft": 5579,
   "price_per_lot_sqft": 215.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824120208"
  },
  {
   "address": "3013 15th Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 1200000,
   "lot_sqft": 3301,
   "price_per_lot_sqft": 363.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824120098"
  },
  {
   "address": "3013 15th Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 1200000,
   "lot_sqft": 1534,
   "price_per_lot_sqft": 782.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824120097"
  },
  {
   "address": "3021 15th Ave S, Minneapolis",
   "sale_month": "2019-06",
   "price": 1200000,
   "lot_sqft": 5579,
   "price_per_lot_sqft": 215.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824120094"
  },
  {
   "address": "200 Grand Avenue, Saint Paul",
   "sale_month": "2019-06",
   "price": 6375600,
   "lot_sqft": 34023,
   "price_per_lot_sqft": 187.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12575,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410188"
  },
  {
   "address": "217 Mackubin Street, Saint Paul",
   "sale_month": "2019-06",
   "price": 1350000,
   "lot_sqft": 35723,
   "price_per_lot_sqft": 37.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15746,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220015"
  },
  {
   "address": "133 1st Street West, Waconia",
   "sale_month": "2019-05",
   "price": 320000,
   "lot_sqft": 5026,
   "price_per_lot_sqft": 63.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501380"
  },
  {
   "address": "734 Shimmcor Street, Mayer",
   "sale_month": "2019-05",
   "price": 135000,
   "lot_sqft": 52290,
   "price_per_lot_sqft": 2.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "507010030"
  },
  {
   "address": "459 5th Avenue South, South Saint Paul",
   "sale_month": "2019-05",
   "price": 415000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 83.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1796,
   "use": "Apartment",
   "parcel_id": "366430010150"
  },
  {
   "address": "23604 University Avenue Northwest, Bethel",
   "sale_month": "2019-05",
   "price": 200000,
   "lot_sqft": 155600,
   "price_per_lot_sqft": 1.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363424110018"
  },
  {
   "address": "9200 University Avenue Northwest, Coon Rapids",
   "sale_month": "2019-05",
   "price": 500,
   "lot_sqft": 31319,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.24,
   "building_sqft": 2042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2054,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124110003"
  },
  {
   "address": "230 Fuller Avenue, Saint Paul",
   "sale_month": "2019-05",
   "price": 7182000,
   "lot_sqft": 165479,
   "price_per_lot_sqft": 43.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "1A/1B/4BB RESIDENTIAL SINGLE UNIT",
   "parcel_id": "362923420128"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 1100000,
   "lot_sqft": 2496,
   "price_per_lot_sqft": 440.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923210136"
  },
  {
   "address": "6016 Blue Circle Dr, Minnetonka",
   "sale_month": "2019-05",
   "price": 555000,
   "lot_sqft": 4719,
   "price_per_lot_sqft": 117.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440015"
  },
  {
   "address": "6010 Blue Circle Dr, Minnetonka",
   "sale_month": "2019-05",
   "price": 500000,
   "lot_sqft": 4240,
   "price_per_lot_sqft": 117.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440013"
  },
  {
   "address": "2113 27th Ave S, Minneapolis",
   "sale_month": "2019-05",
   "price": 105000,
   "lot_sqft": 6008,
   "price_per_lot_sqft": 17.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1249,
   "use": "TRIPLEX",
   "parcel_id": "3602924120020"
  },
  {
   "address": "1408 Hastings Avenue, Newport",
   "sale_month": "2019-05",
   "price": 540000,
   "lot_sqft": 30527,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": 824.43,
   "building_sqft": 655,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 659,
   "use": "300",
   "parcel_id": "3602822240123"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 540000,
   "lot_sqft": 13990,
   "price_per_lot_sqft": 38.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602822240122"
  },
  {
   "address": "3731 Flowerfield Road, Lexington",
   "sale_month": "2019-05",
   "price": 250000,
   "lot_sqft": 19247,
   "price_per_lot_sqft": 12.99,
   "price_per_building_sqft": 71.27,
   "building_sqft": 3508,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3529,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123240054"
  },
  {
   "address": "3709 Jackson Street Northeast, Columbia Heights",
   "sale_month": "2019-05",
   "price": 1200000,
   "lot_sqft": 15408,
   "price_per_lot_sqft": 77.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3775,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024440093"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 700000,
   "lot_sqft": 61134,
   "price_per_lot_sqft": 11.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021310009"
  },
  {
   "address": "2620 Cedar Ave S, Minneapolis",
   "sale_month": "2019-05",
   "price": 475000,
   "lot_sqft": 7073,
   "price_per_lot_sqft": 67.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1687,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924410058"
  },
  {
   "address": "7320 Cedar Ave S, Richfield",
   "sale_month": "2019-05",
   "price": 2560000,
   "lot_sqft": 21759,
   "price_per_lot_sqft": 117.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3496,
   "use": "APARTMENT",
   "parcel_id": "3502824140115"
  },
  {
   "address": "7300 Cedar Ave S, Richfield",
   "sale_month": "2019-05",
   "price": 2560000,
   "lot_sqft": 25542,
   "price_per_lot_sqft": 100.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4978,
   "use": "APARTMENT",
   "parcel_id": "3502824140114"
  },
  {
   "address": "3250 Fanum Road, Vadnais Heights",
   "sale_month": "2019-05",
   "price": 910000,
   "lot_sqft": 43556,
   "price_per_lot_sqft": 20.89,
   "price_per_building_sqft": 85.97,
   "building_sqft": 10585,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10649,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022310007"
  },
  {
   "address": "1222 University Avenue West, Saint Paul",
   "sale_month": "2019-05",
   "price": 2150000,
   "lot_sqft": 48040,
   "price_per_lot_sqft": 44.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14252,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923420028"
  },
  {
   "address": "13000 63rd Ave N, Maple Grove",
   "sale_month": "2019-05",
   "price": 3333825,
   "lot_sqft": 146149,
   "price_per_lot_sqft": 22.81,
   "price_per_building_sqft": 143.48,
   "building_sqft": 23235,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23375,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922440083"
  },
  {
   "address": "1844 Wayzata Blvd W, Long Lake",
   "sale_month": "2019-05",
   "price": 635000,
   "lot_sqft": 5605,
   "price_per_lot_sqft": 113.29,
   "price_per_building_sqft": 401.39,
   "building_sqft": 1582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1591,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130032"
  },
  {
   "address": "2401 Pillsbury Ave, Minneapolis",
   "sale_month": "2019-05",
   "price": 770000,
   "lot_sqft": 13283,
   "price_per_lot_sqft": 57.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2159,
   "use": "APARTMENT",
   "parcel_id": "3402924240200"
  },
  {
   "address": "2505 Garfield Ave, Minneapolis",
   "sale_month": "2019-05",
   "price": 575000,
   "lot_sqft": 5810,
   "price_per_lot_sqft": 98.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1725,
   "use": "TRIPLEX",
   "parcel_id": "3402924230133"
  },
  {
   "address": "2020 Nicollet Ave, Minneapolis",
   "sale_month": "2019-05",
   "price": 9090000,
   "lot_sqft": 27732,
   "price_per_lot_sqft": 327.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8658,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924210033"
  },
  {
   "address": "13711 Lake Drive Northeast, Columbus",
   "sale_month": "2019-05",
   "price": 2200000,
   "lot_sqft": 116921,
   "price_per_lot_sqft": 18.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12526,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333222240005"
  },
  {
   "address": "440 Prior Avenue North, Saint Paul",
   "sale_month": "2019-05",
   "price": 450000,
   "lot_sqft": 13850,
   "price_per_lot_sqft": 32.49,
   "price_per_building_sqft": 153.43,
   "building_sqft": 2933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2950,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923310113"
  },
  {
   "address": "1943 Feronia Avenue, Saint Paul",
   "sale_month": "2019-05",
   "price": 450000,
   "lot_sqft": 4458,
   "price_per_lot_sqft": 100.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923310022"
  },
  {
   "address": "565 Aldine Street, Saint Paul",
   "sale_month": "2019-05",
   "price": 3276000,
   "lot_sqft": 82178,
   "price_per_lot_sqft": 39.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11417,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923130004"
  },
  {
   "address": "717 Snelling Avenue North, Saint Paul",
   "sale_month": "2019-05",
   "price": 400000,
   "lot_sqft": 18908,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": 190.29,
   "building_sqft": 2102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2114,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923110003"
  },
  {
   "address": "2720 Emerson Ave S, Minneapolis",
   "sale_month": "2019-05",
   "price": 579900,
   "lot_sqft": 5150,
   "price_per_lot_sqft": 112.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 767,
   "use": "TRIPLEX",
   "parcel_id": "3302924420058"
  },
  {
   "address": "2110 Bryant Ave S, Minneapolis",
   "sale_month": "2019-05",
   "price": 625000,
   "lot_sqft": 7129,
   "price_per_lot_sqft": 87.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2010,
   "use": "TRIPLEX",
   "parcel_id": "3302924110074"
  },
  {
   "address": "13460 Highway 65 Northeast, Ham Lake",
   "sale_month": "2019-05",
   "price": 1300000,
   "lot_sqft": 93450,
   "price_per_lot_sqft": 13.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14768,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223340041"
  },
  {
   "address": "525 Lafayette Road, Saint Paul",
   "sale_month": "2019-05",
   "price": 430000,
   "lot_sqft": 43401,
   "price_per_lot_sqft": 9.91,
   "price_per_building_sqft": 170.91,
   "building_sqft": 2516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2532,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922230068"
  },
  {
   "address": "1395 Curve Crest Boulevard, Stillwater",
   "sale_month": "2019-05",
   "price": 1225000,
   "lot_sqft": 73625,
   "price_per_lot_sqft": 16.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6098,
   "use": "300",
   "parcel_id": "3203020410026"
  },
  {
   "address": "2510 Curve Crest Boulevard, Stillwater",
   "sale_month": "2019-05",
   "price": 915000,
   "lot_sqft": 33198,
   "price_per_lot_sqft": 27.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12708,
   "use": "300",
   "parcel_id": "3203020320045"
  },
  {
   "address": "7049 10th Street North, Oakdale",
   "sale_month": "2019-05",
   "price": 850000,
   "lot_sqft": 54868,
   "price_per_lot_sqft": 15.49,
   "price_per_building_sqft": 426.07,
   "building_sqft": 1995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2007,
   "use": "300",
   "parcel_id": "3202921220014"
  },
  {
   "address": "3810 Silver Lake Road Northeast, Saint Anthony",
   "sale_month": "2019-05",
   "price": 2029265,
   "lot_sqft": 61670,
   "price_per_lot_sqft": 32.91,
   "price_per_building_sqft": 371.32,
   "building_sqft": 5465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5498,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023340013"
  },
  {
   "address": "590 Park Street, Saint Paul",
   "sale_month": "2019-05",
   "price": 700000,
   "lot_sqft": 44456,
   "price_per_lot_sqft": 15.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35581,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922230102"
  },
  {
   "address": "14216 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2019-05",
   "price": 875000,
   "lot_sqft": 69622,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15823,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293223340012"
  },
  {
   "address": "1550 94th Lane Northeast, Blaine",
   "sale_month": "2019-05",
   "price": 1167000,
   "lot_sqft": 50626,
   "price_per_lot_sqft": 23.05,
   "price_per_building_sqft": 72.02,
   "building_sqft": 16204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16302,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123430011"
  },
  {
   "address": "767 Jessie Street, Saint Paul",
   "sale_month": "2019-05",
   "price": 320000,
   "lot_sqft": 6527,
   "price_per_lot_sqft": 49.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2531,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922340077"
  },
  {
   "address": "623 Magnolia Avenue East, Saint Paul",
   "sale_month": "2019-05",
   "price": 350000,
   "lot_sqft": 3948,
   "price_per_lot_sqft": 88.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120205"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 350000,
   "lot_sqft": 3857,
   "price_per_lot_sqft": 90.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120181"
  },
  {
   "address": "2420 Nevada Ave N, Golden Valley",
   "sale_month": "2019-05",
   "price": 375000,
   "lot_sqft": 13006,
   "price_per_lot_sqft": 28.83,
   "price_per_building_sqft": 130.71,
   "building_sqft": 2869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2886,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911821210022"
  },
  {
   "address": "780 Stillwater Road, Mahtomedi",
   "sale_month": "2019-05",
   "price": 3670453,
   "lot_sqft": 43517,
   "price_per_lot_sqft": 84.35,
   "price_per_building_sqft": 886.8,
   "building_sqft": 4139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4164,
   "use": "300",
   "parcel_id": "2903021130067"
  },
  {
   "address": "6529 Penn Ave S, Richfield",
   "sale_month": "2019-05",
   "price": 1751000,
   "lot_sqft": 19064,
   "price_per_lot_sqft": 91.85,
   "price_per_building_sqft": 1144.44,
   "building_sqft": 1530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1540,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230137"
  },
  {
   "address": "6244 Oliver Ave S, Richfield",
   "sale_month": "2019-05",
   "price": 675000,
   "lot_sqft": 8350,
   "price_per_lot_sqft": 80.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2334,
   "use": "APARTMENT",
   "parcel_id": "2802824220005"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 6000000,
   "lot_sqft": 4893,
   "price_per_lot_sqft": 1226.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "2711723240068"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 6000000,
   "lot_sqft": 4297,
   "price_per_lot_sqft": 1396.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "2711723240067"
  },
  {
   "address": "100 Sunrise Ave, Tonka Bay",
   "sale_month": "2019-05",
   "price": 6000000,
   "lot_sqft": 11326,
   "price_per_lot_sqft": 529.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "2711723240051"
  },
  {
   "address": "135 Lakeview Ave, Tonka Bay",
   "sale_month": "2019-05",
   "price": 6000000,
   "lot_sqft": 38849,
   "price_per_lot_sqft": 154.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4574,
   "use": "MARINA",
   "parcel_id": "2711723240050"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2019-05",
   "price": 95000,
   "lot_sqft": 141,
   "price_per_lot_sqft": 673.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140550"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 95000,
   "lot_sqft": 755,
   "price_per_lot_sqft": 125.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140540"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2019-05",
   "price": 95000,
   "lot_sqft": 249,
   "price_per_lot_sqft": 381.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140530"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2019-05",
   "price": 95000,
   "lot_sqft": 249,
   "price_per_lot_sqft": 381.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140520"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2019-05",
   "price": 95000,
   "lot_sqft": 251,
   "price_per_lot_sqft": 378.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140510"
  },
  {
   "address": "4711 Monroe Street Northeast, Hilltop",
   "sale_month": "2019-05",
   "price": 395000,
   "lot_sqft": 11716,
   "price_per_lot_sqft": 33.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2963,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024410012"
  },
  {
   "address": "1053 Dale Street North, Saint Paul",
   "sale_month": "2019-05",
   "price": 200000,
   "lot_sqft": 3061,
   "price_per_lot_sqft": 65.34,
   "price_per_building_sqft": 189.39,
   "building_sqft": 1056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1063,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923140007"
  },
  {
   "address": "1822 16th Ave S, Minneapolis",
   "sale_month": "2019-05",
   "price": 384000,
   "lot_sqft": 5294,
   "price_per_lot_sqft": 72.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1585,
   "use": "APARTMENT",
   "parcel_id": "2602924440074"
  },
  {
   "address": "729 16th St E, Minneapolis",
   "sale_month": "2019-05",
   "price": 1850000,
   "lot_sqft": 8438,
   "price_per_lot_sqft": 219.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2691,
   "use": "APARTMENT",
   "parcel_id": "2602924320041"
  },
  {
   "address": "435 Pond Promenade, Chanhassen",
   "sale_month": "2019-05",
   "price": 3750000,
   "lot_sqft": 58587,
   "price_per_lot_sqft": 64.01,
   "price_per_building_sqft": 208.48,
   "building_sqft": 17987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18095,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257690010"
  },
  {
   "address": "8600 Shelby Court, Chanhassen",
   "sale_month": "2019-05",
   "price": 5821331,
   "lot_sqft": 977304,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": 37.62,
   "building_sqft": 154754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 155688,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253610010"
  },
  {
   "address": "5380 Cottonwood Lane Southeast, Prior Lake",
   "sale_month": "2019-05",
   "price": 3750000,
   "lot_sqft": 151041,
   "price_per_lot_sqft": 24.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52529,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252960010"
  },
  {
   "address": "509 Como Avenue, Saint Paul",
   "sale_month": "2019-05",
   "price": 637500,
   "lot_sqft": 34765,
   "price_per_lot_sqft": 18.34,
   "price_per_building_sqft": 56.82,
   "building_sqft": 11220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11288,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320147"
  },
  {
   "address": "8330 Commerce Drive, Chanhassen",
   "sale_month": "2019-05",
   "price": 1060000,
   "lot_sqft": 78602,
   "price_per_lot_sqft": 13.49,
   "price_per_building_sqft": 109.24,
   "building_sqft": 9703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9761,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251650030"
  },
  {
   "address": "501 6th Street Northwest, New Prague",
   "sale_month": "2019-05",
   "price": 158000,
   "lot_sqft": 112799,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "241240010"
  },
  {
   "address": "636 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2019-05",
   "price": 494500,
   "lot_sqft": 15115,
   "price_per_lot_sqft": 32.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3004,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "232923110002"
  },
  {
   "address": "8820 Aztec Dr, Eden Prairie",
   "sale_month": "2019-05",
   "price": 1200000,
   "lot_sqft": 63374,
   "price_per_lot_sqft": 18.94,
   "price_per_building_sqft": 346.02,
   "building_sqft": 3468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3489,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230078"
  },
  {
   "address": "1925 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-05",
   "price": 1350000,
   "lot_sqft": 85364,
   "price_per_lot_sqft": 15.81,
   "price_per_building_sqft": 61.77,
   "building_sqft": 21857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21989,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124130023"
  },
  {
   "address": "1921 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-05",
   "price": 1350000,
   "lot_sqft": 41968,
   "price_per_lot_sqft": 32.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124130022"
  },
  {
   "address": "100 3rd Ave N, Minneapolis",
   "sale_month": "2019-05",
   "price": 4275000,
   "lot_sqft": 20088,
   "price_per_lot_sqft": 212.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924140147"
  },
  {
   "address": "333 Washington Ave N, Minneapolis",
   "sale_month": "2019-05",
   "price": 9250000,
   "lot_sqft": 22444,
   "price_per_lot_sqft": 412.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924131162"
  },
  {
   "address": "830 Orange Avenue East, Saint Paul",
   "sale_month": "2019-05",
   "price": 860000,
   "lot_sqft": 11527,
   "price_per_lot_sqft": 74.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2801,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212922330147"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 355000,
   "lot_sqft": 4978,
   "price_per_lot_sqft": 71.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922320142"
  },
  {
   "address": "1350 Arcade Street, Saint Paul",
   "sale_month": "2019-05",
   "price": 355000,
   "lot_sqft": 5615,
   "price_per_lot_sqft": 63.22,
   "price_per_building_sqft": 130.37,
   "building_sqft": 2723,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2740,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922320141"
  },
  {
   "address": "8620 100th Street South, Cottage Grove",
   "sale_month": "2019-05",
   "price": 1211839,
   "lot_sqft": 372773,
   "price_per_lot_sqft": 3.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2102721430002"
  },
  {
   "address": "308 Broadway North, Carver",
   "sale_month": "2019-05",
   "price": 105000,
   "lot_sqft": 6222,
   "price_per_lot_sqft": 16.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1154,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500980"
  },
  {
   "address": "309 Broadway North, Carver",
   "sale_month": "2019-05",
   "price": 82000,
   "lot_sqft": 2873,
   "price_per_lot_sqft": 28.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500861"
  },
  {
   "address": "7561 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2019-05",
   "price": 300000,
   "lot_sqft": 23562,
   "price_per_lot_sqft": 12.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2466,
   "use": "Commercial",
   "parcel_id": "200110050040"
  },
  {
   "address": "725 Main Street East, Belle Plaine",
   "sale_month": "2019-05",
   "price": 230000,
   "lot_sqft": 35625,
   "price_per_lot_sqft": 6.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6560,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200030080"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 16500,
   "lot_sqft": 26054,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193122420006"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 3700000,
   "lot_sqft": 22128,
   "price_per_lot_sqft": 167.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922330133"
  },
  {
   "address": "92 Ivy Avenue West, Saint Paul",
   "sale_month": "2019-05",
   "price": 365000,
   "lot_sqft": 19925,
   "price_per_lot_sqft": 18.32,
   "price_per_building_sqft": 97.52,
   "building_sqft": 3743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3766,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922330132"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 3700000,
   "lot_sqft": 22638,
   "price_per_lot_sqft": 163.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922330127"
  },
  {
   "address": "99 Maryland Avenue West, Saint Paul",
   "sale_month": "2019-05",
   "price": 3700000,
   "lot_sqft": 14874,
   "price_per_lot_sqft": 248.76,
   "price_per_building_sqft": 383.74,
   "building_sqft": 9642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9700,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922330089"
  },
  {
   "address": "121 Maryland Avenue West, Saint Paul",
   "sale_month": "2019-05",
   "price": 3700000,
   "lot_sqft": 27685,
   "price_per_lot_sqft": 133.65,
   "price_per_building_sqft": 157.9,
   "building_sqft": 23432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23573,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922330085"
  },
  {
   "address": "9350 Ensign Ave S, Bloomington",
   "sale_month": "2019-05",
   "price": 3900000,
   "lot_sqft": 49140,
   "price_per_lot_sqft": 79.37,
   "price_per_building_sqft": 415.42,
   "building_sqft": 9388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9444,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911621330042"
  },
  {
   "address": "9330 Ensign Ave S, Bloomington",
   "sale_month": "2019-05",
   "price": 3900000,
   "lot_sqft": 88990,
   "price_per_lot_sqft": 43.83,
   "price_per_building_sqft": 197.69,
   "building_sqft": 19728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19847,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1911621330039"
  },
  {
   "address": "8856 Zealand Ave N, Brooklyn Park",
   "sale_month": "2019-05",
   "price": 525000,
   "lot_sqft": 18869,
   "price_per_lot_sqft": 27.82,
   "price_per_building_sqft": 104.46,
   "building_sqft": 5026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5056,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420022"
  },
  {
   "address": "8760 Xylon Ave N, Brooklyn Park",
   "sale_month": "2019-05",
   "price": 1352000,
   "lot_sqft": 73283,
   "price_per_lot_sqft": 18.45,
   "price_per_building_sqft": 53.88,
   "building_sqft": 25095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25247,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921410022"
  },
  {
   "address": "3536 Aquila Cir S, St. Louis Park",
   "sale_month": "2019-05",
   "price": 4455000,
   "lot_sqft": 62682,
   "price_per_lot_sqft": 71.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4781,
   "use": "APARTMENT",
   "parcel_id": "1811721420040"
  },
  {
   "address": "3617 Maryland Ave N, New Hope",
   "sale_month": "2019-05",
   "price": 440000,
   "lot_sqft": 13477,
   "price_per_lot_sqft": 32.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2029,
   "use": "APARTMENT",
   "parcel_id": "1711821340033"
  },
  {
   "address": "6422 Lake St W, St. Louis Park",
   "sale_month": "2019-05",
   "price": 740000,
   "lot_sqft": 6627,
   "price_per_lot_sqft": 111.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410082"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 21672000,
   "lot_sqft": 30062,
   "price_per_lot_sqft": 720.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702721210053"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 21672000,
   "lot_sqft": 3663,
   "price_per_lot_sqft": 5916.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702721210052"
  },
  {
   "address": "7280 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2019-05",
   "price": 21672000,
   "lot_sqft": 418123,
   "price_per_lot_sqft": 51.83,
   "price_per_building_sqft": 12120.81,
   "building_sqft": 1788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1798,
   "use": "300",
   "parcel_id": "1702721210049"
  },
  {
   "address": "1311 Grand St NE, Minneapolis",
   "sale_month": "2019-05",
   "price": 155000,
   "lot_sqft": 5482,
   "price_per_lot_sqft": 28.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 834,
   "use": "TRIPLEX",
   "parcel_id": "1502924140089"
  },
  {
   "address": "805 3rd Street, Farmington",
   "sale_month": "2019-05",
   "price": 325000,
   "lot_sqft": 10246,
   "price_per_lot_sqft": 31.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "Commercial-preferred",
   "parcel_id": "144900037010"
  },
  {
   "address": "2255 7th Avenue East, North Saint Paul",
   "sale_month": "2019-05",
   "price": 935000,
   "lot_sqft": 73239,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": 148.22,
   "building_sqft": 6308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6346,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922110101"
  },
  {
   "address": "716 Madison St NE, Minneapolis",
   "sale_month": "2019-05",
   "price": 265400,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 25.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1600,
   "use": "TRIPLEX",
   "parcel_id": "1402924420226"
  },
  {
   "address": "418 9th Ave NE, Minneapolis",
   "sale_month": "2019-05",
   "price": 450000,
   "lot_sqft": 3982,
   "price_per_lot_sqft": 113.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1352,
   "use": "APARTMENT",
   "parcel_id": "1402924310059"
  },
  {
   "address": "1417 5th St NE, Minneapolis",
   "sale_month": "2019-05",
   "price": 469000,
   "lot_sqft": 5558,
   "price_per_lot_sqft": 84.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1218,
   "use": "TRIPLEX",
   "parcel_id": "1402924210041"
  },
  {
   "address": "11403 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-05",
   "price": 436000,
   "lot_sqft": 19505,
   "price_per_lot_sqft": 22.35,
   "price_per_building_sqft": 129.92,
   "building_sqft": 3356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3376,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133124130052"
  },
  {
   "address": "8860 Zachary La N, Maple Grove",
   "sale_month": "2019-05",
   "price": 2300000,
   "lot_sqft": 120768,
   "price_per_lot_sqft": 19.04,
   "price_per_building_sqft": 50.85,
   "building_sqft": 45233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45506,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922320003"
  },
  {
   "address": "907 Winter St NE, Minneapolis",
   "sale_month": "2019-05",
   "price": 590000,
   "lot_sqft": 20782,
   "price_per_lot_sqft": 28.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18010,
   "use": "APARTMENT",
   "parcel_id": "1302924340050"
  },
  {
   "address": "11127 Stillwater Boulevard North, Lake Elmo",
   "sale_month": "2019-05",
   "price": 500000,
   "lot_sqft": 24786,
   "price_per_lot_sqft": 20.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "300",
   "parcel_id": "1302921230077"
  },
  {
   "address": "1917 2nd Avenue, Anoka",
   "sale_month": "2019-05",
   "price": 450000,
   "lot_sqft": 6488,
   "price_per_lot_sqft": 69.36,
   "price_per_building_sqft": 107.32,
   "building_sqft": 4193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4219,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110043"
  },
  {
   "address": "2365 Mcknight Road North, North Saint Paul",
   "sale_month": "2019-05",
   "price": 840000,
   "lot_sqft": 51865,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": 79.85,
   "building_sqft": 10520,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10584,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922410001"
  },
  {
   "address": "905 Jefferson Avenue, Saint Paul",
   "sale_month": "2019-05",
   "price": 850000,
   "lot_sqft": 30540,
   "price_per_lot_sqft": 27.83,
   "price_per_building_sqft": 185.67,
   "building_sqft": 4578,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4606,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823210086"
  },
  {
   "address": "4122 Cedar Ave S, Minneapolis",
   "sale_month": "2019-05",
   "price": 582188,
   "lot_sqft": 7297,
   "price_per_lot_sqft": 79.78,
   "price_per_building_sqft": 59.92,
   "building_sqft": 9716,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9774,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824140101"
  },
  {
   "address": "4126 Cedar Ave S, Minneapolis",
   "sale_month": "2019-05",
   "price": 582188,
   "lot_sqft": 3631,
   "price_per_lot_sqft": 160.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824140069"
  },
  {
   "address": "8825 18th Ave S, Bloomington",
   "sale_month": "2019-05",
   "price": 363000,
   "lot_sqft": 13357,
   "price_per_lot_sqft": 27.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1886,
   "use": "APARTMENT",
   "parcel_id": "1102724140075"
  },
  {
   "address": "1320 Duckwood Drive, Eagan",
   "sale_month": "2019-05",
   "price": 1329000,
   "lot_sqft": 68495,
   "price_per_lot_sqft": 19.4,
   "price_per_building_sqft": 101.48,
   "building_sqft": 13096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13175,
   "use": "Commercial-preferred",
   "parcel_id": "106265001010"
  },
  {
   "address": "1210 Randolph Avenue, Saint Paul",
   "sale_month": "2019-05",
   "price": 1332000,
   "lot_sqft": 4961,
   "price_per_lot_sqft": 268.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1801,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410061"
  },
  {
   "address": "1233 Randolph Avenue, Saint Paul",
   "sale_month": "2019-05",
   "price": 1332000,
   "lot_sqft": 6171,
   "price_per_lot_sqft": 215.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2325,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823130212"
  },
  {
   "address": "4409 Nicollet Ave, Minneapolis",
   "sale_month": "2019-05",
   "price": 180000,
   "lot_sqft": 5288,
   "price_per_lot_sqft": 34.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2172,
   "use": "APARTMENT",
   "parcel_id": "1002824430025"
  },
  {
   "address": "2391 Rosegate, Roseville",
   "sale_month": "2019-05",
   "price": 6650000,
   "lot_sqft": 197164,
   "price_per_lot_sqft": 33.73,
   "price_per_building_sqft": 138.76,
   "building_sqft": 47926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48215,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923410014"
  },
  {
   "address": "16490 West 78th St, Eden Prairie",
   "sale_month": "2019-05",
   "price": 3340000,
   "lot_sqft": 9799,
   "price_per_lot_sqft": 340.85,
   "price_per_building_sqft": 400.67,
   "building_sqft": 8336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8386,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811622430043"
  },
  {
   "address": "1081 4th Street Southwest, Forest Lake",
   "sale_month": "2019-05",
   "price": 230000,
   "lot_sqft": 80454,
   "price_per_lot_sqft": 2.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0803221430035"
  },
  {
   "address": "290 9th Avenue Southwest, Forest Lake",
   "sale_month": "2019-05",
   "price": 35000,
   "lot_sqft": 80993,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14900,
   "use": "110",
   "parcel_id": "0803221430034"
  },
  {
   "address": "390 9th Avenue Southwest, Forest Lake",
   "sale_month": "2019-05",
   "price": 35000,
   "lot_sqft": 61924,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "110",
   "parcel_id": "0803221430033"
  },
  {
   "address": "703 Southview Drive, Anoka",
   "sale_month": "2019-05",
   "price": 500,
   "lot_sqft": 14645,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3709,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124420025"
  },
  {
   "address": "1304 7th Avenue, Anoka",
   "sale_month": "2019-05",
   "price": 500,
   "lot_sqft": 14428,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3643,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124420024"
  },
  {
   "address": "1308 7th Avenue, Anoka",
   "sale_month": "2019-05",
   "price": 500,
   "lot_sqft": 14251,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3318,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124420023"
  },
  {
   "address": "1312 7th Avenue, Anoka",
   "sale_month": "2019-05",
   "price": 500,
   "lot_sqft": 14073,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3606,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124420022"
  },
  {
   "address": "846 Smith Avenue South, Saint Paul",
   "sale_month": "2019-05",
   "price": 45000,
   "lot_sqft": 6930,
   "price_per_lot_sqft": 6.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822330185"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 500,
   "lot_sqft": 2755,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124240074"
  },
  {
   "address": "115 Railway St W, Loretto",
   "sale_month": "2019-05",
   "price": 650000,
   "lot_sqft": 19616,
   "price_per_lot_sqft": 33.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823340088"
  },
  {
   "address": "1305 Crosstown Boulevard Northeast, Ham Lake",
   "sale_month": "2019-05",
   "price": 35000,
   "lot_sqft": 7724,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223310021"
  },
  {
   "address": "2211 37th Ave N, Minneapolis",
   "sale_month": "2019-05",
   "price": 100000,
   "lot_sqft": 1707,
   "price_per_lot_sqft": 58.58,
   "price_per_building_sqft": 62.27,
   "building_sqft": 1606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924440001"
  },
  {
   "address": "917 Lake St W, Minneapolis",
   "sale_month": "2019-05",
   "price": 475000,
   "lot_sqft": 6632,
   "price_per_lot_sqft": 71.62,
   "price_per_building_sqft": 49.21,
   "building_sqft": 9653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9711,
   "use": "APARTMENT",
   "parcel_id": "0402824110059"
  },
  {
   "address": "1332 Grand Avenue, Saint Paul",
   "sale_month": "2019-05",
   "price": 1750000,
   "lot_sqft": 11975,
   "price_per_lot_sqft": 146.14,
   "price_per_building_sqft": 1294.38,
   "building_sqft": 1352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1360,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420116"
  },
  {
   "address": "1350 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2019-05",
   "price": 680000,
   "lot_sqft": 61666,
   "price_per_lot_sqft": 11.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410044"
  },
  {
   "address": "3220 Nicollet Ave, Minneapolis",
   "sale_month": "2019-05",
   "price": 368000,
   "lot_sqft": 8557,
   "price_per_lot_sqft": 43.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1244,
   "use": "TRIPLEX",
   "parcel_id": "0302824240011"
  },
  {
   "address": "519 Lake St E, Minneapolis",
   "sale_month": "2019-05",
   "price": 320000,
   "lot_sqft": 3947,
   "price_per_lot_sqft": 81.07,
   "price_per_building_sqft": 405.58,
   "building_sqft": 789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 794,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110074"
  },
  {
   "address": "7836 2nd Ave S, Bloomington",
   "sale_month": "2019-05",
   "price": 1350000,
   "lot_sqft": 44107,
   "price_per_lot_sqft": 30.61,
   "price_per_building_sqft": 132.82,
   "building_sqft": 10164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10226,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724120007"
  },
  {
   "address": null,
   "sale_month": "2019-05",
   "price": 114060,
   "lot_sqft": 18840,
   "price_per_lot_sqft": 6.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "029050000010"
  },
  {
   "address": "14500 Burnhaven Drive, Burnsville",
   "sale_month": "2019-05",
   "price": 3885940,
   "lot_sqft": 133203,
   "price_per_lot_sqft": 29.17,
   "price_per_building_sqft": 113.75,
   "building_sqft": 34162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34368,
   "use": "Commercial-preferred",
   "parcel_id": "029025000010"
  },
  {
   "address": "200 Travelers Trail East, Burnsville",
   "sale_month": "2019-05",
   "price": 2600000,
   "lot_sqft": 45733,
   "price_per_lot_sqft": 56.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10932,
   "use": "Commercial-preferred",
   "parcel_id": "025137901010"
  },
  {
   "address": "7875 Ranchers Road Northeast, Fridley",
   "sale_month": "2019-05",
   "price": 500,
   "lot_sqft": 34864,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024330013"
  },
  {
   "address": "7910 University Avenue Northeast, Fridley",
   "sale_month": "2019-05",
   "price": 315000,
   "lot_sqft": 35516,
   "price_per_lot_sqft": 8.87,
   "price_per_building_sqft": 79.11,
   "building_sqft": 3982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4006,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024320006"
  },
  {
   "address": "12650 Co Rd No 10, Plymouth",
   "sale_month": "2019-05",
   "price": 3330298,
   "lot_sqft": 44087,
   "price_per_lot_sqft": 75.54,
   "price_per_building_sqft": 476.51,
   "building_sqft": 6989,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7031,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211822220010"
  },
  {
   "address": "3424 Bloomington Ave, Minneapolis",
   "sale_month": "2019-05",
   "price": 770000,
   "lot_sqft": 7772,
   "price_per_lot_sqft": 99.07,
   "price_per_building_sqft": 285.08,
   "building_sqft": 2701,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2717,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824420011"
  },
  {
   "address": "280 St Croix Trail South, Lakeland",
   "sale_month": "2019-05",
   "price": 3116390,
   "lot_sqft": 51352,
   "price_per_lot_sqft": 60.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "300",
   "parcel_id": "0202820210003"
  },
  {
   "address": "7905 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2019-05",
   "price": 220000,
   "lot_sqft": 19518,
   "price_per_lot_sqft": 11.27,
   "price_per_building_sqft": 195.73,
   "building_sqft": 1124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1130,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024310081"
  },
  {
   "address": "8445 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2019-05",
   "price": 230000,
   "lot_sqft": 12527,
   "price_per_lot_sqft": 18.36,
   "price_per_building_sqft": 93.42,
   "building_sqft": 2462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2477,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120012"
  },
  {
   "address": "10000 59th Ave N, Plymouth",
   "sale_month": "2019-05",
   "price": 2724296,
   "lot_sqft": 284928,
   "price_per_lot_sqft": 9.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0111822130010"
  },
  {
   "address": "36 Main Street West, Waconia",
   "sale_month": "2019-04",
   "price": 500000,
   "lot_sqft": 8533,
   "price_per_lot_sqft": 58.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503830"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 152031,
   "lot_sqft": 22931,
   "price_per_lot_sqft": 6.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367285002321"
  },
  {
   "address": "293 Como Avenue, Saint Paul",
   "sale_month": "2019-04",
   "price": 950000,
   "lot_sqft": 20098,
   "price_per_lot_sqft": 47.27,
   "price_per_building_sqft": 46.57,
   "building_sqft": 20400,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20523,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "362923120224"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 153191,
   "lot_sqft": 26850,
   "price_per_lot_sqft": 5.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361526000433"
  },
  {
   "address": "4256 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2019-04",
   "price": 140000,
   "lot_sqft": 5368,
   "price_per_lot_sqft": 26.08,
   "price_per_building_sqft": 106.71,
   "building_sqft": 1312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1320,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024140072"
  },
  {
   "address": "6801 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2019-04",
   "price": 6585000,
   "lot_sqft": 226404,
   "price_per_lot_sqft": 29.09,
   "price_per_building_sqft": 79.53,
   "building_sqft": 82799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83299,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921120008"
  },
  {
   "address": "8862 West 35w Service Drive Northeast, Blaine",
   "sale_month": "2019-04",
   "price": 6020000,
   "lot_sqft": 367653,
   "price_per_lot_sqft": 16.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57586,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343123420028"
  },
  {
   "address": "8786 West 35w Service Drive Northeast, Blaine",
   "sale_month": "2019-04",
   "price": 8560000,
   "lot_sqft": 783823,
   "price_per_lot_sqft": 10.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 89747,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343123420027"
  },
  {
   "address": "3516 Highway 61, Gem Lake",
   "sale_month": "2019-04",
   "price": 1100000,
   "lot_sqft": 84517,
   "price_per_lot_sqft": 13.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 709,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022120055"
  },
  {
   "address": "1075 Hudson Road, Saint Paul",
   "sale_month": "2019-04",
   "price": 235000,
   "lot_sqft": 4629,
   "price_per_lot_sqft": 50.77,
   "price_per_building_sqft": 328.67,
   "building_sqft": 715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 720,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922420149"
  },
  {
   "address": "2734 Bryant Ave S, Minneapolis",
   "sale_month": "2019-04",
   "price": 417500,
   "lot_sqft": 5147,
   "price_per_lot_sqft": 81.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 557,
   "use": "TRIPLEX",
   "parcel_id": "3302924410098"
  },
  {
   "address": "13562 Highway 65 Northeast, Ham Lake",
   "sale_month": "2019-04",
   "price": 500,
   "lot_sqft": 27517,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6280,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223310017"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 500,
   "lot_sqft": 43529,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223130018"
  },
  {
   "address": "1441 Bunker Lake Boulevard Northeast, Ham Lake",
   "sale_month": "2019-04",
   "price": 500,
   "lot_sqft": 61807,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7813,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223130017"
  },
  {
   "address": "651 Campus Drive, New Brighton",
   "sale_month": "2019-04",
   "price": 8270000,
   "lot_sqft": 179013,
   "price_per_lot_sqft": 46.2,
   "price_per_building_sqft": 181.24,
   "building_sqft": 45630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45906,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023430016"
  },
  {
   "address": "550 County Road D West, New Brighton",
   "sale_month": "2019-04",
   "price": 6870000,
   "lot_sqft": 280384,
   "price_per_lot_sqft": 24.5,
   "price_per_building_sqft": 159.78,
   "building_sqft": 42996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43255,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023430013"
  },
  {
   "address": "711 5th Street Southwest, New Brighton",
   "sale_month": "2019-04",
   "price": 6610000,
   "lot_sqft": 160917,
   "price_per_lot_sqft": 41.08,
   "price_per_building_sqft": 122.73,
   "building_sqft": 53857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54182,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023420021"
  },
  {
   "address": "575 Old Highway 8 Southwest, New Brighton",
   "sale_month": "2019-04",
   "price": 4380000,
   "lot_sqft": 175747,
   "price_per_lot_sqft": 24.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48744,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023420020"
  },
  {
   "address": "601 Campus Drive, New Brighton",
   "sale_month": "2019-04",
   "price": 11440000,
   "lot_sqft": 338701,
   "price_per_lot_sqft": 33.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 87700,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023420019"
  },
  {
   "address": "601 Lakeview Point Drive, New Brighton",
   "sale_month": "2019-04",
   "price": 8640000,
   "lot_sqft": 276397,
   "price_per_lot_sqft": 31.26,
   "price_per_building_sqft": 103.48,
   "building_sqft": 83494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83998,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023420016"
  },
  {
   "address": "650 Pelham Boulevard, Saint Paul",
   "sale_month": "2019-04",
   "price": 9130000,
   "lot_sqft": 225564,
   "price_per_lot_sqft": 40.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74698,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923210042"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 600000,
   "lot_sqft": 6056,
   "price_per_lot_sqft": 99.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320022"
  },
  {
   "address": "385 7th Street East, Saint Paul",
   "sale_month": "2019-04",
   "price": 600000,
   "lot_sqft": 20323,
   "price_per_lot_sqft": 29.52,
   "price_per_building_sqft": 37.36,
   "building_sqft": 16061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16158,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320021"
  },
  {
   "address": "806 7th Street East, Saint Paul",
   "sale_month": "2019-04",
   "price": 525000,
   "lot_sqft": 2648,
   "price_per_lot_sqft": 198.26,
   "price_per_building_sqft": 130.21,
   "building_sqft": 4032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4057,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110034"
  },
  {
   "address": "800 7th Street East, Saint Paul",
   "sale_month": "2019-04",
   "price": 525000,
   "lot_sqft": 1409,
   "price_per_lot_sqft": 372.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110033"
  },
  {
   "address": "7708 62nd Ave N, Brooklyn Park",
   "sale_month": "2019-04",
   "price": 1080000,
   "lot_sqft": 90724,
   "price_per_lot_sqft": 11.9,
   "price_per_building_sqft": 74.75,
   "building_sqft": 14449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14537,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211921330107"
  },
  {
   "address": "550 Hale Avenue North, Oakdale",
   "sale_month": "2019-04",
   "price": 9000000,
   "lot_sqft": 337485,
   "price_per_lot_sqft": 26.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 101930,
   "use": "305",
   "parcel_id": "3202921320008"
  },
  {
   "address": "3209 76th St W, Edina",
   "sale_month": "2019-04",
   "price": 2270000,
   "lot_sqft": 64365,
   "price_per_lot_sqft": 35.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11722,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824340021"
  },
  {
   "address": "6014 9th Street North, Oakdale",
   "sale_month": "2019-04",
   "price": 525000,
   "lot_sqft": 16223,
   "price_per_lot_sqft": 32.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2334,
   "use": "110",
   "parcel_id": "3102921220083"
  },
  {
   "address": "110 Sycamore Street West, Saint Paul",
   "sale_month": "2019-04",
   "price": 1500000,
   "lot_sqft": 89115,
   "price_per_lot_sqft": 16.83,
   "price_per_building_sqft": 92,
   "building_sqft": 16305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16404,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922330250"
  },
  {
   "address": "9224 73rd Ave N, Brooklyn Park",
   "sale_month": "2019-04",
   "price": 3700000,
   "lot_sqft": 149562,
   "price_per_lot_sqft": 24.74,
   "price_per_building_sqft": 56.78,
   "building_sqft": 65164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65558,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921230018"
  },
  {
   "address": "8309 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2019-04",
   "price": 5460000,
   "lot_sqft": 262923,
   "price_per_lot_sqft": 20.77,
   "price_per_building_sqft": 133.55,
   "building_sqft": 40883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41129,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921120017"
  },
  {
   "address": "8201 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2019-04",
   "price": 14740000,
   "lot_sqft": 370691,
   "price_per_lot_sqft": 39.76,
   "price_per_building_sqft": 284.19,
   "building_sqft": 51866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52179,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921110014"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 14740000,
   "lot_sqft": 18685,
   "price_per_lot_sqft": 788.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3011921110013"
  },
  {
   "address": "7625 Jolly La N, Brooklyn Park",
   "sale_month": "2019-04",
   "price": 7850000,
   "lot_sqft": 179395,
   "price_per_lot_sqft": 43.76,
   "price_per_building_sqft": 431.56,
   "building_sqft": 18190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18300,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011921110009"
  },
  {
   "address": "8000 Highway 10 Northwest, Ramsey",
   "sale_month": "2019-04",
   "price": 550000,
   "lot_sqft": 48482,
   "price_per_lot_sqft": 11.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10170,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293225410004"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 235000,
   "lot_sqft": 191363,
   "price_per_lot_sqft": 1.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293225110010"
  },
  {
   "address": "9901 Polk Street Northeast, Blaine",
   "sale_month": "2019-04",
   "price": 500,
   "lot_sqft": 220369,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8350,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293123220006"
  },
  {
   "address": "99 5th Avenue Northwest, New Brighton",
   "sale_month": "2019-04",
   "price": 3570000,
   "lot_sqft": 49116,
   "price_per_lot_sqft": 72.69,
   "price_per_building_sqft": 99.06,
   "building_sqft": 36039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36257,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023440054"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 3570000,
   "lot_sqft": 58377,
   "price_per_lot_sqft": 61.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023440053"
  },
  {
   "address": "33 5th Avenue Northwest, New Brighton",
   "sale_month": "2019-04",
   "price": 3350000,
   "lot_sqft": 42972,
   "price_per_lot_sqft": 77.96,
   "price_per_building_sqft": 104.02,
   "building_sqft": 32205,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32400,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023440052"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 3350000,
   "lot_sqft": 41243,
   "price_per_lot_sqft": 81.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023440051"
  },
  {
   "address": "121 1st Street Northwest, New Brighton",
   "sale_month": "2019-04",
   "price": 4280000,
   "lot_sqft": 153269,
   "price_per_lot_sqft": 27.92,
   "price_per_building_sqft": 106.35,
   "building_sqft": 40246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40489,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023440047"
  },
  {
   "address": "151 5th Avenue Northwest, New Brighton",
   "sale_month": "2019-04",
   "price": 6580000,
   "lot_sqft": 228632,
   "price_per_lot_sqft": 28.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63371,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023440046"
  },
  {
   "address": "22 5th Avenue Northwest, New Brighton",
   "sale_month": "2019-04",
   "price": 2260000,
   "lot_sqft": 73780,
   "price_per_lot_sqft": 30.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22887,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023430024"
  },
  {
   "address": "6305 Sandburg Rd, Golden Valley",
   "sale_month": "2019-04",
   "price": 4650000,
   "lot_sqft": 198029,
   "price_per_lot_sqft": 23.48,
   "price_per_building_sqft": 145.01,
   "building_sqft": 32067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32261,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2911821140006"
  },
  {
   "address": "6325 Sandburg Rd, Golden Valley",
   "sale_month": "2019-04",
   "price": 13400000,
   "lot_sqft": 421694,
   "price_per_lot_sqft": 31.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 131197,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2911821140005"
  },
  {
   "address": "6620 Penn Ave S, Richfield",
   "sale_month": "2019-04",
   "price": 375000,
   "lot_sqft": 11619,
   "price_per_lot_sqft": 32.27,
   "price_per_building_sqft": 223.08,
   "building_sqft": 1681,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1691,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410005"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 500,
   "lot_sqft": 66447,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225340006"
  },
  {
   "address": "1184 Maryland Avenue East, Saint Paul",
   "sale_month": "2019-04",
   "price": 455668,
   "lot_sqft": 14873,
   "price_per_lot_sqft": 30.64,
   "price_per_building_sqft": 121.87,
   "building_sqft": 3739,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3762,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922110122"
  },
  {
   "address": "5700 73rd Ave N, Brooklyn Park",
   "sale_month": "2019-04",
   "price": 8900000,
   "lot_sqft": 217690,
   "price_per_lot_sqft": 40.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17390,
   "use": "APARTMENT",
   "parcel_id": "2811921240003"
  },
  {
   "address": "1405 Lilac Dr N, Golden Valley",
   "sale_month": "2019-04",
   "price": 3350000,
   "lot_sqft": 108583,
   "price_per_lot_sqft": 30.85,
   "price_per_building_sqft": 135.05,
   "building_sqft": 24806,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24956,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821340074"
  },
  {
   "address": "232 Main Street South, Stillwater",
   "sale_month": "2019-04",
   "price": 525000,
   "lot_sqft": 5394,
   "price_per_lot_sqft": 97.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410053"
  },
  {
   "address": "1770 Hennepin Ave, Minneapolis",
   "sale_month": "2019-04",
   "price": 3600000,
   "lot_sqft": 27777,
   "price_per_lot_sqft": 129.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "APARTMENT",
   "parcel_id": "2802924440083"
  },
  {
   "address": "721 Marschall Road, Shakopee",
   "sale_month": "2019-04",
   "price": 496700,
   "lot_sqft": 53094,
   "price_per_lot_sqft": 9.36,
   "price_per_building_sqft": 226.08,
   "building_sqft": 2197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2210,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279060270"
  },
  {
   "address": "600 Canterbury Road South, Shakopee",
   "sale_month": "2019-04",
   "price": 1025000,
   "lot_sqft": 88652,
   "price_per_lot_sqft": 11.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11301,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274060020"
  },
  {
   "address": "213 9th St S, Minneapolis",
   "sale_month": "2019-04",
   "price": 400000,
   "lot_sqft": 6396,
   "price_per_lot_sqft": 62.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924140012"
  },
  {
   "address": "4000 Lexington Avenue North, Shoreview",
   "sale_month": "2019-04",
   "price": 13800000,
   "lot_sqft": 321910,
   "price_per_lot_sqft": 42.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64052,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023220010"
  },
  {
   "address": "852 White Bear Avenue North, Saint Paul",
   "sale_month": "2019-04",
   "price": 180000,
   "lot_sqft": 7515,
   "price_per_lot_sqft": 23.95,
   "price_per_building_sqft": 19.08,
   "building_sqft": 9433,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9490,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922320113"
  },
  {
   "address": "6501 Richfield Pkwy, Richfield",
   "sale_month": "2019-04",
   "price": 2925000,
   "lot_sqft": 44140,
   "price_per_lot_sqft": 66.27,
   "price_per_building_sqft": 451.46,
   "building_sqft": 6479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6519,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824140133"
  },
  {
   "address": "7369 Highway 13 West, Savage",
   "sale_month": "2019-04",
   "price": 180000,
   "lot_sqft": 96459,
   "price_per_lot_sqft": 1.87,
   "price_per_building_sqft": 65.72,
   "building_sqft": 2739,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2756,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130240"
  },
  {
   "address": "14120 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2019-04",
   "price": 59000,
   "lot_sqft": 921,
   "price_per_lot_sqft": 64.06,
   "price_per_building_sqft": 8.05,
   "building_sqft": 7326,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7370,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254450020"
  },
  {
   "address": "14120 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2019-04",
   "price": 809000,
   "lot_sqft": 3050,
   "price_per_lot_sqft": 265.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254450010"
  },
  {
   "address": "4915 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2019-04",
   "price": 2025000,
   "lot_sqft": 32725,
   "price_per_lot_sqft": 61.88,
   "price_per_building_sqft": 152.83,
   "building_sqft": 13250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13330,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024230010"
  },
  {
   "address": "5045 51st Court Northeast, Columbia Heights",
   "sale_month": "2019-04",
   "price": 4127400,
   "lot_sqft": 92983,
   "price_per_lot_sqft": 44.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19185,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024220076"
  },
  {
   "address": "1000 52nd Avenue Northeast, Fridley",
   "sale_month": "2019-04",
   "price": 4127400,
   "lot_sqft": 27239,
   "price_per_lot_sqft": 151.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024220012"
  },
  {
   "address": "2052 Gateway Circle, Centerville",
   "sale_month": "2019-04",
   "price": 1200000,
   "lot_sqft": 73097,
   "price_per_lot_sqft": 16.42,
   "price_per_building_sqft": 98.77,
   "building_sqft": 12150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12223,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122330011"
  },
  {
   "address": "1576 Woodbridge Street, Saint Paul",
   "sale_month": "2019-04",
   "price": 560000,
   "lot_sqft": 9889,
   "price_per_lot_sqft": 56.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1877,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110070"
  },
  {
   "address": "1015 7th St SE, Minneapolis",
   "sale_month": "2019-04",
   "price": 1375000,
   "lot_sqft": 6654,
   "price_per_lot_sqft": 206.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2182,
   "use": "TRIPLEX",
   "parcel_id": "2402924240070"
  },
  {
   "address": "813 12th Ave SE, Minneapolis",
   "sale_month": "2019-04",
   "price": 430000,
   "lot_sqft": 5955,
   "price_per_lot_sqft": 72.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1031,
   "use": "APARTMENT",
   "parcel_id": "2402924130117"
  },
  {
   "address": "323 6th Ave SE, Minneapolis",
   "sale_month": "2019-04",
   "price": 3024000,
   "lot_sqft": 12477,
   "price_per_lot_sqft": 242.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6810,
   "use": "APARTMENT",
   "parcel_id": "2302924140127"
  },
  {
   "address": "310 Eldorado Drive, Jordan",
   "sale_month": "2019-04",
   "price": 1250000,
   "lot_sqft": 44071,
   "price_per_lot_sqft": 28.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500080"
  },
  {
   "address": null,
   "sale_month": "2019-04",
   "price": 115000,
   "lot_sqft": 470,
   "price_per_lot_sqft": 244.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220060090"
  },
  {
   "address": "10729 Town Square Drive Northeast, Blaine",
   "sale_month": "2019-04",
   "price": 489832,
   "lot_sqft": 75497,
   "price_per_lot_sqft": 6.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213123120042"
  },
  {
   "address": "1667 Snelling Avenue North, Falcon Heights",
   "sale_month": "2019-04",
   "price": 4658000,
   "lot_sqft": 168946,
   "price_per_lot_sqft": 27.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44518,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "212923110030"
  },
  {
   "address": "2585 7th Street West, Saint Paul",
   "sale_month": "2019-04",
   "price": 530000,
   "lot_sqft": 11442,
   "price_per_lot_sqft": 46.32,
   "price_per_building_sqft": 149.93,
   "building_sqft": 3535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3557,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823130065"
  },
  {
   "address": "1112 Aldrich Ave N, Minneapolis",
   "sale_month": "2019-04",
   "price": 1177355,
   "lot_sqft": 71065,
   "price_per_lot_sqft": 16.57,
   "price_per_building_sqft": 30.64,
   "building_sqft": 38422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38654,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924110074"
  },
  {
   "address": "2945 Buckley Way, Inver Grove Heights",
   "sale_month": "2019-04",
   "price": 550000,
   "lot_sqft": 35899,
   "price_per_lot_sqft": 15.32,
   "price_per_building_sqft": 96.92,
   "building_sqft": 5675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5710,
   "use": "Commercial-preferred",
   "parcel_id": "208140001040"
  },
  {
   "address": "314 2nd Street East, Hastings",
   "sale_month": "2019-04",
   "price": 140500,
   "lot_sqft": 3167,
   "price_per_lot_sqft": 44.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17191,
   "use": "Commercial-preferred",
   "parcel_id": "193215015023"
  },
  {
   "address": "1 Shannon Drive, Hastings",
   "sale_month": "2019-04",
   "price": 6778959,
   "lot_sqft": 868496,
   "price_per_lot_sqft": 7.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2687,
   "use": "Apartment-mobile Home",
   "parcel_id": "190030001012"
  },
  {
   "address": "42 Shannon Drive, Hastings",
   "sale_month": "2019-04",
   "price": 10421041,
   "lot_sqft": 2631709,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4450,
   "use": "Apartment-mobile Home",
   "parcel_id": "190030001011"
  },
  {
   "address": "600 Hoover St NE, Minneapolis",
   "sale_month": "2019-04",
   "price": 15240000,
   "lot_sqft": 582045,
   "price_per_lot_sqft": 26.18,
   "price_per_building_sqft": 101.15,
   "building_sqft": 150674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 151584,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923310012"
  },
  {
   "address": "15751 Central Avenue Northeast, Ham Lake",
   "sale_month": "2019-04",
   "price": 1005000,
   "lot_sqft": 44338,
   "price_per_lot_sqft": 22.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14834,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223430009"
  },
  {
   "address": "751 Mount Curve Boulevard, Saint Paul",
   "sale_month": "2019-04",
   "price": 846000,
   "lot_sqft": 14995,
   "price_per_lot_sqft": 56.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6031,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120057"
  },
  {
   "address": "15655 37th Ave N, Plymouth",
   "sale_month": "2019-04",
   "price": 14119774,
   "lot_sqft": 171302,
   "price_per_lot_sqft": 82.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27179,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611822330018"
  },
  {
   "address": "3345 Dakota Ave S, St. Louis Park",
   "sale_month": "2019-04",
   "price": 225000,
   "lot_sqft": 5210,
   "price_per_lot_sqft": 43.19,
   "price_per_building_sqft": 121.95,
   "building_sqft": 1845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1857,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721230156"
  },
  {
   "address": "1600 Emerson Ave N, Minneapolis",
   "sale_month": "2019-04",
   "price": 305000,
   "lot_sqft": 9493,
   "price_per_lot_sqft": 32.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1999,
   "use": "APARTMENT",
   "parcel_id": "1602924420175"
  },
  {
   "address": "1347 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2019-04",
   "price": 775000,
   "lot_sqft": 25164,
   "price_per_lot_sqft": 30.8,
   "price_per_building_sqft": 247.29,
   "building_sqft": 3134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3153,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923340133"
  },
  {
   "address": "1331 Marshall St NE, Minneapolis",
   "sale_month": "2019-04",
   "price": 24550000,
   "lot_sqft": 26757,
   "price_per_lot_sqft": 917.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17191,
   "use": "APARTMENT",
   "parcel_id": "1502924140113"
  },
  {
   "address": "11225 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2019-04",
   "price": 8300000,
   "lot_sqft": 509110,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124420010"
  },
  {
   "address": "11225 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2019-04",
   "price": 8300000,
   "lot_sqft": 43527,
   "price_per_lot_sqft": 190.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 146529,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124420003"
  },
  {
   "address": "2154 Lexington Avenue North, Roseville",
   "sale_month": "2019-04",
   "price": 275000,
   "lot_sqft": 10073,
   "price_per_lot_sqft": 27.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923220016"
  },
  {
   "address": "1222 2nd St NE, Minneapolis",
   "sale_month": "2019-04",
   "price": 500000,
   "lot_sqft": 3292,
   "price_per_lot_sqft": 151.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230165"
  },
  {
   "address": "1627 Washington St NE, Minneapolis",
   "sale_month": "2019-04",
   "price": 1050000,
   "lot_sqft": 11116,
   "price_per_lot_sqft": 94.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9767,
   "use": "APARTMENT",
   "parcel_id": "1402924120202"
  },
  {
   "address": "350 73rd Avenue Northeast, Fridley",
   "sale_month": "2019-04",
   "price": 8240000,
   "lot_sqft": 298473,
   "price_per_lot_sqft": 27.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 87021,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024310024"
  },
  {
   "address": "14140 Northdale Blvd, Rogers",
   "sale_month": "2019-04",
   "price": 5486250,
   "lot_sqft": 320171,
   "price_per_lot_sqft": 17.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 106706,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023340015"
  },
  {
   "address": "1520 County Road C West, Roseville",
   "sale_month": "2019-04",
   "price": 602500,
   "lot_sqft": 64777,
   "price_per_lot_sqft": 9.3,
   "price_per_building_sqft": 133.18,
   "building_sqft": 4524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4552,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923220003"
  },
  {
   "address": "3120 Washington Ave N, Minneapolis",
   "sale_month": "2019-04",
   "price": 1680000,
   "lot_sqft": 47752,
   "price_per_lot_sqft": 35.18,
   "price_per_building_sqft": 91.94,
   "building_sqft": 18272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18382,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924310102"
  },
  {
   "address": "4546 Nicollet Ave, Minneapolis",
   "sale_month": "2019-04",
   "price": 600000,
   "lot_sqft": 5085,
   "price_per_lot_sqft": 117.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1387,
   "use": "APARTMENT",
   "parcel_id": "1002824340223"
  },
  {
   "address": "2621 Fairview Avenue North, Roseville",
   "sale_month": "2019-04",
   "price": 4580000,
   "lot_sqft": 130558,
   "price_per_lot_sqft": 35.08,
   "price_per_building_sqft": 111.5,
   "building_sqft": 41076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41324,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923210001"
  },
  {
   "address": "3511 Colfax Ave N, Minneapolis",
   "sale_month": "2019-04",
   "price": 131000,
   "lot_sqft": 5765,
   "price_per_lot_sqft": 22.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1479,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924110180"
  },
  {
   "address": "3511 44th St W, Minneapolis",
   "sale_month": "2019-04",
   "price": 700000,
   "lot_sqft": 3798,
   "price_per_lot_sqft": 184.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824330139"
  },
  {
   "address": "136 Isabel Street West, Saint Paul",
   "sale_month": "2019-04",
   "price": 433500,
   "lot_sqft": 5914,
   "price_per_lot_sqft": 73.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1373,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822120028"
  },
  {
   "address": "4020 Minnehaha Ave, Minneapolis",
   "sale_month": "2019-04",
   "price": 1380000,
   "lot_sqft": 18001,
   "price_per_lot_sqft": 76.66,
   "price_per_building_sqft": 103.41,
   "building_sqft": 13345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13425,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823240061"
  },
  {
   "address": "920 125th Lane Northeast, Blaine",
   "sale_month": "2019-04",
   "price": 500,
   "lot_sqft": 939,
   "price_per_lot_sqft": 0.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063123440155"
  },
  {
   "address": "918 125th Lane Northeast, Blaine",
   "sale_month": "2019-04",
   "price": 500,
   "lot_sqft": 1606,
   "price_per_lot_sqft": 0.31,
   "price_per_building_sqft": 0.06,
   "building_sqft": 7837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7885,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063123440154"
  },
  {
   "address": "6070 50th Street North, Oakdale",
   "sale_month": "2019-04",
   "price": 395000,
   "lot_sqft": 23280,
   "price_per_lot_sqft": 16.97,
   "price_per_building_sqft": 79.89,
   "building_sqft": 4944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4974,
   "use": "300",
   "parcel_id": "0602921330002"
  },
  {
   "address": "17808 Central Avenue Northeast, Ham Lake",
   "sale_month": "2019-04",
   "price": 785000,
   "lot_sqft": 99885,
   "price_per_lot_sqft": 7.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12724,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "053223240018"
  },
  {
   "address": "6924 56th Ave N, Crystal",
   "sale_month": "2019-04",
   "price": 500000,
   "lot_sqft": 14663,
   "price_per_lot_sqft": 34.1,
   "price_per_building_sqft": 108.86,
   "building_sqft": 4593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4621,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420073"
  },
  {
   "address": "4367 Thomas Ave N, Minneapolis",
   "sale_month": "2019-04",
   "price": 205000,
   "lot_sqft": 4898,
   "price_per_lot_sqft": 41.85,
   "price_per_building_sqft": 165.72,
   "building_sqft": 1237,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1244,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924120008"
  },
  {
   "address": "5500 Lakeland Ave N, Crystal",
   "sale_month": "2019-04",
   "price": 7990000,
   "lot_sqft": 323777,
   "price_per_lot_sqft": 24.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94760,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411821330043"
  },
  {
   "address": "1200 37th Ave N, Minneapolis",
   "sale_month": "2019-04",
   "price": 310000,
   "lot_sqft": 10065,
   "price_per_lot_sqft": 30.8,
   "price_per_building_sqft": 44.77,
   "building_sqft": 6925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6967,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924430227"
  },
  {
   "address": "5637 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2019-04",
   "price": 655500,
   "lot_sqft": 46082,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": 126.89,
   "building_sqft": 5166,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5197,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821420028"
  },
  {
   "address": "5710 Xerxes Ave N, Brooklyn Center",
   "sale_month": "2019-04",
   "price": 3100000,
   "lot_sqft": 37362,
   "price_per_lot_sqft": 82.97,
   "price_per_building_sqft": 653.46,
   "building_sqft": 4744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4772,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821140021"
  },
  {
   "address": "6300 Carlson Dr, Eden Prairie",
   "sale_month": "2019-04",
   "price": 675000,
   "lot_sqft": 103038,
   "price_per_lot_sqft": 6.55,
   "price_per_building_sqft": 137.25,
   "building_sqft": 4918,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4948,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622210007"
  },
  {
   "address": "3641 Marshall St NE, Minneapolis",
   "sale_month": "2019-04",
   "price": 3950000,
   "lot_sqft": 65103,
   "price_per_lot_sqft": 60.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924120045"
  },
  {
   "address": "3547 Grand Ave S, Minneapolis",
   "sale_month": "2019-04",
   "price": 1225000,
   "lot_sqft": 10044,
   "price_per_lot_sqft": 121.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3050,
   "use": "APARTMENT",
   "parcel_id": "0302824320206"
  },
  {
   "address": "3009 5th Ave S, Minneapolis",
   "sale_month": "2019-04",
   "price": 510000,
   "lot_sqft": 10442,
   "price_per_lot_sqft": 48.84,
   "price_per_building_sqft": 50.06,
   "building_sqft": 10188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10250,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110112"
  },
  {
   "address": "7840 5th Ave S, Bloomington",
   "sale_month": "2019-04",
   "price": 450000,
   "lot_sqft": 17658,
   "price_per_lot_sqft": 25.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724110038"
  },
  {
   "address": "7936 Portland Ave S, Bloomington",
   "sale_month": "2019-04",
   "price": 2495000,
   "lot_sqft": 26019,
   "price_per_lot_sqft": 95.89,
   "price_per_building_sqft": 478.89,
   "building_sqft": 5210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5242,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724110031"
  },
  {
   "address": "1575 Highway 13 West, Burnsville",
   "sale_month": "2019-04",
   "price": 1300000,
   "lot_sqft": 35075,
   "price_per_lot_sqft": 37.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5688,
   "use": "Apartment",
   "parcel_id": "028220300015"
  },
  {
   "address": "12920 Aldrich Avenue South, Burnsville",
   "sale_month": "2019-04",
   "price": 1800000,
   "lot_sqft": 75135,
   "price_per_lot_sqft": 23.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17282,
   "use": "Commercial-preferred",
   "parcel_id": "024420001030"
  },
  {
   "address": "791 Grand Avenue, Saint Paul",
   "sale_month": "2019-04",
   "price": 6000000,
   "lot_sqft": 30266,
   "price_per_lot_sqft": 198.24,
   "price_per_building_sqft": 351.41,
   "building_sqft": 17074,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17177,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420225"
  },
  {
   "address": "3101 Central Ave NE, Minneapolis",
   "sale_month": "2019-04",
   "price": 290000,
   "lot_sqft": 3966,
   "price_per_lot_sqft": 73.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102924320114"
  },
  {
   "address": "29 Main Street East, Waconia",
   "sale_month": "2019-03",
   "price": 150000,
   "lot_sqft": 5159,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502570"
  },
  {
   "address": "1022 Robert Street South, West Saint Paul",
   "sale_month": "2019-03",
   "price": 230000,
   "lot_sqft": 7079,
   "price_per_lot_sqft": 32.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1242,
   "use": "Commercial-preferred",
   "parcel_id": "420170026052"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 900000,
   "lot_sqft": 176518,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": 111.84,
   "building_sqft": 8047,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8095,
   "use": "Industrial-preferred",
   "parcel_id": "367150016250"
  },
  {
   "address": "9052 University Avenue Northwest, Coon Rapids",
   "sale_month": "2019-03",
   "price": 2600000,
   "lot_sqft": 50497,
   "price_per_lot_sqft": 51.49,
   "price_per_building_sqft": 219.56,
   "building_sqft": 11842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11914,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124110039"
  },
  {
   "address": "2514 24th Ave S, Minneapolis",
   "sale_month": "2019-03",
   "price": 650000,
   "lot_sqft": 12576,
   "price_per_lot_sqft": 51.69,
   "price_per_building_sqft": 91.83,
   "building_sqft": 7078,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7120,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240006"
  },
  {
   "address": "9002 North Highway Drive, Lexington",
   "sale_month": "2019-03",
   "price": 120000,
   "lot_sqft": 11401,
   "price_per_lot_sqft": 10.53,
   "price_per_building_sqft": 54.97,
   "building_sqft": 2183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2196,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120030"
  },
  {
   "address": "3970 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2019-03",
   "price": 420000,
   "lot_sqft": 5492,
   "price_per_lot_sqft": 76.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410154"
  },
  {
   "address": "533 37th Avenue Northeast, Columbia Heights",
   "sale_month": "2019-03",
   "price": 925000,
   "lot_sqft": 56775,
   "price_per_lot_sqft": 16.29,
   "price_per_building_sqft": 109.58,
   "building_sqft": 8441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8491,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024340032"
  },
  {
   "address": "2200 Freeway Blvd, Brooklyn Center",
   "sale_month": "2019-03",
   "price": 10000000,
   "lot_sqft": 277925,
   "price_per_lot_sqft": 35.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34496,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3511921130012"
  },
  {
   "address": "2520 151st Court West, Rosemount",
   "sale_month": "2019-03",
   "price": 1190000,
   "lot_sqft": 154215,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": 121.33,
   "building_sqft": 9808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9867,
   "use": "Industrial-preferred",
   "parcel_id": "346455202050"
  },
  {
   "address": "393 Dunlap Street North, Saint Paul",
   "sale_month": "2019-03",
   "price": 9700000,
   "lot_sqft": 53737,
   "price_per_lot_sqft": 180.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15025,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923410057"
  },
  {
   "address": "1528 Iglehart Avenue, Saint Paul",
   "sale_month": "2019-03",
   "price": 660000,
   "lot_sqft": 4634,
   "price_per_lot_sqft": 142.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2332,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923330095"
  },
  {
   "address": "1440 University Avenue West, Saint Paul",
   "sale_month": "2019-03",
   "price": 31210000,
   "lot_sqft": 278929,
   "price_per_lot_sqft": 111.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310021"
  },
  {
   "address": "1410 University Avenue West, Saint Paul",
   "sale_month": "2019-03",
   "price": 31210000,
   "lot_sqft": 116546,
   "price_per_lot_sqft": 267.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 193574,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310020"
  },
  {
   "address": "1360 University Avenue West, Saint Paul",
   "sale_month": "2019-03",
   "price": 31210000,
   "lot_sqft": 147195,
   "price_per_lot_sqft": 212.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 75641,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310017"
  },
  {
   "address": "1450 University Avenue West, Saint Paul",
   "sale_month": "2019-03",
   "price": 31210000,
   "lot_sqft": 340722,
   "price_per_lot_sqft": 91.6,
   "price_per_building_sqft": 254.87,
   "building_sqft": 122456,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 123195,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310016"
  },
  {
   "address": "1567 University Avenue West, Saint Paul",
   "sale_month": "2019-03",
   "price": 1250000,
   "lot_sqft": 3730,
   "price_per_lot_sqft": 335.12,
   "price_per_building_sqft": 399.74,
   "building_sqft": 3127,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3146,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230180"
  },
  {
   "address": "1560 Sherburne Avenue, Saint Paul",
   "sale_month": "2019-03",
   "price": 1250000,
   "lot_sqft": 3872,
   "price_per_lot_sqft": 322.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230174"
  },
  {
   "address": "1558 Sherburne Avenue, Saint Paul",
   "sale_month": "2019-03",
   "price": 1250000,
   "lot_sqft": 4019,
   "price_per_lot_sqft": 311.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230173"
  },
  {
   "address": "2069 Wayzata Blvd W, Long Lake",
   "sale_month": "2019-03",
   "price": 460000,
   "lot_sqft": 14875,
   "price_per_lot_sqft": 30.92,
   "price_per_building_sqft": 105.53,
   "building_sqft": 4359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4386,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823240036"
  },
  {
   "address": "14000 Carlson Pkwy N, Plymouth",
   "sale_month": "2019-03",
   "price": 4829200,
   "lot_sqft": 149255,
   "price_per_lot_sqft": 32.36,
   "price_per_building_sqft": 160.48,
   "building_sqft": 30093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30275,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411822320029"
  },
  {
   "address": "12800 Whitewater Dr, Minnetonka",
   "sale_month": "2019-03",
   "price": 19000000,
   "lot_sqft": 194870,
   "price_per_lot_sqft": 97.5,
   "price_per_building_sqft": 407.9,
   "building_sqft": 46580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46861,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411722410019"
  },
  {
   "address": "12900 Whitewater Dr, Minnetonka",
   "sale_month": "2019-03",
   "price": 19000000,
   "lot_sqft": 190214,
   "price_per_lot_sqft": 99.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21127,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411722410017"
  },
  {
   "address": "2700 Blaisdell Ave, Minneapolis",
   "sale_month": "2019-03",
   "price": 125000,
   "lot_sqft": 5156,
   "price_per_lot_sqft": 24.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1738,
   "use": "APARTMENT",
   "parcel_id": "3402924310079"
  },
  {
   "address": "9274 Isanti Street Northeast, Blaine",
   "sale_month": "2019-03",
   "price": 550000,
   "lot_sqft": 4937,
   "price_per_lot_sqft": 111.4,
   "price_per_building_sqft": 28.69,
   "building_sqft": 19171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19287,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220020"
  },
  {
   "address": "5900 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2019-03",
   "price": 4200000,
   "lot_sqft": 90935,
   "price_per_lot_sqft": 46.19,
   "price_per_building_sqft": 180.16,
   "building_sqft": 23313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23454,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821230004"
  },
  {
   "address": "14304 60th Street North, Stillwater",
   "sale_month": "2019-03",
   "price": 2325000,
   "lot_sqft": 162643,
   "price_per_lot_sqft": 14.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30344,
   "use": "300",
   "parcel_id": "3303020340010"
  },
  {
   "address": "2210 Colfax Ave S, Minneapolis",
   "sale_month": "2019-03",
   "price": 813650,
   "lot_sqft": 7738,
   "price_per_lot_sqft": 105.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1331,
   "use": "APARTMENT",
   "parcel_id": "3302924110092"
  },
  {
   "address": "636 Vandalia Street, Saint Paul",
   "sale_month": "2019-03",
   "price": 850000,
   "lot_sqft": 30965,
   "price_per_lot_sqft": 27.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5945,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923110044"
  },
  {
   "address": "1750 Frontage Road West, Stillwater",
   "sale_month": "2019-03",
   "price": 2000000,
   "lot_sqft": 69528,
   "price_per_lot_sqft": 28.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14636,
   "use": "300",
   "parcel_id": "3203020430026"
  },
  {
   "address": "10 Exchange Street East, Saint Paul",
   "sale_month": "2019-03",
   "price": 1750000,
   "lot_sqft": 11314,
   "price_per_lot_sqft": 154.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922340264"
  },
  {
   "address": "9051 White Oaks Tr N, Champlin",
   "sale_month": "2019-03",
   "price": 1750000,
   "lot_sqft": 50171,
   "price_per_lot_sqft": 34.88,
   "price_per_building_sqft": 261.04,
   "building_sqft": 6704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6744,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021310011"
  },
  {
   "address": "4075 Tower St, St. Bonifacius",
   "sale_month": "2019-03",
   "price": 1440000,
   "lot_sqft": 41484,
   "price_per_lot_sqft": 34.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10812,
   "use": "APARTMENT",
   "parcel_id": "3111724110058"
  },
  {
   "address": "915 Wildwood Road, White Bear Lake",
   "sale_month": "2019-03",
   "price": 6240000,
   "lot_sqft": 64725,
   "price_per_lot_sqft": 96.41,
   "price_per_building_sqft": 414.84,
   "building_sqft": 15042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15133,
   "use": "300",
   "parcel_id": "3003021330072"
  },
  {
   "address": "2515 University Ave SE, Minneapolis",
   "sale_month": "2019-03",
   "price": 43000000,
   "lot_sqft": 185635,
   "price_per_lot_sqft": 231.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 154774,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240059"
  },
  {
   "address": "1549 93rd Lane Northeast, Blaine",
   "sale_month": "2019-03",
   "price": 885000,
   "lot_sqft": 50605,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": 69.12,
   "building_sqft": 12804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12881,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123430012"
  },
  {
   "address": "226 Myrtle Street East, Stillwater",
   "sale_month": "2019-03",
   "price": 280000,
   "lot_sqft": 5036,
   "price_per_lot_sqft": 55.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410104"
  },
  {
   "address": "6690 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2019-03",
   "price": 2790000,
   "lot_sqft": 176110,
   "price_per_lot_sqft": 15.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43266,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225420011"
  },
  {
   "address": "3948 Hoffman Road, White Bear Lake",
   "sale_month": "2019-03",
   "price": 150500,
   "lot_sqft": 30133,
   "price_per_lot_sqft": 4.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022140020"
  },
  {
   "address": "1387 Phalen Boulevard, Saint Paul",
   "sale_month": "2019-03",
   "price": 200000,
   "lot_sqft": 7094,
   "price_per_lot_sqft": 28.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922220172"
  },
  {
   "address": "1385 Phalen Boulevard, Saint Paul",
   "sale_month": "2019-03",
   "price": 200000,
   "lot_sqft": 32333,
   "price_per_lot_sqft": 6.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922220171"
  },
  {
   "address": "1160 Clarence Street, Saint Paul",
   "sale_month": "2019-03",
   "price": 200000,
   "lot_sqft": 57524,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922220170"
  },
  {
   "address": "407 66th St W, Richfield",
   "sale_month": "2019-03",
   "price": 32967000,
   "lot_sqft": 18341,
   "price_per_lot_sqft": 1797.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824320138"
  },
  {
   "address": "6601 Lyndale Ave S, Richfield",
   "sale_month": "2019-03",
   "price": 32967000,
   "lot_sqft": 149346,
   "price_per_lot_sqft": 220.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 106144,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824320137"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 32967000,
   "lot_sqft": 18792,
   "price_per_lot_sqft": 1754.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824320134"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 32967000,
   "lot_sqft": 9281,
   "price_per_lot_sqft": 3552.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824320132"
  },
  {
   "address": "3787 95th Avenue Northeast, Blaine",
   "sale_month": "2019-03",
   "price": 7250000,
   "lot_sqft": 293660,
   "price_per_lot_sqft": 24.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 98828,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263123310003"
  },
  {
   "address": "4609 University Avenue Northeast, Columbia Heights",
   "sale_month": "2019-03",
   "price": 576000,
   "lot_sqft": 10595,
   "price_per_lot_sqft": 54.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2882,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024340091"
  },
  {
   "address": "750 Milton Street North, Saint Paul",
   "sale_month": "2019-03",
   "price": 9800000,
   "lot_sqft": 113458,
   "price_per_lot_sqft": 86.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9462,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923340017"
  },
  {
   "address": "977 Front Avenue, Saint Paul",
   "sale_month": "2019-03",
   "price": 155000,
   "lot_sqft": 4960,
   "price_per_lot_sqft": 31.25,
   "price_per_building_sqft": 178.57,
   "building_sqft": 868,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 873,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923240180"
  },
  {
   "address": "1901 4th Avenue, Newport",
   "sale_month": "2019-03",
   "price": 563200,
   "lot_sqft": 7991,
   "price_per_lot_sqft": 70.48,
   "price_per_building_sqft": 111.04,
   "building_sqft": 5072,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5103,
   "use": "300",
   "parcel_id": "2602822440013"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 563200,
   "lot_sqft": 7991,
   "price_per_lot_sqft": 70.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602822440012"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 563200,
   "lot_sqft": 7991,
   "price_per_lot_sqft": 70.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602822440011"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 563200,
   "lot_sqft": 7991,
   "price_per_lot_sqft": 70.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602822440010"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 563200,
   "lot_sqft": 7991,
   "price_per_lot_sqft": 70.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602822440009"
  },
  {
   "address": "846 Western Avenue North, Saint Paul",
   "sale_month": "2019-03",
   "price": 1680000,
   "lot_sqft": 12936,
   "price_per_lot_sqft": 129.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923420216"
  },
  {
   "address": "575 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2019-03",
   "price": 5950000,
   "lot_sqft": 115183,
   "price_per_lot_sqft": 51.66,
   "price_per_building_sqft": 119.5,
   "building_sqft": 49790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50090,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923330027"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 1680000,
   "lot_sqft": 16185,
   "price_per_lot_sqft": 103.8,
   "price_per_building_sqft": 645.91,
   "building_sqft": 2601,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2617,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310111"
  },
  {
   "address": "427 Atwater Street, Saint Paul",
   "sale_month": "2019-03",
   "price": 1680000,
   "lot_sqft": 10801,
   "price_per_lot_sqft": 155.54,
   "price_per_building_sqft": 155.18,
   "building_sqft": 10826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10891,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310110"
  },
  {
   "address": "849 Western Avenue North, Saint Paul",
   "sale_month": "2019-03",
   "price": 1680000,
   "lot_sqft": 20996,
   "price_per_lot_sqft": 80.02,
   "price_per_building_sqft": 99.77,
   "building_sqft": 16839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16940,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310109"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 1680000,
   "lot_sqft": 5444,
   "price_per_lot_sqft": 308.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310085"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 1680000,
   "lot_sqft": 5423,
   "price_per_lot_sqft": 309.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310084"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 1680000,
   "lot_sqft": 5317,
   "price_per_lot_sqft": 315.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310083"
  },
  {
   "address": "594 Lawson Avenue West, Saint Paul",
   "sale_month": "2019-03",
   "price": 582500,
   "lot_sqft": 6742,
   "price_per_lot_sqft": 86.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2911,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923230059"
  },
  {
   "address": "7110 Otter Lake Road, Lino Lakes",
   "sale_month": "2019-03",
   "price": 500,
   "lot_sqft": 54005,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122110007"
  },
  {
   "address": "501 6th St SE, Minneapolis",
   "sale_month": "2019-03",
   "price": 1000000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 91.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2620,
   "use": "APARTMENT",
   "parcel_id": "2402924230092"
  },
  {
   "address": "1115 14th Ave SE, Minneapolis",
   "sale_month": "2019-03",
   "price": 1500000,
   "lot_sqft": 9654,
   "price_per_lot_sqft": 155.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3454,
   "use": "APARTMENT",
   "parcel_id": "2402924120002"
  },
  {
   "address": "1625 Como Ave SE, Minneapolis",
   "sale_month": "2019-03",
   "price": 1100000,
   "lot_sqft": 15865,
   "price_per_lot_sqft": 69.34,
   "price_per_building_sqft": 284.97,
   "building_sqft": 3860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3884,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924110176"
  },
  {
   "address": "20870 Rogers Dr, Rogers",
   "sale_month": "2019-03",
   "price": 2600000,
   "lot_sqft": 214841,
   "price_per_lot_sqft": 12.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 66308,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023110023"
  },
  {
   "address": "10657 165th Street West, Lakeville",
   "sale_month": "2019-03",
   "price": 220000,
   "lot_sqft": 1822,
   "price_per_lot_sqft": 120.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001160"
  },
  {
   "address": "3033 Campus Dr, Plymouth",
   "sale_month": "2019-03",
   "price": 55500000,
   "lot_sqft": 826924,
   "price_per_lot_sqft": 67.12,
   "price_per_building_sqft": 422.76,
   "building_sqft": 131279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 132072,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822240005"
  },
  {
   "address": "2559 7th Street West, Saint Paul",
   "sale_month": "2019-03",
   "price": 265000,
   "lot_sqft": 3616,
   "price_per_lot_sqft": 73.29,
   "price_per_building_sqft": 156.8,
   "building_sqft": 1690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1700,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823130063"
  },
  {
   "address": "3145 Fernbrook La N, Plymouth",
   "sale_month": "2019-03",
   "price": 650000,
   "lot_sqft": 5163,
   "price_per_lot_sqft": 125.9,
   "price_per_building_sqft": 147.39,
   "building_sqft": 4410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4437,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140043"
  },
  {
   "address": "10431 Baltimore Street Northeast, Blaine",
   "sale_month": "2019-03",
   "price": 3000000,
   "lot_sqft": 82393,
   "price_per_lot_sqft": 36.41,
   "price_per_building_sqft": 162.79,
   "building_sqft": 18429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18540,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123420017"
  },
  {
   "address": "7600 32nd Ave N, Crystal",
   "sale_month": "2019-03",
   "price": 3500000,
   "lot_sqft": 167631,
   "price_per_lot_sqft": 20.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54308,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821230017"
  },
  {
   "address": "3510 Winnetka Ave N, New Hope",
   "sale_month": "2019-03",
   "price": 2100000,
   "lot_sqft": 128583,
   "price_per_lot_sqft": 16.33,
   "price_per_building_sqft": 56.48,
   "building_sqft": 37179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37403,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821220004"
  },
  {
   "address": "4345 Peony La N, Plymouth",
   "sale_month": "2019-03",
   "price": 3950000,
   "lot_sqft": 48550,
   "price_per_lot_sqft": 81.36,
   "price_per_building_sqft": 386.42,
   "building_sqft": 10222,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10284,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822120021"
  },
  {
   "address": "21217 Highway 65 Northeast, East Bethel",
   "sale_month": "2019-03",
   "price": 870000,
   "lot_sqft": 165840,
   "price_per_lot_sqft": 5.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7928,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323120017"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 870000,
   "lot_sqft": 8759,
   "price_per_lot_sqft": 99.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323120008"
  },
  {
   "address": "16345 Highway 65 Northeast, Ham Lake",
   "sale_month": "2019-03",
   "price": 650000,
   "lot_sqft": 62888,
   "price_per_lot_sqft": 10.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18922,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223120008"
  },
  {
   "address": "1823 Emerson Ave N, Minneapolis",
   "sale_month": "2019-03",
   "price": 450000,
   "lot_sqft": 9290,
   "price_per_lot_sqft": 48.44,
   "price_per_building_sqft": 100.54,
   "building_sqft": 4476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4503,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924420062"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 1750000,
   "lot_sqft": 61008,
   "price_per_lot_sqft": 28.68,
   "price_per_building_sqft": 464.07,
   "building_sqft": 3771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3794,
   "use": "300",
   "parcel_id": "1602921420011"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 1750000,
   "lot_sqft": 112399,
   "price_per_lot_sqft": 15.57,
   "price_per_building_sqft": 873.69,
   "building_sqft": 2003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2015,
   "use": "300",
   "parcel_id": "1602921420001"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 500,
   "lot_sqft": 86747,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143124430001"
  },
  {
   "address": "2060 5th Street, White Bear Lake",
   "sale_month": "2019-03",
   "price": 8100000,
   "lot_sqft": 91098,
   "price_per_lot_sqft": 88.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29072,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "143022420011"
  },
  {
   "address": "1800 White Bear Avenue North, Maplewood",
   "sale_month": "2019-03",
   "price": 2115000,
   "lot_sqft": 196963,
   "price_per_lot_sqft": 10.74,
   "price_per_building_sqft": 79.14,
   "building_sqft": 26724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26886,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330026"
  },
  {
   "address": "8547 Edinburgh Ctr Dr N, Brooklyn Park",
   "sale_month": "2019-03",
   "price": 2250000,
   "lot_sqft": 79524,
   "price_per_lot_sqft": 28.29,
   "price_per_building_sqft": 227,
   "building_sqft": 9912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9972,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921440029"
  },
  {
   "address": "2124 44th Ave N, Minneapolis",
   "sale_month": "2019-03",
   "price": 250000,
   "lot_sqft": 3055,
   "price_per_lot_sqft": 81.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411821120043"
  },
  {
   "address": "10600 Clean St, Eden Prairie",
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 436192,
   "price_per_lot_sqft": 29.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3622,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622240029"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 61094,
   "price_per_lot_sqft": 212.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622240024"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 5443,
   "price_per_lot_sqft": 2388.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622240023"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 3375,
   "price_per_lot_sqft": 3851.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622240022"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 6227,
   "price_per_lot_sqft": 2087.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622240021"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 6923,
   "price_per_lot_sqft": 1877.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622240020"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 60492,
   "price_per_lot_sqft": 214.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622240019"
  },
  {
   "address": "10600 Clean St, Eden Prairie",
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 153115,
   "price_per_lot_sqft": 84.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622240014"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 55252,
   "price_per_lot_sqft": 235.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 824,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622240013"
  },
  {
   "address": "10400 Clean St, Eden Prairie",
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 184562,
   "price_per_lot_sqft": 70.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 67075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622240012"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 50927,
   "price_per_lot_sqft": 255.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622230009"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 73456,
   "price_per_lot_sqft": 176.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622230003"
  },
  {
   "address": "10200 Clean St, Eden Prairie",
   "sale_month": "2019-03",
   "price": 13000000,
   "lot_sqft": 817672,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622130005"
  },
  {
   "address": "948 18th Ave NE, Minneapolis",
   "sale_month": "2019-03",
   "price": 240000,
   "lot_sqft": 8053,
   "price_per_lot_sqft": 29.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1223,
   "use": "TRIPLEX",
   "parcel_id": "1302924220074"
  },
  {
   "address": "2201 Fillmore St NE, Minneapolis",
   "sale_month": "2019-03",
   "price": 380000,
   "lot_sqft": 4025,
   "price_per_lot_sqft": 94.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1635,
   "use": "TRIPLEX",
   "parcel_id": "1202924310102"
  },
  {
   "address": "8806 Old Cedar Ave S, Bloomington",
   "sale_month": "2019-03",
   "price": 416500,
   "lot_sqft": 13069,
   "price_per_lot_sqft": 31.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2084,
   "use": "APARTMENT",
   "parcel_id": "1102724140067"
  },
  {
   "address": "922 Wescott Trail, Eagan",
   "sale_month": "2019-03",
   "price": 520400,
   "lot_sqft": 7873,
   "price_per_lot_sqft": 66.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361201045"
  },
  {
   "address": "1814 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-03",
   "price": 500,
   "lot_sqft": 87675,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.03,
   "building_sqft": 15618,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15713,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124430008"
  },
  {
   "address": "7651 Anagram Dr, Eden Prairie",
   "sale_month": "2019-03",
   "price": 13025000,
   "lot_sqft": 132486,
   "price_per_lot_sqft": 98.31,
   "price_per_building_sqft": 428.14,
   "building_sqft": 30422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30606,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622430012"
  },
  {
   "address": "7623 Anagram Dr, Eden Prairie",
   "sale_month": "2019-03",
   "price": 13025000,
   "lot_sqft": 295456,
   "price_per_lot_sqft": 44.08,
   "price_per_building_sqft": 156.87,
   "building_sqft": 83033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83535,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622430011"
  },
  {
   "address": "7595 Anagram Dr, Eden Prairie",
   "sale_month": "2019-03",
   "price": 13025000,
   "lot_sqft": 127269,
   "price_per_lot_sqft": 102.34,
   "price_per_building_sqft": 825.26,
   "building_sqft": 15783,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15878,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622430010"
  },
  {
   "address": "7585 Equitable Dr, Eden Prairie",
   "sale_month": "2019-03",
   "price": 5055000,
   "lot_sqft": 195970,
   "price_per_lot_sqft": 25.79,
   "price_per_building_sqft": 89.5,
   "building_sqft": 56479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56820,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622310019"
  },
  {
   "address": "9655 Grove Cir N, Maple Grove",
   "sale_month": "2019-03",
   "price": 11500000,
   "lot_sqft": 160557,
   "price_per_lot_sqft": 71.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24508,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922410014"
  },
  {
   "address": "16500 Main St, Eden Prairie",
   "sale_month": "2019-03",
   "price": 17000000,
   "lot_sqft": 357601,
   "price_per_lot_sqft": 47.54,
   "price_per_building_sqft": 200.62,
   "building_sqft": 84739,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85250,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811622430042"
  },
  {
   "address": "5100 State Hwy No 169, New Hope",
   "sale_month": "2019-03",
   "price": 2380000,
   "lot_sqft": 91933,
   "price_per_lot_sqft": 25.89,
   "price_per_building_sqft": 64.85,
   "building_sqft": 36702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36923,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821220002"
  },
  {
   "address": "200 7th Street West, Saint Paul",
   "sale_month": "2019-03",
   "price": 31680000,
   "lot_sqft": 34319,
   "price_per_lot_sqft": 923.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230178"
  },
  {
   "address": "525 Broadway Ave N, Wayzata",
   "sale_month": "2019-03",
   "price": 607000,
   "lot_sqft": 26982,
   "price_per_lot_sqft": 22.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3469,
   "use": "APARTMENT",
   "parcel_id": "0611722120005"
  },
  {
   "address": null,
   "sale_month": "2019-03",
   "price": 126000,
   "lot_sqft": 1209,
   "price_per_lot_sqft": 104.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410740"
  },
  {
   "address": "1101 North Street, Anoka",
   "sale_month": "2019-03",
   "price": 500000,
   "lot_sqft": 87118,
   "price_per_lot_sqft": 5.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124230011"
  },
  {
   "address": "3080 Centerville Road, Little Canada",
   "sale_month": "2019-03",
   "price": 2000000,
   "lot_sqft": 114566,
   "price_per_lot_sqft": 17.46,
   "price_per_building_sqft": 58.07,
   "building_sqft": 34443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34651,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052922220007"
  },
  {
   "address": "1619 Dayton Avenue, Saint Paul",
   "sale_month": "2019-03",
   "price": 3476000,
   "lot_sqft": 50306,
   "price_per_lot_sqft": 69.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14663,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110199"
  },
  {
   "address": "14455 60th Street North, Oak Park Heights",
   "sale_month": "2019-03",
   "price": 225000,
   "lot_sqft": 37426,
   "price_per_lot_sqft": 6.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402920210013"
  },
  {
   "address": "7800 Main Street Northeast, Fridley",
   "sale_month": "2019-03",
   "price": 250000,
   "lot_sqft": 21503,
   "price_per_lot_sqft": 11.63,
   "price_per_building_sqft": 52.92,
   "building_sqft": 4724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4752,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440083"
  },
  {
   "address": "3241 Clinton Ave, Minneapolis",
   "sale_month": "2019-03",
   "price": 333000,
   "lot_sqft": 5829,
   "price_per_lot_sqft": 57.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1522,
   "use": "TRIPLEX",
   "parcel_id": "0302824140078"
  },
  {
   "address": "12200 Nicollet Avenue South, Burnsville",
   "sale_month": "2019-03",
   "price": 2400000,
   "lot_sqft": 115530,
   "price_per_lot_sqft": 20.77,
   "price_per_building_sqft": 91.49,
   "building_sqft": 26232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26391,
   "use": "Industrial-preferred",
   "parcel_id": "025135001031"
  },
  {
   "address": "3092 Lexington Avenue North, Roseville",
   "sale_month": "2019-03",
   "price": 250000,
   "lot_sqft": 26252,
   "price_per_lot_sqft": 9.52,
   "price_per_building_sqft": 69.72,
   "building_sqft": 3586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3607,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022923220040"
  },
  {
   "address": "12400 Portland Avenue South, Burnsville",
   "sale_month": "2019-03",
   "price": 2800000,
   "lot_sqft": 187748,
   "price_per_lot_sqft": 14.91,
   "price_per_building_sqft": 69.55,
   "building_sqft": 40259,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40502,
   "use": "Commercial-preferred",
   "parcel_id": "021539701010"
  },
  {
   "address": "737 West Main Street, Anoka",
   "sale_month": "2019-03",
   "price": 500,
   "lot_sqft": 28086,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.11,
   "building_sqft": 4538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4566,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125230005"
  },
  {
   "address": "613 County Road 10 Southeast, Watertown",
   "sale_month": "2019-02",
   "price": 230000,
   "lot_sqft": 54058,
   "price_per_lot_sqft": 4.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2357,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "853000030"
  },
  {
   "address": "10720 10th Street West, Waconia",
   "sale_month": "2019-02",
   "price": 4585000,
   "lot_sqft": 94505,
   "price_per_lot_sqft": 48.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754650010"
  },
  {
   "address": "607 Marie Avenue, South Saint Paul",
   "sale_month": "2019-02",
   "price": 150000,
   "lot_sqft": 2797,
   "price_per_lot_sqft": 53.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "363255005301"
  },
  {
   "address": "4329 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2019-02",
   "price": 1,
   "lot_sqft": 15348,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 2379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2393,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220161"
  },
  {
   "address": "302 University Avenue West, Saint Paul",
   "sale_month": "2019-02",
   "price": 410000,
   "lot_sqft": 3765,
   "price_per_lot_sqft": 108.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923420123"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 410000,
   "lot_sqft": 5943,
   "price_per_lot_sqft": 68.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923420021"
  },
  {
   "address": "6316 Riverdale Drive Northwest, Ramsey",
   "sale_month": "2019-02",
   "price": 50000,
   "lot_sqft": 10799,
   "price_per_lot_sqft": 4.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225320062"
  },
  {
   "address": "4018 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2019-02",
   "price": 220000,
   "lot_sqft": 2724,
   "price_per_lot_sqft": 80.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410045"
  },
  {
   "address": "458 Lexington Parkway North, Saint Paul",
   "sale_month": "2019-02",
   "price": 3100000,
   "lot_sqft": 40749,
   "price_per_lot_sqft": 76.08,
   "price_per_building_sqft": 65.64,
   "building_sqft": 47230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47515,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923320147"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 3100000,
   "lot_sqft": 5385,
   "price_per_lot_sqft": 575.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923320009"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 3100000,
   "lot_sqft": 3561,
   "price_per_lot_sqft": 870.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923320008"
  },
  {
   "address": "2300 Elliot Ave, Minneapolis",
   "sale_month": "2019-02",
   "price": 455000,
   "lot_sqft": 6135,
   "price_per_lot_sqft": 74.16,
   "price_per_building_sqft": 305.37,
   "building_sqft": 1490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1499,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924210003"
  },
  {
   "address": "3535 Hoffman Road East, Vadnais Heights",
   "sale_month": "2019-02",
   "price": 790000,
   "lot_sqft": 51929,
   "price_per_lot_sqft": 15.21,
   "price_per_building_sqft": 88.73,
   "building_sqft": 8903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8957,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022120034"
  },
  {
   "address": "535 Asbury Street, Saint Paul",
   "sale_month": "2019-02",
   "price": 1125000,
   "lot_sqft": 3578,
   "price_per_lot_sqft": 314.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3660,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923230157"
  },
  {
   "address": "1 Premier Dr, Long Lake",
   "sale_month": "2019-02",
   "price": 1400000,
   "lot_sqft": 60662,
   "price_per_lot_sqft": 23.08,
   "price_per_building_sqft": 73.99,
   "building_sqft": 18922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19036,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823240067"
  },
  {
   "address": "1905 Wayzata Blvd W, Long Lake",
   "sale_month": "2019-02",
   "price": 225000,
   "lot_sqft": 20452,
   "price_per_lot_sqft": 11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2762,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411823130058"
  },
  {
   "address": "251 Water St, Excelsior",
   "sale_month": "2019-02",
   "price": 638000,
   "lot_sqft": 1759,
   "price_per_lot_sqft": 362.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110032"
  },
  {
   "address": "130 Lake St W, Minneapolis",
   "sale_month": "2019-02",
   "price": 1800000,
   "lot_sqft": 13864,
   "price_per_lot_sqft": 129.83,
   "price_per_building_sqft": 172.79,
   "building_sqft": 10417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10480,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924340023"
  },
  {
   "address": "120 Lake St W, Minneapolis",
   "sale_month": "2019-02",
   "price": 1800000,
   "lot_sqft": 2773,
   "price_per_lot_sqft": 649.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924340022"
  },
  {
   "address": "118 Lake St W, Minneapolis",
   "sale_month": "2019-02",
   "price": 1800000,
   "lot_sqft": 5042,
   "price_per_lot_sqft": 357,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3402924340021"
  },
  {
   "address": "501 Lynnhurst Avenue West, Saint Paul",
   "sale_month": "2019-02",
   "price": 475000,
   "lot_sqft": 4343,
   "price_per_lot_sqft": 109.37,
   "price_per_building_sqft": 140.95,
   "building_sqft": 3370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3391,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240044"
  },
  {
   "address": "847 Hudson Road, Saint Paul",
   "sale_month": "2019-02",
   "price": 35000,
   "lot_sqft": 4963,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": 33.18,
   "building_sqft": 1055,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1061,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922320156"
  },
  {
   "address": "781 7th Street East, Saint Paul",
   "sale_month": "2019-02",
   "price": 250000,
   "lot_sqft": 4435,
   "price_per_lot_sqft": 56.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110048"
  },
  {
   "address": "2812 Xerxes Ave S, Minneapolis",
   "sale_month": "2019-02",
   "price": 1400000,
   "lot_sqft": 8985,
   "price_per_lot_sqft": 155.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3676,
   "use": "APARTMENT",
   "parcel_id": "3202924340004"
  },
  {
   "address": "399 Silver Lake Road Southwest, New Brighton",
   "sale_month": "2019-02",
   "price": 325000,
   "lot_sqft": 19322,
   "price_per_lot_sqft": 16.82,
   "price_per_building_sqft": 135.81,
   "building_sqft": 2393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2407,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023130001"
  },
  {
   "address": "586 Rice Street, Saint Paul",
   "sale_month": "2019-02",
   "price": 4400000,
   "lot_sqft": 23614,
   "price_per_lot_sqft": 186.33,
   "price_per_building_sqft": 347.55,
   "building_sqft": 12660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12736,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922230096"
  },
  {
   "address": "825 Boone Ave N, Golden Valley",
   "sale_month": "2019-02",
   "price": 1650000,
   "lot_sqft": 65547,
   "price_per_lot_sqft": 25.17,
   "price_per_building_sqft": 71.75,
   "building_sqft": 22996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23135,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821240002"
  },
  {
   "address": "7000 France Ave S, Edina",
   "sale_month": "2019-02",
   "price": 8250000,
   "lot_sqft": 26883,
   "price_per_lot_sqft": 306.89,
   "price_per_building_sqft": 1874.15,
   "building_sqft": 4402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4428,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824110022"
  },
  {
   "address": "1601 White Oak Drive, Chaska",
   "sale_month": "2019-02",
   "price": 485000,
   "lot_sqft": 79797,
   "price_per_lot_sqft": 6.08,
   "price_per_building_sqft": 182.74,
   "building_sqft": 2654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2670,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "305810040"
  },
  {
   "address": "123 Manitoba Avenue, Saint Paul",
   "sale_month": "2019-02",
   "price": 3200000,
   "lot_sqft": 3922,
   "price_per_lot_sqft": 815.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922320211"
  },
  {
   "address": "900 Rice Street, Saint Paul",
   "sale_month": "2019-02",
   "price": 3200000,
   "lot_sqft": 10761,
   "price_per_lot_sqft": 297.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922320210"
  },
  {
   "address": "904 Rice Street, Saint Paul",
   "sale_month": "2019-02",
   "price": 3200000,
   "lot_sqft": 5465,
   "price_per_lot_sqft": 585.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18949,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922320209"
  },
  {
   "address": "4330 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2019-02",
   "price": 1682645,
   "lot_sqft": 1015333,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": 16.41,
   "building_sqft": 102509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 103128,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924440033"
  },
  {
   "address": "1110 Payne Avenue, Saint Paul",
   "sale_month": "2019-02",
   "price": 44500,
   "lot_sqft": 4613,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": 14.74,
   "building_sqft": 3019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3037,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120232"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 7190000,
   "lot_sqft": 25831,
   "price_per_lot_sqft": 278.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "279061400"
  },
  {
   "address": "560 Gorman Street, Shakopee",
   "sale_month": "2019-02",
   "price": 7190000,
   "lot_sqft": 63836,
   "price_per_lot_sqft": 112.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22865,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "279060420"
  },
  {
   "address": "560 Gorman Street, Shakopee",
   "sale_month": "2019-02",
   "price": 7190000,
   "lot_sqft": 63972,
   "price_per_lot_sqft": 112.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "279060200"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 500,
   "lot_sqft": 34680,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024420014"
  },
  {
   "address": "41 Northern Stacks Drive Northeast, Fridley",
   "sale_month": "2019-02",
   "price": 20200000,
   "lot_sqft": 575174,
   "price_per_lot_sqft": 35.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024420009"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 500,
   "lot_sqft": 162690,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1071,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024310002"
  },
  {
   "address": "991 Lexington Parkway North, Saint Paul",
   "sale_month": "2019-02",
   "price": 1000000,
   "lot_sqft": 41719,
   "price_per_lot_sqft": 23.97,
   "price_per_building_sqft": 129.12,
   "building_sqft": 7745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7792,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923140004"
  },
  {
   "address": "257 Marschall Road, Shakopee",
   "sale_month": "2019-02",
   "price": 1298360,
   "lot_sqft": 29509,
   "price_per_lot_sqft": 44,
   "price_per_building_sqft": 381.2,
   "building_sqft": 3406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3426,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270680020"
  },
  {
   "address": "16 18th St E, Minneapolis",
   "sale_month": "2019-02",
   "price": 2915000,
   "lot_sqft": 7004,
   "price_per_lot_sqft": 416.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924430211"
  },
  {
   "address": "1735 Nicollet Ave, Minneapolis",
   "sale_month": "2019-02",
   "price": 2915000,
   "lot_sqft": 5647,
   "price_per_lot_sqft": 516.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924430010"
  },
  {
   "address": "1725 Nicollet Ave, Minneapolis",
   "sale_month": "2019-02",
   "price": 2915000,
   "lot_sqft": 5646,
   "price_per_lot_sqft": 516.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924430009"
  },
  {
   "address": "1719 Nicollet Ave, Minneapolis",
   "sale_month": "2019-02",
   "price": 2915000,
   "lot_sqft": 5644,
   "price_per_lot_sqft": 516.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26141,
   "use": "APARTMENT",
   "parcel_id": "2702924430008"
  },
  {
   "address": "1713 Nicollet Ave, Minneapolis",
   "sale_month": "2019-02",
   "price": 2915000,
   "lot_sqft": 8883,
   "price_per_lot_sqft": 328.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924430007"
  },
  {
   "address": "333 7th St S, Minneapolis",
   "sale_month": "2019-02",
   "price": 144000000,
   "lot_sqft": 108870,
   "price_per_lot_sqft": 1322.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924110161"
  },
  {
   "address": "3705 95th Avenue Northeast, Blaine",
   "sale_month": "2019-02",
   "price": 21900000,
   "lot_sqft": 610083,
   "price_per_lot_sqft": 35.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 66885,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263123310013"
  },
  {
   "address": "804 Milton Street North, Saint Paul",
   "sale_month": "2019-02",
   "price": 1446500,
   "lot_sqft": 28022,
   "price_per_lot_sqft": 51.62,
   "price_per_building_sqft": 494.36,
   "building_sqft": 2926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2944,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923340155"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 1446500,
   "lot_sqft": 22612,
   "price_per_lot_sqft": 63.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923340011"
  },
  {
   "address": "945 Pierce Butler Route, Saint Paul",
   "sale_month": "2019-02",
   "price": 1446500,
   "lot_sqft": 54257,
   "price_per_lot_sqft": 26.66,
   "price_per_building_sqft": 45.48,
   "building_sqft": 31807,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31999,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923340006"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 1446500,
   "lot_sqft": 7790,
   "price_per_lot_sqft": 185.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923340005"
  },
  {
   "address": "8750 Shelby Court, Chanhassen",
   "sale_month": "2019-02",
   "price": 2111175,
   "lot_sqft": 554071,
   "price_per_lot_sqft": 3.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253610040"
  },
  {
   "address": "8700 Shelby Court, Chanhassen",
   "sale_month": "2019-02",
   "price": 2111175,
   "lot_sqft": 606210,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253610030"
  },
  {
   "address": "9696 University Avenue Northwest, Coon Rapids",
   "sale_month": "2019-02",
   "price": 360000,
   "lot_sqft": 41738,
   "price_per_lot_sqft": 8.63,
   "price_per_building_sqft": 52.7,
   "building_sqft": 6831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6872,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124410018"
  },
  {
   "address": "7550 Meridian Cir N, Maple Grove",
   "sale_month": "2019-02",
   "price": 6305625,
   "lot_sqft": 202593,
   "price_per_lot_sqft": 31.12,
   "price_per_building_sqft": 129.04,
   "building_sqft": 48867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49162,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922110004"
  },
  {
   "address": "2065 Commerce Drive, Centerville",
   "sale_month": "2019-02",
   "price": 500,
   "lot_sqft": 217578,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122230017"
  },
  {
   "address": "7107 Otter Lake Road, Lino Lakes",
   "sale_month": "2019-02",
   "price": 2199829,
   "lot_sqft": 63417,
   "price_per_lot_sqft": 34.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122120005"
  },
  {
   "address": "8450 Revere La N, Maple Grove",
   "sale_month": "2019-02",
   "price": 26400000,
   "lot_sqft": 1539767,
   "price_per_lot_sqft": 17.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 294636,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922120003"
  },
  {
   "address": "3817 149th Avenue Northeast, Ham Lake",
   "sale_month": "2019-02",
   "price": 430000,
   "lot_sqft": 426179,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233223430004"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 270000,
   "lot_sqft": 212694,
   "price_per_lot_sqft": 1.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233223430003"
  },
  {
   "address": "21840 Industrial Ct, Rogers",
   "sale_month": "2019-02",
   "price": 289000,
   "lot_sqft": 30359,
   "price_per_lot_sqft": 9.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2312023210021"
  },
  {
   "address": "21840 Industrial Ct, Rogers",
   "sale_month": "2019-02",
   "price": 289000,
   "lot_sqft": 30771,
   "price_per_lot_sqft": 9.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2312023210020"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 11659990,
   "lot_sqft": 400134,
   "price_per_lot_sqft": 29.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10301,
   "use": "Apartment",
   "parcel_id": "227125201010"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 9063985,
   "lot_sqft": 349709,
   "price_per_lot_sqft": 25.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7582,
   "use": "Apartment",
   "parcel_id": "227125101010"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 10384022,
   "lot_sqft": 247499,
   "price_per_lot_sqft": 41.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7829,
   "use": "Apartment",
   "parcel_id": "227125003010"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 7699992,
   "lot_sqft": 198275,
   "price_per_lot_sqft": 38.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15312,
   "use": "Apartment",
   "parcel_id": "227125002010"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 5192011,
   "lot_sqft": 104894,
   "price_per_lot_sqft": 49.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6251,
   "use": "Apartment",
   "parcel_id": "227125001010"
  },
  {
   "address": "21024 Heron Way, Lakeville",
   "sale_month": "2019-02",
   "price": 4450000,
   "lot_sqft": 191297,
   "price_per_lot_sqft": 23.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 88444,
   "use": "Industrial",
   "parcel_id": "221105301071"
  },
  {
   "address": "700 1st St N, Minneapolis",
   "sale_month": "2019-02",
   "price": 1900000,
   "lot_sqft": 10928,
   "price_per_lot_sqft": 173.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 86930,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924120001"
  },
  {
   "address": "20041 Fitzgerald Trail North, Forest Lake",
   "sale_month": "2019-02",
   "price": 620480,
   "lot_sqft": 149933,
   "price_per_lot_sqft": 4.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2003221430020"
  },
  {
   "address": "10155 University Avenue Northeast, Blaine",
   "sale_month": "2019-02",
   "price": 150000,
   "lot_sqft": 1326,
   "price_per_lot_sqft": 113.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330104"
  },
  {
   "address": "55 Hyacinth Avenue West, Saint Paul",
   "sale_month": "2019-02",
   "price": 3893275,
   "lot_sqft": 26325,
   "price_per_lot_sqft": 147.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8329,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922330136"
  },
  {
   "address": "65 Hyacinth Avenue West, Saint Paul",
   "sale_month": "2019-02",
   "price": 3893275,
   "lot_sqft": 26458,
   "price_per_lot_sqft": 147.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8329,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922330135"
  },
  {
   "address": "1307 Sylvan Street, Saint Paul",
   "sale_month": "2019-02",
   "price": 3893275,
   "lot_sqft": 28590,
   "price_per_lot_sqft": 136.18,
   "price_per_building_sqft": 366.15,
   "building_sqft": 10633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10697,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922330134"
  },
  {
   "address": "9401 36th Ave N, New Hope",
   "sale_month": "2019-02",
   "price": 1100000,
   "lot_sqft": 69180,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": 76.87,
   "building_sqft": 14309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14395,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911821220140"
  },
  {
   "address": "8821 Zealand Ave N, Brooklyn Park",
   "sale_month": "2019-02",
   "price": 790000,
   "lot_sqft": 56366,
   "price_per_lot_sqft": 14.02,
   "price_per_building_sqft": 69.41,
   "building_sqft": 11381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11450,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420016"
  },
  {
   "address": "15839 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2019-02",
   "price": 418000,
   "lot_sqft": 111143,
   "price_per_lot_sqft": 3.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223340020"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 145000,
   "lot_sqft": 22502,
   "price_per_lot_sqft": 6.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220036"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 145000,
   "lot_sqft": 44986,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220023"
  },
  {
   "address": "6105 42nd Ave N, Crystal",
   "sale_month": "2019-02",
   "price": 499000,
   "lot_sqft": 29168,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": 56.75,
   "building_sqft": 8793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8847,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230090"
  },
  {
   "address": "1001 Plymouth Ave N, Minneapolis",
   "sale_month": "2019-02",
   "price": 7890000,
   "lot_sqft": 77565,
   "price_per_lot_sqft": 101.72,
   "price_per_building_sqft": 326.01,
   "building_sqft": 24202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924430174"
  },
  {
   "address": "2444 Logan Ave N, Minneapolis",
   "sale_month": "2019-02",
   "price": 365000,
   "lot_sqft": 5516,
   "price_per_lot_sqft": 66.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1740,
   "use": "APARTMENT",
   "parcel_id": "1602924210068"
  },
  {
   "address": "11491 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-02",
   "price": 2107011,
   "lot_sqft": 37732,
   "price_per_lot_sqft": 55.84,
   "price_per_building_sqft": 354.72,
   "building_sqft": 5940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5976,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124130210"
  },
  {
   "address": "9939 Lyndale Ave S, Bloomington",
   "sale_month": "2019-02",
   "price": 1039500,
   "lot_sqft": 48006,
   "price_per_lot_sqft": 21.65,
   "price_per_building_sqft": 40.53,
   "building_sqft": 25646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25801,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724320062"
  },
  {
   "address": "212 2nd Street, Farmington",
   "sale_month": "2019-02",
   "price": 50000,
   "lot_sqft": 2239,
   "price_per_lot_sqft": 22.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "Industrial-preferred",
   "parcel_id": "147700022031"
  },
  {
   "address": "4643 Chatsworth Street North, Shoreview",
   "sale_month": "2019-02",
   "price": 590000,
   "lot_sqft": 30388,
   "price_per_lot_sqft": 19.42,
   "price_per_building_sqft": 96.9,
   "building_sqft": 6089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6126,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340018"
  },
  {
   "address": "731 Mercer Street, Saint Paul",
   "sale_month": "2019-02",
   "price": 3425000,
   "lot_sqft": 13759,
   "price_per_lot_sqft": 248.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4365,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142823210058"
  },
  {
   "address": "731 Victoria Street, Saint Paul",
   "sale_month": "2019-02",
   "price": 3425000,
   "lot_sqft": 20216,
   "price_per_lot_sqft": 169.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7946,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142823120034"
  },
  {
   "address": "140 6th Ave NE, Minneapolis",
   "sale_month": "2019-02",
   "price": 790000,
   "lot_sqft": 13487,
   "price_per_lot_sqft": 58.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3359,
   "use": "APARTMENT",
   "parcel_id": "1402924340122"
  },
  {
   "address": "355 13th Ave NE, Minneapolis",
   "sale_month": "2019-02",
   "price": 1150000,
   "lot_sqft": 10877,
   "price_per_lot_sqft": 105.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5629,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924240125"
  },
  {
   "address": "8603 Jefferson Hwy N, Osseo",
   "sale_month": "2019-02",
   "price": 3450000,
   "lot_sqft": 97039,
   "price_per_lot_sqft": 35.55,
   "price_per_building_sqft": 367.65,
   "building_sqft": 9384,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9441,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440015"
  },
  {
   "address": "8575 Jefferson Hwy N, Maple Grove",
   "sale_month": "2019-02",
   "price": 3450000,
   "lot_sqft": 114716,
   "price_per_lot_sqft": 30.07,
   "price_per_building_sqft": 87.34,
   "building_sqft": 39500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39738,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440012"
  },
  {
   "address": "9500 85th Ave N, Maple Grove",
   "sale_month": "2019-02",
   "price": 3450000,
   "lot_sqft": 149125,
   "price_per_lot_sqft": 23.13,
   "price_per_building_sqft": 74.69,
   "building_sqft": 46192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46470,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440011"
  },
  {
   "address": "11123 Upper 33rd Street North, Lake Elmo",
   "sale_month": "2019-02",
   "price": 250000,
   "lot_sqft": 4025,
   "price_per_lot_sqft": 62.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1302921320096"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 250000,
   "lot_sqft": 472,
   "price_per_lot_sqft": 529.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1302921320085"
  },
  {
   "address": "7101 Highway 65 Northeast, Fridley",
   "sale_month": "2019-02",
   "price": 563816,
   "lot_sqft": 37641,
   "price_per_lot_sqft": 14.98,
   "price_per_building_sqft": 199.09,
   "building_sqft": 2832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2849,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024310012"
  },
  {
   "address": "371 74th Avenue Northeast, Fridley",
   "sale_month": "2019-02",
   "price": 500,
   "lot_sqft": 13488,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2421,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "113024240007"
  },
  {
   "address": "5257 Penn Ave N, Minneapolis",
   "sale_month": "2019-02",
   "price": 325000,
   "lot_sqft": 10168,
   "price_per_lot_sqft": 31.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2847,
   "use": "APARTMENT",
   "parcel_id": "1111821210001"
  },
  {
   "address": "1928 University Ave NE, Minneapolis",
   "sale_month": "2019-02",
   "price": 1870000,
   "lot_sqft": 15179,
   "price_per_lot_sqft": 123.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9018,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924330046"
  },
  {
   "address": "3440 Oleary Lane, Eagan",
   "sale_month": "2019-02",
   "price": 1250000,
   "lot_sqft": 37594,
   "price_per_lot_sqft": 33.25,
   "price_per_building_sqft": 170.67,
   "building_sqft": 7324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7368,
   "use": "Commercial-preferred",
   "parcel_id": "107706701020"
  },
  {
   "address": "2225 White Bear Avenue North, Maplewood",
   "sale_month": "2019-02",
   "price": 900000,
   "lot_sqft": 26699,
   "price_per_lot_sqft": 33.71,
   "price_per_building_sqft": 83.56,
   "building_sqft": 10771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10836,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102922440029"
  },
  {
   "address": "5015 Cheshire Pkwy N, Plymouth",
   "sale_month": "2019-02",
   "price": 2875000,
   "lot_sqft": 167548,
   "price_per_lot_sqft": 17.16,
   "price_per_building_sqft": 115.37,
   "building_sqft": 24919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25069,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011822230010"
  },
  {
   "address": "5025 Cheshire Pkwy N, Plymouth",
   "sale_month": "2019-02",
   "price": 3300000,
   "lot_sqft": 82152,
   "price_per_lot_sqft": 40.17,
   "price_per_building_sqft": 129.86,
   "building_sqft": 25412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25565,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011822230009"
  },
  {
   "address": "5005 Cheshire Pkwy N, Plymouth",
   "sale_month": "2019-02",
   "price": 9050000,
   "lot_sqft": 122824,
   "price_per_lot_sqft": 73.68,
   "price_per_building_sqft": 356.13,
   "building_sqft": 25412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25565,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011822230008"
  },
  {
   "address": "3434 6th St N, Minneapolis",
   "sale_month": "2019-02",
   "price": 190000,
   "lot_sqft": 6272,
   "price_per_lot_sqft": 30.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1126,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924220168"
  },
  {
   "address": "1081 Highway 36 East, Maplewood",
   "sale_month": "2019-02",
   "price": 2075000,
   "lot_sqft": 94233,
   "price_per_lot_sqft": 22.02,
   "price_per_building_sqft": 47.43,
   "building_sqft": 43745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44009,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922310001"
  },
  {
   "address": "5272 West Broadway, Crystal",
   "sale_month": "2019-02",
   "price": 642000,
   "lot_sqft": 24949,
   "price_per_lot_sqft": 25.73,
   "price_per_building_sqft": 215.65,
   "building_sqft": 2977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2995,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220035"
  },
  {
   "address": "5230 73rd St W, Edina",
   "sale_month": "2019-02",
   "price": 4765000,
   "lot_sqft": 150789,
   "price_per_lot_sqft": 31.6,
   "price_per_building_sqft": 87.07,
   "building_sqft": 54723,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55053,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621230019"
  },
  {
   "address": "5241 73rd St W, Edina",
   "sale_month": "2019-02",
   "price": 10150000,
   "lot_sqft": 205889,
   "price_per_lot_sqft": 49.3,
   "price_per_building_sqft": 281.42,
   "building_sqft": 36067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36285,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621230014"
  },
  {
   "address": "368 Lake Street South, Forest Lake",
   "sale_month": "2019-02",
   "price": 576188,
   "lot_sqft": 2095,
   "price_per_lot_sqft": 275.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420198"
  },
  {
   "address": "368 Lake Street South, Forest Lake",
   "sale_month": "2019-02",
   "price": 576188,
   "lot_sqft": 2180,
   "price_per_lot_sqft": 264.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420197"
  },
  {
   "address": "4167 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-02",
   "price": 500,
   "lot_sqft": 11910,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": 0.18,
   "building_sqft": 2841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2858,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124440023"
  },
  {
   "address": "1550 5th Avenue, Anoka",
   "sale_month": "2019-02",
   "price": 690000,
   "lot_sqft": 35287,
   "price_per_lot_sqft": 19.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3818,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124240049"
  },
  {
   "address": "77 Baker Street West, Saint Paul",
   "sale_month": "2019-02",
   "price": 600000,
   "lot_sqft": 5063,
   "price_per_lot_sqft": 118.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3139,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822410011"
  },
  {
   "address": "1570 Woodlane Drive, Woodbury",
   "sale_month": "2019-02",
   "price": 3800000,
   "lot_sqft": 47237,
   "price_per_lot_sqft": 80.45,
   "price_per_building_sqft": 327.33,
   "building_sqft": 11609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11679,
   "use": "300",
   "parcel_id": "0702821410029"
  },
  {
   "address": "2065 Hillview Road, Mounds View",
   "sale_month": "2019-02",
   "price": 438150,
   "lot_sqft": 17402,
   "price_per_lot_sqft": 25.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2189,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410019"
  },
  {
   "address": "3015 Centre Pointe Drive North, Roseville",
   "sale_month": "2019-02",
   "price": 1020000,
   "lot_sqft": 61709,
   "price_per_lot_sqft": 16.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923110037"
  },
  {
   "address": "6404 56th Ave N, Crystal",
   "sale_month": "2019-02",
   "price": 205000,
   "lot_sqft": 7491,
   "price_per_lot_sqft": 27.37,
   "price_per_building_sqft": 5.39,
   "building_sqft": 38017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38246,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410111"
  },
  {
   "address": "16100 Wayzata Blvd, Wayzata",
   "sale_month": "2019-02",
   "price": 19594400,
   "lot_sqft": 427339,
   "price_per_lot_sqft": 45.85,
   "price_per_building_sqft": 287.01,
   "building_sqft": 68271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68683,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0511722140027"
  },
  {
   "address": "16200 Wayzata Blvd, Minnetonka",
   "sale_month": "2019-02",
   "price": 11000000,
   "lot_sqft": 464864,
   "price_per_lot_sqft": 23.66,
   "price_per_building_sqft": 278.21,
   "building_sqft": 39539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39778,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0511722140020"
  },
  {
   "address": "2011 Wayzata Blvd E, Wayzata",
   "sale_month": "2019-02",
   "price": 11000000,
   "lot_sqft": 5420,
   "price_per_lot_sqft": 2029.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0511722140006"
  },
  {
   "address": "1755 Wayzata Blvd E, Wayzata",
   "sale_month": "2019-02",
   "price": 1800000,
   "lot_sqft": 82219,
   "price_per_lot_sqft": 21.89,
   "price_per_building_sqft": 67.41,
   "building_sqft": 26702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722130039"
  },
  {
   "address": "1805 Wayzata Blvd E, Wayzata",
   "sale_month": "2019-02",
   "price": 1900000,
   "lot_sqft": 98335,
   "price_per_lot_sqft": 19.32,
   "price_per_building_sqft": 139.15,
   "building_sqft": 13654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13736,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722130031"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 43175,
   "lot_sqft": 127771,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922440059"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 9405600,
   "lot_sqft": 125140,
   "price_per_lot_sqft": 75.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922110085"
  },
  {
   "address": "1245 County Road D East, Maplewood",
   "sale_month": "2019-02",
   "price": 9405600,
   "lot_sqft": 137467,
   "price_per_lot_sqft": 68.42,
   "price_per_building_sqft": 433.8,
   "building_sqft": 21682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21813,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922110084"
  },
  {
   "address": "5755 Wayzata Blvd, St. Louis Park",
   "sale_month": "2019-02",
   "price": 4800000,
   "lot_sqft": 168442,
   "price_per_lot_sqft": 28.5,
   "price_per_building_sqft": 146.69,
   "building_sqft": 32721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32918,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721310016"
  },
  {
   "address": "3635 Fremont Ave N, Minneapolis",
   "sale_month": "2019-02",
   "price": 197000,
   "lot_sqft": 5026,
   "price_per_lot_sqft": 39.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1486,
   "use": "TRIPLEX",
   "parcel_id": "0402924430145"
  },
  {
   "address": "3112 Hennepin Ave, Minneapolis",
   "sale_month": "2019-02",
   "price": 750000,
   "lot_sqft": 5811,
   "price_per_lot_sqft": 129.07,
   "price_per_building_sqft": 545.45,
   "building_sqft": 1375,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1384,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210084"
  },
  {
   "address": "3000 Maplewood Drive North, Maplewood",
   "sale_month": "2019-02",
   "price": 9405600,
   "lot_sqft": 153340,
   "price_per_lot_sqft": 61.34,
   "price_per_building_sqft": 438.76,
   "building_sqft": 21437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21566,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922220027"
  },
  {
   "address": null,
   "sale_month": "2019-02",
   "price": 40100,
   "lot_sqft": 10266,
   "price_per_lot_sqft": 3.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320154"
  },
  {
   "address": "5650 Lilac Dr N, Brooklyn Center",
   "sale_month": "2019-02",
   "price": 520000,
   "lot_sqft": 31292,
   "price_per_lot_sqft": 16.62,
   "price_per_building_sqft": 107.42,
   "building_sqft": 4841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821420032"
  },
  {
   "address": "750 West Main Street, Anoka",
   "sale_month": "2019-02",
   "price": 750000,
   "lot_sqft": 42383,
   "price_per_lot_sqft": 17.7,
   "price_per_building_sqft": 163.15,
   "building_sqft": 4597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4625,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125230012"
  },
  {
   "address": "1316 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2019-02",
   "price": 194000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 129.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420085"
  },
  {
   "address": "2379 Leibel Street, White Bear Township",
   "sale_month": "2019-02",
   "price": 750000,
   "lot_sqft": 52453,
   "price_per_lot_sqft": 14.3,
   "price_per_building_sqft": 37.11,
   "building_sqft": 20208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20330,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210019"
  },
  {
   "address": "106 Douglas Street, Saint Paul",
   "sale_month": "2019-02",
   "price": 167500,
   "lot_sqft": 5420,
   "price_per_lot_sqft": 30.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1220,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410177"
  },
  {
   "address": "124 Elm Street West, Norwood Young America",
   "sale_month": "2019-01",
   "price": 25000,
   "lot_sqft": 2211,
   "price_per_lot_sqft": 11.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 692,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500500"
  },
  {
   "address": "250 Lothenbach Avenue, West Saint Paul",
   "sale_month": "2019-01",
   "price": 2405500,
   "lot_sqft": 134774,
   "price_per_lot_sqft": 17.85,
   "price_per_building_sqft": 63.56,
   "building_sqft": 37847,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38076,
   "use": "Industrial-preferred",
   "parcel_id": "420200081023"
  },
  {
   "address": "410 93rd Avenue Northwest, Coon Rapids",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 25075,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124210015"
  },
  {
   "address": "590 Cardigan Road, Shoreview",
   "sale_month": "2019-01",
   "price": 480000,
   "lot_sqft": 158421,
   "price_per_lot_sqft": 3.03,
   "price_per_building_sqft": 105.01,
   "building_sqft": 4571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4599,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "363023220022"
  },
  {
   "address": "2010 Minnehaha Ave, Minneapolis",
   "sale_month": "2019-01",
   "price": 3000000,
   "lot_sqft": 39029,
   "price_per_lot_sqft": 76.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8643,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924220097"
  },
  {
   "address": "3434 Lexington Avenue North, Shoreview",
   "sale_month": "2019-01",
   "price": 832250,
   "lot_sqft": 44361,
   "price_per_lot_sqft": 18.76,
   "price_per_building_sqft": 69.61,
   "building_sqft": 11956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12028,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023230043"
  },
  {
   "address": "2930 Clinton Ave, Minneapolis",
   "sale_month": "2019-01",
   "price": 259000,
   "lot_sqft": 2202,
   "price_per_lot_sqft": 117.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440047"
  },
  {
   "address": "101 26th St E, Minneapolis",
   "sale_month": "2019-01",
   "price": 250000,
   "lot_sqft": 4705,
   "price_per_lot_sqft": 53.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420488"
  },
  {
   "address": "2805 Grand Ave S, Minneapolis",
   "sale_month": "2019-01",
   "price": 404000,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 81.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1338,
   "use": "TRIPLEX",
   "parcel_id": "3402924330024"
  },
  {
   "address": "2533 3rd Ave S, Minneapolis",
   "sale_month": "2019-01",
   "price": 1600000,
   "lot_sqft": 13223,
   "price_per_lot_sqft": 121,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4899,
   "use": "APARTMENT",
   "parcel_id": "3402924140040"
  },
  {
   "address": "4230 Pine Bend Trail, Rosemount",
   "sale_month": "2019-01",
   "price": 1763361,
   "lot_sqft": 254033,
   "price_per_lot_sqft": 6.94,
   "price_per_building_sqft": 103.56,
   "building_sqft": 17028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17131,
   "use": "Commercial-preferred",
   "parcel_id": "340180088015"
  },
  {
   "address": null,
   "sale_month": "2019-01",
   "price": 46039,
   "lot_sqft": 32513,
   "price_per_lot_sqft": 1.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "340180087020"
  },
  {
   "address": null,
   "sale_month": "2019-01",
   "price": 15600,
   "lot_sqft": 9248,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "340180087010"
  },
  {
   "address": "973 County Road D East, Vadnais Heights",
   "sale_month": "2019-01",
   "price": 464000,
   "lot_sqft": 14228,
   "price_per_lot_sqft": 32.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2152,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022340006"
  },
  {
   "address": "293 Wilder Street North, Saint Paul",
   "sale_month": "2019-01",
   "price": 472000,
   "lot_sqft": 8241,
   "price_per_lot_sqft": 57.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 814,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923330099"
  },
  {
   "address": "5730 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2019-01",
   "price": 1600000,
   "lot_sqft": 63670,
   "price_per_lot_sqft": 25.13,
   "price_per_building_sqft": 752.23,
   "building_sqft": 2127,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2140,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3311821240009"
  },
  {
   "address": "14430 60th Street North, Stillwater",
   "sale_month": "2019-01",
   "price": 1593750,
   "lot_sqft": 57693,
   "price_per_lot_sqft": 27.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4533,
   "use": "300",
   "parcel_id": "3303020340004"
  },
  {
   "address": "1721 Lagoon Ave, Minneapolis",
   "sale_month": "2019-01",
   "price": 491558,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 88.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1077,
   "use": "APARTMENT",
   "parcel_id": "3302924330025"
  },
  {
   "address": "2109 Aldrich Ave S, Minneapolis",
   "sale_month": "2019-01",
   "price": 238782,
   "lot_sqft": 5601,
   "price_per_lot_sqft": 42.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1087,
   "use": "TRIPLEX",
   "parcel_id": "3302924110031"
  },
  {
   "address": "7301 Penn Ave S, Richfield",
   "sale_month": "2019-01",
   "price": 691490,
   "lot_sqft": 17247,
   "price_per_lot_sqft": 40.09,
   "price_per_building_sqft": 133.91,
   "building_sqft": 5164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5195,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824230014"
  },
  {
   "address": "1321 89th Avenue Northeast, Blaine",
   "sale_month": "2019-01",
   "price": 500000,
   "lot_sqft": 33229,
   "price_per_lot_sqft": 15.05,
   "price_per_building_sqft": 54.06,
   "building_sqft": 9249,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9305,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123240008"
  },
  {
   "address": "550 Vandalia Street, Saint Paul",
   "sale_month": "2019-01",
   "price": 13800000,
   "lot_sqft": 230727,
   "price_per_lot_sqft": 59.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 122144,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923140005"
  },
  {
   "address": "653 Hale Avenue North, Oakdale",
   "sale_month": "2019-01",
   "price": 320898,
   "lot_sqft": 190110,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": 10.12,
   "building_sqft": 31711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31903,
   "use": "305",
   "parcel_id": "3202921230019"
  },
  {
   "address": "7400 Penn Ave S, Richfield",
   "sale_month": "2019-01",
   "price": 999260,
   "lot_sqft": 16858,
   "price_per_lot_sqft": 59.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3951,
   "use": "APARTMENT",
   "parcel_id": "3202824410001"
  },
  {
   "address": "6298 Hodgson Road, Lino Lakes",
   "sale_month": "2019-01",
   "price": 1340000,
   "lot_sqft": 384259,
   "price_per_lot_sqft": 3.49,
   "price_per_building_sqft": 109.77,
   "building_sqft": 12207,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12281,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "313122140006"
  },
  {
   "address": "175 10th Street East, Saint Paul",
   "sale_month": "2019-01",
   "price": 29000000,
   "lot_sqft": 12382,
   "price_per_lot_sqft": 2342.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922420004"
  },
  {
   "address": "175 10th Street East, Saint Paul",
   "sale_month": "2019-01",
   "price": 29000000,
   "lot_sqft": 84836,
   "price_per_lot_sqft": 341.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34106,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922420003"
  },
  {
   "address": "8039 Lewis Rd, Golden Valley",
   "sale_month": "2019-01",
   "price": 1094000,
   "lot_sqft": 45166,
   "price_per_lot_sqft": 24.22,
   "price_per_building_sqft": 89.91,
   "building_sqft": 12168,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12242,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821140012"
  },
  {
   "address": "2504 35th Ave S, Minneapolis",
   "sale_month": "2019-01",
   "price": 760000,
   "lot_sqft": 15161,
   "price_per_lot_sqft": 50.13,
   "price_per_building_sqft": 132.59,
   "building_sqft": 5732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5766,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923240151"
  },
  {
   "address": null,
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 109815,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293324410004"
  },
  {
   "address": "1136 Edgerton Street, Saint Paul",
   "sale_month": "2019-01",
   "price": 109000,
   "lot_sqft": 8242,
   "price_per_lot_sqft": 13.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1007,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922120230"
  },
  {
   "address": "7105 Medicine Lake Rd, Golden Valley",
   "sale_month": "2019-01",
   "price": 1582500,
   "lot_sqft": 73830,
   "price_per_lot_sqft": 21.43,
   "price_per_building_sqft": 65.94,
   "building_sqft": 23999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24144,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120031"
  },
  {
   "address": "2455 Louisiana Ave N, Golden Valley",
   "sale_month": "2019-01",
   "price": 750000,
   "lot_sqft": 58233,
   "price_per_lot_sqft": 12.88,
   "price_per_building_sqft": 36.65,
   "building_sqft": 20466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20590,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120024"
  },
  {
   "address": "19861 Fitzgerald Terrace North, Forest Lake",
   "sale_month": "2019-01",
   "price": 660000,
   "lot_sqft": 30832,
   "price_per_lot_sqft": 21.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4153,
   "use": "300",
   "parcel_id": "2903221120016"
  },
  {
   "address": "2401 66th St W, Richfield",
   "sale_month": "2019-01",
   "price": 460000,
   "lot_sqft": 11090,
   "price_per_lot_sqft": 41.48,
   "price_per_building_sqft": 133.88,
   "building_sqft": 3436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3457,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410013"
  },
  {
   "address": "6501 Penn Ave S, Richfield",
   "sale_month": "2019-01",
   "price": 480700,
   "lot_sqft": 24653,
   "price_per_lot_sqft": 19.5,
   "price_per_building_sqft": 190.3,
   "building_sqft": 2526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2541,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2802824230023"
  },
  {
   "address": "14150 Sunfish Lake Boulevard Northwest, Ramsey",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 745912,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 330057,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225440024"
  },
  {
   "address": "14100 Sunfish Lake Boulevard Northwest, Ramsey",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 130384,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225440012"
  },
  {
   "address": "1420 3rd Avenue West, Shakopee",
   "sale_month": "2019-01",
   "price": 675000,
   "lot_sqft": 104558,
   "price_per_lot_sqft": 6.46,
   "price_per_building_sqft": 98.2,
   "building_sqft": 6874,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6915,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270150150"
  },
  {
   "address": "1115 66th St E, Richfield",
   "sale_month": "2019-01",
   "price": 850000,
   "lot_sqft": 12911,
   "price_per_lot_sqft": 65.84,
   "price_per_building_sqft": 363.56,
   "building_sqft": 2338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2352,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824310002"
  },
  {
   "address": "1133 Rice Street, Saint Paul",
   "sale_month": "2019-01",
   "price": 300000,
   "lot_sqft": 9962,
   "price_per_lot_sqft": 30.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923110204"
  },
  {
   "address": "1040 6th St S, Hopkins",
   "sale_month": "2019-01",
   "price": 720000,
   "lot_sqft": 19140,
   "price_per_lot_sqft": 37.62,
   "price_per_building_sqft": 305.86,
   "building_sqft": 2354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2368,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722240129"
  },
  {
   "address": "629 Cedar Ave S, Minneapolis",
   "sale_month": "2019-01",
   "price": 1700000,
   "lot_sqft": 6847,
   "price_per_lot_sqft": 248.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924320613"
  },
  {
   "address": "1814 7th St S, Minneapolis",
   "sale_month": "2019-01",
   "price": 1700000,
   "lot_sqft": 2026,
   "price_per_lot_sqft": 839.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320143"
  },
  {
   "address": "1814 7th St S, Minneapolis",
   "sale_month": "2019-01",
   "price": 1700000,
   "lot_sqft": 3117,
   "price_per_lot_sqft": 545.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320142"
  },
  {
   "address": "1808 7th St S, Minneapolis",
   "sale_month": "2019-01",
   "price": 1700000,
   "lot_sqft": 9252,
   "price_per_lot_sqft": 183.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320140"
  },
  {
   "address": "8175 Hazeltine Boulevard, Chanhassen",
   "sale_month": "2019-01",
   "price": 2916000,
   "lot_sqft": 63746,
   "price_per_lot_sqft": 45.74,
   "price_per_building_sqft": 396.03,
   "building_sqft": 7363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7407,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250160200"
  },
  {
   "address": "306 4th Avenue Northwest, New Prague",
   "sale_month": "2019-01",
   "price": 9500,
   "lot_sqft": 14985,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "240050201"
  },
  {
   "address": "9020 Aztec Dr, Eden Prairie",
   "sale_month": "2019-01",
   "price": 1500000,
   "lot_sqft": 48309,
   "price_per_lot_sqft": 31.05,
   "price_per_building_sqft": 163.83,
   "building_sqft": 9156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9211,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622320013"
  },
  {
   "address": "17793 Kenwood Trail, Lakeville",
   "sale_month": "2019-01",
   "price": 5250000,
   "lot_sqft": 156332,
   "price_per_lot_sqft": 33.58,
   "price_per_building_sqft": 144.66,
   "building_sqft": 36293,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36512,
   "use": "Commercial-preferred",
   "parcel_id": "221187503040"
  },
  {
   "address": "812 7th St N, Minneapolis",
   "sale_month": "2019-01",
   "price": 186500,
   "lot_sqft": 296986,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230104"
  },
  {
   "address": "1280 Davern Street, Saint Paul",
   "sale_month": "2019-01",
   "price": 3850000,
   "lot_sqft": 53140,
   "price_per_lot_sqft": 72.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7053,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823110015"
  },
  {
   "address": "4920 Ashley Lane, Inver Grove Heights",
   "sale_month": "2019-01",
   "price": 52451948,
   "lot_sqft": 753039,
   "price_per_lot_sqft": 69.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43180,
   "use": "Apartment",
   "parcel_id": "207125702011"
  },
  {
   "address": "4895 Ashley Lane, Inver Grove Heights",
   "sale_month": "2019-01",
   "price": 17298052,
   "lot_sqft": 217029,
   "price_per_lot_sqft": 79.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42016,
   "use": "Apartment",
   "parcel_id": "207125701010"
  },
  {
   "address": null,
   "sale_month": "2019-01",
   "price": 2222000,
   "lot_sqft": 1059858,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "201900020"
  },
  {
   "address": "2100 Commerce Drive, Carver",
   "sale_month": "2019-01",
   "price": 2222000,
   "lot_sqft": 739564,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "201900010"
  },
  {
   "address": "7100 27th Ave N, New Hope",
   "sale_month": "2019-01",
   "price": 1600000,
   "lot_sqft": 226737,
   "price_per_lot_sqft": 7.06,
   "price_per_building_sqft": 69.3,
   "building_sqft": 23087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23226,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340033"
  },
  {
   "address": "7601 32nd Ave N, Crystal",
   "sale_month": "2019-01",
   "price": 9318182,
   "lot_sqft": 215023,
   "price_per_lot_sqft": 43.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27965,
   "use": "APARTMENT",
   "parcel_id": "2011821320004"
  },
  {
   "address": "3131 Sumter Ave N, Crystal",
   "sale_month": "2019-01",
   "price": 51250000,
   "lot_sqft": 138702,
   "price_per_lot_sqft": 369.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10872,
   "use": "APARTMENT",
   "parcel_id": "2011821320003"
  },
  {
   "address": "3010 Sumter Ave N, Crystal",
   "sale_month": "2019-01",
   "price": 51250000,
   "lot_sqft": 610964,
   "price_per_lot_sqft": 83.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13441,
   "use": "APARTMENT",
   "parcel_id": "2011821320002"
  },
  {
   "address": "3000 Winnetka Ave N, Crystal",
   "sale_month": "2019-01",
   "price": 9096320,
   "lot_sqft": 172120,
   "price_per_lot_sqft": 52.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26820,
   "use": "APARTMENT",
   "parcel_id": "2011821320001"
  },
  {
   "address": "2100 Fairmount St, Minneapolis",
   "sale_month": "2019-01",
   "price": 495000,
   "lot_sqft": 10462,
   "price_per_lot_sqft": 47.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1370,
   "use": "APARTMENT",
   "parcel_id": "1902923240109"
  },
  {
   "address": "2500 Como Ave SE, Minneapolis",
   "sale_month": "2019-01",
   "price": 610000,
   "lot_sqft": 9286,
   "price_per_lot_sqft": 65.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2050,
   "use": "APARTMENT",
   "parcel_id": "1902923130036"
  },
  {
   "address": "18279 Minnetonka Blvd, Deephaven",
   "sale_month": "2019-01",
   "price": 2500000,
   "lot_sqft": 94645,
   "price_per_lot_sqft": 26.41,
   "price_per_building_sqft": 428.89,
   "building_sqft": 5829,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722420022"
  },
  {
   "address": "18320 Minnetonka Blvd, Deephaven",
   "sale_month": "2019-01",
   "price": 5000000,
   "lot_sqft": 65314,
   "price_per_lot_sqft": 76.55,
   "price_per_building_sqft": 200.77,
   "building_sqft": 24904,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25055,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722310108"
  },
  {
   "address": "3255 Spring St NE, Minneapolis",
   "sale_month": "2019-01",
   "price": 6050000,
   "lot_sqft": 140593,
   "price_per_lot_sqft": 43.03,
   "price_per_building_sqft": 135.6,
   "building_sqft": 44617,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44886,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923420010"
  },
  {
   "address": "743 Taft St NE, Minneapolis",
   "sale_month": "2019-01",
   "price": 3400000,
   "lot_sqft": 67719,
   "price_per_lot_sqft": 50.21,
   "price_per_building_sqft": 832.31,
   "building_sqft": 4085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4110,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1802923320036"
  },
  {
   "address": "4933 34th Ave S, Minneapolis",
   "sale_month": "2019-01",
   "price": 260000,
   "lot_sqft": 5355,
   "price_per_lot_sqft": 48.55,
   "price_per_building_sqft": 170.38,
   "building_sqft": 1526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823240119"
  },
  {
   "address": "6414 Lake St W, St. Louis Park",
   "sale_month": "2019-01",
   "price": 250000,
   "lot_sqft": 3167,
   "price_per_lot_sqft": 78.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410080"
  },
  {
   "address": null,
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 14947,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430058"
  },
  {
   "address": "2700 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 18512,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.1,
   "building_sqft": 4912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4942,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430057"
  },
  {
   "address": "2634 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 52107,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430011"
  },
  {
   "address": "2664 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 44007,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430010"
  },
  {
   "address": "2650 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 34168,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.02,
   "building_sqft": 20881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21007,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430009"
  },
  {
   "address": "2051 Ford Parkway, Saint Paul",
   "sale_month": "2019-01",
   "price": 4860000,
   "lot_sqft": 11230,
   "price_per_lot_sqft": 432.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823220081"
  },
  {
   "address": "750 Cleveland Avenue South, Saint Paul",
   "sale_month": "2019-01",
   "price": 4775000,
   "lot_sqft": 10637,
   "price_per_lot_sqft": 448.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823220079"
  },
  {
   "address": null,
   "sale_month": "2019-01",
   "price": 4775000,
   "lot_sqft": 5006,
   "price_per_lot_sqft": 953.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823220013"
  },
  {
   "address": "740 South Cleveland Avenue, Saint Paul",
   "sale_month": "2019-01",
   "price": 4775000,
   "lot_sqft": 13877,
   "price_per_lot_sqft": 344.09,
   "price_per_building_sqft": 1627.47,
   "building_sqft": 2934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2952,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823220012"
  },
  {
   "address": "900 Old Lexington Avenue, Saint Paul",
   "sale_month": "2019-01",
   "price": 1700000,
   "lot_sqft": 102316,
   "price_per_lot_sqft": 16.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33690,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152823140088"
  },
  {
   "address": "915 Albion Avenue, Saint Paul",
   "sale_month": "2019-01",
   "price": 1700000,
   "lot_sqft": 106411,
   "price_per_lot_sqft": 15.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5922,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152823140087"
  },
  {
   "address": "2126 44th Ave N, Minneapolis",
   "sale_month": "2019-01",
   "price": 360000,
   "lot_sqft": 4877,
   "price_per_lot_sqft": 73.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4171,
   "use": "APARTMENT",
   "parcel_id": "1411821120042"
  },
  {
   "address": "916 14th Ave NE, Minneapolis",
   "sale_month": "2019-01",
   "price": 381500,
   "lot_sqft": 8939,
   "price_per_lot_sqft": 42.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 736,
   "use": "APARTMENT",
   "parcel_id": "1402924140086"
  },
  {
   "address": "5249 Chicago Ave, Minneapolis",
   "sale_month": "2019-01",
   "price": 338000,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 68.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824340226"
  },
  {
   "address": "2278 7th Avenue East, North Saint Paul",
   "sale_month": "2019-01",
   "price": 440000,
   "lot_sqft": 15818,
   "price_per_lot_sqft": 27.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2045,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132922220037"
  },
  {
   "address": "1709 Ferry Street, Anoka",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 12854,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4845,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123125120106"
  },
  {
   "address": "4842 Colfax Ave N, Minneapolis",
   "sale_month": "2019-01",
   "price": 110000,
   "lot_sqft": 5202,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1278,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821310202"
  },
  {
   "address": "938 Lowry Ave NE, Minneapolis",
   "sale_month": "2019-01",
   "price": 408000,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 74.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2091,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924320068"
  },
  {
   "address": "225 Osborne Road Northeast, Fridley",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 64098,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.12,
   "building_sqft": 4110,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4135,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024220021"
  },
  {
   "address": "2220 Castle Avenue, North Saint Paul",
   "sale_month": "2019-01",
   "price": 598500,
   "lot_sqft": 50149,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": 43.97,
   "building_sqft": 13611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13694,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922410013"
  },
  {
   "address": "961 7th Street West, Saint Paul",
   "sale_month": "2019-01",
   "price": 650000,
   "lot_sqft": 2689,
   "price_per_lot_sqft": 241.73,
   "price_per_building_sqft": 144.16,
   "building_sqft": 4509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4537,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823140175"
  },
  {
   "address": "1717 2nd St NE, Minneapolis",
   "sale_month": "2019-01",
   "price": 595000,
   "lot_sqft": 16415,
   "price_per_lot_sqft": 36.25,
   "price_per_building_sqft": 197.02,
   "building_sqft": 3020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3038,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924330142"
  },
  {
   "address": "1980 Quasar Avenue South, Lake Saint Croix Beach",
   "sale_month": "2019-01",
   "price": 320000,
   "lot_sqft": 21866,
   "price_per_lot_sqft": 14.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3610,
   "use": "305",
   "parcel_id": "1102820340075"
  },
  {
   "address": "9200 Old Cedar Ave S, Bloomington",
   "sale_month": "2019-01",
   "price": 1000000,
   "lot_sqft": 50275,
   "price_per_lot_sqft": 19.89,
   "price_per_building_sqft": 134.19,
   "building_sqft": 7452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7497,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724440001"
  },
  {
   "address": "4130 Blackhawk Road, Eagan",
   "sale_month": "2019-01",
   "price": 5070000,
   "lot_sqft": 174781,
   "price_per_lot_sqft": 29.01,
   "price_per_building_sqft": 156.91,
   "building_sqft": 32311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32506,
   "use": "Commercial-preferred",
   "parcel_id": "101438801010"
  },
  {
   "address": "7251 Ohms La, Edina",
   "sale_month": "2019-01",
   "price": 1000000,
   "lot_sqft": 9476,
   "price_per_lot_sqft": 105.53,
   "price_per_building_sqft": 125.39,
   "building_sqft": 7975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8023,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240030"
  },
  {
   "address": "7171 Ohms La, Edina",
   "sale_month": "2019-01",
   "price": 3550000,
   "lot_sqft": 111927,
   "price_per_lot_sqft": 31.72,
   "price_per_building_sqft": 179.3,
   "building_sqft": 19799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19918,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621230021"
  },
  {
   "address": null,
   "sale_month": "2019-01",
   "price": 3550000,
   "lot_sqft": 4909,
   "price_per_lot_sqft": 723.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911621210017"
  },
  {
   "address": "9010 Lyndale Ave S, Bloomington",
   "sale_month": "2019-01",
   "price": 3000000,
   "lot_sqft": 33930,
   "price_per_lot_sqft": 88.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724410076"
  },
  {
   "address": "9030 Lyndale Ave S, Bloomington",
   "sale_month": "2019-01",
   "price": 3000000,
   "lot_sqft": 97896,
   "price_per_lot_sqft": 30.64,
   "price_per_building_sqft": 96.21,
   "building_sqft": 31183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31371,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724410071"
  },
  {
   "address": "9341 Penn Ave S, Bloomington",
   "sale_month": "2019-01",
   "price": 3010000,
   "lot_sqft": 162144,
   "price_per_lot_sqft": 18.56,
   "price_per_building_sqft": 55.98,
   "building_sqft": 53773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54097,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724330003"
  },
  {
   "address": "625 Apollo Drive, Lino Lakes",
   "sale_month": "2019-01",
   "price": 500,
   "lot_sqft": 45706,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430036"
  },
  {
   "address": "7781 Lake Drive, Lino Lakes",
   "sale_month": "2019-01",
   "price": 470000,
   "lot_sqft": 43525,
   "price_per_lot_sqft": 10.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5802,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083122420031"
  },
  {
   "address": "706 Mississippi River Boulevard South, Saint Paul",
   "sale_month": "2019-01",
   "price": 433333,
   "lot_sqft": 23135,
   "price_per_lot_sqft": 18.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9802,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823340006"
  },
  {
   "address": "2241 Florida Ave S, St. Louis Park",
   "sale_month": "2019-01",
   "price": 1292000,
   "lot_sqft": 15010,
   "price_per_lot_sqft": 86.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721140048"
  },
  {
   "address": "2240 Florida Ave S, St. Louis Park",
   "sale_month": "2019-01",
   "price": 1292000,
   "lot_sqft": 43229,
   "price_per_lot_sqft": 29.89,
   "price_per_building_sqft": 73.57,
   "building_sqft": 17562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17668,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721140017"
  },
  {
   "address": "4259 Linden Hills Blvd, Minneapolis",
   "sale_month": "2019-01",
   "price": 690000,
   "lot_sqft": 9147,
   "price_per_lot_sqft": 75.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2243,
   "use": "TRIPLEX",
   "parcel_id": "0802824410045"
  },
  {
   "address": "637 Stryker Avenue, Saint Paul",
   "sale_month": "2019-01",
   "price": 515000,
   "lot_sqft": 16183,
   "price_per_lot_sqft": 31.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822410157"
  },
  {
   "address": "8000 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2019-01",
   "price": 4580000,
   "lot_sqft": 141380,
   "price_per_lot_sqft": 32.39,
   "price_per_building_sqft": 80.3,
   "building_sqft": 57035,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57379,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711721440029"
  },
  {
   "address": "8200 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2019-01",
   "price": 1789600,
   "lot_sqft": 68616,
   "price_per_lot_sqft": 26.08,
   "price_per_building_sqft": 88.41,
   "building_sqft": 20242,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20364,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711721440018"
  },
  {
   "address": "1520 9th Avenue Southwest, Forest Lake",
   "sale_month": "2019-01",
   "price": 685000,
   "lot_sqft": 221571,
   "price_per_lot_sqft": 3.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18180,
   "use": "300",
   "parcel_id": "0703221430007"
  },
  {
   "address": "4045 Vernon Ave S, St. Louis Park",
   "sale_month": "2019-01",
   "price": 195000,
   "lot_sqft": 3891,
   "price_per_lot_sqft": 50.12,
   "price_per_building_sqft": 214.99,
   "building_sqft": 907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 913,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824230118"
  },
  {
   "address": "7860 Groveland Road, Mounds View",
   "sale_month": "2019-01",
   "price": 360000,
   "lot_sqft": 15156,
   "price_per_lot_sqft": 23.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1476,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063023340024"
  },
  {
   "address": "2999 Yorkton Boulevard, Little Canada",
   "sale_month": "2019-01",
   "price": 675000,
   "lot_sqft": 35117,
   "price_per_lot_sqft": 19.22,
   "price_per_building_sqft": 76.69,
   "building_sqft": 8802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8855,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922240003"
  },
  {
   "address": "190 Ryan Lane, Little Canada",
   "sale_month": "2019-01",
   "price": 680000,
   "lot_sqft": 27663,
   "price_per_lot_sqft": 24.58,
   "price_per_building_sqft": 86.64,
   "building_sqft": 7849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7897,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210022"
  },
  {
   "address": "3168 Ryan Lane, Little Canada",
   "sale_month": "2019-01",
   "price": 680000,
   "lot_sqft": 25550,
   "price_per_lot_sqft": 26.61,
   "price_per_building_sqft": 265.52,
   "building_sqft": 2561,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2576,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210019"
  },
  {
   "address": "135 Colorado Street East, Saint Paul",
   "sale_month": "2019-01",
   "price": 4823616,
   "lot_sqft": 106382,
   "price_per_lot_sqft": 45.34,
   "price_per_building_sqft": 149.7,
   "building_sqft": 32222,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32416,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052822340028"
  },
  {
   "address": "2505 42nd Ave N, Minneapolis",
   "sale_month": "2019-01",
   "price": 200000,
   "lot_sqft": 4968,
   "price_per_lot_sqft": 40.26,
   "price_per_building_sqft": 91.7,
   "building_sqft": 2181,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2194,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924140123"
  },
  {
   "address": "1210 County Road J East, White Bear Township",
   "sale_month": "2019-01",
   "price": 305000,
   "lot_sqft": 29222,
   "price_per_lot_sqft": 10.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7794,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022120022"
  },
  {
   "address": null,
   "sale_month": "2019-01",
   "price": 305000,
   "lot_sqft": 26578,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022120021"
  },
  {
   "address": "1190 County Road J East, White Bear Township",
   "sale_month": "2019-01",
   "price": 305000,
   "lot_sqft": 53592,
   "price_per_lot_sqft": 5.69,
   "price_per_building_sqft": 26.73,
   "building_sqft": 11410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11479,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022120020"
  },
  {
   "address": "1210 County Road J East, White Bear Township",
   "sale_month": "2019-01",
   "price": 305000,
   "lot_sqft": 19735,
   "price_per_lot_sqft": 15.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022110063"
  },
  {
   "address": null,
   "sale_month": "2019-01",
   "price": 305000,
   "lot_sqft": 15537,
   "price_per_lot_sqft": 19.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022110062"
  },
  {
   "address": "3000 Country View Drive North, Maplewood",
   "sale_month": "2019-01",
   "price": 2130000,
   "lot_sqft": 243956,
   "price_per_lot_sqft": 8.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032922240020"
  },
  {
   "address": "8200 Grand Ave S, Bloomington",
   "sale_month": "2019-01",
   "price": 890000,
   "lot_sqft": 47695,
   "price_per_lot_sqft": 18.66,
   "price_per_building_sqft": 43,
   "building_sqft": 20698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20823,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724320032"
  },
  {
   "address": "8041 Nicollet Ave S, Bloomington",
   "sale_month": "2019-01",
   "price": 340000,
   "lot_sqft": 19896,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": 269.41,
   "building_sqft": 1262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1270,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724130061"
  },
  {
   "address": "209 78th St E, Bloomington",
   "sale_month": "2019-01",
   "price": 2400000,
   "lot_sqft": 73335,
   "price_per_lot_sqft": 32.73,
   "price_per_building_sqft": 42.49,
   "building_sqft": 56479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56820,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724120026"
  },
  {
   "address": "500 Southcross Drive West, Burnsville",
   "sale_month": "2019-01",
   "price": 1505817,
   "lot_sqft": 85280,
   "price_per_lot_sqft": 17.66,
   "price_per_building_sqft": 265.72,
   "building_sqft": 5667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5702,
   "use": "Commercial-preferred",
   "parcel_id": "029046000020"
  },
  {
   "address": "90 Virginia Street, Saint Paul",
   "sale_month": "2019-01",
   "price": 570000,
   "lot_sqft": 7156,
   "price_per_lot_sqft": 79.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1587,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823130015"
  },
  {
   "address": "3208 Minnehaha Ave, Minneapolis",
   "sale_month": "2019-01",
   "price": 480000,
   "lot_sqft": 7498,
   "price_per_lot_sqft": 64.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1542,
   "use": "APARTMENT",
   "parcel_id": "0102824140017"
  },
  {
   "address": "409 Jefferson Avenue Southwest, Watertown",
   "sale_month": "2018-12",
   "price": 1400000,
   "lot_sqft": 126621,
   "price_per_lot_sqft": 11.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32882,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "850750440"
  },
  {
   "address": "502 Cherry Drive, Waconia",
   "sale_month": "2018-12",
   "price": 1590000,
   "lot_sqft": 86031,
   "price_per_lot_sqft": 18.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751190011"
  },
  {
   "address": "4 Main Street East, Waconia",
   "sale_month": "2018-12",
   "price": 520000,
   "lot_sqft": 6869,
   "price_per_lot_sqft": 75.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3214,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503990"
  },
  {
   "address": "1699 Stieger Lake Lane, Victoria",
   "sale_month": "2018-12",
   "price": 17547000,
   "lot_sqft": 50594,
   "price_per_lot_sqft": 346.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32140,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "654970010"
  },
  {
   "address": "475 Butler Avenue East, West Saint Paul",
   "sale_month": "2018-12",
   "price": 700000,
   "lot_sqft": 17334,
   "price_per_lot_sqft": 40.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3319,
   "use": "Apartment",
   "parcel_id": "422580002161"
  },
  {
   "address": "4239 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2018-12",
   "price": 700000,
   "lot_sqft": 24796,
   "price_per_lot_sqft": 28.23,
   "price_per_building_sqft": 82.33,
   "building_sqft": 8502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8553,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024230496"
  },
  {
   "address": "10800 Old County Rd No 15, Plymouth",
   "sale_month": "2018-12",
   "price": 650000,
   "lot_sqft": 17177,
   "price_per_lot_sqft": 37.84,
   "price_per_building_sqft": 227.67,
   "building_sqft": 2855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2872,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230037"
  },
  {
   "address": "10285 Yellow Circle Dr, Minnetonka",
   "sale_month": "2018-12",
   "price": 337500,
   "lot_sqft": 66710,
   "price_per_lot_sqft": 5.06,
   "price_per_building_sqft": 60.65,
   "building_sqft": 5565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5598,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722340017"
  },
  {
   "address": "1579 11th Avenue, Newport",
   "sale_month": "2018-12",
   "price": 400000,
   "lot_sqft": 9408,
   "price_per_lot_sqft": 42.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3602822210066"
  },
  {
   "address": "3801 3rd Street Northeast, Columbia Heights",
   "sale_month": "2018-12",
   "price": 440900,
   "lot_sqft": 10918,
   "price_per_lot_sqft": 40.38,
   "price_per_building_sqft": 66.08,
   "building_sqft": 6672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6713,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024330078"
  },
  {
   "address": "691 Dale Street North, Saint Paul",
   "sale_month": "2018-12",
   "price": 300000,
   "lot_sqft": 9928,
   "price_per_lot_sqft": 30.22,
   "price_per_building_sqft": 92.25,
   "building_sqft": 3252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3272,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923110025"
  },
  {
   "address": "2245 Old Hudson Road, Saint Paul",
   "sale_month": "2018-12",
   "price": 2770000,
   "lot_sqft": 86528,
   "price_per_lot_sqft": 32.01,
   "price_per_building_sqft": 129.11,
   "building_sqft": 21455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21584,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922440001"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 280000,
   "lot_sqft": 5998,
   "price_per_lot_sqft": 46.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922230115"
  },
  {
   "address": "532 White Bear Avenue North, Saint Paul",
   "sale_month": "2018-12",
   "price": 280000,
   "lot_sqft": 10178,
   "price_per_lot_sqft": 27.51,
   "price_per_building_sqft": 128.85,
   "building_sqft": 2173,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2186,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922230114"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 598825,
   "price_per_lot_sqft": 45.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3511722220005"
  },
  {
   "address": "2840 Chicago Ave, Minneapolis",
   "sale_month": "2018-12",
   "price": 350000,
   "lot_sqft": 4987,
   "price_per_lot_sqft": 70.18,
   "price_per_building_sqft": 116.4,
   "building_sqft": 3007,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3025,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330058"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 1200000,
   "lot_sqft": 55145,
   "price_per_lot_sqft": 21.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225130035"
  },
  {
   "address": "6720 Riverdale Drive Northwest, Ramsey",
   "sale_month": "2018-12",
   "price": 1200000,
   "lot_sqft": 97742,
   "price_per_lot_sqft": 12.28,
   "price_per_building_sqft": 44.73,
   "building_sqft": 26828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26990,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225130028"
  },
  {
   "address": "13633 Martin Street Northwest, Andover",
   "sale_month": "2018-12",
   "price": 2300000,
   "lot_sqft": 34985,
   "price_per_lot_sqft": 65.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26536,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420026"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 249713,
   "price_per_lot_sqft": 109.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411722420005"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 142824,
   "price_per_lot_sqft": 192.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411722410003"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 176063,
   "price_per_lot_sqft": 155.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411722140003"
  },
  {
   "address": "2510 Grand Ave S, Minneapolis",
   "sale_month": "2018-12",
   "price": 2224000,
   "lot_sqft": 8335,
   "price_per_lot_sqft": 266.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2795,
   "use": "APARTMENT",
   "parcel_id": "3402924230039"
  },
  {
   "address": "192 Jade Trail North, Lake Elmo",
   "sale_month": "2018-12",
   "price": 1235000,
   "lot_sqft": 160145,
   "price_per_lot_sqft": 7.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3402921330029"
  },
  {
   "address": "84 78th St W, Richfield",
   "sale_month": "2018-12",
   "price": 1519493,
   "lot_sqft": 14323,
   "price_per_lot_sqft": 106.09,
   "price_per_building_sqft": 277.53,
   "building_sqft": 5475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5508,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3402824340001"
  },
  {
   "address": "2435 Industrial Blvd W, Long Lake",
   "sale_month": "2018-12",
   "price": 2500000,
   "lot_sqft": 53815,
   "price_per_lot_sqft": 46.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22993,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823140018"
  },
  {
   "address": "1116 Lake St W, Minneapolis",
   "sale_month": "2018-12",
   "price": 6575000,
   "lot_sqft": 34902,
   "price_per_lot_sqft": 188.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3298,
   "use": "APARTMENT",
   "parcel_id": "3302924430125"
  },
  {
   "address": "888 County Road D West, New Brighton",
   "sale_month": "2018-12",
   "price": 1010000,
   "lot_sqft": 31826,
   "price_per_lot_sqft": 31.74,
   "price_per_building_sqft": 238.83,
   "building_sqft": 4229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4255,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023340027"
  },
  {
   "address": "1401 Stillwater Boulevard North, Stillwater",
   "sale_month": "2018-12",
   "price": 2080000,
   "lot_sqft": 45390,
   "price_per_lot_sqft": 45.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20784,
   "use": "300",
   "parcel_id": "3203020240015"
  },
  {
   "address": "1465 Stillwater Boulevard North, Stillwater",
   "sale_month": "2018-12",
   "price": 2080000,
   "lot_sqft": 52980,
   "price_per_lot_sqft": 39.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020230057"
  },
  {
   "address": "190 Ryan Drive, Little Canada",
   "sale_month": "2018-12",
   "price": 355000,
   "lot_sqft": 23975,
   "price_per_lot_sqft": 14.81,
   "price_per_building_sqft": 62.81,
   "building_sqft": 5652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5686,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022340013"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 15654943,
   "lot_sqft": 8514,
   "price_per_lot_sqft": 1838.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300503681"
  },
  {
   "address": "10073 Baltimore Street Northeast, Blaine",
   "sale_month": "2018-12",
   "price": 1150000,
   "lot_sqft": 80065,
   "price_per_lot_sqft": 14.36,
   "price_per_building_sqft": 109.72,
   "building_sqft": 10481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10544,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120018"
  },
  {
   "address": "2340 Charles Avenue, Saint Paul",
   "sale_month": "2018-12",
   "price": 425000,
   "lot_sqft": 2949,
   "price_per_lot_sqft": 144.12,
   "price_per_building_sqft": 105.3,
   "building_sqft": 4036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4061,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923430061"
  },
  {
   "address": "2356 Charles Avenue, Saint Paul",
   "sale_month": "2018-12",
   "price": 425000,
   "lot_sqft": 1690,
   "price_per_lot_sqft": 251.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923430060"
  },
  {
   "address": "904 Burr Street, Saint Paul",
   "sale_month": "2018-12",
   "price": 240000,
   "lot_sqft": 6620,
   "price_per_lot_sqft": 36.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1867,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922310048"
  },
  {
   "address": "985 Payne Avenue, Saint Paul",
   "sale_month": "2018-12",
   "price": 200000,
   "lot_sqft": 2339,
   "price_per_lot_sqft": 85.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7477,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922130156"
  },
  {
   "address": "7224 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2018-12",
   "price": 800000,
   "lot_sqft": 101268,
   "price_per_lot_sqft": 7.9,
   "price_per_building_sqft": 98.45,
   "building_sqft": 8126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8175,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921320015"
  },
  {
   "address": "5820 74th Ave N, Brooklyn Park",
   "sale_month": "2018-12",
   "price": 760000,
   "lot_sqft": 73537,
   "price_per_lot_sqft": 10.33,
   "price_per_building_sqft": 62.57,
   "building_sqft": 12147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12220,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921240012"
  },
  {
   "address": "117 Myrtle Street West, Stillwater",
   "sale_month": "2018-12",
   "price": 295000,
   "lot_sqft": 4946,
   "price_per_lot_sqft": 59.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2803020420091"
  },
  {
   "address": "2200 66th St W, Richfield",
   "sale_month": "2018-12",
   "price": 290000,
   "lot_sqft": 5050,
   "price_per_lot_sqft": 57.43,
   "price_per_building_sqft": 94.71,
   "building_sqft": 3062,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3081,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230017"
  },
  {
   "address": "1450 Northland Drive, Mendota Heights",
   "sale_month": "2018-12",
   "price": 1650000,
   "lot_sqft": 110825,
   "price_per_lot_sqft": 14.89,
   "price_per_building_sqft": 65.55,
   "building_sqft": 25173,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25325,
   "use": "Industrial-preferred",
   "parcel_id": "273645001021"
  },
  {
   "address": "13120 Pioneer Tr, Eden Prairie",
   "sale_month": "2018-12",
   "price": 318600,
   "lot_sqft": 19319,
   "price_per_lot_sqft": 16.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711622140003"
  },
  {
   "address": "3761 95th Avenue Northeast, Blaine",
   "sale_month": "2018-12",
   "price": 10400000,
   "lot_sqft": 286168,
   "price_per_lot_sqft": 36.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103064,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263123310004"
  },
  {
   "address": "7225 Forestview La N, Maple Grove",
   "sale_month": "2018-12",
   "price": 186500,
   "lot_sqft": 3113,
   "price_per_lot_sqft": 59.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420039"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 456001,
   "price_per_lot_sqft": 60.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2611722410015"
  },
  {
   "address": "1010 19th St E, Minneapolis",
   "sale_month": "2018-12",
   "price": 594000,
   "lot_sqft": 3643,
   "price_per_lot_sqft": 163.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2599,
   "use": "APARTMENT",
   "parcel_id": "2602924340041"
  },
  {
   "address": "1600 Park Ave, Minneapolis",
   "sale_month": "2018-12",
   "price": 975000,
   "lot_sqft": 5895,
   "price_per_lot_sqft": 165.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2200,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924320129"
  },
  {
   "address": "5333 160th Street Southeast, Prior Lake",
   "sale_month": "2018-12",
   "price": 300000,
   "lot_sqft": 48112,
   "price_per_lot_sqft": 6.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259010030"
  },
  {
   "address": "4619 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2018-12",
   "price": 500,
   "lot_sqft": 7674,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2170,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330035"
  },
  {
   "address": "20040 Co Rd No 81, Rogers",
   "sale_month": "2018-12",
   "price": 2178000,
   "lot_sqft": 435479,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2512023210011"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 498204,
   "price_per_lot_sqft": 55.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2511722120003"
  },
  {
   "address": "1207 Danforth Street, Saint Paul",
   "sale_month": "2018-12",
   "price": 960000,
   "lot_sqft": 12721,
   "price_per_lot_sqft": 75.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2572,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923330124"
  },
  {
   "address": "12999 Wilfred La N, Rogers",
   "sale_month": "2018-12",
   "price": 26100000,
   "lot_sqft": 659462,
   "price_per_lot_sqft": 39.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 240789,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023240005"
  },
  {
   "address": "13251 George Weber Dr, Rogers",
   "sale_month": "2018-12",
   "price": 8200000,
   "lot_sqft": 434196,
   "price_per_lot_sqft": 18.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61759,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023220016"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 181071,
   "price_per_lot_sqft": 151.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1618,
   "use": "RAILROAD",
   "parcel_id": "2411722440053"
  },
  {
   "address": "22 10th Ave N, Hopkins",
   "sale_month": "2018-12",
   "price": 3000000,
   "lot_sqft": 6540,
   "price_per_lot_sqft": 458.72,
   "price_per_building_sqft": 921.09,
   "building_sqft": 3257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3277,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310130"
  },
  {
   "address": "25 11th Ave N, Hopkins",
   "sale_month": "2018-12",
   "price": 3000000,
   "lot_sqft": 33972,
   "price_per_lot_sqft": 88.31,
   "price_per_building_sqft": 120.15,
   "building_sqft": 24968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25119,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310129"
  },
  {
   "address": "5691 East River Road Northeast, Fridley",
   "sale_month": "2018-12",
   "price": 500,
   "lot_sqft": 489548,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 67643,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024130015"
  },
  {
   "address": "8333 210th Street West, Lakeville",
   "sale_month": "2018-12",
   "price": 680000,
   "lot_sqft": 71545,
   "price_per_lot_sqft": 9.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17900,
   "use": "Commercial-preferred",
   "parcel_id": "220280058010"
  },
  {
   "address": "205 Broadway Street South, Jordan",
   "sale_month": "2018-12",
   "price": 430000,
   "lot_sqft": 4085,
   "price_per_lot_sqft": 105.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220020310"
  },
  {
   "address": "3904 Pennsylvania Ave S, St. Louis Park",
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 41571,
   "price_per_lot_sqft": 660.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2011721210100"
  },
  {
   "address": "920 6th Street West, Carver",
   "sale_month": "2018-12",
   "price": 330000,
   "lot_sqft": 163378,
   "price_per_lot_sqft": 2.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18460,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "201020010"
  },
  {
   "address": "5725 148th Street North, Hugo",
   "sale_month": "2018-12",
   "price": 500000,
   "lot_sqft": 25782,
   "price_per_lot_sqft": 19.39,
   "price_per_building_sqft": 68.74,
   "building_sqft": 7274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7318,
   "use": "300",
   "parcel_id": "2003121210097"
  },
  {
   "address": "1591 Sloan Street, Saint Paul",
   "sale_month": "2018-12",
   "price": 335000,
   "lot_sqft": 9994,
   "price_per_lot_sqft": 33.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1891,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110038"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 86508,
   "price_per_lot_sqft": 317.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721420028"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 99,
   "price_per_lot_sqft": 277272.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721420023"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 2463,
   "price_per_lot_sqft": 11144.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721310044"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 2213,
   "price_per_lot_sqft": 12403.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1911721310036"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 2765,
   "price_per_lot_sqft": 9927.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1911721310028"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 153,
   "price_per_lot_sqft": 179411.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1911721310025"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 168,
   "price_per_lot_sqft": 163392.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721310006"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 155275,
   "price_per_lot_sqft": 176.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721310003"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 79628,
   "price_per_lot_sqft": 344.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721140004"
  },
  {
   "address": "4266 Dahlberg Dr, Golden Valley",
   "sale_month": "2018-12",
   "price": 300000,
   "lot_sqft": 8177,
   "price_per_lot_sqft": 36.69,
   "price_per_building_sqft": 42.02,
   "building_sqft": 7139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7182,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924130049"
  },
  {
   "address": "235 Co Rd No 81 Svc Rd W, Osseo",
   "sale_month": "2018-12",
   "price": 1300000,
   "lot_sqft": 26752,
   "price_per_lot_sqft": 48.59,
   "price_per_building_sqft": 133.68,
   "building_sqft": 9725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9783,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921330025"
  },
  {
   "address": "3700 Dakota Ave S, St. Louis Park",
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 96117,
   "price_per_lot_sqft": 285.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711721440053"
  },
  {
   "address": "7710 Oxford St, St. Louis Park",
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 28564,
   "price_per_lot_sqft": 961,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711721440005"
  },
  {
   "address": "7007 Walker St, St. Louis Park",
   "sale_month": "2018-12",
   "price": 474300,
   "lot_sqft": 11323,
   "price_per_lot_sqft": 41.89,
   "price_per_building_sqft": 212.69,
   "building_sqft": 2230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2243,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721430040"
  },
  {
   "address": "3230 Gorham Ave, St. Louis Park",
   "sale_month": "2018-12",
   "price": 1200000,
   "lot_sqft": 33755,
   "price_per_lot_sqft": 35.55,
   "price_per_building_sqft": 80.64,
   "building_sqft": 14881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14971,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721130136"
  },
  {
   "address": "7520 32nd Street North, Oakdale",
   "sale_month": "2018-12",
   "price": 8000000,
   "lot_sqft": 195405,
   "price_per_lot_sqft": 40.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50675,
   "use": "300",
   "parcel_id": "1702921420008"
  },
  {
   "address": "5005 France Ave S, Minneapolis",
   "sale_month": "2018-12",
   "price": 2400000,
   "lot_sqft": 6307,
   "price_per_lot_sqft": 380.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320200"
  },
  {
   "address": "2087 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2018-12",
   "price": 630000,
   "lot_sqft": 25219,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": 103.23,
   "building_sqft": 6103,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6140,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163023320014"
  },
  {
   "address": "3555 Wooddale Ave, St. Louis Park",
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 189459,
   "price_per_lot_sqft": 144.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1611721310006"
  },
  {
   "address": "8201 Norman Center Dr, Bloomington",
   "sale_month": "2018-12",
   "price": 13000000,
   "lot_sqft": 166750,
   "price_per_lot_sqft": 77.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17979,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621310021"
  },
  {
   "address": "1665 9th Street, White Bear Lake",
   "sale_month": "2018-12",
   "price": 200000,
   "lot_sqft": 38762,
   "price_per_lot_sqft": 5.16,
   "price_per_building_sqft": 96.2,
   "building_sqft": 2079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2092,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "153022110007"
  },
  {
   "address": "8525 Edinbrook Crossing N, Brooklyn Park",
   "sale_month": "2018-12",
   "price": 1700000,
   "lot_sqft": 124745,
   "price_per_lot_sqft": 13.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14359,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511921430016"
  },
  {
   "address": "10883 89th Ave N, Maple Grove",
   "sale_month": "2018-12",
   "price": 2800000,
   "lot_sqft": 170776,
   "price_per_lot_sqft": 16.4,
   "price_per_building_sqft": 195.56,
   "building_sqft": 14318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14405,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922320008"
  },
  {
   "address": "112 East Main Street, Anoka",
   "sale_month": "2018-12",
   "price": 500,
   "lot_sqft": 3438,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110025"
  },
  {
   "address": "114 East Main Street, Anoka",
   "sale_month": "2018-12",
   "price": 500,
   "lot_sqft": 3438,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110024"
  },
  {
   "address": "1116 5th Street, Saint Paul Park",
   "sale_month": "2018-12",
   "price": 450000,
   "lot_sqft": 7035,
   "price_per_lot_sqft": 63.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2042,
   "use": "110",
   "parcel_id": "1202722310059"
  },
  {
   "address": "14490 Northdale Blvd, Rogers",
   "sale_month": "2018-12",
   "price": 795500,
   "lot_sqft": 189985,
   "price_per_lot_sqft": 4.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8538,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023310014"
  },
  {
   "address": "207 Lowry Ave NE, Minneapolis",
   "sale_month": "2018-12",
   "price": 220000,
   "lot_sqft": 3274,
   "price_per_lot_sqft": 67.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924230101"
  },
  {
   "address": "211 Lowry Ave NE, Minneapolis",
   "sale_month": "2018-12",
   "price": 432500,
   "lot_sqft": 3086,
   "price_per_lot_sqft": 140.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1465,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924230100"
  },
  {
   "address": "525 Diffley Road, Eagan",
   "sale_month": "2018-12",
   "price": 4500000,
   "lot_sqft": 442722,
   "price_per_lot_sqft": 10.16,
   "price_per_building_sqft": 201.26,
   "building_sqft": 22359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22494,
   "use": "Commercial-preferred",
   "parcel_id": "103210001010"
  },
  {
   "address": "3201 3rd St N, Minneapolis",
   "sale_month": "2018-12",
   "price": 370000,
   "lot_sqft": 6847,
   "price_per_lot_sqft": 54.04,
   "price_per_building_sqft": 164.23,
   "building_sqft": 2253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2267,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924230165"
  },
  {
   "address": "9308 Harriet Ave S, Bloomington",
   "sale_month": "2018-12",
   "price": 250000,
   "lot_sqft": 13774,
   "price_per_lot_sqft": 18.15,
   "price_per_building_sqft": 242.72,
   "building_sqft": 1030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1037,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724330008"
  },
  {
   "address": "1760 Highway 36 West, Roseville",
   "sale_month": "2018-12",
   "price": 4466700,
   "lot_sqft": 297199,
   "price_per_lot_sqft": 15.03,
   "price_per_building_sqft": 54.92,
   "building_sqft": 81328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81819,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923430003"
  },
  {
   "address": "9875 Maple Grove Pkwy N, Maple Grove",
   "sale_month": "2018-12",
   "price": 3818601,
   "lot_sqft": 69215,
   "price_per_lot_sqft": 55.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922240010"
  },
  {
   "address": "2000 94th St W, Bloomington",
   "sale_month": "2018-12",
   "price": 4550000,
   "lot_sqft": 321072,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": 44.59,
   "building_sqft": 102039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 102655,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0902724330004"
  },
  {
   "address": "2200 Mounds View Boulevard, Mounds View",
   "sale_month": "2018-12",
   "price": 4600000,
   "lot_sqft": 256682,
   "price_per_lot_sqft": 17.92,
   "price_per_building_sqft": 62.74,
   "building_sqft": 73319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73761,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023430040"
  },
  {
   "address": "4800 Quebec Ave N, New Hope",
   "sale_month": "2018-12",
   "price": 6050000,
   "lot_sqft": 147150,
   "price_per_lot_sqft": 41.11,
   "price_per_building_sqft": 110.68,
   "building_sqft": 54662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54992,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821310001"
  },
  {
   "address": "1020 Hastings Avenue, Saint Paul Park",
   "sale_month": "2018-12",
   "price": 1950000,
   "lot_sqft": 119669,
   "price_per_lot_sqft": 16.29,
   "price_per_building_sqft": 82.58,
   "building_sqft": 23614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23756,
   "use": "300",
   "parcel_id": "0702721310106"
  },
  {
   "address": "3102 6th Avenue, Anoka",
   "sale_month": "2018-12",
   "price": 1450000,
   "lot_sqft": 12026,
   "price_per_lot_sqft": 120.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1988,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124210036"
  },
  {
   "address": "3036 6th Avenue, Anoka",
   "sale_month": "2018-12",
   "price": 1450000,
   "lot_sqft": 12026,
   "price_per_lot_sqft": 120.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2120,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124210035"
  },
  {
   "address": "3030 6th Avenue, Anoka",
   "sale_month": "2018-12",
   "price": 1450000,
   "lot_sqft": 12027,
   "price_per_lot_sqft": 120.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1945,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124210034"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 355000,
   "lot_sqft": 7276,
   "price_per_lot_sqft": 48.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922210016"
  },
  {
   "address": "201 4th Street East, Saint Paul",
   "sale_month": "2018-12",
   "price": 1183132,
   "lot_sqft": 10202,
   "price_per_lot_sqft": 115.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822110002"
  },
  {
   "address": "3927 West Broadway, Robbinsdale",
   "sale_month": "2018-12",
   "price": 851000,
   "lot_sqft": 11946,
   "price_per_lot_sqft": 71.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3503,
   "use": "APARTMENT",
   "parcel_id": "0602924420063"
  },
  {
   "address": "3355 Beltline Blvd, St. Louis Park",
   "sale_month": "2018-12",
   "price": 27450000,
   "lot_sqft": 277433,
   "price_per_lot_sqft": 98.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602824130014"
  },
  {
   "address": "12225 Hudson Road South, Afton",
   "sale_month": "2018-12",
   "price": 1990990,
   "lot_sqft": 304716,
   "price_per_lot_sqft": 6.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14175,
   "use": "305",
   "parcel_id": "0602820210003"
  },
  {
   "address": "4100 78th St W, Bloomington",
   "sale_month": "2018-12",
   "price": 48600000,
   "lot_sqft": 179367,
   "price_per_lot_sqft": 270.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 73398,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724110018"
  },
  {
   "address": "8051 33rd Ave S, Bloomington",
   "sale_month": "2018-12",
   "price": 8844000,
   "lot_sqft": 185551,
   "price_per_lot_sqft": 47.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18919,
   "use": "APARTMENT",
   "parcel_id": "0602723230649"
  },
  {
   "address": "25525 Helena Boulevard, Helena Township",
   "sale_month": "2018-12",
   "price": 365000,
   "lot_sqft": 127487,
   "price_per_lot_sqft": 2.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5505,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "059220051"
  },
  {
   "address": "18015 Ulysses Street Northeast, Ham Lake",
   "sale_month": "2018-12",
   "price": 500,
   "lot_sqft": 1253,
   "price_per_lot_sqft": 0.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17455,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223210020"
  },
  {
   "address": "5547 West Broadway, Crystal",
   "sale_month": "2018-12",
   "price": 788700,
   "lot_sqft": 47759,
   "price_per_lot_sqft": 16.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821440052"
  },
  {
   "address": "801 Louisiana Ave S, Golden Valley",
   "sale_month": "2018-12",
   "price": 2000000,
   "lot_sqft": 72628,
   "price_per_lot_sqft": 27.54,
   "price_per_building_sqft": 138.01,
   "building_sqft": 14492,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14580,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721130025"
  },
  {
   "address": "3835 Thomas Ave N, Minneapolis",
   "sale_month": "2018-12",
   "price": 369000,
   "lot_sqft": 6367,
   "price_per_lot_sqft": 57.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1558,
   "use": "APARTMENT",
   "parcel_id": "0502924420060"
  },
  {
   "address": "3120 Excelsior Blvd, Minneapolis",
   "sale_month": "2018-12",
   "price": 1300000,
   "lot_sqft": 12473,
   "price_per_lot_sqft": 104.23,
   "price_per_building_sqft": 432.61,
   "building_sqft": 3005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3023,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502824210038"
  },
  {
   "address": "7776 Hudson Road, Woodbury",
   "sale_month": "2018-12",
   "price": 600000,
   "lot_sqft": 53983,
   "price_per_lot_sqft": 11.11,
   "price_per_building_sqft": 49.23,
   "building_sqft": 12187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12261,
   "use": "300",
   "parcel_id": "0502821110013"
  },
  {
   "address": "2147 44th Ave N, Minneapolis",
   "sale_month": "2018-12",
   "price": 385000,
   "lot_sqft": 10985,
   "price_per_lot_sqft": 35.05,
   "price_per_building_sqft": 150.39,
   "building_sqft": 2560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924220149"
  },
  {
   "address": "241 Radio Drive, Woodbury",
   "sale_month": "2018-12",
   "price": 1583907,
   "lot_sqft": 82838,
   "price_per_lot_sqft": 19.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402821130030"
  },
  {
   "address": "1675 Beam Avenue East, Maplewood",
   "sale_month": "2018-12",
   "price": 7677720,
   "lot_sqft": 28698,
   "price_per_lot_sqft": 267.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922130007"
  },
  {
   "address": "36 37th Ave NE, Minneapolis",
   "sale_month": "2018-12",
   "price": 1310000,
   "lot_sqft": 66541,
   "price_per_lot_sqft": 19.69,
   "price_per_building_sqft": 77.01,
   "building_sqft": 17010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17113,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924120046"
  },
  {
   "address": "14589 Grand Avenue South, Burnsville",
   "sale_month": "2018-12",
   "price": 126500,
   "lot_sqft": 753,
   "price_per_lot_sqft": 167.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "029037000100"
  },
  {
   "address": "3550 Highway 13 West, Burnsville",
   "sale_month": "2018-12",
   "price": 755000,
   "lot_sqft": 73456,
   "price_per_lot_sqft": 10.28,
   "price_per_building_sqft": 161.95,
   "building_sqft": 4662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4690,
   "use": "Commercial-preferred",
   "parcel_id": "026620001041"
  },
  {
   "address": "221 River Ridge Circle South, Burnsville",
   "sale_month": "2018-12",
   "price": 1779500,
   "lot_sqft": 69464,
   "price_per_lot_sqft": 25.62,
   "price_per_building_sqft": 119.46,
   "building_sqft": 14896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14986,
   "use": "Commercial-preferred",
   "parcel_id": "026420001033"
  },
  {
   "address": null,
   "sale_month": "2018-12",
   "price": 1388000,
   "lot_sqft": 7991,
   "price_per_lot_sqft": 173.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024110080"
  },
  {
   "address": "892 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2018-12",
   "price": 1388000,
   "lot_sqft": 7991,
   "price_per_lot_sqft": 173.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024110079"
  },
  {
   "address": "896 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2018-12",
   "price": 1388000,
   "lot_sqft": 7991,
   "price_per_lot_sqft": 173.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6390,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024110078"
  },
  {
   "address": "896 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2018-12",
   "price": 1388000,
   "lot_sqft": 9776,
   "price_per_lot_sqft": 141.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024110077"
  },
  {
   "address": "653 Grand Avenue, Saint Paul",
   "sale_month": "2018-12",
   "price": 600000,
   "lot_sqft": 5994,
   "price_per_lot_sqft": 100.1,
   "price_per_building_sqft": 388.6,
   "building_sqft": 1544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1553,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823410030"
  },
  {
   "address": "809 Portland Avenue, Saint Paul",
   "sale_month": "2018-12",
   "price": 1085000,
   "lot_sqft": 4711,
   "price_per_lot_sqft": 230.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2937,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823130156"
  },
  {
   "address": "2430 117th Street East, Burnsville",
   "sale_month": "2018-12",
   "price": 240873,
   "lot_sqft": 2354,
   "price_per_lot_sqft": 102.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "021781501102"
  },
  {
   "address": "2434 117th Street East, Burnsville",
   "sale_month": "2018-12",
   "price": 268254,
   "lot_sqft": 1734,
   "price_per_lot_sqft": 154.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "021781501091"
  },
  {
   "address": "2438 117th Street East, Burnsville",
   "sale_month": "2018-12",
   "price": 240873,
   "lot_sqft": 2354,
   "price_per_lot_sqft": 102.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "021781501081"
  },
  {
   "address": "5301 Russell Ave N, Brooklyn Center",
   "sale_month": "2018-12",
   "price": 3400000,
   "lot_sqft": 83368,
   "price_per_lot_sqft": 40.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21340,
   "use": "APARTMENT",
   "parcel_id": "0211821340002"
  },
  {
   "address": "12590 Ridgedale Dr, Minnetonka",
   "sale_month": "2018-12",
   "price": 205000,
   "lot_sqft": 57129,
   "price_per_lot_sqft": 3.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2143,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722330014"
  },
  {
   "address": "3300 5th St NE, Minneapolis",
   "sale_month": "2018-12",
   "price": 4700000,
   "lot_sqft": 350033,
   "price_per_lot_sqft": 13.43,
   "price_per_building_sqft": 34.07,
   "building_sqft": 137939,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 138772,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202924240004"
  },
  {
   "address": "10175 Crosstown Cir, Eden Prairie",
   "sale_month": "2018-12",
   "price": 2400000,
   "lot_sqft": 93576,
   "price_per_lot_sqft": 25.65,
   "price_per_building_sqft": 101.8,
   "building_sqft": 23575,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23718,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622130023"
  },
  {
   "address": "6470 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2018-12",
   "price": 2400000,
   "lot_sqft": 101313,
   "price_per_lot_sqft": 23.69,
   "price_per_building_sqft": 96.5,
   "building_sqft": 24870,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25020,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622130022"
  },
  {
   "address": "111 White Street Southwest, Watertown",
   "sale_month": "2018-11",
   "price": 115000,
   "lot_sqft": 10365,
   "price_per_lot_sqft": 11.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "850502840"
  },
  {
   "address": "24 Olive Street South, Waconia",
   "sale_month": "2018-11",
   "price": 455000,
   "lot_sqft": 6997,
   "price_per_lot_sqft": 65.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502930"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 6756,
   "lot_sqft": 2170,
   "price_per_lot_sqft": 3.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "428325000020"
  },
  {
   "address": "1039 Robert Street South, West Saint Paul",
   "sale_month": "2018-11",
   "price": 150000,
   "lot_sqft": 6993,
   "price_per_lot_sqft": 21.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 942,
   "use": "Commercial-preferred",
   "parcel_id": "424810009080"
  },
  {
   "address": "848 Dodd Road, West Saint Paul",
   "sale_month": "2018-11",
   "price": 1256282,
   "lot_sqft": 18946,
   "price_per_lot_sqft": 66.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4996,
   "use": "Apartment",
   "parcel_id": "420070079010"
  },
  {
   "address": "845 Dodd Road, West Saint Paul",
   "sale_month": "2018-11",
   "price": 1376962,
   "lot_sqft": 37157,
   "price_per_lot_sqft": 37.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4727,
   "use": "Apartment",
   "parcel_id": "420070078013"
  },
  {
   "address": "720 7th Street South, South Saint Paul",
   "sale_month": "2018-11",
   "price": 295000,
   "lot_sqft": 9691,
   "price_per_lot_sqft": 30.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1558,
   "use": "Apartment",
   "parcel_id": "367510020150"
  },
  {
   "address": "103 Concord Exchange North, South Saint Paul",
   "sale_month": "2018-11",
   "price": 375213,
   "lot_sqft": 15627,
   "price_per_lot_sqft": 24.01,
   "price_per_building_sqft": 37.47,
   "building_sqft": 10013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10073,
   "use": "Commercial-preferred",
   "parcel_id": "367285003290"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 28905,
   "lot_sqft": 3554,
   "price_per_lot_sqft": 8.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367285003250"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 25612,
   "lot_sqft": 3473,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367285003240"
  },
  {
   "address": "710 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2018-11",
   "price": 115000,
   "lot_sqft": 3123,
   "price_per_lot_sqft": 36.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410146"
  },
  {
   "address": "334 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2018-11",
   "price": 500,
   "lot_sqft": 15165,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.1,
   "building_sqft": 5237,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5269,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310183"
  },
  {
   "address": "769 University Avenue, Saint Paul",
   "sale_month": "2018-11",
   "price": 703556,
   "lot_sqft": 23152,
   "price_per_lot_sqft": 30.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 996,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923130246"
  },
  {
   "address": "1891 Suburban Avenue, Saint Paul",
   "sale_month": "2018-11",
   "price": 2850000,
   "lot_sqft": 121827,
   "price_per_lot_sqft": 23.39,
   "price_per_building_sqft": 126.53,
   "building_sqft": 22524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22660,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922330017"
  },
  {
   "address": "12900 63rd Ave N, Maple Grove",
   "sale_month": "2018-11",
   "price": 545000,
   "lot_sqft": 144033,
   "price_per_lot_sqft": 3.78,
   "price_per_building_sqft": 38.34,
   "building_sqft": 14214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14300,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922410069"
  },
  {
   "address": "2820 Blaisdell Ave, Minneapolis",
   "sale_month": "2018-11",
   "price": 6390000,
   "lot_sqft": 14854,
   "price_per_lot_sqft": 430.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6103,
   "use": "APARTMENT",
   "parcel_id": "3402924340031"
  },
  {
   "address": "2705 Pillsbury Ave, Minneapolis",
   "sale_month": "2018-11",
   "price": 2030000,
   "lot_sqft": 14801,
   "price_per_lot_sqft": 137.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4331,
   "use": "APARTMENT",
   "parcel_id": "3402924310102"
  },
  {
   "address": "2521 Pillsbury Ave, Minneapolis",
   "sale_month": "2018-11",
   "price": 10830000,
   "lot_sqft": 14695,
   "price_per_lot_sqft": 736.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6002,
   "use": "APARTMENT",
   "parcel_id": "3402924240085"
  },
  {
   "address": "1770 University Avenue West, Saint Paul",
   "sale_month": "2018-11",
   "price": 1300000,
   "lot_sqft": 19898,
   "price_per_lot_sqft": 65.33,
   "price_per_building_sqft": 383.93,
   "building_sqft": 3386,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3407,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923420016"
  },
  {
   "address": "1002 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2018-11",
   "price": 194000,
   "lot_sqft": 7013,
   "price_per_lot_sqft": 27.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1136,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922210012"
  },
  {
   "address": "6381 Osgood Avenue North, Oak Park Heights",
   "sale_month": "2018-11",
   "price": 203000,
   "lot_sqft": 46086,
   "price_per_lot_sqft": 4.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "300",
   "parcel_id": "3303020410032"
  },
  {
   "address": "2822 Lyndale Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 3400000,
   "lot_sqft": 29500,
   "price_per_lot_sqft": 115.25,
   "price_per_building_sqft": 303.57,
   "building_sqft": 11200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11267,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440141"
  },
  {
   "address": "2831 Aldrich Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 3400000,
   "lot_sqft": 5586,
   "price_per_lot_sqft": 608.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440079"
  },
  {
   "address": "2550 Bryant Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 3908295,
   "lot_sqft": 9967,
   "price_per_lot_sqft": 392.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5410,
   "use": "APARTMENT",
   "parcel_id": "3302924140192"
  },
  {
   "address": "4300 Creek View Cir, Minnetrista",
   "sale_month": "2018-11",
   "price": 750000,
   "lot_sqft": 216131,
   "price_per_lot_sqft": 3.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211724140006"
  },
  {
   "address": "7744 Penn Ave S, Richfield",
   "sale_month": "2018-11",
   "price": 95100000,
   "lot_sqft": 23777,
   "price_per_lot_sqft": 3999.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3202824440004"
  },
  {
   "address": "7600 Penn Ave S, Richfield",
   "sale_month": "2018-11",
   "price": 95100000,
   "lot_sqft": 935839,
   "price_per_lot_sqft": 101.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41270,
   "use": "APARTMENT",
   "parcel_id": "3202824440003"
  },
  {
   "address": "7620 Penn Ave S, Richfield",
   "sale_month": "2018-11",
   "price": 95100000,
   "lot_sqft": 54327,
   "price_per_lot_sqft": 1750.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6746,
   "use": "APARTMENT",
   "parcel_id": "3202824440002"
  },
  {
   "address": "4500 Lake St E, Minneapolis",
   "sale_month": "2018-11",
   "price": 297000,
   "lot_sqft": 9567,
   "price_per_lot_sqft": 31.04,
   "price_per_building_sqft": 167.8,
   "building_sqft": 1770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1781,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923440175"
  },
  {
   "address": "1472 White Oak Drive, Chaska",
   "sale_month": "2018-11",
   "price": 270000,
   "lot_sqft": 2446,
   "price_per_lot_sqft": 110.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301670030"
  },
  {
   "address": "7301 Northland Dr N, Brooklyn Park",
   "sale_month": "2018-11",
   "price": 4000000,
   "lot_sqft": 181749,
   "price_per_lot_sqft": 22.01,
   "price_per_building_sqft": 44.77,
   "building_sqft": 89340,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 89879,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921240005"
  },
  {
   "address": "300 Pine Street North, Chaska",
   "sale_month": "2018-11",
   "price": 850000,
   "lot_sqft": 16908,
   "price_per_lot_sqft": 50.27,
   "price_per_building_sqft": 171.27,
   "building_sqft": 4963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4993,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300501840"
  },
  {
   "address": "2717 4th St SE, Minneapolis",
   "sale_month": "2018-11",
   "price": 58400000,
   "lot_sqft": 45214,
   "price_per_lot_sqft": 1291.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45846,
   "use": "APARTMENT",
   "parcel_id": "3002923130106"
  },
  {
   "address": "315 5th Avenue Northwest, New Brighton",
   "sale_month": "2018-11",
   "price": 3550000,
   "lot_sqft": 184858,
   "price_per_lot_sqft": 19.2,
   "price_per_building_sqft": 63.06,
   "building_sqft": 56292,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56632,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023410023"
  },
  {
   "address": "8090 Co Rd No 50, Rockford",
   "sale_month": "2018-11",
   "price": 400000,
   "lot_sqft": 198213,
   "price_per_lot_sqft": 2.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911924420008"
  },
  {
   "address": "976 Bush Avenue, Saint Paul",
   "sale_month": "2018-11",
   "price": 401000,
   "lot_sqft": 6388,
   "price_per_lot_sqft": 62.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2884,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922340111"
  },
  {
   "address": "6215 Penn Ave S, Richfield",
   "sale_month": "2018-11",
   "price": 560000,
   "lot_sqft": 9140,
   "price_per_lot_sqft": 61.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3402,
   "use": "APARTMENT",
   "parcel_id": "2802824220008"
  },
  {
   "address": "6320 Lyndale Ave S, Richfield",
   "sale_month": "2018-11",
   "price": 1900000,
   "lot_sqft": 30960,
   "price_per_lot_sqft": 61.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6457,
   "use": "APARTMENT",
   "parcel_id": "2802824110001"
  },
  {
   "address": "1575 Sarazin Street, Shakopee",
   "sale_month": "2018-11",
   "price": 710000,
   "lot_sqft": 218051,
   "price_per_lot_sqft": 3.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 692,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "274770010"
  },
  {
   "address": "2500 Lexington Avenue, Mendota Heights",
   "sale_month": "2018-11",
   "price": 950000,
   "lot_sqft": 67562,
   "price_per_lot_sqft": 14.06,
   "price_per_building_sqft": 86.11,
   "building_sqft": 11033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11100,
   "use": "Industrial-preferred",
   "parcel_id": "271100001010"
  },
  {
   "address": "800 65th St W, Richfield",
   "sale_month": "2018-11",
   "price": 9000000,
   "lot_sqft": 132315,
   "price_per_lot_sqft": 68.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11566,
   "use": "APARTMENT",
   "parcel_id": "2702824230110"
  },
  {
   "address": "7125 126th Street West, Savage",
   "sale_month": "2018-11",
   "price": 1900000,
   "lot_sqft": 133591,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": 92.26,
   "building_sqft": 20595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20719,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262820020"
  },
  {
   "address": "16154 Main Avenue Southeast, Prior Lake",
   "sale_month": "2018-11",
   "price": 475000,
   "lot_sqft": 2489,
   "price_per_lot_sqft": 190.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254090240"
  },
  {
   "address": "14744 Hornsby Street Northeast, Columbus",
   "sale_month": "2018-11",
   "price": 1437670,
   "lot_sqft": 574922,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253222120003"
  },
  {
   "address": "555 Topping Street, Saint Paul",
   "sale_month": "2018-11",
   "price": 1200000,
   "lot_sqft": 20658,
   "price_per_lot_sqft": 58.09,
   "price_per_building_sqft": 432.9,
   "building_sqft": 2772,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2789,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320127"
  },
  {
   "address": "551 Topping Street, Saint Paul",
   "sale_month": "2018-11",
   "price": 1200000,
   "lot_sqft": 23551,
   "price_per_lot_sqft": 50.95,
   "price_per_building_sqft": 56.13,
   "building_sqft": 21378,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21507,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320110"
  },
  {
   "address": "405 Cedar Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 1005000,
   "lot_sqft": 8961,
   "price_per_lot_sqft": 112.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2502924320453"
  },
  {
   "address": "2020 1st St S, Minneapolis",
   "sale_month": "2018-11",
   "price": 15950000,
   "lot_sqft": 78063,
   "price_per_lot_sqft": 204.32,
   "price_per_building_sqft": 3092.88,
   "building_sqft": 5157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5188,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924220339"
  },
  {
   "address": "2204 Hastings Avenue, Newport",
   "sale_month": "2018-11",
   "price": 280000,
   "lot_sqft": 8775,
   "price_per_lot_sqft": 31.91,
   "price_per_building_sqft": 176.77,
   "building_sqft": 1584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1594,
   "use": "300",
   "parcel_id": "2502822320006"
  },
  {
   "address": "1122 Como Ave SE, Minneapolis",
   "sale_month": "2018-11",
   "price": 2040000,
   "lot_sqft": 15620,
   "price_per_lot_sqft": 130.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5860,
   "use": "APARTMENT",
   "parcel_id": "2402924130025"
  },
  {
   "address": "316 4th St SE, Minneapolis",
   "sale_month": "2018-11",
   "price": 1400000,
   "lot_sqft": 11091,
   "price_per_lot_sqft": 126.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3159,
   "use": "APARTMENT",
   "parcel_id": "2302924140067"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 825000,
   "lot_sqft": 23704,
   "price_per_lot_sqft": 34.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "223022440040"
  },
  {
   "address": "4120 Hoffman Road, White Bear Lake",
   "sale_month": "2018-11",
   "price": 825000,
   "lot_sqft": 29422,
   "price_per_lot_sqft": 28.04,
   "price_per_building_sqft": 107.44,
   "building_sqft": 7679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7725,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "223022440037"
  },
  {
   "address": "1132 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2018-11",
   "price": 550000,
   "lot_sqft": 9692,
   "price_per_lot_sqft": 56.75,
   "price_per_building_sqft": 207.08,
   "building_sqft": 2656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2672,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222923110045"
  },
  {
   "address": "2705 Annapolis La N, Plymouth",
   "sale_month": "2018-11",
   "price": 7800000,
   "lot_sqft": 333048,
   "price_per_lot_sqft": 23.42,
   "price_per_building_sqft": 136.34,
   "building_sqft": 57211,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57557,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822340005"
  },
  {
   "address": "115 2nd St N, Minneapolis",
   "sale_month": "2018-11",
   "price": 30400000,
   "lot_sqft": 29260,
   "price_per_lot_sqft": 1038.96,
   "price_per_building_sqft": 1131.2,
   "building_sqft": 26874,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27036,
   "use": "APARTMENT",
   "parcel_id": "2202924410104"
  },
  {
   "address": "360 1st St N, Minneapolis",
   "sale_month": "2018-11",
   "price": 38075000,
   "lot_sqft": 47720,
   "price_per_lot_sqft": 797.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36294,
   "use": "APARTMENT",
   "parcel_id": "2202924140205"
  },
  {
   "address": "200 Water Street, Jordan",
   "sale_month": "2018-11",
   "price": 42000,
   "lot_sqft": 4806,
   "price_per_lot_sqft": 8.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2538,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220060010"
  },
  {
   "address": "14901 Weaver Lake Rd N, Maple Grove",
   "sale_month": "2018-11",
   "price": 515000,
   "lot_sqft": 121824,
   "price_per_lot_sqft": 4.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2111922130008"
  },
  {
   "address": "14410 21st Street North, West Lakeland Township",
   "sale_month": "2018-11",
   "price": 1000000,
   "lot_sqft": 113976,
   "price_per_lot_sqft": 8.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "110",
   "parcel_id": "2102920340002"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 2650000,
   "lot_sqft": 48923,
   "price_per_lot_sqft": 54.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "209060280"
  },
  {
   "address": "1051 Old Highway 169 Boulevard, Belle Plaine",
   "sale_month": "2018-11",
   "price": 2650000,
   "lot_sqft": 334426,
   "price_per_lot_sqft": 7.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27839,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "209060250"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 2650000,
   "lot_sqft": 18979,
   "price_per_lot_sqft": 139.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "209060210"
  },
  {
   "address": "918 Main Street East, Belle Plaine",
   "sale_month": "2018-11",
   "price": 2650000,
   "lot_sqft": 106246,
   "price_per_lot_sqft": 24.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200390070"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 2650000,
   "lot_sqft": 21827,
   "price_per_lot_sqft": 121.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200390060"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 2650000,
   "lot_sqft": 32442,
   "price_per_lot_sqft": 81.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200070311"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 2650000,
   "lot_sqft": 64466,
   "price_per_lot_sqft": 41.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200070310"
  },
  {
   "address": "9411 Alpine Drive Northwest, Ramsey",
   "sale_month": "2018-11",
   "price": 675000,
   "lot_sqft": 74718,
   "price_per_lot_sqft": 9.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193225230024"
  },
  {
   "address": "9500 156th Avenue Northwest, Ramsey",
   "sale_month": "2018-11",
   "price": 100000,
   "lot_sqft": 100277,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "193225220004"
  },
  {
   "address": "2130 Rice Street North, Maplewood",
   "sale_month": "2018-11",
   "price": 950000,
   "lot_sqft": 32307,
   "price_per_lot_sqft": 29.41,
   "price_per_building_sqft": 94.18,
   "building_sqft": 10087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10148,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922220011"
  },
  {
   "address": "8878 Zealand Ave N, Brooklyn Park",
   "sale_month": "2018-11",
   "price": 542000,
   "lot_sqft": 21981,
   "price_per_lot_sqft": 24.66,
   "price_per_building_sqft": 118.76,
   "building_sqft": 4564,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4592,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420019"
  },
  {
   "address": "8570 Aspen La N, Brooklyn Park",
   "sale_month": "2018-11",
   "price": 8100000,
   "lot_sqft": 70987,
   "price_per_lot_sqft": 114.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30575,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921340049"
  },
  {
   "address": "5048 Ewing Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 762844,
   "lot_sqft": 5056,
   "price_per_lot_sqft": 150.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 979,
   "use": "APARTMENT",
   "parcel_id": "1702824320222"
  },
  {
   "address": "5056 Ewing Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 762844,
   "lot_sqft": 5678,
   "price_per_lot_sqft": 134.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1049,
   "use": "APARTMENT",
   "parcel_id": "1702824320119"
  },
  {
   "address": "5052 Ewing Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 762844,
   "lot_sqft": 5057,
   "price_per_lot_sqft": 150.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1282,
   "use": "APARTMENT",
   "parcel_id": "1702824320118"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 900000,
   "lot_sqft": 18520,
   "price_per_lot_sqft": 48.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702721220022"
  },
  {
   "address": "7165 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2018-11",
   "price": 900000,
   "lot_sqft": 30969,
   "price_per_lot_sqft": 29.06,
   "price_per_building_sqft": 140.17,
   "building_sqft": 6421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6460,
   "use": "300",
   "parcel_id": "1702721220006"
  },
  {
   "address": "1685 White Bear Avenue North, Maplewood",
   "sale_month": "2018-11",
   "price": 833000,
   "lot_sqft": 15085,
   "price_per_lot_sqft": 55.22,
   "price_per_building_sqft": 371.54,
   "building_sqft": 2242,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2255,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152922440085"
  },
  {
   "address": "4701 Banning Avenue, White Bear Lake",
   "sale_month": "2018-11",
   "price": 690000,
   "lot_sqft": 9058,
   "price_per_lot_sqft": 76.18,
   "price_per_building_sqft": 145.17,
   "building_sqft": 4753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4781,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410097"
  },
  {
   "address": "2130 Old Shakopee Rd E, Bloomington",
   "sale_month": "2018-11",
   "price": 7290000,
   "lot_sqft": 162860,
   "price_per_lot_sqft": 44.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25466,
   "use": "APARTMENT",
   "parcel_id": "1202724230086"
  },
  {
   "address": "3211 6th St N, Minneapolis",
   "sale_month": "2018-11",
   "price": 329000,
   "lot_sqft": 7322,
   "price_per_lot_sqft": 44.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2498,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924230139"
  },
  {
   "address": "3824 Grand Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 959000,
   "lot_sqft": 5228,
   "price_per_lot_sqft": 183.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1002824220007"
  },
  {
   "address": "150 88th St W, Bloomington",
   "sale_month": "2018-11",
   "price": 2650000,
   "lot_sqft": 89643,
   "price_per_lot_sqft": 29.56,
   "price_per_building_sqft": 65.25,
   "building_sqft": 40616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40861,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724210004"
  },
  {
   "address": "1936 St Clair Avenue, Saint Paul",
   "sale_month": "2018-11",
   "price": 450000,
   "lot_sqft": 7168,
   "price_per_lot_sqft": 62.78,
   "price_per_building_sqft": 90.09,
   "building_sqft": 4995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5025,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823210053"
  },
  {
   "address": "205 Cesar Chavez Street, Saint Paul",
   "sale_month": "2018-11",
   "price": 285000,
   "lot_sqft": 11301,
   "price_per_lot_sqft": 25.22,
   "price_per_building_sqft": 173.89,
   "building_sqft": 1639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1649,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240029"
  },
  {
   "address": "3340 Drew Ave N, Robbinsdale",
   "sale_month": "2018-11",
   "price": 2400000,
   "lot_sqft": 30360,
   "price_per_lot_sqft": 79.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7926,
   "use": "APARTMENT",
   "parcel_id": "0802924230011"
  },
  {
   "address": "3012 44th St W, Minneapolis",
   "sale_month": "2018-11",
   "price": 1200000,
   "lot_sqft": 24359,
   "price_per_lot_sqft": 49.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4207,
   "use": "APARTMENT",
   "parcel_id": "0802824420121"
  },
  {
   "address": "4345 France Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 2045645,
   "lot_sqft": 7292,
   "price_per_lot_sqft": 280.53,
   "price_per_building_sqft": 468.54,
   "building_sqft": 4366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4393,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0802824330083"
  },
  {
   "address": "7616 Currell Boulevard, Woodbury",
   "sale_month": "2018-11",
   "price": 5565000,
   "lot_sqft": 199719,
   "price_per_lot_sqft": 27.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22668,
   "use": "300",
   "parcel_id": "0802821420021"
  },
  {
   "address": "360 125th Avenue Northeast, Blaine",
   "sale_month": "2018-11",
   "price": 3700000,
   "lot_sqft": 188612,
   "price_per_lot_sqft": 19.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1612,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073123210006"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 3700000,
   "lot_sqft": 334178,
   "price_per_lot_sqft": 11.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073123210005"
  },
  {
   "address": "500 125th Avenue Northeast, Blaine",
   "sale_month": "2018-11",
   "price": 3700000,
   "lot_sqft": 567355,
   "price_per_lot_sqft": 6.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073123210003"
  },
  {
   "address": "490 125th Avenue Northeast, Blaine",
   "sale_month": "2018-11",
   "price": 3700000,
   "lot_sqft": 196363,
   "price_per_lot_sqft": 18.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073123210002"
  },
  {
   "address": "1058 Hastings Avenue, Saint Paul Park",
   "sale_month": "2018-11",
   "price": 129000,
   "lot_sqft": 10152,
   "price_per_lot_sqft": 12.71,
   "price_per_building_sqft": 76.74,
   "building_sqft": 1681,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1691,
   "use": "300",
   "parcel_id": "0702721310032"
  },
  {
   "address": "467 Wabasha Street North, Saint Paul",
   "sale_month": "2018-11",
   "price": 1900000,
   "lot_sqft": 4949,
   "price_per_lot_sqft": 383.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5279,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822210005"
  },
  {
   "address": "6240 Upper 51st Street North, Oakdale",
   "sale_month": "2018-11",
   "price": 434900,
   "lot_sqft": 17477,
   "price_per_lot_sqft": 24.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2392,
   "use": "110",
   "parcel_id": "0602921330039"
  },
  {
   "address": "5970 Neal Avenue North, Oak Park Heights",
   "sale_month": "2018-11",
   "price": 765000,
   "lot_sqft": 115038,
   "price_per_lot_sqft": 6.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6016,
   "use": "300",
   "parcel_id": "0602920110020"
  },
  {
   "address": "2085 Hillview Road, Mounds View",
   "sale_month": "2018-11",
   "price": 410000,
   "lot_sqft": 16233,
   "price_per_lot_sqft": 25.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2073,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410006"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 1750000,
   "lot_sqft": 187742,
   "price_per_lot_sqft": 9.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052923210108"
  },
  {
   "address": "3080 Old Hwy 8, Roseville",
   "sale_month": "2018-11",
   "price": 1750000,
   "lot_sqft": 91022,
   "price_per_lot_sqft": 19.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "052923210107"
  },
  {
   "address": "3110 Old Hwy 8, Roseville",
   "sale_month": "2018-11",
   "price": 1750000,
   "lot_sqft": 91416,
   "price_per_lot_sqft": 19.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25333,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "052923210106"
  },
  {
   "address": "5895 Rice Creek Parkway, Shoreview",
   "sale_month": "2018-11",
   "price": 7000000,
   "lot_sqft": 184350,
   "price_per_lot_sqft": 37.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "043023230129"
  },
  {
   "address": "5875 Rice Creek Parkway, Shoreview",
   "sale_month": "2018-11",
   "price": 7000000,
   "lot_sqft": 261916,
   "price_per_lot_sqft": 26.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "043023230128"
  },
  {
   "address": "2139 44th Ave N, Minneapolis",
   "sale_month": "2018-11",
   "price": 240000,
   "lot_sqft": 5102,
   "price_per_lot_sqft": 47.04,
   "price_per_building_sqft": 80.11,
   "building_sqft": 2996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3014,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924220148"
  },
  {
   "address": "3548 Dupont Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 4470973,
   "lot_sqft": 16238,
   "price_per_lot_sqft": 275.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6405,
   "use": "APARTMENT",
   "parcel_id": "0402824420198"
  },
  {
   "address": "3405 Emerson Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 550000,
   "lot_sqft": 5407,
   "price_per_lot_sqft": 101.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1753,
   "use": "APARTMENT",
   "parcel_id": "0402824420073"
  },
  {
   "address": "3513 Dupont Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 10637849,
   "lot_sqft": 27058,
   "price_per_lot_sqft": 393.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12902,
   "use": "APARTMENT",
   "parcel_id": "0402824410135"
  },
  {
   "address": "3532 Bryant Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 7837212,
   "lot_sqft": 37880,
   "price_per_lot_sqft": 206.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15014,
   "use": "APARTMENT",
   "parcel_id": "0402824410120"
  },
  {
   "address": "3444 Aldrich Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 5272548,
   "lot_sqft": 16225,
   "price_per_lot_sqft": 324.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6488,
   "use": "APARTMENT",
   "parcel_id": "0402824410069"
  },
  {
   "address": "3432 Bryant Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 1432270,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 264.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1870,
   "use": "APARTMENT",
   "parcel_id": "0402824410055"
  },
  {
   "address": "3401 Colfax Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 12640853,
   "lot_sqft": 37965,
   "price_per_lot_sqft": 332.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16694,
   "use": "APARTMENT",
   "parcel_id": "0402824410039"
  },
  {
   "address": "3349 Dupont Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 835000,
   "lot_sqft": 7663,
   "price_per_lot_sqft": 108.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2859,
   "use": "APARTMENT",
   "parcel_id": "0402824140177"
  },
  {
   "address": "3013 Bryant Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 1432270,
   "lot_sqft": 5912,
   "price_per_lot_sqft": 242.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1413,
   "use": "APARTMENT",
   "parcel_id": "0402824110042"
  },
  {
   "address": "8418 Tamarack Village, Woodbury",
   "sale_month": "2018-11",
   "price": 3500000,
   "lot_sqft": 148428,
   "price_per_lot_sqft": 23.58,
   "price_per_building_sqft": 321.96,
   "building_sqft": 10871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10937,
   "use": "300",
   "parcel_id": "0402821310007"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 3795000,
   "lot_sqft": 70371,
   "price_per_lot_sqft": 53.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0402821140062"
  },
  {
   "address": "9000 City Place Boulevard, Woodbury",
   "sale_month": "2018-11",
   "price": 3795000,
   "lot_sqft": 409446,
   "price_per_lot_sqft": 9.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0402821140061"
  },
  {
   "address": "8217 Pleasant Ave S, Bloomington",
   "sale_month": "2018-11",
   "price": 31800,
   "lot_sqft": 6880,
   "price_per_lot_sqft": 4.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302724310083"
  },
  {
   "address": "305 American Blvd W, Bloomington",
   "sale_month": "2018-11",
   "price": 1703656,
   "lot_sqft": 32391,
   "price_per_lot_sqft": 52.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724220046"
  },
  {
   "address": "2650 Lexington Avenue North, Roseville",
   "sale_month": "2018-11",
   "price": 750000,
   "lot_sqft": 212085,
   "price_per_lot_sqft": 3.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1836,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022923330267"
  },
  {
   "address": "1037 Grand Avenue, Saint Paul",
   "sale_month": "2018-11",
   "price": 1250000,
   "lot_sqft": 6709,
   "price_per_lot_sqft": 186.32,
   "price_per_building_sqft": 407.56,
   "building_sqft": 3067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3086,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823320006"
  },
  {
   "address": "165 Mcknight Road North, Saint Paul",
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 287117,
   "price_per_lot_sqft": 229.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23791,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110049"
  },
  {
   "address": "171 Mcknight Road North, Saint Paul",
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 454649,
   "price_per_lot_sqft": 145.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23739,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110011"
  },
  {
   "address": "173 Mcknight Road North, Saint Paul",
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 320238,
   "price_per_lot_sqft": 205.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23312,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110010"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 12092.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110009"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 16497.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110008"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 16497.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110007"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 16497.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110006"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 16497.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110005"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 16497.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110004"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 16497.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110003"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 16497.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110002"
  },
  {
   "address": null,
   "sale_month": "2018-11",
   "price": 65939408,
   "lot_sqft": 4709,
   "price_per_lot_sqft": 14002.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822110001"
  },
  {
   "address": "3632 Columbus Ave, Minneapolis",
   "sale_month": "2018-11",
   "price": 640000,
   "lot_sqft": 6077,
   "price_per_lot_sqft": 105.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2483,
   "use": "APARTMENT",
   "parcel_id": "0202824330015"
  },
  {
   "address": "3101 16th Ave S, Minneapolis",
   "sale_month": "2018-11",
   "price": 255000,
   "lot_sqft": 3815,
   "price_per_lot_sqft": 66.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 974,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824110180"
  },
  {
   "address": "540 Harrison Avenue, Saint Paul",
   "sale_month": "2018-11",
   "price": 475000,
   "lot_sqft": 9672,
   "price_per_lot_sqft": 49.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1989,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310145"
  },
  {
   "address": "5905 Nathan La N, Plymouth",
   "sale_month": "2018-11",
   "price": 11000000,
   "lot_sqft": 105536,
   "price_per_lot_sqft": 104.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822240006"
  },
  {
   "address": "5905 Nathan La N, Plymouth",
   "sale_month": "2018-11",
   "price": 11000000,
   "lot_sqft": 990424,
   "price_per_lot_sqft": 11.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 152484,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822130005"
  },
  {
   "address": "246 Main Street West, Waconia",
   "sale_month": "2018-10",
   "price": 210200,
   "lot_sqft": 10368,
   "price_per_lot_sqft": 20.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503520"
  },
  {
   "address": "973 Smith Avenue South, West Saint Paul",
   "sale_month": "2018-10",
   "price": 260000,
   "lot_sqft": 7870,
   "price_per_lot_sqft": 33.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "423495002120"
  },
  {
   "address": "1001 Southview Boulevard, South Saint Paul",
   "sale_month": "2018-10",
   "price": 250000,
   "lot_sqft": 5582,
   "price_per_lot_sqft": 44.79,
   "price_per_building_sqft": 134.7,
   "building_sqft": 1856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1868,
   "use": "Commercial-preferred",
   "parcel_id": "364880007022"
  },
  {
   "address": "9150 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2018-10",
   "price": 4300000,
   "lot_sqft": 178837,
   "price_per_lot_sqft": 24.04,
   "price_per_building_sqft": 85.62,
   "building_sqft": 50224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50527,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124120024"
  },
  {
   "address": "555 University Avenue West, Saint Paul",
   "sale_month": "2018-10",
   "price": 400000,
   "lot_sqft": 11975,
   "price_per_lot_sqft": 33.4,
   "price_per_building_sqft": 66.62,
   "building_sqft": 6004,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6040,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230249"
  },
  {
   "address": "185 Como Avenue, Saint Paul",
   "sale_month": "2018-10",
   "price": 35000,
   "lot_sqft": 4269,
   "price_per_lot_sqft": 8.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923110060"
  },
  {
   "address": "255 Como Avenue, Saint Paul",
   "sale_month": "2018-10",
   "price": 280000,
   "lot_sqft": 10833,
   "price_per_lot_sqft": 25.85,
   "price_per_building_sqft": 126.35,
   "building_sqft": 2216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2230,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923110016"
  },
  {
   "address": "6240 Aldrich Ave N, Brooklyn Center",
   "sale_month": "2018-10",
   "price": 250000,
   "lot_sqft": 238659,
   "price_per_lot_sqft": 1.05,
   "price_per_building_sqft": 11.52,
   "building_sqft": 21707,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21838,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611921340099"
  },
  {
   "address": "5720 Smetana Dr, Minnetonka",
   "sale_month": "2018-10",
   "price": 5600000,
   "lot_sqft": 190446,
   "price_per_lot_sqft": 29.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14835,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3611722140018"
  },
  {
   "address": "5700 Smetana Dr, Minnetonka",
   "sale_month": "2018-10",
   "price": 5600000,
   "lot_sqft": 183911,
   "price_per_lot_sqft": 30.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14359,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3611722140017"
  },
  {
   "address": "962 University Avenue West, Saint Paul",
   "sale_month": "2018-10",
   "price": 430000,
   "lot_sqft": 9420,
   "price_per_lot_sqft": 45.65,
   "price_per_building_sqft": 89.42,
   "building_sqft": 4809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4838,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310008"
  },
  {
   "address": "958 University Avenue West, Saint Paul",
   "sale_month": "2018-10",
   "price": 101250,
   "lot_sqft": 4721,
   "price_per_lot_sqft": 21.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1306,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310007"
  },
  {
   "address": "21000 State Hwy No 7, Greenwood",
   "sale_month": "2018-10",
   "price": 495000,
   "lot_sqft": 8018,
   "price_per_lot_sqft": 61.74,
   "price_per_building_sqft": 188.64,
   "building_sqft": 2624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2640,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723120016"
  },
  {
   "address": "12400 Whitewater Dr, Minnetonka",
   "sale_month": "2018-10",
   "price": 5850000,
   "lot_sqft": 271829,
   "price_per_lot_sqft": 21.52,
   "price_per_building_sqft": 91.94,
   "building_sqft": 63630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64014,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511722320021"
  },
  {
   "address": "2810 Cedar Ave S, Minneapolis",
   "sale_month": "2018-10",
   "price": 90000,
   "lot_sqft": 3244,
   "price_per_lot_sqft": 27.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 784,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924440164"
  },
  {
   "address": "2172 Station Parkway Northwest, Andover",
   "sale_month": "2018-10",
   "price": 1400000,
   "lot_sqft": 109704,
   "price_per_lot_sqft": 12.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8966,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224310029"
  },
  {
   "address": null,
   "sale_month": "2018-10",
   "price": 1400000,
   "lot_sqft": 21086,
   "price_per_lot_sqft": 66.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224310026"
  },
  {
   "address": "3580 Highway 61, Gem Lake",
   "sale_month": "2018-10",
   "price": 1575000,
   "lot_sqft": 46674,
   "price_per_lot_sqft": 33.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8363,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022120019"
  },
  {
   "address": "3580 Highway 61, Gem Lake",
   "sale_month": "2018-10",
   "price": 1575000,
   "lot_sqft": 12951,
   "price_per_lot_sqft": 121.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022120018"
  },
  {
   "address": "3580 Highway 61, Gem Lake",
   "sale_month": "2018-10",
   "price": 1575000,
   "lot_sqft": 8827,
   "price_per_lot_sqft": 178.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2720,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022120017"
  },
  {
   "address": "3580 Highway 61, Gem Lake",
   "sale_month": "2018-10",
   "price": 1575000,
   "lot_sqft": 16963,
   "price_per_lot_sqft": 92.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15195,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022120016"
  },
  {
   "address": "1428 Pacific Street, Saint Paul",
   "sale_month": "2018-10",
   "price": 195000,
   "lot_sqft": 13804,
   "price_per_lot_sqft": 14.13,
   "price_per_building_sqft": 119.63,
   "building_sqft": 1630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1639,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922340045"
  },
  {
   "address": "143 Oak St, Excelsior",
   "sale_month": "2018-10",
   "price": 769000,
   "lot_sqft": 11850,
   "price_per_lot_sqft": 64.89,
   "price_per_building_sqft": 177.27,
   "building_sqft": 4338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4364,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723210059"
  },
  {
   "address": "2408 4th Ave S, Minneapolis",
   "sale_month": "2018-10",
   "price": 300000,
   "lot_sqft": 5611,
   "price_per_lot_sqft": 53.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2220,
   "use": "APARTMENT",
   "parcel_id": "3402924140071"
  },
  {
   "address": "7701 Pillsbury Ave S, Richfield",
   "sale_month": "2018-10",
   "price": 580000,
   "lot_sqft": 10076,
   "price_per_lot_sqft": 57.56,
   "price_per_building_sqft": 129.49,
   "building_sqft": 4479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4506,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3402824340061"
  },
  {
   "address": "1140 4th Street East, Saint Paul",
   "sale_month": "2018-10",
   "price": 800000,
   "lot_sqft": 16287,
   "price_per_lot_sqft": 49.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4702,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922130050"
  },
  {
   "address": "2740 Lyndale Ave S, Minneapolis",
   "sale_month": "2018-10",
   "price": 780000,
   "lot_sqft": 4809,
   "price_per_lot_sqft": 162.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1222,
   "use": "APARTMENT",
   "parcel_id": "3302924410067"
  },
  {
   "address": "2300 Hennepin Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 1850000,
   "lot_sqft": 13586,
   "price_per_lot_sqft": 136.17,
   "price_per_building_sqft": 367.43,
   "building_sqft": 5035,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5065,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924120112"
  },
  {
   "address": "2106 Bryant Ave S, Minneapolis",
   "sale_month": "2018-10",
   "price": 938000,
   "lot_sqft": 7801,
   "price_per_lot_sqft": 120.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2244,
   "use": "APARTMENT",
   "parcel_id": "3302924110073"
  },
  {
   "address": "13326 Highway 65 Northeast, Ham Lake",
   "sale_month": "2018-10",
   "price": 675000,
   "lot_sqft": 207035,
   "price_per_lot_sqft": 3.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223340042"
  },
  {
   "address": "1719 Tower Drive, Stillwater",
   "sale_month": "2018-10",
   "price": 900000,
   "lot_sqft": 12104,
   "price_per_lot_sqft": 74.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11752,
   "use": "300",
   "parcel_id": "3203020430027"
  },
  {
   "address": "585 Hale Avenue North, Oakdale",
   "sale_month": "2018-10",
   "price": 8075000,
   "lot_sqft": 387234,
   "price_per_lot_sqft": 20.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 110302,
   "use": "305",
   "parcel_id": "3202921230022"
  },
  {
   "address": "720 Wildwood Road, Mahtomedi",
   "sale_month": "2018-10",
   "price": 1430465,
   "lot_sqft": 51904,
   "price_per_lot_sqft": 27.56,
   "price_per_building_sqft": 183.56,
   "building_sqft": 7793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7840,
   "use": "300",
   "parcel_id": "3103021210169"
  },
  {
   "address": "4216 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2018-10",
   "price": 1410125,
   "lot_sqft": 18642,
   "price_per_lot_sqft": 75.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440042"
  },
  {
   "address": "4212 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2018-10",
   "price": 1410125,
   "lot_sqft": 11165,
   "price_per_lot_sqft": 126.3,
   "price_per_building_sqft": 187.47,
   "building_sqft": 7522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7567,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440041"
  },
  {
   "address": "7711 Computer Ave, Edina",
   "sale_month": "2018-10",
   "price": 5400000,
   "lot_sqft": 87045,
   "price_per_lot_sqft": 62.04,
   "price_per_building_sqft": 288.46,
   "building_sqft": 18720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18833,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824330016"
  },
  {
   "address": "1320 Crystal Lane, Chaska",
   "sale_month": "2018-10",
   "price": 1530000,
   "lot_sqft": 53137,
   "price_per_lot_sqft": 28.79,
   "price_per_building_sqft": 114.9,
   "building_sqft": 13316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13396,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301380030"
  },
  {
   "address": "5101 Lincoln Dr, Edina",
   "sale_month": "2018-10",
   "price": 285000,
   "lot_sqft": 30374,
   "price_per_lot_sqft": 9.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3011721320042"
  },
  {
   "address": "6300 Waterman Ave, Edina",
   "sale_month": "2018-10",
   "price": 600000,
   "lot_sqft": 26607,
   "price_per_lot_sqft": 22.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2274,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721140030"
  },
  {
   "address": "4300 Peavey Road, Chaska",
   "sale_month": "2018-10",
   "price": 1685000,
   "lot_sqft": 174077,
   "price_per_lot_sqft": 9.68,
   "price_per_building_sqft": 57.21,
   "building_sqft": 29452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29630,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300560011"
  },
  {
   "address": "1550 Utica Ave S, St. Louis Park",
   "sale_month": "2018-10",
   "price": 115500000,
   "lot_sqft": 335999,
   "price_per_lot_sqft": 343.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 407337,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924320023"
  },
  {
   "address": "3353 University Ave SE, Minneapolis",
   "sale_month": "2018-10",
   "price": 535000,
   "lot_sqft": 15754,
   "price_per_lot_sqft": 33.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923410050"
  },
  {
   "address": "1262 241st Avenue Northeast, East Bethel",
   "sale_month": "2018-10",
   "price": 300000,
   "lot_sqft": 439001,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293423310004"
  },
  {
   "address": "809 Carleton Street, Saint Paul",
   "sale_month": "2018-10",
   "price": 450000,
   "lot_sqft": 5759,
   "price_per_lot_sqft": 78.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923430080"
  },
  {
   "address": "7120 10th Street North, Oakdale",
   "sale_month": "2018-10",
   "price": 17200000,
   "lot_sqft": 75891,
   "price_per_lot_sqft": 226.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "300",
   "parcel_id": "2902921330024"
  },
  {
   "address": "7180 10th Street North, Oakdale",
   "sale_month": "2018-10",
   "price": 17200000,
   "lot_sqft": 376307,
   "price_per_lot_sqft": 45.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 92531,
   "use": "300",
   "parcel_id": "2902921330023"
  },
  {
   "address": null,
   "sale_month": "2018-10",
   "price": 1030000,
   "lot_sqft": 3780,
   "price_per_lot_sqft": 272.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420096"
  },
  {
   "address": null,
   "sale_month": "2018-10",
   "price": 1030000,
   "lot_sqft": 3780,
   "price_per_lot_sqft": 272.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420095"
  },
  {
   "address": "124 2nd Street South, Stillwater",
   "sale_month": "2018-10",
   "price": 1030000,
   "lot_sqft": 7561,
   "price_per_lot_sqft": 136.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17339,
   "use": "300",
   "parcel_id": "2803020410110"
  },
  {
   "address": "902 Franklin Ave W, Minneapolis",
   "sale_month": "2018-10",
   "price": 4300000,
   "lot_sqft": 11005,
   "price_per_lot_sqft": 390.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6881,
   "use": "APARTMENT",
   "parcel_id": "2802924440015"
  },
  {
   "address": "6417 Penn Ave S, Richfield",
   "sale_month": "2018-10",
   "price": 650000,
   "lot_sqft": 14748,
   "price_per_lot_sqft": 44.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1269,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230004"
  },
  {
   "address": "6407 Penn Ave S, Richfield",
   "sale_month": "2018-10",
   "price": 650000,
   "lot_sqft": 9223,
   "price_per_lot_sqft": 70.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4862,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2802824230003"
  },
  {
   "address": null,
   "sale_month": "2018-10",
   "price": 21950000,
   "lot_sqft": 38079,
   "price_per_lot_sqft": 576.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274540030"
  },
  {
   "address": "1451 Adams Street South, Shakopee",
   "sale_month": "2018-10",
   "price": 21950000,
   "lot_sqft": 502693,
   "price_per_lot_sqft": 43.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 108173,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274540010"
  },
  {
   "address": "3360 99th Court Northeast, Blaine",
   "sale_month": "2018-10",
   "price": 1750000,
   "lot_sqft": 140125,
   "price_per_lot_sqft": 12.49,
   "price_per_building_sqft": 125.67,
   "building_sqft": 13925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14009,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123110012"
  },
  {
   "address": "901 Como Boulevard East, Saint Paul",
   "sale_month": "2018-10",
   "price": 9200000,
   "lot_sqft": 62300,
   "price_per_lot_sqft": 147.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18251,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923120066"
  },
  {
   "address": "8103 126th Street West, Savage",
   "sale_month": "2018-10",
   "price": 1025000,
   "lot_sqft": 105943,
   "price_per_lot_sqft": 9.68,
   "price_per_building_sqft": 91.27,
   "building_sqft": 11230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11298,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262870031"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 178,
   "price_per_lot_sqft": 30252.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230353"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 180,
   "price_per_lot_sqft": 29916.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230352"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 246,
   "price_per_lot_sqft": 21890.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230351"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 160,
   "price_per_lot_sqft": 33656.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230350"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 160,
   "price_per_lot_sqft": 33656.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230349"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 163,
   "price_per_lot_sqft": 33036.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230348"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 172,
   "price_per_lot_sqft": 31308.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230347"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 172,
   "price_per_lot_sqft": 31308.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230346"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 172,
   "price_per_lot_sqft": 31308.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230345"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 172,
   "price_per_lot_sqft": 31308.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230344"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 167,
   "price_per_lot_sqft": 32245.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230343"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 167,
   "price_per_lot_sqft": 32245.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230342"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 197,
   "price_per_lot_sqft": 27335.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230341"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 174,
   "price_per_lot_sqft": 30948.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230340"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 188,
   "price_per_lot_sqft": 28643.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230339"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 328,
   "price_per_lot_sqft": 16417.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230338"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2018-10",
   "price": 5385000,
   "lot_sqft": 9529,
   "price_per_lot_sqft": 565.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230337"
  },
  {
   "address": "917 Rice Street, Saint Paul",
   "sale_month": "2018-10",
   "price": 517000,
   "lot_sqft": 12876,
   "price_per_lot_sqft": 40.15,
   "price_per_building_sqft": 81.79,
   "building_sqft": 6321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6359,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923410283"
  },
  {
   "address": "1176 Dale Street North, Saint Paul",
   "sale_month": "2018-10",
   "price": 490000,
   "lot_sqft": 20357,
   "price_per_lot_sqft": 24.07,
   "price_per_building_sqft": 133.33,
   "building_sqft": 3675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3697,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923220068"
  },
  {
   "address": "1308 69th Ave N, Brooklyn Center",
   "sale_month": "2018-10",
   "price": 8700000,
   "lot_sqft": 85592,
   "price_per_lot_sqft": 101.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9715,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2511921330048"
  },
  {
   "address": "6910 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2018-10",
   "price": 861300,
   "lot_sqft": 85814,
   "price_per_lot_sqft": 10.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8866,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2511921330047"
  },
  {
   "address": "6920 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2018-10",
   "price": 861300,
   "lot_sqft": 85258,
   "price_per_lot_sqft": 10.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9416,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2511921330046"
  },
  {
   "address": "1302 69th Ave N, Brooklyn Center",
   "sale_month": "2018-10",
   "price": 861300,
   "lot_sqft": 85249,
   "price_per_lot_sqft": 10.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9461,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2511921330045"
  },
  {
   "address": null,
   "sale_month": "2018-10",
   "price": 500,
   "lot_sqft": 576472,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222240012"
  },
  {
   "address": null,
   "sale_month": "2018-10",
   "price": 6000000,
   "lot_sqft": 7369,
   "price_per_lot_sqft": 814.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722220075"
  },
  {
   "address": "1511 State Hwy No 7, Hopkins",
   "sale_month": "2018-10",
   "price": 6000000,
   "lot_sqft": 95240,
   "price_per_lot_sqft": 63,
   "price_per_building_sqft": 392.67,
   "building_sqft": 15280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15372,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722220073"
  },
  {
   "address": "501 5th St SE, Minneapolis",
   "sale_month": "2018-10",
   "price": 550000,
   "lot_sqft": 8651,
   "price_per_lot_sqft": 63.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2898,
   "use": "TRIPLEX",
   "parcel_id": "2402924230077"
  },
  {
   "address": "5974 3rd Street Northeast, Fridley",
   "sale_month": "2018-10",
   "price": 370000,
   "lot_sqft": 10441,
   "price_per_lot_sqft": 35.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1827,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220102"
  },
  {
   "address": "350 17th Ave N, Hopkins",
   "sale_month": "2018-10",
   "price": 1100000,
   "lot_sqft": 36625,
   "price_per_lot_sqft": 30.03,
   "price_per_building_sqft": 62.61,
   "building_sqft": 17570,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17676,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311722140001"
  },
  {
   "address": "331 2nd Ave S, Minneapolis",
   "sale_month": "2018-10",
   "price": 8600000,
   "lot_sqft": 15173,
   "price_per_lot_sqft": 566.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924330685"
  },
  {
   "address": "25 Island Ave W, Minneapolis",
   "sale_month": "2018-10",
   "price": 1500000,
   "lot_sqft": 290363,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77679,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924230028"
  },
  {
   "address": "4300 Baker Rd, Minnetonka",
   "sale_month": "2018-10",
   "price": 1300000,
   "lot_sqft": 29110,
   "price_per_lot_sqft": 44.66,
   "price_per_building_sqft": 319.65,
   "building_sqft": 4067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4092,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211722420004"
  },
  {
   "address": "314 6th Ave N, Minneapolis",
   "sale_month": "2018-10",
   "price": 49954000,
   "lot_sqft": 33757,
   "price_per_lot_sqft": 1479.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31356,
   "use": "APARTMENT",
   "parcel_id": "2202924240106"
  },
  {
   "address": "400 1st St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 931667,
   "lot_sqft": 18915,
   "price_per_lot_sqft": 49.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140554"
  },
  {
   "address": "102 1st St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 1156250,
   "lot_sqft": 4333,
   "price_per_lot_sqft": 266.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924140053"
  },
  {
   "address": "110 1st St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 6937500,
   "lot_sqft": 3465,
   "price_per_lot_sqft": 2002.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924140051"
  },
  {
   "address": "104 1st St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 1156250,
   "lot_sqft": 5199,
   "price_per_lot_sqft": 222.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924140050"
  },
  {
   "address": "120 1st St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 6937500,
   "lot_sqft": 22508,
   "price_per_lot_sqft": 308.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924140049"
  },
  {
   "address": "730 1st St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 7045000,
   "lot_sqft": 114067,
   "price_per_lot_sqft": 61.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924120790"
  },
  {
   "address": "815 2nd St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 88850000,
   "lot_sqft": 42763,
   "price_per_lot_sqft": 2077.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924120786"
  },
  {
   "address": "701 2nd St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 29250000,
   "lot_sqft": 44416,
   "price_per_lot_sqft": 658.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18072,
   "use": "APARTMENT",
   "parcel_id": "2202924120426"
  },
  {
   "address": "602 1st St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 17500000,
   "lot_sqft": 7662,
   "price_per_lot_sqft": 2284,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924120015"
  },
  {
   "address": "200 Mill Street, Jordan",
   "sale_month": "2018-10",
   "price": 233000,
   "lot_sqft": 8577,
   "price_per_lot_sqft": 27.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220020350"
  },
  {
   "address": "3021 Harbor La N, Plymouth",
   "sale_month": "2018-10",
   "price": 5800000,
   "lot_sqft": 98968,
   "price_per_lot_sqft": 58.6,
   "price_per_building_sqft": 232.67,
   "building_sqft": 24928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25078,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822410030"
  },
  {
   "address": "15600 35th Ave N, Plymouth",
   "sale_month": "2018-10",
   "price": 715000,
   "lot_sqft": 158871,
   "price_per_lot_sqft": 4.5,
   "price_per_building_sqft": 141.75,
   "building_sqft": 5044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220022"
  },
  {
   "address": "6111 Excelsior Blvd, St. Louis Park",
   "sale_month": "2018-10",
   "price": 675000,
   "lot_sqft": 16841,
   "price_per_lot_sqft": 40.08,
   "price_per_building_sqft": 203.93,
   "building_sqft": 3310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3330,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721320006"
  },
  {
   "address": "227 Colfax Ave N, Minneapolis",
   "sale_month": "2018-10",
   "price": 2800000,
   "lot_sqft": 30078,
   "price_per_lot_sqft": 93.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8064,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924440155"
  },
  {
   "address": "10665 Briggs Drive, Inver Grove Heights",
   "sale_month": "2018-10",
   "price": 890000,
   "lot_sqft": 73052,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": 63.54,
   "building_sqft": 14008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14092,
   "use": "Industrial-preferred",
   "parcel_id": "207695001030"
  },
  {
   "address": "1465 Arcade Street, Saint Paul",
   "sale_month": "2018-10",
   "price": 75000,
   "lot_sqft": 14502,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": 26.24,
   "building_sqft": 2858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2876,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922140144"
  },
  {
   "address": "223 11th Street West, Hastings",
   "sale_month": "2018-10",
   "price": 312500,
   "lot_sqft": 31153,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6230,
   "use": "Commercial-preferred",
   "parcel_id": "193215080040"
  },
  {
   "address": "9320 Excelsior Blvd, Hopkins",
   "sale_month": "2018-10",
   "price": 49500000,
   "lot_sqft": 256578,
   "price_per_lot_sqft": 192.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 85278,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721320040"
  },
  {
   "address": "4305 54th St E, Minneapolis",
   "sale_month": "2018-10",
   "price": 407500,
   "lot_sqft": 10321,
   "price_per_lot_sqft": 39.48,
   "price_per_building_sqft": 80.31,
   "building_sqft": 5074,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5105,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823110087"
  },
  {
   "address": "8504 Xylon Ave N, Brooklyn Park",
   "sale_month": "2018-10",
   "price": 1280000,
   "lot_sqft": 26632,
   "price_per_lot_sqft": 48.06,
   "price_per_building_sqft": 297.12,
   "building_sqft": 4308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4334,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921440023"
  },
  {
   "address": "345 Industrial Blvd, Minneapolis",
   "sale_month": "2018-10",
   "price": 9200000,
   "lot_sqft": 511301,
   "price_per_lot_sqft": 17.99,
   "price_per_building_sqft": 50.88,
   "building_sqft": 180805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 181896,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923440014"
  },
  {
   "address": "7401 42nd Ave N, New Hope",
   "sale_month": "2018-10",
   "price": 210000,
   "lot_sqft": 8455,
   "price_per_lot_sqft": 24.84,
   "price_per_building_sqft": 166.27,
   "building_sqft": 1263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1270,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821240090"
  },
  {
   "address": "7200 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2018-10",
   "price": 21000000,
   "lot_sqft": 13469,
   "price_per_lot_sqft": 1559.14,
   "price_per_building_sqft": 4104.77,
   "building_sqft": 5116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5147,
   "use": "300",
   "parcel_id": "1702721210047"
  },
  {
   "address": "3095 162nd Lane Northwest, Andover",
   "sale_month": "2018-10",
   "price": 720000,
   "lot_sqft": 40213,
   "price_per_lot_sqft": 17.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7516,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230014"
  },
  {
   "address": "2417 Irving Ave N, Minneapolis",
   "sale_month": "2018-10",
   "price": 193500,
   "lot_sqft": 3552,
   "price_per_lot_sqft": 54.48,
   "price_per_building_sqft": 218.15,
   "building_sqft": 887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 892,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924210147"
  },
  {
   "address": "8480 Woodbury Crossing, Woodbury",
   "sale_month": "2018-10",
   "price": 699000,
   "lot_sqft": 49508,
   "price_per_lot_sqft": 14.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602821240092"
  },
  {
   "address": "1410 2nd St N, Minneapolis",
   "sale_month": "2018-10",
   "price": 349000,
   "lot_sqft": 18134,
   "price_per_lot_sqft": 19.25,
   "price_per_building_sqft": 165.32,
   "building_sqft": 2111,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2124,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924340088"
  },
  {
   "address": "4807 Grand Ave S, Minneapolis",
   "sale_month": "2018-10",
   "price": 720000,
   "lot_sqft": 5626,
   "price_per_lot_sqft": 127.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2563,
   "use": "APARTMENT",
   "parcel_id": "1502824230006"
  },
  {
   "address": "6490 Central Avenue Northeast, Fridley",
   "sale_month": "2018-10",
   "price": 500,
   "lot_sqft": 164494,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28664,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133024310088"
  },
  {
   "address": "10100 89th Ave N, Maple Grove",
   "sale_month": "2018-10",
   "price": 27700000,
   "lot_sqft": 936992,
   "price_per_lot_sqft": 29.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 294439,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922130015"
  },
  {
   "address": "9970 Co Rd No 81, Maple Grove",
   "sale_month": "2018-10",
   "price": 650000,
   "lot_sqft": 75520,
   "price_per_lot_sqft": 8.61,
   "price_per_building_sqft": 111.76,
   "building_sqft": 5816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5851,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311922130009"
  },
  {
   "address": "1209 Tyler St NE, Minneapolis",
   "sale_month": "2018-10",
   "price": 5201885,
   "lot_sqft": 137060,
   "price_per_lot_sqft": 37.95,
   "price_per_building_sqft": 1405.91,
   "building_sqft": 3700,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3722,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1302924230042"
  },
  {
   "address": "1229 Tyler St NE, Minneapolis",
   "sale_month": "2018-10",
   "price": 17941000,
   "lot_sqft": 182860,
   "price_per_lot_sqft": 98.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 148009,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924230004"
  },
  {
   "address": "3417 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2018-10",
   "price": 155000,
   "lot_sqft": 6744,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1302921320032"
  },
  {
   "address": "106 East Main Street, Anoka",
   "sale_month": "2018-10",
   "price": 135000,
   "lot_sqft": 3438,
   "price_per_lot_sqft": 39.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110028"
  },
  {
   "address": "1131 72nd Avenue Northeast, Fridley",
   "sale_month": "2018-10",
   "price": 1000000,
   "lot_sqft": 79722,
   "price_per_lot_sqft": 12.54,
   "price_per_building_sqft": 34.63,
   "building_sqft": 28875,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29049,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024310056"
  },
  {
   "address": "589 Hamel Rd, Medina",
   "sale_month": "2018-10",
   "price": 520000,
   "lot_sqft": 24713,
   "price_per_lot_sqft": 21.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2388,
   "use": "APARTMENT",
   "parcel_id": "1211823320025"
  },
  {
   "address": "7615 Golden Triangle Dr, Eden Prairie",
   "sale_month": "2018-10",
   "price": 6350000,
   "lot_sqft": 400485,
   "price_per_lot_sqft": 15.86,
   "price_per_building_sqft": 85.71,
   "building_sqft": 74088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74536,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622430006"
  },
  {
   "address": "2831 Central Ave NE, Minneapolis",
   "sale_month": "2018-10",
   "price": 130000,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 15.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1150,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924220082"
  },
  {
   "address": "478 Lexington Parkway South, Saint Paul",
   "sale_month": "2018-10",
   "price": 290300,
   "lot_sqft": 3691,
   "price_per_lot_sqft": 78.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1842,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823230076"
  },
  {
   "address": "2300 Central Ave NE, Minneapolis",
   "sale_month": "2018-10",
   "price": 1400000,
   "lot_sqft": 9591,
   "price_per_lot_sqft": 145.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1102924410203"
  },
  {
   "address": "919 23rd Ave NE, Minneapolis",
   "sale_month": "2018-10",
   "price": 1400000,
   "lot_sqft": 4398,
   "price_per_lot_sqft": 318.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924410160"
  },
  {
   "address": "5201 Lakeland Ave N, Crystal",
   "sale_month": "2018-10",
   "price": 101591,
   "lot_sqft": 19869,
   "price_per_lot_sqft": 5.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821210009"
  },
  {
   "address": "2815 Humboldt Ave N, Minneapolis",
   "sale_month": "2018-10",
   "price": 97500,
   "lot_sqft": 5042,
   "price_per_lot_sqft": 19.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1123,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924340121"
  },
  {
   "address": null,
   "sale_month": "2018-10",
   "price": 13800000,
   "lot_sqft": 560595,
   "price_per_lot_sqft": 24.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "083223320003"
  },
  {
   "address": null,
   "sale_month": "2018-10",
   "price": 13800000,
   "lot_sqft": 454582,
   "price_per_lot_sqft": 30.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2225,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "083223310020"
  },
  {
   "address": "17100 Highway 65 Northeast, Ham Lake",
   "sale_month": "2018-10",
   "price": 13800000,
   "lot_sqft": 1641663,
   "price_per_lot_sqft": 8.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7648,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "083223240001"
  },
  {
   "address": "11712 Ulysses Lane Northeast, Blaine",
   "sale_month": "2018-10",
   "price": 600001,
   "lot_sqft": 57745,
   "price_per_lot_sqft": 10.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340036"
  },
  {
   "address": "5130 Winnetka Ave N, New Hope",
   "sale_month": "2018-10",
   "price": 1600000,
   "lot_sqft": 119890,
   "price_per_lot_sqft": 13.35,
   "price_per_building_sqft": 95.15,
   "building_sqft": 16816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16917,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821220002"
  },
  {
   "address": "511 Madison Street, Anoka",
   "sale_month": "2018-10",
   "price": 500,
   "lot_sqft": 10804,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2311,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210095"
  },
  {
   "address": "4907 Excelsior Blvd, St. Louis Park",
   "sale_month": "2018-10",
   "price": 475000,
   "lot_sqft": 5903,
   "price_per_lot_sqft": 80.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210032"
  },
  {
   "address": null,
   "sale_month": "2018-10",
   "price": 2410000,
   "lot_sqft": 81635,
   "price_per_lot_sqft": 29.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822430043"
  },
  {
   "address": "120 Plato Boulevard West, Saint Paul",
   "sale_month": "2018-10",
   "price": 2410000,
   "lot_sqft": 166460,
   "price_per_lot_sqft": 14.48,
   "price_per_building_sqft": 84.72,
   "building_sqft": 28445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28617,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822430042"
  },
  {
   "address": "220 St John St, Loretto",
   "sale_month": "2018-10",
   "price": 550000,
   "lot_sqft": 45312,
   "price_per_lot_sqft": 12.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611823310035"
  },
  {
   "address": "5600 Boone Ave N, New Hope",
   "sale_month": "2018-10",
   "price": 10000000,
   "lot_sqft": 148015,
   "price_per_lot_sqft": 67.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9303,
   "use": "APARTMENT",
   "parcel_id": "0611821420005"
  },
  {
   "address": "8500 56th Ave N, New Hope",
   "sale_month": "2018-10",
   "price": 10000000,
   "lot_sqft": 80523,
   "price_per_lot_sqft": 124.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10844,
   "use": "APARTMENT",
   "parcel_id": "0611821420003"
  },
  {
   "address": "4405 Highway 7, St. Louis Park",
   "sale_month": "2018-10",
   "price": 1360000,
   "lot_sqft": 16534,
   "price_per_lot_sqft": 82.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2936,
   "use": "APARTMENT",
   "parcel_id": "0602824120035"
  },
  {
   "address": "3425 Lake St E, Minneapolis",
   "sale_month": "2018-10",
   "price": 925000,
   "lot_sqft": 17826,
   "price_per_lot_sqft": 51.89,
   "price_per_building_sqft": 110.61,
   "building_sqft": 8363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8413,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210208"
  },
  {
   "address": "3403 Lake St E, Minneapolis",
   "sale_month": "2018-10",
   "price": 925000,
   "lot_sqft": 2504,
   "price_per_lot_sqft": 369.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823210168"
  },
  {
   "address": "3401 Lake St E, Minneapolis",
   "sale_month": "2018-10",
   "price": 925000,
   "lot_sqft": 2186,
   "price_per_lot_sqft": 423.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823210167"
  },
  {
   "address": "3405 Lake St E, Minneapolis",
   "sale_month": "2018-10",
   "price": 925000,
   "lot_sqft": 2187,
   "price_per_lot_sqft": 422.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210166"
  },
  {
   "address": "3407 Lake St E, Minneapolis",
   "sale_month": "2018-10",
   "price": 925000,
   "lot_sqft": 2187,
   "price_per_lot_sqft": 422.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210165"
  },
  {
   "address": "850 Pennsylvania Ave S, Golden Valley",
   "sale_month": "2018-10",
   "price": 600000,
   "lot_sqft": 39542,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": 27.49,
   "building_sqft": 21829,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21960,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721230055"
  },
  {
   "address": "3751 Sheridan Ave N, Minneapolis",
   "sale_month": "2018-10",
   "price": 895000,
   "lot_sqft": 19889,
   "price_per_lot_sqft": 45,
   "price_per_building_sqft": 89.86,
   "building_sqft": 9960,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10020,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924440197"
  },
  {
   "address": "1427 Colorado Ave S, St. Louis Park",
   "sale_month": "2018-10",
   "price": 5950000,
   "lot_sqft": 101347,
   "price_per_lot_sqft": 58.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17517,
   "use": "APARTMENT",
   "parcel_id": "0411721320065"
  },
  {
   "address": "1206 42nd Ave N, Minneapolis",
   "sale_month": "2018-10",
   "price": 325000,
   "lot_sqft": 6369,
   "price_per_lot_sqft": 51.03,
   "price_per_building_sqft": 128.87,
   "building_sqft": 2522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2537,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120173"
  },
  {
   "address": "8450 Hudson Road, Woodbury",
   "sale_month": "2018-10",
   "price": 7476636,
   "lot_sqft": 110405,
   "price_per_lot_sqft": 67.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9790,
   "use": "300",
   "parcel_id": "0402821240007"
  },
  {
   "address": "1135 Grand Avenue, Saint Paul",
   "sale_month": "2018-10",
   "price": 515500,
   "lot_sqft": 5387,
   "price_per_lot_sqft": 95.69,
   "price_per_building_sqft": 237.34,
   "building_sqft": 2172,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2185,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410013"
  },
  {
   "address": "1539 Grand Avenue, Saint Paul",
   "sale_month": "2018-10",
   "price": 575000,
   "lot_sqft": 7339,
   "price_per_lot_sqft": 78.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1248,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823320082"
  },
  {
   "address": "164 Snelling Avenue North, Saint Paul",
   "sale_month": "2018-10",
   "price": 4469000,
   "lot_sqft": 52334,
   "price_per_lot_sqft": 85.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 778,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823220176"
  },
  {
   "address": "682 Selby Avenue, Saint Paul",
   "sale_month": "2018-10",
   "price": 510000,
   "lot_sqft": 4349,
   "price_per_lot_sqft": 117.27,
   "price_per_building_sqft": 275.38,
   "building_sqft": 1852,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1864,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823110181"
  },
  {
   "address": "1321 American Blvd E, Bloomington",
   "sale_month": "2018-10",
   "price": 4650000,
   "lot_sqft": 174455,
   "price_per_lot_sqft": 26.65,
   "price_per_building_sqft": 160.35,
   "building_sqft": 28999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29174,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724120023"
  },
  {
   "address": "222 3rd Avenue, Newport",
   "sale_month": "2018-10",
   "price": 254000,
   "lot_sqft": 15586,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": 107.13,
   "building_sqft": 2371,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2385,
   "use": "305",
   "parcel_id": "0202722140014"
  },
  {
   "address": "19 Century Avenue North, Maplewood",
   "sale_month": "2018-10",
   "price": 215000,
   "lot_sqft": 16031,
   "price_per_lot_sqft": 13.41,
   "price_per_building_sqft": 66.92,
   "building_sqft": 3213,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3233,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822140107"
  },
  {
   "address": "5505 State Hwy No 169, Plymouth",
   "sale_month": "2018-10",
   "price": 710000,
   "lot_sqft": 27146,
   "price_per_lot_sqft": 26.15,
   "price_per_building_sqft": 125.13,
   "building_sqft": 5674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5708,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822440002"
  },
  {
   "address": "100 Lake St W, Wayzata",
   "sale_month": "2018-10",
   "price": 2400000,
   "lot_sqft": 24397,
   "price_per_lot_sqft": 98.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5946,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111723410028"
  },
  {
   "address": "6440 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2018-10",
   "price": 1600000,
   "lot_sqft": 89759,
   "price_per_lot_sqft": 17.83,
   "price_per_building_sqft": 123.49,
   "building_sqft": 12956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13034,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622140004"
  },
  {
   "address": "3001 Lake St E, Minneapolis",
   "sale_month": "2018-10",
   "price": 345625,
   "lot_sqft": 16494,
   "price_per_lot_sqft": 20.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11472,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824110028"
  },
  {
   "address": "521 Bluejay Avenue, Mayer",
   "sale_month": "2018-09",
   "price": 1225000,
   "lot_sqft": 531643,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11900,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "500012000"
  },
  {
   "address": "13950 Radium Street Northwest, Ramsey",
   "sale_month": "2018-09",
   "price": 2000000,
   "lot_sqft": 87291,
   "price_per_lot_sqft": 22.91,
   "price_per_building_sqft": 65.92,
   "building_sqft": 30342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30526,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225210034"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 2000000,
   "lot_sqft": 34206,
   "price_per_lot_sqft": 58.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225210033"
  },
  {
   "address": "6240 Quinwood La N, Maple Grove",
   "sale_month": "2018-09",
   "price": 1075000,
   "lot_sqft": 44652,
   "price_per_lot_sqft": 24.08,
   "price_per_building_sqft": 182.48,
   "building_sqft": 5891,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511922330085"
  },
  {
   "address": "2826 Cedar Ave S, Minneapolis",
   "sale_month": "2018-09",
   "price": 185000,
   "lot_sqft": 14103,
   "price_per_lot_sqft": 13.12,
   "price_per_building_sqft": 50.35,
   "building_sqft": 3674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3696,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440253"
  },
  {
   "address": "13783 Ibis Street Northwest, Andover",
   "sale_month": "2018-09",
   "price": 346875,
   "lot_sqft": 1814,
   "price_per_lot_sqft": 191.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224140023"
  },
  {
   "address": "9224 Isanti Street Northeast, Blaine",
   "sale_month": "2018-09",
   "price": 830000,
   "lot_sqft": 43190,
   "price_per_lot_sqft": 19.22,
   "price_per_building_sqft": 88.29,
   "building_sqft": 9401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9458,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220004"
  },
  {
   "address": "1239 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2018-09",
   "price": 3000000,
   "lot_sqft": 256320,
   "price_per_lot_sqft": 11.7,
   "price_per_building_sqft": 33.74,
   "building_sqft": 88904,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 89441,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022110036"
  },
  {
   "address": "1611 Marshall Avenue, Saint Paul",
   "sale_month": "2018-09",
   "price": 200000,
   "lot_sqft": 8733,
   "price_per_lot_sqft": 22.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 813,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923440122"
  },
  {
   "address": "1863 Marshall Avenue, Saint Paul",
   "sale_month": "2018-09",
   "price": 430000,
   "lot_sqft": 10603,
   "price_per_lot_sqft": 40.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2074,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923340101"
  },
  {
   "address": "366 Prior Avenue North, Saint Paul",
   "sale_month": "2018-09",
   "price": 490000,
   "lot_sqft": 6190,
   "price_per_lot_sqft": 79.16,
   "price_per_building_sqft": 106.5,
   "building_sqft": 4601,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4628,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923320033"
  },
  {
   "address": "1885 University Avenue West, Saint Paul",
   "sale_month": "2018-09",
   "price": 2900000,
   "lot_sqft": 61790,
   "price_per_lot_sqft": 46.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13068,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240012"
  },
  {
   "address": "2745 Kelley Pkwy, Orono",
   "sale_month": "2018-09",
   "price": 410000,
   "lot_sqft": 111078,
   "price_per_lot_sqft": 3.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3311823120008"
  },
  {
   "address": "1317 Lagoon Ave, Minneapolis",
   "sale_month": "2018-09",
   "price": 33597412,
   "lot_sqft": 36503,
   "price_per_lot_sqft": 920.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924430211"
  },
  {
   "address": "2201 Aldrich Ave S, Minneapolis",
   "sale_month": "2018-09",
   "price": 997000,
   "lot_sqft": 7216,
   "price_per_lot_sqft": 138.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1940,
   "use": "APARTMENT",
   "parcel_id": "3302924110145"
  },
  {
   "address": "2111 University Avenue West, Saint Paul",
   "sale_month": "2018-09",
   "price": 310000,
   "lot_sqft": 4618,
   "price_per_lot_sqft": 67.13,
   "price_per_building_sqft": 130.91,
   "building_sqft": 2368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2383,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923110013"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 13200314,
   "lot_sqft": 106923,
   "price_per_lot_sqft": 123.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320037"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 13200314,
   "lot_sqft": 16482,
   "price_per_lot_sqft": 800.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320036"
  },
  {
   "address": "443 Lafayette Road, Saint Paul",
   "sale_month": "2018-09",
   "price": 13200314,
   "lot_sqft": 50025,
   "price_per_lot_sqft": 263.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25342,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320033"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 49286488,
   "lot_sqft": 6687,
   "price_per_lot_sqft": 7370.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320029"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 49286488,
   "lot_sqft": 6687,
   "price_per_lot_sqft": 7370.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320028"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 49286488,
   "lot_sqft": 21062,
   "price_per_lot_sqft": 2340.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320027"
  },
  {
   "address": "444 Lafayette Road, Saint Paul",
   "sale_month": "2018-09",
   "price": 49286488,
   "lot_sqft": 77776,
   "price_per_lot_sqft": 633.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51835,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320026"
  },
  {
   "address": "444 Lafayette Road, Saint Paul",
   "sale_month": "2018-09",
   "price": 49286488,
   "lot_sqft": 59280,
   "price_per_lot_sqft": 831.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320025"
  },
  {
   "address": "483 7th Street East, Saint Paul",
   "sale_month": "2018-09",
   "price": 49286488,
   "lot_sqft": 282775,
   "price_per_lot_sqft": 174.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320024"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 200000,
   "lot_sqft": 58885,
   "price_per_lot_sqft": 3.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922230079"
  },
  {
   "address": "520 Lafayette Road, Saint Paul",
   "sale_month": "2018-09",
   "price": 23905421,
   "lot_sqft": 70833,
   "price_per_lot_sqft": 337.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922230057"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 49286488,
   "lot_sqft": 125892,
   "price_per_lot_sqft": 391.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922230056"
  },
  {
   "address": "500 Lafayette Road, Saint Paul",
   "sale_month": "2018-09",
   "price": 26907778,
   "lot_sqft": 65019,
   "price_per_lot_sqft": 413.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 53441,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922230055"
  },
  {
   "address": "530 Lafayette Road, Saint Paul",
   "sale_month": "2018-09",
   "price": 23905421,
   "lot_sqft": 34704,
   "price_per_lot_sqft": 688.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922230037"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 49286488,
   "lot_sqft": 137468,
   "price_per_lot_sqft": 358.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922230035"
  },
  {
   "address": "725 7th Street East, Saint Paul",
   "sale_month": "2018-09",
   "price": 650000,
   "lot_sqft": 1179,
   "price_per_lot_sqft": 551.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922130026"
  },
  {
   "address": "721 7th Street East, Saint Paul",
   "sale_month": "2018-09",
   "price": 650000,
   "lot_sqft": 1568,
   "price_per_lot_sqft": 414.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922130025"
  },
  {
   "address": "11 Silver Lake Road Southwest, New Brighton",
   "sale_month": "2018-09",
   "price": 474000,
   "lot_sqft": 37652,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": 81.44,
   "building_sqft": 5820,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5855,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023120377"
  },
  {
   "address": "3122 Century Avenue, Mahtomedi",
   "sale_month": "2018-09",
   "price": 1300000,
   "lot_sqft": 59108,
   "price_per_lot_sqft": 21.99,
   "price_per_building_sqft": 361.11,
   "building_sqft": 3600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3621,
   "use": "300",
   "parcel_id": "3103021330099"
  },
  {
   "address": "4200 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2018-09",
   "price": 1215875,
   "lot_sqft": 15754,
   "price_per_lot_sqft": 77.18,
   "price_per_building_sqft": 142.67,
   "building_sqft": 8522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8574,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440144"
  },
  {
   "address": "4008 Lake St E, Minneapolis",
   "sale_month": "2018-09",
   "price": 185000,
   "lot_sqft": 2098,
   "price_per_lot_sqft": 88.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923430218"
  },
  {
   "address": "3612 Lake St E, Minneapolis",
   "sale_month": "2018-09",
   "price": 99900,
   "lot_sqft": 1601,
   "price_per_lot_sqft": 62.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340071"
  },
  {
   "address": "7200 France Ave S, Edina",
   "sale_month": "2018-09",
   "price": 3300000,
   "lot_sqft": 152619,
   "price_per_lot_sqft": 21.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13362,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3102824140001"
  },
  {
   "address": "1706 West Creek Lane, Chaska",
   "sale_month": "2018-09",
   "price": 77500000,
   "lot_sqft": 265022,
   "price_per_lot_sqft": 292.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64264,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "306910020"
  },
  {
   "address": "1220 Chaska Creek Way, Chaska",
   "sale_month": "2018-09",
   "price": 514000,
   "lot_sqft": 65374,
   "price_per_lot_sqft": 7.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301840010"
  },
  {
   "address": "1397 Geneva Avenue North, Oakdale",
   "sale_month": "2018-09",
   "price": 565000,
   "lot_sqft": 31173,
   "price_per_lot_sqft": 18.12,
   "price_per_building_sqft": 107.25,
   "building_sqft": 5268,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5300,
   "use": "300",
   "parcel_id": "3002921320006"
  },
  {
   "address": "1399 Geneva Avenue North, Oakdale",
   "sale_month": "2018-09",
   "price": 565000,
   "lot_sqft": 38766,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": 107.27,
   "building_sqft": 5267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5298,
   "use": "300",
   "parcel_id": "3002921320005"
  },
  {
   "address": "860 Vandalia Street, Saint Paul",
   "sale_month": "2018-09",
   "price": 3195000,
   "lot_sqft": 131318,
   "price_per_lot_sqft": 24.33,
   "price_per_building_sqft": 35.57,
   "building_sqft": 89828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 90370,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410017"
  },
  {
   "address": "2327 Wycliff Street, Saint Paul",
   "sale_month": "2018-09",
   "price": 1500000,
   "lot_sqft": 168229,
   "price_per_lot_sqft": 8.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 107253,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130062"
  },
  {
   "address": "971 Arcade Street, Saint Paul",
   "sale_month": "2018-09",
   "price": 55000,
   "lot_sqft": 1301,
   "price_per_lot_sqft": 42.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922140180"
  },
  {
   "address": "107 Chestnut Street East, Stillwater",
   "sale_month": "2018-09",
   "price": 284248,
   "lot_sqft": 20751,
   "price_per_lot_sqft": 13.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14834,
   "use": "300",
   "parcel_id": "2803020420107"
  },
  {
   "address": "221 Myrtle Street West, Stillwater",
   "sale_month": "2018-09",
   "price": 380000,
   "lot_sqft": 14084,
   "price_per_lot_sqft": 26.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "110",
   "parcel_id": "2803020420084"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 284249,
   "lot_sqft": 8076,
   "price_per_lot_sqft": 35.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2803020410083"
  },
  {
   "address": "1221 County Road E West, Arden Hills",
   "sale_month": "2018-09",
   "price": 5277000,
   "lot_sqft": 224851,
   "price_per_lot_sqft": 23.47,
   "price_per_building_sqft": 47.85,
   "building_sqft": 110284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 110950,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023430002"
  },
  {
   "address": "3912 12th Avenue East, Shakopee",
   "sale_month": "2018-09",
   "price": 629555,
   "lot_sqft": 61499,
   "price_per_lot_sqft": 10.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272450040"
  },
  {
   "address": "101 Grant St E, Minneapolis",
   "sale_month": "2018-09",
   "price": 2000000,
   "lot_sqft": 14915,
   "price_per_lot_sqft": 134.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14006,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924420077"
  },
  {
   "address": "315 15th St W, Minneapolis",
   "sale_month": "2018-09",
   "price": 8100000,
   "lot_sqft": 14546,
   "price_per_lot_sqft": 556.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7249,
   "use": "APARTMENT",
   "parcel_id": "2702924320036"
  },
  {
   "address": "303 15th St W, Minneapolis",
   "sale_month": "2018-09",
   "price": 8100000,
   "lot_sqft": 14940,
   "price_per_lot_sqft": 542.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6860,
   "use": "APARTMENT",
   "parcel_id": "2702924310126"
  },
  {
   "address": "233 15th St W, Minneapolis",
   "sale_month": "2018-09",
   "price": 8100000,
   "lot_sqft": 8002,
   "price_per_lot_sqft": 1012.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1225,
   "use": "APARTMENT",
   "parcel_id": "2702924310019"
  },
  {
   "address": "3600 North Lexington Avenue, Shoreview",
   "sale_month": "2018-09",
   "price": 1450000,
   "lot_sqft": 68651,
   "price_per_lot_sqft": 21.12,
   "price_per_building_sqft": 206.44,
   "building_sqft": 7024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7066,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023330068"
  },
  {
   "address": "7225 Hemlock La N, Maple Grove",
   "sale_month": "2018-09",
   "price": 8600000,
   "lot_sqft": 386034,
   "price_per_lot_sqft": 22.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32376,
   "use": "APARTMENT",
   "parcel_id": "2611922310054"
  },
  {
   "address": "1100 Franklin Ave E, Minneapolis",
   "sale_month": "2018-09",
   "price": 618000,
   "lot_sqft": 7256,
   "price_per_lot_sqft": 85.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924340155"
  },
  {
   "address": "1820 Columbus Ave, Minneapolis",
   "sale_month": "2018-09",
   "price": 1780000,
   "lot_sqft": 8256,
   "price_per_lot_sqft": 215.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3378,
   "use": "APARTMENT",
   "parcel_id": "2602924330003"
  },
  {
   "address": "222 21st Street, Newport",
   "sale_month": "2018-09",
   "price": 285000,
   "lot_sqft": 18379,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": 78.71,
   "building_sqft": 3621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3643,
   "use": "300",
   "parcel_id": "2602822440146"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 285000,
   "lot_sqft": 9190,
   "price_per_lot_sqft": 31.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602822440024"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 285000,
   "lot_sqft": 9190,
   "price_per_lot_sqft": 31.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602822440023"
  },
  {
   "address": "590 79th Street West, Chanhassen",
   "sale_month": "2018-09",
   "price": 2000000,
   "lot_sqft": 53920,
   "price_per_lot_sqft": 37.09,
   "price_per_building_sqft": 308.64,
   "building_sqft": 6480,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6519,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252490040"
  },
  {
   "address": "8360 Commerce Drive, Chanhassen",
   "sale_month": "2018-09",
   "price": 1400000,
   "lot_sqft": 67350,
   "price_per_lot_sqft": 20.79,
   "price_per_building_sqft": 72.97,
   "building_sqft": 19185,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19300,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251650020"
  },
  {
   "address": "4784 Tacoma Circle Southeast, Prior Lake",
   "sale_month": "2018-09",
   "price": 399600,
   "lot_sqft": 33031,
   "price_per_lot_sqft": 12.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250171190"
  },
  {
   "address": "4852 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2018-09",
   "price": 430000,
   "lot_sqft": 44161,
   "price_per_lot_sqft": 9.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243323440004"
  },
  {
   "address": "2110 Northern Lights Boulevard, Lino Lakes",
   "sale_month": "2018-09",
   "price": 1043000,
   "lot_sqft": 29282,
   "price_per_lot_sqft": 35.62,
   "price_per_building_sqft": 440.83,
   "building_sqft": 2366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2380,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122240007"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 11073,
   "lot_sqft": 12819,
   "price_per_lot_sqft": 0.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233122220032"
  },
  {
   "address": "11208 Minnetonka Mills Rd, Minnetonka",
   "sale_month": "2018-09",
   "price": 4894000,
   "lot_sqft": 13528,
   "price_per_lot_sqft": 361.77,
   "price_per_building_sqft": 3382.17,
   "building_sqft": 1447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1456,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722110046"
  },
  {
   "address": "3864 Hopkins Crossroad, Minnetonka",
   "sale_month": "2018-09",
   "price": 4894000,
   "lot_sqft": 50317,
   "price_per_lot_sqft": 97.26,
   "price_per_building_sqft": 1055.2,
   "building_sqft": 4638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4666,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722110004"
  },
  {
   "address": "5950 East River Road Northeast, Fridley",
   "sale_month": "2018-09",
   "price": 875000,
   "lot_sqft": 18437,
   "price_per_lot_sqft": 47.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3381,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024120003"
  },
  {
   "address": "606 Washington Ave N, Minneapolis",
   "sale_month": "2018-09",
   "price": 4300000,
   "lot_sqft": 10314,
   "price_per_lot_sqft": 416.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130055"
  },
  {
   "address": "1042 Centerville Circle, Vadnais Heights",
   "sale_month": "2018-09",
   "price": 245000,
   "lot_sqft": 2616,
   "price_per_lot_sqft": 93.65,
   "price_per_building_sqft": 95.97,
   "building_sqft": 2553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2568,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210087"
  },
  {
   "address": "3050 Ranchview La N, Plymouth",
   "sale_month": "2018-09",
   "price": 1750000,
   "lot_sqft": 87680,
   "price_per_lot_sqft": 19.96,
   "price_per_building_sqft": 69.94,
   "building_sqft": 25021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25172,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822310010"
  },
  {
   "address": "5401 France Ave S, Edina",
   "sale_month": "2018-09",
   "price": 3219000,
   "lot_sqft": 26723,
   "price_per_lot_sqft": 120.46,
   "price_per_building_sqft": 797.57,
   "building_sqft": 4036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4060,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002824220045"
  },
  {
   "address": "7820 42nd Ave N, New Hope",
   "sale_month": "2018-09",
   "price": 1411000,
   "lot_sqft": 22081,
   "price_per_lot_sqft": 63.9,
   "price_per_building_sqft": 456.19,
   "building_sqft": 3093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3112,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821220015"
  },
  {
   "address": "21400 Forest Boulevard North, Forest Lake",
   "sale_month": "2018-09",
   "price": 300000,
   "lot_sqft": 35178,
   "price_per_lot_sqft": 8.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "300",
   "parcel_id": "1703221420066"
  },
  {
   "address": "4600 85th Ave N, Brooklyn Park",
   "sale_month": "2018-09",
   "price": 2925000,
   "lot_sqft": 193291,
   "price_per_lot_sqft": 15.13,
   "price_per_building_sqft": 86.01,
   "building_sqft": 34009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34214,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511921330040"
  },
  {
   "address": "4782 Washington Avenue, White Bear Lake",
   "sale_month": "2018-09",
   "price": 480000,
   "lot_sqft": 5798,
   "price_per_lot_sqft": 82.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410036"
  },
  {
   "address": "2151 Dale Street North, Roseville",
   "sale_month": "2018-09",
   "price": 2248000,
   "lot_sqft": 30615,
   "price_per_lot_sqft": 73.43,
   "price_per_building_sqft": 598.51,
   "building_sqft": 3756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3779,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923110001"
  },
  {
   "address": "1230 New Brighton Blvd, Minneapolis",
   "sale_month": "2018-09",
   "price": 1000,
   "lot_sqft": 68382,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924130003"
  },
  {
   "address": "410 Mcknight Road South, Maplewood",
   "sale_month": "2018-09",
   "price": 2000000,
   "lot_sqft": 169241,
   "price_per_lot_sqft": 11.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9482,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "122822230011"
  },
  {
   "address": "10260 94th Ave N, Maple Grove",
   "sale_month": "2018-09",
   "price": 419000,
   "lot_sqft": 12985,
   "price_per_lot_sqft": 32.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3031,
   "use": "TRIPLEX",
   "parcel_id": "1211922430047"
  },
  {
   "address": "620 Hamel Rd, Medina",
   "sale_month": "2018-09",
   "price": 1620000,
   "lot_sqft": 212051,
   "price_per_lot_sqft": 7.64,
   "price_per_building_sqft": 54.02,
   "building_sqft": 29987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30168,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823230055"
  },
  {
   "address": "5124 Bryant Ave N, Minneapolis",
   "sale_month": "2018-09",
   "price": 118000,
   "lot_sqft": 8300,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 708,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821210017"
  },
  {
   "address": "4301 Cedar Ave S, Minneapolis",
   "sale_month": "2018-09",
   "price": 275000,
   "lot_sqft": 4525,
   "price_per_lot_sqft": 60.77,
   "price_per_building_sqft": 219.12,
   "building_sqft": 1255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1263,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824320145"
  },
  {
   "address": "1241 7th Street West, Saint Paul",
   "sale_month": "2018-09",
   "price": 432500,
   "lot_sqft": 4352,
   "price_per_lot_sqft": 99.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1787,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823430005"
  },
  {
   "address": "1804 Central Ave NE, Minneapolis",
   "sale_month": "2018-09",
   "price": 519000,
   "lot_sqft": 7649,
   "price_per_lot_sqft": 67.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1747,
   "use": "APARTMENT",
   "parcel_id": "1102924440059"
  },
  {
   "address": "4429 Portland Ave, Minneapolis",
   "sale_month": "2018-09",
   "price": 401000,
   "lot_sqft": 5856,
   "price_per_lot_sqft": 68.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1339,
   "use": "TRIPLEX",
   "parcel_id": "1102824330082"
  },
  {
   "address": "2310 Cloud Drive Northeast, Blaine",
   "sale_month": "2018-09",
   "price": 1808000,
   "lot_sqft": 46772,
   "price_per_lot_sqft": 38.66,
   "price_per_building_sqft": 468.27,
   "building_sqft": 3861,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3884,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093123130059"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 232500,
   "lot_sqft": 7490,
   "price_per_lot_sqft": 31.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220020"
  },
  {
   "address": "20 Lake Street North, Forest Lake",
   "sale_month": "2018-09",
   "price": 65000,
   "lot_sqft": 1417,
   "price_per_lot_sqft": 45.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15823,
   "use": "300",
   "parcel_id": "0803221120115"
  },
  {
   "address": "733 East River Road, Anoka",
   "sale_month": "2018-09",
   "price": 500,
   "lot_sqft": 48629,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.03,
   "building_sqft": 15833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15928,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124420091"
  },
  {
   "address": "743 East River Road, Anoka",
   "sale_month": "2018-09",
   "price": 500,
   "lot_sqft": 13480,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124420021"
  },
  {
   "address": "2574 Rice Street, Little Canada",
   "sale_month": "2018-09",
   "price": 170000,
   "lot_sqft": 1663,
   "price_per_lot_sqft": 102.22,
   "price_per_building_sqft": 44.6,
   "building_sqft": 3812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3835,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220117"
  },
  {
   "address": "2901 Mounds View Boulevard, Mounds View",
   "sale_month": "2018-09",
   "price": 53036,
   "lot_sqft": 141971,
   "price_per_lot_sqft": 0.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1876,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "063023310249"
  },
  {
   "address": "284 Exchange Street South, Saint Paul",
   "sale_month": "2018-09",
   "price": 650000,
   "lot_sqft": 9054,
   "price_per_lot_sqft": 71.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1455,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822320042"
  },
  {
   "address": "730 Lake St E, Wayzata",
   "sale_month": "2018-09",
   "price": 2137500,
   "lot_sqft": 8665,
   "price_per_lot_sqft": 246.68,
   "price_per_building_sqft": 843.2,
   "building_sqft": 2535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2550,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722420019"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 1300000,
   "lot_sqft": 41299,
   "price_per_lot_sqft": 31.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921220013"
  },
  {
   "address": "12435 55th Street North, Lake Elmo",
   "sale_month": "2018-09",
   "price": 202000,
   "lot_sqft": 2512,
   "price_per_lot_sqft": 80.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920310061"
  },
  {
   "address": "4411 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2018-09",
   "price": 2065000,
   "lot_sqft": 21979,
   "price_per_lot_sqft": 93.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6185,
   "use": "APARTMENT",
   "parcel_id": "0602824120028"
  },
  {
   "address": "4701 78th Street Cir W, Bloomington",
   "sale_month": "2018-09",
   "price": 2500,
   "lot_sqft": 8271,
   "price_per_lot_sqft": 0.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602724210016"
  },
  {
   "address": "5415 West Broadway, Crystal",
   "sale_month": "2018-09",
   "price": 81392,
   "lot_sqft": 7090,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": 47.16,
   "building_sqft": 1726,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1736,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0511821440028"
  },
  {
   "address": "5415 West Broadway, Crystal",
   "sale_month": "2018-09",
   "price": 81391,
   "lot_sqft": 204,
   "price_per_lot_sqft": 398.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0511821440010"
  },
  {
   "address": "7201 Bass Lake Rd, New Hope",
   "sale_month": "2018-09",
   "price": 630000,
   "lot_sqft": 51549,
   "price_per_lot_sqft": 12.22,
   "price_per_building_sqft": 77.61,
   "building_sqft": 8118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8167,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821340073"
  },
  {
   "address": "5979 Rice Creek Parkway, Shoreview",
   "sale_month": "2018-09",
   "price": 869000,
   "lot_sqft": 53703,
   "price_per_lot_sqft": 16.18,
   "price_per_building_sqft": 120.66,
   "building_sqft": 7202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7245,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043023220002"
  },
  {
   "address": null,
   "sale_month": "2018-09",
   "price": 604000,
   "lot_sqft": 12841,
   "price_per_lot_sqft": 47.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4384,
   "use": "300",
   "parcel_id": "0402920210017"
  },
  {
   "address": "14493 60th Street North, Oak Park Heights",
   "sale_month": "2018-09",
   "price": 604000,
   "lot_sqft": 13008,
   "price_per_lot_sqft": 46.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "300",
   "parcel_id": "0402920210015"
  },
  {
   "address": "3131 Hennepin Ave, Minneapolis",
   "sale_month": "2018-09",
   "price": 350000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 60.19,
   "price_per_building_sqft": 247.52,
   "building_sqft": 1414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1423,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824120138"
  },
  {
   "address": "2780 Snelling Avenue North, Roseville",
   "sale_month": "2018-09",
   "price": 4000000,
   "lot_sqft": 92986,
   "price_per_lot_sqft": 43.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11251,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923320021"
  },
  {
   "address": "3424 Stevens Ave, Minneapolis",
   "sale_month": "2018-09",
   "price": 996000,
   "lot_sqft": 11289,
   "price_per_lot_sqft": 88.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3425,
   "use": "APARTMENT",
   "parcel_id": "0302824420154"
  },
  {
   "address": "3418 Stevens Ave, Minneapolis",
   "sale_month": "2018-09",
   "price": 913000,
   "lot_sqft": 8888,
   "price_per_lot_sqft": 102.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3607,
   "use": "APARTMENT",
   "parcel_id": "0302824420080"
  },
  {
   "address": "3118 Pleasant Ave, Minneapolis",
   "sale_month": "2018-09",
   "price": 361111,
   "lot_sqft": 5579,
   "price_per_lot_sqft": 64.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1452,
   "use": "TRIPLEX",
   "parcel_id": "0302824220184"
  },
  {
   "address": "8228 Nicollet Ave S, Bloomington",
   "sale_month": "2018-09",
   "price": 415000,
   "lot_sqft": 15183,
   "price_per_lot_sqft": 27.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1606,
   "use": "APARTMENT",
   "parcel_id": "0302724310022"
  },
  {
   "address": "11990 Portland Avenue South, Burnsville",
   "sale_month": "2018-09",
   "price": 349900,
   "lot_sqft": 3081,
   "price_per_lot_sqft": 113.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "024870001010"
  },
  {
   "address": "3223 14th Ave S, Minneapolis",
   "sale_month": "2018-09",
   "price": 695000,
   "lot_sqft": 7667,
   "price_per_lot_sqft": 90.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2719,
   "use": "APARTMENT",
   "parcel_id": "0202824130042"
  },
  {
   "address": "900 80th St E, Bloomington",
   "sale_month": "2018-09",
   "price": 425000,
   "lot_sqft": 48186,
   "price_per_lot_sqft": 8.82,
   "price_per_building_sqft": 20.58,
   "building_sqft": 20649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20774,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724240007"
  },
  {
   "address": "2532 Ferry Street, Anoka",
   "sale_month": "2018-09",
   "price": 500,
   "lot_sqft": 11053,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1951,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125140005"
  },
  {
   "address": "1101 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2018-09",
   "price": 1750000,
   "lot_sqft": 106553,
   "price_per_lot_sqft": 16.42,
   "price_per_building_sqft": 159.51,
   "building_sqft": 10971,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11037,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220138"
  },
  {
   "address": "8462 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2018-09",
   "price": 500,
   "lot_sqft": 6396,
   "price_per_lot_sqft": 0.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120032"
  },
  {
   "address": "2400 82nd St E, Bloomington",
   "sale_month": "2018-09",
   "price": 1000000,
   "lot_sqft": 47650,
   "price_per_lot_sqft": 20.99,
   "price_per_building_sqft": 43.69,
   "building_sqft": 22887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23025,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724130020"
  },
  {
   "address": "843 Industrial Boulevard West, Waconia",
   "sale_month": "2018-08",
   "price": 615000,
   "lot_sqft": 190938,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49282,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "755160080"
  },
  {
   "address": "580 Cherry Drive, Waconia",
   "sale_month": "2018-08",
   "price": 250000,
   "lot_sqft": 1503,
   "price_per_lot_sqft": 166.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751250103"
  },
  {
   "address": "885 Ottawa Avenue, West Saint Paul",
   "sale_month": "2018-08",
   "price": 459500,
   "lot_sqft": 10917,
   "price_per_lot_sqft": 42.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "Apartment",
   "parcel_id": "423495006020"
  },
  {
   "address": "9715 10th Ave N, Plymouth",
   "sale_month": "2018-08",
   "price": 2420000,
   "lot_sqft": 63495,
   "price_per_lot_sqft": 38.11,
   "price_per_building_sqft": 146.43,
   "building_sqft": 16527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16627,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822140029"
  },
  {
   "address": "9707 10th Ave N, Plymouth",
   "sale_month": "2018-08",
   "price": 2420000,
   "lot_sqft": 38566,
   "price_per_lot_sqft": 62.75,
   "price_per_building_sqft": 1408.61,
   "building_sqft": 1718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1729,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822140028"
  },
  {
   "address": "1144 Hastings Avenue, Newport",
   "sale_month": "2018-08",
   "price": 92000,
   "lot_sqft": 46081,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": 8.11,
   "building_sqft": 11345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11413,
   "use": "300",
   "parcel_id": "3602822310126"
  },
  {
   "address": "604 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2018-08",
   "price": 200000,
   "lot_sqft": 5668,
   "price_per_lot_sqft": 35.29,
   "price_per_building_sqft": 191.94,
   "building_sqft": 1042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1049,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024420112"
  },
  {
   "address": "675 Aurora Avenue, Saint Paul",
   "sale_month": "2018-08",
   "price": 215000,
   "lot_sqft": 7460,
   "price_per_lot_sqft": 28.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1266,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410230"
  },
  {
   "address": "1658 County Road E East, Vadnais Heights",
   "sale_month": "2018-08",
   "price": 466000,
   "lot_sqft": 42747,
   "price_per_lot_sqft": 10.9,
   "price_per_building_sqft": 94.37,
   "building_sqft": 4938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4967,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022120021"
  },
  {
   "address": "1415 University Avenue West, Saint Paul",
   "sale_month": "2018-08",
   "price": 525000,
   "lot_sqft": 4760,
   "price_per_lot_sqft": 110.29,
   "price_per_building_sqft": 116.51,
   "building_sqft": 4506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4533,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923240225"
  },
  {
   "address": "2227 Pleasant Ave, Minneapolis",
   "sale_month": "2018-08",
   "price": 575000,
   "lot_sqft": 7520,
   "price_per_lot_sqft": 76.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2288,
   "use": "TRIPLEX",
   "parcel_id": "3402924210025"
  },
  {
   "address": "1830 Radisson Road Northeast, Blaine",
   "sale_month": "2018-08",
   "price": 1200000,
   "lot_sqft": 269729,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": 63.25,
   "building_sqft": 18971,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19085,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123230009"
  },
  {
   "address": "1870 Radisson Road Northeast, Blaine",
   "sale_month": "2018-08",
   "price": 534269,
   "lot_sqft": 54774,
   "price_per_lot_sqft": 9.75,
   "price_per_building_sqft": 97.49,
   "building_sqft": 5480,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5513,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123230007"
  },
  {
   "address": "1880 Radisson Road Northeast, Blaine",
   "sale_month": "2018-08",
   "price": 534269,
   "lot_sqft": 10166,
   "price_per_lot_sqft": 52.55,
   "price_per_building_sqft": 200.33,
   "building_sqft": 2667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2683,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123230006"
  },
  {
   "address": "955 Vadnais Drive, Vadnais Heights",
   "sale_month": "2018-08",
   "price": 13275000,
   "lot_sqft": 389093,
   "price_per_lot_sqft": 34.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14722,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "333022230033"
  },
  {
   "address": "419 Fairview Avenue North, Saint Paul",
   "sale_month": "2018-08",
   "price": 500000,
   "lot_sqft": 7993,
   "price_per_lot_sqft": 62.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3178,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310056"
  },
  {
   "address": "2306 Colfax Ave S, Minneapolis",
   "sale_month": "2018-08",
   "price": 300000,
   "lot_sqft": 6969,
   "price_per_lot_sqft": 43.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1670,
   "use": "TRIPLEX",
   "parcel_id": "3302924110096"
  },
  {
   "address": "23540 Ulysses Street Northeast, East Bethel",
   "sale_month": "2018-08",
   "price": 59000,
   "lot_sqft": 90128,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423210020"
  },
  {
   "address": "13743 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2018-08",
   "price": 800000,
   "lot_sqft": 71415,
   "price_per_lot_sqft": 11.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10219,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223130015"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2018-08",
   "price": 255000,
   "lot_sqft": 2400,
   "price_per_lot_sqft": 106.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130031"
  },
  {
   "address": "6300 Old Shakopee Rd W, Bloomington",
   "sale_month": "2018-08",
   "price": 8500000,
   "lot_sqft": 332968,
   "price_per_lot_sqft": 25.53,
   "price_per_building_sqft": 106.23,
   "building_sqft": 80015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80498,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621420013"
  },
  {
   "address": "2000 Tower Drive, Stillwater",
   "sale_month": "2018-08",
   "price": 2979617,
   "lot_sqft": 225139,
   "price_per_lot_sqft": 13.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54078,
   "use": "305",
   "parcel_id": "3203020420010"
  },
  {
   "address": "282 6th Street East, Saint Paul",
   "sale_month": "2018-08",
   "price": 1725000,
   "lot_sqft": 8944,
   "price_per_lot_sqft": 192.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440060"
  },
  {
   "address": "472 Jackson Street, Saint Paul",
   "sale_month": "2018-08",
   "price": 2588750,
   "lot_sqft": 36409,
   "price_per_lot_sqft": 71.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922431567"
  },
  {
   "address": "2501 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2018-08",
   "price": 1500000,
   "lot_sqft": 1391325,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": 9.3,
   "building_sqft": 161297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 162270,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3102924240002"
  },
  {
   "address": null,
   "sale_month": "2018-08",
   "price": 6904800,
   "lot_sqft": 65430,
   "price_per_lot_sqft": 105.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921340012"
  },
  {
   "address": null,
   "sale_month": "2018-08",
   "price": 6904800,
   "lot_sqft": 11199,
   "price_per_lot_sqft": 616.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921340009"
  },
  {
   "address": null,
   "sale_month": "2018-08",
   "price": 6904800,
   "lot_sqft": 41102,
   "price_per_lot_sqft": 167.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921340007"
  },
  {
   "address": "542 Bavaria Lane, Chaska",
   "sale_month": "2018-08",
   "price": 225000,
   "lot_sqft": 1489,
   "price_per_lot_sqft": 151.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590090"
  },
  {
   "address": "1112 Rice Street, Saint Paul",
   "sale_month": "2018-08",
   "price": 435000,
   "lot_sqft": 4815,
   "price_per_lot_sqft": 90.34,
   "price_per_building_sqft": 62.37,
   "building_sqft": 6975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7017,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922220105"
  },
  {
   "address": "1112 Hazeltine Boulevard, Chaska",
   "sale_month": "2018-08",
   "price": 1400000,
   "lot_sqft": 20931,
   "price_per_lot_sqft": 66.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302210010"
  },
  {
   "address": "112 5th Street East, Chaska",
   "sale_month": "2018-08",
   "price": 600000,
   "lot_sqft": 8042,
   "price_per_lot_sqft": 74.61,
   "price_per_building_sqft": 94.15,
   "building_sqft": 6373,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6412,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300501200"
  },
  {
   "address": "145 New England Place, Stillwater",
   "sale_month": "2018-08",
   "price": 650000,
   "lot_sqft": 15460,
   "price_per_lot_sqft": 42.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "300",
   "parcel_id": "3003020320104"
  },
  {
   "address": "3357 University Ave SE, Minneapolis",
   "sale_month": "2018-08",
   "price": 2500000,
   "lot_sqft": 17622,
   "price_per_lot_sqft": 141.87,
   "price_per_building_sqft": 763.59,
   "building_sqft": 3274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3294,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923410049"
  },
  {
   "address": "3001 4th St SE, Minneapolis",
   "sale_month": "2018-08",
   "price": 1250000,
   "lot_sqft": 30220,
   "price_per_lot_sqft": 41.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29255,
   "use": "APARTMENT",
   "parcel_id": "3002923130040"
  },
  {
   "address": "3700 Chaska Boulevard, Chaska",
   "sale_month": "2018-08",
   "price": 450000,
   "lot_sqft": 187263,
   "price_per_lot_sqft": 2.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300082700"
  },
  {
   "address": "800 Vandalia Street, Saint Paul",
   "sale_month": "2018-08",
   "price": 1200000,
   "lot_sqft": 27814,
   "price_per_lot_sqft": 43.14,
   "price_per_building_sqft": 75.38,
   "building_sqft": 15920,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16016,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440018"
  },
  {
   "address": "13891 Forest Boulevard North, Hugo",
   "sale_month": "2018-08",
   "price": 215000,
   "lot_sqft": 129449,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903121220001"
  },
  {
   "address": "748 Tatum Street, Saint Paul",
   "sale_month": "2018-08",
   "price": 1113600,
   "lot_sqft": 12468,
   "price_per_lot_sqft": 89.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3515,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923340174"
  },
  {
   "address": "930 Atlantic Street, Saint Paul",
   "sale_month": "2018-08",
   "price": 225000,
   "lot_sqft": 10748,
   "price_per_lot_sqft": 20.93,
   "price_per_building_sqft": 100.4,
   "building_sqft": 2241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2255,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410003"
  },
  {
   "address": "940 Atlantic Street, Saint Paul",
   "sale_month": "2018-08",
   "price": 200000,
   "lot_sqft": 12040,
   "price_per_lot_sqft": 16.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410002"
  },
  {
   "address": "1250 Lincoln Street, Shakopee",
   "sale_month": "2018-08",
   "price": 375000,
   "lot_sqft": 130911,
   "price_per_lot_sqft": 2.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274730020"
  },
  {
   "address": "1915 2nd Ave S, Minneapolis",
   "sale_month": "2018-08",
   "price": 2100000,
   "lot_sqft": 7698,
   "price_per_lot_sqft": 272.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4501,
   "use": "APARTMENT",
   "parcel_id": "2702924430101"
  },
  {
   "address": "6645 Lyndale Ave S, Richfield",
   "sale_month": "2018-08",
   "price": 900000,
   "lot_sqft": 50350,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": 176.89,
   "building_sqft": 5088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5119,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824320127"
  },
  {
   "address": "6500 Nicollet Ave S, Richfield",
   "sale_month": "2018-08",
   "price": 1300000,
   "lot_sqft": 78031,
   "price_per_lot_sqft": 16.66,
   "price_per_building_sqft": 113.7,
   "building_sqft": 11434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11503,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824240060"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2018-08",
   "price": 145000,
   "lot_sqft": 1148,
   "price_per_lot_sqft": 126.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140250"
  },
  {
   "address": "1020 County Road F West, Shoreview",
   "sale_month": "2018-08",
   "price": 11500000,
   "lot_sqft": 290530,
   "price_per_lot_sqft": 39.58,
   "price_per_building_sqft": 135.32,
   "building_sqft": 84982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85495,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "263023220008"
  },
  {
   "address": "625 4th Ave S, Minneapolis",
   "sale_month": "2018-08",
   "price": 54999900,
   "lot_sqft": 55661,
   "price_per_lot_sqft": 988.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924220435"
  },
  {
   "address": "320 Lake Drive East, Chanhassen",
   "sale_month": "2018-08",
   "price": 800000,
   "lot_sqft": 58700,
   "price_per_lot_sqft": 13.63,
   "price_per_building_sqft": 78.01,
   "building_sqft": 10255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10317,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253460010"
  },
  {
   "address": "250 Lake Drive East, Chanhassen",
   "sale_month": "2018-08",
   "price": 5217000,
   "lot_sqft": 183125,
   "price_per_lot_sqft": 28.49,
   "price_per_building_sqft": 355.87,
   "building_sqft": 14660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14749,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253451110"
  },
  {
   "address": null,
   "sale_month": "2018-08",
   "price": 65000,
   "lot_sqft": 5699,
   "price_per_lot_sqft": 11.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410075"
  },
  {
   "address": "124 Main Street Northwest, Bethel",
   "sale_month": "2018-08",
   "price": 500,
   "lot_sqft": 8290,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410074"
  },
  {
   "address": "6867 Boudin Street Northeast, Prior Lake",
   "sale_month": "2018-08",
   "price": 585000,
   "lot_sqft": 20109,
   "price_per_lot_sqft": 29.09,
   "price_per_building_sqft": 172.52,
   "building_sqft": 3391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3411,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251910010"
  },
  {
   "address": "5159 U S Hwy No 12, Maple Plain",
   "sale_month": "2018-08",
   "price": 570000,
   "lot_sqft": 21323,
   "price_per_lot_sqft": 26.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3033,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824120030"
  },
  {
   "address": "9800 13th Ave N, Plymouth",
   "sale_month": "2018-08",
   "price": 8185000,
   "lot_sqft": 432744,
   "price_per_lot_sqft": 18.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511822440008"
  },
  {
   "address": "312 16th Ave SE, Minneapolis",
   "sale_month": "2018-08",
   "price": 717500,
   "lot_sqft": 2985,
   "price_per_lot_sqft": 240.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 922,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2402924430036"
  },
  {
   "address": "813 University Ave SE, Minneapolis",
   "sale_month": "2018-08",
   "price": 3425000,
   "lot_sqft": 15449,
   "price_per_lot_sqft": 221.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4589,
   "use": "APARTMENT",
   "parcel_id": "2402924320038"
  },
  {
   "address": "1500 Como Ave SE, Minneapolis",
   "sale_month": "2018-08",
   "price": 365000,
   "lot_sqft": 2321,
   "price_per_lot_sqft": 157.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924140003"
  },
  {
   "address": "6060 2 1/2 Street Northeast, Fridley",
   "sale_month": "2018-08",
   "price": 285000,
   "lot_sqft": 13106,
   "price_per_lot_sqft": 21.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1806,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220035"
  },
  {
   "address": "1914 2nd Ave N, Minneapolis",
   "sale_month": "2018-08",
   "price": 425500,
   "lot_sqft": 8030,
   "price_per_lot_sqft": 52.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1519,
   "use": "APARTMENT",
   "parcel_id": "2102924330053"
  },
  {
   "address": "1409 105th Avenue Northeast, Blaine",
   "sale_month": "2018-08",
   "price": 340000,
   "lot_sqft": 16189,
   "price_per_lot_sqft": 21,
   "price_per_building_sqft": 97.9,
   "building_sqft": 3473,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3494,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203123130005"
  },
  {
   "address": "1269 Payne Avenue, Saint Paul",
   "sale_month": "2018-08",
   "price": 355000,
   "lot_sqft": 5488,
   "price_per_lot_sqft": 64.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2619,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922430041"
  },
  {
   "address": "6901 78th Ave N, Brooklyn Park",
   "sale_month": "2018-08",
   "price": 700000,
   "lot_sqft": 50587,
   "price_per_lot_sqft": 13.84,
   "price_per_building_sqft": 71.99,
   "building_sqft": 9724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9782,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921430092"
  },
  {
   "address": "16705 Co Rd No 24, Plymouth",
   "sale_month": "2018-08",
   "price": 18100000,
   "lot_sqft": 415368,
   "price_per_lot_sqft": 43.58,
   "price_per_building_sqft": 261.75,
   "building_sqft": 69151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69568,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822210026"
  },
  {
   "address": "16605 Co Rd No 24, Plymouth",
   "sale_month": "2018-08",
   "price": 18100000,
   "lot_sqft": 251685,
   "price_per_lot_sqft": 71.92,
   "price_per_building_sqft": 691.95,
   "building_sqft": 26158,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26316,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822120010"
  },
  {
   "address": null,
   "sale_month": "2018-08",
   "price": 39777,
   "lot_sqft": 9340,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201142001010"
  },
  {
   "address": "3017 56th St W, Minneapolis",
   "sale_month": "2018-08",
   "price": 260000,
   "lot_sqft": 4713,
   "price_per_lot_sqft": 55.17,
   "price_per_building_sqft": 256.92,
   "building_sqft": 1012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1018,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002824130227"
  },
  {
   "address": "7537 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2018-08",
   "price": 204683,
   "lot_sqft": 18968,
   "price_per_lot_sqft": 10.79,
   "price_per_building_sqft": 51.02,
   "building_sqft": 4012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4036,
   "use": "Commercial-preferred",
   "parcel_id": "200110050061"
  },
  {
   "address": "7565 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2018-08",
   "price": 200540,
   "lot_sqft": 46812,
   "price_per_lot_sqft": 4.28,
   "price_per_building_sqft": 187.77,
   "building_sqft": 1068,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1075,
   "use": "Commercial",
   "parcel_id": "200110050051"
  },
  {
   "address": "2188 Pike Lake Drive, New Brighton",
   "sale_month": "2018-08",
   "price": 379500,
   "lot_sqft": 10405,
   "price_per_lot_sqft": 36.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2246,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "193023430022"
  },
  {
   "address": "2154 Pike Lake Drive, New Brighton",
   "sale_month": "2018-08",
   "price": 379500,
   "lot_sqft": 10405,
   "price_per_lot_sqft": 36.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2109,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "193023430021"
  },
  {
   "address": "215 Dean Ave E, Champlin",
   "sale_month": "2018-08",
   "price": 55000,
   "lot_sqft": 19783,
   "price_per_lot_sqft": 2.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1912021310048"
  },
  {
   "address": "10904 Baltimore Street Northeast, Blaine",
   "sale_month": "2018-08",
   "price": 3200000,
   "lot_sqft": 80553,
   "price_per_lot_sqft": 39.73,
   "price_per_building_sqft": 191.55,
   "building_sqft": 16706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16807,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123430005"
  },
  {
   "address": "1055 Cleveland Avenue South, Saint Paul",
   "sale_month": "2018-08",
   "price": 6885000,
   "lot_sqft": 20072,
   "price_per_lot_sqft": 343.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6184,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823410063"
  },
  {
   "address": "1045 Cleveland Avenue South, Saint Paul",
   "sale_month": "2018-08",
   "price": 6885000,
   "lot_sqft": 17006,
   "price_per_lot_sqft": 404.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5339,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823410062"
  },
  {
   "address": "1025 Cleveland Avenue South, Saint Paul",
   "sale_month": "2018-08",
   "price": 6885000,
   "lot_sqft": 17627,
   "price_per_lot_sqft": 390.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5637,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823410061"
  },
  {
   "address": "3800 Shoreline Dr, Orono",
   "sale_month": "2018-08",
   "price": 365000,
   "lot_sqft": 30565,
   "price_per_lot_sqft": 11.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 692,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723330007"
  },
  {
   "address": "15700 Rockford Rd, Plymouth",
   "sale_month": "2018-08",
   "price": 66150000,
   "lot_sqft": 710377,
   "price_per_lot_sqft": 93.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30634,
   "use": "APARTMENT",
   "parcel_id": "1611822320024"
  },
  {
   "address": "1527 Logan Ave N, Minneapolis",
   "sale_month": "2018-08",
   "price": 103000,
   "lot_sqft": 5013,
   "price_per_lot_sqft": 20.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1142,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924330085"
  },
  {
   "address": "427 Harrison St NE, Minneapolis",
   "sale_month": "2018-08",
   "price": 900000,
   "lot_sqft": 31781,
   "price_per_lot_sqft": 28.32,
   "price_per_building_sqft": 76.49,
   "building_sqft": 11766,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11837,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924330076"
  },
  {
   "address": "1621 Taylor St NE, Minneapolis",
   "sale_month": "2018-08",
   "price": 850000,
   "lot_sqft": 11863,
   "price_per_lot_sqft": 71.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3919,
   "use": "APARTMENT",
   "parcel_id": "1302924220021"
  },
  {
   "address": "4600 Nathan La N, Plymouth",
   "sale_month": "2018-08",
   "price": 12750000,
   "lot_sqft": 527550,
   "price_per_lot_sqft": 24.17,
   "price_per_building_sqft": 150.02,
   "building_sqft": 84988,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85501,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211822440003"
  },
  {
   "address": "1006 Randolph Avenue, Saint Paul",
   "sale_month": "2018-08",
   "price": 650000,
   "lot_sqft": 6462,
   "price_per_lot_sqft": 100.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2268,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112823320022"
  },
  {
   "address": "12480 Plaza Dr, Eden Prairie",
   "sale_month": "2018-08",
   "price": 6478625,
   "lot_sqft": 73200,
   "price_per_lot_sqft": 88.51,
   "price_per_building_sqft": 389.25,
   "building_sqft": 16644,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16745,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622330020"
  },
  {
   "address": "2426 2nd St NE, Minneapolis",
   "sale_month": "2018-08",
   "price": 500000,
   "lot_sqft": 12238,
   "price_per_lot_sqft": 40.86,
   "price_per_building_sqft": 100.56,
   "building_sqft": 4972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5002,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924320162"
  },
  {
   "address": "1125 County Road B West, Roseville",
   "sale_month": "2018-08",
   "price": 1489895,
   "lot_sqft": 33062,
   "price_per_lot_sqft": 45.06,
   "price_per_building_sqft": 197.08,
   "building_sqft": 7560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7605,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923440102"
  },
  {
   "address": "1090 Gemini Road, Eagan",
   "sale_month": "2018-08",
   "price": 3525000,
   "lot_sqft": 134767,
   "price_per_lot_sqft": 26.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43950,
   "use": "Industrial-preferred",
   "parcel_id": "102897501010"
  },
  {
   "address": "272 Snelling Avenue South, Saint Paul",
   "sale_month": "2018-08",
   "price": 1150000,
   "lot_sqft": 24430,
   "price_per_lot_sqft": 47.07,
   "price_per_building_sqft": 152.08,
   "building_sqft": 7562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7608,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823220220"
  },
  {
   "address": "4525 Nicollet Ave, Minneapolis",
   "sale_month": "2018-08",
   "price": 960000,
   "lot_sqft": 5263,
   "price_per_lot_sqft": 182.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2618,
   "use": "APARTMENT",
   "parcel_id": "1002824430072"
  },
  {
   "address": "9309 Garfield Ave S, Bloomington",
   "sale_month": "2018-08",
   "price": 100000,
   "lot_sqft": 13784,
   "price_per_lot_sqft": 7.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724330014"
  },
  {
   "address": "2436 Cleveland Avenue North, Roseville",
   "sale_month": "2018-08",
   "price": 4606838,
   "lot_sqft": 101068,
   "price_per_lot_sqft": 45.58,
   "price_per_building_sqft": 154.34,
   "building_sqft": 29849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30029,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923230028"
  },
  {
   "address": "5100 Edina Indust Blvd, Edina",
   "sale_month": "2018-08",
   "price": 2200000,
   "lot_sqft": 53487,
   "price_per_lot_sqft": 41.13,
   "price_per_building_sqft": 83.42,
   "building_sqft": 26372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26531,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621340003"
  },
  {
   "address": "433 Robert Street South, Saint Paul",
   "sale_month": "2018-08",
   "price": 100000,
   "lot_sqft": 6252,
   "price_per_lot_sqft": 15.99,
   "price_per_building_sqft": 20.82,
   "building_sqft": 4803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4832,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220148"
  },
  {
   "address": null,
   "sale_month": "2018-08",
   "price": 280000,
   "lot_sqft": 2305,
   "price_per_lot_sqft": 121.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220063"
  },
  {
   "address": "432 Wabasha Street South, Saint Paul",
   "sale_month": "2018-08",
   "price": 280000,
   "lot_sqft": 8860,
   "price_per_lot_sqft": 31.6,
   "price_per_building_sqft": 98.38,
   "building_sqft": 2846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2863,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220062"
  },
  {
   "address": "5301 Douglas Dr N, Crystal",
   "sale_month": "2018-08",
   "price": 880000,
   "lot_sqft": 57295,
   "price_per_lot_sqft": 15.36,
   "price_per_building_sqft": 61.3,
   "building_sqft": 14355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14441,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811821110134"
  },
  {
   "address": "7225 Bush Lake Rd, Edina",
   "sale_month": "2018-08",
   "price": 13660000,
   "lot_sqft": 204679,
   "price_per_lot_sqft": 66.74,
   "price_per_building_sqft": 222.98,
   "building_sqft": 61260,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61630,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621140005"
  },
  {
   "address": "3107 Upton Ave N, Minneapolis",
   "sale_month": "2018-08",
   "price": 103000,
   "lot_sqft": 5359,
   "price_per_lot_sqft": 19.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1013,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924420113"
  },
  {
   "address": "7350 Hardwood Court South, Cottage Grove",
   "sale_month": "2018-08",
   "price": 1186000,
   "lot_sqft": 94768,
   "price_per_lot_sqft": 12.51,
   "price_per_building_sqft": 195.87,
   "building_sqft": 6055,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6091,
   "use": "300",
   "parcel_id": "0802721340018"
  },
  {
   "address": "2602 Ruth Street, Little Canada",
   "sale_month": "2018-08",
   "price": 370000,
   "lot_sqft": 17470,
   "price_per_lot_sqft": 21.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2468,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922210006"
  },
  {
   "address": "5109 36th Ave N, Crystal",
   "sale_month": "2018-08",
   "price": 1450000,
   "lot_sqft": 43523,
   "price_per_lot_sqft": 33.32,
   "price_per_building_sqft": 133.7,
   "building_sqft": 10845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10911,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702924220087"
  },
  {
   "address": "53 South Owasso Boulevard West, Little Canada",
   "sale_month": "2018-08",
   "price": 412050,
   "lot_sqft": 210649,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": 84.44,
   "building_sqft": 4880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4909,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922220038"
  },
  {
   "address": "3200 Lynn Ave S, St. Louis Park",
   "sale_month": "2018-08",
   "price": 800000,
   "lot_sqft": 27457,
   "price_per_lot_sqft": 29.14,
   "price_per_building_sqft": 83.26,
   "building_sqft": 9609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9667,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0602824120105"
  },
  {
   "address": "3100 Inglewood Ave S, St. Louis Park",
   "sale_month": "2018-08",
   "price": 300000,
   "lot_sqft": 9426,
   "price_per_lot_sqft": 31.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2364,
   "use": "APARTMENT",
   "parcel_id": "0602824110045"
  },
  {
   "address": "3050 Inglewood Ave S, St. Louis Park",
   "sale_month": "2018-08",
   "price": 600000,
   "lot_sqft": 9407,
   "price_per_lot_sqft": 63.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2165,
   "use": "APARTMENT",
   "parcel_id": "0602824110044"
  },
  {
   "address": "4001 31st St W, St. Louis Park",
   "sale_month": "2018-08",
   "price": 300000,
   "lot_sqft": 9172,
   "price_per_lot_sqft": 32.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2407,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0602824110030"
  },
  {
   "address": "4009 31st St W, St. Louis Park",
   "sale_month": "2018-08",
   "price": 400000,
   "lot_sqft": 14869,
   "price_per_lot_sqft": 26.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4495,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0602824110029"
  },
  {
   "address": "3925 31st St W, St. Louis Park",
   "sale_month": "2018-08",
   "price": 428500,
   "lot_sqft": 14730,
   "price_per_lot_sqft": 29.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4090,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0602824110004"
  },
  {
   "address": "3901 Minnesota Dr, Bloomington",
   "sale_month": "2018-08",
   "price": 3800000,
   "lot_sqft": 165547,
   "price_per_lot_sqft": 22.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602724110017"
  },
  {
   "address": "576 Bielenberg Drive, Woodbury",
   "sale_month": "2018-08",
   "price": 7796250,
   "lot_sqft": 241160,
   "price_per_lot_sqft": 32.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30640,
   "use": "300",
   "parcel_id": "0502821310216"
  },
  {
   "address": "3421 Humboldt Ave S, Minneapolis",
   "sale_month": "2018-08",
   "price": 500000,
   "lot_sqft": 5389,
   "price_per_lot_sqft": 92.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1673,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402824310055"
  },
  {
   "address": null,
   "sale_month": "2018-08",
   "price": 23616853,
   "lot_sqft": 43592,
   "price_per_lot_sqft": 541.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0311622120444"
  },
  {
   "address": "6233 Baker Rd, Eden Prairie",
   "sale_month": "2018-08",
   "price": 23616853,
   "lot_sqft": 511492,
   "price_per_lot_sqft": 46.17,
   "price_per_building_sqft": 188.89,
   "building_sqft": 125028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 125782,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311622120442"
  },
  {
   "address": "3509 2nd Ave S, Minneapolis",
   "sale_month": "2018-08",
   "price": 10500000,
   "lot_sqft": 5424,
   "price_per_lot_sqft": 1935.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 569,
   "use": "APARTMENT",
   "parcel_id": "0302824420042"
  },
  {
   "address": "3644 Nicollet Ave, Minneapolis",
   "sale_month": "2018-08",
   "price": 1470000,
   "lot_sqft": 15176,
   "price_per_lot_sqft": 96.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5152,
   "use": "APARTMENT",
   "parcel_id": "0302824340016"
  },
  {
   "address": "3535 Lyndale Ave S, Minneapolis",
   "sale_month": "2018-08",
   "price": 649900,
   "lot_sqft": 5489,
   "price_per_lot_sqft": 118.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2527,
   "use": "APARTMENT",
   "parcel_id": "0302824320170"
  },
  {
   "address": "3034 Clinton Ave, Minneapolis",
   "sale_month": "2018-08",
   "price": 51500,
   "lot_sqft": 5105,
   "price_per_lot_sqft": 10.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824110036"
  },
  {
   "address": "171 American Blvd W, Bloomington",
   "sale_month": "2018-08",
   "price": 3850000,
   "lot_sqft": 120951,
   "price_per_lot_sqft": 31.83,
   "price_per_building_sqft": 113.14,
   "building_sqft": 34030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34235,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724240077"
  },
  {
   "address": "8300 University Avenue Northeast, Fridley",
   "sale_month": "2018-08",
   "price": 500,
   "lot_sqft": 75609,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024220011"
  },
  {
   "address": "975 Grand Avenue, Saint Paul",
   "sale_month": "2018-08",
   "price": 1825000,
   "lot_sqft": 14847,
   "price_per_lot_sqft": 122.92,
   "price_per_building_sqft": 257.95,
   "building_sqft": 7075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7118,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310131"
  },
  {
   "address": "11351 Rupp Drive, Burnsville",
   "sale_month": "2018-08",
   "price": 2518852,
   "lot_sqft": 150042,
   "price_per_lot_sqft": 16.79,
   "price_per_building_sqft": 55.37,
   "building_sqft": 45490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45765,
   "use": "Industrial-preferred",
   "parcel_id": "021539101010"
  },
  {
   "address": "550 Burnsville Parkway West, Burnsville",
   "sale_month": "2018-08",
   "price": 3730000,
   "lot_sqft": 49009,
   "price_per_lot_sqft": 76.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "Commercial-preferred",
   "parcel_id": "021147501010"
  },
  {
   "address": "3644 18th Ave S, Minneapolis",
   "sale_month": "2018-08",
   "price": 245000,
   "lot_sqft": 4920,
   "price_per_lot_sqft": 49.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1332,
   "use": "TRIPLEX",
   "parcel_id": "0202824440039"
  },
  {
   "address": "3640 10th Ave S, Minneapolis",
   "sale_month": "2018-08",
   "price": 455000,
   "lot_sqft": 5813,
   "price_per_lot_sqft": 78.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1891,
   "use": "APARTMENT",
   "parcel_id": "0202824340140"
  },
  {
   "address": "901 American Blvd E, Bloomington",
   "sale_month": "2018-08",
   "price": 900000,
   "lot_sqft": 51642,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": 60.83,
   "building_sqft": 14796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14885,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724210012"
  },
  {
   "address": null,
   "sale_month": "2018-08",
   "price": 214712,
   "lot_sqft": 26755,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": 132.37,
   "building_sqft": 1622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1632,
   "use": "Commercial",
   "parcel_id": "015880001030"
  },
  {
   "address": "14265 Essex Avenue, Apple Valley",
   "sale_month": "2018-08",
   "price": 437888,
   "lot_sqft": 3147,
   "price_per_lot_sqft": 139.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "015880001020"
  },
  {
   "address": "14843 Energy Way, Apple Valley",
   "sale_month": "2018-08",
   "price": 208000,
   "lot_sqft": 3907,
   "price_per_lot_sqft": 53.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001350"
  },
  {
   "address": null,
   "sale_month": "2018-08",
   "price": 55000,
   "lot_sqft": 5656,
   "price_per_lot_sqft": 9.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430096"
  },
  {
   "address": "7750 Whitney Drive, Apple Valley",
   "sale_month": "2018-08",
   "price": 8280000,
   "lot_sqft": 144156,
   "price_per_lot_sqft": 57.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29081,
   "use": "Apartment",
   "parcel_id": "010330002014"
  },
  {
   "address": "205 Newton Avenue Northeast, Watertown",
   "sale_month": "2018-07",
   "price": 420205,
   "lot_sqft": 30471,
   "price_per_lot_sqft": 13.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3791,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "850504360"
  },
  {
   "address": "1675 Robert Street South, West Saint Paul",
   "sale_month": "2018-07",
   "price": 1351015,
   "lot_sqft": 49379,
   "price_per_lot_sqft": 27.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "424320301020"
  },
  {
   "address": "1675 Robert Street South, West Saint Paul",
   "sale_month": "2018-07",
   "price": 1223985,
   "lot_sqft": 48231,
   "price_per_lot_sqft": 25.38,
   "price_per_building_sqft": 47.19,
   "building_sqft": 25935,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26092,
   "use": "Commercial-preferred",
   "parcel_id": "424320301010"
  },
  {
   "address": "205 3rd Avenue South, South Saint Paul",
   "sale_month": "2018-07",
   "price": 4439735,
   "lot_sqft": 57447,
   "price_per_lot_sqft": 77.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11935,
   "use": "Apartment",
   "parcel_id": "363255014130"
  },
  {
   "address": "216 3rd Avenue South, South Saint Paul",
   "sale_month": "2018-07",
   "price": 65265,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 6.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "363255011260"
  },
  {
   "address": "4453 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2018-07",
   "price": 70000,
   "lot_sqft": 2558,
   "price_per_lot_sqft": 27.37,
   "price_per_building_sqft": 108.86,
   "building_sqft": 643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 647,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220041"
  },
  {
   "address": "1515 5th Avenue South, South Saint Paul",
   "sale_month": "2018-07",
   "price": 1375000,
   "lot_sqft": 183084,
   "price_per_lot_sqft": 7.51,
   "price_per_building_sqft": 29.48,
   "building_sqft": 46639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46921,
   "use": "Commercial-preferred",
   "parcel_id": "360340051020"
  },
  {
   "address": "2200 Minnehaha Ave, Minneapolis",
   "sale_month": "2018-07",
   "price": 412222,
   "lot_sqft": 16091,
   "price_per_lot_sqft": 25.62,
   "price_per_building_sqft": 38.7,
   "building_sqft": 10652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10716,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3602924220120"
  },
  {
   "address": "3601 85th Avenue Northeast, Blaine",
   "sale_month": "2018-07",
   "price": 946123,
   "lot_sqft": 236310,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123340002"
  },
  {
   "address": "4200 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2018-07",
   "price": 500,
   "lot_sqft": 21469,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.12,
   "building_sqft": 4305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4331,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024140150"
  },
  {
   "address": "3200 White Bear Avenue, White Bear Lake",
   "sale_month": "2018-07",
   "price": 800000,
   "lot_sqft": 195683,
   "price_per_lot_sqft": 4.09,
   "price_per_building_sqft": 245.17,
   "building_sqft": 3263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3282,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022340004"
  },
  {
   "address": "15145 Carrousel Way, Rosemount",
   "sale_month": "2018-07",
   "price": 645000,
   "lot_sqft": 44719,
   "price_per_lot_sqft": 14.42,
   "price_per_building_sqft": 76.11,
   "building_sqft": 8475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8527,
   "use": "Commercial-preferred",
   "parcel_id": "347115002029"
  },
  {
   "address": "1889 Station Parkway Northwest, Andover",
   "sale_month": "2018-07",
   "price": 260000,
   "lot_sqft": 4557,
   "price_per_lot_sqft": 57.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420022"
  },
  {
   "address": "6150 Baker Rd, Minnetonka",
   "sale_month": "2018-07",
   "price": 12025000,
   "lot_sqft": 252273,
   "price_per_lot_sqft": 47.67,
   "price_per_building_sqft": 796.89,
   "building_sqft": 15090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15181,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722430015"
  },
  {
   "address": "2524 Portland Ave, Minneapolis",
   "sale_month": "2018-07",
   "price": 425000,
   "lot_sqft": 6865,
   "price_per_lot_sqft": 61.91,
   "price_per_building_sqft": 272.79,
   "building_sqft": 1558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1568,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924140067"
  },
  {
   "address": "935 Beech Street, Saint Paul",
   "sale_month": "2018-07",
   "price": 272000,
   "lot_sqft": 5256,
   "price_per_lot_sqft": 51.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1397,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922220021"
  },
  {
   "address": "2907 Hennepin Ave, Minneapolis",
   "sale_month": "2018-07",
   "price": 3050000,
   "lot_sqft": 8203,
   "price_per_lot_sqft": 371.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19508,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430084"
  },
  {
   "address": "2400 Lyndale Ave S, Minneapolis",
   "sale_month": "2018-07",
   "price": 1250000,
   "lot_sqft": 5966,
   "price_per_lot_sqft": 209.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2372,
   "use": "APARTMENT",
   "parcel_id": "3302924140025"
  },
  {
   "address": "2530 Dupont Ave S, Minneapolis",
   "sale_month": "2018-07",
   "price": 1450000,
   "lot_sqft": 7058,
   "price_per_lot_sqft": 205.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2426,
   "use": "APARTMENT",
   "parcel_id": "3302924130019"
  },
  {
   "address": "7427 Penn Ave S, Richfield",
   "sale_month": "2018-07",
   "price": 1750000,
   "lot_sqft": 12511,
   "price_per_lot_sqft": 139.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2569,
   "use": "APARTMENT",
   "parcel_id": "3302824320030"
  },
  {
   "address": "7435 Penn Ave S, Richfield",
   "sale_month": "2018-07",
   "price": 1750000,
   "lot_sqft": 16336,
   "price_per_lot_sqft": 107.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2889,
   "use": "APARTMENT",
   "parcel_id": "3302824320029"
  },
  {
   "address": "777 County Road D East, Vadnais Heights",
   "sale_month": "2018-07",
   "price": 116400,
   "lot_sqft": 19566,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": 67.87,
   "building_sqft": 1715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1726,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323022440007"
  },
  {
   "address": "6748 West Broadway, Brooklyn Park",
   "sale_month": "2018-07",
   "price": 1190000,
   "lot_sqft": 33809,
   "price_per_lot_sqft": 35.2,
   "price_per_building_sqft": 54.18,
   "building_sqft": 21964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22096,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211921210004"
  },
  {
   "address": "7006 6th Street North, Oakdale",
   "sale_month": "2018-07",
   "price": 1650000,
   "lot_sqft": 107821,
   "price_per_lot_sqft": 15.3,
   "price_per_building_sqft": 58.38,
   "building_sqft": 28262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28433,
   "use": "305",
   "parcel_id": "3202921230005"
  },
  {
   "address": "3901 Silver Lake Road, Saint Anthony",
   "sale_month": "2018-07",
   "price": 1100000,
   "lot_sqft": 36856,
   "price_per_lot_sqft": 29.85,
   "price_per_building_sqft": 117.82,
   "building_sqft": 9336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9393,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023420139"
  },
  {
   "address": "3100 Chestnut Street North, Chaska",
   "sale_month": "2018-07",
   "price": 11350000,
   "lot_sqft": 185160,
   "price_per_lot_sqft": 61.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29957,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302460020"
  },
  {
   "address": "2960 Chaska Boulevard, Chaska",
   "sale_month": "2018-07",
   "price": 728862,
   "lot_sqft": 157730,
   "price_per_lot_sqft": 4.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301880010"
  },
  {
   "address": "17736 Old Excelsior Blvd, Minnetonka",
   "sale_month": "2018-07",
   "price": 259900,
   "lot_sqft": 1701,
   "price_per_lot_sqft": 152.79,
   "price_per_building_sqft": 316.57,
   "building_sqft": 821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 826,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410057"
  },
  {
   "address": "1079 Greystone Avenue North, Oakdale",
   "sale_month": "2018-07",
   "price": 495000,
   "lot_sqft": 16844,
   "price_per_lot_sqft": 29.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2405,
   "use": "110",
   "parcel_id": "3002921440083"
  },
  {
   "address": "1210 Mississippi Dr N, Champlin",
   "sale_month": "2018-07",
   "price": 325000,
   "lot_sqft": 25728,
   "price_per_lot_sqft": 12.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2418,
   "use": "TRIPLEX",
   "parcel_id": "2912021230075"
  },
  {
   "address": "1885 Douglas Dr N, Golden Valley",
   "sale_month": "2018-07",
   "price": 15775000,
   "lot_sqft": 3158698,
   "price_per_lot_sqft": 4.99,
   "price_per_building_sqft": 16.07,
   "building_sqft": 981435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 987359,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2911821140007"
  },
  {
   "address": "17516 State Hwy No 7, Minnetonka",
   "sale_month": "2018-07",
   "price": 600000,
   "lot_sqft": 40112,
   "price_per_lot_sqft": 14.96,
   "price_per_building_sqft": 150.34,
   "building_sqft": 3991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4016,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911722230006"
  },
  {
   "address": "807 Douglas Ave, Minneapolis",
   "sale_month": "2018-07",
   "price": 1685000,
   "lot_sqft": 11274,
   "price_per_lot_sqft": 149.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3246,
   "use": "APARTMENT",
   "parcel_id": "2802924440088"
  },
  {
   "address": "6433 Penn Ave S, Richfield",
   "sale_month": "2018-07",
   "price": 350000,
   "lot_sqft": 9998,
   "price_per_lot_sqft": 35.01,
   "price_per_building_sqft": 219.99,
   "building_sqft": 1591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1601,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230008"
  },
  {
   "address": "1431 Maras Street, Shakopee",
   "sale_month": "2018-07",
   "price": 805000,
   "lot_sqft": 117037,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": 212.01,
   "building_sqft": 3797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3820,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274150010"
  },
  {
   "address": "5101 Industrial Boulevard Northeast, Fridley",
   "sale_month": "2018-07",
   "price": 6875000,
   "lot_sqft": 507857,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 178578,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024120046"
  },
  {
   "address": "3673 Lexington Avenue North, Arden Hills",
   "sale_month": "2018-07",
   "price": 19394217,
   "lot_sqft": 175826,
   "price_per_lot_sqft": 110.3,
   "price_per_building_sqft": 595.19,
   "building_sqft": 32585,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32782,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023440015"
  },
  {
   "address": "3717 Lexington Avenue North, Arden Hills",
   "sale_month": "2018-07",
   "price": 19394217,
   "lot_sqft": 219752,
   "price_per_lot_sqft": 88.26,
   "price_per_building_sqft": 282.81,
   "building_sqft": 68577,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68991,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023440013"
  },
  {
   "address": "14175 Virginia Avenue, Savage",
   "sale_month": "2018-07",
   "price": 950000,
   "lot_sqft": 79022,
   "price_per_lot_sqft": 12.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "264980010"
  },
  {
   "address": null,
   "sale_month": "2018-07",
   "price": 3400000,
   "lot_sqft": 20049,
   "price_per_lot_sqft": 169.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "264790130"
  },
  {
   "address": null,
   "sale_month": "2018-07",
   "price": 3400000,
   "lot_sqft": 38964,
   "price_per_lot_sqft": 87.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "264790120"
  },
  {
   "address": "5505 123rd Street West, Savage",
   "sale_month": "2018-07",
   "price": 3400000,
   "lot_sqft": 720053,
   "price_per_lot_sqft": 4.72,
   "price_per_building_sqft": 10.9,
   "building_sqft": 311811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 313693,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "264790110"
  },
  {
   "address": "12770 Creek View Avenue, Savage",
   "sale_month": "2018-07",
   "price": 465000,
   "lot_sqft": 3699,
   "price_per_lot_sqft": 125.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263990020"
  },
  {
   "address": "12764 Creek View Avenue, Savage",
   "sale_month": "2018-07",
   "price": 465000,
   "lot_sqft": 1546,
   "price_per_lot_sqft": 300.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263990010"
  },
  {
   "address": "4557 Madison Street Northeast, Columbia Heights",
   "sale_month": "2018-07",
   "price": 385000,
   "lot_sqft": 16634,
   "price_per_lot_sqft": 23.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1563,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024430176"
  },
  {
   "address": "615 16th St E, Minneapolis",
   "sale_month": "2018-07",
   "price": 2325000,
   "lot_sqft": 6835,
   "price_per_lot_sqft": 340.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4568,
   "use": "APARTMENT",
   "parcel_id": "2602924320083"
  },
  {
   "address": "207 Sycamore Street West, Saint Paul",
   "sale_month": "2018-07",
   "price": 4675000,
   "lot_sqft": 131910,
   "price_per_lot_sqft": 35.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50533,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923440022"
  },
  {
   "address": "500 79th Street West, Chanhassen",
   "sale_month": "2018-07",
   "price": 587500,
   "lot_sqft": 22813,
   "price_per_lot_sqft": 25.75,
   "price_per_building_sqft": 143.64,
   "building_sqft": 4090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4114,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252770010"
  },
  {
   "address": "1912 Hastings Avenue, Newport",
   "sale_month": "2018-07",
   "price": 2614000,
   "lot_sqft": 129422,
   "price_per_lot_sqft": 20.2,
   "price_per_building_sqft": 28.89,
   "building_sqft": 90475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 91021,
   "use": "305",
   "parcel_id": "2502822330083"
  },
  {
   "address": "705 15th Ave SE, Minneapolis",
   "sale_month": "2018-07",
   "price": 76251124,
   "lot_sqft": 41853,
   "price_per_lot_sqft": 1821.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6576,
   "use": "APARTMENT",
   "parcel_id": "2402924420181"
  },
  {
   "address": "7129 20th Avenue, Centerville",
   "sale_month": "2018-07",
   "price": 900000,
   "lot_sqft": 108165,
   "price_per_lot_sqft": 8.32,
   "price_per_building_sqft": 78.69,
   "building_sqft": 11438,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11507,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122110010"
  },
  {
   "address": "5900 2 1/2 Street Northeast, Fridley",
   "sale_month": "2018-07",
   "price": 500,
   "lot_sqft": 11733,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2290,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220091"
  },
  {
   "address": "100 Island Ave E, Minneapolis",
   "sale_month": "2018-07",
   "price": 500000,
   "lot_sqft": 19111,
   "price_per_lot_sqft": 26.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924240007"
  },
  {
   "address": "600 Hennepin Ave E, Minneapolis",
   "sale_month": "2018-07",
   "price": 895000,
   "lot_sqft": 6502,
   "price_per_lot_sqft": 137.65,
   "price_per_building_sqft": 606.78,
   "building_sqft": 1475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1484,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110037"
  },
  {
   "address": null,
   "sale_month": "2018-07",
   "price": 20951,
   "lot_sqft": 1679,
   "price_per_lot_sqft": 12.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "228510001071"
  },
  {
   "address": "20751 Holyoke Avenue, Lakeville",
   "sale_month": "2018-07",
   "price": 400849,
   "lot_sqft": 5645,
   "price_per_lot_sqft": 71.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "228510001041"
  },
  {
   "address": null,
   "sale_month": "2018-07",
   "price": 800000,
   "lot_sqft": 99549,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024430009"
  },
  {
   "address": "1330 Highway 96, White Bear Lake",
   "sale_month": "2018-07",
   "price": 500000,
   "lot_sqft": 47855,
   "price_per_lot_sqft": 10.45,
   "price_per_building_sqft": 152.95,
   "building_sqft": 3269,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3289,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "223022220009"
  },
  {
   "address": "1361 Maryland Avenue East, Saint Paul",
   "sale_month": "2018-07",
   "price": 1650000,
   "lot_sqft": 56356,
   "price_per_lot_sqft": 29.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22382,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922330205"
  },
  {
   "address": "21470 Grenada Avenue, Lakeville",
   "sale_month": "2018-07",
   "price": 3237000,
   "lot_sqft": 429329,
   "price_per_lot_sqft": 7.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49414,
   "use": "Industrial-preferred",
   "parcel_id": "221105101010"
  },
  {
   "address": "315 Nicollet Mall, Minneapolis",
   "sale_month": "2018-07",
   "price": 9500000,
   "lot_sqft": 64097,
   "price_per_lot_sqft": 148.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440130"
  },
  {
   "address": "14500 Weaver Lake Rd N, Maple Grove",
   "sale_month": "2018-07",
   "price": 975000,
   "lot_sqft": 71583,
   "price_per_lot_sqft": 13.62,
   "price_per_building_sqft": 192.88,
   "building_sqft": 5055,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5086,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111922140019"
  },
  {
   "address": "3455 Plymouth Blvd, Plymouth",
   "sale_month": "2018-07",
   "price": 3400000,
   "lot_sqft": 65020,
   "price_per_lot_sqft": 52.29,
   "price_per_building_sqft": 394.25,
   "building_sqft": 8624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8677,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220003"
  },
  {
   "address": "1031 Knox Ave N, Minneapolis",
   "sale_month": "2018-07",
   "price": 290000,
   "lot_sqft": 7998,
   "price_per_lot_sqft": 36.26,
   "price_per_building_sqft": 192.82,
   "building_sqft": 1504,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1513,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924210129"
  },
  {
   "address": "7301 32nd Ave N, Crystal",
   "sale_month": "2018-07",
   "price": 3150000,
   "lot_sqft": 148247,
   "price_per_lot_sqft": 21.25,
   "price_per_building_sqft": 61.57,
   "building_sqft": 51164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51473,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821310008"
  },
  {
   "address": "3410 Winnetka Ave N, New Hope",
   "sale_month": "2018-07",
   "price": 1176230,
   "lot_sqft": 46638,
   "price_per_lot_sqft": 25.22,
   "price_per_building_sqft": 123.58,
   "building_sqft": 9518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9576,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011821230002"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2018-07",
   "price": 500,
   "lot_sqft": 333,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240116"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2018-07",
   "price": 500,
   "lot_sqft": 324,
   "price_per_lot_sqft": 1.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240023"
  },
  {
   "address": null,
   "sale_month": "2018-07",
   "price": 743376,
   "lot_sqft": 29501,
   "price_per_lot_sqft": 25.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1603221130007"
  },
  {
   "address": "1107 Highway 97 Southeast, Forest Lake",
   "sale_month": "2018-07",
   "price": 743376,
   "lot_sqft": 21729,
   "price_per_lot_sqft": 34.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9692,
   "use": "300",
   "parcel_id": "1603221130006"
  },
  {
   "address": "9612 Humboldt Ave S, Bloomington",
   "sale_month": "2018-07",
   "price": 505000,
   "lot_sqft": 35538,
   "price_per_lot_sqft": 14.21,
   "price_per_building_sqft": 50.67,
   "building_sqft": 9967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10027,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240006"
  },
  {
   "address": "2100 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-07",
   "price": 21223000,
   "lot_sqft": 250717,
   "price_per_lot_sqft": 84.65,
   "price_per_building_sqft": 164.4,
   "building_sqft": 129094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 129873,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124210025"
  },
  {
   "address": "2050 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-07",
   "price": 21223000,
   "lot_sqft": 524821,
   "price_per_lot_sqft": 40.44,
   "price_per_building_sqft": 275.34,
   "building_sqft": 77079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77544,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124210024"
  },
  {
   "address": "1652 9th Street, White Bear Lake",
   "sale_month": "2018-07",
   "price": 950000,
   "lot_sqft": 39055,
   "price_per_lot_sqft": 24.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5652,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153022130001"
  },
  {
   "address": "1407 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2018-07",
   "price": 235000,
   "lot_sqft": 12877,
   "price_per_lot_sqft": 18.25,
   "price_per_building_sqft": 153.29,
   "building_sqft": 1533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1543,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923340061"
  },
  {
   "address": "1150 Montreal Avenue, Saint Paul",
   "sale_month": "2018-07",
   "price": 2875000,
   "lot_sqft": 28302,
   "price_per_lot_sqft": 101.58,
   "price_per_building_sqft": 266.33,
   "building_sqft": 10795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10860,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823410189"
  },
  {
   "address": "1629 Marshall St NE, Minneapolis",
   "sale_month": "2018-07",
   "price": 400000,
   "lot_sqft": 6651,
   "price_per_lot_sqft": 60.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1459,
   "use": "APARTMENT",
   "parcel_id": "1502924110180"
  },
  {
   "address": "11985 Technology Dr, Eden Prairie",
   "sale_month": "2018-07",
   "price": 1268800,
   "lot_sqft": 54052,
   "price_per_lot_sqft": 23.47,
   "price_per_building_sqft": 161.9,
   "building_sqft": 7837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7884,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622210006"
  },
  {
   "address": "641 Broadway St NE, Minneapolis",
   "sale_month": "2018-07",
   "price": 1075000,
   "lot_sqft": 16407,
   "price_per_lot_sqft": 65.52,
   "price_per_building_sqft": 303.07,
   "building_sqft": 3547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3569,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924130100"
  },
  {
   "address": "3476 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2018-07",
   "price": 280000,
   "lot_sqft": 2152,
   "price_per_lot_sqft": 130.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1302921320021"
  },
  {
   "address": "2823 Central Ave NE, Minneapolis",
   "sale_month": "2018-07",
   "price": 725000,
   "lot_sqft": 16273,
   "price_per_lot_sqft": 44.55,
   "price_per_building_sqft": 44.8,
   "building_sqft": 16182,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16279,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924220187"
  },
  {
   "address": "2827 Central Ave NE, Minneapolis",
   "sale_month": "2018-07",
   "price": 725000,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 89.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924220081"
  },
  {
   "address": "7500 Commerce Lane Northeast, Fridley",
   "sale_month": "2018-07",
   "price": 2294579,
   "lot_sqft": 169048,
   "price_per_lot_sqft": 13.57,
   "price_per_building_sqft": 50.67,
   "building_sqft": 45281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45554,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024220017"
  },
  {
   "address": "2500 North Prior Avenue, Roseville",
   "sale_month": "2018-07",
   "price": 725000,
   "lot_sqft": 56897,
   "price_per_lot_sqft": 12.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923240016"
  },
  {
   "address": "5151 Edina Indust Blvd, Edina",
   "sale_month": "2018-07",
   "price": 5090000,
   "lot_sqft": 114551,
   "price_per_lot_sqft": 44.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12385,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621330004"
  },
  {
   "address": "8375 City Centre Drive, Woodbury",
   "sale_month": "2018-07",
   "price": 1900000,
   "lot_sqft": 100842,
   "price_per_lot_sqft": 18.84,
   "price_per_building_sqft": 201.46,
   "building_sqft": 9431,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9488,
   "use": "300",
   "parcel_id": "0902821340008"
  },
  {
   "address": "7088 Innsdale Avenue South, Cottage Grove",
   "sale_month": "2018-07",
   "price": 280000,
   "lot_sqft": 12715,
   "price_per_lot_sqft": 22.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2085,
   "use": "110",
   "parcel_id": "0902721210019"
  },
  {
   "address": "186 Prescott Street, Saint Paul",
   "sale_month": "2018-07",
   "price": 277980,
   "lot_sqft": 7716,
   "price_per_lot_sqft": 36.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1436,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822240127"
  },
  {
   "address": "4630 Quebec Ave N, New Hope",
   "sale_month": "2018-07",
   "price": 280000,
   "lot_sqft": 134923,
   "price_per_lot_sqft": 2.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "0811821330080"
  },
  {
   "address": "516 Smith Avenue South, Saint Paul",
   "sale_month": "2018-07",
   "price": 672500,
   "lot_sqft": 5903,
   "price_per_lot_sqft": 113.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1260,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822230027"
  },
  {
   "address": "526 Smith Avenue South, Saint Paul",
   "sale_month": "2018-07",
   "price": 672500,
   "lot_sqft": 5085,
   "price_per_lot_sqft": 132.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1289,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822230025"
  },
  {
   "address": "4921 Boone Ave N, New Hope",
   "sale_month": "2018-07",
   "price": 2300000,
   "lot_sqft": 174151,
   "price_per_lot_sqft": 13.21,
   "price_per_building_sqft": 53.95,
   "building_sqft": 42629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42887,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821240005"
  },
  {
   "address": "4532 France Ave S, Edina",
   "sale_month": "2018-07",
   "price": 750000,
   "lot_sqft": 8963,
   "price_per_lot_sqft": 83.68,
   "price_per_building_sqft": 522.65,
   "building_sqft": 1435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1444,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440135"
  },
  {
   "address": "4116 Cheatham Ave, Minneapolis",
   "sale_month": "2018-07",
   "price": 119900,
   "lot_sqft": 5725,
   "price_per_lot_sqft": 20.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "TRIPLEX",
   "parcel_id": "0702823240011"
  },
  {
   "address": "1890 Wooddale Drive, Woodbury",
   "sale_month": "2018-07",
   "price": 2925000,
   "lot_sqft": 87046,
   "price_per_lot_sqft": 33.6,
   "price_per_building_sqft": 119.08,
   "building_sqft": 24563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24711,
   "use": "305",
   "parcel_id": "0702821430005"
  },
  {
   "address": "12827 Marine Drive, Jackson Township",
   "sale_month": "2018-07",
   "price": 1750000,
   "lot_sqft": 257146,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15296,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "068010010"
  },
  {
   "address": "177 Exchange Street South, Saint Paul",
   "sale_month": "2018-07",
   "price": 500000,
   "lot_sqft": 28025,
   "price_per_lot_sqft": 17.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230181"
  },
  {
   "address": "3900 36th Ave N, Robbinsdale",
   "sale_month": "2018-07",
   "price": 210000,
   "lot_sqft": 6392,
   "price_per_lot_sqft": 32.85,
   "price_per_building_sqft": 133.84,
   "building_sqft": 1569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1578,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924440053"
  },
  {
   "address": "2338 Marshall Avenue, Saint Paul",
   "sale_month": "2018-07",
   "price": 4400000,
   "lot_sqft": 18878,
   "price_per_lot_sqft": 233.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6895,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823210027"
  },
  {
   "address": "5717 West Broadway, Crystal",
   "sale_month": "2018-07",
   "price": 2395000,
   "lot_sqft": 124555,
   "price_per_lot_sqft": 19.23,
   "price_per_building_sqft": 70.04,
   "building_sqft": 34195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34401,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511821420056"
  },
  {
   "address": "3251 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-07",
   "price": 1382000,
   "lot_sqft": 50822,
   "price_per_lot_sqft": 27.19,
   "price_per_building_sqft": 213.7,
   "building_sqft": 6467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6506,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "043124330021"
  },
  {
   "address": "2100 80 1/2 St W, Bloomington",
   "sale_month": "2018-07",
   "price": 19000000,
   "lot_sqft": 141486,
   "price_per_lot_sqft": 134.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29767,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724230076"
  },
  {
   "address": "8060 Newton Ave S, Bloomington",
   "sale_month": "2018-07",
   "price": 19000000,
   "lot_sqft": 29356,
   "price_per_lot_sqft": 647.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724230047"
  },
  {
   "address": "3507 Lyndale Ave S, Minneapolis",
   "sale_month": "2018-07",
   "price": 399000,
   "lot_sqft": 5483,
   "price_per_lot_sqft": 72.77,
   "price_per_building_sqft": 521.57,
   "building_sqft": 765,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 770,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824320159"
  },
  {
   "address": null,
   "sale_month": "2018-07",
   "price": 1710000,
   "lot_sqft": 69511,
   "price_per_lot_sqft": 24.6,
   "price_per_building_sqft": 124.35,
   "building_sqft": 13752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13835,
   "use": "Commercial-preferred",
   "parcel_id": "026411105011"
  },
  {
   "address": "976 Goodrich Avenue, Saint Paul",
   "sale_month": "2018-07",
   "price": 980000,
   "lot_sqft": 6686,
   "price_per_lot_sqft": 146.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3112,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823340208"
  },
  {
   "address": "776 Dayton Avenue, Saint Paul",
   "sale_month": "2018-07",
   "price": 555000,
   "lot_sqft": 10392,
   "price_per_lot_sqft": 53.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2079,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823120266"
  },
  {
   "address": "5810 Xerxes Ave N, Brooklyn Center",
   "sale_month": "2018-07",
   "price": 1215000,
   "lot_sqft": 58372,
   "price_per_lot_sqft": 20.81,
   "price_per_building_sqft": 85.02,
   "building_sqft": 14291,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14377,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821230022"
  },
  {
   "address": "3638 Central Ave NE, Minneapolis",
   "sale_month": "2018-07",
   "price": 855000,
   "lot_sqft": 5443,
   "price_per_lot_sqft": 157.08,
   "price_per_building_sqft": 102.79,
   "building_sqft": 8318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8368,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202924110006"
  },
  {
   "address": "110 St Croix Trail South, Lakeland",
   "sale_month": "2018-07",
   "price": 208000,
   "lot_sqft": 47309,
   "price_per_lot_sqft": 4.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "300",
   "parcel_id": "0202820210010"
  },
  {
   "address": "1540 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2018-07",
   "price": 231612,
   "lot_sqft": 28762,
   "price_per_lot_sqft": 8.05,
   "price_per_building_sqft": 105.33,
   "building_sqft": 2199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2212,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140001"
  },
  {
   "address": "401 Selby Avenue, Saint Paul",
   "sale_month": "2018-07",
   "price": 775000,
   "lot_sqft": 9265,
   "price_per_lot_sqft": 83.65,
   "price_per_building_sqft": 261.21,
   "building_sqft": 2967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2984,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210044"
  },
  {
   "address": "9366 Oak Avenue, Waconia",
   "sale_month": "2018-06",
   "price": 325000,
   "lot_sqft": 1355,
   "price_per_lot_sqft": 239.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752550030"
  },
  {
   "address": "1400 Stieger Lake Lane, Victoria",
   "sale_month": "2018-06",
   "price": 800000,
   "lot_sqft": 35220,
   "price_per_lot_sqft": 22.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650131900"
  },
  {
   "address": "124 Railroad Street West, Norwood Young America",
   "sale_month": "2018-06",
   "price": 151500,
   "lot_sqft": 9742,
   "price_per_lot_sqft": 15.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580501140"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 100000,
   "lot_sqft": 88643,
   "price_per_lot_sqft": 1.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "550050310"
  },
  {
   "address": "1800 Oakdale Avenue, West Saint Paul",
   "sale_month": "2018-06",
   "price": 1250000,
   "lot_sqft": 43481,
   "price_per_lot_sqft": 28.75,
   "price_per_building_sqft": 145.72,
   "building_sqft": 8578,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8629,
   "use": "Commercial-preferred",
   "parcel_id": "420200087030"
  },
  {
   "address": "2736 County Road D East, White Bear Lake",
   "sale_month": "2018-06",
   "price": 220000,
   "lot_sqft": 1524,
   "price_per_lot_sqft": 144.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022440294"
  },
  {
   "address": "353 University Avenue West, Saint Paul",
   "sale_month": "2018-06",
   "price": 1200000,
   "lot_sqft": 11502,
   "price_per_lot_sqft": 104.33,
   "price_per_building_sqft": 149.12,
   "building_sqft": 8047,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8096,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130202"
  },
  {
   "address": "365 University Avenue West, Saint Paul",
   "sale_month": "2018-06",
   "price": 360000,
   "lot_sqft": 5829,
   "price_per_lot_sqft": 61.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130201"
  },
  {
   "address": "497 Virginia Street, Saint Paul",
   "sale_month": "2018-06",
   "price": 1200000,
   "lot_sqft": 5039,
   "price_per_lot_sqft": 238.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130186"
  },
  {
   "address": "10300 Bren Rd E, Minnetonka",
   "sale_month": "2018-06",
   "price": 4190000,
   "lot_sqft": 170655,
   "price_per_lot_sqft": 24.55,
   "price_per_building_sqft": 85.05,
   "building_sqft": 49266,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49563,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722420007"
  },
  {
   "address": "2101 Minnehaha Ave, Minneapolis",
   "sale_month": "2018-06",
   "price": 1250000,
   "lot_sqft": 19850,
   "price_per_lot_sqft": 62.97,
   "price_per_building_sqft": 98.82,
   "building_sqft": 12649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12726,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924220012"
  },
  {
   "address": "6540 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2018-06",
   "price": 971000,
   "lot_sqft": 93309,
   "price_per_lot_sqft": 10.41,
   "price_per_building_sqft": 37.66,
   "building_sqft": 25781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25937,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921140007"
  },
  {
   "address": "21380 State Hwy No 7, Greenwood",
   "sale_month": "2018-06",
   "price": 600000,
   "lot_sqft": 10986,
   "price_per_lot_sqft": 54.61,
   "price_per_building_sqft": 194.24,
   "building_sqft": 3089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3107,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723120017"
  },
  {
   "address": "2511 Columbus Ave, Minneapolis",
   "sale_month": "2018-06",
   "price": 1100000,
   "lot_sqft": 5831,
   "price_per_lot_sqft": 188.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924230017"
  },
  {
   "address": "2501 Columbus Ave, Minneapolis",
   "sale_month": "2018-06",
   "price": 1100000,
   "lot_sqft": 12938,
   "price_per_lot_sqft": 85.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6930,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924230016"
  },
  {
   "address": "7106 Elliot Ave S, Richfield",
   "sale_month": "2018-06",
   "price": 170000,
   "lot_sqft": 9242,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2506,
   "use": "APARTMENT",
   "parcel_id": "3502824210006"
  },
  {
   "address": "6750 Highway 10 Northwest, Ramsey",
   "sale_month": "2018-06",
   "price": 525000,
   "lot_sqft": 57880,
   "price_per_lot_sqft": 9.07,
   "price_per_building_sqft": 219.57,
   "building_sqft": 2391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2406,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225130003"
  },
  {
   "address": "6500 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2018-06",
   "price": 887000,
   "lot_sqft": 40855,
   "price_per_lot_sqft": 21.71,
   "price_per_building_sqft": 178.26,
   "building_sqft": 4976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5006,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921130084"
  },
  {
   "address": "2075 Daniels St, Long Lake",
   "sale_month": "2018-06",
   "price": 615000,
   "lot_sqft": 34097,
   "price_per_lot_sqft": 18.04,
   "price_per_building_sqft": 123.12,
   "building_sqft": 4995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5025,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823240056"
  },
  {
   "address": "2921 5th Ave S, Minneapolis",
   "sale_month": "2018-06",
   "price": 72000,
   "lot_sqft": 5103,
   "price_per_lot_sqft": 14.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1586,
   "use": "APARTMENT",
   "parcel_id": "3402924440078"
  },
  {
   "address": "2620 3rd Ave S, Minneapolis",
   "sale_month": "2018-06",
   "price": 590000,
   "lot_sqft": 6807,
   "price_per_lot_sqft": 86.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2509,
   "use": "APARTMENT",
   "parcel_id": "3402924420007"
  },
  {
   "address": "2707 Garfield Ave, Minneapolis",
   "sale_month": "2018-06",
   "price": 355000,
   "lot_sqft": 5429,
   "price_per_lot_sqft": 65.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1910,
   "use": "TRIPLEX",
   "parcel_id": "3402924320093"
  },
  {
   "address": "2442 Grand Ave S, Minneapolis",
   "sale_month": "2018-06",
   "price": 500000,
   "lot_sqft": 6320,
   "price_per_lot_sqft": 79.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1929,
   "use": "APARTMENT",
   "parcel_id": "3402924230022"
  },
  {
   "address": "550 Wheeler Street North, Saint Paul",
   "sale_month": "2018-06",
   "price": 1350000,
   "lot_sqft": 81279,
   "price_per_lot_sqft": 16.61,
   "price_per_building_sqft": 37.58,
   "building_sqft": 35926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36143,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923130037"
  },
  {
   "address": "699 Snelling Avenue North, Saint Paul",
   "sale_month": "2018-06",
   "price": 325000,
   "lot_sqft": 12659,
   "price_per_lot_sqft": 25.67,
   "price_per_building_sqft": 241.64,
   "building_sqft": 1345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1353,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923110004"
  },
  {
   "address": "1043 Hudson Road, Saint Paul",
   "sale_month": "2018-06",
   "price": 146500,
   "lot_sqft": 4698,
   "price_per_lot_sqft": 31.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922310233"
  },
  {
   "address": "2409 Colfax Ave S, Minneapolis",
   "sale_month": "2018-06",
   "price": 530000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 91.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1443,
   "use": "TRIPLEX",
   "parcel_id": "3302924140063"
  },
  {
   "address": "1280 185th Avenue Northeast, East Bethel",
   "sale_month": "2018-06",
   "price": 680000,
   "lot_sqft": 260460,
   "price_per_lot_sqft": 2.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323323310005"
  },
  {
   "address": "3351 Round Lake Boulevard, Anoka",
   "sale_month": "2018-06",
   "price": 730000,
   "lot_sqft": 43573,
   "price_per_lot_sqft": 16.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224310126"
  },
  {
   "address": "1526 134th Lane Northeast, Ham Lake",
   "sale_month": "2018-06",
   "price": 336000,
   "lot_sqft": 86656,
   "price_per_lot_sqft": 3.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223430022"
  },
  {
   "address": "796 7th Street East, Saint Paul",
   "sale_month": "2018-06",
   "price": 282000,
   "lot_sqft": 3949,
   "price_per_lot_sqft": 71.41,
   "price_per_building_sqft": 157.81,
   "building_sqft": 1787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1798,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110064"
  },
  {
   "address": "2255 Tower Drive, Stillwater",
   "sale_month": "2018-06",
   "price": 775000,
   "lot_sqft": 54293,
   "price_per_lot_sqft": 14.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3494,
   "use": "300",
   "parcel_id": "3203020340018"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 950000,
   "lot_sqft": 29178,
   "price_per_lot_sqft": 32.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3202921230023"
  },
  {
   "address": "615 Hale Avenue North, Oakdale",
   "sale_month": "2018-06",
   "price": 950000,
   "lot_sqft": 72285,
   "price_per_lot_sqft": 13.14,
   "price_per_building_sqft": 78.04,
   "building_sqft": 12173,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12246,
   "use": "305",
   "parcel_id": "3202921230020"
  },
  {
   "address": "980 Rice Street, Saint Paul",
   "sale_month": "2018-06",
   "price": 5590000,
   "lot_sqft": 43188,
   "price_per_lot_sqft": 129.43,
   "price_per_building_sqft": 495.96,
   "building_sqft": 11271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11339,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922230200"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 5590000,
   "lot_sqft": 20257,
   "price_per_lot_sqft": 275.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922230196"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 1406000,
   "lot_sqft": 24958,
   "price_per_lot_sqft": 56.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3617,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922140082"
  },
  {
   "address": "302 Cook Avenue East, Saint Paul",
   "sale_month": "2018-06",
   "price": 1406000,
   "lot_sqft": 4835,
   "price_per_lot_sqft": 290.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922140023"
  },
  {
   "address": "306 Cook Avenue East, Saint Paul",
   "sale_month": "2018-06",
   "price": 1406000,
   "lot_sqft": 5019,
   "price_per_lot_sqft": 280.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3185,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922140022"
  },
  {
   "address": "1150 Hazeltine Boulevard, Chaska",
   "sale_month": "2018-06",
   "price": 2098406,
   "lot_sqft": 33908,
   "price_per_lot_sqft": 61.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7615,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302190050"
  },
  {
   "address": "13676 Fenway Boulevard North, Hugo",
   "sale_month": "2018-06",
   "price": 1440000,
   "lot_sqft": 664303,
   "price_per_lot_sqft": 2.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3003121110009"
  },
  {
   "address": "801 Washington Ave SE, Minneapolis",
   "sale_month": "2018-06",
   "price": 7000000,
   "lot_sqft": 3167,
   "price_per_lot_sqft": 2210.29,
   "price_per_building_sqft": 1633.99,
   "building_sqft": 4284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4309,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3002923220018"
  },
  {
   "address": "807 Washington Ave SE, Minneapolis",
   "sale_month": "2018-06",
   "price": 7000000,
   "lot_sqft": 2804,
   "price_per_lot_sqft": 2496.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923220015"
  },
  {
   "address": "219 Oak St SE, Minneapolis",
   "sale_month": "2018-06",
   "price": 7000000,
   "lot_sqft": 10795,
   "price_per_lot_sqft": 648.45,
   "price_per_building_sqft": 3957.04,
   "building_sqft": 1769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1780,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923220013"
  },
  {
   "address": "935 Washington Ave SE, Minneapolis",
   "sale_month": "2018-06",
   "price": 5717130,
   "lot_sqft": 18808,
   "price_per_lot_sqft": 303.97,
   "price_per_building_sqft": 1716.34,
   "building_sqft": 3331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3351,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923220009"
  },
  {
   "address": "917 Washington Ave SE, Minneapolis",
   "sale_month": "2018-06",
   "price": 698810,
   "lot_sqft": 15239,
   "price_per_lot_sqft": 45.86,
   "price_per_building_sqft": 80.55,
   "building_sqft": 8675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8727,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923220006"
  },
  {
   "address": "617 8th Avenue Northwest, New Brighton",
   "sale_month": "2018-06",
   "price": 72000,
   "lot_sqft": 147987,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2255,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "293023130223"
  },
  {
   "address": "2350 Wycliff Street, Saint Paul",
   "sale_month": "2018-06",
   "price": 650000,
   "lot_sqft": 15427,
   "price_per_lot_sqft": 42.13,
   "price_per_building_sqft": 172.23,
   "building_sqft": 3774,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3797,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923420008"
  },
  {
   "address": "955 Payne Avenue, Saint Paul",
   "sale_month": "2018-06",
   "price": 180000,
   "lot_sqft": 2951,
   "price_per_lot_sqft": 61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420038"
  },
  {
   "address": "6304 York Ave S, Edina",
   "sale_month": "2018-06",
   "price": 2700000,
   "lot_sqft": 46092,
   "price_per_lot_sqft": 58.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13773,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2902824210007"
  },
  {
   "address": "7500 Brunswick Ave N, Brooklyn Park",
   "sale_month": "2018-06",
   "price": 925000,
   "lot_sqft": 41070,
   "price_per_lot_sqft": 22.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5028,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921230095"
  },
  {
   "address": "424 4th Street South, Stillwater",
   "sale_month": "2018-06",
   "price": 425000,
   "lot_sqft": 15037,
   "price_per_lot_sqft": 28.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2571,
   "use": "110",
   "parcel_id": "2803020430055"
  },
  {
   "address": "324 3rd Street South, Stillwater",
   "sale_month": "2018-06",
   "price": 2500000,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 500.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "110",
   "parcel_id": "2803020430041"
  },
  {
   "address": "320 3rd Street South, Stillwater",
   "sale_month": "2018-06",
   "price": 2500000,
   "lot_sqft": 6494,
   "price_per_lot_sqft": 384.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "110",
   "parcel_id": "2803020430040"
  },
  {
   "address": "312 3rd Street South, Stillwater",
   "sale_month": "2018-06",
   "price": 2500000,
   "lot_sqft": 7519,
   "price_per_lot_sqft": 332.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2803020420139"
  },
  {
   "address": "310 3rd Street South, Stillwater",
   "sale_month": "2018-06",
   "price": 2500000,
   "lot_sqft": 13359,
   "price_per_lot_sqft": 187.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "110",
   "parcel_id": "2803020420124"
  },
  {
   "address": "6427 Penn Ave S, Richfield",
   "sale_month": "2018-06",
   "price": 550000,
   "lot_sqft": 14662,
   "price_per_lot_sqft": 37.51,
   "price_per_building_sqft": 50.03,
   "building_sqft": 10994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11060,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230009"
  },
  {
   "address": "8700 13th Avenue East, Shakopee",
   "sale_month": "2018-06",
   "price": 1450000,
   "lot_sqft": 218992,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": 130.23,
   "building_sqft": 11134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11202,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279120223"
  },
  {
   "address": "4155 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2018-06",
   "price": 1332161,
   "lot_sqft": 64334,
   "price_per_lot_sqft": 20.71,
   "price_per_building_sqft": 247.61,
   "building_sqft": 5380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5412,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273740040"
  },
  {
   "address": "5126 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2018-06",
   "price": 550000,
   "lot_sqft": 28992,
   "price_per_lot_sqft": 18.97,
   "price_per_building_sqft": 123.18,
   "building_sqft": 4465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4492,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024110004"
  },
  {
   "address": "7218 Forestview La N, Maple Grove",
   "sale_month": "2018-06",
   "price": 307500,
   "lot_sqft": 3101,
   "price_per_lot_sqft": 99.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420050"
  },
  {
   "address": "7207 Forestview La N, Maple Grove",
   "sale_month": "2018-06",
   "price": 305000,
   "lot_sqft": 2294,
   "price_per_lot_sqft": 132.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420045"
  },
  {
   "address": "1532 19th St E, Minneapolis",
   "sale_month": "2018-06",
   "price": 43500,
   "lot_sqft": 2497,
   "price_per_lot_sqft": 17.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924440034"
  },
  {
   "address": "1430 66th St E, Richfield",
   "sale_month": "2018-06",
   "price": 191400,
   "lot_sqft": 11580,
   "price_per_lot_sqft": 16.53,
   "price_per_building_sqft": 61.29,
   "building_sqft": 3123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824130084"
  },
  {
   "address": "12400 Princeton Avenue South, Savage",
   "sale_month": "2018-06",
   "price": 530000,
   "lot_sqft": 16586,
   "price_per_lot_sqft": 31.95,
   "price_per_building_sqft": 60.06,
   "building_sqft": 8824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8877,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100890"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 530000,
   "lot_sqft": 8293,
   "price_per_lot_sqft": 63.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100870"
  },
  {
   "address": "4350 124th Street West, Savage",
   "sale_month": "2018-06",
   "price": 4500000,
   "lot_sqft": 14788,
   "price_per_lot_sqft": 304.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13816,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260100410"
  },
  {
   "address": "4350 124th Street West, Savage",
   "sale_month": "2018-06",
   "price": 4500000,
   "lot_sqft": 42436,
   "price_per_lot_sqft": 106.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2768,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260060010"
  },
  {
   "address": "4540 Dakota Street Southeast, Prior Lake",
   "sale_month": "2018-06",
   "price": 775000,
   "lot_sqft": 11465,
   "price_per_lot_sqft": 67.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2571,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "259020080"
  },
  {
   "address": "4530 Dakota Street Southeast, Prior Lake",
   "sale_month": "2018-06",
   "price": 775000,
   "lot_sqft": 11256,
   "price_per_lot_sqft": 68.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "259020070"
  },
  {
   "address": "14350 Xkimo Street Northwest, Ramsey",
   "sale_month": "2018-06",
   "price": 500,
   "lot_sqft": 60886,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225310011"
  },
  {
   "address": "8077 Century Boulevard, Chanhassen",
   "sale_month": "2018-06",
   "price": 650000,
   "lot_sqft": 227609,
   "price_per_lot_sqft": 2.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250680020"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 2587,
   "price_per_lot_sqft": 3015.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2502822340065"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 3810,
   "price_per_lot_sqft": 2047.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2502822340064"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 85036,
   "price_per_lot_sqft": 91.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2502822340053"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 14837,
   "price_per_lot_sqft": 525.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3514,
   "use": "110",
   "parcel_id": "2502822340052"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 14358,
   "price_per_lot_sqft": 543.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2502822340051"
  },
  {
   "address": "1125 Mark Court, Newport",
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 12372,
   "price_per_lot_sqft": 630.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6576,
   "use": "110",
   "parcel_id": "2502822340050"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 11450,
   "price_per_lot_sqft": 681.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2502822340049"
  },
  {
   "address": "1105 Mark Court, Newport",
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 10933,
   "price_per_lot_sqft": 713.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6837,
   "use": "110",
   "parcel_id": "2502822340048"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 6346,
   "price_per_lot_sqft": 1229.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2502822340044"
  },
  {
   "address": "1922 10th Avenue, Newport",
   "sale_month": "2018-06",
   "price": 7800000,
   "lot_sqft": 114905,
   "price_per_lot_sqft": 67.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6913,
   "use": "110",
   "parcel_id": "2502822340043"
  },
  {
   "address": "9269 Lake Drive Northeast, Columbus",
   "sale_month": "2018-06",
   "price": 190000,
   "lot_sqft": 150277,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222210002"
  },
  {
   "address": "1595 Rice Street, Saint Paul",
   "sale_month": "2018-06",
   "price": 745000,
   "lot_sqft": 10798,
   "price_per_lot_sqft": 68.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2705,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110082"
  },
  {
   "address": "1100 1st Avenue Northwest, New Prague",
   "sale_month": "2018-06",
   "price": 2497425,
   "lot_sqft": 675685,
   "price_per_lot_sqft": 3.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 117584,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "241220011"
  },
  {
   "address": "13201 Wilfred La N, Rogers",
   "sale_month": "2018-06",
   "price": 20425000,
   "lot_sqft": 1059144,
   "price_per_lot_sqft": 19.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 87240,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023210003"
  },
  {
   "address": "3430 Kilmer La N, Plymouth",
   "sale_month": "2018-06",
   "price": 299000,
   "lot_sqft": 19425,
   "price_per_lot_sqft": 15.39,
   "price_per_building_sqft": 170.76,
   "building_sqft": 1751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1762,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411822110025"
  },
  {
   "address": "1018 4th St SE, Minneapolis",
   "sale_month": "2018-06",
   "price": 550000,
   "lot_sqft": 5190,
   "price_per_lot_sqft": 105.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1783,
   "use": "APARTMENT",
   "parcel_id": "2402924310047"
  },
  {
   "address": "6019 Main Street Northeast, Fridley",
   "sale_month": "2018-06",
   "price": 500,
   "lot_sqft": 10341,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2033,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220064"
  },
  {
   "address": "8961 Aztec Dr, Eden Prairie",
   "sale_month": "2018-06",
   "price": 200000,
   "lot_sqft": 2782,
   "price_per_lot_sqft": 71.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230069"
  },
  {
   "address": "600 Nicollet Mall, Minneapolis",
   "sale_month": "2018-06",
   "price": 320000000,
   "lot_sqft": 141632,
   "price_per_lot_sqft": 2259.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924430120"
  },
  {
   "address": "434 Lakeside Ave, Minneapolis",
   "sale_month": "2018-06",
   "price": 4150000,
   "lot_sqft": 91326,
   "price_per_lot_sqft": 45.44,
   "price_per_building_sqft": 82.21,
   "building_sqft": 50479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50783,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924320004"
  },
  {
   "address": "813 5th St N, Minneapolis",
   "sale_month": "2018-06",
   "price": 1050000,
   "lot_sqft": 27860,
   "price_per_lot_sqft": 37.69,
   "price_per_building_sqft": 883.1,
   "building_sqft": 1189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1196,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2202924230149"
  },
  {
   "address": "425 Washington Ave N, Minneapolis",
   "sale_month": "2018-06",
   "price": 5770000,
   "lot_sqft": 15643,
   "price_per_lot_sqft": 368.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27691,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924130127"
  },
  {
   "address": "14400 Weaver Lake Rd N, Maple Grove",
   "sale_month": "2018-06",
   "price": 3183000,
   "lot_sqft": 72048,
   "price_per_lot_sqft": 44.18,
   "price_per_building_sqft": 490.98,
   "building_sqft": 6483,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6523,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111922140020"
  },
  {
   "address": "2601 Niagara La N, Plymouth",
   "sale_month": "2018-06",
   "price": 5500000,
   "lot_sqft": 306756,
   "price_per_lot_sqft": 17.93,
   "price_per_building_sqft": 71.6,
   "building_sqft": 76812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77276,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822340006"
  },
  {
   "address": "2125 Glenwood Ave, Minneapolis",
   "sale_month": "2018-06",
   "price": 775000,
   "lot_sqft": 10040,
   "price_per_lot_sqft": 77.19,
   "price_per_building_sqft": 320.25,
   "building_sqft": 2420,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2435,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924330114"
  },
  {
   "address": "1227 Irving Ave N, Minneapolis",
   "sale_month": "2018-06",
   "price": 211000,
   "lot_sqft": 5284,
   "price_per_lot_sqft": 39.93,
   "price_per_building_sqft": 160.33,
   "building_sqft": 1316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1324,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924210065"
  },
  {
   "address": "20454 Highway 65 Northeast, East Bethel",
   "sale_month": "2018-06",
   "price": 350001,
   "lot_sqft": 104905,
   "price_per_lot_sqft": 3.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203323210002"
  },
  {
   "address": "15255 Central Avenue Northeast, Ham Lake",
   "sale_month": "2018-06",
   "price": 390000,
   "lot_sqft": 93035,
   "price_per_lot_sqft": 4.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11060,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223420004"
  },
  {
   "address": "1275 Payne Avenue, Saint Paul",
   "sale_month": "2018-06",
   "price": 422000,
   "lot_sqft": 5488,
   "price_per_lot_sqft": 76.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1455,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922430042"
  },
  {
   "address": "1337 Arkwright Street, Saint Paul",
   "sale_month": "2018-06",
   "price": 4608000,
   "lot_sqft": 81802,
   "price_per_lot_sqft": 56.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18677,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202922320046"
  },
  {
   "address": "4735 Dahlgren Road, Carver",
   "sale_month": "2018-06",
   "price": 215000,
   "lot_sqft": 51232,
   "price_per_lot_sqft": 4.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "201160030"
  },
  {
   "address": "551 Beaver Street West, Belle Plaine",
   "sale_month": "2018-06",
   "price": 170000,
   "lot_sqft": 123799,
   "price_per_lot_sqft": 1.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14768,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200980010"
  },
  {
   "address": "627 Queen Ave N, Minneapolis",
   "sale_month": "2018-06",
   "price": 225000,
   "lot_sqft": 5708,
   "price_per_lot_sqft": 39.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1083,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2002924140133"
  },
  {
   "address": "2201 Plymouth Ave N, Minneapolis",
   "sale_month": "2018-06",
   "price": 2900000,
   "lot_sqft": 36820,
   "price_per_lot_sqft": 78.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14224,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002924110172"
  },
  {
   "address": "1394 Jackson Street, Saint Paul",
   "sale_month": "2018-06",
   "price": 1500000,
   "lot_sqft": 63110,
   "price_per_lot_sqft": 23.77,
   "price_per_building_sqft": 165.16,
   "building_sqft": 9082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9137,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922420025"
  },
  {
   "address": "1541 Jackson Street North, Saint Paul",
   "sale_month": "2018-06",
   "price": 271000,
   "lot_sqft": 6611,
   "price_per_lot_sqft": 40.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1309,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922240010"
  },
  {
   "address": "9320 Ensign Ave S, Bloomington",
   "sale_month": "2018-06",
   "price": 2830578,
   "lot_sqft": 72899,
   "price_per_lot_sqft": 38.83,
   "price_per_building_sqft": 529.38,
   "building_sqft": 5347,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5380,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911621330031"
  },
  {
   "address": "1030 North Frontage Road, Hastings",
   "sale_month": "2018-06",
   "price": 211600,
   "lot_sqft": 16435,
   "price_per_lot_sqft": 12.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1632,
   "use": "Commercial-preferred",
   "parcel_id": "191050048131"
  },
  {
   "address": "5746 33rd Ave S, Minneapolis",
   "sale_month": "2018-06",
   "price": 475000,
   "lot_sqft": 6837,
   "price_per_lot_sqft": 69.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1976,
   "use": "APARTMENT",
   "parcel_id": "1902823230078"
  },
  {
   "address": "3715 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-06",
   "price": 20300000,
   "lot_sqft": 151836,
   "price_per_lot_sqft": 133.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30248,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "173124210019"
  },
  {
   "address": "2356 Thomas Ave N, Minneapolis",
   "sale_month": "2018-06",
   "price": 131000,
   "lot_sqft": 4807,
   "price_per_lot_sqft": 27.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1045,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924110047"
  },
  {
   "address": "7150 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2018-06",
   "price": 250000,
   "lot_sqft": 255091,
   "price_per_lot_sqft": 0.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1702721230036"
  },
  {
   "address": "2022 Washington Ave N, Minneapolis",
   "sale_month": "2018-06",
   "price": 810000,
   "lot_sqft": 8030,
   "price_per_lot_sqft": 100.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1502924240044"
  },
  {
   "address": "22098 Canton Court, Farmington",
   "sale_month": "2018-06",
   "price": 1350000,
   "lot_sqft": 186343,
   "price_per_lot_sqft": 7.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18262,
   "use": "Commercial-preferred",
   "parcel_id": "142582802050"
  },
  {
   "address": "21090 Ozark Court North, Scandia",
   "sale_month": "2018-06",
   "price": 280000,
   "lot_sqft": 239026,
   "price_per_lot_sqft": 1.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "300",
   "parcel_id": "1403220430012"
  },
  {
   "address": "301 17th Ave NE, Minneapolis",
   "sale_month": "2018-06",
   "price": 1500000,
   "lot_sqft": 10813,
   "price_per_lot_sqft": 138.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5736,
   "use": "APARTMENT",
   "parcel_id": "1402924220141"
  },
  {
   "address": "730 Stinson Blvd NE, Minneapolis",
   "sale_month": "2018-06",
   "price": 424000,
   "lot_sqft": 185863,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "1302924410049"
  },
  {
   "address": "2633 Division Street North, North Saint Paul",
   "sale_month": "2018-06",
   "price": 1475000,
   "lot_sqft": 5889,
   "price_per_lot_sqft": 250.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2527,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922110007"
  },
  {
   "address": "2726 17th Avenue East, North Saint Paul",
   "sale_month": "2018-06",
   "price": 1475000,
   "lot_sqft": 11340,
   "price_per_lot_sqft": 130.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2587,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922110006"
  },
  {
   "address": "2720 17th Avenue East, North Saint Paul",
   "sale_month": "2018-06",
   "price": 1475000,
   "lot_sqft": 8822,
   "price_per_lot_sqft": 167.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2447,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922110005"
  },
  {
   "address": "2244 Johnson St NE, Minneapolis",
   "sale_month": "2018-06",
   "price": 1840000,
   "lot_sqft": 17884,
   "price_per_lot_sqft": 102.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9868,
   "use": "APARTMENT",
   "parcel_id": "1202924310146"
  },
  {
   "address": "14400 James Rd, Rogers",
   "sale_month": "2018-06",
   "price": 1450000,
   "lot_sqft": 105494,
   "price_per_lot_sqft": 13.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21954,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023420009"
  },
  {
   "address": "2540 2nd St NE, Minneapolis",
   "sale_month": "2018-06",
   "price": 4200000,
   "lot_sqft": 105947,
   "price_per_lot_sqft": 39.64,
   "price_per_building_sqft": 100.22,
   "building_sqft": 41906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42159,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924230130"
  },
  {
   "address": "463 3rd Street South, Bayport",
   "sale_month": "2018-06",
   "price": 810000,
   "lot_sqft": 30004,
   "price_per_lot_sqft": 27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "110",
   "parcel_id": "1102920320124"
  },
  {
   "address": "4309 Chicago Ave, Minneapolis",
   "sale_month": "2018-06",
   "price": 242000,
   "lot_sqft": 4501,
   "price_per_lot_sqft": 53.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1771,
   "use": "TRIPLEX",
   "parcel_id": "1102824310181"
  },
  {
   "address": "1570 Thomas Center Drive, Eagan",
   "sale_month": "2018-06",
   "price": 460000,
   "lot_sqft": 38888,
   "price_per_lot_sqft": 11.83,
   "price_per_building_sqft": 227.16,
   "building_sqft": 2025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2037,
   "use": "Commercial-preferred",
   "parcel_id": "107592501060"
  },
  {
   "address": "3707 50th Ave N, Brooklyn Center",
   "sale_month": "2018-06",
   "price": 418000,
   "lot_sqft": 15000,
   "price_per_lot_sqft": 27.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821130062"
  },
  {
   "address": "4205 Nicols Road, Eagan",
   "sale_month": "2018-06",
   "price": 658500,
   "lot_sqft": 31470,
   "price_per_lot_sqft": 20.92,
   "price_per_building_sqft": 166.62,
   "building_sqft": 3952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3976,
   "use": "Commercial-preferred",
   "parcel_id": "100300025011"
  },
  {
   "address": "3000 1st St N, Minneapolis",
   "sale_month": "2018-06",
   "price": 501959,
   "lot_sqft": 71392,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": 175.69,
   "building_sqft": 2857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2874,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924310095"
  },
  {
   "address": "9225 Lyndale Ave S, Bloomington",
   "sale_month": "2018-06",
   "price": 327000,
   "lot_sqft": 17330,
   "price_per_lot_sqft": 18.87,
   "price_per_building_sqft": 150,
   "building_sqft": 2180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2194,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330053"
  },
  {
   "address": "301 90th St W, Bloomington",
   "sale_month": "2018-06",
   "price": 250000,
   "lot_sqft": 25129,
   "price_per_lot_sqft": 9.95,
   "price_per_building_sqft": 103.26,
   "building_sqft": 2421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2435,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320021"
  },
  {
   "address": "11736 Ulysses Lane Northeast, Blaine",
   "sale_month": "2018-06",
   "price": 750000,
   "lot_sqft": 65136,
   "price_per_lot_sqft": 11.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340029"
  },
  {
   "address": "2155 County Road H, Mounds View",
   "sale_month": "2018-06",
   "price": 156000,
   "lot_sqft": 34214,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": 29,
   "building_sqft": 5379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5412,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023440007"
  },
  {
   "address": "5040 Winnetka Ave N, New Hope",
   "sale_month": "2018-06",
   "price": 6500000,
   "lot_sqft": 137157,
   "price_per_lot_sqft": 47.39,
   "price_per_building_sqft": 172.82,
   "building_sqft": 37612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37839,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0811821230002"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 350000,
   "lot_sqft": 10804,
   "price_per_lot_sqft": 32.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221430013"
  },
  {
   "address": "956 Lake Street South, Forest Lake",
   "sale_month": "2018-06",
   "price": 350000,
   "lot_sqft": 29212,
   "price_per_lot_sqft": 11.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "300",
   "parcel_id": "0803221430011"
  },
  {
   "address": "7500 80th Street South, Cottage Grove",
   "sale_month": "2018-06",
   "price": 3342685,
   "lot_sqft": 49466,
   "price_per_lot_sqft": 67.58,
   "price_per_building_sqft": 591.21,
   "building_sqft": 5654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5688,
   "use": "300",
   "parcel_id": "0802721340004"
  },
  {
   "address": "2590 Rice Street, Little Canada",
   "sale_month": "2018-06",
   "price": 174000,
   "lot_sqft": 2282,
   "price_per_lot_sqft": 76.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220125"
  },
  {
   "address": "153 Little Canada Road East, Little Canada",
   "sale_month": "2018-06",
   "price": 12500000,
   "lot_sqft": 291164,
   "price_per_lot_sqft": 42.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22170,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062922420010"
  },
  {
   "address": "5601 Boone Ave N, New Hope",
   "sale_month": "2018-06",
   "price": 2723145,
   "lot_sqft": 150006,
   "price_per_lot_sqft": 18.15,
   "price_per_building_sqft": 68.31,
   "building_sqft": 39867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40108,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821310003"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 225600,
   "lot_sqft": 1222,
   "price_per_lot_sqft": 184.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410460"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 225600,
   "lot_sqft": 1204,
   "price_per_lot_sqft": 187.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410340"
  },
  {
   "address": "3800 West Broadway, Robbinsdale",
   "sale_month": "2018-06",
   "price": 350000,
   "lot_sqft": 12837,
   "price_per_lot_sqft": 27.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924410081"
  },
  {
   "address": "3770 Lakeland Ave N, Robbinsdale",
   "sale_month": "2018-06",
   "price": 350000,
   "lot_sqft": 2343,
   "price_per_lot_sqft": 149.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924410035"
  },
  {
   "address": "4205 West Broadway, Robbinsdale",
   "sale_month": "2018-06",
   "price": 500000,
   "lot_sqft": 18183,
   "price_per_lot_sqft": 27.5,
   "price_per_building_sqft": 210.08,
   "building_sqft": 2380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2394,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210036"
  },
  {
   "address": "4517 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2018-06",
   "price": 600000,
   "lot_sqft": 12155,
   "price_per_lot_sqft": 49.36,
   "price_per_building_sqft": 220.18,
   "building_sqft": 2725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2741,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824120044"
  },
  {
   "address": "6801 56th Ave N, Crystal",
   "sale_month": "2018-06",
   "price": 27650000,
   "lot_sqft": 918231,
   "price_per_lot_sqft": 30.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74111,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821430003"
  },
  {
   "address": "6817 Wayzata Blvd, St. Louis Park",
   "sale_month": "2018-06",
   "price": 1900000,
   "lot_sqft": 31239,
   "price_per_lot_sqft": 60.82,
   "price_per_building_sqft": 124.82,
   "building_sqft": 15222,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15314,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721420034"
  },
  {
   "address": "23877 Goodview Circle North, Forest Lake",
   "sale_month": "2018-06",
   "price": 600000,
   "lot_sqft": 335164,
   "price_per_lot_sqft": 1.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8703,
   "use": "305",
   "parcel_id": "0503221110009"
  },
  {
   "address": null,
   "sale_month": "2018-06",
   "price": 150000,
   "lot_sqft": 50137,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502921340004"
  },
  {
   "address": "1985 Grand Avenue, Saint Paul",
   "sale_month": "2018-06",
   "price": 2058000,
   "lot_sqft": 8901,
   "price_per_lot_sqft": 231.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4917,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320034"
  },
  {
   "address": "1528 Laurel Avenue, Saint Paul",
   "sale_month": "2018-06",
   "price": 525000,
   "lot_sqft": 8435,
   "price_per_lot_sqft": 62.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1993,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230069"
  },
  {
   "address": "14101 West 62nd St, Eden Prairie",
   "sale_month": "2018-06",
   "price": 700000,
   "lot_sqft": 70590,
   "price_per_lot_sqft": 9.92,
   "price_per_building_sqft": 66.6,
   "building_sqft": 10510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10574,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220007"
  },
  {
   "address": "81 St Anthony Pkwy, Minneapolis",
   "sale_month": "2018-06",
   "price": 834095,
   "lot_sqft": 269840,
   "price_per_lot_sqft": 3.09,
   "price_per_building_sqft": 18.62,
   "building_sqft": 44796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45066,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924140009"
  },
  {
   "address": "3036 Harriet Ave, Minneapolis",
   "sale_month": "2018-06",
   "price": 690000,
   "lot_sqft": 5919,
   "price_per_lot_sqft": 116.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1685,
   "use": "APARTMENT",
   "parcel_id": "0302824220057"
  },
  {
   "address": "3321 2nd Ave S, Minneapolis",
   "sale_month": "2018-06",
   "price": 360000,
   "lot_sqft": 5774,
   "price_per_lot_sqft": 62.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1687,
   "use": "APARTMENT",
   "parcel_id": "0302824130142"
  },
  {
   "address": "9935 Hudson Place, Woodbury",
   "sale_month": "2018-06",
   "price": 2050011,
   "lot_sqft": 72079,
   "price_per_lot_sqft": 28.44,
   "price_per_building_sqft": 282.99,
   "building_sqft": 7244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7288,
   "use": "300",
   "parcel_id": "0302821140012"
  },
  {
   "address": "150 81st St W, Bloomington",
   "sale_month": "2018-06",
   "price": 12460000,
   "lot_sqft": 164803,
   "price_per_lot_sqft": 75.61,
   "price_per_building_sqft": 176.04,
   "building_sqft": 70781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71209,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724240078"
  },
  {
   "address": "1307 Highway 13 East, Burnsville",
   "sale_month": "2018-06",
   "price": 800000,
   "lot_sqft": 48707,
   "price_per_lot_sqft": 16.42,
   "price_per_building_sqft": 77.32,
   "building_sqft": 10346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10409,
   "use": "Commercial-preferred",
   "parcel_id": "020351017030"
  },
  {
   "address": "3641 12th Ave S, Minneapolis",
   "sale_month": "2018-06",
   "price": 215874,
   "lot_sqft": 6105,
   "price_per_lot_sqft": 35.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2284,
   "use": "APARTMENT",
   "parcel_id": "0202824430098"
  },
  {
   "address": "15464 Galaxie Avenue, Apple Valley",
   "sale_month": "2018-06",
   "price": 17389414,
   "lot_sqft": 115804,
   "price_per_lot_sqft": 150.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50864,
   "use": "Apartment",
   "parcel_id": "017589501010"
  },
  {
   "address": "10420 Wayzata Blvd, Minnetonka",
   "sale_month": "2018-06",
   "price": 8200000,
   "lot_sqft": 119027,
   "price_per_lot_sqft": 68.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21925,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722240036"
  },
  {
   "address": "313 Territorial Street East, Watertown",
   "sale_month": "2018-05",
   "price": 15000,
   "lot_sqft": 48091,
   "price_per_lot_sqft": 0.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850504241"
  },
  {
   "address": "8000 Rose Street, Victoria",
   "sale_month": "2018-05",
   "price": 282500,
   "lot_sqft": 7685,
   "price_per_lot_sqft": 36.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "655100130"
  },
  {
   "address": "725 Tacoma Boulevard, Norwood Young America",
   "sale_month": "2018-05",
   "price": 412207,
   "lot_sqft": 371113,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 134363,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "587520010"
  },
  {
   "address": "313 Central Avenue North, Norwood Young America",
   "sale_month": "2018-05",
   "price": 162700,
   "lot_sqft": 60673,
   "price_per_lot_sqft": 2.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580750080"
  },
  {
   "address": "522 Faxon Road North, Norwood Young America",
   "sale_month": "2018-05",
   "price": 140000,
   "lot_sqft": 44882,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580144750"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 18580,
   "lot_sqft": 17266,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "364875008300"
  },
  {
   "address": "1025 9th Avenue South, South Saint Paul",
   "sale_month": "2018-05",
   "price": 2212841,
   "lot_sqft": 61232,
   "price_per_lot_sqft": 36.14,
   "price_per_building_sqft": 525.87,
   "building_sqft": 4208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4234,
   "use": "Apartment",
   "parcel_id": "364875008270"
  },
  {
   "address": "1041 9th Avenue South, South Saint Paul",
   "sale_month": "2018-05",
   "price": 3770000,
   "lot_sqft": 63900,
   "price_per_lot_sqft": 59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4252,
   "use": "Apartment",
   "parcel_id": "364875008210"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 18579,
   "lot_sqft": 14702,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "364875008031"
  },
  {
   "address": "4457 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2018-05",
   "price": 575000,
   "lot_sqft": 18561,
   "price_per_lot_sqft": 30.98,
   "price_per_building_sqft": 136.19,
   "building_sqft": 4222,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4247,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220040"
  },
  {
   "address": "395 White Bear Avenue North, Saint Paul",
   "sale_month": "2018-05",
   "price": 340000,
   "lot_sqft": 9269,
   "price_per_lot_sqft": 36.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922410129"
  },
  {
   "address": "395 White Bear Avenue North, Saint Paul",
   "sale_month": "2018-05",
   "price": 340000,
   "lot_sqft": 12744,
   "price_per_lot_sqft": 26.68,
   "price_per_building_sqft": 129.43,
   "building_sqft": 2627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2643,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922410128"
  },
  {
   "address": "2612 1st Ave S, Minneapolis",
   "sale_month": "2018-05",
   "price": 202932,
   "lot_sqft": 7227,
   "price_per_lot_sqft": 28.08,
   "price_per_building_sqft": 23.7,
   "building_sqft": 8561,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8613,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420054"
  },
  {
   "address": "2448 Blaisdell Ave, Minneapolis",
   "sale_month": "2018-05",
   "price": 700000,
   "lot_sqft": 9071,
   "price_per_lot_sqft": 77.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2400,
   "use": "TRIPLEX",
   "parcel_id": "3402924240034"
  },
  {
   "address": "2511 1st Ave S, Minneapolis",
   "sale_month": "2018-05",
   "price": 520000,
   "lot_sqft": 5796,
   "price_per_lot_sqft": 89.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2808,
   "use": "APARTMENT",
   "parcel_id": "3402924130074"
  },
  {
   "address": "1725 Carroll Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 345000,
   "lot_sqft": 8425,
   "price_per_lot_sqft": 40.95,
   "price_per_building_sqft": 98.57,
   "building_sqft": 3500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3521,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923430011"
  },
  {
   "address": "1914 Iglehart Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 418000,
   "lot_sqft": 10590,
   "price_per_lot_sqft": 39.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2299,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340121"
  },
  {
   "address": "823 4th Street South, Stillwater",
   "sale_month": "2018-05",
   "price": 330000,
   "lot_sqft": 5058,
   "price_per_lot_sqft": 65.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020110061"
  },
  {
   "address": "2500 Colfax Ave S, Minneapolis",
   "sale_month": "2018-05",
   "price": 1442000,
   "lot_sqft": 10221,
   "price_per_lot_sqft": 141.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2765,
   "use": "APARTMENT",
   "parcel_id": "3302924140001"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 79000,
   "lot_sqft": 1199,
   "price_per_lot_sqft": 65.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "327350001010"
  },
  {
   "address": "3240 Rice Street, Little Canada",
   "sale_month": "2018-05",
   "price": 247000,
   "lot_sqft": 1812,
   "price_per_lot_sqft": 136.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330048"
  },
  {
   "address": "4195 Main St, St. Bonifacius",
   "sale_month": "2018-05",
   "price": 1195000,
   "lot_sqft": 28918,
   "price_per_lot_sqft": 41.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3111724110112"
  },
  {
   "address": "4820 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2018-05",
   "price": 1120000,
   "lot_sqft": 15988,
   "price_per_lot_sqft": 70.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3670,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924340102"
  },
  {
   "address": "5200 Wayzata Blvd, Golden Valley",
   "sale_month": "2018-05",
   "price": 960852,
   "lot_sqft": 43299,
   "price_per_lot_sqft": 22.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1154,
   "use": "APARTMENT",
   "parcel_id": "3002924230066"
  },
  {
   "address": "2333 Priscilla Street, Saint Paul",
   "sale_month": "2018-05",
   "price": 1382500,
   "lot_sqft": 14509,
   "price_per_lot_sqft": 95.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3164,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923110040"
  },
  {
   "address": "4120 Radio Drive, Woodbury",
   "sale_month": "2018-05",
   "price": 1029316,
   "lot_sqft": 60559,
   "price_per_lot_sqft": 17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2902821110026"
  },
  {
   "address": "6300 Lyndale Ave S, Richfield",
   "sale_month": "2018-05",
   "price": 525000,
   "lot_sqft": 20784,
   "price_per_lot_sqft": 25.26,
   "price_per_building_sqft": 212.72,
   "building_sqft": 2468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2483,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824110037"
  },
  {
   "address": "1615 Windermere Way, Shakopee",
   "sale_month": "2018-05",
   "price": 603006,
   "lot_sqft": 66945,
   "price_per_lot_sqft": 9.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14142,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274690010"
  },
  {
   "address": "38 Northern Stacks Drive Northeast, Fridley",
   "sale_month": "2018-05",
   "price": 500,
   "lot_sqft": 80437,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273024420010"
  },
  {
   "address": "1217 Bandana Boulevard North, Saint Paul",
   "sale_month": "2018-05",
   "price": 1725000,
   "lot_sqft": 64270,
   "price_per_lot_sqft": 26.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9854,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923130062"
  },
  {
   "address": "1402 7th Street East, Saint Paul",
   "sale_month": "2018-05",
   "price": 83000,
   "lot_sqft": 45177,
   "price_per_lot_sqft": 1.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922330142"
  },
  {
   "address": "12901 Pioneer Tr, Eden Prairie",
   "sale_month": "2018-05",
   "price": 259000,
   "lot_sqft": 100116,
   "price_per_lot_sqft": 2.59,
   "price_per_building_sqft": 27.07,
   "building_sqft": 9569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9627,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711622140023"
  },
  {
   "address": "1922 Clinton Ave, Minneapolis",
   "sale_month": "2018-05",
   "price": 1675000,
   "lot_sqft": 19232,
   "price_per_lot_sqft": 87.09,
   "price_per_building_sqft": 182.26,
   "building_sqft": 9190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9245,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924440090"
  },
  {
   "address": "11850 Vernon Avenue, Savage",
   "sale_month": "2018-05",
   "price": 6000000,
   "lot_sqft": 487871,
   "price_per_lot_sqft": 12.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269090260"
  },
  {
   "address": "8175 Highway 101, Savage",
   "sale_month": "2018-05",
   "price": 580000,
   "lot_sqft": 92049,
   "price_per_lot_sqft": 6.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263590010"
  },
  {
   "address": "7285 Forestview La N, Maple Grove",
   "sale_month": "2018-05",
   "price": 2150000,
   "lot_sqft": 64237,
   "price_per_lot_sqft": 33.47,
   "price_per_building_sqft": 209.84,
   "building_sqft": 10246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10308,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420013"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 6000000,
   "lot_sqft": 6305,
   "price_per_lot_sqft": 951.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260670050"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 6000000,
   "lot_sqft": 260211,
   "price_per_lot_sqft": 23.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260670030"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 6000000,
   "lot_sqft": 583699,
   "price_per_lot_sqft": 10.28,
   "price_per_building_sqft": 9230.77,
   "building_sqft": 650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 654,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260670020"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 6000000,
   "lot_sqft": 96118,
   "price_per_lot_sqft": 62.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 625,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260670010"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 6000000,
   "lot_sqft": 4830,
   "price_per_lot_sqft": 1242.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260500060"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 2000000,
   "lot_sqft": 107050,
   "price_per_lot_sqft": 18.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257030030"
  },
  {
   "address": "430 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-05",
   "price": 565000,
   "lot_sqft": 61828,
   "price_per_lot_sqft": 9.14,
   "price_per_building_sqft": 98.38,
   "building_sqft": 5743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5778,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124340046"
  },
  {
   "address": "4657 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2018-05",
   "price": 500,
   "lot_sqft": 6854,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1765,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330041"
  },
  {
   "address": "321 Como Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 550000,
   "lot_sqft": 19474,
   "price_per_lot_sqft": 28.24,
   "price_per_building_sqft": 176.74,
   "building_sqft": 3112,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3131,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430105"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 200000,
   "lot_sqft": 86792,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "252690030"
  },
  {
   "address": "2200 Franklin Ave E, Minneapolis",
   "sale_month": "2018-05",
   "price": 4250000,
   "lot_sqft": 17232,
   "price_per_lot_sqft": 246.63,
   "price_per_building_sqft": 306.97,
   "building_sqft": 13845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13929,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924340051"
  },
  {
   "address": "2300 Hastings Avenue, Newport",
   "sale_month": "2018-05",
   "price": 500000,
   "lot_sqft": 469808,
   "price_per_lot_sqft": 1.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2502822320035"
  },
  {
   "address": "3425 State Hwy No 169, Plymouth",
   "sale_month": "2018-05",
   "price": 490000,
   "lot_sqft": 18349,
   "price_per_lot_sqft": 26.7,
   "price_per_building_sqft": 160.6,
   "building_sqft": 3051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3069,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2411822110019"
  },
  {
   "address": "521 6th St SE, Minneapolis",
   "sale_month": "2018-05",
   "price": 585000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 53.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1725,
   "use": "TRIPLEX",
   "parcel_id": "2402924230089"
  },
  {
   "address": "7105 Main Street, Centerville",
   "sale_month": "2018-05",
   "price": 525000,
   "lot_sqft": 20065,
   "price_per_lot_sqft": 26.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2923,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233122220018"
  },
  {
   "address": "5420 5th Street Northeast, Fridley",
   "sale_month": "2018-05",
   "price": 379500,
   "lot_sqft": 10406,
   "price_per_lot_sqft": 36.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1686,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340015"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 120000,
   "lot_sqft": 10003,
   "price_per_lot_sqft": 12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922230188"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 675000,
   "lot_sqft": 24560,
   "price_per_lot_sqft": 27.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 857,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823220036"
  },
  {
   "address": "2366 7th Street West, Saint Paul",
   "sale_month": "2018-05",
   "price": 675000,
   "lot_sqft": 22031,
   "price_per_lot_sqft": 30.64,
   "price_per_building_sqft": 59.68,
   "building_sqft": 11310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11378,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "222823220033"
  },
  {
   "address": "323 Washington Ave N, Minneapolis",
   "sale_month": "2018-05",
   "price": 87000000,
   "lot_sqft": 44018,
   "price_per_lot_sqft": 1976.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9131,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924131161"
  },
  {
   "address": "20088 Ferret Street Northwest, Nowthen",
   "sale_month": "2018-05",
   "price": 78400,
   "lot_sqft": 119895,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203325410010"
  },
  {
   "address": "10588 Central Avenue Northeast, Blaine",
   "sale_month": "2018-05",
   "price": 6500000,
   "lot_sqft": 854532,
   "price_per_lot_sqft": 7.61,
   "price_per_building_sqft": 116.6,
   "building_sqft": 55748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56085,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203123240052"
  },
  {
   "address": "1439 Arcade Street, Saint Paul",
   "sale_month": "2018-05",
   "price": 595000,
   "lot_sqft": 13290,
   "price_per_lot_sqft": 44.77,
   "price_per_building_sqft": 127.79,
   "building_sqft": 4656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4684,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922410063"
  },
  {
   "address": "113 Meridian Street North, Belle Plaine",
   "sale_month": "2018-05",
   "price": 135000,
   "lot_sqft": 2262,
   "price_per_lot_sqft": 59.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015390"
  },
  {
   "address": "137 Meridian Street North, Belle Plaine",
   "sale_month": "2018-05",
   "price": 67500,
   "lot_sqft": 1958,
   "price_per_lot_sqft": 34.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015230"
  },
  {
   "address": "880 Bahls Drive, Hastings",
   "sale_month": "2018-05",
   "price": 310000,
   "lot_sqft": 22424,
   "price_per_lot_sqft": 13.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "Commercial-preferred",
   "parcel_id": "198301002030"
  },
  {
   "address": "1599 Sloan Street, Saint Paul",
   "sale_month": "2018-05",
   "price": 355000,
   "lot_sqft": 9824,
   "price_per_lot_sqft": 36.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2302,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110044"
  },
  {
   "address": "1562 Sloan Street, Saint Paul",
   "sale_month": "2018-05",
   "price": 600000,
   "lot_sqft": 14787,
   "price_per_lot_sqft": 40.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2287,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922110023"
  },
  {
   "address": "23850 Co Rd No 50, Corcoran",
   "sale_month": "2018-05",
   "price": 1006500,
   "lot_sqft": 3482933,
   "price_per_lot_sqft": 0.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911923320001"
  },
  {
   "address": "771 Cleveland Avenue South, Saint Paul",
   "sale_month": "2018-05",
   "price": 5500000,
   "lot_sqft": 17005,
   "price_per_lot_sqft": 323.43,
   "price_per_building_sqft": 327.03,
   "building_sqft": 16818,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16919,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823110100"
  },
  {
   "address": "4401 Quebec Ave N, New Hope",
   "sale_month": "2018-05",
   "price": 3025000,
   "lot_sqft": 116495,
   "price_per_lot_sqft": 25.97,
   "price_per_building_sqft": 65.5,
   "building_sqft": 46182,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46461,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711821220003"
  },
  {
   "address": "2053 Yorkshire Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 3645000,
   "lot_sqft": 11490,
   "price_per_lot_sqft": 317.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2499,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823320187"
  },
  {
   "address": "2028 Yorkshire Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 3645000,
   "lot_sqft": 28664,
   "price_per_lot_sqft": 127.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2959,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823320055"
  },
  {
   "address": "2034 Yorkshire Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 3645000,
   "lot_sqft": 17283,
   "price_per_lot_sqft": 210.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2955,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823320054"
  },
  {
   "address": "2040 Yorkshire Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 3645000,
   "lot_sqft": 12295,
   "price_per_lot_sqft": 296.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3005,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823320053"
  },
  {
   "address": "2048 Yorkshire Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 3645000,
   "lot_sqft": 12704,
   "price_per_lot_sqft": 286.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2392,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823320052"
  },
  {
   "address": "2052 Yorkshire Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 3645000,
   "lot_sqft": 13661,
   "price_per_lot_sqft": 266.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2104,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823320051"
  },
  {
   "address": "2037 Yorkshire Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 3645000,
   "lot_sqft": 28050,
   "price_per_lot_sqft": 129.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2809,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823320049"
  },
  {
   "address": "2047 Yorkshire Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 3645000,
   "lot_sqft": 10343,
   "price_per_lot_sqft": 352.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2292,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823320048"
  },
  {
   "address": "6213 Lake St W, St. Louis Park",
   "sale_month": "2018-05",
   "price": 335000,
   "lot_sqft": 9454,
   "price_per_lot_sqft": 35.43,
   "price_per_building_sqft": 93.13,
   "building_sqft": 3597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3618,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721230001"
  },
  {
   "address": "2184 4th Street, White Bear Lake",
   "sale_month": "2018-05",
   "price": 725000,
   "lot_sqft": 5717,
   "price_per_lot_sqft": 126.81,
   "price_per_building_sqft": 32.46,
   "building_sqft": 22336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22471,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410059"
  },
  {
   "address": "1816 Beebe Road North, Maplewood",
   "sale_month": "2018-05",
   "price": 14250000,
   "lot_sqft": 500577,
   "price_per_lot_sqft": 28.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36267,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "142922420002"
  },
  {
   "address": "11311 Dayton River Rd, Dayton",
   "sale_month": "2018-05",
   "price": 1175000,
   "lot_sqft": 111173,
   "price_per_lot_sqft": 10.57,
   "price_per_building_sqft": 82.49,
   "building_sqft": 14244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14330,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412022410004"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 1175000,
   "lot_sqft": 146966,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1412022140005"
  },
  {
   "address": "11500 West 78th St, Eden Prairie",
   "sale_month": "2018-05",
   "price": 3275000,
   "lot_sqft": 35793,
   "price_per_lot_sqft": 91.5,
   "price_per_building_sqft": 286.9,
   "building_sqft": 11415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11484,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622130041"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 3275000,
   "lot_sqft": 20407,
   "price_per_lot_sqft": 160.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411622130040"
  },
  {
   "address": "11528 Leona Rd, Eden Prairie",
   "sale_month": "2018-05",
   "price": 1616000,
   "lot_sqft": 62849,
   "price_per_lot_sqft": 25.71,
   "price_per_building_sqft": 223.73,
   "building_sqft": 7223,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7266,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622110052"
  },
  {
   "address": "601 Monroe St NE, Minneapolis",
   "sale_month": "2018-05",
   "price": 638000,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 61.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2337,
   "use": "APARTMENT",
   "parcel_id": "1402924410208"
  },
  {
   "address": "2455 2nd Street North, North Saint Paul",
   "sale_month": "2018-05",
   "price": 186500,
   "lot_sqft": 12474,
   "price_per_lot_sqft": 14.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 878,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922230097"
  },
  {
   "address": "825 Jefferson Avenue, Saint Paul",
   "sale_month": "2018-05",
   "price": 850000,
   "lot_sqft": 33220,
   "price_per_lot_sqft": 25.59,
   "price_per_building_sqft": 110.48,
   "building_sqft": 7694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7741,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823120037"
  },
  {
   "address": "11751 95th Ave N, Maple Grove",
   "sale_month": "2018-05",
   "price": 12470000,
   "lot_sqft": 127975,
   "price_per_lot_sqft": 97.44,
   "price_per_building_sqft": 258.46,
   "building_sqft": 48248,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48539,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922430019"
  },
  {
   "address": "11701 95th Ave N, Maple Grove",
   "sale_month": "2018-05",
   "price": 12470000,
   "lot_sqft": 193585,
   "price_per_lot_sqft": 64.42,
   "price_per_building_sqft": 188.73,
   "building_sqft": 66072,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66471,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922420010"
  },
  {
   "address": "9464 Hemlock La N, Maple Grove",
   "sale_month": "2018-05",
   "price": 12470000,
   "lot_sqft": 144821,
   "price_per_lot_sqft": 86.11,
   "price_per_building_sqft": 261,
   "building_sqft": 47777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48066,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922420009"
  },
  {
   "address": "4666 Slater Road, Eagan",
   "sale_month": "2018-05",
   "price": 295000,
   "lot_sqft": 2274,
   "price_per_lot_sqft": 129.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "108356801020"
  },
  {
   "address": "425 5th Avenue North, Bayport",
   "sale_month": "2018-05",
   "price": 230000,
   "lot_sqft": 11028,
   "price_per_lot_sqft": 20.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1002920110026"
  },
  {
   "address": "3807 Garfield Ave, Minneapolis",
   "sale_month": "2018-05",
   "price": 1200000,
   "lot_sqft": 7877,
   "price_per_lot_sqft": 152.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4069,
   "use": "APARTMENT",
   "parcel_id": "1002824220059"
  },
  {
   "address": "9211 Lyndale Ave S, Bloomington",
   "sale_month": "2018-05",
   "price": 274000,
   "lot_sqft": 30117,
   "price_per_lot_sqft": 9.1,
   "price_per_building_sqft": 64.06,
   "building_sqft": 4277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4303,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330044"
  },
  {
   "address": "17121 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2018-05",
   "price": 222000,
   "lot_sqft": 91159,
   "price_per_lot_sqft": 2.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223210008"
  },
  {
   "address": "11724 Ulysses Lane Northeast, Blaine",
   "sale_month": "2018-05",
   "price": 2210000,
   "lot_sqft": 56707,
   "price_per_lot_sqft": 38.97,
   "price_per_building_sqft": 211.08,
   "building_sqft": 10470,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10533,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340028"
  },
  {
   "address": "2512 West Broadway, Minneapolis",
   "sale_month": "2018-05",
   "price": 425000,
   "lot_sqft": 6155,
   "price_per_lot_sqft": 69.05,
   "price_per_building_sqft": 67.87,
   "building_sqft": 6262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6300,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924440108"
  },
  {
   "address": "316 East Main Street, Anoka",
   "sale_month": "2018-05",
   "price": 520000,
   "lot_sqft": 5354,
   "price_per_lot_sqft": 97.12,
   "price_per_building_sqft": 176.69,
   "building_sqft": 2943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2960,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220017"
  },
  {
   "address": "550 Madison Street, Anoka",
   "sale_month": "2018-05",
   "price": 10000,
   "lot_sqft": 28821,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3107,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210140"
  },
  {
   "address": "3904 42nd Ave S, Minneapolis",
   "sale_month": "2018-05",
   "price": 360000,
   "lot_sqft": 5027,
   "price_per_lot_sqft": 71.61,
   "price_per_building_sqft": 94.19,
   "building_sqft": 3822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3845,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823120206"
  },
  {
   "address": "611 Pierce Street, Anoka",
   "sale_month": "2018-05",
   "price": 500,
   "lot_sqft": 9729,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": 0.07,
   "building_sqft": 7495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7541,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124240020"
  },
  {
   "address": null,
   "sale_month": "2018-05",
   "price": 500,
   "lot_sqft": 7897,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124240019"
  },
  {
   "address": "5713 Geneva Avenue North, Oakdale",
   "sale_month": "2018-05",
   "price": 523000,
   "lot_sqft": 28435,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": 98.36,
   "building_sqft": 5317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5349,
   "use": "300",
   "parcel_id": "0602921220007"
  },
  {
   "address": "3223 Lake St E, Minneapolis",
   "sale_month": "2018-05",
   "price": 625000,
   "lot_sqft": 12624,
   "price_per_lot_sqft": 49.51,
   "price_per_building_sqft": 129.86,
   "building_sqft": 4813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4842,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823220025"
  },
  {
   "address": "350 Little Canada Road East, Little Canada",
   "sale_month": "2018-05",
   "price": 200000,
   "lot_sqft": 8322,
   "price_per_lot_sqft": 24.03,
   "price_per_building_sqft": 77.25,
   "building_sqft": 2589,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2605,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922330012"
  },
  {
   "address": "18077 Murphy Lake Boulevard, Credit River",
   "sale_month": "2018-05",
   "price": 1478000,
   "lot_sqft": 551957,
   "price_per_lot_sqft": 2.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25317,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "041220010"
  },
  {
   "address": "2730 Hazelwood Street North, Maplewood",
   "sale_month": "2018-05",
   "price": 7125000,
   "lot_sqft": 145747,
   "price_per_lot_sqft": 48.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24184,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032922430007"
  },
  {
   "address": "5500 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2018-05",
   "price": 2843750,
   "lot_sqft": 36116,
   "price_per_lot_sqft": 78.74,
   "price_per_building_sqft": 246.75,
   "building_sqft": 11525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11594,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821440032"
  },
  {
   "address": "3125 Grand Ave S, Minneapolis",
   "sale_month": "2018-05",
   "price": 555000,
   "lot_sqft": 5579,
   "price_per_lot_sqft": 99.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2224,
   "use": "APARTMENT",
   "parcel_id": "0302824220201"
  },
  {
   "address": "3329 Nicollet Ave, Minneapolis",
   "sale_month": "2018-05",
   "price": 56200,
   "lot_sqft": 11239,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1075,
   "use": "APARTMENT",
   "parcel_id": "0302824130087"
  },
  {
   "address": "12026 Riverwood Drive, Burnsville",
   "sale_month": "2018-05",
   "price": 1200000,
   "lot_sqft": 61589,
   "price_per_lot_sqft": 19.48,
   "price_per_building_sqft": 63.54,
   "building_sqft": 18885,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18999,
   "use": "Industrial-preferred",
   "parcel_id": "026430301080"
  },
  {
   "address": "23703 Oldfield Avenue North, Scandia",
   "sale_month": "2018-05",
   "price": 1,
   "lot_sqft": 847803,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0203220230005"
  },
  {
   "address": "3540 Bloomington Ave, Minneapolis",
   "sale_month": "2018-05",
   "price": 368000,
   "lot_sqft": 6215,
   "price_per_lot_sqft": 59.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1415,
   "use": "APARTMENT",
   "parcel_id": "0202824420146"
  },
  {
   "address": "3215 Chicago Ave, Minneapolis",
   "sale_month": "2018-05",
   "price": 385000,
   "lot_sqft": 4958,
   "price_per_lot_sqft": 77.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1284,
   "use": "APARTMENT",
   "parcel_id": "0202824240052"
  },
  {
   "address": "5550 Upper 147th Street West, Apple Valley",
   "sale_month": "2018-05",
   "price": 5041000,
   "lot_sqft": 203077,
   "price_per_lot_sqft": 24.82,
   "price_per_building_sqft": 103.82,
   "building_sqft": 48553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48846,
   "use": "Commercial-preferred",
   "parcel_id": "018110201020"
  },
  {
   "address": "14720 Energy Way, Apple Valley",
   "sale_month": "2018-05",
   "price": 4109000,
   "lot_sqft": 206425,
   "price_per_lot_sqft": 19.91,
   "price_per_building_sqft": 72.73,
   "building_sqft": 56497,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56838,
   "use": "Industrial",
   "parcel_id": "018110201010"
  },
  {
   "address": "14803 Energy Way, Apple Valley",
   "sale_month": "2018-05",
   "price": 368374,
   "lot_sqft": 2941,
   "price_per_lot_sqft": 125.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "014250001240"
  },
  {
   "address": "14807 Energy Way, Apple Valley",
   "sale_month": "2018-05",
   "price": 411626,
   "lot_sqft": 6480,
   "price_per_lot_sqft": 63.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001230"
  },
  {
   "address": "6541 City West Pkwy, Eden Prairie",
   "sale_month": "2018-05",
   "price": 11075000,
   "lot_sqft": 301825,
   "price_per_lot_sqft": 36.69,
   "price_per_building_sqft": 228.61,
   "building_sqft": 48446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48738,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622320017"
  },
  {
   "address": "6466 City West Pkwy, Eden Prairie",
   "sale_month": "2018-05",
   "price": 485000,
   "lot_sqft": 66500,
   "price_per_lot_sqft": 7.29,
   "price_per_building_sqft": 39.48,
   "building_sqft": 12286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12360,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622240025"
  },
  {
   "address": "6477 City West Pkwy, Eden Prairie",
   "sale_month": "2018-05",
   "price": 11075000,
   "lot_sqft": 300470,
   "price_per_lot_sqft": 36.86,
   "price_per_building_sqft": 198.31,
   "building_sqft": 55848,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56185,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622230012"
  },
  {
   "address": "3137 Longfellow Ave, Minneapolis",
   "sale_month": "2018-05",
   "price": 390000,
   "lot_sqft": 6242,
   "price_per_lot_sqft": 62.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1865,
   "use": "APARTMENT",
   "parcel_id": "0102824220118"
  },
  {
   "address": "9350 Oak Avenue, Waconia",
   "sale_month": "2018-04",
   "price": 204750,
   "lot_sqft": 1366,
   "price_per_lot_sqft": 149.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752570010"
  },
  {
   "address": "7984 Victoria Drive, Victoria",
   "sale_month": "2018-04",
   "price": 125000,
   "lot_sqft": 3867,
   "price_per_lot_sqft": 32.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650750280"
  },
  {
   "address": "201 Main Street East, Norwood Young America",
   "sale_month": "2018-04",
   "price": 240000,
   "lot_sqft": 8048,
   "price_per_lot_sqft": 29.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10021,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "580510620"
  },
  {
   "address": "8700 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2018-04",
   "price": 1100000,
   "lot_sqft": 64281,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": 178.83,
   "building_sqft": 6151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6188,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124410022"
  },
  {
   "address": "4141 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2018-04",
   "price": 159400,
   "lot_sqft": 2103,
   "price_per_lot_sqft": 75.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024230403"
  },
  {
   "address": "2412 26th St E, Minneapolis",
   "sale_month": "2018-04",
   "price": 335000,
   "lot_sqft": 7533,
   "price_per_lot_sqft": 44.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130061"
  },
  {
   "address": "2307 27th Ave S, Minneapolis",
   "sale_month": "2018-04",
   "price": 472245,
   "lot_sqft": 6874,
   "price_per_lot_sqft": 68.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1036,
   "use": "TRIPLEX",
   "parcel_id": "3602924120175"
  },
  {
   "address": "13554 Tungsten Street Northwest, Ramsey",
   "sale_month": "2018-04",
   "price": 950000,
   "lot_sqft": 64200,
   "price_per_lot_sqft": 14.8,
   "price_per_building_sqft": 31.79,
   "building_sqft": 29884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30065,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225320066"
  },
  {
   "address": "3857 Edgemoor Place Northeast, Columbia Heights",
   "sale_month": "2018-04",
   "price": 420000,
   "lot_sqft": 8068,
   "price_per_lot_sqft": 52.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1963,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024330003"
  },
  {
   "address": "2817 Oakland Ave, Minneapolis",
   "sale_month": "2018-04",
   "price": 265000,
   "lot_sqft": 9691,
   "price_per_lot_sqft": 27.34,
   "price_per_building_sqft": 66.5,
   "building_sqft": 3985,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4009,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330012"
  },
  {
   "address": "911 21st St E, Minneapolis",
   "sale_month": "2018-04",
   "price": 375000,
   "lot_sqft": 6732,
   "price_per_lot_sqft": 55.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1841,
   "use": "APARTMENT",
   "parcel_id": "3502924210031"
  },
  {
   "address": "1335 County Road D Circle East, Vadnais Heights",
   "sale_month": "2018-04",
   "price": 225000,
   "lot_sqft": 2757,
   "price_per_lot_sqft": 81.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022330023"
  },
  {
   "address": "1500 Thomas Avenue, Saint Paul",
   "sale_month": "2018-04",
   "price": 460000,
   "lot_sqft": 34003,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19597,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923230227"
  },
  {
   "address": "1840 Wayzata Blvd W, Long Lake",
   "sale_month": "2018-04",
   "price": 1400000,
   "lot_sqft": 5221,
   "price_per_lot_sqft": 268.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130031"
  },
  {
   "address": "1830 Wayzata Blvd W, Long Lake",
   "sale_month": "2018-04",
   "price": 1400000,
   "lot_sqft": 8988,
   "price_per_lot_sqft": 155.76,
   "price_per_building_sqft": 333.25,
   "building_sqft": 4201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4226,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130030"
  },
  {
   "address": "2645 1st Ave S, Minneapolis",
   "sale_month": "2018-04",
   "price": 525000,
   "lot_sqft": 14988,
   "price_per_lot_sqft": 35.03,
   "price_per_building_sqft": 161.29,
   "building_sqft": 3255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3274,
   "use": "APARTMENT",
   "parcel_id": "3402924420373"
  },
  {
   "address": "2637 1st Ave S, Minneapolis",
   "sale_month": "2018-04",
   "price": 225000,
   "lot_sqft": 3908,
   "price_per_lot_sqft": 57.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 952,
   "use": "APARTMENT",
   "parcel_id": "3402924420051"
  },
  {
   "address": "3595 New Brighton Road, New Brighton",
   "sale_month": "2018-04",
   "price": 250000,
   "lot_sqft": 68480,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": 378.21,
   "building_sqft": 661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 665,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333023220074"
  },
  {
   "address": "1902 Greeley Street South, Stillwater",
   "sale_month": "2018-04",
   "price": 1250000,
   "lot_sqft": 67488,
   "price_per_lot_sqft": 18.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14307,
   "use": "305",
   "parcel_id": "3303020330053"
  },
  {
   "address": "1511 Lagoon Ave, Minneapolis",
   "sale_month": "2018-04",
   "price": 1212000,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 219.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4799,
   "use": "APARTMENT",
   "parcel_id": "3302924340043"
  },
  {
   "address": "2401 Girard Ave S, Minneapolis",
   "sale_month": "2018-04",
   "price": 2450000,
   "lot_sqft": 9504,
   "price_per_lot_sqft": 257.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3205,
   "use": "APARTMENT",
   "parcel_id": "3302924130062"
  },
  {
   "address": "905 Franklin Ave W, Minneapolis",
   "sale_month": "2018-04",
   "price": 5450000,
   "lot_sqft": 22491,
   "price_per_lot_sqft": 242.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11629,
   "use": "APARTMENT",
   "parcel_id": "3302924110069"
  },
  {
   "address": "484 Inwood Avenue North, Oakdale",
   "sale_month": "2018-04",
   "price": 4125000,
   "lot_sqft": 163159,
   "price_per_lot_sqft": 25.28,
   "price_per_building_sqft": 126,
   "building_sqft": 32738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32936,
   "use": "300",
   "parcel_id": "3302921310014"
  },
  {
   "address": "18579 Highway 65 Northeast, East Bethel",
   "sale_month": "2018-04",
   "price": 250000,
   "lot_sqft": 70964,
   "price_per_lot_sqft": 3.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323130007"
  },
  {
   "address": "13717 Johnson Street Northeast, Ham Lake",
   "sale_month": "2018-04",
   "price": 850000,
   "lot_sqft": 84542,
   "price_per_lot_sqft": 10.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223240022"
  },
  {
   "address": "778 7th Street East, Saint Paul",
   "sale_month": "2018-04",
   "price": 625000,
   "lot_sqft": 4429,
   "price_per_lot_sqft": 141.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110080"
  },
  {
   "address": "782 7th Street East, Saint Paul",
   "sale_month": "2018-04",
   "price": 625000,
   "lot_sqft": 8187,
   "price_per_lot_sqft": 76.34,
   "price_per_building_sqft": 228.6,
   "building_sqft": 2734,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2751,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110079"
  },
  {
   "address": "10600 Brunswick Rd, Bloomington",
   "sale_month": "2018-04",
   "price": 27000000,
   "lot_sqft": 508730,
   "price_per_lot_sqft": 53.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19434,
   "use": "APARTMENT",
   "parcel_id": "3211621410019"
  },
  {
   "address": "3300 Edinborough Way, Edina",
   "sale_month": "2018-04",
   "price": 14450000,
   "lot_sqft": 181944,
   "price_per_lot_sqft": 79.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824340027"
  },
  {
   "address": "3900 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2018-04",
   "price": 725000,
   "lot_sqft": 10514,
   "price_per_lot_sqft": 68.96,
   "price_per_building_sqft": 507.35,
   "building_sqft": 1429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1438,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440001"
  },
  {
   "address": "42 Cook Avenue West, Saint Paul",
   "sale_month": "2018-04",
   "price": 34000,
   "lot_sqft": 4925,
   "price_per_lot_sqft": 6.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1678,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922230075"
  },
  {
   "address": "2425 Mendelssohn La N, Golden Valley",
   "sale_month": "2018-04",
   "price": 725000,
   "lot_sqft": 27275,
   "price_per_lot_sqft": 26.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5987,
   "use": "APARTMENT",
   "parcel_id": "3011821220114"
  },
  {
   "address": "5223 Circle Down, Golden Valley",
   "sale_month": "2018-04",
   "price": 2800,
   "lot_sqft": 1054,
   "price_per_lot_sqft": 2.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002924230050"
  },
  {
   "address": "2813 4th St SE, Minneapolis",
   "sale_month": "2018-04",
   "price": 2187000,
   "lot_sqft": 32535,
   "price_per_lot_sqft": 67.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9741,
   "use": "APARTMENT",
   "parcel_id": "3002923130026"
  },
  {
   "address": "1985 Geneva Avenue North, Oakdale",
   "sale_month": "2018-04",
   "price": 200000,
   "lot_sqft": 30047,
   "price_per_lot_sqft": 6.66,
   "price_per_building_sqft": 142.76,
   "building_sqft": 1401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1410,
   "use": "300",
   "parcel_id": "3002921220034"
  },
  {
   "address": "10044 Goodhue Street Northeast, Blaine",
   "sale_month": "2018-04",
   "price": 1542500,
   "lot_sqft": 137326,
   "price_per_lot_sqft": 11.23,
   "price_per_building_sqft": 50.47,
   "building_sqft": 30565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30750,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110021"
  },
  {
   "address": "1041 Raymond Avenue, Saint Paul",
   "sale_month": "2018-04",
   "price": 700000,
   "lot_sqft": 36251,
   "price_per_lot_sqft": 19.31,
   "price_per_building_sqft": 58.54,
   "building_sqft": 11958,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12030,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923120055"
  },
  {
   "address": "980 Payne Avenue, Saint Paul",
   "sale_month": "2018-04",
   "price": 350000,
   "lot_sqft": 5007,
   "price_per_lot_sqft": 69.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130184"
  },
  {
   "address": "6724 Penn Ave S, Richfield",
   "sale_month": "2018-04",
   "price": 895000,
   "lot_sqft": 12610,
   "price_per_lot_sqft": 70.98,
   "price_per_building_sqft": 279.51,
   "building_sqft": 3202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3221,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410145"
  },
  {
   "address": "3661 New Brighton Road, Arden Hills",
   "sale_month": "2018-04",
   "price": 250000,
   "lot_sqft": 9892,
   "price_per_lot_sqft": 25.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283023330030"
  },
  {
   "address": "219 Main Street South, Stillwater",
   "sale_month": "2018-04",
   "price": 1225000,
   "lot_sqft": 3068,
   "price_per_lot_sqft": 399.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410030"
  },
  {
   "address": "60 51st Way Northeast, Fridley",
   "sale_month": "2018-04",
   "price": 500,
   "lot_sqft": 514232,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 209182,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 210445,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024240002"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 500000,
   "lot_sqft": 6274,
   "price_per_lot_sqft": 79.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272922340048"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 500000,
   "lot_sqft": 6444,
   "price_per_lot_sqft": 77.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272922340047"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 500000,
   "lot_sqft": 6442,
   "price_per_lot_sqft": 77.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272922340046"
  },
  {
   "address": "1497 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2018-04",
   "price": 500000,
   "lot_sqft": 19312,
   "price_per_lot_sqft": 25.89,
   "price_per_building_sqft": 85.06,
   "building_sqft": 5878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5913,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272922340045"
  },
  {
   "address": "1251 1st Avenue East, Shakopee",
   "sale_month": "2018-04",
   "price": 1500000,
   "lot_sqft": 48272,
   "price_per_lot_sqft": 31.07,
   "price_per_building_sqft": 120.63,
   "building_sqft": 12435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12510,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271000010"
  },
  {
   "address": "4571 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2018-04",
   "price": 2201161,
   "lot_sqft": 174913,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": 25.71,
   "building_sqft": 85627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 86143,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270890031"
  },
  {
   "address": "600 9th St S, Minneapolis",
   "sale_month": "2018-04",
   "price": 1690000,
   "lot_sqft": 11010,
   "price_per_lot_sqft": 153.5,
   "price_per_building_sqft": 124.62,
   "building_sqft": 13561,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13643,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230068"
  },
  {
   "address": "1601 66th St E, Richfield",
   "sale_month": "2018-04",
   "price": 5870238,
   "lot_sqft": 61902,
   "price_per_lot_sqft": 94.83,
   "price_per_building_sqft": 2936.59,
   "building_sqft": 1999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2011,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824410109"
  },
  {
   "address": "45 21st Street, Newport",
   "sale_month": "2018-04",
   "price": 600000,
   "lot_sqft": 127270,
   "price_per_lot_sqft": 4.71,
   "price_per_building_sqft": 59.71,
   "building_sqft": 10048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10109,
   "use": "305",
   "parcel_id": "2602822420002"
  },
  {
   "address": "16154 Main Avenue Southeast, Prior Lake",
   "sale_month": "2018-04",
   "price": 230000,
   "lot_sqft": 1606,
   "price_per_lot_sqft": 143.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254090011"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 380000,
   "lot_sqft": 14044,
   "price_per_lot_sqft": 27.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123130085"
  },
  {
   "address": "1 South Pine Drive, Circle Pines",
   "sale_month": "2018-04",
   "price": 380000,
   "lot_sqft": 46546,
   "price_per_lot_sqft": 8.16,
   "price_per_building_sqft": 104.4,
   "building_sqft": 3640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3662,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123130084"
  },
  {
   "address": "16670 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2018-04",
   "price": 40000,
   "lot_sqft": 616,
   "price_per_lot_sqft": 64.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251970040"
  },
  {
   "address": "1900 Stoughton Avenue, Chanhassen",
   "sale_month": "2018-04",
   "price": 8375000,
   "lot_sqft": 709673,
   "price_per_lot_sqft": 11.8,
   "price_per_building_sqft": 560.5,
   "building_sqft": 14942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15032,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250340111"
  },
  {
   "address": "825 11th Ave SE, Minneapolis",
   "sale_month": "2018-04",
   "price": 800000,
   "lot_sqft": 13231,
   "price_per_lot_sqft": 60.46,
   "price_per_building_sqft": 106.4,
   "building_sqft": 7519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7564,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924130121"
  },
  {
   "address": "5495 Main Street Northeast, Fridley",
   "sale_month": "2018-04",
   "price": 1900000,
   "lot_sqft": 23125,
   "price_per_lot_sqft": 82.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4781,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024330052"
  },
  {
   "address": "5475 Main Street Northeast, Fridley",
   "sale_month": "2018-04",
   "price": 1900000,
   "lot_sqft": 23011,
   "price_per_lot_sqft": 82.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4781,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024330051"
  },
  {
   "address": "301 5th St SE, Minneapolis",
   "sale_month": "2018-04",
   "price": 1442000,
   "lot_sqft": 9316,
   "price_per_lot_sqft": 154.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3139,
   "use": "APARTMENT",
   "parcel_id": "2302924110003"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 150000,
   "lot_sqft": 11652,
   "price_per_lot_sqft": 12.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229190030"
  },
  {
   "address": "429 Rice Street North, Jordan",
   "sale_month": "2018-04",
   "price": 150000,
   "lot_sqft": 8312,
   "price_per_lot_sqft": 18.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229190010"
  },
  {
   "address": "212 1st St N, Minneapolis",
   "sale_month": "2018-04",
   "price": 590000,
   "lot_sqft": 26610,
   "price_per_lot_sqft": 22.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29438,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140653"
  },
  {
   "address": "24 2nd Ave N, Minneapolis",
   "sale_month": "2018-04",
   "price": 7500000,
   "lot_sqft": 132813,
   "price_per_lot_sqft": 56.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924140634"
  },
  {
   "address": "424 Broadway Street North, Jordan",
   "sale_month": "2018-04",
   "price": 150000,
   "lot_sqft": 8843,
   "price_per_lot_sqft": 16.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220011060"
  },
  {
   "address": "410 Broadway Street North, Jordan",
   "sale_month": "2018-04",
   "price": 150000,
   "lot_sqft": 7481,
   "price_per_lot_sqft": 20.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220010920"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 150000,
   "lot_sqft": 19614,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220010880"
  },
  {
   "address": "2331 108th Lane Northeast, Blaine",
   "sale_month": "2018-04",
   "price": 1780000,
   "lot_sqft": 57884,
   "price_per_lot_sqft": 30.75,
   "price_per_building_sqft": 168.77,
   "building_sqft": 10547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10610,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213123120025"
  },
  {
   "address": "1060 Centerville Circle, Vadnais Heights",
   "sale_month": "2018-04",
   "price": 300000,
   "lot_sqft": 2966,
   "price_per_lot_sqft": 101.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210102"
  },
  {
   "address": "9015 Broderick Boulevard, Inver Grove Heights",
   "sale_month": "2018-04",
   "price": 2369188,
   "lot_sqft": 251169,
   "price_per_lot_sqft": 9.43,
   "price_per_building_sqft": 41.72,
   "building_sqft": 56783,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57125,
   "use": "Commercial-preferred",
   "parcel_id": "201186101010"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 812,
   "lot_sqft": 88736,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "201186100010"
  },
  {
   "address": "7224 33rd Ave N, Crystal",
   "sale_month": "2018-04",
   "price": 430000,
   "lot_sqft": 17219,
   "price_per_lot_sqft": 24.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2346,
   "use": "APARTMENT",
   "parcel_id": "2011821240005"
  },
  {
   "address": "14529 Forest Boulevard North, Hugo",
   "sale_month": "2018-04",
   "price": 420000,
   "lot_sqft": 48701,
   "price_per_lot_sqft": 8.62,
   "price_per_building_sqft": 91.09,
   "building_sqft": 4611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4639,
   "use": "300",
   "parcel_id": "2003121240051"
  },
  {
   "address": "2111 Vermillion Street, Hastings",
   "sale_month": "2018-04",
   "price": 147900,
   "lot_sqft": 13498,
   "price_per_lot_sqft": 10.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "Commercial-preferred",
   "parcel_id": "198170001020"
  },
  {
   "address": "1431 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2018-04",
   "price": 940000,
   "lot_sqft": 37223,
   "price_per_lot_sqft": 25.25,
   "price_per_building_sqft": 115.31,
   "building_sqft": 8152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8201,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023130159"
  },
  {
   "address": "4294 Dahlberg Dr, Golden Valley",
   "sale_month": "2018-04",
   "price": 515000,
   "lot_sqft": 6319,
   "price_per_lot_sqft": 81.5,
   "price_per_building_sqft": 100.98,
   "building_sqft": 5100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5131,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924130050"
  },
  {
   "address": "641 Hoover St NE, Minneapolis",
   "sale_month": "2018-04",
   "price": 700000,
   "lot_sqft": 43211,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": 33.04,
   "building_sqft": 21189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21316,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923420003"
  },
  {
   "address": "2601 Broadway St NE, Minneapolis",
   "sale_month": "2018-04",
   "price": 6500000,
   "lot_sqft": 281577,
   "price_per_lot_sqft": 23.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 82046,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923230019"
  },
  {
   "address": "306 4th Street, Farmington",
   "sale_month": "2018-04",
   "price": 200449,
   "lot_sqft": 8429,
   "price_per_lot_sqft": 23.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "Commercial-preferred",
   "parcel_id": "147700023022"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 47451,
   "lot_sqft": 5993,
   "price_per_lot_sqft": 7.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "147700023021"
  },
  {
   "address": "821 3rd Street, Farmington",
   "sale_month": "2018-04",
   "price": 380000,
   "lot_sqft": 41011,
   "price_per_lot_sqft": 9.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21213,
   "use": "Commercial-preferred",
   "parcel_id": "145670000220"
  },
  {
   "address": "5253 Chicago Ave, Minneapolis",
   "sale_month": "2018-04",
   "price": 289900,
   "lot_sqft": 3686,
   "price_per_lot_sqft": 78.65,
   "price_per_building_sqft": 38.17,
   "building_sqft": 7594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7639,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824340225"
  },
  {
   "address": "6534 Central Avenue Northeast, Fridley",
   "sale_month": "2018-04",
   "price": 900000,
   "lot_sqft": 20794,
   "price_per_lot_sqft": 43.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1707,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133024240104"
  },
  {
   "address": "6544 Central Avenue Northeast, Fridley",
   "sale_month": "2018-04",
   "price": 900000,
   "lot_sqft": 14197,
   "price_per_lot_sqft": 63.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1941,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133024240069"
  },
  {
   "address": "8686 Valley Forge La N, Maple Grove",
   "sale_month": "2018-04",
   "price": 1736000,
   "lot_sqft": 189439,
   "price_per_lot_sqft": 9.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47298,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922340009"
  },
  {
   "address": "960 29th Ave NE, Minneapolis",
   "sale_month": "2018-04",
   "price": 530000,
   "lot_sqft": 7795,
   "price_per_lot_sqft": 67.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1972,
   "use": "APARTMENT",
   "parcel_id": "1202924220185"
  },
  {
   "address": "1406 7th Street West, Saint Paul",
   "sale_month": "2018-04",
   "price": 45000,
   "lot_sqft": 4465,
   "price_per_lot_sqft": 10.08,
   "price_per_building_sqft": 98.47,
   "building_sqft": 457,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 459,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823340184"
  },
  {
   "address": "899 Randolph Avenue, Saint Paul",
   "sale_month": "2018-04",
   "price": 200000,
   "lot_sqft": 4313,
   "price_per_lot_sqft": 46.37,
   "price_per_building_sqft": 114.42,
   "building_sqft": 1748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1759,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823240173"
  },
  {
   "address": "201 Lowry Ave NE, Minneapolis",
   "sale_month": "2018-04",
   "price": 440000,
   "lot_sqft": 22597,
   "price_per_lot_sqft": 19.47,
   "price_per_building_sqft": 39.22,
   "building_sqft": 11220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11288,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924230135"
  },
  {
   "address": "2524 Central Ave NE, Minneapolis",
   "sale_month": "2018-04",
   "price": 250000,
   "lot_sqft": 8310,
   "price_per_lot_sqft": 30.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2760,
   "use": "TRIPLEX",
   "parcel_id": "1102924140042"
  },
  {
   "address": "910 Wescott Trail, Eagan",
   "sale_month": "2018-04",
   "price": 535000,
   "lot_sqft": 10285,
   "price_per_lot_sqft": 52.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21204,
   "use": "Apartment",
   "parcel_id": "108361201075"
  },
  {
   "address": "4206 Nicols Road, Eagan",
   "sale_month": "2018-04",
   "price": 600000,
   "lot_sqft": 22481,
   "price_per_lot_sqft": 26.69,
   "price_per_building_sqft": 227.36,
   "building_sqft": 2639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2655,
   "use": "Commercial-preferred",
   "parcel_id": "101670108191"
  },
  {
   "address": "2933 6th St N, Minneapolis",
   "sale_month": "2018-04",
   "price": 270500,
   "lot_sqft": 6297,
   "price_per_lot_sqft": 42.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1715,
   "use": "TRIPLEX",
   "parcel_id": "1002924320110"
  },
  {
   "address": "3161 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-04",
   "price": 1500000,
   "lot_sqft": 54618,
   "price_per_lot_sqft": 27.46,
   "price_per_building_sqft": 141.91,
   "building_sqft": 10570,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10633,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093124220050"
  },
  {
   "address": "9751 Xenia Ave N, Brooklyn Park",
   "sale_month": "2018-04",
   "price": 1200000,
   "lot_sqft": 78052,
   "price_per_lot_sqft": 15.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921220070"
  },
  {
   "address": "3423 James Ave N, Minneapolis",
   "sale_month": "2018-04",
   "price": 175000,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 34.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 852,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924210199"
  },
  {
   "address": "9100 Bloomington Fwy West, Bloomington",
   "sale_month": "2018-04",
   "price": 2100000,
   "lot_sqft": 187985,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": 45.81,
   "building_sqft": 45844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46121,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724310059"
  },
  {
   "address": "2800 West Broadway, Minneapolis",
   "sale_month": "2018-04",
   "price": 370000,
   "lot_sqft": 6529,
   "price_per_lot_sqft": 56.67,
   "price_per_building_sqft": 62.89,
   "building_sqft": 5883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5918,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924420147"
  },
  {
   "address": "2707 43rd St W, Minneapolis",
   "sale_month": "2018-04",
   "price": 620000,
   "lot_sqft": 8543,
   "price_per_lot_sqft": 72.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1706,
   "use": "APARTMENT",
   "parcel_id": "0802824410063"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 750000,
   "lot_sqft": 2744,
   "price_per_lot_sqft": 273.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822320063"
  },
  {
   "address": "637 Smith Avenue South, Saint Paul",
   "sale_month": "2018-04",
   "price": 750000,
   "lot_sqft": 5237,
   "price_per_lot_sqft": 143.21,
   "price_per_building_sqft": 74.49,
   "building_sqft": 10069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10129,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822320005"
  },
  {
   "address": "631 Stryker Avenue, Saint Paul",
   "sale_month": "2018-04",
   "price": 85000,
   "lot_sqft": 4708,
   "price_per_lot_sqft": 18.05,
   "price_per_building_sqft": 8.72,
   "building_sqft": 9746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9804,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822140154"
  },
  {
   "address": "22455 Everton Avenue North, Forest Lake",
   "sale_month": "2018-04",
   "price": 187500,
   "lot_sqft": 201895,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38733,
   "use": "305",
   "parcel_id": "0703221130045"
  },
  {
   "address": "3821 42nd Ave S, Minneapolis",
   "sale_month": "2018-04",
   "price": 223000,
   "lot_sqft": 5073,
   "price_per_lot_sqft": 43.96,
   "price_per_building_sqft": 107.26,
   "building_sqft": 2079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2092,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823110116"
  },
  {
   "address": "2501 4th Avenue, Anoka",
   "sale_month": "2018-04",
   "price": 480000,
   "lot_sqft": 14254,
   "price_per_lot_sqft": 33.67,
   "price_per_building_sqft": 72.15,
   "building_sqft": 6653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6693,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124320090"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 42550,
   "lot_sqft": 30271,
   "price_per_lot_sqft": 1.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1911,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0511922240019"
  },
  {
   "address": "3137 Hennepin Ave, Minneapolis",
   "sale_month": "2018-04",
   "price": 570000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 98.02,
   "price_per_building_sqft": 289.05,
   "building_sqft": 1972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1984,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824120136"
  },
  {
   "address": "2719 Lexington Avenue North, Roseville",
   "sale_month": "2018-04",
   "price": 2300000,
   "lot_sqft": 110984,
   "price_per_lot_sqft": 20.72,
   "price_per_building_sqft": 137.13,
   "building_sqft": 16773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16875,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923440032"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 251750,
   "lot_sqft": 10170,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "0311822310053"
  },
  {
   "address": "5801 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2018-04",
   "price": 5170360,
   "lot_sqft": 66437,
   "price_per_lot_sqft": 77.82,
   "price_per_building_sqft": 360.63,
   "building_sqft": 14337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14423,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821130100"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 5170360,
   "lot_sqft": 5260,
   "price_per_lot_sqft": 982.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0311821130099"
  },
  {
   "address": "3312 Blaisdell Ave, Minneapolis",
   "sale_month": "2018-04",
   "price": 1216852,
   "lot_sqft": 10578,
   "price_per_lot_sqft": 115.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3828,
   "use": "APARTMENT",
   "parcel_id": "0302824240202"
  },
  {
   "address": "3013 Grand Ave S, Minneapolis",
   "sale_month": "2018-04",
   "price": 2155000,
   "lot_sqft": 9884,
   "price_per_lot_sqft": 218.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3854,
   "use": "APARTMENT",
   "parcel_id": "0302824220021"
  },
  {
   "address": "3048 Portland Ave, Minneapolis",
   "sale_month": "2018-04",
   "price": 278000,
   "lot_sqft": 4357,
   "price_per_lot_sqft": 63.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1151,
   "use": "TRIPLEX",
   "parcel_id": "0302824110007"
  },
  {
   "address": "788 Grand Avenue, Saint Paul",
   "sale_month": "2018-04",
   "price": 2800000,
   "lot_sqft": 12056,
   "price_per_lot_sqft": 232.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420081"
  },
  {
   "address": "774 Grand Avenue, Saint Paul",
   "sale_month": "2018-04",
   "price": 2800000,
   "lot_sqft": 12054,
   "price_per_lot_sqft": 232.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420080"
  },
  {
   "address": "2414 117th Street East, Burnsville",
   "sale_month": "2018-04",
   "price": 143000,
   "lot_sqft": 1790,
   "price_per_lot_sqft": 79.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "021781501020"
  },
  {
   "address": "3412 Cedar Ave S, Minneapolis",
   "sale_month": "2018-04",
   "price": 400000,
   "lot_sqft": 6406,
   "price_per_lot_sqft": 62.44,
   "price_per_building_sqft": 55.48,
   "building_sqft": 7210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7253,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824410122"
  },
  {
   "address": "1308 Powderhorn Ter, Minneapolis",
   "sale_month": "2018-04",
   "price": 3900000,
   "lot_sqft": 19495,
   "price_per_lot_sqft": 200.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9114,
   "use": "APARTMENT",
   "parcel_id": "0202824120001"
  },
  {
   "address": "420 Western Lane, Anoka",
   "sale_month": "2018-04",
   "price": 500,
   "lot_sqft": 7757,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1526,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125430072"
  },
  {
   "address": null,
   "sale_month": "2018-04",
   "price": 19800,
   "lot_sqft": 2285,
   "price_per_lot_sqft": 8.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410176"
  },
  {
   "address": "3010 20th Ave S, Minneapolis",
   "sale_month": "2018-04",
   "price": 880000,
   "lot_sqft": 7865,
   "price_per_lot_sqft": 111.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2666,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824220014"
  },
  {
   "address": "26 Elm Street South, Waconia",
   "sale_month": "2018-03",
   "price": 120000,
   "lot_sqft": 9458,
   "price_per_lot_sqft": 12.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502630"
  },
  {
   "address": "110 Broadway Street East, New Germany",
   "sale_month": "2018-03",
   "price": 250000,
   "lot_sqft": 9978,
   "price_per_lot_sqft": 25.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "550500480"
  },
  {
   "address": "20 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-03",
   "price": 11000000,
   "lot_sqft": 317150,
   "price_per_lot_sqft": 34.68,
   "price_per_building_sqft": 138.73,
   "building_sqft": 79293,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 79771,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124410009"
  },
  {
   "address": "40 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-03",
   "price": 11100000,
   "lot_sqft": 333158,
   "price_per_lot_sqft": 33.32,
   "price_per_building_sqft": 103.69,
   "building_sqft": 107054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 107701,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124140015"
  },
  {
   "address": "10225 Yellow Circle Dr, Minnetonka",
   "sale_month": "2018-03",
   "price": 2850000,
   "lot_sqft": 196476,
   "price_per_lot_sqft": 14.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13536,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722430025"
  },
  {
   "address": "3928 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2018-03",
   "price": 230000,
   "lot_sqft": 5498,
   "price_per_lot_sqft": 41.83,
   "price_per_building_sqft": 135.77,
   "building_sqft": 1694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1705,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024440001"
  },
  {
   "address": "4241 3rd Street Northeast, Columbia Heights",
   "sale_month": "2018-03",
   "price": 1483000,
   "lot_sqft": 11635,
   "price_per_lot_sqft": 127.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3427,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024230100"
  },
  {
   "address": "4255 3rd Street Northeast, Columbia Heights",
   "sale_month": "2018-03",
   "price": 1483000,
   "lot_sqft": 11654,
   "price_per_lot_sqft": 127.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3257,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024230099"
  },
  {
   "address": "4301 3rd Street Northeast, Columbia Heights",
   "sale_month": "2018-03",
   "price": 1483000,
   "lot_sqft": 11697,
   "price_per_lot_sqft": 126.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3189,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024220147"
  },
  {
   "address": "672 Edmund Avenue, Saint Paul",
   "sale_month": "2018-03",
   "price": 50000,
   "lot_sqft": 3469,
   "price_per_lot_sqft": 14.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 541,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923140107"
  },
  {
   "address": "2401 Chicago Ave, Minneapolis",
   "sale_month": "2018-03",
   "price": 17834000,
   "lot_sqft": 59388,
   "price_per_lot_sqft": 300.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17616,
   "use": "APARTMENT",
   "parcel_id": "3502924240377"
  },
  {
   "address": "2100 Elliot Ave, Minneapolis",
   "sale_month": "2018-03",
   "price": 231000,
   "lot_sqft": 4456,
   "price_per_lot_sqft": 51.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1700,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924210017"
  },
  {
   "address": "1525 77th St E, Richfield",
   "sale_month": "2018-03",
   "price": 6353074,
   "lot_sqft": 139516,
   "price_per_lot_sqft": 45.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25935,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824440010"
  },
  {
   "address": "1212 Holly Drive, Lino Lakes",
   "sale_month": "2018-03",
   "price": 500,
   "lot_sqft": 1110617,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.22,
   "building_sqft": 2275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2288,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343122220003"
  },
  {
   "address": "1828 Buerkle Road, White Bear Lake",
   "sale_month": "2018-03",
   "price": 14250000,
   "lot_sqft": 209910,
   "price_per_lot_sqft": 67.89,
   "price_per_building_sqft": 247.38,
   "building_sqft": 57603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57950,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022440014"
  },
  {
   "address": "6215 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2018-03",
   "price": 3100000,
   "lot_sqft": 95310,
   "price_per_lot_sqft": 32.53,
   "price_per_building_sqft": 143.17,
   "building_sqft": 21652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21783,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921430006"
  },
  {
   "address": "9200 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2018-03",
   "price": 13627250,
   "lot_sqft": 432932,
   "price_per_lot_sqft": 31.48,
   "price_per_building_sqft": 405.81,
   "building_sqft": 33580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33783,
   "use": "305",
   "parcel_id": "3402921330005"
  },
  {
   "address": "1015 County Road D East, Vadnais Heights",
   "sale_month": "2018-03",
   "price": 9000000,
   "lot_sqft": 235932,
   "price_per_lot_sqft": 38.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10559,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022340003"
  },
  {
   "address": "3590 Arcade Street, Vadnais Heights",
   "sale_month": "2018-03",
   "price": 353000,
   "lot_sqft": 47564,
   "price_per_lot_sqft": 7.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022220027"
  },
  {
   "address": "6157 Osgood Avenue North, Oak Park Heights",
   "sale_month": "2018-03",
   "price": 300000,
   "lot_sqft": 15782,
   "price_per_lot_sqft": 19.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "110",
   "parcel_id": "3303020440035"
  },
  {
   "address": "8661 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2018-03",
   "price": 158000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 57.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440022"
  },
  {
   "address": "8663 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2018-03",
   "price": 158000,
   "lot_sqft": 2023,
   "price_per_lot_sqft": 78.1,
   "price_per_building_sqft": 35.78,
   "building_sqft": 4416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4443,
   "use": "300",
   "parcel_id": "3302921440021"
  },
  {
   "address": "786 7th Street East, Saint Paul",
   "sale_month": "2018-03",
   "price": 429900,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 78.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922110062"
  },
  {
   "address": "813 Margaret Street, Saint Paul",
   "sale_month": "2018-03",
   "price": 210000,
   "lot_sqft": 3865,
   "price_per_lot_sqft": 54.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922110037"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 1300000,
   "lot_sqft": 8431,
   "price_per_lot_sqft": 154.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022230014"
  },
  {
   "address": "17501 113th Ave N, Dayton",
   "sale_month": "2018-03",
   "price": 584000,
   "lot_sqft": 110528,
   "price_per_lot_sqft": 5.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022140006"
  },
  {
   "address": "5500 Lincoln Dr, Edina",
   "sale_month": "2018-03",
   "price": 2075000,
   "lot_sqft": 172315,
   "price_per_lot_sqft": 12.04,
   "price_per_building_sqft": 65.92,
   "building_sqft": 31476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31666,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111721220032"
  },
  {
   "address": "131 Columbia Court West, Chaska",
   "sale_month": "2018-03",
   "price": 2369285,
   "lot_sqft": 214655,
   "price_per_lot_sqft": 11.04,
   "price_per_building_sqft": 14.6,
   "building_sqft": 162313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 163293,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305180030"
  },
  {
   "address": "23847 Johnson Street Northeast, East Bethel",
   "sale_month": "2018-03",
   "price": 333500,
   "lot_sqft": 87194,
   "price_per_lot_sqft": 3.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293423340008"
  },
  {
   "address": "7409 Jolly La N, Brooklyn Park",
   "sale_month": "2018-03",
   "price": 320000,
   "lot_sqft": 35372,
   "price_per_lot_sqft": 9.05,
   "price_per_building_sqft": 47.08,
   "building_sqft": 6797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6838,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911921230007"
  },
  {
   "address": "4550 12th Avenue East, Shakopee",
   "sale_month": "2018-03",
   "price": 4176623,
   "lot_sqft": 102485,
   "price_per_lot_sqft": 40.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23207,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274220020"
  },
  {
   "address": "877 White Bear Avenue North, Saint Paul",
   "sale_month": "2018-03",
   "price": 130000,
   "lot_sqft": 5833,
   "price_per_lot_sqft": 22.29,
   "price_per_building_sqft": 63.76,
   "building_sqft": 2039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2052,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922410058"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 710428,
   "lot_sqft": 659,
   "price_per_lot_sqft": 1078.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271490031"
  },
  {
   "address": "1801 3rd Ave S, Minneapolis",
   "sale_month": "2018-03",
   "price": 4175000,
   "lot_sqft": 6412,
   "price_per_lot_sqft": 651.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4731,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924440036"
  },
  {
   "address": "15 9th St S, Minneapolis",
   "sale_month": "2018-03",
   "price": 7950000,
   "lot_sqft": 24323,
   "price_per_lot_sqft": 326.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120002"
  },
  {
   "address": "205 Lewis Street South, Shakopee",
   "sale_month": "2018-03",
   "price": 710428,
   "lot_sqft": 9478,
   "price_per_lot_sqft": 74.96,
   "price_per_building_sqft": 93.6,
   "building_sqft": 7590,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7636,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270012362"
  },
  {
   "address": "148 Sommerville Street South, Shakopee",
   "sale_month": "2018-03",
   "price": 303000,
   "lot_sqft": 4651,
   "price_per_lot_sqft": 65.15,
   "price_per_building_sqft": 176.78,
   "building_sqft": 1714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1724,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011800"
  },
  {
   "address": "840 Viking Boulevard Northwest, Oak Grove",
   "sale_month": "2018-03",
   "price": 500,
   "lot_sqft": 60680,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324410053"
  },
  {
   "address": "19187 Main Street Northwest, Oak Grove",
   "sale_month": "2018-03",
   "price": 500,
   "lot_sqft": 24481,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324410042"
  },
  {
   "address": "9200 Lexington Avenue, Lexington",
   "sale_month": "2018-03",
   "price": 880000,
   "lot_sqft": 26878,
   "price_per_lot_sqft": 32.74,
   "price_per_building_sqft": 304.6,
   "building_sqft": 2889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2906,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263123440070"
  },
  {
   "address": "14000 Highway 13 South, Savage",
   "sale_month": "2018-03",
   "price": 6218000,
   "lot_sqft": 78736,
   "price_per_lot_sqft": 78.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262750070"
  },
  {
   "address": "738 8th Ave S, Hopkins",
   "sale_month": "2018-03",
   "price": 620000,
   "lot_sqft": 13608,
   "price_per_lot_sqft": 45.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4432,
   "use": "TRIPLEX",
   "parcel_id": "2511722420094"
  },
  {
   "address": "901 Cedar Ave S, Minneapolis",
   "sale_month": "2018-03",
   "price": 1000000,
   "lot_sqft": 5630,
   "price_per_lot_sqft": 177.62,
   "price_per_building_sqft": 210.17,
   "building_sqft": 4758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4787,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924330086"
  },
  {
   "address": "825 Cedar Ave S, Minneapolis",
   "sale_month": "2018-03",
   "price": 1000000,
   "lot_sqft": 2075,
   "price_per_lot_sqft": 481.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924330017"
  },
  {
   "address": "1101 1st Street Northeast, New Prague",
   "sale_month": "2018-03",
   "price": 427500,
   "lot_sqft": 43765,
   "price_per_lot_sqft": 9.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6890,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240570010"
  },
  {
   "address": "406 14th Ave SE, Minneapolis",
   "sale_month": "2018-03",
   "price": 1050000,
   "lot_sqft": 6003,
   "price_per_lot_sqft": 174.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924420019"
  },
  {
   "address": "1611 8th St SE, Minneapolis",
   "sale_month": "2018-03",
   "price": 1987875,
   "lot_sqft": 24450,
   "price_per_lot_sqft": 81.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12698,
   "use": "APARTMENT",
   "parcel_id": "2402924410024"
  },
  {
   "address": "1599 8th St SE, Minneapolis",
   "sale_month": "2018-03",
   "price": 2407500,
   "lot_sqft": 15926,
   "price_per_lot_sqft": 151.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11110,
   "use": "APARTMENT",
   "parcel_id": "2402924410017"
  },
  {
   "address": "712 4th St SE, Minneapolis",
   "sale_month": "2018-03",
   "price": 785000,
   "lot_sqft": 11063,
   "price_per_lot_sqft": 70.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2444,
   "use": "APARTMENT",
   "parcel_id": "2402924320025"
  },
  {
   "address": "505 8th St SE, Minneapolis",
   "sale_month": "2018-03",
   "price": 235000,
   "lot_sqft": 4759,
   "price_per_lot_sqft": 49.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3033,
   "use": "APARTMENT",
   "parcel_id": "2402924220499"
  },
  {
   "address": "8877 Aztec Dr, Eden Prairie",
   "sale_month": "2018-03",
   "price": 310000,
   "lot_sqft": 2643,
   "price_per_lot_sqft": 117.29,
   "price_per_building_sqft": 62.74,
   "building_sqft": 4941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4971,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230081"
  },
  {
   "address": "408 4th St SE, Minneapolis",
   "sale_month": "2018-03",
   "price": 20000,
   "lot_sqft": 9070,
   "price_per_lot_sqft": 2.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6098,
   "use": "APARTMENT",
   "parcel_id": "2302924140084"
  },
  {
   "address": "412 4th St SE, Minneapolis",
   "sale_month": "2018-03",
   "price": 1580000,
   "lot_sqft": 11024,
   "price_per_lot_sqft": 143.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3730,
   "use": "APARTMENT",
   "parcel_id": "2302924140083"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 15943186,
   "lot_sqft": 197023,
   "price_per_lot_sqft": 80.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "223022430023"
  },
  {
   "address": "4221 Otter Lake Road, White Bear Township",
   "sale_month": "2018-03",
   "price": 15943186,
   "lot_sqft": 515398,
   "price_per_lot_sqft": 30.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 297768,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "223022420010"
  },
  {
   "address": "1554 Midway Parkway, Saint Paul",
   "sale_month": "2018-03",
   "price": 3305686,
   "lot_sqft": 116455,
   "price_per_lot_sqft": 28.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44746,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923330018"
  },
  {
   "address": "10510 Radisson Road Northeast, Blaine",
   "sale_month": "2018-03",
   "price": 20000,
   "lot_sqft": 134446,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": 5.93,
   "building_sqft": 3370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3391,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213123240035"
  },
  {
   "address": "889 Maryland Avenue East, Saint Paul",
   "sale_month": "2018-03",
   "price": 1120000,
   "lot_sqft": 9009,
   "price_per_lot_sqft": 124.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2486,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212922330140"
  },
  {
   "address": "881 Maryland Avenue East, Saint Paul",
   "sale_month": "2018-03",
   "price": 1120000,
   "lot_sqft": 6131,
   "price_per_lot_sqft": 182.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1671,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212922330139"
  },
  {
   "address": "613 Hoyt Avenue East, Saint Paul",
   "sale_month": "2018-03",
   "price": 2811000,
   "lot_sqft": 39500,
   "price_per_lot_sqft": 71.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6566,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922120089"
  },
  {
   "address": "1640 South Frontage Road, Hastings",
   "sale_month": "2018-03",
   "price": 3300000,
   "lot_sqft": 64890,
   "price_per_lot_sqft": 50.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12889,
   "use": "Commercial-preferred",
   "parcel_id": "193205001031"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 1500,
   "lot_sqft": 15287,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193122420005"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 1500,
   "lot_sqft": 4554,
   "price_per_lot_sqft": 0.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193122420004"
  },
  {
   "address": "8500 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2018-03",
   "price": 7000000,
   "lot_sqft": 449349,
   "price_per_lot_sqft": 15.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 126634,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921440021"
  },
  {
   "address": "8532 Jefferson Hwy N, Brooklyn Park",
   "sale_month": "2018-03",
   "price": 285000,
   "lot_sqft": 74114,
   "price_per_lot_sqft": 3.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1213,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1811921330015"
  },
  {
   "address": "400 Harding St NE, Minneapolis",
   "sale_month": "2018-03",
   "price": 582000,
   "lot_sqft": 7906,
   "price_per_lot_sqft": 73.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340013"
  },
  {
   "address": "406 Harding St NE, Minneapolis",
   "sale_month": "2018-03",
   "price": 582000,
   "lot_sqft": 12211,
   "price_per_lot_sqft": 47.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340012"
  },
  {
   "address": "412 Harding St NE, Minneapolis",
   "sale_month": "2018-03",
   "price": 582000,
   "lot_sqft": 13648,
   "price_per_lot_sqft": 42.64,
   "price_per_building_sqft": 100.47,
   "building_sqft": 5793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923340011"
  },
  {
   "address": "1300 Industrial Blvd, Minneapolis",
   "sale_month": "2018-03",
   "price": 49000000,
   "lot_sqft": 150910,
   "price_per_lot_sqft": 324.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23779,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923140007"
  },
  {
   "address": "15840 Central Avenue Northeast, Ham Lake",
   "sale_month": "2018-03",
   "price": 500,
   "lot_sqft": 111702,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223310013"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 57500,
   "lot_sqft": 35946,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122210017"
  },
  {
   "address": "6516 Walker St, St. Louis Park",
   "sale_month": "2018-03",
   "price": 770000,
   "lot_sqft": 13042,
   "price_per_lot_sqft": 59.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410006"
  },
  {
   "address": "7550 91st Street South, Cottage Grove",
   "sale_month": "2018-03",
   "price": 1916022,
   "lot_sqft": 546978,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1702721430004"
  },
  {
   "address": "3121 161st Avenue Northwest, Andover",
   "sale_month": "2018-03",
   "price": 530000,
   "lot_sqft": 209490,
   "price_per_lot_sqft": 2.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6362,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163224230001"
  },
  {
   "address": "5900 42nd Ave N, Robbinsdale",
   "sale_month": "2018-03",
   "price": 400000,
   "lot_sqft": 28857,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": 82.87,
   "building_sqft": 4827,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4856,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230002"
  },
  {
   "address": "13991 Anderson Lakes Pkwy, Eden Prairie",
   "sale_month": "2018-03",
   "price": 1605000,
   "lot_sqft": 73866,
   "price_per_lot_sqft": 21.73,
   "price_per_building_sqft": 163.59,
   "building_sqft": 9811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511622310008"
  },
  {
   "address": "8200 Commonwealth Dr, Eden Prairie",
   "sale_month": "2018-03",
   "price": 705000,
   "lot_sqft": 34961,
   "price_per_lot_sqft": 20.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310041"
  },
  {
   "address": "5201 Chicago Ave, Minneapolis",
   "sale_month": "2018-03",
   "price": 325500,
   "lot_sqft": 4932,
   "price_per_lot_sqft": 66,
   "price_per_building_sqft": 219.34,
   "building_sqft": 1484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1493,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824340059"
  },
  {
   "address": "6260 Highway 65 Northeast, Fridley",
   "sale_month": "2018-03",
   "price": 300000,
   "lot_sqft": 947,
   "price_per_lot_sqft": 316.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330057"
  },
  {
   "address": "6260 Highway 65 Northeast, Fridley",
   "sale_month": "2018-03",
   "price": 300000,
   "lot_sqft": 630,
   "price_per_lot_sqft": 476.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330056"
  },
  {
   "address": "6260 Highway 65 Northeast, Fridley",
   "sale_month": "2018-03",
   "price": 300000,
   "lot_sqft": 760,
   "price_per_lot_sqft": 394.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5254,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330055"
  },
  {
   "address": "6260 Highway 65 Northeast, Fridley",
   "sale_month": "2018-03",
   "price": 300000,
   "lot_sqft": 425,
   "price_per_lot_sqft": 705.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330054"
  },
  {
   "address": "6260 Highway 65 Northeast, Fridley",
   "sale_month": "2018-03",
   "price": 300000,
   "lot_sqft": 726,
   "price_per_lot_sqft": 413.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330053"
  },
  {
   "address": "7645 Baker Street Northeast, Fridley",
   "sale_month": "2018-03",
   "price": 835000,
   "lot_sqft": 73600,
   "price_per_lot_sqft": 11.35,
   "price_per_building_sqft": 38,
   "building_sqft": 21974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22106,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024220026"
  },
  {
   "address": "4201 Stillwater Way North, Lake Elmo",
   "sale_month": "2018-03",
   "price": 413586,
   "lot_sqft": 112542,
   "price_per_lot_sqft": 3.67,
   "price_per_building_sqft": 68.95,
   "building_sqft": 5998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6035,
   "use": "300",
   "parcel_id": "1202921440018"
  },
  {
   "address": "2220 White Bear Avenue North, Maplewood",
   "sale_month": "2018-03",
   "price": 400000,
   "lot_sqft": 38181,
   "price_per_lot_sqft": 10.48,
   "price_per_building_sqft": 139.03,
   "building_sqft": 2877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2895,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922330061"
  },
  {
   "address": "293 3rd Street North, Bayport",
   "sale_month": "2018-03",
   "price": 177500,
   "lot_sqft": 7556,
   "price_per_lot_sqft": 23.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "300",
   "parcel_id": "1102920220066"
  },
  {
   "address": "4552 Bloomington Ave, Minneapolis",
   "sale_month": "2018-03",
   "price": 525000,
   "lot_sqft": 10410,
   "price_per_lot_sqft": 50.43,
   "price_per_building_sqft": 208.91,
   "building_sqft": 2513,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2529,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824430034"
  },
  {
   "address": "2167 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-03",
   "price": 285000,
   "lot_sqft": 3076,
   "price_per_lot_sqft": 92.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340015"
  },
  {
   "address": "7640 Commerce Way, Eden Prairie",
   "sale_month": "2018-03",
   "price": 3925000,
   "lot_sqft": 241854,
   "price_per_lot_sqft": 16.23,
   "price_per_building_sqft": 74.14,
   "building_sqft": 52938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53258,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622430001"
  },
  {
   "address": "3112 Emerson Ave N, Minneapolis",
   "sale_month": "2018-03",
   "price": 33796,
   "lot_sqft": 4887,
   "price_per_lot_sqft": 6.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924420024"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 2300000,
   "lot_sqft": 22386,
   "price_per_lot_sqft": 102.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124140035"
  },
  {
   "address": "2305 Groberg Street, Mounds View",
   "sale_month": "2018-03",
   "price": 3050000,
   "lot_sqft": 62622,
   "price_per_lot_sqft": 48.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4350,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023210002"
  },
  {
   "address": "2300 County Road I, Mounds View",
   "sale_month": "2018-03",
   "price": 3050000,
   "lot_sqft": 43403,
   "price_per_lot_sqft": 70.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4301,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023210001"
  },
  {
   "address": "705 Oakdale Avenue, Saint Paul",
   "sale_month": "2018-03",
   "price": 190000,
   "lot_sqft": 5235,
   "price_per_lot_sqft": 36.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1656,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082822310120"
  },
  {
   "address": "7760 Bush Lake Rd, Edina",
   "sale_month": "2018-03",
   "price": 16000000,
   "lot_sqft": 99631,
   "price_per_lot_sqft": 160.59,
   "price_per_building_sqft": 550.21,
   "building_sqft": 29080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29255,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621440017"
  },
  {
   "address": "7700 Bush Lake Rd, Edina",
   "sale_month": "2018-03",
   "price": 16000000,
   "lot_sqft": 152780,
   "price_per_lot_sqft": 104.73,
   "price_per_building_sqft": 313.42,
   "building_sqft": 51049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51357,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621440016"
  },
  {
   "address": "7625 Bush Lake Rd, Edina",
   "sale_month": "2018-03",
   "price": 16000000,
   "lot_sqft": 165491,
   "price_per_lot_sqft": 96.68,
   "price_per_building_sqft": 268.67,
   "building_sqft": 59553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59913,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621440015"
  },
  {
   "address": "7630 Bush Lake Rd, Edina",
   "sale_month": "2018-03",
   "price": 16000000,
   "lot_sqft": 294347,
   "price_per_lot_sqft": 54.36,
   "price_per_building_sqft": 211.08,
   "building_sqft": 75801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 76258,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621440003"
  },
  {
   "address": "155 Lake Street North, Forest Lake",
   "sale_month": "2018-03",
   "price": 155000,
   "lot_sqft": 2461,
   "price_per_lot_sqft": 62.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13153,
   "use": "300",
   "parcel_id": "0803221120130"
  },
  {
   "address": "975 Weir Drive, Woodbury",
   "sale_month": "2018-03",
   "price": 1077357,
   "lot_sqft": 167506,
   "price_per_lot_sqft": 6.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0802821220012"
  },
  {
   "address": "8201 54th Ave N, New Hope",
   "sale_month": "2018-03",
   "price": 15476457,
   "lot_sqft": 568725,
   "price_per_lot_sqft": 27.21,
   "price_per_building_sqft": 44.4,
   "building_sqft": 348574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 350678,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821110002"
  },
  {
   "address": "120 12th Street Southwest, Forest Lake",
   "sale_month": "2018-03",
   "price": 630000,
   "lot_sqft": 38958,
   "price_per_lot_sqft": 16.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "300",
   "parcel_id": "0703221140013"
  },
  {
   "address": "1291 Broadway Avenue West, Forest Lake",
   "sale_month": "2018-03",
   "price": 1650000,
   "lot_sqft": 143302,
   "price_per_lot_sqft": 11.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13021,
   "use": "300",
   "parcel_id": "0703221110017"
  },
  {
   "address": "4400 France Ave S, Edina",
   "sale_month": "2018-03",
   "price": 1425000,
   "lot_sqft": 7850,
   "price_per_lot_sqft": 181.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440134"
  },
  {
   "address": "609 Van Buren Street, Anoka",
   "sale_month": "2018-03",
   "price": 75000,
   "lot_sqft": 11409,
   "price_per_lot_sqft": 6.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2167,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124340137"
  },
  {
   "address": "222 Little Canada Road East, Little Canada",
   "sale_month": "2018-03",
   "price": 2250000,
   "lot_sqft": 101265,
   "price_per_lot_sqft": 22.22,
   "price_per_building_sqft": 114.84,
   "building_sqft": 19592,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19710,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922440030"
  },
  {
   "address": "4700 Park Glen Rd, St. Louis Park",
   "sale_month": "2018-03",
   "price": 47300,
   "lot_sqft": 114500,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": 1.12,
   "building_sqft": 42275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42530,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824240032"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 1000000,
   "lot_sqft": 170267,
   "price_per_lot_sqft": 5.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023120030"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 1000000,
   "lot_sqft": 59522,
   "price_per_lot_sqft": 16.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023120017"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 1000000,
   "lot_sqft": 59815,
   "price_per_lot_sqft": 16.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023120016"
  },
  {
   "address": "3100 84th Lane Northeast, Blaine",
   "sale_month": "2018-03",
   "price": 1675000,
   "lot_sqft": 89946,
   "price_per_lot_sqft": 18.62,
   "price_per_building_sqft": 58.65,
   "building_sqft": 28557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28730,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110016"
  },
  {
   "address": "245 Lafayette Road, Saint Paul",
   "sale_month": "2018-03",
   "price": 1150000,
   "lot_sqft": 42966,
   "price_per_lot_sqft": 26.77,
   "price_per_building_sqft": 71.65,
   "building_sqft": 16051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16148,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822310009"
  },
  {
   "address": "3800 Humboldt Ave N, Minneapolis",
   "sale_month": "2018-03",
   "price": 255000,
   "lot_sqft": 19934,
   "price_per_lot_sqft": 12.79,
   "price_per_building_sqft": 31.21,
   "building_sqft": 8170,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8219,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924420211"
  },
  {
   "address": "3612 Bryant Ave S, Minneapolis",
   "sale_month": "2018-03",
   "price": 699600,
   "lot_sqft": 5413,
   "price_per_lot_sqft": 129.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5244,
   "use": "APARTMENT",
   "parcel_id": "0402824440026"
  },
  {
   "address": "7830 Elm Street Northeast, Fridley",
   "sale_month": "2018-03",
   "price": 274400,
   "lot_sqft": 10752,
   "price_per_lot_sqft": 25.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440080"
  },
  {
   "address": "515 Lake St W, Minneapolis",
   "sale_month": "2018-03",
   "price": 1300000,
   "lot_sqft": 7032,
   "price_per_lot_sqft": 184.87,
   "price_per_building_sqft": 188.27,
   "building_sqft": 6905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6947,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220213"
  },
  {
   "address": "3029 4th Ave S, Minneapolis",
   "sale_month": "2018-03",
   "price": 875000,
   "lot_sqft": 30648,
   "price_per_lot_sqft": 28.55,
   "price_per_building_sqft": 36.59,
   "building_sqft": 23911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24055,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110198"
  },
  {
   "address": "9320 Hudson Road, Woodbury",
   "sale_month": "2018-03",
   "price": 3105000,
   "lot_sqft": 87507,
   "price_per_lot_sqft": 35.48,
   "price_per_building_sqft": 206.49,
   "building_sqft": 15037,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15128,
   "use": "300",
   "parcel_id": "0302821210127"
  },
  {
   "address": "13000 Harriet Avenue South, Burnsville",
   "sale_month": "2018-03",
   "price": 37250000,
   "lot_sqft": 683193,
   "price_per_lot_sqft": 54.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68390,
   "use": "Apartment",
   "parcel_id": "026310001010"
  },
  {
   "address": "333 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2018-03",
   "price": 500,
   "lot_sqft": 5654,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024240021"
  },
  {
   "address": "8101 University Avenue Northeast, Spring Lake Park",
   "sale_month": "2018-03",
   "price": 500,
   "lot_sqft": 20467,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.11,
   "building_sqft": 4736,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4764,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024240019"
  },
  {
   "address": "833 Grand Avenue, Saint Paul",
   "sale_month": "2018-03",
   "price": 1410000,
   "lot_sqft": 10029,
   "price_per_lot_sqft": 140.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3709,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823420127"
  },
  {
   "address": "934 Selby Avenue, Saint Paul",
   "sale_month": "2018-03",
   "price": 550000,
   "lot_sqft": 10268,
   "price_per_lot_sqft": 53.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823210262"
  },
  {
   "address": "840 Selby Avenue, Saint Paul",
   "sale_month": "2018-03",
   "price": 550000,
   "lot_sqft": 23879,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12395,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823120291"
  },
  {
   "address": "5915 John Martin Dr, Brooklyn Center",
   "sale_month": "2018-03",
   "price": 425000,
   "lot_sqft": 51336,
   "price_per_lot_sqft": 8.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5902,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211821120011"
  },
  {
   "address": "3351 Oakland Ave, Minneapolis",
   "sale_month": "2018-03",
   "price": 70000,
   "lot_sqft": 6207,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1731,
   "use": "TRIPLEX",
   "parcel_id": "0202824230008"
  },
  {
   "address": "1933 Branch Avenue, Anoka",
   "sale_month": "2018-03",
   "price": 582775,
   "lot_sqft": 16271,
   "price_per_lot_sqft": 35.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2559,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125430052"
  },
  {
   "address": "1313 Osborne Road Northeast, Spring Lake Park",
   "sale_month": "2018-03",
   "price": 1265000,
   "lot_sqft": 91233,
   "price_per_lot_sqft": 13.87,
   "price_per_building_sqft": 59.85,
   "building_sqft": 21136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21264,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024430198"
  },
  {
   "address": "8413 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2018-03",
   "price": 700000,
   "lot_sqft": 6519,
   "price_per_lot_sqft": 107.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120082"
  },
  {
   "address": "8421 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2018-03",
   "price": 700000,
   "lot_sqft": 10473,
   "price_per_lot_sqft": 66.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120081"
  },
  {
   "address": "8419 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2018-03",
   "price": 700000,
   "lot_sqft": 4451,
   "price_per_lot_sqft": 157.27,
   "price_per_building_sqft": 26.39,
   "building_sqft": 26521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26681,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120080"
  },
  {
   "address": "8409 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2018-03",
   "price": 700000,
   "lot_sqft": 6152,
   "price_per_lot_sqft": 113.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120065"
  },
  {
   "address": null,
   "sale_month": "2018-03",
   "price": 700000,
   "lot_sqft": 1247,
   "price_per_lot_sqft": 561.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120060"
  },
  {
   "address": "8415 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2018-03",
   "price": 700000,
   "lot_sqft": 6881,
   "price_per_lot_sqft": 101.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024110075"
  },
  {
   "address": "3716 Cheatham Ave, Minneapolis",
   "sale_month": "2018-03",
   "price": 40000,
   "lot_sqft": 90432,
   "price_per_lot_sqft": 0.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36743,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824440086"
  },
  {
   "address": "3010 Minnehaha Ave, Minneapolis",
   "sale_month": "2018-03",
   "price": 750000,
   "lot_sqft": 16475,
   "price_per_lot_sqft": 45.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120131"
  },
  {
   "address": "1575 11th Avenue, Newport",
   "sale_month": "2018-02",
   "price": 810000,
   "lot_sqft": 14959,
   "price_per_lot_sqft": 54.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5375,
   "use": "110",
   "parcel_id": "3602822240008"
  },
  {
   "address": "1571 11th Avenue, Newport",
   "sale_month": "2018-02",
   "price": 810000,
   "lot_sqft": 11266,
   "price_per_lot_sqft": 71.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3602822240007"
  },
  {
   "address": "1 Vista Way, Anoka",
   "sale_month": "2018-02",
   "price": 500,
   "lot_sqft": 830836,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 211587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 212864,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225440030"
  },
  {
   "address": "4230 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2018-02",
   "price": 260000,
   "lot_sqft": 10735,
   "price_per_lot_sqft": 24.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024140075"
  },
  {
   "address": "141 Minnetonka Blvd, Excelsior",
   "sale_month": "2018-02",
   "price": 24920,
   "lot_sqft": 18971,
   "price_per_lot_sqft": 1.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4456,
   "use": "MARINA",
   "parcel_id": "3511723220182"
  },
  {
   "address": "13376 Bass Lake Rd, Maple Grove",
   "sale_month": "2018-02",
   "price": 12800000,
   "lot_sqft": 8366,
   "price_per_lot_sqft": 1530,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7829,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922430015"
  },
  {
   "address": "13290 Bass Lake Rd, Maple Grove",
   "sale_month": "2018-02",
   "price": 12800000,
   "lot_sqft": 202951,
   "price_per_lot_sqft": 63.07,
   "price_per_building_sqft": 861.89,
   "building_sqft": 14851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922430012"
  },
  {
   "address": "2704 Garfield Ave, Minneapolis",
   "sale_month": "2018-02",
   "price": 407000,
   "lot_sqft": 5016,
   "price_per_lot_sqft": 81.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1330,
   "use": "APARTMENT",
   "parcel_id": "3402924320098"
  },
  {
   "address": "2109 Pleasant Ave, Minneapolis",
   "sale_month": "2018-02",
   "price": 555500,
   "lot_sqft": 7491,
   "price_per_lot_sqft": 74.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2449,
   "use": "TRIPLEX",
   "parcel_id": "3402924210117"
  },
  {
   "address": "3485 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2018-02",
   "price": 226000,
   "lot_sqft": 13035,
   "price_per_lot_sqft": 17.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022120043"
  },
  {
   "address": "1275 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2018-02",
   "price": 3630000,
   "lot_sqft": 210310,
   "price_per_lot_sqft": 17.26,
   "price_per_building_sqft": 70.64,
   "building_sqft": 51390,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51700,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022110005"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 300000,
   "lot_sqft": 121155,
   "price_per_lot_sqft": 2.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423340006"
  },
  {
   "address": "1311 229th Avenue Northeast, East Bethel",
   "sale_month": "2018-02",
   "price": 300000,
   "lot_sqft": 123476,
   "price_per_lot_sqft": 2.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5307,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423340005"
  },
  {
   "address": "6415 Co Rd No 19, Corcoran",
   "sale_month": "2018-02",
   "price": 57600,
   "lot_sqft": 109596,
   "price_per_lot_sqft": 0.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "3111923310188"
  },
  {
   "address": "1485 White Oak Drive, Chaska",
   "sale_month": "2018-02",
   "price": 6455958,
   "lot_sqft": 29706,
   "price_per_lot_sqft": 217.33,
   "price_per_building_sqft": 471.38,
   "building_sqft": 13696,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13779,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301710020"
  },
  {
   "address": "995 Wildwood Road, White Bear Lake",
   "sale_month": "2018-02",
   "price": 150000,
   "lot_sqft": 4694,
   "price_per_lot_sqft": 31.96,
   "price_per_building_sqft": 82.92,
   "building_sqft": 1809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1819,
   "use": "300",
   "parcel_id": "3003021330074"
  },
  {
   "address": "2508 Delaware St SE, Minneapolis",
   "sale_month": "2018-02",
   "price": 69400000,
   "lot_sqft": 114938,
   "price_per_lot_sqft": 603.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74200,
   "use": "APARTMENT",
   "parcel_id": "3002923240079"
  },
  {
   "address": "8310 147th Lane Northwest, Ramsey",
   "sale_month": "2018-02",
   "price": 500,
   "lot_sqft": 196680,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 73214,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293225120005"
  },
  {
   "address": "1158 Edgerton Street, Saint Paul",
   "sale_month": "2018-02",
   "price": 149000,
   "lot_sqft": 4158,
   "price_per_lot_sqft": 35.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 882,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922120128"
  },
  {
   "address": "7111 West Broadway, Brooklyn Park",
   "sale_month": "2018-02",
   "price": 1350000,
   "lot_sqft": 64601,
   "price_per_lot_sqft": 20.9,
   "price_per_building_sqft": 80.09,
   "building_sqft": 16856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16958,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911921320019"
  },
  {
   "address": "6519 Barrie Rd, Edina",
   "sale_month": "2018-02",
   "price": 4611398,
   "lot_sqft": 45910,
   "price_per_lot_sqft": 100.44,
   "price_per_building_sqft": 452.45,
   "building_sqft": 10192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10254,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824240027"
  },
  {
   "address": "10075 Xylite Street Northeast, Blaine",
   "sale_month": "2018-02",
   "price": 500000,
   "lot_sqft": 162292,
   "price_per_lot_sqft": 3.08,
   "price_per_building_sqft": 111.91,
   "building_sqft": 4468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4495,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123220004"
  },
  {
   "address": "1657 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2018-02",
   "price": 285000,
   "lot_sqft": 5294,
   "price_per_lot_sqft": 53.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1635,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922430103"
  },
  {
   "address": "1655 Annapolis La N, Plymouth",
   "sale_month": "2018-02",
   "price": 1760000,
   "lot_sqft": 54027,
   "price_per_lot_sqft": 32.58,
   "price_per_building_sqft": 250.46,
   "building_sqft": 7027,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7070,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711822310020"
  },
  {
   "address": "13050 Pioneer Tr, Eden Prairie",
   "sale_month": "2018-02",
   "price": 900000,
   "lot_sqft": 69584,
   "price_per_lot_sqft": 12.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5015,
   "use": "APARTMENT",
   "parcel_id": "2711622110042"
  },
  {
   "address": "203 19th St E, Minneapolis",
   "sale_month": "2018-02",
   "price": 2400000,
   "lot_sqft": 8982,
   "price_per_lot_sqft": 267.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4881,
   "use": "APARTMENT",
   "parcel_id": "2702924430100"
  },
  {
   "address": "201 6th St S, Minneapolis",
   "sale_month": "2018-02",
   "price": 255000000,
   "lot_sqft": 72616,
   "price_per_lot_sqft": 3511.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924110127"
  },
  {
   "address": "7525 Highway 13 West, Savage",
   "sale_month": "2018-02",
   "price": 2000000,
   "lot_sqft": 75692,
   "price_per_lot_sqft": 26.42,
   "price_per_building_sqft": 107.16,
   "building_sqft": 18664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18776,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263710010"
  },
  {
   "address": "8234 126th Street West, Savage",
   "sale_month": "2018-02",
   "price": 1600000,
   "lot_sqft": 117389,
   "price_per_lot_sqft": 13.63,
   "price_per_building_sqft": 62.05,
   "building_sqft": 25786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25941,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263520030"
  },
  {
   "address": "19108 Cedar Drive Northwest, Oak Grove",
   "sale_month": "2018-02",
   "price": 500,
   "lot_sqft": 21168,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4005,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324410025"
  },
  {
   "address": "11601 73rd Ave N, Maple Grove",
   "sale_month": "2018-02",
   "price": 4233264,
   "lot_sqft": 65318,
   "price_per_lot_sqft": 64.81,
   "price_per_building_sqft": 431.26,
   "building_sqft": 9816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9875,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420015"
  },
  {
   "address": "17088 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2018-02",
   "price": 8055270,
   "lot_sqft": 39331,
   "price_per_lot_sqft": 204.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26899,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "254410011"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 14122022,
   "lot_sqft": 31227,
   "price_per_lot_sqft": 452.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123220013"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 14122022,
   "lot_sqft": 35796,
   "price_per_lot_sqft": 394.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123220012"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 14122022,
   "lot_sqft": 473434,
   "price_per_lot_sqft": 29.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123220009"
  },
  {
   "address": "4405 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2018-02",
   "price": 14122022,
   "lot_sqft": 158943,
   "price_per_lot_sqft": 88.85,
   "price_per_building_sqft": 96.2,
   "building_sqft": 146800,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 147686,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123220008"
  },
  {
   "address": "7090 21st Avenue South, Lino Lakes",
   "sale_month": "2018-02",
   "price": 1354532,
   "lot_sqft": 108169,
   "price_per_lot_sqft": 12.52,
   "price_per_building_sqft": 132.19,
   "building_sqft": 10247,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10309,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122240005"
  },
  {
   "address": "1307 6th St SE, Minneapolis",
   "sale_month": "2018-02",
   "price": 526000,
   "lot_sqft": 7442,
   "price_per_lot_sqft": 70.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1728,
   "use": "TRIPLEX",
   "parcel_id": "2402924420088"
  },
  {
   "address": "5400 Chicago Ave, Minneapolis",
   "sale_month": "2018-02",
   "price": 330000,
   "lot_sqft": 12391,
   "price_per_lot_sqft": 26.63,
   "price_per_building_sqft": 218.54,
   "building_sqft": 1510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1519,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824220001"
  },
  {
   "address": "13768 Reimer Dr N, Maple Grove",
   "sale_month": "2018-02",
   "price": 100000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 61.58,
   "price_per_building_sqft": 10.59,
   "building_sqft": 9444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9501,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310044"
  },
  {
   "address": "14225 State Hwy No 55, Plymouth",
   "sale_month": "2018-02",
   "price": 655000,
   "lot_sqft": 29149,
   "price_per_lot_sqft": 22.47,
   "price_per_building_sqft": 173.74,
   "building_sqft": 3770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3793,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822320001"
  },
  {
   "address": "250 Marquette Ave, Minneapolis",
   "sale_month": "2018-02",
   "price": 88400000,
   "lot_sqft": 107886,
   "price_per_lot_sqft": 819.38,
   "price_per_building_sqft": 49440.72,
   "building_sqft": 1788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1798,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410012"
  },
  {
   "address": "2453 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-02",
   "price": 380000,
   "lot_sqft": 29674,
   "price_per_lot_sqft": 12.81,
   "price_per_building_sqft": 70.99,
   "building_sqft": 5353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5385,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110027"
  },
  {
   "address": "1501 Glenwood Ave, Minneapolis",
   "sale_month": "2018-02",
   "price": 265000,
   "lot_sqft": 10923,
   "price_per_lot_sqft": 24.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2592,
   "use": "APARTMENT",
   "parcel_id": "2102924340137"
  },
  {
   "address": "1598 Sloan Street, Saint Paul",
   "sale_month": "2018-02",
   "price": 359000,
   "lot_sqft": 9221,
   "price_per_lot_sqft": 38.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2051,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110028"
  },
  {
   "address": "5749 Sander Dr, Minneapolis",
   "sale_month": "2018-02",
   "price": 285600,
   "lot_sqft": 6004,
   "price_per_lot_sqft": 47.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1504,
   "use": "APARTMENT",
   "parcel_id": "1902823230084"
  },
  {
   "address": "8841 Xylon Ave N, Brooklyn Park",
   "sale_month": "2018-02",
   "price": 585900,
   "lot_sqft": 37847,
   "price_per_lot_sqft": 15.48,
   "price_per_building_sqft": 59.98,
   "building_sqft": 9769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921420028"
  },
  {
   "address": "2421 Larpenteur Avenue West, Lauderdale",
   "sale_month": "2018-02",
   "price": 900000,
   "lot_sqft": 23490,
   "price_per_lot_sqft": 38.31,
   "price_per_building_sqft": 263.77,
   "building_sqft": 3412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3433,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172923330080"
  },
  {
   "address": "3572 Shoreline Dr, Orono",
   "sale_month": "2018-02",
   "price": 260000,
   "lot_sqft": 13483,
   "price_per_lot_sqft": 19.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723430151"
  },
  {
   "address": "1691 Snelling Avenue North, Falcon Heights",
   "sale_month": "2018-02",
   "price": 700000,
   "lot_sqft": 16450,
   "price_per_lot_sqft": 42.55,
   "price_per_building_sqft": 453.96,
   "building_sqft": 1542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1551,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923440067"
  },
  {
   "address": "9601 James Ave S, Bloomington",
   "sale_month": "2018-02",
   "price": 2678000,
   "lot_sqft": 156436,
   "price_per_lot_sqft": 17.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 84644,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724240034"
  },
  {
   "address": "117 Mississippi Place Northeast, Fridley",
   "sale_month": "2018-02",
   "price": 500,
   "lot_sqft": 8811,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2267,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153024420062"
  },
  {
   "address": "4801 Highway 61, White Bear Lake",
   "sale_month": "2018-02",
   "price": 3350000,
   "lot_sqft": 60313,
   "price_per_lot_sqft": 55.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10892,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140149"
  },
  {
   "address": "4820 Chicago Ave, Minneapolis",
   "sale_month": "2018-02",
   "price": 1425000,
   "lot_sqft": 9235,
   "price_per_lot_sqft": 154.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824230224"
  },
  {
   "address": "4814 Chicago Ave, Minneapolis",
   "sale_month": "2018-02",
   "price": 500000,
   "lot_sqft": 5956,
   "price_per_lot_sqft": 83.95,
   "price_per_building_sqft": 19.23,
   "building_sqft": 26006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26163,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824230060"
  },
  {
   "address": "2273 Holloway Avenue East, North Saint Paul",
   "sale_month": "2018-02",
   "price": 425000,
   "lot_sqft": 24651,
   "price_per_lot_sqft": 17.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2412,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132922230180"
  },
  {
   "address": "8575 Monticello La N, Maple Grove",
   "sale_month": "2018-02",
   "price": 4925000,
   "lot_sqft": 130588,
   "price_per_lot_sqft": 37.71,
   "price_per_building_sqft": 136.61,
   "building_sqft": 36051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36269,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440018"
  },
  {
   "address": "9900 85th Ave N, Maple Grove",
   "sale_month": "2018-02",
   "price": 4925000,
   "lot_sqft": 168516,
   "price_per_lot_sqft": 29.23,
   "price_per_building_sqft": 161.01,
   "building_sqft": 30589,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30773,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922430011"
  },
  {
   "address": "4355 State Hwy No 169, Plymouth",
   "sale_month": "2018-02",
   "price": 6455958,
   "lot_sqft": 119860,
   "price_per_lot_sqft": 53.86,
   "price_per_building_sqft": 489.87,
   "building_sqft": 13179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13258,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311822110022"
  },
  {
   "address": "12260 Fraizer Street Northeast, Blaine",
   "sale_month": "2018-02",
   "price": 1150000,
   "lot_sqft": 101859,
   "price_per_lot_sqft": 11.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123123230040"
  },
  {
   "address": "2572 7th Avenue East, North Saint Paul",
   "sale_month": "2018-02",
   "price": 420000,
   "lot_sqft": 17006,
   "price_per_lot_sqft": 24.7,
   "price_per_building_sqft": 23.71,
   "building_sqft": 17711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17818,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420137"
  },
  {
   "address": "1163 7th Street West, Saint Paul",
   "sale_month": "2018-02",
   "price": 845000,
   "lot_sqft": 4921,
   "price_per_lot_sqft": 171.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823420115"
  },
  {
   "address": "886 Jefferson Avenue, Saint Paul",
   "sale_month": "2018-02",
   "price": 90000,
   "lot_sqft": 4172,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": 88.24,
   "building_sqft": 1020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1026,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823240013"
  },
  {
   "address": "699 Lowry Ave NE, Minneapolis",
   "sale_month": "2018-02",
   "price": 45000,
   "lot_sqft": 1463,
   "price_per_lot_sqft": 30.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924130046"
  },
  {
   "address": "695 Lowry Ave NE, Minneapolis",
   "sale_month": "2018-02",
   "price": 105000,
   "lot_sqft": 12202,
   "price_per_lot_sqft": 8.61,
   "price_per_building_sqft": 7.12,
   "building_sqft": 14755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14844,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924130045"
  },
  {
   "address": "1335 Corporate Center Curve, Eagan",
   "sale_month": "2018-02",
   "price": 1450000,
   "lot_sqft": 32594,
   "price_per_lot_sqft": 44.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6128,
   "use": "Commercial-preferred",
   "parcel_id": "102253501020"
  },
  {
   "address": "3420 48th Ave N, Brooklyn Center",
   "sale_month": "2018-02",
   "price": 551000,
   "lot_sqft": 23954,
   "price_per_lot_sqft": 23,
   "price_per_building_sqft": 56.26,
   "building_sqft": 9794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9854,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420017"
  },
  {
   "address": "3347 2nd St N, Minneapolis",
   "sale_month": "2018-02",
   "price": 200000,
   "lot_sqft": 5150,
   "price_per_lot_sqft": 38.83,
   "price_per_building_sqft": 141.14,
   "building_sqft": 1417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1425,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924240005"
  },
  {
   "address": "3122 Logan Ave N, Minneapolis",
   "sale_month": "2018-02",
   "price": 186000,
   "lot_sqft": 5041,
   "price_per_lot_sqft": 36.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1042,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924310200"
  },
  {
   "address": "2581 Cleveland Avenue North, Roseville",
   "sale_month": "2018-02",
   "price": 520000,
   "lot_sqft": 37485,
   "price_per_lot_sqft": 13.87,
   "price_per_building_sqft": 107.3,
   "building_sqft": 4846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4875,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923110019"
  },
  {
   "address": "687 Cleveland Avenue South, Saint Paul",
   "sale_month": "2018-02",
   "price": 600000,
   "lot_sqft": 8924,
   "price_per_lot_sqft": 67.23,
   "price_per_building_sqft": 217.39,
   "building_sqft": 2760,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2776,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082823440124"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 35000,
   "lot_sqft": 4076,
   "price_per_lot_sqft": 8.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240035"
  },
  {
   "address": "3124 44th St W, Minneapolis",
   "sale_month": "2018-02",
   "price": 834000,
   "lot_sqft": 6003,
   "price_per_lot_sqft": 138.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1523,
   "use": "APARTMENT",
   "parcel_id": "0802824310043"
  },
  {
   "address": "615 Hall Avenue, Saint Paul",
   "sale_month": "2018-02",
   "price": 1400000,
   "lot_sqft": 22688,
   "price_per_lot_sqft": 61.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5434,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822140128"
  },
  {
   "address": "23610 Co Rd No 10, Corcoran",
   "sale_month": "2018-02",
   "price": 3790569,
   "lot_sqft": 114452,
   "price_per_lot_sqft": 33.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711923340001"
  },
  {
   "address": "2934 Texas Ave S, St. Louis Park",
   "sale_month": "2018-02",
   "price": 236750,
   "lot_sqft": 8892,
   "price_per_lot_sqft": 26.63,
   "price_per_building_sqft": 117.09,
   "building_sqft": 2022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2034,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711721440005"
  },
  {
   "address": "1800 Wooddale Drive, Woodbury",
   "sale_month": "2018-02",
   "price": 3250000,
   "lot_sqft": 43523,
   "price_per_lot_sqft": 74.67,
   "price_per_building_sqft": 850.56,
   "building_sqft": 3821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3844,
   "use": "300",
   "parcel_id": "0702821440031"
  },
  {
   "address": "1802 Wooddale Drive, Woodbury",
   "sale_month": "2018-02",
   "price": 3250000,
   "lot_sqft": 43503,
   "price_per_lot_sqft": 74.71,
   "price_per_building_sqft": 822.16,
   "building_sqft": 3953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3977,
   "use": "300",
   "parcel_id": "0702821410011"
  },
  {
   "address": "2980 Rice Street, Little Canada",
   "sale_month": "2018-02",
   "price": 150000,
   "lot_sqft": 1538,
   "price_per_lot_sqft": 97.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230037"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 465000,
   "lot_sqft": 224193,
   "price_per_lot_sqft": 2.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0602920230009"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 465000,
   "lot_sqft": 137003,
   "price_per_lot_sqft": 3.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4483,
   "use": "300",
   "parcel_id": "0602920220019"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 465000,
   "lot_sqft": 142307,
   "price_per_lot_sqft": 3.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920220018"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 465000,
   "lot_sqft": 384676,
   "price_per_lot_sqft": 1.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "300",
   "parcel_id": "0602920220017"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 465000,
   "lot_sqft": 36874,
   "price_per_lot_sqft": 12.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920220016"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 465000,
   "lot_sqft": 27796,
   "price_per_lot_sqft": 16.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920220015"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 465000,
   "lot_sqft": 82256,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920220014"
  },
  {
   "address": "3510 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-02",
   "price": 1075000,
   "lot_sqft": 27256,
   "price_per_lot_sqft": 39.44,
   "price_per_building_sqft": 234.2,
   "building_sqft": 4590,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4618,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130037"
  },
  {
   "address": "7616 180th Street East, Credit River",
   "sale_month": "2018-02",
   "price": 729900,
   "lot_sqft": 736484,
   "price_per_lot_sqft": 0.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "049080101"
  },
  {
   "address": "2760 Fairview Avenue North, Roseville",
   "sale_month": "2018-02",
   "price": 2277080,
   "lot_sqft": 31008,
   "price_per_lot_sqft": 73.44,
   "price_per_building_sqft": 328.01,
   "building_sqft": 6942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6984,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923430001"
  },
  {
   "address": "15300 Wayzata Blvd, Minnetonka",
   "sale_month": "2018-02",
   "price": 2766839,
   "lot_sqft": 36725,
   "price_per_lot_sqft": 75.34,
   "price_per_building_sqft": 481.69,
   "building_sqft": 5744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5778,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722240014"
  },
  {
   "address": "3759 Fremont Ave N, Minneapolis",
   "sale_month": "2018-02",
   "price": 185000,
   "lot_sqft": 4789,
   "price_per_lot_sqft": 38.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402924430057"
  },
  {
   "address": "8276 Hudson Road, Woodbury",
   "sale_month": "2018-02",
   "price": 2756253,
   "lot_sqft": 56475,
   "price_per_lot_sqft": 48.8,
   "price_per_building_sqft": 296.4,
   "building_sqft": 9299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9355,
   "use": "300",
   "parcel_id": "0402821210018"
  },
  {
   "address": "2501 Co Rd No 10, Brooklyn Center",
   "sale_month": "2018-02",
   "price": 1915000,
   "lot_sqft": 296538,
   "price_per_lot_sqft": 6.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38359,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821310062"
  },
  {
   "address": "3656 Cedar Ave S, Minneapolis",
   "sale_month": "2018-02",
   "price": 269990,
   "lot_sqft": 9836,
   "price_per_lot_sqft": 27.45,
   "price_per_building_sqft": 114.5,
   "building_sqft": 2358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2372,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440013"
  },
  {
   "address": "3641 Chicago Ave, Minneapolis",
   "sale_month": "2018-02",
   "price": 595000,
   "lot_sqft": 11307,
   "price_per_lot_sqft": 52.62,
   "price_per_building_sqft": 99.6,
   "building_sqft": 5974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6010,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824340214"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 500,
   "lot_sqft": 1559,
   "price_per_lot_sqft": 0.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125420021"
  },
  {
   "address": "412 West Main Street, Anoka",
   "sale_month": "2018-02",
   "price": 500,
   "lot_sqft": 2278,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": 0.78,
   "building_sqft": 642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 645,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125420020"
  },
  {
   "address": "7710 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2018-02",
   "price": 300000,
   "lot_sqft": 16151,
   "price_per_lot_sqft": 18.57,
   "price_per_building_sqft": 234.56,
   "building_sqft": 1279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1287,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024340022"
  },
  {
   "address": "1001 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2018-02",
   "price": 500,
   "lot_sqft": 35730,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.22,
   "building_sqft": 2234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2247,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024220176"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2018-02",
   "price": 480600,
   "lot_sqft": 1703,
   "price_per_lot_sqft": 282.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130034"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2018-02",
   "price": 480600,
   "lot_sqft": 1733,
   "price_per_lot_sqft": 277.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130033"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2018-02",
   "price": 480600,
   "lot_sqft": 1741,
   "price_per_lot_sqft": 276.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130032"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2018-02",
   "price": 155000,
   "lot_sqft": 1706,
   "price_per_lot_sqft": 90.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130031"
  },
  {
   "address": null,
   "sale_month": "2018-02",
   "price": 630000,
   "lot_sqft": 4637,
   "price_per_lot_sqft": 135.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210252"
  },
  {
   "address": "477 Selby Avenue, Saint Paul",
   "sale_month": "2018-02",
   "price": 630000,
   "lot_sqft": 4630,
   "price_per_lot_sqft": 136.07,
   "price_per_building_sqft": 221.44,
   "building_sqft": 2845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2862,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210251"
  },
  {
   "address": "7405 123rd Street West, Apple Valley",
   "sale_month": "2018-02",
   "price": 3150000,
   "lot_sqft": 109571,
   "price_per_lot_sqft": 28.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12954,
   "use": "Apartment",
   "parcel_id": "011660001012"
  },
  {
   "address": "531 Broadway Avenue, Saint Paul Park",
   "sale_month": "2018-02",
   "price": 143000,
   "lot_sqft": 6494,
   "price_per_lot_sqft": 22.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722430011"
  },
  {
   "address": "9386 Oak Avenue, Waconia",
   "sale_month": "2018-01",
   "price": 224000,
   "lot_sqft": 1355,
   "price_per_lot_sqft": 165.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752550060"
  },
  {
   "address": "27 10th Street West, Waconia",
   "sale_month": "2018-01",
   "price": 230000,
   "lot_sqft": 68675,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11603,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750241900"
  },
  {
   "address": "112 Poplar Ridge Drive, Norwood Young America",
   "sale_month": "2018-01",
   "price": 1035000,
   "lot_sqft": 23477,
   "price_per_lot_sqft": 44.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10219,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "588500070"
  },
  {
   "address": "219 Brush Street South, Norwood Young America",
   "sale_month": "2018-01",
   "price": 285000,
   "lot_sqft": 20338,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "587200100"
  },
  {
   "address": "4423 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2018-01",
   "price": 500,
   "lot_sqft": 19925,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.12,
   "building_sqft": 4228,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4253,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220044"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 116028,
   "lot_sqft": 34613,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "360380000050"
  },
  {
   "address": "2737 Minnehaha Ave, Minneapolis",
   "sale_month": "2018-01",
   "price": 815000,
   "lot_sqft": 34190,
   "price_per_lot_sqft": 23.84,
   "price_per_building_sqft": 54.27,
   "building_sqft": 15017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15108,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420049"
  },
  {
   "address": "2016 28th St E, Minneapolis",
   "sale_month": "2018-01",
   "price": 8625000,
   "lot_sqft": 215105,
   "price_per_lot_sqft": 40.1,
   "price_per_building_sqft": 142.68,
   "building_sqft": 60452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60817,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924320076"
  },
  {
   "address": "1559 11th Avenue, Newport",
   "sale_month": "2018-01",
   "price": 410000,
   "lot_sqft": 10862,
   "price_per_lot_sqft": 37.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3602822240011"
  },
  {
   "address": "501 Farwell Avenue, South Saint Paul",
   "sale_month": "2018-01",
   "price": 558972,
   "lot_sqft": 119085,
   "price_per_lot_sqft": 4.69,
   "price_per_building_sqft": 96.83,
   "building_sqft": 5773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5808,
   "use": "Commercial-preferred",
   "parcel_id": "360270077010"
  },
  {
   "address": "866 University Avenue West, Saint Paul",
   "sale_month": "2018-01",
   "price": 325000,
   "lot_sqft": 4716,
   "price_per_lot_sqft": 68.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310110"
  },
  {
   "address": "6737 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2018-01",
   "price": 1400000,
   "lot_sqft": 48773,
   "price_per_lot_sqft": 28.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3417,
   "use": "APARTMENT",
   "parcel_id": "3511921110002"
  },
  {
   "address": "2900 14th Ave S, Minneapolis",
   "sale_month": "2018-01",
   "price": 500000,
   "lot_sqft": 18332,
   "price_per_lot_sqft": 27.27,
   "price_per_building_sqft": 42.23,
   "building_sqft": 11840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11911,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3502924430204"
  },
  {
   "address": "9150 West 35w Service Drive Northeast, Blaine",
   "sale_month": "2018-01",
   "price": 500,
   "lot_sqft": 213836,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.04,
   "building_sqft": 11377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11446,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343123120055"
  },
  {
   "address": "1818 Buerkle Road, White Bear Lake",
   "sale_month": "2018-01",
   "price": 5850000,
   "lot_sqft": 264037,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": 86.75,
   "building_sqft": 67439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 67846,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022440016"
  },
  {
   "address": "6765 Wedgwood Rd N, Maple Grove",
   "sale_month": "2018-01",
   "price": 2125000,
   "lot_sqft": 121102,
   "price_per_lot_sqft": 17.55,
   "price_per_building_sqft": 86.27,
   "building_sqft": 24633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24781,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922120017"
  },
  {
   "address": "7701 Lyndale Ave S, Richfield",
   "sale_month": "2018-01",
   "price": 12825000,
   "lot_sqft": 6626,
   "price_per_lot_sqft": 1935.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824330082"
  },
  {
   "address": "7745 Lyndale Ave S, Richfield",
   "sale_month": "2018-01",
   "price": 12825000,
   "lot_sqft": 72612,
   "price_per_lot_sqft": 176.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17604,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824330081"
  },
  {
   "address": "1277 County Road D Circle East, Vadnais Heights",
   "sale_month": "2018-01",
   "price": 265000,
   "lot_sqft": 53865,
   "price_per_lot_sqft": 4.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1436,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "333022440009"
  },
  {
   "address": "1757 Thomas Avenue, Saint Paul",
   "sale_month": "2018-01",
   "price": 955000,
   "lot_sqft": 9321,
   "price_per_lot_sqft": 102.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2923,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923120100"
  },
  {
   "address": "2100 Dupont Ave S, Minneapolis",
   "sale_month": "2018-01",
   "price": 750000,
   "lot_sqft": 5470,
   "price_per_lot_sqft": 137.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1643,
   "use": "TRIPLEX",
   "parcel_id": "3302924120010"
  },
  {
   "address": "18750 Buchanan Street Northeast, East Bethel",
   "sale_month": "2018-01",
   "price": 138000,
   "lot_sqft": 107540,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323220006"
  },
  {
   "address": "660 5th Street East, Saint Paul",
   "sale_month": "2018-01",
   "price": 139000,
   "lot_sqft": 4292,
   "price_per_lot_sqft": 32.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1189,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922420009"
  },
  {
   "address": "519 Payne Avenue, Saint Paul",
   "sale_month": "2018-01",
   "price": 1375000,
   "lot_sqft": 31285,
   "price_per_lot_sqft": 43.95,
   "price_per_building_sqft": 86.54,
   "building_sqft": 15888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15984,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922240087"
  },
  {
   "address": "515 Kenny Road, Saint Paul",
   "sale_month": "2018-01",
   "price": 1375000,
   "lot_sqft": 5549,
   "price_per_lot_sqft": 247.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922240074"
  },
  {
   "address": "499 Kenny Road, Saint Paul",
   "sale_month": "2018-01",
   "price": 1375000,
   "lot_sqft": 3521,
   "price_per_lot_sqft": 390.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922240067"
  },
  {
   "address": "1826 Northwestern Avenue, Stillwater",
   "sale_month": "2018-01",
   "price": 2270000,
   "lot_sqft": 87053,
   "price_per_lot_sqft": 26.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26009,
   "use": "300",
   "parcel_id": "3203020420007"
  },
  {
   "address": "199 Northtown Drive Northeast, Blaine",
   "sale_month": "2018-01",
   "price": 2038000,
   "lot_sqft": 66285,
   "price_per_lot_sqft": 30.75,
   "price_per_building_sqft": 295.15,
   "building_sqft": 6905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6947,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123310020"
  },
  {
   "address": "3151 Country Drive, Little Canada",
   "sale_month": "2018-01",
   "price": 292500,
   "lot_sqft": 46697,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": 73.42,
   "building_sqft": 3984,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4008,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022430005"
  },
  {
   "address": "8815 7th Ave N, Golden Valley",
   "sale_month": "2018-01",
   "price": 1400000,
   "lot_sqft": 48613,
   "price_per_lot_sqft": 28.8,
   "price_per_building_sqft": 306.88,
   "building_sqft": 4562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4589,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821310017"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 5650000,
   "lot_sqft": 72510,
   "price_per_lot_sqft": 77.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11240,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303420010"
  },
  {
   "address": "416 Chestnut Street North, Chaska",
   "sale_month": "2018-01",
   "price": 90000,
   "lot_sqft": 7546,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1403,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300501170"
  },
  {
   "address": "614 Huron Blvd SE, Minneapolis",
   "sale_month": "2018-01",
   "price": 3593695,
   "lot_sqft": 17381,
   "price_per_lot_sqft": 206.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5412,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230154"
  },
  {
   "address": "2925 4th St SE, Minneapolis",
   "sale_month": "2018-01",
   "price": 5050000,
   "lot_sqft": 10092,
   "price_per_lot_sqft": 500.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923130108"
  },
  {
   "address": "3018 University Ave SE, Minneapolis",
   "sale_month": "2018-01",
   "price": 415000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 69.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923130046"
  },
  {
   "address": "8672 Wildwood Ave, St. Bonifacius",
   "sale_month": "2018-01",
   "price": 150000,
   "lot_sqft": 14994,
   "price_per_lot_sqft": 10,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911724330099"
  },
  {
   "address": "468 Stillwater Road, Willernie",
   "sale_month": "2018-01",
   "price": 250000,
   "lot_sqft": 7009,
   "price_per_lot_sqft": 35.67,
   "price_per_building_sqft": 174.34,
   "building_sqft": 1434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1443,
   "use": "300",
   "parcel_id": "2903021310019"
  },
  {
   "address": "1477 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2018-01",
   "price": 75000,
   "lot_sqft": 17687,
   "price_per_lot_sqft": 4.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922340151"
  },
  {
   "address": "593 Citation Drive, Shakopee",
   "sale_month": "2018-01",
   "price": 765000,
   "lot_sqft": 46953,
   "price_per_lot_sqft": 16.29,
   "price_per_building_sqft": 132.35,
   "building_sqft": 5780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5815,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271440070"
  },
  {
   "address": "7227 Highway 13 West, Savage",
   "sale_month": "2018-01",
   "price": 725000,
   "lot_sqft": 82010,
   "price_per_lot_sqft": 8.84,
   "price_per_building_sqft": 104.62,
   "building_sqft": 6930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6971,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269080052"
  },
  {
   "address": "8631 Eagle Creek Circle, Savage",
   "sale_month": "2018-01",
   "price": 125000,
   "lot_sqft": 1154,
   "price_per_lot_sqft": 108.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140040"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 180000,
   "lot_sqft": 4947,
   "price_per_lot_sqft": 36.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922430181"
  },
  {
   "address": "2019 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2018-01",
   "price": 180000,
   "lot_sqft": 5322,
   "price_per_lot_sqft": 33.82,
   "price_per_building_sqft": 105.7,
   "building_sqft": 1703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1713,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922430180"
  },
  {
   "address": "200 11th Ave S, Minneapolis",
   "sale_month": "2018-01",
   "price": 362400,
   "lot_sqft": 89845,
   "price_per_lot_sqft": 4.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74583,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120142"
  },
  {
   "address": "1129 Washington Ave S, Minneapolis",
   "sale_month": "2018-01",
   "price": 485000,
   "lot_sqft": 3489,
   "price_per_lot_sqft": 139.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120061"
  },
  {
   "address": "9521 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2018-01",
   "price": 500,
   "lot_sqft": 56535,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.04,
   "building_sqft": 12492,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12568,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253124320014"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 500,
   "lot_sqft": 6482,
   "price_per_lot_sqft": 0.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253124320004"
  },
  {
   "address": "1091 Rice Street, Saint Paul",
   "sale_month": "2018-01",
   "price": 525000,
   "lot_sqft": 9937,
   "price_per_lot_sqft": 52.83,
   "price_per_building_sqft": 189.67,
   "building_sqft": 2768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2785,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923110196"
  },
  {
   "address": "921 24th Ave S, Minneapolis",
   "sale_month": "2018-01",
   "price": 1100000,
   "lot_sqft": 9289,
   "price_per_lot_sqft": 118.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2750,
   "use": "APARTMENT",
   "parcel_id": "2502924340058"
  },
  {
   "address": "541 Main Street, Elko New Market",
   "sale_month": "2018-01",
   "price": 141000,
   "lot_sqft": 14147,
   "price_per_lot_sqft": 9.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "239210110"
  },
  {
   "address": "6805 20th Avenue, Centerville",
   "sale_month": "2018-01",
   "price": 2675000,
   "lot_sqft": 521272,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": 65.72,
   "building_sqft": 40706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40952,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233122440012"
  },
  {
   "address": "3155 Empire La N, Plymouth",
   "sale_month": "2018-01",
   "price": 1650000,
   "lot_sqft": 80313,
   "price_per_lot_sqft": 20.54,
   "price_per_building_sqft": 158.17,
   "building_sqft": 10432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10495,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822230013"
  },
  {
   "address": "5750 Wentworth Ave, Minneapolis",
   "sale_month": "2018-01",
   "price": 800000,
   "lot_sqft": 22450,
   "price_per_lot_sqft": 35.63,
   "price_per_building_sqft": 93.15,
   "building_sqft": 8588,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8640,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824240015"
  },
  {
   "address": "4444 West Round Lake Road, Arden Hills",
   "sale_month": "2018-01",
   "price": 1970000,
   "lot_sqft": 225403,
   "price_per_lot_sqft": 8.74,
   "price_per_building_sqft": 72.91,
   "building_sqft": 27020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27183,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213023220005"
  },
  {
   "address": "8304 Zane Ave N, Brooklyn Park",
   "sale_month": "2018-01",
   "price": 12600000,
   "lot_sqft": 128032,
   "price_per_lot_sqft": 98.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14336,
   "use": "APARTMENT",
   "parcel_id": "2111921210005"
  },
  {
   "address": "8308 Zane Ave N, Brooklyn Park",
   "sale_month": "2018-01",
   "price": 12600000,
   "lot_sqft": 175688,
   "price_per_lot_sqft": 71.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14193,
   "use": "APARTMENT",
   "parcel_id": "2111921210004"
  },
  {
   "address": "8599 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2018-01",
   "price": 1300000,
   "lot_sqft": 55017,
   "price_per_lot_sqft": 23.63,
   "price_per_building_sqft": 105.25,
   "building_sqft": 12352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12427,
   "use": "300",
   "parcel_id": "2102721220011"
  },
  {
   "address": "6370 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2018-01",
   "price": 235000,
   "lot_sqft": 26273,
   "price_per_lot_sqft": 8.94,
   "price_per_building_sqft": 108.05,
   "building_sqft": 2175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2188,
   "use": "Commercial-preferred",
   "parcel_id": "203650022030"
  },
  {
   "address": "3500 Cannon Street, Hastings",
   "sale_month": "2018-01",
   "price": 343943,
   "lot_sqft": 59212,
   "price_per_lot_sqft": 5.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11571,
   "use": "Industrial-preferred",
   "parcel_id": "195850000120"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 11057,
   "lot_sqft": 4047,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "195850000111"
  },
  {
   "address": "340 Central Ave, Osseo",
   "sale_month": "2018-01",
   "price": 409000,
   "lot_sqft": 10595,
   "price_per_lot_sqft": 38.6,
   "price_per_building_sqft": 39.27,
   "building_sqft": 10414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10477,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921220137"
  },
  {
   "address": "332 Central Ave, Osseo",
   "sale_month": "2018-01",
   "price": 409000,
   "lot_sqft": 6594,
   "price_per_lot_sqft": 62.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921220136"
  },
  {
   "address": "3925 Market St, Edina",
   "sale_month": "2018-01",
   "price": 5100000,
   "lot_sqft": 65467,
   "price_per_lot_sqft": 77.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30066,
   "use": "APARTMENT",
   "parcel_id": "1802824140142"
  },
  {
   "address": "5032 34th Ave S, Minneapolis",
   "sale_month": "2018-01",
   "price": 385000,
   "lot_sqft": 8647,
   "price_per_lot_sqft": 44.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3214,
   "use": "APARTMENT",
   "parcel_id": "1802823320021"
  },
  {
   "address": "6201 85th Street South, Cottage Grove",
   "sale_month": "2018-01",
   "price": 82619,
   "lot_sqft": 30121,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": 13.73,
   "building_sqft": 6019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6056,
   "use": "305",
   "parcel_id": "1802721320004"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 62645,
   "lot_sqft": 69104,
   "price_per_lot_sqft": 0.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3313,
   "use": "305",
   "parcel_id": "1802721320003"
  },
  {
   "address": "4760 White Bear Parkway, White Bear Lake",
   "sale_month": "2018-01",
   "price": 610000,
   "lot_sqft": 8087,
   "price_per_lot_sqft": 75.43,
   "price_per_building_sqft": 176.61,
   "building_sqft": 3454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3475,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440025"
  },
  {
   "address": "10044 Nicollet Ave S, Bloomington",
   "sale_month": "2018-01",
   "price": 2541000,
   "lot_sqft": 39028,
   "price_per_lot_sqft": 65.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7774,
   "use": "APARTMENT",
   "parcel_id": "1502724340068"
  },
  {
   "address": "200 97th St W, Bloomington",
   "sale_month": "2018-01",
   "price": 4716000,
   "lot_sqft": 95034,
   "price_per_lot_sqft": 49.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17345,
   "use": "APARTMENT",
   "parcel_id": "1502724240024"
  },
  {
   "address": "2145 Mcknight Road North, North Saint Paul",
   "sale_month": "2018-01",
   "price": 905000,
   "lot_sqft": 26870,
   "price_per_lot_sqft": 33.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3778,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110009"
  },
  {
   "address": "1511 7th Street West, Saint Paul",
   "sale_month": "2018-01",
   "price": 925000,
   "lot_sqft": 9058,
   "price_per_lot_sqft": 102.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3479,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142823210018"
  },
  {
   "address": "13725 Main St, Rogers",
   "sale_month": "2018-01",
   "price": 2185040,
   "lot_sqft": 425588,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32964,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023240006"
  },
  {
   "address": "8500 Edinbrook Pkwy N, Brooklyn Park",
   "sale_month": "2018-01",
   "price": 2659405,
   "lot_sqft": 106806,
   "price_per_lot_sqft": 24.9,
   "price_per_building_sqft": 129.73,
   "building_sqft": 20499,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20623,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921430047"
  },
  {
   "address": "722 Adams St NE, Minneapolis",
   "sale_month": "2018-01",
   "price": 315000,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 60.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1684,
   "use": "APARTMENT",
   "parcel_id": "1402924420203"
  },
  {
   "address": "6400 Central Avenue Northeast, Fridley",
   "sale_month": "2018-01",
   "price": 790000,
   "lot_sqft": 63635,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": 111.83,
   "building_sqft": 7064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7107,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024310031"
  },
  {
   "address": "638 Polk St NE, Minneapolis",
   "sale_month": "2018-01",
   "price": 510000,
   "lot_sqft": 10341,
   "price_per_lot_sqft": 49.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3977,
   "use": "APARTMENT",
   "parcel_id": "1302924320045"
  },
  {
   "address": "955 24th Ave NE, Minneapolis",
   "sale_month": "2018-01",
   "price": 185000,
   "lot_sqft": 2970,
   "price_per_lot_sqft": 62.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1175,
   "use": "TRIPLEX",
   "parcel_id": "1202924320085"
  },
  {
   "address": "1086 7th Street West, Saint Paul",
   "sale_month": "2018-01",
   "price": 300000,
   "lot_sqft": 4193,
   "price_per_lot_sqft": 71.55,
   "price_per_building_sqft": 267.62,
   "building_sqft": 1121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1128,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823410216"
  },
  {
   "address": "2537 Quincy St NE, Minneapolis",
   "sale_month": "2018-01",
   "price": 200000,
   "lot_sqft": 8361,
   "price_per_lot_sqft": 23.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1891,
   "use": "APARTMENT",
   "parcel_id": "1102924140096"
  },
  {
   "address": "472 Griggs Street South, Saint Paul",
   "sale_month": "2018-01",
   "price": 275000,
   "lot_sqft": 2555,
   "price_per_lot_sqft": 107.63,
   "price_per_building_sqft": 56.62,
   "building_sqft": 4857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4886,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823140143"
  },
  {
   "address": "3640 Kennebec Drive, Eagan",
   "sale_month": "2018-01",
   "price": 1450000,
   "lot_sqft": 85975,
   "price_per_lot_sqft": 16.87,
   "price_per_building_sqft": 62.94,
   "building_sqft": 23038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23177,
   "use": "Industrial-preferred",
   "parcel_id": "101680002052"
  },
  {
   "address": "1424 Yankee Doodle Road, Eagan",
   "sale_month": "2018-01",
   "price": 650000,
   "lot_sqft": 24413,
   "price_per_lot_sqft": 26.63,
   "price_per_building_sqft": 178.18,
   "building_sqft": 3648,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3670,
   "use": "Commercial-preferred",
   "parcel_id": "101400201010"
  },
  {
   "address": "3934 1st Ave S, Minneapolis",
   "sale_month": "2018-01",
   "price": 850000,
   "lot_sqft": 10139,
   "price_per_lot_sqft": 83.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2196,
   "use": "APARTMENT",
   "parcel_id": "1002824120100"
  },
  {
   "address": "8736 Nicollet Ave S, Bloomington",
   "sale_month": "2018-01",
   "price": 310000,
   "lot_sqft": 17969,
   "price_per_lot_sqft": 17.25,
   "price_per_building_sqft": 171.65,
   "building_sqft": 1806,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1817,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724210042"
  },
  {
   "address": "7155 Jorgensen Lane South, Cottage Grove",
   "sale_month": "2018-01",
   "price": 4400000,
   "lot_sqft": 105180,
   "price_per_lot_sqft": 41.83,
   "price_per_building_sqft": 217.22,
   "building_sqft": 20256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20378,
   "use": "300",
   "parcel_id": "1002721110083"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 4400000,
   "lot_sqft": 1604,
   "price_per_lot_sqft": 2743.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1002721110082"
  },
  {
   "address": "2610 Maplewood Drive North, Maplewood",
   "sale_month": "2018-01",
   "price": 2770000,
   "lot_sqft": 87674,
   "price_per_lot_sqft": 31.59,
   "price_per_building_sqft": 129.03,
   "building_sqft": 21468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21598,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922110071"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 2770000,
   "lot_sqft": 75702,
   "price_per_lot_sqft": 36.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922110070"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 2770000,
   "lot_sqft": 30537,
   "price_per_lot_sqft": 90.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922110023"
  },
  {
   "address": "1861 Randolph Avenue, Saint Paul",
   "sale_month": "2018-01",
   "price": 5200000,
   "lot_sqft": 9789,
   "price_per_lot_sqft": 531.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5312,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823240151"
  },
  {
   "address": "1871 Randolph Avenue, Saint Paul",
   "sale_month": "2018-01",
   "price": 5200000,
   "lot_sqft": 9788,
   "price_per_lot_sqft": 531.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4770,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823240149"
  },
  {
   "address": "5247 Hanson Ct N, Crystal",
   "sale_month": "2018-01",
   "price": 495000,
   "lot_sqft": 18737,
   "price_per_lot_sqft": 26.42,
   "price_per_building_sqft": 76.68,
   "building_sqft": 6455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6494,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220062"
  },
  {
   "address": "5251 Hanson Ct N, Crystal",
   "sale_month": "2018-01",
   "price": 495000,
   "lot_sqft": 18738,
   "price_per_lot_sqft": 26.42,
   "price_per_building_sqft": 88.19,
   "building_sqft": 5613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5647,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220061"
  },
  {
   "address": "2300 Ridge Dr, St. Louis Park",
   "sale_month": "2018-01",
   "price": 15650000,
   "lot_sqft": 108239,
   "price_per_lot_sqft": 144.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19410,
   "use": "APARTMENT",
   "parcel_id": "0911721210205"
  },
  {
   "address": "2507 Walnut Street, Roseville",
   "sale_month": "2018-01",
   "price": 1350000,
   "lot_sqft": 163675,
   "price_per_lot_sqft": 8.25,
   "price_per_building_sqft": 131.16,
   "building_sqft": 10293,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10355,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923230010"
  },
  {
   "address": "2601 88th St W, Bloomington",
   "sale_month": "2018-01",
   "price": 26250000,
   "lot_sqft": 933479,
   "price_per_lot_sqft": 28.12,
   "price_per_building_sqft": 153.18,
   "building_sqft": 171368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 172403,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802724140017"
  },
  {
   "address": "1225 8th Lane, Anoka",
   "sale_month": "2018-01",
   "price": 500,
   "lot_sqft": 11041,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1751,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124420076"
  },
  {
   "address": "2548 Ruth Street, Little Canada",
   "sale_month": "2018-01",
   "price": 425000,
   "lot_sqft": 15278,
   "price_per_lot_sqft": 27.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1975,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922210011"
  },
  {
   "address": "1976 Wooddale Drive, Woodbury",
   "sale_month": "2018-01",
   "price": 1425000,
   "lot_sqft": 110960,
   "price_per_lot_sqft": 12.84,
   "price_per_building_sqft": 104.26,
   "building_sqft": 13668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13751,
   "use": "300",
   "parcel_id": "0702821430012"
  },
  {
   "address": "4011 West Broadway, Robbinsdale",
   "sale_month": "2018-01",
   "price": 195000,
   "lot_sqft": 7313,
   "price_per_lot_sqft": 26.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130046"
  },
  {
   "address": "3924 Excelsior Blvd, St. Louis Park",
   "sale_month": "2018-01",
   "price": 56845715,
   "lot_sqft": 33812,
   "price_per_lot_sqft": 1681.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0602824410076"
  },
  {
   "address": "3900 Excelsior Blvd, St. Louis Park",
   "sale_month": "2018-01",
   "price": 56845716,
   "lot_sqft": 94073,
   "price_per_lot_sqft": 604.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40446,
   "use": "APARTMENT",
   "parcel_id": "0602824410075"
  },
  {
   "address": "3709 Minnehaha Ave, Minneapolis",
   "sale_month": "2018-01",
   "price": 725000,
   "lot_sqft": 15543,
   "price_per_lot_sqft": 46.64,
   "price_per_building_sqft": 52.67,
   "building_sqft": 13764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13847,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330154"
  },
  {
   "address": "12340 Margo Avenue South, Denmark Township",
   "sale_month": "2018-01",
   "price": 430000,
   "lot_sqft": 233436,
   "price_per_lot_sqft": 1.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602620230012"
  },
  {
   "address": "7005 Wayzata Blvd, St. Louis Park",
   "sale_month": "2018-01",
   "price": 422500,
   "lot_sqft": 14140,
   "price_per_lot_sqft": 29.88,
   "price_per_building_sqft": 194.88,
   "building_sqft": 2168,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2181,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721420070"
  },
  {
   "address": "8000 Northland Dr, Bloomington",
   "sale_month": "2018-01",
   "price": 35250000,
   "lot_sqft": 46437,
   "price_per_lot_sqft": 759.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724230010"
  },
  {
   "address": "8100 Northland Dr, Bloomington",
   "sale_month": "2018-01",
   "price": 35250000,
   "lot_sqft": 146368,
   "price_per_lot_sqft": 240.83,
   "price_per_building_sqft": 806.91,
   "building_sqft": 43685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43949,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724230009"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 280000,
   "lot_sqft": 75098,
   "price_per_lot_sqft": 3.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1632,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "043124430005"
  },
  {
   "address": "2732 Maplewood Drive North, Maplewood",
   "sale_month": "2018-01",
   "price": 950000,
   "lot_sqft": 24449,
   "price_per_lot_sqft": 38.86,
   "price_per_building_sqft": 282.07,
   "building_sqft": 3368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3388,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922440008"
  },
  {
   "address": "2044 Grand Avenue, Saint Paul",
   "sale_month": "2018-01",
   "price": 402000,
   "lot_sqft": 7298,
   "price_per_lot_sqft": 55.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2199,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320045"
  },
  {
   "address": "143 Snelling Avenue North, Saint Paul",
   "sale_month": "2018-01",
   "price": 810000,
   "lot_sqft": 10126,
   "price_per_lot_sqft": 79.99,
   "price_per_building_sqft": 522.58,
   "building_sqft": 1550,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1559,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110050"
  },
  {
   "address": "1596 Marshall Avenue, Saint Paul",
   "sale_month": "2018-01",
   "price": 900000,
   "lot_sqft": 5913,
   "price_per_lot_sqft": 152.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110009"
  },
  {
   "address": "1592 Marshall Avenue, Saint Paul",
   "sale_month": "2018-01",
   "price": 900000,
   "lot_sqft": 5956,
   "price_per_lot_sqft": 151.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110001"
  },
  {
   "address": "1436 Colorado Ave S, St. Louis Park",
   "sale_month": "2018-01",
   "price": 1603000,
   "lot_sqft": 38857,
   "price_per_lot_sqft": 41.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6722,
   "use": "APARTMENT",
   "parcel_id": "0411721320068"
  },
  {
   "address": "3600 Fremont Ave N, Minneapolis",
   "sale_month": "2018-01",
   "price": 950000,
   "lot_sqft": 15065,
   "price_per_lot_sqft": 63.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5256,
   "use": "APARTMENT",
   "parcel_id": "0402924430184"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 119000,
   "lot_sqft": 14810,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440055"
  },
  {
   "address": "7748 Elm Street Northeast, Fridley",
   "sale_month": "2018-01",
   "price": 119000,
   "lot_sqft": 11389,
   "price_per_lot_sqft": 10.45,
   "price_per_building_sqft": 118.41,
   "building_sqft": 1005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1011,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440054"
  },
  {
   "address": "4336 Lyndale Ave N, Minneapolis",
   "sale_month": "2018-01",
   "price": 825000,
   "lot_sqft": 12232,
   "price_per_lot_sqft": 67.45,
   "price_per_building_sqft": 88.57,
   "building_sqft": 9315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9371,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924220004"
  },
  {
   "address": "8448 Pillsbury Ave S, Bloomington",
   "sale_month": "2018-01",
   "price": 1325000,
   "lot_sqft": 64310,
   "price_per_lot_sqft": 20.6,
   "price_per_building_sqft": 76.53,
   "building_sqft": 17314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17419,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724340109"
  },
  {
   "address": "8300 Pillsbury Ave S, Bloomington",
   "sale_month": "2018-01",
   "price": 2200000,
   "lot_sqft": 103210,
   "price_per_lot_sqft": 21.32,
   "price_per_building_sqft": 56.86,
   "building_sqft": 38690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38924,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724310151"
  },
  {
   "address": "8421 University Avenue Northeast, Spring Lake Park",
   "sale_month": "2018-01",
   "price": 975000,
   "lot_sqft": 29228,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": 106.91,
   "building_sqft": 9120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9175,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024210163"
  },
  {
   "address": "12001 County Road 11, Burnsville",
   "sale_month": "2018-01",
   "price": 650000,
   "lot_sqft": 49968,
   "price_per_lot_sqft": 13.01,
   "price_per_building_sqft": 149.32,
   "building_sqft": 4353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4379,
   "use": "Commercial-preferred",
   "parcel_id": "020361041050"
  },
  {
   "address": null,
   "sale_month": "2018-01",
   "price": 1325000,
   "lot_sqft": 55418,
   "price_per_lot_sqft": 23.91,
   "price_per_building_sqft": 91.59,
   "building_sqft": 14467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14554,
   "use": "Commercial-preferred",
   "parcel_id": "018120106031"
  },
  {
   "address": "8485 Plaza Boulevard Northeast, Spring Lake Park",
   "sale_month": "2018-01",
   "price": 1160000,
   "lot_sqft": 63386,
   "price_per_lot_sqft": 18.3,
   "price_per_building_sqft": 45.21,
   "building_sqft": 25660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25815,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120079"
  },
  {
   "address": "227 Erie Street, Saint Paul",
   "sale_month": "2018-01",
   "price": 289000,
   "lot_sqft": 2663,
   "price_per_lot_sqft": 108.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823330077"
  },
  {
   "address": "533 St Clair Avenue, Saint Paul",
   "sale_month": "2018-01",
   "price": 289000,
   "lot_sqft": 6761,
   "price_per_lot_sqft": 42.75,
   "price_per_building_sqft": 71.11,
   "building_sqft": 4064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4089,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823330076"
  },
  {
   "address": "310 Smith Avenue North, Saint Paul",
   "sale_month": "2018-01",
   "price": 16500000,
   "lot_sqft": 58152,
   "price_per_lot_sqft": 283.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823140199"
  },
  {
   "address": "11100 62nd St W, Eden Prairie",
   "sale_month": "2018-01",
   "price": 2105263,
   "lot_sqft": 28478,
   "price_per_lot_sqft": 73.93,
   "price_per_building_sqft": 823.66,
   "building_sqft": 2556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622220020"
  },
  {
   "address": "209 Jefferson Avenue Southwest, Watertown",
   "sale_month": "2017-12",
   "price": 825000,
   "lot_sqft": 76947,
   "price_per_lot_sqft": 10.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10532,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "850750420"
  },
  {
   "address": "640 Marketplace Drive, Waconia",
   "sale_month": "2017-12",
   "price": 402120,
   "lot_sqft": 40181,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755080010"
  },
  {
   "address": "10550 10th Street West, Waconia",
   "sale_month": "2017-12",
   "price": 1379110,
   "lot_sqft": 70032,
   "price_per_lot_sqft": 19.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11422,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "752560040"
  },
  {
   "address": "16 1st Street West, Waconia",
   "sale_month": "2017-12",
   "price": 220000,
   "lot_sqft": 8633,
   "price_per_lot_sqft": 25.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502650"
  },
  {
   "address": "209 Main Street East, Norwood Young America",
   "sale_month": "2017-12",
   "price": 20000,
   "lot_sqft": 4799,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580510650"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 4720,
   "lot_sqft": 12548,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "365870001273"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 19259,
   "lot_sqft": 4591,
   "price_per_lot_sqft": 4.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "365870001260"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 36251,
   "lot_sqft": 3370,
   "price_per_lot_sqft": 10.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "365870001250"
  },
  {
   "address": "144 Concord Exchange South, South Saint Paul",
   "sale_month": "2017-12",
   "price": 158600,
   "lot_sqft": 16851,
   "price_per_lot_sqft": 9.41,
   "price_per_building_sqft": 41.68,
   "building_sqft": 3805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3828,
   "use": "Commercial-preferred",
   "parcel_id": "365870001240"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 34835,
   "lot_sqft": 6244,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "365870001190"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 34835,
   "lot_sqft": 6245,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "365870001170"
  },
  {
   "address": "1036 Peters Place Northeast, Columbia Heights",
   "sale_month": "2017-12",
   "price": 475000,
   "lot_sqft": 12049,
   "price_per_lot_sqft": 39.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2497,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024330144"
  },
  {
   "address": "5435 Feltl Rd, Minnetonka",
   "sale_month": "2017-12",
   "price": 1841000,
   "lot_sqft": 121779,
   "price_per_lot_sqft": 15.12,
   "price_per_building_sqft": 128.43,
   "building_sqft": 14335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14422,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722220007"
  },
  {
   "address": "1160 West Mckinley Street, Anoka",
   "sale_month": "2017-12",
   "price": 1100000,
   "lot_sqft": 72738,
   "price_per_lot_sqft": 15.12,
   "price_per_building_sqft": 68.12,
   "building_sqft": 16147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16244,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225420020"
  },
  {
   "address": "3501 Thurston Avenue, Anoka",
   "sale_month": "2017-12",
   "price": 1,
   "lot_sqft": 222831,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 36980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37204,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225410005"
  },
  {
   "address": "660 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2017-12",
   "price": 500,
   "lot_sqft": 41957,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.15,
   "building_sqft": 3269,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3289,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024430049"
  },
  {
   "address": "535 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2017-12",
   "price": 320000,
   "lot_sqft": 12944,
   "price_per_lot_sqft": 24.72,
   "price_per_building_sqft": 121.9,
   "building_sqft": 2625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2640,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310073"
  },
  {
   "address": "680 University Avenue West, Saint Paul",
   "sale_month": "2017-12",
   "price": 400000,
   "lot_sqft": 9647,
   "price_per_lot_sqft": 41.46,
   "price_per_building_sqft": 259.91,
   "building_sqft": 1539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1548,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410001"
  },
  {
   "address": "1601 Freeway Blvd, Brooklyn Center",
   "sale_month": "2017-12",
   "price": 430000,
   "lot_sqft": 45816,
   "price_per_lot_sqft": 9.39,
   "price_per_building_sqft": 76.31,
   "building_sqft": 5635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5669,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921410014"
  },
  {
   "address": "1600 Lake St E, Minneapolis",
   "sale_month": "2017-12",
   "price": 749000,
   "lot_sqft": 4381,
   "price_per_lot_sqft": 170.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440127"
  },
  {
   "address": "2939 16th Ave S, Minneapolis",
   "sale_month": "2017-12",
   "price": 749000,
   "lot_sqft": 5075,
   "price_per_lot_sqft": 147.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924440070"
  },
  {
   "address": "2800 Chicago Ave, Minneapolis",
   "sale_month": "2017-12",
   "price": 12227000,
   "lot_sqft": 56960,
   "price_per_lot_sqft": 214.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 76034,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330242"
  },
  {
   "address": "2804 Chicago Ave, Minneapolis",
   "sale_month": "2017-12",
   "price": 12227000,
   "lot_sqft": 37433,
   "price_per_lot_sqft": 326.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330240"
  },
  {
   "address": "2804 Chicago Ave, Minneapolis",
   "sale_month": "2017-12",
   "price": 12227000,
   "lot_sqft": 17272,
   "price_per_lot_sqft": 707.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330239"
  },
  {
   "address": "2902 Chicago Ave, Minneapolis",
   "sale_month": "2017-12",
   "price": 425000,
   "lot_sqft": 8293,
   "price_per_lot_sqft": 51.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330193"
  },
  {
   "address": "1000 Xenium La N, Plymouth",
   "sale_month": "2017-12",
   "price": 1130000,
   "lot_sqft": 168806,
   "price_per_lot_sqft": 6.69,
   "price_per_building_sqft": 101.19,
   "building_sqft": 11167,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11234,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822130002"
  },
  {
   "address": "2548 Nicollet Ave, Minneapolis",
   "sale_month": "2017-12",
   "price": 7700000,
   "lot_sqft": 26002,
   "price_per_lot_sqft": 296.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10965,
   "use": "APARTMENT",
   "parcel_id": "3402924240117"
  },
  {
   "address": "2528 Nicollet Ave, Minneapolis",
   "sale_month": "2017-12",
   "price": 7700000,
   "lot_sqft": 25775,
   "price_per_lot_sqft": 298.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240096"
  },
  {
   "address": "2505 5th Ave S, Minneapolis",
   "sale_month": "2017-12",
   "price": 360000,
   "lot_sqft": 7110,
   "price_per_lot_sqft": 50.63,
   "price_per_building_sqft": 65.65,
   "building_sqft": 5484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5517,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924140024"
  },
  {
   "address": "2512 1st Ave S, Minneapolis",
   "sale_month": "2017-12",
   "price": 150000,
   "lot_sqft": 7562,
   "price_per_lot_sqft": 19.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1822,
   "use": "TRIPLEX",
   "parcel_id": "3402924130081"
  },
  {
   "address": "937 3rd Street East, Saint Paul",
   "sale_month": "2017-12",
   "price": 138000,
   "lot_sqft": 4063,
   "price_per_lot_sqft": 33.97,
   "price_per_building_sqft": 104.62,
   "building_sqft": 1319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1327,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922230071"
  },
  {
   "address": "5735 Lindsay St, Golden Valley",
   "sale_month": "2017-12",
   "price": 1188000,
   "lot_sqft": 120727,
   "price_per_lot_sqft": 9.84,
   "price_per_building_sqft": 49.81,
   "building_sqft": 23849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23993,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821210056"
  },
  {
   "address": "2500 Emerson Ave S, Minneapolis",
   "sale_month": "2017-12",
   "price": 2575000,
   "lot_sqft": 8368,
   "price_per_lot_sqft": 307.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4552,
   "use": "APARTMENT",
   "parcel_id": "3302924130007"
  },
  {
   "address": "2210 Hennepin Ave, Minneapolis",
   "sale_month": "2017-12",
   "price": 2100000,
   "lot_sqft": 13100,
   "price_per_lot_sqft": 160.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302924120189"
  },
  {
   "address": "750 1st Street Southwest, New Brighton",
   "sale_month": "2017-12",
   "price": 1410000,
   "lot_sqft": 69494,
   "price_per_lot_sqft": 20.29,
   "price_per_building_sqft": 53.65,
   "building_sqft": 26280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26439,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023120012"
  },
  {
   "address": "776 7th Street East, Saint Paul",
   "sale_month": "2017-12",
   "price": 285000,
   "lot_sqft": 4391,
   "price_per_lot_sqft": 64.91,
   "price_per_building_sqft": 61.19,
   "building_sqft": 4658,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4686,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922110081"
  },
  {
   "address": "7019 6th Street North, Oakdale",
   "sale_month": "2017-12",
   "price": 2800000,
   "lot_sqft": 166229,
   "price_per_lot_sqft": 16.84,
   "price_per_building_sqft": 50.48,
   "building_sqft": 55465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55800,
   "use": "305",
   "parcel_id": "3202921320006"
  },
  {
   "address": "1 River Terrace Ct, Minneapolis",
   "sale_month": "2017-12",
   "price": 13950000,
   "lot_sqft": 23498,
   "price_per_lot_sqft": 593.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4259,
   "use": "APARTMENT",
   "parcel_id": "3102923140009"
  },
  {
   "address": "14101 7th Avenue Northwest, Andover",
   "sale_month": "2017-12",
   "price": 500,
   "lot_sqft": 87924,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5192,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303224430002"
  },
  {
   "address": "6080 12th Street North, Oakdale",
   "sale_month": "2017-12",
   "price": 355900,
   "lot_sqft": 24387,
   "price_per_lot_sqft": 14.59,
   "price_per_building_sqft": 60.36,
   "building_sqft": 5896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5932,
   "use": "300",
   "parcel_id": "3002921330002"
  },
  {
   "address": "1077 Helmo Avenue North, Oakdale",
   "sale_month": "2017-12",
   "price": 1312500,
   "lot_sqft": 41525,
   "price_per_lot_sqft": 31.61,
   "price_per_building_sqft": 122.71,
   "building_sqft": 10696,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10761,
   "use": "300",
   "parcel_id": "2902921430018"
  },
  {
   "address": "6525 France Ave S, Edina",
   "sale_month": "2017-12",
   "price": 22800000,
   "lot_sqft": 55324,
   "price_per_lot_sqft": 412.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 163163,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824230173"
  },
  {
   "address": "6544 Drew Ave S, Edina",
   "sale_month": "2017-12",
   "price": 54850000,
   "lot_sqft": 254912,
   "price_per_lot_sqft": 215.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824230172"
  },
  {
   "address": "6517 Drew Ave S, Edina",
   "sale_month": "2017-12",
   "price": 3000000,
   "lot_sqft": 33261,
   "price_per_lot_sqft": 90.2,
   "price_per_building_sqft": 471.55,
   "building_sqft": 6362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6401,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824230009"
  },
  {
   "address": "14814 Lake Drive Northeast, Columbus",
   "sale_month": "2017-12",
   "price": 500,
   "lot_sqft": 228632,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283222110016"
  },
  {
   "address": "1950 Douglas Dr N, Golden Valley",
   "sale_month": "2017-12",
   "price": 540000,
   "lot_sqft": 51189,
   "price_per_lot_sqft": 10.55,
   "price_per_building_sqft": 145.36,
   "building_sqft": 3715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3738,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821230041"
  },
  {
   "address": "310 Myrtle Street West, Stillwater",
   "sale_month": "2017-12",
   "price": 455000,
   "lot_sqft": 13283,
   "price_per_lot_sqft": 34.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "110",
   "parcel_id": "2803020420014"
  },
  {
   "address": "750 Innovation Drive, Shakopee",
   "sale_month": "2017-12",
   "price": 10400000,
   "lot_sqft": 383182,
   "price_per_lot_sqft": 27.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 133704,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274510010"
  },
  {
   "address": "1364 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2017-12",
   "price": 14500000,
   "lot_sqft": 160446,
   "price_per_lot_sqft": 90.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22597,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272830020"
  },
  {
   "address": "228 12th St S, Minneapolis",
   "sale_month": "2017-12",
   "price": 5400000,
   "lot_sqft": 52487,
   "price_per_lot_sqft": 102.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18201,
   "use": "APARTMENT",
   "parcel_id": "2702924140064"
  },
  {
   "address": "404 1st Avenue East, Shakopee",
   "sale_month": "2017-12",
   "price": 158000,
   "lot_sqft": 8389,
   "price_per_lot_sqft": 18.83,
   "price_per_building_sqft": 168.09,
   "building_sqft": 940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 945,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270012070"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 365000,
   "lot_sqft": 11088,
   "price_per_lot_sqft": 32.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263520040"
  },
  {
   "address": "4150 Egan Drive, Savage",
   "sale_month": "2017-12",
   "price": 3000000,
   "lot_sqft": 39056,
   "price_per_lot_sqft": 76.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261230040"
  },
  {
   "address": "4000 Egan Drive, Savage",
   "sale_month": "2017-12",
   "price": 3000000,
   "lot_sqft": 40153,
   "price_per_lot_sqft": 74.71,
   "price_per_building_sqft": 845.55,
   "building_sqft": 3548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3570,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261230030"
  },
  {
   "address": "4022 Egan Drive, Savage",
   "sale_month": "2017-12",
   "price": 3000000,
   "lot_sqft": 43999,
   "price_per_lot_sqft": 68.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261230020"
  },
  {
   "address": "4078 Egan Drive, Savage",
   "sale_month": "2017-12",
   "price": 3000000,
   "lot_sqft": 36695,
   "price_per_lot_sqft": 81.76,
   "price_per_building_sqft": 90.71,
   "building_sqft": 33071,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33270,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261230010"
  },
  {
   "address": "7455 Co Rd No 116, Corcoran",
   "sale_month": "2017-12",
   "price": 385000,
   "lot_sqft": 140388,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5208,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923140020"
  },
  {
   "address": "12491 Zinran Avenue South, Savage",
   "sale_month": "2017-12",
   "price": 365000,
   "lot_sqft": 47526,
   "price_per_lot_sqft": 7.68,
   "price_per_building_sqft": 114.67,
   "building_sqft": 3183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3202,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570180"
  },
  {
   "address": "817 Portland Ave, Minneapolis",
   "sale_month": "2017-12",
   "price": 800000,
   "lot_sqft": 8664,
   "price_per_lot_sqft": 92.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602924230069"
  },
  {
   "address": "505 4th Ave S, Minneapolis",
   "sale_month": "2017-12",
   "price": 18370000,
   "lot_sqft": 43720,
   "price_per_lot_sqft": 420.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924220353"
  },
  {
   "address": "415 5th St S, Minneapolis",
   "sale_month": "2017-12",
   "price": 23581000,
   "lot_sqft": 65578,
   "price_per_lot_sqft": 359.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602924220026"
  },
  {
   "address": "15777 Highway 13 South, Prior Lake",
   "sale_month": "2017-12",
   "price": 746932,
   "lot_sqft": 160914,
   "price_per_lot_sqft": 4.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "252320020"
  },
  {
   "address": "10136 Sunset Avenue Northeast, Blaine",
   "sale_month": "2017-12",
   "price": 140000,
   "lot_sqft": 11539,
   "price_per_lot_sqft": 12.13,
   "price_per_building_sqft": 52.2,
   "building_sqft": 2682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2698,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123440007"
  },
  {
   "address": "1056 17th Ave SE, Minneapolis",
   "sale_month": "2017-12",
   "price": 100000,
   "lot_sqft": 7569,
   "price_per_lot_sqft": 13.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 839,
   "use": "TRIPLEX",
   "parcel_id": "2402924110219"
  },
  {
   "address": "5333 University Avenue Northeast, Fridley",
   "sale_month": "2017-12",
   "price": 500,
   "lot_sqft": 44457,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.05,
   "building_sqft": 10440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10503,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024340100"
  },
  {
   "address": "317 2nd Ave S, Minneapolis",
   "sale_month": "2017-12",
   "price": 5700000,
   "lot_sqft": 17372,
   "price_per_lot_sqft": 328.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9943,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924330010"
  },
  {
   "address": "50 6th St S, Minneapolis",
   "sale_month": "2017-12",
   "price": 258500000,
   "lot_sqft": 46965,
   "price_per_lot_sqft": 5504.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440110"
  },
  {
   "address": "277 12th Ave N, Minneapolis",
   "sale_month": "2017-12",
   "price": 14000000,
   "lot_sqft": 149785,
   "price_per_lot_sqft": 93.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44531,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924210080"
  },
  {
   "address": "520 4th St N, Minneapolis",
   "sale_month": "2017-12",
   "price": 640000,
   "lot_sqft": 18094,
   "price_per_lot_sqft": 35.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130344"
  },
  {
   "address": "109 Rice Street South, Jordan",
   "sale_month": "2017-12",
   "price": 77000,
   "lot_sqft": 2188,
   "price_per_lot_sqft": 35.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020880"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 500,
   "lot_sqft": 10217,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": 0.21,
   "building_sqft": 2410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2424,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110005"
  },
  {
   "address": "2529 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2017-12",
   "price": 500,
   "lot_sqft": 8528,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110004"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 500,
   "lot_sqft": 1364,
   "price_per_lot_sqft": 0.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110003"
  },
  {
   "address": "300 Bryant Ave N, Minneapolis",
   "sale_month": "2017-12",
   "price": 625000,
   "lot_sqft": 28969,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924410011"
  },
  {
   "address": "1030 Knox Ave N, Minneapolis",
   "sale_month": "2017-12",
   "price": 350000,
   "lot_sqft": 5372,
   "price_per_lot_sqft": 65.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2130,
   "use": "TRIPLEX",
   "parcel_id": "2102924210238"
  },
  {
   "address": "1028 Knox Ave N, Minneapolis",
   "sale_month": "2017-12",
   "price": 350000,
   "lot_sqft": 5373,
   "price_per_lot_sqft": 65.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2147,
   "use": "TRIPLEX",
   "parcel_id": "2102924210237"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 422760,
   "lot_sqft": 84492,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203023420052"
  },
  {
   "address": "10153 University Avenue Northeast, Blaine",
   "sale_month": "2017-12",
   "price": 110000,
   "lot_sqft": 1049,
   "price_per_lot_sqft": 104.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330110"
  },
  {
   "address": "8400 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2017-12",
   "price": 13173944,
   "lot_sqft": 515378,
   "price_per_lot_sqft": 25.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 155494,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911921110104"
  },
  {
   "address": "5741 33rd Ave S, Minneapolis",
   "sale_month": "2017-12",
   "price": 340000,
   "lot_sqft": 6056,
   "price_per_lot_sqft": 56.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1936,
   "use": "APARTMENT",
   "parcel_id": "1902823230074"
  },
  {
   "address": "18305 Minnetonka Blvd, Deephaven",
   "sale_month": "2017-12",
   "price": 1000000,
   "lot_sqft": 19522,
   "price_per_lot_sqft": 51.22,
   "price_per_building_sqft": 240.38,
   "building_sqft": 4160,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4185,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722420020"
  },
  {
   "address": "20912 Highway 65 Northeast, East Bethel",
   "sale_month": "2017-12",
   "price": 240000,
   "lot_sqft": 168572,
   "price_per_lot_sqft": 1.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323240002"
  },
  {
   "address": "1333 Constance Boulevard Northeast, Ham Lake",
   "sale_month": "2017-12",
   "price": 570000,
   "lot_sqft": 107588,
   "price_per_lot_sqft": 5.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19927,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223210020"
  },
  {
   "address": "3701 Sunset Dr, Spring Park",
   "sale_month": "2017-12",
   "price": 298000,
   "lot_sqft": 17158,
   "price_per_lot_sqft": 17.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1154,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711723310045"
  },
  {
   "address": "3333 Co Rd No 101, Minnetonka",
   "sale_month": "2017-12",
   "price": 1350000,
   "lot_sqft": 20407,
   "price_per_lot_sqft": 66.15,
   "price_per_building_sqft": 202.64,
   "building_sqft": 6662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6703,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722230036"
  },
  {
   "address": "1809 English Street North, Maplewood",
   "sale_month": "2017-12",
   "price": 3025000,
   "lot_sqft": 44887,
   "price_per_lot_sqft": 67.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4887,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162922410052"
  },
  {
   "address": "5601 Green Valley Dr, Bloomington",
   "sale_month": "2017-12",
   "price": 35500000,
   "lot_sqft": 313893,
   "price_per_lot_sqft": 113.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 89185,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621240010"
  },
  {
   "address": "1200 Plymouth Ave N, Minneapolis",
   "sale_month": "2017-12",
   "price": 1570000,
   "lot_sqft": 43227,
   "price_per_lot_sqft": 36.32,
   "price_per_building_sqft": 70.32,
   "building_sqft": 22328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22463,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924430169"
  },
  {
   "address": "8155 Afton Road, Woodbury",
   "sale_month": "2017-12",
   "price": 608400,
   "lot_sqft": 303004,
   "price_per_lot_sqft": 2.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2017,
   "use": "110",
   "parcel_id": "1602821220030"
  },
  {
   "address": "9601 Penn Ave S, Bloomington",
   "sale_month": "2017-12",
   "price": 935000,
   "lot_sqft": 87730,
   "price_per_lot_sqft": 10.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724230023"
  },
  {
   "address": "22300 Industrial Blvd, Rogers",
   "sale_month": "2017-12",
   "price": 490000,
   "lot_sqft": 66335,
   "price_per_lot_sqft": 7.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11043,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1512023440035"
  },
  {
   "address": "1521 Marshall St NE, Minneapolis",
   "sale_month": "2017-12",
   "price": 342900,
   "lot_sqft": 6415,
   "price_per_lot_sqft": 53.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1419,
   "use": "TRIPLEX",
   "parcel_id": "1502924110141"
  },
  {
   "address": "4796 Washington Avenue, White Bear Lake",
   "sale_month": "2017-12",
   "price": 775000,
   "lot_sqft": 22891,
   "price_per_lot_sqft": 33.86,
   "price_per_building_sqft": 29.2,
   "building_sqft": 26541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26701,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410180"
  },
  {
   "address": "11290 86th Ave N, Maple Grove",
   "sale_month": "2017-12",
   "price": 929000,
   "lot_sqft": 7333,
   "price_per_lot_sqft": 126.69,
   "price_per_building_sqft": 270.53,
   "building_sqft": 3434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3455,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440057"
  },
  {
   "address": "11234 86th Ave N, Maple Grove",
   "sale_month": "2017-12",
   "price": 240000,
   "lot_sqft": 2941,
   "price_per_lot_sqft": 81.6,
   "price_per_building_sqft": 23.2,
   "building_sqft": 10346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10409,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440041"
  },
  {
   "address": "11800 Singletree La, Eden Prairie",
   "sale_month": "2017-12",
   "price": 4550000,
   "lot_sqft": 144656,
   "price_per_lot_sqft": 31.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12473,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1411622130054"
  },
  {
   "address": "11369 Viking Dr, Eden Prairie",
   "sale_month": "2017-12",
   "price": 12170000,
   "lot_sqft": 127105,
   "price_per_lot_sqft": 95.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17413,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622110037"
  },
  {
   "address": "1121 Central Ave NE, Minneapolis",
   "sale_month": "2017-12",
   "price": 10725000,
   "lot_sqft": 13103,
   "price_per_lot_sqft": 818.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924230039"
  },
  {
   "address": "945 Broadway St NE, Minneapolis",
   "sale_month": "2017-12",
   "price": 10725000,
   "lot_sqft": 43733,
   "price_per_lot_sqft": 245.24,
   "price_per_building_sqft": 338.2,
   "building_sqft": 31712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31903,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924230038"
  },
  {
   "address": "1120 Tyler St NE, Minneapolis",
   "sale_month": "2017-12",
   "price": 10725000,
   "lot_sqft": 14781,
   "price_per_lot_sqft": 725.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924230015"
  },
  {
   "address": "4640 Nicols Road, Eagan",
   "sale_month": "2017-12",
   "price": 2500000,
   "lot_sqft": 85260,
   "price_per_lot_sqft": 29.32,
   "price_per_building_sqft": 262.33,
   "building_sqft": 9530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9588,
   "use": "Commercial-preferred",
   "parcel_id": "105357001010"
  },
  {
   "address": "207 90th St W, Bloomington",
   "sale_month": "2017-12",
   "price": 500000,
   "lot_sqft": 23884,
   "price_per_lot_sqft": 20.93,
   "price_per_building_sqft": 74.02,
   "building_sqft": 6755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6796,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724310056"
  },
  {
   "address": "475 Fairview Avenue South, Saint Paul",
   "sale_month": "2017-12",
   "price": 550000,
   "lot_sqft": 9789,
   "price_per_lot_sqft": 56.19,
   "price_per_building_sqft": 307.95,
   "building_sqft": 1786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1797,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823240156"
  },
  {
   "address": "5941 94th Ave N, Brooklyn Park",
   "sale_month": "2017-12",
   "price": 1075000,
   "lot_sqft": 43812,
   "price_per_lot_sqft": 24.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5785,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921330010"
  },
  {
   "address": "5703 100th Ave N, Brooklyn Park",
   "sale_month": "2017-12",
   "price": 150000,
   "lot_sqft": 44347,
   "price_per_lot_sqft": 3.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921210097"
  },
  {
   "address": "7221 Ohms La, Edina",
   "sale_month": "2017-12",
   "price": 1100000,
   "lot_sqft": 11846,
   "price_per_lot_sqft": 92.86,
   "price_per_building_sqft": 107.22,
   "building_sqft": 10259,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10321,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240032"
  },
  {
   "address": "2653 Lyndale Ave N, Minneapolis",
   "sale_month": "2017-12",
   "price": 432500,
   "lot_sqft": 10644,
   "price_per_lot_sqft": 40.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3651,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924440259"
  },
  {
   "address": "17255 Highway 65 Northeast, Ham Lake",
   "sale_month": "2017-12",
   "price": 500,
   "lot_sqft": 317585,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3445,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223120021"
  },
  {
   "address": "11939 Central Avenue Northeast, Blaine",
   "sale_month": "2017-12",
   "price": 270000,
   "lot_sqft": 1206,
   "price_per_lot_sqft": 223.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420059"
  },
  {
   "address": "11937 Central Avenue Northeast, Blaine",
   "sale_month": "2017-12",
   "price": 270000,
   "lot_sqft": 1331,
   "price_per_lot_sqft": 202.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420058"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 580000,
   "lot_sqft": 646,
   "price_per_lot_sqft": 897.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120089"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 580000,
   "lot_sqft": 248,
   "price_per_lot_sqft": 2338.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120088"
  },
  {
   "address": "69 Lake Street North, Forest Lake",
   "sale_month": "2017-12",
   "price": 580000,
   "lot_sqft": 12730,
   "price_per_lot_sqft": 45.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120086"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 58633,
   "lot_sqft": 57833,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "Commercial",
   "parcel_id": "070310052012"
  },
  {
   "address": "2851 Anthony La S, St. Anthony",
   "sale_month": "2017-12",
   "price": 1350000,
   "lot_sqft": 32557,
   "price_per_lot_sqft": 41.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14570,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702923110021"
  },
  {
   "address": "2855 Anthony La S, St. Anthony",
   "sale_month": "2017-12",
   "price": 1350000,
   "lot_sqft": 30736,
   "price_per_lot_sqft": 43.92,
   "price_per_building_sqft": 99.58,
   "building_sqft": 13557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13638,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923110020"
  },
  {
   "address": "2855 Anthony La S, St. Anthony",
   "sale_month": "2017-12",
   "price": 1350000,
   "lot_sqft": 31290,
   "price_per_lot_sqft": 43.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923110019"
  },
  {
   "address": "3901 36th Ave S, Minneapolis",
   "sale_month": "2017-12",
   "price": 1475000,
   "lot_sqft": 16758,
   "price_per_lot_sqft": 88.02,
   "price_per_building_sqft": 122.51,
   "building_sqft": 12040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12112,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823210228"
  },
  {
   "address": "398 Wabasha Street North, Saint Paul",
   "sale_month": "2017-12",
   "price": 6300000,
   "lot_sqft": 97183,
   "price_per_lot_sqft": 64.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120296"
  },
  {
   "address": "8007 Bass Lake Rd, New Hope",
   "sale_month": "2017-12",
   "price": 4580000,
   "lot_sqft": 136292,
   "price_per_lot_sqft": 33.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12842,
   "use": "APARTMENT",
   "parcel_id": "0611821410013"
  },
  {
   "address": "3755 Hubbard Ave N, Robbinsdale",
   "sale_month": "2017-12",
   "price": 4580000,
   "lot_sqft": 65988,
   "price_per_lot_sqft": 69.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17003,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0602924440015"
  },
  {
   "address": "5051 Highway 7, St. Louis Park",
   "sale_month": "2017-12",
   "price": 11000000,
   "lot_sqft": 130716,
   "price_per_lot_sqft": 84.15,
   "price_per_building_sqft": 368.04,
   "building_sqft": 29888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30069,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824230027"
  },
  {
   "address": "4835 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2017-12",
   "price": 1600000,
   "lot_sqft": 37188,
   "price_per_lot_sqft": 43.02,
   "price_per_building_sqft": 179.67,
   "building_sqft": 8905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8958,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824210032"
  },
  {
   "address": "1250 126th Avenue Northeast, Blaine",
   "sale_month": "2017-12",
   "price": 175000,
   "lot_sqft": 761,
   "price_per_lot_sqft": 229.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123340140"
  },
  {
   "address": "1250 126th Avenue Northeast, Blaine",
   "sale_month": "2017-12",
   "price": 175000,
   "lot_sqft": 1263,
   "price_per_lot_sqft": 138.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123340139"
  },
  {
   "address": "2071 Hillview Road, Mounds View",
   "sale_month": "2017-12",
   "price": 523000,
   "lot_sqft": 16494,
   "price_per_lot_sqft": 31.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1968,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410020"
  },
  {
   "address": "5615 Pennsylvania Ave N, New Hope",
   "sale_month": "2017-12",
   "price": 135000,
   "lot_sqft": 5980,
   "price_per_lot_sqft": 22.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0511821310011"
  },
  {
   "address": "7500 Bass Lake Rd, New Hope",
   "sale_month": "2017-12",
   "price": 135000,
   "lot_sqft": 16492,
   "price_per_lot_sqft": 8.19,
   "price_per_building_sqft": 98.83,
   "building_sqft": 1366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1374,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821310009"
  },
  {
   "address": "11300 Hampshire Ave S, Bloomington",
   "sale_month": "2017-12",
   "price": 13500000,
   "lot_sqft": 433179,
   "price_per_lot_sqft": 31.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 127111,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521240004"
  },
  {
   "address": "2737 Fairview Avenue North, Roseville",
   "sale_month": "2017-12",
   "price": 1650000,
   "lot_sqft": 235126,
   "price_per_lot_sqft": 7.02,
   "price_per_building_sqft": 40.12,
   "building_sqft": 41124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41372,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923310023"
  },
  {
   "address": "4139 Bryant Ave N, Minneapolis",
   "sale_month": "2017-12",
   "price": 97000,
   "lot_sqft": 6523,
   "price_per_lot_sqft": 14.87,
   "price_per_building_sqft": 90.74,
   "building_sqft": 1069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1076,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924140002"
  },
  {
   "address": "8101 Knox Ave S, Bloomington",
   "sale_month": "2017-12",
   "price": 47775000,
   "lot_sqft": 184895,
   "price_per_lot_sqft": 258.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 92859,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724240027"
  },
  {
   "address": "1700 82nd St W, Bloomington",
   "sale_month": "2017-12",
   "price": 47775000,
   "lot_sqft": 145672,
   "price_per_lot_sqft": 327.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724240026"
  },
  {
   "address": "1600 82nd St W, Bloomington",
   "sale_month": "2017-12",
   "price": 47775000,
   "lot_sqft": 161433,
   "price_per_lot_sqft": 295.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724240025"
  },
  {
   "address": "120 Snelling Avenue North, Saint Paul",
   "sale_month": "2017-12",
   "price": 655000,
   "lot_sqft": 5082,
   "price_per_lot_sqft": 128.89,
   "price_per_building_sqft": 333.16,
   "building_sqft": 1966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1978,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823230077"
  },
  {
   "address": "257 Rivertown Drive, Woodbury",
   "sale_month": "2017-12",
   "price": 2588175,
   "lot_sqft": 74042,
   "price_per_lot_sqft": 34.96,
   "price_per_building_sqft": 134.43,
   "building_sqft": 19253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19369,
   "use": "300",
   "parcel_id": "0302821120018"
  },
  {
   "address": "8056 Nicollet Ave S, Bloomington",
   "sale_month": "2017-12",
   "price": 1900000,
   "lot_sqft": 90123,
   "price_per_lot_sqft": 21.08,
   "price_per_building_sqft": 88.06,
   "building_sqft": 21576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21706,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724240002"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 10000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 1.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211823440059"
  },
  {
   "address": null,
   "sale_month": "2017-12",
   "price": 10000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 1.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211823440058"
  },
  {
   "address": "14551 County Road 11, Burnsville",
   "sale_month": "2017-12",
   "price": 1195000,
   "lot_sqft": 89632,
   "price_per_lot_sqft": 13.33,
   "price_per_building_sqft": 59.99,
   "building_sqft": 19921,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20042,
   "use": "Commercial-preferred",
   "parcel_id": "020290071011"
  },
  {
   "address": "3536 Bloomington Ave, Minneapolis",
   "sale_month": "2017-12",
   "price": 451000,
   "lot_sqft": 6215,
   "price_per_lot_sqft": 72.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1808,
   "use": "APARTMENT",
   "parcel_id": "0202824420131"
  },
  {
   "address": "7833 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2017-12",
   "price": 500,
   "lot_sqft": 122663,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34180,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024340041"
  },
  {
   "address": "9999 Wayzata Blvd, Minnetonka",
   "sale_month": "2017-12",
   "price": 2220000,
   "lot_sqft": 48116,
   "price_per_lot_sqft": 46.14,
   "price_per_building_sqft": 295.88,
   "building_sqft": 7503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7548,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130018"
  },
  {
   "address": "3403 Cedar Ave S, Minneapolis",
   "sale_month": "2017-12",
   "price": 210000,
   "lot_sqft": 5940,
   "price_per_lot_sqft": 35.35,
   "price_per_building_sqft": 168.13,
   "building_sqft": 1249,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1256,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824320027"
  },
  {
   "address": "564 Cherry Drive, Waconia",
   "sale_month": "2017-11",
   "price": 153000,
   "lot_sqft": 8149,
   "price_per_lot_sqft": 18.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7565,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751250040"
  },
  {
   "address": "215 Reform Street North, Norwood Young America",
   "sale_month": "2017-11",
   "price": 135000,
   "lot_sqft": 10242,
   "price_per_lot_sqft": 13.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500820"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 150000,
   "lot_sqft": 262156,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580150710"
  },
  {
   "address": "361 Henrietta Avenue, Hamburg",
   "sale_month": "2017-11",
   "price": 115000,
   "lot_sqft": 5868,
   "price_per_lot_sqft": 19.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2143,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "450750040"
  },
  {
   "address": "1099 Robert Street South, West Saint Paul",
   "sale_month": "2017-11",
   "price": 210000,
   "lot_sqft": 8994,
   "price_per_lot_sqft": 23.35,
   "price_per_building_sqft": 82.94,
   "building_sqft": 2532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2548,
   "use": "Commercial-preferred",
   "parcel_id": "424810020070"
  },
  {
   "address": "610 Lake Street West, Cologne",
   "sale_month": "2017-11",
   "price": 265000,
   "lot_sqft": 57314,
   "price_per_lot_sqft": 4.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400140100"
  },
  {
   "address": "826 Marie Avenue, South Saint Paul",
   "sale_month": "2017-11",
   "price": 300000,
   "lot_sqft": 7556,
   "price_per_lot_sqft": 39.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "Apartment",
   "parcel_id": "368430003090"
  },
  {
   "address": "730 Bunker Lake Boulevard, Anoka",
   "sale_month": "2017-11",
   "price": 500,
   "lot_sqft": 28787,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225220001"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 73958,
   "lot_sqft": 25038,
   "price_per_lot_sqft": 2.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3612023110011"
  },
  {
   "address": "10430 Yellow Circle Dr, Minnetonka",
   "sale_month": "2017-11",
   "price": 1160000,
   "lot_sqft": 58115,
   "price_per_lot_sqft": 19.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13122,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3611722340012"
  },
  {
   "address": "11011 Smetana Rd, Minnetonka",
   "sale_month": "2017-11",
   "price": 2800000,
   "lot_sqft": 151142,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30144,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3611722220005"
  },
  {
   "address": "9050 North Highway Drive, Lexington",
   "sale_month": "2017-11",
   "price": 190000,
   "lot_sqft": 38151,
   "price_per_lot_sqft": 4.98,
   "price_per_building_sqft": 77.9,
   "building_sqft": 2439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2454,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120004"
  },
  {
   "address": "9161 Dunlap Avenue, Lexington",
   "sale_month": "2017-11",
   "price": 920000,
   "lot_sqft": 23220,
   "price_per_lot_sqft": 39.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5924,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353123110080"
  },
  {
   "address": "9171 Dunlap Avenue, Lexington",
   "sale_month": "2017-11",
   "price": 920000,
   "lot_sqft": 12640,
   "price_per_lot_sqft": 72.78,
   "price_per_building_sqft": 276.53,
   "building_sqft": 3327,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3347,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123110079"
  },
  {
   "address": "537 37th Avenue Northeast, Columbia Heights",
   "sale_month": "2017-11",
   "price": 500,
   "lot_sqft": 22127,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024340033"
  },
  {
   "address": "455 37th Avenue Northeast, Columbia Heights",
   "sale_month": "2017-11",
   "price": 500,
   "lot_sqft": 64581,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.02,
   "building_sqft": 30397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30580,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024340031"
  },
  {
   "address": "275 White Bear Avenue North, Saint Paul",
   "sale_month": "2017-11",
   "price": 2150000,
   "lot_sqft": 32550,
   "price_per_lot_sqft": 66.05,
   "price_per_building_sqft": 292.88,
   "building_sqft": 7341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7385,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922440010"
  },
  {
   "address": "6601 Sycamore La N, Maple Grove",
   "sale_month": "2017-11",
   "price": 1050000,
   "lot_sqft": 218401,
   "price_per_lot_sqft": 4.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3411922140004"
  },
  {
   "address": "264 Water St, Excelsior",
   "sale_month": "2017-11",
   "price": 508000,
   "lot_sqft": 4024,
   "price_per_lot_sqft": 126.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110070"
  },
  {
   "address": "6121 Baker Rd, Minnetonka",
   "sale_month": "2017-11",
   "price": 18575000,
   "lot_sqft": 353947,
   "price_per_lot_sqft": 52.48,
   "price_per_building_sqft": 307.58,
   "building_sqft": 60391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60756,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722440018"
  },
  {
   "address": "5929 Baker Rd, Minnetonka",
   "sale_month": "2017-11",
   "price": 18575000,
   "lot_sqft": 528289,
   "price_per_lot_sqft": 35.16,
   "price_per_building_sqft": 252.56,
   "building_sqft": 73548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73991,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722410021"
  },
  {
   "address": "2720 Pillsbury Ave, Minneapolis",
   "sale_month": "2017-11",
   "price": 1400000,
   "lot_sqft": 11525,
   "price_per_lot_sqft": 121.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3061,
   "use": "APARTMENT",
   "parcel_id": "3402924310058"
  },
  {
   "address": "2324 Harriet Ave, Minneapolis",
   "sale_month": "2017-11",
   "price": 832000,
   "lot_sqft": 4195,
   "price_per_lot_sqft": 198.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1755,
   "use": "APARTMENT",
   "parcel_id": "3402924220166"
  },
  {
   "address": "7700 Wentworth Ave S, Richfield",
   "sale_month": "2017-11",
   "price": 675000,
   "lot_sqft": 20150,
   "price_per_lot_sqft": 33.5,
   "price_per_building_sqft": 402.99,
   "building_sqft": 1675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1685,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3402824340054"
  },
  {
   "address": "3112 Bridge Street Northwest, Saint Francis",
   "sale_month": "2017-11",
   "price": 500,
   "lot_sqft": 54363,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333424330051"
  },
  {
   "address": "5540 Wedgewood Dr, Shorewood",
   "sale_month": "2017-11",
   "price": 450000,
   "lot_sqft": 22987,
   "price_per_lot_sqft": 19.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2829,
   "use": "APARTMENT",
   "parcel_id": "3311723220003"
  },
  {
   "address": "1309 Greeley Street South, Stillwater",
   "sale_month": "2017-11",
   "price": 802000,
   "lot_sqft": 11933,
   "price_per_lot_sqft": 67.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "110",
   "parcel_id": "3303020230009"
  },
  {
   "address": "1311 Greeley Street South, Stillwater",
   "sale_month": "2017-11",
   "price": 802000,
   "lot_sqft": 14528,
   "price_per_lot_sqft": 55.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "110",
   "parcel_id": "3303020230008"
  },
  {
   "address": "1115 28th St W, Minneapolis",
   "sale_month": "2017-11",
   "price": 6923000,
   "lot_sqft": 18065,
   "price_per_lot_sqft": 383.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10900,
   "use": "APARTMENT",
   "parcel_id": "3302924430007"
  },
  {
   "address": "1101 28th St W, Minneapolis",
   "sale_month": "2017-11",
   "price": 6762000,
   "lot_sqft": 18017,
   "price_per_lot_sqft": 375.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11567,
   "use": "APARTMENT",
   "parcel_id": "3302924430003"
  },
  {
   "address": "12 Long Lake Road, Mahtomedi",
   "sale_month": "2017-11",
   "price": 65000,
   "lot_sqft": 6876,
   "price_per_lot_sqft": 9.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3103021340014"
  },
  {
   "address": "17717 State Hwy No 7, Minnetonka",
   "sale_month": "2017-11",
   "price": 1050000,
   "lot_sqft": 47625,
   "price_per_lot_sqft": 22.05,
   "price_per_building_sqft": 386.46,
   "building_sqft": 2717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2733,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410028"
  },
  {
   "address": "1002 Gateway Drive, Chaska",
   "sale_month": "2017-11",
   "price": 2700000,
   "lot_sqft": 79349,
   "price_per_lot_sqft": 34.03,
   "price_per_building_sqft": 186.67,
   "building_sqft": 14464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14552,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300790020"
  },
  {
   "address": "1610 93rd Lane Northeast, Blaine",
   "sale_month": "2017-11",
   "price": 500,
   "lot_sqft": 4716,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123440028"
  },
  {
   "address": "850 Cromwell Avenue, Saint Paul",
   "sale_month": "2017-11",
   "price": 350000,
   "lot_sqft": 6076,
   "price_per_lot_sqft": 57.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923310080"
  },
  {
   "address": "2325 Louisiana Ave N, Golden Valley",
   "sale_month": "2017-11",
   "price": 337500,
   "lot_sqft": 13988,
   "price_per_lot_sqft": 24.13,
   "price_per_building_sqft": 102.3,
   "building_sqft": 3299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3319,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120022"
  },
  {
   "address": "1025 Hadley Avenue North, Oakdale",
   "sale_month": "2017-11",
   "price": 1100000,
   "lot_sqft": 89707,
   "price_per_lot_sqft": 12.26,
   "price_per_building_sqft": 149.4,
   "building_sqft": 7363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7407,
   "use": "300",
   "parcel_id": "2902921330006"
  },
  {
   "address": "1591 Taylor Avenue, Saint Paul",
   "sale_month": "2017-11",
   "price": 400000,
   "lot_sqft": 6331,
   "price_per_lot_sqft": 63.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2468,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923410004"
  },
  {
   "address": "5101 Gus Young La, Edina",
   "sale_month": "2017-11",
   "price": 2500,
   "lot_sqft": 88521,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.14,
   "building_sqft": 17763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721310067"
  },
  {
   "address": "5000 Vernon Ave, Edina",
   "sale_month": "2017-11",
   "price": 1350000,
   "lot_sqft": 26368,
   "price_per_lot_sqft": 51.2,
   "price_per_building_sqft": 273.72,
   "building_sqft": 4932,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4962,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721310027"
  },
  {
   "address": "251 2nd Street North, Stillwater",
   "sale_month": "2017-11",
   "price": 41400,
   "lot_sqft": 10042,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020130288"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 41400,
   "lot_sqft": 6517,
   "price_per_lot_sqft": 6.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020130287"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 3500000,
   "lot_sqft": 5965,
   "price_per_lot_sqft": 586.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600071"
  },
  {
   "address": "8090 Old Carriage North, Shakopee",
   "sale_month": "2017-11",
   "price": 3500000,
   "lot_sqft": 35098,
   "price_per_lot_sqft": 99.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600070"
  },
  {
   "address": "1817 2nd Ave S, Minneapolis",
   "sale_month": "2017-11",
   "price": 7300000,
   "lot_sqft": 25662,
   "price_per_lot_sqft": 284.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15832,
   "use": "APARTMENT",
   "parcel_id": "2702924430090"
  },
  {
   "address": "1816 Stevens Ave, Minneapolis",
   "sale_month": "2017-11",
   "price": 10769000,
   "lot_sqft": 9692,
   "price_per_lot_sqft": 1111.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6309,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430023"
  },
  {
   "address": "1820 Stevens Ave, Minneapolis",
   "sale_month": "2017-11",
   "price": 10769000,
   "lot_sqft": 9692,
   "price_per_lot_sqft": 1111.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6309,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430022"
  },
  {
   "address": "1830 Stevens Ave, Minneapolis",
   "sale_month": "2017-11",
   "price": 10769000,
   "lot_sqft": 8307,
   "price_per_lot_sqft": 1296.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6835,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430020"
  },
  {
   "address": "1500 Nicollet Ave, Minneapolis",
   "sale_month": "2017-11",
   "price": 4600000,
   "lot_sqft": 59204,
   "price_per_lot_sqft": 77.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15566,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924310262"
  },
  {
   "address": "4920 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2017-11",
   "price": 1000000,
   "lot_sqft": 26014,
   "price_per_lot_sqft": 38.44,
   "price_per_building_sqft": 212.68,
   "building_sqft": 4702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4730,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024140013"
  },
  {
   "address": "501 11th Ave S, Minneapolis",
   "sale_month": "2017-11",
   "price": 115000,
   "lot_sqft": 7824,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924130092"
  },
  {
   "address": "4851 123rd Street West, Savage",
   "sale_month": "2017-11",
   "price": 1300000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 216.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100780"
  },
  {
   "address": "4851 123rd Street West, Savage",
   "sale_month": "2017-11",
   "price": 1300000,
   "lot_sqft": 8992,
   "price_per_lot_sqft": 144.57,
   "price_per_building_sqft": 109.53,
   "building_sqft": 11869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11941,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100770"
  },
  {
   "address": "7805 Great Plains Boulevard, Chanhassen",
   "sale_month": "2017-11",
   "price": 2000000,
   "lot_sqft": 53223,
   "price_per_lot_sqft": 37.58,
   "price_per_building_sqft": 230.23,
   "building_sqft": 8687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8739,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "255700010"
  },
  {
   "address": "16115 Main Avenue Southeast, Prior Lake",
   "sale_month": "2017-11",
   "price": 250000,
   "lot_sqft": 2732,
   "price_per_lot_sqft": 91.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11752,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252760020"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 73958,
   "lot_sqft": 21386,
   "price_per_lot_sqft": 3.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2512023440019"
  },
  {
   "address": "12424 Ironwood Cir, Rogers",
   "sale_month": "2017-11",
   "price": 2920000,
   "lot_sqft": 152756,
   "price_per_lot_sqft": 19.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023220013"
  },
  {
   "address": "12424 Ironwood Cir, Rogers",
   "sale_month": "2017-11",
   "price": 2920000,
   "lot_sqft": 148015,
   "price_per_lot_sqft": 19.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46414,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023220012"
  },
  {
   "address": "11441 20th Street North, Lake Elmo",
   "sale_month": "2017-11",
   "price": 4860000,
   "lot_sqft": 476448,
   "price_per_lot_sqft": 10.2,
   "price_per_building_sqft": 235.53,
   "building_sqft": 20634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20759,
   "use": "300",
   "parcel_id": "2502921120010"
  },
  {
   "address": "1114 4th St SE, Minneapolis",
   "sale_month": "2017-11",
   "price": 504900,
   "lot_sqft": 7320,
   "price_per_lot_sqft": 68.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1982,
   "use": "APARTMENT",
   "parcel_id": "2402924310067"
  },
  {
   "address": "109 5th Avenue Northwest, New Prague",
   "sale_month": "2017-11",
   "price": 187500,
   "lot_sqft": 9462,
   "price_per_lot_sqft": 19.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240050041"
  },
  {
   "address": "401 2nd Ave S, Minneapolis",
   "sale_month": "2017-11",
   "price": 44000000,
   "lot_sqft": 31101,
   "price_per_lot_sqft": 1414.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924330775"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 500,
   "lot_sqft": 15803,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124220073"
  },
  {
   "address": "1411 Prosperity Avenue, Saint Paul",
   "sale_month": "2017-11",
   "price": 740000,
   "lot_sqft": 18888,
   "price_per_lot_sqft": 39.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2611,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922310038"
  },
  {
   "address": "3100 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2017-11",
   "price": 1400000,
   "lot_sqft": 49431,
   "price_per_lot_sqft": 28.32,
   "price_per_building_sqft": 229.85,
   "building_sqft": 6091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6128,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211921440117"
  },
  {
   "address": "169 Eldorado Drive, Jordan",
   "sale_month": "2017-11",
   "price": 862000,
   "lot_sqft": 44133,
   "price_per_lot_sqft": 19.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12527,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500020"
  },
  {
   "address": "1708 Glenwood Ave, Minneapolis",
   "sale_month": "2017-11",
   "price": 380000,
   "lot_sqft": 5760,
   "price_per_lot_sqft": 65.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1989,
   "use": "APARTMENT",
   "parcel_id": "2102924310070"
  },
  {
   "address": "444 Highway 96 East, Vadnais Heights",
   "sale_month": "2017-11",
   "price": 1359072,
   "lot_sqft": 500331,
   "price_per_lot_sqft": 2.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31327,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022220018"
  },
  {
   "address": "480 Highway 96 East, Vadnais Heights",
   "sale_month": "2017-11",
   "price": 1359072,
   "lot_sqft": 113364,
   "price_per_lot_sqft": 11.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022220017"
  },
  {
   "address": "3938 Meadowbrook Rd, St. Louis Park",
   "sale_month": "2017-11",
   "price": 2275000,
   "lot_sqft": 101440,
   "price_per_lot_sqft": 22.43,
   "price_per_building_sqft": 53.41,
   "building_sqft": 42598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42855,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721230025"
  },
  {
   "address": "321 Walnut Street South, Belle Plaine",
   "sale_month": "2017-11",
   "price": 395000,
   "lot_sqft": 21103,
   "price_per_lot_sqft": 18.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200017780"
  },
  {
   "address": "10705 University Avenue Northeast, Blaine",
   "sale_month": "2017-11",
   "price": 910585,
   "lot_sqft": 43056,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": 125.3,
   "building_sqft": 7267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7311,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123220065"
  },
  {
   "address": "80 Cottage Avenue West, Saint Paul",
   "sale_month": "2017-11",
   "price": 450000,
   "lot_sqft": 28812,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": 88.5,
   "building_sqft": 5085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5116,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922320142"
  },
  {
   "address": "3425 50th St E, Minneapolis",
   "sale_month": "2017-11",
   "price": 3510000,
   "lot_sqft": 30764,
   "price_per_lot_sqft": 114.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8468,
   "use": "APARTMENT",
   "parcel_id": "1802823310082"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 37500,
   "lot_sqft": 18588,
   "price_per_lot_sqft": 2.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172923320053"
  },
  {
   "address": "7185 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2017-11",
   "price": 1152000,
   "lot_sqft": 27500,
   "price_per_lot_sqft": 41.89,
   "price_per_building_sqft": 425.88,
   "building_sqft": 2705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2722,
   "use": "300",
   "parcel_id": "1702721220007"
  },
  {
   "address": "88 11th Ave NE, Minneapolis",
   "sale_month": "2017-11",
   "price": 24800,
   "lot_sqft": 48753,
   "price_per_lot_sqft": 0.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924410026"
  },
  {
   "address": "1317 Marshall St NE, Minneapolis",
   "sale_month": "2017-11",
   "price": 765000,
   "lot_sqft": 9422,
   "price_per_lot_sqft": 81.19,
   "price_per_building_sqft": 97.24,
   "building_sqft": 7867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7915,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924140037"
  },
  {
   "address": "16 Murray Avenue, White Bear Lake",
   "sale_month": "2017-11",
   "price": 30000,
   "lot_sqft": 10251,
   "price_per_lot_sqft": 2.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022430072"
  },
  {
   "address": "8725 Jefferson Hwy N, Osseo",
   "sale_month": "2017-11",
   "price": 565000,
   "lot_sqft": 19211,
   "price_per_lot_sqft": 29.41,
   "price_per_building_sqft": 109.79,
   "building_sqft": 5146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5177,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922410011"
  },
  {
   "address": "219 Central Ave, Osseo",
   "sale_month": "2017-11",
   "price": 85000,
   "lot_sqft": 2207,
   "price_per_lot_sqft": 38.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140052"
  },
  {
   "address": "202 East Main Street, Anoka",
   "sale_month": "2017-11",
   "price": 250000,
   "lot_sqft": 3006,
   "price_per_lot_sqft": 83.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110015"
  },
  {
   "address": "2730 16th Avenue East, North Saint Paul",
   "sale_month": "2017-11",
   "price": 300000,
   "lot_sqft": 14845,
   "price_per_lot_sqft": 20.21,
   "price_per_building_sqft": 152.75,
   "building_sqft": 1964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1976,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922110020"
  },
  {
   "address": "190 Westfalen Tr, Medina",
   "sale_month": "2017-11",
   "price": 2250000,
   "lot_sqft": 44377,
   "price_per_lot_sqft": 50.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8966,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410118"
  },
  {
   "address": "9901 Xenia Ave N, Brooklyn Park",
   "sale_month": "2017-11",
   "price": 766976,
   "lot_sqft": 47980,
   "price_per_lot_sqft": 15.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921220071"
  },
  {
   "address": "176 Cesar Chavez Street, Saint Paul",
   "sale_month": "2017-11",
   "price": 259900,
   "lot_sqft": 3754,
   "price_per_lot_sqft": 69.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240033"
  },
  {
   "address": "2442 Rice Street, Little Canada",
   "sale_month": "2017-11",
   "price": 8450000,
   "lot_sqft": 521063,
   "price_per_lot_sqft": 16.22,
   "price_per_building_sqft": 3645.38,
   "building_sqft": 2318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2332,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "072922230024"
  },
  {
   "address": "2442 Rice Street, Little Canada",
   "sale_month": "2017-11",
   "price": 8450000,
   "lot_sqft": 178602,
   "price_per_lot_sqft": 47.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1230,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "072922230016"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 8450000,
   "lot_sqft": 75948,
   "price_per_lot_sqft": 111.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1127,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "072922230015"
  },
  {
   "address": "1943 Broadway Avenue West, Forest Lake",
   "sale_month": "2017-11",
   "price": 6288000,
   "lot_sqft": 410308,
   "price_per_lot_sqft": 15.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 116892,
   "use": "300",
   "parcel_id": "0703221120023"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 6288000,
   "lot_sqft": 246304,
   "price_per_lot_sqft": 25.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221120022"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 6288000,
   "lot_sqft": 357432,
   "price_per_lot_sqft": 17.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221120013"
  },
  {
   "address": "3410 42nd St E, Minneapolis",
   "sale_month": "2017-11",
   "price": 280000,
   "lot_sqft": 11758,
   "price_per_lot_sqft": 23.81,
   "price_per_building_sqft": 50.7,
   "building_sqft": 5523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5556,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823240017"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 185000,
   "lot_sqft": 70698,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821330022"
  },
  {
   "address": "2040 Woodwinds Drive, Woodbury",
   "sale_month": "2017-11",
   "price": 185000,
   "lot_sqft": 669209,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821330021"
  },
  {
   "address": "226 Spring Street, Saint Paul",
   "sale_month": "2017-11",
   "price": 313000,
   "lot_sqft": 66850,
   "price_per_lot_sqft": 4.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "1A/1B/4BB RESIDENTIAL SINGLE UNIT",
   "parcel_id": "062822310023"
  },
  {
   "address": "345 Cedar Street, Saint Paul",
   "sale_month": "2017-11",
   "price": 8720000,
   "lot_sqft": 45883,
   "price_per_lot_sqft": 190.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062822120057"
  },
  {
   "address": "8001 Bass Lake Rd, New Hope",
   "sale_month": "2017-11",
   "price": 1150000,
   "lot_sqft": 100730,
   "price_per_lot_sqft": 11.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18356,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611821410006"
  },
  {
   "address": "3015 Long Lake Road, Roseville",
   "sale_month": "2017-11",
   "price": 18650000,
   "lot_sqft": 509906,
   "price_per_lot_sqft": 36.58,
   "price_per_building_sqft": 82.03,
   "building_sqft": 227361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 228734,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923120009"
  },
  {
   "address": "7100 Bass Lake Rd, New Hope",
   "sale_month": "2017-11",
   "price": 570000,
   "lot_sqft": 24266,
   "price_per_lot_sqft": 23.49,
   "price_per_building_sqft": 201.56,
   "building_sqft": 2828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2845,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420011"
  },
  {
   "address": "1920 Marshall Avenue, Saint Paul",
   "sale_month": "2017-11",
   "price": 2450000,
   "lot_sqft": 16097,
   "price_per_lot_sqft": 152.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5329,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823210003"
  },
  {
   "address": "23950 Lake Boulevard North, Forest Lake",
   "sale_month": "2017-11",
   "price": 385000,
   "lot_sqft": 82349,
   "price_per_lot_sqft": 4.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "305",
   "parcel_id": "0403221220003"
  },
  {
   "address": "14860 57th Street North, Oak Park Heights",
   "sale_month": "2017-11",
   "price": 535000,
   "lot_sqft": 18601,
   "price_per_lot_sqft": 28.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "110",
   "parcel_id": "0402920140074"
  },
  {
   "address": null,
   "sale_month": "2017-11",
   "price": 1060000,
   "lot_sqft": 33913,
   "price_per_lot_sqft": 31.26,
   "price_per_building_sqft": 19.63,
   "building_sqft": 53992,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54317,
   "use": "305",
   "parcel_id": "0302821130025"
  },
  {
   "address": "711 138th Street East, Burnsville",
   "sale_month": "2017-11",
   "price": 460000,
   "lot_sqft": 19674,
   "price_per_lot_sqft": 23.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4275,
   "use": "Apartment",
   "parcel_id": "022010001023"
  },
  {
   "address": "570 Settlers Ridge Parkway, Woodbury",
   "sale_month": "2017-11",
   "price": 3000000,
   "lot_sqft": 391695,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65352,
   "use": "110",
   "parcel_id": "0202821410153"
  },
  {
   "address": "401 Burnsville Parkway West, Burnsville",
   "sale_month": "2017-11",
   "price": 1465000,
   "lot_sqft": 40188,
   "price_per_lot_sqft": 36.45,
   "price_per_building_sqft": 171.06,
   "building_sqft": 8564,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8616,
   "use": "Commercial-preferred",
   "parcel_id": "020130022032"
  },
  {
   "address": "15430 Founders Lane, Apple Valley",
   "sale_month": "2017-11",
   "price": 19050000,
   "lot_sqft": 140445,
   "price_per_lot_sqft": 135.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58973,
   "use": "Apartment",
   "parcel_id": "017589601010"
  },
  {
   "address": "10620 10th Street West, Waconia",
   "sale_month": "2017-10",
   "price": 1100000,
   "lot_sqft": 79282,
   "price_per_lot_sqft": 13.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24723,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754650040"
  },
  {
   "address": "96 8th Street, Waconia",
   "sale_month": "2017-10",
   "price": 2643345,
   "lot_sqft": 279215,
   "price_per_lot_sqft": 9.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14241,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "753700060"
  },
  {
   "address": "1166 Robert Street South, West Saint Paul",
   "sale_month": "2017-10",
   "price": 340000,
   "lot_sqft": 24072,
   "price_per_lot_sqft": 14.12,
   "price_per_building_sqft": 94.39,
   "building_sqft": 3602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3624,
   "use": "Commercial-preferred",
   "parcel_id": "420170060014"
  },
  {
   "address": "5995 Opus Pkwy, Minnetonka",
   "sale_month": "2017-10",
   "price": 22000000,
   "lot_sqft": 383813,
   "price_per_lot_sqft": 57.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31202,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722410011"
  },
  {
   "address": "5400 Smetana Dr, Minnetonka",
   "sale_month": "2017-10",
   "price": 5250000,
   "lot_sqft": 229375,
   "price_per_lot_sqft": 22.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4521,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3611722120006"
  },
  {
   "address": null,
   "sale_month": "2017-10",
   "price": 480000,
   "lot_sqft": 48086,
   "price_per_lot_sqft": 9.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021320013"
  },
  {
   "address": "7138 Chicago Ave S, Richfield",
   "sale_month": "2017-10",
   "price": 650000,
   "lot_sqft": 29194,
   "price_per_lot_sqft": 22.26,
   "price_per_building_sqft": 75.82,
   "building_sqft": 8573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8625,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824220009"
  },
  {
   "address": "4246 Main Street Northeast, Fridley",
   "sale_month": "2017-10",
   "price": 500,
   "lot_sqft": 13021,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343024140008"
  },
  {
   "address": "98 43rd Avenue Northeast, Fridley",
   "sale_month": "2017-10",
   "price": 500,
   "lot_sqft": 209168,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.01,
   "building_sqft": 39093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39329,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343024140007"
  },
  {
   "address": "670 Snelling Avenue North, Saint Paul",
   "sale_month": "2017-10",
   "price": 250000,
   "lot_sqft": 8756,
   "price_per_lot_sqft": 28.55,
   "price_per_building_sqft": 106.34,
   "building_sqft": 2351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2365,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923220180"
  },
  {
   "address": "12700 Whitewater Dr, Minnetonka",
   "sale_month": "2017-10",
   "price": 16650000,
   "lot_sqft": 267786,
   "price_per_lot_sqft": 62.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 73535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411722410018"
  },
  {
   "address": "2622 3rd Ave S, Minneapolis",
   "sale_month": "2017-10",
   "price": 2400000,
   "lot_sqft": 6805,
   "price_per_lot_sqft": 352.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2038,
   "use": "APARTMENT",
   "parcel_id": "3402924420008"
  },
  {
   "address": "2621 3rd Ave S, Minneapolis",
   "sale_month": "2017-10",
   "price": 2400000,
   "lot_sqft": 7212,
   "price_per_lot_sqft": 332.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3032,
   "use": "APARTMENT",
   "parcel_id": "3402924410039"
  },
  {
   "address": "2526 Garfield Ave, Minneapolis",
   "sale_month": "2017-10",
   "price": 725000,
   "lot_sqft": 4737,
   "price_per_lot_sqft": 153.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1760,
   "use": "APARTMENT",
   "parcel_id": "3402924230052"
  },
  {
   "address": "1663 Sherburne Avenue, Saint Paul",
   "sale_month": "2017-10",
   "price": 340000,
   "lot_sqft": 5177,
   "price_per_lot_sqft": 65.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1193,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140165"
  },
  {
   "address": "571 Atlantic Street, Saint Paul",
   "sale_month": "2017-10",
   "price": 265000,
   "lot_sqft": 5257,
   "price_per_lot_sqft": 50.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1516,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922140090"
  },
  {
   "address": "2620 Dupont Ave S, Minneapolis",
   "sale_month": "2017-10",
   "price": 562000,
   "lot_sqft": 6598,
   "price_per_lot_sqft": 85.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1705,
   "use": "APARTMENT",
   "parcel_id": "3302924420126"
  },
  {
   "address": "2728 Humboldt Ave S, Minneapolis",
   "sale_month": "2017-10",
   "price": 4500000,
   "lot_sqft": 14985,
   "price_per_lot_sqft": 300.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8745,
   "use": "APARTMENT",
   "parcel_id": "3302924310168"
  },
  {
   "address": "2736 Humboldt Ave S, Minneapolis",
   "sale_month": "2017-10",
   "price": 850000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 170.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2873,
   "use": "TRIPLEX",
   "parcel_id": "3302924310087"
  },
  {
   "address": "2004 Lyndale Ave S, Minneapolis",
   "sale_month": "2017-10",
   "price": 1230000,
   "lot_sqft": 14332,
   "price_per_lot_sqft": 85.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9241,
   "use": "APARTMENT",
   "parcel_id": "3302924110017"
  },
  {
   "address": "1401 76th St W, Richfield",
   "sale_month": "2017-10",
   "price": 9310745,
   "lot_sqft": 115339,
   "price_per_lot_sqft": 80.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16837,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824430019"
  },
  {
   "address": "7544 Lyndale Ave S, Richfield",
   "sale_month": "2017-10",
   "price": 900000,
   "lot_sqft": 18035,
   "price_per_lot_sqft": 49.9,
   "price_per_building_sqft": 761.42,
   "building_sqft": 1182,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1189,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824410158"
  },
  {
   "address": "1507 92nd Lane Northeast, Blaine",
   "sale_month": "2017-10",
   "price": 515000,
   "lot_sqft": 30505,
   "price_per_lot_sqft": 16.88,
   "price_per_building_sqft": 77.55,
   "building_sqft": 6641,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6681,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120008"
  },
  {
   "address": "2103 Wabash Avenue, Saint Paul",
   "sale_month": "2017-10",
   "price": 400000,
   "lot_sqft": 70738,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": 7.39,
   "building_sqft": 54130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54456,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923140002"
  },
  {
   "address": "7500 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2017-10",
   "price": 11700000,
   "lot_sqft": 209613,
   "price_per_lot_sqft": 55.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29100,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211821320049"
  },
  {
   "address": "11544 Theatre Dr N, Champlin",
   "sale_month": "2017-10",
   "price": 370000,
   "lot_sqft": 57739,
   "price_per_lot_sqft": 6.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12642,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021210107"
  },
  {
   "address": "6845 Winnetka Cir N, Brooklyn Park",
   "sale_month": "2017-10",
   "price": 12000000,
   "lot_sqft": 274787,
   "price_per_lot_sqft": 43.67,
   "price_per_building_sqft": 87.36,
   "building_sqft": 137369,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 138198,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111921120032"
  },
  {
   "address": "6905 Winnetka Cir N, Brooklyn Park",
   "sale_month": "2017-10",
   "price": 12000000,
   "lot_sqft": 281738,
   "price_per_lot_sqft": 42.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3011921440010"
  },
  {
   "address": "1018 Fulton St SE, Minneapolis",
   "sale_month": "2017-10",
   "price": 705000,
   "lot_sqft": 3153,
   "price_per_lot_sqft": 223.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 716,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230155"
  },
  {
   "address": "1014 Fulton St SE, Minneapolis",
   "sale_month": "2017-10",
   "price": 705000,
   "lot_sqft": 3156,
   "price_per_lot_sqft": 223.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 940,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230151"
  },
  {
   "address": "6230 10th Street North, Oakdale",
   "sale_month": "2017-10",
   "price": 180000,
   "lot_sqft": 1818,
   "price_per_lot_sqft": 99.01,
   "price_per_building_sqft": 63.99,
   "building_sqft": 2813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2830,
   "use": "300",
   "parcel_id": "3002921330036"
  },
  {
   "address": "1128 Payne Avenue, Saint Paul",
   "sale_month": "2017-10",
   "price": 50000,
   "lot_sqft": 2364,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": 25.11,
   "building_sqft": 1991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2003,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120039"
  },
  {
   "address": "6600 Penn Ave S, Richfield",
   "sale_month": "2017-10",
   "price": 550000,
   "lot_sqft": 10448,
   "price_per_lot_sqft": 52.64,
   "price_per_building_sqft": 230.9,
   "building_sqft": 2382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2396,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410001"
  },
  {
   "address": "3820 Cleveland Ave North, Arden Hills",
   "sale_month": "2017-10",
   "price": 350000,
   "lot_sqft": 1663,
   "price_per_lot_sqft": 210.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283023320040"
  },
  {
   "address": "2120 Douglas Dr N, Golden Valley",
   "sale_month": "2017-10",
   "price": 5250000,
   "lot_sqft": 65937,
   "price_per_lot_sqft": 79.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2515,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2811821230055"
  },
  {
   "address": "3920 Northwoods Drive, Arden Hills",
   "sale_month": "2017-10",
   "price": 2400000,
   "lot_sqft": 87852,
   "price_per_lot_sqft": 27.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20575,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023140013"
  },
  {
   "address": "5200 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2017-10",
   "price": 4339000,
   "lot_sqft": 413154,
   "price_per_lot_sqft": 10.5,
   "price_per_building_sqft": 55.04,
   "building_sqft": 78830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 79305,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271570020"
  },
  {
   "address": "1828 County Road F East, White Bear Lake",
   "sale_month": "2017-10",
   "price": 7550000,
   "lot_sqft": 31660,
   "price_per_lot_sqft": 238.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022220008"
  },
  {
   "address": "6915 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2017-10",
   "price": 5493000,
   "lot_sqft": 133508,
   "price_per_lot_sqft": 41.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21702,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2611921440070"
  },
  {
   "address": "1807 14th Ave S, Minneapolis",
   "sale_month": "2017-10",
   "price": 40000,
   "lot_sqft": 7081,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924430053"
  },
  {
   "address": "700 3rd St S, Minneapolis",
   "sale_month": "2017-10",
   "price": 7000000,
   "lot_sqft": 27191,
   "price_per_lot_sqft": 257.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21872,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924210139"
  },
  {
   "address": "445 79th Street West, Chanhassen",
   "sale_month": "2017-10",
   "price": 3270097,
   "lot_sqft": 57889,
   "price_per_lot_sqft": 56.49,
   "price_per_building_sqft": 265.21,
   "building_sqft": 12330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12404,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "258900022"
  },
  {
   "address": "14401 Nowthen Boulevard Northwest, Ramsey",
   "sale_month": "2017-10",
   "price": 14044862,
   "lot_sqft": 284879,
   "price_per_lot_sqft": 49.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44683,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253225310070"
  },
  {
   "address": "14536 West Freeway Drive Northeast, Columbus",
   "sale_month": "2017-10",
   "price": 6000000,
   "lot_sqft": 21765,
   "price_per_lot_sqft": 275.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253222240009"
  },
  {
   "address": "14474 West Freeway Drive Northeast, Columbus",
   "sale_month": "2017-10",
   "price": 6000000,
   "lot_sqft": 1108884,
   "price_per_lot_sqft": 5.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13845,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253222240008"
  },
  {
   "address": "99 Lake Drive East, Chanhassen",
   "sale_month": "2017-10",
   "price": 545000,
   "lot_sqft": 23189,
   "price_per_lot_sqft": 23.5,
   "price_per_building_sqft": 401.03,
   "building_sqft": 1359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1367,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251750030"
  },
  {
   "address": "21830 Lillehei Avenue, Marshan Township",
   "sale_month": "2017-10",
   "price": 300000,
   "lot_sqft": 129664,
   "price_per_lot_sqft": 2.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "Commercial-preferred",
   "parcel_id": "250340053020"
  },
  {
   "address": "4717 Pleasant Street Southeast, Prior Lake",
   "sale_month": "2017-10",
   "price": 305000,
   "lot_sqft": 14987,
   "price_per_lot_sqft": 20.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1994,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250020230"
  },
  {
   "address": "16323 Main Avenue Southeast, Prior Lake",
   "sale_month": "2017-10",
   "price": 225000,
   "lot_sqft": 7468,
   "price_per_lot_sqft": 30.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250020030"
  },
  {
   "address": "1650 Woodbridge Street, Saint Paul",
   "sale_month": "2017-10",
   "price": 5554000,
   "lot_sqft": 9854,
   "price_per_lot_sqft": 563.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923110012"
  },
  {
   "address": "180 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2017-10",
   "price": 5554000,
   "lot_sqft": 90980,
   "price_per_lot_sqft": 61.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13484,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923110006"
  },
  {
   "address": "1706 Como Ave SE, Minneapolis",
   "sale_month": "2017-10",
   "price": 74000,
   "lot_sqft": 5574,
   "price_per_lot_sqft": 13.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1491,
   "use": "TRIPLEX",
   "parcel_id": "2402924140039"
  },
  {
   "address": "531 Main Street, Elko New Market",
   "sale_month": "2017-10",
   "price": 74500,
   "lot_sqft": 9910,
   "price_per_lot_sqft": 7.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "239210100"
  },
  {
   "address": "1801 County Road F East, White Bear Lake",
   "sale_month": "2017-10",
   "price": 7550000,
   "lot_sqft": 270230,
   "price_per_lot_sqft": 27.94,
   "price_per_building_sqft": 154.71,
   "building_sqft": 48801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49096,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022330008"
  },
  {
   "address": "21390 John Milless Dr, Rogers",
   "sale_month": "2017-10",
   "price": 1440000,
   "lot_sqft": 83279,
   "price_per_lot_sqft": 17.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9065,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023120015"
  },
  {
   "address": "360 Seville Drive, Jordan",
   "sale_month": "2017-10",
   "price": 545000,
   "lot_sqft": 44196,
   "price_per_lot_sqft": 12.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10285,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500090"
  },
  {
   "address": "5401 Nicollet Ave, Minneapolis",
   "sale_month": "2017-10",
   "price": 825000,
   "lot_sqft": 9802,
   "price_per_lot_sqft": 84.17,
   "price_per_building_sqft": 395.87,
   "building_sqft": 2084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2097,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824120025"
  },
  {
   "address": "1219 Arcade Street, Saint Paul",
   "sale_month": "2017-10",
   "price": 175000,
   "lot_sqft": 4108,
   "price_per_lot_sqft": 42.6,
   "price_per_building_sqft": 32.25,
   "building_sqft": 5426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5459,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922440150"
  },
  {
   "address": "5870 Blackshire Path, Inver Grove Heights",
   "sale_month": "2017-10",
   "price": 201899,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 94.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001050"
  },
  {
   "address": "7655 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2017-10",
   "price": 688362,
   "lot_sqft": 56471,
   "price_per_lot_sqft": 12.19,
   "price_per_building_sqft": 48.5,
   "building_sqft": 14192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14278,
   "use": "Commercial-preferred",
   "parcel_id": "200110051020"
  },
  {
   "address": "7649 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2017-10",
   "price": 586638,
   "lot_sqft": 214689,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "Commercial",
   "parcel_id": "200110051010"
  },
  {
   "address": "123 Miller Rd, Champlin",
   "sale_month": "2017-10",
   "price": 1000000,
   "lot_sqft": 28515,
   "price_per_lot_sqft": 35.07,
   "price_per_building_sqft": 473.26,
   "building_sqft": 2113,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2125,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1912021240040"
  },
  {
   "address": "209 Miller Rd, Champlin",
   "sale_month": "2017-10",
   "price": 1000000,
   "lot_sqft": 28377,
   "price_per_lot_sqft": 35.24,
   "price_per_building_sqft": 78.13,
   "building_sqft": 12799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12876,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1912021240016"
  },
  {
   "address": "2900 Granada Lane North, Oakdale",
   "sale_month": "2017-10",
   "price": 8000000,
   "lot_sqft": 657274,
   "price_per_lot_sqft": 12.17,
   "price_per_building_sqft": 94.68,
   "building_sqft": 84491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85001,
   "use": "305",
   "parcel_id": "1902921210007"
  },
  {
   "address": "1301 Industrial Blvd, Minneapolis",
   "sale_month": "2017-10",
   "price": 14750000,
   "lot_sqft": 889886,
   "price_per_lot_sqft": 16.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 272928,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923110011"
  },
  {
   "address": null,
   "sale_month": "2017-10",
   "price": 8650000,
   "lot_sqft": 4651,
   "price_per_lot_sqft": 1859.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410050"
  },
  {
   "address": "3917 50th St W, Edina",
   "sale_month": "2017-10",
   "price": 8650000,
   "lot_sqft": 12831,
   "price_per_lot_sqft": 674.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410049"
  },
  {
   "address": "6500 Oxford St, St. Louis Park",
   "sale_month": "2017-10",
   "price": 525000,
   "lot_sqft": 14889,
   "price_per_lot_sqft": 35.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6056,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721440063"
  },
  {
   "address": "3387 Brownlow Ave, St. Louis Park",
   "sale_month": "2017-10",
   "price": 661562,
   "lot_sqft": 6297,
   "price_per_lot_sqft": 105.06,
   "price_per_building_sqft": 167.44,
   "building_sqft": 3951,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3975,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410040"
  },
  {
   "address": "3393 Brownlow Ave, St. Louis Park",
   "sale_month": "2017-10",
   "price": 661562,
   "lot_sqft": 7419,
   "price_per_lot_sqft": 89.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410039"
  },
  {
   "address": "1530 Russell Ave N, Minneapolis",
   "sale_month": "2017-10",
   "price": 350000,
   "lot_sqft": 10650,
   "price_per_lot_sqft": 32.86,
   "price_per_building_sqft": 70.28,
   "building_sqft": 4980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5010,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924440093"
  },
  {
   "address": "9235 Zane Ave N, Brooklyn Park",
   "sale_month": "2017-10",
   "price": 99000,
   "lot_sqft": 53477,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1611921220096"
  },
  {
   "address": "6225 42nd Ave N, Crystal",
   "sale_month": "2017-10",
   "price": 500000,
   "lot_sqft": 27286,
   "price_per_lot_sqft": 18.32,
   "price_per_building_sqft": 84.93,
   "building_sqft": 5887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5922,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230093"
  },
  {
   "address": "8953 33rd Street North, Lake Elmo",
   "sale_month": "2017-10",
   "price": 127000,
   "lot_sqft": 1349,
   "price_per_lot_sqft": 94.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921410029"
  },
  {
   "address": "9500 Bloomington Fwy West, Bloomington",
   "sale_month": "2017-10",
   "price": 5722400,
   "lot_sqft": 233385,
   "price_per_lot_sqft": 24.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 91848,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724120016"
  },
  {
   "address": "80 Broadway St NE, Minneapolis",
   "sale_month": "2017-10",
   "price": 750000,
   "lot_sqft": 16645,
   "price_per_lot_sqft": 45.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3064,
   "use": "APARTMENT",
   "parcel_id": "1502924410020"
  },
  {
   "address": "11347 Viking Dr, Eden Prairie",
   "sale_month": "2017-10",
   "price": 2300000,
   "lot_sqft": 92259,
   "price_per_lot_sqft": 24.93,
   "price_per_building_sqft": 260.33,
   "building_sqft": 8835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8888,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622110039"
  },
  {
   "address": "336 16th Ave NE, Minneapolis",
   "sale_month": "2017-10",
   "price": 89000,
   "lot_sqft": 3023,
   "price_per_lot_sqft": 29.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 775,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1402924210018"
  },
  {
   "address": "1325 Quincy St NE, Minneapolis",
   "sale_month": "2017-10",
   "price": 3075000,
   "lot_sqft": 155910,
   "price_per_lot_sqft": 19.72,
   "price_per_building_sqft": 36.91,
   "building_sqft": 83311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83813,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1402924140090"
  },
  {
   "address": "1206 Adams St NE, Minneapolis",
   "sale_month": "2017-10",
   "price": 348000,
   "lot_sqft": 5149,
   "price_per_lot_sqft": 67.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1142,
   "use": "TRIPLEX",
   "parcel_id": "1402924130053"
  },
  {
   "address": "101 Broadway St W, Osseo",
   "sale_month": "2017-10",
   "price": 6750000,
   "lot_sqft": 110490,
   "price_per_lot_sqft": 61.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17782,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140109"
  },
  {
   "address": "201 Broadway St W, Osseo",
   "sale_month": "2017-10",
   "price": 6750000,
   "lot_sqft": 165442,
   "price_per_lot_sqft": 40.8,
   "price_per_building_sqft": 105.73,
   "building_sqft": 63843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64228,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1311922140108"
  },
  {
   "address": "600 2nd Ave NW, Osseo",
   "sale_month": "2017-10",
   "price": 383500,
   "lot_sqft": 10933,
   "price_per_lot_sqft": 35.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2324,
   "use": "APARTMENT",
   "parcel_id": "1311922110004"
  },
  {
   "address": "2128 Belmont La, Mound",
   "sale_month": "2017-10",
   "price": 1500000,
   "lot_sqft": 8000,
   "price_per_lot_sqft": 187.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1154,
   "use": "APARTMENT",
   "parcel_id": "1311724320096"
  },
  {
   "address": "2136 Belmont La, Mound",
   "sale_month": "2017-10",
   "price": 1500000,
   "lot_sqft": 8001,
   "price_per_lot_sqft": 187.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "APARTMENT",
   "parcel_id": "1311724320095"
  },
  {
   "address": "2161 Basswood La, Mound",
   "sale_month": "2017-10",
   "price": 1500000,
   "lot_sqft": 8004,
   "price_per_lot_sqft": 187.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3115,
   "use": "APARTMENT",
   "parcel_id": "1311724320092"
  },
  {
   "address": "2153 Basswood La, Mound",
   "sale_month": "2017-10",
   "price": 1500000,
   "lot_sqft": 8004,
   "price_per_lot_sqft": 187.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "APARTMENT",
   "parcel_id": "1311724320091"
  },
  {
   "address": "2145 Basswood La, Mound",
   "sale_month": "2017-10",
   "price": 1500000,
   "lot_sqft": 8004,
   "price_per_lot_sqft": 187.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "APARTMENT",
   "parcel_id": "1311724320090"
  },
  {
   "address": "2139 Basswood La, Mound",
   "sale_month": "2017-10",
   "price": 1500000,
   "lot_sqft": 8004,
   "price_per_lot_sqft": 187.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "APARTMENT",
   "parcel_id": "1311724320089"
  },
  {
   "address": "197 County Road B2 West, Roseville",
   "sale_month": "2017-10",
   "price": 620000,
   "lot_sqft": 61848,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15708,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122923140076"
  },
  {
   "address": "5201 Bryant Ave N, Minneapolis",
   "sale_month": "2017-10",
   "price": 195000,
   "lot_sqft": 4392,
   "price_per_lot_sqft": 44.4,
   "price_per_building_sqft": 55.3,
   "building_sqft": 3526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3547,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821210107"
  },
  {
   "address": "9901 West 74th St, Eden Prairie",
   "sale_month": "2017-10",
   "price": 7296000,
   "lot_sqft": 385847,
   "price_per_lot_sqft": 18.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 150454,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622420016"
  },
  {
   "address": null,
   "sale_month": "2017-10",
   "price": 7418000,
   "lot_sqft": 8183,
   "price_per_lot_sqft": 906.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1211622120005"
  },
  {
   "address": "7100 Shady Oak Rd, Eden Prairie",
   "sale_month": "2017-10",
   "price": 7418000,
   "lot_sqft": 397533,
   "price_per_lot_sqft": 18.66,
   "price_per_building_sqft": 60.58,
   "building_sqft": 122454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 123193,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622120004"
  },
  {
   "address": "990 205th Street East, Spring Lake Township",
   "sale_month": "2017-10",
   "price": 25000,
   "lot_sqft": 5083,
   "price_per_lot_sqft": 4.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "119300220"
  },
  {
   "address": "14280 James Rd, Rogers",
   "sale_month": "2017-10",
   "price": 1000000,
   "lot_sqft": 130489,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16284,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023430010"
  },
  {
   "address": "2100 93rd Way N, Brooklyn Park",
   "sale_month": "2017-10",
   "price": 850000,
   "lot_sqft": 277294,
   "price_per_lot_sqft": 3.07,
   "price_per_building_sqft": 115.77,
   "building_sqft": 7342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7386,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111921430002"
  },
  {
   "address": "9100 Old Cedar Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 5984000,
   "lot_sqft": 220067,
   "price_per_lot_sqft": 27.19,
   "price_per_building_sqft": 712.55,
   "building_sqft": 8398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8448,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102724410001"
  },
  {
   "address": "1905 Plaza Drive, Eagan",
   "sale_month": "2017-10",
   "price": 1145000,
   "lot_sqft": 43535,
   "price_per_lot_sqft": 26.3,
   "price_per_building_sqft": 167.3,
   "building_sqft": 6844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6885,
   "use": "Commercial-preferred",
   "parcel_id": "102870201030"
  },
  {
   "address": "30 93rd St W, Bloomington",
   "sale_month": "2017-10",
   "price": 6692000,
   "lot_sqft": 129508,
   "price_per_lot_sqft": 51.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27535,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002724340001"
  },
  {
   "address": "9000 Nicollet Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 5639000,
   "lot_sqft": 126205,
   "price_per_lot_sqft": 44.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37313,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002724310004"
  },
  {
   "address": "8901 Wentworth Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 8226000,
   "lot_sqft": 32211,
   "price_per_lot_sqft": 255.38,
   "price_per_building_sqft": 1818.7,
   "building_sqft": 4523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4550,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002724240020"
  },
  {
   "address": "8909 Wentworth Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 8226000,
   "lot_sqft": 31067,
   "price_per_lot_sqft": 264.78,
   "price_per_building_sqft": 1850.62,
   "building_sqft": 4445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4472,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002724240019"
  },
  {
   "address": "8917 Wentworth Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 8226000,
   "lot_sqft": 46420,
   "price_per_lot_sqft": 177.21,
   "price_per_building_sqft": 1790.99,
   "building_sqft": 4593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4621,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002724240017"
  },
  {
   "address": "8916 Nicollet Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 8226000,
   "lot_sqft": 53430,
   "price_per_lot_sqft": 153.96,
   "price_per_building_sqft": 2376.08,
   "building_sqft": 3462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3483,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002724240009"
  },
  {
   "address": "8908 Nicollet Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 8226000,
   "lot_sqft": 27773,
   "price_per_lot_sqft": 296.19,
   "price_per_building_sqft": 2069.95,
   "building_sqft": 3974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3998,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002724240008"
  },
  {
   "address": "8900 Nicollet Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 8226000,
   "lot_sqft": 35779,
   "price_per_lot_sqft": 229.91,
   "price_per_building_sqft": 2050.35,
   "building_sqft": 4012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4036,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002724240007"
  },
  {
   "address": "9995 Xenia Ave N, Brooklyn Park",
   "sale_month": "2017-10",
   "price": 878832,
   "lot_sqft": 54852,
   "price_per_lot_sqft": 16.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11224,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921210100"
  },
  {
   "address": "2101 90th St W, Bloomington",
   "sale_month": "2017-10",
   "price": 3900000,
   "lot_sqft": 122267,
   "price_per_lot_sqft": 31.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3564,
   "use": "APARTMENT",
   "parcel_id": "0902724320084"
  },
  {
   "address": "3500 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2017-10",
   "price": 875000,
   "lot_sqft": 40582,
   "price_per_lot_sqft": 21.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120037"
  },
  {
   "address": "3510 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2017-10",
   "price": 875000,
   "lot_sqft": 54220,
   "price_per_lot_sqft": 16.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120036"
  },
  {
   "address": "7618 Edgewood Drive, Mounds View",
   "sale_month": "2017-10",
   "price": 240250,
   "lot_sqft": 14821,
   "price_per_lot_sqft": 16.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1898,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220044"
  },
  {
   "address": "7511 Greenfield Avenue, Mounds View",
   "sale_month": "2017-10",
   "price": 3400000,
   "lot_sqft": 45952,
   "price_per_lot_sqft": 73.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7953,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023210009"
  },
  {
   "address": "7501 Greenfield Avenue, Mounds View",
   "sale_month": "2017-10",
   "price": 3400000,
   "lot_sqft": 32469,
   "price_per_lot_sqft": 104.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8254,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023210008"
  },
  {
   "address": "3029 Vincent Ave N, Minneapolis",
   "sale_month": "2017-10",
   "price": 199900,
   "lot_sqft": 8692,
   "price_per_lot_sqft": 23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1052,
   "use": "TRIPLEX",
   "parcel_id": "0802924420140"
  },
  {
   "address": "3360 Lilac Dr N, Golden Valley",
   "sale_month": "2017-10",
   "price": 5250000,
   "lot_sqft": 33031,
   "price_per_lot_sqft": 158.94,
   "price_per_building_sqft": 4176.61,
   "building_sqft": 1257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1265,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0702924230071"
  },
  {
   "address": "1817 Stinson Pkwy, Minneapolis",
   "sale_month": "2017-10",
   "price": 60000,
   "lot_sqft": 8146,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0702923330035"
  },
  {
   "address": "276 Exchange Street South, Saint Paul",
   "sale_month": "2017-10",
   "price": 1035000,
   "lot_sqft": 27188,
   "price_per_lot_sqft": 38.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2504,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822320041"
  },
  {
   "address": null,
   "sale_month": "2017-10",
   "price": 1735073,
   "lot_sqft": 133657,
   "price_per_lot_sqft": 12.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "053223310009"
  },
  {
   "address": "1307 Crosstown Boulevard Northeast, Ham Lake",
   "sale_month": "2017-10",
   "price": 1735073,
   "lot_sqft": 87991,
   "price_per_lot_sqft": 19.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "053223310008"
  },
  {
   "address": "10951 Hampshire Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 3477600,
   "lot_sqft": 130566,
   "price_per_lot_sqft": 26.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61292,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521120002"
  },
  {
   "address": null,
   "sale_month": "2017-10",
   "price": 1900000,
   "lot_sqft": 9534,
   "price_per_lot_sqft": 199.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922440007"
  },
  {
   "address": null,
   "sale_month": "2017-10",
   "price": 1900000,
   "lot_sqft": 20448,
   "price_per_lot_sqft": 92.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922440006"
  },
  {
   "address": "2780 Maplewood Drive North, Maplewood",
   "sale_month": "2017-10",
   "price": 1900000,
   "lot_sqft": 143036,
   "price_per_lot_sqft": 13.28,
   "price_per_building_sqft": 54.41,
   "building_sqft": 34922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35133,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922410015"
  },
  {
   "address": "900 80th St W, Bloomington",
   "sale_month": "2017-10",
   "price": 1164000,
   "lot_sqft": 56012,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": 57.39,
   "building_sqft": 20284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20407,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724110031"
  },
  {
   "address": "2885 Country View Drive North, Maplewood",
   "sale_month": "2017-10",
   "price": 840000,
   "lot_sqft": 93635,
   "price_per_lot_sqft": 8.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922230019"
  },
  {
   "address": null,
   "sale_month": "2017-10",
   "price": 840000,
   "lot_sqft": 125119,
   "price_per_lot_sqft": 6.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922230018"
  },
  {
   "address": "2911 Grand St NE, Minneapolis",
   "sale_month": "2017-10",
   "price": 265000,
   "lot_sqft": 7874,
   "price_per_lot_sqft": 33.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1172,
   "use": "APARTMENT",
   "parcel_id": "0302924440102"
  },
  {
   "address": "3140 Pleasant Ave, Minneapolis",
   "sale_month": "2017-10",
   "price": 557750,
   "lot_sqft": 5584,
   "price_per_lot_sqft": 99.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1729,
   "use": "APARTMENT",
   "parcel_id": "0302824220189"
  },
  {
   "address": "224 82nd St W, Bloomington",
   "sale_month": "2017-10",
   "price": 530000,
   "lot_sqft": 16280,
   "price_per_lot_sqft": 32.56,
   "price_per_building_sqft": 58.54,
   "building_sqft": 9054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9109,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724240075"
  },
  {
   "address": "1065 Selby Avenue, Saint Paul",
   "sale_month": "2017-10",
   "price": 900000,
   "lot_sqft": 4363,
   "price_per_lot_sqft": 206.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2430,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823220077"
  },
  {
   "address": null,
   "sale_month": "2017-10",
   "price": 900000,
   "lot_sqft": 4363,
   "price_per_lot_sqft": 206.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823220076"
  },
  {
   "address": "8300 Old Cedar Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 5689000,
   "lot_sqft": 139458,
   "price_per_lot_sqft": 40.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9406,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202724410041"
  },
  {
   "address": "301 West Main Street, Anoka",
   "sale_month": "2017-10",
   "price": 260000,
   "lot_sqft": 12249,
   "price_per_lot_sqft": 21.23,
   "price_per_building_sqft": 229.07,
   "building_sqft": 1135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1142,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125430095"
  },
  {
   "address": "315 West Main Street, Anoka",
   "sale_month": "2017-10",
   "price": 260000,
   "lot_sqft": 12046,
   "price_per_lot_sqft": 21.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125420064"
  },
  {
   "address": "130 Lake St W, Wayzata",
   "sale_month": "2017-10",
   "price": 1450000,
   "lot_sqft": 22557,
   "price_per_lot_sqft": 64.28,
   "price_per_building_sqft": 261.45,
   "building_sqft": 5546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5579,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111723410027"
  },
  {
   "address": "150 Lake St W, Wayzata",
   "sale_month": "2017-10",
   "price": 3400000,
   "lot_sqft": 57481,
   "price_per_lot_sqft": 59.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14449,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111723410026"
  },
  {
   "address": "8421 22nd Ave S, Bloomington",
   "sale_month": "2017-10",
   "price": 12056000,
   "lot_sqft": 291774,
   "price_per_lot_sqft": 41.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22295,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102724340016"
  },
  {
   "address": "713 Faxon Road, Norwood Young America",
   "sale_month": "2017-09",
   "price": 1700000,
   "lot_sqft": 54475,
   "price_per_lot_sqft": 31.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9428,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "588490020"
  },
  {
   "address": "600 Railroad Street West, Norwood Young America",
   "sale_month": "2017-09",
   "price": 237000,
   "lot_sqft": 260672,
   "price_per_lot_sqft": 0.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11966,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580150700"
  },
  {
   "address": null,
   "sale_month": "2017-09",
   "price": 140000,
   "lot_sqft": 18370,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5110,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580140751"
  },
  {
   "address": "255 Ash Avenue North, Mayer",
   "sale_month": "2017-09",
   "price": 250000,
   "lot_sqft": 10493,
   "price_per_lot_sqft": 23.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500210"
  },
  {
   "address": "9144 University Avenue Northwest, Coon Rapids",
   "sale_month": "2017-09",
   "price": 8600000,
   "lot_sqft": 231713,
   "price_per_lot_sqft": 37.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5520,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363124110040"
  },
  {
   "address": "938 19th Avenue North, South Saint Paul",
   "sale_month": "2017-09",
   "price": 375000,
   "lot_sqft": 10768,
   "price_per_lot_sqft": 34.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2254,
   "use": "Apartment",
   "parcel_id": "363090003233"
  },
  {
   "address": "441 Virginia Street, Saint Paul",
   "sale_month": "2017-09",
   "price": 360000,
   "lot_sqft": 2448,
   "price_per_lot_sqft": 147.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1667,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923420107"
  },
  {
   "address": "120 Bridgepoint Way, South Saint Paul",
   "sale_month": "2017-09",
   "price": 1700000,
   "lot_sqft": 58670,
   "price_per_lot_sqft": 28.98,
   "price_per_building_sqft": 101.64,
   "building_sqft": 16725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16826,
   "use": "Industrial-preferred",
   "parcel_id": "361625102020"
  },
  {
   "address": "615 66th Ave N, Brooklyn Center",
   "sale_month": "2017-09",
   "price": 1539000,
   "lot_sqft": 55755,
   "price_per_lot_sqft": 27.6,
   "price_per_building_sqft": 155.33,
   "building_sqft": 9908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9968,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611921130119"
  },
  {
   "address": "2533 24th Ave S, Minneapolis",
   "sale_month": "2017-09",
   "price": 340000,
   "lot_sqft": 17648,
   "price_per_lot_sqft": 19.27,
   "price_per_building_sqft": 82.81,
   "building_sqft": 4106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4131,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924240024"
  },
  {
   "address": "901 77th St E, Richfield",
   "sale_month": "2017-09",
   "price": 36000000,
   "lot_sqft": 126394,
   "price_per_lot_sqft": 284.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12955,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502824340005"
  },
  {
   "address": "1001 77th St E, Richfield",
   "sale_month": "2017-09",
   "price": 36000000,
   "lot_sqft": 126402,
   "price_per_lot_sqft": 284.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12524,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502824340004"
  },
  {
   "address": "620 78th St E, Richfield",
   "sale_month": "2017-09",
   "price": 36000000,
   "lot_sqft": 91487,
   "price_per_lot_sqft": 393.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6341,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502824330004"
  },
  {
   "address": "710 78th St E, Richfield",
   "sale_month": "2017-09",
   "price": 36000000,
   "lot_sqft": 119267,
   "price_per_lot_sqft": 301.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5754,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502824330003"
  },
  {
   "address": "701 77th St E, Richfield",
   "sale_month": "2017-09",
   "price": 36000000,
   "lot_sqft": 120772,
   "price_per_lot_sqft": 298.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5606,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502824330002"
  },
  {
   "address": "6431 140th Court Northwest, Ramsey",
   "sale_month": "2017-09",
   "price": 500,
   "lot_sqft": 39295,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8703,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110036"
  },
  {
   "address": "2040 Wayzata Blvd W, Orono",
   "sale_month": "2017-09",
   "price": 7240000,
   "lot_sqft": 175867,
   "price_per_lot_sqft": 41.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33181,
   "use": "APARTMENT",
   "parcel_id": "3411823210036"
  },
  {
   "address": "7720 4th Ave S, Richfield",
   "sale_month": "2017-09",
   "price": 36000000,
   "lot_sqft": 78358,
   "price_per_lot_sqft": 459.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5835,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402824440010"
  },
  {
   "address": "871 7th Street East, Saint Paul",
   "sale_month": "2017-09",
   "price": 131500,
   "lot_sqft": 3528,
   "price_per_lot_sqft": 37.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220117"
  },
  {
   "address": "2601 Humboldt Ave S, Minneapolis",
   "sale_month": "2017-09",
   "price": 550000,
   "lot_sqft": 10686,
   "price_per_lot_sqft": 51.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4900,
   "use": "APARTMENT",
   "parcel_id": "3302924420235"
  },
  {
   "address": "2744 Lyndale Ave S, Minneapolis",
   "sale_month": "2017-09",
   "price": 1097000,
   "lot_sqft": 4809,
   "price_per_lot_sqft": 228.11,
   "price_per_building_sqft": 149.56,
   "building_sqft": 7335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7379,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924410068"
  },
  {
   "address": "2008 Lyndale Ave S, Minneapolis",
   "sale_month": "2017-09",
   "price": 1300000,
   "lot_sqft": 7222,
   "price_per_lot_sqft": 180.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924110019"
  },
  {
   "address": "325 Maria Avenue, Saint Paul",
   "sale_month": "2017-09",
   "price": 637500,
   "lot_sqft": 10174,
   "price_per_lot_sqft": 62.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2591,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922420002"
  },
  {
   "address": "8650 State Hwy No 7, St. Bonifacius",
   "sale_month": "2017-09",
   "price": 425000,
   "lot_sqft": 23375,
   "price_per_lot_sqft": 18.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211724220096"
  },
  {
   "address": "26 Exchange Street East, Saint Paul",
   "sale_month": "2017-09",
   "price": 3675000,
   "lot_sqft": 10523,
   "price_per_lot_sqft": 349.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922340203"
  },
  {
   "address": "525 Park Street, Saint Paul",
   "sale_month": "2017-09",
   "price": 8500000,
   "lot_sqft": 103328,
   "price_per_lot_sqft": 82.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15502,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922230094"
  },
  {
   "address": "9050 Golden Valley Rd, Golden Valley",
   "sale_month": "2017-09",
   "price": 925000,
   "lot_sqft": 59232,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3146,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821310044"
  },
  {
   "address": "9105 10th Ave N, Golden Valley",
   "sale_month": "2017-09",
   "price": 1750000,
   "lot_sqft": 129715,
   "price_per_lot_sqft": 13.49,
   "price_per_building_sqft": 339.67,
   "building_sqft": 5152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5183,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821230023"
  },
  {
   "address": "12 Long Lake Road, Mahtomedi",
   "sale_month": "2017-09",
   "price": 750000,
   "lot_sqft": 4230,
   "price_per_lot_sqft": 177.3,
   "price_per_building_sqft": 139.35,
   "building_sqft": 5382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5414,
   "use": "300",
   "parcel_id": "3103021340025"
  },
  {
   "address": "3228 Lake St E, Minneapolis",
   "sale_month": "2017-09",
   "price": 470000,
   "lot_sqft": 12228,
   "price_per_lot_sqft": 38.44,
   "price_per_building_sqft": 161.29,
   "building_sqft": 2914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2932,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923330095"
  },
  {
   "address": "3500 28th St E, Minneapolis",
   "sale_month": "2017-09",
   "price": 3850000,
   "lot_sqft": 204574,
   "price_per_lot_sqft": 18.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52986,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3102923310001"
  },
  {
   "address": "4000 76th St W, Edina",
   "sale_month": "2017-09",
   "price": 1150000,
   "lot_sqft": 48289,
   "price_per_lot_sqft": 23.81,
   "price_per_building_sqft": 95.29,
   "building_sqft": 12069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824410239"
  },
  {
   "address": "7001 Northland Cir N, Brooklyn Park",
   "sale_month": "2017-09",
   "price": 20000,
   "lot_sqft": 25351,
   "price_per_lot_sqft": 0.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011921430009"
  },
  {
   "address": "5411 Circle Down, Golden Valley",
   "sale_month": "2017-09",
   "price": 2500000,
   "lot_sqft": 65851,
   "price_per_lot_sqft": 37.96,
   "price_per_building_sqft": 140.63,
   "building_sqft": 17777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17885,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924230047"
  },
  {
   "address": "23705 Highway 65 Northeast, East Bethel",
   "sale_month": "2017-09",
   "price": 2242000,
   "lot_sqft": 46654,
   "price_per_lot_sqft": 48.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293423430014"
  },
  {
   "address": "2425 Douglas Dr N, Golden Valley",
   "sale_month": "2017-09",
   "price": 120000,
   "lot_sqft": 22088,
   "price_per_lot_sqft": 5.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1396,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2911821110020"
  },
  {
   "address": "8 Penn Ave S, Minneapolis",
   "sale_month": "2017-09",
   "price": 385000,
   "lot_sqft": 10359,
   "price_per_lot_sqft": 37.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2105,
   "use": "TRIPLEX",
   "parcel_id": "2902924110167"
  },
  {
   "address": "15175 25th Ave N, Plymouth",
   "sale_month": "2017-09",
   "price": 9803000,
   "lot_sqft": 283604,
   "price_per_lot_sqft": 34.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99388,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822210032"
  },
  {
   "address": "204 3rd Street South, Stillwater",
   "sale_month": "2017-09",
   "price": 1210000,
   "lot_sqft": 9883,
   "price_per_lot_sqft": 122.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4697,
   "use": "110",
   "parcel_id": "2803020420108"
  },
  {
   "address": null,
   "sale_month": "2017-09",
   "price": 1210000,
   "lot_sqft": 7519,
   "price_per_lot_sqft": 160.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420088"
  },
  {
   "address": "1331 Crossings Boulevard, Shakopee",
   "sale_month": "2017-09",
   "price": 1470000,
   "lot_sqft": 199531,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14916,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "274610010"
  },
  {
   "address": "4600 12th Avenue East, Shakopee",
   "sale_month": "2017-09",
   "price": 1000000,
   "lot_sqft": 98888,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274220030"
  },
  {
   "address": "6511 Bunker Lake Boulevard Northwest, Ramsey",
   "sale_month": "2017-09",
   "price": 1500000,
   "lot_sqft": 101383,
   "price_per_lot_sqft": 14.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20768,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225440015"
  },
  {
   "address": "125 Oak Grove St, Minneapolis",
   "sale_month": "2017-09",
   "price": 9050000,
   "lot_sqft": 24892,
   "price_per_lot_sqft": 363.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14811,
   "use": "APARTMENT",
   "parcel_id": "2702924340023"
  },
  {
   "address": "1037 1st Avenue East, Shakopee",
   "sale_month": "2017-09",
   "price": 475000,
   "lot_sqft": 17027,
   "price_per_lot_sqft": 27.9,
   "price_per_building_sqft": 217.09,
   "building_sqft": 2188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2201,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041180"
  },
  {
   "address": "10029 Naples Street Northeast, Blaine",
   "sale_month": "2017-09",
   "price": 500,
   "lot_sqft": 1705974,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 76609,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263123220002"
  },
  {
   "address": "800 3rd St S, Minneapolis",
   "sale_month": "2017-09",
   "price": 1088000,
   "lot_sqft": 5971,
   "price_per_lot_sqft": 182.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924210001"
  },
  {
   "address": "1801 Riverside Ave, Minneapolis",
   "sale_month": "2017-09",
   "price": 1600000,
   "lot_sqft": 4394,
   "price_per_lot_sqft": 364.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924230001"
  },
  {
   "address": "9541 152nd Avenue Northeast, Columbus",
   "sale_month": "2017-09",
   "price": 1219320,
   "lot_sqft": 119823,
   "price_per_lot_sqft": 10.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5884,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222420005"
  },
  {
   "address": "1609 Rice Street, Saint Paul",
   "sale_month": "2017-09",
   "price": 410000,
   "lot_sqft": 11072,
   "price_per_lot_sqft": 37.03,
   "price_per_building_sqft": 161.04,
   "building_sqft": 2546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2562,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923110078"
  },
  {
   "address": "1510 Como Ave SE, Minneapolis",
   "sale_month": "2017-09",
   "price": 550000,
   "lot_sqft": 2110,
   "price_per_lot_sqft": 260.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924140005"
  },
  {
   "address": "21901 Industrial Blvd, Rogers",
   "sale_month": "2017-09",
   "price": 3770766,
   "lot_sqft": 1036627,
   "price_per_lot_sqft": 3.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28844,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023220009"
  },
  {
   "address": "21000 Rogers Dr, Rogers",
   "sale_month": "2017-09",
   "price": 305000,
   "lot_sqft": 30724,
   "price_per_lot_sqft": 9.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6098,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023110019"
  },
  {
   "address": "101 Old Town Road, Elko New Market",
   "sale_month": "2017-09",
   "price": 572000,
   "lot_sqft": 122243,
   "price_per_lot_sqft": 4.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11340,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230600010"
  },
  {
   "address": "17599 Kenwood Trail, Lakeville",
   "sale_month": "2017-09",
   "price": 1725000,
   "lot_sqft": 39431,
   "price_per_lot_sqft": 43.75,
   "price_per_building_sqft": 177.1,
   "building_sqft": 9740,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9799,
   "use": "Commercial-preferred",
   "parcel_id": "221187501032"
  },
  {
   "address": "200 3rd St N, Minneapolis",
   "sale_month": "2017-09",
   "price": 3250000,
   "lot_sqft": 6606,
   "price_per_lot_sqft": 491.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18440,
   "use": "APARTMENT",
   "parcel_id": "2202924410101"
  },
  {
   "address": "121 1st St N, Minneapolis",
   "sale_month": "2017-09",
   "price": 2200000,
   "lot_sqft": 7138,
   "price_per_lot_sqft": 308.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140066"
  },
  {
   "address": "117 1st St N, Minneapolis",
   "sale_month": "2017-09",
   "price": 4748000,
   "lot_sqft": 4218,
   "price_per_lot_sqft": 1125.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140065"
  },
  {
   "address": "4455 White Bear Parkway, White Bear Lake",
   "sale_month": "2017-09",
   "price": 3700000,
   "lot_sqft": 303382,
   "price_per_lot_sqft": 12.2,
   "price_per_building_sqft": 72.94,
   "building_sqft": 50727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51033,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022130031"
  },
  {
   "address": "14300 34th Ave N, Plymouth",
   "sale_month": "2017-09",
   "price": 92250000,
   "lot_sqft": 1546117,
   "price_per_lot_sqft": 59.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64642,
   "use": "APARTMENT",
   "parcel_id": "2111822110007"
  },
  {
   "address": "207 Humboldt Ave N, Minneapolis",
   "sale_month": "2017-09",
   "price": 230000,
   "lot_sqft": 5358,
   "price_per_lot_sqft": 42.93,
   "price_per_building_sqft": 68.13,
   "building_sqft": 3376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3396,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924340083"
  },
  {
   "address": "209 Humboldt Ave N, Minneapolis",
   "sale_month": "2017-09",
   "price": 42500,
   "lot_sqft": 5486,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924340082"
  },
  {
   "address": "215 Humboldt Ave N, Minneapolis",
   "sale_month": "2017-09",
   "price": 42500,
   "lot_sqft": 5485,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2917,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924340081"
  },
  {
   "address": "721 12th Ave N, Minneapolis",
   "sale_month": "2017-09",
   "price": 225000,
   "lot_sqft": 35484,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": 24.13,
   "building_sqft": 9323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9380,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924110069"
  },
  {
   "address": "117 2nd Street East, Hastings",
   "sale_month": "2017-09",
   "price": 275000,
   "lot_sqft": 8210,
   "price_per_lot_sqft": 33.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39112,
   "use": "Commercial-preferred",
   "parcel_id": "193215004086"
  },
  {
   "address": null,
   "sale_month": "2017-09",
   "price": 14425000,
   "lot_sqft": 35589,
   "price_per_lot_sqft": 405.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922140015"
  },
  {
   "address": "225 Roselawn Avenue East, Maplewood",
   "sale_month": "2017-09",
   "price": 14425000,
   "lot_sqft": 496832,
   "price_per_lot_sqft": 29.03,
   "price_per_building_sqft": 339.37,
   "building_sqft": 42505,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42761,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "182922140014"
  },
  {
   "address": "1983 Sloan Place North, Maplewood",
   "sale_month": "2017-09",
   "price": 14425000,
   "lot_sqft": 226744,
   "price_per_lot_sqft": 63.62,
   "price_per_building_sqft": 430.37,
   "building_sqft": 33518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33720,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922140011"
  },
  {
   "address": "2025 Sloan Place North, Maplewood",
   "sale_month": "2017-09",
   "price": 14425000,
   "lot_sqft": 68907,
   "price_per_lot_sqft": 209.34,
   "price_per_building_sqft": 925.93,
   "building_sqft": 15579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15673,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922140001"
  },
  {
   "address": "257 4th Ave SE, Osseo",
   "sale_month": "2017-09",
   "price": 850000,
   "lot_sqft": 7999,
   "price_per_lot_sqft": 106.26,
   "price_per_building_sqft": 498.83,
   "building_sqft": 1704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1714,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320101"
  },
  {
   "address": "316 Co Rd No 81 Svc Rd E, Osseo",
   "sale_month": "2017-09",
   "price": 850000,
   "lot_sqft": 7948,
   "price_per_lot_sqft": 106.95,
   "price_per_building_sqft": 274.37,
   "building_sqft": 3098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3117,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320073"
  },
  {
   "address": "7500 78th St W, Bloomington",
   "sale_month": "2017-09",
   "price": 3850000,
   "lot_sqft": 262529,
   "price_per_lot_sqft": 14.67,
   "price_per_building_sqft": 54.05,
   "building_sqft": 71234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71664,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811621110018"
  },
  {
   "address": "2525 Winter St NE, Minneapolis",
   "sale_month": "2017-09",
   "price": 649824,
   "lot_sqft": 18416,
   "price_per_lot_sqft": 35.29,
   "price_per_building_sqft": 52.93,
   "building_sqft": 12276,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12350,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923430029"
  },
  {
   "address": "16421 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2017-09",
   "price": 1070000,
   "lot_sqft": 65152,
   "price_per_lot_sqft": 16.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12131,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223120006"
  },
  {
   "address": "475 Apollo Drive, Lino Lakes",
   "sale_month": "2017-09",
   "price": 1300000,
   "lot_sqft": 25080,
   "price_per_lot_sqft": 51.83,
   "price_per_building_sqft": 52.46,
   "building_sqft": 24782,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24932,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220046"
  },
  {
   "address": "1452 Lake Street South, Forest Lake",
   "sale_month": "2017-09",
   "price": 250000,
   "lot_sqft": 31334,
   "price_per_lot_sqft": 7.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221130031"
  },
  {
   "address": "2915 50th St W, Minneapolis",
   "sale_month": "2017-09",
   "price": 4030000,
   "lot_sqft": 10310,
   "price_per_lot_sqft": 390.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9035,
   "use": "APARTMENT",
   "parcel_id": "1702824420085"
  },
  {
   "address": "3017 161st Avenue Northwest, Andover",
   "sale_month": "2017-09",
   "price": 620000,
   "lot_sqft": 218997,
   "price_per_lot_sqft": 2.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163224230002"
  },
  {
   "address": "4900 Constellation Drive, White Bear Township",
   "sale_month": "2017-09",
   "price": 2465000,
   "lot_sqft": 513167,
   "price_per_lot_sqft": 4.8,
   "price_per_building_sqft": 36.72,
   "building_sqft": 67137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 67542,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022120003"
  },
  {
   "address": "2000 96th St W, Bloomington",
   "sale_month": "2017-09",
   "price": 1450000,
   "lot_sqft": 108207,
   "price_per_lot_sqft": 13.4,
   "price_per_building_sqft": 122.53,
   "building_sqft": 11834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11905,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724220002"
  },
  {
   "address": "1280 98th St W, Bloomington",
   "sale_month": "2017-09",
   "price": 3720000,
   "lot_sqft": 45954,
   "price_per_lot_sqft": 80.95,
   "price_per_building_sqft": 603.5,
   "building_sqft": 6164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6201,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724130024"
  },
  {
   "address": "5353 Nicollet Ave, Minneapolis",
   "sale_month": "2017-09",
   "price": 419350,
   "lot_sqft": 13557,
   "price_per_lot_sqft": 30.93,
   "price_per_building_sqft": 243.81,
   "building_sqft": 1720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1730,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824430046"
  },
  {
   "address": "4816 Nicollet Ave, Minneapolis",
   "sale_month": "2017-09",
   "price": 455000,
   "lot_sqft": 5516,
   "price_per_lot_sqft": 82.49,
   "price_per_building_sqft": 249.73,
   "building_sqft": 1822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1833,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824240017"
  },
  {
   "address": null,
   "sale_month": "2017-09",
   "price": 83687,
   "lot_sqft": 18709,
   "price_per_lot_sqft": 4.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "147700031041"
  },
  {
   "address": "315 Pine Street, Farmington",
   "sale_month": "2017-09",
   "price": 306313,
   "lot_sqft": 22214,
   "price_per_lot_sqft": 13.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "Commercial-preferred",
   "parcel_id": "147700031031"
  },
  {
   "address": "621 Larpenteur Avenue West, Roseville",
   "sale_month": "2017-09",
   "price": 600000,
   "lot_sqft": 36184,
   "price_per_lot_sqft": 16.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10129,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923440046"
  },
  {
   "address": "13571 Balsam La N, Dayton",
   "sale_month": "2017-09",
   "price": 165000,
   "lot_sqft": 34944,
   "price_per_lot_sqft": 4.72,
   "price_per_building_sqft": 51.89,
   "building_sqft": 3180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3200,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412022410022"
  },
  {
   "address": "4615 Hodgson Road, Shoreview",
   "sale_month": "2017-09",
   "price": 1350000,
   "lot_sqft": 34417,
   "price_per_lot_sqft": 39.22,
   "price_per_building_sqft": 575.45,
   "building_sqft": 2346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2361,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023340049"
  },
  {
   "address": null,
   "sale_month": "2017-09",
   "price": 1200000,
   "lot_sqft": 212021,
   "price_per_lot_sqft": 5.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024210034"
  },
  {
   "address": null,
   "sale_month": "2017-09",
   "price": 45000,
   "lot_sqft": 34795,
   "price_per_lot_sqft": 1.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211823240022"
  },
  {
   "address": null,
   "sale_month": "2017-09",
   "price": 45000,
   "lot_sqft": 32032,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1211823230058"
  },
  {
   "address": "250 Commerce Circle South, Fridley",
   "sale_month": "2017-09",
   "price": 1160000,
   "lot_sqft": 69396,
   "price_per_lot_sqft": 16.72,
   "price_per_building_sqft": 55.49,
   "building_sqft": 20903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21029,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024320007"
  },
  {
   "address": "2815 Eagandale Boulevard, Eagan",
   "sale_month": "2017-09",
   "price": 2000000,
   "lot_sqft": 89921,
   "price_per_lot_sqft": 22.24,
   "price_per_building_sqft": 68.91,
   "building_sqft": 29025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29201,
   "use": "Industrial-preferred",
   "parcel_id": "102250003111"
  },
  {
   "address": "1675 Highway 36 West, Roseville",
   "sale_month": "2017-09",
   "price": 18900000,
   "lot_sqft": 186717,
   "price_per_lot_sqft": 101.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923410008"
  },
  {
   "address": "1270 Cope Avenue East, Maplewood",
   "sale_month": "2017-09",
   "price": 116667,
   "lot_sqft": 25242,
   "price_per_lot_sqft": 4.62,
   "price_per_building_sqft": 29.69,
   "building_sqft": 3930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3954,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922410022"
  },
  {
   "address": "5224 Hanson Ct N, Crystal",
   "sale_month": "2017-09",
   "price": 335000,
   "lot_sqft": 13226,
   "price_per_lot_sqft": 25.33,
   "price_per_building_sqft": 48.4,
   "building_sqft": 6922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6964,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220019"
  },
  {
   "address": "1110 Lowry Ave N, Minneapolis",
   "sale_month": "2017-09",
   "price": 72000,
   "lot_sqft": 5195,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": 47.84,
   "building_sqft": 1505,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1515,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924130168"
  },
  {
   "address": "18800 78th St W, Chanhassen",
   "sale_month": "2017-09",
   "price": 6799255,
   "lot_sqft": 789540,
   "price_per_lot_sqft": 8.61,
   "price_per_building_sqft": 70.72,
   "building_sqft": 96150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 96731,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711622330003"
  },
  {
   "address": "121 County Road C East, Little Canada",
   "sale_month": "2017-09",
   "price": 540000,
   "lot_sqft": 60540,
   "price_per_lot_sqft": 8.92,
   "price_per_building_sqft": 97.88,
   "building_sqft": 5517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5550,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922430002"
  },
  {
   "address": "162 Wabasha Street South, Saint Paul",
   "sale_month": "2017-09",
   "price": 650000,
   "lot_sqft": 28513,
   "price_per_lot_sqft": 22.8,
   "price_per_building_sqft": 105.91,
   "building_sqft": 6137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6174,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410033"
  },
  {
   "address": "8085 Wayzata Blvd, Golden Valley",
   "sale_month": "2017-09",
   "price": 1575000,
   "lot_sqft": 117286,
   "price_per_lot_sqft": 13.43,
   "price_per_building_sqft": 126.12,
   "building_sqft": 12488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12563,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611721140052"
  },
  {
   "address": "11470 River Valley Road, Jackson Township",
   "sale_month": "2017-09",
   "price": 81000,
   "lot_sqft": 899,
   "price_per_lot_sqft": 90.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410210"
  },
  {
   "address": "5545 County Road 33, Hollywood Township",
   "sale_month": "2017-09",
   "price": 650000,
   "lot_sqft": 781833,
   "price_per_lot_sqft": 0.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11076,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "060331231"
  },
  {
   "address": "5115 Geneva Avenue North, Oakdale",
   "sale_month": "2017-09",
   "price": 290000,
   "lot_sqft": 15143,
   "price_per_lot_sqft": 19.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1883,
   "use": "110",
   "parcel_id": "0602921330024"
  },
  {
   "address": "3651 Snelling Ave, Minneapolis",
   "sale_month": "2017-09",
   "price": 132750,
   "lot_sqft": 5985,
   "price_per_lot_sqft": 22.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602823330115"
  },
  {
   "address": "3701 Penn Ave N, Minneapolis",
   "sale_month": "2017-09",
   "price": 110000,
   "lot_sqft": 5028,
   "price_per_lot_sqft": 21.88,
   "price_per_building_sqft": 53.27,
   "building_sqft": 2065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2078,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924440121"
  },
  {
   "address": "23880 Goodview Circle North, Forest Lake",
   "sale_month": "2017-09",
   "price": 110000,
   "lot_sqft": 123164,
   "price_per_lot_sqft": 0.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0403221220024"
  },
  {
   "address": "4005 Bryant Ave N, Minneapolis",
   "sale_month": "2017-09",
   "price": 205000,
   "lot_sqft": 6622,
   "price_per_lot_sqft": 30.96,
   "price_per_building_sqft": 188.25,
   "building_sqft": 1089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1095,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924140023"
  },
  {
   "address": null,
   "sale_month": "2017-09",
   "price": 26295445,
   "lot_sqft": 87866,
   "price_per_lot_sqft": 299.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402821210028"
  },
  {
   "address": "8400 Hudson Road, Woodbury",
   "sale_month": "2017-09",
   "price": 26295445,
   "lot_sqft": 286878,
   "price_per_lot_sqft": 91.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402821210027"
  },
  {
   "address": null,
   "sale_month": "2017-09",
   "price": 26295445,
   "lot_sqft": 123666,
   "price_per_lot_sqft": 212.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 95729,
   "use": "300",
   "parcel_id": "0402821210026"
  },
  {
   "address": "237 Radio Drive, Woodbury",
   "sale_month": "2017-09",
   "price": 2343876,
   "lot_sqft": 195175,
   "price_per_lot_sqft": 12.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 192574,
   "use": "300",
   "parcel_id": "0402821130026"
  },
  {
   "address": "1555 Selby Avenue, Saint Paul",
   "sale_month": "2017-09",
   "price": 87000000,
   "lot_sqft": 118607,
   "price_per_lot_sqft": 733.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26266,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823220172"
  },
  {
   "address": "3401 Nicollet Ave, Minneapolis",
   "sale_month": "2017-09",
   "price": 415000,
   "lot_sqft": 9823,
   "price_per_lot_sqft": 42.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2640,
   "use": "APARTMENT",
   "parcel_id": "0302824420202"
  },
  {
   "address": "3100 West Park Drive, Burnsville",
   "sale_month": "2017-09",
   "price": 2075000,
   "lot_sqft": 95010,
   "price_per_lot_sqft": 21.84,
   "price_per_building_sqft": 72.76,
   "building_sqft": 28520,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28692,
   "use": "Industrial-preferred",
   "parcel_id": "027100001060"
  },
  {
   "address": "7901 12th Ave S, Bloomington",
   "sale_month": "2017-09",
   "price": 790000,
   "lot_sqft": 26288,
   "price_per_lot_sqft": 30.05,
   "price_per_building_sqft": 74.31,
   "building_sqft": 10631,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10695,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724120024"
  },
  {
   "address": "2320 Leibel Street, White Bear Township",
   "sale_month": "2017-09",
   "price": 210000,
   "lot_sqft": 92653,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022220017"
  },
  {
   "address": "429 Holly Avenue, Saint Paul",
   "sale_month": "2017-09",
   "price": 1200000,
   "lot_sqft": 8470,
   "price_per_lot_sqft": 141.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1409,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823240227"
  },
  {
   "address": "78 Arundel Street, Saint Paul",
   "sale_month": "2017-09",
   "price": 1200000,
   "lot_sqft": 10529,
   "price_per_lot_sqft": 113.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1458,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823240226"
  },
  {
   "address": "540 Elm Street South, Waconia",
   "sale_month": "2017-08",
   "price": 682500,
   "lot_sqft": 20973,
   "price_per_lot_sqft": 32.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755000480"
  },
  {
   "address": "110 Elm Street West, Norwood Young America",
   "sale_month": "2017-08",
   "price": 240000,
   "lot_sqft": 3067,
   "price_per_lot_sqft": 78.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "580500520"
  },
  {
   "address": "1089 Robert Street South, West Saint Paul",
   "sale_month": "2017-08",
   "price": 234900,
   "lot_sqft": 6741,
   "price_per_lot_sqft": 34.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1416,
   "use": "Commercial-preferred",
   "parcel_id": "427280000080"
  },
  {
   "address": "977 Smith Avenue South, West Saint Paul",
   "sale_month": "2017-08",
   "price": 400000,
   "lot_sqft": 9836,
   "price_per_lot_sqft": 40.67,
   "price_per_building_sqft": 56.16,
   "building_sqft": 7123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7166,
   "use": "Commercial-preferred",
   "parcel_id": "423495002130"
  },
  {
   "address": "403 Conrad Avenue South, Cologne",
   "sale_month": "2017-08",
   "price": 75000,
   "lot_sqft": 9927,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2868,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400131700"
  },
  {
   "address": "226 7th Avenue South, South Saint Paul",
   "sale_month": "2017-08",
   "price": 337000,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 33.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2027,
   "use": "Apartment",
   "parcel_id": "363255003230"
  },
  {
   "address": "3940 Peters Place Northeast, Columbia Heights",
   "sale_month": "2017-08",
   "price": 500,
   "lot_sqft": 29677,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5541,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024320251"
  },
  {
   "address": "612 University Avenue West, Saint Paul",
   "sale_month": "2017-08",
   "price": 1046153,
   "lot_sqft": 9344,
   "price_per_lot_sqft": 111.96,
   "price_per_building_sqft": 375.91,
   "building_sqft": 2783,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2799,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923320006"
  },
  {
   "address": "720 Western Avenue North, Saint Paul",
   "sale_month": "2017-08",
   "price": 200000,
   "lot_sqft": 5579,
   "price_per_lot_sqft": 35.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1852,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923120021"
  },
  {
   "address": "2932 30th Ave S, Minneapolis",
   "sale_month": "2017-08",
   "price": 452000,
   "lot_sqft": 7533,
   "price_per_lot_sqft": 60,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1592,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924440107"
  },
  {
   "address": "9099 South Highway Drive, Lexington",
   "sale_month": "2017-08",
   "price": 162500,
   "lot_sqft": 49038,
   "price_per_lot_sqft": 3.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120048"
  },
  {
   "address": "661 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2017-08",
   "price": 283500,
   "lot_sqft": 10022,
   "price_per_lot_sqft": 28.29,
   "price_per_building_sqft": 58.94,
   "building_sqft": 4810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4839,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024430067"
  },
  {
   "address": "2079 County Road D East, Maplewood",
   "sale_month": "2017-08",
   "price": 190000,
   "lot_sqft": 6266,
   "price_per_lot_sqft": 30.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3948,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022430019"
  },
  {
   "address": "1410 Lake St E, Minneapolis",
   "sale_month": "2017-08",
   "price": 20900,
   "lot_sqft": 3069,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430163"
  },
  {
   "address": "2719 Park Ave, Minneapolis",
   "sale_month": "2017-08",
   "price": 1800000,
   "lot_sqft": 18649,
   "price_per_lot_sqft": 96.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4982,
   "use": "APARTMENT",
   "parcel_id": "3502924320202"
  },
  {
   "address": "3561 Lexington Avenue North, Arden Hills",
   "sale_month": "2017-08",
   "price": 4050000,
   "lot_sqft": 37700,
   "price_per_lot_sqft": 107.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10977,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023110100"
  },
  {
   "address": "448 Prior Avenue North, Saint Paul",
   "sale_month": "2017-08",
   "price": 230000,
   "lot_sqft": 13566,
   "price_per_lot_sqft": 16.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3285,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923310102"
  },
  {
   "address": "2687 Wayzata Blvd W, Orono",
   "sale_month": "2017-08",
   "price": 1250000,
   "lot_sqft": 89142,
   "price_per_lot_sqft": 14.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18295,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823130002"
  },
  {
   "address": "10951 Nesbitt Ave S, Bloomington",
   "sale_month": "2017-08",
   "price": 1700000,
   "lot_sqft": 130583,
   "price_per_lot_sqft": 13.02,
   "price_per_building_sqft": 83.99,
   "building_sqft": 20241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20363,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311621330006"
  },
  {
   "address": "2715 Dupont Ave S, Minneapolis",
   "sale_month": "2017-08",
   "price": 2450000,
   "lot_sqft": 8905,
   "price_per_lot_sqft": 275.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4850,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924410227"
  },
  {
   "address": "2740 Humboldt Ave S, Minneapolis",
   "sale_month": "2017-08",
   "price": 938000,
   "lot_sqft": 4514,
   "price_per_lot_sqft": 207.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2873,
   "use": "APARTMENT",
   "parcel_id": "3302924310089"
  },
  {
   "address": "8585 Eagle Point Circle, Lake Elmo",
   "sale_month": "2017-08",
   "price": 600000,
   "lot_sqft": 108507,
   "price_per_lot_sqft": 5.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921430007"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2017-08",
   "price": 500,
   "lot_sqft": 2403,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130017"
  },
  {
   "address": "185 5th Avenue Southwest, New Brighton",
   "sale_month": "2017-08",
   "price": 2275000,
   "lot_sqft": 169344,
   "price_per_lot_sqft": 13.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37781,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023110003"
  },
  {
   "address": "10525 Hampshire Ave S, Bloomington",
   "sale_month": "2017-08",
   "price": 4700000,
   "lot_sqft": 182269,
   "price_per_lot_sqft": 25.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54644,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621130008"
  },
  {
   "address": "1167 Parkwood Lane, Stillwater",
   "sale_month": "2017-08",
   "price": 105000,
   "lot_sqft": 41092,
   "price_per_lot_sqft": 2.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "110",
   "parcel_id": "3203020320049"
  },
  {
   "address": "8500 University Avenue Northeast, Blaine",
   "sale_month": "2017-08",
   "price": 4750000,
   "lot_sqft": 88080,
   "price_per_lot_sqft": 53.93,
   "price_per_building_sqft": 591.31,
   "building_sqft": 8033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8082,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123330009"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 40000,
   "lot_sqft": 7588,
   "price_per_lot_sqft": 5.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922140096"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 1200000,
   "lot_sqft": 42509,
   "price_per_lot_sqft": 28.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922140095"
  },
  {
   "address": "355 University Avenue East, Saint Paul",
   "sale_month": "2017-08",
   "price": 1200000,
   "lot_sqft": 24556,
   "price_per_lot_sqft": 48.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5716,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922140087"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 1200000,
   "lot_sqft": 3975,
   "price_per_lot_sqft": 301.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922140025"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 1200000,
   "lot_sqft": 20902,
   "price_per_lot_sqft": 57.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922140024"
  },
  {
   "address": "335 University Avenue East, Saint Paul",
   "sale_month": "2017-08",
   "price": 540000,
   "lot_sqft": 12743,
   "price_per_lot_sqft": 42.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5210,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922140023"
  },
  {
   "address": "12 Long Lake Road, Mahtomedi",
   "sale_month": "2017-08",
   "price": 195000,
   "lot_sqft": 11582,
   "price_per_lot_sqft": 16.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3103021340013"
  },
  {
   "address": "12 Long Lake Road, Mahtomedi",
   "sale_month": "2017-08",
   "price": 195000,
   "lot_sqft": 19123,
   "price_per_lot_sqft": 10.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3103021340009"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 2800000,
   "lot_sqft": 6494,
   "price_per_lot_sqft": 431.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3103021330180"
  },
  {
   "address": "4024 Peavey Road, Chaska",
   "sale_month": "2017-08",
   "price": 75000,
   "lot_sqft": 10728,
   "price_per_lot_sqft": 6.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300550032"
  },
  {
   "address": "107 Bridgewater Way, Stillwater",
   "sale_month": "2017-08",
   "price": 1345000,
   "lot_sqft": 309660,
   "price_per_lot_sqft": 4.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57787,
   "use": "110",
   "parcel_id": "3003020420018"
  },
  {
   "address": "205 Crosstown Boulevard, Chaska",
   "sale_month": "2017-08",
   "price": 9700000,
   "lot_sqft": 108856,
   "price_per_lot_sqft": 89.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5668,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300044930"
  },
  {
   "address": "200 Stillwater Road, Willernie",
   "sale_month": "2017-08",
   "price": 1000000,
   "lot_sqft": 36962,
   "price_per_lot_sqft": 27.05,
   "price_per_building_sqft": 100.69,
   "building_sqft": 9931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9991,
   "use": "305",
   "parcel_id": "2903021310017"
  },
  {
   "address": "1935 Bryant Ave S, Minneapolis",
   "sale_month": "2017-08",
   "price": 4950000,
   "lot_sqft": 16063,
   "price_per_lot_sqft": 308.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11507,
   "use": "APARTMENT",
   "parcel_id": "2802924440011"
  },
  {
   "address": "712 Franklin Ave W, Minneapolis",
   "sale_month": "2017-08",
   "price": 2870000,
   "lot_sqft": 9442,
   "price_per_lot_sqft": 303.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3169,
   "use": "APARTMENT",
   "parcel_id": "2802924440006"
  },
  {
   "address": "1216 Douglas Ave, Minneapolis",
   "sale_month": "2017-08",
   "price": 650000,
   "lot_sqft": 3430,
   "price_per_lot_sqft": 189.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1344,
   "use": "TRIPLEX",
   "parcel_id": "2802924420032"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 651157,
   "lot_sqft": 63568,
   "price_per_lot_sqft": 10.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274590010"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 900000,
   "lot_sqft": 47478,
   "price_per_lot_sqft": 18.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274540040"
  },
  {
   "address": "3801 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2017-08",
   "price": 1500000,
   "lot_sqft": 177479,
   "price_per_lot_sqft": 8.45,
   "price_per_building_sqft": 241.78,
   "building_sqft": 6204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6242,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273740010"
  },
  {
   "address": "4370 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2017-08",
   "price": 1450000,
   "lot_sqft": 263371,
   "price_per_lot_sqft": 5.51,
   "price_per_building_sqft": 132.6,
   "building_sqft": 10935,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11001,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810010"
  },
  {
   "address": "1915 Lyndale Ave S, Minneapolis",
   "sale_month": "2017-08",
   "price": 735000,
   "lot_sqft": 10663,
   "price_per_lot_sqft": 68.93,
   "price_per_building_sqft": 266.79,
   "building_sqft": 2755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2772,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924330080"
  },
  {
   "address": "316 Oak Grove St, Minneapolis",
   "sale_month": "2017-08",
   "price": 12000000,
   "lot_sqft": 18241,
   "price_per_lot_sqft": 657.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6602,
   "use": "APARTMENT",
   "parcel_id": "2702924320037"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 7200000,
   "lot_sqft": 2143,
   "price_per_lot_sqft": 3359.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440093"
  },
  {
   "address": "725 45th Avenue Northeast, Hilltop",
   "sale_month": "2017-08",
   "price": 7200000,
   "lot_sqft": 65593,
   "price_per_lot_sqft": 109.77,
   "price_per_building_sqft": 381.9,
   "building_sqft": 18853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18967,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440092"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 7200000,
   "lot_sqft": 3251,
   "price_per_lot_sqft": 2214.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440091"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 7200000,
   "lot_sqft": 4871,
   "price_per_lot_sqft": 1478.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440089"
  },
  {
   "address": "765 45th Avenue Northeast, Hilltop",
   "sale_month": "2017-08",
   "price": 7200000,
   "lot_sqft": 98503,
   "price_per_lot_sqft": 73.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440083"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 7200000,
   "lot_sqft": 13519,
   "price_per_lot_sqft": 532.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440010"
  },
  {
   "address": "923 45th Avenue Northeast, Hilltop",
   "sale_month": "2017-08",
   "price": 7200000,
   "lot_sqft": 16173,
   "price_per_lot_sqft": 445.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440009"
  },
  {
   "address": "875 45th Avenue Northeast, Hilltop",
   "sale_month": "2017-08",
   "price": 7200000,
   "lot_sqft": 102574,
   "price_per_lot_sqft": 70.19,
   "price_per_building_sqft": 104.47,
   "building_sqft": 68921,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69337,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440005"
  },
  {
   "address": "921 45th Avenue Northeast, Hilltop",
   "sale_month": "2017-08",
   "price": 7200000,
   "lot_sqft": 40947,
   "price_per_lot_sqft": 175.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440004"
  },
  {
   "address": "4043 Chatsworth Street North, Shoreview",
   "sale_month": "2017-08",
   "price": 3500000,
   "lot_sqft": 128609,
   "price_per_lot_sqft": 27.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263023220020"
  },
  {
   "address": "1005 Gramsie Road, Shoreview",
   "sale_month": "2017-08",
   "price": 3500000,
   "lot_sqft": 181926,
   "price_per_lot_sqft": 19.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 98747,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263023220019"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 77612,
   "lot_sqft": 17064,
   "price_per_lot_sqft": 4.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2611923110006"
  },
  {
   "address": "7635 Commerce St, Corcoran",
   "sale_month": "2017-08",
   "price": 77612,
   "lot_sqft": 47400,
   "price_per_lot_sqft": 1.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2611923110005"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 560000,
   "lot_sqft": 128206,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "254520080"
  },
  {
   "address": "16154 Main Avenue Southeast, Prior Lake",
   "sale_month": "2017-08",
   "price": 210000,
   "lot_sqft": 1188,
   "price_per_lot_sqft": 176.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254090015"
  },
  {
   "address": "16154 Main Avenue Southeast, Prior Lake",
   "sale_month": "2017-08",
   "price": 210000,
   "lot_sqft": 1462,
   "price_per_lot_sqft": 143.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254090014"
  },
  {
   "address": "3680 Kent Street, Shoreview",
   "sale_month": "2017-08",
   "price": 565000,
   "lot_sqft": 88537,
   "price_per_lot_sqft": 6.38,
   "price_per_building_sqft": 100.55,
   "building_sqft": 5619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5653,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253023330029"
  },
  {
   "address": "555 Como Avenue, Saint Paul",
   "sale_month": "2017-08",
   "price": 512500,
   "lot_sqft": 12951,
   "price_per_lot_sqft": 39.57,
   "price_per_building_sqft": 92.51,
   "building_sqft": 5540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5574,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320145"
  },
  {
   "address": "5159 Main St E, Maple Plain",
   "sale_month": "2017-08",
   "price": 1200000,
   "lot_sqft": 15668,
   "price_per_lot_sqft": 76.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824120053"
  },
  {
   "address": "9700 13th Ave N, Plymouth",
   "sale_month": "2017-08",
   "price": 2372756,
   "lot_sqft": 155695,
   "price_per_lot_sqft": 15.24,
   "price_per_building_sqft": 57.32,
   "building_sqft": 41398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41648,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511822440003"
  },
  {
   "address": "9905 13th Ave N, Plymouth",
   "sale_month": "2017-08",
   "price": 1312946,
   "lot_sqft": 89413,
   "price_per_lot_sqft": 14.68,
   "price_per_building_sqft": 46.44,
   "building_sqft": 28274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28444,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511822430039"
  },
  {
   "address": "5339 Central Avenue Northeast, Fridley",
   "sale_month": "2017-08",
   "price": 29008,
   "lot_sqft": 5834,
   "price_per_lot_sqft": 4.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243024330011"
  },
  {
   "address": "1129 8th St SE, Minneapolis",
   "sale_month": "2017-08",
   "price": 440000,
   "lot_sqft": 5485,
   "price_per_lot_sqft": 80.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1131,
   "use": "TRIPLEX",
   "parcel_id": "2402924130035"
  },
  {
   "address": "1724 Main Street, Centerville",
   "sale_month": "2017-08",
   "price": 500,
   "lot_sqft": 11232,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": 0.18,
   "building_sqft": 2811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2828,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122240027"
  },
  {
   "address": "1640 155th Lane Northwest, Andover",
   "sale_month": "2017-08",
   "price": 500,
   "lot_sqft": 128999,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32899,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223224110041"
  },
  {
   "address": "13250 Grove Dr N, Maple Grove",
   "sale_month": "2017-08",
   "price": 780000,
   "lot_sqft": 43015,
   "price_per_lot_sqft": 18.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4253,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922130010"
  },
  {
   "address": "3380 Annapolis La N, Plymouth",
   "sale_month": "2017-08",
   "price": 774500,
   "lot_sqft": 6001,
   "price_per_lot_sqft": 129.06,
   "price_per_building_sqft": 234.91,
   "building_sqft": 3297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3317,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822230028"
  },
  {
   "address": "856 Corporate Drive, Jordan",
   "sale_month": "2017-08",
   "price": 122900,
   "lot_sqft": 87589,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220770080"
  },
  {
   "address": "527 Marquette Ave, Minneapolis",
   "sale_month": "2017-08",
   "price": 18650000,
   "lot_sqft": 10941,
   "price_per_lot_sqft": 1704.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440060"
  },
  {
   "address": "225 Border Ave N, Minneapolis",
   "sale_month": "2017-08",
   "price": 1270000,
   "lot_sqft": 30028,
   "price_per_lot_sqft": 42.29,
   "price_per_building_sqft": 158.77,
   "building_sqft": 7999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8048,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924330042"
  },
  {
   "address": "226 Gramercy Ave N, Minneapolis",
   "sale_month": "2017-08",
   "price": 190000,
   "lot_sqft": 6519,
   "price_per_lot_sqft": 29.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1900,
   "use": "TRIPLEX",
   "parcel_id": "2102924340168"
  },
  {
   "address": "822 Elwood Ave N, Minneapolis",
   "sale_month": "2017-08",
   "price": 15000,
   "lot_sqft": 6249,
   "price_per_lot_sqft": 2.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3015,
   "use": "APARTMENT",
   "parcel_id": "2102924240039"
  },
  {
   "address": "2901 Louisiana Ave N, New Hope",
   "sale_month": "2017-08",
   "price": 1000000,
   "lot_sqft": 47777,
   "price_per_lot_sqft": 20.93,
   "price_per_building_sqft": 95.07,
   "building_sqft": 10519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10582,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340020"
  },
  {
   "address": "2377 Shadywood Rd, Orono",
   "sale_month": "2017-08",
   "price": 387000,
   "lot_sqft": 10499,
   "price_per_lot_sqft": 36.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723440009"
  },
  {
   "address": "3596 Shoreline Dr, Orono",
   "sale_month": "2017-08",
   "price": 525000,
   "lot_sqft": 27036,
   "price_per_lot_sqft": 19.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7351,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723430107"
  },
  {
   "address": "4675 White Bear Parkway, White Bear Lake",
   "sale_month": "2017-08",
   "price": 3375000,
   "lot_sqft": 101373,
   "price_per_lot_sqft": 33.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16506,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022430020"
  },
  {
   "address": "900 16th Ave N, Minneapolis",
   "sale_month": "2017-08",
   "price": 340000,
   "lot_sqft": 17310,
   "price_per_lot_sqft": 19.64,
   "price_per_building_sqft": 105.3,
   "building_sqft": 3229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3249,
   "use": "APARTMENT",
   "parcel_id": "1602924410055"
  },
  {
   "address": "9748 Humboldt Ave S, Bloomington",
   "sale_month": "2017-08",
   "price": 312500,
   "lot_sqft": 14581,
   "price_per_lot_sqft": 21.43,
   "price_per_building_sqft": 132.14,
   "building_sqft": 2365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2379,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240017"
  },
  {
   "address": "9420 Lyndale Ave S, Bloomington",
   "sale_month": "2017-08",
   "price": 350000,
   "lot_sqft": 10407,
   "price_per_lot_sqft": 33.63,
   "price_per_building_sqft": 94.93,
   "building_sqft": 3687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3709,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724110002"
  },
  {
   "address": "2191 4th Street, White Bear Lake",
   "sale_month": "2017-08",
   "price": 250000,
   "lot_sqft": 2834,
   "price_per_lot_sqft": 88.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410015"
  },
  {
   "address": "2193 4th Street, White Bear Lake",
   "sale_month": "2017-08",
   "price": 230000,
   "lot_sqft": 2726,
   "price_per_lot_sqft": 84.37,
   "price_per_building_sqft": 15.12,
   "building_sqft": 15215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15307,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410014"
  },
  {
   "address": "2195 4th Street, White Bear Lake",
   "sale_month": "2017-08",
   "price": 450000,
   "lot_sqft": 5724,
   "price_per_lot_sqft": 78.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143022410013"
  },
  {
   "address": "11175 86th Ave N, Maple Grove",
   "sale_month": "2017-08",
   "price": 2150000,
   "lot_sqft": 110973,
   "price_per_lot_sqft": 19.37,
   "price_per_building_sqft": 97.64,
   "building_sqft": 22020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22153,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922440061"
  },
  {
   "address": "2321 Commerce Blvd, Mound",
   "sale_month": "2017-08",
   "price": 324900,
   "lot_sqft": 9963,
   "price_per_lot_sqft": 32.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411724440001"
  },
  {
   "address": "334 4th St NE, Minneapolis",
   "sale_month": "2017-08",
   "price": 420800,
   "lot_sqft": 7005,
   "price_per_lot_sqft": 60.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1533,
   "use": "APARTMENT",
   "parcel_id": "1402924340146"
  },
  {
   "address": "10467 93rd Ave N, Maple Grove",
   "sale_month": "2017-08",
   "price": 620000,
   "lot_sqft": 110652,
   "price_per_lot_sqft": 5.6,
   "price_per_building_sqft": 183,
   "building_sqft": 3388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3409,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922210008"
  },
  {
   "address": "1276 72nd Avenue Northeast, Fridley",
   "sale_month": "2017-08",
   "price": 382500,
   "lot_sqft": 15425,
   "price_per_lot_sqft": 24.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3020,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123024310042"
  },
  {
   "address": "2501 White Bear Avenue North, Maplewood",
   "sale_month": "2017-08",
   "price": 13400000,
   "lot_sqft": 558206,
   "price_per_lot_sqft": 24.01,
   "price_per_building_sqft": 231.27,
   "building_sqft": 57941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58291,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922230008"
  },
  {
   "address": "14360 James Rd, Rogers",
   "sale_month": "2017-08",
   "price": 1075000,
   "lot_sqft": 130771,
   "price_per_lot_sqft": 8.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11538,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023420010"
  },
  {
   "address": "9375 Deerwood La N, Maple Grove",
   "sale_month": "2017-08",
   "price": 1602500,
   "lot_sqft": 91532,
   "price_per_lot_sqft": 17.51,
   "price_per_building_sqft": 249.22,
   "building_sqft": 6430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6469,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111922440025"
  },
  {
   "address": "1440 Duckwood Drive, Eagan",
   "sale_month": "2017-08",
   "price": 2100000,
   "lot_sqft": 96104,
   "price_per_lot_sqft": 21.85,
   "price_per_building_sqft": 115.18,
   "building_sqft": 18233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18343,
   "use": "Commercial-preferred",
   "parcel_id": "105835001010"
  },
  {
   "address": "208 29th Ave N, Minneapolis",
   "sale_month": "2017-08",
   "price": 650000,
   "lot_sqft": 11830,
   "price_per_lot_sqft": 54.95,
   "price_per_building_sqft": 140.81,
   "building_sqft": 4616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4644,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924310014"
  },
  {
   "address": "2701 California St NE, Minneapolis",
   "sale_month": "2017-08",
   "price": 260000,
   "lot_sqft": 47515,
   "price_per_lot_sqft": 5.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924110165"
  },
  {
   "address": "2701 California St NE, Minneapolis",
   "sale_month": "2017-08",
   "price": 1200000,
   "lot_sqft": 121036,
   "price_per_lot_sqft": 9.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924110162"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 2850000,
   "lot_sqft": 4797,
   "price_per_lot_sqft": 594.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823220127"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 2850000,
   "lot_sqft": 4797,
   "price_per_lot_sqft": 594.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823220126"
  },
  {
   "address": "254 Cleveland Avenue South, Saint Paul",
   "sale_month": "2017-08",
   "price": 2850000,
   "lot_sqft": 9594,
   "price_per_lot_sqft": 297.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823220125"
  },
  {
   "address": "242 Cleveland Avenue South, Saint Paul",
   "sale_month": "2017-08",
   "price": 2850000,
   "lot_sqft": 8150,
   "price_per_lot_sqft": 349.69,
   "price_per_building_sqft": 222.78,
   "building_sqft": 12793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12870,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823220124"
  },
  {
   "address": "4500 West Broadway, Robbinsdale",
   "sale_month": "2017-08",
   "price": 200000,
   "lot_sqft": 9190,
   "price_per_lot_sqft": 21.76,
   "price_per_building_sqft": 54.38,
   "building_sqft": 3678,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3700,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821430017"
  },
  {
   "address": "4460 West Broadway, Robbinsdale",
   "sale_month": "2017-08",
   "price": 200000,
   "lot_sqft": 3583,
   "price_per_lot_sqft": 55.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0911821430014"
  },
  {
   "address": "4510 Scott Ave N, Robbinsdale",
   "sale_month": "2017-08",
   "price": 200000,
   "lot_sqft": 11869,
   "price_per_lot_sqft": 16.85,
   "price_per_building_sqft": 99.6,
   "building_sqft": 2008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2020,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821430011"
  },
  {
   "address": "420 Lake Street South, Forest Lake",
   "sale_month": "2017-08",
   "price": 217000,
   "lot_sqft": 17826,
   "price_per_lot_sqft": 12.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2275,
   "use": "110",
   "parcel_id": "0803221420093"
  },
  {
   "address": "4351 Drew Ave S, Minneapolis",
   "sale_month": "2017-08",
   "price": 850000,
   "lot_sqft": 13810,
   "price_per_lot_sqft": 61.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2849,
   "use": "APARTMENT",
   "parcel_id": "0802824330081"
  },
  {
   "address": "8400 93rd Ave N, Brooklyn Park",
   "sale_month": "2017-08",
   "price": 10000,
   "lot_sqft": 20043,
   "price_per_lot_sqft": 0.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0711921430004"
  },
  {
   "address": "8300 93rd Ave N, Brooklyn Park",
   "sale_month": "2017-08",
   "price": 10000,
   "lot_sqft": 7683,
   "price_per_lot_sqft": 1.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0711921430001"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 83000,
   "lot_sqft": 99170,
   "price_per_lot_sqft": 0.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0611823340071"
  },
  {
   "address": null,
   "sale_month": "2017-08",
   "price": 93500,
   "lot_sqft": 1103,
   "price_per_lot_sqft": 84.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410350"
  },
  {
   "address": "4614 41 1/2 Ave N, Robbinsdale",
   "sale_month": "2017-08",
   "price": 282000,
   "lot_sqft": 3407,
   "price_per_lot_sqft": 82.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240137"
  },
  {
   "address": "2216 County Road D West, Roseville",
   "sale_month": "2017-08",
   "price": 2741806,
   "lot_sqft": 162551,
   "price_per_lot_sqft": 16.87,
   "price_per_building_sqft": 79.29,
   "building_sqft": 34581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34790,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923120002"
  },
  {
   "address": "3626 Oliver Ave N, Minneapolis",
   "sale_month": "2017-08",
   "price": 65000,
   "lot_sqft": 4990,
   "price_per_lot_sqft": 13.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 629,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924330008"
  },
  {
   "address": "3121 Holmes Ave S, Minneapolis",
   "sale_month": "2017-08",
   "price": 3990000,
   "lot_sqft": 11621,
   "price_per_lot_sqft": 343.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5627,
   "use": "APARTMENT",
   "parcel_id": "0402824210186"
  },
  {
   "address": "7900 Main Street Northeast, Fridley",
   "sale_month": "2017-08",
   "price": 500,
   "lot_sqft": 228175,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.01,
   "building_sqft": 98299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 98892,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024410004"
  },
  {
   "address": "7901 Beech Street Northeast, Fridley",
   "sale_month": "2017-08",
   "price": 500,
   "lot_sqft": 235759,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.01,
   "building_sqft": 94839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95412,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024410003"
  },
  {
   "address": "3515 2nd Ave S, Minneapolis",
   "sale_month": "2017-08",
   "price": 2000000,
   "lot_sqft": 8139,
   "price_per_lot_sqft": 245.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4140,
   "use": "APARTMENT",
   "parcel_id": "0302824420041"
  },
  {
   "address": "314 38th St W, Minneapolis",
   "sale_month": "2017-08",
   "price": 390000,
   "lot_sqft": 5044,
   "price_per_lot_sqft": 77.32,
   "price_per_building_sqft": 80.7,
   "building_sqft": 4833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4862,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824330126"
  },
  {
   "address": "8301 Grand Ave S, Bloomington",
   "sale_month": "2017-08",
   "price": 3000000,
   "lot_sqft": 179479,
   "price_per_lot_sqft": 16.72,
   "price_per_building_sqft": 36.6,
   "building_sqft": 81977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82472,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724320024"
  },
  {
   "address": "12201 Wood Lake Drive, Burnsville",
   "sale_month": "2017-08",
   "price": 2189855,
   "lot_sqft": 199397,
   "price_per_lot_sqft": 10.98,
   "price_per_building_sqft": 48.44,
   "building_sqft": 45209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45482,
   "use": "Industrial-preferred",
   "parcel_id": "021538901010"
  },
  {
   "address": "12201 Nicollet Avenue South, Burnsville",
   "sale_month": "2017-08",
   "price": 2535145,
   "lot_sqft": 254592,
   "price_per_lot_sqft": 9.96,
   "price_per_building_sqft": 75.85,
   "building_sqft": 33423,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33624,
   "use": "Industrial",
   "parcel_id": "021538401010"
  },
  {
   "address": "8164 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2017-08",
   "price": 390000,
   "lot_sqft": 42683,
   "price_per_lot_sqft": 9.14,
   "price_per_building_sqft": 76.53,
   "building_sqft": 5096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5127,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130013"
  },
  {
   "address": "5049 Upper 141st Street West, Apple Valley",
   "sale_month": "2017-08",
   "price": 850000,
   "lot_sqft": 57278,
   "price_per_lot_sqft": 14.84,
   "price_per_building_sqft": 195.9,
   "building_sqft": 4339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4365,
   "use": "Commercial-preferred",
   "parcel_id": "012252701031"
  },
  {
   "address": "305 Wilson Street East, Norwood Young America",
   "sale_month": "2017-07",
   "price": 290300,
   "lot_sqft": 34098,
   "price_per_lot_sqft": 8.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12526,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880190"
  },
  {
   "address": "9055 Evergreen Boulevard Northwest, Coon Rapids",
   "sale_month": "2017-07",
   "price": 3885000,
   "lot_sqft": 195273,
   "price_per_lot_sqft": 19.9,
   "price_per_building_sqft": 78.56,
   "building_sqft": 49452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49750,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124240014"
  },
  {
   "address": "1443 Concord Street South, South Saint Paul",
   "sale_month": "2017-07",
   "price": 141750,
   "lot_sqft": 9199,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": 180.8,
   "building_sqft": 784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 789,
   "use": "Commercial-preferred",
   "parcel_id": "360340077030"
  },
  {
   "address": "1598 Hastings Avenue, Newport",
   "sale_month": "2017-07",
   "price": 1300000,
   "lot_sqft": 29444,
   "price_per_lot_sqft": 44.15,
   "price_per_building_sqft": 358.42,
   "building_sqft": 3627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3649,
   "use": "300",
   "parcel_id": "3602822210059"
  },
  {
   "address": "6190 Bunker Lake Boulevard Northwest, Ramsey",
   "sale_month": "2017-07",
   "price": 500,
   "lot_sqft": 137143,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8917,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225210030"
  },
  {
   "address": "399 Ruth Street, Saint Paul",
   "sale_month": "2017-07",
   "price": 730000,
   "lot_sqft": 35841,
   "price_per_lot_sqft": 20.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5845,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922310064"
  },
  {
   "address": "6897 139th Lane Northwest, Ramsey",
   "sale_month": "2017-07",
   "price": 363000,
   "lot_sqft": 3054,
   "price_per_lot_sqft": 118.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225210100"
  },
  {
   "address": "13783 Ibis Street Northwest, Andover",
   "sale_month": "2017-07",
   "price": 381331,
   "lot_sqft": 2179,
   "price_per_lot_sqft": 175,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224140024"
  },
  {
   "address": "304 Snelling Avenue North, Saint Paul",
   "sale_month": "2017-07",
   "price": 816000,
   "lot_sqft": 22316,
   "price_per_lot_sqft": 36.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3459,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923330152"
  },
  {
   "address": "474 2nd St, Excelsior",
   "sale_month": "2017-07",
   "price": 900000,
   "lot_sqft": 9892,
   "price_per_lot_sqft": 90.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1491,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110023"
  },
  {
   "address": "2936 Harriet Ave, Minneapolis",
   "sale_month": "2017-07",
   "price": 815000,
   "lot_sqft": 5135,
   "price_per_lot_sqft": 158.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330114"
  },
  {
   "address": "2500 Harriet Ave, Minneapolis",
   "sale_month": "2017-07",
   "price": 10000,
   "lot_sqft": 3863,
   "price_per_lot_sqft": 2.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1078,
   "use": "APARTMENT",
   "parcel_id": "3402924230111"
  },
  {
   "address": "22945 Lake George Boulevard Northwest, Saint Francis",
   "sale_month": "2017-07",
   "price": 2000000,
   "lot_sqft": 86293,
   "price_per_lot_sqft": 23.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6230,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333424330058"
  },
  {
   "address": "431 Lynnhurst Avenue West, Saint Paul",
   "sale_month": "2017-07",
   "price": 254900,
   "lot_sqft": 5802,
   "price_per_lot_sqft": 43.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310021"
  },
  {
   "address": "700 Transfer Road, Saint Paul",
   "sale_month": "2017-07",
   "price": 755225,
   "lot_sqft": 27985,
   "price_per_lot_sqft": 26.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6197,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923220009"
  },
  {
   "address": "2941 Hennepin Ave, Minneapolis",
   "sale_month": "2017-07",
   "price": 1875000,
   "lot_sqft": 5237,
   "price_per_lot_sqft": 358.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302924430093"
  },
  {
   "address": "2742 Hennepin Ave, Minneapolis",
   "sale_month": "2017-07",
   "price": 1641000,
   "lot_sqft": 10523,
   "price_per_lot_sqft": 155.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3683,
   "use": "APARTMENT",
   "parcel_id": "3302924310004"
  },
  {
   "address": "2413 Dupont Ave S, Minneapolis",
   "sale_month": "2017-07",
   "price": 340000,
   "lot_sqft": 5818,
   "price_per_lot_sqft": 58.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1149,
   "use": "TRIPLEX",
   "parcel_id": "3302924140076"
  },
  {
   "address": "2314 Bryant Ave S, Minneapolis",
   "sale_month": "2017-07",
   "price": 340000,
   "lot_sqft": 5718,
   "price_per_lot_sqft": 59.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1646,
   "use": "APARTMENT",
   "parcel_id": "3302924110009"
  },
  {
   "address": "2312 Bryant Ave S, Minneapolis",
   "sale_month": "2017-07",
   "price": 340000,
   "lot_sqft": 5718,
   "price_per_lot_sqft": 59.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1090,
   "use": "TRIPLEX",
   "parcel_id": "3302924110008"
  },
  {
   "address": "8687 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2017-07",
   "price": 255000,
   "lot_sqft": 2617,
   "price_per_lot_sqft": 97.44,
   "price_per_building_sqft": 82.31,
   "building_sqft": 3098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3117,
   "use": "300",
   "parcel_id": "3302921440012"
  },
  {
   "address": "480 Kenny Road, Saint Paul",
   "sale_month": "2017-07",
   "price": 300000,
   "lot_sqft": 26881,
   "price_per_lot_sqft": 11.16,
   "price_per_building_sqft": 32.24,
   "building_sqft": 9305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9361,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322922240089"
  },
  {
   "address": "7845 3rd Street North, Oakdale",
   "sale_month": "2017-07",
   "price": 72000,
   "lot_sqft": 4861,
   "price_per_lot_sqft": 14.81,
   "price_per_building_sqft": 16.06,
   "building_sqft": 4482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4509,
   "use": "300",
   "parcel_id": "3202921440084"
  },
  {
   "address": "3140 Century Avenue, Mahtomedi",
   "sale_month": "2017-07",
   "price": 2800000,
   "lot_sqft": 93984,
   "price_per_lot_sqft": 29.79,
   "price_per_building_sqft": 124.38,
   "building_sqft": 22511,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22647,
   "use": "300",
   "parcel_id": "3103021330177"
  },
  {
   "address": "121 Litchfield Street, Saint Paul",
   "sale_month": "2017-07",
   "price": 800000,
   "lot_sqft": 4949,
   "price_per_lot_sqft": 161.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922320007"
  },
  {
   "address": null,
   "sale_month": "2017-07",
   "price": 800000,
   "lot_sqft": 4853,
   "price_per_lot_sqft": 164.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922320006"
  },
  {
   "address": "940 Rice Street, Saint Paul",
   "sale_month": "2017-07",
   "price": 800000,
   "lot_sqft": 21065,
   "price_per_lot_sqft": 37.98,
   "price_per_building_sqft": 89.96,
   "building_sqft": 8893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8947,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922320005"
  },
  {
   "address": "954 Rice Street, Saint Paul",
   "sale_month": "2017-07",
   "price": 800000,
   "lot_sqft": 10565,
   "price_per_lot_sqft": 75.72,
   "price_per_building_sqft": 159.52,
   "building_sqft": 5015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5046,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922320004"
  },
  {
   "address": null,
   "sale_month": "2017-07",
   "price": 800000,
   "lot_sqft": 7628,
   "price_per_lot_sqft": 104.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922320003"
  },
  {
   "address": null,
   "sale_month": "2017-07",
   "price": 800000,
   "lot_sqft": 7129,
   "price_per_lot_sqft": 112.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1071,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922320002"
  },
  {
   "address": "1200 Chaska Creek Way, Chaska",
   "sale_month": "2017-07",
   "price": 778500,
   "lot_sqft": 124265,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17685,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302040020"
  },
  {
   "address": "1400 Chaska Creek Boulevard, Chaska",
   "sale_month": "2017-07",
   "price": 4300000,
   "lot_sqft": 701992,
   "price_per_lot_sqft": 6.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302040010"
  },
  {
   "address": "4200 64th St W, Edina",
   "sale_month": "2017-07",
   "price": 360000,
   "lot_sqft": 12359,
   "price_per_lot_sqft": 29.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3498,
   "use": "TRIPLEX",
   "parcel_id": "3002824120040"
  },
  {
   "address": null,
   "sale_month": "2017-07",
   "price": 116200,
   "lot_sqft": 180545,
   "price_per_lot_sqft": 0.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293423120006"
  },
  {
   "address": "14815 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2017-07",
   "price": 500,
   "lot_sqft": 58042,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8340,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293223120019"
  },
  {
   "address": "2186 Scudder Street, Saint Paul",
   "sale_month": "2017-07",
   "price": 1500000,
   "lot_sqft": 14250,
   "price_per_lot_sqft": 105.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3992,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923110003"
  },
  {
   "address": "758 Reaney Avenue, Saint Paul",
   "sale_month": "2017-07",
   "price": 410000,
   "lot_sqft": 5192,
   "price_per_lot_sqft": 78.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1807,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922440052"
  },
  {
   "address": "7501 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2017-07",
   "price": 350000,
   "lot_sqft": 13009,
   "price_per_lot_sqft": 26.9,
   "price_per_building_sqft": 157.16,
   "building_sqft": 2227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2240,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921130020"
  },
  {
   "address": "106 Chestnut Street East, Stillwater",
   "sale_month": "2017-07",
   "price": 499900,
   "lot_sqft": 14802,
   "price_per_lot_sqft": 33.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "300",
   "parcel_id": "2803020420102"
  },
  {
   "address": "6459 144th Avenue Northwest, Ramsey",
   "sale_month": "2017-07",
   "price": 825000,
   "lot_sqft": 10303,
   "price_per_lot_sqft": 80.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225410027"
  },
  {
   "address": "242 Franklin Ave W, Minneapolis",
   "sale_month": "2017-07",
   "price": 3750000,
   "lot_sqft": 26941,
   "price_per_lot_sqft": 139.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "APARTMENT",
   "parcel_id": "2702924340060"
  },
  {
   "address": "1618 Harmon Pl, Minneapolis",
   "sale_month": "2017-07",
   "price": 375000,
   "lot_sqft": 1705,
   "price_per_lot_sqft": 219.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924230038"
  },
  {
   "address": "500 66th St E, Richfield",
   "sale_month": "2017-07",
   "price": 3500000,
   "lot_sqft": 47369,
   "price_per_lot_sqft": 73.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12465,
   "use": "APARTMENT",
   "parcel_id": "2702824140097"
  },
  {
   "address": "23722 University Avenue Northwest, Bethel",
   "sale_month": "2017-07",
   "price": 390000,
   "lot_sqft": 71103,
   "price_per_lot_sqft": 5.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5208,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253424440040"
  },
  {
   "address": null,
   "sale_month": "2017-07",
   "price": 397000,
   "lot_sqft": 13989,
   "price_per_lot_sqft": 28.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410062"
  },
  {
   "address": "158 Main Street Northwest, Bethel",
   "sale_month": "2017-07",
   "price": 397000,
   "lot_sqft": 6994,
   "price_per_lot_sqft": 56.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410061"
  },
  {
   "address": "4556 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2017-07",
   "price": 400000,
   "lot_sqft": 9592,
   "price_per_lot_sqft": 41.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2509,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330054"
  },
  {
   "address": "2741 County Road E East, White Bear Lake",
   "sale_month": "2017-07",
   "price": 355000,
   "lot_sqft": 46245,
   "price_per_lot_sqft": 7.68,
   "price_per_building_sqft": 185.48,
   "building_sqft": 1914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1925,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253022440090"
  },
  {
   "address": "1591 Park Road, Chanhassen",
   "sale_month": "2017-07",
   "price": 1475000,
   "lot_sqft": 104134,
   "price_per_lot_sqft": 14.16,
   "price_per_building_sqft": 74.53,
   "building_sqft": 19790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19910,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900300"
  },
  {
   "address": "10703 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2017-07",
   "price": 6350000,
   "lot_sqft": 231779,
   "price_per_lot_sqft": 27.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13329,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223124130100"
  },
  {
   "address": "212 2nd St N, Minneapolis",
   "sale_month": "2017-07",
   "price": 3500000,
   "lot_sqft": 16202,
   "price_per_lot_sqft": 216.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924140073"
  },
  {
   "address": "2100 107th Lane Northeast, Blaine",
   "sale_month": "2017-07",
   "price": 1200000,
   "lot_sqft": 63329,
   "price_per_lot_sqft": 18.95,
   "price_per_building_sqft": 73.01,
   "building_sqft": 16436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16535,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210001"
  },
  {
   "address": "810 Glenwood Ave, Minneapolis",
   "sale_month": "2017-07",
   "price": 28800000,
   "lot_sqft": 280529,
   "price_per_lot_sqft": 102.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924440051"
  },
  {
   "address": "240 Morgan Ave N, Minneapolis",
   "sale_month": "2017-07",
   "price": 370000,
   "lot_sqft": 5761,
   "price_per_lot_sqft": 64.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3008,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924330129"
  },
  {
   "address": "20090 Iguana Street Northwest, Nowthen",
   "sale_month": "2017-07",
   "price": 79777,
   "lot_sqft": 85682,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420006"
  },
  {
   "address": "10717 France Ave S, Bloomington",
   "sale_month": "2017-07",
   "price": 12400000,
   "lot_sqft": 208473,
   "price_per_lot_sqft": 59.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54304,
   "use": "APARTMENT",
   "parcel_id": "2002724320057"
  },
  {
   "address": "41 Arlington Avenue West, Saint Paul",
   "sale_month": "2017-07",
   "price": 3825000,
   "lot_sqft": 32936,
   "price_per_lot_sqft": 116.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9668,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922230029"
  },
  {
   "address": "83 Arlington Avenue West, Saint Paul",
   "sale_month": "2017-07",
   "price": 3825000,
   "lot_sqft": 35091,
   "price_per_lot_sqft": 109,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10040,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922230028"
  },
  {
   "address": "4141 Old Shakopee Rd W, Bloomington",
   "sale_month": "2017-07",
   "price": 12400000,
   "lot_sqft": 92800,
   "price_per_lot_sqft": 133.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22363,
   "use": "APARTMENT",
   "parcel_id": "1902724410010"
  },
  {
   "address": "624 North Oaks Dr, Osseo",
   "sale_month": "2017-07",
   "price": 7500000,
   "lot_sqft": 48733,
   "price_per_lot_sqft": 153.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8102,
   "use": "APARTMENT",
   "parcel_id": "1811921210076"
  },
  {
   "address": "620 6th Ave NE, Osseo",
   "sale_month": "2017-07",
   "price": 7500000,
   "lot_sqft": 95875,
   "price_per_lot_sqft": 78.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7355,
   "use": "APARTMENT",
   "parcel_id": "1811921210075"
  },
  {
   "address": "625 North Oaks Dr, Osseo",
   "sale_month": "2017-07",
   "price": 7500000,
   "lot_sqft": 44607,
   "price_per_lot_sqft": 168.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7757,
   "use": "APARTMENT",
   "parcel_id": "1811921210074"
  },
  {
   "address": "18258 Minnetonka Blvd, Deephaven",
   "sale_month": "2017-07",
   "price": 3550000,
   "lot_sqft": 26416,
   "price_per_lot_sqft": 134.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6751,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722130046"
  },
  {
   "address": "2380 Shadywood Rd, Orono",
   "sale_month": "2017-07",
   "price": 1100000,
   "lot_sqft": 83197,
   "price_per_lot_sqft": 13.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13845,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723440111"
  },
  {
   "address": "2501 Golden Valley Rd, Minneapolis",
   "sale_month": "2017-07",
   "price": 12589,
   "lot_sqft": 9588,
   "price_per_lot_sqft": 1.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3619,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1702924410118"
  },
  {
   "address": "7900 West Point Douglas Road, Cottage Grove",
   "sale_month": "2017-07",
   "price": 2595053,
   "lot_sqft": 1102922,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1702721440001"
  },
  {
   "address": "3792 Williston Rd, Minnetonka",
   "sale_month": "2017-07",
   "price": 2750000,
   "lot_sqft": 107606,
   "price_per_lot_sqft": 25.56,
   "price_per_building_sqft": 70.99,
   "building_sqft": 38740,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38974,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611722430018"
  },
  {
   "address": "56 Plymouth Ave N, Minneapolis",
   "sale_month": "2017-07",
   "price": 500000,
   "lot_sqft": 34136,
   "price_per_lot_sqft": 14.65,
   "price_per_building_sqft": 73.22,
   "building_sqft": 6829,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924430005"
  },
  {
   "address": "8540 Edinburgh Ctr Dr N, Brooklyn Park",
   "sale_month": "2017-07",
   "price": 435000,
   "lot_sqft": 37720,
   "price_per_lot_sqft": 11.53,
   "price_per_building_sqft": 142.86,
   "building_sqft": 3045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3064,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921440016"
  },
  {
   "address": "10285 Grand Forest Lane, Woodbury",
   "sale_month": "2017-07",
   "price": 96775000,
   "lot_sqft": 1637419,
   "price_per_lot_sqft": 59.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "110",
   "parcel_id": "1402821210002"
  },
  {
   "address": "22 2nd St NW, Osseo",
   "sale_month": "2017-07",
   "price": 400000,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 73.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922140104"
  },
  {
   "address": "116 1st Ave NW, Osseo",
   "sale_month": "2017-07",
   "price": 400000,
   "lot_sqft": 15379,
   "price_per_lot_sqft": 26.01,
   "price_per_building_sqft": 40.54,
   "building_sqft": 9868,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9928,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922140090"
  },
  {
   "address": "1124 Stinson Blvd, Minneapolis",
   "sale_month": "2017-07",
   "price": 444000,
   "lot_sqft": 54019,
   "price_per_lot_sqft": 8.22,
   "price_per_building_sqft": 17.98,
   "building_sqft": 24699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24848,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924140006"
  },
  {
   "address": "1230 72nd Avenue Northeast, Fridley",
   "sale_month": "2017-07",
   "price": 180000,
   "lot_sqft": 15504,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2808,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123024310044"
  },
  {
   "address": "7615 Baker Street Northeast, Fridley",
   "sale_month": "2017-07",
   "price": 610000,
   "lot_sqft": 36800,
   "price_per_lot_sqft": 16.58,
   "price_per_building_sqft": 68.78,
   "building_sqft": 8869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8923,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024220016"
  },
  {
   "address": "501 9th Avenue, Saint Paul Park",
   "sale_month": "2017-07",
   "price": 50000,
   "lot_sqft": 45501,
   "price_per_lot_sqft": 1.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2314,
   "use": "300",
   "parcel_id": "1202722240002"
  },
  {
   "address": "2626 University Ave NE, Minneapolis",
   "sale_month": "2017-07",
   "price": 475000,
   "lot_sqft": 12920,
   "price_per_lot_sqft": 36.76,
   "price_per_building_sqft": 60.2,
   "building_sqft": 7890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7937,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924230011"
  },
  {
   "address": "8818 Old Cedar Ave S, Bloomington",
   "sale_month": "2017-07",
   "price": 370000,
   "lot_sqft": 13076,
   "price_per_lot_sqft": 28.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1511,
   "use": "APARTMENT",
   "parcel_id": "1102724140069"
  },
  {
   "address": "59 Lowry Ave NE, Minneapolis",
   "sale_month": "2017-07",
   "price": 440000,
   "lot_sqft": 5594,
   "price_per_lot_sqft": 78.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1373,
   "use": "TRIPLEX",
   "parcel_id": "1002924140196"
  },
  {
   "address": "11660 Round Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2017-07",
   "price": 510000,
   "lot_sqft": 103591,
   "price_per_lot_sqft": 4.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124330081"
  },
  {
   "address": "7203 27th St W, St. Louis Park",
   "sale_month": "2017-07",
   "price": 1200000,
   "lot_sqft": 42530,
   "price_per_lot_sqft": 28.22,
   "price_per_building_sqft": 121.65,
   "building_sqft": 9864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9924,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721310010"
  },
  {
   "address": "4536 France Ave S, Edina",
   "sale_month": "2017-07",
   "price": 675000,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 67.56,
   "price_per_building_sqft": 671.64,
   "building_sqft": 1005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1011,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440147"
  },
  {
   "address": null,
   "sale_month": "2017-07",
   "price": 500000,
   "lot_sqft": 17993,
   "price_per_lot_sqft": 27.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410017"
  },
  {
   "address": "21 Water Street West, Saint Paul",
   "sale_month": "2017-07",
   "price": 500000,
   "lot_sqft": 24657,
   "price_per_lot_sqft": 20.28,
   "price_per_building_sqft": 207.3,
   "building_sqft": 2412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2427,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410013"
  },
  {
   "address": "5907 Neal Avenue North, Oak Park Heights",
   "sale_month": "2017-07",
   "price": 425500,
   "lot_sqft": 69938,
   "price_per_lot_sqft": 6.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6840,
   "use": "300",
   "parcel_id": "0602920110010"
  },
  {
   "address": "3736 Minnehaha Ave, Minneapolis",
   "sale_month": "2017-07",
   "price": 187500,
   "lot_sqft": 5966,
   "price_per_lot_sqft": 31.43,
   "price_per_building_sqft": 127.99,
   "building_sqft": 1465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1474,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330139"
  },
  {
   "address": "1136 Grand Avenue, Saint Paul",
   "sale_month": "2017-07",
   "price": 395000,
   "lot_sqft": 5542,
   "price_per_lot_sqft": 71.27,
   "price_per_building_sqft": 359.74,
   "building_sqft": 1098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1105,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410071"
  },
  {
   "address": "3419 Nicollet Ave, Minneapolis",
   "sale_month": "2017-07",
   "price": 4900000,
   "lot_sqft": 13532,
   "price_per_lot_sqft": 362.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3907,
   "use": "APARTMENT",
   "parcel_id": "0302824420093"
  },
  {
   "address": "3505 2nd Ave S, Minneapolis",
   "sale_month": "2017-07",
   "price": 595000,
   "lot_sqft": 5422,
   "price_per_lot_sqft": 109.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1093,
   "use": "APARTMENT",
   "parcel_id": "0302824420043"
  },
  {
   "address": "659 Dayton Avenue, Saint Paul",
   "sale_month": "2017-07",
   "price": 585000,
   "lot_sqft": 9628,
   "price_per_lot_sqft": 60.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3276,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110011"
  },
  {
   "address": "1625 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2017-07",
   "price": 450000,
   "lot_sqft": 44579,
   "price_per_lot_sqft": 10.09,
   "price_per_building_sqft": 28.07,
   "building_sqft": 16031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16128,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140002"
  },
  {
   "address": "15010 Glazier Avenue, Apple Valley",
   "sale_month": "2017-07",
   "price": 720000,
   "lot_sqft": 42009,
   "price_per_lot_sqft": 17.14,
   "price_per_building_sqft": 185.42,
   "building_sqft": 3883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3906,
   "use": "Commercial-preferred",
   "parcel_id": "011173001024"
  },
  {
   "address": "949 Concord Street South, South Saint Paul",
   "sale_month": "2017-06",
   "price": 1200000,
   "lot_sqft": 71695,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": 108.6,
   "building_sqft": 11050,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11117,
   "use": "Industrial-preferred",
   "parcel_id": "367150019211"
  },
  {
   "address": "4435 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2017-06",
   "price": 143000,
   "lot_sqft": 10232,
   "price_per_lot_sqft": 13.98,
   "price_per_building_sqft": 165.32,
   "building_sqft": 865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 870,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220043"
  },
  {
   "address": "362 Aurora Avenue, Saint Paul",
   "sale_month": "2017-06",
   "price": 325000,
   "lot_sqft": 6207,
   "price_per_lot_sqft": 52.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2387,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923420071"
  },
  {
   "address": "3844 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2017-06",
   "price": 385000,
   "lot_sqft": 10230,
   "price_per_lot_sqft": 37.63,
   "price_per_building_sqft": 164.25,
   "building_sqft": 2344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2358,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024440112"
  },
  {
   "address": "624 Fuller Avenue, Saint Paul",
   "sale_month": "2017-06",
   "price": 230000,
   "lot_sqft": 9596,
   "price_per_lot_sqft": 23.97,
   "price_per_building_sqft": 128.21,
   "building_sqft": 1794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1804,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410122"
  },
  {
   "address": "2050 Freeway Blvd, Brooklyn Center",
   "sale_month": "2017-06",
   "price": 4825000,
   "lot_sqft": 79178,
   "price_per_lot_sqft": 60.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15600,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921130021"
  },
  {
   "address": "2750 Park Ave, Minneapolis",
   "sale_month": "2017-06",
   "price": 775000,
   "lot_sqft": 30750,
   "price_per_lot_sqft": 25.2,
   "price_per_building_sqft": 59.79,
   "building_sqft": 12963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13041,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924320018"
  },
  {
   "address": "1460 County Road E East, Vadnais Heights",
   "sale_month": "2017-06",
   "price": 944472,
   "lot_sqft": 84550,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022210051"
  },
  {
   "address": "6250 Sycamore La N, Maple Grove",
   "sale_month": "2017-06",
   "price": 10031200,
   "lot_sqft": 311678,
   "price_per_lot_sqft": 32.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 109091,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922440072"
  },
  {
   "address": "2549 Harriet Ave, Minneapolis",
   "sale_month": "2017-06",
   "price": 370000,
   "lot_sqft": 4083,
   "price_per_lot_sqft": 90.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1366,
   "use": "APARTMENT",
   "parcel_id": "3402924230084"
  },
  {
   "address": "597 Snelling Avenue North, Saint Paul",
   "sale_month": "2017-06",
   "price": 1425000,
   "lot_sqft": 5875,
   "price_per_lot_sqft": 242.55,
   "price_per_building_sqft": 197.7,
   "building_sqft": 7208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7252,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140008"
  },
  {
   "address": "593 Snelling Avenue North, Saint Paul",
   "sale_month": "2017-06",
   "price": 1425000,
   "lot_sqft": 3252,
   "price_per_lot_sqft": 438.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140007"
  },
  {
   "address": "591 Snelling Avenue North, Saint Paul",
   "sale_month": "2017-06",
   "price": 1425000,
   "lot_sqft": 3065,
   "price_per_lot_sqft": 464.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140006"
  },
  {
   "address": null,
   "sale_month": "2017-06",
   "price": 1425000,
   "lot_sqft": 3192,
   "price_per_lot_sqft": 446.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140005"
  },
  {
   "address": "587 Snelling Avenue North, Saint Paul",
   "sale_month": "2017-06",
   "price": 1425000,
   "lot_sqft": 3130,
   "price_per_lot_sqft": 455.27,
   "price_per_building_sqft": 3091.11,
   "building_sqft": 461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 464,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140004"
  },
  {
   "address": "553 Mendota Street, Saint Paul",
   "sale_month": "2017-06",
   "price": 130000,
   "lot_sqft": 4594,
   "price_per_lot_sqft": 28.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1102,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922230155"
  },
  {
   "address": "628 Mendota Street, Saint Paul",
   "sale_month": "2017-06",
   "price": 500000,
   "lot_sqft": 4872,
   "price_per_lot_sqft": 102.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2381,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922220090"
  },
  {
   "address": "24285 Smithtown Rd, Shorewood",
   "sale_month": "2017-06",
   "price": 237500,
   "lot_sqft": 17613,
   "price_per_lot_sqft": 13.48,
   "price_per_building_sqft": 208.15,
   "building_sqft": 1141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1147,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3311723140005"
  },
  {
   "address": "8685 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2017-06",
   "price": 264100,
   "lot_sqft": 2601,
   "price_per_lot_sqft": 101.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440013"
  },
  {
   "address": "13535 Johnson Street Northeast, Ham Lake",
   "sale_month": "2017-06",
   "price": 370000,
   "lot_sqft": 38091,
   "price_per_lot_sqft": 9.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223310030"
  },
  {
   "address": "14050 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2017-06",
   "price": 902000,
   "lot_sqft": 107586,
   "price_per_lot_sqft": 8.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16268,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223210006"
  },
  {
   "address": "699 3rd Street East, Saint Paul",
   "sale_month": "2017-06",
   "price": 1700000,
   "lot_sqft": 21495,
   "price_per_lot_sqft": 79.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6447,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410012"
  },
  {
   "address": "708 Preble Street, Saint Paul",
   "sale_month": "2017-06",
   "price": 268000,
   "lot_sqft": 5009,
   "price_per_lot_sqft": 53.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1212,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922120072"
  },
  {
   "address": "23256 Saint Francis Boulevard Northwest, Saint Francis",
   "sale_month": "2017-06",
   "price": 698000,
   "lot_sqft": 36395,
   "price_per_lot_sqft": 19.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6824,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313424410065"
  },
  {
   "address": "11350 Aquila Dr N, Champlin",
   "sale_month": "2017-06",
   "price": 2500000,
   "lot_sqft": 148296,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": 91.42,
   "building_sqft": 27347,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27512,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420073"
  },
  {
   "address": "4701 77th St W, Edina",
   "sale_month": "2017-06",
   "price": 2000000,
   "lot_sqft": 103250,
   "price_per_lot_sqft": 19.37,
   "price_per_building_sqft": 148.27,
   "building_sqft": 13489,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824330017"
  },
  {
   "address": "500 Chestnut Street North, Chaska",
   "sale_month": "2017-06",
   "price": 260000,
   "lot_sqft": 5869,
   "price_per_lot_sqft": 44.3,
   "price_per_building_sqft": 56.71,
   "building_sqft": 4585,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4612,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301210010"
  },
  {
   "address": "7101 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2017-06",
   "price": 13400000,
   "lot_sqft": 617474,
   "price_per_lot_sqft": 21.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 221640,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3011921440011"
  },
  {
   "address": null,
   "sale_month": "2017-06",
   "price": 650000,
   "lot_sqft": 55373,
   "price_per_lot_sqft": 11.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225410007"
  },
  {
   "address": "615 Marschall Road, Shakopee",
   "sale_month": "2017-06",
   "price": 450000,
   "lot_sqft": 29474,
   "price_per_lot_sqft": 15.27,
   "price_per_building_sqft": 178.71,
   "building_sqft": 2518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2533,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279060250"
  },
  {
   "address": "1265 Grey Fox Road, Arden Hills",
   "sale_month": "2017-06",
   "price": 4688750,
   "lot_sqft": 616421,
   "price_per_lot_sqft": 7.61,
   "price_per_building_sqft": 36.01,
   "building_sqft": 130224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 131010,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023420006"
  },
  {
   "address": "1350 Energy Lane, Saint Paul",
   "sale_month": "2017-06",
   "price": 5100000,
   "lot_sqft": 322692,
   "price_per_lot_sqft": 15.8,
   "price_per_building_sqft": 102.25,
   "building_sqft": 49876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50177,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923310105"
  },
  {
   "address": null,
   "sale_month": "2017-06",
   "price": 5100000,
   "lot_sqft": 36092,
   "price_per_lot_sqft": 141.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923310004"
  },
  {
   "address": "6410 Nicollet Ave S, Richfield",
   "sale_month": "2017-06",
   "price": 350000,
   "lot_sqft": 10229,
   "price_per_lot_sqft": 34.22,
   "price_per_building_sqft": 200.34,
   "building_sqft": 1747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1758,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824240040"
  },
  {
   "address": "219 3rd Avenue West, Shakopee",
   "sale_month": "2017-06",
   "price": 150000,
   "lot_sqft": 8518,
   "price_per_lot_sqft": 17.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1052,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270012550"
  },
  {
   "address": "8550 126th Street, Savage",
   "sale_month": "2017-06",
   "price": 480000,
   "lot_sqft": 84688,
   "price_per_lot_sqft": 5.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269070530"
  },
  {
   "address": "11501 Excelsior Blvd, Minnetonka",
   "sale_month": "2017-06",
   "price": 1400000,
   "lot_sqft": 77973,
   "price_per_lot_sqft": 17.95,
   "price_per_building_sqft": 45.38,
   "building_sqft": 30850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31036,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611722110028"
  },
  {
   "address": "16250 Duluth Avenue Southeast, Prior Lake",
   "sale_month": "2017-06",
   "price": 340000,
   "lot_sqft": 45526,
   "price_per_lot_sqft": 7.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15131,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259021270"
  },
  {
   "address": null,
   "sale_month": "2017-06",
   "price": 300000,
   "lot_sqft": 21717,
   "price_per_lot_sqft": 13.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259021260"
  },
  {
   "address": null,
   "sale_month": "2017-06",
   "price": 300000,
   "lot_sqft": 24416,
   "price_per_lot_sqft": 12.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259021250"
  },
  {
   "address": "460 Lake Drive, Chanhassen",
   "sale_month": "2017-06",
   "price": 4935000,
   "lot_sqft": 60963,
   "price_per_lot_sqft": 80.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257650020"
  },
  {
   "address": "299 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2017-06",
   "price": 1015000,
   "lot_sqft": 86926,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": 93.29,
   "building_sqft": 10880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10946,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124430043"
  },
  {
   "address": "8185 Upland Circle, Chanhassen",
   "sale_month": "2017-06",
   "price": 2337835,
   "lot_sqft": 80092,
   "price_per_lot_sqft": 29.19,
   "price_per_building_sqft": 89.52,
   "building_sqft": 26115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26273,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252200070"
  },
  {
   "address": "20401 Co Rd No 81, Rogers",
   "sale_month": "2017-06",
   "price": 1650000,
   "lot_sqft": 121126,
   "price_per_lot_sqft": 13.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46826,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023330015"
  },
  {
   "address": "1308 4th St SE, Minneapolis",
   "sale_month": "2017-06",
   "price": 2510000,
   "lot_sqft": 7958,
   "price_per_lot_sqft": 315.41,
   "price_per_building_sqft": 219.83,
   "building_sqft": 11418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11487,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924420002"
  },
  {
   "address": "12100 80th Ave N, Maple Grove",
   "sale_month": "2017-06",
   "price": 4384836,
   "lot_sqft": 58092,
   "price_per_lot_sqft": 75.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19086,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922310081"
  },
  {
   "address": "5901 U S Hwy No 12, Maple Plain",
   "sale_month": "2017-06",
   "price": 2900000,
   "lot_sqft": 286040,
   "price_per_lot_sqft": 10.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 90125,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311824430019"
  },
  {
   "address": null,
   "sale_month": "2017-06",
   "price": 2900000,
   "lot_sqft": 233434,
   "price_per_lot_sqft": 12.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "2311824340001"
  },
  {
   "address": "2402 109th Avenue Northwest, Coon Rapids",
   "sale_month": "2017-06",
   "price": 3417800,
   "lot_sqft": 138090,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18964,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "213124110028"
  },
  {
   "address": "10700 Nassau Street Northeast, Blaine",
   "sale_month": "2017-06",
   "price": 350000,
   "lot_sqft": 39486,
   "price_per_lot_sqft": 8.86,
   "price_per_building_sqft": 62.48,
   "building_sqft": 5602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5636,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210029"
  },
  {
   "address": "2599 7th Street West, Saint Paul",
   "sale_month": "2017-06",
   "price": 385000,
   "lot_sqft": 11166,
   "price_per_lot_sqft": 34.48,
   "price_per_building_sqft": 125.45,
   "building_sqft": 3069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3088,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823130066"
  },
  {
   "address": "141 14th Street Northwest, New Brighton",
   "sale_month": "2017-06",
   "price": 501812,
   "lot_sqft": 182280,
   "price_per_lot_sqft": 2.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37547,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203023410084"
  },
  {
   "address": "1399 Eustis Street, Saint Paul",
   "sale_month": "2017-06",
   "price": 1265000,
   "lot_sqft": 29522,
   "price_per_lot_sqft": 42.85,
   "price_per_building_sqft": 132.93,
   "building_sqft": 9516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9574,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923320013"
  },
  {
   "address": null,
   "sale_month": "2017-06",
   "price": 1265000,
   "lot_sqft": 13125,
   "price_per_lot_sqft": 96.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923320009"
  },
  {
   "address": "1410 Sylvan Street, Saint Paul",
   "sale_month": "2017-06",
   "price": 885000,
   "lot_sqft": 37692,
   "price_per_lot_sqft": 23.48,
   "price_per_building_sqft": 141.35,
   "building_sqft": 6261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6299,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922310021"
  },
  {
   "address": "525 Blake Rd N, Hopkins",
   "sale_month": "2017-06",
   "price": 5600000,
   "lot_sqft": 37848,
   "price_per_lot_sqft": 147.96,
   "price_per_building_sqft": 2231.96,
   "building_sqft": 2509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2524,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721110125"
  },
  {
   "address": "8273 State Hwy No 7, Hopkins",
   "sale_month": "2017-06",
   "price": 5600000,
   "lot_sqft": 7444,
   "price_per_lot_sqft": 752.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721440016"
  },
  {
   "address": "5000 Hiawatha Ave, Minneapolis",
   "sale_month": "2017-06",
   "price": 380000,
   "lot_sqft": 15441,
   "price_per_lot_sqft": 24.61,
   "price_per_building_sqft": 207.54,
   "building_sqft": 1831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1842,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823410024"
  },
  {
   "address": "1537 159th Avenue Northeast, Ham Lake",
   "sale_month": "2017-06",
   "price": 68500,
   "lot_sqft": 177480,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223420011"
  },
  {
   "address": null,
   "sale_month": "2017-06",
   "price": 68500,
   "lot_sqft": 19785,
   "price_per_lot_sqft": 3.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223410003"
  },
  {
   "address": "1625 Eldridge Avenue West, Roseville",
   "sale_month": "2017-06",
   "price": 550116,
   "lot_sqft": 14322,
   "price_per_lot_sqft": 38.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2662,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162923110022"
  },
  {
   "address": "6016 42nd Ave N, Crystal",
   "sale_month": "2017-06",
   "price": 93500,
   "lot_sqft": 9043,
   "price_per_lot_sqft": 10.34,
   "price_per_building_sqft": 44.44,
   "building_sqft": 2104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2116,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230095"
  },
  {
   "address": "9847 Lyndale Ave S, Bloomington",
   "sale_month": "2017-06",
   "price": 17825000,
   "lot_sqft": 4894,
   "price_per_lot_sqft": 3642.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724320067"
  },
  {
   "address": "501 98th St W, Bloomington",
   "sale_month": "2017-06",
   "price": 17825000,
   "lot_sqft": 389765,
   "price_per_lot_sqft": 45.73,
   "price_per_building_sqft": 160.71,
   "building_sqft": 110914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 111584,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724320066"
  },
  {
   "address": "9701 Lyndale Ave S, Bloomington",
   "sale_month": "2017-06",
   "price": 17825000,
   "lot_sqft": 166985,
   "price_per_lot_sqft": 106.75,
   "price_per_building_sqft": 402,
   "building_sqft": 44341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44608,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724230072"
  },
  {
   "address": "4760 Bald Eagle Avenue, White Bear Lake",
   "sale_month": "2017-06",
   "price": 285000,
   "lot_sqft": 7801,
   "price_per_lot_sqft": 36.53,
   "price_per_building_sqft": 57.41,
   "building_sqft": 4964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4993,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420126"
  },
  {
   "address": "8530 Edinburgh Ctr Dr N, Brooklyn Park",
   "sale_month": "2017-06",
   "price": 559800,
   "lot_sqft": 35504,
   "price_per_lot_sqft": 15.77,
   "price_per_building_sqft": 265.43,
   "building_sqft": 2109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2121,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921440015"
  },
  {
   "address": "6304 Highway 65 Northeast, Fridley",
   "sale_month": "2017-06",
   "price": 350000,
   "lot_sqft": 54811,
   "price_per_lot_sqft": 6.39,
   "price_per_building_sqft": 172.16,
   "building_sqft": 2033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2046,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330034"
  },
  {
   "address": "6525 Central Avenue Northeast, Fridley",
   "sale_month": "2017-06",
   "price": 250000,
   "lot_sqft": 10984,
   "price_per_lot_sqft": 22.76,
   "price_per_building_sqft": 86.72,
   "building_sqft": 2883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2901,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024130047"
  },
  {
   "address": "6001 167th Avenue Northwest, Ramsey",
   "sale_month": "2017-06",
   "price": 670000,
   "lot_sqft": 90904,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18098,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113225420027"
  },
  {
   "address": "2607 White Bear Avenue North, Maplewood",
   "sale_month": "2017-06",
   "price": 427500,
   "lot_sqft": 14105,
   "price_per_lot_sqft": 30.31,
   "price_per_building_sqft": 147.77,
   "building_sqft": 2893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2910,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922210032"
  },
  {
   "address": "7455 Market Place Dr, Eden Prairie",
   "sale_month": "2017-06",
   "price": 800000,
   "lot_sqft": 31760,
   "price_per_lot_sqft": 25.19,
   "price_per_building_sqft": 136.03,
   "building_sqft": 5881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5916,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420034"
  },
  {
   "address": "8837 18th Ave S, Bloomington",
   "sale_month": "2017-06",
   "price": 400000,
   "lot_sqft": 13357,
   "price_per_lot_sqft": 29.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2001,
   "use": "APARTMENT",
   "parcel_id": "1102724140074"
  },
  {
   "address": "1979 Seneca Road, Eagan",
   "sale_month": "2017-06",
   "price": 1000000,
   "lot_sqft": 61316,
   "price_per_lot_sqft": 16.31,
   "price_per_building_sqft": 75.2,
   "building_sqft": 13297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13377,
   "use": "Commercial-preferred",
   "parcel_id": "101680002064"
  },
  {
   "address": "4810 Lilac Dr N, Brooklyn Center",
   "sale_month": "2017-06",
   "price": 3890000,
   "lot_sqft": 281699,
   "price_per_lot_sqft": 13.81,
   "price_per_building_sqft": 121.31,
   "building_sqft": 32066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32259,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420039"
  },
  {
   "address": "1650 West County Road B2, Roseville",
   "sale_month": "2017-06",
   "price": 1075000,
   "lot_sqft": 95321,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923140030"
  },
  {
   "address": "15655 Grove Cir N, Maple Grove",
   "sale_month": "2017-06",
   "price": 2940000,
   "lot_sqft": 37279,
   "price_per_lot_sqft": 78.86,
   "price_per_building_sqft": 366.54,
   "building_sqft": 8021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8069,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922230024"
  },
  {
   "address": "7605 Corporate Way, Eden Prairie",
   "sale_month": "2017-06",
   "price": 2634000,
   "lot_sqft": 164902,
   "price_per_lot_sqft": 15.97,
   "price_per_building_sqft": 82.84,
   "building_sqft": 31798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31990,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0911622430030"
  },
  {
   "address": "7401 Metro Blvd, Edina",
   "sale_month": "2017-06",
   "price": 17400000,
   "lot_sqft": 217445,
   "price_per_lot_sqft": 80.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19994,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621310020"
  },
  {
   "address": "2021 90th St W, Bloomington",
   "sale_month": "2017-06",
   "price": 1900000,
   "lot_sqft": 78240,
   "price_per_lot_sqft": 24.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14104,
   "use": "APARTMENT",
   "parcel_id": "0902724320085"
  },
  {
   "address": "208 3rd Avenue Southwest, Forest Lake",
   "sale_month": "2017-06",
   "price": 265000,
   "lot_sqft": 9976,
   "price_per_lot_sqft": 26.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "110",
   "parcel_id": "0803221420013"
  },
  {
   "address": "108 Lake Street North, Forest Lake",
   "sale_month": "2017-06",
   "price": 200000,
   "lot_sqft": 15408,
   "price_per_lot_sqft": 12.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120027"
  },
  {
   "address": "4251 Hiawatha Ave, Minneapolis",
   "sale_month": "2017-06",
   "price": 350000,
   "lot_sqft": 18668,
   "price_per_lot_sqft": 18.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823310143"
  },
  {
   "address": "9 5th Street, Saint Paul",
   "sale_month": "2017-06",
   "price": 4000000,
   "lot_sqft": 12844,
   "price_per_lot_sqft": 311.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120037"
  },
  {
   "address": "9 5th Street East, Saint Paul",
   "sale_month": "2017-06",
   "price": 4000000,
   "lot_sqft": 22195,
   "price_per_lot_sqft": 180.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120036"
  },
  {
   "address": "3925 Excelsior Blvd, St. Louis Park",
   "sale_month": "2017-06",
   "price": 550000,
   "lot_sqft": 10903,
   "price_per_lot_sqft": 50.44,
   "price_per_building_sqft": 229.36,
   "building_sqft": 2398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2413,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824410068"
  },
  {
   "address": "5100 35th St W, St. Louis Park",
   "sale_month": "2017-06",
   "price": 11170000,
   "lot_sqft": 240695,
   "price_per_lot_sqft": 46.41,
   "price_per_building_sqft": 93.97,
   "building_sqft": 118863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 119581,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824320008"
  },
  {
   "address": "3662 Minnehaha Ave, Minneapolis",
   "sale_month": "2017-06",
   "price": 160000,
   "lot_sqft": 7780,
   "price_per_lot_sqft": 20.57,
   "price_per_building_sqft": 58.72,
   "building_sqft": 2725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2741,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330110"
  },
  {
   "address": "1330 Wayzata Blvd E, Wayzata",
   "sale_month": "2017-06",
   "price": 1200000,
   "lot_sqft": 29546,
   "price_per_lot_sqft": 40.61,
   "price_per_building_sqft": 426.14,
   "building_sqft": 2816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2833,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722310008"
  },
  {
   "address": "5566 Peterson Road, White Bear Township",
   "sale_month": "2017-06",
   "price": 200000,
   "lot_sqft": 189241,
   "price_per_lot_sqft": 1.06,
   "price_per_building_sqft": 71.61,
   "building_sqft": 2793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2810,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022440003"
  },
  {
   "address": "1027 43rd Ave N, Minneapolis",
   "sale_month": "2017-06",
   "price": 325000,
   "lot_sqft": 13340,
   "price_per_lot_sqft": 24.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2071,
   "use": "TRIPLEX",
   "parcel_id": "0402924110043"
  },
  {
   "address": "3017 E Bde Maka Ska Pkwy, Minneapolis",
   "sale_month": "2017-06",
   "price": 867500,
   "lot_sqft": 6504,
   "price_per_lot_sqft": 133.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1472,
   "use": "TRIPLEX",
   "parcel_id": "0402824220021"
  },
  {
   "address": "3209 Bryant Ave S, Minneapolis",
   "sale_month": "2017-06",
   "price": 410000,
   "lot_sqft": 5461,
   "price_per_lot_sqft": 75.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1768,
   "use": "APARTMENT",
   "parcel_id": "0402824140029"
  },
  {
   "address": "8260 Hickory Street Northeast, Fridley",
   "sale_month": "2017-06",
   "price": 500,
   "lot_sqft": 251273,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.02,
   "building_sqft": 22904,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23042,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024130019"
  },
  {
   "address": "2200 117th Street East, Burnsville",
   "sale_month": "2017-06",
   "price": 2150000,
   "lot_sqft": 96307,
   "price_per_lot_sqft": 22.32,
   "price_per_building_sqft": 78.58,
   "building_sqft": 27360,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27525,
   "use": "Industrial-preferred",
   "parcel_id": "024850100052"
  },
  {
   "address": "1308 Highway 13 West, Burnsville",
   "sale_month": "2017-06",
   "price": 750000,
   "lot_sqft": 86417,
   "price_per_lot_sqft": 8.68,
   "price_per_building_sqft": 81.05,
   "building_sqft": 9253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9309,
   "use": "Commercial-preferred",
   "parcel_id": "021562001152"
  },
  {
   "address": "3759 Bloomington Ave, Minneapolis",
   "sale_month": "2017-06",
   "price": 700000,
   "lot_sqft": 14662,
   "price_per_lot_sqft": 47.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6460,
   "use": "APARTMENT",
   "parcel_id": "0202824440072"
  },
  {
   "address": "3100 10th Ave S, Minneapolis",
   "sale_month": "2017-06",
   "price": 432000,
   "lot_sqft": 5210,
   "price_per_lot_sqft": 82.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1739,
   "use": "APARTMENT",
   "parcel_id": "0202824210202"
  },
  {
   "address": "8370 Sunset Road Northeast, Spring Lake Park",
   "sale_month": "2017-06",
   "price": 500,
   "lot_sqft": 78504,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 779,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024110086"
  },
  {
   "address": null,
   "sale_month": "2017-06",
   "price": 375000,
   "lot_sqft": 4160,
   "price_per_lot_sqft": 90.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822140108"
  },
  {
   "address": "2715 Upper Afton Road East, Maplewood",
   "sale_month": "2017-06",
   "price": 375000,
   "lot_sqft": 22875,
   "price_per_lot_sqft": 16.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5634,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012822140007"
  },
  {
   "address": "400 Evergreen Rd, Medina",
   "sale_month": "2017-06",
   "price": 3638560,
   "lot_sqft": 8655359,
   "price_per_lot_sqft": 0.42,
   "price_per_building_sqft": 98.05,
   "building_sqft": 37111,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37335,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111823340001"
  },
  {
   "address": "1945 Oakdale Avenue, West Saint Paul",
   "sale_month": "2017-05",
   "price": 13500000,
   "lot_sqft": 222062,
   "price_per_lot_sqft": 60.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52503,
   "use": "Apartment",
   "parcel_id": "420290007010"
  },
  {
   "address": "358 2nd Avenue South, South Saint Paul",
   "sale_month": "2017-05",
   "price": 677000,
   "lot_sqft": 9691,
   "price_per_lot_sqft": 69.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2650,
   "use": "Apartment",
   "parcel_id": "366430013170"
  },
  {
   "address": "2525 Franklin Ave E, Minneapolis",
   "sale_month": "2017-05",
   "price": 790000,
   "lot_sqft": 9032,
   "price_per_lot_sqft": 87.47,
   "price_per_building_sqft": 90.68,
   "building_sqft": 8712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8765,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924120193"
  },
  {
   "address": "6190 Mckinley Street Northwest, Ramsey",
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 190798,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.01,
   "building_sqft": 61771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62144,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225240006"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 26641,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225240005"
  },
  {
   "address": "635 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2017-05",
   "price": 650000,
   "lot_sqft": 26807,
   "price_per_lot_sqft": 24.25,
   "price_per_building_sqft": 59.89,
   "building_sqft": 10854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10920,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024430068"
  },
  {
   "address": "3968 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 5494,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": 0.04,
   "building_sqft": 11615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11685,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410066"
  },
  {
   "address": "780 University Avenue West, Saint Paul",
   "sale_month": "2017-05",
   "price": 136619,
   "lot_sqft": 4791,
   "price_per_lot_sqft": 28.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1095,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923420039"
  },
  {
   "address": "2923 Oakland Ave, Minneapolis",
   "sale_month": "2017-05",
   "price": 220000,
   "lot_sqft": 4867,
   "price_per_lot_sqft": 45.2,
   "price_per_building_sqft": 55.94,
   "building_sqft": 3933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3957,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330081"
  },
  {
   "address": "6450 Wedgwood Rd N, Maple Grove",
   "sale_month": "2017-05",
   "price": 12425000,
   "lot_sqft": 221576,
   "price_per_lot_sqft": 56.08,
   "price_per_building_sqft": 256.81,
   "building_sqft": 48383,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48675,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922420009"
  },
  {
   "address": "6550 Wedgwood Rd N, Maple Grove",
   "sale_month": "2017-05",
   "price": 12425000,
   "lot_sqft": 324288,
   "price_per_lot_sqft": 38.31,
   "price_per_building_sqft": 191.89,
   "building_sqft": 64751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65142,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922130005"
  },
  {
   "address": "13400 67th Ave N, Maple Grove",
   "sale_month": "2017-05",
   "price": 12425000,
   "lot_sqft": 39829,
   "price_per_lot_sqft": 311.96,
   "price_per_building_sqft": 1095.49,
   "building_sqft": 11342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11410,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922120013"
  },
  {
   "address": "13400 68th Ave N, Maple Grove",
   "sale_month": "2017-05",
   "price": 12425000,
   "lot_sqft": 49437,
   "price_per_lot_sqft": 251.33,
   "price_per_building_sqft": 1000.97,
   "building_sqft": 12413,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12488,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922120010"
  },
  {
   "address": "2612 Pillsbury Ave, Minneapolis",
   "sale_month": "2017-05",
   "price": 620000,
   "lot_sqft": 7402,
   "price_per_lot_sqft": 83.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2214,
   "use": "APARTMENT",
   "parcel_id": "3402924310032"
  },
  {
   "address": "1810 University Avenue West, Saint Paul",
   "sale_month": "2017-05",
   "price": 1650000,
   "lot_sqft": 37021,
   "price_per_lot_sqft": 44.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4013,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923420173"
  },
  {
   "address": "1975 Marshall Avenue, Saint Paul",
   "sale_month": "2017-05",
   "price": 400000,
   "lot_sqft": 14134,
   "price_per_lot_sqft": 28.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1716,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923330117"
  },
  {
   "address": "530 Cleveland Avenue North, Saint Paul",
   "sale_month": "2017-05",
   "price": 665000,
   "lot_sqft": 18729,
   "price_per_lot_sqft": 35.51,
   "price_per_building_sqft": 63.38,
   "building_sqft": 10492,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10556,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923230009"
  },
  {
   "address": "1456 Lagoon Ave, Minneapolis",
   "sale_month": "2017-05",
   "price": 4320000,
   "lot_sqft": 10800,
   "price_per_lot_sqft": 400,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8009,
   "use": "APARTMENT",
   "parcel_id": "3302924340012"
  },
  {
   "address": "17705 Hutchins Dr, Minnetonka",
   "sale_month": "2017-05",
   "price": 4100000,
   "lot_sqft": 50175,
   "price_per_lot_sqft": 81.71,
   "price_per_building_sqft": 474.92,
   "building_sqft": 8633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8685,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410039"
  },
  {
   "address": "2630 Essex St SE, Minneapolis",
   "sale_month": "2017-05",
   "price": 330000,
   "lot_sqft": 7655,
   "price_per_lot_sqft": 43.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 855,
   "use": "APARTMENT",
   "parcel_id": "3002923240007"
  },
  {
   "address": "2624 Essex St SE, Minneapolis",
   "sale_month": "2017-05",
   "price": 295000,
   "lot_sqft": 4505,
   "price_per_lot_sqft": 65.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 861,
   "use": "APARTMENT",
   "parcel_id": "3002923240006"
  },
  {
   "address": "10043 Baltimore Street Northeast, Blaine",
   "sale_month": "2017-05",
   "price": 783000,
   "lot_sqft": 66055,
   "price_per_lot_sqft": 11.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120024"
  },
  {
   "address": "2370 Territorial Road, Saint Paul",
   "sale_month": "2017-05",
   "price": 12000,
   "lot_sqft": 16082,
   "price_per_lot_sqft": 0.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923430140"
  },
  {
   "address": "7480 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2017-05",
   "price": 440000,
   "lot_sqft": 19209,
   "price_per_lot_sqft": 22.91,
   "price_per_building_sqft": 76.22,
   "building_sqft": 5773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5808,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921230002"
  },
  {
   "address": "1164 7th Street East, Saint Paul",
   "sale_month": "2017-05",
   "price": 79000,
   "lot_sqft": 2581,
   "price_per_lot_sqft": 30.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922430004"
  },
  {
   "address": "1900 Colfax Ave S, Minneapolis",
   "sale_month": "2017-05",
   "price": 1050000,
   "lot_sqft": 13493,
   "price_per_lot_sqft": 77.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2297,
   "use": "APARTMENT",
   "parcel_id": "2802924440049"
  },
  {
   "address": "950 Vierling Drive West, Shakopee",
   "sale_month": "2017-05",
   "price": 1300000,
   "lot_sqft": 60507,
   "price_per_lot_sqft": 21.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12065,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274570010"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 19200000,
   "lot_sqft": 62808,
   "price_per_lot_sqft": 305.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274240021"
  },
  {
   "address": "1607 17th Avenue East, Shakopee",
   "sale_month": "2017-05",
   "price": 19200000,
   "lot_sqft": 102432,
   "price_per_lot_sqft": 187.44,
   "price_per_building_sqft": 77.09,
   "building_sqft": 249059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 250562,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274240020"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 19200000,
   "lot_sqft": 147389,
   "price_per_lot_sqft": 130.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274240011"
  },
  {
   "address": "1529 17th Avenue East, Shakopee",
   "sale_month": "2017-05",
   "price": 19200000,
   "lot_sqft": 164509,
   "price_per_lot_sqft": 116.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274240010"
  },
  {
   "address": "1501 17th Avenue East, Shakopee",
   "sale_month": "2017-05",
   "price": 19200000,
   "lot_sqft": 81347,
   "price_per_lot_sqft": 236.03,
   "price_per_building_sqft": 1486.3,
   "building_sqft": 12918,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12996,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273890060"
  },
  {
   "address": "1581 17th Avenue East, Shakopee",
   "sale_month": "2017-05",
   "price": 19200000,
   "lot_sqft": 76443,
   "price_per_lot_sqft": 251.17,
   "price_per_building_sqft": 1562.75,
   "building_sqft": 12286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12360,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273890050"
  },
  {
   "address": "1667 17th Avenue East, Shakopee",
   "sale_month": "2017-05",
   "price": 19200000,
   "lot_sqft": 94855,
   "price_per_lot_sqft": 202.41,
   "price_per_building_sqft": 1316.24,
   "building_sqft": 14587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14675,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273890040"
  },
  {
   "address": "1001 Johnson Parkway, Saint Paul",
   "sale_month": "2017-05",
   "price": 110000,
   "lot_sqft": 281068,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": 1.05,
   "building_sqft": 104947,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105580,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922230082"
  },
  {
   "address": "1080 Park Place, Shakopee",
   "sale_month": "2017-05",
   "price": 18725000,
   "lot_sqft": 725524,
   "price_per_lot_sqft": 25.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 303897,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271760011"
  },
  {
   "address": "1300 Portland Ave, Minneapolis",
   "sale_month": "2017-05",
   "price": 11375000,
   "lot_sqft": 39116,
   "price_per_lot_sqft": 290.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11324,
   "use": "APARTMENT",
   "parcel_id": "2702924410090"
  },
  {
   "address": "215 Oak Grove St, Minneapolis",
   "sale_month": "2017-05",
   "price": 33200000,
   "lot_sqft": 56029,
   "price_per_lot_sqft": 592.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10458,
   "use": "APARTMENT",
   "parcel_id": "2702924340130"
  },
  {
   "address": "325 15th St W, Minneapolis",
   "sale_month": "2017-05",
   "price": 19600000,
   "lot_sqft": 9256,
   "price_per_lot_sqft": 2117.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924320005"
  },
  {
   "address": "14977 Louisiana Avenue South, Savage",
   "sale_month": "2017-05",
   "price": 605000,
   "lot_sqft": 367444,
   "price_per_lot_sqft": 1.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "264950010"
  },
  {
   "address": "1145 Argyle Street, Saint Paul",
   "sale_month": "2017-05",
   "price": 350000,
   "lot_sqft": 6701,
   "price_per_lot_sqft": 52.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2440,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923220041"
  },
  {
   "address": "17230 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2017-05",
   "price": 191119,
   "lot_sqft": 117510,
   "price_per_lot_sqft": 1.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255370010"
  },
  {
   "address": "17125 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2017-05",
   "price": 141570,
   "lot_sqft": 87047,
   "price_per_lot_sqft": 1.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255260010"
  },
  {
   "address": "4489 Marsh Drive Northeast, Prior Lake",
   "sale_month": "2017-05",
   "price": 307500,
   "lot_sqft": 203514,
   "price_per_lot_sqft": 1.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38255,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "255240010"
  },
  {
   "address": "240 Sycamore Street West, Saint Paul",
   "sale_month": "2017-05",
   "price": 475000,
   "lot_sqft": 40116,
   "price_per_lot_sqft": 11.84,
   "price_per_building_sqft": 189.02,
   "building_sqft": 2513,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2528,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923440019"
  },
  {
   "address": "7845 Century Boulevard, Chanhassen",
   "sale_month": "2017-05",
   "price": 1135000,
   "lot_sqft": 88471,
   "price_per_lot_sqft": 12.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250730010"
  },
  {
   "address": "1400 81st Ave N, Brooklyn Park",
   "sale_month": "2017-05",
   "price": 135000,
   "lot_sqft": 213963,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30234,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411921230071"
  },
  {
   "address": "21801 Industrial Blvd, Rogers",
   "sale_month": "2017-05",
   "price": 1650000,
   "lot_sqft": 68595,
   "price_per_lot_sqft": 24.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40381,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023240009"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 1650000,
   "lot_sqft": 27427,
   "price_per_lot_sqft": 60.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023210028"
  },
  {
   "address": "21801 Industrial Blvd, Rogers",
   "sale_month": "2017-05",
   "price": 1650000,
   "lot_sqft": 31911,
   "price_per_lot_sqft": 51.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023210011"
  },
  {
   "address": "20850 Rogers Dr, Rogers",
   "sale_month": "2017-05",
   "price": 3953861,
   "lot_sqft": 74945,
   "price_per_lot_sqft": 52.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30278,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023140015"
  },
  {
   "address": "2070 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 39981,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3758,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223124240075"
  },
  {
   "address": "13601 Grove Dr N, Maple Grove",
   "sale_month": "2017-05",
   "price": 26830000,
   "lot_sqft": 679187,
   "price_per_lot_sqft": 39.5,
   "price_per_building_sqft": 154.41,
   "building_sqft": 173754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 174802,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922240012"
  },
  {
   "address": "13579 Grove Dr N, Maple Grove",
   "sale_month": "2017-05",
   "price": 26830000,
   "lot_sqft": 71413,
   "price_per_lot_sqft": 375.7,
   "price_per_building_sqft": 1091.23,
   "building_sqft": 24587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24735,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922240011"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 3960041,
   "lot_sqft": 1468605,
   "price_per_lot_sqft": 2.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3328,
   "use": "Apartment-mobile Home Park",
   "parcel_id": "220121052010"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 515383,
   "lot_sqft": 326820,
   "price_per_lot_sqft": 1.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1168,
   "use": "Apartment-mobile Home Park",
   "parcel_id": "220121051010"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 2774576,
   "lot_sqft": 865429,
   "price_per_lot_sqft": 3.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1727,
   "use": "Apartment-mobile Home Park",
   "parcel_id": "220121037010"
  },
  {
   "address": "2706 Gannon Road, Saint Paul",
   "sale_month": "2017-05",
   "price": 800000,
   "lot_sqft": 13884,
   "price_per_lot_sqft": 57.62,
   "price_per_building_sqft": 119.1,
   "building_sqft": 6717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6757,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823420013"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 800000,
   "lot_sqft": 10144,
   "price_per_lot_sqft": 78.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823420012"
  },
  {
   "address": "2005 Glenwood Ave, Minneapolis",
   "sale_month": "2017-05",
   "price": 375000,
   "lot_sqft": 4854,
   "price_per_lot_sqft": 77.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "2102924330059"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 165000,
   "lot_sqft": 54900,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325410016"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 15000,
   "lot_sqft": 11740,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "203323310003"
  },
  {
   "address": "50 14th Street Northwest, New Brighton",
   "sale_month": "2017-05",
   "price": 5050000,
   "lot_sqft": 395624,
   "price_per_lot_sqft": 12.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47967,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "203023140011"
  },
  {
   "address": "1610 Vermillion Street, Hastings",
   "sale_month": "2017-05",
   "price": 671000,
   "lot_sqft": 18845,
   "price_per_lot_sqft": 35.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7318,
   "use": "Commercial-preferred",
   "parcel_id": "194470007130"
  },
  {
   "address": "10501 University Avenue Northeast, Blaine",
   "sale_month": "2017-05",
   "price": 150000,
   "lot_sqft": 28049,
   "price_per_lot_sqft": 5.35,
   "price_per_building_sqft": 89.5,
   "building_sqft": 1676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1686,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123230006"
  },
  {
   "address": "1620 Sloan Street, Saint Paul",
   "sale_month": "2017-05",
   "price": 300000,
   "lot_sqft": 9488,
   "price_per_lot_sqft": 31.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2467,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110032"
  },
  {
   "address": "8840 Zealand Ave N, Brooklyn Park",
   "sale_month": "2017-05",
   "price": 170000,
   "lot_sqft": 19198,
   "price_per_lot_sqft": 8.86,
   "price_per_building_sqft": 37.02,
   "building_sqft": 4592,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4620,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420024"
  },
  {
   "address": "6520 Lake St W, St. Louis Park",
   "sale_month": "2017-05",
   "price": 650000,
   "lot_sqft": 12090,
   "price_per_lot_sqft": 53.76,
   "price_per_building_sqft": 20.43,
   "building_sqft": 31809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32001,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721410072"
  },
  {
   "address": "5560 152nd Street North, Hugo",
   "sale_month": "2017-05",
   "price": 68800,
   "lot_sqft": 142724,
   "price_per_lot_sqft": 0.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1703121420012"
  },
  {
   "address": "3811 50th St W, Minneapolis",
   "sale_month": "2017-05",
   "price": 1680000,
   "lot_sqft": 10678,
   "price_per_lot_sqft": 157.33,
   "price_per_building_sqft": 209.01,
   "building_sqft": 8038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8087,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320195"
  },
  {
   "address": "348 15th Ave NE, Minneapolis",
   "sale_month": "2017-05",
   "price": 288000,
   "lot_sqft": 4161,
   "price_per_lot_sqft": 69.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1310,
   "use": "TRIPLEX",
   "parcel_id": "1402924210188"
  },
  {
   "address": "3540 Kilkenny La, Medina",
   "sale_month": "2017-05",
   "price": 400000,
   "lot_sqft": 14811,
   "price_per_lot_sqft": 27.01,
   "price_per_building_sqft": 95.81,
   "building_sqft": 4175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4201,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823320013"
  },
  {
   "address": "2211 11th Avenue East, North Saint Paul",
   "sale_month": "2017-05",
   "price": 1000000,
   "lot_sqft": 31376,
   "price_per_lot_sqft": 31.87,
   "price_per_building_sqft": 100.77,
   "building_sqft": 9924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9984,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922140014"
  },
  {
   "address": "3465 Denmark Avenue, Eagan",
   "sale_month": "2017-05",
   "price": 450000,
   "lot_sqft": 49449,
   "price_per_lot_sqft": 9.1,
   "price_per_building_sqft": 86.49,
   "building_sqft": 5203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5234,
   "use": "Commercial-preferred",
   "parcel_id": "107704301010"
  },
  {
   "address": "1654 Diffley Road, Eagan",
   "sale_month": "2017-05",
   "price": 3389000,
   "lot_sqft": 101372,
   "price_per_lot_sqft": 33.43,
   "price_per_building_sqft": 175.22,
   "building_sqft": 19341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19458,
   "use": "Commercial-preferred",
   "parcel_id": "102050001050"
  },
  {
   "address": "3912 Blaisdell Ave, Minneapolis",
   "sale_month": "2017-05",
   "price": 693500,
   "lot_sqft": 6320,
   "price_per_lot_sqft": 109.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2307,
   "use": "APARTMENT",
   "parcel_id": "1002824210167"
  },
  {
   "address": "8811 Wentworth Ave S, Bloomington",
   "sale_month": "2017-05",
   "price": 875000,
   "lot_sqft": 35107,
   "price_per_lot_sqft": 24.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4667,
   "use": "APARTMENT",
   "parcel_id": "1002724240002"
  },
  {
   "address": "13685 Hwy 5, Waconia Township",
   "sale_month": "2017-05",
   "price": 184500,
   "lot_sqft": 1482061,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "097200050"
  },
  {
   "address": "9725 Xenia Ave N, Brooklyn Park",
   "sale_month": "2017-05",
   "price": 700000,
   "lot_sqft": 74754,
   "price_per_lot_sqft": 9.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921210095"
  },
  {
   "address": "5000 West Broadway, Crystal",
   "sale_month": "2017-05",
   "price": 1150000,
   "lot_sqft": 123239,
   "price_per_lot_sqft": 9.33,
   "price_per_building_sqft": 40.19,
   "building_sqft": 28611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28784,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821240057"
  },
  {
   "address": "5140 West Broadway, Crystal",
   "sale_month": "2017-05",
   "price": 800000,
   "lot_sqft": 76446,
   "price_per_lot_sqft": 10.46,
   "price_per_building_sqft": 56.8,
   "building_sqft": 14084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14169,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821240024"
  },
  {
   "address": "7771 Lake Drive, Lino Lakes",
   "sale_month": "2017-05",
   "price": 350000,
   "lot_sqft": 43532,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6478,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122420030"
  },
  {
   "address": "4127 Linden Hills Blvd, Minneapolis",
   "sale_month": "2017-05",
   "price": 1200000,
   "lot_sqft": 7062,
   "price_per_lot_sqft": 169.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4086,
   "use": "APARTMENT",
   "parcel_id": "0802824140039"
  },
  {
   "address": "4959 Excelsior Blvd, St. Louis Park",
   "sale_month": "2017-05",
   "price": 5019000,
   "lot_sqft": 60379,
   "price_per_lot_sqft": 83.12,
   "price_per_building_sqft": 620.55,
   "building_sqft": 8088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8137,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210513"
  },
  {
   "address": "8 South Owasso Boulevard West, Little Canada",
   "sale_month": "2017-05",
   "price": 840000,
   "lot_sqft": 50095,
   "price_per_lot_sqft": 16.77,
   "price_per_building_sqft": 58.89,
   "building_sqft": 14263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14349,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922240002"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 3050000,
   "lot_sqft": 54250,
   "price_per_lot_sqft": 56.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230157"
  },
  {
   "address": "239 Medina St N, Loretto",
   "sale_month": "2017-05",
   "price": 300000,
   "lot_sqft": 10802,
   "price_per_lot_sqft": 27.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823430096"
  },
  {
   "address": "27790 Koeper Avenue, Helena Township",
   "sale_month": "2017-05",
   "price": 196700,
   "lot_sqft": 315746,
   "price_per_lot_sqft": 0.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "059360036"
  },
  {
   "address": "1510 126th Avenue Northeast, Blaine",
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 534683,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7516,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053123430005"
  },
  {
   "address": "1600 County Road J West, Shoreview",
   "sale_month": "2017-05",
   "price": 11400000,
   "lot_sqft": 1566468,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3329,
   "use": "4C5III MFD HOME PARK CLASS 1",
   "parcel_id": "043023110004"
  },
  {
   "address": "3210 Girard Ave S, Minneapolis",
   "sale_month": "2017-05",
   "price": 4000000,
   "lot_sqft": 10760,
   "price_per_lot_sqft": 371.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6409,
   "use": "APARTMENT",
   "parcel_id": "0402824130048"
  },
  {
   "address": "1554 Grand Avenue, Saint Paul",
   "sale_month": "2017-05",
   "price": 325000,
   "lot_sqft": 7477,
   "price_per_lot_sqft": 43.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 946,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823320092"
  },
  {
   "address": "234 Snelling Avenue North, Saint Paul",
   "sale_month": "2017-05",
   "price": 2500000,
   "lot_sqft": 19187,
   "price_per_lot_sqft": 130.3,
   "price_per_building_sqft": 726.74,
   "building_sqft": 3440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3461,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823220173"
  },
  {
   "address": "13000 Wayzata Blvd, Minnetonka",
   "sale_month": "2017-05",
   "price": 5500000,
   "lot_sqft": 119695,
   "price_per_lot_sqft": 45.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11787,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722140074"
  },
  {
   "address": "3025 2nd Ave S, Minneapolis",
   "sale_month": "2017-05",
   "price": 998800,
   "lot_sqft": 35084,
   "price_per_lot_sqft": 28.47,
   "price_per_building_sqft": 152,
   "building_sqft": 6571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6611,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824120171"
  },
  {
   "address": "12701 Sheridan Avenue South, Burnsville",
   "sale_month": "2017-05",
   "price": 2600000,
   "lot_sqft": 256098,
   "price_per_lot_sqft": 10.15,
   "price_per_building_sqft": 91.7,
   "building_sqft": 28354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28526,
   "use": "Industrial-preferred",
   "parcel_id": "023230201010"
  },
  {
   "address": "7775 Main Street Northeast, Fridley",
   "sale_month": "2017-05",
   "price": 700000,
   "lot_sqft": 62006,
   "price_per_lot_sqft": 11.29,
   "price_per_building_sqft": 64.65,
   "building_sqft": 10828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10893,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024330019"
  },
  {
   "address": "10 Mcandrews Road East, Burnsville",
   "sale_month": "2017-05",
   "price": 875000,
   "lot_sqft": 105635,
   "price_per_lot_sqft": 8.28,
   "price_per_building_sqft": 125.74,
   "building_sqft": 6959,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7001,
   "use": "Commercial-preferred",
   "parcel_id": "020190032031"
  },
  {
   "address": "14811 Energy Way, Apple Valley",
   "sale_month": "2017-05",
   "price": 213500,
   "lot_sqft": 3928,
   "price_per_lot_sqft": 54.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001260"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 782,
   "price_per_lot_sqft": 0.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440052"
  },
  {
   "address": "2022 Ferry Street, Anoka",
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 14026,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440051"
  },
  {
   "address": "2022 Ferry Street, Anoka",
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 40164,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16976,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125440050"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 7017,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440039"
  },
  {
   "address": "316 West Main Street, Anoka",
   "sale_month": "2017-05",
   "price": 500,
   "lot_sqft": 21387,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.06,
   "building_sqft": 8447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8498,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125430029"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 3000000,
   "lot_sqft": 7656,
   "price_per_lot_sqft": 391.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410187"
  },
  {
   "address": "3001 Central Ave NE, Minneapolis",
   "sale_month": "2017-05",
   "price": 310517,
   "lot_sqft": 8630,
   "price_per_lot_sqft": 35.98,
   "price_per_building_sqft": 190.74,
   "building_sqft": 1628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1638,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924330087"
  },
  {
   "address": "1837 Lake St E, Minneapolis",
   "sale_month": "2017-05",
   "price": 215000,
   "lot_sqft": 4493,
   "price_per_lot_sqft": 47.85,
   "price_per_building_sqft": 103.27,
   "building_sqft": 2082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2095,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824220135"
  },
  {
   "address": "3213 Snelling Ave, Minneapolis",
   "sale_month": "2017-05",
   "price": 90000,
   "lot_sqft": 5998,
   "price_per_lot_sqft": 15.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0102824130015"
  },
  {
   "address": null,
   "sale_month": "2017-05",
   "price": 10,
   "lot_sqft": 3497,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230011"
  },
  {
   "address": "231 Industrial Boulevard, Waconia",
   "sale_month": "2017-04",
   "price": 2787599,
   "lot_sqft": 192091,
   "price_per_lot_sqft": 14.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72736,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754600050"
  },
  {
   "address": "800 West Mckinley Street, Anoka",
   "sale_month": "2017-04",
   "price": 2020000,
   "lot_sqft": 154928,
   "price_per_lot_sqft": 13.04,
   "price_per_building_sqft": 51.06,
   "building_sqft": 39564,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39802,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225320005"
  },
  {
   "address": "725 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2017-04",
   "price": 1687500,
   "lot_sqft": 106464,
   "price_per_lot_sqft": 15.85,
   "price_per_building_sqft": 29.64,
   "building_sqft": 56936,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57280,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024440165"
  },
  {
   "address": null,
   "sale_month": "2017-04",
   "price": 15000,
   "lot_sqft": 6266,
   "price_per_lot_sqft": 2.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022430015"
  },
  {
   "address": "1600 Freeway Blvd, Brooklyn Center",
   "sale_month": "2017-04",
   "price": 1900000,
   "lot_sqft": 136841,
   "price_per_lot_sqft": 13.88,
   "price_per_building_sqft": 45.77,
   "building_sqft": 41510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41760,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921140017"
  },
  {
   "address": "2504 11th Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 351900,
   "lot_sqft": 5771,
   "price_per_lot_sqft": 60.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1629,
   "use": "TRIPLEX",
   "parcel_id": "3502924240101"
  },
  {
   "address": "1166 University Avenue West, Saint Paul",
   "sale_month": "2017-04",
   "price": 2000000,
   "lot_sqft": 130337,
   "price_per_lot_sqft": 15.34,
   "price_per_building_sqft": 83.88,
   "building_sqft": 23843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23987,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923410074"
  },
  {
   "address": "1205 University Avenue West, Saint Paul",
   "sale_month": "2017-04",
   "price": 680000,
   "lot_sqft": 4693,
   "price_per_lot_sqft": 144.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923140215"
  },
  {
   "address": null,
   "sale_month": "2017-04",
   "price": 680000,
   "lot_sqft": 4522,
   "price_per_lot_sqft": 150.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923140214"
  },
  {
   "address": null,
   "sale_month": "2017-04",
   "price": 680000,
   "lot_sqft": 4757,
   "price_per_lot_sqft": 142.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923140213"
  },
  {
   "address": null,
   "sale_month": "2017-04",
   "price": 680000,
   "lot_sqft": 4643,
   "price_per_lot_sqft": 146.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923140212"
  },
  {
   "address": "2715 Stevens Ave, Minneapolis",
   "sale_month": "2017-04",
   "price": 330000,
   "lot_sqft": 6021,
   "price_per_lot_sqft": 54.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1410,
   "use": "APARTMENT",
   "parcel_id": "3402924420153"
  },
  {
   "address": "2220 Grand Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 321000,
   "lot_sqft": 5139,
   "price_per_lot_sqft": 62.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1142,
   "use": "TRIPLEX",
   "parcel_id": "3402924220108"
  },
  {
   "address": "1460 133rd Lane Northeast, Ham Lake",
   "sale_month": "2017-04",
   "price": 400000,
   "lot_sqft": 223671,
   "price_per_lot_sqft": 1.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43793,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223430013"
  },
  {
   "address": "790 County Road D West, New Brighton",
   "sale_month": "2017-04",
   "price": 1185000,
   "lot_sqft": 57569,
   "price_per_lot_sqft": 20.58,
   "price_per_building_sqft": 190.7,
   "building_sqft": 6214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6251,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023430007"
  },
  {
   "address": "567 Cleveland Avenue North, Saint Paul",
   "sale_month": "2017-04",
   "price": 1000000,
   "lot_sqft": 74688,
   "price_per_lot_sqft": 13.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3758,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923140014"
  },
  {
   "address": "2108 University Avenue West, Saint Paul",
   "sale_month": "2017-04",
   "price": 1090000,
   "lot_sqft": 73476,
   "price_per_lot_sqft": 14.83,
   "price_per_building_sqft": 45.2,
   "building_sqft": 24115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24261,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923110038"
  },
  {
   "address": "193 Ryan Drive, Little Canada",
   "sale_month": "2017-04",
   "price": 350000,
   "lot_sqft": 23342,
   "price_per_lot_sqft": 14.99,
   "price_per_building_sqft": 117.92,
   "building_sqft": 2968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2986,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022340017"
  },
  {
   "address": "11148 Zealand Ave N, Champlin",
   "sale_month": "2017-04",
   "price": 260000,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 76.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420090"
  },
  {
   "address": "1464 White Oak Drive, Chaska",
   "sale_month": "2017-04",
   "price": 450000,
   "lot_sqft": 5164,
   "price_per_lot_sqft": 87.14,
   "price_per_building_sqft": 139.71,
   "building_sqft": 3221,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3241,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301690010"
  },
  {
   "address": "411 6th Street East, Chaska",
   "sale_month": "2017-04",
   "price": 30000,
   "lot_sqft": 34867,
   "price_per_lot_sqft": 0.86,
   "price_per_building_sqft": 7.51,
   "building_sqft": 3997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4021,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300500040"
  },
  {
   "address": "13477 Fenway Boulevard Circle North, Hugo",
   "sale_month": "2017-04",
   "price": 900000,
   "lot_sqft": 43349,
   "price_per_lot_sqft": 20.76,
   "price_per_building_sqft": 147.3,
   "building_sqft": 6110,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6146,
   "use": "300",
   "parcel_id": "3003121410059"
  },
  {
   "address": "2618 Essex St SE, Minneapolis",
   "sale_month": "2017-04",
   "price": 265000,
   "lot_sqft": 8628,
   "price_per_lot_sqft": 30.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 972,
   "use": "APARTMENT",
   "parcel_id": "3002923240005"
  },
  {
   "address": "6950 France Ave S, Edina",
   "sale_month": "2017-04",
   "price": 5175000,
   "lot_sqft": 43523,
   "price_per_lot_sqft": 118.9,
   "price_per_building_sqft": 550.24,
   "building_sqft": 9405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9461,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002824440005"
  },
  {
   "address": "540 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2017-04",
   "price": 150000,
   "lot_sqft": 5049,
   "price_per_lot_sqft": 29.71,
   "price_per_building_sqft": 68.81,
   "building_sqft": 2180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2194,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023240126"
  },
  {
   "address": null,
   "sale_month": "2017-04",
   "price": 150000,
   "lot_sqft": 5055,
   "price_per_lot_sqft": 29.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023240125"
  },
  {
   "address": "5441 140th Street North, Hugo",
   "sale_month": "2017-04",
   "price": 445000,
   "lot_sqft": 56462,
   "price_per_lot_sqft": 7.88,
   "price_per_building_sqft": 98.91,
   "building_sqft": 4499,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4526,
   "use": "300",
   "parcel_id": "2903121220010"
  },
  {
   "address": "1419 Case Avenue, Saint Paul",
   "sale_month": "2017-04",
   "price": 1200000,
   "lot_sqft": 34870,
   "price_per_lot_sqft": 34.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4896,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922240074"
  },
  {
   "address": "600 Franklin Ave W, Minneapolis",
   "sale_month": "2017-04",
   "price": 2610000,
   "lot_sqft": 14088,
   "price_per_lot_sqft": 185.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7299,
   "use": "APARTMENT",
   "parcel_id": "2702924330047"
  },
  {
   "address": "1730 Clifton Pl, Minneapolis",
   "sale_month": "2017-04",
   "price": 3075000,
   "lot_sqft": 45351,
   "price_per_lot_sqft": 67.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8625,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924320031"
  },
  {
   "address": "218 3rd Avenue East, Shakopee",
   "sale_month": "2017-04",
   "price": 230000,
   "lot_sqft": 8480,
   "price_per_lot_sqft": 27.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1727,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270013660"
  },
  {
   "address": "8690 Eagle Creek Parkway, Savage",
   "sale_month": "2017-04",
   "price": 290000,
   "lot_sqft": 2082,
   "price_per_lot_sqft": 139.29,
   "price_per_building_sqft": 79.17,
   "building_sqft": 3663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3685,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140080"
  },
  {
   "address": "4200 Egan Drive, Savage",
   "sale_month": "2017-04",
   "price": 1150000,
   "lot_sqft": 44419,
   "price_per_lot_sqft": 25.89,
   "price_per_building_sqft": 120.33,
   "building_sqft": 9557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9615,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261090030"
  },
  {
   "address": "1250 Park Road, Chanhassen",
   "sale_month": "2017-04",
   "price": 2700000,
   "lot_sqft": 147856,
   "price_per_lot_sqft": 18.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900200"
  },
  {
   "address": "1690 Lake Drive West, Chanhassen",
   "sale_month": "2017-04",
   "price": 608632,
   "lot_sqft": 155043,
   "price_per_lot_sqft": 3.93,
   "price_per_building_sqft": 15.88,
   "building_sqft": 38324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38556,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251650010"
  },
  {
   "address": "750 8th Ave S, Hopkins",
   "sale_month": "2017-04",
   "price": 382000,
   "lot_sqft": 13601,
   "price_per_lot_sqft": 28.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4620,
   "use": "TRIPLEX",
   "parcel_id": "2511722420093"
  },
  {
   "address": "1300 4th St SE, Minneapolis",
   "sale_month": "2017-04",
   "price": 200000,
   "lot_sqft": 7870,
   "price_per_lot_sqft": 25.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924420142"
  },
  {
   "address": "318 3rd St S, Minneapolis",
   "sale_month": "2017-04",
   "price": 250000,
   "lot_sqft": 11119,
   "price_per_lot_sqft": 22.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924330028"
  },
  {
   "address": "240 Triangle Lane, Jordan",
   "sale_month": "2017-04",
   "price": 510000,
   "lot_sqft": 66812,
   "price_per_lot_sqft": 7.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3428,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190072"
  },
  {
   "address": "11 58th St W, Minneapolis",
   "sale_month": "2017-04",
   "price": 496000,
   "lot_sqft": 4196,
   "price_per_lot_sqft": 118.21,
   "price_per_building_sqft": 249.12,
   "building_sqft": 1991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2003,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824310116"
  },
  {
   "address": "5451 Lyndale Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 700000,
   "lot_sqft": 13803,
   "price_per_lot_sqft": 50.71,
   "price_per_building_sqft": 182.05,
   "building_sqft": 3845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3868,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824220009"
  },
  {
   "address": "375 Ervin Industrial Drive, Jordan",
   "sale_month": "2017-04",
   "price": 445000,
   "lot_sqft": 63942,
   "price_per_lot_sqft": 6.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11274,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240100"
  },
  {
   "address": "7900 Old Viking Boulevard Northwest, Nowthen",
   "sale_month": "2017-04",
   "price": 500,
   "lot_sqft": 260243,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213325330015"
  },
  {
   "address": "8811 92nd Street South, Cottage Grove",
   "sale_month": "2017-04",
   "price": 1395000,
   "lot_sqft": 46414,
   "price_per_lot_sqft": 30.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7939,
   "use": "305",
   "parcel_id": "2102721140081"
  },
  {
   "address": "8700 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2017-04",
   "price": 1420000,
   "lot_sqft": 81901,
   "price_per_lot_sqft": 17.34,
   "price_per_building_sqft": 94.65,
   "building_sqft": 15002,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15092,
   "use": "305",
   "parcel_id": "2102721110085"
  },
  {
   "address": "19950 Iguana Street Northwest, Nowthen",
   "sale_month": "2017-04",
   "price": 500000,
   "lot_sqft": 174381,
   "price_per_lot_sqft": 2.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420011"
  },
  {
   "address": null,
   "sale_month": "2017-04",
   "price": 500,
   "lot_sqft": 116866,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325410005"
  },
  {
   "address": null,
   "sale_month": "2017-04",
   "price": 500,
   "lot_sqft": 116957,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325410004"
  },
  {
   "address": "5743 Blaine Avenue, Inver Grove Heights",
   "sale_month": "2017-04",
   "price": 1160000,
   "lot_sqft": 43296,
   "price_per_lot_sqft": 26.79,
   "price_per_building_sqft": 126.05,
   "building_sqft": 9203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9259,
   "use": "Commercial-preferred",
   "parcel_id": "201415301030"
  },
  {
   "address": "4745 Dahlgren Road, Carver",
   "sale_month": "2017-04",
   "price": 260000,
   "lot_sqft": 86992,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "201160020"
  },
  {
   "address": "326 Ash Street South, Belle Plaine",
   "sale_month": "2017-04",
   "price": 255000,
   "lot_sqft": 25312,
   "price_per_lot_sqft": 10.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9692,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200018982"
  },
  {
   "address": "1275 South Frontage Road, Hastings",
   "sale_month": "2017-04",
   "price": 237387,
   "lot_sqft": 28797,
   "price_per_lot_sqft": 8.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "Commercial-preferred",
   "parcel_id": "198301002020"
  },
  {
   "address": "10235 University Avenue Northeast, Blaine",
   "sale_month": "2017-04",
   "price": 423000,
   "lot_sqft": 40652,
   "price_per_lot_sqft": 10.41,
   "price_per_building_sqft": 98.74,
   "building_sqft": 4284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4309,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330004"
  },
  {
   "address": "1201 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2017-04",
   "price": 835000,
   "lot_sqft": 23678,
   "price_per_lot_sqft": 35.26,
   "price_per_building_sqft": 213.39,
   "building_sqft": 3913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3936,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023430033"
  },
  {
   "address": "1310 Park Street, Saint Paul",
   "sale_month": "2017-04",
   "price": 1195426,
   "lot_sqft": 31878,
   "price_per_lot_sqft": 37.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7081,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922330003"
  },
  {
   "address": "326 Dean Ave E, Champlin",
   "sale_month": "2017-04",
   "price": 650000,
   "lot_sqft": 13766,
   "price_per_lot_sqft": 47.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1806,
   "use": "APARTMENT",
   "parcel_id": "1912021310036"
  },
  {
   "address": "322 Dean Ave E, Champlin",
   "sale_month": "2017-04",
   "price": 650000,
   "lot_sqft": 13766,
   "price_per_lot_sqft": 47.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1815,
   "use": "APARTMENT",
   "parcel_id": "1912021310035"
  },
  {
   "address": null,
   "sale_month": "2017-04",
   "price": 108000,
   "lot_sqft": 27568,
   "price_per_lot_sqft": 3.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922140017"
  },
  {
   "address": "8700 Jefferson Hwy N, Osseo",
   "sale_month": "2017-04",
   "price": 953411,
   "lot_sqft": 186124,
   "price_per_lot_sqft": 5.12,
   "price_per_building_sqft": 17.4,
   "building_sqft": 54780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55111,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921320088"
  },
  {
   "address": "3030 Granada Avenue North, Oakdale",
   "sale_month": "2017-04",
   "price": 895000,
   "lot_sqft": 43619,
   "price_per_lot_sqft": 20.52,
   "price_per_building_sqft": 98.41,
   "building_sqft": 9095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9150,
   "use": "305",
   "parcel_id": "1802921340008"
  },
  {
   "address": "7317 Lake Drive, Lino Lakes",
   "sale_month": "2017-04",
   "price": 590000,
   "lot_sqft": 43592,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": 70.71,
   "building_sqft": 8344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8394,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122330049"
  },
  {
   "address": "7180 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2017-04",
   "price": 2750000,
   "lot_sqft": 54184,
   "price_per_lot_sqft": 50.75,
   "price_per_building_sqft": 407.47,
   "building_sqft": 6749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6790,
   "use": "300",
   "parcel_id": "1702721210055"
  },
  {
   "address": "2345 Commerce Blvd, Mound",
   "sale_month": "2017-04",
   "price": 390000,
   "lot_sqft": 10398,
   "price_per_lot_sqft": 37.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16219,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411724440004"
  },
  {
   "address": "335 Monroe St NE, Minneapolis",
   "sale_month": "2017-04",
   "price": 280000,
   "lot_sqft": 6476,
   "price_per_lot_sqft": 43.24,
   "price_per_building_sqft": 140.49,
   "building_sqft": 1993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2005,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440038"
  },
  {
   "address": "5204 Bloomington Ave, Minneapolis",
   "sale_month": "2017-04",
   "price": 305000,
   "lot_sqft": 4917,
   "price_per_lot_sqft": 62.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824430003"
  },
  {
   "address": "315 Buchanan St NE, Minneapolis",
   "sale_month": "2017-04",
   "price": 850000,
   "lot_sqft": 9841,
   "price_per_lot_sqft": 86.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3420,
   "use": "APARTMENT",
   "parcel_id": "1302924340159"
  },
  {
   "address": "7298 Highway 65 Northeast, Fridley",
   "sale_month": "2017-04",
   "price": 500,
   "lot_sqft": 32581,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.37,
   "building_sqft": 1358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1366,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024320004"
  },
  {
   "address": "7220 Central Avenue Northeast, Fridley",
   "sale_month": "2017-04",
   "price": 5800000,
   "lot_sqft": 117309,
   "price_per_lot_sqft": 49.44,
   "price_per_building_sqft": 142.72,
   "building_sqft": 40639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40884,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024310116"
  },
  {
   "address": "7150 Central Avenue Northeast, Fridley",
   "sale_month": "2017-04",
   "price": 382500,
   "lot_sqft": 14989,
   "price_per_lot_sqft": 25.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2653,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123024310039"
  },
  {
   "address": "1200 Osborne Road Northeast, Fridley",
   "sale_month": "2017-04",
   "price": 718000,
   "lot_sqft": 34990,
   "price_per_lot_sqft": 20.52,
   "price_per_building_sqft": 82.31,
   "building_sqft": 8723,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8775,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024210016"
  },
  {
   "address": "2635 Helen Street North, North Saint Paul",
   "sale_month": "2017-04",
   "price": 1350000,
   "lot_sqft": 37772,
   "price_per_lot_sqft": 35.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6236,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922210101"
  },
  {
   "address": "3900 28th Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 335000,
   "lot_sqft": 4550,
   "price_per_lot_sqft": 73.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1741,
   "use": "TRIPLEX",
   "parcel_id": "1202824120209"
  },
  {
   "address": null,
   "sale_month": "2017-04",
   "price": 16038564,
   "lot_sqft": 416361,
   "price_per_lot_sqft": 38.52,
   "price_per_building_sqft": 150.48,
   "building_sqft": 106581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 107224,
   "use": "Commercial-preferred",
   "parcel_id": "107702601020"
  },
  {
   "address": "2929 6th St N, Minneapolis",
   "sale_month": "2017-04",
   "price": 180000,
   "lot_sqft": 9035,
   "price_per_lot_sqft": 19.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1570,
   "use": "TRIPLEX",
   "parcel_id": "1002924320112"
  },
  {
   "address": "3841 Grand Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 450000,
   "lot_sqft": 5742,
   "price_per_lot_sqft": 78.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2078,
   "use": "APARTMENT",
   "parcel_id": "1002824220106"
  },
  {
   "address": "3845 Grand Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 400000,
   "lot_sqft": 5742,
   "price_per_lot_sqft": 69.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1867,
   "use": "APARTMENT",
   "parcel_id": "1002824220105"
  },
  {
   "address": "14 40th St E, Minneapolis",
   "sale_month": "2017-04",
   "price": 430000,
   "lot_sqft": 5070,
   "price_per_lot_sqft": 84.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2683,
   "use": "TRIPLEX",
   "parcel_id": "1002824120103"
  },
  {
   "address": "311 90th St W, Bloomington",
   "sale_month": "2017-04",
   "price": 460000,
   "lot_sqft": 16990,
   "price_per_lot_sqft": 27.07,
   "price_per_building_sqft": 122.8,
   "building_sqft": 3746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3769,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724320006"
  },
  {
   "address": "5217 Hanson Ct N, Crystal",
   "sale_month": "2017-04",
   "price": 7720000,
   "lot_sqft": 84266,
   "price_per_lot_sqft": 91.61,
   "price_per_building_sqft": 100.37,
   "building_sqft": 76914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77378,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220046"
  },
  {
   "address": "5225 Hanson Ct N, Crystal",
   "sale_month": "2017-04",
   "price": 7720000,
   "lot_sqft": 34048,
   "price_per_lot_sqft": 226.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220010"
  },
  {
   "address": "2109 Lowry Ave N, Minneapolis",
   "sale_month": "2017-04",
   "price": 3500,
   "lot_sqft": 1451,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924320083"
  },
  {
   "address": "31 2nd Avenue Northeast, Forest Lake",
   "sale_month": "2017-04",
   "price": 106250,
   "lot_sqft": 3430,
   "price_per_lot_sqft": 30.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "300",
   "parcel_id": "0803221110066"
  },
  {
   "address": "4553 34th Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 450000,
   "lot_sqft": 13231,
   "price_per_lot_sqft": 34.01,
   "price_per_building_sqft": 97.83,
   "building_sqft": 4600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4628,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823340105"
  },
  {
   "address": "3800 46th St E, Minneapolis",
   "sale_month": "2017-04",
   "price": 300000,
   "lot_sqft": 21111,
   "price_per_lot_sqft": 14.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10303,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823340042"
  },
  {
   "address": "2940 Rice Street, Little Canada",
   "sale_month": "2017-04",
   "price": 1275000,
   "lot_sqft": 87604,
   "price_per_lot_sqft": 14.55,
   "price_per_building_sqft": 47.14,
   "building_sqft": 27045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27208,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230008"
  },
  {
   "address": "8801 Bass Lake Rd, New Hope",
   "sale_month": "2017-04",
   "price": 680000,
   "lot_sqft": 93280,
   "price_per_lot_sqft": 7.29,
   "price_per_building_sqft": 44.02,
   "building_sqft": 15447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15541,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821310022"
  },
  {
   "address": "5750 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2017-04",
   "price": 800000,
   "lot_sqft": 164925,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "305",
   "parcel_id": "0602920210003"
  },
  {
   "address": "3300 41st Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 242600,
   "lot_sqft": 4789,
   "price_per_lot_sqft": 50.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "TRIPLEX",
   "parcel_id": "0602823130156"
  },
  {
   "address": "7761 62nd Ave N, New Hope",
   "sale_month": "2017-04",
   "price": 1779000,
   "lot_sqft": 15448,
   "price_per_lot_sqft": 115.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2289,
   "use": "APARTMENT",
   "parcel_id": "0511821220066"
  },
  {
   "address": "7741 62nd Ave N, New Hope",
   "sale_month": "2017-04",
   "price": 880000,
   "lot_sqft": 15434,
   "price_per_lot_sqft": 57.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2642,
   "use": "APARTMENT",
   "parcel_id": "0511821220065"
  },
  {
   "address": "7721 62nd Ave N, New Hope",
   "sale_month": "2017-04",
   "price": 880000,
   "lot_sqft": 15434,
   "price_per_lot_sqft": 57.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "APARTMENT",
   "parcel_id": "0511821220064"
  },
  {
   "address": "7701 62nd Ave N, New Hope",
   "sale_month": "2017-04",
   "price": 880000,
   "lot_sqft": 15428,
   "price_per_lot_sqft": 57.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2992,
   "use": "APARTMENT",
   "parcel_id": "0511821220063"
  },
  {
   "address": "13375 60th Street North, Oak Park Heights",
   "sale_month": "2017-04",
   "price": 1615000,
   "lot_sqft": 54807,
   "price_per_lot_sqft": 29.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "300",
   "parcel_id": "0502920210038"
  },
  {
   "address": "3034 Knox Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 633000,
   "lot_sqft": 4602,
   "price_per_lot_sqft": 137.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1639,
   "use": "APARTMENT",
   "parcel_id": "0402824220027"
  },
  {
   "address": "3350 Colfax Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 1325000,
   "lot_sqft": 3790,
   "price_per_lot_sqft": 349.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2040,
   "use": "APARTMENT",
   "parcel_id": "0402824140175"
  },
  {
   "address": "8300 Fremont Ave S, Bloomington",
   "sale_month": "2017-04",
   "price": 1890000,
   "lot_sqft": 59728,
   "price_per_lot_sqft": 31.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6156,
   "use": "APARTMENT",
   "parcel_id": "0402724420039"
  },
  {
   "address": "6701 Norris Lake Road Northwest, Nowthen",
   "sale_month": "2017-04",
   "price": 327500,
   "lot_sqft": 905616,
   "price_per_lot_sqft": 0.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033325430006"
  },
  {
   "address": "1400 Selby Avenue, Saint Paul",
   "sale_month": "2017-04",
   "price": 1625000,
   "lot_sqft": 54655,
   "price_per_lot_sqft": 29.73,
   "price_per_building_sqft": 52.27,
   "building_sqft": 31089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31277,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "032823210082"
  },
  {
   "address": "2000 Prairie Dr, Medina",
   "sale_month": "2017-04",
   "price": 944000,
   "lot_sqft": 2771142,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "0311823340001"
  },
  {
   "address": "3025 Garfield Ave, Minneapolis",
   "sale_month": "2017-04",
   "price": 500000,
   "lot_sqft": 5915,
   "price_per_lot_sqft": 84.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1547,
   "use": "APARTMENT",
   "parcel_id": "0302824220065"
  },
  {
   "address": "11851 Millpond Avenue, Burnsville",
   "sale_month": "2017-04",
   "price": 675000,
   "lot_sqft": 43874,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 100.85,
   "building_sqft": 6693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6734,
   "use": "Commercial-preferred",
   "parcel_id": "024850100022"
  },
  {
   "address": "720 Grand Avenue, Saint Paul",
   "sale_month": "2017-04",
   "price": 450000,
   "lot_sqft": 5939,
   "price_per_lot_sqft": 75.77,
   "price_per_building_sqft": 387.6,
   "building_sqft": 1161,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1168,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823410168"
  },
  {
   "address": "3322 15th Ave S, Minneapolis",
   "sale_month": "2017-04",
   "price": 402780,
   "lot_sqft": 7679,
   "price_per_lot_sqft": 52.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1899,
   "use": "TRIPLEX",
   "parcel_id": "0202824130115"
  },
  {
   "address": "10700 10th Street West, Waconia",
   "sale_month": "2017-03",
   "price": 760540,
   "lot_sqft": 81055,
   "price_per_lot_sqft": 9.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7615,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754650030"
  },
  {
   "address": "101 1st Street West, Waconia",
   "sale_month": "2017-03",
   "price": 2267000,
   "lot_sqft": 26617,
   "price_per_lot_sqft": 85.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34448,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501420"
  },
  {
   "address": "332 Concord Exchange South, South Saint Paul",
   "sale_month": "2017-03",
   "price": 212230,
   "lot_sqft": 15683,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": 60.41,
   "building_sqft": 3513,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3535,
   "use": "Industrial",
   "parcel_id": "366430021100"
  },
  {
   "address": "324 Concord Exchange South, South Saint Paul",
   "sale_month": "2017-03",
   "price": 192770,
   "lot_sqft": 4809,
   "price_per_lot_sqft": 40.09,
   "price_per_building_sqft": 60.45,
   "building_sqft": 3189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3208,
   "use": "Industrial-preferred",
   "parcel_id": "366430021070"
  },
  {
   "address": "408 Farrington Street, Saint Paul",
   "sale_month": "2017-03",
   "price": 7955000,
   "lot_sqft": 204635,
   "price_per_lot_sqft": 38.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4196,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923420098"
  },
  {
   "address": "565 Marshall Avenue, Saint Paul",
   "sale_month": "2017-03",
   "price": 775000,
   "lot_sqft": 10497,
   "price_per_lot_sqft": 73.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3066,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923330047"
  },
  {
   "address": "799 University Avenue West, Saint Paul",
   "sale_month": "2017-03",
   "price": 225000,
   "lot_sqft": 4412,
   "price_per_lot_sqft": 51,
   "price_per_building_sqft": 91.69,
   "building_sqft": 2454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2468,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923130217"
  },
  {
   "address": "6445 James Cir N, Brooklyn Center",
   "sale_month": "2017-03",
   "price": 4300000,
   "lot_sqft": 105936,
   "price_per_lot_sqft": 40.59,
   "price_per_building_sqft": 223.06,
   "building_sqft": 19277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19393,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921420006"
  },
  {
   "address": "6040 Clearwater Dr, Minnetonka",
   "sale_month": "2017-03",
   "price": 914350,
   "lot_sqft": 58267,
   "price_per_lot_sqft": 15.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511722330022"
  },
  {
   "address": "2801 Portland Ave, Minneapolis",
   "sale_month": "2017-03",
   "price": 528000,
   "lot_sqft": 7730,
   "price_per_lot_sqft": 68.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2831,
   "use": "APARTMENT",
   "parcel_id": "3502924330040"
  },
  {
   "address": "14946 Chorley Avenue, Rosemount",
   "sale_month": "2017-03",
   "price": 360000,
   "lot_sqft": 11373,
   "price_per_lot_sqft": 31.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1540,
   "use": "Apartment",
   "parcel_id": "346280203080"
  },
  {
   "address": "2516 Lyndale Ave S, Minneapolis",
   "sale_month": "2017-03",
   "price": 330000,
   "lot_sqft": 4513,
   "price_per_lot_sqft": 73.12,
   "price_per_building_sqft": 57.11,
   "building_sqft": 5778,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5813,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924140121"
  },
  {
   "address": "300 Bates Avenue, Saint Paul",
   "sale_month": "2017-03",
   "price": 205000,
   "lot_sqft": 5533,
   "price_per_lot_sqft": 37.05,
   "price_per_building_sqft": 125.61,
   "building_sqft": 1632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1642,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922140177"
  },
  {
   "address": "8725 State Hwy No 7, Minnetrista",
   "sale_month": "2017-03",
   "price": 93750,
   "lot_sqft": 204908,
   "price_per_lot_sqft": 0.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211724230002"
  },
  {
   "address": "10800 Nesbitt Ave S, Bloomington",
   "sale_month": "2017-03",
   "price": 4400000,
   "lot_sqft": 287389,
   "price_per_lot_sqft": 15.31,
   "price_per_building_sqft": 123.4,
   "building_sqft": 35657,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35872,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621440004"
  },
  {
   "address": "2190 Frontage Road West, Stillwater",
   "sale_month": "2017-03",
   "price": 1301328,
   "lot_sqft": 73069,
   "price_per_lot_sqft": 17.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13532,
   "use": "300",
   "parcel_id": "3203020340010"
  },
  {
   "address": "2300 Pinehurst Street, Stillwater",
   "sale_month": "2017-03",
   "price": 790000,
   "lot_sqft": 22633,
   "price_per_lot_sqft": 34.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6214,
   "use": "110",
   "parcel_id": "3203020210102"
  },
  {
   "address": "8650 109th Ave N, Champlin",
   "sale_month": "2017-03",
   "price": 5350000,
   "lot_sqft": 254228,
   "price_per_lot_sqft": 21.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 80656,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112021430045"
  },
  {
   "address": "4020 Lake St E, Minneapolis",
   "sale_month": "2017-03",
   "price": 860000,
   "lot_sqft": 14202,
   "price_per_lot_sqft": 60.55,
   "price_per_building_sqft": 633.28,
   "building_sqft": 1358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1366,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923430043"
  },
  {
   "address": "7025 Northland Dr N, Brooklyn Park",
   "sale_month": "2017-03",
   "price": 29250000,
   "lot_sqft": 472463,
   "price_per_lot_sqft": 61.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 87624,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011921340015"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 29250000,
   "lot_sqft": 30009,
   "price_per_lot_sqft": 974.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011921340012"
  },
  {
   "address": "1355 98th Avenue Northeast, Blaine",
   "sale_month": "2017-03",
   "price": 1710000,
   "lot_sqft": 397606,
   "price_per_lot_sqft": 4.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123240009"
  },
  {
   "address": "307 Stillwater Road, Willernie",
   "sale_month": "2017-03",
   "price": 190000,
   "lot_sqft": 3145,
   "price_per_lot_sqft": 60.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310081"
  },
  {
   "address": "2809 Wayzata Blvd, Minneapolis",
   "sale_month": "2017-03",
   "price": 672210,
   "lot_sqft": 6541,
   "price_per_lot_sqft": 102.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924420012"
  },
  {
   "address": "770 Prior Avenue North, Saint Paul",
   "sale_month": "2017-03",
   "price": 600000,
   "lot_sqft": 57689,
   "price_per_lot_sqft": 10.4,
   "price_per_building_sqft": 94.68,
   "building_sqft": 6337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6375,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923340216"
  },
  {
   "address": "1900 Hennepin Ave, Minneapolis",
   "sale_month": "2017-03",
   "price": 500000,
   "lot_sqft": 7542,
   "price_per_lot_sqft": 66.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1654,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924440033"
  },
  {
   "address": "829 Germain Street, Saint Paul",
   "sale_month": "2017-03",
   "price": 302000,
   "lot_sqft": 6788,
   "price_per_lot_sqft": 44.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2588,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922430104"
  },
  {
   "address": "6600 Portland Ave S, Richfield",
   "sale_month": "2017-03",
   "price": 300000,
   "lot_sqft": 19448,
   "price_per_lot_sqft": 15.43,
   "price_per_building_sqft": 137.24,
   "building_sqft": 2186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2199,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2702824410006"
  },
  {
   "address": "1512 19th St E, Minneapolis",
   "sale_month": "2017-03",
   "price": 185000,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 46.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 975,
   "use": "TRIPLEX",
   "parcel_id": "2602924430006"
  },
  {
   "address": "9333 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2017-03",
   "price": 4500000,
   "lot_sqft": 71434,
   "price_per_lot_sqft": 63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12995,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124440090"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 350000,
   "lot_sqft": 46328,
   "price_per_lot_sqft": 7.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024320181"
  },
  {
   "address": "615 Geranium Avenue West, Saint Paul",
   "sale_month": "2017-03",
   "price": 700000,
   "lot_sqft": 13766,
   "price_per_lot_sqft": 50.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3242,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923220018"
  },
  {
   "address": "444 Maryland Avenue West, Saint Paul",
   "sale_month": "2017-03",
   "price": 230000,
   "lot_sqft": 10254,
   "price_per_lot_sqft": 22.43,
   "price_per_building_sqft": 68.55,
   "building_sqft": 3355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3375,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923210091"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 65000,
   "lot_sqft": 4197,
   "price_per_lot_sqft": 15.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "249340031"
  },
  {
   "address": "409 2nd Street Northwest, New Prague",
   "sale_month": "2017-03",
   "price": 65000,
   "lot_sqft": 7924,
   "price_per_lot_sqft": 8.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "249340030"
  },
  {
   "address": "917 Mainstreet, Hopkins",
   "sale_month": "2017-03",
   "price": 525000,
   "lot_sqft": 5651,
   "price_per_lot_sqft": 92.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310137"
  },
  {
   "address": "500 6th St SE, Minneapolis",
   "sale_month": "2017-03",
   "price": 373627,
   "lot_sqft": 5989,
   "price_per_lot_sqft": 62.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1523,
   "use": "TRIPLEX",
   "parcel_id": "2402924230079"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 65000,
   "lot_sqft": 468,
   "price_per_lot_sqft": 138.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240010090"
  },
  {
   "address": "11205 Westwind Dr, Eden Prairie",
   "sale_month": "2017-03",
   "price": 16849000,
   "lot_sqft": 406642,
   "price_per_lot_sqft": 41.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9572,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2311622110085"
  },
  {
   "address": "5408 Chicago Ave, Minneapolis",
   "sale_month": "2017-03",
   "price": 350000,
   "lot_sqft": 6195,
   "price_per_lot_sqft": 56.5,
   "price_per_building_sqft": 93.76,
   "building_sqft": 3733,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3755,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824220002"
  },
  {
   "address": "17600 Cedar Avenue, Lakeville",
   "sale_month": "2017-03",
   "price": 785000,
   "lot_sqft": 40374,
   "price_per_lot_sqft": 19.44,
   "price_per_building_sqft": 124.84,
   "building_sqft": 6288,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6325,
   "use": "Commercial-preferred",
   "parcel_id": "222122601010"
  },
  {
   "address": "13207 Lake St Extension, Minnetonka",
   "sale_month": "2017-03",
   "price": 750000,
   "lot_sqft": 91569,
   "price_per_lot_sqft": 8.19,
   "price_per_building_sqft": 136.74,
   "building_sqft": 5485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5518,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211722420010"
  },
  {
   "address": "924 5th St N, Minneapolis",
   "sale_month": "2017-03",
   "price": 1133333,
   "lot_sqft": 24008,
   "price_per_lot_sqft": 47.21,
   "price_per_building_sqft": 72.66,
   "building_sqft": 15598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15692,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924230093"
  },
  {
   "address": "15405 Medina Rd, Plymouth",
   "sale_month": "2017-03",
   "price": 1390000,
   "lot_sqft": 137784,
   "price_per_lot_sqft": 10.09,
   "price_per_building_sqft": 73.34,
   "building_sqft": 18953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19067,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822310014"
  },
  {
   "address": "7840 Barbara Avenue East, Inver Grove Heights",
   "sale_month": "2017-03",
   "price": 429665,
   "lot_sqft": 25561,
   "price_per_lot_sqft": 16.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2480,
   "use": "Apartment",
   "parcel_id": "203640004330"
  },
  {
   "address": "1225 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2017-03",
   "price": 21500000,
   "lot_sqft": 435187,
   "price_per_lot_sqft": 49.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72588,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "203023410027"
  },
  {
   "address": "1330 South Frontage Road, Hastings",
   "sale_month": "2017-03",
   "price": 500000,
   "lot_sqft": 30741,
   "price_per_lot_sqft": 16.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "Commercial-preferred",
   "parcel_id": "198300201050"
  },
  {
   "address": "1350 South Frontage Road, Hastings",
   "sale_month": "2017-03",
   "price": 304850,
   "lot_sqft": 33439,
   "price_per_lot_sqft": 9.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "Commercial-preferred",
   "parcel_id": "198300201030"
  },
  {
   "address": "1207 Vermillion Street, Hastings",
   "sale_month": "2017-03",
   "price": 675000,
   "lot_sqft": 18944,
   "price_per_lot_sqft": 35.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "Commercial-preferred",
   "parcel_id": "197730004250"
  },
  {
   "address": "18295 Cascade Dr, Eden Prairie",
   "sale_month": "2017-03",
   "price": 1900000,
   "lot_sqft": 76590,
   "price_per_lot_sqft": 24.81,
   "price_per_building_sqft": 156.69,
   "building_sqft": 12126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12199,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811622120157"
  },
  {
   "address": "2195 Century Avenue, Woodbury",
   "sale_month": "2017-03",
   "price": 22000000,
   "lot_sqft": 154699,
   "price_per_lot_sqft": 142.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37036,
   "use": "110",
   "parcel_id": "1802821220031"
  },
  {
   "address": "11225 Ulysses Street Northeast, Blaine",
   "sale_month": "2017-03",
   "price": 699000,
   "lot_sqft": 175183,
   "price_per_lot_sqft": 3.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123310043"
  },
  {
   "address": "7395 Lake Drive, Lino Lakes",
   "sale_month": "2017-03",
   "price": 500,
   "lot_sqft": 17331,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.4,
   "building_sqft": 1249,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1257,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173122310006"
  },
  {
   "address": "1101 West Broadway, Minneapolis",
   "sale_month": "2017-03",
   "price": 1800000,
   "lot_sqft": 6541,
   "price_per_lot_sqft": 275.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130091"
  },
  {
   "address": "9635 Girard Ave S, Bloomington",
   "sale_month": "2017-03",
   "price": 1650000,
   "lot_sqft": 64605,
   "price_per_lot_sqft": 25.54,
   "price_per_building_sqft": 74.35,
   "building_sqft": 22191,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22325,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130019"
  },
  {
   "address": "2003 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2017-03",
   "price": 500,
   "lot_sqft": 40927,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.18,
   "building_sqft": 2856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2874,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124210005"
  },
  {
   "address": "14000 Chestnut Dr, Eden Prairie",
   "sale_month": "2017-03",
   "price": 17550000,
   "lot_sqft": 372046,
   "price_per_lot_sqft": 47.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16390,
   "use": "APARTMENT",
   "parcel_id": "1511622320001"
  },
  {
   "address": "2226 Washington Ave N, Minneapolis",
   "sale_month": "2017-03",
   "price": 550000,
   "lot_sqft": 14169,
   "price_per_lot_sqft": 38.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4418,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1502924210045"
  },
  {
   "address": "2186 4th Street, White Bear Lake",
   "sale_month": "2017-03",
   "price": 395000,
   "lot_sqft": 2324,
   "price_per_lot_sqft": 169.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410058"
  },
  {
   "address": "21050 135th Ave N, Rogers",
   "sale_month": "2017-03",
   "price": 360000,
   "lot_sqft": 44689,
   "price_per_lot_sqft": 8.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023410012"
  },
  {
   "address": "3549 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2017-03",
   "price": 415000,
   "lot_sqft": 18286,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 461,
   "use": "300",
   "parcel_id": "1302921230078"
  },
  {
   "address": "1619 73rd Avenue Northeast, Fridley",
   "sale_month": "2017-03",
   "price": 2300000,
   "lot_sqft": 53998,
   "price_per_lot_sqft": 42.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8691,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123024140001"
  },
  {
   "address": "2533 7th Avenue East, North Saint Paul",
   "sale_month": "2017-03",
   "price": 430000,
   "lot_sqft": 8893,
   "price_per_lot_sqft": 48.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922420150"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 625700,
   "lot_sqft": 4570,
   "price_per_lot_sqft": 136.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230117"
  },
  {
   "address": "505 Randolph Avenue, Saint Paul",
   "sale_month": "2017-03",
   "price": 625700,
   "lot_sqft": 21029,
   "price_per_lot_sqft": 29.75,
   "price_per_building_sqft": 84.22,
   "building_sqft": 7429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7474,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823230096"
  },
  {
   "address": "7777 Golden Triangle Dr, Eden Prairie",
   "sale_month": "2017-03",
   "price": 3100000,
   "lot_sqft": 164127,
   "price_per_lot_sqft": 18.89,
   "price_per_building_sqft": 196.29,
   "building_sqft": 15793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15888,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211622430007"
  },
  {
   "address": "2820 Johnson St NE, Minneapolis",
   "sale_month": "2017-03",
   "price": 405000,
   "lot_sqft": 13912,
   "price_per_lot_sqft": 29.11,
   "price_per_building_sqft": 155.83,
   "building_sqft": 2599,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2614,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924210001"
  },
  {
   "address": "2407 Washington St NE, Minneapolis",
   "sale_month": "2017-03",
   "price": 142500,
   "lot_sqft": 13626,
   "price_per_lot_sqft": 10.46,
   "price_per_building_sqft": 102.3,
   "building_sqft": 1393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1401,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924420045"
  },
  {
   "address": "2121 University Ave NE, Minneapolis",
   "sale_month": "2017-03",
   "price": 575000,
   "lot_sqft": 16947,
   "price_per_lot_sqft": 33.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3597,
   "use": "APARTMENT",
   "parcel_id": "1102924320151"
  },
  {
   "address": "1971 Seneca Road, Eagan",
   "sale_month": "2017-03",
   "price": 2275000,
   "lot_sqft": 135783,
   "price_per_lot_sqft": 16.75,
   "price_per_building_sqft": 55.89,
   "building_sqft": 40704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40950,
   "use": "Industrial-preferred",
   "parcel_id": "101680002070"
  },
  {
   "address": "9209 Lyndale Ave S, Bloomington",
   "sale_month": "2017-03",
   "price": 1225000,
   "lot_sqft": 48649,
   "price_per_lot_sqft": 25.18,
   "price_per_building_sqft": 190.07,
   "building_sqft": 6445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6484,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330065"
  },
  {
   "address": "1640 Randolph Avenue, Saint Paul",
   "sale_month": "2017-03",
   "price": 936000,
   "lot_sqft": 9985,
   "price_per_lot_sqft": 93.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3398,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823410094"
  },
  {
   "address": "11236 Deuce Road, New Market Township",
   "sale_month": "2017-03",
   "price": 392500,
   "lot_sqft": 41521,
   "price_per_lot_sqft": 9.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8159,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089250240"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 392500,
   "lot_sqft": 283970,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089240280"
  },
  {
   "address": "731 Lake Street South, Forest Lake",
   "sale_month": "2017-03",
   "price": 650000,
   "lot_sqft": 13032,
   "price_per_lot_sqft": 49.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6164,
   "use": "300",
   "parcel_id": "0803221440012"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 650000,
   "lot_sqft": 9774,
   "price_per_lot_sqft": 66.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221440010"
  },
  {
   "address": "555 Centennial Drive Southwest, Forest Lake",
   "sale_month": "2017-03",
   "price": 400000,
   "lot_sqft": 35680,
   "price_per_lot_sqft": 11.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10532,
   "use": "300",
   "parcel_id": "0803221420092"
  },
  {
   "address": "508 Lake Street South, Forest Lake",
   "sale_month": "2017-03",
   "price": 400000,
   "lot_sqft": 51551,
   "price_per_lot_sqft": 7.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "300",
   "parcel_id": "0803221420091"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 400000,
   "lot_sqft": 18494,
   "price_per_lot_sqft": 21.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420090"
  },
  {
   "address": "4225 Hiawatha Ave, Minneapolis",
   "sale_month": "2017-03",
   "price": 1750000,
   "lot_sqft": 76155,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": 35.99,
   "building_sqft": 48630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48923,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823310147"
  },
  {
   "address": "1875 Woodwinds Drive, Woodbury",
   "sale_month": "2017-03",
   "price": 14780936,
   "lot_sqft": 177353,
   "price_per_lot_sqft": 83.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821340004"
  },
  {
   "address": "2975 Mounds View Blvd, Mounds View",
   "sale_month": "2017-03",
   "price": 210000,
   "lot_sqft": 26438,
   "price_per_lot_sqft": 7.94,
   "price_per_building_sqft": 199.43,
   "building_sqft": 1053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1060,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023230045"
  },
  {
   "address": "605 Rice St E, Wayzata",
   "sale_month": "2017-03",
   "price": 538245,
   "lot_sqft": 10956,
   "price_per_lot_sqft": 49.13,
   "price_per_building_sqft": 118.19,
   "building_sqft": 4554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4581,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240040"
  },
  {
   "address": "4157 West Broadway, Robbinsdale",
   "sale_month": "2017-03",
   "price": 190000,
   "lot_sqft": 3796,
   "price_per_lot_sqft": 50.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240017"
  },
  {
   "address": "4401 Lake St E, Minneapolis",
   "sale_month": "2017-03",
   "price": 562000,
   "lot_sqft": 7965,
   "price_per_lot_sqft": 70.56,
   "price_per_building_sqft": 74.13,
   "building_sqft": 7581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823110177"
  },
  {
   "address": "2645 Long Lake Road, Roseville",
   "sale_month": "2017-03",
   "price": 18900000,
   "lot_sqft": 524523,
   "price_per_lot_sqft": 36.03,
   "price_per_building_sqft": 590.66,
   "building_sqft": 31998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32191,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923430006"
  },
  {
   "address": "1310 Wayzata Blvd E, Wayzata",
   "sale_month": "2017-03",
   "price": 2900000,
   "lot_sqft": 40058,
   "price_per_lot_sqft": 72.4,
   "price_per_building_sqft": 286.45,
   "building_sqft": 10124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10185,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722310004"
  },
  {
   "address": "3743 Newton Ave N, Minneapolis",
   "sale_month": "2017-03",
   "price": 70000,
   "lot_sqft": 5089,
   "price_per_lot_sqft": 13.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924330079"
  },
  {
   "address": "3453 Hennepin Ave, Minneapolis",
   "sale_month": "2017-03",
   "price": 200000,
   "lot_sqft": 5354,
   "price_per_lot_sqft": 37.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 591,
   "use": "TRIPLEX",
   "parcel_id": "0402824420030"
  },
  {
   "address": "7860 Main Street Northeast, Fridley",
   "sale_month": "2017-03",
   "price": 600000,
   "lot_sqft": 15455,
   "price_per_lot_sqft": 38.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440003"
  },
  {
   "address": "7880 Main Street Northeast, Fridley",
   "sale_month": "2017-03",
   "price": 600000,
   "lot_sqft": 16127,
   "price_per_lot_sqft": 37.2,
   "price_per_building_sqft": 39.94,
   "building_sqft": 15022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15112,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440002"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 600000,
   "lot_sqft": 6525,
   "price_per_lot_sqft": 91.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440001"
  },
  {
   "address": "4201 58th Ave N, Brooklyn Center",
   "sale_month": "2017-03",
   "price": 1108341,
   "lot_sqft": 90812,
   "price_per_lot_sqft": 12.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8866,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0311821230023"
  },
  {
   "address": "3955 4th St N, Minneapolis",
   "sale_month": "2017-03",
   "price": 1000,
   "lot_sqft": 4772,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320152"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 10000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 1.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211823440061"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 10000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 1.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211823440060"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 1260000,
   "lot_sqft": 54864,
   "price_per_lot_sqft": 22.97,
   "price_per_building_sqft": 45.93,
   "building_sqft": 27431,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27596,
   "use": "Commercial",
   "parcel_id": "020251007010"
  },
  {
   "address": "3433 Highway 13 East, Burnsville",
   "sale_month": "2017-03",
   "price": 840000,
   "lot_sqft": 78900,
   "price_per_lot_sqft": 10.65,
   "price_per_building_sqft": 88.24,
   "building_sqft": 9519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9576,
   "use": "Commercial-preferred",
   "parcel_id": "020251005010"
  },
  {
   "address": "2101 Highway 13 West, Burnsville",
   "sale_month": "2017-03",
   "price": 413070,
   "lot_sqft": 37319,
   "price_per_lot_sqft": 11.07,
   "price_per_building_sqft": 156.41,
   "building_sqft": 2641,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2657,
   "use": "Commercial-preferred",
   "parcel_id": "020140019013"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 54430,
   "lot_sqft": 9285,
   "price_per_lot_sqft": 5.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "020140018033"
  },
  {
   "address": "129 West Main Street, Anoka",
   "sale_month": "2017-03",
   "price": 500,
   "lot_sqft": 25592,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.13,
   "building_sqft": 3770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3793,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440127"
  },
  {
   "address": null,
   "sale_month": "2017-03",
   "price": 500,
   "lot_sqft": 16335,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440069"
  },
  {
   "address": "573 Selby Avenue, Saint Paul",
   "sale_month": "2017-03",
   "price": 1125000,
   "lot_sqft": 5749,
   "price_per_lot_sqft": 195.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220074"
  },
  {
   "address": "579 Selby Avenue, Saint Paul",
   "sale_month": "2017-03",
   "price": 1125000,
   "lot_sqft": 5810,
   "price_per_lot_sqft": 193.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2556,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220073"
  },
  {
   "address": "583 Selby Avenue, Saint Paul",
   "sale_month": "2017-03",
   "price": 1125000,
   "lot_sqft": 5789,
   "price_per_lot_sqft": 194.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220072"
  },
  {
   "address": "591 Selby Avenue, Saint Paul",
   "sale_month": "2017-03",
   "price": 1125000,
   "lot_sqft": 5808,
   "price_per_lot_sqft": 193.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220071"
  },
  {
   "address": "278 4th Avenue, Newport",
   "sale_month": "2017-03",
   "price": 165000,
   "lot_sqft": 13488,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": 156.99,
   "building_sqft": 1051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1057,
   "use": "305",
   "parcel_id": "0102722230018"
  },
  {
   "address": "305 Angel Avenue Southwest, Watertown",
   "sale_month": "2017-02",
   "price": 239900,
   "lot_sqft": 18289,
   "price_per_lot_sqft": 13.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "850502050"
  },
  {
   "address": "2050 Delaware Avenue, West Saint Paul",
   "sale_month": "2017-02",
   "price": 7500000,
   "lot_sqft": 123580,
   "price_per_lot_sqft": 60.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22340,
   "use": "Apartment",
   "parcel_id": "420300029010"
  },
  {
   "address": "10801 Red Circle Dr, Minnetonka",
   "sale_month": "2017-02",
   "price": 5140000,
   "lot_sqft": 179823,
   "price_per_lot_sqft": 28.58,
   "price_per_building_sqft": 166.1,
   "building_sqft": 30946,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31133,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722330009"
  },
  {
   "address": "716 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2017-02",
   "price": 500,
   "lot_sqft": 51386,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.02,
   "building_sqft": 28063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28233,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024440156"
  },
  {
   "address": "1050 County Road E West, Shoreview",
   "sale_month": "2017-02",
   "price": 800000,
   "lot_sqft": 50034,
   "price_per_lot_sqft": 15.99,
   "price_per_building_sqft": 120.1,
   "building_sqft": 6661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6701,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220034"
  },
  {
   "address": null,
   "sale_month": "2017-02",
   "price": 135000,
   "lot_sqft": 43685,
   "price_per_lot_sqft": 3.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021230001"
  },
  {
   "address": "2935 Portland Ave, Minneapolis",
   "sale_month": "2017-02",
   "price": 255000,
   "lot_sqft": 7316,
   "price_per_lot_sqft": 34.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1199,
   "use": "TRIPLEX",
   "parcel_id": "3502924330232"
  },
  {
   "address": "3540 Hoffman Road East, Vadnais Heights",
   "sale_month": "2017-02",
   "price": 1000000,
   "lot_sqft": 51531,
   "price_per_lot_sqft": 19.41,
   "price_per_building_sqft": 77.56,
   "building_sqft": 12894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12971,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022120027"
  },
  {
   "address": "6201 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2017-02",
   "price": 625000,
   "lot_sqft": 54226,
   "price_per_lot_sqft": 11.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9515,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921430007"
  },
  {
   "address": "2444 Blaisdell Ave, Minneapolis",
   "sale_month": "2017-02",
   "price": 616000,
   "lot_sqft": 8237,
   "price_per_lot_sqft": 74.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2471,
   "use": "TRIPLEX",
   "parcel_id": "3402924240033"
  },
  {
   "address": "422 Pierce Street, Saint Paul",
   "sale_month": "2017-02",
   "price": 1200000,
   "lot_sqft": 4709,
   "price_per_lot_sqft": 254.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1608,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410113"
  },
  {
   "address": "418 Pierce Street, Saint Paul",
   "sale_month": "2017-02",
   "price": 1200000,
   "lot_sqft": 5279,
   "price_per_lot_sqft": 227.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1765,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410112"
  },
  {
   "address": "412 Pierce Street, Saint Paul",
   "sale_month": "2017-02",
   "price": 1200000,
   "lot_sqft": 6482,
   "price_per_lot_sqft": 185.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1884,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410111"
  },
  {
   "address": "622 Prior Avenue North, Saint Paul",
   "sale_month": "2017-02",
   "price": 208000,
   "lot_sqft": 8505,
   "price_per_lot_sqft": 24.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1501,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923210006"
  },
  {
   "address": "2408 Lyndale Ave S, Minneapolis",
   "sale_month": "2017-02",
   "price": 1950000,
   "lot_sqft": 10712,
   "price_per_lot_sqft": 182.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3005,
   "use": "APARTMENT",
   "parcel_id": "3302924140267"
  },
  {
   "address": "8633 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2017-02",
   "price": 320000,
   "lot_sqft": 2617,
   "price_per_lot_sqft": 122.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440035"
  },
  {
   "address": "8631 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2017-02",
   "price": 320000,
   "lot_sqft": 2617,
   "price_per_lot_sqft": 122.28,
   "price_per_building_sqft": 115.9,
   "building_sqft": 2761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2778,
   "use": "300",
   "parcel_id": "3302921440034"
  },
  {
   "address": "2841 33rd Ave S, Minneapolis",
   "sale_month": "2017-02",
   "price": 661550,
   "lot_sqft": 6825,
   "price_per_lot_sqft": 96.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1908,
   "use": "APARTMENT",
   "parcel_id": "3102923330016"
  },
  {
   "address": "102 Acker Street East, Saint Paul",
   "sale_month": "2017-02",
   "price": 190000,
   "lot_sqft": 6649,
   "price_per_lot_sqft": 28.58,
   "price_per_building_sqft": 58.39,
   "building_sqft": 3254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3274,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922430135"
  },
  {
   "address": "978 Jackson Street, Saint Paul",
   "sale_month": "2017-02",
   "price": 165000,
   "lot_sqft": 4531,
   "price_per_lot_sqft": 36.42,
   "price_per_building_sqft": 128.01,
   "building_sqft": 1289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1297,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922130096"
  },
  {
   "address": "710 Chestnut Street North, Chaska",
   "sale_month": "2017-02",
   "price": 830000,
   "lot_sqft": 48192,
   "price_per_lot_sqft": 17.22,
   "price_per_building_sqft": 115.29,
   "building_sqft": 7199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7242,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302910010"
  },
  {
   "address": "1458 White Oak Drive, Chaska",
   "sale_month": "2017-02",
   "price": 395000,
   "lot_sqft": 4620,
   "price_per_lot_sqft": 85.5,
   "price_per_building_sqft": 80.93,
   "building_sqft": 4881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4911,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301690020"
  },
  {
   "address": "24480 Baltimore Street Northeast, East Bethel",
   "sale_month": "2017-02",
   "price": 349966,
   "lot_sqft": 305739,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8291,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293423120002"
  },
  {
   "address": "6200 Xerxes Ave S, Edina",
   "sale_month": "2017-02",
   "price": 4845000,
   "lot_sqft": 51971,
   "price_per_lot_sqft": 93.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14541,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2902824210011"
  },
  {
   "address": "4099 White Bear Parkway, White Bear Township",
   "sale_month": "2017-02",
   "price": 1300000,
   "lot_sqft": 184370,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": 42.13,
   "building_sqft": 30857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31043,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "283022110014"
  },
  {
   "address": null,
   "sale_month": "2017-02",
   "price": 330000,
   "lot_sqft": 4946,
   "price_per_lot_sqft": 66.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420105"
  },
  {
   "address": "227 Main Street South, Stillwater",
   "sale_month": "2017-02",
   "price": 550000,
   "lot_sqft": 2933,
   "price_per_lot_sqft": 187.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410031"
  },
  {
   "address": "4070 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2017-02",
   "price": 1967414,
   "lot_sqft": 52283,
   "price_per_lot_sqft": 37.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273840040"
  },
  {
   "address": "1826 Portland Ave, Minneapolis",
   "sale_month": "2017-02",
   "price": 270000,
   "lot_sqft": 7020,
   "price_per_lot_sqft": 38.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3062,
   "use": "TRIPLEX",
   "parcel_id": "2702924440063"
  },
  {
   "address": "700 Nicollet Mall, Minneapolis",
   "sale_month": "2017-02",
   "price": 59000000,
   "lot_sqft": 32298,
   "price_per_lot_sqft": 1826.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120032"
  },
  {
   "address": "250 Fuller Street South, Shakopee",
   "sale_month": "2017-02",
   "price": 1000000,
   "lot_sqft": 17038,
   "price_per_lot_sqft": 58.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9634,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270012560"
  },
  {
   "address": "1628 Cumberland Street, Saint Paul",
   "sale_month": "2017-02",
   "price": 335000,
   "lot_sqft": 9928,
   "price_per_lot_sqft": 33.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1772,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923210006"
  },
  {
   "address": "1302 1st Street Northeast, New Prague",
   "sale_month": "2017-02",
   "price": 520000,
   "lot_sqft": 45224,
   "price_per_lot_sqft": 11.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7961,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240810010"
  },
  {
   "address": null,
   "sale_month": "2017-02",
   "price": 520000,
   "lot_sqft": 7254,
   "price_per_lot_sqft": 71.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240570071"
  },
  {
   "address": "5450 5th Street Northeast, Fridley",
   "sale_month": "2017-02",
   "price": 489000,
   "lot_sqft": 20146,
   "price_per_lot_sqft": 24.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3896,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340094"
  },
  {
   "address": "5750 Lyndale Ave S, Minneapolis",
   "sale_month": "2017-02",
   "price": 385000,
   "lot_sqft": 14499,
   "price_per_lot_sqft": 26.55,
   "price_per_building_sqft": 264.79,
   "building_sqft": 1454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1463,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824140145"
  },
  {
   "address": "5681 Blaine Avenue, Inver Grove Heights",
   "sale_month": "2017-02",
   "price": 1090000,
   "lot_sqft": 75550,
   "price_per_lot_sqft": 14.43,
   "price_per_building_sqft": 69.27,
   "building_sqft": 15736,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15831,
   "use": "Commercial-preferred",
   "parcel_id": "201415301010"
  },
  {
   "address": "2750 Interstate 694, New Brighton",
   "sale_month": "2017-02",
   "price": 590000,
   "lot_sqft": 9052,
   "price_per_lot_sqft": 65.18,
   "price_per_building_sqft": 430.03,
   "building_sqft": 1372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1380,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023340009"
  },
  {
   "address": "2770 Interstate 694, New Brighton",
   "sale_month": "2017-02",
   "price": 590000,
   "lot_sqft": 26092,
   "price_per_lot_sqft": 22.61,
   "price_per_building_sqft": 299.8,
   "building_sqft": 1968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1980,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023340008"
  },
  {
   "address": "434 Blake Rd N, Hopkins",
   "sale_month": "2017-02",
   "price": 2750000,
   "lot_sqft": 54384,
   "price_per_lot_sqft": 50.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9064,
   "use": "APARTMENT",
   "parcel_id": "1911721120002"
  },
  {
   "address": "650 Meadow La N, Golden Valley",
   "sale_month": "2017-02",
   "price": 8340000,
   "lot_sqft": 188612,
   "price_per_lot_sqft": 44.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924140110"
  },
  {
   "address": "5415 34th Ave S, Minneapolis",
   "sale_month": "2017-02",
   "price": 160000,
   "lot_sqft": 13358,
   "price_per_lot_sqft": 11.98,
   "price_per_building_sqft": 129.87,
   "building_sqft": 1232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1240,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823210027"
  },
  {
   "address": "3701 Winnetka Ave N, New Hope",
   "sale_month": "2017-02",
   "price": 330000,
   "lot_sqft": 21495,
   "price_per_lot_sqft": 15.35,
   "price_per_building_sqft": 201.59,
   "building_sqft": 1637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1647,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821440038"
  },
  {
   "address": "4821 Mustang Circle, Mounds View",
   "sale_month": "2017-02",
   "price": 5000000,
   "lot_sqft": 160195,
   "price_per_lot_sqft": 31.21,
   "price_per_building_sqft": 1141.81,
   "building_sqft": 4379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4405,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "173023130008"
  },
  {
   "address": "4825 Mustang Circle, Mounds View",
   "sale_month": "2017-02",
   "price": 5000000,
   "lot_sqft": 131492,
   "price_per_lot_sqft": 38.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "173023130007"
  },
  {
   "address": "4825 Mustang Circle, Mounds View",
   "sale_month": "2017-02",
   "price": 5000000,
   "lot_sqft": 183427,
   "price_per_lot_sqft": 27.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63674,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023130006"
  },
  {
   "address": "8985 33rd Street North, Lake Elmo",
   "sale_month": "2017-02",
   "price": 305000,
   "lot_sqft": 3260,
   "price_per_lot_sqft": 93.56,
   "price_per_building_sqft": 50.63,
   "building_sqft": 6024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6061,
   "use": "300",
   "parcel_id": "1602921410016"
  },
  {
   "address": "701 Heritage Way, Farmington",
   "sale_month": "2017-02",
   "price": 911985,
   "lot_sqft": 35339,
   "price_per_lot_sqft": 25.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "Apartment",
   "parcel_id": "141710000031"
  },
  {
   "address": null,
   "sale_month": "2017-02",
   "price": 911985,
   "lot_sqft": 35562,
   "price_per_lot_sqft": 25.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "Apartment",
   "parcel_id": "141710000030"
  },
  {
   "address": "1321 Centennial Drive, Farmington",
   "sale_month": "2017-02",
   "price": 1170257,
   "lot_sqft": 38142,
   "price_per_lot_sqft": 30.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "Apartment",
   "parcel_id": "141710000022"
  },
  {
   "address": "1337 Centennial Drive, Farmington",
   "sale_month": "2017-02",
   "price": 1105773,
   "lot_sqft": 38111,
   "price_per_lot_sqft": 29.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "Apartment",
   "parcel_id": "141710000021"
  },
  {
   "address": "4555 Bloomington Ave, Minneapolis",
   "sale_month": "2017-02",
   "price": 248000,
   "lot_sqft": 4967,
   "price_per_lot_sqft": 49.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824440034"
  },
  {
   "address": "3100 2nd St N, Minneapolis",
   "sale_month": "2017-02",
   "price": 3850000,
   "lot_sqft": 136321,
   "price_per_lot_sqft": 28.24,
   "price_per_building_sqft": 65.92,
   "building_sqft": 58406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58758,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924310092"
  },
  {
   "address": "15050 Martin Dr, Eden Prairie",
   "sale_month": "2017-02",
   "price": 392000,
   "lot_sqft": 18860,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": 135.88,
   "building_sqft": 2885,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2902,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622430019"
  },
  {
   "address": "2426 County Road I, Mounds View",
   "sale_month": "2017-02",
   "price": 403500,
   "lot_sqft": 11839,
   "price_per_lot_sqft": 34.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1631,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220005"
  },
  {
   "address": "7660 Edgewood Drive, Mounds View",
   "sale_month": "2017-02",
   "price": 403500,
   "lot_sqft": 12488,
   "price_per_lot_sqft": 32.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220004"
  },
  {
   "address": "5173 Douglas Dr N, Crystal",
   "sale_month": "2017-02",
   "price": 925000,
   "lot_sqft": 152223,
   "price_per_lot_sqft": 6.08,
   "price_per_building_sqft": 59.9,
   "building_sqft": 15443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15536,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821110141"
  },
  {
   "address": "7810 Terrey Pine Ct, Eden Prairie",
   "sale_month": "2017-02",
   "price": 892000,
   "lot_sqft": 38247,
   "price_per_lot_sqft": 23.32,
   "price_per_building_sqft": 130.62,
   "building_sqft": 6829,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6871,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811622430038"
  },
  {
   "address": "12590 127th Street South, Denmark Township",
   "sale_month": "2017-02",
   "price": 600000,
   "lot_sqft": 190871,
   "price_per_lot_sqft": 3.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14471,
   "use": "305",
   "parcel_id": "0602620420005"
  },
  {
   "address": "5617 Pennsylvania Ave N, New Hope",
   "sale_month": "2017-02",
   "price": 392500,
   "lot_sqft": 12358,
   "price_per_lot_sqft": 31.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2913,
   "use": "APARTMENT",
   "parcel_id": "0511821310010"
  },
  {
   "address": "7475 Tamarack Road, Woodbury",
   "sale_month": "2017-02",
   "price": 1356000,
   "lot_sqft": 26071,
   "price_per_lot_sqft": 52.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821340010"
  },
  {
   "address": "3915 Washington Ave N, Minneapolis",
   "sale_month": "2017-02",
   "price": 300000,
   "lot_sqft": 3849,
   "price_per_lot_sqft": 77.94,
   "price_per_building_sqft": 237.72,
   "building_sqft": 1262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1270,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924320011"
  },
  {
   "address": "3501 2nd Ave S, Minneapolis",
   "sale_month": "2017-02",
   "price": 200000,
   "lot_sqft": 5420,
   "price_per_lot_sqft": 36.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 687,
   "use": "APARTMENT",
   "parcel_id": "0302824420044"
  },
  {
   "address": "593 Commerce Drive, Woodbury",
   "sale_month": "2017-02",
   "price": 650000,
   "lot_sqft": 195848,
   "price_per_lot_sqft": 3.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302821420008"
  },
  {
   "address": "683 Hague Avenue, Saint Paul",
   "sale_month": "2017-02",
   "price": 1442000,
   "lot_sqft": 6580,
   "price_per_lot_sqft": 219.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3838,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110311"
  },
  {
   "address": "92 St Croix Trail South, Lakeland",
   "sale_month": "2017-02",
   "price": 350000,
   "lot_sqft": 48098,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "300",
   "parcel_id": "0202820210012"
  },
  {
   "address": "1700 American Blvd E, Bloomington",
   "sale_month": "2017-02",
   "price": 39100000,
   "lot_sqft": 381578,
   "price_per_lot_sqft": 102.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 107228,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724110056"
  },
  {
   "address": "2828 Verndale Avenue, Anoka",
   "sale_month": "2017-02",
   "price": 575000,
   "lot_sqft": 8691,
   "price_per_lot_sqft": 66.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1475,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125220055"
  },
  {
   "address": "2822 Verndale Avenue, Anoka",
   "sale_month": "2017-02",
   "price": 575000,
   "lot_sqft": 8691,
   "price_per_lot_sqft": 66.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1509,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125220049"
  },
  {
   "address": null,
   "sale_month": "2017-02",
   "price": 1400000,
   "lot_sqft": 150887,
   "price_per_lot_sqft": 9.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0111622210014"
  },
  {
   "address": "3021 Longfellow Ave, Minneapolis",
   "sale_month": "2017-02",
   "price": 888000,
   "lot_sqft": 12487,
   "price_per_lot_sqft": 71.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2826,
   "use": "APARTMENT",
   "parcel_id": "0102824220029"
  },
  {
   "address": "3034 29th Ave S, Minneapolis",
   "sale_month": "2017-02",
   "price": 182000,
   "lot_sqft": 6737,
   "price_per_lot_sqft": 27.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 712,
   "use": "APARTMENT",
   "parcel_id": "0102824110052"
  },
  {
   "address": "10600 10th Street West, Waconia",
   "sale_month": "2017-01",
   "price": 550000,
   "lot_sqft": 33258,
   "price_per_lot_sqft": 16.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753080020"
  },
  {
   "address": "313 Shimmcor Street, Mayer",
   "sale_month": "2017-01",
   "price": 220000,
   "lot_sqft": 51779,
   "price_per_lot_sqft": 4.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "507000050"
  },
  {
   "address": "420 93rd Avenue Northwest, Coon Rapids",
   "sale_month": "2017-01",
   "price": 651500,
   "lot_sqft": 57657,
   "price_per_lot_sqft": 11.3,
   "price_per_building_sqft": 705.09,
   "building_sqft": 924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 930,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124210014"
  },
  {
   "address": "9250 Holly Street Northwest, Coon Rapids",
   "sale_month": "2017-01",
   "price": 651500,
   "lot_sqft": 32998,
   "price_per_lot_sqft": 19.74,
   "price_per_building_sqft": 37.31,
   "building_sqft": 17461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17566,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124210013"
  },
  {
   "address": "333 University Avenue West, Saint Paul",
   "sale_month": "2017-01",
   "price": 800000,
   "lot_sqft": 29298,
   "price_per_lot_sqft": 27.31,
   "price_per_building_sqft": 209.15,
   "building_sqft": 3825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3848,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130181"
  },
  {
   "address": "820 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2017-01",
   "price": 570000,
   "lot_sqft": 19333,
   "price_per_lot_sqft": 29.48,
   "price_per_building_sqft": 73.53,
   "building_sqft": 7752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7799,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410115"
  },
  {
   "address": "3925 3rd Street Northeast, Columbia Heights",
   "sale_month": "2017-01",
   "price": 500,
   "lot_sqft": 26182,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3443,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024320097"
  },
  {
   "address": "1486 Sherburne Avenue, Saint Paul",
   "sale_month": "2017-01",
   "price": 137900,
   "lot_sqft": 4058,
   "price_per_lot_sqft": 33.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1379,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923230072"
  },
  {
   "address": "2399 Wayzata Blvd W, Long Lake",
   "sale_month": "2017-01",
   "price": 500000,
   "lot_sqft": 39015,
   "price_per_lot_sqft": 12.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823230001"
  },
  {
   "address": "441 2nd St, Excelsior",
   "sale_month": "2017-01",
   "price": 400000,
   "lot_sqft": 9365,
   "price_per_lot_sqft": 42.71,
   "price_per_building_sqft": 203.77,
   "building_sqft": 1963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1975,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110014"
  },
  {
   "address": "2745 145th Street West, Rosemount",
   "sale_month": "2017-01",
   "price": 4100000,
   "lot_sqft": 151416,
   "price_per_lot_sqft": 27.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20133,
   "use": "Industrial-preferred",
   "parcel_id": "340370000060"
  },
  {
   "address": "2749 Nicollet Ave, Minneapolis",
   "sale_month": "2017-01",
   "price": 211426,
   "lot_sqft": 5649,
   "price_per_lot_sqft": 37.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420269"
  },
  {
   "address": "130 28th St W, Minneapolis",
   "sale_month": "2017-01",
   "price": 330000,
   "lot_sqft": 2961,
   "price_per_lot_sqft": 111.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1198,
   "use": "TRIPLEX",
   "parcel_id": "3402924310094"
  },
  {
   "address": "80 2nd Avenue Southeast, New Brighton",
   "sale_month": "2017-01",
   "price": 1200000,
   "lot_sqft": 79787,
   "price_per_lot_sqft": 15.04,
   "price_per_building_sqft": 62.7,
   "building_sqft": 19138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19254,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220012"
  },
  {
   "address": "717 Prior Avenue North, Saint Paul",
   "sale_month": "2017-01",
   "price": 1275000,
   "lot_sqft": 83538,
   "price_per_lot_sqft": 15.26,
   "price_per_building_sqft": 41.4,
   "building_sqft": 30798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30983,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923220001"
  },
  {
   "address": "2910 Irving Ave S, Minneapolis",
   "sale_month": "2017-01",
   "price": 17000000,
   "lot_sqft": 5420,
   "price_per_lot_sqft": 3136.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2234,
   "use": "APARTMENT",
   "parcel_id": "3302924340029"
  },
  {
   "address": "346 Cleveland Avenue Southwest, New Brighton",
   "sale_month": "2017-01",
   "price": 5500000,
   "lot_sqft": 140957,
   "price_per_lot_sqft": 39.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11549,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323023140003"
  },
  {
   "address": "224 Bates Avenue, Saint Paul",
   "sale_month": "2017-01",
   "price": 485000,
   "lot_sqft": 9580,
   "price_per_lot_sqft": 50.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3089,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410146"
  },
  {
   "address": "779 6th Street East, Saint Paul",
   "sale_month": "2017-01",
   "price": 355000,
   "lot_sqft": 4301,
   "price_per_lot_sqft": 82.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1224,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922110091"
  },
  {
   "address": "783 6th Street East, Saint Paul",
   "sale_month": "2017-01",
   "price": 355000,
   "lot_sqft": 3956,
   "price_per_lot_sqft": 89.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1871,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922110090"
  },
  {
   "address": "3205 76th St W, Edina",
   "sale_month": "2017-01",
   "price": 1200000,
   "lot_sqft": 34336,
   "price_per_lot_sqft": 34.95,
   "price_per_building_sqft": 164.18,
   "building_sqft": 7309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7353,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824340024"
  },
  {
   "address": "474 Robert Street North, Saint Paul",
   "sale_month": "2017-01",
   "price": 800000,
   "lot_sqft": 6462,
   "price_per_lot_sqft": 123.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7787,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430058"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 800000,
   "lot_sqft": 1487,
   "price_per_lot_sqft": 538,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430056"
  },
  {
   "address": "11190 Commerce Dr N, Champlin",
   "sale_month": "2017-01",
   "price": 1305000,
   "lot_sqft": 43551,
   "price_per_lot_sqft": 29.96,
   "price_per_building_sqft": 144.73,
   "building_sqft": 9017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9071,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021310017"
  },
  {
   "address": "2544 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2017-01",
   "price": 1500000,
   "lot_sqft": 167613,
   "price_per_lot_sqft": 8.95,
   "price_per_building_sqft": 214.01,
   "building_sqft": 7009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7051,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924230006"
  },
  {
   "address": "1200 Lakeview Drive, Chaska",
   "sale_month": "2017-01",
   "price": 3700000,
   "lot_sqft": 226329,
   "price_per_lot_sqft": 16.35,
   "price_per_building_sqft": 122.97,
   "building_sqft": 30088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30269,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "303100030"
  },
  {
   "address": "1420 White Oak Drive, Chaska",
   "sale_month": "2017-01",
   "price": 80000,
   "lot_sqft": 42998,
   "price_per_lot_sqft": 1.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301660050"
  },
  {
   "address": "11750 Brockton La N, Dayton",
   "sale_month": "2017-01",
   "price": 395000,
   "lot_sqft": 104210,
   "price_per_lot_sqft": 3.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3012022330004"
  },
  {
   "address": "4401 Valley View Rd, Edina",
   "sale_month": "2017-01",
   "price": 1740000,
   "lot_sqft": 25487,
   "price_per_lot_sqft": 68.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7169,
   "use": "APARTMENT",
   "parcel_id": "3002824120002"
  },
  {
   "address": "840 Arbor Drive, Chaska",
   "sale_month": "2017-01",
   "price": 600000,
   "lot_sqft": 138032,
   "price_per_lot_sqft": 4.35,
   "price_per_building_sqft": 19.65,
   "building_sqft": 30530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30715,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300044500"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 425000,
   "lot_sqft": 9371,
   "price_per_lot_sqft": 45.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023420025"
  },
  {
   "address": "750 4th Street Northwest, New Brighton",
   "sale_month": "2017-01",
   "price": 425000,
   "lot_sqft": 19135,
   "price_per_lot_sqft": 22.21,
   "price_per_building_sqft": 106.97,
   "building_sqft": 3973,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3997,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023420023"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 430000,
   "lot_sqft": 21711,
   "price_per_lot_sqft": 19.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283323230014"
  },
  {
   "address": "1815 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2017-01",
   "price": 430000,
   "lot_sqft": 99621,
   "price_per_lot_sqft": 4.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8109,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283323230009"
  },
  {
   "address": "1109 Ross Avenue, Saint Paul",
   "sale_month": "2017-01",
   "price": 219000,
   "lot_sqft": 6327,
   "price_per_lot_sqft": 34.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1628,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922430129"
  },
  {
   "address": "1180 Arcade Street, Saint Paul",
   "sale_month": "2017-01",
   "price": 6500000,
   "lot_sqft": 48334,
   "price_per_lot_sqft": 134.48,
   "price_per_building_sqft": 450.11,
   "building_sqft": 14441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14528,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922220201"
  },
  {
   "address": "2040 Douglas Dr N, Golden Valley",
   "sale_month": "2017-01",
   "price": 674000,
   "lot_sqft": 41032,
   "price_per_lot_sqft": 16.43,
   "price_per_building_sqft": 177.14,
   "building_sqft": 3805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821230047"
  },
  {
   "address": "107 3rd Street North, Stillwater",
   "sale_month": "2017-01",
   "price": 194000,
   "lot_sqft": 13662,
   "price_per_lot_sqft": 14.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420183"
  },
  {
   "address": "6940 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2017-01",
   "price": 400000,
   "lot_sqft": 38597,
   "price_per_lot_sqft": 10.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711921330102"
  },
  {
   "address": "7447 Egan Drive, Savage",
   "sale_month": "2017-01",
   "price": 3285000,
   "lot_sqft": 228538,
   "price_per_lot_sqft": 14.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15029,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263340010"
  },
  {
   "address": "880 White Bear Avenue North, Saint Paul",
   "sale_month": "2017-01",
   "price": 250000,
   "lot_sqft": 17207,
   "price_per_lot_sqft": 14.53,
   "price_per_building_sqft": 120.48,
   "building_sqft": 2075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2087,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922320093"
  },
  {
   "address": "6401 Richfield Pkwy, Richfield",
   "sale_month": "2017-01",
   "price": 1970000,
   "lot_sqft": 33263,
   "price_per_lot_sqft": 59.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824140136"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 500000,
   "lot_sqft": 2003,
   "price_per_lot_sqft": 249.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260130040"
  },
  {
   "address": "4425 123rd Street West, Savage",
   "sale_month": "2017-01",
   "price": 500000,
   "lot_sqft": 14866,
   "price_per_lot_sqft": 33.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3879,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100380"
  },
  {
   "address": "4046 Bellaire Avenue, White Bear Lake",
   "sale_month": "2017-01",
   "price": 858000,
   "lot_sqft": 37020,
   "price_per_lot_sqft": 23.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8885,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253022120003"
  },
  {
   "address": "7730 Laredo Drive, Chanhassen",
   "sale_month": "2017-01",
   "price": 725000,
   "lot_sqft": 64925,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": 164.18,
   "building_sqft": 4416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4443,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250122000"
  },
  {
   "address": "5114 Memorial Trail Southeast, Prior Lake",
   "sale_month": "2017-01",
   "price": 385000,
   "lot_sqft": 18761,
   "price_per_lot_sqft": 20.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250040030"
  },
  {
   "address": "901 1st St N, Hopkins",
   "sale_month": "2017-01",
   "price": 440000,
   "lot_sqft": 22295,
   "price_per_lot_sqft": 19.74,
   "price_per_building_sqft": 49.32,
   "building_sqft": 8922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8976,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310134"
  },
  {
   "address": "2529 Commerce Blvd, Mound",
   "sale_month": "2017-01",
   "price": 250000,
   "lot_sqft": 16274,
   "price_per_lot_sqft": 15.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2489,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311724110029"
  },
  {
   "address": "20315 Iberia Avenue, Lakeville",
   "sale_month": "2017-01",
   "price": 800000,
   "lot_sqft": 37168,
   "price_per_lot_sqft": 21.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7648,
   "use": "Commercial-preferred",
   "parcel_id": "222950001012"
  },
  {
   "address": "2955 Empire La N, Plymouth",
   "sale_month": "2017-01",
   "price": 2800000,
   "lot_sqft": 106519,
   "price_per_lot_sqft": 26.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12424,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822320010"
  },
  {
   "address": "905 5th St N, Minneapolis",
   "sale_month": "2017-01",
   "price": 1220000,
   "lot_sqft": 24085,
   "price_per_lot_sqft": 50.65,
   "price_per_building_sqft": 97.44,
   "building_sqft": 12521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12597,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230150"
  },
  {
   "address": "124 3rd Ave N, Minneapolis",
   "sale_month": "2017-01",
   "price": 3050000,
   "lot_sqft": 11430,
   "price_per_lot_sqft": 266.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140018"
  },
  {
   "address": "14370 28th Pl N, Plymouth",
   "sale_month": "2017-01",
   "price": 735000,
   "lot_sqft": 53002,
   "price_per_lot_sqft": 13.87,
   "price_per_building_sqft": 217.46,
   "building_sqft": 3380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3401,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822410010"
  },
  {
   "address": "1701 Glenwood Ave, Minneapolis",
   "sale_month": "2017-01",
   "price": 320000,
   "lot_sqft": 7979,
   "price_per_lot_sqft": 40.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924340181"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 175000,
   "lot_sqft": 3039,
   "price_per_lot_sqft": 57.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922420192"
  },
  {
   "address": "9601 Jefferson Trail, Inver Grove Heights",
   "sale_month": "2017-01",
   "price": 568574,
   "lot_sqft": 102086,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": 305.52,
   "building_sqft": 1861,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1872,
   "use": "Commercial-preferred",
   "parcel_id": "200190052020"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 26426,
   "lot_sqft": 38713,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "200190052013"
  },
  {
   "address": "2104 Spring Street, Hastings",
   "sale_month": "2017-01",
   "price": 315000,
   "lot_sqft": 9604,
   "price_per_lot_sqft": 32.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "Apartment",
   "parcel_id": "196435000030"
  },
  {
   "address": "2108 Spring Street, Hastings",
   "sale_month": "2017-01",
   "price": 315000,
   "lot_sqft": 11005,
   "price_per_lot_sqft": 28.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "Apartment",
   "parcel_id": "196435000020"
  },
  {
   "address": "2112 Spring Street, Hastings",
   "sale_month": "2017-01",
   "price": 315000,
   "lot_sqft": 15243,
   "price_per_lot_sqft": 20.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "Apartment",
   "parcel_id": "196435000010"
  },
  {
   "address": "106 6th Street West, Hastings",
   "sale_month": "2017-01",
   "price": 299300,
   "lot_sqft": 7858,
   "price_per_lot_sqft": 38.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3708,
   "use": "Commercial-preferred",
   "parcel_id": "193215037071"
  },
  {
   "address": "4868 208th Street North, Forest Lake",
   "sale_month": "2017-01",
   "price": 2250000,
   "lot_sqft": 118553,
   "price_per_lot_sqft": 18.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "300",
   "parcel_id": "1903221120052"
  },
  {
   "address": "4873 208th Street North, Forest Lake",
   "sale_month": "2017-01",
   "price": 2250000,
   "lot_sqft": 86477,
   "price_per_lot_sqft": 26.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1903221120043"
  },
  {
   "address": "2000 Rice Street North, Maplewood",
   "sale_month": "2017-01",
   "price": 230000,
   "lot_sqft": 113689,
   "price_per_lot_sqft": 2.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12131,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922230017"
  },
  {
   "address": "18040 Medina Rd, Plymouth",
   "sale_month": "2017-01",
   "price": 588700,
   "lot_sqft": 201357,
   "price_per_lot_sqft": 2.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 988,
   "use": "APARTMENT",
   "parcel_id": "1811822430001"
  },
  {
   "address": "3330 Co Rd No 101, Minnetonka",
   "sale_month": "2017-01",
   "price": 1568500,
   "lot_sqft": 22793,
   "price_per_lot_sqft": 68.81,
   "price_per_building_sqft": 331.05,
   "building_sqft": 4738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4767,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722140119"
  },
  {
   "address": "2201 Ventura Drive, Woodbury",
   "sale_month": "2017-01",
   "price": 750000,
   "lot_sqft": 166189,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": 173.81,
   "building_sqft": 4315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4341,
   "use": "300",
   "parcel_id": "1802821130011"
  },
  {
   "address": "15350 Minnetonka Blvd, Minnetonka",
   "sale_month": "2017-01",
   "price": 580000,
   "lot_sqft": 75538,
   "price_per_lot_sqft": 7.68,
   "price_per_building_sqft": 182.5,
   "building_sqft": 3178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3197,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611722310009"
  },
  {
   "address": "8291 Stockbridge Cir, Eden Prairie",
   "sale_month": "2017-01",
   "price": 424000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 67.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3510,
   "use": "APARTMENT",
   "parcel_id": "1511622420018"
  },
  {
   "address": "13000 Technology Dr, Eden Prairie",
   "sale_month": "2017-01",
   "price": 6720849,
   "lot_sqft": 72793,
   "price_per_lot_sqft": 92.33,
   "price_per_building_sqft": 605.59,
   "building_sqft": 11098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511622110007"
  },
  {
   "address": "58 9th Ave NE, Minneapolis",
   "sale_month": "2017-01",
   "price": 1000000,
   "lot_sqft": 24580,
   "price_per_lot_sqft": 40.68,
   "price_per_building_sqft": 53.71,
   "building_sqft": 18619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18732,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924410009"
  },
  {
   "address": "404 48th St E, Minneapolis",
   "sale_month": "2017-01",
   "price": 572500,
   "lot_sqft": 9675,
   "price_per_lot_sqft": 59.17,
   "price_per_building_sqft": 127.68,
   "building_sqft": 4484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4511,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824110172"
  },
  {
   "address": "21239 Olinda Trail North, Scandia",
   "sale_month": "2017-01",
   "price": 170000,
   "lot_sqft": 41340,
   "price_per_lot_sqft": 4.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "305",
   "parcel_id": "1403220430006"
  },
  {
   "address": "14860 Scandia Trail North, Scandia",
   "sale_month": "2017-01",
   "price": 425000,
   "lot_sqft": 91092,
   "price_per_lot_sqft": 4.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "300",
   "parcel_id": "1403220430005"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 425000,
   "lot_sqft": 87265,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1403220420011"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 425000,
   "lot_sqft": 64911,
   "price_per_lot_sqft": 6.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "305",
   "parcel_id": "1403220420002"
  },
  {
   "address": "712 15th Ave NE, Minneapolis",
   "sale_month": "2017-01",
   "price": 430000,
   "lot_sqft": 19709,
   "price_per_lot_sqft": 21.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924110034"
  },
  {
   "address": "4812 Chicago Ave, Minneapolis",
   "sale_month": "2017-01",
   "price": 275000,
   "lot_sqft": 1882,
   "price_per_lot_sqft": 146.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824230061"
  },
  {
   "address": "1461 73rd Avenue Northeast, Fridley",
   "sale_month": "2017-01",
   "price": 2450000,
   "lot_sqft": 49555,
   "price_per_lot_sqft": 49.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11416,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123024130035"
  },
  {
   "address": "4719 Lyndale Ave N, Minneapolis",
   "sale_month": "2017-01",
   "price": 170000,
   "lot_sqft": 7718,
   "price_per_lot_sqft": 22.03,
   "price_per_building_sqft": 237.1,
   "building_sqft": 717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 721,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821420124"
  },
  {
   "address": "201 2nd Avenue South, Bayport",
   "sale_month": "2017-01",
   "price": 325000,
   "lot_sqft": 61547,
   "price_per_lot_sqft": 5.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "305",
   "parcel_id": "1102920320052"
  },
  {
   "address": "3240 Washington Ave N, Minneapolis",
   "sale_month": "2017-01",
   "price": 326400,
   "lot_sqft": 8822,
   "price_per_lot_sqft": 37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924240035"
  },
  {
   "address": "1167 Viking Drive East, Maplewood",
   "sale_month": "2017-01",
   "price": 740000,
   "lot_sqft": 45684,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": 62.33,
   "building_sqft": 11872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11943,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092922420004"
  },
  {
   "address": "15309 Grove Cir N, Maple Grove",
   "sale_month": "2017-01",
   "price": 7130494,
   "lot_sqft": 136966,
   "price_per_lot_sqft": 52.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27608,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922210009"
  },
  {
   "address": "5251 74th St W, Edina",
   "sale_month": "2017-01",
   "price": 2650000,
   "lot_sqft": 152300,
   "price_per_lot_sqft": 17.4,
   "price_per_building_sqft": 57.59,
   "building_sqft": 46011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46289,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621320005"
  },
  {
   "address": "2701 Aldrich Ave N, Minneapolis",
   "sale_month": "2017-01",
   "price": 253000,
   "lot_sqft": 3136,
   "price_per_lot_sqft": 80.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2165,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924440091"
  },
  {
   "address": "12265 Central Avenue Northeast, Blaine",
   "sale_month": "2017-01",
   "price": 60000,
   "lot_sqft": 661,
   "price_per_lot_sqft": 90.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130040"
  },
  {
   "address": "12295 Central Avenue Northeast, Blaine",
   "sale_month": "2017-01",
   "price": 425000,
   "lot_sqft": 43520,
   "price_per_lot_sqft": 9.77,
   "price_per_building_sqft": 128.63,
   "building_sqft": 3304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3324,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130035"
  },
  {
   "address": "4300 Upton Ave S, Minneapolis",
   "sale_month": "2017-01",
   "price": 1000000,
   "lot_sqft": 5682,
   "price_per_lot_sqft": 175.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7899,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0802824420099"
  },
  {
   "address": "326 George Street West, Saint Paul",
   "sale_month": "2017-01",
   "price": 251500,
   "lot_sqft": 15663,
   "price_per_lot_sqft": 16.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1939,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822240159"
  },
  {
   "address": "2720 Highway No 88, St. Anthony",
   "sale_month": "2017-01",
   "price": 1165750,
   "lot_sqft": 13026,
   "price_per_lot_sqft": 89.49,
   "price_per_building_sqft": 257.68,
   "building_sqft": 4524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4551,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923210133"
  },
  {
   "address": "4120 Excelsior Blvd, St. Louis Park",
   "sale_month": "2017-01",
   "price": 980000,
   "lot_sqft": 18821,
   "price_per_lot_sqft": 52.07,
   "price_per_building_sqft": 668.49,
   "building_sqft": 1466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1475,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824410009"
  },
  {
   "address": "3927 Lake St E, Minneapolis",
   "sale_month": "2017-01",
   "price": 735000,
   "lot_sqft": 6934,
   "price_per_lot_sqft": 106,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3567,
   "use": "APARTMENT",
   "parcel_id": "0602823120050"
  },
  {
   "address": "2631 Southtown Dr, Bloomington",
   "sale_month": "2017-01",
   "price": 2500000,
   "lot_sqft": 39438,
   "price_per_lot_sqft": 63.39,
   "price_per_building_sqft": 360.54,
   "building_sqft": 6934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6976,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724110008"
  },
  {
   "address": "3090 Cleveland Avenue North, Roseville",
   "sale_month": "2017-01",
   "price": 970000,
   "lot_sqft": 18082,
   "price_per_lot_sqft": 53.64,
   "price_per_building_sqft": 129.54,
   "building_sqft": 7488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7533,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042923220011"
  },
  {
   "address": "700 Colorado Ave S, Golden Valley",
   "sale_month": "2017-01",
   "price": 2750000,
   "lot_sqft": 148223,
   "price_per_lot_sqft": 18.55,
   "price_per_building_sqft": 71.85,
   "building_sqft": 38274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38505,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411721230036"
  },
  {
   "address": "3149 Hennepin Ave, Minneapolis",
   "sale_month": "2017-01",
   "price": 1240000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 213.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1877,
   "use": "APARTMENT",
   "parcel_id": "0402824130002"
  },
  {
   "address": "7801 Elm Street Northeast, Fridley",
   "sale_month": "2017-01",
   "price": 500,
   "lot_sqft": 10752,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440017"
  },
  {
   "address": "13700 Nicollet Avenue South, Burnsville",
   "sale_month": "2017-01",
   "price": 290103,
   "lot_sqft": 23230,
   "price_per_lot_sqft": 12.49,
   "price_per_building_sqft": 145.2,
   "building_sqft": 1998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2010,
   "use": "Commercial-preferred",
   "parcel_id": "026450004041"
  },
  {
   "address": "12501 Portland Avenue South, Burnsville",
   "sale_month": "2017-01",
   "price": 8802157,
   "lot_sqft": 131854,
   "price_per_lot_sqft": 66.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28601,
   "use": "Apartment",
   "parcel_id": "023095002030"
  },
  {
   "address": "12511 Portland Avenue South, Burnsville",
   "sale_month": "2017-01",
   "price": 8802157,
   "lot_sqft": 125131,
   "price_per_lot_sqft": 70.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28296,
   "use": "Apartment",
   "parcel_id": "023095002020"
  },
  {
   "address": "12521 Portland Avenue South, Burnsville",
   "sale_month": "2017-01",
   "price": 8802157,
   "lot_sqft": 167608,
   "price_per_lot_sqft": 52.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28674,
   "use": "Apartment",
   "parcel_id": "023095002010"
  },
  {
   "address": "12531 Portland Avenue South, Burnsville",
   "sale_month": "2017-01",
   "price": 8802157,
   "lot_sqft": 139917,
   "price_per_lot_sqft": 62.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28714,
   "use": "Apartment",
   "parcel_id": "023095001010"
  },
  {
   "address": "12525 Portland Avenue South, Burnsville",
   "sale_month": "2017-01",
   "price": 141372,
   "lot_sqft": 71632,
   "price_per_lot_sqft": 1.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023095000020"
  },
  {
   "address": "853 Laurel Avenue, Saint Paul",
   "sale_month": "2017-01",
   "price": 3139607,
   "lot_sqft": 4839,
   "price_per_lot_sqft": 648.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823120173"
  },
  {
   "address": "130 Victoria Street North, Saint Paul",
   "sale_month": "2017-01",
   "price": 3139607,
   "lot_sqft": 14410,
   "price_per_lot_sqft": 217.88,
   "price_per_building_sqft": 388.37,
   "building_sqft": 8084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8133,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823120172"
  },
  {
   "address": "3044 Elliot Ave, Minneapolis",
   "sale_month": "2017-01",
   "price": 215000,
   "lot_sqft": 5148,
   "price_per_lot_sqft": 41.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 876,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824210085"
  },
  {
   "address": "7598 Whitney Drive, Apple Valley",
   "sale_month": "2017-01",
   "price": 5650000,
   "lot_sqft": 292969,
   "price_per_lot_sqft": 19.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5085,
   "use": "Apartment",
   "parcel_id": "015060001010"
  },
  {
   "address": "489 7th Street West, Saint Paul",
   "sale_month": "2017-01",
   "price": 125000,
   "lot_sqft": 1123,
   "price_per_lot_sqft": 111.31,
   "price_per_building_sqft": 111.71,
   "building_sqft": 1119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1125,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430009"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 130000,
   "lot_sqft": 6808,
   "price_per_lot_sqft": 19.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220296"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 2414280,
   "lot_sqft": 6530,
   "price_per_lot_sqft": 369.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210399"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 2414280,
   "lot_sqft": 4571,
   "price_per_lot_sqft": 528.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210398"
  },
  {
   "address": null,
   "sale_month": "2017-01",
   "price": 2414280,
   "lot_sqft": 4463,
   "price_per_lot_sqft": 540.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210397"
  },
  {
   "address": "444 Selby Avenue, Saint Paul",
   "sale_month": "2017-01",
   "price": 2414280,
   "lot_sqft": 8554,
   "price_per_lot_sqft": 282.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210265"
  },
  {
   "address": "3414 Tyler St NE, Minneapolis",
   "sale_month": "2017-01",
   "price": 3800000,
   "lot_sqft": 53947,
   "price_per_lot_sqft": 70.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4934,
   "use": "APARTMENT",
   "parcel_id": "0102924230081"
  },
  {
   "address": "315 Merger Street, Norwood Young America",
   "sale_month": "2016-12",
   "price": 137000,
   "lot_sqft": 12020,
   "price_per_lot_sqft": 11.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880130"
  },
  {
   "address": "993 Robert Street South, West Saint Paul",
   "sale_month": "2016-12",
   "price": 4820000,
   "lot_sqft": 28475,
   "price_per_lot_sqft": 169.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16559,
   "use": "Apartment",
   "parcel_id": "422372501011"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 18289,
   "lot_sqft": 12524,
   "price_per_lot_sqft": 1.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "419055000053"
  },
  {
   "address": "32975 Northfield Boulevard, Waterford Township",
   "sale_month": "2016-12",
   "price": 211711,
   "lot_sqft": 34845,
   "price_per_lot_sqft": 6.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6065,
   "use": "Industrial-preferred",
   "parcel_id": "419055000030"
  },
  {
   "address": "2504 25th Ave S, Minneapolis",
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 29374,
   "price_per_lot_sqft": 37.45,
   "price_per_building_sqft": 75.16,
   "building_sqft": 14636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14725,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924130055"
  },
  {
   "address": "500 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2016-12",
   "price": 210000,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 42.03,
   "price_per_building_sqft": 157.07,
   "building_sqft": 1337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1345,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310003"
  },
  {
   "address": "6200 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2016-12",
   "price": 14300000,
   "lot_sqft": 223636,
   "price_per_lot_sqft": 63.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19461,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921430008"
  },
  {
   "address": "6300 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2016-12",
   "price": 14300000,
   "lot_sqft": 240617,
   "price_per_lot_sqft": 59.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19038,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921430007"
  },
  {
   "address": "5801 Clearwater Dr, Minnetonka",
   "sale_month": "2016-12",
   "price": 5712500,
   "lot_sqft": 297393,
   "price_per_lot_sqft": 19.21,
   "price_per_building_sqft": 65.67,
   "building_sqft": 86987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 87512,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511722320023"
  },
  {
   "address": "739 27th St E, Minneapolis",
   "sale_month": "2016-12",
   "price": 550000,
   "lot_sqft": 5221,
   "price_per_lot_sqft": 105.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3500,
   "use": "APARTMENT",
   "parcel_id": "3502924320422"
  },
  {
   "address": "2423 Chicago Ave, Minneapolis",
   "sale_month": "2016-12",
   "price": 279900,
   "lot_sqft": 5732,
   "price_per_lot_sqft": 48.83,
   "price_per_building_sqft": 123.69,
   "building_sqft": 2263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2277,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924240183"
  },
  {
   "address": "1506 23rd St E, Minneapolis",
   "sale_month": "2016-12",
   "price": 682000,
   "lot_sqft": 7412,
   "price_per_lot_sqft": 92.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2496,
   "use": "APARTMENT",
   "parcel_id": "3502924120109"
  },
  {
   "address": "7625 18th Ave S, Richfield",
   "sale_month": "2016-12",
   "price": 500000,
   "lot_sqft": 13353,
   "price_per_lot_sqft": 37.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2959,
   "use": "APARTMENT",
   "parcel_id": "3502824440003"
  },
  {
   "address": "3545 Highway 61 North, Vadnais Heights",
   "sale_month": "2016-12",
   "price": 501539,
   "lot_sqft": 71688,
   "price_per_lot_sqft": 7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022210050"
  },
  {
   "address": "1569 University Avenue West, Saint Paul",
   "sale_month": "2016-12",
   "price": 300000,
   "lot_sqft": 2933,
   "price_per_lot_sqft": 102.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230179"
  },
  {
   "address": "6701 Evenstad Dr N, Maple Grove",
   "sale_month": "2016-12",
   "price": 34390000,
   "lot_sqft": 1405982,
   "price_per_lot_sqft": 24.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 119209,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922140002"
  },
  {
   "address": "2932 Clinton Ave, Minneapolis",
   "sale_month": "2016-12",
   "price": 321000,
   "lot_sqft": 6138,
   "price_per_lot_sqft": 52.3,
   "price_per_building_sqft": 53.15,
   "building_sqft": 6040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440049"
  },
  {
   "address": "2928 Clinton Ave, Minneapolis",
   "sale_month": "2016-12",
   "price": 45000,
   "lot_sqft": 3937,
   "price_per_lot_sqft": 11.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440048"
  },
  {
   "address": "506 24th St E, Minneapolis",
   "sale_month": "2016-12",
   "price": 470000,
   "lot_sqft": 4500,
   "price_per_lot_sqft": 104.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8473,
   "use": "APARTMENT",
   "parcel_id": "3402924110147"
  },
  {
   "address": "5735 Country Club Rd, Shorewood",
   "sale_month": "2016-12",
   "price": 139639,
   "lot_sqft": 25998,
   "price_per_lot_sqft": 5.37,
   "price_per_building_sqft": 14.25,
   "building_sqft": 9796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9855,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723140047"
  },
  {
   "address": "14625 Excelsior Blvd, Minnetonka",
   "sale_month": "2016-12",
   "price": 2450000,
   "lot_sqft": 122442,
   "price_per_lot_sqft": 20.01,
   "price_per_building_sqft": 73.15,
   "building_sqft": 33493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33695,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110061"
  },
  {
   "address": "1504 Greeley Street South, Stillwater",
   "sale_month": "2016-12",
   "price": 445000,
   "lot_sqft": 23135,
   "price_per_lot_sqft": 19.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "110",
   "parcel_id": "3303020230012"
  },
  {
   "address": "2213 Aldrich Ave S, Minneapolis",
   "sale_month": "2016-12",
   "price": 605000,
   "lot_sqft": 7215,
   "price_per_lot_sqft": 83.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1313,
   "use": "APARTMENT",
   "parcel_id": "3302924110142"
  },
  {
   "address": "744 3rd Street East, Saint Paul",
   "sale_month": "2016-12",
   "price": 199500,
   "lot_sqft": 5864,
   "price_per_lot_sqft": 34.02,
   "price_per_building_sqft": 125.16,
   "building_sqft": 1594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1604,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922140214"
  },
  {
   "address": "1751 Tower Drive, Stillwater",
   "sale_month": "2016-12",
   "price": 607000,
   "lot_sqft": 1303,
   "price_per_lot_sqft": 465.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020430038"
  },
  {
   "address": "1751 Tower Drive, Stillwater",
   "sale_month": "2016-12",
   "price": 607000,
   "lot_sqft": 4486,
   "price_per_lot_sqft": 135.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4384,
   "use": "300",
   "parcel_id": "3203020430037"
  },
  {
   "address": "830 Boone Ave N, Golden Valley",
   "sale_month": "2016-12",
   "price": 1812000,
   "lot_sqft": 151847,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": 49.15,
   "building_sqft": 36865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37087,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821130002"
  },
  {
   "address": "4100 Minnesota Dr, Edina",
   "sale_month": "2016-12",
   "price": 1750000,
   "lot_sqft": 179559,
   "price_per_lot_sqft": 9.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35635,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824440015"
  },
  {
   "address": "411 Chestnut Street North, Chaska",
   "sale_month": "2016-12",
   "price": 245000,
   "lot_sqft": 2884,
   "price_per_lot_sqft": 84.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "305490010"
  },
  {
   "address": "7077 Northland Cir N, Brooklyn Park",
   "sale_month": "2016-12",
   "price": 1890000,
   "lot_sqft": 84224,
   "price_per_lot_sqft": 22.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8800,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011921430012"
  },
  {
   "address": "301 29th Ave SE, Minneapolis",
   "sale_month": "2016-12",
   "price": 278992,
   "lot_sqft": 10582,
   "price_per_lot_sqft": 26.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923120001"
  },
  {
   "address": "791 Raymond Avenue, Saint Paul",
   "sale_month": "2016-12",
   "price": 185000,
   "lot_sqft": 1743,
   "price_per_lot_sqft": 106.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340013"
  },
  {
   "address": "2091 Energy Park Drive, Saint Paul",
   "sale_month": "2016-12",
   "price": 345000,
   "lot_sqft": 86252,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": 32.76,
   "building_sqft": 10531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10594,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923110099"
  },
  {
   "address": "755 Edgerton Street, Saint Paul",
   "sale_month": "2016-12",
   "price": 66000,
   "lot_sqft": 4932,
   "price_per_lot_sqft": 13.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1256,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922340105"
  },
  {
   "address": "7445 15th Street North, Oakdale",
   "sale_month": "2016-12",
   "price": 279000,
   "lot_sqft": 22482,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": 91.06,
   "building_sqft": 3064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3082,
   "use": "300",
   "parcel_id": "2902921310009"
  },
  {
   "address": "15300 25th Ave N, Plymouth",
   "sale_month": "2016-12",
   "price": 8185500,
   "lot_sqft": 307976,
   "price_per_lot_sqft": 26.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 96414,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822210027"
  },
  {
   "address": "5220 Interlachen Blvd, Edina",
   "sale_month": "2016-12",
   "price": 2664000,
   "lot_sqft": 63056,
   "price_per_lot_sqft": 42.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9548,
   "use": "APARTMENT",
   "parcel_id": "2811721230110"
  },
  {
   "address": "232 Main Street North, Stillwater",
   "sale_month": "2016-12",
   "price": 1150000,
   "lot_sqft": 25037,
   "price_per_lot_sqft": 45.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46134,
   "use": "300",
   "parcel_id": "2803020140039"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 1150000,
   "lot_sqft": 12490,
   "price_per_lot_sqft": 92.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020130162"
  },
  {
   "address": "1700 3rd Ave S, Minneapolis",
   "sale_month": "2016-12",
   "price": 700000,
   "lot_sqft": 15877,
   "price_per_lot_sqft": 44.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2688,
   "use": "APARTMENT",
   "parcel_id": "2702924430208"
  },
  {
   "address": "107 Prairie Street North, Shakopee",
   "sale_month": "2016-12",
   "price": 510000,
   "lot_sqft": 11351,
   "price_per_lot_sqft": 44.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3691,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270041160"
  },
  {
   "address": "223 Holmes Street South, Shakopee",
   "sale_month": "2016-12",
   "price": 160000,
   "lot_sqft": 7054,
   "price_per_lot_sqft": 22.68,
   "price_per_building_sqft": 45.94,
   "building_sqft": 3483,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3504,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270012381"
  },
  {
   "address": "1500 Park Ave, Minneapolis",
   "sale_month": "2016-12",
   "price": 1600000,
   "lot_sqft": 6799,
   "price_per_lot_sqft": 235.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4634,
   "use": "APARTMENT",
   "parcel_id": "2602924320056"
  },
  {
   "address": "7945 Stone Creek Drive, Chanhassen",
   "sale_month": "2016-12",
   "price": 396000,
   "lot_sqft": 1665,
   "price_per_lot_sqft": 237.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720224"
  },
  {
   "address": "4616 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2016-12",
   "price": 500,
   "lot_sqft": 16187,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2759,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330047"
  },
  {
   "address": "2751 County Road E East, White Bear Lake",
   "sale_month": "2016-12",
   "price": 1900000,
   "lot_sqft": 44238,
   "price_per_lot_sqft": 42.95,
   "price_per_building_sqft": 534.16,
   "building_sqft": 3557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3579,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253022440089"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 264441,
   "lot_sqft": 2278,
   "price_per_lot_sqft": 116.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410284"
  },
  {
   "address": "586 Maryland Avenue West, Saint Paul",
   "sale_month": "2016-12",
   "price": 30000,
   "lot_sqft": 8429,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1835,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923220003"
  },
  {
   "address": "609 Main Street West, New Prague",
   "sale_month": "2016-12",
   "price": 40000,
   "lot_sqft": 7826,
   "price_per_lot_sqft": 5.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "249330350"
  },
  {
   "address": "2044 Gateway Circle, Centerville",
   "sale_month": "2016-12",
   "price": 975500,
   "lot_sqft": 98851,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12019,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122330013"
  },
  {
   "address": "119 Main Street East, New Prague",
   "sale_month": "2016-12",
   "price": 200000,
   "lot_sqft": 6278,
   "price_per_lot_sqft": 31.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240950020"
  },
  {
   "address": "10351 Naples Street Northeast, Blaine",
   "sale_month": "2016-12",
   "price": 215000,
   "lot_sqft": 207094,
   "price_per_lot_sqft": 1.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123320003"
  },
  {
   "address": "6867 20th Avenue, Centerville",
   "sale_month": "2016-12",
   "price": 275000,
   "lot_sqft": 220923,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": 28.58,
   "building_sqft": 9623,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9681,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122440004"
  },
  {
   "address": "6885 20th Avenue, Centerville",
   "sale_month": "2016-12",
   "price": 500,
   "lot_sqft": 50073,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.13,
   "building_sqft": 3918,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3942,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122440002"
  },
  {
   "address": "250 57th Avenue Northeast, Fridley",
   "sale_month": "2016-12",
   "price": 26750000,
   "lot_sqft": 524996,
   "price_per_lot_sqft": 50.95,
   "price_per_building_sqft": 161.86,
   "building_sqft": 165263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 166260,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024320012"
  },
  {
   "address": "21840 Industrial Ct, Rogers",
   "sale_month": "2016-12",
   "price": 835000,
   "lot_sqft": 36678,
   "price_per_lot_sqft": 22.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11900,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023210023"
  },
  {
   "address": "21840 Industrial Ct, Rogers",
   "sale_month": "2016-12",
   "price": 835000,
   "lot_sqft": 30866,
   "price_per_lot_sqft": 27.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023210022"
  },
  {
   "address": "9665 265th Street East, Elko New Market",
   "sale_month": "2016-12",
   "price": 218000,
   "lot_sqft": 13512,
   "price_per_lot_sqft": 16.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "230290040"
  },
  {
   "address": "10645 165th Street West, Lakeville",
   "sale_month": "2016-12",
   "price": 270000,
   "lot_sqft": 1822,
   "price_per_lot_sqft": 148.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001140"
  },
  {
   "address": "20275 Heritage Drive, Lakeville",
   "sale_month": "2016-12",
   "price": 1200000,
   "lot_sqft": 43219,
   "price_per_lot_sqft": 27.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8769,
   "use": "Commercial-preferred",
   "parcel_id": "223202801010"
  },
  {
   "address": "1517 White Bear Avenue North, Saint Paul",
   "sale_month": "2016-12",
   "price": 600000,
   "lot_sqft": 26738,
   "price_per_lot_sqft": 22.44,
   "price_per_building_sqft": 83.89,
   "building_sqft": 7152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7196,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922140037"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 84750000,
   "lot_sqft": 93421,
   "price_per_lot_sqft": 907.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2211622120003"
  },
  {
   "address": "8680 Magnolia Tr, Eden Prairie",
   "sale_month": "2016-12",
   "price": 84750000,
   "lot_sqft": 212887,
   "price_per_lot_sqft": 398.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29459,
   "use": "APARTMENT",
   "parcel_id": "2211622120002"
  },
  {
   "address": "13000 Dahlia Cir, Eden Prairie",
   "sale_month": "2016-12",
   "price": 84750000,
   "lot_sqft": 629803,
   "price_per_lot_sqft": 134.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29685,
   "use": "APARTMENT",
   "parcel_id": "2211622110005"
  },
  {
   "address": "8675 Marigold Cir, Eden Prairie",
   "sale_month": "2016-12",
   "price": 84750000,
   "lot_sqft": 422263,
   "price_per_lot_sqft": 200.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29336,
   "use": "APARTMENT",
   "parcel_id": "2211622110004"
  },
  {
   "address": "21875 Grenada Avenue, Lakeville",
   "sale_month": "2016-12",
   "price": 1021000,
   "lot_sqft": 87102,
   "price_per_lot_sqft": 11.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24427,
   "use": "Industrial-preferred",
   "parcel_id": "220330079011"
  },
  {
   "address": "300 Sunset Drive, Jordan",
   "sale_month": "2016-12",
   "price": 300000,
   "lot_sqft": 38853,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220130080"
  },
  {
   "address": "5801 Excelsior Blvd, St. Louis Park",
   "sale_month": "2016-12",
   "price": 490000,
   "lot_sqft": 12146,
   "price_per_lot_sqft": 40.34,
   "price_per_building_sqft": 41.44,
   "building_sqft": 11825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11896,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240161"
  },
  {
   "address": "1015 Glenwood Ave, Minneapolis",
   "sale_month": "2016-12",
   "price": 1530000,
   "lot_sqft": 70355,
   "price_per_lot_sqft": 21.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23066,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924440013"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 2020000,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 202.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721210009"
  },
  {
   "address": "8461 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2016-12",
   "price": 2020000,
   "lot_sqft": 54319,
   "price_per_lot_sqft": 37.19,
   "price_per_building_sqft": 146.24,
   "building_sqft": 13813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13897,
   "use": "300",
   "parcel_id": "2102721120022"
  },
  {
   "address": "19974 Iguana Street Northwest, Nowthen",
   "sale_month": "2016-12",
   "price": 305000,
   "lot_sqft": 73365,
   "price_per_lot_sqft": 4.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420010"
  },
  {
   "address": "1560 109th Avenue Northeast, Blaine",
   "sale_month": "2016-12",
   "price": 3051470,
   "lot_sqft": 45824,
   "price_per_lot_sqft": 66.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123120023"
  },
  {
   "address": "7460 Oxford St, St. Louis Park",
   "sale_month": "2016-12",
   "price": 525000,
   "lot_sqft": 16662,
   "price_per_lot_sqft": 31.51,
   "price_per_building_sqft": 113.98,
   "building_sqft": 4606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4634,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721240006"
  },
  {
   "address": "10855 University Avenue Northeast, Blaine",
   "sale_month": "2016-12",
   "price": 16750000,
   "lot_sqft": 564359,
   "price_per_lot_sqft": 29.68,
   "price_per_building_sqft": 184.71,
   "building_sqft": 90684,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 91232,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123220076"
  },
  {
   "address": "8900 Excelsior Blvd, Hopkins",
   "sale_month": "2016-12",
   "price": 270000,
   "lot_sqft": 5818,
   "price_per_lot_sqft": 46.41,
   "price_per_building_sqft": 67.77,
   "building_sqft": 3984,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4008,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721310030"
  },
  {
   "address": "448 Lilac Street, Lino Lakes",
   "sale_month": "2016-12",
   "price": 10,
   "lot_sqft": 44969,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 6119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6156,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220004"
  },
  {
   "address": "3300 Gorham Ave, St. Louis Park",
   "sale_month": "2016-12",
   "price": 1200000,
   "lot_sqft": 30281,
   "price_per_lot_sqft": 39.63,
   "price_per_building_sqft": 71.28,
   "building_sqft": 16834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16936,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420059"
  },
  {
   "address": "7860 33rd Street North, Oakdale",
   "sale_month": "2016-12",
   "price": 700000,
   "lot_sqft": 53092,
   "price_per_lot_sqft": 13.18,
   "price_per_building_sqft": 116.67,
   "building_sqft": 6000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6036,
   "use": "300",
   "parcel_id": "1702921410009"
  },
  {
   "address": "6325 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2016-12",
   "price": 387000,
   "lot_sqft": 7962,
   "price_per_lot_sqft": 48.61,
   "price_per_building_sqft": 154.74,
   "building_sqft": 2501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2516,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721220103"
  },
  {
   "address": "710 West Broadway, Minneapolis",
   "sale_month": "2016-12",
   "price": 330000,
   "lot_sqft": 17232,
   "price_per_lot_sqft": 19.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140207"
  },
  {
   "address": "13492 Winchester Pl, Eden Prairie",
   "sale_month": "2016-12",
   "price": 530000,
   "lot_sqft": 1724,
   "price_per_lot_sqft": 307.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1511622420033"
  },
  {
   "address": "13494 Winchester Pl, Eden Prairie",
   "sale_month": "2016-12",
   "price": 530000,
   "lot_sqft": 5969,
   "price_per_lot_sqft": 88.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4082,
   "use": "APARTMENT",
   "parcel_id": "1511622420032"
  },
  {
   "address": "2220 South Avenue East, North Saint Paul",
   "sale_month": "2016-12",
   "price": 650000,
   "lot_sqft": 28367,
   "price_per_lot_sqft": 22.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3339,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110006"
  },
  {
   "address": "21252 Olinda Trail North, Scandia",
   "sale_month": "2016-12",
   "price": 48000,
   "lot_sqft": 5994,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "300",
   "parcel_id": "1403220340050"
  },
  {
   "address": "438 University Ave NE, Minneapolis",
   "sale_month": "2016-12",
   "price": 476000,
   "lot_sqft": 10967,
   "price_per_lot_sqft": 43.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2203,
   "use": "APARTMENT",
   "parcel_id": "1402924340087"
  },
  {
   "address": "8555 Revere La N, Maple Grove",
   "sale_month": "2016-12",
   "price": 12200000,
   "lot_sqft": 478726,
   "price_per_lot_sqft": 25.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 184415,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922340007"
  },
  {
   "address": "10503 89th Ave N, Maple Grove",
   "sale_month": "2016-12",
   "price": 1150000,
   "lot_sqft": 209054,
   "price_per_lot_sqft": 5.5,
   "price_per_building_sqft": 77.78,
   "building_sqft": 14786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14875,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922310005"
  },
  {
   "address": "10900 Co Rd No 81, Maple Grove",
   "sale_month": "2016-12",
   "price": 1350000,
   "lot_sqft": 121680,
   "price_per_lot_sqft": 11.09,
   "price_per_building_sqft": 49.28,
   "building_sqft": 27394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27559,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922220015"
  },
  {
   "address": "1135 Buchanan St NE, Minneapolis",
   "sale_month": "2016-12",
   "price": 725000,
   "lot_sqft": 7916,
   "price_per_lot_sqft": 91.59,
   "price_per_building_sqft": 138.57,
   "building_sqft": 5232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5263,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924240055"
  },
  {
   "address": "1501 Johnson St NE, Minneapolis",
   "sale_month": "2016-12",
   "price": 680000,
   "lot_sqft": 97056,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": 92.96,
   "building_sqft": 7315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7359,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924120007"
  },
  {
   "address": "1918 1st Avenue, Anoka",
   "sale_month": "2016-12",
   "price": 500,
   "lot_sqft": 1471,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110034"
  },
  {
   "address": "9701 Valley View Rd, Eden Prairie",
   "sale_month": "2016-12",
   "price": 5250000,
   "lot_sqft": 322528,
   "price_per_lot_sqft": 16.28,
   "price_per_building_sqft": 158.02,
   "building_sqft": 33223,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33424,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622140021"
  },
  {
   "address": "2847 Central Ave NE, Minneapolis",
   "sale_month": "2016-12",
   "price": 163000,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 20.03,
   "price_per_building_sqft": 160.43,
   "building_sqft": 1016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1022,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924220086"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 5550000,
   "lot_sqft": 95276,
   "price_per_lot_sqft": 58.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024220029"
  },
  {
   "address": "1771 Yankee Doodle Road, Eagan",
   "sale_month": "2016-12",
   "price": 1075000,
   "lot_sqft": 78732,
   "price_per_lot_sqft": 13.65,
   "price_per_building_sqft": 127.66,
   "building_sqft": 8421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8472,
   "use": "Commercial-preferred",
   "parcel_id": "106805001111"
  },
  {
   "address": "191 Osborne Road Northeast, Fridley",
   "sale_month": "2016-12",
   "price": 5550000,
   "lot_sqft": 275334,
   "price_per_lot_sqft": 20.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 100903,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024110031"
  },
  {
   "address": "1743 Randolph Avenue, Saint Paul",
   "sale_month": "2016-12",
   "price": 756000,
   "lot_sqft": 5048,
   "price_per_lot_sqft": 149.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2173,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823130217"
  },
  {
   "address": "9401 Zane Ave N, Brooklyn Park",
   "sale_month": "2016-12",
   "price": 24100000,
   "lot_sqft": 710002,
   "price_per_lot_sqft": 33.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 104118,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921330006"
  },
  {
   "address": "516 Humboldt Avenue, Saint Paul",
   "sale_month": "2016-12",
   "price": 12300000,
   "lot_sqft": 85882,
   "price_per_lot_sqft": 143.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 71233,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082822230183"
  },
  {
   "address": "6688 93rd Ave N, Brooklyn Park",
   "sale_month": "2016-12",
   "price": 20780902,
   "lot_sqft": 579173,
   "price_per_lot_sqft": 35.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 208863,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921440006"
  },
  {
   "address": "5249 Douglas Dr N, Crystal",
   "sale_month": "2016-12",
   "price": 115000,
   "lot_sqft": 7401,
   "price_per_lot_sqft": 15.54,
   "price_per_building_sqft": 120.17,
   "building_sqft": 957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 963,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811821110082"
  },
  {
   "address": "7401 Bush Lake Rd, Edina",
   "sale_month": "2016-12",
   "price": 1760000,
   "lot_sqft": 158868,
   "price_per_lot_sqft": 11.08,
   "price_per_building_sqft": 32.73,
   "building_sqft": 53779,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54104,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621410010"
  },
  {
   "address": "7729 79th Street South, Cottage Grove",
   "sale_month": "2016-12",
   "price": 695000,
   "lot_sqft": 38215,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": 135,
   "building_sqft": 5148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5179,
   "use": "300",
   "parcel_id": "0802721430010"
  },
  {
   "address": "71 Minnesota Avenue, Little Canada",
   "sale_month": "2016-12",
   "price": 2450000,
   "lot_sqft": 178087,
   "price_per_lot_sqft": 13.76,
   "price_per_building_sqft": 62.45,
   "building_sqft": 39234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39471,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922320049"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 2450000,
   "lot_sqft": 83583,
   "price_per_lot_sqft": 29.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922320008"
  },
  {
   "address": "1048 Hastings Avenue, Saint Paul Park",
   "sale_month": "2016-12",
   "price": 47034,
   "lot_sqft": 42665,
   "price_per_lot_sqft": 1.1,
   "price_per_building_sqft": 10.5,
   "building_sqft": 4481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4508,
   "use": "300",
   "parcel_id": "0702721310107"
  },
  {
   "address": "2315 2nd Avenue, Anoka",
   "sale_month": "2016-12",
   "price": 500,
   "lot_sqft": 5779,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124320127"
  },
  {
   "address": "11470 River Valley Road, Jackson Township",
   "sale_month": "2016-12",
   "price": 116000,
   "lot_sqft": 1449,
   "price_per_lot_sqft": 80.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410160"
  },
  {
   "address": "5719 Hadley Avenue, Oakdale",
   "sale_month": "2016-12",
   "price": 750000,
   "lot_sqft": 470737,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602921220008"
  },
  {
   "address": "12951 Riverdale Drive Northwest, Coon Rapids",
   "sale_month": "2016-12",
   "price": 1580000,
   "lot_sqft": 47735,
   "price_per_lot_sqft": 33.1,
   "price_per_building_sqft": 268.84,
   "building_sqft": 5877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5912,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124240015"
  },
  {
   "address": "1515 Wayzata Blvd E, Wayzata",
   "sale_month": "2016-12",
   "price": 10000,
   "lot_sqft": 43241,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13529,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722240005"
  },
  {
   "address": "150 Urban Place, Saint Paul",
   "sale_month": "2016-12",
   "price": 390500,
   "lot_sqft": 7556,
   "price_per_lot_sqft": 51.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3140,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042822220030"
  },
  {
   "address": "1304 42nd Ave N, Minneapolis",
   "sale_month": "2016-12",
   "price": 15000,
   "lot_sqft": 6391,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402924120187"
  },
  {
   "address": "55 77th Avenue Northeast, Fridley",
   "sale_month": "2016-12",
   "price": 390000,
   "lot_sqft": 85978,
   "price_per_lot_sqft": 4.54,
   "price_per_building_sqft": 43.92,
   "building_sqft": 8880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8933,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440038"
  },
  {
   "address": "505 Lake St W, Minneapolis",
   "sale_month": "2016-12",
   "price": 1108538,
   "lot_sqft": 8867,
   "price_per_lot_sqft": 125.02,
   "price_per_building_sqft": 207.01,
   "building_sqft": 5355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5387,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220212"
  },
  {
   "address": "14501 Judicial Road, Burnsville",
   "sale_month": "2016-12",
   "price": 1830000,
   "lot_sqft": 83006,
   "price_per_lot_sqft": 22.05,
   "price_per_building_sqft": 94.28,
   "building_sqft": 19411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19528,
   "use": "Industrial-preferred",
   "parcel_id": "024720001020"
  },
  {
   "address": "14601 Portland Avenue South, Burnsville",
   "sale_month": "2016-12",
   "price": 51000000,
   "lot_sqft": 768618,
   "price_per_lot_sqft": 66.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32829,
   "use": "Apartment",
   "parcel_id": "021538801010"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 38500000,
   "lot_sqft": 226202,
   "price_per_lot_sqft": 170.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46051,
   "use": "Apartment",
   "parcel_id": "015680001010"
  },
  {
   "address": "2315 2nd Avenue, Anoka",
   "sale_month": "2016-12",
   "price": 500,
   "lot_sqft": 440,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125410136"
  },
  {
   "address": "2315 2nd Avenue, Anoka",
   "sale_month": "2016-12",
   "price": 500,
   "lot_sqft": 667,
   "price_per_lot_sqft": 0.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125410135"
  },
  {
   "address": "2315 2nd Avenue, Anoka",
   "sale_month": "2016-12",
   "price": 500,
   "lot_sqft": 18032,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.06,
   "building_sqft": 8671,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8723,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125410134"
  },
  {
   "address": "901 Highway 10, Anoka",
   "sale_month": "2016-12",
   "price": 1600000,
   "lot_sqft": 90419,
   "price_per_lot_sqft": 17.7,
   "price_per_building_sqft": 126.58,
   "building_sqft": 12640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12716,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125220083"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 9131,
   "price_per_lot_sqft": 120.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125120030"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 4279,
   "price_per_lot_sqft": 257.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125120029"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 16023,
   "price_per_lot_sqft": 68.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125120028"
  },
  {
   "address": "3009 State Avenue, Anoka",
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 22113,
   "price_per_lot_sqft": 49.74,
   "price_per_building_sqft": 230.13,
   "building_sqft": 4780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4809,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125120027"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 22871,
   "price_per_lot_sqft": 48.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125120026"
  },
  {
   "address": "3029 State Avenue, Anoka",
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 15387,
   "price_per_lot_sqft": 71.49,
   "price_per_building_sqft": 901.64,
   "building_sqft": 1220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1227,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125120025"
  },
  {
   "address": "3025 State Avenue, Anoka",
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 21593,
   "price_per_lot_sqft": 50.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125120024"
  },
  {
   "address": null,
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 433621,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1199,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125110043"
  },
  {
   "address": "2905 Ferry Street, Anoka",
   "sale_month": "2016-12",
   "price": 1100000,
   "lot_sqft": 109793,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": 48.06,
   "building_sqft": 22888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23027,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125110042"
  },
  {
   "address": "1129 79th Avenue Northeast, Spring Lake Park",
   "sale_month": "2016-12",
   "price": 500,
   "lot_sqft": 17086,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2255,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310039"
  },
  {
   "address": "1121 79th Avenue Northeast, Spring Lake Park",
   "sale_month": "2016-12",
   "price": 500,
   "lot_sqft": 17086,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2258,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310038"
  },
  {
   "address": "255 Smith Avenue North, Saint Paul",
   "sale_month": "2016-12",
   "price": 9200000,
   "lot_sqft": 29533,
   "price_per_lot_sqft": 311.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823140371"
  },
  {
   "address": "3544 Minnehaha Ave, Minneapolis",
   "sale_month": "2016-12",
   "price": 289500,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 48.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1293,
   "use": "TRIPLEX",
   "parcel_id": "0102824410108"
  },
  {
   "address": "117 Railroad Street West, Norwood Young America",
   "sale_month": "2016-11",
   "price": 40000,
   "lot_sqft": 17621,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4450,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "589990030"
  },
  {
   "address": "127 Elm Street West, Norwood Young America",
   "sale_month": "2016-11",
   "price": 89500,
   "lot_sqft": 7496,
   "price_per_lot_sqft": 11.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9164,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500110"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 160906,
   "lot_sqft": 14408,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "421840101020"
  },
  {
   "address": "1458 Robert Street South, West Saint Paul",
   "sale_month": "2016-11",
   "price": 729094,
   "lot_sqft": 31708,
   "price_per_lot_sqft": 22.99,
   "price_per_building_sqft": 127.66,
   "building_sqft": 5711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5745,
   "use": "Commercial-preferred",
   "parcel_id": "421840001031"
  },
  {
   "address": "507 University Avenue West, Saint Paul",
   "sale_month": "2016-11",
   "price": 130000,
   "lot_sqft": 4139,
   "price_per_lot_sqft": 31.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "362923230117"
  },
  {
   "address": "6111 Highway 10 Northwest, Ramsey",
   "sale_month": "2016-11",
   "price": 1465000,
   "lot_sqft": 43743,
   "price_per_lot_sqft": 33.49,
   "price_per_building_sqft": 1352.72,
   "building_sqft": 1083,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1089,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225310026"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 1465000,
   "lot_sqft": 43144,
   "price_per_lot_sqft": 33.96,
   "price_per_building_sqft": 60,
   "building_sqft": 24416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24563,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225310025"
  },
  {
   "address": "4400 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2016-11",
   "price": 180000,
   "lot_sqft": 8584,
   "price_per_lot_sqft": 20.97,
   "price_per_building_sqft": 90.5,
   "building_sqft": 1989,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2001,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024110011"
  },
  {
   "address": "3202 White Bear Avenue, White Bear Lake",
   "sale_month": "2016-11",
   "price": 575000,
   "lot_sqft": 35575,
   "price_per_lot_sqft": 16.16,
   "price_per_building_sqft": 112.77,
   "building_sqft": 5099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5130,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022340005"
  },
  {
   "address": "6250 Earle Brown Dr, Brooklyn Center",
   "sale_month": "2016-11",
   "price": 100000,
   "lot_sqft": 62946,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921430020"
  },
  {
   "address": "2700 Freeway Blvd, Brooklyn Center",
   "sale_month": "2016-11",
   "price": 2350000,
   "lot_sqft": 327704,
   "price_per_lot_sqft": 7.17,
   "price_per_building_sqft": 29.7,
   "building_sqft": 79133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 79611,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3511921230001"
  },
  {
   "address": "6601 Parkway Cir, Brooklyn Center",
   "sale_month": "2016-11",
   "price": 5050000,
   "lot_sqft": 272394,
   "price_per_lot_sqft": 18.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 73229,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921130011"
  },
  {
   "address": "6885 Sycamore La N, Maple Grove",
   "sale_month": "2016-11",
   "price": 511500,
   "lot_sqft": 127512,
   "price_per_lot_sqft": 4.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20141,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922110012"
  },
  {
   "address": "6121 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2016-11",
   "price": 1500000,
   "lot_sqft": 195900,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28120,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3411921430005"
  },
  {
   "address": "171 Cheshire La N, Plymouth",
   "sale_month": "2016-11",
   "price": 46200000,
   "lot_sqft": 198786,
   "price_per_lot_sqft": 232.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68378,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822330013"
  },
  {
   "address": "151 Cheshire La N, Plymouth",
   "sale_month": "2016-11",
   "price": 46200000,
   "lot_sqft": 192241,
   "price_per_lot_sqft": 240.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62046,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822330012"
  },
  {
   "address": "141 Cheshire La N, Plymouth",
   "sale_month": "2016-11",
   "price": 46200000,
   "lot_sqft": 232318,
   "price_per_lot_sqft": 198.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 78486,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822330011"
  },
  {
   "address": "161 Cheshire La N, Plymouth",
   "sale_month": "2016-11",
   "price": 46200000,
   "lot_sqft": 202709,
   "price_per_lot_sqft": 227.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 70804,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822330010"
  },
  {
   "address": "181 Cheshire La N, Plymouth",
   "sale_month": "2016-11",
   "price": 46200000,
   "lot_sqft": 119193,
   "price_per_lot_sqft": 387.61,
   "price_per_building_sqft": 1275.4,
   "building_sqft": 36224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36442,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822330009"
  },
  {
   "address": "1947 Roblyn Avenue, Saint Paul",
   "sale_month": "2016-11",
   "price": 275000,
   "lot_sqft": 10938,
   "price_per_lot_sqft": 25.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1972,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923330001"
  },
  {
   "address": "1837 University Avenue West, Saint Paul",
   "sale_month": "2016-11",
   "price": 440000,
   "lot_sqft": 7755,
   "price_per_lot_sqft": 56.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240021"
  },
  {
   "address": "6280 Louisiana Ct N, Brooklyn Park",
   "sale_month": "2016-11",
   "price": 22070000,
   "lot_sqft": 297516,
   "price_per_lot_sqft": 74.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9555,
   "use": "APARTMENT",
   "parcel_id": "3211921430030"
  },
  {
   "address": "7000 62nd Ave N, Brooklyn Park",
   "sale_month": "2016-11",
   "price": 12690000,
   "lot_sqft": 344117,
   "price_per_lot_sqft": 36.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 85417,
   "use": "APARTMENT",
   "parcel_id": "3211921430015"
  },
  {
   "address": "11720 Brockton La N, Dayton",
   "sale_month": "2016-11",
   "price": 547175,
   "lot_sqft": 236968,
   "price_per_lot_sqft": 2.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8818,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022220009"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 1100000,
   "lot_sqft": 25660,
   "price_per_lot_sqft": 42.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3103021220026"
  },
  {
   "address": "3590 Century Avenue, Mahtomedi",
   "sale_month": "2016-11",
   "price": 1100000,
   "lot_sqft": 72896,
   "price_per_lot_sqft": 15.09,
   "price_per_building_sqft": 90.7,
   "building_sqft": 12128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12201,
   "use": "305",
   "parcel_id": "3103021220019"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 1100000,
   "lot_sqft": 29425,
   "price_per_lot_sqft": 37.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3103021220002"
  },
  {
   "address": "4455 77th St W, Edina",
   "sale_month": "2016-11",
   "price": 1200000,
   "lot_sqft": 86639,
   "price_per_lot_sqft": 13.85,
   "price_per_building_sqft": 61.71,
   "building_sqft": 19445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19562,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824430015"
  },
  {
   "address": "17833 Hutchins Dr, Minnetonka",
   "sale_month": "2016-11",
   "price": 213000,
   "lot_sqft": 1672,
   "price_per_lot_sqft": 127.39,
   "price_per_building_sqft": 183.94,
   "building_sqft": 1158,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410059"
  },
  {
   "address": "9460 Ulysses Street Northeast, Blaine",
   "sale_month": "2016-11",
   "price": 525000,
   "lot_sqft": 87109,
   "price_per_lot_sqft": 6.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293123340014"
  },
  {
   "address": "9967 Ulysses Street Northeast, Blaine",
   "sale_month": "2016-11",
   "price": 1500000,
   "lot_sqft": 87292,
   "price_per_lot_sqft": 17.18,
   "price_per_building_sqft": 159.68,
   "building_sqft": 9394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9451,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123210052"
  },
  {
   "address": "1267 Cook Avenue East, Saint Paul",
   "sale_month": "2016-11",
   "price": 3488433,
   "lot_sqft": 27838,
   "price_per_lot_sqft": 125.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7074,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922140007"
  },
  {
   "address": "1270 Magnolia Avenue East, Saint Paul",
   "sale_month": "2016-11",
   "price": 3488433,
   "lot_sqft": 22311,
   "price_per_lot_sqft": 156.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6709,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922140006"
  },
  {
   "address": "1286 Magnolia Avenue East, Saint Paul",
   "sale_month": "2016-11",
   "price": 3488433,
   "lot_sqft": 14045,
   "price_per_lot_sqft": 248.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3215,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922140005"
  },
  {
   "address": "308 Chestnut Street East, Stillwater",
   "sale_month": "2016-11",
   "price": 239728,
   "lot_sqft": 916,
   "price_per_lot_sqft": 261.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410015"
  },
  {
   "address": "1916 Hennepin Ave, Minneapolis",
   "sale_month": "2016-11",
   "price": 560000,
   "lot_sqft": 5115,
   "price_per_lot_sqft": 109.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2491,
   "use": "APARTMENT",
   "parcel_id": "2802924440036"
  },
  {
   "address": "1601 Nicollet Ave, Minneapolis",
   "sale_month": "2016-11",
   "price": 2000000,
   "lot_sqft": 11409,
   "price_per_lot_sqft": 175.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924420061"
  },
  {
   "address": "612 16th St E, Minneapolis",
   "sale_month": "2016-11",
   "price": 200000,
   "lot_sqft": 5092,
   "price_per_lot_sqft": 39.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 967,
   "use": "TRIPLEX",
   "parcel_id": "2602924320069"
  },
  {
   "address": "240 Chicago Ave, Minneapolis",
   "sale_month": "2016-11",
   "price": 5248668,
   "lot_sqft": 63142,
   "price_per_lot_sqft": 83.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7365,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924210173"
  },
  {
   "address": "150 Red Rock Crossing, Newport",
   "sale_month": "2016-11",
   "price": 552900,
   "lot_sqft": 58214,
   "price_per_lot_sqft": 9.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2602822410044"
  },
  {
   "address": "2030 Main Street, Centerville",
   "sale_month": "2016-11",
   "price": 490000,
   "lot_sqft": 117214,
   "price_per_lot_sqft": 4.18,
   "price_per_building_sqft": 85.17,
   "building_sqft": 5753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5788,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122230008"
  },
  {
   "address": "1599 Rice Street, Saint Paul",
   "sale_month": "2016-11",
   "price": 475000,
   "lot_sqft": 9254,
   "price_per_lot_sqft": 51.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3769,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110128"
  },
  {
   "address": "1011 4th St SE, Minneapolis",
   "sale_month": "2016-11",
   "price": 3200000,
   "lot_sqft": 14640,
   "price_per_lot_sqft": 218.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2341,
   "use": "APARTMENT",
   "parcel_id": "2402924310036"
  },
  {
   "address": "13501 80th Cir N, Maple Grove",
   "sale_month": "2016-11",
   "price": 1200000,
   "lot_sqft": 38031,
   "price_per_lot_sqft": 31.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6840,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310049"
  },
  {
   "address": "910 Quaker Avenue, Jordan",
   "sale_month": "2016-11",
   "price": 399900,
   "lot_sqft": 73715,
   "price_per_lot_sqft": 5.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12263,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240090"
  },
  {
   "address": "4525 White Bear Parkway, White Bear Lake",
   "sale_month": "2016-11",
   "price": 925000,
   "lot_sqft": 108924,
   "price_per_lot_sqft": 8.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6239,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022110011"
  },
  {
   "address": "7700 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2016-11",
   "price": 5408780,
   "lot_sqft": 97336,
   "price_per_lot_sqft": 55.57,
   "price_per_building_sqft": 331.73,
   "building_sqft": 16305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16403,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921330102"
  },
  {
   "address": "2900 Douglas Dr N, Crystal",
   "sale_month": "2016-11",
   "price": 11370000,
   "lot_sqft": 340129,
   "price_per_lot_sqft": 33.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57333,
   "use": "APARTMENT",
   "parcel_id": "2111821330005"
  },
  {
   "address": "3000 Douglas Dr N, Crystal",
   "sale_month": "2016-11",
   "price": 11790000,
   "lot_sqft": 214059,
   "price_per_lot_sqft": 55.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34939,
   "use": "APARTMENT",
   "parcel_id": "2111821320038"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 25000,
   "lot_sqft": 824,
   "price_per_lot_sqft": 30.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923240065"
  },
  {
   "address": "1222 Washburn Ave N, Minneapolis",
   "sale_month": "2016-11",
   "price": 300000,
   "lot_sqft": 7715,
   "price_per_lot_sqft": 38.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1450,
   "use": "TRIPLEX",
   "parcel_id": "2002924120041"
  },
  {
   "address": "1101 Spiral Boulevard, Hastings",
   "sale_month": "2016-11",
   "price": 1050000,
   "lot_sqft": 293595,
   "price_per_lot_sqft": 3.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31184,
   "use": "Industrial-preferred",
   "parcel_id": "193200201023"
  },
  {
   "address": "1579 Sloan Street, Saint Paul",
   "sale_month": "2016-11",
   "price": 273000,
   "lot_sqft": 9951,
   "price_per_lot_sqft": 27.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2054,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110040"
  },
  {
   "address": "5705 34th Ave S, Minneapolis",
   "sale_month": "2016-11",
   "price": 280000,
   "lot_sqft": 5625,
   "price_per_lot_sqft": 49.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2145,
   "use": "TRIPLEX",
   "parcel_id": "1902823240226"
  },
  {
   "address": "5200 34th Ave S, Minneapolis",
   "sale_month": "2016-11",
   "price": 175000,
   "lot_sqft": 7559,
   "price_per_lot_sqft": 23.15,
   "price_per_building_sqft": 225.52,
   "building_sqft": 776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 781,
   "use": "APARTMENT",
   "parcel_id": "1802823330026"
  },
  {
   "address": "11155 Ulysses Street Northeast, Blaine",
   "sale_month": "2016-11",
   "price": 850000,
   "lot_sqft": 103203,
   "price_per_lot_sqft": 8.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10723,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123310041"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 850000,
   "lot_sqft": 51323,
   "price_per_lot_sqft": 16.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123310040"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 850000,
   "lot_sqft": 101217,
   "price_per_lot_sqft": 8.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123310028"
  },
  {
   "address": "8500 Tessman Farm Rd N, Brooklyn Park",
   "sale_month": "2016-11",
   "price": 22310000,
   "lot_sqft": 334266,
   "price_per_lot_sqft": 66.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69449,
   "use": "APARTMENT",
   "parcel_id": "1711921440218"
  },
  {
   "address": "15152 Freeland Avenue North, Hugo",
   "sale_month": "2016-11",
   "price": 917778,
   "lot_sqft": 84264,
   "price_per_lot_sqft": 10.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28102,
   "use": "305",
   "parcel_id": "1703121430022"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 5000,
   "lot_sqft": 162141,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440061"
  },
  {
   "address": "1410 West Broadway, Minneapolis",
   "sale_month": "2016-11",
   "price": 105600,
   "lot_sqft": 4611,
   "price_per_lot_sqft": 22.9,
   "price_per_building_sqft": 31.94,
   "building_sqft": 3306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3326,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240073"
  },
  {
   "address": "9400 Lyndale Ave S, Bloomington",
   "sale_month": "2016-11",
   "price": 938000,
   "lot_sqft": 27433,
   "price_per_lot_sqft": 34.19,
   "price_per_building_sqft": 39.2,
   "building_sqft": 23929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24073,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724110001"
  },
  {
   "address": "1401 West River Rd N, Minneapolis",
   "sale_month": "2016-11",
   "price": 725000,
   "lot_sqft": 197427,
   "price_per_lot_sqft": 3.67,
   "price_per_building_sqft": 8.73,
   "building_sqft": 83070,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924430015"
  },
  {
   "address": "590 Prairie Center Dr, Eden Prairie",
   "sale_month": "2016-11",
   "price": 5775000,
   "lot_sqft": 34878,
   "price_per_lot_sqft": 165.58,
   "price_per_building_sqft": 2022.77,
   "building_sqft": 2855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2872,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310046"
  },
  {
   "address": "4534 Constance Boulevard Northeast, Ham Lake",
   "sale_month": "2016-11",
   "price": 495000,
   "lot_sqft": 214865,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10384,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133223240006"
  },
  {
   "address": "13353 George Weber Dr, Rogers",
   "sale_month": "2016-11",
   "price": 2500,
   "lot_sqft": 47848,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1312023330012"
  },
  {
   "address": "10907 93rd Ave N, Maple Grove",
   "sale_month": "2016-11",
   "price": 550000,
   "lot_sqft": 49615,
   "price_per_lot_sqft": 11.09,
   "price_per_building_sqft": 42.23,
   "building_sqft": 13024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13103,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922220008"
  },
  {
   "address": "4414 Humboldt Ave N, Minneapolis",
   "sale_month": "2016-11",
   "price": 487500,
   "lot_sqft": 51101,
   "price_per_lot_sqft": 9.54,
   "price_per_building_sqft": 31.67,
   "building_sqft": 15393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15486,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311821220012"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 185675,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 37.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921320049"
  },
  {
   "address": "11090 Upper 33rd Street North, Lake Elmo",
   "sale_month": "2016-11",
   "price": 185675,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 37.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921320048"
  },
  {
   "address": "3672 Pinto Dr, Medina",
   "sale_month": "2016-11",
   "price": 241355,
   "lot_sqft": 18095,
   "price_per_lot_sqft": 13.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823230014"
  },
  {
   "address": "3692 Pinto Dr, Medina",
   "sale_month": "2016-11",
   "price": 241355,
   "lot_sqft": 26672,
   "price_per_lot_sqft": 9.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823230013"
  },
  {
   "address": "2713 38th St E, Minneapolis",
   "sale_month": "2016-11",
   "price": 144025,
   "lot_sqft": 4250,
   "price_per_lot_sqft": 33.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1202824120242"
  },
  {
   "address": "3806 28th Ave S, Minneapolis",
   "sale_month": "2016-11",
   "price": 432938,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 86.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2446,
   "use": "APARTMENT",
   "parcel_id": "1202824120240"
  },
  {
   "address": "3805 24th Ave S, Minneapolis",
   "sale_month": "2016-11",
   "price": 330000,
   "lot_sqft": 4884,
   "price_per_lot_sqft": 67.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202824120118"
  },
  {
   "address": "3812 28th Ave S, Minneapolis",
   "sale_month": "2016-11",
   "price": 309000,
   "lot_sqft": 7545,
   "price_per_lot_sqft": 40.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1763,
   "use": "APARTMENT",
   "parcel_id": "1202824120002"
  },
  {
   "address": "2611 Hamline Avenue North, Roseville",
   "sale_month": "2016-11",
   "price": 2350000,
   "lot_sqft": 75009,
   "price_per_lot_sqft": 31.33,
   "price_per_building_sqft": 97.56,
   "building_sqft": 24087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24233,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210002"
  },
  {
   "address": "4100 Lakebreeze Ave N, Brooklyn Center",
   "sale_month": "2016-11",
   "price": 304900,
   "lot_sqft": 11824,
   "price_per_lot_sqft": 25.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2270,
   "use": "APARTMENT",
   "parcel_id": "1011821320064"
  },
  {
   "address": "3002 Washington Ave N, Minneapolis",
   "sale_month": "2016-11",
   "price": 2000000,
   "lot_sqft": 106366,
   "price_per_lot_sqft": 18.8,
   "price_per_building_sqft": 38.84,
   "building_sqft": 51498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51809,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924310101"
  },
  {
   "address": "4553 Nicollet Ave, Minneapolis",
   "sale_month": "2016-11",
   "price": 875000,
   "lot_sqft": 21563,
   "price_per_lot_sqft": 40.58,
   "price_per_building_sqft": 202.64,
   "building_sqft": 4318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4344,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824430164"
  },
  {
   "address": "12325 Cloud Drive Northeast, Blaine",
   "sale_month": "2016-11",
   "price": 500,
   "lot_sqft": 179862,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13878,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "093123110004"
  },
  {
   "address": "5320 23rd St W, St. Louis Park",
   "sale_month": "2016-11",
   "price": 22500000,
   "lot_sqft": 961119,
   "price_per_lot_sqft": 23.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 201784,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0911721240096"
  },
  {
   "address": "16302 Jordan Avenue, Sand Creek Township",
   "sale_month": "2016-11",
   "price": 160000,
   "lot_sqft": 340356,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28349,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090810010"
  },
  {
   "address": "1965 Donegal Drive, Woodbury",
   "sale_month": "2016-11",
   "price": 5408780,
   "lot_sqft": 99007,
   "price_per_lot_sqft": 54.63,
   "price_per_building_sqft": 328.6,
   "building_sqft": 16460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16559,
   "use": "300",
   "parcel_id": "0902821430111"
  },
  {
   "address": "701 Apollo Drive, Lino Lakes",
   "sale_month": "2016-11",
   "price": 3250000,
   "lot_sqft": 29425,
   "price_per_lot_sqft": 110.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7648,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430042"
  },
  {
   "address": "709 Apollo Drive, Lino Lakes",
   "sale_month": "2016-11",
   "price": 3250000,
   "lot_sqft": 26320,
   "price_per_lot_sqft": 123.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430026"
  },
  {
   "address": "717 Apollo Drive, Lino Lakes",
   "sale_month": "2016-11",
   "price": 3250000,
   "lot_sqft": 28467,
   "price_per_lot_sqft": 114.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430025"
  },
  {
   "address": "16380 96th Ave N, Maple Grove",
   "sale_month": "2016-11",
   "price": 2247500,
   "lot_sqft": 43507,
   "price_per_lot_sqft": 51.66,
   "price_per_building_sqft": 468.62,
   "building_sqft": 4796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4825,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922420022"
  },
  {
   "address": "7125 Cahill Rd, Edina",
   "sale_month": "2016-11",
   "price": 2400000,
   "lot_sqft": 173327,
   "price_per_lot_sqft": 13.85,
   "price_per_building_sqft": 101.24,
   "building_sqft": 23706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23849,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621110023"
  },
  {
   "address": "2558 Rice Street, Little Canada",
   "sale_month": "2016-11",
   "price": 155000,
   "lot_sqft": 2032,
   "price_per_lot_sqft": 76.28,
   "price_per_building_sqft": 62.7,
   "building_sqft": 2472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2487,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220115"
  },
  {
   "address": "3867 Minnehaha Ave, Minneapolis",
   "sale_month": "2016-11",
   "price": 370000,
   "lot_sqft": 10441,
   "price_per_lot_sqft": 35.44,
   "price_per_building_sqft": 78.49,
   "building_sqft": 4714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4742,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823210122"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 42267,
   "lot_sqft": 33139,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124240072"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 500000,
   "lot_sqft": 371775,
   "price_per_lot_sqft": 1.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8093,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060390012"
  },
  {
   "address": "3839 Lakeland Ave N, Robbinsdale",
   "sale_month": "2016-11",
   "price": 225000,
   "lot_sqft": 31486,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": 61.43,
   "building_sqft": 3663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3685,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924410011"
  },
  {
   "address": "2400 37th Ave NE, St. Anthony",
   "sale_month": "2016-11",
   "price": 175000,
   "lot_sqft": 17922,
   "price_per_lot_sqft": 9.76,
   "price_per_building_sqft": 93.53,
   "building_sqft": 1871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1882,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602923220087"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 6184000,
   "lot_sqft": 580340,
   "price_per_lot_sqft": 10.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821320011"
  },
  {
   "address": "7070 Tamarack Road, Woodbury",
   "sale_month": "2016-11",
   "price": 6184000,
   "lot_sqft": 735390,
   "price_per_lot_sqft": 8.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821320010"
  },
  {
   "address": "2600 American Blvd W, Bloomington",
   "sale_month": "2016-11",
   "price": 5750000,
   "lot_sqft": 120206,
   "price_per_lot_sqft": 47.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724110010"
  },
  {
   "address": "209 Snelling Avenue North, Saint Paul",
   "sale_month": "2016-11",
   "price": 525000,
   "lot_sqft": 6141,
   "price_per_lot_sqft": 85.49,
   "price_per_building_sqft": 231.38,
   "building_sqft": 2269,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2283,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110005"
  },
  {
   "address": "3715 Fremont Ave N, Minneapolis",
   "sale_month": "2016-11",
   "price": 54500,
   "lot_sqft": 5034,
   "price_per_lot_sqft": 10.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 851,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924430068"
  },
  {
   "address": "4346 Oliver Ave N, Minneapolis",
   "sale_month": "2016-11",
   "price": 110000,
   "lot_sqft": 5123,
   "price_per_lot_sqft": 21.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 783,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924220142"
  },
  {
   "address": "131 Cheshire La, Minnetonka",
   "sale_month": "2016-11",
   "price": 46200000,
   "lot_sqft": 302625,
   "price_per_lot_sqft": 152.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 87798,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311722220005"
  },
  {
   "address": "121 Cheshire La, Minnetonka",
   "sale_month": "2016-11",
   "price": 46200000,
   "lot_sqft": 235516,
   "price_per_lot_sqft": 196.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 90049,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311722220004"
  },
  {
   "address": "111 Cheshire La, Minnetonka",
   "sale_month": "2016-11",
   "price": 46200000,
   "lot_sqft": 374581,
   "price_per_lot_sqft": 123.34,
   "price_per_building_sqft": 838.05,
   "building_sqft": 55128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55461,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311722220003"
  },
  {
   "address": "3538 Pleasant Ave, Minneapolis",
   "sale_month": "2016-11",
   "price": 438000,
   "lot_sqft": 5624,
   "price_per_lot_sqft": 77.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1810,
   "use": "TRIPLEX",
   "parcel_id": "0302824320202"
  },
  {
   "address": "3021 Clinton Ave, Minneapolis",
   "sale_month": "2016-11",
   "price": 85000,
   "lot_sqft": 5663,
   "price_per_lot_sqft": 15.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1535,
   "use": "APARTMENT",
   "parcel_id": "0302824110104"
  },
  {
   "address": "8960 Hudson Road, Woodbury",
   "sale_month": "2016-11",
   "price": 5990000,
   "lot_sqft": 126065,
   "price_per_lot_sqft": 47.52,
   "price_per_building_sqft": 340.34,
   "building_sqft": 17600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17706,
   "use": "300",
   "parcel_id": "0302821220069"
  },
  {
   "address": "14295 Cedar Avenue, Apple Valley",
   "sale_month": "2016-11",
   "price": 1430000,
   "lot_sqft": 100593,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": 136.49,
   "building_sqft": 10477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10540,
   "use": "Commercial-preferred",
   "parcel_id": "014850001010"
  },
  {
   "address": "7493 147th Street West, Apple Valley",
   "sale_month": "2016-11",
   "price": 1445000,
   "lot_sqft": 47207,
   "price_per_lot_sqft": 30.61,
   "price_per_building_sqft": 201,
   "building_sqft": 7189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7232,
   "use": "Commercial-preferred",
   "parcel_id": "011177001010"
  },
  {
   "address": "6500 City West Pkwy, Eden Prairie",
   "sale_month": "2016-11",
   "price": 7000000,
   "lot_sqft": 130511,
   "price_per_lot_sqft": 53.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15239,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622310026"
  },
  {
   "address": null,
   "sale_month": "2016-11",
   "price": 7000000,
   "lot_sqft": 109188,
   "price_per_lot_sqft": 64.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622230014"
  },
  {
   "address": "1515 29th Ave NE, Minneapolis",
   "sale_month": "2016-11",
   "price": 300000,
   "lot_sqft": 3632,
   "price_per_lot_sqft": 82.6,
   "price_per_building_sqft": 47.69,
   "building_sqft": 6291,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924340142"
  },
  {
   "address": "2860 Highway 25, Watertown",
   "sale_month": "2016-10",
   "price": 1255928,
   "lot_sqft": 190449,
   "price_per_lot_sqft": 6.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12114,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850080600"
  },
  {
   "address": "32 Lake Street East, Waconia",
   "sale_month": "2016-10",
   "price": 530000,
   "lot_sqft": 17237,
   "price_per_lot_sqft": 30.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750504530"
  },
  {
   "address": "409 5th Avenue South, South Saint Paul",
   "sale_month": "2016-10",
   "price": 162000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 32.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "Apartment",
   "parcel_id": "366430010030"
  },
  {
   "address": "1450 5th Avenue South, South Saint Paul",
   "sale_month": "2016-10",
   "price": 680000,
   "lot_sqft": 13423,
   "price_per_lot_sqft": 50.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3468,
   "use": "Apartment",
   "parcel_id": "363210016150"
  },
  {
   "address": "5640 Smetana Dr, Minnetonka",
   "sale_month": "2016-10",
   "price": 3400000,
   "lot_sqft": 111338,
   "price_per_lot_sqft": 30.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13951,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722140016"
  },
  {
   "address": "5620 Smetana Dr, Minnetonka",
   "sale_month": "2016-10",
   "price": 3400000,
   "lot_sqft": 105487,
   "price_per_lot_sqft": 32.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14306,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722140015"
  },
  {
   "address": "751 Central Avenue West, Saint Paul",
   "sale_month": "2016-10",
   "price": 379500,
   "lot_sqft": 8909,
   "price_per_lot_sqft": 42.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2075,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923420168"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 361635,
   "lot_sqft": 91333,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021310010"
  },
  {
   "address": "2740 11th Ave S, Minneapolis",
   "sale_month": "2016-10",
   "price": 170000,
   "lot_sqft": 5552,
   "price_per_lot_sqft": 30.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1572,
   "use": "APARTMENT",
   "parcel_id": "3502924310065"
  },
  {
   "address": "7733 Portland Ave S, Richfield",
   "sale_month": "2016-10",
   "price": 675000,
   "lot_sqft": 20689,
   "price_per_lot_sqft": 32.63,
   "price_per_building_sqft": 289.45,
   "building_sqft": 2332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2346,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824330008"
  },
  {
   "address": "1339 County Road D Circle East, Vadnais Heights",
   "sale_month": "2016-10",
   "price": 189000,
   "lot_sqft": 1982,
   "price_per_lot_sqft": 95.36,
   "price_per_building_sqft": 34.08,
   "building_sqft": 5546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5580,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022330021"
  },
  {
   "address": "2433 Blaisdell Ave, Minneapolis",
   "sale_month": "2016-10",
   "price": 438600,
   "lot_sqft": 7108,
   "price_per_lot_sqft": 61.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1369,
   "use": "APARTMENT",
   "parcel_id": "3402924240019"
  },
  {
   "address": "5735 Old Shakopee Rd W, Bloomington",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 64164,
   "price_per_lot_sqft": 2493.61,
   "price_per_building_sqft": 2546.35,
   "building_sqft": 62835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63214,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311621330010"
  },
  {
   "address": "5715 Old Shakopee Rd W, Bloomington",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 64164,
   "price_per_lot_sqft": 2493.61,
   "price_per_building_sqft": 2534.25,
   "building_sqft": 63135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63517,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311621330009"
  },
  {
   "address": "5705 Old Shakopee Rd W, Bloomington",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 81803,
   "price_per_lot_sqft": 1955.92,
   "price_per_building_sqft": 2120.61,
   "building_sqft": 75450,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75905,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311621330008"
  },
  {
   "address": "10801 Nesbitt Ave S, Bloomington",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 221978,
   "price_per_lot_sqft": 720.79,
   "price_per_building_sqft": 2858.78,
   "building_sqft": 55968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56306,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311621330004"
  },
  {
   "address": "3366 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2016-10",
   "price": 240000,
   "lot_sqft": 2259,
   "price_per_lot_sqft": 106.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224410059"
  },
  {
   "address": "697 Conway Street, Saint Paul",
   "sale_month": "2016-10",
   "price": 735000,
   "lot_sqft": 10188,
   "price_per_lot_sqft": 72.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2336,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410030"
  },
  {
   "address": "283 Bates Avenue, Saint Paul",
   "sale_month": "2016-10",
   "price": 735000,
   "lot_sqft": 10057,
   "price_per_lot_sqft": 73.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2021,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410029"
  },
  {
   "address": "103 Peavey Road, Chaska",
   "sale_month": "2016-10",
   "price": 1965000,
   "lot_sqft": 132225,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": 41.63,
   "building_sqft": 47202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47487,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305120040"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 225000,
   "lot_sqft": 9006,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300880010"
  },
  {
   "address": "4 27th Ave SE, Minneapolis",
   "sale_month": "2016-10",
   "price": 360000,
   "lot_sqft": 11163,
   "price_per_lot_sqft": 32.25,
   "price_per_building_sqft": 210.9,
   "building_sqft": 1707,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1718,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923340043"
  },
  {
   "address": "600 27th Ave SE, Minneapolis",
   "sale_month": "2016-10",
   "price": 1300000,
   "lot_sqft": 84672,
   "price_per_lot_sqft": 15.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46148,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923120006"
  },
  {
   "address": "4040 Radio Drive, Woodbury",
   "sale_month": "2016-10",
   "price": 3671520,
   "lot_sqft": 183472,
   "price_per_lot_sqft": 20.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27014,
   "use": "300",
   "parcel_id": "2902821110024"
  },
  {
   "address": "1611 Wynne Avenue, Saint Paul",
   "sale_month": "2016-10",
   "price": 645000,
   "lot_sqft": 20782,
   "price_per_lot_sqft": 31.04,
   "price_per_building_sqft": 67.6,
   "building_sqft": 9541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9599,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923110038"
  },
  {
   "address": "204 Cherry Street West, Stillwater",
   "sale_month": "2016-10",
   "price": 250000,
   "lot_sqft": 15247,
   "price_per_lot_sqft": 16.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "110",
   "parcel_id": "2803020130069"
  },
  {
   "address": "303 Adams Street South, Shakopee",
   "sale_month": "2016-10",
   "price": 360000,
   "lot_sqft": 14188,
   "price_per_lot_sqft": 25.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2275,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270030090"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2016-10",
   "price": 72500,
   "lot_sqft": 761,
   "price_per_lot_sqft": 95.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140290"
  },
  {
   "address": "8632 Eagle Creek Circle, Savage",
   "sale_month": "2016-10",
   "price": 292900,
   "lot_sqft": 1620,
   "price_per_lot_sqft": 180.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140140"
  },
  {
   "address": "16670 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2016-10",
   "price": 110000,
   "lot_sqft": 186,
   "price_per_lot_sqft": 591.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300 Commercial",
   "parcel_id": "252740020"
  },
  {
   "address": "10715 South Shore Dr, Medicine Lake",
   "sale_month": "2016-10",
   "price": 1018500,
   "lot_sqft": 10170,
   "price_per_lot_sqft": 100.15,
   "price_per_building_sqft": 157.01,
   "building_sqft": 6487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6527,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511822340038"
  },
  {
   "address": "10715 South Shore Dr, Medicine Lake",
   "sale_month": "2016-10",
   "price": 1018500,
   "lot_sqft": 13496,
   "price_per_lot_sqft": 75.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511822340037"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 1018500,
   "lot_sqft": 12729,
   "price_per_lot_sqft": 80.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511822340036"
  },
  {
   "address": "10715 South Shore Dr, Medicine Lake",
   "sale_month": "2016-10",
   "price": 1018500,
   "lot_sqft": 42429,
   "price_per_lot_sqft": 24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511822330058"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 1018500,
   "lot_sqft": 9846,
   "price_per_lot_sqft": 103.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511822330057"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 1018500,
   "lot_sqft": 9311,
   "price_per_lot_sqft": 109.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511822330056"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 1018500,
   "lot_sqft": 9440,
   "price_per_lot_sqft": 107.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511822330055"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 1018500,
   "lot_sqft": 9687,
   "price_per_lot_sqft": 105.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511822330054"
  },
  {
   "address": "7905 Great Plains Boulevard, Chanhassen",
   "sale_month": "2016-10",
   "price": 4820000,
   "lot_sqft": 49260,
   "price_per_lot_sqft": 97.85,
   "price_per_building_sqft": 1365.83,
   "building_sqft": 3529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3550,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250132000"
  },
  {
   "address": "4301 85th Ave N, Brooklyn Park",
   "sale_month": "2016-10",
   "price": 4500000,
   "lot_sqft": 90561,
   "price_per_lot_sqft": 49.69,
   "price_per_building_sqft": 224.76,
   "building_sqft": 20021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20142,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921220001"
  },
  {
   "address": "4129 85th Ave N, Brooklyn Park",
   "sale_month": "2016-10",
   "price": 4500000,
   "lot_sqft": 25629,
   "price_per_lot_sqft": 175.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211921210004"
  },
  {
   "address": "2960 Empire La N, Plymouth",
   "sale_month": "2016-10",
   "price": 17750000,
   "lot_sqft": 76372,
   "price_per_lot_sqft": 232.42,
   "price_per_building_sqft": 653.78,
   "building_sqft": 27150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27314,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822320016"
  },
  {
   "address": "9023 Columbine Rd, Eden Prairie",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 1379942,
   "price_per_lot_sqft": 115.95,
   "price_per_building_sqft": 1703.9,
   "building_sqft": 93902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94469,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211622140048"
  },
  {
   "address": "884 Corporate Drive, Jordan",
   "sale_month": "2016-10",
   "price": 82000,
   "lot_sqft": 82350,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220770090"
  },
  {
   "address": "8617 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2016-10",
   "price": 175000,
   "lot_sqft": 1891,
   "price_per_lot_sqft": 92.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721210027"
  },
  {
   "address": "1267 Payne Avenue, Saint Paul",
   "sale_month": "2016-10",
   "price": 155000,
   "lot_sqft": 2744,
   "price_per_lot_sqft": 56.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922430040"
  },
  {
   "address": "4725 Dahlgren Road, Carver",
   "sale_month": "2016-10",
   "price": 102000,
   "lot_sqft": 30838,
   "price_per_lot_sqft": 3.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200960010"
  },
  {
   "address": "2829 102nd St W, Bloomington",
   "sale_month": "2016-10",
   "price": 817500,
   "lot_sqft": 79842,
   "price_per_lot_sqft": 10.24,
   "price_per_building_sqft": 119.73,
   "building_sqft": 6828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6869,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002724120078"
  },
  {
   "address": "110 Meridian Street North, Belle Plaine",
   "sale_month": "2016-10",
   "price": 200000,
   "lot_sqft": 1755,
   "price_per_lot_sqft": 113.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014550"
  },
  {
   "address": "336 Hoover St NE, Minneapolis",
   "sale_month": "2016-10",
   "price": 565000,
   "lot_sqft": 36600,
   "price_per_lot_sqft": 15.44,
   "price_per_building_sqft": 49.07,
   "building_sqft": 11515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11584,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340035"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 17200,
   "lot_sqft": 86611,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802921430024"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 17200,
   "lot_sqft": 73044,
   "price_per_lot_sqft": 0.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802921430010"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 17200,
   "lot_sqft": 6594,
   "price_per_lot_sqft": 2.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802921430008"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 17200,
   "lot_sqft": 90031,
   "price_per_lot_sqft": 0.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802921430003"
  },
  {
   "address": "7905 Fuller Rd, Eden Prairie",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 297822,
   "price_per_lot_sqft": 537.23,
   "price_per_building_sqft": 2157.99,
   "building_sqft": 74143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74591,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711622140089"
  },
  {
   "address": "6161 American Blvd W, Bloomington",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 241620,
   "price_per_lot_sqft": 662.2,
   "price_per_building_sqft": 4331.23,
   "building_sqft": 36941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37164,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621140050"
  },
  {
   "address": "6625 78th St W, Bloomington",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 473976,
   "price_per_lot_sqft": 337.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 150737,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621120008"
  },
  {
   "address": "4770 Centerville Road, White Bear Lake",
   "sale_month": "2016-10",
   "price": 43500000,
   "lot_sqft": 797072,
   "price_per_lot_sqft": 54.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29819,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163022420003"
  },
  {
   "address": "4800 Centerville Road, White Bear Lake",
   "sale_month": "2016-10",
   "price": 43500000,
   "lot_sqft": 93384,
   "price_per_lot_sqft": 465.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28962,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163022420002"
  },
  {
   "address": "1635 Skillman Avenue West, Roseville",
   "sale_month": "2016-10",
   "price": 957900,
   "lot_sqft": 10246,
   "price_per_lot_sqft": 93.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2765,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162923110012"
  },
  {
   "address": "1629 Skillman Avenue West, Roseville",
   "sale_month": "2016-10",
   "price": 957900,
   "lot_sqft": 11670,
   "price_per_lot_sqft": 82.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2301,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162923110011"
  },
  {
   "address": "6113 42nd Ave N, Crystal",
   "sale_month": "2016-10",
   "price": 175000,
   "lot_sqft": 522,
   "price_per_lot_sqft": 335.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230089"
  },
  {
   "address": "6121 42nd Ave N, Crystal",
   "sale_month": "2016-10",
   "price": 350000,
   "lot_sqft": 20621,
   "price_per_lot_sqft": 16.97,
   "price_per_building_sqft": 66.03,
   "building_sqft": 5301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5333,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230082"
  },
  {
   "address": "2129 James Ave N, Minneapolis",
   "sale_month": "2016-10",
   "price": 115000,
   "lot_sqft": 6172,
   "price_per_lot_sqft": 18.63,
   "price_per_building_sqft": 75.81,
   "building_sqft": 1517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1527,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230032"
  },
  {
   "address": "1300 Quincy St NE, Minneapolis",
   "sale_month": "2016-10",
   "price": 650000,
   "lot_sqft": 5549,
   "price_per_lot_sqft": 117.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924140108"
  },
  {
   "address": "1403 Quincy St NE, Minneapolis",
   "sale_month": "2016-10",
   "price": 82000,
   "lot_sqft": 22131,
   "price_per_lot_sqft": 3.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1402924110053"
  },
  {
   "address": "10400 Viking Dr, Eden Prairie",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 576456,
   "price_per_lot_sqft": 277.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 101225,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622210012"
  },
  {
   "address": "358 Ulysses St NE, Minneapolis",
   "sale_month": "2016-10",
   "price": 205000,
   "lot_sqft": 4066,
   "price_per_lot_sqft": 50.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1176,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924430053"
  },
  {
   "address": "7625 Smetana La, Eden Prairie",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 293106,
   "price_per_lot_sqft": 545.88,
   "price_per_building_sqft": 2908.72,
   "building_sqft": 55007,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211622340063"
  },
  {
   "address": "7615 Smetana La, Eden Prairie",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 354836,
   "price_per_lot_sqft": 450.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94225,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622310023"
  },
  {
   "address": "2600 Central Ave NE, Minneapolis",
   "sale_month": "2016-10",
   "price": 8910000,
   "lot_sqft": 48860,
   "price_per_lot_sqft": 182.36,
   "price_per_building_sqft": 737.34,
   "building_sqft": 12084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12157,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140235"
  },
  {
   "address": "4101 Chicago Ave, Minneapolis",
   "sale_month": "2016-10",
   "price": 370000,
   "lot_sqft": 4840,
   "price_per_lot_sqft": 76.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5330,
   "use": "TRIPLEX",
   "parcel_id": "1102824240117"
  },
  {
   "address": "9140 Old Cedar Ave S, Bloomington",
   "sale_month": "2016-10",
   "price": 430000,
   "lot_sqft": 23742,
   "price_per_lot_sqft": 18.11,
   "price_per_building_sqft": 149.93,
   "building_sqft": 2868,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2886,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724410113"
  },
  {
   "address": "7695 Anagram Dr, Eden Prairie",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 280400,
   "price_per_lot_sqft": 570.61,
   "price_per_building_sqft": 4110.68,
   "building_sqft": 38923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39158,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622430008"
  },
  {
   "address": "7800 Equitable Dr, Eden Prairie",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 474464,
   "price_per_lot_sqft": 337.22,
   "price_per_building_sqft": 5319.15,
   "building_sqft": 30080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30262,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622340010"
  },
  {
   "address": "617 Lowry Ave N, Minneapolis",
   "sale_month": "2016-10",
   "price": 111866,
   "lot_sqft": 55518,
   "price_per_lot_sqft": 2.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26306,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924320199"
  },
  {
   "address": "8609 Lyndale Ave S, Bloomington",
   "sale_month": "2016-10",
   "price": 1375000,
   "lot_sqft": 61129,
   "price_per_lot_sqft": 22.49,
   "price_per_building_sqft": 108.95,
   "building_sqft": 12621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12697,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724220012"
  },
  {
   "address": "4940 West Broadway, Crystal",
   "sale_month": "2016-10",
   "price": 120000,
   "lot_sqft": 26988,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": 83.1,
   "building_sqft": 1444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1453,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821240014"
  },
  {
   "address": "3948 Lyndale Ave S, Minneapolis",
   "sale_month": "2016-10",
   "price": 765000,
   "lot_sqft": 7476,
   "price_per_lot_sqft": 102.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7060,
   "use": "TRIPLEX",
   "parcel_id": "0902824110116"
  },
  {
   "address": null,
   "sale_month": "2016-10",
   "price": 2800000,
   "lot_sqft": 101485,
   "price_per_lot_sqft": 27.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221430028"
  },
  {
   "address": "808 Lake Street South, Forest Lake",
   "sale_month": "2016-10",
   "price": 2800000,
   "lot_sqft": 181882,
   "price_per_lot_sqft": 15.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 73082,
   "use": "300",
   "parcel_id": "0803221430009"
  },
  {
   "address": "1106 Broadway Avenue West, Forest Lake",
   "sale_month": "2016-10",
   "price": 515000,
   "lot_sqft": 61225,
   "price_per_lot_sqft": 8.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "300",
   "parcel_id": "0803221230091"
  },
  {
   "address": "3301 Thomas Ave N, Minneapolis",
   "sale_month": "2016-10",
   "price": 254900,
   "lot_sqft": 5101,
   "price_per_lot_sqft": 49.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1597,
   "use": "TRIPLEX",
   "parcel_id": "0802924130062"
  },
  {
   "address": "7803 Afton Road, Woodbury",
   "sale_month": "2016-10",
   "price": 1575000,
   "lot_sqft": 73959,
   "price_per_lot_sqft": 21.3,
   "price_per_building_sqft": 107.03,
   "building_sqft": 14715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14804,
   "use": "300",
   "parcel_id": "0802821440065"
  },
  {
   "address": "214 Jackson Street, Anoka",
   "sale_month": "2016-10",
   "price": 795000,
   "lot_sqft": 13025,
   "price_per_lot_sqft": 61.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330018"
  },
  {
   "address": "4165 Hubbard Ave N, Robbinsdale",
   "sale_month": "2016-10",
   "price": 395400,
   "lot_sqft": 7693,
   "price_per_lot_sqft": 51.4,
   "price_per_building_sqft": 115.14,
   "building_sqft": 3434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3454,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240012"
  },
  {
   "address": "17426 Highway 65 Northeast, Ham Lake",
   "sale_month": "2016-10",
   "price": 680000,
   "lot_sqft": 59278,
   "price_per_lot_sqft": 11.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223340003"
  },
  {
   "address": "265 Fillmore Avenue East, Saint Paul",
   "sale_month": "2016-10",
   "price": 298000,
   "lot_sqft": 19342,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": 41.14,
   "building_sqft": 7244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7288,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822240013"
  },
  {
   "address": "13900 Hudson Road South, Afton",
   "sale_month": "2016-10",
   "price": 555000,
   "lot_sqft": 575366,
   "price_per_lot_sqft": 0.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0502820110007"
  },
  {
   "address": "2005 Twin Lakes Parkway, Roseville",
   "sale_month": "2016-10",
   "price": 1800000,
   "lot_sqft": 78341,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20075,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923330034"
  },
  {
   "address": "5775 Old Shakopee Rd W, Bloomington",
   "sale_month": "2016-10",
   "price": 160000000,
   "lot_sqft": 107529,
   "price_per_lot_sqft": 1487.97,
   "price_per_building_sqft": 1557.5,
   "building_sqft": 102729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 103349,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411521220017"
  },
  {
   "address": "530 Woodbury Drive, Woodbury",
   "sale_month": "2016-10",
   "price": 923593,
   "lot_sqft": 65666,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821410019"
  },
  {
   "address": "400 Selby Avenue, Saint Paul",
   "sale_month": "2016-10",
   "price": 18960720,
   "lot_sqft": 79359,
   "price_per_lot_sqft": 238.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 66770,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210400"
  },
  {
   "address": "3725 Cedar Ave S, Minneapolis",
   "sale_month": "2016-10",
   "price": 3400000,
   "lot_sqft": 29958,
   "price_per_lot_sqft": 113.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12896,
   "use": "APARTMENT",
   "parcel_id": "0102824330134"
  },
  {
   "address": "255 3rd Street, Saint Paul Park",
   "sale_month": "2016-10",
   "price": 3690000,
   "lot_sqft": 481475,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": 447.38,
   "building_sqft": 8248,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8298,
   "use": "305",
   "parcel_id": "0102722310022"
  },
  {
   "address": "101 7th Avenue, Newport",
   "sale_month": "2016-10",
   "price": 3690000,
   "lot_sqft": 76106,
   "price_per_lot_sqft": 48.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63789,
   "use": "305",
   "parcel_id": "0102722240019"
  },
  {
   "address": "246 5th Avenue, Newport",
   "sale_month": "2016-10",
   "price": 155000,
   "lot_sqft": 11446,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": 178.78,
   "building_sqft": 867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 872,
   "use": "305",
   "parcel_id": "0102722230012"
  },
  {
   "address": "201 1st Street West, Waconia",
   "sale_month": "2016-09",
   "price": 390000,
   "lot_sqft": 4324,
   "price_per_lot_sqft": 90.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501300"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 415900,
   "lot_sqft": 15487,
   "price_per_lot_sqft": 26.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "Commercial",
   "parcel_id": "427100001031"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 1048200,
   "lot_sqft": 9292,
   "price_per_lot_sqft": 112.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "427100001012"
  },
  {
   "address": "1590 Robert Street South, West Saint Paul",
   "sale_month": "2016-09",
   "price": 2460900,
   "lot_sqft": 25551,
   "price_per_lot_sqft": 96.31,
   "price_per_building_sqft": 192.15,
   "building_sqft": 12807,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12884,
   "use": "Commercial-preferred",
   "parcel_id": "427100001011"
  },
  {
   "address": "1061 Robert Street South, West Saint Paul",
   "sale_month": "2016-09",
   "price": 152000,
   "lot_sqft": 2653,
   "price_per_lot_sqft": 57.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "424810020030"
  },
  {
   "address": "10700 State Hwy No 55, Plymouth",
   "sale_month": "2016-09",
   "price": 3000000,
   "lot_sqft": 108435,
   "price_per_lot_sqft": 27.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15832,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230056"
  },
  {
   "address": "3910 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2016-09",
   "price": 108943,
   "lot_sqft": 5830,
   "price_per_lot_sqft": 18.69,
   "price_per_building_sqft": 65.51,
   "building_sqft": 1663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1673,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024440005"
  },
  {
   "address": "4242 3rd Street Northeast, Columbia Heights",
   "sale_month": "2016-09",
   "price": 1320000,
   "lot_sqft": 20284,
   "price_per_lot_sqft": 65.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4112,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024230055"
  },
  {
   "address": "4233 3rd Street Northeast, Columbia Heights",
   "sale_month": "2016-09",
   "price": 1320000,
   "lot_sqft": 16366,
   "price_per_lot_sqft": 80.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4305,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024230047"
  },
  {
   "address": "1987 County Road D East, Maplewood",
   "sale_month": "2016-09",
   "price": 6175000,
   "lot_sqft": 48714,
   "price_per_lot_sqft": 126.76,
   "price_per_building_sqft": 2315.34,
   "building_sqft": 2667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2683,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022340022"
  },
  {
   "address": "1047 University Avenue West, Saint Paul",
   "sale_month": "2016-09",
   "price": 605000,
   "lot_sqft": 13935,
   "price_per_lot_sqft": 43.42,
   "price_per_building_sqft": 162.55,
   "building_sqft": 3722,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3745,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923230195"
  },
  {
   "address": "683 Sherburne Avenue, Saint Paul",
   "sale_month": "2016-09",
   "price": 1015000,
   "lot_sqft": 14089,
   "price_per_lot_sqft": 72.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3284,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923140181"
  },
  {
   "address": "695 Sherburne Avenue, Saint Paul",
   "sale_month": "2016-09",
   "price": 1015000,
   "lot_sqft": 5707,
   "price_per_lot_sqft": 177.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2900,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923140180"
  },
  {
   "address": "2825 Oakland Ave, Minneapolis",
   "sale_month": "2016-09",
   "price": 270000,
   "lot_sqft": 5089,
   "price_per_lot_sqft": 53.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1129,
   "use": "TRIPLEX",
   "parcel_id": "3502924330015"
  },
  {
   "address": "2627 Nicollet Ave, Minneapolis",
   "sale_month": "2016-09",
   "price": 200000,
   "lot_sqft": 10618,
   "price_per_lot_sqft": 18.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924420074"
  },
  {
   "address": "2639 Nicollet Ave, Minneapolis",
   "sale_month": "2016-09",
   "price": 450000,
   "lot_sqft": 6318,
   "price_per_lot_sqft": 71.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420071"
  },
  {
   "address": "2005 Garfield Ave, Minneapolis",
   "sale_month": "2016-09",
   "price": 520000,
   "lot_sqft": 7431,
   "price_per_lot_sqft": 69.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2576,
   "use": "APARTMENT",
   "parcel_id": "3402924220037"
  },
  {
   "address": "22 22nd St E, Minneapolis",
   "sale_month": "2016-09",
   "price": 6900000,
   "lot_sqft": 21972,
   "price_per_lot_sqft": 314.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12844,
   "use": "APARTMENT",
   "parcel_id": "3402924120062"
  },
  {
   "address": "1956 Feronia Avenue, Saint Paul",
   "sale_month": "2016-09",
   "price": 1094000,
   "lot_sqft": 14025,
   "price_per_lot_sqft": 78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3109,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310106"
  },
  {
   "address": "10700 Normandale Blvd, Bloomington",
   "sale_month": "2016-09",
   "price": 622233,
   "lot_sqft": 42981,
   "price_per_lot_sqft": 14.48,
   "price_per_building_sqft": 143.74,
   "building_sqft": 4329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4355,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311621310054"
  },
  {
   "address": "2524 Dupont Ave S, Minneapolis",
   "sale_month": "2016-09",
   "price": 460000,
   "lot_sqft": 5133,
   "price_per_lot_sqft": 89.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1240,
   "use": "TRIPLEX",
   "parcel_id": "3302924130018"
  },
  {
   "address": "1200 Foss Road, New Brighton",
   "sale_month": "2016-09",
   "price": 9900000,
   "lot_sqft": 795562,
   "price_per_lot_sqft": 12.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "323023240008"
  },
  {
   "address": "1200 Foss Road, New Brighton",
   "sale_month": "2016-09",
   "price": 9900000,
   "lot_sqft": 1191333,
   "price_per_lot_sqft": 8.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8123,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "323023230002"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 205000,
   "lot_sqft": 16813,
   "price_per_lot_sqft": 12.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922440001"
  },
  {
   "address": "500 Tedesco Street, Saint Paul",
   "sale_month": "2016-09",
   "price": 4700000,
   "lot_sqft": 83344,
   "price_per_lot_sqft": 56.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12134,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922210140"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 225000,
   "lot_sqft": 9143,
   "price_per_lot_sqft": 24.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211824420033"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 225000,
   "lot_sqft": 12982,
   "price_per_lot_sqft": 17.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211824420032"
  },
  {
   "address": "101 10th Street East, Saint Paul",
   "sale_month": "2016-09",
   "price": 65500000,
   "lot_sqft": 95617,
   "price_per_lot_sqft": 685.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6606,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922431544"
  },
  {
   "address": "600 Park Street, Saint Paul",
   "sale_month": "2016-09",
   "price": 2475000,
   "lot_sqft": 10883,
   "price_per_lot_sqft": 227.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1811,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922220069"
  },
  {
   "address": "18707 Old Excelsior Blvd, Minnetonka",
   "sale_month": "2016-09",
   "price": 1600000,
   "lot_sqft": 81054,
   "price_per_lot_sqft": 19.74,
   "price_per_building_sqft": 155.25,
   "building_sqft": 10306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10369,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722310040"
  },
  {
   "address": "14923 Jacob Avenue, Nininger Township",
   "sale_month": "2016-09",
   "price": 340000,
   "lot_sqft": 215821,
   "price_per_lot_sqft": 1.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "Commercial-preferred",
   "parcel_id": "300300052010"
  },
  {
   "address": "1001 Payne Avenue, Saint Paul",
   "sale_month": "2016-09",
   "price": 145000,
   "lot_sqft": 6378,
   "price_per_lot_sqft": 22.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13884,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130153"
  },
  {
   "address": "974 Arcade Street, Saint Paul",
   "sale_month": "2016-09",
   "price": 120000,
   "lot_sqft": 13277,
   "price_per_lot_sqft": 9.04,
   "price_per_building_sqft": 53.67,
   "building_sqft": 2236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2250,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922230229"
  },
  {
   "address": "402 Main Street South, Stillwater",
   "sale_month": "2016-09",
   "price": 1680000,
   "lot_sqft": 25348,
   "price_per_lot_sqft": 66.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11785,
   "use": "300",
   "parcel_id": "2803020410159"
  },
  {
   "address": "4180 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2016-09",
   "price": 400000,
   "lot_sqft": 52161,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5076,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273840030"
  },
  {
   "address": "1439 7th Street East, Saint Paul",
   "sale_month": "2016-09",
   "price": 2475000,
   "lot_sqft": 13897,
   "price_per_lot_sqft": 178.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5282,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922310086"
  },
  {
   "address": "1433 7th Street East, Saint Paul",
   "sale_month": "2016-09",
   "price": 2475000,
   "lot_sqft": 19420,
   "price_per_lot_sqft": 127.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4896,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922310085"
  },
  {
   "address": "1109 Stagecoach Road, Shakopee",
   "sale_month": "2016-09",
   "price": 4125000,
   "lot_sqft": 770106,
   "price_per_lot_sqft": 5.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32643,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271100010"
  },
  {
   "address": "1100 4th Avenue East, Shakopee",
   "sale_month": "2016-09",
   "price": 1100000,
   "lot_sqft": 70576,
   "price_per_lot_sqft": 15.59,
   "price_per_building_sqft": 142.03,
   "building_sqft": 7745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7792,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270900010"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 5000000,
   "lot_sqft": 6365,
   "price_per_lot_sqft": 785.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270550130"
  },
  {
   "address": "804 Valley Park Drive, Shakopee",
   "sale_month": "2016-09",
   "price": 5000000,
   "lot_sqft": 291722,
   "price_per_lot_sqft": 17.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 104724,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270550050"
  },
  {
   "address": "1121 Hennepin Ave, Minneapolis",
   "sale_month": "2016-09",
   "price": 6000000,
   "lot_sqft": 10297,
   "price_per_lot_sqft": 582.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210015"
  },
  {
   "address": "13945 Highway 13 Frontage Road South, Savage",
   "sale_month": "2016-09",
   "price": 1475000,
   "lot_sqft": 19582,
   "price_per_lot_sqft": 75.32,
   "price_per_building_sqft": 648.92,
   "building_sqft": 2273,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2287,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264080010"
  },
  {
   "address": "912 17th St E, Minneapolis",
   "sale_month": "2016-09",
   "price": 411000,
   "lot_sqft": 5068,
   "price_per_lot_sqft": 81.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1539,
   "use": "TRIPLEX",
   "parcel_id": "2602924310055"
  },
  {
   "address": "17136 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2016-09",
   "price": 670000,
   "lot_sqft": 307823,
   "price_per_lot_sqft": 2.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 60951,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255180010"
  },
  {
   "address": "547 County Road E West, Shoreview",
   "sale_month": "2016-09",
   "price": 752000,
   "lot_sqft": 88090,
   "price_per_lot_sqft": 8.54,
   "price_per_building_sqft": 92.36,
   "building_sqft": 8142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8191,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253023330012"
  },
  {
   "address": "365 Como Avenue, Saint Paul",
   "sale_month": "2016-09",
   "price": 550000,
   "lot_sqft": 24230,
   "price_per_lot_sqft": 22.7,
   "price_per_building_sqft": 138.54,
   "building_sqft": 3970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3994,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430103"
  },
  {
   "address": "311 Harvard St SE, Minneapolis",
   "sale_month": "2016-09",
   "price": 2160000,
   "lot_sqft": 13217,
   "price_per_lot_sqft": 163.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2502924140058"
  },
  {
   "address": "123 Main Street East, New Prague",
   "sale_month": "2016-09",
   "price": 160000,
   "lot_sqft": 3808,
   "price_per_lot_sqft": 42.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341230"
  },
  {
   "address": "1421 Mainstreet, Hopkins",
   "sale_month": "2016-09",
   "price": 365000,
   "lot_sqft": 7843,
   "price_per_lot_sqft": 46.54,
   "price_per_building_sqft": 45.42,
   "building_sqft": 8036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8084,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320101"
  },
  {
   "address": "1501 Como Ave SE, Minneapolis",
   "sale_month": "2016-09",
   "price": 800000,
   "lot_sqft": 10582,
   "price_per_lot_sqft": 75.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3232,
   "use": "APARTMENT",
   "parcel_id": "2402924110152"
  },
  {
   "address": "21151 John Milless Dr, Rogers",
   "sale_month": "2016-09",
   "price": 515500,
   "lot_sqft": 36246,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130036"
  },
  {
   "address": "10045 Antrim Court, Woodbury",
   "sale_month": "2016-09",
   "price": 854987,
   "lot_sqft": 43914,
   "price_per_lot_sqft": 19.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "110",
   "parcel_id": "2302821320072"
  },
  {
   "address": "10018 Raleigh Road, Woodbury",
   "sale_month": "2016-09",
   "price": 166000,
   "lot_sqft": 80656,
   "price_per_lot_sqft": 2.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16779,
   "use": "110",
   "parcel_id": "2302821320068"
  },
  {
   "address": "1565 Como Avenue, Saint Paul",
   "sale_month": "2016-09",
   "price": 1200000,
   "lot_sqft": 7654,
   "price_per_lot_sqft": 156.78,
   "price_per_building_sqft": 110.58,
   "building_sqft": 10852,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10917,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923330141"
  },
  {
   "address": "1563 Como Avenue, Saint Paul",
   "sale_month": "2016-09",
   "price": 1200000,
   "lot_sqft": 6002,
   "price_per_lot_sqft": 199.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222923330124"
  },
  {
   "address": "13756 Reimer Dr N, Maple Grove",
   "sale_month": "2016-09",
   "price": 160000,
   "lot_sqft": 2173,
   "price_per_lot_sqft": 73.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310038"
  },
  {
   "address": "144 Glenwood Ave, Minneapolis",
   "sale_month": "2016-09",
   "price": 1500000,
   "lot_sqft": 63780,
   "price_per_lot_sqft": 23.52,
   "price_per_building_sqft": 49.22,
   "building_sqft": 30476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30660,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924330052"
  },
  {
   "address": "2520 Larpenteur Avenue West, Lauderdale",
   "sale_month": "2016-09",
   "price": 450000,
   "lot_sqft": 29262,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 38.39,
   "building_sqft": 11722,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11792,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923220041"
  },
  {
   "address": "3255 Vicksburg La N, Plymouth",
   "sale_month": "2016-09",
   "price": 6200000,
   "lot_sqft": 87690,
   "price_per_lot_sqft": 70.7,
   "price_per_building_sqft": 401.45,
   "building_sqft": 15444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15537,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822140008"
  },
  {
   "address": "3001 Louisiana Ave N, New Hope",
   "sale_month": "2016-09",
   "price": 1600000,
   "lot_sqft": 112995,
   "price_per_lot_sqft": 14.16,
   "price_per_building_sqft": 107.16,
   "building_sqft": 14931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15021,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340027"
  },
  {
   "address": "875 Spiral Boulevard, Hastings",
   "sale_month": "2016-09",
   "price": 235000,
   "lot_sqft": 59485,
   "price_per_lot_sqft": 3.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "Commercial-preferred",
   "parcel_id": "193200101010"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 212500,
   "lot_sqft": 195978,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "193200001035"
  },
  {
   "address": "2800 Millard Avenue, Hastings",
   "sale_month": "2016-09",
   "price": 262500,
   "lot_sqft": 41857,
   "price_per_lot_sqft": 6.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "Commercial-preferred",
   "parcel_id": "193200001031"
  },
  {
   "address": "10519 University Avenue Northeast, Blaine",
   "sale_month": "2016-09",
   "price": 545600,
   "lot_sqft": 13792,
   "price_per_lot_sqft": 39.56,
   "price_per_building_sqft": 86.55,
   "building_sqft": 6304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6343,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123230116"
  },
  {
   "address": "10529 University Avenue Northeast, Blaine",
   "sale_month": "2016-09",
   "price": 545600,
   "lot_sqft": 3536,
   "price_per_lot_sqft": 154.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123230115"
  },
  {
   "address": "10535 University Avenue Northeast, Blaine",
   "sale_month": "2016-09",
   "price": 545600,
   "lot_sqft": 4436,
   "price_per_lot_sqft": 122.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123230114"
  },
  {
   "address": "4400 Tuxedo Blvd, Mound",
   "sale_month": "2016-09",
   "price": 159798,
   "lot_sqft": 12781,
   "price_per_lot_sqft": 12.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911723240020"
  },
  {
   "address": "9360 Ensign Ave S, Bloomington",
   "sale_month": "2016-09",
   "price": 11350000,
   "lot_sqft": 173273,
   "price_per_lot_sqft": 65.5,
   "price_per_building_sqft": 310.6,
   "building_sqft": 36542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36763,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911621330041"
  },
  {
   "address": "2400 Como Ave SE, Minneapolis",
   "sale_month": "2016-09",
   "price": 450000,
   "lot_sqft": 2996,
   "price_per_lot_sqft": 150.2,
   "price_per_building_sqft": 317.12,
   "building_sqft": 1419,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1427,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923240005"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 3083700,
   "lot_sqft": 867167,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11814,
   "use": "305",
   "parcel_id": "1802721340002"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 3083700,
   "lot_sqft": 866387,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802721340001"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 3083700,
   "lot_sqft": 1214301,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11814,
   "use": "305",
   "parcel_id": "1802721310001"
  },
  {
   "address": "5720 35th St W, St. Louis Park",
   "sale_month": "2016-09",
   "price": 480000,
   "lot_sqft": 8142,
   "price_per_lot_sqft": 58.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611721310064"
  },
  {
   "address": "11462 Robinson Drive Northwest, Coon Rapids",
   "sale_month": "2016-09",
   "price": 80000,
   "lot_sqft": 2638,
   "price_per_lot_sqft": 30.33,
   "price_per_building_sqft": 14.07,
   "building_sqft": 5687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5721,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124140022"
  },
  {
   "address": "9431 Garfield Ave S, Bloomington",
   "sale_month": "2016-09",
   "price": 123000,
   "lot_sqft": 13940,
   "price_per_lot_sqft": 8.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2621,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502724220025"
  },
  {
   "address": "1944 Lexington Avenue North, Roseville",
   "sale_month": "2016-09",
   "price": 1165000,
   "lot_sqft": 21772,
   "price_per_lot_sqft": 53.51,
   "price_per_building_sqft": 118.39,
   "building_sqft": 9840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9899,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923230067"
  },
  {
   "address": "615 Adams St NE, Minneapolis",
   "sale_month": "2016-09",
   "price": 357000,
   "lot_sqft": 7772,
   "price_per_lot_sqft": 45.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1574,
   "use": "TRIPLEX",
   "parcel_id": "1402924420167"
  },
  {
   "address": "518 7th Ave NE, Minneapolis",
   "sale_month": "2016-09",
   "price": 300214,
   "lot_sqft": 7444,
   "price_per_lot_sqft": 40.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1292,
   "use": "TRIPLEX",
   "parcel_id": "1402924310130"
  },
  {
   "address": "1700 5th St NE, Minneapolis",
   "sale_month": "2016-09",
   "price": 554400,
   "lot_sqft": 5746,
   "price_per_lot_sqft": 96.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2047,
   "use": "TRIPLEX",
   "parcel_id": "1402924210138"
  },
  {
   "address": "9855 West 78th St, Eden Prairie",
   "sale_month": "2016-09",
   "price": 6500000,
   "lot_sqft": 367433,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20160,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622140015"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 6500000,
   "lot_sqft": 39059,
   "price_per_lot_sqft": 166.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311622140013"
  },
  {
   "address": "639 22nd Ave NE, Minneapolis",
   "sale_month": "2016-09",
   "price": 350000,
   "lot_sqft": 13623,
   "price_per_lot_sqft": 25.69,
   "price_per_building_sqft": 34.18,
   "building_sqft": 10239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10300,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924420162"
  },
  {
   "address": "800 Lowry Ave NE, Minneapolis",
   "sale_month": "2016-09",
   "price": 200000,
   "lot_sqft": 5114,
   "price_per_lot_sqft": 39.11,
   "price_per_building_sqft": 190.29,
   "building_sqft": 1051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1057,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410027"
  },
  {
   "address": "2525 2nd St NE, Minneapolis",
   "sale_month": "2016-09",
   "price": 237500,
   "lot_sqft": 21736,
   "price_per_lot_sqft": 10.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10812,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924230136"
  },
  {
   "address": "17550 Highway 212, Young America Township",
   "sale_month": "2016-09",
   "price": 66000,
   "lot_sqft": 281417,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7219,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "110160700"
  },
  {
   "address": "7365 East River Road Northeast, Fridley",
   "sale_month": "2016-09",
   "price": 150000,
   "lot_sqft": 35232,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": 147.64,
   "building_sqft": 1016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1022,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103024140055"
  },
  {
   "address": "2174 Snelling Avenue North, Roseville",
   "sale_month": "2016-09",
   "price": 2500000,
   "lot_sqft": 7498,
   "price_per_lot_sqft": 333.42,
   "price_per_building_sqft": 615.76,
   "building_sqft": 4060,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4084,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923330009"
  },
  {
   "address": "3306 Lyndale Ave N, Minneapolis",
   "sale_month": "2016-09",
   "price": 129900,
   "lot_sqft": 5650,
   "price_per_lot_sqft": 22.99,
   "price_per_building_sqft": 98.56,
   "building_sqft": 1318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1326,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924230057"
  },
  {
   "address": "411 38th St E, Minneapolis",
   "sale_month": "2016-09",
   "price": 840000,
   "lot_sqft": 18800,
   "price_per_lot_sqft": 44.68,
   "price_per_building_sqft": 123.6,
   "building_sqft": 6796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6837,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824110241"
  },
  {
   "address": "1220 Cope Avenue East, Maplewood",
   "sale_month": "2016-09",
   "price": 625000,
   "lot_sqft": 31478,
   "price_per_lot_sqft": 19.86,
   "price_per_building_sqft": 183.88,
   "building_sqft": 3399,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3420,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922410033"
  },
  {
   "address": "1259 Gervais Avenue East, Maplewood",
   "sale_month": "2016-09",
   "price": 830000,
   "lot_sqft": 134314,
   "price_per_lot_sqft": 6.18,
   "price_per_building_sqft": 83.82,
   "building_sqft": 9902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9962,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922140010"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 279000,
   "lot_sqft": 1062453,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5769,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323120006"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 279000,
   "lot_sqft": 43038,
   "price_per_lot_sqft": 6.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323120004"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 279000,
   "lot_sqft": 3127,
   "price_per_lot_sqft": 89.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323120003"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 279000,
   "lot_sqft": 837,
   "price_per_lot_sqft": 333.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323120002"
  },
  {
   "address": "82 3rd Street Northwest, Forest Lake",
   "sale_month": "2016-09",
   "price": 150000,
   "lot_sqft": 1227,
   "price_per_lot_sqft": 122.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120226"
  },
  {
   "address": "3415 Penn Ave N, Minneapolis",
   "sale_month": "2016-09",
   "price": 255000,
   "lot_sqft": 5238,
   "price_per_lot_sqft": 48.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1674,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924110031"
  },
  {
   "address": "14610 Louisville Road, Louisville Township",
   "sale_month": "2016-09",
   "price": 800000,
   "lot_sqft": 277140,
   "price_per_lot_sqft": 2.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7219,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079280044"
  },
  {
   "address": "5001 Boone Ave N, New Hope",
   "sale_month": "2016-09",
   "price": 3600000,
   "lot_sqft": 352958,
   "price_per_lot_sqft": 10.2,
   "price_per_building_sqft": 32.97,
   "building_sqft": 109194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 109853,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821240001"
  },
  {
   "address": "880 15th Street Southwest, Forest Lake",
   "sale_month": "2016-09",
   "price": 10000,
   "lot_sqft": 172184,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18691,
   "use": "305",
   "parcel_id": "0703221430019"
  },
  {
   "address": "6701 Upper Afton Road, Woodbury",
   "sale_month": "2016-09",
   "price": 1700000,
   "lot_sqft": 75965,
   "price_per_lot_sqft": 22.38,
   "price_per_building_sqft": 139.23,
   "building_sqft": 12210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12284,
   "use": "300",
   "parcel_id": "0702821140013"
  },
  {
   "address": "4718 42nd Ave N, Robbinsdale",
   "sale_month": "2016-09",
   "price": 200000,
   "lot_sqft": 7518,
   "price_per_lot_sqft": 26.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210038"
  },
  {
   "address": "4716 42nd Ave N, Robbinsdale",
   "sale_month": "2016-09",
   "price": 200000,
   "lot_sqft": 7517,
   "price_per_lot_sqft": 26.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210037"
  },
  {
   "address": "6211 Upper 51st Street North, Oakdale",
   "sale_month": "2016-09",
   "price": 318000,
   "lot_sqft": 16460,
   "price_per_lot_sqft": 19.32,
   "price_per_building_sqft": 103.48,
   "building_sqft": 3073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3092,
   "use": "300",
   "parcel_id": "0602921330031"
  },
  {
   "address": "5745 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2016-09",
   "price": 325000,
   "lot_sqft": 102241,
   "price_per_lot_sqft": 3.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920130016"
  },
  {
   "address": "22350 Highway 65 Northeast, East Bethel",
   "sale_month": "2016-09",
   "price": 170000,
   "lot_sqft": 129818,
   "price_per_lot_sqft": 1.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5604,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053323310007"
  },
  {
   "address": "3360 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2016-09",
   "price": 460000,
   "lot_sqft": 60131,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124140104"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 1533000,
   "lot_sqft": 4623,
   "price_per_lot_sqft": 331.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822340054"
  },
  {
   "address": "181 Florida Street, Saint Paul",
   "sale_month": "2016-09",
   "price": 1533000,
   "lot_sqft": 62544,
   "price_per_lot_sqft": 24.51,
   "price_per_building_sqft": 74.44,
   "building_sqft": 20593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20717,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822330052"
  },
  {
   "address": null,
   "sale_month": "2016-09",
   "price": 1533000,
   "lot_sqft": 10254,
   "price_per_lot_sqft": 149.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822320032"
  },
  {
   "address": "358 Fillmore Avenue East, Saint Paul",
   "sale_month": "2016-09",
   "price": 5767000,
   "lot_sqft": 144930,
   "price_per_lot_sqft": 39.79,
   "price_per_building_sqft": 181.67,
   "building_sqft": 31744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31936,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822240024"
  },
  {
   "address": "3244 Lyndale Ave S, Minneapolis",
   "sale_month": "2016-09",
   "price": 510000,
   "lot_sqft": 5211,
   "price_per_lot_sqft": 97.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1887,
   "use": "APARTMENT",
   "parcel_id": "0402824140108"
  },
  {
   "address": "3149 Aldrich Ave S, Minneapolis",
   "sale_month": "2016-09",
   "price": 650000,
   "lot_sqft": 3584,
   "price_per_lot_sqft": 181.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1920,
   "use": "APARTMENT",
   "parcel_id": "0402824140004"
  },
  {
   "address": "3200 Fremont Ave S, Minneapolis",
   "sale_month": "2016-09",
   "price": 760000,
   "lot_sqft": 5668,
   "price_per_lot_sqft": 134.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2734,
   "use": "APARTMENT",
   "parcel_id": "0402824130033"
  },
  {
   "address": "712 32nd St W, Minneapolis",
   "sale_month": "2016-09",
   "price": 418500,
   "lot_sqft": 3105,
   "price_per_lot_sqft": 134.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1944,
   "use": "APARTMENT",
   "parcel_id": "0402824110169"
  },
  {
   "address": "9620 Tamarack Road, Woodbury",
   "sale_month": "2016-09",
   "price": 5281481,
   "lot_sqft": 182049,
   "price_per_lot_sqft": 29.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12263,
   "use": "300",
   "parcel_id": "0302821420015"
  },
  {
   "address": "14150 County Road 5, Burnsville",
   "sale_month": "2016-09",
   "price": 710000,
   "lot_sqft": 41969,
   "price_per_lot_sqft": 16.92,
   "price_per_building_sqft": 248.25,
   "building_sqft": 2860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2877,
   "use": "Commercial-preferred",
   "parcel_id": "028354001020"
  },
  {
   "address": "12601 Nicollet Avenue South, Burnsville",
   "sale_month": "2016-09",
   "price": 3558875,
   "lot_sqft": 104195,
   "price_per_lot_sqft": 34.16,
   "price_per_building_sqft": 162.55,
   "building_sqft": 21894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22026,
   "use": "Commercial-preferred",
   "parcel_id": "027534001020"
  },
  {
   "address": "3255 15th Ave S, Minneapolis",
   "sale_month": "2016-09",
   "price": 214000,
   "lot_sqft": 7512,
   "price_per_lot_sqft": 28.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1859,
   "use": "TRIPLEX",
   "parcel_id": "0202824130069"
  },
  {
   "address": "705 Settlers Ridge Parkway, Woodbury",
   "sale_month": "2016-09",
   "price": 450000,
   "lot_sqft": 217588,
   "price_per_lot_sqft": 2.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "305",
   "parcel_id": "0102821320004"
  },
  {
   "address": "234 5th Avenue, Newport",
   "sale_month": "2016-09",
   "price": 160000,
   "lot_sqft": 10490,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": 198.27,
   "building_sqft": 807,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 812,
   "use": "305",
   "parcel_id": "0102722230010"
  },
  {
   "address": "7820 Victoria Drive, Victoria",
   "sale_month": "2016-08",
   "price": 316800,
   "lot_sqft": 10831,
   "price_per_lot_sqft": 29.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650820020"
  },
  {
   "address": "7840 Victoria Drive, Victoria",
   "sale_month": "2016-08",
   "price": 316800,
   "lot_sqft": 31996,
   "price_per_lot_sqft": 9.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650820010"
  },
  {
   "address": "264 Annapolis Street East, West Saint Paul",
   "sale_month": "2016-08",
   "price": 225000,
   "lot_sqft": 5737,
   "price_per_lot_sqft": 39.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1577,
   "use": "Apartment",
   "parcel_id": "424770001090"
  },
  {
   "address": "8770 University Avenue Northwest, Coon Rapids",
   "sale_month": "2016-08",
   "price": 1200000,
   "lot_sqft": 35488,
   "price_per_lot_sqft": 33.81,
   "price_per_building_sqft": 415.37,
   "building_sqft": 2889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2907,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124410025"
  },
  {
   "address": "25 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 22370,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.27,
   "building_sqft": 1866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1877,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124140021"
  },
  {
   "address": "2900 28th Ave S, Minneapolis",
   "sale_month": "2016-08",
   "price": 105000,
   "lot_sqft": 7988,
   "price_per_lot_sqft": 13.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1133,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924440181"
  },
  {
   "address": "2921 29th Ave S, Minneapolis",
   "sale_month": "2016-08",
   "price": 70000,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 9.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3263,
   "use": "APARTMENT",
   "parcel_id": "3602924440118"
  },
  {
   "address": "6043 Highway 10 Northwest, Ramsey",
   "sale_month": "2016-08",
   "price": 435000,
   "lot_sqft": 96002,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": 10.51,
   "building_sqft": 41404,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41654,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225310037"
  },
  {
   "address": "672 University Avenue West, Saint Paul",
   "sale_month": "2016-08",
   "price": 228700,
   "lot_sqft": 9018,
   "price_per_lot_sqft": 25.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410206"
  },
  {
   "address": "2907 12th Ave S, Minneapolis",
   "sale_month": "2016-08",
   "price": 271000,
   "lot_sqft": 8910,
   "price_per_lot_sqft": 30.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2446,
   "use": "APARTMENT",
   "parcel_id": "3502924430049"
  },
  {
   "address": "2939 Columbus Ave, Minneapolis",
   "sale_month": "2016-08",
   "price": 96000,
   "lot_sqft": 5074,
   "price_per_lot_sqft": 18.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330102"
  },
  {
   "address": "1323 22nd St E, Minneapolis",
   "sale_month": "2016-08",
   "price": 640000,
   "lot_sqft": 14930,
   "price_per_lot_sqft": 42.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4715,
   "use": "APARTMENT",
   "parcel_id": "3502924120115"
  },
  {
   "address": "1875 Station Parkway Northwest, Andover",
   "sale_month": "2016-08",
   "price": 405000,
   "lot_sqft": 7486,
   "price_per_lot_sqft": 54.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420015"
  },
  {
   "address": "500 Snelling Avenue North, Saint Paul",
   "sale_month": "2016-08",
   "price": 325000,
   "lot_sqft": 6091,
   "price_per_lot_sqft": 53.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230176"
  },
  {
   "address": "2721 Girard Ave S, Minneapolis",
   "sale_month": "2016-08",
   "price": 625000,
   "lot_sqft": 6541,
   "price_per_lot_sqft": 95.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2676,
   "use": "APARTMENT",
   "parcel_id": "3302924420119"
  },
  {
   "address": "2650 Dupont Ave S, Minneapolis",
   "sale_month": "2016-08",
   "price": 320000,
   "lot_sqft": 3605,
   "price_per_lot_sqft": 88.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 980,
   "use": "TRIPLEX",
   "parcel_id": "3302924420033"
  },
  {
   "address": "13352 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 80058,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12757,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223430024"
  },
  {
   "address": "9241 Baltimore Street Northeast, Blaine",
   "sale_month": "2016-08",
   "price": 612500,
   "lot_sqft": 35972,
   "price_per_lot_sqft": 17.03,
   "price_per_building_sqft": 58.35,
   "building_sqft": 10497,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10560,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120024"
  },
  {
   "address": "635 Payne Avenue, Saint Paul",
   "sale_month": "2016-08",
   "price": 8160,
   "lot_sqft": 8505,
   "price_per_lot_sqft": 0.96,
   "price_per_building_sqft": 2.6,
   "building_sqft": 3139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3158,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922210200"
  },
  {
   "address": "3220 Lake St W, Minneapolis",
   "sale_month": "2016-08",
   "price": 24900000,
   "lot_sqft": 276668,
   "price_per_lot_sqft": 90,
   "price_per_building_sqft": 461.74,
   "building_sqft": 53927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54252,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202924340510"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 1200000,
   "lot_sqft": 1694,
   "price_per_lot_sqft": 708.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123320018"
  },
  {
   "address": "1011 Westminster Street, Saint Paul",
   "sale_month": "2016-08",
   "price": 600000,
   "lot_sqft": 17459,
   "price_per_lot_sqft": 34.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2456,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922140095"
  },
  {
   "address": "7024 76th Ave N, Brooklyn Park",
   "sale_month": "2016-08",
   "price": 13065000,
   "lot_sqft": 463808,
   "price_per_lot_sqft": 28.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10181,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2911921120007"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 20600000,
   "lot_sqft": 246943,
   "price_per_lot_sqft": 83.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340014"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 20600000,
   "lot_sqft": 50760,
   "price_per_lot_sqft": 405.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340013"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 20600000,
   "lot_sqft": 59715,
   "price_per_lot_sqft": 344.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022330043"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 20600000,
   "lot_sqft": 81954,
   "price_per_lot_sqft": 251.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022330042"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 20600000,
   "lot_sqft": 22543,
   "price_per_lot_sqft": 913.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022330041"
  },
  {
   "address": "905 County Road E East, Vadnais Heights",
   "sale_month": "2016-08",
   "price": 20600000,
   "lot_sqft": 516079,
   "price_per_lot_sqft": 39.92,
   "price_per_building_sqft": 160.55,
   "building_sqft": 128311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 129086,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022330037"
  },
  {
   "address": "432 Ridgewood Ave, Minneapolis",
   "sale_month": "2016-08",
   "price": 575000,
   "lot_sqft": 6386,
   "price_per_lot_sqft": 90.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2017,
   "use": "TRIPLEX",
   "parcel_id": "2702924330040"
  },
  {
   "address": "900 Hennepin Ave, Minneapolis",
   "sale_month": "2016-08",
   "price": 2300000,
   "lot_sqft": 6611,
   "price_per_lot_sqft": 347.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924120035"
  },
  {
   "address": "714 1st Avenue East, Shakopee",
   "sale_month": "2016-08",
   "price": 172500,
   "lot_sqft": 8502,
   "price_per_lot_sqft": 20.29,
   "price_per_building_sqft": 148.2,
   "building_sqft": 1164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1172,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040510"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 22500,
   "lot_sqft": 10384,
   "price_per_lot_sqft": 2.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040111"
  },
  {
   "address": "160 Market Street South, Shakopee",
   "sale_month": "2016-08",
   "price": 164900,
   "lot_sqft": 32201,
   "price_per_lot_sqft": 5.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040110"
  },
  {
   "address": "730 Portland Ave, Minneapolis",
   "sale_month": "2016-08",
   "price": 12750,
   "lot_sqft": 27233,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "2602924230623"
  },
  {
   "address": "7975 Stone Creek Drive, Chanhassen",
   "sale_month": "2016-08",
   "price": 235000,
   "lot_sqft": 1492,
   "price_per_lot_sqft": 157.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720212"
  },
  {
   "address": "10130 Sunset Avenue Northeast, Blaine",
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 23077,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.35,
   "building_sqft": 1434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1443,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123440045"
  },
  {
   "address": "1109 8th St SE, Minneapolis",
   "sale_month": "2016-08",
   "price": 500000,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 91.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 875,
   "use": "APARTMENT",
   "parcel_id": "2402924130130"
  },
  {
   "address": "5701 University Avenue Northeast, Fridley",
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 25624,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.4,
   "building_sqft": 1244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1251,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024240131"
  },
  {
   "address": "1410 White Bear Avenue North, Saint Paul",
   "sale_month": "2016-08",
   "price": 280000,
   "lot_sqft": 4956,
   "price_per_lot_sqft": 56.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922320183"
  },
  {
   "address": "20950 Rogers Dr, Rogers",
   "sale_month": "2016-08",
   "price": 1800000,
   "lot_sqft": 130623,
   "price_per_lot_sqft": 13.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30509,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023110009"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 200000,
   "lot_sqft": 123003,
   "price_per_lot_sqft": 1.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223123440007"
  },
  {
   "address": "13786 Reimer Dr N, Maple Grove",
   "sale_month": "2016-08",
   "price": 95000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 58.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310041"
  },
  {
   "address": "578 8th Ave N, Minneapolis",
   "sale_month": "2016-08",
   "price": 1150000,
   "lot_sqft": 43927,
   "price_per_lot_sqft": 26.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3955,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924230083"
  },
  {
   "address": "10621 Nassau Street Northeast, Blaine",
   "sale_month": "2016-08",
   "price": 775000,
   "lot_sqft": 47486,
   "price_per_lot_sqft": 16.32,
   "price_per_building_sqft": 132.37,
   "building_sqft": 5855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5891,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123240027"
  },
  {
   "address": "8617 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2016-08",
   "price": 314000,
   "lot_sqft": 1891,
   "price_per_lot_sqft": 166.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721210026"
  },
  {
   "address": "8617 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2016-08",
   "price": 314000,
   "lot_sqft": 1891,
   "price_per_lot_sqft": 166.05,
   "price_per_building_sqft": 21.13,
   "building_sqft": 14862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14951,
   "use": "300",
   "parcel_id": "2102721210025"
  },
  {
   "address": "7300 Oxford St, St. Louis Park",
   "sale_month": "2016-08",
   "price": 980000,
   "lot_sqft": 48129,
   "price_per_lot_sqft": 20.36,
   "price_per_building_sqft": 65.28,
   "building_sqft": 15013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15104,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721210091"
  },
  {
   "address": "420 Oak Street North, Carver",
   "sale_month": "2016-08",
   "price": 304000,
   "lot_sqft": 64331,
   "price_per_lot_sqft": 4.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5324,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200501442"
  },
  {
   "address": "5525 141st Street North, Hugo",
   "sale_month": "2016-08",
   "price": 595000,
   "lot_sqft": 41989,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": 130.57,
   "building_sqft": 4557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4585,
   "use": "300",
   "parcel_id": "2003121330011"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 400000,
   "lot_sqft": 25944,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922110059"
  },
  {
   "address": "820 Lilac Dr N, Golden Valley",
   "sale_month": "2016-08",
   "price": 3225000,
   "lot_sqft": 105951,
   "price_per_lot_sqft": 30.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15233,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924230026"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 145000,
   "lot_sqft": 32039,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1802721110047"
  },
  {
   "address": "8063 Hadley Avenue South, Cottage Grove",
   "sale_month": "2016-08",
   "price": 145000,
   "lot_sqft": 12562,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": 83.05,
   "building_sqft": 1746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1757,
   "use": "300",
   "parcel_id": "1802721110046"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 100033,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173122210034"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 56742,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173122210033"
  },
  {
   "address": "21440 Forest Boulevard North, Forest Lake",
   "sale_month": "2016-08",
   "price": 225000,
   "lot_sqft": 23466,
   "price_per_lot_sqft": 9.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "300",
   "parcel_id": "1703221420048"
  },
  {
   "address": "11115 Crooked Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 15316,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.29,
   "building_sqft": 1715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1725,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124420001"
  },
  {
   "address": "5600 American Blvd W, Bloomington",
   "sale_month": "2016-08",
   "price": 52500000,
   "lot_sqft": 151278,
   "price_per_lot_sqft": 347.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 88894,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621240016"
  },
  {
   "address": "1818 Bryant Ave N, Minneapolis",
   "sale_month": "2016-08",
   "price": 1350000,
   "lot_sqft": 8943,
   "price_per_lot_sqft": 150.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5928,
   "use": "APARTMENT",
   "parcel_id": "1602924410080"
  },
  {
   "address": "11204 86th Ave N, Maple Grove",
   "sale_month": "2016-08",
   "price": 165000,
   "lot_sqft": 3227,
   "price_per_lot_sqft": 51.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440050"
  },
  {
   "address": "9201 Zachary La N, Maple Grove",
   "sale_month": "2016-08",
   "price": 1100000,
   "lot_sqft": 70968,
   "price_per_lot_sqft": 15.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922110016"
  },
  {
   "address": "9177 Zachary La N, Maple Grove",
   "sale_month": "2016-08",
   "price": 1100000,
   "lot_sqft": 41846,
   "price_per_lot_sqft": 26.29,
   "price_per_building_sqft": 41.1,
   "building_sqft": 26764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26925,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922110015"
  },
  {
   "address": "9153 Zachary La N, Maple Grove",
   "sale_month": "2016-08",
   "price": 1100000,
   "lot_sqft": 41846,
   "price_per_lot_sqft": 26.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922110014"
  },
  {
   "address": "8301 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2016-08",
   "price": 16000000,
   "lot_sqft": 794940,
   "price_per_lot_sqft": 20.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622420003"
  },
  {
   "address": "343 13th Ave NE, Minneapolis",
   "sale_month": "2016-08",
   "price": 643124,
   "lot_sqft": 13188,
   "price_per_lot_sqft": 48.77,
   "price_per_building_sqft": 60.87,
   "building_sqft": 10565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10628,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924240123"
  },
  {
   "address": "1326 University Ave NE, Minneapolis",
   "sale_month": "2016-08",
   "price": 210000,
   "lot_sqft": 5539,
   "price_per_lot_sqft": 37.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1117,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1402924230055"
  },
  {
   "address": "1524 2nd St NE, Minneapolis",
   "sale_month": "2016-08",
   "price": 275000,
   "lot_sqft": 9521,
   "price_per_lot_sqft": 28.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1127,
   "use": "TRIPLEX",
   "parcel_id": "1402924220048"
  },
  {
   "address": "1812 1st Avenue, Anoka",
   "sale_month": "2016-08",
   "price": 20000,
   "lot_sqft": 6552,
   "price_per_lot_sqft": 3.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123125110063"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 44900000,
   "lot_sqft": 15809,
   "price_per_lot_sqft": 2840.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1211722430006"
  },
  {
   "address": "10005 Greenbrier Rd, Minnetonka",
   "sale_month": "2016-08",
   "price": 44900000,
   "lot_sqft": 597343,
   "price_per_lot_sqft": 75.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29505,
   "use": "APARTMENT",
   "parcel_id": "1211722430002"
  },
  {
   "address": "1905 38th St E, Minneapolis",
   "sale_month": "2016-08",
   "price": 353000,
   "lot_sqft": 5295,
   "price_per_lot_sqft": 66.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1123,
   "use": "APARTMENT",
   "parcel_id": "1202824220033"
  },
  {
   "address": "20560 Langford Way, Spring Lake Township",
   "sale_month": "2016-08",
   "price": 191500,
   "lot_sqft": 131499,
   "price_per_lot_sqft": 1.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "119300360"
  },
  {
   "address": "7110 University Avenue Northeast, Fridley",
   "sale_month": "2016-08",
   "price": 3410000,
   "lot_sqft": 187708,
   "price_per_lot_sqft": 18.17,
   "price_per_building_sqft": 58.96,
   "building_sqft": 57839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58188,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024320034"
  },
  {
   "address": "740 Stewart Avenue, Saint Paul",
   "sale_month": "2016-08",
   "price": 190000,
   "lot_sqft": 8539,
   "price_per_lot_sqft": 22.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 887,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823440004"
  },
  {
   "address": "2179 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2016-08",
   "price": 103000,
   "lot_sqft": 2196,
   "price_per_lot_sqft": 46.9,
   "price_per_building_sqft": 21.62,
   "building_sqft": 4764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4793,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340013"
  },
  {
   "address": "2030 St Clair Avenue, Saint Paul",
   "sale_month": "2016-08",
   "price": 376000,
   "lot_sqft": 9909,
   "price_per_lot_sqft": 37.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823220121"
  },
  {
   "address": "2028 St Clair Avenue, Saint Paul",
   "sale_month": "2016-08",
   "price": 376000,
   "lot_sqft": 4954,
   "price_per_lot_sqft": 75.9,
   "price_per_building_sqft": 633,
   "building_sqft": 594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 598,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823220120"
  },
  {
   "address": "14601 99th Ave N, Maple Grove",
   "sale_month": "2016-08",
   "price": 1456646,
   "lot_sqft": 327958,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922140005"
  },
  {
   "address": "5241 West Broadway, Crystal",
   "sale_month": "2016-08",
   "price": 1250000,
   "lot_sqft": 99146,
   "price_per_lot_sqft": 12.61,
   "price_per_building_sqft": 392.22,
   "building_sqft": 3187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220057"
  },
  {
   "address": "5250 74th St W, Edina",
   "sale_month": "2016-08",
   "price": 2630000,
   "lot_sqft": 173608,
   "price_per_lot_sqft": 15.15,
   "price_per_building_sqft": 40.92,
   "building_sqft": 64269,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64657,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621320002"
  },
  {
   "address": "2708 Penn Ave N, Minneapolis",
   "sale_month": "2016-08",
   "price": 150000,
   "lot_sqft": 5361,
   "price_per_lot_sqft": 27.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1943,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924330106"
  },
  {
   "address": "88 Cesar Chavez Street, Saint Paul",
   "sale_month": "2016-08",
   "price": 329800,
   "lot_sqft": 47538,
   "price_per_lot_sqft": 6.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31069,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082822220146"
  },
  {
   "address": null,
   "sale_month": "2016-08",
   "price": 60000,
   "lot_sqft": 4981,
   "price_per_lot_sqft": 12.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822210003"
  },
  {
   "address": "420 Robert Street South, Saint Paul",
   "sale_month": "2016-08",
   "price": 60000,
   "lot_sqft": 7486,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": 22.4,
   "building_sqft": 2679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2695,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822210002"
  },
  {
   "address": "2716 44th St W, Minneapolis",
   "sale_month": "2016-08",
   "price": 2420000,
   "lot_sqft": 9336,
   "price_per_lot_sqft": 259.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4610,
   "use": "APARTMENT",
   "parcel_id": "0802824420013"
  },
  {
   "address": "60 Stevens Street West, Saint Paul",
   "sale_month": "2016-08",
   "price": 901800,
   "lot_sqft": 15296,
   "price_per_lot_sqft": 58.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4327,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822140109"
  },
  {
   "address": "234 Kellogg Boulevard West, Saint Paul",
   "sale_month": "2016-08",
   "price": 8200000,
   "lot_sqft": 37203,
   "price_per_lot_sqft": 220.41,
   "price_per_building_sqft": 229.08,
   "building_sqft": 35796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36012,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230172"
  },
  {
   "address": "22590 Rum River Boulevard Northwest, Saint Francis",
   "sale_month": "2016-08",
   "price": 495000,
   "lot_sqft": 64429,
   "price_per_lot_sqft": 7.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11043,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "053324230054"
  },
  {
   "address": "17720 Central Avenue Northeast, Ham Lake",
   "sale_month": "2016-08",
   "price": 310000,
   "lot_sqft": 43744,
   "price_per_lot_sqft": 7.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5637,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420006"
  },
  {
   "address": "3530 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 24391,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.39,
   "building_sqft": 1293,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1301,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130036"
  },
  {
   "address": "12805 Central Avenue Northeast, Blaine",
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 44888,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123420093"
  },
  {
   "address": "1733 Selby Avenue, Saint Paul",
   "sale_month": "2016-08",
   "price": 630500,
   "lot_sqft": 5086,
   "price_per_lot_sqft": 123.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1985,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120073"
  },
  {
   "address": "3755 Logan Ave N, Minneapolis",
   "sale_month": "2016-08",
   "price": 74000,
   "lot_sqft": 5031,
   "price_per_lot_sqft": 14.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1286,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924330017"
  },
  {
   "address": "4355 Oliver Ave N, Minneapolis",
   "sale_month": "2016-08",
   "price": 87000,
   "lot_sqft": 4911,
   "price_per_lot_sqft": 17.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 812,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924220150"
  },
  {
   "address": "3220 Irving Ave S, Minneapolis",
   "sale_month": "2016-08",
   "price": 550000,
   "lot_sqft": 5441,
   "price_per_lot_sqft": 101.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1569,
   "use": "TRIPLEX",
   "parcel_id": "0402824240058"
  },
  {
   "address": "3216 Lyndale Ave S, Minneapolis",
   "sale_month": "2016-08",
   "price": 375000,
   "lot_sqft": 5033,
   "price_per_lot_sqft": 74.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1707,
   "use": "APARTMENT",
   "parcel_id": "0402824140008"
  },
  {
   "address": "3070 Lexington Avenue North, Roseville",
   "sale_month": "2016-08",
   "price": 280000,
   "lot_sqft": 34072,
   "price_per_lot_sqft": 8.22,
   "price_per_building_sqft": 192.97,
   "building_sqft": 1451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1460,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923110001"
  },
  {
   "address": "3533 2nd Ave S, Minneapolis",
   "sale_month": "2016-08",
   "price": 787500,
   "lot_sqft": 5704,
   "price_per_lot_sqft": 138.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2877,
   "use": "APARTMENT",
   "parcel_id": "0302824420060"
  },
  {
   "address": "11900 Portland Avenue South, Burnsville",
   "sale_month": "2016-08",
   "price": 1600000,
   "lot_sqft": 70708,
   "price_per_lot_sqft": 22.63,
   "price_per_building_sqft": 73.07,
   "building_sqft": 21898,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22030,
   "use": "Industrial-preferred",
   "parcel_id": "026430401072"
  },
  {
   "address": "2902 Cutters Grove Avenue, Anoka",
   "sale_month": "2016-08",
   "price": 500,
   "lot_sqft": 25270,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.28,
   "building_sqft": 1797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1808,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023125110017"
  },
  {
   "address": "3801 145th Street West, Burnsville",
   "sale_month": "2016-08",
   "price": 900000,
   "lot_sqft": 129908,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": 65.86,
   "building_sqft": 13665,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13748,
   "use": "Industrial-preferred",
   "parcel_id": "021538501050"
  },
  {
   "address": "1617 Lake St E, Minneapolis",
   "sale_month": "2016-08",
   "price": 212400,
   "lot_sqft": 5501,
   "price_per_lot_sqft": 38.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0202824110135"
  },
  {
   "address": "2121 Ferry Street, Anoka",
   "sale_month": "2016-08",
   "price": 367000,
   "lot_sqft": 16502,
   "price_per_lot_sqft": 22.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2825,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125440078"
  },
  {
   "address": "295 Dayton Avenue, Saint Paul",
   "sale_month": "2016-08",
   "price": 557000,
   "lot_sqft": 7122,
   "price_per_lot_sqft": 78.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2164,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120015"
  },
  {
   "address": "9805 Hamilton Rd, Eden Prairie",
   "sale_month": "2016-08",
   "price": 345713,
   "lot_sqft": 133036,
   "price_per_lot_sqft": 2.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40899,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622410022"
  },
  {
   "address": "301 Broadway Avenue, Saint Paul Park",
   "sale_month": "2016-08",
   "price": 213000,
   "lot_sqft": 12989,
   "price_per_lot_sqft": 16.4,
   "price_per_building_sqft": 109.23,
   "building_sqft": 1950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1962,
   "use": "300",
   "parcel_id": "0102722340037"
  },
  {
   "address": "298 5th Avenue, Newport",
   "sale_month": "2016-08",
   "price": 191000,
   "lot_sqft": 13113,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": 163.67,
   "building_sqft": 1167,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1174,
   "use": "305",
   "parcel_id": "0102722220002"
  },
  {
   "address": "116 Main Street West, Waconia",
   "sale_month": "2016-07",
   "price": 30000,
   "lot_sqft": 3456,
   "price_per_lot_sqft": 8.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503640"
  },
  {
   "address": "210 Railroad Street West, Norwood Young America",
   "sale_month": "2016-07",
   "price": 220000,
   "lot_sqft": 10997,
   "price_per_lot_sqft": 20.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6032,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580501080"
  },
  {
   "address": "1318 Robert Street South, West Saint Paul",
   "sale_month": "2016-07",
   "price": 252000,
   "lot_sqft": 12547,
   "price_per_lot_sqft": 20.08,
   "price_per_building_sqft": 107.1,
   "building_sqft": 2353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2367,
   "use": "Commercial-preferred",
   "parcel_id": "425140000042"
  },
  {
   "address": "355 Marie Avenue East, West Saint Paul",
   "sale_month": "2016-07",
   "price": 397500,
   "lot_sqft": 60569,
   "price_per_lot_sqft": 6.56,
   "price_per_building_sqft": 73.64,
   "building_sqft": 5398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5430,
   "use": "Commercial-preferred",
   "parcel_id": "420290005020"
  },
  {
   "address": "9900 Shelard Pkwy, Plymouth",
   "sale_month": "2016-07",
   "price": 5006210,
   "lot_sqft": 303178,
   "price_per_lot_sqft": 16.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50732,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3611822440009"
  },
  {
   "address": "5501 Feltl Rd, Minnetonka",
   "sale_month": "2016-07",
   "price": 2100000,
   "lot_sqft": 119099,
   "price_per_lot_sqft": 17.63,
   "price_per_building_sqft": 79.52,
   "building_sqft": 26409,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26569,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722220008"
  },
  {
   "address": "2912 30th Ave S, Minneapolis",
   "sale_month": "2016-07",
   "price": 60000,
   "lot_sqft": 8217,
   "price_per_lot_sqft": 7.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 683,
   "use": "APARTMENT",
   "parcel_id": "3602924440190"
  },
  {
   "address": "2639 Minnehaha Ave, Minneapolis",
   "sale_month": "2016-07",
   "price": 1700000,
   "lot_sqft": 122418,
   "price_per_lot_sqft": 13.89,
   "price_per_building_sqft": 69.24,
   "building_sqft": 24553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24701,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420067"
  },
  {
   "address": "2044 County Road E East, White Bear Lake",
   "sale_month": "2016-07",
   "price": 379000,
   "lot_sqft": 22522,
   "price_per_lot_sqft": 16.83,
   "price_per_building_sqft": 83.28,
   "building_sqft": 4551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4578,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022120002"
  },
  {
   "address": "373 Pedersen Street, Saint Paul",
   "sale_month": "2016-07",
   "price": 875000,
   "lot_sqft": 35370,
   "price_per_lot_sqft": 24.74,
   "price_per_building_sqft": 78.36,
   "building_sqft": 11167,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11235,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922420009"
  },
  {
   "address": "1975 Wilson Avenue, Saint Paul",
   "sale_month": "2016-07",
   "price": 402140,
   "lot_sqft": 19356,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3200,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922310028"
  },
  {
   "address": "2800 14th Ave S, Minneapolis",
   "sale_month": "2016-07",
   "price": 345000,
   "lot_sqft": 5240,
   "price_per_lot_sqft": 65.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2510,
   "use": "APARTMENT",
   "parcel_id": "3502924430077"
  },
  {
   "address": "2424 Chicago Ave, Minneapolis",
   "sale_month": "2016-07",
   "price": 480000,
   "lot_sqft": 6481,
   "price_per_lot_sqft": 74.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1796,
   "use": "APARTMENT",
   "parcel_id": "3502924230024"
  },
  {
   "address": "1420 County Road E East, Vadnais Heights",
   "sale_month": "2016-07",
   "price": 213000,
   "lot_sqft": 30446,
   "price_per_lot_sqft": 7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16499,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022210041"
  },
  {
   "address": "520 Tamarack Ave, Long Lake",
   "sale_month": "2016-07",
   "price": 575000,
   "lot_sqft": 30416,
   "price_per_lot_sqft": 18.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230058"
  },
  {
   "address": null,
   "sale_month": "2016-07",
   "price": 23035000,
   "lot_sqft": 41923,
   "price_per_lot_sqft": 549.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3411822240008"
  },
  {
   "address": "1105 Xenium La N, Plymouth",
   "sale_month": "2016-07",
   "price": 23035000,
   "lot_sqft": 701284,
   "price_per_lot_sqft": 32.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 331326,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822210008"
  },
  {
   "address": "2640 2nd Ave S, Minneapolis",
   "sale_month": "2016-07",
   "price": 1470000,
   "lot_sqft": 11675,
   "price_per_lot_sqft": 125.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4462,
   "use": "APARTMENT",
   "parcel_id": "3402924420246"
  },
  {
   "address": "2120 Garfield Ave, Minneapolis",
   "sale_month": "2016-07",
   "price": 1210000,
   "lot_sqft": 5336,
   "price_per_lot_sqft": 226.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3015,
   "use": "APARTMENT",
   "parcel_id": "3402924220051"
  },
  {
   "address": "6080 Oren Avenue North, Oak Park Heights",
   "sale_month": "2016-07",
   "price": 350000,
   "lot_sqft": 17197,
   "price_per_lot_sqft": 20.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "305",
   "parcel_id": "3303020430048"
  },
  {
   "address": "2654 Colfax Ave S, Minneapolis",
   "sale_month": "2016-07",
   "price": 460000,
   "lot_sqft": 5253,
   "price_per_lot_sqft": 87.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1602,
   "use": "TRIPLEX",
   "parcel_id": "3302924410214"
  },
  {
   "address": "18635 Ulysses Street Northeast, East Bethel",
   "sale_month": "2016-07",
   "price": 1787850,
   "lot_sqft": 188558,
   "price_per_lot_sqft": 9.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35997,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323240017"
  },
  {
   "address": null,
   "sale_month": "2016-07",
   "price": 1787850,
   "lot_sqft": 133345,
   "price_per_lot_sqft": 13.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323210005"
  },
  {
   "address": "6900 West Broadway, Brooklyn Park",
   "sale_month": "2016-07",
   "price": 1010000,
   "lot_sqft": 31099,
   "price_per_lot_sqft": 32.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10959,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211921210002"
  },
  {
   "address": "620 Rice Street, Saint Paul",
   "sale_month": "2016-07",
   "price": 250000,
   "lot_sqft": 9922,
   "price_per_lot_sqft": 25.2,
   "price_per_building_sqft": 166.44,
   "building_sqft": 1502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1511,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922220030"
  },
  {
   "address": "13153 Fenway Boulevard North, Hugo",
   "sale_month": "2016-07",
   "price": 270000,
   "lot_sqft": 205130,
   "price_per_lot_sqft": 1.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "305",
   "parcel_id": "3003121440021"
  },
  {
   "address": "956 Payne Avenue, Saint Paul",
   "sale_month": "2016-07",
   "price": 395000,
   "lot_sqft": 5424,
   "price_per_lot_sqft": 72.82,
   "price_per_building_sqft": 36.7,
   "building_sqft": 10763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10828,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420355"
  },
  {
   "address": null,
   "sale_month": "2016-07",
   "price": 395000,
   "lot_sqft": 5056,
   "price_per_lot_sqft": 78.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420013"
  },
  {
   "address": "3330 66th St W, Edina",
   "sale_month": "2016-07",
   "price": 2150000,
   "lot_sqft": 39305,
   "price_per_lot_sqft": 54.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6382,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2902824240030"
  },
  {
   "address": "912 Arcade Street, Saint Paul",
   "sale_month": "2016-07",
   "price": 225000,
   "lot_sqft": 4290,
   "price_per_lot_sqft": 52.45,
   "price_per_building_sqft": 99.82,
   "building_sqft": 2254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2268,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922320133"
  },
  {
   "address": "5655 11th Avenue East, Shakopee",
   "sale_month": "2016-07",
   "price": 12300000,
   "lot_sqft": 435427,
   "price_per_lot_sqft": 28.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 165980,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190011"
  },
  {
   "address": "1026 2nd Avenue East, Shakopee",
   "sale_month": "2016-07",
   "price": 627500,
   "lot_sqft": 21226,
   "price_per_lot_sqft": 29.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3236,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270041310"
  },
  {
   "address": "815 6th St S, Minneapolis",
   "sale_month": "2016-07",
   "price": 342600,
   "lot_sqft": 9024,
   "price_per_lot_sqft": 37.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924240126"
  },
  {
   "address": "1345 Farrington Street, Saint Paul",
   "sale_month": "2016-07",
   "price": 5900000,
   "lot_sqft": 43612,
   "price_per_lot_sqft": 135.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11032,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923420084"
  },
  {
   "address": "1355 Farrington Street, Saint Paul",
   "sale_month": "2016-07",
   "price": 5900000,
   "lot_sqft": 38584,
   "price_per_lot_sqft": 152.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9107,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923420083"
  },
  {
   "address": "1365 Farrington Street, Saint Paul",
   "sale_month": "2016-07",
   "price": 5900000,
   "lot_sqft": 39670,
   "price_per_lot_sqft": 148.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14180,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923420082"
  },
  {
   "address": "330 Cottage Avenue West, Saint Paul",
   "sale_month": "2016-07",
   "price": 2000000,
   "lot_sqft": 37958,
   "price_per_lot_sqft": 52.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9586,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923420081"
  },
  {
   "address": "628 University Ave SE, Minneapolis",
   "sale_month": "2016-07",
   "price": 9400000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 856.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1947,
   "use": "APARTMENT",
   "parcel_id": "2402924320063"
  },
  {
   "address": null,
   "sale_month": "2016-07",
   "price": 450000,
   "lot_sqft": 4567,
   "price_per_lot_sqft": 98.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022210007"
  },
  {
   "address": "4526 Highway 61, White Bear Lake",
   "sale_month": "2016-07",
   "price": 450000,
   "lot_sqft": 3965,
   "price_per_lot_sqft": 113.49,
   "price_per_building_sqft": 200.62,
   "building_sqft": 2243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2257,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022210006"
  },
  {
   "address": "1424 White Bear Avenue North, Saint Paul",
   "sale_month": "2016-07",
   "price": 197000,
   "lot_sqft": 4202,
   "price_per_lot_sqft": 46.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922320031"
  },
  {
   "address": "116 Hennepin Ave E, Minneapolis",
   "sale_month": "2016-07",
   "price": 1900000,
   "lot_sqft": 19784,
   "price_per_lot_sqft": 96.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8846,
   "use": "APARTMENT",
   "parcel_id": "2302924240109"
  },
  {
   "address": "4105 85th Ave N, Brooklyn Park",
   "sale_month": "2016-07",
   "price": 1480000,
   "lot_sqft": 207676,
   "price_per_lot_sqft": 7.13,
   "price_per_building_sqft": 133.6,
   "building_sqft": 11078,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11145,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921210007"
  },
  {
   "address": "801 Corporate Drive, Jordan",
   "sale_month": "2016-07",
   "price": 315000,
   "lot_sqft": 343487,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220770011"
  },
  {
   "address": "2191 106th Lane Northeast, Blaine",
   "sale_month": "2016-07",
   "price": 500,
   "lot_sqft": 24948,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.17,
   "building_sqft": 3005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3023,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123240020"
  },
  {
   "address": "198 Morgan Ave N, Minneapolis",
   "sale_month": "2016-07",
   "price": 318000,
   "lot_sqft": 5095,
   "price_per_lot_sqft": 62.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1506,
   "use": "TRIPLEX",
   "parcel_id": "2102924330098"
  },
  {
   "address": "1814 Chestnut Ave W, Minneapolis",
   "sale_month": "2016-07",
   "price": 318000,
   "lot_sqft": 5984,
   "price_per_lot_sqft": 53.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1244,
   "use": "APARTMENT",
   "parcel_id": "2102924330037"
  },
  {
   "address": "1119 Morgan Ave N, Minneapolis",
   "sale_month": "2016-07",
   "price": 300000,
   "lot_sqft": 18628,
   "price_per_lot_sqft": 16.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3795,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924220024"
  },
  {
   "address": "8617 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2016-07",
   "price": 228000,
   "lot_sqft": 1891,
   "price_per_lot_sqft": 120.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721210024"
  },
  {
   "address": "2501 Como Avenue, Saint Paul",
   "sale_month": "2016-07",
   "price": 5316000,
   "lot_sqft": 192874,
   "price_per_lot_sqft": 27.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923240069"
  },
  {
   "address": null,
   "sale_month": "2016-07",
   "price": 392467,
   "lot_sqft": 24742,
   "price_per_lot_sqft": 15.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2003021240057"
  },
  {
   "address": "1620 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2016-07",
   "price": 392467,
   "lot_sqft": 16502,
   "price_per_lot_sqft": 23.78,
   "price_per_building_sqft": 189.23,
   "building_sqft": 2074,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2087,
   "use": "300",
   "parcel_id": "2003021240032"
  },
  {
   "address": null,
   "sale_month": "2016-07",
   "price": 392467,
   "lot_sqft": 4322,
   "price_per_lot_sqft": 90.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2003021240030"
  },
  {
   "address": "405 Enterprise Drive East, Belle Plaine",
   "sale_month": "2016-07",
   "price": 150000,
   "lot_sqft": 48825,
   "price_per_lot_sqft": 3.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200017720"
  },
  {
   "address": null,
   "sale_month": "2016-07",
   "price": 431000,
   "lot_sqft": 576,
   "price_per_lot_sqft": 748.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924230020"
  },
  {
   "address": "810 Lilac Dr N, Golden Valley",
   "sale_month": "2016-07",
   "price": 431000,
   "lot_sqft": 42158,
   "price_per_lot_sqft": 10.22,
   "price_per_building_sqft": 33.17,
   "building_sqft": 12994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13072,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924230019"
  },
  {
   "address": "6988 33rd Street North, Oakdale",
   "sale_month": "2016-07",
   "price": 1615000,
   "lot_sqft": 46085,
   "price_per_lot_sqft": 35.04,
   "price_per_building_sqft": 142.28,
   "building_sqft": 11351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11419,
   "use": "300",
   "parcel_id": "1802921410040"
  },
  {
   "address": "4944 Xerxes Ave S, Minneapolis",
   "sale_month": "2016-07",
   "price": 835000,
   "lot_sqft": 5428,
   "price_per_lot_sqft": 153.83,
   "price_per_building_sqft": 200.82,
   "building_sqft": 4158,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4183,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824240152"
  },
  {
   "address": "6227 Lake St W, St. Louis Park",
   "sale_month": "2016-07",
   "price": 295000,
   "lot_sqft": 5091,
   "price_per_lot_sqft": 57.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1799,
   "use": "APARTMENT",
   "parcel_id": "1611721230003"
  },
  {
   "address": "9445 Bloomington Fwy West, Bloomington",
   "sale_month": "2016-07",
   "price": 14250000,
   "lot_sqft": 91889,
   "price_per_lot_sqft": 155.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50236,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724120010"
  },
  {
   "address": "839 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2016-07",
   "price": 1150000,
   "lot_sqft": 56871,
   "price_per_lot_sqft": 20.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5648,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143124110003"
  },
  {
   "address": "13692 Rogers Dr, Rogers",
   "sale_month": "2016-07",
   "price": 8988820,
   "lot_sqft": 483505,
   "price_per_lot_sqft": 18.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 91147,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023420019"
  },
  {
   "address": "5144 13th Ave S, Minneapolis",
   "sale_month": "2016-07",
   "price": 450000,
   "lot_sqft": 19377,
   "price_per_lot_sqft": 23.22,
   "price_per_building_sqft": 51.68,
   "building_sqft": 8707,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8760,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824420122"
  },
  {
   "address": "4801 Bloomington Ave, Minneapolis",
   "sale_month": "2016-07",
   "price": 430000,
   "lot_sqft": 6103,
   "price_per_lot_sqft": 70.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1531,
   "use": "APARTMENT",
   "parcel_id": "1402824140025"
  },
  {
   "address": "1299 Mississippi Street Northeast, Fridley",
   "sale_month": "2016-07",
   "price": 197777,
   "lot_sqft": 20959,
   "price_per_lot_sqft": 9.44,
   "price_per_building_sqft": 111.17,
   "building_sqft": 1779,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1790,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024240101"
  },
  {
   "address": "1943 Rice Street, Roseville",
   "sale_month": "2016-07",
   "price": 225000,
   "lot_sqft": 37427,
   "price_per_lot_sqft": 6.01,
   "price_per_building_sqft": 52.14,
   "building_sqft": 4315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4341,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923140094"
  },
  {
   "address": "2569 7th Avenue East, North Saint Paul",
   "sale_month": "2016-07",
   "price": 185000,
   "lot_sqft": 5785,
   "price_per_lot_sqft": 31.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420015"
  },
  {
   "address": "7247 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2016-07",
   "price": 6000000,
   "lot_sqft": 250512,
   "price_per_lot_sqft": 23.95,
   "price_per_building_sqft": 88.22,
   "building_sqft": 68009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68419,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622240006"
  },
  {
   "address": "1955 Johnson St NE, Minneapolis",
   "sale_month": "2016-07",
   "price": 254750,
   "lot_sqft": 5025,
   "price_per_lot_sqft": 50.7,
   "price_per_building_sqft": 292.48,
   "building_sqft": 871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 876,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924430078"
  },
  {
   "address": "2400 2nd St NE, Minneapolis",
   "sale_month": "2016-07",
   "price": 251000,
   "lot_sqft": 6782,
   "price_per_lot_sqft": 37.01,
   "price_per_building_sqft": 107.13,
   "building_sqft": 2343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2357,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924320017"
  },
  {
   "address": "1770 121st Avenue Northwest, Coon Rapids",
   "sale_month": "2016-07",
   "price": 18750000,
   "lot_sqft": 1718858,
   "price_per_lot_sqft": 10.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16723,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "103124420004"
  },
  {
   "address": "3173 Dodd Road, Eagan",
   "sale_month": "2016-07",
   "price": 4200000,
   "lot_sqft": 180332,
   "price_per_lot_sqft": 23.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55913,
   "use": "Industrial-preferred",
   "parcel_id": "102246501030"
  },
  {
   "address": "9000 Grand Ave S, Bloomington",
   "sale_month": "2016-07",
   "price": 1100000,
   "lot_sqft": 49908,
   "price_per_lot_sqft": 22.04,
   "price_per_building_sqft": 143.06,
   "building_sqft": 7689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7735,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724320001"
  },
  {
   "address": "3016 Ardmore Avenue, Mounds View",
   "sale_month": "2016-07",
   "price": 6600000,
   "lot_sqft": 852741,
   "price_per_lot_sqft": 7.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4637,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "083023140001"
  },
  {
   "address": "8800 49th Ave N, New Hope",
   "sale_month": "2016-07",
   "price": 352500,
   "lot_sqft": 48600,
   "price_per_lot_sqft": 7.25,
   "price_per_building_sqft": 59.61,
   "building_sqft": 5913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5948,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821240008"
  },
  {
   "address": "12370 Point Douglas Drive South, Denmark Township",
   "sale_month": "2016-07",
   "price": 2750000,
   "lot_sqft": 300817,
   "price_per_lot_sqft": 9.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15394,
   "use": "300",
   "parcel_id": "0602620310034"
  },
  {
   "address": "6925 Market St, Golden Valley",
   "sale_month": "2016-07",
   "price": 2005000,
   "lot_sqft": 22177,
   "price_per_lot_sqft": 90.41,
   "price_per_building_sqft": 855.38,
   "building_sqft": 2344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2358,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721130022"
  },
  {
   "address": "1180 County Road J East, White Bear Township",
   "sale_month": "2016-07",
   "price": 4936275,
   "lot_sqft": 663732,
   "price_per_lot_sqft": 7.44,
   "price_per_building_sqft": 74.46,
   "building_sqft": 66294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66694,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022120011"
  },
  {
   "address": "201 Snelling Avenue North, Saint Paul",
   "sale_month": "2016-07",
   "price": 322500,
   "lot_sqft": 5930,
   "price_per_lot_sqft": 54.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110006"
  },
  {
   "address": "3121 Hennepin Ave, Minneapolis",
   "sale_month": "2016-07",
   "price": 521000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 89.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2520,
   "use": "APARTMENT",
   "parcel_id": "0402824120123"
  },
  {
   "address": "1121 Lake St W, Minneapolis",
   "sale_month": "2016-07",
   "price": 1250000,
   "lot_sqft": 5915,
   "price_per_lot_sqft": 211.33,
   "price_per_building_sqft": 845.74,
   "building_sqft": 1478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1487,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824120012"
  },
  {
   "address": "3005 Emerson Ave S, Minneapolis",
   "sale_month": "2016-07",
   "price": 1700000,
   "lot_sqft": 5915,
   "price_per_lot_sqft": 287.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824120011"
  },
  {
   "address": "3149 132nd Avenue Northeast, Blaine",
   "sale_month": "2016-07",
   "price": 500,
   "lot_sqft": 47945,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "033123120025"
  },
  {
   "address": "2730 Snelling Avenue North, Roseville",
   "sale_month": "2016-07",
   "price": 2752777,
   "lot_sqft": 39029,
   "price_per_lot_sqft": 70.53,
   "price_per_building_sqft": 286.87,
   "building_sqft": 9596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9654,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923330013"
  },
  {
   "address": "8506 Pillsbury Ave S, Bloomington",
   "sale_month": "2016-07",
   "price": 549000,
   "lot_sqft": 8992,
   "price_per_lot_sqft": 61.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724340101"
  },
  {
   "address": "8500 Pillsbury Ave S, Bloomington",
   "sale_month": "2016-07",
   "price": 549000,
   "lot_sqft": 17856,
   "price_per_lot_sqft": 30.75,
   "price_per_building_sqft": 49.12,
   "building_sqft": 11177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11245,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724340100"
  },
  {
   "address": "12833 Briar Court, Burnsville",
   "sale_month": "2016-07",
   "price": 405700,
   "lot_sqft": 22329,
   "price_per_lot_sqft": 18.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2238,
   "use": "Apartment",
   "parcel_id": "028220601040"
  },
  {
   "address": "12820 Dupont, Burnsville",
   "sale_month": "2016-07",
   "price": 405700,
   "lot_sqft": 17271,
   "price_per_lot_sqft": 23.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1855,
   "use": "Apartment",
   "parcel_id": "028220601030"
  },
  {
   "address": "12825 Briar Court, Burnsville",
   "sale_month": "2016-07",
   "price": 408600,
   "lot_sqft": 19605,
   "price_per_lot_sqft": 20.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2432,
   "use": "Apartment",
   "parcel_id": "028220601020"
  },
  {
   "address": "3000 Cliff Road East, Burnsville",
   "sale_month": "2016-07",
   "price": 3179000,
   "lot_sqft": 91747,
   "price_per_lot_sqft": 34.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10396,
   "use": "Apartment",
   "parcel_id": "026411103021"
  },
  {
   "address": "2001 Beam Avenue North, Maplewood",
   "sale_month": "2016-07",
   "price": 4886486,
   "lot_sqft": 52789,
   "price_per_lot_sqft": 92.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14257,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922240018"
  },
  {
   "address": "3620 Central Ave NE, Minneapolis",
   "sale_month": "2016-07",
   "price": 275000,
   "lot_sqft": 23497,
   "price_per_lot_sqft": 11.7,
   "price_per_building_sqft": 35.2,
   "building_sqft": 7813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7860,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202924110010"
  },
  {
   "address": "280 Smith Avenue North, Saint Paul",
   "sale_month": "2016-07",
   "price": 16650000,
   "lot_sqft": 14767,
   "price_per_lot_sqft": 1127.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823140026"
  },
  {
   "address": "12685 Germane Avenue, Apple Valley",
   "sale_month": "2016-07",
   "price": 16272000,
   "lot_sqft": 278054,
   "price_per_lot_sqft": 58.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10147,
   "use": "Apartment",
   "parcel_id": "011647501010"
  },
  {
   "address": "3244 19th Ave S, Minneapolis",
   "sale_month": "2016-07",
   "price": 287500,
   "lot_sqft": 5166,
   "price_per_lot_sqft": 55.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1508,
   "use": "TRIPLEX",
   "parcel_id": "0102824230077"
  },
  {
   "address": "505 Stevens Street Southwest, Watertown",
   "sale_month": "2016-06",
   "price": 1150000,
   "lot_sqft": 83956,
   "price_per_lot_sqft": 13.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3263,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "850750411"
  },
  {
   "address": "732 Vista Boulevard, Waconia",
   "sale_month": "2016-06",
   "price": 355000,
   "lot_sqft": 39511,
   "price_per_lot_sqft": 8.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753131010"
  },
  {
   "address": "8196 Petunia, Victoria",
   "sale_month": "2016-06",
   "price": 275000,
   "lot_sqft": 13426,
   "price_per_lot_sqft": 20.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2077,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "652250050"
  },
  {
   "address": "115 Main Street East, Norwood Young America",
   "sale_month": "2016-06",
   "price": 280000,
   "lot_sqft": 20596,
   "price_per_lot_sqft": 13.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24493,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580510800"
  },
  {
   "address": "1541 Humboldt Avenue, West Saint Paul",
   "sale_month": "2016-06",
   "price": 600000,
   "lot_sqft": 37140,
   "price_per_lot_sqft": 16.16,
   "price_per_building_sqft": 123,
   "building_sqft": 4878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4908,
   "use": "Commercial-preferred",
   "parcel_id": "421780003012"
  },
  {
   "address": "2545 Conway Avenue East, Maplewood",
   "sale_month": "2016-06",
   "price": 500000,
   "lot_sqft": 25864,
   "price_per_lot_sqft": 19.33,
   "price_per_building_sqft": 299.76,
   "building_sqft": 1668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1678,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362922130019"
  },
  {
   "address": "10237 Yellow Circle Dr, Minnetonka",
   "sale_month": "2016-06",
   "price": 940000,
   "lot_sqft": 89153,
   "price_per_lot_sqft": 10.54,
   "price_per_building_sqft": 227.27,
   "building_sqft": 4136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4161,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722430024"
  },
  {
   "address": "2629 30th Ave S, Minneapolis",
   "sale_month": "2016-06",
   "price": 550000,
   "lot_sqft": 116056,
   "price_per_lot_sqft": 4.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74585,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924410102"
  },
  {
   "address": "1860 28th St E, Minneapolis",
   "sale_month": "2016-06",
   "price": 6800000,
   "lot_sqft": 250450,
   "price_per_lot_sqft": 27.15,
   "price_per_building_sqft": 29.7,
   "building_sqft": 228981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 230364,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924320003"
  },
  {
   "address": "1959 Suburban Avenue, Saint Paul",
   "sale_month": "2016-06",
   "price": 4820000,
   "lot_sqft": 254759,
   "price_per_lot_sqft": 18.92,
   "price_per_building_sqft": 97.61,
   "building_sqft": 49381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49679,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340003"
  },
  {
   "address": null,
   "sale_month": "2016-06",
   "price": 275000,
   "lot_sqft": 34947,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225220006"
  },
  {
   "address": null,
   "sale_month": "2016-06",
   "price": 275000,
   "lot_sqft": 4183,
   "price_per_lot_sqft": 65.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225220003"
  },
  {
   "address": "2625 Stevens Ave, Minneapolis",
   "sale_month": "2016-06",
   "price": 6800000,
   "lot_sqft": 53042,
   "price_per_lot_sqft": 128.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21284,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924420024"
  },
  {
   "address": "2222 Girard Ave S, Minneapolis",
   "sale_month": "2016-06",
   "price": 2600000,
   "lot_sqft": 8989,
   "price_per_lot_sqft": 289.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4790,
   "use": "APARTMENT",
   "parcel_id": "3302924120142"
  },
  {
   "address": "1471 91st Avenue Northeast, Blaine",
   "sale_month": "2016-06",
   "price": 810000,
   "lot_sqft": 47855,
   "price_per_lot_sqft": 16.93,
   "price_per_building_sqft": 63.06,
   "building_sqft": 12844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12922,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120028"
  },
  {
   "address": "2515 Wabash Avenue, Saint Paul",
   "sale_month": "2016-06",
   "price": 5250000,
   "lot_sqft": 89704,
   "price_per_lot_sqft": 58.53,
   "price_per_building_sqft": 146.94,
   "building_sqft": 35729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35944,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923220017"
  },
  {
   "address": "2525 Wabash Avenue, Saint Paul",
   "sale_month": "2016-06",
   "price": 5250000,
   "lot_sqft": 143710,
   "price_per_lot_sqft": 36.53,
   "price_per_building_sqft": 3578.73,
   "building_sqft": 1467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1476,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923220016"
  },
  {
   "address": "682 Burr Street, Saint Paul",
   "sale_month": "2016-06",
   "price": 64900,
   "lot_sqft": 6498,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1189,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922210053"
  },
  {
   "address": "694 6th Street East, Saint Paul",
   "sale_month": "2016-06",
   "price": 216600,
   "lot_sqft": 7552,
   "price_per_lot_sqft": 28.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2006,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922130132"
  },
  {
   "address": "13654 Van Buren Street Northeast, Ham Lake",
   "sale_month": "2016-06",
   "price": 90000,
   "lot_sqft": 51250,
   "price_per_lot_sqft": 1.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313223410032"
  },
  {
   "address": "4700 77th St W, Edina",
   "sale_month": "2016-06",
   "price": 11148860,
   "lot_sqft": 269423,
   "price_per_lot_sqft": 41.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46173,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824330025"
  },
  {
   "address": null,
   "sale_month": "2016-06",
   "price": 159900,
   "lot_sqft": 220708,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305180081"
  },
  {
   "address": "298 Lawson Avenue East, Saint Paul",
   "sale_month": "2016-06",
   "price": 322000,
   "lot_sqft": 9210,
   "price_per_lot_sqft": 34.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2261,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922140042"
  },
  {
   "address": "19707 St Croix Trail North, Scandia",
   "sale_month": "2016-06",
   "price": 126000,
   "lot_sqft": 12317,
   "price_per_lot_sqft": 10.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1286,
   "use": "300",
   "parcel_id": "3003219240022"
  },
  {
   "address": "7435 Highway 10 Northwest, Ramsey",
   "sale_month": "2016-06",
   "price": 500,
   "lot_sqft": 75790,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225430001"
  },
  {
   "address": "317 Main Street South, Stillwater",
   "sale_month": "2016-06",
   "price": 1350000,
   "lot_sqft": 7265,
   "price_per_lot_sqft": 185.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410037"
  },
  {
   "address": "2300 Pilot Knob Road, Mendota Heights",
   "sale_month": "2016-06",
   "price": 5150000,
   "lot_sqft": 271549,
   "price_per_lot_sqft": 18.97,
   "price_per_building_sqft": 45.1,
   "building_sqft": 114180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 114869,
   "use": "Industrial-preferred",
   "parcel_id": "274827001010"
  },
  {
   "address": "7103 Highway 10 Northwest, Ramsey",
   "sale_month": "2016-06",
   "price": 275000,
   "lot_sqft": 27448,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": 66.03,
   "building_sqft": 4165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4190,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273225330007"
  },
  {
   "address": "13300 15th Ave N, Plymouth",
   "sale_month": "2016-06",
   "price": 1450000,
   "lot_sqft": 189016,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": 92.52,
   "building_sqft": 15673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15768,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822430019"
  },
  {
   "address": "2300 Berkshire La N, Plymouth",
   "sale_month": "2016-06",
   "price": 23200000,
   "lot_sqft": 811922,
   "price_per_lot_sqft": 28.57,
   "price_per_building_sqft": 96.73,
   "building_sqft": 239840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 241288,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711822210012"
  },
  {
   "address": "1905 3rd Ave S, Minneapolis",
   "sale_month": "2016-06",
   "price": 650000,
   "lot_sqft": 12824,
   "price_per_lot_sqft": 50.69,
   "price_per_building_sqft": 116.57,
   "building_sqft": 5576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5610,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924440095"
  },
  {
   "address": "1812 1st Ave S, Minneapolis",
   "sale_month": "2016-06",
   "price": 1925000,
   "lot_sqft": 10164,
   "price_per_lot_sqft": 189.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5411,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430013"
  },
  {
   "address": "126 Lewis Street South, Shakopee",
   "sale_month": "2016-06",
   "price": 225000,
   "lot_sqft": 3722,
   "price_per_lot_sqft": 60.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011620"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2016-06",
   "price": 64000,
   "lot_sqft": 601,
   "price_per_lot_sqft": 106.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140330"
  },
  {
   "address": "19950 75th Ave N, Corcoran",
   "sale_month": "2016-06",
   "price": 1500000,
   "lot_sqft": 63994,
   "price_per_lot_sqft": 23.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611923140018"
  },
  {
   "address": "19925 75th Ave N, Corcoran",
   "sale_month": "2016-06",
   "price": 1500000,
   "lot_sqft": 75056,
   "price_per_lot_sqft": 19.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22284,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110039"
  },
  {
   "address": "521 4th St S, Minneapolis",
   "sale_month": "2016-06",
   "price": 19836279,
   "lot_sqft": 72805,
   "price_per_lot_sqft": 272.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924210107"
  },
  {
   "address": "4511 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2016-06",
   "price": 136971,
   "lot_sqft": 10791,
   "price_per_lot_sqft": 12.69,
   "price_per_building_sqft": 30.03,
   "building_sqft": 4561,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4589,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024330065"
  },
  {
   "address": null,
   "sale_month": "2016-06",
   "price": 44620704,
   "lot_sqft": 33024,
   "price_per_lot_sqft": 1351.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2512023120001"
  },
  {
   "address": null,
   "sale_month": "2016-06",
   "price": 44620704,
   "lot_sqft": 7394,
   "price_per_lot_sqft": 6034.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2512023110005"
  },
  {
   "address": null,
   "sale_month": "2016-06",
   "price": 44620704,
   "lot_sqft": 103661,
   "price_per_lot_sqft": 430.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2512023110004"
  },
  {
   "address": "19705 Rogers Dr, Rogers",
   "sale_month": "2016-06",
   "price": 44620704,
   "lot_sqft": 2713203,
   "price_per_lot_sqft": 16.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 112689,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023110003"
  },
  {
   "address": "2034 Fairview Street, Centerville",
   "sale_month": "2016-06",
   "price": 500,
   "lot_sqft": 59542,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122330007"
  },
  {
   "address": "603 6th Street Northwest, New Prague",
   "sale_month": "2016-06",
   "price": 120000,
   "lot_sqft": 85895,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12395,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "241240030"
  },
  {
   "address": "10605 36th Ave N, Plymouth",
   "sale_month": "2016-06",
   "price": 595000,
   "lot_sqft": 47634,
   "price_per_lot_sqft": 12.49,
   "price_per_building_sqft": 180.58,
   "building_sqft": 3295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3315,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411822210007"
  },
  {
   "address": "6 6th Ave N, Hopkins",
   "sale_month": "2016-06",
   "price": 247500,
   "lot_sqft": 8226,
   "price_per_lot_sqft": 30.09,
   "price_per_building_sqft": 153.35,
   "building_sqft": 1614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1624,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420029"
  },
  {
   "address": "982 15th Ave SE, Minneapolis",
   "sale_month": "2016-06",
   "price": 3800000,
   "lot_sqft": 12176,
   "price_per_lot_sqft": 312.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3930,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924140136"
  },
  {
   "address": "4150 Hoffman Road, White Bear Lake",
   "sale_month": "2016-06",
   "price": 490000,
   "lot_sqft": 124840,
   "price_per_lot_sqft": 3.93,
   "price_per_building_sqft": 169.96,
   "building_sqft": 2883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2901,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233022320003"
  },
  {
   "address": "21330 John Milless Dr, Rogers",
   "sale_month": "2016-06",
   "price": 305000,
   "lot_sqft": 30471,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5950,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130020"
  },
  {
   "address": "1100 Syndicate Street, Jordan",
   "sale_month": "2016-06",
   "price": 700000,
   "lot_sqft": 244721,
   "price_per_lot_sqft": 2.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229180140"
  },
  {
   "address": "16233 Kenyon Avenue, Lakeville",
   "sale_month": "2016-06",
   "price": 4200000,
   "lot_sqft": 109384,
   "price_per_lot_sqft": 38.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12455,
   "use": "Commercial-preferred",
   "parcel_id": "224164001030"
  },
  {
   "address": "133 1st Ave N, Minneapolis",
   "sale_month": "2016-06",
   "price": 1150000,
   "lot_sqft": 1470,
   "price_per_lot_sqft": 782.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1618,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410006"
  },
  {
   "address": "15890 31st Street South, Afton",
   "sale_month": "2016-06",
   "price": 585000,
   "lot_sqft": 44961,
   "price_per_lot_sqft": 13.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8834,
   "use": "110",
   "parcel_id": "2202820110021"
  },
  {
   "address": "15312 Central Avenue Northeast, Ham Lake",
   "sale_month": "2016-06",
   "price": 350000,
   "lot_sqft": 99890,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2307,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223240011"
  },
  {
   "address": "3540 Winnetka Ave N, New Hope",
   "sale_month": "2016-06",
   "price": 6602760,
   "lot_sqft": 213171,
   "price_per_lot_sqft": 30.97,
   "price_per_building_sqft": 141.08,
   "building_sqft": 46803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47086,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011821220012"
  },
  {
   "address": "9725 Hemingway Avenue South, Cottage Grove",
   "sale_month": "2016-06",
   "price": 929904,
   "lot_sqft": 395284,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42557,
   "use": "305",
   "parcel_id": "2002721430009"
  },
  {
   "address": "2621 Industrial Court, Hastings",
   "sale_month": "2016-06",
   "price": 175000,
   "lot_sqft": 53550,
   "price_per_lot_sqft": 3.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "Commercial-preferred",
   "parcel_id": "199058000010"
  },
  {
   "address": "10141 University Avenue Northeast, Blaine",
   "sale_month": "2016-06",
   "price": 500,
   "lot_sqft": 81883,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10977,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330115"
  },
  {
   "address": "70 Hyacinth Avenue West, Saint Paul",
   "sale_month": "2016-06",
   "price": 276676,
   "lot_sqft": 8015,
   "price_per_lot_sqft": 34.52,
   "price_per_building_sqft": 108.54,
   "building_sqft": 2549,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2565,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922330122"
  },
  {
   "address": "1384 Sylvan Street, Saint Paul",
   "sale_month": "2016-06",
   "price": 740000,
   "lot_sqft": 65919,
   "price_per_lot_sqft": 11.23,
   "price_per_building_sqft": 59.18,
   "building_sqft": 12504,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12580,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922310019"
  },
  {
   "address": "1607 Sloan Street, Saint Paul",
   "sale_month": "2016-06",
   "price": 295000,
   "lot_sqft": 10240,
   "price_per_lot_sqft": 28.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110043"
  },
  {
   "address": "9100 83rd Ave N, Brooklyn Park",
   "sale_month": "2016-06",
   "price": 4692800,
   "lot_sqft": 69909,
   "price_per_lot_sqft": 67.13,
   "price_per_building_sqft": 341.47,
   "building_sqft": 13743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13826,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921220009"
  },
  {
   "address": "2911 Como Ave SE, Minneapolis",
   "sale_month": "2016-06",
   "price": 820000,
   "lot_sqft": 39658,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": 38.61,
   "building_sqft": 21240,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21368,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923110040"
  },
  {
   "address": "7341 State Hwy No 7, St. Louis Park",
   "sale_month": "2016-06",
   "price": 513653,
   "lot_sqft": 58913,
   "price_per_lot_sqft": 8.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711721340073"
  },
  {
   "address": "1300 Irving Ave N, Minneapolis",
   "sale_month": "2016-06",
   "price": 6800000,
   "lot_sqft": 58278,
   "price_per_lot_sqft": 116.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5369,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924340137"
  },
  {
   "address": "2017 Emerson Ave N, Minneapolis",
   "sale_month": "2016-06",
   "price": 640000,
   "lot_sqft": 6248,
   "price_per_lot_sqft": 102.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3229,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924130077"
  },
  {
   "address": "120 Mississippi Place Northeast, Fridley",
   "sale_month": "2016-06",
   "price": 500,
   "lot_sqft": 10105,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2271,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153024420069"
  },
  {
   "address": "13008 Minnetonka Blvd, Minnetonka",
   "sale_month": "2016-06",
   "price": 709000,
   "lot_sqft": 23139,
   "price_per_lot_sqft": 30.64,
   "price_per_building_sqft": 290.34,
   "building_sqft": 2442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2457,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511722410051"
  },
  {
   "address": "1501 Washington Ave N, Minneapolis",
   "sale_month": "2016-06",
   "price": 283828,
   "lot_sqft": 5777,
   "price_per_lot_sqft": 49.13,
   "price_per_building_sqft": 60.02,
   "building_sqft": 4729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4757,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1502924340040"
  },
  {
   "address": "6299 University Avenue Northeast, Fridley",
   "sale_month": "2016-06",
   "price": 480000,
   "lot_sqft": 30272,
   "price_per_lot_sqft": 15.86,
   "price_per_building_sqft": 95.33,
   "building_sqft": 5035,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5066,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143024310033"
  },
  {
   "address": "2189 3rd Street, White Bear Lake",
   "sale_month": "2016-06",
   "price": 300000,
   "lot_sqft": 3232,
   "price_per_lot_sqft": 92.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410073"
  },
  {
   "address": "21080 134th Ave N, Rogers",
   "sale_month": "2016-06",
   "price": 1075000,
   "lot_sqft": 50701,
   "price_per_lot_sqft": 21.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17537,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023440008"
  },
  {
   "address": "11241 91st Ave N, Maple Grove",
   "sale_month": "2016-06",
   "price": 1400000,
   "lot_sqft": 89919,
   "price_per_lot_sqft": 15.57,
   "price_per_building_sqft": 49.1,
   "building_sqft": 28515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28687,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922140020"
  },
  {
   "address": "645 8th Street, Farmington",
   "sale_month": "2016-06",
   "price": 462500,
   "lot_sqft": 33986,
   "price_per_lot_sqft": 13.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6972,
   "use": "Commercial-preferred",
   "parcel_id": "140320050014"
  },
  {
   "address": "1115 4th St NE, Minneapolis",
   "sale_month": "2016-06",
   "price": 210000,
   "lot_sqft": 5391,
   "price_per_lot_sqft": 38.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1092,
   "use": "APARTMENT",
   "parcel_id": "1402924240035"
  },
  {
   "address": "435 Highway 96 West, Shoreview",
   "sale_month": "2016-06",
   "price": 1100000,
   "lot_sqft": 65333,
   "price_per_lot_sqft": 16.84,
   "price_per_building_sqft": 493.05,
   "building_sqft": 2231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2245,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023340056"
  },
  {
   "address": "11071 93rd Ave N, Maple Grove",
   "sale_month": "2016-06",
   "price": 1825000,
   "lot_sqft": 91399,
   "price_per_lot_sqft": 19.97,
   "price_per_building_sqft": 77.18,
   "building_sqft": 23645,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23787,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922220020"
  },
  {
   "address": "951 Hennepin Ave E, Minneapolis",
   "sale_month": "2016-06",
   "price": 800000,
   "lot_sqft": 32464,
   "price_per_lot_sqft": 24.64,
   "price_per_building_sqft": 38.21,
   "building_sqft": 20939,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21065,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924340097"
  },
  {
   "address": "751 Tyler St NE, Minneapolis",
   "sale_month": "2016-06",
   "price": 555000,
   "lot_sqft": 8836,
   "price_per_lot_sqft": 62.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2474,
   "use": "APARTMENT",
   "parcel_id": "1302924320159"
  },
  {
   "address": "2529 White Bear Avenue North, Maplewood",
   "sale_month": "2016-06",
   "price": 1000000,
   "lot_sqft": 48909,
   "price_per_lot_sqft": 20.45,
   "price_per_building_sqft": 203.42,
   "building_sqft": 4916,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4946,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922220043"
  },
  {
   "address": "960 Blue Gentian Road, Eagan",
   "sale_month": "2016-06",
   "price": 2110000,
   "lot_sqft": 183417,
   "price_per_lot_sqft": 11.5,
   "price_per_building_sqft": 77.91,
   "building_sqft": 27082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27246,
   "use": "Industrial-preferred",
   "parcel_id": "103080101030"
  },
  {
   "address": "2167 Lexington Avenue North, Roseville",
   "sale_month": "2016-06",
   "price": 625000,
   "lot_sqft": 28777,
   "price_per_lot_sqft": 21.72,
   "price_per_building_sqft": 130.94,
   "building_sqft": 4773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4802,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923440071"
  },
  {
   "address": "1919 Silver Bell Road, Eagan",
   "sale_month": "2016-06",
   "price": 18300000,
   "lot_sqft": 579507,
   "price_per_lot_sqft": 31.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15742,
   "use": "Apartment",
   "parcel_id": "102245001020"
  },
  {
   "address": "4597 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 106551,
   "price_per_lot_sqft": 28.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10720,
   "use": "Apartment",
   "parcel_id": "101740603010"
  },
  {
   "address": "4554 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 48990,
   "price_per_lot_sqft": 62.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10265,
   "use": "Apartment",
   "parcel_id": "101740602040"
  },
  {
   "address": "4538 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 96963,
   "price_per_lot_sqft": 31.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9198,
   "use": "Apartment",
   "parcel_id": "101740602030"
  },
  {
   "address": "4546 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 51235,
   "price_per_lot_sqft": 60.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10577,
   "use": "Apartment",
   "parcel_id": "101740602010"
  },
  {
   "address": "4585 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 99105,
   "price_per_lot_sqft": 31.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10720,
   "use": "Apartment",
   "parcel_id": "101740601100"
  },
  {
   "address": "4577 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 32473,
   "price_per_lot_sqft": 95.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9920,
   "use": "Apartment",
   "parcel_id": "101740601080"
  },
  {
   "address": "4569 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 99060,
   "price_per_lot_sqft": 31.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9645,
   "use": "Apartment",
   "parcel_id": "101740601070"
  },
  {
   "address": "4541 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 41498,
   "price_per_lot_sqft": 74.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10720,
   "use": "Apartment",
   "parcel_id": "101740601050"
  },
  {
   "address": "4561 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 44130,
   "price_per_lot_sqft": 69.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9061,
   "use": "Apartment",
   "parcel_id": "101740601040"
  },
  {
   "address": "4549 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3086100,
   "lot_sqft": 27814,
   "price_per_lot_sqft": 110.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9705,
   "use": "Apartment",
   "parcel_id": "101740601030"
  },
  {
   "address": "4537 Slater Road, Eagan",
   "sale_month": "2016-06",
   "price": 3089400,
   "lot_sqft": 107765,
   "price_per_lot_sqft": 28.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9324,
   "use": "Apartment",
   "parcel_id": "101740601020"
  },
  {
   "address": "10 92nd St W, Bloomington",
   "sale_month": "2016-06",
   "price": 300000,
   "lot_sqft": 13861,
   "price_per_lot_sqft": 21.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2225,
   "use": "APARTMENT",
   "parcel_id": "1002724310023"
  },
  {
   "address": "3539 Newton Ave N, Minneapolis",
   "sale_month": "2016-06",
   "price": 61900,
   "lot_sqft": 5126,
   "price_per_lot_sqft": 12.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 886,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924220183"
  },
  {
   "address": "3546 Girard Ave N, Minneapolis",
   "sale_month": "2016-06",
   "price": 107055,
   "lot_sqft": 5047,
   "price_per_lot_sqft": 21.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1736,
   "use": "TRIPLEX",
   "parcel_id": "0902924120027"
  },
  {
   "address": "9015 Penn Ave S, Bloomington",
   "sale_month": "2016-06",
   "price": 375000,
   "lot_sqft": 15482,
   "price_per_lot_sqft": 24.22,
   "price_per_building_sqft": 77.69,
   "building_sqft": 4827,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4856,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724320005"
  },
  {
   "address": "2200 Mounds View Boulevard, Mounds View",
   "sale_month": "2016-06",
   "price": 4100000,
   "lot_sqft": 127315,
   "price_per_lot_sqft": 32.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023430041"
  },
  {
   "address": "7375 Bush Lake Rd, Edina",
   "sale_month": "2016-06",
   "price": 2000000,
   "lot_sqft": 195847,
   "price_per_lot_sqft": 10.21,
   "price_per_building_sqft": 47.63,
   "building_sqft": 41993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811621140003"
  },
  {
   "address": "3125 Sheridan Ave N, Minneapolis",
   "sale_month": "2016-06",
   "price": 245000,
   "lot_sqft": 7981,
   "price_per_lot_sqft": 30.7,
   "price_per_building_sqft": 138.73,
   "building_sqft": 1766,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1777,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924410200"
  },
  {
   "address": "502 Stryker Avenue, Saint Paul",
   "sale_month": "2016-06",
   "price": 101700,
   "lot_sqft": 3497,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1306,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822110145"
  },
  {
   "address": "3940 France Ave S, St. Louis Park",
   "sale_month": "2016-06",
   "price": 609813,
   "lot_sqft": 207576,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": 1291.98,
   "building_sqft": 472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 475,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824110001"
  },
  {
   "address": "4022 46th St E, Minneapolis",
   "sale_month": "2016-06",
   "price": 225000,
   "lot_sqft": 2390,
   "price_per_lot_sqft": 94.14,
   "price_per_building_sqft": 101.49,
   "building_sqft": 2217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2231,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823430155"
  },
  {
   "address": "9440 Science Center Dr, New Hope",
   "sale_month": "2016-06",
   "price": 1500000,
   "lot_sqft": 179752,
   "price_per_lot_sqft": 8.34,
   "price_per_building_sqft": 55.76,
   "building_sqft": 26899,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27061,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821330001"
  },
  {
   "address": "15805 61st Ave N, Plymouth",
   "sale_month": "2016-06",
   "price": 2776566,
   "lot_sqft": 72935,
   "price_per_lot_sqft": 38.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411822220215"
  },
  {
   "address": "5505 56th Ave N, Crystal",
   "sale_month": "2016-06",
   "price": 145500,
   "lot_sqft": 17347,
   "price_per_lot_sqft": 8.39,
   "price_per_building_sqft": 85.59,
   "building_sqft": 1700,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1710,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821340132"
  },
  {
   "address": "7701 Beech Street Northeast, Fridley",
   "sale_month": "2016-06",
   "price": 137500,
   "lot_sqft": 8768,
   "price_per_lot_sqft": 15.68,
   "price_per_building_sqft": 69.2,
   "building_sqft": 1987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1999,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440061"
  },
  {
   "address": "3080 Hazelwood Street, Maplewood",
   "sale_month": "2016-06",
   "price": 1500000,
   "lot_sqft": 543624,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24410,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032922120025"
  },
  {
   "address": "103 Lake St W, Minneapolis",
   "sale_month": "2016-06",
   "price": 1295000,
   "lot_sqft": 28394,
   "price_per_lot_sqft": 45.61,
   "price_per_building_sqft": 123.08,
   "building_sqft": 10522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10586,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824210130"
  },
  {
   "address": "3148 Blaisdell Ave, Minneapolis",
   "sale_month": "2016-06",
   "price": 375000,
   "lot_sqft": 3197,
   "price_per_lot_sqft": 117.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1202,
   "use": "APARTMENT",
   "parcel_id": "0302824210049"
  },
  {
   "address": "8032 1st Ave S, Bloomington",
   "sale_month": "2016-06",
   "price": 880000,
   "lot_sqft": 23212,
   "price_per_lot_sqft": 37.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3533,
   "use": "APARTMENT",
   "parcel_id": "0302724130060"
  },
  {
   "address": "8016 1st Ave S, Bloomington",
   "sale_month": "2016-06",
   "price": 880000,
   "lot_sqft": 23203,
   "price_per_lot_sqft": 37.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3805,
   "use": "APARTMENT",
   "parcel_id": "0302724130059"
  },
  {
   "address": "681 Oakland Avenue, Saint Paul",
   "sale_month": "2016-06",
   "price": 703091,
   "lot_sqft": 12963,
   "price_per_lot_sqft": 54.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4045,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320016"
  },
  {
   "address": "5455 State Hwy No 169, Plymouth",
   "sale_month": "2016-06",
   "price": 1290000,
   "lot_sqft": 59653,
   "price_per_lot_sqft": 21.63,
   "price_per_building_sqft": 114.41,
   "building_sqft": 11275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11343,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822440030"
  },
  {
   "address": "9801 West 69th St, Eden Prairie",
   "sale_month": "2016-06",
   "price": 2850000,
   "lot_sqft": 232371,
   "price_per_lot_sqft": 12.26,
   "price_per_building_sqft": 57.44,
   "building_sqft": 49613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49912,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440012"
  },
  {
   "address": "3755 Cedar Ave S, Minneapolis",
   "sale_month": "2016-06",
   "price": 525000,
   "lot_sqft": 4157,
   "price_per_lot_sqft": 126.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0102824330129"
  },
  {
   "address": "701 Broadway Avenue, Saint Paul Park",
   "sale_month": "2016-06",
   "price": 555000,
   "lot_sqft": 12987,
   "price_per_lot_sqft": 42.74,
   "price_per_building_sqft": 198.85,
   "building_sqft": 2791,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2808,
   "use": "300",
   "parcel_id": "0102722430033"
  },
  {
   "address": "717 Broadway Avenue, Saint Paul Park",
   "sale_month": "2016-06",
   "price": 555000,
   "lot_sqft": 9741,
   "price_per_lot_sqft": 56.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 777,
   "use": "300",
   "parcel_id": "0102722430032"
  },
  {
   "address": "309 1st Street Northeast, Norwood Young America",
   "sale_month": "2016-05",
   "price": 110000,
   "lot_sqft": 45767,
   "price_per_lot_sqft": 2.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580510520"
  },
  {
   "address": "347 University Avenue West, Saint Paul",
   "sale_month": "2016-05",
   "price": 415000,
   "lot_sqft": 4016,
   "price_per_lot_sqft": 103.34,
   "price_per_building_sqft": 57.48,
   "building_sqft": 7220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7264,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130178"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 415000,
   "lot_sqft": 1363,
   "price_per_lot_sqft": 304.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130176"
  },
  {
   "address": "3686 Flowerfield Road Northeast, Blaine",
   "sale_month": "2016-05",
   "price": 1200000,
   "lot_sqft": 216859,
   "price_per_lot_sqft": 5.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9957,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123310016"
  },
  {
   "address": "1909 Suburban Avenue, Saint Paul",
   "sale_month": "2016-05",
   "price": 1580000,
   "lot_sqft": 24758,
   "price_per_lot_sqft": 63.82,
   "price_per_building_sqft": 164.34,
   "building_sqft": 9614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9672,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340023"
  },
  {
   "address": "1508 Lake St E, Minneapolis",
   "sale_month": "2016-05",
   "price": 1750000,
   "lot_sqft": 10395,
   "price_per_lot_sqft": 168.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27896,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3502924430152"
  },
  {
   "address": "7700 12th Ave S, Richfield",
   "sale_month": "2016-05",
   "price": 3900000,
   "lot_sqft": 86916,
   "price_per_lot_sqft": 44.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17269,
   "use": "APARTMENT",
   "parcel_id": "3502824340003"
  },
  {
   "address": "7107 Chicago Ave S, Richfield",
   "sale_month": "2016-05",
   "price": 376250,
   "lot_sqft": 9155,
   "price_per_lot_sqft": 41.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2513,
   "use": "APARTMENT",
   "parcel_id": "3502824210007"
  },
  {
   "address": "14040 Azurite Street Northwest, Ramsey",
   "sale_month": "2016-05",
   "price": 799980,
   "lot_sqft": 56505,
   "price_per_lot_sqft": 14.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12263,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110016"
  },
  {
   "address": "2218 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2016-05",
   "price": 10650000,
   "lot_sqft": 409265,
   "price_per_lot_sqft": 26.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72934,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224320028"
  },
  {
   "address": "2270 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2016-05",
   "price": 500,
   "lot_sqft": 35956,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224320027"
  },
  {
   "address": "1730 139th Lane Northwest, Andover",
   "sale_month": "2016-05",
   "price": 312000,
   "lot_sqft": 30154,
   "price_per_lot_sqft": 10.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224110014"
  },
  {
   "address": "524 Snelling Avenue North, Saint Paul",
   "sale_month": "2016-05",
   "price": 282500,
   "lot_sqft": 4795,
   "price_per_lot_sqft": 58.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230164"
  },
  {
   "address": "14805 Robert Trail South, Rosemount",
   "sale_month": "2016-05",
   "price": 615000,
   "lot_sqft": 27210,
   "price_per_lot_sqft": 22.6,
   "price_per_building_sqft": 137.52,
   "building_sqft": 4472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4499,
   "use": "Commercial-preferred",
   "parcel_id": "342485001030"
  },
  {
   "address": "949 Euclid Street, Saint Paul",
   "sale_month": "2016-05",
   "price": 100000,
   "lot_sqft": 4826,
   "price_per_lot_sqft": 20.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1266,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922310121"
  },
  {
   "address": "1410 Greeley Street South, Stillwater",
   "sale_month": "2016-05",
   "price": 3520000,
   "lot_sqft": 127201,
   "price_per_lot_sqft": 27.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "110",
   "parcel_id": "3303020230013"
  },
  {
   "address": "2650 Hennepin Ave, Minneapolis",
   "sale_month": "2016-05",
   "price": 2000000,
   "lot_sqft": 33807,
   "price_per_lot_sqft": 59.16,
   "price_per_building_sqft": 570.45,
   "building_sqft": 3506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3527,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420243"
  },
  {
   "address": "1630 91st Avenue Northeast, Blaine",
   "sale_month": "2016-05",
   "price": 255000,
   "lot_sqft": 2988,
   "price_per_lot_sqft": 85.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140042"
  },
  {
   "address": "2159 Curve Crest Boulevard, Stillwater",
   "sale_month": "2016-05",
   "price": 1410000,
   "lot_sqft": 25334,
   "price_per_lot_sqft": 55.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020310007"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 1410000,
   "lot_sqft": 24860,
   "price_per_lot_sqft": 56.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13087,
   "use": "305",
   "parcel_id": "3203020310006"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 1410000,
   "lot_sqft": 24875,
   "price_per_lot_sqft": 56.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020310005"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 1410000,
   "lot_sqft": 24890,
   "price_per_lot_sqft": 56.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020310004"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 240000,
   "lot_sqft": 64396,
   "price_per_lot_sqft": 3.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3202921130056"
  },
  {
   "address": "8850 University Avenue Northeast, Blaine",
   "sale_month": "2016-05",
   "price": 1225000,
   "lot_sqft": 41445,
   "price_per_lot_sqft": 29.56,
   "price_per_building_sqft": 189.8,
   "building_sqft": 6454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6493,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123320005"
  },
  {
   "address": "11132 Commerce La N, Champlin",
   "sale_month": "2016-05",
   "price": 425000,
   "lot_sqft": 51454,
   "price_per_lot_sqft": 8.26,
   "price_per_building_sqft": 81.54,
   "building_sqft": 5212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5244,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021310015"
  },
  {
   "address": "6801 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2016-05",
   "price": 1975000,
   "lot_sqft": 157001,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40045,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111921110001"
  },
  {
   "address": "2647 37th Ave S, Minneapolis",
   "sale_month": "2016-05",
   "price": 417500,
   "lot_sqft": 20860,
   "price_per_lot_sqft": 20.01,
   "price_per_building_sqft": 33.05,
   "building_sqft": 12633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12710,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102923310017"
  },
  {
   "address": "8000 73rd Ave N, Brooklyn Park",
   "sale_month": "2016-05",
   "price": 103100,
   "lot_sqft": 301923,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3011921140007"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 925650,
   "lot_sqft": 538308,
   "price_per_lot_sqft": 1.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300340100"
  },
  {
   "address": "2424 University Ave SE, Minneapolis",
   "sale_month": "2016-05",
   "price": 1060800,
   "lot_sqft": 9562,
   "price_per_lot_sqft": 110.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240026"
  },
  {
   "address": "10080 Central Avenue Northeast, Blaine",
   "sale_month": "2016-05",
   "price": 500,
   "lot_sqft": 88695,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123210003"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 500,
   "lot_sqft": 705239,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123210001"
  },
  {
   "address": "2323 Charles Avenue, Saint Paul",
   "sale_month": "2016-05",
   "price": 400000,
   "lot_sqft": 26125,
   "price_per_lot_sqft": 15.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31509,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923430133"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 1940000,
   "lot_sqft": 12861,
   "price_per_lot_sqft": 150.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923340085"
  },
  {
   "address": "2341 Myrtle Avenue, Saint Paul",
   "sale_month": "2016-05",
   "price": 300000,
   "lot_sqft": 30474,
   "price_per_lot_sqft": 9.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10387,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923340084"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 1940000,
   "lot_sqft": 4774,
   "price_per_lot_sqft": 406.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923340066"
  },
  {
   "address": "2400 West University Avenue, Saint Paul",
   "sale_month": "2016-05",
   "price": 1940000,
   "lot_sqft": 39876,
   "price_per_lot_sqft": 48.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68951,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923340064"
  },
  {
   "address": "7099 11th Street North, Oakdale",
   "sale_month": "2016-05",
   "price": 900000,
   "lot_sqft": 52135,
   "price_per_lot_sqft": 17.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "300",
   "parcel_id": "2902921330025"
  },
  {
   "address": "1817 Fremont Ave S, Minneapolis",
   "sale_month": "2016-05",
   "price": 150000,
   "lot_sqft": 6738,
   "price_per_lot_sqft": 22.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1563,
   "use": "TRIPLEX",
   "parcel_id": "2802924430053"
  },
  {
   "address": "1300 Mendota Heights Road, Mendota Heights",
   "sale_month": "2016-05",
   "price": 1980000,
   "lot_sqft": 89241,
   "price_per_lot_sqft": 22.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13576,
   "use": "Commercial-preferred",
   "parcel_id": "274830004010"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 239184,
   "lot_sqft": 19100,
   "price_per_lot_sqft": 12.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824230115"
  },
  {
   "address": "7444 Egan Drive, Savage",
   "sale_month": "2016-05",
   "price": 2475000,
   "lot_sqft": 44436,
   "price_per_lot_sqft": 55.7,
   "price_per_building_sqft": 220,
   "building_sqft": 11250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11317,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263830010"
  },
  {
   "address": "805 Pierce Butler Route, Saint Paul",
   "sale_month": "2016-05",
   "price": 195000,
   "lot_sqft": 5348,
   "price_per_lot_sqft": 36.46,
   "price_per_building_sqft": 58.84,
   "building_sqft": 3314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3334,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923430077"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 1550000,
   "lot_sqft": 16471,
   "price_per_lot_sqft": 94.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262710020"
  },
  {
   "address": "5710 Loftus Lane, Savage",
   "sale_month": "2016-05",
   "price": 1550000,
   "lot_sqft": 71303,
   "price_per_lot_sqft": 21.74,
   "price_per_building_sqft": 139.64,
   "building_sqft": 11100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11167,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262710010"
  },
  {
   "address": "12630 Boone Avenue South, Savage",
   "sale_month": "2016-05",
   "price": 300000,
   "lot_sqft": 65449,
   "price_per_lot_sqft": 4.58,
   "price_per_building_sqft": 226.93,
   "building_sqft": 1322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1330,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260960040"
  },
  {
   "address": "12630 Boone Avenue South, Savage",
   "sale_month": "2016-05",
   "price": 300000,
   "lot_sqft": 74263,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": 141.91,
   "building_sqft": 2114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2127,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260960010"
  },
  {
   "address": "615 7th St S, Minneapolis",
   "sale_month": "2016-05",
   "price": 850000,
   "lot_sqft": 17305,
   "price_per_lot_sqft": 49.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924230105"
  },
  {
   "address": "4809 123rd Street West, Savage",
   "sale_month": "2016-05",
   "price": 67500,
   "lot_sqft": 1099,
   "price_per_lot_sqft": 61.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100730"
  },
  {
   "address": "5832 Industrial Lane Southeast, Prior Lake",
   "sale_month": "2016-05",
   "price": 1950000,
   "lot_sqft": 379821,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 84026,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255310010"
  },
  {
   "address": "2500 Orchard Lane, Chanhassen",
   "sale_month": "2016-05",
   "price": 297050,
   "lot_sqft": 89611,
   "price_per_lot_sqft": 3.31,
   "price_per_building_sqft": 86.38,
   "building_sqft": 3439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3460,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "255150010"
  },
  {
   "address": "165 Main Street Northwest, Bethel",
   "sale_month": "2016-05",
   "price": 50000,
   "lot_sqft": 6994,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410028"
  },
  {
   "address": "14107 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2016-05",
   "price": 650000,
   "lot_sqft": 38473,
   "price_per_lot_sqft": 16.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9560,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225430045"
  },
  {
   "address": "16873 Fish Point Road Southeast, Prior Lake",
   "sale_month": "2016-05",
   "price": 2100000,
   "lot_sqft": 135207,
   "price_per_lot_sqft": 15.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38783,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252960021"
  },
  {
   "address": "815 Farrington Street, Saint Paul",
   "sale_month": "2016-05",
   "price": 320000,
   "lot_sqft": 17296,
   "price_per_lot_sqft": 18.5,
   "price_per_building_sqft": 65.51,
   "building_sqft": 4885,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4914,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430082"
  },
  {
   "address": "570 Hatch Avenue, Saint Paul",
   "sale_month": "2016-05",
   "price": 650000,
   "lot_sqft": 29649,
   "price_per_lot_sqft": 21.92,
   "price_per_building_sqft": 58.66,
   "building_sqft": 11080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11147,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923230105"
  },
  {
   "address": "1200 1st Street Northeast, New Prague",
   "sale_month": "2016-05",
   "price": 1400000,
   "lot_sqft": 91559,
   "price_per_lot_sqft": 15.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17916,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240570070"
  },
  {
   "address": "10630 Tamarack Street Northwest, Coon Rapids",
   "sale_month": "2016-05",
   "price": 500,
   "lot_sqft": 86059,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7948,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233124130038"
  },
  {
   "address": "10650 Tamarack Street Northwest, Coon Rapids",
   "sale_month": "2016-05",
   "price": 500,
   "lot_sqft": 77516,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8081,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233124130037"
  },
  {
   "address": "10680 Tamarack Street Northwest, Coon Rapids",
   "sale_month": "2016-05",
   "price": 500,
   "lot_sqft": 79125,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8081,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233124130036"
  },
  {
   "address": "3640 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2016-05",
   "price": 1522707,
   "lot_sqft": 286443,
   "price_per_lot_sqft": 5.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74994,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123430017"
  },
  {
   "address": "4125 Ball Road Northeast, Blaine",
   "sale_month": "2016-05",
   "price": 2395491,
   "lot_sqft": 73905,
   "price_per_lot_sqft": 32.41,
   "price_per_building_sqft": 397.99,
   "building_sqft": 6019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6055,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123410007"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 1522707,
   "lot_sqft": 93589,
   "price_per_lot_sqft": 16.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123340004"
  },
  {
   "address": "5401 4th Street Northeast, Fridley",
   "sale_month": "2016-05",
   "price": 251000,
   "lot_sqft": 10405,
   "price_per_lot_sqft": 24.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1861,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340018"
  },
  {
   "address": "12721 Main St, Rogers",
   "sale_month": "2016-05",
   "price": 290000,
   "lot_sqft": 26041,
   "price_per_lot_sqft": 11.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023310071"
  },
  {
   "address": "515 Washington Ave N, Minneapolis",
   "sale_month": "2016-05",
   "price": 4000000,
   "lot_sqft": 15824,
   "price_per_lot_sqft": 252.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130130"
  },
  {
   "address": "5838 Nicollet Ave, Minneapolis",
   "sale_month": "2016-05",
   "price": 344250,
   "lot_sqft": 6404,
   "price_per_lot_sqft": 53.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1912,
   "use": "APARTMENT",
   "parcel_id": "2202824310125"
  },
  {
   "address": "1215 2nd Ave N, Minneapolis",
   "sale_month": "2016-05",
   "price": 375000,
   "lot_sqft": 23117,
   "price_per_lot_sqft": 16.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10564,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924430088"
  },
  {
   "address": "1221 7th Ave N, Minneapolis",
   "sale_month": "2016-05",
   "price": 26687,
   "lot_sqft": 57807,
   "price_per_lot_sqft": 0.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48788,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924130010"
  },
  {
   "address": "1200 Olson Memorial Hwy, Minneapolis",
   "sale_month": "2016-05",
   "price": 11363,
   "lot_sqft": 28936,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924130006"
  },
  {
   "address": "9010 Jamaica Avenue South, Cottage Grove",
   "sale_month": "2016-05",
   "price": 3030000,
   "lot_sqft": 60994,
   "price_per_lot_sqft": 49.68,
   "price_per_building_sqft": 149.49,
   "building_sqft": 20269,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20391,
   "use": "300",
   "parcel_id": "2102721120029"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 3030000,
   "lot_sqft": 87123,
   "price_per_lot_sqft": 34.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721120025"
  },
  {
   "address": "5734 147th Street North, Hugo",
   "sale_month": "2016-05",
   "price": 1100000,
   "lot_sqft": 6171,
   "price_per_lot_sqft": 178.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4203,
   "use": "110",
   "parcel_id": "2003121210080"
  },
  {
   "address": "5735 148th Street North, Hugo",
   "sale_month": "2016-05",
   "price": 1100000,
   "lot_sqft": 4156,
   "price_per_lot_sqft": 264.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2696,
   "use": "110",
   "parcel_id": "2003121210079"
  },
  {
   "address": "3109 Virginia Ave S, St. Louis Park",
   "sale_month": "2016-05",
   "price": 795000,
   "lot_sqft": 18533,
   "price_per_lot_sqft": 42.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3778,
   "use": "APARTMENT",
   "parcel_id": "1811721110050"
  },
  {
   "address": "3217 Groveland School Rd, Minnetonka",
   "sale_month": "2016-05",
   "price": 420000,
   "lot_sqft": 31127,
   "price_per_lot_sqft": 13.49,
   "price_per_building_sqft": 305.23,
   "building_sqft": 1376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1384,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722230004"
  },
  {
   "address": "1432 Lake Street South, Forest Lake",
   "sale_month": "2016-05",
   "price": 2936100,
   "lot_sqft": 40912,
   "price_per_lot_sqft": 71.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33195,
   "use": "300",
   "parcel_id": "1703221120023"
  },
  {
   "address": "4940 Otter Lake Road, White Bear Lake",
   "sale_month": "2016-05",
   "price": 481950,
   "lot_sqft": 43381,
   "price_per_lot_sqft": 11.11,
   "price_per_building_sqft": 28.15,
   "building_sqft": 17120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17223,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "153022120029"
  },
  {
   "address": "8560 Magnolia Tr, Eden Prairie",
   "sale_month": "2016-05",
   "price": 79800000,
   "lot_sqft": 356270,
   "price_per_lot_sqft": 223.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44379,
   "use": "APARTMENT",
   "parcel_id": "1511622440004"
  },
  {
   "address": "8580 Magnolia Tr, Eden Prairie",
   "sale_month": "2016-05",
   "price": 79800000,
   "lot_sqft": 251232,
   "price_per_lot_sqft": 317.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29188,
   "use": "APARTMENT",
   "parcel_id": "1511622440003"
  },
  {
   "address": "8575 Magnolia Tr, Eden Prairie",
   "sale_month": "2016-05",
   "price": 79800000,
   "lot_sqft": 153230,
   "price_per_lot_sqft": 520.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18603,
   "use": "APARTMENT",
   "parcel_id": "1511622440002"
  },
  {
   "address": "12790 Primrose La, Eden Prairie",
   "sale_month": "2016-05",
   "price": 79800000,
   "lot_sqft": 317599,
   "price_per_lot_sqft": 251.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29159,
   "use": "APARTMENT",
   "parcel_id": "1411622330018"
  },
  {
   "address": "733 48th St E, Minneapolis",
   "sale_month": "2016-05",
   "price": 390000,
   "lot_sqft": 3523,
   "price_per_lot_sqft": 110.7,
   "price_per_building_sqft": 166.31,
   "building_sqft": 2345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2359,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824230056"
  },
  {
   "address": "10751 89th Ave N, Maple Grove",
   "sale_month": "2016-05",
   "price": 2400000,
   "lot_sqft": 156044,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 55.23,
   "building_sqft": 43455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43717,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922320007"
  },
  {
   "address": "32 3rd St NW, Osseo",
   "sale_month": "2016-05",
   "price": 1350000,
   "lot_sqft": 10905,
   "price_per_lot_sqft": 123.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140047"
  },
  {
   "address": "232 1st Ave NW, Osseo",
   "sale_month": "2016-05",
   "price": 1350000,
   "lot_sqft": 10905,
   "price_per_lot_sqft": 123.8,
   "price_per_building_sqft": 86.65,
   "building_sqft": 15580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15674,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140046"
  },
  {
   "address": "224 1st Ave NW, Osseo",
   "sale_month": "2016-05",
   "price": 1350000,
   "lot_sqft": 10379,
   "price_per_lot_sqft": 130.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140045"
  },
  {
   "address": "11240 Stillwater Boulevard North, Lake Elmo",
   "sale_month": "2016-05",
   "price": 595000,
   "lot_sqft": 84650,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10911,
   "use": "300",
   "parcel_id": "1302921210006"
  },
  {
   "address": "143 3rd Street North, Bayport",
   "sale_month": "2016-05",
   "price": 50000,
   "lot_sqft": 6522,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1102920230026"
  },
  {
   "address": "1700 Old Shakopee Rd E, Bloomington",
   "sale_month": "2016-05",
   "price": 530000,
   "lot_sqft": 19761,
   "price_per_lot_sqft": 26.82,
   "price_per_building_sqft": 237.35,
   "building_sqft": 2233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724440106"
  },
  {
   "address": "1670 Meadow View Road, Eagan",
   "sale_month": "2016-05",
   "price": 2106700,
   "lot_sqft": 154288,
   "price_per_lot_sqft": 13.65,
   "price_per_building_sqft": 44.24,
   "building_sqft": 47624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47911,
   "use": "Industrial-preferred",
   "parcel_id": "102248001020"
  },
  {
   "address": "1680 Meadow View Road, Eagan",
   "sale_month": "2016-05",
   "price": 1568300,
   "lot_sqft": 112978,
   "price_per_lot_sqft": 13.88,
   "price_per_building_sqft": 40.7,
   "building_sqft": 38531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38763,
   "use": "Industrial",
   "parcel_id": "102248001010"
  },
  {
   "address": "8876 Wentworth Ave S, Bloomington",
   "sale_month": "2016-05",
   "price": 1045000,
   "lot_sqft": 76074,
   "price_per_lot_sqft": 13.74,
   "price_per_building_sqft": 32.67,
   "building_sqft": 31987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32180,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724240036"
  },
  {
   "address": "12309 Central Avenue Northeast, Blaine",
   "sale_month": "2016-05",
   "price": 909861,
   "lot_sqft": 82571,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": 194.12,
   "building_sqft": 4687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4715,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123120021"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 2934284,
   "lot_sqft": 7444,
   "price_per_lot_sqft": 394.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923110018"
  },
  {
   "address": "2080 County Road C West, Roseville",
   "sale_month": "2016-05",
   "price": 2934284,
   "lot_sqft": 35472,
   "price_per_lot_sqft": 82.72,
   "price_per_building_sqft": 945.93,
   "building_sqft": 3102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3121,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923110015"
  },
  {
   "address": "455 Robert Street South, Saint Paul",
   "sale_month": "2016-05",
   "price": 1483712,
   "lot_sqft": 26976,
   "price_per_lot_sqft": 55,
   "price_per_building_sqft": 332.82,
   "building_sqft": 4458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4485,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220094"
  },
  {
   "address": "2734 Rhode Island Ave S, St. Louis Park",
   "sale_month": "2016-05",
   "price": 1750000,
   "lot_sqft": 96063,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": 149.62,
   "building_sqft": 11696,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11767,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721320073"
  },
  {
   "address": "5500 Oak Glen Rd, Edina",
   "sale_month": "2016-05",
   "price": 10000000,
   "lot_sqft": 220240,
   "price_per_lot_sqft": 45.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5197,
   "use": "APARTMENT",
   "parcel_id": "0811621120055"
  },
  {
   "address": "1131 Broadway Avenue West, Forest Lake",
   "sale_month": "2016-05",
   "price": 1158886,
   "lot_sqft": 42191,
   "price_per_lot_sqft": 27.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "300",
   "parcel_id": "0803221220037"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 1158886,
   "lot_sqft": 17533,
   "price_per_lot_sqft": 66.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221220022"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 800000,
   "lot_sqft": 81184,
   "price_per_lot_sqft": 9.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "079160140"
  },
  {
   "address": "18405 Old Rockford Rd, Plymouth",
   "sale_month": "2016-05",
   "price": 1150000,
   "lot_sqft": 181435,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42129,
   "use": "APARTMENT",
   "parcel_id": "0711822340001"
  },
  {
   "address": "4131 Geneva Avenue North, Oakdale",
   "sale_month": "2016-05",
   "price": 14725000,
   "lot_sqft": 467845,
   "price_per_lot_sqft": 31.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22837,
   "use": "110",
   "parcel_id": "0702921330004"
  },
  {
   "address": "3947 Excelsior Blvd, St. Louis Park",
   "sale_month": "2016-05",
   "price": 1150000,
   "lot_sqft": 26604,
   "price_per_lot_sqft": 43.23,
   "price_per_building_sqft": 129.61,
   "building_sqft": 8873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824410070"
  },
  {
   "address": "12450 Hudson Road South, Afton",
   "sale_month": "2016-05",
   "price": 392040,
   "lot_sqft": 257737,
   "price_per_lot_sqft": 1.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602820240003"
  },
  {
   "address": "2755 Long Lake Road, Roseville",
   "sale_month": "2016-05",
   "price": 3290000,
   "lot_sqft": 216655,
   "price_per_lot_sqft": 15.19,
   "price_per_building_sqft": 128.3,
   "building_sqft": 25643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25798,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923430002"
  },
  {
   "address": "659 Bielenberg Drive, Woodbury",
   "sale_month": "2016-05",
   "price": 5682639,
   "lot_sqft": 15854,
   "price_per_lot_sqft": 358.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10983,
   "use": "300",
   "parcel_id": "0502821420067"
  },
  {
   "address": "4209 Bryant Ave N, Minneapolis",
   "sale_month": "2016-05",
   "price": 58000,
   "lot_sqft": 6493,
   "price_per_lot_sqft": 8.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1064,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924110014"
  },
  {
   "address": null,
   "sale_month": "2016-05",
   "price": 330000,
   "lot_sqft": 12782,
   "price_per_lot_sqft": 25.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440042"
  },
  {
   "address": "7740 Beech Street Northeast, Fridley",
   "sale_month": "2016-05",
   "price": 330000,
   "lot_sqft": 12768,
   "price_per_lot_sqft": 25.85,
   "price_per_building_sqft": 16.02,
   "building_sqft": 20598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20723,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440041"
  },
  {
   "address": "4555 Mohawk Dr, Medina",
   "sale_month": "2016-05",
   "price": 1825000,
   "lot_sqft": 917769,
   "price_per_lot_sqft": 1.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 92169,
   "use": "APARTMENT",
   "parcel_id": "0311823240003"
  },
  {
   "address": "14351 Nicollet Court, Burnsville",
   "sale_month": "2016-05",
   "price": 725000,
   "lot_sqft": 73374,
   "price_per_lot_sqft": 9.88,
   "price_per_building_sqft": 123.97,
   "building_sqft": 5848,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5883,
   "use": "Commercial-preferred",
   "parcel_id": "027585201010"
  },
  {
   "address": "3508 Chicago Ave, Minneapolis",
   "sale_month": "2016-05",
   "price": 232000,
   "lot_sqft": 11770,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824320244"
  },
  {
   "address": "3105 Bloomington Ave, Minneapolis",
   "sale_month": "2016-05",
   "price": 180000,
   "lot_sqft": 5138,
   "price_per_lot_sqft": 35.03,
   "price_per_building_sqft": 86.79,
   "building_sqft": 2074,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2087,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110158"
  },
  {
   "address": "154 Erie Street, Saint Paul",
   "sale_month": "2016-05",
   "price": 1101000,
   "lot_sqft": 85328,
   "price_per_lot_sqft": 12.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7487,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823330104"
  },
  {
   "address": "555 Grand Hill, Saint Paul",
   "sale_month": "2016-05",
   "price": 800000,
   "lot_sqft": 11218,
   "price_per_lot_sqft": 71.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1993,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320019"
  },
  {
   "address": "6950 Washington Ave S, Eden Prairie",
   "sale_month": "2016-05",
   "price": 3725000,
   "lot_sqft": 303923,
   "price_per_lot_sqft": 12.26,
   "price_per_building_sqft": 41.49,
   "building_sqft": 89787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 90329,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440004"
  },
  {
   "address": "6400 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2016-05",
   "price": 2850000,
   "lot_sqft": 240109,
   "price_per_lot_sqft": 11.87,
   "price_per_building_sqft": 177.89,
   "building_sqft": 16021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16117,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622110012"
  },
  {
   "address": "2351 78th St E, Bloomington",
   "sale_month": "2016-05",
   "price": 18500000,
   "lot_sqft": 19757,
   "price_per_lot_sqft": 936.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724210006"
  },
  {
   "address": "2115 78th St E, Bloomington",
   "sale_month": "2016-05",
   "price": 18500000,
   "lot_sqft": 65134,
   "price_per_lot_sqft": 284.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724210003"
  },
  {
   "address": "2201 78th St E, Bloomington",
   "sale_month": "2016-05",
   "price": 18500000,
   "lot_sqft": 418586,
   "price_per_lot_sqft": 44.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 108067,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724210002"
  },
  {
   "address": "9342 Oak Avenue, Waconia",
   "sale_month": "2016-04",
   "price": 144000,
   "lot_sqft": 5537,
   "price_per_lot_sqft": 26.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752570070"
  },
  {
   "address": "300 Industrial Boulevard, Norwood Young America",
   "sale_month": "2016-04",
   "price": 750000,
   "lot_sqft": 126210,
   "price_per_lot_sqft": 5.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21625,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588500090"
  },
  {
   "address": "507 Conrad Avenue South, Cologne",
   "sale_month": "2016-04",
   "price": 530000,
   "lot_sqft": 84944,
   "price_per_lot_sqft": 6.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12296,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "400132600"
  },
  {
   "address": "289 Como Avenue, Saint Paul",
   "sale_month": "2016-04",
   "price": 85000,
   "lot_sqft": 6892,
   "price_per_lot_sqft": 12.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "362923120002"
  },
  {
   "address": "10273 Yellow Circle Dr, Minnetonka",
   "sale_month": "2016-04",
   "price": 975000,
   "lot_sqft": 72103,
   "price_per_lot_sqft": 13.52,
   "price_per_building_sqft": 162.18,
   "building_sqft": 6012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6048,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722340018"
  },
  {
   "address": "2946 30th Ave S, Minneapolis",
   "sale_month": "2016-04",
   "price": 70500,
   "lot_sqft": 4378,
   "price_per_lot_sqft": 16.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924440111"
  },
  {
   "address": "1001 28th St E, Minneapolis",
   "sale_month": "2016-04",
   "price": 1044000,
   "lot_sqft": 12885,
   "price_per_lot_sqft": 81.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5430,
   "use": "APARTMENT",
   "parcel_id": "3502924340092"
  },
  {
   "address": "2 Pine Tree Drive, Arden Hills",
   "sale_month": "2016-04",
   "price": 679007,
   "lot_sqft": 1391064,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57071,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023130019"
  },
  {
   "address": "3495 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2016-04",
   "price": 360000,
   "lot_sqft": 10677,
   "price_per_lot_sqft": 33.72,
   "price_per_building_sqft": 45.91,
   "building_sqft": 7842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7889,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022120038"
  },
  {
   "address": "2600 Dupont Ave S, Minneapolis",
   "sale_month": "2016-04",
   "price": 426000,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 64.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1105,
   "use": "APARTMENT",
   "parcel_id": "3302924420131"
  },
  {
   "address": "18730 Buchanan Street Northeast, East Bethel",
   "sale_month": "2016-04",
   "price": 100000,
   "lot_sqft": 139089,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7747,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323220003"
  },
  {
   "address": "13973 Round Lake Boulevard Northwest, Andover",
   "sale_month": "2016-04",
   "price": 500,
   "lot_sqft": 130009,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17405,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224120088"
  },
  {
   "address": "1790 Radisson Road Northeast, Blaine",
   "sale_month": "2016-04",
   "price": 950000,
   "lot_sqft": 94029,
   "price_per_lot_sqft": 10.1,
   "price_per_building_sqft": 74.76,
   "building_sqft": 12707,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12783,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140004"
  },
  {
   "address": "3180 Spruce Street, Little Canada",
   "sale_month": "2016-04",
   "price": 1900000,
   "lot_sqft": 118672,
   "price_per_lot_sqft": 16.01,
   "price_per_building_sqft": 58.03,
   "building_sqft": 32743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32940,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022340004"
  },
  {
   "address": "350 University Avenue East, Saint Paul",
   "sale_month": "2016-04",
   "price": 1300000,
   "lot_sqft": 38812,
   "price_per_lot_sqft": 33.49,
   "price_per_building_sqft": 69.95,
   "building_sqft": 18584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18697,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922140049"
  },
  {
   "address": "2900 Curve Crest Boulevard, Stillwater",
   "sale_month": "2016-04",
   "price": 4144286,
   "lot_sqft": 24178,
   "price_per_lot_sqft": 171.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12329,
   "use": "300",
   "parcel_id": "3103020430019"
  },
  {
   "address": "2460 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2016-04",
   "price": 1350000,
   "lot_sqft": 41312,
   "price_per_lot_sqft": 32.68,
   "price_per_building_sqft": 126.1,
   "building_sqft": 10706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10771,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924230012"
  },
  {
   "address": "2204 County Road E West, New Brighton",
   "sale_month": "2016-04",
   "price": 15750000,
   "lot_sqft": 16685,
   "price_per_lot_sqft": 943.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5008,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "303023430022"
  },
  {
   "address": "2190 County Road E West, New Brighton",
   "sale_month": "2016-04",
   "price": 15750000,
   "lot_sqft": 266955,
   "price_per_lot_sqft": 59,
   "price_per_building_sqft": 2996.01,
   "building_sqft": 5257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5289,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "303023430021"
  },
  {
   "address": "4064 Peavey Road, Chaska",
   "sale_month": "2016-04",
   "price": 1350000,
   "lot_sqft": 150634,
   "price_per_lot_sqft": 8.96,
   "price_per_building_sqft": 64.56,
   "building_sqft": 20912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21038,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300550040"
  },
  {
   "address": "4246 Valley View Rd, Edina",
   "sale_month": "2016-04",
   "price": 400000,
   "lot_sqft": 19221,
   "price_per_lot_sqft": 20.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3172,
   "use": "TRIPLEX",
   "parcel_id": "3002824120044"
  },
  {
   "address": "1490 94th Lane Northeast, Blaine",
   "sale_month": "2016-04",
   "price": 1100000,
   "lot_sqft": 101671,
   "price_per_lot_sqft": 10.82,
   "price_per_building_sqft": 47.11,
   "building_sqft": 23352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23493,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123430022"
  },
  {
   "address": "9080 Co Rd No 50, Rockford",
   "sale_month": "2016-04",
   "price": 875000,
   "lot_sqft": 43690,
   "price_per_lot_sqft": 20.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "APARTMENT",
   "parcel_id": "2911924420002"
  },
  {
   "address": "2901 Wayzata Blvd, Minneapolis",
   "sale_month": "2016-04",
   "price": 402000,
   "lot_sqft": 10064,
   "price_per_lot_sqft": 39.94,
   "price_per_building_sqft": 169.41,
   "building_sqft": 2373,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2387,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924420076"
  },
  {
   "address": "1835 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2016-04",
   "price": 300000,
   "lot_sqft": 26479,
   "price_per_lot_sqft": 11.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283323230015"
  },
  {
   "address": "1065 Phalen Boulevard, Saint Paul",
   "sale_month": "2016-04",
   "price": 7000000,
   "lot_sqft": 177365,
   "price_per_lot_sqft": 39.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47139,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922310144"
  },
  {
   "address": "6150 St Croix Ave N, Golden Valley",
   "sale_month": "2016-04",
   "price": 4000000,
   "lot_sqft": 207627,
   "price_per_lot_sqft": 19.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21104,
   "use": "APARTMENT",
   "parcel_id": "2811821320068"
  },
  {
   "address": "8380 Hansen Avenue, Shakopee",
   "sale_month": "2016-04",
   "price": 3056170,
   "lot_sqft": 367234,
   "price_per_lot_sqft": 8.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62451,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274490010"
  },
  {
   "address": "1022 Hennepin Ave, Minneapolis",
   "sale_month": "2016-04",
   "price": 8500000,
   "lot_sqft": 20067,
   "price_per_lot_sqft": 423.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924210049"
  },
  {
   "address": "45 8th St S, Minneapolis",
   "sale_month": "2016-04",
   "price": 2625000,
   "lot_sqft": 45505,
   "price_per_lot_sqft": 57.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924120144"
  },
  {
   "address": "4849 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2016-04",
   "price": 4700000,
   "lot_sqft": 141876,
   "price_per_lot_sqft": 33.13,
   "price_per_building_sqft": 132.02,
   "building_sqft": 35601,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35815,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024320168"
  },
  {
   "address": null,
   "sale_month": "2016-04",
   "price": 4700000,
   "lot_sqft": 4784,
   "price_per_lot_sqft": 982.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024320166"
  },
  {
   "address": "3924 Gramsie Court, Shoreview",
   "sale_month": "2016-04",
   "price": 7500000,
   "lot_sqft": 178379,
   "price_per_lot_sqft": 42.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6196,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "253023140006"
  },
  {
   "address": "16670 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2016-04",
   "price": 66000,
   "lot_sqft": 571,
   "price_per_lot_sqft": 115.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251970060"
  },
  {
   "address": "8217 Upland Circle, Chanhassen",
   "sale_month": "2016-04",
   "price": 230000,
   "lot_sqft": 2786,
   "price_per_lot_sqft": 82.56,
   "price_per_building_sqft": 7.82,
   "building_sqft": 29417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29595,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251740040"
  },
  {
   "address": "761 78th Street West, Chanhassen",
   "sale_month": "2016-04",
   "price": 2630000,
   "lot_sqft": 53247,
   "price_per_lot_sqft": 49.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6709,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251500080"
  },
  {
   "address": "10165 Hennepin Town Rd, Eden Prairie",
   "sale_month": "2016-04",
   "price": 2635000,
   "lot_sqft": 77913,
   "price_per_lot_sqft": 33.82,
   "price_per_building_sqft": 217.86,
   "building_sqft": 12095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12168,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511622440126"
  },
  {
   "address": null,
   "sale_month": "2016-04",
   "price": 4845867,
   "lot_sqft": 122726,
   "price_per_lot_sqft": 39.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123320008"
  },
  {
   "address": "4333 Ball Road Northeast, Blaine",
   "sale_month": "2016-04",
   "price": 4845867,
   "lot_sqft": 140333,
   "price_per_lot_sqft": 34.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20817,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123320007"
  },
  {
   "address": null,
   "sale_month": "2016-04",
   "price": 4845867,
   "lot_sqft": 5567,
   "price_per_lot_sqft": 870.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123310035"
  },
  {
   "address": "510 6th Street Northwest, New Prague",
   "sale_month": "2016-04",
   "price": 420000,
   "lot_sqft": 39968,
   "price_per_lot_sqft": 10.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "241070020"
  },
  {
   "address": "401 8th St SE, Minneapolis",
   "sale_month": "2016-04",
   "price": 665995,
   "lot_sqft": 8358,
   "price_per_lot_sqft": 79.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1563,
   "use": "APARTMENT",
   "parcel_id": "2402924220007"
  },
  {
   "address": "21010 Commerce Blvd, Rogers",
   "sale_month": "2016-04",
   "price": 710000,
   "lot_sqft": 64446,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16284,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023110011"
  },
  {
   "address": "17430 Kenwood Trail, Lakeville",
   "sale_month": "2016-04",
   "price": 3100000,
   "lot_sqft": 65227,
   "price_per_lot_sqft": 47.53,
   "price_per_building_sqft": 327.18,
   "building_sqft": 9475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9532,
   "use": "Commercial-preferred",
   "parcel_id": "221185000184"
  },
  {
   "address": "417 2nd Ave N, Minneapolis",
   "sale_month": "2016-04",
   "price": 1600000,
   "lot_sqft": 3777,
   "price_per_lot_sqft": 423.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924420056"
  },
  {
   "address": "753 Washington Ave N, Minneapolis",
   "sale_month": "2016-04",
   "price": 1110000,
   "lot_sqft": 29106,
   "price_per_lot_sqft": 38.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924210068"
  },
  {
   "address": "8479 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2016-04",
   "price": 425000,
   "lot_sqft": 29172,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": 128.83,
   "building_sqft": 3299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3319,
   "use": "300",
   "parcel_id": "2102721120021"
  },
  {
   "address": "5806 Blackshire Path, Inver Grove Heights",
   "sale_month": "2016-04",
   "price": 257500,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 120.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001190"
  },
  {
   "address": "2287 Palmer Drive, New Brighton",
   "sale_month": "2016-04",
   "price": 15750000,
   "lot_sqft": 164104,
   "price_per_lot_sqft": 95.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31236,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "193023430041"
  },
  {
   "address": "14688 Everton Avenue North, Hugo",
   "sale_month": "2016-04",
   "price": 6024642,
   "lot_sqft": 129328,
   "price_per_lot_sqft": 46.58,
   "price_per_building_sqft": 266,
   "building_sqft": 22649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22786,
   "use": "300",
   "parcel_id": "1903121240050"
  },
  {
   "address": null,
   "sale_month": "2016-04",
   "price": 2499000,
   "lot_sqft": 45718,
   "price_per_lot_sqft": 54.66,
   "price_per_building_sqft": 11.02,
   "building_sqft": 226853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 228223,
   "use": "300",
   "parcel_id": "1702721210050"
  },
  {
   "address": "5349 Lyndale Ave S, Minneapolis",
   "sale_month": "2016-04",
   "price": 878000,
   "lot_sqft": 6248,
   "price_per_lot_sqft": 140.52,
   "price_per_building_sqft": 152.78,
   "building_sqft": 5747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5782,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1502824330073"
  },
  {
   "address": "9730 Nicollet Ave S, Bloomington",
   "sale_month": "2016-04",
   "price": 950000,
   "lot_sqft": 30741,
   "price_per_lot_sqft": 30.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3203,
   "use": "APARTMENT",
   "parcel_id": "1502724240005"
  },
  {
   "address": "4427 James Ave N, Minneapolis",
   "sale_month": "2016-04",
   "price": 92000,
   "lot_sqft": 5068,
   "price_per_lot_sqft": 18.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 732,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1411821110044"
  },
  {
   "address": "1922 1st Avenue, Anoka",
   "sale_month": "2016-04",
   "price": 675000,
   "lot_sqft": 6352,
   "price_per_lot_sqft": 106.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110127"
  },
  {
   "address": "9421 West River Rd, Brooklyn Park",
   "sale_month": "2016-04",
   "price": 250000,
   "lot_sqft": 43730,
   "price_per_lot_sqft": 5.72,
   "price_per_building_sqft": 249.25,
   "building_sqft": 1003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1009,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211921330022"
  },
  {
   "address": "7500 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2016-04",
   "price": 26040000,
   "lot_sqft": 427414,
   "price_per_lot_sqft": 60.92,
   "price_per_building_sqft": 165.63,
   "building_sqft": 157218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 158168,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1211622320009"
  },
  {
   "address": "2707 38th St E, Minneapolis",
   "sale_month": "2016-04",
   "price": 165500,
   "lot_sqft": 5721,
   "price_per_lot_sqft": 28.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1950,
   "use": "APARTMENT",
   "parcel_id": "1202824120028"
  },
  {
   "address": "2803 38th St E, Minneapolis",
   "sale_month": "2016-04",
   "price": 155000,
   "lot_sqft": 9984,
   "price_per_lot_sqft": 15.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "1202824110221"
  },
  {
   "address": "7180 Commerce Circle West, Fridley",
   "sale_month": "2016-04",
   "price": 1150000,
   "lot_sqft": 46734,
   "price_per_lot_sqft": 24.61,
   "price_per_building_sqft": 46.43,
   "building_sqft": 24769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24918,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024320011"
  },
  {
   "address": "8812 Old Cedar Ave S, Bloomington",
   "sale_month": "2016-04",
   "price": 330000,
   "lot_sqft": 13073,
   "price_per_lot_sqft": 25.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1947,
   "use": "APARTMENT",
   "parcel_id": "1102724140068"
  },
  {
   "address": null,
   "sale_month": "2016-04",
   "price": 1150000,
   "lot_sqft": 75892,
   "price_per_lot_sqft": 15.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024410050"
  },
  {
   "address": "14200 Martin Dr, Eden Prairie",
   "sale_month": "2016-04",
   "price": 2380000,
   "lot_sqft": 42645,
   "price_per_lot_sqft": 55.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622330032"
  },
  {
   "address": "3852 Grand Ave S, Minneapolis",
   "sale_month": "2016-04",
   "price": 590000,
   "lot_sqft": 6968,
   "price_per_lot_sqft": 84.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2346,
   "use": "APARTMENT",
   "parcel_id": "1002824220013"
  },
  {
   "address": "8933 Lyndale Ave S, Bloomington",
   "sale_month": "2016-04",
   "price": 2208000,
   "lot_sqft": 102398,
   "price_per_lot_sqft": 21.56,
   "price_per_building_sqft": 49.77,
   "building_sqft": 44365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44633,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724230016"
  },
  {
   "address": "5153 Idaho Ave N, Crystal",
   "sale_month": "2016-04",
   "price": 327000,
   "lot_sqft": 21989,
   "price_per_lot_sqft": 14.87,
   "price_per_building_sqft": 46.48,
   "building_sqft": 7036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7079,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821130014"
  },
  {
   "address": "92 Lake Street South, Forest Lake",
   "sale_month": "2016-04",
   "price": 200000,
   "lot_sqft": 9798,
   "price_per_lot_sqft": 20.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1286,
   "use": "300",
   "parcel_id": "0803221130146"
  },
  {
   "address": "20 Lake Street North, Forest Lake",
   "sale_month": "2016-04",
   "price": 60000,
   "lot_sqft": 1784,
   "price_per_lot_sqft": 33.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120001"
  },
  {
   "address": "2568 Rice Street, Little Canada",
   "sale_month": "2016-04",
   "price": 135000,
   "lot_sqft": 2293,
   "price_per_lot_sqft": 58.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220119"
  },
  {
   "address": null,
   "sale_month": "2016-04",
   "price": 299010,
   "lot_sqft": 43524,
   "price_per_lot_sqft": 6.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9988,
   "use": "300",
   "parcel_id": "0702821440011"
  },
  {
   "address": "1951 Woodlane Drive, Woodbury",
   "sale_month": "2016-04",
   "price": 675000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821440010"
  },
  {
   "address": "9201 International Pkwy, New Hope",
   "sale_month": "2016-04",
   "price": 1300000,
   "lot_sqft": 96155,
   "price_per_lot_sqft": 13.52,
   "price_per_building_sqft": 68.44,
   "building_sqft": 18995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19110,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821330008"
  },
  {
   "address": "3837 West Broadway, Robbinsdale",
   "sale_month": "2016-04",
   "price": 2155000,
   "lot_sqft": 9682,
   "price_per_lot_sqft": 222.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3007,
   "use": "APARTMENT",
   "parcel_id": "0602924410023"
  },
  {
   "address": "3833 West Broadway, Robbinsdale",
   "sale_month": "2016-04",
   "price": 2155000,
   "lot_sqft": 9682,
   "price_per_lot_sqft": 222.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3182,
   "use": "APARTMENT",
   "parcel_id": "0602924410022"
  },
  {
   "address": "3883 West Broadway, Robbinsdale",
   "sale_month": "2016-04",
   "price": 2155000,
   "lot_sqft": 11990,
   "price_per_lot_sqft": 179.73,
   "price_per_building_sqft": 982.22,
   "building_sqft": 2194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2207,
   "use": "APARTMENT",
   "parcel_id": "0602924410020"
  },
  {
   "address": "3829 West Broadway, Robbinsdale",
   "sale_month": "2016-04",
   "price": 2155000,
   "lot_sqft": 16240,
   "price_per_lot_sqft": 132.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4275,
   "use": "APARTMENT",
   "parcel_id": "0602924410019"
  },
  {
   "address": "4051 Highway 7, St. Louis Park",
   "sale_month": "2016-04",
   "price": 915000,
   "lot_sqft": 25482,
   "price_per_lot_sqft": 35.91,
   "price_per_building_sqft": 150.82,
   "building_sqft": 6067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6104,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824110057"
  },
  {
   "address": "3608 Minnehaha Ave, Minneapolis",
   "sale_month": "2016-04",
   "price": 760000,
   "lot_sqft": 5985,
   "price_per_lot_sqft": 126.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2423,
   "use": "APARTMENT",
   "parcel_id": "0602823330099"
  },
  {
   "address": "3121 Lake St E, Minneapolis",
   "sale_month": "2016-04",
   "price": 7093458,
   "lot_sqft": 31148,
   "price_per_lot_sqft": 227.73,
   "price_per_building_sqft": 460.29,
   "building_sqft": 15411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15504,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823220164"
  },
  {
   "address": "2990 Centre Pointe Drive North, Roseville",
   "sale_month": "2016-04",
   "price": 3000000,
   "lot_sqft": 115771,
   "price_per_lot_sqft": 25.91,
   "price_per_building_sqft": 120.89,
   "building_sqft": 24815,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24965,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923110031"
  },
  {
   "address": "1848 Ashland Avenue, Saint Paul",
   "sale_month": "2016-04",
   "price": 515000,
   "lot_sqft": 6219,
   "price_per_lot_sqft": 82.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1849,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240096"
  },
  {
   "address": "2009 Ashland Avenue, Saint Paul",
   "sale_month": "2016-04",
   "price": 235123,
   "lot_sqft": 6643,
   "price_per_lot_sqft": 35.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1531,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823230033"
  },
  {
   "address": "1601 44th Ave N, Minneapolis",
   "sale_month": "2016-04",
   "price": 115000,
   "lot_sqft": 10884,
   "price_per_lot_sqft": 10.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2412,
   "use": "APARTMENT",
   "parcel_id": "0402924210115"
  },
  {
   "address": "3101 E Bde Maka Ska Pkwy, Minneapolis",
   "sale_month": "2016-04",
   "price": 10900000,
   "lot_sqft": 26069,
   "price_per_lot_sqft": 418.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8559,
   "use": "APARTMENT",
   "parcel_id": "0402824220061"
  },
  {
   "address": "3024 Hennepin Ave, Minneapolis",
   "sale_month": "2016-04",
   "price": 1250000,
   "lot_sqft": 5836,
   "price_per_lot_sqft": 214.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210070"
  },
  {
   "address": "1300 American Blvd W, Bloomington",
   "sale_month": "2016-04",
   "price": 24500000,
   "lot_sqft": 176790,
   "price_per_lot_sqft": 138.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 53927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724120031"
  },
  {
   "address": "7847 Elm Street Northeast, Fridley",
   "sale_month": "2016-04",
   "price": 650000,
   "lot_sqft": 10752,
   "price_per_lot_sqft": 60.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440085"
  },
  {
   "address": "7891 Elm Street Northeast, Fridley",
   "sale_month": "2016-04",
   "price": 650000,
   "lot_sqft": 10752,
   "price_per_lot_sqft": 60.45,
   "price_per_building_sqft": 38.24,
   "building_sqft": 17000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17103,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440084"
  },
  {
   "address": null,
   "sale_month": "2016-04",
   "price": 650000,
   "lot_sqft": 10752,
   "price_per_lot_sqft": 60.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440010"
  },
  {
   "address": "7893 Elm Street Northeast, Fridley",
   "sale_month": "2016-04",
   "price": 650000,
   "lot_sqft": 11840,
   "price_per_lot_sqft": 54.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440009"
  },
  {
   "address": "1747 Beam Avenue East, Maplewood",
   "sale_month": "2016-04",
   "price": 6713314,
   "lot_sqft": 120506,
   "price_per_lot_sqft": 55.71,
   "price_per_building_sqft": 243.18,
   "building_sqft": 27606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27772,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922140016"
  },
  {
   "address": "1505 St Clair Avenue, Saint Paul",
   "sale_month": "2016-04",
   "price": 235123,
   "lot_sqft": 5132,
   "price_per_lot_sqft": 45.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1330,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823330101"
  },
  {
   "address": "3416 Portland Ave, Minneapolis",
   "sale_month": "2016-04",
   "price": 287700,
   "lot_sqft": 5000,
   "price_per_lot_sqft": 57.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1517,
   "use": "APARTMENT",
   "parcel_id": "0302824410004"
  },
  {
   "address": "3141 3rd Ave S, Minneapolis",
   "sale_month": "2016-04",
   "price": 182500,
   "lot_sqft": 5754,
   "price_per_lot_sqft": 31.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1067,
   "use": "APARTMENT",
   "parcel_id": "0302824110154"
  },
  {
   "address": "2966 White Bear Avenue North, Maplewood",
   "sale_month": "2016-04",
   "price": 1100000,
   "lot_sqft": 65244,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": 67.69,
   "building_sqft": 16251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16349,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922240013"
  },
  {
   "address": "664 Laurel Avenue, Saint Paul",
   "sale_month": "2016-04",
   "price": 311000,
   "lot_sqft": 6396,
   "price_per_lot_sqft": 48.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1871,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823140009"
  },
  {
   "address": "132 31st Ave NE, Minneapolis",
   "sale_month": "2016-04",
   "price": 2085000,
   "lot_sqft": 482105,
   "price_per_lot_sqft": 4.32,
   "price_per_building_sqft": 249.04,
   "building_sqft": 8372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8422,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202924330014"
  },
  {
   "address": "3612 13th Ave S, Minneapolis",
   "sale_month": "2016-04",
   "price": 235090,
   "lot_sqft": 6111,
   "price_per_lot_sqft": 38.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2474,
   "use": "APARTMENT",
   "parcel_id": "0202824430088"
  },
  {
   "address": "3715 Chicago Ave, Minneapolis",
   "sale_month": "2016-04",
   "price": 643000,
   "lot_sqft": 14698,
   "price_per_lot_sqft": 43.75,
   "price_per_building_sqft": 143.98,
   "building_sqft": 4466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4493,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824340245"
  },
  {
   "address": "3733 Chicago Ave, Minneapolis",
   "sale_month": "2016-04",
   "price": 119000,
   "lot_sqft": 4897,
   "price_per_lot_sqft": 24.3,
   "price_per_building_sqft": 69.19,
   "building_sqft": 1720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1731,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824340037"
  },
  {
   "address": "3549 Columbus Ave, Minneapolis",
   "sale_month": "2016-04",
   "price": 286000,
   "lot_sqft": 5165,
   "price_per_lot_sqft": 55.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2269,
   "use": "APARTMENT",
   "parcel_id": "0202824320131"
  },
  {
   "address": "3232 Chicago Ave, Minneapolis",
   "sale_month": "2016-04",
   "price": 276000,
   "lot_sqft": 4929,
   "price_per_lot_sqft": 56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2118,
   "use": "APARTMENT",
   "parcel_id": "0202824230202"
  },
  {
   "address": "1221 Lake St E, Minneapolis",
   "sale_month": "2016-04",
   "price": 600000,
   "lot_sqft": 10244,
   "price_per_lot_sqft": 58.57,
   "price_per_building_sqft": 68.38,
   "building_sqft": 8775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8828,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0202824120045"
  },
  {
   "address": "3207 Central Ave NE, Minneapolis",
   "sale_month": "2016-04",
   "price": 399995,
   "lot_sqft": 18649,
   "price_per_lot_sqft": 21.45,
   "price_per_building_sqft": 76.98,
   "building_sqft": 5196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5228,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924320092"
  },
  {
   "address": "3648 Snelling Ave, Minneapolis",
   "sale_month": "2016-04",
   "price": 375000,
   "lot_sqft": 12484,
   "price_per_lot_sqft": 30.04,
   "price_per_building_sqft": 47.76,
   "building_sqft": 7851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7898,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824440103"
  },
  {
   "address": "8960 Evergreen Boulevard Northwest, Coon Rapids",
   "sale_month": "2016-03",
   "price": 1150000,
   "lot_sqft": 107414,
   "price_per_lot_sqft": 10.71,
   "price_per_building_sqft": 59.84,
   "building_sqft": 19218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19334,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130006"
  },
  {
   "address": "605 Dale Street North, Saint Paul",
   "sale_month": "2016-03",
   "price": 3000,
   "lot_sqft": 3190,
   "price_per_lot_sqft": 0.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923110215"
  },
  {
   "address": "2718 18th Ave S, Minneapolis",
   "sale_month": "2016-03",
   "price": 419500,
   "lot_sqft": 7169,
   "price_per_lot_sqft": 58.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2080,
   "use": "APARTMENT",
   "parcel_id": "3502924410080"
  },
  {
   "address": "2740 Oakland Ave, Minneapolis",
   "sale_month": "2016-03",
   "price": 295000,
   "lot_sqft": 5986,
   "price_per_lot_sqft": 49.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2141,
   "use": "APARTMENT",
   "parcel_id": "3502924320161"
  },
  {
   "address": "13650 Hanson Boulevard Northwest, Andover",
   "sale_month": "2016-03",
   "price": 1000000,
   "lot_sqft": 71785,
   "price_per_lot_sqft": 13.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14620,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224410004"
  },
  {
   "address": "1375 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2016-03",
   "price": 1850000,
   "lot_sqft": 100019,
   "price_per_lot_sqft": 18.5,
   "price_per_building_sqft": 57.82,
   "building_sqft": 31995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32188,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022220067"
  },
  {
   "address": "6415 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2016-03",
   "price": 810000,
   "lot_sqft": 55725,
   "price_per_lot_sqft": 14.54,
   "price_per_building_sqft": 92.28,
   "building_sqft": 8778,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8831,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921310106"
  },
  {
   "address": "6250 Douglas Ct N, Champlin",
   "sale_month": "2016-03",
   "price": 725000,
   "lot_sqft": 35901,
   "price_per_lot_sqft": 20.19,
   "price_per_building_sqft": 72.54,
   "building_sqft": 9994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10055,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3312021330089"
  },
  {
   "address": "10901 Nesbitt Ave S, Bloomington",
   "sale_month": "2016-03",
   "price": 2700000,
   "lot_sqft": 130573,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": 66.33,
   "building_sqft": 40703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40948,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311621330005"
  },
  {
   "address": "2849 Irving Ave S, Minneapolis",
   "sale_month": "2016-03",
   "price": 550000,
   "lot_sqft": 6321,
   "price_per_lot_sqft": 87.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1336,
   "use": "APARTMENT",
   "parcel_id": "3302924340100"
  },
  {
   "address": "18581 Buchanan Street Northeast, East Bethel",
   "sale_month": "2016-03",
   "price": 1100000,
   "lot_sqft": 93714,
   "price_per_lot_sqft": 11.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13944,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323323240005"
  },
  {
   "address": "8670 State Hwy No 7, St. Bonifacius",
   "sale_month": "2016-03",
   "price": 256000,
   "lot_sqft": 16704,
   "price_per_lot_sqft": 15.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3857,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3211724220066"
  },
  {
   "address": "2990 Chestnut Street North, Chaska",
   "sale_month": "2016-03",
   "price": 1600000,
   "lot_sqft": 45717,
   "price_per_lot_sqft": 35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302840020"
  },
  {
   "address": "116 2nd Street East, Chaska",
   "sale_month": "2016-03",
   "price": 290000,
   "lot_sqft": 5456,
   "price_per_lot_sqft": 53.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6840,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300503680"
  },
  {
   "address": "932 Payne Avenue, Saint Paul",
   "sale_month": "2016-03",
   "price": 197500,
   "lot_sqft": 5445,
   "price_per_lot_sqft": 36.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922420022"
  },
  {
   "address": "7464 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2016-03",
   "price": 450000,
   "lot_sqft": 33173,
   "price_per_lot_sqft": 13.57,
   "price_per_building_sqft": 47.57,
   "building_sqft": 9460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9517,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911921230005"
  },
  {
   "address": "7100 Madison Ave W, Golden Valley",
   "sale_month": "2016-03",
   "price": 585000,
   "lot_sqft": 34471,
   "price_per_lot_sqft": 16.97,
   "price_per_building_sqft": 65.52,
   "building_sqft": 8929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8983,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210005"
  },
  {
   "address": "4008 Radio Drive, Woodbury",
   "sale_month": "2016-03",
   "price": 853075,
   "lot_sqft": 42617,
   "price_per_lot_sqft": 20.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "300",
   "parcel_id": "2902821110020"
  },
  {
   "address": "850 Maryland Avenue East, Saint Paul",
   "sale_month": "2016-03",
   "price": 250000,
   "lot_sqft": 14608,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": 141.24,
   "building_sqft": 1770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1780,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922220193"
  },
  {
   "address": "610 Main Street North, Stillwater",
   "sale_month": "2016-03",
   "price": 410000,
   "lot_sqft": 9557,
   "price_per_lot_sqft": 42.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "300",
   "parcel_id": "2803020110042"
  },
  {
   "address": "920 Rae Dr, Richfield",
   "sale_month": "2016-03",
   "price": 612000,
   "lot_sqft": 39225,
   "price_per_lot_sqft": 15.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9639,
   "use": "APARTMENT",
   "parcel_id": "2802824140014"
  },
  {
   "address": "910 Rae Dr, Richfield",
   "sale_month": "2016-03",
   "price": 612000,
   "lot_sqft": 19263,
   "price_per_lot_sqft": 31.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3455,
   "use": "APARTMENT",
   "parcel_id": "2802824140013"
  },
  {
   "address": "900 Rae Dr, Richfield",
   "sale_month": "2016-03",
   "price": 612000,
   "lot_sqft": 21003,
   "price_per_lot_sqft": 29.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3328,
   "use": "APARTMENT",
   "parcel_id": "2802824140012"
  },
  {
   "address": "1369 Northland Drive, Mendota Heights",
   "sale_month": "2016-03",
   "price": 2143300,
   "lot_sqft": 72434,
   "price_per_lot_sqft": 29.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "274825001030"
  },
  {
   "address": "2520 Pilot Knob Road, Mendota Heights",
   "sale_month": "2016-03",
   "price": 5356700,
   "lot_sqft": 220551,
   "price_per_lot_sqft": 24.29,
   "price_per_building_sqft": 70.79,
   "building_sqft": 75675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 76131,
   "use": "Industrial-preferred",
   "parcel_id": "274825001010"
  },
  {
   "address": "5151 Industrial Boulevard Northeast, Fridley",
   "sale_month": "2016-03",
   "price": 800000,
   "lot_sqft": 111375,
   "price_per_lot_sqft": 7.18,
   "price_per_building_sqft": 46.53,
   "building_sqft": 17194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17298,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024120015"
  },
  {
   "address": "1201 County Road E West, Arden Hills",
   "sale_month": "2016-03",
   "price": 2113950,
   "lot_sqft": 73515,
   "price_per_lot_sqft": 28.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19828,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023440018"
  },
  {
   "address": "14000 21st Ave N, Plymouth",
   "sale_month": "2016-03",
   "price": 3000000,
   "lot_sqft": 205305,
   "price_per_lot_sqft": 14.61,
   "price_per_building_sqft": 63.4,
   "building_sqft": 47317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47603,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822230012"
  },
  {
   "address": "15 15th St N, Minneapolis",
   "sale_month": "2016-03",
   "price": 3350000,
   "lot_sqft": 15079,
   "price_per_lot_sqft": 222.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11017,
   "use": "APARTMENT",
   "parcel_id": "2702924220046"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2016-03",
   "price": 110330,
   "lot_sqft": 958,
   "price_per_lot_sqft": 115.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140340"
  },
  {
   "address": "3780 Lexington Avenue North, Shoreview",
   "sale_month": "2016-03",
   "price": 3748000,
   "lot_sqft": 49330,
   "price_per_lot_sqft": 75.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023320014"
  },
  {
   "address": "1570 Halgren Rd, Maple Plain",
   "sale_month": "2016-03",
   "price": 250000,
   "lot_sqft": 54416,
   "price_per_lot_sqft": 4.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31547,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824220111"
  },
  {
   "address": "802 Mainstreet, Hopkins",
   "sale_month": "2016-03",
   "price": 300000,
   "lot_sqft": 6110,
   "price_per_lot_sqft": 49.1,
   "price_per_building_sqft": 132.16,
   "building_sqft": 2270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2284,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722430100"
  },
  {
   "address": "1605 Mainstreet, Hopkins",
   "sale_month": "2016-03",
   "price": 247775,
   "lot_sqft": 5702,
   "price_per_lot_sqft": 43.45,
   "price_per_building_sqft": 96.22,
   "building_sqft": 2575,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2591,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320054"
  },
  {
   "address": "611 14th Ave SE, Minneapolis",
   "sale_month": "2016-03",
   "price": 340000,
   "lot_sqft": 3604,
   "price_per_lot_sqft": 94.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1221,
   "use": "TRIPLEX",
   "parcel_id": "2402924420095"
  },
  {
   "address": "5430 7th Street Northeast, Fridley",
   "sale_month": "2016-03",
   "price": 2114000,
   "lot_sqft": 60424,
   "price_per_lot_sqft": 34.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11261,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340003"
  },
  {
   "address": "2544 Commerce Blvd, Mound",
   "sale_month": "2016-03",
   "price": 527500,
   "lot_sqft": 98859,
   "price_per_lot_sqft": 5.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9098,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2311724110034"
  },
  {
   "address": "613 11th Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 2525000,
   "lot_sqft": 92669,
   "price_per_lot_sqft": 27.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49396,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924220122"
  },
  {
   "address": "724 1st St N, Minneapolis",
   "sale_month": "2016-03",
   "price": 7800000,
   "lot_sqft": 9711,
   "price_per_lot_sqft": 803.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924120117"
  },
  {
   "address": "201 61st St W, Minneapolis",
   "sale_month": "2016-03",
   "price": 760000,
   "lot_sqft": 51876,
   "price_per_lot_sqft": 14.65,
   "price_per_building_sqft": 125,
   "building_sqft": 6080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6117,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340106"
  },
  {
   "address": "3290 St Croix Trail South, Afton",
   "sale_month": "2016-03",
   "price": 369000,
   "lot_sqft": 19962,
   "price_per_lot_sqft": 18.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "300",
   "parcel_id": "2202820140029"
  },
  {
   "address": "7949 Zane Ave N, Brooklyn Park",
   "sale_month": "2016-03",
   "price": 130000,
   "lot_sqft": 46071,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2111921320008"
  },
  {
   "address": "15500 28th Ave N, Plymouth",
   "sale_month": "2016-03",
   "price": 1900000,
   "lot_sqft": 97030,
   "price_per_lot_sqft": 19.58,
   "price_per_building_sqft": 73.15,
   "building_sqft": 25974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26131,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822320008"
  },
  {
   "address": "5400 Lyndale Ave S, Minneapolis",
   "sale_month": "2016-03",
   "price": 565000,
   "lot_sqft": 15524,
   "price_per_lot_sqft": 36.4,
   "price_per_building_sqft": 296.59,
   "building_sqft": 1905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1917,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824110001"
  },
  {
   "address": "6311 Carmen Avenue, Inver Grove Heights",
   "sale_month": "2016-03",
   "price": 2062500,
   "lot_sqft": 172971,
   "price_per_lot_sqft": 11.92,
   "price_per_building_sqft": 198.85,
   "building_sqft": 10372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10435,
   "use": "Industrial-preferred",
   "parcel_id": "207125001010"
  },
  {
   "address": "7800 Jolly La N, Brooklyn Park",
   "sale_month": "2016-03",
   "price": 2121404,
   "lot_sqft": 132010,
   "price_per_lot_sqft": 16.07,
   "price_per_building_sqft": 390.9,
   "building_sqft": 5427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5460,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921330012"
  },
  {
   "address": "2520 Shadywood Rd, Orono",
   "sale_month": "2016-03",
   "price": 1400000,
   "lot_sqft": 114661,
   "price_per_lot_sqft": 12.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2011723110038"
  },
  {
   "address": "2500 Shadywood Rd, Orono",
   "sale_month": "2016-03",
   "price": 1400000,
   "lot_sqft": 221063,
   "price_per_lot_sqft": 6.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31151,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2011723110034"
  },
  {
   "address": "6408 Cambridge St, St. Louis Park",
   "sale_month": "2016-03",
   "price": 735000,
   "lot_sqft": 25410,
   "price_per_lot_sqft": 28.93,
   "price_per_building_sqft": 67.62,
   "building_sqft": 10869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10934,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110034"
  },
  {
   "address": "2550 Voyageur Parkway, Hastings",
   "sale_month": "2016-03",
   "price": 8450000,
   "lot_sqft": 134937,
   "price_per_lot_sqft": 62.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39409,
   "use": "Apartment",
   "parcel_id": "192970301010"
  },
  {
   "address": "3311 Broadway St NE, Minneapolis",
   "sale_month": "2016-03",
   "price": 8300000,
   "lot_sqft": 558691,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": 52.26,
   "building_sqft": 158823,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 159782,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923130017"
  },
  {
   "address": "4120 Nevada Ave N, New Hope",
   "sale_month": "2016-03",
   "price": 2580000,
   "lot_sqft": 36209,
   "price_per_lot_sqft": 71.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3375,
   "use": "APARTMENT",
   "parcel_id": "1711821240109"
  },
  {
   "address": "4110 Nevada Ave N, New Hope",
   "sale_month": "2016-03",
   "price": 2580000,
   "lot_sqft": 25193,
   "price_per_lot_sqft": 102.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7965,
   "use": "APARTMENT",
   "parcel_id": "1711821240106"
  },
  {
   "address": "7200 41st Ave N, New Hope",
   "sale_month": "2016-03",
   "price": 2580000,
   "lot_sqft": 28745,
   "price_per_lot_sqft": 89.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3236,
   "use": "APARTMENT",
   "parcel_id": "1711821240105"
  },
  {
   "address": "2218 Russell Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 69100,
   "lot_sqft": 5558,
   "price_per_lot_sqft": 12.43,
   "price_per_building_sqft": 63.34,
   "building_sqft": 1091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1098,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924140197"
  },
  {
   "address": "2018 Aldrich Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 780000,
   "lot_sqft": 8238,
   "price_per_lot_sqft": 94.68,
   "price_per_building_sqft": 157.07,
   "building_sqft": 4966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4996,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140074"
  },
  {
   "address": "1624 Washington Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 1190000,
   "lot_sqft": 51984,
   "price_per_lot_sqft": 22.89,
   "price_per_building_sqft": 65.29,
   "building_sqft": 18227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18337,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924310121"
  },
  {
   "address": "1010 Central Ave NE, Minneapolis",
   "sale_month": "2016-03",
   "price": 20000,
   "lot_sqft": 1225,
   "price_per_lot_sqft": 16.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924440055"
  },
  {
   "address": "1208 Ulysses St NE, Minneapolis",
   "sale_month": "2016-03",
   "price": 822000,
   "lot_sqft": 36851,
   "price_per_lot_sqft": 22.31,
   "price_per_building_sqft": 133.85,
   "building_sqft": 6141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6178,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924130021"
  },
  {
   "address": "474 Webster Street, Saint Paul",
   "sale_month": "2016-03",
   "price": 139900,
   "lot_sqft": 2760,
   "price_per_lot_sqft": 50.69,
   "price_per_building_sqft": 123.59,
   "building_sqft": 1132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1138,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230108"
  },
  {
   "address": "4611 Lyndale Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 220000,
   "lot_sqft": 6458,
   "price_per_lot_sqft": 34.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 890,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821430019"
  },
  {
   "address": "5034 Emerson Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 80764,
   "lot_sqft": 5425,
   "price_per_lot_sqft": 14.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 876,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821230023"
  },
  {
   "address": "1980 Seneca Road, Eagan",
   "sale_month": "2016-03",
   "price": 2250000,
   "lot_sqft": 178844,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": 43.81,
   "building_sqft": 51359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51669,
   "use": "Industrial-preferred",
   "parcel_id": "101680001021"
  },
  {
   "address": "155 88th St W, Bloomington",
   "sale_month": "2016-03",
   "price": 165000,
   "lot_sqft": 20833,
   "price_per_lot_sqft": 7.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002724240032"
  },
  {
   "address": "165 88th St W, Bloomington",
   "sale_month": "2016-03",
   "price": 825000,
   "lot_sqft": 27361,
   "price_per_lot_sqft": 30.15,
   "price_per_building_sqft": 88.52,
   "building_sqft": 9320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9376,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724240027"
  },
  {
   "address": "3327 Irving Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 75000,
   "lot_sqft": 5395,
   "price_per_lot_sqft": 13.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1294,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924240117"
  },
  {
   "address": "3212 Penn Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 93500,
   "lot_sqft": 5047,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1065,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0902924230019"
  },
  {
   "address": "7875 Highway 25, Waconia Township",
   "sale_month": "2016-03",
   "price": 230320,
   "lot_sqft": 1159361,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "090180230"
  },
  {
   "address": "194 Cesar Chavez Street, Saint Paul",
   "sale_month": "2016-03",
   "price": 195000,
   "lot_sqft": 9136,
   "price_per_lot_sqft": 21.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240041"
  },
  {
   "address": "9495 Garland La N, Maple Grove",
   "sale_month": "2016-03",
   "price": 815000,
   "lot_sqft": 95462,
   "price_per_lot_sqft": 8.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13515,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922340012"
  },
  {
   "address": "7705 Bush Lake Rd, Edina",
   "sale_month": "2016-03",
   "price": 1995000,
   "lot_sqft": 86848,
   "price_per_lot_sqft": 22.97,
   "price_per_building_sqft": 92.2,
   "building_sqft": 21637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21767,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621440009"
  },
  {
   "address": "1083 Weir Drive, Woodbury",
   "sale_month": "2016-03",
   "price": 733000,
   "lot_sqft": 18011,
   "price_per_lot_sqft": 40.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24789,
   "use": "300",
   "parcel_id": "0802821220036"
  },
  {
   "address": "4135 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2016-03",
   "price": 270000,
   "lot_sqft": 23409,
   "price_per_lot_sqft": 11.53,
   "price_per_building_sqft": 63.28,
   "building_sqft": 4267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4292,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124440037"
  },
  {
   "address": "4521 Winnetka Ave N, New Hope",
   "sale_month": "2016-03",
   "price": 3593800,
   "lot_sqft": 67338,
   "price_per_lot_sqft": 53.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7732,
   "use": "APARTMENT",
   "parcel_id": "0711821440058"
  },
  {
   "address": "4511 Winnetka Ave N, New Hope",
   "sale_month": "2016-03",
   "price": 3593800,
   "lot_sqft": 59143,
   "price_per_lot_sqft": 60.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7681,
   "use": "APARTMENT",
   "parcel_id": "0711821440057"
  },
  {
   "address": "4730 Excelsior Blvd, St. Louis Park",
   "sale_month": "2016-03",
   "price": 97500000,
   "lot_sqft": 135325,
   "price_per_lot_sqft": 720.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94227,
   "use": "APARTMENT",
   "parcel_id": "0702824210256"
  },
  {
   "address": "4630 Excelsior Blvd, St. Louis Park",
   "sale_month": "2016-03",
   "price": 97500000,
   "lot_sqft": 116433,
   "price_per_lot_sqft": 837.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 87766,
   "use": "APARTMENT",
   "parcel_id": "0702824120175"
  },
  {
   "address": "4041 Hiawatha Ave, Minneapolis",
   "sale_month": "2016-03",
   "price": 2650000,
   "lot_sqft": 79180,
   "price_per_lot_sqft": 33.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77688,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0702823230014"
  },
  {
   "address": "3915 Hiawatha Ave, Minneapolis",
   "sale_month": "2016-03",
   "price": 890000,
   "lot_sqft": 19760,
   "price_per_lot_sqft": 45.04,
   "price_per_building_sqft": 86.48,
   "building_sqft": 10291,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10353,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823220003"
  },
  {
   "address": "9497 Victoria Drive, Laketown Township",
   "sale_month": "2016-03",
   "price": 58220,
   "lot_sqft": 116008,
   "price_per_lot_sqft": 0.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20982,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "070252830"
  },
  {
   "address": "380 St Peter Street, Saint Paul",
   "sale_month": "2016-03",
   "price": 68430000,
   "lot_sqft": 37345,
   "price_per_lot_sqft": 1832.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120128"
  },
  {
   "address": "5555 Boone Ave N, New Hope",
   "sale_month": "2016-03",
   "price": 550000,
   "lot_sqft": 44956,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": 49.58,
   "building_sqft": 11094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11161,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611821340006"
  },
  {
   "address": null,
   "sale_month": "2016-03",
   "price": 31500,
   "lot_sqft": 2423,
   "price_per_lot_sqft": 13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320043"
  },
  {
   "address": "6639 Wayzata Blvd, St. Louis Park",
   "sale_month": "2016-03",
   "price": 6910000,
   "lot_sqft": 222456,
   "price_per_lot_sqft": 31.06,
   "price_per_building_sqft": 198.42,
   "building_sqft": 34825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35035,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721410005"
  },
  {
   "address": "7300 Wayzata Blvd, Golden Valley",
   "sale_month": "2016-03",
   "price": 14896585,
   "lot_sqft": 43538,
   "price_per_lot_sqft": 342.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14752,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721240011"
  },
  {
   "address": "7400 Wayzata Blvd, Golden Valley",
   "sale_month": "2016-03",
   "price": 14896585,
   "lot_sqft": 201331,
   "price_per_lot_sqft": 73.99,
   "price_per_building_sqft": 264,
   "building_sqft": 56426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56767,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721240010"
  },
  {
   "address": "2805 Shire Rd, Medina",
   "sale_month": "2016-03",
   "price": 4500000,
   "lot_sqft": 1851635,
   "price_per_lot_sqft": 2.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 145934,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411823240003"
  },
  {
   "address": "3751 Morgan Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 62999,
   "lot_sqft": 5090,
   "price_per_lot_sqft": 12.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 843,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924330048"
  },
  {
   "address": "155 Radio Drive, Woodbury",
   "sale_month": "2016-03",
   "price": 6442000,
   "lot_sqft": 279749,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22548,
   "use": "300",
   "parcel_id": "0402821120016"
  },
  {
   "address": "1445 Ashland Avenue, Saint Paul",
   "sale_month": "2016-03",
   "price": 590000,
   "lot_sqft": 7418,
   "price_per_lot_sqft": 79.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2163,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823240088"
  },
  {
   "address": "13708 Wayzata Blvd, Minnetonka",
   "sale_month": "2016-03",
   "price": 12099210,
   "lot_sqft": 117625,
   "price_per_lot_sqft": 102.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722240003"
  },
  {
   "address": "13700 Wayzata Blvd, Minnetonka",
   "sale_month": "2016-03",
   "price": 12099210,
   "lot_sqft": 117171,
   "price_per_lot_sqft": 103.26,
   "price_per_building_sqft": 348.64,
   "building_sqft": 34704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34913,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722240002"
  },
  {
   "address": null,
   "sale_month": "2016-03",
   "price": 12099210,
   "lot_sqft": 20199,
   "price_per_lot_sqft": 599,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0311722240001"
  },
  {
   "address": "13400 Wayzata Blvd, Minnetonka",
   "sale_month": "2016-03",
   "price": 15060000,
   "lot_sqft": 332646,
   "price_per_lot_sqft": 45.27,
   "price_per_building_sqft": 424.42,
   "building_sqft": 35484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35699,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722130053"
  },
  {
   "address": "4022 Washington Ave N, Minneapolis",
   "sale_month": "2016-03",
   "price": 2600000,
   "lot_sqft": 162158,
   "price_per_lot_sqft": 16.03,
   "price_per_building_sqft": 283.97,
   "building_sqft": 9156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9211,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924230126"
  },
  {
   "address": "12520 Wayzata Blvd, Minnetonka",
   "sale_month": "2016-03",
   "price": 12447000,
   "lot_sqft": 168317,
   "price_per_lot_sqft": 73.95,
   "price_per_building_sqft": 284.44,
   "building_sqft": 43759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44023,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722230059"
  },
  {
   "address": "12608 Wayzata Blvd, Minnetonka",
   "sale_month": "2016-03",
   "price": 12447000,
   "lot_sqft": 44217,
   "price_per_lot_sqft": 281.5,
   "price_per_building_sqft": 2709.4,
   "building_sqft": 4594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4621,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722230058"
  },
  {
   "address": "8338 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2016-03",
   "price": 199000,
   "lot_sqft": 2014,
   "price_per_lot_sqft": 98.81,
   "price_per_building_sqft": 12.91,
   "building_sqft": 15416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15509,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210042"
  },
  {
   "address": "8338 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2016-03",
   "price": 199000,
   "lot_sqft": 2014,
   "price_per_lot_sqft": 98.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210041"
  },
  {
   "address": "14370 Glenda Drive, Apple Valley",
   "sale_month": "2016-03",
   "price": 2100000,
   "lot_sqft": 42887,
   "price_per_lot_sqft": 48.97,
   "price_per_building_sqft": 157.39,
   "building_sqft": 13343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13424,
   "use": "Commercial-preferred",
   "parcel_id": "011480001040"
  },
  {
   "address": "10159 Wayzata Blvd, Minnetonka",
   "sale_month": "2016-03",
   "price": 2300000,
   "lot_sqft": 96421,
   "price_per_lot_sqft": 23.85,
   "price_per_building_sqft": 239.09,
   "building_sqft": 9620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9679,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130017"
  },
  {
   "address": "1495 Stieger Lake Lane, Victoria",
   "sale_month": "2016-02",
   "price": 1290000,
   "lot_sqft": 204199,
   "price_per_lot_sqft": 6.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39096,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "653800020"
  },
  {
   "address": "331 Fuller Avenue, Saint Paul",
   "sale_month": "2016-02",
   "price": 425000,
   "lot_sqft": 6207,
   "price_per_lot_sqft": 68.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2251,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923420064"
  },
  {
   "address": "1950 Buerkle Road, White Bear Lake",
   "sale_month": "2016-02",
   "price": 30067721,
   "lot_sqft": 93776,
   "price_per_lot_sqft": 320.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022340020"
  },
  {
   "address": "1900 Buerkle Road, White Bear Lake",
   "sale_month": "2016-02",
   "price": 30067721,
   "lot_sqft": 461684,
   "price_per_lot_sqft": 65.13,
   "price_per_building_sqft": 241.84,
   "building_sqft": 124328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 125078,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022340018"
  },
  {
   "address": "995 University Avenue West, Saint Paul",
   "sale_month": "2016-02",
   "price": 1400000,
   "lot_sqft": 52681,
   "price_per_lot_sqft": 26.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21267,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923230210"
  },
  {
   "address": "2545 Chicago Ave, Minneapolis",
   "sale_month": "2016-02",
   "price": 8250000,
   "lot_sqft": 29958,
   "price_per_lot_sqft": 275.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3502924240373"
  },
  {
   "address": "2160 Daniels St, Long Lake",
   "sale_month": "2016-02",
   "price": 1500000,
   "lot_sqft": 91910,
   "price_per_lot_sqft": 16.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25910,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823240070"
  },
  {
   "address": "441 Lynnhurst Avenue West, Saint Paul",
   "sale_month": "2016-02",
   "price": 1300000,
   "lot_sqft": 7698,
   "price_per_lot_sqft": 168.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5297,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310020"
  },
  {
   "address": null,
   "sale_month": "2016-02",
   "price": 1300000,
   "lot_sqft": 4785,
   "price_per_lot_sqft": 271.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310019"
  },
  {
   "address": "1950 Northwestern Avenue, Stillwater",
   "sale_month": "2016-02",
   "price": 850000,
   "lot_sqft": 12737,
   "price_per_lot_sqft": 66.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12296,
   "use": "300",
   "parcel_id": "3203020430029"
  },
  {
   "address": "9000 Golden Valley Rd, Golden Valley",
   "sale_month": "2016-02",
   "price": 925000,
   "lot_sqft": 66049,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2835,
   "use": "APARTMENT",
   "parcel_id": "3111821310045"
  },
  {
   "address": "8301 Golden Valley Rd, Golden Valley",
   "sale_month": "2016-02",
   "price": 22700000,
   "lot_sqft": 122641,
   "price_per_lot_sqft": 185.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14658,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821130023"
  },
  {
   "address": "8401 Golden Valley Rd, Golden Valley",
   "sale_month": "2016-02",
   "price": 22700000,
   "lot_sqft": 118749,
   "price_per_lot_sqft": 191.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17473,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821130022"
  },
  {
   "address": "8501 Golden Valley Rd, Golden Valley",
   "sale_month": "2016-02",
   "price": 22700000,
   "lot_sqft": 136924,
   "price_per_lot_sqft": 165.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14522,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821130021"
  },
  {
   "address": "2900 Joppa Ave S, St. Louis Park",
   "sale_month": "2016-02",
   "price": 600000,
   "lot_sqft": 10741,
   "price_per_lot_sqft": 55.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2357,
   "use": "TRIPLEX",
   "parcel_id": "3102924430004"
  },
  {
   "address": "3000 Hundertmark Road, Chaska",
   "sale_month": "2016-02",
   "price": 3000000,
   "lot_sqft": 143325,
   "price_per_lot_sqft": 20.93,
   "price_per_building_sqft": 77.85,
   "building_sqft": 38534,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38767,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301560010"
  },
  {
   "address": "309 5th Avenue Northwest, New Brighton",
   "sale_month": "2016-02",
   "price": 1675000,
   "lot_sqft": 94904,
   "price_per_lot_sqft": 17.65,
   "price_per_building_sqft": 73.57,
   "building_sqft": 22767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22904,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023440038"
  },
  {
   "address": "1605 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2016-02",
   "price": 5100000,
   "lot_sqft": 31333,
   "price_per_lot_sqft": 162.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9228,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923440068"
  },
  {
   "address": "1625 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2016-02",
   "price": 5100000,
   "lot_sqft": 31366,
   "price_per_lot_sqft": 162.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9091,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923440067"
  },
  {
   "address": "7241 Co Rd No 116, Corcoran",
   "sale_month": "2016-02",
   "price": 250000,
   "lot_sqft": 43863,
   "price_per_lot_sqft": 5.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5604,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923410002"
  },
  {
   "address": "7555 Co Rd No 116, Corcoran",
   "sale_month": "2016-02",
   "price": 650000,
   "lot_sqft": 221181,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110041"
  },
  {
   "address": "300 Lake Drive East, Chanhassen",
   "sale_month": "2016-02",
   "price": 18600000,
   "lot_sqft": 150780,
   "price_per_lot_sqft": 123.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30253,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "255900010"
  },
  {
   "address": "20145 Saint Francis Boulevard Northwest, Nowthen",
   "sale_month": "2016-02",
   "price": 325000,
   "lot_sqft": 26022,
   "price_per_lot_sqft": 12.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243325240004"
  },
  {
   "address": null,
   "sale_month": "2016-02",
   "price": 2350000,
   "lot_sqft": 43564,
   "price_per_lot_sqft": 53.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023210017"
  },
  {
   "address": "21800 Industrial Blvd, Rogers",
   "sale_month": "2016-02",
   "price": 2350000,
   "lot_sqft": 51323,
   "price_per_lot_sqft": 45.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20685,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023210015"
  },
  {
   "address": "10511 165th Street West, Lakeville",
   "sale_month": "2016-02",
   "price": 330000,
   "lot_sqft": 2937,
   "price_per_lot_sqft": 112.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446101120"
  },
  {
   "address": "14451 State Hwy No 7, Minnetonka",
   "sale_month": "2016-02",
   "price": 2430000,
   "lot_sqft": 61303,
   "price_per_lot_sqft": 39.64,
   "price_per_building_sqft": 273.77,
   "building_sqft": 8876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8930,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722440033"
  },
  {
   "address": null,
   "sale_month": "2016-02",
   "price": 235000,
   "lot_sqft": 5103,
   "price_per_lot_sqft": 46.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922430216"
  },
  {
   "address": "8100 42nd Ave N, New Hope",
   "sale_month": "2016-02",
   "price": 1814485,
   "lot_sqft": 78443,
   "price_per_lot_sqft": 23.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16334,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821110021"
  },
  {
   "address": "3940 Sunset Dr, Spring Park",
   "sale_month": "2016-02",
   "price": 495000,
   "lot_sqft": 10030,
   "price_per_lot_sqft": 49.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1711723320026"
  },
  {
   "address": "3400 Republic Ave, St. Louis Park",
   "sale_month": "2016-02",
   "price": 224946,
   "lot_sqft": 18413,
   "price_per_lot_sqft": 12.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711721430064"
  },
  {
   "address": "700 West Broadway, Minneapolis",
   "sale_month": "2016-02",
   "price": 1305120,
   "lot_sqft": 37171,
   "price_per_lot_sqft": 35.11,
   "price_per_building_sqft": 66.86,
   "building_sqft": 19521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19639,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140208"
  },
  {
   "address": "4916 Highway 61, White Bear Lake",
   "sale_month": "2016-02",
   "price": 540000,
   "lot_sqft": 8422,
   "price_per_lot_sqft": 64.12,
   "price_per_building_sqft": 400.3,
   "building_sqft": 1349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1357,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140007"
  },
  {
   "address": "8570 Edinburgh Ctr Dr N, Brooklyn Park",
   "sale_month": "2016-02",
   "price": 1000000,
   "lot_sqft": 124427,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": 41.37,
   "building_sqft": 24174,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24319,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1411921440031"
  },
  {
   "address": "11552 Leona Rd, Eden Prairie",
   "sale_month": "2016-02",
   "price": 11025638,
   "lot_sqft": 95497,
   "price_per_lot_sqft": 115.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20457,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622110051"
  },
  {
   "address": "11576 Leona Rd, Eden Prairie",
   "sale_month": "2016-02",
   "price": 8119234,
   "lot_sqft": 83630,
   "price_per_lot_sqft": 97.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9316,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622110050"
  },
  {
   "address": "329 Monroe St NE, Minneapolis",
   "sale_month": "2016-02",
   "price": 640000,
   "lot_sqft": 8210,
   "price_per_lot_sqft": 77.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3094,
   "use": "APARTMENT",
   "parcel_id": "1402924440066"
  },
  {
   "address": "688 Summer St NE, Minneapolis",
   "sale_month": "2016-02",
   "price": 360000,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 69.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1546,
   "use": "TRIPLEX",
   "parcel_id": "1402924420044"
  },
  {
   "address": "6240 Highway 65 Northeast, Fridley",
   "sale_month": "2016-02",
   "price": 70000,
   "lot_sqft": 759,
   "price_per_lot_sqft": 92.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330052"
  },
  {
   "address": "8620 Monticello La N, Maple Grove",
   "sale_month": "2016-02",
   "price": 696000,
   "lot_sqft": 27629,
   "price_per_lot_sqft": 25.19,
   "price_per_building_sqft": 84.31,
   "building_sqft": 8255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8305,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922440023"
  },
  {
   "address": "3575 Sioux Dr, Medina",
   "sale_month": "2016-02",
   "price": 2200000,
   "lot_sqft": 39076,
   "price_per_lot_sqft": 56.3,
   "price_per_building_sqft": 298.99,
   "building_sqft": 7358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7402,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410116"
  },
  {
   "address": "95 Hamel Rd, Medina",
   "sale_month": "2016-02",
   "price": 275000,
   "lot_sqft": 8916,
   "price_per_lot_sqft": 30.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 816,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410059"
  },
  {
   "address": "95 Hamel Rd, Medina",
   "sale_month": "2016-02",
   "price": 275000,
   "lot_sqft": 8492,
   "price_per_lot_sqft": 32.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410058"
  },
  {
   "address": "4706 Colfax Ave N, Minneapolis",
   "sale_month": "2016-02",
   "price": 65000,
   "lot_sqft": 5139,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 710,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821310075"
  },
  {
   "address": "10976 Cedar Lake Rd, Minnetonka",
   "sale_month": "2016-02",
   "price": 2605000,
   "lot_sqft": 107420,
   "price_per_lot_sqft": 24.25,
   "price_per_building_sqft": 124.08,
   "building_sqft": 20994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21121,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211722320048"
  },
  {
   "address": "2801 Central Ave NE, Minneapolis",
   "sale_month": "2016-02",
   "price": 400000,
   "lot_sqft": 29563,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": 52.09,
   "building_sqft": 7679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7725,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924220189"
  },
  {
   "address": "338 18th Ave NE, Minneapolis",
   "sale_month": "2016-02",
   "price": 507625,
   "lot_sqft": 14044,
   "price_per_lot_sqft": 36.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2782,
   "use": "APARTMENT",
   "parcel_id": "1102924340146"
  },
  {
   "address": "1350 Town Centre Drive, Eagan",
   "sale_month": "2016-02",
   "price": 9176000,
   "lot_sqft": 338025,
   "price_per_lot_sqft": 27.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "107703901010"
  },
  {
   "address": "2501 Walnut Street, Roseville",
   "sale_month": "2016-02",
   "price": 2900000,
   "lot_sqft": 695210,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": 13.99,
   "building_sqft": 207271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 208522,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923230005"
  },
  {
   "address": "135 King Street East, Saint Paul",
   "sale_month": "2016-02",
   "price": 316500,
   "lot_sqft": 7559,
   "price_per_lot_sqft": 41.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2825,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822240063"
  },
  {
   "address": null,
   "sale_month": "2016-02",
   "price": 316500,
   "lot_sqft": 7473,
   "price_per_lot_sqft": 42.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822240062"
  },
  {
   "address": "9515 Garland La N, Maple Grove",
   "sale_month": "2016-02",
   "price": 9700000,
   "lot_sqft": 175613,
   "price_per_lot_sqft": 55.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18196,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922310008"
  },
  {
   "address": "4009 Minnehaha Ave, Minneapolis",
   "sale_month": "2016-02",
   "price": 212000,
   "lot_sqft": 10818,
   "price_per_lot_sqft": 19.6,
   "price_per_building_sqft": 97.43,
   "building_sqft": 2176,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2189,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823240051"
  },
  {
   "address": "241 Van Buren Street, Anoka",
   "sale_month": "2016-02",
   "price": 500,
   "lot_sqft": 12228,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": 0.26,
   "building_sqft": 1948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1959,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330088"
  },
  {
   "address": "2105 Hillview Road, Mounds View",
   "sale_month": "2016-02",
   "price": 309500,
   "lot_sqft": 18352,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1980,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410003"
  },
  {
   "address": "5950 Nova Scotia Avenue North, Oak Park Heights",
   "sale_month": "2016-02",
   "price": 6200000,
   "lot_sqft": 39078,
   "price_per_lot_sqft": 158.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "300",
   "parcel_id": "0502920120047"
  },
  {
   "address": "5951 Norwich Avenue North, Oak Park Heights",
   "sale_month": "2016-02",
   "price": 6200000,
   "lot_sqft": 56590,
   "price_per_lot_sqft": 109.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12164,
   "use": "300",
   "parcel_id": "0502920120046"
  },
  {
   "address": "5901 Norwich Avenue North, Oak Park Heights",
   "sale_month": "2016-02",
   "price": 6200000,
   "lot_sqft": 70686,
   "price_per_lot_sqft": 87.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16021,
   "use": "300",
   "parcel_id": "0502920120045"
  },
  {
   "address": null,
   "sale_month": "2016-02",
   "price": 6200000,
   "lot_sqft": 106430,
   "price_per_lot_sqft": 58.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502920110056"
  },
  {
   "address": "87 Prior Avenue North, Saint Paul",
   "sale_month": "2016-02",
   "price": 1400000,
   "lot_sqft": 14871,
   "price_per_lot_sqft": 94.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4503,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823230140"
  },
  {
   "address": "1614 Selby Avenue, Saint Paul",
   "sale_month": "2016-02",
   "price": 366000,
   "lot_sqft": 4254,
   "price_per_lot_sqft": 86.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1471,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110036"
  },
  {
   "address": "4535 Willow Dr, Medina",
   "sale_month": "2016-02",
   "price": 12000000,
   "lot_sqft": 1111264,
   "price_per_lot_sqft": 10.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 229482,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411823130008"
  },
  {
   "address": "1400 Zarthan Ave S, St. Louis Park",
   "sale_month": "2016-02",
   "price": 10134213,
   "lot_sqft": 103123,
   "price_per_lot_sqft": 98.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11965,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721320089"
  },
  {
   "address": "5901 Wayzata Blvd, St. Louis Park",
   "sale_month": "2016-02",
   "price": 14633272,
   "lot_sqft": 113158,
   "price_per_lot_sqft": 129.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21442,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721320088"
  },
  {
   "address": "6368 Carlson Dr, Eden Prairie",
   "sale_month": "2016-02",
   "price": 535000,
   "lot_sqft": 40381,
   "price_per_lot_sqft": 13.25,
   "price_per_building_sqft": 75.43,
   "building_sqft": 7093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7136,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220026"
  },
  {
   "address": "3124 Park Ave, Minneapolis",
   "sale_month": "2016-02",
   "price": 185000,
   "lot_sqft": 4911,
   "price_per_lot_sqft": 37.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1462,
   "use": "TRIPLEX",
   "parcel_id": "0202824220167"
  },
  {
   "address": "10401 Hudson Road, Woodbury",
   "sale_month": "2016-02",
   "price": 340000,
   "lot_sqft": 52771,
   "price_per_lot_sqft": 6.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0202821210001"
  },
  {
   "address": "462 7th Street West, Saint Paul",
   "sale_month": "2016-02",
   "price": 470000,
   "lot_sqft": 3209,
   "price_per_lot_sqft": 146.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2559,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823420052"
  },
  {
   "address": null,
   "sale_month": "2016-01",
   "price": 420000,
   "lot_sqft": 26296,
   "price_per_lot_sqft": 15.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11900,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "400132200"
  },
  {
   "address": "315 University Avenue West, Saint Paul",
   "sale_month": "2016-01",
   "price": 700000,
   "lot_sqft": 13446,
   "price_per_lot_sqft": 52.06,
   "price_per_building_sqft": 56.38,
   "building_sqft": 12415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12490,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130179"
  },
  {
   "address": "10249 Yellow Circle Dr, Minnetonka",
   "sale_month": "2016-01",
   "price": 885000,
   "lot_sqft": 61999,
   "price_per_lot_sqft": 14.27,
   "price_per_building_sqft": 137.42,
   "building_sqft": 6440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6479,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722430023"
  },
  {
   "address": "831 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2016-01",
   "price": 295000,
   "lot_sqft": 17487,
   "price_per_lot_sqft": 16.87,
   "price_per_building_sqft": 62.26,
   "building_sqft": 4738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4767,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410031"
  },
  {
   "address": "2020 Bloomington Ave, Minneapolis",
   "sale_month": "2016-01",
   "price": 1060000,
   "lot_sqft": 10906,
   "price_per_lot_sqft": 97.19,
   "price_per_building_sqft": 234.25,
   "building_sqft": 4525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4553,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120009"
  },
  {
   "address": "1530 Concordia Avenue, Saint Paul",
   "sale_month": "2016-01",
   "price": 265000,
   "lot_sqft": 5256,
   "price_per_lot_sqft": 50.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1691,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923330018"
  },
  {
   "address": "350 2nd St, Excelsior",
   "sale_month": "2016-01",
   "price": 150000,
   "lot_sqft": 1523,
   "price_per_lot_sqft": 98.49,
   "price_per_building_sqft": 146.91,
   "building_sqft": 1021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1027,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110060"
  },
  {
   "address": "14580 61st Street Court North, Oak Park Heights",
   "sale_month": "2016-01",
   "price": 256000,
   "lot_sqft": 15006,
   "price_per_lot_sqft": 17.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "300",
   "parcel_id": "3303020430053"
  },
  {
   "address": "330 Prince Street East, Saint Paul",
   "sale_month": "2016-01",
   "price": 1200000,
   "lot_sqft": 46540,
   "price_per_lot_sqft": 25.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922330385"
  },
  {
   "address": "1570 Frontage Road West, Stillwater",
   "sale_month": "2016-01",
   "price": 8631800,
   "lot_sqft": 218213,
   "price_per_lot_sqft": 39.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 100245,
   "use": "300",
   "parcel_id": "3203020440025"
  },
  {
   "address": null,
   "sale_month": "2016-01",
   "price": 8631800,
   "lot_sqft": 6394,
   "price_per_lot_sqft": 1349.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020440021"
  },
  {
   "address": null,
   "sale_month": "2016-01",
   "price": 8631800,
   "lot_sqft": 77249,
   "price_per_lot_sqft": 111.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020440018"
  },
  {
   "address": null,
   "sale_month": "2016-01",
   "price": 8631800,
   "lot_sqft": 38240,
   "price_per_lot_sqft": 225.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020440017"
  },
  {
   "address": "17800 Hutchins Dr, Minnetonka",
   "sale_month": "2016-01",
   "price": 217250,
   "lot_sqft": 11806,
   "price_per_lot_sqft": 18.4,
   "price_per_building_sqft": 107.82,
   "building_sqft": 2015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2027,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410027"
  },
  {
   "address": "1700 99th Lane Northeast, Blaine",
   "sale_month": "2016-01",
   "price": 500,
   "lot_sqft": 57243,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.04,
   "building_sqft": 11770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11841,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110016"
  },
  {
   "address": "959 Arcade Street, Saint Paul",
   "sale_month": "2016-01",
   "price": 340000,
   "lot_sqft": 7561,
   "price_per_lot_sqft": 44.97,
   "price_per_building_sqft": 32.08,
   "building_sqft": 10597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10661,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922410188"
  },
  {
   "address": "808 Case Avenue, Saint Paul",
   "sale_month": "2016-01",
   "price": 340000,
   "lot_sqft": 3400,
   "price_per_lot_sqft": 100,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922410004"
  },
  {
   "address": "6948 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2016-01",
   "price": 510000,
   "lot_sqft": 43382,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4086,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911921340003"
  },
  {
   "address": "1861 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2016-01",
   "price": 500,
   "lot_sqft": 97276,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11571,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283323230011"
  },
  {
   "address": "3758 Cleveland Avenue North, Arden Hills",
   "sale_month": "2016-01",
   "price": 19900,
   "lot_sqft": 51283,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283023320037"
  },
  {
   "address": "304 Cedar Lake Rd S, Minneapolis",
   "sale_month": "2016-01",
   "price": 330000,
   "lot_sqft": 5191,
   "price_per_lot_sqft": 63.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1404,
   "use": "TRIPLEX",
   "parcel_id": "2802924220075"
  },
  {
   "address": "831 Como Avenue, Saint Paul",
   "sale_month": "2016-01",
   "price": 8850000,
   "lot_sqft": 36756,
   "price_per_lot_sqft": 240.78,
   "price_per_building_sqft": 2086.77,
   "building_sqft": 4241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4266,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923120073"
  },
  {
   "address": "1406 19th St E, Minneapolis",
   "sale_month": "2016-01",
   "price": 10500,
   "lot_sqft": 5903,
   "price_per_lot_sqft": 1.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924430120"
  },
  {
   "address": "312 21st Street, Newport",
   "sale_month": "2016-01",
   "price": 250000,
   "lot_sqft": 33163,
   "price_per_lot_sqft": 7.54,
   "price_per_building_sqft": 31.11,
   "building_sqft": 8037,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8086,
   "use": "305",
   "parcel_id": "2602822440139"
  },
  {
   "address": "8100 Powers Boulevard, Chanhassen",
   "sale_month": "2016-01",
   "price": 2232240,
   "lot_sqft": 539530,
   "price_per_lot_sqft": 4.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 148637,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "256310010"
  },
  {
   "address": "16812 Lyons Avenue Southeast, Prior Lake",
   "sale_month": "2016-01",
   "price": 310000,
   "lot_sqft": 23255,
   "price_per_lot_sqft": 13.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250171220"
  },
  {
   "address": "11545 190th Street East, Marshan Township",
   "sale_month": "2016-01",
   "price": 362800,
   "lot_sqft": 225449,
   "price_per_lot_sqft": 1.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3412,
   "use": "Commercial-preferred",
   "parcel_id": "250160052011"
  },
  {
   "address": "5469 U S Hwy No 12, Maple Plain",
   "sale_month": "2016-01",
   "price": 300000,
   "lot_sqft": 21432,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824330018"
  },
  {
   "address": "8981 Aztec Dr, Eden Prairie",
   "sale_month": "2016-01",
   "price": 200000,
   "lot_sqft": 2859,
   "price_per_lot_sqft": 69.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230072"
  },
  {
   "address": "1530 Sherwood Avenue, Saint Paul",
   "sale_month": "2016-01",
   "price": 200000,
   "lot_sqft": 15487,
   "price_per_lot_sqft": 12.91,
   "price_per_building_sqft": 77.88,
   "building_sqft": 2568,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2583,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922310002"
  },
  {
   "address": "10 5th St N, Minneapolis",
   "sale_month": "2016-01",
   "price": 1250000,
   "lot_sqft": 6716,
   "price_per_lot_sqft": 186.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6697,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430007"
  },
  {
   "address": "816 5th St N, Minneapolis",
   "sale_month": "2016-01",
   "price": 1400000,
   "lot_sqft": 28245,
   "price_per_lot_sqft": 49.57,
   "price_per_building_sqft": 1359.22,
   "building_sqft": 1030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1037,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924240047"
  },
  {
   "address": "814 5th St N, Minneapolis",
   "sale_month": "2016-01",
   "price": 200000,
   "lot_sqft": 7926,
   "price_per_lot_sqft": 25.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924240046"
  },
  {
   "address": null,
   "sale_month": "2016-01",
   "price": 1290000,
   "lot_sqft": 61002,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": 132.73,
   "building_sqft": 9719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9778,
   "use": "Commercial-preferred",
   "parcel_id": "220011005040"
  },
  {
   "address": null,
   "sale_month": "2016-01",
   "price": 83037,
   "lot_sqft": 11832,
   "price_per_lot_sqft": 7.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "203650021120"
  },
  {
   "address": "6250 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2016-01",
   "price": 176963,
   "lot_sqft": 5607,
   "price_per_lot_sqft": 31.56,
   "price_per_building_sqft": 89.83,
   "building_sqft": 1970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1981,
   "use": "Commercial-preferred",
   "parcel_id": "203650021110"
  },
  {
   "address": "333 2nd St NE, Hopkins",
   "sale_month": "2016-01",
   "price": 1368421,
   "lot_sqft": 195153,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": 28.75,
   "building_sqft": 47594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47882,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721230102"
  },
  {
   "address": "15825 7th Avenue Northwest, Andover",
   "sale_month": "2016-01",
   "price": 131000,
   "lot_sqft": 243173,
   "price_per_lot_sqft": 0.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "183224420001"
  },
  {
   "address": "2166 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2016-01",
   "price": 1630000,
   "lot_sqft": 99075,
   "price_per_lot_sqft": 16.45,
   "price_per_building_sqft": 37.54,
   "building_sqft": 43415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43677,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023310003"
  },
  {
   "address": "8015 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2016-01",
   "price": 475000,
   "lot_sqft": 28724,
   "price_per_lot_sqft": 16.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721110004"
  },
  {
   "address": "3510 Hopkins Place North, Oakdale",
   "sale_month": "2016-01",
   "price": 11500000,
   "lot_sqft": 992801,
   "price_per_lot_sqft": 11.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 225500,
   "use": "300",
   "parcel_id": "1702921140005"
  },
  {
   "address": "3503 Highpoint Drive North, Oakdale",
   "sale_month": "2016-01",
   "price": 11500000,
   "lot_sqft": 359368,
   "price_per_lot_sqft": 32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702921130005"
  },
  {
   "address": "3505 Highpoint Drive North, Oakdale",
   "sale_month": "2016-01",
   "price": 11500000,
   "lot_sqft": 821142,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1121,
   "use": "300",
   "parcel_id": "1702921130004"
  },
  {
   "address": "3700 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2016-01",
   "price": 14150000,
   "lot_sqft": 421720,
   "price_per_lot_sqft": 33.55,
   "price_per_building_sqft": 105.96,
   "building_sqft": 133542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 134348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721340002"
  },
  {
   "address": "3424 Wooddale Ave, St. Louis Park",
   "sale_month": "2016-01",
   "price": 350000,
   "lot_sqft": 27920,
   "price_per_lot_sqft": 12.54,
   "price_per_building_sqft": 36.75,
   "building_sqft": 9525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9582,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721320097"
  },
  {
   "address": "5800 American Blvd W, Bloomington",
   "sale_month": "2016-01",
   "price": 48550000,
   "lot_sqft": 361139,
   "price_per_lot_sqft": 134.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103888,
   "use": "APARTMENT",
   "parcel_id": "1611621230055"
  },
  {
   "address": "11324 86th Ave N, Maple Grove",
   "sale_month": "2016-01",
   "price": 450000,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 132.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440024"
  },
  {
   "address": "310 5th Ave NE, Minneapolis",
   "sale_month": "2016-01",
   "price": 350000,
   "lot_sqft": 5195,
   "price_per_lot_sqft": 67.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2332,
   "use": "APARTMENT",
   "parcel_id": "1402924340150"
  },
  {
   "address": "821 Marshall St NE, Minneapolis",
   "sale_month": "2016-01",
   "price": 735000,
   "lot_sqft": 8873,
   "price_per_lot_sqft": 82.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3643,
   "use": "APARTMENT",
   "parcel_id": "1402924320088"
  },
  {
   "address": "7671 Central Avenue Northeast, Fridley",
   "sale_month": "2016-01",
   "price": 510000,
   "lot_sqft": 29978,
   "price_per_lot_sqft": 17.01,
   "price_per_building_sqft": 87.7,
   "building_sqft": 5815,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5850,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024120075"
  },
  {
   "address": "7510 University Avenue Northeast, Fridley",
   "sale_month": "2016-01",
   "price": 140000,
   "lot_sqft": 25469,
   "price_per_lot_sqft": 5.5,
   "price_per_building_sqft": 85.47,
   "building_sqft": 1638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1648,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024220008"
  },
  {
   "address": "5116 Xerxes Ave N, Minneapolis",
   "sale_month": "2016-01",
   "price": 106000,
   "lot_sqft": 5996,
   "price_per_lot_sqft": 17.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 974,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1111821220127"
  },
  {
   "address": "14900 118th Street, Young America Township",
   "sale_month": "2016-01",
   "price": 1402670,
   "lot_sqft": 3259470,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "110010800"
  },
  {
   "address": "12991 Valley View Rd, Eden Prairie",
   "sale_month": "2016-01",
   "price": 485000,
   "lot_sqft": 35533,
   "price_per_lot_sqft": 13.65,
   "price_per_building_sqft": 98.66,
   "building_sqft": 4916,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4946,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622410011"
  },
  {
   "address": "2480 Cleveland Avenue North, Roseville",
   "sale_month": "2016-01",
   "price": 4550000,
   "lot_sqft": 107044,
   "price_per_lot_sqft": 42.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42419,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923230029"
  },
  {
   "address": "1920 Donegal Drive, Woodbury",
   "sale_month": "2016-01",
   "price": 3626500,
   "lot_sqft": 109336,
   "price_per_lot_sqft": 33.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10737,
   "use": "300",
   "parcel_id": "0902821430106"
  },
  {
   "address": "11931 Central Avenue Northeast, Blaine",
   "sale_month": "2016-01",
   "price": 500,
   "lot_sqft": 987,
   "price_per_lot_sqft": 0.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420055"
  },
  {
   "address": "407 Lake Street South, Forest Lake",
   "sale_month": "2016-01",
   "price": 120000,
   "lot_sqft": 11475,
   "price_per_lot_sqft": 10.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "300",
   "parcel_id": "0803221410048"
  },
  {
   "address": "4324 W Lake Harriet Pkwy, Minneapolis",
   "sale_month": "2016-01",
   "price": 675000,
   "lot_sqft": 6310,
   "price_per_lot_sqft": 106.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1453,
   "use": "TRIPLEX",
   "parcel_id": "0802824410072"
  },
  {
   "address": "4140 119th Avenue Northwest, Coon Rapids",
   "sale_month": "2016-01",
   "price": 500,
   "lot_sqft": 14751,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.1,
   "building_sqft": 5106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5137,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124440036"
  },
  {
   "address": "4701 36th Ave N, Crystal",
   "sale_month": "2016-01",
   "price": 1100000,
   "lot_sqft": 66446,
   "price_per_lot_sqft": 16.55,
   "price_per_building_sqft": 62.66,
   "building_sqft": 17556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17662,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702924210123"
  },
  {
   "address": "155 Lake St E, Wayzata",
   "sale_month": "2016-01",
   "price": 1480000,
   "lot_sqft": 9777,
   "price_per_lot_sqft": 151.38,
   "price_per_building_sqft": 688.05,
   "building_sqft": 2151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2164,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722320031"
  },
  {
   "address": "5699 Geneva Avenue North, Oakdale",
   "sale_month": "2016-01",
   "price": 1225000,
   "lot_sqft": 75258,
   "price_per_lot_sqft": 16.28,
   "price_per_building_sqft": 68.39,
   "building_sqft": 17913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18022,
   "use": "300",
   "parcel_id": "0602921230036"
  },
  {
   "address": "12545 Ulysses Street Northeast, Blaine",
   "sale_month": "2016-01",
   "price": 2835000,
   "lot_sqft": 43720,
   "price_per_lot_sqft": 64.84,
   "price_per_building_sqft": 420,
   "building_sqft": 6750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6791,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123340135"
  },
  {
   "address": null,
   "sale_month": "2016-01",
   "price": 2835000,
   "lot_sqft": 7376,
   "price_per_lot_sqft": 384.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123340134"
  },
  {
   "address": "3121 Emerson Ave S, Minneapolis",
   "sale_month": "2016-01",
   "price": 398125,
   "lot_sqft": 5890,
   "price_per_lot_sqft": 67.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 947,
   "use": "TRIPLEX",
   "parcel_id": "0402824120082"
  },
  {
   "address": "13911 Ridgedale Dr, Minnetonka",
   "sale_month": "2016-01",
   "price": 8350000,
   "lot_sqft": 154043,
   "price_per_lot_sqft": 54.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41108,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722310023"
  },
  {
   "address": "313 Lake St W, Minneapolis",
   "sale_month": "2016-01",
   "price": 823000,
   "lot_sqft": 12862,
   "price_per_lot_sqft": 63.99,
   "price_per_building_sqft": 143.55,
   "building_sqft": 5733,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5767,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220216"
  },
  {
   "address": "3329 5th Ave S, Minneapolis",
   "sale_month": "2016-01",
   "price": 100000,
   "lot_sqft": 5416,
   "price_per_lot_sqft": 18.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1100,
   "use": "TRIPLEX",
   "parcel_id": "0302824140218"
  },
  {
   "address": "2105 57th Ave N, Brooklyn Center",
   "sale_month": "2016-01",
   "price": 300000,
   "lot_sqft": 73087,
   "price_per_lot_sqft": 4.1,
   "price_per_building_sqft": 20.07,
   "building_sqft": 14951,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15041,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821420033"
  },
  {
   "address": "3725 Chicago Ave, Minneapolis",
   "sale_month": "2016-01",
   "price": 450000,
   "lot_sqft": 4898,
   "price_per_lot_sqft": 91.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824340039"
  },
  {
   "address": "8201 Park Ave S, Bloomington",
   "sale_month": "2016-01",
   "price": 2094211,
   "lot_sqft": 432915,
   "price_per_lot_sqft": 4.84,
   "price_per_building_sqft": 34.5,
   "building_sqft": 60701,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61067,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724320089"
  },
  {
   "address": "5452 Dupont Ave N, Brooklyn Center",
   "sale_month": "2016-01",
   "price": 550000,
   "lot_sqft": 17502,
   "price_per_lot_sqft": 31.42,
   "price_per_building_sqft": 92.36,
   "building_sqft": 5955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5991,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111821340118"
  },
  {
   "address": null,
   "sale_month": "2016-01",
   "price": 550000,
   "lot_sqft": 16234,
   "price_per_lot_sqft": 33.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111821320085"
  },
  {
   "address": "6440 City West Pkwy, Eden Prairie",
   "sale_month": "2016-01",
   "price": 350000,
   "lot_sqft": 57986,
   "price_per_lot_sqft": 6.04,
   "price_per_building_sqft": 105.96,
   "building_sqft": 3303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3322,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622240039"
  },
  {
   "address": "936 33rd Ave NE, Minneapolis",
   "sale_month": "2016-01",
   "price": 170000,
   "lot_sqft": 4006,
   "price_per_lot_sqft": 42.44,
   "price_per_building_sqft": 51.83,
   "building_sqft": 3280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3300,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924320079"
  },
  {
   "address": "3209 21st Ave S, Minneapolis",
   "sale_month": "2016-01",
   "price": 305000,
   "lot_sqft": 8551,
   "price_per_lot_sqft": 35.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2051,
   "use": "APARTMENT",
   "parcel_id": "0102824240079"
  },
  {
   "address": "16 Main Street West, Waconia",
   "sale_month": "2015-12",
   "price": 95000,
   "lot_sqft": 9740,
   "price_per_lot_sqft": 9.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503813"
  },
  {
   "address": "101 Main Street West, Waconia",
   "sale_month": "2015-12",
   "price": 2707250,
   "lot_sqft": 15360,
   "price_per_lot_sqft": 176.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16499,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502900"
  },
  {
   "address": "225 1st Street West, Waconia",
   "sale_month": "2015-12",
   "price": 242500,
   "lot_sqft": 10650,
   "price_per_lot_sqft": 22.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3428,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501270"
  },
  {
   "address": "3750 Thurston Avenue, Anoka",
   "sale_month": "2015-12",
   "price": 2550000,
   "lot_sqft": 141477,
   "price_per_lot_sqft": 18.02,
   "price_per_building_sqft": 53.08,
   "building_sqft": 48041,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48331,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225230022"
  },
  {
   "address": "360 Fuller Avenue, Saint Paul",
   "sale_month": "2015-12",
   "price": 360000,
   "lot_sqft": 6229,
   "price_per_lot_sqft": 57.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2748,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923420084"
  },
  {
   "address": "383 St Anthony Avenue, Saint Paul",
   "sale_month": "2015-12",
   "price": 5690000,
   "lot_sqft": 187873,
   "price_per_lot_sqft": 30.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13725,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923310104"
  },
  {
   "address": "1143 South Shore Dr, Medicine Lake",
   "sale_month": "2015-12",
   "price": 600000,
   "lot_sqft": 207090,
   "price_per_lot_sqft": 2.9,
   "price_per_building_sqft": 107.68,
   "building_sqft": 5572,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5606,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3611822220002"
  },
  {
   "address": "5605 Green Circle Dr, Minnetonka",
   "sale_month": "2015-12",
   "price": 3400000,
   "lot_sqft": 282349,
   "price_per_lot_sqft": 12.04,
   "price_per_building_sqft": 48.03,
   "building_sqft": 70790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71217,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722130005"
  },
  {
   "address": "2729 25th St E, Minneapolis",
   "sale_month": "2015-12",
   "price": 210000,
   "lot_sqft": 3557,
   "price_per_lot_sqft": 59.04,
   "price_per_building_sqft": 139.26,
   "building_sqft": 1508,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1517,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924140068"
  },
  {
   "address": "1915 County Road D East, Maplewood",
   "sale_month": "2015-12",
   "price": 715000,
   "lot_sqft": 28487,
   "price_per_lot_sqft": 25.1,
   "price_per_building_sqft": 121.12,
   "building_sqft": 5903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5939,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022330027"
  },
  {
   "address": "942 Sherburne Avenue, Saint Paul",
   "sale_month": "2015-12",
   "price": 240000,
   "lot_sqft": 4125,
   "price_per_lot_sqft": 58.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1845,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923240205"
  },
  {
   "address": "373 Ruth Street, Saint Paul",
   "sale_month": "2015-12",
   "price": 305000,
   "lot_sqft": 33144,
   "price_per_lot_sqft": 9.2,
   "price_per_building_sqft": 164.07,
   "building_sqft": 1859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1870,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922310048"
  },
  {
   "address": "1310 Wayzata Blvd W, Long Lake",
   "sale_month": "2015-12",
   "price": 2800000,
   "lot_sqft": 104348,
   "price_per_lot_sqft": 26.83,
   "price_per_building_sqft": 386.58,
   "building_sqft": 7243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7287,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511823310062"
  },
  {
   "address": "6845 Wedgwood Ct N, Maple Grove",
   "sale_month": "2015-12",
   "price": 3059516,
   "lot_sqft": 202034,
   "price_per_lot_sqft": 15.14,
   "price_per_building_sqft": 64.22,
   "building_sqft": 47641,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47928,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922120018"
  },
  {
   "address": "320 Lake St E, Minneapolis",
   "sale_month": "2015-12",
   "price": 1194111,
   "lot_sqft": 8724,
   "price_per_lot_sqft": 136.88,
   "price_per_building_sqft": 342.05,
   "building_sqft": 3491,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3512,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440212"
  },
  {
   "address": "2600 3rd Ave S, Minneapolis",
   "sale_month": "2015-12",
   "price": 95000,
   "lot_sqft": 4658,
   "price_per_lot_sqft": 20.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1689,
   "use": "APARTMENT",
   "parcel_id": "3402924420001"
  },
  {
   "address": "2550 Pillsbury Ave, Minneapolis",
   "sale_month": "2015-12",
   "price": 540000,
   "lot_sqft": 7346,
   "price_per_lot_sqft": 73.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2996,
   "use": "TRIPLEX",
   "parcel_id": "3402924240064"
  },
  {
   "address": "1664 University Avenue West, Saint Paul",
   "sale_month": "2015-12",
   "price": 1260000,
   "lot_sqft": 37784,
   "price_per_lot_sqft": 33.35,
   "price_per_building_sqft": 207,
   "building_sqft": 6087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6123,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923410128"
  },
  {
   "address": "1661 St Anthony Avenue, Saint Paul",
   "sale_month": "2015-12",
   "price": 3300000,
   "lot_sqft": 32561,
   "price_per_lot_sqft": 101.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8385,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923410106"
  },
  {
   "address": "935 Lilac Dr N, Golden Valley",
   "sale_month": "2015-12",
   "price": 237136,
   "lot_sqft": 217160,
   "price_per_lot_sqft": 1.09,
   "price_per_building_sqft": 161.21,
   "building_sqft": 1471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1480,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821240023"
  },
  {
   "address": "621 Lilac Dr N, Golden Valley",
   "sale_month": "2015-12",
   "price": 1730000,
   "lot_sqft": 61292,
   "price_per_lot_sqft": 28.23,
   "price_per_building_sqft": 223.72,
   "building_sqft": 7733,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7779,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3311821240013"
  },
  {
   "address": "5905 Golden Valley Rd, Golden Valley",
   "sale_month": "2015-12",
   "price": 3325000,
   "lot_sqft": 168763,
   "price_per_lot_sqft": 19.7,
   "price_per_building_sqft": 87.94,
   "building_sqft": 37810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38038,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311821210057"
  },
  {
   "address": "2819 Hennepin Ave, Minneapolis",
   "sale_month": "2015-12",
   "price": 975000,
   "lot_sqft": 6375,
   "price_per_lot_sqft": 152.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430124"
  },
  {
   "address": "2418 Fremont Ave S, Minneapolis",
   "sale_month": "2015-12",
   "price": 475000,
   "lot_sqft": 6378,
   "price_per_lot_sqft": 74.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1655,
   "use": "TRIPLEX",
   "parcel_id": "3302924130213"
  },
  {
   "address": "18530 Ulysses Street Northeast, East Bethel",
   "sale_month": "2015-12",
   "price": 650000,
   "lot_sqft": 91108,
   "price_per_lot_sqft": 7.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7203,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323323240007"
  },
  {
   "address": "388 Cleveland Avenue Southwest, New Brighton",
   "sale_month": "2015-12",
   "price": 671500,
   "lot_sqft": 41737,
   "price_per_lot_sqft": 16.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4307,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023140017"
  },
  {
   "address": "260 5th Street East, Saint Paul",
   "sale_month": "2015-12",
   "price": 13200000,
   "lot_sqft": 17147,
   "price_per_lot_sqft": 769.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15184,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922330379"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 2160000,
   "lot_sqft": 7289,
   "price_per_lot_sqft": 296.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3202921230006"
  },
  {
   "address": "500 Jackson Street, Saint Paul",
   "sale_month": "2015-12",
   "price": 1500000,
   "lot_sqft": 10161,
   "price_per_lot_sqft": 147.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8596,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922431531"
  },
  {
   "address": "6230 10th Street North, Oakdale",
   "sale_month": "2015-12",
   "price": 270000,
   "lot_sqft": 1818,
   "price_per_lot_sqft": 148.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3002921330037"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 550000,
   "lot_sqft": 8967,
   "price_per_lot_sqft": 61.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3002921330013"
  },
  {
   "address": "1040 Gershwin Avenue North, Oakdale",
   "sale_month": "2015-12",
   "price": 550000,
   "lot_sqft": 51927,
   "price_per_lot_sqft": 10.59,
   "price_per_building_sqft": 119.51,
   "building_sqft": 4602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4630,
   "use": "300",
   "parcel_id": "3002921330012"
  },
  {
   "address": "1676 94th Lane Northeast, Blaine",
   "sale_month": "2015-12",
   "price": 500,
   "lot_sqft": 98425,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.02,
   "building_sqft": 31427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31617,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123440024"
  },
  {
   "address": "6800 Penn Ave S, Richfield",
   "sale_month": "2015-12",
   "price": 351000,
   "lot_sqft": 11640,
   "price_per_lot_sqft": 30.15,
   "price_per_building_sqft": 155.65,
   "building_sqft": 2255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2268,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824440009"
  },
  {
   "address": "803 Earl Street, Saint Paul",
   "sale_month": "2015-12",
   "price": 160000,
   "lot_sqft": 8854,
   "price_per_lot_sqft": 18.07,
   "price_per_building_sqft": 112.28,
   "building_sqft": 1425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1434,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922340014"
  },
  {
   "address": "14400 Excelsior Blvd, Minnetonka",
   "sale_month": "2015-12",
   "price": 6200000,
   "lot_sqft": 155019,
   "price_per_lot_sqft": 40,
   "price_per_building_sqft": 171.67,
   "building_sqft": 36115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36333,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811722440526"
  },
  {
   "address": "167 James Ave N, Minneapolis",
   "sale_month": "2015-12",
   "price": 372000,
   "lot_sqft": 52155,
   "price_per_lot_sqft": 7.13,
   "price_per_building_sqft": 20.89,
   "building_sqft": 17806,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17913,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2802924210003"
  },
  {
   "address": "1140 3rd Avenue West, Shakopee",
   "sale_month": "2015-12",
   "price": 300000,
   "lot_sqft": 11977,
   "price_per_lot_sqft": 25.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2348,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270940010"
  },
  {
   "address": "801 Nicollet Mall, Minneapolis",
   "sale_month": "2015-12",
   "price": 78350000,
   "lot_sqft": 16539,
   "price_per_lot_sqft": 4737.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120088"
  },
  {
   "address": "981 Bluff Avenue East, Shakopee",
   "sale_month": "2015-12",
   "price": 285000,
   "lot_sqft": 12092,
   "price_per_lot_sqft": 23.57,
   "price_per_building_sqft": 79.94,
   "building_sqft": 3565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3586,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041130"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 285000,
   "lot_sqft": 8798,
   "price_per_lot_sqft": 32.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041120"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 500,
   "lot_sqft": 28869,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263122120004"
  },
  {
   "address": "7870 Park Drive, Chanhassen",
   "sale_month": "2015-12",
   "price": 1875000,
   "lot_sqft": 127251,
   "price_per_lot_sqft": 14.73,
   "price_per_building_sqft": 58.01,
   "building_sqft": 32322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32517,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251920020"
  },
  {
   "address": "3405 State Hwy No 169, Plymouth",
   "sale_month": "2015-12",
   "price": 380000,
   "lot_sqft": 18782,
   "price_per_lot_sqft": 20.23,
   "price_per_building_sqft": 84.97,
   "building_sqft": 4472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4499,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411822110020"
  },
  {
   "address": "4 Island Ave W, Minneapolis",
   "sale_month": "2015-12",
   "price": 90000,
   "lot_sqft": 8087,
   "price_per_lot_sqft": 11.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924230068"
  },
  {
   "address": "30 1st St N, Minneapolis",
   "sale_month": "2015-12",
   "price": 1800000,
   "lot_sqft": 4796,
   "price_per_lot_sqft": 375.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2673,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924230019"
  },
  {
   "address": "1305 Madison Street, Saint Paul",
   "sale_month": "2015-12",
   "price": 468000,
   "lot_sqft": 41386,
   "price_per_lot_sqft": 11.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3791,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222823220124"
  },
  {
   "address": "4409 85th Ave N, Brooklyn Park",
   "sale_month": "2015-12",
   "price": 325000,
   "lot_sqft": 87655,
   "price_per_lot_sqft": 3.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2211921220014"
  },
  {
   "address": "30 7th St S, Minneapolis",
   "sale_month": "2015-12",
   "price": 34250000,
   "lot_sqft": 65663,
   "price_per_lot_sqft": 521.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430119"
  },
  {
   "address": "524 5th St N, Minneapolis",
   "sale_month": "2015-12",
   "price": 68215185,
   "lot_sqft": 53476,
   "price_per_lot_sqft": 1275.62,
   "price_per_building_sqft": 1617.24,
   "building_sqft": 42180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42435,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924240100"
  },
  {
   "address": "15480 Pioneer Tr, Eden Prairie",
   "sale_month": "2015-12",
   "price": 287000,
   "lot_sqft": 24495,
   "price_per_lot_sqft": 11.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1785,
   "use": "TRIPLEX",
   "parcel_id": "2111622310026"
  },
  {
   "address": "713 Church Street East, Belle Plaine",
   "sale_month": "2015-12",
   "price": 10000,
   "lot_sqft": 5239,
   "price_per_lot_sqft": 1.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200660081"
  },
  {
   "address": "217 Dean Ave E, Champlin",
   "sale_month": "2015-12",
   "price": 400000,
   "lot_sqft": 54637,
   "price_per_lot_sqft": 7.32,
   "price_per_building_sqft": 67.25,
   "building_sqft": 5948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5984,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1912021310075"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 575000,
   "lot_sqft": 225490,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1911921430036"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 575000,
   "lot_sqft": 106194,
   "price_per_lot_sqft": 5.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911921430004"
  },
  {
   "address": "7801 Xylon Ave N, Brooklyn Park",
   "sale_month": "2015-12",
   "price": 575000,
   "lot_sqft": 45584,
   "price_per_lot_sqft": 12.61,
   "price_per_building_sqft": 31.11,
   "building_sqft": 18482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18594,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911921430003"
  },
  {
   "address": "14722 Victor Hugo Boulevard North, Hugo",
   "sale_month": "2015-12",
   "price": 250000,
   "lot_sqft": 43131,
   "price_per_lot_sqft": 5.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1903121230164"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 380000,
   "lot_sqft": 10553,
   "price_per_lot_sqft": 36.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1903121220125"
  },
  {
   "address": "14741 Victor Hugo Boulevard North, Hugo",
   "sale_month": "2015-12",
   "price": 380000,
   "lot_sqft": 47420,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "300",
   "parcel_id": "1903121220123"
  },
  {
   "address": "2222 Elm St SE, Minneapolis",
   "sale_month": "2015-12",
   "price": 17975000,
   "lot_sqft": 943796,
   "price_per_lot_sqft": 19.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 506396,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923310006"
  },
  {
   "address": "2101 Como Ave SE, Minneapolis",
   "sale_month": "2015-12",
   "price": 357000,
   "lot_sqft": 5524,
   "price_per_lot_sqft": 64.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923210217"
  },
  {
   "address": "2980 Granada Lane North, Oakdale",
   "sale_month": "2015-12",
   "price": 2900000,
   "lot_sqft": 635851,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": 60.52,
   "building_sqft": 47919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48208,
   "use": "305",
   "parcel_id": "1902921210006"
  },
  {
   "address": "8501 Jefferson La N, Brooklyn Park",
   "sale_month": "2015-12",
   "price": 2600000,
   "lot_sqft": 82948,
   "price_per_lot_sqft": 31.34,
   "price_per_building_sqft": 139.6,
   "building_sqft": 18625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18738,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921330032"
  },
  {
   "address": "752 Harding St NE, Minneapolis",
   "sale_month": "2015-12",
   "price": 2050000,
   "lot_sqft": 81215,
   "price_per_lot_sqft": 25.24,
   "price_per_building_sqft": 72.08,
   "building_sqft": 28440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28611,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923310006"
  },
  {
   "address": "9805 Normandale Blvd, Bloomington",
   "sale_month": "2015-12",
   "price": 19950000,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 458.39,
   "price_per_building_sqft": 3305.72,
   "building_sqft": 6035,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6071,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802724320028"
  },
  {
   "address": "5101 98th St W, Bloomington",
   "sale_month": "2015-12",
   "price": 19950000,
   "lot_sqft": 780318,
   "price_per_lot_sqft": 25.57,
   "price_per_building_sqft": 130.1,
   "building_sqft": 153338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 154264,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1802724320027"
  },
  {
   "address": "4110 Douglas Dr N, Crystal",
   "sale_month": "2015-12",
   "price": 349710,
   "lot_sqft": 73944,
   "price_per_lot_sqft": 4.73,
   "price_per_building_sqft": 25.89,
   "building_sqft": 13507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13588,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230010"
  },
  {
   "address": "9530 James Ave S, Bloomington",
   "sale_month": "2015-12",
   "price": 716500,
   "lot_sqft": 35048,
   "price_per_lot_sqft": 20.44,
   "price_per_building_sqft": 65.55,
   "building_sqft": 10930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10996,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724210015"
  },
  {
   "address": "13601 Balsam La N, Dayton",
   "sale_month": "2015-12",
   "price": 300000,
   "lot_sqft": 34943,
   "price_per_lot_sqft": 8.59,
   "price_per_building_sqft": 139.34,
   "building_sqft": 2153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2166,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412022410009"
  },
  {
   "address": "3601 Lancaster La N, Plymouth",
   "sale_month": "2015-12",
   "price": 12000000,
   "lot_sqft": 275093,
   "price_per_lot_sqft": 43.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14090,
   "use": "APARTMENT",
   "parcel_id": "1311822440013"
  },
  {
   "address": "3631 Lancaster La N, Plymouth",
   "sale_month": "2015-12",
   "price": 12000000,
   "lot_sqft": 275387,
   "price_per_lot_sqft": 43.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13977,
   "use": "APARTMENT",
   "parcel_id": "1311822440012"
  },
  {
   "address": "11200 Stillwater Boulevard North, Lake Elmo",
   "sale_month": "2015-12",
   "price": 125000,
   "lot_sqft": 65298,
   "price_per_lot_sqft": 1.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "300",
   "parcel_id": "1302921220016"
  },
  {
   "address": "7091 Highway 65 Northeast, Fridley",
   "sale_month": "2015-12",
   "price": 300000,
   "lot_sqft": 12275,
   "price_per_lot_sqft": 24.44,
   "price_per_building_sqft": 118.62,
   "building_sqft": 2529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2544,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024310025"
  },
  {
   "address": "1223 73rd Avenue Northeast, Fridley",
   "sale_month": "2015-12",
   "price": 945000,
   "lot_sqft": 67889,
   "price_per_lot_sqft": 13.92,
   "price_per_building_sqft": 46.43,
   "building_sqft": 20352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20475,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240048"
  },
  {
   "address": "2425 Rice Street North, Roseville",
   "sale_month": "2015-12",
   "price": 750000,
   "lot_sqft": 51768,
   "price_per_lot_sqft": 14.49,
   "price_per_building_sqft": 78.82,
   "building_sqft": 9515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9572,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923140090"
  },
  {
   "address": "762 State Hwy No 55, Medina",
   "sale_month": "2015-12",
   "price": 1150000,
   "lot_sqft": 74842,
   "price_per_lot_sqft": 15.37,
   "price_per_building_sqft": 220.31,
   "building_sqft": 5220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5251,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823230060"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 300000,
   "lot_sqft": 5970,
   "price_per_lot_sqft": 50.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1202722340089"
  },
  {
   "address": "1229 4th Street, Saint Paul Park",
   "sale_month": "2015-12",
   "price": 300000,
   "lot_sqft": 5972,
   "price_per_lot_sqft": 50.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1953,
   "use": "110",
   "parcel_id": "1202722340088"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 300000,
   "lot_sqft": 896,
   "price_per_lot_sqft": 334.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1202722340087"
  },
  {
   "address": "500 Osborne Road Northeast, Fridley",
   "sale_month": "2015-12",
   "price": 3007500,
   "lot_sqft": 132024,
   "price_per_lot_sqft": 22.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024210076"
  },
  {
   "address": "2451 Ariel Street North, Maplewood",
   "sale_month": "2015-12",
   "price": 3600000,
   "lot_sqft": 141738,
   "price_per_lot_sqft": 25.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5128,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112922240030"
  },
  {
   "address": "929 7th Street West, Saint Paul",
   "sale_month": "2015-12",
   "price": 80000,
   "lot_sqft": 4937,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823140136"
  },
  {
   "address": "14425 James Rd, Rogers",
   "sale_month": "2015-12",
   "price": 1050000,
   "lot_sqft": 213448,
   "price_per_lot_sqft": 4.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62006,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023420005"
  },
  {
   "address": "8807 18th Ave S, Bloomington",
   "sale_month": "2015-12",
   "price": 295000,
   "lot_sqft": 13494,
   "price_per_lot_sqft": 21.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1797,
   "use": "APARTMENT",
   "parcel_id": "1102724140079"
  },
  {
   "address": "4310 Nicollet Ave, Minneapolis",
   "sale_month": "2015-12",
   "price": 1382250,
   "lot_sqft": 20285,
   "price_per_lot_sqft": 68.14,
   "price_per_building_sqft": 256.3,
   "building_sqft": 5393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5425,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310107"
  },
  {
   "address": "3403 Aldrich Ave N, Minneapolis",
   "sale_month": "2015-12",
   "price": 40000,
   "lot_sqft": 5812,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1214,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924110095"
  },
  {
   "address": "1455 165th Avenue Northeast, Ham Lake",
   "sale_month": "2015-12",
   "price": 1000000,
   "lot_sqft": 199702,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7961,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223430003"
  },
  {
   "address": "7664 Woodlawn Drive, Mounds View",
   "sale_month": "2015-12",
   "price": 786000,
   "lot_sqft": 31451,
   "price_per_lot_sqft": 24.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3608,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220035"
  },
  {
   "address": "7610 Woodlawn Drive, Mounds View",
   "sale_month": "2015-12",
   "price": 315000,
   "lot_sqft": 13771,
   "price_per_lot_sqft": 22.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2031,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220023"
  },
  {
   "address": "5337 Edgewood Ave N, Crystal",
   "sale_month": "2015-12",
   "price": 974200,
   "lot_sqft": 19493,
   "price_per_lot_sqft": 49.98,
   "price_per_building_sqft": 173.53,
   "building_sqft": 5614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5648,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811821110047"
  },
  {
   "address": "530 Madison Street, Anoka",
   "sale_month": "2015-12",
   "price": 680000,
   "lot_sqft": 16400,
   "price_per_lot_sqft": 41.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3053,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210102"
  },
  {
   "address": "3405 France Ave N, Robbinsdale",
   "sale_month": "2015-12",
   "price": 140329,
   "lot_sqft": 5050,
   "price_per_lot_sqft": 27.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1533,
   "use": "TRIPLEX",
   "parcel_id": "0702924110086"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 1660000,
   "lot_sqft": 19435,
   "price_per_lot_sqft": 85.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124420019"
  },
  {
   "address": "3420 129th Avenue Northwest, Coon Rapids",
   "sale_month": "2015-12",
   "price": 1660000,
   "lot_sqft": 69959,
   "price_per_lot_sqft": 23.73,
   "price_per_building_sqft": 294.01,
   "building_sqft": 5646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5680,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130041"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 368500,
   "lot_sqft": 6268,
   "price_per_lot_sqft": 58.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320030"
  },
  {
   "address": null,
   "sale_month": "2015-12",
   "price": 368500,
   "lot_sqft": 9840,
   "price_per_lot_sqft": 37.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320029"
  },
  {
   "address": "173 Robert Street South, Saint Paul",
   "sale_month": "2015-12",
   "price": 368500,
   "lot_sqft": 14965,
   "price_per_lot_sqft": 24.62,
   "price_per_building_sqft": 90.47,
   "building_sqft": 4073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4097,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320015"
  },
  {
   "address": "124 Eva Street, Saint Paul",
   "sale_month": "2015-12",
   "price": 495000,
   "lot_sqft": 28592,
   "price_per_lot_sqft": 17.31,
   "price_per_building_sqft": 55.64,
   "building_sqft": 8897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8951,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822230016"
  },
  {
   "address": "5755 West Broadway, Crystal",
   "sale_month": "2015-12",
   "price": 3650000,
   "lot_sqft": 48401,
   "price_per_lot_sqft": 75.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14399,
   "use": "APARTMENT",
   "parcel_id": "0511821420060"
  },
  {
   "address": "6465 Wayzata Blvd, St. Louis Park",
   "sale_month": "2015-12",
   "price": 30558858,
   "lot_sqft": 386373,
   "price_per_lot_sqft": 79.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24092,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721410022"
  },
  {
   "address": "652 Bielenberg Drive, Woodbury",
   "sale_month": "2015-12",
   "price": 300000,
   "lot_sqft": 14920,
   "price_per_lot_sqft": 20.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11274,
   "use": "300",
   "parcel_id": "0502821310206"
  },
  {
   "address": "7900 Xerxes Ave S, Bloomington",
   "sale_month": "2015-12",
   "price": 46250000,
   "lot_sqft": 226074,
   "price_per_lot_sqft": 204.58,
   "price_per_building_sqft": 8008.66,
   "building_sqft": 5775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5810,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724210003"
  },
  {
   "address": "3400 American Blvd W, Bloomington",
   "sale_month": "2015-12",
   "price": 46250000,
   "lot_sqft": 500372,
   "price_per_lot_sqft": 92.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 267202,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724210002"
  },
  {
   "address": "2672 Maplewood Drive North, Maplewood",
   "sale_month": "2015-12",
   "price": 300000,
   "lot_sqft": 14900,
   "price_per_lot_sqft": 20.13,
   "price_per_building_sqft": 69.8,
   "building_sqft": 4298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4324,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042922440021"
  },
  {
   "address": "1842 Ashland Avenue, Saint Paul",
   "sale_month": "2015-12",
   "price": 158800,
   "lot_sqft": 6912,
   "price_per_lot_sqft": 22.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1950,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240097"
  },
  {
   "address": "5775 Wayzata Blvd, St. Louis Park",
   "sale_month": "2015-12",
   "price": 30441142,
   "lot_sqft": 490274,
   "price_per_lot_sqft": 62.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30252,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721310024"
  },
  {
   "address": "3241 E Bde Maka Ska Pkwy, Minneapolis",
   "sale_month": "2015-12",
   "price": 861000,
   "lot_sqft": 8556,
   "price_per_lot_sqft": 100.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2298,
   "use": "TRIPLEX",
   "parcel_id": "0402824240071"
  },
  {
   "address": "195 Radio Drive, Woodbury",
   "sale_month": "2015-12",
   "price": 1725000,
   "lot_sqft": 66381,
   "price_per_lot_sqft": 25.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7747,
   "use": "300",
   "parcel_id": "0402821120020"
  },
  {
   "address": "10100 Noble Pkwy N, Brooklyn Park",
   "sale_month": "2015-12",
   "price": 23291012,
   "lot_sqft": 526379,
   "price_per_lot_sqft": 44.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99091,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311921340013"
  },
  {
   "address": "14350 Rosemount Drive, Burnsville",
   "sale_month": "2015-12",
   "price": 2200000,
   "lot_sqft": 147748,
   "price_per_lot_sqft": 14.89,
   "price_per_building_sqft": 54.6,
   "building_sqft": 40292,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40536,
   "use": "Industrial-preferred",
   "parcel_id": "024845001010"
  },
  {
   "address": "1333 Larc Industrial Boulevard, Burnsville",
   "sale_month": "2015-12",
   "price": 725000,
   "lot_sqft": 46207,
   "price_per_lot_sqft": 15.69,
   "price_per_building_sqft": 51.83,
   "building_sqft": 13987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14072,
   "use": "Industrial-preferred",
   "parcel_id": "024430002050"
  },
  {
   "address": "11931 12th Avenue South, Burnsville",
   "sale_month": "2015-12",
   "price": 1640000,
   "lot_sqft": 160788,
   "price_per_lot_sqft": 10.2,
   "price_per_building_sqft": 33.97,
   "building_sqft": 48278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48570,
   "use": "Industrial-preferred",
   "parcel_id": "024430001012"
  },
  {
   "address": "13700 County Road 11, Burnsville",
   "sale_month": "2015-12",
   "price": 1300000,
   "lot_sqft": 60539,
   "price_per_lot_sqft": 21.47,
   "price_per_building_sqft": 188.57,
   "building_sqft": 6894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6936,
   "use": "Commercial-preferred",
   "parcel_id": "023810001010"
  },
  {
   "address": "713 Lake St E, Minneapolis",
   "sale_month": "2015-12",
   "price": 470000,
   "lot_sqft": 9476,
   "price_per_lot_sqft": 49.6,
   "price_per_building_sqft": 69.92,
   "building_sqft": 6722,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6763,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824220191"
  },
  {
   "address": "637 Lake St E, Minneapolis",
   "sale_month": "2015-12",
   "price": 580000,
   "lot_sqft": 18716,
   "price_per_lot_sqft": 30.99,
   "price_per_building_sqft": 88,
   "building_sqft": 6591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6631,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824220127"
  },
  {
   "address": "353 7th Street West, Saint Paul",
   "sale_month": "2015-12",
   "price": 3661722,
   "lot_sqft": 23640,
   "price_per_lot_sqft": 154.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1415,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410180"
  },
  {
   "address": "341 7th Street West, Saint Paul",
   "sale_month": "2015-12",
   "price": 3661722,
   "lot_sqft": 7382,
   "price_per_lot_sqft": 496.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410005"
  },
  {
   "address": "1275 Kruse Street, West Saint Paul",
   "sale_month": "2015-11",
   "price": 1460000,
   "lot_sqft": 37225,
   "price_per_lot_sqft": 39.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11873,
   "use": "Apartment",
   "parcel_id": "423340002130"
  },
  {
   "address": "150 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-11",
   "price": 500,
   "lot_sqft": 61455,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.05,
   "building_sqft": 10371,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10434,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124120031"
  },
  {
   "address": "6133 Blue Circle Dr, Minnetonka",
   "sale_month": "2015-11",
   "price": 519000,
   "lot_sqft": 61814,
   "price_per_lot_sqft": 8.4,
   "price_per_building_sqft": 52.47,
   "building_sqft": 9891,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9951,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722430031"
  },
  {
   "address": "2027 Franklin Ave E, Minneapolis",
   "sale_month": "2015-11",
   "price": 1750000,
   "lot_sqft": 20869,
   "price_per_lot_sqft": 83.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9403,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924220102"
  },
  {
   "address": "2717 Franklin Ave E, Minneapolis",
   "sale_month": "2015-11",
   "price": 725000,
   "lot_sqft": 21730,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7727,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924110182"
  },
  {
   "address": "539 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2015-11",
   "price": 380000,
   "lot_sqft": 6479,
   "price_per_lot_sqft": 58.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3237,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024310072"
  },
  {
   "address": "15230 Carrousel Way, Rosemount",
   "sale_month": "2015-11",
   "price": 640000,
   "lot_sqft": 55130,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": 96.97,
   "building_sqft": 6600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6640,
   "use": "Industrial-preferred",
   "parcel_id": "347115003044"
  },
  {
   "address": "3460 150th Street West, Rosemount",
   "sale_month": "2015-11",
   "price": 1375000,
   "lot_sqft": 39862,
   "price_per_lot_sqft": 34.49,
   "price_per_building_sqft": 268.14,
   "building_sqft": 5128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5159,
   "use": "Commercial-preferred",
   "parcel_id": "346463001030"
  },
  {
   "address": "2308 135th Lane Northwest, Andover",
   "sale_month": "2015-11",
   "price": 695000,
   "lot_sqft": 77669,
   "price_per_lot_sqft": 8.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6807,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343224320020"
  },
  {
   "address": "3575 Hoffman Road East, Vadnais Heights",
   "sale_month": "2015-11",
   "price": 1350000,
   "lot_sqft": 87442,
   "price_per_lot_sqft": 15.44,
   "price_per_building_sqft": 57.33,
   "building_sqft": 23546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23689,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022120050"
  },
  {
   "address": "1552 Edmund Avenue, Saint Paul",
   "sale_month": "2015-11",
   "price": 418300,
   "lot_sqft": 7064,
   "price_per_lot_sqft": 59.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2300,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923230149"
  },
  {
   "address": "1921 Roblyn Avenue, Saint Paul",
   "sale_month": "2015-11",
   "price": 278000,
   "lot_sqft": 7913,
   "price_per_lot_sqft": 35.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1867,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340105"
  },
  {
   "address": "14520 61st Street Court North, Oak Park Heights",
   "sale_month": "2015-11",
   "price": 275000,
   "lot_sqft": 17913,
   "price_per_lot_sqft": 15.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "300",
   "parcel_id": "3303020430051"
  },
  {
   "address": "13831 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2015-11",
   "price": 600000,
   "lot_sqft": 87249,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223240015"
  },
  {
   "address": "296 Bates Avenue, Saint Paul",
   "sale_month": "2015-11",
   "price": 885000,
   "lot_sqft": 9131,
   "price_per_lot_sqft": 96.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5966,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410037"
  },
  {
   "address": "2081 Industrial Boulevard, Stillwater",
   "sale_month": "2015-11",
   "price": 700000,
   "lot_sqft": 43142,
   "price_per_lot_sqft": 16.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6181,
   "use": "305",
   "parcel_id": "3203020440004"
  },
  {
   "address": "2806 Xerxes Ave S, Minneapolis",
   "sale_month": "2015-11",
   "price": 3887000,
   "lot_sqft": 10416,
   "price_per_lot_sqft": 373.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3571,
   "use": "APARTMENT",
   "parcel_id": "3202924340003"
  },
  {
   "address": "9200 10th Ave N, Golden Valley",
   "sale_month": "2015-11",
   "price": 6450000,
   "lot_sqft": 242765,
   "price_per_lot_sqft": 26.57,
   "price_per_building_sqft": 51.81,
   "building_sqft": 124503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 125254,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821220013"
  },
  {
   "address": "5310 23rd St W, St. Louis Park",
   "sale_month": "2015-11",
   "price": 4462690,
   "lot_sqft": 119280,
   "price_per_lot_sqft": 37.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102924220031"
  },
  {
   "address": "546 Bavaria Lane, Chaska",
   "sale_month": "2015-11",
   "price": 230000,
   "lot_sqft": 1489,
   "price_per_lot_sqft": 154.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590100"
  },
  {
   "address": "5100 Thimsen Ave, Minnetonka",
   "sale_month": "2015-11",
   "price": 612500,
   "lot_sqft": 20693,
   "price_per_lot_sqft": 29.6,
   "price_per_building_sqft": 134.06,
   "building_sqft": 4569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4596,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410036"
  },
  {
   "address": "600 25th Ave SE, Minneapolis",
   "sale_month": "2015-11",
   "price": 1450000,
   "lot_sqft": 189873,
   "price_per_lot_sqft": 7.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15836,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923120005"
  },
  {
   "address": "7600 West Broadway, Brooklyn Park",
   "sale_month": "2015-11",
   "price": 2625000,
   "lot_sqft": 76010,
   "price_per_lot_sqft": 34.53,
   "price_per_building_sqft": 456.36,
   "building_sqft": 5752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5786,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921210106"
  },
  {
   "address": "2401 Pilot Knob Road, Mendota Heights",
   "sale_month": "2015-11",
   "price": 2613000,
   "lot_sqft": 162382,
   "price_per_lot_sqft": 16.09,
   "price_per_building_sqft": 53.08,
   "building_sqft": 49232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49529,
   "use": "Industrial-preferred",
   "parcel_id": "270330078011"
  },
  {
   "address": "825 Marquette Ave, Minneapolis",
   "sale_month": "2015-11",
   "price": 86000000,
   "lot_sqft": 34060,
   "price_per_lot_sqft": 2524.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924110082"
  },
  {
   "address": "6933 Highway 13 West, Savage",
   "sale_month": "2015-11",
   "price": 4560000,
   "lot_sqft": 21666,
   "price_per_lot_sqft": 210.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269080120"
  },
  {
   "address": "9025 Highway 101, Savage",
   "sale_month": "2015-11",
   "price": 1060000,
   "lot_sqft": 132997,
   "price_per_lot_sqft": 7.97,
   "price_per_building_sqft": 104.81,
   "building_sqft": 10114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10175,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269070290"
  },
  {
   "address": "601 Chicago Ave, Minneapolis",
   "sale_month": "2015-11",
   "price": 2250000,
   "lot_sqft": 7544,
   "price_per_lot_sqft": 298.25,
   "price_per_building_sqft": 355.45,
   "building_sqft": 6330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6368,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602924240064"
  },
  {
   "address": "822 11th Ave SE, Minneapolis",
   "sale_month": "2015-11",
   "price": 750000,
   "lot_sqft": 13063,
   "price_per_lot_sqft": 57.41,
   "price_per_building_sqft": 233.57,
   "building_sqft": 3211,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3231,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924130120"
  },
  {
   "address": "7580 160th Street West, Lakeville",
   "sale_month": "2015-11",
   "price": 2550000,
   "lot_sqft": 63970,
   "price_per_lot_sqft": 39.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9342,
   "use": "Commercial-preferred",
   "parcel_id": "221677501020"
  },
  {
   "address": "120 6th St S, Minneapolis",
   "sale_month": "2015-11",
   "price": 68550000,
   "lot_sqft": 60817,
   "price_per_lot_sqft": 1127.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440063"
  },
  {
   "address": "3300 Douglas Dr N, Crystal",
   "sale_month": "2015-11",
   "price": 3100000,
   "lot_sqft": 53932,
   "price_per_lot_sqft": 57.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7646,
   "use": "APARTMENT",
   "parcel_id": "2111821230106"
  },
  {
   "address": "3320 Douglas Dr N, Crystal",
   "sale_month": "2015-11",
   "price": 3100000,
   "lot_sqft": 53953,
   "price_per_lot_sqft": 57.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7085,
   "use": "APARTMENT",
   "parcel_id": "2111821230105"
  },
  {
   "address": "10250 Central Avenue Northeast, Blaine",
   "sale_month": "2015-11",
   "price": 500,
   "lot_sqft": 83598,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203123340004"
  },
  {
   "address": "900 Long Lake Road, New Brighton",
   "sale_month": "2015-11",
   "price": 7850000,
   "lot_sqft": 185925,
   "price_per_lot_sqft": 42.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23514,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203023340125"
  },
  {
   "address": "2286 Como Avenue, Saint Paul",
   "sale_month": "2015-11",
   "price": 700000,
   "lot_sqft": 7088,
   "price_per_lot_sqft": 98.76,
   "price_per_building_sqft": 23.92,
   "building_sqft": 29260,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29437,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923420044"
  },
  {
   "address": "201 East Hayden Lake Rd, Champlin",
   "sale_month": "2015-11",
   "price": 4600000,
   "lot_sqft": 114235,
   "price_per_lot_sqft": 40.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22451,
   "use": "APARTMENT",
   "parcel_id": "1912021340049"
  },
  {
   "address": "1734 Adolphus Street North, Maplewood",
   "sale_month": "2015-11",
   "price": 2100000,
   "lot_sqft": 84392,
   "price_per_lot_sqft": 24.88,
   "price_per_building_sqft": 177.36,
   "building_sqft": 11840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11912,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922440014"
  },
  {
   "address": "4435 Peony La N, Plymouth",
   "sale_month": "2015-11",
   "price": 210000,
   "lot_sqft": 21496,
   "price_per_lot_sqft": 9.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811822120010"
  },
  {
   "address": "17905 Old Rockford Rd, Plymouth",
   "sale_month": "2015-11",
   "price": 210000,
   "lot_sqft": 44016,
   "price_per_lot_sqft": 4.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811822120008"
  },
  {
   "address": "2314 Sheridan Ave N, Minneapolis",
   "sale_month": "2015-11",
   "price": 80000,
   "lot_sqft": 5037,
   "price_per_lot_sqft": 15.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1053,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924110131"
  },
  {
   "address": "1870 East Shore Drive North, Maplewood",
   "sale_month": "2015-11",
   "price": 29250000,
   "lot_sqft": 192042,
   "price_per_lot_sqft": 152.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29577,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162922310029"
  },
  {
   "address": "5912 42nd Ave N, Robbinsdale",
   "sale_month": "2015-11",
   "price": 315000,
   "lot_sqft": 15310,
   "price_per_lot_sqft": 20.57,
   "price_per_building_sqft": 67.41,
   "building_sqft": 4673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4701,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230001"
  },
  {
   "address": "2058 West Broadway, Minneapolis",
   "sale_month": "2015-11",
   "price": 15000,
   "lot_sqft": 5556,
   "price_per_lot_sqft": 2.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924220169"
  },
  {
   "address": "800 West Broadway, Minneapolis",
   "sale_month": "2015-11",
   "price": 50000,
   "lot_sqft": 31319,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": 2.1,
   "building_sqft": 23819,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23962,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140090"
  },
  {
   "address": "2019 Aldrich Ave N, Minneapolis",
   "sale_month": "2015-11",
   "price": 38671,
   "lot_sqft": 7830,
   "price_per_lot_sqft": 4.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1866,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924140089"
  },
  {
   "address": "301 Pine Street, Farmington",
   "sale_month": "2015-11",
   "price": 320000,
   "lot_sqft": 27635,
   "price_per_lot_sqft": 11.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10615,
   "use": "Commercial-preferred",
   "parcel_id": "140310002023"
  },
  {
   "address": "719 University Ave NE, Minneapolis",
   "sale_month": "2015-11",
   "price": 75000,
   "lot_sqft": 6594,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2267,
   "use": "APARTMENT",
   "parcel_id": "1402924310100"
  },
  {
   "address": "1134 Washington St NE, Minneapolis",
   "sale_month": "2015-11",
   "price": 345000,
   "lot_sqft": 5537,
   "price_per_lot_sqft": 62.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2008,
   "use": "APARTMENT",
   "parcel_id": "1402924240139"
  },
  {
   "address": "2600 Johnson St NE, Minneapolis",
   "sale_month": "2015-11",
   "price": 432000,
   "lot_sqft": 5498,
   "price_per_lot_sqft": 78.57,
   "price_per_building_sqft": 268.99,
   "building_sqft": 1606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924240128"
  },
  {
   "address": "7521 Commerce Lane Northeast, Fridley",
   "sale_month": "2015-11",
   "price": 500,
   "lot_sqft": 59627,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.04,
   "building_sqft": 14079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14164,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024220011"
  },
  {
   "address": "5052 Upton Ave N, Minneapolis",
   "sale_month": "2015-11",
   "price": 84500,
   "lot_sqft": 5437,
   "price_per_lot_sqft": 15.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 943,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1111821230062"
  },
  {
   "address": "1926 Central Ave NE, Minneapolis",
   "sale_month": "2015-11",
   "price": 390000,
   "lot_sqft": 5216,
   "price_per_lot_sqft": 74.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 506,
   "use": "APARTMENT",
   "parcel_id": "1102924440001"
  },
  {
   "address": "3445 Oleary Lane, Eagan",
   "sale_month": "2015-11",
   "price": 1000000,
   "lot_sqft": 80460,
   "price_per_lot_sqft": 12.43,
   "price_per_building_sqft": 185.91,
   "building_sqft": 5379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5411,
   "use": "Commercial-preferred",
   "parcel_id": "102890001020"
  },
  {
   "address": "4195 Nicols Road, Eagan",
   "sale_month": "2015-11",
   "price": 1200000,
   "lot_sqft": 29956,
   "price_per_lot_sqft": 40.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6527,
   "use": "Commercial-preferred",
   "parcel_id": "102240001010"
  },
  {
   "address": "2004 Plymouth Rd, Minnetonka",
   "sale_month": "2015-11",
   "price": 2000000,
   "lot_sqft": 153302,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1868,
   "use": "APARTMENT",
   "parcel_id": "1011722110007"
  },
  {
   "address": "30 31st Ave N, Minneapolis",
   "sale_month": "2015-11",
   "price": 2500000,
   "lot_sqft": 115453,
   "price_per_lot_sqft": 21.65,
   "price_per_building_sqft": 32.88,
   "building_sqft": 76045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 76504,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924420001"
  },
  {
   "address": "2456 125th Avenue Northeast, Blaine",
   "sale_month": "2015-11",
   "price": 1650000,
   "lot_sqft": 352950,
   "price_per_lot_sqft": 4.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35668,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093123110020"
  },
  {
   "address": "3404 Logan Ave N, Minneapolis",
   "sale_month": "2015-11",
   "price": 77100,
   "lot_sqft": 5007,
   "price_per_lot_sqft": 15.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1006,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924210193"
  },
  {
   "address": "8810 Lyndale Ave S, Bloomington",
   "sale_month": "2015-11",
   "price": 1500000,
   "lot_sqft": 46599,
   "price_per_lot_sqft": 32.19,
   "price_per_building_sqft": 101.08,
   "building_sqft": 14840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14930,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724140078"
  },
  {
   "address": "11945 Central Avenue Northeast, Blaine",
   "sale_month": "2015-11",
   "price": 500,
   "lot_sqft": 1206,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420061"
  },
  {
   "address": "11943 Central Avenue Northeast, Blaine",
   "sale_month": "2015-11",
   "price": 500,
   "lot_sqft": 1184,
   "price_per_lot_sqft": 0.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420060"
  },
  {
   "address": "2325 Highway 10, Mounds View",
   "sale_month": "2015-11",
   "price": 6991684,
   "lot_sqft": 155150,
   "price_per_lot_sqft": 45.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17801,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023420015"
  },
  {
   "address": null,
   "sale_month": "2015-11",
   "price": 6991684,
   "lot_sqft": 120320,
   "price_per_lot_sqft": 58.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023420014"
  },
  {
   "address": "7545 79th Street South, Cottage Grove",
   "sale_month": "2015-11",
   "price": 2125000,
   "lot_sqft": 28177,
   "price_per_lot_sqft": 75.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7657,
   "use": "110",
   "parcel_id": "0802721430045"
  },
  {
   "address": "7505 79th Street South, Cottage Grove",
   "sale_month": "2015-11",
   "price": 2125000,
   "lot_sqft": 28675,
   "price_per_lot_sqft": 74.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5066,
   "use": "110",
   "parcel_id": "0802721430044"
  },
  {
   "address": "2588 Rice Street, Little Canada",
   "sale_month": "2015-11",
   "price": 156000,
   "lot_sqft": 2226,
   "price_per_lot_sqft": 70.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220124"
  },
  {
   "address": "62 Congress Street West, Saint Paul",
   "sale_month": "2015-11",
   "price": 294900,
   "lot_sqft": 6255,
   "price_per_lot_sqft": 47.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1773,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822110119"
  },
  {
   "address": "2205 7th Avenue, Anoka",
   "sale_month": "2015-11",
   "price": 360000,
   "lot_sqft": 10835,
   "price_per_lot_sqft": 33.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3599,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124340003"
  },
  {
   "address": "332 Minnesota Street, Saint Paul",
   "sale_month": "2015-11",
   "price": 37250000,
   "lot_sqft": 92727,
   "price_per_lot_sqft": 401.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822110017"
  },
  {
   "address": "101 Judd Street, Marine On Saint Croix",
   "sale_month": "2015-11",
   "price": 675000,
   "lot_sqft": 12564,
   "price_per_lot_sqft": 53.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "300",
   "parcel_id": "0603119330032"
  },
  {
   "address": "1412 36th St W, Minneapolis",
   "sale_month": "2015-11",
   "price": 162500,
   "lot_sqft": 10031,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824420062"
  },
  {
   "address": "4080 Washington Ave N, Minneapolis",
   "sale_month": "2015-11",
   "price": 15000,
   "lot_sqft": 4196,
   "price_per_lot_sqft": 3.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2887,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924230029"
  },
  {
   "address": "8400 Pillsbury Ave S, Bloomington",
   "sale_month": "2015-11",
   "price": 405000,
   "lot_sqft": 29138,
   "price_per_lot_sqft": 13.9,
   "price_per_building_sqft": 25.18,
   "building_sqft": 16085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16182,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724340050"
  },
  {
   "address": "14551 Judicial Road, Burnsville",
   "sale_month": "2015-11",
   "price": 1530000,
   "lot_sqft": 97005,
   "price_per_lot_sqft": 15.77,
   "price_per_building_sqft": 75.03,
   "building_sqft": 20391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20514,
   "use": "Commercial-preferred",
   "parcel_id": "024720001010"
  },
  {
   "address": "3201 County Road 42 West, Burnsville",
   "sale_month": "2015-11",
   "price": 2500000,
   "lot_sqft": 103391,
   "price_per_lot_sqft": 24.18,
   "price_per_building_sqft": 68.74,
   "building_sqft": 36367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36587,
   "use": "Industrial-preferred",
   "parcel_id": "023015101010"
  },
  {
   "address": "1015 Grand Avenue, Saint Paul",
   "sale_month": "2015-11",
   "price": 762000,
   "lot_sqft": 7231,
   "price_per_lot_sqft": 105.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2966,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320011"
  },
  {
   "address": "6775 Shady Oak Rd, Eden Prairie",
   "sale_month": "2015-11",
   "price": 3780000,
   "lot_sqft": 295483,
   "price_per_lot_sqft": 12.79,
   "price_per_building_sqft": 66.92,
   "building_sqft": 56486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56827,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622420008"
  },
  {
   "address": "14342 Hemlock Court South, Apple Valley",
   "sale_month": "2015-11",
   "price": 475000,
   "lot_sqft": 24282,
   "price_per_lot_sqft": 19.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5541,
   "use": "Apartment",
   "parcel_id": "011035002170"
  },
  {
   "address": "2410 38th St E, Minneapolis",
   "sale_month": "2015-11",
   "price": 193500,
   "lot_sqft": 4350,
   "price_per_lot_sqft": 44.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824430142"
  },
  {
   "address": "3442 Snelling Ave, Minneapolis",
   "sale_month": "2015-11",
   "price": 680000,
   "lot_sqft": 5988,
   "price_per_lot_sqft": 113.56,
   "price_per_building_sqft": 36.19,
   "building_sqft": 18790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18903,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410070"
  },
  {
   "address": "3749 Cedar Ave S, Minneapolis",
   "sale_month": "2015-11",
   "price": 115000,
   "lot_sqft": 2390,
   "price_per_lot_sqft": 48.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330200"
  },
  {
   "address": "9352 Oak Avenue, Waconia",
   "sale_month": "2015-10",
   "price": 85000,
   "lot_sqft": 1366,
   "price_per_lot_sqft": 62.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752570020"
  },
  {
   "address": "570 Cherry Drive, Waconia",
   "sale_month": "2015-10",
   "price": 89858,
   "lot_sqft": 8184,
   "price_per_lot_sqft": 10.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751250030"
  },
  {
   "address": "224 Elm Street West, Norwood Young America",
   "sale_month": "2015-10",
   "price": 121000,
   "lot_sqft": 2988,
   "price_per_lot_sqft": 40.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500560"
  },
  {
   "address": "633 Shimmcor Street, Mayer",
   "sale_month": "2015-10",
   "price": 130000,
   "lot_sqft": 55873,
   "price_per_lot_sqft": 2.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "507010080"
  },
  {
   "address": "1074 Robert Street South, West Saint Paul",
   "sale_month": "2015-10",
   "price": 170000,
   "lot_sqft": 11637,
   "price_per_lot_sqft": 14.61,
   "price_per_building_sqft": 47.98,
   "building_sqft": 3543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3564,
   "use": "Commercial-preferred",
   "parcel_id": "422980000042"
  },
  {
   "address": "2001 21st Ave S, Minneapolis",
   "sale_month": "2015-10",
   "price": 6020,
   "lot_sqft": 7340,
   "price_per_lot_sqft": 0.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924210476"
  },
  {
   "address": "9012 Griggs Avenue, Lexington",
   "sale_month": "2015-10",
   "price": 2923830,
   "lot_sqft": 14817,
   "price_per_lot_sqft": 197.33,
   "price_per_building_sqft": 421.18,
   "building_sqft": 6942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6984,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120047"
  },
  {
   "address": null,
   "sale_month": "2015-10",
   "price": 2809170,
   "lot_sqft": 31536,
   "price_per_lot_sqft": 89.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120046"
  },
  {
   "address": "9101 South Highway Drive, Lexington",
   "sale_month": "2015-10",
   "price": 2809170,
   "lot_sqft": 381842,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": 29.66,
   "building_sqft": 94717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95288,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123110081"
  },
  {
   "address": "3854 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2015-10",
   "price": 200000,
   "lot_sqft": 12843,
   "price_per_lot_sqft": 15.57,
   "price_per_building_sqft": 123.23,
   "building_sqft": 1623,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1633,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024440111"
  },
  {
   "address": "450 Grotto Street North, Saint Paul",
   "sale_month": "2015-10",
   "price": 411725,
   "lot_sqft": 9473,
   "price_per_lot_sqft": 43.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1939,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923410091"
  },
  {
   "address": "13753 Ibis Street Northwest, Andover",
   "sale_month": "2015-10",
   "price": 450000,
   "lot_sqft": 57007,
   "price_per_lot_sqft": 7.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4203,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224140021"
  },
  {
   "address": "550 Willow Dr, Long Lake",
   "sale_month": "2015-10",
   "price": 425000,
   "lot_sqft": 17988,
   "price_per_lot_sqft": 23.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230005"
  },
  {
   "address": "560 Willow Dr, Long Lake",
   "sale_month": "2015-10",
   "price": 425000,
   "lot_sqft": 11245,
   "price_per_lot_sqft": 37.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230004"
  },
  {
   "address": "23470 State Hwy No 7, Shorewood",
   "sale_month": "2015-10",
   "price": 7996500,
   "lot_sqft": 283620,
   "price_per_lot_sqft": 28.19,
   "price_per_building_sqft": 62.12,
   "building_sqft": 128735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 129512,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723330048"
  },
  {
   "address": "300 Water St, Excelsior",
   "sale_month": "2015-10",
   "price": 1250000,
   "lot_sqft": 9692,
   "price_per_lot_sqft": 128.97,
   "price_per_building_sqft": 1200.77,
   "building_sqft": 1041,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1047,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110087"
  },
  {
   "address": "2913 Harriet Ave, Minneapolis",
   "sale_month": "2015-10",
   "price": 975000,
   "lot_sqft": 10278,
   "price_per_lot_sqft": 94.86,
   "price_per_building_sqft": 212.05,
   "building_sqft": 4598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330059"
  },
  {
   "address": "2116 Portland Ave, Minneapolis",
   "sale_month": "2015-10",
   "price": 140000,
   "lot_sqft": 5913,
   "price_per_lot_sqft": 23.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2010,
   "use": "APARTMENT",
   "parcel_id": "3402924110102"
  },
  {
   "address": "1955 University Avenue West, Saint Paul",
   "sale_month": "2015-10",
   "price": 750000,
   "lot_sqft": 22138,
   "price_per_lot_sqft": 33.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923240079"
  },
  {
   "address": "8665 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2015-10",
   "price": 190000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 68.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440020"
  },
  {
   "address": "8574 Eagle Point Circle, Lake Elmo",
   "sale_month": "2015-10",
   "price": 1971327,
   "lot_sqft": 219948,
   "price_per_lot_sqft": 8.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33805,
   "use": "300",
   "parcel_id": "3302921430014"
  },
  {
   "address": null,
   "sale_month": "2015-10",
   "price": 270000,
   "lot_sqft": 130417,
   "price_per_lot_sqft": 2.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223130011"
  },
  {
   "address": "13762 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2015-10",
   "price": 850000,
   "lot_sqft": 66931,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223130010"
  },
  {
   "address": "13830 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2015-10",
   "price": 850000,
   "lot_sqft": 66254,
   "price_per_lot_sqft": 12.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223130009"
  },
  {
   "address": "9240 Baltimore Street Northeast, Blaine",
   "sale_month": "2015-10",
   "price": 555000,
   "lot_sqft": 38543,
   "price_per_lot_sqft": 14.4,
   "price_per_building_sqft": 93.15,
   "building_sqft": 5958,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5994,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123120015"
  },
  {
   "address": "262 4th Street East, Saint Paul",
   "sale_month": "2015-10",
   "price": 1850000,
   "lot_sqft": 6461,
   "price_per_lot_sqft": 286.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7155,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922330049"
  },
  {
   "address": "6501 Country Club Dr, Golden Valley",
   "sale_month": "2015-10",
   "price": 1685000,
   "lot_sqft": 72045,
   "price_per_lot_sqft": 23.39,
   "price_per_building_sqft": 119.26,
   "building_sqft": 14129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14215,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211821410047"
  },
  {
   "address": "2920 Dean Pkwy, Minneapolis",
   "sale_month": "2015-10",
   "price": 9000000,
   "lot_sqft": 32573,
   "price_per_lot_sqft": 276.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14774,
   "use": "APARTMENT",
   "parcel_id": "3202924430027"
  },
  {
   "address": "924 Rice Street, Saint Paul",
   "sale_month": "2015-10",
   "price": 418000,
   "lot_sqft": 11582,
   "price_per_lot_sqft": 36.09,
   "price_per_building_sqft": 111.62,
   "building_sqft": 3745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3767,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922320044"
  },
  {
   "address": "1001 Gateway Drive, Chaska",
   "sale_month": "2015-10",
   "price": 410000,
   "lot_sqft": 78469,
   "price_per_lot_sqft": 5.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300790010"
  },
  {
   "address": "71 Bedford St SE, Minneapolis",
   "sale_month": "2015-10",
   "price": 237500,
   "lot_sqft": 6743,
   "price_per_lot_sqft": 35.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1467,
   "use": "TRIPLEX",
   "parcel_id": "3002923410016"
  },
  {
   "address": "9957 Goodhue Street Northeast, Blaine",
   "sale_month": "2015-10",
   "price": 1650000,
   "lot_sqft": 65335,
   "price_per_lot_sqft": 25.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110019"
  },
  {
   "address": "9937 Goodhue Street Northeast, Blaine",
   "sale_month": "2015-10",
   "price": 1650000,
   "lot_sqft": 102146,
   "price_per_lot_sqft": 16.15,
   "price_per_building_sqft": 40.34,
   "building_sqft": 40906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41153,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110018"
  },
  {
   "address": "1630 101st Avenue Northeast, Blaine",
   "sale_month": "2015-10",
   "price": 750000,
   "lot_sqft": 85914,
   "price_per_lot_sqft": 8.73,
   "price_per_building_sqft": 37.17,
   "building_sqft": 20177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20298,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110002"
  },
  {
   "address": "2325 Endicott Street, Saint Paul",
   "sale_month": "2015-10",
   "price": 2000000,
   "lot_sqft": 94923,
   "price_per_lot_sqft": 21.07,
   "price_per_building_sqft": 43.44,
   "building_sqft": 46045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46323,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130058"
  },
  {
   "address": null,
   "sale_month": "2015-10",
   "price": 2000000,
   "lot_sqft": 9592,
   "price_per_lot_sqft": 208.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4104,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923130055"
  },
  {
   "address": "6644 Queen Ave S, Richfield",
   "sale_month": "2015-10",
   "price": 385000,
   "lot_sqft": 12289,
   "price_per_lot_sqft": 31.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2212,
   "use": "APARTMENT",
   "parcel_id": "2902824410019"
  },
  {
   "address": "14410 21st Ave N, Plymouth",
   "sale_month": "2015-10",
   "price": 3150000,
   "lot_sqft": 138774,
   "price_per_lot_sqft": 22.7,
   "price_per_building_sqft": 69.24,
   "building_sqft": 45496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45771,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822140005"
  },
  {
   "address": "5201 Eden Ave, Edina",
   "sale_month": "2015-10",
   "price": 19000000,
   "lot_sqft": 150038,
   "price_per_lot_sqft": 126.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30413,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721340040"
  },
  {
   "address": "114 Chestnut Street East, Stillwater",
   "sale_month": "2015-10",
   "price": 165000,
   "lot_sqft": 7713,
   "price_per_lot_sqft": 21.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420100"
  },
  {
   "address": "4051 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2015-10",
   "price": 2000000,
   "lot_sqft": 73055,
   "price_per_lot_sqft": 27.38,
   "price_per_building_sqft": 237.67,
   "building_sqft": 8415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8466,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273740060"
  },
  {
   "address": "1216 Hewitt Avenue, Saint Paul",
   "sale_month": "2015-10",
   "price": 213750,
   "lot_sqft": 13170,
   "price_per_lot_sqft": 16.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2636,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272923440061"
  },
  {
   "address": "3030 Vierling Drive East, Shakopee",
   "sale_month": "2015-10",
   "price": 1459042,
   "lot_sqft": 262963,
   "price_per_lot_sqft": 5.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22037,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272450020"
  },
  {
   "address": "1328 3rd Street, Mendota",
   "sale_month": "2015-10",
   "price": 304600,
   "lot_sqft": 6017,
   "price_per_lot_sqft": 50.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1941,
   "use": "Apartment",
   "parcel_id": "267700025024"
  },
  {
   "address": "320 E Street, Mendota",
   "sale_month": "2015-10",
   "price": 252000,
   "lot_sqft": 10053,
   "price_per_lot_sqft": 25.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3259,
   "use": "Apartment",
   "parcel_id": "267700025023"
  },
  {
   "address": "340 E Street, Mendota",
   "sale_month": "2015-10",
   "price": 493400,
   "lot_sqft": 8301,
   "price_per_lot_sqft": 59.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2664,
   "use": "Apartment",
   "parcel_id": "267700025022"
  },
  {
   "address": "7111 126th Street West, Savage",
   "sale_month": "2015-10",
   "price": 500000,
   "lot_sqft": 94062,
   "price_per_lot_sqft": 5.32,
   "price_per_building_sqft": 94.34,
   "building_sqft": 5300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5332,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262820010"
  },
  {
   "address": "619 3rd St S, Minneapolis",
   "sale_month": "2015-10",
   "price": 3630285,
   "lot_sqft": 42487,
   "price_per_lot_sqft": 85.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924210105"
  },
  {
   "address": "1392 St Croix Trail North, Lakeland",
   "sale_month": "2015-10",
   "price": 250000,
   "lot_sqft": 453537,
   "price_per_lot_sqft": 0.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "305",
   "parcel_id": "2602920310003"
  },
  {
   "address": "16740 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "2015-10",
   "price": 65000,
   "lot_sqft": 52587,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5604,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259010082"
  },
  {
   "address": "7915 Stone Creek Drive, Chanhassen",
   "sale_month": "2015-10",
   "price": 194000,
   "lot_sqft": 1501,
   "price_per_lot_sqft": 129.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720209"
  },
  {
   "address": "12015 Brockton La N, Rogers",
   "sale_month": "2015-10",
   "price": 450000,
   "lot_sqft": 48241,
   "price_per_lot_sqft": 9.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11538,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2512023410014"
  },
  {
   "address": "1800 Washington Ave S, Minneapolis",
   "sale_month": "2015-10",
   "price": 54500000,
   "lot_sqft": 91762,
   "price_per_lot_sqft": 593.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 107198,
   "use": "APARTMENT",
   "parcel_id": "2502924220388"
  },
  {
   "address": "785 20th Street, Newport",
   "sale_month": "2015-10",
   "price": 675000,
   "lot_sqft": 49779,
   "price_per_lot_sqft": 13.56,
   "price_per_building_sqft": 28.34,
   "building_sqft": 23814,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23958,
   "use": "305",
   "parcel_id": "2502822330082"
  },
  {
   "address": "16197 Main Avenue Southeast, Prior Lake",
   "sale_month": "2015-10",
   "price": 125000,
   "lot_sqft": 3622,
   "price_per_lot_sqft": 34.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010240"
  },
  {
   "address": "629 6th St SE, Minneapolis",
   "sale_month": "2015-10",
   "price": 399000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 36.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2152,
   "use": "TRIPLEX",
   "parcel_id": "2402924230096"
  },
  {
   "address": "5425 28th Ave S, Minneapolis",
   "sale_month": "2015-10",
   "price": 137200,
   "lot_sqft": 5108,
   "price_per_lot_sqft": 26.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402824110158"
  },
  {
   "address": "13005 Main St, Rogers",
   "sale_month": "2015-10",
   "price": 150000,
   "lot_sqft": 12491,
   "price_per_lot_sqft": 12.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3082,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023240037"
  },
  {
   "address": "501 Washington Ave S, Minneapolis",
   "sale_month": "2015-10",
   "price": 6150000,
   "lot_sqft": 23555,
   "price_per_lot_sqft": 261.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17952,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924340071"
  },
  {
   "address": "4250 Otter Lake Road, White Bear Township",
   "sale_month": "2015-10",
   "price": 3100000,
   "lot_sqft": 285772,
   "price_per_lot_sqft": 10.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 67187,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "223022410022"
  },
  {
   "address": "2437 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-10",
   "price": 322500,
   "lot_sqft": 29977,
   "price_per_lot_sqft": 10.76,
   "price_per_building_sqft": 114.56,
   "building_sqft": 2815,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2832,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213124110002"
  },
  {
   "address": "8235 97th Street South, Cottage Grove",
   "sale_month": "2015-10",
   "price": 3119331,
   "lot_sqft": 950476,
   "price_per_lot_sqft": 3.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36871,
   "use": "305",
   "parcel_id": "2102721330003"
  },
  {
   "address": "7225 Valley Pl N, Crystal",
   "sale_month": "2015-10",
   "price": 390000,
   "lot_sqft": 16718,
   "price_per_lot_sqft": 23.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2318,
   "use": "APARTMENT",
   "parcel_id": "2011821240011"
  },
  {
   "address": "1611 Sloan Street, Saint Paul",
   "sale_month": "2015-10",
   "price": 149900,
   "lot_sqft": 10037,
   "price_per_lot_sqft": 14.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1963,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110036"
  },
  {
   "address": "18205 45th Ave N, Plymouth",
   "sale_month": "2015-10",
   "price": 270000,
   "lot_sqft": 97739,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": 37.18,
   "building_sqft": 7262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7306,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822120027"
  },
  {
   "address": "18315 Minnetonka Blvd, Deephaven",
   "sale_month": "2015-10",
   "price": 625000,
   "lot_sqft": 34168,
   "price_per_lot_sqft": 18.29,
   "price_per_building_sqft": 143.51,
   "building_sqft": 4355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4381,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722420021"
  },
  {
   "address": "8101 Normandale Lake Blvd, Bloomington",
   "sale_month": "2015-10",
   "price": 2098000,
   "lot_sqft": 112568,
   "price_per_lot_sqft": 18.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1611621240015"
  },
  {
   "address": "913 West Broadway, Minneapolis",
   "sale_month": "2015-10",
   "price": 50000,
   "lot_sqft": 2385,
   "price_per_lot_sqft": 20.96,
   "price_per_building_sqft": 1.73,
   "building_sqft": 28879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29053,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924140163"
  },
  {
   "address": "2204 Emerson Ave N, Minneapolis",
   "sale_month": "2015-10",
   "price": 250000,
   "lot_sqft": 6013,
   "price_per_lot_sqft": 41.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1767,
   "use": "APARTMENT",
   "parcel_id": "1602924130002"
  },
  {
   "address": "4190 Vinewood La N, Plymouth",
   "sale_month": "2015-10",
   "price": 1,
   "lot_sqft": 966345,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 208778,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 210038,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822130009"
  },
  {
   "address": null,
   "sale_month": "2015-10",
   "price": 1,
   "lot_sqft": 68433,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1511822130008"
  },
  {
   "address": "4100 Vinewood La N, Plymouth",
   "sale_month": "2015-10",
   "price": 1,
   "lot_sqft": 43913,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 6169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822130006"
  },
  {
   "address": "2202 5th St Suite 21, White Bear Lake",
   "sale_month": "2015-10",
   "price": 13850,
   "lot_sqft": 35690,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410133"
  },
  {
   "address": "1829 Furness Street North, Maplewood",
   "sale_month": "2015-10",
   "price": 7624000,
   "lot_sqft": 245041,
   "price_per_lot_sqft": 31.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14334,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922410055"
  },
  {
   "address": "652 Van Buren St NE, Minneapolis",
   "sale_month": "2015-10",
   "price": 499000,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 48.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3143,
   "use": "APARTMENT",
   "parcel_id": "1402924410038"
  },
  {
   "address": "28 2nd St NW, Osseo",
   "sale_month": "2015-10",
   "price": 22768,
   "lot_sqft": 11374,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140155"
  },
  {
   "address": "2112 Broadway St NE, Minneapolis",
   "sale_month": "2015-10",
   "price": 3705000,
   "lot_sqft": 61553,
   "price_per_lot_sqft": 60.19,
   "price_per_building_sqft": 101.39,
   "building_sqft": 36542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36762,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924410004"
  },
  {
   "address": "2525 White Bear Avenue North, Maplewood",
   "sale_month": "2015-10",
   "price": 1600000,
   "lot_sqft": 131191,
   "price_per_lot_sqft": 12.2,
   "price_per_building_sqft": 88.9,
   "building_sqft": 17998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18106,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922220042"
  },
  {
   "address": "1724 6th St NE, Minneapolis",
   "sale_month": "2015-10",
   "price": 180000,
   "lot_sqft": 7543,
   "price_per_lot_sqft": 23.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2434,
   "use": "APARTMENT",
   "parcel_id": "1102924340134"
  },
  {
   "address": "2767 Highway 55, Eagan",
   "sale_month": "2015-10",
   "price": 1850000,
   "lot_sqft": 203342,
   "price_per_lot_sqft": 9.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "105332000081"
  },
  {
   "address": "1835 Gateway Drive Northwest, Coon Rapids",
   "sale_month": "2015-10",
   "price": 1763000,
   "lot_sqft": 34317,
   "price_per_lot_sqft": 51.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124430020"
  },
  {
   "address": "4800 Lilac Dr N, Brooklyn Center",
   "sale_month": "2015-10",
   "price": 1630000,
   "lot_sqft": 150035,
   "price_per_lot_sqft": 10.86,
   "price_per_building_sqft": 40.75,
   "building_sqft": 40004,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40246,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420046"
  },
  {
   "address": "3615 48th Ave N, Brooklyn Center",
   "sale_month": "2015-10",
   "price": 1099900,
   "lot_sqft": 44538,
   "price_per_lot_sqft": 24.7,
   "price_per_building_sqft": 72.05,
   "building_sqft": 15265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15357,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420044"
  },
  {
   "address": "4748 France Ave N, Brooklyn Center",
   "sale_month": "2015-10",
   "price": 1306000,
   "lot_sqft": 83053,
   "price_per_lot_sqft": 15.72,
   "price_per_building_sqft": 34.64,
   "building_sqft": 37703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37931,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420007"
  },
  {
   "address": "9110 Grand Ave S, Bloomington",
   "sale_month": "2015-10",
   "price": 822500,
   "lot_sqft": 40337,
   "price_per_lot_sqft": 20.39,
   "price_per_building_sqft": 77.72,
   "building_sqft": 10583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10646,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320013"
  },
  {
   "address": "7575 Corporate Way, Eden Prairie",
   "sale_month": "2015-10",
   "price": 1600000,
   "lot_sqft": 125379,
   "price_per_lot_sqft": 12.76,
   "price_per_building_sqft": 133.07,
   "building_sqft": 12024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12097,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622420003"
  },
  {
   "address": "1704 33rd Ave N, Minneapolis",
   "sale_month": "2015-10",
   "price": 40000,
   "lot_sqft": 16211,
   "price_per_lot_sqft": 2.47,
   "price_per_building_sqft": 8.15,
   "building_sqft": 4907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4937,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924240148"
  },
  {
   "address": "708 Broadway Avenue West, Forest Lake",
   "sale_month": "2015-10",
   "price": 150000,
   "lot_sqft": 14935,
   "price_per_lot_sqft": 10.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "300",
   "parcel_id": "0803221240117"
  },
  {
   "address": "2501 West Broadway, Minneapolis",
   "sale_month": "2015-10",
   "price": 145000,
   "lot_sqft": 8849,
   "price_per_lot_sqft": 16.39,
   "price_per_building_sqft": 251.74,
   "building_sqft": 576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 579,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924440206"
  },
  {
   "address": "3003 Penn Ave N, Minneapolis",
   "sale_month": "2015-10",
   "price": 1185950,
   "lot_sqft": 10188,
   "price_per_lot_sqft": 116.41,
   "price_per_building_sqft": 351.08,
   "building_sqft": 3378,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3399,
   "use": "APARTMENT",
   "parcel_id": "0802924410071"
  },
  {
   "address": "236 Madison Street, Anoka",
   "sale_month": "2015-10",
   "price": 540000,
   "lot_sqft": 13092,
   "price_per_lot_sqft": 41.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3814,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124220076"
  },
  {
   "address": "87 Winifred Street West, Saint Paul",
   "sale_month": "2015-10",
   "price": 100000,
   "lot_sqft": 5755,
   "price_per_lot_sqft": 17.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 999,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822110113"
  },
  {
   "address": "4680 Wyngate Boulevard, Forest Lake",
   "sale_month": "2015-10",
   "price": 35000,
   "lot_sqft": 37534,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0703221310135"
  },
  {
   "address": "4626 Wyngate Boulevard, Forest Lake",
   "sale_month": "2015-10",
   "price": 35000,
   "lot_sqft": 45771,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0703221310134"
  },
  {
   "address": "4911 Excelsior Blvd, St. Louis Park",
   "sale_month": "2015-10",
   "price": 442000,
   "lot_sqft": 8420,
   "price_per_lot_sqft": 52.49,
   "price_per_building_sqft": 64.92,
   "building_sqft": 6808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6849,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210033"
  },
  {
   "address": "2860 Middle Street, Little Canada",
   "sale_month": "2015-10",
   "price": 316886,
   "lot_sqft": 1932,
   "price_per_lot_sqft": 164.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320055"
  },
  {
   "address": "3764 Minnehaha Ave, Minneapolis",
   "sale_month": "2015-10",
   "price": 325000,
   "lot_sqft": 10020,
   "price_per_lot_sqft": 32.44,
   "price_per_building_sqft": 78.37,
   "building_sqft": 4147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4172,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330144"
  },
  {
   "address": "17650 Highway 65 Northeast, Ham Lake",
   "sale_month": "2015-10",
   "price": 600000,
   "lot_sqft": 27808,
   "price_per_lot_sqft": 21.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223310022"
  },
  {
   "address": null,
   "sale_month": "2015-10",
   "price": 600000,
   "lot_sqft": 4808,
   "price_per_lot_sqft": 124.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223240007"
  },
  {
   "address": "11201 Hampshire Ave S, Bloomington",
   "sale_month": "2015-10",
   "price": 1950000,
   "lot_sqft": 257015,
   "price_per_lot_sqft": 7.59,
   "price_per_building_sqft": 32.29,
   "building_sqft": 60388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60753,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521130002"
  },
  {
   "address": "1500 Park Place Blvd, St. Louis Park",
   "sale_month": "2015-10",
   "price": 37325500,
   "lot_sqft": 275438,
   "price_per_lot_sqft": 135.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 53784,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0411721310019"
  },
  {
   "address": "4049 Dupont Ave N, Minneapolis",
   "sale_month": "2015-10",
   "price": 16000,
   "lot_sqft": 6911,
   "price_per_lot_sqft": 2.32,
   "price_per_building_sqft": 13.4,
   "building_sqft": 1194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1201,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924130001"
  },
  {
   "address": "3450 Portland Ave, Minneapolis",
   "sale_month": "2015-10",
   "price": 714000,
   "lot_sqft": 9426,
   "price_per_lot_sqft": 75.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5121,
   "use": "APARTMENT",
   "parcel_id": "0302824410012"
  },
  {
   "address": "3036 Pillsbury Ave, Minneapolis",
   "sale_month": "2015-10",
   "price": 3670,
   "lot_sqft": 7727,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824210025"
  },
  {
   "address": "520 Woodbury Drive, Woodbury",
   "sale_month": "2015-10",
   "price": 1005732,
   "lot_sqft": 73654,
   "price_per_lot_sqft": 13.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821410018"
  },
  {
   "address": "8111 Pillsbury Ave S, Bloomington",
   "sale_month": "2015-10",
   "price": 150000,
   "lot_sqft": 7674,
   "price_per_lot_sqft": 19.55,
   "price_per_building_sqft": 140.58,
   "building_sqft": 1067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1073,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724240061"
  },
  {
   "address": "11978 Portland Avenue South, Burnsville",
   "sale_month": "2015-10",
   "price": 300000,
   "lot_sqft": 3081,
   "price_per_lot_sqft": 97.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "024870001060"
  },
  {
   "address": "1351 Larc Industrial Boulevard, Burnsville",
   "sale_month": "2015-10",
   "price": 2250000,
   "lot_sqft": 170413,
   "price_per_lot_sqft": 13.2,
   "price_per_building_sqft": 39.68,
   "building_sqft": 56706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57048,
   "use": "Industrial-preferred",
   "parcel_id": "024430002040"
  },
  {
   "address": "7770 Ranchers Road Northeast, Fridley",
   "sale_month": "2015-10",
   "price": 2250000,
   "lot_sqft": 121842,
   "price_per_lot_sqft": 18.47,
   "price_per_building_sqft": 37.24,
   "building_sqft": 60412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60777,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024330022"
  },
  {
   "address": "3200 Corporate Center Drive, Burnsville",
   "sale_month": "2015-10",
   "price": 2250000,
   "lot_sqft": 99945,
   "price_per_lot_sqft": 22.51,
   "price_per_building_sqft": 72.89,
   "building_sqft": 30867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31054,
   "use": "Industrial-preferred",
   "parcel_id": "023015101020"
  },
  {
   "address": "3255 14th Ave S, Minneapolis",
   "sale_month": "2015-10",
   "price": 420000,
   "lot_sqft": 5404,
   "price_per_lot_sqft": 77.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2115,
   "use": "APARTMENT",
   "parcel_id": "0202824130055"
  },
  {
   "address": "523 Portland Avenue, Saint Paul",
   "sale_month": "2015-10",
   "price": 120000,
   "lot_sqft": 15625,
   "price_per_lot_sqft": 7.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2720,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823230232"
  },
  {
   "address": "6574 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2015-10",
   "price": 500000,
   "lot_sqft": 85170,
   "price_per_lot_sqft": 5.87,
   "price_per_building_sqft": 165.29,
   "building_sqft": 3025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3043,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622130005"
  },
  {
   "address": "6101 Blue Circle Dr, Eden Prairie",
   "sale_month": "2015-10",
   "price": 2900000,
   "lot_sqft": 223460,
   "price_per_lot_sqft": 12.98,
   "price_per_building_sqft": 76.12,
   "building_sqft": 38096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38326,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622110011"
  },
  {
   "address": "3352 Minnehaha Ave, Minneapolis",
   "sale_month": "2015-10",
   "price": 105000,
   "lot_sqft": 3488,
   "price_per_lot_sqft": 30.1,
   "price_per_building_sqft": 179.18,
   "building_sqft": 586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 589,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824140041"
  },
  {
   "address": "700 Mill Avenue Northeast, Watertown",
   "sale_month": "2015-09",
   "price": 135000,
   "lot_sqft": 1197443,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "853790010"
  },
  {
   "address": "717 Faxon Road, Norwood Young America",
   "sale_month": "2015-09",
   "price": 500000,
   "lot_sqft": 258931,
   "price_per_lot_sqft": 1.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 139308,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588490010"
  },
  {
   "address": "211 Reform Street North, Norwood Young America",
   "sale_month": "2015-09",
   "price": 85000,
   "lot_sqft": 7434,
   "price_per_lot_sqft": 11.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2357,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500900"
  },
  {
   "address": "260 State Avenue North, New Germany",
   "sale_month": "2015-09",
   "price": 12500,
   "lot_sqft": 491285,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34415,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "550050321"
  },
  {
   "address": "3839 Hart Boulevard Northeast, Columbia Heights",
   "sale_month": "2015-09",
   "price": 13300000,
   "lot_sqft": 249457,
   "price_per_lot_sqft": 53.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49176,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024440013"
  },
  {
   "address": "520 University Avenue West, Saint Paul",
   "sale_month": "2015-09",
   "price": 556327,
   "lot_sqft": 26437,
   "price_per_lot_sqft": 21.04,
   "price_per_building_sqft": 83.28,
   "building_sqft": 6680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6721,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923320093"
  },
  {
   "address": "601 Rice Street, Saint Paul",
   "sale_month": "2015-09",
   "price": 304000,
   "lot_sqft": 3253,
   "price_per_lot_sqft": 93.45,
   "price_per_building_sqft": 115.9,
   "building_sqft": 2623,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2639,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923110022"
  },
  {
   "address": "11111 Bren Rd W, Minnetonka",
   "sale_month": "2015-09",
   "price": 7500000,
   "lot_sqft": 770481,
   "price_per_lot_sqft": 9.73,
   "price_per_building_sqft": 46.7,
   "building_sqft": 160611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 161581,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722230012"
  },
  {
   "address": "6228 Highway 10 Northwest, Ramsey",
   "sale_month": "2015-09",
   "price": 800000,
   "lot_sqft": 38608,
   "price_per_lot_sqft": 20.72,
   "price_per_building_sqft": 108.28,
   "building_sqft": 7388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7432,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225320015"
  },
  {
   "address": "4322 3rd Street Northeast, Columbia Heights",
   "sale_month": "2015-09",
   "price": 940000,
   "lot_sqft": 20366,
   "price_per_lot_sqft": 46.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3103,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024220133"
  },
  {
   "address": "4330 3rd Street Northeast, Columbia Heights",
   "sale_month": "2015-09",
   "price": 940000,
   "lot_sqft": 10121,
   "price_per_lot_sqft": 92.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3103,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024220131"
  },
  {
   "address": "738 University Avenue West, Saint Paul",
   "sale_month": "2015-09",
   "price": 489000,
   "lot_sqft": 13819,
   "price_per_lot_sqft": 35.39,
   "price_per_building_sqft": 221.27,
   "building_sqft": 2210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2224,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410209"
  },
  {
   "address": "7226 Cedar Ave S, Richfield",
   "sale_month": "2015-09",
   "price": 410000,
   "lot_sqft": 14963,
   "price_per_lot_sqft": 27.4,
   "price_per_building_sqft": 74.52,
   "building_sqft": 5502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5535,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3502824140077"
  },
  {
   "address": "13624 Hanson Boulevard Northwest, Andover",
   "sale_month": "2015-09",
   "price": 1250000,
   "lot_sqft": 96211,
   "price_per_lot_sqft": 12.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224410011"
  },
  {
   "address": "1777 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2015-09",
   "price": 1200000,
   "lot_sqft": 76315,
   "price_per_lot_sqft": 15.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9148,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224140005"
  },
  {
   "address": "6320 Wedgwood Rd N, Maple Grove",
   "sale_month": "2015-09",
   "price": 1950000,
   "lot_sqft": 43732,
   "price_per_lot_sqft": 44.59,
   "price_per_building_sqft": 299.68,
   "building_sqft": 6507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6546,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922420017"
  },
  {
   "address": "2227 5th Ave S, Minneapolis",
   "sale_month": "2015-09",
   "price": 274900,
   "lot_sqft": 5947,
   "price_per_lot_sqft": 46.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1467,
   "use": "TRIPLEX",
   "parcel_id": "3402924110070"
  },
  {
   "address": "9730 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2015-09",
   "price": 125000,
   "lot_sqft": 42582,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5875,
   "use": "300",
   "parcel_id": "3402921430006"
  },
  {
   "address": "7101 Nicollet Ave S, Richfield",
   "sale_month": "2015-09",
   "price": 950000,
   "lot_sqft": 41065,
   "price_per_lot_sqft": 23.13,
   "price_per_building_sqft": 40.41,
   "building_sqft": 23508,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23650,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824120109"
  },
  {
   "address": "7303 185th Avenue Northwest, Nowthen",
   "sale_month": "2015-09",
   "price": 160000,
   "lot_sqft": 153029,
   "price_per_lot_sqft": 1.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333325140010"
  },
  {
   "address": "500 Prior Avenue North, Saint Paul",
   "sale_month": "2015-09",
   "price": 249430,
   "lot_sqft": 8981,
   "price_per_lot_sqft": 27.77,
   "price_per_building_sqft": 24.99,
   "building_sqft": 9980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10041,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923240051"
  },
  {
   "address": "2917 Bryant Ave S, Minneapolis",
   "sale_month": "2015-09",
   "price": 1600000,
   "lot_sqft": 11738,
   "price_per_lot_sqft": 136.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440128"
  },
  {
   "address": "11140 Zealand Ave N, Champlin",
   "sale_month": "2015-09",
   "price": 320000,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 94.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420089"
  },
  {
   "address": "11109 Zealand Ave N, Champlin",
   "sale_month": "2015-09",
   "price": 150000,
   "lot_sqft": 2560,
   "price_per_lot_sqft": 58.59,
   "price_per_building_sqft": 31.44,
   "building_sqft": 4771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4799,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420076"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 3147500,
   "lot_sqft": 61874,
   "price_per_lot_sqft": 50.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "303090010"
  },
  {
   "address": "525 Creekridge Drive, Chaska",
   "sale_month": "2015-09",
   "price": 241500,
   "lot_sqft": 35213,
   "price_per_lot_sqft": 6.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301250010"
  },
  {
   "address": "5305 Wayzata Blvd, St. Louis Park",
   "sale_month": "2015-09",
   "price": 2000000,
   "lot_sqft": 86706,
   "price_per_lot_sqft": 23.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18363,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924320025"
  },
  {
   "address": "1010 Essex St SE, Minneapolis",
   "sale_month": "2015-09",
   "price": 18392800,
   "lot_sqft": 13110,
   "price_per_lot_sqft": 1402.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3421,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230133"
  },
  {
   "address": "14260 Highway 65 Northeast, Ham Lake",
   "sale_month": "2015-09",
   "price": 408000,
   "lot_sqft": 147518,
   "price_per_lot_sqft": 2.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223340006"
  },
  {
   "address": "525 Main Street, New Brighton",
   "sale_month": "2015-09",
   "price": 3240000,
   "lot_sqft": 91658,
   "price_per_lot_sqft": 35.35,
   "price_per_building_sqft": 230.39,
   "building_sqft": 14063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14148,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023130059"
  },
  {
   "address": "861 Payne Avenue, Saint Paul",
   "sale_month": "2015-09",
   "price": 1262500,
   "lot_sqft": 15273,
   "price_per_lot_sqft": 82.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10047,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922420190"
  },
  {
   "address": "7100 West Broadway, Brooklyn Park",
   "sale_month": "2015-09",
   "price": 508100,
   "lot_sqft": 52904,
   "price_per_lot_sqft": 9.6,
   "price_per_building_sqft": 90.1,
   "building_sqft": 5639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5673,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921310290"
  },
  {
   "address": "6722 Penn Ave S, Richfield",
   "sale_month": "2015-09",
   "price": 500000,
   "lot_sqft": 12609,
   "price_per_lot_sqft": 39.65,
   "price_per_building_sqft": 145.26,
   "building_sqft": 3442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3463,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410160"
  },
  {
   "address": "6708 Penn Ave S, Richfield",
   "sale_month": "2015-09",
   "price": 50000,
   "lot_sqft": 12608,
   "price_per_lot_sqft": 3.97,
   "price_per_building_sqft": 4.15,
   "building_sqft": 12060,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410159"
  },
  {
   "address": "6700 Penn Ave S, Richfield",
   "sale_month": "2015-09",
   "price": 500000,
   "lot_sqft": 11619,
   "price_per_lot_sqft": 43.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410140"
  },
  {
   "address": "5300 Hyland Greens Dr, Bloomington",
   "sale_month": "2015-09",
   "price": 907000,
   "lot_sqft": 100939,
   "price_per_lot_sqft": 8.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9978,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811621310017"
  },
  {
   "address": "14160 Basalt Street Northwest, Ramsey",
   "sale_month": "2015-09",
   "price": 1349000,
   "lot_sqft": 16833,
   "price_per_lot_sqft": 80.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16812,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430020"
  },
  {
   "address": "471 Marschall Road, Shakopee",
   "sale_month": "2015-09",
   "price": 3270000,
   "lot_sqft": 130572,
   "price_per_lot_sqft": 25.04,
   "price_per_building_sqft": 123.57,
   "building_sqft": 26462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26622,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271200010"
  },
  {
   "address": "8760 239th Lane Northeast, Linwood Township",
   "sale_month": "2015-09",
   "price": 380000,
   "lot_sqft": 129693,
   "price_per_lot_sqft": 2.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263422420093"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 380000,
   "lot_sqft": 27146,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263422420092"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 90000,
   "lot_sqft": 76977,
   "price_per_lot_sqft": 1.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602920430008"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 450000,
   "lot_sqft": 10455,
   "price_per_lot_sqft": 43.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2602822440050"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 450000,
   "lot_sqft": 10455,
   "price_per_lot_sqft": 43.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8346,
   "use": "305",
   "parcel_id": "2602822440049"
  },
  {
   "address": "94 21st Street, Newport",
   "sale_month": "2015-09",
   "price": 450000,
   "lot_sqft": 9656,
   "price_per_lot_sqft": 46.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2602822440048"
  },
  {
   "address": "550 Flying Cloud Drive, Chanhassen",
   "sale_month": "2015-09",
   "price": 340000,
   "lot_sqft": 212158,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": 34.74,
   "building_sqft": 9788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9847,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257980010"
  },
  {
   "address": "510 Lake Drive, Chanhassen",
   "sale_month": "2015-09",
   "price": 1200000,
   "lot_sqft": 77625,
   "price_per_lot_sqft": 15.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21921,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257830010"
  },
  {
   "address": "550 Como Avenue, Saint Paul",
   "sale_month": "2015-09",
   "price": 325000,
   "lot_sqft": 16821,
   "price_per_lot_sqft": 19.32,
   "price_per_building_sqft": 119.62,
   "building_sqft": 2717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2733,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320144"
  },
  {
   "address": "997 Farrington Street, Saint Paul",
   "sale_month": "2015-09",
   "price": 67000,
   "lot_sqft": 5273,
   "price_per_lot_sqft": 12.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 783,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923130114"
  },
  {
   "address": "4617 Colorado Street Southeast, Prior Lake",
   "sale_month": "2015-09",
   "price": 208000,
   "lot_sqft": 9502,
   "price_per_lot_sqft": 21.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250011110"
  },
  {
   "address": "7090 20th Avenue, Centerville",
   "sale_month": "2015-09",
   "price": 500,
   "lot_sqft": 54370,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122230005"
  },
  {
   "address": "1494 Dale Street North, Saint Paul",
   "sale_month": "2015-09",
   "price": 500000,
   "lot_sqft": 48625,
   "price_per_lot_sqft": 10.28,
   "price_per_building_sqft": 44.51,
   "building_sqft": 11233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11301,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923230095"
  },
  {
   "address": "10531 165th Street West, Lakeville",
   "sale_month": "2015-09",
   "price": 400000,
   "lot_sqft": 2937,
   "price_per_lot_sqft": 136.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446101070"
  },
  {
   "address": "1450 Frankson Avenue, Saint Paul",
   "sale_month": "2015-09",
   "price": 209000,
   "lot_sqft": 1907,
   "price_per_lot_sqft": 109.6,
   "price_per_building_sqft": 238.58,
   "building_sqft": 876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 882,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923310134"
  },
  {
   "address": "2305 108th Lane Northeast, Blaine",
   "sale_month": "2015-09",
   "price": 500,
   "lot_sqft": 34770,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9692,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213123120018"
  },
  {
   "address": "6160 Carmen Avenue, Inver Grove Heights",
   "sale_month": "2015-09",
   "price": 1299000,
   "lot_sqft": 109532,
   "price_per_lot_sqft": 11.86,
   "price_per_building_sqft": 49.15,
   "building_sqft": 26429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26589,
   "use": "Industrial-preferred",
   "parcel_id": "207125002030"
  },
  {
   "address": "2730 Nevada Ave N, New Hope",
   "sale_month": "2015-09",
   "price": 2270000,
   "lot_sqft": 129423,
   "price_per_lot_sqft": 17.54,
   "price_per_building_sqft": 50.22,
   "building_sqft": 45198,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45471,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340032"
  },
  {
   "address": "3333 Shoreline Dr, Orono",
   "sale_month": "2015-09",
   "price": 1350000,
   "lot_sqft": 123529,
   "price_per_lot_sqft": 10.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21707,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011723110024"
  },
  {
   "address": "19838 Forest Road North, Forest Lake",
   "sale_month": "2015-09",
   "price": 540000,
   "lot_sqft": 101097,
   "price_per_lot_sqft": 5.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19482,
   "use": "110",
   "parcel_id": "2003221340006"
  },
  {
   "address": "102 Main Street West, Belle Plaine",
   "sale_month": "2015-09",
   "price": 365000,
   "lot_sqft": 2678,
   "price_per_lot_sqft": 136.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200014570"
  },
  {
   "address": "100 Main Street West, Belle Plaine",
   "sale_month": "2015-09",
   "price": 365000,
   "lot_sqft": 2503,
   "price_per_lot_sqft": 145.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200014540"
  },
  {
   "address": "17 7th Ave SE, Osseo",
   "sale_month": "2015-09",
   "price": 2990000,
   "lot_sqft": 44210,
   "price_per_lot_sqft": 67.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5919,
   "use": "APARTMENT",
   "parcel_id": "1811921310092"
  },
  {
   "address": "443 Hoover St NE, Minneapolis",
   "sale_month": "2015-09",
   "price": 900000,
   "lot_sqft": 70728,
   "price_per_lot_sqft": 12.72,
   "price_per_building_sqft": 36.56,
   "building_sqft": 24616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24765,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923430010"
  },
  {
   "address": "429 Taft St NE, Minneapolis",
   "sale_month": "2015-09",
   "price": 1600000,
   "lot_sqft": 85363,
   "price_per_lot_sqft": 18.74,
   "price_per_building_sqft": 28.87,
   "building_sqft": 55424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55759,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923330036"
  },
  {
   "address": "1809 Hennepin Ave E, Minneapolis",
   "sale_month": "2015-09",
   "price": 3175000,
   "lot_sqft": 80095,
   "price_per_lot_sqft": 39.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40619,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923330032"
  },
  {
   "address": "2090 Woodwinds Drive, Woodbury",
   "sale_month": "2015-09",
   "price": 14900000,
   "lot_sqft": 143662,
   "price_per_lot_sqft": 103.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20497,
   "use": "300",
   "parcel_id": "1802821220024"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2015-09",
   "price": 500,
   "lot_sqft": 333,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240060"
  },
  {
   "address": "2603 Golden Valley Rd, Minneapolis",
   "sale_month": "2015-09",
   "price": 287000,
   "lot_sqft": 16279,
   "price_per_lot_sqft": 17.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4514,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924420002"
  },
  {
   "address": "2619 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-09",
   "price": 375000,
   "lot_sqft": 41116,
   "price_per_lot_sqft": 9.12,
   "price_per_building_sqft": 45.55,
   "building_sqft": 8233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8283,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430068"
  },
  {
   "address": "2810 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-09",
   "price": 290000,
   "lot_sqft": 20516,
   "price_per_lot_sqft": 14.14,
   "price_per_building_sqft": 78.4,
   "building_sqft": 3699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3722,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124340003"
  },
  {
   "address": "2416 Penn Ave N, Minneapolis",
   "sale_month": "2015-09",
   "price": 180000,
   "lot_sqft": 6303,
   "price_per_lot_sqft": 28.56,
   "price_per_building_sqft": 39.28,
   "building_sqft": 4583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4611,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220159"
  },
  {
   "address": "11427 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-09",
   "price": 500,
   "lot_sqft": 845,
   "price_per_lot_sqft": 0.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124130222"
  },
  {
   "address": "11421 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-09",
   "price": 500,
   "lot_sqft": 1265,
   "price_per_lot_sqft": 0.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124130217"
  },
  {
   "address": "2151 Hamline Avenue North, Roseville",
   "sale_month": "2015-09",
   "price": 525000,
   "lot_sqft": 25756,
   "price_per_lot_sqft": 20.38,
   "price_per_building_sqft": 101.39,
   "building_sqft": 5178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5209,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923210128"
  },
  {
   "address": "1621 7th Street West, Saint Paul",
   "sale_month": "2015-09",
   "price": 970000,
   "lot_sqft": 13347,
   "price_per_lot_sqft": 72.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3388,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142823220151"
  },
  {
   "address": "13375 Commerce Blvd, Rogers",
   "sale_month": "2015-09",
   "price": 180000,
   "lot_sqft": 163176,
   "price_per_lot_sqft": 1.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59946,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023440014"
  },
  {
   "address": "21279 Olinda Trail North, Scandia",
   "sale_month": "2015-09",
   "price": 679000,
   "lot_sqft": 3536,
   "price_per_lot_sqft": 192.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1403220430007"
  },
  {
   "address": "21810 Olinda Trail North, Scandia",
   "sale_month": "2015-09",
   "price": 679000,
   "lot_sqft": 24825,
   "price_per_lot_sqft": 27.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9378,
   "use": "300",
   "parcel_id": "1403220420007"
  },
  {
   "address": "5255 Chicago Ave, Minneapolis",
   "sale_month": "2015-09",
   "price": 172500,
   "lot_sqft": 3749,
   "price_per_lot_sqft": 46.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824340164"
  },
  {
   "address": "786 Randolph Avenue, Saint Paul",
   "sale_month": "2015-09",
   "price": 325000,
   "lot_sqft": 5840,
   "price_per_lot_sqft": 55.65,
   "price_per_building_sqft": 215.8,
   "building_sqft": 1506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1515,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823420009"
  },
  {
   "address": "2422 Central Ave NE, Minneapolis",
   "sale_month": "2015-09",
   "price": 386000,
   "lot_sqft": 4596,
   "price_per_lot_sqft": 83.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410003"
  },
  {
   "address": "8932 Old Cedar Ave S, Bloomington",
   "sale_month": "2015-09",
   "price": 710000,
   "lot_sqft": 36564,
   "price_per_lot_sqft": 19.42,
   "price_per_building_sqft": 78.34,
   "building_sqft": 9063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9118,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724140088"
  },
  {
   "address": "4379 95th Ave N, Brooklyn Park",
   "sale_month": "2015-09",
   "price": 3875000,
   "lot_sqft": 71231,
   "price_per_lot_sqft": 54.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12213,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011921330024"
  },
  {
   "address": "209 29th Ave N, Minneapolis",
   "sale_month": "2015-09",
   "price": 560000,
   "lot_sqft": 9292,
   "price_per_lot_sqft": 60.27,
   "price_per_building_sqft": 59.08,
   "building_sqft": 9478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340045"
  },
  {
   "address": "3334 Washington Ave N, Minneapolis",
   "sale_month": "2015-09",
   "price": 146108,
   "lot_sqft": 14662,
   "price_per_lot_sqft": 9.97,
   "price_per_building_sqft": 27.76,
   "building_sqft": 5264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5296,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924240063"
  },
  {
   "address": "1959 Shawnee Road, Eagan",
   "sale_month": "2015-09",
   "price": 1889228,
   "lot_sqft": 186638,
   "price_per_lot_sqft": 10.12,
   "price_per_building_sqft": 41.46,
   "building_sqft": 45563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45838,
   "use": "Industrial-preferred",
   "parcel_id": "100170030010"
  },
  {
   "address": "207 Lake Street North, Forest Lake",
   "sale_month": "2015-09",
   "price": 125000,
   "lot_sqft": 6989,
   "price_per_lot_sqft": 17.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "300",
   "parcel_id": "0803221120128"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 125000,
   "lot_sqft": 3523,
   "price_per_lot_sqft": 35.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120127"
  },
  {
   "address": "637 East River Road, Anoka",
   "sale_month": "2015-09",
   "price": 5350000,
   "lot_sqft": 69132,
   "price_per_lot_sqft": 77.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22456,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124310059"
  },
  {
   "address": "674 Dodd Road, Saint Paul",
   "sale_month": "2015-09",
   "price": 162212,
   "lot_sqft": 8847,
   "price_per_lot_sqft": 18.34,
   "price_per_building_sqft": 52.61,
   "building_sqft": 3083,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3102,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822410035"
  },
  {
   "address": "8340 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2015-09",
   "price": 1972703,
   "lot_sqft": 18889,
   "price_per_lot_sqft": 104.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3229,
   "use": "APARTMENT",
   "parcel_id": "0711721440101"
  },
  {
   "address": "2948 Wyoming Ave S, St. Louis Park",
   "sale_month": "2015-09",
   "price": 1972703,
   "lot_sqft": 20011,
   "price_per_lot_sqft": 98.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3616,
   "use": "APARTMENT",
   "parcel_id": "0711721440100"
  },
  {
   "address": "8400 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2015-09",
   "price": 1972704,
   "lot_sqft": 37208,
   "price_per_lot_sqft": 53.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12574,
   "use": "APARTMENT",
   "parcel_id": "0711721430004"
  },
  {
   "address": "3950 Minnehaha Ave, Minneapolis",
   "sale_month": "2015-09",
   "price": 375000,
   "lot_sqft": 5997,
   "price_per_lot_sqft": 62.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823210006"
  },
  {
   "address": "8109 Bass Lake Rd, New Hope",
   "sale_month": "2015-09",
   "price": 269900,
   "lot_sqft": 14770,
   "price_per_lot_sqft": 18.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1943,
   "use": "APARTMENT",
   "parcel_id": "0611821410007"
  },
  {
   "address": "3400 42nd Ave S, Minneapolis",
   "sale_month": "2015-09",
   "price": 275000,
   "lot_sqft": 5244,
   "price_per_lot_sqft": 52.44,
   "price_per_building_sqft": 91.33,
   "building_sqft": 3011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3029,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823420001"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 550000,
   "lot_sqft": 1096,
   "price_per_lot_sqft": 501.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220012"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 550000,
   "lot_sqft": 4923,
   "price_per_lot_sqft": 111.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220010"
  },
  {
   "address": "6025 Hudson Road, Woodbury",
   "sale_month": "2015-09",
   "price": 550000,
   "lot_sqft": 35661,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220003"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 550000,
   "lot_sqft": 9062,
   "price_per_lot_sqft": 60.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602821220002"
  },
  {
   "address": "4200 78th St W, Bloomington",
   "sale_month": "2015-09",
   "price": 43000000,
   "lot_sqft": 492276,
   "price_per_lot_sqft": 87.35,
   "price_per_building_sqft": 402.45,
   "building_sqft": 106846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 107491,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724110021"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 1100000,
   "lot_sqft": 37958,
   "price_per_lot_sqft": 28.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320017"
  },
  {
   "address": "193 Robert Street South, Saint Paul",
   "sale_month": "2015-09",
   "price": 1100000,
   "lot_sqft": 34604,
   "price_per_lot_sqft": 31.79,
   "price_per_building_sqft": 222.31,
   "building_sqft": 4948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4977,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320016"
  },
  {
   "address": "13435 60th Street North, Oak Park Heights",
   "sale_month": "2015-09",
   "price": 1040000,
   "lot_sqft": 49516,
   "price_per_lot_sqft": 21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "300",
   "parcel_id": "0502920210031"
  },
  {
   "address": "4153 Lyndale Ave N, Minneapolis",
   "sale_month": "2015-09",
   "price": 1230000,
   "lot_sqft": 7766,
   "price_per_lot_sqft": 158.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924140029"
  },
  {
   "address": "3120 Colfax Ave S, Minneapolis",
   "sale_month": "2015-09",
   "price": 400000,
   "lot_sqft": 5893,
   "price_per_lot_sqft": 67.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 927,
   "use": "TRIPLEX",
   "parcel_id": "0402824110131"
  },
  {
   "address": "675 Commons Drive, Woodbury",
   "sale_month": "2015-09",
   "price": 10600000,
   "lot_sqft": 259298,
   "price_per_lot_sqft": 40.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46314,
   "use": "300",
   "parcel_id": "0402821420143"
  },
  {
   "address": "8150 Coller Way, Woodbury",
   "sale_month": "2015-09",
   "price": 781219,
   "lot_sqft": 68176,
   "price_per_lot_sqft": 11.46,
   "price_per_building_sqft": 67.6,
   "building_sqft": 11556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11626,
   "use": "300",
   "parcel_id": "0402821330071"
  },
  {
   "address": "8160 Coller Way, Woodbury",
   "sale_month": "2015-09",
   "price": 781219,
   "lot_sqft": 131362,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": 31.14,
   "building_sqft": 25086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25237,
   "use": "300",
   "parcel_id": "0402821320206"
  },
  {
   "address": "7713 Beech Street Northeast, Fridley",
   "sale_month": "2015-09",
   "price": 250000,
   "lot_sqft": 14809,
   "price_per_lot_sqft": 16.88,
   "price_per_building_sqft": 42.05,
   "building_sqft": 5945,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5981,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440060"
  },
  {
   "address": "3400 Marshall St NE, Minneapolis",
   "sale_month": "2015-09",
   "price": 5800000,
   "lot_sqft": 651785,
   "price_per_lot_sqft": 8.9,
   "price_per_building_sqft": 44.64,
   "building_sqft": 129924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 130708,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924240013"
  },
  {
   "address": "3609 Nicollet Ave, Minneapolis",
   "sale_month": "2015-09",
   "price": 410000,
   "lot_sqft": 6291,
   "price_per_lot_sqft": 65.17,
   "price_per_building_sqft": 73.11,
   "building_sqft": 5608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5642,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824430193"
  },
  {
   "address": "12117 Riverwood Drive, Burnsville",
   "sale_month": "2015-09",
   "price": 1757813,
   "lot_sqft": 107570,
   "price_per_lot_sqft": 16.34,
   "price_per_building_sqft": 54.97,
   "building_sqft": 31979,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32172,
   "use": "Industrial-preferred",
   "parcel_id": "026430101051"
  },
  {
   "address": "3103 Portland Ave, Minneapolis",
   "sale_month": "2015-09",
   "price": 180000,
   "lot_sqft": 5298,
   "price_per_lot_sqft": 33.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1057,
   "use": "TRIPLEX",
   "parcel_id": "0202824220145"
  },
  {
   "address": "1055 American Blvd E, Bloomington",
   "sale_month": "2015-09",
   "price": 1441500,
   "lot_sqft": 87253,
   "price_per_lot_sqft": 16.52,
   "price_per_building_sqft": 47.77,
   "building_sqft": 30178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30360,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724210015"
  },
  {
   "address": "1701 143rd Street West, Burnsville",
   "sale_month": "2015-09",
   "price": 19545500,
   "lot_sqft": 323595,
   "price_per_lot_sqft": 60.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48106,
   "use": "Apartment",
   "parcel_id": "020260021093"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 672000,
   "lot_sqft": 4709,
   "price_per_lot_sqft": 142.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210023"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 672000,
   "lot_sqft": 10588,
   "price_per_lot_sqft": 63.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210022"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 672000,
   "lot_sqft": 9417,
   "price_per_lot_sqft": 71.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210021"
  },
  {
   "address": "1130 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2015-09",
   "price": 672000,
   "lot_sqft": 13400,
   "price_per_lot_sqft": 50.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5100,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210020"
  },
  {
   "address": null,
   "sale_month": "2015-09",
   "price": 672000,
   "lot_sqft": 4709,
   "price_per_lot_sqft": 142.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210019"
  },
  {
   "address": "6420 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2015-09",
   "price": 385000,
   "lot_sqft": 20984,
   "price_per_lot_sqft": 18.35,
   "price_per_building_sqft": 104.08,
   "building_sqft": 3699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3721,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622140003"
  },
  {
   "address": "3101 37th St E, Minneapolis",
   "sale_month": "2015-09",
   "price": 400000,
   "lot_sqft": 11791,
   "price_per_lot_sqft": 33.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824440087"
  },
  {
   "address": "7972 Victoria Drive, Victoria",
   "sale_month": "2015-08",
   "price": 220000,
   "lot_sqft": 9250,
   "price_per_lot_sqft": 23.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650750270"
  },
  {
   "address": "4357 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2015-08",
   "price": 500,
   "lot_sqft": 19010,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.12,
   "building_sqft": 4023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4047,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220108"
  },
  {
   "address": "6012 Blue Circle Dr, Minnetonka",
   "sale_month": "2015-08",
   "price": 545000,
   "lot_sqft": 4999,
   "price_per_lot_sqft": 109.02,
   "price_per_building_sqft": 29.79,
   "building_sqft": 18292,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18402,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440012"
  },
  {
   "address": "10701 Red Circle Dr, Minnetonka",
   "sale_month": "2015-08",
   "price": 1600000,
   "lot_sqft": 126140,
   "price_per_lot_sqft": 12.68,
   "price_per_building_sqft": 67.93,
   "building_sqft": 23553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23695,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722340010"
  },
  {
   "address": "2600 24th St E, Minneapolis",
   "sale_month": "2015-08",
   "price": 355500,
   "lot_sqft": 9768,
   "price_per_lot_sqft": 36.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1855,
   "use": "TRIPLEX",
   "parcel_id": "3602924120160"
  },
  {
   "address": "6246 Highway 10 Northwest, Ramsey",
   "sale_month": "2015-08",
   "price": 370000,
   "lot_sqft": 18439,
   "price_per_lot_sqft": 20.07,
   "price_per_building_sqft": 215.37,
   "building_sqft": 1718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1729,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225320014"
  },
  {
   "address": "7134 Cedar Ave S, Richfield",
   "sale_month": "2015-08",
   "price": 1320000,
   "lot_sqft": 37331,
   "price_per_lot_sqft": 35.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7647,
   "use": "APARTMENT",
   "parcel_id": "3502824110123"
  },
  {
   "address": "13001 62nd Pl N, Maple Grove",
   "sale_month": "2015-08",
   "price": 3392000,
   "lot_sqft": 212705,
   "price_per_lot_sqft": 15.95,
   "price_per_building_sqft": 103.66,
   "building_sqft": 32721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32919,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922440065"
  },
  {
   "address": "2629 3rd Ave S, Minneapolis",
   "sale_month": "2015-08",
   "price": 229900,
   "lot_sqft": 6187,
   "price_per_lot_sqft": 37.16,
   "price_per_building_sqft": 153.57,
   "building_sqft": 1497,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1506,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924410051"
  },
  {
   "address": "2508 Nicollet Ave, Minneapolis",
   "sale_month": "2015-08",
   "price": 450000,
   "lot_sqft": 6509,
   "price_per_lot_sqft": 69.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240195"
  },
  {
   "address": "2019 2nd Ave S, Minneapolis",
   "sale_month": "2015-08",
   "price": 380500,
   "lot_sqft": 6355,
   "price_per_lot_sqft": 59.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "APARTMENT",
   "parcel_id": "3402924120012"
  },
  {
   "address": "9120 Isanti Street Northeast, Blaine",
   "sale_month": "2015-08",
   "price": 640000,
   "lot_sqft": 43161,
   "price_per_lot_sqft": 14.83,
   "price_per_building_sqft": 68.18,
   "building_sqft": 9387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9444,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220008"
  },
  {
   "address": "1949 University Avenue West, Saint Paul",
   "sale_month": "2015-08",
   "price": 615200,
   "lot_sqft": 38928,
   "price_per_lot_sqft": 15.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16900,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240008"
  },
  {
   "address": "24365 Smithtown Rd, Shorewood",
   "sale_month": "2015-08",
   "price": 625000,
   "lot_sqft": 61604,
   "price_per_lot_sqft": 10.15,
   "price_per_building_sqft": 136.91,
   "building_sqft": 4565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723140041"
  },
  {
   "address": "1311 25th St W, Minneapolis",
   "sale_month": "2015-08",
   "price": 310000,
   "lot_sqft": 2896,
   "price_per_lot_sqft": 107.04,
   "price_per_building_sqft": 181.39,
   "building_sqft": 1709,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1719,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130088"
  },
  {
   "address": "9 8th Avenue Southwest, New Brighton",
   "sale_month": "2015-08",
   "price": 1150000,
   "lot_sqft": 60079,
   "price_per_lot_sqft": 19.14,
   "price_per_building_sqft": 53.41,
   "building_sqft": 21531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21661,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023120009"
  },
  {
   "address": "1600 Frontage Road West, Stillwater",
   "sale_month": "2015-08",
   "price": 425000,
   "lot_sqft": 21718,
   "price_per_lot_sqft": 19.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "300",
   "parcel_id": "3203020440024"
  },
  {
   "address": "601 County Road 10 Northeast, Blaine",
   "sale_month": "2015-08",
   "price": 500000,
   "lot_sqft": 44567,
   "price_per_lot_sqft": 11.22,
   "price_per_building_sqft": 66.5,
   "building_sqft": 7519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7565,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123430002"
  },
  {
   "address": null,
   "sale_month": "2015-08",
   "price": 300000,
   "lot_sqft": 170321,
   "price_per_lot_sqft": 1.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305120062"
  },
  {
   "address": "33 Acker Street East, Saint Paul",
   "sale_month": "2015-08",
   "price": 330000,
   "lot_sqft": 17378,
   "price_per_lot_sqft": 18.99,
   "price_per_building_sqft": 94.47,
   "building_sqft": 3493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3514,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922340084"
  },
  {
   "address": "12461 Champlin Dr, Champlin",
   "sale_month": "2015-08",
   "price": 776000,
   "lot_sqft": 42701,
   "price_per_lot_sqft": 18.17,
   "price_per_building_sqft": 194.68,
   "building_sqft": 3986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4011,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021210015"
  },
  {
   "address": "4956 Lincoln Dr, Edina",
   "sale_month": "2015-08",
   "price": 330000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 223.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230036"
  },
  {
   "address": "4958 Lincoln Dr, Edina",
   "sale_month": "2015-08",
   "price": 330000,
   "lot_sqft": 1945,
   "price_per_lot_sqft": 169.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230035"
  },
  {
   "address": "820 6th Avenue Northwest, New Brighton",
   "sale_month": "2015-08",
   "price": 850000,
   "lot_sqft": 16105,
   "price_per_lot_sqft": 52.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4995,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023120015"
  },
  {
   "address": "6620 Queen Ave S, Richfield",
   "sale_month": "2015-08",
   "price": 400000,
   "lot_sqft": 14800,
   "price_per_lot_sqft": 27.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5208,
   "use": "APARTMENT",
   "parcel_id": "2902824410017"
  },
  {
   "address": "6645 Queen Ave S, Richfield",
   "sale_month": "2015-08",
   "price": 500000,
   "lot_sqft": 18431,
   "price_per_lot_sqft": 27.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6932,
   "use": "APARTMENT",
   "parcel_id": "2902824410010"
  },
  {
   "address": "3316 66th St W, Edina",
   "sale_month": "2015-08",
   "price": 6500000,
   "lot_sqft": 93570,
   "price_per_lot_sqft": 69.47,
   "price_per_building_sqft": 482.77,
   "building_sqft": 13464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13545,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824240001"
  },
  {
   "address": "4088 Radio Drive, Woodbury",
   "sale_month": "2015-08",
   "price": 550000,
   "lot_sqft": 36077,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6774,
   "use": "300",
   "parcel_id": "2902821110017"
  },
  {
   "address": "305 Greeley Street South, Stillwater",
   "sale_month": "2015-08",
   "price": 300000,
   "lot_sqft": 17009,
   "price_per_lot_sqft": 17.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "300",
   "parcel_id": "2803020330002"
  },
  {
   "address": "6253 Penn Ave S, Richfield",
   "sale_month": "2015-08",
   "price": 362000,
   "lot_sqft": 10254,
   "price_per_lot_sqft": 35.3,
   "price_per_building_sqft": 77.07,
   "building_sqft": 4697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4725,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220006"
  },
  {
   "address": "1230 Northland Drive, Mendota Heights",
   "sale_month": "2015-08",
   "price": 7336900,
   "lot_sqft": 305452,
   "price_per_lot_sqft": 24.02,
   "price_per_building_sqft": 104,
   "building_sqft": 70545,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70970,
   "use": "Commercial",
   "parcel_id": "274844701020"
  },
  {
   "address": "1210 Northland Drive, Mendota Heights",
   "sale_month": "2015-08",
   "price": 6138700,
   "lot_sqft": 276967,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": 100.47,
   "building_sqft": 61100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61468,
   "use": "Commercial-preferred",
   "parcel_id": "274844701010"
  },
  {
   "address": "1270 Northland Drive, Mendota Heights",
   "sale_month": "2015-08",
   "price": 8280900,
   "lot_sqft": 320049,
   "price_per_lot_sqft": 25.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31760,
   "use": "Commercial",
   "parcel_id": "274844601010"
  },
  {
   "address": "1250 Northland Drive, Mendota Heights",
   "sale_month": "2015-08",
   "price": 5355200,
   "lot_sqft": 238287,
   "price_per_lot_sqft": 22.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30505,
   "use": "Commercial",
   "parcel_id": "274844501040"
  },
  {
   "address": "1295 Northland Drive, Mendota Heights",
   "sale_month": "2015-08",
   "price": 5298000,
   "lot_sqft": 89170,
   "price_per_lot_sqft": 59.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "274830004100"
  },
  {
   "address": "1285 Northland Drive, Mendota Heights",
   "sale_month": "2015-08",
   "price": 484500,
   "lot_sqft": 89171,
   "price_per_lot_sqft": 5.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52603,
   "use": "Commercial",
   "parcel_id": "274830004090"
  },
  {
   "address": null,
   "sale_month": "2015-08",
   "price": 434800,
   "lot_sqft": 89173,
   "price_per_lot_sqft": 4.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "274830004080"
  },
  {
   "address": null,
   "sale_month": "2015-08",
   "price": 448200,
   "lot_sqft": 89238,
   "price_per_lot_sqft": 5.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "274830004030"
  },
  {
   "address": "1310 Mendota Heights Road, Mendota Heights",
   "sale_month": "2015-08",
   "price": 6222800,
   "lot_sqft": 89239,
   "price_per_lot_sqft": 69.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "274830004020"
  },
  {
   "address": "1301 Greenwood, Shakopee",
   "sale_month": "2015-08",
   "price": 2050000,
   "lot_sqft": 77727,
   "price_per_lot_sqft": 26.37,
   "price_per_building_sqft": 206.95,
   "building_sqft": 9906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9966,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273040040"
  },
  {
   "address": "1411 Nicollet Ave, Minneapolis",
   "sale_month": "2015-08",
   "price": 1650000,
   "lot_sqft": 7008,
   "price_per_lot_sqft": 235.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924420029"
  },
  {
   "address": "5101 University Avenue Northeast, Columbia Heights",
   "sale_month": "2015-08",
   "price": 200000,
   "lot_sqft": 10420,
   "price_per_lot_sqft": 19.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024210111"
  },
  {
   "address": null,
   "sale_month": "2015-08",
   "price": 200000,
   "lot_sqft": 15630,
   "price_per_lot_sqft": 12.8,
   "price_per_building_sqft": 77.07,
   "building_sqft": 2595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2611,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024210110"
  },
  {
   "address": "2635 78th Street West, Chanhassen",
   "sale_month": "2015-08",
   "price": 3175000,
   "lot_sqft": 78259,
   "price_per_lot_sqft": 40.57,
   "price_per_building_sqft": 208.28,
   "building_sqft": 15244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15336,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "258280228"
  },
  {
   "address": "601 12th Ave S, Hopkins",
   "sale_month": "2015-08",
   "price": 450000,
   "lot_sqft": 12509,
   "price_per_lot_sqft": 35.97,
   "price_per_building_sqft": 72.45,
   "building_sqft": 6211,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6248,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240045"
  },
  {
   "address": "7750 Galpin Boulevard, Chanhassen",
   "sale_month": "2015-08",
   "price": 2175000,
   "lot_sqft": 347521,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39838,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250101800"
  },
  {
   "address": "41 10th Ave N, Hopkins",
   "sale_month": "2015-08",
   "price": 250000,
   "lot_sqft": 6201,
   "price_per_lot_sqft": 40.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310023"
  },
  {
   "address": "2901 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2015-08",
   "price": 860000,
   "lot_sqft": 220569,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": 27.58,
   "building_sqft": 31184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31372,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311921330061"
  },
  {
   "address": "323 1st Ave N, Minneapolis",
   "sale_month": "2015-08",
   "price": 1200000,
   "lot_sqft": 4742,
   "price_per_lot_sqft": 253.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21048,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410032"
  },
  {
   "address": "602 1st St N, Minneapolis",
   "sale_month": "2015-08",
   "price": 1000000,
   "lot_sqft": 2776,
   "price_per_lot_sqft": 360.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924120407"
  },
  {
   "address": "24550 Territorial Rd, Rogers",
   "sale_month": "2015-08",
   "price": 190000,
   "lot_sqft": 205473,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2112023420003"
  },
  {
   "address": "1707 Glenwood Ave, Minneapolis",
   "sale_month": "2015-08",
   "price": 1015000,
   "lot_sqft": 18818,
   "price_per_lot_sqft": 53.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7550,
   "use": "APARTMENT",
   "parcel_id": "2102924340012"
  },
  {
   "address": "317 Broadway North, Carver",
   "sale_month": "2015-08",
   "price": 128000,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 25.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500830"
  },
  {
   "address": "109 Main Street East, Belle Plaine",
   "sale_month": "2015-08",
   "price": 35000,
   "lot_sqft": 1450,
   "price_per_lot_sqft": 24.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015440"
  },
  {
   "address": "1648 Rice Street, Saint Paul",
   "sale_month": "2015-08",
   "price": 199000,
   "lot_sqft": 2533,
   "price_per_lot_sqft": 78.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922220011"
  },
  {
   "address": "1700 Rice Street North, Maplewood",
   "sale_month": "2015-08",
   "price": 12300000,
   "lot_sqft": 107957,
   "price_per_lot_sqft": 113.93,
   "price_per_building_sqft": 205.37,
   "building_sqft": 59891,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60253,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922330037"
  },
  {
   "address": "1728 Rice Street North, Maplewood",
   "sale_month": "2015-08",
   "price": 12300000,
   "lot_sqft": 148134,
   "price_per_lot_sqft": 83.03,
   "price_per_building_sqft": 1280.72,
   "building_sqft": 9604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9662,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922330036"
  },
  {
   "address": null,
   "sale_month": "2015-08",
   "price": 12300000,
   "lot_sqft": 17587,
   "price_per_lot_sqft": 699.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922330035"
  },
  {
   "address": "1720 Rice Street North, Maplewood",
   "sale_month": "2015-08",
   "price": 12300000,
   "lot_sqft": 22328,
   "price_per_lot_sqft": 550.88,
   "price_per_building_sqft": 6032.37,
   "building_sqft": 2039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2051,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922330034"
  },
  {
   "address": "1698 Rice Street North, Maplewood",
   "sale_month": "2015-08",
   "price": 12300000,
   "lot_sqft": 12327,
   "price_per_lot_sqft": 997.81,
   "price_per_building_sqft": 3685.95,
   "building_sqft": 3337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3357,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922330016"
  },
  {
   "address": null,
   "sale_month": "2015-08",
   "price": 12300000,
   "lot_sqft": 4696,
   "price_per_lot_sqft": 2619.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922330015"
  },
  {
   "address": "3725 Monitor St, St. Louis Park",
   "sale_month": "2015-08",
   "price": 22750,
   "lot_sqft": 17060,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": 2.63,
   "building_sqft": 8634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8687,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721440035"
  },
  {
   "address": "1398 Lake Street South, Forest Lake",
   "sale_month": "2015-08",
   "price": 309150,
   "lot_sqft": 99034,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "300",
   "parcel_id": "1703221120025"
  },
  {
   "address": "7564 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2015-08",
   "price": 8500,
   "lot_sqft": 13126,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702721130096"
  },
  {
   "address": "1605 Girard Ave N, Minneapolis",
   "sale_month": "2015-08",
   "price": 92500,
   "lot_sqft": 5868,
   "price_per_lot_sqft": 15.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1326,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924420038"
  },
  {
   "address": "818 West Broadway, Minneapolis",
   "sale_month": "2015-08",
   "price": 505000,
   "lot_sqft": 32086,
   "price_per_lot_sqft": 15.74,
   "price_per_building_sqft": 110.84,
   "building_sqft": 4556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4584,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140238"
  },
  {
   "address": "1695 Fernwood Avenue, Roseville",
   "sale_month": "2015-08",
   "price": 200000,
   "lot_sqft": 10891,
   "price_per_lot_sqft": 18.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923430032"
  },
  {
   "address": "4653 Chatsworth Street North, Shoreview",
   "sale_month": "2015-08",
   "price": 527500,
   "lot_sqft": 26434,
   "price_per_lot_sqft": 19.96,
   "price_per_building_sqft": 77.24,
   "building_sqft": 6829,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6870,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340017"
  },
  {
   "address": "13550 Commerce Blvd, Rogers",
   "sale_month": "2015-08",
   "price": 7003074,
   "lot_sqft": 147841,
   "price_per_lot_sqft": 47.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24690,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023410006"
  },
  {
   "address": "11100 86th Ave N, Maple Grove",
   "sale_month": "2015-08",
   "price": 365000,
   "lot_sqft": 94771,
   "price_per_lot_sqft": 3.85,
   "price_per_building_sqft": 15.94,
   "building_sqft": 22903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23041,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440065"
  },
  {
   "address": "1312 2nd St NE, Minneapolis",
   "sale_month": "2015-08",
   "price": 245000,
   "lot_sqft": 2901,
   "price_per_lot_sqft": 84.45,
   "price_per_building_sqft": 186.03,
   "building_sqft": 1317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1325,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230045"
  },
  {
   "address": "1200 East Moore Lake Drive Northeast, Fridley",
   "sale_month": "2015-08",
   "price": 500,
   "lot_sqft": 324884,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 145659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 146538,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024340037"
  },
  {
   "address": null,
   "sale_month": "2015-08",
   "price": 500,
   "lot_sqft": 277273,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024340036"
  },
  {
   "address": "5229 Shoreline Dr, Mound",
   "sale_month": "2015-08",
   "price": 2400000,
   "lot_sqft": 141359,
   "price_per_lot_sqft": 16.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33459,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724340072"
  },
  {
   "address": "5293 Shoreline Dr, Mound",
   "sale_month": "2015-08",
   "price": 2400000,
   "lot_sqft": 18848,
   "price_per_lot_sqft": 127.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724340021"
  },
  {
   "address": "100 Monroe Street, Anoka",
   "sale_month": "2015-08",
   "price": 103142,
   "lot_sqft": 58966,
   "price_per_lot_sqft": 1.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15904,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "123125110175"
  },
  {
   "address": "775 Tower Dr, Medina",
   "sale_month": "2015-08",
   "price": 45400,
   "lot_sqft": 14370,
   "price_per_lot_sqft": 3.16,
   "price_per_building_sqft": 17.63,
   "building_sqft": 2575,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2591,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823230020"
  },
  {
   "address": "1901 Johnson St NE, Minneapolis",
   "sale_month": "2015-08",
   "price": 280000,
   "lot_sqft": 10595,
   "price_per_lot_sqft": 26.43,
   "price_per_building_sqft": 122.91,
   "building_sqft": 2278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2292,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924430067"
  },
  {
   "address": "2301 Garfield St NE, Minneapolis",
   "sale_month": "2015-08",
   "price": 340000,
   "lot_sqft": 6198,
   "price_per_lot_sqft": 54.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1721,
   "use": "APARTMENT",
   "parcel_id": "1202924420051"
  },
  {
   "address": "4339 Cedar Ave S, Minneapolis",
   "sale_month": "2015-08",
   "price": 407500,
   "lot_sqft": 4881,
   "price_per_lot_sqft": 83.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1547,
   "use": "APARTMENT",
   "parcel_id": "1202824320135"
  },
  {
   "address": "1177 7th Street West, Saint Paul",
   "sale_month": "2015-08",
   "price": 135000,
   "lot_sqft": 9921,
   "price_per_lot_sqft": 13.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823420112"
  },
  {
   "address": "805 Tower Dr, Medina",
   "sale_month": "2015-08",
   "price": 635000,
   "lot_sqft": 47897,
   "price_per_lot_sqft": 13.26,
   "price_per_building_sqft": 67.89,
   "building_sqft": 9354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9410,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823140019"
  },
  {
   "address": "8836 Old Cedar Ave S, Bloomington",
   "sale_month": "2015-08",
   "price": 240000,
   "lot_sqft": 11232,
   "price_per_lot_sqft": 21.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1873,
   "use": "APARTMENT",
   "parcel_id": "1102724140071"
  },
  {
   "address": "2922 West Service Road, Eagan",
   "sale_month": "2015-08",
   "price": 3047500,
   "lot_sqft": 246557,
   "price_per_lot_sqft": 12.36,
   "price_per_building_sqft": 62,
   "building_sqft": 49153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49450,
   "use": "Industrial-preferred",
   "parcel_id": "102250006031"
  },
  {
   "address": "5105 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2015-08",
   "price": 1860000,
   "lot_sqft": 211836,
   "price_per_lot_sqft": 8.78,
   "price_per_building_sqft": 28.01,
   "building_sqft": 66403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66804,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011821110011"
  },
  {
   "address": "55 Lowry Ave NE, Minneapolis",
   "sale_month": "2015-08",
   "price": 353000,
   "lot_sqft": 5590,
   "price_per_lot_sqft": 63.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1010,
   "use": "TRIPLEX",
   "parcel_id": "1002924140197"
  },
  {
   "address": "7625 Metro Blvd, Edina",
   "sale_month": "2015-08",
   "price": 2275000,
   "lot_sqft": 56183,
   "price_per_lot_sqft": 40.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8878,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621310014"
  },
  {
   "address": "714 30th Ave N, Minneapolis",
   "sale_month": "2015-08",
   "price": 3000,
   "lot_sqft": 4924,
   "price_per_lot_sqft": 0.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924410152"
  },
  {
   "address": "1716 26th Ave N, Minneapolis",
   "sale_month": "2015-08",
   "price": 9750,
   "lot_sqft": 3734,
   "price_per_lot_sqft": 2.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1000,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924340054"
  },
  {
   "address": "2930 Penn Ave N, Minneapolis",
   "sale_month": "2015-08",
   "price": 85000,
   "lot_sqft": 10066,
   "price_per_lot_sqft": 8.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2346,
   "use": "APARTMENT",
   "parcel_id": "0902924320200"
  },
  {
   "address": "3452 Fremont Ave N, Minneapolis",
   "sale_month": "2015-08",
   "price": 150000,
   "lot_sqft": 9649,
   "price_per_lot_sqft": 15.55,
   "price_per_building_sqft": 36.88,
   "building_sqft": 4067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4091,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924120206"
  },
  {
   "address": "4513 Bryant Ave S, Minneapolis",
   "sale_month": "2015-08",
   "price": 485000,
   "lot_sqft": 6845,
   "price_per_lot_sqft": 70.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2406,
   "use": "APARTMENT",
   "parcel_id": "0902824440127"
  },
  {
   "address": "5307 Idaho Ave N, Crystal",
   "sale_month": "2015-08",
   "price": 179900,
   "lot_sqft": 9842,
   "price_per_lot_sqft": 18.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1880,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811821120019"
  },
  {
   "address": "2230 Edgewood Ave S, St. Louis Park",
   "sale_month": "2015-08",
   "price": 770000,
   "lot_sqft": 43476,
   "price_per_lot_sqft": 17.71,
   "price_per_building_sqft": 52.36,
   "building_sqft": 14705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14794,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721110040"
  },
  {
   "address": "79 Lake Street North, Forest Lake",
   "sale_month": "2015-08",
   "price": 285000,
   "lot_sqft": 11254,
   "price_per_lot_sqft": 25.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110073"
  },
  {
   "address": "4990 State Hwy No 169, New Hope",
   "sale_month": "2015-08",
   "price": 1390000,
   "lot_sqft": 163044,
   "price_per_lot_sqft": 8.53,
   "price_per_building_sqft": 79.94,
   "building_sqft": 17387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17492,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821230013"
  },
  {
   "address": "2984 Rice Street, Little Canada",
   "sale_month": "2015-08",
   "price": 185000,
   "lot_sqft": 1520,
   "price_per_lot_sqft": 121.71,
   "price_per_building_sqft": 55.52,
   "building_sqft": 3332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3352,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230036"
  },
  {
   "address": "407 South Owasso Boulevard East, Little Canada",
   "sale_month": "2015-08",
   "price": 675000,
   "lot_sqft": 30444,
   "price_per_lot_sqft": 22.17,
   "price_per_building_sqft": 69.4,
   "building_sqft": 9726,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9785,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922110017"
  },
  {
   "address": "80 7th Street West, Saint Paul",
   "sale_month": "2015-08",
   "price": 47000000,
   "lot_sqft": 35671,
   "price_per_lot_sqft": 1317.6,
   "price_per_building_sqft": 88846.88,
   "building_sqft": 529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 533,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822210067"
  },
  {
   "address": "1 Former Ecolab Office- Future Apts Place, Saint Paul",
   "sale_month": "2015-08",
   "price": 47000000,
   "lot_sqft": 124253,
   "price_per_lot_sqft": 378.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 218414,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822210066"
  },
  {
   "address": "5701 Kentucky Ave N, Crystal",
   "sale_month": "2015-08",
   "price": 1000000,
   "lot_sqft": 64946,
   "price_per_lot_sqft": 15.4,
   "price_per_building_sqft": 57.69,
   "building_sqft": 17334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17439,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420066"
  },
  {
   "address": "6600 56th Ave N, Crystal",
   "sale_month": "2015-08",
   "price": 518000,
   "lot_sqft": 12114,
   "price_per_lot_sqft": 42.76,
   "price_per_building_sqft": 93.47,
   "building_sqft": 5542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410096"
  },
  {
   "address": "3800 American Blvd W, Bloomington",
   "sale_month": "2015-08",
   "price": 52500000,
   "lot_sqft": 256535,
   "price_per_lot_sqft": 204.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 140784,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724230007"
  },
  {
   "address": "911 Orange Street, Lino Lakes",
   "sale_month": "2015-08",
   "price": 500,
   "lot_sqft": 12883,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "043122210028"
  },
  {
   "address": "1901 44th Ave N, Minneapolis",
   "sale_month": "2015-08",
   "price": 244500,
   "lot_sqft": 4792,
   "price_per_lot_sqft": 51.02,
   "price_per_building_sqft": 167.93,
   "building_sqft": 1456,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1465,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924220076"
  },
  {
   "address": "4100 Dupont Ave N, Minneapolis",
   "sale_month": "2015-08",
   "price": 92500,
   "lot_sqft": 6387,
   "price_per_lot_sqft": 14.48,
   "price_per_building_sqft": 94,
   "building_sqft": 984,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 989,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924140183"
  },
  {
   "address": "1261 Grand Avenue, Saint Paul",
   "sale_month": "2015-08",
   "price": 23760,
   "lot_sqft": 57284,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": 1.13,
   "building_sqft": 20950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21077,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823420114"
  },
  {
   "address": "3220 Grand Ave S, Minneapolis",
   "sale_month": "2015-08",
   "price": 308400,
   "lot_sqft": 5427,
   "price_per_lot_sqft": 56.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1387,
   "use": "TRIPLEX",
   "parcel_id": "0302824230043"
  },
  {
   "address": "8317 Pillsbury Ave S, Bloomington",
   "sale_month": "2015-08",
   "price": 450000,
   "lot_sqft": 12150,
   "price_per_lot_sqft": 37.04,
   "price_per_building_sqft": 102.48,
   "building_sqft": 4391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4418,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724310122"
  },
  {
   "address": "3040 Park Ave, Minneapolis",
   "sale_month": "2015-08",
   "price": 299900,
   "lot_sqft": 5038,
   "price_per_lot_sqft": 59.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1470,
   "use": "APARTMENT",
   "parcel_id": "0202824220105"
  },
  {
   "address": "7611 147th Street West, Apple Valley",
   "sale_month": "2015-08",
   "price": 1050000,
   "lot_sqft": 54679,
   "price_per_lot_sqft": 19.2,
   "price_per_building_sqft": 90.52,
   "building_sqft": 11600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11670,
   "use": "Commercial-preferred",
   "parcel_id": "018120003010"
  },
  {
   "address": "14800 Granada Avenue, Apple Valley",
   "sale_month": "2015-08",
   "price": 1105900,
   "lot_sqft": 49392,
   "price_per_lot_sqft": 22.39,
   "price_per_building_sqft": 58.91,
   "building_sqft": 18774,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18888,
   "use": "Commercial-preferred",
   "parcel_id": "018120002010"
  },
  {
   "address": "14856 Granada Avenue, Apple Valley",
   "sale_month": "2015-08",
   "price": 809600,
   "lot_sqft": 50527,
   "price_per_lot_sqft": 16.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "018120001022"
  },
  {
   "address": null,
   "sale_month": "2015-08",
   "price": 239300,
   "lot_sqft": 12944,
   "price_per_lot_sqft": 18.49,
   "price_per_building_sqft": 8.62,
   "building_sqft": 27751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27919,
   "use": "Commercial",
   "parcel_id": "018120001021"
  },
  {
   "address": "14815 Granada Avenue, Apple Valley",
   "sale_month": "2015-08",
   "price": 395200,
   "lot_sqft": 22796,
   "price_per_lot_sqft": 17.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "018120001011"
  },
  {
   "address": "8200 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2015-08",
   "price": 840000,
   "lot_sqft": 43201,
   "price_per_lot_sqft": 19.44,
   "price_per_building_sqft": 167.4,
   "building_sqft": 5018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5049,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024240011"
  },
  {
   "address": "400 Merger Street, Norwood Young America",
   "sale_month": "2015-07",
   "price": 445000,
   "lot_sqft": 14817,
   "price_per_lot_sqft": 30.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10532,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880271"
  },
  {
   "address": "14100 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2015-07",
   "price": 500,
   "lot_sqft": 72907,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225120020"
  },
  {
   "address": "1559 Sherburne Avenue, Saint Paul",
   "sale_month": "2015-07",
   "price": 425000,
   "lot_sqft": 9949,
   "price_per_lot_sqft": 42.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2857,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923230168"
  },
  {
   "address": "26 22nd St W, Minneapolis",
   "sale_month": "2015-07",
   "price": 3700000,
   "lot_sqft": 14542,
   "price_per_lot_sqft": 254.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7942,
   "use": "APARTMENT",
   "parcel_id": "3402924210038"
  },
  {
   "address": "2200 Portland Ave, Minneapolis",
   "sale_month": "2015-07",
   "price": 190000,
   "lot_sqft": 5708,
   "price_per_lot_sqft": 33.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2132,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924110076"
  },
  {
   "address": "3435 Labore Road, Vadnais Heights",
   "sale_month": "2015-07",
   "price": 700000,
   "lot_sqft": 73386,
   "price_per_lot_sqft": 9.54,
   "price_per_building_sqft": 70.44,
   "building_sqft": 9938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9998,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022240026"
  },
  {
   "address": "1765 Carroll Avenue, Saint Paul",
   "sale_month": "2015-07",
   "price": 5000000,
   "lot_sqft": 57734,
   "price_per_lot_sqft": 86.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9280,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923430012"
  },
  {
   "address": "2107 Penn Ave S, Minneapolis",
   "sale_month": "2015-07",
   "price": 950000,
   "lot_sqft": 12988,
   "price_per_lot_sqft": 73.14,
   "price_per_building_sqft": 217.14,
   "building_sqft": 4375,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4402,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924220051"
  },
  {
   "address": "2446 Colfax Ave S, Minneapolis",
   "sale_month": "2015-07",
   "price": 2953000,
   "lot_sqft": 11589,
   "price_per_lot_sqft": 254.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5363,
   "use": "APARTMENT",
   "parcel_id": "3302924140082"
  },
  {
   "address": "2434 Dupont Ave S, Minneapolis",
   "sale_month": "2015-07",
   "price": 2497000,
   "lot_sqft": 10961,
   "price_per_lot_sqft": 227.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4358,
   "use": "APARTMENT",
   "parcel_id": "3302924130123"
  },
  {
   "address": "2120 Aldrich Ave S, Minneapolis",
   "sale_month": "2015-07",
   "price": 3060000,
   "lot_sqft": 10281,
   "price_per_lot_sqft": 297.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5470,
   "use": "APARTMENT",
   "parcel_id": "3302924110059"
  },
  {
   "address": "1526 Bunker Lake Boulevard Northeast, Ham Lake",
   "sale_month": "2015-07",
   "price": 4453000,
   "lot_sqft": 1820841,
   "price_per_lot_sqft": 2.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223420006"
  },
  {
   "address": "816 7th Street East, Saint Paul",
   "sale_month": "2015-07",
   "price": 268000,
   "lot_sqft": 4092,
   "price_per_lot_sqft": 65.49,
   "price_per_building_sqft": 37.4,
   "building_sqft": 7166,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7209,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110036"
  },
  {
   "address": "8750 State Hwy No 7, St. Bonifacius",
   "sale_month": "2015-07",
   "price": 313000,
   "lot_sqft": 42818,
   "price_per_lot_sqft": 7.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5802,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3211724230001"
  },
  {
   "address": "5765 Smithtown Cir, Shorewood",
   "sale_month": "2015-07",
   "price": 196000,
   "lot_sqft": 21415,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": 101.87,
   "building_sqft": 1924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1936,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211723130034"
  },
  {
   "address": "2020 Washington Avenue, Stillwater",
   "sale_month": "2015-07",
   "price": 750000,
   "lot_sqft": 41019,
   "price_per_lot_sqft": 18.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 890,
   "use": "300",
   "parcel_id": "3203020340016"
  },
  {
   "address": "6770 Stillwater Boulevard North, Stillwater",
   "sale_month": "2015-07",
   "price": 332500,
   "lot_sqft": 37254,
   "price_per_lot_sqft": 8.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5258,
   "use": "300",
   "parcel_id": "3203020210104"
  },
  {
   "address": "2901 Dean Pkwy, Minneapolis",
   "sale_month": "2015-07",
   "price": 7674000,
   "lot_sqft": 53621,
   "price_per_lot_sqft": 143.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5575,
   "use": "APARTMENT",
   "parcel_id": "3202924430001"
  },
  {
   "address": "9985 Davenport Street Northeast, Blaine",
   "sale_month": "2015-07",
   "price": 825000,
   "lot_sqft": 69707,
   "price_per_lot_sqft": 11.84,
   "price_per_building_sqft": 46.46,
   "building_sqft": 17756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17863,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110005"
  },
  {
   "address": "1118 Cedar Lake Rd S, Minneapolis",
   "sale_month": "2015-07",
   "price": 337500,
   "lot_sqft": 5979,
   "price_per_lot_sqft": 56.45,
   "price_per_building_sqft": 421.35,
   "building_sqft": 801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 806,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924420117"
  },
  {
   "address": "414 Penn Ave S, Minneapolis",
   "sale_month": "2015-07",
   "price": 255000,
   "lot_sqft": 13885,
   "price_per_lot_sqft": 18.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5669,
   "use": "APARTMENT",
   "parcel_id": "2902924140020"
  },
  {
   "address": "275 3rd Street South, Stillwater",
   "sale_month": "2015-07",
   "price": 675000,
   "lot_sqft": 13754,
   "price_per_lot_sqft": 49.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "300",
   "parcel_id": "2803020420140"
  },
  {
   "address": "123 2nd Street North, Stillwater",
   "sale_month": "2015-07",
   "price": 2700000,
   "lot_sqft": 15938,
   "price_per_lot_sqft": 169.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45145,
   "use": "300",
   "parcel_id": "2803020410094"
  },
  {
   "address": "12725 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2015-07",
   "price": 7500000,
   "lot_sqft": 80780,
   "price_per_lot_sqft": 92.84,
   "price_per_building_sqft": 943.51,
   "building_sqft": 7949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7997,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711922110008"
  },
  {
   "address": "13400 15th Ave N, Plymouth",
   "sale_month": "2015-07",
   "price": 4400000,
   "lot_sqft": 171364,
   "price_per_lot_sqft": 25.68,
   "price_per_building_sqft": 125.21,
   "building_sqft": 35141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35353,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822430012"
  },
  {
   "address": "320 1st Avenue East, Shakopee",
   "sale_month": "2015-07",
   "price": 235000,
   "lot_sqft": 8523,
   "price_per_lot_sqft": 27.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1075,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011970"
  },
  {
   "address": null,
   "sale_month": "2015-07",
   "price": 250000,
   "lot_sqft": 6110,
   "price_per_lot_sqft": 40.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011450"
  },
  {
   "address": "1310 Sibley Memorial Highway, Mendota",
   "sale_month": "2015-07",
   "price": 232000,
   "lot_sqft": 15083,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 115.02,
   "building_sqft": 2017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2029,
   "use": "Commercial-preferred",
   "parcel_id": "267700010022"
  },
  {
   "address": null,
   "sale_month": "2015-07",
   "price": 55000,
   "lot_sqft": 6598,
   "price_per_lot_sqft": 8.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "267700010021"
  },
  {
   "address": "9701 East River Road Northwest, Coon Rapids",
   "sale_month": "2015-07",
   "price": 500000,
   "lot_sqft": 36306,
   "price_per_lot_sqft": 13.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124130016"
  },
  {
   "address": "614 15th St E, Minneapolis",
   "sale_month": "2015-07",
   "price": 530000,
   "lot_sqft": 8823,
   "price_per_lot_sqft": 60.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5139,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924320167"
  },
  {
   "address": "500 6th St S, Minneapolis",
   "sale_month": "2015-07",
   "price": 6000000,
   "lot_sqft": 109174,
   "price_per_lot_sqft": 54.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72549,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924220031"
  },
  {
   "address": "16751 Fish Point Road Southeast, Prior Lake",
   "sale_month": "2015-07",
   "price": 650000,
   "lot_sqft": 86566,
   "price_per_lot_sqft": 7.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10977,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "255130020"
  },
  {
   "address": "1813 6th St S, Minneapolis",
   "sale_month": "2015-07",
   "price": 299900,
   "lot_sqft": 5512,
   "price_per_lot_sqft": 54.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1305,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320129"
  },
  {
   "address": "10790 University Avenue Northwest, Coon Rapids",
   "sale_month": "2015-07",
   "price": 500,
   "lot_sqft": 28719,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.1,
   "building_sqft": 5024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5054,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243124110076"
  },
  {
   "address": "10 7th Ave N, Hopkins",
   "sale_month": "2015-07",
   "price": 12800000,
   "lot_sqft": 35977,
   "price_per_lot_sqft": 355.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20616,
   "use": "APARTMENT",
   "parcel_id": "2411722420173"
  },
  {
   "address": "1126 6th St SE, Minneapolis",
   "sale_month": "2015-07",
   "price": 265894,
   "lot_sqft": 4961,
   "price_per_lot_sqft": 53.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1965,
   "use": "TRIPLEX",
   "parcel_id": "2402924310098"
  },
  {
   "address": "10216 Lexington Avenue Northeast, Blaine",
   "sale_month": "2015-07",
   "price": 902017,
   "lot_sqft": 97212,
   "price_per_lot_sqft": 9.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19284,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233123440015"
  },
  {
   "address": "1642 Snelling Avenue North, Falcon Heights",
   "sale_month": "2015-07",
   "price": 2112000,
   "lot_sqft": 15966,
   "price_per_lot_sqft": 132.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923220058"
  },
  {
   "address": "1634 Snelling Avenue North, Falcon Heights",
   "sale_month": "2015-07",
   "price": 2112000,
   "lot_sqft": 12836,
   "price_per_lot_sqft": 164.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2469,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923220057"
  },
  {
   "address": "1561 Idaho Avenue West, Falcon Heights",
   "sale_month": "2015-07",
   "price": 2112000,
   "lot_sqft": 9306,
   "price_per_lot_sqft": 226.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2822,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923220056"
  },
  {
   "address": "17592 Dodd Boulevard, Lakeville",
   "sale_month": "2015-07",
   "price": 880000,
   "lot_sqft": 58148,
   "price_per_lot_sqft": 15.13,
   "price_per_building_sqft": 101.32,
   "building_sqft": 8685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8738,
   "use": "Commercial-preferred",
   "parcel_id": "222122701010"
  },
  {
   "address": "401 1st Ave N, Minneapolis",
   "sale_month": "2015-07",
   "price": 4150000,
   "lot_sqft": 8486,
   "price_per_lot_sqft": 489.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924420075"
  },
  {
   "address": "408 1st St N, Minneapolis",
   "sale_month": "2015-07",
   "price": 200000,
   "lot_sqft": 28891,
   "price_per_lot_sqft": 6.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140298"
  },
  {
   "address": null,
   "sale_month": "2015-07",
   "price": 500,
   "lot_sqft": 8903,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213325330012"
  },
  {
   "address": "1593 Hartwell Drive, Carver",
   "sale_month": "2015-07",
   "price": 750000,
   "lot_sqft": 91505,
   "price_per_lot_sqft": 8.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35420,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "200950010"
  },
  {
   "address": "10851 Jefferson Street Northeast, Blaine",
   "sale_month": "2015-07",
   "price": 500,
   "lot_sqft": 22750,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.1,
   "building_sqft": 5122,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5153,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123120117"
  },
  {
   "address": "375 Apollo Drive, Lino Lakes",
   "sale_month": "2015-07",
   "price": 995000,
   "lot_sqft": 108712,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": 50.57,
   "building_sqft": 19675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19794,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "183122410006"
  },
  {
   "address": "7900 78th St W, Edina",
   "sale_month": "2015-07",
   "price": 22350000,
   "lot_sqft": 279826,
   "price_per_lot_sqft": 79.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30723,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621120028"
  },
  {
   "address": "8000 78th St W, Edina",
   "sale_month": "2015-07",
   "price": 22350000,
   "lot_sqft": 317129,
   "price_per_lot_sqft": 70.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30772,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621120027"
  },
  {
   "address": "2500 Ventura Drive, Woodbury",
   "sale_month": "2015-07",
   "price": 2700000,
   "lot_sqft": 188001,
   "price_per_lot_sqft": 14.36,
   "price_per_building_sqft": 70.62,
   "building_sqft": 38235,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38465,
   "use": "305",
   "parcel_id": "1802821130008"
  },
  {
   "address": "1599 9th Street, White Bear Lake",
   "sale_month": "2015-07",
   "price": 332000,
   "lot_sqft": 20451,
   "price_per_lot_sqft": 16.23,
   "price_per_building_sqft": 82.94,
   "building_sqft": 4003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4027,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "153022120030"
  },
  {
   "address": "12928 Minnetonka Blvd, Minnetonka",
   "sale_month": "2015-07",
   "price": 926250,
   "lot_sqft": 8217,
   "price_per_lot_sqft": 112.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4300,
   "use": "TRIPLEX",
   "parcel_id": "1511722410007"
  },
  {
   "address": "12934 Minnetonka Blvd, Minnetonka",
   "sale_month": "2015-07",
   "price": 926250,
   "lot_sqft": 10474,
   "price_per_lot_sqft": 88.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511722410006"
  },
  {
   "address": "12940 Minnetonka Blvd, Minnetonka",
   "sale_month": "2015-07",
   "price": 926250,
   "lot_sqft": 2051,
   "price_per_lot_sqft": 451.61,
   "price_per_building_sqft": 1693.33,
   "building_sqft": 547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 550,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511722410004"
  },
  {
   "address": "1326 Water St, Minneapolis",
   "sale_month": "2015-07",
   "price": 1200,
   "lot_sqft": 2862,
   "price_per_lot_sqft": 0.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924130005"
  },
  {
   "address": "33 26th Ave N, Minneapolis",
   "sale_month": "2015-07",
   "price": 1199600,
   "lot_sqft": 179230,
   "price_per_lot_sqft": 6.69,
   "price_per_building_sqft": 446.45,
   "building_sqft": 2687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2703,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924120006"
  },
  {
   "address": "4648 Highway 61, White Bear Lake",
   "sale_month": "2015-07",
   "price": 200000,
   "lot_sqft": 17214,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": 84.78,
   "building_sqft": 2359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2373,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022430087"
  },
  {
   "address": "4779 Bloom Avenue, White Bear Lake",
   "sale_month": "2015-07",
   "price": 593500,
   "lot_sqft": 7217,
   "price_per_lot_sqft": 82.24,
   "price_per_building_sqft": 100.37,
   "building_sqft": 5913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5948,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420128"
  },
  {
   "address": "4787 Bloom Avenue, White Bear Lake",
   "sale_month": "2015-07",
   "price": 593500,
   "lot_sqft": 12343,
   "price_per_lot_sqft": 48.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420006"
  },
  {
   "address": "13925 Northdale Blvd, Rogers",
   "sale_month": "2015-07",
   "price": 399000,
   "lot_sqft": 130804,
   "price_per_lot_sqft": 3.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023210012"
  },
  {
   "address": "1223 5th St NE, Minneapolis",
   "sale_month": "2015-07",
   "price": 295000,
   "lot_sqft": 8284,
   "price_per_lot_sqft": 35.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2035,
   "use": "TRIPLEX",
   "parcel_id": "1402924240197"
  },
  {
   "address": "1621 Hennepin Ave E, Minneapolis",
   "sale_month": "2015-07",
   "price": 3000000,
   "lot_sqft": 92805,
   "price_per_lot_sqft": 32.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52724,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924440067"
  },
  {
   "address": "100 Westfalen Tr, Medina",
   "sale_month": "2015-07",
   "price": 807550,
   "lot_sqft": 145713,
   "price_per_lot_sqft": 5.54,
   "price_per_building_sqft": 298.65,
   "building_sqft": 2704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2720,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410069"
  },
  {
   "address": "2228 5th St NE, Minneapolis",
   "sale_month": "2015-07",
   "price": 207000,
   "lot_sqft": 6806,
   "price_per_lot_sqft": 30.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1420,
   "use": "APARTMENT",
   "parcel_id": "1102924310129"
  },
  {
   "address": "2040 Cliff Road, Eagan",
   "sale_month": "2015-07",
   "price": 2475000,
   "lot_sqft": 57899,
   "price_per_lot_sqft": 42.75,
   "price_per_building_sqft": 280.01,
   "building_sqft": 8839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8892,
   "use": "Commercial-preferred",
   "parcel_id": "103172501010"
  },
  {
   "address": "1755 121st Avenue Northwest, Coon Rapids",
   "sale_month": "2015-07",
   "price": 500,
   "lot_sqft": 49042,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.07,
   "building_sqft": 6729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6769,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124140128"
  },
  {
   "address": "2909 3rd St N, Minneapolis",
   "sale_month": "2015-07",
   "price": 31000,
   "lot_sqft": 4420,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1264,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924320136"
  },
  {
   "address": "3219 4th St N, Minneapolis",
   "sale_month": "2015-07",
   "price": 83000,
   "lot_sqft": 7310,
   "price_per_lot_sqft": 11.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1186,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924230149"
  },
  {
   "address": "5273 West Broadway, Crystal",
   "sale_month": "2015-07",
   "price": 475000,
   "lot_sqft": 35483,
   "price_per_lot_sqft": 13.39,
   "price_per_building_sqft": 208.15,
   "building_sqft": 2282,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2295,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220042"
  },
  {
   "address": "8714 Lyndale Ave S, Bloomington",
   "sale_month": "2015-07",
   "price": 425000,
   "lot_sqft": 31281,
   "price_per_lot_sqft": 13.59,
   "price_per_building_sqft": 166.86,
   "building_sqft": 2547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2562,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724110016"
  },
  {
   "address": "7124 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2015-07",
   "price": 450000,
   "lot_sqft": 7578,
   "price_per_lot_sqft": 59.38,
   "price_per_building_sqft": 548.78,
   "building_sqft": 820,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 825,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721430192"
  },
  {
   "address": "9349 Decatur Dr N, Brooklyn Park",
   "sale_month": "2015-07",
   "price": 1578800,
   "lot_sqft": 389880,
   "price_per_lot_sqft": 4.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0711921330006"
  },
  {
   "address": "2845 Anthony La S, St. Anthony",
   "sale_month": "2015-07",
   "price": 800000,
   "lot_sqft": 36475,
   "price_per_lot_sqft": 21.93,
   "price_per_building_sqft": 55.44,
   "building_sqft": 14430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14517,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702923110022"
  },
  {
   "address": "4611 Excelsior Blvd, St. Louis Park",
   "sale_month": "2015-07",
   "price": 1500000,
   "lot_sqft": 11883,
   "price_per_lot_sqft": 126.23,
   "price_per_building_sqft": 424.69,
   "building_sqft": 3532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3553,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824120050"
  },
  {
   "address": "211 East Main Street, Anoka",
   "sale_month": "2015-07",
   "price": 156000,
   "lot_sqft": 1841,
   "price_per_lot_sqft": 84.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330010"
  },
  {
   "address": "601 125th Avenue Northeast, Blaine",
   "sale_month": "2015-07",
   "price": 1040000,
   "lot_sqft": 45158,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": 108.68,
   "building_sqft": 9569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9626,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063123430005"
  },
  {
   "address": "7918 Groveland Road, Mounds View",
   "sale_month": "2015-07",
   "price": 303000,
   "lot_sqft": 15492,
   "price_per_lot_sqft": 19.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1824,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063023340022"
  },
  {
   "address": "6803 Washington Ave S, Edina",
   "sale_month": "2015-07",
   "price": 1700000,
   "lot_sqft": 18525,
   "price_per_lot_sqft": 91.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611621330001"
  },
  {
   "address": "4165 West Broadway, Robbinsdale",
   "sale_month": "2015-07",
   "price": 478000,
   "lot_sqft": 21814,
   "price_per_lot_sqft": 21.91,
   "price_per_building_sqft": 19.63,
   "building_sqft": 24346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24493,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240154"
  },
  {
   "address": "5525 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2015-07",
   "price": 900000,
   "lot_sqft": 14487,
   "price_per_lot_sqft": 62.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14076,
   "use": "305",
   "parcel_id": "0602920240025"
  },
  {
   "address": "12271 Margo Avenue South, Denmark Township",
   "sale_month": "2015-07",
   "price": 1100000,
   "lot_sqft": 218964,
   "price_per_lot_sqft": 5.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37102,
   "use": "305",
   "parcel_id": "0602620230011"
  },
  {
   "address": "13057 Round Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-07",
   "price": 2150000,
   "lot_sqft": 36724,
   "price_per_lot_sqft": 58.54,
   "price_per_building_sqft": 999.07,
   "building_sqft": 2152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2165,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130029"
  },
  {
   "address": "3030 Centre Pointe Drive North, Roseville",
   "sale_month": "2015-07",
   "price": 7500000,
   "lot_sqft": 214981,
   "price_per_lot_sqft": 34.89,
   "price_per_building_sqft": 240.77,
   "building_sqft": 31150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31338,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923110030"
  },
  {
   "address": "3742 Bryant Ave N, Minneapolis",
   "sale_month": "2015-07",
   "price": 45000,
   "lot_sqft": 5042,
   "price_per_lot_sqft": 8.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 874,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924440052"
  },
  {
   "address": "3411 Hennepin Ave, Minneapolis",
   "sale_month": "2015-07",
   "price": 1700000,
   "lot_sqft": 10707,
   "price_per_lot_sqft": 158.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5237,
   "use": "APARTMENT",
   "parcel_id": "0402824420207"
  },
  {
   "address": "1435 31st St W, Minneapolis",
   "sale_month": "2015-07",
   "price": 3596000,
   "lot_sqft": 11381,
   "price_per_lot_sqft": 315.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8070,
   "use": "APARTMENT",
   "parcel_id": "0402824210092"
  },
  {
   "address": "8325 University Avenue Northeast, Spring Lake Park",
   "sale_month": "2015-07",
   "price": 500,
   "lot_sqft": 25690,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.19,
   "building_sqft": 2656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2672,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024210100"
  },
  {
   "address": "12301 Dupont Avenue South, Burnsville",
   "sale_month": "2015-07",
   "price": 6200000,
   "lot_sqft": 562747,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 166721,
   "use": "Industrial-preferred",
   "parcel_id": "021562101010"
  },
  {
   "address": "3113 Bloomington Ave, Minneapolis",
   "sale_month": "2015-07",
   "price": 103000,
   "lot_sqft": 5137,
   "price_per_lot_sqft": 20.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 851,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824110160"
  },
  {
   "address": "176 Arundel Street, Saint Paul",
   "sale_month": "2015-07",
   "price": 300000,
   "lot_sqft": 4622,
   "price_per_lot_sqft": 64.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210037"
  },
  {
   "address": "268 Dayton Avenue, Saint Paul",
   "sale_month": "2015-07",
   "price": 1333840,
   "lot_sqft": 83200,
   "price_per_lot_sqft": 16.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3945,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823120035"
  },
  {
   "address": "256 Marshall Avenue, Saint Paul",
   "sale_month": "2015-07",
   "price": 850000,
   "lot_sqft": 6150,
   "price_per_lot_sqft": 138.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2095,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823110022"
  },
  {
   "address": "6801 Washington Ave S, Eden Prairie",
   "sale_month": "2015-07",
   "price": 1700000,
   "lot_sqft": 66332,
   "price_per_lot_sqft": 25.63,
   "price_per_building_sqft": 93.76,
   "building_sqft": 18132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18241,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622440001"
  },
  {
   "address": null,
   "sale_month": "2015-07",
   "price": 1700000,
   "lot_sqft": 3855,
   "price_per_lot_sqft": 440.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622410015"
  },
  {
   "address": "8386 144th Street West, Apple Valley",
   "sale_month": "2015-07",
   "price": 422280,
   "lot_sqft": 24642,
   "price_per_lot_sqft": 17.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5062,
   "use": "Apartment",
   "parcel_id": "011035003100"
  },
  {
   "address": "191 62nd Street, New Germany",
   "sale_month": "2015-06",
   "price": 38920,
   "lot_sqft": 87059,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "550043230"
  },
  {
   "address": "223 Marie Avenue East, West Saint Paul",
   "sale_month": "2015-06",
   "price": 1127500,
   "lot_sqft": 106704,
   "price_per_lot_sqft": 10.57,
   "price_per_building_sqft": 38.2,
   "building_sqft": 29516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29694,
   "use": "Industrial-preferred",
   "parcel_id": "420200082010"
  },
  {
   "address": "11000 State Hwy No 55, Plymouth",
   "sale_month": "2015-06",
   "price": 584083,
   "lot_sqft": 23363,
   "price_per_lot_sqft": 25,
   "price_per_building_sqft": 101.12,
   "building_sqft": 5776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5811,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230005"
  },
  {
   "address": "2100 25th Ave S, Minneapolis",
   "sale_month": "2015-06",
   "price": 395000,
   "lot_sqft": 7175,
   "price_per_lot_sqft": 55.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1609,
   "use": "APARTMENT",
   "parcel_id": "3602924120087"
  },
  {
   "address": "4020 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2015-06",
   "price": 145000,
   "lot_sqft": 5449,
   "price_per_lot_sqft": 26.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410043"
  },
  {
   "address": "786 Aurora Avenue, Saint Paul",
   "sale_month": "2015-06",
   "price": 315000,
   "lot_sqft": 4698,
   "price_per_lot_sqft": 67.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2262,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923420082"
  },
  {
   "address": "935 University Avenue West, Saint Paul",
   "sale_month": "2015-06",
   "price": 285000,
   "lot_sqft": 4991,
   "price_per_lot_sqft": 57.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923240221"
  },
  {
   "address": "798 Sherburne Avenue, Saint Paul",
   "sale_month": "2015-06",
   "price": 191000,
   "lot_sqft": 3607,
   "price_per_lot_sqft": 52.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1531,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923130216"
  },
  {
   "address": "5709 Rowland Rd, Minnetonka",
   "sale_month": "2015-06",
   "price": 845000,
   "lot_sqft": 137802,
   "price_per_lot_sqft": 6.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35849,
   "use": "APARTMENT",
   "parcel_id": "3511722230003"
  },
  {
   "address": "284 Water St, Excelsior",
   "sale_month": "2015-06",
   "price": 1250000,
   "lot_sqft": 3497,
   "price_per_lot_sqft": 357.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110075"
  },
  {
   "address": "7700 Nicollet Ave S, Richfield",
   "sale_month": "2015-06",
   "price": 2300000,
   "lot_sqft": 18640,
   "price_per_lot_sqft": 123.39,
   "price_per_building_sqft": 455.72,
   "building_sqft": 5047,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5077,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824340065"
  },
  {
   "address": "665 Fry Street, Saint Paul",
   "sale_month": "2015-06",
   "price": 160000,
   "lot_sqft": 3929,
   "price_per_lot_sqft": 40.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1172,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923110135"
  },
  {
   "address": "8550 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2015-06",
   "price": 5350000,
   "lot_sqft": 160430,
   "price_per_lot_sqft": 33.35,
   "price_per_building_sqft": 171.36,
   "building_sqft": 31220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31409,
   "use": "300",
   "parcel_id": "3302921420012"
  },
  {
   "address": "7520 Lyndale Ave S, Richfield",
   "sale_month": "2015-06",
   "price": 180000,
   "lot_sqft": 5421,
   "price_per_lot_sqft": 33.2,
   "price_per_building_sqft": 72.52,
   "building_sqft": 2482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2497,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824410154"
  },
  {
   "address": "321 Bates Avenue, Saint Paul",
   "sale_month": "2015-06",
   "price": 140000,
   "lot_sqft": 2308,
   "price_per_lot_sqft": 60.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1252,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922140188"
  },
  {
   "address": "5353 Wayzata Blvd, St. Louis Park",
   "sale_month": "2015-06",
   "price": 14650000,
   "lot_sqft": 173536,
   "price_per_lot_sqft": 84.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23245,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924320026"
  },
  {
   "address": "105 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2015-06",
   "price": 760000,
   "lot_sqft": 81600,
   "price_per_lot_sqft": 9.31,
   "price_per_building_sqft": 45.01,
   "building_sqft": 16886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16988,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023340102"
  },
  {
   "address": "16180 State Hwy No 7, Minnetonka",
   "sale_month": "2015-06",
   "price": 395000,
   "lot_sqft": 8190,
   "price_per_lot_sqft": 48.23,
   "price_per_building_sqft": 90.68,
   "building_sqft": 4356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4382,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911722110085"
  },
  {
   "address": "6320 Penn Ave S, Richfield",
   "sale_month": "2015-06",
   "price": 690000,
   "lot_sqft": 39172,
   "price_per_lot_sqft": 17.61,
   "price_per_building_sqft": 66.63,
   "building_sqft": 10355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10418,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824110004"
  },
  {
   "address": "3860 Labore Road, Vadnais Heights",
   "sale_month": "2015-06",
   "price": 355000,
   "lot_sqft": 42356,
   "price_per_lot_sqft": 8.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2800,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "283022130010"
  },
  {
   "address": "6232 Lyndale Ave S, Richfield",
   "sale_month": "2015-06",
   "price": 165000,
   "lot_sqft": 4682,
   "price_per_lot_sqft": 35.24,
   "price_per_building_sqft": 63.27,
   "building_sqft": 2608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2623,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824110016"
  },
  {
   "address": "500 Innovation Drive, Shakopee",
   "sale_month": "2015-06",
   "price": 1750000,
   "lot_sqft": 852071,
   "price_per_lot_sqft": 2.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 219758,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274420010"
  },
  {
   "address": "1306 County Road F West, Arden Hills",
   "sale_month": "2015-06",
   "price": 785000,
   "lot_sqft": 55555,
   "price_per_lot_sqft": 14.13,
   "price_per_building_sqft": 77.45,
   "building_sqft": 10135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10196,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023120007"
  },
  {
   "address": "13600 Watertower Cir N, Plymouth",
   "sale_month": "2015-06",
   "price": 2700000,
   "lot_sqft": 139881,
   "price_per_lot_sqft": 19.3,
   "price_per_building_sqft": 50.06,
   "building_sqft": 53940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54266,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822310004"
  },
  {
   "address": "327 2nd Avenue East, Shakopee",
   "sale_month": "2015-06",
   "price": 250000,
   "lot_sqft": 8517,
   "price_per_lot_sqft": 29.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1606,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270011930"
  },
  {
   "address": null,
   "sale_month": "2015-06",
   "price": 2005000,
   "lot_sqft": 167137,
   "price_per_lot_sqft": 12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124130023"
  },
  {
   "address": "9900 Vale Street Northwest, Coon Rapids",
   "sale_month": "2015-06",
   "price": 2005000,
   "lot_sqft": 117600,
   "price_per_lot_sqft": 17.05,
   "price_per_building_sqft": 293.13,
   "building_sqft": 6840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6882,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124130006"
  },
  {
   "address": null,
   "sale_month": "2015-06",
   "price": 2005000,
   "lot_sqft": 7339,
   "price_per_lot_sqft": 273.2,
   "price_per_building_sqft": 306.81,
   "building_sqft": 6535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6575,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124130001"
  },
  {
   "address": null,
   "sale_month": "2015-06",
   "price": 320000,
   "lot_sqft": 3104,
   "price_per_lot_sqft": 103.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923320012"
  },
  {
   "address": null,
   "sale_month": "2015-06",
   "price": 320000,
   "lot_sqft": 3104,
   "price_per_lot_sqft": 103.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923320011"
  },
  {
   "address": "12325 State Hwy No 55, Plymouth",
   "sale_month": "2015-06",
   "price": 3600000,
   "lot_sqft": 237256,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": 148.83,
   "building_sqft": 24188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24334,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611822330040"
  },
  {
   "address": "629 15th St E, Minneapolis",
   "sale_month": "2015-06",
   "price": 1437500,
   "lot_sqft": 14257,
   "price_per_lot_sqft": 100.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5146,
   "use": "APARTMENT",
   "parcel_id": "2602924320078"
  },
  {
   "address": "16921 Panama Avenue Southeast, Prior Lake",
   "sale_month": "2015-06",
   "price": 300000,
   "lot_sqft": 48641,
   "price_per_lot_sqft": 6.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9477,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "255190010"
  },
  {
   "address": "17180 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2015-06",
   "price": 400000,
   "lot_sqft": 6187,
   "price_per_lot_sqft": 64.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21097,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254430020"
  },
  {
   "address": "363 Atwater Street, Saint Paul",
   "sale_month": "2015-06",
   "price": 202500,
   "lot_sqft": 10836,
   "price_per_lot_sqft": 18.69,
   "price_per_building_sqft": 48.36,
   "building_sqft": 4187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4212,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923420217"
  },
  {
   "address": "319 8th St SE, Minneapolis",
   "sale_month": "2015-06",
   "price": 1300000,
   "lot_sqft": 15744,
   "price_per_lot_sqft": 82.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5586,
   "use": "APARTMENT",
   "parcel_id": "2402924220176"
  },
  {
   "address": "6995 20th Avenue, Centerville",
   "sale_month": "2015-06",
   "price": 310000,
   "lot_sqft": 73204,
   "price_per_lot_sqft": 4.23,
   "price_per_building_sqft": 29.95,
   "building_sqft": 10349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10412,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122410055"
  },
  {
   "address": "21877 Industrial Ct, Rogers",
   "sale_month": "2015-06",
   "price": 630000,
   "lot_sqft": 31833,
   "price_per_lot_sqft": 19.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11323,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023210030"
  },
  {
   "address": "2076 Co Rd No 90, Independence",
   "sale_month": "2015-06",
   "price": 120000,
   "lot_sqft": 445268,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2311824230001"
  },
  {
   "address": "221 Main St SE, Minneapolis",
   "sale_month": "2015-06",
   "price": 275000,
   "lot_sqft": 1457,
   "price_per_lot_sqft": 188.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924420015"
  },
  {
   "address": "415 1st Ave N, Minneapolis",
   "sale_month": "2015-06",
   "price": 1201000,
   "lot_sqft": 2733,
   "price_per_lot_sqft": 439.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924420076"
  },
  {
   "address": "754 4th St N, Minneapolis",
   "sale_month": "2015-06",
   "price": 1200000,
   "lot_sqft": 30015,
   "price_per_lot_sqft": 39.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7634,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2202924240704"
  },
  {
   "address": "5415 Lyndale Ave S, Minneapolis",
   "sale_month": "2015-06",
   "price": 2450000,
   "lot_sqft": 22001,
   "price_per_lot_sqft": 111.36,
   "price_per_building_sqft": 284.75,
   "building_sqft": 8604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8656,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824220033"
  },
  {
   "address": "1114 Irving Ave N, Minneapolis",
   "sale_month": "2015-06",
   "price": 200000,
   "lot_sqft": 9731,
   "price_per_lot_sqft": 20.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2493,
   "use": "APARTMENT",
   "parcel_id": "2102924210013"
  },
  {
   "address": "15625 Highway 65 Northeast, Ham Lake",
   "sale_month": "2015-06",
   "price": 110000,
   "lot_sqft": 62426,
   "price_per_lot_sqft": 1.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5802,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223120016"
  },
  {
   "address": "15615 Highway 65 Northeast, Ham Lake",
   "sale_month": "2015-06",
   "price": 110000,
   "lot_sqft": 61231,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223120012"
  },
  {
   "address": "7932 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2015-06",
   "price": 616000,
   "lot_sqft": 22932,
   "price_per_lot_sqft": 26.86,
   "price_per_building_sqft": 192.68,
   "building_sqft": 3197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3216,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921340077"
  },
  {
   "address": "103 23rd Street West, Hastings",
   "sale_month": "2015-06",
   "price": 275000,
   "lot_sqft": 10856,
   "price_per_lot_sqft": 25.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "198170004010"
  },
  {
   "address": "95 Ivy Avenue West, Saint Paul",
   "sale_month": "2015-06",
   "price": 782500,
   "lot_sqft": 94878,
   "price_per_lot_sqft": 8.25,
   "price_per_building_sqft": 78.47,
   "building_sqft": 9972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10032,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922320182"
  },
  {
   "address": "8660 Excelsior Blvd, Hopkins",
   "sale_month": "2015-06",
   "price": 1025000,
   "lot_sqft": 61106,
   "price_per_lot_sqft": 16.77,
   "price_per_building_sqft": 121.3,
   "building_sqft": 8450,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8501,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721420004"
  },
  {
   "address": "8617 Xylon Ct N, Brooklyn Park",
   "sale_month": "2015-06",
   "price": 3250000,
   "lot_sqft": 165716,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": 61.6,
   "building_sqft": 52756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53075,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921430016"
  },
  {
   "address": "7825 Telegraph Rd, Bloomington",
   "sale_month": "2015-06",
   "price": 1075000,
   "lot_sqft": 13883,
   "price_per_lot_sqft": 77.43,
   "price_per_building_sqft": 119.52,
   "building_sqft": 8994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9048,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621110029"
  },
  {
   "address": "4927 34th Ave S, Minneapolis",
   "sale_month": "2015-06",
   "price": 339680,
   "lot_sqft": 6410,
   "price_per_lot_sqft": 52.99,
   "price_per_building_sqft": 200.05,
   "building_sqft": 1698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1708,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823240121"
  },
  {
   "address": "16430 Highway 65 Northeast, Ham Lake",
   "sale_month": "2015-06",
   "price": 1900000,
   "lot_sqft": 354873,
   "price_per_lot_sqft": 5.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65270,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223210022"
  },
  {
   "address": null,
   "sale_month": "2015-06",
   "price": 7298000,
   "lot_sqft": 35670,
   "price_per_lot_sqft": 204.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16851,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173124220079"
  },
  {
   "address": null,
   "sale_month": "2015-06",
   "price": 450000,
   "lot_sqft": 22478,
   "price_per_lot_sqft": 20.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220035"
  },
  {
   "address": "484 Lilac Street, Lino Lakes",
   "sale_month": "2015-06",
   "price": 450000,
   "lot_sqft": 44975,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": 38.58,
   "building_sqft": 11664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11735,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220022"
  },
  {
   "address": null,
   "sale_month": "2015-06",
   "price": 450000,
   "lot_sqft": 44973,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220002"
  },
  {
   "address": "2160 Mustang Drive, Mounds View",
   "sale_month": "2015-06",
   "price": 7300000,
   "lot_sqft": 571085,
   "price_per_lot_sqft": 12.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41272,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023140006"
  },
  {
   "address": "6512 Walker St, St. Louis Park",
   "sale_month": "2015-06",
   "price": 200000,
   "lot_sqft": 7822,
   "price_per_lot_sqft": 25.57,
   "price_per_building_sqft": 10.04,
   "building_sqft": 19922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20042,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721410007"
  },
  {
   "address": "5118 54th St E, Minneapolis",
   "sale_month": "2015-06",
   "price": 228000,
   "lot_sqft": 6008,
   "price_per_lot_sqft": 37.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 950,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1702823340034"
  },
  {
   "address": "5364 Riverview Rd, Minneapolis",
   "sale_month": "2015-06",
   "price": 202000,
   "lot_sqft": 5572,
   "price_per_lot_sqft": 36.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 655,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1702823340028"
  },
  {
   "address": "9651 Newton Ave S, Bloomington",
   "sale_month": "2015-06",
   "price": 3086000,
   "lot_sqft": 168246,
   "price_per_lot_sqft": 18.34,
   "price_per_building_sqft": 42.04,
   "building_sqft": 73406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73849,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724230028"
  },
  {
   "address": "9425 Bloomington Fwy West, Bloomington",
   "sale_month": "2015-06",
   "price": 10000000,
   "lot_sqft": 81167,
   "price_per_lot_sqft": 123.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724120009"
  },
  {
   "address": "1301 94th St W, Bloomington",
   "sale_month": "2015-06",
   "price": 10000000,
   "lot_sqft": 21789,
   "price_per_lot_sqft": 458.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724120008"
  },
  {
   "address": "1415 Ramsey St NE, Minneapolis",
   "sale_month": "2015-06",
   "price": 206000,
   "lot_sqft": 15858,
   "price_per_lot_sqft": 12.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924130014"
  },
  {
   "address": "21084 Olinda Trail North, Scandia",
   "sale_month": "2015-06",
   "price": 100000,
   "lot_sqft": 3598,
   "price_per_lot_sqft": 27.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "300",
   "parcel_id": "1403220340024"
  },
  {
   "address": "1681 Rice Street, Roseville",
   "sale_month": "2015-06",
   "price": 525000,
   "lot_sqft": 22480,
   "price_per_lot_sqft": 23.35,
   "price_per_building_sqft": 164.47,
   "building_sqft": 3192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3211,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923440013"
  },
  {
   "address": "10565 45th Ave N, Plymouth",
   "sale_month": "2015-06",
   "price": 348000,
   "lot_sqft": 19994,
   "price_per_lot_sqft": 17.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2001,
   "use": "APARTMENT",
   "parcel_id": "1311822210307"
  },
  {
   "address": "744 Polk St NE, Minneapolis",
   "sale_month": "2015-06",
   "price": 1900000,
   "lot_sqft": 10374,
   "price_per_lot_sqft": 183.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3414,
   "use": "APARTMENT",
   "parcel_id": "1302924320114"
  },
  {
   "address": "1101 Spring St NE, Minneapolis",
   "sale_month": "2015-06",
   "price": 425000,
   "lot_sqft": 9835,
   "price_per_lot_sqft": 43.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3251,
   "use": "APARTMENT",
   "parcel_id": "1302924320097"
  },
  {
   "address": "2393 Rice Street North, Roseville",
   "sale_month": "2015-06",
   "price": 250000,
   "lot_sqft": 12230,
   "price_per_lot_sqft": 20.44,
   "price_per_building_sqft": 161.6,
   "building_sqft": 1547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1556,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923410058"
  },
  {
   "address": "9462 Deerwood La N, Maple Grove",
   "sale_month": "2015-06",
   "price": 450000,
   "lot_sqft": 42858,
   "price_per_lot_sqft": 10.5,
   "price_per_building_sqft": 73.48,
   "building_sqft": 6124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6161,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922440015"
  },
  {
   "address": "815 Tower Dr, Medina",
   "sale_month": "2015-06",
   "price": 557000,
   "lot_sqft": 58318,
   "price_per_lot_sqft": 9.55,
   "price_per_building_sqft": 115.85,
   "building_sqft": 4808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4838,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823140017"
  },
  {
   "address": "2815 Dodd Road, Eagan",
   "sale_month": "2015-06",
   "price": 2825000,
   "lot_sqft": 74141,
   "price_per_lot_sqft": 38.1,
   "price_per_building_sqft": 183.35,
   "building_sqft": 15408,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15501,
   "use": "Commercial-preferred",
   "parcel_id": "103080401020"
  },
  {
   "address": "2565 Hamline Avenue North, Roseville",
   "sale_month": "2015-06",
   "price": 144900,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 89.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210077"
  },
  {
   "address": "2905 West Service Road, Eagan",
   "sale_month": "2015-06",
   "price": 2950000,
   "lot_sqft": 174089,
   "price_per_lot_sqft": 16.95,
   "price_per_building_sqft": 58.71,
   "building_sqft": 50251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50554,
   "use": "Industrial-preferred",
   "parcel_id": "102250005201"
  },
  {
   "address": "3701 50th Ave N, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 250000,
   "lot_sqft": 14997,
   "price_per_lot_sqft": 16.67,
   "price_per_building_sqft": 90.45,
   "building_sqft": 2764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2781,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821130061"
  },
  {
   "address": "5525 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2015-06",
   "price": 37000000,
   "lot_sqft": 454521,
   "price_per_lot_sqft": 81.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 164775,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911721210204"
  },
  {
   "address": "3833 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-06",
   "price": 7298000,
   "lot_sqft": 46017,
   "price_per_lot_sqft": 158.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124330080"
  },
  {
   "address": "12265 Central Avenue Northeast, Blaine",
   "sale_month": "2015-06",
   "price": 59000,
   "lot_sqft": 660,
   "price_per_lot_sqft": 89.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130038"
  },
  {
   "address": "25 Lake Street North, Forest Lake",
   "sale_month": "2015-06",
   "price": 325000,
   "lot_sqft": 1121,
   "price_per_lot_sqft": 289.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "100",
   "parcel_id": "0803221120194"
  },
  {
   "address": "2724 43rd St W, Minneapolis",
   "sale_month": "2015-06",
   "price": 10000,
   "lot_sqft": 3888,
   "price_per_lot_sqft": 2.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2611,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420003"
  },
  {
   "address": "3801 Sunnyside Ave, Minneapolis",
   "sale_month": "2015-06",
   "price": 2000001,
   "lot_sqft": 12327,
   "price_per_lot_sqft": 162.25,
   "price_per_building_sqft": 410.59,
   "building_sqft": 4871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4901,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0802824330094"
  },
  {
   "address": "3212 44th St W, Minneapolis",
   "sale_month": "2015-06",
   "price": 495000,
   "lot_sqft": 3835,
   "price_per_lot_sqft": 129.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1528,
   "use": "APARTMENT",
   "parcel_id": "0802824310065"
  },
  {
   "address": "814 East River Road, Anoka",
   "sale_month": "2015-06",
   "price": 191602,
   "lot_sqft": 23748,
   "price_per_lot_sqft": 8.07,
   "price_per_building_sqft": 39.55,
   "building_sqft": 4845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4874,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124430015"
  },
  {
   "address": "549 North Street, Anoka",
   "sale_month": "2015-06",
   "price": 60000,
   "lot_sqft": 10701,
   "price_per_lot_sqft": 5.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 692,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124240063"
  },
  {
   "address": "2862 Middle Street, Little Canada",
   "sale_month": "2015-06",
   "price": 179000,
   "lot_sqft": 959,
   "price_per_lot_sqft": 186.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320056"
  },
  {
   "address": "12900 Ventura, Jackson Township",
   "sale_month": "2015-06",
   "price": 755000,
   "lot_sqft": 110816,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19845,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060170030"
  },
  {
   "address": "7841 Wayzata Blvd, St. Louis Park",
   "sale_month": "2015-06",
   "price": 650000,
   "lot_sqft": 30951,
   "price_per_lot_sqft": 21,
   "price_per_building_sqft": 85.44,
   "building_sqft": 7608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7654,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721320005"
  },
  {
   "address": "27800 Koeper Avenue, Helena Township",
   "sale_month": "2015-06",
   "price": 299900,
   "lot_sqft": 127083,
   "price_per_lot_sqft": 2.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8966,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "050130051"
  },
  {
   "address": "1899 Selby Avenue, Saint Paul",
   "sale_month": "2015-06",
   "price": 700000,
   "lot_sqft": 7284,
   "price_per_lot_sqft": 96.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2231,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823210062"
  },
  {
   "address": "3212 Hennepin Ave, Minneapolis",
   "sale_month": "2015-06",
   "price": 400000,
   "lot_sqft": 5379,
   "price_per_lot_sqft": 74.36,
   "price_per_building_sqft": 354.92,
   "building_sqft": 1127,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1134,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824240014"
  },
  {
   "address": "3041 Bryant Ave S, Minneapolis",
   "sale_month": "2015-06",
   "price": 185000,
   "lot_sqft": 5911,
   "price_per_lot_sqft": 31.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1797,
   "use": "APARTMENT",
   "parcel_id": "0402824110032"
  },
  {
   "address": "1360 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 90073,
   "price_per_lot_sqft": 421.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410045"
  },
  {
   "address": "1300 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 332213,
   "price_per_lot_sqft": 114.21,
   "price_per_building_sqft": 126.23,
   "building_sqft": 300568,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 302382,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410040"
  },
  {
   "address": "1480 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 11380,
   "price_per_lot_sqft": 3333.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7417,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410039"
  },
  {
   "address": "1480 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 37742,
   "price_per_lot_sqft": 1005.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410038"
  },
  {
   "address": "1500 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 37234,
   "price_per_lot_sqft": 1018.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49496,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410036"
  },
  {
   "address": "3136 5th Ave S, Minneapolis",
   "sale_month": "2015-06",
   "price": 167000,
   "lot_sqft": 5801,
   "price_per_lot_sqft": 28.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1374,
   "use": "TRIPLEX",
   "parcel_id": "0302824110175"
  },
  {
   "address": "13961 West Preserve Boulevard, Burnsville",
   "sale_month": "2015-06",
   "price": 495000,
   "lot_sqft": 2498,
   "price_per_lot_sqft": 198.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "027323001060"
  },
  {
   "address": "8290 University Avenue Northeast, Fridley",
   "sale_month": "2015-06",
   "price": 6739380,
   "lot_sqft": 56723,
   "price_per_lot_sqft": 118.81,
   "price_per_building_sqft": 554.45,
   "building_sqft": 12155,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12229,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024230005"
  },
  {
   "address": "929 Goodrich Avenue, Saint Paul",
   "sale_month": "2015-06",
   "price": 1000000,
   "lot_sqft": 9003,
   "price_per_lot_sqft": 111.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5614,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310127"
  },
  {
   "address": "1560 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 54379,
   "price_per_lot_sqft": 697.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821320034"
  },
  {
   "address": "1500 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 97077,
   "price_per_lot_sqft": 390.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821320033"
  },
  {
   "address": "1150 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 51911,
   "price_per_lot_sqft": 730.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211821320024"
  },
  {
   "address": "1580 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 51797,
   "price_per_lot_sqft": 732.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821320023"
  },
  {
   "address": "1090 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2015-06",
   "price": 37940582,
   "lot_sqft": 42843,
   "price_per_lot_sqft": 885.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12461,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821230029"
  },
  {
   "address": "3501 Elliot Ave, Minneapolis",
   "sale_month": "2015-06",
   "price": 770000,
   "lot_sqft": 10913,
   "price_per_lot_sqft": 70.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3875,
   "use": "APARTMENT",
   "parcel_id": "0202824310128"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2015-06",
   "price": 288000,
   "lot_sqft": 2819,
   "price_per_lot_sqft": 102.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130025"
  },
  {
   "address": "101 Lake St W, Wayzata",
   "sale_month": "2015-06",
   "price": 1600000,
   "lot_sqft": 35530,
   "price_per_lot_sqft": 45.03,
   "price_per_building_sqft": 306.98,
   "building_sqft": 5212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5243,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111723410025"
  },
  {
   "address": "6875 Shady Oak Rd, Eden Prairie",
   "sale_month": "2015-06",
   "price": 4400000,
   "lot_sqft": 117276,
   "price_per_lot_sqft": 37.52,
   "price_per_building_sqft": 132.91,
   "building_sqft": 33105,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33305,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440017"
  },
  {
   "address": "1320 Mill Lane, Waconia",
   "sale_month": "2015-05",
   "price": 1550000,
   "lot_sqft": 193062,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21163,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754900010"
  },
  {
   "address": "4415 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2015-05",
   "price": 500,
   "lot_sqft": 16577,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.16,
   "building_sqft": 3225,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3244,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220045"
  },
  {
   "address": "1035 Nathan La N, Plymouth",
   "sale_month": "2015-05",
   "price": 16000000,
   "lot_sqft": 729721,
   "price_per_lot_sqft": 21.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 194381,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3611822120012"
  },
  {
   "address": "9800 Bren Rd E, Minnetonka",
   "sale_month": "2015-05",
   "price": 9200000,
   "lot_sqft": 217763,
   "price_per_lot_sqft": 42.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24163,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722140019"
  },
  {
   "address": "719 Dale Street North, Saint Paul",
   "sale_month": "2015-05",
   "price": 199000,
   "lot_sqft": 24813,
   "price_per_lot_sqft": 8.02,
   "price_per_building_sqft": 85.74,
   "building_sqft": 2321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2335,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923110241"
  },
  {
   "address": "2612 Cedar Ave S, Minneapolis",
   "sale_month": "2015-05",
   "price": 375000,
   "lot_sqft": 7074,
   "price_per_lot_sqft": 53.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1828,
   "use": "APARTMENT",
   "parcel_id": "3502924410056"
  },
  {
   "address": "2307 10th Ave S, Minneapolis",
   "sale_month": "2015-05",
   "price": 180000,
   "lot_sqft": 6418,
   "price_per_lot_sqft": 28.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1120,
   "use": "TRIPLEX",
   "parcel_id": "3502924210186"
  },
  {
   "address": "1504 21st St E, Minneapolis",
   "sale_month": "2015-05",
   "price": 825000,
   "lot_sqft": 21815,
   "price_per_lot_sqft": 37.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120212"
  },
  {
   "address": "2525 Blaisdell Ave, Minneapolis",
   "sale_month": "2015-05",
   "price": 1080000,
   "lot_sqft": 14792,
   "price_per_lot_sqft": 73.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5205,
   "use": "APARTMENT",
   "parcel_id": "3402924240105"
  },
  {
   "address": "2321 Humboldt Ave S, Minneapolis",
   "sale_month": "2015-05",
   "price": 327500,
   "lot_sqft": 5143,
   "price_per_lot_sqft": 63.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1486,
   "use": "TRIPLEX",
   "parcel_id": "3302924120079"
  },
  {
   "address": "241 Co Rd No 92 N, Independence",
   "sale_month": "2015-05",
   "price": 475000,
   "lot_sqft": 11241,
   "price_per_lot_sqft": 42.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211824420050"
  },
  {
   "address": "1901 Curve Crest Boulevard, Stillwater",
   "sale_month": "2015-05",
   "price": 1500000,
   "lot_sqft": 64627,
   "price_per_lot_sqft": 23.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23141,
   "use": "305",
   "parcel_id": "3203020420001"
  },
  {
   "address": null,
   "sale_month": "2015-05",
   "price": 3100000,
   "lot_sqft": 36004,
   "price_per_lot_sqft": 86.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313123430048"
  },
  {
   "address": "701 85th Avenue Northeast, Blaine",
   "sale_month": "2015-05",
   "price": 3100000,
   "lot_sqft": 68206,
   "price_per_lot_sqft": 45.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16602,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313123430047"
  },
  {
   "address": "595 Northtown Drive Northeast, Blaine",
   "sale_month": "2015-05",
   "price": 1860465,
   "lot_sqft": 46185,
   "price_per_lot_sqft": 40.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123340009"
  },
  {
   "address": "9000 10th Ave N, Golden Valley",
   "sale_month": "2015-05",
   "price": 5800000,
   "lot_sqft": 363919,
   "price_per_lot_sqft": 15.94,
   "price_per_building_sqft": 65.09,
   "building_sqft": 89101,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 89638,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821210009"
  },
  {
   "address": null,
   "sale_month": "2015-05",
   "price": 5800000,
   "lot_sqft": 184896,
   "price_per_lot_sqft": 31.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821210008"
  },
  {
   "address": "4125 Main St, St. Bonifacius",
   "sale_month": "2015-05",
   "price": 40000,
   "lot_sqft": 1209,
   "price_per_lot_sqft": 33.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111724110009"
  },
  {
   "address": "4444 76th St W, Edina",
   "sale_month": "2015-05",
   "price": 1825000,
   "lot_sqft": 87011,
   "price_per_lot_sqft": 20.97,
   "price_per_building_sqft": 68.01,
   "building_sqft": 26834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26996,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102824410008"
  },
  {
   "address": "14735 Highway 65 Northeast, Ham Lake",
   "sale_month": "2015-05",
   "price": 500,
   "lot_sqft": 104587,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5769,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223120024"
  },
  {
   "address": "14535 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2015-05",
   "price": 500,
   "lot_sqft": 43535,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2077,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223120015"
  },
  {
   "address": "1011 Clover Leaf Parkway Northeast, Blaine",
   "sale_month": "2015-05",
   "price": 7550000,
   "lot_sqft": 163984,
   "price_per_lot_sqft": 46.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43926,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293123330008"
  },
  {
   "address": "9664 Central Avenue Northeast, Blaine",
   "sale_month": "2015-05",
   "price": 500,
   "lot_sqft": 22632,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.26,
   "building_sqft": 1895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1906,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123310003"
  },
  {
   "address": "1033 Arcade Street, Saint Paul",
   "sale_month": "2015-05",
   "price": 21429,
   "lot_sqft": 4093,
   "price_per_lot_sqft": 5.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1460,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922140108"
  },
  {
   "address": "981 Payne Avenue, Saint Paul",
   "sale_month": "2015-05",
   "price": 70000,
   "lot_sqft": 2490,
   "price_per_lot_sqft": 28.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130158"
  },
  {
   "address": null,
   "sale_month": "2015-05",
   "price": 1897090,
   "lot_sqft": 40703,
   "price_per_lot_sqft": 46.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225420019"
  },
  {
   "address": "7222 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2015-05",
   "price": 596700,
   "lot_sqft": 59310,
   "price_per_lot_sqft": 10.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225410017"
  },
  {
   "address": "701 Canterbury Road South, Shakopee",
   "sale_month": "2015-05",
   "price": 3431826,
   "lot_sqft": 79671,
   "price_per_lot_sqft": 43.07,
   "price_per_building_sqft": 160.23,
   "building_sqft": 21418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21547,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810120"
  },
  {
   "address": "671 Canterbury Road South, Shakopee",
   "sale_month": "2015-05",
   "price": 3431826,
   "lot_sqft": 75750,
   "price_per_lot_sqft": 45.3,
   "price_per_building_sqft": 114.09,
   "building_sqft": 30079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30260,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810110"
  },
  {
   "address": "650 Industrial Circle South, Shakopee",
   "sale_month": "2015-05",
   "price": 3431826,
   "lot_sqft": 42935,
   "price_per_lot_sqft": 79.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810080"
  },
  {
   "address": "670 Industrial Circle South, Shakopee",
   "sale_month": "2015-05",
   "price": 3431826,
   "lot_sqft": 45373,
   "price_per_lot_sqft": 75.64,
   "price_per_building_sqft": 159.97,
   "building_sqft": 21453,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21583,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810070"
  },
  {
   "address": "125 3rd Avenue East, Shakopee",
   "sale_month": "2015-05",
   "price": 825000,
   "lot_sqft": 15831,
   "price_per_lot_sqft": 52.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8757,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270012410"
  },
  {
   "address": "8766 Egan Drive, Savage",
   "sale_month": "2015-05",
   "price": 80000,
   "lot_sqft": 1009,
   "price_per_lot_sqft": 79.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950130"
  },
  {
   "address": "1855 7th Street East, Saint Paul",
   "sale_month": "2015-05",
   "price": 565000,
   "lot_sqft": 11066,
   "price_per_lot_sqft": 51.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2674,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922320028"
  },
  {
   "address": "1911 11th Ave S, Minneapolis",
   "sale_month": "2015-05",
   "price": 575000,
   "lot_sqft": 7498,
   "price_per_lot_sqft": 76.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3851,
   "use": "APARTMENT",
   "parcel_id": "2602924340006"
  },
  {
   "address": "911 15th St E, Minneapolis",
   "sale_month": "2015-05",
   "price": 300000,
   "lot_sqft": 3745,
   "price_per_lot_sqft": 80.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2387,
   "use": "APARTMENT",
   "parcel_id": "2602924310068"
  },
  {
   "address": "7935 Stone Creek Drive, Chanhassen",
   "sale_month": "2015-05",
   "price": 179000,
   "lot_sqft": 1503,
   "price_per_lot_sqft": 119.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720105"
  },
  {
   "address": "16650 Brunswick Avenue Southeast, Prior Lake",
   "sale_month": "2015-05",
   "price": 3514000,
   "lot_sqft": 164700,
   "price_per_lot_sqft": 21.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "250171240"
  },
  {
   "address": "907 Mainstreet, Hopkins",
   "sale_month": "2015-05",
   "price": 140000,
   "lot_sqft": 4937,
   "price_per_lot_sqft": 28.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310016"
  },
  {
   "address": "321 14th Ave SE, Minneapolis",
   "sale_month": "2015-05",
   "price": 1000000,
   "lot_sqft": 1792,
   "price_per_lot_sqft": 558.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18597,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430011"
  },
  {
   "address": "701 10th Ave SE, Minneapolis",
   "sale_month": "2015-05",
   "price": 417500,
   "lot_sqft": 8501,
   "price_per_lot_sqft": 49.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1729,
   "use": "TRIPLEX",
   "parcel_id": "2402924240011"
  },
  {
   "address": "701 5th St SE, Minneapolis",
   "sale_month": "2015-05",
   "price": 105000,
   "lot_sqft": 3993,
   "price_per_lot_sqft": 26.3,
   "price_per_building_sqft": 72.71,
   "building_sqft": 1444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1453,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924230046"
  },
  {
   "address": "3920 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2015-05",
   "price": 500,
   "lot_sqft": 290911,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.01,
   "building_sqft": 34955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35166,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123130005"
  },
  {
   "address": "5770 2nd Street Northeast, Fridley",
   "sale_month": "2015-05",
   "price": 500000,
   "lot_sqft": 17754,
   "price_per_lot_sqft": 28.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3912,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024230106"
  },
  {
   "address": "1394 White Bear Avenue North, Saint Paul",
   "sale_month": "2015-05",
   "price": 187000,
   "lot_sqft": 4956,
   "price_per_lot_sqft": 37.73,
   "price_per_building_sqft": 108.28,
   "building_sqft": 1727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1737,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "232922320083"
  },
  {
   "address": "13320 Grove Dr N, Maple Grove",
   "sale_month": "2015-05",
   "price": 825000,
   "lot_sqft": 43478,
   "price_per_lot_sqft": 18.98,
   "price_per_building_sqft": 214.06,
   "building_sqft": 3854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3877,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922130009"
  },
  {
   "address": "2600 Campus Dr, Plymouth",
   "sale_month": "2015-05",
   "price": 3000000,
   "lot_sqft": 224263,
   "price_per_lot_sqft": 13.38,
   "price_per_building_sqft": 62.8,
   "building_sqft": 47769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48057,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822430013"
  },
  {
   "address": "12 6th St S, Minneapolis",
   "sale_month": "2015-05",
   "price": 20000000,
   "lot_sqft": 35723,
   "price_per_lot_sqft": 559.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440010"
  },
  {
   "address": "15 Glenwood Ave, Minneapolis",
   "sale_month": "2015-05",
   "price": 4000000,
   "lot_sqft": 5222,
   "price_per_lot_sqft": 765.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430109"
  },
  {
   "address": "701 7th St N, Minneapolis",
   "sale_month": "2015-05",
   "price": 1410000,
   "lot_sqft": 29109,
   "price_per_lot_sqft": 48.44,
   "price_per_building_sqft": 80.2,
   "building_sqft": 17582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17688,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924230034"
  },
  {
   "address": "19745 Nowthen Boulevard Northwest, Nowthen",
   "sale_month": "2015-05",
   "price": 500,
   "lot_sqft": 181555,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11340,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213325330021"
  },
  {
   "address": "1229 Oliver Ave N, Minneapolis",
   "sale_month": "2015-05",
   "price": 91000,
   "lot_sqft": 5043,
   "price_per_lot_sqft": 18.04,
   "price_per_building_sqft": 57.52,
   "building_sqft": 1582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1592,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924220139"
  },
  {
   "address": "1550 Edgerton Street, Saint Paul",
   "sale_month": "2015-05",
   "price": 1285000,
   "lot_sqft": 20377,
   "price_per_lot_sqft": 63.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4627,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922130027"
  },
  {
   "address": "596 Hoyt Avenue East, Saint Paul",
   "sale_month": "2015-05",
   "price": 1285000,
   "lot_sqft": 54312,
   "price_per_lot_sqft": 23.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9161,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922130026"
  },
  {
   "address": "11098 Clark Road, Inver Grove Heights",
   "sale_month": "2015-05",
   "price": 2150000,
   "lot_sqft": 429234,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": 358.15,
   "building_sqft": 6003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6039,
   "use": "Commercial-preferred",
   "parcel_id": "202840001011"
  },
  {
   "address": "8000 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2015-05",
   "price": 1600000,
   "lot_sqft": 67079,
   "price_per_lot_sqft": 23.85,
   "price_per_building_sqft": 298.45,
   "building_sqft": 5361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5393,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921330005"
  },
  {
   "address": "3219 Douglas Dr N, Crystal",
   "sale_month": "2015-05",
   "price": 790000,
   "lot_sqft": 32146,
   "price_per_lot_sqft": 24.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4293,
   "use": "APARTMENT",
   "parcel_id": "2011821140097"
  },
  {
   "address": "301 Hoyt Avenue East, Saint Paul",
   "sale_month": "2015-05",
   "price": 230000,
   "lot_sqft": 9967,
   "price_per_lot_sqft": 23.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2009,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110041"
  },
  {
   "address": "2708 Xylon Ave N, New Hope",
   "sale_month": "2015-05",
   "price": 265500,
   "lot_sqft": 14983,
   "price_per_lot_sqft": 17.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1943,
   "use": "APARTMENT",
   "parcel_id": "1911821440050"
  },
  {
   "address": "1871 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2015-05",
   "price": 225000,
   "lot_sqft": 12248,
   "price_per_lot_sqft": 18.37,
   "price_per_building_sqft": 182.93,
   "building_sqft": 1230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1237,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923340022"
  },
  {
   "address": "1317 Emerson Ave N, Minneapolis",
   "sale_month": "2015-05",
   "price": 91000,
   "lot_sqft": 6348,
   "price_per_lot_sqft": 14.34,
   "price_per_building_sqft": 88.95,
   "building_sqft": 1023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1029,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924430111"
  },
  {
   "address": "2316 Fremont Ave N, Minneapolis",
   "sale_month": "2015-05",
   "price": 91000,
   "lot_sqft": 7840,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": 76.86,
   "building_sqft": 1184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1191,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924120093"
  },
  {
   "address": "811 8th Street, Farmington",
   "sale_month": "2015-05",
   "price": 820000,
   "lot_sqft": 47542,
   "price_per_lot_sqft": 17.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "Apartment",
   "parcel_id": "147702504020"
  },
  {
   "address": "11825 Technology Dr, Eden Prairie",
   "sale_month": "2015-05",
   "price": 1990000,
   "lot_sqft": 74113,
   "price_per_lot_sqft": 26.85,
   "price_per_building_sqft": 394.53,
   "building_sqft": 5044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622120023"
  },
  {
   "address": "4425 State Hwy No 169, Plymouth",
   "sale_month": "2015-05",
   "price": 850000,
   "lot_sqft": 82468,
   "price_per_lot_sqft": 10.31,
   "price_per_building_sqft": 142.4,
   "building_sqft": 5969,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6005,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311822110019"
  },
  {
   "address": "208 East Main Street, Anoka",
   "sale_month": "2015-05",
   "price": 124000,
   "lot_sqft": 2353,
   "price_per_lot_sqft": 52.7,
   "price_per_building_sqft": 6.4,
   "building_sqft": 19385,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19502,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110012"
  },
  {
   "address": "2500 7th Avenue East, North Saint Paul",
   "sale_month": "2015-05",
   "price": 850000,
   "lot_sqft": 10426,
   "price_per_lot_sqft": 81.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4253,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922420081"
  },
  {
   "address": null,
   "sale_month": "2015-05",
   "price": 850000,
   "lot_sqft": 4019,
   "price_per_lot_sqft": 211.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922420079"
  },
  {
   "address": "2587 7th Avenue East, North Saint Paul",
   "sale_month": "2015-05",
   "price": 215000,
   "lot_sqft": 9022,
   "price_per_lot_sqft": 23.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420021"
  },
  {
   "address": "7541 Commerce Lane Northeast, Fridley",
   "sale_month": "2015-05",
   "price": 585000,
   "lot_sqft": 67190,
   "price_per_lot_sqft": 8.71,
   "price_per_building_sqft": 36.86,
   "building_sqft": 15873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15969,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024220012"
  },
  {
   "address": "2516 Central Ave NE, Minneapolis",
   "sale_month": "2015-05",
   "price": 350000,
   "lot_sqft": 8133,
   "price_per_lot_sqft": 43.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1102924140044"
  },
  {
   "address": "3818 Chicago Ave, Minneapolis",
   "sale_month": "2015-05",
   "price": 336000,
   "lot_sqft": 6132,
   "price_per_lot_sqft": 54.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2062,
   "use": "APARTMENT",
   "parcel_id": "1102824220117"
  },
  {
   "address": "4040 Bloomington Ave, Minneapolis",
   "sale_month": "2015-05",
   "price": 1570000,
   "lot_sqft": 45887,
   "price_per_lot_sqft": 34.21,
   "price_per_building_sqft": 81.31,
   "building_sqft": 19308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19424,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824130005"
  },
  {
   "address": "1464 St Clair Avenue, Saint Paul",
   "sale_month": "2015-05",
   "price": 295000,
   "lot_sqft": 10250,
   "price_per_lot_sqft": 28.78,
   "price_per_building_sqft": 107.12,
   "building_sqft": 2754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2771,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823220028"
  },
  {
   "address": "1125 Woodbury Drive, Woodbury",
   "sale_month": "2015-05",
   "price": 1475000,
   "lot_sqft": 66971,
   "price_per_lot_sqft": 22.02,
   "price_per_building_sqft": 154.58,
   "building_sqft": 9542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9600,
   "use": "300",
   "parcel_id": "1002821110068"
  },
  {
   "address": "2557 Maplewood Drive North, Maplewood",
   "sale_month": "2015-05",
   "price": 4000000,
   "lot_sqft": 262366,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1929,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "092922120011"
  },
  {
   "address": "3116 Fremont Ave N, Minneapolis",
   "sale_month": "2015-05",
   "price": 110000,
   "lot_sqft": 7388,
   "price_per_lot_sqft": 14.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11621,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924420041"
  },
  {
   "address": "3554 Penn Ave N, Minneapolis",
   "sale_month": "2015-05",
   "price": 5000,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 0.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924220232"
  },
  {
   "address": "9130 Lyndale Ave S, Bloomington",
   "sale_month": "2015-05",
   "price": 2200000,
   "lot_sqft": 64577,
   "price_per_lot_sqft": 34.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3030,
   "use": "APARTMENT",
   "parcel_id": "0902724410003"
  },
  {
   "address": "9449 Science Center Dr, New Hope",
   "sale_month": "2015-05",
   "price": 400000,
   "lot_sqft": 153025,
   "price_per_lot_sqft": 2.61,
   "price_per_building_sqft": 16.22,
   "building_sqft": 24666,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24815,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821220013"
  },
  {
   "address": "3836 Minnehaha Ave, Minneapolis",
   "sale_month": "2015-05",
   "price": 1795000,
   "lot_sqft": 11987,
   "price_per_lot_sqft": 149.75,
   "price_per_building_sqft": 256.91,
   "building_sqft": 6987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7029,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823220015"
  },
  {
   "address": "9000 Science Center Dr, New Hope",
   "sale_month": "2015-05",
   "price": 3500000,
   "lot_sqft": 231898,
   "price_per_lot_sqft": 15.09,
   "price_per_building_sqft": 47.65,
   "building_sqft": 73451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73894,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821340011"
  },
  {
   "address": "4017 West Broadway, Robbinsdale",
   "sale_month": "2015-05",
   "price": 200000,
   "lot_sqft": 7314,
   "price_per_lot_sqft": 27.34,
   "price_per_building_sqft": 301.2,
   "building_sqft": 664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 668,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130045"
  },
  {
   "address": "12906 Ventura, Jackson Township",
   "sale_month": "2015-05",
   "price": 2300000,
   "lot_sqft": 106760,
   "price_per_lot_sqft": 21.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25992,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060170040"
  },
  {
   "address": "3550 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-05",
   "price": 500,
   "lot_sqft": 26444,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.13,
   "building_sqft": 3750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3773,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130033"
  },
  {
   "address": null,
   "sale_month": "2015-05",
   "price": 3750000,
   "lot_sqft": 599783,
   "price_per_lot_sqft": 6.25,
   "price_per_building_sqft": 240.97,
   "building_sqft": 15562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15656,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320044"
  },
  {
   "address": null,
   "sale_month": "2015-05",
   "price": 3750000,
   "lot_sqft": 550,
   "price_per_lot_sqft": 6818.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320039"
  },
  {
   "address": null,
   "sale_month": "2015-05",
   "price": 3750000,
   "lot_sqft": 8742,
   "price_per_lot_sqft": 428.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320038"
  },
  {
   "address": null,
   "sale_month": "2015-05",
   "price": 3750000,
   "lot_sqft": 17089,
   "price_per_lot_sqft": 219.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320037"
  },
  {
   "address": "3210 Excelsior Blvd, Minneapolis",
   "sale_month": "2015-05",
   "price": 126500,
   "lot_sqft": 6481,
   "price_per_lot_sqft": 19.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0502824230005"
  },
  {
   "address": "724 Bielenberg Drive, Woodbury",
   "sale_month": "2015-05",
   "price": 254826,
   "lot_sqft": 17154,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12329,
   "use": "300",
   "parcel_id": "0502821310211"
  },
  {
   "address": "2003 Grand Avenue, Saint Paul",
   "sale_month": "2015-05",
   "price": 1050000,
   "lot_sqft": 8608,
   "price_per_lot_sqft": 121.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320030"
  },
  {
   "address": "4139 Girard Ave N, Minneapolis",
   "sale_month": "2015-05",
   "price": 71000,
   "lot_sqft": 6389,
   "price_per_lot_sqft": 11.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 928,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924130108"
  },
  {
   "address": "4146 Fremont Ave N, Minneapolis",
   "sale_month": "2015-05",
   "price": 27000,
   "lot_sqft": 12775,
   "price_per_lot_sqft": 2.11,
   "price_per_building_sqft": 2.63,
   "building_sqft": 10284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10346,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120151"
  },
  {
   "address": "24436 Old Highway 13 Boulevard, Cedar Lake Township",
   "sale_month": "2015-05",
   "price": 320000,
   "lot_sqft": 23828,
   "price_per_lot_sqft": 13.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4681,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "039180120"
  },
  {
   "address": "3023 Randolph St NE, Minneapolis",
   "sale_month": "2015-05",
   "price": 475000,
   "lot_sqft": 26501,
   "price_per_lot_sqft": 17.92,
   "price_per_building_sqft": 136.42,
   "building_sqft": 3482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3503,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924440052"
  },
  {
   "address": "4324 Lyndale Ave N, Minneapolis",
   "sale_month": "2015-05",
   "price": 858000,
   "lot_sqft": 33299,
   "price_per_lot_sqft": 25.77,
   "price_per_building_sqft": 47.95,
   "building_sqft": 17895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18003,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924220031"
  },
  {
   "address": "12950 Aldrich Avenue South, Burnsville",
   "sale_month": "2015-05",
   "price": 595000,
   "lot_sqft": 57873,
   "price_per_lot_sqft": 10.28,
   "price_per_building_sqft": 96.33,
   "building_sqft": 6177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6214,
   "use": "Commercial-preferred",
   "parcel_id": "024420001040"
  },
  {
   "address": "1420 Cliff Road East, Burnsville",
   "sale_month": "2015-05",
   "price": 2150000,
   "lot_sqft": 160212,
   "price_per_lot_sqft": 13.42,
   "price_per_building_sqft": 43.22,
   "building_sqft": 49745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50045,
   "use": "Industrial-preferred",
   "parcel_id": "020261097010"
  },
  {
   "address": "14540 Pennock Avenue, Apple Valley",
   "sale_month": "2015-05",
   "price": 490000,
   "lot_sqft": 23018,
   "price_per_lot_sqft": 21.29,
   "price_per_building_sqft": 105.56,
   "building_sqft": 4642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4670,
   "use": "Commercial-preferred",
   "parcel_id": "018120102040"
  },
  {
   "address": "5800 149th Street West, Apple Valley",
   "sale_month": "2015-05",
   "price": 1850000,
   "lot_sqft": 146899,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": 77.89,
   "building_sqft": 23752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23896,
   "use": "Commercial-preferred",
   "parcel_id": "015220002020"
  },
  {
   "address": "306 West Main Street, Anoka",
   "sale_month": "2015-05",
   "price": 500,
   "lot_sqft": 14248,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": 0.19,
   "building_sqft": 2584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2600,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125430030"
  },
  {
   "address": "10100 6th Ave N, Plymouth",
   "sale_month": "2015-04",
   "price": 19500000,
   "lot_sqft": 633296,
   "price_per_lot_sqft": 30.79,
   "price_per_building_sqft": 268.5,
   "building_sqft": 72627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73066,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822130011"
  },
  {
   "address": "622 Chatsworth Street North, Saint Paul",
   "sale_month": "2015-04",
   "price": 186500,
   "lot_sqft": 12266,
   "price_per_lot_sqft": 15.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2725,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923210080"
  },
  {
   "address": "5900 Rowland Rd, Minnetonka",
   "sale_month": "2015-04",
   "price": 1650000,
   "lot_sqft": 183285,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": 130.68,
   "building_sqft": 12626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12702,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511722310008"
  },
  {
   "address": "2060 Wayzata Blvd W, Orono",
   "sale_month": "2015-04",
   "price": 350000,
   "lot_sqft": 6238,
   "price_per_lot_sqft": 56.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3411823240073"
  },
  {
   "address": "2060 Wayzata Blvd W, Orono",
   "sale_month": "2015-04",
   "price": 350000,
   "lot_sqft": 6253,
   "price_per_lot_sqft": 55.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3411823240072"
  },
  {
   "address": "2060 Wayzata Blvd W, Orono",
   "sale_month": "2015-04",
   "price": 350000,
   "lot_sqft": 6555,
   "price_per_lot_sqft": 53.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3411823210039"
  },
  {
   "address": "2060 Wayzata Blvd W, Orono",
   "sale_month": "2015-04",
   "price": 350000,
   "lot_sqft": 6253,
   "price_per_lot_sqft": 55.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3411823210038"
  },
  {
   "address": "2104 Stevens Ave, Minneapolis",
   "sale_month": "2015-04",
   "price": 590000,
   "lot_sqft": 13217,
   "price_per_lot_sqft": 44.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2974,
   "use": "APARTMENT",
   "parcel_id": "3402924120053"
  },
  {
   "address": "10800 Normandale Blvd, Bloomington",
   "sale_month": "2015-04",
   "price": 1775000,
   "lot_sqft": 156182,
   "price_per_lot_sqft": 11.36,
   "price_per_building_sqft": 36.77,
   "building_sqft": 48272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48563,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311621340005"
  },
  {
   "address": "711 28th St W, Minneapolis",
   "sale_month": "2015-04",
   "price": 641500,
   "lot_sqft": 5782,
   "price_per_lot_sqft": 110.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2552,
   "use": "APARTMENT",
   "parcel_id": "3302924440021"
  },
  {
   "address": "7532 Lyndale Ave S, Richfield",
   "sale_month": "2015-04",
   "price": 293688,
   "lot_sqft": 5431,
   "price_per_lot_sqft": 54.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824410157"
  },
  {
   "address": "1491 92nd Lane Northeast, Blaine",
   "sale_month": "2015-04",
   "price": 280000,
   "lot_sqft": 30839,
   "price_per_lot_sqft": 9.08,
   "price_per_building_sqft": 44.54,
   "building_sqft": 6287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6325,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120007"
  },
  {
   "address": "4360 Main St, St. Bonifacius",
   "sale_month": "2015-04",
   "price": 325000,
   "lot_sqft": 44340,
   "price_per_lot_sqft": 7.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10021,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211724230004"
  },
  {
   "address": "7141 York Ave S, Edina",
   "sale_month": "2015-04",
   "price": 1000000,
   "lot_sqft": 76786,
   "price_per_lot_sqft": 13.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3202824210101"
  },
  {
   "address": "5305 Parkdale Dr, St. Louis Park",
   "sale_month": "2015-04",
   "price": 3375000,
   "lot_sqft": 129271,
   "price_per_lot_sqft": 26.11,
   "price_per_building_sqft": 60.68,
   "building_sqft": 55622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55958,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102924220029"
  },
  {
   "address": "310 Hundertmark Road, Chaska",
   "sale_month": "2015-04",
   "price": 750000,
   "lot_sqft": 81885,
   "price_per_lot_sqft": 9.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6065,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301910020"
  },
  {
   "address": "4240 Valley View Rd, Edina",
   "sale_month": "2015-04",
   "price": 550000,
   "lot_sqft": 25277,
   "price_per_lot_sqft": 21.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5222,
   "use": "APARTMENT",
   "parcel_id": "3002824110045"
  },
  {
   "address": "1193 Payne Avenue, Saint Paul",
   "sale_month": "2015-04",
   "price": 200000,
   "lot_sqft": 8227,
   "price_per_lot_sqft": 24.31,
   "price_per_building_sqft": 26.47,
   "building_sqft": 7556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7602,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120233"
  },
  {
   "address": "7700 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2015-04",
   "price": 37500000,
   "lot_sqft": 132006,
   "price_per_lot_sqft": 284.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "283225310018"
  },
  {
   "address": "3820 Cleveland Ave North, Arden Hills",
   "sale_month": "2015-04",
   "price": 293100,
   "lot_sqft": 1455,
   "price_per_lot_sqft": 201.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283023320045"
  },
  {
   "address": "1405 Xenium La N, Plymouth",
   "sale_month": "2015-04",
   "price": 62500000,
   "lot_sqft": 1748180,
   "price_per_lot_sqft": 35.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 420696,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2711822340010"
  },
  {
   "address": "1926 3rd Ave S, Minneapolis",
   "sale_month": "2015-04",
   "price": 950000,
   "lot_sqft": 9620,
   "price_per_lot_sqft": 98.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4915,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430092"
  },
  {
   "address": "1124 Franklin Ave E, Minneapolis",
   "sale_month": "2015-04",
   "price": 250000,
   "lot_sqft": 9898,
   "price_per_lot_sqft": 25.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 987,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924430213"
  },
  {
   "address": "1208 66th St E, Richfield",
   "sale_month": "2015-04",
   "price": 850000,
   "lot_sqft": 53527,
   "price_per_lot_sqft": 15.88,
   "price_per_building_sqft": 64.24,
   "building_sqft": 13231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13311,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824130014"
  },
  {
   "address": "16450 Anna Trail Southeast, Prior Lake",
   "sale_month": "2015-04",
   "price": 1400000,
   "lot_sqft": 319939,
   "price_per_lot_sqft": 4.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24130,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259020411"
  },
  {
   "address": "16801 Industrial Circle Southeast, Prior Lake",
   "sale_month": "2015-04",
   "price": 825000,
   "lot_sqft": 217202,
   "price_per_lot_sqft": 3.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23207,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259010160"
  },
  {
   "address": "16720 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "2015-04",
   "price": 170000,
   "lot_sqft": 220671,
   "price_per_lot_sqft": 0.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9197,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "255280010"
  },
  {
   "address": "14245 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2015-04",
   "price": 178208,
   "lot_sqft": 1934,
   "price_per_lot_sqft": 92.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225430072"
  },
  {
   "address": "3950 Green Heights Trail Southwest, Prior Lake",
   "sale_month": "2015-04",
   "price": 1517645,
   "lot_sqft": 50130,
   "price_per_lot_sqft": 30.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5736,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251020221"
  },
  {
   "address": "3931 Green Heights Trail Southwest, Prior Lake",
   "sale_month": "2015-04",
   "price": 132355,
   "lot_sqft": 14964,
   "price_per_lot_sqft": 8.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251020060"
  },
  {
   "address": null,
   "sale_month": "2015-04",
   "price": 1,
   "lot_sqft": 21,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411722420079"
  },
  {
   "address": "1514 White Bear Avenue North, Saint Paul",
   "sale_month": "2015-04",
   "price": 220000,
   "lot_sqft": 10003,
   "price_per_lot_sqft": 21.99,
   "price_per_building_sqft": 65.91,
   "building_sqft": 3338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3358,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922230071"
  },
  {
   "address": "19 8th St N, Minneapolis",
   "sale_month": "2015-04",
   "price": 38449350,
   "lot_sqft": 15172,
   "price_per_lot_sqft": 2534.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430006"
  },
  {
   "address": "1036 Centerville Circle, Vadnais Heights",
   "sale_month": "2015-04",
   "price": 200000,
   "lot_sqft": 2582,
   "price_per_lot_sqft": 77.46,
   "price_per_building_sqft": 82.88,
   "building_sqft": 2413,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2428,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210089"
  },
  {
   "address": "1038 Centerville Circle, Vadnais Heights",
   "sale_month": "2015-04",
   "price": 200000,
   "lot_sqft": 2616,
   "price_per_lot_sqft": 76.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210088"
  },
  {
   "address": "7361 Degrio Way, Inver Grove Heights",
   "sale_month": "2015-04",
   "price": 595000,
   "lot_sqft": 30655,
   "price_per_lot_sqft": 19.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5378,
   "use": "Apartment",
   "parcel_id": "208430001130"
  },
  {
   "address": "1365 Arcade Street, Saint Paul",
   "sale_month": "2015-04",
   "price": 202500,
   "lot_sqft": 5303,
   "price_per_lot_sqft": 38.19,
   "price_per_building_sqft": 68.09,
   "building_sqft": 2974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2992,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922410108"
  },
  {
   "address": "600 Hoyt Avenue East, Saint Paul",
   "sale_month": "2015-04",
   "price": 950000,
   "lot_sqft": 42553,
   "price_per_lot_sqft": 22.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5002,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922130179"
  },
  {
   "address": "645 Parkway Drive, Saint Paul",
   "sale_month": "2015-04",
   "price": 950000,
   "lot_sqft": 7069,
   "price_per_lot_sqft": 134.39,
   "price_per_building_sqft": 1264.98,
   "building_sqft": 751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 755,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922130178"
  },
  {
   "address": "815 Prairie Street East, Belle Plaine",
   "sale_month": "2015-04",
   "price": 195000,
   "lot_sqft": 21550,
   "price_per_lot_sqft": 9.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4055,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200630030"
  },
  {
   "address": "3610 Pennsylvania Ave S, St. Louis Park",
   "sale_month": "2015-04",
   "price": 400000,
   "lot_sqft": 9776,
   "price_per_lot_sqft": 40.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3061,
   "use": "APARTMENT",
   "parcel_id": "1711721330061"
  },
  {
   "address": "8633 34th Street North, Lake Elmo",
   "sale_month": "2015-04",
   "price": 385000,
   "lot_sqft": 259444,
   "price_per_lot_sqft": 1.48,
   "price_per_building_sqft": 41.88,
   "building_sqft": 9193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9249,
   "use": "300",
   "parcel_id": "1602921420003"
  },
  {
   "address": "8750 90th Street South, Cottage Grove",
   "sale_month": "2015-04",
   "price": 375000,
   "lot_sqft": 83602,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": 110.91,
   "building_sqft": 3381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3402,
   "use": "300",
   "parcel_id": "1602721430003"
  },
  {
   "address": "341 3rd Street, Farmington",
   "sale_month": "2015-04",
   "price": 115000,
   "lot_sqft": 4176,
   "price_per_lot_sqft": 27.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700023082"
  },
  {
   "address": "337 13th Ave NE, Minneapolis",
   "sale_month": "2015-04",
   "price": 520000,
   "lot_sqft": 6264,
   "price_per_lot_sqft": 83.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230078"
  },
  {
   "address": "6230 Highway 65 Northeast, Fridley",
   "sale_month": "2015-04",
   "price": 80000,
   "lot_sqft": 695,
   "price_per_lot_sqft": 115.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330059"
  },
  {
   "address": "1711 Central Ave NE, Minneapolis",
   "sale_month": "2015-04",
   "price": 700000,
   "lot_sqft": 32114,
   "price_per_lot_sqft": 21.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4402,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924220094"
  },
  {
   "address": "946 19th Ave NE, Minneapolis",
   "sale_month": "2015-04",
   "price": 625000,
   "lot_sqft": 11614,
   "price_per_lot_sqft": 53.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3044,
   "use": "APARTMENT",
   "parcel_id": "1202924330120"
  },
  {
   "address": "2209 Central Ave NE, Minneapolis",
   "sale_month": "2015-04",
   "price": 345200,
   "lot_sqft": 7473,
   "price_per_lot_sqft": 46.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924320237"
  },
  {
   "address": "2237 38th St E, Minneapolis",
   "sale_month": "2015-04",
   "price": 564000,
   "lot_sqft": 5519,
   "price_per_lot_sqft": 102.19,
   "price_per_building_sqft": 86.85,
   "building_sqft": 6494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6533,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824210118"
  },
  {
   "address": "11748 Xeon Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-04",
   "price": 500,
   "lot_sqft": 21147,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.56,
   "building_sqft": 892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 897,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113124330017"
  },
  {
   "address": "920 Randolph Avenue, Saint Paul",
   "sale_month": "2015-04",
   "price": 260000,
   "lot_sqft": 6722,
   "price_per_lot_sqft": 38.68,
   "price_per_building_sqft": 91.68,
   "building_sqft": 2836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2853,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823310118"
  },
  {
   "address": "14320 James Rd, Rogers",
   "sale_month": "2015-04",
   "price": 2049000,
   "lot_sqft": 130570,
   "price_per_lot_sqft": 15.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29009,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023420011"
  },
  {
   "address": "1719 Madison St NE, Minneapolis",
   "sale_month": "2015-04",
   "price": 225000,
   "lot_sqft": 19456,
   "price_per_lot_sqft": 11.56,
   "price_per_building_sqft": 77.51,
   "building_sqft": 2903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2920,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924430134"
  },
  {
   "address": "1865 Gateway Drive Northwest, Coon Rapids",
   "sale_month": "2015-04",
   "price": 500000,
   "lot_sqft": 40801,
   "price_per_lot_sqft": 12.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4549,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124430017"
  },
  {
   "address": "2812 Washington Ave N, Minneapolis",
   "sale_month": "2015-04",
   "price": 435290,
   "lot_sqft": 19643,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": 42.17,
   "building_sqft": 10323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10386,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340067"
  },
  {
   "address": "2627 Grand St NE, Minneapolis",
   "sale_month": "2015-04",
   "price": 179000,
   "lot_sqft": 4849,
   "price_per_lot_sqft": 36.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1364,
   "use": "TRIPLEX",
   "parcel_id": "1002924140039"
  },
  {
   "address": "4001 Clinton Ave, Minneapolis",
   "sale_month": "2015-04",
   "price": 1100000,
   "lot_sqft": 22258,
   "price_per_lot_sqft": 49.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5477,
   "use": "APARTMENT",
   "parcel_id": "1002824140080"
  },
  {
   "address": "4190 County Road 10 North, Watertown Township",
   "sale_month": "2015-04",
   "price": 240000,
   "lot_sqft": 171007,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "100210521"
  },
  {
   "address": "2581 Fairview Avenue North, Roseville",
   "sale_month": "2015-04",
   "price": 2900000,
   "lot_sqft": 128721,
   "price_per_lot_sqft": 22.53,
   "price_per_building_sqft": 57.38,
   "building_sqft": 50542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50847,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923210008"
  },
  {
   "address": "7261 Ohms La, Edina",
   "sale_month": "2015-04",
   "price": 720000,
   "lot_sqft": 7893,
   "price_per_lot_sqft": 91.22,
   "price_per_building_sqft": 113.49,
   "building_sqft": 6344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6383,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240029"
  },
  {
   "address": "27890 Natchez Avenue, New Market Township",
   "sale_month": "2015-04",
   "price": 1200000,
   "lot_sqft": 388685,
   "price_per_lot_sqft": 3.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4450,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "089330526"
  },
  {
   "address": "1063 Weir Drive, Woodbury",
   "sale_month": "2015-04",
   "price": 240000,
   "lot_sqft": 3000,
   "price_per_lot_sqft": 80,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0802821220024"
  },
  {
   "address": "2540 Moundsview Boulevard, Mounds View",
   "sale_month": "2015-04",
   "price": 3500000,
   "lot_sqft": 171831,
   "price_per_lot_sqft": 20.37,
   "price_per_building_sqft": 88.66,
   "building_sqft": 39478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39716,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "073023110031"
  },
  {
   "address": "9325 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2015-04",
   "price": 1406444,
   "lot_sqft": 266402,
   "price_per_lot_sqft": 5.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103096,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921440010"
  },
  {
   "address": "1530 280th Street West, Helena Township",
   "sale_month": "2015-04",
   "price": 150000,
   "lot_sqft": 55805,
   "price_per_lot_sqft": 2.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "059350021"
  },
  {
   "address": "1638 Marshall Avenue, Saint Paul",
   "sale_month": "2015-04",
   "price": 255000,
   "lot_sqft": 5455,
   "price_per_lot_sqft": 46.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1659,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110075"
  },
  {
   "address": "3009 Bryant Ave S, Minneapolis",
   "sale_month": "2015-04",
   "price": 560000,
   "lot_sqft": 5912,
   "price_per_lot_sqft": 94.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2021,
   "use": "APARTMENT",
   "parcel_id": "0402824110043"
  },
  {
   "address": "600 Commons Drive, Woodbury",
   "sale_month": "2015-04",
   "price": 1825000,
   "lot_sqft": 33013,
   "price_per_lot_sqft": 55.28,
   "price_per_building_sqft": 316.4,
   "building_sqft": 5768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5803,
   "use": "300",
   "parcel_id": "0402821420146"
  },
  {
   "address": "3033 Grand Ave S, Minneapolis",
   "sale_month": "2015-04",
   "price": 1185000,
   "lot_sqft": 11386,
   "price_per_lot_sqft": 104.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3635,
   "use": "APARTMENT",
   "parcel_id": "0302824220014"
  },
  {
   "address": "600 Woodbury Drive, Woodbury",
   "sale_month": "2015-04",
   "price": 1375000,
   "lot_sqft": 78556,
   "price_per_lot_sqft": 17.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821410015"
  },
  {
   "address": "14331 Ewing Avenue South, Burnsville",
   "sale_month": "2015-04",
   "price": 1750000,
   "lot_sqft": 90184,
   "price_per_lot_sqft": 19.4,
   "price_per_building_sqft": 69.77,
   "building_sqft": 25083,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25234,
   "use": "Industrial-preferred",
   "parcel_id": "029041000030"
  },
  {
   "address": "2900 Cliff Road East, Burnsville",
   "sale_month": "2015-04",
   "price": 350000,
   "lot_sqft": 30512,
   "price_per_lot_sqft": 11.47,
   "price_per_building_sqft": 114.42,
   "building_sqft": 3059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3077,
   "use": "Commercial-preferred",
   "parcel_id": "026411103030"
  },
  {
   "address": "11925 Larc Industrial Boulevard, Burnsville",
   "sale_month": "2015-04",
   "price": 1175000,
   "lot_sqft": 115510,
   "price_per_lot_sqft": 10.17,
   "price_per_building_sqft": 33.68,
   "building_sqft": 34892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35103,
   "use": "Industrial-preferred",
   "parcel_id": "024430002022"
  },
  {
   "address": null,
   "sale_month": "2015-04",
   "price": 7200,
   "lot_sqft": 5565,
   "price_per_lot_sqft": 1.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211823440068"
  },
  {
   "address": null,
   "sale_month": "2015-04",
   "price": 8200,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 1.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211823440067"
  },
  {
   "address": "3412 Chicago Ave, Minneapolis",
   "sale_month": "2015-04",
   "price": 301000,
   "lot_sqft": 6009,
   "price_per_lot_sqft": 50.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2021,
   "use": "APARTMENT",
   "parcel_id": "0202824320018"
  },
  {
   "address": "8338 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2015-04",
   "price": 409000,
   "lot_sqft": 4042,
   "price_per_lot_sqft": 101.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024210040"
  },
  {
   "address": "3450 Snelling Ave, Minneapolis",
   "sale_month": "2015-04",
   "price": 340000,
   "lot_sqft": 5988,
   "price_per_lot_sqft": 56.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410145"
  },
  {
   "address": "3237 Cedar Ave S, Minneapolis",
   "sale_month": "2015-04",
   "price": 140000,
   "lot_sqft": 6242,
   "price_per_lot_sqft": 22.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1229,
   "use": "TRIPLEX",
   "parcel_id": "0102824230068"
  },
  {
   "address": "600 Railroad Drive, Norwood Young America",
   "sale_month": "2015-03",
   "price": 160000,
   "lot_sqft": 259396,
   "price_per_lot_sqft": 0.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21460,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "585300011"
  },
  {
   "address": "580 Fuller Avenue, Saint Paul",
   "sale_month": "2015-03",
   "price": 725000,
   "lot_sqft": 35254,
   "price_per_lot_sqft": 20.57,
   "price_per_building_sqft": 71.12,
   "building_sqft": 10194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10256,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923320098"
  },
  {
   "address": "519 University Avenue West, Saint Paul",
   "sale_month": "2015-03",
   "price": 940000,
   "lot_sqft": 20707,
   "price_per_lot_sqft": 45.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230255"
  },
  {
   "address": null,
   "sale_month": "2015-03",
   "price": 940000,
   "lot_sqft": 8286,
   "price_per_lot_sqft": 113.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230254"
  },
  {
   "address": "2704 27th Ave S, Minneapolis",
   "sale_month": "2015-03",
   "price": 2398208,
   "lot_sqft": 144838,
   "price_per_lot_sqft": 16.56,
   "price_per_building_sqft": 38.97,
   "building_sqft": 61539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61911,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420016"
  },
  {
   "address": "2601 Minnehaha Ave, Minneapolis",
   "sale_month": "2015-03",
   "price": 1950000,
   "lot_sqft": 115204,
   "price_per_lot_sqft": 16.93,
   "price_per_building_sqft": 83.96,
   "building_sqft": 23225,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924310016"
  },
  {
   "address": "4048 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2015-03",
   "price": 437500,
   "lot_sqft": 5449,
   "price_per_lot_sqft": 80.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410038"
  },
  {
   "address": "2733 Park Ave, Minneapolis",
   "sale_month": "2015-03",
   "price": 925000,
   "lot_sqft": 51135,
   "price_per_lot_sqft": 18.09,
   "price_per_building_sqft": 206.2,
   "building_sqft": 4486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4513,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924320146"
  },
  {
   "address": "1567 Sherburne Avenue, Saint Paul",
   "sale_month": "2015-03",
   "price": 750312,
   "lot_sqft": 5178,
   "price_per_lot_sqft": 144.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923230166"
  },
  {
   "address": "6420 Sycamore La N, Maple Grove",
   "sale_month": "2015-03",
   "price": 2725000,
   "lot_sqft": 119460,
   "price_per_lot_sqft": 22.81,
   "price_per_building_sqft": 105.72,
   "building_sqft": 25776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25932,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922410056"
  },
  {
   "address": "200 1st St, Excelsior",
   "sale_month": "2015-03",
   "price": 690000,
   "lot_sqft": 9064,
   "price_per_lot_sqft": 76.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3819,
   "use": "APARTMENT",
   "parcel_id": "3411723110037"
  },
  {
   "address": "8517 63rd Ave N, Brooklyn Park",
   "sale_month": "2015-03",
   "price": 499000,
   "lot_sqft": 38707,
   "price_per_lot_sqft": 12.89,
   "price_per_building_sqft": 108.38,
   "building_sqft": 4604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4631,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111921430069"
  },
  {
   "address": "12 Long Lake Road, Mahtomedi",
   "sale_month": "2015-03",
   "price": 137500,
   "lot_sqft": 1315,
   "price_per_lot_sqft": 104.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3103021340022"
  },
  {
   "address": "11978 Business Park Blvd N, Champlin",
   "sale_month": "2015-03",
   "price": 1987200,
   "lot_sqft": 48043,
   "price_per_lot_sqft": 41.36,
   "price_per_building_sqft": 559.3,
   "building_sqft": 3553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021420003"
  },
  {
   "address": "4040 Norex Drive, Chaska",
   "sale_month": "2015-03",
   "price": 1390000,
   "lot_sqft": 368617,
   "price_per_lot_sqft": 3.77,
   "price_per_building_sqft": 71.4,
   "building_sqft": 19468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19586,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300570020"
  },
  {
   "address": "9550 Central Avenue Northeast, Blaine",
   "sale_month": "2015-03",
   "price": 500,
   "lot_sqft": 118183,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.23,
   "building_sqft": 2203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2216,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123310005"
  },
  {
   "address": "647 Wells Street, Saint Paul",
   "sale_month": "2015-03",
   "price": 43000,
   "lot_sqft": 4917,
   "price_per_lot_sqft": 8.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420150"
  },
  {
   "address": "643 Wells Street, Saint Paul",
   "sale_month": "2015-03",
   "price": 20000,
   "lot_sqft": 4913,
   "price_per_lot_sqft": 4.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420149"
  },
  {
   "address": "7130 Sandburg Rd, Golden Valley",
   "sale_month": "2015-03",
   "price": 955000,
   "lot_sqft": 53104,
   "price_per_lot_sqft": 17.98,
   "price_per_building_sqft": 44.89,
   "building_sqft": 21272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21400,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210027"
  },
  {
   "address": "7333 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2015-03",
   "price": 500,
   "lot_sqft": 53635,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22350,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225410006"
  },
  {
   "address": null,
   "sale_month": "2015-03",
   "price": 28000000,
   "lot_sqft": 75290,
   "price_per_lot_sqft": 371.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811622440006"
  },
  {
   "address": "14800 Charlson Rd, Eden Prairie",
   "sale_month": "2015-03",
   "price": 28000000,
   "lot_sqft": 728669,
   "price_per_lot_sqft": 38.43,
   "price_per_building_sqft": 190.92,
   "building_sqft": 146656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 147542,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811622430108"
  },
  {
   "address": "3755 Dunlap Street North, Arden Hills",
   "sale_month": "2015-03",
   "price": 550000,
   "lot_sqft": 41559,
   "price_per_lot_sqft": 13.23,
   "price_per_building_sqft": 51.44,
   "building_sqft": 10692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10756,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023410008"
  },
  {
   "address": "1511 Rose Avenue East, Saint Paul",
   "sale_month": "2015-03",
   "price": 2437000,
   "lot_sqft": 9220,
   "price_per_lot_sqft": 264.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3243,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922210013"
  },
  {
   "address": "1501 Rose Avenue East, Saint Paul",
   "sale_month": "2015-03",
   "price": 2437000,
   "lot_sqft": 13280,
   "price_per_lot_sqft": 183.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3491,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922210012"
  },
  {
   "address": "1495 Rose Avenue East, Saint Paul",
   "sale_month": "2015-03",
   "price": 2437000,
   "lot_sqft": 13345,
   "price_per_lot_sqft": 182.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3480,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922210011"
  },
  {
   "address": "1178 Barclay Street, Saint Paul",
   "sale_month": "2015-03",
   "price": 2437000,
   "lot_sqft": 9707,
   "price_per_lot_sqft": 251.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3681,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922210010"
  },
  {
   "address": "700 Industrial Circle South, Shakopee",
   "sale_month": "2015-03",
   "price": 1000000,
   "lot_sqft": 88616,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": 33.47,
   "building_sqft": 29878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30059,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810060"
  },
  {
   "address": "1315 Maras Street, Shakopee",
   "sale_month": "2015-03",
   "price": 898000,
   "lot_sqft": 94409,
   "price_per_lot_sqft": 9.51,
   "price_per_building_sqft": 100.29,
   "building_sqft": 8954,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9008,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270570070"
  },
  {
   "address": "1105 Hazel Street North, Saint Paul",
   "sale_month": "2015-03",
   "price": 368269,
   "lot_sqft": 42260,
   "price_per_lot_sqft": 8.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1258,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922220045"
  },
  {
   "address": "1906 Chicago Ave, Minneapolis",
   "sale_month": "2015-03",
   "price": 289000,
   "lot_sqft": 6492,
   "price_per_lot_sqft": 44.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924330020"
  },
  {
   "address": "620 Aldrich Drive, Chanhassen",
   "sale_month": "2015-03",
   "price": 2562500,
   "lot_sqft": 377291,
   "price_per_lot_sqft": 6.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "255330010"
  },
  {
   "address": "1480 47th Avenue Northeast, Columbia Heights",
   "sale_month": "2015-03",
   "price": 1200000,
   "lot_sqft": 30963,
   "price_per_lot_sqft": 38.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9220,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024340039"
  },
  {
   "address": "20167 Saint Francis Boulevard Northwest, Nowthen",
   "sale_month": "2015-03",
   "price": 383926,
   "lot_sqft": 1731083,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243325140001"
  },
  {
   "address": "7 10th Ave N, Hopkins",
   "sale_month": "2015-03",
   "price": 300000,
   "lot_sqft": 3344,
   "price_per_lot_sqft": 89.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310021"
  },
  {
   "address": "1121 8th St SE, Minneapolis",
   "sale_month": "2015-03",
   "price": 285000,
   "lot_sqft": 5487,
   "price_per_lot_sqft": 51.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 933,
   "use": "APARTMENT",
   "parcel_id": "2402924130037"
  },
  {
   "address": "1100 Egret Boulevard Northwest, Coon Rapids",
   "sale_month": "2015-03",
   "price": 500,
   "lot_sqft": 207074,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4064,
   "use": "MANUFACTURED HOME PARK",
   "parcel_id": "233124130003"
  },
  {
   "address": "8868 Aztec Dr, Eden Prairie",
   "sale_month": "2015-03",
   "price": 510000,
   "lot_sqft": 36832,
   "price_per_lot_sqft": 13.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230079"
  },
  {
   "address": "212 2nd St SE, Minneapolis",
   "sale_month": "2015-03",
   "price": 2600000,
   "lot_sqft": 21401,
   "price_per_lot_sqft": 121.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130623"
  },
  {
   "address": "5939 Portland Ave, Minneapolis",
   "sale_month": "2015-03",
   "price": 210000,
   "lot_sqft": 4649,
   "price_per_lot_sqft": 45.17,
   "price_per_building_sqft": 92.59,
   "building_sqft": 2268,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2281,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824320161"
  },
  {
   "address": "3321 St Croix Trail South, Afton",
   "sale_month": "2015-03",
   "price": 431200,
   "lot_sqft": 9032,
   "price_per_lot_sqft": 47.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7977,
   "use": "300",
   "parcel_id": "2202820140013"
  },
  {
   "address": "485 Sunset Drive, Jordan",
   "sale_month": "2015-03",
   "price": 850000,
   "lot_sqft": 21919,
   "price_per_lot_sqft": 38.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3033,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220140180"
  },
  {
   "address": "481 Sunset Drive, Jordan",
   "sale_month": "2015-03",
   "price": 850000,
   "lot_sqft": 15194,
   "price_per_lot_sqft": 55.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220140170"
  },
  {
   "address": "10106 Central Avenue Northeast, Blaine",
   "sale_month": "2015-03",
   "price": 500,
   "lot_sqft": 34215,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.07,
   "building_sqft": 6877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6918,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123340011"
  },
  {
   "address": "111 3rd Street East, Hastings",
   "sale_month": "2015-03",
   "price": 500000,
   "lot_sqft": 8778,
   "price_per_lot_sqft": 56.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215013070"
  },
  {
   "address": "9420 83rd Ave N, Brooklyn Park",
   "sale_month": "2015-03",
   "price": 7120000,
   "lot_sqft": 354055,
   "price_per_lot_sqft": 20.11,
   "price_per_building_sqft": 73.77,
   "building_sqft": 96516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 97098,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911921220008"
  },
  {
   "address": "305 Roselawn Avenue East, Maplewood",
   "sale_month": "2015-03",
   "price": 1150000,
   "lot_sqft": 51404,
   "price_per_lot_sqft": 22.37,
   "price_per_building_sqft": 115.08,
   "building_sqft": 9993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10054,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922140008"
  },
  {
   "address": "4335 Peony La N, Plymouth",
   "sale_month": "2015-03",
   "price": 2200000,
   "lot_sqft": 49442,
   "price_per_lot_sqft": 44.5,
   "price_per_building_sqft": 433.07,
   "building_sqft": 5080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5111,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822120020"
  },
  {
   "address": "7309 Lake Drive, Lino Lakes",
   "sale_month": "2015-03",
   "price": 753772,
   "lot_sqft": 228131,
   "price_per_lot_sqft": 3.3,
   "price_per_building_sqft": 33.08,
   "building_sqft": 22784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22922,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122330003"
  },
  {
   "address": "8801 Rice Lake Rd N, Maple Grove",
   "sale_month": "2015-03",
   "price": 800000,
   "lot_sqft": 219440,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": 94.83,
   "building_sqft": 8436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8487,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511922320002"
  },
  {
   "address": "1423 Washington Ave N, Minneapolis",
   "sale_month": "2015-03",
   "price": 800000,
   "lot_sqft": 14032,
   "price_per_lot_sqft": 57.01,
   "price_per_building_sqft": 70.06,
   "building_sqft": 11419,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11488,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924340099"
  },
  {
   "address": "4706 Nicollet Ave, Minneapolis",
   "sale_month": "2015-03",
   "price": 500000,
   "lot_sqft": 6819,
   "price_per_lot_sqft": 73.32,
   "price_per_building_sqft": 160.77,
   "building_sqft": 3110,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3129,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824210182"
  },
  {
   "address": "728 Broadway St NE, Minneapolis",
   "sale_month": "2015-03",
   "price": 250000,
   "lot_sqft": 4361,
   "price_per_lot_sqft": 57.33,
   "price_per_building_sqft": 265.96,
   "building_sqft": 940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 946,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924410175"
  },
  {
   "address": "804 2nd St NE, Minneapolis",
   "sale_month": "2015-03",
   "price": 272086,
   "lot_sqft": 148076,
   "price_per_lot_sqft": 1.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 70997,
   "use": "MED/CARE FACILITY",
   "parcel_id": "1402924320139"
  },
  {
   "address": "625 5th St NE, Minneapolis",
   "sale_month": "2015-03",
   "price": 510000,
   "lot_sqft": 13117,
   "price_per_lot_sqft": 38.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3065,
   "use": "APARTMENT",
   "parcel_id": "1402924310173"
  },
  {
   "address": "6875 Highway 65 Northeast, Fridley",
   "sale_month": "2015-03",
   "price": 430000,
   "lot_sqft": 23958,
   "price_per_lot_sqft": 17.95,
   "price_per_building_sqft": 106.17,
   "building_sqft": 4050,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4074,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024210059"
  },
  {
   "address": "4805 Lyndale Ave N, Minneapolis",
   "sale_month": "2015-03",
   "price": 310000,
   "lot_sqft": 17925,
   "price_per_lot_sqft": 17.29,
   "price_per_building_sqft": 46.01,
   "building_sqft": 6738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6778,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821420084"
  },
  {
   "address": "21000 141st Ave N, Rogers",
   "sale_month": "2015-03",
   "price": 343000,
   "lot_sqft": 1673465,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 193320,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023440001"
  },
  {
   "address": "1708 Meadow View Road, Eagan",
   "sale_month": "2015-03",
   "price": 625000,
   "lot_sqft": 38996,
   "price_per_lot_sqft": 16.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4941,
   "use": "Commercial-preferred",
   "parcel_id": "104810000050"
  },
  {
   "address": "2525 Fairview Avenue North, Roseville",
   "sale_month": "2015-03",
   "price": 4800000,
   "lot_sqft": 233971,
   "price_per_lot_sqft": 20.52,
   "price_per_building_sqft": 51.84,
   "building_sqft": 92600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 93159,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923210010"
  },
  {
   "address": "5170 West Broadway, Crystal",
   "sale_month": "2015-03",
   "price": 1800000,
   "lot_sqft": 91805,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": 120.09,
   "building_sqft": 14989,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15079,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220008"
  },
  {
   "address": "3354 Penn Ave N, Minneapolis",
   "sale_month": "2015-03",
   "price": 59908,
   "lot_sqft": 14984,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8241,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924230108"
  },
  {
   "address": "7385 Bush Lake Rd, Edina",
   "sale_month": "2015-03",
   "price": 1534000,
   "lot_sqft": 102450,
   "price_per_lot_sqft": 14.97,
   "price_per_building_sqft": 49.28,
   "building_sqft": 31126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31314,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621410001"
  },
  {
   "address": "944 Lake Street South, Forest Lake",
   "sale_month": "2015-03",
   "price": 318500,
   "lot_sqft": 18407,
   "price_per_lot_sqft": 17.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "300",
   "parcel_id": "0803221430030"
  },
  {
   "address": "220 3rd Avenue Southwest, Forest Lake",
   "sale_month": "2015-03",
   "price": 229900,
   "lot_sqft": 7423,
   "price_per_lot_sqft": 30.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "110",
   "parcel_id": "0803221420014"
  },
  {
   "address": null,
   "sale_month": "2015-03",
   "price": 645000,
   "lot_sqft": 7485,
   "price_per_lot_sqft": 86.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220015"
  },
  {
   "address": "328 East Main Street, Anoka",
   "sale_month": "2015-03",
   "price": 645000,
   "lot_sqft": 11838,
   "price_per_lot_sqft": 54.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220014"
  },
  {
   "address": "2760 Rice Street, Little Canada",
   "sale_month": "2015-03",
   "price": 390000,
   "lot_sqft": 12476,
   "price_per_lot_sqft": 31.26,
   "price_per_building_sqft": 108.82,
   "building_sqft": 3584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3605,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922330033"
  },
  {
   "address": "4445 State Hwy No 55, Medina",
   "sale_month": "2015-03",
   "price": 133000,
   "lot_sqft": 43584,
   "price_per_lot_sqft": 3.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823210002"
  },
  {
   "address": "5855 Neal Avenue North, Oak Park Heights",
   "sale_month": "2015-03",
   "price": 8900000,
   "lot_sqft": 65777,
   "price_per_lot_sqft": 135.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20850,
   "use": "300",
   "parcel_id": "0602920140016"
  },
  {
   "address": null,
   "sale_month": "2015-03",
   "price": 8900000,
   "lot_sqft": 58680,
   "price_per_lot_sqft": 151.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920140015"
  },
  {
   "address": "5825 Neal Avenue North, Oak Park Heights",
   "sale_month": "2015-03",
   "price": 8900000,
   "lot_sqft": 539311,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 93438,
   "use": "300",
   "parcel_id": "0602920110011"
  },
  {
   "address": "4415 Excelsior Blvd, St. Louis Park",
   "sale_month": "2015-03",
   "price": 400000,
   "lot_sqft": 9174,
   "price_per_lot_sqft": 43.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430041"
  },
  {
   "address": "17638 Ulysses Street Northeast, Ham Lake",
   "sale_month": "2015-03",
   "price": 77500,
   "lot_sqft": 24817,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12642,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223310028"
  },
  {
   "address": "2975 Partridge Road, Roseville",
   "sale_month": "2015-03",
   "price": 4062500,
   "lot_sqft": 461051,
   "price_per_lot_sqft": 8.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58708,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923110023"
  },
  {
   "address": "244 East 4th Street, Saint Paul",
   "sale_month": "2015-03",
   "price": 800000,
   "lot_sqft": 12383,
   "price_per_lot_sqft": 64.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052822220101"
  },
  {
   "address": "1669 Selby Avenue, Saint Paul",
   "sale_month": "2015-03",
   "price": 90000,
   "lot_sqft": 5203,
   "price_per_lot_sqft": 17.3,
   "price_per_building_sqft": 42.98,
   "building_sqft": 2094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2107,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110164"
  },
  {
   "address": "3032 Hennepin Ave, Minneapolis",
   "sale_month": "2015-03",
   "price": 4650000,
   "lot_sqft": 11673,
   "price_per_lot_sqft": 398.36,
   "price_per_building_sqft": 164.53,
   "building_sqft": 28262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28432,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210072"
  },
  {
   "address": "3230 Nicollet Ave, Minneapolis",
   "sale_month": "2015-03",
   "price": 1517025,
   "lot_sqft": 17125,
   "price_per_lot_sqft": 88.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7037,
   "use": "APARTMENT",
   "parcel_id": "0302824240013"
  },
  {
   "address": "3332 Nicollet Ave, Minneapolis",
   "sale_month": "2015-03",
   "price": 1307975,
   "lot_sqft": 11660,
   "price_per_lot_sqft": 112.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5176,
   "use": "APARTMENT",
   "parcel_id": "0302824240003"
  },
  {
   "address": "3312 Pleasant Ave, Minneapolis",
   "sale_month": "2015-03",
   "price": 355000,
   "lot_sqft": 5291,
   "price_per_lot_sqft": 67.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1684,
   "use": "APARTMENT",
   "parcel_id": "0302824230169"
  },
  {
   "address": "3301 1st Ave S, Minneapolis",
   "sale_month": "2015-03",
   "price": 240000,
   "lot_sqft": 12088,
   "price_per_lot_sqft": 19.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2545,
   "use": "APARTMENT",
   "parcel_id": "0302824130119"
  },
  {
   "address": "3250 County Road 42 West, Burnsville",
   "sale_month": "2015-03",
   "price": 5100000,
   "lot_sqft": 322266,
   "price_per_lot_sqft": 15.83,
   "price_per_building_sqft": 53.38,
   "building_sqft": 95547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 96124,
   "use": "Industrial-preferred",
   "parcel_id": "027728501030"
  },
  {
   "address": "1321 78th St E, Bloomington",
   "sale_month": "2015-03",
   "price": 5425000,
   "lot_sqft": 310649,
   "price_per_lot_sqft": 17.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54370,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724120021"
  },
  {
   "address": null,
   "sale_month": "2015-03",
   "price": 2628000,
   "lot_sqft": 8608,
   "price_per_lot_sqft": 305.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125240002"
  },
  {
   "address": "500 Greenhaven Road, Anoka",
   "sale_month": "2015-03",
   "price": 2628000,
   "lot_sqft": 52772,
   "price_per_lot_sqft": 49.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12829,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125240001"
  },
  {
   "address": "9930 West 69th St, Eden Prairie",
   "sale_month": "2015-03",
   "price": 2050000,
   "lot_sqft": 123185,
   "price_per_lot_sqft": 16.64,
   "price_per_building_sqft": 60.69,
   "building_sqft": 33779,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33983,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440016"
  },
  {
   "address": "2201 Killebrew Dr, Bloomington",
   "sale_month": "2015-03",
   "price": 5936672,
   "lot_sqft": 85284,
   "price_per_lot_sqft": 69.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724340064"
  },
  {
   "address": "341 Birch Street South, Waconia",
   "sale_month": "2015-02",
   "price": 200000,
   "lot_sqft": 7562,
   "price_per_lot_sqft": 26.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755020300"
  },
  {
   "address": null,
   "sale_month": "2015-02",
   "price": 535000,
   "lot_sqft": 79081,
   "price_per_lot_sqft": 6.77,
   "price_per_building_sqft": 46.19,
   "building_sqft": 11583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11652,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343024430013"
  },
  {
   "address": "3720 East River Road Northeast, Fridley",
   "sale_month": "2015-02",
   "price": 535000,
   "lot_sqft": 21845,
   "price_per_lot_sqft": 24.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343024430012"
  },
  {
   "address": "2633 Pillsbury Ave, Minneapolis",
   "sale_month": "2015-02",
   "price": 365000,
   "lot_sqft": 7401,
   "price_per_lot_sqft": 49.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1718,
   "use": "APARTMENT",
   "parcel_id": "3402924310019"
  },
  {
   "address": "839 7th Street East, Saint Paul",
   "sale_month": "2015-02",
   "price": 275000,
   "lot_sqft": 5066,
   "price_per_lot_sqft": 54.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220111"
  },
  {
   "address": "831 7th Street East, Saint Paul",
   "sale_month": "2015-02",
   "price": 275000,
   "lot_sqft": 5080,
   "price_per_lot_sqft": 54.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220110"
  },
  {
   "address": "2320 Colfax Ave S, Minneapolis",
   "sale_month": "2015-02",
   "price": 950000,
   "lot_sqft": 8817,
   "price_per_lot_sqft": 107.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1584,
   "use": "APARTMENT",
   "parcel_id": "3302924110099"
  },
  {
   "address": "10801 Hampshire Ave S, Bloomington",
   "sale_month": "2015-02",
   "price": 18750000,
   "lot_sqft": 809640,
   "price_per_lot_sqft": 23.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 157174,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621430002"
  },
  {
   "address": "2622 Lake St W, Minneapolis",
   "sale_month": "2015-02",
   "price": 5243336,
   "lot_sqft": 56228,
   "price_per_lot_sqft": 93.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2467,
   "use": "APARTMENT",
   "parcel_id": "3202924440010"
  },
  {
   "address": "11149 Zealand Ave N, Champlin",
   "sale_month": "2015-02",
   "price": 157777,
   "lot_sqft": 3400,
   "price_per_lot_sqft": 46.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420081"
  },
  {
   "address": "11611 Business Park Blvd N, Champlin",
   "sale_month": "2015-02",
   "price": 7000000,
   "lot_sqft": 651217,
   "price_per_lot_sqft": 10.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 167460,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112021120073"
  },
  {
   "address": "300 Cedar Lake Rd S, Minneapolis",
   "sale_month": "2015-02",
   "price": 220000,
   "lot_sqft": 4519,
   "price_per_lot_sqft": 48.68,
   "price_per_building_sqft": 243.09,
   "building_sqft": 905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 911,
   "use": "TRIPLEX",
   "parcel_id": "2802924220073"
  },
  {
   "address": "14161 Basalt Street Northwest, Ramsey",
   "sale_month": "2015-02",
   "price": 445000,
   "lot_sqft": 78376,
   "price_per_lot_sqft": 5.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12625,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225440014"
  },
  {
   "address": "1940 Fernbrook La N, Plymouth",
   "sale_month": "2015-02",
   "price": 6232275,
   "lot_sqft": 289437,
   "price_per_lot_sqft": 21.53,
   "price_per_building_sqft": 62.14,
   "building_sqft": 100287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 100892,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2711822230004"
  },
  {
   "address": "1346 Lasalle Ave, Minneapolis",
   "sale_month": "2015-02",
   "price": 5470000,
   "lot_sqft": 31143,
   "price_per_lot_sqft": 175.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17027,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924240040"
  },
  {
   "address": "500 10th St S, Minneapolis",
   "sale_month": "2015-02",
   "price": 15747000,
   "lot_sqft": 18364,
   "price_per_lot_sqft": 857.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9170,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924230003"
  },
  {
   "address": "255 Wheelock Parkway West, Saint Paul",
   "sale_month": "2015-02",
   "price": 265000,
   "lot_sqft": 11402,
   "price_per_lot_sqft": 23.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1980,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110093"
  },
  {
   "address": "7900 Main St N, Maple Grove",
   "sale_month": "2015-02",
   "price": 7700000,
   "lot_sqft": 159489,
   "price_per_lot_sqft": 48.28,
   "price_per_building_sqft": 204.56,
   "building_sqft": 37642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922320034"
  },
  {
   "address": "9125 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2015-02",
   "price": 535000,
   "lot_sqft": 82987,
   "price_per_lot_sqft": 6.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2311622320003"
  },
  {
   "address": "1167 California Drive, Saint Paul",
   "sale_month": "2015-02",
   "price": 7500000,
   "lot_sqft": 145361,
   "price_per_lot_sqft": 51.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4183,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923110183"
  },
  {
   "address": "17677 Cedar Avenue, Lakeville",
   "sale_month": "2015-02",
   "price": 950000,
   "lot_sqft": 75691,
   "price_per_lot_sqft": 12.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "Commercial-preferred",
   "parcel_id": "222122801010"
  },
  {
   "address": "17740 Kenwood Trail, Lakeville",
   "sale_month": "2015-02",
   "price": 2925600,
   "lot_sqft": 58766,
   "price_per_lot_sqft": 49.78,
   "price_per_building_sqft": 355.44,
   "building_sqft": 8231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8281,
   "use": "Commercial-preferred",
   "parcel_id": "221188601020"
  },
  {
   "address": "17698 Kenwood Trail, Lakeville",
   "sale_month": "2015-02",
   "price": 21765400,
   "lot_sqft": 468136,
   "price_per_lot_sqft": 46.49,
   "price_per_building_sqft": 208.32,
   "building_sqft": 104481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105111,
   "use": "Commercial",
   "parcel_id": "221188501040"
  },
  {
   "address": "17750 Kenwood Trail, Lakeville",
   "sale_month": "2015-02",
   "price": 1612800,
   "lot_sqft": 51138,
   "price_per_lot_sqft": 31.54,
   "price_per_building_sqft": 476.88,
   "building_sqft": 3382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3403,
   "use": "Commercial-preferred",
   "parcel_id": "221188501030"
  },
  {
   "address": "3007 Harbor La N, Plymouth",
   "sale_month": "2015-02",
   "price": 2500000,
   "lot_sqft": 135451,
   "price_per_lot_sqft": 18.46,
   "price_per_building_sqft": 175.43,
   "building_sqft": 14251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14337,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822410015"
  },
  {
   "address": "3169 Fernbrook La N, Plymouth",
   "sale_month": "2015-02",
   "price": 341000,
   "lot_sqft": 2981,
   "price_per_lot_sqft": 114.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140027"
  },
  {
   "address": "10550 Baltimore Street Northeast, Blaine",
   "sale_month": "2015-02",
   "price": 2722921,
   "lot_sqft": 70663,
   "price_per_lot_sqft": 38.53,
   "price_per_building_sqft": 475.12,
   "building_sqft": 5731,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5766,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123130018"
  },
  {
   "address": null,
   "sale_month": "2015-02",
   "price": 1550000,
   "lot_sqft": 6549,
   "price_per_lot_sqft": 236.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721120029"
  },
  {
   "address": "919 Cambridge St, Hopkins",
   "sale_month": "2015-02",
   "price": 1550000,
   "lot_sqft": 51260,
   "price_per_lot_sqft": 30.24,
   "price_per_building_sqft": 278.18,
   "building_sqft": 5572,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5606,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721120027"
  },
  {
   "address": "21058 Davenport Street Northeast, East Bethel",
   "sale_month": "2015-02",
   "price": 585000,
   "lot_sqft": 161405,
   "price_per_lot_sqft": 3.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14175,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323130007"
  },
  {
   "address": "15449 Forest Boulevard North, Hugo",
   "sale_month": "2015-02",
   "price": 300000,
   "lot_sqft": 61170,
   "price_per_lot_sqft": 4.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "300",
   "parcel_id": "1703121420003"
  },
  {
   "address": "6227 34th St W, St. Louis Park",
   "sale_month": "2015-02",
   "price": 965000,
   "lot_sqft": 16447,
   "price_per_lot_sqft": 58.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3571,
   "use": "APARTMENT",
   "parcel_id": "1611721320065"
  },
  {
   "address": "7980 Wallace Rd, Eden Prairie",
   "sale_month": "2015-02",
   "price": 1750000,
   "lot_sqft": 98703,
   "price_per_lot_sqft": 17.73,
   "price_per_building_sqft": 82.09,
   "building_sqft": 21318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21446,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611622210008"
  },
  {
   "address": "9655 Penn Ave S, Bloomington",
   "sale_month": "2015-02",
   "price": 1800000,
   "lot_sqft": 90479,
   "price_per_lot_sqft": 19.89,
   "price_per_building_sqft": 52.21,
   "building_sqft": 34476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34684,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724230022"
  },
  {
   "address": "11210 86th Ave N, Maple Grove",
   "sale_month": "2015-02",
   "price": 197000,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 57.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440049"
  },
  {
   "address": "10100 85th Ave N, Maple Grove",
   "sale_month": "2015-02",
   "price": 3750000,
   "lot_sqft": 217218,
   "price_per_lot_sqft": 17.26,
   "price_per_building_sqft": 61.93,
   "building_sqft": 60555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60921,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922430013"
  },
  {
   "address": "172 Hamel Rd, Medina",
   "sale_month": "2015-02",
   "price": 335000,
   "lot_sqft": 22670,
   "price_per_lot_sqft": 14.78,
   "price_per_building_sqft": 178.48,
   "building_sqft": 1877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1888,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410065"
  },
  {
   "address": "2201 2nd St NE, Minneapolis",
   "sale_month": "2015-02",
   "price": 285000,
   "lot_sqft": 10522,
   "price_per_lot_sqft": 27.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1559,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924320117"
  },
  {
   "address": "8842 Old Cedar Ave S, Bloomington",
   "sale_month": "2015-02",
   "price": 230000,
   "lot_sqft": 14917,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2002,
   "use": "APARTMENT",
   "parcel_id": "1102724140072"
  },
  {
   "address": "1960 Rahncliff Court, Eagan",
   "sale_month": "2015-02",
   "price": 690300,
   "lot_sqft": 37697,
   "price_per_lot_sqft": 18.31,
   "price_per_building_sqft": 123.93,
   "building_sqft": 5570,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5604,
   "use": "Commercial",
   "parcel_id": "106272702010"
  },
  {
   "address": "1964 Rahncliff Court, Eagan",
   "sale_month": "2015-02",
   "price": 1909700,
   "lot_sqft": 194817,
   "price_per_lot_sqft": 9.8,
   "price_per_building_sqft": 81.56,
   "building_sqft": 23416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23557,
   "use": "Commercial-preferred",
   "parcel_id": "106272603020"
  },
  {
   "address": "1828 Marshall St NE, Minneapolis",
   "sale_month": "2015-02",
   "price": 1806805,
   "lot_sqft": 34043,
   "price_per_lot_sqft": 53.07,
   "price_per_building_sqft": 118.26,
   "building_sqft": 15278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15370,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924440070"
  },
  {
   "address": "2800 Washington Ave N, Minneapolis",
   "sale_month": "2015-02",
   "price": 218000,
   "lot_sqft": 8012,
   "price_per_lot_sqft": 27.21,
   "price_per_building_sqft": 50.69,
   "building_sqft": 4301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4327,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340051"
  },
  {
   "address": "15650 95th Ave N, Maple Grove",
   "sale_month": "2015-02",
   "price": 301000,
   "lot_sqft": 41260,
   "price_per_lot_sqft": 7.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9164,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922330094"
  },
  {
   "address": "7370 Ohms La, Edina",
   "sale_month": "2015-02",
   "price": 1330000,
   "lot_sqft": 86803,
   "price_per_lot_sqft": 15.32,
   "price_per_building_sqft": 63.45,
   "building_sqft": 20963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21090,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621320004"
  },
  {
   "address": "7211 Ohms La, Edina",
   "sale_month": "2015-02",
   "price": 1000000,
   "lot_sqft": 10599,
   "price_per_lot_sqft": 94.35,
   "price_per_building_sqft": 111.48,
   "building_sqft": 8970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9024,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240033"
  },
  {
   "address": "8800 Lyndale Ave S, Bloomington",
   "sale_month": "2015-02",
   "price": 2100000,
   "lot_sqft": 100708,
   "price_per_lot_sqft": 20.85,
   "price_per_building_sqft": 85.6,
   "building_sqft": 24534,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24682,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724110090"
  },
  {
   "address": "3516 Main Street Northwest, Coon Rapids",
   "sale_month": "2015-02",
   "price": 993000,
   "lot_sqft": 43138,
   "price_per_lot_sqft": 23.02,
   "price_per_building_sqft": 262.42,
   "building_sqft": 3784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3807,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083124120013"
  },
  {
   "address": "2250 Woodale Drive, Mounds View",
   "sale_month": "2015-02",
   "price": 20728662,
   "lot_sqft": 704847,
   "price_per_lot_sqft": 29.41,
   "price_per_building_sqft": 156.32,
   "building_sqft": 132605,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 133406,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "083023430023"
  },
  {
   "address": "4262 Upton Ave S, Minneapolis",
   "sale_month": "2015-02",
   "price": 1680000,
   "lot_sqft": 20167,
   "price_per_lot_sqft": 83.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0802824420032"
  },
  {
   "address": "2300 Rice Street, Little Canada",
   "sale_month": "2015-02",
   "price": 1160000,
   "lot_sqft": 39760,
   "price_per_lot_sqft": 29.18,
   "price_per_building_sqft": 266.3,
   "building_sqft": 4356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4383,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922320007"
  },
  {
   "address": "477 Little Canada Road East, Little Canada",
   "sale_month": "2015-02",
   "price": 550000,
   "lot_sqft": 59743,
   "price_per_lot_sqft": 9.21,
   "price_per_building_sqft": 31.81,
   "building_sqft": 17288,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17392,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922340062"
  },
  {
   "address": "3249 48th Ave S, Minneapolis",
   "sale_month": "2015-02",
   "price": 267750,
   "lot_sqft": 4614,
   "price_per_lot_sqft": 58.03,
   "price_per_building_sqft": 231.02,
   "building_sqft": 1159,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1166,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502823230130"
  },
  {
   "address": "4216 Bryant Ave N, Minneapolis",
   "sale_month": "2015-02",
   "price": 55000,
   "lot_sqft": 4484,
   "price_per_lot_sqft": 12.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1556,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924110070"
  },
  {
   "address": "570 Woodbury Drive, Woodbury",
   "sale_month": "2015-02",
   "price": 850000,
   "lot_sqft": 53154,
   "price_per_lot_sqft": 15.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821410010"
  },
  {
   "address": "748 Grand Avenue, Saint Paul",
   "sale_month": "2015-02",
   "price": 900000,
   "lot_sqft": 5914,
   "price_per_lot_sqft": 152.18,
   "price_per_building_sqft": 845.86,
   "building_sqft": 1064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1070,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420074"
  },
  {
   "address": "790 Dayton Avenue, Saint Paul",
   "sale_month": "2015-02",
   "price": 246000,
   "lot_sqft": 4765,
   "price_per_lot_sqft": 51.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1343,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823120082"
  },
  {
   "address": "3312 Bloomington Ave, Minneapolis",
   "sale_month": "2015-02",
   "price": 1210000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 162.39,
   "price_per_building_sqft": 404.95,
   "building_sqft": 2988,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3006,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824130077"
  },
  {
   "address": "8049 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2015-02",
   "price": 219600,
   "lot_sqft": 12458,
   "price_per_lot_sqft": 17.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1025,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310051"
  },
  {
   "address": "1110 Wyldwood Lane Northeast, Spring Lake Park",
   "sale_month": "2015-02",
   "price": 219600,
   "lot_sqft": 12458,
   "price_per_lot_sqft": 17.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1017,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310050"
  },
  {
   "address": "6105 Trenton La N, Plymouth",
   "sale_month": "2015-02",
   "price": 9631984,
   "lot_sqft": 530724,
   "price_per_lot_sqft": 18.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99103,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822210005"
  },
  {
   "address": "85 Imperial Drive West, West Saint Paul",
   "sale_month": "2015-01",
   "price": 1460500,
   "lot_sqft": 42111,
   "price_per_lot_sqft": 34.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8672,
   "use": "Apartment",
   "parcel_id": "421400010060"
  },
  {
   "address": "90 Imperial Drive West, West Saint Paul",
   "sale_month": "2015-01",
   "price": 1534500,
   "lot_sqft": 39458,
   "price_per_lot_sqft": 38.89,
   "price_per_building_sqft": 165.53,
   "building_sqft": 9270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9326,
   "use": "Apartment",
   "parcel_id": "421400010050"
  },
  {
   "address": "10730 State Hwy No 55, Plymouth",
   "sale_month": "2015-01",
   "price": 751000,
   "lot_sqft": 27652,
   "price_per_lot_sqft": 27.16,
   "price_per_building_sqft": 92.02,
   "building_sqft": 8161,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8210,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230022"
  },
  {
   "address": "2104 22nd Ave S, Minneapolis",
   "sale_month": "2015-01",
   "price": 6100000,
   "lot_sqft": 13111,
   "price_per_lot_sqft": 465.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3763,
   "use": "APARTMENT",
   "parcel_id": "3602924210132"
  },
  {
   "address": "4255 Main Street Northeast, Columbia Heights",
   "sale_month": "2015-01",
   "price": 427900,
   "lot_sqft": 10119,
   "price_per_lot_sqft": 42.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1348,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024230020"
  },
  {
   "address": "1845 Old Hudson Road, Saint Paul",
   "sale_month": "2015-01",
   "price": 150000,
   "lot_sqft": 33072,
   "price_per_lot_sqft": 4.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12226,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352922320055"
  },
  {
   "address": "1506 Buerkle Road, Vadnais Heights",
   "sale_month": "2015-01",
   "price": 1450000,
   "lot_sqft": 91432,
   "price_per_lot_sqft": 15.86,
   "price_per_building_sqft": 52.78,
   "building_sqft": 27470,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27636,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022310015"
  },
  {
   "address": "6037 Baker Rd, Minnetonka",
   "sale_month": "2015-01",
   "price": 2100000,
   "lot_sqft": 220693,
   "price_per_lot_sqft": 9.52,
   "price_per_building_sqft": 51.83,
   "building_sqft": 40519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40763,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722440014"
  },
  {
   "address": "2900 Portland Ave, Minneapolis",
   "sale_month": "2015-01",
   "price": 18000,
   "lot_sqft": 4727,
   "price_per_lot_sqft": 3.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924440060"
  },
  {
   "address": "515 24th St E, Minneapolis",
   "sale_month": "2015-01",
   "price": 7000,
   "lot_sqft": 4874,
   "price_per_lot_sqft": 1.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924140013"
  },
  {
   "address": "14870 62nd Street North, Stillwater",
   "sale_month": "2015-01",
   "price": 3500000,
   "lot_sqft": 81325,
   "price_per_lot_sqft": 43.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26520,
   "use": "110",
   "parcel_id": "3303020410030"
  },
  {
   "address": "14810 62nd Street North, Stillwater",
   "sale_month": "2015-01",
   "price": 3500000,
   "lot_sqft": 83989,
   "price_per_lot_sqft": 41.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12889,
   "use": "110",
   "parcel_id": "3303020410029"
  },
  {
   "address": "2653 Hennepin Ave, Minneapolis",
   "sale_month": "2015-01",
   "price": 269000,
   "lot_sqft": 2860,
   "price_per_lot_sqft": 94.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420170"
  },
  {
   "address": "2431 Hennepin Ave, Minneapolis",
   "sale_month": "2015-01",
   "price": 1250000,
   "lot_sqft": 10380,
   "price_per_lot_sqft": 120.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3522,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130155"
  },
  {
   "address": "3725 Bridge Street Northwest, Saint Francis",
   "sale_month": "2015-01",
   "price": 1150000,
   "lot_sqft": 14269,
   "price_per_lot_sqft": 80.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340048"
  },
  {
   "address": "11452 Jefferson Ct N, Champlin",
   "sale_month": "2015-01",
   "price": 1800000,
   "lot_sqft": 57997,
   "price_per_lot_sqft": 31.04,
   "price_per_building_sqft": 195.25,
   "building_sqft": 9219,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9275,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021240073"
  },
  {
   "address": "784 Agate Street, Saint Paul",
   "sale_month": "2015-01",
   "price": 135000,
   "lot_sqft": 15798,
   "price_per_lot_sqft": 8.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1562,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922430164"
  },
  {
   "address": "1014 Essex St SE, Minneapolis",
   "sale_month": "2015-01",
   "price": 6607200,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 1001.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 912,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230143"
  },
  {
   "address": "674 Lawson Avenue East, Saint Paul",
   "sale_month": "2015-01",
   "price": 209500,
   "lot_sqft": 5195,
   "price_per_lot_sqft": 40.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1279,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922130119"
  },
  {
   "address": null,
   "sale_month": "2015-01",
   "price": 2248359,
   "lot_sqft": 1339,
   "price_per_lot_sqft": 1679.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2902824240031"
  },
  {
   "address": null,
   "sale_month": "2015-01",
   "price": 2248359,
   "lot_sqft": 25572,
   "price_per_lot_sqft": 87.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824240002"
  },
  {
   "address": null,
   "sale_month": "2015-01",
   "price": 2248359,
   "lot_sqft": 18537,
   "price_per_lot_sqft": 121.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824230011"
  },
  {
   "address": "7060 143rd Avenue Northwest, Ramsey",
   "sale_month": "2015-01",
   "price": 1270000,
   "lot_sqft": 119375,
   "price_per_lot_sqft": 10.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16219,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225330018"
  },
  {
   "address": "207 9th St S, Minneapolis",
   "sale_month": "2015-01",
   "price": 722450,
   "lot_sqft": 9619,
   "price_per_lot_sqft": 75.11,
   "price_per_building_sqft": 91.28,
   "building_sqft": 7915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7963,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924140068"
  },
  {
   "address": "102 1st Avenue West, Shakopee",
   "sale_month": "2015-01",
   "price": 383300,
   "lot_sqft": 2437,
   "price_per_lot_sqft": 157.28,
   "price_per_building_sqft": 146.75,
   "building_sqft": 2612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2628,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011540"
  },
  {
   "address": "640 Civic Heights Drive, Circle Pines",
   "sale_month": "2015-01",
   "price": 500,
   "lot_sqft": 19348,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.14,
   "building_sqft": 3468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3489,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123130074"
  },
  {
   "address": "4615 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2015-01",
   "price": 287650,
   "lot_sqft": 7674,
   "price_per_lot_sqft": 37.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1867,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330034"
  },
  {
   "address": "1177 Century Avenue North, Maplewood",
   "sale_month": "2015-01",
   "price": 927000,
   "lot_sqft": 79575,
   "price_per_lot_sqft": 11.65,
   "price_per_building_sqft": 55.82,
   "building_sqft": 16608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16708,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922110059"
  },
  {
   "address": "708 27th Ave S, Minneapolis",
   "sale_month": "2015-01",
   "price": 770000,
   "lot_sqft": 10346,
   "price_per_lot_sqft": 74.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2370,
   "use": "APARTMENT",
   "parcel_id": "2502924430047"
  },
  {
   "address": "1001 Columbus Avenue North, New Prague",
   "sale_month": "2015-01",
   "price": 6718617,
   "lot_sqft": 483181,
   "price_per_lot_sqft": 13.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61594,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "240960010"
  },
  {
   "address": "815 13th Ave SE, Minneapolis",
   "sale_month": "2015-01",
   "price": 4250000,
   "lot_sqft": 41893,
   "price_per_lot_sqft": 101.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11790,
   "use": "APARTMENT",
   "parcel_id": "2402924130114"
  },
  {
   "address": "13017 Main St, Rogers",
   "sale_month": "2015-01",
   "price": 330000,
   "lot_sqft": 27779,
   "price_per_lot_sqft": 11.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2312023240023"
  },
  {
   "address": "520 Broadway Street South, Jordan",
   "sale_month": "2015-01",
   "price": 287078,
   "lot_sqft": 12179,
   "price_per_lot_sqft": 23.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4879,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190670"
  },
  {
   "address": "100 5th St S, Minneapolis",
   "sale_month": "2015-01",
   "price": 154000000,
   "lot_sqft": 24299,
   "price_per_lot_sqft": 6337.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440100"
  },
  {
   "address": "14475 Forest Boulevard North, Hugo",
   "sale_month": "2015-01",
   "price": 450000,
   "lot_sqft": 36941,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": 211.86,
   "building_sqft": 2124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2137,
   "use": "300",
   "parcel_id": "2003121310023"
  },
  {
   "address": "915 Queen Ave N, Minneapolis",
   "sale_month": "2015-01",
   "price": 37500,
   "lot_sqft": 5671,
   "price_per_lot_sqft": 6.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 952,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2002924140093"
  },
  {
   "address": null,
   "sale_month": "2015-01",
   "price": 62200,
   "lot_sqft": 6224,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "194470018040"
  },
  {
   "address": "1816 Vermillion Street, Hastings",
   "sale_month": "2015-01",
   "price": 85100,
   "lot_sqft": 6222,
   "price_per_lot_sqft": 13.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "194470018030"
  },
  {
   "address": null,
   "sale_month": "2015-01",
   "price": 2100,
   "lot_sqft": 286,
   "price_per_lot_sqft": 7.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "194470018023"
  },
  {
   "address": "111 19th Street West, Hastings",
   "sale_month": "2015-01",
   "price": 215000,
   "lot_sqft": 11895,
   "price_per_lot_sqft": 18.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "192775002012"
  },
  {
   "address": "14665 Mercantile Drive North, Hugo",
   "sale_month": "2015-01",
   "price": 2930000,
   "lot_sqft": 124440,
   "price_per_lot_sqft": 23.55,
   "price_per_building_sqft": 156.15,
   "building_sqft": 18764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18877,
   "use": "300",
   "parcel_id": "1903121230161"
  },
  {
   "address": null,
   "sale_month": "2015-01",
   "price": 1826125,
   "lot_sqft": 697,
   "price_per_lot_sqft": 2619.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162922140076"
  },
  {
   "address": "1965 English Street North, Maplewood",
   "sale_month": "2015-01",
   "price": 1826125,
   "lot_sqft": 9971,
   "price_per_lot_sqft": 183.14,
   "price_per_building_sqft": 871.66,
   "building_sqft": 2095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2107,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162922140075"
  },
  {
   "address": "13250 Technology Dr, Eden Prairie",
   "sale_month": "2015-01",
   "price": 5900000,
   "lot_sqft": 123658,
   "price_per_lot_sqft": 47.71,
   "price_per_building_sqft": 788.14,
   "building_sqft": 7486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7531,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511622110010"
  },
  {
   "address": "5254 Camden Ave N, Minneapolis",
   "sale_month": "2015-01",
   "price": 59897,
   "lot_sqft": 4309,
   "price_per_lot_sqft": 13.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 825,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821120049"
  },
  {
   "address": "13033 Valley View Rd, Eden Prairie",
   "sale_month": "2015-01",
   "price": 1258000,
   "lot_sqft": 44366,
   "price_per_lot_sqft": 28.36,
   "price_per_building_sqft": 174.19,
   "building_sqft": 7222,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7266,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622410006"
  },
  {
   "address": "3800 4th Ave S, Minneapolis",
   "sale_month": "2015-01",
   "price": 16500,
   "lot_sqft": 3678,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824110133"
  },
  {
   "address": "4395 Robert Trail South, Eagan",
   "sale_month": "2015-01",
   "price": 182500,
   "lot_sqft": 45375,
   "price_per_lot_sqft": 4.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1129,
   "use": "Apartment",
   "parcel_id": "100250006010"
  },
  {
   "address": "3230 Penn Ave N, Minneapolis",
   "sale_month": "2015-01",
   "price": 480000,
   "lot_sqft": 10102,
   "price_per_lot_sqft": 47.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3468,
   "use": "APARTMENT",
   "parcel_id": "0902924230023"
  },
  {
   "address": "10675 260th Street East, New Market Township",
   "sale_month": "2015-01",
   "price": 1000000,
   "lot_sqft": 925582,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "089260071"
  },
  {
   "address": null,
   "sale_month": "2015-01",
   "price": 1000000,
   "lot_sqft": 433709,
   "price_per_lot_sqft": 2.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "089260050"
  },
  {
   "address": null,
   "sale_month": "2015-01",
   "price": 1000000,
   "lot_sqft": 7277,
   "price_per_lot_sqft": 137.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "089230050"
  },
  {
   "address": "810 125th Avenue Northeast, Blaine",
   "sale_month": "2015-01",
   "price": 1150000,
   "lot_sqft": 57344,
   "price_per_lot_sqft": 20.05,
   "price_per_building_sqft": 387.99,
   "building_sqft": 2964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2982,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073123110060"
  },
  {
   "address": "2812 27th Ave NE, St. Anthony",
   "sale_month": "2015-01",
   "price": 960000,
   "lot_sqft": 15850,
   "price_per_lot_sqft": 60.57,
   "price_per_building_sqft": 206.58,
   "building_sqft": 4647,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4675,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923240031"
  },
  {
   "address": "2801 Kenzie Ter, St. Anthony",
   "sale_month": "2015-01",
   "price": 960000,
   "lot_sqft": 11134,
   "price_per_lot_sqft": 86.22,
   "price_per_building_sqft": 361.85,
   "building_sqft": 2653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2669,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923240030"
  },
  {
   "address": "2701 Kenzie Ter, St. Anthony",
   "sale_month": "2015-01",
   "price": 960000,
   "lot_sqft": 35674,
   "price_per_lot_sqft": 26.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923240002"
  },
  {
   "address": null,
   "sale_month": "2015-01",
   "price": 960000,
   "lot_sqft": 6102,
   "price_per_lot_sqft": 157.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923210132"
  },
  {
   "address": "3333 41st St E, Minneapolis",
   "sale_month": "2015-01",
   "price": 23000,
   "lot_sqft": 33854,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19054,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823230069"
  },
  {
   "address": "38 Woodlynn Avenue, Little Canada",
   "sale_month": "2015-01",
   "price": 860000,
   "lot_sqft": 39341,
   "price_per_lot_sqft": 21.86,
   "price_per_building_sqft": 49.45,
   "building_sqft": 17393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17497,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922220033"
  },
  {
   "address": "3740 Kipling Ave S, St. Louis Park",
   "sale_month": "2015-01",
   "price": 400000,
   "lot_sqft": 14812,
   "price_per_lot_sqft": 27.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430061"
  },
  {
   "address": "3350 42nd Ave S, Minneapolis",
   "sale_month": "2015-01",
   "price": 825000,
   "lot_sqft": 9356,
   "price_per_lot_sqft": 88.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3138,
   "use": "APARTMENT",
   "parcel_id": "0602823130172"
  },
  {
   "address": "5997 Osgood Avenue North, Oak Park Heights",
   "sale_month": "2015-01",
   "price": 400000,
   "lot_sqft": 90423,
   "price_per_lot_sqft": 4.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "300",
   "parcel_id": "0402920110161"
  },
  {
   "address": "3252 Lyndale Ave S, Minneapolis",
   "sale_month": "2015-01",
   "price": 200000,
   "lot_sqft": 6166,
   "price_per_lot_sqft": 32.44,
   "price_per_building_sqft": 333.33,
   "building_sqft": 600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 604,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824140110"
  },
  {
   "address": "1001 Lake St W, Minneapolis",
   "sale_month": "2015-01",
   "price": 900000,
   "lot_sqft": 11827,
   "price_per_lot_sqft": 76.1,
   "price_per_building_sqft": 254.6,
   "building_sqft": 3535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3556,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110088"
  },
  {
   "address": "4318 Lyndale Ave N, Minneapolis",
   "sale_month": "2015-01",
   "price": 858000,
   "lot_sqft": 1399,
   "price_per_lot_sqft": 613.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302924220034"
  },
  {
   "address": "4320 Lyndale Ave N, Minneapolis",
   "sale_month": "2015-01",
   "price": 858000,
   "lot_sqft": 3572,
   "price_per_lot_sqft": 240.2,
   "price_per_building_sqft": 634.62,
   "building_sqft": 1352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1360,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0302924220029"
  },
  {
   "address": "3548 Nicollet Ave, Minneapolis",
   "sale_month": "2015-01",
   "price": 280000,
   "lot_sqft": 7231,
   "price_per_lot_sqft": 38.72,
   "price_per_building_sqft": 107.2,
   "building_sqft": 2612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2628,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824310173"
  },
  {
   "address": "2715 White Bear Avenue North, Maplewood",
   "sale_month": "2015-01",
   "price": 3840000,
   "lot_sqft": 482027,
   "price_per_lot_sqft": 7.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6523,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022922320042"
  },
  {
   "address": "3640 Columbus Ave, Minneapolis",
   "sale_month": "2015-01",
   "price": 415000,
   "lot_sqft": 6075,
   "price_per_lot_sqft": 68.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2138,
   "use": "APARTMENT",
   "parcel_id": "0202824330266"
  },
  {
   "address": "2820 Euclid Avenue, Anoka",
   "sale_month": "2015-01",
   "price": 405000,
   "lot_sqft": 23176,
   "price_per_lot_sqft": 17.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6689,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125220046"
  },
  {
   "address": "6545 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2015-01",
   "price": 4500000,
   "lot_sqft": 216999,
   "price_per_lot_sqft": 20.74,
   "price_per_building_sqft": 91.66,
   "building_sqft": 49095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49391,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622130036"
  },
  {
   "address": "654 Industrial Boulevard, Waconia",
   "sale_month": "2014-12",
   "price": 960000,
   "lot_sqft": 85138,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754610080"
  },
  {
   "address": "219 Elm Street West, Norwood Young America",
   "sale_month": "2014-12",
   "price": 195000,
   "lot_sqft": 7496,
   "price_per_lot_sqft": 26.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4813,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "580500190"
  },
  {
   "address": "1445 Bidwell Street, West Saint Paul",
   "sale_month": "2014-12",
   "price": 543300,
   "lot_sqft": 17522,
   "price_per_lot_sqft": 31.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4000,
   "use": "Apartment",
   "parcel_id": "424830000050"
  },
  {
   "address": "1435 Bidwell Street, West Saint Paul",
   "sale_month": "2014-12",
   "price": 543300,
   "lot_sqft": 19556,
   "price_per_lot_sqft": 27.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4252,
   "use": "Apartment",
   "parcel_id": "424830000040"
  },
  {
   "address": "1425 Bidwell Street, West Saint Paul",
   "sale_month": "2014-12",
   "price": 543400,
   "lot_sqft": 17485,
   "price_per_lot_sqft": 31.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4304,
   "use": "Apartment",
   "parcel_id": "424830000020"
  },
  {
   "address": "1906 Livingston Avenue, West Saint Paul",
   "sale_month": "2014-12",
   "price": 379000,
   "lot_sqft": 24680,
   "price_per_lot_sqft": 15.36,
   "price_per_building_sqft": 94.58,
   "building_sqft": 4007,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4031,
   "use": "Commercial-preferred",
   "parcel_id": "421410101016"
  },
  {
   "address": null,
   "sale_month": "2014-12",
   "price": 350000,
   "lot_sqft": 1551171,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363322230003"
  },
  {
   "address": null,
   "sale_month": "2014-12",
   "price": 414000,
   "lot_sqft": 263691,
   "price_per_lot_sqft": 1.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363222210005"
  },
  {
   "address": null,
   "sale_month": "2014-12",
   "price": 78750000,
   "lot_sqft": 143095,
   "price_per_lot_sqft": 550.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722410009"
  },
  {
   "address": null,
   "sale_month": "2014-12",
   "price": 78750000,
   "lot_sqft": 251862,
   "price_per_lot_sqft": 312.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3611722410008"
  },
  {
   "address": "9900 Bren Rd E, Minnetonka",
   "sale_month": "2014-12",
   "price": 78750000,
   "lot_sqft": 507576,
   "price_per_lot_sqft": 155.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 155480,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3611722410007"
  },
  {
   "address": "6045 Lake Elmo Avenue North, Grant",
   "sale_month": "2014-12",
   "price": 297500,
   "lot_sqft": 25777,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4500,
   "use": "305",
   "parcel_id": "3603021330015"
  },
  {
   "address": "2322 27th Ave S, Minneapolis",
   "sale_month": "2014-12",
   "price": 188204,
   "lot_sqft": 8608,
   "price_per_lot_sqft": 21.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1910,
   "use": "TRIPLEX",
   "parcel_id": "3602924120003"
  },
  {
   "address": null,
   "sale_month": "2014-12",
   "price": 40000,
   "lot_sqft": 29883,
   "price_per_lot_sqft": 1.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225310005"
  },
  {
   "address": "2523 Portland Ave, Minneapolis",
   "sale_month": "2014-12",
   "price": 850249,
   "lot_sqft": 31539,
   "price_per_lot_sqft": 26.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6671,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924230007"
  },
  {
   "address": "2323 16th Ave S, Minneapolis",
   "sale_month": "2014-12",
   "price": 3121000,
   "lot_sqft": 21317,
   "price_per_lot_sqft": 146.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6803,
   "use": "APARTMENT",
   "parcel_id": "3502924110157"
  },
  {
   "address": "13901 Jay Street Northwest, Andover",
   "sale_month": "2014-12",
   "price": 962410,
   "lot_sqft": 316202,
   "price_per_lot_sqft": 3.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224110007"
  },
  {
   "address": "2222 Harriet Ave, Minneapolis",
   "sale_month": "2014-12",
   "price": 2250000,
   "lot_sqft": 7706,
   "price_per_lot_sqft": 291.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4538,
   "use": "APARTMENT",
   "parcel_id": "3402924220161"
  },
  {
   "address": "602 Prior Avenue North, Saint Paul",
   "sale_month": "2014-12",
   "price": 925000,
   "lot_sqft": 109490,
   "price_per_lot_sqft": 8.45,
   "price_per_building_sqft": 58.19,
   "building_sqft": 15896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15992,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923210010"
  },
  {
   "address": "6110 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2014-12",
   "price": 4300000,
   "lot_sqft": 332822,
   "price_per_lot_sqft": 12.92,
   "price_per_building_sqft": 153.49,
   "building_sqft": 28015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28184,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821230016"
  },
  {
   "address": "717 28th St W, Minneapolis",
   "sale_month": "2014-12",
   "price": 538000,
   "lot_sqft": 5254,
   "price_per_lot_sqft": 102.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2230,
   "use": "APARTMENT",
   "parcel_id": "3302924440022"
  },
  {
   "address": "2901 Hennepin Ave, Minneapolis",
   "sale_month": "2014-12",
   "price": 1500000,
   "lot_sqft": 14468,
   "price_per_lot_sqft": 103.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5581,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430086"
  },
  {
   "address": "1325 27th St W, Minneapolis",
   "sale_month": "2014-12",
   "price": 4500000,
   "lot_sqft": 15620,
   "price_per_lot_sqft": 288.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12729,
   "use": "APARTMENT",
   "parcel_id": "3302924420190"
  },
  {
   "address": "2633 Girard Ave S, Minneapolis",
   "sale_month": "2014-12",
   "price": 3950000,
   "lot_sqft": 16510,
   "price_per_lot_sqft": 239.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10296,
   "use": "APARTMENT",
   "parcel_id": "3302924420166"
  },
  {
   "address": "2610 Fremont Ave S, Minneapolis",
   "sale_month": "2014-12",
   "price": 5550000,
   "lot_sqft": 26657,
   "price_per_lot_sqft": 208.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4873,
   "use": "APARTMENT",
   "parcel_id": "3302924420152"
  },
  {
   "address": "1600 Lake St W, Minneapolis",
   "sale_month": "2014-12",
   "price": 2820000,
   "lot_sqft": 10950,
   "price_per_lot_sqft": 257.53,
   "price_per_building_sqft": 255.48,
   "building_sqft": 11038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11105,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924340039"
  },
  {
   "address": "8530 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2014-12",
   "price": 6500000,
   "lot_sqft": 220400,
   "price_per_lot_sqft": 29.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21848,
   "use": "300",
   "parcel_id": "3302921420015"
  },
  {
   "address": "908 Inwood Avenue North, Oakdale",
   "sale_month": "2014-12",
   "price": 100000,
   "lot_sqft": 3237,
   "price_per_lot_sqft": 30.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921210068"
  },
  {
   "address": "900 County Road D West, New Brighton",
   "sale_month": "2014-12",
   "price": 15840000,
   "lot_sqft": 256050,
   "price_per_lot_sqft": 61.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49009,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323023340019"
  },
  {
   "address": "1100 County Road D West, New Brighton",
   "sale_month": "2014-12",
   "price": 16800000,
   "lot_sqft": 320021,
   "price_per_lot_sqft": 52.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50317,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323023340014"
  },
  {
   "address": null,
   "sale_month": "2014-12",
   "price": 427662,
   "lot_sqft": 10223,
   "price_per_lot_sqft": 41.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323022430083"
  },
  {
   "address": "655 Payne Avenue, Saint Paul",
   "sale_month": "2014-12",
   "price": 620000,
   "lot_sqft": 15369,
   "price_per_lot_sqft": 40.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11900,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322922210017"
  },
  {
   "address": "6533 Golden Valley Rd, Golden Valley",
   "sale_month": "2014-12",
   "price": 7500000,
   "lot_sqft": 252968,
   "price_per_lot_sqft": 29.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10543,
   "use": "APARTMENT",
   "parcel_id": "3211821110002"
  },
  {
   "address": "3120 Chestnut Street North, Chaska",
   "sale_month": "2014-12",
   "price": 2500000,
   "lot_sqft": 367981,
   "price_per_lot_sqft": 6.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31086,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302460010"
  },
  {
   "address": "1000 Essex St SE, Minneapolis",
   "sale_month": "2014-12",
   "price": 1000363,
   "lot_sqft": 4398,
   "price_per_lot_sqft": 227.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1961,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230134"
  },
  {
   "address": "810 Vandalia Street, Saint Paul",
   "sale_month": "2014-12",
   "price": 1600000,
   "lot_sqft": 83555,
   "price_per_lot_sqft": 19.15,
   "price_per_building_sqft": 35.45,
   "building_sqft": 45140,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45413,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440016"
  },
  {
   "address": "959 Burr Street, Saint Paul",
   "sale_month": "2014-12",
   "price": 212500,
   "lot_sqft": 4768,
   "price_per_lot_sqft": 44.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1524,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922310060"
  },
  {
   "address": "2075 Ellis Avenue, Saint Paul",
   "sale_month": "2014-12",
   "price": 18427981,
   "lot_sqft": 497390,
   "price_per_lot_sqft": 37.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 251228,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923320017"
  },
  {
   "address": "2340 Niagara La N, Plymouth",
   "sale_month": "2014-12",
   "price": 1200000,
   "lot_sqft": 85425,
   "price_per_lot_sqft": 14.05,
   "price_per_building_sqft": 58.4,
   "building_sqft": 20548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20672,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822120005"
  },
  {
   "address": "2410 Niagara La N, Plymouth",
   "sale_month": "2014-12",
   "price": 1200000,
   "lot_sqft": 85278,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": 78.15,
   "building_sqft": 15356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15448,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822120004"
  },
  {
   "address": "1400 Energy Park Drive, Saint Paul",
   "sale_month": "2014-12",
   "price": 2375000,
   "lot_sqft": 217630,
   "price_per_lot_sqft": 10.91,
   "price_per_building_sqft": 49.17,
   "building_sqft": 48303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48595,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923240305"
  },
  {
   "address": null,
   "sale_month": "2014-12",
   "price": 25050000,
   "lot_sqft": 52298,
   "price_per_lot_sqft": 478.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272360060"
  },
  {
   "address": "1136 Vierling Drive East, Shakopee",
   "sale_month": "2014-12",
   "price": 25050000,
   "lot_sqft": 35574,
   "price_per_lot_sqft": 704.17,
   "price_per_building_sqft": 3027.19,
   "building_sqft": 8275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8325,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272360040"
  },
  {
   "address": "1262 Vierling Drive East, Shakopee",
   "sale_month": "2014-12",
   "price": 25050000,
   "lot_sqft": 186286,
   "price_per_lot_sqft": 134.47,
   "price_per_building_sqft": 612.32,
   "building_sqft": 40910,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41157,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272360030"
  },
  {
   "address": "1120 Vierling Drive East, Shakopee",
   "sale_month": "2014-12",
   "price": 25050000,
   "lot_sqft": 35565,
   "price_per_lot_sqft": 704.34,
   "price_per_building_sqft": 7167.38,
   "building_sqft": 3495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3517,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272350090"
  },
  {
   "address": "1106 Vierling Drive East, Shakopee",
   "sale_month": "2014-12",
   "price": 25050000,
   "lot_sqft": 46324,
   "price_per_lot_sqft": 540.76,
   "price_per_building_sqft": 3232.26,
   "building_sqft": 7750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7796,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272350060"
  },
  {
   "address": "1128 Vierling Drive East, Shakopee",
   "sale_month": "2014-12",
   "price": 25050000,
   "lot_sqft": 172025,
   "price_per_lot_sqft": 145.62,
   "price_per_building_sqft": 1311.38,
   "building_sqft": 19102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19217,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272350050"
  },
  {
   "address": "1198 Vierling Drive East, Shakopee",
   "sale_month": "2014-12",
   "price": 25050000,
   "lot_sqft": 395724,
   "price_per_lot_sqft": 63.3,
   "price_per_building_sqft": 382.14,
   "building_sqft": 65552,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65947,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272350040"
  },
  {
   "address": "13825 Industrial Park Blvd, Plymouth",
   "sale_month": "2014-12",
   "price": 7800000,
   "lot_sqft": 546654,
   "price_per_lot_sqft": 14.27,
   "price_per_building_sqft": 181.41,
   "building_sqft": 42997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43256,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822240004"
  },
  {
   "address": "4110 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2014-12",
   "price": 345000,
   "lot_sqft": 44082,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": 130.68,
   "building_sqft": 2640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2656,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810091"
  },
  {
   "address": "1806 Lasalle Ave, Minneapolis",
   "sale_month": "2014-12",
   "price": 325000,
   "lot_sqft": 9914,
   "price_per_lot_sqft": 32.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2608,
   "use": "APARTMENT",
   "parcel_id": "2702924340027"
  },
  {
   "address": "6401 Nicollet Ave S, Richfield",
   "sale_month": "2014-12",
   "price": 328000,
   "lot_sqft": 13558,
   "price_per_lot_sqft": 24.19,
   "price_per_building_sqft": 157.54,
   "building_sqft": 2082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2094,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824130052"
  },
  {
   "address": "828 1st Avenue East, Shakopee",
   "sale_month": "2014-12",
   "price": 845000,
   "lot_sqft": 20215,
   "price_per_lot_sqft": 41.8,
   "price_per_building_sqft": 27.51,
   "building_sqft": 30715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30901,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040652"
  },
  {
   "address": "810 1st Avenue East, Shakopee",
   "sale_month": "2014-12",
   "price": 845000,
   "lot_sqft": 8700,
   "price_per_lot_sqft": 97.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040651"
  },
  {
   "address": "810 1st Avenue East, Shakopee",
   "sale_month": "2014-12",
   "price": 845000,
   "lot_sqft": 46074,
   "price_per_lot_sqft": 18.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040650"
  },
  {
   "address": "7217 128th Street West, Savage",
   "sale_month": "2014-12",
   "price": 800000,
   "lot_sqft": 115922,
   "price_per_lot_sqft": 6.9,
   "price_per_building_sqft": 84.18,
   "building_sqft": 9503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9561,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269170120"
  },
  {
   "address": "7380 Cabinet Dr, Greenfield",
   "sale_month": "2014-12",
   "price": 192000,
   "lot_sqft": 35208,
   "price_per_lot_sqft": 5.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611924240011"
  },
  {
   "address": "1515 19th St E, Minneapolis",
   "sale_month": "2014-12",
   "price": 170000,
   "lot_sqft": 5237,
   "price_per_lot_sqft": 32.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1789,
   "use": "APARTMENT",
   "parcel_id": "2602924430012"
  },
  {
   "address": "6612 12th Ave S, Richfield",
   "sale_month": "2014-12",
   "price": 725000,
   "lot_sqft": 12919,
   "price_per_lot_sqft": 56.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4264,
   "use": "APARTMENT",
   "parcel_id": "2602824310003"
  },
  {
   "address": "1450 Park Court, Chanhassen",
   "sale_month": "2014-12",
   "price": 1100000,
   "lot_sqft": 61843,
   "price_per_lot_sqft": 17.79,
   "price_per_building_sqft": 76.82,
   "building_sqft": 14320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14407,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "257510030"
  },
  {
   "address": "945 78th Street West, Chanhassen",
   "sale_month": "2014-12",
   "price": 60000,
   "lot_sqft": 31481,
   "price_per_lot_sqft": 1.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251690010"
  },
  {
   "address": "1275 Poplar Ave, Maple Plain",
   "sale_month": "2014-12",
   "price": 222500,
   "lot_sqft": 14778,
   "price_per_lot_sqft": 15.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6477,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824130011"
  },
  {
   "address": "618 6th Street Northwest, New Prague",
   "sale_month": "2014-12",
   "price": 1600000,
   "lot_sqft": 133310,
   "price_per_lot_sqft": 12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56237,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240740020"
  },
  {
   "address": "936 Hennepin Ave E, Minneapolis",
   "sale_month": "2014-12",
   "price": 3250000,
   "lot_sqft": 127870,
   "price_per_lot_sqft": 25.42,
   "price_per_building_sqft": 74.47,
   "building_sqft": 43641,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43904,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2402924210026"
  },
  {
   "address": "7087 20th Avenue, Centerville",
   "sale_month": "2014-12",
   "price": 325000,
   "lot_sqft": 62486,
   "price_per_lot_sqft": 5.2,
   "price_per_building_sqft": 53.21,
   "building_sqft": 6108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6145,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233122140076"
  },
  {
   "address": "5815 Main Street Northeast, Fridley",
   "sale_month": "2014-12",
   "price": 396000,
   "lot_sqft": 20610,
   "price_per_lot_sqft": 19.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2924,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024230146"
  },
  {
   "address": "515 4th St SE, Minneapolis",
   "sale_month": "2014-12",
   "price": 885000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 80.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3364,
   "use": "APARTMENT",
   "parcel_id": "2302924140031"
  },
  {
   "address": "6511 U S Hwy No 12, Independence",
   "sale_month": "2014-12",
   "price": 700000,
   "lot_sqft": 289442,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28036,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211824440011"
  },
  {
   "address": "9455 215th Street West, Lakeville",
   "sale_month": "2014-12",
   "price": 810000,
   "lot_sqft": 221185,
   "price_per_lot_sqft": 3.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "Industrial-preferred",
   "parcel_id": "220320031010"
  },
  {
   "address": "304 Gramercy Ave N, Minneapolis",
   "sale_month": "2014-12",
   "price": 169900,
   "lot_sqft": 5795,
   "price_per_lot_sqft": 29.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1762,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924340166"
  },
  {
   "address": "705 County Road F East, Vadnais Heights",
   "sale_month": "2014-12",
   "price": 281718,
   "lot_sqft": 20826,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": 103.99,
   "building_sqft": 2709,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2725,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022440013"
  },
  {
   "address": "2172 Como Avenue, Saint Paul",
   "sale_month": "2014-12",
   "price": 257000,
   "lot_sqft": 10030,
   "price_per_lot_sqft": 25.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2137,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923430085"
  },
  {
   "address": "1413 Hunting Valley Road, Saint Paul",
   "sale_month": "2014-12",
   "price": 12550000,
   "lot_sqft": 284627,
   "price_per_lot_sqft": 44.09,
   "price_per_building_sqft": 229.36,
   "building_sqft": 54717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55048,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923320035"
  },
  {
   "address": "9072 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2014-12",
   "price": 465000,
   "lot_sqft": 27675,
   "price_per_lot_sqft": 16.8,
   "price_per_building_sqft": 85.26,
   "building_sqft": 5454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5487,
   "use": "Commercial-preferred",
   "parcel_id": "201831001020"
  },
  {
   "address": "7101 31st Ave N, New Hope",
   "sale_month": "2014-12",
   "price": 11214018,
   "lot_sqft": 443398,
   "price_per_lot_sqft": 25.29,
   "price_per_building_sqft": 63.75,
   "building_sqft": 175917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 176979,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821310020"
  },
  {
   "address": "3501 Nevada Ave N, New Hope",
   "sale_month": "2014-12",
   "price": 1534000,
   "lot_sqft": 87563,
   "price_per_lot_sqft": 17.52,
   "price_per_building_sqft": 45.09,
   "building_sqft": 34018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34223,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821210011"
  },
  {
   "address": "220 3rd Street East, Carver",
   "sale_month": "2014-12",
   "price": 120000,
   "lot_sqft": 6367,
   "price_per_lot_sqft": 18.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2143,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500780"
  },
  {
   "address": "216 4th Street East, Hastings",
   "sale_month": "2014-12",
   "price": 175000,
   "lot_sqft": 13408,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11917,
   "use": "Commercial-preferred",
   "parcel_id": "193150001030"
  },
  {
   "address": "1590 Spring Street, Hastings",
   "sale_month": "2014-12",
   "price": 525000,
   "lot_sqft": 22869,
   "price_per_lot_sqft": 22.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "Apartment",
   "parcel_id": "190380004020"
  },
  {
   "address": "4100 Shoreline Dr, Spring Park",
   "sale_month": "2014-12",
   "price": 26737864,
   "lot_sqft": 100502,
   "price_per_lot_sqft": 266.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "1811723440116"
  },
  {
   "address": "7104 Lake St W, St. Louis Park",
   "sale_month": "2014-12",
   "price": 735000,
   "lot_sqft": 12742,
   "price_per_lot_sqft": 57.68,
   "price_per_building_sqft": 178.79,
   "building_sqft": 4111,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4135,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721430003"
  },
  {
   "address": "7102 Lake St W, St. Louis Park",
   "sale_month": "2014-12",
   "price": 735000,
   "lot_sqft": 5260,
   "price_per_lot_sqft": 139.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721430002"
  },
  {
   "address": "1526 Thomas Ave N, Minneapolis",
   "sale_month": "2014-12",
   "price": 25000,
   "lot_sqft": 5137,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1107,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924440178"
  },
  {
   "address": "2407 West Broadway, Minneapolis",
   "sale_month": "2014-12",
   "price": 304000,
   "lot_sqft": 6600,
   "price_per_lot_sqft": 46.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2457,
   "use": "APARTMENT",
   "parcel_id": "1702924110097"
  },
  {
   "address": "3133 109th Lane Northwest, Coon Rapids",
   "sale_month": "2014-12",
   "price": 7500000,
   "lot_sqft": 89475,
   "price_per_lot_sqft": 83.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12845,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163124330005"
  },
  {
   "address": "10974 Flora Street Northwest, Coon Rapids",
   "sale_month": "2014-12",
   "price": 7500000,
   "lot_sqft": 228284,
   "price_per_lot_sqft": 32.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13563,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163124330003"
  },
  {
   "address": "2941 113th Avenue Northwest, Coon Rapids",
   "sale_month": "2014-12",
   "price": 1250000,
   "lot_sqft": 31359,
   "price_per_lot_sqft": 39.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5940,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163124240094"
  },
  {
   "address": "2921 113th Avenue Northwest, Coon Rapids",
   "sale_month": "2014-12",
   "price": 1250000,
   "lot_sqft": 30629,
   "price_per_lot_sqft": 40.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5841,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163124240093"
  },
  {
   "address": "2218 3rd Street, White Bear Lake",
   "sale_month": "2014-12",
   "price": 250000,
   "lot_sqft": 5759,
   "price_per_lot_sqft": 43.41,
   "price_per_building_sqft": 201.61,
   "building_sqft": 1240,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1248,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410091"
  },
  {
   "address": "18 Walnut Street, Farmington",
   "sale_month": "2014-12",
   "price": 1750000,
   "lot_sqft": 57031,
   "price_per_lot_sqft": 30.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "Apartment",
   "parcel_id": "142605102040"
  },
  {
   "address": "635 Adams St NE, Minneapolis",
   "sale_month": "2014-12",
   "price": 350000,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 67.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1915,
   "use": "APARTMENT",
   "parcel_id": "1402924420162"
  },
  {
   "address": "1115 Main St NE, Minneapolis",
   "sale_month": "2014-12",
   "price": 750000,
   "lot_sqft": 11540,
   "price_per_lot_sqft": 64.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2559,
   "use": "APARTMENT",
   "parcel_id": "1402924230126"
  },
  {
   "address": "2391 Larpenteur Avenue East, Maplewood",
   "sale_month": "2014-12",
   "price": 15600000,
   "lot_sqft": 1192591,
   "price_per_lot_sqft": 13.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24709,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132922340002"
  },
  {
   "address": "601 17th Ave N, Hopkins",
   "sale_month": "2014-12",
   "price": 1216000,
   "lot_sqft": 24760,
   "price_per_lot_sqft": 49.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6707,
   "use": "APARTMENT",
   "parcel_id": "1311722330007"
  },
  {
   "address": "1835 Central Ave NE, Minneapolis",
   "sale_month": "2014-12",
   "price": 435000,
   "lot_sqft": 19415,
   "price_per_lot_sqft": 22.41,
   "price_per_building_sqft": 28.77,
   "building_sqft": 15119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15210,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924330216"
  },
  {
   "address": "950 3rd Street, Saint Paul Park",
   "sale_month": "2014-12",
   "price": 455000,
   "lot_sqft": 53547,
   "price_per_lot_sqft": 8.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202722240064"
  },
  {
   "address": "816 Lowry Ave NE, Minneapolis",
   "sale_month": "2014-12",
   "price": 75000,
   "lot_sqft": 2515,
   "price_per_lot_sqft": 29.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410028"
  },
  {
   "address": "1475 County Road B West, Roseville",
   "sale_month": "2014-12",
   "price": 1357000,
   "lot_sqft": 38926,
   "price_per_lot_sqft": 34.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923330018"
  },
  {
   "address": "4404 Nicollet Ave, Minneapolis",
   "sale_month": "2014-12",
   "price": 88725,
   "lot_sqft": 5074,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1398,
   "use": "TRIPLEX",
   "parcel_id": "1002824340003"
  },
  {
   "address": "8708 Harriet Ave S, Bloomington",
   "sale_month": "2014-12",
   "price": 800000,
   "lot_sqft": 14342,
   "price_per_lot_sqft": 55.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1449,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002724220021"
  },
  {
   "address": "8701 Lyndale Ave S, Bloomington",
   "sale_month": "2014-12",
   "price": 800000,
   "lot_sqft": 107946,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1073,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002724220020"
  },
  {
   "address": "14770 Martin Dr, Eden Prairie",
   "sale_month": "2014-12",
   "price": 500000,
   "lot_sqft": 19954,
   "price_per_lot_sqft": 25.06,
   "price_per_building_sqft": 110.96,
   "building_sqft": 4506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4533,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622440010"
  },
  {
   "address": "3535 Bluff Drive, Sand Creek Township",
   "sale_month": "2014-12",
   "price": 2110000,
   "lot_sqft": 456770,
   "price_per_lot_sqft": 4.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34267,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090250010"
  },
  {
   "address": "2407 Hampshire Ave S, St. Louis Park",
   "sale_month": "2014-12",
   "price": 1420000,
   "lot_sqft": 17586,
   "price_per_lot_sqft": 80.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3925,
   "use": "APARTMENT",
   "parcel_id": "0811721140041"
  },
  {
   "address": "2401 Hampshire Ave S, St. Louis Park",
   "sale_month": "2014-12",
   "price": 1420000,
   "lot_sqft": 17067,
   "price_per_lot_sqft": 83.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3641,
   "use": "APARTMENT",
   "parcel_id": "0811721140040"
  },
  {
   "address": "1231 11th Avenue Southwest, Forest Lake",
   "sale_month": "2014-12",
   "price": 765000,
   "lot_sqft": 13096,
   "price_per_lot_sqft": 58.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "110",
   "parcel_id": "0703221440014"
  },
  {
   "address": "1219 11th Avenue Southwest, Forest Lake",
   "sale_month": "2014-12",
   "price": 765000,
   "lot_sqft": 14983,
   "price_per_lot_sqft": 51.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "110",
   "parcel_id": "0703221440013"
  },
  {
   "address": "1018 12th Street Southwest, Forest Lake",
   "sale_month": "2014-12",
   "price": 765000,
   "lot_sqft": 14986,
   "price_per_lot_sqft": 51.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "110",
   "parcel_id": "0703221440012"
  },
  {
   "address": "3111 5th Avenue, Anoka",
   "sale_month": "2014-12",
   "price": 726176,
   "lot_sqft": 171138,
   "price_per_lot_sqft": 4.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124210114"
  },
  {
   "address": null,
   "sale_month": "2014-12",
   "price": 726176,
   "lot_sqft": 1376,
   "price_per_lot_sqft": 527.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124210113"
  },
  {
   "address": "5600 Xylon Ave N, New Hope",
   "sale_month": "2014-12",
   "price": 2320000,
   "lot_sqft": 106024,
   "price_per_lot_sqft": 21.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7038,
   "use": "APARTMENT",
   "parcel_id": "0611821420013"
  },
  {
   "address": "11470 River Valley Road, Jackson Township",
   "sale_month": "2014-12",
   "price": 108750,
   "lot_sqft": 1449,
   "price_per_lot_sqft": 75.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410140"
  },
  {
   "address": "12415 55th Street North, Lake Elmo",
   "sale_month": "2014-12",
   "price": 488500,
   "lot_sqft": 6458,
   "price_per_lot_sqft": 75.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "300",
   "parcel_id": "0602920310051"
  },
  {
   "address": "3939 Excelsior Blvd, St. Louis Park",
   "sale_month": "2014-12",
   "price": 500000,
   "lot_sqft": 15824,
   "price_per_lot_sqft": 31.6,
   "price_per_building_sqft": 108.06,
   "building_sqft": 4627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4655,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824410014"
  },
  {
   "address": "4509 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2014-12",
   "price": 800000,
   "lot_sqft": 21980,
   "price_per_lot_sqft": 36.4,
   "price_per_building_sqft": 271.28,
   "building_sqft": 2949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2967,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824120107"
  },
  {
   "address": "4503 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2014-12",
   "price": 800000,
   "lot_sqft": 10990,
   "price_per_lot_sqft": 72.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1161,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602824120041"
  },
  {
   "address": "3119 Lynn Ave S, St. Louis Park",
   "sale_month": "2014-12",
   "price": 820000,
   "lot_sqft": 29181,
   "price_per_lot_sqft": 28.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824120037"
  },
  {
   "address": "8001 33rd Ave S, Bloomington",
   "sale_month": "2014-12",
   "price": 3123000,
   "lot_sqft": 167887,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 113925,
   "use": "APARTMENT",
   "parcel_id": "0602723230646"
  },
  {
   "address": "199 Plato Boulevard East, Saint Paul",
   "sale_month": "2014-12",
   "price": 5000,
   "lot_sqft": 56944,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": 0.73,
   "building_sqft": 6886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6927,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822310005"
  },
  {
   "address": "16100 Arbor Ridge Pkwy, Maple Grove",
   "sale_month": "2014-12",
   "price": 850000,
   "lot_sqft": 459483,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3334,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511922140004"
  },
  {
   "address": "772 Bielenberg Drive, Woodbury",
   "sale_month": "2014-12",
   "price": 5000000,
   "lot_sqft": 109809,
   "price_per_lot_sqft": 45.53,
   "price_per_building_sqft": 531.24,
   "building_sqft": 9412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9469,
   "use": "300",
   "parcel_id": "0502821340007"
  },
  {
   "address": null,
   "sale_month": "2014-12",
   "price": 175000,
   "lot_sqft": 16956,
   "price_per_lot_sqft": 10.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821310218"
  },
  {
   "address": "14440 Cheshire Pkwy, Minnetonka",
   "sale_month": "2014-12",
   "price": 100000,
   "lot_sqft": 747631,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": 70.18,
   "building_sqft": 1425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1434,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722110004"
  },
  {
   "address": "4241 Emerson Ave N, Minneapolis",
   "sale_month": "2014-12",
   "price": 168750,
   "lot_sqft": 8679,
   "price_per_lot_sqft": 19.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1050,
   "use": "TRIPLEX",
   "parcel_id": "0402924120015"
  },
  {
   "address": "5886 Olinda Avenue North, Oak Park Heights",
   "sale_month": "2014-12",
   "price": 266000,
   "lot_sqft": 11690,
   "price_per_lot_sqft": 22.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0402920210050"
  },
  {
   "address": "7714 Beech Street Northeast, Fridley",
   "sale_month": "2014-12",
   "price": 240000,
   "lot_sqft": 16630,
   "price_per_lot_sqft": 14.43,
   "price_per_building_sqft": 42.97,
   "building_sqft": 5585,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5619,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440081"
  },
  {
   "address": "8338 Pillsbury Ave S, Bloomington",
   "sale_month": "2014-12",
   "price": 166500,
   "lot_sqft": 7176,
   "price_per_lot_sqft": 23.2,
   "price_per_building_sqft": 146.57,
   "building_sqft": 1136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1143,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724310100"
  },
  {
   "address": "1600 143rd Street West, Burnsville",
   "sale_month": "2014-12",
   "price": 7000000,
   "lot_sqft": 179098,
   "price_per_lot_sqft": 39.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34113,
   "use": "Apartment",
   "parcel_id": "028385001010"
  },
  {
   "address": "658 Dayton Avenue, Saint Paul",
   "sale_month": "2014-12",
   "price": 1707884,
   "lot_sqft": 6506,
   "price_per_lot_sqft": 262.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3147,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823110085"
  },
  {
   "address": "1105 Lake St E, Minneapolis",
   "sale_month": "2014-12",
   "price": 695000,
   "lot_sqft": 8759,
   "price_per_lot_sqft": 79.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824210179"
  },
  {
   "address": "3244 16th Ave S, Minneapolis",
   "sale_month": "2014-12",
   "price": 275000,
   "lot_sqft": 4883,
   "price_per_lot_sqft": 56.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1553,
   "use": "TRIPLEX",
   "parcel_id": "0202824140171"
  },
  {
   "address": "1100 80th St E, Bloomington",
   "sale_month": "2014-12",
   "price": 1500000,
   "lot_sqft": 74753,
   "price_per_lot_sqft": 20.07,
   "price_per_building_sqft": 65.23,
   "building_sqft": 22996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23135,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724240002"
  },
  {
   "address": "14835 Energy Way, Apple Valley",
   "sale_month": "2014-12",
   "price": 180000,
   "lot_sqft": 3907,
   "price_per_lot_sqft": 46.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001320"
  },
  {
   "address": "2005 Branch Avenue, Anoka",
   "sale_month": "2014-12",
   "price": 500,
   "lot_sqft": 38178,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.11,
   "building_sqft": 4703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4731,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125430094"
  },
  {
   "address": "401 West Main Street, Anoka",
   "sale_month": "2014-12",
   "price": 500,
   "lot_sqft": 13068,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": 0.16,
   "building_sqft": 3178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3197,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125420014"
  },
  {
   "address": "2835 Rice Street, Roseville",
   "sale_month": "2014-12",
   "price": 12850000,
   "lot_sqft": 518450,
   "price_per_lot_sqft": 24.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27046,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012923410001"
  },
  {
   "address": "234 Mcboal Street, Saint Paul",
   "sale_month": "2014-12",
   "price": 650000,
   "lot_sqft": 30720,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": 50.45,
   "building_sqft": 12883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12961,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410140"
  },
  {
   "address": "486 Marshall Avenue, Saint Paul",
   "sale_month": "2014-12",
   "price": 1707884,
   "lot_sqft": 30850,
   "price_per_lot_sqft": 55.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4362,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823210337"
  },
  {
   "address": "436 Dayton Avenue, Saint Paul",
   "sale_month": "2014-12",
   "price": 1707884,
   "lot_sqft": 5868,
   "price_per_lot_sqft": 291.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3817,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823210036"
  },
  {
   "address": "432 Dayton Avenue, Saint Paul",
   "sale_month": "2014-12",
   "price": 1707884,
   "lot_sqft": 5511,
   "price_per_lot_sqft": 309.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1945,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823210035"
  },
  {
   "address": "232 Marshall Avenue, Saint Paul",
   "sale_month": "2014-12",
   "price": 1707884,
   "lot_sqft": 6997,
   "price_per_lot_sqft": 244.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4606,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823110018"
  },
  {
   "address": "14990 Glazier Avenue, Apple Valley",
   "sale_month": "2014-12",
   "price": 1100000,
   "lot_sqft": 45209,
   "price_per_lot_sqft": 24.33,
   "price_per_building_sqft": 138.7,
   "building_sqft": 7931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7979,
   "use": "Commercial-preferred",
   "parcel_id": "011173201010"
  },
  {
   "address": "9995 West 69th St, Eden Prairie",
   "sale_month": "2014-12",
   "price": 3500000,
   "lot_sqft": 235156,
   "price_per_lot_sqft": 14.88,
   "price_per_building_sqft": 69.56,
   "building_sqft": 50316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50620,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440013"
  },
  {
   "address": "3414 Snelling Ave, Minneapolis",
   "sale_month": "2014-12",
   "price": 300000,
   "lot_sqft": 5988,
   "price_per_lot_sqft": 50.1,
   "price_per_building_sqft": 143.33,
   "building_sqft": 2093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2105,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410131"
  },
  {
   "address": "2901 78th St E, Bloomington",
   "sale_month": "2014-12",
   "price": 2300000,
   "lot_sqft": 79832,
   "price_per_lot_sqft": 28.81,
   "price_per_building_sqft": 104.71,
   "building_sqft": 21966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22098,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102724110003"
  },
  {
   "address": null,
   "sale_month": "2014-11",
   "price": 500000,
   "lot_sqft": 13947,
   "price_per_lot_sqft": 35.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650750201"
  },
  {
   "address": "2015 Arboretum Boulevard, Victoria",
   "sale_month": "2014-11",
   "price": 270000,
   "lot_sqft": 146721,
   "price_per_lot_sqft": 1.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "650142910"
  },
  {
   "address": "383 University Avenue West, Saint Paul",
   "sale_month": "2014-11",
   "price": 262300,
   "lot_sqft": 4040,
   "price_per_lot_sqft": 64.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240111"
  },
  {
   "address": "301 University Avenue West, Saint Paul",
   "sale_month": "2014-11",
   "price": 380000,
   "lot_sqft": 12511,
   "price_per_lot_sqft": 30.37,
   "price_per_building_sqft": 157.81,
   "building_sqft": 2408,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2422,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130224"
  },
  {
   "address": "3500 Highway 61, Vadnais Heights",
   "sale_month": "2014-11",
   "price": 975000,
   "lot_sqft": 223414,
   "price_per_lot_sqft": 4.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022120054"
  },
  {
   "address": "1753 Old Hudson Road, Saint Paul",
   "sale_month": "2014-11",
   "price": 300000,
   "lot_sqft": 30030,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": 77.14,
   "building_sqft": 3889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3913,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922410061"
  },
  {
   "address": "2501 Lyndale Ave S, Minneapolis",
   "sale_month": "2014-11",
   "price": 350000,
   "lot_sqft": 8327,
   "price_per_lot_sqft": 42.03,
   "price_per_building_sqft": 135.08,
   "building_sqft": 2591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2606,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924230071"
  },
  {
   "address": "1469 92nd Avenue Northeast, Blaine",
   "sale_month": "2014-11",
   "price": 336000,
   "lot_sqft": 34028,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": 48.36,
   "building_sqft": 6948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6990,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120022"
  },
  {
   "address": "7475 Country Club Dr, Golden Valley",
   "sale_month": "2014-11",
   "price": 4000000,
   "lot_sqft": 86297,
   "price_per_lot_sqft": 46.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14925,
   "use": "APARTMENT",
   "parcel_id": "3211821310075"
  },
  {
   "address": "295 Phalen Boulevard, Saint Paul",
   "sale_month": "2014-11",
   "price": 6100000,
   "lot_sqft": 219182,
   "price_per_lot_sqft": 27.83,
   "price_per_building_sqft": 105.63,
   "building_sqft": 57748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58096,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922110068"
  },
  {
   "address": "5201 Black Friars La, Minnetonka",
   "sale_month": "2014-11",
   "price": 6065141,
   "lot_sqft": 254032,
   "price_per_lot_sqft": 23.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4874,
   "use": "APARTMENT",
   "parcel_id": "3011722340003"
  },
  {
   "address": "18900 Stratford Rd, Minnetonka",
   "sale_month": "2014-11",
   "price": 33125000,
   "lot_sqft": 136428,
   "price_per_lot_sqft": 242.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7797,
   "use": "APARTMENT",
   "parcel_id": "3011722330053"
  },
  {
   "address": "18701 Stratford Rd, Minnetonka",
   "sale_month": "2014-11",
   "price": 33125000,
   "lot_sqft": 340580,
   "price_per_lot_sqft": 97.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55302,
   "use": "APARTMENT",
   "parcel_id": "3011722330004"
  },
  {
   "address": "5101 Boarshead Rd, Minnetonka",
   "sale_month": "2014-11",
   "price": 33125000,
   "lot_sqft": 610967,
   "price_per_lot_sqft": 54.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48294,
   "use": "APARTMENT",
   "parcel_id": "3011722320044"
  },
  {
   "address": "910 Burr Street, Saint Paul",
   "sale_month": "2014-11",
   "price": 137500,
   "lot_sqft": 6616,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1941,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922310047"
  },
  {
   "address": "3230 Southdale Cir, Edina",
   "sale_month": "2014-11",
   "price": 1795000,
   "lot_sqft": 28533,
   "price_per_lot_sqft": 62.91,
   "price_per_building_sqft": 270.94,
   "building_sqft": 6625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6665,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824310006"
  },
  {
   "address": "2240 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2014-11",
   "price": 100000,
   "lot_sqft": 36440,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3231,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283323420004"
  },
  {
   "address": "7845 Old Carriage, Shakopee",
   "sale_month": "2014-11",
   "price": 1400000,
   "lot_sqft": 119967,
   "price_per_lot_sqft": 11.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18163,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274390010"
  },
  {
   "address": "10011 Xylite Street Northeast, Blaine",
   "sale_month": "2014-11",
   "price": 7114749,
   "lot_sqft": 803367,
   "price_per_lot_sqft": 8.86,
   "price_per_building_sqft": 150.18,
   "building_sqft": 47375,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47661,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123220006"
  },
  {
   "address": "120 1st Avenue East, Shakopee",
   "sale_month": "2014-11",
   "price": 560000,
   "lot_sqft": 5513,
   "price_per_lot_sqft": 101.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270011700"
  },
  {
   "address": "1622 Park Ave, Minneapolis",
   "sale_month": "2014-11",
   "price": 425000,
   "lot_sqft": 6822,
   "price_per_lot_sqft": 62.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1899,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320126"
  },
  {
   "address": "609 15th St E, Minneapolis",
   "sale_month": "2014-11",
   "price": 174900,
   "lot_sqft": 4756,
   "price_per_lot_sqft": 36.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1179,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924320075"
  },
  {
   "address": "951 Hillwind Road Northeast, Fridley",
   "sale_month": "2014-11",
   "price": 410000,
   "lot_sqft": 26894,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": 87.76,
   "building_sqft": 4672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4701,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243024320060"
  },
  {
   "address": "11320 Minnetonka Mills Rd, Minnetonka",
   "sale_month": "2014-11",
   "price": 1020000,
   "lot_sqft": 41713,
   "price_per_lot_sqft": 24.45,
   "price_per_building_sqft": 111.7,
   "building_sqft": 9132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9187,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722110043"
  },
  {
   "address": "1565 Hamline Avenue North, Falcon Heights",
   "sale_month": "2014-11",
   "price": 510000,
   "lot_sqft": 13343,
   "price_per_lot_sqft": 38.22,
   "price_per_building_sqft": 168.71,
   "building_sqft": 3023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3041,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222923210161"
  },
  {
   "address": "21540 Hamburg Avenue, Lakeville",
   "sale_month": "2014-11",
   "price": 1187500,
   "lot_sqft": 87034,
   "price_per_lot_sqft": 13.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19185,
   "use": "Commercial-preferred",
   "parcel_id": "221110002010"
  },
  {
   "address": "5842 Nicollet Ave, Minneapolis",
   "sale_month": "2014-11",
   "price": 285000,
   "lot_sqft": 6404,
   "price_per_lot_sqft": 44.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1600,
   "use": "APARTMENT",
   "parcel_id": "2202824310126"
  },
  {
   "address": "1056 Centerville Circle, Vadnais Heights",
   "sale_month": "2014-11",
   "price": 295000,
   "lot_sqft": 2259,
   "price_per_lot_sqft": 130.59,
   "price_per_building_sqft": 37.14,
   "building_sqft": 7942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7990,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210100"
  },
  {
   "address": "1429 Cleveland Avenue North, Saint Paul",
   "sale_month": "2014-11",
   "price": 364834,
   "lot_sqft": 7460,
   "price_per_lot_sqft": 48.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1147,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923410056"
  },
  {
   "address": "1550 Eustis Street, Saint Paul",
   "sale_month": "2014-11",
   "price": 1200000,
   "lot_sqft": 32235,
   "price_per_lot_sqft": 37.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15253,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923240064"
  },
  {
   "address": "1598 Eustis Street, Lauderdale",
   "sale_month": "2014-11",
   "price": 8750000,
   "lot_sqft": 322562,
   "price_per_lot_sqft": 27.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20259,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923210078"
  },
  {
   "address": "168 Commerce Drive East, Belle Plaine",
   "sale_month": "2014-11",
   "price": 158000,
   "lot_sqft": 1020,
   "price_per_lot_sqft": 154.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200810030"
  },
  {
   "address": null,
   "sale_month": "2014-11",
   "price": 125000,
   "lot_sqft": 2777,
   "price_per_lot_sqft": 45.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015430"
  },
  {
   "address": "104 Main Street East, Belle Plaine",
   "sale_month": "2014-11",
   "price": 100000,
   "lot_sqft": 645,
   "price_per_lot_sqft": 155.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015370"
  },
  {
   "address": "106 Main Street East, Belle Plaine",
   "sale_month": "2014-11",
   "price": 100000,
   "lot_sqft": 4650,
   "price_per_lot_sqft": 21.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015360"
  },
  {
   "address": "1316 South Frontage Road, Hastings",
   "sale_month": "2014-11",
   "price": 595000,
   "lot_sqft": 44852,
   "price_per_lot_sqft": 13.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9197,
   "use": "Commercial-preferred",
   "parcel_id": "198270001010"
  },
  {
   "address": "1205 Westminster Street, Saint Paul",
   "sale_month": "2014-11",
   "price": 3910000,
   "lot_sqft": 40978,
   "price_per_lot_sqft": 95.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9415,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922440015"
  },
  {
   "address": "1225 Westminster Street, Saint Paul",
   "sale_month": "2014-11",
   "price": 3910000,
   "lot_sqft": 57134,
   "price_per_lot_sqft": 68.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8714,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922440014"
  },
  {
   "address": "4696 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2014-11",
   "price": 197531,
   "lot_sqft": 81556,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1902924130016"
  },
  {
   "address": null,
   "sale_month": "2014-11",
   "price": 197531,
   "lot_sqft": 14722,
   "price_per_lot_sqft": 13.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1902924130006"
  },
  {
   "address": null,
   "sale_month": "2014-11",
   "price": 65000,
   "lot_sqft": 187362,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811922230022"
  },
  {
   "address": "13700 Zanzibar La N, Dayton",
   "sale_month": "2014-11",
   "price": 283800,
   "lot_sqft": 823586,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31563,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1712022140003"
  },
  {
   "address": "15300 37th Ave N, Plymouth",
   "sale_month": "2014-11",
   "price": 20510000,
   "lot_sqft": 360505,
   "price_per_lot_sqft": 56.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72143,
   "use": "APARTMENT",
   "parcel_id": "1611822310313"
  },
  {
   "address": "1017 22nd Ave N, Minneapolis",
   "sale_month": "2014-11",
   "price": 84925,
   "lot_sqft": 3801,
   "price_per_lot_sqft": 22.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1491,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924130050"
  },
  {
   "address": "8601 Edinbrook Crossing N, Brooklyn Park",
   "sale_month": "2014-11",
   "price": 25540000,
   "lot_sqft": 451940,
   "price_per_lot_sqft": 56.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 83571,
   "use": "APARTMENT",
   "parcel_id": "1511921430026"
  },
  {
   "address": null,
   "sale_month": "2014-11",
   "price": 25540000,
   "lot_sqft": 39895,
   "price_per_lot_sqft": 640.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1511921340019"
  },
  {
   "address": "2119 4th St N, Minneapolis",
   "sale_month": "2014-11",
   "price": 80000,
   "lot_sqft": 6093,
   "price_per_lot_sqft": 13.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1619,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1502924230090"
  },
  {
   "address": "14005 Northdale Blvd, Rogers",
   "sale_month": "2014-11",
   "price": 275000,
   "lot_sqft": 130804,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5093,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023210010"
  },
  {
   "address": "13631 Balsam La N, Dayton",
   "sale_month": "2014-11",
   "price": 212000,
   "lot_sqft": 34943,
   "price_per_lot_sqft": 6.07,
   "price_per_building_sqft": 53.39,
   "building_sqft": 3971,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3995,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412022410008"
  },
  {
   "address": "2303 Kennedy St NE, Minneapolis",
   "sale_month": "2014-11",
   "price": 708900,
   "lot_sqft": 24543,
   "price_per_lot_sqft": 28.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17248,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924410017"
  },
  {
   "address": "5050 220th Street West, Eureka Township",
   "sale_month": "2014-11",
   "price": 275000,
   "lot_sqft": 114521,
   "price_per_lot_sqft": 2.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "Commercial-preferred",
   "parcel_id": "130010026050"
  },
  {
   "address": "3802 Longfellow Ave, Minneapolis",
   "sale_month": "2014-11",
   "price": 255000,
   "lot_sqft": 5295,
   "price_per_lot_sqft": 48.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1787,
   "use": "TRIPLEX",
   "parcel_id": "1202824220088"
  },
  {
   "address": "2403 38th St E, Minneapolis",
   "sale_month": "2014-11",
   "price": 290000,
   "lot_sqft": 4518,
   "price_per_lot_sqft": 64.19,
   "price_per_building_sqft": 185.19,
   "building_sqft": 1566,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824120119"
  },
  {
   "address": "7201 University Avenue Northeast, Fridley",
   "sale_month": "2014-11",
   "price": 2575340,
   "lot_sqft": 170543,
   "price_per_lot_sqft": 15.1,
   "price_per_building_sqft": 54.24,
   "building_sqft": 47478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47764,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024310017"
  },
  {
   "address": "2550 University Ave NE, Minneapolis",
   "sale_month": "2014-11",
   "price": 125475,
   "lot_sqft": 7247,
   "price_per_lot_sqft": 17.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1108,
   "use": "TRIPLEX",
   "parcel_id": "1102924230053"
  },
  {
   "address": "3005 Eagandale Place, Eagan",
   "sale_month": "2014-11",
   "price": 32200000,
   "lot_sqft": 745112,
   "price_per_lot_sqft": 43.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39355,
   "use": "Apartment",
   "parcel_id": "102252502010"
  },
  {
   "address": "935 Aldrin Drive, Eagan",
   "sale_month": "2014-11",
   "price": 12018985,
   "lot_sqft": 570829,
   "price_per_lot_sqft": 21.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 199232,
   "use": "Industrial-preferred",
   "parcel_id": "102251701020"
  },
  {
   "address": "3238 Washington Ave N, Minneapolis",
   "sale_month": "2014-11",
   "price": 198000,
   "lot_sqft": 8945,
   "price_per_lot_sqft": 22.14,
   "price_per_building_sqft": 15.32,
   "building_sqft": 12922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13000,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924240036"
  },
  {
   "address": "3800 Grand Ave S, Minneapolis",
   "sale_month": "2014-11",
   "price": 492500,
   "lot_sqft": 5174,
   "price_per_lot_sqft": 95.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824220001"
  },
  {
   "address": "13950 Highway 5, Waconia Township",
   "sale_month": "2014-11",
   "price": 258000,
   "lot_sqft": 161598,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12576,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "095100080"
  },
  {
   "address": null,
   "sale_month": "2014-11",
   "price": 190000,
   "lot_sqft": 74456,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911921210006"
  },
  {
   "address": "2931 Bryant Ave N, Minneapolis",
   "sale_month": "2014-11",
   "price": 84925,
   "lot_sqft": 10088,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1919,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924410231"
  },
  {
   "address": "3238 Aldrich Ave N, Minneapolis",
   "sale_month": "2014-11",
   "price": 84925,
   "lot_sqft": 5846,
   "price_per_lot_sqft": 14.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1129,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924140117"
  },
  {
   "address": "25 Lake Street North, Forest Lake",
   "sale_month": "2014-11",
   "price": 325000,
   "lot_sqft": 1207,
   "price_per_lot_sqft": 269.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "100",
   "parcel_id": "0803221120214"
  },
  {
   "address": "849 Smith Avenue South, Saint Paul",
   "sale_month": "2014-11",
   "price": 185000,
   "lot_sqft": 9851,
   "price_per_lot_sqft": 18.78,
   "price_per_building_sqft": 58.51,
   "building_sqft": 3162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3181,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822330184"
  },
  {
   "address": "4161 Hubbard Ave N, Robbinsdale",
   "sale_month": "2014-11",
   "price": 150000,
   "lot_sqft": 8572,
   "price_per_lot_sqft": 17.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240013"
  },
  {
   "address": "3800 Russell Ave N, Minneapolis",
   "sale_month": "2014-11",
   "price": 650000,
   "lot_sqft": 19429,
   "price_per_lot_sqft": 33.46,
   "price_per_building_sqft": 114.76,
   "building_sqft": 5664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5698,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924410205"
  },
  {
   "address": "4015 Fremont Ave N, Minneapolis",
   "sale_month": "2014-11",
   "price": 60000,
   "lot_sqft": 6391,
   "price_per_lot_sqft": 9.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 704,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924130065"
  },
  {
   "address": "3201 Hennepin Ave, Minneapolis",
   "sale_month": "2014-11",
   "price": 220000,
   "lot_sqft": 5650,
   "price_per_lot_sqft": 38.94,
   "price_per_building_sqft": 190.48,
   "building_sqft": 1155,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1162,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824130057"
  },
  {
   "address": "3104 Lyndale Ave S, Minneapolis",
   "sale_month": "2014-11",
   "price": 190000,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 34.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1944,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402824110098"
  },
  {
   "address": "705 31st St W, Minneapolis",
   "sale_month": "2014-11",
   "price": 400000,
   "lot_sqft": 5435,
   "price_per_lot_sqft": 73.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2111,
   "use": "APARTMENT",
   "parcel_id": "0402824110097"
  },
  {
   "address": "3012 Aldrich Ave S, Minneapolis",
   "sale_month": "2014-11",
   "price": 675000,
   "lot_sqft": 5911,
   "price_per_lot_sqft": 114.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2028,
   "use": "APARTMENT",
   "parcel_id": "0402824110039"
  },
  {
   "address": "6121 Sue Ann Lane, Credit River",
   "sale_month": "2014-11",
   "price": 477140,
   "lot_sqft": 25910,
   "price_per_lot_sqft": 18.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "040080060"
  },
  {
   "address": "221 Lake St W, Minneapolis",
   "sale_month": "2014-11",
   "price": 950000,
   "lot_sqft": 30876,
   "price_per_lot_sqft": 30.77,
   "price_per_building_sqft": 308.64,
   "building_sqft": 3078,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3097,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824210132"
  },
  {
   "address": "3030 Southlawn Drive North, Maplewood",
   "sale_month": "2014-11",
   "price": 3573500,
   "lot_sqft": 298331,
   "price_per_lot_sqft": 11.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51321,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022922220010"
  },
  {
   "address": "571 Selby Avenue, Saint Paul",
   "sale_month": "2014-11",
   "price": 350000,
   "lot_sqft": 5768,
   "price_per_lot_sqft": 60.68,
   "price_per_building_sqft": 207.47,
   "building_sqft": 1687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1697,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220311"
  },
  {
   "address": "225 Smith Avenue North, Saint Paul",
   "sale_month": "2014-11",
   "price": 34036000,
   "lot_sqft": 38520,
   "price_per_lot_sqft": 883.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823140372"
  },
  {
   "address": "8001 Winstead Way, Bloomington",
   "sale_month": "2014-11",
   "price": 3510000,
   "lot_sqft": 173255,
   "price_per_lot_sqft": 20.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29042,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724140015"
  },
  {
   "address": "323 Birch Street South, Waconia",
   "sale_month": "2014-10",
   "price": 226500,
   "lot_sqft": 14989,
   "price_per_lot_sqft": 15.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755020330"
  },
  {
   "address": "209 1st Street West, Waconia",
   "sale_month": "2014-10",
   "price": 185000,
   "lot_sqft": 7660,
   "price_per_lot_sqft": 24.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9032,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501291"
  },
  {
   "address": "785 Dodd Road, West Saint Paul",
   "sale_month": "2014-10",
   "price": 768000,
   "lot_sqft": 17521,
   "price_per_lot_sqft": 43.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3510,
   "use": "Apartment",
   "parcel_id": "421870005030"
  },
  {
   "address": "605 1st Avenue South, South Saint Paul",
   "sale_month": "2014-10",
   "price": 1000000,
   "lot_sqft": 33497,
   "price_per_lot_sqft": 29.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1948,
   "use": "Apartment",
   "parcel_id": "367515113101"
  },
  {
   "address": "155 Hardman Avenue South, South Saint Paul",
   "sale_month": "2014-10",
   "price": 1571757,
   "lot_sqft": 174070,
   "price_per_lot_sqft": 9.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "364884301010"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 154800,
   "lot_sqft": 21464,
   "price_per_lot_sqft": 7.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "364880005300"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 228200,
   "lot_sqft": 29524,
   "price_per_lot_sqft": 7.73,
   "price_per_building_sqft": 214.07,
   "building_sqft": 1066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1073,
   "use": "Commercial",
   "parcel_id": "364880005260"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 69900,
   "lot_sqft": 8992,
   "price_per_lot_sqft": 7.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "364880005210"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 34500,
   "lot_sqft": 4429,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "364880005190"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 54500,
   "lot_sqft": 8053,
   "price_per_lot_sqft": 6.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "364880005180"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 54500,
   "lot_sqft": 8046,
   "price_per_lot_sqft": 6.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "Commercial",
   "parcel_id": "364880005170"
  },
  {
   "address": "1208 3rd Street South, South Saint Paul",
   "sale_month": "2014-10",
   "price": 834800,
   "lot_sqft": 21449,
   "price_per_lot_sqft": 38.92,
   "price_per_building_sqft": 51.34,
   "building_sqft": 16261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16359,
   "use": "Commercial",
   "parcel_id": "364880005150"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 41900,
   "lot_sqft": 5368,
   "price_per_lot_sqft": 7.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "364880005110"
  },
  {
   "address": "225 13th Avenue South, South Saint Paul",
   "sale_month": "2014-10",
   "price": 1708400,
   "lot_sqft": 37574,
   "price_per_lot_sqft": 45.47,
   "price_per_building_sqft": 39.06,
   "building_sqft": 43737,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44001,
   "use": "Commercial-preferred",
   "parcel_id": "364880005100"
  },
  {
   "address": "211 13th Avenue South, South Saint Paul",
   "sale_month": "2014-10",
   "price": 398400,
   "lot_sqft": 16077,
   "price_per_lot_sqft": 24.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "364880005030"
  },
  {
   "address": "500 Bunker Lake Boulevard, Anoka",
   "sale_month": "2014-10",
   "price": 540000,
   "lot_sqft": 171426,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225210009"
  },
  {
   "address": "1905 Parkwood Drive, South Saint Paul",
   "sale_month": "2014-10",
   "price": 2510000,
   "lot_sqft": 50411,
   "price_per_lot_sqft": 49.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12420,
   "use": "Apartment",
   "parcel_id": "363090008240"
  },
  {
   "address": "161 Rondo Avenue, Saint Paul",
   "sale_month": "2014-10",
   "price": 10050000,
   "lot_sqft": 161545,
   "price_per_lot_sqft": 62.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20409,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923440005"
  },
  {
   "address": "344 Ruth Street, Saint Paul",
   "sale_month": "2014-10",
   "price": 850000,
   "lot_sqft": 26709,
   "price_per_lot_sqft": 31.82,
   "price_per_building_sqft": 210.71,
   "building_sqft": 4034,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4058,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922420005"
  },
  {
   "address": "1788 Old Hudson Road, Saint Paul",
   "sale_month": "2014-10",
   "price": 6330000,
   "lot_sqft": 58736,
   "price_per_lot_sqft": 107.77,
   "price_per_building_sqft": 398.69,
   "building_sqft": 15877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15972,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922330018"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 719000,
   "lot_sqft": 4329,
   "price_per_lot_sqft": 166.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224440082"
  },
  {
   "address": "13432 Hanson Boulevard Northwest, Andover",
   "sale_month": "2014-10",
   "price": 719000,
   "lot_sqft": 114556,
   "price_per_lot_sqft": 6.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17735,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224440052"
  },
  {
   "address": "1543 Lafond Avenue, Saint Paul",
   "sale_month": "2014-10",
   "price": 245000,
   "lot_sqft": 3889,
   "price_per_lot_sqft": 63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2247,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923220187"
  },
  {
   "address": "720 Snelling Avenue North, Saint Paul",
   "sale_month": "2014-10",
   "price": 480000,
   "lot_sqft": 7602,
   "price_per_lot_sqft": 63.14,
   "price_per_building_sqft": 258.9,
   "building_sqft": 1854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1865,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923220162"
  },
  {
   "address": "2625 1st Ave S, Minneapolis",
   "sale_month": "2014-10",
   "price": 630000,
   "lot_sqft": 7501,
   "price_per_lot_sqft": 83.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2339,
   "use": "APARTMENT",
   "parcel_id": "3402924420053"
  },
  {
   "address": "9272 Isanti Street Northeast, Blaine",
   "sale_month": "2014-10",
   "price": 500,
   "lot_sqft": 5037,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220019"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 1240000,
   "lot_sqft": 14081,
   "price_per_lot_sqft": 88.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022310020"
  },
  {
   "address": "998 Berwood Avenue East, Vadnais Heights",
   "sale_month": "2014-10",
   "price": 1240000,
   "lot_sqft": 55798,
   "price_per_lot_sqft": 22.22,
   "price_per_building_sqft": 47.05,
   "building_sqft": 26354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26513,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022310003"
  },
  {
   "address": "14738 60th Street North, Oak Park Heights",
   "sale_month": "2014-10",
   "price": 400000,
   "lot_sqft": 20626,
   "price_per_lot_sqft": 19.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020430057"
  },
  {
   "address": "2928 Lyndale Ave S, Minneapolis",
   "sale_month": "2014-10",
   "price": 884708,
   "lot_sqft": 5418,
   "price_per_lot_sqft": 163.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440010"
  },
  {
   "address": "2600 Colfax Ave S, Minneapolis",
   "sale_month": "2014-10",
   "price": 375000,
   "lot_sqft": 6061,
   "price_per_lot_sqft": 61.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1720,
   "use": "TRIPLEX",
   "parcel_id": "3302924410021"
  },
  {
   "address": "2220 Emerson Ave S, Minneapolis",
   "sale_month": "2014-10",
   "price": 730000,
   "lot_sqft": 8498,
   "price_per_lot_sqft": 85.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2866,
   "use": "APARTMENT",
   "parcel_id": "3302924120119"
  },
  {
   "address": "18800 Territorial Rd, Dayton",
   "sale_month": "2014-10",
   "price": 160000,
   "lot_sqft": 126711,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022220010"
  },
  {
   "address": "23650 State Hwy No 55, Corcoran",
   "sale_month": "2014-10",
   "price": 260000,
   "lot_sqft": 33404,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111923340005"
  },
  {
   "address": "17660 State Hwy No 7, Minnetonka",
   "sale_month": "2014-10",
   "price": 570000,
   "lot_sqft": 16280,
   "price_per_lot_sqft": 35.01,
   "price_per_building_sqft": 154.05,
   "building_sqft": 3700,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3722,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722140009"
  },
  {
   "address": "523 Erie St SE, Minneapolis",
   "sale_month": "2014-10",
   "price": 1755850,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 354.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 654,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230137"
  },
  {
   "address": "513 Erie St SE, Minneapolis",
   "sale_month": "2014-10",
   "price": 800000,
   "lot_sqft": 9979,
   "price_per_lot_sqft": 80.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1106,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230136"
  },
  {
   "address": "1023 Arcade Street, Saint Paul",
   "sale_month": "2014-10",
   "price": 70000,
   "lot_sqft": 2674,
   "price_per_lot_sqft": 26.18,
   "price_per_building_sqft": 43.02,
   "building_sqft": 1627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1637,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922140107"
  },
  {
   "address": "6315 Penn Ave S, Richfield",
   "sale_month": "2014-10",
   "price": 450000,
   "lot_sqft": 10088,
   "price_per_lot_sqft": 44.61,
   "price_per_building_sqft": 65.09,
   "building_sqft": 6913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6954,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220131"
  },
  {
   "address": "1395 Commerce Drive, Mendota Heights",
   "sale_month": "2014-10",
   "price": 2920000,
   "lot_sqft": 189445,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": 59.04,
   "building_sqft": 49461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49760,
   "use": "Industrial-preferred",
   "parcel_id": "274827201010"
  },
  {
   "address": "1300 Grey Fox Road, Arden Hills",
   "sale_month": "2014-10",
   "price": 3800000,
   "lot_sqft": 288953,
   "price_per_lot_sqft": 13.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79541,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023430004"
  },
  {
   "address": "1143 Red Fox Road, Arden Hills",
   "sale_month": "2014-10",
   "price": 2529630,
   "lot_sqft": 59012,
   "price_per_lot_sqft": 42.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023140015"
  },
  {
   "address": "1155 Red Fox Road, Arden Hills",
   "sale_month": "2014-10",
   "price": 2529630,
   "lot_sqft": 88618,
   "price_per_lot_sqft": 28.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023140007"
  },
  {
   "address": "13415 Watertower Cir N, Plymouth",
   "sale_month": "2014-10",
   "price": 2750000,
   "lot_sqft": 123388,
   "price_per_lot_sqft": 22.29,
   "price_per_building_sqft": 56.4,
   "building_sqft": 48755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49050,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822420012"
  },
  {
   "address": "124 1st Avenue East, Shakopee",
   "sale_month": "2014-10",
   "price": 55000,
   "lot_sqft": 4259,
   "price_per_lot_sqft": 12.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011680"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 115000,
   "lot_sqft": 5781,
   "price_per_lot_sqft": 19.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270011230"
  },
  {
   "address": "11400 K-tel Dr, Minnetonka",
   "sale_month": "2014-10",
   "price": 3705000,
   "lot_sqft": 154488,
   "price_per_lot_sqft": 23.98,
   "price_per_building_sqft": 63.86,
   "building_sqft": 58016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58366,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722140003"
  },
  {
   "address": "1130 8th St S, Minneapolis",
   "sale_month": "2014-10",
   "price": 1,
   "lot_sqft": 31304,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8091,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924420056"
  },
  {
   "address": "1512 Park Ave, Minneapolis",
   "sale_month": "2014-10",
   "price": 310000,
   "lot_sqft": 10198,
   "price_per_lot_sqft": 30.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2071,
   "use": "TRIPLEX",
   "parcel_id": "2602924320327"
  },
  {
   "address": "1005 Portland Ave, Minneapolis",
   "sale_month": "2014-10",
   "price": 13614146,
   "lot_sqft": 11923,
   "price_per_lot_sqft": 1141.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15628,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924230095"
  },
  {
   "address": "911 Park Ave, Minneapolis",
   "sale_month": "2014-10",
   "price": 442999,
   "lot_sqft": 8672,
   "price_per_lot_sqft": 51.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4368,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924230035"
  },
  {
   "address": "455 Pond Promenade, Chanhassen",
   "sale_month": "2014-10",
   "price": 987000,
   "lot_sqft": 20120,
   "price_per_lot_sqft": 49.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6831,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257650010"
  },
  {
   "address": "400 Stinson Street, Saint Paul",
   "sale_month": "2014-10",
   "price": 179000,
   "lot_sqft": 14692,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": 65.59,
   "building_sqft": 2729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2745,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310025"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 11250,
   "lot_sqft": 132081,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511622440128"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 11250,
   "lot_sqft": 39106,
   "price_per_lot_sqft": 0.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2511622440127"
  },
  {
   "address": "107 Central Avenue North, New Prague",
   "sale_month": "2014-10",
   "price": 133000,
   "lot_sqft": 4596,
   "price_per_lot_sqft": 28.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341350"
  },
  {
   "address": "15 9th Ave N, Hopkins",
   "sale_month": "2014-10",
   "price": 725000,
   "lot_sqft": 19383,
   "price_per_lot_sqft": 37.4,
   "price_per_building_sqft": 88.88,
   "building_sqft": 8157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420074"
  },
  {
   "address": "21830 Industrial Ct, Rogers",
   "sale_month": "2014-10",
   "price": 550000,
   "lot_sqft": 40693,
   "price_per_lot_sqft": 13.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11571,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023210027"
  },
  {
   "address": "4215 Fairview Ave, Minnetonka",
   "sale_month": "2014-10",
   "price": 900000,
   "lot_sqft": 89811,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": 90.06,
   "building_sqft": 9993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10054,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722310003"
  },
  {
   "address": "5350 Industrial Boulevard Northeast, Fridley",
   "sale_month": "2014-10",
   "price": 9900000,
   "lot_sqft": 364956,
   "price_per_lot_sqft": 27.13,
   "price_per_building_sqft": 342.02,
   "building_sqft": 28946,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29121,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223024440017"
  },
  {
   "address": "1263 Hazelwood Street, Saint Paul",
   "sale_month": "2014-10",
   "price": 750000,
   "lot_sqft": 151701,
   "price_per_lot_sqft": 4.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11076,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "222922340006"
  },
  {
   "address": "7870 215th Street West, Lakeville",
   "sale_month": "2014-10",
   "price": 2075000,
   "lot_sqft": 153922,
   "price_per_lot_sqft": 13.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65105,
   "use": "Industrial-preferred",
   "parcel_id": "220330077010"
  },
  {
   "address": "1780 Gateway Boulevard, Arden Hills",
   "sale_month": "2014-10",
   "price": 4125000,
   "lot_sqft": 149064,
   "price_per_lot_sqft": 27.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213023340010"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 4125000,
   "lot_sqft": 5857,
   "price_per_lot_sqft": 704.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213023310035"
  },
  {
   "address": "4461 White Bear Parkway, White Bear Lake",
   "sale_month": "2014-10",
   "price": 1450000,
   "lot_sqft": 82193,
   "price_per_lot_sqft": 17.64,
   "price_per_building_sqft": 72.51,
   "building_sqft": 19998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20119,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022120020"
  },
  {
   "address": "112 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2014-10",
   "price": 301500,
   "lot_sqft": 8600,
   "price_per_lot_sqft": 35.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2145,
   "use": "APARTMENT",
   "parcel_id": "2102924340150"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 13100,
   "lot_sqft": 11355,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721130017"
  },
  {
   "address": "8799 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2014-10",
   "price": 1111900,
   "lot_sqft": 47675,
   "price_per_lot_sqft": 23.32,
   "price_per_building_sqft": 227.8,
   "building_sqft": 4881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4911,
   "use": "300",
   "parcel_id": "2102721130013"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 750000,
   "lot_sqft": 14630,
   "price_per_lot_sqft": 51.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922230208"
  },
  {
   "address": "387 Arlington Avenue East, Saint Paul",
   "sale_month": "2014-10",
   "price": 750000,
   "lot_sqft": 144633,
   "price_per_lot_sqft": 5.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11428,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922230191"
  },
  {
   "address": "1225 Penn Ave N, Minneapolis",
   "sale_month": "2014-10",
   "price": 80000,
   "lot_sqft": 8127,
   "price_per_lot_sqft": 9.84,
   "price_per_building_sqft": 50.28,
   "building_sqft": 1591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1600,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2002924110005"
  },
  {
   "address": "3800 Old Shakopee Rd W, Bloomington",
   "sale_month": "2014-10",
   "price": 7300000,
   "lot_sqft": 130957,
   "price_per_lot_sqft": 55.74,
   "price_per_building_sqft": 361.44,
   "building_sqft": 20197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20319,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002724320064"
  },
  {
   "address": "111 Meridian Street South, Belle Plaine",
   "sale_month": "2014-10",
   "price": 133000,
   "lot_sqft": 7070,
   "price_per_lot_sqft": 18.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015660"
  },
  {
   "address": "125 1st St SE, Osseo",
   "sale_month": "2014-10",
   "price": 86000,
   "lot_sqft": 3778,
   "price_per_lot_sqft": 22.76,
   "price_per_building_sqft": 57.8,
   "building_sqft": 1488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1497,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921320062"
  },
  {
   "address": "7600 42nd Ave N, New Hope",
   "sale_month": "2014-10",
   "price": 1000000,
   "lot_sqft": 92173,
   "price_per_lot_sqft": 10.85,
   "price_per_building_sqft": 87.67,
   "building_sqft": 11406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11475,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821220005"
  },
  {
   "address": "255 Highway 97 Southeast, Forest Lake",
   "sale_month": "2014-10",
   "price": 150000,
   "lot_sqft": 146937,
   "price_per_lot_sqft": 1.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "300",
   "parcel_id": "1703221410004"
  },
  {
   "address": "2213 Golden Valley Rd, Minneapolis",
   "sale_month": "2014-10",
   "price": 226120,
   "lot_sqft": 5021,
   "price_per_lot_sqft": 45.03,
   "price_per_building_sqft": 61.66,
   "building_sqft": 3667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3690,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924410003"
  },
  {
   "address": "1823 Penn Ave N, Minneapolis",
   "sale_month": "2014-10",
   "price": 73880,
   "lot_sqft": 5189,
   "price_per_lot_sqft": 14.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924410001"
  },
  {
   "address": "1243 Gun Club Road, White Bear Lake",
   "sale_month": "2014-10",
   "price": 437500,
   "lot_sqft": 68630,
   "price_per_lot_sqft": 6.37,
   "price_per_building_sqft": 87.41,
   "building_sqft": 5005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5035,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440054"
  },
  {
   "address": "2088 Fry Street, Roseville",
   "sale_month": "2014-10",
   "price": 450000,
   "lot_sqft": 12105,
   "price_per_lot_sqft": 37.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2268,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162923110016"
  },
  {
   "address": "801 21st Ave N, Minneapolis",
   "sale_month": "2014-10",
   "price": 471500,
   "lot_sqft": 12527,
   "price_per_lot_sqft": 37.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4554,
   "use": "APARTMENT",
   "parcel_id": "1602924140088"
  },
  {
   "address": "2014 Fremont Ave N, Minneapolis",
   "sale_month": "2014-10",
   "price": 132000,
   "lot_sqft": 7798,
   "price_per_lot_sqft": 16.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2013,
   "use": "APARTMENT",
   "parcel_id": "1602924130086"
  },
  {
   "address": "22401 Industrial Blvd, Rogers",
   "sale_month": "2014-10",
   "price": 520000,
   "lot_sqft": 63437,
   "price_per_lot_sqft": 8.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1512023440004"
  },
  {
   "address": "2025 Rice Street, Roseville",
   "sale_month": "2014-10",
   "price": 485000,
   "lot_sqft": 25358,
   "price_per_lot_sqft": 19.13,
   "price_per_building_sqft": 63.01,
   "building_sqft": 7697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7744,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923140001"
  },
  {
   "address": "740 Tower Dr, Medina",
   "sale_month": "2014-10",
   "price": 400000,
   "lot_sqft": 19914,
   "price_per_lot_sqft": 20.09,
   "price_per_building_sqft": 127.23,
   "building_sqft": 3144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3163,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823230030"
  },
  {
   "address": "1811 Johnson St NE, Minneapolis",
   "sale_month": "2014-10",
   "price": 425000,
   "lot_sqft": 6049,
   "price_per_lot_sqft": 70.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1896,
   "use": "APARTMENT",
   "parcel_id": "1202924430093"
  },
  {
   "address": "16735 Quicksilver Street Northwest, Ramsey",
   "sale_month": "2014-10",
   "price": 350000,
   "lot_sqft": 37371,
   "price_per_lot_sqft": 9.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9148,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113225310037"
  },
  {
   "address": "287 Central Avenue, Bayport",
   "sale_month": "2014-10",
   "price": 240000,
   "lot_sqft": 7556,
   "price_per_lot_sqft": 31.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2917,
   "use": "300",
   "parcel_id": "1102920230067"
  },
  {
   "address": "21701 Johnson Memorial Drive, Saint Lawrence Township",
   "sale_month": "2014-10",
   "price": 85000,
   "lot_sqft": 135974,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "109320060"
  },
  {
   "address": "1565 Cliff Road, Eagan",
   "sale_month": "2014-10",
   "price": 4850000,
   "lot_sqft": 252493,
   "price_per_lot_sqft": 19.21,
   "price_per_building_sqft": 103.13,
   "building_sqft": 47029,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47313,
   "use": "Commercial-preferred",
   "parcel_id": "107592501010"
  },
  {
   "address": "3935 4th Ave S, Minneapolis",
   "sale_month": "2014-10",
   "price": 470000,
   "lot_sqft": 10807,
   "price_per_lot_sqft": 43.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2757,
   "use": "APARTMENT",
   "parcel_id": "1002824110187"
  },
  {
   "address": "301 92nd St W, Bloomington",
   "sale_month": "2014-10",
   "price": 450000,
   "lot_sqft": 20082,
   "price_per_lot_sqft": 22.41,
   "price_per_building_sqft": 91.86,
   "building_sqft": 4899,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4928,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724330029"
  },
  {
   "address": "1854 St Clair Avenue, Saint Paul",
   "sale_month": "2014-10",
   "price": 807000,
   "lot_sqft": 6879,
   "price_per_lot_sqft": 117.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2759,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823210006"
  },
  {
   "address": "1848 St Clair Avenue, Saint Paul",
   "sale_month": "2014-10",
   "price": 807000,
   "lot_sqft": 6255,
   "price_per_lot_sqft": 129.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2633,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823210005"
  },
  {
   "address": "1842 St Clair Avenue, Saint Paul",
   "sale_month": "2014-10",
   "price": 807000,
   "lot_sqft": 6257,
   "price_per_lot_sqft": 128.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823210004"
  },
  {
   "address": "11901 Central Avenue Northeast, Blaine",
   "sale_month": "2014-10",
   "price": 310000,
   "lot_sqft": 2033,
   "price_per_lot_sqft": 152.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420074"
  },
  {
   "address": "625 Cleveland Avenue South, Saint Paul",
   "sale_month": "2014-10",
   "price": 1350000,
   "lot_sqft": 11566,
   "price_per_lot_sqft": 116.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5132,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823440022"
  },
  {
   "address": "4948 Winnetka Ave N, New Hope",
   "sale_month": "2014-10",
   "price": 7200000,
   "lot_sqft": 318989,
   "price_per_lot_sqft": 22.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 120546,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821230004"
  },
  {
   "address": "7701 Cahill Rd, Edina",
   "sale_month": "2014-10",
   "price": 874900,
   "lot_sqft": 27103,
   "price_per_lot_sqft": 32.28,
   "price_per_building_sqft": 157.98,
   "building_sqft": 5538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811621430029"
  },
  {
   "address": "706 12th Street Southwest, Forest Lake",
   "sale_month": "2014-10",
   "price": 3200000,
   "lot_sqft": 168297,
   "price_per_lot_sqft": 19.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "110",
   "parcel_id": "0703221440002"
  },
  {
   "address": "8200 Stanley Rd, Bloomington",
   "sale_month": "2014-10",
   "price": 3710000,
   "lot_sqft": 120508,
   "price_per_lot_sqft": 30.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17317,
   "use": "APARTMENT",
   "parcel_id": "0602724320004"
  },
  {
   "address": "150 Eaton Street, Saint Paul",
   "sale_month": "2014-10",
   "price": 347575,
   "lot_sqft": 25685,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": 34.62,
   "building_sqft": 10040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10100,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822340066"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 985000,
   "lot_sqft": 10269,
   "price_per_lot_sqft": 95.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822340052"
  },
  {
   "address": "180 Plato Boulevard East, Saint Paul",
   "sale_month": "2014-10",
   "price": 985000,
   "lot_sqft": 512,
   "price_per_lot_sqft": 1923.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822320045"
  },
  {
   "address": "215 Eva Street, Saint Paul",
   "sale_month": "2014-10",
   "price": 985000,
   "lot_sqft": 101745,
   "price_per_lot_sqft": 9.68,
   "price_per_building_sqft": 21.69,
   "building_sqft": 45406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45680,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822310030"
  },
  {
   "address": "180 Plato Boulevard East, Saint Paul",
   "sale_month": "2014-10",
   "price": 985000,
   "lot_sqft": 39537,
   "price_per_lot_sqft": 24.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822310020"
  },
  {
   "address": "3831 Thomas Ave N, Minneapolis",
   "sale_month": "2014-10",
   "price": 172000,
   "lot_sqft": 5359,
   "price_per_lot_sqft": 32.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1425,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924420061"
  },
  {
   "address": "3115 Girard Ave S, Minneapolis",
   "sale_month": "2014-10",
   "price": 590000,
   "lot_sqft": 6079,
   "price_per_lot_sqft": 97.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1915,
   "use": "APARTMENT",
   "parcel_id": "0402824120113"
  },
  {
   "address": "9060 Hudson Road, Woodbury",
   "sale_month": "2014-10",
   "price": 950000,
   "lot_sqft": 207416,
   "price_per_lot_sqft": 4.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402821110021"
  },
  {
   "address": "1465 Selby Avenue, Saint Paul",
   "sale_month": "2014-10",
   "price": 360000,
   "lot_sqft": 7543,
   "price_per_lot_sqft": 47.73,
   "price_per_building_sqft": 79.07,
   "building_sqft": 4553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4581,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "032823220024"
  },
  {
   "address": "3200 Garfield Ave, Minneapolis",
   "sale_month": "2014-10",
   "price": 372500,
   "lot_sqft": 10091,
   "price_per_lot_sqft": 36.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4775,
   "use": "APARTMENT",
   "parcel_id": "0302824230095"
  },
  {
   "address": "5939 John Martin Dr, Brooklyn Center",
   "sale_month": "2014-10",
   "price": 500000,
   "lot_sqft": 69458,
   "price_per_lot_sqft": 7.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14652,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821210014"
  },
  {
   "address": "1152 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2014-10",
   "price": 365000,
   "lot_sqft": 21614,
   "price_per_lot_sqft": 16.89,
   "price_per_building_sqft": 66.08,
   "building_sqft": 5524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5557,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024210007"
  },
  {
   "address": "8200 Winstead Way, Bloomington",
   "sale_month": "2014-10",
   "price": 22782534,
   "lot_sqft": 160164,
   "price_per_lot_sqft": 142.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724420007"
  },
  {
   "address": "8201 24th Ave S, Bloomington",
   "sale_month": "2014-10",
   "price": 22782534,
   "lot_sqft": 1196053,
   "price_per_lot_sqft": 19.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724420006"
  },
  {
   "address": null,
   "sale_month": "2014-10",
   "price": 445000,
   "lot_sqft": 11359,
   "price_per_lot_sqft": 39.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0102722240018"
  },
  {
   "address": "100 7th Avenue, Newport",
   "sale_month": "2014-10",
   "price": 445000,
   "lot_sqft": 63683,
   "price_per_lot_sqft": 6.99,
   "price_per_building_sqft": 56.05,
   "building_sqft": 7940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7988,
   "use": "300",
   "parcel_id": "0102722240016"
  },
  {
   "address": "215 Elm Street West, Norwood Young America",
   "sale_month": "2014-09",
   "price": 24000,
   "lot_sqft": 4287,
   "price_per_lot_sqft": 5.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500170"
  },
  {
   "address": null,
   "sale_month": "2014-09",
   "price": 367300,
   "lot_sqft": 52430,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17142,
   "use": "Commercial",
   "parcel_id": "390030026020"
  },
  {
   "address": "6360 Sunfish Lake Court Northwest, Ramsey",
   "sale_month": "2014-09",
   "price": 500,
   "lot_sqft": 42752,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10796,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225220016"
  },
  {
   "address": "3952 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2014-09",
   "price": 210000,
   "lot_sqft": 5510,
   "price_per_lot_sqft": 38.11,
   "price_per_building_sqft": 51.26,
   "building_sqft": 4097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4122,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410069"
  },
  {
   "address": "6660 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2014-09",
   "price": 800000,
   "lot_sqft": 90551,
   "price_per_lot_sqft": 8.83,
   "price_per_building_sqft": 23.38,
   "building_sqft": 34210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34417,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921140006"
  },
  {
   "address": "7151 Riverdale Drive Northwest, Ramsey",
   "sale_month": "2014-09",
   "price": 908400,
   "lot_sqft": 34548,
   "price_per_lot_sqft": 26.29,
   "price_per_building_sqft": 113.34,
   "building_sqft": 8015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8063,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225220053"
  },
  {
   "address": "1451 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2014-09",
   "price": 3400000,
   "lot_sqft": 151067,
   "price_per_lot_sqft": 22.51,
   "price_per_building_sqft": 50.1,
   "building_sqft": 67869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68278,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022210013"
  },
  {
   "address": "1739 Old Hudson Road, Saint Paul",
   "sale_month": "2014-09",
   "price": 2100000,
   "lot_sqft": 55720,
   "price_per_lot_sqft": 37.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12887,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922410060"
  },
  {
   "address": "440 Water St, Excelsior",
   "sale_month": "2014-09",
   "price": 1650000,
   "lot_sqft": 46955,
   "price_per_lot_sqft": 35.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723130093"
  },
  {
   "address": "321 3rd St, Excelsior",
   "sale_month": "2014-09",
   "price": 200000,
   "lot_sqft": 9440,
   "price_per_lot_sqft": 21.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1787,
   "use": "TRIPLEX",
   "parcel_id": "3411723110078"
  },
  {
   "address": "2430 Nicollet Ave, Minneapolis",
   "sale_month": "2014-09",
   "price": 1625000,
   "lot_sqft": 26115,
   "price_per_lot_sqft": 62.22,
   "price_per_building_sqft": 97.08,
   "building_sqft": 16739,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16840,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240185"
  },
  {
   "address": "8515 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2014-09",
   "price": 903216,
   "lot_sqft": 164282,
   "price_per_lot_sqft": 5.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32239,
   "use": "300",
   "parcel_id": "3302921420014"
  },
  {
   "address": "701 Bunker Lake Boulevard Northeast, Ham Lake",
   "sale_month": "2014-09",
   "price": 9820000,
   "lot_sqft": 2188141,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "323223220011"
  },
  {
   "address": "800 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2014-09",
   "price": 1500000,
   "lot_sqft": 123978,
   "price_per_lot_sqft": 12.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12571,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110025"
  },
  {
   "address": null,
   "sale_month": "2014-09",
   "price": 9820000,
   "lot_sqft": 3980101,
   "price_per_lot_sqft": 2.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "313223410008"
  },
  {
   "address": null,
   "sale_month": "2014-09",
   "price": 9820000,
   "lot_sqft": 207365,
   "price_per_lot_sqft": 47.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "313223240031"
  },
  {
   "address": "701 Bunker Lake Boulevard Northeast, Ham Lake",
   "sale_month": "2014-09",
   "price": 9820000,
   "lot_sqft": 8829871,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22993,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313223110004"
  },
  {
   "address": "11438 Jefferson Ct N, Champlin",
   "sale_month": "2014-09",
   "price": 908400,
   "lot_sqft": 47165,
   "price_per_lot_sqft": 19.26,
   "price_per_building_sqft": 91.62,
   "building_sqft": 9915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9975,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021240074"
  },
  {
   "address": "1001 Fulton St SE, Minneapolis",
   "sale_month": "2014-09",
   "price": 595000,
   "lot_sqft": 4222,
   "price_per_lot_sqft": 140.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1285,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230140"
  },
  {
   "address": "1007 Fulton St SE, Minneapolis",
   "sale_month": "2014-09",
   "price": 189900,
   "lot_sqft": 5673,
   "price_per_lot_sqft": 33.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230139"
  },
  {
   "address": "521 Erie St SE, Minneapolis",
   "sale_month": "2014-09",
   "price": 400000,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 80.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1012,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230138"
  },
  {
   "address": "509 Erie St SE, Minneapolis",
   "sale_month": "2014-09",
   "price": 650000,
   "lot_sqft": 2199,
   "price_per_lot_sqft": 295.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 557,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230135"
  },
  {
   "address": "1135 Payne Avenue, Saint Paul",
   "sale_month": "2014-09",
   "price": 82500,
   "lot_sqft": 2750,
   "price_per_lot_sqft": 30,
   "price_per_building_sqft": 112.24,
   "building_sqft": 735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 739,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120146"
  },
  {
   "address": "7517 69th Ave N, Brooklyn Park",
   "sale_month": "2014-09",
   "price": 648000,
   "lot_sqft": 15131,
   "price_per_lot_sqft": 42.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1902,
   "use": "APARTMENT",
   "parcel_id": "2911921330016"
  },
  {
   "address": "7545 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2014-09",
   "price": 4798000,
   "lot_sqft": 208087,
   "price_per_lot_sqft": 23.06,
   "price_per_building_sqft": 79.14,
   "building_sqft": 60623,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60989,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921210023"
  },
  {
   "address": "1203 County Road E West, Arden Hills",
   "sale_month": "2014-09",
   "price": 225000,
   "lot_sqft": 49697,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": 10.21,
   "building_sqft": 22031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22164,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023440003"
  },
  {
   "address": "1444 Maras Street, Shakopee",
   "sale_month": "2014-09",
   "price": 117000,
   "lot_sqft": 2158,
   "price_per_lot_sqft": 54.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271510040"
  },
  {
   "address": "7450 South Park Drive, Savage",
   "sale_month": "2014-09",
   "price": 1815520,
   "lot_sqft": 210602,
   "price_per_lot_sqft": 8.62,
   "price_per_building_sqft": 174.15,
   "building_sqft": 10425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10488,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263660020"
  },
  {
   "address": "9506 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-09",
   "price": 832000,
   "lot_sqft": 93913,
   "price_per_lot_sqft": 8.86,
   "price_per_building_sqft": 62.76,
   "building_sqft": 13256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13336,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263124410011"
  },
  {
   "address": "1504 7th St S, Minneapolis",
   "sale_month": "2014-09",
   "price": 240000,
   "lot_sqft": 13001,
   "price_per_lot_sqft": 18.46,
   "price_per_building_sqft": 85.65,
   "building_sqft": 2802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2819,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410009"
  },
  {
   "address": "14640 West Freeway Drive Northeast, Columbus",
   "sale_month": "2014-09",
   "price": 12900000,
   "lot_sqft": 610058,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 98448,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253222240006"
  },
  {
   "address": "950 47th Avenue Northeast, Columbia Heights",
   "sale_month": "2014-09",
   "price": 612500,
   "lot_sqft": 12698,
   "price_per_lot_sqft": 48.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2604,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330042"
  },
  {
   "address": "496 Front Avenue, Saint Paul",
   "sale_month": "2014-09",
   "price": 525000,
   "lot_sqft": 10499,
   "price_per_lot_sqft": 50,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2432,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923310018"
  },
  {
   "address": "435 Front Avenue, Saint Paul",
   "sale_month": "2014-09",
   "price": 525000,
   "lot_sqft": 11834,
   "price_per_lot_sqft": 44.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3284,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923240174"
  },
  {
   "address": "14065 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2014-09",
   "price": 600000,
   "lot_sqft": 29699,
   "price_per_lot_sqft": 20.2,
   "price_per_building_sqft": 150.19,
   "building_sqft": 3995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4019,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251940070"
  },
  {
   "address": "1813 Riverside Ave, Minneapolis",
   "sale_month": "2014-09",
   "price": 400000,
   "lot_sqft": 3820,
   "price_per_lot_sqft": 104.71,
   "price_per_building_sqft": 208.88,
   "building_sqft": 1915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924320615"
  },
  {
   "address": null,
   "sale_month": "2014-09",
   "price": 235000,
   "lot_sqft": 6609,
   "price_per_lot_sqft": 35.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341090"
  },
  {
   "address": "301 Main Street East, New Prague",
   "sale_month": "2014-09",
   "price": 235000,
   "lot_sqft": 10204,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341070"
  },
  {
   "address": "301 Main Street East, New Prague",
   "sale_month": "2014-09",
   "price": 235000,
   "lot_sqft": 9206,
   "price_per_lot_sqft": 25.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249340470"
  },
  {
   "address": "21925 Industrial Blvd, Rogers",
   "sale_month": "2014-09",
   "price": 1600000,
   "lot_sqft": 197001,
   "price_per_lot_sqft": 8.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20372,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023220017"
  },
  {
   "address": "3125 101st Avenue Northeast, Blaine",
   "sale_month": "2014-09",
   "price": 650000,
   "lot_sqft": 215515,
   "price_per_lot_sqft": 3.02,
   "price_per_building_sqft": 39.13,
   "building_sqft": 16612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16712,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123430010"
  },
  {
   "address": "1910 Glenwood Ave, Minneapolis",
   "sale_month": "2014-09",
   "price": 155000,
   "lot_sqft": 11116,
   "price_per_lot_sqft": 13.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2260,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924320112"
  },
  {
   "address": "10316 Lyndale Ave S, Bloomington",
   "sale_month": "2014-09",
   "price": 235000,
   "lot_sqft": 39888,
   "price_per_lot_sqft": 5.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1223,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102724110010"
  },
  {
   "address": "1200 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2014-09",
   "price": 676104,
   "lot_sqft": 71326,
   "price_per_lot_sqft": 9.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18691,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203023420015"
  },
  {
   "address": "1054 Enterprise Drive East, Belle Plaine",
   "sale_month": "2014-09",
   "price": 1707000,
   "lot_sqft": 21241,
   "price_per_lot_sqft": 80.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200960020"
  },
  {
   "address": "1050 Enterprise Drive East, Belle Plaine",
   "sale_month": "2014-09",
   "price": 1707000,
   "lot_sqft": 23292,
   "price_per_lot_sqft": 73.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200960010"
  },
  {
   "address": "14602 Finale Avenue North, Hugo",
   "sale_month": "2014-09",
   "price": 796800,
   "lot_sqft": 217630,
   "price_per_lot_sqft": 3.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 53979,
   "use": "110",
   "parcel_id": "2003121230056"
  },
  {
   "address": "240 Central Ave, Osseo",
   "sale_month": "2014-09",
   "price": 165000,
   "lot_sqft": 4762,
   "price_per_lot_sqft": 34.65,
   "price_per_building_sqft": 32.09,
   "building_sqft": 5142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5173,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230062"
  },
  {
   "address": "11351 Ulysses Street Northeast, Blaine",
   "sale_month": "2014-09",
   "price": 4812000,
   "lot_sqft": 252363,
   "price_per_lot_sqft": 19.07,
   "price_per_building_sqft": 82.45,
   "building_sqft": 58363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58715,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123240163"
  },
  {
   "address": "16750 91st Ave N, Maple Grove",
   "sale_month": "2014-09",
   "price": 1460000,
   "lot_sqft": 43524,
   "price_per_lot_sqft": 33.54,
   "price_per_building_sqft": 136.7,
   "building_sqft": 10680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10745,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711922240137"
  },
  {
   "address": "4800 85th Ave N, Brooklyn Park",
   "sale_month": "2014-09",
   "price": 355000,
   "lot_sqft": 69647,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611921440053"
  },
  {
   "address": "1201 96th St W, Bloomington",
   "sale_month": "2014-09",
   "price": 3725000,
   "lot_sqft": 492471,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 100491,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130003"
  },
  {
   "address": "21925 Industrial Blvd, Rogers",
   "sale_month": "2014-09",
   "price": 1600000,
   "lot_sqft": 128368,
   "price_per_lot_sqft": 12.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74961,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023330032"
  },
  {
   "address": "12200 Singletree La, Eden Prairie",
   "sale_month": "2014-09",
   "price": 4902000,
   "lot_sqft": 217790,
   "price_per_lot_sqft": 22.51,
   "price_per_building_sqft": 106.65,
   "building_sqft": 45963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46240,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622240021"
  },
  {
   "address": "8303 216th Street North, Forest Lake",
   "sale_month": "2014-09",
   "price": 4000,
   "lot_sqft": 536203,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9296,
   "use": "305",
   "parcel_id": "1403221230041"
  },
  {
   "address": "1709 6th St NE, Minneapolis",
   "sale_month": "2014-09",
   "price": 229900,
   "lot_sqft": 5562,
   "price_per_lot_sqft": 41.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1315,
   "use": "TRIPLEX",
   "parcel_id": "1402924210167"
  },
  {
   "address": "807 Broadway St NE, Minneapolis",
   "sale_month": "2014-09",
   "price": 4050000,
   "lot_sqft": 177286,
   "price_per_lot_sqft": 22.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99215,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924140004"
  },
  {
   "address": "1175 73 1/2 Avenue Northeast, Fridley",
   "sale_month": "2014-09",
   "price": 780000,
   "lot_sqft": 60425,
   "price_per_lot_sqft": 12.91,
   "price_per_building_sqft": 58.98,
   "building_sqft": 13225,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13305,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024240051"
  },
  {
   "address": "4606 Aldrich Ave N, Minneapolis",
   "sale_month": "2014-09",
   "price": 77000,
   "lot_sqft": 5063,
   "price_per_lot_sqft": 15.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 680,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821340016"
  },
  {
   "address": "5200 Bryant Ave N, Minneapolis",
   "sale_month": "2014-09",
   "price": 212000,
   "lot_sqft": 4386,
   "price_per_lot_sqft": 48.34,
   "price_per_building_sqft": 60.95,
   "building_sqft": 3478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3499,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821210081"
  },
  {
   "address": "14600 James Rd, Rogers",
   "sale_month": "2014-09",
   "price": 1625000,
   "lot_sqft": 168180,
   "price_per_lot_sqft": 9.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36805,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023120007"
  },
  {
   "address": "7500 Market Place Dr, Eden Prairie",
   "sale_month": "2014-09",
   "price": 400000,
   "lot_sqft": 6555,
   "price_per_lot_sqft": 61.02,
   "price_per_building_sqft": 107.07,
   "building_sqft": 3736,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3758,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420040"
  },
  {
   "address": "2403 5th St NE, Minneapolis",
   "sale_month": "2014-09",
   "price": 169500,
   "lot_sqft": 4085,
   "price_per_lot_sqft": 41.49,
   "price_per_building_sqft": 143.16,
   "building_sqft": 1184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1191,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924310025"
  },
  {
   "address": "4800 West Broadway, Crystal",
   "sale_month": "2014-09",
   "price": 319978,
   "lot_sqft": 38385,
   "price_per_lot_sqft": 8.34,
   "price_per_building_sqft": 28.3,
   "building_sqft": 11305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11373,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821420066"
  },
  {
   "address": "5241 Hanson Ct N, Crystal",
   "sale_month": "2014-09",
   "price": 625000,
   "lot_sqft": 26231,
   "price_per_lot_sqft": 23.83,
   "price_per_building_sqft": 67.83,
   "building_sqft": 9214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9270,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220009"
  },
  {
   "address": "9030 Bloomington Fwy West, Bloomington",
   "sale_month": "2014-09",
   "price": 295000,
   "lot_sqft": 21846,
   "price_per_lot_sqft": 13.5,
   "price_per_building_sqft": 112.68,
   "building_sqft": 2618,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2634,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724310022"
  },
  {
   "address": null,
   "sale_month": "2014-09",
   "price": 300000,
   "lot_sqft": 3741,
   "price_per_lot_sqft": 80.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420063"
  },
  {
   "address": null,
   "sale_month": "2014-09",
   "price": 6000000,
   "lot_sqft": 35918,
   "price_per_lot_sqft": 167.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0711622330026"
  },
  {
   "address": "18930 78th St W, Chanhassen",
   "sale_month": "2014-09",
   "price": 6000000,
   "lot_sqft": 329223,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99843,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711622330005"
  },
  {
   "address": "2109 Hillview Road, Mounds View",
   "sale_month": "2014-09",
   "price": 300775,
   "lot_sqft": 18420,
   "price_per_lot_sqft": 16.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2048,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410004"
  },
  {
   "address": "7825 Wayzata Blvd, St. Louis Park",
   "sale_month": "2014-09",
   "price": 365000,
   "lot_sqft": 7279,
   "price_per_lot_sqft": 50.14,
   "price_per_building_sqft": 147.47,
   "building_sqft": 2475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2490,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721320004"
  },
  {
   "address": "1703 Selby Avenue, Saint Paul",
   "sale_month": "2014-09",
   "price": 215000,
   "lot_sqft": 5889,
   "price_per_lot_sqft": 36.51,
   "price_per_building_sqft": 116.15,
   "building_sqft": 1851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1862,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823120026"
  },
  {
   "address": "4800 56th Ave N, Crystal",
   "sale_month": "2014-09",
   "price": 75000,
   "lot_sqft": 12979,
   "price_per_lot_sqft": 5.78,
   "price_per_building_sqft": 48.23,
   "building_sqft": 1555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1564,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821440057"
  },
  {
   "address": "3410 Girard Ave S, Minneapolis",
   "sale_month": "2014-09",
   "price": 1530000,
   "lot_sqft": 10706,
   "price_per_lot_sqft": 142.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2873,
   "use": "APARTMENT",
   "parcel_id": "0402824420019"
  },
  {
   "address": "7900 Beech Street Northeast, Fridley",
   "sale_month": "2014-09",
   "price": 75000,
   "lot_sqft": 287047,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": 2.71,
   "building_sqft": 27695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27862,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024410005"
  },
  {
   "address": "12116 Riverwood Drive, Burnsville",
   "sale_month": "2014-09",
   "price": 635000,
   "lot_sqft": 43854,
   "price_per_lot_sqft": 14.48,
   "price_per_building_sqft": 48.36,
   "building_sqft": 13130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13209,
   "use": "Industrial-preferred",
   "parcel_id": "026430301110"
  },
  {
   "address": "169 Victoria Street North, Saint Paul",
   "sale_month": "2014-09",
   "price": 710000,
   "lot_sqft": 4311,
   "price_per_lot_sqft": 164.69,
   "price_per_building_sqft": 192.31,
   "building_sqft": 3692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3715,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823210051"
  },
  {
   "address": "1106 38th St E, Minneapolis",
   "sale_month": "2014-09",
   "price": 329000,
   "lot_sqft": 5415,
   "price_per_lot_sqft": 60.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1830,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824340196"
  },
  {
   "address": "3033 Portland Ave, Minneapolis",
   "sale_month": "2014-09",
   "price": 251000,
   "lot_sqft": 5068,
   "price_per_lot_sqft": 49.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2141,
   "use": "TRIPLEX",
   "parcel_id": "0202824220122"
  },
  {
   "address": null,
   "sale_month": "2014-09",
   "price": 3829500,
   "lot_sqft": 111000,
   "price_per_lot_sqft": 34.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8560,
   "use": "Apartment",
   "parcel_id": "011660016013"
  },
  {
   "address": "7430 128th Street West, Apple Valley",
   "sale_month": "2014-09",
   "price": 3470500,
   "lot_sqft": 115784,
   "price_per_lot_sqft": 29.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7554,
   "use": "Apartment",
   "parcel_id": "011660016012"
  },
  {
   "address": "6968 Shady Oak Rd, Eden Prairie",
   "sale_month": "2014-09",
   "price": 3800000,
   "lot_sqft": 165865,
   "price_per_lot_sqft": 22.91,
   "price_per_building_sqft": 75.96,
   "building_sqft": 50025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50327,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622430004"
  },
  {
   "address": "3117 28th Ave S, Minneapolis",
   "sale_month": "2014-09",
   "price": 300000,
   "lot_sqft": 6246,
   "price_per_lot_sqft": 48.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1566,
   "use": "TRIPLEX",
   "parcel_id": "0102824110058"
  },
  {
   "address": "77 Highway 5 West, Waconia",
   "sale_month": "2014-08",
   "price": 1460000,
   "lot_sqft": 30946,
   "price_per_lot_sqft": 47.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755100010"
  },
  {
   "address": "1970 Christensen Avenue, West Saint Paul",
   "sale_month": "2014-08",
   "price": 775000,
   "lot_sqft": 136282,
   "price_per_lot_sqft": 5.69,
   "price_per_building_sqft": 23.64,
   "building_sqft": 32786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32984,
   "use": "Industrial-preferred",
   "parcel_id": "424425002021"
  },
  {
   "address": "2832 31st Ave S, Minneapolis",
   "sale_month": "2014-08",
   "price": 100000,
   "lot_sqft": 6149,
   "price_per_lot_sqft": 16.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1816,
   "use": "APARTMENT",
   "parcel_id": "3602924440012"
  },
  {
   "address": "3815 Jefferson Street Northeast, Columbia Heights",
   "sale_month": "2014-08",
   "price": 500,
   "lot_sqft": 28696,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.05,
   "building_sqft": 9943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10003,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024430055"
  },
  {
   "address": "1418 Lake St E, Minneapolis",
   "sale_month": "2014-08",
   "price": 625000,
   "lot_sqft": 12576,
   "price_per_lot_sqft": 49.7,
   "price_per_building_sqft": 56.65,
   "building_sqft": 11033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11100,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430203"
  },
  {
   "address": "2445 Park Ave, Minneapolis",
   "sale_month": "2014-08",
   "price": 1150000,
   "lot_sqft": 24855,
   "price_per_lot_sqft": 46.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5641,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924230040"
  },
  {
   "address": null,
   "sale_month": "2014-08",
   "price": 700000,
   "lot_sqft": 71894,
   "price_per_lot_sqft": 9.74,
   "price_per_building_sqft": 120.4,
   "building_sqft": 5814,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5849,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110011"
  },
  {
   "address": "14021 Azurite Street Northwest, Ramsey",
   "sale_month": "2014-08",
   "price": 700000,
   "lot_sqft": 43748,
   "price_per_lot_sqft": 16,
   "price_per_building_sqft": 65.03,
   "building_sqft": 10764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10829,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110010"
  },
  {
   "address": "3565 Hoffman Road East, Vadnais Heights",
   "sale_month": "2014-08",
   "price": 1210000,
   "lot_sqft": 79653,
   "price_per_lot_sqft": 15.19,
   "price_per_building_sqft": 52.01,
   "building_sqft": 23266,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23407,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022120047"
  },
  {
   "address": "6655 State Hwy No 55, Greenfield",
   "sale_month": "2014-08",
   "price": 150000,
   "lot_sqft": 135253,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411924240001"
  },
  {
   "address": "180 George St, Excelsior",
   "sale_month": "2014-08",
   "price": 230000,
   "lot_sqft": 10137,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": 111.22,
   "building_sqft": 2068,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2081,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723120040"
  },
  {
   "address": "2990 145th Street West, Rosemount",
   "sale_month": "2014-08",
   "price": 125000,
   "lot_sqft": 8242,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": 31.95,
   "building_sqft": 3912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3936,
   "use": "Commercial-preferred",
   "parcel_id": "340370033010"
  },
  {
   "address": "9955 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2014-08",
   "price": 1088000,
   "lot_sqft": 89100,
   "price_per_lot_sqft": 12.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "300",
   "parcel_id": "3402921440014"
  },
  {
   "address": "571 Snelling Avenue North, Saint Paul",
   "sale_month": "2014-08",
   "price": 730000,
   "lot_sqft": 14403,
   "price_per_lot_sqft": 50.68,
   "price_per_building_sqft": 92.11,
   "building_sqft": 7925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7973,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140192"
  },
  {
   "address": "7728 Commerce Cir, Greenfield",
   "sale_month": "2014-08",
   "price": 420000,
   "lot_sqft": 64382,
   "price_per_lot_sqft": 6.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11027,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311924210012"
  },
  {
   "address": "661 Lasalle Street, Saint Paul",
   "sale_month": "2014-08",
   "price": 360000,
   "lot_sqft": 24287,
   "price_per_lot_sqft": 14.82,
   "price_per_building_sqft": 48.73,
   "building_sqft": 7388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7433,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923120048"
  },
  {
   "address": "18130 Territorial Rd, Dayton",
   "sale_month": "2014-08",
   "price": 50000,
   "lot_sqft": 145560,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022130012"
  },
  {
   "address": "18070 Territorial Rd, Dayton",
   "sale_month": "2014-08",
   "price": 90000,
   "lot_sqft": 130861,
   "price_per_lot_sqft": 0.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022130011"
  },
  {
   "address": "6 Long Lake Road, Mahtomedi",
   "sale_month": "2014-08",
   "price": 2600000,
   "lot_sqft": 123907,
   "price_per_lot_sqft": 20.98,
   "price_per_building_sqft": 62.09,
   "building_sqft": 41874,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42127,
   "use": "305",
   "parcel_id": "3103021330093"
  },
  {
   "address": "6630 Hudson Boulevard North, Oakdale",
   "sale_month": "2014-08",
   "price": 2460000,
   "lot_sqft": 78663,
   "price_per_lot_sqft": 31.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18449,
   "use": "110",
   "parcel_id": "3102921430072"
  },
  {
   "address": "4900 77th St W, Edina",
   "sale_month": "2014-08",
   "price": 10050000,
   "lot_sqft": 94646,
   "price_per_lot_sqft": 106.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33601,
   "use": "APARTMENT",
   "parcel_id": "3102824330009"
  },
  {
   "address": "4265 Peavy Road, Chaska",
   "sale_month": "2014-08",
   "price": 662500,
   "lot_sqft": 130177,
   "price_per_lot_sqft": 5.09,
   "price_per_building_sqft": 31.28,
   "building_sqft": 21177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21305,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300560030"
  },
  {
   "address": "514 Huron Blvd SE, Minneapolis",
   "sale_month": "2014-08",
   "price": 7000000,
   "lot_sqft": 9895,
   "price_per_lot_sqft": 707.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3032,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230144"
  },
  {
   "address": "1116 Forest Street, Saint Paul",
   "sale_month": "2014-08",
   "price": 308000,
   "lot_sqft": 7349,
   "price_per_lot_sqft": 41.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3080,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922210178"
  },
  {
   "address": "1828 Elliot Ave, Minneapolis",
   "sale_month": "2014-08",
   "price": 115000,
   "lot_sqft": 10118,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1519,
   "use": "TRIPLEX",
   "parcel_id": "2602924340095"
  },
  {
   "address": "499 Burgess Street, Saint Paul",
   "sale_month": "2014-08",
   "price": 238000,
   "lot_sqft": 12300,
   "price_per_lot_sqft": 19.35,
   "price_per_building_sqft": 28.38,
   "building_sqft": 8386,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8437,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320143"
  },
  {
   "address": "819 Century Avenue North, Maplewood",
   "sale_month": "2014-08",
   "price": 1100000,
   "lot_sqft": 28731,
   "price_per_lot_sqft": 38.29,
   "price_per_building_sqft": 573.22,
   "building_sqft": 1919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1930,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922440004"
  },
  {
   "address": "2885 Water Tower Place, Chanhassen",
   "sale_month": "2014-08",
   "price": 5481250,
   "lot_sqft": 197036,
   "price_per_lot_sqft": 27.82,
   "price_per_building_sqft": 94.43,
   "building_sqft": 58044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58394,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250750060"
  },
  {
   "address": "4369 Ball Road Northeast, Blaine",
   "sale_month": "2014-08",
   "price": 5050000,
   "lot_sqft": 1088485,
   "price_per_lot_sqft": 4.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 190353,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123320004"
  },
  {
   "address": null,
   "sale_month": "2014-08",
   "price": 5050000,
   "lot_sqft": 88189,
   "price_per_lot_sqft": 57.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243123310033"
  },
  {
   "address": "2425 Maryland Avenue East, Maplewood",
   "sale_month": "2014-08",
   "price": 16965000,
   "lot_sqft": 1646999,
   "price_per_lot_sqft": 10.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3870,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "242922340001"
  },
  {
   "address": "815 2nd Ave N, Minneapolis",
   "sale_month": "2014-08",
   "price": 1100000,
   "lot_sqft": 60554,
   "price_per_lot_sqft": 18.17,
   "price_per_building_sqft": 15.59,
   "building_sqft": 70574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71000,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924440039"
  },
  {
   "address": "1015 Humboldt Ave N, Minneapolis",
   "sale_month": "2014-08",
   "price": 75000,
   "lot_sqft": 6990,
   "price_per_lot_sqft": 10.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1512,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924210166"
  },
  {
   "address": "15605 Highway 65 Northeast, Ham Lake",
   "sale_month": "2014-08",
   "price": 500,
   "lot_sqft": 61409,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4368,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203223120022"
  },
  {
   "address": "10340 Baltimore Street Northeast, Blaine",
   "sale_month": "2014-08",
   "price": 3885000,
   "lot_sqft": 119032,
   "price_per_lot_sqft": 32.64,
   "price_per_building_sqft": 224.06,
   "building_sqft": 17339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17444,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123420014"
  },
  {
   "address": "207 2nd Street East, Hastings",
   "sale_month": "2014-08",
   "price": 425000,
   "lot_sqft": 4932,
   "price_per_lot_sqft": 86.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215003064"
  },
  {
   "address": "1612 Ramsey Street, Hastings",
   "sale_month": "2014-08",
   "price": 250000,
   "lot_sqft": 8443,
   "price_per_lot_sqft": 29.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "Apartment",
   "parcel_id": "190370024060"
  },
  {
   "address": "4150 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2014-08",
   "price": 4525000,
   "lot_sqft": 186243,
   "price_per_lot_sqft": 24.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26180,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924140134"
  },
  {
   "address": "2700 Broadway St NE, Minneapolis",
   "sale_month": "2014-08",
   "price": 887500,
   "lot_sqft": 33852,
   "price_per_lot_sqft": 26.22,
   "price_per_building_sqft": 70.75,
   "building_sqft": 12545,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12621,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1802923240005"
  },
  {
   "address": "7803 Glenroy Rd, Bloomington",
   "sale_month": "2014-08",
   "price": 2215000,
   "lot_sqft": 77691,
   "price_per_lot_sqft": 28.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14170,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621110012"
  },
  {
   "address": "2669 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-08",
   "price": 205000,
   "lot_sqft": 18273,
   "price_per_lot_sqft": 11.22,
   "price_per_building_sqft": 96.52,
   "building_sqft": 2124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2137,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430044"
  },
  {
   "address": "4641 White Bear Parkway, White Bear Lake",
   "sale_month": "2014-08",
   "price": 259742,
   "lot_sqft": 102296,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": 34.83,
   "building_sqft": 7457,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7502,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022430023"
  },
  {
   "address": "2040 Saunders Avenue, Saint Paul",
   "sale_month": "2014-08",
   "price": 1300000,
   "lot_sqft": 23284,
   "price_per_lot_sqft": 55.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4104,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823230091"
  },
  {
   "address": "1977 West River Rd N, Minneapolis",
   "sale_month": "2014-08",
   "price": 4400,
   "lot_sqft": 57032,
   "price_per_lot_sqft": 0.08,
   "price_per_building_sqft": 0.25,
   "building_sqft": 17927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18035,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924420017"
  },
  {
   "address": "11240 86th Ave N, Maple Grove",
   "sale_month": "2014-08",
   "price": 181612,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 53.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440038"
  },
  {
   "address": "215 5th St NE, Minneapolis",
   "sale_month": "2014-08",
   "price": 2300000,
   "lot_sqft": 19488,
   "price_per_lot_sqft": 118.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8308,
   "use": "APARTMENT",
   "parcel_id": "1402924430090"
  },
  {
   "address": "5201 Bloomington Ave, Minneapolis",
   "sale_month": "2014-08",
   "price": 407000,
   "lot_sqft": 6127,
   "price_per_lot_sqft": 66.43,
   "price_per_building_sqft": 153.82,
   "building_sqft": 2646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2662,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824440057"
  },
  {
   "address": "2301 Summer St NE, Minneapolis",
   "sale_month": "2014-08",
   "price": 1900000,
   "lot_sqft": 73808,
   "price_per_lot_sqft": 25.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924410043"
  },
  {
   "address": "2345 Kennedy St NE, Minneapolis",
   "sale_month": "2014-08",
   "price": 17100000,
   "lot_sqft": 67653,
   "price_per_lot_sqft": 252.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924410012"
  },
  {
   "address": "3904 Longfellow Ave, Minneapolis",
   "sale_month": "2014-08",
   "price": 340000,
   "lot_sqft": 9768,
   "price_per_lot_sqft": 34.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2096,
   "use": "APARTMENT",
   "parcel_id": "1202824220118"
  },
  {
   "address": "1237 4th Street, Saint Paul Park",
   "sale_month": "2014-08",
   "price": 262000,
   "lot_sqft": 12847,
   "price_per_lot_sqft": 20.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2087,
   "use": "110",
   "parcel_id": "1202722340085"
  },
  {
   "address": "2524 Jackson St NE, Minneapolis",
   "sale_month": "2014-08",
   "price": 165000,
   "lot_sqft": 8362,
   "price_per_lot_sqft": 19.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1611,
   "use": "APARTMENT",
   "parcel_id": "1102924140079"
  },
  {
   "address": "8660 Old Cedar Ave S, Bloomington",
   "sale_month": "2014-08",
   "price": 8100000,
   "lot_sqft": 184304,
   "price_per_lot_sqft": 43.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14812,
   "use": "APARTMENT",
   "parcel_id": "1102724110071"
  },
  {
   "address": "8600 Old Cedar Ave S, Bloomington",
   "sale_month": "2014-08",
   "price": 8100000,
   "lot_sqft": 56478,
   "price_per_lot_sqft": 143.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9327,
   "use": "APARTMENT",
   "parcel_id": "1102724110070"
  },
  {
   "address": "3500 Dodd Road, Eagan",
   "sale_month": "2014-08",
   "price": 350000,
   "lot_sqft": 68000,
   "price_per_lot_sqft": 5.15,
   "price_per_building_sqft": 23.98,
   "building_sqft": 14596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14685,
   "use": "Industrial-preferred",
   "parcel_id": "104590000053"
  },
  {
   "address": "2599 Lexington Avenue North, Roseville",
   "sale_month": "2014-08",
   "price": 3900000,
   "lot_sqft": 398737,
   "price_per_lot_sqft": 9.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "102923110051"
  },
  {
   "address": "2715 Pacific St, Minneapolis",
   "sale_month": "2014-08",
   "price": 400000,
   "lot_sqft": 84618,
   "price_per_lot_sqft": 4.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1735,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924340074"
  },
  {
   "address": "1664 Randolph Avenue, Saint Paul",
   "sale_month": "2014-08",
   "price": 850000,
   "lot_sqft": 7553,
   "price_per_lot_sqft": 112.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3368,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823410098"
  },
  {
   "address": "808 Lowry Ave N, Minneapolis",
   "sale_month": "2014-08",
   "price": 216872,
   "lot_sqft": 11670,
   "price_per_lot_sqft": 18.58,
   "price_per_building_sqft": 53.81,
   "building_sqft": 4030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4054,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924140213"
  },
  {
   "address": "8820 Lyndale Ave S, Bloomington",
   "sale_month": "2014-08",
   "price": 212000,
   "lot_sqft": 24704,
   "price_per_lot_sqft": 8.58,
   "price_per_building_sqft": 135.64,
   "building_sqft": 1563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1573,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724140070"
  },
  {
   "address": "1542 125th Avenue Northeast, Blaine",
   "sale_month": "2014-08",
   "price": 500,
   "lot_sqft": 115867,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.02,
   "building_sqft": 21011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21138,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123120015"
  },
  {
   "address": null,
   "sale_month": "2014-08",
   "price": 80000,
   "lot_sqft": 11689,
   "price_per_lot_sqft": 6.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221220027"
  },
  {
   "address": "12665 Dem Con Drive, Louisville Township",
   "sale_month": "2014-08",
   "price": 1150000,
   "lot_sqft": 155799,
   "price_per_lot_sqft": 7.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "079160081"
  },
  {
   "address": "1006 12th Street Southwest, Forest Lake",
   "sale_month": "2014-08",
   "price": 241000,
   "lot_sqft": 14980,
   "price_per_lot_sqft": 16.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2077,
   "use": "110",
   "parcel_id": "0703221440011"
  },
  {
   "address": "4501 Minnehaha Ave, Minneapolis",
   "sale_month": "2014-08",
   "price": 125000,
   "lot_sqft": 8578,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": 162.97,
   "building_sqft": 767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 771,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823430141"
  },
  {
   "address": "22038 Canton Court, Castle Rock Township",
   "sale_month": "2014-08",
   "price": 240800,
   "lot_sqft": 101660,
   "price_per_lot_sqft": 2.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "Commercial-preferred",
   "parcel_id": "070050035060"
  },
  {
   "address": "12665 Dem Con Drive, Jackson Township",
   "sale_month": "2014-08",
   "price": 1150000,
   "lot_sqft": 147806,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1665,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "069150110"
  },
  {
   "address": null,
   "sale_month": "2014-08",
   "price": 1150000,
   "lot_sqft": 39922,
   "price_per_lot_sqft": 28.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "069150091"
  },
  {
   "address": "4026 Lakeland Ave N, Robbinsdale",
   "sale_month": "2014-08",
   "price": 15000,
   "lot_sqft": 2338,
   "price_per_lot_sqft": 6.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0602924130132"
  },
  {
   "address": "3200 France Ave S, St. Louis Park",
   "sale_month": "2014-08",
   "price": 17450000,
   "lot_sqft": 446567,
   "price_per_lot_sqft": 39.08,
   "price_per_building_sqft": 786.07,
   "building_sqft": 22199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22333,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824140099"
  },
  {
   "address": "4046 Colfax Ave N, Minneapolis",
   "sale_month": "2014-08",
   "price": 35000,
   "lot_sqft": 6355,
   "price_per_lot_sqft": 5.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 860,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924140143"
  },
  {
   "address": "3332 Aldrich Ave S, Minneapolis",
   "sale_month": "2014-08",
   "price": 290000,
   "lot_sqft": 5148,
   "price_per_lot_sqft": 56.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1374,
   "use": "TRIPLEX",
   "parcel_id": "0402824140195"
  },
  {
   "address": "3725 Nicollet Ave, Minneapolis",
   "sale_month": "2014-08",
   "price": 200000,
   "lot_sqft": 9618,
   "price_per_lot_sqft": 20.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824430195"
  },
  {
   "address": "12650 Zenith Avenue South, Burnsville",
   "sale_month": "2014-08",
   "price": 742500,
   "lot_sqft": 102806,
   "price_per_lot_sqft": 7.22,
   "price_per_building_sqft": 90.46,
   "building_sqft": 8208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8258,
   "use": "Commercial-preferred",
   "parcel_id": "027730002010"
  },
  {
   "address": "666 Hague Avenue, Saint Paul",
   "sale_month": "2014-08",
   "price": 385000,
   "lot_sqft": 7864,
   "price_per_lot_sqft": 48.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1985,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110268"
  },
  {
   "address": "12441 Wayzata Blvd, Minnetonka",
   "sale_month": "2014-08",
   "price": 10,
   "lot_sqft": 108319,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722310008"
  },
  {
   "address": "424 West Main Street, Anoka",
   "sale_month": "2014-08",
   "price": 215000,
   "lot_sqft": 10806,
   "price_per_lot_sqft": 19.9,
   "price_per_building_sqft": 147.56,
   "building_sqft": 1457,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1466,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125420031"
  },
  {
   "address": "79 8th Street, Waconia",
   "sale_month": "2014-07",
   "price": 225000,
   "lot_sqft": 106763,
   "price_per_lot_sqft": 2.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41535,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "753700010"
  },
  {
   "address": "140 Main Street West, Waconia",
   "sale_month": "2014-07",
   "price": 160000,
   "lot_sqft": 8167,
   "price_per_lot_sqft": 19.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1286,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503731"
  },
  {
   "address": "206 State Avenue South, New Germany",
   "sale_month": "2014-07",
   "price": 288000,
   "lot_sqft": 8999,
   "price_per_lot_sqft": 32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "550500590"
  },
  {
   "address": "8701 Evergreen Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-07",
   "price": 1006060,
   "lot_sqft": 288683,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 112294,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124420038"
  },
  {
   "address": "8835 Evergreen Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-07",
   "price": 2493940,
   "lot_sqft": 716514,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57029,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124420037"
  },
  {
   "address": "1490 Hastings Avenue, Newport",
   "sale_month": "2014-07",
   "price": 220000,
   "lot_sqft": 29697,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": 99.82,
   "building_sqft": 2204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2218,
   "use": "300",
   "parcel_id": "3602822240069"
  },
  {
   "address": "494 Villaume Avenue, South Saint Paul",
   "sale_month": "2014-07",
   "price": 1250000,
   "lot_sqft": 127383,
   "price_per_lot_sqft": 9.81,
   "price_per_building_sqft": 15.7,
   "building_sqft": 79619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80099,
   "use": "Industrial-preferred",
   "parcel_id": "360270090020"
  },
  {
   "address": "490 Villaume Avenue, South Saint Paul",
   "sale_month": "2014-07",
   "price": 795000,
   "lot_sqft": 113738,
   "price_per_lot_sqft": 6.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "360270080021"
  },
  {
   "address": "1966 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2014-07",
   "price": 2675000,
   "lot_sqft": 76357,
   "price_per_lot_sqft": 35.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9889,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420031"
  },
  {
   "address": "2909 Garfield Ave, Minneapolis",
   "sale_month": "2014-07",
   "price": 1675000,
   "lot_sqft": 20546,
   "price_per_lot_sqft": 81.52,
   "price_per_building_sqft": 107.21,
   "building_sqft": 15624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15718,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330184"
  },
  {
   "address": "2746 Blaisdell Ave, Minneapolis",
   "sale_month": "2014-07",
   "price": 700000,
   "lot_sqft": 12358,
   "price_per_lot_sqft": 56.64,
   "price_per_building_sqft": 109.38,
   "building_sqft": 6400,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6439,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310246"
  },
  {
   "address": "285 Snelling Avenue North, Saint Paul",
   "sale_month": "2014-07",
   "price": 1300000,
   "lot_sqft": 25448,
   "price_per_lot_sqft": 51.08,
   "price_per_building_sqft": 123.59,
   "building_sqft": 10519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10582,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923440119"
  },
  {
   "address": "565 Snelling Avenue North, Saint Paul",
   "sale_month": "2014-07",
   "price": 825000,
   "lot_sqft": 16725,
   "price_per_lot_sqft": 49.33,
   "price_per_building_sqft": 342.61,
   "building_sqft": 2408,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2423,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140031"
  },
  {
   "address": "1104 Lagoon Ave, Minneapolis",
   "sale_month": "2014-07",
   "price": 6038687,
   "lot_sqft": 98435,
   "price_per_lot_sqft": 61.35,
   "price_per_building_sqft": 155.2,
   "building_sqft": 38910,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39145,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430054"
  },
  {
   "address": "2605 Hennepin Ave, Minneapolis",
   "sale_month": "2014-07",
   "price": 485000,
   "lot_sqft": 5669,
   "price_per_lot_sqft": 85.55,
   "price_per_building_sqft": 36.6,
   "building_sqft": 13252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13332,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420156"
  },
  {
   "address": "13440 Highway 65 Northeast, Ham Lake",
   "sale_month": "2014-07",
   "price": 2125000,
   "lot_sqft": 156798,
   "price_per_lot_sqft": 13.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16383,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223340045"
  },
  {
   "address": "779 7th Street East, Saint Paul",
   "sale_month": "2014-07",
   "price": 305000,
   "lot_sqft": 6008,
   "price_per_lot_sqft": 50.77,
   "price_per_building_sqft": 38.54,
   "building_sqft": 7913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7961,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922110049"
  },
  {
   "address": "3415 27th St E, Minneapolis",
   "sale_month": "2014-07",
   "price": 875000,
   "lot_sqft": 66028,
   "price_per_lot_sqft": 13.25,
   "price_per_building_sqft": 19.15,
   "building_sqft": 45690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45966,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102923310117"
  },
  {
   "address": null,
   "sale_month": "2014-07",
   "price": 479000,
   "lot_sqft": 20798,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": 287.52,
   "building_sqft": 1666,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1676,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021120029"
  },
  {
   "address": "12450 Business Park Blvd N, Champlin",
   "sale_month": "2014-07",
   "price": 479000,
   "lot_sqft": 99778,
   "price_per_lot_sqft": 4.8,
   "price_per_building_sqft": 33.89,
   "building_sqft": 14135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14220,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021120009"
  },
  {
   "address": "4275 Norex Drive, Chaska",
   "sale_month": "2014-07",
   "price": 2285000,
   "lot_sqft": 592763,
   "price_per_lot_sqft": 3.85,
   "price_per_building_sqft": 44.08,
   "building_sqft": 51837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52150,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300540020"
  },
  {
   "address": "501 29th Ave SE, Minneapolis",
   "sale_month": "2014-07",
   "price": 2038200,
   "lot_sqft": 126585,
   "price_per_lot_sqft": 16.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923120003"
  },
  {
   "address": "2306 Robbins Street, Saint Paul",
   "sale_month": "2014-07",
   "price": 637500,
   "lot_sqft": 20016,
   "price_per_lot_sqft": 31.85,
   "price_per_building_sqft": 37.88,
   "building_sqft": 16828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16930,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923240028"
  },
  {
   "address": "7177 Madison Ave W, Golden Valley",
   "sale_month": "2014-07",
   "price": 800000,
   "lot_sqft": 28786,
   "price_per_lot_sqft": 27.79,
   "price_per_building_sqft": 116.79,
   "building_sqft": 6850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6891,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210023"
  },
  {
   "address": "7760 Hargis Parkway, Woodbury",
   "sale_month": "2014-07",
   "price": 8198273,
   "lot_sqft": 386854,
   "price_per_lot_sqft": 21.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 74417,
   "use": "300",
   "parcel_id": "2902821110010"
  },
  {
   "address": "8001 Old Carriage North, Shakopee",
   "sale_month": "2014-07",
   "price": 650000,
   "lot_sqft": 30489,
   "price_per_lot_sqft": 21.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7961,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600120"
  },
  {
   "address": "6438 Pleasant Ave S, Richfield",
   "sale_month": "2014-07",
   "price": 550000,
   "lot_sqft": 10203,
   "price_per_lot_sqft": 53.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2002,
   "use": "APARTMENT",
   "parcel_id": "2702824230036"
  },
  {
   "address": "5925 Egan Drive, Savage",
   "sale_month": "2014-07",
   "price": 3970000,
   "lot_sqft": 106933,
   "price_per_lot_sqft": 37.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24196,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264540010"
  },
  {
   "address": "14411 Highway 13 South, Savage",
   "sale_month": "2014-07",
   "price": 430000,
   "lot_sqft": 35060,
   "price_per_lot_sqft": 12.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5241,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264380030"
  },
  {
   "address": "1349 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-07",
   "price": 500,
   "lot_sqft": 60906,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.62,
   "building_sqft": 812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 817,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263124210025"
  },
  {
   "address": null,
   "sale_month": "2014-07",
   "price": 9300000,
   "lot_sqft": 21752,
   "price_per_lot_sqft": 427.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262100030"
  },
  {
   "address": "14399 Huntington Avenue South, Savage",
   "sale_month": "2014-07",
   "price": 9300000,
   "lot_sqft": 526919,
   "price_per_lot_sqft": 17.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 241597,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262100020"
  },
  {
   "address": null,
   "sale_month": "2014-07",
   "price": 9300000,
   "lot_sqft": 61373,
   "price_per_lot_sqft": 151.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262100010"
  },
  {
   "address": "1821 13th Ave S, Minneapolis",
   "sale_month": "2014-07",
   "price": 220400,
   "lot_sqft": 6494,
   "price_per_lot_sqft": 33.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1465,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924430044"
  },
  {
   "address": "1825 Park Ave, Minneapolis",
   "sale_month": "2014-07",
   "price": 235000,
   "lot_sqft": 7425,
   "price_per_lot_sqft": 31.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1994,
   "use": "TRIPLEX",
   "parcel_id": "2602924330009"
  },
  {
   "address": "2401 Highway 7, Chanhassen",
   "sale_month": "2014-07",
   "price": 3700000,
   "lot_sqft": 218718,
   "price_per_lot_sqft": 16.92,
   "price_per_building_sqft": 132.22,
   "building_sqft": 27983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28152,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257940020"
  },
  {
   "address": "9 Golden Oak Drive, Circle Pines",
   "sale_month": "2014-07",
   "price": 210000,
   "lot_sqft": 13467,
   "price_per_lot_sqft": 15.59,
   "price_per_building_sqft": 68.63,
   "building_sqft": 3060,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3079,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123130075"
  },
  {
   "address": "871 Rice Street, Saint Paul",
   "sale_month": "2014-07",
   "price": 195000,
   "lot_sqft": 2185,
   "price_per_lot_sqft": 89.24,
   "price_per_building_sqft": 185.71,
   "building_sqft": 1050,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1057,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410268"
  },
  {
   "address": "469 Topping Street, Saint Paul",
   "sale_month": "2014-07",
   "price": 7000,
   "lot_sqft": 5450,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 909,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310065"
  },
  {
   "address": "2959 Water Tower Place, Chanhassen",
   "sale_month": "2014-07",
   "price": 3900000,
   "lot_sqft": 194026,
   "price_per_lot_sqft": 20.1,
   "price_per_building_sqft": 68.73,
   "building_sqft": 56747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57089,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250750050"
  },
  {
   "address": "16151 Main Avenue Southeast, Prior Lake",
   "sale_month": "2014-07",
   "price": 430000,
   "lot_sqft": 7244,
   "price_per_lot_sqft": 59.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010780"
  },
  {
   "address": "16151 Main Avenue Southeast, Prior Lake",
   "sale_month": "2014-07",
   "price": 430000,
   "lot_sqft": 7534,
   "price_per_lot_sqft": 57.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010770"
  },
  {
   "address": "16000 Cedar, Lakeville",
   "sale_month": "2014-07",
   "price": 1150000,
   "lot_sqft": 67888,
   "price_per_lot_sqft": 16.94,
   "price_per_building_sqft": 115.42,
   "building_sqft": 9964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10024,
   "use": "Commercial-preferred",
   "parcel_id": "221950001010"
  },
  {
   "address": "13986 Maple Knoll Way N, Maple Grove",
   "sale_month": "2014-07",
   "price": 720000,
   "lot_sqft": 128936,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": 83.96,
   "building_sqft": 8576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8628,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922220076"
  },
  {
   "address": "2730 Fernbrook La N, Plymouth",
   "sale_month": "2014-07",
   "price": 1190000,
   "lot_sqft": 71413,
   "price_per_lot_sqft": 16.66,
   "price_per_building_sqft": 37.98,
   "building_sqft": 31331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31520,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822330002"
  },
  {
   "address": "300 Washington Ave N, Minneapolis",
   "sale_month": "2014-07",
   "price": 4600000,
   "lot_sqft": 18411,
   "price_per_lot_sqft": 249.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19249,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140023"
  },
  {
   "address": "8300 89th Ave N, Brooklyn Park",
   "sale_month": "2014-07",
   "price": 1560000,
   "lot_sqft": 122716,
   "price_per_lot_sqft": 12.71,
   "price_per_building_sqft": 63.02,
   "building_sqft": 24754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24903,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921130029"
  },
  {
   "address": "5346 Minnehaha Ave, Minneapolis",
   "sale_month": "2014-07",
   "price": 1175000,
   "lot_sqft": 19836,
   "price_per_lot_sqft": 59.24,
   "price_per_building_sqft": 141.5,
   "building_sqft": 8304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8354,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702823330054"
  },
  {
   "address": "3075 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-07",
   "price": 500,
   "lot_sqft": 127600,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.02,
   "building_sqft": 23746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23889,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124320005"
  },
  {
   "address": "1255 Larpenteur Avenue West, Roseville",
   "sale_month": "2014-07",
   "price": 695000,
   "lot_sqft": 38380,
   "price_per_lot_sqft": 18.11,
   "price_per_building_sqft": 83.99,
   "building_sqft": 8275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8325,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923430035"
  },
  {
   "address": "11671 Eagle Street Northwest, Coon Rapids",
   "sale_month": "2014-07",
   "price": 500,
   "lot_sqft": 35601,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124220011"
  },
  {
   "address": "1532 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-07",
   "price": 500,
   "lot_sqft": 32648,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1284,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143124220003"
  },
  {
   "address": "714 Spring St NE, Minneapolis",
   "sale_month": "2014-07",
   "price": 825000,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 79.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3667,
   "use": "APARTMENT",
   "parcel_id": "1402924440027"
  },
  {
   "address": "961 73rd Avenue Northeast, Fridley",
   "sale_month": "2014-07",
   "price": 375000,
   "lot_sqft": 3473,
   "price_per_lot_sqft": 107.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024230026"
  },
  {
   "address": "3667 Upper 204th Street West, Empire",
   "sale_month": "2014-07",
   "price": 294000,
   "lot_sqft": 28184,
   "price_per_lot_sqft": 10.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "Apartment",
   "parcel_id": "122280101080"
  },
  {
   "address": "2337 Central Ave NE, Minneapolis",
   "sale_month": "2014-07",
   "price": 600000,
   "lot_sqft": 5345,
   "price_per_lot_sqft": 112.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924320161"
  },
  {
   "address": null,
   "sale_month": "2014-07",
   "price": 19845000,
   "lot_sqft": 39024,
   "price_per_lot_sqft": 508.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024210072"
  },
  {
   "address": "480 Osborne Road Northeast, Fridley",
   "sale_month": "2014-07",
   "price": 19845000,
   "lot_sqft": 127641,
   "price_per_lot_sqft": 155.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024210071"
  },
  {
   "address": "607 22nd Ave NE, Minneapolis",
   "sale_month": "2014-07",
   "price": 225000,
   "lot_sqft": 6590,
   "price_per_lot_sqft": 34.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3602,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924310111"
  },
  {
   "address": "2785 Highway 55, Eagan",
   "sale_month": "2014-07",
   "price": 1439800,
   "lot_sqft": 121420,
   "price_per_lot_sqft": 11.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "105332000082"
  },
  {
   "address": "2795 Highway 55, Eagan",
   "sale_month": "2014-07",
   "price": 2160200,
   "lot_sqft": 272827,
   "price_per_lot_sqft": 7.92,
   "price_per_building_sqft": 11.48,
   "building_sqft": 188208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 189344,
   "use": "Industrial-preferred",
   "parcel_id": "105332000071"
  },
  {
   "address": "1625 Lena Court, Eagan",
   "sale_month": "2014-07",
   "price": 1500000,
   "lot_sqft": 42534,
   "price_per_lot_sqft": 35.27,
   "price_per_building_sqft": 182.59,
   "building_sqft": 8215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8264,
   "use": "Commercial-preferred",
   "parcel_id": "101695101020"
  },
  {
   "address": "55 28th Ave N, Minneapolis",
   "sale_month": "2014-07",
   "price": 650000,
   "lot_sqft": 52878,
   "price_per_lot_sqft": 12.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25845,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924340073"
  },
  {
   "address": "3925 Pleasant Ave, Minneapolis",
   "sale_month": "2014-07",
   "price": 887500,
   "lot_sqft": 12644,
   "price_per_lot_sqft": 70.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5330,
   "use": "APARTMENT",
   "parcel_id": "1002824210179"
  },
  {
   "address": "2330 Prior Avenue North, Roseville",
   "sale_month": "2014-07",
   "price": 3226349,
   "lot_sqft": 80485,
   "price_per_lot_sqft": 40.09,
   "price_per_building_sqft": 361.78,
   "building_sqft": 8918,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8972,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310009"
  },
  {
   "address": "7565 Corporate Way, Eden Prairie",
   "sale_month": "2014-07",
   "price": 1090000,
   "lot_sqft": 53203,
   "price_per_lot_sqft": 20.49,
   "price_per_building_sqft": 79.38,
   "building_sqft": 13732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13815,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622420006"
  },
  {
   "address": "2620 Emerson Ave N, Minneapolis",
   "sale_month": "2014-07",
   "price": 83000,
   "lot_sqft": 7233,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 975,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924430248"
  },
  {
   "address": "3118 Morgan Ave N, Minneapolis",
   "sale_month": "2014-07",
   "price": 57500,
   "lot_sqft": 5200,
   "price_per_lot_sqft": 11.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1538,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924320080"
  },
  {
   "address": null,
   "sale_month": "2014-07",
   "price": 6600000,
   "lot_sqft": 104908,
   "price_per_lot_sqft": 62.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923110010"
  },
  {
   "address": "9455 Garland La N, Maple Grove",
   "sale_month": "2014-07",
   "price": 2727272,
   "lot_sqft": 81508,
   "price_per_lot_sqft": 33.46,
   "price_per_building_sqft": 264.53,
   "building_sqft": 10310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10372,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922340006"
  },
  {
   "address": "9485 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2014-07",
   "price": 3566000,
   "lot_sqft": 636144,
   "price_per_lot_sqft": 5.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 104382,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711921410007"
  },
  {
   "address": "3075 Spruce Street, Little Canada",
   "sale_month": "2014-07",
   "price": 350000,
   "lot_sqft": 71485,
   "price_per_lot_sqft": 4.9,
   "price_per_building_sqft": 24.78,
   "building_sqft": 14125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14210,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210041"
  },
  {
   "address": "5420 International Pkwy, New Hope",
   "sale_month": "2014-07",
   "price": 974655,
   "lot_sqft": 90182,
   "price_per_lot_sqft": 10.81,
   "price_per_building_sqft": 43.36,
   "building_sqft": 22476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22612,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821340016"
  },
  {
   "address": "11400 Hampshire Ave S, Bloomington",
   "sale_month": "2014-07",
   "price": 4100000,
   "lot_sqft": 169323,
   "price_per_lot_sqft": 24.21,
   "price_per_building_sqft": 68.38,
   "building_sqft": 59958,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60320,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521240009"
  },
  {
   "address": "4149 Thomas Ave N, Minneapolis",
   "sale_month": "2014-07",
   "price": 170000,
   "lot_sqft": 15491,
   "price_per_lot_sqft": 10.97,
   "price_per_building_sqft": 17.61,
   "building_sqft": 9655,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9713,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924130128"
  },
  {
   "address": "3600 American Blvd W, Bloomington",
   "sale_month": "2014-07",
   "price": 50600000,
   "lot_sqft": 235485,
   "price_per_lot_sqft": 214.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37334,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724230006"
  },
  {
   "address": "3500 American Blvd W, Bloomington",
   "sale_month": "2014-07",
   "price": 50600000,
   "lot_sqft": 328802,
   "price_per_lot_sqft": 153.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37611,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724230005"
  },
  {
   "address": "1601 County Road C, Roseville",
   "sale_month": "2014-07",
   "price": 33600000,
   "lot_sqft": 640314,
   "price_per_lot_sqft": 52.47,
   "price_per_building_sqft": 195.17,
   "building_sqft": 172157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 173196,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923440032"
  },
  {
   "address": "9120 Hudson Road, Woodbury",
   "sale_month": "2014-07",
   "price": 64500000,
   "lot_sqft": 484202,
   "price_per_lot_sqft": 133.21,
   "price_per_building_sqft": 1452.05,
   "building_sqft": 44420,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44688,
   "use": "300",
   "parcel_id": "0402821110022"
  },
  {
   "address": "429 Commerce Drive, Woodbury",
   "sale_month": "2014-07",
   "price": 1750000,
   "lot_sqft": 86089,
   "price_per_lot_sqft": 20.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821410016"
  },
  {
   "address": "694 Grand Avenue, Saint Paul",
   "sale_month": "2014-07",
   "price": 440000,
   "lot_sqft": 6003,
   "price_per_lot_sqft": 73.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2969,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410163"
  },
  {
   "address": "3123 14th Ave S, Minneapolis",
   "sale_month": "2014-07",
   "price": 390000,
   "lot_sqft": 6374,
   "price_per_lot_sqft": 61.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1951,
   "use": "APARTMENT",
   "parcel_id": "0202824120171"
  },
  {
   "address": "7940 Chicago Ave S, Bloomington",
   "sale_month": "2014-07",
   "price": 6400000,
   "lot_sqft": 140238,
   "price_per_lot_sqft": 45.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724230043"
  },
  {
   "address": "7900 Chicago Ave S, Bloomington",
   "sale_month": "2014-07",
   "price": 6400000,
   "lot_sqft": 199042,
   "price_per_lot_sqft": 32.15,
   "price_per_building_sqft": 41.5,
   "building_sqft": 154223,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 155154,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724220013"
  },
  {
   "address": "1301 American Blvd E, Bloomington",
   "sale_month": "2014-07",
   "price": 425000,
   "lot_sqft": 44387,
   "price_per_lot_sqft": 9.57,
   "price_per_building_sqft": 58.35,
   "building_sqft": 7284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7328,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724120020"
  },
  {
   "address": "2501 Fairoak Avenue, Anoka",
   "sale_month": "2014-07",
   "price": 500,
   "lot_sqft": 175010,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31374,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125230017"
  },
  {
   "address": "9940 Hamilton Rd, Eden Prairie",
   "sale_month": "2014-07",
   "price": 1150000,
   "lot_sqft": 55962,
   "price_per_lot_sqft": 20.55,
   "price_per_building_sqft": 69.51,
   "building_sqft": 16544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16644,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622410020"
  },
  {
   "address": "321 Broadway Avenue, Saint Paul Park",
   "sale_month": "2014-07",
   "price": 270000,
   "lot_sqft": 9742,
   "price_per_lot_sqft": 27.72,
   "price_per_building_sqft": 50.94,
   "building_sqft": 5300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5332,
   "use": "300",
   "parcel_id": "0102722340009"
  },
  {
   "address": "2912 Lake St E, Minneapolis",
   "sale_month": "2014-06",
   "price": 430000,
   "lot_sqft": 13495,
   "price_per_lot_sqft": 31.86,
   "price_per_building_sqft": 136.08,
   "building_sqft": 3160,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3179,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924440191"
  },
  {
   "address": "2620 Minnehaha Ave, Minneapolis",
   "sale_month": "2014-06",
   "price": 52251,
   "lot_sqft": 193970,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": 0.6,
   "building_sqft": 87782,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88312,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924310022"
  },
  {
   "address": "2113 10th Ave S, Minneapolis",
   "sale_month": "2014-06",
   "price": 147500,
   "lot_sqft": 6521,
   "price_per_lot_sqft": 22.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1448,
   "use": "TRIPLEX",
   "parcel_id": "3502924210165"
  },
  {
   "address": "570 Asbury Street, Saint Paul",
   "sale_month": "2014-06",
   "price": 1840458,
   "lot_sqft": 75084,
   "price_per_lot_sqft": 24.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39690,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230228"
  },
  {
   "address": "2101 5th Ave S, Minneapolis",
   "sale_month": "2014-06",
   "price": 49900,
   "lot_sqft": 5925,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3428,
   "use": "APARTMENT",
   "parcel_id": "3402924110111"
  },
  {
   "address": "2951 132nd Street West, Rosemount",
   "sale_month": "2014-06",
   "price": 625000,
   "lot_sqft": 32941,
   "price_per_lot_sqft": 18.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3836,
   "use": "Apartment",
   "parcel_id": "340201005010"
  },
  {
   "address": "9200 Isanti Street Northeast, Blaine",
   "sale_month": "2014-06",
   "price": 500,
   "lot_sqft": 43179,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.05,
   "building_sqft": 9244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9300,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220005"
  },
  {
   "address": "14022 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2014-06",
   "price": 1165000,
   "lot_sqft": 154004,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16911,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223210007"
  },
  {
   "address": "391 Old Highway 8 Southwest, New Brighton",
   "sale_month": "2014-06",
   "price": 7275000,
   "lot_sqft": 159177,
   "price_per_lot_sqft": 45.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19305,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323023130005"
  },
  {
   "address": "369 Old Highway 8 Southwest, New Brighton",
   "sale_month": "2014-06",
   "price": 7275000,
   "lot_sqft": 81543,
   "price_per_lot_sqft": 89.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19104,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323023130004"
  },
  {
   "address": "553 Hayward Avenue North, Oakdale",
   "sale_month": "2014-06",
   "price": 900000,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 163.9,
   "price_per_building_sqft": 87.22,
   "building_sqft": 10319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10381,
   "use": "305",
   "parcel_id": "3202921240022"
  },
  {
   "address": "553 Hayward Avenue North, Oakdale",
   "sale_month": "2014-06",
   "price": 900000,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 163.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3202921240021"
  },
  {
   "address": "634 County Road 10 Northeast, Blaine",
   "sale_month": "2014-06",
   "price": 500,
   "lot_sqft": 89840,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123430050"
  },
  {
   "address": "716 County Road 10 Northeast, Blaine",
   "sale_month": "2014-06",
   "price": 500,
   "lot_sqft": 432048,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 135621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 136440,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123430049"
  },
  {
   "address": "542 Robert Street North, Saint Paul",
   "sale_month": "2014-06",
   "price": 954000,
   "lot_sqft": 16738,
   "price_per_lot_sqft": 57,
   "price_per_building_sqft": 481.09,
   "building_sqft": 1983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1995,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430001"
  },
  {
   "address": "9326 Golden Valley Rd, Golden Valley",
   "sale_month": "2014-06",
   "price": 510000,
   "lot_sqft": 66531,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": 448.55,
   "building_sqft": 1137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1143,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821320003"
  },
  {
   "address": "4970 Lincoln Dr, Edina",
   "sale_month": "2014-06",
   "price": 152500,
   "lot_sqft": 1945,
   "price_per_lot_sqft": 78.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230033"
  },
  {
   "address": "842 Vandalia Street, Saint Paul",
   "sale_month": "2014-06",
   "price": 655000,
   "lot_sqft": 39526,
   "price_per_lot_sqft": 16.57,
   "price_per_building_sqft": 38.3,
   "building_sqft": 17102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17205,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440030"
  },
  {
   "address": null,
   "sale_month": "2014-06",
   "price": 500,
   "lot_sqft": 122703,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283324320013"
  },
  {
   "address": "575 Main Street North, Stillwater",
   "sale_month": "2014-06",
   "price": 2505000,
   "lot_sqft": 133835,
   "price_per_lot_sqft": 18.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4829,
   "use": "300",
   "parcel_id": "2803020110013"
  },
  {
   "address": "1370 Mendota Heights Road, Mendota Heights",
   "sale_month": "2014-06",
   "price": 1520000,
   "lot_sqft": 73513,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": 74.17,
   "building_sqft": 20494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20617,
   "use": "Industrial-preferred",
   "parcel_id": "274825001020"
  },
  {
   "address": "715 1st Avenue West, Shakopee",
   "sale_month": "2014-06",
   "price": 129000,
   "lot_sqft": 309257,
   "price_per_lot_sqft": 0.42,
   "price_per_building_sqft": 85.15,
   "building_sqft": 1515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1524,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274470010"
  },
  {
   "address": "5005 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2014-06",
   "price": 28600000,
   "lot_sqft": 991147,
   "price_per_lot_sqft": 28.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 200918,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274320010"
  },
  {
   "address": "501 Shenandoah Drive, Shakopee",
   "sale_month": "2014-06",
   "price": 24431055,
   "lot_sqft": 564377,
   "price_per_lot_sqft": 43.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 185771,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274280010"
  },
  {
   "address": "1818 Lasalle Ave, Minneapolis",
   "sale_month": "2014-06",
   "price": 1082500,
   "lot_sqft": 28501,
   "price_per_lot_sqft": 37.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2931,
   "use": "APARTMENT",
   "parcel_id": "2702924340029"
  },
  {
   "address": null,
   "sale_month": "2014-06",
   "price": 425000,
   "lot_sqft": 13022,
   "price_per_lot_sqft": 32.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041601"
  },
  {
   "address": null,
   "sale_month": "2014-06",
   "price": 425000,
   "lot_sqft": 13490,
   "price_per_lot_sqft": 31.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041580"
  },
  {
   "address": "1107 1st Avenue East, Shakopee",
   "sale_month": "2014-06",
   "price": 425000,
   "lot_sqft": 13490,
   "price_per_lot_sqft": 31.5,
   "price_per_building_sqft": 108.06,
   "building_sqft": 3933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3956,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041570"
  },
  {
   "address": "8847 Highway 101, Savage",
   "sale_month": "2014-06",
   "price": 352500,
   "lot_sqft": 43211,
   "price_per_lot_sqft": 8.16,
   "price_per_building_sqft": 157.02,
   "building_sqft": 2245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2259,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269070440"
  },
  {
   "address": "1091 Pierce Butler Route, Saint Paul",
   "sale_month": "2014-06",
   "price": 445000,
   "lot_sqft": 27385,
   "price_per_lot_sqft": 16.25,
   "price_per_building_sqft": 33.46,
   "building_sqft": 13300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13380,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923320135"
  },
  {
   "address": "12302 Princeton Avenue South, Savage",
   "sale_month": "2014-06",
   "price": 365000,
   "lot_sqft": 32372,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": 59.21,
   "building_sqft": 6164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6201,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100831"
  },
  {
   "address": "421 Lake Drive, Chanhassen",
   "sale_month": "2014-06",
   "price": 2656442,
   "lot_sqft": 24613,
   "price_per_lot_sqft": 107.93,
   "price_per_building_sqft": 261.64,
   "building_sqft": 10153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10214,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "258440010"
  },
  {
   "address": "630 11th Ave S, Hopkins",
   "sale_month": "2014-06",
   "price": 185000,
   "lot_sqft": 6489,
   "price_per_lot_sqft": 28.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240037"
  },
  {
   "address": null,
   "sale_month": "2014-06",
   "price": 185000,
   "lot_sqft": 6489,
   "price_per_lot_sqft": 28.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240036"
  },
  {
   "address": "3420 Kilmer La N, Plymouth",
   "sale_month": "2014-06",
   "price": 342000,
   "lot_sqft": 19425,
   "price_per_lot_sqft": 17.61,
   "price_per_building_sqft": 93.39,
   "building_sqft": 3662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3684,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411822110024"
  },
  {
   "address": "1449 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-06",
   "price": 210000,
   "lot_sqft": 23756,
   "price_per_lot_sqft": 8.84,
   "price_per_building_sqft": 35.45,
   "building_sqft": 5924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5959,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233124330011"
  },
  {
   "address": "1619 Maryland Avenue East, Saint Paul",
   "sale_month": "2014-06",
   "price": 7675000,
   "lot_sqft": 192535,
   "price_per_lot_sqft": 39.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56529,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "222922430047"
  },
  {
   "address": "15400 Highway 65 Northeast, Ham Lake",
   "sale_month": "2014-06",
   "price": 1775000,
   "lot_sqft": 214062,
   "price_per_lot_sqft": 8.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "203223130003"
  },
  {
   "address": "7017 36th Ave N, Crystal",
   "sale_month": "2014-06",
   "price": 960000,
   "lot_sqft": 10035,
   "price_per_lot_sqft": 95.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3128,
   "use": "APARTMENT",
   "parcel_id": "2011821120103"
  },
  {
   "address": "7025 36th Ave N, Crystal",
   "sale_month": "2014-06",
   "price": 960000,
   "lot_sqft": 10045,
   "price_per_lot_sqft": 95.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3091,
   "use": "APARTMENT",
   "parcel_id": "2011821120102"
  },
  {
   "address": "14777 Forest Boulevard North, Hugo",
   "sale_month": "2014-06",
   "price": 205000,
   "lot_sqft": 27741,
   "price_per_lot_sqft": 7.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2003121210015"
  },
  {
   "address": "7501 Izaak Walton Rd, Bloomington",
   "sale_month": "2014-06",
   "price": 500000,
   "lot_sqft": 14451,
   "price_per_lot_sqft": 34.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1844,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911621410001"
  },
  {
   "address": "1345 157th Avenue Northeast, Ham Lake",
   "sale_month": "2014-06",
   "price": 408000,
   "lot_sqft": 103018,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9889,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223340010"
  },
  {
   "address": "5810 78th St W, Bloomington",
   "sale_month": "2014-06",
   "price": 1884543,
   "lot_sqft": 43627,
   "price_per_lot_sqft": 43.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6798,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611621220004"
  },
  {
   "address": "2005 West Broadway, Minneapolis",
   "sale_month": "2014-06",
   "price": 110000,
   "lot_sqft": 22386,
   "price_per_lot_sqft": 4.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924230207"
  },
  {
   "address": "22400 Industrial Blvd, Rogers",
   "sale_month": "2014-06",
   "price": 680000,
   "lot_sqft": 48882,
   "price_per_lot_sqft": 13.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11241,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1512023440036"
  },
  {
   "address": "1617 2nd St N, Minneapolis",
   "sale_month": "2014-06",
   "price": 750000,
   "lot_sqft": 56822,
   "price_per_lot_sqft": 13.2,
   "price_per_building_sqft": 34.17,
   "building_sqft": 21948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22081,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924310128"
  },
  {
   "address": "300 Oak Street, Farmington",
   "sale_month": "2014-06",
   "price": 238600,
   "lot_sqft": 2437,
   "price_per_lot_sqft": 97.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700020063"
  },
  {
   "address": "2146 White Bear Avenue North, Maplewood",
   "sale_month": "2014-06",
   "price": 435000,
   "lot_sqft": 35770,
   "price_per_lot_sqft": 12.16,
   "price_per_building_sqft": 73.97,
   "building_sqft": 5881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5917,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922220018"
  },
  {
   "address": "8220 Commonwealth Dr, Eden Prairie",
   "sale_month": "2014-06",
   "price": 215000,
   "lot_sqft": 34262,
   "price_per_lot_sqft": 6.28,
   "price_per_building_sqft": 20.68,
   "building_sqft": 10397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10460,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310032"
  },
  {
   "address": "1130 73rd Avenue Northeast, Fridley",
   "sale_month": "2014-06",
   "price": 750000,
   "lot_sqft": 48756,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 66.16,
   "building_sqft": 11337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11405,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024310055"
  },
  {
   "address": "5051 Stewart Avenue, White Bear Lake",
   "sale_month": "2014-06",
   "price": 400000,
   "lot_sqft": 12706,
   "price_per_lot_sqft": 31.48,
   "price_per_building_sqft": 77.12,
   "building_sqft": 5187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5218,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "123022330062"
  },
  {
   "address": "2301 Central Ave NE, Minneapolis",
   "sale_month": "2014-06",
   "price": 675000,
   "lot_sqft": 13280,
   "price_per_lot_sqft": 50.83,
   "price_per_building_sqft": 125.46,
   "building_sqft": 5380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5412,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924320228"
  },
  {
   "address": "900 3rd Street, Saint Paul Park",
   "sale_month": "2014-06",
   "price": 55000,
   "lot_sqft": 47836,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202722240065"
  },
  {
   "address": "2295 Mcknight Road North, North Saint Paul",
   "sale_month": "2014-06",
   "price": 295000,
   "lot_sqft": 45165,
   "price_per_lot_sqft": 6.53,
   "price_per_building_sqft": 49.71,
   "building_sqft": 5934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5970,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "112922410010"
  },
  {
   "address": "12790 Plaza Dr, Eden Prairie",
   "sale_month": "2014-06",
   "price": 3150000,
   "lot_sqft": 412131,
   "price_per_lot_sqft": 7.64,
   "price_per_building_sqft": 120.27,
   "building_sqft": 26190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622330019"
  },
  {
   "address": null,
   "sale_month": "2014-06",
   "price": 300400,
   "lot_sqft": 202886,
   "price_per_lot_sqft": 1.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911921210007"
  },
  {
   "address": null,
   "sale_month": "2014-06",
   "price": 226500,
   "lot_sqft": 255662,
   "price_per_lot_sqft": 0.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911921210005"
  },
  {
   "address": null,
   "sale_month": "2014-06",
   "price": 208000,
   "lot_sqft": 202110,
   "price_per_lot_sqft": 1.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911921120005"
  },
  {
   "address": "2213 Mounds View Boulevard, Mounds View",
   "sale_month": "2014-06",
   "price": 225000,
   "lot_sqft": 95919,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": 83.36,
   "building_sqft": 2699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2715,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023430024"
  },
  {
   "address": "3537 44th St W, Minneapolis",
   "sale_month": "2014-06",
   "price": 145000,
   "lot_sqft": 7088,
   "price_per_lot_sqft": 20.46,
   "price_per_building_sqft": 42.55,
   "building_sqft": 3408,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3429,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824330159"
  },
  {
   "address": "280 7th Street West, Saint Paul",
   "sale_month": "2014-06",
   "price": 460000,
   "lot_sqft": 15924,
   "price_per_lot_sqft": 28.89,
   "price_per_building_sqft": 558.25,
   "building_sqft": 824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 829,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230047"
  },
  {
   "address": "12969 60th Street North, Oak Park Heights",
   "sale_month": "2014-06",
   "price": 2300000,
   "lot_sqft": 349147,
   "price_per_lot_sqft": 6.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21048,
   "use": "300",
   "parcel_id": "0602920110023"
  },
  {
   "address": "8011 34th Ave S, Bloomington",
   "sale_month": "2014-06",
   "price": 3950000,
   "lot_sqft": 83286,
   "price_per_lot_sqft": 47.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24034,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723240011"
  },
  {
   "address": "6 Appletree Square, Bloomington",
   "sale_month": "2014-06",
   "price": 3950000,
   "lot_sqft": 75142,
   "price_per_lot_sqft": 52.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723240009"
  },
  {
   "address": "601 Carlson Pkwy, Minnetonka",
   "sale_month": "2014-06",
   "price": 75000000,
   "lot_sqft": 337876,
   "price_per_lot_sqft": 221.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 159439,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0411722140012"
  },
  {
   "address": "3312 Colfax Ave S, Minneapolis",
   "sale_month": "2014-06",
   "price": 469000,
   "lot_sqft": 5143,
   "price_per_lot_sqft": 91.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1420,
   "use": "TRIPLEX",
   "parcel_id": "0402824140159"
  },
  {
   "address": "2700 Snelling Avenue North, Roseville",
   "sale_month": "2014-06",
   "price": 13545000,
   "lot_sqft": 532027,
   "price_per_lot_sqft": 25.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 75602,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923330026"
  },
  {
   "address": "9891 Hudson Place, Woodbury",
   "sale_month": "2014-06",
   "price": 950000,
   "lot_sqft": 15634,
   "price_per_lot_sqft": 60.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821140017"
  },
  {
   "address": "3701 Highway 13 West, Burnsville",
   "sale_month": "2014-06",
   "price": 865000,
   "lot_sqft": 66825,
   "price_per_lot_sqft": 12.94,
   "price_per_building_sqft": 49.76,
   "building_sqft": 17382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17487,
   "use": "Commercial-preferred",
   "parcel_id": "026780001062"
  },
  {
   "address": "11965 Larc Industrial Boulevard, Burnsville",
   "sale_month": "2014-06",
   "price": 925000,
   "lot_sqft": 88056,
   "price_per_lot_sqft": 10.5,
   "price_per_building_sqft": 45.5,
   "building_sqft": 20331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20454,
   "use": "Industrial-preferred",
   "parcel_id": "024430002031"
  },
  {
   "address": "3513 Highway 13 West, Burnsville",
   "sale_month": "2014-06",
   "price": 263300,
   "lot_sqft": 90071,
   "price_per_lot_sqft": 2.92,
   "price_per_building_sqft": 42.71,
   "building_sqft": 6165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6203,
   "use": "Commercial-preferred",
   "parcel_id": "022050001090"
  },
  {
   "address": null,
   "sale_month": "2014-06",
   "price": 86700,
   "lot_sqft": 45693,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "022050001080"
  },
  {
   "address": "446 St Anthony Pkwy, Minneapolis",
   "sale_month": "2014-06",
   "price": 2000000,
   "lot_sqft": 188725,
   "price_per_lot_sqft": 10.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 67086,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202924310021"
  },
  {
   "address": "6520 150th Street West, Apple Valley",
   "sale_month": "2014-06",
   "price": 1800300,
   "lot_sqft": 115013,
   "price_per_lot_sqft": 15.65,
   "price_per_building_sqft": 167.14,
   "building_sqft": 10771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10836,
   "use": "Commercial",
   "parcel_id": "013330201010"
  },
  {
   "address": "6670 150th Street West, Apple Valley",
   "sale_month": "2014-06",
   "price": 1946400,
   "lot_sqft": 107702,
   "price_per_lot_sqft": 18.07,
   "price_per_building_sqft": 152.34,
   "building_sqft": 12777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12854,
   "use": "Commercial-preferred",
   "parcel_id": "013330101010"
  },
  {
   "address": "15083 Flagstaff Avenue, Apple Valley",
   "sale_month": "2014-06",
   "price": 853300,
   "lot_sqft": 49064,
   "price_per_lot_sqft": 17.39,
   "price_per_building_sqft": 191.93,
   "building_sqft": 4446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4473,
   "use": "Commercial",
   "parcel_id": "013330001050"
  },
  {
   "address": "8466 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2014-06",
   "price": 650000,
   "lot_sqft": 30413,
   "price_per_lot_sqft": 21.37,
   "price_per_building_sqft": 138.39,
   "building_sqft": 4697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4725,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024120001"
  },
  {
   "address": "231 Dayton Avenue, Saint Paul",
   "sale_month": "2014-06",
   "price": 1545000,
   "lot_sqft": 6948,
   "price_per_lot_sqft": 222.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4431,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823110026"
  },
  {
   "address": "3445 19th Ave S, Minneapolis",
   "sale_month": "2014-06",
   "price": 260000,
   "lot_sqft": 6659,
   "price_per_lot_sqft": 39.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1262,
   "use": "TRIPLEX",
   "parcel_id": "0102824320107"
  },
  {
   "address": "2629 Lake St E, Minneapolis",
   "sale_month": "2014-06",
   "price": 398500,
   "lot_sqft": 3597,
   "price_per_lot_sqft": 110.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0102824120098"
  },
  {
   "address": "232 Elm Street South, Waconia",
   "sale_month": "2014-05",
   "price": 82500,
   "lot_sqft": 16790,
   "price_per_lot_sqft": 4.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11093,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750500560"
  },
  {
   "address": "6117 Blue Circle Dr, Minnetonka",
   "sale_month": "2014-05",
   "price": 1205000,
   "lot_sqft": 47850,
   "price_per_lot_sqft": 25.18,
   "price_per_building_sqft": 116.93,
   "building_sqft": 10305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10368,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722430028"
  },
  {
   "address": "10301 Bren Rd W, Minnetonka",
   "sale_month": "2014-05",
   "price": 18000000,
   "lot_sqft": 860302,
   "price_per_lot_sqft": 20.92,
   "price_per_building_sqft": 82.06,
   "building_sqft": 219347,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 220671,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722310005"
  },
  {
   "address": "2210 26th Ave S, Minneapolis",
   "sale_month": "2014-05",
   "price": 375000,
   "lot_sqft": 7418,
   "price_per_lot_sqft": 50.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1959,
   "use": "TRIPLEX",
   "parcel_id": "3602924120116"
  },
  {
   "address": "3960 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2014-05",
   "price": 168000,
   "lot_sqft": 5495,
   "price_per_lot_sqft": 30.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410067"
  },
  {
   "address": "2314 Elliot Ave, Minneapolis",
   "sale_month": "2014-05",
   "price": 75000,
   "lot_sqft": 6135,
   "price_per_lot_sqft": 12.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 986,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210006"
  },
  {
   "address": "1488 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2014-05",
   "price": 455000,
   "lot_sqft": 4893,
   "price_per_lot_sqft": 92.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1996,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923220009"
  },
  {
   "address": "1744 Old Hudson Road, Saint Paul",
   "sale_month": "2014-05",
   "price": 2950000,
   "lot_sqft": 47518,
   "price_per_lot_sqft": 62.08,
   "price_per_building_sqft": 223.23,
   "building_sqft": 13215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13295,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922440002"
  },
  {
   "address": "420 2nd St, Excelsior",
   "sale_month": "2014-05",
   "price": 1070000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 169.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110127"
  },
  {
   "address": "1259 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2014-05",
   "price": 204240,
   "lot_sqft": 225906,
   "price_per_lot_sqft": 0.9,
   "price_per_building_sqft": 4.22,
   "building_sqft": 48424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48716,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022110042"
  },
  {
   "address": "1260 County Road E East, Vadnais Heights",
   "sale_month": "2014-05",
   "price": 1450000,
   "lot_sqft": 185472,
   "price_per_lot_sqft": 7.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1139,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022110041"
  },
  {
   "address": null,
   "sale_month": "2014-05",
   "price": 760000,
   "lot_sqft": 2440,
   "price_per_lot_sqft": 311.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923440073"
  },
  {
   "address": "999 Burns Avenue, Saint Paul",
   "sale_month": "2014-05",
   "price": 600000,
   "lot_sqft": 11358,
   "price_per_lot_sqft": 52.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3249,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922340099"
  },
  {
   "address": "6250 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2014-05",
   "price": 900000,
   "lot_sqft": 66534,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31596,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821230013"
  },
  {
   "address": "2743 Dupont Ave S, Minneapolis",
   "sale_month": "2014-05",
   "price": 290000,
   "lot_sqft": 5150,
   "price_per_lot_sqft": 56.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 788,
   "use": "APARTMENT",
   "parcel_id": "3302924410121"
  },
  {
   "address": "4100 Steiner St, St. Bonifacius",
   "sale_month": "2014-05",
   "price": 270000,
   "lot_sqft": 110061,
   "price_per_lot_sqft": 2.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3211724240034"
  },
  {
   "address": "1970 Northwestern Avenue, Stillwater",
   "sale_month": "2014-05",
   "price": 1900000,
   "lot_sqft": 16770,
   "price_per_lot_sqft": 113.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15922,
   "use": "300",
   "parcel_id": "3203020430030"
  },
  {
   "address": "11857 Champlin Dr, Champlin",
   "sale_month": "2014-05",
   "price": 855000,
   "lot_sqft": 213519,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47798,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012021340007"
  },
  {
   "address": "12130 Business Park Blvd N, Champlin",
   "sale_month": "2014-05",
   "price": 4800000,
   "lot_sqft": 184945,
   "price_per_lot_sqft": 25.95,
   "price_per_building_sqft": 230.81,
   "building_sqft": 20796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20922,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021130006"
  },
  {
   "address": "4201 Norex Drive, Chaska",
   "sale_month": "2014-05",
   "price": 4750000,
   "lot_sqft": 518995,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": 50.31,
   "building_sqft": 94409,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94979,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300540010"
  },
  {
   "address": "401 Oak Grove St, Minneapolis",
   "sale_month": "2014-05",
   "price": 30750000,
   "lot_sqft": 14742,
   "price_per_lot_sqft": 2085.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924320024"
  },
  {
   "address": "450 Harrison Street South, Shakopee",
   "sale_month": "2014-05",
   "price": 317000,
   "lot_sqft": 56600,
   "price_per_lot_sqft": 5.6,
   "price_per_building_sqft": 33.25,
   "building_sqft": 9534,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9592,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270150130"
  },
  {
   "address": "14125 Louisiana Avenue South, Savage",
   "sale_month": "2014-05",
   "price": 4142033,
   "lot_sqft": 881341,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15493,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "264560010"
  },
  {
   "address": "515 15th Ave S, Minneapolis",
   "sale_month": "2014-05",
   "price": 565592,
   "lot_sqft": 74852,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1977,
   "use": "APARTMENT",
   "parcel_id": "2602924410075"
  },
  {
   "address": "615 18th St E, Minneapolis",
   "sale_month": "2014-05",
   "price": 3200000,
   "lot_sqft": 19687,
   "price_per_lot_sqft": 162.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9544,
   "use": "APARTMENT",
   "parcel_id": "2602924330083"
  },
  {
   "address": "4811 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2014-05",
   "price": 260000,
   "lot_sqft": 54766,
   "price_per_lot_sqft": 4.75,
   "price_per_building_sqft": 45.19,
   "building_sqft": 5754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5789,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024320002"
  },
  {
   "address": "16824 Lyons Avenue Southeast, Prior Lake",
   "sale_month": "2014-05",
   "price": 320000,
   "lot_sqft": 28965,
   "price_per_lot_sqft": 11.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250171210"
  },
  {
   "address": "1459 Rice Street, Saint Paul",
   "sale_month": "2014-05",
   "price": 700000,
   "lot_sqft": 64138,
   "price_per_lot_sqft": 10.91,
   "price_per_building_sqft": 41.13,
   "building_sqft": 17021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17124,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "242923140140"
  },
  {
   "address": "1601 State Hwy No 7, Hopkins",
   "sale_month": "2014-05",
   "price": 1670000,
   "lot_sqft": 26836,
   "price_per_lot_sqft": 62.23,
   "price_per_building_sqft": 125.61,
   "building_sqft": 13295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13375,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722220070"
  },
  {
   "address": "1208 Como Ave SE, Minneapolis",
   "sale_month": "2014-05",
   "price": 136000,
   "lot_sqft": 4973,
   "price_per_lot_sqft": 27.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 837,
   "use": "TRIPLEX",
   "parcel_id": "2402924130008"
  },
  {
   "address": null,
   "sale_month": "2014-05",
   "price": 130000,
   "lot_sqft": 13476,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 681,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122240040"
  },
  {
   "address": "108 Shady Oak Rd, Hopkins",
   "sale_month": "2014-05",
   "price": 971166,
   "lot_sqft": 27364,
   "price_per_lot_sqft": 35.49,
   "price_per_building_sqft": 36.65,
   "building_sqft": 26500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26660,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722430072"
  },
  {
   "address": "18472 Kenyon Avenue, Lakeville",
   "sale_month": "2014-05",
   "price": 300000,
   "lot_sqft": 1535,
   "price_per_lot_sqft": 195.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "222340001020"
  },
  {
   "address": "4309 85th Ave N, Brooklyn Park",
   "sale_month": "2014-05",
   "price": 823120,
   "lot_sqft": 89089,
   "price_per_lot_sqft": 9.24,
   "price_per_building_sqft": 132.44,
   "building_sqft": 6215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6253,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211921220002"
  },
  {
   "address": "4469 White Bear Parkway, White Bear Lake",
   "sale_month": "2014-05",
   "price": 1120000,
   "lot_sqft": 70754,
   "price_per_lot_sqft": 15.83,
   "price_per_building_sqft": 70.44,
   "building_sqft": 15900,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15996,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022120034"
  },
  {
   "address": "1315 12th Ave N, Minneapolis",
   "sale_month": "2014-05",
   "price": 525000,
   "lot_sqft": 58205,
   "price_per_lot_sqft": 9.02,
   "price_per_building_sqft": 28.87,
   "building_sqft": 18183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18293,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924120111"
  },
  {
   "address": "2503 Irving Ave N, Minneapolis",
   "sale_month": "2014-05",
   "price": 100000,
   "lot_sqft": 5445,
   "price_per_lot_sqft": 18.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1741,
   "use": "TRIPLEX",
   "parcel_id": "1602924210024"
  },
  {
   "address": "910 24th Ave N, Minneapolis",
   "sale_month": "2014-05",
   "price": 83000,
   "lot_sqft": 5092,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": 54.79,
   "building_sqft": 1515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1524,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924110127"
  },
  {
   "address": "513 2nd St NE, Minneapolis",
   "sale_month": "2014-05",
   "price": 465000,
   "lot_sqft": 11058,
   "price_per_lot_sqft": 42.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2180,
   "use": "APARTMENT",
   "parcel_id": "1402924340106"
  },
  {
   "address": "607 Hamel Rd, Medina",
   "sale_month": "2014-05",
   "price": 350000,
   "lot_sqft": 24234,
   "price_per_lot_sqft": 14.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2660,
   "use": "APARTMENT",
   "parcel_id": "1211823320024"
  },
  {
   "address": "2525 38th St E, Minneapolis",
   "sale_month": "2014-05",
   "price": 150000,
   "lot_sqft": 4740,
   "price_per_lot_sqft": 31.65,
   "price_per_building_sqft": 319.83,
   "building_sqft": 469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 472,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824120060"
  },
  {
   "address": "2420 White Bear Avenue North, Maplewood",
   "sale_month": "2014-05",
   "price": 1625000,
   "lot_sqft": 48243,
   "price_per_lot_sqft": 33.68,
   "price_per_building_sqft": 168.31,
   "building_sqft": 9655,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9713,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922240026"
  },
  {
   "address": "2201 49th Ave N, Minneapolis",
   "sale_month": "2014-05",
   "price": 25000,
   "lot_sqft": 3597,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1111821420004"
  },
  {
   "address": "4405 Oakland Ave, Minneapolis",
   "sale_month": "2014-05",
   "price": 412500,
   "lot_sqft": 17083,
   "price_per_lot_sqft": 24.15,
   "price_per_building_sqft": 96.51,
   "building_sqft": 4274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4300,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824330064"
  },
  {
   "address": "2575 Hamline Avenue North, Roseville",
   "sale_month": "2014-05",
   "price": 131500,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 80.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210071"
  },
  {
   "address": "2345 124th Court Northeast, Blaine",
   "sale_month": "2014-05",
   "price": 840000,
   "lot_sqft": 61021,
   "price_per_lot_sqft": 13.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8488,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093123120007"
  },
  {
   "address": "9600 Colorado La N, Brooklyn Park",
   "sale_month": "2014-05",
   "price": 930000,
   "lot_sqft": 49790,
   "price_per_lot_sqft": 18.68,
   "price_per_building_sqft": 132.52,
   "building_sqft": 7018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7060,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921230012"
  },
  {
   "address": "3501 Fremont Ave N, Minneapolis",
   "sale_month": "2014-05",
   "price": 188500,
   "lot_sqft": 5031,
   "price_per_lot_sqft": 37.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1803,
   "use": "APARTMENT",
   "parcel_id": "0902924120015"
  },
  {
   "address": "8936 Lyndale Ave S, Bloomington",
   "sale_month": "2014-05",
   "price": 6840282,
   "lot_sqft": 68595,
   "price_per_lot_sqft": 99.72,
   "price_per_building_sqft": 486.89,
   "building_sqft": 14049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14134,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724140101"
  },
  {
   "address": "2641 Louisiana Ave S, St. Louis Park",
   "sale_month": "2014-05",
   "price": 315000,
   "lot_sqft": 19060,
   "price_per_lot_sqft": 16.53,
   "price_per_building_sqft": 22.89,
   "building_sqft": 13764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13848,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721420198"
  },
  {
   "address": null,
   "sale_month": "2014-05",
   "price": 3100000,
   "lot_sqft": 52888,
   "price_per_lot_sqft": 58.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621440014"
  },
  {
   "address": "5555 78th St W, Edina",
   "sale_month": "2014-05",
   "price": 3100000,
   "lot_sqft": 166702,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": 42.72,
   "building_sqft": 72569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73007,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621430022"
  },
  {
   "address": null,
   "sale_month": "2014-05",
   "price": 130350,
   "lot_sqft": 123,
   "price_per_lot_sqft": 1059.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120133"
  },
  {
   "address": "3232 40th St E, Minneapolis",
   "sale_month": "2014-05",
   "price": 975000,
   "lot_sqft": 76370,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": 20.39,
   "building_sqft": 47811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48099,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823220050"
  },
  {
   "address": "260 St John St, Loretto",
   "sale_month": "2014-05",
   "price": 647444,
   "lot_sqft": 46600,
   "price_per_lot_sqft": 13.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611823310034"
  },
  {
   "address": "3501 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2014-05",
   "price": 3900000,
   "lot_sqft": 198912,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": 53.53,
   "building_sqft": 72859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73299,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0602824320018"
  },
  {
   "address": "7930 Hudson Road, Woodbury",
   "sale_month": "2014-05",
   "price": 950000,
   "lot_sqft": 45049,
   "price_per_lot_sqft": 21.09,
   "price_per_building_sqft": 92.13,
   "building_sqft": 10311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10373,
   "use": "300",
   "parcel_id": "0502821110017"
  },
  {
   "address": "2851 Snelling Avenue North, Roseville",
   "sale_month": "2014-05",
   "price": 825000,
   "lot_sqft": 61182,
   "price_per_lot_sqft": 13.48,
   "price_per_building_sqft": 226.52,
   "building_sqft": 3642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3664,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923410042"
  },
  {
   "address": "3253 Holmes Ave S, Minneapolis",
   "sale_month": "2014-05",
   "price": 465000,
   "lot_sqft": 5887,
   "price_per_lot_sqft": 78.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2170,
   "use": "APARTMENT",
   "parcel_id": "0402824240107"
  },
  {
   "address": "3041 Aldrich Ave S, Minneapolis",
   "sale_month": "2014-05",
   "price": 570000,
   "lot_sqft": 3310,
   "price_per_lot_sqft": 172.21,
   "price_per_building_sqft": 240.51,
   "building_sqft": 2370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2385,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110015"
  },
  {
   "address": "3553 Marshall St NE, Minneapolis",
   "sale_month": "2014-05",
   "price": 20000,
   "lot_sqft": 4270,
   "price_per_lot_sqft": 4.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924120019"
  },
  {
   "address": "3016 Grand Ave S, Minneapolis",
   "sale_month": "2014-05",
   "price": 1000000,
   "lot_sqft": 11834,
   "price_per_lot_sqft": 84.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3276,
   "use": "APARTMENT",
   "parcel_id": "0302824220026"
  },
  {
   "address": "3209 Portland Ave, Minneapolis",
   "sale_month": "2014-05",
   "price": 198000,
   "lot_sqft": 5016,
   "price_per_lot_sqft": 39.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1516,
   "use": "TRIPLEX",
   "parcel_id": "0202824230100"
  },
  {
   "address": "101 West Main Street, Anoka",
   "sale_month": "2014-05",
   "price": 1375000,
   "lot_sqft": 18764,
   "price_per_lot_sqft": 73.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1961,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440128"
  },
  {
   "address": "1111 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2014-05",
   "price": 1176880,
   "lot_sqft": 44576,
   "price_per_lot_sqft": 26.4,
   "price_per_building_sqft": 165.06,
   "building_sqft": 7130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7173,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024240007"
  },
  {
   "address": "9955 59th Ave N, Plymouth",
   "sale_month": "2014-05",
   "price": 10856102,
   "lot_sqft": 382854,
   "price_per_lot_sqft": 28.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42300,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0111822130009"
  },
  {
   "address": "3052 Minnehaha Ave, Minneapolis",
   "sale_month": "2014-05",
   "price": 201500,
   "lot_sqft": 6596,
   "price_per_lot_sqft": 30.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1941,
   "use": "APARTMENT",
   "parcel_id": "0102824120046"
  },
  {
   "address": "2500 Lindau La, Bloomington",
   "sale_month": "2014-05",
   "price": 1800000,
   "lot_sqft": 87606,
   "price_per_lot_sqft": 20.55,
   "price_per_building_sqft": 63.9,
   "building_sqft": 28169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724130015"
  },
  {
   "address": "795 Dodd Road, West Saint Paul",
   "sale_month": "2014-04",
   "price": 80500,
   "lot_sqft": 6628,
   "price_per_lot_sqft": 12.15,
   "price_per_building_sqft": 19.18,
   "building_sqft": 4197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4223,
   "use": "Commercial-preferred",
   "parcel_id": "421870005060"
  },
  {
   "address": "1700 Livingston Avenue, West Saint Paul",
   "sale_month": "2014-04",
   "price": 490000,
   "lot_sqft": 36652,
   "price_per_lot_sqft": 13.37,
   "price_per_building_sqft": 59.94,
   "building_sqft": 8175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8225,
   "use": "Commercial-preferred",
   "parcel_id": "420200054016"
  },
  {
   "address": null,
   "sale_month": "2014-04",
   "price": 116000,
   "lot_sqft": 9718,
   "price_per_lot_sqft": 11.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "408210015040"
  },
  {
   "address": "200 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-04",
   "price": 500,
   "lot_sqft": 139755,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16885,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124120028"
  },
  {
   "address": "2351 181st Avenue Northwest, Oak Grove",
   "sale_month": "2014-04",
   "price": 95000,
   "lot_sqft": 98922,
   "price_per_lot_sqft": 0.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4170,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343324330002"
  },
  {
   "address": "23425 Co Rd No 19, Shorewood",
   "sale_month": "2014-04",
   "price": 325000,
   "lot_sqft": 34790,
   "price_per_lot_sqft": 9.34,
   "price_per_building_sqft": 94.07,
   "building_sqft": 3455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3476,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411723240041"
  },
  {
   "address": "2901 3rd Ave S, Minneapolis",
   "sale_month": "2014-04",
   "price": 140000,
   "lot_sqft": 5921,
   "price_per_lot_sqft": 23.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1923,
   "use": "APARTMENT",
   "parcel_id": "3402924440026"
  },
  {
   "address": "2120 Harriet Ave, Minneapolis",
   "sale_month": "2014-04",
   "price": 312000,
   "lot_sqft": 5143,
   "price_per_lot_sqft": 60.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1258,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924220066"
  },
  {
   "address": "7445 Penn Ave S, Richfield",
   "sale_month": "2014-04",
   "price": 298000,
   "lot_sqft": 11790,
   "price_per_lot_sqft": 25.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2304,
   "use": "APARTMENT",
   "parcel_id": "3302824320028"
  },
  {
   "address": "7413 Penn Ave S, Richfield",
   "sale_month": "2014-04",
   "price": 1250000,
   "lot_sqft": 6456,
   "price_per_lot_sqft": 193.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2934,
   "use": "APARTMENT",
   "parcel_id": "3302824320022"
  },
  {
   "address": "7420 Oliver Ave S, Richfield",
   "sale_month": "2014-04",
   "price": 1250000,
   "lot_sqft": 6454,
   "price_per_lot_sqft": 193.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2839,
   "use": "APARTMENT",
   "parcel_id": "3302824320021"
  },
  {
   "address": "9151 Davenport Street Northeast, Blaine",
   "sale_month": "2014-04",
   "price": 775000,
   "lot_sqft": 43840,
   "price_per_lot_sqft": 17.68,
   "price_per_building_sqft": 96.23,
   "building_sqft": 8054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8103,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123110005"
  },
  {
   "address": "9171 Davenport Street Northeast, Blaine",
   "sale_month": "2014-04",
   "price": 775000,
   "lot_sqft": 43810,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": 104.84,
   "building_sqft": 7392,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7437,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123110004"
  },
  {
   "address": "9191 Davenport Street Northeast, Blaine",
   "sale_month": "2014-04",
   "price": 775000,
   "lot_sqft": 43777,
   "price_per_lot_sqft": 17.7,
   "price_per_building_sqft": 131.71,
   "building_sqft": 5884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5920,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123110003"
  },
  {
   "address": "361 Bates Avenue, Saint Paul",
   "sale_month": "2014-04",
   "price": 50000,
   "lot_sqft": 6603,
   "price_per_lot_sqft": 7.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1444,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922140085"
  },
  {
   "address": "2500 Orleans Street West, Stillwater",
   "sale_month": "2014-04",
   "price": 960000,
   "lot_sqft": 62285,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "300",
   "parcel_id": "3203020230001"
  },
  {
   "address": "14840 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2014-04",
   "price": 170000,
   "lot_sqft": 65821,
   "price_per_lot_sqft": 2.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10549,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223120011"
  },
  {
   "address": "7007 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2014-04",
   "price": 1,
   "lot_sqft": 168856,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51538,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911921340051"
  },
  {
   "address": "1166 7th Street East, Saint Paul",
   "sale_month": "2014-04",
   "price": 192500,
   "lot_sqft": 3296,
   "price_per_lot_sqft": 58.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922430003"
  },
  {
   "address": "1467 7th Street East, Saint Paul",
   "sale_month": "2014-04",
   "price": 1860000,
   "lot_sqft": 52164,
   "price_per_lot_sqft": 35.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11061,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922310091"
  },
  {
   "address": "1987 Stillwater Avenue, Saint Paul",
   "sale_month": "2014-04",
   "price": 80000,
   "lot_sqft": 4938,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": 27.24,
   "building_sqft": 2937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2955,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922310043"
  },
  {
   "address": "5448 Cottonwood Lane Southeast, Prior Lake",
   "sale_month": "2014-04",
   "price": 580000,
   "lot_sqft": 51634,
   "price_per_lot_sqft": 11.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252960011"
  },
  {
   "address": "2729 Stillwater Road East, Maplewood",
   "sale_month": "2014-04",
   "price": 849000,
   "lot_sqft": 24532,
   "price_per_lot_sqft": 34.61,
   "price_per_building_sqft": 183.05,
   "building_sqft": 4638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4666,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922110058"
  },
  {
   "address": "14033 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2014-04",
   "price": 1084400,
   "lot_sqft": 60227,
   "price_per_lot_sqft": 18.01,
   "price_per_building_sqft": 146.56,
   "building_sqft": 7399,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7443,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251940060"
  },
  {
   "address": "560 78th Street West, Chanhassen",
   "sale_month": "2014-04",
   "price": 1881157,
   "lot_sqft": 13987,
   "price_per_lot_sqft": 134.49,
   "price_per_building_sqft": 324.95,
   "building_sqft": 5789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5824,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251720020"
  },
  {
   "address": "19340 Linden Dr, Rogers",
   "sale_month": "2014-04",
   "price": 275000,
   "lot_sqft": 32560,
   "price_per_lot_sqft": 8.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023440008"
  },
  {
   "address": null,
   "sale_month": "2014-04",
   "price": 1500,
   "lot_sqft": 32,
   "price_per_lot_sqft": 46.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "241230020"
  },
  {
   "address": "709 15th Ave SE, Minneapolis",
   "sale_month": "2014-04",
   "price": 1769500,
   "lot_sqft": 10314,
   "price_per_lot_sqft": 171.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1831,
   "use": "APARTMENT",
   "parcel_id": "2402924420132"
  },
  {
   "address": "714 14th Ave SE, Minneapolis",
   "sale_month": "2014-04",
   "price": 1500000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 163.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2329,
   "use": "APARTMENT",
   "parcel_id": "2402924420123"
  },
  {
   "address": "715 15th Ave SE, Minneapolis",
   "sale_month": "2014-04",
   "price": 613000,
   "lot_sqft": 4325,
   "price_per_lot_sqft": 141.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 845,
   "use": "APARTMENT",
   "parcel_id": "2402924410023"
  },
  {
   "address": "717 15th Ave SE, Minneapolis",
   "sale_month": "2014-04",
   "price": 612000,
   "lot_sqft": 3660,
   "price_per_lot_sqft": 167.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 799,
   "use": "APARTMENT",
   "parcel_id": "2402924410022"
  },
  {
   "address": "817 12th Ave SE, Minneapolis",
   "sale_month": "2014-04",
   "price": 1755000,
   "lot_sqft": 18400,
   "price_per_lot_sqft": 95.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5481,
   "use": "APARTMENT",
   "parcel_id": "2402924130115"
  },
  {
   "address": "255 Triangle Lane, Jordan",
   "sale_month": "2014-04",
   "price": 1425000,
   "lot_sqft": 76302,
   "price_per_lot_sqft": 18.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190070"
  },
  {
   "address": "10193 Flanders Street Northeast, Blaine",
   "sale_month": "2014-04",
   "price": 550000,
   "lot_sqft": 244287,
   "price_per_lot_sqft": 2.25,
   "price_per_building_sqft": 58.37,
   "building_sqft": 9422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9478,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223123430008"
  },
  {
   "address": "21225 Hamburg Avenue, Lakeville",
   "sale_month": "2014-04",
   "price": 970000,
   "lot_sqft": 206709,
   "price_per_lot_sqft": 4.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14933,
   "use": "Industrial-preferred",
   "parcel_id": "221110004030"
  },
  {
   "address": "1008 5th St N, Minneapolis",
   "sale_month": "2014-04",
   "price": 199900,
   "lot_sqft": 6982,
   "price_per_lot_sqft": 28.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220127"
  },
  {
   "address": "860 Quaker Avenue, Jordan",
   "sale_month": "2014-04",
   "price": 325000,
   "lot_sqft": 81588,
   "price_per_lot_sqft": 3.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220230011"
  },
  {
   "address": "8610 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2014-04",
   "price": 799000,
   "lot_sqft": 45735,
   "price_per_lot_sqft": 17.47,
   "price_per_building_sqft": 205.03,
   "building_sqft": 3897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3921,
   "use": "300",
   "parcel_id": "2102721120007"
  },
  {
   "address": null,
   "sale_month": "2014-04",
   "price": 50694,
   "lot_sqft": 11961,
   "price_per_lot_sqft": 4.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923320011"
  },
  {
   "address": null,
   "sale_month": "2014-04",
   "price": 50694,
   "lot_sqft": 6649,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923320003"
  },
  {
   "address": null,
   "sale_month": "2014-04",
   "price": 50694,
   "lot_sqft": 6656,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923320002"
  },
  {
   "address": "1321 Division St, Hopkins",
   "sale_month": "2014-04",
   "price": 756000,
   "lot_sqft": 19022,
   "price_per_lot_sqft": 39.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3873,
   "use": "APARTMENT",
   "parcel_id": "1911721110052"
  },
  {
   "address": "7907 Lea Rd, Bloomington",
   "sale_month": "2014-04",
   "price": 215000,
   "lot_sqft": 20981,
   "price_per_lot_sqft": 10.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1589,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811621110003"
  },
  {
   "address": "6405 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2014-04",
   "price": 160000,
   "lot_sqft": 13940,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": 104.58,
   "building_sqft": 1530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1539,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721110001"
  },
  {
   "address": null,
   "sale_month": "2014-04",
   "price": 35200,
   "lot_sqft": 10341,
   "price_per_lot_sqft": 3.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "141550002071"
  },
  {
   "address": "519 Willow Street, Farmington",
   "sale_month": "2014-04",
   "price": 199800,
   "lot_sqft": 29977,
   "price_per_lot_sqft": 6.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12675,
   "use": "Commercial-preferred",
   "parcel_id": "140310007023"
  },
  {
   "address": "2030 Eagle Creek Lane, Woodbury",
   "sale_month": "2014-04",
   "price": 1490000,
   "lot_sqft": 72271,
   "price_per_lot_sqft": 20.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8060,
   "use": "300",
   "parcel_id": "1402821220007"
  },
  {
   "address": "10930 University Avenue Northwest, Coon Rapids",
   "sale_month": "2014-04",
   "price": 500,
   "lot_sqft": 85293,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.03,
   "building_sqft": 14327,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14414,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133124440006"
  },
  {
   "address": "4861 Shoreline Dr, Mound",
   "sale_month": "2014-04",
   "price": 178000,
   "lot_sqft": 4858,
   "price_per_lot_sqft": 36.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724440018"
  },
  {
   "address": "4844 Bartlett Blvd, Mound",
   "sale_month": "2014-04",
   "price": 235000,
   "lot_sqft": 11893,
   "price_per_lot_sqft": 19.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724440017"
  },
  {
   "address": "1500 New Brighton Blvd, Minneapolis",
   "sale_month": "2014-04",
   "price": 2875000,
   "lot_sqft": 62426,
   "price_per_lot_sqft": 46.05,
   "price_per_building_sqft": 451.19,
   "building_sqft": 6372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6410,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924110032"
  },
  {
   "address": "4705 Cedar Ave S, Minneapolis",
   "sale_month": "2014-04",
   "price": 800000,
   "lot_sqft": 23428,
   "price_per_lot_sqft": 34.15,
   "price_per_building_sqft": 127.84,
   "building_sqft": 6258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6296,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302824220037"
  },
  {
   "address": "4618 Emerson Ave N, Minneapolis",
   "sale_month": "2014-04",
   "price": 52549,
   "lot_sqft": 5112,
   "price_per_lot_sqft": 10.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 661,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821330036"
  },
  {
   "address": "3825 28th Ave S, Minneapolis",
   "sale_month": "2014-04",
   "price": 335000,
   "lot_sqft": 7491,
   "price_per_lot_sqft": 44.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1790,
   "use": "APARTMENT",
   "parcel_id": "1202824110174"
  },
  {
   "address": "2255 South Avenue East, North Saint Paul",
   "sale_month": "2014-04",
   "price": 1080000,
   "lot_sqft": 137953,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": 183.89,
   "building_sqft": 5873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5909,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922440049"
  },
  {
   "address": "14160 James Rd, Rogers",
   "sale_month": "2014-04",
   "price": 1250000,
   "lot_sqft": 138143,
   "price_per_lot_sqft": 9.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023430007"
  },
  {
   "address": "14160 James Rd, Rogers",
   "sale_month": "2014-04",
   "price": 1250000,
   "lot_sqft": 142585,
   "price_per_lot_sqft": 8.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1112023430006"
  },
  {
   "address": null,
   "sale_month": "2014-04",
   "price": 678200,
   "lot_sqft": 43201,
   "price_per_lot_sqft": 15.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "107705901011"
  },
  {
   "address": "1251 Town Centre Drive, Eagan",
   "sale_month": "2014-04",
   "price": 1621800,
   "lot_sqft": 22837,
   "price_per_lot_sqft": 71.02,
   "price_per_building_sqft": 198.26,
   "building_sqft": 8180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8230,
   "use": "Commercial",
   "parcel_id": "107705901010"
  },
  {
   "address": "2057 Randolph Avenue, Saint Paul",
   "sale_month": "2014-04",
   "price": 1200000,
   "lot_sqft": 5754,
   "price_per_lot_sqft": 208.55,
   "price_per_building_sqft": 206.15,
   "building_sqft": 5821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5856,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823230206"
  },
  {
   "address": "231 Broadway Avenue West, Forest Lake",
   "sale_month": "2014-04",
   "price": 745000,
   "lot_sqft": 142953,
   "price_per_lot_sqft": 5.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36854,
   "use": "110",
   "parcel_id": "0803221120230"
  },
  {
   "address": "3411 Penn Ave N, Minneapolis",
   "sale_month": "2014-04",
   "price": 185000,
   "lot_sqft": 5238,
   "price_per_lot_sqft": 35.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "APARTMENT",
   "parcel_id": "0802924110032"
  },
  {
   "address": "2720 Mounds View Boulevard, Mounds View",
   "sale_month": "2014-04",
   "price": 1250000,
   "lot_sqft": 91010,
   "price_per_lot_sqft": 13.73,
   "price_per_building_sqft": 86.05,
   "building_sqft": 14526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14613,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023430039"
  },
  {
   "address": "11470 River Valley Road, Jackson Township",
   "sale_month": "2014-04",
   "price": 90000,
   "lot_sqft": 1199,
   "price_per_lot_sqft": 75.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060410220"
  },
  {
   "address": "4301 Highway 7, St. Louis Park",
   "sale_month": "2014-04",
   "price": 10000,
   "lot_sqft": 231740,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": 0.07,
   "building_sqft": 151175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 152087,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824120178"
  },
  {
   "address": "3900 Thomas Ave N, Minneapolis",
   "sale_month": "2014-04",
   "price": 268500,
   "lot_sqft": 5037,
   "price_per_lot_sqft": 53.31,
   "price_per_building_sqft": 97.74,
   "building_sqft": 2747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2764,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924410116"
  },
  {
   "address": "13961 60th Street North, Oak Park Heights",
   "sale_month": "2014-04",
   "price": 100000,
   "lot_sqft": 57826,
   "price_per_lot_sqft": 1.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "300",
   "parcel_id": "0502920110156"
  },
  {
   "address": "611 Bielenberg Drive, Woodbury",
   "sale_month": "2014-04",
   "price": 250000,
   "lot_sqft": 15710,
   "price_per_lot_sqft": 15.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12329,
   "use": "300",
   "parcel_id": "0502821420060"
  },
  {
   "address": null,
   "sale_month": "2014-04",
   "price": 153876,
   "lot_sqft": 614764,
   "price_per_lot_sqft": 0.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0502820220001"
  },
  {
   "address": "3740 Bryant Ave S, Minneapolis",
   "sale_month": "2014-04",
   "price": 297500,
   "lot_sqft": 5482,
   "price_per_lot_sqft": 54.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 822,
   "use": "TRIPLEX",
   "parcel_id": "0402824440165"
  },
  {
   "address": "445 Commerce Drive, Woodbury",
   "sale_month": "2014-04",
   "price": 2280701,
   "lot_sqft": 101812,
   "price_per_lot_sqft": 22.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821420011"
  },
  {
   "address": "11551 Rupp Drive, Burnsville",
   "sale_month": "2014-04",
   "price": 1125000,
   "lot_sqft": 95636,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": 38.38,
   "building_sqft": 29313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29490,
   "use": "Industrial-preferred",
   "parcel_id": "026405201010"
  },
  {
   "address": "688 Hague Avenue, Saint Paul",
   "sale_month": "2014-04",
   "price": 425000,
   "lot_sqft": 17326,
   "price_per_lot_sqft": 24.53,
   "price_per_building_sqft": 48.07,
   "building_sqft": 8841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8895,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823110218"
  },
  {
   "address": "12735 County Road 5, Burnsville",
   "sale_month": "2014-04",
   "price": 390000,
   "lot_sqft": 57968,
   "price_per_lot_sqft": 6.73,
   "price_per_building_sqft": 27.1,
   "building_sqft": 14393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14480,
   "use": "Commercial-preferred",
   "parcel_id": "021610001011"
  },
  {
   "address": "3729 Portland Ave, Minneapolis",
   "sale_month": "2014-04",
   "price": 115000,
   "lot_sqft": 4953,
   "price_per_lot_sqft": 23.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1118,
   "use": "TRIPLEX",
   "parcel_id": "0202824330218"
  },
  {
   "address": "2854 Columbus Ave, Minneapolis",
   "sale_month": "2014-03",
   "price": 105000,
   "lot_sqft": 6705,
   "price_per_lot_sqft": 15.66,
   "price_per_building_sqft": 38.28,
   "building_sqft": 2743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2760,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330191"
  },
  {
   "address": "15215 Boulder Trail, Rosemount",
   "sale_month": "2014-03",
   "price": 1720000,
   "lot_sqft": 229552,
   "price_per_lot_sqft": 7.49,
   "price_per_building_sqft": 85.01,
   "building_sqft": 20232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20354,
   "use": "Industrial-preferred",
   "parcel_id": "346455202020"
  },
  {
   "address": "13900 Sunfish Lake Boulevard Northwest, Ramsey",
   "sale_month": "2014-03",
   "price": 1450000,
   "lot_sqft": 171832,
   "price_per_lot_sqft": 8.44,
   "price_per_building_sqft": 74.13,
   "building_sqft": 19559,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19677,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225140019"
  },
  {
   "address": "1329 County Road D Circle East, Vadnais Heights",
   "sale_month": "2014-03",
   "price": 190000,
   "lot_sqft": 1982,
   "price_per_lot_sqft": 95.86,
   "price_per_building_sqft": 34.26,
   "building_sqft": 5546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5580,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022330025"
  },
  {
   "address": "436 2nd St, Excelsior",
   "sale_month": "2014-03",
   "price": 800000,
   "lot_sqft": 5756,
   "price_per_lot_sqft": 138.99,
   "price_per_building_sqft": 193.47,
   "building_sqft": 4135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4160,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110128"
  },
  {
   "address": "2220 Clinton Ave, Minneapolis",
   "sale_month": "2014-03",
   "price": 355000,
   "lot_sqft": 6603,
   "price_per_lot_sqft": 53.76,
   "price_per_building_sqft": 120.83,
   "building_sqft": 2938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2956,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924110083"
  },
  {
   "address": "13956 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2014-03",
   "price": 366240,
   "lot_sqft": 97474,
   "price_per_lot_sqft": 3.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32503,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223210008"
  },
  {
   "address": "950 County Road D West, New Brighton",
   "sale_month": "2014-03",
   "price": 650000,
   "lot_sqft": 31989,
   "price_per_lot_sqft": 20.32,
   "price_per_building_sqft": 175.11,
   "building_sqft": 3712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3734,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023340026"
  },
  {
   "address": "3820 Foss Road Northeast, Saint Anthony",
   "sale_month": "2014-03",
   "price": 175000,
   "lot_sqft": 10116,
   "price_per_lot_sqft": 17.3,
   "price_per_building_sqft": 111.96,
   "building_sqft": 1563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1573,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313023440024"
  },
  {
   "address": "3232 Rice Street, Little Canada",
   "sale_month": "2014-03",
   "price": 150000,
   "lot_sqft": 1790,
   "price_per_lot_sqft": 83.8,
   "price_per_building_sqft": 40.56,
   "building_sqft": 3698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3720,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330050"
  },
  {
   "address": "69 Empire Drive, Saint Paul",
   "sale_month": "2014-03",
   "price": 1097000,
   "lot_sqft": 92199,
   "price_per_lot_sqft": 11.9,
   "price_per_building_sqft": 45.84,
   "building_sqft": 23932,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24076,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922220121"
  },
  {
   "address": "2140 Energy Park Drive, Saint Paul",
   "sale_month": "2014-03",
   "price": 1205000,
   "lot_sqft": 61337,
   "price_per_lot_sqft": 19.65,
   "price_per_building_sqft": 28.55,
   "building_sqft": 42200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42455,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923140001"
  },
  {
   "address": null,
   "sale_month": "2014-03",
   "price": 1205000,
   "lot_sqft": 6363,
   "price_per_lot_sqft": 189.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130012"
  },
  {
   "address": "1070 Everett Court, Saint Paul",
   "sale_month": "2014-03",
   "price": 1205000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 161.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923120064"
  },
  {
   "address": "3857 Labore Road, Vadnais Heights",
   "sale_month": "2014-03",
   "price": 125000,
   "lot_sqft": 29612,
   "price_per_lot_sqft": 4.22,
   "price_per_building_sqft": 38.24,
   "building_sqft": 3269,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3288,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022240009"
  },
  {
   "address": "12811 16th Ave N, Plymouth",
   "sale_month": "2014-03",
   "price": 1900000,
   "lot_sqft": 118007,
   "price_per_lot_sqft": 16.1,
   "price_per_building_sqft": 59.57,
   "building_sqft": 31895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32087,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822440002"
  },
  {
   "address": "611 18th St E, Minneapolis",
   "sale_month": "2014-03",
   "price": 75000,
   "lot_sqft": 4524,
   "price_per_lot_sqft": 16.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1066,
   "use": "TRIPLEX",
   "parcel_id": "2602924330082"
  },
  {
   "address": "374 21st Street, Newport",
   "sale_month": "2014-03",
   "price": 200000,
   "lot_sqft": 38357,
   "price_per_lot_sqft": 5.21,
   "price_per_building_sqft": 20.25,
   "building_sqft": 9878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9937,
   "use": "300",
   "parcel_id": "2602822440140"
  },
  {
   "address": "23 9th Ave S, Hopkins",
   "sale_month": "2014-03",
   "price": 382500,
   "lot_sqft": 6455,
   "price_per_lot_sqft": 59.26,
   "price_per_building_sqft": 95.08,
   "building_sqft": 4023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4047,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722430115"
  },
  {
   "address": "500 7th St SE, Minneapolis",
   "sale_month": "2014-03",
   "price": 327000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 29.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1828,
   "use": "APARTMENT",
   "parcel_id": "2402924220078"
  },
  {
   "address": "12608 Main St, Rogers",
   "sale_month": "2014-03",
   "price": 134500,
   "lot_sqft": 32827,
   "price_per_lot_sqft": 4.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "TRIPLEX",
   "parcel_id": "2312023430022"
  },
  {
   "address": "821 Maryland Avenue East, Saint Paul",
   "sale_month": "2014-03",
   "price": 270000,
   "lot_sqft": 14538,
   "price_per_lot_sqft": 18.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5769,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922330093"
  },
  {
   "address": "3001 Harbor La N, Plymouth",
   "sale_month": "2014-03",
   "price": 1448000,
   "lot_sqft": 31527,
   "price_per_lot_sqft": 45.93,
   "price_per_building_sqft": 173.5,
   "building_sqft": 8346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8396,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822410004"
  },
  {
   "address": "14525 State Hwy No 7, Minnetonka",
   "sale_month": "2014-03",
   "price": 2745136,
   "lot_sqft": 155194,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18123,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722440032"
  },
  {
   "address": "2400 Vermillion Street, Hastings",
   "sale_month": "2014-03",
   "price": 1775900,
   "lot_sqft": 42081,
   "price_per_lot_sqft": 42.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14636,
   "use": "Commercial-preferred",
   "parcel_id": "198170005251"
  },
  {
   "address": null,
   "sale_month": "2014-03",
   "price": 59100,
   "lot_sqft": 10873,
   "price_per_lot_sqft": 5.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "Commercial",
   "parcel_id": "198170005240"
  },
  {
   "address": "1135 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2014-03",
   "price": 421000,
   "lot_sqft": 29909,
   "price_per_lot_sqft": 14.08,
   "price_per_building_sqft": 264.45,
   "building_sqft": 1592,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1602,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023430037"
  },
  {
   "address": "225 Co Rd No 81 Svc Rd W, Osseo",
   "sale_month": "2014-03",
   "price": 625000,
   "lot_sqft": 37473,
   "price_per_lot_sqft": 16.68,
   "price_per_building_sqft": 60.39,
   "building_sqft": 10349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10411,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921330024"
  },
  {
   "address": "4936 France Ave S, Edina",
   "sale_month": "2014-03",
   "price": 1160000,
   "lot_sqft": 3430,
   "price_per_lot_sqft": 338.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140136"
  },
  {
   "address": null,
   "sale_month": "2014-03",
   "price": 500,
   "lot_sqft": 107592,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223310012"
  },
  {
   "address": "15924 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2014-03",
   "price": 500,
   "lot_sqft": 133408,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10005,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223310011"
  },
  {
   "address": "15000 Minnetonka Indust Rd, Minnetonka",
   "sale_month": "2014-03",
   "price": 1100000,
   "lot_sqft": 86841,
   "price_per_lot_sqft": 12.67,
   "price_per_building_sqft": 16.79,
   "building_sqft": 65501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65896,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1611722430012"
  },
  {
   "address": "15100 Minnetonka Indust Rd, Minnetonka",
   "sale_month": "2014-03",
   "price": 1100000,
   "lot_sqft": 97852,
   "price_per_lot_sqft": 11.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1611722430011"
  },
  {
   "address": "1521 West Broadway, Minneapolis",
   "sale_month": "2014-03",
   "price": 115000,
   "lot_sqft": 4724,
   "price_per_lot_sqft": 24.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240176"
  },
  {
   "address": "14045 Northdale Blvd, Rogers",
   "sale_month": "2014-03",
   "price": 1600000,
   "lot_sqft": 260507,
   "price_per_lot_sqft": 6.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11999,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023210005"
  },
  {
   "address": "1124 2nd St NE, Minneapolis",
   "sale_month": "2014-03",
   "price": 105000,
   "lot_sqft": 8210,
   "price_per_lot_sqft": 12.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3201,
   "use": "APARTMENT",
   "parcel_id": "1402924230124"
  },
  {
   "address": "4552 Chicago Ave, Minneapolis",
   "sale_month": "2014-03",
   "price": 425000,
   "lot_sqft": 9090,
   "price_per_lot_sqft": 46.75,
   "price_per_building_sqft": 239.44,
   "building_sqft": 1775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1786,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824330185"
  },
  {
   "address": "472 Snelling Avenue South, Saint Paul",
   "sale_month": "2014-03",
   "price": 500000,
   "lot_sqft": 3664,
   "price_per_lot_sqft": 136.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823230196"
  },
  {
   "address": "3607 50th Ave N, Brooklyn Center",
   "sale_month": "2014-03",
   "price": 125000,
   "lot_sqft": 21669,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": 31.6,
   "building_sqft": 3956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3980,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821130059"
  },
  {
   "address": "6750 County Road 10 North, Waconia Township",
   "sale_month": "2014-03",
   "price": 194900,
   "lot_sqft": 106187,
   "price_per_lot_sqft": 1.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27262,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "090030500"
  },
  {
   "address": null,
   "sale_month": "2014-03",
   "price": 500,
   "lot_sqft": 161710,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122440006"
  },
  {
   "address": "7375 Hardwood Court South, Cottage Grove",
   "sale_month": "2014-03",
   "price": 4083000,
   "lot_sqft": 103618,
   "price_per_lot_sqft": 39.4,
   "price_per_building_sqft": 865.78,
   "building_sqft": 4716,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4745,
   "use": "300",
   "parcel_id": "0802721340017"
  },
  {
   "address": "50 Medina St S, Loretto",
   "sale_month": "2014-03",
   "price": 975000,
   "lot_sqft": 88041,
   "price_per_lot_sqft": 11.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30459,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611823340033"
  },
  {
   "address": "3823 31st St W, Minneapolis",
   "sale_month": "2014-03",
   "price": 105000,
   "lot_sqft": 8762,
   "price_per_lot_sqft": 11.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1545,
   "use": "APARTMENT",
   "parcel_id": "0502824220034"
  },
  {
   "address": "2850 American Blvd W, Bloomington",
   "sale_month": "2014-03",
   "price": 24000000,
   "lot_sqft": 13238,
   "price_per_lot_sqft": 1812.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724120008"
  },
  {
   "address": "2800 American Blvd W, Bloomington",
   "sale_month": "2014-03",
   "price": 24000000,
   "lot_sqft": 190313,
   "price_per_lot_sqft": 126.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45197,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724120007"
  },
  {
   "address": "2720 American Blvd W, Bloomington",
   "sale_month": "2014-03",
   "price": 24000000,
   "lot_sqft": 49855,
   "price_per_lot_sqft": 481.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724120006"
  },
  {
   "address": "1832 Portland Avenue, Saint Paul",
   "sale_month": "2014-03",
   "price": 283500,
   "lot_sqft": 8109,
   "price_per_lot_sqft": 34.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2537,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240144"
  },
  {
   "address": null,
   "sale_month": "2014-03",
   "price": 860798,
   "lot_sqft": 409591,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411922320003"
  },
  {
   "address": "5618 56th Ave N, Crystal",
   "sale_month": "2014-03",
   "price": 350000,
   "lot_sqft": 17024,
   "price_per_lot_sqft": 20.56,
   "price_per_building_sqft": 190.63,
   "building_sqft": 1836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1847,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821310007"
  },
  {
   "address": "3220 Lyndale Ave S, Minneapolis",
   "sale_month": "2014-03",
   "price": 450000,
   "lot_sqft": 5033,
   "price_per_lot_sqft": 89.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1514,
   "use": "APARTMENT",
   "parcel_id": "0402824140248"
  },
  {
   "address": "3200 Bryant Ave S, Minneapolis",
   "sale_month": "2014-03",
   "price": 250000,
   "lot_sqft": 2518,
   "price_per_lot_sqft": 99.29,
   "price_per_building_sqft": 93.49,
   "building_sqft": 2674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2690,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824140034"
  },
  {
   "address": "845 80th St W, Bloomington",
   "sale_month": "2014-03",
   "price": 560000,
   "lot_sqft": 37847,
   "price_per_lot_sqft": 14.8,
   "price_per_building_sqft": 26.52,
   "building_sqft": 21117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21245,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724140023"
  },
  {
   "address": "8253 East River Road Northeast, Fridley",
   "sale_month": "2014-03",
   "price": 500,
   "lot_sqft": 13874,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": 0.31,
   "building_sqft": 1588,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1598,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "033024240010"
  },
  {
   "address": "4450 58th Ave N, Brooklyn Center",
   "sale_month": "2014-03",
   "price": 800000,
   "lot_sqft": 29194,
   "price_per_lot_sqft": 27.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4784,
   "use": "APARTMENT",
   "parcel_id": "0311821230001"
  },
  {
   "address": "2000 Plymouth Rd, Minnetonka",
   "sale_month": "2014-03",
   "price": 5225000,
   "lot_sqft": 263515,
   "price_per_lot_sqft": 19.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11830,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0311722440013"
  },
  {
   "address": "3036 3rd Ave S, Minneapolis",
   "sale_month": "2014-03",
   "price": 380000,
   "lot_sqft": 5850,
   "price_per_lot_sqft": 64.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2228,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824120010"
  },
  {
   "address": "610 Woodbury Drive, Woodbury",
   "sale_month": "2014-03",
   "price": 3660090,
   "lot_sqft": 92393,
   "price_per_lot_sqft": 39.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821410011"
  },
  {
   "address": "3514 14th Ave S, Minneapolis",
   "sale_month": "2014-03",
   "price": 400000,
   "lot_sqft": 6355,
   "price_per_lot_sqft": 62.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3391,
   "use": "APARTMENT",
   "parcel_id": "0202824420058"
  },
  {
   "address": "2400 Minnehaha Ave, Minneapolis",
   "sale_month": "2014-02",
   "price": 1325000,
   "lot_sqft": 48440,
   "price_per_lot_sqft": 27.35,
   "price_per_building_sqft": 62.26,
   "building_sqft": 21281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21410,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924240055"
  },
  {
   "address": "961 Edmund Avenue, Saint Paul",
   "sale_month": "2014-02",
   "price": 279000,
   "lot_sqft": 5154,
   "price_per_lot_sqft": 54.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2249,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923240127"
  },
  {
   "address": "1549 University Avenue West, Saint Paul",
   "sale_month": "2014-02",
   "price": 600000,
   "lot_sqft": 6012,
   "price_per_lot_sqft": 99.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9994,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230183"
  },
  {
   "address": "400 Lake St W, Minneapolis",
   "sale_month": "2014-02",
   "price": 170000,
   "lot_sqft": 3991,
   "price_per_lot_sqft": 42.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330133"
  },
  {
   "address": "2948 Grand Ave S, Minneapolis",
   "sale_month": "2014-02",
   "price": 75000,
   "lot_sqft": 3597,
   "price_per_lot_sqft": 20.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330131"
  },
  {
   "address": "13733 Lake Drive Northeast, Columbus",
   "sale_month": "2014-02",
   "price": 500,
   "lot_sqft": 98590,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4252,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333222240004"
  },
  {
   "address": "13821 Lake Drive Northeast, Columbus",
   "sale_month": "2014-02",
   "price": 500,
   "lot_sqft": 183171,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23520,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333222240003"
  },
  {
   "address": "1272 Hudson Road, Saint Paul",
   "sale_month": "2014-02",
   "price": 500,
   "lot_sqft": 116691,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36089,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922440081"
  },
  {
   "address": "2715 Hennepin Ave, Minneapolis",
   "sale_month": "2014-02",
   "price": 643100,
   "lot_sqft": 7441,
   "price_per_lot_sqft": 86.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3015,
   "use": "APARTMENT",
   "parcel_id": "3302924420187"
  },
  {
   "address": "1677 Orleans Street West, Stillwater",
   "sale_month": "2014-02",
   "price": 1695000,
   "lot_sqft": 79341,
   "price_per_lot_sqft": 21.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11356,
   "use": "110",
   "parcel_id": "3203020410003"
  },
  {
   "address": "2929 University Ave SE, Minneapolis",
   "sale_month": "2014-02",
   "price": 10710400,
   "lot_sqft": 126963,
   "price_per_lot_sqft": 84.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54070,
   "use": "APARTMENT",
   "parcel_id": "3002923130029"
  },
  {
   "address": "6337 Penn Ave S, Richfield",
   "sale_month": "2014-02",
   "price": 277305,
   "lot_sqft": 5045,
   "price_per_lot_sqft": 54.97,
   "price_per_building_sqft": 93.06,
   "building_sqft": 2980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2998,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220126"
  },
  {
   "address": "4643 Pierce Street Northeast, Columbia Heights",
   "sale_month": "2014-02",
   "price": 500,
   "lot_sqft": 9212,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024340002"
  },
  {
   "address": "5936 Portland Ave, Minneapolis",
   "sale_month": "2014-02",
   "price": 350000,
   "lot_sqft": 17235,
   "price_per_lot_sqft": 20.31,
   "price_per_building_sqft": 69.54,
   "building_sqft": 5033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5063,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824410093"
  },
  {
   "address": "5940 Nicollet Ave, Minneapolis",
   "sale_month": "2014-02",
   "price": 1832000,
   "lot_sqft": 15186,
   "price_per_lot_sqft": 120.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824310016"
  },
  {
   "address": "2020 Rice Street North, Maplewood",
   "sale_month": "2014-02",
   "price": 1111600,
   "lot_sqft": 57265,
   "price_per_lot_sqft": 19.41,
   "price_per_building_sqft": 99.37,
   "building_sqft": 11187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11255,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922230016"
  },
  {
   "address": "359 Hoover St NE, Minneapolis",
   "sale_month": "2014-02",
   "price": 900000,
   "lot_sqft": 25530,
   "price_per_lot_sqft": 35.25,
   "price_per_building_sqft": 98.01,
   "building_sqft": 9183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9238,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923430032"
  },
  {
   "address": "11090 University Avenue Northwest, Coon Rapids",
   "sale_month": "2014-02",
   "price": 500,
   "lot_sqft": 16702,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133124440004"
  },
  {
   "address": null,
   "sale_month": "2014-02",
   "price": 500,
   "lot_sqft": 1001,
   "price_per_lot_sqft": 0.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133124410007"
  },
  {
   "address": "8715 Jefferson Hwy N, Osseo",
   "sale_month": "2014-02",
   "price": 485000,
   "lot_sqft": 16726,
   "price_per_lot_sqft": 29,
   "price_per_building_sqft": 82.5,
   "building_sqft": 5879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5915,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922410010"
  },
  {
   "address": "4635 Lyndale Ave N, Minneapolis",
   "sale_month": "2014-02",
   "price": 560000,
   "lot_sqft": 16271,
   "price_per_lot_sqft": 34.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2703,
   "use": "APARTMENT",
   "parcel_id": "1211821430013"
  },
  {
   "address": "4817 Lyndale Ave N, Minneapolis",
   "sale_month": "2014-02",
   "price": 100000,
   "lot_sqft": 14553,
   "price_per_lot_sqft": 6.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821420004"
  },
  {
   "address": "7341 Commerce Lane Northeast, Fridley",
   "sale_month": "2014-02",
   "price": 675000,
   "lot_sqft": 52841,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": 50.27,
   "building_sqft": 13427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13508,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024230015"
  },
  {
   "address": "1737 Adams St NE, Minneapolis",
   "sale_month": "2014-02",
   "price": 168000,
   "lot_sqft": 7148,
   "price_per_lot_sqft": 23.5,
   "price_per_building_sqft": 62.29,
   "building_sqft": 2697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2714,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924430071"
  },
  {
   "address": "2402 Central Ave NE, Minneapolis",
   "sale_month": "2014-02",
   "price": 350000,
   "lot_sqft": 7600,
   "price_per_lot_sqft": 46.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924410008"
  },
  {
   "address": "8813 18th Ave S, Bloomington",
   "sale_month": "2014-02",
   "price": 275000,
   "lot_sqft": 13357,
   "price_per_lot_sqft": 20.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1869,
   "use": "APARTMENT",
   "parcel_id": "1102724140077"
  },
  {
   "address": "1920 Gateway Drive Northwest, Coon Rapids",
   "sale_month": "2014-02",
   "price": 365000,
   "lot_sqft": 67397,
   "price_per_lot_sqft": 5.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5802,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124430023"
  },
  {
   "address": null,
   "sale_month": "2014-02",
   "price": 23800,
   "lot_sqft": 5001,
   "price_per_lot_sqft": 4.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250002133"
  },
  {
   "address": "1299 Eagan Industrial Road, Eagan",
   "sale_month": "2014-02",
   "price": 886200,
   "lot_sqft": 65272,
   "price_per_lot_sqft": 13.58,
   "price_per_building_sqft": 60.47,
   "building_sqft": 14654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14742,
   "use": "Industrial-preferred",
   "parcel_id": "102250002132"
  },
  {
   "address": "4453 Nicollet Ave, Minneapolis",
   "sale_month": "2014-02",
   "price": 115000,
   "lot_sqft": 3532,
   "price_per_lot_sqft": 32.56,
   "price_per_building_sqft": 96.64,
   "building_sqft": 1190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1197,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824430036"
  },
  {
   "address": "9750 County Road 24, Watertown Township",
   "sale_month": "2014-02",
   "price": 1595000,
   "lot_sqft": 4579513,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "100121200"
  },
  {
   "address": "3301 Knox Ave N, Minneapolis",
   "sale_month": "2014-02",
   "price": 64900,
   "lot_sqft": 5339,
   "price_per_lot_sqft": 12.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1165,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924240174"
  },
  {
   "address": null,
   "sale_month": "2014-02",
   "price": 312000,
   "lot_sqft": 23905,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123120023"
  },
  {
   "address": "12301 Central Avenue Northeast, Blaine",
   "sale_month": "2014-02",
   "price": 453000,
   "lot_sqft": 42944,
   "price_per_lot_sqft": 10.55,
   "price_per_building_sqft": 40.48,
   "building_sqft": 11190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11257,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123120022"
  },
  {
   "address": "4312 Upton Ave S, Minneapolis",
   "sale_month": "2014-02",
   "price": 850000,
   "lot_sqft": 13484,
   "price_per_lot_sqft": 63.04,
   "price_per_building_sqft": 230.66,
   "building_sqft": 3685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3707,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420098"
  },
  {
   "address": "9300 52nd Ave N, New Hope",
   "sale_month": "2014-02",
   "price": 2040000,
   "lot_sqft": 151127,
   "price_per_lot_sqft": 13.5,
   "price_per_building_sqft": 45.75,
   "building_sqft": 44591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44860,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821220001"
  },
  {
   "address": "5147 Winnetka Ave N, New Hope",
   "sale_month": "2014-02",
   "price": 9962066,
   "lot_sqft": 626440,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 189294,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821120006"
  },
  {
   "address": "2850 Anthony La S, St. Anthony",
   "sale_month": "2014-02",
   "price": 2925000,
   "lot_sqft": 141171,
   "price_per_lot_sqft": 20.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49963,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702923110032"
  },
  {
   "address": "6402 56th Ave N, Crystal",
   "sale_month": "2014-02",
   "price": 50000,
   "lot_sqft": 1549,
   "price_per_lot_sqft": 32.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410116"
  },
  {
   "address": "6402 56th Ave N, Crystal",
   "sale_month": "2014-02",
   "price": 50000,
   "lot_sqft": 155,
   "price_per_lot_sqft": 322.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0511821410113"
  },
  {
   "address": "3101 Dupont Ave S, Minneapolis",
   "sale_month": "2014-02",
   "price": 326950,
   "lot_sqft": 5786,
   "price_per_lot_sqft": 56.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1107,
   "use": "TRIPLEX",
   "parcel_id": "0402824110139"
  },
  {
   "address": "14665 Galaxie Avenue, Apple Valley",
   "sale_month": "2014-02",
   "price": 6225000,
   "lot_sqft": 154834,
   "price_per_lot_sqft": 40.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15692,
   "use": "Commercial-preferred",
   "parcel_id": "011173301010"
  },
  {
   "address": "6801 Shady Oak Rd, Eden Prairie",
   "sale_month": "2014-02",
   "price": 4580903,
   "lot_sqft": 328665,
   "price_per_lot_sqft": 13.94,
   "price_per_building_sqft": 50.63,
   "building_sqft": 90472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 91018,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622420009"
  },
  {
   "address": "6446 City West Pkwy, Eden Prairie",
   "sale_month": "2014-02",
   "price": 575000,
   "lot_sqft": 27092,
   "price_per_lot_sqft": 21.22,
   "price_per_building_sqft": 114.11,
   "building_sqft": 5039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5069,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622240061"
  },
  {
   "address": "3132 Minnehaha Ave, Minneapolis",
   "sale_month": "2014-02",
   "price": 335000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 44.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2410,
   "use": "APARTMENT",
   "parcel_id": "0102824120057"
  },
  {
   "address": "3700 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2014-01",
   "price": 500,
   "lot_sqft": 28705,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7977,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024440166"
  },
  {
   "address": "427 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2014-01",
   "price": 500,
   "lot_sqft": 10355,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": 0.1,
   "building_sqft": 5200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5231,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310020"
  },
  {
   "address": "929 Aurora Avenue, Saint Paul",
   "sale_month": "2014-01",
   "price": 200000,
   "lot_sqft": 7933,
   "price_per_lot_sqft": 25.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1962,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923310020"
  },
  {
   "address": "2826 Park Ave, Minneapolis",
   "sale_month": "2014-01",
   "price": 350000,
   "lot_sqft": 5087,
   "price_per_lot_sqft": 68.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1468,
   "use": "TRIPLEX",
   "parcel_id": "3502924330017"
  },
  {
   "address": "3520 International Drive, Vadnais Heights",
   "sale_month": "2014-01",
   "price": 585000,
   "lot_sqft": 30719,
   "price_per_lot_sqft": 19.04,
   "price_per_building_sqft": 77.7,
   "building_sqft": 7529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7574,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022210021"
  },
  {
   "address": "81 Cleveland Avenue Southeast, New Brighton",
   "sale_month": "2014-01",
   "price": 425000,
   "lot_sqft": 28358,
   "price_per_lot_sqft": 14.99,
   "price_per_building_sqft": 28.91,
   "building_sqft": 14699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14788,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220019"
  },
  {
   "address": "2212 Bryant Ave S, Minneapolis",
   "sale_month": "2014-01",
   "price": 720000,
   "lot_sqft": 7800,
   "price_per_lot_sqft": 92.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2306,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924110108"
  },
  {
   "address": "7601 Girard Ave S, Richfield",
   "sale_month": "2014-01",
   "price": 757000,
   "lot_sqft": 63348,
   "price_per_lot_sqft": 11.95,
   "price_per_building_sqft": 106.11,
   "building_sqft": 7134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7177,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824430048"
  },
  {
   "address": "4000 Hazelton Rd, Edina",
   "sale_month": "2014-01",
   "price": 1984000,
   "lot_sqft": 37235,
   "price_per_lot_sqft": 53.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6794,
   "use": "APARTMENT",
   "parcel_id": "3102824110084"
  },
  {
   "address": "7400 Boone Ave N, Brooklyn Park",
   "sale_month": "2014-01",
   "price": 2000000,
   "lot_sqft": 135740,
   "price_per_lot_sqft": 14.73,
   "price_per_building_sqft": 40.54,
   "building_sqft": 49331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49629,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921130013"
  },
  {
   "address": "525 Huron Blvd SE, Minneapolis",
   "sale_month": "2014-01",
   "price": 1210000,
   "lot_sqft": 29437,
   "price_per_lot_sqft": 41.1,
   "price_per_building_sqft": 164.13,
   "building_sqft": 7372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7416,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240047"
  },
  {
   "address": "1022 Essex St SE, Minneapolis",
   "sale_month": "2014-01",
   "price": 2202637,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 333.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1144,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230142"
  },
  {
   "address": "1018 Essex St SE, Minneapolis",
   "sale_month": "2014-01",
   "price": 2202637,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 333.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1069,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230141"
  },
  {
   "address": "1010 Gershwin Avenue North, Oakdale",
   "sale_month": "2014-01",
   "price": 475000,
   "lot_sqft": 19279,
   "price_per_lot_sqft": 24.64,
   "price_per_building_sqft": 321.6,
   "building_sqft": 1477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1486,
   "use": "300",
   "parcel_id": "3002921330014"
  },
  {
   "address": "864 Howell Street North, Saint Paul",
   "sale_month": "2014-01",
   "price": 137709,
   "lot_sqft": 3745,
   "price_per_lot_sqft": 36.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1167,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282923310052"
  },
  {
   "address": "8010 Old Carriage North, Shakopee",
   "sale_month": "2014-01",
   "price": 767050,
   "lot_sqft": 51167,
   "price_per_lot_sqft": 14.99,
   "price_per_building_sqft": 199.91,
   "building_sqft": 3837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3860,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600030"
  },
  {
   "address": "781 Industrial Circle South, Shakopee",
   "sale_month": "2014-01",
   "price": 550000,
   "lot_sqft": 124003,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": 161.62,
   "building_sqft": 3403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3423,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810040"
  },
  {
   "address": "16820 Duluth Avenue Southeast, Prior Lake",
   "sale_month": "2014-01",
   "price": 735000,
   "lot_sqft": 62952,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "258010440"
  },
  {
   "address": "228 Sycamore Street West, Saint Paul",
   "sale_month": "2014-01",
   "price": 545000,
   "lot_sqft": 108283,
   "price_per_lot_sqft": 5.03,
   "price_per_building_sqft": 67.04,
   "building_sqft": 8130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8179,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923440014"
  },
  {
   "address": "180 Wayzata Street, Saint Paul",
   "sale_month": "2014-01",
   "price": 6750000,
   "lot_sqft": 133163,
   "price_per_lot_sqft": 50.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21098,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923410239"
  },
  {
   "address": "2121 9th St S, Minneapolis",
   "sale_month": "2014-01",
   "price": 6000000,
   "lot_sqft": 37157,
   "price_per_lot_sqft": 161.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16016,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924340067"
  },
  {
   "address": "1206 5th St SE, Minneapolis",
   "sale_month": "2014-01",
   "price": 400000,
   "lot_sqft": 14332,
   "price_per_lot_sqft": 27.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2733,
   "use": "APARTMENT",
   "parcel_id": "2402924310244"
  },
  {
   "address": "5980 2nd Street Northeast, Fridley",
   "sale_month": "2014-01",
   "price": 288400,
   "lot_sqft": 10892,
   "price_per_lot_sqft": 26.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1707,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220070"
  },
  {
   "address": "21125 John Milless Dr, Rogers",
   "sale_month": "2014-01",
   "price": 900000,
   "lot_sqft": 40954,
   "price_per_lot_sqft": 21.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130053"
  },
  {
   "address": "21125 John Milless Dr, Rogers",
   "sale_month": "2014-01",
   "price": 900000,
   "lot_sqft": 33293,
   "price_per_lot_sqft": 27.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9181,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130052"
  },
  {
   "address": "200 6th Ave SE, Minneapolis",
   "sale_month": "2014-01",
   "price": 545000,
   "lot_sqft": 32939,
   "price_per_lot_sqft": 16.55,
   "price_per_building_sqft": 23.48,
   "building_sqft": 23207,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23347,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2302924410011"
  },
  {
   "address": "2113 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-01",
   "price": 500,
   "lot_sqft": 39992,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.15,
   "building_sqft": 3290,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3310,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124240005"
  },
  {
   "address": "10856 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2014-01",
   "price": 500,
   "lot_sqft": 23078,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2832,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223124210039"
  },
  {
   "address": "10 57th St W, Minneapolis",
   "sale_month": "2014-01",
   "price": 525000,
   "lot_sqft": 9076,
   "price_per_lot_sqft": 57.84,
   "price_per_building_sqft": 82.07,
   "building_sqft": 6397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6436,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824240191"
  },
  {
   "address": "712 Syndicate Street, Jordan",
   "sale_month": "2014-01",
   "price": 100000,
   "lot_sqft": 202030,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220010180"
  },
  {
   "address": "7849 West Broadway, Brooklyn Park",
   "sale_month": "2014-01",
   "price": 800000,
   "lot_sqft": 803311,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": 17.26,
   "building_sqft": 46338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46617,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2011921320010"
  },
  {
   "address": "125 1st Ave NE, Osseo",
   "sale_month": "2014-01",
   "price": 40000,
   "lot_sqft": 3729,
   "price_per_lot_sqft": 10.73,
   "price_per_building_sqft": 85.84,
   "building_sqft": 466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 469,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811921230032"
  },
  {
   "address": "116 Central Ave, Osseo",
   "sale_month": "2014-01",
   "price": 101000,
   "lot_sqft": 3771,
   "price_per_lot_sqft": 26.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230031"
  },
  {
   "address": "4924 France Ave S, Edina",
   "sale_month": "2014-01",
   "price": 575000,
   "lot_sqft": 2034,
   "price_per_lot_sqft": 282.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140134"
  },
  {
   "address": "6999 80th Street South, Cottage Grove",
   "sale_month": "2014-01",
   "price": 575000,
   "lot_sqft": 71586,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14043,
   "use": "300",
   "parcel_id": "1802721110066"
  },
  {
   "address": "15665 Central Avenue Northeast, Ham Lake",
   "sale_month": "2014-01",
   "price": 500,
   "lot_sqft": 56466,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7417,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223430002"
  },
  {
   "address": null,
   "sale_month": "2014-01",
   "price": 1160000,
   "lot_sqft": 75697,
   "price_per_lot_sqft": 15.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223130018"
  },
  {
   "address": "16220 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2014-01",
   "price": 1160000,
   "lot_sqft": 102204,
   "price_per_lot_sqft": 11.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19581,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223130017"
  },
  {
   "address": null,
   "sale_month": "2014-01",
   "price": 700000,
   "lot_sqft": 442187,
   "price_per_lot_sqft": 1.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "173023130009"
  },
  {
   "address": "7400 33rd Street North, Oakdale",
   "sale_month": "2014-01",
   "price": 750000,
   "lot_sqft": 71339,
   "price_per_lot_sqft": 10.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12691,
   "use": "300",
   "parcel_id": "1702921310012"
  },
  {
   "address": "22051 Industrial Blvd, Rogers",
   "sale_month": "2014-01",
   "price": 1880000,
   "lot_sqft": 341869,
   "price_per_lot_sqft": 5.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 206440,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1512023440039"
  },
  {
   "address": "10585 45th Ave N, Plymouth",
   "sale_month": "2014-01",
   "price": 337000,
   "lot_sqft": 24151,
   "price_per_lot_sqft": 13.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1944,
   "use": "APARTMENT",
   "parcel_id": "1311822210306"
  },
  {
   "address": "2466 7th Avenue East, North Saint Paul",
   "sale_month": "2014-01",
   "price": 291000,
   "lot_sqft": 14243,
   "price_per_lot_sqft": 20.43,
   "price_per_building_sqft": 23.43,
   "building_sqft": 12418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12493,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922340012"
  },
  {
   "address": "2303 White Bear Avenue North, Maplewood",
   "sale_month": "2014-01",
   "price": 4060000,
   "lot_sqft": 85080,
   "price_per_lot_sqft": 47.72,
   "price_per_building_sqft": 248.64,
   "building_sqft": 16329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16427,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922320007"
  },
  {
   "address": "903 Randolph Avenue, Saint Paul",
   "sale_month": "2014-01",
   "price": 112500,
   "lot_sqft": 4480,
   "price_per_lot_sqft": 25.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1541,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823240172"
  },
  {
   "address": "7540 Market Place Dr, Eden Prairie",
   "sale_month": "2014-01",
   "price": 475000,
   "lot_sqft": 7712,
   "price_per_lot_sqft": 61.59,
   "price_per_building_sqft": 110,
   "building_sqft": 4318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4344,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420009"
  },
  {
   "address": "2595 Hamline Avenue North, Roseville",
   "sale_month": "2014-01",
   "price": 295000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 181.65,
   "price_per_building_sqft": 126.18,
   "building_sqft": 2338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2352,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210069"
  },
  {
   "address": "2595 Hamline Avenue North, Roseville",
   "sale_month": "2014-01",
   "price": 295000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 181.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210068"
  },
  {
   "address": "3808 Blaisdell Ave, Minneapolis",
   "sale_month": "2014-01",
   "price": 1111500,
   "lot_sqft": 31621,
   "price_per_lot_sqft": 35.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11453,
   "use": "APARTMENT",
   "parcel_id": "1002824210032"
  },
  {
   "address": "12450 Cloud Drive Northeast, Blaine",
   "sale_month": "2014-01",
   "price": 500,
   "lot_sqft": 149217,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55133,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "093123120015"
  },
  {
   "address": "9240 Lyndale Ave S, Bloomington",
   "sale_month": "2014-01",
   "price": 910000,
   "lot_sqft": 46807,
   "price_per_lot_sqft": 19.44,
   "price_per_building_sqft": 211.14,
   "building_sqft": 4310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4336,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724440004"
  },
  {
   "address": "621 Cleveland Avenue South, Saint Paul",
   "sale_month": "2014-01",
   "price": 229750,
   "lot_sqft": 5395,
   "price_per_lot_sqft": 42.59,
   "price_per_building_sqft": 73.78,
   "building_sqft": 3114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3133,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082823440021"
  },
  {
   "address": "2525 Nevada Ave S, St. Louis Park",
   "sale_month": "2014-01",
   "price": 11430000,
   "lot_sqft": 46267,
   "price_per_lot_sqft": 247.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7482,
   "use": "APARTMENT",
   "parcel_id": "0811721240009"
  },
  {
   "address": "7307 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2014-01",
   "price": 11430000,
   "lot_sqft": 102470,
   "price_per_lot_sqft": 111.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7815,
   "use": "APARTMENT",
   "parcel_id": "0811721240007"
  },
  {
   "address": "7316 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2014-01",
   "price": 11430000,
   "lot_sqft": 90549,
   "price_per_lot_sqft": 126.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7527,
   "use": "APARTMENT",
   "parcel_id": "0811721240004"
  },
  {
   "address": "16570 Main St, Eden Prairie",
   "sale_month": "2014-01",
   "price": 1684800,
   "lot_sqft": 52585,
   "price_per_lot_sqft": 32.04,
   "price_per_building_sqft": 117.78,
   "building_sqft": 14305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14391,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811622430027"
  },
  {
   "address": "5737 Kentucky Ave N, Crystal",
   "sale_month": "2014-01",
   "price": 859163,
   "lot_sqft": 38764,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5570,
   "use": "APARTMENT",
   "parcel_id": "0511821420040"
  },
  {
   "address": "8050 Queen Ave S, Bloomington",
   "sale_month": "2014-01",
   "price": 1802313,
   "lot_sqft": 63251,
   "price_per_lot_sqft": 28.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10959,
   "use": "APARTMENT",
   "parcel_id": "0502724140003"
  },
  {
   "address": "2801 Southtown Dr, Bloomington",
   "sale_month": "2014-01",
   "price": 2750000,
   "lot_sqft": 130563,
   "price_per_lot_sqft": 21.06,
   "price_per_building_sqft": 190.71,
   "building_sqft": 14420,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14507,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724120004"
  },
  {
   "address": "2057 Selby Avenue, Saint Paul",
   "sale_month": "2014-01",
   "price": 440000,
   "lot_sqft": 15034,
   "price_per_lot_sqft": 29.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1465,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823220040"
  },
  {
   "address": "45 Snelling Avenue North, Saint Paul",
   "sale_month": "2014-01",
   "price": 950000,
   "lot_sqft": 10672,
   "price_per_lot_sqft": 89.02,
   "price_per_building_sqft": 283.08,
   "building_sqft": 3356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3376,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823140039"
  },
  {
   "address": "3605 3rd Ave S, Minneapolis",
   "sale_month": "2014-01",
   "price": 166500,
   "lot_sqft": 5189,
   "price_per_lot_sqft": 32.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1543,
   "use": "TRIPLEX",
   "parcel_id": "0302824440050"
  },
  {
   "address": "3225 Lyndale Ave S, Minneapolis",
   "sale_month": "2014-01",
   "price": 575000,
   "lot_sqft": 10142,
   "price_per_lot_sqft": 56.69,
   "price_per_building_sqft": 131.28,
   "building_sqft": 4380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4406,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824230109"
  },
  {
   "address": "375 Rivertown Drive, Woodbury",
   "sale_month": "2014-01",
   "price": 13400000,
   "lot_sqft": 720740,
   "price_per_lot_sqft": 18.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 250115,
   "use": "305",
   "parcel_id": "0302821130013"
  },
  {
   "address": "9854 Norma Lane, Woodbury",
   "sale_month": "2014-01",
   "price": 1500000,
   "lot_sqft": 98486,
   "price_per_lot_sqft": 15.23,
   "price_per_building_sqft": 154.19,
   "building_sqft": 9728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9786,
   "use": "300",
   "parcel_id": "0302821110018"
  },
  {
   "address": "13600 County Road 11, Burnsville",
   "sale_month": "2014-01",
   "price": 650000,
   "lot_sqft": 46984,
   "price_per_lot_sqft": 13.83,
   "price_per_building_sqft": 60.5,
   "building_sqft": 10743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10808,
   "use": "Commercial-preferred",
   "parcel_id": "023810002010"
  },
  {
   "address": "2751 Yellowstone Boulevard, Anoka",
   "sale_month": "2014-01",
   "price": 500000,
   "lot_sqft": 8996,
   "price_per_lot_sqft": 55.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1825,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023125110005"
  },
  {
   "address": "2741 Yellowstone Boulevard, Anoka",
   "sale_month": "2014-01",
   "price": 500000,
   "lot_sqft": 7737,
   "price_per_lot_sqft": 64.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1849,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023125110004"
  },
  {
   "address": "14400 Buck Hill Road, Burnsville",
   "sale_month": "2014-01",
   "price": 1572000,
   "lot_sqft": 117493,
   "price_per_lot_sqft": 13.38,
   "price_per_building_sqft": 190.8,
   "building_sqft": 8239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8289,
   "use": "Commercial-preferred",
   "parcel_id": "021538001060"
  },
  {
   "address": "3727 11th Ave S, Minneapolis",
   "sale_month": "2014-01",
   "price": 1025000,
   "lot_sqft": 8530,
   "price_per_lot_sqft": 120.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3422,
   "use": "APARTMENT",
   "parcel_id": "0202824340189"
  },
  {
   "address": "3018 17th Ave S, Minneapolis",
   "sale_month": "2014-01",
   "price": 350000,
   "lot_sqft": 15034,
   "price_per_lot_sqft": 23.28,
   "price_per_building_sqft": 52.79,
   "building_sqft": 6630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6670,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110137"
  },
  {
   "address": "455 7th Street West, Saint Paul",
   "sale_month": "2014-01",
   "price": 300000,
   "lot_sqft": 5714,
   "price_per_lot_sqft": 52.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823420054"
  },
  {
   "address": "605 Lewis Avenue North, Watertown",
   "sale_month": "2013-12",
   "price": 740000,
   "lot_sqft": 162704,
   "price_per_lot_sqft": 4.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24179,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "850750120"
  },
  {
   "address": "9362 Oak Avenue, Waconia",
   "sale_month": "2013-12",
   "price": 185000,
   "lot_sqft": 1356,
   "price_per_lot_sqft": 136.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752550010"
  },
  {
   "address": "1 Main Street West, Waconia",
   "sale_month": "2013-12",
   "price": 255000,
   "lot_sqft": 1880,
   "price_per_lot_sqft": 135.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502730"
  },
  {
   "address": "362 6th Avenue North, South Saint Paul",
   "sale_month": "2013-12",
   "price": 606300,
   "lot_sqft": 9481,
   "price_per_lot_sqft": 63.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3487,
   "use": "Apartment",
   "parcel_id": "368010006280"
  },
  {
   "address": "1005 State Hwy No 169, Plymouth",
   "sale_month": "2013-12",
   "price": 850000,
   "lot_sqft": 62222,
   "price_per_lot_sqft": 13.66,
   "price_per_building_sqft": 78.98,
   "building_sqft": 10762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10827,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822110007"
  },
  {
   "address": "2220 Lake St E, Minneapolis",
   "sale_month": "2013-12",
   "price": 525000,
   "lot_sqft": 43142,
   "price_per_lot_sqft": 12.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924340053"
  },
  {
   "address": "2644 Minnehaha Ave, Minneapolis",
   "sale_month": "2013-12",
   "price": 5000,
   "lot_sqft": 36185,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924310036"
  },
  {
   "address": "9046 North Highway Drive, Lexington",
   "sale_month": "2013-12",
   "price": 190000,
   "lot_sqft": 20149,
   "price_per_lot_sqft": 9.43,
   "price_per_building_sqft": 34.63,
   "building_sqft": 5487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5520,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120005"
  },
  {
   "address": "6252 Quinwood La N, Maple Grove",
   "sale_month": "2013-12",
   "price": 2080000,
   "lot_sqft": 173771,
   "price_per_lot_sqft": 11.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7004,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3511922330141"
  },
  {
   "address": "11350 State Hwy No 55, Plymouth",
   "sale_month": "2013-12",
   "price": 10300,
   "lot_sqft": 41714,
   "price_per_lot_sqft": 0.25,
   "price_per_building_sqft": 4.57,
   "building_sqft": 2254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2267,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511822110038"
  },
  {
   "address": "7244 Cedar Ave S, Richfield",
   "sale_month": "2013-12",
   "price": 820000,
   "lot_sqft": 31907,
   "price_per_lot_sqft": 25.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5590,
   "use": "APARTMENT",
   "parcel_id": "3502824140074"
  },
  {
   "address": "1310 County Road E West, Arden Hills",
   "sale_month": "2013-12",
   "price": 5700000,
   "lot_sqft": 82929,
   "price_per_lot_sqft": 68.73,
   "price_per_building_sqft": 1354.24,
   "building_sqft": 4209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4235,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023120009"
  },
  {
   "address": "1240 County Road E West, Arden Hills",
   "sale_month": "2013-12",
   "price": 5700000,
   "lot_sqft": 80823,
   "price_per_lot_sqft": 70.52,
   "price_per_building_sqft": 672.33,
   "building_sqft": 8478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8530,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023120003"
  },
  {
   "address": null,
   "sale_month": "2013-12",
   "price": 280000,
   "lot_sqft": 1168,
   "price_per_lot_sqft": 239.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411921430009"
  },
  {
   "address": "6245 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2013-12",
   "price": 280000,
   "lot_sqft": 13524,
   "price_per_lot_sqft": 20.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411921430004"
  },
  {
   "address": "500 Brimhall Ave, Long Lake",
   "sale_month": "2013-12",
   "price": 395000,
   "lot_sqft": 19622,
   "price_per_lot_sqft": 20.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13120,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230010"
  },
  {
   "address": "23400 Smithtown Rd, Shorewood",
   "sale_month": "2013-12",
   "price": 2000000,
   "lot_sqft": 71956,
   "price_per_lot_sqft": 27.79,
   "price_per_building_sqft": 920.39,
   "building_sqft": 2173,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2187,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411723210032"
  },
  {
   "address": "356 Water St, Excelsior",
   "sale_month": "2013-12",
   "price": 360000,
   "lot_sqft": 7434,
   "price_per_lot_sqft": 48.43,
   "price_per_building_sqft": 311.42,
   "building_sqft": 1156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1163,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140037"
  },
  {
   "address": "1752 Shields Avenue, Saint Paul",
   "sale_month": "2013-12",
   "price": 278000,
   "lot_sqft": 2719,
   "price_per_lot_sqft": 102.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1614,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923420130"
  },
  {
   "address": "1601 University Avenue West, Saint Paul",
   "sale_month": "2013-12",
   "price": 190000,
   "lot_sqft": 4488,
   "price_per_lot_sqft": 42.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140085"
  },
  {
   "address": "1618 Sherburne Avenue, Saint Paul",
   "sale_month": "2013-12",
   "price": 7000000,
   "lot_sqft": 3931,
   "price_per_lot_sqft": 1780.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140075"
  },
  {
   "address": null,
   "sale_month": "2013-12",
   "price": 7000000,
   "lot_sqft": 3982,
   "price_per_lot_sqft": 1757.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140074"
  },
  {
   "address": null,
   "sale_month": "2013-12",
   "price": 7000000,
   "lot_sqft": 3882,
   "price_per_lot_sqft": 1803.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140073"
  },
  {
   "address": null,
   "sale_month": "2013-12",
   "price": 7000000,
   "lot_sqft": 3982,
   "price_per_lot_sqft": 1757.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140072"
  },
  {
   "address": "710 Arcade Street, Saint Paul",
   "sale_month": "2013-12",
   "price": 475000,
   "lot_sqft": 15682,
   "price_per_lot_sqft": 30.29,
   "price_per_building_sqft": 66.72,
   "building_sqft": 7119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7162,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220107"
  },
  {
   "address": "2601 Hennepin Ave, Minneapolis",
   "sale_month": "2013-12",
   "price": 1105000,
   "lot_sqft": 4846,
   "price_per_lot_sqft": 228.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924420155"
  },
  {
   "address": "23671 Saint Francis Boulevard Northwest, Saint Francis",
   "sale_month": "2013-12",
   "price": 630000,
   "lot_sqft": 56403,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424220025"
  },
  {
   "address": "550 1st Street Southwest, New Brighton",
   "sale_month": "2013-12",
   "price": 480000,
   "lot_sqft": 38751,
   "price_per_lot_sqft": 12.39,
   "price_per_building_sqft": 73.12,
   "building_sqft": 6565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6605,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023120011"
  },
  {
   "address": "17400 113th Ave N, Dayton",
   "sale_month": "2013-12",
   "price": 129107,
   "lot_sqft": 108820,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3428,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3212022230004"
  },
  {
   "address": null,
   "sale_month": "2013-12",
   "price": 85000,
   "lot_sqft": 19932,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211724220095"
  },
  {
   "address": "11101 Zealand Ave N, Champlin",
   "sale_month": "2013-12",
   "price": 167777,
   "lot_sqft": 3400,
   "price_per_lot_sqft": 49.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420075"
  },
  {
   "address": "2852 38th Ave S, Minneapolis",
   "sale_month": "2013-12",
   "price": 270000,
   "lot_sqft": 4413,
   "price_per_lot_sqft": 61.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1340,
   "use": "APARTMENT",
   "parcel_id": "3102923340015"
  },
  {
   "address": "1045 Stoughton Avenue, Chaska",
   "sale_month": "2013-12",
   "price": 450000,
   "lot_sqft": 37014,
   "price_per_lot_sqft": 12.16,
   "price_per_building_sqft": 74.52,
   "building_sqft": 6039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6076,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306410010"
  },
  {
   "address": "11810 Brockton La N, Dayton",
   "sale_month": "2013-12",
   "price": 541000,
   "lot_sqft": 198393,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15230,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012022330003"
  },
  {
   "address": "2610 Essex St SE, Minneapolis",
   "sale_month": "2013-12",
   "price": 510000,
   "lot_sqft": 37301,
   "price_per_lot_sqft": 13.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923240062"
  },
  {
   "address": "2408 University Ave SE, Minneapolis",
   "sale_month": "2013-12",
   "price": 8050000,
   "lot_sqft": 9562,
   "price_per_lot_sqft": 841.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002923240024"
  },
  {
   "address": "2407 University Ave SE, Minneapolis",
   "sale_month": "2013-12",
   "price": 10615000,
   "lot_sqft": 68780,
   "price_per_lot_sqft": 154.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3002923210042"
  },
  {
   "address": "1307 Shakopee Avenue East, Shakopee",
   "sale_month": "2013-12",
   "price": 667500,
   "lot_sqft": 19274,
   "price_per_lot_sqft": 34.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4002,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270060120"
  },
  {
   "address": "112 Holmes Street South, Shakopee",
   "sale_month": "2013-12",
   "price": 23333,
   "lot_sqft": 599,
   "price_per_lot_sqft": 38.95,
   "price_per_building_sqft": 49.23,
   "building_sqft": 474,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 477,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011510"
  },
  {
   "address": "12977 Eagle Creek Parkway, Savage",
   "sale_month": "2013-12",
   "price": 336000,
   "lot_sqft": 119734,
   "price_per_lot_sqft": 2.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26701,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "264150350"
  },
  {
   "address": "14131 Sunfish Lake Boulevard Northwest, Ramsey",
   "sale_month": "2013-12",
   "price": 500,
   "lot_sqft": 50351,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263225330038"
  },
  {
   "address": "11600 Fountains Dr N, Maple Grove",
   "sale_month": "2013-12",
   "price": 545000,
   "lot_sqft": 60550,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922110014"
  },
  {
   "address": "1926 15th Ave S, Minneapolis",
   "sale_month": "2013-12",
   "price": 85000,
   "lot_sqft": 5789,
   "price_per_lot_sqft": 14.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1720,
   "use": "APARTMENT",
   "parcel_id": "2602924430113"
  },
  {
   "address": "1911 14th Ave S, Minneapolis",
   "sale_month": "2013-12",
   "price": 35000,
   "lot_sqft": 7094,
   "price_per_lot_sqft": 4.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1595,
   "use": "TRIPLEX",
   "parcel_id": "2602924430061"
  },
  {
   "address": "427 7th St S, Minneapolis",
   "sale_month": "2013-12",
   "price": 32642601,
   "lot_sqft": 48093,
   "price_per_lot_sqft": 678.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924220090"
  },
  {
   "address": "350 Front Avenue, Saint Paul",
   "sale_month": "2013-12",
   "price": 105000,
   "lot_sqft": 6428,
   "price_per_lot_sqft": 16.33,
   "price_per_building_sqft": 40.45,
   "building_sqft": 2596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2612,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923420225"
  },
  {
   "address": "319 Maryland Avenue West, Saint Paul",
   "sale_month": "2013-12",
   "price": 36500,
   "lot_sqft": 5041,
   "price_per_lot_sqft": 7.24,
   "price_per_building_sqft": 23.61,
   "building_sqft": 1546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1555,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923430111"
  },
  {
   "address": "1547 Marion Street, Saint Paul",
   "sale_month": "2013-12",
   "price": 1665000,
   "lot_sqft": 37320,
   "price_per_lot_sqft": 44.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10701,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923140127"
  },
  {
   "address": "15 6th Ave N, Hopkins",
   "sale_month": "2013-12",
   "price": 320000,
   "lot_sqft": 9270,
   "price_per_lot_sqft": 34.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 877,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2411722420017"
  },
  {
   "address": "501 Mainstreet, Hopkins",
   "sale_month": "2013-12",
   "price": 320000,
   "lot_sqft": 17250,
   "price_per_lot_sqft": 18.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2874,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411722420009"
  },
  {
   "address": "1016 Mainstreet, Hopkins",
   "sale_month": "2013-12",
   "price": 95000,
   "lot_sqft": 3897,
   "price_per_lot_sqft": 24.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340124"
  },
  {
   "address": "1022 Mainstreet, Hopkins",
   "sale_month": "2013-12",
   "price": 900000,
   "lot_sqft": 7575,
   "price_per_lot_sqft": 118.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340118"
  },
  {
   "address": "1508 Como Ave SE, Minneapolis",
   "sale_month": "2013-12",
   "price": 97000,
   "lot_sqft": 483,
   "price_per_lot_sqft": 200.83,
   "price_per_building_sqft": 11.61,
   "building_sqft": 8357,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8408,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924140002"
  },
  {
   "address": "5540 29th Ave S, Minneapolis",
   "sale_month": "2013-12",
   "price": 129000,
   "lot_sqft": 6399,
   "price_per_lot_sqft": 20.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1456,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402824110194"
  },
  {
   "address": "20141 Icenic Trail, Lakeville",
   "sale_month": "2013-12",
   "price": 375000,
   "lot_sqft": 22298,
   "price_per_lot_sqft": 16.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3643,
   "use": "Commercial-preferred",
   "parcel_id": "228195002030"
  },
  {
   "address": "3103 103rd Lane Northeast, Blaine",
   "sale_month": "2013-12",
   "price": 975000,
   "lot_sqft": 89850,
   "price_per_lot_sqft": 10.85,
   "price_per_building_sqft": 46.34,
   "building_sqft": 21039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21166,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420030"
  },
  {
   "address": "21725 Hanover Avenue, Lakeville",
   "sale_month": "2013-12",
   "price": 1600000,
   "lot_sqft": 109802,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65451,
   "use": "Industrial-preferred",
   "parcel_id": "221110002091"
  },
  {
   "address": "319 1st Ave N, Minneapolis",
   "sale_month": "2013-12",
   "price": 1102000,
   "lot_sqft": 4417,
   "price_per_lot_sqft": 249.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410030"
  },
  {
   "address": "1887 Gateway Boulevard, Arden Hills",
   "sale_month": "2013-12",
   "price": 25225000,
   "lot_sqft": 388653,
   "price_per_lot_sqft": 64.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 115651,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213023310029"
  },
  {
   "address": "1388 Prior Avenue South, Saint Paul",
   "sale_month": "2013-12",
   "price": 1119500,
   "lot_sqft": 62009,
   "price_per_lot_sqft": 18.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9848,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823240127"
  },
  {
   "address": "14505 27th Ave N, Plymouth",
   "sale_month": "2013-12",
   "price": 2020000,
   "lot_sqft": 290828,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": 18.61,
   "building_sqft": 108540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 109195,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822440024"
  },
  {
   "address": "3245 Vera Cruz Ave N, Crystal",
   "sale_month": "2013-12",
   "price": 6000000,
   "lot_sqft": 89512,
   "price_per_lot_sqft": 67.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16851,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2111821240136"
  },
  {
   "address": "530 Knox Ave N, Minneapolis",
   "sale_month": "2013-12",
   "price": 232000,
   "lot_sqft": 8316,
   "price_per_lot_sqft": 27.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3389,
   "use": "APARTMENT",
   "parcel_id": "2102924310008"
  },
  {
   "address": "505 Wheelock Parkway East, Saint Paul",
   "sale_month": "2013-12",
   "price": 245000,
   "lot_sqft": 13159,
   "price_per_lot_sqft": 18.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1795,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922240007"
  },
  {
   "address": "8020 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2013-12",
   "price": 9500000,
   "lot_sqft": 559942,
   "price_per_lot_sqft": 16.97,
   "price_per_building_sqft": 130.64,
   "building_sqft": 72719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73158,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921330006"
  },
  {
   "address": "645 Spiral Boulevard, Hastings",
   "sale_month": "2013-12",
   "price": 260000,
   "lot_sqft": 53380,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "Commercial-preferred",
   "parcel_id": "199058000050"
  },
  {
   "address": "540 Spiral Boulevard, Hastings",
   "sale_month": "2013-12",
   "price": 340000,
   "lot_sqft": 91651,
   "price_per_lot_sqft": 3.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13499,
   "use": "Industrial-preferred",
   "parcel_id": "193200001015"
  },
  {
   "address": "1801 Talmage Ave SE, Minneapolis",
   "sale_month": "2013-12",
   "price": 580000,
   "lot_sqft": 10106,
   "price_per_lot_sqft": 57.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1815,
   "use": "APARTMENT",
   "parcel_id": "1902923220075"
  },
  {
   "address": "3200 Como Ave SE, Minneapolis",
   "sale_month": "2013-12",
   "price": 3990000,
   "lot_sqft": 446128,
   "price_per_lot_sqft": 8.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 115746,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923140007"
  },
  {
   "address": "1415 Morgan Ave N, Minneapolis",
   "sale_month": "2013-12",
   "price": 27612,
   "lot_sqft": 6889,
   "price_per_lot_sqft": 4.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 776,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924330118"
  },
  {
   "address": "1950 7th Street West, Saint Paul",
   "sale_month": "2013-12",
   "price": 500000,
   "lot_sqft": 28797,
   "price_per_lot_sqft": 17.36,
   "price_per_building_sqft": 342.94,
   "building_sqft": 1458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1467,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823420071"
  },
  {
   "address": "895 Highway 96 West, Shoreview",
   "sale_month": "2013-12",
   "price": 130000,
   "lot_sqft": 45547,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": 21.6,
   "building_sqft": 6019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6055,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340004"
  },
  {
   "address": "21260 Olinda Trail North, Scandia",
   "sale_month": "2013-12",
   "price": 90000,
   "lot_sqft": 5816,
   "price_per_lot_sqft": 15.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "300",
   "parcel_id": "1403220340049"
  },
  {
   "address": "8808 Monticello La N, Maple Grove",
   "sale_month": "2013-12",
   "price": 529000,
   "lot_sqft": 58278,
   "price_per_lot_sqft": 9.08,
   "price_per_building_sqft": 53.99,
   "building_sqft": 9799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9858,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922410021"
  },
  {
   "address": "3343 Langly Court North, Lake Elmo",
   "sale_month": "2013-12",
   "price": 270000,
   "lot_sqft": 13314,
   "price_per_lot_sqft": 20.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1302921320081"
  },
  {
   "address": null,
   "sale_month": "2013-12",
   "price": 5000,
   "lot_sqft": 25848,
   "price_per_lot_sqft": 0.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1302921320080"
  },
  {
   "address": "2852 Johnson St NE, Minneapolis",
   "sale_month": "2013-12",
   "price": 500000,
   "lot_sqft": 6207,
   "price_per_lot_sqft": 80.55,
   "price_per_building_sqft": 44.36,
   "building_sqft": 11271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924210132"
  },
  {
   "address": "1305 7th Street West, Saint Paul",
   "sale_month": "2013-12",
   "price": 425000,
   "lot_sqft": 5987,
   "price_per_lot_sqft": 70.99,
   "price_per_building_sqft": 155.85,
   "building_sqft": 2727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2743,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823430014"
  },
  {
   "address": "514 Lowry Ave NE, Minneapolis",
   "sale_month": "2013-12",
   "price": 90000,
   "lot_sqft": 3095,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": 29.9,
   "building_sqft": 3010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3028,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924310018"
  },
  {
   "address": "2159 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2013-12",
   "price": 500,
   "lot_sqft": 3076,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340017"
  },
  {
   "address": "476 Snelling Avenue South, Saint Paul",
   "sale_month": "2013-12",
   "price": 310000,
   "lot_sqft": 6111,
   "price_per_lot_sqft": 50.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823230197"
  },
  {
   "address": "2900 Washington Ave N, Minneapolis",
   "sale_month": "2013-12",
   "price": 382500,
   "lot_sqft": 23670,
   "price_per_lot_sqft": 16.16,
   "price_per_building_sqft": 43.97,
   "building_sqft": 8699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8752,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924310097"
  },
  {
   "address": "2933 2nd St N, Minneapolis",
   "sale_month": "2013-12",
   "price": 305000,
   "lot_sqft": 15878,
   "price_per_lot_sqft": 19.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924310093"
  },
  {
   "address": "220 90th St W, Bloomington",
   "sale_month": "2013-12",
   "price": 1175000,
   "lot_sqft": 72537,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": 60.68,
   "building_sqft": 19365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19482,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724240021"
  },
  {
   "address": "1255 Cope Avenue East, Maplewood",
   "sale_month": "2013-12",
   "price": 950000,
   "lot_sqft": 62394,
   "price_per_lot_sqft": 15.23,
   "price_per_building_sqft": 62.01,
   "building_sqft": 15320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15412,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922410008"
  },
  {
   "address": null,
   "sale_month": "2013-12",
   "price": 3600000,
   "lot_sqft": 11668,
   "price_per_lot_sqft": 308.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822220137"
  },
  {
   "address": "508 Humboldt Avenue, Saint Paul",
   "sale_month": "2013-12",
   "price": 3600000,
   "lot_sqft": 111164,
   "price_per_lot_sqft": 32.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11986,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082822220136"
  },
  {
   "address": "255 Eaton Street, Saint Paul",
   "sale_month": "2013-12",
   "price": 300000,
   "lot_sqft": 136416,
   "price_per_lot_sqft": 2.2,
   "price_per_building_sqft": 14.62,
   "building_sqft": 20525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20648,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822120112"
  },
  {
   "address": "11120 225th Street East, New Market Township",
   "sale_month": "2013-12",
   "price": 875000,
   "lot_sqft": 1520625,
   "price_per_lot_sqft": 0.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2143,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081660010"
  },
  {
   "address": "9600 Louisiana Ave N, Brooklyn Park",
   "sale_month": "2013-12",
   "price": 2733434,
   "lot_sqft": 700448,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 160900,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921420003"
  },
  {
   "address": "1900 3rd Avenue, Anoka",
   "sale_month": "2013-12",
   "price": 500,
   "lot_sqft": 8863,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220116"
  },
  {
   "address": "6014 Highway 36, Oakdale",
   "sale_month": "2013-12",
   "price": 1229500,
   "lot_sqft": 20224,
   "price_per_lot_sqft": 60.79,
   "price_per_building_sqft": 468.2,
   "building_sqft": 2626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2642,
   "use": "300",
   "parcel_id": "0702921220004"
  },
  {
   "address": "4701 Excelsior Blvd, St. Louis Park",
   "sale_month": "2013-12",
   "price": 1060000,
   "lot_sqft": 19794,
   "price_per_lot_sqft": 53.55,
   "price_per_building_sqft": 435.32,
   "building_sqft": 2435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2450,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210011"
  },
  {
   "address": "3555 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2013-12",
   "price": 13825000,
   "lot_sqft": 230343,
   "price_per_lot_sqft": 60.02,
   "price_per_building_sqft": 294.42,
   "building_sqft": 46956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47240,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824320027"
  },
  {
   "address": "779 Bielenberg Drive, Woodbury",
   "sale_month": "2013-12",
   "price": 4500000,
   "lot_sqft": 36123,
   "price_per_lot_sqft": 124.57,
   "price_per_building_sqft": 190.61,
   "building_sqft": 23609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23751,
   "use": "300",
   "parcel_id": "0502821430120"
  },
  {
   "address": "628 Bielenberg Drive, Woodbury",
   "sale_month": "2013-12",
   "price": 615000,
   "lot_sqft": 22046,
   "price_per_lot_sqft": 27.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6263,
   "use": "300",
   "parcel_id": "0502821310205"
  },
  {
   "address": "111 Weir Drive, Woodbury",
   "sale_month": "2013-12",
   "price": 1600000,
   "lot_sqft": 1643147,
   "price_per_lot_sqft": 0.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33360,
   "use": "300",
   "parcel_id": "0502821220004"
  },
  {
   "address": "1594 Dayton Avenue, Saint Paul",
   "sale_month": "2013-12",
   "price": 405000,
   "lot_sqft": 6157,
   "price_per_lot_sqft": 65.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2598,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110012"
  },
  {
   "address": "770 Xenia Ave S, Golden Valley",
   "sale_month": "2013-12",
   "price": 4200000,
   "lot_sqft": 254203,
   "price_per_lot_sqft": 16.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33426,
   "use": "APARTMENT",
   "parcel_id": "0411721240039"
  },
  {
   "address": "5615 Big Woods Boulevard, Dahlgren Township",
   "sale_month": "2013-12",
   "price": 50000,
   "lot_sqft": 166706,
   "price_per_lot_sqft": 0.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20257,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "040111000"
  },
  {
   "address": "7839 Elm Street Northeast, Fridley",
   "sale_month": "2013-12",
   "price": 450000,
   "lot_sqft": 26879,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": 26.66,
   "building_sqft": 16877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16979,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440086"
  },
  {
   "address": "39 77th Way Northeast, Fridley",
   "sale_month": "2013-12",
   "price": 80000,
   "lot_sqft": 8768,
   "price_per_lot_sqft": 9.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "033024440062"
  },
  {
   "address": "3544 Portland Ave, Minneapolis",
   "sale_month": "2013-12",
   "price": 310000,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 61.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2147,
   "use": "APARTMENT",
   "parcel_id": "0302824410145"
  },
  {
   "address": "433 Commerce Drive, Woodbury",
   "sale_month": "2013-12",
   "price": 2125000,
   "lot_sqft": 59888,
   "price_per_lot_sqft": 35.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5785,
   "use": "300",
   "parcel_id": "0302821410165"
  },
  {
   "address": "14232 Burnhaven Drive, Burnsville",
   "sale_month": "2013-12",
   "price": 1750000,
   "lot_sqft": 106620,
   "price_per_lot_sqft": 16.41,
   "price_per_building_sqft": 82.05,
   "building_sqft": 21329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21457,
   "use": "Commercial-preferred",
   "parcel_id": "029018000010"
  },
  {
   "address": "571 78th Avenue Northeast, Spring Lake Park",
   "sale_month": "2013-12",
   "price": 165000,
   "lot_sqft": 10835,
   "price_per_lot_sqft": 15.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1761,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024430046"
  },
  {
   "address": "3081 White Bear Avenue North, Maplewood",
   "sale_month": "2013-12",
   "price": 1700000,
   "lot_sqft": 39438,
   "price_per_lot_sqft": 43.11,
   "price_per_building_sqft": 269.2,
   "building_sqft": 6315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6353,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210024"
  },
  {
   "address": "3087 White Bear Avenue North, Maplewood",
   "sale_month": "2013-12",
   "price": 1700000,
   "lot_sqft": 56291,
   "price_per_lot_sqft": 30.2,
   "price_per_building_sqft": 308.98,
   "building_sqft": 5502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5535,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210023"
  },
  {
   "address": "3085 White Bear Avenue North, Maplewood",
   "sale_month": "2013-12",
   "price": 1700000,
   "lot_sqft": 54451,
   "price_per_lot_sqft": 31.22,
   "price_per_building_sqft": 283.33,
   "building_sqft": 6000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6037,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210022"
  },
  {
   "address": "3095 White Bear Avenue North, Maplewood",
   "sale_month": "2013-12",
   "price": 1700000,
   "lot_sqft": 58521,
   "price_per_lot_sqft": 29.05,
   "price_per_building_sqft": 188.07,
   "building_sqft": 9039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9094,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922210021"
  },
  {
   "address": "830 Laurel Avenue, Saint Paul",
   "sale_month": "2013-12",
   "price": 420000,
   "lot_sqft": 10352,
   "price_per_lot_sqft": 40.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2130,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823130035"
  },
  {
   "address": "7661 146th Street West, Apple Valley",
   "sale_month": "2013-12",
   "price": 300000,
   "lot_sqft": 23040,
   "price_per_lot_sqft": 13.02,
   "price_per_building_sqft": 93.78,
   "building_sqft": 3199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3219,
   "use": "Commercial-preferred",
   "parcel_id": "018120104040"
  },
  {
   "address": "3452 Minnehaha Ave, Minneapolis",
   "sale_month": "2013-12",
   "price": 231370,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 38.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824410040"
  },
  {
   "address": "204 Paul Avenue South, Cologne",
   "sale_month": "2013-11",
   "price": 215000,
   "lot_sqft": 8274,
   "price_per_lot_sqft": 25.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "403500030"
  },
  {
   "address": "385 University Avenue West, Saint Paul",
   "sale_month": "2013-11",
   "price": 350000,
   "lot_sqft": 4145,
   "price_per_lot_sqft": 84.44,
   "price_per_building_sqft": 79.37,
   "building_sqft": 4410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4436,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240110"
  },
  {
   "address": "6850 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2013-11",
   "price": 1335000,
   "lot_sqft": 426460,
   "price_per_lot_sqft": 3.13,
   "price_per_building_sqft": 10.91,
   "building_sqft": 122395,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 123134,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921220053"
  },
  {
   "address": "2500 Chicago Ave, Minneapolis",
   "sale_month": "2013-11",
   "price": 550000,
   "lot_sqft": 12411,
   "price_per_lot_sqft": 44.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6044,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924230020"
  },
  {
   "address": "1327 County Road D Circle East, Vadnais Heights",
   "sale_month": "2013-11",
   "price": 215000,
   "lot_sqft": 1982,
   "price_per_lot_sqft": 108.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022330026"
  },
  {
   "address": "424 English Street, Saint Paul",
   "sale_month": "2013-11",
   "price": 945000,
   "lot_sqft": 21542,
   "price_per_lot_sqft": 43.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7065,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342922320006"
  },
  {
   "address": "470 Water St, Excelsior",
   "sale_month": "2013-11",
   "price": 1250000,
   "lot_sqft": 31116,
   "price_per_lot_sqft": 40.17,
   "price_per_building_sqft": 61.25,
   "building_sqft": 20409,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20533,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723130091"
  },
  {
   "address": "404 28th St W, Minneapolis",
   "sale_month": "2013-11",
   "price": 290000,
   "lot_sqft": 7131,
   "price_per_lot_sqft": 40.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 715,
   "use": "TRIPLEX",
   "parcel_id": "3402924320387"
  },
  {
   "address": "7745 2nd Ave S, Richfield",
   "sale_month": "2013-11",
   "price": 630000,
   "lot_sqft": 23249,
   "price_per_lot_sqft": 27.1,
   "price_per_building_sqft": 91.48,
   "building_sqft": 6887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6929,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824430077"
  },
  {
   "address": null,
   "sale_month": "2013-11",
   "price": 1070000,
   "lot_sqft": 133776,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423340013"
  },
  {
   "address": null,
   "sale_month": "2013-11",
   "price": 1070000,
   "lot_sqft": 130504,
   "price_per_lot_sqft": 8.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423340012"
  },
  {
   "address": null,
   "sale_month": "2013-11",
   "price": 1070000,
   "lot_sqft": 131574,
   "price_per_lot_sqft": 8.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423340009"
  },
  {
   "address": "23035 Highway 65 Northeast, East Bethel",
   "sale_month": "2013-11",
   "price": 1070000,
   "lot_sqft": 130780,
   "price_per_lot_sqft": 8.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14834,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423340008"
  },
  {
   "address": null,
   "sale_month": "2013-11",
   "price": 1070000,
   "lot_sqft": 130451,
   "price_per_lot_sqft": 8.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423340007"
  },
  {
   "address": "580 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2013-11",
   "price": 350000,
   "lot_sqft": 10726,
   "price_per_lot_sqft": 32.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2787,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922120087"
  },
  {
   "address": "896 Rice Street, Saint Paul",
   "sale_month": "2013-11",
   "price": 151500,
   "lot_sqft": 5044,
   "price_per_lot_sqft": 30.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922320112"
  },
  {
   "address": "55 Melbourne Ave SE, Minneapolis",
   "sale_month": "2013-11",
   "price": 440000,
   "lot_sqft": 6436,
   "price_per_lot_sqft": 68.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1946,
   "use": "APARTMENT",
   "parcel_id": "3002923440080"
  },
  {
   "address": "1490 Helmo Avenue North, Oakdale",
   "sale_month": "2013-11",
   "price": 646866,
   "lot_sqft": 48373,
   "price_per_lot_sqft": 13.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "300",
   "parcel_id": "2902921310020"
  },
  {
   "address": "3425 66th St W, Edina",
   "sale_month": "2013-11",
   "price": 4197091,
   "lot_sqft": 25978,
   "price_per_lot_sqft": 161.56,
   "price_per_building_sqft": 264.72,
   "building_sqft": 15855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15951,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824310005"
  },
  {
   "address": "7040 143rd Avenue Northwest, Ramsey",
   "sale_month": "2013-11",
   "price": 550000,
   "lot_sqft": 86691,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225330013"
  },
  {
   "address": "1244 Canterbury Road South, Shakopee",
   "sale_month": "2013-11",
   "price": 2800000,
   "lot_sqft": 323539,
   "price_per_lot_sqft": 8.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 60194,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271560020"
  },
  {
   "address": "13010 Co Rd No 6, Plymouth",
   "sale_month": "2013-11",
   "price": 2875000,
   "lot_sqft": 219858,
   "price_per_lot_sqft": 13.08,
   "price_per_building_sqft": 46.26,
   "building_sqft": 62145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62520,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822410005"
  },
  {
   "address": "136 5th Avenue West, Shakopee",
   "sale_month": "2013-11",
   "price": 110000,
   "lot_sqft": 10040,
   "price_per_lot_sqft": 10.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1470,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270015660"
  },
  {
   "address": "236 Lewis Street South, Shakopee",
   "sale_month": "2013-11",
   "price": 123000,
   "lot_sqft": 3585,
   "price_per_lot_sqft": 34.31,
   "price_per_building_sqft": 32.16,
   "building_sqft": 3825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3848,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270012420"
  },
  {
   "address": "1729 15th Ave S, Minneapolis",
   "sale_month": "2013-11",
   "price": 195867,
   "lot_sqft": 7535,
   "price_per_lot_sqft": 25.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2139,
   "use": "TRIPLEX",
   "parcel_id": "2602924430096"
  },
  {
   "address": null,
   "sale_month": "2013-11",
   "price": 3000000,
   "lot_sqft": 218707,
   "price_per_lot_sqft": 13.72,
   "price_per_building_sqft": 34.02,
   "building_sqft": 88196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88728,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251680021"
  },
  {
   "address": "630 Washington Ave SE, Minneapolis",
   "sale_month": "2013-11",
   "price": 30780000,
   "lot_sqft": 12578,
   "price_per_lot_sqft": 2447.13,
   "price_per_building_sqft": 15498.49,
   "building_sqft": 1986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1998,
   "use": "APARTMENT",
   "parcel_id": "2502924140020"
  },
  {
   "address": "21860 Industrial Ct, Rogers",
   "sale_month": "2013-11",
   "price": 920000,
   "lot_sqft": 51088,
   "price_per_lot_sqft": 18.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12543,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023210025"
  },
  {
   "address": "24 Shady Oak Rd, Hopkins",
   "sale_month": "2013-11",
   "price": 290000,
   "lot_sqft": 9140,
   "price_per_lot_sqft": 31.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311722430071"
  },
  {
   "address": null,
   "sale_month": "2013-11",
   "price": 950000,
   "lot_sqft": 4516,
   "price_per_lot_sqft": 210.36,
   "price_per_building_sqft": 106.24,
   "building_sqft": 8942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8996,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722430070"
  },
  {
   "address": "4307 Shady Oak Rd, Minnetonka",
   "sale_month": "2013-11",
   "price": 1200000,
   "lot_sqft": 2287,
   "price_per_lot_sqft": 524.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311722420003"
  },
  {
   "address": "320 4th St SE, Minneapolis",
   "sale_month": "2013-11",
   "price": 399000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 36.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1766,
   "use": "APARTMENT",
   "parcel_id": "2302924140066"
  },
  {
   "address": "400 6th St SE, Minneapolis",
   "sale_month": "2013-11",
   "price": 826000,
   "lot_sqft": 7349,
   "price_per_lot_sqft": 112.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3085,
   "use": "APARTMENT",
   "parcel_id": "2302924140012"
  },
  {
   "address": "3001 103rd Lane Northeast, Blaine",
   "sale_month": "2013-11",
   "price": 540000,
   "lot_sqft": 44349,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": 69.33,
   "building_sqft": 7789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7836,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420003"
  },
  {
   "address": "8800 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2013-11",
   "price": 1023750,
   "lot_sqft": 56595,
   "price_per_lot_sqft": 18.09,
   "price_per_building_sqft": 88.11,
   "building_sqft": 11619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11689,
   "use": "300",
   "parcel_id": "2102721140021"
  },
  {
   "address": "7365 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2013-11",
   "price": 575000,
   "lot_sqft": 45605,
   "price_per_lot_sqft": 12.61,
   "price_per_building_sqft": 65.66,
   "building_sqft": 8757,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8810,
   "use": "Industrial-preferred",
   "parcel_id": "208430000010"
  },
  {
   "address": "410 Forest Street West, Belle Plaine",
   "sale_month": "2013-11",
   "price": 1500000,
   "lot_sqft": 47926,
   "price_per_lot_sqft": 31.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5011,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200980040"
  },
  {
   "address": "602 Forest Street West, Belle Plaine",
   "sale_month": "2013-11",
   "price": 1500000,
   "lot_sqft": 113720,
   "price_per_lot_sqft": 13.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2571,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "200980020"
  },
  {
   "address": "501 Forest Street West, Belle Plaine",
   "sale_month": "2013-11",
   "price": 1500000,
   "lot_sqft": 102231,
   "price_per_lot_sqft": 14.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1154,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "200011490"
  },
  {
   "address": "601 Forest Street West, Belle Plaine",
   "sale_month": "2013-11",
   "price": 1500000,
   "lot_sqft": 103840,
   "price_per_lot_sqft": 14.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1681,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "200010730"
  },
  {
   "address": "401 Cherry Street North, Belle Plaine",
   "sale_month": "2013-11",
   "price": 1500000,
   "lot_sqft": 102497,
   "price_per_lot_sqft": 14.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1681,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "200010650"
  },
  {
   "address": "802 Forest Street West, Belle Plaine",
   "sale_month": "2013-11",
   "price": 1500000,
   "lot_sqft": 26612,
   "price_per_lot_sqft": 56.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1236,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "200010330"
  },
  {
   "address": "1828 Market Boulevard, Hastings",
   "sale_month": "2013-11",
   "price": 1831300,
   "lot_sqft": 55357,
   "price_per_lot_sqft": 33.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9098,
   "use": "Commercial",
   "parcel_id": "193208001040"
  },
  {
   "address": null,
   "sale_month": "2013-11",
   "price": 14068700,
   "lot_sqft": 387698,
   "price_per_lot_sqft": 36.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99750,
   "use": "Commercial-preferred",
   "parcel_id": "193208001030"
  },
  {
   "address": "8098 Excelsior Blvd, Hopkins",
   "sale_month": "2013-11",
   "price": 9135000,
   "lot_sqft": 720592,
   "price_per_lot_sqft": 12.68,
   "price_per_building_sqft": 27.95,
   "building_sqft": 326828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 328801,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721140006"
  },
  {
   "address": "14701 Victor Hugo Boulevard North, Hugo",
   "sale_month": "2013-11",
   "price": 2750000,
   "lot_sqft": 85026,
   "price_per_lot_sqft": 32.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "300",
   "parcel_id": "1903121240120"
  },
  {
   "address": "8800 Xylon Ave N, Brooklyn Park",
   "sale_month": "2013-11",
   "price": 1820000,
   "lot_sqft": 138783,
   "price_per_lot_sqft": 13.11,
   "price_per_building_sqft": 60.36,
   "building_sqft": 30150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30332,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921410013"
  },
  {
   "address": "2081 Ford Parkway, Saint Paul",
   "sale_month": "2013-11",
   "price": 500000,
   "lot_sqft": 12269,
   "price_per_lot_sqft": 40.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823110108"
  },
  {
   "address": "3496 Shoreline Dr, Orono",
   "sale_month": "2013-11",
   "price": 320000,
   "lot_sqft": 13443,
   "price_per_lot_sqft": 23.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723430155"
  },
  {
   "address": "7300 Lake St W, St. Louis Park",
   "sale_month": "2013-11",
   "price": 955000,
   "lot_sqft": 66096,
   "price_per_lot_sqft": 14.45,
   "price_per_building_sqft": 41.03,
   "building_sqft": 23275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23416,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721340019"
  },
  {
   "address": "1900 Vincent Ave N, Minneapolis",
   "sale_month": "2013-11",
   "price": 540000,
   "lot_sqft": 17708,
   "price_per_lot_sqft": 30.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4749,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924130003"
  },
  {
   "address": "1926 West Broadway, Minneapolis",
   "sale_month": "2013-11",
   "price": 128300,
   "lot_sqft": 6186,
   "price_per_lot_sqft": 20.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230051"
  },
  {
   "address": "404 West Broadway, Minneapolis",
   "sale_month": "2013-11",
   "price": 220000,
   "lot_sqft": 9431,
   "price_per_lot_sqft": 23.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9622,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924230173"
  },
  {
   "address": "21075 134th Ave N, Rogers",
   "sale_month": "2013-11",
   "price": 1650000,
   "lot_sqft": 182338,
   "price_per_lot_sqft": 9.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13845,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023440013"
  },
  {
   "address": "643 Madison St NE, Minneapolis",
   "sale_month": "2013-11",
   "price": 363000,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 70.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1880,
   "use": "APARTMENT",
   "parcel_id": "1402924420048"
  },
  {
   "address": "4401 Lyndale Ave N, Minneapolis",
   "sale_month": "2013-11",
   "price": 760000,
   "lot_sqft": 155167,
   "price_per_lot_sqft": 4.9,
   "price_per_building_sqft": 11.63,
   "building_sqft": 65367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65762,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311821210026"
  },
  {
   "address": null,
   "sale_month": "2013-11",
   "price": 308500,
   "lot_sqft": 23533,
   "price_per_lot_sqft": 13.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923110062"
  },
  {
   "address": "2635 Rice Street North, Roseville",
   "sale_month": "2013-11",
   "price": 11538500,
   "lot_sqft": 75736,
   "price_per_lot_sqft": 152.35,
   "price_per_building_sqft": 806.83,
   "building_sqft": 14301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14387,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923110061"
  },
  {
   "address": "2587 Rice Street, Roseville",
   "sale_month": "2013-11",
   "price": 308500,
   "lot_sqft": 19729,
   "price_per_lot_sqft": 15.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8900,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923110022"
  },
  {
   "address": "2563 Hamline Avenue North, Roseville",
   "sale_month": "2013-11",
   "price": 247828,
   "lot_sqft": 10203,
   "price_per_lot_sqft": 24.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1534,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102923210057"
  },
  {
   "address": "1110 Northwood Drive, Eagan",
   "sale_month": "2013-11",
   "price": 41000000,
   "lot_sqft": 1250698,
   "price_per_lot_sqft": 32.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21080,
   "use": "Apartment",
   "parcel_id": "102247301010"
  },
  {
   "address": "2128 Marshall St NE, Minneapolis",
   "sale_month": "2013-11",
   "price": 385050,
   "lot_sqft": 23044,
   "price_per_lot_sqft": 16.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1498,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002924410010"
  },
  {
   "address": "5237 Douglas Dr N, Crystal",
   "sale_month": "2013-11",
   "price": 700000,
   "lot_sqft": 24956,
   "price_per_lot_sqft": 28.05,
   "price_per_building_sqft": 206.55,
   "building_sqft": 3389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3409,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811821110138"
  },
  {
   "address": "6713 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2013-11",
   "price": 540000,
   "lot_sqft": 36601,
   "price_per_lot_sqft": 14.75,
   "price_per_building_sqft": 174.7,
   "building_sqft": 3091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3109,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721110007"
  },
  {
   "address": "101 5th Street East, Saint Paul",
   "sale_month": "2013-11",
   "price": 21000000,
   "lot_sqft": 86568,
   "price_per_lot_sqft": 242.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2524547,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120119"
  },
  {
   "address": "5430 Boone Ave N, New Hope",
   "sale_month": "2013-11",
   "price": 39027981,
   "lot_sqft": 359170,
   "price_per_lot_sqft": 108.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 163767,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0611821430037"
  },
  {
   "address": "5500 Boone Ave N, New Hope",
   "sale_month": "2013-11",
   "price": 39027981,
   "lot_sqft": 211013,
   "price_per_lot_sqft": 184.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0611821430036"
  },
  {
   "address": "222 Minnetonka Ave S, Wayzata",
   "sale_month": "2013-11",
   "price": 875000,
   "lot_sqft": 10829,
   "price_per_lot_sqft": 80.8,
   "price_per_building_sqft": 442.37,
   "building_sqft": 1978,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1990,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240095"
  },
  {
   "address": "7407 Wayzata Blvd, St. Louis Park",
   "sale_month": "2013-11",
   "price": 1300000,
   "lot_sqft": 29086,
   "price_per_lot_sqft": 44.7,
   "price_per_building_sqft": 425.95,
   "building_sqft": 3052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3071,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721310032"
  },
  {
   "address": "4101 Thomas Ave N, Minneapolis",
   "sale_month": "2013-11",
   "price": 490000,
   "lot_sqft": 9759,
   "price_per_lot_sqft": 50.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2744,
   "use": "APARTMENT",
   "parcel_id": "0502924130005"
  },
  {
   "address": "61 Cambridge Street, Saint Paul",
   "sale_month": "2013-11",
   "price": 379000,
   "lot_sqft": 8698,
   "price_per_lot_sqft": 43.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1933,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823410017"
  },
  {
   "address": "3541 Lyndale Ave S, Minneapolis",
   "sale_month": "2013-11",
   "price": 305000,
   "lot_sqft": 5490,
   "price_per_lot_sqft": 55.56,
   "price_per_building_sqft": 106.05,
   "building_sqft": 2876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2893,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824320169"
  },
  {
   "address": "8247 Pillsbury Ave S, Bloomington",
   "sale_month": "2013-11",
   "price": 175000,
   "lot_sqft": 6431,
   "price_per_lot_sqft": 27.21,
   "price_per_building_sqft": 203.73,
   "building_sqft": 859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 864,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724310061"
  },
  {
   "address": "12400 Beard Avenue South, Burnsville",
   "sale_month": "2013-11",
   "price": 1057300,
   "lot_sqft": 61859,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": 151.71,
   "building_sqft": 6969,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7011,
   "use": "Commercial-preferred",
   "parcel_id": "026620001060"
  },
  {
   "address": null,
   "sale_month": "2013-11",
   "price": 42700,
   "lot_sqft": 11065,
   "price_per_lot_sqft": 3.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "026620001051"
  },
  {
   "address": "3301 Highway 13 West, Burnsville",
   "sale_month": "2013-11",
   "price": 712000,
   "lot_sqft": 52725,
   "price_per_lot_sqft": 13.5,
   "price_per_building_sqft": 371.8,
   "building_sqft": 1915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1926,
   "use": "Commercial-preferred",
   "parcel_id": "022050001020"
  },
  {
   "address": "5701 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2013-11",
   "price": 1000000,
   "lot_sqft": 145642,
   "price_per_lot_sqft": 6.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11184,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0211821230016"
  },
  {
   "address": "730 38th St E, Minneapolis",
   "sale_month": "2013-11",
   "price": 133755,
   "lot_sqft": 4332,
   "price_per_lot_sqft": 30.88,
   "price_per_building_sqft": 42.88,
   "building_sqft": 3119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3138,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824330097"
  },
  {
   "address": "8433 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2013-11",
   "price": 560000,
   "lot_sqft": 12491,
   "price_per_lot_sqft": 44.83,
   "price_per_building_sqft": 114.87,
   "building_sqft": 4875,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4904,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120013"
  },
  {
   "address": "3438 Snelling Ave, Minneapolis",
   "sale_month": "2013-11",
   "price": 300000,
   "lot_sqft": 5988,
   "price_per_lot_sqft": 50.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410133"
  },
  {
   "address": "609 Jefferson Avenue Southwest, Watertown",
   "sale_month": "2013-10",
   "price": 145000,
   "lot_sqft": 37718,
   "price_per_lot_sqft": 3.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853120020"
  },
  {
   "address": null,
   "sale_month": "2013-10",
   "price": 900000,
   "lot_sqft": 34623,
   "price_per_lot_sqft": 25.99,
   "price_per_building_sqft": 169.81,
   "building_sqft": 5300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5332,
   "use": "Commercial-preferred",
   "parcel_id": "421860401020"
  },
  {
   "address": null,
   "sale_month": "2013-10",
   "price": 300000,
   "lot_sqft": 9314,
   "price_per_lot_sqft": 32.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310012"
  },
  {
   "address": "2800 Park Ave, Minneapolis",
   "sale_month": "2013-10",
   "price": 305000,
   "lot_sqft": 10024,
   "price_per_lot_sqft": 30.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2791,
   "use": "APARTMENT",
   "parcel_id": "3502924330235"
  },
  {
   "address": "2222 Park Ave, Minneapolis",
   "sale_month": "2013-10",
   "price": 1,
   "lot_sqft": 38981,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4802,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924220015"
  },
  {
   "address": "7121 Bloomington Ave S, Richfield",
   "sale_month": "2013-10",
   "price": 675500,
   "lot_sqft": 48948,
   "price_per_lot_sqft": 13.8,
   "price_per_building_sqft": 104.7,
   "building_sqft": 6452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6491,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824110091"
  },
  {
   "address": "1889 139th Avenue Northwest, Andover",
   "sale_month": "2013-10",
   "price": 215000,
   "lot_sqft": 77870,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16960,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "343224120114"
  },
  {
   "address": "1515 University Avenue West, Saint Paul",
   "sale_month": "2013-10",
   "price": 985416,
   "lot_sqft": 7266,
   "price_per_lot_sqft": 135.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230128"
  },
  {
   "address": "1519 University Avenue West, Saint Paul",
   "sale_month": "2013-10",
   "price": 985416,
   "lot_sqft": 9082,
   "price_per_lot_sqft": 108.5,
   "price_per_building_sqft": 62.22,
   "building_sqft": 15837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15932,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230127"
  },
  {
   "address": "2819 Nicollet Ave, Minneapolis",
   "sale_month": "2013-10",
   "price": 600000,
   "lot_sqft": 11355,
   "price_per_lot_sqft": 52.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7813,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924430165"
  },
  {
   "address": "2401 Lyndale Ave S, Minneapolis",
   "sale_month": "2013-10",
   "price": 450000,
   "lot_sqft": 4740,
   "price_per_lot_sqft": 94.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5067,
   "use": "APARTMENT",
   "parcel_id": "3402924230184"
  },
  {
   "address": "1630 Sherburne Avenue, Saint Paul",
   "sale_month": "2013-10",
   "price": 705000,
   "lot_sqft": 13239,
   "price_per_lot_sqft": 53.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5212,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140077"
  },
  {
   "address": "2716 Hennepin Ave, Minneapolis",
   "sale_month": "2013-10",
   "price": 750000,
   "lot_sqft": 10155,
   "price_per_lot_sqft": 73.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3910,
   "use": "APARTMENT",
   "parcel_id": "3302924310077"
  },
  {
   "address": "11172 Zealand Ave N, Champlin",
   "sale_month": "2013-10",
   "price": 248000,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 72.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420093"
  },
  {
   "address": "9983 Baltimore Street Northeast, Blaine",
   "sale_month": "2013-10",
   "price": 1650000,
   "lot_sqft": 146229,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": 51.83,
   "building_sqft": 31835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32028,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120028"
  },
  {
   "address": "951 Payne Avenue, Saint Paul",
   "sale_month": "2013-10",
   "price": 50000,
   "lot_sqft": 3007,
   "price_per_lot_sqft": 16.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420039"
  },
  {
   "address": "2800 4th Avenue East, Shakopee",
   "sale_month": "2013-10",
   "price": 95000,
   "lot_sqft": 85912,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050132"
  },
  {
   "address": "7212 Forestview La N, Maple Grove",
   "sale_month": "2013-10",
   "price": 260000,
   "lot_sqft": 2406,
   "price_per_lot_sqft": 108.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420049"
  },
  {
   "address": "737 14th St E, Minneapolis",
   "sale_month": "2013-10",
   "price": 27906,
   "lot_sqft": 7233,
   "price_per_lot_sqft": 3.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320140"
  },
  {
   "address": "1524 66th St E, Richfield",
   "sale_month": "2013-10",
   "price": 225000,
   "lot_sqft": 6094,
   "price_per_lot_sqft": 36.92,
   "price_per_building_sqft": 36.31,
   "building_sqft": 6196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6233,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2602824140110"
  },
  {
   "address": "815 Cedar Ave S, Minneapolis",
   "sale_month": "2013-10",
   "price": 1825000,
   "lot_sqft": 26878,
   "price_per_lot_sqft": 67.9,
   "price_per_building_sqft": 85.52,
   "building_sqft": 21341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21470,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924330159"
  },
  {
   "address": "665 106th Lane Northwest, Coon Rapids",
   "sale_month": "2013-10",
   "price": 500,
   "lot_sqft": 85087,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5755,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243124230013"
  },
  {
   "address": "660 106th Lane Northwest, Coon Rapids",
   "sale_month": "2013-10",
   "price": 500,
   "lot_sqft": 56521,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5686,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243124230012"
  },
  {
   "address": "10580 Kumquat Street Northwest, Coon Rapids",
   "sale_month": "2013-10",
   "price": 500,
   "lot_sqft": 185197,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6530,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243124230004"
  },
  {
   "address": "217 Main St SE, Minneapolis",
   "sale_month": "2013-10",
   "price": 1750000,
   "lot_sqft": 20227,
   "price_per_lot_sqft": 86.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130146"
  },
  {
   "address": "2393 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2013-10",
   "price": 185000,
   "lot_sqft": 17489,
   "price_per_lot_sqft": 10.58,
   "price_per_building_sqft": 75.17,
   "building_sqft": 2461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2476,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124220072"
  },
  {
   "address": "4700 Robert Trail South, Inver Grove Heights",
   "sale_month": "2013-10",
   "price": 1900000,
   "lot_sqft": 96799,
   "price_per_lot_sqft": 19.63,
   "price_per_building_sqft": 100.32,
   "building_sqft": 18940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19055,
   "use": "Commercial-preferred",
   "parcel_id": "204480001010"
  },
  {
   "address": "10 Mendota Road East, Inver Grove Heights",
   "sale_month": "2013-10",
   "price": 4170000,
   "lot_sqft": 114027,
   "price_per_lot_sqft": 36.57,
   "price_per_building_sqft": 225.08,
   "building_sqft": 18527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18638,
   "use": "Commercial-preferred",
   "parcel_id": "203020000044"
  },
  {
   "address": "1234 Payne Avenue, Saint Paul",
   "sale_month": "2013-10",
   "price": 180000,
   "lot_sqft": 7368,
   "price_per_lot_sqft": 24.43,
   "price_per_building_sqft": 62.13,
   "building_sqft": 2897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2915,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922430176"
  },
  {
   "address": "7916 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2013-10",
   "price": 550000,
   "lot_sqft": 44459,
   "price_per_lot_sqft": 12.37,
   "price_per_building_sqft": 94.4,
   "building_sqft": 5826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5861,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921340076"
  },
  {
   "address": "3701 Shoreline Dr, Orono",
   "sale_month": "2013-10",
   "price": 465000,
   "lot_sqft": 159736,
   "price_per_lot_sqft": 2.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2011723210033"
  },
  {
   "address": "315 Penn Ave N, Minneapolis",
   "sale_month": "2013-10",
   "price": 30000,
   "lot_sqft": 10144,
   "price_per_lot_sqft": 2.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2002924410148"
  },
  {
   "address": "8901 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2013-10",
   "price": 1500000,
   "lot_sqft": 142832,
   "price_per_lot_sqft": 10.5,
   "price_per_building_sqft": 56.35,
   "building_sqft": 26620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26781,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921140004"
  },
  {
   "address": null,
   "sale_month": "2013-10",
   "price": 500,
   "lot_sqft": 2600,
   "price_per_lot_sqft": 0.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123440003"
  },
  {
   "address": null,
   "sale_month": "2013-10",
   "price": 1800000,
   "lot_sqft": 11908,
   "price_per_lot_sqft": 151.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "173023440008"
  },
  {
   "address": "1820 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2013-10",
   "price": 1800000,
   "lot_sqft": 31165,
   "price_per_lot_sqft": 57.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6733,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "173023440005"
  },
  {
   "address": "9432 Lyndale Ave S, Bloomington",
   "sale_month": "2013-10",
   "price": 725000,
   "lot_sqft": 41869,
   "price_per_lot_sqft": 17.32,
   "price_per_building_sqft": 143.42,
   "building_sqft": 5055,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5086,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724110009"
  },
  {
   "address": "1408 Grand St NE, Minneapolis",
   "sale_month": "2013-10",
   "price": 365000,
   "lot_sqft": 4607,
   "price_per_lot_sqft": 79.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1929,
   "use": "APARTMENT",
   "parcel_id": "1502924140008"
  },
  {
   "address": "11495 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2013-10",
   "price": 140000,
   "lot_sqft": 42481,
   "price_per_lot_sqft": 3.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124210041"
  },
  {
   "address": "8251 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2013-10",
   "price": 95800000,
   "lot_sqft": 1536593,
   "price_per_lot_sqft": 62.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 972565,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622420011"
  },
  {
   "address": "400 Prairie Center Dr, Eden Prairie",
   "sale_month": "2013-10",
   "price": 95800000,
   "lot_sqft": 264248,
   "price_per_lot_sqft": 362.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622410088"
  },
  {
   "address": "8201 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2013-10",
   "price": 4200000,
   "lot_sqft": 498243,
   "price_per_lot_sqft": 8.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622140010"
  },
  {
   "address": "600 County Road B West, Roseville",
   "sale_month": "2013-10",
   "price": 100000,
   "lot_sqft": 15544,
   "price_per_lot_sqft": 6.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 672,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923220282"
  },
  {
   "address": "1517 Central Ave NE, Minneapolis",
   "sale_month": "2013-10",
   "price": 975000,
   "lot_sqft": 76800,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924220088"
  },
  {
   "address": "2365 Helen Street, North Saint Paul",
   "sale_month": "2013-10",
   "price": 1850000,
   "lot_sqft": 92384,
   "price_per_lot_sqft": 20.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1452,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922310068"
  },
  {
   "address": "2250 White Bear Avenue North, Maplewood",
   "sale_month": "2013-10",
   "price": 600000,
   "lot_sqft": 71501,
   "price_per_lot_sqft": 8.39,
   "price_per_building_sqft": 36.91,
   "building_sqft": 16257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16355,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922330059"
  },
  {
   "address": "14485 Northdale Blvd, Rogers",
   "sale_month": "2013-10",
   "price": 211503,
   "lot_sqft": 280130,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12526,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023310015"
  },
  {
   "address": null,
   "sale_month": "2013-10",
   "price": 287000,
   "lot_sqft": 70626,
   "price_per_lot_sqft": 4.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1112023240006"
  },
  {
   "address": "3795 Pinto Dr, Medina",
   "sale_month": "2013-10",
   "price": 799000,
   "lot_sqft": 42846,
   "price_per_lot_sqft": 18.65,
   "price_per_building_sqft": 100.13,
   "building_sqft": 7980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8028,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823140010"
  },
  {
   "address": "2845 West Service Road, Eagan",
   "sale_month": "2013-10",
   "price": 2350000,
   "lot_sqft": 178110,
   "price_per_lot_sqft": 13.19,
   "price_per_building_sqft": 61.65,
   "building_sqft": 38119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38349,
   "use": "Industrial-preferred",
   "parcel_id": "102250007171"
  },
  {
   "address": "5200 Annapolis La N, Plymouth",
   "sale_month": "2013-10",
   "price": 53000000,
   "lot_sqft": 68590,
   "price_per_lot_sqft": 772.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1011822240015"
  },
  {
   "address": "5200 Annapolis La N, Plymouth",
   "sale_month": "2013-10",
   "price": 53000000,
   "lot_sqft": 617787,
   "price_per_lot_sqft": 85.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38671,
   "use": "APARTMENT",
   "parcel_id": "1011822210099"
  },
  {
   "address": "2808 Washington Ave N, Minneapolis",
   "sale_month": "2013-10",
   "price": 210000,
   "lot_sqft": 7997,
   "price_per_lot_sqft": 26.26,
   "price_per_building_sqft": 46.6,
   "building_sqft": 4506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4533,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340052"
  },
  {
   "address": "3315 2nd St N, Minneapolis",
   "sale_month": "2013-10",
   "price": 550000,
   "lot_sqft": 32846,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": 44.95,
   "building_sqft": 12236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12309,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924240073"
  },
  {
   "address": "3246 2nd St N, Minneapolis",
   "sale_month": "2013-10",
   "price": 315000,
   "lot_sqft": 21722,
   "price_per_lot_sqft": 14.5,
   "price_per_building_sqft": 75.36,
   "building_sqft": 4180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4205,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924240027"
  },
  {
   "address": "3801 Garfield Ave, Minneapolis",
   "sale_month": "2013-10",
   "price": 825000,
   "lot_sqft": 7825,
   "price_per_lot_sqft": 105.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "APARTMENT",
   "parcel_id": "1002824220060"
  },
  {
   "address": "499 Snelling Avenue South, Saint Paul",
   "sale_month": "2013-10",
   "price": 2767000,
   "lot_sqft": 23639,
   "price_per_lot_sqft": 117.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7043,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823410210"
  },
  {
   "address": "15304 Grove Cir N, Maple Grove",
   "sale_month": "2013-10",
   "price": 1811178,
   "lot_sqft": 83565,
   "price_per_lot_sqft": 21.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922210007"
  },
  {
   "address": "11763 Ulysses Lane Northeast, Blaine",
   "sale_month": "2013-10",
   "price": 240000,
   "lot_sqft": 63400,
   "price_per_lot_sqft": 3.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340022"
  },
  {
   "address": "4541 France Ave S, Minneapolis",
   "sale_month": "2013-10",
   "price": 850000,
   "lot_sqft": 6333,
   "price_per_lot_sqft": 134.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1692,
   "use": "APARTMENT",
   "parcel_id": "0802824330069"
  },
  {
   "address": "4336 York Ave S, Minneapolis",
   "sale_month": "2013-10",
   "price": 525000,
   "lot_sqft": 7468,
   "price_per_lot_sqft": 70.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1539,
   "use": "APARTMENT",
   "parcel_id": "0802824310153"
  },
  {
   "address": "62 Winifred Street West, Saint Paul",
   "sale_month": "2013-10",
   "price": 80000,
   "lot_sqft": 4041,
   "price_per_lot_sqft": 19.8,
   "price_per_building_sqft": 42.69,
   "building_sqft": 1874,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1885,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072822110142"
  },
  {
   "address": "2339 4th Avenue, Anoka",
   "sale_month": "2013-10",
   "price": 61301,
   "lot_sqft": 13227,
   "price_per_lot_sqft": 4.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1182,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124320024"
  },
  {
   "address": "4421 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2013-10",
   "price": 675000,
   "lot_sqft": 12409,
   "price_per_lot_sqft": 54.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3847,
   "use": "APARTMENT",
   "parcel_id": "0602824120029"
  },
  {
   "address": "3490 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2013-10",
   "price": 700000,
   "lot_sqft": 73326,
   "price_per_lot_sqft": 9.55,
   "price_per_building_sqft": 90.38,
   "building_sqft": 7745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7792,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130042"
  },
  {
   "address": "396 Labore Road, Little Canada",
   "sale_month": "2013-10",
   "price": 5663020,
   "lot_sqft": 888869,
   "price_per_lot_sqft": 6.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22220,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052922320001"
  },
  {
   "address": "23710 Goodview Circle North, Forest Lake",
   "sale_month": "2013-10",
   "price": 450000,
   "lot_sqft": 436480,
   "price_per_lot_sqft": 1.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "305",
   "parcel_id": "0503221140006"
  },
  {
   "address": "2700 Lincoln Drive, Roseville",
   "sale_month": "2013-10",
   "price": 7725000,
   "lot_sqft": 60356,
   "price_per_lot_sqft": 127.99,
   "price_per_building_sqft": 888.14,
   "building_sqft": 8698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8750,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923440035"
  },
  {
   "address": "1823 Laurel Avenue, Saint Paul",
   "sale_month": "2013-10",
   "price": 1375000,
   "lot_sqft": 8977,
   "price_per_lot_sqft": 153.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5120,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823210127"
  },
  {
   "address": "14843 60th Street North, Oak Park Heights",
   "sale_month": "2013-10",
   "price": 2230000,
   "lot_sqft": 178926,
   "price_per_lot_sqft": 12.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "110",
   "parcel_id": "0402920110003"
  },
  {
   "address": "3113 Holmes Ave S, Minneapolis",
   "sale_month": "2013-10",
   "price": 525000,
   "lot_sqft": 5810,
   "price_per_lot_sqft": 90.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1157,
   "use": "TRIPLEX",
   "parcel_id": "0402824210090"
  },
  {
   "address": "1161 Selby Avenue, Saint Paul",
   "sale_month": "2013-10",
   "price": 275000,
   "lot_sqft": 6608,
   "price_per_lot_sqft": 41.62,
   "price_per_building_sqft": 47.54,
   "building_sqft": 5784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5819,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "032823110082"
  },
  {
   "address": "8201 Pleasant Ave S, Bloomington",
   "sale_month": "2013-10",
   "price": 320000,
   "lot_sqft": 6761,
   "price_per_lot_sqft": 47.33,
   "price_per_building_sqft": 98.46,
   "building_sqft": 3250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3270,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724310086"
  },
  {
   "address": "8207 Pleasant Ave S, Bloomington",
   "sale_month": "2013-10",
   "price": 320000,
   "lot_sqft": 6760,
   "price_per_lot_sqft": 47.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302724310085"
  },
  {
   "address": "13963 West Preserve Boulevard, Burnsville",
   "sale_month": "2013-10",
   "price": 273000,
   "lot_sqft": 2088,
   "price_per_lot_sqft": 130.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "027323001070"
  },
  {
   "address": "606 Dayton Avenue, Saint Paul",
   "sale_month": "2013-10",
   "price": 370000,
   "lot_sqft": 9938,
   "price_per_lot_sqft": 37.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1909,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220063"
  },
  {
   "address": "2600 82nd St E, Bloomington",
   "sale_month": "2013-10",
   "price": 5250000,
   "lot_sqft": 183794,
   "price_per_lot_sqft": 28.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36738,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724130011"
  },
  {
   "address": "228 Lewis Ave S, Watertown",
   "sale_month": "2013-09",
   "price": 190000,
   "lot_sqft": 5406,
   "price_per_lot_sqft": 35.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8159,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853200070"
  },
  {
   "address": "740 Bunker Lake Boulevard, Anoka",
   "sale_month": "2013-09",
   "price": 415000,
   "lot_sqft": 74404,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10384,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225220004"
  },
  {
   "address": "2304 Snelling Ave, Minneapolis",
   "sale_month": "2013-09",
   "price": 733444,
   "lot_sqft": 26995,
   "price_per_lot_sqft": 27.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33965,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924220117"
  },
  {
   "address": "8550 Lexington Avenue Northeast, Blaine",
   "sale_month": "2013-09",
   "price": 328000,
   "lot_sqft": 37789,
   "price_per_lot_sqft": 8.68,
   "price_per_building_sqft": 107.08,
   "building_sqft": 3063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3081,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123440059"
  },
  {
   "address": "332 Fisk Street, Saint Paul",
   "sale_month": "2013-09",
   "price": 388000,
   "lot_sqft": 10595,
   "price_per_lot_sqft": 36.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2428,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923430158"
  },
  {
   "address": null,
   "sale_month": "2013-09",
   "price": 310000,
   "lot_sqft": 49405,
   "price_per_lot_sqft": 6.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021240003"
  },
  {
   "address": "2714 1st Ave S, Minneapolis",
   "sale_month": "2013-09",
   "price": 99000,
   "lot_sqft": 6308,
   "price_per_lot_sqft": 15.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1084,
   "use": "APARTMENT",
   "parcel_id": "3402924420163"
  },
  {
   "address": "2529 Bryant Ave S, Minneapolis",
   "sale_month": "2013-09",
   "price": 255150,
   "lot_sqft": 5152,
   "price_per_lot_sqft": 49.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1171,
   "use": "TRIPLEX",
   "parcel_id": "3302924140163"
  },
  {
   "address": "10 8th Avenue Northwest, New Brighton",
   "sale_month": "2013-09",
   "price": 150000,
   "lot_sqft": 17250,
   "price_per_lot_sqft": 8.7,
   "price_per_building_sqft": 31.98,
   "building_sqft": 4690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4718,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023210008"
  },
  {
   "address": "13633 Van Buren Street Northeast, Ham Lake",
   "sale_month": "2013-09",
   "price": 500,
   "lot_sqft": 134445,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25004,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313223410033"
  },
  {
   "address": "10070 Davenport Street Northeast, Blaine",
   "sale_month": "2013-09",
   "price": 400000,
   "lot_sqft": 70440,
   "price_per_lot_sqft": 5.68,
   "price_per_building_sqft": 56.14,
   "building_sqft": 7125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7168,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120009"
  },
  {
   "address": "7650 Zane Ave N, Brooklyn Park",
   "sale_month": "2013-09",
   "price": 4295411,
   "lot_sqft": 75582,
   "price_per_lot_sqft": 56.83,
   "price_per_building_sqft": 192.41,
   "building_sqft": 22324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22458,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921210033"
  },
  {
   "address": null,
   "sale_month": "2013-09",
   "price": 40000,
   "lot_sqft": 3314,
   "price_per_lot_sqft": 12.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140078"
  },
  {
   "address": "4115 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2013-09",
   "price": 1700000,
   "lot_sqft": 70322,
   "price_per_lot_sqft": 24.17,
   "price_per_building_sqft": 212.45,
   "building_sqft": 8002,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8050,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273740050"
  },
  {
   "address": "8014 Old Carriage North, Shakopee",
   "sale_month": "2013-09",
   "price": 1000000,
   "lot_sqft": 77808,
   "price_per_lot_sqft": 12.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17554,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600040"
  },
  {
   "address": "901 Canterbury Road South, Shakopee",
   "sale_month": "2013-09",
   "price": 17000000,
   "lot_sqft": 4086827,
   "price_per_lot_sqft": 4.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1116406,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270760010"
  },
  {
   "address": "814 Hennepin Ave, Minneapolis",
   "sale_month": "2013-09",
   "price": 3967500,
   "lot_sqft": 8530,
   "price_per_lot_sqft": 465.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924120057"
  },
  {
   "address": "1201 66th St E, Richfield",
   "sale_month": "2013-09",
   "price": 40000,
   "lot_sqft": 13846,
   "price_per_lot_sqft": 2.89,
   "price_per_building_sqft": 25.77,
   "building_sqft": 1552,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1561,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824420039"
  },
  {
   "address": "543 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2013-09",
   "price": 500,
   "lot_sqft": 2455,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": 0.19,
   "building_sqft": 2634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2650,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124310135"
  },
  {
   "address": "230 Front Avenue, Saint Paul",
   "sale_month": "2013-09",
   "price": 206000,
   "lot_sqft": 6146,
   "price_per_lot_sqft": 33.52,
   "price_per_building_sqft": 56.53,
   "building_sqft": 3644,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3666,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410067"
  },
  {
   "address": "1141 Rice Street, Saint Paul",
   "sale_month": "2013-09",
   "price": 400000,
   "lot_sqft": 8661,
   "price_per_lot_sqft": 46.18,
   "price_per_building_sqft": 75.4,
   "building_sqft": 5305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5337,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923110080"
  },
  {
   "address": "7250 West River Rd, Brooklyn Center",
   "sale_month": "2013-09",
   "price": 310000,
   "lot_sqft": 15628,
   "price_per_lot_sqft": 19.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2024,
   "use": "APARTMENT",
   "parcel_id": "2511921420042"
  },
  {
   "address": "1570 Budd Ave, Maple Plain",
   "sale_month": "2013-09",
   "price": 80000,
   "lot_sqft": 1450,
   "price_per_lot_sqft": 55.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824120071"
  },
  {
   "address": "455 Maryland Avenue West, Saint Paul",
   "sale_month": "2013-09",
   "price": 4400000,
   "lot_sqft": 108985,
   "price_per_lot_sqft": 40.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7897,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923340035"
  },
  {
   "address": "5 9th Ave S, Hopkins",
   "sale_month": "2013-09",
   "price": 800000,
   "lot_sqft": 6165,
   "price_per_lot_sqft": 129.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2411722430095"
  },
  {
   "address": "815 14th Ave SE, Minneapolis",
   "sale_month": "2013-09",
   "price": 1500000,
   "lot_sqft": 21325,
   "price_per_lot_sqft": 70.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7954,
   "use": "APARTMENT",
   "parcel_id": "2402924130030"
  },
  {
   "address": "400 2nd St SE, Minneapolis",
   "sale_month": "2013-09",
   "price": 10000,
   "lot_sqft": 44656,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2302924410216"
  },
  {
   "address": "100 3rd Ave SE, Minneapolis",
   "sale_month": "2013-09",
   "price": 826403,
   "lot_sqft": 145215,
   "price_per_lot_sqft": 5.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 125531,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2302924410215"
  },
  {
   "address": "900 3rd St N, Minneapolis",
   "sale_month": "2013-09",
   "price": 2425176,
   "lot_sqft": 19843,
   "price_per_lot_sqft": 122.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13292,
   "use": "APARTMENT",
   "parcel_id": "2202924210054"
  },
  {
   "address": "142 61st St W, Minneapolis",
   "sale_month": "2013-09",
   "price": 350000,
   "lot_sqft": 10548,
   "price_per_lot_sqft": 33.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340127"
  },
  {
   "address": "1101 Plymouth Ave N, Minneapolis",
   "sale_month": "2013-09",
   "price": 2670000,
   "lot_sqft": 108662,
   "price_per_lot_sqft": 24.57,
   "price_per_building_sqft": 36.28,
   "building_sqft": 73595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74039,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924120116"
  },
  {
   "address": "1225 Arcade Street, Saint Paul",
   "sale_month": "2013-09",
   "price": 64000,
   "lot_sqft": 5810,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922440149"
  },
  {
   "address": null,
   "sale_month": "2013-09",
   "price": 139900,
   "lot_sqft": 6774,
   "price_per_lot_sqft": 20.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2011821340031"
  },
  {
   "address": "2919 Nevada Ave N, New Hope",
   "sale_month": "2013-09",
   "price": 139900,
   "lot_sqft": 84227,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": 63.91,
   "building_sqft": 2189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2202,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340007"
  },
  {
   "address": "814 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2013-09",
   "price": 310000,
   "lot_sqft": 29974,
   "price_per_lot_sqft": 10.34,
   "price_per_building_sqft": 85.33,
   "building_sqft": 3633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3654,
   "use": "300",
   "parcel_id": "2003021340012"
  },
  {
   "address": "16004 Central Avenue Northeast, Ham Lake",
   "sale_month": "2013-09",
   "price": 500,
   "lot_sqft": 103655,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223310006"
  },
  {
   "address": "1825 Emerson Ave N, Minneapolis",
   "sale_month": "2013-09",
   "price": 53000,
   "lot_sqft": 5414,
   "price_per_lot_sqft": 9.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1259,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924420061"
  },
  {
   "address": "417 3rd Street, Farmington",
   "sale_month": "2013-09",
   "price": 150000,
   "lot_sqft": 1912,
   "price_per_lot_sqft": 78.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700020084"
  },
  {
   "address": "21025 Diamond Lake Rd S, Rogers",
   "sale_month": "2013-09",
   "price": 350000,
   "lot_sqft": 39544,
   "price_per_lot_sqft": 8.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10598,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023440018"
  },
  {
   "address": "13590 Northdale Blvd, Rogers",
   "sale_month": "2013-09",
   "price": 2440000,
   "lot_sqft": 58414,
   "price_per_lot_sqft": 41.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023310024"
  },
  {
   "address": "13560 Northdale Blvd, Rogers",
   "sale_month": "2013-09",
   "price": 1096000,
   "lot_sqft": 33722,
   "price_per_lot_sqft": 32.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9659,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023310023"
  },
  {
   "address": "4637 Chicago Ave, Minneapolis",
   "sale_month": "2013-09",
   "price": 200000,
   "lot_sqft": 14786,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": 18.52,
   "building_sqft": 10801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10866,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824210002"
  },
  {
   "address": "1611 46th St E, Minneapolis",
   "sale_month": "2013-09",
   "price": 1000000,
   "lot_sqft": 155195,
   "price_per_lot_sqft": 6.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19565,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824110028"
  },
  {
   "address": "1918 19th Ave NE, Minneapolis",
   "sale_month": "2013-09",
   "price": 600000,
   "lot_sqft": 38705,
   "price_per_lot_sqft": 15.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4476,
   "use": "APARTMENT",
   "parcel_id": "1202924430100"
  },
  {
   "address": "1808 Arthur St NE, Minneapolis",
   "sale_month": "2013-09",
   "price": 1268750,
   "lot_sqft": 11617,
   "price_per_lot_sqft": 109.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3212,
   "use": "APARTMENT",
   "parcel_id": "1202924430005"
  },
  {
   "address": null,
   "sale_month": "2013-09",
   "price": 3841305,
   "lot_sqft": 17,
   "price_per_lot_sqft": 225959.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1111723220010"
  },
  {
   "address": "4444 Chicago Ave, Minneapolis",
   "sale_month": "2013-09",
   "price": 710000,
   "lot_sqft": 14734,
   "price_per_lot_sqft": 48.19,
   "price_per_building_sqft": 165.31,
   "building_sqft": 4295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4321,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824330207"
  },
  {
   "address": "985 Aldrin Drive, Eagan",
   "sale_month": "2013-09",
   "price": 8859000,
   "lot_sqft": 457055,
   "price_per_lot_sqft": 19.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 173758,
   "use": "Industrial-preferred",
   "parcel_id": "102251503021"
  },
  {
   "address": "925 Yankee Doodle Road, Eagan",
   "sale_month": "2013-09",
   "price": 1113800,
   "lot_sqft": 225906,
   "price_per_lot_sqft": 4.93,
   "price_per_building_sqft": 44.03,
   "building_sqft": 25296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25449,
   "use": "Industrial-preferred",
   "parcel_id": "102250304384"
  },
  {
   "address": "915 Yankee Doodle Road, Eagan",
   "sale_month": "2013-09",
   "price": 883900,
   "lot_sqft": 203858,
   "price_per_lot_sqft": 4.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13725,
   "use": "Industrial",
   "parcel_id": "102250304132"
  },
  {
   "address": "5520 State Hwy No 169, New Hope",
   "sale_month": "2013-09",
   "price": 5050000,
   "lot_sqft": 442936,
   "price_per_lot_sqft": 11.4,
   "price_per_building_sqft": 53.59,
   "building_sqft": 94232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94801,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821330002"
  },
  {
   "address": null,
   "sale_month": "2013-09",
   "price": 3100000,
   "lot_sqft": 56473,
   "price_per_lot_sqft": 54.89,
   "price_per_building_sqft": 231.76,
   "building_sqft": 13376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13456,
   "use": "305",
   "parcel_id": "0602921230040"
  },
  {
   "address": "5698 Hadley Avenue North, Oakdale",
   "sale_month": "2013-09",
   "price": 3100000,
   "lot_sqft": 103669,
   "price_per_lot_sqft": 29.9,
   "price_per_building_sqft": 323.62,
   "building_sqft": 9579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9637,
   "use": "305",
   "parcel_id": "0602921230037"
  },
  {
   "address": "4801 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2013-09",
   "price": 405000,
   "lot_sqft": 9174,
   "price_per_lot_sqft": 44.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0602824210005"
  },
  {
   "address": "3601 Minnehaha Ave, Minneapolis",
   "sale_month": "2013-09",
   "price": 110000,
   "lot_sqft": 5176,
   "price_per_lot_sqft": 21.25,
   "price_per_building_sqft": 89.29,
   "building_sqft": 1232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1239,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330097"
  },
  {
   "address": null,
   "sale_month": "2013-09",
   "price": 1900000,
   "lot_sqft": 108776,
   "price_per_lot_sqft": 17.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9906,
   "use": "305",
   "parcel_id": "0602620220009"
  },
  {
   "address": "12119 Margo Avenue South, Denmark Township",
   "sale_month": "2013-09",
   "price": 1900000,
   "lot_sqft": 108805,
   "price_per_lot_sqft": 17.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10746,
   "use": "305",
   "parcel_id": "0602620220008"
  },
  {
   "address": "3115 Long Lake Road, Roseville",
   "sale_month": "2013-09",
   "price": 1500000,
   "lot_sqft": 109857,
   "price_per_lot_sqft": 13.65,
   "price_per_building_sqft": 55.39,
   "building_sqft": 27079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27243,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923120008"
  },
  {
   "address": "11380 166th Street, Hancock Township",
   "sale_month": "2013-09",
   "price": 187500,
   "lot_sqft": 201144,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24394,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "050030710"
  },
  {
   "address": "3044 California St NE, Minneapolis",
   "sale_month": "2013-09",
   "price": 172500,
   "lot_sqft": 5344,
   "price_per_lot_sqft": 32.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1102,
   "use": "TRIPLEX",
   "parcel_id": "0302924440015"
  },
  {
   "address": "3601 Lyndale Ave S, Minneapolis",
   "sale_month": "2013-09",
   "price": 2623000,
   "lot_sqft": 18263,
   "price_per_lot_sqft": 143.62,
   "price_per_building_sqft": 492.95,
   "building_sqft": 5321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5353,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824330059"
  },
  {
   "address": "1350 Larc Industrial Boulevard, Burnsville",
   "sale_month": "2013-09",
   "price": 1081500,
   "lot_sqft": 66901,
   "price_per_lot_sqft": 16.17,
   "price_per_building_sqft": 53.66,
   "building_sqft": 20153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20275,
   "use": "Industrial-preferred",
   "parcel_id": "024430001050"
  },
  {
   "address": "300 Lewis Avenue South, Watertown",
   "sale_month": "2013-08",
   "price": 375000,
   "lot_sqft": 14264,
   "price_per_lot_sqft": 26.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853820020"
  },
  {
   "address": "210 Paul Avenue South, Cologne",
   "sale_month": "2013-08",
   "price": 70000,
   "lot_sqft": 7467,
   "price_per_lot_sqft": 9.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "403500040"
  },
  {
   "address": "14044 West Freeway Drive Northeast, Columbus",
   "sale_month": "2013-08",
   "price": 1050000,
   "lot_sqft": 1323219,
   "price_per_lot_sqft": 0.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34712,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363222220003"
  },
  {
   "address": "4111 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2013-08",
   "price": 744138,
   "lot_sqft": 48382,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 72.12,
   "building_sqft": 10318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10380,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024230149"
  },
  {
   "address": "2313 26th Ave S, Minneapolis",
   "sale_month": "2013-08",
   "price": 276000,
   "lot_sqft": 6128,
   "price_per_lot_sqft": 45.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1895,
   "use": "APARTMENT",
   "parcel_id": "3602924120158"
  },
  {
   "address": "2701 Franklin Ave E, Minneapolis",
   "sale_month": "2013-08",
   "price": 500000,
   "lot_sqft": 12418,
   "price_per_lot_sqft": 40.26,
   "price_per_building_sqft": 137.51,
   "building_sqft": 3636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3658,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924120012"
  },
  {
   "address": "6141 Highway 10 Northwest, Ramsey",
   "sale_month": "2013-08",
   "price": 1200000,
   "lot_sqft": 26971,
   "price_per_lot_sqft": 44.49,
   "price_per_building_sqft": 208.88,
   "building_sqft": 5745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5780,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225310023"
  },
  {
   "address": "11325 State Hwy No 55, Plymouth",
   "sale_month": "2013-08",
   "price": 724500,
   "lot_sqft": 63176,
   "price_per_lot_sqft": 11.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511822140030"
  },
  {
   "address": "340 State Hwy No 7, Excelsior",
   "sale_month": "2013-08",
   "price": 640000,
   "lot_sqft": 36750,
   "price_per_lot_sqft": 17.41,
   "price_per_building_sqft": 136.66,
   "building_sqft": 4683,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4711,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3511723230007"
  },
  {
   "address": "1760 Buerkle Circle, White Bear Lake",
   "sale_month": "2013-08",
   "price": 850000,
   "lot_sqft": 43652,
   "price_per_lot_sqft": 19.47,
   "price_per_building_sqft": 62.78,
   "building_sqft": 13539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13621,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022420006"
  },
  {
   "address": "520 3rd St, Excelsior",
   "sale_month": "2013-08",
   "price": 1225000,
   "lot_sqft": 22992,
   "price_per_lot_sqft": 53.28,
   "price_per_building_sqft": 94.43,
   "building_sqft": 12973,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13051,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140058"
  },
  {
   "address": null,
   "sale_month": "2013-08",
   "price": 1225000,
   "lot_sqft": 37880,
   "price_per_lot_sqft": 32.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140056"
  },
  {
   "address": "2701 Nicollet Ave, Minneapolis",
   "sale_month": "2013-08",
   "price": 660000,
   "lot_sqft": 20395,
   "price_per_lot_sqft": 32.36,
   "price_per_building_sqft": 82.25,
   "building_sqft": 8024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8072,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420462"
  },
  {
   "address": "2608 Nicollet Ave, Minneapolis",
   "sale_month": "2013-08",
   "price": 425000,
   "lot_sqft": 6774,
   "price_per_lot_sqft": 62.74,
   "price_per_building_sqft": 16.71,
   "building_sqft": 25441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25595,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310128"
  },
  {
   "address": "1617 Charles Avenue, Saint Paul",
   "sale_month": "2013-08",
   "price": 555000,
   "lot_sqft": 15012,
   "price_per_lot_sqft": 36.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3078,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140038"
  },
  {
   "address": "2409 Fremont Ave S, Minneapolis",
   "sale_month": "2013-08",
   "price": 945000,
   "lot_sqft": 7488,
   "price_per_lot_sqft": 126.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4090,
   "use": "APARTMENT",
   "parcel_id": "3302924130048"
  },
  {
   "address": "2016 Aldrich Ave S, Minneapolis",
   "sale_month": "2013-08",
   "price": 371000,
   "lot_sqft": 7799,
   "price_per_lot_sqft": 47.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1486,
   "use": "APARTMENT",
   "parcel_id": "3302924110055"
  },
  {
   "address": null,
   "sale_month": "2013-08",
   "price": 1043000,
   "lot_sqft": 219163,
   "price_per_lot_sqft": 4.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6346,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "306760010"
  },
  {
   "address": "8701 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2013-08",
   "price": 11750000,
   "lot_sqft": 345530,
   "price_per_lot_sqft": 34.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 105200,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921210012"
  },
  {
   "address": "3666 East County Line Road, White Bear Lake",
   "sale_month": "2013-08",
   "price": 11848025,
   "lot_sqft": 167547,
   "price_per_lot_sqft": 70.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44832,
   "use": "110",
   "parcel_id": "3003021330070"
  },
  {
   "address": "6996 France Ave S, Edina",
   "sale_month": "2013-08",
   "price": 6850000,
   "lot_sqft": 22182,
   "price_per_lot_sqft": 308.81,
   "price_per_building_sqft": 1966.13,
   "building_sqft": 3484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002824440001"
  },
  {
   "address": "941 Payne Avenue, Saint Paul",
   "sale_month": "2013-08",
   "price": 110169,
   "lot_sqft": 4011,
   "price_per_lot_sqft": 27.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420360"
  },
  {
   "address": "4450 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2013-08",
   "price": 1233000,
   "lot_sqft": 504258,
   "price_per_lot_sqft": 2.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61710,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274290020"
  },
  {
   "address": "1177 Clarence Street North, Saint Paul",
   "sale_month": "2013-08",
   "price": 10200000,
   "lot_sqft": 296580,
   "price_per_lot_sqft": 34.39,
   "price_per_building_sqft": 163.33,
   "building_sqft": 62449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62826,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922220162"
  },
  {
   "address": "1187 Park Place, Shakopee",
   "sale_month": "2013-08",
   "price": 15500000,
   "lot_sqft": 965658,
   "price_per_lot_sqft": 16.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 294087,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271760020"
  },
  {
   "address": null,
   "sale_month": "2013-08",
   "price": 15500000,
   "lot_sqft": 16337,
   "price_per_lot_sqft": 948.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271540011"
  },
  {
   "address": "6420 Lyndale Ave S, Richfield",
   "sale_month": "2013-08",
   "price": 1003992,
   "lot_sqft": 85243,
   "price_per_lot_sqft": 11.78,
   "price_per_building_sqft": 26.91,
   "building_sqft": 37313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37538,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824230114"
  },
  {
   "address": "8774 Egan Drive, Savage",
   "sale_month": "2013-08",
   "price": 33000,
   "lot_sqft": 1052,
   "price_per_lot_sqft": 31.37,
   "price_per_building_sqft": 8.46,
   "building_sqft": 3903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3927,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950140"
  },
  {
   "address": "12730 Creek View Avenue, Savage",
   "sale_month": "2013-08",
   "price": 1250000,
   "lot_sqft": 78429,
   "price_per_lot_sqft": 15.94,
   "price_per_building_sqft": 72.02,
   "building_sqft": 17357,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17462,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263620010"
  },
  {
   "address": "655 County Road E West, Shoreview",
   "sale_month": "2013-08",
   "price": 6610000,
   "lot_sqft": 233614,
   "price_per_lot_sqft": 28.29,
   "price_per_building_sqft": 173.38,
   "building_sqft": 38124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38354,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023440003"
  },
  {
   "address": "1041 Red Fox Road, Shoreview",
   "sale_month": "2013-08",
   "price": 3741400,
   "lot_sqft": 90097,
   "price_per_lot_sqft": 41.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15328,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023230015"
  },
  {
   "address": null,
   "sale_month": "2013-08",
   "price": 500,
   "lot_sqft": 64244,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124110074"
  },
  {
   "address": "4975 Industrial St, Maple Plain",
   "sale_month": "2013-08",
   "price": 1050000,
   "lot_sqft": 324222,
   "price_per_lot_sqft": 3.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2511824140007"
  },
  {
   "address": "2289 Cedar Street, Lino Lakes",
   "sale_month": "2013-08",
   "price": 2050000,
   "lot_sqft": 183142,
   "price_per_lot_sqft": 11.19,
   "price_per_building_sqft": 49.97,
   "building_sqft": 41028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41275,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122430013"
  },
  {
   "address": "1337 Rice Street, Saint Paul",
   "sale_month": "2013-08",
   "price": 10000,
   "lot_sqft": 41176,
   "price_per_lot_sqft": 0.24,
   "price_per_building_sqft": 1,
   "building_sqft": 10026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10087,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923410156"
  },
  {
   "address": "11875 80th Ave N, Maple Grove",
   "sale_month": "2013-08",
   "price": 550000,
   "lot_sqft": 125790,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29635,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2311922420009"
  },
  {
   "address": "21575 Highview Avenue, Lakeville",
   "sale_month": "2013-08",
   "price": 3950000,
   "lot_sqft": 380268,
   "price_per_lot_sqft": 10.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21460,
   "use": "Industrial-preferred",
   "parcel_id": "225890001010"
  },
  {
   "address": "13603 80th Cir N, Maple Grove",
   "sale_month": "2013-08",
   "price": 1720000,
   "lot_sqft": 66864,
   "price_per_lot_sqft": 25.72,
   "price_per_building_sqft": 208.71,
   "building_sqft": 8241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8291,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310025"
  },
  {
   "address": "120 1st Ave N, Minneapolis",
   "sale_month": "2013-08",
   "price": 2875000,
   "lot_sqft": 10838,
   "price_per_lot_sqft": 265.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8205,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924141052"
  },
  {
   "address": "6001 Lyndale Ave S, Minneapolis",
   "sale_month": "2013-08",
   "price": 1250000,
   "lot_sqft": 29799,
   "price_per_lot_sqft": 41.95,
   "price_per_building_sqft": 94.46,
   "building_sqft": 13233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13313,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824330006"
  },
  {
   "address": "2600 Niagara La N, Plymouth",
   "sale_month": "2013-08",
   "price": 4800000,
   "lot_sqft": 508743,
   "price_per_lot_sqft": 9.44,
   "price_per_building_sqft": 28.96,
   "building_sqft": 165733,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 166733,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822430016"
  },
  {
   "address": "1455 Fulham Street, Saint Paul",
   "sale_month": "2013-08",
   "price": 802000,
   "lot_sqft": 11298,
   "price_per_lot_sqft": 70.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2374,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923240045"
  },
  {
   "address": "2520 Como Avenue, Saint Paul",
   "sale_month": "2013-08",
   "price": 3600000,
   "lot_sqft": 265259,
   "price_per_lot_sqft": 13.57,
   "price_per_building_sqft": 23.74,
   "building_sqft": 151667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 152582,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923230005"
  },
  {
   "address": "2720 Winnetka Ave N, New Hope",
   "sale_month": "2013-08",
   "price": 284500,
   "lot_sqft": 34339,
   "price_per_lot_sqft": 8.29,
   "price_per_building_sqft": 58.1,
   "building_sqft": 4897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011821330082"
  },
  {
   "address": "4100 Spring St, Spring Park",
   "sale_month": "2013-08",
   "price": 330000,
   "lot_sqft": 24001,
   "price_per_lot_sqft": 13.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "1811723440067"
  },
  {
   "address": "3313 50th St E, Minneapolis",
   "sale_month": "2013-08",
   "price": 225000,
   "lot_sqft": 7538,
   "price_per_lot_sqft": 29.85,
   "price_per_building_sqft": 122.62,
   "building_sqft": 1835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823320004"
  },
  {
   "address": "1340 157th Avenue Northeast, Ham Lake",
   "sale_month": "2013-08",
   "price": 365000,
   "lot_sqft": 49015,
   "price_per_lot_sqft": 7.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223340012"
  },
  {
   "address": "3624 Maryland Ave N, New Hope",
   "sale_month": "2013-08",
   "price": 208000,
   "lot_sqft": 12459,
   "price_per_lot_sqft": 16.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2064,
   "use": "APARTMENT",
   "parcel_id": "1711821340024"
  },
  {
   "address": "610 24th Ave N, Minneapolis",
   "sale_month": "2013-08",
   "price": 25000,
   "lot_sqft": 2746,
   "price_per_lot_sqft": 9.1,
   "price_per_building_sqft": 21.85,
   "building_sqft": 1144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1151,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1502924220165"
  },
  {
   "address": "517 1st Street, Farmington",
   "sale_month": "2013-08",
   "price": 625000,
   "lot_sqft": 37398,
   "price_per_lot_sqft": 16.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17999,
   "use": "Industrial-preferred",
   "parcel_id": "147700006070"
  },
  {
   "address": "2182 4th Street, White Bear Lake",
   "sale_month": "2013-08",
   "price": 430000,
   "lot_sqft": 5772,
   "price_per_lot_sqft": 74.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410060"
  },
  {
   "address": "20965 Diamond Lake Rd S, Rogers",
   "sale_month": "2013-08",
   "price": 435000,
   "lot_sqft": 60833,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14191,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023440020"
  },
  {
   "address": "11280 86th Ave N, Maple Grove",
   "sale_month": "2013-08",
   "price": 365000,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 107.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440010"
  },
  {
   "address": null,
   "sale_month": "2013-08",
   "price": 35000,
   "lot_sqft": 6727,
   "price_per_lot_sqft": 5.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "140310063080"
  },
  {
   "address": "1435 Washington St NE, Minneapolis",
   "sale_month": "2013-08",
   "price": 237500,
   "lot_sqft": 5936,
   "price_per_lot_sqft": 40.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2236,
   "use": "APARTMENT",
   "parcel_id": "1402924120159"
  },
  {
   "address": "5575 Old Shoreline Dr, Mound",
   "sale_month": "2013-08",
   "price": 44000,
   "lot_sqft": 1604,
   "price_per_lot_sqft": 27.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1862,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330014"
  },
  {
   "address": "5550 Three Points Blvd, Mound",
   "sale_month": "2013-08",
   "price": 750000,
   "lot_sqft": 29762,
   "price_per_lot_sqft": 25.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724220017"
  },
  {
   "address": "2440 White Bear Avenue North, Maplewood",
   "sale_month": "2013-08",
   "price": 1350000,
   "lot_sqft": 44414,
   "price_per_lot_sqft": 30.4,
   "price_per_building_sqft": 304.47,
   "building_sqft": 4434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4461,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922240025"
  },
  {
   "address": "1017 7th Street West, Saint Paul",
   "sale_month": "2013-08",
   "price": 110000,
   "lot_sqft": 14597,
   "price_per_lot_sqft": 7.54,
   "price_per_building_sqft": 75.97,
   "building_sqft": 1448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1456,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823410011"
  },
  {
   "address": "7400 Mitchell Rd, Eden Prairie",
   "sale_month": "2013-08",
   "price": 1400000,
   "lot_sqft": 86871,
   "price_per_lot_sqft": 16.12,
   "price_per_building_sqft": 124.64,
   "building_sqft": 11232,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11299,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622320001"
  },
  {
   "address": "2726 Washington Ave N, Minneapolis",
   "sale_month": "2013-08",
   "price": 523362,
   "lot_sqft": 39123,
   "price_per_lot_sqft": 13.38,
   "price_per_building_sqft": 35.62,
   "building_sqft": 14691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14780,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1002924340071"
  },
  {
   "address": "212 28th Ave N, Minneapolis",
   "sale_month": "2013-08",
   "price": 450000,
   "lot_sqft": 20526,
   "price_per_lot_sqft": 21.92,
   "price_per_building_sqft": 49.91,
   "building_sqft": 9016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9071,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924340063"
  },
  {
   "address": "21461 Aberdeen Street Northeast, East Bethel",
   "sale_month": "2013-08",
   "price": 128000,
   "lot_sqft": 67444,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323430009"
  },
  {
   "address": "609 Apollo Drive, Lino Lakes",
   "sale_month": "2013-08",
   "price": 350000,
   "lot_sqft": 43985,
   "price_per_lot_sqft": 7.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430041"
  },
  {
   "address": "2297 County Road H, Mounds View",
   "sale_month": "2013-08",
   "price": 625000,
   "lot_sqft": 71232,
   "price_per_lot_sqft": 8.77,
   "price_per_building_sqft": 80.24,
   "building_sqft": 7789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7836,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "083023430004"
  },
  {
   "address": "729 Oakdale Avenue, Saint Paul",
   "sale_month": "2013-08",
   "price": 1150000,
   "lot_sqft": 24287,
   "price_per_lot_sqft": 47.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6326,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822310139"
  },
  {
   "address": "149 Morton Street East, Saint Paul",
   "sale_month": "2013-08",
   "price": 732000,
   "lot_sqft": 15753,
   "price_per_lot_sqft": 46.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3198,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822310101"
  },
  {
   "address": "801 East River Road, Anoka",
   "sale_month": "2013-08",
   "price": 500,
   "lot_sqft": 90233,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29480,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124420094"
  },
  {
   "address": "749 East River Road, Anoka",
   "sale_month": "2013-08",
   "price": 500,
   "lot_sqft": 73642,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22618,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124420093"
  },
  {
   "address": "703 East River Road, Anoka",
   "sale_month": "2013-08",
   "price": 850000,
   "lot_sqft": 35419,
   "price_per_lot_sqft": 24,
   "price_per_building_sqft": 261.54,
   "building_sqft": 3250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3270,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124420003"
  },
  {
   "address": "4601 Independence Ave N, New Hope",
   "sale_month": "2013-08",
   "price": 1050000,
   "lot_sqft": 49261,
   "price_per_lot_sqft": 21.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5998,
   "use": "APARTMENT",
   "parcel_id": "0711821330064"
  },
  {
   "address": "6900 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2013-08",
   "price": 6876644,
   "lot_sqft": 88028,
   "price_per_lot_sqft": 78.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21891,
   "use": "110",
   "parcel_id": "0702721440024"
  },
  {
   "address": "320 Wayzata Blvd E, Wayzata",
   "sale_month": "2013-08",
   "price": 760000,
   "lot_sqft": 28074,
   "price_per_lot_sqft": 27.07,
   "price_per_building_sqft": 76.41,
   "building_sqft": 9946,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10006,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240002"
  },
  {
   "address": "4719 42nd Ave N, Robbinsdale",
   "sale_month": "2013-08",
   "price": 625000,
   "lot_sqft": 29556,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": 43.64,
   "building_sqft": 14323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14409,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240010"
  },
  {
   "address": "22874 Poppy Street Northwest, Saint Francis",
   "sale_month": "2013-08",
   "price": 720000,
   "lot_sqft": 35743,
   "price_per_lot_sqft": 20.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053324120013"
  },
  {
   "address": "22872 Poppy Street Northwest, Saint Francis",
   "sale_month": "2013-08",
   "price": 740000,
   "lot_sqft": 37763,
   "price_per_lot_sqft": 19.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4846,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053324120012"
  },
  {
   "address": "3619 Fremont Ave N, Minneapolis",
   "sale_month": "2013-08",
   "price": 765000,
   "lot_sqft": 5274,
   "price_per_lot_sqft": 145.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1533,
   "use": "APARTMENT",
   "parcel_id": "0402924430149"
  },
  {
   "address": "1513 Lake St W, Minneapolis",
   "sale_month": "2013-08",
   "price": 1227500,
   "lot_sqft": 4469,
   "price_per_lot_sqft": 274.67,
   "price_per_building_sqft": 308.11,
   "building_sqft": 3984,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4008,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210030"
  },
  {
   "address": "1031 80th St W, Bloomington",
   "sale_month": "2013-08",
   "price": 1100000,
   "lot_sqft": 40477,
   "price_per_lot_sqft": 27.18,
   "price_per_building_sqft": 45.75,
   "building_sqft": 24046,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24191,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724140020"
  },
  {
   "address": "1027 80th St W, Bloomington",
   "sale_month": "2013-08",
   "price": 1100000,
   "lot_sqft": 5922,
   "price_per_lot_sqft": 185.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724140019"
  },
  {
   "address": "1009 80th St W, Bloomington",
   "sale_month": "2013-08",
   "price": 1100000,
   "lot_sqft": 23691,
   "price_per_lot_sqft": 46.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724140018"
  },
  {
   "address": "12 35th St W, Minneapolis",
   "sale_month": "2013-08",
   "price": 210000,
   "lot_sqft": 6779,
   "price_per_lot_sqft": 30.98,
   "price_per_building_sqft": 115.01,
   "building_sqft": 1826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1837,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824310198"
  },
  {
   "address": "2030 Lydia Avenue East, Maplewood",
   "sale_month": "2013-08",
   "price": 3774885,
   "lot_sqft": 179803,
   "price_per_lot_sqft": 20.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38560,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022922130032"
  },
  {
   "address": "15435 Founders Lane, Apple Valley",
   "sale_month": "2013-08",
   "price": 1800000,
   "lot_sqft": 20743,
   "price_per_lot_sqft": 86.78,
   "price_per_building_sqft": 137.13,
   "building_sqft": 13126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13205,
   "use": "Commercial-preferred",
   "parcel_id": "017589201020"
  },
  {
   "address": "14863 Energy Way, Apple Valley",
   "sale_month": "2013-08",
   "price": 209000,
   "lot_sqft": 3907,
   "price_per_lot_sqft": 53.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001380"
  },
  {
   "address": "7895 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2013-08",
   "price": 160000,
   "lot_sqft": 16960,
   "price_per_lot_sqft": 9.43,
   "price_per_building_sqft": 86.58,
   "building_sqft": 1848,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1859,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024340007"
  },
  {
   "address": "10580 Wayzata Blvd, Minnetonka",
   "sale_month": "2013-08",
   "price": 1375000,
   "lot_sqft": 41038,
   "price_per_lot_sqft": 33.51,
   "price_per_building_sqft": 219.93,
   "building_sqft": 6252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6290,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722240038"
  },
  {
   "address": "1519 82nd Street, Victoria",
   "sale_month": "2013-07",
   "price": 1210000,
   "lot_sqft": 188284,
   "price_per_lot_sqft": 6.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "652420010"
  },
  {
   "address": "122 Union Street North, Norwood Young America",
   "sale_month": "2013-07",
   "price": 195000,
   "lot_sqft": 4829,
   "price_per_lot_sqft": 40.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "580500620"
  },
  {
   "address": "454 Shimmcor Street, Mayer",
   "sale_month": "2013-07",
   "price": 140000,
   "lot_sqft": 1599,
   "price_per_lot_sqft": 87.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "503800090"
  },
  {
   "address": "8990 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2013-07",
   "price": 1050000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 700.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130064"
  },
  {
   "address": "8990 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2013-07",
   "price": 1050000,
   "lot_sqft": 12509,
   "price_per_lot_sqft": 83.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130063"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 2750000,
   "lot_sqft": 2163,
   "price_per_lot_sqft": 1271.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130055"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 2750000,
   "lot_sqft": 1234,
   "price_per_lot_sqft": 2228.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130053"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 2750000,
   "lot_sqft": 5269,
   "price_per_lot_sqft": 521.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130044"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 2750000,
   "lot_sqft": 1141,
   "price_per_lot_sqft": 2410.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130043"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 2750000,
   "lot_sqft": 3119,
   "price_per_lot_sqft": 881.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130040"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 2750000,
   "lot_sqft": 24345,
   "price_per_lot_sqft": 112.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130039"
  },
  {
   "address": "380 90th Avenue Northwest, Coon Rapids",
   "sale_month": "2013-07",
   "price": 2750000,
   "lot_sqft": 30236,
   "price_per_lot_sqft": 90.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124130038"
  },
  {
   "address": "501 Richmond Street East, South Saint Paul",
   "sale_month": "2013-07",
   "price": 1579300,
   "lot_sqft": 86416,
   "price_per_lot_sqft": 18.28,
   "price_per_building_sqft": 28.43,
   "building_sqft": 55546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55881,
   "use": "Industrial-preferred",
   "parcel_id": "360340005020"
  },
  {
   "address": "500 Malden Street, South Saint Paul",
   "sale_month": "2013-07",
   "price": 528100,
   "lot_sqft": 106626,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "360340005010"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 577600,
   "lot_sqft": 170923,
   "price_per_lot_sqft": 3.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "Industrial",
   "parcel_id": "360340004010"
  },
  {
   "address": "3405 Lake Drive Northeast, Blaine",
   "sale_month": "2013-07",
   "price": 500,
   "lot_sqft": 87666,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123320024"
  },
  {
   "address": "3413 Lake Drive Northeast, Blaine",
   "sale_month": "2013-07",
   "price": 500,
   "lot_sqft": 45101,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1731,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123320023"
  },
  {
   "address": "8700 Rendova Street Northeast, Blaine",
   "sale_month": "2013-07",
   "price": 1400000,
   "lot_sqft": 123729,
   "price_per_lot_sqft": 11.32,
   "price_per_building_sqft": 42,
   "building_sqft": 33335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33536,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123320012"
  },
  {
   "address": "2065 Old Hudson Road, Saint Paul",
   "sale_month": "2013-07",
   "price": 2500000,
   "lot_sqft": 65823,
   "price_per_lot_sqft": 37.98,
   "price_per_building_sqft": 483.47,
   "building_sqft": 5171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5202,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922430001"
  },
  {
   "address": "7108 Cedar Ave S, Richfield",
   "sale_month": "2013-07",
   "price": 855000,
   "lot_sqft": 16756,
   "price_per_lot_sqft": 51.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4183,
   "use": "APARTMENT",
   "parcel_id": "3502824110014"
  },
  {
   "address": "7040 Cedar Ave S, Richfield",
   "sale_month": "2013-07",
   "price": 855000,
   "lot_sqft": 16731,
   "price_per_lot_sqft": 51.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3929,
   "use": "APARTMENT",
   "parcel_id": "3502824110011"
  },
  {
   "address": "6350 Vinewood La N, Maple Grove",
   "sale_month": "2013-07",
   "price": 12675000,
   "lot_sqft": 147446,
   "price_per_lot_sqft": 85.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28550,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922420014"
  },
  {
   "address": "6939 135th Avenue Northeast, Columbus",
   "sale_month": "2013-07",
   "price": 205000,
   "lot_sqft": 171970,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8175,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333222340002"
  },
  {
   "address": "427 Herschel Street, Saint Paul",
   "sale_month": "2013-07",
   "price": 182500,
   "lot_sqft": 6787,
   "price_per_lot_sqft": 26.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1357,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923420058"
  },
  {
   "address": "5402 Old Shakopee Rd W, Bloomington",
   "sale_month": "2013-07",
   "price": 300000,
   "lot_sqft": 13267,
   "price_per_lot_sqft": 22.61,
   "price_per_building_sqft": 176.26,
   "building_sqft": 1702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1712,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311621310048"
  },
  {
   "address": "2405 Hennepin Ave, Minneapolis",
   "sale_month": "2013-07",
   "price": 1030000,
   "lot_sqft": 4731,
   "price_per_lot_sqft": 217.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8121,
   "use": "APARTMENT",
   "parcel_id": "3302924130217"
  },
  {
   "address": "413 Wacouta Street, Saint Paul",
   "sale_month": "2013-07",
   "price": 3600000,
   "lot_sqft": 12516,
   "price_per_lot_sqft": 287.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440055"
  },
  {
   "address": "11751 Troy La N, Dayton",
   "sale_month": "2013-07",
   "price": 400000,
   "lot_sqft": 51682,
   "price_per_lot_sqft": 7.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022210004"
  },
  {
   "address": "3300 Lake St E, Minneapolis",
   "sale_month": "2013-07",
   "price": 235000,
   "lot_sqft": 19053,
   "price_per_lot_sqft": 12.33,
   "price_per_building_sqft": 51.96,
   "building_sqft": 4523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4551,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923330121"
  },
  {
   "address": "11751 Troy La N, Dayton",
   "sale_month": "2013-07",
   "price": 400000,
   "lot_sqft": 147862,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14504,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012022340005"
  },
  {
   "address": "13620 Fenway Boulevard North, Hugo",
   "sale_month": "2013-07",
   "price": 1200000,
   "lot_sqft": 1225281,
   "price_per_lot_sqft": 0.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23949,
   "use": "305",
   "parcel_id": "3003121140011"
  },
  {
   "address": "3910 70th St W, Edina",
   "sale_month": "2013-07",
   "price": 375000,
   "lot_sqft": 13893,
   "price_per_lot_sqft": 26.99,
   "price_per_building_sqft": 200,
   "building_sqft": 1875,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1887,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002824440006"
  },
  {
   "address": "7820 Riverdale Drive Northwest, Ramsey",
   "sale_month": "2013-07",
   "price": 235000,
   "lot_sqft": 69697,
   "price_per_lot_sqft": 3.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225320011"
  },
  {
   "address": "221 Chestnut Street East, Stillwater",
   "sale_month": "2013-07",
   "price": 405000,
   "lot_sqft": 5723,
   "price_per_lot_sqft": 70.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410047"
  },
  {
   "address": "6234 Lyndale Ave S, Richfield",
   "sale_month": "2013-07",
   "price": 250000,
   "lot_sqft": 17745,
   "price_per_lot_sqft": 14.09,
   "price_per_building_sqft": 27.67,
   "building_sqft": 9036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9091,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824110018"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 7250000,
   "lot_sqft": 98963,
   "price_per_lot_sqft": 73.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274250041"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 7250000,
   "lot_sqft": 226080,
   "price_per_lot_sqft": 32.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274250040"
  },
  {
   "address": null,
   "sale_month": "2013-07",
   "price": 1950000,
   "lot_sqft": 76073,
   "price_per_lot_sqft": 25.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274250030"
  },
  {
   "address": "6021 Innovation Boulevard, Shakopee",
   "sale_month": "2013-07",
   "price": 7250000,
   "lot_sqft": 311241,
   "price_per_lot_sqft": 23.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274250011"
  },
  {
   "address": "6021 Innovation Boulevard, Shakopee",
   "sale_month": "2013-07",
   "price": 7250000,
   "lot_sqft": 1648460,
   "price_per_lot_sqft": 4.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 360683,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "274250010"
  },
  {
   "address": "1816 Portland Ave, Minneapolis",
   "sale_month": "2013-07",
   "price": 346090,
   "lot_sqft": 8424,
   "price_per_lot_sqft": 41.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3214,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924440103"
  },
  {
   "address": "334 2nd Avenue West, Shakopee",
   "sale_month": "2013-07",
   "price": 320000,
   "lot_sqft": 12800,
   "price_per_lot_sqft": 25,
   "price_per_building_sqft": 28.4,
   "building_sqft": 11266,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11334,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270012670"
  },
  {
   "address": "14165 Highway 13 South, Savage",
   "sale_month": "2013-07",
   "price": 920000,
   "lot_sqft": 38647,
   "price_per_lot_sqft": 23.81,
   "price_per_building_sqft": 202.51,
   "building_sqft": 4543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4571,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263500050"
  },
  {
   "address": "11301 Fountains Dr N, Maple Grove",
   "sale_month": "2013-07",
   "price": 225000,
   "lot_sqft": 56771,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5950,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922110018"
  },
  {
   "address": "301 Walnut St SE, Minneapolis",
   "sale_month": "2013-07",
   "price": 3000000,
   "lot_sqft": 21845,
   "price_per_lot_sqft": 137.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2502924110012"
  },
  {
   "address": "16224 Main Avenue Southeast, Prior Lake",
   "sale_month": "2013-07",
   "price": 480000,
   "lot_sqft": 9807,
   "price_per_lot_sqft": 48.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15493,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010320"
  },
  {
   "address": "115 5th St NE, Minneapolis",
   "sale_month": "2013-07",
   "price": 90000,
   "lot_sqft": 11124,
   "price_per_lot_sqft": 8.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7406,
   "use": "APARTMENT",
   "parcel_id": "2302924120039"
  },
  {
   "address": "10191 Xylite Street Northeast, Blaine",
   "sale_month": "2013-07",
   "price": 500,
   "lot_sqft": 313252,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14241,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123330011"
  },
  {
   "address": "2750 Ranchview La N, Plymouth",
   "sale_month": "2013-07",
   "price": 2901000,
   "lot_sqft": 235650,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": 50.74,
   "building_sqft": 57171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57516,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822340008"
  },
  {
   "address": "5790 Blackshire Path, Inver Grove Heights",
   "sale_month": "2013-07",
   "price": 182000,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 84.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001220"
  },
  {
   "address": "5854 Blackshire Path, Inver Grove Heights",
   "sale_month": "2013-07",
   "price": 175000,
   "lot_sqft": 1800,
   "price_per_lot_sqft": 97.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001090"
  },
  {
   "address": "140 Quail Street, Mahtomedi",
   "sale_month": "2013-07",
   "price": 305000,
   "lot_sqft": 50955,
   "price_per_lot_sqft": 5.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3282,
   "use": "110",
   "parcel_id": "2003021210049"
  },
  {
   "address": "5750 Bossen Ter, Minneapolis",
   "sale_month": "2013-07",
   "price": 480000,
   "lot_sqft": 14257,
   "price_per_lot_sqft": 33.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3816,
   "use": "APARTMENT",
   "parcel_id": "1902823230098"
  },
  {
   "address": "3175 Vermillion Street, Hastings",
   "sale_month": "2013-07",
   "price": 650000,
   "lot_sqft": 73114,
   "price_per_lot_sqft": 8.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15048,
   "use": "Commercial-preferred",
   "parcel_id": "190030026020"
  },
  {
   "address": "2191 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2013-07",
   "price": 275000,
   "lot_sqft": 35856,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": 54.35,
   "building_sqft": 5060,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5090,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023420102"
  },
  {
   "address": "11280 Robinson Drive Northwest, Coon Rapids",
   "sale_month": "2013-07",
   "price": 400000,
   "lot_sqft": 77860,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": 37.96,
   "building_sqft": 10537,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10601,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143124230006"
  },
  {
   "address": "1531 Monroe St NE, Minneapolis",
   "sale_month": "2013-07",
   "price": 114900,
   "lot_sqft": 12505,
   "price_per_lot_sqft": 9.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1372,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924110047"
  },
  {
   "address": "415 Highway 96 West, Shoreview",
   "sale_month": "2013-07",
   "price": 1500000,
   "lot_sqft": 38917,
   "price_per_lot_sqft": 38.54,
   "price_per_building_sqft": 476.49,
   "building_sqft": 3148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3167,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023340017"
  },
  {
   "address": "170 Westfalen Tr, Medina",
   "sale_month": "2013-07",
   "price": 250000,
   "lot_sqft": 18158,
   "price_per_lot_sqft": 13.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410117"
  },
  {
   "address": "230 Commerce Circle South, Fridley",
   "sale_month": "2013-07",
   "price": 700000,
   "lot_sqft": 71500,
   "price_per_lot_sqft": 9.79,
   "price_per_building_sqft": 47.64,
   "building_sqft": 14692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14781,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024320008"
  },
  {
   "address": "111 22nd Ave NE, Minneapolis",
   "sale_month": "2013-07",
   "price": 1100000,
   "lot_sqft": 52204,
   "price_per_lot_sqft": 21.07,
   "price_per_building_sqft": 30.84,
   "building_sqft": 35663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35878,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924320107"
  },
  {
   "address": "14530 Martin Dr, Eden Prairie",
   "sale_month": "2013-07",
   "price": 1425000,
   "lot_sqft": 83559,
   "price_per_lot_sqft": 17.05,
   "price_per_building_sqft": 83.35,
   "building_sqft": 17097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17200,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622440046"
  },
  {
   "address": "2819 Oliver Ave N, Minneapolis",
   "sale_month": "2013-07",
   "price": 45000,
   "lot_sqft": 5382,
   "price_per_lot_sqft": 8.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1143,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924330003"
  },
  {
   "address": "2390 Mounds View Boulevard, Mounds View",
   "sale_month": "2013-07",
   "price": 729000,
   "lot_sqft": 177099,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12367,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023310078"
  },
  {
   "address": "2430 Rose Place, Roseville",
   "sale_month": "2013-07",
   "price": 3742338,
   "lot_sqft": 354492,
   "price_per_lot_sqft": 10.56,
   "price_per_building_sqft": 56.73,
   "building_sqft": 65966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66364,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923210008"
  },
  {
   "address": "7779 Afton Road, Woodbury",
   "sale_month": "2013-07",
   "price": 635000,
   "lot_sqft": 91830,
   "price_per_lot_sqft": 6.91,
   "price_per_building_sqft": 102.19,
   "building_sqft": 6214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6251,
   "use": "300",
   "parcel_id": "0802821440064"
  },
  {
   "address": "6950 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2013-07",
   "price": 6422660,
   "lot_sqft": 145717,
   "price_per_lot_sqft": 44.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15265,
   "use": "110",
   "parcel_id": "0702721440023"
  },
  {
   "address": "2115 3rd Avenue, Anoka",
   "sale_month": "2013-07",
   "price": 500,
   "lot_sqft": 5046,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": 0.16,
   "building_sqft": 3214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3233,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330082"
  },
  {
   "address": "2811 7th Avenue, Anoka",
   "sale_month": "2013-07",
   "price": 1800000,
   "lot_sqft": 34733,
   "price_per_lot_sqft": 51.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11819,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124240042"
  },
  {
   "address": "2801 7th Avenue, Anoka",
   "sale_month": "2013-07",
   "price": 1800000,
   "lot_sqft": 36305,
   "price_per_lot_sqft": 49.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11902,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124240040"
  },
  {
   "address": "350 St Peter Street, Saint Paul",
   "sale_month": "2013-07",
   "price": 700000,
   "lot_sqft": 29635,
   "price_per_lot_sqft": 23.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120278"
  },
  {
   "address": "4123 West Broadway, Robbinsdale",
   "sale_month": "2013-07",
   "price": 250000,
   "lot_sqft": 10051,
   "price_per_lot_sqft": 24.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130021"
  },
  {
   "address": "8101 34th Ave S, Bloomington",
   "sale_month": "2013-07",
   "price": 2055000,
   "lot_sqft": 69700,
   "price_per_lot_sqft": 29.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15016,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723240012"
  },
  {
   "address": "3565 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2013-07",
   "price": 1590000,
   "lot_sqft": 38856,
   "price_per_lot_sqft": 40.92,
   "price_per_building_sqft": 261,
   "building_sqft": 6092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6129,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130030"
  },
  {
   "address": "6400 Tracy Ave, Edina",
   "sale_month": "2013-07",
   "price": 1145750,
   "lot_sqft": 360731,
   "price_per_lot_sqft": 3.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5780,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511621240011"
  },
  {
   "address": "1703 Ashland Avenue, Saint Paul",
   "sale_month": "2013-07",
   "price": 1750000,
   "lot_sqft": 8092,
   "price_per_lot_sqft": 216.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823130012"
  },
  {
   "address": "1702 Laurel Avenue, Saint Paul",
   "sale_month": "2013-07",
   "price": 1750000,
   "lot_sqft": 8094,
   "price_per_lot_sqft": 216.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4841,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823130001"
  },
  {
   "address": "1630 Selby Avenue, Saint Paul",
   "sale_month": "2013-07",
   "price": 357500,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 65.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2293,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110104"
  },
  {
   "address": "3427 Harriet Ave, Minneapolis",
   "sale_month": "2013-07",
   "price": 336201,
   "lot_sqft": 5834,
   "price_per_lot_sqft": 57.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1558,
   "use": "APARTMENT",
   "parcel_id": "0302824320094"
  },
  {
   "address": "3232 Blaisdell Ave, Minneapolis",
   "sale_month": "2013-07",
   "price": 895000,
   "lot_sqft": 8221,
   "price_per_lot_sqft": 108.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4226,
   "use": "APARTMENT",
   "parcel_id": "0302824240039"
  },
  {
   "address": "3340 Stevens Ave, Minneapolis",
   "sale_month": "2013-07",
   "price": 319000,
   "lot_sqft": 5848,
   "price_per_lot_sqft": 54.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1904,
   "use": "APARTMENT",
   "parcel_id": "0302824130104"
  },
  {
   "address": "8347 University Avenue Northeast, Spring Lake Park",
   "sale_month": "2013-07",
   "price": 375000,
   "lot_sqft": 30787,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": 71.95,
   "building_sqft": 5212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5244,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024210101"
  },
  {
   "address": "3113 Columbus Ave, Minneapolis",
   "sale_month": "2013-07",
   "price": 76000,
   "lot_sqft": 4943,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 68.59,
   "building_sqft": 1108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1114,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824220088"
  },
  {
   "address": "3136 Chicago Ave, Minneapolis",
   "sale_month": "2013-07",
   "price": 250000,
   "lot_sqft": 4940,
   "price_per_lot_sqft": 50.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1747,
   "use": "TRIPLEX",
   "parcel_id": "0202824220074"
  },
  {
   "address": "78 St Croix Trail South, Lakeland",
   "sale_month": "2013-07",
   "price": 200000,
   "lot_sqft": 27585,
   "price_per_lot_sqft": 7.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "300",
   "parcel_id": "0202820210046"
  },
  {
   "address": "900 American Blvd E, Bloomington",
   "sale_month": "2013-07",
   "price": 1130000,
   "lot_sqft": 57682,
   "price_per_lot_sqft": 19.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8419,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724210028"
  },
  {
   "address": "815 78th St E, Bloomington",
   "sale_month": "2013-07",
   "price": 1151762,
   "lot_sqft": 47318,
   "price_per_lot_sqft": 24.34,
   "price_per_building_sqft": 172.34,
   "building_sqft": 6683,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6723,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724210026"
  },
  {
   "address": "10005 Old Highway 169 Boulevard, Belle Plaine Township",
   "sale_month": "2013-07",
   "price": 419382,
   "lot_sqft": 773912,
   "price_per_lot_sqft": 0.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "019050021"
  },
  {
   "address": "8461 144th Street West, Apple Valley",
   "sale_month": "2013-07",
   "price": 380000,
   "lot_sqft": 28506,
   "price_per_lot_sqft": 13.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4348,
   "use": "Apartment",
   "parcel_id": "011035003050"
  },
  {
   "address": "641 Marketplace Drive, Waconia",
   "sale_month": "2013-06",
   "price": 2135500,
   "lot_sqft": 91668,
   "price_per_lot_sqft": 23.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15856,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755040031"
  },
  {
   "address": "219 East Frontage Road, Waconia",
   "sale_month": "2013-06",
   "price": 447500,
   "lot_sqft": 37019,
   "price_per_lot_sqft": 12.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753050050"
  },
  {
   "address": "665 Tacoma Boulevard, Norwood Young America",
   "sale_month": "2013-06",
   "price": 163673,
   "lot_sqft": 244658,
   "price_per_lot_sqft": 0.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 155906,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "587500040"
  },
  {
   "address": "2590 Freeway Blvd, Brooklyn Center",
   "sale_month": "2013-06",
   "price": 750000,
   "lot_sqft": 172455,
   "price_per_lot_sqft": 4.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3511921240007"
  },
  {
   "address": null,
   "sale_month": "2013-06",
   "price": 350000,
   "lot_sqft": 60816,
   "price_per_lot_sqft": 5.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021340006"
  },
  {
   "address": "2815 Portland Ave, Minneapolis",
   "sale_month": "2013-06",
   "price": 493000,
   "lot_sqft": 8685,
   "price_per_lot_sqft": 56.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2759,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924330117"
  },
  {
   "address": "386 Oak St, Excelsior",
   "sale_month": "2013-06",
   "price": 360000,
   "lot_sqft": 9401,
   "price_per_lot_sqft": 38.29,
   "price_per_building_sqft": 144.75,
   "building_sqft": 2487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2502,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723130036"
  },
  {
   "address": "5850 Baker Rd, Minnetonka",
   "sale_month": "2013-06",
   "price": 560000,
   "lot_sqft": 196494,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": 12.33,
   "building_sqft": 45429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45703,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722420011"
  },
  {
   "address": "85 3rd Avenue Southeast, New Brighton",
   "sale_month": "2013-06",
   "price": 383000,
   "lot_sqft": 19378,
   "price_per_lot_sqft": 19.76,
   "price_per_building_sqft": 109.81,
   "building_sqft": 3488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3509,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333023220007"
  },
  {
   "address": null,
   "sale_month": "2013-06",
   "price": 383000,
   "lot_sqft": 19375,
   "price_per_lot_sqft": 19.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220006"
  },
  {
   "address": null,
   "sale_month": "2013-06",
   "price": 383000,
   "lot_sqft": 9687,
   "price_per_lot_sqft": 39.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220003"
  },
  {
   "address": null,
   "sale_month": "2013-06",
   "price": 383000,
   "lot_sqft": 4844,
   "price_per_lot_sqft": 79.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333023220002"
  },
  {
   "address": "1954 Iglehart Avenue, Saint Paul",
   "sale_month": "2013-06",
   "price": 415000,
   "lot_sqft": 10601,
   "price_per_lot_sqft": 39.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2469,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923330014"
  },
  {
   "address": "3480 Bridge Street Northwest, Saint Francis",
   "sale_month": "2013-06",
   "price": 500,
   "lot_sqft": 197673,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424430007"
  },
  {
   "address": "23566 Ulysses Street Northeast, East Bethel",
   "sale_month": "2013-06",
   "price": 500,
   "lot_sqft": 90130,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423210019"
  },
  {
   "address": "13847 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2013-06",
   "price": 725000,
   "lot_sqft": 340298,
   "price_per_lot_sqft": 2.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24723,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223130026"
  },
  {
   "address": "10820 Bush Lake Rd, Bloomington",
   "sale_month": "2013-06",
   "price": 2200000,
   "lot_sqft": 62656,
   "price_per_lot_sqft": 35.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211621330012"
  },
  {
   "address": "3814 7th Avenue, Anoka",
   "sale_month": "2013-06",
   "price": 500,
   "lot_sqft": 22529,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313224130004"
  },
  {
   "address": "144 11th Street, Saint Paul",
   "sale_month": "2013-06",
   "price": 500000,
   "lot_sqft": 37968,
   "price_per_lot_sqft": 13.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922420015"
  },
  {
   "address": "8845 7th Ave N, Golden Valley",
   "sale_month": "2013-06",
   "price": 725000,
   "lot_sqft": 64158,
   "price_per_lot_sqft": 11.3,
   "price_per_building_sqft": 178.18,
   "building_sqft": 4069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4094,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821310018"
  },
  {
   "address": "316 Lake Hazeltine Drive, Chaska",
   "sale_month": "2013-06",
   "price": 2650000,
   "lot_sqft": 561513,
   "price_per_lot_sqft": 4.72,
   "price_per_building_sqft": 44.23,
   "building_sqft": 59913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60275,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305210050"
  },
  {
   "address": "1174 Rice Street, Saint Paul",
   "sale_month": "2013-06",
   "price": 302500,
   "lot_sqft": 9645,
   "price_per_lot_sqft": 31.36,
   "price_per_building_sqft": 133.73,
   "building_sqft": 2262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2276,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922220010"
  },
  {
   "address": "3326 University Ave SE, Minneapolis",
   "sale_month": "2013-06",
   "price": 690000,
   "lot_sqft": 38982,
   "price_per_lot_sqft": 17.7,
   "price_per_building_sqft": 83.7,
   "building_sqft": 8244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8294,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923410025"
  },
  {
   "address": "22 27th Ave SE, Minneapolis",
   "sale_month": "2013-06",
   "price": 847500,
   "lot_sqft": 43339,
   "price_per_lot_sqft": 19.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14438,
   "use": "APARTMENT",
   "parcel_id": "3002923340030"
  },
  {
   "address": "2610 University Avenue West, Saint Paul",
   "sale_month": "2013-06",
   "price": 3054400,
   "lot_sqft": 15485,
   "price_per_lot_sqft": 197.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11135,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923320036"
  },
  {
   "address": "7140 Madison Ave W, Golden Valley",
   "sale_month": "2013-06",
   "price": 840000,
   "lot_sqft": 68941,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": 42.9,
   "building_sqft": 19581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19699,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210029"
  },
  {
   "address": "4901 Co Rd No 101, Minnetonka",
   "sale_month": "2013-06",
   "price": 975000,
   "lot_sqft": 121374,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14570,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911722230055"
  },
  {
   "address": "1101 Snelling Avenue North, Saint Paul",
   "sale_month": "2013-06",
   "price": 389000,
   "lot_sqft": 33361,
   "price_per_lot_sqft": 11.66,
   "price_per_building_sqft": 44.91,
   "building_sqft": 8661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8713,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923110026"
  },
  {
   "address": "15155 23rd Ave N, Plymouth",
   "sale_month": "2013-06",
   "price": 3350000,
   "lot_sqft": 182573,
   "price_per_lot_sqft": 18.35,
   "price_per_building_sqft": 56.43,
   "building_sqft": 59366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59724,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822240011"
  },
  {
   "address": "4401 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2013-06",
   "price": 498325,
   "lot_sqft": 223609,
   "price_per_lot_sqft": 2.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52133,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "273990010"
  },
  {
   "address": "572 Marschall Road, Shakopee",
   "sale_month": "2013-06",
   "price": 1349000,
   "lot_sqft": 80016,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": 77.76,
   "building_sqft": 17348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17452,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271180020"
  },
  {
   "address": "14101 Highway 13 South, Savage",
   "sale_month": "2013-06",
   "price": 15000000,
   "lot_sqft": 193860,
   "price_per_lot_sqft": 77.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263500040"
  },
  {
   "address": "14075 Highway 13 South, Savage",
   "sale_month": "2013-06",
   "price": 15000000,
   "lot_sqft": 302142,
   "price_per_lot_sqft": 49.65,
   "price_per_building_sqft": 171.93,
   "building_sqft": 87243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 87770,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263500030"
  },
  {
   "address": "811 Como Avenue, Saint Paul",
   "sale_month": "2013-06",
   "price": 1900000,
   "lot_sqft": 9597,
   "price_per_lot_sqft": 197.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2726,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923120040"
  },
  {
   "address": "805 Como Avenue, Saint Paul",
   "sale_month": "2013-06",
   "price": 1900000,
   "lot_sqft": 32282,
   "price_per_lot_sqft": 58.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3289,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923120038"
  },
  {
   "address": "17210 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2013-06",
   "price": 118672,
   "lot_sqft": 52699,
   "price_per_lot_sqft": 2.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254270090"
  },
  {
   "address": "12135 Brockton La N, Rogers",
   "sale_month": "2013-06",
   "price": 2425555,
   "lot_sqft": 498136,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 139984,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023140003"
  },
  {
   "address": "6821 Cedar Ave S, Richfield",
   "sale_month": "2013-06",
   "price": 235000,
   "lot_sqft": 13420,
   "price_per_lot_sqft": 17.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1211,
   "use": "APARTMENT",
   "parcel_id": "2502824330059"
  },
  {
   "address": "16176 Main Avenue Southeast, Prior Lake",
   "sale_month": "2013-06",
   "price": 225000,
   "lot_sqft": 6694,
   "price_per_lot_sqft": 33.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010650"
  },
  {
   "address": "1533 Woodbridge Street, Saint Paul",
   "sale_month": "2013-06",
   "price": 2420000,
   "lot_sqft": 26067,
   "price_per_lot_sqft": 92.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7043,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923140024"
  },
  {
   "address": "208 Hoyt Avenue West, Saint Paul",
   "sale_month": "2013-06",
   "price": 2420000,
   "lot_sqft": 26234,
   "price_per_lot_sqft": 92.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6915,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923140023"
  },
  {
   "address": "615 15th Ave SE, Minneapolis",
   "sale_month": "2013-06",
   "price": 1152500,
   "lot_sqft": 16469,
   "price_per_lot_sqft": 69.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4127,
   "use": "APARTMENT",
   "parcel_id": "2402924420114"
  },
  {
   "address": "765 53rd Avenue Northeast, Fridley",
   "sale_month": "2013-06",
   "price": 500,
   "lot_sqft": 22140,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.11,
   "building_sqft": 4637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4665,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024440005"
  },
  {
   "address": "25 University Ave SE, Minneapolis",
   "sale_month": "2013-06",
   "price": 14100000,
   "lot_sqft": 86432,
   "price_per_lot_sqft": 163.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 76880,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130624"
  },
  {
   "address": "500 Central Ave SE, Minneapolis",
   "sale_month": "2013-06",
   "price": 540000,
   "lot_sqft": 10131,
   "price_per_lot_sqft": 53.3,
   "price_per_building_sqft": 194.52,
   "building_sqft": 2776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2793,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120023"
  },
  {
   "address": "119 59th St E, Minneapolis",
   "sale_month": "2013-06",
   "price": 12000000,
   "lot_sqft": 266596,
   "price_per_lot_sqft": 45.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12798,
   "use": "APARTMENT",
   "parcel_id": "2202824420060"
  },
  {
   "address": "300 Broadway Street North, Jordan",
   "sale_month": "2013-06",
   "price": 125000,
   "lot_sqft": 6388,
   "price_per_lot_sqft": 19.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220021610"
  },
  {
   "address": "1465 Davern Street, Saint Paul",
   "sale_month": "2013-06",
   "price": 8700000,
   "lot_sqft": 742385,
   "price_per_lot_sqft": 11.72,
   "price_per_building_sqft": 29.68,
   "building_sqft": 293091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 294860,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823420016"
  },
  {
   "address": "1460 Davern Street, Saint Paul",
   "sale_month": "2013-06",
   "price": 3000000,
   "lot_sqft": 214000,
   "price_per_lot_sqft": 14.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823410002"
  },
  {
   "address": "3952 Webster Ave S, St. Louis Park",
   "sale_month": "2013-06",
   "price": 825000,
   "lot_sqft": 5264,
   "price_per_lot_sqft": 156.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240020"
  },
  {
   "address": "5600 Excelsior Blvd, St. Louis Park",
   "sale_month": "2013-06",
   "price": 825000,
   "lot_sqft": 15275,
   "price_per_lot_sqft": 54.01,
   "price_per_building_sqft": 128.32,
   "building_sqft": 6429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6468,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240019"
  },
  {
   "address": "214 Ramsey Street, Hastings",
   "sale_month": "2013-06",
   "price": 100000,
   "lot_sqft": 11649,
   "price_per_lot_sqft": 8.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3445,
   "use": "Commercial-preferred",
   "parcel_id": "193215014080"
  },
  {
   "address": "1713 Market Boulevard, Hastings",
   "sale_month": "2013-06",
   "price": 1152500,
   "lot_sqft": 64784,
   "price_per_lot_sqft": 17.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "Commercial-preferred",
   "parcel_id": "193208001010"
  },
  {
   "address": "1319 Westminster Street, Saint Paul",
   "sale_month": "2013-06",
   "price": 4750000,
   "lot_sqft": 179660,
   "price_per_lot_sqft": 26.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4868,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922410018"
  },
  {
   "address": "5701 152nd Street North, Hugo",
   "sale_month": "2013-06",
   "price": 210000,
   "lot_sqft": 43750,
   "price_per_lot_sqft": 4.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "305",
   "parcel_id": "1703121430003"
  },
  {
   "address": "3600 Alabama Ave S, St. Louis Park",
   "sale_month": "2013-06",
   "price": 1800000,
   "lot_sqft": 94055,
   "price_per_lot_sqft": 19.14,
   "price_per_building_sqft": 25.22,
   "building_sqft": 71366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71797,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611721330096"
  },
  {
   "address": "11101 Dayton River Rd, Dayton",
   "sale_month": "2013-06",
   "price": 490000,
   "lot_sqft": 131106,
   "price_per_lot_sqft": 3.74,
   "price_per_building_sqft": 62.58,
   "building_sqft": 7830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7877,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412022410024"
  },
  {
   "address": "1014 3rd Ave NE, Minneapolis",
   "sale_month": "2013-06",
   "price": 435000,
   "lot_sqft": 14984,
   "price_per_lot_sqft": 29.03,
   "price_per_building_sqft": 20.23,
   "building_sqft": 21498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21627,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440242"
  },
  {
   "address": null,
   "sale_month": "2013-06",
   "price": 125000,
   "lot_sqft": 8709,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922340245"
  },
  {
   "address": "705 Tower Dr, Medina",
   "sale_month": "2013-06",
   "price": 1175000,
   "lot_sqft": 2545,
   "price_per_lot_sqft": 461.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823320027"
  },
  {
   "address": "695 Tower Dr, Medina",
   "sale_month": "2013-06",
   "price": 1175000,
   "lot_sqft": 2590,
   "price_per_lot_sqft": 453.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823320026"
  },
  {
   "address": "725 Tower Dr, Medina",
   "sale_month": "2013-06",
   "price": 1175000,
   "lot_sqft": 2355,
   "price_per_lot_sqft": 498.94,
   "price_per_building_sqft": 61.62,
   "building_sqft": 19068,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19183,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823230037"
  },
  {
   "address": "715 Tower Dr, Medina",
   "sale_month": "2013-06",
   "price": 1175000,
   "lot_sqft": 2358,
   "price_per_lot_sqft": 498.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823230036"
  },
  {
   "address": "3560 Kilkenny La, Medina",
   "sale_month": "2013-06",
   "price": 383700,
   "lot_sqft": 29159,
   "price_per_lot_sqft": 13.16,
   "price_per_building_sqft": 46.92,
   "building_sqft": 8178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8227,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823230023"
  },
  {
   "address": "14620 James Rd, Rogers",
   "sale_month": "2013-06",
   "price": 825000,
   "lot_sqft": 97731,
   "price_per_lot_sqft": 8.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11076,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023130011"
  },
  {
   "address": "9201 Lyndale Ave S, Bloomington",
   "sale_month": "2013-06",
   "price": 10000000,
   "lot_sqft": 48313,
   "price_per_lot_sqft": 206.98,
   "price_per_building_sqft": 704.57,
   "building_sqft": 14193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14279,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330055"
  },
  {
   "address": "9695 Xenia Ave N, Brooklyn Park",
   "sale_month": "2013-06",
   "price": 745000,
   "lot_sqft": 63780,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921240004"
  },
  {
   "address": "7301 Kingswood Rd, Minnetrista",
   "sale_month": "2013-06",
   "price": 2250000,
   "lot_sqft": 880902,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911724410001"
  },
  {
   "address": null,
   "sale_month": "2013-06",
   "price": 2250000,
   "lot_sqft": 1974738,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911724140002"
  },
  {
   "address": "5259 Douglas Dr N, Crystal",
   "sale_month": "2013-06",
   "price": 425000,
   "lot_sqft": 14980,
   "price_per_lot_sqft": 28.37,
   "price_per_building_sqft": 160.8,
   "building_sqft": 2643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2659,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811821110079"
  },
  {
   "address": "3509 44th St W, Minneapolis",
   "sale_month": "2013-06",
   "price": 400000,
   "lot_sqft": 6634,
   "price_per_lot_sqft": 60.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824330009"
  },
  {
   "address": "1902 5th Avenue, Anoka",
   "sale_month": "2013-06",
   "price": 500,
   "lot_sqft": 2398,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": 0.17,
   "building_sqft": 2987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3005,
   "use": "CHARITABLE INSTITUTION",
   "parcel_id": "073124210136"
  },
  {
   "address": "1831 Stinson Pkwy, Minneapolis",
   "sale_month": "2013-06",
   "price": 365500,
   "lot_sqft": 8101,
   "price_per_lot_sqft": 45.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4319,
   "use": "APARTMENT",
   "parcel_id": "0702923330033"
  },
  {
   "address": null,
   "sale_month": "2013-06",
   "price": 500,
   "lot_sqft": 19918,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "063124130112"
  },
  {
   "address": "750 North Street, Anoka",
   "sale_month": "2013-06",
   "price": 500,
   "lot_sqft": 13139,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2157,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "063124130111"
  },
  {
   "address": "111 Kellogg Boulevard East, Saint Paul",
   "sale_month": "2013-06",
   "price": 51000000,
   "lot_sqft": 91877,
   "price_per_lot_sqft": 555.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822110022"
  },
  {
   "address": "153 Lake St E, Wayzata",
   "sale_month": "2013-06",
   "price": 610000,
   "lot_sqft": 8417,
   "price_per_lot_sqft": 72.47,
   "price_per_building_sqft": 384.37,
   "building_sqft": 1587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1597,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722320030"
  },
  {
   "address": "3711 West Broadway, Robbinsdale",
   "sale_month": "2013-06",
   "price": 2200000,
   "lot_sqft": 13442,
   "price_per_lot_sqft": 163.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3688,
   "use": "APARTMENT",
   "parcel_id": "0602924440140"
  },
  {
   "address": "3719 West Broadway, Robbinsdale",
   "sale_month": "2013-06",
   "price": 2200000,
   "lot_sqft": 11858,
   "price_per_lot_sqft": 185.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3233,
   "use": "APARTMENT",
   "parcel_id": "0602924440139"
  },
  {
   "address": "3725 West Broadway, Robbinsdale",
   "sale_month": "2013-06",
   "price": 2200000,
   "lot_sqft": 9813,
   "price_per_lot_sqft": 224.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3491,
   "use": "APARTMENT",
   "parcel_id": "0602924440120"
  },
  {
   "address": "3731 West Broadway, Robbinsdale",
   "sale_month": "2013-06",
   "price": 2200000,
   "lot_sqft": 9842,
   "price_per_lot_sqft": 223.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3345,
   "use": "APARTMENT",
   "parcel_id": "0602924440119"
  },
  {
   "address": "5001 American Blvd W, Bloomington",
   "sale_month": "2013-06",
   "price": 6900000,
   "lot_sqft": 362031,
   "price_per_lot_sqft": 19.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21832,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602724230001"
  },
  {
   "address": null,
   "sale_month": "2013-06",
   "price": 110000,
   "lot_sqft": 37095,
   "price_per_lot_sqft": 2.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "050130040"
  },
  {
   "address": "27920 Koeper Avenue, Helena Township",
   "sale_month": "2013-06",
   "price": 110000,
   "lot_sqft": 41686,
   "price_per_lot_sqft": 2.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "050130030"
  },
  {
   "address": "716 34th St W, Minneapolis",
   "sale_month": "2013-06",
   "price": 110000,
   "lot_sqft": 1648,
   "price_per_lot_sqft": 66.75,
   "price_per_building_sqft": 73.38,
   "building_sqft": 1499,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1508,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824140213"
  },
  {
   "address": "2740 Snelling Avenue North, Roseville",
   "sale_month": "2013-06",
   "price": 900000,
   "lot_sqft": 78010,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17620,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923330012"
  },
  {
   "address": "1564 Selby Avenue, Saint Paul",
   "sale_month": "2013-06",
   "price": 1125000,
   "lot_sqft": 7282,
   "price_per_lot_sqft": 154.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21988,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823220158"
  },
  {
   "address": "3701 Pleasant Ave, Minneapolis",
   "sale_month": "2013-06",
   "price": 950000,
   "lot_sqft": 11052,
   "price_per_lot_sqft": 85.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4312,
   "use": "APARTMENT",
   "parcel_id": "0302824340120"
  },
  {
   "address": "14201 Morgan Avenue South, Burnsville",
   "sale_month": "2013-06",
   "price": 1250000,
   "lot_sqft": 66008,
   "price_per_lot_sqft": 18.94,
   "price_per_building_sqft": 97.18,
   "building_sqft": 12863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12941,
   "use": "Commercial-preferred",
   "parcel_id": "026740001010"
  },
  {
   "address": "1520 Shingle Creek Crsng, Brooklyn Center",
   "sale_month": "2013-06",
   "price": 920000,
   "lot_sqft": 37075,
   "price_per_lot_sqft": 24.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821230032"
  },
  {
   "address": "3545 12th Ave S, Minneapolis",
   "sale_month": "2013-06",
   "price": 561000,
   "lot_sqft": 9156,
   "price_per_lot_sqft": 61.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3462,
   "use": "APARTMENT",
   "parcel_id": "0202824420090"
  },
  {
   "address": "3418 Bloomington Ave, Minneapolis",
   "sale_month": "2013-06",
   "price": 129000,
   "lot_sqft": 6218,
   "price_per_lot_sqft": 20.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1142,
   "use": "TRIPLEX",
   "parcel_id": "0202824420003"
  },
  {
   "address": "3400 10th Ave S, Minneapolis",
   "sale_month": "2013-06",
   "price": 612000,
   "lot_sqft": 11413,
   "price_per_lot_sqft": 53.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3718,
   "use": "APARTMENT",
   "parcel_id": "0202824310017"
  },
  {
   "address": "14580 Glenda Drive, Apple Valley",
   "sale_month": "2013-06",
   "price": 860100,
   "lot_sqft": 18806,
   "price_per_lot_sqft": 45.74,
   "price_per_building_sqft": 109.33,
   "building_sqft": 7867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7915,
   "use": "Commercial-preferred",
   "parcel_id": "018120106050"
  },
  {
   "address": null,
   "sale_month": "2013-06",
   "price": 214900,
   "lot_sqft": 18806,
   "price_per_lot_sqft": 11.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "018120106040"
  },
  {
   "address": "2331 Leibel Street, White Bear Township",
   "sale_month": "2013-06",
   "price": 458500,
   "lot_sqft": 109928,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": 87.22,
   "building_sqft": 5257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5289,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210036"
  },
  {
   "address": "236 Grand Avenue, Saint Paul",
   "sale_month": "2013-06",
   "price": 15000,
   "lot_sqft": 28035,
   "price_per_lot_sqft": 0.54,
   "price_per_building_sqft": 4.5,
   "building_sqft": 3334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3354,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410162"
  },
  {
   "address": "301 Industrial Boulevard, Norwood Young America",
   "sale_month": "2013-05",
   "price": 260000,
   "lot_sqft": 87705,
   "price_per_lot_sqft": 2.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46266,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588500140"
  },
  {
   "address": null,
   "sale_month": "2013-05",
   "price": 85000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 11.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2588,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "550500380"
  },
  {
   "address": "400 Southview Boulevard, South Saint Paul",
   "sale_month": "2013-05",
   "price": 375000,
   "lot_sqft": 13060,
   "price_per_lot_sqft": 28.71,
   "price_per_building_sqft": 59.35,
   "building_sqft": 6318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6356,
   "use": "Apartment",
   "parcel_id": "363255009190"
  },
  {
   "address": "700 Bunker Lake Boulevard, Anoka",
   "sale_month": "2013-05",
   "price": 500,
   "lot_sqft": 39923,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8488,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225220070"
  },
  {
   "address": "2730 County Road D East, White Bear Lake",
   "sale_month": "2013-05",
   "price": 170000,
   "lot_sqft": 1484,
   "price_per_lot_sqft": 114.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022440291"
  },
  {
   "address": "288 Thomas Avenue, Saint Paul",
   "sale_month": "2013-05",
   "price": 182500,
   "lot_sqft": 4266,
   "price_per_lot_sqft": 42.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2485,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923130009"
  },
  {
   "address": "9700 Health Care La, Minnetonka",
   "sale_month": "2013-05",
   "price": 146000000,
   "lot_sqft": 166211,
   "price_per_lot_sqft": 878.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722440028"
  },
  {
   "address": "9800 Health Care La, Minnetonka",
   "sale_month": "2013-05",
   "price": 146000000,
   "lot_sqft": 294935,
   "price_per_lot_sqft": 495.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 212928,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722440027"
  },
  {
   "address": "4220 4th Street Northeast, Columbia Heights",
   "sale_month": "2013-05",
   "price": 222500,
   "lot_sqft": 10877,
   "price_per_lot_sqft": 20.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1867,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024240172"
  },
  {
   "address": "3595 Owasso Street, Shoreview",
   "sale_month": "2013-05",
   "price": 790000,
   "lot_sqft": 276937,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26948,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353023120020"
  },
  {
   "address": "3585 Owasso Street, Shoreview",
   "sale_month": "2013-05",
   "price": 790000,
   "lot_sqft": 77224,
   "price_per_lot_sqft": 10.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12185,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353023110037"
  },
  {
   "address": "1113 Franklin Ave E, Minneapolis",
   "sale_month": "2013-05",
   "price": 2200000,
   "lot_sqft": 28242,
   "price_per_lot_sqft": 77.9,
   "price_per_building_sqft": 106.38,
   "building_sqft": 20680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20805,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210198"
  },
  {
   "address": "13797 Jay Street Northwest, Andover",
   "sale_month": "2013-05",
   "price": 325000,
   "lot_sqft": 72866,
   "price_per_lot_sqft": 4.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9098,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224140010"
  },
  {
   "address": "1563 Charles Avenue, Saint Paul",
   "sale_month": "2013-05",
   "price": 380650,
   "lot_sqft": 4678,
   "price_per_lot_sqft": 81.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2241,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923230154"
  },
  {
   "address": "1562 Edmund Avenue, Saint Paul",
   "sale_month": "2013-05",
   "price": 338350,
   "lot_sqft": 7306,
   "price_per_lot_sqft": 46.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2726,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923230150"
  },
  {
   "address": "2700 Pillsbury Ave, Minneapolis",
   "sale_month": "2013-05",
   "price": 250000,
   "lot_sqft": 7408,
   "price_per_lot_sqft": 33.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1953,
   "use": "TRIPLEX",
   "parcel_id": "3402924310054"
  },
  {
   "address": "148 Bates Avenue, Saint Paul",
   "sale_month": "2013-05",
   "price": 280000,
   "lot_sqft": 8993,
   "price_per_lot_sqft": 31.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2881,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922330048"
  },
  {
   "address": "1100 28th St W, Minneapolis",
   "sale_month": "2013-05",
   "price": 385000,
   "lot_sqft": 3524,
   "price_per_lot_sqft": 109.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1920,
   "use": "APARTMENT",
   "parcel_id": "3302924420086"
  },
  {
   "address": "2730 Dupont Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 1262500,
   "lot_sqft": 15453,
   "price_per_lot_sqft": 81.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5378,
   "use": "APARTMENT",
   "parcel_id": "3302924420081"
  },
  {
   "address": "2217 Aldrich Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 378300,
   "lot_sqft": 7214,
   "price_per_lot_sqft": 52.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1599,
   "use": "TRIPLEX",
   "parcel_id": "3302924110141"
  },
  {
   "address": "18554 Buchanan Street Northeast, East Bethel",
   "sale_month": "2013-05",
   "price": 435000,
   "lot_sqft": 435311,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323323230009"
  },
  {
   "address": "18541 Highway 65 Northeast, East Bethel",
   "sale_month": "2013-05",
   "price": 500,
   "lot_sqft": 64065,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9461,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323130013"
  },
  {
   "address": "13835 Johnson Street Northeast, Ham Lake",
   "sale_month": "2013-05",
   "price": 425000,
   "lot_sqft": 79315,
   "price_per_lot_sqft": 5.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223240018"
  },
  {
   "address": "2100 Gilbert Avenue, Saint Paul",
   "sale_month": "2013-05",
   "price": 1325000,
   "lot_sqft": 96924,
   "price_per_lot_sqft": 13.67,
   "price_per_building_sqft": 19.75,
   "building_sqft": 67073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 67478,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923140016"
  },
  {
   "address": null,
   "sale_month": "2013-05",
   "price": 146000000,
   "lot_sqft": 13576,
   "price_per_lot_sqft": 10754.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111721330539"
  },
  {
   "address": "740 Wildwood Road, Mahtomedi",
   "sale_month": "2013-05",
   "price": 1775000,
   "lot_sqft": 25990,
   "price_per_lot_sqft": 68.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3103021220069"
  },
  {
   "address": "700 Wildwood Road, Mahtomedi",
   "sale_month": "2013-05",
   "price": 1775000,
   "lot_sqft": 62209,
   "price_per_lot_sqft": 28.53,
   "price_per_building_sqft": 135.95,
   "building_sqft": 13056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13134,
   "use": "300",
   "parcel_id": "3103021210167"
  },
  {
   "address": "313 Lake Hazeltine Drive, Chaska",
   "sale_month": "2013-05",
   "price": 500000,
   "lot_sqft": 9496,
   "price_per_lot_sqft": 52.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301330020"
  },
  {
   "address": "3500 Lyman Boulevard, Chaska",
   "sale_month": "2013-05",
   "price": 6800000,
   "lot_sqft": 1258882,
   "price_per_lot_sqft": 5.4,
   "price_per_building_sqft": 49.74,
   "building_sqft": 136724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 137550,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300590020"
  },
  {
   "address": "515 Kasota Ave, Minneapolis",
   "sale_month": "2013-05",
   "price": 101430,
   "lot_sqft": 31147,
   "price_per_lot_sqft": 3.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923110018"
  },
  {
   "address": "1807 Geneva Avenue North, Oakdale",
   "sale_month": "2013-05",
   "price": 1060000,
   "lot_sqft": 19946,
   "price_per_lot_sqft": 53.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12556,
   "use": "300",
   "parcel_id": "3002921220013"
  },
  {
   "address": "1803 Geneva Avenue North, Oakdale",
   "sale_month": "2013-05",
   "price": 1060000,
   "lot_sqft": 13870,
   "price_per_lot_sqft": 76.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3002921220012"
  },
  {
   "address": "1801 Geneva Avenue North, Oakdale",
   "sale_month": "2013-05",
   "price": 1060000,
   "lot_sqft": 29362,
   "price_per_lot_sqft": 36.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3002921220011"
  },
  {
   "address": "889 Burr Street, Saint Paul",
   "sale_month": "2013-05",
   "price": 72500,
   "lot_sqft": 9568,
   "price_per_lot_sqft": 7.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1012,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922310233"
  },
  {
   "address": "92 Stillwater Road, Mahtomedi",
   "sale_month": "2013-05",
   "price": 240000,
   "lot_sqft": 3731,
   "price_per_lot_sqft": 64.33,
   "price_per_building_sqft": 147.33,
   "building_sqft": 1629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1639,
   "use": "300",
   "parcel_id": "2903021310007"
  },
  {
   "address": "7525 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2013-05",
   "price": 2144848,
   "lot_sqft": 34584,
   "price_per_lot_sqft": 62.02,
   "price_per_building_sqft": 568.17,
   "building_sqft": 3775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3798,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921210016"
  },
  {
   "address": "1928 Emerson Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 1465000,
   "lot_sqft": 8089,
   "price_per_lot_sqft": 181.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3864,
   "use": "APARTMENT",
   "parcel_id": "2802924430048"
  },
  {
   "address": "1776 Humboldt Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 590000,
   "lot_sqft": 6878,
   "price_per_lot_sqft": 85.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2060,
   "use": "TRIPLEX",
   "parcel_id": "2802924340006"
  },
  {
   "address": "1338 7th Street East, Saint Paul",
   "sale_month": "2013-05",
   "price": 749000,
   "lot_sqft": 17838,
   "price_per_lot_sqft": 41.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4954,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922330076"
  },
  {
   "address": "13305 Excelsior Blvd, Minnetonka",
   "sale_month": "2013-05",
   "price": 1663320,
   "lot_sqft": 62314,
   "price_per_lot_sqft": 26.69,
   "price_per_building_sqft": 335.82,
   "building_sqft": 4953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4983,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711722130053"
  },
  {
   "address": "206 Scott Street South, Shakopee",
   "sale_month": "2013-05",
   "price": 375000,
   "lot_sqft": 11322,
   "price_per_lot_sqft": 33.12,
   "price_per_building_sqft": 130.3,
   "building_sqft": 2878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2896,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270012720"
  },
  {
   "address": "4857 University Avenue Northeast, Columbia Heights",
   "sale_month": "2013-05",
   "price": 90000,
   "lot_sqft": 4600,
   "price_per_lot_sqft": 19.57,
   "price_per_building_sqft": 50.56,
   "building_sqft": 1780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1791,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024310093"
  },
  {
   "address": "642 Front Avenue, Saint Paul",
   "sale_month": "2013-05",
   "price": 1275000,
   "lot_sqft": 29209,
   "price_per_lot_sqft": 43.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7456,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923410002"
  },
  {
   "address": "1901 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2013-05",
   "price": 56000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 11.21,
   "price_per_building_sqft": 70.53,
   "building_sqft": 794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 799,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922340073"
  },
  {
   "address": "1919 10th Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 125000,
   "lot_sqft": 4499,
   "price_per_lot_sqft": 27.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1117,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924340024"
  },
  {
   "address": "216 15th Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 8456,
   "lot_sqft": 4247,
   "price_per_lot_sqft": 1.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924110068"
  },
  {
   "address": "15750 Highway 13 South, Prior Lake",
   "sale_month": "2013-05",
   "price": 285000,
   "lot_sqft": 100343,
   "price_per_lot_sqft": 2.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259360160"
  },
  {
   "address": "2960 82nd Street West, Chanhassen",
   "sale_month": "2013-05",
   "price": 1173705,
   "lot_sqft": 81700,
   "price_per_lot_sqft": 14.37,
   "price_per_building_sqft": 156.98,
   "building_sqft": 7477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7522,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250760010"
  },
  {
   "address": "1375 Century Avenue North, Maplewood",
   "sale_month": "2013-05",
   "price": 20000000,
   "lot_sqft": 1630874,
   "price_per_lot_sqft": 12.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "4C5III MFD HOME PARK CLASS 1",
   "parcel_id": "242922410002"
  },
  {
   "address": null,
   "sale_month": "2013-05",
   "price": 20000000,
   "lot_sqft": 229713,
   "price_per_lot_sqft": 87.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2639,
   "use": "4C5III MFD HOME PARK CLASS 1",
   "parcel_id": "242922140004"
  },
  {
   "address": "1487 Century Avenue North, Maplewood",
   "sale_month": "2013-05",
   "price": 20000000,
   "lot_sqft": 559189,
   "price_per_lot_sqft": 35.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1722,
   "use": "4C5III MFD HOME PARK CLASS 1",
   "parcel_id": "242922140003"
  },
  {
   "address": "1328 Point Douglas Road South, Saint Paul",
   "sale_month": "2013-05",
   "price": 180000,
   "lot_sqft": 29983,
   "price_per_lot_sqft": 6,
   "price_per_building_sqft": 79.4,
   "building_sqft": 2267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2280,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232822140012"
  },
  {
   "address": "2630 Commerce Blvd, Mound",
   "sale_month": "2013-05",
   "price": 152000,
   "lot_sqft": 9859,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311724140007"
  },
  {
   "address": "236 Girard Ave N, Minneapolis",
   "sale_month": "2013-05",
   "price": 400000,
   "lot_sqft": 17414,
   "price_per_lot_sqft": 22.97,
   "price_per_building_sqft": 55.83,
   "building_sqft": 7165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7208,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924430011"
  },
  {
   "address": "6757 Oxford St, St. Louis Park",
   "sale_month": "2013-05",
   "price": 940000,
   "lot_sqft": 58125,
   "price_per_lot_sqft": 16.17,
   "price_per_building_sqft": 46.43,
   "building_sqft": 20246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20368,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110012"
  },
  {
   "address": "331 Enterprise Drive East, Belle Plaine",
   "sale_month": "2013-05",
   "price": 1175000,
   "lot_sqft": 104697,
   "price_per_lot_sqft": 11.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26306,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200710020"
  },
  {
   "address": "7575 Cloman Way, Inver Grove Heights",
   "sale_month": "2013-05",
   "price": 437000,
   "lot_sqft": 17587,
   "price_per_lot_sqft": 24.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2030,
   "use": "Apartment",
   "parcel_id": "200100076030"
  },
  {
   "address": "501 Vermillion Street, Hastings",
   "sale_month": "2013-05",
   "price": 90000,
   "lot_sqft": 2624,
   "price_per_lot_sqft": 34.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3791,
   "use": "Commercial-preferred",
   "parcel_id": "193215036043"
  },
  {
   "address": null,
   "sale_month": "2013-05",
   "price": 379800,
   "lot_sqft": 233847,
   "price_per_lot_sqft": 1.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "193200106041"
  },
  {
   "address": null,
   "sale_month": "2013-05",
   "price": 1866400,
   "lot_sqft": 126798,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103064,
   "use": "Industrial-preferred",
   "parcel_id": "193200106030"
  },
  {
   "address": "3005 Millard Avenue, Hastings",
   "sale_month": "2013-05",
   "price": 1003900,
   "lot_sqft": 86863,
   "price_per_lot_sqft": 11.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "193200106010"
  },
  {
   "address": "3225 Hennepin Ave E, Minneapolis",
   "sale_month": "2013-05",
   "price": 545000,
   "lot_sqft": 61848,
   "price_per_lot_sqft": 8.81,
   "price_per_building_sqft": 87.54,
   "building_sqft": 6226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6263,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1802923440017"
  },
  {
   "address": "2172 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2013-05",
   "price": 2350000,
   "lot_sqft": 115452,
   "price_per_lot_sqft": 20.35,
   "price_per_building_sqft": 54.96,
   "building_sqft": 42762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43020,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023410001"
  },
  {
   "address": "7700 Setzler Pkwy N, Brooklyn Park",
   "sale_month": "2013-05",
   "price": 2075000,
   "lot_sqft": 226966,
   "price_per_lot_sqft": 9.14,
   "price_per_building_sqft": 55.67,
   "building_sqft": 37275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37500,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711921230008"
  },
  {
   "address": "7820 Eden Prairie Rd, Eden Prairie",
   "sale_month": "2013-05",
   "price": 1000000,
   "lot_sqft": 56562,
   "price_per_lot_sqft": 17.68,
   "price_per_building_sqft": 91.12,
   "building_sqft": 10974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11040,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711622120122"
  },
  {
   "address": "2408 Plymouth Ave N, Minneapolis",
   "sale_month": "2013-05",
   "price": 179000,
   "lot_sqft": 5265,
   "price_per_lot_sqft": 34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1746,
   "use": "APARTMENT",
   "parcel_id": "1702924440135"
  },
  {
   "address": "6005 35th St W, St. Louis Park",
   "sale_month": "2013-05",
   "price": 1050000,
   "lot_sqft": 8959,
   "price_per_lot_sqft": 117.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2948,
   "use": "APARTMENT",
   "parcel_id": "1611721320055"
  },
  {
   "address": "2017 Girard Ave N, Minneapolis",
   "sale_month": "2013-05",
   "price": 300000,
   "lot_sqft": 9209,
   "price_per_lot_sqft": 32.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2295,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924130127"
  },
  {
   "address": "1445 7th Street West, Saint Paul",
   "sale_month": "2013-05",
   "price": 1852440,
   "lot_sqft": 20834,
   "price_per_lot_sqft": 88.91,
   "price_per_building_sqft": 466.84,
   "building_sqft": 3968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3992,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823210038"
  },
  {
   "address": "2251 Commerce Blvd, Mound",
   "sale_month": "2013-05",
   "price": 11283333,
   "lot_sqft": 51024,
   "price_per_lot_sqft": 221.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16911,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411724440070"
  },
  {
   "address": "1839 Central Ave NE, Minneapolis",
   "sale_month": "2013-05",
   "price": 120000,
   "lot_sqft": 3508,
   "price_per_lot_sqft": 34.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924330122"
  },
  {
   "address": "21480 147th Ave N, Rogers",
   "sale_month": "2013-05",
   "price": 760000,
   "lot_sqft": 126856,
   "price_per_lot_sqft": 5.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18790,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023120003"
  },
  {
   "address": "2504 Central Ave NE, Minneapolis",
   "sale_month": "2013-05",
   "price": 215000,
   "lot_sqft": 8133,
   "price_per_lot_sqft": 26.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140047"
  },
  {
   "address": "2506 Central Ave NE, Minneapolis",
   "sale_month": "2013-05",
   "price": 295000,
   "lot_sqft": 8133,
   "price_per_lot_sqft": 36.27,
   "price_per_building_sqft": 9.39,
   "building_sqft": 31411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31601,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140046"
  },
  {
   "address": "689 Lowry Ave NE, Minneapolis",
   "sale_month": "2013-05",
   "price": 500000,
   "lot_sqft": 8022,
   "price_per_lot_sqft": 62.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3037,
   "use": "APARTMENT",
   "parcel_id": "1102924130041"
  },
  {
   "address": "1710 Alexander Road, Eagan",
   "sale_month": "2013-05",
   "price": 1613393,
   "lot_sqft": 171612,
   "price_per_lot_sqft": 9.4,
   "price_per_building_sqft": 126.01,
   "building_sqft": 12804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12881,
   "use": "Industrial-preferred",
   "parcel_id": "106805001010"
  },
  {
   "address": "2010 Cliff Road, Eagan",
   "sale_month": "2013-05",
   "price": 2250000,
   "lot_sqft": 55238,
   "price_per_lot_sqft": 40.73,
   "price_per_building_sqft": 170.44,
   "building_sqft": 13201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13281,
   "use": "Commercial-preferred",
   "parcel_id": "103172501030"
  },
  {
   "address": "1542 221st Avenue Northeast, East Bethel",
   "sale_month": "2013-05",
   "price": 180000,
   "lot_sqft": 310861,
   "price_per_lot_sqft": 0.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10631,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323120005"
  },
  {
   "address": "4401 46th Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 144000,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 28.82,
   "price_per_building_sqft": 144.29,
   "building_sqft": 998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1004,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802823330107"
  },
  {
   "address": "736 East River Road, Anoka",
   "sale_month": "2013-05",
   "price": 542000,
   "lot_sqft": 25232,
   "price_per_lot_sqft": 21.48,
   "price_per_building_sqft": 186.13,
   "building_sqft": 2912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2929,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124420014"
  },
  {
   "address": "3959 Quail Ave N, Robbinsdale",
   "sale_month": "2013-05",
   "price": 130000,
   "lot_sqft": 9171,
   "price_per_lot_sqft": 14.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1778,
   "use": "TRIPLEX",
   "parcel_id": "0602924310084"
  },
  {
   "address": "12530 Ulysses Street Northeast, Blaine",
   "sale_month": "2013-05",
   "price": 500,
   "lot_sqft": 70809,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.1,
   "building_sqft": 4777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4806,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123340008"
  },
  {
   "address": "2929 Long Lake Road, Roseville",
   "sale_month": "2013-05",
   "price": 9275000,
   "lot_sqft": 432005,
   "price_per_lot_sqft": 21.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 170526,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923240007"
  },
  {
   "address": "7123 Bass Lake Rd, New Hope",
   "sale_month": "2013-05",
   "price": 490000,
   "lot_sqft": 19440,
   "price_per_lot_sqft": 25.21,
   "price_per_building_sqft": 174.88,
   "building_sqft": 2802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2819,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821340006"
  },
  {
   "address": "3520 Holmes Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 325000,
   "lot_sqft": 5395,
   "price_per_lot_sqft": 60.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1512,
   "use": "TRIPLEX",
   "parcel_id": "0402824310104"
  },
  {
   "address": "7845 Beech Street Northeast, Fridley",
   "sale_month": "2013-05",
   "price": 168000,
   "lot_sqft": 10752,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": 40.28,
   "building_sqft": 4171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4196,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440026"
  },
  {
   "address": "203 33rd St E, Minneapolis",
   "sale_month": "2013-05",
   "price": 160000,
   "lot_sqft": 6065,
   "price_per_lot_sqft": 26.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1415,
   "use": "APARTMENT",
   "parcel_id": "0302824130147"
  },
  {
   "address": "2036 County Road D East, Maplewood",
   "sale_month": "2013-05",
   "price": 898425,
   "lot_sqft": 42861,
   "price_per_lot_sqft": 20.96,
   "price_per_building_sqft": 134.47,
   "building_sqft": 6681,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6722,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922120008"
  },
  {
   "address": "1003 Grand Avenue, Saint Paul",
   "sale_month": "2013-05",
   "price": 475000,
   "lot_sqft": 7089,
   "price_per_lot_sqft": 67.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1950,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320013"
  },
  {
   "address": "1025 Selby Avenue, Saint Paul",
   "sale_month": "2013-05",
   "price": 785000,
   "lot_sqft": 28074,
   "price_per_lot_sqft": 27.96,
   "price_per_building_sqft": 120.36,
   "building_sqft": 6522,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6561,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823220228"
  },
  {
   "address": "318 West Main Street, Anoka",
   "sale_month": "2013-05",
   "price": 100000,
   "lot_sqft": 4248,
   "price_per_lot_sqft": 23.54,
   "price_per_building_sqft": 76.8,
   "building_sqft": 1302,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1310,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125430028"
  },
  {
   "address": "1535 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2013-05",
   "price": 500,
   "lot_sqft": 15971,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.02,
   "building_sqft": 26801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26963,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024110097"
  },
  {
   "address": "1501 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2013-05",
   "price": 500,
   "lot_sqft": 20359,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024110096"
  },
  {
   "address": "265 Dayton Avenue, Saint Paul",
   "sale_month": "2013-05",
   "price": 1950000,
   "lot_sqft": 13412,
   "price_per_lot_sqft": 145.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3732,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120296"
  },
  {
   "address": "10709 Wayzata Blvd, Minnetonka",
   "sale_month": "2013-05",
   "price": 2200000,
   "lot_sqft": 154359,
   "price_per_lot_sqft": 14.25,
   "price_per_building_sqft": 188.31,
   "building_sqft": 11683,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11754,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722240002"
  },
  {
   "address": "6811 Washington Ave S, Eden Prairie",
   "sale_month": "2013-05",
   "price": 1270000,
   "lot_sqft": 96882,
   "price_per_lot_sqft": 13.11,
   "price_per_building_sqft": 47.47,
   "building_sqft": 26755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26916,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440009"
  },
  {
   "address": "10150 Crosstown Cir, Eden Prairie",
   "sale_month": "2013-05",
   "price": 3150000,
   "lot_sqft": 47089,
   "price_per_lot_sqft": 66.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622130027"
  },
  {
   "address": "10150 Crosstown Cir, Eden Prairie",
   "sale_month": "2013-05",
   "price": 3150000,
   "lot_sqft": 78598,
   "price_per_lot_sqft": 40.08,
   "price_per_building_sqft": 74.07,
   "building_sqft": 42528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42784,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622120008"
  },
  {
   "address": "1221 29th Ave NE, Minneapolis",
   "sale_month": "2013-05",
   "price": 255000,
   "lot_sqft": 6604,
   "price_per_lot_sqft": 38.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1377,
   "use": "APARTMENT",
   "parcel_id": "0102924340221"
  },
  {
   "address": "3233 20th Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 115000,
   "lot_sqft": 4991,
   "price_per_lot_sqft": 23.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 952,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824230107"
  },
  {
   "address": "3012 27th Ave S, Minneapolis",
   "sale_month": "2013-05",
   "price": 1500000,
   "lot_sqft": 5144,
   "price_per_lot_sqft": 291.6,
   "price_per_building_sqft": 268.53,
   "building_sqft": 5586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5619,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120102"
  },
  {
   "address": "1695 Robert Street South, West Saint Paul",
   "sale_month": "2013-04",
   "price": 450000,
   "lot_sqft": 44889,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": 130.62,
   "building_sqft": 3445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3466,
   "use": "Commercial-preferred",
   "parcel_id": "426478001030"
  },
  {
   "address": "302 Playhouse Street West, Cologne",
   "sale_month": "2013-04",
   "price": 106000,
   "lot_sqft": 23882,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "400133800"
  },
  {
   "address": "1225 State Hwy No 169, Plymouth",
   "sale_month": "2013-04",
   "price": 3912500,
   "lot_sqft": 232791,
   "price_per_lot_sqft": 16.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79137,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822110029"
  },
  {
   "address": "2726 Lake St E, Minneapolis",
   "sale_month": "2013-04",
   "price": 850000,
   "lot_sqft": 8352,
   "price_per_lot_sqft": 101.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924440187"
  },
  {
   "address": "6890 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2013-04",
   "price": 575000,
   "lot_sqft": 172437,
   "price_per_lot_sqft": 3.33,
   "price_per_building_sqft": 15.28,
   "building_sqft": 37629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37856,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921220054"
  },
  {
   "address": "6645 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2013-04",
   "price": 356040,
   "lot_sqft": 97812,
   "price_per_lot_sqft": 3.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921110039"
  },
  {
   "address": "7120 Chicago Ave S, Richfield",
   "sale_month": "2013-04",
   "price": 198500,
   "lot_sqft": 24649,
   "price_per_lot_sqft": 8.05,
   "price_per_building_sqft": 25.68,
   "building_sqft": 7730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7776,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824220008"
  },
  {
   "address": null,
   "sale_month": "2013-04",
   "price": 575000,
   "lot_sqft": 5129,
   "price_per_lot_sqft": 112.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3411921110124"
  },
  {
   "address": "2820 1st Ave S, Minneapolis",
   "sale_month": "2013-04",
   "price": 995000,
   "lot_sqft": 9466,
   "price_per_lot_sqft": 105.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3683,
   "use": "APARTMENT",
   "parcel_id": "3402924430167"
  },
  {
   "address": "301 77th St W, Richfield",
   "sale_month": "2013-04",
   "price": 675000,
   "lot_sqft": 48811,
   "price_per_lot_sqft": 13.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19795,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824330087"
  },
  {
   "address": "1630 Carroll Avenue, Saint Paul",
   "sale_month": "2013-04",
   "price": 700000,
   "lot_sqft": 34364,
   "price_per_lot_sqft": 20.37,
   "price_per_building_sqft": 47.9,
   "building_sqft": 14614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14702,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923440120"
  },
  {
   "address": "940 Pacific Street, Saint Paul",
   "sale_month": "2013-04",
   "price": 120000,
   "lot_sqft": 6778,
   "price_per_lot_sqft": 17.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1081,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922340061"
  },
  {
   "address": "1051 Suburban Avenue, Saint Paul",
   "sale_month": "2013-04",
   "price": 390000,
   "lot_sqft": 11615,
   "price_per_lot_sqft": 33.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2932,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922340053"
  },
  {
   "address": "5420 Manitou Rd, Tonka Bay",
   "sale_month": "2013-04",
   "price": 390000,
   "lot_sqft": 27627,
   "price_per_lot_sqft": 14.12,
   "price_per_building_sqft": 79.48,
   "building_sqft": 4907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4937,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723120050"
  },
  {
   "address": "6429 Osgood Avenue North, Oak Park Heights",
   "sale_month": "2013-04",
   "price": 716200,
   "lot_sqft": 63994,
   "price_per_lot_sqft": 11.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9692,
   "use": "300",
   "parcel_id": "3303020410036"
  },
  {
   "address": null,
   "sale_month": "2013-04",
   "price": 200000,
   "lot_sqft": 44325,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323420006"
  },
  {
   "address": "18453 Highway 65 Northeast, East Bethel",
   "sale_month": "2013-04",
   "price": 200000,
   "lot_sqft": 47275,
   "price_per_lot_sqft": 4.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6230,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323420005"
  },
  {
   "address": null,
   "sale_month": "2013-04",
   "price": 200000,
   "lot_sqft": 29958,
   "price_per_lot_sqft": 6.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323130015"
  },
  {
   "address": "105 1st Street East, Chaska",
   "sale_month": "2013-04",
   "price": 660000,
   "lot_sqft": 50956,
   "price_per_lot_sqft": 12.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17422,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303110010"
  },
  {
   "address": "522 Malcolm Ave SE, Minneapolis",
   "sale_month": "2013-04",
   "price": 1620000,
   "lot_sqft": 47321,
   "price_per_lot_sqft": 34.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43810,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3002923140003"
  },
  {
   "address": "526 Malcolm Ave SE, Minneapolis",
   "sale_month": "2013-04",
   "price": 180000,
   "lot_sqft": 62406,
   "price_per_lot_sqft": 2.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923110010"
  },
  {
   "address": "707 Jessamine Avenue East, Saint Paul",
   "sale_month": "2013-04",
   "price": 35000,
   "lot_sqft": 4849,
   "price_per_lot_sqft": 7.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 809,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922110147"
  },
  {
   "address": "1140 Sims Avenue, Saint Paul",
   "sale_month": "2013-04",
   "price": 863000,
   "lot_sqft": 140527,
   "price_per_lot_sqft": 6.14,
   "price_per_building_sqft": 748.48,
   "building_sqft": 1153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1160,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922420091"
  },
  {
   "address": null,
   "sale_month": "2013-04",
   "price": 863000,
   "lot_sqft": 22310,
   "price_per_lot_sqft": 38.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922420090"
  },
  {
   "address": null,
   "sale_month": "2013-04",
   "price": 863000,
   "lot_sqft": 7781,
   "price_per_lot_sqft": 110.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922420088"
  },
  {
   "address": null,
   "sale_month": "2013-04",
   "price": 863000,
   "lot_sqft": 6950,
   "price_per_lot_sqft": 124.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922420081"
  },
  {
   "address": "2914 4th Avenue East, Shakopee",
   "sale_month": "2013-04",
   "price": 175000,
   "lot_sqft": 44298,
   "price_per_lot_sqft": 3.95,
   "price_per_building_sqft": 71.4,
   "building_sqft": 2451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2466,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050140"
  },
  {
   "address": "2804 4th Avenue East, Shakopee",
   "sale_month": "2013-04",
   "price": 175000,
   "lot_sqft": 42644,
   "price_per_lot_sqft": 4.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050131"
  },
  {
   "address": "1253 Connelly Avenue, Arden Hills",
   "sale_month": "2013-04",
   "price": 950000,
   "lot_sqft": 65701,
   "price_per_lot_sqft": 14.46,
   "price_per_building_sqft": 78.4,
   "building_sqft": 12118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12191,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023430007"
  },
  {
   "address": "701 Nicollet Mall, Minneapolis",
   "sale_month": "2013-04",
   "price": 253486470,
   "lot_sqft": 91591,
   "price_per_lot_sqft": 2767.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924110135"
  },
  {
   "address": "7685 Zachary La N, Maple Grove",
   "sale_month": "2013-04",
   "price": 675000,
   "lot_sqft": 82813,
   "price_per_lot_sqft": 8.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9280,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922110016"
  },
  {
   "address": "1805 13th Ave S, Minneapolis",
   "sale_month": "2013-04",
   "price": 78500,
   "lot_sqft": 8767,
   "price_per_lot_sqft": 8.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1776,
   "use": "APARTMENT",
   "parcel_id": "2602924430048"
  },
  {
   "address": "577 Shoreview Park Road, Shoreview",
   "sale_month": "2013-04",
   "price": 690000,
   "lot_sqft": 85683,
   "price_per_lot_sqft": 8.05,
   "price_per_building_sqft": 77.45,
   "building_sqft": 8909,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8963,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253023330005"
  },
  {
   "address": "701 15th Ave SE, Minneapolis",
   "sale_month": "2013-04",
   "price": 675000,
   "lot_sqft": 3896,
   "price_per_lot_sqft": 173.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1615,
   "use": "APARTMENT",
   "parcel_id": "2402924420134"
  },
  {
   "address": "5384 5th Street Northeast, Fridley",
   "sale_month": "2013-04",
   "price": 500,
   "lot_sqft": 11030,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2082,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024340039"
  },
  {
   "address": "801 Washington Ave N, Minneapolis",
   "sale_month": "2013-04",
   "price": 600000,
   "lot_sqft": 62103,
   "price_per_lot_sqft": 9.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2202924210097"
  },
  {
   "address": "9300 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2013-04",
   "price": 3957609,
   "lot_sqft": 925396,
   "price_per_lot_sqft": 4.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 184799,
   "use": "300",
   "parcel_id": "2202721310006"
  },
  {
   "address": "3165 Fernbrook La N, Plymouth",
   "sale_month": "2013-04",
   "price": 343750,
   "lot_sqft": 2182,
   "price_per_lot_sqft": 157.54,
   "price_per_building_sqft": 76.12,
   "building_sqft": 4516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4543,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140026"
  },
  {
   "address": "525 2nd St SE, Osseo",
   "sale_month": "2013-04",
   "price": 2400000,
   "lot_sqft": 75225,
   "price_per_lot_sqft": 31.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29201,
   "use": "APARTMENT",
   "parcel_id": "1811921310024"
  },
  {
   "address": "4635 White Bear Parkway, White Bear Lake",
   "sale_month": "2013-04",
   "price": 120000,
   "lot_sqft": 74350,
   "price_per_lot_sqft": 1.61,
   "price_per_building_sqft": 22.14,
   "building_sqft": 5421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5454,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440050"
  },
  {
   "address": "2020 7th Street West, Saint Paul",
   "sale_month": "2013-04",
   "price": 1500000,
   "lot_sqft": 108822,
   "price_per_lot_sqft": 13.78,
   "price_per_building_sqft": 52.73,
   "building_sqft": 28445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28617,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823430030"
  },
  {
   "address": "2186 3rd Street, White Bear Lake",
   "sale_month": "2013-04",
   "price": 329000,
   "lot_sqft": 16962,
   "price_per_lot_sqft": 19.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410159"
  },
  {
   "address": "9025 Zachary La N, Maple Grove",
   "sale_month": "2013-04",
   "price": 1431649,
   "lot_sqft": 55263,
   "price_per_lot_sqft": 25.91,
   "price_per_building_sqft": 307.35,
   "building_sqft": 4658,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4686,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922140007"
  },
  {
   "address": "710 Main St NE, Minneapolis",
   "sale_month": "2013-04",
   "price": 61000,
   "lot_sqft": 7541,
   "price_per_lot_sqft": 8.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 896,
   "use": "TRIPLEX",
   "parcel_id": "1402924330007"
  },
  {
   "address": "1314 Central Ave NE, Minneapolis",
   "sale_month": "2013-04",
   "price": 170000,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 31.25,
   "price_per_building_sqft": 288.14,
   "building_sqft": 590,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924140050"
  },
  {
   "address": "1414 48th St E, Minneapolis",
   "sale_month": "2013-04",
   "price": 630000,
   "lot_sqft": 15326,
   "price_per_lot_sqft": 41.11,
   "price_per_building_sqft": 77.17,
   "building_sqft": 8164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8213,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824120162"
  },
  {
   "address": "456 Buchanan St NE, Minneapolis",
   "sale_month": "2013-04",
   "price": 131500,
   "lot_sqft": 5193,
   "price_per_lot_sqft": 25.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1593,
   "use": "APARTMENT",
   "parcel_id": "1302924340007"
  },
  {
   "address": "2540 Ulysses St NE, Minneapolis",
   "sale_month": "2013-04",
   "price": 167175,
   "lot_sqft": 5249,
   "price_per_lot_sqft": 31.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1229,
   "use": "TRIPLEX",
   "parcel_id": "1202924130067"
  },
  {
   "address": "7300 University Avenue Northeast, Fridley",
   "sale_month": "2013-04",
   "price": 696940,
   "lot_sqft": 23399,
   "price_per_lot_sqft": 29.79,
   "price_per_building_sqft": 161.59,
   "building_sqft": 4313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4339,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "113024230019"
  },
  {
   "address": "1174 7th Street West, Saint Paul",
   "sale_month": "2013-04",
   "price": 257430,
   "lot_sqft": 12552,
   "price_per_lot_sqft": 20.51,
   "price_per_building_sqft": 88.4,
   "building_sqft": 2912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2930,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823420212"
  },
  {
   "address": "1800 Central Ave NE, Minneapolis",
   "sale_month": "2013-04",
   "price": 165000,
   "lot_sqft": 7649,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": 82.54,
   "building_sqft": 1999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2011,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924440060"
  },
  {
   "address": "639 23rd Ave NE, Minneapolis",
   "sale_month": "2013-04",
   "price": 900000,
   "lot_sqft": 17748,
   "price_per_lot_sqft": 50.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5437,
   "use": "APARTMENT",
   "parcel_id": "1102924420052"
  },
  {
   "address": "117 22nd Ave NE, Minneapolis",
   "sale_month": "2013-04",
   "price": 600000,
   "lot_sqft": 7134,
   "price_per_lot_sqft": 84.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2957,
   "use": "APARTMENT",
   "parcel_id": "1102924320106"
  },
  {
   "address": "8731 Lyndale Ave S, Bloomington",
   "sale_month": "2013-04",
   "price": 1200000,
   "lot_sqft": 11384,
   "price_per_lot_sqft": 105.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220023"
  },
  {
   "address": "8715 Lyndale Ave S, Bloomington",
   "sale_month": "2013-04",
   "price": 1200000,
   "lot_sqft": 158849,
   "price_per_lot_sqft": 7.55,
   "price_per_building_sqft": 14.36,
   "building_sqft": 83548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 84052,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220022"
  },
  {
   "address": "16410 96th Ave N, Maple Grove",
   "sale_month": "2013-04",
   "price": 2206600,
   "lot_sqft": 43216,
   "price_per_lot_sqft": 51.06,
   "price_per_building_sqft": 216.14,
   "building_sqft": 10209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10271,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922420021"
  },
  {
   "address": "2403 42nd St W, Minneapolis",
   "sale_month": "2013-04",
   "price": 550000,
   "lot_sqft": 4019,
   "price_per_lot_sqft": 136.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3268,
   "use": "APARTMENT",
   "parcel_id": "0802824140099"
  },
  {
   "address": "2724 Rice Street, Little Canada",
   "sale_month": "2013-04",
   "price": 490500,
   "lot_sqft": 22198,
   "price_per_lot_sqft": 22.1,
   "price_per_building_sqft": 127.73,
   "building_sqft": 3840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3863,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922330005"
  },
  {
   "address": "317 Washington Street, Saint Paul",
   "sale_month": "2013-04",
   "price": 5429635,
   "lot_sqft": 20928,
   "price_per_lot_sqft": 259.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20984,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822240051"
  },
  {
   "address": null,
   "sale_month": "2013-04",
   "price": 5429635,
   "lot_sqft": 4813,
   "price_per_lot_sqft": 1128.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822240050"
  },
  {
   "address": null,
   "sale_month": "2013-04",
   "price": 5429635,
   "lot_sqft": 6853,
   "price_per_lot_sqft": 792.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822240010"
  },
  {
   "address": "258 7th Street West, Saint Paul",
   "sale_month": "2013-04",
   "price": 785000,
   "lot_sqft": 8105,
   "price_per_lot_sqft": 96.85,
   "price_per_building_sqft": 146.1,
   "building_sqft": 5373,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5406,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230167"
  },
  {
   "address": "3757 Kipling Ave S, St. Louis Park",
   "sale_month": "2013-04",
   "price": 525000,
   "lot_sqft": 12362,
   "price_per_lot_sqft": 42.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1428,
   "use": "APARTMENT",
   "parcel_id": "0602824430023"
  },
  {
   "address": "7200 56th Ave N, Crystal",
   "sale_month": "2013-04",
   "price": 170000,
   "lot_sqft": 21974,
   "price_per_lot_sqft": 7.74,
   "price_per_building_sqft": 41.18,
   "building_sqft": 4128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4153,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821310100"
  },
  {
   "address": "1960 Twin Lakes Parkway, Roseville",
   "sale_month": "2013-04",
   "price": 69645,
   "lot_sqft": 487210,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 158444,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923330027"
  },
  {
   "address": "1724 Selby Avenue, Saint Paul",
   "sale_month": "2013-04",
   "price": 350000,
   "lot_sqft": 4580,
   "price_per_lot_sqft": 76.42,
   "price_per_building_sqft": 98.04,
   "building_sqft": 3570,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3591,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823120032"
  },
  {
   "address": "901 Xenia Ave S, Golden Valley",
   "sale_month": "2013-04",
   "price": 2088000,
   "lot_sqft": 88595,
   "price_per_lot_sqft": 23.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0411721240030"
  },
  {
   "address": "1560 Portland Avenue, Saint Paul",
   "sale_month": "2013-04",
   "price": 330500,
   "lot_sqft": 13745,
   "price_per_lot_sqft": 24.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2465,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230131"
  },
  {
   "address": "3220 Blaisdell Ave, Minneapolis",
   "sale_month": "2013-04",
   "price": 690000,
   "lot_sqft": 8213,
   "price_per_lot_sqft": 84.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4979,
   "use": "APARTMENT",
   "parcel_id": "0302824240036"
  },
  {
   "address": "3032 Garfield Ave, Minneapolis",
   "sale_month": "2013-04",
   "price": 322000,
   "lot_sqft": 5470,
   "price_per_lot_sqft": 58.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1587,
   "use": "APARTMENT",
   "parcel_id": "0302824220083"
  },
  {
   "address": "881 St Clair Avenue, Saint Paul",
   "sale_month": "2013-04",
   "price": 444000,
   "lot_sqft": 7049,
   "price_per_lot_sqft": 62.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3128,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823340090"
  },
  {
   "address": null,
   "sale_month": "2013-04",
   "price": 353400,
   "lot_sqft": 43713,
   "price_per_lot_sqft": 8.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "022610201021"
  },
  {
   "address": "14050 Nicollet Avenue South, Burnsville",
   "sale_month": "2013-04",
   "price": 5346600,
   "lot_sqft": 93111,
   "price_per_lot_sqft": 57.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15094,
   "use": "Commercial-preferred",
   "parcel_id": "022610201010"
  },
  {
   "address": "5925 Earle Brown Dr, Brooklyn Center",
   "sale_month": "2013-04",
   "price": 2600000,
   "lot_sqft": 233988,
   "price_per_lot_sqft": 11.11,
   "price_per_building_sqft": 49.12,
   "building_sqft": 52927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821120007"
  },
  {
   "address": "2823 Euclid Avenue, Anoka",
   "sale_month": "2013-04",
   "price": 500,
   "lot_sqft": 7863,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1889,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125220048"
  },
  {
   "address": "1541 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2013-04",
   "price": 500,
   "lot_sqft": 53603,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024110098"
  },
  {
   "address": "234 Wentworth Avenue East, West Saint Paul",
   "sale_month": "2013-03",
   "price": 1665000,
   "lot_sqft": 77236,
   "price_per_lot_sqft": 21.56,
   "price_per_building_sqft": 242.01,
   "building_sqft": 6880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6922,
   "use": "Commercial-preferred",
   "parcel_id": "424760001010"
  },
  {
   "address": "40 Annapolis Street West, West Saint Paul",
   "sale_month": "2013-03",
   "price": 335000,
   "lot_sqft": 14942,
   "price_per_lot_sqft": 22.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1733,
   "use": "Apartment",
   "parcel_id": "423800021020"
  },
  {
   "address": "631 Dale Street North, Saint Paul",
   "sale_month": "2013-03",
   "price": 165000,
   "lot_sqft": 5923,
   "price_per_lot_sqft": 27.86,
   "price_per_building_sqft": 85.63,
   "building_sqft": 1927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1938,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923110140"
  },
  {
   "address": "1851 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2013-03",
   "price": 4750000,
   "lot_sqft": 857096,
   "price_per_lot_sqft": 5.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 159911,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224130018"
  },
  {
   "address": "838 Beech Street, Saint Paul",
   "sale_month": "2013-03",
   "price": 235000,
   "lot_sqft": 5232,
   "price_per_lot_sqft": 44.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2053,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922220137"
  },
  {
   "address": "3726 Bridge Street Northwest, Saint Francis",
   "sale_month": "2013-03",
   "price": 500,
   "lot_sqft": 12828,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340070"
  },
  {
   "address": "18800 Ulysses Street Northeast, East Bethel",
   "sale_month": "2013-03",
   "price": 500,
   "lot_sqft": 261180,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62303,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323210013"
  },
  {
   "address": "11200 Aquila Dr N, Champlin",
   "sale_month": "2013-03",
   "price": 573333,
   "lot_sqft": 34973,
   "price_per_lot_sqft": 16.39,
   "price_per_building_sqft": 187.24,
   "building_sqft": 3062,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3081,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420074"
  },
  {
   "address": "608 York Avenue, Saint Paul",
   "sale_month": "2013-03",
   "price": 740000,
   "lot_sqft": 5011,
   "price_per_lot_sqft": 147.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420168"
  },
  {
   "address": "612 York Avenue, Saint Paul",
   "sale_month": "2013-03",
   "price": 740000,
   "lot_sqft": 9906,
   "price_per_lot_sqft": 74.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2258,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420167"
  },
  {
   "address": "618 York Avenue, Saint Paul",
   "sale_month": "2013-03",
   "price": 740000,
   "lot_sqft": 4900,
   "price_per_lot_sqft": 151.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420166"
  },
  {
   "address": "626 York Avenue, Saint Paul",
   "sale_month": "2013-03",
   "price": 740000,
   "lot_sqft": 4844,
   "price_per_lot_sqft": 152.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420165"
  },
  {
   "address": "7701 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2013-03",
   "price": 500000,
   "lot_sqft": 31175,
   "price_per_lot_sqft": 16.04,
   "price_per_building_sqft": 80.54,
   "building_sqft": 6208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6246,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921220001"
  },
  {
   "address": "1684 Weston, Shakopee",
   "sale_month": "2013-03",
   "price": 2000000,
   "lot_sqft": 259150,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31003,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273040010"
  },
  {
   "address": "1133 Grey Fox Road, Arden Hills",
   "sale_month": "2013-03",
   "price": 2805536,
   "lot_sqft": 43862,
   "price_per_lot_sqft": 63.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023410004"
  },
  {
   "address": "3737 Lexington Avenue North, Arden Hills",
   "sale_month": "2013-03",
   "price": 2805536,
   "lot_sqft": 64943,
   "price_per_lot_sqft": 43.2,
   "price_per_building_sqft": 50.93,
   "building_sqft": 55090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55423,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023410001"
  },
  {
   "address": "16661 Highway 13 South, Prior Lake",
   "sale_month": "2013-03",
   "price": 390000,
   "lot_sqft": 46068,
   "price_per_lot_sqft": 8.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259020450"
  },
  {
   "address": "31 97th Avenue Northwest, Coon Rapids",
   "sale_month": "2013-03",
   "price": 500,
   "lot_sqft": 13986,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2027,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253124140007"
  },
  {
   "address": "405 County Road E West, Shoreview",
   "sale_month": "2013-03",
   "price": 1000000,
   "lot_sqft": 85249,
   "price_per_lot_sqft": 11.73,
   "price_per_building_sqft": 116.12,
   "building_sqft": 8612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8664,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253023340012"
  },
  {
   "address": null,
   "sale_month": "2013-03",
   "price": 412500,
   "lot_sqft": 3277,
   "price_per_lot_sqft": 125.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320045"
  },
  {
   "address": "13605 80th Cir N, Maple Grove",
   "sale_month": "2013-03",
   "price": 4132700,
   "lot_sqft": 87175,
   "price_per_lot_sqft": 47.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24460,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310046"
  },
  {
   "address": "2113 78th Court East, Inver Grove Heights",
   "sale_month": "2013-03",
   "price": 282500,
   "lot_sqft": 22836,
   "price_per_lot_sqft": 12.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2374,
   "use": "Apartment",
   "parcel_id": "203640004280"
  },
  {
   "address": "10320 Baltimore Street Northeast, Blaine",
   "sale_month": "2013-03",
   "price": 2275000,
   "lot_sqft": 54599,
   "price_per_lot_sqft": 41.67,
   "price_per_building_sqft": 571.75,
   "building_sqft": 3979,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4003,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123420009"
  },
  {
   "address": "2628 Millard Avenue, Hastings",
   "sale_month": "2013-03",
   "price": 395000,
   "lot_sqft": 52767,
   "price_per_lot_sqft": 7.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14504,
   "use": "Industrial-preferred",
   "parcel_id": "193200101030"
  },
  {
   "address": "10107 University Avenue Northeast, Blaine",
   "sale_month": "2013-03",
   "price": 930000,
   "lot_sqft": 72505,
   "price_per_lot_sqft": 12.83,
   "price_per_building_sqft": 124.95,
   "building_sqft": 7443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7488,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330058"
  },
  {
   "address": "150 Jackson Ave N, Hopkins",
   "sale_month": "2013-03",
   "price": 240000,
   "lot_sqft": 16495,
   "price_per_lot_sqft": 14.55,
   "price_per_building_sqft": 30.05,
   "building_sqft": 7986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8034,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721310014"
  },
  {
   "address": "2191 Ford Parkway, Saint Paul",
   "sale_month": "2013-03",
   "price": 447000,
   "lot_sqft": 10031,
   "price_per_lot_sqft": 44.56,
   "price_per_building_sqft": 71.88,
   "building_sqft": 6219,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6257,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120049"
  },
  {
   "address": "7700 42nd Ave N, New Hope",
   "sale_month": "2013-03",
   "price": 507000,
   "lot_sqft": 29275,
   "price_per_lot_sqft": 17.32,
   "price_per_building_sqft": 85.12,
   "building_sqft": 5956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5992,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821220034"
  },
  {
   "address": null,
   "sale_month": "2013-03",
   "price": 507000,
   "lot_sqft": 10075,
   "price_per_lot_sqft": 50.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711821220017"
  },
  {
   "address": "2115 Lyndale Ave N, Minneapolis",
   "sale_month": "2013-03",
   "price": 200000,
   "lot_sqft": 11759,
   "price_per_lot_sqft": 17.01,
   "price_per_building_sqft": 62.23,
   "building_sqft": 3214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3233,
   "use": "APARTMENT",
   "parcel_id": "1602924140054"
  },
  {
   "address": "1351 Frost Avenue East, Maplewood",
   "sale_month": "2013-03",
   "price": 345000,
   "lot_sqft": 51441,
   "price_per_lot_sqft": 6.71,
   "price_per_building_sqft": 39.46,
   "building_sqft": 8744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8797,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152922230038"
  },
  {
   "address": "1401 Marshall St NE, Minneapolis",
   "sale_month": "2013-03",
   "price": 315000,
   "lot_sqft": 47233,
   "price_per_lot_sqft": 6.67,
   "price_per_building_sqft": 10.65,
   "building_sqft": 29572,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29750,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924140094"
  },
  {
   "address": "6343 Highway 65 Northeast, Fridley",
   "sale_month": "2013-03",
   "price": 435000,
   "lot_sqft": 30588,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2998,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133024310075"
  },
  {
   "address": "317 Central Ave, Osseo",
   "sale_month": "2013-03",
   "price": 136245,
   "lot_sqft": 9194,
   "price_per_lot_sqft": 14.82,
   "price_per_building_sqft": 23.14,
   "building_sqft": 5887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922110112"
  },
  {
   "address": "7905 Golden Triangle Dr, Eden Prairie",
   "sale_month": "2013-03",
   "price": 10000000,
   "lot_sqft": 477698,
   "price_per_lot_sqft": 20.93,
   "price_per_building_sqft": 109.03,
   "building_sqft": 91721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 92275,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622110008"
  },
  {
   "address": "402 Erie Street, Saint Paul",
   "sale_month": "2013-03",
   "price": 79900,
   "lot_sqft": 4946,
   "price_per_lot_sqft": 16.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 813,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "122823230028"
  },
  {
   "address": null,
   "sale_month": "2013-03",
   "price": 400000,
   "lot_sqft": 23321,
   "price_per_lot_sqft": 17.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211823240026"
  },
  {
   "address": "302 Clydesdale Tr, Medina",
   "sale_month": "2013-03",
   "price": 4050000,
   "lot_sqft": 123544,
   "price_per_lot_sqft": 32.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823130044"
  },
  {
   "address": null,
   "sale_month": "2013-03",
   "price": 400000,
   "lot_sqft": 313487,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211823130038"
  },
  {
   "address": "325 Clydesdale Tr, Medina",
   "sale_month": "2013-03",
   "price": 4050000,
   "lot_sqft": 51353,
   "price_per_lot_sqft": 78.87,
   "price_per_building_sqft": 649.77,
   "building_sqft": 6233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6270,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823130037"
  },
  {
   "address": "1378 Hamel Rd, Medina",
   "sale_month": "2013-03",
   "price": 380000,
   "lot_sqft": 2604,
   "price_per_lot_sqft": 145.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823310005"
  },
  {
   "address": "3415 4th St N, Minneapolis",
   "sale_month": "2013-03",
   "price": 11000,
   "lot_sqft": 6273,
   "price_per_lot_sqft": 1.75,
   "price_per_building_sqft": 8.95,
   "building_sqft": 1229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1237,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924220162"
  },
  {
   "address": "402 Monroe Street, Anoka",
   "sale_month": "2013-03",
   "price": 150000,
   "lot_sqft": 18046,
   "price_per_lot_sqft": 8.31,
   "price_per_building_sqft": 42.82,
   "building_sqft": 3503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3524,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220031"
  },
  {
   "address": "4501 Excelsior Blvd, St. Louis Park",
   "sale_month": "2013-03",
   "price": 280000,
   "lot_sqft": 11985,
   "price_per_lot_sqft": 23.36,
   "price_per_building_sqft": 147.14,
   "building_sqft": 1903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1915,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824120047"
  },
  {
   "address": "320 Wabasha Street North, Saint Paul",
   "sale_month": "2013-03",
   "price": 15000000,
   "lot_sqft": 9582,
   "price_per_lot_sqft": 1565.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822130225"
  },
  {
   "address": "11 Kellogg Boulevard East, Saint Paul",
   "sale_month": "2013-03",
   "price": 15000000,
   "lot_sqft": 58515,
   "price_per_lot_sqft": 256.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822130224"
  },
  {
   "address": "411 Minnesota Street, Saint Paul",
   "sale_month": "2013-03",
   "price": 22000000,
   "lot_sqft": 30526,
   "price_per_lot_sqft": 720.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120020"
  },
  {
   "address": "294 Grove La E, Wayzata",
   "sale_month": "2013-03",
   "price": 12150000,
   "lot_sqft": 134251,
   "price_per_lot_sqft": 90.5,
   "price_per_building_sqft": 256.91,
   "building_sqft": 47292,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47577,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0611722320023"
  },
  {
   "address": "7900 Computer Ave S, Bloomington",
   "sale_month": "2013-03",
   "price": 1030000,
   "lot_sqft": 88877,
   "price_per_lot_sqft": 11.59,
   "price_per_building_sqft": 39.62,
   "building_sqft": 26000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26157,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602724220008"
  },
  {
   "address": "13060 Central Avenue Northeast, Blaine",
   "sale_month": "2013-03",
   "price": 135000,
   "lot_sqft": 43810,
   "price_per_lot_sqft": 3.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123240067"
  },
  {
   "address": "17055 Arbor Ridge Pkwy, Maple Grove",
   "sale_month": "2013-03",
   "price": 253000,
   "lot_sqft": 293683,
   "price_per_lot_sqft": 0.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3364,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0511922310003"
  },
  {
   "address": "3255 Lyndale Ave S, Minneapolis",
   "sale_month": "2013-03",
   "price": 295000,
   "lot_sqft": 5731,
   "price_per_lot_sqft": 51.47,
   "price_per_building_sqft": 323.82,
   "building_sqft": 911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 916,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824230104"
  },
  {
   "address": "14800 County Road 5, Burnsville",
   "sale_month": "2013-03",
   "price": 5125000,
   "lot_sqft": 243857,
   "price_per_lot_sqft": 21.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5617,
   "use": "Apartment",
   "parcel_id": "029026000072"
  },
  {
   "address": "3517 Oakland Ave, Minneapolis",
   "sale_month": "2013-03",
   "price": 605000,
   "lot_sqft": 14722,
   "price_per_lot_sqft": 41.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1855,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824320014"
  },
  {
   "address": "1713 Lake St E, Minneapolis",
   "sale_month": "2013-03",
   "price": 125000,
   "lot_sqft": 2153,
   "price_per_lot_sqft": 58.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110209"
  },
  {
   "address": "1224 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2013-03",
   "price": 305000,
   "lot_sqft": 12952,
   "price_per_lot_sqft": 23.55,
   "price_per_building_sqft": 130.45,
   "building_sqft": 2338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2352,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024210013"
  },
  {
   "address": "515 High Street Southwest, Watertown",
   "sale_month": "2013-02",
   "price": 225000,
   "lot_sqft": 92907,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "850750470"
  },
  {
   "address": "121 Lewis Avenue South, Watertown",
   "sale_month": "2013-02",
   "price": 139500,
   "lot_sqft": 5727,
   "price_per_lot_sqft": 24.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502900"
  },
  {
   "address": "405 Hardman Avenue South, South Saint Paul",
   "sale_month": "2013-02",
   "price": 2425000,
   "lot_sqft": 218204,
   "price_per_lot_sqft": 11.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22213,
   "use": "Industrial-preferred",
   "parcel_id": "364884301070"
  },
  {
   "address": "4141 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2013-02",
   "price": 159500,
   "lot_sqft": 937,
   "price_per_lot_sqft": 170.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024230407"
  },
  {
   "address": "4141 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2013-02",
   "price": 159500,
   "lot_sqft": 1264,
   "price_per_lot_sqft": 126.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024230406"
  },
  {
   "address": "3016 Lake St E, Minneapolis",
   "sale_month": "2013-02",
   "price": 75000,
   "lot_sqft": 1972,
   "price_per_lot_sqft": 38.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3847,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924440142"
  },
  {
   "address": "946 University Avenue West, Saint Paul",
   "sale_month": "2013-02",
   "price": 570000,
   "lot_sqft": 14158,
   "price_per_lot_sqft": 40.26,
   "price_per_building_sqft": 62.61,
   "building_sqft": 9104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9159,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310006"
  },
  {
   "address": "3505 Commerce Boulevard, White Bear Lake",
   "sale_month": "2013-02",
   "price": 1224600,
   "lot_sqft": 63884,
   "price_per_lot_sqft": 19.17,
   "price_per_building_sqft": 83.89,
   "building_sqft": 14598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14686,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022110026"
  },
  {
   "address": "686 Snelling Avenue North, Saint Paul",
   "sale_month": "2013-02",
   "price": 145000,
   "lot_sqft": 4376,
   "price_per_lot_sqft": 33.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923220177"
  },
  {
   "address": "2940 Harriet Ave, Minneapolis",
   "sale_month": "2013-02",
   "price": 400000,
   "lot_sqft": 5135,
   "price_per_lot_sqft": 77.9,
   "price_per_building_sqft": 86.45,
   "building_sqft": 4627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4654,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330115"
  },
  {
   "address": "2310 Harriet Ave, Minneapolis",
   "sale_month": "2013-02",
   "price": 1200000,
   "lot_sqft": 7703,
   "price_per_lot_sqft": 155.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3881,
   "use": "APARTMENT",
   "parcel_id": "3402924220164"
  },
  {
   "address": "423 Snelling Avenue North, Saint Paul",
   "sale_month": "2013-02",
   "price": 1620000,
   "lot_sqft": 30368,
   "price_per_lot_sqft": 53.35,
   "price_per_building_sqft": 353.79,
   "building_sqft": 4579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4607,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410132"
  },
  {
   "address": "1544 134th Avenue Northeast, Ham Lake",
   "sale_month": "2013-02",
   "price": 1000000,
   "lot_sqft": 112615,
   "price_per_lot_sqft": 8.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29141,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223430027"
  },
  {
   "address": "7037 10th Street North, Oakdale",
   "sale_month": "2013-02",
   "price": 1030000,
   "lot_sqft": 32359,
   "price_per_lot_sqft": 31.83,
   "price_per_building_sqft": 393.13,
   "building_sqft": 2620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2636,
   "use": "300",
   "parcel_id": "3202921220006"
  },
  {
   "address": "751 County Road 10 Northeast, Blaine",
   "sale_month": "2013-02",
   "price": 1460233,
   "lot_sqft": 58015,
   "price_per_lot_sqft": 25.17,
   "price_per_building_sqft": 238.06,
   "building_sqft": 6134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6171,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123430044"
  },
  {
   "address": "11117 Zealand Ave N, Champlin",
   "sale_month": "2013-02",
   "price": 130000,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 38.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420077"
  },
  {
   "address": "9211 Plymouth Ave N, Golden Valley",
   "sale_month": "2013-02",
   "price": 989625,
   "lot_sqft": 207574,
   "price_per_lot_sqft": 4.77,
   "price_per_building_sqft": 83.63,
   "building_sqft": 11833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11904,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821220004"
  },
  {
   "address": "6780 Hudson Boulevard North, Oakdale",
   "sale_month": "2013-02",
   "price": 511250,
   "lot_sqft": 29977,
   "price_per_lot_sqft": 17.05,
   "price_per_building_sqft": 91.41,
   "building_sqft": 5593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5627,
   "use": "300",
   "parcel_id": "3102921440026"
  },
  {
   "address": "612 Sims Avenue, Saint Paul",
   "sale_month": "2013-02",
   "price": 162148,
   "lot_sqft": 22677,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": 10.36,
   "building_sqft": 15656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15750,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922420289"
  },
  {
   "address": "1201 Marquette Ave, Minneapolis",
   "sale_month": "2013-02",
   "price": 2997549,
   "lot_sqft": 12805,
   "price_per_lot_sqft": 234.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12227,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924130270"
  },
  {
   "address": "2007 County Road E East, White Bear Lake",
   "sale_month": "2013-02",
   "price": 260000,
   "lot_sqft": 18430,
   "price_per_lot_sqft": 14.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263022340024"
  },
  {
   "address": "7242 Forestview La N, Maple Grove",
   "sale_month": "2013-02",
   "price": 500000,
   "lot_sqft": 3265,
   "price_per_lot_sqft": 153.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420055"
  },
  {
   "address": "7236 Forestview La N, Maple Grove",
   "sale_month": "2013-02",
   "price": 500000,
   "lot_sqft": 2406,
   "price_per_lot_sqft": 207.81,
   "price_per_building_sqft": 85.16,
   "building_sqft": 5871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5907,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420054"
  },
  {
   "address": "421 Saint Joseph Street, Elko New Market",
   "sale_month": "2013-02",
   "price": 343000,
   "lot_sqft": 16880,
   "price_per_lot_sqft": 20.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230020062"
  },
  {
   "address": "2655 Campus Dr, Plymouth",
   "sale_month": "2013-02",
   "price": 2000000,
   "lot_sqft": 46762,
   "price_per_lot_sqft": 42.77,
   "price_per_building_sqft": 173.97,
   "building_sqft": 11496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11566,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822430021"
  },
  {
   "address": "1834 Mississippi River Boulevard South, Saint Paul",
   "sale_month": "2013-02",
   "price": 4700000,
   "lot_sqft": 40284,
   "price_per_lot_sqft": 116.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24946,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823320023"
  },
  {
   "address": null,
   "sale_month": "2013-02",
   "price": 4700000,
   "lot_sqft": 6112,
   "price_per_lot_sqft": 768.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823320022"
  },
  {
   "address": null,
   "sale_month": "2013-02",
   "price": 4700000,
   "lot_sqft": 8546,
   "price_per_lot_sqft": 549.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823320021"
  },
  {
   "address": null,
   "sale_month": "2013-02",
   "price": 4700000,
   "lot_sqft": 8523,
   "price_per_lot_sqft": 551.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823320020"
  },
  {
   "address": null,
   "sale_month": "2013-02",
   "price": 4700000,
   "lot_sqft": 12072,
   "price_per_lot_sqft": 389.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823320018"
  },
  {
   "address": "8177 199th Avenue Northwest, Nowthen",
   "sale_month": "2013-02",
   "price": 280000,
   "lot_sqft": 54850,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325410015"
  },
  {
   "address": "216 2nd Street East, Hastings",
   "sale_month": "2013-02",
   "price": 200000,
   "lot_sqft": 3089,
   "price_per_lot_sqft": 64.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215014020"
  },
  {
   "address": "8625 Xylon Ct N, Brooklyn Park",
   "sale_month": "2013-02",
   "price": 2000000,
   "lot_sqft": 152818,
   "price_per_lot_sqft": 13.09,
   "price_per_building_sqft": 41.38,
   "building_sqft": 48338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48630,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921430010"
  },
  {
   "address": null,
   "sale_month": "2013-02",
   "price": 29925000,
   "lot_sqft": 63082,
   "price_per_lot_sqft": 474.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1802821140016"
  },
  {
   "address": null,
   "sale_month": "2013-02",
   "price": 3691000,
   "lot_sqft": 279633,
   "price_per_lot_sqft": 13.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7223,
   "use": "110",
   "parcel_id": "1802821110017"
  },
  {
   "address": "2510 Upton Ave N, Minneapolis",
   "sale_month": "2013-02",
   "price": 45000,
   "lot_sqft": 5138,
   "price_per_lot_sqft": 8.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 599,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924120042"
  },
  {
   "address": "21135 Diamond Lake Rd S, Rogers",
   "sale_month": "2013-02",
   "price": 775000,
   "lot_sqft": 72467,
   "price_per_lot_sqft": 10.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14834,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023430030"
  },
  {
   "address": "1209 7th Street West, Saint Paul",
   "sale_month": "2013-02",
   "price": 600000,
   "lot_sqft": 22663,
   "price_per_lot_sqft": 26.47,
   "price_per_building_sqft": 49.98,
   "building_sqft": 12005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12077,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823420210"
  },
  {
   "address": "525 Lowry Ave NE, Minneapolis",
   "sale_month": "2013-02",
   "price": 550000,
   "lot_sqft": 17010,
   "price_per_lot_sqft": 32.33,
   "price_per_building_sqft": 83.66,
   "building_sqft": 6574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6613,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924240079"
  },
  {
   "address": "3442 Dupont Ave N, Minneapolis",
   "sale_month": "2013-02",
   "price": 55000,
   "lot_sqft": 5768,
   "price_per_lot_sqft": 9.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1203,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924110219"
  },
  {
   "address": "7671 Cahill Rd, Edina",
   "sale_month": "2013-02",
   "price": 3000000,
   "lot_sqft": 169540,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": 51.6,
   "building_sqft": 58141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58492,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621440018"
  },
  {
   "address": "9201 52nd Ave N, New Hope",
   "sale_month": "2013-02",
   "price": 1385000,
   "lot_sqft": 107181,
   "price_per_lot_sqft": 12.92,
   "price_per_building_sqft": 78,
   "building_sqft": 17756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17863,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0711821220016"
  },
  {
   "address": "7770 Dell Rd, Chanhassen",
   "sale_month": "2013-02",
   "price": 5425000,
   "lot_sqft": 76158,
   "price_per_lot_sqft": 71.23,
   "price_per_building_sqft": 266.24,
   "building_sqft": 20376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20499,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711622340021"
  },
  {
   "address": "27695 Chippendale Avenue, Castle Rock Township",
   "sale_month": "2013-02",
   "price": 550000,
   "lot_sqft": 419061,
   "price_per_lot_sqft": 1.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11603,
   "use": "Industrial-preferred",
   "parcel_id": "070310075020"
  },
  {
   "address": "75 Plato Boulevard West, Saint Paul",
   "sale_month": "2013-02",
   "price": 900000,
   "lot_sqft": 186422,
   "price_per_lot_sqft": 4.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822430002"
  },
  {
   "address": "101 Fairfield Avenue West, Saint Paul",
   "sale_month": "2013-02",
   "price": 900000,
   "lot_sqft": 63997,
   "price_per_lot_sqft": 14.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 110074,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822430001"
  },
  {
   "address": null,
   "sale_month": "2013-02",
   "price": 900000,
   "lot_sqft": 21456,
   "price_per_lot_sqft": 41.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822410023"
  },
  {
   "address": "122 Wabasha Street South, Saint Paul",
   "sale_month": "2013-02",
   "price": 2950000,
   "lot_sqft": 49659,
   "price_per_lot_sqft": 59.41,
   "price_per_building_sqft": 76.46,
   "building_sqft": 38584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38817,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822410019"
  },
  {
   "address": "5004 42nd Ave N, Robbinsdale",
   "sale_month": "2013-02",
   "price": 118500,
   "lot_sqft": 9016,
   "price_per_lot_sqft": 13.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 873,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210068"
  },
  {
   "address": "3614 Queen Ave N, Minneapolis",
   "sale_month": "2013-02",
   "price": 32000,
   "lot_sqft": 5397,
   "price_per_lot_sqft": 5.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 727,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924440103"
  },
  {
   "address": "3622 Russell Ave N, Minneapolis",
   "sale_month": "2013-02",
   "price": 20000,
   "lot_sqft": 5479,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1070,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924440093"
  },
  {
   "address": "3632 Fremont Ave N, Minneapolis",
   "sale_month": "2013-02",
   "price": 60500,
   "lot_sqft": 8796,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2783,
   "use": "APARTMENT",
   "parcel_id": "0402924430190"
  },
  {
   "address": "3942 Dupont Ave N, Minneapolis",
   "sale_month": "2013-02",
   "price": 15000,
   "lot_sqft": 5020,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1020,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924410056"
  },
  {
   "address": "4042 Colfax Ave N, Minneapolis",
   "sale_month": "2013-02",
   "price": 50000,
   "lot_sqft": 6357,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1047,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924140142"
  },
  {
   "address": "7710 Main Street Northeast, Fridley",
   "sale_month": "2013-02",
   "price": 500,
   "lot_sqft": 58132,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.02,
   "building_sqft": 24069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24214,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440065"
  },
  {
   "address": "1001 Plymouth Rd, Minnetonka",
   "sale_month": "2013-02",
   "price": 9365000,
   "lot_sqft": 146498,
   "price_per_lot_sqft": 63.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722140069"
  },
  {
   "address": "1100 Riverwood Drive, Burnsville",
   "sale_month": "2013-02",
   "price": 625000,
   "lot_sqft": 61197,
   "price_per_lot_sqft": 10.21,
   "price_per_building_sqft": 34.55,
   "building_sqft": 18092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18201,
   "use": "Industrial-preferred",
   "parcel_id": "026430002030"
  },
  {
   "address": "7701 Main Street Northeast, Fridley",
   "sale_month": "2013-02",
   "price": 500,
   "lot_sqft": 61480,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.03,
   "building_sqft": 19470,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19588,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024330018"
  },
  {
   "address": "10550 Wayzata Blvd, Minnetonka",
   "sale_month": "2013-02",
   "price": 1315000,
   "lot_sqft": 50263,
   "price_per_lot_sqft": 26.16,
   "price_per_building_sqft": 99.67,
   "building_sqft": 13194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13274,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722240032"
  },
  {
   "address": "241 1st Street West, Waconia",
   "sale_month": "2013-01",
   "price": 160000,
   "lot_sqft": 8673,
   "price_per_lot_sqft": 18.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1038,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501250"
  },
  {
   "address": "353 15th Avenue North, South Saint Paul",
   "sale_month": "2013-01",
   "price": 112500,
   "lot_sqft": 7968,
   "price_per_lot_sqft": 14.12,
   "price_per_building_sqft": 36.8,
   "building_sqft": 3057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3075,
   "use": "Commercial-preferred",
   "parcel_id": "364870014020"
  },
  {
   "address": "23602 University Avenue Northwest, Bethel",
   "sale_month": "2013-01",
   "price": 300000,
   "lot_sqft": 177143,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10334,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363424110017"
  },
  {
   "address": "2941 30th Ave S, Minneapolis",
   "sale_month": "2013-01",
   "price": 174000,
   "lot_sqft": 8080,
   "price_per_lot_sqft": 21.53,
   "price_per_building_sqft": 152.1,
   "building_sqft": 1144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1151,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924440197"
  },
  {
   "address": "21 26th St E, Minneapolis",
   "sale_month": "2013-01",
   "price": 450000,
   "lot_sqft": 4239,
   "price_per_lot_sqft": 106.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7710,
   "use": "APARTMENT",
   "parcel_id": "3402924420255"
  },
  {
   "address": "2641 Hennepin Ave, Minneapolis",
   "sale_month": "2013-01",
   "price": 415000,
   "lot_sqft": 4781,
   "price_per_lot_sqft": 86.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924420172"
  },
  {
   "address": "581 Belland Avenue, Vadnais Heights",
   "sale_month": "2013-01",
   "price": 1600000,
   "lot_sqft": 74980,
   "price_per_lot_sqft": 21.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7418,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323022420127"
  },
  {
   "address": "4330 28th St W, St. Louis Park",
   "sale_month": "2013-01",
   "price": 650000,
   "lot_sqft": 64559,
   "price_per_lot_sqft": 10.07,
   "price_per_building_sqft": 101.39,
   "building_sqft": 6411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6450,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924420001"
  },
  {
   "address": "206 Chestnut Street North, Chaska",
   "sale_month": "2013-01",
   "price": 70000,
   "lot_sqft": 1555,
   "price_per_lot_sqft": 45.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300502830"
  },
  {
   "address": "949 Burr Street, Saint Paul",
   "sale_month": "2013-01",
   "price": 60000,
   "lot_sqft": 6497,
   "price_per_lot_sqft": 9.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1440,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922310058"
  },
  {
   "address": "7101 Madison Ave W, Golden Valley",
   "sale_month": "2013-01",
   "price": 1200000,
   "lot_sqft": 70413,
   "price_per_lot_sqft": 17.04,
   "price_per_building_sqft": 56.34,
   "building_sqft": 21300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21429,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120047"
  },
  {
   "address": "10058 Flanders Court Northeast, Blaine",
   "sale_month": "2013-01",
   "price": 140000,
   "lot_sqft": 2773,
   "price_per_lot_sqft": 50.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210032"
  },
  {
   "address": "600 11th Ave S, Hopkins",
   "sale_month": "2013-01",
   "price": 250000,
   "lot_sqft": 31880,
   "price_per_lot_sqft": 7.84,
   "price_per_building_sqft": 39.06,
   "building_sqft": 6401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6439,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240077"
  },
  {
   "address": "606 1st Street Northeast, New Prague",
   "sale_month": "2013-01",
   "price": 100800,
   "lot_sqft": 7662,
   "price_per_lot_sqft": 13.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "240060060"
  },
  {
   "address": "328 3rd St S, Minneapolis",
   "sale_month": "2013-01",
   "price": 400000,
   "lot_sqft": 4256,
   "price_per_lot_sqft": 93.98,
   "price_per_building_sqft": 60.67,
   "building_sqft": 6593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6633,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924330031"
  },
  {
   "address": "501 Nicollet Mall, Minneapolis",
   "sale_month": "2013-01",
   "price": 126535000,
   "lot_sqft": 57848,
   "price_per_lot_sqft": 2187.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440111"
  },
  {
   "address": "1491 105th Avenue Northeast, Blaine",
   "sale_month": "2013-01",
   "price": 110000,
   "lot_sqft": 17735,
   "price_per_lot_sqft": 6.2,
   "price_per_building_sqft": 86.27,
   "building_sqft": 1275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1282,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203123130010"
  },
  {
   "address": "45 Ivy Avenue West, Saint Paul",
   "sale_month": "2013-01",
   "price": 550000,
   "lot_sqft": 34406,
   "price_per_lot_sqft": 15.99,
   "price_per_building_sqft": 29.12,
   "building_sqft": 18887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19001,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922320180"
  },
  {
   "address": "3948 Market St, Edina",
   "sale_month": "2013-01",
   "price": 1100000,
   "lot_sqft": 18462,
   "price_per_lot_sqft": 59.58,
   "price_per_building_sqft": 155.68,
   "building_sqft": 7066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7109,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140108"
  },
  {
   "address": "2520 Broadway Drive, Lauderdale",
   "sale_month": "2013-01",
   "price": 2400000,
   "lot_sqft": 136076,
   "price_per_lot_sqft": 17.64,
   "price_per_building_sqft": 76.64,
   "building_sqft": 31315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31504,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172923320116"
  },
  {
   "address": "15627 Forest Boulevard North, Hugo",
   "sale_month": "2013-01",
   "price": 750000,
   "lot_sqft": 57354,
   "price_per_lot_sqft": 13.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11076,
   "use": "305",
   "parcel_id": "1703121130004"
  },
  {
   "address": "2000 Plymouth Ave N, Minneapolis",
   "sale_month": "2013-01",
   "price": 260000,
   "lot_sqft": 20550,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": 61.86,
   "building_sqft": 4203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4229,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924330255"
  },
  {
   "address": "1514 Hillside Ave N, Minneapolis",
   "sale_month": "2013-01",
   "price": 30000,
   "lot_sqft": 13798,
   "price_per_lot_sqft": 2.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1609,
   "use": "TRIPLEX",
   "parcel_id": "1602924240051"
  },
  {
   "address": "2110 Fremont Ave N, Minneapolis",
   "sale_month": "2013-01",
   "price": 47000,
   "lot_sqft": 6271,
   "price_per_lot_sqft": 7.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1641,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924130142"
  },
  {
   "address": "1205 Homer Street, Saint Paul",
   "sale_month": "2013-01",
   "price": 530000,
   "lot_sqft": 10291,
   "price_per_lot_sqft": 51.5,
   "price_per_building_sqft": 310.85,
   "building_sqft": 1705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1715,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823430027"
  },
  {
   "address": "2409 Central Ave NE, Minneapolis",
   "sale_month": "2013-01",
   "price": 115000,
   "lot_sqft": 2746,
   "price_per_lot_sqft": 41.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924320072"
  },
  {
   "address": "350 9th Avenue, Saint Paul Park",
   "sale_month": "2013-01",
   "price": 227500,
   "lot_sqft": 86982,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1202722240066"
  },
  {
   "address": "14401 99th Ave N, Maple Grove",
   "sale_month": "2013-01",
   "price": 520000,
   "lot_sqft": 482227,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922140004"
  },
  {
   "address": "3310 Penn Ave N, Minneapolis",
   "sale_month": "2013-01",
   "price": 300000,
   "lot_sqft": 9956,
   "price_per_lot_sqft": 30.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3080,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924230100"
  },
  {
   "address": "563 Cleveland Avenue South, Saint Paul",
   "sale_month": "2013-01",
   "price": 3700000,
   "lot_sqft": 16884,
   "price_per_lot_sqft": 219.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6926,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823410140"
  },
  {
   "address": "503 Cleveland Avenue South, Saint Paul",
   "sale_month": "2013-01",
   "price": 3700000,
   "lot_sqft": 7779,
   "price_per_lot_sqft": 475.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4199,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823410047"
  },
  {
   "address": "708 Robert Street South, Saint Paul",
   "sale_month": "2013-01",
   "price": 163000,
   "lot_sqft": 6043,
   "price_per_lot_sqft": 26.97,
   "price_per_building_sqft": 44.93,
   "building_sqft": 3628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3650,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822310146"
  },
  {
   "address": "4554 Minnehaha Ave, Minneapolis",
   "sale_month": "2013-01",
   "price": 340000,
   "lot_sqft": 16576,
   "price_per_lot_sqft": 20.51,
   "price_per_building_sqft": 100.38,
   "building_sqft": 3387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3407,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823430075"
  },
  {
   "address": "6043 Florida Ave N, Crystal",
   "sale_month": "2013-01",
   "price": 600000,
   "lot_sqft": 10292,
   "price_per_lot_sqft": 58.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0511821110104"
  },
  {
   "address": "7515 Wayzata Blvd, St. Louis Park",
   "sale_month": "2013-01",
   "price": 2100000,
   "lot_sqft": 78855,
   "price_per_lot_sqft": 26.63,
   "price_per_building_sqft": 191.36,
   "building_sqft": 10974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11040,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721310096"
  },
  {
   "address": "900 Florida Ave S, Golden Valley",
   "sale_month": "2013-01",
   "price": 1123000,
   "lot_sqft": 40752,
   "price_per_lot_sqft": 27.56,
   "price_per_building_sqft": 77.58,
   "building_sqft": 14475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14563,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721140016"
  },
  {
   "address": "731 Bielenberg Drive, Woodbury",
   "sale_month": "2013-01",
   "price": 596300,
   "lot_sqft": 760,
   "price_per_lot_sqft": 784.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821420110"
  },
  {
   "address": "731 Bielenberg Drive, Woodbury",
   "sale_month": "2013-01",
   "price": 596300,
   "lot_sqft": 710,
   "price_per_lot_sqft": 839.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821420106"
  },
  {
   "address": "3601 Minnesota Dr, Bloomington",
   "sale_month": "2013-01",
   "price": 24882000,
   "lot_sqft": 348913,
   "price_per_lot_sqft": 71.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25788,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724220006"
  },
  {
   "address": "2705 State Hwy No 55, Medina",
   "sale_month": "2013-01",
   "price": 480000,
   "lot_sqft": 323795,
   "price_per_lot_sqft": 1.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0411823130006"
  },
  {
   "address": "1163 Dayton Avenue, Saint Paul",
   "sale_month": "2013-01",
   "price": 475000,
   "lot_sqft": 9465,
   "price_per_lot_sqft": 50.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2248,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823110055"
  },
  {
   "address": "13900 Aldrich Avenue South, Burnsville",
   "sale_month": "2013-01",
   "price": 12830000,
   "lot_sqft": 478238,
   "price_per_lot_sqft": 26.83,
   "price_per_building_sqft": 124.12,
   "building_sqft": 103364,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 103988,
   "use": "Commercial-preferred",
   "parcel_id": "023305101010"
  },
  {
   "address": "3122 23rd Ave S, Minneapolis",
   "sale_month": "2013-01",
   "price": 580000,
   "lot_sqft": 8560,
   "price_per_lot_sqft": 67.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3122,
   "use": "APARTMENT",
   "parcel_id": "0102824210041"
  },
  {
   "address": "1309 Oak Avenue, Waconia",
   "sale_month": "2012-12",
   "price": 600000,
   "lot_sqft": 114647,
   "price_per_lot_sqft": 5.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10746,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "751500020"
  },
  {
   "address": "7900 Quamoclit, Victoria",
   "sale_month": "2012-12",
   "price": 445000,
   "lot_sqft": 3708,
   "price_per_lot_sqft": 120.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650133800"
  },
  {
   "address": "298 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2012-12",
   "price": 695000,
   "lot_sqft": 101086,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": 56.38,
   "building_sqft": 12328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12403,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124120004"
  },
  {
   "address": "1700 Bromley Street, South Saint Paul",
   "sale_month": "2012-12",
   "price": 305000,
   "lot_sqft": 9966,
   "price_per_lot_sqft": 30.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1861,
   "use": "Apartment",
   "parcel_id": "363090002080"
  },
  {
   "address": "545 37th Avenue Northeast, Columbia Heights",
   "sale_month": "2012-12",
   "price": 450000,
   "lot_sqft": 17967,
   "price_per_lot_sqft": 25.05,
   "price_per_building_sqft": 34.74,
   "building_sqft": 12953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13032,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024340021"
  },
  {
   "address": "3450 Lexington Avenue North, Shoreview",
   "sale_month": "2012-12",
   "price": 480000,
   "lot_sqft": 54863,
   "price_per_lot_sqft": 8.75,
   "price_per_building_sqft": 77.62,
   "building_sqft": 6184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6222,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023230044"
  },
  {
   "address": "1505 69th Ave N, Brooklyn Center",
   "sale_month": "2012-12",
   "price": 395000,
   "lot_sqft": 37873,
   "price_per_lot_sqft": 10.43,
   "price_per_building_sqft": 122.63,
   "building_sqft": 3221,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3240,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921110005"
  },
  {
   "address": "1238 Lake St E, Minneapolis",
   "sale_month": "2012-12",
   "price": 415000,
   "lot_sqft": 14271,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16812,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924430217"
  },
  {
   "address": "6937 Highway 10 Northwest, Ramsey",
   "sale_month": "2012-12",
   "price": 975000,
   "lot_sqft": 151929,
   "price_per_lot_sqft": 6.42,
   "price_per_building_sqft": 23.04,
   "building_sqft": 42321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42576,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225210015"
  },
  {
   "address": "6781 Highway 10 Northwest, Ramsey",
   "sale_month": "2012-12",
   "price": 1425000,
   "lot_sqft": 102683,
   "price_per_lot_sqft": 13.88,
   "price_per_building_sqft": 43.4,
   "building_sqft": 32831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33029,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225120022"
  },
  {
   "address": "1795 Buerkle Circle, White Bear Lake",
   "sale_month": "2012-12",
   "price": 675000,
   "lot_sqft": 47384,
   "price_per_lot_sqft": 14.25,
   "price_per_building_sqft": 81.94,
   "building_sqft": 8238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8287,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022420020"
  },
  {
   "address": "6310 Vinewood La N, Maple Grove",
   "sale_month": "2012-12",
   "price": 650000,
   "lot_sqft": 14019,
   "price_per_lot_sqft": 46.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922430016"
  },
  {
   "address": "2285 Daniels St, Long Lake",
   "sale_month": "2012-12",
   "price": 1175000,
   "lot_sqft": 115447,
   "price_per_lot_sqft": 10.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18988,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230043"
  },
  {
   "address": "1916 Wayzata Blvd W, Long Lake",
   "sale_month": "2012-12",
   "price": 1000000,
   "lot_sqft": 21006,
   "price_per_lot_sqft": 47.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130069"
  },
  {
   "address": "1916 Wayzata Blvd W, Long Lake",
   "sale_month": "2012-12",
   "price": 1000000,
   "lot_sqft": 21234,
   "price_per_lot_sqft": 47.09,
   "price_per_building_sqft": 68.84,
   "building_sqft": 14526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14613,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130068"
  },
  {
   "address": "1916 Wayzata Blvd W, Long Lake",
   "sale_month": "2012-12",
   "price": 1000000,
   "lot_sqft": 3897,
   "price_per_lot_sqft": 256.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130067"
  },
  {
   "address": "350 State Hwy No 7, Excelsior",
   "sale_month": "2012-12",
   "price": 2600000,
   "lot_sqft": 35109,
   "price_per_lot_sqft": 74.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11341,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140070"
  },
  {
   "address": "2312 Pillsbury Ave, Minneapolis",
   "sale_month": "2012-12",
   "price": 747500,
   "lot_sqft": 11541,
   "price_per_lot_sqft": 64.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1807,
   "use": "TRIPLEX",
   "parcel_id": "3402924210013"
  },
  {
   "address": "2511 Nicollet Ave, Minneapolis",
   "sale_month": "2012-12",
   "price": 280000,
   "lot_sqft": 7561,
   "price_per_lot_sqft": 37.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2823,
   "use": "APARTMENT",
   "parcel_id": "3402924130086"
  },
  {
   "address": "2217 Nicollet Ave, Minneapolis",
   "sale_month": "2012-12",
   "price": 325000,
   "lot_sqft": 12500,
   "price_per_lot_sqft": 26,
   "price_per_building_sqft": 61.38,
   "building_sqft": 5295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5327,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120072"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 89970,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "333424340075"
  },
  {
   "address": "2881 229th Avenue Northwest, Saint Francis",
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 82498,
   "price_per_lot_sqft": 13.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8142,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333424340073"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 684601,
   "price_per_lot_sqft": 1.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "333424340040"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 511362,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "333424340038"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 102837,
   "price_per_lot_sqft": 10.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "333424340006"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 3539881,
   "price_per_lot_sqft": 0.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "333424140003"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 69424,
   "price_per_lot_sqft": 15.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "333424130038"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 1345923,
   "price_per_lot_sqft": 0.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "333424130004"
  },
  {
   "address": "681 Snelling Avenue North, Saint Paul",
   "sale_month": "2012-12",
   "price": 500000,
   "lot_sqft": 12567,
   "price_per_lot_sqft": 39.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923110218"
  },
  {
   "address": "6200 Golden Valley Rd, Golden Valley",
   "sale_month": "2012-12",
   "price": 1365000,
   "lot_sqft": 105867,
   "price_per_lot_sqft": 12.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9196,
   "use": "APARTMENT",
   "parcel_id": "3311821220010"
  },
  {
   "address": "2656 Bryant Ave S, Minneapolis",
   "sale_month": "2012-12",
   "price": 727500,
   "lot_sqft": 6196,
   "price_per_lot_sqft": 117.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2678,
   "use": "APARTMENT",
   "parcel_id": "3302924410205"
  },
  {
   "address": "2600 Lyndale Ave S, Minneapolis",
   "sale_month": "2012-12",
   "price": 950000,
   "lot_sqft": 5213,
   "price_per_lot_sqft": 182.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924410170"
  },
  {
   "address": "3715 Bridge Street Northwest, Saint Francis",
   "sale_month": "2012-12",
   "price": 550000,
   "lot_sqft": 16431,
   "price_per_lot_sqft": 33.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3082,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424340041"
  },
  {
   "address": "13838 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2012-12",
   "price": 540000,
   "lot_sqft": 68303,
   "price_per_lot_sqft": 7.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223130020"
  },
  {
   "address": "850 County Road D West, New Brighton",
   "sale_month": "2012-12",
   "price": 725000,
   "lot_sqft": 66157,
   "price_per_lot_sqft": 10.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8769,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023340018"
  },
  {
   "address": "202 7th Street East, Saint Paul",
   "sale_month": "2012-12",
   "price": 5050000,
   "lot_sqft": 4524,
   "price_per_lot_sqft": 1116.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "312922440052"
  },
  {
   "address": "16 Long Lake Road, Mahtomedi",
   "sale_month": "2012-12",
   "price": 1800000,
   "lot_sqft": 396047,
   "price_per_lot_sqft": 4.54,
   "price_per_building_sqft": 46.39,
   "building_sqft": 38799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39033,
   "use": "305",
   "parcel_id": "3103021340003"
  },
  {
   "address": "3508 Lake St E, Minneapolis",
   "sale_month": "2012-12",
   "price": 430000,
   "lot_sqft": 5073,
   "price_per_lot_sqft": 84.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340156"
  },
  {
   "address": "17601 State Hwy No 7, Minnetonka",
   "sale_month": "2012-12",
   "price": 900000,
   "lot_sqft": 20730,
   "price_per_lot_sqft": 43.42,
   "price_per_building_sqft": 242.46,
   "building_sqft": 3712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3735,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410002"
  },
  {
   "address": "105 Hundertmark Road, Chaska",
   "sale_month": "2012-12",
   "price": 3550000,
   "lot_sqft": 191009,
   "price_per_lot_sqft": 18.59,
   "price_per_building_sqft": 4448.62,
   "building_sqft": 798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 802,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300410010"
  },
  {
   "address": "1016 Washington Ave SE, Minneapolis",
   "sale_month": "2012-12",
   "price": 8050000,
   "lot_sqft": 34066,
   "price_per_lot_sqft": 236.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4267,
   "use": "APARTMENT",
   "parcel_id": "3002923230157"
  },
  {
   "address": "10003 Baltimore Street Northeast, Blaine",
   "sale_month": "2012-12",
   "price": 692778,
   "lot_sqft": 66011,
   "price_per_lot_sqft": 10.49,
   "price_per_building_sqft": 28.48,
   "building_sqft": 24325,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24472,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120025"
  },
  {
   "address": "480 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2012-12",
   "price": 725000,
   "lot_sqft": 39922,
   "price_per_lot_sqft": 18.16,
   "price_per_building_sqft": 103,
   "building_sqft": 7039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7081,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023310056"
  },
  {
   "address": "883 Payne Avenue, Saint Paul",
   "sale_month": "2012-12",
   "price": 130000,
   "lot_sqft": 5899,
   "price_per_lot_sqft": 22.04,
   "price_per_building_sqft": 15.03,
   "building_sqft": 8651,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8704,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922420189"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 130000,
   "lot_sqft": 4822,
   "price_per_lot_sqft": 26.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420164"
  },
  {
   "address": "1097 Payne Avenue, Saint Paul",
   "sale_month": "2012-12",
   "price": 55000,
   "lot_sqft": 5495,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": 38.52,
   "building_sqft": 1428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1436,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120209"
  },
  {
   "address": "1281 Helmo Avenue North, Oakdale",
   "sale_month": "2012-12",
   "price": 1004344,
   "lot_sqft": 43584,
   "price_per_lot_sqft": 23.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2902921310015"
  },
  {
   "address": "1301 Helmo Avenue North, Oakdale",
   "sale_month": "2012-12",
   "price": 2574876,
   "lot_sqft": 87186,
   "price_per_lot_sqft": 29.53,
   "price_per_building_sqft": 64.18,
   "building_sqft": 40119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40361,
   "use": "305",
   "parcel_id": "2902921310014"
  },
  {
   "address": "1417 Helmo Avenue North, Oakdale",
   "sale_month": "2012-12",
   "price": 900000,
   "lot_sqft": 69663,
   "price_per_lot_sqft": 12.92,
   "price_per_building_sqft": 67.09,
   "building_sqft": 13415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13496,
   "use": "305",
   "parcel_id": "2902921310012"
  },
  {
   "address": "1880 Independence Drive, Shakopee",
   "sale_month": "2012-12",
   "price": 750000,
   "lot_sqft": 138398,
   "price_per_lot_sqft": 5.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40728,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "274230010"
  },
  {
   "address": "1228 Vierling Drive East, Shakopee",
   "sale_month": "2012-12",
   "price": 1055300,
   "lot_sqft": 28974,
   "price_per_lot_sqft": 36.42,
   "price_per_building_sqft": 118.65,
   "building_sqft": 8894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8948,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272360020"
  },
  {
   "address": "13905 Co Rd No 6, Plymouth",
   "sale_month": "2012-12",
   "price": 1025000,
   "lot_sqft": 76300,
   "price_per_lot_sqft": 13.43,
   "price_per_building_sqft": 76.94,
   "building_sqft": 13322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13402,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711822330008"
  },
  {
   "address": "2340 Fernbrook La N, Plymouth",
   "sale_month": "2012-12",
   "price": 1950000,
   "lot_sqft": 201852,
   "price_per_lot_sqft": 9.66,
   "price_per_building_sqft": 131.57,
   "building_sqft": 14821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14910,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822220007"
  },
  {
   "address": "2440 Fernbrook La N, Plymouth",
   "sale_month": "2012-12",
   "price": 2450000,
   "lot_sqft": 122305,
   "price_per_lot_sqft": 20.03,
   "price_per_building_sqft": 48.84,
   "building_sqft": 50168,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50471,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822220002"
  },
  {
   "address": "2405 Annapolis La N, Plymouth",
   "sale_month": "2012-12",
   "price": 3300000,
   "lot_sqft": 344666,
   "price_per_lot_sqft": 9.57,
   "price_per_building_sqft": 105.25,
   "building_sqft": 31355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31544,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2711822210005"
  },
  {
   "address": "1036 1st Avenue East, Shakopee",
   "sale_month": "2012-12",
   "price": 165000,
   "lot_sqft": 25499,
   "price_per_lot_sqft": 6.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041250"
  },
  {
   "address": "100 Fuller Street South, Shakopee",
   "sale_month": "2012-12",
   "price": 430000,
   "lot_sqft": 8517,
   "price_per_lot_sqft": 50.49,
   "price_per_building_sqft": 54.09,
   "building_sqft": 7950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7998,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011400"
  },
  {
   "address": "19601 Tamarack Street Northwest, Oak Grove",
   "sale_month": "2012-12",
   "price": 2400000,
   "lot_sqft": 526527,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27558,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324110007"
  },
  {
   "address": "4100 Mccoll Drive, Savage",
   "sale_month": "2012-12",
   "price": 2752000,
   "lot_sqft": 291567,
   "price_per_lot_sqft": 9.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4951,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262430010"
  },
  {
   "address": "11820 Fountains Way N, Maple Grove",
   "sale_month": "2012-12",
   "price": 937523,
   "lot_sqft": 86953,
   "price_per_lot_sqft": 10.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922120039"
  },
  {
   "address": "400 Cedar Ave S, Minneapolis",
   "sale_month": "2012-12",
   "price": 700000,
   "lot_sqft": 3179,
   "price_per_lot_sqft": 220.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924140061"
  },
  {
   "address": "1406 Washington Ave S, Minneapolis",
   "sale_month": "2012-12",
   "price": 12750000,
   "lot_sqft": 59005,
   "price_per_lot_sqft": 216.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924110066"
  },
  {
   "address": "16683 Duluth Avenue Southeast, Prior Lake",
   "sale_month": "2012-12",
   "price": 300000,
   "lot_sqft": 37201,
   "price_per_lot_sqft": 8.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13054,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "252850020"
  },
  {
   "address": "2005 Gateway Circle, Centerville",
   "sale_month": "2012-12",
   "price": 472500,
   "lot_sqft": 7542,
   "price_per_lot_sqft": 62.65,
   "price_per_building_sqft": 31.9,
   "building_sqft": 14811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14900,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122330014"
  },
  {
   "address": "1313 5th St SE, Minneapolis",
   "sale_month": "2012-12",
   "price": 12975000,
   "lot_sqft": 159720,
   "price_per_lot_sqft": 81.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59768,
   "use": "APARTMENT",
   "parcel_id": "2402924420135"
  },
  {
   "address": "316 10th Ave SE, Minneapolis",
   "sale_month": "2012-12",
   "price": 980000,
   "lot_sqft": 7747,
   "price_per_lot_sqft": 126.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2700,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924310051"
  },
  {
   "address": "785 53rd Avenue Northeast, Fridley",
   "sale_month": "2012-12",
   "price": 5470069,
   "lot_sqft": 102919,
   "price_per_lot_sqft": 53.15,
   "price_per_building_sqft": 223.77,
   "building_sqft": 24445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24593,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024440007"
  },
  {
   "address": "12812 Main St, Rogers",
   "sale_month": "2012-12",
   "price": 210000,
   "lot_sqft": 5483,
   "price_per_lot_sqft": 38.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2312023420001"
  },
  {
   "address": "11701 Central Park Way N, Maple Grove",
   "sale_month": "2012-12",
   "price": 3706108,
   "lot_sqft": 474576,
   "price_per_lot_sqft": 7.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 167146,
   "use": "APARTMENT",
   "parcel_id": "2311922420007"
  },
  {
   "address": "328 4th St SE, Minneapolis",
   "sale_month": "2012-12",
   "price": 182832,
   "lot_sqft": 4924,
   "price_per_lot_sqft": 37.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1902,
   "use": "APARTMENT",
   "parcel_id": "2302924140120"
  },
  {
   "address": "7875 Old Town Road, Elko New Market",
   "sale_month": "2012-12",
   "price": 545000,
   "lot_sqft": 51546,
   "price_per_lot_sqft": 10.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230260010"
  },
  {
   "address": "5937 Nicollet Ave, Minneapolis",
   "sale_month": "2012-12",
   "price": 6950000,
   "lot_sqft": 202714,
   "price_per_lot_sqft": 34.28,
   "price_per_building_sqft": 99.93,
   "building_sqft": 69546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69966,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824420075"
  },
  {
   "address": "15605 Medina Rd, Plymouth",
   "sale_month": "2012-12",
   "price": 1800000,
   "lot_sqft": 116321,
   "price_per_lot_sqft": 15.47,
   "price_per_building_sqft": 58.65,
   "building_sqft": 30690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30875,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822320006"
  },
  {
   "address": "1233 Payne Avenue, Saint Paul",
   "sale_month": "2012-12",
   "price": 52000,
   "lot_sqft": 9652,
   "price_per_lot_sqft": 5.39,
   "price_per_building_sqft": 48.92,
   "building_sqft": 1063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1069,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922430068"
  },
  {
   "address": "20335 Forest Boulevard North, Forest Lake",
   "sale_month": "2012-12",
   "price": 700000,
   "lot_sqft": 238926,
   "price_per_lot_sqft": 2.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9889,
   "use": "305",
   "parcel_id": "2003221130001"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 4500,
   "lot_sqft": 7933,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2003021240035"
  },
  {
   "address": "7555 95th Street South, Cottage Grove",
   "sale_month": "2012-12",
   "price": 1325000,
   "lot_sqft": 96015,
   "price_per_lot_sqft": 13.8,
   "price_per_building_sqft": 47.35,
   "building_sqft": 27985,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28154,
   "use": "305",
   "parcel_id": "2002721410008"
  },
  {
   "address": "4700 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2012-12",
   "price": 555000,
   "lot_sqft": 25282,
   "price_per_lot_sqft": 21.95,
   "price_per_building_sqft": 79.15,
   "building_sqft": 7012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7054,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902924240011"
  },
  {
   "address": "8629 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2012-12",
   "price": 640000,
   "lot_sqft": 29052,
   "price_per_lot_sqft": 22.03,
   "price_per_building_sqft": 67.35,
   "building_sqft": 9503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9561,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921440011"
  },
  {
   "address": "417 Co Rd No 81 Svc Rd W, Osseo",
   "sale_month": "2012-12",
   "price": 633000,
   "lot_sqft": 50464,
   "price_per_lot_sqft": 12.54,
   "price_per_building_sqft": 45.26,
   "building_sqft": 13987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14071,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921340003"
  },
  {
   "address": "219 Co Rd No 81 Svc Rd W, Osseo",
   "sale_month": "2012-12",
   "price": 537000,
   "lot_sqft": 46130,
   "price_per_lot_sqft": 11.64,
   "price_per_building_sqft": 80.19,
   "building_sqft": 6697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6737,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320085"
  },
  {
   "address": "3644 Co Rd No 101, Deephaven",
   "sale_month": "2012-12",
   "price": 700000,
   "lot_sqft": 38059,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": 87.39,
   "building_sqft": 8010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8059,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722440060"
  },
  {
   "address": "5019 34th Ave S, Minneapolis",
   "sale_month": "2012-12",
   "price": 325000,
   "lot_sqft": 16818,
   "price_per_lot_sqft": 19.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823310402"
  },
  {
   "address": "5721 36th St W, St. Louis Park",
   "sale_month": "2012-12",
   "price": 600000,
   "lot_sqft": 19443,
   "price_per_lot_sqft": 30.86,
   "price_per_building_sqft": 21.51,
   "building_sqft": 27890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28059,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611721340077"
  },
  {
   "address": "6301 Lake St W, St. Louis Park",
   "sale_month": "2012-12",
   "price": 150000,
   "lot_sqft": 3461,
   "price_per_lot_sqft": 43.34,
   "price_per_building_sqft": 148.22,
   "building_sqft": 1012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1018,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721230004"
  },
  {
   "address": "6317 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2012-12",
   "price": 525000,
   "lot_sqft": 5834,
   "price_per_lot_sqft": 89.99,
   "price_per_building_sqft": 147.47,
   "building_sqft": 3560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3582,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721220102"
  },
  {
   "address": "3007 Dakota Ave S, St. Louis Park",
   "sale_month": "2012-12",
   "price": 525000,
   "lot_sqft": 3426,
   "price_per_lot_sqft": 153.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1611721220101"
  },
  {
   "address": "3008 Colorado Ave S, St. Louis Park",
   "sale_month": "2012-12",
   "price": 525000,
   "lot_sqft": 5564,
   "price_per_lot_sqft": 94.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1611721220039"
  },
  {
   "address": "3000 Colorado Ave S, St. Louis Park",
   "sale_month": "2012-12",
   "price": 525000,
   "lot_sqft": 6701,
   "price_per_lot_sqft": 78.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721220038"
  },
  {
   "address": "11630 Jay Street Northwest, Coon Rapids",
   "sale_month": "2012-12",
   "price": 500,
   "lot_sqft": 30514,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.09,
   "building_sqft": 5457,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5490,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124120025"
  },
  {
   "address": "13325 Commerce Blvd, Rogers",
   "sale_month": "2012-12",
   "price": 740000,
   "lot_sqft": 69578,
   "price_per_lot_sqft": 10.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15839,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023440015"
  },
  {
   "address": "11236 86th Ave N, Maple Grove",
   "sale_month": "2012-12",
   "price": 409000,
   "lot_sqft": 2941,
   "price_per_lot_sqft": 139.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440040"
  },
  {
   "address": "206 6th St NE, Minneapolis",
   "sale_month": "2012-12",
   "price": 1701000,
   "lot_sqft": 5274,
   "price_per_lot_sqft": 322.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1510,
   "use": "APARTMENT",
   "parcel_id": "1402924430169"
  },
  {
   "address": "444 Madison St NE, Minneapolis",
   "sale_month": "2012-12",
   "price": 269000,
   "lot_sqft": 6735,
   "price_per_lot_sqft": 39.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2285,
   "use": "APARTMENT",
   "parcel_id": "1402924430038"
  },
  {
   "address": "4854 Edgewater Dr, Mound",
   "sale_month": "2012-12",
   "price": 1485000,
   "lot_sqft": 23679,
   "price_per_lot_sqft": 62.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724440071"
  },
  {
   "address": "4856 Edgewater Dr, Mound",
   "sale_month": "2012-12",
   "price": 1485000,
   "lot_sqft": 10112,
   "price_per_lot_sqft": 146.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "TRIPLEX",
   "parcel_id": "1311724410047"
  },
  {
   "address": "354 Ulysses St NE, Minneapolis",
   "sale_month": "2012-12",
   "price": 36500,
   "lot_sqft": 4985,
   "price_per_lot_sqft": 7.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924430054"
  },
  {
   "address": "732 Polk St NE, Minneapolis",
   "sale_month": "2012-12",
   "price": 1200000,
   "lot_sqft": 10375,
   "price_per_lot_sqft": 115.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3597,
   "use": "APARTMENT",
   "parcel_id": "1302924320116"
  },
  {
   "address": "600 Clydesdale Tr, Medina",
   "sale_month": "2012-12",
   "price": 4125000,
   "lot_sqft": 308711,
   "price_per_lot_sqft": 13.36,
   "price_per_building_sqft": 67.88,
   "building_sqft": 60773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61140,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823230059"
  },
  {
   "address": "512 49th Ave N, Minneapolis",
   "sale_month": "2012-12",
   "price": 7175000,
   "lot_sqft": 80741,
   "price_per_lot_sqft": 88.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29619,
   "use": "MED/CARE FACILITY",
   "parcel_id": "1211821130133"
  },
  {
   "address": "1076 7th Street West, Saint Paul",
   "sale_month": "2012-12",
   "price": 175000,
   "lot_sqft": 4183,
   "price_per_lot_sqft": 41.84,
   "price_per_building_sqft": 84.95,
   "building_sqft": 2060,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2073,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823410086"
  },
  {
   "address": "1420 7th Street West, Saint Paul",
   "sale_month": "2012-12",
   "price": 200000,
   "lot_sqft": 5838,
   "price_per_lot_sqft": 34.26,
   "price_per_building_sqft": 83.82,
   "building_sqft": 2386,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2401,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823340185"
  },
  {
   "address": "677 18th Ave NE, Minneapolis",
   "sale_month": "2012-12",
   "price": 1000000,
   "lot_sqft": 70873,
   "price_per_lot_sqft": 14.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924430133"
  },
  {
   "address": "4218 Bloomington Ave, Minneapolis",
   "sale_month": "2012-12",
   "price": 411000,
   "lot_sqft": 17287,
   "price_per_lot_sqft": 23.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2770,
   "use": "APARTMENT",
   "parcel_id": "1102824420002"
  },
  {
   "address": "931 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 162700,
   "lot_sqft": 21956,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4669,
   "use": "Apartment",
   "parcel_id": "108360102020"
  },
  {
   "address": "937 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 162700,
   "lot_sqft": 21967,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108360102010"
  },
  {
   "address": "869 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 407300,
   "lot_sqft": 30073,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7143,
   "use": "Apartment",
   "parcel_id": "108360101080"
  },
  {
   "address": "879 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 407300,
   "lot_sqft": 30073,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108360101070"
  },
  {
   "address": "889 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 407300,
   "lot_sqft": 30072,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108360101060"
  },
  {
   "address": "899 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 407300,
   "lot_sqft": 30073,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7019,
   "use": "Apartment",
   "parcel_id": "108360101050"
  },
  {
   "address": "907 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 325800,
   "lot_sqft": 28793,
   "price_per_lot_sqft": 11.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7113,
   "use": "Apartment",
   "parcel_id": "108360101040"
  },
  {
   "address": "909 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 244200,
   "lot_sqft": 19387,
   "price_per_lot_sqft": 12.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108360101030"
  },
  {
   "address": "915 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 162700,
   "lot_sqft": 16319,
   "price_per_lot_sqft": 9.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108360101020"
  },
  {
   "address": "919 Wescott Square, Eagan",
   "sale_month": "2012-12",
   "price": 162700,
   "lot_sqft": 15552,
   "price_per_lot_sqft": 10.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4987,
   "use": "Apartment",
   "parcel_id": "108360101010"
  },
  {
   "address": "2099 Silver Bell Road, Eagan",
   "sale_month": "2012-12",
   "price": 3650000,
   "lot_sqft": 117791,
   "price_per_lot_sqft": 30.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18107,
   "use": "Apartment",
   "parcel_id": "108275001010"
  },
  {
   "address": "1480 Randolph Avenue, Saint Paul",
   "sale_month": "2012-12",
   "price": 5275000,
   "lot_sqft": 68647,
   "price_per_lot_sqft": 76.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21654,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823320001"
  },
  {
   "address": "5001 Drew Ave N, Brooklyn Center",
   "sale_month": "2012-12",
   "price": 415000,
   "lot_sqft": 20222,
   "price_per_lot_sqft": 20.52,
   "price_per_building_sqft": 84.78,
   "building_sqft": 4895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4924,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821130003"
  },
  {
   "address": "2219 Marshall St NE, Minneapolis",
   "sale_month": "2012-12",
   "price": 665000,
   "lot_sqft": 10769,
   "price_per_lot_sqft": 61.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3587,
   "use": "APARTMENT",
   "parcel_id": "1002924410046"
  },
  {
   "address": "2822 Washington Ave N, Minneapolis",
   "sale_month": "2012-12",
   "price": 530000,
   "lot_sqft": 12361,
   "price_per_lot_sqft": 42.88,
   "price_per_building_sqft": 45.08,
   "building_sqft": 11758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11829,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340055"
  },
  {
   "address": "1753 Randolph Avenue, Saint Paul",
   "sale_month": "2012-12",
   "price": 308000,
   "lot_sqft": 5048,
   "price_per_lot_sqft": 61.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1526,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823130214"
  },
  {
   "address": "3203 Logan Ave N, Minneapolis",
   "sale_month": "2012-12",
   "price": 3000,
   "lot_sqft": 2991,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2102,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0902924230123"
  },
  {
   "address": "9349 Bryant Ave S, Bloomington",
   "sale_month": "2012-12",
   "price": 621000,
   "lot_sqft": 57781,
   "price_per_lot_sqft": 10.75,
   "price_per_building_sqft": 73,
   "building_sqft": 8507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8558,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440048"
  },
  {
   "address": "9325 Bryant Ave S, Bloomington",
   "sale_month": "2012-12",
   "price": 550000,
   "lot_sqft": 19287,
   "price_per_lot_sqft": 28.52,
   "price_per_building_sqft": 48.19,
   "building_sqft": 11412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11481,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440008"
  },
  {
   "address": "9331 Bloomington Fwy East, Bloomington",
   "sale_month": "2012-12",
   "price": 524350,
   "lot_sqft": 22169,
   "price_per_lot_sqft": 23.65,
   "price_per_building_sqft": 115.24,
   "building_sqft": 4550,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4578,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724430013"
  },
  {
   "address": "341 12th Street Southwest, Forest Lake",
   "sale_month": "2012-12",
   "price": 250000,
   "lot_sqft": 26510,
   "price_per_lot_sqft": 9.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "300",
   "parcel_id": "0803221320098"
  },
  {
   "address": "120 Lake Street North, Forest Lake",
   "sale_month": "2012-12",
   "price": 125000,
   "lot_sqft": 10866,
   "price_per_lot_sqft": 11.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13021,
   "use": "300",
   "parcel_id": "0803221120216"
  },
  {
   "address": "3410 264th Street West, Castle Rock Township",
   "sale_month": "2012-12",
   "price": 82000,
   "lot_sqft": 98086,
   "price_per_lot_sqft": 0.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3824,
   "use": "Commercial-preferred",
   "parcel_id": "076445003020"
  },
  {
   "address": "356 19th Street Southwest, Forest Lake",
   "sale_month": "2012-12",
   "price": 600000,
   "lot_sqft": 39796,
   "price_per_lot_sqft": 15.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221420018"
  },
  {
   "address": "334 19th Street Southwest, Forest Lake",
   "sale_month": "2012-12",
   "price": 600000,
   "lot_sqft": 56776,
   "price_per_lot_sqft": 10.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "300",
   "parcel_id": "0703221420016"
  },
  {
   "address": "22425 Everton Avenue North, Forest Lake",
   "sale_month": "2012-12",
   "price": 600000,
   "lot_sqft": 39796,
   "price_per_lot_sqft": 15.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "300",
   "parcel_id": "0703221420007"
  },
  {
   "address": "322 19th Street Southwest, Forest Lake",
   "sale_month": "2012-12",
   "price": 600000,
   "lot_sqft": 54500,
   "price_per_lot_sqft": 11.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18856,
   "use": "300",
   "parcel_id": "0703221130010"
  },
  {
   "address": "307 Manitoba Ave S, Wayzata",
   "sale_month": "2012-12",
   "price": 575000,
   "lot_sqft": 10030,
   "price_per_lot_sqft": 57.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2299,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240092"
  },
  {
   "address": "4124 West Broadway, Robbinsdale",
   "sale_month": "2012-12",
   "price": 256000,
   "lot_sqft": 9550,
   "price_per_lot_sqft": 26.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130147"
  },
  {
   "address": "676 Bielenberg Drive, Woodbury",
   "sale_month": "2012-12",
   "price": 13409977,
   "lot_sqft": 140017,
   "price_per_lot_sqft": 95.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18760,
   "use": "300",
   "parcel_id": "0502821310207"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 2142175,
   "price_per_lot_sqft": 0.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "043324420002"
  },
  {
   "address": "2936 229th Avenue Northwest, Oak Grove",
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 4287665,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "043324310005"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 1100000,
   "lot_sqft": 1849561,
   "price_per_lot_sqft": 0.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4c(2) QUALIFY GOLF COURSES",
   "parcel_id": "043324230030"
  },
  {
   "address": "301 Carlson Pkwy, Minnetonka",
   "sale_month": "2012-12",
   "price": 44500000,
   "lot_sqft": 447324,
   "price_per_lot_sqft": 99.48,
   "price_per_building_sqft": 1072.5,
   "building_sqft": 41492,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41743,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722110010"
  },
  {
   "address": "4055 Lyndale Ave N, Minneapolis",
   "sale_month": "2012-12",
   "price": 228000,
   "lot_sqft": 4833,
   "price_per_lot_sqft": 47.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2217,
   "use": "APARTMENT",
   "parcel_id": "0402924140210"
  },
  {
   "address": "3452 Bryant Ave S, Minneapolis",
   "sale_month": "2012-12",
   "price": 310000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 57.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1864,
   "use": "APARTMENT",
   "parcel_id": "0402824410060"
  },
  {
   "address": "757 Radio Drive, Woodbury",
   "sale_month": "2012-12",
   "price": 5900000,
   "lot_sqft": 170539,
   "price_per_lot_sqft": 34.6,
   "price_per_building_sqft": 219.48,
   "building_sqft": 26882,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27045,
   "use": "300",
   "parcel_id": "0402821430087"
  },
  {
   "address": "8200 Pillsbury Ave S, Bloomington",
   "sale_month": "2012-12",
   "price": 29821,
   "lot_sqft": 6761,
   "price_per_lot_sqft": 4.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302724310070"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 151039,
   "price_per_lot_sqft": 96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720440002"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 760755,
   "price_per_lot_sqft": 19.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8637,
   "use": "300",
   "parcel_id": "0302720430005"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 396989,
   "price_per_lot_sqft": 36.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720430004"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 261135,
   "price_per_lot_sqft": 55.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720430003"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 43569,
   "price_per_lot_sqft": 332.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720430001"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 45389,
   "price_per_lot_sqft": 319.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720420002"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 209819,
   "price_per_lot_sqft": 69.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720420001"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 435054,
   "price_per_lot_sqft": 33.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720410001"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 1705787,
   "price_per_lot_sqft": 8.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720340003"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 21164,
   "price_per_lot_sqft": 685.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720310008"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 261133,
   "price_per_lot_sqft": 55.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720310003"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 336600,
   "price_per_lot_sqft": 43.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720310001"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 41922,
   "price_per_lot_sqft": 345.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720240009"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 20033,
   "price_per_lot_sqft": 723.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720240007"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 117887,
   "price_per_lot_sqft": 123,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0302720240006"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 4208030,
   "price_per_lot_sqft": 3.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "300",
   "parcel_id": "0302720140001"
  },
  {
   "address": "6600 Peller Avenue South, Denmark Township",
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 1956848,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9247,
   "use": "300",
   "parcel_id": "0302720130001"
  },
  {
   "address": "734 Grand Avenue, Saint Paul",
   "sale_month": "2012-12",
   "price": 2475000,
   "lot_sqft": 12046,
   "price_per_lot_sqft": 205.46,
   "price_per_building_sqft": 187.09,
   "building_sqft": 13229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13309,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823410174"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 2475000,
   "lot_sqft": 11887,
   "price_per_lot_sqft": 208.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823410173"
  },
  {
   "address": "623 Laurel Avenue, Saint Paul",
   "sale_month": "2012-12",
   "price": 990000,
   "lot_sqft": 13287,
   "price_per_lot_sqft": 74.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6081,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110281"
  },
  {
   "address": "3421 15th Ave S, Minneapolis",
   "sale_month": "2012-12",
   "price": 258000,
   "lot_sqft": 6219,
   "price_per_lot_sqft": 41.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1860,
   "use": "APARTMENT",
   "parcel_id": "0202824420006"
  },
  {
   "address": "3401 18th Ave S, Minneapolis",
   "sale_month": "2012-12",
   "price": 219596,
   "lot_sqft": 5157,
   "price_per_lot_sqft": 42.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1823,
   "use": "APARTMENT",
   "parcel_id": "0202824410146"
  },
  {
   "address": "1024 38th St E, Minneapolis",
   "sale_month": "2012-12",
   "price": 138900,
   "lot_sqft": 14438,
   "price_per_lot_sqft": 9.62,
   "price_per_building_sqft": 119.64,
   "building_sqft": 1161,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1168,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824340015"
  },
  {
   "address": "3633 Park Ave, Minneapolis",
   "sale_month": "2012-12",
   "price": 318840,
   "lot_sqft": 6077,
   "price_per_lot_sqft": 52.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2305,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824330026"
  },
  {
   "address": "3550 Park Ave, Minneapolis",
   "sale_month": "2012-12",
   "price": 711600,
   "lot_sqft": 10317,
   "price_per_lot_sqft": 68.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4879,
   "use": "APARTMENT",
   "parcel_id": "0202824320223"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 356891,
   "price_per_lot_sqft": 40.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "0202720320001"
  },
  {
   "address": null,
   "sale_month": "2012-12",
   "price": 14500000,
   "lot_sqft": 595926,
   "price_per_lot_sqft": 24.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0202720230002"
  },
  {
   "address": "1940 136th Street West, Burnsville",
   "sale_month": "2012-12",
   "price": 199000,
   "lot_sqft": 43623,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": 54.09,
   "building_sqft": 3679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3701,
   "use": "Commercial-preferred",
   "parcel_id": "020230013070"
  },
  {
   "address": "545 7th Street West, Saint Paul",
   "sale_month": "2012-12",
   "price": 525000,
   "lot_sqft": 32412,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": 44.35,
   "building_sqft": 11837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11909,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430106"
  },
  {
   "address": "5475 State Hwy No 169, Plymouth",
   "sale_month": "2012-12",
   "price": 800000,
   "lot_sqft": 83816,
   "price_per_lot_sqft": 9.54,
   "price_per_building_sqft": 57.4,
   "building_sqft": 13937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14022,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0111822440003"
  },
  {
   "address": "137 1st Street West, Waconia",
   "sale_month": "2012-11",
   "price": 110000,
   "lot_sqft": 3639,
   "price_per_lot_sqft": 30.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16169,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501390"
  },
  {
   "address": "7615 18th Ave S, Richfield",
   "sale_month": "2012-11",
   "price": 326500,
   "lot_sqft": 13360,
   "price_per_lot_sqft": 24.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3044,
   "use": "APARTMENT",
   "parcel_id": "3502824440002"
  },
  {
   "address": "7100 Chicago Ave S, Richfield",
   "sale_month": "2012-11",
   "price": 663275,
   "lot_sqft": 14285,
   "price_per_lot_sqft": 46.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4044,
   "use": "APARTMENT",
   "parcel_id": "3502824220005"
  },
  {
   "address": "3615 145th Street East, Rosemount",
   "sale_month": "2012-11",
   "price": 1259200,
   "lot_sqft": 412792,
   "price_per_lot_sqft": 3.05,
   "price_per_building_sqft": 193.9,
   "building_sqft": 6494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6533,
   "use": "Commercial",
   "parcel_id": "346395001012"
  },
  {
   "address": null,
   "sale_month": "2012-11",
   "price": 365800,
   "lot_sqft": 193681,
   "price_per_lot_sqft": 1.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "346395000022"
  },
  {
   "address": "1836 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2012-11",
   "price": 2250000,
   "lot_sqft": 69117,
   "price_per_lot_sqft": 32.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35849,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420028"
  },
  {
   "address": "6401 Sycamore Ct N, Maple Grove",
   "sale_month": "2012-11",
   "price": 8000000,
   "lot_sqft": 261624,
   "price_per_lot_sqft": 30.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25134,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922410068"
  },
  {
   "address": "14635 Dodd Boulevard, Rosemount",
   "sale_month": "2012-11",
   "price": 715000,
   "lot_sqft": 37733,
   "price_per_lot_sqft": 18.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4552,
   "use": "Apartment",
   "parcel_id": "340301087010"
  },
  {
   "address": "2936 Clinton Ave, Minneapolis",
   "sale_month": "2012-11",
   "price": 1800000,
   "lot_sqft": 3069,
   "price_per_lot_sqft": 586.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440051"
  },
  {
   "address": "2323 Clinton Ave, Minneapolis",
   "sale_month": "2012-11",
   "price": 2106000,
   "lot_sqft": 12275,
   "price_per_lot_sqft": 171.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3049,
   "use": "APARTMENT",
   "parcel_id": "3402924110088"
  },
  {
   "address": "220 Carlson Pkwy N, Plymouth",
   "sale_month": "2012-11",
   "price": 850000,
   "lot_sqft": 175185,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": 125.55,
   "building_sqft": 6770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6811,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311822440032"
  },
  {
   "address": "2700 Hennepin Ave, Minneapolis",
   "sale_month": "2012-11",
   "price": 1400000,
   "lot_sqft": 18676,
   "price_per_lot_sqft": 74.96,
   "price_per_building_sqft": 549.45,
   "building_sqft": 2548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2564,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924310075"
  },
  {
   "address": "13835 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2012-11",
   "price": 1056000,
   "lot_sqft": 151477,
   "price_per_lot_sqft": 6.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21229,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223130025"
  },
  {
   "address": "2000 Curve Crest Boulevard, Stillwater",
   "sale_month": "2012-11",
   "price": 1875000,
   "lot_sqft": 82118,
   "price_per_lot_sqft": 22.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16861,
   "use": "300",
   "parcel_id": "3203020420016"
  },
  {
   "address": "3424 Lake St E, Minneapolis",
   "sale_month": "2012-11",
   "price": 134800,
   "lot_sqft": 5945,
   "price_per_lot_sqft": 22.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340220"
  },
  {
   "address": "3620 26th St E, Minneapolis",
   "sale_month": "2012-11",
   "price": 400000,
   "lot_sqft": 15515,
   "price_per_lot_sqft": 25.78,
   "price_per_building_sqft": 123.72,
   "building_sqft": 3233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3253,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923240153"
  },
  {
   "address": "11910 Business Park Blvd N, Champlin",
   "sale_month": "2012-11",
   "price": 2350000,
   "lot_sqft": 109415,
   "price_per_lot_sqft": 21.48,
   "price_per_building_sqft": 114.81,
   "building_sqft": 20469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20592,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021420055"
  },
  {
   "address": "343 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2012-11",
   "price": 125000,
   "lot_sqft": 22710,
   "price_per_lot_sqft": 5.5,
   "price_per_building_sqft": 82.24,
   "building_sqft": 1520,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1529,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023420021"
  },
  {
   "address": "1360 7th Street Northwest, New Brighton",
   "sale_month": "2012-11",
   "price": 695000,
   "lot_sqft": 31246,
   "price_per_lot_sqft": 22.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5260,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023220005"
  },
  {
   "address": "1360 7th Street Northwest, New Brighton",
   "sale_month": "2012-11",
   "price": 695000,
   "lot_sqft": 2712,
   "price_per_lot_sqft": 256.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023220004"
  },
  {
   "address": "6900 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2012-11",
   "price": 5044021,
   "lot_sqft": 591315,
   "price_per_lot_sqft": 8.53,
   "price_per_building_sqft": 39.16,
   "building_sqft": 128791,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 129569,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921340004"
  },
  {
   "address": "6525 York Ave S, Edina",
   "sale_month": "2012-11",
   "price": 29500000,
   "lot_sqft": 71570,
   "price_per_lot_sqft": 412.18,
   "price_per_building_sqft": 1310.41,
   "building_sqft": 22512,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22648,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824240223"
  },
  {
   "address": "3000 66th St W, Richfield",
   "sale_month": "2012-11",
   "price": 29500000,
   "lot_sqft": 38100,
   "price_per_lot_sqft": 774.28,
   "price_per_building_sqft": 5267.86,
   "building_sqft": 5600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5634,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824130083"
  },
  {
   "address": "3016 66th St W, Richfield",
   "sale_month": "2012-11",
   "price": 29500000,
   "lot_sqft": 35299,
   "price_per_lot_sqft": 835.72,
   "price_per_building_sqft": 3131.97,
   "building_sqft": 9419,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9475,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824130082"
  },
  {
   "address": "2900 66th St W, Richfield",
   "sale_month": "2012-11",
   "price": 29500000,
   "lot_sqft": 284297,
   "price_per_lot_sqft": 103.76,
   "price_per_building_sqft": 319.25,
   "building_sqft": 92403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 92960,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824130081"
  },
  {
   "address": "1937 Aldrich Ave S, Minneapolis",
   "sale_month": "2012-11",
   "price": 1200000,
   "lot_sqft": 12139,
   "price_per_lot_sqft": 98.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3767,
   "use": "APARTMENT",
   "parcel_id": "2802924440007"
  },
  {
   "address": "548 Industrial Circle South, Shakopee",
   "sale_month": "2012-11",
   "price": 200000,
   "lot_sqft": 40147,
   "price_per_lot_sqft": 4.98,
   "price_per_building_sqft": 53.73,
   "building_sqft": 3722,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3745,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810090"
  },
  {
   "address": "6729 Pleasant Ave S, Richfield",
   "sale_month": "2012-11",
   "price": 227500,
   "lot_sqft": 9508,
   "price_per_lot_sqft": 23.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2164,
   "use": "APARTMENT",
   "parcel_id": "2702824310027"
  },
  {
   "address": "6737 Pleasant Ave S, Richfield",
   "sale_month": "2012-11",
   "price": 312500,
   "lot_sqft": 10092,
   "price_per_lot_sqft": 30.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2396,
   "use": "APARTMENT",
   "parcel_id": "2702824310026"
  },
  {
   "address": "6244 Wentworth Ave S, Richfield",
   "sale_month": "2012-11",
   "price": 227500,
   "lot_sqft": 12501,
   "price_per_lot_sqft": 18.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2529,
   "use": "APARTMENT",
   "parcel_id": "2702824210029"
  },
  {
   "address": "5100 Horizon Drive Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 13658,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4290,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024230084"
  },
  {
   "address": "5101 Horizon Drive Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 14994,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2747,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024220099"
  },
  {
   "address": "5200 3rd Street Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 20470,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3122,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024220008"
  },
  {
   "address": "5230 3rd Street Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 20485,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2960,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024220007"
  },
  {
   "address": "5260 3rd Street Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 20542,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3088,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024220006"
  },
  {
   "address": "5290 3rd Street Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 20653,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2970,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024220005"
  },
  {
   "address": "5201 3rd Street Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 16131,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3019,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024220004"
  },
  {
   "address": "5231 3rd Street Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 20563,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3013,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024220003"
  },
  {
   "address": "5261 3rd Street Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 20649,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3045,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024220002"
  },
  {
   "address": "5291 3rd Street Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 20764,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2942,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024220001"
  },
  {
   "address": "769 Como Avenue, Saint Paul",
   "sale_month": "2012-11",
   "price": 1310000,
   "lot_sqft": 22858,
   "price_per_lot_sqft": 57.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6287,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923140116"
  },
  {
   "address": "1086 Como Place, Saint Paul",
   "sale_month": "2012-11",
   "price": 267900,
   "lot_sqft": 7279,
   "price_per_lot_sqft": 36.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1656,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923120044"
  },
  {
   "address": "16511 Anna Trail Southeast, Prior Lake",
   "sale_month": "2012-11",
   "price": 470000,
   "lot_sqft": 45294,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8703,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259020493"
  },
  {
   "address": "305 53rd Avenue Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 14764,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3679,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024330086"
  },
  {
   "address": "213 53rd Avenue Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 500,
   "lot_sqft": 13063,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2976,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024330085"
  },
  {
   "address": "8351 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2012-11",
   "price": 1500000,
   "lot_sqft": 90934,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": 97.13,
   "building_sqft": 15443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15537,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922210015"
  },
  {
   "address": "8743 Columbine Rd, Eden Prairie",
   "sale_month": "2012-11",
   "price": 615000,
   "lot_sqft": 29945,
   "price_per_lot_sqft": 20.54,
   "price_per_building_sqft": 153.52,
   "building_sqft": 4006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4030,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211622110014"
  },
  {
   "address": "224 Broadway Street South, Jordan",
   "sale_month": "2012-11",
   "price": 121500,
   "lot_sqft": 2613,
   "price_per_lot_sqft": 46.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220020230"
  },
  {
   "address": "1501 54th St W, Minneapolis",
   "sale_month": "2012-11",
   "price": 750000,
   "lot_sqft": 141407,
   "price_per_lot_sqft": 5.3,
   "price_per_building_sqft": 74.79,
   "building_sqft": 10028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10088,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824210010"
  },
  {
   "address": null,
   "sale_month": "2012-11",
   "price": 2352000,
   "lot_sqft": 169708,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "Apartment",
   "parcel_id": "193610000037"
  },
  {
   "address": null,
   "sale_month": "2012-11",
   "price": 20000,
   "lot_sqft": 61315,
   "price_per_lot_sqft": 0.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922310001"
  },
  {
   "address": "2221 Ford Parkway, Saint Paul",
   "sale_month": "2012-11",
   "price": 2225000,
   "lot_sqft": 25127,
   "price_per_lot_sqft": 88.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7028,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120080"
  },
  {
   "address": "3355 Hadley Avenue North, Oakdale",
   "sale_month": "2012-11",
   "price": 1000000,
   "lot_sqft": 86355,
   "price_per_lot_sqft": 11.58,
   "price_per_building_sqft": 147.91,
   "building_sqft": 6761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6802,
   "use": "300",
   "parcel_id": "1702921320003"
  },
  {
   "address": "15320 Minnetonka Blvd, Minnetonka",
   "sale_month": "2012-11",
   "price": 901875,
   "lot_sqft": 49545,
   "price_per_lot_sqft": 18.2,
   "price_per_building_sqft": 101.49,
   "building_sqft": 8886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8940,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611722310015"
  },
  {
   "address": "8520 Edinburgh Ctr Dr N, Brooklyn Park",
   "sale_month": "2012-11",
   "price": 845000,
   "lot_sqft": 35365,
   "price_per_lot_sqft": 23.89,
   "price_per_building_sqft": 133.2,
   "building_sqft": 6344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6383,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921440014"
  },
  {
   "address": "5271 Eden Rd, Mound",
   "sale_month": "2012-11",
   "price": 650000,
   "lot_sqft": 19227,
   "price_per_lot_sqft": 33.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "APARTMENT",
   "parcel_id": "1311724340115"
  },
  {
   "address": "5243 Eden Rd, Mound",
   "sale_month": "2012-11",
   "price": 650000,
   "lot_sqft": 17979,
   "price_per_lot_sqft": 36.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3115,
   "use": "APARTMENT",
   "parcel_id": "1311724340114"
  },
  {
   "address": "7501 Highway 65 Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 7100000,
   "lot_sqft": 407115,
   "price_per_lot_sqft": 17.44,
   "price_per_building_sqft": 113.08,
   "building_sqft": 62787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63166,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024240054"
  },
  {
   "address": "1160 Fireside Drive Northeast, Fridley",
   "sale_month": "2012-11",
   "price": 7100000,
   "lot_sqft": 108025,
   "price_per_lot_sqft": 65.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024240005"
  },
  {
   "address": "900 7th Street West, Saint Paul",
   "sale_month": "2012-11",
   "price": 6185000,
   "lot_sqft": 339581,
   "price_per_lot_sqft": 18.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56500,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "122823230130"
  },
  {
   "address": "454 Snelling Avenue South, Saint Paul",
   "sale_month": "2012-11",
   "price": 250000,
   "lot_sqft": 12216,
   "price_per_lot_sqft": 20.46,
   "price_per_building_sqft": 67.81,
   "building_sqft": 3687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3709,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823230194"
  },
  {
   "address": "9031 Penn Ave S, Bloomington",
   "sale_month": "2012-11",
   "price": 337000,
   "lot_sqft": 11801,
   "price_per_lot_sqft": 28.56,
   "price_per_building_sqft": 117.91,
   "building_sqft": 2858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2876,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724320006"
  },
  {
   "address": "22800 Pillsbury Avenue, New Market Township",
   "sale_month": "2012-11",
   "price": 575000,
   "lot_sqft": 293556,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089010096"
  },
  {
   "address": "2275 Walnut Street, Roseville",
   "sale_month": "2012-11",
   "price": 11041715,
   "lot_sqft": 355060,
   "price_per_lot_sqft": 31.1,
   "price_per_building_sqft": 86.1,
   "building_sqft": 128241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 129015,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923320010"
  },
  {
   "address": "630 East Main Street, Anoka",
   "sale_month": "2012-11",
   "price": 229900,
   "lot_sqft": 11662,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": 112.37,
   "building_sqft": 2046,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2058,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124210015"
  },
  {
   "address": null,
   "sale_month": "2012-11",
   "price": 1618225,
   "lot_sqft": 384706,
   "price_per_lot_sqft": 4.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703021420022"
  },
  {
   "address": "29 Dellwood Road North, Dellwood",
   "sale_month": "2012-11",
   "price": 1618225,
   "lot_sqft": 287941,
   "price_per_lot_sqft": 5.62,
   "price_per_building_sqft": 110.11,
   "building_sqft": 14696,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14785,
   "use": "300",
   "parcel_id": "0703021340017"
  },
  {
   "address": null,
   "sale_month": "2012-11",
   "price": 1618225,
   "lot_sqft": 1698,
   "price_per_lot_sqft": 953.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703021340009"
  },
  {
   "address": null,
   "sale_month": "2012-11",
   "price": 1618225,
   "lot_sqft": 3602524,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 851,
   "use": "300",
   "parcel_id": "0703021240001"
  },
  {
   "address": "29 Highway 96, Dellwood",
   "sale_month": "2012-11",
   "price": 1618225,
   "lot_sqft": 1466249,
   "price_per_lot_sqft": 1.1,
   "price_per_building_sqft": 250.58,
   "building_sqft": 6458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6497,
   "use": "300",
   "parcel_id": "0703021210007"
  },
  {
   "address": null,
   "sale_month": "2012-11",
   "price": 1618225,
   "lot_sqft": 1213612,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703021210005"
  },
  {
   "address": "2974 Rice Street, Little Canada",
   "sale_month": "2012-11",
   "price": 170000,
   "lot_sqft": 1520,
   "price_per_lot_sqft": 111.84,
   "price_per_building_sqft": 57.03,
   "building_sqft": 2981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2999,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230039"
  },
  {
   "address": null,
   "sale_month": "2012-11",
   "price": 200000,
   "lot_sqft": 4411,
   "price_per_lot_sqft": 45.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0603119330014"
  },
  {
   "address": "440 Maple Street, Marine On Saint Croix",
   "sale_month": "2012-11",
   "price": 200000,
   "lot_sqft": 14233,
   "price_per_lot_sqft": 14.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "110",
   "parcel_id": "0603119330013"
  },
  {
   "address": "3065 Centre Pointe Drive North, Roseville",
   "sale_month": "2012-11",
   "price": 1325000,
   "lot_sqft": 77533,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": 113.48,
   "building_sqft": 11676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11747,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923110040"
  },
  {
   "address": "4301 Thomas Ave N, Minneapolis",
   "sale_month": "2012-11",
   "price": 525000,
   "lot_sqft": 14645,
   "price_per_lot_sqft": 35.85,
   "price_per_building_sqft": 46.82,
   "building_sqft": 11213,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11281,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924120022"
  },
  {
   "address": "401 Bielenberg Drive, Woodbury",
   "sale_month": "2012-11",
   "price": 2630000,
   "lot_sqft": 845099,
   "price_per_lot_sqft": 3.11,
   "price_per_building_sqft": 30.3,
   "building_sqft": 86802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 87326,
   "use": "305",
   "parcel_id": "0502821120003"
  },
  {
   "address": "2500 79th St W, Bloomington",
   "sale_month": "2012-11",
   "price": 2100000,
   "lot_sqft": 87138,
   "price_per_lot_sqft": 24.1,
   "price_per_building_sqft": 175.42,
   "building_sqft": 11971,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12044,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724110014"
  },
  {
   "address": "901 Lake St W, Minneapolis",
   "sale_month": "2012-11",
   "price": 825000,
   "lot_sqft": 6248,
   "price_per_lot_sqft": 132.04,
   "price_per_building_sqft": 157.35,
   "building_sqft": 5243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5275,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110047"
  },
  {
   "address": "1168 Selby Avenue, Saint Paul",
   "sale_month": "2012-11",
   "price": 701000,
   "lot_sqft": 10859,
   "price_per_lot_sqft": 64.55,
   "price_per_building_sqft": 105.22,
   "building_sqft": 6662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6702,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823110132"
  },
  {
   "address": "1109 Selby Avenue, Saint Paul",
   "sale_month": "2012-11",
   "price": 123000,
   "lot_sqft": 5469,
   "price_per_lot_sqft": 22.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1769,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823110105"
  },
  {
   "address": "3114 Lexington Avenue North, Roseville",
   "sale_month": "2012-11",
   "price": 850000,
   "lot_sqft": 26964,
   "price_per_lot_sqft": 31.52,
   "price_per_building_sqft": 113.38,
   "building_sqft": 7497,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7543,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022923220039"
  },
  {
   "address": "915 St Clair Avenue, Saint Paul",
   "sale_month": "2012-11",
   "price": 147000,
   "lot_sqft": 5068,
   "price_per_lot_sqft": 29.01,
   "price_per_building_sqft": 78.03,
   "building_sqft": 1884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1895,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823340085"
  },
  {
   "address": "2070 Burns Avenue, Saint Paul",
   "sale_month": "2012-11",
   "price": 1075000,
   "lot_sqft": 35840,
   "price_per_lot_sqft": 29.99,
   "price_per_building_sqft": 157.21,
   "building_sqft": 6838,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6879,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022822120003"
  },
  {
   "address": "3547 Main St NE, Minneapolis",
   "sale_month": "2012-11",
   "price": 145000,
   "lot_sqft": 10235,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 957,
   "use": "TRIPLEX",
   "parcel_id": "0202924220228"
  },
  {
   "address": null,
   "sale_month": "2012-11",
   "price": 7100000,
   "lot_sqft": 21263,
   "price_per_lot_sqft": 333.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024340031"
  },
  {
   "address": "1115 Osborne Road Northeast, Spring Lake Park",
   "sale_month": "2012-11",
   "price": 7100000,
   "lot_sqft": 28271,
   "price_per_lot_sqft": 251.14,
   "price_per_building_sqft": 2091.93,
   "building_sqft": 3394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3414,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024340014"
  },
  {
   "address": "476 Summit Avenue, Saint Paul",
   "sale_month": "2012-11",
   "price": 975000,
   "lot_sqft": 18941,
   "price_per_lot_sqft": 51.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4122,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310167"
  },
  {
   "address": "6434 City West Pkwy, Eden Prairie",
   "sale_month": "2012-11",
   "price": 35600000,
   "lot_sqft": 49410,
   "price_per_lot_sqft": 720.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0111622240044"
  },
  {
   "address": "6418 City West Pkwy, Eden Prairie",
   "sale_month": "2012-11",
   "price": 35600000,
   "lot_sqft": 365944,
   "price_per_lot_sqft": 97.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19285,
   "use": "APARTMENT",
   "parcel_id": "0111622240043"
  },
  {
   "address": "6425 City West Pkwy, Eden Prairie",
   "sale_month": "2012-11",
   "price": 35600000,
   "lot_sqft": 170013,
   "price_per_lot_sqft": 209.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18919,
   "use": "APARTMENT",
   "parcel_id": "0111622230010"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 212500,
   "lot_sqft": 10032,
   "price_per_lot_sqft": 21.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240331"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 212500,
   "lot_sqft": 9983,
   "price_per_lot_sqft": 21.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240316"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 212500,
   "lot_sqft": 9995,
   "price_per_lot_sqft": 21.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240106"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 212500,
   "lot_sqft": 1994,
   "price_per_lot_sqft": 106.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240085"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 212500,
   "lot_sqft": 999,
   "price_per_lot_sqft": 212.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240066"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 212500,
   "lot_sqft": 1999,
   "price_per_lot_sqft": 106.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240065"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 212500,
   "lot_sqft": 1998,
   "price_per_lot_sqft": 106.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240064"
  },
  {
   "address": "552 Lincoln Drive Northeast, East Bethel",
   "sale_month": "2012-10",
   "price": 212500,
   "lot_sqft": 10982,
   "price_per_lot_sqft": 19.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363323240062"
  },
  {
   "address": "650 Bunker Lake Boulevard, Anoka",
   "sale_month": "2012-10",
   "price": 270000,
   "lot_sqft": 49992,
   "price_per_lot_sqft": 5.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7582,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225210214"
  },
  {
   "address": "2520 30th Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 260000,
   "lot_sqft": 7531,
   "price_per_lot_sqft": 34.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1632,
   "use": "APARTMENT",
   "parcel_id": "3602924140115"
  },
  {
   "address": "1089 University Avenue West, Saint Paul",
   "sale_month": "2012-10",
   "price": 857000,
   "lot_sqft": 13291,
   "price_per_lot_sqft": 64.48,
   "price_per_building_sqft": 292.99,
   "building_sqft": 2925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2943,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923230189"
  },
  {
   "address": "6530 James Ave N, Brooklyn Center",
   "sale_month": "2012-10",
   "price": 2302689,
   "lot_sqft": 279541,
   "price_per_lot_sqft": 8.24,
   "price_per_building_sqft": 19.29,
   "building_sqft": 119352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 120073,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921140003"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 2302689,
   "lot_sqft": 51788,
   "price_per_lot_sqft": 44.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921140002"
  },
  {
   "address": "640 Lake St E, Minneapolis",
   "sale_month": "2012-10",
   "price": 100,
   "lot_sqft": 9564,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330151"
  },
  {
   "address": "2906 Chicago Ave, Minneapolis",
   "sale_month": "2012-10",
   "price": 840000,
   "lot_sqft": 19786,
   "price_per_lot_sqft": 42.45,
   "price_per_building_sqft": 331.36,
   "building_sqft": 2535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2550,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330124"
  },
  {
   "address": "2516 15th Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 65800,
   "lot_sqft": 4715,
   "price_per_lot_sqft": 13.96,
   "price_per_building_sqft": 51.13,
   "building_sqft": 1287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1295,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924130148"
  },
  {
   "address": "3585 Lexington Avenue North, Arden Hills",
   "sale_month": "2012-10",
   "price": 6760000,
   "lot_sqft": 76466,
   "price_per_lot_sqft": 88.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16614,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343023110097"
  },
  {
   "address": "1722 Suburban Avenue, Saint Paul",
   "sale_month": "2012-10",
   "price": 660000,
   "lot_sqft": 33410,
   "price_per_lot_sqft": 19.75,
   "price_per_building_sqft": 214.56,
   "building_sqft": 3076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3094,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922440017"
  },
  {
   "address": "2919 3rd Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 86900,
   "lot_sqft": 8487,
   "price_per_lot_sqft": 10.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1470,
   "use": "TRIPLEX",
   "parcel_id": "3402924440156"
  },
  {
   "address": "2528 Portland Ave, Minneapolis",
   "sale_month": "2012-10",
   "price": 418000,
   "lot_sqft": 5618,
   "price_per_lot_sqft": 74.4,
   "price_per_building_sqft": 116.11,
   "building_sqft": 3600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3621,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924140065"
  },
  {
   "address": "2401 Clinton Ave, Minneapolis",
   "sale_month": "2012-10",
   "price": 2500,
   "lot_sqft": 12771,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4651,
   "use": "APARTMENT",
   "parcel_id": "3402924140006"
  },
  {
   "address": "14702 60th Street North, Oak Park Heights",
   "sale_month": "2012-10",
   "price": 1300000,
   "lot_sqft": 264558,
   "price_per_lot_sqft": 4.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17207,
   "use": "300",
   "parcel_id": "3303020430042"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 1300000,
   "lot_sqft": 78957,
   "price_per_lot_sqft": 16.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020430038"
  },
  {
   "address": "2809 Dupont Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 295500,
   "lot_sqft": 5740,
   "price_per_lot_sqft": 51.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1652,
   "use": "APARTMENT",
   "parcel_id": "3302924440058"
  },
  {
   "address": "2616 Hennepin Ave, Minneapolis",
   "sale_month": "2012-10",
   "price": 940000,
   "lot_sqft": 10880,
   "price_per_lot_sqft": 86.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3918,
   "use": "APARTMENT",
   "parcel_id": "3302924420176"
  },
  {
   "address": "640 Hayward Avenue North, Oakdale",
   "sale_month": "2012-10",
   "price": 2600000,
   "lot_sqft": 103042,
   "price_per_lot_sqft": 25.23,
   "price_per_building_sqft": 82.86,
   "building_sqft": 31377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31567,
   "use": "305",
   "parcel_id": "3202921240019"
  },
  {
   "address": "11175 Commerce Dr N, Champlin",
   "sale_month": "2012-10",
   "price": 1571000,
   "lot_sqft": 62793,
   "price_per_lot_sqft": 25.02,
   "price_per_building_sqft": 183.81,
   "building_sqft": 8547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8599,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021310020"
  },
  {
   "address": "2045 Merrimac La N, Plymouth",
   "sale_month": "2012-10",
   "price": 499900,
   "lot_sqft": 251760,
   "price_per_lot_sqft": 1.99,
   "price_per_building_sqft": 132.28,
   "building_sqft": 3779,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3801,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3011822140021"
  },
  {
   "address": "13 Barton Ave SE, Minneapolis",
   "sale_month": "2012-10",
   "price": 460000,
   "lot_sqft": 7821,
   "price_per_lot_sqft": 58.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3459,
   "use": "APARTMENT",
   "parcel_id": "3002923420123"
  },
  {
   "address": "7 Barton Ave SE, Minneapolis",
   "sale_month": "2012-10",
   "price": 460000,
   "lot_sqft": 6451,
   "price_per_lot_sqft": 71.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1723,
   "use": "APARTMENT",
   "parcel_id": "3002923420122"
  },
  {
   "address": "6 Barton Ave SE, Minneapolis",
   "sale_month": "2012-10",
   "price": 470000,
   "lot_sqft": 6061,
   "price_per_lot_sqft": 77.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2760,
   "use": "APARTMENT",
   "parcel_id": "3002923420096"
  },
  {
   "address": "8025 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2012-10",
   "price": 624000,
   "lot_sqft": 33625,
   "price_per_lot_sqft": 18.56,
   "price_per_building_sqft": 250.1,
   "building_sqft": 2495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2510,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921220012"
  },
  {
   "address": "2305 Louisiana Ave N, Golden Valley",
   "sale_month": "2012-10",
   "price": 615000,
   "lot_sqft": 39878,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": 64.39,
   "building_sqft": 9551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9609,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120020"
  },
  {
   "address": "3210 Southdale Cir, Edina",
   "sale_month": "2012-10",
   "price": 875000,
   "lot_sqft": 18686,
   "price_per_lot_sqft": 46.83,
   "price_per_building_sqft": 359.2,
   "building_sqft": 2436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2451,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824310008"
  },
  {
   "address": "1155 County Road E East, Vadnais Heights",
   "sale_month": "2012-10",
   "price": 2746354,
   "lot_sqft": 211064,
   "price_per_lot_sqft": 13.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38766,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022430023"
  },
  {
   "address": "1408 1st Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 2330000,
   "lot_sqft": 21025,
   "price_per_lot_sqft": 110.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11933,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924420025"
  },
  {
   "address": "220 66th St W, Richfield",
   "sale_month": "2012-10",
   "price": 718000,
   "lot_sqft": 25720,
   "price_per_lot_sqft": 27.92,
   "price_per_building_sqft": 287.78,
   "building_sqft": 2495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2510,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824240063"
  },
  {
   "address": "8216 125th Street West, Savage",
   "sale_month": "2012-10",
   "price": 98280,
   "lot_sqft": 1634,
   "price_per_lot_sqft": 60.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560090"
  },
  {
   "address": "4100 Bellaire Avenue, White Bear Township",
   "sale_month": "2012-10",
   "price": 300000,
   "lot_sqft": 36616,
   "price_per_lot_sqft": 8.19,
   "price_per_building_sqft": 94.61,
   "building_sqft": 3171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3190,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "243022430045"
  },
  {
   "address": "1604 Cohansey Street, Saint Paul",
   "sale_month": "2012-10",
   "price": 160000,
   "lot_sqft": 10164,
   "price_per_lot_sqft": 15.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2315,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923210066"
  },
  {
   "address": "728 Hennepin Ave E, Minneapolis",
   "sale_month": "2012-10",
   "price": 200000,
   "lot_sqft": 10380,
   "price_per_lot_sqft": 19.27,
   "price_per_building_sqft": 59.79,
   "building_sqft": 3345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110090"
  },
  {
   "address": "21467 Holyoke Avenue, Lakeville",
   "sale_month": "2012-10",
   "price": 1725000,
   "lot_sqft": 331944,
   "price_per_lot_sqft": 5.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45194,
   "use": "Industrial-preferred",
   "parcel_id": "222020001010"
  },
  {
   "address": "1000 Currie Ave, Minneapolis",
   "sale_month": "2012-10",
   "price": 200000,
   "lot_sqft": 14356,
   "price_per_lot_sqft": 13.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6756,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924340059"
  },
  {
   "address": "1254 Raymond Avenue, Saint Paul",
   "sale_month": "2012-10",
   "price": 464350,
   "lot_sqft": 11259,
   "price_per_lot_sqft": 41.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2352,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202923440065"
  },
  {
   "address": "1417 Arcade Street, Saint Paul",
   "sale_month": "2012-10",
   "price": 185000,
   "lot_sqft": 7125,
   "price_per_lot_sqft": 25.96,
   "price_per_building_sqft": 68.01,
   "building_sqft": 2720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2737,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922410064"
  },
  {
   "address": "1624 Rice Street, Saint Paul",
   "sale_month": "2012-10",
   "price": 555000,
   "lot_sqft": 12162,
   "price_per_lot_sqft": 45.63,
   "price_per_building_sqft": 217.31,
   "building_sqft": 2554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2569,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220014"
  },
  {
   "address": "9100 Co Rd No 19, Corcoran",
   "sale_month": "2012-10",
   "price": 189300,
   "lot_sqft": 496109,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30113,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811923130001"
  },
  {
   "address": "3250 Gorham Ave, St. Louis Park",
   "sale_month": "2012-10",
   "price": 1390000,
   "lot_sqft": 35509,
   "price_per_lot_sqft": 39.15,
   "price_per_building_sqft": 68.06,
   "building_sqft": 20423,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20546,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721130140"
  },
  {
   "address": "1301 West Broadway, Minneapolis",
   "sale_month": "2012-10",
   "price": 530000,
   "lot_sqft": 11327,
   "price_per_lot_sqft": 46.79,
   "price_per_building_sqft": 243.23,
   "building_sqft": 2179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2192,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130129"
  },
  {
   "address": "1720 Marshall St NE, Minneapolis",
   "sale_month": "2012-10",
   "price": 1370000,
   "lot_sqft": 81231,
   "price_per_lot_sqft": 16.87,
   "price_per_building_sqft": 52.39,
   "building_sqft": 26151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26309,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924110001"
  },
  {
   "address": null,
   "sale_month": "2012-10",
   "price": 121500,
   "lot_sqft": 1078461,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1502920120003"
  },
  {
   "address": "3535 Kilkenny La, Medina",
   "sale_month": "2012-10",
   "price": 320000,
   "lot_sqft": 33349,
   "price_per_lot_sqft": 9.6,
   "price_per_building_sqft": 50.35,
   "building_sqft": 6355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6393,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823320030"
  },
  {
   "address": "2209 Polk St NE, Minneapolis",
   "sale_month": "2012-10",
   "price": 240000,
   "lot_sqft": 5034,
   "price_per_lot_sqft": 47.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1911,
   "use": "APARTMENT",
   "parcel_id": "1202924320103"
  },
  {
   "address": "2616 Johnson St NE, Minneapolis",
   "sale_month": "2012-10",
   "price": 240000,
   "lot_sqft": 4998,
   "price_per_lot_sqft": 48.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1522,
   "use": "APARTMENT",
   "parcel_id": "1202924240126"
  },
  {
   "address": "729 Factory Street, Saint Paul Park",
   "sale_month": "2012-10",
   "price": 144000,
   "lot_sqft": 89921,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": 190.48,
   "building_sqft": 756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 760,
   "use": "305",
   "parcel_id": "1102722110008"
  },
  {
   "address": "4355 Nicols Road, Eagan",
   "sale_month": "2012-10",
   "price": 240341,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 5.52,
   "price_per_building_sqft": 91.42,
   "building_sqft": 2629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2645,
   "use": "Commercial-preferred",
   "parcel_id": "101682001030"
  },
  {
   "address": "9255 Lyndale Ave S, Bloomington",
   "sale_month": "2012-10",
   "price": 531000,
   "lot_sqft": 21923,
   "price_per_lot_sqft": 24.22,
   "price_per_building_sqft": 174.96,
   "building_sqft": 3035,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3054,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330056"
  },
  {
   "address": "21435 Johnson Street Northeast, East Bethel",
   "sale_month": "2012-10",
   "price": 240000,
   "lot_sqft": 88011,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340007"
  },
  {
   "address": "4104 Queen Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 100,
   "lot_sqft": 8311,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1790,
   "use": "TRIPLEX",
   "parcel_id": "0802824140031"
  },
  {
   "address": "334 East Main Street, Anoka",
   "sale_month": "2012-10",
   "price": 187500,
   "lot_sqft": 11838,
   "price_per_lot_sqft": 15.84,
   "price_per_building_sqft": 11.09,
   "building_sqft": 16908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17010,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220013"
  },
  {
   "address": "4155 41st Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 100000,
   "lot_sqft": 10157,
   "price_per_lot_sqft": 9.85,
   "price_per_building_sqft": 17,
   "building_sqft": 5884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5920,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823130215"
  },
  {
   "address": "5801 Ensign Ave N, New Hope",
   "sale_month": "2012-10",
   "price": 144900,
   "lot_sqft": 19063,
   "price_per_lot_sqft": 7.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2049,
   "use": "APARTMENT",
   "parcel_id": "0611821240124"
  },
  {
   "address": "4037 West Broadway, Robbinsdale",
   "sale_month": "2012-10",
   "price": 170275,
   "lot_sqft": 7318,
   "price_per_lot_sqft": 23.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130041"
  },
  {
   "address": "5605 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2012-10",
   "price": 237500,
   "lot_sqft": 56121,
   "price_per_lot_sqft": 4.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35206,
   "use": "305",
   "parcel_id": "0602920240035"
  },
  {
   "address": "414 County Road D East, Little Canada",
   "sale_month": "2012-10",
   "price": 227500,
   "lot_sqft": 4547,
   "price_per_lot_sqft": 50.03,
   "price_per_building_sqft": 93.39,
   "building_sqft": 2436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2451,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922220027"
  },
  {
   "address": "1803 County Road C West, Roseville",
   "sale_month": "2012-10",
   "price": 3625000,
   "lot_sqft": 99796,
   "price_per_lot_sqft": 36.32,
   "price_per_building_sqft": 121.8,
   "building_sqft": 29762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29942,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923430015"
  },
  {
   "address": "3020 Lyndale Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 245000,
   "lot_sqft": 8255,
   "price_per_lot_sqft": 29.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 940,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824110010"
  },
  {
   "address": "55 78th St W, Bloomington",
   "sale_month": "2012-10",
   "price": 275000,
   "lot_sqft": 14974,
   "price_per_lot_sqft": 18.37,
   "price_per_building_sqft": 74.69,
   "building_sqft": 3682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3704,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724210001"
  },
  {
   "address": "1938 Beam Avenue East, Maplewood",
   "sale_month": "2012-10",
   "price": 567000,
   "lot_sqft": 33974,
   "price_per_lot_sqft": 16.69,
   "price_per_building_sqft": 201.85,
   "building_sqft": 2809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2826,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310058"
  },
  {
   "address": "190 Cobblestone Lane, Burnsville",
   "sale_month": "2012-10",
   "price": 1400000,
   "lot_sqft": 50096,
   "price_per_lot_sqft": 27.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5205,
   "use": "Commercial-preferred",
   "parcel_id": "022610201050"
  },
  {
   "address": "3736 Cedar Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 350000,
   "lot_sqft": 6459,
   "price_per_lot_sqft": 54.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2175,
   "use": "APARTMENT",
   "parcel_id": "0202824440152"
  },
  {
   "address": "3107 12th Ave S, Minneapolis",
   "sale_month": "2012-10",
   "price": 170000,
   "lot_sqft": 6395,
   "price_per_lot_sqft": 26.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3778,
   "use": "APARTMENT",
   "parcel_id": "0202824120072"
  },
  {
   "address": "3263 Minnehaha Ave, Minneapolis",
   "sale_month": "2012-10",
   "price": 205000,
   "lot_sqft": 5439,
   "price_per_lot_sqft": 37.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2264,
   "use": "APARTMENT",
   "parcel_id": "0102824140070"
  },
  {
   "address": "4301 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2012-09",
   "price": 800000,
   "lot_sqft": 20216,
   "price_per_lot_sqft": 39.57,
   "price_per_building_sqft": 55.73,
   "building_sqft": 14354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14440,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220114"
  },
  {
   "address": null,
   "sale_month": "2012-09",
   "price": 356900,
   "lot_sqft": 98272,
   "price_per_lot_sqft": 3.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "360380000023"
  },
  {
   "address": "424 Farwell Avenue, South Saint Paul",
   "sale_month": "2012-09",
   "price": 993100,
   "lot_sqft": 143803,
   "price_per_lot_sqft": 6.91,
   "price_per_building_sqft": 114.76,
   "building_sqft": 8654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8706,
   "use": "Commercial-preferred",
   "parcel_id": "360380000018"
  },
  {
   "address": "836 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2012-09",
   "price": 182000,
   "lot_sqft": 6666,
   "price_per_lot_sqft": 27.3,
   "price_per_building_sqft": 26.44,
   "building_sqft": 6884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6925,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410112"
  },
  {
   "address": "2303 181st Avenue Northwest, Oak Grove",
   "sale_month": "2012-09",
   "price": 149600,
   "lot_sqft": 51826,
   "price_per_lot_sqft": 2.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1450,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343324330015"
  },
  {
   "address": "6300 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2012-09",
   "price": 1200000,
   "lot_sqft": 46840,
   "price_per_lot_sqft": 25.62,
   "price_per_building_sqft": 131.23,
   "building_sqft": 9144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9199,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921420031"
  },
  {
   "address": "1100 Xenium La N, Plymouth",
   "sale_month": "2012-09",
   "price": 3600000,
   "lot_sqft": 194710,
   "price_per_lot_sqft": 18.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18586,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411822120012"
  },
  {
   "address": "1424 26th St W, Minneapolis",
   "sale_month": "2012-09",
   "price": 375000,
   "lot_sqft": 5072,
   "price_per_lot_sqft": 73.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1065,
   "use": "TRIPLEX",
   "parcel_id": "3302924130100"
  },
  {
   "address": "415 Finn Street North, Saint Paul",
   "sale_month": "2012-09",
   "price": 322500,
   "lot_sqft": 6037,
   "price_per_lot_sqft": 53.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923410016"
  },
  {
   "address": "652 Conway Street, Saint Paul",
   "sale_month": "2012-09",
   "price": 168000,
   "lot_sqft": 6323,
   "price_per_lot_sqft": 26.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1924,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410078"
  },
  {
   "address": "818 Washington Ave SE, Minneapolis",
   "sale_month": "2012-09",
   "price": 43000000,
   "lot_sqft": 13718,
   "price_per_lot_sqft": 3134.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002923230001"
  },
  {
   "address": "656 Wells Street, Saint Paul",
   "sale_month": "2012-09",
   "price": 30000,
   "lot_sqft": 3127,
   "price_per_lot_sqft": 9.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420230"
  },
  {
   "address": "660 Wells Street, Saint Paul",
   "sale_month": "2012-09",
   "price": 30000,
   "lot_sqft": 3127,
   "price_per_lot_sqft": 9.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420229"
  },
  {
   "address": "1925 Colfax Ave S, Minneapolis",
   "sale_month": "2012-09",
   "price": 425000,
   "lot_sqft": 4446,
   "price_per_lot_sqft": 95.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1530,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2802924440042"
  },
  {
   "address": "1815 1st Ave S, Minneapolis",
   "sale_month": "2012-09",
   "price": 1325000,
   "lot_sqft": 7707,
   "price_per_lot_sqft": 171.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5435,
   "use": "APARTMENT",
   "parcel_id": "2702924430030"
  },
  {
   "address": "1609 Hennepin Ave, Minneapolis",
   "sale_month": "2012-09",
   "price": 775000,
   "lot_sqft": 10103,
   "price_per_lot_sqft": 76.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924230031"
  },
  {
   "address": "8653 125th Street West, Savage",
   "sale_month": "2012-09",
   "price": 850000,
   "lot_sqft": 59548,
   "price_per_lot_sqft": 14.27,
   "price_per_building_sqft": 72.25,
   "building_sqft": 11764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11835,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262870090"
  },
  {
   "address": "975 78th Street West, Chanhassen",
   "sale_month": "2012-09",
   "price": 1565000,
   "lot_sqft": 37140,
   "price_per_lot_sqft": 42.14,
   "price_per_building_sqft": 753.49,
   "building_sqft": 2077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2089,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251670030"
  },
  {
   "address": "1247 Century Avenue North, Maplewood",
   "sale_month": "2012-09",
   "price": 5207500,
   "lot_sqft": 156296,
   "price_per_lot_sqft": 33.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10911,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242922440001"
  },
  {
   "address": "49 5th Ave S, Hopkins",
   "sale_month": "2012-09",
   "price": 2275000,
   "lot_sqft": 13983,
   "price_per_lot_sqft": 162.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8831,
   "use": "APARTMENT",
   "parcel_id": "2411722440035"
  },
  {
   "address": "29 5th Ave S, Hopkins",
   "sale_month": "2012-09",
   "price": 2275000,
   "lot_sqft": 17412,
   "price_per_lot_sqft": 130.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4112,
   "use": "APARTMENT",
   "parcel_id": "2411722440033"
  },
  {
   "address": "19 5th Ave S, Hopkins",
   "sale_month": "2012-09",
   "price": 2275000,
   "lot_sqft": 17492,
   "price_per_lot_sqft": 130.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5587,
   "use": "APARTMENT",
   "parcel_id": "2411722440032"
  },
  {
   "address": null,
   "sale_month": "2012-09",
   "price": 2275000,
   "lot_sqft": 11779,
   "price_per_lot_sqft": 193.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4392,
   "use": "APARTMENT",
   "parcel_id": "2411722440019"
  },
  {
   "address": "1014 Mainstreet, Hopkins",
   "sale_month": "2012-09",
   "price": 465000,
   "lot_sqft": 5204,
   "price_per_lot_sqft": 89.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340125"
  },
  {
   "address": "104 10th Avenue Northeast, New Prague",
   "sale_month": "2012-09",
   "price": 600000,
   "lot_sqft": 30701,
   "price_per_lot_sqft": 19.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240460010"
  },
  {
   "address": "414 7th St SE, Minneapolis",
   "sale_month": "2012-09",
   "price": 780000,
   "lot_sqft": 11024,
   "price_per_lot_sqft": 70.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3475,
   "use": "APARTMENT",
   "parcel_id": "2402924220074"
  },
  {
   "address": "1117 8th St SE, Minneapolis",
   "sale_month": "2012-09",
   "price": 850000,
   "lot_sqft": 5489,
   "price_per_lot_sqft": 154.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1311,
   "use": "TRIPLEX",
   "parcel_id": "2402924130038"
  },
  {
   "address": "6000 U S Hwy No 12, Maple Plain",
   "sale_month": "2012-09",
   "price": 1000,
   "lot_sqft": 212855,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2311824420002"
  },
  {
   "address": "401 4th St SE, Minneapolis",
   "sale_month": "2012-09",
   "price": 780000,
   "lot_sqft": 9921,
   "price_per_lot_sqft": 78.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3134,
   "use": "APARTMENT",
   "parcel_id": "2302924140038"
  },
  {
   "address": "600 Washington Ave N, Minneapolis",
   "sale_month": "2012-09",
   "price": 3650000,
   "lot_sqft": 11349,
   "price_per_lot_sqft": 321.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924130056"
  },
  {
   "address": "675 Stinson Blvd, Minneapolis",
   "sale_month": "2012-09",
   "price": 1625000,
   "lot_sqft": 52495,
   "price_per_lot_sqft": 30.96,
   "price_per_building_sqft": 56.56,
   "building_sqft": 28732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28905,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923320018"
  },
  {
   "address": "3777 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2012-09",
   "price": 1527105,
   "lot_sqft": 164428,
   "price_per_lot_sqft": 9.29,
   "price_per_building_sqft": 68,
   "building_sqft": 22456,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22592,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173124210045"
  },
  {
   "address": "6500 Walker St, St. Louis Park",
   "sale_month": "2012-09",
   "price": 125000,
   "lot_sqft": 5183,
   "price_per_lot_sqft": 24.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410097"
  },
  {
   "address": "2423 Irving Ave N, Minneapolis",
   "sale_month": "2012-09",
   "price": 24500,
   "lot_sqft": 3620,
   "price_per_lot_sqft": 6.77,
   "price_per_building_sqft": 19.23,
   "building_sqft": 1274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1282,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924210146"
  },
  {
   "address": "8981 33rd Street North, Lake Elmo",
   "sale_month": "2012-09",
   "price": 405000,
   "lot_sqft": 3260,
   "price_per_lot_sqft": 124.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921410015"
  },
  {
   "address": "322 25th Ave N, Minneapolis",
   "sale_month": "2012-09",
   "price": 132500,
   "lot_sqft": 3438,
   "price_per_lot_sqft": 38.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 986,
   "use": "APARTMENT",
   "parcel_id": "1502924220099"
  },
  {
   "address": "4721 Nicollet Ave, Minneapolis",
   "sale_month": "2012-09",
   "price": 200000,
   "lot_sqft": 6811,
   "price_per_lot_sqft": 29.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2239,
   "use": "APARTMENT",
   "parcel_id": "1502824120154"
  },
  {
   "address": "2715 E Minnehaha Pkwy, Minneapolis",
   "sale_month": "2012-09",
   "price": 100,
   "lot_sqft": 4517,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2024,
   "use": "APARTMENT",
   "parcel_id": "1302824130002"
  },
  {
   "address": "945 3rd Street, Saint Paul Park",
   "sale_month": "2012-09",
   "price": 191002,
   "lot_sqft": 11967,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1544,
   "use": "110",
   "parcel_id": "1202722310001"
  },
  {
   "address": "3800 Bloomington Ave, Minneapolis",
   "sale_month": "2012-09",
   "price": 285000,
   "lot_sqft": 14514,
   "price_per_lot_sqft": 19.64,
   "price_per_building_sqft": 104.78,
   "building_sqft": 2720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2736,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824120001"
  },
  {
   "address": "2921 2nd St N, Minneapolis",
   "sale_month": "2012-09",
   "price": 340000,
   "lot_sqft": 26949,
   "price_per_lot_sqft": 12.62,
   "price_per_building_sqft": 11.03,
   "building_sqft": 30822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31008,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924310100"
  },
  {
   "address": "2606 Penn Ave N, Minneapolis",
   "sale_month": "2012-09",
   "price": 366829,
   "lot_sqft": 16182,
   "price_per_lot_sqft": 22.67,
   "price_per_building_sqft": 140.93,
   "building_sqft": 2603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2619,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924330220"
  },
  {
   "address": "2955 Logan Ave N, Minneapolis",
   "sale_month": "2012-09",
   "price": 45000,
   "lot_sqft": 5370,
   "price_per_lot_sqft": 8.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1131,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924320153"
  },
  {
   "address": "1910 Lowry Ave N, Minneapolis",
   "sale_month": "2012-09",
   "price": 175000,
   "lot_sqft": 4559,
   "price_per_lot_sqft": 38.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1979,
   "use": "APARTMENT",
   "parcel_id": "0902924230122"
  },
  {
   "address": "21471 Ulysses Street Northeast, East Bethel",
   "sale_month": "2012-09",
   "price": 100000,
   "lot_sqft": 2206,
   "price_per_lot_sqft": 45.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340019"
  },
  {
   "address": "9520 Co Rd No 19, Corcoran",
   "sale_month": "2012-09",
   "price": 1994000,
   "lot_sqft": 1250381,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17142,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711923420007"
  },
  {
   "address": "110 Grand Ave S, Wayzata",
   "sale_month": "2012-09",
   "price": 350000,
   "lot_sqft": 29935,
   "price_per_lot_sqft": 11.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2471,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0611722420028"
  },
  {
   "address": "3590 River Rapids Drive Northwest, Coon Rapids",
   "sale_month": "2012-09",
   "price": 2050000,
   "lot_sqft": 70446,
   "price_per_lot_sqft": 29.1,
   "price_per_building_sqft": 287.32,
   "building_sqft": 7135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7178,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124430024"
  },
  {
   "address": "3430 129th Avenue Northwest, Coon Rapids",
   "sale_month": "2012-09",
   "price": 1375000,
   "lot_sqft": 76994,
   "price_per_lot_sqft": 17.86,
   "price_per_building_sqft": 100.27,
   "building_sqft": 13713,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13796,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130040"
  },
  {
   "address": "2785 Long Lake Road, Roseville",
   "sale_month": "2012-09",
   "price": 2200000,
   "lot_sqft": 94961,
   "price_per_lot_sqft": 23.17,
   "price_per_building_sqft": 54.19,
   "building_sqft": 40595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40840,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923420005"
  },
  {
   "address": null,
   "sale_month": "2012-09",
   "price": 2200000,
   "lot_sqft": 61010,
   "price_per_lot_sqft": 36.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923420004"
  },
  {
   "address": "143 State Street, Saint Paul",
   "sale_month": "2012-09",
   "price": 2225000,
   "lot_sqft": 42828,
   "price_per_lot_sqft": 51.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822310003"
  },
  {
   "address": "135 State Street, Saint Paul",
   "sale_month": "2012-09",
   "price": 2225000,
   "lot_sqft": 130155,
   "price_per_lot_sqft": 17.1,
   "price_per_building_sqft": 26.61,
   "building_sqft": 83602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 84107,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822240019"
  },
  {
   "address": "105 State Street, Saint Paul",
   "sale_month": "2012-09",
   "price": 2225000,
   "lot_sqft": 65466,
   "price_per_lot_sqft": 33.99,
   "price_per_building_sqft": 76.26,
   "building_sqft": 29177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29353,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822240018"
  },
  {
   "address": "1101 Wayzata Blvd E, Wayzata",
   "sale_month": "2012-09",
   "price": 1500000,
   "lot_sqft": 17640,
   "price_per_lot_sqft": 85.03,
   "price_per_building_sqft": 281.06,
   "building_sqft": 5337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5369,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722230020"
  },
  {
   "address": "707 Bielenberg Drive, Woodbury",
   "sale_month": "2012-09",
   "price": 360000,
   "lot_sqft": 19604,
   "price_per_lot_sqft": 18.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13351,
   "use": "300",
   "parcel_id": "0502821420064"
  },
  {
   "address": "3700 Penn Ave N, Minneapolis",
   "sale_month": "2012-09",
   "price": 101100,
   "lot_sqft": 5167,
   "price_per_lot_sqft": 19.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2033,
   "use": "TRIPLEX",
   "parcel_id": "0402924330119"
  },
  {
   "address": "3105 Girard Ave S, Minneapolis",
   "sale_month": "2012-09",
   "price": 500000,
   "lot_sqft": 5886,
   "price_per_lot_sqft": 84.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2265,
   "use": "APARTMENT",
   "parcel_id": "0402824120115"
  },
  {
   "address": "3121 Grand Ave S, Minneapolis",
   "sale_month": "2012-09",
   "price": 207000,
   "lot_sqft": 5578,
   "price_per_lot_sqft": 37.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1371,
   "use": "TRIPLEX",
   "parcel_id": "0302824220202"
  },
  {
   "address": "2811 White Bear Avenue North, Maplewood",
   "sale_month": "2012-09",
   "price": 265000,
   "lot_sqft": 31093,
   "price_per_lot_sqft": 8.52,
   "price_per_building_sqft": 50.04,
   "building_sqft": 5296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5328,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310021"
  },
  {
   "address": "501 Lewis Avenue South, Watertown",
   "sale_month": "2012-08",
   "price": 187686,
   "lot_sqft": 19564,
   "price_per_lot_sqft": 9.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "854290012"
  },
  {
   "address": "413 Lewis Avenue South, Watertown",
   "sale_month": "2012-08",
   "price": 231754,
   "lot_sqft": 20977,
   "price_per_lot_sqft": 11.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "850502480"
  },
  {
   "address": "316 Wilson Street West, Norwood Young America",
   "sale_month": "2012-08",
   "price": 1035000,
   "lot_sqft": 24669,
   "price_per_lot_sqft": 41.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4846,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "580501680"
  },
  {
   "address": null,
   "sale_month": "2012-08",
   "price": 1035000,
   "lot_sqft": 3323,
   "price_per_lot_sqft": 311.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "580145751"
  },
  {
   "address": "3901 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2012-08",
   "price": 362500,
   "lot_sqft": 18286,
   "price_per_lot_sqft": 19.82,
   "price_per_building_sqft": 49.75,
   "building_sqft": 7286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7330,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024330149"
  },
  {
   "address": "834 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2012-08",
   "price": 60000,
   "lot_sqft": 2497,
   "price_per_lot_sqft": 24.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410113"
  },
  {
   "address": "850 Van Buren Avenue, Saint Paul",
   "sale_month": "2012-08",
   "price": 50000,
   "lot_sqft": 4951,
   "price_per_lot_sqft": 10.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 732,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923120066"
  },
  {
   "address": "1501 22nd St E, Minneapolis",
   "sale_month": "2012-08",
   "price": 225000,
   "lot_sqft": 5463,
   "price_per_lot_sqft": 41.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2516,
   "use": "APARTMENT",
   "parcel_id": "3502924120106"
  },
  {
   "address": "1535 4th Avenue, Newport",
   "sale_month": "2012-08",
   "price": 210000,
   "lot_sqft": 10865,
   "price_per_lot_sqft": 19.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1770,
   "use": "110",
   "parcel_id": "3502822140009"
  },
  {
   "address": "2600 Pleasant Ave, Minneapolis",
   "sale_month": "2012-08",
   "price": 1300000,
   "lot_sqft": 7792,
   "price_per_lot_sqft": 166.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5095,
   "use": "APARTMENT",
   "parcel_id": "3402924320001"
  },
  {
   "address": "14612 60th Street North, Oak Park Heights",
   "sale_month": "2012-08",
   "price": 290000,
   "lot_sqft": 20277,
   "price_per_lot_sqft": 14.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "300",
   "parcel_id": "3303020430044"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2012-08",
   "price": 225000,
   "lot_sqft": 2421,
   "price_per_lot_sqft": 92.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130029"
  },
  {
   "address": "6725 63rd Ave N, Brooklyn Park",
   "sale_month": "2012-08",
   "price": 350000,
   "lot_sqft": 5275,
   "price_per_lot_sqft": 66.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1207,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921430002"
  },
  {
   "address": "6288 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2012-08",
   "price": 600000,
   "lot_sqft": 14563,
   "price_per_lot_sqft": 41.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1626,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921430001"
  },
  {
   "address": "3005 37th Avenue Northeast, Saint Anthony",
   "sale_month": "2012-08",
   "price": 90000,
   "lot_sqft": 8678,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": 38.68,
   "building_sqft": 2327,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2341,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023430043"
  },
  {
   "address": "7380 France Ave S, Edina",
   "sale_month": "2012-08",
   "price": 2912500,
   "lot_sqft": 84275,
   "price_per_lot_sqft": 34.56,
   "price_per_building_sqft": 165.15,
   "building_sqft": 17636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17742,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824140021"
  },
  {
   "address": "2030 County Road E West, New Brighton",
   "sale_month": "2012-08",
   "price": 1725000,
   "lot_sqft": 24231,
   "price_per_lot_sqft": 71.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6043,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430035"
  },
  {
   "address": "2060 County Road E West, New Brighton",
   "sale_month": "2012-08",
   "price": 1725000,
   "lot_sqft": 24231,
   "price_per_lot_sqft": 71.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6241,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430034"
  },
  {
   "address": "2100 County Road E West, New Brighton",
   "sale_month": "2012-08",
   "price": 1725000,
   "lot_sqft": 24262,
   "price_per_lot_sqft": 71.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5825,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430032"
  },
  {
   "address": "2160 County Road E West, New Brighton",
   "sale_month": "2012-08",
   "price": 1725000,
   "lot_sqft": 24229,
   "price_per_lot_sqft": 71.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6042,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430030"
  },
  {
   "address": null,
   "sale_month": "2012-08",
   "price": 1725000,
   "lot_sqft": 7473,
   "price_per_lot_sqft": 230.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430029"
  },
  {
   "address": null,
   "sale_month": "2012-08",
   "price": 1725000,
   "lot_sqft": 9618,
   "price_per_lot_sqft": 179.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4795,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430028"
  },
  {
   "address": "1120 Hazeltine Boulevard, Chaska",
   "sale_month": "2012-08",
   "price": 1092267,
   "lot_sqft": 64212,
   "price_per_lot_sqft": 17.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302190020"
  },
  {
   "address": "4920 Lincoln Dr, Edina",
   "sale_month": "2012-08",
   "price": 160000,
   "lot_sqft": 2690,
   "price_per_lot_sqft": 59.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230016"
  },
  {
   "address": "1355 Geneva Avenue North, Oakdale",
   "sale_month": "2012-08",
   "price": 800000,
   "lot_sqft": 26778,
   "price_per_lot_sqft": 29.88,
   "price_per_building_sqft": 148.31,
   "building_sqft": 5394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5426,
   "use": "300",
   "parcel_id": "3002921320008"
  },
  {
   "address": "1355 Geneva Avenue North, Oakdale",
   "sale_month": "2012-08",
   "price": 800000,
   "lot_sqft": 26338,
   "price_per_lot_sqft": 30.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3002921320007"
  },
  {
   "address": "2345 University Avenue West, Saint Paul",
   "sale_month": "2012-08",
   "price": 587000,
   "lot_sqft": 12219,
   "price_per_lot_sqft": 48.04,
   "price_per_building_sqft": 34.28,
   "building_sqft": 17125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17228,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923430067"
  },
  {
   "address": "697 Cook Avenue East, Saint Paul",
   "sale_month": "2012-08",
   "price": 61489,
   "lot_sqft": 5010,
   "price_per_lot_sqft": 12.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1441,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922130032"
  },
  {
   "address": "732 Jessamine Avenue East, Saint Paul",
   "sale_month": "2012-08",
   "price": 34473,
   "lot_sqft": 4701,
   "price_per_lot_sqft": 7.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1017,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922110156"
  },
  {
   "address": "1610 Energy Park Drive, Saint Paul",
   "sale_month": "2012-08",
   "price": 120000,
   "lot_sqft": 32866,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": 22.85,
   "building_sqft": 5251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5283,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923140004"
  },
  {
   "address": "1189 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2012-08",
   "price": 215000,
   "lot_sqft": 15742,
   "price_per_lot_sqft": 13.66,
   "price_per_building_sqft": 68.8,
   "building_sqft": 3125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3144,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922440216"
  },
  {
   "address": "6800 County Road 101 East, Shakopee",
   "sale_month": "2012-08",
   "price": 1000000,
   "lot_sqft": 866418,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2538,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279020230"
  },
  {
   "address": "1806 3rd Ave S, Minneapolis",
   "sale_month": "2012-08",
   "price": 100,
   "lot_sqft": 8662,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5679,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430085"
  },
  {
   "address": "435 1st Avenue East, Shakopee",
   "sale_month": "2012-08",
   "price": 220000,
   "lot_sqft": 17029,
   "price_per_lot_sqft": 12.92,
   "price_per_building_sqft": 247.47,
   "building_sqft": 889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 894,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270010260"
  },
  {
   "address": "11840 Fountains Way N, Maple Grove",
   "sale_month": "2012-08",
   "price": 4286480,
   "lot_sqft": 61853,
   "price_per_lot_sqft": 69.3,
   "price_per_building_sqft": 604.84,
   "building_sqft": 7087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7130,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922120041"
  },
  {
   "address": "1901 14th Ave S, Minneapolis",
   "sale_month": "2012-08",
   "price": 300000,
   "lot_sqft": 5449,
   "price_per_lot_sqft": 55.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2014,
   "use": "APARTMENT",
   "parcel_id": "2602924430059"
  },
  {
   "address": "1827 Elliot Ave, Minneapolis",
   "sale_month": "2012-08",
   "price": 205000,
   "lot_sqft": 9303,
   "price_per_lot_sqft": 22.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1867,
   "use": "TRIPLEX",
   "parcel_id": "2602924340058"
  },
  {
   "address": "1078 Dale Street North, Saint Paul",
   "sale_month": "2012-08",
   "price": 275500,
   "lot_sqft": 9407,
   "price_per_lot_sqft": 29.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2776,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923230015"
  },
  {
   "address": null,
   "sale_month": "2012-08",
   "price": 160000,
   "lot_sqft": 50764,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251930070"
  },
  {
   "address": "308 Walnut St SE, Minneapolis",
   "sale_month": "2012-08",
   "price": 350000,
   "lot_sqft": 7282,
   "price_per_lot_sqft": 48.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1258,
   "use": "APARTMENT",
   "parcel_id": "2502924140019"
  },
  {
   "address": "7887 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2012-08",
   "price": 2225000,
   "lot_sqft": 89224,
   "price_per_lot_sqft": 24.94,
   "price_per_building_sqft": 297.26,
   "building_sqft": 7485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7530,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922430021"
  },
  {
   "address": "603 Hope Avenue, Jordan",
   "sale_month": "2012-08",
   "price": 100000,
   "lot_sqft": 33507,
   "price_per_lot_sqft": 2.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4549,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220830010"
  },
  {
   "address": "700 Seville Drive, Jordan",
   "sale_month": "2012-08",
   "price": 1825000,
   "lot_sqft": 48968,
   "price_per_lot_sqft": 37.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9527,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500120"
  },
  {
   "address": "700 Washington Ave N, Minneapolis",
   "sale_month": "2012-08",
   "price": 327000,
   "lot_sqft": 47143,
   "price_per_lot_sqft": 6.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77706,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924120427"
  },
  {
   "address": "1201 Bryant Ave N, Minneapolis",
   "sale_month": "2012-08",
   "price": 3080000,
   "lot_sqft": 61177,
   "price_per_lot_sqft": 50.35,
   "price_per_building_sqft": 157.81,
   "building_sqft": 19517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19635,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924110078"
  },
  {
   "address": "696 Hawthorne Avenue East, Saint Paul",
   "sale_month": "2012-08",
   "price": 90488,
   "lot_sqft": 9660,
   "price_per_lot_sqft": 9.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1018,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202922430188"
  },
  {
   "address": "315 Walnut Street South, Belle Plaine",
   "sale_month": "2012-08",
   "price": 80000,
   "lot_sqft": 35146,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200017770"
  },
  {
   "address": "2010 Hennepin Ave E, Minneapolis",
   "sale_month": "2012-08",
   "price": 2000000,
   "lot_sqft": 292462,
   "price_per_lot_sqft": 6.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39702,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1902923220101"
  },
  {
   "address": "7915 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2012-08",
   "price": 174000,
   "lot_sqft": 6361,
   "price_per_lot_sqft": 27.35,
   "price_per_building_sqft": 112.11,
   "building_sqft": 1552,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1561,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721220161"
  },
  {
   "address": "2028 West Broadway, Minneapolis",
   "sale_month": "2012-08",
   "price": 27000,
   "lot_sqft": 4971,
   "price_per_lot_sqft": 5.43,
   "price_per_building_sqft": 53.68,
   "building_sqft": 503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 506,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220176"
  },
  {
   "address": "13800 Rogers Dr, Rogers",
   "sale_month": "2012-08",
   "price": 3200000,
   "lot_sqft": 571046,
   "price_per_lot_sqft": 5.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 188178,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023130012"
  },
  {
   "address": "4804 Northern Rd, Mound",
   "sale_month": "2012-08",
   "price": 766000,
   "lot_sqft": 20941,
   "price_per_lot_sqft": 36.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5044,
   "use": "APARTMENT",
   "parcel_id": "1311724440094"
  },
  {
   "address": "1245 4th Street, Saint Paul Park",
   "sale_month": "2012-08",
   "price": 288000,
   "lot_sqft": 17105,
   "price_per_lot_sqft": 16.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2048,
   "use": "110",
   "parcel_id": "1202722340083"
  },
  {
   "address": "1120 5th Street, Saint Paul Park",
   "sale_month": "2012-08",
   "price": 302000,
   "lot_sqft": 7035,
   "price_per_lot_sqft": 42.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2087,
   "use": "110",
   "parcel_id": "1202722310058"
  },
  {
   "address": "2589 Hamline Avenue North, Roseville",
   "sale_month": "2012-08",
   "price": 155000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 95.44,
   "price_per_building_sqft": 34.64,
   "building_sqft": 4474,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4501,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210063"
  },
  {
   "address": "3947 1st Ave S, Minneapolis",
   "sale_month": "2012-08",
   "price": 400000,
   "lot_sqft": 7242,
   "price_per_lot_sqft": 55.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2366,
   "use": "APARTMENT",
   "parcel_id": "1002824120121"
  },
  {
   "address": "690 Cleveland Avenue South, Saint Paul",
   "sale_month": "2012-08",
   "price": 512000,
   "lot_sqft": 12201,
   "price_per_lot_sqft": 41.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4651,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823330103"
  },
  {
   "address": "11870 Ulysses Street Northeast, Blaine",
   "sale_month": "2012-08",
   "price": 250000,
   "lot_sqft": 1948,
   "price_per_lot_sqft": 128.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340033"
  },
  {
   "address": "2387 Mounds View Boulevard, Mounds View",
   "sale_month": "2012-08",
   "price": 4719723,
   "lot_sqft": 76933,
   "price_per_lot_sqft": 61.35,
   "price_per_building_sqft": 294.17,
   "building_sqft": 16044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16141,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023230011"
  },
  {
   "address": "178 Cesar Chavez Street, Saint Paul",
   "sale_month": "2012-08",
   "price": 700000,
   "lot_sqft": 16565,
   "price_per_lot_sqft": 42.26,
   "price_per_building_sqft": 83.42,
   "building_sqft": 8391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8442,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240034"
  },
  {
   "address": "2637 Upton Ave N, Minneapolis",
   "sale_month": "2012-08",
   "price": 15000,
   "lot_sqft": 5128,
   "price_per_lot_sqft": 2.93,
   "price_per_building_sqft": 7.99,
   "building_sqft": 1878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1889,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924430036"
  },
  {
   "address": "4357 Minnehaha Ave, Minneapolis",
   "sale_month": "2012-08",
   "price": 251000,
   "lot_sqft": 5838,
   "price_per_lot_sqft": 42.99,
   "price_per_building_sqft": 76.64,
   "building_sqft": 3275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3295,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823420037"
  },
  {
   "address": "5115 Hadley Avenue North, Oakdale",
   "sale_month": "2012-08",
   "price": 900000,
   "lot_sqft": 771317,
   "price_per_lot_sqft": 1.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79065,
   "use": "305",
   "parcel_id": "0602921440020"
  },
  {
   "address": "1702 Hague Avenue, Saint Paul",
   "sale_month": "2012-08",
   "price": 1250000,
   "lot_sqft": 5468,
   "price_per_lot_sqft": 228.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2279,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120039"
  },
  {
   "address": "1705 Hague Avenue, Saint Paul",
   "sale_month": "2012-08",
   "price": 1250000,
   "lot_sqft": 6048,
   "price_per_lot_sqft": 206.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1877,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120038"
  },
  {
   "address": "1696 Hague Avenue, Saint Paul",
   "sale_month": "2012-08",
   "price": 1230000,
   "lot_sqft": 5063,
   "price_per_lot_sqft": 242.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2559,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110183"
  },
  {
   "address": "401 Carlson Pkwy, Minnetonka",
   "sale_month": "2012-08",
   "price": 42000000,
   "lot_sqft": 476438,
   "price_per_lot_sqft": 88.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 177705,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722110011"
  },
  {
   "address": "1212 Grand Avenue, Saint Paul",
   "sale_month": "2012-08",
   "price": 180000,
   "lot_sqft": 10912,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1325,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410047"
  },
  {
   "address": "6200 Baker Rd, Eden Prairie",
   "sale_month": "2012-08",
   "price": 1225000,
   "lot_sqft": 97261,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4670,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311622120447"
  },
  {
   "address": "3100 California St NE, Minneapolis",
   "sale_month": "2012-08",
   "price": 625000,
   "lot_sqft": 38637,
   "price_per_lot_sqft": 16.18,
   "price_per_building_sqft": 26.23,
   "building_sqft": 23825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23969,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924410011"
  },
  {
   "address": "3249 Nicollet Ave, Minneapolis",
   "sale_month": "2012-08",
   "price": 100,
   "lot_sqft": 5733,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2810,
   "use": "TRIPLEX",
   "parcel_id": "0302824130055"
  },
  {
   "address": "3200 15th Ave S, Minneapolis",
   "sale_month": "2012-08",
   "price": 140000,
   "lot_sqft": 5748,
   "price_per_lot_sqft": 24.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1456,
   "use": "TRIPLEX",
   "parcel_id": "0202824130034"
  },
  {
   "address": "2372 Leibel Street, White Bear Township",
   "sale_month": "2012-08",
   "price": 285000,
   "lot_sqft": 58833,
   "price_per_lot_sqft": 4.84,
   "price_per_building_sqft": 67.68,
   "building_sqft": 4211,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4237,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210024"
  },
  {
   "address": null,
   "sale_month": "2012-07",
   "price": 19240,
   "lot_sqft": 90109,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "587510020"
  },
  {
   "address": null,
   "sale_month": "2012-07",
   "price": 202800,
   "lot_sqft": 52793,
   "price_per_lot_sqft": 3.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 725,
   "use": "Commercial",
   "parcel_id": "424760001034"
  },
  {
   "address": "1654 Marthaler Lane, West Saint Paul",
   "sale_month": "2012-07",
   "price": 1185800,
   "lot_sqft": 66835,
   "price_per_lot_sqft": 17.74,
   "price_per_building_sqft": 36.3,
   "building_sqft": 32668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32865,
   "use": "Industrial-preferred",
   "parcel_id": "424760001033"
  },
  {
   "address": null,
   "sale_month": "2012-07",
   "price": 24600,
   "lot_sqft": 5487,
   "price_per_lot_sqft": 4.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "420200079042"
  },
  {
   "address": null,
   "sale_month": "2012-07",
   "price": 159000,
   "lot_sqft": 41113,
   "price_per_lot_sqft": 3.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12444,
   "use": "Industrial",
   "parcel_id": "420200079032"
  },
  {
   "address": "490 Charles Avenue, Saint Paul",
   "sale_month": "2012-07",
   "price": 146000,
   "lot_sqft": 4958,
   "price_per_lot_sqft": 29.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 895,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923240186"
  },
  {
   "address": "559 Charles Avenue, Saint Paul",
   "sale_month": "2012-07",
   "price": 155000,
   "lot_sqft": 4064,
   "price_per_lot_sqft": 38.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1353,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923230050"
  },
  {
   "address": "601 Western Avenue North, Saint Paul",
   "sale_month": "2012-07",
   "price": 49000,
   "lot_sqft": 9700,
   "price_per_lot_sqft": 5.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4508,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923210216"
  },
  {
   "address": "2016 Oakland Ave, Minneapolis",
   "sale_month": "2012-07",
   "price": 123400,
   "lot_sqft": 6532,
   "price_per_lot_sqft": 18.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1563,
   "use": "APARTMENT",
   "parcel_id": "3502924220066"
  },
  {
   "address": "865 Xenium La N, Plymouth",
   "sale_month": "2012-07",
   "price": 7010000,
   "lot_sqft": 358171,
   "price_per_lot_sqft": 19.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 109406,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822240009"
  },
  {
   "address": "667 Snelling Avenue North, Saint Paul",
   "sale_month": "2012-07",
   "price": 150000,
   "lot_sqft": 5748,
   "price_per_lot_sqft": 26.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923110215"
  },
  {
   "address": "993 Hudson Road, Saint Paul",
   "sale_month": "2012-07",
   "price": 54500,
   "lot_sqft": 9415,
   "price_per_lot_sqft": 5.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1462,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922310217"
  },
  {
   "address": "991 Wakefield Avenue, Saint Paul",
   "sale_month": "2012-07",
   "price": 60500,
   "lot_sqft": 5050,
   "price_per_lot_sqft": 11.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1529,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922310189"
  },
  {
   "address": "5801 65th Ave N, Brooklyn Park",
   "sale_month": "2012-07",
   "price": 430000,
   "lot_sqft": 36465,
   "price_per_lot_sqft": 11.79,
   "price_per_building_sqft": 62.27,
   "building_sqft": 6905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6946,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3311921310003"
  },
  {
   "address": "611 Beaumont Street, Saint Paul",
   "sale_month": "2012-07",
   "price": 71000,
   "lot_sqft": 10774,
   "price_per_lot_sqft": 6.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1085,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922120067"
  },
  {
   "address": "99 Northtown Drive Northeast, Blaine",
   "sale_month": "2012-07",
   "price": 6650000,
   "lot_sqft": 525419,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": 54.27,
   "building_sqft": 122538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 123278,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123320014"
  },
  {
   "address": "3408 Lake St E, Minneapolis",
   "sale_month": "2012-07",
   "price": 280000,
   "lot_sqft": 20424,
   "price_per_lot_sqft": 13.71,
   "price_per_building_sqft": 13.13,
   "building_sqft": 21331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21460,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340180"
  },
  {
   "address": "11747 Manning Avenue South, Denmark Township",
   "sale_month": "2012-07",
   "price": 375000,
   "lot_sqft": 121809,
   "price_per_lot_sqft": 3.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "305",
   "parcel_id": "3102720320012"
  },
  {
   "address": "2970 Chaska Boulevard, Chaska",
   "sale_month": "2012-07",
   "price": 450000,
   "lot_sqft": 161249,
   "price_per_lot_sqft": 2.79,
   "price_per_building_sqft": 19.67,
   "building_sqft": 22873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23011,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305440111"
  },
  {
   "address": "147 Jonathan Boulevard North, Chaska",
   "sale_month": "2012-07",
   "price": 950000,
   "lot_sqft": 130538,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": 65.03,
   "building_sqft": 14608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14697,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305330011"
  },
  {
   "address": "222 Chestnut Street North, Chaska",
   "sale_month": "2012-07",
   "price": 100000,
   "lot_sqft": 4276,
   "price_per_lot_sqft": 23.39,
   "price_per_building_sqft": 27.56,
   "building_sqft": 3629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3651,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300502910"
  },
  {
   "address": "2827 Williams Ave SE, Minneapolis",
   "sale_month": "2012-07",
   "price": 249400,
   "lot_sqft": 8102,
   "price_per_lot_sqft": 30.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 844,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923130007"
  },
  {
   "address": "2320 Capp Road, Saint Paul",
   "sale_month": "2012-07",
   "price": 100000,
   "lot_sqft": 9592,
   "price_per_lot_sqft": 10.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130056"
  },
  {
   "address": "982 Burr Street, Saint Paul",
   "sale_month": "2012-07",
   "price": 27549,
   "lot_sqft": 9762,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1242,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922240163"
  },
  {
   "address": "6220 County Road 101 East, Shakopee",
   "sale_month": "2012-07",
   "price": 1200000,
   "lot_sqft": 267488,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": 99.89,
   "building_sqft": 12013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12086,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279030080"
  },
  {
   "address": "1219 Taylor Street, Shakopee",
   "sale_month": "2012-07",
   "price": 3400000,
   "lot_sqft": 148250,
   "price_per_lot_sqft": 22.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9697,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272010030"
  },
  {
   "address": "1226 Marquette Ave, Minneapolis",
   "sale_month": "2012-07",
   "price": 4850000,
   "lot_sqft": 12379,
   "price_per_lot_sqft": 391.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9519,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924130062"
  },
  {
   "address": "909 46 1/2 Avenue Northeast, Hilltop",
   "sale_month": "2012-07",
   "price": 2772000,
   "lot_sqft": 14885,
   "price_per_lot_sqft": 186.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4894,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024440032"
  },
  {
   "address": "4630 Central Avenue Northeast, Hilltop",
   "sale_month": "2012-07",
   "price": 2772000,
   "lot_sqft": 10474,
   "price_per_lot_sqft": 264.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5962,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024440031"
  },
  {
   "address": null,
   "sale_month": "2012-07",
   "price": 2772000,
   "lot_sqft": 11149,
   "price_per_lot_sqft": 248.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024440014"
  },
  {
   "address": "907 46 1/2 Avenue Northeast, Hilltop",
   "sale_month": "2012-07",
   "price": 2772000,
   "lot_sqft": 22302,
   "price_per_lot_sqft": 124.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5524,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024440013"
  },
  {
   "address": "1509 Elliot Ave, Minneapolis",
   "sale_month": "2012-07",
   "price": 200000,
   "lot_sqft": 7238,
   "price_per_lot_sqft": 27.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1278,
   "use": "TRIPLEX",
   "parcel_id": "2602924310069"
  },
  {
   "address": "907 15th St E, Minneapolis",
   "sale_month": "2012-07",
   "price": 56000,
   "lot_sqft": 3747,
   "price_per_lot_sqft": 14.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2714,
   "use": "APARTMENT",
   "parcel_id": "2602924310067"
  },
  {
   "address": "5475 Pioneer Creek Dr, Maple Plain",
   "sale_month": "2012-07",
   "price": 840160,
   "lot_sqft": 103153,
   "price_per_lot_sqft": 8.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12526,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824320019"
  },
  {
   "address": "212 Lady Slipper Avenue Northeast, New Prague",
   "sale_month": "2012-07",
   "price": 230000,
   "lot_sqft": 28861,
   "price_per_lot_sqft": 7.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6445,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240910020"
  },
  {
   "address": "2855 Glacier La N, Plymouth",
   "sale_month": "2012-07",
   "price": 740000,
   "lot_sqft": 76324,
   "price_per_lot_sqft": 9.7,
   "price_per_building_sqft": 69.84,
   "building_sqft": 10595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10659,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822440018"
  },
  {
   "address": "9800 Hemingway Avenue South, Cottage Grove",
   "sale_month": "2012-07",
   "price": 665000,
   "lot_sqft": 191468,
   "price_per_lot_sqft": 3.47,
   "price_per_building_sqft": 33.74,
   "building_sqft": 19710,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19829,
   "use": "305",
   "parcel_id": "2002721430012"
  },
  {
   "address": "2919 Como Ave SE, Minneapolis",
   "sale_month": "2012-07",
   "price": 300000,
   "lot_sqft": 30802,
   "price_per_lot_sqft": 9.74,
   "price_per_building_sqft": 38.11,
   "building_sqft": 7871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7918,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923110047"
  },
  {
   "address": "7140 42nd Ave N, New Hope",
   "sale_month": "2012-07",
   "price": 685000,
   "lot_sqft": 34673,
   "price_per_lot_sqft": 19.76,
   "price_per_building_sqft": 100.41,
   "building_sqft": 6822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821210035"
  },
  {
   "address": "1601 Old Shakopee Rd W, Bloomington",
   "sale_month": "2012-07",
   "price": 325000,
   "lot_sqft": 51631,
   "price_per_lot_sqft": 6.29,
   "price_per_building_sqft": 55.86,
   "building_sqft": 5818,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5853,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724310033"
  },
  {
   "address": "129 Plymouth Ave N, Minneapolis",
   "sale_month": "2012-07",
   "price": 208000,
   "lot_sqft": 34510,
   "price_per_lot_sqft": 6.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924340104"
  },
  {
   "address": "1603 Washington St NE, Minneapolis",
   "sale_month": "2012-07",
   "price": 232000,
   "lot_sqft": 8397,
   "price_per_lot_sqft": 27.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2468,
   "use": "APARTMENT",
   "parcel_id": "1402924120095"
  },
  {
   "address": "9973 Valley View Rd, Eden Prairie",
   "sale_month": "2012-07",
   "price": 800000,
   "lot_sqft": 29016,
   "price_per_lot_sqft": 27.57,
   "price_per_building_sqft": 126.68,
   "building_sqft": 6315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6354,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211622140018"
  },
  {
   "address": "2820 42nd St E, Minneapolis",
   "sale_month": "2012-07",
   "price": 225000,
   "lot_sqft": 10097,
   "price_per_lot_sqft": 22.28,
   "price_per_building_sqft": 126.83,
   "building_sqft": 1774,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1784,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824140018"
  },
  {
   "address": "14450 James Rd, Rogers",
   "sale_month": "2012-07",
   "price": 1650000,
   "lot_sqft": 143517,
   "price_per_lot_sqft": 11.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21674,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023420008"
  },
  {
   "address": "3035 Holiday Lane, Eagan",
   "sale_month": "2012-07",
   "price": 4125000,
   "lot_sqft": 82359,
   "price_per_lot_sqft": 50.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14016,
   "use": "Commercial-preferred",
   "parcel_id": "105379001030"
  },
  {
   "address": "2585 Hamline Avenue North, Roseville",
   "sale_month": "2012-07",
   "price": 131000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 80.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210085"
  },
  {
   "address": "1572 Randolph Avenue, Saint Paul",
   "sale_month": "2012-07",
   "price": 2822000,
   "lot_sqft": 22597,
   "price_per_lot_sqft": 124.88,
   "price_per_building_sqft": 142.66,
   "building_sqft": 19781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19900,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823320168"
  },
  {
   "address": "8 43rd St W, Minneapolis",
   "sale_month": "2012-07",
   "price": 300000,
   "lot_sqft": 3825,
   "price_per_lot_sqft": 78.43,
   "price_per_building_sqft": 157.89,
   "building_sqft": 1900,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1911,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310251"
  },
  {
   "address": "7666 Woodlawn Drive, Mounds View",
   "sale_month": "2012-07",
   "price": 280000,
   "lot_sqft": 19853,
   "price_per_lot_sqft": 14.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3571,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220029"
  },
  {
   "address": "7035 Washington Ave S, Edina",
   "sale_month": "2012-07",
   "price": 2450000,
   "lot_sqft": 178994,
   "price_per_lot_sqft": 13.69,
   "price_per_building_sqft": 33.81,
   "building_sqft": 72468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 72906,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621220005"
  },
  {
   "address": "3919 44th St W, Edina",
   "sale_month": "2012-07",
   "price": 750000,
   "lot_sqft": 9961,
   "price_per_lot_sqft": 75.29,
   "price_per_building_sqft": 198.68,
   "building_sqft": 3775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3798,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440128"
  },
  {
   "address": "1811 Weir Drive, Woodbury",
   "sale_month": "2012-07",
   "price": 4200000,
   "lot_sqft": 132473,
   "price_per_lot_sqft": 31.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17461,
   "use": "300",
   "parcel_id": "0702821420008"
  },
  {
   "address": "3551 Huntington Ave S, St. Louis Park",
   "sale_month": "2012-07",
   "price": 1182500,
   "lot_sqft": 21254,
   "price_per_lot_sqft": 55.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2695,
   "use": "APARTMENT",
   "parcel_id": "0602824410006"
  },
  {
   "address": "4875 Dahlgren Road, Dahlgren Township",
   "sale_month": "2012-07",
   "price": 225336,
   "lot_sqft": 192482,
   "price_per_lot_sqft": 1.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8422,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "040240430"
  },
  {
   "address": "408 36th St W, Minneapolis",
   "sale_month": "2012-07",
   "price": 66000,
   "lot_sqft": 4384,
   "price_per_lot_sqft": 15.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2204,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824320191"
  },
  {
   "address": "388 Laurel Avenue, Saint Paul",
   "sale_month": "2012-07",
   "price": 1450000,
   "lot_sqft": 6667,
   "price_per_lot_sqft": 217.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3174,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210149"
  },
  {
   "address": "384 Laurel Avenue, Saint Paul",
   "sale_month": "2012-07",
   "price": 1413000,
   "lot_sqft": 9920,
   "price_per_lot_sqft": 142.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2964,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210148"
  },
  {
   "address": "235 Lewis Avenue South, Watertown",
   "sale_month": "2012-06",
   "price": 33600,
   "lot_sqft": 10543,
   "price_per_lot_sqft": 3.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502690"
  },
  {
   "address": "450 Shimmcor Street, Mayer",
   "sale_month": "2012-06",
   "price": 120000,
   "lot_sqft": 1588,
   "price_per_lot_sqft": 75.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "503800080"
  },
  {
   "address": "706 Edmund Avenue, Saint Paul",
   "sale_month": "2012-06",
   "price": 99150,
   "lot_sqft": 4969,
   "price_per_lot_sqft": 19.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 893,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923140067"
  },
  {
   "address": "2652 Bloomington Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 725000,
   "lot_sqft": 12124,
   "price_per_lot_sqft": 59.8,
   "price_per_building_sqft": 138.02,
   "building_sqft": 5253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5285,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924420064"
  },
  {
   "address": "2900 Park Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 100,
   "lot_sqft": 40788,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15886,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924330002"
  },
  {
   "address": "920 25th St E, Minneapolis",
   "sale_month": "2012-06",
   "price": 244000,
   "lot_sqft": 5264,
   "price_per_lot_sqft": 46.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1961,
   "use": "APARTMENT",
   "parcel_id": "3502924240362"
  },
  {
   "address": "82 38th Avenue Northeast, Columbia Heights",
   "sale_month": "2012-06",
   "price": 180000,
   "lot_sqft": 8275,
   "price_per_lot_sqft": 21.75,
   "price_per_building_sqft": 43.6,
   "building_sqft": 4128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4152,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343024440015"
  },
  {
   "address": "369 Hamline Avenue North, Saint Paul",
   "sale_month": "2012-06",
   "price": 713836,
   "lot_sqft": 49761,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": 153.22,
   "building_sqft": 4659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4687,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310011"
  },
  {
   "address": "216 Water St, Excelsior",
   "sale_month": "2012-06",
   "price": 500000,
   "lot_sqft": 3836,
   "price_per_lot_sqft": 130.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110063"
  },
  {
   "address": "2616 3rd Ave S, Minneapolis",
   "sale_month": "2012-06",
   "price": 100,
   "lot_sqft": 6808,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.02,
   "building_sqft": 4460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4487,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924420006"
  },
  {
   "address": "2612 3rd Ave S, Minneapolis",
   "sale_month": "2012-06",
   "price": 100,
   "lot_sqft": 6810,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2499,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924420005"
  },
  {
   "address": "2800 Pleasant Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 100,
   "lot_sqft": 3601,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.04,
   "building_sqft": 2430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2444,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924330012"
  },
  {
   "address": "2712 Harriet Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 255000,
   "lot_sqft": 5438,
   "price_per_lot_sqft": 46.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1205,
   "use": "APARTMENT",
   "parcel_id": "3402924320085"
  },
  {
   "address": "319 25th St W, Minneapolis",
   "sale_month": "2012-06",
   "price": 100,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.03,
   "building_sqft": 2933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2951,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924230035"
  },
  {
   "address": "382 Wheeler Street North, Saint Paul",
   "sale_month": "2012-06",
   "price": 213300,
   "lot_sqft": 8791,
   "price_per_lot_sqft": 24.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2082,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923420121"
  },
  {
   "address": "8615 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2012-06",
   "price": 160000,
   "lot_sqft": 2617,
   "price_per_lot_sqft": 61.14,
   "price_per_building_sqft": 53.84,
   "building_sqft": 2972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2990,
   "use": "300",
   "parcel_id": "3302921440029"
  },
  {
   "address": "6721 63rd Ave N, Brooklyn Park",
   "sale_month": "2012-06",
   "price": 580000,
   "lot_sqft": 16663,
   "price_per_lot_sqft": 34.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4046,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921430003"
  },
  {
   "address": "6332 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2012-06",
   "price": 425000,
   "lot_sqft": 24045,
   "price_per_lot_sqft": 17.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3079,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921420006"
  },
  {
   "address": "5512 Warden Ave, Edina",
   "sale_month": "2012-06",
   "price": 300000,
   "lot_sqft": 9899,
   "price_per_lot_sqft": 30.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1955,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3211721140020"
  },
  {
   "address": "2601 Orleans Street West, Stillwater",
   "sale_month": "2012-06",
   "price": 950000,
   "lot_sqft": 93051,
   "price_per_lot_sqft": 10.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10384,
   "use": "300",
   "parcel_id": "3203020320069"
  },
  {
   "address": null,
   "sale_month": "2012-06",
   "price": 27250000,
   "lot_sqft": 27243,
   "price_per_lot_sqft": 1000.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922140076"
  },
  {
   "address": null,
   "sale_month": "2012-06",
   "price": 1950000,
   "lot_sqft": 126090,
   "price_per_lot_sqft": 15.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2803,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "305130030"
  },
  {
   "address": "1305 Crystal Lane, Chaska",
   "sale_month": "2012-06",
   "price": 1447000,
   "lot_sqft": 29339,
   "price_per_lot_sqft": 49.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301370050"
  },
  {
   "address": "646 Ontario St SE, Minneapolis",
   "sale_month": "2012-06",
   "price": 500000,
   "lot_sqft": 6709,
   "price_per_lot_sqft": 74.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1979,
   "use": "TRIPLEX",
   "parcel_id": "3002923320125"
  },
  {
   "address": "755 4th Street Northwest, New Brighton",
   "sale_month": "2012-06",
   "price": 313000,
   "lot_sqft": 11590,
   "price_per_lot_sqft": 27.01,
   "price_per_building_sqft": 70.75,
   "building_sqft": 4424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4451,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023420024"
  },
  {
   "address": "858 Payne Avenue, Saint Paul",
   "sale_month": "2012-06",
   "price": 95702,
   "lot_sqft": 2850,
   "price_per_lot_sqft": 33.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420237"
  },
  {
   "address": "233 Main Street South, Stillwater",
   "sale_month": "2012-06",
   "price": 40000,
   "lot_sqft": 3005,
   "price_per_lot_sqft": 13.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 81406,
   "use": "300",
   "parcel_id": "2803020410157"
  },
  {
   "address": "1000 Franklin Ave W, Minneapolis",
   "sale_month": "2012-06",
   "price": 343045,
   "lot_sqft": 28379,
   "price_per_lot_sqft": 12.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18920,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2802924440054"
  },
  {
   "address": "2951 100th Court Northeast, Blaine",
   "sale_month": "2012-06",
   "price": 180000,
   "lot_sqft": 3534,
   "price_per_lot_sqft": 50.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210025"
  },
  {
   "address": "1125 Red Fox Road, Arden Hills",
   "sale_month": "2012-06",
   "price": 619795,
   "lot_sqft": 61396,
   "price_per_lot_sqft": 10.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8682,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023140016"
  },
  {
   "address": "915 Albert Street North, Saint Paul",
   "sale_month": "2012-06",
   "price": 465000,
   "lot_sqft": 33192,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": 93.94,
   "building_sqft": 4950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4980,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272923310108"
  },
  {
   "address": "915 Albert Street North, Saint Paul",
   "sale_month": "2012-06",
   "price": 465000,
   "lot_sqft": 17800,
   "price_per_lot_sqft": 26.12,
   "price_per_building_sqft": 361.87,
   "building_sqft": 1285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1293,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923310107"
  },
  {
   "address": "1906 Clinton Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 100,
   "lot_sqft": 11539,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3302,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924440093"
  },
  {
   "address": "4621 University Avenue Northeast, Columbia Heights",
   "sale_month": "2012-06",
   "price": 570000,
   "lot_sqft": 21666,
   "price_per_lot_sqft": 26.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4485,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024340095"
  },
  {
   "address": "899 Front Avenue, Saint Paul",
   "sale_month": "2012-06",
   "price": 287500,
   "lot_sqft": 3763,
   "price_per_lot_sqft": 76.4,
   "price_per_building_sqft": 106.68,
   "building_sqft": 2695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2712,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923240138"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 32500,
   "lot_sqft": 152,
   "price_per_lot_sqft": 213.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230354"
  },
  {
   "address": "7925 Stone Creek Drive, Chanhassen",
   "sale_month": "2012-06",
   "price": 205000,
   "lot_sqft": 1501,
   "price_per_lot_sqft": 136.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720208"
  },
  {
   "address": "6021 Main Street Northeast, Fridley",
   "sale_month": "2012-06",
   "price": 193000,
   "lot_sqft": 10316,
   "price_per_lot_sqft": 18.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2434,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220065"
  },
  {
   "address": "13644 80th Cir N, Maple Grove",
   "sale_month": "2012-06",
   "price": 2750000,
   "lot_sqft": 182932,
   "price_per_lot_sqft": 15.03,
   "price_per_building_sqft": 88.47,
   "building_sqft": 31084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31271,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310047"
  },
  {
   "address": "730 Hennepin Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 2250000,
   "lot_sqft": 8514,
   "price_per_lot_sqft": 264.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9942,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2202924430064"
  },
  {
   "address": "1525 Glenwood Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 275000,
   "lot_sqft": 15785,
   "price_per_lot_sqft": 17.42,
   "price_per_building_sqft": 65.84,
   "building_sqft": 4177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4202,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924340134"
  },
  {
   "address": "346 Penn Ave N, Minneapolis",
   "sale_month": "2012-06",
   "price": 145000,
   "lot_sqft": 9750,
   "price_per_lot_sqft": 14.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2035,
   "use": "APARTMENT",
   "parcel_id": "2102924320148"
  },
  {
   "address": "1618 Glenwood Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 270000,
   "lot_sqft": 8178,
   "price_per_lot_sqft": 33.02,
   "price_per_building_sqft": 89.91,
   "building_sqft": 3003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3021,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924310056"
  },
  {
   "address": "109 3rd Street East, Carver",
   "sale_month": "2012-06",
   "price": 81000,
   "lot_sqft": 4519,
   "price_per_lot_sqft": 17.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5208,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500350"
  },
  {
   "address": "114 State Street West, Belle Plaine",
   "sale_month": "2012-06",
   "price": 140000,
   "lot_sqft": 21402,
   "price_per_lot_sqft": 6.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200014730"
  },
  {
   "address": "226 Central Ave, Osseo",
   "sale_month": "2012-06",
   "price": 85000,
   "lot_sqft": 11203,
   "price_per_lot_sqft": 7.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230061"
  },
  {
   "address": "8209 30 1/2 St W, St. Louis Park",
   "sale_month": "2012-06",
   "price": 613800,
   "lot_sqft": 16483,
   "price_per_lot_sqft": 37.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2499,
   "use": "APARTMENT",
   "parcel_id": "1811721110038"
  },
  {
   "address": "2289 Ford Parkway, Saint Paul",
   "sale_month": "2012-06",
   "price": 445000,
   "lot_sqft": 5920,
   "price_per_lot_sqft": 75.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3125,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120077"
  },
  {
   "address": null,
   "sale_month": "2012-06",
   "price": 315000,
   "lot_sqft": 16785,
   "price_per_lot_sqft": 18.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9098,
   "use": "305",
   "parcel_id": "1703121430016"
  },
  {
   "address": "106 Spruce Street, Farmington",
   "sale_month": "2012-06",
   "price": 56600,
   "lot_sqft": 10198,
   "price_per_lot_sqft": 5.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700006020"
  },
  {
   "address": "110 Spruce Street, Farmington",
   "sale_month": "2012-06",
   "price": 47100,
   "lot_sqft": 6767,
   "price_per_lot_sqft": 6.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700006010"
  },
  {
   "address": null,
   "sale_month": "2012-06",
   "price": 41200,
   "lot_sqft": 9174,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "140310006010"
  },
  {
   "address": "1708 Central Ave NE, Minneapolis",
   "sale_month": "2012-06",
   "price": 775000,
   "lot_sqft": 34851,
   "price_per_lot_sqft": 22.24,
   "price_per_building_sqft": 39.2,
   "building_sqft": 19769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19889,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924110012"
  },
  {
   "address": "600 Village Center Drive, North Oaks",
   "sale_month": "2012-06",
   "price": 1875000,
   "lot_sqft": 73446,
   "price_per_lot_sqft": 25.53,
   "price_per_building_sqft": 117.09,
   "building_sqft": 16014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16111,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023340052"
  },
  {
   "address": "2854 Johnson St NE, Minneapolis",
   "sale_month": "2012-06",
   "price": 150000,
   "lot_sqft": 2968,
   "price_per_lot_sqft": 50.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1202924210131"
  },
  {
   "address": "200 Commerce Circle South, Fridley",
   "sale_month": "2012-06",
   "price": 1499692,
   "lot_sqft": 135851,
   "price_per_lot_sqft": 11.04,
   "price_per_building_sqft": 25.03,
   "building_sqft": 59924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60286,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024320035"
  },
  {
   "address": "4312 Chicago Ave, Minneapolis",
   "sale_month": "2012-06",
   "price": 60000,
   "lot_sqft": 4907,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 842,
   "use": "TRIPLEX",
   "parcel_id": "1102824320117"
  },
  {
   "address": null,
   "sale_month": "2012-06",
   "price": 1499692,
   "lot_sqft": 79780,
   "price_per_lot_sqft": 18.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024410049"
  },
  {
   "address": "1351 Randolph Avenue, Saint Paul",
   "sale_month": "2012-06",
   "price": 300000,
   "lot_sqft": 19906,
   "price_per_lot_sqft": 15.07,
   "price_per_building_sqft": 143.47,
   "building_sqft": 2091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2103,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823240087"
  },
  {
   "address": "905 Yankee Doodle Road, Eagan",
   "sale_month": "2012-06",
   "price": 6550000,
   "lot_sqft": 755573,
   "price_per_lot_sqft": 8.67,
   "price_per_building_sqft": 18.52,
   "building_sqft": 353591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 355726,
   "use": "Industrial-preferred",
   "parcel_id": "102250401010"
  },
  {
   "address": "3659 Kennebec Drive, Eagan",
   "sale_month": "2012-06",
   "price": 498350,
   "lot_sqft": 108366,
   "price_per_lot_sqft": 4.6,
   "price_per_building_sqft": 200.38,
   "building_sqft": 2487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2502,
   "use": "Commercial",
   "parcel_id": "101680003024"
  },
  {
   "address": "3645 Kennebec Drive, Eagan",
   "sale_month": "2012-06",
   "price": 521650,
   "lot_sqft": 87542,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": 58.43,
   "building_sqft": 8928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8982,
   "use": "Commercial-preferred",
   "parcel_id": "101680003023"
  },
  {
   "address": "3410 48th Ave N, Brooklyn Center",
   "sale_month": "2012-06",
   "price": 875000,
   "lot_sqft": 23951,
   "price_per_lot_sqft": 36.53,
   "price_per_building_sqft": 91.51,
   "building_sqft": 9562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9620,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420018"
  },
  {
   "address": "3501 48th Ave N, Brooklyn Center",
   "sale_month": "2012-06",
   "price": 875000,
   "lot_sqft": 31432,
   "price_per_lot_sqft": 27.84,
   "price_per_building_sqft": 85.89,
   "building_sqft": 10188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10249,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420013"
  },
  {
   "address": "4900 West Broadway, Crystal",
   "sale_month": "2012-06",
   "price": 320000,
   "lot_sqft": 18132,
   "price_per_lot_sqft": 17.65,
   "price_per_building_sqft": 99.13,
   "building_sqft": 3228,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821310007"
  },
  {
   "address": null,
   "sale_month": "2012-06",
   "price": 1875000,
   "lot_sqft": 8028,
   "price_per_lot_sqft": 233.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923220009"
  },
  {
   "address": "23400 Co Rd No 10, Corcoran",
   "sale_month": "2012-06",
   "price": 399000,
   "lot_sqft": 82564,
   "price_per_lot_sqft": 4.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8340,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711923430006"
  },
  {
   "address": "8008 28th St W, St. Louis Park",
   "sale_month": "2012-06",
   "price": 1079478,
   "lot_sqft": 19848,
   "price_per_lot_sqft": 54.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5969,
   "use": "APARTMENT",
   "parcel_id": "0711721410004"
  },
  {
   "address": "2210 Marshall Avenue, Saint Paul",
   "sale_month": "2012-06",
   "price": 754000,
   "lot_sqft": 15314,
   "price_per_lot_sqft": 49.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3915,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823120140"
  },
  {
   "address": "2000 Dayton Avenue, Saint Paul",
   "sale_month": "2012-06",
   "price": 299900,
   "lot_sqft": 7271,
   "price_per_lot_sqft": 41.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2187,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823220049"
  },
  {
   "address": "4049 Fremont Ave N, Minneapolis",
   "sale_month": "2012-06",
   "price": 70000,
   "lot_sqft": 4032,
   "price_per_lot_sqft": 17.36,
   "price_per_building_sqft": 85.57,
   "building_sqft": 818,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 823,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924130056"
  },
  {
   "address": "8108 Pillsbury Ave S, Bloomington",
   "sale_month": "2012-06",
   "price": 147500,
   "lot_sqft": 6753,
   "price_per_lot_sqft": 21.84,
   "price_per_building_sqft": 78.79,
   "building_sqft": 1872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1883,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724240065"
  },
  {
   "address": "2525 Williams Drive, Burnsville",
   "sale_month": "2012-06",
   "price": 17300000,
   "lot_sqft": 571218,
   "price_per_lot_sqft": 30.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 110400,
   "use": "Apartment",
   "parcel_id": "023290000020"
  },
  {
   "address": "875 Meander Ct, Medina",
   "sale_month": "2012-06",
   "price": 75000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 11.63,
   "price_per_building_sqft": 14.14,
   "building_sqft": 5303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5335,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211823440089"
  },
  {
   "address": "1344 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2012-06",
   "price": 97500,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 65.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420096"
  },
  {
   "address": "604 Shimmcor Street, Mayer",
   "sale_month": "2012-05",
   "price": 230000,
   "lot_sqft": 56083,
   "price_per_lot_sqft": 4.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "507000040"
  },
  {
   "address": "111 Paul Avenue North, Cologne",
   "sale_month": "2012-05",
   "price": 185000,
   "lot_sqft": 5007,
   "price_per_lot_sqft": 36.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400500280"
  },
  {
   "address": "180 Adams Avenue South, Cologne",
   "sale_month": "2012-05",
   "price": 60000,
   "lot_sqft": 67311,
   "price_per_lot_sqft": 0.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "400135100"
  },
  {
   "address": "214 4th Avenue North, South Saint Paul",
   "sale_month": "2012-05",
   "price": 1000000,
   "lot_sqft": 11989,
   "price_per_lot_sqft": 83.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5437,
   "use": "Apartment",
   "parcel_id": "367285011090"
  },
  {
   "address": null,
   "sale_month": "2012-05",
   "price": 30300,
   "lot_sqft": 6016,
   "price_per_lot_sqft": 5.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "367150012050"
  },
  {
   "address": "390 Richmond Street East, South Saint Paul",
   "sale_month": "2012-05",
   "price": 460700,
   "lot_sqft": 15695,
   "price_per_lot_sqft": 29.35,
   "price_per_building_sqft": 48.28,
   "building_sqft": 9542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9600,
   "use": "Industrial-preferred",
   "parcel_id": "367150012040"
  },
  {
   "address": null,
   "sale_month": "2012-05",
   "price": 34000,
   "lot_sqft": 6268,
   "price_per_lot_sqft": 5.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "367150012010"
  },
  {
   "address": "8565 Cottonwood Street Northwest, Coon Rapids",
   "sale_month": "2012-05",
   "price": 460000,
   "lot_sqft": 127734,
   "price_per_lot_sqft": 3.6,
   "price_per_building_sqft": 85.39,
   "building_sqft": 5387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5420,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363124440019"
  },
  {
   "address": "1650 10th Avenue, Newport",
   "sale_month": "2012-05",
   "price": 2700000,
   "lot_sqft": 42039,
   "price_per_lot_sqft": 64.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5335,
   "use": "110",
   "parcel_id": "3602822210020"
  },
  {
   "address": null,
   "sale_month": "2012-05",
   "price": 2700000,
   "lot_sqft": 3597,
   "price_per_lot_sqft": 750.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3602822210019"
  },
  {
   "address": "1624 10th Avenue, Newport",
   "sale_month": "2012-05",
   "price": 2700000,
   "lot_sqft": 32373,
   "price_per_lot_sqft": 83.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5574,
   "use": "110",
   "parcel_id": "3602822210018"
  },
  {
   "address": "1660 10th Avenue, Newport",
   "sale_month": "2012-05",
   "price": 2700000,
   "lot_sqft": 37365,
   "price_per_lot_sqft": 72.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5723,
   "use": "110",
   "parcel_id": "3602822210002"
  },
  {
   "address": "3809 3rd Street Northeast, Columbia Heights",
   "sale_month": "2012-05",
   "price": 325000,
   "lot_sqft": 16377,
   "price_per_lot_sqft": 19.84,
   "price_per_building_sqft": 40.14,
   "building_sqft": 8097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8146,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024330079"
  },
  {
   "address": "547 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2012-05",
   "price": 89633,
   "lot_sqft": 2371,
   "price_per_lot_sqft": 37.8,
   "price_per_building_sqft": 68.74,
   "building_sqft": 1304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1312,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024310071"
  },
  {
   "address": "1804 Lake St E, Minneapolis",
   "sale_month": "2012-05",
   "price": 447430,
   "lot_sqft": 22461,
   "price_per_lot_sqft": 19.92,
   "price_per_building_sqft": 194.87,
   "building_sqft": 2296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2309,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440218"
  },
  {
   "address": "17 27th St E, Minneapolis",
   "sale_month": "2012-05",
   "price": 105500,
   "lot_sqft": 6765,
   "price_per_lot_sqft": 15.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1220,
   "use": "APARTMENT",
   "parcel_id": "3402924420079"
  },
  {
   "address": "2723 Lyndale Ave S, Minneapolis",
   "sale_month": "2012-05",
   "price": 750000,
   "lot_sqft": 5019,
   "price_per_lot_sqft": 149.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924320104"
  },
  {
   "address": "800 County Road D West, New Brighton",
   "sale_month": "2012-05",
   "price": 5730000,
   "lot_sqft": 263377,
   "price_per_lot_sqft": 21.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49971,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323023340020"
  },
  {
   "address": "701 Wilson Avenue, Saint Paul",
   "sale_month": "2012-05",
   "price": 21000,
   "lot_sqft": 4834,
   "price_per_lot_sqft": 4.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 789,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410133"
  },
  {
   "address": "242 Maria Avenue, Saint Paul",
   "sale_month": "2012-05",
   "price": 86900,
   "lot_sqft": 4810,
   "price_per_lot_sqft": 18.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1639,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410104"
  },
  {
   "address": "6701 63rd Ave N, Brooklyn Park",
   "sale_month": "2012-05",
   "price": 570000,
   "lot_sqft": 15003,
   "price_per_lot_sqft": 37.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4485,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921430025"
  },
  {
   "address": "7401 York Ave S, Edina",
   "sale_month": "2012-05",
   "price": 7180000,
   "lot_sqft": 449369,
   "price_per_lot_sqft": 15.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18550,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3202824310027"
  },
  {
   "address": "3839 Chandler Drive Northeast, Saint Anthony",
   "sale_month": "2012-05",
   "price": 225000,
   "lot_sqft": 15757,
   "price_per_lot_sqft": 14.28,
   "price_per_building_sqft": 45.56,
   "building_sqft": 4939,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4968,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023440022"
  },
  {
   "address": "18481 Robinson St, Dayton",
   "sale_month": "2012-05",
   "price": 105000,
   "lot_sqft": 18159,
   "price_per_lot_sqft": 5.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112122320132"
  },
  {
   "address": "1912 Sharon Ave SE, Minneapolis",
   "sale_month": "2012-05",
   "price": 284000,
   "lot_sqft": 6288,
   "price_per_lot_sqft": 45.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1385,
   "use": "APARTMENT",
   "parcel_id": "3102923110028"
  },
  {
   "address": "500 Pine Street, Chaska",
   "sale_month": "2012-05",
   "price": 560000,
   "lot_sqft": 17248,
   "price_per_lot_sqft": 32.47,
   "price_per_building_sqft": 52.56,
   "building_sqft": 10654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10718,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300500510"
  },
  {
   "address": "23815 Johnson Street Northeast, East Bethel",
   "sale_month": "2012-05",
   "price": 300000,
   "lot_sqft": 87258,
   "price_per_lot_sqft": 3.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7252,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293423340009"
  },
  {
   "address": "1651 99th Lane Northeast, Blaine",
   "sale_month": "2012-05",
   "price": 810000,
   "lot_sqft": 71365,
   "price_per_lot_sqft": 11.35,
   "price_per_building_sqft": 50.41,
   "building_sqft": 16068,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16165,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110011"
  },
  {
   "address": "909 10th Street Northwest, New Brighton",
   "sale_month": "2012-05",
   "price": 2663400,
   "lot_sqft": 113842,
   "price_per_lot_sqft": 23.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14275,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023210117"
  },
  {
   "address": "7472 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2012-05",
   "price": 522750,
   "lot_sqft": 56506,
   "price_per_lot_sqft": 9.25,
   "price_per_building_sqft": 35.26,
   "building_sqft": 14824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14913,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921230003"
  },
  {
   "address": "1249 Bush Avenue, Saint Paul",
   "sale_month": "2012-05",
   "price": 330000,
   "lot_sqft": 8898,
   "price_per_lot_sqft": 37.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2790,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922440052"
  },
  {
   "address": null,
   "sale_month": "2012-05",
   "price": 330000,
   "lot_sqft": 2953,
   "price_per_lot_sqft": 111.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922440051"
  },
  {
   "address": "902 Atlantic Street, Saint Paul",
   "sale_month": "2012-05",
   "price": 80000,
   "lot_sqft": 22499,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3132,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410007"
  },
  {
   "address": "118 Main Street North, Stillwater",
   "sale_month": "2012-05",
   "price": 225000,
   "lot_sqft": 1512,
   "price_per_lot_sqft": 148.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410088"
  },
  {
   "address": "1807 Dupont Ave S, Minneapolis",
   "sale_month": "2012-05",
   "price": 540000,
   "lot_sqft": 9434,
   "price_per_lot_sqft": 57.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1821,
   "use": "TRIPLEX",
   "parcel_id": "2802924440072"
  },
  {
   "address": "4550 Main Street Northeast, Fridley",
   "sale_month": "2012-05",
   "price": 1675000,
   "lot_sqft": 220049,
   "price_per_lot_sqft": 7.61,
   "price_per_building_sqft": 95.63,
   "building_sqft": 17515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17621,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024440010"
  },
  {
   "address": "1395 Jessamine Avenue West, Saint Paul",
   "sale_month": "2012-05",
   "price": 11000000,
   "lot_sqft": 443398,
   "price_per_lot_sqft": 24.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12476,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923210105"
  },
  {
   "address": "4950 12th Avenue East, Shakopee",
   "sale_month": "2012-05",
   "price": 1600000,
   "lot_sqft": 104467,
   "price_per_lot_sqft": 15.32,
   "price_per_building_sqft": 67.91,
   "building_sqft": 23562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23704,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272120041"
  },
  {
   "address": "6941 Nicollet Ave S, Richfield",
   "sale_month": "2012-05",
   "price": 210000,
   "lot_sqft": 9195,
   "price_per_lot_sqft": 22.84,
   "price_per_building_sqft": 120.55,
   "building_sqft": 1742,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1753,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824430019"
  },
  {
   "address": "4205 Egan Drive, Savage",
   "sale_month": "2012-05",
   "price": 7450000,
   "lot_sqft": 58271,
   "price_per_lot_sqft": 127.85,
   "price_per_building_sqft": 488.78,
   "building_sqft": 15242,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15334,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264270020"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2012-05",
   "price": 72500,
   "lot_sqft": 858,
   "price_per_lot_sqft": 84.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140420"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2012-05",
   "price": 205000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 136.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140240"
  },
  {
   "address": "831 Coon Rapids Blvd Extension Northwest, Coon Rapids",
   "sale_month": "2012-05",
   "price": 157000,
   "lot_sqft": 25207,
   "price_per_lot_sqft": 6.23,
   "price_per_building_sqft": 46.71,
   "building_sqft": 3361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3381,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263124110051"
  },
  {
   "address": "1930 Elliot Ave, Minneapolis",
   "sale_month": "2012-05",
   "price": 130000,
   "lot_sqft": 4997,
   "price_per_lot_sqft": 26.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2104,
   "use": "APARTMENT",
   "parcel_id": "2602924340160"
  },
  {
   "address": "810 3rd St S, Minneapolis",
   "sale_month": "2012-05",
   "price": 2253300,
   "lot_sqft": 8785,
   "price_per_lot_sqft": 256.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924120956"
  },
  {
   "address": "903 Mainstreet, Hopkins",
   "sale_month": "2012-05",
   "price": 235000,
   "lot_sqft": 3691,
   "price_per_lot_sqft": 63.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310015"
  },
  {
   "address": "415 17th Ave N, Hopkins",
   "sale_month": "2012-05",
   "price": 750000,
   "lot_sqft": 37572,
   "price_per_lot_sqft": 19.96,
   "price_per_building_sqft": 31.37,
   "building_sqft": 23912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24056,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722220025"
  },
  {
   "address": "21025 Commerce Blvd, Rogers",
   "sale_month": "2012-05",
   "price": 1210000,
   "lot_sqft": 61351,
   "price_per_lot_sqft": 19.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023110021"
  },
  {
   "address": "15535 34th Ave N, Plymouth",
   "sale_month": "2012-05",
   "price": 750000,
   "lot_sqft": 65397,
   "price_per_lot_sqft": 11.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10680,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220018"
  },
  {
   "address": null,
   "sale_month": "2012-05",
   "price": 32100,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 3.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "208140002043"
  },
  {
   "address": "3351 Independence Ave N, New Hope",
   "sale_month": "2012-05",
   "price": 1081480,
   "lot_sqft": 143597,
   "price_per_lot_sqft": 7.53,
   "price_per_building_sqft": 51.85,
   "building_sqft": 20856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20982,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911821230001"
  },
  {
   "address": "17995 Linwood Ct, Eden Prairie",
   "sale_month": "2012-05",
   "price": 450000,
   "lot_sqft": 50999,
   "price_per_lot_sqft": 8.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11966,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811622440080"
  },
  {
   "address": "417 West Broadway, Minneapolis",
   "sale_month": "2012-05",
   "price": 290000,
   "lot_sqft": 22189,
   "price_per_lot_sqft": 13.07,
   "price_per_building_sqft": 129.41,
   "building_sqft": 2241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2254,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924230182"
  },
  {
   "address": "1315 Water St, Minneapolis",
   "sale_month": "2012-05",
   "price": 17100,
   "lot_sqft": 5758,
   "price_per_lot_sqft": 2.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924130008"
  },
  {
   "address": "9521 Garfield Ave S, Bloomington",
   "sale_month": "2012-05",
   "price": 505000,
   "lot_sqft": 34307,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": 104.45,
   "building_sqft": 4835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724220057"
  },
  {
   "address": "1961 Rice Street, Roseville",
   "sale_month": "2012-05",
   "price": 185000,
   "lot_sqft": 11808,
   "price_per_lot_sqft": 15.67,
   "price_per_building_sqft": 76.26,
   "building_sqft": 2426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2440,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923140015"
  },
  {
   "address": "319 Ulysses St NE, Minneapolis",
   "sale_month": "2012-05",
   "price": 500000,
   "lot_sqft": 9973,
   "price_per_lot_sqft": 50.14,
   "price_per_building_sqft": 87.15,
   "building_sqft": 5737,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5771,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924430060"
  },
  {
   "address": "1600 Broadway St NE, Minneapolis",
   "sale_month": "2012-05",
   "price": 2500000,
   "lot_sqft": 143415,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": 57.95,
   "building_sqft": 43141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43401,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924420036"
  },
  {
   "address": "4850 Emerson Ave N, Minneapolis",
   "sale_month": "2012-05",
   "price": 52777,
   "lot_sqft": 5137,
   "price_per_lot_sqft": 10.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 820,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821320028"
  },
  {
   "address": "100 Prairie Center Dr, Eden Prairie",
   "sale_month": "2012-05",
   "price": 2600000,
   "lot_sqft": 68414,
   "price_per_lot_sqft": 38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8785,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622440024"
  },
  {
   "address": "204 2nd Avenue South, Bayport",
   "sale_month": "2012-05",
   "price": 230000,
   "lot_sqft": 19795,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6774,
   "use": "305",
   "parcel_id": "1102920230084"
  },
  {
   "address": "3401 53rd Ave N, Brooklyn Center",
   "sale_month": "2012-05",
   "price": 32700,
   "lot_sqft": 11410,
   "price_per_lot_sqft": 2.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 679,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1011821120001"
  },
  {
   "address": "63 George Street West, Saint Paul",
   "sale_month": "2012-05",
   "price": 90000,
   "lot_sqft": 7335,
   "price_per_lot_sqft": 12.27,
   "price_per_building_sqft": 80.36,
   "building_sqft": 1120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1127,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822140031"
  },
  {
   "address": "1279 Broadway Avenue West, Forest Lake",
   "sale_month": "2012-05",
   "price": 650000,
   "lot_sqft": 41836,
   "price_per_lot_sqft": 15.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "300",
   "parcel_id": "0703221110014"
  },
  {
   "address": "4200 42nd Ave S, Minneapolis",
   "sale_month": "2012-05",
   "price": 46000,
   "lot_sqft": 2046,
   "price_per_lot_sqft": 22.48,
   "price_per_building_sqft": 55.96,
   "building_sqft": 822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 827,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823420043"
  },
  {
   "address": "2905 Country Drive, Little Canada",
   "sale_month": "2012-05",
   "price": 650000,
   "lot_sqft": 51642,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": 49.59,
   "building_sqft": 13107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13186,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922140025"
  },
  {
   "address": null,
   "sale_month": "2012-05",
   "price": 75000,
   "lot_sqft": 107721,
   "price_per_lot_sqft": 0.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "060220010"
  },
  {
   "address": "22418 Highway 65 Northeast, East Bethel",
   "sale_month": "2012-05",
   "price": 73000,
   "lot_sqft": 221844,
   "price_per_lot_sqft": 0.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7516,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053323310006"
  },
  {
   "address": "18015 Ulysses Street Northeast, Ham Lake",
   "sale_month": "2012-05",
   "price": 515000,
   "lot_sqft": 5052,
   "price_per_lot_sqft": 101.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223210021"
  },
  {
   "address": "2950 Highcrest Road, Roseville",
   "sale_month": "2012-05",
   "price": 725000,
   "lot_sqft": 19581,
   "price_per_lot_sqft": 37.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3828,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052923230027"
  },
  {
   "address": "7801 62nd Ave N, New Hope",
   "sale_month": "2012-05",
   "price": 149000,
   "lot_sqft": 38065,
   "price_per_lot_sqft": 3.91,
   "price_per_building_sqft": 21.02,
   "building_sqft": 7089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821220120"
  },
  {
   "address": "308 Lake Street North, Forest Lake",
   "sale_month": "2012-05",
   "price": 50000,
   "lot_sqft": 6878,
   "price_per_lot_sqft": 7.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "300",
   "parcel_id": "0503221430086"
  },
  {
   "address": "2923 Maplewood Drive North, Maplewood",
   "sale_month": "2012-05",
   "price": 2325000,
   "lot_sqft": 84442,
   "price_per_lot_sqft": 27.53,
   "price_per_building_sqft": 88.77,
   "building_sqft": 26192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26351,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922140072"
  },
  {
   "address": "2951 Maplewood Drive North, Maplewood",
   "sale_month": "2012-05",
   "price": 300000,
   "lot_sqft": 90268,
   "price_per_lot_sqft": 3.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20932,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922140062"
  },
  {
   "address": "9975 Hudson Road, Woodbury",
   "sale_month": "2012-05",
   "price": 2145106,
   "lot_sqft": 52888,
   "price_per_lot_sqft": 40.56,
   "price_per_building_sqft": 603.41,
   "building_sqft": 3555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3576,
   "use": "300",
   "parcel_id": "0302821140008"
  },
  {
   "address": "716 Hague Avenue, Saint Paul",
   "sale_month": "2012-05",
   "price": 405000,
   "lot_sqft": 4339,
   "price_per_lot_sqft": 93.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2762,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110223"
  },
  {
   "address": "3748 Cedar Ave S, Minneapolis",
   "sale_month": "2012-05",
   "price": 82000,
   "lot_sqft": 4896,
   "price_per_lot_sqft": 16.75,
   "price_per_building_sqft": 14.98,
   "building_sqft": 5473,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5506,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440156"
  },
  {
   "address": "3744 Bloomington Ave, Minneapolis",
   "sale_month": "2012-05",
   "price": 185000,
   "lot_sqft": 6109,
   "price_per_lot_sqft": 30.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3120,
   "use": "APARTMENT",
   "parcel_id": "0202824430198"
  },
  {
   "address": "3025 10th Ave S, Minneapolis",
   "sale_month": "2012-05",
   "price": 146800,
   "lot_sqft": 5077,
   "price_per_lot_sqft": 28.91,
   "price_per_building_sqft": 96.26,
   "building_sqft": 1525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1534,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824210177"
  },
  {
   "address": "3137 Chicago Ave, Minneapolis",
   "sale_month": "2012-05",
   "price": 218000,
   "lot_sqft": 4930,
   "price_per_lot_sqft": 44.22,
   "price_per_building_sqft": 53.93,
   "building_sqft": 4042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4067,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824210110"
  },
  {
   "address": "235 Summit Avenue, Saint Paul",
   "sale_month": "2012-05",
   "price": 475900,
   "lot_sqft": 14477,
   "price_per_lot_sqft": 32.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2654,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823110055"
  },
  {
   "address": "2717 32nd St E, Minneapolis",
   "sale_month": "2012-05",
   "price": 45000,
   "lot_sqft": 4544,
   "price_per_lot_sqft": 9.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1420,
   "use": "APARTMENT",
   "parcel_id": "0102824140015"
  },
  {
   "address": "225 Industrial Boulevard, Waconia",
   "sale_month": "2012-04",
   "price": 200000,
   "lot_sqft": 47923,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15576,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754600040"
  },
  {
   "address": "9097 South Highway Drive, Lexington",
   "sale_month": "2012-04",
   "price": 145000,
   "lot_sqft": 17200,
   "price_per_lot_sqft": 8.43,
   "price_per_building_sqft": 44.3,
   "building_sqft": 3273,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3293,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120025"
  },
  {
   "address": "754 Rondo Avenue, Saint Paul",
   "sale_month": "2012-04",
   "price": 1336798,
   "lot_sqft": 108636,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9562,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923430035"
  },
  {
   "address": "2017 Elliot Ave, Minneapolis",
   "sale_month": "2012-04",
   "price": 135000,
   "lot_sqft": 4398,
   "price_per_lot_sqft": 30.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 809,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924210072"
  },
  {
   "address": null,
   "sale_month": "2012-04",
   "price": 900000,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 264.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022210001"
  },
  {
   "address": "13379 Bass Lake Rd, Maple Grove",
   "sale_month": "2012-04",
   "price": 1150000,
   "lot_sqft": 28120,
   "price_per_lot_sqft": 40.9,
   "price_per_building_sqft": 302.39,
   "building_sqft": 3803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3826,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922430004"
  },
  {
   "address": "213 29th St W, Minneapolis",
   "sale_month": "2012-04",
   "price": 200000,
   "lot_sqft": 3628,
   "price_per_lot_sqft": 55.13,
   "price_per_building_sqft": 86.96,
   "building_sqft": 2300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2314,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924340069"
  },
  {
   "address": "2430 Pillsbury Ave, Minneapolis",
   "sale_month": "2012-04",
   "price": 855000,
   "lot_sqft": 7431,
   "price_per_lot_sqft": 115.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2412,
   "use": "APARTMENT",
   "parcel_id": "3402924240046"
  },
  {
   "address": "1938 Roblyn Avenue, Saint Paul",
   "sale_month": "2012-04",
   "price": 88000,
   "lot_sqft": 11249,
   "price_per_lot_sqft": 7.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1311,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340108"
  },
  {
   "address": "2536 Colfax Ave S, Minneapolis",
   "sale_month": "2012-04",
   "price": 630000,
   "lot_sqft": 7669,
   "price_per_lot_sqft": 82.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "APARTMENT",
   "parcel_id": "3302924140010"
  },
  {
   "address": "840 Payne Avenue, Saint Paul",
   "sale_month": "2012-04",
   "price": 380000,
   "lot_sqft": 64662,
   "price_per_lot_sqft": 5.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5983,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922430144"
  },
  {
   "address": "668 Jenks Avenue, Saint Paul",
   "sale_month": "2012-04",
   "price": 334000,
   "lot_sqft": 30467,
   "price_per_lot_sqft": 10.96,
   "price_per_building_sqft": 24.04,
   "building_sqft": 13895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13978,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922130180"
  },
  {
   "address": "7495 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2012-04",
   "price": 600000,
   "lot_sqft": 43422,
   "price_per_lot_sqft": 13.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6472,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811921130002"
  },
  {
   "address": "513 Myrtle Street West, Stillwater",
   "sale_month": "2012-04",
   "price": 90000,
   "lot_sqft": 7716,
   "price_per_lot_sqft": 11.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "110",
   "parcel_id": "2803020310088"
  },
  {
   "address": "350 Main Street North, Stillwater",
   "sale_month": "2012-04",
   "price": 975000,
   "lot_sqft": 7373,
   "price_per_lot_sqft": 132.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140280"
  },
  {
   "address": "350 Main Street North, Stillwater",
   "sale_month": "2012-04",
   "price": 975000,
   "lot_sqft": 4040,
   "price_per_lot_sqft": 241.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140279"
  },
  {
   "address": "350 Main Street North, Stillwater",
   "sale_month": "2012-04",
   "price": 154000,
   "lot_sqft": 2507,
   "price_per_lot_sqft": 61.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140278"
  },
  {
   "address": null,
   "sale_month": "2012-04",
   "price": 975000,
   "lot_sqft": 37445,
   "price_per_lot_sqft": 26.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 70528,
   "use": "300",
   "parcel_id": "2803020130183"
  },
  {
   "address": "373 Canterbury Road South, Shakopee",
   "sale_month": "2012-04",
   "price": 350000,
   "lot_sqft": 103925,
   "price_per_lot_sqft": 3.37,
   "price_per_building_sqft": 32.53,
   "building_sqft": 10758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10823,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "273810010"
  },
  {
   "address": "14609 Lake Drive Northeast, Columbus",
   "sale_month": "2012-04",
   "price": 800000,
   "lot_sqft": 348147,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273222230006"
  },
  {
   "address": "12805 State Hwy No 55, Plymouth",
   "sale_month": "2012-04",
   "price": 950000,
   "lot_sqft": 108020,
   "price_per_lot_sqft": 8.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12244,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711822410060"
  },
  {
   "address": "130 Scott Street South, Shakopee",
   "sale_month": "2012-04",
   "price": 175000,
   "lot_sqft": 15473,
   "price_per_lot_sqft": 11.31,
   "price_per_building_sqft": 55.05,
   "building_sqft": 3179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3198,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270011250"
  },
  {
   "address": "14015 Virginia Avenue, Savage",
   "sale_month": "2012-04",
   "price": 184510,
   "lot_sqft": 162393,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15032,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "264450010"
  },
  {
   "address": "7533 Egan Drive, Savage",
   "sale_month": "2012-04",
   "price": 3330000,
   "lot_sqft": 71186,
   "price_per_lot_sqft": 46.78,
   "price_per_building_sqft": 243.72,
   "building_sqft": 13663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13746,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263580010"
  },
  {
   "address": "7610 Commerce St, Corcoran",
   "sale_month": "2012-04",
   "price": 550000,
   "lot_sqft": 28303,
   "price_per_lot_sqft": 19.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8538,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110046"
  },
  {
   "address": "724 11th Ave S, Minneapolis",
   "sale_month": "2012-04",
   "price": 389219,
   "lot_sqft": 43685,
   "price_per_lot_sqft": 8.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12871,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924240055"
  },
  {
   "address": "12359 Lynn Avenue South, Savage",
   "sale_month": "2012-04",
   "price": 555000,
   "lot_sqft": 17237,
   "price_per_lot_sqft": 32.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3166,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260100400"
  },
  {
   "address": "16829 Toronto Avenue Southeast, Prior Lake",
   "sale_month": "2012-04",
   "price": 386100,
   "lot_sqft": 113296,
   "price_per_lot_sqft": 3.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16284,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "259020220"
  },
  {
   "address": "4520 103rd Court Northeast, Blaine",
   "sale_month": "2012-04",
   "price": 282660,
   "lot_sqft": 92385,
   "price_per_lot_sqft": 3.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22548,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243123310030"
  },
  {
   "address": "401 14th Ave SE, Minneapolis",
   "sale_month": "2012-04",
   "price": 2200000,
   "lot_sqft": 7320,
   "price_per_lot_sqft": 300.55,
   "price_per_building_sqft": 248.06,
   "building_sqft": 8869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924420038"
  },
  {
   "address": "5924 2 1/2 Street Northeast, Fridley",
   "sale_month": "2012-04",
   "price": 250000,
   "lot_sqft": 11751,
   "price_per_lot_sqft": 21.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2222,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220088"
  },
  {
   "address": "1505 Mcafee Street, Saint Paul",
   "sale_month": "2012-04",
   "price": 176000,
   "lot_sqft": 15023,
   "price_per_lot_sqft": 11.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2402,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922230163"
  },
  {
   "address": "1557 White Bear Avenue North, Saint Paul",
   "sale_month": "2012-04",
   "price": 144500,
   "lot_sqft": 14838,
   "price_per_lot_sqft": 9.74,
   "price_per_building_sqft": 96.33,
   "building_sqft": 1500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1509,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922140001"
  },
  {
   "address": "5701 Nicollet Ave, Minneapolis",
   "sale_month": "2012-04",
   "price": 460000,
   "lot_sqft": 13491,
   "price_per_lot_sqft": 34.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4035,
   "use": "APARTMENT",
   "parcel_id": "2202824130086"
  },
  {
   "address": "6831 Oxford St, St. Louis Park",
   "sale_month": "2012-04",
   "price": 1424000,
   "lot_sqft": 53729,
   "price_per_lot_sqft": 26.5,
   "price_per_building_sqft": 71.27,
   "building_sqft": 19979,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20100,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721120044"
  },
  {
   "address": "6525 Oxford St, St. Louis Park",
   "sale_month": "2012-04",
   "price": 550000,
   "lot_sqft": 27903,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": 100.42,
   "building_sqft": 5477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5510,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011721110008"
  },
  {
   "address": "750 Mississippi River Boulevard South, Saint Paul",
   "sale_month": "2012-04",
   "price": 7480000,
   "lot_sqft": 125559,
   "price_per_lot_sqft": 59.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32526,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823210005"
  },
  {
   "address": "7199 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2012-04",
   "price": 897250,
   "lot_sqft": 28394,
   "price_per_lot_sqft": 31.6,
   "price_per_building_sqft": 131.87,
   "building_sqft": 6804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6845,
   "use": "300",
   "parcel_id": "1702721220008"
  },
  {
   "address": "1973 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2012-04",
   "price": 88500,
   "lot_sqft": 14421,
   "price_per_lot_sqft": 6.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1241,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163023330004"
  },
  {
   "address": "8951 33rd Street North, Lake Elmo",
   "sale_month": "2012-04",
   "price": 141000,
   "lot_sqft": 1911,
   "price_per_lot_sqft": 73.78,
   "price_per_building_sqft": 23.53,
   "building_sqft": 5993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6029,
   "use": "300",
   "parcel_id": "1602921410028"
  },
  {
   "address": "1711 Beebe Road North, Maplewood",
   "sale_month": "2012-04",
   "price": 220000,
   "lot_sqft": 29111,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2333,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922430015"
  },
  {
   "address": "900 8th Street, Farmington",
   "sale_month": "2012-04",
   "price": 330000,
   "lot_sqft": 10554,
   "price_per_lot_sqft": 31.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "Apartment",
   "parcel_id": "142580000020"
  },
  {
   "address": "668 Broadway St NE, Minneapolis",
   "sale_month": "2012-04",
   "price": 300000,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 28.95,
   "price_per_building_sqft": 90.2,
   "building_sqft": 3326,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3346,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924420101"
  },
  {
   "address": "437 2nd St NE, Minneapolis",
   "sale_month": "2012-04",
   "price": 253000,
   "lot_sqft": 8183,
   "price_per_lot_sqft": 30.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2612,
   "use": "APARTMENT",
   "parcel_id": "1402924340088"
  },
  {
   "address": "4627 Colfax Ave N, Minneapolis",
   "sale_month": "2012-04",
   "price": 110000,
   "lot_sqft": 4183,
   "price_per_lot_sqft": 26.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1246,
   "use": "TRIPLEX",
   "parcel_id": "1211821340091"
  },
  {
   "address": "3259 Terminal Drive, Eagan",
   "sale_month": "2012-04",
   "price": 1420000,
   "lot_sqft": 197511,
   "price_per_lot_sqft": 7.19,
   "price_per_building_sqft": 124.01,
   "building_sqft": 11451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11520,
   "use": "Industrial-preferred",
   "parcel_id": "106805001061"
  },
  {
   "address": "2151 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2012-04",
   "price": 180000,
   "lot_sqft": 3076,
   "price_per_lot_sqft": 58.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340018"
  },
  {
   "address": "9125 Lyndale Ave S, Bloomington",
   "sale_month": "2012-04",
   "price": 2775000,
   "lot_sqft": 115940,
   "price_per_lot_sqft": 23.93,
   "price_per_building_sqft": 64.92,
   "building_sqft": 42745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43003,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724320016"
  },
  {
   "address": "2727 Colfax Ave N, Minneapolis",
   "sale_month": "2012-04",
   "price": 24000,
   "lot_sqft": 5411,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1210,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924440199"
  },
  {
   "address": "80 3rd Street Northwest, Forest Lake",
   "sale_month": "2012-04",
   "price": 360000,
   "lot_sqft": 1375,
   "price_per_lot_sqft": 261.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120227"
  },
  {
   "address": "2655 Thomas Ave N, Minneapolis",
   "sale_month": "2012-04",
   "price": 17000,
   "lot_sqft": 5040,
   "price_per_lot_sqft": 3.37,
   "price_per_building_sqft": 22.46,
   "building_sqft": 757,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 761,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924430003"
  },
  {
   "address": "1820 5th Avenue, Anoka",
   "sale_month": "2012-04",
   "price": 555000,
   "lot_sqft": 20962,
   "price_per_lot_sqft": 26.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4209,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124210091"
  },
  {
   "address": "209 Jackson Street, Anoka",
   "sale_month": "2012-04",
   "price": 895000,
   "lot_sqft": 4275,
   "price_per_lot_sqft": 209.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124330118"
  },
  {
   "address": "4033 West Broadway, Robbinsdale",
   "sale_month": "2012-04",
   "price": 350000,
   "lot_sqft": 7316,
   "price_per_lot_sqft": 47.84,
   "price_per_building_sqft": 65.53,
   "building_sqft": 5341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5373,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130043"
  },
  {
   "address": "3115 Natchez Ave S, St. Louis Park",
   "sale_month": "2012-04",
   "price": 1500000,
   "lot_sqft": 10784,
   "price_per_lot_sqft": 139.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824120092"
  },
  {
   "address": "3070 Long Lake Road, Roseville",
   "sale_month": "2012-04",
   "price": 3250000,
   "lot_sqft": 210150,
   "price_per_lot_sqft": 15.47,
   "price_per_building_sqft": 39.79,
   "building_sqft": 81684,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82177,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923120006"
  },
  {
   "address": "351 Robert Street South, Saint Paul",
   "sale_month": "2012-04",
   "price": 400000,
   "lot_sqft": 17862,
   "price_per_lot_sqft": 22.39,
   "price_per_building_sqft": 163.8,
   "building_sqft": 2442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2457,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330050"
  },
  {
   "address": "3725 Penn Ave N, Minneapolis",
   "sale_month": "2012-04",
   "price": 100100,
   "lot_sqft": 5029,
   "price_per_lot_sqft": 19.9,
   "price_per_building_sqft": 73.82,
   "building_sqft": 1356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1365,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924440115"
  },
  {
   "address": "604 Bielenberg Drive, Woodbury",
   "sale_month": "2012-04",
   "price": 1700000,
   "lot_sqft": 20667,
   "price_per_lot_sqft": 82.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10417,
   "use": "300",
   "parcel_id": "0502821310217"
  },
  {
   "address": null,
   "sale_month": "2012-04",
   "price": 1050000,
   "lot_sqft": 5886,
   "price_per_lot_sqft": 178.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823220081"
  },
  {
   "address": "2057 Laurel Avenue, Saint Paul",
   "sale_month": "2012-04",
   "price": 950000,
   "lot_sqft": 9325,
   "price_per_lot_sqft": 101.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5111,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823220080"
  },
  {
   "address": "4232 Irving Ave N, Minneapolis",
   "sale_month": "2012-04",
   "price": 38000,
   "lot_sqft": 4751,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 552,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924210029"
  },
  {
   "address": "3743 Nicollet Ave, Minneapolis",
   "sale_month": "2012-04",
   "price": 1000000,
   "lot_sqft": 18206,
   "price_per_lot_sqft": 54.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6846,
   "use": "APARTMENT",
   "parcel_id": "0302824430204"
  },
  {
   "address": "2750 Victoria Street North, Roseville",
   "sale_month": "2012-04",
   "price": 18000000,
   "lot_sqft": 82101,
   "price_per_lot_sqft": 219.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27472,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022923340001"
  },
  {
   "address": "2764 Victoria Street North, Roseville",
   "sale_month": "2012-04",
   "price": 5380000,
   "lot_sqft": 36351,
   "price_per_lot_sqft": 148,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022923310049"
  },
  {
   "address": "3601 Park Ave, Minneapolis",
   "sale_month": "2012-04",
   "price": 286500,
   "lot_sqft": 5199,
   "price_per_lot_sqft": 55.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2337,
   "use": "APARTMENT",
   "parcel_id": "0202824330055"
  },
  {
   "address": "207 Jackson Street, Anoka",
   "sale_month": "2012-04",
   "price": 895000,
   "lot_sqft": 2010,
   "price_per_lot_sqft": 445.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14739,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440122"
  },
  {
   "address": "203 Jackson Street, Anoka",
   "sale_month": "2012-04",
   "price": 895000,
   "lot_sqft": 6170,
   "price_per_lot_sqft": 145.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440121"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2012-04",
   "price": 185000,
   "lot_sqft": 3578,
   "price_per_lot_sqft": 51.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130022"
  },
  {
   "address": "2224 35th St E, Minneapolis",
   "sale_month": "2012-04",
   "price": 80000,
   "lot_sqft": 5420,
   "price_per_lot_sqft": 14.76,
   "price_per_building_sqft": 22.9,
   "building_sqft": 3494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3515,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824310121"
  },
  {
   "address": "201 State Street Northwest, Watertown",
   "sale_month": "2012-03",
   "price": 350000,
   "lot_sqft": 10364,
   "price_per_lot_sqft": 33.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3807,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "850501650"
  },
  {
   "address": "413 Paul Avenue South, Cologne",
   "sale_month": "2012-03",
   "price": 98000,
   "lot_sqft": 12055,
   "price_per_lot_sqft": 8.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9115,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "401500020"
  },
  {
   "address": "2913 29th Ave S, Minneapolis",
   "sale_month": "2012-03",
   "price": 1030000,
   "lot_sqft": 15064,
   "price_per_lot_sqft": 68.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5954,
   "use": "APARTMENT",
   "parcel_id": "3602924440120"
  },
  {
   "address": "2101 26th St E, Minneapolis",
   "sale_month": "2012-03",
   "price": 500,
   "lot_sqft": 115526,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48359,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924310028"
  },
  {
   "address": "448 Lexington Parkway North, Saint Paul",
   "sale_month": "2012-03",
   "price": 1700000,
   "lot_sqft": 80325,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18473,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923320167"
  },
  {
   "address": "6321 Zane Ave N, Brooklyn Park",
   "sale_month": "2012-03",
   "price": 339000,
   "lot_sqft": 33951,
   "price_per_lot_sqft": 9.98,
   "price_per_building_sqft": 69.72,
   "building_sqft": 4862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4891,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311921310016"
  },
  {
   "address": "6325 Welcome Ave N, Brooklyn Park",
   "sale_month": "2012-03",
   "price": 900000,
   "lot_sqft": 103585,
   "price_per_lot_sqft": 8.69,
   "price_per_building_sqft": 34.83,
   "building_sqft": 25842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25998,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311921310006"
  },
  {
   "address": "323 Maria Avenue, Saint Paul",
   "sale_month": "2012-03",
   "price": 190000,
   "lot_sqft": 8534,
   "price_per_lot_sqft": 22.26,
   "price_per_building_sqft": 45.55,
   "building_sqft": 4171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4196,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922420033"
  },
  {
   "address": "300 4th Street East, Saint Paul",
   "sale_month": "2012-03",
   "price": 9044506,
   "lot_sqft": 19982,
   "price_per_lot_sqft": 452.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37737,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922330046"
  },
  {
   "address": "242 5th Street East, Saint Paul",
   "sale_month": "2012-03",
   "price": 4562994,
   "lot_sqft": 14167,
   "price_per_lot_sqft": 322.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14166,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440082"
  },
  {
   "address": "835 Cook Avenue East, Saint Paul",
   "sale_month": "2012-03",
   "price": 38000,
   "lot_sqft": 5136,
   "price_per_lot_sqft": 7.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1176,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922230121"
  },
  {
   "address": "1340 Mendota Heights Road, Mendota Heights",
   "sale_month": "2012-03",
   "price": 1931400,
   "lot_sqft": 118504,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "274825101030"
  },
  {
   "address": "1345 Northland Drive, Mendota Heights",
   "sale_month": "2012-03",
   "price": 2085500,
   "lot_sqft": 119258,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": 37.12,
   "building_sqft": 56190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56529,
   "use": "Commercial-preferred",
   "parcel_id": "274825101020"
  },
  {
   "address": "8665 125th Street West, Savage",
   "sale_month": "2012-03",
   "price": 597551,
   "lot_sqft": 54287,
   "price_per_lot_sqft": 11.01,
   "price_per_building_sqft": 60.72,
   "building_sqft": 9841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9900,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262600010"
  },
  {
   "address": "7400 Kirkwood Ct N, Maple Grove",
   "sale_month": "2012-03",
   "price": 1000000,
   "lot_sqft": 65548,
   "price_per_lot_sqft": 15.26,
   "price_per_building_sqft": 86.03,
   "building_sqft": 11624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11694,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922240003"
  },
  {
   "address": "619 10th St S, Minneapolis",
   "sale_month": "2012-03",
   "price": 612000,
   "lot_sqft": 19502,
   "price_per_lot_sqft": 31.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2717,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320154"
  },
  {
   "address": "616 Washington Ave SE, Minneapolis",
   "sale_month": "2012-03",
   "price": 1094000,
   "lot_sqft": 1986,
   "price_per_lot_sqft": 550.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2502924110007"
  },
  {
   "address": "327 University Ave SE, Minneapolis",
   "sale_month": "2012-03",
   "price": 1070000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 97.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5164,
   "use": "APARTMENT",
   "parcel_id": "2302924140075"
  },
  {
   "address": "403 6th St SE, Minneapolis",
   "sale_month": "2012-03",
   "price": 310000,
   "lot_sqft": 7416,
   "price_per_lot_sqft": 41.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1939,
   "use": "TRIPLEX",
   "parcel_id": "2302924110279"
  },
  {
   "address": "1469 White Bear Avenue North, Saint Paul",
   "sale_month": "2012-03",
   "price": 138000,
   "lot_sqft": 7210,
   "price_per_lot_sqft": 19.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1615,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922140057"
  },
  {
   "address": "13792 Reimer Dr N, Maple Grove",
   "sale_month": "2012-03",
   "price": 130000,
   "lot_sqft": 2143,
   "price_per_lot_sqft": 60.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310042"
  },
  {
   "address": "2201 107th Lane Northeast, Blaine",
   "sale_month": "2012-03",
   "price": 395000,
   "lot_sqft": 66494,
   "price_per_lot_sqft": 5.94,
   "price_per_building_sqft": 56.73,
   "building_sqft": 6963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7005,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123120005"
  },
  {
   "address": "518 Penn Ave N, Minneapolis",
   "sale_month": "2012-03",
   "price": 100,
   "lot_sqft": 5155,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.07,
   "building_sqft": 1482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1491,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924320157"
  },
  {
   "address": "1000 Humboldt Ave N, Minneapolis",
   "sale_month": "2012-03",
   "price": 1450000,
   "lot_sqft": 124941,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": 26.55,
   "building_sqft": 54624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54954,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924120206"
  },
  {
   "address": "835 Commerce Drive East, Belle Plaine",
   "sale_month": "2012-03",
   "price": 360000,
   "lot_sqft": 40827,
   "price_per_lot_sqft": 8.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17405,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030090"
  },
  {
   "address": "400 Apollo Drive, Lino Lakes",
   "sale_month": "2012-03",
   "price": 620000,
   "lot_sqft": 99034,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": 31.36,
   "building_sqft": 19770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19890,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "183122410004"
  },
  {
   "address": null,
   "sale_month": "2012-03",
   "price": 1200000,
   "lot_sqft": 11687,
   "price_per_lot_sqft": 102.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723430160"
  },
  {
   "address": "4388 Shoreline Dr, Spring Park",
   "sale_month": "2012-03",
   "price": 1200000,
   "lot_sqft": 17016,
   "price_per_lot_sqft": 70.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723430027"
  },
  {
   "address": "4396 Shoreline Dr, Spring Park",
   "sale_month": "2012-03",
   "price": 1200000,
   "lot_sqft": 6997,
   "price_per_lot_sqft": 171.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723430026"
  },
  {
   "address": "8001 State Hwy No 7, St. Louis Park",
   "sale_month": "2012-03",
   "price": 1075000,
   "lot_sqft": 26529,
   "price_per_lot_sqft": 40.52,
   "price_per_building_sqft": 163.9,
   "building_sqft": 6559,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6599,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721440012"
  },
  {
   "address": "15171 Freeland Avenue North, Hugo",
   "sale_month": "2012-03",
   "price": 315000,
   "lot_sqft": 69788,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6263,
   "use": "305",
   "parcel_id": "1703121430013"
  },
  {
   "address": "2415 West Broadway, Minneapolis",
   "sale_month": "2012-03",
   "price": 18500,
   "lot_sqft": 3964,
   "price_per_lot_sqft": 4.67,
   "price_per_building_sqft": 10.4,
   "building_sqft": 1779,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1790,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702924110098"
  },
  {
   "address": "11460 Robinson Drive Northwest, Coon Rapids",
   "sale_month": "2012-03",
   "price": 69900,
   "lot_sqft": 2198,
   "price_per_lot_sqft": 31.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124140023"
  },
  {
   "address": "2176 7th Street West, Saint Paul",
   "sale_month": "2012-03",
   "price": 535000,
   "lot_sqft": 16077,
   "price_per_lot_sqft": 33.28,
   "price_per_building_sqft": 110.77,
   "building_sqft": 4830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4860,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823340013"
  },
  {
   "address": "11365 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2012-03",
   "price": 825000,
   "lot_sqft": 155408,
   "price_per_lot_sqft": 5.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12513,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124130010"
  },
  {
   "address": "8510 Edinburgh Ctr Dr N, Brooklyn Park",
   "sale_month": "2012-03",
   "price": 1475000,
   "lot_sqft": 49130,
   "price_per_lot_sqft": 30.02,
   "price_per_building_sqft": 318.09,
   "building_sqft": 4637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4665,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921440013"
  },
  {
   "address": "1095 7th Street West, Saint Paul",
   "sale_month": "2012-03",
   "price": 60000,
   "lot_sqft": 2639,
   "price_per_lot_sqft": 22.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823410047"
  },
  {
   "address": "830 Tower Dr, Medina",
   "sale_month": "2012-03",
   "price": 630000,
   "lot_sqft": 88279,
   "price_per_lot_sqft": 7.14,
   "price_per_building_sqft": 52.67,
   "building_sqft": 11961,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12033,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823140015"
  },
  {
   "address": "12751 Valley View Rd, Eden Prairie",
   "sale_month": "2012-03",
   "price": 1500000,
   "lot_sqft": 203581,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": 423.37,
   "building_sqft": 3543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3564,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622320017"
  },
  {
   "address": "4895 Biscayne Avenue, Eagan",
   "sale_month": "2012-03",
   "price": 290000,
   "lot_sqft": 30262,
   "price_per_lot_sqft": 9.58,
   "price_per_building_sqft": 37.99,
   "building_sqft": 7633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7680,
   "use": "Industrial-preferred",
   "parcel_id": "103180001010"
  },
  {
   "address": "81 Lowry Ave NE, Minneapolis",
   "sale_month": "2012-03",
   "price": 550000,
   "lot_sqft": 10021,
   "price_per_lot_sqft": 54.88,
   "price_per_building_sqft": 47.45,
   "building_sqft": 11590,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11660,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924140105"
  },
  {
   "address": "9303 West Broadway, Brooklyn Park",
   "sale_month": "2012-03",
   "price": 8000000,
   "lot_sqft": 292039,
   "price_per_lot_sqft": 27.39,
   "price_per_building_sqft": 107.67,
   "building_sqft": 74302,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74750,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921330024"
  },
  {
   "address": "3550 46th St E, Minneapolis",
   "sale_month": "2012-03",
   "price": 1034000,
   "lot_sqft": 54725,
   "price_per_lot_sqft": 18.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27397,
   "use": "APARTMENT",
   "parcel_id": "0702823340165"
  },
  {
   "address": "4237 Thomas Ave N, Minneapolis",
   "sale_month": "2012-03",
   "price": 62100,
   "lot_sqft": 6322,
   "price_per_lot_sqft": 9.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1379,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924120177"
  },
  {
   "address": "3700 4th Ave S, Minneapolis",
   "sale_month": "2012-03",
   "price": 80000,
   "lot_sqft": 5862,
   "price_per_lot_sqft": 13.65,
   "price_per_building_sqft": 101.39,
   "building_sqft": 789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 794,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824440139"
  },
  {
   "address": "3147 14th Ave S, Minneapolis",
   "sale_month": "2012-03",
   "price": 246000,
   "lot_sqft": 5734,
   "price_per_lot_sqft": 42.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1771,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120185"
  },
  {
   "address": "3111 28th Ave S, Minneapolis",
   "sale_month": "2012-03",
   "price": 350000,
   "lot_sqft": 11398,
   "price_per_lot_sqft": 30.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1754,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824110057"
  },
  {
   "address": "2429 Franklin Ave E, Minneapolis",
   "sale_month": "2012-02",
   "price": 700000,
   "lot_sqft": 4886,
   "price_per_lot_sqft": 143.27,
   "price_per_building_sqft": 314.89,
   "building_sqft": 2223,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2237,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924120194"
  },
  {
   "address": "14000 Unity Street Northwest, Ramsey",
   "sale_month": "2012-02",
   "price": 900000,
   "lot_sqft": 153337,
   "price_per_lot_sqft": 5.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43464,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225220018"
  },
  {
   "address": null,
   "sale_month": "2012-02",
   "price": 1083441,
   "lot_sqft": 24905,
   "price_per_lot_sqft": 43.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020310003"
  },
  {
   "address": "2225 Curve Crest Boulevard, Stillwater",
   "sale_month": "2012-02",
   "price": 1083441,
   "lot_sqft": 24920,
   "price_per_lot_sqft": 43.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11521,
   "use": "300",
   "parcel_id": "3203020310002"
  },
  {
   "address": "3928 Silver Lake Road, Saint Anthony",
   "sale_month": "2012-02",
   "price": 36300000,
   "lot_sqft": 9891,
   "price_per_lot_sqft": 3670,
   "price_per_building_sqft": 7251.3,
   "building_sqft": 5006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5036,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023310034"
  },
  {
   "address": "3107 4th St SE, Minneapolis",
   "sale_month": "2012-02",
   "price": 250000,
   "lot_sqft": 7969,
   "price_per_lot_sqft": 31.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1950,
   "use": "APARTMENT",
   "parcel_id": "3002923140032"
  },
  {
   "address": "760 Stillwater Road, Mahtomedi",
   "sale_month": "2012-02",
   "price": 265000,
   "lot_sqft": 1922,
   "price_per_lot_sqft": 137.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021420101"
  },
  {
   "address": "1008 Arcade Street, Saint Paul",
   "sale_month": "2012-02",
   "price": 200000,
   "lot_sqft": 8492,
   "price_per_lot_sqft": 23.55,
   "price_per_building_sqft": 46.94,
   "building_sqft": 4261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4286,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922230171"
  },
  {
   "address": "5831 74th Ave N, Brooklyn Park",
   "sale_month": "2012-02",
   "price": 190000,
   "lot_sqft": 20485,
   "price_per_lot_sqft": 9.28,
   "price_per_building_sqft": 108.88,
   "building_sqft": 1745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1756,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921240010"
  },
  {
   "address": "4864 Central Avenue Northeast, Hilltop",
   "sale_month": "2012-02",
   "price": 950000,
   "lot_sqft": 42609,
   "price_per_lot_sqft": 22.3,
   "price_per_building_sqft": 90.23,
   "building_sqft": 10529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10592,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024410027"
  },
  {
   "address": "12600 Creek View Avenue, Savage",
   "sale_month": "2012-02",
   "price": 765000,
   "lot_sqft": 38313,
   "price_per_lot_sqft": 19.97,
   "price_per_building_sqft": 73.93,
   "building_sqft": 10348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10410,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262870071"
  },
  {
   "address": "1120 66th St E, Richfield",
   "sale_month": "2012-02",
   "price": 413000,
   "lot_sqft": 25511,
   "price_per_lot_sqft": 16.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824240044"
  },
  {
   "address": "2970 Water Tower Place, Chanhassen",
   "sale_month": "2012-02",
   "price": 410547,
   "lot_sqft": 117063,
   "price_per_lot_sqft": 3.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250780010"
  },
  {
   "address": "1429 Farrington Street, Saint Paul",
   "sale_month": "2012-02",
   "price": 165000,
   "lot_sqft": 10213,
   "price_per_lot_sqft": 16.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2091,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923420027"
  },
  {
   "address": "9726 Scandia Trail North, Forest Lake",
   "sale_month": "2012-02",
   "price": 296138,
   "lot_sqft": 44735,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3873,
   "use": "300",
   "parcel_id": "2403221210024"
  },
  {
   "address": "701 7th St SE, Minneapolis",
   "sale_month": "2012-02",
   "price": 100,
   "lot_sqft": 4184,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1336,
   "use": "APARTMENT",
   "parcel_id": "2402924230175"
  },
  {
   "address": "517 8th St SE, Minneapolis",
   "sale_month": "2012-02",
   "price": 438000,
   "lot_sqft": 4759,
   "price_per_lot_sqft": 92.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2206,
   "use": "APARTMENT",
   "parcel_id": "2402924220124"
  },
  {
   "address": "1201 7th St SE, Minneapolis",
   "sale_month": "2012-02",
   "price": 470000,
   "lot_sqft": 6364,
   "price_per_lot_sqft": 73.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2236,
   "use": "APARTMENT",
   "parcel_id": "2402924130088"
  },
  {
   "address": "2807 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2012-02",
   "price": 600000,
   "lot_sqft": 65399,
   "price_per_lot_sqft": 9.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7672,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311921330006"
  },
  {
   "address": "5501 Chicago Ave, Minneapolis",
   "sale_month": "2012-02",
   "price": 825000,
   "lot_sqft": 18220,
   "price_per_lot_sqft": 45.28,
   "price_per_building_sqft": 74.19,
   "building_sqft": 11120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11187,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824210079"
  },
  {
   "address": "906 5th St N, Minneapolis",
   "sale_month": "2012-02",
   "price": 100,
   "lot_sqft": 8003,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924230092"
  },
  {
   "address": "800 3rd St N, Minneapolis",
   "sale_month": "2012-02",
   "price": 1955000,
   "lot_sqft": 53027,
   "price_per_lot_sqft": 36.87,
   "price_per_building_sqft": 44.25,
   "building_sqft": 44184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44451,
   "use": "APARTMENT",
   "parcel_id": "2202924210053"
  },
  {
   "address": "10565 University Avenue Northeast, Blaine",
   "sale_month": "2012-02",
   "price": 215000,
   "lot_sqft": 25546,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": 79.93,
   "building_sqft": 2690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2707,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123230112"
  },
  {
   "address": "2223 Upton Ave N, Minneapolis",
   "sale_month": "2012-02",
   "price": 67320,
   "lot_sqft": 8947,
   "price_per_lot_sqft": 7.52,
   "price_per_building_sqft": 49.87,
   "building_sqft": 1350,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1358,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924130088"
  },
  {
   "address": "2906 Golden Valley Rd, Minneapolis",
   "sale_month": "2012-02",
   "price": 89100,
   "lot_sqft": 6462,
   "price_per_lot_sqft": 13.79,
   "price_per_building_sqft": 54.4,
   "building_sqft": 1638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1648,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924130060"
  },
  {
   "address": "5655 35th St W, St. Louis Park",
   "sale_month": "2012-02",
   "price": 4843986,
   "lot_sqft": 43237,
   "price_per_lot_sqft": 112.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31234,
   "use": "APARTMENT",
   "parcel_id": "1611721340340"
  },
  {
   "address": "2038 West Broadway, Minneapolis",
   "sale_month": "2012-02",
   "price": 100,
   "lot_sqft": 5618,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.02,
   "building_sqft": 4058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4082,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220174"
  },
  {
   "address": "1427 Marshall St NE, Minneapolis",
   "sale_month": "2012-02",
   "price": 175000,
   "lot_sqft": 10962,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2604,
   "use": "APARTMENT",
   "parcel_id": "1502924140083"
  },
  {
   "address": "10425 93rd Ave N, Maple Grove",
   "sale_month": "2012-02",
   "price": 660000,
   "lot_sqft": 86689,
   "price_per_lot_sqft": 7.61,
   "price_per_building_sqft": 98.39,
   "building_sqft": 6708,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6749,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922210009"
  },
  {
   "address": "2638 Mckinley St NE, Minneapolis",
   "sale_month": "2012-02",
   "price": 86000,
   "lot_sqft": 5035,
   "price_per_lot_sqft": 17.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1291,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202924140065"
  },
  {
   "address": "1777 Highway 36 East, Maplewood",
   "sale_month": "2012-02",
   "price": 203000,
   "lot_sqft": 41875,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": 134.7,
   "building_sqft": 1507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1516,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922410018"
  },
  {
   "address": null,
   "sale_month": "2012-02",
   "price": 33000000,
   "lot_sqft": 17117,
   "price_per_lot_sqft": 1927.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1011722110019"
  },
  {
   "address": "2200 Plymouth Rd, Minnetonka",
   "sale_month": "2012-02",
   "price": 33000000,
   "lot_sqft": 847003,
   "price_per_lot_sqft": 38.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19963,
   "use": "APARTMENT",
   "parcel_id": "1011722110016"
  },
  {
   "address": "12980 Valley View Rd, Eden Prairie",
   "sale_month": "2012-02",
   "price": 4075000,
   "lot_sqft": 317116,
   "price_per_lot_sqft": 12.85,
   "price_per_building_sqft": 50.28,
   "building_sqft": 81043,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81532,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622410019"
  },
  {
   "address": "2639 Irving Ave N, Minneapolis",
   "sale_month": "2012-02",
   "price": 25000,
   "lot_sqft": 5317,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 881,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924340204"
  },
  {
   "address": "4300 Bryant Ave S, Minneapolis",
   "sale_month": "2012-02",
   "price": 225000,
   "lot_sqft": 3160,
   "price_per_lot_sqft": 71.2,
   "price_per_building_sqft": 83.92,
   "building_sqft": 2681,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2698,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824410213"
  },
  {
   "address": "9480 Maple Grove Pkwy N, Maple Grove",
   "sale_month": "2012-02",
   "price": 625000,
   "lot_sqft": 31949,
   "price_per_lot_sqft": 19.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430028"
  },
  {
   "address": "3405 Penn Ave N, Minneapolis",
   "sale_month": "2012-02",
   "price": 65000,
   "lot_sqft": 5462,
   "price_per_lot_sqft": 11.9,
   "price_per_building_sqft": 37.16,
   "building_sqft": 1749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1760,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924110033"
  },
  {
   "address": "377 Annapolis Street West, Saint Paul",
   "sale_month": "2012-02",
   "price": 29000,
   "lot_sqft": 2309,
   "price_per_lot_sqft": 12.56,
   "price_per_building_sqft": 16,
   "building_sqft": 1813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1824,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822330192"
  },
  {
   "address": "3520 43rd St E, Minneapolis",
   "sale_month": "2012-02",
   "price": 112000,
   "lot_sqft": 11038,
   "price_per_lot_sqft": 10.15,
   "price_per_building_sqft": 13.98,
   "building_sqft": 8010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8059,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823310149"
  },
  {
   "address": "3801 Minnehaha Ave, Minneapolis",
   "sale_month": "2012-02",
   "price": 370000,
   "lot_sqft": 9634,
   "price_per_lot_sqft": 38.41,
   "price_per_building_sqft": 233.14,
   "building_sqft": 1587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1597,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823220011"
  },
  {
   "address": null,
   "sale_month": "2012-02",
   "price": 354000,
   "lot_sqft": 30282,
   "price_per_lot_sqft": 11.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410052"
  },
  {
   "address": "114 Wabasha Street South, Saint Paul",
   "sale_month": "2012-02",
   "price": 354000,
   "lot_sqft": 57390,
   "price_per_lot_sqft": 6.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410051"
  },
  {
   "address": null,
   "sale_month": "2012-02",
   "price": 354000,
   "lot_sqft": 35832,
   "price_per_lot_sqft": 9.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410037"
  },
  {
   "address": "140 Wabasha Street South, Saint Paul",
   "sale_month": "2012-02",
   "price": 354000,
   "lot_sqft": 57537,
   "price_per_lot_sqft": 6.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410036"
  },
  {
   "address": null,
   "sale_month": "2012-02",
   "price": 354000,
   "lot_sqft": 10617,
   "price_per_lot_sqft": 33.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410026"
  },
  {
   "address": "120 Wabasha Street South, Saint Paul",
   "sale_month": "2012-02",
   "price": 354000,
   "lot_sqft": 12511,
   "price_per_lot_sqft": 28.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410025"
  },
  {
   "address": "5475 County Road 33, Hollywood Township",
   "sale_month": "2012-02",
   "price": 95000,
   "lot_sqft": 101255,
   "price_per_lot_sqft": 0.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8785,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "060331210"
  },
  {
   "address": "2320 Marshall Avenue, Saint Paul",
   "sale_month": "2012-02",
   "price": 750000,
   "lot_sqft": 17690,
   "price_per_lot_sqft": 42.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823120107"
  },
  {
   "address": "234 Montrose Place, Saint Paul",
   "sale_month": "2012-02",
   "price": 800000,
   "lot_sqft": 18316,
   "price_per_lot_sqft": 43.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4935,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823120068"
  },
  {
   "address": "6415 Wayzata Blvd, St. Louis Park",
   "sale_month": "2012-02",
   "price": 850000,
   "lot_sqft": 23398,
   "price_per_lot_sqft": 36.33,
   "price_per_building_sqft": 79.48,
   "building_sqft": 10695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10760,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721410002"
  },
  {
   "address": "2054 Marshall Avenue, Saint Paul",
   "sale_month": "2012-02",
   "price": 215000,
   "lot_sqft": 8270,
   "price_per_lot_sqft": 26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823220005"
  },
  {
   "address": "15320 Wayzata Blvd, Minnetonka",
   "sale_month": "2012-02",
   "price": 720000,
   "lot_sqft": 61049,
   "price_per_lot_sqft": 11.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8175,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722240015"
  },
  {
   "address": "3750 Penn Ave N, Minneapolis",
   "sale_month": "2012-02",
   "price": 20000,
   "lot_sqft": 5170,
   "price_per_lot_sqft": 3.87,
   "price_per_building_sqft": 14.32,
   "building_sqft": 1397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1406,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924330130"
  },
  {
   "address": "2935 Southlawn Drive North, Maplewood",
   "sale_month": "2012-02",
   "price": 4024713,
   "lot_sqft": 48410,
   "price_per_lot_sqft": 83.14,
   "price_per_building_sqft": 650.09,
   "building_sqft": 6191,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6229,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922140011"
  },
  {
   "address": "1749 Beam Avenue East, Maplewood",
   "sale_month": "2012-02",
   "price": 4024713,
   "lot_sqft": 105054,
   "price_per_lot_sqft": 38.31,
   "price_per_building_sqft": 385.62,
   "building_sqft": 10437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10500,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922140008"
  },
  {
   "address": "3017 Clinton Ave, Minneapolis",
   "sale_month": "2012-02",
   "price": 125000,
   "lot_sqft": 5662,
   "price_per_lot_sqft": 22.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1458,
   "use": "APARTMENT",
   "parcel_id": "0302824110103"
  },
  {
   "address": "7965 Main Street Northeast, Fridley",
   "sale_month": "2012-02",
   "price": 2800000,
   "lot_sqft": 160435,
   "price_per_lot_sqft": 17.45,
   "price_per_building_sqft": 58.62,
   "building_sqft": 47768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48057,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024320029"
  },
  {
   "address": "10450 Hudson Road, Woodbury",
   "sale_month": "2012-02",
   "price": 3800000,
   "lot_sqft": 102075,
   "price_per_lot_sqft": 37.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19861,
   "use": "300",
   "parcel_id": "0202821240154"
  },
  {
   "address": "10560 Wayzata Blvd, Minnetonka",
   "sale_month": "2012-02",
   "price": 895000,
   "lot_sqft": 39291,
   "price_per_lot_sqft": 22.78,
   "price_per_building_sqft": 101.21,
   "building_sqft": 8843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8897,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722240033"
  },
  {
   "address": "933 29th Ave NE, Minneapolis",
   "sale_month": "2012-02",
   "price": 120000,
   "lot_sqft": 3492,
   "price_per_lot_sqft": 34.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1542,
   "use": "APARTMENT",
   "parcel_id": "0102924330116"
  },
  {
   "address": "613 Park Avenue, Hamburg",
   "sale_month": "2012-01",
   "price": 395000,
   "lot_sqft": 10006,
   "price_per_lot_sqft": 39.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "451000150"
  },
  {
   "address": "433 University Avenue West, Saint Paul",
   "sale_month": "2012-01",
   "price": 140000,
   "lot_sqft": 6809,
   "price_per_lot_sqft": 20.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240099"
  },
  {
   "address": "982 Thomas Avenue, Saint Paul",
   "sale_month": "2012-01",
   "price": 143875,
   "lot_sqft": 6576,
   "price_per_lot_sqft": 21.88,
   "price_per_building_sqft": 38.8,
   "building_sqft": 3708,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3730,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923230001"
  },
  {
   "address": "1701 James Cir N, Brooklyn Center",
   "sale_month": "2012-01",
   "price": 595000,
   "lot_sqft": 55692,
   "price_per_lot_sqft": 10.68,
   "price_per_building_sqft": 74.14,
   "building_sqft": 8025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8073,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921420010"
  },
  {
   "address": "2417 Elliot Ave, Minneapolis",
   "sale_month": "2012-01",
   "price": 210000,
   "lot_sqft": 6042,
   "price_per_lot_sqft": 34.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2053,
   "use": "APARTMENT",
   "parcel_id": "3502924240151"
  },
  {
   "address": "2445 Portland Ave, Minneapolis",
   "sale_month": "2012-01",
   "price": 86500,
   "lot_sqft": 5742,
   "price_per_lot_sqft": 15.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1698,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924230073"
  },
  {
   "address": "2936 Portland Ave, Minneapolis",
   "sale_month": "2012-01",
   "price": 72000,
   "lot_sqft": 5087,
   "price_per_lot_sqft": 14.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1540,
   "use": "TRIPLEX",
   "parcel_id": "3402924440069"
  },
  {
   "address": "609 74th St W, Richfield",
   "sale_month": "2012-01",
   "price": 235000,
   "lot_sqft": 20873,
   "price_per_lot_sqft": 11.26,
   "price_per_building_sqft": 120.57,
   "building_sqft": 1949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1961,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824320057"
  },
  {
   "address": "6260 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2012-01",
   "price": 827940,
   "lot_sqft": 32902,
   "price_per_lot_sqft": 25.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4739,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921430028"
  },
  {
   "address": "18 Golf Walk, Independence",
   "sale_month": "2012-01",
   "price": 4252374,
   "lot_sqft": 5536266,
   "price_per_lot_sqft": 0.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8999,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3211824310002"
  },
  {
   "address": "18 Golf Walk, Independence",
   "sale_month": "2012-01",
   "price": 4252374,
   "lot_sqft": 435332,
   "price_per_lot_sqft": 9.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211824310001"
  },
  {
   "address": null,
   "sale_month": "2012-01",
   "price": 4252374,
   "lot_sqft": 1257348,
   "price_per_lot_sqft": 3.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211824240001"
  },
  {
   "address": "475 Co Rd No 92 N, Independence",
   "sale_month": "2012-01",
   "price": 4252374,
   "lot_sqft": 878634,
   "price_per_lot_sqft": 4.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10483,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211824130001"
  },
  {
   "address": "8125 Lewis Rd, Golden Valley",
   "sale_month": "2012-01",
   "price": 785000,
   "lot_sqft": 68483,
   "price_per_lot_sqft": 11.46,
   "price_per_building_sqft": 31.27,
   "building_sqft": 25105,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25256,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821140039"
  },
  {
   "address": "3542 Lake St E, Minneapolis",
   "sale_month": "2012-01",
   "price": 199000,
   "lot_sqft": 8019,
   "price_per_lot_sqft": 24.82,
   "price_per_building_sqft": 42.04,
   "building_sqft": 4734,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4763,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340152"
  },
  {
   "address": "133 27th Ave SE, Minneapolis",
   "sale_month": "2012-01",
   "price": 480000,
   "lot_sqft": 5879,
   "price_per_lot_sqft": 81.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2410,
   "use": "TRIPLEX",
   "parcel_id": "3002923240008"
  },
  {
   "address": "13997 Forest Boulevard North, Hugo",
   "sale_month": "2012-01",
   "price": 411000,
   "lot_sqft": 82707,
   "price_per_lot_sqft": 4.97,
   "price_per_building_sqft": 43.06,
   "building_sqft": 9544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9602,
   "use": "300",
   "parcel_id": "2903121220007"
  },
  {
   "address": "126 2nd Street South, Stillwater",
   "sale_month": "2012-01",
   "price": 450000,
   "lot_sqft": 3882,
   "price_per_lot_sqft": 115.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410111"
  },
  {
   "address": "800 66th St W, Richfield",
   "sale_month": "2012-01",
   "price": 539000,
   "lot_sqft": 51939,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": 100.35,
   "building_sqft": 5371,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5404,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824140010"
  },
  {
   "address": "1350 1st Avenue East, Shakopee",
   "sale_month": "2012-01",
   "price": 1880000,
   "lot_sqft": 30849,
   "price_per_lot_sqft": 60.94,
   "price_per_building_sqft": 550.19,
   "building_sqft": 3417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3438,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279060620"
  },
  {
   "address": "1400 1st Avenue East, Shakopee",
   "sale_month": "2012-01",
   "price": 1880000,
   "lot_sqft": 119275,
   "price_per_lot_sqft": 15.76,
   "price_per_building_sqft": 112.99,
   "building_sqft": 16639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16739,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279060050"
  },
  {
   "address": "1296 County Road F West, Arden Hills",
   "sale_month": "2012-01",
   "price": 297008,
   "lot_sqft": 21867,
   "price_per_lot_sqft": 13.58,
   "price_per_building_sqft": 185.51,
   "building_sqft": 1601,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1610,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023120006"
  },
  {
   "address": "1428 Maras Street, Shakopee",
   "sale_month": "2012-01",
   "price": 113837,
   "lot_sqft": 2158,
   "price_per_lot_sqft": 52.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271510010"
  },
  {
   "address": "1220 3rd Avenue East, Shakopee",
   "sale_month": "2012-01",
   "price": 400000,
   "lot_sqft": 42362,
   "price_per_lot_sqft": 9.44,
   "price_per_building_sqft": 51.19,
   "building_sqft": 7814,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7861,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270870050"
  },
  {
   "address": "1827 14th Ave S, Minneapolis",
   "sale_month": "2012-01",
   "price": 264000,
   "lot_sqft": 3237,
   "price_per_lot_sqft": 81.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2421,
   "use": "APARTMENT",
   "parcel_id": "2602924430122"
  },
  {
   "address": "16281 Main Avenue Southeast, Prior Lake",
   "sale_month": "2012-01",
   "price": 450000,
   "lot_sqft": 15093,
   "price_per_lot_sqft": 29.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23751,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "253690010"
  },
  {
   "address": "2932 Water Tower Place, Chanhassen",
   "sale_month": "2012-01",
   "price": 1650000,
   "lot_sqft": 76478,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": 77.6,
   "building_sqft": 21263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21391,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250780020"
  },
  {
   "address": "2424 Franklin Ave E, Minneapolis",
   "sale_month": "2012-01",
   "price": 99944,
   "lot_sqft": 42341,
   "price_per_lot_sqft": 2.36,
   "price_per_building_sqft": 5.29,
   "building_sqft": 18880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18994,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924430146"
  },
  {
   "address": "917 Cedar Ave S, Minneapolis",
   "sale_month": "2012-01",
   "price": 900000,
   "lot_sqft": 9289,
   "price_per_lot_sqft": 96.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924330082"
  },
  {
   "address": "211 10th Avenue Northeast, New Prague",
   "sale_month": "2012-01",
   "price": 469900,
   "lot_sqft": 56866,
   "price_per_lot_sqft": 8.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5011,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240570030"
  },
  {
   "address": "501 15th Ave SE, Minneapolis",
   "sale_month": "2012-01",
   "price": 100,
   "lot_sqft": 21959,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2992,
   "use": "APARTMENT",
   "parcel_id": "2402924420062"
  },
  {
   "address": "330 5th Ave SE, Minneapolis",
   "sale_month": "2012-01",
   "price": 100,
   "lot_sqft": 49741,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3997,
   "use": "APARTMENT",
   "parcel_id": "2302924140098"
  },
  {
   "address": "2112 Mississippi Street North, Maplewood",
   "sale_month": "2012-01",
   "price": 130000,
   "lot_sqft": 7568,
   "price_per_lot_sqft": 17.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1818,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922110053"
  },
  {
   "address": "425 Hoover St NE, Minneapolis",
   "sale_month": "2012-01",
   "price": 100,
   "lot_sqft": 52749,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 24204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24350,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923430011"
  },
  {
   "address": "7449 Village Drive, Lino Lakes",
   "sale_month": "2012-01",
   "price": 10,
   "lot_sqft": 44841,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 4768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4797,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173122240024"
  },
  {
   "address": "550 Lilac Street, Lino Lakes",
   "sale_month": "2012-01",
   "price": 500,
   "lot_sqft": 71038,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.03,
   "building_sqft": 15277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15369,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173122210027"
  },
  {
   "address": "3021 162nd Lane Northwest, Andover",
   "sale_month": "2012-01",
   "price": 220000,
   "lot_sqft": 74954,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3511,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230017"
  },
  {
   "address": "1303 Golden Valley Rd, Minneapolis",
   "sale_month": "2012-01",
   "price": 100,
   "lot_sqft": 10987,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 889,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924420166"
  },
  {
   "address": "9600 Aldrich Ave S, Bloomington",
   "sale_month": "2012-01",
   "price": 1350000,
   "lot_sqft": 136289,
   "price_per_lot_sqft": 9.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51028,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602724140010"
  },
  {
   "address": "326 25th Ave N, Minneapolis",
   "sale_month": "2012-01",
   "price": 120000,
   "lot_sqft": 3180,
   "price_per_lot_sqft": 37.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1336,
   "use": "APARTMENT",
   "parcel_id": "1502924220102"
  },
  {
   "address": "2180 3rd Street, White Bear Lake",
   "sale_month": "2012-01",
   "price": 125000,
   "lot_sqft": 4914,
   "price_per_lot_sqft": 25.44,
   "price_per_building_sqft": 101.71,
   "building_sqft": 1229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1237,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410099"
  },
  {
   "address": "2472 7th Avenue East, North Saint Paul",
   "sale_month": "2012-01",
   "price": 400000,
   "lot_sqft": 11626,
   "price_per_lot_sqft": 34.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922340011"
  },
  {
   "address": "4678 Slater Road, Eagan",
   "sale_month": "2012-01",
   "price": 138000,
   "lot_sqft": 2274,
   "price_per_lot_sqft": 60.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "108356801050"
  },
  {
   "address": "2147 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2012-01",
   "price": 160000,
   "lot_sqft": 2196,
   "price_per_lot_sqft": 72.86,
   "price_per_building_sqft": 34.33,
   "building_sqft": 4661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4689,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340019"
  },
  {
   "address": "4538 Nicollet Ave, Minneapolis",
   "sale_month": "2012-01",
   "price": 283000,
   "lot_sqft": 5085,
   "price_per_lot_sqft": 55.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1624,
   "use": "APARTMENT",
   "parcel_id": "1002824340221"
  },
  {
   "address": "3419 Knox Ave N, Minneapolis",
   "sale_month": "2012-01",
   "price": 45900,
   "lot_sqft": 5008,
   "price_per_lot_sqft": 9.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1091,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924210187"
  },
  {
   "address": "2600 Vincent Ave N, Minneapolis",
   "sale_month": "2012-01",
   "price": 130900,
   "lot_sqft": 5132,
   "price_per_lot_sqft": 25.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1777,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924430045"
  },
  {
   "address": "17570 Highway 65 Northeast, Ham Lake",
   "sale_month": "2012-01",
   "price": 55000,
   "lot_sqft": 26915,
   "price_per_lot_sqft": 2.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223310023"
  },
  {
   "address": "215 Lake St E, Minneapolis",
   "sale_month": "2012-01",
   "price": 1103150,
   "lot_sqft": 22915,
   "price_per_lot_sqft": 48.14,
   "price_per_building_sqft": 481.72,
   "building_sqft": 2290,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2303,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824120159"
  },
  {
   "address": "409 Ashland Avenue, Saint Paul",
   "sale_month": "2012-01",
   "price": 525000,
   "lot_sqft": 7174,
   "price_per_lot_sqft": 73.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2991,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823240015"
  },
  {
   "address": "3333 Cedar Ave S, Minneapolis",
   "sale_month": "2012-01",
   "price": 500000,
   "lot_sqft": 13892,
   "price_per_lot_sqft": 35.99,
   "price_per_building_sqft": 247.4,
   "building_sqft": 2021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2033,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824230157"
  },
  {
   "address": "8 Elm Street South, Waconia",
   "sale_month": "2011-12",
   "price": 294000,
   "lot_sqft": 4365,
   "price_per_lot_sqft": 67.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502740"
  },
  {
   "address": "1532 Elrose Court, South Saint Paul",
   "sale_month": "2011-12",
   "price": 1415000,
   "lot_sqft": 42733,
   "price_per_lot_sqft": 33.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7759,
   "use": "Apartment",
   "parcel_id": "367910001050"
  },
  {
   "address": "3800 Thurston Avenue, Anoka",
   "sale_month": "2011-12",
   "price": 1500000,
   "lot_sqft": 178294,
   "price_per_lot_sqft": 8.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37382,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225230024"
  },
  {
   "address": "3851 Saint Francis Boulevard, Anoka",
   "sale_month": "2011-12",
   "price": 550000,
   "lot_sqft": 50346,
   "price_per_lot_sqft": 10.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13450,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225120021"
  },
  {
   "address": "1420 10th Avenue, Newport",
   "sale_month": "2011-12",
   "price": 977000,
   "lot_sqft": 36038,
   "price_per_lot_sqft": 27.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6136,
   "use": "110",
   "parcel_id": "3602822240043"
  },
  {
   "address": "395 Luella Street North, Saint Paul",
   "sale_month": "2011-12",
   "price": 3414925,
   "lot_sqft": 71258,
   "price_per_lot_sqft": 47.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11382,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922310040"
  },
  {
   "address": "1001 22nd St E, Minneapolis",
   "sale_month": "2011-12",
   "price": 106000,
   "lot_sqft": 3502,
   "price_per_lot_sqft": 30.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 898,
   "use": "TRIPLEX",
   "parcel_id": "3502924210155"
  },
  {
   "address": "1352 County Road E East, Vadnais Heights",
   "sale_month": "2011-12",
   "price": 950000,
   "lot_sqft": 83227,
   "price_per_lot_sqft": 11.41,
   "price_per_building_sqft": 39.36,
   "building_sqft": 24139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24285,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022220072"
  },
  {
   "address": "2804 Harriet Ave, Minneapolis",
   "sale_month": "2011-12",
   "price": 55000,
   "lot_sqft": 3492,
   "price_per_lot_sqft": 15.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1167,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924330150"
  },
  {
   "address": "2300 Pleasant Ave, Minneapolis",
   "sale_month": "2011-12",
   "price": 4400000,
   "lot_sqft": 35420,
   "price_per_lot_sqft": 124.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15724,
   "use": "APARTMENT",
   "parcel_id": "3402924220130"
  },
  {
   "address": "11030 Douglas Dr N, Champlin",
   "sale_month": "2011-12",
   "price": 550000,
   "lot_sqft": 30714,
   "price_per_lot_sqft": 17.91,
   "price_per_building_sqft": 127.52,
   "building_sqft": 4313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3312021330088"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2011-12",
   "price": 145900,
   "lot_sqft": 2721,
   "price_per_lot_sqft": 53.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130023"
  },
  {
   "address": "9140 Davenport Street Northeast, Blaine",
   "sale_month": "2011-12",
   "price": 180000,
   "lot_sqft": 23992,
   "price_per_lot_sqft": 7.5,
   "price_per_building_sqft": 46.78,
   "building_sqft": 3848,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3871,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120012"
  },
  {
   "address": "1198 Curve Crest Boulevard, Stillwater",
   "sale_month": "2011-12",
   "price": 3850000,
   "lot_sqft": 359740,
   "price_per_lot_sqft": 10.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5406,
   "use": "110",
   "parcel_id": "3203020410010"
  },
  {
   "address": "546 Rice Street, Saint Paul",
   "sale_month": "2011-12",
   "price": 375000,
   "lot_sqft": 6253,
   "price_per_lot_sqft": 59.97,
   "price_per_building_sqft": 169.91,
   "building_sqft": 2207,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2221,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922230100"
  },
  {
   "address": "3301 26th St E, Minneapolis",
   "sale_month": "2011-12",
   "price": 900000,
   "lot_sqft": 24961,
   "price_per_lot_sqft": 36.06,
   "price_per_building_sqft": 76.67,
   "building_sqft": 11738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11808,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102923320007"
  },
  {
   "address": "87 Acker Street East, Saint Paul",
   "sale_month": "2011-12",
   "price": 105000,
   "lot_sqft": 20693,
   "price_per_lot_sqft": 5.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1045,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922340092"
  },
  {
   "address": "17805 State Hwy No 7, Minnetonka",
   "sale_month": "2011-12",
   "price": 537500,
   "lot_sqft": 28839,
   "price_per_lot_sqft": 18.64,
   "price_per_building_sqft": 136.84,
   "building_sqft": 3928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3951,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410026"
  },
  {
   "address": "1801 Clinton Ave, Minneapolis",
   "sale_month": "2011-12",
   "price": 103712,
   "lot_sqft": 19225,
   "price_per_lot_sqft": 5.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3073,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924440130"
  },
  {
   "address": "501 14th St E, Minneapolis",
   "sale_month": "2011-12",
   "price": 3909000,
   "lot_sqft": 6748,
   "price_per_lot_sqft": 579.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4565,
   "use": "APARTMENT",
   "parcel_id": "2702924410035"
  },
  {
   "address": "430 Oak Grove St, Minneapolis",
   "sale_month": "2011-12",
   "price": 3000000,
   "lot_sqft": 37431,
   "price_per_lot_sqft": 80.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40405,
   "use": "APARTMENT",
   "parcel_id": "2702924320010"
  },
  {
   "address": "634 2nd Avenue West, Shakopee",
   "sale_month": "2011-12",
   "price": 27000,
   "lot_sqft": 8979,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270012900"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2011-12",
   "price": 50000,
   "lot_sqft": 526,
   "price_per_lot_sqft": 95.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140260"
  },
  {
   "address": "8734 Egan Drive, Savage",
   "sale_month": "2011-12",
   "price": 80000,
   "lot_sqft": 1035,
   "price_per_lot_sqft": 77.29,
   "price_per_building_sqft": 33.46,
   "building_sqft": 2391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2405,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950020"
  },
  {
   "address": "8214 125th Street West, Savage",
   "sale_month": "2011-12",
   "price": 101475,
   "lot_sqft": 1724,
   "price_per_lot_sqft": 58.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560080"
  },
  {
   "address": "12445 Boone Avenue South, Savage",
   "sale_month": "2011-12",
   "price": 310000,
   "lot_sqft": 41196,
   "price_per_lot_sqft": 7.53,
   "price_per_building_sqft": 106.86,
   "building_sqft": 2901,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2919,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570050"
  },
  {
   "address": "7955 Stone Creek Drive, Chanhassen",
   "sale_month": "2011-12",
   "price": 551000,
   "lot_sqft": 1660,
   "price_per_lot_sqft": 331.93,
   "price_per_building_sqft": 108.29,
   "building_sqft": 5088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5119,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720219"
  },
  {
   "address": "7070 20th Avenue, Centerville",
   "sale_month": "2011-12",
   "price": 180000,
   "lot_sqft": 57962,
   "price_per_lot_sqft": 3.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122230006"
  },
  {
   "address": "2575 Ivy Avenue East, Maplewood",
   "sale_month": "2011-12",
   "price": 11575000,
   "lot_sqft": 455071,
   "price_per_lot_sqft": 25.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24457,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242922420008"
  },
  {
   "address": "2565 Ivy Avenue East, Maplewood",
   "sale_month": "2011-12",
   "price": 11209000,
   "lot_sqft": 775978,
   "price_per_lot_sqft": 14.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24880,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242922420007"
  },
  {
   "address": "10279 Flanders Street Northeast, Blaine",
   "sale_month": "2011-12",
   "price": 420384,
   "lot_sqft": 251826,
   "price_per_lot_sqft": 1.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123430006"
  },
  {
   "address": "10351 Jamestown Street Northeast, Blaine",
   "sale_month": "2011-12",
   "price": 822200,
   "lot_sqft": 94121,
   "price_per_lot_sqft": 8.74,
   "price_per_building_sqft": 52.75,
   "building_sqft": 15587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15681,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420015"
  },
  {
   "address": "2282 Como Avenue, Saint Paul",
   "sale_month": "2011-12",
   "price": 240000,
   "lot_sqft": 3538,
   "price_per_lot_sqft": 67.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923420045"
  },
  {
   "address": "5360 Riverview Rd, Minneapolis",
   "sale_month": "2011-12",
   "price": 609518,
   "lot_sqft": 52541,
   "price_per_lot_sqft": 11.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12027,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702823340059"
  },
  {
   "address": "2503 Bryant Ave N, Minneapolis",
   "sale_month": "2011-12",
   "price": 700000,
   "lot_sqft": 54547,
   "price_per_lot_sqft": 12.83,
   "price_per_building_sqft": 45.9,
   "building_sqft": 15251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15343,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924110006"
  },
  {
   "address": "9930 Bloomington Freeway, Bloomington",
   "sale_month": "2011-12",
   "price": 20500000,
   "lot_sqft": 376966,
   "price_per_lot_sqft": 54.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77566,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724410015"
  },
  {
   "address": "9650 Newton Ave S, Bloomington",
   "sale_month": "2011-12",
   "price": 2650000,
   "lot_sqft": 152277,
   "price_per_lot_sqft": 17.4,
   "price_per_building_sqft": 46.21,
   "building_sqft": 57342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57688,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724230021"
  },
  {
   "address": "11490 Hanson Boulevard Northwest, Coon Rapids",
   "sale_month": "2011-12",
   "price": 525000,
   "lot_sqft": 19522,
   "price_per_lot_sqft": 26.89,
   "price_per_building_sqft": 112.69,
   "building_sqft": 4659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4687,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124240085"
  },
  {
   "address": "4000 85th Ave N, Brooklyn Park",
   "sale_month": "2011-12",
   "price": 575000,
   "lot_sqft": 73184,
   "price_per_lot_sqft": 7.86,
   "price_per_building_sqft": 91.94,
   "building_sqft": 6254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6292,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1511921340004"
  },
  {
   "address": null,
   "sale_month": "2011-12",
   "price": 20500000,
   "lot_sqft": 89855,
   "price_per_lot_sqft": 228.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622230016"
  },
  {
   "address": null,
   "sale_month": "2011-12",
   "price": 20500000,
   "lot_sqft": 258847,
   "price_per_lot_sqft": 79.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411622230010"
  },
  {
   "address": "755 Prairie Center Dr, Eden Prairie",
   "sale_month": "2011-12",
   "price": 20500000,
   "lot_sqft": 470577,
   "price_per_lot_sqft": 43.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 138598,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622230007"
  },
  {
   "address": "949 Hennepin Ave E, Minneapolis",
   "sale_month": "2011-12",
   "price": 95000,
   "lot_sqft": 14670,
   "price_per_lot_sqft": 6.48,
   "price_per_building_sqft": 65.34,
   "building_sqft": 1454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1463,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924340082"
  },
  {
   "address": "1340 High Site Drive, Eagan",
   "sale_month": "2011-12",
   "price": 9016500,
   "lot_sqft": 462490,
   "price_per_lot_sqft": 19.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25564,
   "use": "Apartment",
   "parcel_id": "102310101020"
  },
  {
   "address": "1364 High Site Drive, Eagan",
   "sale_month": "2011-12",
   "price": 3429800,
   "lot_sqft": 168066,
   "price_per_lot_sqft": 20.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22074,
   "use": "Apartment",
   "parcel_id": "102310101010"
  },
  {
   "address": null,
   "sale_month": "2011-12",
   "price": 66800,
   "lot_sqft": 236014,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "102310100010"
  },
  {
   "address": "1345 High Site Drive, Eagan",
   "sale_month": "2011-12",
   "price": 3601700,
   "lot_sqft": 90768,
   "price_per_lot_sqft": 39.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21081,
   "use": "Apartment",
   "parcel_id": "102310001023"
  },
  {
   "address": "1355 High Site Drive, Eagan",
   "sale_month": "2011-12",
   "price": 3601700,
   "lot_sqft": 90719,
   "price_per_lot_sqft": 39.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21310,
   "use": "Apartment",
   "parcel_id": "102310001022"
  },
  {
   "address": "1375 High Site Drive, Eagan",
   "sale_month": "2011-12",
   "price": 6533500,
   "lot_sqft": 192139,
   "price_per_lot_sqft": 34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21022,
   "use": "Apartment",
   "parcel_id": "102310001021"
  },
  {
   "address": "2871 West Service Road, Eagan",
   "sale_month": "2011-12",
   "price": 1675000,
   "lot_sqft": 268840,
   "price_per_lot_sqft": 6.23,
   "price_per_building_sqft": 22.83,
   "building_sqft": 73361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73804,
   "use": "Industrial-preferred",
   "parcel_id": "102250005230"
  },
  {
   "address": "2180 North Shore Dr, Orono",
   "sale_month": "2011-12",
   "price": 400000,
   "lot_sqft": 25381,
   "price_per_lot_sqft": 15.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3845,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011723310098"
  },
  {
   "address": "3300 Lyndale Ave N, Minneapolis",
   "sale_month": "2011-12",
   "price": 120000,
   "lot_sqft": 5649,
   "price_per_lot_sqft": 21.24,
   "price_per_building_sqft": 51.84,
   "building_sqft": 2315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924230056"
  },
  {
   "address": "2930 Highway 25, Watertown Township",
   "sale_month": "2011-12",
   "price": 109000,
   "lot_sqft": 92317,
   "price_per_lot_sqft": 1.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7335,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "100080700"
  },
  {
   "address": null,
   "sale_month": "2011-12",
   "price": 1575000,
   "lot_sqft": 5793,
   "price_per_lot_sqft": 271.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823110202"
  },
  {
   "address": "245 Snelling Avenue South, Saint Paul",
   "sale_month": "2011-12",
   "price": 1575000,
   "lot_sqft": 10175,
   "price_per_lot_sqft": 154.79,
   "price_per_building_sqft": 219.18,
   "building_sqft": 7186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7229,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823110017"
  },
  {
   "address": "21471 Ulysses Street Northeast, East Bethel",
   "sale_month": "2011-12",
   "price": 175000,
   "lot_sqft": 2206,
   "price_per_lot_sqft": 79.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340017"
  },
  {
   "address": "2400 Mounds View Boulevard, Mounds View",
   "sale_month": "2011-12",
   "price": 328395,
   "lot_sqft": 39268,
   "price_per_lot_sqft": 8.36,
   "price_per_building_sqft": 50.25,
   "building_sqft": 6535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6575,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023240059"
  },
  {
   "address": "339 12th Street Southwest, Forest Lake",
   "sale_month": "2011-12",
   "price": 600000,
   "lot_sqft": 44128,
   "price_per_lot_sqft": 13.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8604,
   "use": "300",
   "parcel_id": "0803221320097"
  },
  {
   "address": "2813 43rd St W, Minneapolis",
   "sale_month": "2011-12",
   "price": 1500000,
   "lot_sqft": 32101,
   "price_per_lot_sqft": 46.73,
   "price_per_building_sqft": 170.88,
   "building_sqft": 8778,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8831,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420101"
  },
  {
   "address": "12601 Hudson Road South, Afton",
   "sale_month": "2011-12",
   "price": 609000,
   "lot_sqft": 142708,
   "price_per_lot_sqft": 4.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6181,
   "use": "305",
   "parcel_id": "0602820120012"
  },
  {
   "address": null,
   "sale_month": "2011-12",
   "price": 609000,
   "lot_sqft": 89836,
   "price_per_lot_sqft": 6.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602820120011"
  },
  {
   "address": "3025 84th Lane Northeast, Blaine",
   "sale_month": "2011-12",
   "price": 515000,
   "lot_sqft": 40536,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": 65.74,
   "building_sqft": 7834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7881,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023120008"
  },
  {
   "address": "54 Wheeler Street South, Saint Paul",
   "sale_month": "2011-12",
   "price": 270934,
   "lot_sqft": 5033,
   "price_per_lot_sqft": 53.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823420064"
  },
  {
   "address": "1738 Grand Avenue, Saint Paul",
   "sale_month": "2011-12",
   "price": 198429,
   "lot_sqft": 8749,
   "price_per_lot_sqft": 22.68,
   "price_per_building_sqft": 21.01,
   "building_sqft": 9444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9501,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823420063"
  },
  {
   "address": "3516 Emerson Ave S, Minneapolis",
   "sale_month": "2011-12",
   "price": 477500,
   "lot_sqft": 5411,
   "price_per_lot_sqft": 88.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1590,
   "use": "APARTMENT",
   "parcel_id": "0402824420147"
  },
  {
   "address": "1097 Goodrich Avenue, Saint Paul",
   "sale_month": "2011-12",
   "price": 504200,
   "lot_sqft": 7573,
   "price_per_lot_sqft": 66.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3261,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320127"
  },
  {
   "address": "3701 16th Ave S, Minneapolis",
   "sale_month": "2011-12",
   "price": 183000,
   "lot_sqft": 2563,
   "price_per_lot_sqft": 71.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1199,
   "use": "TRIPLEX",
   "parcel_id": "0202824440114"
  },
  {
   "address": "999 American Blvd E, Bloomington",
   "sale_month": "2011-12",
   "price": 651000,
   "lot_sqft": 47456,
   "price_per_lot_sqft": 13.72,
   "price_per_building_sqft": 64.6,
   "building_sqft": 10077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10138,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724210014"
  },
  {
   "address": "1481 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2011-12",
   "price": 600000,
   "lot_sqft": 42970,
   "price_per_lot_sqft": 13.96,
   "price_per_building_sqft": 61.48,
   "building_sqft": 9759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9817,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024130015"
  },
  {
   "address": "210 Grand Avenue, Saint Paul",
   "sale_month": "2011-12",
   "price": 20000,
   "lot_sqft": 1642,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1135,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410015"
  },
  {
   "address": "6870 Washington Ave S, Eden Prairie",
   "sale_month": "2011-12",
   "price": 1150000,
   "lot_sqft": 140137,
   "price_per_lot_sqft": 8.21,
   "price_per_building_sqft": 28.05,
   "building_sqft": 41001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41248,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440003"
  },
  {
   "address": null,
   "sale_month": "2011-12",
   "price": 215000000,
   "lot_sqft": 23403,
   "price_per_lot_sqft": 9186.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722210023"
  },
  {
   "address": "478 Cherry Drive, Waconia",
   "sale_month": "2011-11",
   "price": 1235800,
   "lot_sqft": 183019,
   "price_per_lot_sqft": 6.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750590060"
  },
  {
   "address": "579 Cherry Drive, Waconia",
   "sale_month": "2011-11",
   "price": 1235800,
   "lot_sqft": 82707,
   "price_per_lot_sqft": 14.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750590050"
  },
  {
   "address": "209 Ash Avenue North, Mayer",
   "sale_month": "2011-11",
   "price": 25100,
   "lot_sqft": 3297,
   "price_per_lot_sqft": 7.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500170"
  },
  {
   "address": "625 Charles Avenue, Saint Paul",
   "sale_month": "2011-11",
   "price": 375000,
   "lot_sqft": 9922,
   "price_per_lot_sqft": 37.79,
   "price_per_building_sqft": 127.59,
   "building_sqft": 2939,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2956,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923140253"
  },
  {
   "address": "2640 Cedar Ave S, Minneapolis",
   "sale_month": "2011-11",
   "price": 128000,
   "lot_sqft": 6035,
   "price_per_lot_sqft": 21.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1683,
   "use": "APARTMENT",
   "parcel_id": "3502924410006"
  },
  {
   "address": "15197 Boulder Avenue, Rosemount",
   "sale_month": "2011-11",
   "price": 3950000,
   "lot_sqft": 442352,
   "price_per_lot_sqft": 8.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 129749,
   "use": "Industrial-preferred",
   "parcel_id": "346455201010"
  },
  {
   "address": "500 Lake St E, Minneapolis",
   "sale_month": "2011-11",
   "price": 33095,
   "lot_sqft": 11210,
   "price_per_lot_sqft": 2.95,
   "price_per_building_sqft": 27.63,
   "building_sqft": 1198,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440072"
  },
  {
   "address": "6351 Zane Ave N, Brooklyn Park",
   "sale_month": "2011-11",
   "price": 15000000,
   "lot_sqft": 252300,
   "price_per_lot_sqft": 59.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12815,
   "use": "APARTMENT",
   "parcel_id": "3311921320011"
  },
  {
   "address": "6217 65th Ave N, Brooklyn Park",
   "sale_month": "2011-11",
   "price": 15000000,
   "lot_sqft": 323943,
   "price_per_lot_sqft": 46.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13040,
   "use": "APARTMENT",
   "parcel_id": "3311921320004"
  },
  {
   "address": "6459 Zane Ave N, Brooklyn Park",
   "sale_month": "2011-11",
   "price": 15000000,
   "lot_sqft": 131902,
   "price_per_lot_sqft": 113.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18640,
   "use": "APARTMENT",
   "parcel_id": "3311921320002"
  },
  {
   "address": "6455 Zane Ave N, Brooklyn Park",
   "sale_month": "2011-11",
   "price": 15000000,
   "lot_sqft": 121230,
   "price_per_lot_sqft": 123.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7690,
   "use": "APARTMENT",
   "parcel_id": "3311921320001"
  },
  {
   "address": "1355 85th Avenue Northeast, Blaine",
   "sale_month": "2011-11",
   "price": 1050000,
   "lot_sqft": 85346,
   "price_per_lot_sqft": 12.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123340057"
  },
  {
   "address": "1835 Market Drive, Stillwater",
   "sale_month": "2011-11",
   "price": 275000,
   "lot_sqft": 47522,
   "price_per_lot_sqft": 5.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020330018"
  },
  {
   "address": "595 Sims Avenue, Saint Paul",
   "sale_month": "2011-11",
   "price": 20000,
   "lot_sqft": 6178,
   "price_per_lot_sqft": 3.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1364,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922420258"
  },
  {
   "address": "592 Sims Avenue, Saint Paul",
   "sale_month": "2011-11",
   "price": 20000,
   "lot_sqft": 6210,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922420096"
  },
  {
   "address": "6945 Penn Ave S, Richfield",
   "sale_month": "2011-11",
   "price": 673000,
   "lot_sqft": 23509,
   "price_per_lot_sqft": 28.63,
   "price_per_building_sqft": 155.25,
   "building_sqft": 4335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4361,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824330167"
  },
  {
   "address": "3880 4th Avenue East, Shakopee",
   "sale_month": "2011-11",
   "price": 8250000,
   "lot_sqft": 384857,
   "price_per_lot_sqft": 21.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 158782,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272980010"
  },
  {
   "address": "1210 Polk Street South, Shakopee",
   "sale_month": "2011-11",
   "price": 225000,
   "lot_sqft": 11990,
   "price_per_lot_sqft": 18.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2018,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "271040040"
  },
  {
   "address": "1401 Nicollet Ave, Minneapolis",
   "sale_month": "2011-11",
   "price": 820000,
   "lot_sqft": 5606,
   "price_per_lot_sqft": 146.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924420071"
  },
  {
   "address": "8212 125th Street West, Savage",
   "sale_month": "2011-11",
   "price": 96525,
   "lot_sqft": 1659,
   "price_per_lot_sqft": 58.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560070"
  },
  {
   "address": null,
   "sale_month": "2011-11",
   "price": 125000,
   "lot_sqft": 6904,
   "price_per_lot_sqft": 18.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2705,
   "use": "305",
   "parcel_id": "2602822410033"
  },
  {
   "address": "355 21st Street, Newport",
   "sale_month": "2011-11",
   "price": 125000,
   "lot_sqft": 6794,
   "price_per_lot_sqft": 18.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2602822410032"
  },
  {
   "address": "1215 7th St S, Hopkins",
   "sale_month": "2011-11",
   "price": 225000,
   "lot_sqft": 6651,
   "price_per_lot_sqft": 33.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722240027"
  },
  {
   "address": "541 2nd Ave S, Hopkins",
   "sale_month": "2011-11",
   "price": 1060000,
   "lot_sqft": 97817,
   "price_per_lot_sqft": 10.84,
   "price_per_building_sqft": 70.46,
   "building_sqft": 15043,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15134,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722140126"
  },
  {
   "address": "1317 6th St SE, Minneapolis",
   "sale_month": "2011-11",
   "price": 150000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 16.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1685,
   "use": "TRIPLEX",
   "parcel_id": "2402924420096"
  },
  {
   "address": "21050 Commerce Blvd, Rogers",
   "sale_month": "2011-11",
   "price": 717500,
   "lot_sqft": 95227,
   "price_per_lot_sqft": 7.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36673,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023110012"
  },
  {
   "address": "1911 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2011-11",
   "price": 200000,
   "lot_sqft": 37589,
   "price_per_lot_sqft": 5.32,
   "price_per_building_sqft": 153.73,
   "building_sqft": 1301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1309,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124420015"
  },
  {
   "address": "2700 Campus Dr, Plymouth",
   "sale_month": "2011-11",
   "price": 2433977,
   "lot_sqft": 190294,
   "price_per_lot_sqft": 12.79,
   "price_per_building_sqft": 61.22,
   "building_sqft": 39755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39995,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822430015"
  },
  {
   "address": "425 Hillside Drive, Jordan",
   "sale_month": "2011-11",
   "price": 180000,
   "lot_sqft": 19048,
   "price_per_lot_sqft": 9.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3033,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220170010"
  },
  {
   "address": null,
   "sale_month": "2011-11",
   "price": 1365000,
   "lot_sqft": 18272,
   "price_per_lot_sqft": 74.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "213123120015"
  },
  {
   "address": "7317 Lake St W, St. Louis Park",
   "sale_month": "2011-11",
   "price": 1010000,
   "lot_sqft": 106767,
   "price_per_lot_sqft": 9.46,
   "price_per_building_sqft": 30.5,
   "building_sqft": 33119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33319,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2011721210093"
  },
  {
   "address": "1097 Schoolhouse Drive, Belle Plaine",
   "sale_month": "2011-11",
   "price": 264000,
   "lot_sqft": 24763,
   "price_per_lot_sqft": 10.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8637,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200850410"
  },
  {
   "address": "23 Colburn Entry N, Champlin",
   "sale_month": "2011-11",
   "price": 50000,
   "lot_sqft": 5717,
   "price_per_lot_sqft": 8.75,
   "price_per_building_sqft": 38.05,
   "building_sqft": 1314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1322,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1912021230027"
  },
  {
   "address": "2111 Ford Parkway, Saint Paul",
   "sale_month": "2011-11",
   "price": 500000,
   "lot_sqft": 9235,
   "price_per_lot_sqft": 54.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823110106"
  },
  {
   "address": "7301 Lake St W, St. Louis Park",
   "sale_month": "2011-11",
   "price": 1010000,
   "lot_sqft": 33493,
   "price_per_lot_sqft": 30.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1711721340027"
  },
  {
   "address": "101 Dellwood Road North, Dellwood",
   "sale_month": "2011-11",
   "price": 2937500,
   "lot_sqft": 1140541,
   "price_per_lot_sqft": 2.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12378,
   "use": "300",
   "parcel_id": "1703021220002"
  },
  {
   "address": "10909 Radisson Road Northeast, Blaine",
   "sale_month": "2011-11",
   "price": 1365000,
   "lot_sqft": 41454,
   "price_per_lot_sqft": 32.93,
   "price_per_building_sqft": 276.71,
   "building_sqft": 4933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4963,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163123430054"
  },
  {
   "address": "10925 Radisson Road Northeast, Blaine",
   "sale_month": "2011-11",
   "price": 685000,
   "lot_sqft": 55103,
   "price_per_lot_sqft": 12.43,
   "price_per_building_sqft": 146.59,
   "building_sqft": 4673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4701,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163123430053"
  },
  {
   "address": "1542 West 7th Street, Saint Paul",
   "sale_month": "2011-11",
   "price": 225000,
   "lot_sqft": 7188,
   "price_per_lot_sqft": 31.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823210036"
  },
  {
   "address": "1542 West 7th Street, Saint Paul",
   "sale_month": "2011-11",
   "price": 225000,
   "lot_sqft": 4103,
   "price_per_lot_sqft": 54.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4893,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823210027"
  },
  {
   "address": "1542 West 7th Street, Saint Paul",
   "sale_month": "2011-11",
   "price": 225000,
   "lot_sqft": 3793,
   "price_per_lot_sqft": 59.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823210026"
  },
  {
   "address": "11225 90th Ave N, Maple Grove",
   "sale_month": "2011-11",
   "price": 880000,
   "lot_sqft": 100688,
   "price_per_lot_sqft": 8.74,
   "price_per_building_sqft": 122.87,
   "building_sqft": 7162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7205,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922140026"
  },
  {
   "address": "11333 91st Ave N, Maple Grove",
   "sale_month": "2011-11",
   "price": 1180950,
   "lot_sqft": 79127,
   "price_per_lot_sqft": 14.92,
   "price_per_building_sqft": 50.58,
   "building_sqft": 23346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23487,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922140019"
  },
  {
   "address": "9240 Cottonwood La N, Maple Grove",
   "sale_month": "2011-11",
   "price": 200000,
   "lot_sqft": 28796,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": 59.97,
   "building_sqft": 3335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3355,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922110004"
  },
  {
   "address": "1529 Monroe St NE, Minneapolis",
   "sale_month": "2011-11",
   "price": 8000,
   "lot_sqft": 8760,
   "price_per_lot_sqft": 0.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924110046"
  },
  {
   "address": "10015 Minnetonka Blvd, Minnetonka",
   "sale_month": "2011-11",
   "price": 625000,
   "lot_sqft": 17728,
   "price_per_lot_sqft": 35.25,
   "price_per_building_sqft": 26.3,
   "building_sqft": 23766,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23909,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311722130166"
  },
  {
   "address": "10029 Minnetonka Blvd, Minnetonka",
   "sale_month": "2011-11",
   "price": 600000,
   "lot_sqft": 15762,
   "price_per_lot_sqft": 38.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311722130165"
  },
  {
   "address": "1313 Winter St NE, Minneapolis",
   "sale_month": "2011-11",
   "price": 940000,
   "lot_sqft": 50536,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": 19.68,
   "building_sqft": 47759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48048,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924430033"
  },
  {
   "address": "4609 28th Ave S, Minneapolis",
   "sale_month": "2011-11",
   "price": 271800,
   "lot_sqft": 5061,
   "price_per_lot_sqft": 53.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1644,
   "use": "APARTMENT",
   "parcel_id": "1302824110046"
  },
  {
   "address": "1130 Town Centre Drive, Eagan",
   "sale_month": "2011-11",
   "price": 2016000,
   "lot_sqft": 57833,
   "price_per_lot_sqft": 34.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7999,
   "use": "Apartment",
   "parcel_id": "107705701040"
  },
  {
   "address": "1140 Town Centre Road, Eagan",
   "sale_month": "2011-11",
   "price": 2016000,
   "lot_sqft": 54888,
   "price_per_lot_sqft": 36.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7945,
   "use": "Apartment",
   "parcel_id": "107705701030"
  },
  {
   "address": "1150 Town Centre Road, Eagan",
   "sale_month": "2011-11",
   "price": 2016000,
   "lot_sqft": 56898,
   "price_per_lot_sqft": 35.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8234,
   "use": "Apartment",
   "parcel_id": "107705701020"
  },
  {
   "address": "1160 Town Centre Drive, Eagan",
   "sale_month": "2011-11",
   "price": 1120100,
   "lot_sqft": 42074,
   "price_per_lot_sqft": 26.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4129,
   "use": "Apartment",
   "parcel_id": "107705701010"
  },
  {
   "address": "1120 Town Center Drive, Eagan",
   "sale_month": "2011-11",
   "price": 2016000,
   "lot_sqft": 74320,
   "price_per_lot_sqft": 27.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8152,
   "use": "Apartment",
   "parcel_id": "107705401020"
  },
  {
   "address": "1110 Town Centre Drive, Eagan",
   "sale_month": "2011-11",
   "price": 2016000,
   "lot_sqft": 88134,
   "price_per_lot_sqft": 22.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8400,
   "use": "Apartment",
   "parcel_id": "107705401010"
  },
  {
   "address": "9495 Noble Pkwy N, Brooklyn Park",
   "sale_month": "2011-11",
   "price": 1000000,
   "lot_sqft": 99625,
   "price_per_lot_sqft": 10.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011921330025"
  },
  {
   "address": "635 Snelling Avenue South, Saint Paul",
   "sale_month": "2011-11",
   "price": 450000,
   "lot_sqft": 11031,
   "price_per_lot_sqft": 40.79,
   "price_per_building_sqft": 166.54,
   "building_sqft": 2702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2719,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823440054"
  },
  {
   "address": "448 Robert Street South, Saint Paul",
   "sale_month": "2011-11",
   "price": 51000,
   "lot_sqft": 4615,
   "price_per_lot_sqft": 11.05,
   "price_per_building_sqft": 78.58,
   "building_sqft": 649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 653,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822210090"
  },
  {
   "address": "4556 46th St E, Minneapolis",
   "sale_month": "2011-11",
   "price": 1400000,
   "lot_sqft": 14648,
   "price_per_lot_sqft": 95.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0702823440241"
  },
  {
   "address": "4135 Hiawatha Ave, Minneapolis",
   "sale_month": "2011-11",
   "price": 100,
   "lot_sqft": 32908,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.01,
   "building_sqft": 14345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14432,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823230066"
  },
  {
   "address": "3116 38th St E, Minneapolis",
   "sale_month": "2011-11",
   "price": 1086,
   "lot_sqft": 3659,
   "price_per_lot_sqft": 0.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823330128"
  },
  {
   "address": "4023 Lake St E, Minneapolis",
   "sale_month": "2011-11",
   "price": 250000,
   "lot_sqft": 9128,
   "price_per_lot_sqft": 27.39,
   "price_per_building_sqft": 51.55,
   "building_sqft": 4850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4879,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823120026"
  },
  {
   "address": "3116 Fairview Avenue North, Roseville",
   "sale_month": "2011-11",
   "price": 1025000,
   "lot_sqft": 16377,
   "price_per_lot_sqft": 62.59,
   "price_per_building_sqft": 220.48,
   "building_sqft": 4649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4677,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923120082"
  },
  {
   "address": "2860 Snelling Avenue North, Roseville",
   "sale_month": "2011-11",
   "price": 550000,
   "lot_sqft": 16809,
   "price_per_lot_sqft": 32.72,
   "price_per_building_sqft": 151.85,
   "building_sqft": 3622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3644,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923320018"
  },
  {
   "address": "6380 Industrial Dr, Eden Prairie",
   "sale_month": "2011-11",
   "price": 500000,
   "lot_sqft": 38535,
   "price_per_lot_sqft": 12.98,
   "price_per_building_sqft": 181.09,
   "building_sqft": 2761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2778,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220039"
  },
  {
   "address": null,
   "sale_month": "2011-11",
   "price": 500000,
   "lot_sqft": 52863,
   "price_per_lot_sqft": 9.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0311622220022"
  },
  {
   "address": null,
   "sale_month": "2011-11",
   "price": 500000,
   "lot_sqft": 2498,
   "price_per_lot_sqft": 200.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220019"
  },
  {
   "address": "3326 Nicollet Ave, Minneapolis",
   "sale_month": "2011-11",
   "price": 1252000,
   "lot_sqft": 22198,
   "price_per_lot_sqft": 56.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5602,
   "use": "APARTMENT",
   "parcel_id": "0302824240185"
  },
  {
   "address": "3332 4th Ave S, Minneapolis",
   "sale_month": "2011-11",
   "price": 195000,
   "lot_sqft": 5841,
   "price_per_lot_sqft": 33.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2147,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824140176"
  },
  {
   "address": "12500 Chowen Avenue, Burnsville",
   "sale_month": "2011-11",
   "price": 2000000,
   "lot_sqft": 120308,
   "price_per_lot_sqft": 16.62,
   "price_per_building_sqft": 56.63,
   "building_sqft": 35316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35529,
   "use": "Industrial-preferred",
   "parcel_id": "026780001063"
  },
  {
   "address": "220 River Ridge Circle South, Burnsville",
   "sale_month": "2011-11",
   "price": 1170000,
   "lot_sqft": 78922,
   "price_per_lot_sqft": 14.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7842,
   "use": "Commercial-preferred",
   "parcel_id": "026420002020"
  },
  {
   "address": "8010 Ranchers Road Northeast, Fridley",
   "sale_month": "2011-11",
   "price": 650000,
   "lot_sqft": 48401,
   "price_per_lot_sqft": 13.43,
   "price_per_building_sqft": 39.12,
   "building_sqft": 16615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16715,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024320019"
  },
  {
   "address": "1805 Lake St E, Minneapolis",
   "sale_month": "2011-11",
   "price": 107573,
   "lot_sqft": 6981,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110013"
  },
  {
   "address": "2251 Killebrew Dr, Bloomington",
   "sale_month": "2011-11",
   "price": 2369238,
   "lot_sqft": 78571,
   "price_per_lot_sqft": 30.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724310010"
  },
  {
   "address": "28 Industrial Boulevard, Norwood Young America",
   "sale_month": "2011-10",
   "price": 155000,
   "lot_sqft": 27232,
   "price_per_lot_sqft": 5.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5011,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588500030"
  },
  {
   "address": "32030 Dahomey Avenue, Waterford Township",
   "sale_month": "2011-10",
   "price": 100000,
   "lot_sqft": 18582,
   "price_per_lot_sqft": 5.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "Industrial-preferred",
   "parcel_id": "410300001010"
  },
  {
   "address": "440 University Avenue West, Saint Paul",
   "sale_month": "2011-10",
   "price": 35000,
   "lot_sqft": 3434,
   "price_per_lot_sqft": 10.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310027"
  },
  {
   "address": "2720 31st Ave S, Minneapolis",
   "sale_month": "2011-10",
   "price": 755000,
   "lot_sqft": 12108,
   "price_per_lot_sqft": 62.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924410101"
  },
  {
   "address": "2525 Chicago Ave, Minneapolis",
   "sale_month": "2011-10",
   "price": 46938,
   "lot_sqft": 166011,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 331367,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924240372"
  },
  {
   "address": "2937 Garfield Ave, Minneapolis",
   "sale_month": "2011-10",
   "price": 123000,
   "lot_sqft": 5135,
   "price_per_lot_sqft": 23.95,
   "price_per_building_sqft": 86.86,
   "building_sqft": 1416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1425,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330125"
  },
  {
   "address": "2510 Nicollet Ave, Minneapolis",
   "sale_month": "2011-10",
   "price": 360000,
   "lot_sqft": 6746,
   "price_per_lot_sqft": 53.36,
   "price_per_building_sqft": 37.74,
   "building_sqft": 9539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9597,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240196"
  },
  {
   "address": "460 Prior Avenue North, Saint Paul",
   "sale_month": "2011-10",
   "price": 242900,
   "lot_sqft": 12299,
   "price_per_lot_sqft": 19.75,
   "price_per_building_sqft": 59,
   "building_sqft": 4117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4142,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923310109"
  },
  {
   "address": "3213 Country Drive, Little Canada",
   "sale_month": "2011-10",
   "price": 1625000,
   "lot_sqft": 334854,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": 70.73,
   "building_sqft": 22975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23114,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022340020"
  },
  {
   "address": "145 10th Street East, Saint Paul",
   "sale_month": "2011-10",
   "price": 125000,
   "lot_sqft": 22783,
   "price_per_lot_sqft": 5.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43518,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430689"
  },
  {
   "address": "730 Decatur Ave N, Golden Valley",
   "sale_month": "2011-10",
   "price": 1200000,
   "lot_sqft": 56924,
   "price_per_lot_sqft": 21.08,
   "price_per_building_sqft": 58.12,
   "building_sqft": 20646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20770,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821240005"
  },
  {
   "address": "850 Mendelssohn Ave N, Golden Valley",
   "sale_month": "2011-10",
   "price": 750000,
   "lot_sqft": 46149,
   "price_per_lot_sqft": 16.25,
   "price_per_building_sqft": 46.91,
   "building_sqft": 15988,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16084,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821230019"
  },
  {
   "address": "5330 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2011-10",
   "price": 5500000,
   "lot_sqft": 65964,
   "price_per_lot_sqft": 83.38,
   "price_per_building_sqft": 436.72,
   "building_sqft": 12594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12670,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924220023"
  },
  {
   "address": "2638 Shadow Lane, Chaska",
   "sale_month": "2011-10",
   "price": 1125000,
   "lot_sqft": 58571,
   "price_per_lot_sqft": 19.21,
   "price_per_building_sqft": 135.79,
   "building_sqft": 8285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8335,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306220030"
  },
  {
   "address": "518 Ontario St SE, Minneapolis",
   "sale_month": "2011-10",
   "price": 289000,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 43.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230078"
  },
  {
   "address": "6525 Drew Ave S, Edina",
   "sale_month": "2011-10",
   "price": 505000,
   "lot_sqft": 27983,
   "price_per_lot_sqft": 18.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4155,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824230008"
  },
  {
   "address": null,
   "sale_month": "2011-10",
   "price": 15000,
   "lot_sqft": 11389,
   "price_per_lot_sqft": 1.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923330006"
  },
  {
   "address": "215 William Street North, Stillwater",
   "sale_month": "2011-10",
   "price": 264000,
   "lot_sqft": 9446,
   "price_per_lot_sqft": 27.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "300",
   "parcel_id": "2803020310058"
  },
  {
   "address": null,
   "sale_month": "2011-10",
   "price": 264000,
   "lot_sqft": 6297,
   "price_per_lot_sqft": 41.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020310056"
  },
  {
   "address": "8006 Old Carriage North, Shakopee",
   "sale_month": "2011-10",
   "price": 850000,
   "lot_sqft": 41549,
   "price_per_lot_sqft": 20.46,
   "price_per_building_sqft": 89.53,
   "building_sqft": 9494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9551,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600020"
  },
  {
   "address": "745 White Bear Avenue, Saint Paul",
   "sale_month": "2011-10",
   "price": 23000,
   "lot_sqft": 5215,
   "price_per_lot_sqft": 4.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922440203"
  },
  {
   "address": "13405 15th Ave N, Plymouth",
   "sale_month": "2011-10",
   "price": 3000000,
   "lot_sqft": 307328,
   "price_per_lot_sqft": 9.76,
   "price_per_building_sqft": 27.46,
   "building_sqft": 109239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 109898,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822430010"
  },
  {
   "address": "138 Lewis Street South, Shakopee",
   "sale_month": "2011-10",
   "price": 450000,
   "lot_sqft": 9170,
   "price_per_lot_sqft": 49.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11351,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270011590"
  },
  {
   "address": "7522 Egan Drive, Savage",
   "sale_month": "2011-10",
   "price": 450000,
   "lot_sqft": 17524,
   "price_per_lot_sqft": 25.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1670,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "269200170"
  },
  {
   "address": "7520 Egan Drive, Savage",
   "sale_month": "2011-10",
   "price": 450000,
   "lot_sqft": 20010,
   "price_per_lot_sqft": 22.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2762,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "269200160"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2011-10",
   "price": 58500,
   "lot_sqft": 751,
   "price_per_lot_sqft": 77.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140270"
  },
  {
   "address": "1816 16th Ave S, Minneapolis",
   "sale_month": "2011-10",
   "price": 20000,
   "lot_sqft": 4693,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924440073"
  },
  {
   "address": "1426 Washington Ave S, Minneapolis",
   "sale_month": "2011-10",
   "price": 980000,
   "lot_sqft": 5493,
   "price_per_lot_sqft": 178.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924110076"
  },
  {
   "address": "505 County Road E West, Shoreview",
   "sale_month": "2011-10",
   "price": 17000000,
   "lot_sqft": 358086,
   "price_per_lot_sqft": 47.47,
   "price_per_building_sqft": 293.43,
   "building_sqft": 57936,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58286,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253023330001"
  },
  {
   "address": "2860 Water Tower Place, Chanhassen",
   "sale_month": "2011-10",
   "price": 2300000,
   "lot_sqft": 239220,
   "price_per_lot_sqft": 9.61,
   "price_per_building_sqft": 62.6,
   "building_sqft": 36742,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36964,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250750020"
  },
  {
   "address": "1574 Arundel Street, Saint Paul",
   "sale_month": "2011-10",
   "price": 350000,
   "lot_sqft": 13748,
   "price_per_lot_sqft": 25.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2975,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923210057"
  },
  {
   "address": "12820 Main St, Rogers",
   "sale_month": "2011-10",
   "price": 591500,
   "lot_sqft": 16021,
   "price_per_lot_sqft": 36.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023420048"
  },
  {
   "address": "12860 Main St, Rogers",
   "sale_month": "2011-10",
   "price": 591500,
   "lot_sqft": 12115,
   "price_per_lot_sqft": 48.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15559,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023420047"
  },
  {
   "address": "101 5th St S, Minneapolis",
   "sale_month": "2011-10",
   "price": 11250000,
   "lot_sqft": 16401,
   "price_per_lot_sqft": 685.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924440064"
  },
  {
   "address": "212 2nd Ave N, Minneapolis",
   "sale_month": "2011-10",
   "price": 700000,
   "lot_sqft": 11320,
   "price_per_lot_sqft": 61.84,
   "price_per_building_sqft": 66.77,
   "building_sqft": 10484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10548,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140086"
  },
  {
   "address": "4470 Centerville Road, White Bear Lake",
   "sale_month": "2011-10",
   "price": 259000,
   "lot_sqft": 12951,
   "price_per_lot_sqft": 20,
   "price_per_building_sqft": 80.69,
   "building_sqft": 3210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3229,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022120015"
  },
  {
   "address": "1313 154th Avenue Northeast, Ham Lake",
   "sale_month": "2011-10",
   "price": 62500,
   "lot_sqft": 58711,
   "price_per_lot_sqft": 1.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7170,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203223240028"
  },
  {
   "address": "7887 95th Street South, Cottage Grove",
   "sale_month": "2011-10",
   "price": 775000,
   "lot_sqft": 98083,
   "price_per_lot_sqft": 7.9,
   "price_per_building_sqft": 38.33,
   "building_sqft": 20218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20340,
   "use": "305",
   "parcel_id": "2002721410015"
  },
  {
   "address": "2651 Industrial Court, Hastings",
   "sale_month": "2011-10",
   "price": 260000,
   "lot_sqft": 40545,
   "price_per_lot_sqft": 6.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1632,
   "use": "Industrial",
   "parcel_id": "199058000030"
  },
  {
   "address": "612 Vermillion Street, Hastings",
   "sale_month": "2011-10",
   "price": 472000,
   "lot_sqft": 26530,
   "price_per_lot_sqft": 17.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4088,
   "use": "Apartment",
   "parcel_id": "193215044080"
  },
  {
   "address": "1639 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2011-10",
   "price": 600000,
   "lot_sqft": 50715,
   "price_per_lot_sqft": 11.83,
   "price_per_building_sqft": 50.55,
   "building_sqft": 11870,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11941,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923440047"
  },
  {
   "address": "15600 37th Ave N, Plymouth",
   "sale_month": "2011-10",
   "price": 2100000,
   "lot_sqft": 187000,
   "price_per_lot_sqft": 11.23,
   "price_per_building_sqft": 123.17,
   "building_sqft": 17049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17152,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611822330011"
  },
  {
   "address": "8045 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2011-10",
   "price": 2600000,
   "lot_sqft": 53112,
   "price_per_lot_sqft": 48.95,
   "price_per_building_sqft": 329.45,
   "building_sqft": 7892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7940,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622130044"
  },
  {
   "address": "1421 5th St NE, Minneapolis",
   "sale_month": "2011-10",
   "price": 140000,
   "lot_sqft": 5558,
   "price_per_lot_sqft": 25.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1770,
   "use": "APARTMENT",
   "parcel_id": "1402924210040"
  },
  {
   "address": "4732 Chicago Ave, Minneapolis",
   "sale_month": "2011-10",
   "price": 930000,
   "lot_sqft": 19809,
   "price_per_lot_sqft": 46.95,
   "price_per_building_sqft": 242.12,
   "building_sqft": 3841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824220226"
  },
  {
   "address": null,
   "sale_month": "2011-10",
   "price": 8000,
   "lot_sqft": 22663,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202722340007"
  },
  {
   "address": "965 Highway 36 West, Roseville",
   "sale_month": "2011-10",
   "price": 4411000,
   "lot_sqft": 129987,
   "price_per_lot_sqft": 33.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12684,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112923310076"
  },
  {
   "address": "2781 Pilot Knob Road, Eagan",
   "sale_month": "2011-10",
   "price": 475000,
   "lot_sqft": 20987,
   "price_per_lot_sqft": 22.63,
   "price_per_building_sqft": 143.98,
   "building_sqft": 3299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3319,
   "use": "Commercial-preferred",
   "parcel_id": "104785001010"
  },
  {
   "address": "2861 Eagandale Boulevard, Eagan",
   "sale_month": "2011-10",
   "price": 1800000,
   "lot_sqft": 166498,
   "price_per_lot_sqft": 10.81,
   "price_per_building_sqft": 12.98,
   "building_sqft": 138669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 139506,
   "use": "Industrial-preferred",
   "parcel_id": "102250601041"
  },
  {
   "address": "521 Barge Channel Road, Saint Paul",
   "sale_month": "2011-10",
   "price": 2500000,
   "lot_sqft": 584900,
   "price_per_lot_sqft": 4.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31013,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092822320063"
  },
  {
   "address": "9211 52nd Ave N, New Hope",
   "sale_month": "2011-10",
   "price": 622500,
   "lot_sqft": 59337,
   "price_per_lot_sqft": 10.49,
   "price_per_building_sqft": 51.07,
   "building_sqft": 12189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12263,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0711821220015"
  },
  {
   "address": "2745 Long Lake Road, Roseville",
   "sale_month": "2011-10",
   "price": 3635800,
   "lot_sqft": 262447,
   "price_per_lot_sqft": 13.85,
   "price_per_building_sqft": 36.14,
   "building_sqft": 100611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 101218,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923430003"
  },
  {
   "address": null,
   "sale_month": "2011-10",
   "price": 575000,
   "lot_sqft": 13584,
   "price_per_lot_sqft": 42.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822330013"
  },
  {
   "address": "1931 County Road C2 West, Roseville",
   "sale_month": "2011-10",
   "price": 17000000,
   "lot_sqft": 182097,
   "price_per_lot_sqft": 93.36,
   "price_per_building_sqft": 258.79,
   "building_sqft": 65690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66087,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042923230016"
  },
  {
   "address": "14447 60th Street North, Oak Park Heights",
   "sale_month": "2011-10",
   "price": 535000,
   "lot_sqft": 57662,
   "price_per_lot_sqft": 9.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "300",
   "parcel_id": "0402920210012"
  },
  {
   "address": "3205 Pillsbury Ave, Minneapolis",
   "sale_month": "2011-10",
   "price": 329500,
   "lot_sqft": 5772,
   "price_per_lot_sqft": 57.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2270,
   "use": "APARTMENT",
   "parcel_id": "0302824240092"
  },
  {
   "address": "12124 12th Avenue South, Burnsville",
   "sale_month": "2011-10",
   "price": 635000,
   "lot_sqft": 43712,
   "price_per_lot_sqft": 14.53,
   "price_per_building_sqft": 39.38,
   "building_sqft": 16125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16222,
   "use": "Industrial-preferred",
   "parcel_id": "026430002010"
  },
  {
   "address": "500 Cherry Street South, Waconia",
   "sale_month": "2011-09",
   "price": 14421255,
   "lot_sqft": 181842,
   "price_per_lot_sqft": 79.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43645,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "751150050"
  },
  {
   "address": null,
   "sale_month": "2011-09",
   "price": 14881255,
   "lot_sqft": 36226,
   "price_per_lot_sqft": 410.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024440024"
  },
  {
   "address": "3801 Hart Boulevard Northeast, Columbia Heights",
   "sale_month": "2011-09",
   "price": 14881255,
   "lot_sqft": 68955,
   "price_per_lot_sqft": 215.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27978,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024440023"
  },
  {
   "address": "174 Charles Avenue, Saint Paul",
   "sale_month": "2011-09",
   "price": 25000,
   "lot_sqft": 3852,
   "price_per_lot_sqft": 6.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1000,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923140033"
  },
  {
   "address": "3841 3rd Street Northeast, Columbia Heights",
   "sale_month": "2011-09",
   "price": 80000,
   "lot_sqft": 17351,
   "price_per_lot_sqft": 4.61,
   "price_per_building_sqft": 34.56,
   "building_sqft": 2315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2329,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024330175"
  },
  {
   "address": "711 Charles Avenue, Saint Paul",
   "sale_month": "2011-09",
   "price": 35455,
   "lot_sqft": 4969,
   "price_per_lot_sqft": 7.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 868,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923140085"
  },
  {
   "address": "783 Charles Avenue, Saint Paul",
   "sale_month": "2011-09",
   "price": 51480,
   "lot_sqft": 4973,
   "price_per_lot_sqft": 10.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923130241"
  },
  {
   "address": "749 University Avenue West, Saint Paul",
   "sale_month": "2011-09",
   "price": 45697,
   "lot_sqft": 4874,
   "price_per_lot_sqft": 9.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 953,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923130228"
  },
  {
   "address": "750 Sherburne Avenue, Saint Paul",
   "sale_month": "2011-09",
   "price": 25740,
   "lot_sqft": 3995,
   "price_per_lot_sqft": 6.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1160,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923130205"
  },
  {
   "address": "826 Sherburne Avenue, Saint Paul",
   "sale_month": "2011-09",
   "price": 56430,
   "lot_sqft": 3996,
   "price_per_lot_sqft": 14.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1323,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923130185"
  },
  {
   "address": "1824 Old Hudson Road, Saint Paul",
   "sale_month": "2011-09",
   "price": 3166400,
   "lot_sqft": 143272,
   "price_per_lot_sqft": 22.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23358,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922330015"
  },
  {
   "address": "339 Water St, Excelsior",
   "sale_month": "2011-09",
   "price": 300000,
   "lot_sqft": 42657,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140073"
  },
  {
   "address": "1402 Lake St W, Minneapolis",
   "sale_month": "2011-09",
   "price": 5450000,
   "lot_sqft": 8899,
   "price_per_lot_sqft": 612.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430090"
  },
  {
   "address": "11680 Theatre Dr N, Champlin",
   "sale_month": "2011-09",
   "price": 1332500,
   "lot_sqft": 38671,
   "price_per_lot_sqft": 34.46,
   "price_per_building_sqft": 206.33,
   "building_sqft": 6458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6497,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021210109"
  },
  {
   "address": "2701 Delaware St SE, Minneapolis",
   "sale_month": "2011-09",
   "price": 325000,
   "lot_sqft": 7658,
   "price_per_lot_sqft": 42.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1466,
   "use": "APARTMENT",
   "parcel_id": "3002923240016"
  },
  {
   "address": "2309 Priscilla Street, Saint Paul",
   "sale_month": "2011-09",
   "price": 310600,
   "lot_sqft": 7229,
   "price_per_lot_sqft": 42.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2721,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923110044"
  },
  {
   "address": null,
   "sale_month": "2011-09",
   "price": 300000,
   "lot_sqft": 1588,
   "price_per_lot_sqft": 188.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140044"
  },
  {
   "address": "212 Main Street North, Stillwater",
   "sale_month": "2011-09",
   "price": 300000,
   "lot_sqft": 1930,
   "price_per_lot_sqft": 155.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4846,
   "use": "300",
   "parcel_id": "2803020140043"
  },
  {
   "address": "1301 3rd Avenue West, Shakopee",
   "sale_month": "2011-09",
   "price": 900000,
   "lot_sqft": 72460,
   "price_per_lot_sqft": 12.42,
   "price_per_building_sqft": 56.87,
   "building_sqft": 15825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15921,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279020270"
  },
  {
   "address": "232 Marschall Road, Shakopee",
   "sale_month": "2011-09",
   "price": 1100000,
   "lot_sqft": 54090,
   "price_per_lot_sqft": 20.34,
   "price_per_building_sqft": 111.3,
   "building_sqft": 9883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9943,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270870010"
  },
  {
   "address": "13130 Dakota Avenue South, Savage",
   "sale_month": "2011-09",
   "price": 800000,
   "lot_sqft": 285026,
   "price_per_lot_sqft": 2.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35536,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "264400010"
  },
  {
   "address": "4401 Egan Drive, Savage",
   "sale_month": "2011-09",
   "price": 299750,
   "lot_sqft": 42396,
   "price_per_lot_sqft": 7.07,
   "price_per_building_sqft": 39.81,
   "building_sqft": 7529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7574,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261640520"
  },
  {
   "address": null,
   "sale_month": "2011-09",
   "price": 1200000,
   "lot_sqft": 6323,
   "price_per_lot_sqft": 189.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310016"
  },
  {
   "address": null,
   "sale_month": "2011-09",
   "price": 1200000,
   "lot_sqft": 4910,
   "price_per_lot_sqft": 244.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310015"
  },
  {
   "address": null,
   "sale_month": "2011-09",
   "price": 1200000,
   "lot_sqft": 4682,
   "price_per_lot_sqft": 256.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310014"
  },
  {
   "address": "432 Front Avenue, Saint Paul",
   "sale_month": "2011-09",
   "price": 1200000,
   "lot_sqft": 59640,
   "price_per_lot_sqft": 20.12,
   "price_per_building_sqft": 24.97,
   "building_sqft": 48067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48357,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310012"
  },
  {
   "address": "410 Front Avenue, Saint Paul",
   "sale_month": "2011-09",
   "price": 1200000,
   "lot_sqft": 4639,
   "price_per_lot_sqft": 258.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310009"
  },
  {
   "address": "20015 Diamond Lake Rd S, Rogers",
   "sale_month": "2011-09",
   "price": 34150000,
   "lot_sqft": 418122,
   "price_per_lot_sqft": 81.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023210010"
  },
  {
   "address": "20195 Diamond Lake Rd S, Rogers",
   "sale_month": "2011-09",
   "price": 34150000,
   "lot_sqft": 420209,
   "price_per_lot_sqft": 81.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023210009"
  },
  {
   "address": "622 4th St SE, Minneapolis",
   "sale_month": "2011-09",
   "price": 300000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 27.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3094,
   "use": "APARTMENT",
   "parcel_id": "2402924230151"
  },
  {
   "address": "507 4th St SE, Minneapolis",
   "sale_month": "2011-09",
   "price": 801500,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3171,
   "use": "APARTMENT",
   "parcel_id": "2302924140030"
  },
  {
   "address": "630 4th Ave SE, Minneapolis",
   "sale_month": "2011-09",
   "price": 801500,
   "lot_sqft": 9888,
   "price_per_lot_sqft": 81.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2742,
   "use": "APARTMENT",
   "parcel_id": "2302924110074"
  },
  {
   "address": "3300 Plymouth Blvd, Plymouth",
   "sale_month": "2011-09",
   "price": 770000,
   "lot_sqft": 108831,
   "price_per_lot_sqft": 7.08,
   "price_per_building_sqft": 39.52,
   "building_sqft": 19484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19601,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2111822210003"
  },
  {
   "address": "1307 Glenwood Ave, Minneapolis",
   "sale_month": "2011-09",
   "price": 230000,
   "lot_sqft": 14773,
   "price_per_lot_sqft": 15.57,
   "price_per_building_sqft": 122.41,
   "building_sqft": 1879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1890,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924430038"
  },
  {
   "address": "3747 117th Street East, Inver Grove Heights",
   "sale_month": "2011-09",
   "price": 4400000,
   "lot_sqft": 1059785,
   "price_per_lot_sqft": 4.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 469266,
   "use": "Industrial-preferred",
   "parcel_id": "203449001020"
  },
  {
   "address": "8209 199th Avenue Northwest, Nowthen",
   "sale_month": "2011-09",
   "price": 220000,
   "lot_sqft": 94178,
   "price_per_lot_sqft": 2.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14422,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420018"
  },
  {
   "address": "2060 Carter Avenue, Saint Paul",
   "sale_month": "2011-09",
   "price": 440000,
   "lot_sqft": 22449,
   "price_per_lot_sqft": 19.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4716,
   "use": "4C4 POST SECONDARY STUDENT HOUSING",
   "parcel_id": "202923410125"
  },
  {
   "address": "900 South Street East, Belle Plaine",
   "sale_month": "2011-09",
   "price": 625000,
   "lot_sqft": 179856,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20768,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200300020"
  },
  {
   "address": "7932 27th Ave N, New Hope",
   "sale_month": "2011-09",
   "price": 884557,
   "lot_sqft": 62565,
   "price_per_lot_sqft": 14.14,
   "price_per_building_sqft": 61.71,
   "building_sqft": 14333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14419,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911821440085"
  },
  {
   "address": "341 Wilson St NE, Minneapolis",
   "sale_month": "2011-09",
   "price": 1274000,
   "lot_sqft": 40137,
   "price_per_lot_sqft": 31.74,
   "price_per_building_sqft": 54.92,
   "building_sqft": 23199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23339,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340017"
  },
  {
   "address": "1201 Birch Lake Boulevard North, White Bear Township",
   "sale_month": "2011-09",
   "price": 400000,
   "lot_sqft": 106514,
   "price_per_lot_sqft": 3.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29259,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022140019"
  },
  {
   "address": "1830 Emerson Ave N, Minneapolis",
   "sale_month": "2011-09",
   "price": 175000,
   "lot_sqft": 6810,
   "price_per_lot_sqft": 25.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1087,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924420122"
  },
  {
   "address": "1312 16th Ave N, Minneapolis",
   "sale_month": "2011-09",
   "price": 72000,
   "lot_sqft": 6196,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1386,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924420040"
  },
  {
   "address": "2100 West Broadway, Minneapolis",
   "sale_month": "2011-09",
   "price": 61300,
   "lot_sqft": 5398,
   "price_per_lot_sqft": 11.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220167"
  },
  {
   "address": "1700 50th St W, Minneapolis",
   "sale_month": "2011-09",
   "price": 1200000,
   "lot_sqft": 47553,
   "price_per_lot_sqft": 25.24,
   "price_per_building_sqft": 238.81,
   "building_sqft": 5025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5055,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824240092"
  },
  {
   "address": "1401 94th St W, Bloomington",
   "sale_month": "2011-09",
   "price": 1750000,
   "lot_sqft": 287072,
   "price_per_lot_sqft": 6.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 113324,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724120012"
  },
  {
   "address": "2183 3rd Street, White Bear Lake",
   "sale_month": "2011-09",
   "price": 300000,
   "lot_sqft": 3314,
   "price_per_lot_sqft": 90.53,
   "price_per_building_sqft": 53.51,
   "building_sqft": 5606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5640,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410074"
  },
  {
   "address": "20015 Diamond Lake Rd S, Rogers",
   "sale_month": "2011-09",
   "price": 34150000,
   "lot_sqft": 355461,
   "price_per_lot_sqft": 96.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 261260,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1312023340007"
  },
  {
   "address": "20195 Diamond Lake Rd S, Rogers",
   "sale_month": "2011-09",
   "price": 34150000,
   "lot_sqft": 360719,
   "price_per_lot_sqft": 94.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 268627,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1312023340006"
  },
  {
   "address": "630 Arthur St NE, Minneapolis",
   "sale_month": "2011-09",
   "price": 1640000,
   "lot_sqft": 94093,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": 32.69,
   "building_sqft": 50173,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50476,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924420033"
  },
  {
   "address": "2379 Mcknight Road North, North Saint Paul",
   "sale_month": "2011-09",
   "price": 285000,
   "lot_sqft": 67227,
   "price_per_lot_sqft": 4.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922140010"
  },
  {
   "address": "648 Lowry Ave NE, Minneapolis",
   "sale_month": "2011-09",
   "price": 30000,
   "lot_sqft": 3097,
   "price_per_lot_sqft": 9.69,
   "price_per_building_sqft": 10.37,
   "building_sqft": 2892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2909,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924420040"
  },
  {
   "address": "2801 Pacific St, Minneapolis",
   "sale_month": "2011-09",
   "price": 9000000,
   "lot_sqft": 258426,
   "price_per_lot_sqft": 34.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 214366,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924310077"
  },
  {
   "address": "2225 Snelling Avenue North, Roseville",
   "sale_month": "2011-09",
   "price": 700000,
   "lot_sqft": 148802,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6026,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "092923440248"
  },
  {
   "address": "9610 Grove Cir N, Maple Grove",
   "sale_month": "2011-09",
   "price": 1000000,
   "lot_sqft": 134036,
   "price_per_lot_sqft": 7.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17933,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922320041"
  },
  {
   "address": "1818 Lowry Ave N, Minneapolis",
   "sale_month": "2011-09",
   "price": 220000,
   "lot_sqft": 11219,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": 131.34,
   "building_sqft": 1675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1685,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924240007"
  },
  {
   "address": "144 Humboldt Avenue South, Saint Paul",
   "sale_month": "2011-09",
   "price": 250000,
   "lot_sqft": 194393,
   "price_per_lot_sqft": 1.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822220144"
  },
  {
   "address": "3319 Thomas Ave N, Minneapolis",
   "sale_month": "2011-09",
   "price": 90000,
   "lot_sqft": 5100,
   "price_per_lot_sqft": 17.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 866,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924130058"
  },
  {
   "address": "13731 Louisville Road, Louisville Township",
   "sale_month": "2011-09",
   "price": 741000,
   "lot_sqft": 370975,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079210143"
  },
  {
   "address": "1243 11th Avenue Southwest, Forest Lake",
   "sale_month": "2011-09",
   "price": 3550000,
   "lot_sqft": 218517,
   "price_per_lot_sqft": 16.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "110",
   "parcel_id": "0703221440022"
  },
  {
   "address": "5555 Zealand Ave N, New Hope",
   "sale_month": "2011-09",
   "price": 2840000,
   "lot_sqft": 158624,
   "price_per_lot_sqft": 17.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21866,
   "use": "APARTMENT",
   "parcel_id": "0611821430001"
  },
  {
   "address": "4470 78th Street Cir W, Bloomington",
   "sale_month": "2011-09",
   "price": 1075000,
   "lot_sqft": 89938,
   "price_per_lot_sqft": 11.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18826,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724120008"
  },
  {
   "address": "2767 Long Lake Road, Roseville",
   "sale_month": "2011-09",
   "price": 1200000,
   "lot_sqft": 63557,
   "price_per_lot_sqft": 18.88,
   "price_per_building_sqft": 88.47,
   "building_sqft": 13564,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13646,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923420007"
  },
  {
   "address": "332 County Road D East, Little Canada",
   "sale_month": "2011-09",
   "price": 170000,
   "lot_sqft": 4056,
   "price_per_lot_sqft": 41.91,
   "price_per_building_sqft": 71.67,
   "building_sqft": 2372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2386,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922220024"
  },
  {
   "address": "7871 Hickory Street Northeast, Fridley",
   "sale_month": "2011-09",
   "price": 425000,
   "lot_sqft": 16127,
   "price_per_lot_sqft": 26.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440032"
  },
  {
   "address": "2900 Cutters Grove Avenue, Anoka",
   "sale_month": "2011-09",
   "price": 600000,
   "lot_sqft": 62392,
   "price_per_lot_sqft": 9.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023125110018"
  },
  {
   "address": "3037 Columbus Ave, Minneapolis",
   "sale_month": "2011-09",
   "price": 70000,
   "lot_sqft": 5063,
   "price_per_lot_sqft": 13.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1427,
   "use": "TRIPLEX",
   "parcel_id": "0202824220163"
  },
  {
   "address": "202 6th Street South, South Saint Paul",
   "sale_month": "2011-08",
   "price": 268000,
   "lot_sqft": 8742,
   "price_per_lot_sqft": 30.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2043,
   "use": "Apartment",
   "parcel_id": "367510007170"
  },
  {
   "address": "4347 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2011-08",
   "price": 115000,
   "lot_sqft": 11511,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": 34.25,
   "building_sqft": 3358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3379,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024220153"
  },
  {
   "address": null,
   "sale_month": "2011-08",
   "price": 25583300,
   "lot_sqft": 1736192,
   "price_per_lot_sqft": 14.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "350",
   "parcel_id": "3602921240001"
  },
  {
   "address": null,
   "sale_month": "2011-08",
   "price": 25583300,
   "lot_sqft": 868402,
   "price_per_lot_sqft": 29.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "350",
   "parcel_id": "3602921230002"
  },
  {
   "address": null,
   "sale_month": "2011-08",
   "price": 25583300,
   "lot_sqft": 867859,
   "price_per_lot_sqft": 29.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "350",
   "parcel_id": "3602921230001"
  },
  {
   "address": "901 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2011-08",
   "price": 25583300,
   "lot_sqft": 4530539,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "350",
   "parcel_id": "3602921210001"
  },
  {
   "address": null,
   "sale_month": "2011-08",
   "price": 25583300,
   "lot_sqft": 1738671,
   "price_per_lot_sqft": 14.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "350",
   "parcel_id": "3602921130001"
  },
  {
   "address": null,
   "sale_month": "2011-08",
   "price": 25583300,
   "lot_sqft": 217409,
   "price_per_lot_sqft": 117.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "350",
   "parcel_id": "3602921120001"
  },
  {
   "address": "1000 Lund Boulevard, Anoka",
   "sale_month": "2011-08",
   "price": 1100000,
   "lot_sqft": 87524,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": 48.9,
   "building_sqft": 22497,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22632,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225140008"
  },
  {
   "address": "217 Water St, Excelsior",
   "sale_month": "2011-08",
   "price": 649000,
   "lot_sqft": 4396,
   "price_per_lot_sqft": 147.63,
   "price_per_building_sqft": 21.33,
   "building_sqft": 30432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30616,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110124"
  },
  {
   "address": "2217 Lyndale Ave S, Minneapolis",
   "sale_month": "2011-08",
   "price": 680775,
   "lot_sqft": 15635,
   "price_per_lot_sqft": 43.54,
   "price_per_building_sqft": 238.53,
   "building_sqft": 2854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2871,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924220198"
  },
  {
   "address": "2415 Nicollet Ave, Minneapolis",
   "sale_month": "2011-08",
   "price": 389900,
   "lot_sqft": 6940,
   "price_per_lot_sqft": 56.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130020"
  },
  {
   "address": "7715 Pillsbury Ave S, Richfield",
   "sale_month": "2011-08",
   "price": 150500,
   "lot_sqft": 5365,
   "price_per_lot_sqft": 28.05,
   "price_per_building_sqft": 103.44,
   "building_sqft": 1455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1464,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3402824340058"
  },
  {
   "address": "3475 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2011-08",
   "price": 382500,
   "lot_sqft": 10108,
   "price_per_lot_sqft": 37.84,
   "price_per_building_sqft": 53.72,
   "building_sqft": 7120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7163,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022120048"
  },
  {
   "address": "400 Pierce Street, Saint Paul",
   "sale_month": "2011-08",
   "price": 943000,
   "lot_sqft": 11783,
   "price_per_lot_sqft": 80.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4110,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410110"
  },
  {
   "address": "2760 Xerxes Ave S, Minneapolis",
   "sale_month": "2011-08",
   "price": 780000,
   "lot_sqft": 10650,
   "price_per_lot_sqft": 73.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3459,
   "use": "APARTMENT",
   "parcel_id": "3202924310017"
  },
  {
   "address": "3009 37th Avenue Northeast, Saint Anthony",
   "sale_month": "2011-08",
   "price": 475000,
   "lot_sqft": 10339,
   "price_per_lot_sqft": 45.94,
   "price_per_building_sqft": 162.12,
   "building_sqft": 2930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2948,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023430023"
  },
  {
   "address": "5609 Co Rd No 101, Minnetonka",
   "sale_month": "2011-08",
   "price": 279000,
   "lot_sqft": 78487,
   "price_per_lot_sqft": 3.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3111722130001"
  },
  {
   "address": "552 Bavaria Lane, Chaska",
   "sale_month": "2011-08",
   "price": 60000,
   "lot_sqft": 1473,
   "price_per_lot_sqft": 40.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590070"
  },
  {
   "address": null,
   "sale_month": "2011-08",
   "price": 1391500,
   "lot_sqft": 4497,
   "price_per_lot_sqft": 309.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430036"
  },
  {
   "address": "2130 County Road E West, New Brighton",
   "sale_month": "2011-08",
   "price": 1391500,
   "lot_sqft": 24230,
   "price_per_lot_sqft": 57.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5956,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303023430031"
  },
  {
   "address": "789 Raymond Avenue, Saint Paul",
   "sale_month": "2011-08",
   "price": 25000,
   "lot_sqft": 1439,
   "price_per_lot_sqft": 17.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340014"
  },
  {
   "address": "2386 Territorial Road, Saint Paul",
   "sale_month": "2011-08",
   "price": 525000,
   "lot_sqft": 14084,
   "price_per_lot_sqft": 37.28,
   "price_per_building_sqft": 126.08,
   "building_sqft": 4164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4189,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340012"
  },
  {
   "address": "877 Westminster Street, Saint Paul",
   "sale_month": "2011-08",
   "price": 147000,
   "lot_sqft": 12490,
   "price_per_lot_sqft": 11.77,
   "price_per_building_sqft": 75.19,
   "building_sqft": 1955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1967,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922320179"
  },
  {
   "address": "2500 Winnetka Ave N, Golden Valley",
   "sale_month": "2011-08",
   "price": 8300000,
   "lot_sqft": 64011,
   "price_per_lot_sqft": 129.67,
   "price_per_building_sqft": 559.75,
   "building_sqft": 14828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14917,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911821220019"
  },
  {
   "address": "959 County Road E East, Vadnais Heights",
   "sale_month": "2011-08",
   "price": 2950000,
   "lot_sqft": 25436,
   "price_per_lot_sqft": 115.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340015"
  },
  {
   "address": "845 County Road E East, Vadnais Heights",
   "sale_month": "2011-08",
   "price": 1720000,
   "lot_sqft": 48312,
   "price_per_lot_sqft": 35.6,
   "price_per_building_sqft": 290.84,
   "building_sqft": 5914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5950,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022330039"
  },
  {
   "address": "959 County Road E East, Vadnais Heights",
   "sale_month": "2011-08",
   "price": 2950000,
   "lot_sqft": 49769,
   "price_per_lot_sqft": 59.27,
   "price_per_building_sqft": 223.55,
   "building_sqft": 13196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13276,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022330038"
  },
  {
   "address": "878 Prior Avenue North, Saint Paul",
   "sale_month": "2011-08",
   "price": 425000,
   "lot_sqft": 13642,
   "price_per_lot_sqft": 31.15,
   "price_per_building_sqft": 8.88,
   "building_sqft": 47869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48157,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923310033"
  },
  {
   "address": "7532 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2011-08",
   "price": 1440000,
   "lot_sqft": 44438,
   "price_per_lot_sqft": 32.4,
   "price_per_building_sqft": 268.06,
   "building_sqft": 5372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5404,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921210014"
  },
  {
   "address": null,
   "sale_month": "2011-08",
   "price": 2200000,
   "lot_sqft": 1489378,
   "price_per_lot_sqft": 1.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41347,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811622110001"
  },
  {
   "address": "14245 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2011-08",
   "price": 160000,
   "lot_sqft": 1964,
   "price_per_lot_sqft": 81.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225430070"
  },
  {
   "address": "13115 Brockton La N, Rogers",
   "sale_month": "2011-08",
   "price": 2400000,
   "lot_sqft": 914736,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 344940,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023130007"
  },
  {
   "address": "21150 Rogers Dr, Rogers",
   "sale_month": "2011-08",
   "price": 1535000,
   "lot_sqft": 200595,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 99717,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023110001"
  },
  {
   "address": "1604 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2011-08",
   "price": 390000,
   "lot_sqft": 55347,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": 46,
   "building_sqft": 8478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8530,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311921440008"
  },
  {
   "address": "100 5th St NE, Minneapolis",
   "sale_month": "2011-08",
   "price": 100,
   "lot_sqft": 11046,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.04,
   "building_sqft": 2230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2244,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924120077"
  },
  {
   "address": "815 Hennepin Ave E, Minneapolis",
   "sale_month": "2011-08",
   "price": 295000,
   "lot_sqft": 16089,
   "price_per_lot_sqft": 18.34,
   "price_per_building_sqft": 107.19,
   "building_sqft": 2752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2769,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110110"
  },
  {
   "address": "216 Nolden Lane, Jordan",
   "sale_month": "2011-08",
   "price": 400000,
   "lot_sqft": 51008,
   "price_per_lot_sqft": 7.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10021,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220130160"
  },
  {
   "address": "334 Dean Ave E, Champlin",
   "sale_month": "2011-08",
   "price": 163000,
   "lot_sqft": 21762,
   "price_per_lot_sqft": 7.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1617,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1912021310037"
  },
  {
   "address": "2700 Xylon Ave N, New Hope",
   "sale_month": "2011-08",
   "price": 215500,
   "lot_sqft": 14234,
   "price_per_lot_sqft": 15.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2014,
   "use": "APARTMENT",
   "parcel_id": "1911821440049"
  },
  {
   "address": "11620 Crooked Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2011-08",
   "price": 200000,
   "lot_sqft": 25386,
   "price_per_lot_sqft": 7.88,
   "price_per_building_sqft": 44.72,
   "building_sqft": 4472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4499,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124210001"
  },
  {
   "address": "1825 Ford Parkway, Saint Paul",
   "sale_month": "2011-08",
   "price": 1855000,
   "lot_sqft": 10680,
   "price_per_lot_sqft": 173.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4859,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823210077"
  },
  {
   "address": "1835 Ford Parkway, Saint Paul",
   "sale_month": "2011-08",
   "price": 1855000,
   "lot_sqft": 10386,
   "price_per_lot_sqft": 178.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4859,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823210076"
  },
  {
   "address": "1835 Ford Parkway, Saint Paul",
   "sale_month": "2011-08",
   "price": 1855000,
   "lot_sqft": 5198,
   "price_per_lot_sqft": 356.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823210075"
  },
  {
   "address": "1415 16th Ave N, Minneapolis",
   "sale_month": "2011-08",
   "price": 52500,
   "lot_sqft": 4354,
   "price_per_lot_sqft": 12.06,
   "price_per_building_sqft": 32.59,
   "building_sqft": 1611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1621,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924340013"
  },
  {
   "address": "4750 Grand Ave S, Minneapolis",
   "sale_month": "2011-08",
   "price": 465000,
   "lot_sqft": 11471,
   "price_per_lot_sqft": 40.54,
   "price_per_building_sqft": 91.61,
   "building_sqft": 5076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5107,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824220065"
  },
  {
   "address": "8051 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2011-08",
   "price": 1837538,
   "lot_sqft": 75706,
   "price_per_lot_sqft": 24.27,
   "price_per_building_sqft": 264.05,
   "building_sqft": 6959,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7001,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622130015"
  },
  {
   "address": "806 Main St NE, Minneapolis",
   "sale_month": "2011-08",
   "price": 100,
   "lot_sqft": 10467,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1331,
   "use": "TRIPLEX",
   "parcel_id": "1402924320082"
  },
  {
   "address": "4445 Nathan La N, Plymouth",
   "sale_month": "2011-08",
   "price": 20500000,
   "lot_sqft": 587727,
   "price_per_lot_sqft": 34.88,
   "price_per_building_sqft": 204.5,
   "building_sqft": 100245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 100850,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311822120003"
  },
  {
   "address": "2697 12 Th Avenue East, North Saint Paul",
   "sale_month": "2011-08",
   "price": 125000,
   "lot_sqft": 43161,
   "price_per_lot_sqft": 2.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922140093"
  },
  {
   "address": "2501 Henry Street North, North Saint Paul",
   "sale_month": "2011-08",
   "price": 632000,
   "lot_sqft": 113794,
   "price_per_lot_sqft": 5.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922140059"
  },
  {
   "address": "7000 Washington Ave S, Eden Prairie",
   "sale_month": "2011-08",
   "price": 2000000,
   "lot_sqft": 293074,
   "price_per_lot_sqft": 6.82,
   "price_per_building_sqft": 16.98,
   "building_sqft": 117800,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 118511,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211622110002"
  },
  {
   "address": "1246 7th Street West, Saint Paul",
   "sale_month": "2011-08",
   "price": 75000,
   "lot_sqft": 4000,
   "price_per_lot_sqft": 18.75,
   "price_per_building_sqft": 29.08,
   "building_sqft": 2579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2595,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823430051"
  },
  {
   "address": "5053 Oliver Ave N, Minneapolis",
   "sale_month": "2011-08",
   "price": 42000,
   "lot_sqft": 4987,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 547,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1111821130007"
  },
  {
   "address": "4164 Cedar Ave S, Minneapolis",
   "sale_month": "2011-08",
   "price": 79000,
   "lot_sqft": 4471,
   "price_per_lot_sqft": 17.67,
   "price_per_building_sqft": 36.14,
   "building_sqft": 2186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2199,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824140064"
  },
  {
   "address": "1855 Gateway Drive Northwest, Coon Rapids",
   "sale_month": "2011-08",
   "price": 510000,
   "lot_sqft": 60412,
   "price_per_lot_sqft": 8.44,
   "price_per_building_sqft": 66.8,
   "building_sqft": 7635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7681,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124430021"
  },
  {
   "address": "11710 263rd Street East, New Market Township",
   "sale_month": "2011-08",
   "price": 920934,
   "lot_sqft": 336546,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27888,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089250090"
  },
  {
   "address": "2540 Ruth Street, Little Canada",
   "sale_month": "2011-08",
   "price": 200000,
   "lot_sqft": 15484,
   "price_per_lot_sqft": 12.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1927,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922210012"
  },
  {
   "address": "737 Hall Avenue, Saint Paul",
   "sale_month": "2011-08",
   "price": 1124800,
   "lot_sqft": 23985,
   "price_per_lot_sqft": 46.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7388,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822410101"
  },
  {
   "address": "2886 Middle Street, Little Canada",
   "sale_month": "2011-08",
   "price": 172000,
   "lot_sqft": 972,
   "price_per_lot_sqft": 176.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320060"
  },
  {
   "address": "13481 60th Street North, Oak Park Heights",
   "sale_month": "2011-08",
   "price": 1200000,
   "lot_sqft": 31086,
   "price_per_lot_sqft": 38.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "300",
   "parcel_id": "0502920210045"
  },
  {
   "address": "1880 Park View Drive, Shoreview",
   "sale_month": "2011-08",
   "price": 1448294,
   "lot_sqft": 257670,
   "price_per_lot_sqft": 5.62,
   "price_per_building_sqft": 20.2,
   "building_sqft": 71692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 72125,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "043023210088"
  },
  {
   "address": "5910 Rice Creek Parkway, Shoreview",
   "sale_month": "2011-08",
   "price": 591556,
   "lot_sqft": 452792,
   "price_per_lot_sqft": 1.31,
   "price_per_building_sqft": 5.05,
   "building_sqft": 117097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 117804,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "043023210087"
  },
  {
   "address": "1662 Grand Avenue, Saint Paul",
   "sale_month": "2011-08",
   "price": 650000,
   "lot_sqft": 5870,
   "price_per_lot_sqft": 110.73,
   "price_per_building_sqft": 25.96,
   "building_sqft": 25039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25191,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823410027"
  },
  {
   "address": "14661 60th Street North, Oak Park Heights",
   "sale_month": "2011-08",
   "price": 80000,
   "lot_sqft": 34979,
   "price_per_lot_sqft": 2.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17372,
   "use": "300",
   "parcel_id": "0402920120004"
  },
  {
   "address": null,
   "sale_month": "2011-08",
   "price": 2300,
   "lot_sqft": 20861,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302920140005"
  },
  {
   "address": "12000 Riverwood Drive, Burnsville",
   "sale_month": "2011-08",
   "price": 750000,
   "lot_sqft": 62320,
   "price_per_lot_sqft": 12.03,
   "price_per_building_sqft": 40.08,
   "building_sqft": 18714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18827,
   "use": "Industrial-preferred",
   "parcel_id": "026430301060"
  },
  {
   "address": "3615 18th Ave S, Minneapolis",
   "sale_month": "2011-08",
   "price": 300000,
   "lot_sqft": 5919,
   "price_per_lot_sqft": 50.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1914,
   "use": "APARTMENT",
   "parcel_id": "0202824440024"
  },
  {
   "address": "2734 County Road D East, White Bear Lake",
   "sale_month": "2011-07",
   "price": 160000,
   "lot_sqft": 1274,
   "price_per_lot_sqft": 125.59,
   "price_per_building_sqft": 40.97,
   "building_sqft": 3905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3929,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022440293"
  },
  {
   "address": "686 Virginia Street, Saint Paul",
   "sale_month": "2011-07",
   "price": 54000,
   "lot_sqft": 5663,
   "price_per_lot_sqft": 9.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2197,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923120050"
  },
  {
   "address": "6300 Bunker Lake Boulevard Northwest, Ramsey",
   "sale_month": "2011-07",
   "price": 425000,
   "lot_sqft": 117269,
   "price_per_lot_sqft": 3.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225220009"
  },
  {
   "address": "8600 Rendova Street Northeast, Blaine",
   "sale_month": "2011-07",
   "price": 1760000,
   "lot_sqft": 334185,
   "price_per_lot_sqft": 5.27,
   "price_per_building_sqft": 81.79,
   "building_sqft": 21518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21647,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123330005"
  },
  {
   "address": "2813 14th Ave S, Minneapolis",
   "sale_month": "2011-07",
   "price": 30000,
   "lot_sqft": 3686,
   "price_per_lot_sqft": 8.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 756,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924430071"
  },
  {
   "address": "2920 14th Ave S, Minneapolis",
   "sale_month": "2011-07",
   "price": 8250,
   "lot_sqft": 3692,
   "price_per_lot_sqft": 2.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 680,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924430010"
  },
  {
   "address": "2401 Blaisdell Ave, Minneapolis",
   "sale_month": "2011-07",
   "price": 340000,
   "lot_sqft": 16228,
   "price_per_lot_sqft": 20.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2516,
   "use": "APARTMENT",
   "parcel_id": "3402924240198"
  },
  {
   "address": "2529 Nicollet Ave, Minneapolis",
   "sale_month": "2011-07",
   "price": 580000,
   "lot_sqft": 6914,
   "price_per_lot_sqft": 83.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130096"
  },
  {
   "address": "13405 Lake Drive Northeast, Columbus",
   "sale_month": "2011-07",
   "price": 75000,
   "lot_sqft": 1111,
   "price_per_lot_sqft": 67.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "333222340018"
  },
  {
   "address": "234 Bates Avenue, Saint Paul",
   "sale_month": "2011-07",
   "price": 346000,
   "lot_sqft": 9502,
   "price_per_lot_sqft": 36.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4281,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410143"
  },
  {
   "address": "500 Hopkins Street, Saint Paul",
   "sale_month": "2011-07",
   "price": 16356,
   "lot_sqft": 7505,
   "price_per_lot_sqft": 2.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1551,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922240063"
  },
  {
   "address": "13483 Fenway Boulevard Circle North, Hugo",
   "sale_month": "2011-07",
   "price": 475000,
   "lot_sqft": 53702,
   "price_per_lot_sqft": 8.85,
   "price_per_building_sqft": 59.09,
   "building_sqft": 8039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8087,
   "use": "305",
   "parcel_id": "3003121410058"
  },
  {
   "address": "1590 99th Lane Northeast, Blaine",
   "sale_month": "2011-07",
   "price": 950000,
   "lot_sqft": 96666,
   "price_per_lot_sqft": 9.83,
   "price_per_building_sqft": 41.97,
   "building_sqft": 22635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22772,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120026"
  },
  {
   "address": "7030 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2011-07",
   "price": 263200,
   "lot_sqft": 17490,
   "price_per_lot_sqft": 15.05,
   "price_per_building_sqft": 58.66,
   "building_sqft": 4487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4514,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911921330020"
  },
  {
   "address": "6960 Madison Ave W, Golden Valley",
   "sale_month": "2011-07",
   "price": 60000,
   "lot_sqft": 90353,
   "price_per_lot_sqft": 0.66,
   "price_per_building_sqft": 2.21,
   "building_sqft": 27149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27313,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120032"
  },
  {
   "address": "1624 Como Avenue, Saint Paul",
   "sale_month": "2011-07",
   "price": 160000,
   "lot_sqft": 4920,
   "price_per_lot_sqft": 32.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923110003"
  },
  {
   "address": "920 Atlantic Street, Saint Paul",
   "sale_month": "2011-07",
   "price": 119000,
   "lot_sqft": 18059,
   "price_per_lot_sqft": 6.59,
   "price_per_building_sqft": 18.06,
   "building_sqft": 6590,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6629,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410004"
  },
  {
   "address": "947 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2011-07",
   "price": 82450,
   "lot_sqft": 12565,
   "price_per_lot_sqft": 6.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2837,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922340096"
  },
  {
   "address": "7800 County Road 101 East, Shakopee",
   "sale_month": "2011-07",
   "price": 1350000,
   "lot_sqft": 94357,
   "price_per_lot_sqft": 14.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279010070"
  },
  {
   "address": "7800 County Road 101 East, Shakopee",
   "sale_month": "2011-07",
   "price": 1350000,
   "lot_sqft": 152154,
   "price_per_lot_sqft": 8.87,
   "price_per_building_sqft": 21.01,
   "building_sqft": 64245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64633,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279010060"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2011-07",
   "price": 80000,
   "lot_sqft": 761,
   "price_per_lot_sqft": 105.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140410"
  },
  {
   "address": "4385 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2011-07",
   "price": 600000,
   "lot_sqft": 4250,
   "price_per_lot_sqft": 141.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254860050"
  },
  {
   "address": "4385 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2011-07",
   "price": 600000,
   "lot_sqft": 7410,
   "price_per_lot_sqft": 80.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254860040"
  },
  {
   "address": "4385 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2011-07",
   "price": 600000,
   "lot_sqft": 3199,
   "price_per_lot_sqft": 187.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254860030"
  },
  {
   "address": "4385 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2011-07",
   "price": 600000,
   "lot_sqft": 7452,
   "price_per_lot_sqft": 80.52,
   "price_per_building_sqft": 19.64,
   "building_sqft": 30544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30728,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254860020"
  },
  {
   "address": "1600 5th St S, Hopkins",
   "sale_month": "2011-07",
   "price": 2250000,
   "lot_sqft": 97199,
   "price_per_lot_sqft": 23.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42805,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722230059"
  },
  {
   "address": "1515 6th St S, Hopkins",
   "sale_month": "2011-07",
   "price": 2110000,
   "lot_sqft": 231808,
   "price_per_lot_sqft": 9.1,
   "price_per_building_sqft": 34.66,
   "building_sqft": 60877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61244,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230050"
  },
  {
   "address": "140 Washington Ave S, Hopkins",
   "sale_month": "2011-07",
   "price": 1800000,
   "lot_sqft": 106841,
   "price_per_lot_sqft": 16.85,
   "price_per_building_sqft": 126.84,
   "building_sqft": 14191,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14277,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411722440048"
  },
  {
   "address": "140 Washington Ave S, Hopkins",
   "sale_month": "2011-07",
   "price": 1800000,
   "lot_sqft": 58284,
   "price_per_lot_sqft": 30.88,
   "price_per_building_sqft": 51.39,
   "building_sqft": 35027,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35238,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411722440047"
  },
  {
   "address": "201 3rd St S, Hopkins",
   "sale_month": "2011-07",
   "price": 1800000,
   "lot_sqft": 177867,
   "price_per_lot_sqft": 10.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13318,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411722440046"
  },
  {
   "address": null,
   "sale_month": "2011-07",
   "price": 1800000,
   "lot_sqft": 45466,
   "price_per_lot_sqft": 39.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411722440040"
  },
  {
   "address": "1102 1st Street Northeast, New Prague",
   "sale_month": "2011-07",
   "price": 340000,
   "lot_sqft": 42086,
   "price_per_lot_sqft": 8.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5736,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240570061"
  },
  {
   "address": "1121 University Ave SE, Minneapolis",
   "sale_month": "2011-07",
   "price": 1200000,
   "lot_sqft": 11615,
   "price_per_lot_sqft": 103.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2672,
   "use": "TRIPLEX",
   "parcel_id": "2402924310069"
  },
  {
   "address": "215 6th St SE, Minneapolis",
   "sale_month": "2011-07",
   "price": 473000,
   "lot_sqft": 15853,
   "price_per_lot_sqft": 29.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110303"
  },
  {
   "address": "21037 Heron Way, Lakeville",
   "sale_month": "2011-07",
   "price": 789000,
   "lot_sqft": 34412,
   "price_per_lot_sqft": 22.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10878,
   "use": "Industrial-preferred",
   "parcel_id": "221105302050"
  },
  {
   "address": "115 4th St S, Minneapolis",
   "sale_month": "2011-07",
   "price": 3250000,
   "lot_sqft": 11644,
   "price_per_lot_sqft": 279.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440029"
  },
  {
   "address": "2300 Glenwood Ave, Minneapolis",
   "sale_month": "2011-07",
   "price": 65000,
   "lot_sqft": 5024,
   "price_per_lot_sqft": 12.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1167,
   "use": "APARTMENT",
   "parcel_id": "2002924410123"
  },
  {
   "address": null,
   "sale_month": "2011-07",
   "price": 29000,
   "lot_sqft": 3552,
   "price_per_lot_sqft": 8.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1121,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200015071"
  },
  {
   "address": "609 1st Ave NE, Osseo",
   "sale_month": "2011-07",
   "price": 145000,
   "lot_sqft": 10822,
   "price_per_lot_sqft": 13.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4665,
   "use": "APARTMENT",
   "parcel_id": "1811921220117"
  },
  {
   "address": "3940 Quebec Ave N, New Hope",
   "sale_month": "2011-07",
   "price": 12000000,
   "lot_sqft": 327203,
   "price_per_lot_sqft": 36.67,
   "price_per_building_sqft": 90,
   "building_sqft": 133336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 134140,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1711821320008"
  },
  {
   "address": "3138 162nd Lane Northwest, Andover",
   "sale_month": "2011-07",
   "price": 215000,
   "lot_sqft": 59871,
   "price_per_lot_sqft": 3.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5851,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163224230024"
  },
  {
   "address": "2168 3rd Street, White Bear Lake",
   "sale_month": "2011-07",
   "price": 248000,
   "lot_sqft": 7667,
   "price_per_lot_sqft": 32.35,
   "price_per_building_sqft": 41.4,
   "building_sqft": 5991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6027,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410102"
  },
  {
   "address": "4614 Cedar Ave S, Minneapolis",
   "sale_month": "2011-07",
   "price": 145000,
   "lot_sqft": 5040,
   "price_per_lot_sqft": 28.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1163,
   "use": "TRIPLEX",
   "parcel_id": "1402824110063"
  },
  {
   "address": "1850 Fillmore St NE, Minneapolis",
   "sale_month": "2011-07",
   "price": 100,
   "lot_sqft": 7366,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1484,
   "use": "TRIPLEX",
   "parcel_id": "1202924330066"
  },
  {
   "address": null,
   "sale_month": "2011-07",
   "price": 273300,
   "lot_sqft": 2814,
   "price_per_lot_sqft": 97.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1202722310055"
  },
  {
   "address": "1136 5th Street, Saint Paul Park",
   "sale_month": "2011-07",
   "price": 273300,
   "lot_sqft": 5628,
   "price_per_lot_sqft": 48.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1652,
   "use": "110",
   "parcel_id": "1202722310053"
  },
  {
   "address": "4194 Pilot Knob Road, Eagan",
   "sale_month": "2011-07",
   "price": 745000,
   "lot_sqft": 42011,
   "price_per_lot_sqft": 17.73,
   "price_per_building_sqft": 93.69,
   "building_sqft": 7952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8000,
   "use": "Commercial-preferred",
   "parcel_id": "103310001031"
  },
  {
   "address": "3415 48th Ave N, Brooklyn Center",
   "sale_month": "2011-07",
   "price": 550000,
   "lot_sqft": 31437,
   "price_per_lot_sqft": 17.5,
   "price_per_building_sqft": 59.1,
   "building_sqft": 9306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9362,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420014"
  },
  {
   "address": "3200 Washington Ave N, Minneapolis",
   "sale_month": "2011-07",
   "price": 759577,
   "lot_sqft": 29655,
   "price_per_lot_sqft": 25.61,
   "price_per_building_sqft": 412.37,
   "building_sqft": 1842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1853,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924240085"
  },
  {
   "address": "9751 Regent Ave N, Brooklyn Park",
   "sale_month": "2011-07",
   "price": 618214,
   "lot_sqft": 156753,
   "price_per_lot_sqft": 3.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0911921130015"
  },
  {
   "address": "2701 Lyndale Ave N, Minneapolis",
   "sale_month": "2011-07",
   "price": 120780,
   "lot_sqft": 7841,
   "price_per_lot_sqft": 15.4,
   "price_per_building_sqft": 44.77,
   "building_sqft": 2698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2715,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924440020"
  },
  {
   "address": "307 North Shore Drive, Forest Lake",
   "sale_month": "2011-07",
   "price": 1100000,
   "lot_sqft": 3979,
   "price_per_lot_sqft": 276.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110084"
  },
  {
   "address": "319 North Shore Drive, Forest Lake",
   "sale_month": "2011-07",
   "price": 1100000,
   "lot_sqft": 4340,
   "price_per_lot_sqft": 253.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110083"
  },
  {
   "address": null,
   "sale_month": "2011-07",
   "price": 1100000,
   "lot_sqft": 2421,
   "price_per_lot_sqft": 454.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110059"
  },
  {
   "address": null,
   "sale_month": "2011-07",
   "price": 1100000,
   "lot_sqft": 3126,
   "price_per_lot_sqft": 351.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110058"
  },
  {
   "address": null,
   "sale_month": "2011-07",
   "price": 1100000,
   "lot_sqft": 888,
   "price_per_lot_sqft": 1238.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110056"
  },
  {
   "address": null,
   "sale_month": "2011-07",
   "price": 1100000,
   "lot_sqft": 5697,
   "price_per_lot_sqft": 193.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110055"
  },
  {
   "address": "343 North Shore Drive, Forest Lake",
   "sale_month": "2011-07",
   "price": 1100000,
   "lot_sqft": 12200,
   "price_per_lot_sqft": 90.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110053"
  },
  {
   "address": "355 North Shore Drive, Forest Lake",
   "sale_month": "2011-07",
   "price": 1100000,
   "lot_sqft": 11736,
   "price_per_lot_sqft": 93.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110052"
  },
  {
   "address": "367 North Shore Drive, Forest Lake",
   "sale_month": "2011-07",
   "price": 1100000,
   "lot_sqft": 11836,
   "price_per_lot_sqft": 92.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10219,
   "use": "300",
   "parcel_id": "0803221110051"
  },
  {
   "address": "13625 60th Street North, Oak Park Heights",
   "sale_month": "2011-07",
   "price": 2465667,
   "lot_sqft": 57601,
   "price_per_lot_sqft": 42.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8472,
   "use": "300",
   "parcel_id": "0502920120042"
  },
  {
   "address": "1704 Grand Avenue, Saint Paul",
   "sale_month": "2011-07",
   "price": 90000,
   "lot_sqft": 7589,
   "price_per_lot_sqft": 11.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2087,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420056"
  },
  {
   "address": "3700 Bryant Ave N, Minneapolis",
   "sale_month": "2011-07",
   "price": 100,
   "lot_sqft": 15108,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.01,
   "building_sqft": 10398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10461,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924440044"
  },
  {
   "address": "2750 Snelling Avenue North, Roseville",
   "sale_month": "2011-07",
   "price": 1215000,
   "lot_sqft": 92798,
   "price_per_lot_sqft": 13.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13219,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923330011"
  },
  {
   "address": "2832 White Bear Avenue North, Maplewood",
   "sale_month": "2011-07",
   "price": 370000,
   "lot_sqft": 23942,
   "price_per_lot_sqft": 15.45,
   "price_per_building_sqft": 243.74,
   "building_sqft": 1518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1527,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310007"
  },
  {
   "address": "821 35th St E, Minneapolis",
   "sale_month": "2011-07",
   "price": 398400,
   "lot_sqft": 20968,
   "price_per_lot_sqft": 19,
   "price_per_building_sqft": 103.83,
   "building_sqft": 3837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3860,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824310129"
  },
  {
   "address": "3125 Chicago Ave, Minneapolis",
   "sale_month": "2011-07",
   "price": 58500,
   "lot_sqft": 4919,
   "price_per_lot_sqft": 11.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1451,
   "use": "APARTMENT",
   "parcel_id": "0202824210113"
  },
  {
   "address": "3140 16th Ave S, Minneapolis",
   "sale_month": "2011-07",
   "price": 65000,
   "lot_sqft": 5132,
   "price_per_lot_sqft": 12.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 968,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824110171"
  },
  {
   "address": "14925 Energy Way, Apple Valley",
   "sale_month": "2011-07",
   "price": 1256250,
   "lot_sqft": 123676,
   "price_per_lot_sqft": 10.16,
   "price_per_building_sqft": 59.78,
   "building_sqft": 21014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21141,
   "use": "Industrial-preferred",
   "parcel_id": "012380001010"
  },
  {
   "address": "10590 Wayzata Blvd, Minnetonka",
   "sale_month": "2011-07",
   "price": 2700000,
   "lot_sqft": 158128,
   "price_per_lot_sqft": 17.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12907,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722240025"
  },
  {
   "address": "1167 Robert Street South, West Saint Paul",
   "sale_month": "2011-06",
   "price": 475000,
   "lot_sqft": 10151,
   "price_per_lot_sqft": 46.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2506,
   "use": "Apartment",
   "parcel_id": "423390000130"
  },
  {
   "address": "8955 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2011-06",
   "price": 550000,
   "lot_sqft": 82418,
   "price_per_lot_sqft": 6.67,
   "price_per_building_sqft": 93.73,
   "building_sqft": 5868,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5903,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124140018"
  },
  {
   "address": "2301 37th Place Northeast, Columbia Heights",
   "sale_month": "2011-06",
   "price": 640000,
   "lot_sqft": 32034,
   "price_per_lot_sqft": 19.98,
   "price_per_building_sqft": 51.37,
   "building_sqft": 12459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12535,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363024440012"
  },
  {
   "address": "2853 Columbus Ave, Minneapolis",
   "sale_month": "2011-06",
   "price": 191713,
   "lot_sqft": 11744,
   "price_per_lot_sqft": 16.32,
   "price_per_building_sqft": 22.3,
   "building_sqft": 8597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8649,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330185"
  },
  {
   "address": "610 28th St W, Minneapolis",
   "sale_month": "2011-06",
   "price": 166667,
   "lot_sqft": 15593,
   "price_per_lot_sqft": 10.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9802,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924320416"
  },
  {
   "address": "2116 Aldrich Ave S, Minneapolis",
   "sale_month": "2011-06",
   "price": 125000,
   "lot_sqft": 6452,
   "price_per_lot_sqft": 19.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1466,
   "use": "APARTMENT",
   "parcel_id": "3302924110058"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2011-06",
   "price": 211500,
   "lot_sqft": 2403,
   "price_per_lot_sqft": 88.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130016"
  },
  {
   "address": "420 25th Ave SE, Minneapolis",
   "sale_month": "2011-06",
   "price": 10,
   "lot_sqft": 64533,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923210049"
  },
  {
   "address": "1010 Payne Avenue, Saint Paul",
   "sale_month": "2011-06",
   "price": 100000,
   "lot_sqft": 5574,
   "price_per_lot_sqft": 17.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130127"
  },
  {
   "address": "1100 Hawthorne Ave, Minneapolis",
   "sale_month": "2011-06",
   "price": 235000,
   "lot_sqft": 5281,
   "price_per_lot_sqft": 44.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924210210"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2011-06",
   "price": 118000,
   "lot_sqft": 765,
   "price_per_lot_sqft": 154.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140380"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2011-06",
   "price": 118000,
   "lot_sqft": 837,
   "price_per_lot_sqft": 140.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140370"
  },
  {
   "address": "4939 3rd Street Northeast, Fridley",
   "sale_month": "2011-06",
   "price": 130000,
   "lot_sqft": 11984,
   "price_per_lot_sqft": 10.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2900,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024230073"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2011-06",
   "price": 75000,
   "lot_sqft": 1199,
   "price_per_lot_sqft": 62.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230360"
  },
  {
   "address": "701 4th Ave S, Minneapolis",
   "sale_month": "2011-06",
   "price": 23000000,
   "lot_sqft": 25581,
   "price_per_lot_sqft": 899.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924220065"
  },
  {
   "address": "855 Rice Street, Saint Paul",
   "sale_month": "2011-06",
   "price": 135000,
   "lot_sqft": 6139,
   "price_per_lot_sqft": 21.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410139"
  },
  {
   "address": "7111 21st Avenue North, Centerville",
   "sale_month": "2011-06",
   "price": 450000,
   "lot_sqft": 71715,
   "price_per_lot_sqft": 6.27,
   "price_per_building_sqft": 74.34,
   "building_sqft": 6053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6090,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243122220216"
  },
  {
   "address": "2479 Commerce Blvd, Mound",
   "sale_month": "2011-06",
   "price": 1187000,
   "lot_sqft": 31453,
   "price_per_lot_sqft": 37.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "APARTMENT",
   "parcel_id": "2311724110025"
  },
  {
   "address": "1224 Hazelwood Street, Saint Paul",
   "sale_month": "2011-06",
   "price": 750000,
   "lot_sqft": 113689,
   "price_per_lot_sqft": 6.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6069,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "222922430039"
  },
  {
   "address": "21044 Heron Way, Lakeville",
   "sale_month": "2011-06",
   "price": 1575000,
   "lot_sqft": 126188,
   "price_per_lot_sqft": 12.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33887,
   "use": "Industrial-preferred",
   "parcel_id": "221105301010"
  },
  {
   "address": "25 4th St N, Minneapolis",
   "sale_month": "2011-06",
   "price": 3500000,
   "lot_sqft": 8486,
   "price_per_lot_sqft": 412.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22142,
   "use": "APARTMENT",
   "parcel_id": "2202924410087"
  },
  {
   "address": "6021 Lyndale Ave S, Minneapolis",
   "sale_month": "2011-06",
   "price": 775000,
   "lot_sqft": 29811,
   "price_per_lot_sqft": 26,
   "price_per_building_sqft": 121.42,
   "building_sqft": 6383,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6421,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824330004"
  },
  {
   "address": "4280 Centerville Road, Vadnais Heights",
   "sale_month": "2011-06",
   "price": 1674800,
   "lot_sqft": 121013,
   "price_per_lot_sqft": 13.84,
   "price_per_building_sqft": 43.05,
   "building_sqft": 38901,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39136,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022420033"
  },
  {
   "address": "221 1st Ave NE, Osseo",
   "sale_month": "2011-06",
   "price": 375000,
   "lot_sqft": 31089,
   "price_per_lot_sqft": 12.06,
   "price_per_building_sqft": 37.13,
   "building_sqft": 10100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10161,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230198"
  },
  {
   "address": "8301 Creekside Cir, Bloomington",
   "sale_month": "2011-06",
   "price": 340000,
   "lot_sqft": 64894,
   "price_per_lot_sqft": 5.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "1711621410020"
  },
  {
   "address": "1650 Lake Street South, Forest Lake",
   "sale_month": "2011-06",
   "price": 1430000,
   "lot_sqft": 120348,
   "price_per_lot_sqft": 11.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14372,
   "use": "300",
   "parcel_id": "1703221130005"
  },
  {
   "address": "5912 35th St W, St. Louis Park",
   "sale_month": "2011-06",
   "price": 425000,
   "lot_sqft": 10885,
   "price_per_lot_sqft": 39.04,
   "price_per_building_sqft": 134.45,
   "building_sqft": 3161,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3180,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721310045"
  },
  {
   "address": "1514 Irving Ave N, Minneapolis",
   "sale_month": "2011-06",
   "price": 40000,
   "lot_sqft": 5777,
   "price_per_lot_sqft": 6.92,
   "price_per_building_sqft": 25.96,
   "building_sqft": 1541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1551,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924340164"
  },
  {
   "address": "9700 Lyndale Ave S, Bloomington",
   "sale_month": "2011-06",
   "price": 6987500,
   "lot_sqft": 343420,
   "price_per_lot_sqft": 20.35,
   "price_per_building_sqft": 242.43,
   "building_sqft": 28823,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28997,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724140007"
  },
  {
   "address": "6417 Highway 65 Northeast, Fridley",
   "sale_month": "2011-06",
   "price": 150000,
   "lot_sqft": 19597,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2867,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133024310078"
  },
  {
   "address": "1121 Fillmore St NE, Minneapolis",
   "sale_month": "2011-06",
   "price": 30000,
   "lot_sqft": 5212,
   "price_per_lot_sqft": 5.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2826,
   "use": "TRIPLEX",
   "parcel_id": "1302924240033"
  },
  {
   "address": "3845 Hiawatha Ave, Minneapolis",
   "sale_month": "2011-06",
   "price": 1791488,
   "lot_sqft": 96704,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55479,
   "use": "APARTMENT",
   "parcel_id": "1202824110258"
  },
  {
   "address": null,
   "sale_month": "2011-06",
   "price": 13800000,
   "lot_sqft": 6493,
   "price_per_lot_sqft": 2125.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410112"
  },
  {
   "address": "515 Lexington Parkway South, Saint Paul",
   "sale_month": "2011-06",
   "price": 13368000,
   "lot_sqft": 125897,
   "price_per_lot_sqft": 106.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28067,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410019"
  },
  {
   "address": null,
   "sale_month": "2011-06",
   "price": 13800000,
   "lot_sqft": 6353,
   "price_per_lot_sqft": 2172.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410017"
  },
  {
   "address": null,
   "sale_month": "2011-06",
   "price": 13800000,
   "lot_sqft": 6375,
   "price_per_lot_sqft": 2164.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410016"
  },
  {
   "address": null,
   "sale_month": "2011-06",
   "price": 13800000,
   "lot_sqft": 6270,
   "price_per_lot_sqft": 2200.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410015"
  },
  {
   "address": null,
   "sale_month": "2011-06",
   "price": 13800000,
   "lot_sqft": 12730,
   "price_per_lot_sqft": 1084.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410014"
  },
  {
   "address": null,
   "sale_month": "2011-06",
   "price": 13800000,
   "lot_sqft": 20765,
   "price_per_lot_sqft": 664.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410013"
  },
  {
   "address": "1335 Eagandale Court, Eagan",
   "sale_month": "2011-06",
   "price": 1296600,
   "lot_sqft": 148729,
   "price_per_lot_sqft": 8.72,
   "price_per_building_sqft": 68.82,
   "building_sqft": 18840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18954,
   "use": "Industrial-preferred",
   "parcel_id": "102250004062"
  },
  {
   "address": "2750 Lexington Avenue, Eagan",
   "sale_month": "2011-06",
   "price": 2300000,
   "lot_sqft": 337493,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": 60.47,
   "building_sqft": 38038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38268,
   "use": "Industrial-preferred",
   "parcel_id": "101015001010"
  },
  {
   "address": "7100 Ohms La, Edina",
   "sale_month": "2011-06",
   "price": 1000000,
   "lot_sqft": 166458,
   "price_per_lot_sqft": 6.01,
   "price_per_building_sqft": 22.59,
   "building_sqft": 44258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44525,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621220024"
  },
  {
   "address": "2400 Terminal Road West, Roseville",
   "sale_month": "2011-06",
   "price": 1030803,
   "lot_sqft": 257422,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": 58.35,
   "building_sqft": 17667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17773,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923320007"
  },
  {
   "address": "2978 Rice Street, Little Canada",
   "sale_month": "2011-06",
   "price": 165000,
   "lot_sqft": 1538,
   "price_per_lot_sqft": 107.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922230038"
  },
  {
   "address": "2840 Long Lake Road, Roseville",
   "sale_month": "2011-06",
   "price": 3762500,
   "lot_sqft": 194702,
   "price_per_lot_sqft": 19.32,
   "price_per_building_sqft": 95.68,
   "building_sqft": 39323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39560,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923410002"
  },
  {
   "address": "291 Eva Street, Saint Paul",
   "sale_month": "2011-06",
   "price": 1200000,
   "lot_sqft": 103390,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": 52.56,
   "building_sqft": 22832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22970,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822340077"
  },
  {
   "address": "6125 Vicksburg La N, Plymouth",
   "sale_month": "2011-06",
   "price": 893410,
   "lot_sqft": 159411,
   "price_per_lot_sqft": 5.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28218,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0511822110018"
  },
  {
   "address": "3040 Excelsior Blvd, Minneapolis",
   "sale_month": "2011-06",
   "price": 21020000,
   "lot_sqft": 251484,
   "price_per_lot_sqft": 83.58,
   "price_per_building_sqft": 434.1,
   "building_sqft": 48422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48714,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502824210244"
  },
  {
   "address": "1849 Portland Avenue, Saint Paul",
   "sale_month": "2011-06",
   "price": 422000,
   "lot_sqft": 6956,
   "price_per_lot_sqft": 60.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2072,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240108"
  },
  {
   "address": "4352 Willow Dr, Medina",
   "sale_month": "2011-06",
   "price": 722000,
   "lot_sqft": 203458,
   "price_per_lot_sqft": 3.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11571,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411823410002"
  },
  {
   "address": "3758 Penn Ave N, Minneapolis",
   "sale_month": "2011-06",
   "price": 1505,
   "lot_sqft": 4893,
   "price_per_lot_sqft": 0.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402924330132"
  },
  {
   "address": "14587 60th Street North, Oak Park Heights",
   "sale_month": "2011-06",
   "price": 800000,
   "lot_sqft": 64583,
   "price_per_lot_sqft": 12.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3989,
   "use": "300",
   "parcel_id": "0402920120011"
  },
  {
   "address": "3141 Aldrich Ave S, Minneapolis",
   "sale_month": "2011-06",
   "price": 157000,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 28.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1575,
   "use": "TRIPLEX",
   "parcel_id": "0402824110171"
  },
  {
   "address": "1900 County Road D East, Maplewood",
   "sale_month": "2011-06",
   "price": 1246450,
   "lot_sqft": 121558,
   "price_per_lot_sqft": 10.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922220013"
  },
  {
   "address": "269 Summit Avenue, Saint Paul",
   "sale_month": "2011-06",
   "price": 464642,
   "lot_sqft": 18939,
   "price_per_lot_sqft": 24.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "1A/1B/4BB RESIDENTIAL SINGLE UNIT",
   "parcel_id": "012823110069"
  },
  {
   "address": "5615 State Hwy No 169, Plymouth",
   "sale_month": "2011-06",
   "price": 500000,
   "lot_sqft": 44787,
   "price_per_lot_sqft": 11.16,
   "price_per_building_sqft": 172.83,
   "building_sqft": 2893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2911,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822410008"
  },
  {
   "address": "1549 Elrose Court, South Saint Paul",
   "sale_month": "2011-05",
   "price": 1600000,
   "lot_sqft": 43304,
   "price_per_lot_sqft": 36.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8267,
   "use": "Apartment",
   "parcel_id": "367910001060"
  },
  {
   "address": "550 12th Avenue North, South Saint Paul",
   "sale_month": "2011-05",
   "price": 435000,
   "lot_sqft": 8992,
   "price_per_lot_sqft": 48.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3895,
   "use": "Apartment",
   "parcel_id": "367020912030"
  },
  {
   "address": "448 University Avenue West, Saint Paul",
   "sale_month": "2011-05",
   "price": 750000,
   "lot_sqft": 12402,
   "price_per_lot_sqft": 60.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310115"
  },
  {
   "address": "2901 27th Ave S, Minneapolis",
   "sale_month": "2011-05",
   "price": 326000,
   "lot_sqft": 7966,
   "price_per_lot_sqft": 40.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3295,
   "use": "APARTMENT",
   "parcel_id": "3602924430082"
  },
  {
   "address": "2833 Portland Ave, Minneapolis",
   "sale_month": "2011-05",
   "price": 140000,
   "lot_sqft": 5604,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2687,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330071"
  },
  {
   "address": "2506 1st Ave S, Minneapolis",
   "sale_month": "2011-05",
   "price": 600000,
   "lot_sqft": 7558,
   "price_per_lot_sqft": 79.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5185,
   "use": "APARTMENT",
   "parcel_id": "3402924130080"
  },
  {
   "address": "2309 Nicollet Ave, Minneapolis",
   "sale_month": "2011-05",
   "price": 325000,
   "lot_sqft": 12504,
   "price_per_lot_sqft": 25.99,
   "price_per_building_sqft": 42.33,
   "building_sqft": 7677,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7723,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120045"
  },
  {
   "address": "1055 4th Street East, Saint Paul",
   "sale_month": "2011-05",
   "price": 50000,
   "lot_sqft": 3771,
   "price_per_lot_sqft": 13.26,
   "price_per_building_sqft": 39.25,
   "building_sqft": 1274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1282,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922240224"
  },
  {
   "address": "1408 Lake St W, Minneapolis",
   "sale_month": "2011-05",
   "price": 456000,
   "lot_sqft": 1982,
   "price_per_lot_sqft": 230.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430091"
  },
  {
   "address": "1150 Stillwater Boulevard North, Stillwater",
   "sale_month": "2011-05",
   "price": 1010000,
   "lot_sqft": 71524,
   "price_per_lot_sqft": 14.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10763,
   "use": "300",
   "parcel_id": "3203020320068"
  },
  {
   "address": "1650 Washington Avenue, Stillwater",
   "sale_month": "2011-05",
   "price": 790000,
   "lot_sqft": 152557,
   "price_per_lot_sqft": 5.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26899,
   "use": "300",
   "parcel_id": "3203020310013"
  },
  {
   "address": null,
   "sale_month": "2011-05",
   "price": 231000,
   "lot_sqft": 6833,
   "price_per_lot_sqft": 33.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440014"
  },
  {
   "address": "1055 Stoughton Avenue, Chaska",
   "sale_month": "2011-05",
   "price": 415000,
   "lot_sqft": 64321,
   "price_per_lot_sqft": 6.45,
   "price_per_building_sqft": 140.73,
   "building_sqft": 2949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2967,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306410030"
  },
  {
   "address": "4950 Co Rd No 101, Minnetonka",
   "sale_month": "2011-05",
   "price": 9040000,
   "lot_sqft": 71011,
   "price_per_lot_sqft": 127.3,
   "price_per_building_sqft": 714.79,
   "building_sqft": 12647,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12723,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722140008"
  },
  {
   "address": "924 Maryland Avenue East, Saint Paul",
   "sale_month": "2011-05",
   "price": 104000,
   "lot_sqft": 4983,
   "price_per_lot_sqft": 20.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1708,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922220005"
  },
  {
   "address": "8710 Egan Drive, Savage",
   "sale_month": "2011-05",
   "price": 187000,
   "lot_sqft": 1033,
   "price_per_lot_sqft": 181.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263950050"
  },
  {
   "address": "14245 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2011-05",
   "price": 100000,
   "lot_sqft": 1964,
   "price_per_lot_sqft": 50.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225430069"
  },
  {
   "address": "1061 Rice Street, Saint Paul",
   "sale_month": "2011-05",
   "price": 50000,
   "lot_sqft": 1912,
   "price_per_lot_sqft": 26.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923140003"
  },
  {
   "address": "2410 Galpin Court, Chanhassen",
   "sale_month": "2011-05",
   "price": 320000,
   "lot_sqft": 89962,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22630,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252240011"
  },
  {
   "address": "7851 Park Drive, Chanhassen",
   "sale_month": "2011-05",
   "price": 440000,
   "lot_sqft": 181535,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": 59.15,
   "building_sqft": 7439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7484,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900180"
  },
  {
   "address": "205 6th Avenue Northwest, New Prague",
   "sale_month": "2011-05",
   "price": 13000,
   "lot_sqft": 675,
   "price_per_lot_sqft": 19.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249330272"
  },
  {
   "address": "13007 Main St, Rogers",
   "sale_month": "2011-05",
   "price": 140000,
   "lot_sqft": 13452,
   "price_per_lot_sqft": 10.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023240036"
  },
  {
   "address": "21401 Hemlock Avenue, Lakeville",
   "sale_month": "2011-05",
   "price": 848800,
   "lot_sqft": 86522,
   "price_per_lot_sqft": 9.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26701,
   "use": "Industrial-preferred",
   "parcel_id": "221110103150"
  },
  {
   "address": null,
   "sale_month": "2011-05",
   "price": 126200,
   "lot_sqft": 43533,
   "price_per_lot_sqft": 2.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "221110103140"
  },
  {
   "address": "145 Glenwood Ave, Minneapolis",
   "sale_month": "2011-05",
   "price": 245000,
   "lot_sqft": 49456,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46402,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924330062"
  },
  {
   "address": "414 6th Ave N, Minneapolis",
   "sale_month": "2011-05",
   "price": 525000,
   "lot_sqft": 7903,
   "price_per_lot_sqft": 66.43,
   "price_per_building_sqft": 73.95,
   "building_sqft": 7099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924240027"
  },
  {
   "address": "3054 65th Street East, Inver Grove Heights",
   "sale_month": "2011-05",
   "price": 635000,
   "lot_sqft": 49788,
   "price_per_lot_sqft": 12.75,
   "price_per_building_sqft": 56.67,
   "building_sqft": 11206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11273,
   "use": "Commercial-preferred",
   "parcel_id": "200030050021"
  },
  {
   "address": "2623 Kennedy St NE, Minneapolis",
   "sale_month": "2011-05",
   "price": 1300000,
   "lot_sqft": 34963,
   "price_per_lot_sqft": 37.18,
   "price_per_building_sqft": 51.51,
   "building_sqft": 25237,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25389,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923320012"
  },
  {
   "address": "3325 Republic Ave, St. Louis Park",
   "sale_month": "2011-05",
   "price": 210000,
   "lot_sqft": 11833,
   "price_per_lot_sqft": 17.75,
   "price_per_building_sqft": 13.12,
   "building_sqft": 16004,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16100,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420087"
  },
  {
   "address": "3329 Republic Ave, St. Louis Park",
   "sale_month": "2011-05",
   "price": 210000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 35.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420064"
  },
  {
   "address": "1108 West Broadway, Minneapolis",
   "sale_month": "2011-05",
   "price": 125000,
   "lot_sqft": 5217,
   "price_per_lot_sqft": 23.96,
   "price_per_building_sqft": 11.08,
   "building_sqft": 11284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11352,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130081"
  },
  {
   "address": "9635 Humboldt Ave S, Bloomington",
   "sale_month": "2011-05",
   "price": 355000,
   "lot_sqft": 32307,
   "price_per_lot_sqft": 10.99,
   "price_per_building_sqft": 93.49,
   "building_sqft": 3797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3819,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130016"
  },
  {
   "address": "4815 Nicollet Ave, Minneapolis",
   "sale_month": "2011-05",
   "price": 490000,
   "lot_sqft": 9779,
   "price_per_lot_sqft": 50.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3528,
   "use": "APARTMENT",
   "parcel_id": "1502824130056"
  },
  {
   "address": "2723 12th Avenue East, North Saint Paul",
   "sale_month": "2011-05",
   "price": 130000,
   "lot_sqft": 9492,
   "price_per_lot_sqft": 13.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 473,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922140004"
  },
  {
   "address": "2849 Central Ave NE, Minneapolis",
   "sale_month": "2011-05",
   "price": 180000,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 22.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924220087"
  },
  {
   "address": "4331 Cedar Ave S, Minneapolis",
   "sale_month": "2011-05",
   "price": 105000,
   "lot_sqft": 4880,
   "price_per_lot_sqft": 21.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1530,
   "use": "APARTMENT",
   "parcel_id": "1202824320137"
  },
  {
   "address": "793 Armstrong Avenue, Saint Paul",
   "sale_month": "2011-05",
   "price": 200000,
   "lot_sqft": 9125,
   "price_per_lot_sqft": 21.92,
   "price_per_building_sqft": 69.91,
   "building_sqft": 2861,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2878,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823420085"
  },
  {
   "address": "3324 Promenade Avenue, Eagan",
   "sale_month": "2011-05",
   "price": 7757900,
   "lot_sqft": 405787,
   "price_per_lot_sqft": 19.12,
   "price_per_building_sqft": 508.88,
   "building_sqft": 15245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15337,
   "use": "Commercial-preferred",
   "parcel_id": "102247203010"
  },
  {
   "address": "1263 Promenade Place, Eagan",
   "sale_month": "2011-05",
   "price": 42586100,
   "lot_sqft": 1583605,
   "price_per_lot_sqft": 26.89,
   "price_per_building_sqft": 156.61,
   "building_sqft": 271927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 273569,
   "use": "Commercial-preferred",
   "parcel_id": "102247202092"
  },
  {
   "address": "833 Robert Street South, Saint Paul",
   "sale_month": "2011-05",
   "price": 160000,
   "lot_sqft": 3812,
   "price_per_lot_sqft": 41.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3231,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822330047"
  },
  {
   "address": "1331 3rd Avenue Southwest, Forest Lake",
   "sale_month": "2011-05",
   "price": 1200000,
   "lot_sqft": 32826,
   "price_per_lot_sqft": 36.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "300",
   "parcel_id": "0703221140020"
  },
  {
   "address": "1290 Grand Avenue, Saint Paul",
   "sale_month": "2011-05",
   "price": 8000000,
   "lot_sqft": 8997,
   "price_per_lot_sqft": 889.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4971,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420017"
  },
  {
   "address": "1280 Grand Avenue, Saint Paul",
   "sale_month": "2011-05",
   "price": 8000000,
   "lot_sqft": 9033,
   "price_per_lot_sqft": 885.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4625,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420016"
  },
  {
   "address": "1293 Grand Avenue, Saint Paul",
   "sale_month": "2011-05",
   "price": 8000000,
   "lot_sqft": 9697,
   "price_per_lot_sqft": 825,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4722,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420012"
  },
  {
   "address": "1299 Grand Avenue, Saint Paul",
   "sale_month": "2011-05",
   "price": 8000000,
   "lot_sqft": 9159,
   "price_per_lot_sqft": 873.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5042,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420011"
  },
  {
   "address": "1305 Grand Avenue, Saint Paul",
   "sale_month": "2011-05",
   "price": 7850000,
   "lot_sqft": 9445,
   "price_per_lot_sqft": 831.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4625,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420010"
  },
  {
   "address": "3350 Stevens Ave, Minneapolis",
   "sale_month": "2011-05",
   "price": 45500,
   "lot_sqft": 4052,
   "price_per_lot_sqft": 11.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 955,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824130107"
  },
  {
   "address": "1110 80th Avenue Northeast, Spring Lake Park",
   "sale_month": "2011-05",
   "price": 310000,
   "lot_sqft": 12939,
   "price_per_lot_sqft": 23.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2049,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013024310034"
  },
  {
   "address": "500 Ford Rd, St. Louis Park",
   "sale_month": "2011-05",
   "price": 3170,
   "lot_sqft": 52401,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": 0.2,
   "building_sqft": 15546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15639,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130011"
  },
  {
   "address": "3650 Stinson Blvd, Minneapolis",
   "sale_month": "2011-05",
   "price": 300000,
   "lot_sqft": 21997,
   "price_per_lot_sqft": 13.64,
   "price_per_building_sqft": 42.05,
   "building_sqft": 7135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7178,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924110192"
  },
  {
   "address": null,
   "sale_month": "2011-04",
   "price": 618000,
   "lot_sqft": 18999,
   "price_per_lot_sqft": 32.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4287,
   "use": "Apartment",
   "parcel_id": "364510001090"
  },
  {
   "address": null,
   "sale_month": "2011-04",
   "price": 25400,
   "lot_sqft": 10235,
   "price_per_lot_sqft": 2.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361700003030"
  },
  {
   "address": null,
   "sale_month": "2011-04",
   "price": 8400,
   "lot_sqft": 1342,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361700003010"
  },
  {
   "address": "1426 Concord Street South, South Saint Paul",
   "sale_month": "2011-04",
   "price": 161200,
   "lot_sqft": 35200,
   "price_per_lot_sqft": 4.58,
   "price_per_building_sqft": 183.18,
   "building_sqft": 880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 885,
   "use": "Commercial-preferred",
   "parcel_id": "360340076010"
  },
  {
   "address": "2828 28th Ave S, Minneapolis",
   "sale_month": "2011-04",
   "price": 300000,
   "lot_sqft": 7531,
   "price_per_lot_sqft": 39.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2309,
   "use": "APARTMENT",
   "parcel_id": "3602924440175"
  },
  {
   "address": "13915 Radium Street Northwest, Ramsey",
   "sale_month": "2011-04",
   "price": 1900000,
   "lot_sqft": 215136,
   "price_per_lot_sqft": 8.83,
   "price_per_building_sqft": 28.99,
   "building_sqft": 65550,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65945,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225210022"
  },
  {
   "address": null,
   "sale_month": "2011-04",
   "price": 725000,
   "lot_sqft": 29385,
   "price_per_lot_sqft": 24.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "352923210172"
  },
  {
   "address": "954 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2011-04",
   "price": 725000,
   "lot_sqft": 37246,
   "price_per_lot_sqft": 19.47,
   "price_per_building_sqft": 26.78,
   "building_sqft": 27069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27233,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "352923210121"
  },
  {
   "address": "2932 15th Ave S, Minneapolis",
   "sale_month": "2011-04",
   "price": 60000,
   "lot_sqft": 4319,
   "price_per_lot_sqft": 13.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1519,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924430159"
  },
  {
   "address": "813 21st St E, Minneapolis",
   "sale_month": "2011-04",
   "price": 12000,
   "lot_sqft": 6722,
   "price_per_lot_sqft": 1.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502924210020"
  },
  {
   "address": "2624 1st Ave S, Minneapolis",
   "sale_month": "2011-04",
   "price": 12000,
   "lot_sqft": 3752,
   "price_per_lot_sqft": 3.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924420467"
  },
  {
   "address": "2812 Blaisdell Ave, Minneapolis",
   "sale_month": "2011-04",
   "price": 40500,
   "lot_sqft": 7427,
   "price_per_lot_sqft": 5.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 908,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924340030"
  },
  {
   "address": "303 Wilder Street North, Saint Paul",
   "sale_month": "2011-04",
   "price": 283725,
   "lot_sqft": 8241,
   "price_per_lot_sqft": 34.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1643,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923330101"
  },
  {
   "address": "1009 Franklin Ave W, Minneapolis",
   "sale_month": "2011-04",
   "price": 760000,
   "lot_sqft": 11172,
   "price_per_lot_sqft": 68.03,
   "price_per_building_sqft": 134.47,
   "building_sqft": 5652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5686,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110001"
  },
  {
   "address": "12 Long Lake Road, Mahtomedi",
   "sale_month": "2011-04",
   "price": 350000,
   "lot_sqft": 1304,
   "price_per_lot_sqft": 268.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3103021340020"
  },
  {
   "address": "11760 Troy La N, Dayton",
   "sale_month": "2011-04",
   "price": 1033000,
   "lot_sqft": 108806,
   "price_per_lot_sqft": 9.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17537,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012022340008"
  },
  {
   "address": "409 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2011-04",
   "price": 205000,
   "lot_sqft": 15358,
   "price_per_lot_sqft": 13.35,
   "price_per_building_sqft": 172.56,
   "building_sqft": 1188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1195,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023420009"
  },
  {
   "address": "7550 Highway 10 Northwest, Ramsey",
   "sale_month": "2011-04",
   "price": 700000,
   "lot_sqft": 629894,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": 60.91,
   "building_sqft": 11493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11563,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225430007"
  },
  {
   "address": "14005 25th Ave N, Plymouth",
   "sale_month": "2011-04",
   "price": 2885000,
   "lot_sqft": 134433,
   "price_per_lot_sqft": 21.46,
   "price_per_building_sqft": 158.26,
   "building_sqft": 18230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18340,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711822220004"
  },
  {
   "address": "7550 Commerce St, Corcoran",
   "sale_month": "2011-04",
   "price": 480000,
   "lot_sqft": 78205,
   "price_per_lot_sqft": 6.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110038"
  },
  {
   "address": "12469 Zinran Avenue South, Savage",
   "sale_month": "2011-04",
   "price": 375000,
   "lot_sqft": 42812,
   "price_per_lot_sqft": 8.76,
   "price_per_building_sqft": 61.31,
   "building_sqft": 6116,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6153,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570160"
  },
  {
   "address": "1010 Park Ave, Minneapolis",
   "sale_month": "2011-04",
   "price": 455000,
   "lot_sqft": 18615,
   "price_per_lot_sqft": 24.44,
   "price_per_building_sqft": 109.66,
   "building_sqft": 4149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4174,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320153"
  },
  {
   "address": "6600 Chicago Ave S, Richfield",
   "sale_month": "2011-04",
   "price": 625000,
   "lot_sqft": 27467,
   "price_per_lot_sqft": 22.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5840,
   "use": "APARTMENT",
   "parcel_id": "2602824320070"
  },
  {
   "address": "12435 Wyoming Avenue South, Savage",
   "sale_month": "2011-04",
   "price": 350000,
   "lot_sqft": 71986,
   "price_per_lot_sqft": 4.86,
   "price_per_building_sqft": 59.44,
   "building_sqft": 5888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5924,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200160"
  },
  {
   "address": "7610 Great Plains Boulevard, Chanhassen",
   "sale_month": "2011-04",
   "price": 625000,
   "lot_sqft": 22630,
   "price_per_lot_sqft": 27.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3779,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253500121"
  },
  {
   "address": "1821 Halgren Rd, Maple Plain",
   "sale_month": "2011-04",
   "price": 70000,
   "lot_sqft": 77971,
   "price_per_lot_sqft": 0.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17142,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824320008"
  },
  {
   "address": "1990 Main Street, Centerville",
   "sale_month": "2011-04",
   "price": 705000,
   "lot_sqft": 47758,
   "price_per_lot_sqft": 14.76,
   "price_per_building_sqft": 73.22,
   "building_sqft": 9629,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9687,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122140018"
  },
  {
   "address": "900 Glenwood Ave, Minneapolis",
   "sale_month": "2011-04",
   "price": 1000000,
   "lot_sqft": 49566,
   "price_per_lot_sqft": 20.18,
   "price_per_building_sqft": 25.17,
   "building_sqft": 39734,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39974,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924440003"
  },
  {
   "address": "1004 Glenwood Ave, Minneapolis",
   "sale_month": "2011-04",
   "price": 2000000,
   "lot_sqft": 114913,
   "price_per_lot_sqft": 17.4,
   "price_per_building_sqft": 756.14,
   "building_sqft": 2645,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2661,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924410002"
  },
  {
   "address": "7850 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2011-04",
   "price": 4271711,
   "lot_sqft": 237771,
   "price_per_lot_sqft": 17.97,
   "price_per_building_sqft": 81.42,
   "building_sqft": 52466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52783,
   "use": "Commercial-preferred",
   "parcel_id": "206830101020"
  },
  {
   "address": "7810 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2011-04",
   "price": 2328289,
   "lot_sqft": 59191,
   "price_per_lot_sqft": 39.34,
   "price_per_building_sqft": 136,
   "building_sqft": 17120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17223,
   "use": "Commercial",
   "parcel_id": "206830101010"
  },
  {
   "address": "1811 Emerson Ave N, Minneapolis",
   "sale_month": "2011-04",
   "price": 35500,
   "lot_sqft": 6809,
   "price_per_lot_sqft": 5.21,
   "price_per_building_sqft": 25.41,
   "building_sqft": 1397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1406,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924420065"
  },
  {
   "address": "1424 Monroe St NE, Minneapolis",
   "sale_month": "2011-04",
   "price": 200000,
   "lot_sqft": 8989,
   "price_per_lot_sqft": 22.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5267,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924120182"
  },
  {
   "address": "2567 7th Avenue East, North Saint Paul",
   "sale_month": "2011-04",
   "price": 50000,
   "lot_sqft": 2874,
   "price_per_lot_sqft": 17.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420014"
  },
  {
   "address": "2520 Polk St NE, Minneapolis",
   "sale_month": "2011-04",
   "price": 159900,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 19.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2497,
   "use": "APARTMENT",
   "parcel_id": "1202924230113"
  },
  {
   "address": "3801 Portland Ave, Minneapolis",
   "sale_month": "2011-04",
   "price": 159000,
   "lot_sqft": 14858,
   "price_per_lot_sqft": 10.7,
   "price_per_building_sqft": 36.83,
   "building_sqft": 4317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4343,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824220058"
  },
  {
   "address": "1700 Gervais Avenue East, Maplewood",
   "sale_month": "2011-04",
   "price": 1110000,
   "lot_sqft": 181247,
   "price_per_lot_sqft": 6.12,
   "price_per_building_sqft": 36.11,
   "building_sqft": 30738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30923,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922410004"
  },
  {
   "address": "9150 Nicollet Ave S, Bloomington",
   "sale_month": "2011-04",
   "price": 221500,
   "lot_sqft": 18672,
   "price_per_lot_sqft": 11.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2627,
   "use": "APARTMENT",
   "parcel_id": "1002724310020"
  },
  {
   "address": "1796 St Clair Avenue, Saint Paul",
   "sale_month": "2011-04",
   "price": 525000,
   "lot_sqft": 13024,
   "price_per_lot_sqft": 40.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4815,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823120007"
  },
  {
   "address": "3385 Bluff Drive, Sand Creek Township",
   "sale_month": "2011-04",
   "price": 105000,
   "lot_sqft": 20875,
   "price_per_lot_sqft": 5.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "090670010"
  },
  {
   "address": "3110 Emerson Ave N, Minneapolis",
   "sale_month": "2011-04",
   "price": 30000,
   "lot_sqft": 11476,
   "price_per_lot_sqft": 2.61,
   "price_per_building_sqft": 3.05,
   "building_sqft": 9830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9889,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924420023"
  },
  {
   "address": "11909 Central Avenue Northeast, Blaine",
   "sale_month": "2011-04",
   "price": 168000,
   "lot_sqft": 1414,
   "price_per_lot_sqft": 118.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123420076"
  },
  {
   "address": "7600 Bass Lake Rd, New Hope",
   "sale_month": "2011-04",
   "price": 540059,
   "lot_sqft": 43139,
   "price_per_lot_sqft": 12.52,
   "price_per_building_sqft": 44.85,
   "building_sqft": 12041,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12114,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821320066"
  },
  {
   "address": "1871 Grand Avenue, Saint Paul",
   "sale_month": "2011-04",
   "price": 2950000,
   "lot_sqft": 7481,
   "price_per_lot_sqft": 394.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4550,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310037"
  },
  {
   "address": "1877 Grand Avenue, Saint Paul",
   "sale_month": "2011-04",
   "price": 2950000,
   "lot_sqft": 7483,
   "price_per_lot_sqft": 394.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4811,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823310035"
  },
  {
   "address": "5565 Vera Cruz Ave N, Crystal",
   "sale_month": "2011-04",
   "price": 10000,
   "lot_sqft": 2651,
   "price_per_lot_sqft": 3.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411821340090"
  },
  {
   "address": "5565 Vera Cruz Ave N, Crystal",
   "sale_month": "2011-04",
   "price": 51049,
   "lot_sqft": 7798,
   "price_per_lot_sqft": 6.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411821340088"
  },
  {
   "address": "1144 Grand Avenue, Saint Paul",
   "sale_month": "2011-04",
   "price": 446000,
   "lot_sqft": 6279,
   "price_per_lot_sqft": 71.03,
   "price_per_building_sqft": 432.59,
   "building_sqft": 1031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1038,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410073"
  },
  {
   "address": "1515 Selby Avenue, Saint Paul",
   "sale_month": "2011-04",
   "price": 297500,
   "lot_sqft": 4930,
   "price_per_lot_sqft": 60.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2381,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823220035"
  },
  {
   "address": "3153 Columbus Ave, Minneapolis",
   "sale_month": "2011-04",
   "price": 82500,
   "lot_sqft": 8886,
   "price_per_lot_sqft": 9.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1867,
   "use": "APARTMENT",
   "parcel_id": "0202824230022"
  },
  {
   "address": "1000 Peters Place Northeast, Columbia Heights",
   "sale_month": "2011-03",
   "price": 923400,
   "lot_sqft": 15298,
   "price_per_lot_sqft": 60.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5487,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "363024330146"
  },
  {
   "address": "5451 Smetana Dr, Minnetonka",
   "sale_month": "2011-03",
   "price": 945000,
   "lot_sqft": 59599,
   "price_per_lot_sqft": 15.86,
   "price_per_building_sqft": 60.44,
   "building_sqft": 15636,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15731,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722110011"
  },
  {
   "address": "2833 Park Ave, Minneapolis",
   "sale_month": "2011-03",
   "price": 72000,
   "lot_sqft": 7022,
   "price_per_lot_sqft": 10.25,
   "price_per_building_sqft": 45.14,
   "building_sqft": 1595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1605,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924330023"
  },
  {
   "address": "2124 Garfield Ave, Minneapolis",
   "sale_month": "2011-03",
   "price": 2450000,
   "lot_sqft": 5529,
   "price_per_lot_sqft": 443.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3323,
   "use": "APARTMENT",
   "parcel_id": "3402924220052"
  },
  {
   "address": "2509 Clinton Ave, Minneapolis",
   "sale_month": "2011-03",
   "price": 270000,
   "lot_sqft": 6232,
   "price_per_lot_sqft": 43.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1685,
   "use": "APARTMENT",
   "parcel_id": "3402924140082"
  },
  {
   "address": "2001 Stevens Ave, Minneapolis",
   "sale_month": "2011-03",
   "price": 100000,
   "lot_sqft": 6860,
   "price_per_lot_sqft": 14.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1805,
   "use": "TRIPLEX",
   "parcel_id": "3402924120036"
  },
  {
   "address": "8700 Xylite Street Northeast, Blaine",
   "sale_month": "2011-03",
   "price": 950000,
   "lot_sqft": 206051,
   "price_per_lot_sqft": 4.61,
   "price_per_building_sqft": 86.21,
   "building_sqft": 11019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11086,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123440001"
  },
  {
   "address": "259 Yosemite Cir, Golden Valley",
   "sale_month": "2011-03",
   "price": 3700000,
   "lot_sqft": 294460,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8490,
   "use": "APARTMENT",
   "parcel_id": "3311821340010"
  },
  {
   "address": "18530 Buchanan Street Northeast, East Bethel",
   "sale_month": "2011-03",
   "price": 825000,
   "lot_sqft": 435259,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14340,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323323230010"
  },
  {
   "address": "586 Bavaria Lane, Chaska",
   "sale_month": "2011-03",
   "price": 47200,
   "lot_sqft": 1504,
   "price_per_lot_sqft": 31.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590150"
  },
  {
   "address": "926 Fulton St SE, Minneapolis",
   "sale_month": "2011-03",
   "price": 355000,
   "lot_sqft": 3065,
   "price_per_lot_sqft": 115.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1928,
   "use": "APARTMENT",
   "parcel_id": "3002923230105"
  },
  {
   "address": "2400 Rhode Island Ave N, Golden Valley",
   "sale_month": "2011-03",
   "price": 8973400,
   "lot_sqft": 575421,
   "price_per_lot_sqft": 15.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14895,
   "use": "APARTMENT",
   "parcel_id": "2911821220006"
  },
  {
   "address": "1099 Burnquist Street, Saint Paul",
   "sale_month": "2011-03",
   "price": 862500,
   "lot_sqft": 6011,
   "price_per_lot_sqft": 143.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1930,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922110103"
  },
  {
   "address": "1089 Burnquist Street, Saint Paul",
   "sale_month": "2011-03",
   "price": 835500,
   "lot_sqft": 18266,
   "price_per_lot_sqft": 45.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4491,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922110102"
  },
  {
   "address": "905 White Bear Avenue North, Saint Paul",
   "sale_month": "2011-03",
   "price": 203750,
   "lot_sqft": 5660,
   "price_per_lot_sqft": 36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2045,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922410034"
  },
  {
   "address": "5800 12th Avenue East, Shakopee",
   "sale_month": "2011-03",
   "price": 12259511,
   "lot_sqft": 823361,
   "price_per_lot_sqft": 14.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 114988,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190040"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 3900733,
   "lot_sqft": 587683,
   "price_per_lot_sqft": 6.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "271420480"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 3900733,
   "lot_sqft": 745922,
   "price_per_lot_sqft": 5.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "271420460"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 3900733,
   "lot_sqft": 52785,
   "price_per_lot_sqft": 73.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "271420440"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 3900733,
   "lot_sqft": 2497,
   "price_per_lot_sqft": 1562.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "271420400"
  },
  {
   "address": "1056 Stonebrooke Drive, Shakopee",
   "sale_month": "2011-03",
   "price": 3900733,
   "lot_sqft": 65583,
   "price_per_lot_sqft": 59.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "271420310"
  },
  {
   "address": "2693 County Road 79, Shakopee",
   "sale_month": "2011-03",
   "price": 3900733,
   "lot_sqft": 126272,
   "price_per_lot_sqft": 30.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10499,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "271420190"
  },
  {
   "address": "2572 Lakeview Drive, Shakopee",
   "sale_month": "2011-03",
   "price": 3900733,
   "lot_sqft": 2612500,
   "price_per_lot_sqft": 1.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5604,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "271420090"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 3900733,
   "lot_sqft": 981023,
   "price_per_lot_sqft": 3.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "271420020"
  },
  {
   "address": "4471 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2011-03",
   "price": 3701118,
   "lot_sqft": 349667,
   "price_per_lot_sqft": 10.58,
   "price_per_building_sqft": 47.34,
   "building_sqft": 78186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78658,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270890041"
  },
  {
   "address": "3850 Victoria Street North, Shoreview",
   "sale_month": "2011-03",
   "price": 11370000,
   "lot_sqft": 1027647,
   "price_per_lot_sqft": 11.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77381,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023140049"
  },
  {
   "address": "1900 Stillwater Avenue, Saint Paul",
   "sale_month": "2011-03",
   "price": 190000,
   "lot_sqft": 18145,
   "price_per_lot_sqft": 10.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922310172"
  },
  {
   "address": "1200 4th Street Northeast, New Prague",
   "sale_month": "2011-03",
   "price": 2000000,
   "lot_sqft": 182641,
   "price_per_lot_sqft": 10.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6725,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "240490010"
  },
  {
   "address": "807 4th St SE, Minneapolis",
   "sale_month": "2011-03",
   "price": 330000,
   "lot_sqft": 5468,
   "price_per_lot_sqft": 60.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2443,
   "use": "APARTMENT",
   "parcel_id": "2402924320014"
  },
  {
   "address": "2171 106th Lane Northeast, Blaine",
   "sale_month": "2011-03",
   "price": 475000,
   "lot_sqft": 27446,
   "price_per_lot_sqft": 17.31,
   "price_per_building_sqft": 36.24,
   "building_sqft": 13107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13186,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123240021"
  },
  {
   "address": "1579 Westminster Street, Saint Paul",
   "sale_month": "2011-03",
   "price": 48000,
   "lot_sqft": 6339,
   "price_per_lot_sqft": 7.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922110019"
  },
  {
   "address": "8501 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2011-03",
   "price": 1148914,
   "lot_sqft": 60189,
   "price_per_lot_sqft": 19.09,
   "price_per_building_sqft": 66.96,
   "building_sqft": 17159,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17263,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921440017"
  },
  {
   "address": "715 Taft St NE, Minneapolis",
   "sale_month": "2011-03",
   "price": 765000,
   "lot_sqft": 26791,
   "price_per_lot_sqft": 28.55,
   "price_per_building_sqft": 100.62,
   "building_sqft": 7603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7649,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923320003"
  },
  {
   "address": "2326 Upton Ave N, Minneapolis",
   "sale_month": "2011-03",
   "price": 18000,
   "lot_sqft": 5142,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 948,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924120105"
  },
  {
   "address": "4953 Penn Ave S, Minneapolis",
   "sale_month": "2011-03",
   "price": 5250000,
   "lot_sqft": 10156,
   "price_per_lot_sqft": 516.94,
   "price_per_building_sqft": 1175.02,
   "building_sqft": 4468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4495,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1602824230066"
  },
  {
   "address": "1701 Beebe Road North, Maplewood",
   "sale_month": "2011-03",
   "price": 7400000,
   "lot_sqft": 29143,
   "price_per_lot_sqft": 253.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2273,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922430014"
  },
  {
   "address": "349 13th Ave NE, Minneapolis",
   "sale_month": "2011-03",
   "price": 157000,
   "lot_sqft": 7089,
   "price_per_lot_sqft": 22.15,
   "price_per_building_sqft": 92.19,
   "building_sqft": 1703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1713,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924240124"
  },
  {
   "address": "1306 2nd St NE, Minneapolis",
   "sale_month": "2011-03",
   "price": 180000,
   "lot_sqft": 2901,
   "price_per_lot_sqft": 62.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230049"
  },
  {
   "address": "5205 Shoreline Dr, Mound",
   "sale_month": "2011-03",
   "price": 212500,
   "lot_sqft": 44339,
   "price_per_lot_sqft": 4.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4384,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724430111"
  },
  {
   "address": "400 Stinson Blvd, Minneapolis",
   "sale_month": "2011-03",
   "price": 44000000,
   "lot_sqft": 82192,
   "price_per_lot_sqft": 535.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924440008"
  },
  {
   "address": "1915 Broadway St NE, Minneapolis",
   "sale_month": "2011-03",
   "price": 535000,
   "lot_sqft": 44811,
   "price_per_lot_sqft": 11.94,
   "price_per_building_sqft": 60.18,
   "building_sqft": 8890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8944,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1302924130004"
  },
  {
   "address": "4617 28th Ave S, Minneapolis",
   "sale_month": "2011-03",
   "price": 295000,
   "lot_sqft": 6580,
   "price_per_lot_sqft": 44.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1643,
   "use": "TRIPLEX",
   "parcel_id": "1302824110044"
  },
  {
   "address": "646 22nd Ave NE, Minneapolis",
   "sale_month": "2011-03",
   "price": 672000,
   "lot_sqft": 18021,
   "price_per_lot_sqft": 37.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3828,
   "use": "APARTMENT",
   "parcel_id": "1102924420150"
  },
  {
   "address": "4340 Cedar Ave S, Minneapolis",
   "sale_month": "2011-03",
   "price": 600000,
   "lot_sqft": 14171,
   "price_per_lot_sqft": 42.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3267,
   "use": "APARTMENT",
   "parcel_id": "1102824410120"
  },
  {
   "address": "7667 Equitable Dr, Eden Prairie",
   "sale_month": "2011-03",
   "price": 1312000,
   "lot_sqft": 87073,
   "price_per_lot_sqft": 15.07,
   "price_per_building_sqft": 55.83,
   "building_sqft": 23498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23640,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622340007"
  },
  {
   "address": "3401 Highway 55, Eagan",
   "sale_month": "2011-03",
   "price": 675000,
   "lot_sqft": 162188,
   "price_per_lot_sqft": 4.16,
   "price_per_building_sqft": 94.8,
   "building_sqft": 7120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7163,
   "use": "Commercial-preferred",
   "parcel_id": "100380003020"
  },
  {
   "address": "3808 Grand Ave S, Minneapolis",
   "sale_month": "2011-03",
   "price": 155000,
   "lot_sqft": 5229,
   "price_per_lot_sqft": 29.64,
   "price_per_building_sqft": 105.87,
   "building_sqft": 1464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1472,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824220003"
  },
  {
   "address": "3342 Knox Ave N, Minneapolis",
   "sale_month": "2011-03",
   "price": 42000,
   "lot_sqft": 5405,
   "price_per_lot_sqft": 7.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 979,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924240159"
  },
  {
   "address": "11701 Ulysses Lane Northeast, Blaine",
   "sale_month": "2011-03",
   "price": 1246115,
   "lot_sqft": 186861,
   "price_per_lot_sqft": 6.67,
   "price_per_building_sqft": 60.39,
   "building_sqft": 20635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20759,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340034"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 3915000,
   "lot_sqft": 68646,
   "price_per_lot_sqft": 57.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082822120113"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 3915000,
   "lot_sqft": 46269,
   "price_per_lot_sqft": 84.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5421,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082822120104"
  },
  {
   "address": "301 Eaton Street, Saint Paul",
   "sale_month": "2011-03",
   "price": 3755000,
   "lot_sqft": 65714,
   "price_per_lot_sqft": 57.14,
   "price_per_building_sqft": 1236.82,
   "building_sqft": 3036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3054,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082822110032"
  },
  {
   "address": "13900 Townline Avenue, Jackson Township",
   "sale_month": "2011-03",
   "price": 3900733,
   "lot_sqft": 1448361,
   "price_per_lot_sqft": 2.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "060460050"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 3915000,
   "lot_sqft": 216336,
   "price_per_lot_sqft": 18.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1450,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822430004"
  },
  {
   "address": "3254 Hennepin Ave, Minneapolis",
   "sale_month": "2011-03",
   "price": 145000,
   "lot_sqft": 5380,
   "price_per_lot_sqft": 26.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1196,
   "use": "TRIPLEX",
   "parcel_id": "0402824240106"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 1550000,
   "lot_sqft": 6798,
   "price_per_lot_sqft": 228.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410063"
  },
  {
   "address": "3501 Nicollet Ave, Minneapolis",
   "sale_month": "2011-03",
   "price": 215547,
   "lot_sqft": 11214,
   "price_per_lot_sqft": 19.22,
   "price_per_building_sqft": 94.83,
   "building_sqft": 2273,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2286,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824420137"
  },
  {
   "address": "3408 Stevens Ave, Minneapolis",
   "sale_month": "2011-03",
   "price": 244000,
   "lot_sqft": 5985,
   "price_per_lot_sqft": 40.77,
   "price_per_building_sqft": 126.29,
   "building_sqft": 1932,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1943,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824420078"
  },
  {
   "address": "11930 Larc Industrial Boulevard, Burnsville",
   "sale_month": "2011-03",
   "price": 1393810,
   "lot_sqft": 104028,
   "price_per_lot_sqft": 13.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "025657801020"
  },
  {
   "address": "1096 Grand Avenue, Saint Paul",
   "sale_month": "2011-03",
   "price": 1550000,
   "lot_sqft": 13345,
   "price_per_lot_sqft": 116.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823320102"
  },
  {
   "address": "3101 18th Ave S, Minneapolis",
   "sale_month": "2011-03",
   "price": 35000,
   "lot_sqft": 2120,
   "price_per_lot_sqft": 16.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 583,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824110080"
  },
  {
   "address": null,
   "sale_month": "2011-03",
   "price": 660000,
   "lot_sqft": 119126,
   "price_per_lot_sqft": 5.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "013022220014"
  },
  {
   "address": "5926 Highway 61, White Bear Township",
   "sale_month": "2011-03",
   "price": 660000,
   "lot_sqft": 110725,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "013022220013"
  },
  {
   "address": "1554 Motor Avenue, South Saint Paul",
   "sale_month": "2011-02",
   "price": 278900,
   "lot_sqft": 9592,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2171,
   "use": "Apartment",
   "parcel_id": "364910002201"
  },
  {
   "address": "2 Carlson Pkwy N, Plymouth",
   "sale_month": "2011-02",
   "price": 23365000,
   "lot_sqft": 530187,
   "price_per_lot_sqft": 44.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34304,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3311822440038"
  },
  {
   "address": "1 Carlson Pkwy N, Plymouth",
   "sale_month": "2011-02",
   "price": 13286000,
   "lot_sqft": 511742,
   "price_per_lot_sqft": 25.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44477,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311822440031"
  },
  {
   "address": "5400 Old Shakopee Rd W, Bloomington",
   "sale_month": "2011-02",
   "price": 495000,
   "lot_sqft": 13869,
   "price_per_lot_sqft": 35.69,
   "price_per_building_sqft": 144.86,
   "building_sqft": 3417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3437,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311621310049"
  },
  {
   "address": "19035 Lake George Boulevard Northwest, Oak Grove",
   "sale_month": "2011-02",
   "price": 324500,
   "lot_sqft": 72967,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6395,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283324330015"
  },
  {
   "address": "1191 Northland Drive, Mendota Heights",
   "sale_month": "2011-02",
   "price": 4950000,
   "lot_sqft": 190854,
   "price_per_lot_sqft": 25.94,
   "price_per_building_sqft": 117.14,
   "building_sqft": 42256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42511,
   "use": "Commercial-preferred",
   "parcel_id": "274825301020"
  },
  {
   "address": "1409 Willow St, Minneapolis",
   "sale_month": "2011-02",
   "price": 1780000,
   "lot_sqft": 20697,
   "price_per_lot_sqft": 86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3952,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924310190"
  },
  {
   "address": "7975 Stone Creek Drive, Chanhassen",
   "sale_month": "2011-02",
   "price": 128500,
   "lot_sqft": 1492,
   "price_per_lot_sqft": 86.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720112"
  },
  {
   "address": "14245 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2011-02",
   "price": 127000,
   "lot_sqft": 2098,
   "price_per_lot_sqft": 60.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225430067"
  },
  {
   "address": "632 11th Ave S, Hopkins",
   "sale_month": "2011-02",
   "price": 350000,
   "lot_sqft": 25958,
   "price_per_lot_sqft": 13.48,
   "price_per_building_sqft": 28.8,
   "building_sqft": 12153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12226,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240039"
  },
  {
   "address": null,
   "sale_month": "2011-02",
   "price": 350000,
   "lot_sqft": 6489,
   "price_per_lot_sqft": 53.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240038"
  },
  {
   "address": "421 8th St SE, Minneapolis",
   "sale_month": "2011-02",
   "price": 195000,
   "lot_sqft": 8446,
   "price_per_lot_sqft": 23.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1743,
   "use": "APARTMENT",
   "parcel_id": "2402924220166"
  },
  {
   "address": "3201 Douglas Dr N, Crystal",
   "sale_month": "2011-02",
   "price": 47000,
   "lot_sqft": 16089,
   "price_per_lot_sqft": 2.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 692,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011821140055"
  },
  {
   "address": "120 State Street East, Belle Plaine",
   "sale_month": "2011-02",
   "price": 57000,
   "lot_sqft": 3078,
   "price_per_lot_sqft": 18.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3214,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015073"
  },
  {
   "address": "10153 University Avenue Northeast, Blaine",
   "sale_month": "2011-02",
   "price": 125000,
   "lot_sqft": 1049,
   "price_per_lot_sqft": 119.16,
   "price_per_building_sqft": 30.89,
   "building_sqft": 4047,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4072,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330108"
  },
  {
   "address": "10153 University Avenue Northeast, Blaine",
   "sale_month": "2011-02",
   "price": 125000,
   "lot_sqft": 1049,
   "price_per_lot_sqft": 119.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330107"
  },
  {
   "address": null,
   "sale_month": "2011-02",
   "price": 2900000,
   "lot_sqft": 12506,
   "price_per_lot_sqft": 231.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802821120004"
  },
  {
   "address": null,
   "sale_month": "2011-02",
   "price": 2900000,
   "lot_sqft": 78946,
   "price_per_lot_sqft": 36.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "305",
   "parcel_id": "1802821120003"
  },
  {
   "address": "2045 Wooddale Drive, Woodbury",
   "sale_month": "2011-02",
   "price": 2900000,
   "lot_sqft": 71195,
   "price_per_lot_sqft": 40.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47849,
   "use": "305",
   "parcel_id": "1802821120002"
  },
  {
   "address": null,
   "sale_month": "2011-02",
   "price": 2900000,
   "lot_sqft": 63446,
   "price_per_lot_sqft": 45.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802821120001"
  },
  {
   "address": "7500 42nd Ave N, New Hope",
   "sale_month": "2011-02",
   "price": 1500000,
   "lot_sqft": 49050,
   "price_per_lot_sqft": 30.58,
   "price_per_building_sqft": 162.8,
   "building_sqft": 9214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9270,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821220039"
  },
  {
   "address": "7530 42nd Ave N, New Hope",
   "sale_month": "2011-02",
   "price": 1500000,
   "lot_sqft": 57970,
   "price_per_lot_sqft": 25.88,
   "price_per_building_sqft": 128.98,
   "building_sqft": 11630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11700,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821220038"
  },
  {
   "address": "7830 33rd Street North, Oakdale",
   "sale_month": "2011-02",
   "price": 703000,
   "lot_sqft": 44956,
   "price_per_lot_sqft": 15.64,
   "price_per_building_sqft": 160.91,
   "building_sqft": 4369,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4396,
   "use": "300",
   "parcel_id": "1702921410010"
  },
  {
   "address": "3808 50th St W, Minneapolis",
   "sale_month": "2011-02",
   "price": 1140600,
   "lot_sqft": 22483,
   "price_per_lot_sqft": 50.73,
   "price_per_building_sqft": 153.29,
   "building_sqft": 7441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7486,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824230154"
  },
  {
   "address": "4936 Ewing Ave S, Minneapolis",
   "sale_month": "2011-02",
   "price": 150000,
   "lot_sqft": 5369,
   "price_per_lot_sqft": 27.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702824230153"
  },
  {
   "address": "2150 Eagle Creek Lane, Woodbury",
   "sale_month": "2011-02",
   "price": 2355769,
   "lot_sqft": 85627,
   "price_per_lot_sqft": 27.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13103,
   "use": "300",
   "parcel_id": "1402821220147"
  },
  {
   "address": "314 Buchanan St NE, Minneapolis",
   "sale_month": "2011-02",
   "price": 460000,
   "lot_sqft": 23386,
   "price_per_lot_sqft": 19.67,
   "price_per_building_sqft": 16.45,
   "building_sqft": 27957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28126,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924340081"
  },
  {
   "address": "980 Osborne Road Northeast, Fridley",
   "sale_month": "2011-02",
   "price": 500,
   "lot_sqft": 35379,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.04,
   "building_sqft": 12400,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12475,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024220012"
  },
  {
   "address": "7555 Market Place Dr, Eden Prairie",
   "sale_month": "2011-02",
   "price": 14986000,
   "lot_sqft": 76977,
   "price_per_lot_sqft": 194.68,
   "price_per_building_sqft": 786.96,
   "building_sqft": 19043,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19158,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111622420043"
  },
  {
   "address": "7567 Market Place Dr, Eden Prairie",
   "sale_month": "2011-02",
   "price": 14986000,
   "lot_sqft": 91941,
   "price_per_lot_sqft": 163,
   "price_per_building_sqft": 514.13,
   "building_sqft": 29148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29324,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111622410015"
  },
  {
   "address": "11403 Valley View Rd, Eden Prairie",
   "sale_month": "2011-02",
   "price": 14986000,
   "lot_sqft": 204796,
   "price_per_lot_sqft": 73.18,
   "price_per_building_sqft": 482.59,
   "building_sqft": 31053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31240,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111622410014"
  },
  {
   "address": "11471 Valley View Rd, Eden Prairie",
   "sale_month": "2011-02",
   "price": 14986000,
   "lot_sqft": 144925,
   "price_per_lot_sqft": 103.41,
   "price_per_building_sqft": 391.76,
   "building_sqft": 38253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38484,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111622410011"
  },
  {
   "address": "421 23rd Ave NE, Minneapolis",
   "sale_month": "2011-02",
   "price": 177000,
   "lot_sqft": 4611,
   "price_per_lot_sqft": 38.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2535,
   "use": "APARTMENT",
   "parcel_id": "1102924310062"
  },
  {
   "address": null,
   "sale_month": "2011-02",
   "price": 273000,
   "lot_sqft": 40049,
   "price_per_lot_sqft": 6.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210008"
  },
  {
   "address": "3167 Spruce Street, Little Canada",
   "sale_month": "2011-02",
   "price": 273000,
   "lot_sqft": 37431,
   "price_per_lot_sqft": 7.29,
   "price_per_building_sqft": 45.82,
   "building_sqft": 5958,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5994,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210007"
  },
  {
   "address": "109 Bushaway Rd, Wayzata",
   "sale_month": "2011-02",
   "price": 1750000,
   "lot_sqft": 21455,
   "price_per_lot_sqft": 81.57,
   "price_per_building_sqft": 637.29,
   "building_sqft": 2746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2763,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722310006"
  },
  {
   "address": "13613 60th Street North, Oak Park Heights",
   "sale_month": "2011-02",
   "price": 600000,
   "lot_sqft": 54096,
   "price_per_lot_sqft": 11.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7648,
   "use": "300",
   "parcel_id": "0502920120033"
  },
  {
   "address": "1785 St Clair Avenue, Saint Paul",
   "sale_month": "2011-02",
   "price": 665000,
   "lot_sqft": 10391,
   "price_per_lot_sqft": 64,
   "price_per_building_sqft": 271.87,
   "building_sqft": 2446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2460,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823430097"
  },
  {
   "address": "12775 County Road 43, Dahlgren Township",
   "sale_month": "2011-02",
   "price": 815000,
   "lot_sqft": 401334,
   "price_per_lot_sqft": 2.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19911,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "040870010"
  },
  {
   "address": "110 Cheshire La, Minnetonka",
   "sale_month": "2011-02",
   "price": 12828000,
   "lot_sqft": 253689,
   "price_per_lot_sqft": 50.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30733,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722210031"
  },
  {
   "address": "72 Cedar Lake, Cedar Lake Township",
   "sale_month": "2011-02",
   "price": 275000,
   "lot_sqft": 31974,
   "price_per_lot_sqft": 8.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "030500070"
  },
  {
   "address": "3212 Grand Ave S, Minneapolis",
   "sale_month": "2011-02",
   "price": 122000,
   "lot_sqft": 5425,
   "price_per_lot_sqft": 22.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1353,
   "use": "APARTMENT",
   "parcel_id": "0302824230041"
  },
  {
   "address": "1200 Burnsville Parkway West, Burnsville",
   "sale_month": "2011-02",
   "price": 350000,
   "lot_sqft": 23417,
   "price_per_lot_sqft": 14.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2588,
   "use": "Apartment",
   "parcel_id": "028220601064"
  },
  {
   "address": "3301 Portland Ave, Minneapolis",
   "sale_month": "2011-02",
   "price": 87525,
   "lot_sqft": 8143,
   "price_per_lot_sqft": 10.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1383,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824230124"
  },
  {
   "address": "2716 38th St E, Minneapolis",
   "sale_month": "2011-02",
   "price": 440000,
   "lot_sqft": 8683,
   "price_per_lot_sqft": 50.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3099,
   "use": "APARTMENT",
   "parcel_id": "0102824430231"
  },
  {
   "address": "3501 23rd Ave S, Minneapolis",
   "sale_month": "2011-02",
   "price": 100,
   "lot_sqft": 4797,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.03,
   "building_sqft": 3533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3554,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824310146"
  },
  {
   "address": "133 12th Avenue North, South Saint Paul",
   "sale_month": "2011-01",
   "price": 535000,
   "lot_sqft": 9994,
   "price_per_lot_sqft": 53.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4006,
   "use": "Apartment",
   "parcel_id": "361780000080"
  },
  {
   "address": "1552 Lake St E, Minneapolis",
   "sale_month": "2011-01",
   "price": 800000,
   "lot_sqft": 14655,
   "price_per_lot_sqft": 54.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440207"
  },
  {
   "address": "2540 Park Ave, Minneapolis",
   "sale_month": "2011-01",
   "price": 2750000,
   "lot_sqft": 71241,
   "price_per_lot_sqft": 38.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30667,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924230012"
  },
  {
   "address": "2448 Nicollet Ave, Minneapolis",
   "sale_month": "2011-01",
   "price": 200000,
   "lot_sqft": 8116,
   "price_per_lot_sqft": 24.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924240015"
  },
  {
   "address": "2435 1st Ave S, Minneapolis",
   "sale_month": "2011-01",
   "price": 10000,
   "lot_sqft": 5756,
   "price_per_lot_sqft": 1.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2460,
   "use": "APARTMENT",
   "parcel_id": "3402924130040"
  },
  {
   "address": "861 4th Street East, Saint Paul",
   "sale_month": "2011-01",
   "price": 62000,
   "lot_sqft": 5071,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1317,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922230148"
  },
  {
   "address": "18641 Highway 65 Northeast, East Bethel",
   "sale_month": "2011-01",
   "price": 140000,
   "lot_sqft": 53245,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323130003"
  },
  {
   "address": "7211 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2011-01",
   "price": 1400000,
   "lot_sqft": 298976,
   "price_per_lot_sqft": 4.68,
   "price_per_building_sqft": 105.47,
   "building_sqft": 13274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13354,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921410011"
  },
  {
   "address": null,
   "sale_month": "2011-01",
   "price": 353560,
   "lot_sqft": 7994,
   "price_per_lot_sqft": 44.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923110096"
  },
  {
   "address": "2125 Energy Park Drive, Saint Paul",
   "sale_month": "2011-01",
   "price": 353560,
   "lot_sqft": 15990,
   "price_per_lot_sqft": 22.11,
   "price_per_building_sqft": 48.24,
   "building_sqft": 7329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7373,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923110094"
  },
  {
   "address": "1145 Raymond Avenue, Saint Paul",
   "sale_month": "2011-01",
   "price": 57500,
   "lot_sqft": 6369,
   "price_per_lot_sqft": 9.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2100,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923110013"
  },
  {
   "address": null,
   "sale_month": "2011-01",
   "price": 25000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922140072"
  },
  {
   "address": null,
   "sale_month": "2011-01",
   "price": 25000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922140071"
  },
  {
   "address": "14905 23rd Ave N, Plymouth",
   "sale_month": "2011-01",
   "price": 5000000,
   "lot_sqft": 218657,
   "price_per_lot_sqft": 22.87,
   "price_per_building_sqft": 70.18,
   "building_sqft": 71241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71671,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822130044"
  },
  {
   "address": "127 Main Street South, Stillwater",
   "sale_month": "2011-01",
   "price": 865000,
   "lot_sqft": 3877,
   "price_per_lot_sqft": 223.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410124"
  },
  {
   "address": "131 Main Street South, Stillwater",
   "sale_month": "2011-01",
   "price": 865000,
   "lot_sqft": 964,
   "price_per_lot_sqft": 897.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410014"
  },
  {
   "address": "1916 Colfax Ave S, Minneapolis",
   "sale_month": "2011-01",
   "price": 600000,
   "lot_sqft": 6751,
   "price_per_lot_sqft": 88.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3490,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2802924440051"
  },
  {
   "address": "1525 4th St S, Minneapolis",
   "sale_month": "2011-01",
   "price": 40023823,
   "lot_sqft": 93938,
   "price_per_lot_sqft": 426.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2602924410002"
  },
  {
   "address": "8155 125th Street West, Savage",
   "sale_month": "2011-01",
   "price": 550000,
   "lot_sqft": 123492,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": 91.3,
   "building_sqft": 6024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6060,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200040"
  },
  {
   "address": "404 8th St SE, Minneapolis",
   "sale_month": "2011-01",
   "price": 330000,
   "lot_sqft": 9900,
   "price_per_lot_sqft": 33.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2106,
   "use": "APARTMENT",
   "parcel_id": "2402924220015"
  },
  {
   "address": null,
   "sale_month": "2011-01",
   "price": 5000,
   "lot_sqft": 7794,
   "price_per_lot_sqft": 0.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122140074"
  },
  {
   "address": "622 Aberdeen Avenue, Jordan",
   "sale_month": "2011-01",
   "price": 435000,
   "lot_sqft": 168089,
   "price_per_lot_sqft": 2.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48672,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220870010"
  },
  {
   "address": "15114 State Hwy No 7, Minnetonka",
   "sale_month": "2011-01",
   "price": 231000,
   "lot_sqft": 27003,
   "price_per_lot_sqft": 8.55,
   "price_per_building_sqft": 56.45,
   "building_sqft": 4092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4117,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722430035"
  },
  {
   "address": "1710 3rd Ave N, Minneapolis",
   "sale_month": "2011-01",
   "price": 216000,
   "lot_sqft": 8376,
   "price_per_lot_sqft": 25.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1993,
   "use": "TRIPLEX",
   "parcel_id": "2102924340013"
  },
  {
   "address": "10153 University Avenue Northeast, Blaine",
   "sale_month": "2011-01",
   "price": 100000,
   "lot_sqft": 1049,
   "price_per_lot_sqft": 95.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330109"
  },
  {
   "address": "3100 Virginia Ave S, St. Louis Park",
   "sale_month": "2011-01",
   "price": 1065000,
   "lot_sqft": 66615,
   "price_per_lot_sqft": 15.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10671,
   "use": "APARTMENT",
   "parcel_id": "1811721110047"
  },
  {
   "address": "8301 31st St W, St. Louis Park",
   "sale_month": "2011-01",
   "price": 1065000,
   "lot_sqft": 66539,
   "price_per_lot_sqft": 16.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8597,
   "use": "APARTMENT",
   "parcel_id": "1811721110046"
  },
  {
   "address": "3101 Xylon Ave S, St. Louis Park",
   "sale_month": "2011-01",
   "price": 1065000,
   "lot_sqft": 66463,
   "price_per_lot_sqft": 16.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7870,
   "use": "APARTMENT",
   "parcel_id": "1811721110045"
  },
  {
   "address": "8500 West Broadway, Brooklyn Park",
   "sale_month": "2011-01",
   "price": 708160,
   "lot_sqft": 250282,
   "price_per_lot_sqft": 2.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37283,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711921340052"
  },
  {
   "address": "5601 Lake St W, St. Louis Park",
   "sale_month": "2011-01",
   "price": 400000,
   "lot_sqft": 9860,
   "price_per_lot_sqft": 40.57,
   "price_per_building_sqft": 208.88,
   "building_sqft": 1915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721210088"
  },
  {
   "address": "10285 89th Ave N, Maple Grove",
   "sale_month": "2011-01",
   "price": 1213500,
   "lot_sqft": 262789,
   "price_per_lot_sqft": 4.62,
   "price_per_building_sqft": 81.37,
   "building_sqft": 14913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15003,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922420002"
  },
  {
   "address": "2501 4th St NE, Minneapolis",
   "sale_month": "2011-01",
   "price": 10268,
   "lot_sqft": 6286,
   "price_per_lot_sqft": 1.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924240049"
  },
  {
   "address": "5207 Xerxes Ave N, Brooklyn Center",
   "sale_month": "2011-01",
   "price": 600000,
   "lot_sqft": 34325,
   "price_per_lot_sqft": 17.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4887,
   "use": "APARTMENT",
   "parcel_id": "1011821110017"
  },
  {
   "address": "4252 Pillsbury Ave, Minneapolis",
   "sale_month": "2011-01",
   "price": 380000,
   "lot_sqft": 5066,
   "price_per_lot_sqft": 75.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2249,
   "use": "APARTMENT",
   "parcel_id": "1002824310062"
  },
  {
   "address": "85 Viking Drive West, Little Canada",
   "sale_month": "2011-01",
   "price": 100000,
   "lot_sqft": 18116,
   "price_per_lot_sqft": 5.52,
   "price_per_building_sqft": 55.59,
   "building_sqft": 1799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1810,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922330036"
  },
  {
   "address": "4214 Fremont Ave N, Minneapolis",
   "sale_month": "2011-01",
   "price": 274285,
   "lot_sqft": 9557,
   "price_per_lot_sqft": 28.7,
   "price_per_building_sqft": 130.67,
   "building_sqft": 2099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2112,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924120177"
  },
  {
   "address": "12845 Briar Court, Burnsville",
   "sale_month": "2011-01",
   "price": 300000,
   "lot_sqft": 26228,
   "price_per_lot_sqft": 11.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2408,
   "use": "Apartment",
   "parcel_id": "028220601071"
  },
  {
   "address": "115 Olive Street South, Waconia",
   "sale_month": "2010-12",
   "price": 220000,
   "lot_sqft": 1330,
   "price_per_lot_sqft": 165.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14488,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501540"
  },
  {
   "address": "100 Poplar Ridge Drive, Norwood Young America",
   "sale_month": "2010-12",
   "price": 1600000,
   "lot_sqft": 142758,
   "price_per_lot_sqft": 11.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10812,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "588500050"
  },
  {
   "address": "14000 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2010-12",
   "price": 1857728,
   "lot_sqft": 96794,
   "price_per_lot_sqft": 19.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5192,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225120018"
  },
  {
   "address": "137 85th Avenue Northwest, Coon Rapids",
   "sale_month": "2010-12",
   "price": 2000000,
   "lot_sqft": 430358,
   "price_per_lot_sqft": 4.65,
   "price_per_building_sqft": 10.19,
   "building_sqft": 196358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 197544,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124440003"
  },
  {
   "address": "3155 Century Avenue North, White Bear Lake",
   "sale_month": "2010-12",
   "price": 2696985,
   "lot_sqft": 41968,
   "price_per_lot_sqft": 64.26,
   "price_per_building_sqft": 540.59,
   "building_sqft": 4989,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5019,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022440012"
  },
  {
   "address": "277 University Avenue West, Saint Paul",
   "sale_month": "2010-12",
   "price": 1162500,
   "lot_sqft": 21708,
   "price_per_lot_sqft": 53.55,
   "price_per_building_sqft": 278.04,
   "building_sqft": 4181,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4206,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130223"
  },
  {
   "address": "6545 West River Rd, Brooklyn Center",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 70553,
   "price_per_lot_sqft": 39.68,
   "price_per_building_sqft": 446.11,
   "building_sqft": 6275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6313,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611921130118"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 268367,
   "price_per_lot_sqft": 801.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3602822340039"
  },
  {
   "address": "1624 Hastings Avenue, Newport",
   "sale_month": "2010-12",
   "price": 2763508,
   "lot_sqft": 62427,
   "price_per_lot_sqft": 44.27,
   "price_per_building_sqft": 299.47,
   "building_sqft": 9228,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9283,
   "use": "300",
   "parcel_id": "3602822220001"
  },
  {
   "address": "13727 Hanson Boulevard Northwest, Andover",
   "sale_month": "2010-12",
   "price": 2539160,
   "lot_sqft": 257348,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353224230005"
  },
  {
   "address": "970 University Avenue West, Saint Paul",
   "sale_month": "2010-12",
   "price": 750000,
   "lot_sqft": 14123,
   "price_per_lot_sqft": 53.1,
   "price_per_building_sqft": 276.34,
   "building_sqft": 2714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2730,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310009"
  },
  {
   "address": "701 State Hwy No 7, Excelsior",
   "sale_month": "2010-12",
   "price": 675000,
   "lot_sqft": 25314,
   "price_per_lot_sqft": 26.67,
   "price_per_building_sqft": 80.65,
   "building_sqft": 8370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8420,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723230113"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 322500,
   "lot_sqft": 44373,
   "price_per_lot_sqft": 7.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021330021"
  },
  {
   "address": "399 Lexington Parkway North, Saint Paul",
   "sale_month": "2010-12",
   "price": 2310728,
   "lot_sqft": 18351,
   "price_per_lot_sqft": 125.92,
   "price_per_building_sqft": 773.59,
   "building_sqft": 2987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3005,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923410012"
  },
  {
   "address": "1771 Old Hudson Road, Saint Paul",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 41905,
   "price_per_lot_sqft": 66.8,
   "price_per_building_sqft": 643.82,
   "building_sqft": 4348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4374,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922410048"
  },
  {
   "address": "2605 2nd Ave S, Minneapolis",
   "sale_month": "2010-12",
   "price": 85000,
   "lot_sqft": 6167,
   "price_per_lot_sqft": 13.78,
   "price_per_building_sqft": 28.13,
   "building_sqft": 3022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3040,
   "use": "TRIPLEX",
   "parcel_id": "3402924420015"
  },
  {
   "address": "2441 Lyndale Ave S, Minneapolis",
   "sale_month": "2010-12",
   "price": 110000,
   "lot_sqft": 4501,
   "price_per_lot_sqft": 24.44,
   "price_per_building_sqft": 94.18,
   "building_sqft": 1168,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1175,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924230174"
  },
  {
   "address": "2205 Lyndale Ave S, Minneapolis",
   "sale_month": "2010-12",
   "price": 435000,
   "lot_sqft": 9797,
   "price_per_lot_sqft": 44.4,
   "price_per_building_sqft": 181.48,
   "building_sqft": 2397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2412,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924220200"
  },
  {
   "address": "2020 Garfield Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 450000,
   "lot_sqft": 9491,
   "price_per_lot_sqft": 47.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5017,
   "use": "APARTMENT",
   "parcel_id": "3402924220040"
  },
  {
   "address": "7720 Nicollet Ave S, Richfield",
   "sale_month": "2010-12",
   "price": 1937759,
   "lot_sqft": 17610,
   "price_per_lot_sqft": 110.04,
   "price_per_building_sqft": 794.82,
   "building_sqft": 2438,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2453,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824340066"
  },
  {
   "address": "1010 County Road E East, Vadnais Heights",
   "sale_month": "2010-12",
   "price": 2661142,
   "lot_sqft": 46196,
   "price_per_lot_sqft": 57.61,
   "price_per_building_sqft": 654,
   "building_sqft": 4069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4094,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022210014"
  },
  {
   "address": "6300 Zane Ave N, Brooklyn Park",
   "sale_month": "2010-12",
   "price": 99000,
   "lot_sqft": 39899,
   "price_per_lot_sqft": 2.48,
   "price_per_building_sqft": 35.22,
   "building_sqft": 2811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311921310010"
  },
  {
   "address": "2400 Industrial Blvd W, Long Lake",
   "sale_month": "2010-12",
   "price": 2310122,
   "lot_sqft": 57940,
   "price_per_lot_sqft": 39.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311823140026"
  },
  {
   "address": "14130 60th Street North, Stillwater",
   "sale_month": "2010-12",
   "price": 1325000,
   "lot_sqft": 105412,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5604,
   "use": "300",
   "parcel_id": "3303020330002"
  },
  {
   "address": "826 4th Street South, Stillwater",
   "sale_month": "2010-12",
   "price": 312770,
   "lot_sqft": 7419,
   "price_per_lot_sqft": 42.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6313,
   "use": "300",
   "parcel_id": "3303020120013"
  },
  {
   "address": "2626 Hennepin Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 1225000,
   "lot_sqft": 25307,
   "price_per_lot_sqft": 48.41,
   "price_per_building_sqft": 167.69,
   "building_sqft": 7305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7349,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420234"
  },
  {
   "address": "2501 Hennepin Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 2446063,
   "lot_sqft": 16731,
   "price_per_lot_sqft": 146.2,
   "price_per_building_sqft": 1327.22,
   "building_sqft": 1843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1854,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130013"
  },
  {
   "address": "2200 Lyndale Ave S, Minneapolis",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 20777,
   "price_per_lot_sqft": 134.73,
   "price_per_building_sqft": 523.43,
   "building_sqft": 5348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5380,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110189"
  },
  {
   "address": "7500 Lyndale Ave S, Richfield",
   "sale_month": "2010-12",
   "price": 1248340,
   "lot_sqft": 18928,
   "price_per_lot_sqft": 65.95,
   "price_per_building_sqft": 445.2,
   "building_sqft": 2804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2821,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824410151"
  },
  {
   "address": "2063 Marshall Avenue, Saint Paul",
   "sale_month": "2010-12",
   "price": 181000,
   "lot_sqft": 17942,
   "price_per_lot_sqft": 10.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1180,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923440142"
  },
  {
   "address": "2119 University Avenue West, Saint Paul",
   "sale_month": "2010-12",
   "price": 260000,
   "lot_sqft": 16027,
   "price_per_lot_sqft": 16.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923110064"
  },
  {
   "address": "3800 Lake St W, Minneapolis",
   "sale_month": "2010-12",
   "price": 1540692,
   "lot_sqft": 22572,
   "price_per_lot_sqft": 68.26,
   "price_per_building_sqft": 588.95,
   "building_sqft": 2616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2632,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202924330164"
  },
  {
   "address": "296 7th Street East, Saint Paul",
   "sale_month": "2010-12",
   "price": 2256542,
   "lot_sqft": 16319,
   "price_per_lot_sqft": 138.28,
   "price_per_building_sqft": 1129.97,
   "building_sqft": 1997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2009,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440035"
  },
  {
   "address": "4320 Lake St E, Minneapolis",
   "sale_month": "2010-12",
   "price": 2764685,
   "lot_sqft": 14766,
   "price_per_lot_sqft": 187.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3370,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3102923440043"
  },
  {
   "address": "110 Hundertmark Road, Chaska",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 82423,
   "price_per_lot_sqft": 33.96,
   "price_per_building_sqft": 600.07,
   "building_sqft": 4665,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4693,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306390010"
  },
  {
   "address": "1400 Crystal Lane, Chaska",
   "sale_month": "2010-12",
   "price": 1400000,
   "lot_sqft": 90614,
   "price_per_lot_sqft": 15.45,
   "price_per_building_sqft": 329.96,
   "building_sqft": 4243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4269,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301370010"
  },
  {
   "address": "12011 Business Park Blvd N, Champlin",
   "sale_month": "2010-12",
   "price": 1912869,
   "lot_sqft": 31062,
   "price_per_lot_sqft": 61.58,
   "price_per_building_sqft": 291.95,
   "building_sqft": 6552,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6592,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021130173"
  },
  {
   "address": "7601 Jolly La N, Brooklyn Park",
   "sale_month": "2010-12",
   "price": 2372388,
   "lot_sqft": 63548,
   "price_per_lot_sqft": 37.33,
   "price_per_building_sqft": 504.66,
   "building_sqft": 4701,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4730,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011921110007"
  },
  {
   "address": "527 Oak St SE, Minneapolis",
   "sale_month": "2010-12",
   "price": 525000,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 106.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230082"
  },
  {
   "address": "9901 Central Avenue Northeast, Blaine",
   "sale_month": "2010-12",
   "price": 1400000,
   "lot_sqft": 93166,
   "price_per_lot_sqft": 15.03,
   "price_per_building_sqft": 137.12,
   "building_sqft": 10210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10271,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123120033"
  },
  {
   "address": "958 Manvel Street, Saint Paul",
   "sale_month": "2010-12",
   "price": 345500,
   "lot_sqft": 7662,
   "price_per_lot_sqft": 45.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2292,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923130027"
  },
  {
   "address": "605 York Avenue, Saint Paul",
   "sale_month": "2010-12",
   "price": 937202,
   "lot_sqft": 44102,
   "price_per_lot_sqft": 21.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1862,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922420345"
  },
  {
   "address": "850 Bradley Street, Saint Paul",
   "sale_month": "2010-12",
   "price": 1589857,
   "lot_sqft": 94676,
   "price_per_lot_sqft": 16.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12694,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922310232"
  },
  {
   "address": "989 Payne Avenue, Saint Paul",
   "sale_month": "2010-12",
   "price": 837243,
   "lot_sqft": 3965,
   "price_per_lot_sqft": 211.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922130155"
  },
  {
   "address": "1146 Payne Avenue, Saint Paul",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 11743,
   "price_per_lot_sqft": 42.58,
   "price_per_building_sqft": 246.55,
   "building_sqft": 2028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2040,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120015"
  },
  {
   "address": "7901 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2010-12",
   "price": 750000,
   "lot_sqft": 37635,
   "price_per_lot_sqft": 19.93,
   "price_per_building_sqft": 123.11,
   "building_sqft": 6092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6129,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921210007"
  },
  {
   "address": "2913 66th St W, Richfield",
   "sale_month": "2010-12",
   "price": 1801543,
   "lot_sqft": 19169,
   "price_per_lot_sqft": 93.98,
   "price_per_building_sqft": 627.93,
   "building_sqft": 2869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2887,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824420044"
  },
  {
   "address": "5205 Vernon Ave, Edina",
   "sale_month": "2010-12",
   "price": 1625409,
   "lot_sqft": 29473,
   "price_per_lot_sqft": 55.15,
   "price_per_building_sqft": 590.84,
   "building_sqft": 2751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2768,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721340016"
  },
  {
   "address": "112 Main Street North, Stillwater",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 2140,
   "price_per_lot_sqft": 233.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410105"
  },
  {
   "address": "826 66th St W, Richfield",
   "sale_month": "2010-12",
   "price": 2398562,
   "lot_sqft": 28557,
   "price_per_lot_sqft": 83.99,
   "price_per_building_sqft": 551.39,
   "building_sqft": 4350,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4377,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824410039"
  },
  {
   "address": "1155 1st Avenue East, Shakopee",
   "sale_month": "2010-12",
   "price": 1492547,
   "lot_sqft": 75724,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": 236.42,
   "building_sqft": 6313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6351,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279060090"
  },
  {
   "address": "756 Snelling Avenue North, Saint Paul",
   "sale_month": "2010-12",
   "price": 1693192,
   "lot_sqft": 12088,
   "price_per_lot_sqft": 140.07,
   "price_per_building_sqft": 696.21,
   "building_sqft": 2432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2447,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923330057"
  },
  {
   "address": "846 Johnson Parkway, Saint Paul",
   "sale_month": "2010-12",
   "price": 2364595,
   "lot_sqft": 28646,
   "price_per_lot_sqft": 82.55,
   "price_per_building_sqft": 553.51,
   "building_sqft": 4272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4297,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922320138"
  },
  {
   "address": "1298 Vierling Drive East, Shakopee",
   "sale_month": "2010-12",
   "price": 1966641,
   "lot_sqft": 61639,
   "price_per_lot_sqft": 31.91,
   "price_per_building_sqft": 399.24,
   "building_sqft": 4926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4956,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272360010"
  },
  {
   "address": "1195 Canterbury Road South, Shakopee",
   "sale_month": "2010-12",
   "price": 2239329,
   "lot_sqft": 75312,
   "price_per_lot_sqft": 29.73,
   "price_per_building_sqft": 473.23,
   "building_sqft": 4732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4761,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271550021"
  },
  {
   "address": "6950 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 52722,
   "price_per_lot_sqft": 53.1,
   "price_per_building_sqft": 646.35,
   "building_sqft": 4331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4357,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711921330101"
  },
  {
   "address": "14150 Pioneer Tr, Eden Prairie",
   "sale_month": "2010-12",
   "price": 82000,
   "lot_sqft": 116746,
   "price_per_lot_sqft": 0.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3779,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711622220004"
  },
  {
   "address": "13195 Pioneer Tr, Eden Prairie",
   "sale_month": "2010-12",
   "price": 1387216,
   "lot_sqft": 44638,
   "price_per_lot_sqft": 31.08,
   "price_per_building_sqft": 362.96,
   "building_sqft": 3822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3845,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711622130016"
  },
  {
   "address": "1350 Nicollet Mall, Minneapolis",
   "sale_month": "2010-12",
   "price": 17700000,
   "lot_sqft": 103189,
   "price_per_lot_sqft": 171.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40536,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924310132"
  },
  {
   "address": "8660 Egan Drive, Savage",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 71704,
   "price_per_lot_sqft": 6.97,
   "price_per_building_sqft": 54.11,
   "building_sqft": 9240,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9295,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263230010"
  },
  {
   "address": "5025 University Avenue Northeast, Columbia Heights",
   "sale_month": "2010-12",
   "price": 490000,
   "lot_sqft": 11768,
   "price_per_lot_sqft": 41.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2984,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024240094"
  },
  {
   "address": "5000 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2010-12",
   "price": 1923051,
   "lot_sqft": 18725,
   "price_per_lot_sqft": 102.7,
   "price_per_building_sqft": 633,
   "building_sqft": 3038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3057,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024140011"
  },
  {
   "address": "950 Lexington Parkway North, Saint Paul",
   "sale_month": "2010-12",
   "price": 2112221,
   "lot_sqft": 19130,
   "price_per_lot_sqft": 110.41,
   "price_per_building_sqft": 660.07,
   "building_sqft": 3200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3219,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923320146"
  },
  {
   "address": "7881 Connelly Parkway, Savage",
   "sale_month": "2010-12",
   "price": 1626270,
   "lot_sqft": 72727,
   "price_per_lot_sqft": 22.36,
   "price_per_building_sqft": 331.22,
   "building_sqft": 4910,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4940,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262880010"
  },
  {
   "address": "14211 Oconnell, Savage",
   "sale_month": "2010-12",
   "price": 1729201,
   "lot_sqft": 68064,
   "price_per_lot_sqft": 25.41,
   "price_per_building_sqft": 361.53,
   "building_sqft": 4783,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4812,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262210010"
  },
  {
   "address": "1412 Chicago Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 7583,
   "price_per_lot_sqft": 65.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320094"
  },
  {
   "address": "16680 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2010-12",
   "price": 550000,
   "lot_sqft": 26558,
   "price_per_lot_sqft": 20.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4813,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259020390"
  },
  {
   "address": "2391 Highway 7, Chanhassen",
   "sale_month": "2010-12",
   "price": 750000,
   "lot_sqft": 46137,
   "price_per_lot_sqft": 16.26,
   "price_per_building_sqft": 190.11,
   "building_sqft": 3945,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3968,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257940030"
  },
  {
   "address": "14245 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2010-12",
   "price": 127000,
   "lot_sqft": 1934,
   "price_per_lot_sqft": 65.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225430071"
  },
  {
   "address": "16670 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2010-12",
   "price": 104767,
   "lot_sqft": 1005,
   "price_per_lot_sqft": 104.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251970070"
  },
  {
   "address": "5115 Industrial St, Maple Plain",
   "sale_month": "2010-12",
   "price": 74000,
   "lot_sqft": 196267,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14537,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2511824130014"
  },
  {
   "address": "1120 7th St S, Hopkins",
   "sale_month": "2010-12",
   "price": 110000,
   "lot_sqft": 40827,
   "price_per_lot_sqft": 2.69,
   "price_per_building_sqft": 23.66,
   "building_sqft": 4649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4677,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722310699"
  },
  {
   "address": "1625 Rice Street, Saint Paul",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 21727,
   "price_per_lot_sqft": 23.01,
   "price_per_building_sqft": 181.88,
   "building_sqft": 2749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2765,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923110004"
  },
  {
   "address": "1721 Como Ave SE, Minneapolis",
   "sale_month": "2010-12",
   "price": 105000,
   "lot_sqft": 6408,
   "price_per_lot_sqft": 16.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1345,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2402924110207"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 64269,
   "price_per_lot_sqft": 3345.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2402722430003"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 107341,
   "price_per_lot_sqft": 2002.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2402722410006"
  },
  {
   "address": "5667 University Avenue Northeast, Fridley",
   "sale_month": "2010-12",
   "price": 1483786,
   "lot_sqft": 14853,
   "price_per_lot_sqft": 99.9,
   "price_per_building_sqft": 606.37,
   "building_sqft": 2447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2462,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024310108"
  },
  {
   "address": "12650 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2010-12",
   "price": 1878000,
   "lot_sqft": 62361,
   "price_per_lot_sqft": 30.11,
   "price_per_building_sqft": 218.55,
   "building_sqft": 8593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8645,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922330002"
  },
  {
   "address": "201 Chicago Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 749000,
   "lot_sqft": 16651,
   "price_per_lot_sqft": 44.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924430394"
  },
  {
   "address": "223 Main St SE, Minneapolis",
   "sale_month": "2010-12",
   "price": 400000,
   "lot_sqft": 1356,
   "price_per_lot_sqft": 294.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924420016"
  },
  {
   "address": "10251 Flanders Street Northeast, Blaine",
   "sale_month": "2010-12",
   "price": 2800000,
   "lot_sqft": 232140,
   "price_per_lot_sqft": 12.06,
   "price_per_building_sqft": 57.34,
   "building_sqft": 48828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49123,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123430007"
  },
  {
   "address": "13750 Reimer Dr N, Maple Grove",
   "sale_month": "2010-12",
   "price": 80000,
   "lot_sqft": 2341,
   "price_per_lot_sqft": 34.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310037"
  },
  {
   "address": "6000 Portland Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 2318600,
   "lot_sqft": 14656,
   "price_per_lot_sqft": 158.2,
   "price_per_building_sqft": 868.06,
   "building_sqft": 2671,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2687,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824440204"
  },
  {
   "address": "5900 Excelsior Blvd, St. Louis Park",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 15240,
   "price_per_lot_sqft": 32.81,
   "price_per_building_sqft": 188.68,
   "building_sqft": 2650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2666,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240083"
  },
  {
   "address": "800 10th Street East, Hastings",
   "sale_month": "2010-12",
   "price": 2800000,
   "lot_sqft": 346644,
   "price_per_lot_sqft": 8.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 96949,
   "use": "Industrial-preferred",
   "parcel_id": "195880001010"
  },
  {
   "address": "240 Blake Rd N, Hopkins",
   "sale_month": "2010-12",
   "price": 275000,
   "lot_sqft": 17537,
   "price_per_lot_sqft": 15.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721130001"
  },
  {
   "address": "530 Blake Rd N, Hopkins",
   "sale_month": "2010-12",
   "price": 830500,
   "lot_sqft": 26826,
   "price_per_lot_sqft": 30.96,
   "price_per_building_sqft": 133.93,
   "building_sqft": 6201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6239,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721120023"
  },
  {
   "address": "2010 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2010-12",
   "price": 1671541,
   "lot_sqft": 29191,
   "price_per_lot_sqft": 57.26,
   "price_per_building_sqft": 428.71,
   "building_sqft": 3899,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3922,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023310087"
  },
  {
   "address": "340 Taft St NE, Minneapolis",
   "sale_month": "2010-12",
   "price": 600000,
   "lot_sqft": 36076,
   "price_per_lot_sqft": 16.63,
   "price_per_building_sqft": 33.08,
   "building_sqft": 18140,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18249,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923330039"
  },
  {
   "address": "5101 34th Ave S, Minneapolis",
   "sale_month": "2010-12",
   "price": 2110099,
   "lot_sqft": 14655,
   "price_per_lot_sqft": 143.98,
   "price_per_building_sqft": 733.69,
   "building_sqft": 2876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2894,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823310113"
  },
  {
   "address": "1442 Constance Boulevard Northeast, Ham Lake",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 70407,
   "price_per_lot_sqft": 39.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4846,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223130016"
  },
  {
   "address": "757 Cleveland Avenue South, Saint Paul",
   "sale_month": "2010-12",
   "price": 2975000,
   "lot_sqft": 42151,
   "price_per_lot_sqft": 70.58,
   "price_per_building_sqft": 285.07,
   "building_sqft": 10436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10499,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823110105"
  },
  {
   "address": "7818 36th Ave N, Crystal",
   "sale_month": "2010-12",
   "price": 2115766,
   "lot_sqft": 35746,
   "price_per_lot_sqft": 59.19,
   "price_per_building_sqft": 451.41,
   "building_sqft": 4687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4715,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821330006"
  },
  {
   "address": "7015 Walker St, St. Louis Park",
   "sale_month": "2010-12",
   "price": 280000,
   "lot_sqft": 19832,
   "price_per_lot_sqft": 14.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711721430065"
  },
  {
   "address": "3155 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2010-12",
   "price": 1400000,
   "lot_sqft": 55220,
   "price_per_lot_sqft": 25.35,
   "price_per_building_sqft": 382.1,
   "building_sqft": 3664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3686,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124320004"
  },
  {
   "address": "11025 Radisson Road Northeast, Blaine",
   "sale_month": "2010-12",
   "price": 2150000,
   "lot_sqft": 405650,
   "price_per_lot_sqft": 5.3,
   "price_per_building_sqft": 43.79,
   "building_sqft": 49101,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49397,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "163123440004"
  },
  {
   "address": "2123 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2010-12",
   "price": 670000,
   "lot_sqft": 44253,
   "price_per_lot_sqft": 15.14,
   "price_per_building_sqft": 56.51,
   "building_sqft": 11856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11927,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163023320020"
  },
  {
   "address": "1580 Ford Parkway, Saint Paul",
   "sale_month": "2010-12",
   "price": 1648056,
   "lot_sqft": 15347,
   "price_per_lot_sqft": 107.39,
   "price_per_building_sqft": 600.82,
   "building_sqft": 2743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2759,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823110075"
  },
  {
   "address": "2519 Fremont Ave N, Minneapolis",
   "sale_month": "2010-12",
   "price": 4270,
   "lot_sqft": 7824,
   "price_per_lot_sqft": 0.55,
   "price_per_building_sqft": 2.34,
   "building_sqft": 1822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1833,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924120116"
  },
  {
   "address": "5009 Penn Ave S, Minneapolis",
   "sale_month": "2010-12",
   "price": 100,
   "lot_sqft": 10204,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.02,
   "building_sqft": 4944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4974,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824320027"
  },
  {
   "address": "1300 98th St W, Bloomington",
   "sale_month": "2010-12",
   "price": 613200,
   "lot_sqft": 37908,
   "price_per_lot_sqft": 16.18,
   "price_per_building_sqft": 234.58,
   "building_sqft": 2614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2629,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724130033"
  },
  {
   "address": "1447 Highway 96, White Bear Lake",
   "sale_month": "2010-12",
   "price": 2458636,
   "lot_sqft": 49436,
   "price_per_lot_sqft": 49.73,
   "price_per_building_sqft": 420.71,
   "building_sqft": 5844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5879,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "153022340036"
  },
  {
   "address": "2246 7th Street West, Saint Paul",
   "sale_month": "2010-12",
   "price": 1025000,
   "lot_sqft": 11539,
   "price_per_lot_sqft": 88.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3867,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152823330040"
  },
  {
   "address": "807 Sibley St NE, Minneapolis",
   "sale_month": "2010-12",
   "price": 425000,
   "lot_sqft": 16387,
   "price_per_lot_sqft": 25.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924440062"
  },
  {
   "address": "907 Sibley St NE, Minneapolis",
   "sale_month": "2010-12",
   "price": 1375000,
   "lot_sqft": 58651,
   "price_per_lot_sqft": 23.44,
   "price_per_building_sqft": 27.97,
   "building_sqft": 49155,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49452,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924410013"
  },
  {
   "address": "1750 White Bear Avenue North, Maplewood",
   "sale_month": "2010-12",
   "price": 2661220,
   "lot_sqft": 37158,
   "price_per_lot_sqft": 71.62,
   "price_per_building_sqft": 305.68,
   "building_sqft": 8706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8759,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330009"
  },
  {
   "address": "1734 7th Street West, Saint Paul",
   "sale_month": "2010-12",
   "price": 2377553,
   "lot_sqft": 23992,
   "price_per_lot_sqft": 99.1,
   "price_per_building_sqft": 649.07,
   "building_sqft": 3663,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3685,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823230033"
  },
  {
   "address": "21550 Diamond Lake Rd S, Rogers",
   "sale_month": "2010-12",
   "price": 2232294,
   "lot_sqft": 52580,
   "price_per_lot_sqft": 42.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023310007"
  },
  {
   "address": "300 Broadway St NE, Minneapolis",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 21393,
   "price_per_lot_sqft": 130.85,
   "price_per_building_sqft": 684.93,
   "building_sqft": 4087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4112,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924320001"
  },
  {
   "address": "1417 6th St NE, Minneapolis",
   "sale_month": "2010-12",
   "price": 167858,
   "lot_sqft": 5561,
   "price_per_lot_sqft": 30.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2305,
   "use": "APARTMENT",
   "parcel_id": "1402924210053"
  },
  {
   "address": "4740 Cedar Ave S, Minneapolis",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 12818,
   "price_per_lot_sqft": 218.39,
   "price_per_building_sqft": 780.41,
   "building_sqft": 3587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3609,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824110088"
  },
  {
   "address": "2360 Commerce Blvd, Mound",
   "sale_month": "2010-12",
   "price": 1025000,
   "lot_sqft": 20790,
   "price_per_lot_sqft": 49.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6692,
   "use": "APARTMENT",
   "parcel_id": "1311724330052"
  },
  {
   "address": "2362 Commerce Blvd, Mound",
   "sale_month": "2010-12",
   "price": 1025000,
   "lot_sqft": 34733,
   "price_per_lot_sqft": 29.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1311724330020"
  },
  {
   "address": "3200 Oak Ridge Rd, Minnetonka",
   "sale_month": "2010-12",
   "price": 1600000,
   "lot_sqft": 68272,
   "price_per_lot_sqft": 23.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311722130167"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 2017986,
   "lot_sqft": 45154,
   "price_per_lot_sqft": 44.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024310053"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 2017986,
   "lot_sqft": 36330,
   "price_per_lot_sqft": 55.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024310052"
  },
  {
   "address": "7299 Highway 65 Northeast, Fridley",
   "sale_month": "2010-12",
   "price": 2017986,
   "lot_sqft": 58905,
   "price_per_lot_sqft": 34.26,
   "price_per_building_sqft": 433.79,
   "building_sqft": 4652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4680,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024310051"
  },
  {
   "address": "2433 Charles Street North, North Saint Paul",
   "sale_month": "2010-12",
   "price": 299000,
   "lot_sqft": 12232,
   "price_per_lot_sqft": 24.44,
   "price_per_building_sqft": 56.28,
   "building_sqft": 5313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5345,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922130096"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 124097,
   "price_per_lot_sqft": 1732.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1202722220007"
  },
  {
   "address": "738 Factory Street, Saint Paul Park",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 13789,
   "price_per_lot_sqft": 15592.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1202722220006"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 197836,
   "price_per_lot_sqft": 1086.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1202722220005"
  },
  {
   "address": "4 Broadway Avenue, Saint Paul Park",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 415678,
   "price_per_lot_sqft": 517.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11096,
   "use": "305",
   "parcel_id": "1202722220003"
  },
  {
   "address": "625 2nd Street, Saint Paul Park",
   "sale_month": "2010-12",
   "price": 5500000,
   "lot_sqft": 179515,
   "price_per_lot_sqft": 30.64,
   "price_per_building_sqft": 91.79,
   "building_sqft": 59920,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60282,
   "use": "305",
   "parcel_id": "1202722220001"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 17755,
   "price_per_lot_sqft": 12109.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1202722210117"
  },
  {
   "address": "2172 Lexington Avenue North, Roseville",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 71798,
   "price_per_lot_sqft": 38.99,
   "price_per_building_sqft": 276.89,
   "building_sqft": 10110,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10171,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112923330070"
  },
  {
   "address": "1125 7th Street West, Saint Paul",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 13705,
   "price_per_lot_sqft": 36.48,
   "price_per_building_sqft": 198.57,
   "building_sqft": 2518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2533,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823420118"
  },
  {
   "address": "8948 Old Cedar Ave S, Bloomington",
   "sale_month": "2010-12",
   "price": 1933630,
   "lot_sqft": 17734,
   "price_per_lot_sqft": 109.04,
   "price_per_building_sqft": 727.75,
   "building_sqft": 2657,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2673,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724140085"
  },
  {
   "address": "1800 90th St E, Bloomington",
   "sale_month": "2010-12",
   "price": 1933630,
   "lot_sqft": 19088,
   "price_per_lot_sqft": 101.3,
   "price_per_building_sqft": 703.39,
   "building_sqft": 2749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2765,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724140084"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 192214,
   "price_per_lot_sqft": 1118.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1102722110004"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 98923,
   "price_per_lot_sqft": 2173.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16103,
   "use": "305",
   "parcel_id": "1102722110002"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 97926,
   "price_per_lot_sqft": 2195.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1102722110001"
  },
  {
   "address": "7449 East River Road Northeast, Fridley",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 48870,
   "price_per_lot_sqft": 10.23,
   "price_per_building_sqft": 90.46,
   "building_sqft": 5527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5560,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103024140057"
  },
  {
   "address": "1357 Cope Avenue East, Maplewood",
   "sale_month": "2010-12",
   "price": 700000,
   "lot_sqft": 159646,
   "price_per_lot_sqft": 4.38,
   "price_per_building_sqft": 12.84,
   "building_sqft": 54507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54836,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922320014"
  },
  {
   "address": "2950 Lone Oak Circle, Eagan",
   "sale_month": "2010-12",
   "price": 4000000,
   "lot_sqft": 1029756,
   "price_per_lot_sqft": 3.88,
   "price_per_building_sqft": 60.65,
   "building_sqft": 65953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66352,
   "use": "Industrial-preferred",
   "parcel_id": "102250100041"
  },
  {
   "address": "2131 Marshall St NE, Minneapolis",
   "sale_month": "2010-12",
   "price": 135000,
   "lot_sqft": 5641,
   "price_per_lot_sqft": 23.93,
   "price_per_building_sqft": 224.25,
   "building_sqft": 602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 606,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924410078"
  },
  {
   "address": "2601 Randolph St NE, Minneapolis",
   "sale_month": "2010-12",
   "price": 120000,
   "lot_sqft": 4842,
   "price_per_lot_sqft": 24.78,
   "price_per_building_sqft": 93.24,
   "building_sqft": 1287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1295,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924140061"
  },
  {
   "address": "4001 Lyndale Ave S, Minneapolis",
   "sale_month": "2010-12",
   "price": 1045648,
   "lot_sqft": 11054,
   "price_per_lot_sqft": 94.59,
   "price_per_building_sqft": 336.65,
   "building_sqft": 3106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3124,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824230120"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 90000,
   "lot_sqft": 9590,
   "price_per_lot_sqft": 9.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823210001"
  },
  {
   "address": "9300 Zane Ave N, Brooklyn Park",
   "sale_month": "2010-12",
   "price": 1654184,
   "lot_sqft": 63889,
   "price_per_lot_sqft": 25.89,
   "price_per_building_sqft": 391.43,
   "building_sqft": 4226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4251,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921340008"
  },
  {
   "address": "9303 Emerson Ave S, Bloomington",
   "sale_month": "2010-12",
   "price": 895000,
   "lot_sqft": 49,
   "price_per_lot_sqft": 18265.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724430014"
  },
  {
   "address": "9321 Bloomington Fwy East, Bloomington",
   "sale_month": "2010-12",
   "price": 895000,
   "lot_sqft": 43848,
   "price_per_lot_sqft": 20.41,
   "price_per_building_sqft": 44.22,
   "building_sqft": 20238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20360,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724430010"
  },
  {
   "address": "8600 Lyndale Ave S, Bloomington",
   "sale_month": "2010-12",
   "price": 750000,
   "lot_sqft": 49631,
   "price_per_lot_sqft": 15.11,
   "price_per_building_sqft": 213.19,
   "building_sqft": 3518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3539,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724110129"
  },
  {
   "address": "7641 Lake Drive, Lino Lakes",
   "sale_month": "2010-12",
   "price": 1760000,
   "lot_sqft": 71494,
   "price_per_lot_sqft": 24.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5752,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430021"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 1760000,
   "lot_sqft": 2549,
   "price_per_lot_sqft": 690.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430019"
  },
  {
   "address": "2508 County Road I, Mounds View",
   "sale_month": "2010-12",
   "price": 5780000,
   "lot_sqft": 34310,
   "price_per_lot_sqft": 168.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6259,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220030"
  },
  {
   "address": "2458 County Road I, Mounds View",
   "sale_month": "2010-12",
   "price": 5667000,
   "lot_sqft": 68636,
   "price_per_lot_sqft": 82.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220027"
  },
  {
   "address": "7640 Edgewood Drive, Mounds View",
   "sale_month": "2010-12",
   "price": 5554000,
   "lot_sqft": 37653,
   "price_per_lot_sqft": 147.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6162,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220024"
  },
  {
   "address": "7634 Woodlawn Drive, Mounds View",
   "sale_month": "2010-12",
   "price": 155000,
   "lot_sqft": 15762,
   "price_per_lot_sqft": 9.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1769,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220019"
  },
  {
   "address": "7635 Woodlawn Drive, Mounds View",
   "sale_month": "2010-12",
   "price": 5780000,
   "lot_sqft": 114499,
   "price_per_lot_sqft": 50.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9842,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220001"
  },
  {
   "address": "5359 West Broadway, Crystal",
   "sale_month": "2010-12",
   "price": 1578973,
   "lot_sqft": 21713,
   "price_per_lot_sqft": 72.72,
   "price_per_building_sqft": 508.04,
   "building_sqft": 3108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3127,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811821110139"
  },
  {
   "address": "16425 West 78th St, Eden Prairie",
   "sale_month": "2010-12",
   "price": 2707721,
   "lot_sqft": 55253,
   "price_per_lot_sqft": 49.01,
   "price_per_building_sqft": 687.94,
   "building_sqft": 3936,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3960,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811622430041"
  },
  {
   "address": "2601 West Broadway, Minneapolis",
   "sale_month": "2010-12",
   "price": 465000,
   "lot_sqft": 32684,
   "price_per_lot_sqft": 14.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12732,
   "use": "APARTMENT",
   "parcel_id": "0802924430106"
  },
  {
   "address": "2640 County Road I, Mounds View",
   "sale_month": "2010-12",
   "price": 2125504,
   "lot_sqft": 68080,
   "price_per_lot_sqft": 31.22,
   "price_per_building_sqft": 381.94,
   "building_sqft": 5565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5599,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "073023110040"
  },
  {
   "address": "577 Smith Avenue South, Saint Paul",
   "sale_month": "2010-12",
   "price": 1196497,
   "lot_sqft": 11461,
   "price_per_lot_sqft": 104.4,
   "price_per_building_sqft": 692.42,
   "building_sqft": 1728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1739,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822230085"
  },
  {
   "address": "4825 Excelsior Blvd, St. Louis Park",
   "sale_month": "2010-12",
   "price": 480000,
   "lot_sqft": 5942,
   "price_per_lot_sqft": 80.78,
   "price_per_building_sqft": 68.25,
   "building_sqft": 7033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7075,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0702824210017"
  },
  {
   "address": "4821 Excelsior Blvd, St. Louis Park",
   "sale_month": "2010-12",
   "price": 480000,
   "lot_sqft": 5942,
   "price_per_lot_sqft": 80.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210016"
  },
  {
   "address": "1551 Woodlane Drive, Woodbury",
   "sale_month": "2010-12",
   "price": 2750000,
   "lot_sqft": 72947,
   "price_per_lot_sqft": 37.7,
   "price_per_building_sqft": 644.48,
   "building_sqft": 4267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4293,
   "use": "300",
   "parcel_id": "0702821410002"
  },
  {
   "address": "51 Water Street West, Saint Paul",
   "sale_month": "2010-12",
   "price": 395000,
   "lot_sqft": 39940,
   "price_per_lot_sqft": 9.89,
   "price_per_building_sqft": 60.73,
   "building_sqft": 6504,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6543,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822420003"
  },
  {
   "address": "5621 International Pkwy, New Hope",
   "sale_month": "2010-12",
   "price": 3484000,
   "lot_sqft": 215584,
   "price_per_lot_sqft": 16.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79336,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821320003"
  },
  {
   "address": "4180 Lakeland Ave N, Robbinsdale",
   "sale_month": "2010-12",
   "price": 170500,
   "lot_sqft": 19872,
   "price_per_lot_sqft": 8.58,
   "price_per_building_sqft": 71.25,
   "building_sqft": 2393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2408,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924120022"
  },
  {
   "address": "6048 Upper 51st Street North, Oakdale",
   "sale_month": "2010-12",
   "price": 3335000,
   "lot_sqft": 139527,
   "price_per_lot_sqft": 23.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22505,
   "use": "110",
   "parcel_id": "0602921330026"
  },
  {
   "address": "12435 55th Street North, Lake Elmo",
   "sale_month": "2010-12",
   "price": 210000,
   "lot_sqft": 2281,
   "price_per_lot_sqft": 92.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6692,
   "use": "300",
   "parcel_id": "0602920310058"
  },
  {
   "address": "5804 Neal Avenue North, Oak Park Heights",
   "sale_month": "2010-12",
   "price": 1814737,
   "lot_sqft": 76788,
   "price_per_lot_sqft": 23.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8488,
   "use": "300",
   "parcel_id": "0602920120012"
  },
  {
   "address": "12504 Central Avenue Northeast, Blaine",
   "sale_month": "2010-12",
   "price": 2192199,
   "lot_sqft": 36051,
   "price_per_lot_sqft": 60.81,
   "price_per_building_sqft": 560.66,
   "building_sqft": 3910,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3934,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123430003"
  },
  {
   "address": "1425 129th Avenue Northeast, Blaine",
   "sale_month": "2010-12",
   "price": 450000,
   "lot_sqft": 56683,
   "price_per_lot_sqft": 7.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9790,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123130073"
  },
  {
   "address": "2380 County Road D West, Roseville",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 77680,
   "price_per_lot_sqft": 36.04,
   "price_per_building_sqft": 584.9,
   "building_sqft": 4786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4815,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923210085"
  },
  {
   "address": "6144 West Broadway, New Hope",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 19828,
   "price_per_lot_sqft": 25.22,
   "price_per_building_sqft": 214.22,
   "building_sqft": 2334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821210035"
  },
  {
   "address": "1907 Wayzata Blvd E, Wayzata",
   "sale_month": "2010-12",
   "price": 9025000,
   "lot_sqft": 306619,
   "price_per_lot_sqft": 29.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16432,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722130034"
  },
  {
   "address": "6955 Market St, Golden Valley",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 39950,
   "price_per_lot_sqft": 70.07,
   "price_per_building_sqft": 697.74,
   "building_sqft": 4012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4036,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721130020"
  },
  {
   "address": "683 Bielenberg Drive, Woodbury",
   "sale_month": "2010-12",
   "price": 312600,
   "lot_sqft": 11934,
   "price_per_lot_sqft": 26.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11739,
   "use": "300",
   "parcel_id": "0502821420070"
  },
  {
   "address": "232 Fairview Avenue South, Saint Paul",
   "sale_month": "2010-12",
   "price": 773639,
   "lot_sqft": 15586,
   "price_per_lot_sqft": 49.64,
   "price_per_building_sqft": 298.59,
   "building_sqft": 2591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2606,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823430093"
  },
  {
   "address": "2051 Grand Avenue, Saint Paul",
   "sale_month": "2010-12",
   "price": 2253576,
   "lot_sqft": 15263,
   "price_per_lot_sqft": 147.65,
   "price_per_building_sqft": 983.24,
   "building_sqft": 2292,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2305,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823320020"
  },
  {
   "address": "801 Lake St W, Minneapolis",
   "sale_month": "2010-12",
   "price": 2680677,
   "lot_sqft": 17735,
   "price_per_lot_sqft": 151.15,
   "price_per_building_sqft": 875.47,
   "building_sqft": 3062,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3080,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110183"
  },
  {
   "address": "2785 Hamline Avenue North, Roseville",
   "sale_month": "2010-12",
   "price": 1153673,
   "lot_sqft": 19483,
   "price_per_lot_sqft": 59.21,
   "price_per_building_sqft": 356.51,
   "building_sqft": 3236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3256,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923310025"
  },
  {
   "address": "56 Snelling Avenue North, Saint Paul",
   "sale_month": "2010-12",
   "price": 1517402,
   "lot_sqft": 14994,
   "price_per_lot_sqft": 101.2,
   "price_per_building_sqft": 551.38,
   "building_sqft": 2752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2769,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823230148"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 5700000,
   "lot_sqft": 15003,
   "price_per_lot_sqft": 379.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722420003"
  },
  {
   "address": "13513 Ridgedale Dr, Minnetonka",
   "sale_month": "2010-12",
   "price": 5700000,
   "lot_sqft": 198296,
   "price_per_lot_sqft": 28.74,
   "price_per_building_sqft": 95.68,
   "building_sqft": 59575,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59934,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722420002"
  },
  {
   "address": "6251 Bury Dr, Eden Prairie",
   "sale_month": "2010-12",
   "price": 3500000,
   "lot_sqft": 246939,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": 68.14,
   "building_sqft": 51366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51676,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622210021"
  },
  {
   "address": "3453 Nicollet Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 21113,
   "price_per_lot_sqft": 132.59,
   "price_per_building_sqft": 747.48,
   "building_sqft": 3745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3768,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824420070"
  },
  {
   "address": "3510 Nicollet Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 190000,
   "lot_sqft": 4992,
   "price_per_lot_sqft": 38.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824310167"
  },
  {
   "address": "3024 3rd Ave S, Minneapolis",
   "sale_month": "2010-12",
   "price": 70000,
   "lot_sqft": 5846,
   "price_per_lot_sqft": 11.97,
   "price_per_building_sqft": 59.88,
   "building_sqft": 1169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1176,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824120007"
  },
  {
   "address": "8550 Pillsbury Ave S, Bloomington",
   "sale_month": "2010-12",
   "price": 2300000,
   "lot_sqft": 93758,
   "price_per_lot_sqft": 24.53,
   "price_per_building_sqft": 45.6,
   "building_sqft": 50441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50745,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724340110"
  },
  {
   "address": "530 86th St W, Bloomington",
   "sale_month": "2010-12",
   "price": 450000,
   "lot_sqft": 93307,
   "price_per_lot_sqft": 4.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1571,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724330017"
  },
  {
   "address": "12837 Briar Court, Burnsville",
   "sale_month": "2010-12",
   "price": 300000,
   "lot_sqft": 20589,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1918,
   "use": "Apartment",
   "parcel_id": "028220601051"
  },
  {
   "address": "925 Grand Avenue, Saint Paul",
   "sale_month": "2010-12",
   "price": 2716224,
   "lot_sqft": 20642,
   "price_per_lot_sqft": 131.59,
   "price_per_building_sqft": 825.85,
   "building_sqft": 3289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3308,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310141"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 8846,
   "price_per_lot_sqft": 316.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211821420117"
  },
  {
   "address": "1901 57th Ave N, Brooklyn Center",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 39680,
   "price_per_lot_sqft": 70.55,
   "price_per_building_sqft": 708.69,
   "building_sqft": 3950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3974,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821420116"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 244586,
   "price_per_lot_sqft": 879.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9503,
   "use": "305",
   "parcel_id": "0202722440005"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 212253,
   "price_per_lot_sqft": 1012.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11361,
   "use": "305",
   "parcel_id": "0202722440004"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 300579,
   "price_per_lot_sqft": 715.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722440003"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 275158,
   "price_per_lot_sqft": 781.37,
   "price_per_building_sqft": 37300.49,
   "building_sqft": 5764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5799,
   "use": "305",
   "parcel_id": "0202722440002"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 119950,
   "lot_sqft": 11939,
   "price_per_lot_sqft": 10.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722410017"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 16186,
   "price_per_lot_sqft": 13283.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722410016"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 203222,
   "price_per_lot_sqft": 1057.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722410015"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 39532,
   "price_per_lot_sqft": 5438.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722410008"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 190633,
   "price_per_lot_sqft": 1127.82,
   "price_per_building_sqft": 34083.7,
   "building_sqft": 6308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6346,
   "use": "305",
   "parcel_id": "0202722410006"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 156930,
   "price_per_lot_sqft": 1370.04,
   "price_per_building_sqft": 179916.32,
   "building_sqft": 1195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1202,
   "use": "305",
   "parcel_id": "0202722410005"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 85534,
   "price_per_lot_sqft": 2513.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722140013"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 119895,
   "price_per_lot_sqft": 1793.24,
   "price_per_building_sqft": 369415.81,
   "building_sqft": 582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 585,
   "use": "305",
   "parcel_id": "0202722140009"
  },
  {
   "address": "125 3rd Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 32971,
   "price_per_lot_sqft": 6520.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722140008"
  },
  {
   "address": "127 3rd Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 26976,
   "price_per_lot_sqft": 7970.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722140007"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 106131,
   "price_per_lot_sqft": 2025.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722140005"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 41448,
   "price_per_lot_sqft": 5187.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722140004"
  },
  {
   "address": "215 3rd Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 26586,
   "price_per_lot_sqft": 8086.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202722140002"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 2696985,
   "lot_sqft": 222706,
   "price_per_lot_sqft": 12.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012922110001"
  },
  {
   "address": "11 Century Avenue South, Maplewood",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 21581,
   "price_per_lot_sqft": 23.17,
   "price_per_building_sqft": 196.54,
   "building_sqft": 2544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2560,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822410014"
  },
  {
   "address": "1816 37th Ave NE, Minneapolis",
   "sale_month": "2010-12",
   "price": 500000,
   "lot_sqft": 26985,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": 168.86,
   "building_sqft": 2961,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2979,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924110195"
  },
  {
   "address": "3237 Snelling Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 100,
   "lot_sqft": 5998,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824130093"
  },
  {
   "address": "3241 Snelling Ave, Minneapolis",
   "sale_month": "2010-12",
   "price": 100,
   "lot_sqft": 11996,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0,
   "building_sqft": 28941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29116,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824130020"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 217417,
   "price_per_lot_sqft": 988.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5270,
   "use": "305",
   "parcel_id": "0102722430058"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 77930,
   "price_per_lot_sqft": 2758.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722430057"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 58447,
   "price_per_lot_sqft": 3678.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722430056"
  },
  {
   "address": "545 Summit Avenue, Saint Paul Park",
   "sale_month": "2010-12",
   "price": 2799325,
   "lot_sqft": 36464,
   "price_per_lot_sqft": 76.77,
   "price_per_building_sqft": 688.47,
   "building_sqft": 4066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4090,
   "use": "300",
   "parcel_id": "0102722430055"
  },
  {
   "address": "415 Hastings Avenue, Saint Paul Park",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 19551,
   "price_per_lot_sqft": 10996.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722430041"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 5524,
   "price_per_lot_sqft": 38921.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722420003"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 232947,
   "price_per_lot_sqft": 922.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11148,
   "use": "305",
   "parcel_id": "0102722340036"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 160229,
   "price_per_lot_sqft": 1341.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11769,
   "use": "305",
   "parcel_id": "0102722340031"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 235380,
   "price_per_lot_sqft": 913.42,
   "price_per_building_sqft": 98308.18,
   "building_sqft": 2187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2201,
   "use": "305",
   "parcel_id": "0102722340029"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 22779,
   "price_per_lot_sqft": 9438.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722340027"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 10138,
   "price_per_lot_sqft": 21207.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722340025"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 11252,
   "price_per_lot_sqft": 19107.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722340023"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 27550,
   "price_per_lot_sqft": 7803.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722340021"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 25337,
   "price_per_lot_sqft": 8485.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722340019"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 18546,
   "price_per_lot_sqft": 11592.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722340013"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 258173,
   "price_per_lot_sqft": 832.77,
   "price_per_building_sqft": 10686.42,
   "building_sqft": 20119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20240,
   "use": "305",
   "parcel_id": "0102722340004"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 16787,
   "price_per_lot_sqft": 12807.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722340002"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 112900,
   "price_per_lot_sqft": 1904.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722340001"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 209414,
   "price_per_lot_sqft": 1026.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5562,
   "use": "305",
   "parcel_id": "0102722330011"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 3497,
   "price_per_lot_sqft": 61481.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722330010"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 109502,
   "price_per_lot_sqft": 1963.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11148,
   "use": "305",
   "parcel_id": "0102722330008"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 95518,
   "price_per_lot_sqft": 2250.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11148,
   "use": "305",
   "parcel_id": "0102722330007"
  },
  {
   "address": "5 Broadway Avenue, Saint Paul Park",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 33450,
   "price_per_lot_sqft": 6427.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722330005"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 343777,
   "price_per_lot_sqft": 625.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11368,
   "use": "305",
   "parcel_id": "0102722330004"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 434813,
   "price_per_lot_sqft": 494.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11368,
   "use": "305",
   "parcel_id": "0102722330003"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 264964,
   "price_per_lot_sqft": 811.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9077,
   "use": "305",
   "parcel_id": "0102722330002"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 258166,
   "price_per_lot_sqft": 832.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11148,
   "use": "305",
   "parcel_id": "0102722330001"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 352570,
   "price_per_lot_sqft": 609.81,
   "price_per_building_sqft": 68340.75,
   "building_sqft": 3146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3165,
   "use": "305",
   "parcel_id": "0102722320020"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 412633,
   "price_per_lot_sqft": 521.04,
   "price_per_building_sqft": 1080.63,
   "building_sqft": 198958,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 200159,
   "use": "305",
   "parcel_id": "0102722320019"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 22780,
   "price_per_lot_sqft": 9438.1,
   "price_per_building_sqft": 205152.67,
   "building_sqft": 1048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1054,
   "use": "305",
   "parcel_id": "0102722320018"
  },
  {
   "address": "210 4th Avenue, Saint Paul Park",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 103598,
   "price_per_lot_sqft": 2075.33,
   "price_per_building_sqft": 68514.98,
   "building_sqft": 3138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3156,
   "use": "305",
   "parcel_id": "0102722320017"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 237964,
   "price_per_lot_sqft": 903.5,
   "price_per_building_sqft": 23283.52,
   "building_sqft": 9234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9290,
   "use": "305",
   "parcel_id": "0102722320016"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 264965,
   "price_per_lot_sqft": 811.43,
   "price_per_building_sqft": 36158.76,
   "building_sqft": 5946,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5982,
   "use": "305",
   "parcel_id": "0102722320015"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 258157,
   "price_per_lot_sqft": 832.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4054,
   "use": "305",
   "parcel_id": "0102722320014"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 40154,
   "price_per_lot_sqft": 5354.39,
   "price_per_building_sqft": 95939.31,
   "building_sqft": 2241,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2254,
   "use": "305",
   "parcel_id": "0102722320006"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 36358,
   "price_per_lot_sqft": 5913.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11185,
   "use": "305",
   "parcel_id": "0102722320004"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 258183,
   "price_per_lot_sqft": 832.74,
   "price_per_building_sqft": 10628.83,
   "building_sqft": 20228,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20350,
   "use": "305",
   "parcel_id": "0102722310021"
  },
  {
   "address": "301 St Paul Park Road, Saint Paul Park",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 258158,
   "price_per_lot_sqft": 832.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21447,
   "use": "305",
   "parcel_id": "0102722310020"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 60139,
   "price_per_lot_sqft": 3575.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722310015"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 284277,
   "price_per_lot_sqft": 756.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11769,
   "use": "305",
   "parcel_id": "0102722310001"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 71233,
   "price_per_lot_sqft": 3018.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "305",
   "parcel_id": "0102722240013"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 6982,
   "price_per_lot_sqft": 30793.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722240009"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 4555,
   "price_per_lot_sqft": 47200.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722240008"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 40618,
   "price_per_lot_sqft": 5293.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722240007"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 7193,
   "price_per_lot_sqft": 29890.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722240006"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 7193,
   "price_per_lot_sqft": 29890.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722240005"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 117232,
   "price_per_lot_sqft": 1833.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722240003"
  },
  {
   "address": "260 5th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 13180,
   "price_per_lot_sqft": 16312.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230047"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 13113,
   "price_per_lot_sqft": 16395.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230046"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 52160,
   "price_per_lot_sqft": 4121.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230045"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 14270,
   "price_per_lot_sqft": 15066.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230044"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 54910,
   "price_per_lot_sqft": 3915.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230043"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 241471,
   "price_per_lot_sqft": 890.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11185,
   "use": "305",
   "parcel_id": "0102722230042"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 249372,
   "price_per_lot_sqft": 862.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3099,
   "use": "305",
   "parcel_id": "0102722230040"
  },
  {
   "address": "125 4th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 351412,
   "price_per_lot_sqft": 611.82,
   "price_per_building_sqft": 11712.15,
   "building_sqft": 18357,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18468,
   "use": "305",
   "parcel_id": "0102722230039"
  },
  {
   "address": "221 4th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 11989,
   "price_per_lot_sqft": 17933.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230035"
  },
  {
   "address": "215 4th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 11989,
   "price_per_lot_sqft": 17933.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230032"
  },
  {
   "address": "205 5th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 20981,
   "price_per_lot_sqft": 10247.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230031"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 7322,
   "price_per_lot_sqft": 29363.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230030"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 5728,
   "price_per_lot_sqft": 37534.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230029"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 5637,
   "price_per_lot_sqft": 38140.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230028"
  },
  {
   "address": "232 4th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 8631,
   "price_per_lot_sqft": 24910.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230027"
  },
  {
   "address": "233 5th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 19217,
   "price_per_lot_sqft": 11188.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230026"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 4496,
   "price_per_lot_sqft": 47820.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230025"
  },
  {
   "address": "234 4th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 13488,
   "price_per_lot_sqft": 15940.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230024"
  },
  {
   "address": "245 5th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 8092,
   "price_per_lot_sqft": 26569.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230023"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 8975,
   "price_per_lot_sqft": 23955.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230022"
  },
  {
   "address": "257 5th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 10491,
   "price_per_lot_sqft": 20493.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230021"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 5245,
   "price_per_lot_sqft": 40991.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230017"
  },
  {
   "address": "222 5th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 17484,
   "price_per_lot_sqft": 12296.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230009"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 10490,
   "price_per_lot_sqft": 20495.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230008"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 57791,
   "price_per_lot_sqft": 3720.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230007"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 14880,
   "price_per_lot_sqft": 14448.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230006"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 85917,
   "price_per_lot_sqft": 2502.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230005"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 7593,
   "price_per_lot_sqft": 28315.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230004"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 15186,
   "price_per_lot_sqft": 14157.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722230003"
  },
  {
   "address": "295 7th Avenue, Newport",
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 26172,
   "price_per_lot_sqft": 8214.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722220001"
  },
  {
   "address": null,
   "sale_month": "2010-12",
   "price": 215000000,
   "lot_sqft": 499867,
   "price_per_lot_sqft": 430.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0102722210024"
  },
  {
   "address": "888 Industrial Boulevard West, Waconia",
   "sale_month": "2010-11",
   "price": 2300000,
   "lot_sqft": 91672,
   "price_per_lot_sqft": 25.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29734,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "755160021"
  },
  {
   "address": "323 Elm Street West, Norwood Young America",
   "sale_month": "2010-11",
   "price": 5000,
   "lot_sqft": 3519,
   "price_per_lot_sqft": 1.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500320"
  },
  {
   "address": "727 Marie Avenue, South Saint Paul",
   "sale_month": "2010-11",
   "price": 145000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 29.03,
   "price_per_building_sqft": 112.93,
   "building_sqft": 1284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1291,
   "use": "Commercial-preferred",
   "parcel_id": "363255004010"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 320000,
   "lot_sqft": 3772,
   "price_per_lot_sqft": 84.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923110088"
  },
  {
   "address": "689 Dale Street North, Saint Paul",
   "sale_month": "2010-11",
   "price": 320000,
   "lot_sqft": 11192,
   "price_per_lot_sqft": 28.59,
   "price_per_building_sqft": 51.41,
   "building_sqft": 6225,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6263,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923110087"
  },
  {
   "address": "2360 Daniels St, Long Lake",
   "sale_month": "2010-11",
   "price": 655000,
   "lot_sqft": 47937,
   "price_per_lot_sqft": 13.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14191,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230047"
  },
  {
   "address": "344 Water St, Excelsior",
   "sale_month": "2010-11",
   "price": 220000,
   "lot_sqft": 4370,
   "price_per_lot_sqft": 50.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140036"
  },
  {
   "address": "2821 1st Ave S, Minneapolis",
   "sale_month": "2010-11",
   "price": 68000,
   "lot_sqft": 3804,
   "price_per_lot_sqft": 17.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1006,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924430115"
  },
  {
   "address": "2902 Garfield Ave, Minneapolis",
   "sale_month": "2010-11",
   "price": 536000,
   "lot_sqft": 4049,
   "price_per_lot_sqft": 132.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330079"
  },
  {
   "address": "2743 Lyndale Ave S, Minneapolis",
   "sale_month": "2010-11",
   "price": 1225000,
   "lot_sqft": 19565,
   "price_per_lot_sqft": 62.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924320414"
  },
  {
   "address": "2515 Lyndale Ave S, Minneapolis",
   "sale_month": "2010-11",
   "price": 152000,
   "lot_sqft": 4737,
   "price_per_lot_sqft": 32.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1646,
   "use": "TRIPLEX",
   "parcel_id": "3402924230068"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 685000,
   "lot_sqft": 14297,
   "price_per_lot_sqft": 47.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020320040"
  },
  {
   "address": "1798 Market Drive, Stillwater",
   "sale_month": "2010-11",
   "price": 685000,
   "lot_sqft": 43456,
   "price_per_lot_sqft": 15.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "300",
   "parcel_id": "3203020320027"
  },
  {
   "address": "89 Atwater Street, Saint Paul",
   "sale_month": "2010-11",
   "price": 40493,
   "lot_sqft": 4834,
   "price_per_lot_sqft": 8.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 807,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922320226"
  },
  {
   "address": "49 Manitoba Avenue, Saint Paul",
   "sale_month": "2010-11",
   "price": 31450,
   "lot_sqft": 4822,
   "price_per_lot_sqft": 6.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 717,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922320098"
  },
  {
   "address": "7000 Northland Dr N, Brooklyn Park",
   "sale_month": "2010-11",
   "price": 340000,
   "lot_sqft": 49938,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": 102.32,
   "building_sqft": 3323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3343,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011921340002"
  },
  {
   "address": "814 Washington Ave SE, Minneapolis",
   "sale_month": "2010-11",
   "price": 2393750,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 483.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34169,
   "use": "APARTMENT",
   "parcel_id": "3002923230002"
  },
  {
   "address": "1928 Fremont Ave S, Minneapolis",
   "sale_month": "2010-11",
   "price": 380547,
   "lot_sqft": 6122,
   "price_per_lot_sqft": 62.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2337,
   "use": "TRIPLEX",
   "parcel_id": "2802924430138"
  },
  {
   "address": "8325 Crossings Boulevard, Shakopee",
   "sale_month": "2010-11",
   "price": 940000,
   "lot_sqft": 59762,
   "price_per_lot_sqft": 15.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5011,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274030040"
  },
  {
   "address": "4900 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2010-11",
   "price": 1183259,
   "lot_sqft": 30355,
   "price_per_lot_sqft": 38.98,
   "price_per_building_sqft": 552.67,
   "building_sqft": 2141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2154,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024140144"
  },
  {
   "address": "1003 Woodbridge Street, Saint Paul",
   "sale_month": "2010-11",
   "price": 26573,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 5.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 823,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923140067"
  },
  {
   "address": "13151 Weaver Lake Rd N, Maple Grove",
   "sale_month": "2010-11",
   "price": 1650000,
   "lot_sqft": 71669,
   "price_per_lot_sqft": 23.02,
   "price_per_building_sqft": 123.87,
   "building_sqft": 13320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13401,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922130019"
  },
  {
   "address": "201 5th Ave N, Minneapolis",
   "sale_month": "2010-11",
   "price": 25000,
   "lot_sqft": 68870,
   "price_per_lot_sqft": 0.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "2202924130401"
  },
  {
   "address": "8380 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2010-11",
   "price": 1911111,
   "lot_sqft": 28970,
   "price_per_lot_sqft": 65.97,
   "price_per_building_sqft": 345.59,
   "building_sqft": 5530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5563,
   "use": "300",
   "parcel_id": "2102721210013"
  },
  {
   "address": "19941 Iguana Street Northwest, Nowthen",
   "sale_month": "2010-11",
   "price": 354000,
   "lot_sqft": 78230,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325420017"
  },
  {
   "address": "2230 Como Avenue, Saint Paul",
   "sale_month": "2010-11",
   "price": 2500000,
   "lot_sqft": 37182,
   "price_per_lot_sqft": 67.24,
   "price_per_building_sqft": 199.19,
   "building_sqft": 12551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12626,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923430107"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 7301605,
   "lot_sqft": 9969,
   "price_per_lot_sqft": 732.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200970050"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 7301605,
   "lot_sqft": 3518,
   "price_per_lot_sqft": 2075.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200970030"
  },
  {
   "address": "1375 Trout Brook Circle, Saint Paul",
   "sale_month": "2010-11",
   "price": 3500000,
   "lot_sqft": 180986,
   "price_per_lot_sqft": 19.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 98884,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922310002"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 4000000,
   "lot_sqft": 39458,
   "price_per_lot_sqft": 101.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023340078"
  },
  {
   "address": "1900 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2010-11",
   "price": 4000000,
   "lot_sqft": 167542,
   "price_per_lot_sqft": 23.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14927,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023340076"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 285000,
   "lot_sqft": 10799,
   "price_per_lot_sqft": 26.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172922440017"
  },
  {
   "address": "1701 Arcade Street North, Maplewood",
   "sale_month": "2010-11",
   "price": 285000,
   "lot_sqft": 10395,
   "price_per_lot_sqft": 27.42,
   "price_per_building_sqft": 140.81,
   "building_sqft": 2024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2037,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172922440016"
  },
  {
   "address": "2912 Bay St, Minnetonka",
   "sale_month": "2010-11",
   "price": 288000,
   "lot_sqft": 19590,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2267,
   "use": "TRIPLEX",
   "parcel_id": "1711722220013"
  },
  {
   "address": "22068 Canton Court, Farmington",
   "sale_month": "2010-11",
   "price": 546666,
   "lot_sqft": 101667,
   "price_per_lot_sqft": 5.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20009,
   "use": "Industrial-preferred",
   "parcel_id": "140050035041"
  },
  {
   "address": "10 6th St NW, Osseo",
   "sale_month": "2010-11",
   "price": 2450000,
   "lot_sqft": 16231,
   "price_per_lot_sqft": 150.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9866,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922110142"
  },
  {
   "address": "2601 6th Avenue East, North Saint Paul",
   "sale_month": "2010-11",
   "price": 325000,
   "lot_sqft": 13236,
   "price_per_lot_sqft": 24.55,
   "price_per_building_sqft": 60.69,
   "building_sqft": 5355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5388,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420144"
  },
  {
   "address": "62 Hamel Rd, Medina",
   "sale_month": "2010-11",
   "price": 71500,
   "lot_sqft": 9210,
   "price_per_lot_sqft": 7.76,
   "price_per_building_sqft": 28,
   "building_sqft": 2554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2570,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410016"
  },
  {
   "address": "2573 Hamline Avenue North, Roseville",
   "sale_month": "2010-11",
   "price": 156500,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 96.37,
   "price_per_building_sqft": 84.59,
   "building_sqft": 1850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1861,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210079"
  },
  {
   "address": "2855 Eagandale Boulevard, Eagan",
   "sale_month": "2010-11",
   "price": 2095800,
   "lot_sqft": 131602,
   "price_per_lot_sqft": 15.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "102250601040"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 354200,
   "lot_sqft": 90970,
   "price_per_lot_sqft": 3.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250601010"
  },
  {
   "address": "12910 Plaza Dr, Eden Prairie",
   "sale_month": "2010-11",
   "price": 1250000,
   "lot_sqft": 94592,
   "price_per_lot_sqft": 13.21,
   "price_per_building_sqft": 148.16,
   "building_sqft": 8437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8488,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622440011"
  },
  {
   "address": "2706 Girard Ave N, Minneapolis",
   "sale_month": "2010-11",
   "price": 49000,
   "lot_sqft": 5424,
   "price_per_lot_sqft": 9.03,
   "price_per_building_sqft": 44.06,
   "building_sqft": 1112,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1119,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924430125"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 110000,
   "lot_sqft": 7475,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221210086"
  },
  {
   "address": "4994 Hamlet Avenue North, Oakdale",
   "sale_month": "2010-11",
   "price": 195000,
   "lot_sqft": 39239,
   "price_per_lot_sqft": 4.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15885,
   "use": "110",
   "parcel_id": "0802921220141"
  },
  {
   "address": "222 Monroe Street, Anoka",
   "sale_month": "2010-11",
   "price": 140000,
   "lot_sqft": 13092,
   "price_per_lot_sqft": 10.69,
   "price_per_building_sqft": 65.6,
   "building_sqft": 2134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2147,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124220086"
  },
  {
   "address": "3448 42nd Ave S, Minneapolis",
   "sale_month": "2010-11",
   "price": 68000,
   "lot_sqft": 4955,
   "price_per_lot_sqft": 13.72,
   "price_per_building_sqft": 17.34,
   "building_sqft": 3922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3945,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823420013"
  },
  {
   "address": "5270 84th St W, Bloomington",
   "sale_month": "2010-11",
   "price": 6800000,
   "lot_sqft": 111200,
   "price_per_lot_sqft": 61.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14302,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724320008"
  },
  {
   "address": "4801 American Blvd W, Bloomington",
   "sale_month": "2010-11",
   "price": 5650000,
   "lot_sqft": 317536,
   "price_per_lot_sqft": 17.79,
   "price_per_building_sqft": 128.1,
   "building_sqft": 44107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44373,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724240004"
  },
  {
   "address": "422 County Road D East, Little Canada",
   "sale_month": "2010-11",
   "price": 600000,
   "lot_sqft": 7293,
   "price_per_lot_sqft": 82.27,
   "price_per_building_sqft": 170.89,
   "building_sqft": 3511,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3532,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922220030"
  },
  {
   "address": "412 County Road D East, Little Canada",
   "sale_month": "2010-11",
   "price": 600000,
   "lot_sqft": 7283,
   "price_per_lot_sqft": 82.38,
   "price_per_building_sqft": 175.39,
   "building_sqft": 3421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3442,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922220028"
  },
  {
   "address": "3631 Penn Ave N, Minneapolis",
   "sale_month": "2010-11",
   "price": 160000,
   "lot_sqft": 5404,
   "price_per_lot_sqft": 29.61,
   "price_per_building_sqft": 62.99,
   "building_sqft": 2540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2556,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924440006"
  },
  {
   "address": "3100 Excelsior Blvd, Minneapolis",
   "sale_month": "2010-11",
   "price": 515000,
   "lot_sqft": 19542,
   "price_per_lot_sqft": 26.35,
   "price_per_building_sqft": 119.24,
   "building_sqft": 4319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4345,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502824210037"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 1597981,
   "lot_sqft": 16786,
   "price_per_lot_sqft": 95.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411922340010"
  },
  {
   "address": null,
   "sale_month": "2010-11",
   "price": 1597981,
   "lot_sqft": 40347,
   "price_per_lot_sqft": 39.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411922340009"
  },
  {
   "address": "1170 Selby Avenue, Saint Paul",
   "sale_month": "2010-11",
   "price": 120000,
   "lot_sqft": 4344,
   "price_per_lot_sqft": 27.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823110133"
  },
  {
   "address": "13820 Wayzata Blvd, Minnetonka",
   "sale_month": "2010-11",
   "price": 4260000,
   "lot_sqft": 86865,
   "price_per_lot_sqft": 49.04,
   "price_per_building_sqft": 211.95,
   "building_sqft": 20099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20220,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722240004"
  },
  {
   "address": "3753 4th Ave S, Minneapolis",
   "sale_month": "2010-11",
   "price": 71000,
   "lot_sqft": 2738,
   "price_per_lot_sqft": 25.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824440171"
  },
  {
   "address": "3033 17th Ave S, Minneapolis",
   "sale_month": "2010-11",
   "price": 50000,
   "lot_sqft": 3079,
   "price_per_lot_sqft": 16.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 489,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824110077"
  },
  {
   "address": "609 Portland Avenue, Saint Paul",
   "sale_month": "2010-11",
   "price": 395000,
   "lot_sqft": 7742,
   "price_per_lot_sqft": 51.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2404,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230106"
  },
  {
   "address": "562 Holly Avenue, Saint Paul",
   "sale_month": "2010-11",
   "price": 1340000,
   "lot_sqft": 8639,
   "price_per_lot_sqft": 155.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4876,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230097"
  },
  {
   "address": "6815 Shady Oak Rd, Eden Prairie",
   "sale_month": "2010-11",
   "price": 3000000,
   "lot_sqft": 275443,
   "price_per_lot_sqft": 10.89,
   "price_per_building_sqft": 36.86,
   "building_sqft": 81394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81885,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440015"
  },
  {
   "address": "6125 Chasewood Pkwy, Minnetonka",
   "sale_month": "2010-10",
   "price": 17831796,
   "lot_sqft": 364818,
   "price_per_lot_sqft": 48.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29826,
   "use": "APARTMENT",
   "parcel_id": "3511722430009"
  },
  {
   "address": "6025 Chasewood Pkwy, Minnetonka",
   "sale_month": "2010-10",
   "price": 4843204,
   "lot_sqft": 171851,
   "price_per_lot_sqft": 28.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5044,
   "use": "APARTMENT",
   "parcel_id": "3511722430005"
  },
  {
   "address": "5950 Chasewood Pkwy, Minnetonka",
   "sale_month": "2010-10",
   "price": 4843204,
   "lot_sqft": 105723,
   "price_per_lot_sqft": 45.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7606,
   "use": "APARTMENT",
   "parcel_id": "3511722420040"
  },
  {
   "address": null,
   "sale_month": "2010-10",
   "price": 560000,
   "lot_sqft": 36933,
   "price_per_lot_sqft": 15.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021310005"
  },
  {
   "address": "337 Water St, Excelsior",
   "sale_month": "2010-10",
   "price": 470000,
   "lot_sqft": 33831,
   "price_per_lot_sqft": 13.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7664,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140072"
  },
  {
   "address": "2941 Harriet Ave, Minneapolis",
   "sale_month": "2010-10",
   "price": 133000,
   "lot_sqft": 5138,
   "price_per_lot_sqft": 25.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1481,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924330138"
  },
  {
   "address": "1890 Carroll Avenue, Saint Paul",
   "sale_month": "2010-10",
   "price": 227900,
   "lot_sqft": 7492,
   "price_per_lot_sqft": 30.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2679,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340070"
  },
  {
   "address": "1211 Lagoon Ave, Minneapolis",
   "sale_month": "2010-10",
   "price": 1160500,
   "lot_sqft": 17472,
   "price_per_lot_sqft": 66.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430144"
  },
  {
   "address": "1 Meridian Crossings, Richfield",
   "sale_month": "2010-10",
   "price": 65611121,
   "lot_sqft": 216496,
   "price_per_lot_sqft": 303.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48717,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824430050"
  },
  {
   "address": "2 Meridian Crossings, Richfield",
   "sale_month": "2010-10",
   "price": 65611121,
   "lot_sqft": 197468,
   "price_per_lot_sqft": 332.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 110181,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302824430049"
  },
  {
   "address": "695 Preble Street, Saint Paul",
   "sale_month": "2010-10",
   "price": 22400,
   "lot_sqft": 7612,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1039,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922120084"
  },
  {
   "address": "5310 16th St W, St. Louis Park",
   "sale_month": "2010-10",
   "price": 860000,
   "lot_sqft": 46434,
   "price_per_lot_sqft": 18.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14982,
   "use": "APARTMENT",
   "parcel_id": "3002924320021"
  },
  {
   "address": "14405 Highway 65 Northeast, Ham Lake",
   "sale_month": "2010-10",
   "price": 150000,
   "lot_sqft": 29052,
   "price_per_lot_sqft": 5.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293223420006"
  },
  {
   "address": "2410 University Avenue West, Saint Paul",
   "sale_month": "2010-10",
   "price": 1650000,
   "lot_sqft": 46506,
   "price_per_lot_sqft": 35.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923340083"
  },
  {
   "address": "7617 69th Ave N, Brooklyn Park",
   "sale_month": "2010-10",
   "price": 145000,
   "lot_sqft": 14699,
   "price_per_lot_sqft": 9.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2363,
   "use": "APARTMENT",
   "parcel_id": "2911921330019"
  },
  {
   "address": "1644 Englewood Avenue, Saint Paul",
   "sale_month": "2010-10",
   "price": 195000,
   "lot_sqft": 12029,
   "price_per_lot_sqft": 16.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1468,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923440073"
  },
  {
   "address": "6350 143rd Street West, Savage",
   "sale_month": "2010-10",
   "price": 1892100,
   "lot_sqft": 134443,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19871,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264370010"
  },
  {
   "address": "320 Front Avenue, Saint Paul",
   "sale_month": "2010-10",
   "price": 16000,
   "lot_sqft": 8150,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": 29.36,
   "building_sqft": 545,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 548,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923420036"
  },
  {
   "address": null,
   "sale_month": "2010-10",
   "price": 463500,
   "lot_sqft": 69639,
   "price_per_lot_sqft": 6.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251910040"
  },
  {
   "address": null,
   "sale_month": "2010-10",
   "price": 463500,
   "lot_sqft": 394251,
   "price_per_lot_sqft": 1.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251530030"
  },
  {
   "address": null,
   "sale_month": "2010-10",
   "price": 150000,
   "lot_sqft": 117513,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211921220015"
  },
  {
   "address": null,
   "sale_month": "2010-10",
   "price": 35300,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 3.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "208140002044"
  },
  {
   "address": "1299 Arcade Street, Saint Paul",
   "sale_month": "2010-10",
   "price": 240000,
   "lot_sqft": 14681,
   "price_per_lot_sqft": 16.35,
   "price_per_building_sqft": 63.27,
   "building_sqft": 3793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3815,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922440019"
  },
  {
   "address": "9050 Jefferson Trail, Inver Grove Heights",
   "sale_month": "2010-10",
   "price": 1300000,
   "lot_sqft": 495032,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": 141.04,
   "building_sqft": 9217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9273,
   "use": "Commercial-preferred",
   "parcel_id": "200190027020"
  },
  {
   "address": "6665 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2010-10",
   "price": 284700,
   "lot_sqft": 24658,
   "price_per_lot_sqft": 11.55,
   "price_per_building_sqft": 110.82,
   "building_sqft": 2569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2584,
   "use": "Commercial-preferred",
   "parcel_id": "200040077010"
  },
  {
   "address": "1949 Atlantic Street North, Maplewood",
   "sale_month": "2010-10",
   "price": 215000,
   "lot_sqft": 15891,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": 59.36,
   "building_sqft": 3622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3644,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "162922140098"
  },
  {
   "address": "14500 Lone Oak Rd, Eden Prairie",
   "sale_month": "2010-10",
   "price": 8750000,
   "lot_sqft": 72540,
   "price_per_lot_sqft": 120.62,
   "price_per_building_sqft": 935.03,
   "building_sqft": 9358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9414,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611622110015"
  },
  {
   "address": "7910 Mitchell Rd, Eden Prairie",
   "sale_month": "2010-10",
   "price": 8750000,
   "lot_sqft": 124867,
   "price_per_lot_sqft": 70.07,
   "price_per_building_sqft": 587.96,
   "building_sqft": 14882,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14972,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611622110014"
  },
  {
   "address": "7890 Mitchell Rd, Eden Prairie",
   "sale_month": "2010-10",
   "price": 8750000,
   "lot_sqft": 22707,
   "price_per_lot_sqft": 385.34,
   "price_per_building_sqft": 1486.07,
   "building_sqft": 5888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5924,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611622110013"
  },
  {
   "address": "2026 Fremont Ave N, Minneapolis",
   "sale_month": "2010-10",
   "price": 15000,
   "lot_sqft": 3818,
   "price_per_lot_sqft": 3.93,
   "price_per_building_sqft": 9.72,
   "building_sqft": 1544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1554,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924130088"
  },
  {
   "address": "4701 Nicollet Ave, Minneapolis",
   "sale_month": "2010-10",
   "price": 385000,
   "lot_sqft": 11264,
   "price_per_lot_sqft": 34.18,
   "price_per_building_sqft": 137.35,
   "building_sqft": 2803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2820,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824120157"
  },
  {
   "address": "11242 86th Ave N, Maple Grove",
   "sale_month": "2010-10",
   "price": 201500,
   "lot_sqft": 2557,
   "price_per_lot_sqft": 78.8,
   "price_per_building_sqft": 39.57,
   "building_sqft": 5092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5122,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440037"
  },
  {
   "address": "752 Cleveland St NE, Minneapolis",
   "sale_month": "2010-10",
   "price": 135000,
   "lot_sqft": 3422,
   "price_per_lot_sqft": 39.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924410039"
  },
  {
   "address": "321 Fillmore St NE, Minneapolis",
   "sale_month": "2010-10",
   "price": 26774,
   "lot_sqft": 46903,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1302924340165"
  },
  {
   "address": "4209 Cedar Ave S, Minneapolis",
   "sale_month": "2010-10",
   "price": 195000,
   "lot_sqft": 7304,
   "price_per_lot_sqft": 26.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2038,
   "use": "APARTMENT",
   "parcel_id": "1202824320116"
  },
  {
   "address": "3942 Elliot Ave, Minneapolis",
   "sale_month": "2010-10",
   "price": 150000,
   "lot_sqft": 7931,
   "price_per_lot_sqft": 18.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1787,
   "use": "APARTMENT",
   "parcel_id": "1102824210122"
  },
  {
   "address": "12446 Jamestown Street Northeast, Blaine",
   "sale_month": "2010-10",
   "price": 10161580,
   "lot_sqft": 118314,
   "price_per_lot_sqft": 85.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22399,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "103123120128"
  },
  {
   "address": "3015 6th St N, Minneapolis",
   "sale_month": "2010-10",
   "price": 35000,
   "lot_sqft": 6565,
   "price_per_lot_sqft": 5.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1375,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924320006"
  },
  {
   "address": "2701 Sheridan Ave N, Minneapolis",
   "sale_month": "2010-10",
   "price": 17000,
   "lot_sqft": 5125,
   "price_per_lot_sqft": 3.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 465,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924440082"
  },
  {
   "address": "11 Judd Street, Marine On Saint Croix",
   "sale_month": "2010-10",
   "price": 150000,
   "lot_sqft": 786,
   "price_per_lot_sqft": 190.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "300",
   "parcel_id": "0603119330061"
  },
  {
   "address": "11 Judd Street, Marine On Saint Croix",
   "sale_month": "2010-10",
   "price": 150000,
   "lot_sqft": 1104,
   "price_per_lot_sqft": 135.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0603119330060"
  },
  {
   "address": "9740 Tamarack Road, Woodbury",
   "sale_month": "2010-10",
   "price": 1400000,
   "lot_sqft": 61541,
   "price_per_lot_sqft": 22.75,
   "price_per_building_sqft": 190.74,
   "building_sqft": 7340,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7385,
   "use": "300",
   "parcel_id": "0302821410008"
  },
  {
   "address": "3718 Chicago Ave, Minneapolis",
   "sale_month": "2010-10",
   "price": 38554,
   "lot_sqft": 6177,
   "price_per_lot_sqft": 6.24,
   "price_per_building_sqft": 6.45,
   "building_sqft": 5973,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6009,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824330061"
  },
  {
   "address": "3152 Minnehaha Ave, Minneapolis",
   "sale_month": "2010-10",
   "price": 590000,
   "lot_sqft": 6713,
   "price_per_lot_sqft": 87.89,
   "price_per_building_sqft": 197.99,
   "building_sqft": 2980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2998,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120011"
  },
  {
   "address": "121 Depot Drive, Waconia",
   "sale_month": "2010-09",
   "price": 4500000,
   "lot_sqft": 77024,
   "price_per_lot_sqft": 58.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15427,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755450010"
  },
  {
   "address": "2926 Cedar Ave S, Minneapolis",
   "sale_month": "2010-09",
   "price": 215000,
   "lot_sqft": 2545,
   "price_per_lot_sqft": 84.48,
   "price_per_building_sqft": 228.24,
   "building_sqft": 942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 948,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440211"
  },
  {
   "address": "647 Snelling Avenue North, Saint Paul",
   "sale_month": "2010-09",
   "price": 660800,
   "lot_sqft": 6467,
   "price_per_lot_sqft": 102.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2753,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923110048"
  },
  {
   "address": "4820 77th St W, Edina",
   "sale_month": "2010-09",
   "price": 933000,
   "lot_sqft": 76149,
   "price_per_lot_sqft": 12.25,
   "price_per_building_sqft": 48.79,
   "building_sqft": 19121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19236,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824330018"
  },
  {
   "address": "1605 Co Rd No 101, Plymouth",
   "sale_month": "2010-09",
   "price": 3600000,
   "lot_sqft": 146818,
   "price_per_lot_sqft": 24.52,
   "price_per_building_sqft": 91.5,
   "building_sqft": 39346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39584,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011822410050"
  },
  {
   "address": "16200 State Hwy No 7, Minnetonka",
   "sale_month": "2010-09",
   "price": 231040,
   "lot_sqft": 8190,
   "price_per_lot_sqft": 28.21,
   "price_per_building_sqft": 52.77,
   "building_sqft": 4378,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4404,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911722110090"
  },
  {
   "address": "1261 7th Street East, Saint Paul",
   "sale_month": "2010-09",
   "price": 55000,
   "lot_sqft": 10733,
   "price_per_lot_sqft": 5.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1326,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922410023"
  },
  {
   "address": "1601 Hennepin Ave, Minneapolis",
   "sale_month": "2010-09",
   "price": 1290000,
   "lot_sqft": 6423,
   "price_per_lot_sqft": 200.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924230028"
  },
  {
   "address": "1901 Elliot Ave, Minneapolis",
   "sale_month": "2010-09",
   "price": 55000,
   "lot_sqft": 5927,
   "price_per_lot_sqft": 9.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1356,
   "use": "TRIPLEX",
   "parcel_id": "2602924340161"
  },
  {
   "address": "545 Atwater Circle, Saint Paul",
   "sale_month": "2010-09",
   "price": 1575000,
   "lot_sqft": 87044,
   "price_per_lot_sqft": 18.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31019,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320142"
  },
  {
   "address": "10141 Woodcrest Drive Northwest, Coon Rapids",
   "sale_month": "2010-09",
   "price": 1250000,
   "lot_sqft": 435688,
   "price_per_lot_sqft": 2.87,
   "price_per_building_sqft": 25.86,
   "building_sqft": 48342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48633,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243124340009"
  },
  {
   "address": "1414 White Bear Avenue North, Saint Paul",
   "sale_month": "2010-09",
   "price": 410000,
   "lot_sqft": 10665,
   "price_per_lot_sqft": 38.44,
   "price_per_building_sqft": 37.95,
   "building_sqft": 10804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10869,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922320182"
  },
  {
   "address": "1504 White Bear Avenue North, Saint Paul",
   "sale_month": "2010-09",
   "price": 240000,
   "lot_sqft": 5002,
   "price_per_lot_sqft": 47.98,
   "price_per_building_sqft": 141.01,
   "building_sqft": 1702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1712,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922230072"
  },
  {
   "address": "1581 Ruth Street, Saint Paul",
   "sale_month": "2010-09",
   "price": 85000,
   "lot_sqft": 7225,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1379,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "232922210099"
  },
  {
   "address": "10507 165th Street West, Lakeville",
   "sale_month": "2010-09",
   "price": 215000,
   "lot_sqft": 2937,
   "price_per_lot_sqft": 73.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446101130"
  },
  {
   "address": "2120 108th Lane Northeast, Blaine",
   "sale_month": "2010-09",
   "price": 675000,
   "lot_sqft": 65398,
   "price_per_lot_sqft": 10.32,
   "price_per_building_sqft": 41.24,
   "building_sqft": 16367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16466,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210035"
  },
  {
   "address": "15505 Medina Rd, Plymouth",
   "sale_month": "2010-09",
   "price": 1215160,
   "lot_sqft": 97177,
   "price_per_lot_sqft": 12.5,
   "price_per_building_sqft": 44.85,
   "building_sqft": 27094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27257,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822320007"
  },
  {
   "address": "7202 Excelsior Blvd, St. Louis Park",
   "sale_month": "2010-09",
   "price": 1000000,
   "lot_sqft": 76617,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2011721310008"
  },
  {
   "address": "7200 Excelsior Blvd, St. Louis Park",
   "sale_month": "2010-09",
   "price": 1000000,
   "lot_sqft": 228908,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2011721240015"
  },
  {
   "address": "3325 Broadway St NE, Minneapolis",
   "sale_month": "2010-09",
   "price": 650000,
   "lot_sqft": 36848,
   "price_per_lot_sqft": 17.64,
   "price_per_building_sqft": 160.57,
   "building_sqft": 4048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4072,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923130024"
  },
  {
   "address": "4846 37th Ave S, Minneapolis",
   "sale_month": "2010-09",
   "price": 135900,
   "lot_sqft": 5422,
   "price_per_lot_sqft": 25.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 803,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1802823240007"
  },
  {
   "address": "9200 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2010-09",
   "price": 3670000,
   "lot_sqft": 217597,
   "price_per_lot_sqft": 16.87,
   "price_per_building_sqft": 53.95,
   "building_sqft": 68020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68430,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711921220009"
  },
  {
   "address": "96 Broadway St NE, Minneapolis",
   "sale_month": "2010-09",
   "price": 182500,
   "lot_sqft": 5517,
   "price_per_lot_sqft": 33.08,
   "price_per_building_sqft": 137.74,
   "building_sqft": 1325,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1333,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924410019"
  },
  {
   "address": "513 Tanglewood Drive, Shoreview",
   "sale_month": "2010-09",
   "price": 208000,
   "lot_sqft": 2182,
   "price_per_lot_sqft": 95.33,
   "price_per_building_sqft": 27.32,
   "building_sqft": 7614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7660,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023230089"
  },
  {
   "address": "10000 Valley View Rd, Eden Prairie",
   "sale_month": "2010-09",
   "price": 5000000,
   "lot_sqft": 395139,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": 61.26,
   "building_sqft": 81618,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82111,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622130004"
  },
  {
   "address": "4228 Cedar Ave S, Minneapolis",
   "sale_month": "2010-09",
   "price": 146000,
   "lot_sqft": 5043,
   "price_per_lot_sqft": 28.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1563,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824410087"
  },
  {
   "address": "2220 Marshall St NE, Minneapolis",
   "sale_month": "2010-09",
   "price": 290920,
   "lot_sqft": 20253,
   "price_per_lot_sqft": 14.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002924410028"
  },
  {
   "address": "7615 Metro Blvd, Edina",
   "sale_month": "2010-09",
   "price": 1625000,
   "lot_sqft": 98743,
   "price_per_lot_sqft": 16.46,
   "price_per_building_sqft": 104.28,
   "building_sqft": 15583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15677,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621310012"
  },
  {
   "address": "7231 Ohms La, Edina",
   "sale_month": "2010-09",
   "price": 1042500,
   "lot_sqft": 10599,
   "price_per_lot_sqft": 98.36,
   "price_per_building_sqft": 117.31,
   "building_sqft": 8887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240035"
  },
  {
   "address": "9000 Bloomington Fwy West, Bloomington",
   "sale_month": "2010-09",
   "price": 600000,
   "lot_sqft": 86020,
   "price_per_lot_sqft": 6.98,
   "price_per_building_sqft": 65.98,
   "building_sqft": 9093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9148,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724310021"
  },
  {
   "address": "16485 Co Rd No 30, Maple Grove",
   "sale_month": "2010-09",
   "price": 700000,
   "lot_sqft": 28576,
   "price_per_lot_sqft": 24.5,
   "price_per_building_sqft": 86.19,
   "building_sqft": 8122,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8171,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430024"
  },
  {
   "address": "9400 Maple Grove Pkwy N, Maple Grove",
   "sale_month": "2010-09",
   "price": 520000,
   "lot_sqft": 15188,
   "price_per_lot_sqft": 34.24,
   "price_per_building_sqft": 226.28,
   "building_sqft": 2298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2312,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430023"
  },
  {
   "address": "719 Broadway Avenue West, Forest Lake",
   "sale_month": "2010-09",
   "price": 34159,
   "lot_sqft": 10223,
   "price_per_lot_sqft": 3.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "300",
   "parcel_id": "0803221210121"
  },
  {
   "address": "707 Broadway Avenue West, Forest Lake",
   "sale_month": "2010-09",
   "price": 29539,
   "lot_sqft": 7092,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "300",
   "parcel_id": "0803221210119"
  },
  {
   "address": null,
   "sale_month": "2010-09",
   "price": 4708780,
   "lot_sqft": 1128030,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079280080"
  },
  {
   "address": null,
   "sale_month": "2010-09",
   "price": 4708780,
   "lot_sqft": 2393975,
   "price_per_lot_sqft": 1.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079280070"
  },
  {
   "address": "13727 Louisville Road, Louisville Township",
   "sale_month": "2010-09",
   "price": 500000,
   "lot_sqft": 96213,
   "price_per_lot_sqft": 5.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13581,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079210144"
  },
  {
   "address": "18400 77th St W, Chanhassen",
   "sale_month": "2010-09",
   "price": 3800000,
   "lot_sqft": 358131,
   "price_per_lot_sqft": 10.61,
   "price_per_building_sqft": 45.18,
   "building_sqft": 84103,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 84610,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711622340017"
  },
  {
   "address": "5530 Zealand Ave N, New Hope",
   "sale_month": "2010-09",
   "price": 1175000,
   "lot_sqft": 415434,
   "price_per_lot_sqft": 2.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69818,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611821430038"
  },
  {
   "address": "363 Robert Street South, Saint Paul",
   "sale_month": "2010-09",
   "price": 510000,
   "lot_sqft": 16258,
   "price_per_lot_sqft": 31.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330058"
  },
  {
   "address": "359 Robert Street South, Saint Paul",
   "sale_month": "2010-09",
   "price": 510000,
   "lot_sqft": 12491,
   "price_per_lot_sqft": 40.83,
   "price_per_building_sqft": 43.94,
   "building_sqft": 11606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11676,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330057"
  },
  {
   "address": "539 Bielenberg Drive, Woodbury",
   "sale_month": "2010-09",
   "price": 2150000,
   "lot_sqft": 15854,
   "price_per_lot_sqft": 135.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11901,
   "use": "300",
   "parcel_id": "0502821420059"
  },
  {
   "address": "3211 Colfax Ave S, Minneapolis",
   "sale_month": "2010-09",
   "price": 281000,
   "lot_sqft": 5452,
   "price_per_lot_sqft": 51.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1643,
   "use": "APARTMENT",
   "parcel_id": "0402824140045"
  },
  {
   "address": "3209 Hennepin Ave, Minneapolis",
   "sale_month": "2010-09",
   "price": 385000,
   "lot_sqft": 5379,
   "price_per_lot_sqft": 71.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1774,
   "use": "APARTMENT",
   "parcel_id": "0402824130055"
  },
  {
   "address": "3600 Nicollet Ave, Minneapolis",
   "sale_month": "2010-09",
   "price": 390000,
   "lot_sqft": 12047,
   "price_per_lot_sqft": 32.37,
   "price_per_building_sqft": 109.55,
   "building_sqft": 3560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3582,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824340007"
  },
  {
   "address": "800 Meadow Lake Place, Waconia",
   "sale_month": "2010-08",
   "price": 2323375,
   "lot_sqft": 193426,
   "price_per_lot_sqft": 12.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12395,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "753450020"
  },
  {
   "address": "930 Farm Line Road, Waconia",
   "sale_month": "2010-08",
   "price": 1551625,
   "lot_sqft": 138366,
   "price_per_lot_sqft": 11.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15296,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "753450010"
  },
  {
   "address": "1751 Suburban Avenue, Saint Paul",
   "sale_month": "2010-08",
   "price": 810000,
   "lot_sqft": 57630,
   "price_per_lot_sqft": 14.06,
   "price_per_building_sqft": 139.75,
   "building_sqft": 5796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5831,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922440009"
  },
  {
   "address": "101 Vadnais Boulevard West, Vadnais Heights",
   "sale_month": "2010-08",
   "price": 800000,
   "lot_sqft": 41451,
   "price_per_lot_sqft": 19.3,
   "price_per_building_sqft": 178.69,
   "building_sqft": 4477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4504,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022230011"
  },
  {
   "address": "7624 Boone Ave N, Brooklyn Park",
   "sale_month": "2010-08",
   "price": 3200000,
   "lot_sqft": 267473,
   "price_per_lot_sqft": 11.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 76464,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921120013"
  },
  {
   "address": "764 Vandalia Street, Saint Paul",
   "sale_month": "2010-08",
   "price": 787500,
   "lot_sqft": 30843,
   "price_per_lot_sqft": 25.53,
   "price_per_building_sqft": 40.26,
   "building_sqft": 19560,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19678,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440019"
  },
  {
   "address": null,
   "sale_month": "2010-08",
   "price": 169179,
   "lot_sqft": 21972,
   "price_per_lot_sqft": 7.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911922420080"
  },
  {
   "address": "7620 10th Street North, Oakdale",
   "sale_month": "2010-08",
   "price": 1254000,
   "lot_sqft": 39904,
   "price_per_lot_sqft": 31.43,
   "price_per_building_sqft": 325.8,
   "building_sqft": 3849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3872,
   "use": "300",
   "parcel_id": "2902921430086"
  },
  {
   "address": "5300 Woodhill Rd, Minnetonka",
   "sale_month": "2010-08",
   "price": 2625000,
   "lot_sqft": 115334,
   "price_per_lot_sqft": 22.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52101,
   "use": "APARTMENT",
   "parcel_id": "2811722440527"
  },
  {
   "address": "3900 Northwoods Drive, Arden Hills",
   "sale_month": "2010-08",
   "price": 9270000,
   "lot_sqft": 194253,
   "price_per_lot_sqft": 47.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25487,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023140009"
  },
  {
   "address": "12635 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2010-08",
   "price": 3050000,
   "lot_sqft": 76212,
   "price_per_lot_sqft": 40.02,
   "price_per_building_sqft": 293.92,
   "building_sqft": 10377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10440,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922220003"
  },
  {
   "address": "616 Como Avenue, Saint Paul",
   "sale_month": "2010-08",
   "price": 275000,
   "lot_sqft": 9547,
   "price_per_lot_sqft": 28.8,
   "price_per_building_sqft": 81.94,
   "building_sqft": 3356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3376,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320057"
  },
  {
   "address": "1405 Farrington Street, Saint Paul",
   "sale_month": "2010-08",
   "price": 41200,
   "lot_sqft": 1097,
   "price_per_lot_sqft": 37.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1803,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923420051"
  },
  {
   "address": "1050 Syndicate Street, Jordan",
   "sale_month": "2010-08",
   "price": 435000,
   "lot_sqft": 49484,
   "price_per_lot_sqft": 8.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220720010"
  },
  {
   "address": "1930 Glenwood Ave, Minneapolis",
   "sale_month": "2010-08",
   "price": 38000,
   "lot_sqft": 4756,
   "price_per_lot_sqft": 7.99,
   "price_per_building_sqft": 34.48,
   "building_sqft": 1102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1109,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924320186"
  },
  {
   "address": "1318 Mckay Drive Northeast, Ham Lake",
   "sale_month": "2010-08",
   "price": 427777,
   "lot_sqft": 360945,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203223310010"
  },
  {
   "address": "1055 50th Street East, Inver Grove Heights",
   "sale_month": "2010-08",
   "price": 4875000,
   "lot_sqft": 346301,
   "price_per_lot_sqft": 14.08,
   "price_per_building_sqft": 60.12,
   "building_sqft": 81091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81581,
   "use": "Commercial-preferred",
   "parcel_id": "200301075021"
  },
  {
   "address": "7111 Stillwater Boulevard North, Oakdale",
   "sale_month": "2010-08",
   "price": 325000,
   "lot_sqft": 69194,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": 30.42,
   "building_sqft": 10685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10750,
   "use": "300",
   "parcel_id": "2002921230017"
  },
  {
   "address": "7263 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7607,
   "price_per_lot_sqft": 660.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1153,
   "use": "350",
   "parcel_id": "2002721340141"
  },
  {
   "address": "7251 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8535,
   "price_per_lot_sqft": 588.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1139,
   "use": "350",
   "parcel_id": "2002721340140"
  },
  {
   "address": "7249 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7962,
   "price_per_lot_sqft": 631.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1077,
   "use": "350",
   "parcel_id": "2002721340139"
  },
  {
   "address": "7237 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8533,
   "price_per_lot_sqft": 588.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1768,
   "use": "350",
   "parcel_id": "2002721340138"
  },
  {
   "address": "7235 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 11360,
   "price_per_lot_sqft": 442.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1854,
   "use": "350",
   "parcel_id": "2002721340137"
  },
  {
   "address": "7223 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 13759,
   "price_per_lot_sqft": 365.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1975,
   "use": "350",
   "parcel_id": "2002721340136"
  },
  {
   "address": "7211 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9767,
   "price_per_lot_sqft": 514.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2086,
   "use": "350",
   "parcel_id": "2002721340135"
  },
  {
   "address": "9794 Harrow Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8490,
   "price_per_lot_sqft": 591.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1629,
   "use": "350",
   "parcel_id": "2002721340134"
  },
  {
   "address": "9770 Harrow Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 670.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1387,
   "use": "350",
   "parcel_id": "2002721340133"
  },
  {
   "address": "9766 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 670.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1645,
   "use": "350",
   "parcel_id": "2002721340132"
  },
  {
   "address": "7256 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7505,
   "price_per_lot_sqft": 669.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1234,
   "use": "350",
   "parcel_id": "2002721340129"
  },
  {
   "address": "7254 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7539,
   "price_per_lot_sqft": 666.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1147,
   "use": "350",
   "parcel_id": "2002721340128"
  },
  {
   "address": "7232 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 12203,
   "price_per_lot_sqft": 411.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1393,
   "use": "350",
   "parcel_id": "2002721340127"
  },
  {
   "address": "9783 Harrow Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 10258,
   "price_per_lot_sqft": 489.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1139,
   "use": "350",
   "parcel_id": "2002721340126"
  },
  {
   "address": "9761 Harrow Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9494,
   "price_per_lot_sqft": 529.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1296,
   "use": "350",
   "parcel_id": "2002721340125"
  },
  {
   "address": "9759 Harrow Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9345,
   "price_per_lot_sqft": 537.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1116,
   "use": "350",
   "parcel_id": "2002721340124"
  },
  {
   "address": "9737 Harrow Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9224,
   "price_per_lot_sqft": 544.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1372,
   "use": "350",
   "parcel_id": "2002721340123"
  },
  {
   "address": "7374 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 10363,
   "price_per_lot_sqft": 484.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1925,
   "use": "350",
   "parcel_id": "2002721340121"
  },
  {
   "address": "9726 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9566,
   "price_per_lot_sqft": 525.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1232,
   "use": "350",
   "parcel_id": "2002721340120"
  },
  {
   "address": "9732 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9033,
   "price_per_lot_sqft": 556.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1579,
   "use": "350",
   "parcel_id": "2002721340119"
  },
  {
   "address": "9710 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 15865,
   "price_per_lot_sqft": 316.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1452,
   "use": "350",
   "parcel_id": "2002721340118"
  },
  {
   "address": "9704 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 13885,
   "price_per_lot_sqft": 361.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1570,
   "use": "350",
   "parcel_id": "2002721340117"
  },
  {
   "address": "9709 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 10965,
   "price_per_lot_sqft": 458.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1136,
   "use": "350",
   "parcel_id": "2002721340116"
  },
  {
   "address": "9715 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 12158,
   "price_per_lot_sqft": 413.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1314,
   "use": "350",
   "parcel_id": "2002721340115"
  },
  {
   "address": "9727 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7533,
   "price_per_lot_sqft": 667.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1180,
   "use": "350",
   "parcel_id": "2002721340114"
  },
  {
   "address": "9743 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8450,
   "price_per_lot_sqft": 594.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1165,
   "use": "350",
   "parcel_id": "2002721340113"
  },
  {
   "address": "7386 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9817,
   "price_per_lot_sqft": 511.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1608,
   "use": "350",
   "parcel_id": "2002721340112"
  },
  {
   "address": "7402 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8908,
   "price_per_lot_sqft": 564.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1321,
   "use": "350",
   "parcel_id": "2002721340111"
  },
  {
   "address": "7424 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7912,
   "price_per_lot_sqft": 635.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "350",
   "parcel_id": "2002721340110"
  },
  {
   "address": "7392 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7927,
   "price_per_lot_sqft": 633.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1709,
   "use": "350",
   "parcel_id": "2002721340109"
  },
  {
   "address": "7400 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9708,
   "price_per_lot_sqft": 517.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1243,
   "use": "350",
   "parcel_id": "2002721340108"
  },
  {
   "address": "7418 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8613,
   "price_per_lot_sqft": 583.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1224,
   "use": "350",
   "parcel_id": "2002721340107"
  },
  {
   "address": "7436 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 13721,
   "price_per_lot_sqft": 366.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 960,
   "use": "350",
   "parcel_id": "2002721340106"
  },
  {
   "address": "7440 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 11739,
   "price_per_lot_sqft": 428.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1851,
   "use": "350",
   "parcel_id": "2002721340105"
  },
  {
   "address": "7448 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 16000,
   "price_per_lot_sqft": 314.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2080,
   "use": "350",
   "parcel_id": "2002721340104"
  },
  {
   "address": "7454 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9681,
   "price_per_lot_sqft": 519.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1325,
   "use": "350",
   "parcel_id": "2002721340103"
  },
  {
   "address": "7466 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8568,
   "price_per_lot_sqft": 586.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1598,
   "use": "350",
   "parcel_id": "2002721340102"
  },
  {
   "address": "7472 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7677,
   "price_per_lot_sqft": 654.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1274,
   "use": "350",
   "parcel_id": "2002721340101"
  },
  {
   "address": "7484 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7526,
   "price_per_lot_sqft": 667.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "350",
   "parcel_id": "2002721340100"
  },
  {
   "address": "7490 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9389,
   "price_per_lot_sqft": 535.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1370,
   "use": "350",
   "parcel_id": "2002721340099"
  },
  {
   "address": "7498 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8153,
   "price_per_lot_sqft": 616.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1541,
   "use": "350",
   "parcel_id": "2002721340098"
  },
  {
   "address": "7492 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 670.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1185,
   "use": "350",
   "parcel_id": "2002721340097"
  },
  {
   "address": "7402 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 670.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1580,
   "use": "350",
   "parcel_id": "2002721340096"
  },
  {
   "address": "7474 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 670.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1229,
   "use": "350",
   "parcel_id": "2002721340095"
  },
  {
   "address": "7450 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 670.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1029,
   "use": "350",
   "parcel_id": "2002721340094"
  },
  {
   "address": "7436 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 670.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1153,
   "use": "350",
   "parcel_id": "2002721340093"
  },
  {
   "address": "7428 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 670.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1759,
   "use": "350",
   "parcel_id": "2002721340092"
  },
  {
   "address": "7394 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 670.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1185,
   "use": "350",
   "parcel_id": "2002721340091"
  },
  {
   "address": "7376 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 10110,
   "price_per_lot_sqft": 497.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1082,
   "use": "350",
   "parcel_id": "2002721340090"
  },
  {
   "address": "9855 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9979,
   "price_per_lot_sqft": 503.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1921,
   "use": "350",
   "parcel_id": "2002721340089"
  },
  {
   "address": "9853 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9619,
   "price_per_lot_sqft": 522.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1610,
   "use": "350",
   "parcel_id": "2002721340088"
  },
  {
   "address": "9849 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9637,
   "price_per_lot_sqft": 521.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1300,
   "use": "350",
   "parcel_id": "2002721340087"
  },
  {
   "address": "9833 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 10128,
   "price_per_lot_sqft": 496.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1180,
   "use": "350",
   "parcel_id": "2002721340086"
  },
  {
   "address": "9831 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8687,
   "price_per_lot_sqft": 578.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1085,
   "use": "350",
   "parcel_id": "2002721340085"
  },
  {
   "address": "9825 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8108,
   "price_per_lot_sqft": 619.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1250,
   "use": "350",
   "parcel_id": "2002721340084"
  },
  {
   "address": "9813 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7966,
   "price_per_lot_sqft": 630.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1824,
   "use": "350",
   "parcel_id": "2002721340083"
  },
  {
   "address": "9801 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8748,
   "price_per_lot_sqft": 574.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1049,
   "use": "350",
   "parcel_id": "2002721340082"
  },
  {
   "address": "7403 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8757,
   "price_per_lot_sqft": 573.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1623,
   "use": "350",
   "parcel_id": "2002721340081"
  },
  {
   "address": "7419 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7917,
   "price_per_lot_sqft": 634.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1401,
   "use": "350",
   "parcel_id": "2002721340080"
  },
  {
   "address": "7421 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8133,
   "price_per_lot_sqft": 617.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1409,
   "use": "350",
   "parcel_id": "2002721340079"
  },
  {
   "address": "7437 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8749,
   "price_per_lot_sqft": 574.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1439,
   "use": "350",
   "parcel_id": "2002721340078"
  },
  {
   "address": "7445 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7932,
   "price_per_lot_sqft": 633.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1596,
   "use": "350",
   "parcel_id": "2002721340077"
  },
  {
   "address": "7453 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 19613,
   "price_per_lot_sqft": 256.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1979,
   "use": "350",
   "parcel_id": "2002721340076"
  },
  {
   "address": "7467 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 13235,
   "price_per_lot_sqft": 379.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2218,
   "use": "350",
   "parcel_id": "2002721340075"
  },
  {
   "address": "7469 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 17150,
   "price_per_lot_sqft": 293,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1599,
   "use": "350",
   "parcel_id": "2002721340074"
  },
  {
   "address": "7471 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 12664,
   "price_per_lot_sqft": 396.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1638,
   "use": "350",
   "parcel_id": "2002721340073"
  },
  {
   "address": "7485 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8038,
   "price_per_lot_sqft": 625.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "350",
   "parcel_id": "2002721340072"
  },
  {
   "address": "7489 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9001,
   "price_per_lot_sqft": 558.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1571,
   "use": "350",
   "parcel_id": "2002721340071"
  },
  {
   "address": "7491 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8828,
   "price_per_lot_sqft": 569.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1208,
   "use": "350",
   "parcel_id": "2002721340070"
  },
  {
   "address": "7497 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 11654,
   "price_per_lot_sqft": 431.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2025,
   "use": "350",
   "parcel_id": "2002721340069"
  },
  {
   "address": "7385 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 12324,
   "price_per_lot_sqft": 407.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1822,
   "use": "350",
   "parcel_id": "2002721340068"
  },
  {
   "address": "7397 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8387,
   "price_per_lot_sqft": 599.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1027,
   "use": "350",
   "parcel_id": "2002721340067"
  },
  {
   "address": "7413 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8387,
   "price_per_lot_sqft": 599.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1005,
   "use": "350",
   "parcel_id": "2002721340066"
  },
  {
   "address": "7437 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8387,
   "price_per_lot_sqft": 599.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1697,
   "use": "350",
   "parcel_id": "2002721340065"
  },
  {
   "address": "7449 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8387,
   "price_per_lot_sqft": 599.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1226,
   "use": "350",
   "parcel_id": "2002721340064"
  },
  {
   "address": "7465 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8387,
   "price_per_lot_sqft": 599.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1406,
   "use": "350",
   "parcel_id": "2002721340063"
  },
  {
   "address": "7487 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8387,
   "price_per_lot_sqft": 599.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1270,
   "use": "350",
   "parcel_id": "2002721340062"
  },
  {
   "address": "7493 99th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 11184,
   "price_per_lot_sqft": 449.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1567,
   "use": "350",
   "parcel_id": "2002721340061"
  },
  {
   "address": "7379 98th Street South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8952,
   "price_per_lot_sqft": 561.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1849,
   "use": "350",
   "parcel_id": "2002721340060"
  },
  {
   "address": "9816 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7487,
   "price_per_lot_sqft": 671.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1081,
   "use": "350",
   "parcel_id": "2002721340059"
  },
  {
   "address": "9828 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7617,
   "price_per_lot_sqft": 659.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1082,
   "use": "350",
   "parcel_id": "2002721340058"
  },
  {
   "address": "9834 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8555,
   "price_per_lot_sqft": 587.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1208,
   "use": "350",
   "parcel_id": "2002721340057"
  },
  {
   "address": "9836 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 10812,
   "price_per_lot_sqft": 464.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1413,
   "use": "350",
   "parcel_id": "2002721340056"
  },
  {
   "address": "9838 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9013,
   "price_per_lot_sqft": 557.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1638,
   "use": "350",
   "parcel_id": "2002721340055"
  },
  {
   "address": "9840 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 13739,
   "price_per_lot_sqft": 365.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1349,
   "use": "350",
   "parcel_id": "2002721340054"
  },
  {
   "address": "9842 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 17713,
   "price_per_lot_sqft": 283.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1427,
   "use": "350",
   "parcel_id": "2002721340053"
  },
  {
   "address": "9846 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 11102,
   "price_per_lot_sqft": 452.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1164,
   "use": "350",
   "parcel_id": "2002721340052"
  },
  {
   "address": "9848 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 16239,
   "price_per_lot_sqft": 309.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1901,
   "use": "350",
   "parcel_id": "2002721340051"
  },
  {
   "address": "9850 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 7894,
   "price_per_lot_sqft": 636.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1665,
   "use": "350",
   "parcel_id": "2002721340050"
  },
  {
   "address": "9852 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8348,
   "price_per_lot_sqft": 601.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1175,
   "use": "350",
   "parcel_id": "2002721340049"
  },
  {
   "address": "9856 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8474,
   "price_per_lot_sqft": 592.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1643,
   "use": "350",
   "parcel_id": "2002721340048"
  },
  {
   "address": "9858 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 10365,
   "price_per_lot_sqft": 484.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1527,
   "use": "350",
   "parcel_id": "2002721340047"
  },
  {
   "address": "9860 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 10732,
   "price_per_lot_sqft": 468.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1832,
   "use": "350",
   "parcel_id": "2002721340046"
  },
  {
   "address": "9864 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8671,
   "price_per_lot_sqft": 579.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1306,
   "use": "350",
   "parcel_id": "2002721340045"
  },
  {
   "address": "9868 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8518,
   "price_per_lot_sqft": 589.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1243,
   "use": "350",
   "parcel_id": "2002721340044"
  },
  {
   "address": "9870 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 13701,
   "price_per_lot_sqft": 366.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1608,
   "use": "350",
   "parcel_id": "2002721340043"
  },
  {
   "address": "9872 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 15497,
   "price_per_lot_sqft": 324.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1841,
   "use": "350",
   "parcel_id": "2002721340042"
  },
  {
   "address": "9876 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 13879,
   "price_per_lot_sqft": 362.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1475,
   "use": "350",
   "parcel_id": "2002721340041"
  },
  {
   "address": "9880 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 17616,
   "price_per_lot_sqft": 285.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1646,
   "use": "350",
   "parcel_id": "2002721340040"
  },
  {
   "address": "9882 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 8374,
   "price_per_lot_sqft": 600.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "350",
   "parcel_id": "2002721340039"
  },
  {
   "address": "9888 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 9424,
   "price_per_lot_sqft": 533.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1038,
   "use": "350",
   "parcel_id": "2002721340038"
  },
  {
   "address": "9896 Hayward Avenue South, Cottage Grove",
   "sale_month": "2010-08",
   "price": 5025000,
   "lot_sqft": 11184,
   "price_per_lot_sqft": 449.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1221,
   "use": "350",
   "parcel_id": "2002721340037"
  },
  {
   "address": "295 Hoyt Avenue East, Saint Paul",
   "sale_month": "2010-08",
   "price": 118500,
   "lot_sqft": 9983,
   "price_per_lot_sqft": 11.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2139,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110042"
  },
  {
   "address": "2011 Penn Ave N, Minneapolis",
   "sale_month": "2010-08",
   "price": 23000,
   "lot_sqft": 5074,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 734,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924140014"
  },
  {
   "address": "1560 7th Street West, Saint Paul",
   "sale_month": "2010-08",
   "price": 130000,
   "lot_sqft": 4792,
   "price_per_lot_sqft": 27.13,
   "price_per_building_sqft": 83.98,
   "building_sqft": 1548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1557,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823220114"
  },
  {
   "address": "8812 Zachary La N, Maple Grove",
   "sale_month": "2010-08",
   "price": 425000,
   "lot_sqft": 75030,
   "price_per_lot_sqft": 5.66,
   "price_per_building_sqft": 129.81,
   "building_sqft": 3274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3294,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922320005"
  },
  {
   "address": "8843 18th Ave S, Bloomington",
   "sale_month": "2010-08",
   "price": 260000,
   "lot_sqft": 13217,
   "price_per_lot_sqft": 19.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2010,
   "use": "APARTMENT",
   "parcel_id": "1102724140073"
  },
  {
   "address": "4630 France Ave N, Robbinsdale",
   "sale_month": "2010-08",
   "price": 1000000,
   "lot_sqft": 101581,
   "price_per_lot_sqft": 9.84,
   "price_per_building_sqft": 151.08,
   "building_sqft": 6619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6659,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011821430001"
  },
  {
   "address": "7500 Equitable Dr, Eden Prairie",
   "sale_month": "2010-08",
   "price": 2350000,
   "lot_sqft": 334103,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": 52.72,
   "building_sqft": 44578,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44847,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622320051"
  },
  {
   "address": "525 Fairview Avenue South, Saint Paul",
   "sale_month": "2010-08",
   "price": 3315000,
   "lot_sqft": 262124,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 121721,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823310010"
  },
  {
   "address": "1310 Lowry Ave N, Minneapolis",
   "sale_month": "2010-08",
   "price": 140000,
   "lot_sqft": 5627,
   "price_per_lot_sqft": 24.88,
   "price_per_building_sqft": 55.4,
   "building_sqft": 2527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2542,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924130141"
  },
  {
   "address": "16835 Highway 65 Northeast, Ham Lake",
   "sale_month": "2010-08",
   "price": 580000,
   "lot_sqft": 655577,
   "price_per_lot_sqft": 0.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083223420006"
  },
  {
   "address": "5625 78th St W, Edina",
   "sale_month": "2010-08",
   "price": 990000,
   "lot_sqft": 122195,
   "price_per_lot_sqft": 8.1,
   "price_per_building_sqft": 48.72,
   "building_sqft": 20320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20443,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621430020"
  },
  {
   "address": "3010 Upton Ave N, Minneapolis",
   "sale_month": "2010-08",
   "price": 25000,
   "lot_sqft": 5363,
   "price_per_lot_sqft": 4.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 577,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924420093"
  },
  {
   "address": "518 Washington Street, Anoka",
   "sale_month": "2010-08",
   "price": 170000,
   "lot_sqft": 14927,
   "price_per_lot_sqft": 11.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2832,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "073124240021"
  },
  {
   "address": "4148 38th Ave S, Minneapolis",
   "sale_month": "2010-08",
   "price": 127600,
   "lot_sqft": 6444,
   "price_per_lot_sqft": 19.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1858,
   "use": "APARTMENT",
   "parcel_id": "0702823240197"
  },
  {
   "address": "456 Arlington Cir S, Wayzata",
   "sale_month": "2010-08",
   "price": 2000000,
   "lot_sqft": 32558,
   "price_per_lot_sqft": 61.43,
   "price_per_building_sqft": 1429.59,
   "building_sqft": 1399,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1408,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722440006"
  },
  {
   "address": "13936 Lower 59th Street North, Oak Park Heights",
   "sale_month": "2010-08",
   "price": 2049000,
   "lot_sqft": 69406,
   "price_per_lot_sqft": 29.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32800,
   "use": "110",
   "parcel_id": "0502920110133"
  },
  {
   "address": "3428 Girard Ave S, Minneapolis",
   "sale_month": "2010-08",
   "price": 579000,
   "lot_sqft": 5353,
   "price_per_lot_sqft": 108.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1907,
   "use": "APARTMENT",
   "parcel_id": "0402824420023"
  },
  {
   "address": "1406 Grand Avenue, Saint Paul",
   "sale_month": "2010-08",
   "price": 399650,
   "lot_sqft": 11981,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4489,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823310106"
  },
  {
   "address": "3800 Washington Ave N, Minneapolis",
   "sale_month": "2010-08",
   "price": 2152000,
   "lot_sqft": 205892,
   "price_per_lot_sqft": 10.45,
   "price_per_building_sqft": 18.31,
   "building_sqft": 117542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 118251,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924310010"
  },
  {
   "address": "7735 150th Street West, Apple Valley",
   "sale_month": "2010-08",
   "price": 480000,
   "lot_sqft": 17210,
   "price_per_lot_sqft": 27.89,
   "price_per_building_sqft": 85.91,
   "building_sqft": 5587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5621,
   "use": "Commercial-preferred",
   "parcel_id": "014733001050"
  },
  {
   "address": "204 Newton Avenue Northeast, Watertown",
   "sale_month": "2010-07",
   "price": 38500,
   "lot_sqft": 37368,
   "price_per_lot_sqft": 1.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850750061"
  },
  {
   "address": "943 Thomas Avenue, Saint Paul",
   "sale_month": "2010-07",
   "price": 44900,
   "lot_sqft": 10267,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2300,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923210074"
  },
  {
   "address": "2120 Park Ave, Minneapolis",
   "sale_month": "2010-07",
   "price": 850000,
   "lot_sqft": 30682,
   "price_per_lot_sqft": 27.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8268,
   "use": "APARTMENT",
   "parcel_id": "3502924220012"
  },
  {
   "address": "3430 Highway 61, Vadnais Heights",
   "sale_month": "2010-07",
   "price": 3800000,
   "lot_sqft": 370603,
   "price_per_lot_sqft": 10.25,
   "price_per_building_sqft": 106.71,
   "building_sqft": 35612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35827,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022240002"
  },
  {
   "address": "2608 2nd Ave S, Minneapolis",
   "sale_month": "2010-07",
   "price": 27500,
   "lot_sqft": 6808,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1624,
   "use": "APARTMENT",
   "parcel_id": "3402924420021"
  },
  {
   "address": "2903 Lyndale Ave S, Minneapolis",
   "sale_month": "2010-07",
   "price": 300000,
   "lot_sqft": 9976,
   "price_per_lot_sqft": 30.07,
   "price_per_building_sqft": 89.42,
   "building_sqft": 3355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3375,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330192"
  },
  {
   "address": "1208 County Road E East, Vadnais Heights",
   "sale_month": "2010-07",
   "price": 175000,
   "lot_sqft": 39273,
   "price_per_lot_sqft": 4.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022110031"
  },
  {
   "address": "200 10th Street East, Saint Paul",
   "sale_month": "2010-07",
   "price": 1790900,
   "lot_sqft": 18708,
   "price_per_lot_sqft": 95.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12228,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "312922420016"
  },
  {
   "address": "1703 West Creek Lane, Chaska",
   "sale_month": "2010-07",
   "price": 5250000,
   "lot_sqft": 367435,
   "price_per_lot_sqft": 14.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306970010"
  },
  {
   "address": "7231 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2010-07",
   "price": 1500000,
   "lot_sqft": 130582,
   "price_per_lot_sqft": 11.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26454,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225410014"
  },
  {
   "address": "937 Magnolia Avenue East, Saint Paul",
   "sale_month": "2010-07",
   "price": 65000,
   "lot_sqft": 4574,
   "price_per_lot_sqft": 14.21,
   "price_per_building_sqft": 33.94,
   "building_sqft": 1915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1927,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922220089"
  },
  {
   "address": null,
   "sale_month": "2010-07",
   "price": 630000,
   "lot_sqft": 120259,
   "price_per_lot_sqft": 5.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811622220004"
  },
  {
   "address": "3280 99th Court Northeast, Blaine",
   "sale_month": "2010-07",
   "price": 4250000,
   "lot_sqft": 527833,
   "price_per_lot_sqft": 8.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20387,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123110011"
  },
  {
   "address": "1915 3rd Ave S, Minneapolis",
   "sale_month": "2010-07",
   "price": 931500,
   "lot_sqft": 7694,
   "price_per_lot_sqft": 121.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4474,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924440097"
  },
  {
   "address": "6532 16th Ave S, Richfield",
   "sale_month": "2010-07",
   "price": 957000,
   "lot_sqft": 15001,
   "price_per_lot_sqft": 63.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 703,
   "use": "APARTMENT",
   "parcel_id": "2602824140124"
  },
  {
   "address": "1000 University Ave SE, Minneapolis",
   "sale_month": "2010-07",
   "price": 176260,
   "lot_sqft": 32765,
   "price_per_lot_sqft": 5.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19507,
   "use": "APARTMENT",
   "parcel_id": "2402924310241"
  },
  {
   "address": "26969 Xerxes Trail, Elko New Market",
   "sale_month": "2010-07",
   "price": 950000,
   "lot_sqft": 150174,
   "price_per_lot_sqft": 6.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "239270153"
  },
  {
   "address": "16165 Joplin Avenue, Lakeville",
   "sale_month": "2010-07",
   "price": 317650,
   "lot_sqft": 22085,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2397,
   "use": "Apartment",
   "parcel_id": "225370601061"
  },
  {
   "address": "6 58th St E, Minneapolis",
   "sale_month": "2010-07",
   "price": 42500,
   "lot_sqft": 10109,
   "price_per_lot_sqft": 4.2,
   "price_per_building_sqft": 31.18,
   "building_sqft": 1363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1371,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824130160"
  },
  {
   "address": "931 22nd Ave SE, Minneapolis",
   "sale_month": "2010-07",
   "price": 435000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 69.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "APARTMENT",
   "parcel_id": "1902923240058"
  },
  {
   "address": "3915 Granada Way North, Oakdale",
   "sale_month": "2010-07",
   "price": 5682000,
   "lot_sqft": 462786,
   "price_per_lot_sqft": 12.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8276,
   "use": "110",
   "parcel_id": "1802921120010"
  },
  {
   "address": "7450 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2010-07",
   "price": 3097000,
   "lot_sqft": 255391,
   "price_per_lot_sqft": 12.13,
   "price_per_building_sqft": 42.11,
   "building_sqft": 73542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73986,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622320010"
  },
  {
   "address": "1140 6th Street, Saint Paul Park",
   "sale_month": "2010-07",
   "price": 165000,
   "lot_sqft": 40014,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": 39.33,
   "building_sqft": 4195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4220,
   "use": "305",
   "parcel_id": "1202722420087"
  },
  {
   "address": "18100 Dairy Lane, Spring Lake Township",
   "sale_month": "2010-07",
   "price": 700000,
   "lot_sqft": 689715,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 80697,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "111310010"
  },
  {
   "address": "5032 Sheridan Ave N, Minneapolis",
   "sale_month": "2010-07",
   "price": 62500,
   "lot_sqft": 5439,
   "price_per_lot_sqft": 11.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 867,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1111821240096"
  },
  {
   "address": "1900 Marshall St NE, Minneapolis",
   "sale_month": "2010-07",
   "price": 1450000,
   "lot_sqft": 45524,
   "price_per_lot_sqft": 31.85,
   "price_per_building_sqft": 142.12,
   "building_sqft": 10203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10264,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924440005"
  },
  {
   "address": "4556 4th Ave S, Minneapolis",
   "sale_month": "2010-07",
   "price": 2064,
   "lot_sqft": 5159,
   "price_per_lot_sqft": 0.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002824440131"
  },
  {
   "address": "2944 Emerson Ave N, Minneapolis",
   "sale_month": "2010-07",
   "price": 72500,
   "lot_sqft": 5717,
   "price_per_lot_sqft": 12.68,
   "price_per_building_sqft": 41.43,
   "building_sqft": 1750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1761,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924420200"
  },
  {
   "address": "9325 Upland La N, Maple Grove",
   "sale_month": "2010-07",
   "price": 175000,
   "lot_sqft": 122663,
   "price_per_lot_sqft": 1.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20670,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922440013"
  },
  {
   "address": "831 Broadway Avenue West, Forest Lake",
   "sale_month": "2010-07",
   "price": 24000,
   "lot_sqft": 28015,
   "price_per_lot_sqft": 0.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "300",
   "parcel_id": "0803221220035"
  },
  {
   "address": "3738 42nd Ave S, Minneapolis",
   "sale_month": "2010-07",
   "price": 200000,
   "lot_sqft": 10062,
   "price_per_lot_sqft": 19.88,
   "price_per_building_sqft": 84.07,
   "building_sqft": 2379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2394,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823430103"
  },
  {
   "address": "4205 34th St E, Minneapolis",
   "sale_month": "2010-07",
   "price": 105000,
   "lot_sqft": 5078,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": 32.03,
   "building_sqft": 3278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3298,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823410058"
  },
  {
   "address": "12740 Aberdeen Street Northeast, Blaine",
   "sale_month": "2010-07",
   "price": 155000,
   "lot_sqft": 17784,
   "price_per_lot_sqft": 8.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053123420098"
  },
  {
   "address": "7500 Wayzata Blvd, Golden Valley",
   "sale_month": "2010-07",
   "price": 530000,
   "lot_sqft": 12158,
   "price_per_lot_sqft": 43.59,
   "price_per_building_sqft": 242.34,
   "building_sqft": 2187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2200,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721230059"
  },
  {
   "address": "7550 Wayzata Blvd, Golden Valley",
   "sale_month": "2010-07",
   "price": 530000,
   "lot_sqft": 17059,
   "price_per_lot_sqft": 31.07,
   "price_per_building_sqft": 106.92,
   "building_sqft": 4957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4987,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721230057"
  },
  {
   "address": "13747 60th Street North, Oak Park Heights",
   "sale_month": "2010-07",
   "price": 1550000,
   "lot_sqft": 97501,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17999,
   "use": "300",
   "parcel_id": "0502920110042"
  },
  {
   "address": "3601 Fremont Ave N, Minneapolis",
   "sale_month": "2010-07",
   "price": 180000,
   "lot_sqft": 5020,
   "price_per_lot_sqft": 35.86,
   "price_per_building_sqft": 103.69,
   "building_sqft": 1736,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1746,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924430153"
  },
  {
   "address": "3108 4th Ave S, Minneapolis",
   "sale_month": "2010-07",
   "price": 158000,
   "lot_sqft": 5784,
   "price_per_lot_sqft": 27.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1751,
   "use": "APARTMENT",
   "parcel_id": "0302824110136"
  },
  {
   "address": "9160 Hudson Road, Woodbury",
   "sale_month": "2010-07",
   "price": 35000000,
   "lot_sqft": 363392,
   "price_per_lot_sqft": 96.31,
   "price_per_building_sqft": 345.87,
   "building_sqft": 101195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 101806,
   "use": "300",
   "parcel_id": "0302821220067"
  },
  {
   "address": "9000 Hudson Road, Woodbury",
   "sale_month": "2010-07",
   "price": 35000000,
   "lot_sqft": 344822,
   "price_per_lot_sqft": 101.5,
   "price_per_building_sqft": 676.5,
   "building_sqft": 51737,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52049,
   "use": "300",
   "parcel_id": "0302821220066"
  },
  {
   "address": "2751 Selkirk Drive, Burnsville",
   "sale_month": "2010-07",
   "price": 2240000,
   "lot_sqft": 81272,
   "price_per_lot_sqft": 27.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14706,
   "use": "Apartment",
   "parcel_id": "026411102031"
  },
  {
   "address": "14360 Ewing Avenue South, Burnsville",
   "sale_month": "2010-07",
   "price": 1971736,
   "lot_sqft": 120791,
   "price_per_lot_sqft": 16.32,
   "price_per_building_sqft": 112.75,
   "building_sqft": 17487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17593,
   "use": "Industrial-preferred",
   "parcel_id": "021538503021"
  },
  {
   "address": "3705 Chicago Ave, Minneapolis",
   "sale_month": "2010-07",
   "price": 61500,
   "lot_sqft": 4901,
   "price_per_lot_sqft": 12.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 611,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824340043"
  },
  {
   "address": "8156 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2010-07",
   "price": 320000,
   "lot_sqft": 31025,
   "price_per_lot_sqft": 10.31,
   "price_per_building_sqft": 117.52,
   "building_sqft": 2723,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2739,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024240013"
  },
  {
   "address": "1830 35th St E, Minneapolis",
   "sale_month": "2010-07",
   "price": 153000,
   "lot_sqft": 2914,
   "price_per_lot_sqft": 52.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824320214"
  },
  {
   "address": null,
   "sale_month": "2010-06",
   "price": 95000,
   "lot_sqft": 5585,
   "price_per_lot_sqft": 17.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923220094"
  },
  {
   "address": null,
   "sale_month": "2010-06",
   "price": 95000,
   "lot_sqft": 4949,
   "price_per_lot_sqft": 19.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923220093"
  },
  {
   "address": "1501 Freeway Blvd, Brooklyn Center",
   "sale_month": "2010-06",
   "price": 1,
   "lot_sqft": 372813,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72138,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921410020"
  },
  {
   "address": null,
   "sale_month": "2010-06",
   "price": 305000,
   "lot_sqft": 69410,
   "price_per_lot_sqft": 4.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021220002"
  },
  {
   "address": "3450 151st Street West, Rosemount",
   "sale_month": "2010-06",
   "price": 320000,
   "lot_sqft": 48396,
   "price_per_lot_sqft": 6.61,
   "price_per_building_sqft": 217.54,
   "building_sqft": 1471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1480,
   "use": "Commercial-preferred",
   "parcel_id": "347115002022"
  },
  {
   "address": "2725 Blaisdell Ave, Minneapolis",
   "sale_month": "2010-06",
   "price": 350000,
   "lot_sqft": 7397,
   "price_per_lot_sqft": 47.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2507,
   "use": "APARTMENT",
   "parcel_id": "3402924310120"
  },
  {
   "address": "2421 Pillsbury Ave, Minneapolis",
   "sale_month": "2010-06",
   "price": 1265119,
   "lot_sqft": 14864,
   "price_per_lot_sqft": 85.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7755,
   "use": "APARTMENT",
   "parcel_id": "3402924240038"
  },
  {
   "address": "3343 Berwood Court West, Vadnais Heights",
   "sale_month": "2010-06",
   "price": 245000,
   "lot_sqft": 19113,
   "price_per_lot_sqft": 12.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3500,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022320054"
  },
  {
   "address": "6415 Co Rd No 19, Corcoran",
   "sale_month": "2010-06",
   "price": 50000,
   "lot_sqft": 182204,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "3111923310013"
  },
  {
   "address": "975 Reaney Avenue, Saint Paul",
   "sale_month": "2010-06",
   "price": 82000,
   "lot_sqft": 6357,
   "price_per_lot_sqft": 12.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1379,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922340120"
  },
  {
   "address": "413 Nelson Street, Stillwater",
   "sale_month": "2010-06",
   "price": 34737,
   "lot_sqft": 7661,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410041"
  },
  {
   "address": "1939 Dupont Ave S, Minneapolis",
   "sale_month": "2010-06",
   "price": 400000,
   "lot_sqft": 14868,
   "price_per_lot_sqft": 26.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2802924440055"
  },
  {
   "address": null,
   "sale_month": "2010-06",
   "price": 1411200,
   "lot_sqft": 13734,
   "price_per_lot_sqft": 102.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273340030"
  },
  {
   "address": "712 Garden Lane, Shakopee",
   "sale_month": "2010-06",
   "price": 1411200,
   "lot_sqft": 72496,
   "price_per_lot_sqft": 19.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5276,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273340020"
  },
  {
   "address": "1260 Grey Fox Road, Arden Hills",
   "sale_month": "2010-06",
   "price": 4700000,
   "lot_sqft": 211229,
   "price_per_lot_sqft": 22.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 95574,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023430003"
  },
  {
   "address": "13021 16th Ave N, Plymouth",
   "sale_month": "2010-06",
   "price": 955000,
   "lot_sqft": 84275,
   "price_per_lot_sqft": 11.33,
   "price_per_building_sqft": 68.56,
   "building_sqft": 13929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14013,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822440007"
  },
  {
   "address": "120 9th St S, Minneapolis",
   "sale_month": "2010-06",
   "price": 40500000,
   "lot_sqft": 39127,
   "price_per_lot_sqft": 1035.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110080"
  },
  {
   "address": "11900 Main St N, Maple Grove",
   "sale_month": "2010-06",
   "price": 3739543,
   "lot_sqft": 66966,
   "price_per_lot_sqft": 55.84,
   "price_per_building_sqft": 455.1,
   "building_sqft": 8217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8267,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922210006"
  },
  {
   "address": "1405 66th St E, Richfield",
   "sale_month": "2010-06",
   "price": 101000,
   "lot_sqft": 5923,
   "price_per_lot_sqft": 17.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1634,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602824420070"
  },
  {
   "address": "11770 Justen Cir, Rogers",
   "sale_month": "2010-06",
   "price": 565000,
   "lot_sqft": 145643,
   "price_per_lot_sqft": 3.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023440010"
  },
  {
   "address": "5300 Alpine Drive Northwest, Ramsey",
   "sale_month": "2010-06",
   "price": 1000000,
   "lot_sqft": 195825,
   "price_per_lot_sqft": 5.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9873,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243225310003"
  },
  {
   "address": "10639 165th Street West, Lakeville",
   "sale_month": "2010-06",
   "price": 186200,
   "lot_sqft": 2420,
   "price_per_lot_sqft": 76.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001130"
  },
  {
   "address": "618 Washington Ave N, Minneapolis",
   "sale_month": "2010-06",
   "price": 326000,
   "lot_sqft": 19932,
   "price_per_lot_sqft": 16.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924131112"
  },
  {
   "address": "10601 Lyndale Ave S, Bloomington",
   "sale_month": "2010-06",
   "price": 1500000,
   "lot_sqft": 228189,
   "price_per_lot_sqft": 6.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44378,
   "use": "APARTMENT",
   "parcel_id": "2202724320090"
  },
  {
   "address": "10264 Xylite Street Northeast, Blaine",
   "sale_month": "2010-06",
   "price": 411500,
   "lot_sqft": 130905,
   "price_per_lot_sqft": 3.14,
   "price_per_building_sqft": 110.65,
   "building_sqft": 3719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3742,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123440002"
  },
  {
   "address": "260 Irving Ave N, Minneapolis",
   "sale_month": "2010-06",
   "price": 92000,
   "lot_sqft": 5100,
   "price_per_lot_sqft": 18.04,
   "price_per_building_sqft": 53.15,
   "building_sqft": 1731,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1742,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924340041"
  },
  {
   "address": "1425 11th Ave N, Minneapolis",
   "sale_month": "2010-06",
   "price": 100,
   "lot_sqft": 21263,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1766,
   "use": "APARTMENT",
   "parcel_id": "2102924210205"
  },
  {
   "address": "1205 Humboldt Ave N, Minneapolis",
   "sale_month": "2010-06",
   "price": 100,
   "lot_sqft": 6004,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2811,
   "use": "APARTMENT",
   "parcel_id": "2102924210032"
  },
  {
   "address": "117 Meridian Street North, Belle Plaine",
   "sale_month": "2010-06",
   "price": 245000,
   "lot_sqft": 3619,
   "price_per_lot_sqft": 67.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200015410"
  },
  {
   "address": "2051 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2010-06",
   "price": 785000,
   "lot_sqft": 28246,
   "price_per_lot_sqft": 27.79,
   "price_per_building_sqft": 160.3,
   "building_sqft": 4897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4927,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023420101"
  },
  {
   "address": "7010 State Hwy No 7, St. Louis Park",
   "sale_month": "2010-06",
   "price": 400000,
   "lot_sqft": 8845,
   "price_per_lot_sqft": 45.22,
   "price_per_building_sqft": 144.51,
   "building_sqft": 2768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2784,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721430037"
  },
  {
   "address": "11055 Crooked Lake Boulevard Northwest, Coon Rapids",
   "sale_month": "2010-06",
   "price": 400000,
   "lot_sqft": 15906,
   "price_per_lot_sqft": 25.15,
   "price_per_building_sqft": 101.34,
   "building_sqft": 3947,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3971,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124430019"
  },
  {
   "address": "1500 6th St NE, Minneapolis",
   "sale_month": "2010-06",
   "price": 1700000,
   "lot_sqft": 124535,
   "price_per_lot_sqft": 13.65,
   "price_per_building_sqft": 50.75,
   "building_sqft": 33500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33702,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924210090"
  },
  {
   "address": "1219 Monroe St NE, Minneapolis",
   "sale_month": "2010-06",
   "price": 337000,
   "lot_sqft": 6775,
   "price_per_lot_sqft": 49.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2635,
   "use": "APARTMENT",
   "parcel_id": "1402924140013"
  },
  {
   "address": "1606 Monroe St NE, Minneapolis",
   "sale_month": "2010-06",
   "price": 175000,
   "lot_sqft": 5344,
   "price_per_lot_sqft": 32.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2379,
   "use": "APARTMENT",
   "parcel_id": "1402924120022"
  },
  {
   "address": "4810 Chicago Ave, Minneapolis",
   "sale_month": "2010-06",
   "price": 435000,
   "lot_sqft": 4616,
   "price_per_lot_sqft": 94.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824230058"
  },
  {
   "address": "170 Elmer Street, Roseville",
   "sale_month": "2010-06",
   "price": 1718000,
   "lot_sqft": 28380,
   "price_per_lot_sqft": 60.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4952,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923140011"
  },
  {
   "address": "160 Elmer Street, Roseville",
   "sale_month": "2010-06",
   "price": 1718000,
   "lot_sqft": 28482,
   "price_per_lot_sqft": 60.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4952,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "132923140010"
  },
  {
   "address": null,
   "sale_month": "2010-06",
   "price": 86500,
   "lot_sqft": 20239,
   "price_per_lot_sqft": 4.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024210032"
  },
  {
   "address": "7600 Central Avenue Northeast, Fridley",
   "sale_month": "2010-06",
   "price": 698500,
   "lot_sqft": 178807,
   "price_per_lot_sqft": 3.91,
   "price_per_building_sqft": 135.08,
   "building_sqft": 5171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5202,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024210029"
  },
  {
   "address": "3375 Mill Dr, Medina",
   "sale_month": "2010-06",
   "price": 225000,
   "lot_sqft": 7707,
   "price_per_lot_sqft": 29.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410048"
  },
  {
   "address": null,
   "sale_month": "2010-06",
   "price": 225000,
   "lot_sqft": 6688,
   "price_per_lot_sqft": 33.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410047"
  },
  {
   "address": "3365 Mill Dr, Medina",
   "sale_month": "2010-06",
   "price": 225000,
   "lot_sqft": 12033,
   "price_per_lot_sqft": 18.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410045"
  },
  {
   "address": "1401 38th St E, Minneapolis",
   "sale_month": "2010-06",
   "price": 40000,
   "lot_sqft": 1851,
   "price_per_lot_sqft": 21.61,
   "price_per_building_sqft": 28.09,
   "building_sqft": 1424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1433,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824120058"
  },
  {
   "address": "84 3rd Street Northwest, Forest Lake",
   "sale_month": "2010-06",
   "price": 360000,
   "lot_sqft": 1363,
   "price_per_lot_sqft": 264.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "300",
   "parcel_id": "0803221120225"
  },
  {
   "address": "86 3rd Street Northwest, Forest Lake",
   "sale_month": "2010-06",
   "price": 280000,
   "lot_sqft": 1185,
   "price_per_lot_sqft": 236.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120224"
  },
  {
   "address": "735 Manomin Avenue, Saint Paul",
   "sale_month": "2010-06",
   "price": 232690,
   "lot_sqft": 7544,
   "price_per_lot_sqft": 30.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2268,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822310158"
  },
  {
   "address": "3629 Lake St E, Minneapolis",
   "sale_month": "2010-06",
   "price": 450000,
   "lot_sqft": 4712,
   "price_per_lot_sqft": 95.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210089"
  },
  {
   "address": "3430 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2010-06",
   "price": 1997000,
   "lot_sqft": 68845,
   "price_per_lot_sqft": 29.01,
   "price_per_building_sqft": 111.38,
   "building_sqft": 17929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18037,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130043"
  },
  {
   "address": "412 34th St E, Minneapolis",
   "sale_month": "2010-06",
   "price": 74000,
   "lot_sqft": 1762,
   "price_per_lot_sqft": 42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 952,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824140196"
  },
  {
   "address": "449 Commerce Drive, Woodbury",
   "sale_month": "2010-06",
   "price": 5315000,
   "lot_sqft": 753443,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": 30.29,
   "building_sqft": 175463,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 176522,
   "use": "300",
   "parcel_id": "0302821410004"
  },
  {
   "address": "220 81st St W, Bloomington",
   "sale_month": "2010-06",
   "price": 2117000,
   "lot_sqft": 150389,
   "price_per_lot_sqft": 14.08,
   "price_per_building_sqft": 47.6,
   "building_sqft": 44475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44744,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0302724240079"
  },
  {
   "address": "6880 St Croix Trail South, Denmark Township",
   "sale_month": "2010-06",
   "price": 1125000,
   "lot_sqft": 277757,
   "price_per_lot_sqft": 4.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9972,
   "use": "110",
   "parcel_id": "0302720330006"
  },
  {
   "address": "12475 Marion La W, Minnetonka",
   "sale_month": "2010-06",
   "price": 512500,
   "lot_sqft": 17778,
   "price_per_lot_sqft": 28.83,
   "price_per_building_sqft": 122.37,
   "building_sqft": 4188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4213,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0211722230029"
  },
  {
   "address": "3544 Park Ave, Minneapolis",
   "sale_month": "2010-06",
   "price": 151000,
   "lot_sqft": 4903,
   "price_per_lot_sqft": 30.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1444,
   "use": "TRIPLEX",
   "parcel_id": "0202824320191"
  },
  {
   "address": "3228 Elliot Ave, Minneapolis",
   "sale_month": "2010-06",
   "price": 156000,
   "lot_sqft": 5582,
   "price_per_lot_sqft": 27.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2132,
   "use": "APARTMENT",
   "parcel_id": "0202824240035"
  },
  {
   "address": "1717 Lake St E, Minneapolis",
   "sale_month": "2010-06",
   "price": 1297,
   "lot_sqft": 449,
   "price_per_lot_sqft": 2.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824110214"
  },
  {
   "address": "1310 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2010-06",
   "price": 160000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 106.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420082"
  },
  {
   "address": null,
   "sale_month": "2010-05",
   "price": 3300,
   "lot_sqft": 14280,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021310012"
  },
  {
   "address": "6200 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2010-05",
   "price": 2570550,
   "lot_sqft": 175297,
   "price_per_lot_sqft": 14.66,
   "price_per_building_sqft": 52.64,
   "building_sqft": 48832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49127,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211921440081"
  },
  {
   "address": "1072 Payne Avenue, Saint Paul",
   "sale_month": "2010-05",
   "price": 160000,
   "lot_sqft": 7402,
   "price_per_lot_sqft": 21.62,
   "price_per_building_sqft": 35.96,
   "building_sqft": 4449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4476,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130205"
  },
  {
   "address": "10054 Flanders Court Northeast, Blaine",
   "sale_month": "2010-05",
   "price": 200000,
   "lot_sqft": 2529,
   "price_per_lot_sqft": 79.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210034"
  },
  {
   "address": "1334 Ames Avenue, Saint Paul",
   "sale_month": "2010-05",
   "price": 300000,
   "lot_sqft": 38549,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12788,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922230068"
  },
  {
   "address": "1348 Ames Avenue, Saint Paul",
   "sale_month": "2010-05",
   "price": 300000,
   "lot_sqft": 39313,
   "price_per_lot_sqft": 7.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13402,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922230066"
  },
  {
   "address": "806 Hazel Street North, Saint Paul",
   "sale_month": "2010-05",
   "price": 1200000,
   "lot_sqft": 445776,
   "price_per_lot_sqft": 2.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9316,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262922340167"
  },
  {
   "address": "500 6th Ave S, Hopkins",
   "sale_month": "2010-05",
   "price": 130000,
   "lot_sqft": 6096,
   "price_per_lot_sqft": 21.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1329,
   "use": "TRIPLEX",
   "parcel_id": "2511722130035"
  },
  {
   "address": "1825 Idaho Avenue East, Saint Paul",
   "sale_month": "2010-05",
   "price": 1457744,
   "lot_sqft": 140868,
   "price_per_lot_sqft": 10.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18359,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "232922220044"
  },
  {
   "address": "1010 Enterprise Drive East, Belle Plaine",
   "sale_month": "2010-05",
   "price": 1399660,
   "lot_sqft": 213305,
   "price_per_lot_sqft": 6.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46117,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200940010"
  },
  {
   "address": "1361 Trout Brook Circle, Saint Paul",
   "sale_month": "2010-05",
   "price": 1523300,
   "lot_sqft": 202698,
   "price_per_lot_sqft": 7.52,
   "price_per_building_sqft": 49.18,
   "building_sqft": 30975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31162,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922310003"
  },
  {
   "address": "5036 France Ave S, Edina",
   "sale_month": "2010-05",
   "price": 1000000,
   "lot_sqft": 6104,
   "price_per_lot_sqft": 163.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410066"
  },
  {
   "address": null,
   "sale_month": "2010-05",
   "price": 1625000,
   "lot_sqft": 22052,
   "price_per_lot_sqft": 73.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123340132"
  },
  {
   "address": "10945 Ulysses Street Northeast, Blaine",
   "sale_month": "2010-05",
   "price": 1625000,
   "lot_sqft": 47254,
   "price_per_lot_sqft": 34.39,
   "price_per_building_sqft": 235.64,
   "building_sqft": 6896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6938,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123340131"
  },
  {
   "address": "3330 Republic Ave, St. Louis Park",
   "sale_month": "2010-05",
   "price": 306000,
   "lot_sqft": 14323,
   "price_per_lot_sqft": 21.36,
   "price_per_building_sqft": 158.63,
   "building_sqft": 1929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721420080"
  },
  {
   "address": "2217 Golden Valley Rd, Minneapolis",
   "sale_month": "2010-05",
   "price": 32084,
   "lot_sqft": 4937,
   "price_per_lot_sqft": 6.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924410004"
  },
  {
   "address": "112 22nd Ave N, Minneapolis",
   "sale_month": "2010-05",
   "price": 148060,
   "lot_sqft": 27222,
   "price_per_lot_sqft": 5.44,
   "price_per_building_sqft": 34.93,
   "building_sqft": 4239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4264,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240111"
  },
  {
   "address": null,
   "sale_month": "2010-05",
   "price": 690000,
   "lot_sqft": 59211,
   "price_per_lot_sqft": 11.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240043"
  },
  {
   "address": null,
   "sale_month": "2010-05",
   "price": 690000,
   "lot_sqft": 11654,
   "price_per_lot_sqft": 59.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240019"
  },
  {
   "address": "1231 73rd Avenue Northeast, Fridley",
   "sale_month": "2010-05",
   "price": 690000,
   "lot_sqft": 11661,
   "price_per_lot_sqft": 59.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240018"
  },
  {
   "address": null,
   "sale_month": "2010-05",
   "price": 690000,
   "lot_sqft": 11667,
   "price_per_lot_sqft": 59.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240017"
  },
  {
   "address": null,
   "sale_month": "2010-05",
   "price": 690000,
   "lot_sqft": 11673,
   "price_per_lot_sqft": 59.11,
   "price_per_building_sqft": 802.33,
   "building_sqft": 860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 865,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240016"
  },
  {
   "address": "1201 73 1/2 Avenue Northeast, Fridley",
   "sale_month": "2010-05",
   "price": 690000,
   "lot_sqft": 11680,
   "price_per_lot_sqft": 59.08,
   "price_per_building_sqft": 71.98,
   "building_sqft": 9586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9644,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240015"
  },
  {
   "address": null,
   "sale_month": "2010-05",
   "price": 690000,
   "lot_sqft": 11685,
   "price_per_lot_sqft": 59.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024240014"
  },
  {
   "address": "400 Broadway Avenue, Saint Paul Park",
   "sale_month": "2010-05",
   "price": 100000,
   "lot_sqft": 6469,
   "price_per_lot_sqft": 15.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3836,
   "use": "300",
   "parcel_id": "1202722210006"
  },
  {
   "address": "1960 Seneca Road, Eagan",
   "sale_month": "2010-05",
   "price": 1855000,
   "lot_sqft": 77303,
   "price_per_lot_sqft": 24,
   "price_per_building_sqft": 76.79,
   "building_sqft": 24158,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24304,
   "use": "Industrial-preferred",
   "parcel_id": "101680001022"
  },
  {
   "address": "649 Snelling Avenue South, Saint Paul",
   "sale_month": "2010-05",
   "price": 822000,
   "lot_sqft": 15990,
   "price_per_lot_sqft": 51.41,
   "price_per_building_sqft": 106.85,
   "building_sqft": 7693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7740,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823440196"
  },
  {
   "address": null,
   "sale_month": "2010-05",
   "price": 75000,
   "lot_sqft": 50009,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089250100"
  },
  {
   "address": null,
   "sale_month": "2010-05",
   "price": 75000,
   "lot_sqft": 25896,
   "price_per_lot_sqft": 2.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089250080"
  },
  {
   "address": "4355 State Hwy No 55, Medina",
   "sale_month": "2010-05",
   "price": 937000,
   "lot_sqft": 70976,
   "price_per_lot_sqft": 13.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823120006"
  },
  {
   "address": "3841 Thomas Ave N, Minneapolis",
   "sale_month": "2010-05",
   "price": 200812,
   "lot_sqft": 8517,
   "price_per_lot_sqft": 23.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3329,
   "use": "APARTMENT",
   "parcel_id": "0502924420059"
  },
  {
   "address": "1341 St Clair Avenue, Saint Paul",
   "sale_month": "2010-05",
   "price": 200000,
   "lot_sqft": 6743,
   "price_per_lot_sqft": 29.66,
   "price_per_building_sqft": 75.08,
   "building_sqft": 2664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2680,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823340102"
  },
  {
   "address": "3430 Stevens Ave, Minneapolis",
   "sale_month": "2010-05",
   "price": 255000,
   "lot_sqft": 5171,
   "price_per_lot_sqft": 49.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1538,
   "use": "TRIPLEX",
   "parcel_id": "0302824420155"
  },
  {
   "address": "3628 Chicago Ave, Minneapolis",
   "sale_month": "2010-05",
   "price": 600000,
   "lot_sqft": 11101,
   "price_per_lot_sqft": 54.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3033,
   "use": "APARTMENT",
   "parcel_id": "0202824330034"
  },
  {
   "address": "3105 23rd Ave S, Minneapolis",
   "sale_month": "2010-05",
   "price": 678806,
   "lot_sqft": 33148,
   "price_per_lot_sqft": 20.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12682,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824210121"
  },
  {
   "address": "701 State Hwy No 169, Plymouth",
   "sale_month": "2010-04",
   "price": 111000,
   "lot_sqft": 48623,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3611822140039"
  },
  {
   "address": "690 Wheeler Street North, Saint Paul",
   "sale_month": "2010-04",
   "price": 30122,
   "lot_sqft": 5663,
   "price_per_lot_sqft": 5.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2330,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923120227"
  },
  {
   "address": "840 Beech Street, Saint Paul",
   "sale_month": "2010-04",
   "price": 4500,
   "lot_sqft": 4866,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922220136"
  },
  {
   "address": "777 7th Street East, Saint Paul",
   "sale_month": "2010-04",
   "price": 160000,
   "lot_sqft": 2978,
   "price_per_lot_sqft": 53.73,
   "price_per_building_sqft": 104.03,
   "building_sqft": 1538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1547,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110050"
  },
  {
   "address": "352 Wacouta Street, Saint Paul",
   "sale_month": "2010-04",
   "price": 1261007,
   "lot_sqft": 4846,
   "price_per_lot_sqft": 260.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4928,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "312922440517"
  },
  {
   "address": "6026 9th Street North, Oakdale",
   "sale_month": "2010-04",
   "price": 140000,
   "lot_sqft": 13191,
   "price_per_lot_sqft": 10.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2336,
   "use": "110",
   "parcel_id": "3102921220084"
  },
  {
   "address": "5016 Co Rd No 101, Minnetonka",
   "sale_month": "2010-04",
   "price": 1800000,
   "lot_sqft": 102290,
   "price_per_lot_sqft": 17.6,
   "price_per_building_sqft": 98.94,
   "building_sqft": 18193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18303,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410077"
  },
  {
   "address": null,
   "sale_month": "2010-04",
   "price": 1800000,
   "lot_sqft": 21966,
   "price_per_lot_sqft": 81.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410046"
  },
  {
   "address": "17701 State Hwy No 7, Minnetonka",
   "sale_month": "2010-04",
   "price": 1800000,
   "lot_sqft": 40702,
   "price_per_lot_sqft": 44.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410044"
  },
  {
   "address": "7608 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2010-04",
   "price": 190000,
   "lot_sqft": 21294,
   "price_per_lot_sqft": 8.92,
   "price_per_building_sqft": 52.44,
   "building_sqft": 3623,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3645,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921210003"
  },
  {
   "address": "201 Main Street South, Stillwater",
   "sale_month": "2010-04",
   "price": 675000,
   "lot_sqft": 6188,
   "price_per_lot_sqft": 109.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410148"
  },
  {
   "address": "3921 143rd Street West, Savage",
   "sale_month": "2010-04",
   "price": 490000,
   "lot_sqft": 19295,
   "price_per_lot_sqft": 25.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "261430041"
  },
  {
   "address": "15862 Eagle Creek Avenue Northeast, Prior Lake",
   "sale_month": "2010-04",
   "price": 1090000,
   "lot_sqft": 76525,
   "price_per_lot_sqft": 14.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250320231"
  },
  {
   "address": "1251 Arundel Street, Saint Paul",
   "sale_month": "2010-04",
   "price": 1020000,
   "lot_sqft": 77772,
   "price_per_lot_sqft": 13.12,
   "price_per_building_sqft": 48.42,
   "building_sqft": 21066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21194,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "242923340034"
  },
  {
   "address": "725 8th Ave SE, Minneapolis",
   "sale_month": "2010-04",
   "price": 2800000,
   "lot_sqft": 20491,
   "price_per_lot_sqft": 136.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6112,
   "use": "APARTMENT",
   "parcel_id": "2402924240040"
  },
  {
   "address": "721 8th St SE, Minneapolis",
   "sale_month": "2010-04",
   "price": 66000,
   "lot_sqft": 5499,
   "price_per_lot_sqft": 12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924210039"
  },
  {
   "address": "359 Commerce Court, Vadnais Heights",
   "sale_month": "2010-04",
   "price": 130000,
   "lot_sqft": 2374,
   "price_per_lot_sqft": 54.76,
   "price_per_building_sqft": 18.47,
   "building_sqft": 7040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7082,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230057"
  },
  {
   "address": "363 Commerce Court, Vadnais Heights",
   "sale_month": "2010-04",
   "price": 130000,
   "lot_sqft": 3151,
   "price_per_lot_sqft": 41.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230056"
  },
  {
   "address": "8608 Xylon Ave N, Brooklyn Park",
   "sale_month": "2010-04",
   "price": 350000,
   "lot_sqft": 31872,
   "price_per_lot_sqft": 10.98,
   "price_per_building_sqft": 97.03,
   "building_sqft": 3607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3628,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921440005"
  },
  {
   "address": "2221 Golden Valley Rd, Minneapolis",
   "sale_month": "2010-04",
   "price": 23571,
   "lot_sqft": 9531,
   "price_per_lot_sqft": 2.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924410005"
  },
  {
   "address": "1789 Lexington Avenue North, Roseville",
   "sale_month": "2010-04",
   "price": 560000,
   "lot_sqft": 33834,
   "price_per_lot_sqft": 16.55,
   "price_per_building_sqft": 68.89,
   "building_sqft": 8129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8178,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923440060"
  },
  {
   "address": "1145 Homer Street, Saint Paul",
   "sale_month": "2010-04",
   "price": 1000000,
   "lot_sqft": 153377,
   "price_per_lot_sqft": 6.52,
   "price_per_building_sqft": 70.16,
   "building_sqft": 14253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14339,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823430024"
  },
  {
   "address": "300 1st Ave NW, Osseo",
   "sale_month": "2010-04",
   "price": 1345000,
   "lot_sqft": 10379,
   "price_per_lot_sqft": 129.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140093"
  },
  {
   "address": "308 1st Ave NW, Osseo",
   "sale_month": "2010-04",
   "price": 1345000,
   "lot_sqft": 10379,
   "price_per_lot_sqft": 129.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922110080"
  },
  {
   "address": "1401 Central Ave NE, Minneapolis",
   "sale_month": "2010-04",
   "price": 144840,
   "lot_sqft": 29858,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924220009"
  },
  {
   "address": "10800 Greenbrier Rd, Minnetonka",
   "sale_month": "2010-04",
   "price": 1536500,
   "lot_sqft": 130426,
   "price_per_lot_sqft": 11.78,
   "price_per_building_sqft": 65.25,
   "building_sqft": 23549,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23691,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211722330017"
  },
  {
   "address": "4155 Cedar Ave S, Minneapolis",
   "sale_month": "2010-04",
   "price": 100000,
   "lot_sqft": 7901,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": 15.99,
   "building_sqft": 6252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6290,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1202824230131"
  },
  {
   "address": "3948 Oakland Ave, Minneapolis",
   "sale_month": "2010-04",
   "price": 143001,
   "lot_sqft": 5162,
   "price_per_lot_sqft": 27.7,
   "price_per_building_sqft": 101.35,
   "building_sqft": 1411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1419,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824220071"
  },
  {
   "address": "3546 Fremont Ave N, Minneapolis",
   "sale_month": "2010-04",
   "price": 82011,
   "lot_sqft": 5053,
   "price_per_lot_sqft": 16.23,
   "price_per_building_sqft": 49.14,
   "building_sqft": 1669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1679,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924120174"
  },
  {
   "address": "3030 Lynn Ave S, St. Louis Park",
   "sale_month": "2010-04",
   "price": 910000,
   "lot_sqft": 19131,
   "price_per_lot_sqft": 47.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5160,
   "use": "APARTMENT",
   "parcel_id": "0602824120045"
  },
  {
   "address": "6365 Carlson Dr, Eden Prairie",
   "sale_month": "2010-04",
   "price": 900000,
   "lot_sqft": 89511,
   "price_per_lot_sqft": 10.05,
   "price_per_building_sqft": 32.99,
   "building_sqft": 27281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27446,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622210015"
  },
  {
   "address": "3733 23rd Ave S, Minneapolis",
   "sale_month": "2010-04",
   "price": 693000,
   "lot_sqft": 51006,
   "price_per_lot_sqft": 13.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23999,
   "use": "APARTMENT",
   "parcel_id": "0102824340176"
  },
  {
   "address": "2722 County Road D East, White Bear Lake",
   "sale_month": "2010-03",
   "price": 475000,
   "lot_sqft": 4416,
   "price_per_lot_sqft": 107.56,
   "price_per_building_sqft": 115.71,
   "building_sqft": 4105,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4129,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022440296"
  },
  {
   "address": "6077 Lake Elmo Avenue North, Grant",
   "sale_month": "2010-03",
   "price": 500000,
   "lot_sqft": 180252,
   "price_per_lot_sqft": 2.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13845,
   "use": "305",
   "parcel_id": "3603021330017"
  },
  {
   "address": "1665 10th Avenue, Newport",
   "sale_month": "2010-03",
   "price": 180000,
   "lot_sqft": 11521,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2463,
   "use": "110",
   "parcel_id": "3602822210004"
  },
  {
   "address": "974 Aurora Avenue, Saint Paul",
   "sale_month": "2010-03",
   "price": 20000,
   "lot_sqft": 4855,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 712,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923310034"
  },
  {
   "address": "2606 Chicago Ave, Minneapolis",
   "sale_month": "2010-03",
   "price": 170000,
   "lot_sqft": 4912,
   "price_per_lot_sqft": 34.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1791,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924320010"
  },
  {
   "address": "2217 Elliot Ave, Minneapolis",
   "sale_month": "2010-03",
   "price": 158000,
   "lot_sqft": 6891,
   "price_per_lot_sqft": 22.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2547,
   "use": "APARTMENT",
   "parcel_id": "3502924210132"
  },
  {
   "address": "102 Lake St E, Minneapolis",
   "sale_month": "2010-03",
   "price": 330000,
   "lot_sqft": 8361,
   "price_per_lot_sqft": 39.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924430037"
  },
  {
   "address": "2631 3rd Ave S, Minneapolis",
   "sale_month": "2010-03",
   "price": 230000,
   "lot_sqft": 6499,
   "price_per_lot_sqft": 35.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1943,
   "use": "APARTMENT",
   "parcel_id": "3402924410050"
  },
  {
   "address": "2530 Blaisdell Ave, Minneapolis",
   "sale_month": "2010-03",
   "price": 1850000,
   "lot_sqft": 21755,
   "price_per_lot_sqft": 85.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8459,
   "use": "APARTMENT",
   "parcel_id": "3402924240112"
  },
  {
   "address": "11469 Jefferson Ct N, Champlin",
   "sale_month": "2010-03",
   "price": 5410000,
   "lot_sqft": 106565,
   "price_per_lot_sqft": 50.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23270,
   "use": "APARTMENT",
   "parcel_id": "3112021240070"
  },
  {
   "address": "218 Pine Street North, Chaska",
   "sale_month": "2010-03",
   "price": 250000,
   "lot_sqft": 2156,
   "price_per_lot_sqft": 115.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503061"
  },
  {
   "address": "200 5th Avenue Northwest, New Brighton",
   "sale_month": "2010-03",
   "price": 5250000,
   "lot_sqft": 188234,
   "price_per_lot_sqft": 27.89,
   "price_per_building_sqft": 86.6,
   "building_sqft": 60622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60988,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023430025"
  },
  {
   "address": null,
   "sale_month": "2010-03",
   "price": 1225300,
   "lot_sqft": 48291,
   "price_per_lot_sqft": 25.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911922320069"
  },
  {
   "address": null,
   "sale_month": "2010-03",
   "price": 1225300,
   "lot_sqft": 43360,
   "price_per_lot_sqft": 28.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911922320068"
  },
  {
   "address": null,
   "sale_month": "2010-03",
   "price": 1225300,
   "lot_sqft": 156118,
   "price_per_lot_sqft": 7.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911922310052"
  },
  {
   "address": "1475 Wynne Avenue, Saint Paul",
   "sale_month": "2010-03",
   "price": 365000,
   "lot_sqft": 9344,
   "price_per_lot_sqft": 39.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3179,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923220050"
  },
  {
   "address": "705 1st Avenue East, Shakopee",
   "sale_month": "2010-03",
   "price": 150000,
   "lot_sqft": 8486,
   "price_per_lot_sqft": 17.68,
   "price_per_building_sqft": 36.47,
   "building_sqft": 4113,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4138,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040531"
  },
  {
   "address": "1407 66th St E, Richfield",
   "sale_month": "2010-03",
   "price": 77500,
   "lot_sqft": 9108,
   "price_per_lot_sqft": 8.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 639,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602824420063"
  },
  {
   "address": "9950 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2010-03",
   "price": 1560000,
   "lot_sqft": 75138,
   "price_per_lot_sqft": 20.76,
   "price_per_building_sqft": 214.29,
   "building_sqft": 7280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7324,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124120008"
  },
  {
   "address": "522 Front Avenue, Saint Paul",
   "sale_month": "2010-03",
   "price": 1010000,
   "lot_sqft": 103859,
   "price_per_lot_sqft": 9.72,
   "price_per_building_sqft": 55.9,
   "building_sqft": 18069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18178,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320133"
  },
  {
   "address": null,
   "sale_month": "2010-03",
   "price": 35000,
   "lot_sqft": 5904,
   "price_per_lot_sqft": 5.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722240020"
  },
  {
   "address": "624 University Ave SE, Minneapolis",
   "sale_month": "2010-03",
   "price": 350000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 31.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5041,
   "use": "APARTMENT",
   "parcel_id": "2402924320064"
  },
  {
   "address": "10320 Naples Street Northeast, Blaine",
   "sale_month": "2010-03",
   "price": 1700000,
   "lot_sqft": 576741,
   "price_per_lot_sqft": 2.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15203,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123410003"
  },
  {
   "address": "10890 Xavis Street Northwest, Coon Rapids",
   "sale_month": "2010-03",
   "price": 180500,
   "lot_sqft": 19063,
   "price_per_lot_sqft": 9.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1810,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "213124110026"
  },
  {
   "address": "809 Prairie Street East, Belle Plaine",
   "sale_month": "2010-03",
   "price": 460000,
   "lot_sqft": 25320,
   "price_per_lot_sqft": 18.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200630020"
  },
  {
   "address": "5607 150th Street North, Hugo",
   "sale_month": "2010-03",
   "price": 4200000,
   "lot_sqft": 49596,
   "price_per_lot_sqft": 84.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16197,
   "use": "110",
   "parcel_id": "2003121220006"
  },
  {
   "address": "2205 7th St SE, Minneapolis",
   "sale_month": "2010-03",
   "price": 504252,
   "lot_sqft": 16524,
   "price_per_lot_sqft": 30.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1902923340021"
  },
  {
   "address": "2200 7th St SE, Minneapolis",
   "sale_month": "2010-03",
   "price": 504252,
   "lot_sqft": 5618,
   "price_per_lot_sqft": 89.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1902923340006"
  },
  {
   "address": "3913 Old Shakopee Rd W, Bloomington",
   "sale_month": "2010-03",
   "price": 7025000,
   "lot_sqft": 51573,
   "price_per_lot_sqft": 136.21,
   "price_per_building_sqft": 439.01,
   "building_sqft": 16002,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16099,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902724410031"
  },
  {
   "address": "106 Central Ave, Osseo",
   "sale_month": "2010-03",
   "price": 635000,
   "lot_sqft": 16525,
   "price_per_lot_sqft": 38.43,
   "price_per_building_sqft": 67.51,
   "building_sqft": 9406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9463,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230033"
  },
  {
   "address": "4511 Allendale Drive, White Bear Township",
   "sale_month": "2010-03",
   "price": 219000,
   "lot_sqft": 2198,
   "price_per_lot_sqft": 99.64,
   "price_per_building_sqft": 62.09,
   "building_sqft": 3527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3548,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330167"
  },
  {
   "address": "6220 34th St W, St. Louis Park",
   "sale_month": "2010-03",
   "price": 118000,
   "lot_sqft": 4610,
   "price_per_lot_sqft": 25.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2021,
   "use": "APARTMENT",
   "parcel_id": "1611721320003"
  },
  {
   "address": "1337 Irving Ave N, Minneapolis",
   "sale_month": "2010-03",
   "price": 50000,
   "lot_sqft": 4852,
   "price_per_lot_sqft": 10.31,
   "price_per_building_sqft": 36.93,
   "building_sqft": 1354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1362,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924340049"
  },
  {
   "address": "1415 West Broadway, Minneapolis",
   "sale_month": "2010-03",
   "price": 14000,
   "lot_sqft": 4440,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924240189"
  },
  {
   "address": "8251 Columbine Rd, Eden Prairie",
   "sale_month": "2010-03",
   "price": 1534000,
   "lot_sqft": 76687,
   "price_per_lot_sqft": 20,
   "price_per_building_sqft": 111.75,
   "building_sqft": 13727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13810,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622320318"
  },
  {
   "address": "2373 Wilshire Blvd, Mound",
   "sale_month": "2010-03",
   "price": 115000,
   "lot_sqft": 2998,
   "price_per_lot_sqft": 38.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724340050"
  },
  {
   "address": "4859 Lyndale Ave N, Minneapolis",
   "sale_month": "2010-03",
   "price": 2000,
   "lot_sqft": 3259,
   "price_per_lot_sqft": 0.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821420116"
  },
  {
   "address": "4421 Bloomington Ave, Minneapolis",
   "sale_month": "2010-03",
   "price": 134000,
   "lot_sqft": 5509,
   "price_per_lot_sqft": 24.32,
   "price_per_building_sqft": 101.28,
   "building_sqft": 1323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1331,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824440065"
  },
  {
   "address": "650 92nd St E, Bloomington",
   "sale_month": "2010-03",
   "price": 585000,
   "lot_sqft": 38362,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4573,
   "use": "APARTMENT",
   "parcel_id": "1102724320072"
  },
  {
   "address": "2300 Hazelwood Street North, Maplewood",
   "sale_month": "2010-03",
   "price": 6568000,
   "lot_sqft": 67464,
   "price_per_lot_sqft": 97.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16586,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102922420030"
  },
  {
   "address": "2310 Hazelwood Street North, Maplewood",
   "sale_month": "2010-03",
   "price": 6568000,
   "lot_sqft": 60323,
   "price_per_lot_sqft": 108.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102922420029"
  },
  {
   "address": "17 38th St E, Minneapolis",
   "sale_month": "2010-03",
   "price": 265000,
   "lot_sqft": 3885,
   "price_per_lot_sqft": 68.21,
   "price_per_building_sqft": 160.8,
   "building_sqft": 1648,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1658,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824120061"
  },
  {
   "address": "15195 Martin Dr, Eden Prairie",
   "sale_month": "2010-03",
   "price": 550000,
   "lot_sqft": 43474,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": 97.78,
   "building_sqft": 5625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5659,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622430024"
  },
  {
   "address": "3552 Portland Ave, Minneapolis",
   "sale_month": "2010-03",
   "price": 292500,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 58.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2074,
   "use": "APARTMENT",
   "parcel_id": "0302824410147"
  },
  {
   "address": "3552 5th Ave S, Minneapolis",
   "sale_month": "2010-03",
   "price": 125000,
   "lot_sqft": 5450,
   "price_per_lot_sqft": 22.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2165,
   "use": "APARTMENT",
   "parcel_id": "0302824410119"
  },
  {
   "address": "10230 West 70th St, Eden Prairie",
   "sale_month": "2010-03",
   "price": 3300000,
   "lot_sqft": 136884,
   "price_per_lot_sqft": 24.11,
   "price_per_building_sqft": 81.27,
   "building_sqft": 40605,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40850,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622430014"
  },
  {
   "address": "3512 23rd Ave S, Minneapolis",
   "sale_month": "2010-03",
   "price": 350000,
   "lot_sqft": 7825,
   "price_per_lot_sqft": 44.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3520,
   "use": "APARTMENT",
   "parcel_id": "0102824310184"
  },
  {
   "address": "1855 80th Street, Victoria",
   "sale_month": "2010-02",
   "price": 200000,
   "lot_sqft": 1993,
   "price_per_lot_sqft": 100.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "655100110"
  },
  {
   "address": "2927 Park Ave, Minneapolis",
   "sale_month": "2010-02",
   "price": 72000,
   "lot_sqft": 4892,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1155,
   "use": "TRIPLEX",
   "parcel_id": "3502924330087"
  },
  {
   "address": "2318 Park Ave, Minneapolis",
   "sale_month": "2010-02",
   "price": 950000,
   "lot_sqft": 37944,
   "price_per_lot_sqft": 25.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3982,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924220017"
  },
  {
   "address": "2504 15th Ave S, Minneapolis",
   "sale_month": "2010-02",
   "price": 55000,
   "lot_sqft": 3696,
   "price_per_lot_sqft": 14.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 924,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924130143"
  },
  {
   "address": "2914 Portland Ave, Minneapolis",
   "sale_month": "2010-02",
   "price": 76000,
   "lot_sqft": 5083,
   "price_per_lot_sqft": 14.95,
   "price_per_building_sqft": 64.08,
   "building_sqft": 1186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1193,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924440063"
  },
  {
   "address": "14575 61st Street Court North, Oak Park Heights",
   "sale_month": "2010-02",
   "price": 133000,
   "lot_sqft": 32580,
   "price_per_lot_sqft": 4.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "300",
   "parcel_id": "3303020430049"
  },
  {
   "address": "14575 61st Street Court North, Oak Park Heights",
   "sale_month": "2010-02",
   "price": 133000,
   "lot_sqft": 148003,
   "price_per_lot_sqft": 0.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5011,
   "use": "305",
   "parcel_id": "3303020430034"
  },
  {
   "address": "701 Burr Street, Saint Paul",
   "sale_month": "2010-02",
   "price": 78000,
   "lot_sqft": 10582,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922210065"
  },
  {
   "address": "36 County Road 10 Northeast, Blaine",
   "sale_month": "2010-02",
   "price": 865000,
   "lot_sqft": 75896,
   "price_per_lot_sqft": 11.4,
   "price_per_building_sqft": 58.47,
   "building_sqft": 14794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14883,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123320009"
  },
  {
   "address": "2409 University Avenue West, Saint Paul",
   "sale_month": "2010-02",
   "price": 422000,
   "lot_sqft": 19567,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": 45.19,
   "building_sqft": 9339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9395,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340017"
  },
  {
   "address": "6300 York Ave S, Edina",
   "sale_month": "2010-02",
   "price": 1739750,
   "lot_sqft": 46457,
   "price_per_lot_sqft": 37.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12857,
   "use": "APARTMENT",
   "parcel_id": "2902824210006"
  },
  {
   "address": "51 52nd Way Northeast, Fridley",
   "sale_month": "2010-02",
   "price": 2500000,
   "lot_sqft": 257790,
   "price_per_lot_sqft": 9.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57254,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024120042"
  },
  {
   "address": "616 10th Ave SE, Minneapolis",
   "sale_month": "2010-02",
   "price": 1470000,
   "lot_sqft": 15318,
   "price_per_lot_sqft": 95.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4658,
   "use": "APARTMENT",
   "parcel_id": "2402924240056"
  },
  {
   "address": null,
   "sale_month": "2010-02",
   "price": 1030000,
   "lot_sqft": 23887,
   "price_per_lot_sqft": 43.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123430010"
  },
  {
   "address": null,
   "sale_month": "2010-02",
   "price": 1030000,
   "lot_sqft": 262836,
   "price_per_lot_sqft": 3.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123420012"
  },
  {
   "address": "21785 Hamburg Avenue, Lakeville",
   "sale_month": "2010-02",
   "price": 1250000,
   "lot_sqft": 206718,
   "price_per_lot_sqft": 6.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 84752,
   "use": "Industrial-preferred",
   "parcel_id": "221110003040"
  },
  {
   "address": "909 Enterprise Drive East, Belle Plaine",
   "sale_month": "2010-02",
   "price": 2550000,
   "lot_sqft": 347935,
   "price_per_lot_sqft": 7.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28547,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200730010"
  },
  {
   "address": "1001 Penn Ave N, Minneapolis",
   "sale_month": "2010-02",
   "price": 250000,
   "lot_sqft": 11246,
   "price_per_lot_sqft": 22.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6506,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002924110126"
  },
  {
   "address": "351 Raven Street East, Belle Plaine",
   "sale_month": "2010-02",
   "price": 85000,
   "lot_sqft": 10861,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200017680"
  },
  {
   "address": "2625 Central Ave NE, Minneapolis",
   "sale_month": "2010-02",
   "price": 350000,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 43.01,
   "price_per_building_sqft": 70.71,
   "building_sqft": 4950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4980,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924230103"
  },
  {
   "address": "2623 Central Ave NE, Minneapolis",
   "sale_month": "2010-02",
   "price": 350000,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 43.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924230102"
  },
  {
   "address": "5901 96th La N, Brooklyn Park",
   "sale_month": "2010-02",
   "price": 675000,
   "lot_sqft": 50978,
   "price_per_lot_sqft": 13.24,
   "price_per_building_sqft": 86.96,
   "building_sqft": 7762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7808,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921230049"
  },
  {
   "address": "3107 Lyndale Ave N, Minneapolis",
   "sale_month": "2010-02",
   "price": 110000,
   "lot_sqft": 4908,
   "price_per_lot_sqft": 22.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924410136"
  },
  {
   "address": "2942 Newton Ave N, Minneapolis",
   "sale_month": "2010-02",
   "price": 100,
   "lot_sqft": 5437,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.07,
   "building_sqft": 1498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1507,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924320176"
  },
  {
   "address": "3218 Bryant Ave N, Minneapolis",
   "sale_month": "2010-02",
   "price": 25000,
   "lot_sqft": 5829,
   "price_per_lot_sqft": 4.29,
   "price_per_building_sqft": 21.68,
   "building_sqft": 1153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1160,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924140197"
  },
  {
   "address": "2706 Lowry Ave N, Minneapolis",
   "sale_month": "2010-02",
   "price": 240000,
   "lot_sqft": 8294,
   "price_per_lot_sqft": 28.94,
   "price_per_building_sqft": 75.71,
   "building_sqft": 3170,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3189,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924130191"
  },
  {
   "address": "4289 Sheridan Ave S, Minneapolis",
   "sale_month": "2010-02",
   "price": 1375000,
   "lot_sqft": 2896,
   "price_per_lot_sqft": 474.79,
   "price_per_building_sqft": 179.39,
   "building_sqft": 7665,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7711,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420183"
  },
  {
   "address": "3723 44th St W, Minneapolis",
   "sale_month": "2010-02",
   "price": 2000001,
   "lot_sqft": 32591,
   "price_per_lot_sqft": 61.37,
   "price_per_building_sqft": 294.51,
   "building_sqft": 6791,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6832,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824330095"
  },
  {
   "address": "5731 Quincy Street, Mounds View",
   "sale_month": "2010-02",
   "price": 250000,
   "lot_sqft": 14625,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2815,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410014"
  },
  {
   "address": "5417 Lakeland Ave N, Crystal",
   "sale_month": "2010-02",
   "price": 1000000,
   "lot_sqft": 73691,
   "price_per_lot_sqft": 13.57,
   "price_per_building_sqft": 47.97,
   "building_sqft": 20848,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20974,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821330042"
  },
  {
   "address": "5601 Glenwood Ave, Golden Valley",
   "sale_month": "2010-02",
   "price": 1600000,
   "lot_sqft": 126016,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11533,
   "use": "APARTMENT",
   "parcel_id": "0411721210004"
  },
  {
   "address": null,
   "sale_month": "2010-02",
   "price": 220000,
   "lot_sqft": 7193,
   "price_per_lot_sqft": 30.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125120031"
  },
  {
   "address": "440 West Garfield Street, Anoka",
   "sale_month": "2010-02",
   "price": 220000,
   "lot_sqft": 25550,
   "price_per_lot_sqft": 8.61,
   "price_per_building_sqft": 64.74,
   "building_sqft": 3398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3419,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013125120023"
  },
  {
   "address": "3022 35th St E, Minneapolis",
   "sale_month": "2010-02",
   "price": 500,
   "lot_sqft": 9502,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4340,
   "use": "TRIPLEX",
   "parcel_id": "0102824410041"
  },
  {
   "address": "2707 28th St E, Minneapolis",
   "sale_month": "2010-01",
   "price": 255000,
   "lot_sqft": 4222,
   "price_per_lot_sqft": 60.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2442,
   "use": "TRIPLEX",
   "parcel_id": "3602924430099"
  },
  {
   "address": "2632 30th Ave S, Minneapolis",
   "sale_month": "2010-01",
   "price": 100000,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 13.28,
   "price_per_building_sqft": 30.19,
   "building_sqft": 3312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3332,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924410024"
  },
  {
   "address": "2013 27th Ave S, Minneapolis",
   "sale_month": "2010-01",
   "price": 150000,
   "lot_sqft": 6328,
   "price_per_lot_sqft": 23.7,
   "price_per_building_sqft": 141.64,
   "building_sqft": 1059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1066,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924120013"
  },
  {
   "address": "4030 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2010-01",
   "price": 337000,
   "lot_sqft": 5449,
   "price_per_lot_sqft": 61.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410041"
  },
  {
   "address": null,
   "sale_month": "2010-01",
   "price": 200000,
   "lot_sqft": 2481,
   "price_per_lot_sqft": 80.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923130091"
  },
  {
   "address": "750 Edmund Avenue, Saint Paul",
   "sale_month": "2010-01",
   "price": 200000,
   "lot_sqft": 4348,
   "price_per_lot_sqft": 46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923130090"
  },
  {
   "address": "740 Edmund Avenue, Saint Paul",
   "sale_month": "2010-01",
   "price": 200000,
   "lot_sqft": 6831,
   "price_per_lot_sqft": 29.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923130089"
  },
  {
   "address": "741 Edmund Avenue, Saint Paul",
   "sale_month": "2010-01",
   "price": 200000,
   "lot_sqft": 4951,
   "price_per_lot_sqft": 40.4,
   "price_per_building_sqft": 57.67,
   "building_sqft": 3468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3489,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923130029"
  },
  {
   "address": "1407 28th St E, Minneapolis",
   "sale_month": "2010-01",
   "price": 64900,
   "lot_sqft": 5042,
   "price_per_lot_sqft": 12.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1057,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924430075"
  },
  {
   "address": "1736 Commerce Court, White Bear Lake",
   "sale_month": "2010-01",
   "price": 412500,
   "lot_sqft": 47843,
   "price_per_lot_sqft": 8.62,
   "price_per_building_sqft": 25.47,
   "building_sqft": 16197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16295,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022110035"
  },
  {
   "address": "1741 Commerce Court, White Bear Lake",
   "sale_month": "2010-01",
   "price": 600000,
   "lot_sqft": 74777,
   "price_per_lot_sqft": 8.02,
   "price_per_building_sqft": 25.77,
   "building_sqft": 23281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23421,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022110033"
  },
  {
   "address": "375 Lexington Parkway North, Saint Paul",
   "sale_month": "2010-01",
   "price": 2600000,
   "lot_sqft": 25459,
   "price_per_lot_sqft": 102.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11006,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923410072"
  },
  {
   "address": "375 Lexington Parkway North, Saint Paul",
   "sale_month": "2010-01",
   "price": 2600000,
   "lot_sqft": 7121,
   "price_per_lot_sqft": 365.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923410053"
  },
  {
   "address": "6120 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2010-01",
   "price": 515000,
   "lot_sqft": 65740,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": 64.25,
   "building_sqft": 8016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8065,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921430060"
  },
  {
   "address": "2922 Portland Ave, Minneapolis",
   "sale_month": "2010-01",
   "price": 85000,
   "lot_sqft": 7627,
   "price_per_lot_sqft": 11.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 940,
   "use": "TRIPLEX",
   "parcel_id": "3402924440066"
  },
  {
   "address": "6601 Xylon Ave N, Brooklyn Park",
   "sale_month": "2010-01",
   "price": 5419350,
   "lot_sqft": 501557,
   "price_per_lot_sqft": 10.81,
   "price_per_building_sqft": 91.05,
   "building_sqft": 59521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59880,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111921130001"
  },
  {
   "address": "108 Main Street South, Stillwater",
   "sale_month": "2010-01",
   "price": 220000,
   "lot_sqft": 7205,
   "price_per_lot_sqft": 30.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2803020410004"
  },
  {
   "address": "6345 Penn Ave S, Richfield",
   "sale_month": "2010-01",
   "price": 367000,
   "lot_sqft": 26650,
   "price_per_lot_sqft": 13.77,
   "price_per_building_sqft": 90.31,
   "building_sqft": 4064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4088,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220011"
  },
  {
   "address": "804 1st Avenue East, Shakopee",
   "sale_month": "2010-01",
   "price": 245000,
   "lot_sqft": 14847,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": 89.42,
   "building_sqft": 2740,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2756,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040640"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2010-01",
   "price": 75000,
   "lot_sqft": 108,
   "price_per_lot_sqft": 694.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230356"
  },
  {
   "address": "929 Portland Ave, Minneapolis",
   "sale_month": "2010-01",
   "price": 75000,
   "lot_sqft": 163,
   "price_per_lot_sqft": 460.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230355"
  },
  {
   "address": "6880 Boudin Street Northeast, Prior Lake",
   "sale_month": "2010-01",
   "price": 1776000,
   "lot_sqft": 3792,
   "price_per_lot_sqft": 468.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254740040"
  },
  {
   "address": "6880 Boudin Street Northeast, Prior Lake",
   "sale_month": "2010-01",
   "price": 1776000,
   "lot_sqft": 10150,
   "price_per_lot_sqft": 174.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254740030"
  },
  {
   "address": "6880 Boudin Street Northeast, Prior Lake",
   "sale_month": "2010-01",
   "price": 1776000,
   "lot_sqft": 15009,
   "price_per_lot_sqft": 118.33,
   "price_per_building_sqft": 41.73,
   "building_sqft": 42563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42820,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254740020"
  },
  {
   "address": "6880 Boudin Street Northeast, Prior Lake",
   "sale_month": "2010-01",
   "price": 800000,
   "lot_sqft": 9013,
   "price_per_lot_sqft": 88.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254740010"
  },
  {
   "address": "493 Arlington Avenue East, Saint Paul",
   "sale_month": "2010-01",
   "price": 98000,
   "lot_sqft": 6000,
   "price_per_lot_sqft": 16.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2006,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202922240101"
  },
  {
   "address": "9456 27th Ave N, New Hope",
   "sale_month": "2010-01",
   "price": 1255000,
   "lot_sqft": 39967,
   "price_per_lot_sqft": 31.4,
   "price_per_building_sqft": 305.58,
   "building_sqft": 4107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911821330006"
  },
  {
   "address": "5746 Sander Dr, Minneapolis",
   "sale_month": "2010-01",
   "price": 471000,
   "lot_sqft": 7185,
   "price_per_lot_sqft": 65.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2129,
   "use": "APARTMENT",
   "parcel_id": "1902823230088"
  },
  {
   "address": "7424 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2010-01",
   "price": 450000,
   "lot_sqft": 25357,
   "price_per_lot_sqft": 17.75,
   "price_per_building_sqft": 103.42,
   "building_sqft": 4351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4377,
   "use": "300",
   "parcel_id": "1702721240019"
  },
  {
   "address": "5810 42nd Ave N, Robbinsdale",
   "sale_month": "2010-01",
   "price": 380000,
   "lot_sqft": 26957,
   "price_per_lot_sqft": 14.1,
   "price_per_building_sqft": 94.27,
   "building_sqft": 4031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4056,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821240009"
  },
  {
   "address": "1727 Emerson Ave N, Minneapolis",
   "sale_month": "2010-01",
   "price": 42000,
   "lot_sqft": 7472,
   "price_per_lot_sqft": 5.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3218,
   "use": "APARTMENT",
   "parcel_id": "1602924420080"
  },
  {
   "address": "325 98th St W, Bloomington",
   "sale_month": "2010-01",
   "price": 2588000,
   "lot_sqft": 119647,
   "price_per_lot_sqft": 21.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10840,
   "use": "APARTMENT",
   "parcel_id": "1502724320008"
  },
  {
   "address": "1731 Beebe Road North, Maplewood",
   "sale_month": "2010-01",
   "price": 230000,
   "lot_sqft": 28295,
   "price_per_lot_sqft": 8.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2311,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922430017"
  },
  {
   "address": "1721 Beebe Road North, Maplewood",
   "sale_month": "2010-01",
   "price": 235000,
   "lot_sqft": 28766,
   "price_per_lot_sqft": 8.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2314,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922430016"
  },
  {
   "address": null,
   "sale_month": "2010-01",
   "price": 7855,
   "lot_sqft": 1555,
   "price_per_lot_sqft": 5.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411622130055"
  },
  {
   "address": "2405 Pierce St NE, Minneapolis",
   "sale_month": "2010-01",
   "price": 247000,
   "lot_sqft": 6221,
   "price_per_lot_sqft": 39.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1544,
   "use": "TRIPLEX",
   "parcel_id": "1202924310070"
  },
  {
   "address": "484 Lexington Parkway South, Saint Paul",
   "sale_month": "2010-01",
   "price": 5100000,
   "lot_sqft": 28697,
   "price_per_lot_sqft": 177.72,
   "price_per_building_sqft": 375.33,
   "building_sqft": 13588,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13670,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823320116"
  },
  {
   "address": "3438 Lyndale Ave N, Minneapolis",
   "sale_month": "2010-01",
   "price": 16000,
   "lot_sqft": 6269,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 884,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924220118"
  },
  {
   "address": "2708 Humboldt Ave N, Minneapolis",
   "sale_month": "2010-01",
   "price": 35000,
   "lot_sqft": 5364,
   "price_per_lot_sqft": 6.52,
   "price_per_building_sqft": 27.62,
   "building_sqft": 1267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1275,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924430195"
  },
  {
   "address": "4926 42nd Ave N, Robbinsdale",
   "sale_month": "2010-01",
   "price": 108400,
   "lot_sqft": 14731,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": 71.27,
   "building_sqft": 1521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1530,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210070"
  },
  {
   "address": "6025 Shenandoah La N, Plymouth",
   "sale_month": "2010-01",
   "price": 4084321,
   "lot_sqft": 90936,
   "price_per_lot_sqft": 44.91,
   "price_per_building_sqft": 273.44,
   "building_sqft": 14937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15027,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411822220132"
  },
  {
   "address": "3212 Bryant Ave S, Minneapolis",
   "sale_month": "2010-01",
   "price": 149900,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 27.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1702,
   "use": "APARTMENT",
   "parcel_id": "0402824140037"
  },
  {
   "address": "1522 Ashland Avenue, Saint Paul",
   "sale_month": "2010-01",
   "price": 633000,
   "lot_sqft": 10231,
   "price_per_lot_sqft": 61.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2847,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230091"
  },
  {
   "address": "12829 Briar Court, Burnsville",
   "sale_month": "2010-01",
   "price": 315000,
   "lot_sqft": 19773,
   "price_per_lot_sqft": 15.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1983,
   "use": "Apartment",
   "parcel_id": "028220601010"
  },
  {
   "address": "701 Portland Avenue, Saint Paul",
   "sale_month": "2010-01",
   "price": 310000,
   "lot_sqft": 6239,
   "price_per_lot_sqft": 49.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1966,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823140171"
  },
  {
   "address": "416 5th Street Northeast, Mayer",
   "sale_month": "2009-12",
   "price": 158000,
   "lot_sqft": 13989,
   "price_per_lot_sqft": 11.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "502500090"
  },
  {
   "address": "570 Hardman Avenue South, South Saint Paul",
   "sale_month": "2009-12",
   "price": 925000,
   "lot_sqft": 110132,
   "price_per_lot_sqft": 8.4,
   "price_per_building_sqft": 83.91,
   "building_sqft": 11024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11090,
   "use": "Commercial-preferred",
   "parcel_id": "363190001010"
  },
  {
   "address": "240 Charles Avenue, Saint Paul",
   "sale_month": "2009-12",
   "price": 35000,
   "lot_sqft": 3425,
   "price_per_lot_sqft": 10.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1160,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923140065"
  },
  {
   "address": "270 Lafond Avenue, Saint Paul",
   "sale_month": "2009-12",
   "price": 35000,
   "lot_sqft": 5061,
   "price_per_lot_sqft": 6.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1467,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923120221"
  },
  {
   "address": "2935 Park Ave, Minneapolis",
   "sale_month": "2009-12",
   "price": 125000,
   "lot_sqft": 4863,
   "price_per_lot_sqft": 25.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1450,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924330089"
  },
  {
   "address": "2640 Blaisdell Ave, Minneapolis",
   "sale_month": "2009-12",
   "price": 700000,
   "lot_sqft": 14797,
   "price_per_lot_sqft": 47.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5494,
   "use": "APARTMENT",
   "parcel_id": "3402924310007"
  },
  {
   "address": "1709 Greeley Street South, Stillwater",
   "sale_month": "2009-12",
   "price": 325000,
   "lot_sqft": 47940,
   "price_per_lot_sqft": 6.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6131,
   "use": "305",
   "parcel_id": "3303020320006"
  },
  {
   "address": "2900 Hennepin Ave, Minneapolis",
   "sale_month": "2009-12",
   "price": 466667,
   "lot_sqft": 9920,
   "price_per_lot_sqft": 47.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924340130"
  },
  {
   "address": "8679 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2009-12",
   "price": 560000,
   "lot_sqft": 2023,
   "price_per_lot_sqft": 276.82,
   "price_per_building_sqft": 128.88,
   "building_sqft": 4345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4371,
   "use": "300",
   "parcel_id": "3302921440015"
  },
  {
   "address": "8681 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2009-12",
   "price": 560000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 202.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440014"
  },
  {
   "address": "710 Pelham Boulevard, Saint Paul",
   "sale_month": "2009-12",
   "price": 617400,
   "lot_sqft": 11862,
   "price_per_lot_sqft": 52.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3760,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322923210018"
  },
  {
   "address": "3655 Hazelton Rd, Edina",
   "sale_month": "2009-12",
   "price": 590000,
   "lot_sqft": 58819,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": 123.25,
   "building_sqft": 4787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4815,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824220008"
  },
  {
   "address": "117 Acker Street East, Saint Paul",
   "sale_month": "2009-12",
   "price": 48500,
   "lot_sqft": 7589,
   "price_per_lot_sqft": 6.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1190,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922430106"
  },
  {
   "address": "4972 Lincoln Dr, Edina",
   "sale_month": "2009-12",
   "price": 112000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 75.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230032"
  },
  {
   "address": "4035 Norex Drive, Chaska",
   "sale_month": "2009-12",
   "price": 1675000,
   "lot_sqft": 230176,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": 61.07,
   "building_sqft": 27426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27591,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300570050"
  },
  {
   "address": "856 Burr Street, Saint Paul",
   "sale_month": "2009-12",
   "price": 45000,
   "lot_sqft": 4920,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1212,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922310105"
  },
  {
   "address": "1855 10th Avenue West, Shakopee",
   "sale_month": "2009-12",
   "price": 2983726,
   "lot_sqft": 72007,
   "price_per_lot_sqft": 41.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25761,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "279110190"
  },
  {
   "address": "901 3rd Ave S, Minneapolis",
   "sale_month": "2009-12",
   "price": 1,
   "lot_sqft": 109670,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72394,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924140084"
  },
  {
   "address": "20110 Auger Ave, Corcoran",
   "sale_month": "2009-12",
   "price": 750000,
   "lot_sqft": 51991,
   "price_per_lot_sqft": 14.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9197,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923120012"
  },
  {
   "address": "6601 Portland Ave S, Richfield",
   "sale_month": "2009-12",
   "price": 100000,
   "lot_sqft": 28822,
   "price_per_lot_sqft": 3.47,
   "price_per_building_sqft": 25.3,
   "building_sqft": 3953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3977,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824320139"
  },
  {
   "address": "509 2nd Ave S, Hopkins",
   "sale_month": "2009-12",
   "price": 1600000,
   "lot_sqft": 104969,
   "price_per_lot_sqft": 15.24,
   "price_per_building_sqft": 106.19,
   "building_sqft": 15067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15158,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722140127"
  },
  {
   "address": "32 10th Ave S, Hopkins",
   "sale_month": "2009-12",
   "price": 475000,
   "lot_sqft": 12423,
   "price_per_lot_sqft": 38.24,
   "price_per_building_sqft": 75.1,
   "building_sqft": 6325,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6363,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340299"
  },
  {
   "address": "1215 4th St SE, Minneapolis",
   "sale_month": "2009-12",
   "price": 630000,
   "lot_sqft": 7469,
   "price_per_lot_sqft": 84.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1990,
   "use": "APARTMENT",
   "parcel_id": "2402924310085"
  },
  {
   "address": "1783 Maryland Avenue East, Saint Paul",
   "sale_month": "2009-12",
   "price": 570000,
   "lot_sqft": 9849,
   "price_per_lot_sqft": 57.87,
   "price_per_building_sqft": 271.69,
   "building_sqft": 2098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2111,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922330180"
  },
  {
   "address": "12001 80th Ave N, Maple Grove",
   "sale_month": "2009-12",
   "price": 1495000,
   "lot_sqft": 252380,
   "price_per_lot_sqft": 5.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56804,
   "use": "APARTMENT",
   "parcel_id": "2311922310073"
  },
  {
   "address": "13401 Lake St Extension, Minnetonka",
   "sale_month": "2009-12",
   "price": 2625372,
   "lot_sqft": 110065,
   "price_per_lot_sqft": 23.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7616,
   "use": "APARTMENT",
   "parcel_id": "2211722420007"
  },
  {
   "address": "7920 Lakeville Boulevard, Lakeville",
   "sale_month": "2009-12",
   "price": 755000,
   "lot_sqft": 141343,
   "price_per_lot_sqft": 5.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11900,
   "use": "Commercial-preferred",
   "parcel_id": "221110001021"
  },
  {
   "address": "1540 Payne Avenue, Saint Paul",
   "sale_month": "2009-12",
   "price": 35000,
   "lot_sqft": 4762,
   "price_per_lot_sqft": 7.35,
   "price_per_building_sqft": 40.28,
   "building_sqft": 869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 874,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922130012"
  },
  {
   "address": "7920 Powell Rd, St. Louis Park",
   "sale_month": "2009-12",
   "price": 582756,
   "lot_sqft": 69265,
   "price_per_lot_sqft": 8.41,
   "price_per_building_sqft": 8.42,
   "building_sqft": 69195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69613,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721230023"
  },
  {
   "address": "4401 Shoreline Dr, Spring Park",
   "sale_month": "2009-12",
   "price": 100000,
   "lot_sqft": 51581,
   "price_per_lot_sqft": 1.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 692,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1811723340027"
  },
  {
   "address": "8100 78th St W, Edina",
   "sale_month": "2009-12",
   "price": 1800000,
   "lot_sqft": 452187,
   "price_per_lot_sqft": 3.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25139,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621210010"
  },
  {
   "address": "2403 Kennedy St NE, Minneapolis",
   "sale_month": "2009-12",
   "price": 19500,
   "lot_sqft": 7303,
   "price_per_lot_sqft": 2.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923320035"
  },
  {
   "address": "2010 West Broadway, Minneapolis",
   "sale_month": "2009-12",
   "price": 265000,
   "lot_sqft": 7411,
   "price_per_lot_sqft": 35.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230058"
  },
  {
   "address": "2518 Girard Ave N, Minneapolis",
   "sale_month": "2009-12",
   "price": 39900,
   "lot_sqft": 7830,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1470,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924120126"
  },
  {
   "address": "2314 Aldrich Ave N, Minneapolis",
   "sale_month": "2009-12",
   "price": 70000,
   "lot_sqft": 9720,
   "price_per_lot_sqft": 7.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1049,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924110224"
  },
  {
   "address": "11599 Robinson Drive Northwest, Coon Rapids",
   "sale_month": "2009-12",
   "price": 600000,
   "lot_sqft": 57272,
   "price_per_lot_sqft": 10.48,
   "price_per_building_sqft": 103.63,
   "building_sqft": 5790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5825,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153124120015"
  },
  {
   "address": "1123 Fillmore St NE, Minneapolis",
   "sale_month": "2009-12",
   "price": 81000,
   "lot_sqft": 5212,
   "price_per_lot_sqft": 15.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1268,
   "use": "APARTMENT",
   "parcel_id": "1302924240032"
  },
  {
   "address": "4559 Lyndale Ave N, Minneapolis",
   "sale_month": "2009-12",
   "price": 65000,
   "lot_sqft": 5374,
   "price_per_lot_sqft": 12.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821430035"
  },
  {
   "address": "960 27th Ave NE, Minneapolis",
   "sale_month": "2009-12",
   "price": 107500,
   "lot_sqft": 4068,
   "price_per_lot_sqft": 26.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "TRIPLEX",
   "parcel_id": "1202924230087"
  },
  {
   "address": "2314 Marshall St NE, Minneapolis",
   "sale_month": "2009-12",
   "price": 45177,
   "lot_sqft": 12646,
   "price_per_lot_sqft": 3.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924410007"
  },
  {
   "address": "563 5th Avenue North, Bayport",
   "sale_month": "2009-12",
   "price": 120000,
   "lot_sqft": 13988,
   "price_per_lot_sqft": 8.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "110",
   "parcel_id": "1002920110090"
  },
  {
   "address": "4001 Grand Ave S, Minneapolis",
   "sale_month": "2009-12",
   "price": 100,
   "lot_sqft": 5303,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1260,
   "use": "TRIPLEX",
   "parcel_id": "1002824230192"
  },
  {
   "address": "24240 Pillsbury Avenue, New Market Township",
   "sale_month": "2009-12",
   "price": 1150000,
   "lot_sqft": 1101326,
   "price_per_lot_sqft": 1.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "089130050"
  },
  {
   "address": "70 Woodlynn Avenue, Little Canada",
   "sale_month": "2009-12",
   "price": 550000,
   "lot_sqft": 66806,
   "price_per_lot_sqft": 8.23,
   "price_per_building_sqft": 69.33,
   "building_sqft": 7933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7981,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922220012"
  },
  {
   "address": null,
   "sale_month": "2009-12",
   "price": 67000,
   "lot_sqft": 8506,
   "price_per_lot_sqft": 7.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822210024"
  },
  {
   "address": "3627 Penn Ave N, Minneapolis",
   "sale_month": "2009-12",
   "price": 190000,
   "lot_sqft": 5402,
   "price_per_lot_sqft": 35.17,
   "price_per_building_sqft": 122.9,
   "building_sqft": 1546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1555,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924440095"
  },
  {
   "address": "15200 Wayzata Blvd, Minnetonka",
   "sale_month": "2009-12",
   "price": 700000,
   "lot_sqft": 28088,
   "price_per_lot_sqft": 24.92,
   "price_per_building_sqft": 157.62,
   "building_sqft": 4441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4467,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722240022"
  },
  {
   "address": "14200 Ewing Avenue South, Burnsville",
   "sale_month": "2009-12",
   "price": 2600000,
   "lot_sqft": 148983,
   "price_per_lot_sqft": 17.45,
   "price_per_building_sqft": 73.66,
   "building_sqft": 35299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35512,
   "use": "Industrial-preferred",
   "parcel_id": "029021000040"
  },
  {
   "address": "3749 Chicago Ave, Minneapolis",
   "sale_month": "2009-12",
   "price": 510000,
   "lot_sqft": 9789,
   "price_per_lot_sqft": 52.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824340229"
  },
  {
   "address": "7701 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2009-12",
   "price": 170000,
   "lot_sqft": 34453,
   "price_per_lot_sqft": 4.93,
   "price_per_building_sqft": 50.88,
   "building_sqft": 3341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3361,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024340012"
  },
  {
   "address": "53 Highway 5 East, Waconia",
   "sale_month": "2009-11",
   "price": 127915,
   "lot_sqft": 42196,
   "price_per_lot_sqft": 3.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755100020"
  },
  {
   "address": "150 11th Avenue North, South Saint Paul",
   "sale_month": "2009-11",
   "price": 27800,
   "lot_sqft": 5007,
   "price_per_lot_sqft": 5.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1321,
   "use": "Apartment",
   "parcel_id": "362610002280"
  },
  {
   "address": null,
   "sale_month": "2009-11",
   "price": 27400,
   "lot_sqft": 5006,
   "price_per_lot_sqft": 5.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "362610002270"
  },
  {
   "address": "136 11th Avenue North, South Saint Paul",
   "sale_month": "2009-11",
   "price": 638200,
   "lot_sqft": 20022,
   "price_per_lot_sqft": 31.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6170,
   "use": "Apartment",
   "parcel_id": "362610002260"
  },
  {
   "address": "2722 Chicago Ave, Minneapolis",
   "sale_month": "2009-11",
   "price": 105000,
   "lot_sqft": 5227,
   "price_per_lot_sqft": 20.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1206,
   "use": "TRIPLEX",
   "parcel_id": "3502924320329"
  },
  {
   "address": "1770 Old Hudson Road, Saint Paul",
   "sale_month": "2009-11",
   "price": 500000,
   "lot_sqft": 31827,
   "price_per_lot_sqft": 15.71,
   "price_per_building_sqft": 175.62,
   "building_sqft": 2847,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2865,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922440001"
  },
  {
   "address": "2120 Hennepin Ave, Minneapolis",
   "sale_month": "2009-11",
   "price": 1100000,
   "lot_sqft": 13278,
   "price_per_lot_sqft": 82.84,
   "price_per_building_sqft": 211.91,
   "building_sqft": 5191,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5222,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110005"
  },
  {
   "address": "738 3rd Street East, Saint Paul",
   "sale_month": "2009-11",
   "price": 2000,
   "lot_sqft": 4986,
   "price_per_lot_sqft": 0.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1057,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922140213"
  },
  {
   "address": "990 Helena Avenue North, Oakdale",
   "sale_month": "2009-11",
   "price": 2060000,
   "lot_sqft": 57445,
   "price_per_lot_sqft": 35.86,
   "price_per_building_sqft": 369.44,
   "building_sqft": 5576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5609,
   "use": "300",
   "parcel_id": "3202921210006"
  },
  {
   "address": "799 Reaney Avenue, Saint Paul",
   "sale_month": "2009-11",
   "price": 425000,
   "lot_sqft": 186872,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": 9.38,
   "building_sqft": 45312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45585,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440094"
  },
  {
   "address": "599 Reaney Avenue, Saint Paul",
   "sale_month": "2009-11",
   "price": 25740,
   "lot_sqft": 12139,
   "price_per_lot_sqft": 2.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922430084"
  },
  {
   "address": "1073 Payne Avenue, Saint Paul",
   "sale_month": "2009-11",
   "price": 85000,
   "lot_sqft": 6105,
   "price_per_lot_sqft": 13.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130202"
  },
  {
   "address": "1085 Snelling Avenue North, Saint Paul",
   "sale_month": "2009-11",
   "price": 3450000,
   "lot_sqft": 289601,
   "price_per_lot_sqft": 11.91,
   "price_per_building_sqft": 31.99,
   "building_sqft": 107862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 108513,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923110037"
  },
  {
   "address": "1900 Annapolis La N, Plymouth",
   "sale_month": "2009-11",
   "price": 750000,
   "lot_sqft": 59949,
   "price_per_lot_sqft": 12.51,
   "price_per_building_sqft": 53.56,
   "building_sqft": 14003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14088,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822240006"
  },
  {
   "address": "481 Front Avenue, Saint Paul",
   "sale_month": "2009-11",
   "price": 25000,
   "lot_sqft": 90304,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": 2.2,
   "building_sqft": 11362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11430,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923240206"
  },
  {
   "address": "410 11th Ave S, Hopkins",
   "sale_month": "2009-11",
   "price": 2800000,
   "lot_sqft": 405411,
   "price_per_lot_sqft": 6.91,
   "price_per_building_sqft": 24.62,
   "building_sqft": 113707,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 114393,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722210005"
  },
  {
   "address": "729 8th St SE, Minneapolis",
   "sale_month": "2009-11",
   "price": 250000,
   "lot_sqft": 5997,
   "price_per_lot_sqft": 41.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1083,
   "use": "APARTMENT",
   "parcel_id": "2402924210014"
  },
  {
   "address": "7039 20th Avenue, Centerville",
   "sale_month": "2009-11",
   "price": 160000,
   "lot_sqft": 2398,
   "price_per_lot_sqft": 66.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233122140068"
  },
  {
   "address": "2720 Fernbrook La N, Plymouth",
   "sale_month": "2009-11",
   "price": 1150000,
   "lot_sqft": 78532,
   "price_per_lot_sqft": 14.64,
   "price_per_building_sqft": 69.34,
   "building_sqft": 16585,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16685,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822330003"
  },
  {
   "address": "1760 Adolphus Street North, Maplewood",
   "sale_month": "2009-11",
   "price": 2556000,
   "lot_sqft": 71821,
   "price_per_lot_sqft": 35.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6110,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922440016"
  },
  {
   "address": "1930 West Broadway, Minneapolis",
   "sale_month": "2009-11",
   "price": 115000,
   "lot_sqft": 12717,
   "price_per_lot_sqft": 9.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230209"
  },
  {
   "address": "2004 West Broadway, Minneapolis",
   "sale_month": "2009-11",
   "price": 115000,
   "lot_sqft": 3414,
   "price_per_lot_sqft": 33.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45540,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230057"
  },
  {
   "address": "2000 West Broadway, Minneapolis",
   "sale_month": "2009-11",
   "price": 115000,
   "lot_sqft": 6944,
   "price_per_lot_sqft": 16.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230055"
  },
  {
   "address": "1936 West Broadway, Minneapolis",
   "sale_month": "2009-11",
   "price": 115000,
   "lot_sqft": 6822,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230054"
  },
  {
   "address": "2521 Girard Ave N, Minneapolis",
   "sale_month": "2009-11",
   "price": 80000,
   "lot_sqft": 4497,
   "price_per_lot_sqft": 17.79,
   "price_per_building_sqft": 38.82,
   "building_sqft": 2061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2074,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924120136"
  },
  {
   "address": "2206 2nd St N, Minneapolis",
   "sale_month": "2009-11",
   "price": 62946,
   "lot_sqft": 18157,
   "price_per_lot_sqft": 3.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240086"
  },
  {
   "address": "2126 5th Street, White Bear Lake",
   "sale_month": "2009-11",
   "price": 378700,
   "lot_sqft": 11127,
   "price_per_lot_sqft": 34.03,
   "price_per_building_sqft": 157.01,
   "building_sqft": 2412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2427,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420003"
  },
  {
   "address": "250 Prairie Center Dr, Eden Prairie",
   "sale_month": "2009-11",
   "price": 2875000,
   "lot_sqft": 87847,
   "price_per_lot_sqft": 32.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11479,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622140029"
  },
  {
   "address": "1426 Adams St NE, Minneapolis",
   "sale_month": "2009-11",
   "price": 172000,
   "lot_sqft": 6447,
   "price_per_lot_sqft": 26.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1634,
   "use": "APARTMENT",
   "parcel_id": "1402924120151"
  },
  {
   "address": "1969 Silver Bell Road, Eagan",
   "sale_month": "2009-11",
   "price": 3877400,
   "lot_sqft": 282309,
   "price_per_lot_sqft": 13.73,
   "price_per_building_sqft": 90.64,
   "building_sqft": 42776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43034,
   "use": "Commercial-preferred",
   "parcel_id": "106810001010"
  },
  {
   "address": null,
   "sale_month": "2009-11",
   "price": 15000,
   "lot_sqft": 3283801,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "090650020"
  },
  {
   "address": "7401 Cahill Rd, Edina",
   "sale_month": "2009-11",
   "price": 2400000,
   "lot_sqft": 140387,
   "price_per_lot_sqft": 17.1,
   "price_per_building_sqft": 51.89,
   "building_sqft": 46253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46532,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621410013"
  },
  {
   "address": "712 Smith Avenue South, Saint Paul",
   "sale_month": "2009-11",
   "price": 89700,
   "lot_sqft": 2211,
   "price_per_lot_sqft": 40.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822320169"
  },
  {
   "address": "527 Hall Avenue, Saint Paul",
   "sale_month": "2009-11",
   "price": 95000,
   "lot_sqft": 7507,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1406,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822140036"
  },
  {
   "address": "18200 45th Ave N, Plymouth",
   "sale_month": "2009-11",
   "price": 340500,
   "lot_sqft": 49725,
   "price_per_lot_sqft": 6.85,
   "price_per_building_sqft": 47.3,
   "building_sqft": 7199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7243,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711822430075"
  },
  {
   "address": "5521 Lakeland Ave N, Crystal",
   "sale_month": "2009-11",
   "price": 940000,
   "lot_sqft": 26720,
   "price_per_lot_sqft": 35.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411821330010"
  },
  {
   "address": "3125 Girard Ave S, Minneapolis",
   "sale_month": "2009-11",
   "price": 165000,
   "lot_sqft": 5144,
   "price_per_lot_sqft": 32.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 859,
   "use": "TRIPLEX",
   "parcel_id": "0402824120110"
  },
  {
   "address": "1905 County Road 42 West, Burnsville",
   "sale_month": "2009-11",
   "price": 905200,
   "lot_sqft": 59197,
   "price_per_lot_sqft": 15.29,
   "price_per_building_sqft": 250.12,
   "building_sqft": 3619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3640,
   "use": "Commercial-preferred",
   "parcel_id": "026740101010"
  },
  {
   "address": "15425 Cedar Avenue, Apple Valley",
   "sale_month": "2009-11",
   "price": 435000,
   "lot_sqft": 14148,
   "price_per_lot_sqft": 30.75,
   "price_per_building_sqft": 26.1,
   "building_sqft": 16668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16769,
   "use": "Commercial-preferred",
   "parcel_id": "012000101040"
  },
  {
   "address": "2836 Park Ave, Minneapolis",
   "sale_month": "2009-10",
   "price": 75000,
   "lot_sqft": 5599,
   "price_per_lot_sqft": 13.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1595,
   "use": "TRIPLEX",
   "parcel_id": "3502924330061"
  },
  {
   "address": "404 Lake St W, Minneapolis",
   "sale_month": "2009-10",
   "price": 700000,
   "lot_sqft": 11413,
   "price_per_lot_sqft": 61.33,
   "price_per_building_sqft": 128.18,
   "building_sqft": 5461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5494,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330132"
  },
  {
   "address": "2448 Portland Ave, Minneapolis",
   "sale_month": "2009-10",
   "price": 126550,
   "lot_sqft": 4624,
   "price_per_lot_sqft": 27.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1732,
   "use": "TRIPLEX",
   "parcel_id": "3402924140059"
  },
  {
   "address": "2444 Portland Ave, Minneapolis",
   "sale_month": "2009-10",
   "price": 200000,
   "lot_sqft": 6329,
   "price_per_lot_sqft": 31.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1395,
   "use": "TRIPLEX",
   "parcel_id": "3402924140057"
  },
  {
   "address": "13736 Johnson Street Northeast, Ham Lake",
   "sale_month": "2009-10",
   "price": 435000,
   "lot_sqft": 47393,
   "price_per_lot_sqft": 9.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7829,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223240012"
  },
  {
   "address": "686 Magnolia Avenue East, Saint Paul",
   "sale_month": "2009-10",
   "price": 40000,
   "lot_sqft": 5110,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 816,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922130005"
  },
  {
   "address": "7827 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2009-10",
   "price": 210000,
   "lot_sqft": 14313,
   "price_per_lot_sqft": 14.67,
   "price_per_building_sqft": 94,
   "building_sqft": 2234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921120032"
  },
  {
   "address": "17210 Co Rd No 6, Plymouth",
   "sale_month": "2009-10",
   "price": 465903,
   "lot_sqft": 110874,
   "price_per_lot_sqft": 4.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14990,
   "use": "APARTMENT",
   "parcel_id": "2911822330001"
  },
  {
   "address": "6321 Penn Ave S, Richfield",
   "sale_month": "2009-10",
   "price": 150000,
   "lot_sqft": 5044,
   "price_per_lot_sqft": 29.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1131,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220129"
  },
  {
   "address": "139 Main Street Northwest, Bethel",
   "sale_month": "2009-10",
   "price": 88500,
   "lot_sqft": 6994,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253424410034"
  },
  {
   "address": "1605 Arundel Street, Saint Paul",
   "sale_month": "2009-10",
   "price": 180000,
   "lot_sqft": 10102,
   "price_per_lot_sqft": 17.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2315,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923210067"
  },
  {
   "address": "9340 Hennepin Town Rd, Eden Prairie",
   "sale_month": "2009-10",
   "price": 632500,
   "lot_sqft": 18588,
   "price_per_lot_sqft": 34.03,
   "price_per_building_sqft": 173.91,
   "building_sqft": 3637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3659,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411622440094"
  },
  {
   "address": "617 University Ave SE, Minneapolis",
   "sale_month": "2009-10",
   "price": 191425,
   "lot_sqft": 6180,
   "price_per_lot_sqft": 30.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2698,
   "use": "APARTMENT",
   "parcel_id": "2402924320075"
  },
  {
   "address": "10585 165th Street West, Lakeville",
   "sale_month": "2009-10",
   "price": 475000,
   "lot_sqft": 1937,
   "price_per_lot_sqft": 245.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001050"
  },
  {
   "address": "7245 Stillwater Boulevard North, Oakdale",
   "sale_month": "2009-10",
   "price": 325000,
   "lot_sqft": 59955,
   "price_per_lot_sqft": 5.42,
   "price_per_building_sqft": 101.88,
   "building_sqft": 3190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3210,
   "use": "305",
   "parcel_id": "2002921230004"
  },
  {
   "address": "3485 Lester Avenue, Hastings",
   "sale_month": "2009-10",
   "price": 245000,
   "lot_sqft": 16037,
   "price_per_lot_sqft": 15.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2307,
   "use": "Apartment",
   "parcel_id": "195850000113"
  },
  {
   "address": "1370 Jackson Street, Saint Paul",
   "sale_month": "2009-10",
   "price": 325000,
   "lot_sqft": 134485,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": 74.05,
   "building_sqft": 4389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4416,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922420026"
  },
  {
   "address": "7923 Troy La N, Maple Grove",
   "sale_month": "2009-10",
   "price": 1800000,
   "lot_sqft": 435237,
   "price_per_lot_sqft": 4.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "GOLF COURSE",
   "parcel_id": "1911922310006"
  },
  {
   "address": "8050 78th St W, Edina",
   "sale_month": "2009-10",
   "price": 555000,
   "lot_sqft": 100066,
   "price_per_lot_sqft": 5.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26467,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811621210011"
  },
  {
   "address": "11679 Ulysses Lane Northeast, Blaine",
   "sale_month": "2009-10",
   "price": 625000,
   "lot_sqft": 39484,
   "price_per_lot_sqft": 15.83,
   "price_per_building_sqft": 83.47,
   "building_sqft": 7488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7533,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123210018"
  },
  {
   "address": "15125 Francesca Avenue North, Hugo",
   "sale_month": "2009-10",
   "price": 370000,
   "lot_sqft": 17485,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "305",
   "parcel_id": "1703121430017"
  },
  {
   "address": "1508 Irving Ave N, Minneapolis",
   "sale_month": "2009-10",
   "price": 52000,
   "lot_sqft": 5777,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": 46.1,
   "building_sqft": 1128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1134,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924340165"
  },
  {
   "address": "1821 West Broadway, Minneapolis",
   "sale_month": "2009-10",
   "price": 48000,
   "lot_sqft": 15970,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": 27.21,
   "building_sqft": 1764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1775,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1602924230208"
  },
  {
   "address": "2480 7th Avenue East, North Saint Paul",
   "sale_month": "2009-10",
   "price": 190000,
   "lot_sqft": 17269,
   "price_per_lot_sqft": 11,
   "price_per_building_sqft": 15.32,
   "building_sqft": 12399,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12474,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922340241"
  },
  {
   "address": "1449 Shoreline Dr, Orono",
   "sale_month": "2009-10",
   "price": 3000000,
   "lot_sqft": 109899,
   "price_per_lot_sqft": 27.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1341,
   "use": "MARINA",
   "parcel_id": "1111723210001"
  },
  {
   "address": "3824 Chicago Ave, Minneapolis",
   "sale_month": "2009-10",
   "price": 110000,
   "lot_sqft": 6132,
   "price_per_lot_sqft": 17.94,
   "price_per_building_sqft": 46.75,
   "building_sqft": 2353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2367,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824220118"
  },
  {
   "address": "2700 Blue Water Road, Eagan",
   "sale_month": "2009-10",
   "price": 5800000,
   "lot_sqft": 373152,
   "price_per_lot_sqft": 15.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94753,
   "use": "Industrial-preferred",
   "parcel_id": "103080101040"
  },
  {
   "address": "3341 2nd St N, Minneapolis",
   "sale_month": "2009-10",
   "price": 38000,
   "lot_sqft": 3588,
   "price_per_lot_sqft": 10.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924240009"
  },
  {
   "address": "3343 2nd St N, Minneapolis",
   "sale_month": "2009-10",
   "price": 38000,
   "lot_sqft": 5289,
   "price_per_lot_sqft": 7.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924240006"
  },
  {
   "address": "4001 Bryant Ave S, Minneapolis",
   "sale_month": "2009-10",
   "price": 185000,
   "lot_sqft": 2996,
   "price_per_lot_sqft": 61.75,
   "price_per_building_sqft": 98.88,
   "building_sqft": 1871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1882,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824140029"
  },
  {
   "address": "22100 Pillsbury Avenue, New Market Township",
   "sale_month": "2009-10",
   "price": 1818000,
   "lot_sqft": 1078369,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18130,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089010151"
  },
  {
   "address": "2706 43rd St W, Minneapolis",
   "sale_month": "2009-10",
   "price": 565000,
   "lot_sqft": 8681,
   "price_per_lot_sqft": 65.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3299,
   "use": "APARTMENT",
   "parcel_id": "0802824410016"
  },
  {
   "address": "2578 Rice Street, Little Canada",
   "sale_month": "2009-10",
   "price": 189000,
   "lot_sqft": 2302,
   "price_per_lot_sqft": 82.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220116"
  },
  {
   "address": "645 Wayzata Blvd E, Wayzata",
   "sale_month": "2009-10",
   "price": 376565,
   "lot_sqft": 13336,
   "price_per_lot_sqft": 28.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2350,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0611722130056"
  },
  {
   "address": "6051 50th Street North, Oakdale",
   "sale_month": "2009-10",
   "price": 300000,
   "lot_sqft": 12203,
   "price_per_lot_sqft": 24.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2042,
   "use": "110",
   "parcel_id": "0602921330006"
  },
  {
   "address": "4330 Highway 7, St. Louis Park",
   "sale_month": "2009-10",
   "price": 250000,
   "lot_sqft": 21354,
   "price_per_lot_sqft": 11.71,
   "price_per_building_sqft": 117.1,
   "building_sqft": 2135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2148,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824120106"
  },
  {
   "address": "2650 Maplewood Drive North, Maplewood",
   "sale_month": "2009-10",
   "price": 6600,
   "lot_sqft": 39339,
   "price_per_lot_sqft": 0.17,
   "price_per_building_sqft": 0.74,
   "building_sqft": 8957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9011,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042922440055"
  },
  {
   "address": "7855 Beech Street Northeast, Fridley",
   "sale_month": "2009-10",
   "price": 210375,
   "lot_sqft": 10752,
   "price_per_lot_sqft": 19.57,
   "price_per_building_sqft": 50.44,
   "building_sqft": 4171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4196,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440025"
  },
  {
   "address": "6045 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2009-10",
   "price": 224900,
   "lot_sqft": 19297,
   "price_per_lot_sqft": 11.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0311821120087"
  },
  {
   "address": "3220 3rd Ave S, Minneapolis",
   "sale_month": "2009-10",
   "price": 175000,
   "lot_sqft": 5881,
   "price_per_lot_sqft": 29.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1859,
   "use": "APARTMENT",
   "parcel_id": "0302824130007"
  },
  {
   "address": "3030 4th Ave S, Minneapolis",
   "sale_month": "2009-10",
   "price": 75000,
   "lot_sqft": 5147,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824110025"
  },
  {
   "address": "333 78th St E, Bloomington",
   "sale_month": "2009-10",
   "price": 1975000,
   "lot_sqft": 148451,
   "price_per_lot_sqft": 13.3,
   "price_per_building_sqft": 70.16,
   "building_sqft": 28149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28319,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724110009"
  },
  {
   "address": "388 Western Avenue North, Saint Paul",
   "sale_month": "2009-09",
   "price": 2020000,
   "lot_sqft": 23785,
   "price_per_lot_sqft": 84.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923420100"
  },
  {
   "address": "337 Lafond Avenue, Saint Paul",
   "sale_month": "2009-09",
   "price": 42000,
   "lot_sqft": 6152,
   "price_per_lot_sqft": 6.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 895,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923120090"
  },
  {
   "address": "2640 29th Ave S, Minneapolis",
   "sale_month": "2009-09",
   "price": 7000,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924410055"
  },
  {
   "address": "3621 88th Avenue Northeast, Blaine",
   "sale_month": "2009-09",
   "price": 1500000,
   "lot_sqft": 75786,
   "price_per_lot_sqft": 19.79,
   "price_per_building_sqft": 66.07,
   "building_sqft": 22702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22839,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123310014"
  },
  {
   "address": "2631 17th Ave S, Minneapolis",
   "sale_month": "2009-09",
   "price": 41000,
   "lot_sqft": 4041,
   "price_per_lot_sqft": 10.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1349,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924410168"
  },
  {
   "address": "405 Fairview Avenue North, Saint Paul",
   "sale_month": "2009-09",
   "price": 305000,
   "lot_sqft": 7993,
   "price_per_lot_sqft": 38.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2347,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923310053"
  },
  {
   "address": "4301 Valley View Rd, Edina",
   "sale_month": "2009-09",
   "price": 580000,
   "lot_sqft": 28848,
   "price_per_lot_sqft": 20.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4679,
   "use": "APARTMENT",
   "parcel_id": "3002824120063"
  },
  {
   "address": "743 Bradley Street, Saint Paul",
   "sale_month": "2009-09",
   "price": 32000,
   "lot_sqft": 4891,
   "price_per_lot_sqft": 6.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 868,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922340061"
  },
  {
   "address": null,
   "sale_month": "2009-09",
   "price": 540000,
   "lot_sqft": 2764,
   "price_per_lot_sqft": 195.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279080320"
  },
  {
   "address": "1885 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2009-09",
   "price": 540000,
   "lot_sqft": 68639,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": 120.32,
   "building_sqft": 4488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4515,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050080"
  },
  {
   "address": "6429 Pleasant Ave S, Richfield",
   "sale_month": "2009-09",
   "price": 560000,
   "lot_sqft": 12283,
   "price_per_lot_sqft": 45.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3333,
   "use": "APARTMENT",
   "parcel_id": "2702824240015"
  },
  {
   "address": null,
   "sale_month": "2009-09",
   "price": 1175000,
   "lot_sqft": 18973,
   "price_per_lot_sqft": 61.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269090240"
  },
  {
   "address": "5821 Highway 13 West, Savage",
   "sale_month": "2009-09",
   "price": 1175000,
   "lot_sqft": 109627,
   "price_per_lot_sqft": 10.72,
   "price_per_building_sqft": 115.03,
   "building_sqft": 10215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10277,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269090030"
  },
  {
   "address": "550 Shoreview Park Road, Shoreview",
   "sale_month": "2009-09",
   "price": 945000,
   "lot_sqft": 74051,
   "price_per_lot_sqft": 12.76,
   "price_per_building_sqft": 74.79,
   "building_sqft": 12635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12711,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253023330013"
  },
  {
   "address": "1019 University Ave SE, Minneapolis",
   "sale_month": "2009-09",
   "price": 560000,
   "lot_sqft": 6775,
   "price_per_lot_sqft": 82.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2244,
   "use": "TRIPLEX",
   "parcel_id": "2402924310056"
  },
  {
   "address": "4166 Lexington Avenue North, Shoreview",
   "sale_month": "2009-09",
   "price": 50000,
   "lot_sqft": 659396,
   "price_per_lot_sqft": 0.08,
   "price_per_building_sqft": 0.99,
   "building_sqft": 50281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50585,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233023320010"
  },
  {
   "address": "13745 Reimer Dr N, Maple Grove",
   "sale_month": "2009-09",
   "price": 484500,
   "lot_sqft": 59887,
   "price_per_lot_sqft": 8.09,
   "price_per_building_sqft": 55.58,
   "building_sqft": 8717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8770,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310003"
  },
  {
   "address": "6575 Cahill Avenue, Inver Grove Heights",
   "sale_month": "2009-09",
   "price": 334000,
   "lot_sqft": 23595,
   "price_per_lot_sqft": 14.16,
   "price_per_building_sqft": 68.05,
   "building_sqft": 4908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4938,
   "use": "Commercial-preferred",
   "parcel_id": "208140001050"
  },
  {
   "address": null,
   "sale_month": "2009-09",
   "price": 205000,
   "lot_sqft": 120539,
   "price_per_lot_sqft": 1.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325410006"
  },
  {
   "address": null,
   "sale_month": "2009-09",
   "price": 663350,
   "lot_sqft": 13931,
   "price_per_lot_sqft": 47.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1912021310040"
  },
  {
   "address": null,
   "sale_month": "2009-09",
   "price": 663350,
   "lot_sqft": 13970,
   "price_per_lot_sqft": 47.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1912021310039"
  },
  {
   "address": "860 Downs Rd, Champlin",
   "sale_month": "2009-09",
   "price": 663350,
   "lot_sqft": 22165,
   "price_per_lot_sqft": 29.93,
   "price_per_building_sqft": 74.77,
   "building_sqft": 8872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8925,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1912021310038"
  },
  {
   "address": "309 Dean Ave E, Champlin",
   "sale_month": "2009-09",
   "price": 186000,
   "lot_sqft": 9800,
   "price_per_lot_sqft": 18.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1912021310016"
  },
  {
   "address": "210 Blake Rd N, Hopkins",
   "sale_month": "2009-09",
   "price": 600000,
   "lot_sqft": 36731,
   "price_per_lot_sqft": 16.33,
   "price_per_building_sqft": 86.63,
   "building_sqft": 6926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6968,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721130082"
  },
  {
   "address": "18224 Minnetonka Blvd, Deephaven",
   "sale_month": "2009-09",
   "price": 275000,
   "lot_sqft": 4989,
   "price_per_lot_sqft": 55.12,
   "price_per_building_sqft": 192.17,
   "building_sqft": 1431,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1440,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722130010"
  },
  {
   "address": "5315 Greenview La, Golden Valley",
   "sale_month": "2009-09",
   "price": 200000,
   "lot_sqft": 16555,
   "price_per_lot_sqft": 12.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2837,
   "use": "TRIPLEX",
   "parcel_id": "1802924230034"
  },
  {
   "address": "5330 France Ave S, Edina",
   "sale_month": "2009-09",
   "price": 1216000,
   "lot_sqft": 47142,
   "price_per_lot_sqft": 25.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4478,
   "use": "APARTMENT",
   "parcel_id": "1802824440113"
  },
  {
   "address": "2400 Upton Ave N, Minneapolis",
   "sale_month": "2009-09",
   "price": 40000,
   "lot_sqft": 5140,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": 37.42,
   "building_sqft": 1069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1075,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924120050"
  },
  {
   "address": "2119 West Broadway, Minneapolis",
   "sale_month": "2009-09",
   "price": 17175,
   "lot_sqft": 7167,
   "price_per_lot_sqft": 2.4,
   "price_per_building_sqft": 2.28,
   "building_sqft": 7533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7578,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220181"
  },
  {
   "address": "2104 West Broadway, Minneapolis",
   "sale_month": "2009-09",
   "price": 225000,
   "lot_sqft": 15717,
   "price_per_lot_sqft": 14.32,
   "price_per_building_sqft": 22.28,
   "building_sqft": 10099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10160,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220166"
  },
  {
   "address": "401 Oak Street, Farmington",
   "sale_month": "2009-09",
   "price": 275000,
   "lot_sqft": 20405,
   "price_per_lot_sqft": 13.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9461,
   "use": "Commercial-preferred",
   "parcel_id": "147700024080"
  },
  {
   "address": "1229 2nd St NE, Minneapolis",
   "sale_month": "2009-09",
   "price": 550000,
   "lot_sqft": 15430,
   "price_per_lot_sqft": 35.64,
   "price_per_building_sqft": 81.16,
   "building_sqft": 6777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6818,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230196"
  },
  {
   "address": "2412 Jefferson St NE, Minneapolis",
   "sale_month": "2009-09",
   "price": 55000,
   "lot_sqft": 6814,
   "price_per_lot_sqft": 8.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1160,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924420037"
  },
  {
   "address": "2212 6th St NE, Minneapolis",
   "sale_month": "2009-09",
   "price": 75000,
   "lot_sqft": 6808,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1011,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924310114"
  },
  {
   "address": "305 1st Avenue South, Bayport",
   "sale_month": "2009-09",
   "price": 120000,
   "lot_sqft": 6776,
   "price_per_lot_sqft": 17.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "110",
   "parcel_id": "1102920230099"
  },
  {
   "address": "4870 Biscayne Avenue, Eagan",
   "sale_month": "2009-09",
   "price": 435000,
   "lot_sqft": 38377,
   "price_per_lot_sqft": 11.33,
   "price_per_building_sqft": 43.78,
   "building_sqft": 9935,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9995,
   "use": "Industrial-preferred",
   "parcel_id": "103180002030"
  },
  {
   "address": "899 Apollo Road, Eagan",
   "sale_month": "2009-09",
   "price": 920978,
   "lot_sqft": 59358,
   "price_per_lot_sqft": 15.52,
   "price_per_building_sqft": 59.78,
   "building_sqft": 15406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15499,
   "use": "Industrial-preferred",
   "parcel_id": "102250203381"
  },
  {
   "address": "1270 Promenade Place, Eagan",
   "sale_month": "2009-09",
   "price": 2250000,
   "lot_sqft": 120144,
   "price_per_lot_sqft": 18.73,
   "price_per_building_sqft": 153.99,
   "building_sqft": 14611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14699,
   "use": "Commercial-preferred",
   "parcel_id": "102247202060"
  },
  {
   "address": "1298 Promenade Place, Eagan",
   "sale_month": "2009-09",
   "price": 1350000,
   "lot_sqft": 58816,
   "price_per_lot_sqft": 22.95,
   "price_per_building_sqft": 217.04,
   "building_sqft": 6220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6258,
   "use": "Commercial-preferred",
   "parcel_id": "102247202020"
  },
  {
   "address": "2755 Marshall St NE, Minneapolis",
   "sale_month": "2009-09",
   "price": 79900,
   "lot_sqft": 4739,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1432,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924110153"
  },
  {
   "address": "5400 70th St W, Edina",
   "sale_month": "2009-09",
   "price": 1760000,
   "lot_sqft": 62010,
   "price_per_lot_sqft": 28.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9606,
   "use": "APARTMENT",
   "parcel_id": "0811621110018"
  },
  {
   "address": "654 Stryker Avenue, Saint Paul",
   "sale_month": "2009-09",
   "price": 235000,
   "lot_sqft": 7606,
   "price_per_lot_sqft": 30.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2305,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822410034"
  },
  {
   "address": "1621 11th Avenue Southwest, Forest Lake",
   "sale_month": "2009-09",
   "price": 18500,
   "lot_sqft": 71846,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6181,
   "use": "305",
   "parcel_id": "0703221430014"
  },
  {
   "address": "2672 6th Avenue, Anoka",
   "sale_month": "2009-09",
   "price": 45000,
   "lot_sqft": 6800,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": 47.67,
   "building_sqft": 944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 950,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124240017"
  },
  {
   "address": "3320 Lyndale Ave S, Minneapolis",
   "sale_month": "2009-09",
   "price": 415000,
   "lot_sqft": 4748,
   "price_per_lot_sqft": 87.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1616,
   "use": "TRIPLEX",
   "parcel_id": "0402824140123"
  },
  {
   "address": "1670 Legacy Parkway East, Maplewood",
   "sale_month": "2009-09",
   "price": 1640000,
   "lot_sqft": 128461,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51629,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032922110008"
  },
  {
   "address": "968 Grand Avenue, Saint Paul",
   "sale_month": "2009-09",
   "price": 270000,
   "lot_sqft": 6178,
   "price_per_lot_sqft": 43.7,
   "price_per_building_sqft": 110.02,
   "building_sqft": 2454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2468,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310092"
  },
  {
   "address": "1088 Dayton Avenue, Saint Paul",
   "sale_month": "2009-09",
   "price": 322000,
   "lot_sqft": 3797,
   "price_per_lot_sqft": 84.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1139,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823220068"
  },
  {
   "address": "3406 88th Avenue Northeast, Blaine",
   "sale_month": "2009-08",
   "price": 3072000,
   "lot_sqft": 219385,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": 66.9,
   "building_sqft": 45921,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46199,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123320015"
  },
  {
   "address": "2500 Freeway Blvd, Brooklyn Center",
   "sale_month": "2009-08",
   "price": 150000,
   "lot_sqft": 166395,
   "price_per_lot_sqft": 0.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3511921240009"
  },
  {
   "address": "246 Morse Ave, Excelsior",
   "sale_month": "2009-08",
   "price": 795000,
   "lot_sqft": 17652,
   "price_per_lot_sqft": 45.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4553,
   "use": "APARTMENT",
   "parcel_id": "3511723230038"
  },
  {
   "address": "2721 Columbus Ave, Minneapolis",
   "sale_month": "2009-08",
   "price": 70462,
   "lot_sqft": 5229,
   "price_per_lot_sqft": 13.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1389,
   "use": "APARTMENT",
   "parcel_id": "3502924320332"
  },
  {
   "address": "2700 Grand Ave S, Minneapolis",
   "sale_month": "2009-08",
   "price": 382500,
   "lot_sqft": 6748,
   "price_per_lot_sqft": 56.68,
   "price_per_building_sqft": 208.33,
   "building_sqft": 1836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1847,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924320194"
  },
  {
   "address": "526 28th St W, Minneapolis",
   "sale_month": "2009-08",
   "price": 305000,
   "lot_sqft": 4599,
   "price_per_lot_sqft": 66.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1000,
   "use": "TRIPLEX",
   "parcel_id": "3402924320068"
  },
  {
   "address": "9121 Baltimore Street Northeast, Blaine",
   "sale_month": "2009-08",
   "price": 450000,
   "lot_sqft": 34774,
   "price_per_lot_sqft": 12.94,
   "price_per_building_sqft": 52.24,
   "building_sqft": 8614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8666,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123120030"
  },
  {
   "address": "213 Old Highway 8 Southwest, New Brighton",
   "sale_month": "2009-08",
   "price": 700000,
   "lot_sqft": 62308,
   "price_per_lot_sqft": 11.23,
   "price_per_building_sqft": 73.27,
   "building_sqft": 9554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9611,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023130006"
  },
  {
   "address": null,
   "sale_month": "2009-08",
   "price": 60000,
   "lot_sqft": 35721,
   "price_per_lot_sqft": 1.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922420055"
  },
  {
   "address": "2367 University Avenue West, Saint Paul",
   "sale_month": "2009-08",
   "price": 315000,
   "lot_sqft": 11949,
   "price_per_lot_sqft": 26.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923430062"
  },
  {
   "address": "800 South Plaza Drive, Mendota Heights",
   "sale_month": "2009-08",
   "price": 480000,
   "lot_sqft": 15414,
   "price_per_lot_sqft": 31.14,
   "price_per_building_sqft": 244.15,
   "building_sqft": 1966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1978,
   "use": "Commercial-preferred",
   "parcel_id": "277764001010"
  },
  {
   "address": "6500 Lyndale Ave S, Richfield",
   "sale_month": "2009-08",
   "price": 728450,
   "lot_sqft": 27320,
   "price_per_lot_sqft": 26.66,
   "price_per_building_sqft": 263.45,
   "building_sqft": 2765,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2781,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824230090"
  },
  {
   "address": "337 Atwater Street, Saint Paul",
   "sale_month": "2009-08",
   "price": 100000,
   "lot_sqft": 9643,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923420220"
  },
  {
   "address": "345 Atwater Street, Saint Paul",
   "sale_month": "2009-08",
   "price": 584500,
   "lot_sqft": 19119,
   "price_per_lot_sqft": 30.57,
   "price_per_building_sqft": 52.57,
   "building_sqft": 11119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11186,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923420219"
  },
  {
   "address": "304 Front Avenue, Saint Paul",
   "sale_month": "2009-08",
   "price": 35000,
   "lot_sqft": 4915,
   "price_per_lot_sqft": 7.12,
   "price_per_building_sqft": 17.53,
   "building_sqft": 1997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2009,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923420012"
  },
  {
   "address": null,
   "sale_month": "2009-08",
   "price": 35000,
   "lot_sqft": 4918,
   "price_per_lot_sqft": 7.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923420011"
  },
  {
   "address": "1701 University Ave SE, Minneapolis",
   "sale_month": "2009-08",
   "price": 2500000,
   "lot_sqft": 21276,
   "price_per_lot_sqft": 117.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924440060"
  },
  {
   "address": "200 East Lyndale Ave N, Minneapolis",
   "sale_month": "2009-08",
   "price": 512500,
   "lot_sqft": 33542,
   "price_per_lot_sqft": 15.28,
   "price_per_building_sqft": 22.47,
   "building_sqft": 22805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22942,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924330030"
  },
  {
   "address": "5524 Oliver Ave S, Minneapolis",
   "sale_month": "2009-08",
   "price": 219900,
   "lot_sqft": 5424,
   "price_per_lot_sqft": 40.54,
   "price_per_building_sqft": 100.78,
   "building_sqft": 2182,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2195,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102824220174"
  },
  {
   "address": null,
   "sale_month": "2009-08",
   "price": 33750,
   "lot_sqft": 17719,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923330020"
  },
  {
   "address": "7000 78th Ave N, Brooklyn Park",
   "sale_month": "2009-08",
   "price": 700000,
   "lot_sqft": 49400,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": 64.68,
   "building_sqft": 10823,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10888,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921430096"
  },
  {
   "address": "2308 Glenwood Ave, Minneapolis",
   "sale_month": "2009-08",
   "price": 178000,
   "lot_sqft": 5027,
   "price_per_lot_sqft": 35.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1933,
   "use": "APARTMENT",
   "parcel_id": "2002924410121"
  },
  {
   "address": "1823 Irving Ave N, Minneapolis",
   "sale_month": "2009-08",
   "price": 70000,
   "lot_sqft": 5027,
   "price_per_lot_sqft": 13.92,
   "price_per_building_sqft": 52.99,
   "building_sqft": 1321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1329,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924310085"
  },
  {
   "address": "2510 4th St N, Minneapolis",
   "sale_month": "2009-08",
   "price": 60000,
   "lot_sqft": 13495,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2563,
   "use": "APARTMENT",
   "parcel_id": "1502924220103"
  },
  {
   "address": "13900 Northdale Blvd, Rogers",
   "sale_month": "2009-08",
   "price": 525000,
   "lot_sqft": 133247,
   "price_per_lot_sqft": 3.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023210009"
  },
  {
   "address": "701 Arthur St NE, Minneapolis",
   "sale_month": "2009-08",
   "price": 180000,
   "lot_sqft": 17497,
   "price_per_lot_sqft": 10.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924410174"
  },
  {
   "address": "1822 Jackson St NE, Minneapolis",
   "sale_month": "2009-08",
   "price": 51000,
   "lot_sqft": 2664,
   "price_per_lot_sqft": 19.14,
   "price_per_building_sqft": 44.16,
   "building_sqft": 1155,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1161,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924440174"
  },
  {
   "address": "4300 Chicago Ave, Minneapolis",
   "sale_month": "2009-08",
   "price": 215000,
   "lot_sqft": 5002,
   "price_per_lot_sqft": 42.98,
   "price_per_building_sqft": 67.76,
   "building_sqft": 3173,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3192,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824320114"
  },
  {
   "address": "4016 Bloomington Ave, Minneapolis",
   "sale_month": "2009-08",
   "price": 723750,
   "lot_sqft": 81163,
   "price_per_lot_sqft": 8.92,
   "price_per_building_sqft": 23.71,
   "building_sqft": 30521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30706,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824130004"
  },
  {
   "address": "9870 Maple Grove Pkwy N, Maple Grove",
   "sale_month": "2009-08",
   "price": 5581735,
   "lot_sqft": 307244,
   "price_per_lot_sqft": 18.17,
   "price_per_building_sqft": 1556.1,
   "building_sqft": 3587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3609,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922240012"
  },
  {
   "address": "14560 Martin Dr, Eden Prairie",
   "sale_month": "2009-08",
   "price": 450000,
   "lot_sqft": 26028,
   "price_per_lot_sqft": 17.29,
   "price_per_building_sqft": 64.29,
   "building_sqft": 7000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7042,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622440037"
  },
  {
   "address": "3458 Aldrich Ave N, Minneapolis",
   "sale_month": "2009-08",
   "price": 36100,
   "lot_sqft": 4737,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1095,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924110168"
  },
  {
   "address": "5366 Edgewood Drive, Mounds View",
   "sale_month": "2009-08",
   "price": 179000,
   "lot_sqft": 1931,
   "price_per_lot_sqft": 92.7,
   "price_per_building_sqft": 18.82,
   "building_sqft": 9510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9567,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023240069"
  },
  {
   "address": "8401 54th Ave N, New Hope",
   "sale_month": "2009-08",
   "price": 1450000,
   "lot_sqft": 140893,
   "price_per_lot_sqft": 10.29,
   "price_per_building_sqft": 313.04,
   "building_sqft": 4632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4660,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821120009"
  },
  {
   "address": "11120 Chaparral Avenue, Jackson Township",
   "sale_month": "2009-08",
   "price": 700000,
   "lot_sqft": 624931,
   "price_per_lot_sqft": 1.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9976,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060370010"
  },
  {
   "address": null,
   "sale_month": "2009-08",
   "price": 33500,
   "lot_sqft": 3244,
   "price_per_lot_sqft": 10.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0502724140034"
  },
  {
   "address": "2825 Fairview Avenue North, Roseville",
   "sale_month": "2009-08",
   "price": 14701900,
   "lot_sqft": 120288,
   "price_per_lot_sqft": 122.22,
   "price_per_building_sqft": 1535.61,
   "building_sqft": 9574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9631,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923310017"
  },
  {
   "address": "325 37th St E, Minneapolis",
   "sale_month": "2009-08",
   "price": 43000,
   "lot_sqft": 2356,
   "price_per_lot_sqft": 18.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 767,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824440149"
  },
  {
   "address": "3005 Garfield Ave, Minneapolis",
   "sale_month": "2009-08",
   "price": 1025000,
   "lot_sqft": 4500,
   "price_per_lot_sqft": 227.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220072"
  },
  {
   "address": "3229 5th Ave S, Minneapolis",
   "sale_month": "2009-08",
   "price": 62000,
   "lot_sqft": 5398,
   "price_per_lot_sqft": 11.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 849,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824140108"
  },
  {
   "address": "3108 Clinton Ave, Minneapolis",
   "sale_month": "2009-08",
   "price": 69000,
   "lot_sqft": 5739,
   "price_per_lot_sqft": 12.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 958,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824110122"
  },
  {
   "address": "3524 Cedar Ave S, Minneapolis",
   "sale_month": "2009-08",
   "price": 375000,
   "lot_sqft": 5667,
   "price_per_lot_sqft": 66.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824410206"
  },
  {
   "address": "3404 Cedar Ave S, Minneapolis",
   "sale_month": "2009-08",
   "price": 110240,
   "lot_sqft": 5620,
   "price_per_lot_sqft": 19.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824410120"
  },
  {
   "address": "3253 29th Ave S, Minneapolis",
   "sale_month": "2009-08",
   "price": 235000,
   "lot_sqft": 6663,
   "price_per_lot_sqft": 35.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1472,
   "use": "TRIPLEX",
   "parcel_id": "0102824140085"
  },
  {
   "address": "12455 62nd Pl N, Maple Grove",
   "sale_month": "2009-07",
   "price": 580000,
   "lot_sqft": 35969,
   "price_per_lot_sqft": 16.12,
   "price_per_building_sqft": 80.8,
   "building_sqft": 7178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7221,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511922330048"
  },
  {
   "address": "2615 Pillsbury Ave, Minneapolis",
   "sale_month": "2009-07",
   "price": 275000,
   "lot_sqft": 7401,
   "price_per_lot_sqft": 37.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2130,
   "use": "APARTMENT",
   "parcel_id": "3402924310024"
  },
  {
   "address": "7277 Boone Ave N, Brooklyn Park",
   "sale_month": "2009-07",
   "price": 5528690,
   "lot_sqft": 474560,
   "price_per_lot_sqft": 11.65,
   "price_per_building_sqft": 34.45,
   "building_sqft": 160501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 161470,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921310003"
  },
  {
   "address": "2721 Delaware St SE, Minneapolis",
   "sale_month": "2009-07",
   "price": 275000,
   "lot_sqft": 7201,
   "price_per_lot_sqft": 38.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 908,
   "use": "TRIPLEX",
   "parcel_id": "3002923240010"
  },
  {
   "address": "347 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2009-07",
   "price": 700000,
   "lot_sqft": 52911,
   "price_per_lot_sqft": 13.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023420013"
  },
  {
   "address": "15100 18th Ave N, Plymouth",
   "sale_month": "2009-07",
   "price": 19025000,
   "lot_sqft": 690379,
   "price_per_lot_sqft": 27.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14716,
   "use": "APARTMENT",
   "parcel_id": "2811822240008"
  },
  {
   "address": "700 Roundhouse Street, Shakopee",
   "sale_month": "2009-07",
   "price": 3950000,
   "lot_sqft": 121379,
   "price_per_lot_sqft": 32.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21814,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "279060281"
  },
  {
   "address": "1044 Front Avenue, Saint Paul",
   "sale_month": "2009-07",
   "price": 190000,
   "lot_sqft": 9944,
   "price_per_lot_sqft": 19.11,
   "price_per_building_sqft": 62.42,
   "building_sqft": 3044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3063,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923320082"
  },
  {
   "address": null,
   "sale_month": "2009-07",
   "price": 107000,
   "lot_sqft": 6979,
   "price_per_lot_sqft": 15.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922330220"
  },
  {
   "address": "728 White Bear Avenue North, Saint Paul",
   "sale_month": "2009-07",
   "price": 107000,
   "lot_sqft": 1035,
   "price_per_lot_sqft": 103.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922330219"
  },
  {
   "address": "1916 Stillwater Avenue, Saint Paul",
   "sale_month": "2009-07",
   "price": 350000,
   "lot_sqft": 14734,
   "price_per_lot_sqft": 23.75,
   "price_per_building_sqft": 115.78,
   "building_sqft": 3023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3041,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262922310174"
  },
  {
   "address": "7224 Forestview La N, Maple Grove",
   "sale_month": "2009-07",
   "price": 247500,
   "lot_sqft": 3102,
   "price_per_lot_sqft": 79.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420052"
  },
  {
   "address": "1819 14th Ave S, Minneapolis",
   "sale_month": "2009-07",
   "price": 80500,
   "lot_sqft": 7081,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2011,
   "use": "TRIPLEX",
   "parcel_id": "2602924430056"
  },
  {
   "address": "2295 Stillwater Road East, Maplewood",
   "sale_month": "2009-07",
   "price": 300000,
   "lot_sqft": 13741,
   "price_per_lot_sqft": 21.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922330108"
  },
  {
   "address": "2297 Stillwater Road East, Maplewood",
   "sale_month": "2009-07",
   "price": 300000,
   "lot_sqft": 4951,
   "price_per_lot_sqft": 60.59,
   "price_per_building_sqft": 210.97,
   "building_sqft": 1422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1430,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922330074"
  },
  {
   "address": "415 4th St SE, Minneapolis",
   "sale_month": "2009-07",
   "price": 189000,
   "lot_sqft": 11024,
   "price_per_lot_sqft": 17.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1565,
   "use": "APARTMENT",
   "parcel_id": "2302924140040"
  },
  {
   "address": "101 Creek Lane South, Jordan",
   "sale_month": "2009-07",
   "price": 752198,
   "lot_sqft": 44928,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5884,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220880010"
  },
  {
   "address": "119 4th St N, Minneapolis",
   "sale_month": "2009-07",
   "price": 7600000,
   "lot_sqft": 20945,
   "price_per_lot_sqft": 362.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19580,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924420079"
  },
  {
   "address": "5400 Stevens Ave, Minneapolis",
   "sale_month": "2009-07",
   "price": 600000,
   "lot_sqft": 8151,
   "price_per_lot_sqft": 73.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2202824120035"
  },
  {
   "address": "181 James Ave N, Minneapolis",
   "sale_month": "2009-07",
   "price": 305000,
   "lot_sqft": 20455,
   "price_per_lot_sqft": 14.91,
   "price_per_building_sqft": 71.66,
   "building_sqft": 4256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4282,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924340110"
  },
  {
   "address": "7320 Oxford St, St. Louis Park",
   "sale_month": "2009-07",
   "price": 1175000,
   "lot_sqft": 53098,
   "price_per_lot_sqft": 22.13,
   "price_per_building_sqft": 77.49,
   "building_sqft": 15163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15254,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721210090"
  },
  {
   "address": "2306 Glenwood Ave, Minneapolis",
   "sale_month": "2009-07",
   "price": 215000,
   "lot_sqft": 5025,
   "price_per_lot_sqft": 42.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1994,
   "use": "APARTMENT",
   "parcel_id": "2002924410122"
  },
  {
   "address": "1225 Gun Club Road, White Bear Lake",
   "sale_month": "2009-07",
   "price": 901327,
   "lot_sqft": 41712,
   "price_per_lot_sqft": 21.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6693,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440014"
  },
  {
   "address": "1918 Morgan Ave N, Minneapolis",
   "sale_month": "2009-07",
   "price": 32000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 5.92,
   "price_per_building_sqft": 24.28,
   "building_sqft": 1318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1326,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230200"
  },
  {
   "address": "1429 2nd St NE, Minneapolis",
   "sale_month": "2009-07",
   "price": 430000,
   "lot_sqft": 34124,
   "price_per_lot_sqft": 12.6,
   "price_per_building_sqft": 87.19,
   "building_sqft": 4932,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4962,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924220121"
  },
  {
   "address": "590 Randolph Avenue, Saint Paul",
   "sale_month": "2009-07",
   "price": 450000,
   "lot_sqft": 29251,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 130.62,
   "building_sqft": 3445,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3466,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823320006"
  },
  {
   "address": "1906 Pierce St NE, Minneapolis",
   "sale_month": "2009-07",
   "price": 85000,
   "lot_sqft": 4864,
   "price_per_lot_sqft": 17.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1311,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202924340014"
  },
  {
   "address": "2640 Fillmore St NE, Minneapolis",
   "sale_month": "2009-07",
   "price": 129900,
   "lot_sqft": 7414,
   "price_per_lot_sqft": 17.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2227,
   "use": "APARTMENT",
   "parcel_id": "1202924230030"
  },
  {
   "address": "51 Lowry Ave N, Minneapolis",
   "sale_month": "2009-07",
   "price": 1480500,
   "lot_sqft": 63335,
   "price_per_lot_sqft": 23.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 494,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924310021"
  },
  {
   "address": "3808 Nicollet Ave, Minneapolis",
   "sale_month": "2009-07",
   "price": 620000,
   "lot_sqft": 15260,
   "price_per_lot_sqft": 40.63,
   "price_per_building_sqft": 43.11,
   "building_sqft": 14383,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14470,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824210228"
  },
  {
   "address": "2917 133rd Street West, Louisville Township",
   "sale_month": "2009-07",
   "price": 450000,
   "lot_sqft": 171338,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "070300010"
  },
  {
   "address": null,
   "sale_month": "2009-07",
   "price": 3068000,
   "lot_sqft": 8342,
   "price_per_lot_sqft": 367.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0602924410070"
  },
  {
   "address": "3848 West Broadway, Robbinsdale",
   "sale_month": "2009-07",
   "price": 3068000,
   "lot_sqft": 56166,
   "price_per_lot_sqft": 54.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5587,
   "use": "APARTMENT",
   "parcel_id": "0602924410007"
  },
  {
   "address": "3613 Nicollet Ave, Minneapolis",
   "sale_month": "2009-07",
   "price": 42750,
   "lot_sqft": 3147,
   "price_per_lot_sqft": 13.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 640,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824430097"
  },
  {
   "address": "901 Ladybird Lane, Burnsville",
   "sale_month": "2009-07",
   "price": 530250,
   "lot_sqft": 94437,
   "price_per_lot_sqft": 5.61,
   "price_per_building_sqft": 100.54,
   "building_sqft": 5274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5306,
   "use": "Commercial-preferred",
   "parcel_id": "024710001010"
  },
  {
   "address": "3641 10th Ave S, Minneapolis",
   "sale_month": "2009-07",
   "price": 100,
   "lot_sqft": 5812,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1241,
   "use": "APARTMENT",
   "parcel_id": "0202824340119"
  },
  {
   "address": "3217 Bloomington Ave, Minneapolis",
   "sale_month": "2009-07",
   "price": 170000,
   "lot_sqft": 5374,
   "price_per_lot_sqft": 31.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2132,
   "use": "APARTMENT",
   "parcel_id": "0202824140158"
  },
  {
   "address": "3201 Johnson St NE, Minneapolis",
   "sale_month": "2009-07",
   "price": 505000,
   "lot_sqft": 5023,
   "price_per_lot_sqft": 100.54,
   "price_per_building_sqft": 242.32,
   "building_sqft": 2084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2096,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924420094"
  },
  {
   "address": "1001 29th Ave NE, Minneapolis",
   "sale_month": "2009-07",
   "price": 248000,
   "lot_sqft": 7312,
   "price_per_lot_sqft": 33.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2492,
   "use": "APARTMENT",
   "parcel_id": "0102924330220"
  },
  {
   "address": "615 Ash Avenue North, Mayer",
   "sale_month": "2009-06",
   "price": 565600,
   "lot_sqft": 100827,
   "price_per_lot_sqft": 5.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17504,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "500011110"
  },
  {
   "address": null,
   "sale_month": "2009-06",
   "price": 3450,
   "lot_sqft": 420,
   "price_per_lot_sqft": 8.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "427280000081"
  },
  {
   "address": null,
   "sale_month": "2009-06",
   "price": 77750,
   "lot_sqft": 8994,
   "price_per_lot_sqft": 8.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "424810020060"
  },
  {
   "address": "2100 27th Ave S, Minneapolis",
   "sale_month": "2009-06",
   "price": 241000,
   "lot_sqft": 9192,
   "price_per_lot_sqft": 26.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2111,
   "use": "TRIPLEX",
   "parcel_id": "3602924120048"
  },
  {
   "address": "942 Edmund Avenue, Saint Paul",
   "sale_month": "2009-06",
   "price": 85000,
   "lot_sqft": 5113,
   "price_per_lot_sqft": 16.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2575,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923240143"
  },
  {
   "address": "2718 Chicago Ave, Minneapolis",
   "sale_month": "2009-06",
   "price": 240000,
   "lot_sqft": 5526,
   "price_per_lot_sqft": 43.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2305,
   "use": "APARTMENT",
   "parcel_id": "3502924320328"
  },
  {
   "address": "1019 21st St E, Minneapolis",
   "sale_month": "2009-06",
   "price": 100,
   "lot_sqft": 5374,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1824,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924210233"
  },
  {
   "address": "2401 Garfield Ave, Minneapolis",
   "sale_month": "2009-06",
   "price": 265000,
   "lot_sqft": 10281,
   "price_per_lot_sqft": 25.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2811,
   "use": "APARTMENT",
   "parcel_id": "3402924230155"
  },
  {
   "address": "1112 6th Avenue South, Stillwater",
   "sale_month": "2009-06",
   "price": 240000,
   "lot_sqft": 13432,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5620,
   "use": "110",
   "parcel_id": "3303020140003"
  },
  {
   "address": "2880 Irving Ave S, Minneapolis",
   "sale_month": "2009-06",
   "price": 205000,
   "lot_sqft": 5236,
   "price_per_lot_sqft": 39.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3694,
   "use": "APARTMENT",
   "parcel_id": "3302924340020"
  },
  {
   "address": "12019 Business Park Blvd N, Champlin",
   "sale_month": "2009-06",
   "price": 1030000,
   "lot_sqft": 34824,
   "price_per_lot_sqft": 29.58,
   "price_per_building_sqft": 201.84,
   "building_sqft": 5103,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5134,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021130172"
  },
  {
   "address": "2500 Mendelssohn Ave N, Golden Valley",
   "sale_month": "2009-06",
   "price": 315000,
   "lot_sqft": 39145,
   "price_per_lot_sqft": 8.05,
   "price_per_building_sqft": 67.47,
   "building_sqft": 4669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4697,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011821220062"
  },
  {
   "address": "922 Raymond Avenue, Saint Paul",
   "sale_month": "2009-06",
   "price": 677500,
   "lot_sqft": 7359,
   "price_per_lot_sqft": 92.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923310085"
  },
  {
   "address": "928 Raymond Avenue, Saint Paul",
   "sale_month": "2009-06",
   "price": 677500,
   "lot_sqft": 7523,
   "price_per_lot_sqft": 90.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6066,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923310084"
  },
  {
   "address": "765 Edgerton Street, Saint Paul",
   "sale_month": "2009-06",
   "price": 20000,
   "lot_sqft": 4961,
   "price_per_lot_sqft": 4.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1848,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922340103"
  },
  {
   "address": "1335 10th Avenue East, Shakopee",
   "sale_month": "2009-06",
   "price": 1150000,
   "lot_sqft": 101827,
   "price_per_lot_sqft": 11.29,
   "price_per_building_sqft": 91.26,
   "building_sqft": 12601,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12677,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279070200"
  },
  {
   "address": "3642 Scheuneman Road, Gem Lake",
   "sale_month": "2009-06",
   "price": 765571,
   "lot_sqft": 34321,
   "price_per_lot_sqft": 22.31,
   "price_per_building_sqft": 88.66,
   "building_sqft": 8635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8688,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273022430033"
  },
  {
   "address": "1811 14th Ave S, Minneapolis",
   "sale_month": "2009-06",
   "price": 151000,
   "lot_sqft": 7081,
   "price_per_lot_sqft": 21.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1896,
   "use": "TRIPLEX",
   "parcel_id": "2602924430054"
  },
  {
   "address": "4106 126th Street West, Savage",
   "sale_month": "2009-06",
   "price": 3700000,
   "lot_sqft": 34982,
   "price_per_lot_sqft": 105.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9401,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260110030"
  },
  {
   "address": "4010 126th Street West, Savage",
   "sale_month": "2009-06",
   "price": 3700000,
   "lot_sqft": 10897,
   "price_per_lot_sqft": 339.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260110020"
  },
  {
   "address": "4010 126th Street West, Savage",
   "sale_month": "2009-06",
   "price": 3700000,
   "lot_sqft": 22373,
   "price_per_lot_sqft": 165.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9401,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260110010"
  },
  {
   "address": "414 8th St SE, Minneapolis",
   "sale_month": "2009-06",
   "price": 213500,
   "lot_sqft": 6600,
   "price_per_lot_sqft": 32.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1280,
   "use": "APARTMENT",
   "parcel_id": "2402924220014"
  },
  {
   "address": "3500 Vicksburg La N, Plymouth",
   "sale_month": "2009-06",
   "price": 5500000,
   "lot_sqft": 172430,
   "price_per_lot_sqft": 31.9,
   "price_per_building_sqft": 286.61,
   "building_sqft": 19190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19306,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220016"
  },
  {
   "address": "19830 Forest Road North, Forest Lake",
   "sale_month": "2009-06",
   "price": 576609,
   "lot_sqft": 108653,
   "price_per_lot_sqft": 5.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20487,
   "use": "110",
   "parcel_id": "2003221340005"
  },
  {
   "address": "6202 Bloomington Rd, Fort Snelling",
   "sale_month": "2009-06",
   "price": 2250000,
   "lot_sqft": 110898,
   "price_per_lot_sqft": 20.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27295,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002823430005"
  },
  {
   "address": null,
   "sale_month": "2009-06",
   "price": 1396422,
   "lot_sqft": 61703,
   "price_per_lot_sqft": 22.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1902923330030"
  },
  {
   "address": "4525 Allendale Drive, White Bear Township",
   "sale_month": "2009-06",
   "price": 267500,
   "lot_sqft": 2198,
   "price_per_lot_sqft": 121.7,
   "price_per_building_sqft": 85.08,
   "building_sqft": 3144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3163,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330170"
  },
  {
   "address": "927 West Broadway, Minneapolis",
   "sale_month": "2009-06",
   "price": 430000,
   "lot_sqft": 4777,
   "price_per_lot_sqft": 90.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140195"
  },
  {
   "address": "11220 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2009-06",
   "price": 4500000,
   "lot_sqft": 562981,
   "price_per_lot_sqft": 7.99,
   "price_per_building_sqft": 88.43,
   "building_sqft": 50888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51195,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124310013"
  },
  {
   "address": "1600 Buchanan St NE, Minneapolis",
   "sale_month": "2009-06",
   "price": 3049000,
   "lot_sqft": 95230,
   "price_per_lot_sqft": 32.02,
   "price_per_building_sqft": 83.56,
   "building_sqft": 36487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36707,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924210083"
  },
  {
   "address": "2556 7th Avenue East, North Saint Paul",
   "sale_month": "2009-06",
   "price": 260000,
   "lot_sqft": 12113,
   "price_per_lot_sqft": 21.46,
   "price_per_building_sqft": 23.92,
   "building_sqft": 10869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10935,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420032"
  },
  {
   "address": "1312 22nd Ave NE, Minneapolis",
   "sale_month": "2009-06",
   "price": 134900,
   "lot_sqft": 6168,
   "price_per_lot_sqft": 21.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1570,
   "use": "TRIPLEX",
   "parcel_id": "1202924340219"
  },
  {
   "address": "2522 Marshall St NE, Minneapolis",
   "sale_month": "2009-06",
   "price": 770000,
   "lot_sqft": 61780,
   "price_per_lot_sqft": 12.46,
   "price_per_building_sqft": 90.38,
   "building_sqft": 8520,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8572,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924140174"
  },
  {
   "address": "3804 Aldrich Ave S, Minneapolis",
   "sale_month": "2009-06",
   "price": 350000,
   "lot_sqft": 5668,
   "price_per_lot_sqft": 61.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1294,
   "use": "APARTMENT",
   "parcel_id": "0902824110015"
  },
  {
   "address": "7825 County Road 10 North, Waconia Township",
   "sale_month": "2009-06",
   "price": 240000,
   "lot_sqft": 165848,
   "price_per_lot_sqft": 1.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26998,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "090151200"
  },
  {
   "address": "7275 Bush Lake Rd, Edina",
   "sale_month": "2009-06",
   "price": 1305000,
   "lot_sqft": 87048,
   "price_per_lot_sqft": 14.99,
   "price_per_building_sqft": 87.03,
   "building_sqft": 14994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15084,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621140004"
  },
  {
   "address": "200 12th Street Southwest, Forest Lake",
   "sale_month": "2009-06",
   "price": 1900000,
   "lot_sqft": 881099,
   "price_per_lot_sqft": 2.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 185194,
   "use": "300",
   "parcel_id": "0703221140025"
  },
  {
   "address": "3016 Hennepin Ave, Minneapolis",
   "sale_month": "2009-06",
   "price": 2000000,
   "lot_sqft": 5836,
   "price_per_lot_sqft": 342.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210005"
  },
  {
   "address": "3621 Columbus Ave, Minneapolis",
   "sale_month": "2009-06",
   "price": 47000,
   "lot_sqft": 5125,
   "price_per_lot_sqft": 9.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1002,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824330036"
  },
  {
   "address": "401 Grand Avenue, Saint Paul",
   "sale_month": "2009-06",
   "price": 365500,
   "lot_sqft": 12674,
   "price_per_lot_sqft": 28.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1438,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310086"
  },
  {
   "address": "2907 Central Ave NE, Minneapolis",
   "sale_month": "2009-06",
   "price": 300000,
   "lot_sqft": 8193,
   "price_per_lot_sqft": 36.62,
   "price_per_building_sqft": 105.12,
   "building_sqft": 2854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2871,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924330115"
  },
  {
   "address": "707 12th Avenue North, South Saint Paul",
   "sale_month": "2009-05",
   "price": 780000,
   "lot_sqft": 14267,
   "price_per_lot_sqft": 54.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3817,
   "use": "Apartment",
   "parcel_id": "367020505121"
  },
  {
   "address": null,
   "sale_month": "2009-05",
   "price": 135000,
   "lot_sqft": 4893,
   "price_per_lot_sqft": 27.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310011"
  },
  {
   "address": "11827 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2009-05",
   "price": 200000,
   "lot_sqft": 37995,
   "price_per_lot_sqft": 5.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10928,
   "use": "300",
   "parcel_id": "3602721440007"
  },
  {
   "address": "856 University Avenue West, Saint Paul",
   "sale_month": "2009-05",
   "price": 200000,
   "lot_sqft": 4159,
   "price_per_lot_sqft": 48.09,
   "price_per_building_sqft": 72.39,
   "building_sqft": 2763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2780,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923420015"
  },
  {
   "address": "704 University Avenue West, Saint Paul",
   "sale_month": "2009-05",
   "price": 700000,
   "lot_sqft": 9398,
   "price_per_lot_sqft": 74.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410216"
  },
  {
   "address": "623 Franklin Ave E, Minneapolis",
   "sale_month": "2009-05",
   "price": 600000,
   "lot_sqft": 10139,
   "price_per_lot_sqft": 59.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3376,
   "use": "APARTMENT",
   "parcel_id": "3502924220072"
  },
  {
   "address": "6120 Oren Avenue North, Oak Park Heights",
   "sale_month": "2009-05",
   "price": 310000,
   "lot_sqft": 16805,
   "price_per_lot_sqft": 18.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "300",
   "parcel_id": "3303020430054"
  },
  {
   "address": "2308 Girard Ave S, Minneapolis",
   "sale_month": "2009-05",
   "price": 469000,
   "lot_sqft": 6392,
   "price_per_lot_sqft": 73.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2850,
   "use": "APARTMENT",
   "parcel_id": "3302924120144"
  },
  {
   "address": "682 Raymond Avenue, Saint Paul",
   "sale_month": "2009-05",
   "price": 1150000,
   "lot_sqft": 56491,
   "price_per_lot_sqft": 20.36,
   "price_per_building_sqft": 73.68,
   "building_sqft": 15609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15703,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923120045"
  },
  {
   "address": null,
   "sale_month": "2009-05",
   "price": 1235000,
   "lot_sqft": 18054,
   "price_per_lot_sqft": 68.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305280010"
  },
  {
   "address": null,
   "sale_month": "2009-05",
   "price": 13750,
   "lot_sqft": 4700,
   "price_per_lot_sqft": 2.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922140085"
  },
  {
   "address": "13125 Excelsior Blvd, Minnetonka",
   "sale_month": "2009-05",
   "price": 515000,
   "lot_sqft": 41832,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": 183.21,
   "building_sqft": 2811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711722140088"
  },
  {
   "address": "610 Franklin Ave W, Minneapolis",
   "sale_month": "2009-05",
   "price": 110000,
   "lot_sqft": 20240,
   "price_per_lot_sqft": 5.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12100,
   "use": "APARTMENT",
   "parcel_id": "2702924330046"
  },
  {
   "address": "1506 Park Ave, Minneapolis",
   "sale_month": "2009-05",
   "price": 40000,
   "lot_sqft": 3400,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1239,
   "use": "TRIPLEX",
   "parcel_id": "2602924320057"
  },
  {
   "address": "901 Washington Ave S, Minneapolis",
   "sale_month": "2009-05",
   "price": 438982,
   "lot_sqft": 37659,
   "price_per_lot_sqft": 11.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9578,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120081"
  },
  {
   "address": "12467 Lynn Avenue South, Savage",
   "sale_month": "2009-05",
   "price": 255000,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 34.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1864,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260101430"
  },
  {
   "address": "1445 Cleveland Avenue North, Saint Paul",
   "sale_month": "2009-05",
   "price": 1286000,
   "lot_sqft": 26863,
   "price_per_lot_sqft": 47.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5176,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923140117"
  },
  {
   "address": "1465 Cleveland Avenue North, Saint Paul",
   "sale_month": "2009-05",
   "price": 1286000,
   "lot_sqft": 7471,
   "price_per_lot_sqft": 172.13,
   "price_per_building_sqft": 758.7,
   "building_sqft": 1695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1705,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923140116"
  },
  {
   "address": "344 Independence Ave N, Champlin",
   "sale_month": "2009-05",
   "price": 200000,
   "lot_sqft": 10899,
   "price_per_lot_sqft": 18.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1912021230052"
  },
  {
   "address": "1330 Industrial Blvd, Minneapolis",
   "sale_month": "2009-05",
   "price": 3600000,
   "lot_sqft": 304683,
   "price_per_lot_sqft": 11.82,
   "price_per_building_sqft": 54.89,
   "building_sqft": 65587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65983,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1802923130025"
  },
  {
   "address": "4953 Xerxes Ave S, Minneapolis",
   "sale_month": "2009-05",
   "price": 230000,
   "lot_sqft": 2997,
   "price_per_lot_sqft": 76.74,
   "price_per_building_sqft": 276.11,
   "building_sqft": 833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 838,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824130190"
  },
  {
   "address": "5368 Riverview Rd, Minneapolis",
   "sale_month": "2009-05",
   "price": 60000,
   "lot_sqft": 9884,
   "price_per_lot_sqft": 6.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1702823340056"
  },
  {
   "address": "7375 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2009-05",
   "price": 235000,
   "lot_sqft": 20390,
   "price_per_lot_sqft": 11.53,
   "price_per_building_sqft": 72.64,
   "building_sqft": 3235,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3255,
   "use": "300",
   "parcel_id": "1702721240010"
  },
  {
   "address": "200 18th Ave N, Minneapolis",
   "sale_month": "2009-05",
   "price": 17920,
   "lot_sqft": 400,
   "price_per_lot_sqft": 44.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924310053"
  },
  {
   "address": "2179 4th Street, White Bear Lake",
   "sale_month": "2009-05",
   "price": 47000,
   "lot_sqft": 8742,
   "price_per_lot_sqft": 5.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410017"
  },
  {
   "address": "11284 86th Ave N, Maple Grove",
   "sale_month": "2009-05",
   "price": 460000,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 135.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440012"
  },
  {
   "address": "4831 Shoreline Dr, Mound",
   "sale_month": "2009-05",
   "price": 370000,
   "lot_sqft": 18196,
   "price_per_lot_sqft": 20.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724440014"
  },
  {
   "address": "2305 Kennedy St NE, Minneapolis",
   "sale_month": "2009-05",
   "price": 1044000,
   "lot_sqft": 40793,
   "price_per_lot_sqft": 25.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924410044"
  },
  {
   "address": "2201 Summer St NE, Minneapolis",
   "sale_month": "2009-05",
   "price": 1440000,
   "lot_sqft": 58844,
   "price_per_lot_sqft": 24.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924410042"
  },
  {
   "address": null,
   "sale_month": "2009-05",
   "price": 15000,
   "lot_sqft": 12625,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1102920330059"
  },
  {
   "address": null,
   "sale_month": "2009-05",
   "price": 15000,
   "lot_sqft": 72714,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1102920330058"
  },
  {
   "address": null,
   "sale_month": "2009-05",
   "price": 15000,
   "lot_sqft": 9428,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1102920330057"
  },
  {
   "address": "8327 Lake Drive, Lino Lakes",
   "sale_month": "2009-05",
   "price": 150000,
   "lot_sqft": 19423,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "043122210007"
  },
  {
   "address": "3660 Technology Dr, Minneapolis",
   "sale_month": "2009-05",
   "price": 6100000,
   "lot_sqft": 964402,
   "price_per_lot_sqft": 6.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69204,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924210025"
  },
  {
   "address": "224 33rd St W, Minneapolis",
   "sale_month": "2009-05",
   "price": 500,
   "lot_sqft": 4676,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1460,
   "use": "TRIPLEX",
   "parcel_id": "0302824240201"
  },
  {
   "address": "3306 Blaisdell Ave, Minneapolis",
   "sale_month": "2009-05",
   "price": 308000,
   "lot_sqft": 6357,
   "price_per_lot_sqft": 48.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1991,
   "use": "TRIPLEX",
   "parcel_id": "0302824240196"
  },
  {
   "address": "3605 Highway 13 West, Burnsville",
   "sale_month": "2009-05",
   "price": 625000,
   "lot_sqft": 42254,
   "price_per_lot_sqft": 14.79,
   "price_per_building_sqft": 190.26,
   "building_sqft": 3285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3305,
   "use": "Commercial-preferred",
   "parcel_id": "022050001060"
  },
  {
   "address": "3600 Chicago Ave, Minneapolis",
   "sale_month": "2009-05",
   "price": 26500,
   "lot_sqft": 5435,
   "price_per_lot_sqft": 4.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824330028"
  },
  {
   "address": "3104 13th Ave S, Minneapolis",
   "sale_month": "2009-05",
   "price": 34900,
   "lot_sqft": 4269,
   "price_per_lot_sqft": 8.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 737,
   "use": "APARTMENT",
   "parcel_id": "0202824120067"
  },
  {
   "address": "900 128th Street West, Burnsville",
   "sale_month": "2009-05",
   "price": 750000,
   "lot_sqft": 76605,
   "price_per_lot_sqft": 9.79,
   "price_per_building_sqft": 52.17,
   "building_sqft": 14376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14463,
   "use": "Commercial",
   "parcel_id": "020130032010"
  },
  {
   "address": "655 West Main Street, Anoka",
   "sale_month": "2009-05",
   "price": 325000,
   "lot_sqft": 15609,
   "price_per_lot_sqft": 20.82,
   "price_per_building_sqft": 88.05,
   "building_sqft": 3691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3713,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125240007"
  },
  {
   "address": "289 Harrison Avenue, Saint Paul",
   "sale_month": "2009-05",
   "price": 60000,
   "lot_sqft": 6092,
   "price_per_lot_sqft": 9.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2772,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823420043"
  },
  {
   "address": "3649 19th Ave S, Minneapolis",
   "sale_month": "2009-05",
   "price": 93000,
   "lot_sqft": 6271,
   "price_per_lot_sqft": 14.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2175,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824330007"
  },
  {
   "address": "355 Marshall Avenue, Saint Paul",
   "sale_month": "2009-04",
   "price": 1000,
   "lot_sqft": 284071,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34853,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923430012"
  },
  {
   "address": "2929 Bloomington Ave, Minneapolis",
   "sale_month": "2009-04",
   "price": 375000,
   "lot_sqft": 5058,
   "price_per_lot_sqft": 74.14,
   "price_per_building_sqft": 93.33,
   "building_sqft": 4018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4042,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440065"
  },
  {
   "address": "1890 Wayzata Blvd W, Long Lake",
   "sale_month": "2009-04",
   "price": 436700,
   "lot_sqft": 7314,
   "price_per_lot_sqft": 59.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3411823130040"
  },
  {
   "address": "780 Rice Street, Saint Paul",
   "sale_month": "2009-04",
   "price": 115000,
   "lot_sqft": 10122,
   "price_per_lot_sqft": 11.36,
   "price_per_building_sqft": 129.8,
   "building_sqft": 886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 891,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922330130"
  },
  {
   "address": "7225 Northland Dr N, Brooklyn Park",
   "sale_month": "2009-04",
   "price": 1300000,
   "lot_sqft": 412265,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51338,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011921320001"
  },
  {
   "address": "1163 Helmo Avenue North, Oakdale",
   "sale_month": "2009-04",
   "price": 600000,
   "lot_sqft": 58272,
   "price_per_lot_sqft": 10.3,
   "price_per_building_sqft": 66.58,
   "building_sqft": 9012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9066,
   "use": "300",
   "parcel_id": "2902921340011"
  },
  {
   "address": "2000 13th Avenue West, Shakopee",
   "sale_month": "2009-04",
   "price": 300000,
   "lot_sqft": 17038,
   "price_per_lot_sqft": 17.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3019,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270840390"
  },
  {
   "address": "620 9th St S, Minneapolis",
   "sale_month": "2009-04",
   "price": 327600,
   "lot_sqft": 2422,
   "price_per_lot_sqft": 135.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8693,
   "use": "TRIPLEX",
   "parcel_id": "2602924230063"
  },
  {
   "address": "6011 Main Street Northeast, Fridley",
   "sale_month": "2009-04",
   "price": 198000,
   "lot_sqft": 10325,
   "price_per_lot_sqft": 19.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1650,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024220147"
  },
  {
   "address": "304 61st St W, Minneapolis",
   "sale_month": "2009-04",
   "price": 800000,
   "lot_sqft": 43223,
   "price_per_lot_sqft": 18.51,
   "price_per_building_sqft": 95.64,
   "building_sqft": 8365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8416,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202824330013"
  },
  {
   "address": "204 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2009-04",
   "price": 131250,
   "lot_sqft": 4505,
   "price_per_lot_sqft": 29.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1419,
   "use": "APARTMENT",
   "parcel_id": "2102924340195"
  },
  {
   "address": "3098 65th Street East, Inver Grove Heights",
   "sale_month": "2009-04",
   "price": 997000,
   "lot_sqft": 41441,
   "price_per_lot_sqft": 24.06,
   "price_per_building_sqft": 73.8,
   "building_sqft": 13510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13591,
   "use": "Commercial-preferred",
   "parcel_id": "201795001010"
  },
  {
   "address": "1834 Emerson Ave N, Minneapolis",
   "sale_month": "2009-04",
   "price": 585000,
   "lot_sqft": 14141,
   "price_per_lot_sqft": 41.37,
   "price_per_building_sqft": 82.86,
   "building_sqft": 7060,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7103,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924420123"
  },
  {
   "address": "10156 Lyndale Ave S, Bloomington",
   "sale_month": "2009-04",
   "price": 2740000,
   "lot_sqft": 123444,
   "price_per_lot_sqft": 22.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6604,
   "use": "APARTMENT",
   "parcel_id": "1602724440005"
  },
  {
   "address": "1730 Monastery Way, Maplewood",
   "sale_month": "2009-04",
   "price": 198000,
   "lot_sqft": 80915,
   "price_per_lot_sqft": 2.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12172,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "132922440007"
  },
  {
   "address": null,
   "sale_month": "2009-04",
   "price": 198000,
   "lot_sqft": 39348,
   "price_per_lot_sqft": 5.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "132922440006"
  },
  {
   "address": "8801 Jefferson Hwy N, Osseo",
   "sale_month": "2009-04",
   "price": 39951,
   "lot_sqft": 58365,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": 2.8,
   "building_sqft": 14280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14366,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922410033"
  },
  {
   "address": "108 Broadway St W, Osseo",
   "sale_month": "2009-04",
   "price": 118255,
   "lot_sqft": 151472,
   "price_per_lot_sqft": 0.78,
   "price_per_building_sqft": 7.68,
   "building_sqft": 15403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15496,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1311922410032"
  },
  {
   "address": "2218 Buchanan St NE, Minneapolis",
   "sale_month": "2009-04",
   "price": 85000,
   "lot_sqft": 4672,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1184,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202924310184"
  },
  {
   "address": "5209 West Broadway, Crystal",
   "sale_month": "2009-04",
   "price": 600000,
   "lot_sqft": 41638,
   "price_per_lot_sqft": 14.41,
   "price_per_building_sqft": 70.54,
   "building_sqft": 8506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8557,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821220007"
  },
  {
   "address": "267 7th Street West, Saint Paul",
   "sale_month": "2009-04",
   "price": 417000,
   "lot_sqft": 9881,
   "price_per_lot_sqft": 42.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12398,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822230150"
  },
  {
   "address": "12565 Highway 41 Frontage Road, Jackson Township",
   "sale_month": "2009-04",
   "price": 630000,
   "lot_sqft": 199202,
   "price_per_lot_sqft": 3.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13829,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "060340010"
  },
  {
   "address": "6070 52nd Street North, Oakdale",
   "sale_month": "2009-04",
   "price": 216701,
   "lot_sqft": 14079,
   "price_per_lot_sqft": 15.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2471,
   "use": "110",
   "parcel_id": "0602921320007"
  },
  {
   "address": "3800 Girard Ave N, Minneapolis",
   "sale_month": "2009-04",
   "price": 20000,
   "lot_sqft": 12608,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402924420210"
  },
  {
   "address": "3008 Lyndale Ave S, Minneapolis",
   "sale_month": "2009-04",
   "price": 1245000,
   "lot_sqft": 4392,
   "price_per_lot_sqft": 283.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31926,
   "use": "APARTMENT",
   "parcel_id": "0402824110006"
  },
  {
   "address": "15021 60th Street North, Oak Park Heights",
   "sale_month": "2009-04",
   "price": 475000,
   "lot_sqft": 92233,
   "price_per_lot_sqft": 5.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "300",
   "parcel_id": "0302920220010"
  },
  {
   "address": "3627 Nicollet Ave, Minneapolis",
   "sale_month": "2009-04",
   "price": 950000,
   "lot_sqft": 12608,
   "price_per_lot_sqft": 75.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5006,
   "use": "APARTMENT",
   "parcel_id": "0302824430092"
  },
  {
   "address": "3124 Pleasant Ave, Minneapolis",
   "sale_month": "2009-04",
   "price": 234000,
   "lot_sqft": 5580,
   "price_per_lot_sqft": 41.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1251,
   "use": "TRIPLEX",
   "parcel_id": "0302824220186"
  },
  {
   "address": "1101 Burnsville Parkway West, Burnsville",
   "sale_month": "2009-04",
   "price": 1300000,
   "lot_sqft": 77674,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14292,
   "use": "Commercial-preferred",
   "parcel_id": "027330001010"
  },
  {
   "address": "3225 Columbus Ave, Minneapolis",
   "sale_month": "2009-04",
   "price": 135000,
   "lot_sqft": 4929,
   "price_per_lot_sqft": 27.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1497,
   "use": "APARTMENT",
   "parcel_id": "0202824230030"
  },
  {
   "address": "647 West Main Street, Anoka",
   "sale_month": "2009-04",
   "price": 1094000,
   "lot_sqft": 29971,
   "price_per_lot_sqft": 36.5,
   "price_per_building_sqft": 416.6,
   "building_sqft": 2626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2642,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125240016"
  },
  {
   "address": "650 4th Street, Newport",
   "sale_month": "2009-04",
   "price": 150000,
   "lot_sqft": 16486,
   "price_per_lot_sqft": 9.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1958,
   "use": "110",
   "parcel_id": "0102722220063"
  },
  {
   "address": "670 4th Street, Newport",
   "sale_month": "2009-04",
   "price": 150000,
   "lot_sqft": 13988,
   "price_per_lot_sqft": 10.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1861,
   "use": "110",
   "parcel_id": "0102722220062"
  },
  {
   "address": "201 Ash Avenue South, Mayer",
   "sale_month": "2009-03",
   "price": 100000,
   "lot_sqft": 28686,
   "price_per_lot_sqft": 3.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18444,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500750031"
  },
  {
   "address": "217 Como Avenue, Saint Paul",
   "sale_month": "2009-03",
   "price": 3850000,
   "lot_sqft": 246241,
   "price_per_lot_sqft": 15.64,
   "price_per_building_sqft": 121.08,
   "building_sqft": 31797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31989,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923110062"
  },
  {
   "address": "266 Water St, Excelsior",
   "sale_month": "2009-03",
   "price": 220000,
   "lot_sqft": 2387,
   "price_per_lot_sqft": 92.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110071"
  },
  {
   "address": "2533 Lyndale Ave S, Minneapolis",
   "sale_month": "2009-03",
   "price": 290500,
   "lot_sqft": 4737,
   "price_per_lot_sqft": 61.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1628,
   "use": "TRIPLEX",
   "parcel_id": "3402924230063"
  },
  {
   "address": "900 Beech Street, Saint Paul",
   "sale_month": "2009-03",
   "price": 22000,
   "lot_sqft": 4915,
   "price_per_lot_sqft": 4.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 665,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922220031"
  },
  {
   "address": "723 26th St W, Minneapolis",
   "sale_month": "2009-03",
   "price": 250000,
   "lot_sqft": 4710,
   "price_per_lot_sqft": 53.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924410002"
  },
  {
   "address": "695 Payne Avenue, Saint Paul",
   "sale_month": "2009-03",
   "price": 35000,
   "lot_sqft": 1486,
   "price_per_lot_sqft": 23.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922120070"
  },
  {
   "address": "593 Case Avenue, Saint Paul",
   "sale_month": "2009-03",
   "price": 30100,
   "lot_sqft": 4984,
   "price_per_lot_sqft": 6.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 942,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922130166"
  },
  {
   "address": "13505 Industrial Park Blvd, Plymouth",
   "sale_month": "2009-03",
   "price": 4197280,
   "lot_sqft": 194557,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": 68.62,
   "building_sqft": 61166,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61535,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822240005"
  },
  {
   "address": "1308 Franklin Ave E, Minneapolis",
   "sale_month": "2009-03",
   "price": 1100000,
   "lot_sqft": 4801,
   "price_per_lot_sqft": 229.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924430083"
  },
  {
   "address": "1304 Franklin Ave E, Minneapolis",
   "sale_month": "2009-03",
   "price": 1100000,
   "lot_sqft": 4662,
   "price_per_lot_sqft": 235.95,
   "price_per_building_sqft": 88.35,
   "building_sqft": 12451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12526,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924430082"
  },
  {
   "address": "477 Topping Street, Saint Paul",
   "sale_month": "2009-03",
   "price": 15000,
   "lot_sqft": 5500,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310063"
  },
  {
   "address": "1927 5th St S, Minneapolis",
   "sale_month": "2009-03",
   "price": 815000,
   "lot_sqft": 11684,
   "price_per_lot_sqft": 69.75,
   "price_per_building_sqft": 92.51,
   "building_sqft": 8810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924320222"
  },
  {
   "address": "525 Mainstreet, Hopkins",
   "sale_month": "2009-03",
   "price": 620000,
   "lot_sqft": 12851,
   "price_per_lot_sqft": 48.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1895,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411722420166"
  },
  {
   "address": "3501 Xenium La N, Plymouth",
   "sale_month": "2009-03",
   "price": 22324500,
   "lot_sqft": 711586,
   "price_per_lot_sqft": 31.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103335,
   "use": "APARTMENT",
   "parcel_id": "2211822210007"
  },
  {
   "address": "1315 Glenwood Ave, Minneapolis",
   "sale_month": "2009-03",
   "price": 555000,
   "lot_sqft": 29923,
   "price_per_lot_sqft": 18.55,
   "price_per_building_sqft": 85.66,
   "building_sqft": 6479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6518,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924430052"
  },
  {
   "address": "16855 Co Rd No 24, Plymouth",
   "sale_month": "2009-03",
   "price": 575000,
   "lot_sqft": 42982,
   "price_per_lot_sqft": 13.38,
   "price_per_building_sqft": 162.38,
   "building_sqft": 3541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3563,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822210027"
  },
  {
   "address": "9550 156th Avenue Northwest, Ramsey",
   "sale_month": "2009-03",
   "price": 1400000,
   "lot_sqft": 200040,
   "price_per_lot_sqft": 7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15032,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "193225220003"
  },
  {
   "address": "1814 Fremont Ave N, Minneapolis",
   "sale_month": "2009-03",
   "price": 970616,
   "lot_sqft": 20425,
   "price_per_lot_sqft": 47.52,
   "price_per_building_sqft": 405.1,
   "building_sqft": 2396,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2411,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924420152"
  },
  {
   "address": "1106 West Broadway, Minneapolis",
   "sale_month": "2009-03",
   "price": 500,
   "lot_sqft": 1692,
   "price_per_lot_sqft": 0.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130083"
  },
  {
   "address": "2126 4th Street, White Bear Lake",
   "sale_month": "2009-03",
   "price": 180000,
   "lot_sqft": 1845,
   "price_per_lot_sqft": 97.56,
   "price_per_building_sqft": 246.58,
   "building_sqft": 730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 735,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420030"
  },
  {
   "address": "644 Van Buren St NE, Minneapolis",
   "sale_month": "2009-03",
   "price": 205000,
   "lot_sqft": 6476,
   "price_per_lot_sqft": 31.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2353,
   "use": "APARTMENT",
   "parcel_id": "1402924410040"
  },
  {
   "address": "1705 Marion Street, Roseville",
   "sale_month": "2009-03",
   "price": 200000,
   "lot_sqft": 22252,
   "price_per_lot_sqft": 8.99,
   "price_per_building_sqft": 59.99,
   "building_sqft": 3334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3354,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923440030"
  },
  {
   "address": "1131 16th Ave SE, Minneapolis",
   "sale_month": "2009-03",
   "price": 10000,
   "lot_sqft": 5267,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440019"
  },
  {
   "address": "550 View Street, Saint Paul",
   "sale_month": "2009-03",
   "price": 1352100,
   "lot_sqft": 25831,
   "price_per_lot_sqft": 52.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8048,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823420110"
  },
  {
   "address": "4904 Xerxes Ave N, Minneapolis",
   "sale_month": "2009-03",
   "price": 48000,
   "lot_sqft": 6263,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 738,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1111821230043"
  },
  {
   "address": "2535 4th St NE, Minneapolis",
   "sale_month": "2009-03",
   "price": 42000,
   "lot_sqft": 5670,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": 31.53,
   "building_sqft": 1332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1340,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924240040"
  },
  {
   "address": "8935 Nicollet Ave S, Bloomington",
   "sale_month": "2009-03",
   "price": 900000,
   "lot_sqft": 43164,
   "price_per_lot_sqft": 20.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7211,
   "use": "APARTMENT",
   "parcel_id": "1002724130072"
  },
  {
   "address": "2320 Cloud Drive Northeast, Blaine",
   "sale_month": "2009-03",
   "price": 1845000,
   "lot_sqft": 84680,
   "price_per_lot_sqft": 21.79,
   "price_per_building_sqft": 248.59,
   "building_sqft": 7422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7467,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093123130060"
  },
  {
   "address": "15601 Grove Cir N, Maple Grove",
   "sale_month": "2009-03",
   "price": 1150000,
   "lot_sqft": 26390,
   "price_per_lot_sqft": 43.58,
   "price_per_building_sqft": 105.94,
   "building_sqft": 10855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10921,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922230022"
  },
  {
   "address": "9310 Zane Ave N, Brooklyn Park",
   "sale_month": "2009-03",
   "price": 2150000,
   "lot_sqft": 64878,
   "price_per_lot_sqft": 33.14,
   "price_per_building_sqft": 175.31,
   "building_sqft": 12264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12338,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921340009"
  },
  {
   "address": "14700 Martin Dr, Eden Prairie",
   "sale_month": "2009-03",
   "price": 974050,
   "lot_sqft": 68824,
   "price_per_lot_sqft": 14.15,
   "price_per_building_sqft": 117.07,
   "building_sqft": 8320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8370,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622440034"
  },
  {
   "address": "3531 James Ave N, Minneapolis",
   "sale_month": "2009-03",
   "price": 26000,
   "lot_sqft": 5122,
   "price_per_lot_sqft": 5.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 841,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924210101"
  },
  {
   "address": "3706 42nd St E, Minneapolis",
   "sale_month": "2009-03",
   "price": 290000,
   "lot_sqft": 3344,
   "price_per_lot_sqft": 86.72,
   "price_per_building_sqft": 59.61,
   "building_sqft": 4865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4895,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823240198"
  },
  {
   "address": "400 Spring Street, Saint Paul",
   "sale_month": "2009-03",
   "price": 43500000,
   "lot_sqft": 80764,
   "price_per_lot_sqft": 538.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54249,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822330008"
  },
  {
   "address": "360 Spring Street, Saint Paul",
   "sale_month": "2009-03",
   "price": 41800000,
   "lot_sqft": 85883,
   "price_per_lot_sqft": 486.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56366,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062822330007"
  },
  {
   "address": "6090 52nd Street North, Oakdale",
   "sale_month": "2009-03",
   "price": 165300,
   "lot_sqft": 15521,
   "price_per_lot_sqft": 10.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2417,
   "use": "110",
   "parcel_id": "0602921320069"
  },
  {
   "address": "4052 Thomas Ave N, Minneapolis",
   "sale_month": "2009-03",
   "price": 70000,
   "lot_sqft": 5050,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1709,
   "use": "TRIPLEX",
   "parcel_id": "0502924140144"
  },
  {
   "address": "14201 West 62nd St, Eden Prairie",
   "sale_month": "2009-03",
   "price": 750000,
   "lot_sqft": 51950,
   "price_per_lot_sqft": 14.44,
   "price_per_building_sqft": 63.34,
   "building_sqft": 11840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11912,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220031"
  },
  {
   "address": "3336 1st Ave S, Minneapolis",
   "sale_month": "2009-03",
   "price": 101000,
   "lot_sqft": 5622,
   "price_per_lot_sqft": 17.97,
   "price_per_building_sqft": 96.47,
   "building_sqft": 1047,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1053,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824130078"
  },
  {
   "address": "12400 Wayzata Blvd, Minnetonka",
   "sale_month": "2009-03",
   "price": 6900000,
   "lot_sqft": 78345,
   "price_per_lot_sqft": 88.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19714,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0211722230051"
  },
  {
   "address": null,
   "sale_month": "2009-03",
   "price": 6900000,
   "lot_sqft": 2952,
   "price_per_lot_sqft": 2337.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722230047"
  },
  {
   "address": "1100 City View Dr, Minnetonka",
   "sale_month": "2009-03",
   "price": 6900000,
   "lot_sqft": 30336,
   "price_per_lot_sqft": 227.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722230025"
  },
  {
   "address": "3323 Elliot Ave, Minneapolis",
   "sale_month": "2009-03",
   "price": 65000,
   "lot_sqft": 5007,
   "price_per_lot_sqft": 12.98,
   "price_per_building_sqft": 49.66,
   "building_sqft": 1309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1317,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824240067"
  },
  {
   "address": "8236 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2009-03",
   "price": 210000,
   "lot_sqft": 2662,
   "price_per_lot_sqft": 78.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130040"
  },
  {
   "address": "2816 33rd St E, Minneapolis",
   "sale_month": "2009-03",
   "price": 50000,
   "lot_sqft": 3090,
   "price_per_lot_sqft": 16.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824140027"
  },
  {
   "address": "228 Main Street East, Norwood Young America",
   "sale_month": "2009-02",
   "price": 150000,
   "lot_sqft": 4367,
   "price_per_lot_sqft": 34.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580510490"
  },
  {
   "address": "2801 21st Ave S, Minneapolis",
   "sale_month": "2009-02",
   "price": 5100000,
   "lot_sqft": 149861,
   "price_per_lot_sqft": 34.03,
   "price_per_building_sqft": 93.55,
   "building_sqft": 54515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54844,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924340068"
  },
  {
   "address": "729 Edmund Avenue, Saint Paul",
   "sale_month": "2009-02",
   "price": 31000,
   "lot_sqft": 6795,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1153,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923140047"
  },
  {
   "address": "675 State Hwy No 7, Excelsior",
   "sale_month": "2009-02",
   "price": 1250000,
   "lot_sqft": 22038,
   "price_per_lot_sqft": 56.72,
   "price_per_building_sqft": 248.21,
   "building_sqft": 5036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5066,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723230112"
  },
  {
   "address": "2732 17th Ave S, Minneapolis",
   "sale_month": "2009-02",
   "price": 38500,
   "lot_sqft": 3307,
   "price_per_lot_sqft": 11.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1567,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924410225"
  },
  {
   "address": "1556 Sherburne Avenue, Saint Paul",
   "sale_month": "2009-02",
   "price": 600000,
   "lot_sqft": 8024,
   "price_per_lot_sqft": 74.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230172"
  },
  {
   "address": "2100 1st Ave S, Minneapolis",
   "sale_month": "2009-02",
   "price": 290000,
   "lot_sqft": 15997,
   "price_per_lot_sqft": 18.13,
   "price_per_building_sqft": 70.65,
   "building_sqft": 4105,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4129,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120060"
  },
  {
   "address": "508 24th St E, Minneapolis",
   "sale_month": "2009-02",
   "price": 490000,
   "lot_sqft": 3077,
   "price_per_lot_sqft": 159.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3402924110047"
  },
  {
   "address": "8655 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2009-02",
   "price": 224167,
   "lot_sqft": 2024,
   "price_per_lot_sqft": 110.75,
   "price_per_building_sqft": 50.76,
   "building_sqft": 4416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4443,
   "use": "300",
   "parcel_id": "3302921440024"
  },
  {
   "address": "11 27th Ave SE, Minneapolis",
   "sale_month": "2009-02",
   "price": 180000,
   "lot_sqft": 9682,
   "price_per_lot_sqft": 18.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1295,
   "use": "TRIPLEX",
   "parcel_id": "3002923340012"
  },
  {
   "address": "7831 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2009-02",
   "price": 475000,
   "lot_sqft": 67744,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": 80.75,
   "building_sqft": 5882,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5918,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921120001"
  },
  {
   "address": "7145 Sandburg Rd, Golden Valley",
   "sale_month": "2009-02",
   "price": 1500000,
   "lot_sqft": 94056,
   "price_per_lot_sqft": 15.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24522,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821240062"
  },
  {
   "address": "2409 66th St W, Richfield",
   "sale_month": "2009-02",
   "price": 290000,
   "lot_sqft": 13694,
   "price_per_lot_sqft": 21.18,
   "price_per_building_sqft": 213.08,
   "building_sqft": 1361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1369,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410015"
  },
  {
   "address": "8011 Old Carriage North, Shakopee",
   "sale_month": "2009-02",
   "price": 1150000,
   "lot_sqft": 37271,
   "price_per_lot_sqft": 30.86,
   "price_per_building_sqft": 490.2,
   "building_sqft": 2346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2360,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600110"
  },
  {
   "address": "8051 Old Carriage North, Shakopee",
   "sale_month": "2009-02",
   "price": 13250000,
   "lot_sqft": 218641,
   "price_per_lot_sqft": 60.6,
   "price_per_building_sqft": 291.14,
   "building_sqft": 45511,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45785,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600090"
  },
  {
   "address": "8030 Old Carriage North, Shakopee",
   "sale_month": "2009-02",
   "price": 13250000,
   "lot_sqft": 191107,
   "price_per_lot_sqft": 69.33,
   "price_per_building_sqft": 615.39,
   "building_sqft": 21531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21661,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600080"
  },
  {
   "address": "8002 Old Carriage North, Shakopee",
   "sale_month": "2009-02",
   "price": 1150000,
   "lot_sqft": 46813,
   "price_per_lot_sqft": 24.57,
   "price_per_building_sqft": 175.25,
   "building_sqft": 6562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6601,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600010"
  },
  {
   "address": "1051 Red Fox Road, Shoreview",
   "sale_month": "2009-02",
   "price": 722000,
   "lot_sqft": 48419,
   "price_per_lot_sqft": 14.91,
   "price_per_building_sqft": 198.08,
   "building_sqft": 3645,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3667,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023230013"
  },
  {
   "address": "12501 Rhode Island Avenue South, Savage",
   "sale_month": "2009-02",
   "price": 365000,
   "lot_sqft": 38068,
   "price_per_lot_sqft": 9.59,
   "price_per_building_sqft": 164.49,
   "building_sqft": 2219,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2232,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130070"
  },
  {
   "address": "7801 Park Drive, Chanhassen",
   "sale_month": "2009-02",
   "price": 1450000,
   "lot_sqft": 163713,
   "price_per_lot_sqft": 8.86,
   "price_per_building_sqft": 57.97,
   "building_sqft": 25011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25162,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900170"
  },
  {
   "address": "218 7th St SE, Minneapolis",
   "sale_month": "2009-02",
   "price": 260000,
   "lot_sqft": 10913,
   "price_per_lot_sqft": 23.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2302924110306"
  },
  {
   "address": "10503 165th Street West, Lakeville",
   "sale_month": "2009-02",
   "price": 433000,
   "lot_sqft": 2238,
   "price_per_lot_sqft": 193.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446101140"
  },
  {
   "address": "5945 Carmen Avenue, Inver Grove Heights",
   "sale_month": "2009-02",
   "price": 207500,
   "lot_sqft": 22509,
   "price_per_lot_sqft": 9.22,
   "price_per_building_sqft": 164.16,
   "building_sqft": 1264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1272,
   "use": "Commercial-preferred",
   "parcel_id": "200341055015"
  },
  {
   "address": "740 Mississippi River Boulevard South, Saint Paul",
   "sale_month": "2009-02",
   "price": 20809000,
   "lot_sqft": 69498,
   "price_per_lot_sqft": 299.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11382,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823210001"
  },
  {
   "address": "3724 Oregon Ave S, St. Louis Park",
   "sale_month": "2009-02",
   "price": 735000,
   "lot_sqft": 12964,
   "price_per_lot_sqft": 56.7,
   "price_per_building_sqft": 125.36,
   "building_sqft": 5863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5898,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721340066"
  },
  {
   "address": "1018 28th Ave NE, Minneapolis",
   "sale_month": "2009-02",
   "price": 40000,
   "lot_sqft": 6793,
   "price_per_lot_sqft": 5.89,
   "price_per_building_sqft": 28.01,
   "building_sqft": 1428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1436,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202924220119"
  },
  {
   "address": "12844 Louisville Road, Jackson Township",
   "sale_month": "2009-02",
   "price": 1187134,
   "lot_sqft": 83086,
   "price_per_lot_sqft": 14.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060360010"
  },
  {
   "address": "6080 52nd Street North, Oakdale",
   "sale_month": "2009-02",
   "price": 192000,
   "lot_sqft": 22303,
   "price_per_lot_sqft": 8.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "110",
   "parcel_id": "0602921330019"
  },
  {
   "address": "3432 Nicollet Ave, Minneapolis",
   "sale_month": "2009-02",
   "price": 150900,
   "lot_sqft": 6789,
   "price_per_lot_sqft": 22.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 462,
   "use": "TRIPLEX",
   "parcel_id": "0302824310011"
  },
  {
   "address": "3216 4th Ave S, Minneapolis",
   "sale_month": "2009-02",
   "price": 115000,
   "lot_sqft": 5824,
   "price_per_lot_sqft": 19.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1246,
   "use": "APARTMENT",
   "parcel_id": "0302824140033"
  },
  {
   "address": "1415 Lake St E, Minneapolis",
   "sale_month": "2009-02",
   "price": 1900000,
   "lot_sqft": 3914,
   "price_per_lot_sqft": 485.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824120104"
  },
  {
   "address": "7800 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2009-02",
   "price": 350000,
   "lot_sqft": 76920,
   "price_per_lot_sqft": 4.55,
   "price_per_building_sqft": 28.8,
   "building_sqft": 12151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12225,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024340025"
  },
  {
   "address": "2308 Old Shakopee Rd E, Bloomington",
   "sale_month": "2009-02",
   "price": 2200000,
   "lot_sqft": 117437,
   "price_per_lot_sqft": 18.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8946,
   "use": "APARTMENT",
   "parcel_id": "0102724340043"
  },
  {
   "address": "445 Broadway Avenue, Saint Paul Park",
   "sale_month": "2009-02",
   "price": 290000,
   "lot_sqft": 23304,
   "price_per_lot_sqft": 12.44,
   "price_per_building_sqft": 25.29,
   "building_sqft": 11467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11537,
   "use": "300",
   "parcel_id": "0102722340032"
  },
  {
   "address": "701 Concord Street South, South Saint Paul",
   "sale_month": "2009-01",
   "price": 3252776,
   "lot_sqft": 183426,
   "price_per_lot_sqft": 17.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30768,
   "use": "Commercial-preferred",
   "parcel_id": "364600000051"
  },
  {
   "address": null,
   "sale_month": "2009-01",
   "price": 7500,
   "lot_sqft": 7489,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602921330010"
  },
  {
   "address": "4140 Woodland Road, Lexington",
   "sale_month": "2009-01",
   "price": 365000,
   "lot_sqft": 14658,
   "price_per_lot_sqft": 24.9,
   "price_per_building_sqft": 141.31,
   "building_sqft": 2583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2598,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123110031"
  },
  {
   "address": "2734 17th Ave S, Minneapolis",
   "sale_month": "2009-01",
   "price": 35000,
   "lot_sqft": 3307,
   "price_per_lot_sqft": 10.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924410226"
  },
  {
   "address": "2725 Bloomington Ave, Minneapolis",
   "sale_month": "2009-01",
   "price": 60000,
   "lot_sqft": 5044,
   "price_per_lot_sqft": 11.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "APARTMENT",
   "parcel_id": "3502924410027"
  },
  {
   "address": "2824 Park Ave, Minneapolis",
   "sale_month": "2009-01",
   "price": 77000,
   "lot_sqft": 5087,
   "price_per_lot_sqft": 15.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1569,
   "use": "TRIPLEX",
   "parcel_id": "3502924330014"
  },
  {
   "address": "1450 Concordia Avenue, Saint Paul",
   "sale_month": "2009-01",
   "price": 280000,
   "lot_sqft": 4742,
   "price_per_lot_sqft": 59.05,
   "price_per_building_sqft": 137.32,
   "building_sqft": 2039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2051,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923340045"
  },
  {
   "address": "1704 Lake St W, Minneapolis",
   "sale_month": "2009-01",
   "price": 355000,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 64.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1112,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924330014"
  },
  {
   "address": "2404 Dupont Ave S, Minneapolis",
   "sale_month": "2009-01",
   "price": 239900,
   "lot_sqft": 6370,
   "price_per_lot_sqft": 37.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1481,
   "use": "TRIPLEX",
   "parcel_id": "3302924130111"
  },
  {
   "address": "7667 10th Street North, Oakdale",
   "sale_month": "2009-01",
   "price": 3800000,
   "lot_sqft": 98791,
   "price_per_lot_sqft": 38.47,
   "price_per_building_sqft": 495.95,
   "building_sqft": 7662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7708,
   "use": "300",
   "parcel_id": "3202921120043"
  },
  {
   "address": null,
   "sale_month": "2009-01",
   "price": 3800000,
   "lot_sqft": 13104,
   "price_per_lot_sqft": 289.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3202921120042"
  },
  {
   "address": "5020 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2009-01",
   "price": 250000,
   "lot_sqft": 10375,
   "price_per_lot_sqft": 24.1,
   "price_per_building_sqft": 120.83,
   "building_sqft": 2069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2081,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924340061"
  },
  {
   "address": "110105 Pioneer Trail, Chaska",
   "sale_month": "2009-01",
   "price": 1875000,
   "lot_sqft": 119833,
   "price_per_lot_sqft": 15.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17455,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "305230050"
  },
  {
   "address": "2609 4th St SE, Minneapolis",
   "sale_month": "2009-01",
   "price": 1250000,
   "lot_sqft": 10882,
   "price_per_lot_sqft": 114.87,
   "price_per_building_sqft": 86.59,
   "building_sqft": 14436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14523,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923210019"
  },
  {
   "address": "599 Wells Street, Saint Paul",
   "sale_month": "2009-01",
   "price": 15000,
   "lot_sqft": 4926,
   "price_per_lot_sqft": 3.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 844,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922420179"
  },
  {
   "address": "608 Lawson Avenue East, Saint Paul",
   "sale_month": "2009-01",
   "price": 27200,
   "lot_sqft": 5315,
   "price_per_lot_sqft": 5.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1433,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922130140"
  },
  {
   "address": "848 Cook Avenue East, Saint Paul",
   "sale_month": "2009-01",
   "price": 50100,
   "lot_sqft": 5287,
   "price_per_lot_sqft": 9.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 896,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922230219"
  },
  {
   "address": "1919 Dupont Ave S, Minneapolis",
   "sale_month": "2009-01",
   "price": 1365000,
   "lot_sqft": 9487,
   "price_per_lot_sqft": 143.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4016,
   "use": "APARTMENT",
   "parcel_id": "2802924440059"
  },
  {
   "address": "1507 6th St S, Minneapolis",
   "sale_month": "2009-01",
   "price": 935000,
   "lot_sqft": 27030,
   "price_per_lot_sqft": 34.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410039"
  },
  {
   "address": "1527 6th St S, Minneapolis",
   "sale_month": "2009-01",
   "price": 65000,
   "lot_sqft": 1883,
   "price_per_lot_sqft": 34.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924410014"
  },
  {
   "address": "5215 Main St E, Maple Plain",
   "sale_month": "2009-01",
   "price": 360000,
   "lot_sqft": 17410,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "APARTMENT",
   "parcel_id": "2511824210132"
  },
  {
   "address": "2051 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2009-01",
   "price": 456660,
   "lot_sqft": 19716,
   "price_per_lot_sqft": 23.16,
   "price_per_building_sqft": 206.45,
   "building_sqft": 2212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2226,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124240006"
  },
  {
   "address": "7601 Co Rd No 110 W, Minnetrista",
   "sale_month": "2009-01",
   "price": 675000,
   "lot_sqft": 515036,
   "price_per_lot_sqft": 1.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2111724430005"
  },
  {
   "address": "208 Cedar Lake Rd N, Minneapolis",
   "sale_month": "2009-01",
   "price": 1461,
   "lot_sqft": 4606,
   "price_per_lot_sqft": 0.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924340196"
  },
  {
   "address": "345 Colburn St N, Champlin",
   "sale_month": "2009-01",
   "price": 300000,
   "lot_sqft": 12495,
   "price_per_lot_sqft": 24.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1912021230054"
  },
  {
   "address": "4825 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2009-01",
   "price": 2000000,
   "lot_sqft": 73219,
   "price_per_lot_sqft": 27.32,
   "price_per_building_sqft": 178.03,
   "building_sqft": 11234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11302,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924310004"
  },
  {
   "address": "2550 22nd Terrace Northwest, New Brighton",
   "sale_month": "2009-01",
   "price": 290000,
   "lot_sqft": 15286,
   "price_per_lot_sqft": 18.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3059,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "183023240045"
  },
  {
   "address": "4629 Minnehaha Ave, Minneapolis",
   "sale_month": "2009-01",
   "price": 500,
   "lot_sqft": 5196,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": 0.38,
   "building_sqft": 1303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1311,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1802823120039"
  },
  {
   "address": "9720 Humboldt Ave S, Bloomington",
   "sale_month": "2009-01",
   "price": 1550000,
   "lot_sqft": 32044,
   "price_per_lot_sqft": 48.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240028"
  },
  {
   "address": "9740 Humboldt Ave S, Bloomington",
   "sale_month": "2009-01",
   "price": 1550000,
   "lot_sqft": 32063,
   "price_per_lot_sqft": 48.34,
   "price_per_building_sqft": 71.8,
   "building_sqft": 21589,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21720,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240015"
  },
  {
   "address": null,
   "sale_month": "2009-01",
   "price": 162900,
   "lot_sqft": 1035,
   "price_per_lot_sqft": 157.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152823340025"
  },
  {
   "address": "2204 7th Street West, Saint Paul",
   "sale_month": "2009-01",
   "price": 165000,
   "lot_sqft": 6694,
   "price_per_lot_sqft": 24.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1730,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152823340020"
  },
  {
   "address": "4598 Chatsworth Street North, Shoreview",
   "sale_month": "2009-01",
   "price": 625000,
   "lot_sqft": 32492,
   "price_per_lot_sqft": 19.24,
   "price_per_building_sqft": 82.48,
   "building_sqft": 7578,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7624,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340011"
  },
  {
   "address": "4428 Bryant Ave N, Minneapolis",
   "sale_month": "2009-01",
   "price": 450000,
   "lot_sqft": 12312,
   "price_per_lot_sqft": 36.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4446,
   "use": "APARTMENT",
   "parcel_id": "1311821210023"
  },
  {
   "address": "1215 Lowry Ave N, Minneapolis",
   "sale_month": "2009-01",
   "price": 200000,
   "lot_sqft": 3887,
   "price_per_lot_sqft": 51.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0902924420042"
  },
  {
   "address": "3342 James Ave N, Minneapolis",
   "sale_month": "2009-01",
   "price": 53000,
   "lot_sqft": 5396,
   "price_per_lot_sqft": 9.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1505,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924240134"
  },
  {
   "address": "4412 Washburn Ave S, Minneapolis",
   "sale_month": "2009-01",
   "price": 46000,
   "lot_sqft": 5850,
   "price_per_lot_sqft": 7.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1276,
   "use": "TRIPLEX",
   "parcel_id": "0802824430088"
  },
  {
   "address": "7460 80th Street South, Cottage Grove",
   "sale_month": "2009-01",
   "price": 650000,
   "lot_sqft": 57710,
   "price_per_lot_sqft": 11.26,
   "price_per_building_sqft": 105.45,
   "building_sqft": 6164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6201,
   "use": "300",
   "parcel_id": "0802721340005"
  },
  {
   "address": "3619 Girard Ave N, Minneapolis",
   "sale_month": "2009-01",
   "price": 28000,
   "lot_sqft": 4963,
   "price_per_lot_sqft": 5.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 832,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924430120"
  },
  {
   "address": "3738 Humboldt Ave N, Minneapolis",
   "sale_month": "2009-01",
   "price": 53000,
   "lot_sqft": 4977,
   "price_per_lot_sqft": 10.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1304,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924430105"
  },
  {
   "address": "3922 Dupont Ave N, Minneapolis",
   "sale_month": "2009-01",
   "price": 28000,
   "lot_sqft": 5036,
   "price_per_lot_sqft": 5.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1548,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924410051"
  },
  {
   "address": "4223 Colfax Ave N, Minneapolis",
   "sale_month": "2009-01",
   "price": 73500,
   "lot_sqft": 6391,
   "price_per_lot_sqft": 11.5,
   "price_per_building_sqft": 39.56,
   "building_sqft": 1858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1869,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924110086"
  },
  {
   "address": "3030 Irving Ave S, Minneapolis",
   "sale_month": "2009-01",
   "price": 2850000,
   "lot_sqft": 30318,
   "price_per_lot_sqft": 94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10391,
   "use": "APARTMENT",
   "parcel_id": "0402824210044"
  },
  {
   "address": "1015 Lake St W, Minneapolis",
   "sale_month": "2009-01",
   "price": 2600000,
   "lot_sqft": 17741,
   "price_per_lot_sqft": 146.55,
   "price_per_building_sqft": 421.46,
   "building_sqft": 6169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6207,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110096"
  },
  {
   "address": "2425 State Hwy No 55, Medina",
   "sale_month": "2009-01",
   "price": 1210000,
   "lot_sqft": 365495,
   "price_per_lot_sqft": 3.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9758,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0311823320005"
  },
  {
   "address": "3540 5th Ave S, Minneapolis",
   "sale_month": "2009-01",
   "price": 100,
   "lot_sqft": 5448,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2026,
   "use": "APARTMENT",
   "parcel_id": "0302824410116"
  },
  {
   "address": "3436 Nicollet Ave, Minneapolis",
   "sale_month": "2009-01",
   "price": 104000,
   "lot_sqft": 6789,
   "price_per_lot_sqft": 15.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2002,
   "use": "TRIPLEX",
   "parcel_id": "0302824310012"
  },
  {
   "address": "3648 Cedar Ave S, Minneapolis",
   "sale_month": "2009-01",
   "price": 175000,
   "lot_sqft": 4920,
   "price_per_lot_sqft": 35.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1487,
   "use": "APARTMENT",
   "parcel_id": "0202824440012"
  },
  {
   "address": "15030 Glazier Avenue, Apple Valley",
   "sale_month": "2009-01",
   "price": 500000,
   "lot_sqft": 23197,
   "price_per_lot_sqft": 21.55,
   "price_per_building_sqft": 172.71,
   "building_sqft": 2895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2912,
   "use": "Commercial-preferred",
   "parcel_id": "011173001026"
  },
  {
   "address": "10100 Crosstown Cir, Eden Prairie",
   "sale_month": "2009-01",
   "price": 2761310,
   "lot_sqft": 5217,
   "price_per_lot_sqft": 529.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622130026"
  },
  {
   "address": "10100 Crosstown Cir, Eden Prairie",
   "sale_month": "2009-01",
   "price": 2761310,
   "lot_sqft": 158326,
   "price_per_lot_sqft": 17.44,
   "price_per_building_sqft": 60.37,
   "building_sqft": 45741,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46017,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622120007"
  },
  {
   "address": "1742 Arboretum Boulevard, Victoria",
   "sale_month": "2008-12",
   "price": 100000,
   "lot_sqft": 4256,
   "price_per_lot_sqft": 23.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650750050"
  },
  {
   "address": "1920 Suburban Avenue, Saint Paul",
   "sale_month": "2008-12",
   "price": 500000,
   "lot_sqft": 17642,
   "price_per_lot_sqft": 28.34,
   "price_per_building_sqft": 91.71,
   "building_sqft": 5452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5485,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340006"
  },
  {
   "address": "6020 Culligan Way, Minnetonka",
   "sale_month": "2008-12",
   "price": 1900000,
   "lot_sqft": 90282,
   "price_per_lot_sqft": 21.05,
   "price_per_building_sqft": 69.16,
   "building_sqft": 27471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27637,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722420009"
  },
  {
   "address": "2431 Blaisdell Ave, Minneapolis",
   "sale_month": "2008-12",
   "price": 600000,
   "lot_sqft": 7182,
   "price_per_lot_sqft": 83.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2548,
   "use": "APARTMENT",
   "parcel_id": "3402924240020"
  },
  {
   "address": "408 Wheeler Street North, Saint Paul",
   "sale_month": "2008-12",
   "price": 420000,
   "lot_sqft": 5118,
   "price_per_lot_sqft": 82.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2660,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923420127"
  },
  {
   "address": "1126 Beech Street, Saint Paul",
   "sale_month": "2008-12",
   "price": 17000,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 3.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 862,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922120069"
  },
  {
   "address": "2752 Lyndale Ave S, Minneapolis",
   "sale_month": "2008-12",
   "price": 550000,
   "lot_sqft": 9617,
   "price_per_lot_sqft": 57.19,
   "price_per_building_sqft": 207.63,
   "building_sqft": 2649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2664,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924410070"
  },
  {
   "address": "3700 Chestnut Street North, Chaska",
   "sale_month": "2008-12",
   "price": 1425000,
   "lot_sqft": 86205,
   "price_per_lot_sqft": 16.53,
   "price_per_building_sqft": 92.83,
   "building_sqft": 15350,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15442,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "304900010"
  },
  {
   "address": "101 82nd Street West, Chaska",
   "sale_month": "2008-12",
   "price": 8550000,
   "lot_sqft": 963859,
   "price_per_lot_sqft": 8.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 245050,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300590010"
  },
  {
   "address": "2828 University Ave SE, Minneapolis",
   "sale_month": "2008-12",
   "price": 1725000,
   "lot_sqft": 40860,
   "price_per_lot_sqft": 42.22,
   "price_per_building_sqft": 67.5,
   "building_sqft": 25554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25709,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923130033"
  },
  {
   "address": "598 Reaney Avenue, Saint Paul",
   "sale_month": "2008-12",
   "price": 16065,
   "lot_sqft": 6018,
   "price_per_lot_sqft": 2.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1061,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922430098"
  },
  {
   "address": "739 Sims Avenue, Saint Paul",
   "sale_month": "2008-12",
   "price": 40000,
   "lot_sqft": 5094,
   "price_per_lot_sqft": 7.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1411,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922410029"
  },
  {
   "address": null,
   "sale_month": "2008-12",
   "price": 490000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 326.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310093"
  },
  {
   "address": null,
   "sale_month": "2008-12",
   "price": 490000,
   "lot_sqft": 2529,
   "price_per_lot_sqft": 193.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310092"
  },
  {
   "address": "1236 Ross Avenue, Saint Paul",
   "sale_month": "2008-12",
   "price": 21000,
   "lot_sqft": 6995,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 940,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922440124"
  },
  {
   "address": "860 Maryland Avenue East, Saint Paul",
   "sale_month": "2008-12",
   "price": 240000,
   "lot_sqft": 9684,
   "price_per_lot_sqft": 24.78,
   "price_per_building_sqft": 91.88,
   "building_sqft": 2612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2628,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922220092"
  },
  {
   "address": "7002 East Fish Lake Rd, Maple Grove",
   "sale_month": "2008-12",
   "price": 135000,
   "lot_sqft": 39015,
   "price_per_lot_sqft": 3.46,
   "price_per_building_sqft": 8.95,
   "building_sqft": 15083,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15174,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711922430052"
  },
  {
   "address": "302 Adams Street South, Shakopee",
   "sale_month": "2008-12",
   "price": 300000,
   "lot_sqft": 15928,
   "price_per_lot_sqft": 18.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2657,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270030170"
  },
  {
   "address": "12400 Inglewood Avenue South, Savage",
   "sale_month": "2008-12",
   "price": 240000,
   "lot_sqft": 12759,
   "price_per_lot_sqft": 18.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1345,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260060060"
  },
  {
   "address": "17001 Fish Point Road Southeast, Prior Lake",
   "sale_month": "2008-12",
   "price": 1300000,
   "lot_sqft": 78582,
   "price_per_lot_sqft": 16.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22300,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252960022"
  },
  {
   "address": "16670 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2008-12",
   "price": 98000,
   "lot_sqft": 819,
   "price_per_lot_sqft": 119.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251970080"
  },
  {
   "address": "2601 6th St S, Minneapolis",
   "sale_month": "2008-12",
   "price": 1305000,
   "lot_sqft": 3934,
   "price_per_lot_sqft": 331.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1859,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924420028"
  },
  {
   "address": "1811 5th St S, Minneapolis",
   "sale_month": "2008-12",
   "price": 2160000,
   "lot_sqft": 8240,
   "price_per_lot_sqft": 262.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320102"
  },
  {
   "address": "360 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2008-12",
   "price": 942000,
   "lot_sqft": 51799,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": 113.48,
   "building_sqft": 8301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8351,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923120050"
  },
  {
   "address": "314 10th Ave SE, Minneapolis",
   "sale_month": "2008-12",
   "price": 670000,
   "lot_sqft": 9598,
   "price_per_lot_sqft": 69.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2473,
   "use": "TRIPLEX",
   "parcel_id": "2402924310053"
  },
  {
   "address": "901 2nd St S, Minneapolis",
   "sale_month": "2008-12",
   "price": 441555,
   "lot_sqft": 34378,
   "price_per_lot_sqft": 12.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16000,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924430210"
  },
  {
   "address": "10685 165th Street West, Lakeville",
   "sale_month": "2008-12",
   "price": 2050000,
   "lot_sqft": 163646,
   "price_per_lot_sqft": 12.53,
   "price_per_building_sqft": 129.06,
   "building_sqft": 15884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15980,
   "use": "Industrial-preferred",
   "parcel_id": "223075001010"
  },
  {
   "address": "1513 Mcafee Street, Saint Paul",
   "sale_month": "2008-12",
   "price": 235000,
   "lot_sqft": 13282,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2489,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922230162"
  },
  {
   "address": "13161 Pineview La N, Dayton",
   "sale_month": "2008-12",
   "price": 107500,
   "lot_sqft": 52032,
   "price_per_lot_sqft": 2.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2164,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2212022110002"
  },
  {
   "address": "10815 Mankato Street Northeast, Blaine",
   "sale_month": "2008-12",
   "price": 1220000,
   "lot_sqft": 87748,
   "price_per_lot_sqft": 13.9,
   "price_per_building_sqft": 85.66,
   "building_sqft": 14243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14329,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210034"
  },
  {
   "address": "2401 7th Street West, Saint Paul",
   "sale_month": "2008-12",
   "price": 13650,
   "lot_sqft": 332090,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": 0.2,
   "building_sqft": 66745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 67148,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823110016"
  },
  {
   "address": "1904 Glenwood Ave, Minneapolis",
   "sale_month": "2008-12",
   "price": 175000,
   "lot_sqft": 8343,
   "price_per_lot_sqft": 20.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3555,
   "use": "APARTMENT",
   "parcel_id": "2102924320203"
  },
  {
   "address": "1280 Westminster Street, Saint Paul",
   "sale_month": "2008-12",
   "price": 350000,
   "lot_sqft": 45092,
   "price_per_lot_sqft": 7.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6434,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922330008"
  },
  {
   "address": null,
   "sale_month": "2008-12",
   "price": 2100000,
   "lot_sqft": 7134,
   "price_per_lot_sqft": 294.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2011821340030"
  },
  {
   "address": "7900 Excelsior Blvd, Hopkins",
   "sale_month": "2008-12",
   "price": 4200000,
   "lot_sqft": 251121,
   "price_per_lot_sqft": 16.73,
   "price_per_building_sqft": 32.44,
   "building_sqft": 129465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 130246,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721320006"
  },
  {
   "address": "8050 Powell Rd, Hopkins",
   "sale_month": "2008-12",
   "price": 4200000,
   "lot_sqft": 83184,
   "price_per_lot_sqft": 50.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2011721230008"
  },
  {
   "address": "14643 Mercantile Drive North, Hugo",
   "sale_month": "2008-12",
   "price": 50000,
   "lot_sqft": 93467,
   "price_per_lot_sqft": 0.53,
   "price_per_building_sqft": 2.35,
   "building_sqft": 21269,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21397,
   "use": "300",
   "parcel_id": "1903121230162"
  },
  {
   "address": null,
   "sale_month": "2008-12",
   "price": 4900000,
   "lot_sqft": 48497,
   "price_per_lot_sqft": 101.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924140106"
  },
  {
   "address": "10750 France Ave S, Bloomington",
   "sale_month": "2008-12",
   "price": 965000,
   "lot_sqft": 45662,
   "price_per_lot_sqft": 21.13,
   "price_per_building_sqft": 150.29,
   "building_sqft": 6421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6460,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902724410033"
  },
  {
   "address": "4810 Nord Dr, Bloomington",
   "sale_month": "2008-12",
   "price": 1415000,
   "lot_sqft": 113754,
   "price_per_lot_sqft": 12.44,
   "price_per_building_sqft": 174.26,
   "building_sqft": 8120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8169,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902724310057"
  },
  {
   "address": "454 Lilac Street, Lino Lakes",
   "sale_month": "2008-12",
   "price": 350000,
   "lot_sqft": 44961,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": 73.08,
   "building_sqft": 4789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4818,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220003"
  },
  {
   "address": "1422 Thomas Ave N, Minneapolis",
   "sale_month": "2008-12",
   "price": 40000,
   "lot_sqft": 5137,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 990,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924440170"
  },
  {
   "address": "1001 West Broadway, Minneapolis",
   "sale_month": "2008-12",
   "price": 116000,
   "lot_sqft": 4798,
   "price_per_lot_sqft": 24.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140168"
  },
  {
   "address": "1759 116th Avenue Northwest, Coon Rapids",
   "sale_month": "2008-12",
   "price": 766800,
   "lot_sqft": 220366,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": 7.86,
   "building_sqft": 97582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 98171,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "153124110008"
  },
  {
   "address": "12125 Technology Dr, Eden Prairie",
   "sale_month": "2008-12",
   "price": 11814000,
   "lot_sqft": 461457,
   "price_per_lot_sqft": 25.6,
   "price_per_building_sqft": 118.76,
   "building_sqft": 99477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 100078,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622220004"
  },
  {
   "address": "7480 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2008-12",
   "price": 29000000,
   "lot_sqft": 284276,
   "price_per_lot_sqft": 102.01,
   "price_per_building_sqft": 821.48,
   "building_sqft": 35302,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35515,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211622310024"
  },
  {
   "address": "2601 Taylor St NE, Minneapolis",
   "sale_month": "2008-12",
   "price": 187000,
   "lot_sqft": 9527,
   "price_per_lot_sqft": 19.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3686,
   "use": "TRIPLEX",
   "parcel_id": "1202924230043"
  },
  {
   "address": "2163 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2008-12",
   "price": 235000,
   "lot_sqft": 2196,
   "price_per_lot_sqft": 107.01,
   "price_per_building_sqft": 49.87,
   "building_sqft": 4712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4740,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340016"
  },
  {
   "address": "1812 Marshall St NE, Minneapolis",
   "sale_month": "2008-12",
   "price": 176000,
   "lot_sqft": 11028,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002924440011"
  },
  {
   "address": "10 90th St W, Bloomington",
   "sale_month": "2008-12",
   "price": 1415000,
   "lot_sqft": 28034,
   "price_per_lot_sqft": 50.47,
   "price_per_building_sqft": 213.88,
   "building_sqft": 6616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6656,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002724240040"
  },
  {
   "address": "1970 Oakcrest Avenue, Roseville",
   "sale_month": "2008-12",
   "price": 5605000,
   "lot_sqft": 109677,
   "price_per_lot_sqft": 51.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16454,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923220015"
  },
  {
   "address": "1877 Randolph Avenue, Saint Paul",
   "sale_month": "2008-12",
   "price": 397000,
   "lot_sqft": 4894,
   "price_per_lot_sqft": 81.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2094,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823240148"
  },
  {
   "address": "2701 Bryant Ave N, Minneapolis",
   "sale_month": "2008-12",
   "price": 105000,
   "lot_sqft": 5226,
   "price_per_lot_sqft": 20.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1650,
   "use": "TRIPLEX",
   "parcel_id": "0902924440135"
  },
  {
   "address": "9349 West Broadway, Brooklyn Park",
   "sale_month": "2008-12",
   "price": 2506480,
   "lot_sqft": 53135,
   "price_per_lot_sqft": 47.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18826,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921330023"
  },
  {
   "address": "4980 Hamlet Avenue North, Oakdale",
   "sale_month": "2008-12",
   "price": 116000,
   "lot_sqft": 84239,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23083,
   "use": "110",
   "parcel_id": "0802921220140"
  },
  {
   "address": "2532 Ruth Street, Little Canada",
   "sale_month": "2008-12",
   "price": 166250,
   "lot_sqft": 16643,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1994,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922210013"
  },
  {
   "address": "9100 49th Ave N, New Hope",
   "sale_month": "2008-12",
   "price": 935000,
   "lot_sqft": 98285,
   "price_per_lot_sqft": 9.51,
   "price_per_building_sqft": 56.15,
   "building_sqft": 16651,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16752,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0711821230018"
  },
  {
   "address": "2650 Rice Street, Little Canada",
   "sale_month": "2008-12",
   "price": 3662500,
   "lot_sqft": 65111,
   "price_per_lot_sqft": 56.25,
   "price_per_building_sqft": 269.26,
   "building_sqft": 13602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13684,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922330089"
  },
  {
   "address": "2680 Rice Street, Little Canada",
   "sale_month": "2008-12",
   "price": 1560000,
   "lot_sqft": 63094,
   "price_per_lot_sqft": 24.73,
   "price_per_building_sqft": 133.17,
   "building_sqft": 11714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11785,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922330088"
  },
  {
   "address": "825 Wayzata Blvd E, Wayzata",
   "sale_month": "2008-12",
   "price": 998000,
   "lot_sqft": 15275,
   "price_per_lot_sqft": 65.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3511,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722130109"
  },
  {
   "address": null,
   "sale_month": "2008-12",
   "price": 455000,
   "lot_sqft": 146974,
   "price_per_lot_sqft": 3.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223210012"
  },
  {
   "address": "7112 Bass Lake Rd, New Hope",
   "sale_month": "2008-12",
   "price": 530000,
   "lot_sqft": 49885,
   "price_per_lot_sqft": 10.62,
   "price_per_building_sqft": 96.91,
   "building_sqft": 5469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5502,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821310005"
  },
  {
   "address": "235 Fairview Avenue South, Saint Paul",
   "sale_month": "2008-12",
   "price": 195000,
   "lot_sqft": 5394,
   "price_per_lot_sqft": 36.15,
   "price_per_building_sqft": 283.02,
   "building_sqft": 689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 693,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823340188"
  },
  {
   "address": "4324 Lyndale Ave N, Minneapolis",
   "sale_month": "2008-12",
   "price": 80126,
   "lot_sqft": 111600,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302924220006"
  },
  {
   "address": "3220 Portland Ave, Minneapolis",
   "sale_month": "2008-12",
   "price": 440000,
   "lot_sqft": 8104,
   "price_per_lot_sqft": 54.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2703,
   "use": "APARTMENT",
   "parcel_id": "0302824140005"
  },
  {
   "address": "7721 145th Street West, Apple Valley",
   "sale_month": "2008-12",
   "price": 969000,
   "lot_sqft": 36903,
   "price_per_lot_sqft": 26.26,
   "price_per_building_sqft": 167.59,
   "building_sqft": 5782,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5817,
   "use": "Commercial-preferred",
   "parcel_id": "018120108050"
  },
  {
   "address": "14989 Florence Trail, Apple Valley",
   "sale_month": "2008-12",
   "price": 1387200,
   "lot_sqft": 71734,
   "price_per_lot_sqft": 19.34,
   "price_per_building_sqft": 189.51,
   "building_sqft": 7320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7364,
   "use": "Commercial-preferred",
   "parcel_id": "012690701020"
  },
  {
   "address": null,
   "sale_month": "2008-12",
   "price": 2390000,
   "lot_sqft": 51165,
   "price_per_lot_sqft": 46.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0111622240035"
  },
  {
   "address": "6438 City West Pkwy, Eden Prairie",
   "sale_month": "2008-12",
   "price": 2390000,
   "lot_sqft": 67859,
   "price_per_lot_sqft": 35.22,
   "price_per_building_sqft": 181.79,
   "building_sqft": 13147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13226,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622240033"
  },
  {
   "address": "2700 82nd St E, Bloomington",
   "sale_month": "2008-12",
   "price": 2650000,
   "lot_sqft": 141474,
   "price_per_lot_sqft": 18.73,
   "price_per_building_sqft": 80.4,
   "building_sqft": 32960,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33159,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724130012"
  },
  {
   "address": "2100 Stevens Ave, Minneapolis",
   "sale_month": "2008-11",
   "price": 825000,
   "lot_sqft": 13213,
   "price_per_lot_sqft": 62.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3370,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120052"
  },
  {
   "address": "2219 5th Ave S, Minneapolis",
   "sale_month": "2008-11",
   "price": 39450,
   "lot_sqft": 3964,
   "price_per_lot_sqft": 9.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1036,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924110069"
  },
  {
   "address": "912 Lake St W, Minneapolis",
   "sale_month": "2008-11",
   "price": 1248750,
   "lot_sqft": 20476,
   "price_per_lot_sqft": 60.99,
   "price_per_building_sqft": 81.33,
   "building_sqft": 15355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15448,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440120"
  },
  {
   "address": "605 Boone Ave N, Golden Valley",
   "sale_month": "2008-11",
   "price": 1650000,
   "lot_sqft": 46615,
   "price_per_lot_sqft": 35.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5868,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821310016"
  },
  {
   "address": "584 Bavaria Lane, Chaska",
   "sale_month": "2008-11",
   "price": 325519,
   "lot_sqft": 1672,
   "price_per_lot_sqft": 194.69,
   "price_per_building_sqft": 66.32,
   "building_sqft": 4908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4938,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590140"
  },
  {
   "address": "525 1st Avenue East, Shakopee",
   "sale_month": "2008-11",
   "price": 96000,
   "lot_sqft": 8513,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": 112.54,
   "building_sqft": 853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 858,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270018540"
  },
  {
   "address": "16670 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2008-11",
   "price": 28000,
   "lot_sqft": 897,
   "price_per_lot_sqft": 31.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300 Commercial",
   "parcel_id": "251970020"
  },
  {
   "address": "6812 20th Avenue, Centerville",
   "sale_month": "2008-11",
   "price": 1600000,
   "lot_sqft": 265168,
   "price_per_lot_sqft": 6.03,
   "price_per_building_sqft": 89.29,
   "building_sqft": 17920,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18028,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122330003"
  },
  {
   "address": "8001 Main St N, Maple Grove",
   "sale_month": "2008-11",
   "price": 332759,
   "lot_sqft": 206557,
   "price_per_lot_sqft": 1.61,
   "price_per_building_sqft": 7.31,
   "building_sqft": 45539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45814,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922230095"
  },
  {
   "address": "1521 Mcafee Street, Saint Paul",
   "sale_month": "2008-11",
   "price": 235000,
   "lot_sqft": 13310,
   "price_per_lot_sqft": 17.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2081,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922230161"
  },
  {
   "address": "7851 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2008-11",
   "price": 1650000,
   "lot_sqft": 68202,
   "price_per_lot_sqft": 24.19,
   "price_per_building_sqft": 307.15,
   "building_sqft": 5372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5405,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922430025"
  },
  {
   "address": "2749 Virginia Ave N, New Hope",
   "sale_month": "2008-11",
   "price": 250000,
   "lot_sqft": 16511,
   "price_per_lot_sqft": 15.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1933,
   "use": "APARTMENT",
   "parcel_id": "1911821440071"
  },
  {
   "address": "1710 Vincent Ave N, Minneapolis",
   "sale_month": "2008-11",
   "price": 32500,
   "lot_sqft": 5896,
   "price_per_lot_sqft": 5.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1120,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924420072"
  },
  {
   "address": "215 12th Ave NE, Minneapolis",
   "sale_month": "2008-11",
   "price": 77000,
   "lot_sqft": 10880,
   "price_per_lot_sqft": 7.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1280,
   "use": "TRIPLEX",
   "parcel_id": "1402924230112"
  },
  {
   "address": "11074 93rd Ave N, Maple Grove",
   "sale_month": "2008-11",
   "price": 1720000,
   "lot_sqft": 249291,
   "price_per_lot_sqft": 6.9,
   "price_per_building_sqft": 166.83,
   "building_sqft": 10310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10372,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211922330050"
  },
  {
   "address": "4540 Nathan La N, Plymouth",
   "sale_month": "2008-11",
   "price": 32500000,
   "lot_sqft": 751126,
   "price_per_lot_sqft": 43.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34085,
   "use": "APARTMENT",
   "parcel_id": "1211822440004"
  },
  {
   "address": "4747 Dupont Ave N, Minneapolis",
   "sale_month": "2008-11",
   "price": 64000,
   "lot_sqft": 5129,
   "price_per_lot_sqft": 12.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1122,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821320171"
  },
  {
   "address": "1309 27th Ave NE, Minneapolis",
   "sale_month": "2008-11",
   "price": 124000,
   "lot_sqft": 5562,
   "price_per_lot_sqft": 22.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 812,
   "use": "TRIPLEX",
   "parcel_id": "1202924210097"
  },
  {
   "address": "2819 Johnson St NE, Minneapolis",
   "sale_month": "2008-11",
   "price": 222352,
   "lot_sqft": 5274,
   "price_per_lot_sqft": 42.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924120062"
  },
  {
   "address": "1815 University Ave NE, Minneapolis",
   "sale_month": "2008-11",
   "price": 60000,
   "lot_sqft": 3829,
   "price_per_lot_sqft": 15.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1414,
   "use": "TRIPLEX",
   "parcel_id": "1102924330010"
  },
  {
   "address": "3101 Old Highway 8, Roseville",
   "sale_month": "2008-11",
   "price": 865000,
   "lot_sqft": 47931,
   "price_per_lot_sqft": 18.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5547,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923210004"
  },
  {
   "address": "6480 Wayzata Blvd, Golden Valley",
   "sale_month": "2008-11",
   "price": 570000,
   "lot_sqft": 18183,
   "price_per_lot_sqft": 31.35,
   "price_per_building_sqft": 114.85,
   "building_sqft": 4963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4993,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721140010"
  },
  {
   "address": "3130 Excelsior Blvd, Minneapolis",
   "sale_month": "2008-11",
   "price": 445000,
   "lot_sqft": 2746,
   "price_per_lot_sqft": 162.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502824210013"
  },
  {
   "address": "3800 Fremont Ave N, Minneapolis",
   "sale_month": "2008-11",
   "price": 73100,
   "lot_sqft": 4825,
   "price_per_lot_sqft": 15.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402924420194"
  },
  {
   "address": "505 Lake St E, Minneapolis",
   "sale_month": "2008-11",
   "price": 150000,
   "lot_sqft": 1695,
   "price_per_lot_sqft": 88.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110078"
  },
  {
   "address": "700 Selby Avenue, Saint Paul",
   "sale_month": "2008-11",
   "price": 1032622,
   "lot_sqft": 34783,
   "price_per_lot_sqft": 29.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4006,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823110329"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2008-11",
   "price": 209900,
   "lot_sqft": 2926,
   "price_per_lot_sqft": 71.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130019"
  },
  {
   "address": "304 Highway 212 West, Norwood Young America",
   "sale_month": "2008-10",
   "price": 195000,
   "lot_sqft": 1532,
   "price_per_lot_sqft": 127.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586110001"
  },
  {
   "address": "214 Elm Street West, Norwood Young America",
   "sale_month": "2008-10",
   "price": 130000,
   "lot_sqft": 6509,
   "price_per_lot_sqft": 19.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5752,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500590"
  },
  {
   "address": "966 Smith Avenue South, West Saint Paul",
   "sale_month": "2008-10",
   "price": 353000,
   "lot_sqft": 9059,
   "price_per_lot_sqft": 38.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1735,
   "use": "Apartment",
   "parcel_id": "422020001130"
  },
  {
   "address": null,
   "sale_month": "2008-10",
   "price": 1550,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 0.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367150023160"
  },
  {
   "address": null,
   "sale_month": "2008-10",
   "price": 350,
   "lot_sqft": 999,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367150023112"
  },
  {
   "address": null,
   "sale_month": "2008-10",
   "price": 56650,
   "lot_sqft": 14287,
   "price_per_lot_sqft": 3.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367150022342"
  },
  {
   "address": null,
   "sale_month": "2008-10",
   "price": 10950,
   "lot_sqft": 1948,
   "price_per_lot_sqft": 5.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367150022300"
  },
  {
   "address": null,
   "sale_month": "2008-10",
   "price": 19650,
   "lot_sqft": 4075,
   "price_per_lot_sqft": 4.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367150022290"
  },
  {
   "address": null,
   "sale_month": "2008-10",
   "price": 56800,
   "lot_sqft": 19982,
   "price_per_lot_sqft": 2.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367150022280"
  },
  {
   "address": "1304 Concord Street South, South Saint Paul",
   "sale_month": "2008-10",
   "price": 265700,
   "lot_sqft": 7993,
   "price_per_lot_sqft": 33.24,
   "price_per_building_sqft": 52.2,
   "building_sqft": 5090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5121,
   "use": "Commercial-preferred",
   "parcel_id": "367150022230"
  },
  {
   "address": null,
   "sale_month": "2008-10",
   "price": 88350,
   "lot_sqft": 5985,
   "price_per_lot_sqft": 14.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367150022210"
  },
  {
   "address": "2932 28th Ave S, Minneapolis",
   "sale_month": "2008-10",
   "price": 200000,
   "lot_sqft": 16062,
   "price_per_lot_sqft": 12.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924440198"
  },
  {
   "address": "2600 27th Ave S, Minneapolis",
   "sale_month": "2008-10",
   "price": 357750,
   "lot_sqft": 7317,
   "price_per_lot_sqft": 48.89,
   "price_per_building_sqft": 117.37,
   "building_sqft": 3048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3067,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924420005"
  },
  {
   "address": "1605 Wayzata Blvd W, Long Lake",
   "sale_month": "2008-10",
   "price": 325000,
   "lot_sqft": 18070,
   "price_per_lot_sqft": 17.99,
   "price_per_building_sqft": 64.06,
   "building_sqft": 5073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5104,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511823320003"
  },
  {
   "address": "12301 Whitewater Dr, Minnetonka",
   "sale_month": "2008-10",
   "price": 9615271,
   "lot_sqft": 288840,
   "price_per_lot_sqft": 33.29,
   "price_per_building_sqft": 219.46,
   "building_sqft": 43813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44078,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511722310014"
  },
  {
   "address": "2925 Park Ave, Minneapolis",
   "sale_month": "2008-10",
   "price": 180000,
   "lot_sqft": 4745,
   "price_per_lot_sqft": 37.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1908,
   "use": "TRIPLEX",
   "parcel_id": "3502924330140"
  },
  {
   "address": "13779 Ibis Street Northwest, Andover",
   "sale_month": "2008-10",
   "price": 183662,
   "lot_sqft": 32460,
   "price_per_lot_sqft": 5.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224140020"
  },
  {
   "address": "2921 Lyndale Ave S, Minneapolis",
   "sale_month": "2008-10",
   "price": 111250,
   "lot_sqft": 4750,
   "price_per_lot_sqft": 23.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330092"
  },
  {
   "address": "2200 Nicollet Ave, Minneapolis",
   "sale_month": "2008-10",
   "price": 1575000,
   "lot_sqft": 29429,
   "price_per_lot_sqft": 53.52,
   "price_per_building_sqft": 215.13,
   "building_sqft": 7321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210097"
  },
  {
   "address": "956 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2008-10",
   "price": 32000,
   "lot_sqft": 4823,
   "price_per_lot_sqft": 6.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 868,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922210120"
  },
  {
   "address": "1701 Radisson Road Northeast, Blaine",
   "sale_month": "2008-10",
   "price": 1035000,
   "lot_sqft": 100766,
   "price_per_lot_sqft": 10.27,
   "price_per_building_sqft": 104.74,
   "building_sqft": 9882,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9941,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123140012"
  },
  {
   "address": "64 Bedford St SE, Minneapolis",
   "sale_month": "2008-10",
   "price": 425000,
   "lot_sqft": 12589,
   "price_per_lot_sqft": 33.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1588,
   "use": "APARTMENT",
   "parcel_id": "3002923410040"
  },
  {
   "address": "977 Payne Avenue, Saint Paul",
   "sale_month": "2008-10",
   "price": 120000,
   "lot_sqft": 1254,
   "price_per_lot_sqft": 95.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130157"
  },
  {
   "address": null,
   "sale_month": "2008-10",
   "price": 1500000,
   "lot_sqft": 60056,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279070091"
  },
  {
   "address": "1257 Marschall Road, Shakopee",
   "sale_month": "2008-10",
   "price": 1500000,
   "lot_sqft": 43038,
   "price_per_lot_sqft": 34.85,
   "price_per_building_sqft": 48.97,
   "building_sqft": 30632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30816,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279070080"
  },
  {
   "address": "3636 Scheuneman Road, Gem Lake",
   "sale_month": "2008-10",
   "price": 540000,
   "lot_sqft": 18821,
   "price_per_lot_sqft": 28.69,
   "price_per_building_sqft": 108.52,
   "building_sqft": 4976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5006,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022430016"
  },
  {
   "address": "1609 Chicago Ave, Minneapolis",
   "sale_month": "2008-10",
   "price": 690000,
   "lot_sqft": 15630,
   "price_per_lot_sqft": 44.15,
   "price_per_building_sqft": 85.81,
   "building_sqft": 8041,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8089,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602924310124"
  },
  {
   "address": "1628 Elliot Ave, Minneapolis",
   "sale_month": "2008-10",
   "price": 394129,
   "lot_sqft": 23605,
   "price_per_lot_sqft": 16.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2320,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924310122"
  },
  {
   "address": "413 Cedar Ave S, Minneapolis",
   "sale_month": "2008-10",
   "price": 13160,
   "lot_sqft": 15438,
   "price_per_lot_sqft": 0.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26012,
   "use": "APARTMENT",
   "parcel_id": "2502924320618"
  },
  {
   "address": "1950 Hastings Avenue, Newport",
   "sale_month": "2008-10",
   "price": 103400,
   "lot_sqft": 7638,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": 48.7,
   "building_sqft": 2123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2136,
   "use": "300",
   "parcel_id": "2502822330057"
  },
  {
   "address": "515 Maryland Avenue West, Saint Paul",
   "sale_month": "2008-10",
   "price": 336500,
   "lot_sqft": 18233,
   "price_per_lot_sqft": 18.46,
   "price_per_building_sqft": 62.42,
   "building_sqft": 5391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5424,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "242923330138"
  },
  {
   "address": "26045 Market Place Boulevard, Elko New Market",
   "sale_month": "2008-10",
   "price": 276000,
   "lot_sqft": 34441,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5868,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230550010"
  },
  {
   "address": "3350 Annapolis La N, Plymouth",
   "sale_month": "2008-10",
   "price": 425650,
   "lot_sqft": 9396,
   "price_per_lot_sqft": 45.3,
   "price_per_building_sqft": 94.4,
   "building_sqft": 4509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4536,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822230035"
  },
  {
   "address": "308 190th Street West, Jordan",
   "sale_month": "2008-10",
   "price": 525000,
   "lot_sqft": 4501,
   "price_per_lot_sqft": 116.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240230"
  },
  {
   "address": "303 190th Street West, Jordan",
   "sale_month": "2008-10",
   "price": 525000,
   "lot_sqft": 69432,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15164,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240050"
  },
  {
   "address": "2730 Winnetka Ave N, New Hope",
   "sale_month": "2008-10",
   "price": 645000,
   "lot_sqft": 22176,
   "price_per_lot_sqft": 29.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3006,
   "use": "APARTMENT",
   "parcel_id": "2011821330092"
  },
  {
   "address": "221 Broadway North, Carver",
   "sale_month": "2008-10",
   "price": 200000,
   "lot_sqft": 6190,
   "price_per_lot_sqft": 32.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200500360"
  },
  {
   "address": "111 Church Street East, Belle Plaine",
   "sale_month": "2008-10",
   "price": 50000,
   "lot_sqft": 5941,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015260"
  },
  {
   "address": "14712 Victor Hugo Boulevard North, Hugo",
   "sale_month": "2008-10",
   "price": 3000000,
   "lot_sqft": 53815,
   "price_per_lot_sqft": 55.75,
   "price_per_building_sqft": 201.1,
   "building_sqft": 14918,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15008,
   "use": "300",
   "parcel_id": "1903121230163"
  },
  {
   "address": "7301 Apollo Court, Lino Lakes",
   "sale_month": "2008-10",
   "price": 2300000,
   "lot_sqft": 213955,
   "price_per_lot_sqft": 10.75,
   "price_per_building_sqft": 77.96,
   "building_sqft": 29501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29679,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "183122420009"
  },
  {
   "address": "3501 Louisiana Ave S, St. Louis Park",
   "sale_month": "2008-10",
   "price": 3200000,
   "lot_sqft": 65378,
   "price_per_lot_sqft": 48.95,
   "price_per_building_sqft": 201.83,
   "building_sqft": 15855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15950,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721420092"
  },
  {
   "address": "1514 Upton Ave N, Minneapolis",
   "sale_month": "2008-10",
   "price": 21000,
   "lot_sqft": 5140,
   "price_per_lot_sqft": 4.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 652,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924430179"
  },
  {
   "address": "1529 Bryant Ave N, Minneapolis",
   "sale_month": "2008-10",
   "price": 39900,
   "lot_sqft": 8655,
   "price_per_lot_sqft": 4.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "TRIPLEX",
   "parcel_id": "1602924440029"
  },
  {
   "address": "1807 West Broadway, Minneapolis",
   "sale_month": "2008-10",
   "price": 55000,
   "lot_sqft": 9451,
   "price_per_lot_sqft": 5.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924230189"
  },
  {
   "address": "6501 East River Road Northeast, Fridley",
   "sale_month": "2008-10",
   "price": 850000,
   "lot_sqft": 52138,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": 82.75,
   "building_sqft": 10272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10334,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "153024130064"
  },
  {
   "address": "200 West Broadway, Minneapolis",
   "sale_month": "2008-10",
   "price": 590000,
   "lot_sqft": 12139,
   "price_per_lot_sqft": 48.6,
   "price_per_building_sqft": 187.9,
   "building_sqft": 3140,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3159,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240088"
  },
  {
   "address": "109 Spruce Street, Farmington",
   "sale_month": "2008-10",
   "price": 220200,
   "lot_sqft": 37896,
   "price_per_lot_sqft": 5.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10153,
   "use": "Commercial-preferred",
   "parcel_id": "147700016090"
  },
  {
   "address": "108 Oak Street, Farmington",
   "sale_month": "2008-10",
   "price": 21700,
   "lot_sqft": 10826,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "147700016030"
  },
  {
   "address": "116 Oak Street, Farmington",
   "sale_month": "2008-10",
   "price": 85500,
   "lot_sqft": 22691,
   "price_per_lot_sqft": 3.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5011,
   "use": "Commercial",
   "parcel_id": "147700016020"
  },
  {
   "address": "1500 7th Street West, Saint Paul",
   "sale_month": "2008-10",
   "price": 1325000,
   "lot_sqft": 53728,
   "price_per_lot_sqft": 24.66,
   "price_per_building_sqft": 93.67,
   "building_sqft": 14146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14231,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142823210049"
  },
  {
   "address": null,
   "sale_month": "2008-10",
   "price": 22600,
   "lot_sqft": 10652,
   "price_per_lot_sqft": 2.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "140310040012"
  },
  {
   "address": "4801 Chicago Ave, Minneapolis",
   "sale_month": "2008-10",
   "price": 400000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 80.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824240024"
  },
  {
   "address": "809 48th St E, Minneapolis",
   "sale_month": "2008-10",
   "price": 299500,
   "lot_sqft": 7371,
   "price_per_lot_sqft": 40.63,
   "price_per_building_sqft": 33.86,
   "building_sqft": 8844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8897,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824240023"
  },
  {
   "address": "4623 Lyndale Ave N, Minneapolis",
   "sale_month": "2008-10",
   "price": 160000,
   "lot_sqft": 7232,
   "price_per_lot_sqft": 22.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1503,
   "use": "TRIPLEX",
   "parcel_id": "1211821430016"
  },
  {
   "address": "2329 5th St NE, Minneapolis",
   "sale_month": "2008-10",
   "price": 158000,
   "lot_sqft": 6808,
   "price_per_lot_sqft": 23.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2743,
   "use": "TRIPLEX",
   "parcel_id": "1102924310081"
  },
  {
   "address": "3339 James Ave N, Minneapolis",
   "sale_month": "2008-10",
   "price": 35000,
   "lot_sqft": 5405,
   "price_per_lot_sqft": 6.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1231,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924240142"
  },
  {
   "address": "5415 70th St W, Edina",
   "sale_month": "2008-10",
   "price": 1500000,
   "lot_sqft": 34486,
   "price_per_lot_sqft": 43.5,
   "price_per_building_sqft": 201.29,
   "building_sqft": 7452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7497,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811621110005"
  },
  {
   "address": "16615 Forest Boulevard North, Hugo",
   "sale_month": "2008-10",
   "price": 285000,
   "lot_sqft": 82437,
   "price_per_lot_sqft": 3.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "305",
   "parcel_id": "0803121140012"
  },
  {
   "address": "2733 Penn Ave N, Minneapolis",
   "sale_month": "2008-10",
   "price": 43000,
   "lot_sqft": 10201,
   "price_per_lot_sqft": 4.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802924440172"
  },
  {
   "address": "3121 Penn Ave N, Minneapolis",
   "sale_month": "2008-10",
   "price": 223260,
   "lot_sqft": 4327,
   "price_per_lot_sqft": 51.6,
   "price_per_building_sqft": 16.41,
   "building_sqft": 13607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13690,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924410230"
  },
  {
   "address": "1815 Ashland Avenue, Saint Paul",
   "sale_month": "2008-10",
   "price": 445400,
   "lot_sqft": 4745,
   "price_per_lot_sqft": 93.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1918,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823130088"
  },
  {
   "address": "4236 Emerson Ave N, Minneapolis",
   "sale_month": "2008-10",
   "price": 60500,
   "lot_sqft": 5743,
   "price_per_lot_sqft": 10.53,
   "price_per_building_sqft": 51.27,
   "building_sqft": 1180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1187,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924120050"
  },
  {
   "address": "3029 Holmes Ave S, Minneapolis",
   "sale_month": "2008-10",
   "price": 725000,
   "lot_sqft": 5610,
   "price_per_lot_sqft": 129.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2486,
   "use": "APARTMENT",
   "parcel_id": "0402824210079"
  },
  {
   "address": "7875 Beech Street Northeast, Fridley",
   "sale_month": "2008-10",
   "price": 435000,
   "lot_sqft": 22452,
   "price_per_lot_sqft": 19.37,
   "price_per_building_sqft": 58.18,
   "building_sqft": 7477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7522,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "033024440024"
  },
  {
   "address": "1439 Ashland Avenue, Saint Paul",
   "sale_month": "2008-10",
   "price": 552735,
   "lot_sqft": 7423,
   "price_per_lot_sqft": 74.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3140,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823240089"
  },
  {
   "address": "8518 Pillsbury Ave S, Bloomington",
   "sale_month": "2008-10",
   "price": 570000,
   "lot_sqft": 13684,
   "price_per_lot_sqft": 41.65,
   "price_per_building_sqft": 88.32,
   "building_sqft": 6454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6493,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724340104"
  },
  {
   "address": "8090 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2008-10",
   "price": 365000,
   "lot_sqft": 21268,
   "price_per_lot_sqft": 17.16,
   "price_per_building_sqft": 49.66,
   "building_sqft": 7350,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7394,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024310007"
  },
  {
   "address": "2392 Leibel Street, White Bear Township",
   "sale_month": "2008-10",
   "price": 860000,
   "lot_sqft": 52113,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": 71.51,
   "building_sqft": 12026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12099,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210022"
  },
  {
   "address": "245 Concord Exchange North, South Saint Paul",
   "sale_month": "2008-09",
   "price": 778950,
   "lot_sqft": 52907,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": 31.04,
   "building_sqft": 25098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25249,
   "use": "Commercial-preferred",
   "parcel_id": "368010003237"
  },
  {
   "address": null,
   "sale_month": "2008-09",
   "price": 471050,
   "lot_sqft": 80435,
   "price_per_lot_sqft": 5.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "368010001475"
  },
  {
   "address": null,
   "sale_month": "2008-09",
   "price": 1119500,
   "lot_sqft": 38913,
   "price_per_lot_sqft": 28.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225240013"
  },
  {
   "address": "6211 Mckinley Street Northwest, Ramsey",
   "sale_month": "2008-09",
   "price": 1119500,
   "lot_sqft": 38522,
   "price_per_lot_sqft": 29.06,
   "price_per_building_sqft": 76.97,
   "building_sqft": 14544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14632,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225240012"
  },
  {
   "address": "2005 Suburban Avenue, Saint Paul",
   "sale_month": "2008-09",
   "price": 1750000,
   "lot_sqft": 62139,
   "price_per_lot_sqft": 28.16,
   "price_per_building_sqft": 102.33,
   "building_sqft": 17102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17205,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340021"
  },
  {
   "address": "2635 14th Ave S, Minneapolis",
   "sale_month": "2008-09",
   "price": 72000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 11.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 870,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924420273"
  },
  {
   "address": "2407 14th Ave S, Minneapolis",
   "sale_month": "2008-09",
   "price": 177480,
   "lot_sqft": 14793,
   "price_per_lot_sqft": 12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924130018"
  },
  {
   "address": "7145 Chicago Ave S, Richfield",
   "sale_month": "2008-09",
   "price": 639000,
   "lot_sqft": 12162,
   "price_per_lot_sqft": 52.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3880,
   "use": "APARTMENT",
   "parcel_id": "3502824210037"
  },
  {
   "address": "260 Morse Ave, Excelsior",
   "sale_month": "2008-09",
   "price": 260000,
   "lot_sqft": 11112,
   "price_per_lot_sqft": 23.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1602,
   "use": "TRIPLEX",
   "parcel_id": "3411723140022"
  },
  {
   "address": "14525 Robert Trail South, Rosemount",
   "sale_month": "2008-09",
   "price": 231000,
   "lot_sqft": 2363,
   "price_per_lot_sqft": 97.76,
   "price_per_building_sqft": 308,
   "building_sqft": 750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 754,
   "use": "Commercial-preferred",
   "parcel_id": "340370032020"
  },
  {
   "address": "2112 Dupont Ave S, Minneapolis",
   "sale_month": "2008-09",
   "price": 423000,
   "lot_sqft": 6344,
   "price_per_lot_sqft": 66.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2174,
   "use": "APARTMENT",
   "parcel_id": "3302924120012"
  },
  {
   "address": "6681 Country Club Dr, Golden Valley",
   "sale_month": "2008-09",
   "price": 1060000,
   "lot_sqft": 105324,
   "price_per_lot_sqft": 10.06,
   "price_per_building_sqft": 88.47,
   "building_sqft": 11981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12053,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211821410046"
  },
  {
   "address": "8660 State Hwy No 7, St. Bonifacius",
   "sale_month": "2008-09",
   "price": 350000,
   "lot_sqft": 16176,
   "price_per_lot_sqft": 21.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3659,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724220067"
  },
  {
   "address": "102 2nd Street East, Chaska",
   "sale_month": "2008-09",
   "price": 696062,
   "lot_sqft": 5163,
   "price_per_lot_sqft": 134.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12955,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300720020"
  },
  {
   "address": "2333 Hampden Avenue, Saint Paul",
   "sale_month": "2008-09",
   "price": 650000,
   "lot_sqft": 31078,
   "price_per_lot_sqft": 20.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420006"
  },
  {
   "address": "2474 Territorial Road, Saint Paul",
   "sale_month": "2008-09",
   "price": 250000,
   "lot_sqft": 2587,
   "price_per_lot_sqft": 96.64,
   "price_per_building_sqft": 114.89,
   "building_sqft": 2176,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2189,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923310083"
  },
  {
   "address": "1110 Forest Street, Saint Paul",
   "sale_month": "2008-09",
   "price": 56000,
   "lot_sqft": 9882,
   "price_per_lot_sqft": 5.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2038,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922210202"
  },
  {
   "address": "2506 Northland Drive, Mendota Heights",
   "sale_month": "2008-09",
   "price": 2402950,
   "lot_sqft": 138336,
   "price_per_lot_sqft": 17.37,
   "price_per_building_sqft": 49.77,
   "building_sqft": 48277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48568,
   "use": "Industrial-preferred",
   "parcel_id": "273645002010"
  },
  {
   "address": "1286 Energy Park Drive, Saint Paul",
   "sale_month": "2008-09",
   "price": 4650000,
   "lot_sqft": 185639,
   "price_per_lot_sqft": 25.05,
   "price_per_building_sqft": 73.86,
   "building_sqft": 62953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63333,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272923130049"
  },
  {
   "address": "1220 3rd Avenue West, Shakopee",
   "sale_month": "2008-09",
   "price": 287410,
   "lot_sqft": 14109,
   "price_per_lot_sqft": 20.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2476,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270030180"
  },
  {
   "address": "1050 Gramsie Road, Shoreview",
   "sale_month": "2008-09",
   "price": 1550000,
   "lot_sqft": 103567,
   "price_per_lot_sqft": 14.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17761,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023230009"
  },
  {
   "address": "2330 Stillwater Avenue East, Maplewood",
   "sale_month": "2008-09",
   "price": 9280000,
   "lot_sqft": 457530,
   "price_per_lot_sqft": 20.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11770,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252922320029"
  },
  {
   "address": "8921 Crossroads Boulevard, Chanhassen",
   "sale_month": "2008-09",
   "price": 1578151,
   "lot_sqft": 78300,
   "price_per_lot_sqft": 20.16,
   "price_per_building_sqft": 257.7,
   "building_sqft": 6124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6161,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252480010"
  },
  {
   "address": "33 6th Ave N, Hopkins",
   "sale_month": "2008-09",
   "price": 3100000,
   "lot_sqft": 46358,
   "price_per_lot_sqft": 66.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15654,
   "use": "APARTMENT",
   "parcel_id": "2411722420005"
  },
  {
   "address": "721 2nd St SE, Minneapolis",
   "sale_month": "2008-09",
   "price": 630000,
   "lot_sqft": 27449,
   "price_per_lot_sqft": 22.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2402924320062"
  },
  {
   "address": "900 Hennepin Ave E, Minneapolis",
   "sale_month": "2008-09",
   "price": 489592,
   "lot_sqft": 54274,
   "price_per_lot_sqft": 9.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2402924210022"
  },
  {
   "address": "10130 Davenport Street Northeast, Blaine",
   "sale_month": "2008-09",
   "price": 1550000,
   "lot_sqft": 159506,
   "price_per_lot_sqft": 9.72,
   "price_per_building_sqft": 32.9,
   "building_sqft": 47106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47390,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203123430005"
  },
  {
   "address": null,
   "sale_month": "2008-09",
   "price": 63765,
   "lot_sqft": 14200,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1811921320099"
  },
  {
   "address": "209 Co Rd No 81 Svc Rd W, Osseo",
   "sale_month": "2008-09",
   "price": 288133,
   "lot_sqft": 62690,
   "price_per_lot_sqft": 4.6,
   "price_per_building_sqft": 41.91,
   "building_sqft": 6875,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6917,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320098"
  },
  {
   "address": "9300 Nike Rd, Minnetrista",
   "sale_month": "2008-09",
   "price": 64000,
   "lot_sqft": 99514,
   "price_per_lot_sqft": 0.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "1811724340142"
  },
  {
   "address": "5500 42nd Ave N, Robbinsdale",
   "sale_month": "2008-09",
   "price": 367837,
   "lot_sqft": 38270,
   "price_per_lot_sqft": 9.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12150,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1611821240159"
  },
  {
   "address": "5600 36th St W, St. Louis Park",
   "sale_month": "2008-09",
   "price": 4144675,
   "lot_sqft": 89707,
   "price_per_lot_sqft": 46.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29496,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721340355"
  },
  {
   "address": "715 21st Ave N, Minneapolis",
   "sale_month": "2008-09",
   "price": 1175000,
   "lot_sqft": 2993,
   "price_per_lot_sqft": 392.58,
   "price_per_building_sqft": 1308.46,
   "building_sqft": 898,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 903,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140076"
  },
  {
   "address": "20930 135th Ave N, Rogers",
   "sale_month": "2008-09",
   "price": 910044,
   "lot_sqft": 75804,
   "price_per_lot_sqft": 12.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15493,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023410013"
  },
  {
   "address": "1500 44th Ave N, Minneapolis",
   "sale_month": "2008-09",
   "price": 147500,
   "lot_sqft": 4692,
   "price_per_lot_sqft": 31.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1109,
   "use": "APARTMENT",
   "parcel_id": "1411821110062"
  },
  {
   "address": "1510 Washington St NE, Minneapolis",
   "sale_month": "2008-09",
   "price": 90000,
   "lot_sqft": 5548,
   "price_per_lot_sqft": 16.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1181,
   "use": "TRIPLEX",
   "parcel_id": "1402924210056"
  },
  {
   "address": "423 Taylor St NE, Minneapolis",
   "sale_month": "2008-09",
   "price": 50000,
   "lot_sqft": 5196,
   "price_per_lot_sqft": 9.62,
   "price_per_building_sqft": 71.23,
   "building_sqft": 702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 706,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1302924330019"
  },
  {
   "address": "4920 173rd Avenue Northeast, Ham Lake",
   "sale_month": "2008-09",
   "price": 455000,
   "lot_sqft": 36491,
   "price_per_lot_sqft": 12.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123223110019"
  },
  {
   "address": "2631 7th Avenue East, North Saint Paul",
   "sale_month": "2008-09",
   "price": 400000,
   "lot_sqft": 14826,
   "price_per_lot_sqft": 26.98,
   "price_per_building_sqft": 99.16,
   "building_sqft": 4034,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4059,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922140087"
  },
  {
   "address": "467 Broadway Avenue West, Forest Lake",
   "sale_month": "2008-09",
   "price": 725000,
   "lot_sqft": 5988,
   "price_per_lot_sqft": 121.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5324,
   "use": "300",
   "parcel_id": "0803221210105"
  },
  {
   "address": null,
   "sale_month": "2008-09",
   "price": 725000,
   "lot_sqft": 7487,
   "price_per_lot_sqft": 96.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221210104"
  },
  {
   "address": "2943 Penn Ave N, Minneapolis",
   "sale_month": "2008-09",
   "price": 5000,
   "lot_sqft": 5099,
   "price_per_lot_sqft": 0.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0802924410091"
  },
  {
   "address": "8370 West 35w Service Drive, Blaine",
   "sale_month": "2008-09",
   "price": 319180,
   "lot_sqft": 60871,
   "price_per_lot_sqft": 5.24,
   "price_per_building_sqft": 27.36,
   "building_sqft": 11667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11737,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110017"
  },
  {
   "address": "139 Eva Street, Saint Paul",
   "sale_month": "2008-09",
   "price": 1285000,
   "lot_sqft": 420261,
   "price_per_lot_sqft": 3.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 169004,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822320001"
  },
  {
   "address": "3811 31st St W, Minneapolis",
   "sale_month": "2008-09",
   "price": 1160000,
   "lot_sqft": 27177,
   "price_per_lot_sqft": 42.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4767,
   "use": "APARTMENT",
   "parcel_id": "0502824220033"
  },
  {
   "address": "4001 Bryant Ave N, Minneapolis",
   "sale_month": "2008-09",
   "price": 68000,
   "lot_sqft": 6625,
   "price_per_lot_sqft": 10.26,
   "price_per_building_sqft": 79.16,
   "building_sqft": 859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 864,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924140024"
  },
  {
   "address": "900 American Blvd W, Bloomington",
   "sale_month": "2008-09",
   "price": 1700000,
   "lot_sqft": 41438,
   "price_per_lot_sqft": 41.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724110033"
  },
  {
   "address": "3735 Harriet Ave, Minneapolis",
   "sale_month": "2008-09",
   "price": 550000,
   "lot_sqft": 6547,
   "price_per_lot_sqft": 84.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3326,
   "use": "APARTMENT",
   "parcel_id": "0302824330114"
  },
  {
   "address": "3100 Columbus Ave, Minneapolis",
   "sale_month": "2008-09",
   "price": 475000,
   "lot_sqft": 10500,
   "price_per_lot_sqft": 45.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7068,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824220038"
  },
  {
   "address": "159 Dousman Street, Saint Paul",
   "sale_month": "2008-09",
   "price": 50000,
   "lot_sqft": 2214,
   "price_per_lot_sqft": 22.58,
   "price_per_building_sqft": 46.77,
   "building_sqft": 1069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1076,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430239"
  },
  {
   "address": null,
   "sale_month": "2008-09",
   "price": 200000,
   "lot_sqft": 3078,
   "price_per_lot_sqft": 64.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430176"
  },
  {
   "address": "3245 Cedar Ave S, Minneapolis",
   "sale_month": "2008-09",
   "price": 49000,
   "lot_sqft": 3102,
   "price_per_lot_sqft": 15.8,
   "price_per_building_sqft": 51.2,
   "building_sqft": 957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 963,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824230066"
  },
  {
   "address": "3300 Snelling Ave, Minneapolis",
   "sale_month": "2008-09",
   "price": 240000,
   "lot_sqft": 16397,
   "price_per_lot_sqft": 14.64,
   "price_per_building_sqft": 58.47,
   "building_sqft": 4105,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4129,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824130079"
  },
  {
   "address": "922 Thomas Avenue, Saint Paul",
   "sale_month": "2008-08",
   "price": 245000,
   "lot_sqft": 4175,
   "price_per_lot_sqft": 58.68,
   "price_per_building_sqft": 130.81,
   "building_sqft": 1873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1884,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923240108"
  },
  {
   "address": "2200 17th Ave S, Minneapolis",
   "sale_month": "2008-08",
   "price": 39900,
   "lot_sqft": 7127,
   "price_per_lot_sqft": 5.6,
   "price_per_building_sqft": 30.79,
   "building_sqft": 1296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1303,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924110085"
  },
  {
   "address": "1345 Marshall Avenue, Saint Paul",
   "sale_month": "2008-08",
   "price": 2325000,
   "lot_sqft": 43538,
   "price_per_lot_sqft": 53.4,
   "price_per_building_sqft": 435.96,
   "building_sqft": 5333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5365,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923340018"
  },
  {
   "address": "2365 Wayzata Blvd W, Long Lake",
   "sale_month": "2008-08",
   "price": 205000,
   "lot_sqft": 45419,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26289,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823230065"
  },
  {
   "address": "2300 Stevens Ave, Minneapolis",
   "sale_month": "2008-08",
   "price": 4000000,
   "lot_sqft": 119399,
   "price_per_lot_sqft": 33.5,
   "price_per_building_sqft": 88.09,
   "building_sqft": 45407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45681,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120037"
  },
  {
   "address": "1220 Lake St W, Minneapolis",
   "sale_month": "2008-08",
   "price": 30085000,
   "lot_sqft": 29096,
   "price_per_lot_sqft": 1033.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41532,
   "use": "APARTMENT",
   "parcel_id": "3302924430128"
  },
  {
   "address": null,
   "sale_month": "2008-08",
   "price": 850000,
   "lot_sqft": 10701,
   "price_per_lot_sqft": 79.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922310017"
  },
  {
   "address": "664 Payne Avenue, Saint Paul",
   "sale_month": "2008-08",
   "price": 245000,
   "lot_sqft": 2123,
   "price_per_lot_sqft": 115.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922120099"
  },
  {
   "address": "3180 Country Drive, Little Canada",
   "sale_month": "2008-08",
   "price": 1950000,
   "lot_sqft": 118800,
   "price_per_lot_sqft": 16.41,
   "price_per_building_sqft": 84.66,
   "building_sqft": 23034,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23173,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022430003"
  },
  {
   "address": "180 Ryan Drive, Little Canada",
   "sale_month": "2008-08",
   "price": 300000,
   "lot_sqft": 17679,
   "price_per_lot_sqft": 16.97,
   "price_per_building_sqft": 67.52,
   "building_sqft": 4443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4470,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022340012"
  },
  {
   "address": "114 2nd Street West, Chaska",
   "sale_month": "2008-08",
   "price": 315000,
   "lot_sqft": 2979,
   "price_per_lot_sqft": 105.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503021"
  },
  {
   "address": "5212 130th Street North, Hugo",
   "sale_month": "2008-08",
   "price": 1050000,
   "lot_sqft": 126526,
   "price_per_lot_sqft": 8.3,
   "price_per_building_sqft": 42.63,
   "building_sqft": 24631,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24779,
   "use": "305",
   "parcel_id": "3003121440016"
  },
  {
   "address": "27 27th Ave SE, Minneapolis",
   "sale_month": "2008-08",
   "price": 220000,
   "lot_sqft": 4857,
   "price_per_lot_sqft": 45.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1165,
   "use": "TRIPLEX",
   "parcel_id": "3002923340037"
  },
  {
   "address": "132 Main Street South, Stillwater",
   "sale_month": "2008-08",
   "price": 825000,
   "lot_sqft": 4963,
   "price_per_lot_sqft": 166.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410006"
  },
  {
   "address": "6436 Oliver Ave S, Richfield",
   "sale_month": "2008-08",
   "price": 930000,
   "lot_sqft": 26606,
   "price_per_lot_sqft": 34.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7409,
   "use": "APARTMENT",
   "parcel_id": "2802824230005"
  },
  {
   "address": "6301 Penn Ave S, Richfield",
   "sale_month": "2008-08",
   "price": 755000,
   "lot_sqft": 20904,
   "price_per_lot_sqft": 36.12,
   "price_per_building_sqft": 129.3,
   "building_sqft": 5839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5874,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220118"
  },
  {
   "address": "200 Sarazin Street, Shakopee",
   "sale_month": "2008-08",
   "price": 50000,
   "lot_sqft": 10976,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": 34.67,
   "building_sqft": 1442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1451,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279060550"
  },
  {
   "address": "1150 Centre Pointe Curve, Mendota Heights",
   "sale_month": "2008-08",
   "price": 1300000,
   "lot_sqft": 79949,
   "price_per_lot_sqft": 16.26,
   "price_per_building_sqft": 146.13,
   "building_sqft": 8896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8949,
   "use": "Commercial-preferred",
   "parcel_id": "278810002030"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2008-08",
   "price": 144000,
   "lot_sqft": 765,
   "price_per_lot_sqft": 188.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140400"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2008-08",
   "price": 285700,
   "lot_sqft": 1149,
   "price_per_lot_sqft": 248.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140310"
  },
  {
   "address": "8646 Eagle Creek Circle, Savage",
   "sale_month": "2008-08",
   "price": 285700,
   "lot_sqft": 714,
   "price_per_lot_sqft": 400.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140300"
  },
  {
   "address": null,
   "sale_month": "2008-08",
   "price": 400000,
   "lot_sqft": 3103,
   "price_per_lot_sqft": 128.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923220009"
  },
  {
   "address": "1192 Dale Street North, Saint Paul",
   "sale_month": "2008-08",
   "price": 350000,
   "lot_sqft": 12431,
   "price_per_lot_sqft": 28.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4425,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923220008"
  },
  {
   "address": "604 Maryland Avenue West, Saint Paul",
   "sale_month": "2008-08",
   "price": 400000,
   "lot_sqft": 6063,
   "price_per_lot_sqft": 65.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923220005"
  },
  {
   "address": "20610 Commerce Blvd, Rogers",
   "sale_month": "2008-08",
   "price": 965000,
   "lot_sqft": 105083,
   "price_per_lot_sqft": 9.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10285,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023220010"
  },
  {
   "address": "1229 7th St SE, Minneapolis",
   "sale_month": "2008-08",
   "price": 550000,
   "lot_sqft": 9257,
   "price_per_lot_sqft": 59.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1812,
   "use": "TRIPLEX",
   "parcel_id": "2402924130082"
  },
  {
   "address": "13028 Main St, Rogers",
   "sale_month": "2008-08",
   "price": 1300000,
   "lot_sqft": 44592,
   "price_per_lot_sqft": 29.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6362,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023120001"
  },
  {
   "address": "601 5th St N, Minneapolis",
   "sale_month": "2008-08",
   "price": 1750000,
   "lot_sqft": 27465,
   "price_per_lot_sqft": 63.72,
   "price_per_building_sqft": 316.4,
   "building_sqft": 5531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5564,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924240005"
  },
  {
   "address": "550 Oak Grove Parkway, Vadnais Heights",
   "sale_month": "2008-08",
   "price": 2507929,
   "lot_sqft": 93199,
   "price_per_lot_sqft": 26.91,
   "price_per_building_sqft": 100.99,
   "building_sqft": 24833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24983,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022210018"
  },
  {
   "address": "1408 Hythe Street, Saint Paul",
   "sale_month": "2008-08",
   "price": 198000,
   "lot_sqft": 10090,
   "price_per_lot_sqft": 19.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2906,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202923410035"
  },
  {
   "address": "3831 Edgewood Ave S, St. Louis Park",
   "sale_month": "2008-08",
   "price": 1875000,
   "lot_sqft": 100107,
   "price_per_lot_sqft": 18.73,
   "price_per_building_sqft": 42.6,
   "building_sqft": 44016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44281,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110015"
  },
  {
   "address": "145 Linden Street South, Belle Plaine",
   "sale_month": "2008-08",
   "price": 30000,
   "lot_sqft": 8495,
   "price_per_lot_sqft": 3.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200019140"
  },
  {
   "address": "1396 Rice Street, Saint Paul",
   "sale_month": "2008-08",
   "price": 690000,
   "lot_sqft": 73243,
   "price_per_lot_sqft": 9.42,
   "price_per_building_sqft": 39.16,
   "building_sqft": 17621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17727,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922320170"
  },
  {
   "address": "2757 Virginia Ave N, New Hope",
   "sale_month": "2008-08",
   "price": 250000,
   "lot_sqft": 16422,
   "price_per_lot_sqft": 15.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1859,
   "use": "APARTMENT",
   "parcel_id": "1911821440070"
  },
  {
   "address": "10508 France Ave S, Bloomington",
   "sale_month": "2008-08",
   "price": 1900000,
   "lot_sqft": 50397,
   "price_per_lot_sqft": 37.7,
   "price_per_building_sqft": 164.33,
   "building_sqft": 11562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11632,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1902724140110"
  },
  {
   "address": "1440 4th Street Southeast, Forest Lake",
   "sale_month": "2008-08",
   "price": 5700000,
   "lot_sqft": 236298,
   "price_per_lot_sqft": 24.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23669,
   "use": "110",
   "parcel_id": "1703221110016"
  },
  {
   "address": "1127 West Broadway, Minneapolis",
   "sale_month": "2008-08",
   "price": 375000,
   "lot_sqft": 12935,
   "price_per_lot_sqft": 28.99,
   "price_per_building_sqft": 187.59,
   "building_sqft": 1999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2011,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130096"
  },
  {
   "address": "330 Monroe St NE, Minneapolis",
   "sale_month": "2008-08",
   "price": 796500,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 76.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3881,
   "use": "APARTMENT",
   "parcel_id": "1402924430017"
  },
  {
   "address": "2152 Belmont La, Mound",
   "sale_month": "2008-08",
   "price": 175000,
   "lot_sqft": 8001,
   "price_per_lot_sqft": 21.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "APARTMENT",
   "parcel_id": "1311724320093"
  },
  {
   "address": "10080 West 74th St, Eden Prairie",
   "sale_month": "2008-08",
   "price": 3600000,
   "lot_sqft": 213687,
   "price_per_lot_sqft": 16.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1211622420011"
  },
  {
   "address": "2917 42nd St E, Minneapolis",
   "sale_month": "2008-08",
   "price": 230000,
   "lot_sqft": 4372,
   "price_per_lot_sqft": 52.61,
   "price_per_building_sqft": 188.83,
   "building_sqft": 1218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1226,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824410237"
  },
  {
   "address": "7525 Office Ridge Cir, Eden Prairie",
   "sale_month": "2008-08",
   "price": 481000,
   "lot_sqft": 10491,
   "price_per_lot_sqft": 45.85,
   "price_per_building_sqft": 71.71,
   "building_sqft": 6708,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6748,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420025"
  },
  {
   "address": "1980 Rahncliff Court, Eagan",
   "sale_month": "2008-08",
   "price": 925000,
   "lot_sqft": 42885,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": 339.95,
   "building_sqft": 2721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2737,
   "use": "Commercial-preferred",
   "parcel_id": "106272603010"
  },
  {
   "address": null,
   "sale_month": "2008-08",
   "price": 300000,
   "lot_sqft": 8054,
   "price_per_lot_sqft": 37.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922210011"
  },
  {
   "address": "3628 Minnehaha Ave, Minneapolis",
   "sale_month": "2008-08",
   "price": 738000,
   "lot_sqft": 11969,
   "price_per_lot_sqft": 61.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4745,
   "use": "APARTMENT",
   "parcel_id": "0602823330103"
  },
  {
   "address": "1430 280th Street West, Helena Township",
   "sale_month": "2008-08",
   "price": 1300000,
   "lot_sqft": 371732,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "059350180"
  },
  {
   "address": "3822 Upton Ave N, Minneapolis",
   "sale_month": "2008-08",
   "price": 43000,
   "lot_sqft": 5358,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924420074"
  },
  {
   "address": "3455 Blaisdell Ave, Minneapolis",
   "sale_month": "2008-08",
   "price": 945000,
   "lot_sqft": 10720,
   "price_per_lot_sqft": 88.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4314,
   "use": "APARTMENT",
   "parcel_id": "0302824310020"
  },
  {
   "address": "8179 University Avenue Northeast, Spring Lake Park",
   "sale_month": "2008-08",
   "price": 1800000,
   "lot_sqft": 199972,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": 30.81,
   "building_sqft": 58428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58780,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "023024240018"
  },
  {
   "address": "669 Grand Avenue, Saint Paul",
   "sale_month": "2008-08",
   "price": 2300,
   "lot_sqft": 8764,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4651,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410027"
  },
  {
   "address": "11300 Rupp Drive, Burnsville",
   "sale_month": "2008-08",
   "price": 2482300,
   "lot_sqft": 232618,
   "price_per_lot_sqft": 10.67,
   "price_per_building_sqft": 52.6,
   "building_sqft": 47190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47475,
   "use": "Industrial-preferred",
   "parcel_id": "021538101010"
  },
  {
   "address": "6010 Earle Brown Dr, Brooklyn Center",
   "sale_month": "2008-08",
   "price": 1900000,
   "lot_sqft": 132733,
   "price_per_lot_sqft": 14.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6920,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821110011"
  },
  {
   "address": null,
   "sale_month": "2008-08",
   "price": 855000,
   "lot_sqft": 11268,
   "price_per_lot_sqft": 75.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140043"
  },
  {
   "address": null,
   "sale_month": "2008-08",
   "price": 855000,
   "lot_sqft": 11268,
   "price_per_lot_sqft": 75.88,
   "price_per_building_sqft": 68.25,
   "building_sqft": 12528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12603,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140042"
  },
  {
   "address": null,
   "sale_month": "2008-08",
   "price": 855000,
   "lot_sqft": 11271,
   "price_per_lot_sqft": 75.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140012"
  },
  {
   "address": "1600 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2008-08",
   "price": 855000,
   "lot_sqft": 11270,
   "price_per_lot_sqft": 75.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140011"
  },
  {
   "address": "6900 Shady Oak Rd, Eden Prairie",
   "sale_month": "2008-08",
   "price": 2850000,
   "lot_sqft": 166376,
   "price_per_lot_sqft": 17.13,
   "price_per_building_sqft": 69,
   "building_sqft": 41306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41556,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622430005"
  },
  {
   "address": "9855 Hamilton Rd, Eden Prairie",
   "sale_month": "2008-08",
   "price": 2070000,
   "lot_sqft": 62002,
   "price_per_lot_sqft": 33.39,
   "price_per_building_sqft": 123.86,
   "building_sqft": 16712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16813,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622410008"
  },
  {
   "address": "211 Railroad Street West, Norwood Young America",
   "sale_month": "2008-07",
   "price": 20000,
   "lot_sqft": 15061,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5406,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "589990010"
  },
  {
   "address": "1867 Oakdale Avenue, West Saint Paul",
   "sale_month": "2008-07",
   "price": 929000,
   "lot_sqft": 36767,
   "price_per_lot_sqft": 25.27,
   "price_per_building_sqft": 137.41,
   "building_sqft": 6761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6802,
   "use": "Commercial-preferred",
   "parcel_id": "420290006040"
  },
  {
   "address": "11170 60th Street North, Grant",
   "sale_month": "2008-07",
   "price": 875000,
   "lot_sqft": 108808,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14702,
   "use": "305",
   "parcel_id": "3603021330001"
  },
  {
   "address": "2201 28th Ave S, Minneapolis",
   "sale_month": "2008-07",
   "price": 385000,
   "lot_sqft": 10675,
   "price_per_lot_sqft": 36.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1973,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924110076"
  },
  {
   "address": "1960 Suburban Avenue, Saint Paul",
   "sale_month": "2008-07",
   "price": 1470467,
   "lot_sqft": 24911,
   "price_per_lot_sqft": 59.03,
   "price_per_building_sqft": 822.87,
   "building_sqft": 1787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1798,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340020"
  },
  {
   "address": "649 Snelling Avenue North, Saint Paul",
   "sale_month": "2008-07",
   "price": 244000,
   "lot_sqft": 9638,
   "price_per_lot_sqft": 25.32,
   "price_per_building_sqft": 153.27,
   "building_sqft": 1592,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1602,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923110047"
  },
  {
   "address": "2124 University Avenue West, Saint Paul",
   "sale_month": "2008-07",
   "price": 2420000,
   "lot_sqft": 61279,
   "price_per_lot_sqft": 39.49,
   "price_per_building_sqft": 90.19,
   "building_sqft": 26831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26993,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923110037"
  },
  {
   "address": "12 Long Lake Road, Mahtomedi",
   "sale_month": "2008-07",
   "price": 405000,
   "lot_sqft": 4035,
   "price_per_lot_sqft": 100.37,
   "price_per_building_sqft": 92.07,
   "building_sqft": 4399,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4426,
   "use": "300",
   "parcel_id": "3103021340026"
  },
  {
   "address": null,
   "sale_month": "2008-07",
   "price": 1139600,
   "lot_sqft": 112910,
   "price_per_lot_sqft": 10.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811622440008"
  },
  {
   "address": "1235 4th Avenue West, Shakopee",
   "sale_month": "2008-07",
   "price": 195000,
   "lot_sqft": 7094,
   "price_per_lot_sqft": 27.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1557,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270030140"
  },
  {
   "address": "1316 7th St SE, Minneapolis",
   "sale_month": "2008-07",
   "price": 720000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 78.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1783,
   "use": "TRIPLEX",
   "parcel_id": "2402924420092"
  },
  {
   "address": "1110 5th St SE, Minneapolis",
   "sale_month": "2008-07",
   "price": 650000,
   "lot_sqft": 6029,
   "price_per_lot_sqft": 107.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2512,
   "use": "TRIPLEX",
   "parcel_id": "2402924310012"
  },
  {
   "address": "5839 U S Hwy No 12, Maple Plain",
   "sale_month": "2008-07",
   "price": 42713,
   "lot_sqft": 28611,
   "price_per_lot_sqft": 1.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2311824430021"
  },
  {
   "address": "5819 U S Hwy No 12, Maple Plain",
   "sale_month": "2008-07",
   "price": 900000,
   "lot_sqft": 79830,
   "price_per_lot_sqft": 11.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5752,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311824430020"
  },
  {
   "address": "72 Ivy Avenue West, Saint Paul",
   "sale_month": "2008-07",
   "price": 400000,
   "lot_sqft": 21767,
   "price_per_lot_sqft": 18.38,
   "price_per_building_sqft": 71.26,
   "building_sqft": 5613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5647,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922330002"
  },
  {
   "address": "1025 2nd St NE, Hopkins",
   "sale_month": "2008-07",
   "price": 5225500,
   "lot_sqft": 234781,
   "price_per_lot_sqft": 22.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10741,
   "use": "APARTMENT",
   "parcel_id": "1911721130008"
  },
  {
   "address": "2525 Kennedy St NE, Minneapolis",
   "sale_month": "2008-07",
   "price": 38914061,
   "lot_sqft": 71878,
   "price_per_lot_sqft": 541.39,
   "price_per_building_sqft": 1305.71,
   "building_sqft": 29803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29983,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923320026"
  },
  {
   "address": "1551 164th Lane Northeast, Ham Lake",
   "sale_month": "2008-07",
   "price": 525000,
   "lot_sqft": 277723,
   "price_per_lot_sqft": 1.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8719,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223120016"
  },
  {
   "address": "2235 West Broadway, Minneapolis",
   "sale_month": "2008-07",
   "price": 18450,
   "lot_sqft": 5555,
   "price_per_lot_sqft": 3.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 880,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924110003"
  },
  {
   "address": "1945 Old Shakopee Rd W, Bloomington",
   "sale_month": "2008-07",
   "price": 6700000,
   "lot_sqft": 123673,
   "price_per_lot_sqft": 54.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30367,
   "use": "APARTMENT",
   "parcel_id": "1602724330018"
  },
  {
   "address": "1935 Old Shakopee Rd W, Bloomington",
   "sale_month": "2008-07",
   "price": 6700000,
   "lot_sqft": 74294,
   "price_per_lot_sqft": 90.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9363,
   "use": "APARTMENT",
   "parcel_id": "1602724330007"
  },
  {
   "address": null,
   "sale_month": "2008-07",
   "price": 4479800,
   "lot_sqft": 263636,
   "price_per_lot_sqft": 16.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "153022110019"
  },
  {
   "address": "1699 9th Street, White Bear Lake",
   "sale_month": "2008-07",
   "price": 4479800,
   "lot_sqft": 716338,
   "price_per_lot_sqft": 6.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 156148,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "153022110017"
  },
  {
   "address": null,
   "sale_month": "2008-07",
   "price": 217500,
   "lot_sqft": 30783,
   "price_per_lot_sqft": 7.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "300",
   "parcel_id": "1503020430003"
  },
  {
   "address": null,
   "sale_month": "2008-07",
   "price": 217500,
   "lot_sqft": 53663,
   "price_per_lot_sqft": 4.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1503020430001"
  },
  {
   "address": "21595 Diamond Lake Rd S, Rogers",
   "sale_month": "2008-07",
   "price": 1775000,
   "lot_sqft": 37864,
   "price_per_lot_sqft": 46.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023340005"
  },
  {
   "address": "13830 Northdale Blvd, Rogers",
   "sale_month": "2008-07",
   "price": 1250000,
   "lot_sqft": 169450,
   "price_per_lot_sqft": 7.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29701,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023240008"
  },
  {
   "address": "1132 Central Ave NE, Minneapolis",
   "sale_month": "2008-07",
   "price": 495000,
   "lot_sqft": 21323,
   "price_per_lot_sqft": 23.21,
   "price_per_building_sqft": 68.23,
   "building_sqft": 7255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7298,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924140099"
  },
  {
   "address": "550 Clydesdale Tr, Medina",
   "sale_month": "2008-07",
   "price": 1300000,
   "lot_sqft": 142679,
   "price_per_lot_sqft": 9.11,
   "price_per_building_sqft": 85.03,
   "building_sqft": 15289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15381,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823240023"
  },
  {
   "address": "350 Northco Drive Northeast, Fridley",
   "sale_month": "2008-07",
   "price": 4627500,
   "lot_sqft": 265836,
   "price_per_lot_sqft": 17.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 98109,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024310020"
  },
  {
   "address": null,
   "sale_month": "2008-07",
   "price": 1250000,
   "lot_sqft": 15541,
   "price_per_lot_sqft": 80.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "103024110018"
  },
  {
   "address": "3219 2nd St N, Minneapolis",
   "sale_month": "2008-07",
   "price": 481963,
   "lot_sqft": 26965,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": 32.25,
   "building_sqft": 14943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15033,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924240075"
  },
  {
   "address": "2726 Emerson Ave N, Minneapolis",
   "sale_month": "2008-07",
   "price": 64155,
   "lot_sqft": 8121,
   "price_per_lot_sqft": 7.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1940,
   "use": "APARTMENT",
   "parcel_id": "0902924430238"
  },
  {
   "address": "3330 Aldrich Ave N, Minneapolis",
   "sale_month": "2008-07",
   "price": 32000,
   "lot_sqft": 5847,
   "price_per_lot_sqft": 5.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1134,
   "use": "TRIPLEX",
   "parcel_id": "0902924140009"
  },
  {
   "address": "2425 Terminal Road, Roseville",
   "sale_month": "2008-07",
   "price": 5550000,
   "lot_sqft": 430742,
   "price_per_lot_sqft": 12.88,
   "price_per_building_sqft": 28.06,
   "building_sqft": 197771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 198965,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923240007"
  },
  {
   "address": "7215 Cahill Rd, Edina",
   "sale_month": "2008-07",
   "price": 7950000,
   "lot_sqft": 240125,
   "price_per_lot_sqft": 33.11,
   "price_per_building_sqft": 67.76,
   "building_sqft": 117320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 118029,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621140001"
  },
  {
   "address": "3115 Penn Ave N, Minneapolis",
   "sale_month": "2008-07",
   "price": 237000,
   "lot_sqft": 5087,
   "price_per_lot_sqft": 46.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924410062"
  },
  {
   "address": "6940 Woodmere Road, Woodbury",
   "sale_month": "2008-07",
   "price": 10400000,
   "lot_sqft": 584706,
   "price_per_lot_sqft": 17.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17921,
   "use": "110",
   "parcel_id": "0702821140007"
  },
  {
   "address": null,
   "sale_month": "2008-07",
   "price": 1625000,
   "lot_sqft": 103169,
   "price_per_lot_sqft": 15.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "069150070"
  },
  {
   "address": null,
   "sale_month": "2008-07",
   "price": 1625000,
   "lot_sqft": 25333,
   "price_per_lot_sqft": 64.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "069150050"
  },
  {
   "address": "3759 West Broadway, Robbinsdale",
   "sale_month": "2008-07",
   "price": 815000,
   "lot_sqft": 13815,
   "price_per_lot_sqft": 58.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5442,
   "use": "APARTMENT",
   "parcel_id": "0602924440011"
  },
  {
   "address": "3823 Queen Ave N, Minneapolis",
   "sale_month": "2008-07",
   "price": 47000,
   "lot_sqft": 5177,
   "price_per_lot_sqft": 9.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 938,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0502924410199"
  },
  {
   "address": "909 Maple Street, Lino Lakes",
   "sale_month": "2008-07",
   "price": 175000,
   "lot_sqft": 13383,
   "price_per_lot_sqft": 13.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "043122210006"
  },
  {
   "address": "4247 Webber Pkwy, Minneapolis",
   "sale_month": "2008-07",
   "price": 1500000,
   "lot_sqft": 9341,
   "price_per_lot_sqft": 160.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4420,
   "use": "APARTMENT",
   "parcel_id": "0402924110019"
  },
  {
   "address": "3535 Bryant Ave S, Minneapolis",
   "sale_month": "2008-07",
   "price": 7800000,
   "lot_sqft": 37877,
   "price_per_lot_sqft": 205.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13882,
   "use": "APARTMENT",
   "parcel_id": "0402824410109"
  },
  {
   "address": "3024 Colfax Ave S, Minneapolis",
   "sale_month": "2008-07",
   "price": 100,
   "lot_sqft": 5913,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1456,
   "use": "TRIPLEX",
   "parcel_id": "0402824110074"
  },
  {
   "address": "2820 Snelling Avenue North, Roseville",
   "sale_month": "2008-07",
   "price": 15560000,
   "lot_sqft": 372833,
   "price_per_lot_sqft": 41.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17311,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032923320020"
  },
  {
   "address": "3320 Grand Ave S, Minneapolis",
   "sale_month": "2008-07",
   "price": 925000,
   "lot_sqft": 11005,
   "price_per_lot_sqft": 84.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3446,
   "use": "APARTMENT",
   "parcel_id": "0302824230146"
  },
  {
   "address": "3100 Grand Ave S, Minneapolis",
   "sale_month": "2008-07",
   "price": 665000,
   "lot_sqft": 18444,
   "price_per_lot_sqft": 36.06,
   "price_per_building_sqft": 53.88,
   "building_sqft": 12343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12418,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220154"
  },
  {
   "address": "8001 Nicollet Ave S, Bloomington",
   "sale_month": "2008-07",
   "price": 175000,
   "lot_sqft": 10931,
   "price_per_lot_sqft": 16.01,
   "price_per_building_sqft": 89.56,
   "building_sqft": 1954,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1966,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724130010"
  },
  {
   "address": "207 East Main Street, Anoka",
   "sale_month": "2008-07",
   "price": 608000,
   "lot_sqft": 884,
   "price_per_lot_sqft": 687.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440031"
  },
  {
   "address": "205 East Main Street, Anoka",
   "sale_month": "2008-07",
   "price": 608000,
   "lot_sqft": 1249,
   "price_per_lot_sqft": 486.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440030"
  },
  {
   "address": "201 East Main Street, Anoka",
   "sale_month": "2008-07",
   "price": 608000,
   "lot_sqft": 1744,
   "price_per_lot_sqft": 348.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440029"
  },
  {
   "address": "5900 Highway 61, White Bear Township",
   "sale_month": "2008-07",
   "price": 480000,
   "lot_sqft": 108475,
   "price_per_lot_sqft": 4.42,
   "price_per_building_sqft": 247.17,
   "building_sqft": 1942,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1953,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "013022220010"
  },
  {
   "address": "995 Dodd Road, West Saint Paul",
   "sale_month": "2008-06",
   "price": 260000,
   "lot_sqft": 7196,
   "price_per_lot_sqft": 36.13,
   "price_per_building_sqft": 73.16,
   "building_sqft": 3554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3575,
   "use": "Commercial-preferred",
   "parcel_id": "423495003013"
  },
  {
   "address": "101 Richmond Street East, South Saint Paul",
   "sale_month": "2008-06",
   "price": 138000,
   "lot_sqft": 5359,
   "price_per_lot_sqft": 25.75,
   "price_per_building_sqft": 60,
   "building_sqft": 2300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2314,
   "use": "Industrial-preferred",
   "parcel_id": "367150035160"
  },
  {
   "address": "496 Thomas Avenue, Saint Paul",
   "sale_month": "2008-06",
   "price": 55000,
   "lot_sqft": 4826,
   "price_per_lot_sqft": 11.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1495,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923240127"
  },
  {
   "address": "10901 Bren Rd E, Minnetonka",
   "sale_month": "2008-06",
   "price": 3325000,
   "lot_sqft": 389672,
   "price_per_lot_sqft": 8.53,
   "price_per_building_sqft": 43.7,
   "building_sqft": 76081,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 76540,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722310016"
  },
  {
   "address": "2601 Columbus Ave, Minneapolis",
   "sale_month": "2008-06",
   "price": 172500,
   "lot_sqft": 5186,
   "price_per_lot_sqft": 33.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1688,
   "use": "TRIPLEX",
   "parcel_id": "3502924320001"
  },
  {
   "address": "3555 Hoffman Road, Vadnais Heights",
   "sale_month": "2008-06",
   "price": 250000,
   "lot_sqft": 16368,
   "price_per_lot_sqft": 15.27,
   "price_per_building_sqft": 229.99,
   "building_sqft": 1087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1094,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022210002"
  },
  {
   "address": null,
   "sale_month": "2008-06",
   "price": 250000,
   "lot_sqft": 2592,
   "price_per_lot_sqft": 96.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022120020"
  },
  {
   "address": "1600 County Road E East, Gem Lake",
   "sale_month": "2008-06",
   "price": 250000,
   "lot_sqft": 19691,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": 93.08,
   "building_sqft": 2686,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2702,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022120015"
  },
  {
   "address": "2435 Pillsbury Ave, Minneapolis",
   "sale_month": "2008-06",
   "price": 2580000,
   "lot_sqft": 19399,
   "price_per_lot_sqft": 133,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9929,
   "use": "APARTMENT",
   "parcel_id": "3402924240203"
  },
  {
   "address": "3314 Berwood Court West, Vadnais Heights",
   "sale_month": "2008-06",
   "price": 350000,
   "lot_sqft": 23315,
   "price_per_lot_sqft": 15.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4320,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022320050"
  },
  {
   "address": "2600 Emerson Ave S, Minneapolis",
   "sale_month": "2008-06",
   "price": 100,
   "lot_sqft": 5583,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2113,
   "use": "APARTMENT",
   "parcel_id": "3302924420145"
  },
  {
   "address": "2604 Emerson Ave S, Minneapolis",
   "sale_month": "2008-06",
   "price": 100,
   "lot_sqft": 5410,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2384,
   "use": "APARTMENT",
   "parcel_id": "3302924420144"
  },
  {
   "address": "565 1st Street Southwest, New Brighton",
   "sale_month": "2008-06",
   "price": 295395,
   "lot_sqft": 234338,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023120022"
  },
  {
   "address": "26410 Smithtown Rd, Shorewood",
   "sale_month": "2008-06",
   "price": 385000,
   "lot_sqft": 41198,
   "price_per_lot_sqft": 9.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211723240012"
  },
  {
   "address": "26550 Smithtown Rd, Shorewood",
   "sale_month": "2008-06",
   "price": 255000,
   "lot_sqft": 39222,
   "price_per_lot_sqft": 6.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211723240006"
  },
  {
   "address": "384 13th Street, Saint Paul",
   "sale_month": "2008-06",
   "price": 210000,
   "lot_sqft": 7742,
   "price_per_lot_sqft": 27.12,
   "price_per_building_sqft": 106.38,
   "building_sqft": 1974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1986,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922140088"
  },
  {
   "address": "6592 Hudson Boulevard North, Oakdale",
   "sale_month": "2008-06",
   "price": 365000,
   "lot_sqft": 47100,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": 158.9,
   "building_sqft": 2297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2311,
   "use": "300",
   "parcel_id": "3102921430071"
  },
  {
   "address": "1575 White Oak Drive, Chaska",
   "sale_month": "2008-06",
   "price": 850000,
   "lot_sqft": 55845,
   "price_per_lot_sqft": 15.22,
   "price_per_building_sqft": 161.05,
   "building_sqft": 5278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5310,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304680020"
  },
  {
   "address": "76 Acker Street East, Saint Paul",
   "sale_month": "2008-06",
   "price": 50000,
   "lot_sqft": 4250,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2945,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922340057"
  },
  {
   "address": "13285 Fenway Boulevard North, Hugo",
   "sale_month": "2008-06",
   "price": 4100000,
   "lot_sqft": 570095,
   "price_per_lot_sqft": 7.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 92097,
   "use": "305",
   "parcel_id": "3003121440015"
  },
  {
   "address": "516 Ontario St SE, Minneapolis",
   "sale_month": "2008-06",
   "price": 285000,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 57.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230072"
  },
  {
   "address": "1211 Bush Avenue, Saint Paul",
   "sale_month": "2008-06",
   "price": 23625,
   "lot_sqft": 5202,
   "price_per_lot_sqft": 4.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 624,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922440148"
  },
  {
   "address": null,
   "sale_month": "2008-06",
   "price": 1135000,
   "lot_sqft": 758,
   "price_per_lot_sqft": 1497.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140074"
  },
  {
   "address": "219 Main Street North, Stillwater",
   "sale_month": "2008-06",
   "price": 1135000,
   "lot_sqft": 3794,
   "price_per_lot_sqft": 299.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140067"
  },
  {
   "address": "1546 Como Avenue, Saint Paul",
   "sale_month": "2008-06",
   "price": 160000,
   "lot_sqft": 12124,
   "price_per_lot_sqft": 13.2,
   "price_per_building_sqft": 29.99,
   "building_sqft": 5335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5367,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923220057"
  },
  {
   "address": "814 White Bear Avenue North, Saint Paul",
   "sale_month": "2008-06",
   "price": 430700,
   "lot_sqft": 14483,
   "price_per_lot_sqft": 29.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922330221"
  },
  {
   "address": "7373 Kirkwood Ct N, Maple Grove",
   "sale_month": "2008-06",
   "price": 2045638,
   "lot_sqft": 58668,
   "price_per_lot_sqft": 34.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10467,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922240017"
  },
  {
   "address": "4300 Egan Drive, Savage",
   "sale_month": "2008-06",
   "price": 560000,
   "lot_sqft": 26475,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": 239.62,
   "building_sqft": 2337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2352,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261180010"
  },
  {
   "address": "1501 11th Ave S, Minneapolis",
   "sale_month": "2008-06",
   "price": 1735000,
   "lot_sqft": 10609,
   "price_per_lot_sqft": 163.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4981,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924310011"
  },
  {
   "address": "10160 Foley Boulevard Northwest, Coon Rapids",
   "sale_month": "2008-06",
   "price": 569368,
   "lot_sqft": 70794,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10138,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243124430056"
  },
  {
   "address": "11100 Anderson Lakes Pkwy, Eden Prairie",
   "sale_month": "2008-06",
   "price": 6237000,
   "lot_sqft": 167469,
   "price_per_lot_sqft": 37.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28259,
   "use": "APARTMENT",
   "parcel_id": "2411622220025"
  },
  {
   "address": "1009 University Ave SE, Minneapolis",
   "sale_month": "2008-06",
   "price": 705000,
   "lot_sqft": 5081,
   "price_per_lot_sqft": 138.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1650,
   "use": "TRIPLEX",
   "parcel_id": "2402924310054"
  },
  {
   "address": "214 8th St SE, Minneapolis",
   "sale_month": "2008-06",
   "price": 159900,
   "lot_sqft": 3792,
   "price_per_lot_sqft": 42.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1750,
   "use": "APARTMENT",
   "parcel_id": "2302924110088"
  },
  {
   "address": "20777 Holyoke Avenue, Lakeville",
   "sale_month": "2008-06",
   "price": 285000,
   "lot_sqft": 2498,
   "price_per_lot_sqft": 114.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224445012020"
  },
  {
   "address": "1749 Montana Avenue East, Saint Paul",
   "sale_month": "2008-06",
   "price": 1327000,
   "lot_sqft": 25546,
   "price_per_lot_sqft": 51.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7366,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922140018"
  },
  {
   "address": "218 9th Ave N, Minneapolis",
   "sale_month": "2008-06",
   "price": 2200000,
   "lot_sqft": 1874,
   "price_per_lot_sqft": 1173.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924210085"
  },
  {
   "address": "5916 Pleasant Ave, Minneapolis",
   "sale_month": "2008-06",
   "price": 1675000,
   "lot_sqft": 38412,
   "price_per_lot_sqft": 43.61,
   "price_per_building_sqft": 93.23,
   "building_sqft": 17967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824320022"
  },
  {
   "address": "1201 Plymouth Ave N, Minneapolis",
   "sale_month": "2008-06",
   "price": 2100000,
   "lot_sqft": 114196,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": 58.64,
   "building_sqft": 35810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36026,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924120120"
  },
  {
   "address": null,
   "sale_month": "2008-06",
   "price": 725800,
   "lot_sqft": 110709,
   "price_per_lot_sqft": 6.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "207125002100"
  },
  {
   "address": null,
   "sale_month": "2008-06",
   "price": 2297250,
   "lot_sqft": 109135,
   "price_per_lot_sqft": 21.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 175675,
   "use": "Industrial",
   "parcel_id": "207125002090"
  },
  {
   "address": null,
   "sale_month": "2008-06",
   "price": 345400,
   "lot_sqft": 109196,
   "price_per_lot_sqft": 3.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "207125002080"
  },
  {
   "address": null,
   "sale_month": "2008-06",
   "price": 63400,
   "lot_sqft": 19966,
   "price_per_lot_sqft": 3.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "207125002072"
  },
  {
   "address": "6240 Carmen Avenue, Inver Grove Heights",
   "sale_month": "2008-06",
   "price": 2305850,
   "lot_sqft": 109311,
   "price_per_lot_sqft": 21.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "207125002020"
  },
  {
   "address": "6244 Carmen Avenue, Inver Grove Heights",
   "sale_month": "2008-06",
   "price": 725800,
   "lot_sqft": 124894,
   "price_per_lot_sqft": 5.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "207125002010"
  },
  {
   "address": "1251 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2008-06",
   "price": 621000,
   "lot_sqft": 15369,
   "price_per_lot_sqft": 40.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1906,
   "use": "110",
   "parcel_id": "2003021310031"
  },
  {
   "address": "822 Thomas Ave N, Minneapolis",
   "sale_month": "2008-06",
   "price": 39000,
   "lot_sqft": 9048,
   "price_per_lot_sqft": 4.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1138,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2002924140049"
  },
  {
   "address": "18352 Minnetonka Blvd, Deephaven",
   "sale_month": "2008-06",
   "price": 640000,
   "lot_sqft": 9892,
   "price_per_lot_sqft": 64.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2975,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722310012"
  },
  {
   "address": null,
   "sale_month": "2008-06",
   "price": 201621,
   "lot_sqft": 1741988,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703220220002"
  },
  {
   "address": "1323 Russell Ave N, Minneapolis",
   "sale_month": "2008-06",
   "price": 36500,
   "lot_sqft": 5408,
   "price_per_lot_sqft": 6.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1236,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924440129"
  },
  {
   "address": "2006 James Ave N, Minneapolis",
   "sale_month": "2008-06",
   "price": 39500,
   "lot_sqft": 5331,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": 19.82,
   "building_sqft": 1993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2005,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240124"
  },
  {
   "address": "1798 7th Street West, Saint Paul",
   "sale_month": "2008-06",
   "price": 200000,
   "lot_sqft": 6345,
   "price_per_lot_sqft": 31.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823140022"
  },
  {
   "address": "22751 Industrial Blvd, Rogers",
   "sale_month": "2008-06",
   "price": 665000,
   "lot_sqft": 65529,
   "price_per_lot_sqft": 10.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8521,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1512023420011"
  },
  {
   "address": "220 98th St W, Bloomington",
   "sale_month": "2008-06",
   "price": 30100000,
   "lot_sqft": 22884,
   "price_per_lot_sqft": 1315.33,
   "price_per_building_sqft": 3680.61,
   "building_sqft": 8178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8227,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724240017"
  },
  {
   "address": "201 96th St W, Bloomington",
   "sale_month": "2008-06",
   "price": 30100000,
   "lot_sqft": 946110,
   "price_per_lot_sqft": 31.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14852,
   "use": "APARTMENT",
   "parcel_id": "1502724240001"
  },
  {
   "address": "409 3rd Street, Farmington",
   "sale_month": "2008-06",
   "price": 143000,
   "lot_sqft": 5041,
   "price_per_lot_sqft": 28.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "Commercial-preferred",
   "parcel_id": "147700020067"
  },
  {
   "address": "8050 Washington Ave S, Eden Prairie",
   "sale_month": "2008-06",
   "price": 2525000,
   "lot_sqft": 110713,
   "price_per_lot_sqft": 22.81,
   "price_per_building_sqft": 182.44,
   "building_sqft": 13840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622140018"
  },
  {
   "address": "2332 Lexington Avenue North, Roseville",
   "sale_month": "2008-06",
   "price": 465000,
   "lot_sqft": 32903,
   "price_per_lot_sqft": 14.13,
   "price_per_building_sqft": 64.68,
   "building_sqft": 7189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7232,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112923320138"
  },
  {
   "address": "14525 James Rd, Rogers",
   "sale_month": "2008-06",
   "price": 2500000,
   "lot_sqft": 249871,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57259,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023130002"
  },
  {
   "address": "3348 Emerson Ave N, Minneapolis",
   "sale_month": "2008-06",
   "price": 35000,
   "lot_sqft": 5697,
   "price_per_lot_sqft": 6.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1223,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924130026"
  },
  {
   "address": "6600 96th La N, Brooklyn Park",
   "sale_month": "2008-06",
   "price": 10450000,
   "lot_sqft": 267968,
   "price_per_lot_sqft": 39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44468,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811921140050"
  },
  {
   "address": "2500 West Broadway, Minneapolis",
   "sale_month": "2008-06",
   "price": 100000,
   "lot_sqft": 5893,
   "price_per_lot_sqft": 16.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924440004"
  },
  {
   "address": "3350 Russell Ave N, Minneapolis",
   "sale_month": "2008-06",
   "price": 38000,
   "lot_sqft": 5133,
   "price_per_lot_sqft": 7.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1339,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0802924140118"
  },
  {
   "address": "7998 Hardwood Avenue South, Cottage Grove",
   "sale_month": "2008-06",
   "price": 700000,
   "lot_sqft": 49056,
   "price_per_lot_sqft": 14.27,
   "price_per_building_sqft": 153.68,
   "building_sqft": 4555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4583,
   "use": "300",
   "parcel_id": "0802721330054"
  },
  {
   "address": "734 East Main Street, Anoka",
   "sale_month": "2008-06",
   "price": 101000,
   "lot_sqft": 10562,
   "price_per_lot_sqft": 9.56,
   "price_per_building_sqft": 68.61,
   "building_sqft": 1472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1481,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124120003"
  },
  {
   "address": "922 125th Lane Northeast, Blaine",
   "sale_month": "2008-06",
   "price": 241000,
   "lot_sqft": 1508,
   "price_per_lot_sqft": 159.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063123440156"
  },
  {
   "address": "75 South Owasso Boulevard West, Little Canada",
   "sale_month": "2008-06",
   "price": 499000,
   "lot_sqft": 35638,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": 48.18,
   "building_sqft": 10357,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10420,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922220018"
  },
  {
   "address": "2900 Highcrest Road, Roseville",
   "sale_month": "2008-06",
   "price": 729900,
   "lot_sqft": 20621,
   "price_per_lot_sqft": 35.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3016,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052923230035"
  },
  {
   "address": "2132 Grand Avenue, Saint Paul",
   "sale_month": "2008-06",
   "price": 280000,
   "lot_sqft": 6083,
   "price_per_lot_sqft": 46.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1547,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823410095"
  },
  {
   "address": "1846 Laurel Avenue, Saint Paul",
   "sale_month": "2008-06",
   "price": 430000,
   "lot_sqft": 7921,
   "price_per_lot_sqft": 54.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2452,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240042"
  },
  {
   "address": "1979 Laurel Avenue, Saint Paul",
   "sale_month": "2008-06",
   "price": 220000,
   "lot_sqft": 5022,
   "price_per_lot_sqft": 43.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1895,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823220111"
  },
  {
   "address": "4143 Girard Ave N, Minneapolis",
   "sale_month": "2008-06",
   "price": 30000,
   "lot_sqft": 6389,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 919,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402924130107"
  },
  {
   "address": "3145 Aldrich Ave S, Minneapolis",
   "sale_month": "2008-06",
   "price": 440000,
   "lot_sqft": 4191,
   "price_per_lot_sqft": 104.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2076,
   "use": "APARTMENT",
   "parcel_id": "0402824110170"
  },
  {
   "address": "3905 Washington Ave N, Minneapolis",
   "sale_month": "2008-06",
   "price": 90000,
   "lot_sqft": 6815,
   "price_per_lot_sqft": 13.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320131"
  },
  {
   "address": "3617 5th Ave S, Minneapolis",
   "sale_month": "2008-06",
   "price": 46000,
   "lot_sqft": 4850,
   "price_per_lot_sqft": 9.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 640,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824440009"
  },
  {
   "address": "3319 Pleasant Ave, Minneapolis",
   "sale_month": "2008-06",
   "price": 1300000,
   "lot_sqft": 16499,
   "price_per_lot_sqft": 78.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6498,
   "use": "APARTMENT",
   "parcel_id": "0302824240125"
  },
  {
   "address": "2000 117th Street East, Burnsville",
   "sale_month": "2008-06",
   "price": 2500000,
   "lot_sqft": 143141,
   "price_per_lot_sqft": 17.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4161,
   "use": "Apartment",
   "parcel_id": "024850101012"
  },
  {
   "address": "1009 29th Ave NE, Minneapolis",
   "sale_month": "2008-06",
   "price": 100,
   "lot_sqft": 7724,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2386,
   "use": "APARTMENT",
   "parcel_id": "0102924330221"
  },
  {
   "address": "3733 29th Ave S, Minneapolis",
   "sale_month": "2008-06",
   "price": 243000,
   "lot_sqft": 5057,
   "price_per_lot_sqft": 48.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0102824440081"
  },
  {
   "address": "507 Van Buren Avenue, Saint Paul",
   "sale_month": "2008-05",
   "price": 47000,
   "lot_sqft": 8454,
   "price_per_lot_sqft": 5.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1030,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923220026"
  },
  {
   "address": "6840 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2008-05",
   "price": 325000,
   "lot_sqft": 25922,
   "price_per_lot_sqft": 12.54,
   "price_per_building_sqft": 169.01,
   "building_sqft": 1923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1935,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611921220036"
  },
  {
   "address": "1871 Old Hudson Road, Saint Paul",
   "sale_month": "2008-05",
   "price": 420000,
   "lot_sqft": 17222,
   "price_per_lot_sqft": 24.39,
   "price_per_building_sqft": 181.9,
   "building_sqft": 2309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2323,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922320057"
  },
  {
   "address": "1534 24th St E, Minneapolis",
   "sale_month": "2008-05",
   "price": 150000,
   "lot_sqft": 7054,
   "price_per_lot_sqft": 21.26,
   "price_per_building_sqft": 56.37,
   "building_sqft": 2661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2677,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924110051"
  },
  {
   "address": "10 25th St W, Minneapolis",
   "sale_month": "2008-05",
   "price": 197500,
   "lot_sqft": 9287,
   "price_per_lot_sqft": 21.27,
   "price_per_building_sqft": 36.53,
   "building_sqft": 5407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5440,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240016"
  },
  {
   "address": "2510 Curve Crest Boulevard, Stillwater",
   "sale_month": "2008-05",
   "price": 950000,
   "lot_sqft": 29208,
   "price_per_lot_sqft": 32.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020320044"
  },
  {
   "address": "1521 93rd Lane Northeast, Blaine",
   "sale_month": "2008-05",
   "price": 1284000,
   "lot_sqft": 50835,
   "price_per_lot_sqft": 25.26,
   "price_per_building_sqft": 93.33,
   "building_sqft": 13757,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13840,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123430013"
  },
  {
   "address": "397 Case Avenue, Saint Paul",
   "sale_month": "2008-05",
   "price": 85000,
   "lot_sqft": 5370,
   "price_per_lot_sqft": 15.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1591,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922230161"
  },
  {
   "address": "1022 Arkwright Street, Saint Paul",
   "sale_month": "2008-05",
   "price": 500000,
   "lot_sqft": 9115,
   "price_per_lot_sqft": 54.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2748,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922230098"
  },
  {
   "address": "970 Reaney Avenue, Saint Paul",
   "sale_month": "2008-05",
   "price": 80000,
   "lot_sqft": 6511,
   "price_per_lot_sqft": 12.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1723,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922340091"
  },
  {
   "address": null,
   "sale_month": "2008-05",
   "price": 1400000,
   "lot_sqft": 12208,
   "price_per_lot_sqft": 114.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600063"
  },
  {
   "address": null,
   "sale_month": "2008-05",
   "price": 1400000,
   "lot_sqft": 12263,
   "price_per_lot_sqft": 114.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600062"
  },
  {
   "address": "8098 Old Carriage North, Shakopee",
   "sale_month": "2008-05",
   "price": 1400000,
   "lot_sqft": 34261,
   "price_per_lot_sqft": 40.86,
   "price_per_building_sqft": 206.43,
   "building_sqft": 6782,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6823,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600051"
  },
  {
   "address": "8098 Old Carriage North, Shakopee",
   "sale_month": "2008-05",
   "price": 1400000,
   "lot_sqft": 15752,
   "price_per_lot_sqft": 88.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600050"
  },
  {
   "address": "707 County Road E West, Shoreview",
   "sale_month": "2008-05",
   "price": 4423078,
   "lot_sqft": 211563,
   "price_per_lot_sqft": 20.91,
   "price_per_building_sqft": 62.89,
   "building_sqft": 70326,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70750,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "263023440002"
  },
  {
   "address": "7275 Co Rd No 116, Corcoran",
   "sale_month": "2008-05",
   "price": 400000,
   "lot_sqft": 43133,
   "price_per_lot_sqft": 9.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7879,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923410003"
  },
  {
   "address": "701 9th St S, Minneapolis",
   "sale_month": "2008-05",
   "price": 1000000,
   "lot_sqft": 8667,
   "price_per_lot_sqft": 115.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15811,
   "use": "APARTMENT",
   "parcel_id": "2602924230037"
  },
  {
   "address": "6601 Bloomington Ave S, Richfield",
   "sale_month": "2008-05",
   "price": 880000,
   "lot_sqft": 26583,
   "price_per_lot_sqft": 33.1,
   "price_per_building_sqft": 229.71,
   "building_sqft": 3831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3854,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824410004"
  },
  {
   "address": null,
   "sale_month": "2008-05",
   "price": 61133,
   "lot_sqft": 18344,
   "price_per_lot_sqft": 3.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253123420158"
  },
  {
   "address": "440 79th Street West, Chanhassen",
   "sale_month": "2008-05",
   "price": 382129,
   "lot_sqft": 35961,
   "price_per_lot_sqft": 10.63,
   "price_per_building_sqft": 58.56,
   "building_sqft": 6525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6564,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252770020"
  },
  {
   "address": "525 15th Ave S, Hopkins",
   "sale_month": "2008-05",
   "price": 1101464,
   "lot_sqft": 141418,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": 19.12,
   "building_sqft": 57595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57942,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230062"
  },
  {
   "address": "8303 Audubon Road, Chanhassen",
   "sale_month": "2008-05",
   "price": 831970,
   "lot_sqft": 273083,
   "price_per_lot_sqft": 3.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46119,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250670020"
  },
  {
   "address": "1307 7th St SE, Minneapolis",
   "sale_month": "2008-05",
   "price": 160000,
   "lot_sqft": 6773,
   "price_per_lot_sqft": 23.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 939,
   "use": "TRIPLEX",
   "parcel_id": "2402924420075"
  },
  {
   "address": "1022 University Ave SE, Minneapolis",
   "sale_month": "2008-05",
   "price": 300000,
   "lot_sqft": 40668,
   "price_per_lot_sqft": 7.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8655,
   "use": "APARTMENT",
   "parcel_id": "2402924310242"
  },
  {
   "address": "526 11th Ave SE, Minneapolis",
   "sale_month": "2008-05",
   "price": 85000,
   "lot_sqft": 9780,
   "price_per_lot_sqft": 8.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3916,
   "use": "APARTMENT",
   "parcel_id": "2402924310017"
  },
  {
   "address": "600 1st Street Northwest, New Prague",
   "sale_month": "2008-05",
   "price": 2290000,
   "lot_sqft": 97495,
   "price_per_lot_sqft": 23.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "240230020"
  },
  {
   "address": "601 1st Street Northwest, New Prague",
   "sale_month": "2008-05",
   "price": 2290000,
   "lot_sqft": 56760,
   "price_per_lot_sqft": 40.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5110,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "240230010"
  },
  {
   "address": "4124 83rd Ave N, Brooklyn Park",
   "sale_month": "2008-05",
   "price": 1270000,
   "lot_sqft": 208557,
   "price_per_lot_sqft": 6.09,
   "price_per_building_sqft": 85.48,
   "building_sqft": 14858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14948,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921210002"
  },
  {
   "address": "400 Hennepin Ave, Minneapolis",
   "sale_month": "2008-05",
   "price": 2000000,
   "lot_sqft": 14871,
   "price_per_lot_sqft": 134.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15343,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440022"
  },
  {
   "address": "7094 Lake Drive, Lino Lakes",
   "sale_month": "2008-05",
   "price": 975000,
   "lot_sqft": 68982,
   "price_per_lot_sqft": 14.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203122230008"
  },
  {
   "address": "7094 Lake Drive, Lino Lakes",
   "sale_month": "2008-05",
   "price": 975000,
   "lot_sqft": 10680,
   "price_per_lot_sqft": 91.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203122230005"
  },
  {
   "address": null,
   "sale_month": "2008-05",
   "price": 975000,
   "lot_sqft": 1497,
   "price_per_lot_sqft": 651.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203122230003"
  },
  {
   "address": null,
   "sale_month": "2008-05",
   "price": 975000,
   "lot_sqft": 1553,
   "price_per_lot_sqft": 627.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203122230002"
  },
  {
   "address": "2857 Louisiana Ave N, New Hope",
   "sale_month": "2008-05",
   "price": 850000,
   "lot_sqft": 43479,
   "price_per_lot_sqft": 19.55,
   "price_per_building_sqft": 63.3,
   "building_sqft": 13428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13510,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340018"
  },
  {
   "address": null,
   "sale_month": "2008-05",
   "price": 975000,
   "lot_sqft": 901,
   "price_per_lot_sqft": 1082.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "193122140003"
  },
  {
   "address": "7094 Lake Drive, Lino Lakes",
   "sale_month": "2008-05",
   "price": 975000,
   "lot_sqft": 17537,
   "price_per_lot_sqft": 55.6,
   "price_per_building_sqft": 60.51,
   "building_sqft": 16114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16211,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193122140002"
  },
  {
   "address": "7094 Lake Drive, Lino Lakes",
   "sale_month": "2008-05",
   "price": 975000,
   "lot_sqft": 12828,
   "price_per_lot_sqft": 76.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "193122140001"
  },
  {
   "address": "9425 83rd Ave N, Brooklyn Park",
   "sale_month": "2008-05",
   "price": 2250000,
   "lot_sqft": 228929,
   "price_per_lot_sqft": 9.83,
   "price_per_building_sqft": 51.89,
   "building_sqft": 43365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43627,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911921230006"
  },
  {
   "address": "7180 42nd Ave N, New Hope",
   "sale_month": "2008-05",
   "price": 500000,
   "lot_sqft": 63232,
   "price_per_lot_sqft": 7.91,
   "price_per_building_sqft": 105.31,
   "building_sqft": 4748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4776,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821210031"
  },
  {
   "address": "1335 Upton Ave N, Minneapolis",
   "sale_month": "2008-05",
   "price": 37000,
   "lot_sqft": 5136,
   "price_per_lot_sqft": 7.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1227,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702924430091"
  },
  {
   "address": "1905 West Broadway, Minneapolis",
   "sale_month": "2008-05",
   "price": 48000,
   "lot_sqft": 15838,
   "price_per_lot_sqft": 3.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924230204"
  },
  {
   "address": "4575 Chatsworth Street North, Shoreview",
   "sale_month": "2008-05",
   "price": 1550000,
   "lot_sqft": 64784,
   "price_per_lot_sqft": 23.93,
   "price_per_building_sqft": 103.64,
   "building_sqft": 14956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15046,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340023"
  },
  {
   "address": "1890 Lexington Avenue North, Roseville",
   "sale_month": "2008-05",
   "price": 620000,
   "lot_sqft": 36794,
   "price_per_lot_sqft": 16.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3561,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142923320097"
  },
  {
   "address": "1726 Woodland Lane, Maplewood",
   "sale_month": "2008-05",
   "price": 750000,
   "lot_sqft": 211085,
   "price_per_lot_sqft": 3.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6471,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "132922440008"
  },
  {
   "address": "2301 38th St E, Minneapolis",
   "sale_month": "2008-05",
   "price": 371000,
   "lot_sqft": 9399,
   "price_per_lot_sqft": 39.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3849,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824210117"
  },
  {
   "address": "1810 Jackson St NE, Minneapolis",
   "sale_month": "2008-05",
   "price": 129000,
   "lot_sqft": 7733,
   "price_per_lot_sqft": 16.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1089,
   "use": "TRIPLEX",
   "parcel_id": "1102924440177"
  },
  {
   "address": "113 27th Ave NE, Minneapolis",
   "sale_month": "2008-05",
   "price": 9250000,
   "lot_sqft": 428207,
   "price_per_lot_sqft": 21.6,
   "price_per_building_sqft": 48.99,
   "building_sqft": 188830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 189970,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924220014"
  },
  {
   "address": "2632 Grand St NE, Minneapolis",
   "sale_month": "2008-05",
   "price": 60000,
   "lot_sqft": 4849,
   "price_per_lot_sqft": 12.37,
   "price_per_building_sqft": 65.93,
   "building_sqft": 910,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 916,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924140052"
  },
  {
   "address": "4400 4th Ave S, Minneapolis",
   "sale_month": "2008-05",
   "price": 450000,
   "lot_sqft": 9664,
   "price_per_lot_sqft": 46.56,
   "price_per_building_sqft": 135.54,
   "building_sqft": 3320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3340,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824440057"
  },
  {
   "address": "11749 Ulysses Lane Northeast, Blaine",
   "sale_month": "2008-05",
   "price": 911000,
   "lot_sqft": 53066,
   "price_per_lot_sqft": 17.17,
   "price_per_building_sqft": 147.79,
   "building_sqft": 6164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6201,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123340023"
  },
  {
   "address": null,
   "sale_month": "2008-05",
   "price": 4500,
   "lot_sqft": 10576,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0811622410074"
  },
  {
   "address": "7447 Eden Prairie Rd, Eden Prairie",
   "sale_month": "2008-05",
   "price": 4500,
   "lot_sqft": 37193,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": 1.07,
   "building_sqft": 4199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4224,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811622410057"
  },
  {
   "address": "2876 Middle Street, Little Canada",
   "sale_month": "2008-05",
   "price": 233913,
   "lot_sqft": 859,
   "price_per_lot_sqft": 272.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320064"
  },
  {
   "address": "7899 East River Road Northeast, Fridley",
   "sale_month": "2008-05",
   "price": 62653,
   "lot_sqft": 34563,
   "price_per_lot_sqft": 1.81,
   "price_per_building_sqft": 7.76,
   "building_sqft": 8076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8125,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "033024430008"
  },
  {
   "address": "3529 2nd Ave S, Minneapolis",
   "sale_month": "2008-05",
   "price": 365000,
   "lot_sqft": 5172,
   "price_per_lot_sqft": 70.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824420061"
  },
  {
   "address": "12154 Nicollet Avenue South, Burnsville",
   "sale_month": "2008-05",
   "price": 3600000,
   "lot_sqft": 197830,
   "price_per_lot_sqft": 18.2,
   "price_per_building_sqft": 97.92,
   "building_sqft": 36765,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36987,
   "use": "Industrial-preferred",
   "parcel_id": "025135001041"
  },
  {
   "address": "3541 Cedar Ave S, Minneapolis",
   "sale_month": "2008-05",
   "price": 307500,
   "lot_sqft": 6180,
   "price_per_lot_sqft": 49.76,
   "price_per_building_sqft": 109.04,
   "building_sqft": 2820,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2837,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824320170"
  },
  {
   "address": "925 Airport Road, Waconia",
   "sale_month": "2008-04",
   "price": 949991,
   "lot_sqft": 149620,
   "price_per_lot_sqft": 6.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24097,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "753140020"
  },
  {
   "address": "2109 County Road D East, Maplewood",
   "sale_month": "2008-04",
   "price": 400000,
   "lot_sqft": 6311,
   "price_per_lot_sqft": 63.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4130,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022430035"
  },
  {
   "address": "1325 County Road D Circle East, Vadnais Heights",
   "sale_month": "2008-04",
   "price": 334500,
   "lot_sqft": 2602,
   "price_per_lot_sqft": 128.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022330027"
  },
  {
   "address": "906 Beech Street, Saint Paul",
   "sale_month": "2008-04",
   "price": 44900,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 9.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 979,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922220030"
  },
  {
   "address": "11151 Douglas Dr N, Champlin",
   "sale_month": "2008-04",
   "price": 295000,
   "lot_sqft": 27560,
   "price_per_lot_sqft": 10.7,
   "price_per_building_sqft": 106.12,
   "building_sqft": 2780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2797,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3212021410059"
  },
  {
   "address": "523 Oak St SE, Minneapolis",
   "sale_month": "2008-04",
   "price": 1200000,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 242.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230077"
  },
  {
   "address": "904 Raymond Avenue, Saint Paul",
   "sale_month": "2008-04",
   "price": 911000,
   "lot_sqft": 20743,
   "price_per_lot_sqft": 43.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4194,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292923310111"
  },
  {
   "address": "13615 Fenway Boulevard Court North, Hugo",
   "sale_month": "2008-04",
   "price": 4000000,
   "lot_sqft": 255914,
   "price_per_lot_sqft": 15.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 81393,
   "use": "305",
   "parcel_id": "2903121230039"
  },
  {
   "address": "6344 Penn Ave S, Richfield",
   "sale_month": "2008-04",
   "price": 1350000,
   "lot_sqft": 37688,
   "price_per_lot_sqft": 35.82,
   "price_per_building_sqft": 298.21,
   "building_sqft": 4527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4554,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824110006"
  },
  {
   "address": null,
   "sale_month": "2008-04",
   "price": 405000,
   "lot_sqft": 442,
   "price_per_lot_sqft": 916.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140075"
  },
  {
   "address": "217 Main Street North, Stillwater",
   "sale_month": "2008-04",
   "price": 405000,
   "lot_sqft": 2219,
   "price_per_lot_sqft": 182.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140068"
  },
  {
   "address": "2850 100th Court Northeast, Blaine",
   "sale_month": "2008-04",
   "price": 2073000,
   "lot_sqft": 481085,
   "price_per_lot_sqft": 4.31,
   "price_per_building_sqft": 114.15,
   "building_sqft": 18160,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18269,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210019"
  },
  {
   "address": "4233 Egan Drive, Savage",
   "sale_month": "2008-04",
   "price": 850000,
   "lot_sqft": 44329,
   "price_per_lot_sqft": 19.17,
   "price_per_building_sqft": 364.03,
   "building_sqft": 2335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2349,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264270010"
  },
  {
   "address": "8612 Eagle Creek Circle, Savage",
   "sale_month": "2008-04",
   "price": 428000,
   "lot_sqft": 1645,
   "price_per_lot_sqft": 260.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140490"
  },
  {
   "address": "11830 Fountains Way N, Maple Grove",
   "sale_month": "2008-04",
   "price": 1525000,
   "lot_sqft": 61481,
   "price_per_lot_sqft": 24.8,
   "price_per_building_sqft": 271.74,
   "building_sqft": 5612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5646,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922120040"
  },
  {
   "address": "2411 Galpin Court, Chanhassen",
   "sale_month": "2008-04",
   "price": 863500,
   "lot_sqft": 31405,
   "price_per_lot_sqft": 27.5,
   "price_per_building_sqft": 17.18,
   "building_sqft": 50250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50554,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "258320002"
  },
  {
   "address": "14245 Saint Francis Boulevard Northwest, Ramsey",
   "sale_month": "2008-04",
   "price": 250000,
   "lot_sqft": 2098,
   "price_per_lot_sqft": 119.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253225430068"
  },
  {
   "address": "11011 Anderson Lakes Pkwy, Eden Prairie",
   "sale_month": "2008-04",
   "price": 7100000,
   "lot_sqft": 250092,
   "price_per_lot_sqft": 28.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30429,
   "use": "APARTMENT",
   "parcel_id": "2411622230199"
  },
  {
   "address": "325 8th Ave SE, Minneapolis",
   "sale_month": "2008-04",
   "price": 1000000,
   "lot_sqft": 13641,
   "price_per_lot_sqft": 73.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3822,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924320022"
  },
  {
   "address": "1355 Industrial Blvd, Minneapolis",
   "sale_month": "2008-04",
   "price": 952500,
   "lot_sqft": 54535,
   "price_per_lot_sqft": 17.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27582,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923110016"
  },
  {
   "address": "8107 Eden Prairie Rd, Eden Prairie",
   "sale_month": "2008-04",
   "price": 140000,
   "lot_sqft": 69337,
   "price_per_lot_sqft": 2.02,
   "price_per_building_sqft": 53.72,
   "building_sqft": 2606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2621,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711622140006"
  },
  {
   "address": "2022 West Broadway, Minneapolis",
   "sale_month": "2008-04",
   "price": 105000,
   "lot_sqft": 14029,
   "price_per_lot_sqft": 7.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230206"
  },
  {
   "address": "6379 Highway 65 Northeast, Fridley",
   "sale_month": "2008-04",
   "price": 447500,
   "lot_sqft": 16413,
   "price_per_lot_sqft": 27.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3335,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133024310076"
  },
  {
   "address": "116 East Main Street, Anoka",
   "sale_month": "2008-04",
   "price": 305000,
   "lot_sqft": 3438,
   "price_per_lot_sqft": 88.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110023"
  },
  {
   "address": "412 22nd Ave NE, Minneapolis",
   "sale_month": "2008-04",
   "price": 260000,
   "lot_sqft": 8681,
   "price_per_lot_sqft": 29.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2878,
   "use": "APARTMENT",
   "parcel_id": "1102924310153"
  },
  {
   "address": "8735 Portland Ave S, Bloomington",
   "sale_month": "2008-04",
   "price": 935000,
   "lot_sqft": 83986,
   "price_per_lot_sqft": 11.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19013,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102724220078"
  },
  {
   "address": "949 Wescott Trail, Eagan",
   "sale_month": "2008-04",
   "price": 340000,
   "lot_sqft": 13515,
   "price_per_lot_sqft": 25.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361101085"
  },
  {
   "address": "2020 Cliff Road, Eagan",
   "sale_month": "2008-04",
   "price": 1345000,
   "lot_sqft": 51811,
   "price_per_lot_sqft": 25.96,
   "price_per_building_sqft": 206.61,
   "building_sqft": 6510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6550,
   "use": "Commercial-preferred",
   "parcel_id": "103172501020"
  },
  {
   "address": "2551 Marshall St NE, Minneapolis",
   "sale_month": "2008-04",
   "price": 15391,
   "lot_sqft": 3355,
   "price_per_lot_sqft": 4.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924140095"
  },
  {
   "address": "2547 Marshall St NE, Minneapolis",
   "sale_month": "2008-04",
   "price": 5419,
   "lot_sqft": 3244,
   "price_per_lot_sqft": 1.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924140094"
  },
  {
   "address": "2530 Marshall St NE, Minneapolis",
   "sale_month": "2008-04",
   "price": 4552,
   "lot_sqft": 4474,
   "price_per_lot_sqft": 1.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924140014"
  },
  {
   "address": "2610 Marshall St NE, Minneapolis",
   "sale_month": "2008-04",
   "price": 319392,
   "lot_sqft": 78885,
   "price_per_lot_sqft": 4.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7629,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924130009"
  },
  {
   "address": "2626 Marshall St NE, Minneapolis",
   "sale_month": "2008-04",
   "price": 5419,
   "lot_sqft": 17914,
   "price_per_lot_sqft": 0.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924130008"
  },
  {
   "address": "2628 Marshall St NE, Minneapolis",
   "sale_month": "2008-04",
   "price": 8021,
   "lot_sqft": 11881,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924130007"
  },
  {
   "address": "2630 Marshall St NE, Minneapolis",
   "sale_month": "2008-04",
   "price": 8433,
   "lot_sqft": 11498,
   "price_per_lot_sqft": 0.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924130006"
  },
  {
   "address": "9117 Lyndale Ave S, Bloomington",
   "sale_month": "2008-04",
   "price": 1165000,
   "lot_sqft": 79273,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": 107.04,
   "building_sqft": 10884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10949,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724320022"
  },
  {
   "address": "180 87th St W, Bloomington",
   "sale_month": "2008-04",
   "price": 475000,
   "lot_sqft": 14230,
   "price_per_lot_sqft": 33.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724210036"
  },
  {
   "address": "17205 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2008-04",
   "price": 165000,
   "lot_sqft": 148188,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223210010"
  },
  {
   "address": "12303 Aberdeen Street Northeast, Blaine",
   "sale_month": "2008-04",
   "price": 919120,
   "lot_sqft": 54331,
   "price_per_lot_sqft": 16.92,
   "price_per_building_sqft": 139.43,
   "building_sqft": 6592,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6632,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123120008"
  },
  {
   "address": "7101 Washington Ave S, Edina",
   "sale_month": "2008-04",
   "price": 2435837,
   "lot_sqft": 86079,
   "price_per_lot_sqft": 28.3,
   "price_per_building_sqft": 297.96,
   "building_sqft": 8175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8225,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711621220038"
  },
  {
   "address": "13601 60th Street North, Oak Park Heights",
   "sale_month": "2008-04",
   "price": 197900,
   "lot_sqft": 26009,
   "price_per_lot_sqft": 7.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "300",
   "parcel_id": "0502920120018"
  },
  {
   "address": "7600 Hudson Road, Woodbury",
   "sale_month": "2008-04",
   "price": 6543900,
   "lot_sqft": 226128,
   "price_per_lot_sqft": 28.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46307,
   "use": "300",
   "parcel_id": "0502821120039"
  },
  {
   "address": "3534 Portland Ave, Minneapolis",
   "sale_month": "2008-04",
   "price": 174000,
   "lot_sqft": 6705,
   "price_per_lot_sqft": 25.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2124,
   "use": "APARTMENT",
   "parcel_id": "0302824410143"
  },
  {
   "address": "3141 Grand Ave S, Minneapolis",
   "sale_month": "2008-04",
   "price": 300000,
   "lot_sqft": 5583,
   "price_per_lot_sqft": 53.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2139,
   "use": "APARTMENT",
   "parcel_id": "0302824220196"
  },
  {
   "address": "401 78th St W, Bloomington",
   "sale_month": "2008-04",
   "price": 59787,
   "lot_sqft": 81083,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724220043"
  },
  {
   "address": "1051 Selby Avenue, Saint Paul",
   "sale_month": "2008-04",
   "price": 139900,
   "lot_sqft": 13088,
   "price_per_lot_sqft": 10.69,
   "price_per_building_sqft": 59.86,
   "building_sqft": 2337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2351,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823220235"
  },
  {
   "address": "2500 Co Rd No 10, Brooklyn Center",
   "sale_month": "2008-04",
   "price": 6450000,
   "lot_sqft": 374966,
   "price_per_lot_sqft": 17.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0211821240019"
  },
  {
   "address": "1712 Hopkins Crossroad, Minnetonka",
   "sale_month": "2008-04",
   "price": 1410000,
   "lot_sqft": 175666,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": 235.94,
   "building_sqft": 5976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6012,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722440012"
  },
  {
   "address": "3439 15th Ave S, Minneapolis",
   "sale_month": "2008-04",
   "price": 983703,
   "lot_sqft": 5597,
   "price_per_lot_sqft": 175.76,
   "price_per_building_sqft": 476.37,
   "building_sqft": 2065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2077,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824420019"
  },
  {
   "address": "3641 Elliot Ave, Minneapolis",
   "sale_month": "2008-04",
   "price": 1141899,
   "lot_sqft": 17476,
   "price_per_lot_sqft": 65.34,
   "price_per_building_sqft": 620.26,
   "building_sqft": 1841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1852,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824340230"
  },
  {
   "address": "3633 Elliot Ave, Minneapolis",
   "sale_month": "2008-04",
   "price": 196004,
   "lot_sqft": 11502,
   "price_per_lot_sqft": 17.04,
   "price_per_building_sqft": 100.26,
   "building_sqft": 1955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1966,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824340215"
  },
  {
   "address": "501 Burnsville Parkway West, Burnsville",
   "sale_month": "2008-04",
   "price": 1262000,
   "lot_sqft": 43579,
   "price_per_lot_sqft": 28.96,
   "price_per_building_sqft": 315.34,
   "building_sqft": 4002,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4026,
   "use": "Commercial-preferred",
   "parcel_id": "020130023012"
  },
  {
   "address": "33 1st Street West, Waconia",
   "sale_month": "2008-03",
   "price": 325000,
   "lot_sqft": 8426,
   "price_per_lot_sqft": 38.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501570"
  },
  {
   "address": "654 University Avenue West, Saint Paul",
   "sale_month": "2008-03",
   "price": 924000,
   "lot_sqft": 24112,
   "price_per_lot_sqft": 38.32,
   "price_per_building_sqft": 38.16,
   "building_sqft": 24212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24359,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410229"
  },
  {
   "address": null,
   "sale_month": "2008-03",
   "price": 924000,
   "lot_sqft": 19272,
   "price_per_lot_sqft": 47.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410218"
  },
  {
   "address": "2322 Blaisdell Ave, Minneapolis",
   "sale_month": "2008-03",
   "price": 1925000,
   "lot_sqft": 14837,
   "price_per_lot_sqft": 129.74,
   "price_per_building_sqft": 240.17,
   "building_sqft": 8015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8063,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210004"
  },
  {
   "address": "204 Bates Avenue, Saint Paul",
   "sale_month": "2008-03",
   "price": 240000,
   "lot_sqft": 9892,
   "price_per_lot_sqft": 24.26,
   "price_per_building_sqft": 50.25,
   "building_sqft": 4776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4805,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922320145"
  },
  {
   "address": "719 Wilson Avenue, Saint Paul",
   "sale_month": "2008-03",
   "price": 125000,
   "lot_sqft": 4908,
   "price_per_lot_sqft": 25.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1917,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922320122"
  },
  {
   "address": "2940 Lyndale Ave S, Minneapolis",
   "sale_month": "2008-03",
   "price": 1170000,
   "lot_sqft": 5408,
   "price_per_lot_sqft": 216.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440013"
  },
  {
   "address": null,
   "sale_month": "2008-03",
   "price": 3254000,
   "lot_sqft": 128974,
   "price_per_lot_sqft": 25.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 83422,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023440014"
  },
  {
   "address": "500 County Road D West, New Brighton",
   "sale_month": "2008-03",
   "price": 3254000,
   "lot_sqft": 82958,
   "price_per_lot_sqft": 39.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023430011"
  },
  {
   "address": null,
   "sale_month": "2008-03",
   "price": 3254000,
   "lot_sqft": 92462,
   "price_per_lot_sqft": 35.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023430004"
  },
  {
   "address": "4415 Parklawn Ct, Edina",
   "sale_month": "2008-03",
   "price": 2245000,
   "lot_sqft": 45818,
   "price_per_lot_sqft": 49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9231,
   "use": "APARTMENT",
   "parcel_id": "3102824420014"
  },
  {
   "address": "4280 Parklawn Ave, Edina",
   "sale_month": "2008-03",
   "price": 2245000,
   "lot_sqft": 45561,
   "price_per_lot_sqft": 49.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6973,
   "use": "APARTMENT",
   "parcel_id": "3102824420003"
  },
  {
   "address": "4250 Parklawn Ave, Edina",
   "sale_month": "2008-03",
   "price": 2245000,
   "lot_sqft": 44248,
   "price_per_lot_sqft": 50.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6969,
   "use": "APARTMENT",
   "parcel_id": "3102824420002"
  },
  {
   "address": "4200 Parklawn Ave, Edina",
   "sale_month": "2008-03",
   "price": 2245000,
   "lot_sqft": 44046,
   "price_per_lot_sqft": 50.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6912,
   "use": "APARTMENT",
   "parcel_id": "3102824420001"
  },
  {
   "address": "7011 Northland Cir N, Brooklyn Park",
   "sale_month": "2008-03",
   "price": 4600000,
   "lot_sqft": 154868,
   "price_per_lot_sqft": 29.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20199,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011921430008"
  },
  {
   "address": "1217 Yale Ave, Minneapolis",
   "sale_month": "2008-03",
   "price": 300000,
   "lot_sqft": 6631,
   "price_per_lot_sqft": 45.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2557,
   "use": "APARTMENT",
   "parcel_id": "3002923310028"
  },
  {
   "address": "814 Franklin Ave E, Minneapolis",
   "sale_month": "2008-03",
   "price": 295000,
   "lot_sqft": 2498,
   "price_per_lot_sqft": 118.09,
   "price_per_building_sqft": 128.48,
   "building_sqft": 2296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2310,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924340159"
  },
  {
   "address": "901 66th St E, Richfield",
   "sale_month": "2008-03",
   "price": 615000,
   "lot_sqft": 16316,
   "price_per_lot_sqft": 37.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3069,
   "use": "APARTMENT",
   "parcel_id": "2602824310030"
  },
  {
   "address": "420 Pond Promenade, Chanhassen",
   "sale_month": "2008-03",
   "price": 3000000,
   "lot_sqft": 51927,
   "price_per_lot_sqft": 57.77,
   "price_per_building_sqft": 209.09,
   "building_sqft": 14348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14435,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "258560020"
  },
  {
   "address": "203 Front Avenue, Saint Paul",
   "sale_month": "2008-03",
   "price": 103000,
   "lot_sqft": 8853,
   "price_per_lot_sqft": 11.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2217,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923140120"
  },
  {
   "address": "2637 Stillwater Road East, Maplewood",
   "sale_month": "2008-03",
   "price": 308000,
   "lot_sqft": 14152,
   "price_per_lot_sqft": 21.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2100,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252922110035"
  },
  {
   "address": "62 6th Ave S, Hopkins",
   "sale_month": "2008-03",
   "price": 483000,
   "lot_sqft": 3616,
   "price_per_lot_sqft": 133.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722430039"
  },
  {
   "address": "41 8th Ave N, Hopkins",
   "sale_month": "2008-03",
   "price": 1060000,
   "lot_sqft": 13063,
   "price_per_lot_sqft": 81.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4826,
   "use": "APARTMENT",
   "parcel_id": "2411722420060"
  },
  {
   "address": "1937 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2008-03",
   "price": 200000,
   "lot_sqft": 35390,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": 70.2,
   "building_sqft": 2849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2866,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223124130115"
  },
  {
   "address": "113 Washington Ave N, Minneapolis",
   "sale_month": "2008-03",
   "price": 1037500,
   "lot_sqft": 3583,
   "price_per_lot_sqft": 289.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410064"
  },
  {
   "address": "101 Washington Ave N, Minneapolis",
   "sale_month": "2008-03",
   "price": 1300000,
   "lot_sqft": 10742,
   "price_per_lot_sqft": 121.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924410061"
  },
  {
   "address": "1021 2nd Ave N, Minneapolis",
   "sale_month": "2008-03",
   "price": 73001,
   "lot_sqft": 109194,
   "price_per_lot_sqft": 0.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924430104"
  },
  {
   "address": "6900 Oxford St, St. Louis Park",
   "sale_month": "2008-03",
   "price": 1067000,
   "lot_sqft": 48376,
   "price_per_lot_sqft": 22.06,
   "price_per_building_sqft": 101.38,
   "building_sqft": 10525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10588,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721120041"
  },
  {
   "address": "741 Spiral Boulevard, Hastings",
   "sale_month": "2008-03",
   "price": 765000,
   "lot_sqft": 62540,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22152,
   "use": "Industrial-preferred",
   "parcel_id": "199058000070"
  },
  {
   "address": "8600 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2008-03",
   "price": 6500000,
   "lot_sqft": 309101,
   "price_per_lot_sqft": 21.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 136856,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921440019"
  },
  {
   "address": null,
   "sale_month": "2008-03",
   "price": 416000,
   "lot_sqft": 194164,
   "price_per_lot_sqft": 2.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823240003"
  },
  {
   "address": "8971 33rd Street North, Lake Elmo",
   "sale_month": "2008-03",
   "price": 360000,
   "lot_sqft": 3260,
   "price_per_lot_sqft": 110.43,
   "price_per_building_sqft": 59.52,
   "building_sqft": 6048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6084,
   "use": "300",
   "parcel_id": "1602921410017"
  },
  {
   "address": "1801 West River Rd N, Minneapolis",
   "sale_month": "2008-03",
   "price": 1775000,
   "lot_sqft": 51989,
   "price_per_lot_sqft": 34.14,
   "price_per_building_sqft": 75.79,
   "building_sqft": 23419,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23561,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924420005"
  },
  {
   "address": "201 West Broadway, Minneapolis",
   "sale_month": "2008-03",
   "price": 330000,
   "lot_sqft": 5506,
   "price_per_lot_sqft": 59.93,
   "price_per_building_sqft": 116.69,
   "building_sqft": 2828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2845,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1502924240026"
  },
  {
   "address": "4570 Churchill Street North, Shoreview",
   "sale_month": "2008-03",
   "price": 1250000,
   "lot_sqft": 61501,
   "price_per_lot_sqft": 20.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6634,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143023330011"
  },
  {
   "address": "13680 Balsam La N, Dayton",
   "sale_month": "2008-03",
   "price": 88000,
   "lot_sqft": 108860,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27773,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1412022410026"
  },
  {
   "address": "20500 Diamond Lake Rd S, Rogers",
   "sale_month": "2008-03",
   "price": 47475602,
   "lot_sqft": 510760,
   "price_per_lot_sqft": 92.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 82263,
   "use": "APARTMENT",
   "parcel_id": "1312023320004"
  },
  {
   "address": "20600 Diamond Lake Rd S, Rogers",
   "sale_month": "2008-03",
   "price": 47475602,
   "lot_sqft": 345505,
   "price_per_lot_sqft": 137.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 80911,
   "use": "APARTMENT",
   "parcel_id": "1312023320003"
  },
  {
   "address": "1701 Central Ave NE, Minneapolis",
   "sale_month": "2008-03",
   "price": 25000,
   "lot_sqft": 5291,
   "price_per_lot_sqft": 4.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924220085"
  },
  {
   "address": "250 Nugent Street, Saint Paul",
   "sale_month": "2008-03",
   "price": 80000,
   "lot_sqft": 8203,
   "price_per_lot_sqft": 9.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1609,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122823210017"
  },
  {
   "address": "304 Broadway Avenue, Saint Paul Park",
   "sale_month": "2008-03",
   "price": 238000,
   "lot_sqft": 6518,
   "price_per_lot_sqft": 36.51,
   "price_per_building_sqft": 129.77,
   "building_sqft": 1834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1845,
   "use": "300",
   "parcel_id": "1202722210032"
  },
  {
   "address": "635 Lowry Ave NE, Minneapolis",
   "sale_month": "2008-03",
   "price": 445000,
   "lot_sqft": 11334,
   "price_per_lot_sqft": 39.26,
   "price_per_building_sqft": 80.18,
   "building_sqft": 5550,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5584,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924130126"
  },
  {
   "address": "934 Wescott Trail, Eagan",
   "sale_month": "2008-03",
   "price": 342000,
   "lot_sqft": 12761,
   "price_per_lot_sqft": 26.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5576,
   "use": "Apartment",
   "parcel_id": "108361201015"
  },
  {
   "address": "2183 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2008-03",
   "price": 493000,
   "lot_sqft": 3076,
   "price_per_lot_sqft": 160.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "103124340012"
  },
  {
   "address": "1020 Discovery Road, Eagan",
   "sale_month": "2008-03",
   "price": 8755000,
   "lot_sqft": 286721,
   "price_per_lot_sqft": 30.53,
   "price_per_building_sqft": 108.1,
   "building_sqft": 80989,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81478,
   "use": "Industrial-preferred",
   "parcel_id": "102251801020"
  },
  {
   "address": "3559 Lyndale Ave N, Minneapolis",
   "sale_month": "2008-03",
   "price": 175000,
   "lot_sqft": 4723,
   "price_per_lot_sqft": 37.05,
   "price_per_building_sqft": 118.4,
   "building_sqft": 1478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1487,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924110110"
  },
  {
   "address": null,
   "sale_month": "2008-03",
   "price": 385000,
   "lot_sqft": 999,
   "price_per_lot_sqft": 385.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420050"
  },
  {
   "address": null,
   "sale_month": "2008-03",
   "price": 385000,
   "lot_sqft": 12252,
   "price_per_lot_sqft": 31.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420047"
  },
  {
   "address": "4245 Excelsior Blvd, St. Louis Park",
   "sale_month": "2008-03",
   "price": 1250000,
   "lot_sqft": 13537,
   "price_per_lot_sqft": 92.34,
   "price_per_building_sqft": 193.41,
   "building_sqft": 6463,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6502,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824440089"
  },
  {
   "address": "1599 Selby Avenue, Saint Paul",
   "sale_month": "2008-03",
   "price": 565000,
   "lot_sqft": 7685,
   "price_per_lot_sqft": 73.52,
   "price_per_building_sqft": 81.88,
   "building_sqft": 6900,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6941,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110026"
  },
  {
   "address": "5630 Lakeland Ave N, Crystal",
   "sale_month": "2008-03",
   "price": 1325000,
   "lot_sqft": 67790,
   "price_per_lot_sqft": 19.55,
   "price_per_building_sqft": 174.25,
   "building_sqft": 7604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7650,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821320103"
  },
  {
   "address": "8320 Fremont Ave S, Bloomington",
   "sale_month": "2008-03",
   "price": 1200000,
   "lot_sqft": 59719,
   "price_per_lot_sqft": 20.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5879,
   "use": "APARTMENT",
   "parcel_id": "0402724420040"
  },
  {
   "address": "3400 Main St NE, Minneapolis",
   "sale_month": "2008-03",
   "price": 20000,
   "lot_sqft": 6618,
   "price_per_lot_sqft": 3.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924140012"
  },
  {
   "address": "3417 2nd Ave S, Minneapolis",
   "sale_month": "2008-03",
   "price": 206000,
   "lot_sqft": 5406,
   "price_per_lot_sqft": 38.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2276,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824420010"
  },
  {
   "address": "3249 3rd Ave S, Minneapolis",
   "sale_month": "2008-03",
   "price": 212600,
   "lot_sqft": 5766,
   "price_per_lot_sqft": 36.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2446,
   "use": "APARTMENT",
   "parcel_id": "0302824140064"
  },
  {
   "address": "3012 Longfellow Ave, Minneapolis",
   "sale_month": "2008-03",
   "price": 135000,
   "lot_sqft": 6245,
   "price_per_lot_sqft": 21.62,
   "price_per_building_sqft": 54.9,
   "building_sqft": 2459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2473,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824220038"
  },
  {
   "address": "374 Annapolis Street West, West Saint Paul",
   "sale_month": "2008-02",
   "price": 323320,
   "lot_sqft": 13488,
   "price_per_lot_sqft": 23.97,
   "price_per_building_sqft": 137.76,
   "building_sqft": 2347,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2361,
   "use": "Commercial-preferred",
   "parcel_id": "421440001021"
  },
  {
   "address": "85 Thompson Avenue West, West Saint Paul",
   "sale_month": "2008-02",
   "price": 7025000,
   "lot_sqft": 243099,
   "price_per_lot_sqft": 28.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21136,
   "use": "Apartment",
   "parcel_id": "420190006010"
  },
  {
   "address": "5600 Feltl Rd, Minnetonka",
   "sale_month": "2008-02",
   "price": 1050000,
   "lot_sqft": 41533,
   "price_per_lot_sqft": 25.28,
   "price_per_building_sqft": 109.61,
   "building_sqft": 9579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9637,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722230017"
  },
  {
   "address": "1822 Lake St E, Minneapolis",
   "sale_month": "2008-02",
   "price": 288390,
   "lot_sqft": 10624,
   "price_per_lot_sqft": 27.15,
   "price_per_building_sqft": 56.69,
   "building_sqft": 5087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5118,
   "use": "TRIPLEX",
   "parcel_id": "3502924440084"
  },
  {
   "address": "2701 Park Ave, Minneapolis",
   "sale_month": "2008-02",
   "price": 950000,
   "lot_sqft": 18644,
   "price_per_lot_sqft": 50.95,
   "price_per_building_sqft": 177.87,
   "building_sqft": 5341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5373,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320200"
  },
  {
   "address": "412 Dunlap Street North, Saint Paul",
   "sale_month": "2008-02",
   "price": 3600000,
   "lot_sqft": 46229,
   "price_per_lot_sqft": 77.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15458,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923410068"
  },
  {
   "address": "2519 Emerson Ave S, Minneapolis",
   "sale_month": "2008-02",
   "price": 100,
   "lot_sqft": 5141,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2342,
   "use": "APARTMENT",
   "parcel_id": "3302924130033"
  },
  {
   "address": "3727 Foss Road, Saint Anthony",
   "sale_month": "2008-02",
   "price": 6700000,
   "lot_sqft": 37214,
   "price_per_lot_sqft": 180.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6127,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023440039"
  },
  {
   "address": "3721 Foss Road, Saint Anthony",
   "sale_month": "2008-02",
   "price": 6700000,
   "lot_sqft": 37212,
   "price_per_lot_sqft": 180.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6087,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023440038"
  },
  {
   "address": "3713 Foss Road, Saint Anthony",
   "sale_month": "2008-02",
   "price": 6700000,
   "lot_sqft": 37211,
   "price_per_lot_sqft": 180.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6662,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023440037"
  },
  {
   "address": "3720 Foss Road, Saint Anthony",
   "sale_month": "2008-02",
   "price": 6600000,
   "lot_sqft": 130221,
   "price_per_lot_sqft": 50.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9543,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023440029"
  },
  {
   "address": "220 5th Street East, Saint Paul",
   "sale_month": "2008-02",
   "price": 1050000,
   "lot_sqft": 42321,
   "price_per_lot_sqft": 24.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23697,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440098"
  },
  {
   "address": null,
   "sale_month": "2008-02",
   "price": 200000,
   "lot_sqft": 5387,
   "price_per_lot_sqft": 37.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430037"
  },
  {
   "address": "97 9th Street East, Saint Paul",
   "sale_month": "2008-02",
   "price": 200000,
   "lot_sqft": 4557,
   "price_per_lot_sqft": 43.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430034"
  },
  {
   "address": "93 9th Street East, Saint Paul",
   "sale_month": "2008-02",
   "price": 200000,
   "lot_sqft": 10447,
   "price_per_lot_sqft": 19.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430033"
  },
  {
   "address": "215 10th Street East, Saint Paul",
   "sale_month": "2008-02",
   "price": 325000,
   "lot_sqft": 22934,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922420112"
  },
  {
   "address": "135 Seymour Ave SE, Minneapolis",
   "sale_month": "2008-02",
   "price": 581000,
   "lot_sqft": 7229,
   "price_per_lot_sqft": 80.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3059,
   "use": "APARTMENT",
   "parcel_id": "3002923440088"
  },
  {
   "address": "90 Malcolm Ave SE, Minneapolis",
   "sale_month": "2008-02",
   "price": 440000,
   "lot_sqft": 7273,
   "price_per_lot_sqft": 60.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2863,
   "use": "APARTMENT",
   "parcel_id": "3002923420046"
  },
  {
   "address": "67 Bedford St SE, Minneapolis",
   "sale_month": "2008-02",
   "price": 460000,
   "lot_sqft": 6743,
   "price_per_lot_sqft": 68.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2262,
   "use": "APARTMENT",
   "parcel_id": "3002923410017"
  },
  {
   "address": "615 Ontario St SE, Minneapolis",
   "sale_month": "2008-02",
   "price": 1255000,
   "lot_sqft": 15717,
   "price_per_lot_sqft": 79.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4373,
   "use": "APARTMENT",
   "parcel_id": "3002923320036"
  },
  {
   "address": "2700 University Ave SE, Minneapolis",
   "sale_month": "2008-02",
   "price": 540000,
   "lot_sqft": 23145,
   "price_per_lot_sqft": 23.33,
   "price_per_building_sqft": 94.29,
   "building_sqft": 5727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5762,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240018"
  },
  {
   "address": "18 Arthur Ave SE, Minneapolis",
   "sale_month": "2008-02",
   "price": 835000,
   "lot_sqft": 11390,
   "price_per_lot_sqft": 73.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2390,
   "use": "APARTMENT",
   "parcel_id": "3002923130025"
  },
  {
   "address": "9633 East Bush Lake Rd, Bloomington",
   "sale_month": "2008-02",
   "price": 390000,
   "lot_sqft": 25911,
   "price_per_lot_sqft": 15.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911621230008"
  },
  {
   "address": "6630 Penn Ave S, Richfield",
   "sale_month": "2008-02",
   "price": 337500,
   "lot_sqft": 5981,
   "price_per_lot_sqft": 56.43,
   "price_per_building_sqft": 36.7,
   "building_sqft": 9196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9252,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410007"
  },
  {
   "address": "6328 Penn Ave S, Richfield",
   "sale_month": "2008-02",
   "price": 1125000,
   "lot_sqft": 30166,
   "price_per_lot_sqft": 37.29,
   "price_per_building_sqft": 82.46,
   "building_sqft": 13643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13726,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824110005"
  },
  {
   "address": "1810 Bryant Ave S, Minneapolis",
   "sale_month": "2008-02",
   "price": 2856000,
   "lot_sqft": 15461,
   "price_per_lot_sqft": 184.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10276,
   "use": "APARTMENT",
   "parcel_id": "2802924440028"
  },
  {
   "address": "1200 Energy Park Drive, Saint Paul",
   "sale_month": "2008-02",
   "price": 5000,
   "lot_sqft": 1044250,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0.02,
   "building_sqft": 234327,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 235742,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923410039"
  },
  {
   "address": "7935 Stone Creek Drive, Chanhassen",
   "sale_month": "2008-02",
   "price": 645200,
   "lot_sqft": 1665,
   "price_per_lot_sqft": 387.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720102"
  },
  {
   "address": "1405 Mainstreet, Hopkins",
   "sale_month": "2008-02",
   "price": 750000,
   "lot_sqft": 5833,
   "price_per_lot_sqft": 128.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320098"
  },
  {
   "address": "1401 Mainstreet, Hopkins",
   "sale_month": "2008-02",
   "price": 750000,
   "lot_sqft": 5833,
   "price_per_lot_sqft": 128.58,
   "price_per_building_sqft": 154.96,
   "building_sqft": 4840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4869,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722320097"
  },
  {
   "address": "986 15th Ave SE, Minneapolis",
   "sale_month": "2008-02",
   "price": 3500000,
   "lot_sqft": 14827,
   "price_per_lot_sqft": 236.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4889,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924140135"
  },
  {
   "address": "1108 8th St SE, Minneapolis",
   "sale_month": "2008-02",
   "price": 820000,
   "lot_sqft": 11648,
   "price_per_lot_sqft": 70.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3010,
   "use": "APARTMENT",
   "parcel_id": "2402924130106"
  },
  {
   "address": "201 2nd Ave SE, Minneapolis",
   "sale_month": "2008-02",
   "price": 2525000,
   "lot_sqft": 45236,
   "price_per_lot_sqft": 55.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34452,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924130628"
  },
  {
   "address": "2001 Plymouth Ave N, Minneapolis",
   "sale_month": "2008-02",
   "price": 1125000,
   "lot_sqft": 95588,
   "price_per_lot_sqft": 11.77,
   "price_per_building_sqft": 51.09,
   "building_sqft": 22020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22152,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924220163"
  },
  {
   "address": null,
   "sale_month": "2008-02",
   "price": 14560000,
   "lot_sqft": 73672,
   "price_per_lot_sqft": 197.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123340130"
  },
  {
   "address": "10985 Ulysses Street Northeast, Blaine",
   "sale_month": "2008-02",
   "price": 14560000,
   "lot_sqft": 80255,
   "price_per_lot_sqft": 181.42,
   "price_per_building_sqft": 311.39,
   "building_sqft": 46758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47040,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123340129"
  },
  {
   "address": null,
   "sale_month": "2008-02",
   "price": 14560000,
   "lot_sqft": 79687,
   "price_per_lot_sqft": 182.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123340128"
  },
  {
   "address": "7119 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2008-02",
   "price": 330000,
   "lot_sqft": 15402,
   "price_per_lot_sqft": 21.43,
   "price_per_building_sqft": 217.39,
   "building_sqft": 1518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1527,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721120214"
  },
  {
   "address": "11350 Martin Street Northwest, Coon Rapids",
   "sale_month": "2008-02",
   "price": 4192295,
   "lot_sqft": 14577,
   "price_per_lot_sqft": 287.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153124130299"
  },
  {
   "address": "916 8th Street, Farmington",
   "sale_month": "2008-02",
   "price": 250000,
   "lot_sqft": 8998,
   "price_per_lot_sqft": 27.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "Commercial-preferred",
   "parcel_id": "142580000010"
  },
  {
   "address": "241 Western Avenue South, Saint Paul",
   "sale_month": "2008-02",
   "price": 745000,
   "lot_sqft": 9248,
   "price_per_lot_sqft": 80.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5138,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122823210034"
  },
  {
   "address": "4501 Lyndale Ave N, Minneapolis",
   "sale_month": "2008-02",
   "price": 510000,
   "lot_sqft": 33236,
   "price_per_lot_sqft": 15.34,
   "price_per_building_sqft": 207.23,
   "building_sqft": 2461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2476,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821430049"
  },
  {
   "address": "3951 5th Ave S, Minneapolis",
   "sale_month": "2008-02",
   "price": 160000,
   "lot_sqft": 9994,
   "price_per_lot_sqft": 16.01,
   "price_per_building_sqft": 187.35,
   "building_sqft": 854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 860,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824110171"
  },
  {
   "address": null,
   "sale_month": "2008-02",
   "price": 277701,
   "lot_sqft": 17412,
   "price_per_lot_sqft": 15.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1002721110086"
  },
  {
   "address": "5323 Lakeland Ave N, Crystal",
   "sale_month": "2008-02",
   "price": 1535000,
   "lot_sqft": 82512,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": 40.95,
   "building_sqft": 37481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37707,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821210004"
  },
  {
   "address": "3050 130th Street West, Louisville Township",
   "sale_month": "2008-02",
   "price": 1460500,
   "lot_sqft": 268190,
   "price_per_lot_sqft": 5.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15823,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079160170"
  },
  {
   "address": null,
   "sale_month": "2008-02",
   "price": 510000,
   "lot_sqft": 5516,
   "price_per_lot_sqft": 92.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702921230105"
  },
  {
   "address": null,
   "sale_month": "2008-02",
   "price": 510000,
   "lot_sqft": 5996,
   "price_per_lot_sqft": 85.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702921220072"
  },
  {
   "address": null,
   "sale_month": "2008-02",
   "price": 510000,
   "lot_sqft": 12624,
   "price_per_lot_sqft": 40.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702921220002"
  },
  {
   "address": null,
   "sale_month": "2008-02",
   "price": 1460500,
   "lot_sqft": 49081,
   "price_per_lot_sqft": 29.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "069150420"
  },
  {
   "address": "12501 Weckman Road, Jackson Township",
   "sale_month": "2008-02",
   "price": 547000,
   "lot_sqft": 63397,
   "price_per_lot_sqft": 8.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "069150342"
  },
  {
   "address": "3433 Bryant Ave S, Minneapolis",
   "sale_month": "2008-02",
   "price": 285000,
   "lot_sqft": 5408,
   "price_per_lot_sqft": 52.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1569,
   "use": "APARTMENT",
   "parcel_id": "0402824410074"
  },
  {
   "address": "1433 Lake St W, Minneapolis",
   "sale_month": "2008-02",
   "price": 1500000,
   "lot_sqft": 7721,
   "price_per_lot_sqft": 194.28,
   "price_per_building_sqft": 106.4,
   "building_sqft": 14098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14183,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210015"
  },
  {
   "address": "1439 Lake St W, Minneapolis",
   "sale_month": "2008-02",
   "price": 1500000,
   "lot_sqft": 3950,
   "price_per_lot_sqft": 379.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210014"
  },
  {
   "address": "1817 Plymouth Rd, Minnetonka",
   "sale_month": "2008-02",
   "price": 5000,
   "lot_sqft": 39770,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": 0.88,
   "building_sqft": 5676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5711,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722440016"
  },
  {
   "address": "3621 Clinton Ave, Minneapolis",
   "sale_month": "2008-02",
   "price": 83900,
   "lot_sqft": 5252,
   "price_per_lot_sqft": 15.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1785,
   "use": "APARTMENT",
   "parcel_id": "0302824440033"
  },
  {
   "address": "3527 Harriet Ave, Minneapolis",
   "sale_month": "2008-02",
   "price": 325000,
   "lot_sqft": 5715,
   "price_per_lot_sqft": 56.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1663,
   "use": "APARTMENT",
   "parcel_id": "0302824320199"
  },
  {
   "address": "540 Gateway Boulevard, Burnsville",
   "sale_month": "2008-02",
   "price": 1875000,
   "lot_sqft": 49554,
   "price_per_lot_sqft": 37.84,
   "price_per_building_sqft": 228.46,
   "building_sqft": 8207,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8257,
   "use": "Commercial-preferred",
   "parcel_id": "026470001010"
  },
  {
   "address": "624 38th St E, Minneapolis",
   "sale_month": "2008-02",
   "price": 310000,
   "lot_sqft": 9600,
   "price_per_lot_sqft": 32.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2202,
   "use": "APARTMENT",
   "parcel_id": "0202824330200"
  },
  {
   "address": "1117 31st St E, Minneapolis",
   "sale_month": "2008-02",
   "price": 400000,
   "lot_sqft": 5880,
   "price_per_lot_sqft": 68.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3134,
   "use": "APARTMENT",
   "parcel_id": "0202824210144"
  },
  {
   "address": null,
   "sale_month": "2008-02",
   "price": 7200000,
   "lot_sqft": 111056,
   "price_per_lot_sqft": 64.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0111822440017"
  },
  {
   "address": "9825 56th Ave N, Plymouth",
   "sale_month": "2008-02",
   "price": 7200000,
   "lot_sqft": 353083,
   "price_per_lot_sqft": 20.39,
   "price_per_building_sqft": 170.22,
   "building_sqft": 42299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42554,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111822440016"
  },
  {
   "address": "2111 Franklin Ave E, Minneapolis",
   "sale_month": "2008-01",
   "price": 1350000,
   "lot_sqft": 18079,
   "price_per_lot_sqft": 74.67,
   "price_per_building_sqft": 123.43,
   "building_sqft": 10937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11003,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924210475"
  },
  {
   "address": "2025 County Road D East, Maplewood",
   "sale_month": "2008-01",
   "price": 1540000,
   "lot_sqft": 46033,
   "price_per_lot_sqft": 33.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7528,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022430003"
  },
  {
   "address": "2940 12th Ave S, Minneapolis",
   "sale_month": "2008-01",
   "price": 375000,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 74.01,
   "price_per_building_sqft": 205.48,
   "building_sqft": 1825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1836,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924340017"
  },
  {
   "address": "9201 Isanti Street Northeast, Blaine",
   "sale_month": "2008-01",
   "price": 645000,
   "lot_sqft": 46085,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": 125.73,
   "building_sqft": 5130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5160,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123220013"
  },
  {
   "address": "5525 Hansen Rd, Edina",
   "sale_month": "2008-01",
   "price": 2600000,
   "lot_sqft": 73806,
   "price_per_lot_sqft": 35.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19530,
   "use": "APARTMENT",
   "parcel_id": "3311721220055"
  },
  {
   "address": null,
   "sale_month": "2008-01",
   "price": 890000,
   "lot_sqft": 51992,
   "price_per_lot_sqft": 17.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5366,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302550020"
  },
  {
   "address": "6900 France Ave S, Edina",
   "sale_month": "2008-01",
   "price": 1480000,
   "lot_sqft": 27356,
   "price_per_lot_sqft": 54.1,
   "price_per_building_sqft": 257.26,
   "building_sqft": 5753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5787,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002824440057"
  },
  {
   "address": "3665 Talmage Circle, Vadnais Heights",
   "sale_month": "2008-01",
   "price": 1670000,
   "lot_sqft": 43000,
   "price_per_lot_sqft": 38.84,
   "price_per_building_sqft": 165.94,
   "building_sqft": 10064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10125,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340009"
  },
  {
   "address": "7330 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2008-01",
   "price": 185000,
   "lot_sqft": 23119,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921140007"
  },
  {
   "address": "1522 Lasalle Ave, Minneapolis",
   "sale_month": "2008-01",
   "price": 1595000,
   "lot_sqft": 10871,
   "price_per_lot_sqft": 146.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5450,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924310088"
  },
  {
   "address": "14141 Glendale Road, Savage",
   "sale_month": "2008-01",
   "price": 2200000,
   "lot_sqft": 61075,
   "price_per_lot_sqft": 36.02,
   "price_per_building_sqft": 265.6,
   "building_sqft": 8283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8333,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261090020"
  },
  {
   "address": "12100 Yosemite Avenue South, Savage",
   "sale_month": "2008-01",
   "price": 11500000,
   "lot_sqft": 609642,
   "price_per_lot_sqft": 18.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44425,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260500022"
  },
  {
   "address": "620 16th Ave S, Minneapolis",
   "sale_month": "2008-01",
   "price": 322568,
   "lot_sqft": 23151,
   "price_per_lot_sqft": 13.93,
   "price_per_building_sqft": 18.45,
   "building_sqft": 17481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17587,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410043"
  },
  {
   "address": "441 93rd Avenue Northwest, Coon Rapids",
   "sale_month": "2008-01",
   "price": 2000000,
   "lot_sqft": 130892,
   "price_per_lot_sqft": 15.28,
   "price_per_building_sqft": 56.35,
   "building_sqft": 35493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35708,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "253124340045"
  },
  {
   "address": "527 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2008-01",
   "price": 400000,
   "lot_sqft": 2754,
   "price_per_lot_sqft": 145.24,
   "price_per_building_sqft": 142.4,
   "building_sqft": 2809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2826,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124310138"
  },
  {
   "address": "1015 University Ave SE, Minneapolis",
   "sale_month": "2008-01",
   "price": 390000,
   "lot_sqft": 9417,
   "price_per_lot_sqft": 41.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4602,
   "use": "APARTMENT",
   "parcel_id": "2402924310055"
  },
  {
   "address": "1113 8th St SE, Minneapolis",
   "sale_month": "2008-01",
   "price": 355000,
   "lot_sqft": 5490,
   "price_per_lot_sqft": 64.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2078,
   "use": "TRIPLEX",
   "parcel_id": "2402924130129"
  },
  {
   "address": "1800 Mainstreet, Hopkins",
   "sale_month": "2008-01",
   "price": 475000,
   "lot_sqft": 5980,
   "price_per_lot_sqft": 79.43,
   "price_per_building_sqft": 467.52,
   "building_sqft": 1016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1022,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722440023"
  },
  {
   "address": "1800 Mainstreet, Hopkins",
   "sale_month": "2008-01",
   "price": 475000,
   "lot_sqft": 3358,
   "price_per_lot_sqft": 141.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722440022"
  },
  {
   "address": "724 Central Ave NE, Minneapolis",
   "sale_month": "2008-01",
   "price": 875000,
   "lot_sqft": 12290,
   "price_per_lot_sqft": 71.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110103"
  },
  {
   "address": "17400 Kenwood Trail, Lakeville",
   "sale_month": "2008-01",
   "price": 1300000,
   "lot_sqft": 51154,
   "price_per_lot_sqft": 25.41,
   "price_per_building_sqft": 104.37,
   "building_sqft": 12456,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12531,
   "use": "Commercial-preferred",
   "parcel_id": "221185000180"
  },
  {
   "address": "1815 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2008-01",
   "price": 2230000,
   "lot_sqft": 128889,
   "price_per_lot_sqft": 17.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30232,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213023220018"
  },
  {
   "address": "14775 Victor Hugo Boulevard North, Hugo",
   "sale_month": "2008-01",
   "price": 11800000,
   "lot_sqft": 375639,
   "price_per_lot_sqft": 31.41,
   "price_per_building_sqft": 163.76,
   "building_sqft": 72057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 72492,
   "use": "300",
   "parcel_id": "1903121220054"
  },
  {
   "address": "3000 Broadway St NE, Minneapolis",
   "sale_month": "2008-01",
   "price": 4750000,
   "lot_sqft": 355079,
   "price_per_lot_sqft": 13.38,
   "price_per_building_sqft": 109.93,
   "building_sqft": 43211,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43472,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923310002"
  },
  {
   "address": null,
   "sale_month": "2008-01",
   "price": 30000,
   "lot_sqft": 9463,
   "price_per_lot_sqft": 3.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124340034"
  },
  {
   "address": "1364 Hamel Rd, Medina",
   "sale_month": "2008-01",
   "price": 215000,
   "lot_sqft": 2535,
   "price_per_lot_sqft": 84.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823310006"
  },
  {
   "address": "4555 Grand Ave S, Minneapolis",
   "sale_month": "2008-01",
   "price": 490000,
   "lot_sqft": 5544,
   "price_per_lot_sqft": 88.38,
   "price_per_building_sqft": 159.56,
   "building_sqft": 3071,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3089,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824330051"
  },
  {
   "address": "17365 Johnson Memorial Drive, Sand Creek Township",
   "sale_month": "2008-01",
   "price": 860000,
   "lot_sqft": 50332,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "099090291"
  },
  {
   "address": "1200 Highway 36 East, Maplewood",
   "sale_month": "2008-01",
   "price": 534500,
   "lot_sqft": 59854,
   "price_per_lot_sqft": 8.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922410027"
  },
  {
   "address": null,
   "sale_month": "2008-01",
   "price": 235000,
   "lot_sqft": 148667,
   "price_per_lot_sqft": 1.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922130012"
  },
  {
   "address": "9461 Garland La N, Maple Grove",
   "sale_month": "2008-01",
   "price": 2425000,
   "lot_sqft": 106032,
   "price_per_lot_sqft": 22.87,
   "price_per_building_sqft": 85.94,
   "building_sqft": 28217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28387,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922340014"
  },
  {
   "address": "3525 Monterey Dr, St. Louis Park",
   "sale_month": "2008-01",
   "price": 1860883,
   "lot_sqft": 168429,
   "price_per_lot_sqft": 11.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23151,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0602824310026"
  },
  {
   "address": "433 Little Canada Road East, Little Canada",
   "sale_month": "2008-01",
   "price": 1620000,
   "lot_sqft": 88368,
   "price_per_lot_sqft": 18.33,
   "price_per_building_sqft": 99.68,
   "building_sqft": 16252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16350,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922330021"
  },
  {
   "address": "46 Mounds Boulevard, Saint Paul",
   "sale_month": "2008-01",
   "price": 205000,
   "lot_sqft": 11196,
   "price_per_lot_sqft": 18.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1909,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042822220037"
  },
  {
   "address": "3133 James Ave S, Minneapolis",
   "sale_month": "2008-01",
   "price": 454000,
   "lot_sqft": 5829,
   "price_per_lot_sqft": 77.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1783,
   "use": "TRIPLEX",
   "parcel_id": "0402824210145"
  },
  {
   "address": "2900 Randolph St NE, Minneapolis",
   "sale_month": "2008-01",
   "price": 262500,
   "lot_sqft": 6900,
   "price_per_lot_sqft": 38.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2334,
   "use": "APARTMENT",
   "parcel_id": "0302924440071"
  },
  {
   "address": null,
   "sale_month": "2008-01",
   "price": 5503000,
   "lot_sqft": 7723,
   "price_per_lot_sqft": 712.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022922120042"
  },
  {
   "address": "2120 Woodlynn Avenue East, Maplewood",
   "sale_month": "2008-01",
   "price": 5385000,
   "lot_sqft": 208943,
   "price_per_lot_sqft": 25.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29781,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022922120039"
  },
  {
   "address": null,
   "sale_month": "2008-01",
   "price": 5503000,
   "lot_sqft": 1181,
   "price_per_lot_sqft": 4659.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022922120038"
  },
  {
   "address": "792 Grand Avenue, Saint Paul",
   "sale_month": "2008-01",
   "price": 3385000,
   "lot_sqft": 14773,
   "price_per_lot_sqft": 229.13,
   "price_per_building_sqft": 233.95,
   "building_sqft": 14469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14557,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823420082"
  },
  {
   "address": "196 Forbes Avenue, Saint Paul",
   "sale_month": "2008-01",
   "price": 300000,
   "lot_sqft": 13249,
   "price_per_lot_sqft": 22.64,
   "price_per_building_sqft": 42.31,
   "building_sqft": 7091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7134,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410051"
  },
  {
   "address": "14980 Garrett Avenue, Apple Valley",
   "sale_month": "2008-01",
   "price": 920000,
   "lot_sqft": 35676,
   "price_per_lot_sqft": 25.79,
   "price_per_building_sqft": 135.14,
   "building_sqft": 6808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6849,
   "use": "Commercial-preferred",
   "parcel_id": "011173101030"
  },
  {
   "address": "700 West Mckinley Street, Anoka",
   "sale_month": "2007-12",
   "price": 4680,
   "lot_sqft": 99619,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": 0.26,
   "building_sqft": 18162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18271,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225330011"
  },
  {
   "address": "717 39th Avenue Northeast, Columbia Heights",
   "sale_month": "2007-12",
   "price": 85000,
   "lot_sqft": 11386,
   "price_per_lot_sqft": 7.47,
   "price_per_building_sqft": 43.86,
   "building_sqft": 1938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1950,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353024440148"
  },
  {
   "address": "702 Thomas Avenue, Saint Paul",
   "sale_month": "2007-12",
   "price": 47500,
   "lot_sqft": 4973,
   "price_per_lot_sqft": 9.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 712,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923140034"
  },
  {
   "address": "10860 60th Street North, Grant",
   "sale_month": "2007-12",
   "price": 1500000,
   "lot_sqft": 196958,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41931,
   "use": "305",
   "parcel_id": "3503021440002"
  },
  {
   "address": null,
   "sale_month": "2007-12",
   "price": 1065000,
   "lot_sqft": 6960,
   "price_per_lot_sqft": 153.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022420022"
  },
  {
   "address": "1520 Buerkle Road, Vadnais Heights",
   "sale_month": "2007-12",
   "price": 1065000,
   "lot_sqft": 48146,
   "price_per_lot_sqft": 22.12,
   "price_per_building_sqft": 67.27,
   "building_sqft": 15831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15926,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022310012"
  },
  {
   "address": "516 28th St E, Minneapolis",
   "sale_month": "2007-12",
   "price": 105000,
   "lot_sqft": 14898,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924410013"
  },
  {
   "address": "1039 5th Street East, Saint Paul",
   "sale_month": "2007-12",
   "price": 43000,
   "lot_sqft": 5929,
   "price_per_lot_sqft": 7.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 696,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922210106"
  },
  {
   "address": "3511 Round Lake Boulevard, Anoka",
   "sale_month": "2007-12",
   "price": 235000,
   "lot_sqft": 32836,
   "price_per_lot_sqft": 7.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224310132"
  },
  {
   "address": "6325 Douglas Dr N, Brooklyn Park",
   "sale_month": "2007-12",
   "price": 880000,
   "lot_sqft": 25602,
   "price_per_lot_sqft": 34.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7459,
   "use": "APARTMENT",
   "parcel_id": "3211921410002"
  },
  {
   "address": "930 Helena Avenue North, Oakdale",
   "sale_month": "2007-12",
   "price": 2358000,
   "lot_sqft": 68220,
   "price_per_lot_sqft": 34.56,
   "price_per_building_sqft": 320.64,
   "building_sqft": 7354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7398,
   "use": "300",
   "parcel_id": "3202921210010"
  },
  {
   "address": "3225 Country Drive, Little Canada",
   "sale_month": "2007-12",
   "price": 1802500,
   "lot_sqft": 146537,
   "price_per_lot_sqft": 12.3,
   "price_per_building_sqft": 40.31,
   "building_sqft": 44712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44982,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022340018"
  },
  {
   "address": "2648 34th Ave S, Minneapolis",
   "sale_month": "2007-12",
   "price": 2100000,
   "lot_sqft": 53169,
   "price_per_lot_sqft": 39.5,
   "price_per_building_sqft": 82.05,
   "building_sqft": 25593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25747,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102923320032"
  },
  {
   "address": "850 Rice Street, Saint Paul",
   "sale_month": "2007-12",
   "price": 305000,
   "lot_sqft": 20255,
   "price_per_lot_sqft": 15.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20680,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922320231"
  },
  {
   "address": "135 Winnepeg Avenue, Saint Paul",
   "sale_month": "2007-12",
   "price": 350000,
   "lot_sqft": 22707,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15057,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922320230"
  },
  {
   "address": "2424 Territorial Road, Saint Paul",
   "sale_month": "2007-12",
   "price": 1387500,
   "lot_sqft": 82079,
   "price_per_lot_sqft": 16.9,
   "price_per_building_sqft": 101.26,
   "building_sqft": 13702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13785,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923340088"
  },
  {
   "address": "621 Magnolia Avenue East, Saint Paul",
   "sale_month": "2007-12",
   "price": 40000,
   "lot_sqft": 4114,
   "price_per_lot_sqft": 9.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 868,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922120204"
  },
  {
   "address": "16190 State Hwy No 7, Minnetonka",
   "sale_month": "2007-12",
   "price": 665390,
   "lot_sqft": 5955,
   "price_per_lot_sqft": 111.74,
   "price_per_building_sqft": 210.17,
   "building_sqft": 3166,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3185,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911722110088"
  },
  {
   "address": "4175 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2007-12",
   "price": 1331676,
   "lot_sqft": 110875,
   "price_per_lot_sqft": 12.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16420,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273740080"
  },
  {
   "address": "2951 100th Court Northeast, Blaine",
   "sale_month": "2007-12",
   "price": 225000,
   "lot_sqft": 1860,
   "price_per_lot_sqft": 120.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210023"
  },
  {
   "address": "7000 East Fish Lake Rd, Maple Grove",
   "sale_month": "2007-12",
   "price": 3780036,
   "lot_sqft": 113062,
   "price_per_lot_sqft": 33.43,
   "price_per_building_sqft": 345.81,
   "building_sqft": 10931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10997,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711922430051"
  },
  {
   "address": "14040 Highway 13 South, Savage",
   "sale_month": "2007-12",
   "price": 1385935,
   "lot_sqft": 37555,
   "price_per_lot_sqft": 36.9,
   "price_per_building_sqft": 527.57,
   "building_sqft": 2627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2643,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262750060"
  },
  {
   "address": "7935 Stone Creek Drive, Chanhassen",
   "sale_month": "2007-12",
   "price": 275000,
   "lot_sqft": 1471,
   "price_per_lot_sqft": 186.95,
   "price_per_building_sqft": 31.37,
   "building_sqft": 8767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8820,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720203"
  },
  {
   "address": "17182 Adelmann Street Southeast, Prior Lake",
   "sale_month": "2007-12",
   "price": 630000,
   "lot_sqft": 9064,
   "price_per_lot_sqft": 69.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254430030"
  },
  {
   "address": "4820 U S Hwy No 12, Maple Plain",
   "sale_month": "2007-12",
   "price": 550000,
   "lot_sqft": 34863,
   "price_per_lot_sqft": 15.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3873,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824110010"
  },
  {
   "address": "1824 1st St S, Minneapolis",
   "sale_month": "2007-12",
   "price": 300000,
   "lot_sqft": 9624,
   "price_per_lot_sqft": 31.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2502924220008"
  },
  {
   "address": "21455 John Milless Dr, Rogers",
   "sale_month": "2007-12",
   "price": 3676152,
   "lot_sqft": 66733,
   "price_per_lot_sqft": 55.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14570,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130061"
  },
  {
   "address": "16412 Kenrick Avenue, Lakeville",
   "sale_month": "2007-12",
   "price": 3538000,
   "lot_sqft": 98729,
   "price_per_lot_sqft": 35.84,
   "price_per_building_sqft": 201.55,
   "building_sqft": 17554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17660,
   "use": "Commercial-preferred",
   "parcel_id": "223075201010"
  },
  {
   "address": "2605 Fernbrook La N, Plymouth",
   "sale_month": "2007-12",
   "price": 8400000,
   "lot_sqft": 279012,
   "price_per_lot_sqft": 30.11,
   "price_per_building_sqft": 105.33,
   "building_sqft": 79747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80228,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822440021"
  },
  {
   "address": "150 Blake Rd N, Hopkins",
   "sale_month": "2007-12",
   "price": 2400000,
   "lot_sqft": 66333,
   "price_per_lot_sqft": 36.18,
   "price_per_building_sqft": 188.99,
   "building_sqft": 12699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12775,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721420041"
  },
  {
   "address": "3104 58th St E, Minneapolis",
   "sale_month": "2007-12",
   "price": 595000,
   "lot_sqft": 11076,
   "price_per_lot_sqft": 53.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2861,
   "use": "APARTMENT",
   "parcel_id": "1902823230099"
  },
  {
   "address": "1820 Rice Street North, Maplewood",
   "sale_month": "2007-12",
   "price": 390000,
   "lot_sqft": 32213,
   "price_per_lot_sqft": 12.11,
   "price_per_building_sqft": 118.04,
   "building_sqft": 3304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3324,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922320024"
  },
  {
   "address": "5106 Hiawatha Ave, Minneapolis",
   "sale_month": "2007-12",
   "price": 275000,
   "lot_sqft": 11053,
   "price_per_lot_sqft": 24.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3458,
   "use": "APARTMENT",
   "parcel_id": "1802823410139"
  },
  {
   "address": null,
   "sale_month": "2007-12",
   "price": 24352500,
   "lot_sqft": 23018,
   "price_per_lot_sqft": 1057.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "172923320052"
  },
  {
   "address": "3340 Republic Ave, St. Louis Park",
   "sale_month": "2007-12",
   "price": 570000,
   "lot_sqft": 36647,
   "price_per_lot_sqft": 15.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11999,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721420072"
  },
  {
   "address": "7910 Fuller Rd, Eden Prairie",
   "sale_month": "2007-12",
   "price": 388120,
   "lot_sqft": 130520,
   "price_per_lot_sqft": 2.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1711622110022"
  },
  {
   "address": "2301 24th Ave N, Minneapolis",
   "sale_month": "2007-12",
   "price": 375000,
   "lot_sqft": 4320,
   "price_per_lot_sqft": 86.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702924110059"
  },
  {
   "address": "9702 Newton Ave S, Bloomington",
   "sale_month": "2007-12",
   "price": 2933000,
   "lot_sqft": 96443,
   "price_per_lot_sqft": 30.41,
   "price_per_building_sqft": 44.73,
   "building_sqft": 65564,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65960,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724230016"
  },
  {
   "address": "9700 Newton Ave S, Bloomington",
   "sale_month": "2007-12",
   "price": 2933000,
   "lot_sqft": 86529,
   "price_per_lot_sqft": 33.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724230015"
  },
  {
   "address": "9701 Penn Ave S, Bloomington",
   "sale_month": "2007-12",
   "price": 2347000,
   "lot_sqft": 137249,
   "price_per_lot_sqft": 17.1,
   "price_per_building_sqft": 47.85,
   "building_sqft": 49047,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49343,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724230014"
  },
  {
   "address": "2060 7th Street West, Saint Paul",
   "sale_month": "2007-12",
   "price": 505430,
   "lot_sqft": 140314,
   "price_per_lot_sqft": 3.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42152,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823430043"
  },
  {
   "address": "623 26th Ave N, Minneapolis",
   "sale_month": "2007-12",
   "price": 49000,
   "lot_sqft": 5158,
   "price_per_lot_sqft": 9.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1765,
   "use": "TRIPLEX",
   "parcel_id": "1502924220156"
  },
  {
   "address": "1420 Water St, Minneapolis",
   "sale_month": "2007-12",
   "price": 500,
   "lot_sqft": 18466,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924130001"
  },
  {
   "address": "345 Randolph Avenue, Saint Paul",
   "sale_month": "2007-12",
   "price": 2600000,
   "lot_sqft": 143687,
   "price_per_lot_sqft": 18.09,
   "price_per_building_sqft": 58.01,
   "building_sqft": 44821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45092,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823130008"
  },
  {
   "address": "2579 Hamline Avenue North, Roseville",
   "sale_month": "2007-12",
   "price": 245000,
   "lot_sqft": 1723,
   "price_per_lot_sqft": 142.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210080"
  },
  {
   "address": "5141 Lakeland Ave N, Crystal",
   "sale_month": "2007-12",
   "price": 1365272,
   "lot_sqft": 115492,
   "price_per_lot_sqft": 11.82,
   "price_per_building_sqft": 25.01,
   "building_sqft": 54593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54923,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821240002"
  },
  {
   "address": "5141 Lakeland Ave N, Crystal",
   "sale_month": "2007-12",
   "price": 1365272,
   "lot_sqft": 145518,
   "price_per_lot_sqft": 9.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "0911821240001"
  },
  {
   "address": "3127 Newton Ave N, Minneapolis",
   "sale_month": "2007-12",
   "price": 160000,
   "lot_sqft": 3557,
   "price_per_lot_sqft": 44.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924320084"
  },
  {
   "address": "1000 Paul Parkway Northeast, Blaine",
   "sale_month": "2007-12",
   "price": 400000,
   "lot_sqft": 39816,
   "price_per_lot_sqft": 10.05,
   "price_per_building_sqft": 108.87,
   "building_sqft": 3674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3696,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073123140002"
  },
  {
   "address": "522 19th Street Southwest, Forest Lake",
   "sale_month": "2007-12",
   "price": 3721000,
   "lot_sqft": 131984,
   "price_per_lot_sqft": 28.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49447,
   "use": "305",
   "parcel_id": "0703221420008"
  },
  {
   "address": "8325 Wayzata Blvd, Golden Valley",
   "sale_month": "2007-12",
   "price": 1100000,
   "lot_sqft": 72365,
   "price_per_lot_sqft": 15.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14554,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611721140056"
  },
  {
   "address": "2917 Anthony La, St. Anthony",
   "sale_month": "2007-12",
   "price": 730000,
   "lot_sqft": 44304,
   "price_per_lot_sqft": 16.48,
   "price_per_building_sqft": 53.21,
   "building_sqft": 13718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13801,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440040"
  },
  {
   "address": "4450 78th Street Cir W, Bloomington",
   "sale_month": "2007-12",
   "price": 2908000,
   "lot_sqft": 221967,
   "price_per_lot_sqft": 13.1,
   "price_per_building_sqft": 48.12,
   "building_sqft": 60437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60802,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602724120012"
  },
  {
   "address": "1150 County Road J East, White Bear Township",
   "sale_month": "2007-12",
   "price": 1800000,
   "lot_sqft": 83579,
   "price_per_lot_sqft": 21.54,
   "price_per_building_sqft": 213.45,
   "building_sqft": 8433,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8484,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022120018"
  },
  {
   "address": "900 Colorado Ave S, Golden Valley",
   "sale_month": "2007-12",
   "price": 916800,
   "lot_sqft": 32012,
   "price_per_lot_sqft": 28.64,
   "price_per_building_sqft": 63.69,
   "building_sqft": 14395,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14482,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411721230004"
  },
  {
   "address": "3543 2nd Ave S, Minneapolis",
   "sale_month": "2007-12",
   "price": 252000,
   "lot_sqft": 10879,
   "price_per_lot_sqft": 23.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1665,
   "use": "APARTMENT",
   "parcel_id": "0302824420058"
  },
  {
   "address": "323 31st St W, Minneapolis",
   "sale_month": "2007-12",
   "price": 725000,
   "lot_sqft": 6489,
   "price_per_lot_sqft": 111.73,
   "price_per_building_sqft": 215.26,
   "building_sqft": 3368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3388,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824220206"
  },
  {
   "address": "768 Grand Avenue, Saint Paul",
   "sale_month": "2007-12",
   "price": 510000,
   "lot_sqft": 5951,
   "price_per_lot_sqft": 85.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2326,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823420078"
  },
  {
   "address": "960 Goodrich Avenue, Saint Paul",
   "sale_month": "2007-12",
   "price": 1039200,
   "lot_sqft": 5796,
   "price_per_lot_sqft": 179.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2678,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823340102"
  },
  {
   "address": "10060 City Walk Drive, Woodbury",
   "sale_month": "2007-12",
   "price": 2850000,
   "lot_sqft": 13301,
   "price_per_lot_sqft": 214.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "300",
   "parcel_id": "0202821230090"
  },
  {
   "address": "14855 Energy Way, Apple Valley",
   "sale_month": "2007-12",
   "price": 250000,
   "lot_sqft": 3907,
   "price_per_lot_sqft": 63.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001360"
  },
  {
   "address": "9905 Hamilton Rd, Eden Prairie",
   "sale_month": "2007-12",
   "price": 1974000,
   "lot_sqft": 121498,
   "price_per_lot_sqft": 16.25,
   "price_per_building_sqft": 56.84,
   "building_sqft": 34730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34940,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622410007"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 65000,
   "lot_sqft": 67397,
   "price_per_lot_sqft": 0.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853850010"
  },
  {
   "address": "865 Industrial Boulevard West, Waconia",
   "sale_month": "2007-11",
   "price": 1235000,
   "lot_sqft": 155599,
   "price_per_lot_sqft": 7.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21328,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "755160070"
  },
  {
   "address": "400 10th Street East, Waconia",
   "sale_month": "2007-11",
   "price": 1544470,
   "lot_sqft": 78188,
   "price_per_lot_sqft": 19.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15823,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753700070"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 17400000,
   "lot_sqft": 25215,
   "price_per_lot_sqft": 690.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022330025"
  },
  {
   "address": "1845 County Road D East, Maplewood",
   "sale_month": "2007-11",
   "price": 17400000,
   "lot_sqft": 332316,
   "price_per_lot_sqft": 52.36,
   "price_per_building_sqft": 343.85,
   "building_sqft": 50603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50908,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022330024"
  },
  {
   "address": "978 Aurora Avenue, Saint Paul",
   "sale_month": "2007-11",
   "price": 100000,
   "lot_sqft": 4736,
   "price_per_lot_sqft": 21.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 805,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923310035"
  },
  {
   "address": "391 Ruth Street, Saint Paul",
   "sale_month": "2007-11",
   "price": 350000,
   "lot_sqft": 27621,
   "price_per_lot_sqft": 12.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4523,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922310049"
  },
  {
   "address": "1000 24th St E, Minneapolis",
   "sale_month": "2007-11",
   "price": 176805,
   "lot_sqft": 6418,
   "price_per_lot_sqft": 27.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924210272"
  },
  {
   "address": "2121 Station Parkway Northwest, Andover",
   "sale_month": "2007-11",
   "price": 657084,
   "lot_sqft": 53649,
   "price_per_lot_sqft": 12.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8159,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224310156"
  },
  {
   "address": "14100 Carlson Pkwy N, Plymouth",
   "sale_month": "2007-11",
   "price": 3025000,
   "lot_sqft": 243921,
   "price_per_lot_sqft": 12.4,
   "price_per_building_sqft": 108.59,
   "building_sqft": 27858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28027,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822230031"
  },
  {
   "address": "3710 145th Street West, Rosemount",
   "sale_month": "2007-11",
   "price": 1725000,
   "lot_sqft": 103738,
   "price_per_lot_sqft": 16.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8923,
   "use": "Apartment",
   "parcel_id": "340301091011"
  },
  {
   "address": "2916 Portland Ave, Minneapolis",
   "sale_month": "2007-11",
   "price": 117000,
   "lot_sqft": 7626,
   "price_per_lot_sqft": 15.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 916,
   "use": "APARTMENT",
   "parcel_id": "3402924440133"
  },
  {
   "address": "625 Fairview Avenue North, Saint Paul",
   "sale_month": "2007-11",
   "price": 627833,
   "lot_sqft": 114741,
   "price_per_lot_sqft": 5.47,
   "price_per_building_sqft": 13.47,
   "building_sqft": 46625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46906,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923210003"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 1200000,
   "lot_sqft": 2069,
   "price_per_lot_sqft": 579.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3212021440052"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 1200000,
   "lot_sqft": 7203,
   "price_per_lot_sqft": 166.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3212021440047"
  },
  {
   "address": "10901 Douglas Dr N, Champlin",
   "sale_month": "2007-11",
   "price": 1200000,
   "lot_sqft": 32269,
   "price_per_lot_sqft": 37.19,
   "price_per_building_sqft": 104.55,
   "building_sqft": 11478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11547,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3212021440046"
  },
  {
   "address": "10909 Douglas Dr N, Champlin",
   "sale_month": "2007-11",
   "price": 1200000,
   "lot_sqft": 6944,
   "price_per_lot_sqft": 172.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3212021440044"
  },
  {
   "address": "16625 Excelsior Blvd, Minnetonka",
   "sale_month": "2007-11",
   "price": 92803,
   "lot_sqft": 115001,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": 7.74,
   "building_sqft": 11995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12067,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211722120005"
  },
  {
   "address": "630 Malcolm Ave SE, Minneapolis",
   "sale_month": "2007-11",
   "price": 12500,
   "lot_sqft": 58298,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923110016"
  },
  {
   "address": "9422 Ulysses Street Northeast, Blaine",
   "sale_month": "2007-11",
   "price": 1038000,
   "lot_sqft": 123422,
   "price_per_lot_sqft": 8.41,
   "price_per_building_sqft": 43.55,
   "building_sqft": 23832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23976,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123340010"
  },
  {
   "address": "715 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2007-11",
   "price": 1333309,
   "lot_sqft": 17671,
   "price_per_lot_sqft": 75.45,
   "price_per_building_sqft": 188.05,
   "building_sqft": 7090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023110093"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 12500,
   "lot_sqft": 63935,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923220014"
  },
  {
   "address": "521 Phalen Boulevard, Saint Paul",
   "sale_month": "2007-11",
   "price": 666278,
   "lot_sqft": 262669,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": 10.12,
   "building_sqft": 65843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66241,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922340143"
  },
  {
   "address": "800 Howell Street North, Saint Paul",
   "sale_month": "2007-11",
   "price": 97125,
   "lot_sqft": 4991,
   "price_per_lot_sqft": 19.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 608,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282923340129"
  },
  {
   "address": "1245 4th Avenue West, Shakopee",
   "sale_month": "2007-11",
   "price": 260000,
   "lot_sqft": 8917,
   "price_per_lot_sqft": 29.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2007,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270150110"
  },
  {
   "address": "1991 Stillwater Avenue, Saint Paul",
   "sale_month": "2007-11",
   "price": 167900,
   "lot_sqft": 6775,
   "price_per_lot_sqft": 24.78,
   "price_per_building_sqft": 133.47,
   "building_sqft": 1258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1265,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922310008"
  },
  {
   "address": "20115 Auger Ave, Corcoran",
   "sale_month": "2007-11",
   "price": 225000,
   "lot_sqft": 77498,
   "price_per_lot_sqft": 2.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15823,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923120015"
  },
  {
   "address": "575 Flying Cloud Drive, Chanhassen",
   "sale_month": "2007-11",
   "price": 187500,
   "lot_sqft": 81959,
   "price_per_lot_sqft": 2.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7135,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250361100"
  },
  {
   "address": "1 19th Ave S, Minneapolis",
   "sale_month": "2007-11",
   "price": 1262500,
   "lot_sqft": 1540,
   "price_per_lot_sqft": 819.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924220071"
  },
  {
   "address": "529 17th Ave N, Hopkins",
   "sale_month": "2007-11",
   "price": 725000,
   "lot_sqft": 33680,
   "price_per_lot_sqft": 21.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10395,
   "use": "APARTMENT",
   "parcel_id": "2411722220001"
  },
  {
   "address": "102 10th Avenue Northeast, New Prague",
   "sale_month": "2007-11",
   "price": 4000,
   "lot_sqft": 31353,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4384,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240350021"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 4000,
   "lot_sqft": 9574,
   "price_per_lot_sqft": 0.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240350020"
  },
  {
   "address": "601 14th Ave SE, Minneapolis",
   "sale_month": "2007-11",
   "price": 350000,
   "lot_sqft": 5545,
   "price_per_lot_sqft": 63.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1116,
   "use": "TRIPLEX",
   "parcel_id": "2402924420098"
  },
  {
   "address": "1317 8th St SE, Minneapolis",
   "sale_month": "2007-11",
   "price": 250000,
   "lot_sqft": 5447,
   "price_per_lot_sqft": 45.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "TRIPLEX",
   "parcel_id": "2402924130057"
  },
  {
   "address": "1323 8th St SE, Minneapolis",
   "sale_month": "2007-11",
   "price": 700000,
   "lot_sqft": 5448,
   "price_per_lot_sqft": 128.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1880,
   "use": "TRIPLEX",
   "parcel_id": "2402924130056"
  },
  {
   "address": "8860 207th Street West, Lakeville",
   "sale_month": "2007-11",
   "price": 2119150,
   "lot_sqft": 118739,
   "price_per_lot_sqft": 17.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 118079,
   "use": "Industrial-preferred",
   "parcel_id": "225775000071"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 209050,
   "lot_sqft": 85252,
   "price_per_lot_sqft": 2.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "225775000040"
  },
  {
   "address": "20625 Hull Avenue, Lakeville",
   "sale_month": "2007-11",
   "price": 124500,
   "lot_sqft": 24981,
   "price_per_lot_sqft": 4.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "225775000023"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 54900,
   "lot_sqft": 29107,
   "price_per_lot_sqft": 1.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "225775000022"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 39150,
   "lot_sqft": 10020,
   "price_per_lot_sqft": 3.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "222125001010"
  },
  {
   "address": "1000 Syndicate Street, Jordan",
   "sale_month": "2007-11",
   "price": 600000,
   "lot_sqft": 395299,
   "price_per_lot_sqft": 1.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77977,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220910010"
  },
  {
   "address": "422 Hennepin Ave, Minneapolis",
   "sale_month": "2007-11",
   "price": 300000,
   "lot_sqft": 2063,
   "price_per_lot_sqft": 145.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440025"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 1113250,
   "lot_sqft": 49138,
   "price_per_lot_sqft": 22.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1236,
   "use": "Industrial",
   "parcel_id": "220290085010"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 140000,
   "lot_sqft": 34016,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "220290078054"
  },
  {
   "address": "942 Ivy Avenue East, Saint Paul",
   "sale_month": "2007-11",
   "price": 209500,
   "lot_sqft": 6894,
   "price_per_lot_sqft": 30.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2195,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212922340020"
  },
  {
   "address": "3423 Shoreline Dr, Orono",
   "sale_month": "2007-11",
   "price": 1700000,
   "lot_sqft": 68848,
   "price_per_lot_sqft": 24.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10730,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011723120034"
  },
  {
   "address": "9309 83rd Ave N, Brooklyn Park",
   "sale_month": "2007-11",
   "price": 1500000,
   "lot_sqft": 199727,
   "price_per_lot_sqft": 7.51,
   "price_per_building_sqft": 441.44,
   "building_sqft": 3398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3418,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911921230003"
  },
  {
   "address": "14725 Victor Hugo Boulevard North, Hugo",
   "sale_month": "2007-11",
   "price": 625000,
   "lot_sqft": 43258,
   "price_per_lot_sqft": 14.45,
   "price_per_building_sqft": 69.48,
   "building_sqft": 8995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9050,
   "use": "300",
   "parcel_id": "1903121230219"
  },
  {
   "address": "8825 Xylon Ave N, Brooklyn Park",
   "sale_month": "2007-11",
   "price": 900000,
   "lot_sqft": 43914,
   "price_per_lot_sqft": 20.49,
   "price_per_building_sqft": 111.12,
   "building_sqft": 8099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8148,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420017"
  },
  {
   "address": "3900 Plymouth Blvd, Plymouth",
   "sale_month": "2007-11",
   "price": 6200000,
   "lot_sqft": 176341,
   "price_per_lot_sqft": 35.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31139,
   "use": "APARTMENT",
   "parcel_id": "1611822320023"
  },
  {
   "address": "5600 Lake St W, St. Louis Park",
   "sale_month": "2007-11",
   "price": 445000,
   "lot_sqft": 17716,
   "price_per_lot_sqft": 25.12,
   "price_per_building_sqft": 81.86,
   "building_sqft": 5436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5469,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721210010"
  },
  {
   "address": "14224 43rd Ave N, Plymouth",
   "sale_month": "2007-11",
   "price": 8250000,
   "lot_sqft": 256860,
   "price_per_lot_sqft": 32.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5829,
   "use": "APARTMENT",
   "parcel_id": "1511822220013"
  },
  {
   "address": "14200 43rd Ave N, Plymouth",
   "sale_month": "2007-11",
   "price": 8250000,
   "lot_sqft": 397030,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6611,
   "use": "APARTMENT",
   "parcel_id": "1511822220012"
  },
  {
   "address": "306 Oak Street, Farmington",
   "sale_month": "2007-11",
   "price": 340000,
   "lot_sqft": 9203,
   "price_per_lot_sqft": 36.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18015,
   "use": "Commercial-preferred",
   "parcel_id": "147700020066"
  },
  {
   "address": "8395 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2007-11",
   "price": 1100000,
   "lot_sqft": 60716,
   "price_per_lot_sqft": 18.12,
   "price_per_building_sqft": 242.02,
   "building_sqft": 4545,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4573,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622340019"
  },
  {
   "address": "901 2nd St NE, Minneapolis",
   "sale_month": "2007-11",
   "price": 1250000,
   "lot_sqft": 26048,
   "price_per_lot_sqft": 47.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10430,
   "use": "APARTMENT",
   "parcel_id": "1402924320042"
  },
  {
   "address": "11903 Valley View Rd, Eden Prairie",
   "sale_month": "2007-11",
   "price": 5000,
   "lot_sqft": 157839,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.3,
   "building_sqft": 16502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16601,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622310001"
  },
  {
   "address": "8425 City Centre Drive, Woodbury",
   "sale_month": "2007-11",
   "price": 2780000,
   "lot_sqft": 78208,
   "price_per_lot_sqft": 35.55,
   "price_per_building_sqft": 226.9,
   "building_sqft": 12252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12326,
   "use": "300",
   "parcel_id": "0902821340009"
  },
  {
   "address": "12170 Aberdeen Street Northeast, Blaine",
   "sale_month": "2007-11",
   "price": 793298,
   "lot_sqft": 42070,
   "price_per_lot_sqft": 18.86,
   "price_per_building_sqft": 112.59,
   "building_sqft": 7046,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7088,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123130002"
  },
  {
   "address": "2564 Rice Street, Little Canada",
   "sale_month": "2007-11",
   "price": 265000,
   "lot_sqft": 1663,
   "price_per_lot_sqft": 159.35,
   "price_per_building_sqft": 68.9,
   "building_sqft": 3846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3870,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220120"
  },
  {
   "address": "5891 Neal Avenue North, Oak Park Heights",
   "sale_month": "2007-11",
   "price": 551250,
   "lot_sqft": 43919,
   "price_per_lot_sqft": 12.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8373,
   "use": "300",
   "parcel_id": "0602920140014"
  },
  {
   "address": "9945 Hudson Place, Woodbury",
   "sale_month": "2007-11",
   "price": 1538338,
   "lot_sqft": 55043,
   "price_per_lot_sqft": 27.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8324,
   "use": "300",
   "parcel_id": "0302821140011"
  },
  {
   "address": "15151 Greenhaven Drive, Burnsville",
   "sale_month": "2007-11",
   "price": 6254450,
   "lot_sqft": 104254,
   "price_per_lot_sqft": 59.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29134,
   "use": "Apartment",
   "parcel_id": "023087601010"
  },
  {
   "address": null,
   "sale_month": "2007-11",
   "price": 98400,
   "lot_sqft": 22256,
   "price_per_lot_sqft": 4.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2363,
   "use": "Apartment",
   "parcel_id": "023087502020"
  },
  {
   "address": "15101 Greenhaven Drive, Burnsville",
   "sale_month": "2007-11",
   "price": 11771441,
   "lot_sqft": 285077,
   "price_per_lot_sqft": 41.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62250,
   "use": "Apartment",
   "parcel_id": "023087502010"
  },
  {
   "address": "515 78th Avenue Northeast, Spring Lake Park",
   "sale_month": "2007-11",
   "price": 256000,
   "lot_sqft": 10851,
   "price_per_lot_sqft": 23.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1888,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024430050"
  },
  {
   "address": "3648 Elliot Ave, Minneapolis",
   "sale_month": "2007-11",
   "price": 280000,
   "lot_sqft": 5678,
   "price_per_lot_sqft": 49.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2501,
   "use": "APARTMENT",
   "parcel_id": "0202824340169"
  },
  {
   "address": "318 Lake Street East, Waconia",
   "sale_month": "2007-10",
   "price": 1350000,
   "lot_sqft": 41084,
   "price_per_lot_sqft": 32.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754950010"
  },
  {
   "address": "8770 Springbrook Drive Northwest, Coon Rapids",
   "sale_month": "2007-10",
   "price": 459340,
   "lot_sqft": 51076,
   "price_per_lot_sqft": 8.99,
   "price_per_building_sqft": 61.05,
   "building_sqft": 7524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7569,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124410023"
  },
  {
   "address": "10900 60th Street North, Grant",
   "sale_month": "2007-10",
   "price": 775000,
   "lot_sqft": 6300,
   "price_per_lot_sqft": 123.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7582,
   "use": "305",
   "parcel_id": "3503021440023"
  },
  {
   "address": "2922 Cedar Ave S, Minneapolis",
   "sale_month": "2007-10",
   "price": 218041,
   "lot_sqft": 13194,
   "price_per_lot_sqft": 16.53,
   "price_per_building_sqft": 74.29,
   "building_sqft": 2935,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2953,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440212"
  },
  {
   "address": "14986 Chorley Avenue, Rosemount",
   "sale_month": "2007-10",
   "price": 364900,
   "lot_sqft": 12196,
   "price_per_lot_sqft": 29.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1886,
   "use": "Apartment",
   "parcel_id": "346280203070"
  },
  {
   "address": "14990 Chorley Avenue, Rosemount",
   "sale_month": "2007-10",
   "price": 364900,
   "lot_sqft": 15802,
   "price_per_lot_sqft": 23.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1914,
   "use": "Apartment",
   "parcel_id": "346280203060"
  },
  {
   "address": "2065 Wayzata Blvd W, Long Lake",
   "sale_month": "2007-10",
   "price": 4850,
   "lot_sqft": 47558,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": 0.49,
   "building_sqft": 9826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9885,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823240040"
  },
  {
   "address": "1825 University Avenue West, Saint Paul",
   "sale_month": "2007-10",
   "price": 523000,
   "lot_sqft": 9047,
   "price_per_lot_sqft": 57.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240023"
  },
  {
   "address": "1550 91st Avenue Northeast, Blaine",
   "sale_month": "2007-10",
   "price": 489000,
   "lot_sqft": 2720,
   "price_per_lot_sqft": 179.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123130024"
  },
  {
   "address": null,
   "sale_month": "2007-10",
   "price": 2175000,
   "lot_sqft": 24471,
   "price_per_lot_sqft": 88.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023440002"
  },
  {
   "address": "11124 Zealand Ave N, Champlin",
   "sale_month": "2007-10",
   "price": 305000,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 89.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420087"
  },
  {
   "address": "10800 Rhode Island Ave S, Bloomington",
   "sale_month": "2007-10",
   "price": 758600,
   "lot_sqft": 43228,
   "price_per_lot_sqft": 17.55,
   "price_per_building_sqft": 193.67,
   "building_sqft": 3917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111621440029"
  },
  {
   "address": "7125 Northland Ter N, Brooklyn Park",
   "sale_month": "2007-10",
   "price": 6550000,
   "lot_sqft": 256208,
   "price_per_lot_sqft": 25.57,
   "price_per_building_sqft": 83.98,
   "building_sqft": 77995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78466,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921320010"
  },
  {
   "address": "312 Ontario St SE, Minneapolis",
   "sale_month": "2007-10",
   "price": 341000,
   "lot_sqft": 6072,
   "price_per_lot_sqft": 56.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002923230008"
  },
  {
   "address": "300 5th Avenue Northwest, New Brighton",
   "sale_month": "2007-10",
   "price": 120000,
   "lot_sqft": 230280,
   "price_per_lot_sqft": 0.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 110643,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023420034"
  },
  {
   "address": "1835 Energy Park Drive, Saint Paul",
   "sale_month": "2007-10",
   "price": 960212,
   "lot_sqft": 131893,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": 37.42,
   "building_sqft": 25657,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25812,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923240004"
  },
  {
   "address": "7401 Regent Ave N, Brooklyn Park",
   "sale_month": "2007-10",
   "price": 550000,
   "lot_sqft": 20232,
   "price_per_lot_sqft": 27.18,
   "price_per_building_sqft": 127.37,
   "building_sqft": 4318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4344,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921130015"
  },
  {
   "address": "175 James Ave N, Minneapolis",
   "sale_month": "2007-10",
   "price": 625000,
   "lot_sqft": 40233,
   "price_per_lot_sqft": 15.53,
   "price_per_building_sqft": 115.36,
   "building_sqft": 5418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5451,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924210002"
  },
  {
   "address": "1025 Hawthorne Ave, Minneapolis",
   "sale_month": "2007-10",
   "price": 1897140,
   "lot_sqft": 12874,
   "price_per_lot_sqft": 147.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924210048"
  },
  {
   "address": "8600 Egan Drive, Savage",
   "sale_month": "2007-10",
   "price": 1700000,
   "lot_sqft": 120573,
   "price_per_lot_sqft": 14.1,
   "price_per_building_sqft": 163.82,
   "building_sqft": 10377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10440,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263230020"
  },
  {
   "address": "933 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2007-10",
   "price": 210000,
   "lot_sqft": 16040,
   "price_per_lot_sqft": 13.09,
   "price_per_building_sqft": 79.28,
   "building_sqft": 2649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2665,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923340023"
  },
  {
   "address": "811 3rd St S, Minneapolis",
   "sale_month": "2007-10",
   "price": 1350000,
   "lot_sqft": 28457,
   "price_per_lot_sqft": 47.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924210102"
  },
  {
   "address": "2193 3rd Avenue, Newport",
   "sale_month": "2007-10",
   "price": 180000,
   "lot_sqft": 6794,
   "price_per_lot_sqft": 26.49,
   "price_per_building_sqft": 42.71,
   "building_sqft": 4214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4240,
   "use": "300",
   "parcel_id": "2602822410027"
  },
  {
   "address": null,
   "sale_month": "2007-10",
   "price": 180000,
   "lot_sqft": 5884,
   "price_per_lot_sqft": 30.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602822410026"
  },
  {
   "address": null,
   "sale_month": "2007-10",
   "price": 180000,
   "lot_sqft": 2052,
   "price_per_lot_sqft": 87.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602822410025"
  },
  {
   "address": "896 Galtier Street, Saint Paul",
   "sale_month": "2007-10",
   "price": 45000,
   "lot_sqft": 2737,
   "price_per_lot_sqft": 16.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923410125"
  },
  {
   "address": "4930 Oak Street Southeast, Prior Lake",
   "sale_month": "2007-10",
   "price": 149900,
   "lot_sqft": 20598,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "250030010"
  },
  {
   "address": "1103 5th St SE, Minneapolis",
   "sale_month": "2007-10",
   "price": 1,
   "lot_sqft": 7652,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1877,
   "use": "TRIPLEX",
   "parcel_id": "2402924310016"
  },
  {
   "address": "814 8th St SE, Minneapolis",
   "sale_month": "2007-10",
   "price": 1,
   "lot_sqft": 27449,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5364,
   "use": "APARTMENT",
   "parcel_id": "2402924240118"
  },
  {
   "address": "606 8th St SE, Minneapolis",
   "sale_month": "2007-10",
   "price": 1,
   "lot_sqft": 3934,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1183,
   "use": "APARTMENT",
   "parcel_id": "2402924220037"
  },
  {
   "address": "1221 8th St SE, Minneapolis",
   "sale_month": "2007-10",
   "price": 500,
   "lot_sqft": 5984,
   "price_per_lot_sqft": 0.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2161,
   "use": "APARTMENT",
   "parcel_id": "2402924130046"
  },
  {
   "address": "14040 81st Ave N, Maple Grove",
   "sale_month": "2007-10",
   "price": 777500,
   "lot_sqft": 34395,
   "price_per_lot_sqft": 22.61,
   "price_per_building_sqft": 240.04,
   "building_sqft": 3239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3258,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922230019"
  },
  {
   "address": "150 5th St S, Minneapolis",
   "sale_month": "2007-10",
   "price": 113704000,
   "lot_sqft": 27682,
   "price_per_lot_sqft": 4107.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924440101"
  },
  {
   "address": "5550 Nicollet Ave, Minneapolis",
   "sale_month": "2007-10",
   "price": 475000,
   "lot_sqft": 18357,
   "price_per_lot_sqft": 25.88,
   "price_per_building_sqft": 120.62,
   "building_sqft": 3938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3961,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824210119"
  },
  {
   "address": "2121 107th Lane Northeast, Blaine",
   "sale_month": "2007-10",
   "price": 775000,
   "lot_sqft": 43623,
   "price_per_lot_sqft": 17.77,
   "price_per_building_sqft": 80.7,
   "building_sqft": 9603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9661,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210014"
  },
  {
   "address": "1248 Arcade Street, Saint Paul",
   "sale_month": "2007-10",
   "price": 360000,
   "lot_sqft": 8213,
   "price_per_lot_sqft": 43.83,
   "price_per_building_sqft": 134.08,
   "building_sqft": 2685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2702,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922330148"
  },
  {
   "address": "825 Glenwood Ave, Minneapolis",
   "sale_month": "2007-10",
   "price": 485000,
   "lot_sqft": 21561,
   "price_per_lot_sqft": 22.49,
   "price_per_building_sqft": 42.69,
   "building_sqft": 11361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11429,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2102924440006"
  },
  {
   "address": "10155 University Avenue Northeast, Blaine",
   "sale_month": "2007-10",
   "price": 195000,
   "lot_sqft": 1326,
   "price_per_lot_sqft": 147.06,
   "price_per_building_sqft": 36.69,
   "building_sqft": 5315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5347,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193123330105"
  },
  {
   "address": "5051 34th Ave S, Minneapolis",
   "sale_month": "2007-10",
   "price": 200000,
   "lot_sqft": 8290,
   "price_per_lot_sqft": 24.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1802823310093"
  },
  {
   "address": "7526 4th Avenue, Lino Lakes",
   "sale_month": "2007-10",
   "price": 720000,
   "lot_sqft": 58931,
   "price_per_lot_sqft": 12.22,
   "price_per_building_sqft": 182.19,
   "building_sqft": 3952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3976,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220012"
  },
  {
   "address": "7190 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2007-10",
   "price": 877000,
   "lot_sqft": 28226,
   "price_per_lot_sqft": 31.07,
   "price_per_building_sqft": 288.87,
   "building_sqft": 3036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3054,
   "use": "300",
   "parcel_id": "1702721210046"
  },
  {
   "address": "2401 Aldrich Ave N, Minneapolis",
   "sale_month": "2007-10",
   "price": 300000,
   "lot_sqft": 7836,
   "price_per_lot_sqft": 38.28,
   "price_per_building_sqft": 80.91,
   "building_sqft": 3708,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3730,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924110082"
  },
  {
   "address": "9908 Nicollet Ave S, Bloomington",
   "sale_month": "2007-10",
   "price": 865000,
   "lot_sqft": 42750,
   "price_per_lot_sqft": 20.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7993,
   "use": "APARTMENT",
   "parcel_id": "1502724310025"
  },
  {
   "address": "4744 Washington Square, White Bear Lake",
   "sale_month": "2007-10",
   "price": 540000,
   "lot_sqft": 2539,
   "price_per_lot_sqft": 212.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410066"
  },
  {
   "address": "410 5th St NE, Minneapolis",
   "sale_month": "2007-10",
   "price": 1,
   "lot_sqft": 7968,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2851,
   "use": "APARTMENT",
   "parcel_id": "1402924430065"
  },
  {
   "address": "1400 Quincy St NE, Minneapolis",
   "sale_month": "2007-10",
   "price": 375000,
   "lot_sqft": 6759,
   "price_per_lot_sqft": 55.48,
   "price_per_building_sqft": 10.49,
   "building_sqft": 35748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35963,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924110041"
  },
  {
   "address": "4321 109th Avenue Northeast, Blaine",
   "sale_month": "2007-10",
   "price": 1500000,
   "lot_sqft": 1083301,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62384,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133123340002"
  },
  {
   "address": "1739 Rice Street, Roseville",
   "sale_month": "2007-10",
   "price": 300000,
   "lot_sqft": 16361,
   "price_per_lot_sqft": 18.34,
   "price_per_building_sqft": 205.2,
   "building_sqft": 1462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1471,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923440010"
  },
  {
   "address": "1114 22nd Ave NE, Minneapolis",
   "sale_month": "2007-10",
   "price": 619000,
   "lot_sqft": 13474,
   "price_per_lot_sqft": 45.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7370,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924320201"
  },
  {
   "address": "4252 28th Ave S, Minneapolis",
   "sale_month": "2007-10",
   "price": 440000,
   "lot_sqft": 6435,
   "price_per_lot_sqft": 68.38,
   "price_per_building_sqft": 247.05,
   "building_sqft": 1781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1792,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202824420003"
  },
  {
   "address": "1530 St Clair Avenue, Saint Paul",
   "sale_month": "2007-10",
   "price": 54000,
   "lot_sqft": 6023,
   "price_per_lot_sqft": 8.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823220136"
  },
  {
   "address": "9304 Bryant Ave S, Bloomington",
   "sale_month": "2007-10",
   "price": 2800000,
   "lot_sqft": 164959,
   "price_per_lot_sqft": 16.97,
   "price_per_building_sqft": 85.13,
   "building_sqft": 32889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33088,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440055"
  },
  {
   "address": "2211 Lowry Ave N, Minneapolis",
   "sale_month": "2007-10",
   "price": 267000,
   "lot_sqft": 4397,
   "price_per_lot_sqft": 60.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924410229"
  },
  {
   "address": null,
   "sale_month": "2007-10",
   "price": 2375000,
   "lot_sqft": 12315,
   "price_per_lot_sqft": 192.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 461,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923110030"
  },
  {
   "address": "2812 Anthony La S, St. Anthony",
   "sale_month": "2007-10",
   "price": 2375000,
   "lot_sqft": 86763,
   "price_per_lot_sqft": 27.37,
   "price_per_building_sqft": 69.9,
   "building_sqft": 33978,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34184,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923110012"
  },
  {
   "address": "3612 44th St E, Minneapolis",
   "sale_month": "2007-10",
   "price": 500,
   "lot_sqft": 113795,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56515,
   "use": "APARTMENT",
   "parcel_id": "0702823310158"
  },
  {
   "address": "77 Little Canada Road East, Little Canada",
   "sale_month": "2007-10",
   "price": 400000,
   "lot_sqft": 11491,
   "price_per_lot_sqft": 34.81,
   "price_per_building_sqft": 137.22,
   "building_sqft": 2915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2933,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922310040"
  },
  {
   "address": null,
   "sale_month": "2007-10",
   "price": 400000,
   "lot_sqft": 17562,
   "price_per_lot_sqft": 22.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922310039"
  },
  {
   "address": "415 Wabasha Street North, Saint Paul",
   "sale_month": "2007-10",
   "price": 4841000,
   "lot_sqft": 30385,
   "price_per_lot_sqft": 159.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120025"
  },
  {
   "address": "6250 Wayzata Blvd, Golden Valley",
   "sale_month": "2007-10",
   "price": 875000,
   "lot_sqft": 18313,
   "price_per_lot_sqft": 47.78,
   "price_per_building_sqft": 324.43,
   "building_sqft": 2697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2713,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721230005"
  },
  {
   "address": "1431 Beam Avenue East, Maplewood",
   "sale_month": "2007-10",
   "price": 8500000,
   "lot_sqft": 694560,
   "price_per_lot_sqft": 12.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 156108,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922240017"
  },
  {
   "address": "3132 Garfield Ave, Minneapolis",
   "sale_month": "2007-10",
   "price": 403795,
   "lot_sqft": 5387,
   "price_per_lot_sqft": 74.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2123,
   "use": "APARTMENT",
   "parcel_id": "0302824220111"
  },
  {
   "address": "916 Ashland Avenue, Saint Paul",
   "sale_month": "2007-10",
   "price": 364000,
   "lot_sqft": 8787,
   "price_per_lot_sqft": 41.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5742,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823240046"
  },
  {
   "address": "14859 Energy Way, Apple Valley",
   "sale_month": "2007-10",
   "price": 430000,
   "lot_sqft": 2941,
   "price_per_lot_sqft": 146.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001370"
  },
  {
   "address": "7890 Highway 65 Northeast, Spring Lake Park",
   "sale_month": "2007-10",
   "price": 350000,
   "lot_sqft": 32030,
   "price_per_lot_sqft": 10.93,
   "price_per_building_sqft": 119.17,
   "building_sqft": 2937,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2955,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024330003"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2007-10",
   "price": 420000,
   "lot_sqft": 2897,
   "price_per_lot_sqft": 144.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130023"
  },
  {
   "address": "10601 Wayzata Blvd, Minnetonka",
   "sale_month": "2007-10",
   "price": 4650,
   "lot_sqft": 83191,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": 0.37,
   "building_sqft": 12510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12585,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722310010"
  },
  {
   "address": "3725 29th Ave S, Minneapolis",
   "sale_month": "2007-10",
   "price": 704000,
   "lot_sqft": 38180,
   "price_per_lot_sqft": 18.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19326,
   "use": "APARTMENT",
   "parcel_id": "0102824440106"
  },
  {
   "address": null,
   "sale_month": "2007-09",
   "price": 304000,
   "lot_sqft": 5048,
   "price_per_lot_sqft": 60.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923110023"
  },
  {
   "address": "3015 Franklin Ave E, Minneapolis",
   "sale_month": "2007-09",
   "price": 355000,
   "lot_sqft": 3895,
   "price_per_lot_sqft": 91.14,
   "price_per_building_sqft": 219.95,
   "building_sqft": 1614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1624,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924110121"
  },
  {
   "address": "2600 Nicollet Ave, Minneapolis",
   "sale_month": "2007-09",
   "price": 1200000,
   "lot_sqft": 13549,
   "price_per_lot_sqft": 88.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310127"
  },
  {
   "address": "1907 Marshall Avenue, Saint Paul",
   "sale_month": "2007-09",
   "price": 337000,
   "lot_sqft": 10586,
   "price_per_lot_sqft": 31.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2866,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340128"
  },
  {
   "address": "1140 Hazeltine Boulevard, Chaska",
   "sale_month": "2007-09",
   "price": 3286780,
   "lot_sqft": 328454,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": 36.73,
   "building_sqft": 89489,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 90029,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302190040"
  },
  {
   "address": "114100 Hundertmark Road, Chaska",
   "sale_month": "2007-09",
   "price": 1720500,
   "lot_sqft": 120868,
   "price_per_lot_sqft": 14.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19355,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300830010"
  },
  {
   "address": "2316 Territorial Road, Saint Paul",
   "sale_month": "2007-09",
   "price": 1135000,
   "lot_sqft": 29273,
   "price_per_lot_sqft": 38.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923430051"
  },
  {
   "address": "595 Phalen Boulevard, Saint Paul",
   "sale_month": "2007-09",
   "price": 1490000,
   "lot_sqft": 75876,
   "price_per_lot_sqft": 19.64,
   "price_per_building_sqft": 90.82,
   "building_sqft": 16406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16505,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922430135"
  },
  {
   "address": "718 Jessamine Avenue East, Saint Paul",
   "sale_month": "2007-09",
   "price": 51900,
   "lot_sqft": 4863,
   "price_per_lot_sqft": 10.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1140,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922110159"
  },
  {
   "address": "215 Myrtle Street West, Stillwater",
   "sale_month": "2007-09",
   "price": 207000,
   "lot_sqft": 7518,
   "price_per_lot_sqft": 27.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420085"
  },
  {
   "address": "13011 State Hwy No 55, Plymouth",
   "sale_month": "2007-09",
   "price": 375000,
   "lot_sqft": 34471,
   "price_per_lot_sqft": 10.88,
   "price_per_building_sqft": 208.57,
   "building_sqft": 1798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1809,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822110003"
  },
  {
   "address": "1918 2nd Ave S, Minneapolis",
   "sale_month": "2007-09",
   "price": 175000,
   "lot_sqft": 6417,
   "price_per_lot_sqft": 27.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1844,
   "use": "APARTMENT",
   "parcel_id": "2702924430109"
  },
  {
   "address": "1810 3rd Ave S, Minneapolis",
   "sale_month": "2007-09",
   "price": 1802000,
   "lot_sqft": 8791,
   "price_per_lot_sqft": 204.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5750,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430084"
  },
  {
   "address": "12740 Creek View Avenue, Savage",
   "sale_month": "2007-09",
   "price": 375000,
   "lot_sqft": 2971,
   "price_per_lot_sqft": 126.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263990050"
  },
  {
   "address": "975 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2007-09",
   "price": 130000,
   "lot_sqft": 9709,
   "price_per_lot_sqft": 13.39,
   "price_per_building_sqft": 60.75,
   "building_sqft": 2140,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2153,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923340021"
  },
  {
   "address": "1980 Stillwater Avenue, Saint Paul",
   "sale_month": "2007-09",
   "price": 470000,
   "lot_sqft": 27913,
   "price_per_lot_sqft": 16.84,
   "price_per_building_sqft": 41.6,
   "building_sqft": 11297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11365,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922310126"
  },
  {
   "address": "7935 Stone Creek Drive, Chanhassen",
   "sale_month": "2007-09",
   "price": 667514,
   "lot_sqft": 1665,
   "price_per_lot_sqft": 400.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720104"
  },
  {
   "address": "7720 Great Plains Boulevard, Chanhassen",
   "sale_month": "2007-09",
   "price": 180000,
   "lot_sqft": 13378,
   "price_per_lot_sqft": 13.45,
   "price_per_building_sqft": 103.93,
   "building_sqft": 1732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1742,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253500320"
  },
  {
   "address": "1309 7th St SE, Minneapolis",
   "sale_month": "2007-09",
   "price": 1,
   "lot_sqft": 8475,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2085,
   "use": "TRIPLEX",
   "parcel_id": "2402924420076"
  },
  {
   "address": "800 University Ave SE, Minneapolis",
   "sale_month": "2007-09",
   "price": 1,
   "lot_sqft": 12643,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4970,
   "use": "APARTMENT",
   "parcel_id": "2402924320049"
  },
  {
   "address": "628 4th St SE, Minneapolis",
   "sale_month": "2007-09",
   "price": 1,
   "lot_sqft": 8154,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2126,
   "use": "APARTMENT",
   "parcel_id": "2402924320018"
  },
  {
   "address": "818 8th St SE, Minneapolis",
   "sale_month": "2007-09",
   "price": 1,
   "lot_sqft": 13974,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3880,
   "use": "APARTMENT",
   "parcel_id": "2402924240021"
  },
  {
   "address": "806 5th St SE, Minneapolis",
   "sale_month": "2007-09",
   "price": 1,
   "lot_sqft": 7320,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2169,
   "use": "APARTMENT",
   "parcel_id": "2402924230126"
  },
  {
   "address": "513 8th Ave SE, Minneapolis",
   "sale_month": "2007-09",
   "price": 1,
   "lot_sqft": 4092,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1679,
   "use": "TRIPLEX",
   "parcel_id": "2402924230035"
  },
  {
   "address": "1062 11th Ave SE, Minneapolis",
   "sale_month": "2007-09",
   "price": 1,
   "lot_sqft": 4472,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1534,
   "use": "TRIPLEX",
   "parcel_id": "2402924120073"
  },
  {
   "address": "753 53rd Avenue Northeast, Fridley",
   "sale_month": "2007-09",
   "price": 3350000,
   "lot_sqft": 85888,
   "price_per_lot_sqft": 39,
   "price_per_building_sqft": 219.74,
   "building_sqft": 15245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15337,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024440009"
  },
  {
   "address": "15555 34th Ave N, Plymouth",
   "sale_month": "2007-09",
   "price": 1500000,
   "lot_sqft": 57176,
   "price_per_lot_sqft": 26.23,
   "price_per_building_sqft": 211.03,
   "building_sqft": 7108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7151,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220020"
  },
  {
   "address": "320 Market St, Minneapolis",
   "sale_month": "2007-09",
   "price": 1724257,
   "lot_sqft": 1649,
   "price_per_lot_sqft": 1045.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924410030"
  },
  {
   "address": null,
   "sale_month": "2007-09",
   "price": 2500000,
   "lot_sqft": 7763,
   "price_per_lot_sqft": 322.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923420076"
  },
  {
   "address": "2265 Como Avenue, Saint Paul",
   "sale_month": "2007-09",
   "price": 2500000,
   "lot_sqft": 24539,
   "price_per_lot_sqft": 101.88,
   "price_per_building_sqft": 326.54,
   "building_sqft": 7656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7702,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923420075"
  },
  {
   "address": "7450 95th Street South, Cottage Grove",
   "sale_month": "2007-09",
   "price": 2273832,
   "lot_sqft": 875508,
   "price_per_lot_sqft": 2.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 121130,
   "use": "305",
   "parcel_id": "2002721240034"
  },
  {
   "address": "1638 Rice Street, Saint Paul",
   "sale_month": "2007-09",
   "price": 425000,
   "lot_sqft": 15314,
   "price_per_lot_sqft": 27.75,
   "price_per_building_sqft": 40.6,
   "building_sqft": 10468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10531,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220013"
  },
  {
   "address": "1646 Rice Street, Saint Paul",
   "sale_month": "2007-09",
   "price": 425000,
   "lot_sqft": 3100,
   "price_per_lot_sqft": 137.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220012"
  },
  {
   "address": null,
   "sale_month": "2007-09",
   "price": 425000,
   "lot_sqft": 9971,
   "price_per_lot_sqft": 42.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220010"
  },
  {
   "address": null,
   "sale_month": "2007-09",
   "price": 365000,
   "lot_sqft": 9889,
   "price_per_lot_sqft": 36.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221140004"
  },
  {
   "address": "1499 Lake Street South, Forest Lake",
   "sale_month": "2007-09",
   "price": 365000,
   "lot_sqft": 16481,
   "price_per_lot_sqft": 22.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "300",
   "parcel_id": "1703221140002"
  },
  {
   "address": "15705 37th Ave N, Plymouth",
   "sale_month": "2007-09",
   "price": 869710,
   "lot_sqft": 46760,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": 130.55,
   "building_sqft": 6662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6703,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611822330016"
  },
  {
   "address": "614 54th St W, Minneapolis",
   "sale_month": "2007-09",
   "price": 565000,
   "lot_sqft": 6282,
   "price_per_lot_sqft": 89.94,
   "price_per_building_sqft": 148.76,
   "building_sqft": 3798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3821,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824330074"
  },
  {
   "address": "1014 Central Ave NE, Minneapolis",
   "sale_month": "2007-09",
   "price": 1300000,
   "lot_sqft": 56954,
   "price_per_lot_sqft": 22.83,
   "price_per_building_sqft": 81.74,
   "building_sqft": 15904,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16000,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924320160"
  },
  {
   "address": "2611 Central Ave NE, Minneapolis",
   "sale_month": "2007-09",
   "price": 1950000,
   "lot_sqft": 16274,
   "price_per_lot_sqft": 119.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9334,
   "use": "APARTMENT",
   "parcel_id": "1202924230100"
  },
  {
   "address": "938 Wescott Trail, Eagan",
   "sale_month": "2007-09",
   "price": 390000,
   "lot_sqft": 14578,
   "price_per_lot_sqft": 26.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2252,
   "use": "Apartment",
   "parcel_id": "108361101045"
  },
  {
   "address": "2408 Mounds View Boulevard, Mounds View",
   "sale_month": "2007-09",
   "price": 248000,
   "lot_sqft": 34601,
   "price_per_lot_sqft": 7.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023230005"
  },
  {
   "address": null,
   "sale_month": "2007-09",
   "price": 17000,
   "lot_sqft": 571,
   "price_per_lot_sqft": 29.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822120101"
  },
  {
   "address": "5 Viking Drive West, Little Canada",
   "sale_month": "2007-09",
   "price": 660000,
   "lot_sqft": 33656,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": 90.61,
   "building_sqft": 7284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7328,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072922340005"
  },
  {
   "address": "4330 Minnehaha Ave, Minneapolis",
   "sale_month": "2007-09",
   "price": 570000,
   "lot_sqft": 11685,
   "price_per_lot_sqft": 48.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3225,
   "use": "APARTMENT",
   "parcel_id": "0702823420159"
  },
  {
   "address": "3172 Ryan Lane, Little Canada",
   "sale_month": "2007-09",
   "price": 268000,
   "lot_sqft": 24819,
   "price_per_lot_sqft": 10.8,
   "price_per_building_sqft": 71.05,
   "building_sqft": 3772,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3795,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210018"
  },
  {
   "address": "3000 Centerville Road, Little Canada",
   "sale_month": "2007-09",
   "price": 80000,
   "lot_sqft": 43085,
   "price_per_lot_sqft": 1.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10285,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922110026"
  },
  {
   "address": "3101 84th Lane Northeast, Blaine",
   "sale_month": "2007-09",
   "price": 1050000,
   "lot_sqft": 40058,
   "price_per_lot_sqft": 26.21,
   "price_per_building_sqft": 114.99,
   "building_sqft": 9131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9186,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110003"
  },
  {
   "address": null,
   "sale_month": "2007-09",
   "price": 17000,
   "lot_sqft": 26015,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822430036"
  },
  {
   "address": null,
   "sale_month": "2007-09",
   "price": 5750,
   "lot_sqft": 48267,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0503221420005"
  },
  {
   "address": "1160 Grand Avenue, Saint Paul",
   "sale_month": "2007-09",
   "price": 1034000,
   "lot_sqft": 9036,
   "price_per_lot_sqft": 114.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4938,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823410037"
  },
  {
   "address": "14001 Ridgedale Dr, Minnetonka",
   "sale_month": "2007-09",
   "price": 4000000,
   "lot_sqft": 85506,
   "price_per_lot_sqft": 46.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8971,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722320001"
  },
  {
   "address": "10 American Blvd E, Bloomington",
   "sale_month": "2007-09",
   "price": 465000,
   "lot_sqft": 39256,
   "price_per_lot_sqft": 11.85,
   "price_per_building_sqft": 89.92,
   "building_sqft": 5171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5202,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724120033"
  },
  {
   "address": null,
   "sale_month": "2007-09",
   "price": 71450,
   "lot_sqft": 22013,
   "price_per_lot_sqft": 3.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "Apartment",
   "parcel_id": "015701501012"
  },
  {
   "address": "14018 Pennock Avenue, Apple Valley",
   "sale_month": "2007-09",
   "price": 14228550,
   "lot_sqft": 171078,
   "price_per_lot_sqft": 83.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49178,
   "use": "Apartment",
   "parcel_id": "015701501011"
  },
  {
   "address": "3014 31st Ave S, Minneapolis",
   "sale_month": "2007-09",
   "price": 1484000,
   "lot_sqft": 8210,
   "price_per_lot_sqft": 180.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4311,
   "use": "APARTMENT",
   "parcel_id": "0102824110014"
  },
  {
   "address": "884 Bidwell Street, West Saint Paul",
   "sale_month": "2007-08",
   "price": 363000,
   "lot_sqft": 7221,
   "price_per_lot_sqft": 50.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2215,
   "use": "Apartment",
   "parcel_id": "423800023101"
  },
  {
   "address": "150 Marie Avenue East, West Saint Paul",
   "sale_month": "2007-08",
   "price": 2300000,
   "lot_sqft": 141991,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": 71.5,
   "building_sqft": 32168,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32362,
   "use": "Industrial-preferred",
   "parcel_id": "420200062070"
  },
  {
   "address": "313 Playhouse Street East, Cologne",
   "sale_month": "2007-08",
   "price": 247000,
   "lot_sqft": 11838,
   "price_per_lot_sqft": 20.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "400750040"
  },
  {
   "address": "953 Edmund Avenue, Saint Paul",
   "sale_month": "2007-08",
   "price": 142000,
   "lot_sqft": 5152,
   "price_per_lot_sqft": 27.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923240129"
  },
  {
   "address": "616 78th St E, Richfield",
   "sale_month": "2007-08",
   "price": 760000,
   "lot_sqft": 24160,
   "price_per_lot_sqft": 31.46,
   "price_per_building_sqft": 403.61,
   "building_sqft": 1883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1894,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824330009"
  },
  {
   "address": "14075 Ramsey Boulevard Northwest, Ramsey",
   "sale_month": "2007-08",
   "price": 4000,
   "lot_sqft": 60323,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": 0.65,
   "building_sqft": 6142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6179,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225220052"
  },
  {
   "address": "2440 Garfield Ave, Minneapolis",
   "sale_month": "2007-08",
   "price": 466750,
   "lot_sqft": 4739,
   "price_per_lot_sqft": 98.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1733,
   "use": "TRIPLEX",
   "parcel_id": "3402924230166"
  },
  {
   "address": "2001 Bryant Ave S, Minneapolis",
   "sale_month": "2007-08",
   "price": 3665000,
   "lot_sqft": 23403,
   "price_per_lot_sqft": 156.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12279,
   "use": "APARTMENT",
   "parcel_id": "3302924110068"
  },
  {
   "address": "2009 Bryant Ave S, Minneapolis",
   "sale_month": "2007-08",
   "price": 725000,
   "lot_sqft": 7800,
   "price_per_lot_sqft": 92.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3732,
   "use": "APARTMENT",
   "parcel_id": "3302924110067"
  },
  {
   "address": "455 Old Highway 8 Southwest, New Brighton",
   "sale_month": "2007-08",
   "price": 6683000,
   "lot_sqft": 213761,
   "price_per_lot_sqft": 31.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14859,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323023420011"
  },
  {
   "address": "625 County Road 10 Northeast, Blaine",
   "sale_month": "2007-08",
   "price": 550000,
   "lot_sqft": 56606,
   "price_per_lot_sqft": 9.72,
   "price_per_building_sqft": 119.36,
   "building_sqft": 4608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4636,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123430045"
  },
  {
   "address": "2841 31st Ave S, Minneapolis",
   "sale_month": "2007-08",
   "price": 275000,
   "lot_sqft": 6825,
   "price_per_lot_sqft": 40.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1638,
   "use": "APARTMENT",
   "parcel_id": "3102923330056"
  },
  {
   "address": "3319 25th St E, Minneapolis",
   "sale_month": "2007-08",
   "price": 145000,
   "lot_sqft": 3231,
   "price_per_lot_sqft": 44.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923230146"
  },
  {
   "address": "3813 Main St, St. Bonifacius",
   "sale_month": "2007-08",
   "price": 255500,
   "lot_sqft": 131950,
   "price_per_lot_sqft": 1.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011724440022"
  },
  {
   "address": "17800 Old Excelsior Blvd, Minnetonka",
   "sale_month": "2007-08",
   "price": 310000,
   "lot_sqft": 1672,
   "price_per_lot_sqft": 185.41,
   "price_per_building_sqft": 233.96,
   "building_sqft": 1325,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1333,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410060"
  },
  {
   "address": "14443 Armstrong Boulevard Northwest, Ramsey",
   "sale_month": "2007-08",
   "price": 1420000,
   "lot_sqft": 1488,
   "price_per_lot_sqft": 954.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293225410027"
  },
  {
   "address": "14443 Armstrong Boulevard Northwest, Ramsey",
   "sale_month": "2007-08",
   "price": 1420000,
   "lot_sqft": 906,
   "price_per_lot_sqft": 1567.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293225410026"
  },
  {
   "address": "14443 Armstrong Boulevard Northwest, Ramsey",
   "sale_month": "2007-08",
   "price": 1420000,
   "lot_sqft": 4346,
   "price_per_lot_sqft": 326.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10087,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293225410025"
  },
  {
   "address": "7316 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2007-08",
   "price": 2215000,
   "lot_sqft": 215296,
   "price_per_lot_sqft": 10.29,
   "price_per_building_sqft": 49.18,
   "building_sqft": 45039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45310,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921230008"
  },
  {
   "address": "1319 Pierce Butler Route, Saint Paul",
   "sale_month": "2007-08",
   "price": 250000,
   "lot_sqft": 35987,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": 11.73,
   "building_sqft": 21319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21447,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272923420083"
  },
  {
   "address": "4634 Central Avenue Northeast, Hilltop",
   "sale_month": "2007-08",
   "price": 430000,
   "lot_sqft": 12681,
   "price_per_lot_sqft": 33.91,
   "price_per_building_sqft": 319.7,
   "building_sqft": 1345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1353,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024440011"
  },
  {
   "address": "285 Topping Street, Saint Paul",
   "sale_month": "2007-08",
   "price": 35423,
   "lot_sqft": 4124,
   "price_per_lot_sqft": 8.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 950,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923420144"
  },
  {
   "address": "1202 5th St S, Hopkins",
   "sale_month": "2007-08",
   "price": 565618,
   "lot_sqft": 94467,
   "price_per_lot_sqft": 5.99,
   "price_per_building_sqft": 19.23,
   "building_sqft": 29410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29587,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240138"
  },
  {
   "address": "8189 Century Boulevard, Chanhassen",
   "sale_month": "2007-08",
   "price": 1065440,
   "lot_sqft": 215809,
   "price_per_lot_sqft": 4.94,
   "price_per_building_sqft": 30.56,
   "building_sqft": 34869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35079,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250680010"
  },
  {
   "address": "2100 Stoughton Avenue, Chanhassen",
   "sale_month": "2007-08",
   "price": 4850000,
   "lot_sqft": 923758,
   "price_per_lot_sqft": 5.25,
   "price_per_building_sqft": 26.05,
   "building_sqft": 186204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 187328,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250030700"
  },
  {
   "address": "7901 West River Rd, Brooklyn Park",
   "sale_month": "2007-08",
   "price": 500000,
   "lot_sqft": 34484,
   "price_per_lot_sqft": 14.5,
   "price_per_building_sqft": 140.49,
   "building_sqft": 3559,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3580,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411921420011"
  },
  {
   "address": "13705 27th Ave N, Plymouth",
   "sale_month": "2007-08",
   "price": 970000,
   "lot_sqft": 37560,
   "price_per_lot_sqft": 25.83,
   "price_per_building_sqft": 173.62,
   "building_sqft": 5587,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5621,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822340006"
  },
  {
   "address": "409 5th Ave N, Minneapolis",
   "sale_month": "2007-08",
   "price": 13500000,
   "lot_sqft": 23278,
   "price_per_lot_sqft": 579.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924420081"
  },
  {
   "address": "420 5th St N, Minneapolis",
   "sale_month": "2007-08",
   "price": 13500000,
   "lot_sqft": 33632,
   "price_per_lot_sqft": 401.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30265,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924420035"
  },
  {
   "address": "933 Maryland Avenue East, Saint Paul",
   "sale_month": "2007-08",
   "price": 85000,
   "lot_sqft": 2112,
   "price_per_lot_sqft": 40.25,
   "price_per_building_sqft": 132.81,
   "building_sqft": 640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 644,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212922330145"
  },
  {
   "address": "5653 Bishop Avenue, Inver Grove Heights",
   "sale_month": "2007-08",
   "price": 6110000,
   "lot_sqft": 84666,
   "price_per_lot_sqft": 72.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17521,
   "use": "Commercial-preferred",
   "parcel_id": "201415001032"
  },
  {
   "address": "4800 White Bear Parkway, White Bear Lake",
   "sale_month": "2007-08",
   "price": 7800000,
   "lot_sqft": 460081,
   "price_per_lot_sqft": 16.95,
   "price_per_building_sqft": 68.65,
   "building_sqft": 113622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 114308,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022410014"
  },
  {
   "address": "136 98th St W, Bloomington",
   "sale_month": "2007-08",
   "price": 200000,
   "lot_sqft": 23642,
   "price_per_lot_sqft": 8.46,
   "price_per_building_sqft": 52.1,
   "building_sqft": 3839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3863,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724240020"
  },
  {
   "address": "8595 Columbine Rd, Eden Prairie",
   "sale_month": "2007-08",
   "price": 4675000,
   "lot_sqft": 119389,
   "price_per_lot_sqft": 39.16,
   "price_per_building_sqft": 238.27,
   "building_sqft": 19621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19739,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622330040"
  },
  {
   "address": "330 4th St NE, Minneapolis",
   "sale_month": "2007-08",
   "price": 368000,
   "lot_sqft": 11008,
   "price_per_lot_sqft": 33.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1970,
   "use": "APARTMENT",
   "parcel_id": "1402924340064"
  },
  {
   "address": "1504 Jefferson St NE, Minneapolis",
   "sale_month": "2007-08",
   "price": 240000,
   "lot_sqft": 5117,
   "price_per_lot_sqft": 46.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1596,
   "use": "APARTMENT",
   "parcel_id": "1402924120118"
  },
  {
   "address": "2537 50th Ave N, Minneapolis",
   "sale_month": "2007-08",
   "price": 103000,
   "lot_sqft": 219246,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1111821240025"
  },
  {
   "address": "1455 County Road 27, Watertown Township",
   "sale_month": "2007-08",
   "price": 559000,
   "lot_sqft": 2666289,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8686,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "100040100"
  },
  {
   "address": "5030 Centerville Road, White Bear Township",
   "sale_month": "2007-08",
   "price": 3500000,
   "lot_sqft": 1211445,
   "price_per_lot_sqft": 2.89,
   "price_per_building_sqft": 42.99,
   "building_sqft": 81422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81913,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "093022430004"
  },
  {
   "address": null,
   "sale_month": "2007-08",
   "price": 255000,
   "lot_sqft": 43162,
   "price_per_lot_sqft": 5.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922130055"
  },
  {
   "address": "18015 Ulysses Street Northeast, Ham Lake",
   "sale_month": "2007-08",
   "price": 695400,
   "lot_sqft": 2329,
   "price_per_lot_sqft": 298.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223210018"
  },
  {
   "address": "342 County Road D East, Little Canada",
   "sale_month": "2007-08",
   "price": 470000,
   "lot_sqft": 5508,
   "price_per_lot_sqft": 85.33,
   "price_per_building_sqft": 149.59,
   "building_sqft": 3142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3161,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922220025"
  },
  {
   "address": "4149 Lyndale Ave N, Minneapolis",
   "sale_month": "2007-08",
   "price": 335000,
   "lot_sqft": 5813,
   "price_per_lot_sqft": 57.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924140061"
  },
  {
   "address": "8375 Seasons Parkway, Woodbury",
   "sale_month": "2007-08",
   "price": 2600000,
   "lot_sqft": 110669,
   "price_per_lot_sqft": 23.49,
   "price_per_building_sqft": 206.66,
   "building_sqft": 12581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12657,
   "use": "300",
   "parcel_id": "0402821340015"
  },
  {
   "address": "3132 Pleasant Ave, Minneapolis",
   "sale_month": "2007-08",
   "price": 615000,
   "lot_sqft": 11165,
   "price_per_lot_sqft": 55.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3467,
   "use": "APARTMENT",
   "parcel_id": "0302824220188"
  },
  {
   "address": "2950 White Bear Avenue North, Maplewood",
   "sale_month": "2007-08",
   "price": 198750,
   "lot_sqft": 131412,
   "price_per_lot_sqft": 1.51,
   "price_per_building_sqft": 5.65,
   "building_sqft": 35163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35375,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922240003"
  },
  {
   "address": "1059 Grand Avenue, Saint Paul",
   "sale_month": "2007-08",
   "price": 1405000,
   "lot_sqft": 6705,
   "price_per_lot_sqft": 209.55,
   "price_per_building_sqft": 222.84,
   "building_sqft": 6305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6343,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823320089"
  },
  {
   "address": "3111 12th Ave S, Minneapolis",
   "sale_month": "2007-08",
   "price": 242500,
   "lot_sqft": 4241,
   "price_per_lot_sqft": 57.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1246,
   "use": "TRIPLEX",
   "parcel_id": "0202824120071"
  },
  {
   "address": "8140 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2007-08",
   "price": 665000,
   "lot_sqft": 42648,
   "price_per_lot_sqft": 15.59,
   "price_per_building_sqft": 63.12,
   "building_sqft": 10536,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10600,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130014"
  },
  {
   "address": "2727 Lake St E, Minneapolis",
   "sale_month": "2007-08",
   "price": 146903,
   "lot_sqft": 43262,
   "price_per_lot_sqft": 3.4,
   "price_per_building_sqft": 8.42,
   "building_sqft": 17453,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17558,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824110122"
  },
  {
   "address": "875 Main Street East, Waconia",
   "sale_month": "2007-07",
   "price": 4022900,
   "lot_sqft": 756676,
   "price_per_lot_sqft": 5.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 139720,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753210010"
  },
  {
   "address": "311 Railroad Street West, Norwood Young America",
   "sale_month": "2007-07",
   "price": 130000,
   "lot_sqft": 10677,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6197,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586650010"
  },
  {
   "address": "529 Concord Street North, South Saint Paul",
   "sale_month": "2007-07",
   "price": 195000,
   "lot_sqft": 4160,
   "price_per_lot_sqft": 46.88,
   "price_per_building_sqft": 55.15,
   "building_sqft": 3536,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3558,
   "use": "Commercial-preferred",
   "parcel_id": "362475004020"
  },
  {
   "address": "2800 21st Ave S, Minneapolis",
   "sale_month": "2007-07",
   "price": 75000,
   "lot_sqft": 38554,
   "price_per_lot_sqft": 1.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924330058"
  },
  {
   "address": null,
   "sale_month": "2007-07",
   "price": 29322,
   "lot_sqft": 4894,
   "price_per_lot_sqft": 5.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602721440015"
  },
  {
   "address": "2835 Park Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 197000,
   "lot_sqft": 13571,
   "price_per_lot_sqft": 14.52,
   "price_per_building_sqft": 31.6,
   "building_sqft": 6234,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6272,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924330024"
  },
  {
   "address": "2628 Nicollet Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 1750000,
   "lot_sqft": 24356,
   "price_per_lot_sqft": 71.85,
   "price_per_building_sqft": 116.53,
   "building_sqft": 15017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15108,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310205"
  },
  {
   "address": "2721 Blaisdell Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 383000,
   "lot_sqft": 7397,
   "price_per_lot_sqft": 51.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1979,
   "use": "TRIPLEX",
   "parcel_id": "3402924310121"
  },
  {
   "address": "310 Johnson Parkway, Saint Paul",
   "sale_month": "2007-07",
   "price": 4125000,
   "lot_sqft": 100872,
   "price_per_lot_sqft": 40.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12036,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922440078"
  },
  {
   "address": "2035 University Ave SE, Minneapolis",
   "sale_month": "2007-07",
   "price": 838224,
   "lot_sqft": 136605,
   "price_per_lot_sqft": 6.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923220073"
  },
  {
   "address": "1011 Madeira Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 6000000,
   "lot_sqft": 38985,
   "price_per_lot_sqft": 153.91,
   "price_per_building_sqft": 721.5,
   "building_sqft": 8316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8366,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2902924410039"
  },
  {
   "address": "1031 Madeira Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 6000000,
   "lot_sqft": 81964,
   "price_per_lot_sqft": 73.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39525,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2902924410033"
  },
  {
   "address": "1013 Madeira Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 6000000,
   "lot_sqft": 27720,
   "price_per_lot_sqft": 216.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2902924410029"
  },
  {
   "address": "1035 Madeira Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 6000000,
   "lot_sqft": 14628,
   "price_per_lot_sqft": 410.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2902924410008"
  },
  {
   "address": "1935 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2007-07",
   "price": 325000,
   "lot_sqft": 27118,
   "price_per_lot_sqft": 11.98,
   "price_per_building_sqft": 134.41,
   "building_sqft": 2418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2433,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279080350"
  },
  {
   "address": null,
   "sale_month": "2007-07",
   "price": 325000,
   "lot_sqft": 25929,
   "price_per_lot_sqft": 12.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279080340"
  },
  {
   "address": null,
   "sale_month": "2007-07",
   "price": 325000,
   "lot_sqft": 31399,
   "price_per_lot_sqft": 10.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050111"
  },
  {
   "address": null,
   "sale_month": "2007-07",
   "price": 325000,
   "lot_sqft": 20803,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050101"
  },
  {
   "address": "504 Ridgewood Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 140000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 18.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1737,
   "use": "APARTMENT",
   "parcel_id": "2702924330036"
  },
  {
   "address": "4111 Highway 13 West, Savage",
   "sale_month": "2007-07",
   "price": 380000,
   "lot_sqft": 74287,
   "price_per_lot_sqft": 5.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12757,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264030042"
  },
  {
   "address": "4203 Highway 13 West, Savage",
   "sale_month": "2007-07",
   "price": 570000,
   "lot_sqft": 61805,
   "price_per_lot_sqft": 9.22,
   "price_per_building_sqft": 27.68,
   "building_sqft": 20590,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20715,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264030041"
  },
  {
   "address": "7975 Stone Creek Drive, Chanhassen",
   "sale_month": "2007-07",
   "price": 583582,
   "lot_sqft": 1639,
   "price_per_lot_sqft": 356.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720213"
  },
  {
   "address": "14320 Dysprosium Street Northwest, Ramsey",
   "sale_month": "2007-07",
   "price": 525000,
   "lot_sqft": 194746,
   "price_per_lot_sqft": 2.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28712,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253225310012"
  },
  {
   "address": "413 4th Avenue Northwest, New Prague",
   "sale_month": "2007-07",
   "price": 265000,
   "lot_sqft": 12168,
   "price_per_lot_sqft": 21.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "249341691"
  },
  {
   "address": "223 Augusta, Jordan",
   "sale_month": "2007-07",
   "price": 709328,
   "lot_sqft": 290233,
   "price_per_lot_sqft": 2.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7977,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "220830020"
  },
  {
   "address": "1068 6th St N, Minneapolis",
   "sale_month": "2007-07",
   "price": 601000,
   "lot_sqft": 7466,
   "price_per_lot_sqft": 80.5,
   "price_per_building_sqft": 120.18,
   "building_sqft": 5001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5031,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220130"
  },
  {
   "address": "8601 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2007-07",
   "price": 612000,
   "lot_sqft": 71988,
   "price_per_lot_sqft": 8.5,
   "price_per_building_sqft": 42,
   "building_sqft": 14570,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14658,
   "use": "305",
   "parcel_id": "2102721220002"
  },
  {
   "address": "2731 Nevada Ave N, New Hope",
   "sale_month": "2007-07",
   "price": 1580000,
   "lot_sqft": 92054,
   "price_per_lot_sqft": 17.16,
   "price_per_building_sqft": 58.36,
   "building_sqft": 27075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27238,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340015"
  },
  {
   "address": "1320 Vermillion Street, Hastings",
   "sale_month": "2007-07",
   "price": 320000,
   "lot_sqft": 11008,
   "price_per_lot_sqft": 29.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "197730005140"
  },
  {
   "address": "1470 Whispering Court, Hastings",
   "sale_month": "2007-07",
   "price": 315900,
   "lot_sqft": 28506,
   "price_per_lot_sqft": 11.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "Apartment",
   "parcel_id": "196660101040"
  },
  {
   "address": "9300 Nike Rd, Minnetrista",
   "sale_month": "2007-07",
   "price": 75600,
   "lot_sqft": 158551,
   "price_per_lot_sqft": 0.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "1811724340006"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2007-07",
   "price": 6000,
   "lot_sqft": 270,
   "price_per_lot_sqft": 22.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240083"
  },
  {
   "address": "1225 Frost Avenue East, Maplewood",
   "sale_month": "2007-07",
   "price": 407000,
   "lot_sqft": 10842,
   "price_per_lot_sqft": 37.54,
   "price_per_building_sqft": 252.48,
   "building_sqft": 1612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1622,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162922140095"
  },
  {
   "address": "1700 8th Street Southeast, Forest Lake",
   "sale_month": "2007-07",
   "price": 126428,
   "lot_sqft": 317752,
   "price_per_lot_sqft": 0.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19515,
   "use": "110",
   "parcel_id": "1603221230019"
  },
  {
   "address": "400 46th St E, Minneapolis",
   "sale_month": "2007-07",
   "price": 450000,
   "lot_sqft": 15481,
   "price_per_lot_sqft": 29.07,
   "price_per_building_sqft": 241.16,
   "building_sqft": 1866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1877,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824440160"
  },
  {
   "address": "3710 Grand Way, St. Louis Park",
   "sale_month": "2007-07",
   "price": 433523,
   "lot_sqft": 62148,
   "price_per_lot_sqft": 6.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "0702824210261"
  },
  {
   "address": "135 5th Street East, Saint Paul",
   "sale_month": "2007-07",
   "price": 13600000,
   "lot_sqft": 23337,
   "price_per_lot_sqft": 582.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822110007"
  },
  {
   "address": "375 Jackson Street, Saint Paul",
   "sale_month": "2007-07",
   "price": 13600000,
   "lot_sqft": 35034,
   "price_per_lot_sqft": 388.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822110005"
  },
  {
   "address": "8331 Normandale Blvd, Bloomington",
   "sale_month": "2007-07",
   "price": 4000,
   "lot_sqft": 39076,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": 0.65,
   "building_sqft": 6185,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6222,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724320005"
  },
  {
   "address": "3205 Hennepin Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 401500,
   "lot_sqft": 5379,
   "price_per_lot_sqft": 74.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1840,
   "use": "TRIPLEX",
   "parcel_id": "0402824130056"
  },
  {
   "address": "2825 Pascal Street North, Roseville",
   "sale_month": "2007-07",
   "price": 5583295,
   "lot_sqft": 207308,
   "price_per_lot_sqft": 26.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20477,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032923310019"
  },
  {
   "address": "1420 Centennial Drive, Roseville",
   "sale_month": "2007-07",
   "price": 5833295,
   "lot_sqft": 195885,
   "price_per_lot_sqft": 29.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29942,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "032923310018"
  },
  {
   "address": "14500 Regent Lane, Burnsville",
   "sale_month": "2007-07",
   "price": 24290616,
   "lot_sqft": 250433,
   "price_per_lot_sqft": 96.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57035,
   "use": "Apartment",
   "parcel_id": "026370001010"
  },
  {
   "address": "3752 16th Ave S, Minneapolis",
   "sale_month": "2007-07",
   "price": 500,
   "lot_sqft": 5499,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2429,
   "use": "APARTMENT",
   "parcel_id": "0202824440070"
  },
  {
   "address": "3300 Chicago Ave, Minneapolis",
   "sale_month": "2007-07",
   "price": 270000,
   "lot_sqft": 7465,
   "price_per_lot_sqft": 36.17,
   "price_per_building_sqft": 108.48,
   "building_sqft": 2489,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2504,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824230245"
  },
  {
   "address": "1817 Lake St E, Minneapolis",
   "sale_month": "2007-07",
   "price": 1462552,
   "lot_sqft": 7169,
   "price_per_lot_sqft": 204.01,
   "price_per_building_sqft": 199.45,
   "building_sqft": 7333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7377,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0202824110002"
  },
  {
   "address": "8236 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2007-07",
   "price": 222400,
   "lot_sqft": 2662,
   "price_per_lot_sqft": 83.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130041"
  },
  {
   "address": "6430 Regency La, Eden Prairie",
   "sale_month": "2007-07",
   "price": 245870,
   "lot_sqft": 316150,
   "price_per_lot_sqft": 0.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "0111622230018"
  },
  {
   "address": "3701 Cedar Ave S, Minneapolis",
   "sale_month": "2007-07",
   "price": 340000,
   "lot_sqft": 9987,
   "price_per_lot_sqft": 34.04,
   "price_per_building_sqft": 159.33,
   "building_sqft": 2134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2147,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330137"
  },
  {
   "address": "9384 Oak Avenue, Waconia",
   "sale_month": "2007-06",
   "price": 140000,
   "lot_sqft": 564,
   "price_per_lot_sqft": 248.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752550051"
  },
  {
   "address": "675 Tacoma Boulevard, Norwood Young America",
   "sale_month": "2007-06",
   "price": 143748,
   "lot_sqft": 72655,
   "price_per_lot_sqft": 1.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "587510010"
  },
  {
   "address": "2913 16th Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 65000,
   "lot_sqft": 4933,
   "price_per_lot_sqft": 13.18,
   "price_per_building_sqft": 66.19,
   "building_sqft": 982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 988,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924440040"
  },
  {
   "address": "13783 Ibis Street Northwest, Andover",
   "sale_month": "2007-06",
   "price": 432000,
   "lot_sqft": 2370,
   "price_per_lot_sqft": 182.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17372,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224140017"
  },
  {
   "address": "244 Water St, Excelsior",
   "sale_month": "2007-06",
   "price": 410000,
   "lot_sqft": 3690,
   "price_per_lot_sqft": 111.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110067"
  },
  {
   "address": "2955 Grand Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 695000,
   "lot_sqft": 7757,
   "price_per_lot_sqft": 89.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2905,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330147"
  },
  {
   "address": "205 26th St W, Minneapolis",
   "sale_month": "2007-06",
   "price": 608000,
   "lot_sqft": 7456,
   "price_per_lot_sqft": 81.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2873,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924310195"
  },
  {
   "address": "2649 Blaisdell Ave, Minneapolis",
   "sale_month": "2007-06",
   "price": 1395000,
   "lot_sqft": 18762,
   "price_per_lot_sqft": 74.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7250,
   "use": "APARTMENT",
   "parcel_id": "3402924310137"
  },
  {
   "address": "2438 Grand Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 222000,
   "lot_sqft": 12644,
   "price_per_lot_sqft": 17.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7760,
   "use": "APARTMENT",
   "parcel_id": "3402924230021"
  },
  {
   "address": "2401 Dupont Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 525000,
   "lot_sqft": 11944,
   "price_per_lot_sqft": 43.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3312,
   "use": "APARTMENT",
   "parcel_id": "3302924140078"
  },
  {
   "address": "8701 Central Avenue Northeast, Blaine",
   "sale_month": "2007-06",
   "price": 280000,
   "lot_sqft": 14983,
   "price_per_lot_sqft": 18.69,
   "price_per_building_sqft": 105.5,
   "building_sqft": 2654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2670,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123420050"
  },
  {
   "address": "3201 Country Drive, Little Canada",
   "sale_month": "2007-06",
   "price": 5850000,
   "lot_sqft": 525008,
   "price_per_lot_sqft": 11.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 162252,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022430002"
  },
  {
   "address": "6324 Boone Ave N, Brooklyn Park",
   "sale_month": "2007-06",
   "price": 21000000,
   "lot_sqft": 216807,
   "price_per_lot_sqft": 96.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39078,
   "use": "APARTMENT",
   "parcel_id": "3111921420069"
  },
  {
   "address": "6320 Boone Ave N, Brooklyn Park",
   "sale_month": "2007-06",
   "price": 21000000,
   "lot_sqft": 195124,
   "price_per_lot_sqft": 107.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40105,
   "use": "APARTMENT",
   "parcel_id": "3111921420068"
  },
  {
   "address": "8500 63rd Ave N, Brooklyn Park",
   "sale_month": "2007-06",
   "price": 21000000,
   "lot_sqft": 152908,
   "price_per_lot_sqft": 137.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32506,
   "use": "APARTMENT",
   "parcel_id": "3111921420067"
  },
  {
   "address": "6300 Boone Ave N, Brooklyn Park",
   "sale_month": "2007-06",
   "price": 21000000,
   "lot_sqft": 172463,
   "price_per_lot_sqft": 121.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37518,
   "use": "APARTMENT",
   "parcel_id": "3111921420066"
  },
  {
   "address": null,
   "sale_month": "2007-06",
   "price": 13000,
   "lot_sqft": 165225,
   "price_per_lot_sqft": 0.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3102720330011"
  },
  {
   "address": "219 Ontario St SE, Minneapolis",
   "sale_month": "2007-06",
   "price": 3050000,
   "lot_sqft": 9896,
   "price_per_lot_sqft": 308.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923220008"
  },
  {
   "address": "650 25th Ave SE, Minneapolis",
   "sale_month": "2007-06",
   "price": 3750000,
   "lot_sqft": 42446,
   "price_per_lot_sqft": 88.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923210002"
  },
  {
   "address": "890 Payne Avenue, Saint Paul",
   "sale_month": "2007-06",
   "price": 310000,
   "lot_sqft": 2657,
   "price_per_lot_sqft": 116.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922420146"
  },
  {
   "address": "648 York Avenue, Saint Paul",
   "sale_month": "2007-06",
   "price": 365000,
   "lot_sqft": 4810,
   "price_per_lot_sqft": 75.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420143"
  },
  {
   "address": "1087 Payne Avenue, Saint Paul",
   "sale_month": "2007-06",
   "price": 165000,
   "lot_sqft": 5495,
   "price_per_lot_sqft": 30.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120210"
  },
  {
   "address": "8057 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2007-06",
   "price": 1400000,
   "lot_sqft": 56322,
   "price_per_lot_sqft": 24.86,
   "price_per_building_sqft": 273.06,
   "building_sqft": 5127,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5158,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921220010"
  },
  {
   "address": "1929 Fremont Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 1750000,
   "lot_sqft": 10110,
   "price_per_lot_sqft": 173.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5619,
   "use": "APARTMENT",
   "parcel_id": "2802924430058"
  },
  {
   "address": "1500 Maras Street, Shakopee",
   "sale_month": "2007-06",
   "price": 800000,
   "lot_sqft": 93690,
   "price_per_lot_sqft": 8.54,
   "price_per_building_sqft": 110.53,
   "building_sqft": 7238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7282,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279120250"
  },
  {
   "address": "1315 Red Fox Road, Arden Hills",
   "sale_month": "2007-06",
   "price": 2100000,
   "lot_sqft": 70343,
   "price_per_lot_sqft": 29.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22063,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273023130001"
  },
  {
   "address": "1604 1st Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 900,
   "lot_sqft": 187,
   "price_per_lot_sqft": 4.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924420058"
  },
  {
   "address": "6301 Lyndale Ave S, Richfield",
   "sale_month": "2007-06",
   "price": 6150000,
   "lot_sqft": 181127,
   "price_per_lot_sqft": 33.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9271,
   "use": "APARTMENT",
   "parcel_id": "2702824220009"
  },
  {
   "address": "4913 3rd Street Northeast, Fridley",
   "sale_month": "2007-06",
   "price": 130000,
   "lot_sqft": 11974,
   "price_per_lot_sqft": 10.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2752,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263024230071"
  },
  {
   "address": "957 Rice Street, Saint Paul",
   "sale_month": "2007-06",
   "price": 350200,
   "lot_sqft": 9557,
   "price_per_lot_sqft": 36.64,
   "price_per_building_sqft": 171,
   "building_sqft": 2048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2060,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410001"
  },
  {
   "address": null,
   "sale_month": "2007-06",
   "price": 850000,
   "lot_sqft": 6435,
   "price_per_lot_sqft": 132.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320049"
  },
  {
   "address": null,
   "sale_month": "2007-06",
   "price": 850000,
   "lot_sqft": 6425,
   "price_per_lot_sqft": 132.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320048"
  },
  {
   "address": null,
   "sale_month": "2007-06",
   "price": 850000,
   "lot_sqft": 7238,
   "price_per_lot_sqft": 117.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320046"
  },
  {
   "address": "16907 Highway 13 South, Prior Lake",
   "sale_month": "2007-06",
   "price": 5050000,
   "lot_sqft": 207601,
   "price_per_lot_sqft": 24.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38453,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "252820010"
  },
  {
   "address": "2460 Galpin Court, Chanhassen",
   "sale_month": "2007-06",
   "price": 803597,
   "lot_sqft": 156072,
   "price_per_lot_sqft": 5.15,
   "price_per_building_sqft": 17,
   "building_sqft": 47277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47562,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252240080"
  },
  {
   "address": "10160 Hennepin Town Rd, Eden Prairie",
   "sale_month": "2007-06",
   "price": 600000,
   "lot_sqft": 83607,
   "price_per_lot_sqft": 7.18,
   "price_per_building_sqft": 42.01,
   "building_sqft": 14281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14367,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511622440129"
  },
  {
   "address": "21255 John Milless Dr, Rogers",
   "sale_month": "2007-06",
   "price": 5510000,
   "lot_sqft": 39623,
   "price_per_lot_sqft": 139.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2312023130056"
  },
  {
   "address": "21255 John Milless Dr, Rogers",
   "sale_month": "2007-06",
   "price": 5510000,
   "lot_sqft": 51400,
   "price_per_lot_sqft": 107.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16153,
   "use": "APARTMENT",
   "parcel_id": "2312023130034"
  },
  {
   "address": "21255 John Milless Dr, Rogers",
   "sale_month": "2007-06",
   "price": 5510000,
   "lot_sqft": 50862,
   "price_per_lot_sqft": 108.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6313,
   "use": "APARTMENT",
   "parcel_id": "2312023130033"
  },
  {
   "address": "1710 State Hwy No 7, Hopkins",
   "sale_month": "2007-06",
   "price": 3328000,
   "lot_sqft": 180816,
   "price_per_lot_sqft": 18.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722110009"
  },
  {
   "address": "9061 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2007-06",
   "price": 730000,
   "lot_sqft": 99583,
   "price_per_lot_sqft": 7.33,
   "price_per_building_sqft": 248.21,
   "building_sqft": 2941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2958,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311622320070"
  },
  {
   "address": "5401 Blaisdell Ave, Minneapolis",
   "sale_month": "2007-06",
   "price": 10000,
   "lot_sqft": 2412,
   "price_per_lot_sqft": 4.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202824210088"
  },
  {
   "address": "5404 Stevens Ave, Minneapolis",
   "sale_month": "2007-06",
   "price": 100000,
   "lot_sqft": 8151,
   "price_per_lot_sqft": 12.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17590,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2202824120036"
  },
  {
   "address": "6288 Claude Way, Inver Grove Heights",
   "sale_month": "2007-06",
   "price": 1231189,
   "lot_sqft": 84300,
   "price_per_lot_sqft": 14.6,
   "price_per_building_sqft": 58.87,
   "building_sqft": 20915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21041,
   "use": "Industrial-preferred",
   "parcel_id": "207125003031"
  },
  {
   "address": "212 Meridian Street North, Belle Plaine",
   "sale_month": "2007-06",
   "price": 115000,
   "lot_sqft": 3585,
   "price_per_lot_sqft": 32.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21641,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014700"
  },
  {
   "address": "214 Meridian Street North, Belle Plaine",
   "sale_month": "2007-06",
   "price": 115000,
   "lot_sqft": 3586,
   "price_per_lot_sqft": 32.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014690"
  },
  {
   "address": "5742 33rd Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 295000,
   "lot_sqft": 5243,
   "price_per_lot_sqft": 56.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1553,
   "use": "APARTMENT",
   "parcel_id": "1902823230077"
  },
  {
   "address": "8640 Jefferson Hwy N, Osseo",
   "sale_month": "2007-06",
   "price": 2800000,
   "lot_sqft": 160864,
   "price_per_lot_sqft": 17.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41801,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921330034"
  },
  {
   "address": "4217 Boone Ave N, New Hope",
   "sale_month": "2007-06",
   "price": 850000,
   "lot_sqft": 71712,
   "price_per_lot_sqft": 11.85,
   "price_per_building_sqft": 96.12,
   "building_sqft": 8843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8896,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821210106"
  },
  {
   "address": "8101 Hadley Avenue South, Cottage Grove",
   "sale_month": "2007-06",
   "price": 500043,
   "lot_sqft": 53130,
   "price_per_lot_sqft": 9.41,
   "price_per_building_sqft": 93.4,
   "building_sqft": 5354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5386,
   "use": "300",
   "parcel_id": "1802721110054"
  },
  {
   "address": "5337 Drew Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 210000,
   "lot_sqft": 5097,
   "price_per_lot_sqft": 41.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 951,
   "use": "TRIPLEX",
   "parcel_id": "1702824330193"
  },
  {
   "address": "3741 Stagecoach Trail North, Baytown Township",
   "sale_month": "2007-06",
   "price": 650000,
   "lot_sqft": 359457,
   "price_per_lot_sqft": 1.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6263,
   "use": "305",
   "parcel_id": "1502920210001"
  },
  {
   "address": "9801 Lyndale Ave S, Bloomington",
   "sale_month": "2007-06",
   "price": 6000000,
   "lot_sqft": 72995,
   "price_per_lot_sqft": 82.2,
   "price_per_building_sqft": 264.45,
   "building_sqft": 22689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22826,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724320064"
  },
  {
   "address": "760 Perlman Street, Saint Paul",
   "sale_month": "2007-06",
   "price": 359808,
   "lot_sqft": 26416,
   "price_per_lot_sqft": 13.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "142823210054"
  },
  {
   "address": "13798 Rogers Dr, Rogers",
   "sale_month": "2007-06",
   "price": 775000,
   "lot_sqft": 53533,
   "price_per_lot_sqft": 14.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023130018"
  },
  {
   "address": "2070 Eagle Creek Lane, Woodbury",
   "sale_month": "2007-06",
   "price": 1900000,
   "lot_sqft": 50761,
   "price_per_lot_sqft": 37.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9972,
   "use": "300",
   "parcel_id": "1402821220146"
  },
  {
   "address": "6230 Highway 65 Northeast, Fridley",
   "sale_month": "2007-06",
   "price": 90000,
   "lot_sqft": 741,
   "price_per_lot_sqft": 121.46,
   "price_per_building_sqft": 13.07,
   "building_sqft": 6884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6925,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "133024330060"
  },
  {
   "address": "5515 Shoreline Dr, Mound",
   "sale_month": "2007-06",
   "price": 40000,
   "lot_sqft": 42674,
   "price_per_lot_sqft": 0.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19548,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330160"
  },
  {
   "address": "2531 7th Avenue East, North Saint Paul",
   "sale_month": "2007-06",
   "price": 485000,
   "lot_sqft": 2867,
   "price_per_lot_sqft": 169.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420101"
  },
  {
   "address": "908 Wescott Square, Eagan",
   "sale_month": "2007-06",
   "price": 380000,
   "lot_sqft": 9473,
   "price_per_lot_sqft": 40.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361101110"
  },
  {
   "address": "4660 Slater Road, Eagan",
   "sale_month": "2007-06",
   "price": 3650000,
   "lot_sqft": 67659,
   "price_per_lot_sqft": 53.95,
   "price_per_building_sqft": 294.28,
   "building_sqft": 12403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12478,
   "use": "Commercial-preferred",
   "parcel_id": "105865001020"
  },
  {
   "address": "2208 Marshall St NE, Minneapolis",
   "sale_month": "2007-06",
   "price": 450000,
   "lot_sqft": 10503,
   "price_per_lot_sqft": 42.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1546,
   "use": "TRIPLEX",
   "parcel_id": "1002924410029"
  },
  {
   "address": "4415 Nicollet Ave, Minneapolis",
   "sale_month": "2007-06",
   "price": 350000,
   "lot_sqft": 5287,
   "price_per_lot_sqft": 66.2,
   "price_per_building_sqft": 215.92,
   "building_sqft": 1621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1631,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824430024"
  },
  {
   "address": "24 Congress Street West, Saint Paul",
   "sale_month": "2007-06",
   "price": 293500,
   "lot_sqft": 3836,
   "price_per_lot_sqft": 76.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1709,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822110132"
  },
  {
   "address": "4412 46th Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 430000,
   "lot_sqft": 7596,
   "price_per_lot_sqft": 56.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1668,
   "use": "APARTMENT",
   "parcel_id": "0702823440240"
  },
  {
   "address": "4003 89th St W, Bloomington",
   "sale_month": "2007-06",
   "price": 14350000,
   "lot_sqft": 3863,
   "price_per_lot_sqft": 3714.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0702724140012"
  },
  {
   "address": "8848 Goodrich Rd, Bloomington",
   "sale_month": "2007-06",
   "price": 14350000,
   "lot_sqft": 472082,
   "price_per_lot_sqft": 30.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14612,
   "use": "APARTMENT",
   "parcel_id": "0702724140002"
  },
  {
   "address": "830 Jackson Street, Anoka",
   "sale_month": "2007-06",
   "price": 180000,
   "lot_sqft": 7382,
   "price_per_lot_sqft": 24.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "063124430034"
  },
  {
   "address": "4419 Excelsior Blvd, St. Louis Park",
   "sale_month": "2007-06",
   "price": 375000,
   "lot_sqft": 20198,
   "price_per_lot_sqft": 18.57,
   "price_per_building_sqft": 36.46,
   "building_sqft": 10284,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10346,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0602824430042"
  },
  {
   "address": "721 Hampshire Ave S, Golden Valley",
   "sale_month": "2007-06",
   "price": 2450000,
   "lot_sqft": 98891,
   "price_per_lot_sqft": 24.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721140005"
  },
  {
   "address": "1670 Beam Avenue East, Maplewood",
   "sale_month": "2007-06",
   "price": 3300000,
   "lot_sqft": 99874,
   "price_per_lot_sqft": 33.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16901,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922410011"
  },
  {
   "address": null,
   "sale_month": "2007-06",
   "price": 3300000,
   "lot_sqft": 133732,
   "price_per_lot_sqft": 24.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922410010"
  },
  {
   "address": "1342 Grand Avenue, Saint Paul",
   "sale_month": "2007-06",
   "price": 1150000,
   "lot_sqft": 6743,
   "price_per_lot_sqft": 170.55,
   "price_per_building_sqft": 166.33,
   "building_sqft": 6914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6956,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823310025"
  },
  {
   "address": "1355 Grand Avenue, Saint Paul",
   "sale_month": "2007-06",
   "price": 2200000,
   "lot_sqft": 6147,
   "price_per_lot_sqft": 357.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823310021"
  },
  {
   "address": null,
   "sale_month": "2007-06",
   "price": 2200000,
   "lot_sqft": 6147,
   "price_per_lot_sqft": 357.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823310020"
  },
  {
   "address": "3224 3rd Ave S, Minneapolis",
   "sale_month": "2007-06",
   "price": 174000,
   "lot_sqft": 5883,
   "price_per_lot_sqft": 29.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1392,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824130008"
  },
  {
   "address": "9780 Hudson Road, Woodbury",
   "sale_month": "2007-06",
   "price": 1,
   "lot_sqft": 63717,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302821110023"
  },
  {
   "address": "1041 Osceola Avenue, Saint Paul",
   "sale_month": "2007-06",
   "price": 385000,
   "lot_sqft": 6444,
   "price_per_lot_sqft": 59.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3352,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823330126"
  },
  {
   "address": "8236 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2007-06",
   "price": 487250,
   "lot_sqft": 4946,
   "price_per_lot_sqft": 98.51,
   "price_per_building_sqft": 97.29,
   "building_sqft": 5008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5038,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130043"
  },
  {
   "address": "8236 Arthur Street Northeast, Spring Lake Park",
   "sale_month": "2007-06",
   "price": 487250,
   "lot_sqft": 2590,
   "price_per_lot_sqft": 188.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130042"
  },
  {
   "address": "10653 Wayzata Blvd, Minnetonka",
   "sale_month": "2007-06",
   "price": 3750000,
   "lot_sqft": 75610,
   "price_per_lot_sqft": 49.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8326,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722240005"
  },
  {
   "address": "88 8th Street, Waconia",
   "sale_month": "2007-05",
   "price": 525000,
   "lot_sqft": 215229,
   "price_per_lot_sqft": 2.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42195,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "753700050"
  },
  {
   "address": null,
   "sale_month": "2007-05",
   "price": 5550,
   "lot_sqft": 798,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "428325000011"
  },
  {
   "address": "220 Marie Avenue East, West Saint Paul",
   "sale_month": "2007-05",
   "price": 3300000,
   "lot_sqft": 181211,
   "price_per_lot_sqft": 18.21,
   "price_per_building_sqft": 61.6,
   "building_sqft": 53574,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53897,
   "use": "Industrial-preferred",
   "parcel_id": "420200083010"
  },
  {
   "address": "213 Annapolis Street West, West Saint Paul",
   "sale_month": "2007-05",
   "price": 1094450,
   "lot_sqft": 20932,
   "price_per_lot_sqft": 52.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5255,
   "use": "Apartment",
   "parcel_id": "420070079020"
  },
  {
   "address": "562 Lexington Parkway North, Saint Paul",
   "sale_month": "2007-05",
   "price": 350000,
   "lot_sqft": 5309,
   "price_per_lot_sqft": 65.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1737,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923230208"
  },
  {
   "address": null,
   "sale_month": "2007-05",
   "price": 500000,
   "lot_sqft": 117266,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021310007"
  },
  {
   "address": "13817 Jay Street Northwest, Andover",
   "sale_month": "2007-05",
   "price": 394916,
   "lot_sqft": 98702,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224140018"
  },
  {
   "address": "7501 Lyndale Ave S, Richfield",
   "sale_month": "2007-05",
   "price": 14159000,
   "lot_sqft": 57370,
   "price_per_lot_sqft": 246.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9166,
   "use": "APARTMENT",
   "parcel_id": "3402824320019"
  },
  {
   "address": "7445 Lyndale Ave S, Richfield",
   "sale_month": "2007-05",
   "price": 14159000,
   "lot_sqft": 57370,
   "price_per_lot_sqft": 246.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9497,
   "use": "APARTMENT",
   "parcel_id": "3402824320018"
  },
  {
   "address": "7435 Lyndale Ave S, Richfield",
   "sale_month": "2007-05",
   "price": 14159000,
   "lot_sqft": 56848,
   "price_per_lot_sqft": 249.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8800,
   "use": "APARTMENT",
   "parcel_id": "3402824320017"
  },
  {
   "address": "7431 Lyndale Ave S, Richfield",
   "sale_month": "2007-05",
   "price": 14159000,
   "lot_sqft": 56848,
   "price_per_lot_sqft": 249.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9434,
   "use": "APARTMENT",
   "parcel_id": "3402824320016"
  },
  {
   "address": "10740 Normandale Blvd, Bloomington",
   "sale_month": "2007-05",
   "price": 3025000,
   "lot_sqft": 54474,
   "price_per_lot_sqft": 55.53,
   "price_per_building_sqft": 265.49,
   "building_sqft": 11394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11463,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311621310067"
  },
  {
   "address": "1000 78th St W, Richfield",
   "sale_month": "2007-05",
   "price": 5000,
   "lot_sqft": 374676,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.04,
   "building_sqft": 124330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 125080,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824440231"
  },
  {
   "address": "402 Hope Street, Saint Paul",
   "sale_month": "2007-05",
   "price": 293000,
   "lot_sqft": 4582,
   "price_per_lot_sqft": 63.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1245,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922110075"
  },
  {
   "address": "6324 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2007-05",
   "price": 2500000,
   "lot_sqft": 34233,
   "price_per_lot_sqft": 73.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13616,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921420053"
  },
  {
   "address": "800 Boone Ave N, Golden Valley",
   "sale_month": "2007-05",
   "price": 2710000,
   "lot_sqft": 151589,
   "price_per_lot_sqft": 17.88,
   "price_per_building_sqft": 63.91,
   "building_sqft": 42402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42658,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821130003"
  },
  {
   "address": "7250 France Ave S, Edina",
   "sale_month": "2007-05",
   "price": 6350000,
   "lot_sqft": 73035,
   "price_per_lot_sqft": 86.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14817,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3102824140015"
  },
  {
   "address": "544 Bavaria Lane, Chaska",
   "sale_month": "2007-05",
   "price": 556657,
   "lot_sqft": 1649,
   "price_per_lot_sqft": 337.57,
   "price_per_building_sqft": 107.8,
   "building_sqft": 5164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5195,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "304590080"
  },
  {
   "address": "600 27th Ave SE, Minneapolis",
   "sale_month": "2007-05",
   "price": 345000,
   "lot_sqft": 24053,
   "price_per_lot_sqft": 14.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923120008"
  },
  {
   "address": "602 27th Ave SE, Minneapolis",
   "sale_month": "2007-05",
   "price": 345000,
   "lot_sqft": 8981,
   "price_per_lot_sqft": 38.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 746,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923120007"
  },
  {
   "address": "305 2nd Street Northwest, New Brighton",
   "sale_month": "2007-05",
   "price": 3650000,
   "lot_sqft": 323559,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": 60.1,
   "building_sqft": 60733,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61099,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023440040"
  },
  {
   "address": "1500 Commerce Drive, Mendota Heights",
   "sale_month": "2007-05",
   "price": 7325000,
   "lot_sqft": 583469,
   "price_per_lot_sqft": 12.55,
   "price_per_building_sqft": 105.84,
   "building_sqft": 69207,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69624,
   "use": "Industrial-preferred",
   "parcel_id": "274827301010"
  },
  {
   "address": "1340 Sibley Memorial Highway, Mendota",
   "sale_month": "2007-05",
   "price": 218750,
   "lot_sqft": 11622,
   "price_per_lot_sqft": 18.82,
   "price_per_building_sqft": 64.8,
   "building_sqft": 3376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3397,
   "use": "Industrial",
   "parcel_id": "267700008050"
  },
  {
   "address": "1344 Sibley Memorial Highway, Mendota",
   "sale_month": "2007-05",
   "price": 246250,
   "lot_sqft": 4258,
   "price_per_lot_sqft": 57.83,
   "price_per_building_sqft": 61.36,
   "building_sqft": 4013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4038,
   "use": "Industrial-preferred",
   "parcel_id": "267700008031"
  },
  {
   "address": "887 Pierce Butler Route, Saint Paul",
   "sale_month": "2007-05",
   "price": 1000500,
   "lot_sqft": 61268,
   "price_per_lot_sqft": 16.33,
   "price_per_building_sqft": 18.45,
   "building_sqft": 54221,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54548,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "262923340027"
  },
  {
   "address": "731 14th St E, Minneapolis",
   "sale_month": "2007-05",
   "price": 1065479,
   "lot_sqft": 1395,
   "price_per_lot_sqft": 763.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924320142"
  },
  {
   "address": "12471 Rhode Island Avenue South, Savage",
   "sale_month": "2007-05",
   "price": 930000,
   "lot_sqft": 38067,
   "price_per_lot_sqft": 24.43,
   "price_per_building_sqft": 96.71,
   "building_sqft": 9616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9674,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130060"
  },
  {
   "address": "591 78th Street, Chanhassen",
   "sale_month": "2007-05",
   "price": 4000000,
   "lot_sqft": 85110,
   "price_per_lot_sqft": 47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252230010"
  },
  {
   "address": "5540 Pioneer Creek Dr, Maple Plain",
   "sale_month": "2007-05",
   "price": 4250000,
   "lot_sqft": 304684,
   "price_per_lot_sqft": 13.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51606,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824320013"
  },
  {
   "address": "1201 Brook Ave SE, Minneapolis",
   "sale_month": "2007-05",
   "price": 321000,
   "lot_sqft": 23208,
   "price_per_lot_sqft": 13.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14844,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924130135"
  },
  {
   "address": "5696 University Avenue Northeast, Fridley",
   "sale_month": "2007-05",
   "price": 2645000,
   "lot_sqft": 69652,
   "price_per_lot_sqft": 37.97,
   "price_per_building_sqft": 191.83,
   "building_sqft": 13788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13871,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024320006"
  },
  {
   "address": "17145 Kenyon Avenue, Lakeville",
   "sale_month": "2007-05",
   "price": 2839000,
   "lot_sqft": 116081,
   "price_per_lot_sqft": 24.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16500,
   "use": "Commercial-preferred",
   "parcel_id": "221845101010"
  },
  {
   "address": "1000 Lyndale Ave N, Minneapolis",
   "sale_month": "2007-05",
   "price": 820000,
   "lot_sqft": 14427,
   "price_per_lot_sqft": 56.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8390,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924230094"
  },
  {
   "address": "7651 Co Rd No 110 W, Minnetrista",
   "sale_month": "2007-05",
   "price": 900000,
   "lot_sqft": 579513,
   "price_per_lot_sqft": 1.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23141,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111724340003"
  },
  {
   "address": "3990 Alabama Ave S, St. Louis Park",
   "sale_month": "2007-05",
   "price": 320000,
   "lot_sqft": 5025,
   "price_per_lot_sqft": 63.68,
   "price_per_building_sqft": 146.86,
   "building_sqft": 2179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2192,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721230154"
  },
  {
   "address": "211 West Lyndale Ave N, Minneapolis",
   "sale_month": "2007-05",
   "price": 1113036,
   "lot_sqft": 53440,
   "price_per_lot_sqft": 20.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924440049"
  },
  {
   "address": "1210 Glenwood Ave, Minneapolis",
   "sale_month": "2007-05",
   "price": 855000,
   "lot_sqft": 13494,
   "price_per_lot_sqft": 63.36,
   "price_per_building_sqft": 296.46,
   "building_sqft": 2884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2901,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924420013"
  },
  {
   "address": "2264 Como Avenue, Saint Paul",
   "sale_month": "2007-05",
   "price": 865000,
   "lot_sqft": 7511,
   "price_per_lot_sqft": 115.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923420047"
  },
  {
   "address": "110 Church Street West, Belle Plaine",
   "sale_month": "2007-05",
   "price": 220000,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 39.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200014640"
  },
  {
   "address": null,
   "sale_month": "2007-05",
   "price": 1412000,
   "lot_sqft": 24301,
   "price_per_lot_sqft": 58.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721310062"
  },
  {
   "address": "21 Harrison Ave N, Hopkins",
   "sale_month": "2007-05",
   "price": 1412000,
   "lot_sqft": 26382,
   "price_per_lot_sqft": 53.52,
   "price_per_building_sqft": 57.11,
   "building_sqft": 24723,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24872,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721310043"
  },
  {
   "address": null,
   "sale_month": "2007-05",
   "price": 1412000,
   "lot_sqft": 6703,
   "price_per_lot_sqft": 210.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721310042"
  },
  {
   "address": "8890 Excelsior Blvd, Hopkins",
   "sale_month": "2007-05",
   "price": 1412000,
   "lot_sqft": 4794,
   "price_per_lot_sqft": 294.53,
   "price_per_building_sqft": 171.5,
   "building_sqft": 8233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8282,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721310041"
  },
  {
   "address": "819 Cambridge St, Hopkins",
   "sale_month": "2007-05",
   "price": 516016,
   "lot_sqft": 32119,
   "price_per_lot_sqft": 16.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2699,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721120028"
  },
  {
   "address": "501 Theodore Wirth Pkwy, Golden Valley",
   "sale_month": "2007-05",
   "price": 9075000,
   "lot_sqft": 251404,
   "price_per_lot_sqft": 36.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31345,
   "use": "APARTMENT",
   "parcel_id": "1902924410147"
  },
  {
   "address": "1351 Ave Avenue Northeast, Blaine",
   "sale_month": "2007-05",
   "price": 1209240,
   "lot_sqft": 78519,
   "price_per_lot_sqft": 15.4,
   "price_per_building_sqft": 82.84,
   "building_sqft": 14598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14686,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123240198"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2007-05",
   "price": 42000,
   "lot_sqft": 280,
   "price_per_lot_sqft": 150,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240109"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2007-05",
   "price": 42000,
   "lot_sqft": 280,
   "price_per_lot_sqft": 150,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240108"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2007-05",
   "price": 42000,
   "lot_sqft": 270,
   "price_per_lot_sqft": 155.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240107"
  },
  {
   "address": "6000 42nd Ave N, Crystal",
   "sale_month": "2007-05",
   "price": 57000,
   "lot_sqft": 6190,
   "price_per_lot_sqft": 9.21,
   "price_per_building_sqft": 41.61,
   "building_sqft": 1370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1378,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230078"
  },
  {
   "address": "1800 Dupont Ave N, Minneapolis",
   "sale_month": "2007-05",
   "price": 835000,
   "lot_sqft": 9048,
   "price_per_lot_sqft": 92.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5953,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924410153"
  },
  {
   "address": "1140 Homer Street, Saint Paul",
   "sale_month": "2007-05",
   "price": 2056677,
   "lot_sqft": 107507,
   "price_per_lot_sqft": 19.13,
   "price_per_building_sqft": 57.72,
   "building_sqft": 35633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35848,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823430016"
  },
  {
   "address": null,
   "sale_month": "2007-05",
   "price": 725000,
   "lot_sqft": 19113,
   "price_per_lot_sqft": 37.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1335,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142823210056"
  },
  {
   "address": "740 Kay Avenue, Saint Paul",
   "sale_month": "2007-05",
   "price": 1561782,
   "lot_sqft": 96714,
   "price_per_lot_sqft": 16.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 82266,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142823210053"
  },
  {
   "address": "1428 7th Street West, Saint Paul",
   "sale_month": "2007-05",
   "price": 1561782,
   "lot_sqft": 17980,
   "price_per_lot_sqft": 86.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142823210040"
  },
  {
   "address": "650 Monroe St NE, Minneapolis",
   "sale_month": "2007-05",
   "price": 174000,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 33.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 702,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1402924420032"
  },
  {
   "address": "3511 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2007-05",
   "price": 400802,
   "lot_sqft": 20692,
   "price_per_lot_sqft": 19.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "300",
   "parcel_id": "1302921320098"
  },
  {
   "address": "5231 West Broadway, Crystal",
   "sale_month": "2007-05",
   "price": 225000,
   "lot_sqft": 17903,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": 40.47,
   "building_sqft": 5559,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5592,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220049"
  },
  {
   "address": "3457 Fremont Ave N, Minneapolis",
   "sale_month": "2007-05",
   "price": 170000,
   "lot_sqft": 3598,
   "price_per_lot_sqft": 47.25,
   "price_per_building_sqft": 97.76,
   "building_sqft": 1739,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1749,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924120090"
  },
  {
   "address": "685 4th Street Southwest, Forest Lake",
   "sale_month": "2007-05",
   "price": 128053,
   "lot_sqft": 166323,
   "price_per_lot_sqft": 0.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28498,
   "use": "110",
   "parcel_id": "0803221420095"
  },
  {
   "address": null,
   "sale_month": "2007-05",
   "price": 1800000,
   "lot_sqft": 595980,
   "price_per_lot_sqft": 3.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0502920420005"
  },
  {
   "address": "1743 Selby Avenue, Saint Paul",
   "sale_month": "2007-05",
   "price": 280000,
   "lot_sqft": 4379,
   "price_per_lot_sqft": 63.94,
   "price_per_building_sqft": 91.44,
   "building_sqft": 3062,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3080,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823120071"
  },
  {
   "address": "716 38th St W, Minneapolis",
   "sale_month": "2007-05",
   "price": 800000,
   "lot_sqft": 10115,
   "price_per_lot_sqft": 79.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3864,
   "use": "APARTMENT",
   "parcel_id": "0402824440191"
  },
  {
   "address": "871 Meander Ct, Medina",
   "sale_month": "2007-05",
   "price": 230000,
   "lot_sqft": 4255,
   "price_per_lot_sqft": 54.05,
   "price_per_building_sqft": 80.28,
   "building_sqft": 2865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2882,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211823440098"
  },
  {
   "address": "3554 17th Ave S, Minneapolis",
   "sale_month": "2007-05",
   "price": 510000,
   "lot_sqft": 9315,
   "price_per_lot_sqft": 54.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2921,
   "use": "APARTMENT",
   "parcel_id": "0202824410075"
  },
  {
   "address": "3532 Columbus Ave, Minneapolis",
   "sale_month": "2007-05",
   "price": 229900,
   "lot_sqft": 4935,
   "price_per_lot_sqft": 46.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1258,
   "use": "APARTMENT",
   "parcel_id": "0202824320142"
  },
  {
   "address": "3254 15th Ave S, Minneapolis",
   "sale_month": "2007-05",
   "price": 300000,
   "lot_sqft": 5254,
   "price_per_lot_sqft": 57.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2363,
   "use": "APARTMENT",
   "parcel_id": "0202824130054"
  },
  {
   "address": "3210 29th Ave S, Minneapolis",
   "sale_month": "2007-05",
   "price": 73987,
   "lot_sqft": 11211,
   "price_per_lot_sqft": 6.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3187,
   "use": "APARTMENT",
   "parcel_id": "0102824140003"
  },
  {
   "address": "3025 30th Ave S, Minneapolis",
   "sale_month": "2007-05",
   "price": 73987,
   "lot_sqft": 10953,
   "price_per_lot_sqft": 6.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3435,
   "use": "APARTMENT",
   "parcel_id": "0102824110025"
  },
  {
   "address": "300 Angel Avenue Southwest, Watertown",
   "sale_month": "2007-04",
   "price": 65000,
   "lot_sqft": 20789,
   "price_per_lot_sqft": 3.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502510"
  },
  {
   "address": "1891 Station Parkway Northwest, Andover",
   "sale_month": "2007-04",
   "price": 800000,
   "lot_sqft": 6782,
   "price_per_lot_sqft": 117.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420023"
  },
  {
   "address": "1337 County Road D Circle East, Vadnais Heights",
   "sale_month": "2007-04",
   "price": 355000,
   "lot_sqft": 1982,
   "price_per_lot_sqft": 179.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022330022"
  },
  {
   "address": "13932 Lake Drive Northeast, Columbus",
   "sale_month": "2007-04",
   "price": 575000,
   "lot_sqft": 250976,
   "price_per_lot_sqft": 2.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333222210005"
  },
  {
   "address": "1835 Northwestern Avenue, Stillwater",
   "sale_month": "2007-04",
   "price": 1200000,
   "lot_sqft": 50418,
   "price_per_lot_sqft": 23.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "300",
   "parcel_id": "3203020410019"
  },
  {
   "address": "7711 Normandale Rd, Edina",
   "sale_month": "2007-04",
   "price": 1572225,
   "lot_sqft": 30606,
   "price_per_lot_sqft": 51.37,
   "price_per_building_sqft": 328.09,
   "building_sqft": 4792,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4821,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824330011"
  },
  {
   "address": "214 Chestnut Street North, Chaska",
   "sale_month": "2007-04",
   "price": 180000,
   "lot_sqft": 1434,
   "price_per_lot_sqft": 125.52,
   "price_per_building_sqft": 35.13,
   "building_sqft": 5124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5155,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300502892"
  },
  {
   "address": "528 Ontario St SE, Minneapolis",
   "sale_month": "2007-04",
   "price": 285000,
   "lot_sqft": 4398,
   "price_per_lot_sqft": 64.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230081"
  },
  {
   "address": "524 Ontario St SE, Minneapolis",
   "sale_month": "2007-04",
   "price": 260000,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 39.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230079"
  },
  {
   "address": "3625 65th St W, Edina",
   "sale_month": "2007-04",
   "price": 2600000,
   "lot_sqft": 33315,
   "price_per_lot_sqft": 78.04,
   "price_per_building_sqft": 170.87,
   "building_sqft": 15216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15308,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824230010"
  },
  {
   "address": "6910 69th La N, Greenfield",
   "sale_month": "2007-04",
   "price": 4050000,
   "lot_sqft": 181379,
   "price_per_lot_sqft": 22.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25036,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811924340011"
  },
  {
   "address": "1128 Harmon Pl, Minneapolis",
   "sale_month": "2007-04",
   "price": 3250000,
   "lot_sqft": 12348,
   "price_per_lot_sqft": 263.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924210022"
  },
  {
   "address": "3965 Egan Drive, Savage",
   "sale_month": "2007-04",
   "price": 61000,
   "lot_sqft": 45007,
   "price_per_lot_sqft": 1.36,
   "price_per_building_sqft": 5.65,
   "building_sqft": 10792,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10858,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261430010"
  },
  {
   "address": "7965 Stone Creek Drive, Chanhassen",
   "sale_month": "2007-04",
   "price": 224283,
   "lot_sqft": 1504,
   "price_per_lot_sqft": 149.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720115"
  },
  {
   "address": "2440 Galpin Court, Chanhassen",
   "sale_month": "2007-04",
   "price": 7867832,
   "lot_sqft": 347614,
   "price_per_lot_sqft": 22.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 98357,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252240030"
  },
  {
   "address": "1010 15th Ave SE, Minneapolis",
   "sale_month": "2007-04",
   "price": 835000,
   "lot_sqft": 10582,
   "price_per_lot_sqft": 78.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3306,
   "use": "APARTMENT",
   "parcel_id": "2402924110153"
  },
  {
   "address": "320 Market St, Minneapolis",
   "sale_month": "2007-04",
   "price": 832662,
   "lot_sqft": 1649,
   "price_per_lot_sqft": 504.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924410031"
  },
  {
   "address": "8420 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2007-04",
   "price": 750000,
   "lot_sqft": 46304,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": 69.18,
   "building_sqft": 10842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10907,
   "use": "300",
   "parcel_id": "2102721210007"
  },
  {
   "address": "10118 Central Avenue Northeast, Blaine",
   "sale_month": "2007-04",
   "price": 522720,
   "lot_sqft": 216870,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203123340007"
  },
  {
   "address": "8508 Xylon Ave N, Brooklyn Park",
   "sale_month": "2007-04",
   "price": 1207500,
   "lot_sqft": 43462,
   "price_per_lot_sqft": 27.78,
   "price_per_building_sqft": 112.2,
   "building_sqft": 10762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10826,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921440008"
  },
  {
   "address": "5341 Minnehaha Ave, Minneapolis",
   "sale_month": "2007-04",
   "price": 825000,
   "lot_sqft": 5860,
   "price_per_lot_sqft": 140.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702823330012"
  },
  {
   "address": "2825 Woodlane Drive, Woodbury",
   "sale_month": "2007-04",
   "price": 8086835,
   "lot_sqft": 143524,
   "price_per_lot_sqft": 56.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28987,
   "use": "110",
   "parcel_id": "1702821330081"
  },
  {
   "address": "7008 Lake Road, Woodbury",
   "sale_month": "2007-04",
   "price": 4107948,
   "lot_sqft": 110125,
   "price_per_lot_sqft": 37.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52207,
   "use": "110",
   "parcel_id": "1702821330066"
  },
  {
   "address": null,
   "sale_month": "2007-04",
   "price": 31493,
   "lot_sqft": 9536,
   "price_per_lot_sqft": 3.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1702821330064"
  },
  {
   "address": "1350 Hammond Road, White Bear Township",
   "sale_month": "2007-04",
   "price": 10550000,
   "lot_sqft": 464893,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": 85.85,
   "building_sqft": 122890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 123632,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "153022220011"
  },
  {
   "address": "331 3rd Street, Farmington",
   "sale_month": "2007-04",
   "price": 215000,
   "lot_sqft": 3297,
   "price_per_lot_sqft": 65.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13483,
   "use": "Commercial-preferred",
   "parcel_id": "147700023084"
  },
  {
   "address": "509 1st Street, Farmington",
   "sale_month": "2007-04",
   "price": 225000,
   "lot_sqft": 14999,
   "price_per_lot_sqft": 15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2143,
   "use": "Industrial-preferred",
   "parcel_id": "147700006041"
  },
  {
   "address": "4670 Churchill Street North, Shoreview",
   "sale_month": "2007-04",
   "price": 1600000,
   "lot_sqft": 85469,
   "price_per_lot_sqft": 18.72,
   "price_per_building_sqft": 53.9,
   "building_sqft": 29683,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29862,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023330003"
  },
  {
   "address": "327 4th St NE, Minneapolis",
   "sale_month": "2007-04",
   "price": 269900,
   "lot_sqft": 11008,
   "price_per_lot_sqft": 24.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2171,
   "use": "TRIPLEX",
   "parcel_id": "1402924430059"
  },
  {
   "address": "14329 Northdale Blvd, Rogers",
   "sale_month": "2007-04",
   "price": 1200000,
   "lot_sqft": 130833,
   "price_per_lot_sqft": 9.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30294,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023310012"
  },
  {
   "address": "1555 County Road B West, Roseville",
   "sale_month": "2007-04",
   "price": 1415700,
   "lot_sqft": 22283,
   "price_per_lot_sqft": 63.53,
   "price_per_building_sqft": 282.18,
   "building_sqft": 5017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5047,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923330015"
  },
  {
   "address": "1000 94th St W, Bloomington",
   "sale_month": "2007-04",
   "price": 220000,
   "lot_sqft": 31948,
   "price_per_lot_sqft": 6.89,
   "price_per_building_sqft": 46.72,
   "building_sqft": 4709,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4738,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440057"
  },
  {
   "address": "811 North Street, Anoka",
   "sale_month": "2007-04",
   "price": 325000,
   "lot_sqft": 14646,
   "price_per_lot_sqft": 22.19,
   "price_per_building_sqft": 74.83,
   "building_sqft": 4343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4369,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124130040"
  },
  {
   "address": "2872 Middle Street, Little Canada",
   "sale_month": "2007-04",
   "price": 254885,
   "lot_sqft": 959,
   "price_per_lot_sqft": 265.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320066"
  },
  {
   "address": "2874 Middle Street, Little Canada",
   "sale_month": "2007-04",
   "price": 254885,
   "lot_sqft": 959,
   "price_per_lot_sqft": 265.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320065"
  },
  {
   "address": "4109 Lake St E, Minneapolis",
   "sale_month": "2007-04",
   "price": 352000,
   "lot_sqft": 4406,
   "price_per_lot_sqft": 79.89,
   "price_per_building_sqft": 92.1,
   "building_sqft": 3822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3845,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823120006"
  },
  {
   "address": "4111 Lake St E, Minneapolis",
   "sale_month": "2007-04",
   "price": 352000,
   "lot_sqft": 2203,
   "price_per_lot_sqft": 159.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823120005"
  },
  {
   "address": "6406 56th Ave N, Crystal",
   "sale_month": "2007-04",
   "price": 750000,
   "lot_sqft": 4208,
   "price_per_lot_sqft": 178.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410105"
  },
  {
   "address": "6408 56th Ave N, Crystal",
   "sale_month": "2007-04",
   "price": 750000,
   "lot_sqft": 8499,
   "price_per_lot_sqft": 88.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410104"
  },
  {
   "address": "750 1st Street Northeast, Forest Lake",
   "sale_month": "2007-04",
   "price": 5183249,
   "lot_sqft": 35787,
   "price_per_lot_sqft": 144.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16334,
   "use": "110",
   "parcel_id": "0503221410048"
  },
  {
   "address": "5939 Rice Creek Parkway, Shoreview",
   "sale_month": "2007-04",
   "price": 7450000,
   "lot_sqft": 174851,
   "price_per_lot_sqft": 42.61,
   "price_per_building_sqft": 150.67,
   "building_sqft": 49446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49744,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043023220003"
  },
  {
   "address": "1600 Ashland Avenue, Saint Paul",
   "sale_month": "2007-04",
   "price": 355000,
   "lot_sqft": 5990,
   "price_per_lot_sqft": 59.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1562,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823140037"
  },
  {
   "address": "2680 Snelling Avenue North, Roseville",
   "sale_month": "2007-04",
   "price": 1101990,
   "lot_sqft": 110801,
   "price_per_lot_sqft": 9.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17447,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923330029"
  },
  {
   "address": "3521 Pleasant Ave, Minneapolis",
   "sale_month": "2007-04",
   "price": 870000,
   "lot_sqft": 9978,
   "price_per_lot_sqft": 87.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5294,
   "use": "APARTMENT",
   "parcel_id": "0302824310126"
  },
  {
   "address": "838 Lincoln Avenue, Saint Paul",
   "sale_month": "2007-04",
   "price": 207500,
   "lot_sqft": 6588,
   "price_per_lot_sqft": 31.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2455,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823420185"
  },
  {
   "address": "360 St Croix Trail South, Lakeland",
   "sale_month": "2007-04",
   "price": 845496,
   "lot_sqft": 128704,
   "price_per_lot_sqft": 6.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46365,
   "use": "300",
   "parcel_id": "0202820240040"
  },
  {
   "address": "2535 Ferry Street, Anoka",
   "sale_month": "2007-04",
   "price": 475000,
   "lot_sqft": 13292,
   "price_per_lot_sqft": 35.74,
   "price_per_building_sqft": 234.8,
   "building_sqft": 2023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2036,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125140029"
  },
  {
   "address": "90 Dale Street North, Saint Paul",
   "sale_month": "2007-04",
   "price": 89995,
   "lot_sqft": 16157,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": 7.94,
   "building_sqft": 11333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11401,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823230086"
  },
  {
   "address": "521 Selby Avenue, Saint Paul",
   "sale_month": "2007-04",
   "price": 1027500,
   "lot_sqft": 16156,
   "price_per_lot_sqft": 63.6,
   "price_per_building_sqft": 212.16,
   "building_sqft": 4843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4873,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220271"
  },
  {
   "address": "3439 Central Ave NE, Minneapolis",
   "sale_month": "2007-04",
   "price": 365000,
   "lot_sqft": 9376,
   "price_per_lot_sqft": 38.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1592,
   "use": "APARTMENT",
   "parcel_id": "0102924230083"
  },
  {
   "address": "108 Jefferson Avenue Northwest, Watertown",
   "sale_month": "2007-03",
   "price": 185000,
   "lot_sqft": 13688,
   "price_per_lot_sqft": 13.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850500210"
  },
  {
   "address": "1600 Stieger Lake Lane, Victoria",
   "sale_month": "2007-03",
   "price": 394000,
   "lot_sqft": 43821,
   "price_per_lot_sqft": 8.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650134800"
  },
  {
   "address": "824 Allen Avenue, West Saint Paul",
   "sale_month": "2007-03",
   "price": 119300,
   "lot_sqft": 4314,
   "price_per_lot_sqft": 27.65,
   "price_per_building_sqft": 64.87,
   "building_sqft": 1839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1850,
   "use": "Commercial-preferred",
   "parcel_id": "422010102350"
  },
  {
   "address": null,
   "sale_month": "2007-03",
   "price": 40700,
   "lot_sqft": 4297,
   "price_per_lot_sqft": 9.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "422010102340"
  },
  {
   "address": "14025 West Freeway Drive Northeast, Columbus",
   "sale_month": "2007-03",
   "price": 325000,
   "lot_sqft": 394584,
   "price_per_lot_sqft": 0.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25828,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363222210007"
  },
  {
   "address": "2808 30th Ave S, Minneapolis",
   "sale_month": "2007-03",
   "price": 395000,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 52.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1560,
   "use": "APARTMENT",
   "parcel_id": "3602924440034"
  },
  {
   "address": "2604 27th Ave S, Minneapolis",
   "sale_month": "2007-03",
   "price": 42000,
   "lot_sqft": 9112,
   "price_per_lot_sqft": 4.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924420006"
  },
  {
   "address": "2832 Park Ave, Minneapolis",
   "sale_month": "2007-03",
   "price": 365000,
   "lot_sqft": 5599,
   "price_per_lot_sqft": 65.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2347,
   "use": "APARTMENT",
   "parcel_id": "3502924330060"
  },
  {
   "address": "370 Water St, Excelsior",
   "sale_month": "2007-03",
   "price": 500000,
   "lot_sqft": 6581,
   "price_per_lot_sqft": 75.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4464,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140039"
  },
  {
   "address": "2304 Pillsbury Ave, Minneapolis",
   "sale_month": "2007-03",
   "price": 170000,
   "lot_sqft": 11538,
   "price_per_lot_sqft": 14.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2965,
   "use": "APARTMENT",
   "parcel_id": "3402924210012"
  },
  {
   "address": "1010 Lake St W, Minneapolis",
   "sale_month": "2007-03",
   "price": 3350000,
   "lot_sqft": 35823,
   "price_per_lot_sqft": 93.52,
   "price_per_building_sqft": 211.57,
   "building_sqft": 15834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15929,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440133"
  },
  {
   "address": "1474 92nd Lane Northeast, Blaine",
   "sale_month": "2007-03",
   "price": 135600,
   "lot_sqft": 51227,
   "price_per_lot_sqft": 2.65,
   "price_per_building_sqft": 11.84,
   "building_sqft": 11451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11520,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120025"
  },
  {
   "address": "2102 Orleans Street West, Stillwater",
   "sale_month": "2007-03",
   "price": 3433298,
   "lot_sqft": 226290,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6659,
   "use": "110",
   "parcel_id": "3203020240008"
  },
  {
   "address": null,
   "sale_month": "2007-03",
   "price": 13277,
   "lot_sqft": 3587,
   "price_per_lot_sqft": 3.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3203020240003"
  },
  {
   "address": "1401 Cottage Drive, Stillwater",
   "sale_month": "2007-03",
   "price": 4152004,
   "lot_sqft": 216235,
   "price_per_lot_sqft": 19.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "110",
   "parcel_id": "3203020240002"
  },
  {
   "address": "23280 Saint Francis Boulevard Northwest, Saint Francis",
   "sale_month": "2007-03",
   "price": 300000,
   "lot_sqft": 44459,
   "price_per_lot_sqft": 6.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6725,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313424410012"
  },
  {
   "address": "2917 35th Ave S, Minneapolis",
   "sale_month": "2007-03",
   "price": 59269,
   "lot_sqft": 5126,
   "price_per_lot_sqft": 11.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1701,
   "use": "APARTMENT",
   "parcel_id": "3102923340164"
  },
  {
   "address": null,
   "sale_month": "2007-03",
   "price": 100000,
   "lot_sqft": 4949,
   "price_per_lot_sqft": 20.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921330003"
  },
  {
   "address": "8025 Medicine Lake Rd, Golden Valley",
   "sale_month": "2007-03",
   "price": 700000,
   "lot_sqft": 115383,
   "price_per_lot_sqft": 6.07,
   "price_per_building_sqft": 76.49,
   "building_sqft": 9151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9207,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011821110001"
  },
  {
   "address": "858 Transfer Road, Saint Paul",
   "sale_month": "2007-03",
   "price": 4095000,
   "lot_sqft": 155887,
   "price_per_lot_sqft": 26.27,
   "price_per_building_sqft": 57.58,
   "building_sqft": 71117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71546,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923320016"
  },
  {
   "address": "920 Olive Street West, Stillwater",
   "sale_month": "2007-03",
   "price": 118000,
   "lot_sqft": 12427,
   "price_per_lot_sqft": 9.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020330003"
  },
  {
   "address": "1924 Emerson Ave S, Minneapolis",
   "sale_month": "2007-03",
   "price": 85077,
   "lot_sqft": 8425,
   "price_per_lot_sqft": 10.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3213,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2802924430047"
  },
  {
   "address": "14445 Azurite Street Northwest, Ramsey",
   "sale_month": "2007-03",
   "price": 194000,
   "lot_sqft": 81516,
   "price_per_lot_sqft": 2.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22976,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225410018"
  },
  {
   "address": "1567 County Road E East, Gem Lake",
   "sale_month": "2007-03",
   "price": 585000,
   "lot_sqft": 25899,
   "price_per_lot_sqft": 22.59,
   "price_per_building_sqft": 224.4,
   "building_sqft": 2607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2623,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022430032"
  },
  {
   "address": "551 Marschall Road, Shakopee",
   "sale_month": "2007-03",
   "price": 379000,
   "lot_sqft": 43540,
   "price_per_lot_sqft": 8.7,
   "price_per_building_sqft": 49.62,
   "building_sqft": 7638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7684,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271200030"
  },
  {
   "address": "12725 16th Ave N, Plymouth",
   "sale_month": "2007-03",
   "price": 2950000,
   "lot_sqft": 130051,
   "price_per_lot_sqft": 22.68,
   "price_per_building_sqft": 74.99,
   "building_sqft": 39338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39576,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822440054"
  },
  {
   "address": "1300 66th St E, Richfield",
   "sale_month": "2007-03",
   "price": 385000,
   "lot_sqft": 7654,
   "price_per_lot_sqft": 50.3,
   "price_per_building_sqft": 241.68,
   "building_sqft": 1593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1603,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824130141"
  },
  {
   "address": "1315 8th St SE, Minneapolis",
   "sale_month": "2007-03",
   "price": 290000,
   "lot_sqft": 5447,
   "price_per_lot_sqft": 53.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "TRIPLEX",
   "parcel_id": "2402924130058"
  },
  {
   "address": "3000 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2007-03",
   "price": 410300,
   "lot_sqft": 31191,
   "price_per_lot_sqft": 13.15,
   "price_per_building_sqft": 162.37,
   "building_sqft": 2527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2543,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311921330064"
  },
  {
   "address": null,
   "sale_month": "2007-03",
   "price": 410300,
   "lot_sqft": 23069,
   "price_per_lot_sqft": 17.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311921330063"
  },
  {
   "address": "1811 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2007-03",
   "price": 2722017,
   "lot_sqft": 90831,
   "price_per_lot_sqft": 29.97,
   "price_per_building_sqft": 92.58,
   "building_sqft": 29402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29580,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213023220016"
  },
  {
   "address": "2750 Millard Avenue, Hastings",
   "sale_month": "2007-03",
   "price": 315000,
   "lot_sqft": 37905,
   "price_per_lot_sqft": 8.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4153,
   "use": "Industrial-preferred",
   "parcel_id": "193200001033"
  },
  {
   "address": "8800 State Hwy No 7, St. Louis Park",
   "sale_month": "2007-03",
   "price": 4100000,
   "lot_sqft": 191461,
   "price_per_lot_sqft": 21.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17817,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721340008"
  },
  {
   "address": "1300 Godward St NE, Minneapolis",
   "sale_month": "2007-03",
   "price": 56300000,
   "lot_sqft": 240935,
   "price_per_lot_sqft": 233.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26643,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923130023"
  },
  {
   "address": "1804 7th Street West, Saint Paul",
   "sale_month": "2007-03",
   "price": 1555500,
   "lot_sqft": 39029,
   "price_per_lot_sqft": 39.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6362,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823140084"
  },
  {
   "address": "2301 2nd St N, Minneapolis",
   "sale_month": "2007-03",
   "price": 750000,
   "lot_sqft": 22969,
   "price_per_lot_sqft": 32.65,
   "price_per_building_sqft": 73.51,
   "building_sqft": 10203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10265,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924210047"
  },
  {
   "address": "88 W Minnehaha Pkwy, Minneapolis",
   "sale_month": "2007-03",
   "price": 824639,
   "lot_sqft": 13315,
   "price_per_lot_sqft": 61.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3496,
   "use": "TRIPLEX",
   "parcel_id": "1502824340098"
  },
  {
   "address": "10040 Nicollet Ave S, Bloomington",
   "sale_month": "2007-03",
   "price": 450000,
   "lot_sqft": 24065,
   "price_per_lot_sqft": 18.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3926,
   "use": "APARTMENT",
   "parcel_id": "1502724340022"
  },
  {
   "address": "4737 Cedar Ave S, Minneapolis",
   "sale_month": "2007-03",
   "price": 245000,
   "lot_sqft": 5161,
   "price_per_lot_sqft": 47.47,
   "price_per_building_sqft": 232.01,
   "building_sqft": 1056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1062,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302824220030"
  },
  {
   "address": "2573 Hamline Avenue North, Roseville",
   "sale_month": "2007-03",
   "price": 205000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 126.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210078"
  },
  {
   "address": "920 31st Ave N, Minneapolis",
   "sale_month": "2007-03",
   "price": 620000,
   "lot_sqft": 9847,
   "price_per_lot_sqft": 62.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0902924410185"
  },
  {
   "address": "2149 Program Avenue, Mounds View",
   "sale_month": "2007-03",
   "price": 2135000,
   "lot_sqft": 97502,
   "price_per_lot_sqft": 21.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17408,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023440011"
  },
  {
   "address": "502 East Main Street, Anoka",
   "sale_month": "2007-03",
   "price": 250000,
   "lot_sqft": 8488,
   "price_per_lot_sqft": 29.45,
   "price_per_building_sqft": 154.7,
   "building_sqft": 1616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1625,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124210028"
  },
  {
   "address": "2700 Highway No 88, St. Anthony",
   "sale_month": "2007-03",
   "price": 373000,
   "lot_sqft": 91249,
   "price_per_lot_sqft": 4.09,
   "price_per_building_sqft": 18.3,
   "building_sqft": 20388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20511,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923240359"
  },
  {
   "address": "8100 Wayzata Blvd, Golden Valley",
   "sale_month": "2007-03",
   "price": 1227000,
   "lot_sqft": 64594,
   "price_per_lot_sqft": 19,
   "price_per_building_sqft": 128.4,
   "building_sqft": 9556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9614,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611721140046"
  },
  {
   "address": "2236 Marshall Avenue, Saint Paul",
   "sale_month": "2007-03",
   "price": 680000,
   "lot_sqft": 14678,
   "price_per_lot_sqft": 46.33,
   "price_per_building_sqft": 247.27,
   "building_sqft": 2750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2767,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052823120001"
  },
  {
   "address": "26370 Helena Boulevard, Helena Township",
   "sale_month": "2007-03",
   "price": 247500,
   "lot_sqft": 264497,
   "price_per_lot_sqft": 0.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12197,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "050660010"
  },
  {
   "address": "1798 Ashland Avenue, Saint Paul",
   "sale_month": "2007-03",
   "price": 740000,
   "lot_sqft": 7973,
   "price_per_lot_sqft": 92.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4993,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823130110"
  },
  {
   "address": "3145 Girard Ave S, Minneapolis",
   "sale_month": "2007-03",
   "price": 820000,
   "lot_sqft": 8489,
   "price_per_lot_sqft": 96.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2871,
   "use": "APARTMENT",
   "parcel_id": "0402824120144"
  },
  {
   "address": "6044 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2007-03",
   "price": 500000,
   "lot_sqft": 26878,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": 192.16,
   "building_sqft": 2602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2618,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821120002"
  },
  {
   "address": "665 7th Street West, Saint Paul",
   "sale_month": "2007-03",
   "price": 500000,
   "lot_sqft": 14894,
   "price_per_lot_sqft": 33.57,
   "price_per_building_sqft": 119.79,
   "building_sqft": 4174,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4199,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823340161"
  },
  {
   "address": "124 Dale Street North, Saint Paul",
   "sale_month": "2007-03",
   "price": 360000,
   "lot_sqft": 7299,
   "price_per_lot_sqft": 49.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2188,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220216"
  },
  {
   "address": "3733 26th Ave S, Minneapolis",
   "sale_month": "2007-03",
   "price": 1942000,
   "lot_sqft": 5070,
   "price_per_lot_sqft": 383.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824430186"
  },
  {
   "address": "2600 38th St E, Minneapolis",
   "sale_month": "2007-03",
   "price": 1942000,
   "lot_sqft": 19896,
   "price_per_lot_sqft": 97.61,
   "price_per_building_sqft": 120.43,
   "building_sqft": 16126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16223,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824430185"
  },
  {
   "address": "3312 23rd Ave S, Minneapolis",
   "sale_month": "2007-03",
   "price": 387500,
   "lot_sqft": 8543,
   "price_per_lot_sqft": 45.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1330,
   "use": "TRIPLEX",
   "parcel_id": "0102824240110"
  },
  {
   "address": "9358 Oak Avenue, Waconia",
   "sale_month": "2007-02",
   "price": 370880,
   "lot_sqft": 1409,
   "price_per_lot_sqft": 263.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752570050"
  },
  {
   "address": "2696 Minnehaha Avenue East, Maplewood",
   "sale_month": "2007-02",
   "price": 378000,
   "lot_sqft": 29324,
   "price_per_lot_sqft": 12.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1805,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362922110004"
  },
  {
   "address": "1101 West Mckinley Street, Anoka",
   "sale_month": "2007-02",
   "price": 2070000,
   "lot_sqft": 98830,
   "price_per_lot_sqft": 20.95,
   "price_per_building_sqft": 76.23,
   "building_sqft": 27156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27319,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225420008"
  },
  {
   "address": null,
   "sale_month": "2007-02",
   "price": 2070000,
   "lot_sqft": 20103,
   "price_per_lot_sqft": 102.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225130012"
  },
  {
   "address": "955 Edmund Avenue, Saint Paul",
   "sale_month": "2007-02",
   "price": 218000,
   "lot_sqft": 5153,
   "price_per_lot_sqft": 42.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2043,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923240128"
  },
  {
   "address": "1200 78th St E, Richfield",
   "sale_month": "2007-02",
   "price": 4350000,
   "lot_sqft": 46723,
   "price_per_lot_sqft": 93.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11349,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824430008"
  },
  {
   "address": "1 Franklin Ave W, Minneapolis",
   "sale_month": "2007-02",
   "price": 1840000,
   "lot_sqft": 21818,
   "price_per_lot_sqft": 84.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17043,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210152"
  },
  {
   "address": "1862 Feronia Avenue, Saint Paul",
   "sale_month": "2007-02",
   "price": 300000,
   "lot_sqft": 13978,
   "price_per_lot_sqft": 21.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4422,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310035"
  },
  {
   "address": "795 6th Street East, Saint Paul",
   "sale_month": "2007-02",
   "price": 1170000,
   "lot_sqft": 31531,
   "price_per_lot_sqft": 37.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10466,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922110072"
  },
  {
   "address": "1435 White Oak Drive, Chaska",
   "sale_month": "2007-02",
   "price": 1942591,
   "lot_sqft": 59092,
   "price_per_lot_sqft": 32.87,
   "price_per_building_sqft": 295.54,
   "building_sqft": 6573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6613,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301660040"
  },
  {
   "address": "17909 State Hwy No 7, Minnetonka",
   "sale_month": "2007-02",
   "price": 135000,
   "lot_sqft": 14603,
   "price_per_lot_sqft": 9.24,
   "price_per_building_sqft": 75.55,
   "building_sqft": 1787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1797,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410016"
  },
  {
   "address": "815 Fulton St SE, Minneapolis",
   "sale_month": "2007-02",
   "price": 1400000,
   "lot_sqft": 2199,
   "price_per_lot_sqft": 636.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230080"
  },
  {
   "address": "811 Fulton St SE, Minneapolis",
   "sale_month": "2007-02",
   "price": 1400000,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 282.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230076"
  },
  {
   "address": "519 Oak St SE, Minneapolis",
   "sale_month": "2007-02",
   "price": 1400000,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 282.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230075"
  },
  {
   "address": "515 Oak St SE, Minneapolis",
   "sale_month": "2007-02",
   "price": 1400000,
   "lot_sqft": 9895,
   "price_per_lot_sqft": 141.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923230074"
  },
  {
   "address": "9411 Ulysses Street Northeast, Blaine",
   "sale_month": "2007-02",
   "price": 4998000,
   "lot_sqft": 140169,
   "price_per_lot_sqft": 35.66,
   "price_per_building_sqft": 184.36,
   "building_sqft": 27110,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27274,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123340009"
  },
  {
   "address": "14214 Excelsior Blvd, Minnetonka",
   "sale_month": "2007-02",
   "price": 360000,
   "lot_sqft": 13559,
   "price_per_lot_sqft": 26.55,
   "price_per_building_sqft": 143.88,
   "building_sqft": 2502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2517,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711722330021"
  },
  {
   "address": "1110 6th St SE, Minneapolis",
   "sale_month": "2007-02",
   "price": 560000,
   "lot_sqft": 4194,
   "price_per_lot_sqft": 133.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1247,
   "use": "TRIPLEX",
   "parcel_id": "2402924310019"
  },
  {
   "address": "6175 Cahill East, Inver Grove Heights",
   "sale_month": "2007-02",
   "price": 560000,
   "lot_sqft": 25365,
   "price_per_lot_sqft": 22.08,
   "price_per_building_sqft": 93.41,
   "building_sqft": 5995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6031,
   "use": "Commercial-preferred",
   "parcel_id": "204310301070"
  },
  {
   "address": "4959 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2007-02",
   "price": 343000,
   "lot_sqft": 150405,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": 39.91,
   "building_sqft": 8594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8646,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1902924310020"
  },
  {
   "address": "624 Central Ave, Osseo",
   "sale_month": "2007-02",
   "price": 334650,
   "lot_sqft": 10817,
   "price_per_lot_sqft": 30.94,
   "price_per_building_sqft": 110.26,
   "building_sqft": 3035,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3053,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921220112"
  },
  {
   "address": "3400 Shoreline Dr, Orono",
   "sale_month": "2007-02",
   "price": 375000,
   "lot_sqft": 12579,
   "price_per_lot_sqft": 29.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24806,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723430099"
  },
  {
   "address": "1310 98th St W, Bloomington",
   "sale_month": "2007-02",
   "price": 375000,
   "lot_sqft": 14385,
   "price_per_lot_sqft": 26.07,
   "price_per_building_sqft": 221.37,
   "building_sqft": 1694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1704,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724130008"
  },
  {
   "address": "1328 Marshall St NE, Minneapolis",
   "sale_month": "2007-02",
   "price": 959900,
   "lot_sqft": 5025,
   "price_per_lot_sqft": 191.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924140015"
  },
  {
   "address": "705 2nd St NE, Minneapolis",
   "sale_month": "2007-02",
   "price": 730000,
   "lot_sqft": 11054,
   "price_per_lot_sqft": 66.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3181,
   "use": "APARTMENT",
   "parcel_id": "1402924320016"
  },
  {
   "address": "317 15th Ave NE, Minneapolis",
   "sale_month": "2007-02",
   "price": 670000,
   "lot_sqft": 16415,
   "price_per_lot_sqft": 40.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3604,
   "use": "APARTMENT",
   "parcel_id": "1402924220073"
  },
  {
   "address": "4745 Cedar Ave S, Minneapolis",
   "sale_month": "2007-02",
   "price": 650000,
   "lot_sqft": 16775,
   "price_per_lot_sqft": 38.75,
   "price_per_building_sqft": 306.03,
   "building_sqft": 2124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2137,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302824220029"
  },
  {
   "address": "8924 Old Cedar Ave S, Bloomington",
   "sale_month": "2007-02",
   "price": 465000,
   "lot_sqft": 26587,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": 158.49,
   "building_sqft": 2934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2951,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724140003"
  },
  {
   "address": "3255 Coachman Road, Eagan",
   "sale_month": "2007-02",
   "price": 10921200,
   "lot_sqft": 396890,
   "price_per_lot_sqft": 27.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62833,
   "use": "Apartment",
   "parcel_id": "102750002040"
  },
  {
   "address": "3301 Coachman Road, Eagan",
   "sale_month": "2007-02",
   "price": 4678800,
   "lot_sqft": 173012,
   "price_per_lot_sqft": 27.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27454,
   "use": "Apartment",
   "parcel_id": "102750002030"
  },
  {
   "address": "1570 Century Point, Eagan",
   "sale_month": "2007-02",
   "price": 740000,
   "lot_sqft": 33265,
   "price_per_lot_sqft": 22.25,
   "price_per_building_sqft": 226.99,
   "building_sqft": 3260,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3280,
   "use": "Commercial-preferred",
   "parcel_id": "101694002020"
  },
  {
   "address": "4238 Nicollet Ave, Minneapolis",
   "sale_month": "2007-02",
   "price": 606000,
   "lot_sqft": 10128,
   "price_per_lot_sqft": 59.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310254"
  },
  {
   "address": "4244 Nicollet Ave, Minneapolis",
   "sale_month": "2007-02",
   "price": 606000,
   "lot_sqft": 5065,
   "price_per_lot_sqft": 119.64,
   "price_per_building_sqft": 59.59,
   "building_sqft": 10169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10230,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310094"
  },
  {
   "address": "1835 Randolph Avenue, Saint Paul",
   "sale_month": "2007-02",
   "price": 2300,
   "lot_sqft": 16518,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5313,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823240155"
  },
  {
   "address": "2597 Cleveland Avenue North, Roseville",
   "sale_month": "2007-02",
   "price": 1400000,
   "lot_sqft": 31704,
   "price_per_lot_sqft": 44.16,
   "price_per_building_sqft": 264.2,
   "building_sqft": 5299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5331,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923110020"
  },
  {
   "address": "3119 Penn Ave N, Minneapolis",
   "sale_month": "2007-02",
   "price": 227150,
   "lot_sqft": 5086,
   "price_per_lot_sqft": 44.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0802924410061"
  },
  {
   "address": "5271 Viking Dr, Bloomington",
   "sale_month": "2007-02",
   "price": 1057300,
   "lot_sqft": 21488,
   "price_per_lot_sqft": 49.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724220003"
  },
  {
   "address": "7801 Normandale Blvd, Bloomington",
   "sale_month": "2007-02",
   "price": 1057300,
   "lot_sqft": 39366,
   "price_per_lot_sqft": 26.86,
   "price_per_building_sqft": 155.51,
   "building_sqft": 6799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6840,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724220002"
  },
  {
   "address": "6306 56th Ave N, Crystal",
   "sale_month": "2007-02",
   "price": 111600,
   "lot_sqft": 14611,
   "price_per_lot_sqft": 7.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410108"
  },
  {
   "address": "6428 56th Ave N, Crystal",
   "sale_month": "2007-02",
   "price": 155000,
   "lot_sqft": 10032,
   "price_per_lot_sqft": 15.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410101"
  },
  {
   "address": "1148 Grand Avenue, Saint Paul",
   "sale_month": "2007-02",
   "price": 887500,
   "lot_sqft": 5974,
   "price_per_lot_sqft": 148.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410074"
  },
  {
   "address": "801 Cliff Road East, Burnsville",
   "sale_month": "2007-02",
   "price": 3640000,
   "lot_sqft": 128470,
   "price_per_lot_sqft": 28.33,
   "price_per_building_sqft": 94.61,
   "building_sqft": 38472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38704,
   "use": "Industrial-preferred",
   "parcel_id": "026430402021"
  },
  {
   "address": "14000 Nicollet Avenue South, Burnsville",
   "sale_month": "2007-02",
   "price": 8750000,
   "lot_sqft": 105730,
   "price_per_lot_sqft": 82.76,
   "price_per_building_sqft": 234.03,
   "building_sqft": 37389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37615,
   "use": "Commercial-preferred",
   "parcel_id": "025138001010"
  },
  {
   "address": "3850 Highway 13 West, Burnsville",
   "sale_month": "2007-02",
   "price": 816500,
   "lot_sqft": 68435,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": 67.45,
   "building_sqft": 12106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12179,
   "use": "Industrial-preferred",
   "parcel_id": "020321066050"
  },
  {
   "address": "3320 Bloomington Ave, Minneapolis",
   "sale_month": "2007-02",
   "price": 921800,
   "lot_sqft": 7452,
   "price_per_lot_sqft": 123.7,
   "price_per_building_sqft": 322.31,
   "building_sqft": 2860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2877,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824130078"
  },
  {
   "address": "5970 Highway 61, White Bear Township",
   "sale_month": "2007-02",
   "price": 2200,
   "lot_sqft": 100587,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.35,
   "building_sqft": 6300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6338,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "013022220024"
  },
  {
   "address": "9700 56th Ave N, Plymouth",
   "sale_month": "2007-02",
   "price": 7000000,
   "lot_sqft": 512559,
   "price_per_lot_sqft": 13.66,
   "price_per_building_sqft": 103.94,
   "building_sqft": 67344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 67751,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111822410010"
  },
  {
   "address": "7275 147th Street West, Apple Valley",
   "sale_month": "2007-02",
   "price": 1100000,
   "lot_sqft": 41688,
   "price_per_lot_sqft": 26.39,
   "price_per_building_sqft": 112.86,
   "building_sqft": 9747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9805,
   "use": "Commercial-preferred",
   "parcel_id": "011173004011"
  },
  {
   "address": "8269 144th Street West, Apple Valley",
   "sale_month": "2007-02",
   "price": 516000,
   "lot_sqft": 21851,
   "price_per_lot_sqft": 23.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3656,
   "use": "Apartment",
   "parcel_id": "011035002120"
  },
  {
   "address": "9364 Oak Avenue, Waconia",
   "sale_month": "2007-01",
   "price": 140000,
   "lot_sqft": 569,
   "price_per_lot_sqft": 246.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752550020"
  },
  {
   "address": "32 1st Street West, Waconia",
   "sale_month": "2007-01",
   "price": 259900,
   "lot_sqft": 3922,
   "price_per_lot_sqft": 66.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502680"
  },
  {
   "address": "474 Shimmcor Street, Mayer",
   "sale_month": "2007-01",
   "price": 130000,
   "lot_sqft": 1776,
   "price_per_lot_sqft": 73.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "503800140"
  },
  {
   "address": "1778 Greeley Street South, Stillwater",
   "sale_month": "2007-01",
   "price": 40276,
   "lot_sqft": 48238,
   "price_per_lot_sqft": 0.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "305",
   "parcel_id": "3303020320015"
  },
  {
   "address": "1512 28th St W, Minneapolis",
   "sale_month": "2007-01",
   "price": 871000,
   "lot_sqft": 4755,
   "price_per_lot_sqft": 183.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2857,
   "use": "APARTMENT",
   "parcel_id": "3302924310088"
  },
  {
   "address": "23592 Ulysses Street Northeast, East Bethel",
   "sale_month": "2007-01",
   "price": 500,
   "lot_sqft": 89759,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323423210018"
  },
  {
   "address": "3803 Silver Lake Road, Saint Anthony",
   "sale_month": "2007-01",
   "price": 507971,
   "lot_sqft": 36711,
   "price_per_lot_sqft": 13.84,
   "price_per_building_sqft": 92.22,
   "building_sqft": 5508,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5541,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023430047"
  },
  {
   "address": "11480 Marketplace Dr N, Champlin",
   "sale_month": "2007-01",
   "price": 50000,
   "lot_sqft": 55662,
   "price_per_lot_sqft": 0.9,
   "price_per_building_sqft": 7.18,
   "building_sqft": 6963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7005,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021130097"
  },
  {
   "address": "835 Decatur Ave N, Golden Valley",
   "sale_month": "2007-01",
   "price": 7000000,
   "lot_sqft": 267758,
   "price_per_lot_sqft": 26.14,
   "price_per_building_sqft": 86.39,
   "building_sqft": 81024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81513,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821240009"
  },
  {
   "address": "991 Payne Avenue, Saint Paul",
   "sale_month": "2007-01",
   "price": 495000,
   "lot_sqft": 5828,
   "price_per_lot_sqft": 84.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922130154"
  },
  {
   "address": null,
   "sale_month": "2007-01",
   "price": 930000,
   "lot_sqft": 39272,
   "price_per_lot_sqft": 23.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923330003"
  },
  {
   "address": "731 Prior Avenue North, Saint Paul",
   "sale_month": "2007-01",
   "price": 870000,
   "lot_sqft": 39279,
   "price_per_lot_sqft": 22.15,
   "price_per_building_sqft": 174.31,
   "building_sqft": 4991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5021,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923330002"
  },
  {
   "address": "422 Mulberry Street East, Stillwater",
   "sale_month": "2007-01",
   "price": 712826,
   "lot_sqft": 109502,
   "price_per_lot_sqft": 6.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4434,
   "use": "300",
   "parcel_id": "2803020110002"
  },
  {
   "address": null,
   "sale_month": "2007-01",
   "price": 750000,
   "lot_sqft": 193386,
   "price_per_lot_sqft": 3.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279330030"
  },
  {
   "address": null,
   "sale_month": "2007-01",
   "price": 750000,
   "lot_sqft": 49576,
   "price_per_lot_sqft": 15.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279330020"
  },
  {
   "address": null,
   "sale_month": "2007-01",
   "price": 750000,
   "lot_sqft": 417816,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279040080"
  },
  {
   "address": "3251 County Road 101 East, Shakopee",
   "sale_month": "2007-01",
   "price": 750000,
   "lot_sqft": 1352459,
   "price_per_lot_sqft": 0.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39791,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279040070"
  },
  {
   "address": null,
   "sale_month": "2007-01",
   "price": 750000,
   "lot_sqft": 14849,
   "price_per_lot_sqft": 50.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279040040"
  },
  {
   "address": null,
   "sale_month": "2007-01",
   "price": 750000,
   "lot_sqft": 655561,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279040020"
  },
  {
   "address": "12800 Industrial Park Blvd, Plymouth",
   "sale_month": "2007-01",
   "price": 2150000,
   "lot_sqft": 88564,
   "price_per_lot_sqft": 24.28,
   "price_per_building_sqft": 202.3,
   "building_sqft": 10628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10692,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711822140005"
  },
  {
   "address": "6601 5th Ave S, Richfield",
   "sale_month": "2007-01",
   "price": 800000,
   "lot_sqft": 19618,
   "price_per_lot_sqft": 40.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4199,
   "use": "APARTMENT",
   "parcel_id": "2702824410022"
  },
  {
   "address": "112 Lewis Street South, Shakopee",
   "sale_month": "2007-01",
   "price": 1200000,
   "lot_sqft": 4644,
   "price_per_lot_sqft": 258.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011650"
  },
  {
   "address": "132 1st Avenue East, Shakopee",
   "sale_month": "2007-01",
   "price": 1200000,
   "lot_sqft": 3125,
   "price_per_lot_sqft": 384,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011640"
  },
  {
   "address": "126 Atwood Street South, Shakopee",
   "sale_month": "2007-01",
   "price": 140000,
   "lot_sqft": 13178,
   "price_per_lot_sqft": 10.62,
   "price_per_building_sqft": 177.44,
   "building_sqft": 789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 794,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011290"
  },
  {
   "address": "4839 University Avenue Northeast, Columbia Heights",
   "sale_month": "2007-01",
   "price": 475000,
   "lot_sqft": 10425,
   "price_per_lot_sqft": 45.56,
   "price_per_building_sqft": 84.88,
   "building_sqft": 5596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5629,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024310090"
  },
  {
   "address": "6001 Egan Drive, Savage",
   "sale_month": "2007-01",
   "price": 191992,
   "lot_sqft": 71918,
   "price_per_lot_sqft": 2.67,
   "price_per_building_sqft": 9.09,
   "building_sqft": 21126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21253,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262470010"
  },
  {
   "address": "14324 Huntington Avenue South, Savage",
   "sale_month": "2007-01",
   "price": 18335,
   "lot_sqft": 64585,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": 1.23,
   "building_sqft": 14872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14961,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262380010"
  },
  {
   "address": "1501 Portland Ave, Minneapolis",
   "sale_month": "2007-01",
   "price": 2000000,
   "lot_sqft": 20033,
   "price_per_lot_sqft": 99.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9673,
   "use": "APARTMENT",
   "parcel_id": "2602924320073"
  },
  {
   "address": "12519 Rhode Island Avenue South, Savage",
   "sale_month": "2007-01",
   "price": 592000,
   "lot_sqft": 38068,
   "price_per_lot_sqft": 15.55,
   "price_per_building_sqft": 122.06,
   "building_sqft": 4850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4880,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130071"
  },
  {
   "address": "5722 Graystone Southeast, Prior Lake",
   "sale_month": "2007-01",
   "price": 98851,
   "lot_sqft": 43527,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14224,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254600010"
  },
  {
   "address": "14173 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2007-01",
   "price": 1650000,
   "lot_sqft": 45756,
   "price_per_lot_sqft": 36.06,
   "price_per_building_sqft": 178.15,
   "building_sqft": 9262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9318,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251940100"
  },
  {
   "address": "14123 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2007-01",
   "price": 1650000,
   "lot_sqft": 27528,
   "price_per_lot_sqft": 59.94,
   "price_per_building_sqft": 281.91,
   "building_sqft": 5853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5889,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251940090"
  },
  {
   "address": "5119 Gateway Street Southeast, Prior Lake",
   "sale_month": "2007-01",
   "price": 2735000,
   "lot_sqft": 107188,
   "price_per_lot_sqft": 25.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61957,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "251740021"
  },
  {
   "address": "500 2nd Street West, Jordan",
   "sale_month": "2007-01",
   "price": 525000,
   "lot_sqft": 55324,
   "price_per_lot_sqft": 9.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34860,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220270010"
  },
  {
   "address": "397 Ervin Industrial Drive, Jordan",
   "sale_month": "2007-01",
   "price": 2700000,
   "lot_sqft": 137493,
   "price_per_lot_sqft": 19.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240080"
  },
  {
   "address": "395 Ervin Industrial Drive, Jordan",
   "sale_month": "2007-01",
   "price": 2700000,
   "lot_sqft": 114078,
   "price_per_lot_sqft": 23.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 96042,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240070"
  },
  {
   "address": "300 Old Carver Rd0, Carver",
   "sale_month": "2007-01",
   "price": 850000,
   "lot_sqft": 25329,
   "price_per_lot_sqft": 33.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203500010"
  },
  {
   "address": "1333 154th Avenue Northeast, Ham Lake",
   "sale_month": "2007-01",
   "price": 205500,
   "lot_sqft": 58973,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9889,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203223240029"
  },
  {
   "address": "828 Kasota Ave, Minneapolis",
   "sale_month": "2007-01",
   "price": 2100000,
   "lot_sqft": 102098,
   "price_per_lot_sqft": 20.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45367,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923420001"
  },
  {
   "address": "5020 Xerxes Ave S, Minneapolis",
   "sale_month": "2007-01",
   "price": 343300,
   "lot_sqft": 5427,
   "price_per_lot_sqft": 63.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702824310069"
  },
  {
   "address": "9818 Aldrich Ave S, Bloomington",
   "sale_month": "2007-01",
   "price": 800000,
   "lot_sqft": 32557,
   "price_per_lot_sqft": 24.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724410011"
  },
  {
   "address": "1608 2nd St NE, Minneapolis",
   "sale_month": "2007-01",
   "price": 150000,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 27.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924220034"
  },
  {
   "address": "1401 100th St E, Bloomington",
   "sale_month": "2007-01",
   "price": 5600000,
   "lot_sqft": 431210,
   "price_per_lot_sqft": 12.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58466,
   "use": "MED/CARE FACILITY",
   "parcel_id": "1402724430003"
  },
  {
   "address": "1301 100th St E, Bloomington",
   "sale_month": "2007-01",
   "price": 5600000,
   "lot_sqft": 139815,
   "price_per_lot_sqft": 40.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34936,
   "use": "APARTMENT",
   "parcel_id": "1402724420044"
  },
  {
   "address": null,
   "sale_month": "2007-01",
   "price": 17300000,
   "lot_sqft": 45695,
   "price_per_lot_sqft": 378.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1312023330011"
  },
  {
   "address": "1032 7th Street West, Saint Paul",
   "sale_month": "2007-01",
   "price": 630000,
   "lot_sqft": 3178,
   "price_per_lot_sqft": 198.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823410008"
  },
  {
   "address": "7470 Market Place Dr, Eden Prairie",
   "sale_month": "2007-01",
   "price": 670000,
   "lot_sqft": 8917,
   "price_per_lot_sqft": 75.14,
   "price_per_building_sqft": 134.92,
   "building_sqft": 4966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4996,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420003"
  },
  {
   "address": "2901 5th St NE, Minneapolis",
   "sale_month": "2007-01",
   "price": 1750000,
   "lot_sqft": 316201,
   "price_per_lot_sqft": 5.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64804,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924210017"
  },
  {
   "address": "101 5th Avenue South, Bayport",
   "sale_month": "2007-01",
   "price": 665000,
   "lot_sqft": 39564,
   "price_per_lot_sqft": 16.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3115,
   "use": "300",
   "parcel_id": "1102920330061"
  },
  {
   "address": "730 Apollo Drive, Lino Lakes",
   "sale_month": "2007-01",
   "price": 3200000,
   "lot_sqft": 100898,
   "price_per_lot_sqft": 31.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16631,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430040"
  },
  {
   "address": "7150 Cahill Rd, Edina",
   "sale_month": "2007-01",
   "price": 8013000,
   "lot_sqft": 239378,
   "price_per_lot_sqft": 33.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49566,
   "use": "APARTMENT",
   "parcel_id": "0811621120014"
  },
  {
   "address": "20 Lake Street North, Forest Lake",
   "sale_month": "2007-01",
   "price": 240790,
   "lot_sqft": 1390,
   "price_per_lot_sqft": 173.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120117"
  },
  {
   "address": "4537 France Ave S, Minneapolis",
   "sale_month": "2007-01",
   "price": 650000,
   "lot_sqft": 6317,
   "price_per_lot_sqft": 102.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1497,
   "use": "APARTMENT",
   "parcel_id": "0802824330070"
  },
  {
   "address": "13901 Louisville Road, Louisville Township",
   "sale_month": "2007-01",
   "price": 40000,
   "lot_sqft": 639645,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079210130"
  },
  {
   "address": "740 East Main Street, Anoka",
   "sale_month": "2007-01",
   "price": 195000,
   "lot_sqft": 10561,
   "price_per_lot_sqft": 18.46,
   "price_per_building_sqft": 132.2,
   "building_sqft": 1475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1484,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124120002"
  },
  {
   "address": "336 Water Street West, Saint Paul",
   "sale_month": "2007-01",
   "price": 380000,
   "lot_sqft": 30085,
   "price_per_lot_sqft": 12.63,
   "price_per_building_sqft": 181.04,
   "building_sqft": 2099,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2112,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072822210009"
  },
  {
   "address": "4725 Excelsior Blvd, St. Louis Park",
   "sale_month": "2007-01",
   "price": 975000,
   "lot_sqft": 26607,
   "price_per_lot_sqft": 36.64,
   "price_per_building_sqft": 170.22,
   "building_sqft": 5728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5763,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210012"
  },
  {
   "address": "3737 West Broadway, Robbinsdale",
   "sale_month": "2007-01",
   "price": 485000,
   "lot_sqft": 9244,
   "price_per_lot_sqft": 52.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2883,
   "use": "APARTMENT",
   "parcel_id": "0602924440118"
  },
  {
   "address": "4363 Thomas Ave N, Minneapolis",
   "sale_month": "2007-01",
   "price": 318000,
   "lot_sqft": 5482,
   "price_per_lot_sqft": 58.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1742,
   "use": "APARTMENT",
   "parcel_id": "0502924120009"
  },
  {
   "address": "7876 Hudson Road, Woodbury",
   "sale_month": "2007-01",
   "price": 1085000,
   "lot_sqft": 48071,
   "price_per_lot_sqft": 22.57,
   "price_per_building_sqft": 101.98,
   "building_sqft": 10639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10703,
   "use": "300",
   "parcel_id": "0502821110015"
  },
  {
   "address": "1581 Selby Avenue, Saint Paul",
   "sale_month": "2007-01",
   "price": 952720,
   "lot_sqft": 9082,
   "price_per_lot_sqft": 104.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20994,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110028"
  },
  {
   "address": "1601 Lake St W, Minneapolis",
   "sale_month": "2007-01",
   "price": 2350000,
   "lot_sqft": 17707,
   "price_per_lot_sqft": 132.72,
   "price_per_building_sqft": 366.61,
   "building_sqft": 6410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6448,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0402824210033"
  },
  {
   "address": "1360 Terrace Drive, Roseville",
   "sale_month": "2007-01",
   "price": 6721000,
   "lot_sqft": 138269,
   "price_per_lot_sqft": 48.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10735,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032923310024"
  },
  {
   "address": "1400 Terrace Drive, Roseville",
   "sale_month": "2007-01",
   "price": 6568000,
   "lot_sqft": 46174,
   "price_per_lot_sqft": 142.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6603,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032923310023"
  },
  {
   "address": "3228 Garfield Ave, Minneapolis",
   "sale_month": "2007-01",
   "price": 230000,
   "lot_sqft": 7587,
   "price_per_lot_sqft": 30.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824230100"
  },
  {
   "address": "13965 West Preserve Boulevard, Burnsville",
   "sale_month": "2007-01",
   "price": 515000,
   "lot_sqft": 2088,
   "price_per_lot_sqft": 246.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "027323001080"
  },
  {
   "address": "2902 Polk St NE, Minneapolis",
   "sale_month": "2007-01",
   "price": 715000,
   "lot_sqft": 10024,
   "price_per_lot_sqft": 71.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3634,
   "use": "APARTMENT",
   "parcel_id": "0102924330141"
  },
  {
   "address": "9354 Oak Avenue, Waconia",
   "sale_month": "2006-12",
   "price": 573500,
   "lot_sqft": 1409,
   "price_per_lot_sqft": 407.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752570030"
  },
  {
   "address": "37 1st Street West, Waconia",
   "sale_month": "2006-12",
   "price": 360422,
   "lot_sqft": 2064,
   "price_per_lot_sqft": 174.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501550"
  },
  {
   "address": "100 Nathan La N, Plymouth",
   "sale_month": "2006-12",
   "price": 1050000,
   "lot_sqft": 59269,
   "price_per_lot_sqft": 17.72,
   "price_per_building_sqft": 165.96,
   "building_sqft": 6327,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822430019"
  },
  {
   "address": "2700 26th St E, Minneapolis",
   "sale_month": "2006-12",
   "price": 355000,
   "lot_sqft": 17261,
   "price_per_lot_sqft": 20.57,
   "price_per_building_sqft": 117.71,
   "building_sqft": 3016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3034,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130086"
  },
  {
   "address": "290 Ruth Street North, Saint Paul",
   "sale_month": "2006-12",
   "price": 5100000,
   "lot_sqft": 115191,
   "price_per_lot_sqft": 44.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3524,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352922430200"
  },
  {
   "address": "7700 Bloomington Ave S, Richfield",
   "sale_month": "2006-12",
   "price": 1675000,
   "lot_sqft": 64673,
   "price_per_lot_sqft": 25.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6078,
   "use": "APARTMENT",
   "parcel_id": "3502824430001"
  },
  {
   "address": "6425 Sycamore Ct N, Maple Grove",
   "sale_month": "2006-12",
   "price": 1040558,
   "lot_sqft": 214277,
   "price_per_lot_sqft": 4.86,
   "price_per_building_sqft": 25.65,
   "building_sqft": 40566,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40811,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922410077"
  },
  {
   "address": "22937 Poppy Street Northwest, Saint Francis",
   "sale_month": "2006-12",
   "price": 145000,
   "lot_sqft": 38721,
   "price_per_lot_sqft": 3.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323424440003"
  },
  {
   "address": "691 3rd Street East, Saint Paul",
   "sale_month": "2006-12",
   "price": 60000,
   "lot_sqft": 5563,
   "price_per_lot_sqft": 10.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922410172"
  },
  {
   "address": "7373 France Ave S, Edina",
   "sale_month": "2006-12",
   "price": 26700000,
   "lot_sqft": 150217,
   "price_per_lot_sqft": 177.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20330,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824320005"
  },
  {
   "address": "8847 Kennedy Memorial Dr, St. Bonifacius",
   "sale_month": "2006-12",
   "price": 249650,
   "lot_sqft": 19881,
   "price_per_lot_sqft": 12.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111724110002"
  },
  {
   "address": "30 Arthur Ave SE, Minneapolis",
   "sale_month": "2006-12",
   "price": 285000,
   "lot_sqft": 7181,
   "price_per_lot_sqft": 39.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2078,
   "use": "APARTMENT",
   "parcel_id": "3002923420030"
  },
  {
   "address": "11616 Irwin Ave S, Bloomington",
   "sale_month": "2006-12",
   "price": 170000,
   "lot_sqft": 607733,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002724440001"
  },
  {
   "address": "2446 University Avenue West, Saint Paul",
   "sale_month": "2006-12",
   "price": 3200000,
   "lot_sqft": 69694,
   "price_per_lot_sqft": 45.91,
   "price_per_building_sqft": 70.48,
   "building_sqft": 45404,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45678,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340081"
  },
  {
   "address": "2417 University Avenue West, Saint Paul",
   "sale_month": "2006-12",
   "price": 3200000,
   "lot_sqft": 21454,
   "price_per_lot_sqft": 149.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340076"
  },
  {
   "address": "2000 Energy Park Drive, Saint Paul",
   "sale_month": "2006-12",
   "price": 2500000,
   "lot_sqft": 172202,
   "price_per_lot_sqft": 14.52,
   "price_per_building_sqft": 63.88,
   "building_sqft": 39137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39374,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923230006"
  },
  {
   "address": "14900 21st Ave N, Plymouth",
   "sale_month": "2006-12",
   "price": 2000000,
   "lot_sqft": 216630,
   "price_per_lot_sqft": 9.23,
   "price_per_building_sqft": 50.27,
   "building_sqft": 39785,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40025,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822130010"
  },
  {
   "address": "901 Summit Ave, Minneapolis",
   "sale_month": "2006-12",
   "price": 2635000,
   "lot_sqft": 11439,
   "price_per_lot_sqft": 230.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7443,
   "use": "APARTMENT",
   "parcel_id": "2802924440027"
  },
  {
   "address": "6237 Penn Ave S, Richfield",
   "sale_month": "2006-12",
   "price": 2000000,
   "lot_sqft": 58477,
   "price_per_lot_sqft": 34.2,
   "price_per_building_sqft": 90.28,
   "building_sqft": 22153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22287,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2802824220004"
  },
  {
   "address": "8225 Crossings Boulevard, Shakopee",
   "sale_month": "2006-12",
   "price": 1327384,
   "lot_sqft": 81305,
   "price_per_lot_sqft": 16.33,
   "price_per_building_sqft": 206.6,
   "building_sqft": 6425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6464,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274030020"
  },
  {
   "address": "7361 Highway 13 West, Savage",
   "sale_month": "2006-12",
   "price": 360000,
   "lot_sqft": 34232,
   "price_per_lot_sqft": 10.52,
   "price_per_building_sqft": 64.53,
   "building_sqft": 5579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5613,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "269080051"
  },
  {
   "address": "8635 Eagle Creek Circle, Savage",
   "sale_month": "2006-12",
   "price": 204553,
   "lot_sqft": 1154,
   "price_per_lot_sqft": 177.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "264140050"
  },
  {
   "address": "11201 Fountains Dr N, Maple Grove",
   "sale_month": "2006-12",
   "price": 95024711,
   "lot_sqft": 533794,
   "price_per_lot_sqft": 178.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 161712,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922140010"
  },
  {
   "address": "11581 Fountains Dr N, Maple Grove",
   "sale_month": "2006-12",
   "price": 95024711,
   "lot_sqft": 680424,
   "price_per_lot_sqft": 139.66,
   "price_per_building_sqft": 480.12,
   "building_sqft": 197917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 199112,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922140009"
  },
  {
   "address": "11751 Fountains Way N, Maple Grove",
   "sale_month": "2006-12",
   "price": 1500000,
   "lot_sqft": 79947,
   "price_per_lot_sqft": 18.76,
   "price_per_building_sqft": 77.37,
   "building_sqft": 19387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19504,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922120033"
  },
  {
   "address": "11780 Fountains Way N, Maple Grove",
   "sale_month": "2006-12",
   "price": 95024711,
   "lot_sqft": 168956,
   "price_per_lot_sqft": 562.42,
   "price_per_building_sqft": 2880.76,
   "building_sqft": 32986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33185,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922120026"
  },
  {
   "address": "11160 Fountains Dr N, Maple Grove",
   "sale_month": "2006-12",
   "price": 95024711,
   "lot_sqft": 200843,
   "price_per_lot_sqft": 473.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922110017"
  },
  {
   "address": "6445 Richfield Pkwy, Richfield",
   "sale_month": "2006-12",
   "price": 6247238,
   "lot_sqft": 551210,
   "price_per_lot_sqft": 11.33,
   "price_per_building_sqft": 20.33,
   "building_sqft": 307256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 309111,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824140135"
  },
  {
   "address": "12543 Rhode Island Avenue South, Savage",
   "sale_month": "2006-12",
   "price": 710000,
   "lot_sqft": 38067,
   "price_per_lot_sqft": 18.65,
   "price_per_building_sqft": 78.93,
   "building_sqft": 8995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9049,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130090"
  },
  {
   "address": "7935 Stone Creek Drive, Chanhassen",
   "sale_month": "2006-12",
   "price": 566997,
   "lot_sqft": 1503,
   "price_per_lot_sqft": 377.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720101"
  },
  {
   "address": "2154 Hastings Avenue, Newport",
   "sale_month": "2006-12",
   "price": 275172,
   "lot_sqft": 32605,
   "price_per_lot_sqft": 8.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2185,
   "use": "110",
   "parcel_id": "2502822320012"
  },
  {
   "address": "5770 2 1/2 Street Northeast, Fridley",
   "sale_month": "2006-12",
   "price": 225000,
   "lot_sqft": 18409,
   "price_per_lot_sqft": 12.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2755,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024230113"
  },
  {
   "address": null,
   "sale_month": "2006-12",
   "price": 120615,
   "lot_sqft": 206295,
   "price_per_lot_sqft": 0.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2311922140005"
  },
  {
   "address": "10609 165th Street West, Lakeville",
   "sale_month": "2006-12",
   "price": 432000,
   "lot_sqft": 2738,
   "price_per_lot_sqft": 157.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "224446001090"
  },
  {
   "address": "6036 Pillsbury Ave, Minneapolis",
   "sale_month": "2006-12",
   "price": 120000,
   "lot_sqft": 3514,
   "price_per_lot_sqft": 34.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824340073"
  },
  {
   "address": "5525 34th Ave N, Crystal",
   "sale_month": "2006-12",
   "price": 180000,
   "lot_sqft": 10093,
   "price_per_lot_sqft": 17.83,
   "price_per_building_sqft": 74.41,
   "building_sqft": 2419,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2434,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111821240118"
  },
  {
   "address": "3246 Douglas Dr N, Crystal",
   "sale_month": "2006-12",
   "price": 1166000,
   "lot_sqft": 53912,
   "price_per_lot_sqft": 21.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8683,
   "use": "APARTMENT",
   "parcel_id": "2111821230104"
  },
  {
   "address": "3237 Colorado Ave N, Crystal",
   "sale_month": "2006-12",
   "price": 1166000,
   "lot_sqft": 8987,
   "price_per_lot_sqft": 129.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2111821230101"
  },
  {
   "address": "3243 Colorado Ave N, Crystal",
   "sale_month": "2006-12",
   "price": 1166000,
   "lot_sqft": 8987,
   "price_per_lot_sqft": 129.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2111821230100"
  },
  {
   "address": "3249 Colorado Ave N, Crystal",
   "sale_month": "2006-12",
   "price": 1166000,
   "lot_sqft": 8988,
   "price_per_lot_sqft": 129.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2111821230099"
  },
  {
   "address": "1342 Westminster Street, Saint Paul",
   "sale_month": "2006-12",
   "price": 2001000,
   "lot_sqft": 186278,
   "price_per_lot_sqft": 10.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10054,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202922320017"
  },
  {
   "address": "3105 65th Street East, Inver Grove Heights",
   "sale_month": "2006-12",
   "price": 775000,
   "lot_sqft": 67958,
   "price_per_lot_sqft": 11.4,
   "price_per_building_sqft": 53.71,
   "building_sqft": 14430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14518,
   "use": "Commercial-preferred",
   "parcel_id": "200030028015"
  },
  {
   "address": "51 Maryland Avenue East, Saint Paul",
   "sale_month": "2006-12",
   "price": 800000,
   "lot_sqft": 305088,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": 7.61,
   "building_sqft": 105078,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105712,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922340058"
  },
  {
   "address": "3801 54th St E, Minneapolis",
   "sale_month": "2006-12",
   "price": 543726,
   "lot_sqft": 13338,
   "price_per_lot_sqft": 40.77,
   "price_per_building_sqft": 422.15,
   "building_sqft": 1288,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1296,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823120077"
  },
  {
   "address": "4114 55th St E, Minneapolis",
   "sale_month": "2006-12",
   "price": 543726,
   "lot_sqft": 5401,
   "price_per_lot_sqft": 100.67,
   "price_per_building_sqft": 506.73,
   "building_sqft": 1073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1079,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823120050"
  },
  {
   "address": "208 Central Ave, Osseo",
   "sale_month": "2006-12",
   "price": 195000,
   "lot_sqft": 8932,
   "price_per_lot_sqft": 21.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230058"
  },
  {
   "address": "4168 Adair Ave N, Robbinsdale",
   "sale_month": "2006-12",
   "price": 113600,
   "lot_sqft": 12523,
   "price_per_lot_sqft": 9.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "1611821230101"
  },
  {
   "address": "1401 Ramsey St NE, Minneapolis",
   "sale_month": "2006-12",
   "price": 520551,
   "lot_sqft": 10941,
   "price_per_lot_sqft": 47.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924140023"
  },
  {
   "address": "1400 Marshall St NE, Minneapolis",
   "sale_month": "2006-12",
   "price": 520551,
   "lot_sqft": 12129,
   "price_per_lot_sqft": 42.92,
   "price_per_building_sqft": 57.3,
   "building_sqft": 9085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9140,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924140018"
  },
  {
   "address": null,
   "sale_month": "2006-12",
   "price": 14600,
   "lot_sqft": 10420,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "141550001020"
  },
  {
   "address": "8577 Columbine Rd, Eden Prairie",
   "sale_month": "2006-12",
   "price": 2200000,
   "lot_sqft": 64202,
   "price_per_lot_sqft": 34.27,
   "price_per_building_sqft": 265.44,
   "building_sqft": 8288,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8338,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622330041"
  },
  {
   "address": "20991 Chippendale Avenue, Farmington",
   "sale_month": "2006-12",
   "price": 564900,
   "lot_sqft": 68394,
   "price_per_lot_sqft": 8.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "Apartment",
   "parcel_id": "140300085010"
  },
  {
   "address": "4830 Chicago Ave, Minneapolis",
   "sale_month": "2006-12",
   "price": 100,
   "lot_sqft": 9617,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3875,
   "use": "APARTMENT",
   "parcel_id": "1402824230001"
  },
  {
   "address": "1060 64th Avenue Northeast, Fridley",
   "sale_month": "2006-12",
   "price": 1059000,
   "lot_sqft": 25950,
   "price_per_lot_sqft": 40.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4418,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133024320061"
  },
  {
   "address": "500 Village Center Drive, North Oaks",
   "sale_month": "2006-12",
   "price": 15000,
   "lot_sqft": 123905,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": 1.09,
   "building_sqft": 13803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13886,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023430025"
  },
  {
   "address": "2220 Commerce Blvd, Mound",
   "sale_month": "2006-12",
   "price": 48200,
   "lot_sqft": 35025,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12114,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330078"
  },
  {
   "address": "2265 Helen Street North, North Saint Paul",
   "sale_month": "2006-12",
   "price": 365000,
   "lot_sqft": 13118,
   "price_per_lot_sqft": 27.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2061,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922340014"
  },
  {
   "address": "5353 Nathan La N, Plymouth",
   "sale_month": "2006-12",
   "price": 5375000,
   "lot_sqft": 812947,
   "price_per_lot_sqft": 6.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64014,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1211822120008"
  },
  {
   "address": "3575 Hickory Dr, Medina",
   "sale_month": "2006-12",
   "price": 375000,
   "lot_sqft": 28787,
   "price_per_lot_sqft": 13.03,
   "price_per_building_sqft": 130.53,
   "building_sqft": 2873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2890,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823410004"
  },
  {
   "address": "4504 3rd Ave S, Minneapolis",
   "sale_month": "2006-12",
   "price": 543726,
   "lot_sqft": 5415,
   "price_per_lot_sqft": 100.41,
   "price_per_building_sqft": 501.59,
   "building_sqft": 1084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1090,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002824430136"
  },
  {
   "address": "5354 Douglas Dr N, Crystal",
   "sale_month": "2006-12",
   "price": 10000,
   "lot_sqft": 34690,
   "price_per_lot_sqft": 0.29,
   "price_per_building_sqft": 1.54,
   "building_sqft": 6495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6534,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220036"
  },
  {
   "address": "422 Concord Street, Saint Paul",
   "sale_month": "2006-12",
   "price": 1105000,
   "lot_sqft": 95375,
   "price_per_lot_sqft": 11.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8540,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082822410013"
  },
  {
   "address": "4700 Quebec Ave N, New Hope",
   "sale_month": "2006-12",
   "price": 1825000,
   "lot_sqft": 57648,
   "price_per_lot_sqft": 31.66,
   "price_per_building_sqft": 63.16,
   "building_sqft": 28893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29067,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821320044"
  },
  {
   "address": "32 Lake Street South, Forest Lake",
   "sale_month": "2006-12",
   "price": 400000,
   "lot_sqft": 19853,
   "price_per_lot_sqft": 20.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130144"
  },
  {
   "address": "20 Lake Street South, Forest Lake",
   "sale_month": "2006-12",
   "price": 550000,
   "lot_sqft": 16964,
   "price_per_lot_sqft": 32.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130143"
  },
  {
   "address": "4279 Sheridan Ave S, Minneapolis",
   "sale_month": "2006-12",
   "price": 750000,
   "lot_sqft": 6497,
   "price_per_lot_sqft": 115.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420184"
  },
  {
   "address": "7582 Currell Boulevard, Woodbury",
   "sale_month": "2006-12",
   "price": 193710,
   "lot_sqft": 123327,
   "price_per_lot_sqft": 1.57,
   "price_per_building_sqft": 16.44,
   "building_sqft": 11781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11852,
   "use": "300",
   "parcel_id": "0802821420024"
  },
  {
   "address": null,
   "sale_month": "2006-12",
   "price": 31234,
   "lot_sqft": 129820,
   "price_per_lot_sqft": 0.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "300",
   "parcel_id": "0702620140005"
  },
  {
   "address": "9 Highway 61 South, Hastings",
   "sale_month": "2006-12",
   "price": 669265,
   "lot_sqft": 605220,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20570,
   "use": "300",
   "parcel_id": "0702620130001"
  },
  {
   "address": "2908 Anthony La, St. Anthony",
   "sale_month": "2006-12",
   "price": 1400000,
   "lot_sqft": 49906,
   "price_per_lot_sqft": 28.05,
   "price_per_building_sqft": 44.53,
   "building_sqft": 31440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31630,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440029"
  },
  {
   "address": "2900 Anthony La, St. Anthony",
   "sale_month": "2006-12",
   "price": 1400000,
   "lot_sqft": 23239,
   "price_per_lot_sqft": 60.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440027"
  },
  {
   "address": "3800 American Blvd E, Bloomington",
   "sale_month": "2006-12",
   "price": 38298240,
   "lot_sqft": 265977,
   "price_per_lot_sqft": 143.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37933,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723210013"
  },
  {
   "address": "389 Robert Street South, Saint Paul",
   "sale_month": "2006-12",
   "price": 5708000,
   "lot_sqft": 453691,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8426,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "052822330019"
  },
  {
   "address": "3512 Emerson Ave S, Minneapolis",
   "sale_month": "2006-12",
   "price": 300000,
   "lot_sqft": 5411,
   "price_per_lot_sqft": 55.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2803,
   "use": "APARTMENT",
   "parcel_id": "0402824420146"
  },
  {
   "address": "3724 Portland Ave, Minneapolis",
   "sale_month": "2006-12",
   "price": 543726,
   "lot_sqft": 4830,
   "price_per_lot_sqft": 112.57,
   "price_per_building_sqft": 651.17,
   "building_sqft": 835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 840,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824440118"
  },
  {
   "address": null,
   "sale_month": "2006-12",
   "price": 225153,
   "lot_sqft": 2139,
   "price_per_lot_sqft": 105.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "931",
   "parcel_id": "0302821130039"
  },
  {
   "address": "665 Portland Avenue, Saint Paul",
   "sale_month": "2006-12",
   "price": 137000,
   "lot_sqft": 6799,
   "price_per_lot_sqft": 20.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3121,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823140101"
  },
  {
   "address": "410 10th Street East, Waconia",
   "sale_month": "2006-11",
   "price": 225000,
   "lot_sqft": 53992,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14867,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753700080"
  },
  {
   "address": "1510 Commercial Avenue, Victoria",
   "sale_month": "2006-11",
   "price": 950000,
   "lot_sqft": 53442,
   "price_per_lot_sqft": 17.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "654920030"
  },
  {
   "address": "932 Rondo Avenue, Saint Paul",
   "sale_month": "2006-11",
   "price": 600000,
   "lot_sqft": 59843,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22420,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923340171"
  },
  {
   "address": "3238 Highway 61, Vadnais Heights",
   "sale_month": "2006-11",
   "price": 2103284,
   "lot_sqft": 243272,
   "price_per_lot_sqft": 8.65,
   "price_per_building_sqft": 147.21,
   "building_sqft": 14288,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14374,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022340005"
  },
  {
   "address": "2829 Lyndale Ave S, Minneapolis",
   "sale_month": "2006-11",
   "price": 540000,
   "lot_sqft": 5400,
   "price_per_lot_sqft": 100,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3402924330011"
  },
  {
   "address": null,
   "sale_month": "2006-11",
   "price": 227738,
   "lot_sqft": 108060,
   "price_per_lot_sqft": 2.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022210023"
  },
  {
   "address": "3242 Rice Street, Little Canada",
   "sale_month": "2006-11",
   "price": 385000,
   "lot_sqft": 1790,
   "price_per_lot_sqft": 215.08,
   "price_per_building_sqft": 87.38,
   "building_sqft": 4406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4432,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330047"
  },
  {
   "address": "8900 State Hwy No 7, St. Bonifacius",
   "sale_month": "2006-11",
   "price": 466235,
   "lot_sqft": 42323,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5472,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111724110110"
  },
  {
   "address": "750 Wildwood Road, Mahtomedi",
   "sale_month": "2006-11",
   "price": 2390000,
   "lot_sqft": 64210,
   "price_per_lot_sqft": 37.22,
   "price_per_building_sqft": 102.58,
   "building_sqft": 23300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23441,
   "use": "300",
   "parcel_id": "3103021220070"
  },
  {
   "address": "755 Jackson Street, Saint Paul",
   "sale_month": "2006-11",
   "price": 280000,
   "lot_sqft": 11206,
   "price_per_lot_sqft": 24.99,
   "price_per_building_sqft": 178,
   "building_sqft": 1573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1582,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922340086"
  },
  {
   "address": "649 26th Ave SE, Minneapolis",
   "sale_month": "2006-11",
   "price": 1500000,
   "lot_sqft": 17042,
   "price_per_lot_sqft": 88.02,
   "price_per_building_sqft": 978.47,
   "building_sqft": 1533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1542,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923120004"
  },
  {
   "address": null,
   "sale_month": "2006-11",
   "price": 65000,
   "lot_sqft": 47738,
   "price_per_lot_sqft": 1.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300044520"
  },
  {
   "address": "14325 23rd Ave N, Plymouth",
   "sale_month": "2006-11",
   "price": 4212923,
   "lot_sqft": 87504,
   "price_per_lot_sqft": 48.15,
   "price_per_building_sqft": 191.34,
   "building_sqft": 22018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22151,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822140012"
  },
  {
   "address": "14425 23rd Ave N, Plymouth",
   "sale_month": "2006-11",
   "price": 4212923,
   "lot_sqft": 130211,
   "price_per_lot_sqft": 32.35,
   "price_per_building_sqft": 99.95,
   "building_sqft": 42151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42405,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822140011"
  },
  {
   "address": null,
   "sale_month": "2006-11",
   "price": 325000,
   "lot_sqft": 9920,
   "price_per_lot_sqft": 32.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721310045"
  },
  {
   "address": "5101 Arcadia Ave, Edina",
   "sale_month": "2006-11",
   "price": 325000,
   "lot_sqft": 24640,
   "price_per_lot_sqft": 13.19,
   "price_per_building_sqft": 77.22,
   "building_sqft": 4209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4235,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721310007"
  },
  {
   "address": "1335 Pierce Butler Route, Saint Paul",
   "sale_month": "2006-11",
   "price": 650000,
   "lot_sqft": 35426,
   "price_per_lot_sqft": 18.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6230,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923420081"
  },
  {
   "address": "900 Nicollet Mall, Minneapolis",
   "sale_month": "2006-11",
   "price": 127000,
   "lot_sqft": 122828,
   "price_per_lot_sqft": 1.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120181"
  },
  {
   "address": "814 Lasalle Ave, Minneapolis",
   "sale_month": "2006-11",
   "price": 94800000,
   "lot_sqft": 11027,
   "price_per_lot_sqft": 8597.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120126"
  },
  {
   "address": "800 Lasalle Ave, Minneapolis",
   "sale_month": "2006-11",
   "price": 94800000,
   "lot_sqft": 27647,
   "price_per_lot_sqft": 3428.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120125"
  },
  {
   "address": "19 8th St S, Minneapolis",
   "sale_month": "2006-11",
   "price": 94800000,
   "lot_sqft": 10625,
   "price_per_lot_sqft": 8922.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120124"
  },
  {
   "address": "825 Hennepin Ave, Minneapolis",
   "sale_month": "2006-11",
   "price": 94800000,
   "lot_sqft": 21783,
   "price_per_lot_sqft": 4352.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120122"
  },
  {
   "address": "1421 Park Ave, Minneapolis",
   "sale_month": "2006-11",
   "price": 450000,
   "lot_sqft": 6955,
   "price_per_lot_sqft": 64.7,
   "price_per_building_sqft": 143.59,
   "building_sqft": 3134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3153,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320150"
  },
  {
   "address": "750 99th Avenue Northwest, Coon Rapids",
   "sale_month": "2006-11",
   "price": 3025000,
   "lot_sqft": 169846,
   "price_per_lot_sqft": 17.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17717,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253124230043"
  },
  {
   "address": "21200 Rogers Dr, Rogers",
   "sale_month": "2006-11",
   "price": 4200000,
   "lot_sqft": 273313,
   "price_per_lot_sqft": 15.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27196,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023120012"
  },
  {
   "address": "12300 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2006-11",
   "price": 6385000,
   "lot_sqft": 545407,
   "price_per_lot_sqft": 11.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55323,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922330009"
  },
  {
   "address": null,
   "sale_month": "2006-11",
   "price": 2000000,
   "lot_sqft": 34584,
   "price_per_lot_sqft": 57.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "223022410024"
  },
  {
   "address": "4141 Hoffman Road, White Bear Township",
   "sale_month": "2006-11",
   "price": 2000000,
   "lot_sqft": 599657,
   "price_per_lot_sqft": 3.34,
   "price_per_building_sqft": 75.86,
   "building_sqft": 26365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26524,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "223022410023"
  },
  {
   "address": "13840 Grove Dr N, Maple Grove",
   "sale_month": "2006-11",
   "price": 345550,
   "lot_sqft": 40834,
   "price_per_lot_sqft": 8.46,
   "price_per_building_sqft": 103.3,
   "building_sqft": 3345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922240006"
  },
  {
   "address": "240 9th Ave N, Minneapolis",
   "sale_month": "2006-11",
   "price": 809000,
   "lot_sqft": 3209,
   "price_per_lot_sqft": 252.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2086,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924210022"
  },
  {
   "address": null,
   "sale_month": "2006-11",
   "price": 600000,
   "lot_sqft": 10634,
   "price_per_lot_sqft": 56.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220030120"
  },
  {
   "address": "112 1st Street West, Jordan",
   "sale_month": "2006-11",
   "price": 600000,
   "lot_sqft": 17390,
   "price_per_lot_sqft": 34.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17323,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220020020"
  },
  {
   "address": "406 Wood Street North, Jordan",
   "sale_month": "2006-11",
   "price": 265000,
   "lot_sqft": 16650,
   "price_per_lot_sqft": 15.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1269,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220010540"
  },
  {
   "address": "10250 Xylite Street Northeast, Blaine",
   "sale_month": "2006-11",
   "price": 300000,
   "lot_sqft": 389665,
   "price_per_lot_sqft": 0.77,
   "price_per_building_sqft": 51.58,
   "building_sqft": 5816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5851,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123440017"
  },
  {
   "address": "2160 108th Lane Northeast, Blaine",
   "sale_month": "2006-11",
   "price": 1050000,
   "lot_sqft": 43646,
   "price_per_lot_sqft": 24.06,
   "price_per_building_sqft": 75.94,
   "building_sqft": 13826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13909,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "213123210009"
  },
  {
   "address": "8148 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2006-11",
   "price": 250000,
   "lot_sqft": 37626,
   "price_per_lot_sqft": 6.64,
   "price_per_building_sqft": 42.09,
   "building_sqft": 5940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5975,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921130007"
  },
  {
   "address": "1801 Dupont Ave N, Minneapolis",
   "sale_month": "2006-11",
   "price": 700000,
   "lot_sqft": 34056,
   "price_per_lot_sqft": 20.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924410012"
  },
  {
   "address": "2129 Emerson Ave N, Minneapolis",
   "sale_month": "2006-11",
   "price": 419900,
   "lot_sqft": 9351,
   "price_per_lot_sqft": 44.9,
   "price_per_building_sqft": 129.68,
   "building_sqft": 3238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3257,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924130063"
  },
  {
   "address": "801 98th St W, Bloomington",
   "sale_month": "2006-11",
   "price": 480000,
   "lot_sqft": 19670,
   "price_per_lot_sqft": 24.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724410010"
  },
  {
   "address": null,
   "sale_month": "2006-11",
   "price": 1500,
   "lot_sqft": 1126,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152922140001"
  },
  {
   "address": "11611 Leona Rd, Eden Prairie",
   "sale_month": "2006-11",
   "price": 2437000,
   "lot_sqft": 26933,
   "price_per_lot_sqft": 90.48,
   "price_per_building_sqft": 466.05,
   "building_sqft": 5229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5261,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622120033"
  },
  {
   "address": "4604 Chicago Ave, Minneapolis",
   "sale_month": "2006-11",
   "price": 269000,
   "lot_sqft": 3928,
   "price_per_lot_sqft": 68.48,
   "price_per_building_sqft": 121.55,
   "building_sqft": 2213,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2226,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824220167"
  },
  {
   "address": "17230 Rockney Street Northeast, Ham Lake",
   "sale_month": "2006-11",
   "price": 250000,
   "lot_sqft": 43971,
   "price_per_lot_sqft": 5.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123223110013"
  },
  {
   "address": "1926 2nd Avenue, Anoka",
   "sale_month": "2006-11",
   "price": 190000,
   "lot_sqft": 1765,
   "price_per_lot_sqft": 107.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110016"
  },
  {
   "address": "330 Clydesdale Tr, Medina",
   "sale_month": "2006-11",
   "price": 1200000,
   "lot_sqft": 41381,
   "price_per_lot_sqft": 29,
   "price_per_building_sqft": 172.59,
   "building_sqft": 6953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6995,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823130043"
  },
  {
   "address": "9705 Schmidt Lake Rd, Plymouth",
   "sale_month": "2006-11",
   "price": 4000,
   "lot_sqft": 124244,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 0.75,
   "building_sqft": 5363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5395,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211822410016"
  },
  {
   "address": "2207 Polk St NE, Minneapolis",
   "sale_month": "2006-11",
   "price": 235000,
   "lot_sqft": 6872,
   "price_per_lot_sqft": 34.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1872,
   "use": "TRIPLEX",
   "parcel_id": "1202924320104"
  },
  {
   "address": "3670 Kennebec Drive, Eagan",
   "sale_month": "2006-11",
   "price": 487000,
   "lot_sqft": 61364,
   "price_per_lot_sqft": 7.94,
   "price_per_building_sqft": 84.71,
   "building_sqft": 5749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5784,
   "use": "Commercial-preferred",
   "parcel_id": "101680002063"
  },
  {
   "address": "8811 Blaisdell Ave S, Bloomington",
   "sale_month": "2006-11",
   "price": 665000,
   "lot_sqft": 32018,
   "price_per_lot_sqft": 20.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3680,
   "use": "APARTMENT",
   "parcel_id": "1002724240004"
  },
  {
   "address": "5605 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2006-11",
   "price": 6586404,
   "lot_sqft": 253101,
   "price_per_lot_sqft": 26.02,
   "price_per_building_sqft": 282,
   "building_sqft": 23356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23497,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911721210003"
  },
  {
   "address": "17138 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2006-11",
   "price": 925000,
   "lot_sqft": 129476,
   "price_per_lot_sqft": 7.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10878,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223210006"
  },
  {
   "address": "2257 Louisiana Ave S, St. Louis Park",
   "sale_month": "2006-11",
   "price": 420000,
   "lot_sqft": 16057,
   "price_per_lot_sqft": 26.16,
   "price_per_building_sqft": 203.39,
   "building_sqft": 2065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2077,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721120120"
  },
  {
   "address": "710 Smith Avenue South, Saint Paul",
   "sale_month": "2006-11",
   "price": 233000,
   "lot_sqft": 2809,
   "price_per_lot_sqft": 82.95,
   "price_per_building_sqft": 62.42,
   "building_sqft": 3733,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3756,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822320168"
  },
  {
   "address": "7640 Quattro Dr, Chanhassen",
   "sale_month": "2006-11",
   "price": 3350000,
   "lot_sqft": 169099,
   "price_per_lot_sqft": 19.81,
   "price_per_building_sqft": 67.29,
   "building_sqft": 49788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50088,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711622310071"
  },
  {
   "address": "4311 Hiawatha Ave, Minneapolis",
   "sale_month": "2006-11",
   "price": 5450127,
   "lot_sqft": 97335,
   "price_per_lot_sqft": 55.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 88959,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823310146"
  },
  {
   "address": "360 Highway 61, Denmark Township",
   "sale_month": "2006-11",
   "price": 500000,
   "lot_sqft": 4812,
   "price_per_lot_sqft": 103.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "300",
   "parcel_id": "0702620210001"
  },
  {
   "address": null,
   "sale_month": "2006-11",
   "price": 500000,
   "lot_sqft": 15056,
   "price_per_lot_sqft": 33.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702620120004"
  },
  {
   "address": null,
   "sale_month": "2006-11",
   "price": 500000,
   "lot_sqft": 49333,
   "price_per_lot_sqft": 10.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "300",
   "parcel_id": "0702620120003"
  },
  {
   "address": "881 Weir Drive, Woodbury",
   "sale_month": "2006-11",
   "price": 3517338,
   "lot_sqft": 249866,
   "price_per_lot_sqft": 14.08,
   "price_per_building_sqft": 296.57,
   "building_sqft": 11860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11931,
   "use": "305",
   "parcel_id": "0502821330008"
  },
  {
   "address": "745 Grand Avenue, Saint Paul",
   "sale_month": "2006-11",
   "price": 138000,
   "lot_sqft": 19902,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420236"
  },
  {
   "address": "14847 Energy Way, Apple Valley",
   "sale_month": "2006-11",
   "price": 420785,
   "lot_sqft": 2941,
   "price_per_lot_sqft": 143.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001340"
  },
  {
   "address": "14799 Energy Way, Apple Valley",
   "sale_month": "2006-11",
   "price": 264000,
   "lot_sqft": 3907,
   "price_per_lot_sqft": 67.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "014250001250"
  },
  {
   "address": "3601 Hiawatha Ave, Minneapolis",
   "sale_month": "2006-11",
   "price": 9929963,
   "lot_sqft": 114810,
   "price_per_lot_sqft": 86.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 97335,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0102824440031"
  },
  {
   "address": "2900 36th St E, Minneapolis",
   "sale_month": "2006-11",
   "price": 9929963,
   "lot_sqft": 10131,
   "price_per_lot_sqft": 980.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0102824410078"
  },
  {
   "address": "809 Vista Boulevard, Waconia",
   "sale_month": "2006-10",
   "price": 1115694,
   "lot_sqft": 82578,
   "price_per_lot_sqft": 13.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753130970"
  },
  {
   "address": "2929 29th Ave S, Minneapolis",
   "sale_month": "2006-10",
   "price": 345000,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 45.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2435,
   "use": "APARTMENT",
   "parcel_id": "3602924440116"
  },
  {
   "address": "7041 Boone Ave N, Brooklyn Park",
   "sale_month": "2006-10",
   "price": 1550000,
   "lot_sqft": 80505,
   "price_per_lot_sqft": 19.25,
   "price_per_building_sqft": 45.18,
   "building_sqft": 34306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34513,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921340003"
  },
  {
   "address": "2324 University Ave SE, Minneapolis",
   "sale_month": "2006-10",
   "price": 1445000,
   "lot_sqft": 11512,
   "price_per_lot_sqft": 125.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923220068"
  },
  {
   "address": "5801 Duluth St, Golden Valley",
   "sale_month": "2006-10",
   "price": 3900000,
   "lot_sqft": 107927,
   "price_per_lot_sqft": 36.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13448,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821310022"
  },
  {
   "address": "5235 Woodhill Rd, Minnetonka",
   "sale_month": "2006-10",
   "price": 320000,
   "lot_sqft": 39956,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": 69.88,
   "building_sqft": 4579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4606,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711722330057"
  },
  {
   "address": "1801 1st Ave S, Minneapolis",
   "sale_month": "2006-10",
   "price": 1800000,
   "lot_sqft": 7708,
   "price_per_lot_sqft": 233.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4846,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430027"
  },
  {
   "address": "1810 Birch Street, White Bear Lake",
   "sale_month": "2006-10",
   "price": 4184000,
   "lot_sqft": 81718,
   "price_per_lot_sqft": 51.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12974,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263022230005"
  },
  {
   "address": "1820 Birch Street, White Bear Lake",
   "sale_month": "2006-10",
   "price": 4220000,
   "lot_sqft": 73538,
   "price_per_lot_sqft": 57.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12739,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263022230004"
  },
  {
   "address": null,
   "sale_month": "2006-10",
   "price": 395000,
   "lot_sqft": 12873,
   "price_per_lot_sqft": 30.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410270"
  },
  {
   "address": "889 Rice Street, Saint Paul",
   "sale_month": "2006-10",
   "price": 395000,
   "lot_sqft": 11754,
   "price_per_lot_sqft": 33.61,
   "price_per_building_sqft": 91.8,
   "building_sqft": 4303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4329,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410269"
  },
  {
   "address": "1645 Marion Street, Saint Paul",
   "sale_month": "2006-10",
   "price": 2642000,
   "lot_sqft": 26913,
   "price_per_lot_sqft": 98.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6902,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110031"
  },
  {
   "address": "1665 Marion Street, Saint Paul",
   "sale_month": "2006-10",
   "price": 2690000,
   "lot_sqft": 26870,
   "price_per_lot_sqft": 100.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6902,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923110030"
  },
  {
   "address": "407 7th Street Northwest, New Prague",
   "sale_month": "2006-10",
   "price": 250000,
   "lot_sqft": 104986,
   "price_per_lot_sqft": 2.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17372,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "241160010"
  },
  {
   "address": "801 University Ave SE, Minneapolis",
   "sale_month": "2006-10",
   "price": 1,
   "lot_sqft": 16469,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6492,
   "use": "APARTMENT",
   "parcel_id": "2402924320037"
  },
  {
   "address": "624 8th Ave SE, Minneapolis",
   "sale_month": "2006-10",
   "price": 120000,
   "lot_sqft": 7578,
   "price_per_lot_sqft": 15.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1163,
   "use": "TRIPLEX",
   "parcel_id": "2402924240001"
  },
  {
   "address": "330 8th St SE, Minneapolis",
   "sale_month": "2006-10",
   "price": 1,
   "lot_sqft": 13297,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2970,
   "use": "APARTMENT",
   "parcel_id": "2402924220017"
  },
  {
   "address": "289 57th Avenue Northeast, Fridley",
   "sale_month": "2006-10",
   "price": 2336552,
   "lot_sqft": 42116,
   "price_per_lot_sqft": 55.48,
   "price_per_building_sqft": 452.82,
   "building_sqft": 5160,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5191,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024230023"
  },
  {
   "address": "118 4th St N, Minneapolis",
   "sale_month": "2006-10",
   "price": 3287000,
   "lot_sqft": 10764,
   "price_per_lot_sqft": 305.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924420054"
  },
  {
   "address": "321 2nd Ave N, Minneapolis",
   "sale_month": "2006-10",
   "price": 3287000,
   "lot_sqft": 10767,
   "price_per_lot_sqft": 305.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19662,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924420052"
  },
  {
   "address": "5421 Nicollet Ave, Minneapolis",
   "sale_month": "2006-10",
   "price": 320000,
   "lot_sqft": 6255,
   "price_per_lot_sqft": 51.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824120029"
  },
  {
   "address": "745 Spiral Boulevard, Hastings",
   "sale_month": "2006-10",
   "price": 380000,
   "lot_sqft": 53518,
   "price_per_lot_sqft": 7.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "Industrial",
   "parcel_id": "199058000080"
  },
  {
   "address": "1301 Westminster Street, Saint Paul",
   "sale_month": "2006-10",
   "price": 160000,
   "lot_sqft": 14226,
   "price_per_lot_sqft": 11.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1687,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922440025"
  },
  {
   "address": "1002 2nd St NE, Hopkins",
   "sale_month": "2006-10",
   "price": 1925000,
   "lot_sqft": 98066,
   "price_per_lot_sqft": 19.63,
   "price_per_building_sqft": 76.47,
   "building_sqft": 25174,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25326,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721130019"
  },
  {
   "address": "7385 Apollo Court, Lino Lakes",
   "sale_month": "2006-10",
   "price": 2997601,
   "lot_sqft": 415228,
   "price_per_lot_sqft": 7.22,
   "price_per_building_sqft": 98.55,
   "building_sqft": 30417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30600,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "183122420010"
  },
  {
   "address": "450 Roosevelt St NE, Minneapolis",
   "sale_month": "2006-10",
   "price": 108000,
   "lot_sqft": 7799,
   "price_per_lot_sqft": 13.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1802923330123"
  },
  {
   "address": "451 Stinson Blvd, Minneapolis",
   "sale_month": "2006-10",
   "price": 108000,
   "lot_sqft": 19416,
   "price_per_lot_sqft": 5.56,
   "price_per_building_sqft": 74.84,
   "building_sqft": 1443,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1452,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923330122"
  },
  {
   "address": "2215 50th St W, Minneapolis",
   "sale_month": "2006-10",
   "price": 108000,
   "lot_sqft": 5105,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602824320029"
  },
  {
   "address": "13690 Rogers Dr, Rogers",
   "sale_month": "2006-10",
   "price": 1715027,
   "lot_sqft": 45339,
   "price_per_lot_sqft": 37.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13647,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023420017"
  },
  {
   "address": null,
   "sale_month": "2006-10",
   "price": 339768,
   "lot_sqft": 55058,
   "price_per_lot_sqft": 6.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1412023420010"
  },
  {
   "address": "2316 Kennedy St NE, Minneapolis",
   "sale_month": "2006-10",
   "price": 1144000,
   "lot_sqft": 37731,
   "price_per_lot_sqft": 30.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440095"
  },
  {
   "address": "11051 Stillwater Boulevard North, Lake Elmo",
   "sale_month": "2006-10",
   "price": 450000,
   "lot_sqft": 44069,
   "price_per_lot_sqft": 10.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "300",
   "parcel_id": "1302921230067"
  },
  {
   "address": "3809 28th Ave S, Minneapolis",
   "sale_month": "2006-10",
   "price": 340000,
   "lot_sqft": 4993,
   "price_per_lot_sqft": 68.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1542,
   "use": "APARTMENT",
   "parcel_id": "1202824110101"
  },
  {
   "address": "1720 Madison St NE, Minneapolis",
   "sale_month": "2006-10",
   "price": 980000,
   "lot_sqft": 47222,
   "price_per_lot_sqft": 20.75,
   "price_per_building_sqft": 60.85,
   "building_sqft": 16105,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16202,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1102924430135"
  },
  {
   "address": "9790 Schreiber Ter N, Brooklyn Park",
   "sale_month": "2006-10",
   "price": 1039577,
   "lot_sqft": 45143,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": 196.63,
   "building_sqft": 5287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5319,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921220017"
  },
  {
   "address": "3322 44th St W, Minneapolis",
   "sale_month": "2006-10",
   "price": 310000,
   "lot_sqft": 4306,
   "price_per_lot_sqft": 71.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824310003"
  },
  {
   "address": "9350 Co Rd No 19, Corcoran",
   "sale_month": "2006-10",
   "price": 2725000,
   "lot_sqft": 304759,
   "price_per_lot_sqft": 8.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20949,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711923430004"
  },
  {
   "address": "912 125th Lane Northeast, Blaine",
   "sale_month": "2006-10",
   "price": 298904,
   "lot_sqft": 1494,
   "price_per_lot_sqft": 200.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063123440151"
  },
  {
   "address": "1 Water Street West, Saint Paul",
   "sale_month": "2006-10",
   "price": 1299000,
   "lot_sqft": 52001,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27937,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822410068"
  },
  {
   "address": "30 7th Street East, Saint Paul",
   "sale_month": "2006-10",
   "price": 17472510,
   "lot_sqft": 111901,
   "price_per_lot_sqft": 156.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120099"
  },
  {
   "address": "328 Barry Ave S, Wayzata",
   "sale_month": "2006-10",
   "price": 900000,
   "lot_sqft": 9088,
   "price_per_lot_sqft": 99.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10895,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240012"
  },
  {
   "address": "5570 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2006-10",
   "price": 900000,
   "lot_sqft": 114838,
   "price_per_lot_sqft": 7.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602920240009"
  },
  {
   "address": "12501 Hudson Road South, Afton",
   "sale_month": "2006-10",
   "price": 5000,
   "lot_sqft": 288434,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "305",
   "parcel_id": "0602820120016"
  },
  {
   "address": "6000 Shenandoah La N, Plymouth",
   "sale_month": "2006-10",
   "price": 598000,
   "lot_sqft": 304815,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5812,
   "use": "APARTMENT",
   "parcel_id": "0411822220005"
  },
  {
   "address": "14303 60th Street North, Oak Park Heights",
   "sale_month": "2006-10",
   "price": 198000,
   "lot_sqft": 29096,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "300",
   "parcel_id": "0402920210005"
  },
  {
   "address": "4022 Washington Ave N, Minneapolis",
   "sale_month": "2006-10",
   "price": 450000,
   "lot_sqft": 38070,
   "price_per_lot_sqft": 11.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8515,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302924230032"
  },
  {
   "address": "3309 Nicollet Ave, Minneapolis",
   "sale_month": "2006-10",
   "price": 100,
   "lot_sqft": 5612,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0302824130091"
  },
  {
   "address": "801 Meander Ct, Medina",
   "sale_month": "2006-10",
   "price": 287000,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 44.51,
   "price_per_building_sqft": 62.36,
   "building_sqft": 4602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4630,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211823440083"
  },
  {
   "address": "1301 Highway 13 East, Burnsville",
   "sale_month": "2006-10",
   "price": 550000,
   "lot_sqft": 37131,
   "price_per_lot_sqft": 14.81,
   "price_per_building_sqft": 164.87,
   "building_sqft": 3336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3356,
   "use": "Commercial-preferred",
   "parcel_id": "020351017050"
  },
  {
   "address": "2009 Old County Road 34 Place, Burnsville",
   "sale_month": "2006-10",
   "price": 300000,
   "lot_sqft": 21348,
   "price_per_lot_sqft": 14.05,
   "price_per_building_sqft": 99.7,
   "building_sqft": 3009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3027,
   "use": "Commercial-preferred",
   "parcel_id": "020140017010"
  },
  {
   "address": "23301 Chatfield Drive, Blakeley Township",
   "sale_month": "2006-10",
   "price": 300000,
   "lot_sqft": 40351,
   "price_per_lot_sqft": 7.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5175,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "020010190"
  },
  {
   "address": null,
   "sale_month": "2006-10",
   "price": 300000,
   "lot_sqft": 39584,
   "price_per_lot_sqft": 7.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "020010180"
  },
  {
   "address": "5300 Dupont Ave N, Brooklyn Center",
   "sale_month": "2006-10",
   "price": 445000,
   "lot_sqft": 18898,
   "price_per_lot_sqft": 23.55,
   "price_per_building_sqft": 156.75,
   "building_sqft": 2839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2856,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111821340085"
  },
  {
   "address": "118 Main Street East, Norwood Young America",
   "sale_month": "2006-09",
   "price": 300000,
   "lot_sqft": 7255,
   "price_per_lot_sqft": 41.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580510380"
  },
  {
   "address": null,
   "sale_month": "2006-09",
   "price": 150000,
   "lot_sqft": 12086,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "401500021"
  },
  {
   "address": "555 Hardman Avenue South, South Saint Paul",
   "sale_month": "2006-09",
   "price": 1220700,
   "lot_sqft": 218599,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": 76.9,
   "building_sqft": 15873,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15969,
   "use": "Industrial-preferred",
   "parcel_id": "369060000030"
  },
  {
   "address": null,
   "sale_month": "2006-09",
   "price": 79300,
   "lot_sqft": 268163,
   "price_per_lot_sqft": 0.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "369060000020"
  },
  {
   "address": "411 Marie Avenue, South Saint Paul",
   "sale_month": "2006-09",
   "price": 134000,
   "lot_sqft": 1591,
   "price_per_lot_sqft": 84.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "363255009010"
  },
  {
   "address": "225 Century Avenue North, Maplewood",
   "sale_month": "2006-09",
   "price": 1050889,
   "lot_sqft": 50622,
   "price_per_lot_sqft": 20.76,
   "price_per_building_sqft": 212.69,
   "building_sqft": 4941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4970,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362922440002"
  },
  {
   "address": "496 Farwell Avenue, South Saint Paul",
   "sale_month": "2006-09",
   "price": 1260000,
   "lot_sqft": 129551,
   "price_per_lot_sqft": 9.73,
   "price_per_building_sqft": 70.44,
   "building_sqft": 17887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17995,
   "use": "Industrial-preferred",
   "parcel_id": "360270080034"
  },
  {
   "address": "23575 Smithtown Rd, Shorewood",
   "sale_month": "2006-09",
   "price": 1800000,
   "lot_sqft": 91762,
   "price_per_lot_sqft": 19.62,
   "price_per_building_sqft": 142.63,
   "building_sqft": 12620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12696,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723240045"
  },
  {
   "address": "6680 Hodgson Road, Lino Lakes",
   "sale_month": "2006-09",
   "price": 870000,
   "lot_sqft": 210235,
   "price_per_lot_sqft": 4.14,
   "price_per_building_sqft": 30.43,
   "building_sqft": 28586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28759,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "303122240002"
  },
  {
   "address": null,
   "sale_month": "2006-09",
   "price": 15700000,
   "lot_sqft": 14987,
   "price_per_lot_sqft": 1047.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3011822440016"
  },
  {
   "address": "1305 Olive La N, Plymouth",
   "sale_month": "2006-09",
   "price": 15700000,
   "lot_sqft": 254358,
   "price_per_lot_sqft": 61.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35880,
   "use": "APARTMENT",
   "parcel_id": "3011822440015"
  },
  {
   "address": "1405 Olive La N, Plymouth",
   "sale_month": "2006-09",
   "price": 15700000,
   "lot_sqft": 264704,
   "price_per_lot_sqft": 59.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35134,
   "use": "APARTMENT",
   "parcel_id": "3011822440014"
  },
  {
   "address": "2150 Chaska Boulevard, Chaska",
   "sale_month": "2006-09",
   "price": 500000,
   "lot_sqft": 95107,
   "price_per_lot_sqft": 5.26,
   "price_per_building_sqft": 88.21,
   "building_sqft": 5668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5703,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300340810"
  },
  {
   "address": "9933 Ulysses Street Northeast, Blaine",
   "sale_month": "2006-09",
   "price": 4000,
   "lot_sqft": 65268,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": 0.71,
   "building_sqft": 5664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5698,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123210050"
  },
  {
   "address": "2355 Louisiana Ave N, Golden Valley",
   "sale_month": "2006-09",
   "price": 688000,
   "lot_sqft": 36360,
   "price_per_lot_sqft": 18.92,
   "price_per_building_sqft": 71.24,
   "building_sqft": 9658,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9716,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821120027"
  },
  {
   "address": "822 Magnolia Avenue East, Saint Paul",
   "sale_month": "2006-09",
   "price": 147000,
   "lot_sqft": 4574,
   "price_per_lot_sqft": 32.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922230115"
  },
  {
   "address": "14320 21st Ave N, Plymouth",
   "sale_month": "2006-09",
   "price": 3150000,
   "lot_sqft": 139487,
   "price_per_lot_sqft": 22.58,
   "price_per_building_sqft": 61.92,
   "building_sqft": 50869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51176,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822140004"
  },
  {
   "address": "5145 Eden Ave, Edina",
   "sale_month": "2006-09",
   "price": 1850000,
   "lot_sqft": 50852,
   "price_per_lot_sqft": 36.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811721340002"
  },
  {
   "address": "15875 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2006-09",
   "price": 1494200,
   "lot_sqft": 66505,
   "price_per_lot_sqft": 22.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18543,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259360080"
  },
  {
   "address": "7945 Stone Creek Drive, Chanhassen",
   "sale_month": "2006-09",
   "price": 288932,
   "lot_sqft": 1665,
   "price_per_lot_sqft": 173.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720122"
  },
  {
   "address": "537 Topping Street, Saint Paul",
   "sale_month": "2006-09",
   "price": 30000,
   "lot_sqft": 4758,
   "price_per_lot_sqft": 6.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320112"
  },
  {
   "address": "40 Lake Drive East, Chanhassen",
   "sale_month": "2006-09",
   "price": 1000000,
   "lot_sqft": 33942,
   "price_per_lot_sqft": 29.46,
   "price_per_building_sqft": 155.55,
   "building_sqft": 6429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6468,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251780020"
  },
  {
   "address": "1314 4th St SE, Minneapolis",
   "sale_month": "2006-09",
   "price": 1400000,
   "lot_sqft": 9792,
   "price_per_lot_sqft": 142.97,
   "price_per_building_sqft": 117.7,
   "building_sqft": 11895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11966,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430005"
  },
  {
   "address": "8901 Aztec Dr, Eden Prairie",
   "sale_month": "2006-09",
   "price": 485000,
   "lot_sqft": 2787,
   "price_per_lot_sqft": 174.02,
   "price_per_building_sqft": 70.01,
   "building_sqft": 6928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6970,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230084"
  },
  {
   "address": "4330 Centerville Road, White Bear Lake",
   "sale_month": "2006-09",
   "price": 2370000,
   "lot_sqft": 111242,
   "price_per_lot_sqft": 21.3,
   "price_per_building_sqft": 61.19,
   "building_sqft": 38732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38966,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022130028"
  },
  {
   "address": "180 Humboldt Ave N, Minneapolis",
   "sale_month": "2006-09",
   "price": 37500,
   "lot_sqft": 34037,
   "price_per_lot_sqft": 1.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924430079"
  },
  {
   "address": "10690 Baltimore Street Northeast, Blaine",
   "sale_month": "2006-09",
   "price": 1946600,
   "lot_sqft": 34975,
   "price_per_lot_sqft": 55.66,
   "price_per_building_sqft": 356.59,
   "building_sqft": 5459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5492,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123130012"
  },
  {
   "address": "213 Broadway North, Carver",
   "sale_month": "2006-09",
   "price": 25000,
   "lot_sqft": 3297,
   "price_per_lot_sqft": 7.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500380"
  },
  {
   "address": "213 Sibley Street, Hastings",
   "sale_month": "2006-09",
   "price": 498000,
   "lot_sqft": 5901,
   "price_per_lot_sqft": 84.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "193215014060"
  },
  {
   "address": "4601 Weston Woods Way, White Bear Township",
   "sale_month": "2006-09",
   "price": 720000,
   "lot_sqft": 67702,
   "price_per_lot_sqft": 10.63,
   "price_per_building_sqft": 280.59,
   "building_sqft": 2566,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2581,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330040"
  },
  {
   "address": "2150 Lexington Avenue North, Roseville",
   "sale_month": "2006-09",
   "price": 640000,
   "lot_sqft": 38588,
   "price_per_lot_sqft": 16.59,
   "price_per_building_sqft": 110.63,
   "building_sqft": 5785,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5820,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923220017"
  },
  {
   "address": "2120 5th Street North, North Saint Paul",
   "sale_month": "2006-09",
   "price": 375000,
   "lot_sqft": 12092,
   "price_per_lot_sqft": 31.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2154,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110028"
  },
  {
   "address": "21095 Chippendale Avenue, Farmington",
   "sale_month": "2006-09",
   "price": 170000,
   "lot_sqft": 14401,
   "price_per_lot_sqft": 11.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "Commercial-preferred",
   "parcel_id": "141550001021"
  },
  {
   "address": "1426 4th St NE, Minneapolis",
   "sale_month": "2006-09",
   "price": 700000,
   "lot_sqft": 7830,
   "price_per_lot_sqft": 89.4,
   "price_per_building_sqft": 212.31,
   "building_sqft": 3297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3317,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924210186"
  },
  {
   "address": "1418 4th St NE, Minneapolis",
   "sale_month": "2006-09",
   "price": 700000,
   "lot_sqft": 8241,
   "price_per_lot_sqft": 84.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924210185"
  },
  {
   "address": "4800 28th Ave S, Minneapolis",
   "sale_month": "2006-09",
   "price": 100,
   "lot_sqft": 4014,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.03,
   "building_sqft": 3273,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3293,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302824130004"
  },
  {
   "address": "2586 7th Avenue East, North Saint Paul",
   "sale_month": "2006-09",
   "price": 285270,
   "lot_sqft": 35196,
   "price_per_lot_sqft": 8.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18340,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420139"
  },
  {
   "address": "2575 Hamline Avenue North, Roseville",
   "sale_month": "2006-09",
   "price": 190000,
   "lot_sqft": 1998,
   "price_per_lot_sqft": 95.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210073"
  },
  {
   "address": "2633 2nd St N, Minneapolis",
   "sale_month": "2006-09",
   "price": 40000,
   "lot_sqft": 14564,
   "price_per_lot_sqft": 2.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924340029"
  },
  {
   "address": "2475 Maplewood Drive North, Maplewood",
   "sale_month": "2006-09",
   "price": 755872,
   "lot_sqft": 198648,
   "price_per_lot_sqft": 3.81,
   "price_per_building_sqft": 44.67,
   "building_sqft": 16923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17025,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092922130015"
  },
  {
   "address": "15794 Grove Cir N, Maple Grove",
   "sale_month": "2006-09",
   "price": 1827140,
   "lot_sqft": 163684,
   "price_per_lot_sqft": 11.16,
   "price_per_building_sqft": 51.47,
   "building_sqft": 35498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35712,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922220007"
  },
  {
   "address": "818 Lowry Ave N, Minneapolis",
   "sale_month": "2006-09",
   "price": 310000,
   "lot_sqft": 9887,
   "price_per_lot_sqft": 31.35,
   "price_per_building_sqft": 171.84,
   "building_sqft": 1804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1815,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924140209"
  },
  {
   "address": "2366 Rose Place, Roseville",
   "sale_month": "2006-09",
   "price": 3750000,
   "lot_sqft": 126185,
   "price_per_lot_sqft": 29.72,
   "price_per_building_sqft": 65.22,
   "building_sqft": 57499,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57846,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923210005"
  },
  {
   "address": "7975 Afton Road, Woodbury",
   "sale_month": "2006-09",
   "price": 764000,
   "lot_sqft": 39027,
   "price_per_lot_sqft": 19.58,
   "price_per_building_sqft": 126.05,
   "building_sqft": 6061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6098,
   "use": "300",
   "parcel_id": "0802821440066"
  },
  {
   "address": "7580 Quattro Dr, Chanhassen",
   "sale_month": "2006-09",
   "price": 1984260,
   "lot_sqft": 77297,
   "price_per_lot_sqft": 25.67,
   "price_per_building_sqft": 90.34,
   "building_sqft": 21964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22097,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711622310069"
  },
  {
   "address": "4168 West Broadway, Robbinsdale",
   "sale_month": "2006-09",
   "price": 710000,
   "lot_sqft": 6078,
   "price_per_lot_sqft": 116.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130140"
  },
  {
   "address": "4180 West Broadway, Robbinsdale",
   "sale_month": "2006-09",
   "price": 440000,
   "lot_sqft": 9934,
   "price_per_lot_sqft": 44.29,
   "price_per_building_sqft": 35.89,
   "building_sqft": 12260,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12334,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924120121"
  },
  {
   "address": "3900 American Blvd W, Bloomington",
   "sale_month": "2006-09",
   "price": 3787080,
   "lot_sqft": 161836,
   "price_per_lot_sqft": 23.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 66870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724140017"
  },
  {
   "address": "7900 International Dr, Bloomington",
   "sale_month": "2006-09",
   "price": 42600000,
   "lot_sqft": 224618,
   "price_per_lot_sqft": 189.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 90901,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723220004"
  },
  {
   "address": "6936 Pine Arbor Drive South, Cottage Grove",
   "sale_month": "2006-09",
   "price": 1000000,
   "lot_sqft": 123285,
   "price_per_lot_sqft": 8.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22479,
   "use": "300",
   "parcel_id": "0502721430051"
  },
  {
   "address": "3009 Irving Ave S, Minneapolis",
   "sale_month": "2006-09",
   "price": 1480000,
   "lot_sqft": 6178,
   "price_per_lot_sqft": 239.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824210029"
  },
  {
   "address": "520 Commons Drive, Woodbury",
   "sale_month": "2006-09",
   "price": 4177000,
   "lot_sqft": 69026,
   "price_per_lot_sqft": 60.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7754,
   "use": "300",
   "parcel_id": "0402821420142"
  },
  {
   "address": "3401 Burnsville Parkway West, Burnsville",
   "sale_month": "2006-09",
   "price": 1200000,
   "lot_sqft": 61776,
   "price_per_lot_sqft": 19.43,
   "price_per_building_sqft": 132.57,
   "building_sqft": 9052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9107,
   "use": "Commercial-preferred",
   "parcel_id": "027728501020"
  },
  {
   "address": "2401 Highway 13 West, Burnsville",
   "sale_month": "2006-09",
   "price": 901500,
   "lot_sqft": 43528,
   "price_per_lot_sqft": 20.71,
   "price_per_building_sqft": 60.35,
   "building_sqft": 14939,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15029,
   "use": "Industrial-preferred",
   "parcel_id": "023230002020"
  },
  {
   "address": "7825 Terrace Road Northeast, Spring Lake Park",
   "sale_month": "2006-09",
   "price": 380000,
   "lot_sqft": 10914,
   "price_per_lot_sqft": 34.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1996,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "023024430033"
  },
  {
   "address": "511 Travelers Trail East, Burnsville",
   "sale_month": "2006-09",
   "price": 1213600,
   "lot_sqft": 62492,
   "price_per_lot_sqft": 19.42,
   "price_per_building_sqft": 122.46,
   "building_sqft": 9910,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9969,
   "use": "Commercial-preferred",
   "parcel_id": "021539701022"
  },
  {
   "address": "3506 Bloomington Ave, Minneapolis",
   "sale_month": "2006-09",
   "price": 385000,
   "lot_sqft": 9324,
   "price_per_lot_sqft": 41.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824420026"
  },
  {
   "address": "9364 Oak Avenue, Waconia",
   "sale_month": "2006-08",
   "price": 120000,
   "lot_sqft": 1399,
   "price_per_lot_sqft": 85.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4549,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "752550021"
  },
  {
   "address": "251 Buron Lane, South Saint Paul",
   "sale_month": "2006-08",
   "price": 705000,
   "lot_sqft": 32470,
   "price_per_lot_sqft": 21.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3116,
   "use": "Apartment",
   "parcel_id": "361550000163"
  },
  {
   "address": "21500 State Hwy No 7, Greenwood",
   "sale_month": "2006-08",
   "price": 1500000,
   "lot_sqft": 13836,
   "price_per_lot_sqft": 108.41,
   "price_per_building_sqft": 248.39,
   "building_sqft": 6039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723120029"
  },
  {
   "address": "2709 Park Ave, Minneapolis",
   "sale_month": "2006-08",
   "price": 1025283,
   "lot_sqft": 18647,
   "price_per_lot_sqft": 54.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5327,
   "use": "APARTMENT",
   "parcel_id": "3502924320201"
  },
  {
   "address": "1001 Franklin Ave E, Minneapolis",
   "sale_month": "2006-08",
   "price": 770000,
   "lot_sqft": 13204,
   "price_per_lot_sqft": 58.32,
   "price_per_building_sqft": 140.79,
   "building_sqft": 5469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5502,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210273"
  },
  {
   "address": "845 Berkshire La N, Plymouth",
   "sale_month": "2006-08",
   "price": 10400000,
   "lot_sqft": 487877,
   "price_per_lot_sqft": 21.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 134661,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822230022"
  },
  {
   "address": "5700 Baker Rd, Minnetonka",
   "sale_month": "2006-08",
   "price": 3625000,
   "lot_sqft": 214804,
   "price_per_lot_sqft": 16.88,
   "price_per_building_sqft": 113.76,
   "building_sqft": 31866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32058,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722130001"
  },
  {
   "address": "3152 Country Drive, Little Canada",
   "sale_month": "2006-08",
   "price": 260000,
   "lot_sqft": 18309,
   "price_per_lot_sqft": 14.2,
   "price_per_building_sqft": 63.38,
   "building_sqft": 4102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4127,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022430006"
  },
  {
   "address": "1245 Lakeview Drive, Chaska",
   "sale_month": "2006-08",
   "price": 5150000,
   "lot_sqft": 177065,
   "price_per_lot_sqft": 29.09,
   "price_per_building_sqft": 79,
   "building_sqft": 65186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65579,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "303090012"
  },
  {
   "address": "834 Thornton St SE, Minneapolis",
   "sale_month": "2006-08",
   "price": 320000,
   "lot_sqft": 5079,
   "price_per_lot_sqft": 63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1098,
   "use": "TRIPLEX",
   "parcel_id": "3002923340039"
  },
  {
   "address": "1600 99th Lane Northeast, Blaine",
   "sale_month": "2006-08",
   "price": 700000,
   "lot_sqft": 49460,
   "price_per_lot_sqft": 14.15,
   "price_per_building_sqft": 86.68,
   "building_sqft": 8076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8125,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120023"
  },
  {
   "address": "300 2nd Street Northwest, New Brighton",
   "sale_month": "2006-08",
   "price": 1615000,
   "lot_sqft": 80918,
   "price_per_lot_sqft": 19.96,
   "price_per_building_sqft": 83.08,
   "building_sqft": 19439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19557,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023440039"
  },
  {
   "address": "7575 Highway 10 Northwest, Ramsey",
   "sale_month": "2006-08",
   "price": 1170000,
   "lot_sqft": 108626,
   "price_per_lot_sqft": 10.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9593,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283225420002"
  },
  {
   "address": "5110 Main Street Northeast, Fridley",
   "sale_month": "2006-08",
   "price": 372000,
   "lot_sqft": 539996,
   "price_per_lot_sqft": 0.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 127947,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273024140006"
  },
  {
   "address": "4218 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2006-08",
   "price": 2125000,
   "lot_sqft": 102176,
   "price_per_lot_sqft": 20.8,
   "price_per_building_sqft": 79.93,
   "building_sqft": 26586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26746,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810020"
  },
  {
   "address": "1909 1st Ave S, Minneapolis",
   "sale_month": "2006-08",
   "price": 622500,
   "lot_sqft": 6421,
   "price_per_lot_sqft": 96.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2746,
   "use": "APARTMENT",
   "parcel_id": "2702924430041"
  },
  {
   "address": "8400 Egan Drive, Savage",
   "sale_month": "2006-08",
   "price": 1500720,
   "lot_sqft": 59716,
   "price_per_lot_sqft": 25.13,
   "price_per_building_sqft": 479.16,
   "building_sqft": 3132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3151,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263220011"
  },
  {
   "address": "11850 Fountains Way N, Maple Grove",
   "sale_month": "2006-08",
   "price": 1500000,
   "lot_sqft": 60596,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8777,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922120042"
  },
  {
   "address": "60 Lake Drive East, Chanhassen",
   "sale_month": "2006-08",
   "price": 750000,
   "lot_sqft": 82485,
   "price_per_lot_sqft": 9.09,
   "price_per_building_sqft": 39.5,
   "building_sqft": 18985,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19099,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251770010"
  },
  {
   "address": "2807 8th St S, Minneapolis",
   "sale_month": "2006-08",
   "price": 350000,
   "lot_sqft": 5003,
   "price_per_lot_sqft": 69.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1162,
   "use": "TRIPLEX",
   "parcel_id": "2502924440037"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 59000,
   "lot_sqft": 3485,
   "price_per_lot_sqft": 16.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923410084"
  },
  {
   "address": "3435 Kilmer La N, Plymouth",
   "sale_month": "2006-08",
   "price": 307500,
   "lot_sqft": 59891,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": 15.2,
   "building_sqft": 20227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20349,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411822110035"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 1026000,
   "lot_sqft": 15441,
   "price_per_lot_sqft": 66.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722410093"
  },
  {
   "address": "317 Mainstreet, Hopkins",
   "sale_month": "2006-08",
   "price": 1026000,
   "lot_sqft": 13598,
   "price_per_lot_sqft": 75.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722410092"
  },
  {
   "address": "15 10th Ave S, Hopkins",
   "sale_month": "2006-08",
   "price": 475000,
   "lot_sqft": 4519,
   "price_per_lot_sqft": 105.11,
   "price_per_building_sqft": 65.99,
   "building_sqft": 7198,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7241,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340008"
  },
  {
   "address": "319 12th Ave SE, Minneapolis",
   "sale_month": "2006-08",
   "price": 435000,
   "lot_sqft": 5712,
   "price_per_lot_sqft": 76.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1693,
   "use": "APARTMENT",
   "parcel_id": "2402924310062"
  },
  {
   "address": "514 8th Ave SE, Minneapolis",
   "sale_month": "2006-08",
   "price": 425000,
   "lot_sqft": 3903,
   "price_per_lot_sqft": 108.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2911,
   "use": "APARTMENT",
   "parcel_id": "2402924230031"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 1003139,
   "lot_sqft": 52768,
   "price_per_lot_sqft": 19.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311922420005"
  },
  {
   "address": "8450 Xerxes Ave N, Brooklyn Park",
   "sale_month": "2006-08",
   "price": 415000,
   "lot_sqft": 75587,
   "price_per_lot_sqft": 5.49,
   "price_per_building_sqft": 22.7,
   "building_sqft": 18281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18391,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311921220142"
  },
  {
   "address": "501 2nd St S, Minneapolis",
   "sale_month": "2006-08",
   "price": 362673,
   "lot_sqft": 22573,
   "price_per_lot_sqft": 16.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14963,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924340677"
  },
  {
   "address": "2211 Youngman Avenue, Saint Paul",
   "sale_month": "2006-08",
   "price": 225000,
   "lot_sqft": 9585,
   "price_per_lot_sqft": 23.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823210108"
  },
  {
   "address": "2215 Youngman Avenue, Saint Paul",
   "sale_month": "2006-08",
   "price": 225000,
   "lot_sqft": 4793,
   "price_per_lot_sqft": 46.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823210107"
  },
  {
   "address": "760 3rd St N, Minneapolis",
   "sale_month": "2006-08",
   "price": 2400000,
   "lot_sqft": 14568,
   "price_per_lot_sqft": 164.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924210051"
  },
  {
   "address": "1312 Glenwood Ave, Minneapolis",
   "sale_month": "2006-08",
   "price": 1060000,
   "lot_sqft": 67531,
   "price_per_lot_sqft": 15.7,
   "price_per_building_sqft": 76.28,
   "building_sqft": 13896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13980,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924420017"
  },
  {
   "address": "1220 Glenwood Ave, Minneapolis",
   "sale_month": "2006-08",
   "price": 500000,
   "lot_sqft": 11078,
   "price_per_lot_sqft": 45.13,
   "price_per_building_sqft": 177.87,
   "building_sqft": 2811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924420014"
  },
  {
   "address": "351 Commerce Court, Vadnais Heights",
   "sale_month": "2006-08",
   "price": 420000,
   "lot_sqft": 3153,
   "price_per_lot_sqft": 133.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230059"
  },
  {
   "address": "600 Commerce Drive East, Belle Plaine",
   "sale_month": "2006-08",
   "price": 220000,
   "lot_sqft": 7795,
   "price_per_lot_sqft": 28.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200018970"
  },
  {
   "address": "115 5th Street East, Hastings",
   "sale_month": "2006-08",
   "price": 270000,
   "lot_sqft": 12148,
   "price_per_lot_sqft": 22.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4763,
   "use": "Commercial-preferred",
   "parcel_id": "193215029070"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 22000,
   "lot_sqft": 7505,
   "price_per_lot_sqft": 2.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721130083"
  },
  {
   "address": "14750 Victor Hugo Boulevard North, Hugo",
   "sale_month": "2006-08",
   "price": 682500,
   "lot_sqft": 70760,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": 103.42,
   "building_sqft": 6599,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6638,
   "use": "300",
   "parcel_id": "1903121220037"
  },
  {
   "address": "5300 France Ave S, Edina",
   "sale_month": "2006-08",
   "price": 2254000,
   "lot_sqft": 238576,
   "price_per_lot_sqft": 9.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46624,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824440115"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 4245000,
   "lot_sqft": 97532,
   "price_per_lot_sqft": 43.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123210017"
  },
  {
   "address": "11651 Ulysses Street Northeast, Blaine",
   "sale_month": "2006-08",
   "price": 4245000,
   "lot_sqft": 565628,
   "price_per_lot_sqft": 7.5,
   "price_per_building_sqft": 25.7,
   "building_sqft": 165157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 166154,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173123210013"
  },
  {
   "address": "1467 Lake Street South, Forest Lake",
   "sale_month": "2006-08",
   "price": 1070000,
   "lot_sqft": 27154,
   "price_per_lot_sqft": 39.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22152,
   "use": "300",
   "parcel_id": "1703221140001"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 1070000,
   "lot_sqft": 28696,
   "price_per_lot_sqft": 37.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221110017"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 1070000,
   "lot_sqft": 12143,
   "price_per_lot_sqft": 88.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221110005"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 1070000,
   "lot_sqft": 21362,
   "price_per_lot_sqft": 50.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221110002"
  },
  {
   "address": "2025 Emerson Ave N, Minneapolis",
   "sale_month": "2006-08",
   "price": 800000,
   "lot_sqft": 7801,
   "price_per_lot_sqft": 102.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3206,
   "use": "APARTMENT",
   "parcel_id": "1602924130026"
  },
  {
   "address": "1790 Lexington Avenue North, Roseville",
   "sale_month": "2006-08",
   "price": 1550000,
   "lot_sqft": 13342,
   "price_per_lot_sqft": 116.17,
   "price_per_building_sqft": 257.3,
   "building_sqft": 6024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6060,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923330016"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 1550000,
   "lot_sqft": 15336,
   "price_per_lot_sqft": 101.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923330015"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 1550000,
   "lot_sqft": 13452,
   "price_per_lot_sqft": 115.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923330013"
  },
  {
   "address": "4550 Humboldt Ave N, Minneapolis",
   "sale_month": "2006-08",
   "price": 167121,
   "lot_sqft": 53588,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12529,
   "use": "APARTMENT",
   "parcel_id": "1211821330107"
  },
  {
   "address": "2010 19th Ave NE, Minneapolis",
   "sale_month": "2006-08",
   "price": 2280000,
   "lot_sqft": 57759,
   "price_per_lot_sqft": 39.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13929,
   "use": "APARTMENT",
   "parcel_id": "1202924440162"
  },
  {
   "address": "5240 Drew Ave N, Brooklyn Center",
   "sale_month": "2006-08",
   "price": 500000,
   "lot_sqft": 27971,
   "price_per_lot_sqft": 17.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4636,
   "use": "APARTMENT",
   "parcel_id": "1011821120005"
  },
  {
   "address": "2780 Main Street Northwest, Coon Rapids",
   "sale_month": "2006-08",
   "price": 1500000,
   "lot_sqft": 113390,
   "price_per_lot_sqft": 13.23,
   "price_per_building_sqft": 166.8,
   "building_sqft": 8993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9047,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093124120017"
  },
  {
   "address": "9100 Lyndale Ave S, Bloomington",
   "sale_month": "2006-08",
   "price": 1610000,
   "lot_sqft": 77471,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3554,
   "use": "APARTMENT",
   "parcel_id": "0902724410002"
  },
  {
   "address": "8708 Lyndale Ave S, Bloomington",
   "sale_month": "2006-08",
   "price": 1237000,
   "lot_sqft": 31207,
   "price_per_lot_sqft": 39.64,
   "price_per_building_sqft": 134.96,
   "building_sqft": 9166,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9222,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724110086"
  },
  {
   "address": "65 George Street West, Saint Paul",
   "sale_month": "2006-08",
   "price": 421000,
   "lot_sqft": 3503,
   "price_per_lot_sqft": 120.18,
   "price_per_building_sqft": 127.11,
   "building_sqft": 3312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3332,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822140024"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 182500,
   "lot_sqft": 10806,
   "price_per_lot_sqft": 16.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124240071"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 17700,
   "lot_sqft": 5184,
   "price_per_lot_sqft": 3.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602921310027"
  },
  {
   "address": "6290 Highway 36 Boulevard North, Oakdale",
   "sale_month": "2006-08",
   "price": 572300,
   "lot_sqft": 44133,
   "price_per_lot_sqft": 12.97,
   "price_per_building_sqft": 40.98,
   "building_sqft": 13965,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14049,
   "use": "305",
   "parcel_id": "0602921310002"
  },
  {
   "address": "6250 Tracy Ave, Edina",
   "sale_month": "2006-08",
   "price": 420000,
   "lot_sqft": 57561,
   "price_per_lot_sqft": 7.3,
   "price_per_building_sqft": 24.23,
   "building_sqft": 17333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17438,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511621210002"
  },
  {
   "address": "7801 Dupont Ave S, Bloomington",
   "sale_month": "2006-08",
   "price": 3426826,
   "lot_sqft": 192461,
   "price_per_lot_sqft": 17.81,
   "price_per_building_sqft": 111.98,
   "building_sqft": 30601,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30785,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724110022"
  },
  {
   "address": "3551 Lyndale Ave S, Minneapolis",
   "sale_month": "2006-08",
   "price": 784783,
   "lot_sqft": 14000,
   "price_per_lot_sqft": 56.06,
   "price_per_building_sqft": 575.78,
   "building_sqft": 1363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1371,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824320168"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 422987,
   "lot_sqft": 3573,
   "price_per_lot_sqft": 118.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302821130036"
  },
  {
   "address": null,
   "sale_month": "2006-08",
   "price": 431688,
   "lot_sqft": 3833,
   "price_per_lot_sqft": 112.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302821130023"
  },
  {
   "address": "1332 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2006-08",
   "price": 50600,
   "lot_sqft": 510,
   "price_per_lot_sqft": 99.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420092"
  },
  {
   "address": "600 Highway 169, St. Louis Park",
   "sale_month": "2006-08",
   "price": 86000000,
   "lot_sqft": 285376,
   "price_per_lot_sqft": 301.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 228805,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722110005"
  },
  {
   "address": "7851 Metro Pkwy, Bloomington",
   "sale_month": "2006-08",
   "price": 23000000,
   "lot_sqft": 68911,
   "price_per_lot_sqft": 333.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14607,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724110009"
  },
  {
   "address": "7801 Metro Pkwy, Bloomington",
   "sale_month": "2006-08",
   "price": 23000000,
   "lot_sqft": 82685,
   "price_per_lot_sqft": 278.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14606,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724110008"
  },
  {
   "address": "2950 Metro Dr, Bloomington",
   "sale_month": "2006-08",
   "price": 23000000,
   "lot_sqft": 77337,
   "price_per_lot_sqft": 297.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14330,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724110006"
  },
  {
   "address": "7850 Metro Pkwy, Bloomington",
   "sale_month": "2006-08",
   "price": 23000000,
   "lot_sqft": 68885,
   "price_per_lot_sqft": 333.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14316,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724110005"
  },
  {
   "address": "141 Lewis Avenue South, Watertown",
   "sale_month": "2006-07",
   "price": 79920,
   "lot_sqft": 9591,
   "price_per_lot_sqft": 8.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6510,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502850"
  },
  {
   "address": "100 Concord Exchange South, South Saint Paul",
   "sale_month": "2006-07",
   "price": 220000,
   "lot_sqft": 9694,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": 52.64,
   "building_sqft": 4179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4204,
   "use": "Commercial-preferred",
   "parcel_id": "365870001030"
  },
  {
   "address": "698 University Avenue West, Saint Paul",
   "sale_month": "2006-07",
   "price": 574000,
   "lot_sqft": 9883,
   "price_per_lot_sqft": 58.08,
   "price_per_building_sqft": 74.05,
   "building_sqft": 7752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7798,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410003"
  },
  {
   "address": "500 Lake St, Excelsior",
   "sale_month": "2006-07",
   "price": 2487500,
   "lot_sqft": 16106,
   "price_per_lot_sqft": 154.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4355,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723220185"
  },
  {
   "address": "92 43rd Avenue Northeast, Fridley",
   "sale_month": "2006-07",
   "price": 640000,
   "lot_sqft": 79786,
   "price_per_lot_sqft": 8.02,
   "price_per_building_sqft": 83.82,
   "building_sqft": 7635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7681,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343024140009"
  },
  {
   "address": "2833 Lyndale Ave S, Minneapolis",
   "sale_month": "2006-07",
   "price": 2600000,
   "lot_sqft": 43262,
   "price_per_lot_sqft": 60.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23548,
   "use": "APARTMENT",
   "parcel_id": "3402924330009"
  },
  {
   "address": "3390 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2006-07",
   "price": 2410000,
   "lot_sqft": 11337,
   "price_per_lot_sqft": 212.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12213,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224410058"
  },
  {
   "address": null,
   "sale_month": "2006-07",
   "price": 101250,
   "lot_sqft": 32604,
   "price_per_lot_sqft": 3.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023140021"
  },
  {
   "address": "2199 University Avenue West, Saint Paul",
   "sale_month": "2006-07",
   "price": 4000,
   "lot_sqft": 23979,
   "price_per_lot_sqft": 0.17,
   "price_per_building_sqft": 1.09,
   "building_sqft": 3662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3684,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923110020"
  },
  {
   "address": "800 Mendelssohn Ave N, Golden Valley",
   "sale_month": "2006-07",
   "price": 1945000,
   "lot_sqft": 88577,
   "price_per_lot_sqft": 21.96,
   "price_per_building_sqft": 96.7,
   "building_sqft": 20113,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20234,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821230018"
  },
  {
   "address": "7120 Northland Ter N, Brooklyn Park",
   "sale_month": "2006-07",
   "price": 3500,
   "lot_sqft": 241016,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77362,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921320008"
  },
  {
   "address": "468 Stillwater Road, Willernie",
   "sale_month": "2006-07",
   "price": 311000,
   "lot_sqft": 5903,
   "price_per_lot_sqft": 52.69,
   "price_per_building_sqft": 136.7,
   "building_sqft": 2275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2289,
   "use": "300",
   "parcel_id": "2903021310244"
  },
  {
   "address": "2218 Laurel Ave W, Minneapolis",
   "sale_month": "2006-07",
   "price": 225000,
   "lot_sqft": 5034,
   "price_per_lot_sqft": 44.7,
   "price_per_building_sqft": 160.37,
   "building_sqft": 1403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1411,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924110061"
  },
  {
   "address": "14701 Charlson Rd, Eden Prairie",
   "sale_month": "2006-07",
   "price": 2616299,
   "lot_sqft": 315549,
   "price_per_lot_sqft": 8.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31047,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811622440007"
  },
  {
   "address": "1953 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2006-07",
   "price": 146000,
   "lot_sqft": 39426,
   "price_per_lot_sqft": 3.7,
   "price_per_building_sqft": 271.38,
   "building_sqft": 538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 541,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050041"
  },
  {
   "address": "1500 Maryland Avenue East, Saint Paul",
   "sale_month": "2006-07",
   "price": 200000,
   "lot_sqft": 11560,
   "price_per_lot_sqft": 17.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1322,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922210006"
  },
  {
   "address": null,
   "sale_month": "2006-07",
   "price": 72000,
   "lot_sqft": 11709,
   "price_per_lot_sqft": 6.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011281"
  },
  {
   "address": "11960 73rd Ave N, Maple Grove",
   "sale_month": "2006-07",
   "price": 1761204,
   "lot_sqft": 66964,
   "price_per_lot_sqft": 26.3,
   "price_per_building_sqft": 267.95,
   "building_sqft": 6573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6613,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922240010"
  },
  {
   "address": "6309 Richfield Pkwy, Richfield",
   "sale_month": "2006-07",
   "price": 95000,
   "lot_sqft": 9994,
   "price_per_lot_sqft": 9.51,
   "price_per_building_sqft": 92.23,
   "building_sqft": 1030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1036,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2602824110062"
  },
  {
   "address": "4815 123rd Street West, Savage",
   "sale_month": "2006-07",
   "price": 175000,
   "lot_sqft": 11930,
   "price_per_lot_sqft": 14.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100740"
  },
  {
   "address": "1140 Western Avenue North, Saint Paul",
   "sale_month": "2006-07",
   "price": 554500,
   "lot_sqft": 11196,
   "price_per_lot_sqft": 49.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2852,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923120154"
  },
  {
   "address": "1410 Mainstreet, Hopkins",
   "sale_month": "2006-07",
   "price": 2400000,
   "lot_sqft": 86971,
   "price_per_lot_sqft": 27.6,
   "price_per_building_sqft": 73.95,
   "building_sqft": 32456,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32652,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722330003"
  },
  {
   "address": "9320 Hennepin Town Rd, Eden Prairie",
   "sale_month": "2006-07",
   "price": 214000,
   "lot_sqft": 18644,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": 112.28,
   "building_sqft": 1906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1918,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411622440001"
  },
  {
   "address": "3810 Pheasant Ridge Drive Northeast, Blaine",
   "sale_month": "2006-07",
   "price": 535788,
   "lot_sqft": 88468,
   "price_per_lot_sqft": 6.06,
   "price_per_building_sqft": 44.94,
   "building_sqft": 11922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11994,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "233123420011"
  },
  {
   "address": "1415 Prosperity Avenue, Saint Paul",
   "sale_month": "2006-07",
   "price": 564000,
   "lot_sqft": 26840,
   "price_per_lot_sqft": 21.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3300,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922310037"
  },
  {
   "address": "2661 Campus Dr, Plymouth",
   "sale_month": "2006-07",
   "price": 1570000,
   "lot_sqft": 48225,
   "price_per_lot_sqft": 32.56,
   "price_per_building_sqft": 399.29,
   "building_sqft": 3932,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3956,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822430025"
  },
  {
   "address": "1208 Bryant Ave N, Minneapolis",
   "sale_month": "2006-07",
   "price": 2138500,
   "lot_sqft": 102830,
   "price_per_lot_sqft": 20.8,
   "price_per_building_sqft": 85.89,
   "building_sqft": 24899,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25049,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924110076"
  },
  {
   "address": "495 Arlington Avenue East, Saint Paul",
   "sale_month": "2006-07",
   "price": 311800,
   "lot_sqft": 6222,
   "price_per_lot_sqft": 50.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "202922240102"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2006-07",
   "price": 62000,
   "lot_sqft": 270,
   "price_per_lot_sqft": 229.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240100"
  },
  {
   "address": null,
   "sale_month": "2006-07",
   "price": 17000000,
   "lot_sqft": 103635,
   "price_per_lot_sqft": 164.04,
   "price_per_building_sqft": 2121.55,
   "building_sqft": 8013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8061,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "172923230056"
  },
  {
   "address": "2500 County Road B West, Roseville",
   "sale_month": "2006-07",
   "price": 16500000,
   "lot_sqft": 1188002,
   "price_per_lot_sqft": 13.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 561987,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "172923220001"
  },
  {
   "address": "17508 Minnetonka Blvd, Minnetonka",
   "sale_month": "2006-07",
   "price": 85000,
   "lot_sqft": 5106,
   "price_per_lot_sqft": 16.65,
   "price_per_building_sqft": 90.14,
   "building_sqft": 943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 949,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722230033"
  },
  {
   "address": "5342 Minnehaha Ave, Minneapolis",
   "sale_month": "2006-07",
   "price": 675000,
   "lot_sqft": 5135,
   "price_per_lot_sqft": 131.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702823330053"
  },
  {
   "address": "1048 Meadowlands Drive, White Bear Township",
   "sale_month": "2006-07",
   "price": 1237500,
   "lot_sqft": 42100,
   "price_per_lot_sqft": 29.39,
   "price_per_building_sqft": 178.06,
   "building_sqft": 6950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6992,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022340003"
  },
  {
   "address": "5501 American Blvd W, Bloomington",
   "sale_month": "2006-07",
   "price": 4600000,
   "lot_sqft": 144870,
   "price_per_lot_sqft": 31.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1611621240008"
  },
  {
   "address": "5601 American Blvd W, Bloomington",
   "sale_month": "2006-07",
   "price": 4600000,
   "lot_sqft": 159860,
   "price_per_lot_sqft": 28.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1611621230005"
  },
  {
   "address": "801 Plymouth Ave N, Minneapolis",
   "sale_month": "2006-07",
   "price": 89000,
   "lot_sqft": 22392,
   "price_per_lot_sqft": 3.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1602924440149"
  },
  {
   "address": "718 West Broadway, Minneapolis",
   "sale_month": "2006-07",
   "price": 685000,
   "lot_sqft": 32955,
   "price_per_lot_sqft": 20.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924140073"
  },
  {
   "address": "9501 Garfield Ave S, Bloomington",
   "sale_month": "2006-07",
   "price": 250000,
   "lot_sqft": 94350,
   "price_per_lot_sqft": 2.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17592,
   "use": "APARTMENT",
   "parcel_id": "1502724220270"
  },
  {
   "address": "350 63rd Avenue Northeast, Fridley",
   "sale_month": "2006-07",
   "price": 839700,
   "lot_sqft": 64643,
   "price_per_lot_sqft": 12.99,
   "price_per_building_sqft": 124.77,
   "building_sqft": 6730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6770,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "143024340003"
  },
  {
   "address": "11202 86th Ave N, Maple Grove",
   "sale_month": "2006-07",
   "price": 350000,
   "lot_sqft": 2435,
   "price_per_lot_sqft": 143.74,
   "price_per_building_sqft": 77.9,
   "building_sqft": 4493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4520,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440051"
  },
  {
   "address": "2313 Fillmore St NE, Minneapolis",
   "sale_month": "2006-07",
   "price": 308000,
   "lot_sqft": 6574,
   "price_per_lot_sqft": 46.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2692,
   "use": "APARTMENT",
   "parcel_id": "1202924310090"
  },
  {
   "address": "4046 27th Ave S, Minneapolis",
   "sale_month": "2006-07",
   "price": 120000,
   "lot_sqft": 5104,
   "price_per_lot_sqft": 23.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 511,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202824130061"
  },
  {
   "address": "3908 Nokomis Ave S, Minneapolis",
   "sale_month": "2006-07",
   "price": 165000,
   "lot_sqft": 5095,
   "price_per_lot_sqft": 32.38,
   "price_per_building_sqft": 230.77,
   "building_sqft": 715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 720,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202824110175"
  },
  {
   "address": "2300 88th St E, Bloomington",
   "sale_month": "2006-07",
   "price": 5276250,
   "lot_sqft": 325579,
   "price_per_lot_sqft": 16.21,
   "price_per_building_sqft": 89.41,
   "building_sqft": 59014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59370,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202724210066"
  },
  {
   "address": "2338 Central Ave NE, Minneapolis",
   "sale_month": "2006-07",
   "price": 1750000,
   "lot_sqft": 64751,
   "price_per_lot_sqft": 27.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28565,
   "use": "APARTMENT",
   "parcel_id": "1102924410222"
  },
  {
   "address": "2026 Central Ave NE, Minneapolis",
   "sale_month": "2006-07",
   "price": 135000,
   "lot_sqft": 4542,
   "price_per_lot_sqft": 29.72,
   "price_per_building_sqft": 109.67,
   "building_sqft": 1231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1239,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410089"
  },
  {
   "address": "1301 Trapp Road, Eagan",
   "sale_month": "2006-07",
   "price": 2765210,
   "lot_sqft": 203155,
   "price_per_lot_sqft": 13.61,
   "price_per_building_sqft": 50.45,
   "building_sqft": 54807,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55138,
   "use": "Industrial-preferred",
   "parcel_id": "102253201020"
  },
  {
   "address": "4234 Nicollet Ave, Minneapolis",
   "sale_month": "2006-07",
   "price": 195000,
   "lot_sqft": 5063,
   "price_per_lot_sqft": 38.51,
   "price_per_building_sqft": 168.25,
   "building_sqft": 1159,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1166,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310253"
  },
  {
   "address": "4536 Bryant Ave S, Minneapolis",
   "sale_month": "2006-07",
   "price": 152000,
   "lot_sqft": 5638,
   "price_per_lot_sqft": 26.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1849,
   "use": "APARTMENT",
   "parcel_id": "0902824440166"
  },
  {
   "address": "4036 Minnehaha Ave, Minneapolis",
   "sale_month": "2006-07",
   "price": 29100,
   "lot_sqft": 5986,
   "price_per_lot_sqft": 4.86,
   "price_per_building_sqft": 24.47,
   "building_sqft": 1189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1196,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823240063"
  },
  {
   "address": "2701 Mounds View Boulevard, Mounds View",
   "sale_month": "2006-07",
   "price": 380000,
   "lot_sqft": 31383,
   "price_per_lot_sqft": 12.11,
   "price_per_building_sqft": 82.97,
   "building_sqft": 4580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4608,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023430028"
  },
  {
   "address": "5980 Neal Avenue North, Oak Park Heights",
   "sale_month": "2006-07",
   "price": 835940,
   "lot_sqft": 59620,
   "price_per_lot_sqft": 14.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9626,
   "use": "300",
   "parcel_id": "0602920110019"
  },
  {
   "address": "5200 78th St W, Bloomington",
   "sale_month": "2006-07",
   "price": 1600000,
   "lot_sqft": 52954,
   "price_per_lot_sqft": 30.21,
   "price_per_building_sqft": 244.72,
   "building_sqft": 6538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6578,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602724220010"
  },
  {
   "address": "803 Bielenberg Drive, Woodbury",
   "sale_month": "2006-07",
   "price": 1361000,
   "lot_sqft": 20867,
   "price_per_lot_sqft": 65.22,
   "price_per_building_sqft": 97.52,
   "building_sqft": 13956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14040,
   "use": "300",
   "parcel_id": "0502821430119"
  },
  {
   "address": "755 Bielenberg Drive, Woodbury",
   "sale_month": "2006-07",
   "price": 1257200,
   "lot_sqft": 20463,
   "price_per_lot_sqft": 61.44,
   "price_per_building_sqft": 86.76,
   "building_sqft": 14490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14577,
   "use": "300",
   "parcel_id": "0502821420063"
  },
  {
   "address": "1620 Terrace Drive, Roseville",
   "sale_month": "2006-07",
   "price": 28409000,
   "lot_sqft": 158100,
   "price_per_lot_sqft": 179.69,
   "price_per_building_sqft": 535.24,
   "building_sqft": 53077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53398,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042923420042"
  },
  {
   "address": "8344 Pillsbury Ave S, Bloomington",
   "sale_month": "2006-07",
   "price": 67200,
   "lot_sqft": 5635,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": 73.77,
   "building_sqft": 911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 917,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724310101"
  },
  {
   "address": "919 St Clair Avenue, Saint Paul",
   "sale_month": "2006-07",
   "price": 63000,
   "lot_sqft": 4546,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": 40.36,
   "building_sqft": 1561,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1571,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823340084"
  },
  {
   "address": "3245 Columbus Ave, Minneapolis",
   "sale_month": "2006-07",
   "price": 210000,
   "lot_sqft": 3784,
   "price_per_lot_sqft": 55.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1330,
   "use": "TRIPLEX",
   "parcel_id": "0202824230207"
  },
  {
   "address": "5950 148th Street West, Apple Valley",
   "sale_month": "2006-07",
   "price": 235000,
   "lot_sqft": 39993,
   "price_per_lot_sqft": 5.88,
   "price_per_building_sqft": 45.68,
   "building_sqft": 5145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5176,
   "use": "Commercial",
   "parcel_id": "015220101020"
  },
  {
   "address": null,
   "sale_month": "2006-07",
   "price": 325000,
   "lot_sqft": 13788,
   "price_per_lot_sqft": 23.57,
   "price_per_building_sqft": 189.84,
   "building_sqft": 1712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1723,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125230007"
  },
  {
   "address": "14191 Pennock Avenue, Apple Valley",
   "sale_month": "2006-07",
   "price": 3625000,
   "lot_sqft": 116151,
   "price_per_lot_sqft": 31.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18540,
   "use": "Apartment",
   "parcel_id": "011640501010"
  },
  {
   "address": "1201 Ford Rd, Minnetonka",
   "sale_month": "2006-07",
   "price": 1200000,
   "lot_sqft": 100122,
   "price_per_lot_sqft": 11.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48687,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722140011"
  },
  {
   "address": "501 Industrial Boulevard, Waconia",
   "sale_month": "2006-06",
   "price": 920000,
   "lot_sqft": 60430,
   "price_per_lot_sqft": 15.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18328,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754610130"
  },
  {
   "address": "1201 5th Avenue South, South Saint Paul",
   "sale_month": "2006-06",
   "price": 250000,
   "lot_sqft": 9892,
   "price_per_lot_sqft": 25.27,
   "price_per_building_sqft": 87.57,
   "building_sqft": 2855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2872,
   "use": "Commercial-preferred",
   "parcel_id": "367150042150"
  },
  {
   "address": "1201 Marie Avenue, South Saint Paul",
   "sale_month": "2006-06",
   "price": 715000,
   "lot_sqft": 9908,
   "price_per_lot_sqft": 72.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4129,
   "use": "Apartment",
   "parcel_id": "364880004020"
  },
  {
   "address": "491 University Avenue West, Saint Paul",
   "sale_month": "2006-06",
   "price": 1300000,
   "lot_sqft": 28660,
   "price_per_lot_sqft": 45.36,
   "price_per_building_sqft": 251.35,
   "building_sqft": 5172,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5203,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240214"
  },
  {
   "address": "341 University Avenue West, Saint Paul",
   "sale_month": "2006-06",
   "price": 600000,
   "lot_sqft": 5414,
   "price_per_lot_sqft": 110.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130180"
  },
  {
   "address": "6814 Hemlock La N, Maple Grove",
   "sale_month": "2006-06",
   "price": 500000,
   "lot_sqft": 109416,
   "price_per_lot_sqft": 4.57,
   "price_per_building_sqft": 28.5,
   "building_sqft": 17542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17648,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511922120077"
  },
  {
   "address": "2637 Park Ave, Minneapolis",
   "sale_month": "2006-06",
   "price": 558900,
   "lot_sqft": 16873,
   "price_per_lot_sqft": 33.12,
   "price_per_building_sqft": 125.77,
   "building_sqft": 4444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4471,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924320312"
  },
  {
   "address": null,
   "sale_month": "2006-06",
   "price": 2500,
   "lot_sqft": 24087,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411723130014"
  },
  {
   "address": "1625 Sherburne Avenue, Saint Paul",
   "sale_month": "2006-06",
   "price": 988920,
   "lot_sqft": 10015,
   "price_per_lot_sqft": 98.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2585,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140061"
  },
  {
   "address": "1617 Sherburne Avenue, Saint Paul",
   "sale_month": "2006-06",
   "price": 988920,
   "lot_sqft": 9822,
   "price_per_lot_sqft": 100.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2509,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140060"
  },
  {
   "address": "102 Jonathan Boulevard, Chaska",
   "sale_month": "2006-06",
   "price": 1850000,
   "lot_sqft": 178480,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": 27.83,
   "building_sqft": 66464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66866,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305140010"
  },
  {
   "address": "1055 Payne Avenue, Saint Paul",
   "sale_month": "2006-06",
   "price": 840000,
   "lot_sqft": 24928,
   "price_per_lot_sqft": 33.7,
   "price_per_building_sqft": 70.12,
   "building_sqft": 11980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12053,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130057"
  },
  {
   "address": "111 East Avenue, Mahtomedi",
   "sale_month": "2006-06",
   "price": 2304000,
   "lot_sqft": 126539,
   "price_per_lot_sqft": 18.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9572,
   "use": "110",
   "parcel_id": "2903021130068"
  },
  {
   "address": "1710 Douglas Dr N, Golden Valley",
   "sale_month": "2006-06",
   "price": 3455283,
   "lot_sqft": 181386,
   "price_per_lot_sqft": 19.05,
   "price_per_building_sqft": 95.28,
   "building_sqft": 36264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36483,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2811821320077"
  },
  {
   "address": "36 9th St S, Minneapolis",
   "sale_month": "2006-06",
   "price": 11550000,
   "lot_sqft": 8528,
   "price_per_lot_sqft": 1354.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924120127"
  },
  {
   "address": "6944 Nicollet Ave S, Richfield",
   "sale_month": "2006-06",
   "price": 500000,
   "lot_sqft": 18079,
   "price_per_lot_sqft": 27.66,
   "price_per_building_sqft": 198.89,
   "building_sqft": 2514,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2529,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824340002"
  },
  {
   "address": "1805 11th Ave S, Minneapolis",
   "sale_month": "2006-06",
   "price": 337000,
   "lot_sqft": 8265,
   "price_per_lot_sqft": 40.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2115,
   "use": "APARTMENT",
   "parcel_id": "2602924340010"
  },
  {
   "address": "923 21st Ave S, Minneapolis",
   "sale_month": "2006-06",
   "price": 720000,
   "lot_sqft": 9289,
   "price_per_lot_sqft": 77.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2998,
   "use": "APARTMENT",
   "parcel_id": "2502924340041"
  },
  {
   "address": null,
   "sale_month": "2006-06",
   "price": 10452,
   "lot_sqft": 1201,
   "price_per_lot_sqft": 8.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2412023330034"
  },
  {
   "address": "1885 Budd Ave, Maple Plain",
   "sale_month": "2006-06",
   "price": 2800000,
   "lot_sqft": 86114,
   "price_per_lot_sqft": 32.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "APARTMENT",
   "parcel_id": "2411824310012"
  },
  {
   "address": "1875 Budd Ave, Maple Plain",
   "sale_month": "2006-06",
   "price": 2800000,
   "lot_sqft": 77669,
   "price_per_lot_sqft": 36.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "APARTMENT",
   "parcel_id": "2411824310004"
  },
  {
   "address": null,
   "sale_month": "2006-06",
   "price": 207500,
   "lot_sqft": 147469,
   "price_per_lot_sqft": 1.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240160020"
  },
  {
   "address": "1328 White Bear Avenue North, Saint Paul",
   "sale_month": "2006-06",
   "price": 200000,
   "lot_sqft": 9911,
   "price_per_lot_sqft": 20.18,
   "price_per_building_sqft": 43.64,
   "building_sqft": 4583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4611,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922320155"
  },
  {
   "address": "122 8th St SE, Minneapolis",
   "sale_month": "2006-06",
   "price": 480000,
   "lot_sqft": 21859,
   "price_per_lot_sqft": 21.96,
   "price_per_building_sqft": 44.95,
   "building_sqft": 10679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10743,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110105"
  },
  {
   "address": "1743 County Road F East, White Bear Lake",
   "sale_month": "2006-06",
   "price": 790000,
   "lot_sqft": 45259,
   "price_per_lot_sqft": 17.46,
   "price_per_building_sqft": 113.16,
   "building_sqft": 6981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7023,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "223022440034"
  },
  {
   "address": null,
   "sale_month": "2006-06",
   "price": 790000,
   "lot_sqft": 26212,
   "price_per_lot_sqft": 30.14,
   "price_per_building_sqft": 146.59,
   "building_sqft": 5389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5422,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "223022440006"
  },
  {
   "address": "7885 Wedgewood La N, Maple Grove",
   "sale_month": "2006-06",
   "price": 1988633,
   "lot_sqft": 60280,
   "price_per_lot_sqft": 32.99,
   "price_per_building_sqft": 491.99,
   "building_sqft": 4042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4067,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922430016"
  },
  {
   "address": "221 1st St N, Minneapolis",
   "sale_month": "2006-06",
   "price": 1225000,
   "lot_sqft": 8475,
   "price_per_lot_sqft": 144.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26545,
   "use": "COMMON AREA",
   "parcel_id": "2202924141039"
  },
  {
   "address": "221 1st St N, Minneapolis",
   "sale_month": "2006-06",
   "price": 1225000,
   "lot_sqft": 1817,
   "price_per_lot_sqft": 674.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924141038"
  },
  {
   "address": "117 3rd Ave N, Minneapolis",
   "sale_month": "2006-06",
   "price": 1225000,
   "lot_sqft": 1734,
   "price_per_lot_sqft": 706.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924141032"
  },
  {
   "address": "301 Broadway Street South, Jordan",
   "sale_month": "2006-06",
   "price": 510000,
   "lot_sqft": 7836,
   "price_per_lot_sqft": 65.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7466,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220050020"
  },
  {
   "address": "14601 27th Ave N, Plymouth",
   "sale_month": "2006-06",
   "price": 6050000,
   "lot_sqft": 240430,
   "price_per_lot_sqft": 25.16,
   "price_per_building_sqft": 106.73,
   "building_sqft": 56687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57030,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822440023"
  },
  {
   "address": "6011 Excelsior Blvd, St. Louis Park",
   "sale_month": "2006-06",
   "price": 730000,
   "lot_sqft": 19161,
   "price_per_lot_sqft": 38.1,
   "price_per_building_sqft": 261.84,
   "building_sqft": 2788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2804,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721230100"
  },
  {
   "address": "371 Commerce Court, Vadnais Heights",
   "sale_month": "2006-06",
   "price": 907037,
   "lot_sqft": 5490,
   "price_per_lot_sqft": 165.22,
   "price_per_building_sqft": 171.98,
   "building_sqft": 5274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5306,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230062"
  },
  {
   "address": "16755 Co Rd No 24, Plymouth",
   "sale_month": "2006-06",
   "price": 310000,
   "lot_sqft": 60253,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": 35,
   "building_sqft": 8858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8911,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822210025"
  },
  {
   "address": "1465 Whispering Court, Hastings",
   "sale_month": "2006-06",
   "price": 475000,
   "lot_sqft": 18971,
   "price_per_lot_sqft": 25.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4500,
   "use": "Apartment",
   "parcel_id": "196660101070"
  },
  {
   "address": "14730 Victor Hugo Boulevard North, Hugo",
   "sale_month": "2006-06",
   "price": 730000,
   "lot_sqft": 85110,
   "price_per_lot_sqft": 8.58,
   "price_per_building_sqft": 109.22,
   "building_sqft": 6684,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6724,
   "use": "300",
   "parcel_id": "1903121220036"
  },
  {
   "address": "2751 Geneva Avenue North, Oakdale",
   "sale_month": "2006-06",
   "price": 260000,
   "lot_sqft": 106989,
   "price_per_lot_sqft": 2.43,
   "price_per_building_sqft": 218.86,
   "building_sqft": 1188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1195,
   "use": "305",
   "parcel_id": "1902921230001"
  },
  {
   "address": "5405 42nd Ave S, Minneapolis",
   "sale_month": "2006-06",
   "price": 224900,
   "lot_sqft": 5118,
   "price_per_lot_sqft": 43.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823110116"
  },
  {
   "address": "4400 Shoreline Dr, Spring Park",
   "sale_month": "2006-06",
   "price": 705000,
   "lot_sqft": 52383,
   "price_per_lot_sqft": 13.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723340055"
  },
  {
   "address": "3432 Co Rd No 101, Minnetonka",
   "sale_month": "2006-06",
   "price": 720000,
   "lot_sqft": 28636,
   "price_per_lot_sqft": 25.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3565,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722410004"
  },
  {
   "address": "2821 Hennepin Ave E, Minneapolis",
   "sale_month": "2006-06",
   "price": 790000,
   "lot_sqft": 25300,
   "price_per_lot_sqft": 31.23,
   "price_per_building_sqft": 40.35,
   "building_sqft": 19580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19698,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1802923430006"
  },
  {
   "address": "16500 92nd Ave N, Maple Grove",
   "sale_month": "2006-06",
   "price": 19100000,
   "lot_sqft": 96889,
   "price_per_lot_sqft": 197.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45626,
   "use": "APARTMENT",
   "parcel_id": "1711922120093"
  },
  {
   "address": "9251 Blackoaks La N, Maple Grove",
   "sale_month": "2006-06",
   "price": 1910000,
   "lot_sqft": 48122,
   "price_per_lot_sqft": 39.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1711922120005"
  },
  {
   "address": "7800 Eden Prairie Rd, Eden Prairie",
   "sale_month": "2006-06",
   "price": 1310000,
   "lot_sqft": 75172,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": 110.71,
   "building_sqft": 11833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11904,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711622120043"
  },
  {
   "address": "1525 West River Rd N, Minneapolis",
   "sale_month": "2006-06",
   "price": 5800000,
   "lot_sqft": 109263,
   "price_per_lot_sqft": 53.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 90406,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924430012"
  },
  {
   "address": "1601 West River Rd N, Minneapolis",
   "sale_month": "2006-06",
   "price": 5800000,
   "lot_sqft": 27695,
   "price_per_lot_sqft": 209.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924420016"
  },
  {
   "address": "1615 West River Rd N, Minneapolis",
   "sale_month": "2006-06",
   "price": 5800000,
   "lot_sqft": 118508,
   "price_per_lot_sqft": 48.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924420008"
  },
  {
   "address": "2014 Washington Ave N, Minneapolis",
   "sale_month": "2006-06",
   "price": 465000,
   "lot_sqft": 16061,
   "price_per_lot_sqft": 28.95,
   "price_per_building_sqft": 17.62,
   "building_sqft": 26390,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26549,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240092"
  },
  {
   "address": "2214 Washington Ave N, Minneapolis",
   "sale_month": "2006-06",
   "price": 250000,
   "lot_sqft": 20468,
   "price_per_lot_sqft": 12.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924240085"
  },
  {
   "address": "11485 Xeon Street Northwest, Coon Rapids",
   "sale_month": "2006-06",
   "price": 795000,
   "lot_sqft": 43927,
   "price_per_lot_sqft": 18.1,
   "price_per_building_sqft": 89.97,
   "building_sqft": 8836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8889,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124210040"
  },
  {
   "address": "11238 86th Ave N, Maple Grove",
   "sale_month": "2006-06",
   "price": 344591,
   "lot_sqft": 3907,
   "price_per_lot_sqft": 88.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440039"
  },
  {
   "address": "1306 Central Ave NE, Minneapolis",
   "sale_month": "2006-06",
   "price": 710000,
   "lot_sqft": 79068,
   "price_per_lot_sqft": 8.98,
   "price_per_building_sqft": 23.81,
   "building_sqft": 29821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30001,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924140045"
  },
  {
   "address": "1707 Jefferson St NE, Minneapolis",
   "sale_month": "2006-06",
   "price": 3300000,
   "lot_sqft": 76199,
   "price_per_lot_sqft": 43.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49841,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924120003"
  },
  {
   "address": "11144 Stillwater Boulevard North, Lake Elmo",
   "sale_month": "2006-06",
   "price": 3785000,
   "lot_sqft": 281616,
   "price_per_lot_sqft": 13.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24723,
   "use": "300",
   "parcel_id": "1302921230004"
  },
  {
   "address": "4831 Lyndale Ave N, Minneapolis",
   "sale_month": "2006-06",
   "price": 130000,
   "lot_sqft": 6044,
   "price_per_lot_sqft": 21.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821420003"
  },
  {
   "address": "244 Broadway Avenue, Saint Paul Park",
   "sale_month": "2006-06",
   "price": 405000,
   "lot_sqft": 6487,
   "price_per_lot_sqft": 62.43,
   "price_per_building_sqft": 156.01,
   "building_sqft": 2596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2611,
   "use": "300",
   "parcel_id": "1202722210045"
  },
  {
   "address": "3475 Golfview Drive, Eagan",
   "sale_month": "2006-06",
   "price": 10309500,
   "lot_sqft": 396433,
   "price_per_lot_sqft": 26.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44191,
   "use": "Apartment",
   "parcel_id": "107285101010"
  },
  {
   "address": "3470 Golfview Drive, Eagan",
   "sale_month": "2006-06",
   "price": 13990500,
   "lot_sqft": 416383,
   "price_per_lot_sqft": 33.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65740,
   "use": "Apartment",
   "parcel_id": "107285001010"
  },
  {
   "address": null,
   "sale_month": "2006-06",
   "price": 300000,
   "lot_sqft": 180955,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090670020"
  },
  {
   "address": "10480 Highway 284, Waconia Township",
   "sale_month": "2006-06",
   "price": 634250,
   "lot_sqft": 839999,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5752,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "090350900"
  },
  {
   "address": "1701 Lowry Ave N, Minneapolis",
   "sale_month": "2006-06",
   "price": 235000,
   "lot_sqft": 8636,
   "price_per_lot_sqft": 27.21,
   "price_per_building_sqft": 166.2,
   "building_sqft": 1414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1423,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924310075"
  },
  {
   "address": null,
   "sale_month": "2006-06",
   "price": 16500000,
   "lot_sqft": 28717,
   "price_per_lot_sqft": 574.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123120025"
  },
  {
   "address": "12480 Aberdeen Street Northeast, Blaine",
   "sale_month": "2006-06",
   "price": 16500000,
   "lot_sqft": 347977,
   "price_per_lot_sqft": 47.42,
   "price_per_building_sqft": 473,
   "building_sqft": 34884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35095,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083123120001"
  },
  {
   "address": "555 Broadway Avenue West, Forest Lake",
   "sale_month": "2006-06",
   "price": 2623318,
   "lot_sqft": 44874,
   "price_per_lot_sqft": 58.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12065,
   "use": "300",
   "parcel_id": "0803221210130"
  },
  {
   "address": "1827 Stinson Pkwy, Minneapolis",
   "sale_month": "2006-06",
   "price": 500000,
   "lot_sqft": 7699,
   "price_per_lot_sqft": 64.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0702923330034"
  },
  {
   "address": "1835 Stinson Pkwy, Minneapolis",
   "sale_month": "2006-06",
   "price": 500000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 66.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0702923330032"
  },
  {
   "address": "1705 Weir Drive, Woodbury",
   "sale_month": "2006-06",
   "price": 1427500,
   "lot_sqft": 46483,
   "price_per_lot_sqft": 30.71,
   "price_per_building_sqft": 87.1,
   "building_sqft": 16389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16488,
   "use": "300",
   "parcel_id": "0702821420014"
  },
  {
   "address": "2880 Middle Street, Little Canada",
   "sale_month": "2006-06",
   "price": 323959,
   "lot_sqft": 859,
   "price_per_lot_sqft": 377.14,
   "price_per_building_sqft": 40.26,
   "building_sqft": 8046,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8095,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320063"
  },
  {
   "address": "2884 Middle Street, Little Canada",
   "sale_month": "2006-06",
   "price": 323463,
   "lot_sqft": 959,
   "price_per_lot_sqft": 337.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320061"
  },
  {
   "address": "4136 Regent Ave N, Robbinsdale",
   "sale_month": "2006-06",
   "price": 55000,
   "lot_sqft": 7465,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2943,
   "use": "APARTMENT",
   "parcel_id": "0602924240153"
  },
  {
   "address": "4500 Excelsior Blvd, St. Louis Park",
   "sale_month": "2006-06",
   "price": 4343025,
   "lot_sqft": 49626,
   "price_per_lot_sqft": 87.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26162,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430191"
  },
  {
   "address": "2875 Snelling Avenue North, Roseville",
   "sale_month": "2006-06",
   "price": 3550000,
   "lot_sqft": 69762,
   "price_per_lot_sqft": 50.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14441,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923410038"
  },
  {
   "address": "6311 Wayzata Blvd, St. Louis Park",
   "sale_month": "2006-06",
   "price": 1550000,
   "lot_sqft": 31383,
   "price_per_lot_sqft": 49.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4723,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721320047"
  },
  {
   "address": "3400 Lyndale Ave S, Minneapolis",
   "sale_month": "2006-06",
   "price": 675000,
   "lot_sqft": 7864,
   "price_per_lot_sqft": 85.83,
   "price_per_building_sqft": 95.81,
   "building_sqft": 7045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7087,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824410002"
  },
  {
   "address": "15 Cliff Road West, Burnsville",
   "sale_month": "2006-06",
   "price": 1575000,
   "lot_sqft": 78599,
   "price_per_lot_sqft": 20.04,
   "price_per_building_sqft": 101.51,
   "building_sqft": 15515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15609,
   "use": "Industrial-preferred",
   "parcel_id": "028105001010"
  },
  {
   "address": "3032 Cedar Ave S, Minneapolis",
   "sale_month": "2006-06",
   "price": 247500,
   "lot_sqft": 4622,
   "price_per_lot_sqft": 53.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1467,
   "use": "TRIPLEX",
   "parcel_id": "0202824110018"
  },
  {
   "address": "615 78th St E, Bloomington",
   "sale_month": "2006-06",
   "price": 798000,
   "lot_sqft": 7981,
   "price_per_lot_sqft": 99.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724220020"
  },
  {
   "address": "7839 Portland Ave S, Bloomington",
   "sale_month": "2006-06",
   "price": 9702000,
   "lot_sqft": 150059,
   "price_per_lot_sqft": 64.65,
   "price_per_building_sqft": 150.68,
   "building_sqft": 64389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64778,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724220005"
  },
  {
   "address": "7817 Portland Ave S, Bloomington",
   "sale_month": "2006-06",
   "price": 9702000,
   "lot_sqft": 26869,
   "price_per_lot_sqft": 361.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724220004"
  },
  {
   "address": "625 78th St E, Bloomington",
   "sale_month": "2006-06",
   "price": 9702000,
   "lot_sqft": 10499,
   "price_per_lot_sqft": 924.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724220003"
  },
  {
   "address": "1340 81st Avenue Northeast, Spring Lake Park",
   "sale_month": "2006-06",
   "price": 259924,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 173.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024420094"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2006-06",
   "price": 239500,
   "lot_sqft": 3163,
   "price_per_lot_sqft": 75.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130021"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2006-06",
   "price": 239500,
   "lot_sqft": 2902,
   "price_per_lot_sqft": 82.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130020"
  },
  {
   "address": "2370 Leibel Street, White Bear Township",
   "sale_month": "2006-06",
   "price": 310000,
   "lot_sqft": 108805,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": 18.82,
   "building_sqft": 16471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16571,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210038"
  },
  {
   "address": "9675 Hamilton Rd, Eden Prairie",
   "sale_month": "2006-06",
   "price": 1475000,
   "lot_sqft": 68202,
   "price_per_lot_sqft": 21.63,
   "price_per_building_sqft": 72.62,
   "building_sqft": 20312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20435,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0111622410018"
  },
  {
   "address": "502 Faxon Road North, Norwood Young America",
   "sale_month": "2006-05",
   "price": 4000,
   "lot_sqft": 74579,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7236,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580145100"
  },
  {
   "address": "13822 West Freeway Drive Northeast, Columbus",
   "sale_month": "2006-05",
   "price": 3928353,
   "lot_sqft": 3398064,
   "price_per_lot_sqft": 1.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58644,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363222230002"
  },
  {
   "address": "2642 30th Ave S, Minneapolis",
   "sale_month": "2006-05",
   "price": 355000,
   "lot_sqft": 15065,
   "price_per_lot_sqft": 23.56,
   "price_per_building_sqft": 31.76,
   "building_sqft": 11179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924410097"
  },
  {
   "address": "2843 Elliot Ave, Minneapolis",
   "sale_month": "2006-05",
   "price": 3533251,
   "lot_sqft": 163087,
   "price_per_lot_sqft": 21.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3502924340399"
  },
  {
   "address": "2100 Bloomington Ave, Minneapolis",
   "sale_month": "2006-05",
   "price": 2250000,
   "lot_sqft": 67698,
   "price_per_lot_sqft": 33.24,
   "price_per_building_sqft": 81.99,
   "building_sqft": 27441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27607,
   "use": "APARTMENT",
   "parcel_id": "3502924120101"
  },
  {
   "address": "1885 Station Parkway Northwest, Andover",
   "sale_month": "2006-05",
   "price": 670000,
   "lot_sqft": 6150,
   "price_per_lot_sqft": 108.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224420020"
  },
  {
   "address": "1197 University Avenue West, Saint Paul",
   "sale_month": "2006-05",
   "price": 802000,
   "lot_sqft": 23134,
   "price_per_lot_sqft": 34.67,
   "price_per_building_sqft": 51.66,
   "building_sqft": 15525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15618,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923140216"
  },
  {
   "address": "4 24th St E, Minneapolis",
   "sale_month": "2006-05",
   "price": 1300000,
   "lot_sqft": 18762,
   "price_per_lot_sqft": 69.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9631,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120044"
  },
  {
   "address": null,
   "sale_month": "2006-05",
   "price": 2000,
   "lot_sqft": 479498,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022230043"
  },
  {
   "address": "9 Oakley Avenue, Saint Paul",
   "sale_month": "2006-05",
   "price": 115000,
   "lot_sqft": 5544,
   "price_per_lot_sqft": 20.74,
   "price_per_building_sqft": 59.46,
   "building_sqft": 1934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1946,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923240043"
  },
  {
   "address": "960 Inwood Avenue North, Oakdale",
   "sale_month": "2006-05",
   "price": 666476,
   "lot_sqft": 1764,
   "price_per_lot_sqft": 377.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921210057"
  },
  {
   "address": "1341 187th Lane Northeast, East Bethel",
   "sale_month": "2006-05",
   "price": 1164250,
   "lot_sqft": 118257,
   "price_per_lot_sqft": 9.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323210006"
  },
  {
   "address": "668 4th Street East, Saint Paul",
   "sale_month": "2006-05",
   "price": 390000,
   "lot_sqft": 8485,
   "price_per_lot_sqft": 45.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3021,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922420032"
  },
  {
   "address": "1987 Industrial Boulevard, Stillwater",
   "sale_month": "2006-05",
   "price": 6557000,
   "lot_sqft": 75907,
   "price_per_lot_sqft": 86.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26207,
   "use": "305",
   "parcel_id": "3203020440003"
  },
  {
   "address": null,
   "sale_month": "2006-05",
   "price": 6557000,
   "lot_sqft": 80113,
   "price_per_lot_sqft": 81.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020440002"
  },
  {
   "address": "1875 Industrial Boulevard, Stillwater",
   "sale_month": "2006-05",
   "price": 6557000,
   "lot_sqft": 67111,
   "price_per_lot_sqft": 97.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64149,
   "use": "305",
   "parcel_id": "3203020440001"
  },
  {
   "address": null,
   "sale_month": "2006-05",
   "price": 6557000,
   "lot_sqft": 147404,
   "price_per_lot_sqft": 44.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020410016"
  },
  {
   "address": null,
   "sale_month": "2006-05",
   "price": 1000000,
   "lot_sqft": 25145,
   "price_per_lot_sqft": 39.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5174,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923410002"
  },
  {
   "address": null,
   "sale_month": "2006-05",
   "price": 1000000,
   "lot_sqft": 8550,
   "price_per_lot_sqft": 116.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923410001"
  },
  {
   "address": "1132 Arcade Street, Saint Paul",
   "sale_month": "2006-05",
   "price": 355000,
   "lot_sqft": 9625,
   "price_per_lot_sqft": 36.88,
   "price_per_building_sqft": 138.46,
   "building_sqft": 2564,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2580,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922220148"
  },
  {
   "address": "1200 White Bear Avenue North, Saint Paul",
   "sale_month": "2006-05",
   "price": 379138,
   "lot_sqft": 26762,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": 64.03,
   "building_sqft": 5921,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5957,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922220021"
  },
  {
   "address": "1501 6th St S, Minneapolis",
   "sale_month": "2006-05",
   "price": 655000,
   "lot_sqft": 7422,
   "price_per_lot_sqft": 88.25,
   "price_per_building_sqft": 67.23,
   "building_sqft": 9743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9801,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410038"
  },
  {
   "address": "1113 Washington Ave S, Minneapolis",
   "sale_month": "2006-05",
   "price": 433000,
   "lot_sqft": 10997,
   "price_per_lot_sqft": 39.37,
   "price_per_building_sqft": 13.28,
   "building_sqft": 32610,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32806,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120063"
  },
  {
   "address": "1121 Washington Ave S, Minneapolis",
   "sale_month": "2006-05",
   "price": 433000,
   "lot_sqft": 10999,
   "price_per_lot_sqft": 39.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120062"
  },
  {
   "address": "1125 Washington Ave S, Minneapolis",
   "sale_month": "2006-05",
   "price": 433000,
   "lot_sqft": 7511,
   "price_per_lot_sqft": 57.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120060"
  },
  {
   "address": "1200 Washington Ave S, Minneapolis",
   "sale_month": "2006-05",
   "price": 4300000,
   "lot_sqft": 102567,
   "price_per_lot_sqft": 41.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72951,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924110099"
  },
  {
   "address": "303 Como Avenue, Saint Paul",
   "sale_month": "2006-05",
   "price": 450000,
   "lot_sqft": 21679,
   "price_per_lot_sqft": 20.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430044"
  },
  {
   "address": "1825 Riverside Ave, Minneapolis",
   "sale_month": "2006-05",
   "price": 425000,
   "lot_sqft": 4429,
   "price_per_lot_sqft": 95.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11168,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924320018"
  },
  {
   "address": "1112 6th St SE, Minneapolis",
   "sale_month": "2006-05",
   "price": 518000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 47.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1944,
   "use": "TRIPLEX",
   "parcel_id": "2402924310020"
  },
  {
   "address": "1500 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2006-05",
   "price": 600000,
   "lot_sqft": 29546,
   "price_per_lot_sqft": 20.31,
   "price_per_building_sqft": 338.03,
   "building_sqft": 1775,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1785,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311921440006"
  },
  {
   "address": "367 Commerce Court, Vadnais Heights",
   "sale_month": "2006-05",
   "price": 398785,
   "lot_sqft": 3116,
   "price_per_lot_sqft": 127.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "203022230061"
  },
  {
   "address": "2554 Como Avenue, Saint Paul",
   "sale_month": "2006-05",
   "price": 2015000,
   "lot_sqft": 138722,
   "price_per_lot_sqft": 14.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923230003"
  },
  {
   "address": "2554 Como Avenue, Saint Paul",
   "sale_month": "2006-05",
   "price": 2015000,
   "lot_sqft": 135237,
   "price_per_lot_sqft": 14.9,
   "price_per_building_sqft": 15.93,
   "building_sqft": 126519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 127283,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923230002"
  },
  {
   "address": "310 Queen Ave N, Minneapolis",
   "sale_month": "2006-05",
   "price": 779345,
   "lot_sqft": 71405,
   "price_per_lot_sqft": 10.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10564,
   "use": "APARTMENT",
   "parcel_id": "2002924440074"
  },
  {
   "address": "7515 95th Street South, Cottage Grove",
   "sale_month": "2006-05",
   "price": 29036,
   "lot_sqft": 87031,
   "price_per_lot_sqft": 0.33,
   "price_per_building_sqft": 1.67,
   "building_sqft": 17358,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17463,
   "use": "300",
   "parcel_id": "2002721420005"
  },
  {
   "address": "1529 Eddy Street, Hastings",
   "sale_month": "2006-05",
   "price": 335000,
   "lot_sqft": 8992,
   "price_per_lot_sqft": 37.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "Apartment",
   "parcel_id": "190380001050"
  },
  {
   "address": "800 23rd Ave SE, Minneapolis",
   "sale_month": "2006-05",
   "price": 1500000,
   "lot_sqft": 204679,
   "price_per_lot_sqft": 7.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1902923340014"
  },
  {
   "address": "5739 Bossen Ter, Minneapolis",
   "sale_month": "2006-05",
   "price": 445000,
   "lot_sqft": 10003,
   "price_per_lot_sqft": 44.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3137,
   "use": "APARTMENT",
   "parcel_id": "1902823230096"
  },
  {
   "address": "5554 34th Ave S, Minneapolis",
   "sale_month": "2006-05",
   "price": 225500,
   "lot_sqft": 6259,
   "price_per_lot_sqft": 36.03,
   "price_per_building_sqft": 111.86,
   "building_sqft": 2016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2028,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823220121"
  },
  {
   "address": "1235 Gun Club Road, White Bear Lake",
   "sale_month": "2006-05",
   "price": 1234800,
   "lot_sqft": 86454,
   "price_per_lot_sqft": 14.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15313,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "163022430036"
  },
  {
   "address": "2025 Montreal Avenue, Saint Paul",
   "sale_month": "2006-05",
   "price": 1171000,
   "lot_sqft": 4992,
   "price_per_lot_sqft": 234.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1548,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823230095"
  },
  {
   "address": "1531 West Broadway, Minneapolis",
   "sale_month": "2006-05",
   "price": 300000,
   "lot_sqft": 3760,
   "price_per_lot_sqft": 79.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1602924240178"
  },
  {
   "address": "1525 West Broadway, Minneapolis",
   "sale_month": "2006-05",
   "price": 300000,
   "lot_sqft": 4333,
   "price_per_lot_sqft": 69.24,
   "price_per_building_sqft": 24.1,
   "building_sqft": 12446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12521,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240177"
  },
  {
   "address": "1517 West Broadway, Minneapolis",
   "sale_month": "2006-05",
   "price": 300000,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 61.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924240175"
  },
  {
   "address": "427 3rd Street, Farmington",
   "sale_month": "2006-05",
   "price": 150000,
   "lot_sqft": 3680,
   "price_per_lot_sqft": 40.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700020085"
  },
  {
   "address": "13855 Rogers Dr, Rogers",
   "sale_month": "2006-05",
   "price": 2256394,
   "lot_sqft": 317837,
   "price_per_lot_sqft": 7.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 81554,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023130015"
  },
  {
   "address": "11222 86th Ave N, Maple Grove",
   "sale_month": "2006-05",
   "price": 347901,
   "lot_sqft": 2435,
   "price_per_lot_sqft": 142.88,
   "price_per_building_sqft": 78.84,
   "building_sqft": 4413,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4440,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440045"
  },
  {
   "address": "1887 Rice Street, Roseville",
   "sale_month": "2006-05",
   "price": 328000,
   "lot_sqft": 28889,
   "price_per_lot_sqft": 11.35,
   "price_per_building_sqft": 48.61,
   "building_sqft": 6748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6789,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923410049"
  },
  {
   "address": "9959 89th Ave N, Maple Grove",
   "sale_month": "2006-05",
   "price": 41250,
   "lot_sqft": 8241,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922420009"
  },
  {
   "address": "9749 89th Ave N, Maple Grove",
   "sale_month": "2006-05",
   "price": 584000,
   "lot_sqft": 21855,
   "price_per_lot_sqft": 26.72,
   "price_per_building_sqft": 88.93,
   "building_sqft": 6567,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6607,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922410018"
  },
  {
   "address": "11253 Eagle View Boulevard, Woodbury",
   "sale_month": "2006-05",
   "price": 600000,
   "lot_sqft": 76041,
   "price_per_lot_sqft": 7.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "300",
   "parcel_id": "1302821310044"
  },
  {
   "address": "2573 7th Avenue East, North Saint Paul",
   "sale_month": "2006-05",
   "price": 425000,
   "lot_sqft": 5653,
   "price_per_lot_sqft": 75.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420149"
  },
  {
   "address": "1380 Corporate Center Curve, Eagan",
   "sale_month": "2006-05",
   "price": 7050000,
   "lot_sqft": 257606,
   "price_per_lot_sqft": 27.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24258,
   "use": "Commercial-preferred",
   "parcel_id": "102253102020"
  },
  {
   "address": "4505 Nicollet Ave, Minneapolis",
   "sale_month": "2006-05",
   "price": 230000,
   "lot_sqft": 6022,
   "price_per_lot_sqft": 38.19,
   "price_per_building_sqft": 97.91,
   "building_sqft": 2349,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2363,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824430077"
  },
  {
   "address": "8630 Harriet Ave S, Bloomington",
   "sale_month": "2006-05",
   "price": 1175000,
   "lot_sqft": 76232,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": 36.73,
   "building_sqft": 31994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32187,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220035"
  },
  {
   "address": "8645 Harriet Ave S, Bloomington",
   "sale_month": "2006-05",
   "price": 7500000,
   "lot_sqft": 45189,
   "price_per_lot_sqft": 165.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220029"
  },
  {
   "address": "8701 Harriet Ave S, Bloomington",
   "sale_month": "2006-05",
   "price": 7500000,
   "lot_sqft": 374213,
   "price_per_lot_sqft": 20.04,
   "price_per_building_sqft": 37.19,
   "building_sqft": 201645,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 202863,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220024"
  },
  {
   "address": "2452 Prior Avenue North, Roseville",
   "sale_month": "2006-05",
   "price": 2670000,
   "lot_sqft": 167953,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": 48.25,
   "building_sqft": 55332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55666,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923240011"
  },
  {
   "address": "9246 Lyndale Ave S, Bloomington",
   "sale_month": "2006-05",
   "price": 750000,
   "lot_sqft": 32399,
   "price_per_lot_sqft": 23.15,
   "price_per_building_sqft": 112.21,
   "building_sqft": 6684,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6724,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724440041"
  },
  {
   "address": "2065 Niles Avenue, Saint Paul",
   "sale_month": "2006-05",
   "price": 824000,
   "lot_sqft": 6904,
   "price_per_lot_sqft": 119.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1852,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823410077"
  },
  {
   "address": "529 Cleveland Avenue South, Saint Paul",
   "sale_month": "2006-05",
   "price": 824000,
   "lot_sqft": 6904,
   "price_per_lot_sqft": 119.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2873,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823410076"
  },
  {
   "address": "515 Cleveland Avenue South, Saint Paul",
   "sale_month": "2006-05",
   "price": 1183000,
   "lot_sqft": 14633,
   "price_per_lot_sqft": 80.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6116,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823410074"
  },
  {
   "address": "519 Lake Street South, Forest Lake",
   "sale_month": "2006-05",
   "price": 325000,
   "lot_sqft": 16959,
   "price_per_lot_sqft": 19.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221410057"
  },
  {
   "address": null,
   "sale_month": "2006-05",
   "price": 325000,
   "lot_sqft": 7824,
   "price_per_lot_sqft": 41.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "300",
   "parcel_id": "0803221410047"
  },
  {
   "address": "1605 Queens Drive, Woodbury",
   "sale_month": "2006-05",
   "price": 666176,
   "lot_sqft": 41125,
   "price_per_lot_sqft": 16.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "300",
   "parcel_id": "0802821310020"
  },
  {
   "address": "1615 Queens Drive, Woodbury",
   "sale_month": "2006-05",
   "price": 3181684,
   "lot_sqft": 68348,
   "price_per_lot_sqft": 46.55,
   "price_per_building_sqft": 208.46,
   "building_sqft": 15263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15355,
   "use": "300",
   "parcel_id": "0802821310019"
  },
  {
   "address": null,
   "sale_month": "2006-05",
   "price": 904520,
   "lot_sqft": 68089,
   "price_per_lot_sqft": 13.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0703221430009"
  },
  {
   "address": "4777 19th Street Southwest, Forest Lake",
   "sale_month": "2006-05",
   "price": 565000,
   "lot_sqft": 225448,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0703221310209"
  },
  {
   "address": "4221 Excelsior Blvd, St. Louis Park",
   "sale_month": "2006-05",
   "price": 395000,
   "lot_sqft": 4444,
   "price_per_lot_sqft": 88.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0602824440088"
  },
  {
   "address": "3470 County Road 21, Hollywood Township",
   "sale_month": "2006-05",
   "price": 67499,
   "lot_sqft": 158620,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12724,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "060151510"
  },
  {
   "address": "17646 Central Avenue Northeast, Ham Lake",
   "sale_month": "2006-05",
   "price": 1086300,
   "lot_sqft": 81183,
   "price_per_lot_sqft": 13.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8933,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420005"
  },
  {
   "address": "3601 Penn Ave N, Minneapolis",
   "sale_month": "2006-05",
   "price": 400000,
   "lot_sqft": 10785,
   "price_per_lot_sqft": 37.09,
   "price_per_building_sqft": 157.36,
   "building_sqft": 2542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2557,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924440100"
  },
  {
   "address": null,
   "sale_month": "2006-05",
   "price": 361358,
   "lot_sqft": 29365,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502920140129"
  },
  {
   "address": "5888 Nova Scotia Avenue North, Oak Park Heights",
   "sale_month": "2006-05",
   "price": 6559251,
   "lot_sqft": 502614,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 167179,
   "use": "300",
   "parcel_id": "0502920110054"
  },
  {
   "address": "1500 81st St W, Bloomington",
   "sale_month": "2006-05",
   "price": 296630,
   "lot_sqft": 126443,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": 11.68,
   "building_sqft": 25394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25547,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724240033"
  },
  {
   "address": "3515 Pleasant Ave, Minneapolis",
   "sale_month": "2006-05",
   "price": 100,
   "lot_sqft": 9998,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3191,
   "use": "APARTMENT",
   "parcel_id": "0302824310127"
  },
  {
   "address": "9776 Hudson Road, Woodbury",
   "sale_month": "2006-05",
   "price": 1349259,
   "lot_sqft": 149198,
   "price_per_lot_sqft": 9.04,
   "price_per_building_sqft": 27.45,
   "building_sqft": 49147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49444,
   "use": "300",
   "parcel_id": "0302821110022"
  },
  {
   "address": "10470 Hudson Road, Woodbury",
   "sale_month": "2006-05",
   "price": 13777900,
   "lot_sqft": 289657,
   "price_per_lot_sqft": 47.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 78093,
   "use": "300",
   "parcel_id": "0202821210011"
  },
  {
   "address": "801 78th St E, Bloomington",
   "sale_month": "2006-05",
   "price": 3400000,
   "lot_sqft": 56770,
   "price_per_lot_sqft": 59.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10002,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724210009"
  },
  {
   "address": "8201 Central Avenue Northeast, Spring Lake Park",
   "sale_month": "2006-05",
   "price": 215000,
   "lot_sqft": 2347,
   "price_per_lot_sqft": 91.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024130029"
  },
  {
   "address": "600 7th Street West, Saint Paul",
   "sale_month": "2006-05",
   "price": 240000,
   "lot_sqft": 7971,
   "price_per_lot_sqft": 30.11,
   "price_per_building_sqft": 22.21,
   "building_sqft": 10806,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10871,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430130"
  },
  {
   "address": "3121 Cedar Ave S, Minneapolis",
   "sale_month": "2006-05",
   "price": 1388400,
   "lot_sqft": 24973,
   "price_per_lot_sqft": 55.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9295,
   "use": "APARTMENT",
   "parcel_id": "0102824220098"
  },
  {
   "address": "700 Railroad Street West, Norwood Young America",
   "sale_month": "2006-04",
   "price": 210000,
   "lot_sqft": 268015,
   "price_per_lot_sqft": 0.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580150720"
  },
  {
   "address": "887 Smith Avenue South, West Saint Paul",
   "sale_month": "2006-04",
   "price": 129900,
   "lot_sqft": 2815,
   "price_per_lot_sqft": 46.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "423495001030"
  },
  {
   "address": "883 Smith Avenue South, West Saint Paul",
   "sale_month": "2006-04",
   "price": 129100,
   "lot_sqft": 3335,
   "price_per_lot_sqft": 38.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10120,
   "use": "Commercial-preferred",
   "parcel_id": "423495001021"
  },
  {
   "address": "429 Galtier Street, Saint Paul",
   "sale_month": "2006-04",
   "price": 566599,
   "lot_sqft": 14178,
   "price_per_lot_sqft": 39.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3624,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923420127"
  },
  {
   "address": "446 Farrington Street, Saint Paul",
   "sale_month": "2006-04",
   "price": 562099,
   "lot_sqft": 12622,
   "price_per_lot_sqft": 44.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2880,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923420126"
  },
  {
   "address": "925 Carroll Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 891276,
   "lot_sqft": 39865,
   "price_per_lot_sqft": 22.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2193,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923340170"
  },
  {
   "address": "21450 State Hwy No 7, Greenwood",
   "sale_month": "2006-04",
   "price": 490000,
   "lot_sqft": 13986,
   "price_per_lot_sqft": 35.04,
   "price_per_building_sqft": 247.85,
   "building_sqft": 1977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1988,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723120028"
  },
  {
   "address": "1509 Charles Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 486976,
   "lot_sqft": 108298,
   "price_per_lot_sqft": 4.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6982,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923230224"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 79100,
   "lot_sqft": 5099,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922440011"
  },
  {
   "address": "1329 Conway Street, Saint Paul",
   "sale_month": "2006-04",
   "price": 660000,
   "lot_sqft": 12371,
   "price_per_lot_sqft": 53.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2854,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342922230131"
  },
  {
   "address": "2516 Clinton Ave, Minneapolis",
   "sale_month": "2006-04",
   "price": 500000,
   "lot_sqft": 5299,
   "price_per_lot_sqft": 94.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924140044"
  },
  {
   "address": "321 25th St E, Minneapolis",
   "sale_month": "2006-04",
   "price": 500000,
   "lot_sqft": 12928,
   "price_per_lot_sqft": 38.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7779,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924140017"
  },
  {
   "address": "2000 3rd Ave S, Minneapolis",
   "sale_month": "2006-04",
   "price": 725000,
   "lot_sqft": 21860,
   "price_per_lot_sqft": 33.17,
   "price_per_building_sqft": 227.56,
   "building_sqft": 3186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3205,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120076"
  },
  {
   "address": "1599 St Anthony Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 1275000,
   "lot_sqft": 5383,
   "price_per_lot_sqft": 236.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3552,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923410015"
  },
  {
   "address": "1595 St Anthony Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 1251750,
   "lot_sqft": 5921,
   "price_per_lot_sqft": 211.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3257,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923410014"
  },
  {
   "address": "8673 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2006-04",
   "price": 395000,
   "lot_sqft": 2923,
   "price_per_lot_sqft": 135.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440017"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 83600,
   "lot_sqft": 20284,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323022440008"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 1750000,
   "lot_sqft": 10704,
   "price_per_lot_sqft": 163.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922220120"
  },
  {
   "address": "3920 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2006-04",
   "price": 564200,
   "lot_sqft": 12903,
   "price_per_lot_sqft": 43.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440010"
  },
  {
   "address": "420 Magnolia Avenue East, Saint Paul",
   "sale_month": "2006-04",
   "price": 486976,
   "lot_sqft": 50463,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5186,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922230196"
  },
  {
   "address": "17499 State Hwy No 7, Minnetonka",
   "sale_month": "2006-04",
   "price": 45000,
   "lot_sqft": 23883,
   "price_per_lot_sqft": 1.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911722230003"
  },
  {
   "address": "6601 Penn Ave S, Richfield",
   "sale_month": "2006-04",
   "price": 650000,
   "lot_sqft": 15635,
   "price_per_lot_sqft": 41.57,
   "price_per_building_sqft": 307.47,
   "building_sqft": 2114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2127,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824320065"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 1066625,
   "lot_sqft": 13390,
   "price_per_lot_sqft": 79.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600061"
  },
  {
   "address": "8094 Old Carriage North, Shakopee",
   "sale_month": "2006-04",
   "price": 1066625,
   "lot_sqft": 24808,
   "price_per_lot_sqft": 43,
   "price_per_building_sqft": 386.74,
   "building_sqft": 2758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2775,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273600060"
  },
  {
   "address": "941 Birmingham Street, Saint Paul",
   "sale_month": "2006-04",
   "price": 486976,
   "lot_sqft": 52081,
   "price_per_lot_sqft": 9.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4995,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922320130"
  },
  {
   "address": "1120 1st Avenue East, Shakopee",
   "sale_month": "2006-04",
   "price": 590000,
   "lot_sqft": 17035,
   "price_per_lot_sqft": 34.63,
   "price_per_building_sqft": 104.02,
   "building_sqft": 5672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5706,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041560"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 590000,
   "lot_sqft": 8520,
   "price_per_lot_sqft": 69.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041550"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 80000,
   "lot_sqft": 17022,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041530"
  },
  {
   "address": "12520 Quentin Avenue South, Savage",
   "sale_month": "2006-04",
   "price": 2652177,
   "lot_sqft": 305322,
   "price_per_lot_sqft": 8.69,
   "price_per_building_sqft": 40.41,
   "building_sqft": 65625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66022,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "264120010"
  },
  {
   "address": "504 Cedar Ave S, Minneapolis",
   "sale_month": "2006-04",
   "price": 400000,
   "lot_sqft": 9115,
   "price_per_lot_sqft": 43.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8570,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410069"
  },
  {
   "address": "2481 County Road E East, White Bear Lake",
   "sale_month": "2006-04",
   "price": 425000,
   "lot_sqft": 23039,
   "price_per_lot_sqft": 18.45,
   "price_per_building_sqft": 141.29,
   "building_sqft": 3008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3026,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253022340110"
  },
  {
   "address": "5407 Central Avenue Northeast, Fridley",
   "sale_month": "2006-04",
   "price": 61700,
   "lot_sqft": 5856,
   "price_per_lot_sqft": 10.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243024330008"
  },
  {
   "address": "134 12th Ave S, Hopkins",
   "sale_month": "2006-04",
   "price": 860000,
   "lot_sqft": 21205,
   "price_per_lot_sqft": 40.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4549,
   "use": "APARTMENT",
   "parcel_id": "2411722340093"
  },
  {
   "address": "5480 7th Street Northeast, Fridley",
   "sale_month": "2006-04",
   "price": 149900,
   "lot_sqft": 14376,
   "price_per_lot_sqft": 10.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "233024340001"
  },
  {
   "address": "1842 Mainstreet, Hopkins",
   "sale_month": "2006-04",
   "price": 200000,
   "lot_sqft": 18143,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": 60.37,
   "building_sqft": 3313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3333,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722440020"
  },
  {
   "address": "2441 Youngman Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 3140000,
   "lot_sqft": 28963,
   "price_per_lot_sqft": 108.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7466,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222823230041"
  },
  {
   "address": "2459 Youngman Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 3140000,
   "lot_sqft": 20662,
   "price_per_lot_sqft": 151.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5894,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222823230040"
  },
  {
   "address": "2450 Stewart Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 3140000,
   "lot_sqft": 19303,
   "price_per_lot_sqft": 162.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5991,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222823230039"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 118500,
   "lot_sqft": 4209,
   "price_per_lot_sqft": 28.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213023340007"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 118500,
   "lot_sqft": 6429,
   "price_per_lot_sqft": 18.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213023340006"
  },
  {
   "address": "15300 28th Ave N, Plymouth",
   "sale_month": "2006-04",
   "price": 1900000,
   "lot_sqft": 119993,
   "price_per_lot_sqft": 15.83,
   "price_per_building_sqft": 75.72,
   "building_sqft": 25094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25245,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822310005"
  },
  {
   "address": "9900 Hemingway Avenue South, Cottage Grove",
   "sale_month": "2006-04",
   "price": 247380,
   "lot_sqft": 130091,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": 9.82,
   "building_sqft": 25197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25349,
   "use": "305",
   "parcel_id": "2002721430003"
  },
  {
   "address": "502 Church Street East, Belle Plaine",
   "sale_month": "2006-04",
   "price": 215000,
   "lot_sqft": 10785,
   "price_per_lot_sqft": 19.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200018600"
  },
  {
   "address": "92 Hoyt Avenue West, Saint Paul",
   "sale_month": "2006-04",
   "price": 707669,
   "lot_sqft": 65289,
   "price_per_lot_sqft": 10.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2009,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922230063"
  },
  {
   "address": "17601 Minnetonka Blvd, Minnetonka",
   "sale_month": "2006-04",
   "price": 4000,
   "lot_sqft": 14805,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": 1.33,
   "building_sqft": 3017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3035,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722410001"
  },
  {
   "address": "3855 Plymouth Blvd, Plymouth",
   "sale_month": "2006-04",
   "price": 1650000,
   "lot_sqft": 60927,
   "price_per_lot_sqft": 27.08,
   "price_per_building_sqft": 221.54,
   "building_sqft": 7448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7493,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611822320006"
  },
  {
   "address": "1728 2nd St N, Minneapolis",
   "sale_month": "2006-04",
   "price": 1200000,
   "lot_sqft": 160485,
   "price_per_lot_sqft": 7.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79065,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924310043"
  },
  {
   "address": "4615 Nicollet Ave, Minneapolis",
   "sale_month": "2006-04",
   "price": 200000,
   "lot_sqft": 6033,
   "price_per_lot_sqft": 33.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502824120086"
  },
  {
   "address": "1617 Central Ave NE, Minneapolis",
   "sale_month": "2006-04",
   "price": 550000,
   "lot_sqft": 15873,
   "price_per_lot_sqft": 34.65,
   "price_per_building_sqft": 50.03,
   "building_sqft": 10993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11059,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924220096"
  },
  {
   "address": "4729 Lyndale Ave N, Minneapolis",
   "sale_month": "2006-04",
   "price": 197000,
   "lot_sqft": 4787,
   "price_per_lot_sqft": 41.15,
   "price_per_building_sqft": 83.62,
   "building_sqft": 2356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2371,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821420122"
  },
  {
   "address": "4682 Slater Road, Eagan",
   "sale_month": "2006-04",
   "price": 309900,
   "lot_sqft": 2274,
   "price_per_lot_sqft": 136.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "108356801060"
  },
  {
   "address": "3801 Nicollet Ave, Minneapolis",
   "sale_month": "2006-04",
   "price": 540000,
   "lot_sqft": 4805,
   "price_per_lot_sqft": 112.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1002824120091"
  },
  {
   "address": "2938 Dupont Ave N, Minneapolis",
   "sale_month": "2006-04",
   "price": 94000,
   "lot_sqft": 5047,
   "price_per_lot_sqft": 18.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1363,
   "use": "TRIPLEX",
   "parcel_id": "0902924410113"
  },
  {
   "address": "9101 Penn Ave S, Bloomington",
   "sale_month": "2006-04",
   "price": 2300000,
   "lot_sqft": 103754,
   "price_per_lot_sqft": 22.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8909,
   "use": "APARTMENT",
   "parcel_id": "0902724320007"
  },
  {
   "address": "465 Clinton Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 1345160,
   "lot_sqft": 68449,
   "price_per_lot_sqft": 19.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4605,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "082822210118"
  },
  {
   "address": "7455 Cahill Rd, Edina",
   "sale_month": "2006-04",
   "price": 251000,
   "lot_sqft": 87125,
   "price_per_lot_sqft": 2.88,
   "price_per_building_sqft": 9.83,
   "building_sqft": 25539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25693,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621410015"
  },
  {
   "address": "608 Broadway Avenue West, Forest Lake",
   "sale_month": "2006-04",
   "price": 1213008,
   "lot_sqft": 29885,
   "price_per_lot_sqft": 40.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "300",
   "parcel_id": "0803221240115"
  },
  {
   "address": "2401 90th St W, Bloomington",
   "sale_month": "2006-04",
   "price": 1850000,
   "lot_sqft": 50210,
   "price_per_lot_sqft": 36.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7997,
   "use": "APARTMENT",
   "parcel_id": "0802724410059"
  },
  {
   "address": "3101 Country Drive, Little Canada",
   "sale_month": "2006-04",
   "price": 800000,
   "lot_sqft": 200098,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": 246.08,
   "building_sqft": 3251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3271,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922120003"
  },
  {
   "address": "46 4th Street East, Saint Paul",
   "sale_month": "2006-04",
   "price": 5750000,
   "lot_sqft": 10288,
   "price_per_lot_sqft": 558.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120274"
  },
  {
   "address": "3149 Excelsior Blvd, Minneapolis",
   "sale_month": "2006-04",
   "price": 51200,
   "lot_sqft": 3675,
   "price_per_lot_sqft": 13.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0502824210018"
  },
  {
   "address": "17450 Killarney Avenue, Credit River",
   "sale_month": "2006-04",
   "price": 227000,
   "lot_sqft": 198910,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8604,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "040750050"
  },
  {
   "address": "3708 Lyndale Ave S, Minneapolis",
   "sale_month": "2006-04",
   "price": 1567500,
   "lot_sqft": 8078,
   "price_per_lot_sqft": 194.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2777,
   "use": "APARTMENT",
   "parcel_id": "0402824440109"
  },
  {
   "address": "3700 Lyndale Ave S, Minneapolis",
   "sale_month": "2006-04",
   "price": 1567500,
   "lot_sqft": 7195,
   "price_per_lot_sqft": 217.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2976,
   "use": "APARTMENT",
   "parcel_id": "0402824440108"
  },
  {
   "address": "3436 Lyndale Ave S, Minneapolis",
   "sale_month": "2006-04",
   "price": 783750,
   "lot_sqft": 8493,
   "price_per_lot_sqft": 92.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3804,
   "use": "APARTMENT",
   "parcel_id": "0402824410078"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 2195000,
   "lot_sqft": 73859,
   "price_per_lot_sqft": 29.72,
   "price_per_building_sqft": 104.77,
   "building_sqft": 20951,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21077,
   "use": "Commercial-preferred",
   "parcel_id": "022610501010"
  },
  {
   "address": "3021 Chicago Ave, Minneapolis",
   "sale_month": "2006-04",
   "price": 100,
   "lot_sqft": 5146,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1781,
   "use": "TRIPLEX",
   "parcel_id": "0202824210093"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 325000,
   "lot_sqft": 10818,
   "price_per_lot_sqft": 30.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125420028"
  },
  {
   "address": "399 Ashland Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 518600,
   "lot_sqft": 7176,
   "price_per_lot_sqft": 72.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3119,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823240013"
  },
  {
   "address": "615 Holly Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 375000,
   "lot_sqft": 9747,
   "price_per_lot_sqft": 38.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1721,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230087"
  },
  {
   "address": "273 Dayton Avenue, Saint Paul",
   "sale_month": "2006-04",
   "price": 361500,
   "lot_sqft": 7605,
   "price_per_lot_sqft": 47.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2376,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120019"
  },
  {
   "address": null,
   "sale_month": "2006-04",
   "price": 365000,
   "lot_sqft": 665,
   "price_per_lot_sqft": 548.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120018"
  },
  {
   "address": "305 Lewis Avenue South, Watertown",
   "sale_month": "2006-03",
   "price": 170000,
   "lot_sqft": 4984,
   "price_per_lot_sqft": 34.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502620"
  },
  {
   "address": "1069 Robert Street South, West Saint Paul",
   "sale_month": "2006-03",
   "price": 237000,
   "lot_sqft": 7833,
   "price_per_lot_sqft": 30.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1216,
   "use": "Commercial-preferred",
   "parcel_id": "427280000040"
  },
  {
   "address": "1020 Lund Boulevard, Anoka",
   "sale_month": "2006-03",
   "price": 1000000,
   "lot_sqft": 92814,
   "price_per_lot_sqft": 10.77,
   "price_per_building_sqft": 54.61,
   "building_sqft": 18311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18421,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225140007"
  },
  {
   "address": "1785 Suburban Avenue, Saint Paul",
   "sale_month": "2006-03",
   "price": 848000,
   "lot_sqft": 24390,
   "price_per_lot_sqft": 34.77,
   "price_per_building_sqft": 182.84,
   "building_sqft": 4638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4666,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922330012"
  },
  {
   "address": "515 Division St, Excelsior",
   "sale_month": "2006-03",
   "price": 1210000,
   "lot_sqft": 69031,
   "price_per_lot_sqft": 17.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14409,
   "use": "MED/CARE FACILITY",
   "parcel_id": "3511723240020"
  },
  {
   "address": "296 Pascal Street North, Saint Paul",
   "sale_month": "2006-03",
   "price": 543000,
   "lot_sqft": 10239,
   "price_per_lot_sqft": 53.03,
   "price_per_building_sqft": 40.51,
   "building_sqft": 13405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13486,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923340035"
  },
  {
   "address": null,
   "sale_month": "2006-03",
   "price": 600000,
   "lot_sqft": 3552,
   "price_per_lot_sqft": 168.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923340031"
  },
  {
   "address": null,
   "sale_month": "2006-03",
   "price": 600000,
   "lot_sqft": 3551,
   "price_per_lot_sqft": 168.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923340030"
  },
  {
   "address": null,
   "sale_month": "2006-03",
   "price": 600000,
   "lot_sqft": 3551,
   "price_per_lot_sqft": 168.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923340029"
  },
  {
   "address": "517 Asbury Street, Saint Paul",
   "sale_month": "2006-03",
   "price": 425000,
   "lot_sqft": 9092,
   "price_per_lot_sqft": 46.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7992,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923230170"
  },
  {
   "address": "2427 Blaisdell Ave, Minneapolis",
   "sale_month": "2006-03",
   "price": 1470000,
   "lot_sqft": 11143,
   "price_per_lot_sqft": 131.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5338,
   "use": "APARTMENT",
   "parcel_id": "3402924240021"
  },
  {
   "address": "2106 2nd Ave S, Minneapolis",
   "sale_month": "2006-03",
   "price": 2910000,
   "lot_sqft": 20130,
   "price_per_lot_sqft": 144.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6477,
   "use": "MED/CARE FACILITY",
   "parcel_id": "3402924120073"
  },
  {
   "address": "471 Lynnhurst Avenue West, Saint Paul",
   "sale_month": "2006-03",
   "price": 1530000,
   "lot_sqft": 22496,
   "price_per_lot_sqft": 68.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9591,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310017"
  },
  {
   "address": "4801 63rd Ave N, Brooklyn Center",
   "sale_month": "2006-03",
   "price": 850000,
   "lot_sqft": 137383,
   "price_per_lot_sqft": 6.19,
   "price_per_building_sqft": 221.99,
   "building_sqft": 3829,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3852,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311921440010"
  },
  {
   "address": "13361 Aberdeen Street Northeast, Ham Lake",
   "sale_month": "2006-03",
   "price": 188180,
   "lot_sqft": 83020,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12329,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223430023"
  },
  {
   "address": "925 Boone Ave N, Golden Valley",
   "sale_month": "2006-03",
   "price": 1600000,
   "lot_sqft": 59208,
   "price_per_lot_sqft": 27.02,
   "price_per_building_sqft": 83.26,
   "building_sqft": 19218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19334,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821240001"
  },
  {
   "address": "2315 University Ave SE, Minneapolis",
   "sale_month": "2006-03",
   "price": 4100000,
   "lot_sqft": 9628,
   "price_per_lot_sqft": 425.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923220031"
  },
  {
   "address": "2328 4th St SE, Minneapolis",
   "sale_month": "2006-03",
   "price": 4100000,
   "lot_sqft": 20361,
   "price_per_lot_sqft": 201.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923210038"
  },
  {
   "address": "2329 University Ave SE, Minneapolis",
   "sale_month": "2006-03",
   "price": 4100000,
   "lot_sqft": 25126,
   "price_per_lot_sqft": 163.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923210037"
  },
  {
   "address": "2301 University Ave SE, Minneapolis",
   "sale_month": "2006-03",
   "price": 4100000,
   "lot_sqft": 31520,
   "price_per_lot_sqft": 130.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923210035"
  },
  {
   "address": "870 Payne Avenue, Saint Paul",
   "sale_month": "2006-03",
   "price": 260000,
   "lot_sqft": 7838,
   "price_per_lot_sqft": 33.17,
   "price_per_building_sqft": 119.32,
   "building_sqft": 2179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2193,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420284"
  },
  {
   "address": "7445 71st Ave N, Brooklyn Park",
   "sale_month": "2006-03",
   "price": 694000,
   "lot_sqft": 41095,
   "price_per_lot_sqft": 16.89,
   "price_per_building_sqft": 257.99,
   "building_sqft": 2690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2706,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921340048"
  },
  {
   "address": "1035 County Road E East, Vadnais Heights",
   "sale_month": "2006-03",
   "price": 570160,
   "lot_sqft": 36267,
   "price_per_lot_sqft": 15.72,
   "price_per_building_sqft": 137.49,
   "building_sqft": 4147,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4172,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340017"
  },
  {
   "address": "313 Greeley Street South, Stillwater",
   "sale_month": "2006-03",
   "price": 2040000,
   "lot_sqft": 59366,
   "price_per_lot_sqft": 34.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6758,
   "use": "110",
   "parcel_id": "2803020330001"
  },
  {
   "address": "105 Linden Street West, Stillwater",
   "sale_month": "2006-03",
   "price": 1500000,
   "lot_sqft": 33473,
   "price_per_lot_sqft": 44.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12296,
   "use": "110",
   "parcel_id": "2803020130122"
  },
  {
   "address": "1711 7th Street East, Saint Paul",
   "sale_month": "2006-03",
   "price": 51250,
   "lot_sqft": 8771,
   "price_per_lot_sqft": 5.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2213,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922410171"
  },
  {
   "address": "5050 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2006-03",
   "price": 585000,
   "lot_sqft": 34880,
   "price_per_lot_sqft": 16.77,
   "price_per_building_sqft": 106.93,
   "building_sqft": 5471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5504,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024140141"
  },
  {
   "address": "11871 Fountains Way N, Maple Grove",
   "sale_month": "2006-03",
   "price": 2000000,
   "lot_sqft": 103524,
   "price_per_lot_sqft": 19.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21021,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922120030"
  },
  {
   "address": "510 Cedar Ave S, Minneapolis",
   "sale_month": "2006-03",
   "price": 170000,
   "lot_sqft": 3768,
   "price_per_lot_sqft": 45.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410070"
  },
  {
   "address": "7820 Market Boulevard, Chanhassen",
   "sale_month": "2006-03",
   "price": 677000,
   "lot_sqft": 40374,
   "price_per_lot_sqft": 16.77,
   "price_per_building_sqft": 229.96,
   "building_sqft": 2944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2962,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "254490010"
  },
  {
   "address": "14120 Commerce Avenue Northeast, Prior Lake",
   "sale_month": "2006-03",
   "price": 796542,
   "lot_sqft": 2653,
   "price_per_lot_sqft": 300.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254450030"
  },
  {
   "address": "550 79th Street West, Chanhassen",
   "sale_month": "2006-03",
   "price": 3325000,
   "lot_sqft": 80087,
   "price_per_lot_sqft": 41.52,
   "price_per_building_sqft": 350.15,
   "building_sqft": 9496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9553,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252490020"
  },
  {
   "address": "303 11th Ave S, Hopkins",
   "sale_month": "2006-03",
   "price": 826000,
   "lot_sqft": 72666,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": 152.15,
   "building_sqft": 5429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5462,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722210022"
  },
  {
   "address": "608 Flying Cloud Drive, Chanhassen",
   "sale_month": "2006-03",
   "price": 160000,
   "lot_sqft": 86802,
   "price_per_lot_sqft": 1.84,
   "price_per_building_sqft": 309.48,
   "building_sqft": 517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 520,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250361300"
  },
  {
   "address": "10002 77th Ave N, Maple Grove",
   "sale_month": "2006-03",
   "price": 1021918,
   "lot_sqft": 177515,
   "price_per_lot_sqft": 5.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2411922430003"
  },
  {
   "address": "821 Mainstreet, Hopkins",
   "sale_month": "2006-03",
   "price": 745000,
   "lot_sqft": 6502,
   "price_per_lot_sqft": 114.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420072"
  },
  {
   "address": "27 8th Ave N, Hopkins",
   "sale_month": "2006-03",
   "price": 37000,
   "lot_sqft": 3657,
   "price_per_lot_sqft": 10.12,
   "price_per_building_sqft": 30.76,
   "building_sqft": 1203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1210,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411722420059"
  },
  {
   "address": "1676 Lexington Parkway North, Saint Paul",
   "sale_month": "2006-03",
   "price": 185000,
   "lot_sqft": 9245,
   "price_per_lot_sqft": 20.01,
   "price_per_building_sqft": 78.16,
   "building_sqft": 2367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2381,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232923220152"
  },
  {
   "address": null,
   "sale_month": "2006-03",
   "price": 1021918,
   "lot_sqft": 196468,
   "price_per_lot_sqft": 5.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311922110004"
  },
  {
   "address": "322 3rd St S, Minneapolis",
   "sale_month": "2006-03",
   "price": 180000,
   "lot_sqft": 2553,
   "price_per_lot_sqft": 70.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924330030"
  },
  {
   "address": "5700 East River Road Northeast, Fridley",
   "sale_month": "2006-03",
   "price": 1680000,
   "lot_sqft": 72159,
   "price_per_lot_sqft": 23.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19050,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "223024130003"
  },
  {
   "address": "13645 83rd Way N, Maple Grove",
   "sale_month": "2006-03",
   "price": 760000,
   "lot_sqft": 46661,
   "price_per_lot_sqft": 16.29,
   "price_per_building_sqft": 215.11,
   "building_sqft": 3533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3555,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922210143"
  },
  {
   "address": "1207 2nd Ave N, Minneapolis",
   "sale_month": "2006-03",
   "price": 550000,
   "lot_sqft": 18263,
   "price_per_lot_sqft": 30.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924430089"
  },
  {
   "address": null,
   "sale_month": "2006-03",
   "price": 530000,
   "lot_sqft": 969761,
   "price_per_lot_sqft": 0.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203323120005"
  },
  {
   "address": "2102 Como Avenue, Saint Paul",
   "sale_month": "2006-03",
   "price": 375612,
   "lot_sqft": 22992,
   "price_per_lot_sqft": 16.34,
   "price_per_building_sqft": 143.31,
   "building_sqft": 2621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2637,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923440104"
  },
  {
   "address": "5778 Blackshire Path, Inver Grove Heights",
   "sale_month": "2006-03",
   "price": 330000,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 154.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001250"
  },
  {
   "address": "255 Maryland Avenue East, Saint Paul",
   "sale_month": "2006-03",
   "price": 905000,
   "lot_sqft": 39925,
   "price_per_lot_sqft": 22.67,
   "price_per_building_sqft": 88.95,
   "building_sqft": 10174,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10235,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922440017"
  },
  {
   "address": "105 Hawthorne Avenue West, Saint Paul",
   "sale_month": "2006-03",
   "price": 42000,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 8.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 995,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922330078"
  },
  {
   "address": "3401 59th St E, Minneapolis",
   "sale_month": "2006-03",
   "price": 50000,
   "lot_sqft": 224245,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1486,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1902823310004"
  },
  {
   "address": "3114 58th St E, Minneapolis",
   "sale_month": "2006-03",
   "price": 560000,
   "lot_sqft": 12140,
   "price_per_lot_sqft": 46.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2861,
   "use": "APARTMENT",
   "parcel_id": "1902823230092"
  },
  {
   "address": "4500 Shoreline Dr, Spring Park",
   "sale_month": "2006-03",
   "price": 181200,
   "lot_sqft": 37238,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723340006"
  },
  {
   "address": "3201 Virginia Ave S, St. Louis Park",
   "sale_month": "2006-03",
   "price": 9390000,
   "lot_sqft": 147529,
   "price_per_lot_sqft": 63.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36938,
   "use": "MED/CARE FACILITY",
   "parcel_id": "1811721140007"
  },
  {
   "address": "1322 159th Avenue Northeast, Ham Lake",
   "sale_month": "2006-03",
   "price": 500000,
   "lot_sqft": 101062,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9428,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223310014"
  },
  {
   "address": "670 Apollo Drive, Lino Lakes",
   "sale_month": "2006-03",
   "price": 1729508,
   "lot_sqft": 59207,
   "price_per_lot_sqft": 29.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173122120009"
  },
  {
   "address": "409 West Broadway, Minneapolis",
   "sale_month": "2006-03",
   "price": 793000,
   "lot_sqft": 35489,
   "price_per_lot_sqft": 22.34,
   "price_per_building_sqft": 206.83,
   "building_sqft": 3834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3857,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924320173"
  },
  {
   "address": "2217 2nd St N, Minneapolis",
   "sale_month": "2006-03",
   "price": 235000,
   "lot_sqft": 8658,
   "price_per_lot_sqft": 27.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924240051"
  },
  {
   "address": "1912 4th St N, Minneapolis",
   "sale_month": "2006-03",
   "price": 793000,
   "lot_sqft": 8246,
   "price_per_lot_sqft": 96.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924230175"
  },
  {
   "address": "2229 2nd St N, Minneapolis",
   "sale_month": "2006-03",
   "price": 235000,
   "lot_sqft": 8657,
   "price_per_lot_sqft": 27.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924210041"
  },
  {
   "address": "4805 Nicollet Ave, Minneapolis",
   "sale_month": "2006-03",
   "price": 800000,
   "lot_sqft": 9154,
   "price_per_lot_sqft": 87.39,
   "price_per_building_sqft": 108.47,
   "building_sqft": 7375,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7420,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824130034"
  },
  {
   "address": "4801 Nicollet Ave, Minneapolis",
   "sale_month": "2006-03",
   "price": 800000,
   "lot_sqft": 5372,
   "price_per_lot_sqft": 148.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824130033"
  },
  {
   "address": "21601 Diamond Lake Rd S, Rogers",
   "sale_month": "2006-03",
   "price": 611000,
   "lot_sqft": 34376,
   "price_per_lot_sqft": 17.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023340006"
  },
  {
   "address": "705 Jackson St NE, Minneapolis",
   "sale_month": "2006-03",
   "price": 1500000,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 144.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3613,
   "use": "APARTMENT",
   "parcel_id": "1402924410092"
  },
  {
   "address": "718 Van Buren St NE, Minneapolis",
   "sale_month": "2006-03",
   "price": 1500000,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 144.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3208,
   "use": "APARTMENT",
   "parcel_id": "1402924410076"
  },
  {
   "address": "1935 Rice Street, Roseville",
   "sale_month": "2006-03",
   "price": 200000,
   "lot_sqft": 19893,
   "price_per_lot_sqft": 10.05,
   "price_per_building_sqft": 92.42,
   "building_sqft": 2164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2177,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923140019"
  },
  {
   "address": "9850 Rockford Rd, Plymouth",
   "sale_month": "2006-03",
   "price": 562000,
   "lot_sqft": 74273,
   "price_per_lot_sqft": 7.57,
   "price_per_building_sqft": 176.18,
   "building_sqft": 3190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3210,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311822110014"
  },
  {
   "address": "7401 Central Avenue Northeast, Fridley",
   "sale_month": "2006-03",
   "price": 600000,
   "lot_sqft": 55663,
   "price_per_lot_sqft": 10.78,
   "price_per_building_sqft": 38.32,
   "building_sqft": 15656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15750,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024130091"
  },
  {
   "address": "1910 Lincoln St NE, Minneapolis",
   "sale_month": "2006-03",
   "price": 372000,
   "lot_sqft": 6580,
   "price_per_lot_sqft": 56.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2300,
   "use": "APARTMENT",
   "parcel_id": "1202924340065"
  },
  {
   "address": "2200 7th St NE, Minneapolis",
   "sale_month": "2006-03",
   "price": 790000,
   "lot_sqft": 13619,
   "price_per_lot_sqft": 58.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3572,
   "use": "APARTMENT",
   "parcel_id": "1102924310100"
  },
  {
   "address": "2536 Central Ave NE, Minneapolis",
   "sale_month": "2006-03",
   "price": 1200000,
   "lot_sqft": 9759,
   "price_per_lot_sqft": 122.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924140211"
  },
  {
   "address": "1818 41st St E, Minneapolis",
   "sale_month": "2006-03",
   "price": 475000,
   "lot_sqft": 7680,
   "price_per_lot_sqft": 61.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2953,
   "use": "APARTMENT",
   "parcel_id": "1102824140144"
  },
  {
   "address": "1191 Randolph Avenue, Saint Paul",
   "sale_month": "2006-03",
   "price": 463085,
   "lot_sqft": 22533,
   "price_per_lot_sqft": 20.55,
   "price_per_building_sqft": 128.39,
   "building_sqft": 3607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3628,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823140187"
  },
  {
   "address": "3109 Neil Armstrong Boulevard, Eagan",
   "sale_month": "2006-03",
   "price": 2260000,
   "lot_sqft": 160358,
   "price_per_lot_sqft": 14.09,
   "price_per_building_sqft": 76.1,
   "building_sqft": 29697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29876,
   "use": "Industrial-preferred",
   "parcel_id": "102250205211"
  },
  {
   "address": "12995 Valley View Rd, Eden Prairie",
   "sale_month": "2006-03",
   "price": 733200,
   "lot_sqft": 91197,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18611,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622410010"
  },
  {
   "address": "9200 Nicollet Ave S, Bloomington",
   "sale_month": "2006-03",
   "price": 2860000,
   "lot_sqft": 105839,
   "price_per_lot_sqft": 27.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27811,
   "use": "MED/CARE FACILITY",
   "parcel_id": "1002724340002"
  },
  {
   "address": "2441 Fairview Avenue North, Roseville",
   "sale_month": "2006-03",
   "price": 1000000,
   "lot_sqft": 25117,
   "price_per_lot_sqft": 39.81,
   "price_per_building_sqft": 316.56,
   "building_sqft": 3159,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3178,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923240006"
  },
  {
   "address": "700 Apollo Drive, Lino Lakes",
   "sale_month": "2006-03",
   "price": 1729508,
   "lot_sqft": 59348,
   "price_per_lot_sqft": 29.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8406,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430039"
  },
  {
   "address": "26050 Newton Circle, New Market Township",
   "sale_month": "2006-03",
   "price": 575000,
   "lot_sqft": 117708,
   "price_per_lot_sqft": 4.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "080490060"
  },
  {
   "address": "1267 Broadway Avenue West, Forest Lake",
   "sale_month": "2006-03",
   "price": 1050000,
   "lot_sqft": 48436,
   "price_per_lot_sqft": 21.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "300",
   "parcel_id": "0703221110004"
  },
  {
   "address": "5115 American Blvd W, Bloomington",
   "sale_month": "2006-03",
   "price": 1850000,
   "lot_sqft": 49828,
   "price_per_lot_sqft": 37.13,
   "price_per_building_sqft": 147.63,
   "building_sqft": 12531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12607,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724230007"
  },
  {
   "address": null,
   "sale_month": "2006-03",
   "price": 644000,
   "lot_sqft": 79,
   "price_per_lot_sqft": 8151.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130025"
  },
  {
   "address": "227 Montrose Place, Saint Paul",
   "sale_month": "2006-03",
   "price": 118750,
   "lot_sqft": 10564,
   "price_per_lot_sqft": 11.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4604,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823120117"
  },
  {
   "address": "5440 West Broadway, Crystal",
   "sale_month": "2006-03",
   "price": 562000,
   "lot_sqft": 67976,
   "price_per_lot_sqft": 8.27,
   "price_per_building_sqft": 81.17,
   "building_sqft": 6924,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6965,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821440006"
  },
  {
   "address": "921 80th St W, Bloomington",
   "sale_month": "2006-03",
   "price": 465000,
   "lot_sqft": 74009,
   "price_per_lot_sqft": 6.28,
   "price_per_building_sqft": 26.08,
   "building_sqft": 17833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17941,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724140017"
  },
  {
   "address": "1183 Selby Avenue, Saint Paul",
   "sale_month": "2006-03",
   "price": 389000,
   "lot_sqft": 8747,
   "price_per_lot_sqft": 44.47,
   "price_per_building_sqft": 98.66,
   "building_sqft": 3943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3967,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823110215"
  },
  {
   "address": "3757 Grand Ave S, Minneapolis",
   "sale_month": "2006-03",
   "price": 320000,
   "lot_sqft": 2521,
   "price_per_lot_sqft": 126.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824330127"
  },
  {
   "address": "2727 Victoria Street North, Roseville",
   "sale_month": "2006-03",
   "price": 6620000,
   "lot_sqft": 240815,
   "price_per_lot_sqft": 27.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 57148,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022923340011"
  },
  {
   "address": "3400 Chicago Ave, Minneapolis",
   "sale_month": "2006-03",
   "price": 340000,
   "lot_sqft": 6125,
   "price_per_lot_sqft": 55.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2180,
   "use": "TRIPLEX",
   "parcel_id": "0202824320015"
  },
  {
   "address": "305 Fremont Street, Anoka",
   "sale_month": "2006-03",
   "price": 3400000,
   "lot_sqft": 25635,
   "price_per_lot_sqft": 132.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13835,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125430050"
  },
  {
   "address": null,
   "sale_month": "2006-03",
   "price": 392750,
   "lot_sqft": 58551,
   "price_per_lot_sqft": 6.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 494,
   "use": "Commercial",
   "parcel_id": "011178401030"
  },
  {
   "address": null,
   "sale_month": "2006-03",
   "price": 18775600,
   "lot_sqft": 489658,
   "price_per_lot_sqft": 38.34,
   "price_per_building_sqft": 2117.47,
   "building_sqft": 8867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8921,
   "use": "Commercial-preferred",
   "parcel_id": "011178401020"
  },
  {
   "address": "3016 29th Ave S, Minneapolis",
   "sale_month": "2006-03",
   "price": 1300000,
   "lot_sqft": 15669,
   "price_per_lot_sqft": 82.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4880,
   "use": "APARTMENT",
   "parcel_id": "0102824110113"
  },
  {
   "address": "520 Faxon Road North, Norwood Young America",
   "sale_month": "2006-02",
   "price": 468676,
   "lot_sqft": 27864,
   "price_per_lot_sqft": 16.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580144850"
  },
  {
   "address": "163 Bernard Street West, West Saint Paul",
   "sale_month": "2006-02",
   "price": 160000,
   "lot_sqft": 6244,
   "price_per_lot_sqft": 25.62,
   "price_per_building_sqft": 125.49,
   "building_sqft": 1275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1283,
   "use": "Commercial-preferred",
   "parcel_id": "423800047070"
  },
  {
   "address": "220 1st Avenue South, South Saint Paul",
   "sale_month": "2006-02",
   "price": 525000,
   "lot_sqft": 13737,
   "price_per_lot_sqft": 38.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2949,
   "use": "Apartment",
   "parcel_id": "363255015271"
  },
  {
   "address": "6018 Blue Circle Dr, Minnetonka",
   "sale_month": "2006-02",
   "price": 510000,
   "lot_sqft": 10118,
   "price_per_lot_sqft": 50.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440018"
  },
  {
   "address": "2501 Minnehaha Ave, Minneapolis",
   "sale_month": "2006-02",
   "price": 425000,
   "lot_sqft": 18344,
   "price_per_lot_sqft": 23.17,
   "price_per_building_sqft": 56.01,
   "building_sqft": 7588,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7634,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240101"
  },
  {
   "address": "2729 Columbus Ave, Minneapolis",
   "sale_month": "2006-02",
   "price": 50000,
   "lot_sqft": 5058,
   "price_per_lot_sqft": 9.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 912,
   "use": "APARTMENT",
   "parcel_id": "3502924320145"
  },
  {
   "address": "2111 13th Ave S, Minneapolis",
   "sale_month": "2006-02",
   "price": 2048,
   "lot_sqft": 8022,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2150,
   "use": "APARTMENT",
   "parcel_id": "3502924120271"
  },
  {
   "address": "1300 Crystal Lane, Chaska",
   "sale_month": "2006-02",
   "price": 245000,
   "lot_sqft": 45121,
   "price_per_lot_sqft": 5.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301380040"
  },
  {
   "address": "150 Orlin Ave SE, Minneapolis",
   "sale_month": "2006-02",
   "price": 53500,
   "lot_sqft": 9375,
   "price_per_lot_sqft": 5.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2917,
   "use": "APARTMENT",
   "parcel_id": "3002923440212"
  },
  {
   "address": "307 Oak St SE, Minneapolis",
   "sale_month": "2006-02",
   "price": 195000,
   "lot_sqft": 1784,
   "price_per_lot_sqft": 109.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230007"
  },
  {
   "address": "894 Payne Avenue, Saint Paul",
   "sale_month": "2006-02",
   "price": 178000,
   "lot_sqft": 1727,
   "price_per_lot_sqft": 103.07,
   "price_per_building_sqft": 33.94,
   "building_sqft": 5245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5276,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420145"
  },
  {
   "address": "2901 66th St W, Richfield",
   "sale_month": "2006-02",
   "price": 495000,
   "lot_sqft": 15159,
   "price_per_lot_sqft": 32.65,
   "price_per_building_sqft": 108.24,
   "building_sqft": 4573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4601,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824420043"
  },
  {
   "address": "6500 Penn Ave S, Richfield",
   "sale_month": "2006-02",
   "price": 1185000,
   "lot_sqft": 28517,
   "price_per_lot_sqft": 41.55,
   "price_per_building_sqft": 313.49,
   "building_sqft": 3780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3803,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824140027"
  },
  {
   "address": "6615 141st Avenue Northwest, Ramsey",
   "sale_month": "2006-02",
   "price": 615000,
   "lot_sqft": 6355,
   "price_per_lot_sqft": 96.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11208,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430021"
  },
  {
   "address": "1195 Arona Street, Saint Paul",
   "sale_month": "2006-02",
   "price": 405000,
   "lot_sqft": 6385,
   "price_per_lot_sqft": 63.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2141,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923220053"
  },
  {
   "address": "620 8th St S, Minneapolis",
   "sale_month": "2006-02",
   "price": 1300000,
   "lot_sqft": 21904,
   "price_per_lot_sqft": 59.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924230019"
  },
  {
   "address": "4445 Highway 13 West, Savage",
   "sale_month": "2006-02",
   "price": 650000,
   "lot_sqft": 27969,
   "price_per_lot_sqft": 23.24,
   "price_per_building_sqft": 228.87,
   "building_sqft": 2840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2857,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100370"
  },
  {
   "address": "600 79th Street West, Chanhassen",
   "sale_month": "2006-02",
   "price": 7682540,
   "lot_sqft": 71286,
   "price_per_lot_sqft": 107.77,
   "price_per_building_sqft": 474.76,
   "building_sqft": 16182,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16279,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252520010"
  },
  {
   "address": "8217 Upland Circle, Chanhassen",
   "sale_month": "2006-02",
   "price": 1262000,
   "lot_sqft": 2781,
   "price_per_lot_sqft": 453.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251740050"
  },
  {
   "address": "904 21st Ave S, Minneapolis",
   "sale_month": "2006-02",
   "price": 2909000,
   "lot_sqft": 37157,
   "price_per_lot_sqft": 78.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13269,
   "use": "APARTMENT",
   "parcel_id": "2502924330089"
  },
  {
   "address": "8455 Jefferson Hwy N, Maple Grove",
   "sale_month": "2006-02",
   "price": 728000,
   "lot_sqft": 43779,
   "price_per_lot_sqft": 16.63,
   "price_per_building_sqft": 129.58,
   "building_sqft": 5618,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5652,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922110015"
  },
  {
   "address": null,
   "sale_month": "2006-02",
   "price": 2133533,
   "lot_sqft": 2634056,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "230380800"
  },
  {
   "address": "5901 Nicollet Ave, Minneapolis",
   "sale_month": "2006-02",
   "price": 1250000,
   "lot_sqft": 57633,
   "price_per_lot_sqft": 21.69,
   "price_per_building_sqft": 149.63,
   "building_sqft": 8354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8404,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824420071"
  },
  {
   "address": "405 Varner Street North, Jordan",
   "sale_month": "2006-02",
   "price": 130000,
   "lot_sqft": 8405,
   "price_per_lot_sqft": 15.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2522,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220010700"
  },
  {
   "address": "5524 41st St W, St. Louis Park",
   "sale_month": "2006-02",
   "price": 920000,
   "lot_sqft": 46665,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": 83.55,
   "building_sqft": 11011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11077,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721310224"
  },
  {
   "address": "4301 Winnetka Ave N, New Hope",
   "sale_month": "2006-02",
   "price": 9000000,
   "lot_sqft": 456128,
   "price_per_lot_sqft": 19.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 93433,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821110018"
  },
  {
   "address": "23380 Emery Avenue, Hampton",
   "sale_month": "2006-02",
   "price": 431000,
   "lot_sqft": 44962,
   "price_per_lot_sqft": 9.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3214,
   "use": "Commercial-preferred",
   "parcel_id": "180090027020"
  },
  {
   "address": "5000 Township Parkway, White Bear Township",
   "sale_month": "2006-02",
   "price": 5300000,
   "lot_sqft": 517769,
   "price_per_lot_sqft": 10.24,
   "price_per_building_sqft": 55.32,
   "building_sqft": 95798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 96376,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "153022220010"
  },
  {
   "address": "1528 2nd St N, Minneapolis",
   "sale_month": "2006-02",
   "price": 774000,
   "lot_sqft": 28228,
   "price_per_lot_sqft": 27.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924340118"
  },
  {
   "address": "1508 2nd St N, Minneapolis",
   "sale_month": "2006-02",
   "price": 774000,
   "lot_sqft": 60629,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": 43.82,
   "building_sqft": 17665,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17771,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924340117"
  },
  {
   "address": "1600 2nd St N, Minneapolis",
   "sale_month": "2006-02",
   "price": 774000,
   "lot_sqft": 39511,
   "price_per_lot_sqft": 19.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924310005"
  },
  {
   "address": "300 Spruce Street, Farmington",
   "sale_month": "2006-02",
   "price": 3600000,
   "lot_sqft": 51616,
   "price_per_lot_sqft": 69.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18493,
   "use": "Apartment",
   "parcel_id": "147700010062"
  },
  {
   "address": "8950 Zachary La N, Maple Grove",
   "sale_month": "2006-02",
   "price": 12050000,
   "lot_sqft": 110541,
   "price_per_lot_sqft": 109.01,
   "price_per_building_sqft": 390.06,
   "building_sqft": 30893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31079,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922230009"
  },
  {
   "address": "8974 Zachary La N, Maple Grove",
   "sale_month": "2006-02",
   "price": 12050000,
   "lot_sqft": 110036,
   "price_per_lot_sqft": 109.51,
   "price_per_building_sqft": 377.61,
   "building_sqft": 31911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32104,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922230008"
  },
  {
   "address": "9060 Zachary La N, Maple Grove",
   "sale_month": "2006-02",
   "price": 12050000,
   "lot_sqft": 225519,
   "price_per_lot_sqft": 53.43,
   "price_per_building_sqft": 195.5,
   "building_sqft": 61638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62010,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922230006"
  },
  {
   "address": "9100 Zachary La N, Maple Grove",
   "sale_month": "2006-02",
   "price": 12050000,
   "lot_sqft": 179497,
   "price_per_lot_sqft": 67.13,
   "price_per_building_sqft": 233.46,
   "building_sqft": 51614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51926,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922220019"
  },
  {
   "address": "3712 Layton Avenue North, Lake Elmo",
   "sale_month": "2006-02",
   "price": 838077,
   "lot_sqft": 52060,
   "price_per_lot_sqft": 16.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10730,
   "use": "300",
   "parcel_id": "1302921240025"
  },
  {
   "address": "604 Lowry Ave NE, Minneapolis",
   "sale_month": "2006-02",
   "price": 540777,
   "lot_sqft": 4953,
   "price_per_lot_sqft": 109.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924310005"
  },
  {
   "address": "614 Lowry Ave NE, Minneapolis",
   "sale_month": "2006-02",
   "price": 540777,
   "lot_sqft": 21277,
   "price_per_lot_sqft": 25.42,
   "price_per_building_sqft": 75.41,
   "building_sqft": 7171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7214,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924310004"
  },
  {
   "address": "5216 West Broadway, Crystal",
   "sale_month": "2006-02",
   "price": 1500000,
   "lot_sqft": 58612,
   "price_per_lot_sqft": 25.59,
   "price_per_building_sqft": 250.5,
   "building_sqft": 5988,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6024,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220038"
  },
  {
   "address": "3152 46th Ave S, Minneapolis",
   "sale_month": "2006-02",
   "price": 405000,
   "lot_sqft": 5724,
   "price_per_lot_sqft": 70.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1374,
   "use": "TRIPLEX",
   "parcel_id": "0602823110131"
  },
  {
   "address": "12150 12th Avenue South, Burnsville",
   "sale_month": "2006-02",
   "price": 304200,
   "lot_sqft": 50656,
   "price_per_lot_sqft": 6.01,
   "price_per_building_sqft": 23.65,
   "building_sqft": 12860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12938,
   "use": "Industrial-preferred",
   "parcel_id": "026430001012"
  },
  {
   "address": "6206 Lilac Dr N, Brooklyn Center",
   "sale_month": "2006-01",
   "price": 900000,
   "lot_sqft": 38101,
   "price_per_lot_sqft": 23.62,
   "price_per_building_sqft": 188.96,
   "building_sqft": 4763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4792,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611921330005"
  },
  {
   "address": "2700 Minnehaha Ave, Minneapolis",
   "sale_month": "2006-01",
   "price": 2885000,
   "lot_sqft": 144162,
   "price_per_lot_sqft": 20.01,
   "price_per_building_sqft": 69.52,
   "building_sqft": 41497,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41748,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924310015"
  },
  {
   "address": "2441 Portland Ave, Minneapolis",
   "sale_month": "2006-01",
   "price": 55000,
   "lot_sqft": 6114,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1528,
   "use": "APARTMENT",
   "parcel_id": "3502924230072"
  },
  {
   "address": "2913 Lyndale Ave S, Minneapolis",
   "sale_month": "2006-01",
   "price": 300000,
   "lot_sqft": 4749,
   "price_per_lot_sqft": 63.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330094"
  },
  {
   "address": "704 Vandalia Street, Saint Paul",
   "sale_month": "2006-01",
   "price": 740000,
   "lot_sqft": 23198,
   "price_per_lot_sqft": 31.9,
   "price_per_building_sqft": 53.74,
   "building_sqft": 13771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13854,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923110003"
  },
  {
   "address": "7450 Penn Ave S, Richfield",
   "sale_month": "2006-01",
   "price": 7500000,
   "lot_sqft": 376635,
   "price_per_lot_sqft": 19.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52142,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824410005"
  },
  {
   "address": "11132 Zealand Ave N, Champlin",
   "sale_month": "2006-01",
   "price": 346120,
   "lot_sqft": 2561,
   "price_per_lot_sqft": 135.15,
   "price_per_building_sqft": 69.02,
   "building_sqft": 5015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5045,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420088"
  },
  {
   "address": "4251 Parklawn Ave, Edina",
   "sale_month": "2006-01",
   "price": 2040000,
   "lot_sqft": 44464,
   "price_per_lot_sqft": 45.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12574,
   "use": "APARTMENT",
   "parcel_id": "3102824420013"
  },
  {
   "address": "1820 Quentin Ave S, St. Louis Park",
   "sale_month": "2006-01",
   "price": 1400000,
   "lot_sqft": 118613,
   "price_per_lot_sqft": 11.8,
   "price_per_building_sqft": 46.05,
   "building_sqft": 30405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30588,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002924340005"
  },
  {
   "address": "2060 Stoughton Avenue, Chaska",
   "sale_month": "2006-01",
   "price": 63554,
   "lot_sqft": 21246,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300031800"
  },
  {
   "address": "1530 99th Lane Northeast, Blaine",
   "sale_month": "2006-01",
   "price": 540000,
   "lot_sqft": 6054,
   "price_per_lot_sqft": 89.2,
   "price_per_building_sqft": 88.66,
   "building_sqft": 6091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6128,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120032"
  },
  {
   "address": "1520 99th Lane Northeast, Blaine",
   "sale_month": "2006-01",
   "price": 480000,
   "lot_sqft": 2782,
   "price_per_lot_sqft": 172.54,
   "price_per_building_sqft": 59.15,
   "building_sqft": 8115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8164,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120030"
  },
  {
   "address": "1520 99th Lane Northeast, Blaine",
   "sale_month": "2006-01",
   "price": 480000,
   "lot_sqft": 2698,
   "price_per_lot_sqft": 177.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123120029"
  },
  {
   "address": "448 Penn Ave S, Minneapolis",
   "sale_month": "2006-01",
   "price": 365000,
   "lot_sqft": 7127,
   "price_per_lot_sqft": 51.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1842,
   "use": "APARTMENT",
   "parcel_id": "2902924140178"
  },
  {
   "address": "4290 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2006-01",
   "price": 949855,
   "lot_sqft": 61234,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": 151.49,
   "building_sqft": 6270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6308,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273840020"
  },
  {
   "address": "1517 6th St S, Minneapolis",
   "sale_month": "2006-01",
   "price": 100000,
   "lot_sqft": 9499,
   "price_per_lot_sqft": 10.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924410040"
  },
  {
   "address": "7965 Stone Creek Drive, Chanhassen",
   "sale_month": "2006-01",
   "price": 516988,
   "lot_sqft": 1504,
   "price_per_lot_sqft": 343.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720117"
  },
  {
   "address": "888 Mackubin Street, Saint Paul",
   "sale_month": "2006-01",
   "price": 168000,
   "lot_sqft": 37684,
   "price_per_lot_sqft": 4.46,
   "price_per_building_sqft": 19.04,
   "building_sqft": 8825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8878,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310124"
  },
  {
   "address": "5189 Main St E, Maple Plain",
   "sale_month": "2006-01",
   "price": 100000,
   "lot_sqft": 6726,
   "price_per_lot_sqft": 14.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6379,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824120038"
  },
  {
   "address": "123 3rd St N, Minneapolis",
   "sale_month": "2006-01",
   "price": 9100000,
   "lot_sqft": 21531,
   "price_per_lot_sqft": 422.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22349,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924410085"
  },
  {
   "address": "106 Washington Ave N, Minneapolis",
   "sale_month": "2006-01",
   "price": 1650000,
   "lot_sqft": 7327,
   "price_per_lot_sqft": 225.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7185,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924410048"
  },
  {
   "address": "5709 Lyndale Ave S, Minneapolis",
   "sale_month": "2006-01",
   "price": 385000,
   "lot_sqft": 5917,
   "price_per_lot_sqft": 65.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1828,
   "use": "APARTMENT",
   "parcel_id": "2202824230112"
  },
  {
   "address": "15605 32nd Ave N, Plymouth",
   "sale_month": "2006-01",
   "price": 725000,
   "lot_sqft": 69950,
   "price_per_lot_sqft": 10.36,
   "price_per_building_sqft": 62.2,
   "building_sqft": 11656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11726,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2111822230005"
  },
  {
   "address": "8470 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2006-01",
   "price": 167766,
   "lot_sqft": 19781,
   "price_per_lot_sqft": 8.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "300",
   "parcel_id": "2102721120028"
  },
  {
   "address": "8490 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2006-01",
   "price": 1126599,
   "lot_sqft": 43576,
   "price_per_lot_sqft": 25.85,
   "price_per_building_sqft": 195.86,
   "building_sqft": 5752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5786,
   "use": "300",
   "parcel_id": "2102721120006"
  },
  {
   "address": "1520 109th Avenue Northeast, Blaine",
   "sale_month": "2006-01",
   "price": 688397,
   "lot_sqft": 41749,
   "price_per_lot_sqft": 16.49,
   "price_per_building_sqft": 105.47,
   "building_sqft": 6527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6567,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123120017"
  },
  {
   "address": "1222 Vermillion Street, Hastings",
   "sale_month": "2006-01",
   "price": 195000,
   "lot_sqft": 4166,
   "price_per_lot_sqft": 46.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "197730005090"
  },
  {
   "address": "660 Kasota Ave, Minneapolis",
   "sale_month": "2006-01",
   "price": 3200000,
   "lot_sqft": 210245,
   "price_per_lot_sqft": 15.22,
   "price_per_building_sqft": 45.57,
   "building_sqft": 70214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70638,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923440010"
  },
  {
   "address": "8851 Zealand Ave N, Brooklyn Park",
   "sale_month": "2006-01",
   "price": 500000,
   "lot_sqft": 38754,
   "price_per_lot_sqft": 12.9,
   "price_per_building_sqft": 59.66,
   "building_sqft": 8381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8432,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420011"
  },
  {
   "address": "17415 Minnetonka Blvd, Minnetonka",
   "sale_month": "2006-01",
   "price": 825000,
   "lot_sqft": 21228,
   "price_per_lot_sqft": 38.86,
   "price_per_building_sqft": 254.94,
   "building_sqft": 3236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3255,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722320047"
  },
  {
   "address": "5345 Minnehaha Ave, Minneapolis",
   "sale_month": "2006-01",
   "price": 515000,
   "lot_sqft": 5975,
   "price_per_lot_sqft": 86.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10985,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702823330011"
  },
  {
   "address": "2125 West Broadway, Minneapolis",
   "sale_month": "2006-01",
   "price": 319000,
   "lot_sqft": 2287,
   "price_per_lot_sqft": 139.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924220183"
  },
  {
   "address": "4729 Grand Ave S, Minneapolis",
   "sale_month": "2006-01",
   "price": 420000,
   "lot_sqft": 5299,
   "price_per_lot_sqft": 79.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1495,
   "use": "APARTMENT",
   "parcel_id": "1502824220205"
  },
  {
   "address": "24 Elm Street, Farmington",
   "sale_month": "2006-01",
   "price": 627000,
   "lot_sqft": 10205,
   "price_per_lot_sqft": 61.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3132,
   "use": "Apartment",
   "parcel_id": "142605002010"
  },
  {
   "address": "2030 St Croix Trail South, Lake Saint Croix Beach",
   "sale_month": "2006-01",
   "price": 610000,
   "lot_sqft": 19275,
   "price_per_lot_sqft": 31.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4434,
   "use": "300",
   "parcel_id": "1402820210138"
  },
  {
   "address": "332 Stinson Blvd, Minneapolis",
   "sale_month": "2006-01",
   "price": 3475860,
   "lot_sqft": 97369,
   "price_per_lot_sqft": 35.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440091"
  },
  {
   "address": "401 Johnson St NE, Minneapolis",
   "sale_month": "2006-01",
   "price": 1775000,
   "lot_sqft": 116400,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": 28.66,
   "building_sqft": 61939,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62313,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1302924430038"
  },
  {
   "address": "4643 Lyndale Ave N, Minneapolis",
   "sale_month": "2006-01",
   "price": 900000,
   "lot_sqft": 26341,
   "price_per_lot_sqft": 34.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13065,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821430012"
  },
  {
   "address": "2711 Hopkins Crossroad, Minnetonka",
   "sale_month": "2006-01",
   "price": 1090902,
   "lot_sqft": 35299,
   "price_per_lot_sqft": 30.9,
   "price_per_building_sqft": 386.71,
   "building_sqft": 2821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2838,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211722330001"
  },
  {
   "address": "1509 Randolph Avenue, Saint Paul",
   "sale_month": "2006-01",
   "price": 316666,
   "lot_sqft": 5002,
   "price_per_lot_sqft": 63.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1427,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823230098"
  },
  {
   "address": "1066 Gemini Road, Eagan",
   "sale_month": "2006-01",
   "price": 1350000,
   "lot_sqft": 107197,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": 72.72,
   "building_sqft": 18564,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18676,
   "use": "Commercial-preferred",
   "parcel_id": "102250206062"
  },
  {
   "address": "4301 Nicollet Ave, Minneapolis",
   "sale_month": "2006-01",
   "price": 120000,
   "lot_sqft": 9355,
   "price_per_lot_sqft": 12.83,
   "price_per_building_sqft": 19.3,
   "building_sqft": 6217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6254,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824420162"
  },
  {
   "address": "9001 Lyndale Ave S, Bloomington",
   "sale_month": "2006-01",
   "price": 1103145,
   "lot_sqft": 37992,
   "price_per_lot_sqft": 29.04,
   "price_per_building_sqft": 273.26,
   "building_sqft": 4037,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4061,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724320023"
  },
  {
   "address": "2180 Haddington Road, Roseville",
   "sale_month": "2006-01",
   "price": 357000,
   "lot_sqft": 17807,
   "price_per_lot_sqft": 20.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2688,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092923440240"
  },
  {
   "address": "9720 Schreiber Ter N, Brooklyn Park",
   "sale_month": "2006-01",
   "price": 5064286,
   "lot_sqft": 123339,
   "price_per_lot_sqft": 41.06,
   "price_per_building_sqft": 468.79,
   "building_sqft": 10803,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10868,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921230008"
  },
  {
   "address": "21230 Harlow Avenue, Sand Creek Township",
   "sale_month": "2006-01",
   "price": 95000,
   "lot_sqft": 92326,
   "price_per_lot_sqft": 1.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "090590010"
  },
  {
   "address": "955 Broadway Avenue West, Forest Lake",
   "sale_month": "2006-01",
   "price": 1400000,
   "lot_sqft": 14075,
   "price_per_lot_sqft": 99.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6362,
   "use": "300",
   "parcel_id": "0803221220059"
  },
  {
   "address": null,
   "sale_month": "2006-01",
   "price": 1400000,
   "lot_sqft": 11689,
   "price_per_lot_sqft": 119.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221220026"
  },
  {
   "address": null,
   "sale_month": "2006-01",
   "price": 1400000,
   "lot_sqft": 11689,
   "price_per_lot_sqft": 119.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221220025"
  },
  {
   "address": "380 Broadway Avenue West, Forest Lake",
   "sale_month": "2006-01",
   "price": 28887,
   "lot_sqft": 44565,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "300",
   "parcel_id": "0803221130179"
  },
  {
   "address": "8950 Penn Ave S, Bloomington",
   "sale_month": "2006-01",
   "price": 1053635,
   "lot_sqft": 42150,
   "price_per_lot_sqft": 25,
   "price_per_building_sqft": 208.06,
   "building_sqft": 5064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5094,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802724140023"
  },
  {
   "address": "4056 42nd Ave S, Minneapolis",
   "sale_month": "2006-01",
   "price": 275000,
   "lot_sqft": 5049,
   "price_per_lot_sqft": 54.47,
   "price_per_building_sqft": 222.67,
   "building_sqft": 1235,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1243,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823130014"
  },
  {
   "address": "1569 Woodlane Drive, Woodbury",
   "sale_month": "2006-01",
   "price": 1368667,
   "lot_sqft": 30522,
   "price_per_lot_sqft": 44.84,
   "price_per_building_sqft": 261.9,
   "building_sqft": 5226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5258,
   "use": "300",
   "parcel_id": "0702821410020"
  },
  {
   "address": "4201 Excelsior Blvd, St. Louis Park",
   "sale_month": "2006-01",
   "price": 1010000,
   "lot_sqft": 31618,
   "price_per_lot_sqft": 31.94,
   "price_per_building_sqft": 141.97,
   "building_sqft": 7114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7157,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824440173"
  },
  {
   "address": "3012 Excelsior Blvd, Minneapolis",
   "sale_month": "2006-01",
   "price": 1086709,
   "lot_sqft": 27719,
   "price_per_lot_sqft": 39.2,
   "price_per_building_sqft": 336.86,
   "building_sqft": 3226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3246,
   "use": "APARTMENT",
   "parcel_id": "0502824210226"
  },
  {
   "address": "8017 Nicollet Ave S, Bloomington",
   "sale_month": "2006-01",
   "price": 340000,
   "lot_sqft": 34472,
   "price_per_lot_sqft": 9.86,
   "price_per_building_sqft": 43.54,
   "building_sqft": 7809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7856,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724130062"
  },
  {
   "address": "1800 121st Street East, Burnsville",
   "sale_month": "2006-01",
   "price": 1150000,
   "lot_sqft": 43232,
   "price_per_lot_sqft": 26.6,
   "price_per_building_sqft": 92.65,
   "building_sqft": 12412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12487,
   "use": "Industrial-preferred",
   "parcel_id": "023190002012"
  },
  {
   "address": "3427 Central Ave NE, Minneapolis",
   "sale_month": "2006-01",
   "price": 1487500,
   "lot_sqft": 18757,
   "price_per_lot_sqft": 79.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7641,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0102924230082"
  },
  {
   "address": "3258 Minnehaha Ave, Minneapolis",
   "sale_month": "2006-01",
   "price": 353880,
   "lot_sqft": 12118,
   "price_per_lot_sqft": 29.2,
   "price_per_building_sqft": 39.21,
   "building_sqft": 9026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9080,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824140026"
  },
  {
   "address": null,
   "sale_month": "2005-12",
   "price": 23200,
   "lot_sqft": 26663,
   "price_per_lot_sqft": 0.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "550050400"
  },
  {
   "address": "6001 Shady Oak Rd, Minnetonka",
   "sale_month": "2005-12",
   "price": 1650000,
   "lot_sqft": 103997,
   "price_per_lot_sqft": 15.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12682,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722330016"
  },
  {
   "address": "2317 Snelling Ave, Minneapolis",
   "sale_month": "2005-12",
   "price": 575000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 76.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924220093"
  },
  {
   "address": "2223 Snelling Ave, Minneapolis",
   "sale_month": "2005-12",
   "price": 575000,
   "lot_sqft": 22484,
   "price_per_lot_sqft": 25.57,
   "price_per_building_sqft": 9.77,
   "building_sqft": 58866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59222,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924220071"
  },
  {
   "address": "9020 North Highway Drive, Lexington",
   "sale_month": "2005-12",
   "price": 240000,
   "lot_sqft": 15976,
   "price_per_lot_sqft": 15.02,
   "price_per_building_sqft": 76.63,
   "building_sqft": 3132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3151,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120034"
  },
  {
   "address": "255 Mill St, Excelsior",
   "sale_month": "2005-12",
   "price": 2830000,
   "lot_sqft": 91125,
   "price_per_lot_sqft": 31.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18152,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3511723230076"
  },
  {
   "address": "23500 Smithtown Rd, Shorewood",
   "sale_month": "2005-12",
   "price": 1800000,
   "lot_sqft": 115706,
   "price_per_lot_sqft": 15.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411723210062"
  },
  {
   "address": "334 Lake St E, Minneapolis",
   "sale_month": "2005-12",
   "price": 931422,
   "lot_sqft": 27433,
   "price_per_lot_sqft": 33.95,
   "price_per_building_sqft": 61.17,
   "building_sqft": 15226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15318,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440163"
  },
  {
   "address": "2633 1st Ave S, Minneapolis",
   "sale_month": "2005-12",
   "price": 181156,
   "lot_sqft": 11082,
   "price_per_lot_sqft": 16.35,
   "price_per_building_sqft": 46.55,
   "building_sqft": 3892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3916,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924420052"
  },
  {
   "address": "2620 Pillsbury Ave, Minneapolis",
   "sale_month": "2005-12",
   "price": 1074960,
   "lot_sqft": 24166,
   "price_per_lot_sqft": 44.48,
   "price_per_building_sqft": 132.38,
   "building_sqft": 8120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8169,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924310225"
  },
  {
   "address": "2524 Nicollet Ave, Minneapolis",
   "sale_month": "2005-12",
   "price": 800000,
   "lot_sqft": 8594,
   "price_per_lot_sqft": 93.09,
   "price_per_building_sqft": 21.38,
   "building_sqft": 37415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37641,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240095"
  },
  {
   "address": "7529 Lyndale Ave S, Richfield",
   "sale_month": "2005-12",
   "price": 175000,
   "lot_sqft": 9337,
   "price_per_lot_sqft": 18.74,
   "price_per_building_sqft": 77.81,
   "building_sqft": 2249,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2262,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824320056"
  },
  {
   "address": null,
   "sale_month": "2005-12",
   "price": 6812759,
   "lot_sqft": 3981,
   "price_per_lot_sqft": 1711.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140070"
  },
  {
   "address": null,
   "sale_month": "2005-12",
   "price": 6812759,
   "lot_sqft": 4280,
   "price_per_lot_sqft": 1591.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140069"
  },
  {
   "address": null,
   "sale_month": "2005-12",
   "price": 6812759,
   "lot_sqft": 13738,
   "price_per_lot_sqft": 495.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140068"
  },
  {
   "address": "2215 Bryant Ave S, Minneapolis",
   "sale_month": "2005-12",
   "price": 525000,
   "lot_sqft": 5843,
   "price_per_lot_sqft": 89.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1097,
   "use": "TRIPLEX",
   "parcel_id": "3302924110129"
  },
  {
   "address": "23615 Saint Francis Boulevard Northwest, Saint Francis",
   "sale_month": "2005-12",
   "price": 532000,
   "lot_sqft": 60446,
   "price_per_lot_sqft": 8.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13054,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323424220026"
  },
  {
   "address": "2251 University Avenue West, Saint Paul",
   "sale_month": "2005-12",
   "price": 10000000,
   "lot_sqft": 76860,
   "price_per_lot_sqft": 130.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43216,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923120044"
  },
  {
   "address": "3400 Parklawn Ave, Edina",
   "sale_month": "2005-12",
   "price": 4200000,
   "lot_sqft": 105176,
   "price_per_lot_sqft": 39.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12472,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3202824310369"
  },
  {
   "address": "1476 White Oak Drive, Chaska",
   "sale_month": "2005-12",
   "price": 313029,
   "lot_sqft": 2174,
   "price_per_lot_sqft": 143.99,
   "price_per_building_sqft": 63.31,
   "building_sqft": 4944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4974,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301670020"
  },
  {
   "address": "200 3rd Street West, Chaska",
   "sale_month": "2005-12",
   "price": 550000,
   "lot_sqft": 8522,
   "price_per_lot_sqft": 64.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4483,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300501720"
  },
  {
   "address": "805 Wildwood Road, Mahtomedi",
   "sale_month": "2005-12",
   "price": 2340000,
   "lot_sqft": 139111,
   "price_per_lot_sqft": 16.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17034,
   "use": "110",
   "parcel_id": "3003021330027"
  },
  {
   "address": "105 New England Place, Stillwater",
   "sale_month": "2005-12",
   "price": 2300000,
   "lot_sqft": 11245,
   "price_per_lot_sqft": 204.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10862,
   "use": "300",
   "parcel_id": "3003020320105"
  },
  {
   "address": "1441 State Street, Chaska",
   "sale_month": "2005-12",
   "price": 115000,
   "lot_sqft": 43331,
   "price_per_lot_sqft": 2.65,
   "price_per_building_sqft": 43.66,
   "building_sqft": 2634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2650,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300044600"
  },
  {
   "address": null,
   "sale_month": "2005-12",
   "price": 10000000,
   "lot_sqft": 29846,
   "price_per_lot_sqft": 335.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923430129"
  },
  {
   "address": "2285 University Avenue West, Saint Paul",
   "sale_month": "2005-12",
   "price": 10000000,
   "lot_sqft": 72621,
   "price_per_lot_sqft": 137.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40305,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292923430128"
  },
  {
   "address": "2309 University Avenue West, Saint Paul",
   "sale_month": "2005-12",
   "price": 10000000,
   "lot_sqft": 64158,
   "price_per_lot_sqft": 155.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923430127"
  },
  {
   "address": "2341 University Avenue West, Saint Paul",
   "sale_month": "2005-12",
   "price": 10000000,
   "lot_sqft": 26918,
   "price_per_lot_sqft": 371.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13764,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292923430126"
  },
  {
   "address": "872 Raymond Avenue, Saint Paul",
   "sale_month": "2005-12",
   "price": 510000,
   "lot_sqft": 7470,
   "price_per_lot_sqft": 68.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2818,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292923310094"
  },
  {
   "address": "605 Stillwater Road, Willernie",
   "sale_month": "2005-12",
   "price": 820000,
   "lot_sqft": 15007,
   "price_per_lot_sqft": 54.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3737,
   "use": "110",
   "parcel_id": "2903021420006"
  },
  {
   "address": "2909 Wayzata Blvd, Minneapolis",
   "sale_month": "2005-12",
   "price": 420000,
   "lot_sqft": 10513,
   "price_per_lot_sqft": 39.95,
   "price_per_building_sqft": 105.85,
   "building_sqft": 3968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3992,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924420130"
  },
  {
   "address": "5010 Summit Ave, Edina",
   "sale_month": "2005-12",
   "price": 1130000,
   "lot_sqft": 33529,
   "price_per_lot_sqft": 33.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7942,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2811721310063"
  },
  {
   "address": "1731 17th Avenue East, Shakopee",
   "sale_month": "2005-12",
   "price": 770000,
   "lot_sqft": 68248,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": 57.63,
   "building_sqft": 13360,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13441,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273890030"
  },
  {
   "address": "5775 12th Avenue East, Shakopee",
   "sale_month": "2005-12",
   "price": 6280000,
   "lot_sqft": 359065,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 130394,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190032"
  },
  {
   "address": "6345 Pleasant Ave S, Richfield",
   "sale_month": "2005-12",
   "price": 568226,
   "lot_sqft": 11697,
   "price_per_lot_sqft": 48.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3271,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702824210092"
  },
  {
   "address": "12760 Creek View Avenue, Savage",
   "sale_month": "2005-12",
   "price": 555000,
   "lot_sqft": 5331,
   "price_per_lot_sqft": 104.11,
   "price_per_building_sqft": 31.26,
   "building_sqft": 17756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17863,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263990030"
  },
  {
   "address": "8085 124th Street West, Savage",
   "sale_month": "2005-12",
   "price": 400000,
   "lot_sqft": 77922,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": 197.43,
   "building_sqft": 2026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2038,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200150"
  },
  {
   "address": "5145 Industrial St, Maple Plain",
   "sale_month": "2005-12",
   "price": 1275000,
   "lot_sqft": 136155,
   "price_per_lot_sqft": 9.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22053,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824130013"
  },
  {
   "address": null,
   "sale_month": "2005-12",
   "price": 2700,
   "lot_sqft": 11511,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722230057"
  },
  {
   "address": null,
   "sale_month": "2005-12",
   "price": 2700,
   "lot_sqft": 2373,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722230055"
  },
  {
   "address": "2001 9th St S, Minneapolis",
   "sale_month": "2005-12",
   "price": 630000,
   "lot_sqft": 17152,
   "price_per_lot_sqft": 36.73,
   "price_per_building_sqft": 115.36,
   "building_sqft": 5461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5494,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924330117"
  },
  {
   "address": "801 4th St SE, Minneapolis",
   "sale_month": "2005-12",
   "price": 920000,
   "lot_sqft": 3993,
   "price_per_lot_sqft": 230.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3058,
   "use": "APARTMENT",
   "parcel_id": "2402924320010"
  },
  {
   "address": "1400 Red Rock Road, Saint Paul",
   "sale_month": "2005-12",
   "price": 10000,
   "lot_sqft": 4111045,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 508006,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "232822420015"
  },
  {
   "address": "2461 Commerce Blvd, Mound",
   "sale_month": "2005-12",
   "price": 1370000,
   "lot_sqft": 46660,
   "price_per_lot_sqft": 29.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13812,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2311724110031"
  },
  {
   "address": "2190 Stewart Avenue, Saint Paul",
   "sale_month": "2005-12",
   "price": 70000,
   "lot_sqft": 7251,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823210085"
  },
  {
   "address": "715 Hennepin Ave, Minneapolis",
   "sale_month": "2005-12",
   "price": 1475000,
   "lot_sqft": 10937,
   "price_per_lot_sqft": 134.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430148"
  },
  {
   "address": "3120 Woodbury Drive, Woodbury",
   "sale_month": "2005-12",
   "price": 980000,
   "lot_sqft": 24347,
   "price_per_lot_sqft": 40.25,
   "price_per_building_sqft": 143.23,
   "building_sqft": 6842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6884,
   "use": "300",
   "parcel_id": "2202821110056"
  },
  {
   "address": "6600 Excelsior Blvd, St. Louis Park",
   "sale_month": "2005-12",
   "price": 4590000,
   "lot_sqft": 154065,
   "price_per_lot_sqft": 29.79,
   "price_per_building_sqft": 175.81,
   "building_sqft": 26108,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26265,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2011721410009"
  },
  {
   "address": "815 Main Street East, Belle Plaine",
   "sale_month": "2005-12",
   "price": 1198500,
   "lot_sqft": 193902,
   "price_per_lot_sqft": 6.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12213,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030120"
  },
  {
   "address": null,
   "sale_month": "2005-12",
   "price": 1198500,
   "lot_sqft": 52844,
   "price_per_lot_sqft": 22.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030110"
  },
  {
   "address": "601 25th Ave SE, Minneapolis",
   "sale_month": "2005-12",
   "price": 7025000,
   "lot_sqft": 389585,
   "price_per_lot_sqft": 18.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1902923340016"
  },
  {
   "address": "8151 45th Ave N, New Hope",
   "sale_month": "2005-12",
   "price": 1430000,
   "lot_sqft": 48115,
   "price_per_lot_sqft": 29.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7657,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1811821110017"
  },
  {
   "address": "749 Stinson Blvd, Minneapolis",
   "sale_month": "2005-12",
   "price": 1341538,
   "lot_sqft": 59136,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": 45.55,
   "building_sqft": 29450,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29628,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923320030"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2005-12",
   "price": 25000,
   "lot_sqft": 333,
   "price_per_lot_sqft": 75.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240128"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2005-12",
   "price": 25000,
   "lot_sqft": 333,
   "price_per_lot_sqft": 75.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240127"
  },
  {
   "address": "3506 Wooddale Ave, St. Louis Park",
   "sale_month": "2005-12",
   "price": 1400000,
   "lot_sqft": 41815,
   "price_per_lot_sqft": 33.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1611721330094"
  },
  {
   "address": "6015 State Hwy No 7, St. Louis Park",
   "sale_month": "2005-12",
   "price": 1400000,
   "lot_sqft": 8088,
   "price_per_lot_sqft": 173.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1611721330092"
  },
  {
   "address": "6039 State Hwy No 7, St. Louis Park",
   "sale_month": "2005-12",
   "price": 1400000,
   "lot_sqft": 5836,
   "price_per_lot_sqft": 239.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1611721330091"
  },
  {
   "address": "2526 Emerson Ave N, Minneapolis",
   "sale_month": "2005-12",
   "price": 240000,
   "lot_sqft": 15931,
   "price_per_lot_sqft": 15.06,
   "price_per_building_sqft": 42.24,
   "building_sqft": 5682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5716,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924120164"
  },
  {
   "address": "107 17th Ave N, Minneapolis",
   "sale_month": "2005-12",
   "price": 1090482,
   "lot_sqft": 39368,
   "price_per_lot_sqft": 27.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924310126"
  },
  {
   "address": "1730 Commerce Blvd, Mound",
   "sale_month": "2005-12",
   "price": 265000,
   "lot_sqft": 48597,
   "price_per_lot_sqft": 5.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311724220025"
  },
  {
   "address": "4631 Bryant Ave N, Minneapolis",
   "sale_month": "2005-12",
   "price": 225000,
   "lot_sqft": 5128,
   "price_per_lot_sqft": 43.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 696,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821340064"
  },
  {
   "address": "2196 White Bear Avenue North, Maplewood",
   "sale_month": "2005-12",
   "price": 4832408,
   "lot_sqft": 73470,
   "price_per_lot_sqft": 65.77,
   "price_per_building_sqft": 336.17,
   "building_sqft": 14375,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14462,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922330057"
  },
  {
   "address": "2500 University Ave NE, Minneapolis",
   "sale_month": "2005-12",
   "price": 400000,
   "lot_sqft": 14778,
   "price_per_lot_sqft": 27.07,
   "price_per_building_sqft": 131.93,
   "building_sqft": 3032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3050,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924230120"
  },
  {
   "address": "2965 Lone Oak Circle, Eagan",
   "sale_month": "2005-12",
   "price": 2361111,
   "lot_sqft": 108655,
   "price_per_lot_sqft": 21.73,
   "price_per_building_sqft": 62.53,
   "building_sqft": 37762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37990,
   "use": "Industrial",
   "parcel_id": "101460001010"
  },
  {
   "address": "1611 County Road B West, Roseville",
   "sale_month": "2005-12",
   "price": 3890000,
   "lot_sqft": 123530,
   "price_per_lot_sqft": 31.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12782,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923440010"
  },
  {
   "address": "14800 Martin Dr, Eden Prairie",
   "sale_month": "2005-12",
   "price": 600000,
   "lot_sqft": 25888,
   "price_per_lot_sqft": 23.18,
   "price_per_building_sqft": 88.99,
   "building_sqft": 6742,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6783,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622430015"
  },
  {
   "address": "9580 Blackoaks La N, Maple Grove",
   "sale_month": "2005-12",
   "price": 1300000,
   "lot_sqft": 59342,
   "price_per_lot_sqft": 21.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8010,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922420020"
  },
  {
   "address": "2426 West Broadway, Minneapolis",
   "sale_month": "2005-12",
   "price": 4113040,
   "lot_sqft": 83469,
   "price_per_lot_sqft": 49.28,
   "price_per_building_sqft": 279.63,
   "building_sqft": 14709,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14798,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924440001"
  },
  {
   "address": "166 George Street West, Saint Paul",
   "sale_month": "2005-12",
   "price": 511200,
   "lot_sqft": 14151,
   "price_per_lot_sqft": 36.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5395,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822130172"
  },
  {
   "address": "2550 Highway No 88, St. Anthony",
   "sale_month": "2005-12",
   "price": 2950000,
   "lot_sqft": 96319,
   "price_per_lot_sqft": 30.63,
   "price_per_building_sqft": 97.98,
   "building_sqft": 30109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30291,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923240358"
  },
  {
   "address": "2874 Market Place Drive, Little Canada",
   "sale_month": "2005-12",
   "price": 1506600,
   "lot_sqft": 45218,
   "price_per_lot_sqft": 33.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21451,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062922310063"
  },
  {
   "address": "7901 Bass Lake Rd, New Hope",
   "sale_month": "2005-12",
   "price": 4848093,
   "lot_sqft": 99692,
   "price_per_lot_sqft": 48.63,
   "price_per_building_sqft": 282.69,
   "building_sqft": 17150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17254,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611821410033"
  },
  {
   "address": "735 Lake St E, Wayzata",
   "sale_month": "2005-12",
   "price": 1425000,
   "lot_sqft": 1535,
   "price_per_lot_sqft": 928.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722420018"
  },
  {
   "address": "4155 Hubbard Ave N, Robbinsdale",
   "sale_month": "2005-12",
   "price": 450000,
   "lot_sqft": 6293,
   "price_per_lot_sqft": 71.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240136"
  },
  {
   "address": "4145 Hubbard Ave N, Robbinsdale",
   "sale_month": "2005-12",
   "price": 450000,
   "lot_sqft": 16769,
   "price_per_lot_sqft": 26.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8625,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240135"
  },
  {
   "address": "4139 Hubbard Ave N, Robbinsdale",
   "sale_month": "2005-12",
   "price": 450000,
   "lot_sqft": 7915,
   "price_per_lot_sqft": 56.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240015"
  },
  {
   "address": "2688 Maplewood Drive North, Maplewood",
   "sale_month": "2005-12",
   "price": 540000,
   "lot_sqft": 70632,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": 73.74,
   "building_sqft": 7323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7367,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922440047"
  },
  {
   "address": "108 Pierce Street, Saint Paul",
   "sale_month": "2005-12",
   "price": 505000,
   "lot_sqft": 3946,
   "price_per_lot_sqft": 127.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3179,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823140063"
  },
  {
   "address": "1595 Selby Avenue, Saint Paul",
   "sale_month": "2005-12",
   "price": 460000,
   "lot_sqft": 8205,
   "price_per_lot_sqft": 56.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110027"
  },
  {
   "address": "1416 34th St W, Minneapolis",
   "sale_month": "2005-12",
   "price": 550000,
   "lot_sqft": 3559,
   "price_per_lot_sqft": 154.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2486,
   "use": "APARTMENT",
   "parcel_id": "0402824130164"
  },
  {
   "address": "3245 Girard Ave S, Minneapolis",
   "sale_month": "2005-12",
   "price": 333000,
   "lot_sqft": 8167,
   "price_per_lot_sqft": 40.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3505,
   "use": "APARTMENT",
   "parcel_id": "0402824130076"
  },
  {
   "address": null,
   "sale_month": "2005-12",
   "price": 848000,
   "lot_sqft": 2561,
   "price_per_lot_sqft": 331.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0311622220020"
  },
  {
   "address": "643 Dayton Avenue, Saint Paul",
   "sale_month": "2005-12",
   "price": 726600,
   "lot_sqft": 12822,
   "price_per_lot_sqft": 56.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2922,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823110307"
  },
  {
   "address": "677 Dayton Avenue, Saint Paul",
   "sale_month": "2005-12",
   "price": 740000,
   "lot_sqft": 12842,
   "price_per_lot_sqft": 57.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2910,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "022823110009"
  },
  {
   "address": "1616 80th St E, Bloomington",
   "sale_month": "2005-12",
   "price": 386250,
   "lot_sqft": 18503,
   "price_per_lot_sqft": 20.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3711,
   "use": "APARTMENT",
   "parcel_id": "0202724140019"
  },
  {
   "address": "6401 City West Pkwy, Eden Prairie",
   "sale_month": "2005-12",
   "price": 8300000,
   "lot_sqft": 302207,
   "price_per_lot_sqft": 27.46,
   "price_per_building_sqft": 599.97,
   "building_sqft": 13834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13917,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111622230011"
  },
  {
   "address": "1560 Willis Avenue, South Saint Paul",
   "sale_month": "2005-11",
   "price": 955000,
   "lot_sqft": 22840,
   "price_per_lot_sqft": 41.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5489,
   "use": "Apartment",
   "parcel_id": "364910001210"
  },
  {
   "address": "10995 Red Circle Dr, Minnetonka",
   "sale_month": "2005-11",
   "price": 100000,
   "lot_sqft": 34804,
   "price_per_lot_sqft": 2.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722330021"
  },
  {
   "address": null,
   "sale_month": "2005-11",
   "price": 8600000,
   "lot_sqft": 10349,
   "price_per_lot_sqft": 831,
   "price_per_building_sqft": 46.18,
   "building_sqft": 186210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 187334,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923420021"
  },
  {
   "address": "400 Hamline Avenue North, Saint Paul",
   "sale_month": "2005-11",
   "price": 8600000,
   "lot_sqft": 266454,
   "price_per_lot_sqft": 32.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923420020"
  },
  {
   "address": null,
   "sale_month": "2005-11",
   "price": 8600000,
   "lot_sqft": 72843,
   "price_per_lot_sqft": 118.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923420019"
  },
  {
   "address": "1544 Concordia Avenue, Saint Paul",
   "sale_month": "2005-11",
   "price": 570000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 105.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923330110"
  },
  {
   "address": "2409 1st Ave S, Minneapolis",
   "sale_month": "2005-11",
   "price": 1500000,
   "lot_sqft": 5942,
   "price_per_lot_sqft": 252.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4398,
   "use": "APARTMENT",
   "parcel_id": "3402924130010"
  },
  {
   "address": "6060 Oxboro Avenue North, Oak Park Heights",
   "sale_month": "2005-11",
   "price": 6250000,
   "lot_sqft": 145020,
   "price_per_lot_sqft": 43.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31217,
   "use": "110",
   "parcel_id": "3303020440025"
  },
  {
   "address": "2700 Humboldt Ave S, Minneapolis",
   "sale_month": "2005-11",
   "price": 1130000,
   "lot_sqft": 6922,
   "price_per_lot_sqft": 163.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3871,
   "use": "APARTMENT",
   "parcel_id": "3302924310052"
  },
  {
   "address": "8653 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2005-11",
   "price": 425000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 153.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440025"
  },
  {
   "address": "1471 92nd Lane Northeast, Blaine",
   "sale_month": "2005-11",
   "price": 270000,
   "lot_sqft": 30826,
   "price_per_lot_sqft": 8.76,
   "price_per_building_sqft": 35.91,
   "building_sqft": 7518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7563,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323123120006"
  },
  {
   "address": null,
   "sale_month": "2005-11",
   "price": 450000,
   "lot_sqft": 252,
   "price_per_lot_sqft": 1785.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022340009"
  },
  {
   "address": "3210 Rice Street, Little Canada",
   "sale_month": "2005-11",
   "price": 305000,
   "lot_sqft": 1585,
   "price_per_lot_sqft": 192.43,
   "price_per_building_sqft": 101.36,
   "building_sqft": 3009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3028,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330056"
  },
  {
   "address": "3252 Rice Street, Little Canada",
   "sale_month": "2005-11",
   "price": 545000,
   "lot_sqft": 1679,
   "price_per_lot_sqft": 324.6,
   "price_per_building_sqft": 142.11,
   "building_sqft": 3835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3858,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330044"
  },
  {
   "address": "3254 Rice Street, Little Canada",
   "sale_month": "2005-11",
   "price": 529500,
   "lot_sqft": 1698,
   "price_per_lot_sqft": 311.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330043"
  },
  {
   "address": "3354 Rice Street, Little Canada",
   "sale_month": "2005-11",
   "price": 700000,
   "lot_sqft": 51870,
   "price_per_lot_sqft": 13.5,
   "price_per_building_sqft": 208.15,
   "building_sqft": 3363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3383,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022320010"
  },
  {
   "address": "4000 Parklawn Ave, Edina",
   "sale_month": "2005-11",
   "price": 5476000,
   "lot_sqft": 89913,
   "price_per_lot_sqft": 60.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20880,
   "use": "APARTMENT",
   "parcel_id": "3102824410001"
  },
  {
   "address": "3115 Chaska Boulevard, Chaska",
   "sale_month": "2005-11",
   "price": 380000,
   "lot_sqft": 15380,
   "price_per_lot_sqft": 24.71,
   "price_per_building_sqft": 96.23,
   "building_sqft": 3949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3973,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300500010"
  },
  {
   "address": "7400 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2005-11",
   "price": 323000,
   "lot_sqft": 45185,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": 24.05,
   "building_sqft": 13433,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13514,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911921230006"
  },
  {
   "address": "1920 Fremont Ave S, Minneapolis",
   "sale_month": "2005-11",
   "price": 100,
   "lot_sqft": 5886,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2186,
   "use": "TRIPLEX",
   "parcel_id": "2802924430136"
  },
  {
   "address": "1265 Marschall Road, Shakopee",
   "sale_month": "2005-11",
   "price": 8450000,
   "lot_sqft": 280285,
   "price_per_lot_sqft": 30.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46917,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "279070090"
  },
  {
   "address": "801 Marquette Ave, Minneapolis",
   "sale_month": "2005-11",
   "price": 8000000,
   "lot_sqft": 36829,
   "price_per_lot_sqft": 217.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110081"
  },
  {
   "address": "15425 Dakota Avenue South, Savage",
   "sale_month": "2005-11",
   "price": 1550000,
   "lot_sqft": 152936,
   "price_per_lot_sqft": 10.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2035,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "265330010"
  },
  {
   "address": "12750 Creek View Avenue, Savage",
   "sale_month": "2005-11",
   "price": 415298,
   "lot_sqft": 3855,
   "price_per_lot_sqft": 107.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263990040"
  },
  {
   "address": "12925 Eagle Creek Parkway, Savage",
   "sale_month": "2005-11",
   "price": 500995,
   "lot_sqft": 200227,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": 20.01,
   "building_sqft": 25031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25182,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263940020"
  },
  {
   "address": "4749 Highway 13 West, Savage",
   "sale_month": "2005-11",
   "price": 625000,
   "lot_sqft": 15064,
   "price_per_lot_sqft": 41.49,
   "price_per_building_sqft": 211.43,
   "building_sqft": 2956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2974,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100180"
  },
  {
   "address": "7975 Stone Creek Drive, Chanhassen",
   "sale_month": "2005-11",
   "price": 224678,
   "lot_sqft": 1492,
   "price_per_lot_sqft": 150.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720114"
  },
  {
   "address": "615 13th Ave S, Hopkins",
   "sale_month": "2005-11",
   "price": 500000,
   "lot_sqft": 10496,
   "price_per_lot_sqft": 47.64,
   "price_per_building_sqft": 87.66,
   "building_sqft": 5704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5738,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240032"
  },
  {
   "address": "1809 9th St S, Minneapolis",
   "sale_month": "2005-11",
   "price": 720000,
   "lot_sqft": 1830,
   "price_per_lot_sqft": 393.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924330088"
  },
  {
   "address": "4616 Colorado Street Southeast, Prior Lake",
   "sale_month": "2005-11",
   "price": 200000,
   "lot_sqft": 9204,
   "price_per_lot_sqft": 21.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7582,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250011030"
  },
  {
   "address": "201 4th Avenue Northwest, New Prague",
   "sale_month": "2005-11",
   "price": 190000,
   "lot_sqft": 14920,
   "price_per_lot_sqft": 12.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "241020030"
  },
  {
   "address": "21701 John Deere La, Rogers",
   "sale_month": "2005-11",
   "price": 3000000,
   "lot_sqft": 58699,
   "price_per_lot_sqft": 51.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023240038"
  },
  {
   "address": "21851 John Deere La, Rogers",
   "sale_month": "2005-11",
   "price": 3000000,
   "lot_sqft": 62154,
   "price_per_lot_sqft": 48.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2312023240029"
  },
  {
   "address": "21851 John Deere La, Rogers",
   "sale_month": "2005-11",
   "price": 3000000,
   "lot_sqft": 22956,
   "price_per_lot_sqft": 130.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13845,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023240028"
  },
  {
   "address": null,
   "sale_month": "2005-11",
   "price": 3000000,
   "lot_sqft": 197438,
   "price_per_lot_sqft": 15.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2312023240027"
  },
  {
   "address": "224 Chicago Ave, Minneapolis",
   "sale_month": "2005-11",
   "price": 480944,
   "lot_sqft": 11407,
   "price_per_lot_sqft": 42.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2302924430198"
  },
  {
   "address": "4104 Hoffman Road, White Bear Lake",
   "sale_month": "2005-11",
   "price": 255000,
   "lot_sqft": 171102,
   "price_per_lot_sqft": 1.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "223022440044"
  },
  {
   "address": "1623 Glenwood Ave, Minneapolis",
   "sale_month": "2005-11",
   "price": 335000,
   "lot_sqft": 8283,
   "price_per_lot_sqft": 40.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924340182"
  },
  {
   "address": "8619 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2005-11",
   "price": 715466,
   "lot_sqft": 10887,
   "price_per_lot_sqft": 65.72,
   "price_per_building_sqft": 67.07,
   "building_sqft": 10668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10733,
   "use": "300",
   "parcel_id": "2102721240008"
  },
  {
   "address": "8617 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2005-11",
   "price": 450036,
   "lot_sqft": 1980,
   "price_per_lot_sqft": 227.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721210028"
  },
  {
   "address": "8617 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2005-11",
   "price": 409900,
   "lot_sqft": 1891,
   "price_per_lot_sqft": 216.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2102721210023"
  },
  {
   "address": "8851 Broderick Boulevard, Inver Grove Heights",
   "sale_month": "2005-11",
   "price": 14800000,
   "lot_sqft": 403322,
   "price_per_lot_sqft": 36.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31480,
   "use": "Apartment",
   "parcel_id": "201186201021"
  },
  {
   "address": "3825 Edgewood Ave S, St. Louis Park",
   "sale_month": "2005-11",
   "price": 288000,
   "lot_sqft": 69592,
   "price_per_lot_sqft": 4.14,
   "price_per_building_sqft": 17.31,
   "building_sqft": 16638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16739,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110042"
  },
  {
   "address": "4700 Shoreline Dr, Spring Park",
   "sale_month": "2005-11",
   "price": 750000,
   "lot_sqft": 23963,
   "price_per_lot_sqft": 31.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4879,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723330053"
  },
  {
   "address": "1025 Tomlyn Avenue, Shoreview",
   "sale_month": "2005-11",
   "price": 765000,
   "lot_sqft": 90717,
   "price_per_lot_sqft": 8.43,
   "price_per_building_sqft": 31.97,
   "building_sqft": 23926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24071,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023330012"
  },
  {
   "address": "504 Willow Street, Farmington",
   "sale_month": "2005-11",
   "price": 155000,
   "lot_sqft": 7643,
   "price_per_lot_sqft": 20.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "140310009022"
  },
  {
   "address": "1301 Quincy St NE, Minneapolis",
   "sale_month": "2005-11",
   "price": 160000,
   "lot_sqft": 3597,
   "price_per_lot_sqft": 44.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924140089"
  },
  {
   "address": "9999 Co Rd No 81, Maple Grove",
   "sale_month": "2005-11",
   "price": 96800,
   "lot_sqft": 12090,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922130013"
  },
  {
   "address": "325 Randolph Avenue, Saint Paul",
   "sale_month": "2005-11",
   "price": 500000,
   "lot_sqft": 309380,
   "price_per_lot_sqft": 1.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59820,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823120060"
  },
  {
   "address": "2600 2nd St N, Minneapolis",
   "sale_month": "2005-11",
   "price": 1021000,
   "lot_sqft": 136180,
   "price_per_lot_sqft": 7.5,
   "price_per_building_sqft": 13.41,
   "building_sqft": 76136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 76595,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340036"
  },
  {
   "address": "3208 2nd St N, Minneapolis",
   "sale_month": "2005-11",
   "price": 45000,
   "lot_sqft": 4757,
   "price_per_lot_sqft": 9.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924240057"
  },
  {
   "address": "7665 Commerce Way, Eden Prairie",
   "sale_month": "2005-11",
   "price": 5100000,
   "lot_sqft": 258775,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": 68.28,
   "building_sqft": 74689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75140,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622440041"
  },
  {
   "address": "5105 Edina Indust Blvd, Edina",
   "sale_month": "2005-11",
   "price": 1786341,
   "lot_sqft": 47294,
   "price_per_lot_sqft": 37.77,
   "price_per_building_sqft": 324.26,
   "building_sqft": 5509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5542,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621340012"
  },
  {
   "address": "2408 County Road I, Mounds View",
   "sale_month": "2005-11",
   "price": 367000,
   "lot_sqft": 23507,
   "price_per_lot_sqft": 15.61,
   "price_per_building_sqft": 70.45,
   "building_sqft": 5209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5241,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023210047"
  },
  {
   "address": "8920 Penn Ave S, Bloomington",
   "sale_month": "2005-11",
   "price": 280000,
   "lot_sqft": 33634,
   "price_per_lot_sqft": 8.32,
   "price_per_building_sqft": 62.96,
   "building_sqft": 4447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4474,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802724140022"
  },
  {
   "address": "2584 Rice Street, Little Canada",
   "sale_month": "2005-11",
   "price": 295000,
   "lot_sqft": 1637,
   "price_per_lot_sqft": 180.21,
   "price_per_building_sqft": 97.39,
   "building_sqft": 3029,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3048,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220123"
  },
  {
   "address": "907 15th Street Southwest, Forest Lake",
   "sale_month": "2005-11",
   "price": 1200000,
   "lot_sqft": 188182,
   "price_per_lot_sqft": 6.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 60243,
   "use": "305",
   "parcel_id": "0703221440008"
  },
  {
   "address": null,
   "sale_month": "2005-11",
   "price": 1200000,
   "lot_sqft": 163108,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0703221440007"
  },
  {
   "address": "22092 Everton Avenue North, Forest Lake",
   "sale_month": "2005-11",
   "price": 610000,
   "lot_sqft": 658858,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0703221340007"
  },
  {
   "address": "4725 36th Ave N, Crystal",
   "sale_month": "2005-11",
   "price": 278000,
   "lot_sqft": 15907,
   "price_per_lot_sqft": 17.48,
   "price_per_building_sqft": 112.1,
   "building_sqft": 2480,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2495,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702924210122"
  },
  {
   "address": "22428 Chippendale Avenue, Castle Rock Township",
   "sale_month": "2005-11",
   "price": 394000,
   "lot_sqft": 20854,
   "price_per_lot_sqft": 18.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "Commercial-preferred",
   "parcel_id": "070050028021"
  },
  {
   "address": "2625 9th Avenue, Anoka",
   "sale_month": "2005-11",
   "price": 200108,
   "lot_sqft": 29526,
   "price_per_lot_sqft": 6.78,
   "price_per_building_sqft": 16.84,
   "building_sqft": 11881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11953,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "063124130109"
  },
  {
   "address": "3173 Spruce Street, Little Canada",
   "sale_month": "2005-11",
   "price": 450000,
   "lot_sqft": 50869,
   "price_per_lot_sqft": 8.85,
   "price_per_building_sqft": 66.55,
   "building_sqft": 6762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6803,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210005"
  },
  {
   "address": "209 7th Street West, Saint Paul",
   "sale_month": "2005-11",
   "price": 1500000,
   "lot_sqft": 4166,
   "price_per_lot_sqft": 360.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230131"
  },
  {
   "address": "211 7th Street West, Saint Paul",
   "sale_month": "2005-11",
   "price": 1500000,
   "lot_sqft": 6657,
   "price_per_lot_sqft": 225.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230130"
  },
  {
   "address": "211 7th Street West, Saint Paul",
   "sale_month": "2005-11",
   "price": 1500000,
   "lot_sqft": 13257,
   "price_per_lot_sqft": 113.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230129"
  },
  {
   "address": "212 Smith Avenue North, Saint Paul",
   "sale_month": "2005-11",
   "price": 1500000,
   "lot_sqft": 21581,
   "price_per_lot_sqft": 69.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230127"
  },
  {
   "address": "3040 Inglewood Ave S, St. Louis Park",
   "sale_month": "2005-11",
   "price": 377000,
   "lot_sqft": 8132,
   "price_per_lot_sqft": 46.36,
   "price_per_building_sqft": 366.02,
   "building_sqft": 1030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1036,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824110042"
  },
  {
   "address": "10877 Holly La N, Maple Grove",
   "sale_month": "2005-11",
   "price": 290000,
   "lot_sqft": 38029,
   "price_per_lot_sqft": 7.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0511922220001"
  },
  {
   "address": "5500 West Broadway, Crystal",
   "sale_month": "2005-11",
   "price": 1100000,
   "lot_sqft": 29765,
   "price_per_lot_sqft": 36.96,
   "price_per_building_sqft": 167.84,
   "building_sqft": 6554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821440047"
  },
  {
   "address": "500 Carlson Pkwy, Minnetonka",
   "sale_month": "2005-11",
   "price": 28510214,
   "lot_sqft": 198481,
   "price_per_lot_sqft": 143.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37847,
   "use": "APARTMENT",
   "parcel_id": "0411722130006"
  },
  {
   "address": "3008 Bryant Ave S, Minneapolis",
   "sale_month": "2005-11",
   "price": 450000,
   "lot_sqft": 5912,
   "price_per_lot_sqft": 76.12,
   "price_per_building_sqft": 83.72,
   "building_sqft": 5375,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5407,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110049"
  },
  {
   "address": "3036 Grand Ave S, Minneapolis",
   "sale_month": "2005-11",
   "price": 195000,
   "lot_sqft": 5922,
   "price_per_lot_sqft": 32.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2491,
   "use": "APARTMENT",
   "parcel_id": "0302824220032"
  },
  {
   "address": "719 Grand Avenue, Saint Paul",
   "sale_month": "2005-11",
   "price": 568000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 94.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2360,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410156"
  },
  {
   "address": "3410 Snelling Ave, Minneapolis",
   "sale_month": "2005-11",
   "price": 275000,
   "lot_sqft": 5988,
   "price_per_lot_sqft": 45.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0102824410130"
  },
  {
   "address": "3311 Snelling Ave, Minneapolis",
   "sale_month": "2005-11",
   "price": 150000,
   "lot_sqft": 5991,
   "price_per_lot_sqft": 25.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824140055"
  },
  {
   "address": "2815 Lake St E, Minneapolis",
   "sale_month": "2005-11",
   "price": 425000,
   "lot_sqft": 6975,
   "price_per_lot_sqft": 60.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2746,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824110112"
  },
  {
   "address": "44 Moreland Avenue East, West Saint Paul",
   "sale_month": "2005-10",
   "price": 558000,
   "lot_sqft": 40904,
   "price_per_lot_sqft": 13.64,
   "price_per_building_sqft": 48.42,
   "building_sqft": 11525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11595,
   "use": "Industrial-preferred",
   "parcel_id": "420170058060"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 10800,
   "lot_sqft": 3297,
   "price_per_lot_sqft": 3.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "367020202150"
  },
  {
   "address": "1009 Concord Street North, South Saint Paul",
   "sale_month": "2005-10",
   "price": 446350,
   "lot_sqft": 6594,
   "price_per_lot_sqft": 67.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3080,
   "use": "Apartment",
   "parcel_id": "367020202140"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 13250,
   "lot_sqft": 3297,
   "price_per_lot_sqft": 4.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "367020202120"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 9600,
   "lot_sqft": 3297,
   "price_per_lot_sqft": 2.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "367020202110"
  },
  {
   "address": "10601 Smetana Rd, Minnetonka",
   "sale_month": "2005-10",
   "price": 27000000,
   "lot_sqft": 755881,
   "price_per_lot_sqft": 35.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26189,
   "use": "APARTMENT",
   "parcel_id": "3611722210003"
  },
  {
   "address": "2616 27th Ave S, Minneapolis",
   "sale_month": "2005-10",
   "price": 995000,
   "lot_sqft": 37665,
   "price_per_lot_sqft": 26.42,
   "price_per_building_sqft": 68.97,
   "building_sqft": 14427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14514,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420007"
  },
  {
   "address": "2115 County Road D East, Maplewood",
   "sale_month": "2005-10",
   "price": 332630,
   "lot_sqft": 6266,
   "price_per_lot_sqft": 53.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022430038"
  },
  {
   "address": "6840 Highway 10 Northwest, Ramsey",
   "sale_month": "2005-10",
   "price": 1198200,
   "lot_sqft": 119643,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": 34.76,
   "building_sqft": 34472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34680,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225210096"
  },
  {
   "address": "114 Churchill Street West, Stillwater",
   "sale_month": "2005-10",
   "price": 275000,
   "lot_sqft": 5058,
   "price_per_lot_sqft": 54.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6659,
   "use": "300",
   "parcel_id": "3303020110062"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 275000,
   "lot_sqft": 4796,
   "price_per_lot_sqft": 57.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020110060"
  },
  {
   "address": "6300 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2005-10",
   "price": 250000,
   "lot_sqft": 20627,
   "price_per_lot_sqft": 12.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2020,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921420002"
  },
  {
   "address": "6430 Co Rd No 19, Corcoran",
   "sale_month": "2005-10",
   "price": 5000,
   "lot_sqft": 1423,
   "price_per_lot_sqft": 3.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3111923420003"
  },
  {
   "address": "2945 44th Ave S, Minneapolis",
   "sale_month": "2005-10",
   "price": 175000,
   "lot_sqft": 5164,
   "price_per_lot_sqft": 33.89,
   "price_per_building_sqft": 153.11,
   "building_sqft": 1143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1150,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923440173"
  },
  {
   "address": "50 Greystone Avenue North, Oakdale",
   "sale_month": "2005-10",
   "price": 425000,
   "lot_sqft": 17209,
   "price_per_lot_sqft": 24.7,
   "price_per_building_sqft": 120.84,
   "building_sqft": 3517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3538,
   "use": "300",
   "parcel_id": "3102921440028"
  },
  {
   "address": "856 Raymond Avenue, Saint Paul",
   "sale_month": "2005-10",
   "price": 285000,
   "lot_sqft": 11928,
   "price_per_lot_sqft": 23.89,
   "price_per_building_sqft": 29,
   "building_sqft": 9826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9885,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923420109"
  },
  {
   "address": "1830 Como Avenue, Saint Paul",
   "sale_month": "2005-10",
   "price": 3150000,
   "lot_sqft": 187793,
   "price_per_lot_sqft": 16.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103626,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923210001"
  },
  {
   "address": "1503 3rd Avenue West, Shakopee",
   "sale_month": "2005-10",
   "price": 553900,
   "lot_sqft": 65228,
   "price_per_lot_sqft": 8.49,
   "price_per_building_sqft": 84.88,
   "building_sqft": 6526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6565,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279020280"
  },
  {
   "address": "6751 141st Avenue Northwest, Ramsey",
   "sale_month": "2005-10",
   "price": 459000,
   "lot_sqft": 5392,
   "price_per_lot_sqft": 85.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430030"
  },
  {
   "address": "500 15th St E, Minneapolis",
   "sale_month": "2005-10",
   "price": 3425000,
   "lot_sqft": 6488,
   "price_per_lot_sqft": 527.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4660,
   "use": "APARTMENT",
   "parcel_id": "2702924410036"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 553900,
   "lot_sqft": 39357,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270150161"
  },
  {
   "address": "11801 Fountains Way N, Maple Grove",
   "sale_month": "2005-10",
   "price": 1840685,
   "lot_sqft": 167183,
   "price_per_lot_sqft": 11.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42049,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922120031"
  },
  {
   "address": "11330 Fountains Dr N, Maple Grove",
   "sale_month": "2005-10",
   "price": 9125000,
   "lot_sqft": 618752,
   "price_per_lot_sqft": 14.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 204473,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922110015"
  },
  {
   "address": "16961 Mushtown Road Southeast, Prior Lake",
   "sale_month": "2005-10",
   "price": 299900,
   "lot_sqft": 165577,
   "price_per_lot_sqft": 1.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259020910"
  },
  {
   "address": "7945 Stone Creek Drive, Chanhassen",
   "sale_month": "2005-10",
   "price": 721134,
   "lot_sqft": 1503,
   "price_per_lot_sqft": 479.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720221"
  },
  {
   "address": "211 Valley Green, Jordan",
   "sale_month": "2005-10",
   "price": 10800000,
   "lot_sqft": 33510,
   "price_per_lot_sqft": 322.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "229190540"
  },
  {
   "address": "1 Valley Green, Jordan",
   "sale_month": "2005-10",
   "price": 10800000,
   "lot_sqft": 2292107,
   "price_per_lot_sqft": 4.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "229180030"
  },
  {
   "address": "400 1st Ave N, Minneapolis",
   "sale_month": "2005-10",
   "price": 100,
   "lot_sqft": 32713,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924420059"
  },
  {
   "address": "201 Royalston Ave N, Minneapolis",
   "sale_month": "2005-10",
   "price": 1570000,
   "lot_sqft": 91539,
   "price_per_lot_sqft": 17.15,
   "price_per_building_sqft": 44.5,
   "building_sqft": 35283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35496,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924330017"
  },
  {
   "address": "196 Valley Green, Jordan",
   "sale_month": "2005-10",
   "price": 10800000,
   "lot_sqft": 426743,
   "price_per_lot_sqft": 25.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "220110100"
  },
  {
   "address": "217 Valley Green, Jordan",
   "sale_month": "2005-10",
   "price": 10800000,
   "lot_sqft": 41237,
   "price_per_lot_sqft": 261.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "220 4C(5)i MANUFACTURED HOME PARK",
   "parcel_id": "220110060"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 575000,
   "lot_sqft": 211578,
   "price_per_lot_sqft": 2.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "200170005014"
  },
  {
   "address": "104 Florence Street, Hastings",
   "sale_month": "2005-10",
   "price": 408000,
   "lot_sqft": 14979,
   "price_per_lot_sqft": 27.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "Apartment",
   "parcel_id": "194470006040"
  },
  {
   "address": "401 Dowlin St N, Champlin",
   "sale_month": "2005-10",
   "price": 315000,
   "lot_sqft": 24103,
   "price_per_lot_sqft": 13.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1912021310017"
  },
  {
   "address": "23221 Belmont Street, Hampton",
   "sale_month": "2005-10",
   "price": 40000,
   "lot_sqft": 7320,
   "price_per_lot_sqft": 5.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "Commercial-preferred",
   "parcel_id": "183200002040"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 3550000,
   "lot_sqft": 32463,
   "price_per_lot_sqft": 109.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722140120"
  },
  {
   "address": "3310 Co Rd No 101, Minnetonka",
   "sale_month": "2005-10",
   "price": 3550000,
   "lot_sqft": 20660,
   "price_per_lot_sqft": 171.83,
   "price_per_building_sqft": 147.55,
   "building_sqft": 24059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24204,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722140112"
  },
  {
   "address": "3306 Co Rd No 101, Minnetonka",
   "sale_month": "2005-10",
   "price": 3550000,
   "lot_sqft": 47840,
   "price_per_lot_sqft": 74.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722140006"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 3550000,
   "lot_sqft": 49052,
   "price_per_lot_sqft": 72.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722140003"
  },
  {
   "address": "8200 31st St W, St. Louis Park",
   "sale_month": "2005-10",
   "price": 1333000,
   "lot_sqft": 16427,
   "price_per_lot_sqft": 81.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2983,
   "use": "APARTMENT",
   "parcel_id": "1811721110044"
  },
  {
   "address": "8208 31st St W, St. Louis Park",
   "sale_month": "2005-10",
   "price": 1333000,
   "lot_sqft": 16433,
   "price_per_lot_sqft": 81.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3386,
   "use": "APARTMENT",
   "parcel_id": "1811721110043"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 8200,
   "lot_sqft": 31779,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "Commercial",
   "parcel_id": "180090037040"
  },
  {
   "address": "23470 Emery Avenue, Hampton",
   "sale_month": "2005-10",
   "price": 198050,
   "lot_sqft": 23744,
   "price_per_lot_sqft": 8.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "Commercial-preferred",
   "parcel_id": "180090027032"
  },
  {
   "address": "3305 Republic Ave, St. Louis Park",
   "sale_month": "2005-10",
   "price": 655000,
   "lot_sqft": 15287,
   "price_per_lot_sqft": 42.85,
   "price_per_building_sqft": 85.02,
   "building_sqft": 7704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7751,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420089"
  },
  {
   "address": "10108 Penn Ave S, Bloomington",
   "sale_month": "2005-10",
   "price": 1145000,
   "lot_sqft": 45494,
   "price_per_lot_sqft": 25.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6151,
   "use": "APARTMENT",
   "parcel_id": "1702724440025"
  },
  {
   "address": null,
   "sale_month": "2005-10",
   "price": 100360,
   "lot_sqft": 10003,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1412023430031"
  },
  {
   "address": "13600 Commerce Blvd, Rogers",
   "sale_month": "2005-10",
   "price": 19000000,
   "lot_sqft": 352550,
   "price_per_lot_sqft": 53.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 123188,
   "use": "APARTMENT",
   "parcel_id": "1412023410002"
  },
  {
   "address": "13600 Commerce Blvd, Rogers",
   "sale_month": "2005-10",
   "price": 19000000,
   "lot_sqft": 81004,
   "price_per_lot_sqft": 234.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "APARTMENT",
   "parcel_id": "1412023140004"
  },
  {
   "address": "11254 86th Ave N, Maple Grove",
   "sale_month": "2005-10",
   "price": 329105,
   "lot_sqft": 2941,
   "price_per_lot_sqft": 111.9,
   "price_per_building_sqft": 31.98,
   "building_sqft": 10290,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10352,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440033"
  },
  {
   "address": "2137 Division Street North, North Saint Paul",
   "sale_month": "2005-10",
   "price": 430042,
   "lot_sqft": 79916,
   "price_per_lot_sqft": 5.38,
   "price_per_building_sqft": 41.12,
   "building_sqft": 10458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10521,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132922110081"
  },
  {
   "address": "101 Central Ave, Osseo",
   "sale_month": "2005-10",
   "price": 440000,
   "lot_sqft": 5058,
   "price_per_lot_sqft": 86.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140077"
  },
  {
   "address": "5211 Eden Rd, Mound",
   "sale_month": "2005-10",
   "price": 330000,
   "lot_sqft": 16282,
   "price_per_lot_sqft": 20.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724430147"
  },
  {
   "address": "951 73rd Avenue Northeast, Fridley",
   "sale_month": "2005-10",
   "price": 393000,
   "lot_sqft": 3502,
   "price_per_lot_sqft": 112.22,
   "price_per_building_sqft": 55.85,
   "building_sqft": 7037,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7079,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "123024230027"
  },
  {
   "address": "791 Hamel Rd, Medina",
   "sale_month": "2005-10",
   "price": 453500,
   "lot_sqft": 18226,
   "price_per_lot_sqft": 24.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1943,
   "use": "APARTMENT",
   "parcel_id": "1211823320005"
  },
  {
   "address": "4672 Slater Road, Eagan",
   "sale_month": "2005-10",
   "price": 446119,
   "lot_sqft": 2956,
   "price_per_lot_sqft": 150.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "108356801040"
  },
  {
   "address": "9655 Colorado La N, Brooklyn Park",
   "sale_month": "2005-10",
   "price": 1592555,
   "lot_sqft": 318305,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": 22.45,
   "building_sqft": 70949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71378,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921230014"
  },
  {
   "address": "4900 West Broadway, Crystal",
   "sale_month": "2005-10",
   "price": 21000,
   "lot_sqft": 10322,
   "price_per_lot_sqft": 2.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821310124"
  },
  {
   "address": "306 Manitoba Ave S, Wayzata",
   "sale_month": "2005-10",
   "price": 393000,
   "lot_sqft": 9440,
   "price_per_lot_sqft": 41.63,
   "price_per_building_sqft": 397.77,
   "building_sqft": 988,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 994,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240022"
  },
  {
   "address": "1822 Portland Avenue, Saint Paul",
   "sale_month": "2005-10",
   "price": 535000,
   "lot_sqft": 7585,
   "price_per_lot_sqft": 70.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2619,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240146"
  },
  {
   "address": "5512 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2005-10",
   "price": 950000,
   "lot_sqft": 18375,
   "price_per_lot_sqft": 51.7,
   "price_per_building_sqft": 651.58,
   "building_sqft": 1458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1467,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410016"
  },
  {
   "address": "3500 Pleasant Ave, Minneapolis",
   "sale_month": "2005-10",
   "price": 100,
   "lot_sqft": 8681,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5184,
   "use": "APARTMENT",
   "parcel_id": "0302824320108"
  },
  {
   "address": "9280 Hudson Road, Woodbury",
   "sale_month": "2005-10",
   "price": 1350000,
   "lot_sqft": 99497,
   "price_per_lot_sqft": 13.57,
   "price_per_building_sqft": 71.55,
   "building_sqft": 18867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18980,
   "use": "300",
   "parcel_id": "0302821210125"
  },
  {
   "address": "12100 County Road 11, Burnsville",
   "sale_month": "2005-10",
   "price": 600000,
   "lot_sqft": 42252,
   "price_per_lot_sqft": 14.2,
   "price_per_building_sqft": 118.93,
   "building_sqft": 5045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5075,
   "use": "Commercial-preferred",
   "parcel_id": "023190003011"
  },
  {
   "address": "3417 Portland Ave, Minneapolis",
   "sale_month": "2005-10",
   "price": 520000,
   "lot_sqft": 5796,
   "price_per_lot_sqft": 89.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3134,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824320105"
  },
  {
   "address": "10275 Wayzata Blvd, Minnetonka",
   "sale_month": "2005-10",
   "price": 2700000,
   "lot_sqft": 62774,
   "price_per_lot_sqft": 43.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8606,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722130021"
  },
  {
   "address": "301 Orange Street South, Waconia",
   "sale_month": "2005-09",
   "price": 700000,
   "lot_sqft": 9064,
   "price_per_lot_sqft": 77.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755020400"
  },
  {
   "address": "218 Wilson Street East, Norwood Young America",
   "sale_month": "2005-09",
   "price": 175000,
   "lot_sqft": 11129,
   "price_per_lot_sqft": 15.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880090"
  },
  {
   "address": "1492 Charlton Street, West Saint Paul",
   "sale_month": "2005-09",
   "price": 1710000,
   "lot_sqft": 61203,
   "price_per_lot_sqft": 27.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10373,
   "use": "Apartment",
   "parcel_id": "424725001010"
  },
  {
   "address": "171 Thompson Avenue East, West Saint Paul",
   "sale_month": "2005-09",
   "price": 6825000,
   "lot_sqft": 265818,
   "price_per_lot_sqft": 25.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4746,
   "use": "Apartment",
   "parcel_id": "420200030020"
  },
  {
   "address": "106 Main Street East, Vermillion",
   "sale_month": "2005-09",
   "price": 365000,
   "lot_sqft": 22870,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "Commercial-preferred",
   "parcel_id": "408210002100"
  },
  {
   "address": "1110 Village Parkway, Cologne",
   "sale_month": "2005-09",
   "price": 630000,
   "lot_sqft": 47236,
   "price_per_lot_sqft": 13.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7516,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "404390010"
  },
  {
   "address": "657 Dale Street North, Saint Paul",
   "sale_month": "2005-09",
   "price": 280000,
   "lot_sqft": 2546,
   "price_per_lot_sqft": 109.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923110115"
  },
  {
   "address": "1990 Suburban Avenue, Saint Paul",
   "sale_month": "2005-09",
   "price": 1700000,
   "lot_sqft": 77082,
   "price_per_lot_sqft": 22.05,
   "price_per_building_sqft": 64.83,
   "building_sqft": 26224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26383,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340011"
  },
  {
   "address": "6625 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2005-09",
   "price": 780000,
   "lot_sqft": 116161,
   "price_per_lot_sqft": 6.71,
   "price_per_building_sqft": 144.02,
   "building_sqft": 5416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5449,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921140013"
  },
  {
   "address": "1801 Radisson Road Northeast, Blaine",
   "sale_month": "2005-09",
   "price": 950000,
   "lot_sqft": 207882,
   "price_per_lot_sqft": 4.57,
   "price_per_building_sqft": 187.82,
   "building_sqft": 5058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5088,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "333123230001"
  },
  {
   "address": "2726 Colfax Ave S, Minneapolis",
   "sale_month": "2005-09",
   "price": 63000,
   "lot_sqft": 7793,
   "price_per_lot_sqft": 8.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2425,
   "use": "APARTMENT",
   "parcel_id": "3302924410111"
  },
  {
   "address": "2011 Aldrich Ave S, Minneapolis",
   "sale_month": "2005-09",
   "price": 371000,
   "lot_sqft": 5604,
   "price_per_lot_sqft": 66.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1070,
   "use": "TRIPLEX",
   "parcel_id": "3302924110036"
  },
  {
   "address": "2121 University Avenue West, Saint Paul",
   "sale_month": "2005-09",
   "price": 10000,
   "lot_sqft": 35090,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": 1.01,
   "building_sqft": 9874,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9934,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923110060"
  },
  {
   "address": "7022 6th Street North, Oakdale",
   "sale_month": "2005-09",
   "price": 2060000,
   "lot_sqft": 84527,
   "price_per_lot_sqft": 24.37,
   "price_per_building_sqft": 103.13,
   "building_sqft": 19975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20095,
   "use": "305",
   "parcel_id": "3202921230010"
  },
  {
   "address": "12 Long Lake Road, Mahtomedi",
   "sale_month": "2005-09",
   "price": 355298,
   "lot_sqft": 4672,
   "price_per_lot_sqft": 76.05,
   "price_per_building_sqft": 41.23,
   "building_sqft": 8617,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8669,
   "use": "300",
   "parcel_id": "3103021340016"
  },
  {
   "address": "768 Rice Street, Saint Paul",
   "sale_month": "2005-09",
   "price": 260000,
   "lot_sqft": 8788,
   "price_per_lot_sqft": 29.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922330241"
  },
  {
   "address": "1454 White Oak Drive, Chaska",
   "sale_month": "2005-09",
   "price": 339700,
   "lot_sqft": 2446,
   "price_per_lot_sqft": 138.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301690030"
  },
  {
   "address": "1400 Co Rd No 29, Medina",
   "sale_month": "2005-09",
   "price": 304394,
   "lot_sqft": 43524,
   "price_per_lot_sqft": 6.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011823220007"
  },
  {
   "address": "2500 University Ave SE, Minneapolis",
   "sale_month": "2005-09",
   "price": 2650000,
   "lot_sqft": 55594,
   "price_per_lot_sqft": 47.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9756,
   "use": "APARTMENT",
   "parcel_id": "3002923240076"
  },
  {
   "address": "1700 93rd Lane Northeast, Blaine",
   "sale_month": "2005-09",
   "price": 985000,
   "lot_sqft": 72841,
   "price_per_lot_sqft": 13.52,
   "price_per_building_sqft": 76.89,
   "building_sqft": 12811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12889,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123440022"
  },
  {
   "address": "606 Whitall Street, Saint Paul",
   "sale_month": "2005-09",
   "price": 450000,
   "lot_sqft": 6393,
   "price_per_lot_sqft": 70.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922430036"
  },
  {
   "address": "924 Arcade Street, Saint Paul",
   "sale_month": "2005-09",
   "price": 318000,
   "lot_sqft": 5633,
   "price_per_lot_sqft": 56.45,
   "price_per_building_sqft": 120.18,
   "building_sqft": 2646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2662,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922320132"
  },
  {
   "address": "900 Summit Ave, Minneapolis",
   "sale_month": "2005-09",
   "price": 4000000,
   "lot_sqft": 9442,
   "price_per_lot_sqft": 423.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6360,
   "use": "APARTMENT",
   "parcel_id": "2802924440021"
  },
  {
   "address": "14485 Azurite Street Northwest, Ramsey",
   "sale_month": "2005-09",
   "price": 119468,
   "lot_sqft": 122122,
   "price_per_lot_sqft": 0.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41997,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225410017"
  },
  {
   "address": "104 Franklin Ave W, Minneapolis",
   "sale_month": "2005-09",
   "price": 1500000,
   "lot_sqft": 4161,
   "price_per_lot_sqft": 360.49,
   "price_per_building_sqft": 549.85,
   "building_sqft": 2728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2745,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924340129"
  },
  {
   "address": "100 Franklin Ave W, Minneapolis",
   "sale_month": "2005-09",
   "price": 1500000,
   "lot_sqft": 15617,
   "price_per_lot_sqft": 96.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6020,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924340128"
  },
  {
   "address": "1012 Lasalle Ave, Minneapolis",
   "sale_month": "2005-09",
   "price": 293000,
   "lot_sqft": 63216,
   "price_per_lot_sqft": 4.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120192"
  },
  {
   "address": "601 7th St S, Minneapolis",
   "sale_month": "2005-09",
   "price": 1300018,
   "lot_sqft": 21986,
   "price_per_lot_sqft": 59.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924230104"
  },
  {
   "address": "729 Portland Ave, Minneapolis",
   "sale_month": "2005-09",
   "price": 1300018,
   "lot_sqft": 9429,
   "price_per_lot_sqft": 137.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924230092"
  },
  {
   "address": "14151 Grayling Circle Northeast, Prior Lake",
   "sale_month": "2005-09",
   "price": 426000,
   "lot_sqft": 34509,
   "price_per_lot_sqft": 12.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2195,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "259300951"
  },
  {
   "address": "5823 Granite Southeast, Prior Lake",
   "sale_month": "2005-09",
   "price": 929027,
   "lot_sqft": 236249,
   "price_per_lot_sqft": 3.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254270070"
  },
  {
   "address": "10051 Woodcrest Drive Northwest, Coon Rapids",
   "sale_month": "2005-09",
   "price": 17421100,
   "lot_sqft": 470234,
   "price_per_lot_sqft": 37.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64897,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124210051"
  },
  {
   "address": "12560 Fletcher La, Rogers",
   "sale_month": "2005-09",
   "price": 503270,
   "lot_sqft": 12279,
   "price_per_lot_sqft": 40.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023330017"
  },
  {
   "address": "12560 Fletcher La, Rogers",
   "sale_month": "2005-09",
   "price": 503270,
   "lot_sqft": 108387,
   "price_per_lot_sqft": 4.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40381,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023330016"
  },
  {
   "address": "816 Mainstreet, Hopkins",
   "sale_month": "2005-09",
   "price": 745000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 128.12,
   "price_per_building_sqft": 36.7,
   "building_sqft": 20302,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20424,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722430097"
  },
  {
   "address": "8921 Aztec Dr, Eden Prairie",
   "sale_month": "2005-09",
   "price": 623000,
   "lot_sqft": 5719,
   "price_per_lot_sqft": 108.94,
   "price_per_building_sqft": 218.67,
   "building_sqft": 2849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2867,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230065"
  },
  {
   "address": "20800 Kenrick Avenue, Lakeville",
   "sale_month": "2005-09",
   "price": 3350000,
   "lot_sqft": 290833,
   "price_per_lot_sqft": 11.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72538,
   "use": "Commercial-preferred",
   "parcel_id": "220250053010"
  },
  {
   "address": "1920 Highway 96 West, Arden Hills",
   "sale_month": "2005-09",
   "price": 800000,
   "lot_sqft": 121404,
   "price_per_lot_sqft": 6.59,
   "price_per_building_sqft": 146.28,
   "building_sqft": 5469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5502,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213023210005"
  },
  {
   "address": "15600 28th Ave N, Plymouth",
   "sale_month": "2005-09",
   "price": 1155000,
   "lot_sqft": 97020,
   "price_per_lot_sqft": 11.9,
   "price_per_building_sqft": 56.13,
   "building_sqft": 20579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20703,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822320009"
  },
  {
   "address": "710 Meridian Street South, Belle Plaine",
   "sale_month": "2005-09",
   "price": 70000,
   "lot_sqft": 16355,
   "price_per_lot_sqft": 4.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "209120090"
  },
  {
   "address": "1280 Raymond Avenue, Saint Paul",
   "sale_month": "2005-09",
   "price": 583892,
   "lot_sqft": 7501,
   "price_per_lot_sqft": 77.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2252,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923440069"
  },
  {
   "address": "3155 Vicksburg La N, Plymouth",
   "sale_month": "2005-09",
   "price": 525000,
   "lot_sqft": 230222,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34541,
   "use": "APARTMENT",
   "parcel_id": "2011822140010"
  },
  {
   "address": "7800 97th Street South, Cottage Grove",
   "sale_month": "2005-09",
   "price": 3500,
   "lot_sqft": 667215,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59539,
   "use": "305",
   "parcel_id": "2002721410018"
  },
  {
   "address": "615 Park Street East, Belle Plaine",
   "sale_month": "2005-09",
   "price": 400000,
   "lot_sqft": 17124,
   "price_per_lot_sqft": 23.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200018960"
  },
  {
   "address": "8530 State Hwy No 7, St. Louis Park",
   "sale_month": "2005-09",
   "price": 2000000,
   "lot_sqft": 59097,
   "price_per_lot_sqft": 33.84,
   "price_per_building_sqft": 265.71,
   "building_sqft": 7527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7572,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721430002"
  },
  {
   "address": "2145 Ford Parkway, Saint Paul",
   "sale_month": "2005-09",
   "price": 11000000,
   "lot_sqft": 75383,
   "price_per_lot_sqft": 145.92,
   "price_per_building_sqft": 178.24,
   "building_sqft": 61714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62086,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823110104"
  },
  {
   "address": "2100 Ford Parkway, Saint Paul",
   "sale_month": "2005-09",
   "price": 3850000,
   "lot_sqft": 53897,
   "price_per_lot_sqft": 71.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12259,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823110102"
  },
  {
   "address": "6714 Walker St, St. Louis Park",
   "sale_month": "2005-09",
   "price": 880000,
   "lot_sqft": 27014,
   "price_per_lot_sqft": 32.58,
   "price_per_building_sqft": 37.53,
   "building_sqft": 23448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23590,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721410018"
  },
  {
   "address": "8995 33rd Street North, Lake Elmo",
   "sale_month": "2005-09",
   "price": 232500,
   "lot_sqft": 1911,
   "price_per_lot_sqft": 121.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602921440010"
  },
  {
   "address": null,
   "sale_month": "2005-09",
   "price": 175000,
   "lot_sqft": 43313,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1512023420032"
  },
  {
   "address": "11330 86th Ave N, Maple Grove",
   "sale_month": "2005-09",
   "price": 333000,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 98.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440025"
  },
  {
   "address": "965 Central Ave NE, Minneapolis",
   "sale_month": "2005-09",
   "price": 250000,
   "lot_sqft": 15954,
   "price_per_lot_sqft": 15.67,
   "price_per_building_sqft": 87.57,
   "building_sqft": 2855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2873,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440065"
  },
  {
   "address": "11010 Prairie Lakes Dr, Eden Prairie",
   "sale_month": "2005-09",
   "price": 28000000,
   "lot_sqft": 568686,
   "price_per_lot_sqft": 49.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55006,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622320003"
  },
  {
   "address": "970 Osborne Road Northeast, Fridley",
   "sale_month": "2005-09",
   "price": 475000,
   "lot_sqft": 23309,
   "price_per_lot_sqft": 20.38,
   "price_per_building_sqft": 166.49,
   "building_sqft": 2853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2870,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024220030"
  },
  {
   "address": "112 43rd St W, Minneapolis",
   "sale_month": "2005-09",
   "price": 265000,
   "lot_sqft": 10540,
   "price_per_lot_sqft": 25.14,
   "price_per_building_sqft": 181.26,
   "building_sqft": 1462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1470,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310085"
  },
  {
   "address": "551 Barge Channel Road, Saint Paul",
   "sale_month": "2005-09",
   "price": 1200000,
   "lot_sqft": 274553,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092822320073"
  },
  {
   "address": "15800 Grove Cir N, Maple Grove",
   "sale_month": "2005-09",
   "price": 3550000,
   "lot_sqft": 460876,
   "price_per_lot_sqft": 7.7,
   "price_per_building_sqft": 29.75,
   "building_sqft": 119331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 120051,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922220002"
  },
  {
   "address": "15300 Grove Cir N, Maple Grove",
   "sale_month": "2005-09",
   "price": 3237081,
   "lot_sqft": 619877,
   "price_per_lot_sqft": 5.22,
   "price_per_building_sqft": 16.44,
   "building_sqft": 196902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 198090,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922210002"
  },
  {
   "address": "7200 Ohms La, Edina",
   "sale_month": "2005-09",
   "price": 4125000,
   "lot_sqft": 277861,
   "price_per_lot_sqft": 14.85,
   "price_per_building_sqft": 65.7,
   "building_sqft": 62790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63169,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621220034"
  },
  {
   "address": "7117 Ohms La, Edina",
   "sale_month": "2005-09",
   "price": 3300000,
   "lot_sqft": 85991,
   "price_per_lot_sqft": 38.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621220027"
  },
  {
   "address": "7101 Ohms La, Edina",
   "sale_month": "2005-09",
   "price": 3300000,
   "lot_sqft": 169282,
   "price_per_lot_sqft": 19.49,
   "price_per_building_sqft": 80.07,
   "building_sqft": 41213,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41462,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621220025"
  },
  {
   "address": "1050 94th St W, Bloomington",
   "sale_month": "2005-09",
   "price": 199000,
   "lot_sqft": 37648,
   "price_per_lot_sqft": 5.29,
   "price_per_building_sqft": 41.09,
   "building_sqft": 4843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4872,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440056"
  },
  {
   "address": null,
   "sale_month": "2005-09",
   "price": 12372937,
   "lot_sqft": 266247,
   "price_per_lot_sqft": 46.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0811922410003"
  },
  {
   "address": "11083 225th Street East, New Market Township",
   "sale_month": "2005-09",
   "price": 500000,
   "lot_sqft": 108809,
   "price_per_lot_sqft": 4.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "080130030"
  },
  {
   "address": "4100 Thomas Ave N, Minneapolis",
   "sale_month": "2005-09",
   "price": 652500,
   "lot_sqft": 9862,
   "price_per_lot_sqft": 66.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3379,
   "use": "APARTMENT",
   "parcel_id": "0502924140097"
  },
  {
   "address": "3141 Fremont Ave S, Minneapolis",
   "sale_month": "2005-09",
   "price": 595000,
   "lot_sqft": 5888,
   "price_per_lot_sqft": 101.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1845,
   "use": "APARTMENT",
   "parcel_id": "0402824120158"
  },
  {
   "address": "8324 Lyndale Ave S, Bloomington",
   "sale_month": "2005-09",
   "price": 2409643,
   "lot_sqft": 67835,
   "price_per_lot_sqft": 35.52,
   "price_per_building_sqft": 371.46,
   "building_sqft": 6487,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6527,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724410118"
  },
  {
   "address": "3701 14th Ave S, Minneapolis",
   "sale_month": "2005-09",
   "price": 40000,
   "lot_sqft": 6508,
   "price_per_lot_sqft": 6.15,
   "price_per_building_sqft": 14.31,
   "building_sqft": 2795,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2812,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824430186"
  },
  {
   "address": "3201 15th Ave S, Minneapolis",
   "sale_month": "2005-09",
   "price": 520000,
   "lot_sqft": 7486,
   "price_per_lot_sqft": 69.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3016,
   "use": "APARTMENT",
   "parcel_id": "0202824130033"
  },
  {
   "address": "1545 Lake St E, Minneapolis",
   "sale_month": "2005-09",
   "price": 970000,
   "lot_sqft": 11650,
   "price_per_lot_sqft": 83.26,
   "price_per_building_sqft": 175,
   "building_sqft": 5543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5576,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110242"
  },
  {
   "address": "7010 280th Street West, Belle Plaine Township",
   "sale_month": "2005-09",
   "price": 375000,
   "lot_sqft": 18611,
   "price_per_lot_sqft": 20.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3049,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "019350050"
  },
  {
   "address": "713 Mackubin Street, Saint Paul",
   "sale_month": "2005-08",
   "price": 1360000,
   "lot_sqft": 8409,
   "price_per_lot_sqft": 161.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3756,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923220207"
  },
  {
   "address": "528 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2005-08",
   "price": 1335000,
   "lot_sqft": 45656,
   "price_per_lot_sqft": 29.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3591,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923220206"
  },
  {
   "address": "2800 22nd St E, Minneapolis",
   "sale_month": "2005-08",
   "price": 467500,
   "lot_sqft": 6057,
   "price_per_lot_sqft": 77.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2002,
   "use": "APARTMENT",
   "parcel_id": "3602924110041"
  },
  {
   "address": "1959 Burns Avenue, Saint Paul",
   "sale_month": "2005-08",
   "price": 295000,
   "lot_sqft": 29729,
   "price_per_lot_sqft": 9.92,
   "price_per_building_sqft": 51.61,
   "building_sqft": 5716,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5751,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340014"
  },
  {
   "address": "850 Wayzata Blvd W, Orono",
   "sale_month": "2005-08",
   "price": 625000,
   "lot_sqft": 270706,
   "price_per_lot_sqft": 2.31,
   "price_per_building_sqft": 119.48,
   "building_sqft": 5231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5262,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3511823440004"
  },
  {
   "address": "2517 17th Ave S, Minneapolis",
   "sale_month": "2005-08",
   "price": 328000,
   "lot_sqft": 7106,
   "price_per_lot_sqft": 46.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2435,
   "use": "APARTMENT",
   "parcel_id": "3502924140184"
  },
  {
   "address": "1480 Buerkle Road, Vadnais Heights",
   "sale_month": "2005-08",
   "price": 450000,
   "lot_sqft": 26350,
   "price_per_lot_sqft": 17.08,
   "price_per_building_sqft": 59.02,
   "building_sqft": 7624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7670,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022310014"
  },
  {
   "address": "10917 West River Rd, Champlin",
   "sale_month": "2005-08",
   "price": 450000,
   "lot_sqft": 58653,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": 86.34,
   "building_sqft": 5212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5244,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3412021330022"
  },
  {
   "address": "372 Cleveland Avenue North, Saint Paul",
   "sale_month": "2005-08",
   "price": 2650000,
   "lot_sqft": 16482,
   "price_per_lot_sqft": 160.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5494,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923320029"
  },
  {
   "address": "1619 University Avenue West, Saint Paul",
   "sale_month": "2005-08",
   "price": 550000,
   "lot_sqft": 6894,
   "price_per_lot_sqft": 79.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140186"
  },
  {
   "address": "355 Maria Avenue, Saint Paul",
   "sale_month": "2005-08",
   "price": 500000,
   "lot_sqft": 11460,
   "price_per_lot_sqft": 43.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2851,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922130072"
  },
  {
   "address": "10900 Nesbitt Ave S, Bloomington",
   "sale_month": "2005-08",
   "price": 3750000,
   "lot_sqft": 273449,
   "price_per_lot_sqft": 13.71,
   "price_per_building_sqft": 80.05,
   "building_sqft": 46846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47129,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621440010"
  },
  {
   "address": "9100 10th Ave N, Golden Valley",
   "sale_month": "2005-08",
   "price": 750000,
   "lot_sqft": 53777,
   "price_per_lot_sqft": 13.95,
   "price_per_building_sqft": 67.58,
   "building_sqft": 11098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11165,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821230009"
  },
  {
   "address": "7500 State Hwy No 55, Greenfield",
   "sale_month": "2005-08",
   "price": 184200,
   "lot_sqft": 45973,
   "price_per_lot_sqft": 4.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811924430005"
  },
  {
   "address": "7340 Zane Ave N, Brooklyn Park",
   "sale_month": "2005-08",
   "price": 330000,
   "lot_sqft": 35674,
   "price_per_lot_sqft": 9.25,
   "price_per_building_sqft": 117.61,
   "building_sqft": 2806,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2823,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921240009"
  },
  {
   "address": "5301 12th Avenue East, Shakopee",
   "sale_month": "2005-08",
   "price": 10556722,
   "lot_sqft": 485045,
   "price_per_lot_sqft": 21.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 184012,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271760030"
  },
  {
   "address": "1087 Park Place, Shakopee",
   "sale_month": "2005-08",
   "price": 6464100,
   "lot_sqft": 358597,
   "price_per_lot_sqft": 18.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 119607,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271760021"
  },
  {
   "address": "4701 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2005-08",
   "price": 8896127,
   "lot_sqft": 539754,
   "price_per_lot_sqft": 16.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 205834,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270890020"
  },
  {
   "address": "1920 2nd Ave S, Minneapolis",
   "sale_month": "2005-08",
   "price": 675000,
   "lot_sqft": 19250,
   "price_per_lot_sqft": 35.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924430180"
  },
  {
   "address": "1501 Hawthorne Ave, Minneapolis",
   "sale_month": "2005-08",
   "price": 1000000,
   "lot_sqft": 12050,
   "price_per_lot_sqft": 82.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3907,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924220036"
  },
  {
   "address": "836 Marschall Road, Shakopee",
   "sale_month": "2005-08",
   "price": 1750000,
   "lot_sqft": 19973,
   "price_per_lot_sqft": 87.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3827,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270060160"
  },
  {
   "address": "850 Marschall Road, Shakopee",
   "sale_month": "2005-08",
   "price": 1750000,
   "lot_sqft": 51753,
   "price_per_lot_sqft": 33.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12649,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270060150"
  },
  {
   "address": null,
   "sale_month": "2005-08",
   "price": 1750000,
   "lot_sqft": 21848,
   "price_per_lot_sqft": 80.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2059,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270060090"
  },
  {
   "address": "1015 66th St E, Richfield",
   "sale_month": "2005-08",
   "price": 1225000,
   "lot_sqft": 16298,
   "price_per_lot_sqft": 75.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3521,
   "use": "APARTMENT",
   "parcel_id": "2602824310017"
  },
  {
   "address": "1001 66th St E, Richfield",
   "sale_month": "2005-08",
   "price": 1225000,
   "lot_sqft": 16304,
   "price_per_lot_sqft": 75.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3601,
   "use": "APARTMENT",
   "parcel_id": "2602824310016"
  },
  {
   "address": "1905 Bluff St, Minneapolis",
   "sale_month": "2005-08",
   "price": 860000,
   "lot_sqft": 12214,
   "price_per_lot_sqft": 70.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924220073"
  },
  {
   "address": "1907 Bluff St, Minneapolis",
   "sale_month": "2005-08",
   "price": 860000,
   "lot_sqft": 307,
   "price_per_lot_sqft": 2801.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924220072"
  },
  {
   "address": "1417 Virginia Street, Saint Paul",
   "sale_month": "2005-08",
   "price": 920000,
   "lot_sqft": 58492,
   "price_per_lot_sqft": 15.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2489,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "242923420096"
  },
  {
   "address": "12700 Anderson Lakes Pkwy, Eden Prairie",
   "sale_month": "2005-08",
   "price": 1050000,
   "lot_sqft": 39439,
   "price_per_lot_sqft": 26.62,
   "price_per_building_sqft": 204.64,
   "building_sqft": 5131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5161,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622220095"
  },
  {
   "address": "518 2nd St SE, Minneapolis",
   "sale_month": "2005-08",
   "price": 55000,
   "lot_sqft": 1704,
   "price_per_lot_sqft": 32.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2302924410046"
  },
  {
   "address": "1670 Fernwood Street, Saint Paul",
   "sale_month": "2005-08",
   "price": 993000,
   "lot_sqft": 19830,
   "price_per_lot_sqft": 50.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5171,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923110184"
  },
  {
   "address": "7429 170th Street, Lakeville",
   "sale_month": "2005-08",
   "price": 480000,
   "lot_sqft": 19990,
   "price_per_lot_sqft": 24.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2298,
   "use": "Apartment",
   "parcel_id": "221670002140"
  },
  {
   "address": "701 1st Ave N, Minneapolis",
   "sale_month": "2005-08",
   "price": 2500000,
   "lot_sqft": 32112,
   "price_per_lot_sqft": 77.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52629,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924430059"
  },
  {
   "address": "1150 7th St N, Minneapolis",
   "sale_month": "2005-08",
   "price": 1200000,
   "lot_sqft": 36242,
   "price_per_lot_sqft": 33.11,
   "price_per_building_sqft": 126.97,
   "building_sqft": 9451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9508,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924110079"
  },
  {
   "address": "921 12th Ave N, Minneapolis",
   "sale_month": "2005-08",
   "price": 1200000,
   "lot_sqft": 12171,
   "price_per_lot_sqft": 98.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924110046"
  },
  {
   "address": "4740 White Bear Parkway, White Bear Lake",
   "sale_month": "2005-08",
   "price": 475000,
   "lot_sqft": 4526,
   "price_per_lot_sqft": 104.95,
   "price_per_building_sqft": 153.62,
   "building_sqft": 3092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3111,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440027"
  },
  {
   "address": "1628 2nd St N, Minneapolis",
   "sale_month": "2005-08",
   "price": 87500,
   "lot_sqft": 17035,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924310108"
  },
  {
   "address": "300 5th Ave NE, Minneapolis",
   "sale_month": "2005-08",
   "price": 550000,
   "lot_sqft": 5330,
   "price_per_lot_sqft": 103.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2970,
   "use": "APARTMENT",
   "parcel_id": "1402924340149"
  },
  {
   "address": "429 University Ave NE, Minneapolis",
   "sale_month": "2005-08",
   "price": 50000,
   "lot_sqft": 10524,
   "price_per_lot_sqft": 4.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1402924340053"
  },
  {
   "address": "4835 Lyndale Ave N, Minneapolis",
   "sale_month": "2005-08",
   "price": 120000,
   "lot_sqft": 6047,
   "price_per_lot_sqft": 19.84,
   "price_per_building_sqft": 18.67,
   "building_sqft": 6426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6464,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821420002"
  },
  {
   "address": "2575 Hamline Avenue North, Roseville",
   "sale_month": "2005-08",
   "price": 185000,
   "lot_sqft": 1998,
   "price_per_lot_sqft": 92.59,
   "price_per_building_sqft": 26.44,
   "building_sqft": 6996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7038,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210072"
  },
  {
   "address": "1288 Promenade Place, Eagan",
   "sale_month": "2005-08",
   "price": 2050000,
   "lot_sqft": 85017,
   "price_per_lot_sqft": 24.11,
   "price_per_building_sqft": 285.52,
   "building_sqft": 7180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7224,
   "use": "Commercial-preferred",
   "parcel_id": "102247202040"
  },
  {
   "address": "4410 Beard Ave S, Minneapolis",
   "sale_month": "2005-08",
   "price": 192000,
   "lot_sqft": 8177,
   "price_per_lot_sqft": 23.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2074,
   "use": "APARTMENT",
   "parcel_id": "0802824330104"
  },
  {
   "address": "4100 Sheridan Ave S, Minneapolis",
   "sale_month": "2005-08",
   "price": 185000,
   "lot_sqft": 8576,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1692,
   "use": "TRIPLEX",
   "parcel_id": "0802824140119"
  },
  {
   "address": "4516 46th St E, Minneapolis",
   "sale_month": "2005-08",
   "price": 300000,
   "lot_sqft": 5599,
   "price_per_lot_sqft": 53.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16103,
   "use": "APARTMENT",
   "parcel_id": "0702823440133"
  },
  {
   "address": "12820 Emery Way, Jackson Township",
   "sale_month": "2005-08",
   "price": 250000,
   "lot_sqft": 347502,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26438,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "060320011"
  },
  {
   "address": "3501 Raleigh Ave S, St. Louis Park",
   "sale_month": "2005-08",
   "price": 1600000,
   "lot_sqft": 79810,
   "price_per_lot_sqft": 20.05,
   "price_per_building_sqft": 61.1,
   "building_sqft": 26185,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26343,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824310001"
  },
  {
   "address": "4201 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2005-08",
   "price": 800000,
   "lot_sqft": 31640,
   "price_per_lot_sqft": 25.28,
   "price_per_building_sqft": 332.92,
   "building_sqft": 2403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2418,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824110063"
  },
  {
   "address": "5900 West Broadway, Crystal",
   "sale_month": "2005-08",
   "price": 1690000,
   "lot_sqft": 92823,
   "price_per_lot_sqft": 18.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8420,
   "use": "APARTMENT",
   "parcel_id": "0511821240003"
  },
  {
   "address": "5909 Omaha Avenue North, Oak Park Heights",
   "sale_month": "2005-08",
   "price": 1450000,
   "lot_sqft": 167826,
   "price_per_lot_sqft": 8.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402920120014"
  },
  {
   "address": "3513 Colfax Ave S, Minneapolis",
   "sale_month": "2005-08",
   "price": 140950,
   "lot_sqft": 5411,
   "price_per_lot_sqft": 26.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1581,
   "use": "TRIPLEX",
   "parcel_id": "0402824410124"
  },
  {
   "address": "3204 Blaisdell Ave, Minneapolis",
   "sale_month": "2005-08",
   "price": 326400,
   "lot_sqft": 8202,
   "price_per_lot_sqft": 39.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2061,
   "use": "APARTMENT",
   "parcel_id": "0302824240032"
  },
  {
   "address": null,
   "sale_month": "2005-08",
   "price": 1348000,
   "lot_sqft": 68560,
   "price_per_lot_sqft": 19.66,
   "price_per_building_sqft": 78.18,
   "building_sqft": 17243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17348,
   "use": "Industrial-preferred",
   "parcel_id": "027285001020"
  },
  {
   "address": "316 5th Avenue North, Bayport",
   "sale_month": "2005-08",
   "price": 200000,
   "lot_sqft": 3588,
   "price_per_lot_sqft": 55.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0202920330049"
  },
  {
   "address": "3025 Chicago Ave, Minneapolis",
   "sale_month": "2005-08",
   "price": 22000,
   "lot_sqft": 5146,
   "price_per_lot_sqft": 4.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2502,
   "use": "APARTMENT",
   "parcel_id": "0202824210092"
  },
  {
   "address": "3108 15th Ave S, Minneapolis",
   "sale_month": "2005-08",
   "price": 550000,
   "lot_sqft": 9579,
   "price_per_lot_sqft": 57.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "APARTMENT",
   "parcel_id": "0202824120167"
  },
  {
   "address": "3455 Minnehaha Ave, Minneapolis",
   "sale_month": "2005-08",
   "price": 1365000,
   "lot_sqft": 19301,
   "price_per_lot_sqft": 70.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3530,
   "use": "APARTMENT",
   "parcel_id": "0102824410008"
  },
  {
   "address": "7929 Victoria Drive, Victoria",
   "sale_month": "2005-07",
   "price": 800000,
   "lot_sqft": 24225,
   "price_per_lot_sqft": 33.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650133500"
  },
  {
   "address": "11308 State Hwy No 55, Plymouth",
   "sale_month": "2005-07",
   "price": 162500,
   "lot_sqft": 40840,
   "price_per_lot_sqft": 3.98,
   "price_per_building_sqft": 41.63,
   "building_sqft": 3903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3927,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511822140020"
  },
  {
   "address": null,
   "sale_month": "2005-07",
   "price": 10560,
   "lot_sqft": 52724,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021320017"
  },
  {
   "address": "1518 Lake St E, Minneapolis",
   "sale_month": "2005-07",
   "price": 1700000,
   "lot_sqft": 8376,
   "price_per_lot_sqft": 202.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430151"
  },
  {
   "address": "2920 Bloomington Ave, Minneapolis",
   "sale_month": "2005-07",
   "price": 1700000,
   "lot_sqft": 20940,
   "price_per_lot_sqft": 81.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924430150"
  },
  {
   "address": "2831 12th Ave S, Minneapolis",
   "sale_month": "2005-07",
   "price": 1700000,
   "lot_sqft": 90467,
   "price_per_lot_sqft": 18.79,
   "price_per_building_sqft": 34.79,
   "building_sqft": 48868,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49163,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430149"
  },
  {
   "address": "2520 Park Ave, Minneapolis",
   "sale_month": "2005-07",
   "price": 764000,
   "lot_sqft": 24801,
   "price_per_lot_sqft": 30.81,
   "price_per_building_sqft": 269.39,
   "building_sqft": 2836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2853,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924230011"
  },
  {
   "address": "2216 Portland Ave, Minneapolis",
   "sale_month": "2005-07",
   "price": 304000,
   "lot_sqft": 5947,
   "price_per_lot_sqft": 51.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1597,
   "use": "TRIPLEX",
   "parcel_id": "3402924110072"
  },
  {
   "address": "14805 Excelsior Blvd, Minnetonka",
   "sale_month": "2005-07",
   "price": 425000,
   "lot_sqft": 16350,
   "price_per_lot_sqft": 25.99,
   "price_per_building_sqft": 154.55,
   "building_sqft": 2750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2767,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110060"
  },
  {
   "address": "6118 Osgood Avenue North, Oak Park Heights",
   "sale_month": "2005-07",
   "price": 395531,
   "lot_sqft": 18394,
   "price_per_lot_sqft": 21.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "300",
   "parcel_id": "3303020430056"
  },
  {
   "address": "1418 26th St W, Minneapolis",
   "sale_month": "2005-07",
   "price": 362000,
   "lot_sqft": 5655,
   "price_per_lot_sqft": 64.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1609,
   "use": "TRIPLEX",
   "parcel_id": "3302924130101"
  },
  {
   "address": "499 Payne Avenue, Saint Paul",
   "sale_month": "2005-07",
   "price": 107500,
   "lot_sqft": 18245,
   "price_per_lot_sqft": 5.89,
   "price_per_building_sqft": 12.94,
   "building_sqft": 8307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8358,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922240115"
  },
  {
   "address": "4020 Silver Lake Road, Saint Anthony",
   "sale_month": "2005-07",
   "price": 1005000,
   "lot_sqft": 34640,
   "price_per_lot_sqft": 29.01,
   "price_per_building_sqft": 153.15,
   "building_sqft": 6562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6602,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023310023"
  },
  {
   "address": "3250 Spruce Street, Little Canada",
   "sale_month": "2005-07",
   "price": 2550000,
   "lot_sqft": 166653,
   "price_per_lot_sqft": 15.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48085,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022340002"
  },
  {
   "address": null,
   "sale_month": "2005-07",
   "price": 2750000,
   "lot_sqft": 120325,
   "price_per_lot_sqft": 22.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022310013"
  },
  {
   "address": "2949 44th Ave S, Minneapolis",
   "sale_month": "2005-07",
   "price": 500000,
   "lot_sqft": 9038,
   "price_per_lot_sqft": 55.32,
   "price_per_building_sqft": 570.13,
   "building_sqft": 877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 882,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923440174"
  },
  {
   "address": "7008 Northland Dr N, Brooklyn Park",
   "sale_month": "2005-07",
   "price": 2750000,
   "lot_sqft": 192302,
   "price_per_lot_sqft": 14.3,
   "price_per_building_sqft": 47.51,
   "building_sqft": 57884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58234,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921340004"
  },
  {
   "address": "3301 University Ave SE, Minneapolis",
   "sale_month": "2005-07",
   "price": 450000,
   "lot_sqft": 5096,
   "price_per_lot_sqft": 88.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2730,
   "use": "APARTMENT",
   "parcel_id": "3002923410064"
  },
  {
   "address": "8060 State Hwy No 55, Rockford",
   "sale_month": "2005-07",
   "price": 500000,
   "lot_sqft": 67282,
   "price_per_lot_sqft": 7.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911924410045"
  },
  {
   "address": "8070 State Hwy No 55, Rockford",
   "sale_month": "2005-07",
   "price": 2350000,
   "lot_sqft": 95092,
   "price_per_lot_sqft": 24.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21757,
   "use": "APARTMENT",
   "parcel_id": "2911924410044"
  },
  {
   "address": "1270 7th Street East, Saint Paul",
   "sale_month": "2005-07",
   "price": 1025000,
   "lot_sqft": 6114,
   "price_per_lot_sqft": 167.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922440004"
  },
  {
   "address": null,
   "sale_month": "2005-07",
   "price": 1025000,
   "lot_sqft": 6042,
   "price_per_lot_sqft": 169.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922440003"
  },
  {
   "address": null,
   "sale_month": "2005-07",
   "price": 1025000,
   "lot_sqft": 5026,
   "price_per_lot_sqft": 203.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922440002"
  },
  {
   "address": "835 Johnson Parkway, Saint Paul",
   "sale_month": "2005-07",
   "price": 1025000,
   "lot_sqft": 21530,
   "price_per_lot_sqft": 47.61,
   "price_per_building_sqft": 93.22,
   "building_sqft": 10996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11062,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922440001"
  },
  {
   "address": "6575 141st Avenue Northwest, Ramsey",
   "sale_month": "2005-07",
   "price": 100000,
   "lot_sqft": 40057,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6527,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273225440002"
  },
  {
   "address": "1213 Hennepin Ave, Minneapolis",
   "sale_month": "2005-07",
   "price": 3707299,
   "lot_sqft": 23067,
   "price_per_lot_sqft": 160.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210190"
  },
  {
   "address": "8 13th St S, Minneapolis",
   "sale_month": "2005-07",
   "price": 2695466,
   "lot_sqft": 20789,
   "price_per_lot_sqft": 129.66,
   "price_per_building_sqft": 182.58,
   "building_sqft": 14763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14852,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210086"
  },
  {
   "address": "1207 Hennepin Ave, Minneapolis",
   "sale_month": "2005-07",
   "price": 3707299,
   "lot_sqft": 9675,
   "price_per_lot_sqft": 383.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21170,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210081"
  },
  {
   "address": "1201 Hennepin Ave, Minneapolis",
   "sale_month": "2005-07",
   "price": 3707299,
   "lot_sqft": 9654,
   "price_per_lot_sqft": 384.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210080"
  },
  {
   "address": "12545 Boone Avenue South, Savage",
   "sale_month": "2005-07",
   "price": 300000,
   "lot_sqft": 59069,
   "price_per_lot_sqft": 5.08,
   "price_per_building_sqft": 108.58,
   "building_sqft": 2763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2780,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262120010"
  },
  {
   "address": "1101 Washington Ave S, Minneapolis",
   "sale_month": "2005-07",
   "price": 1480000,
   "lot_sqft": 10994,
   "price_per_lot_sqft": 134.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120065"
  },
  {
   "address": "15233 Highway 13 South, Savage",
   "sale_month": "2005-07",
   "price": 350000,
   "lot_sqft": 305069,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": 212.25,
   "building_sqft": 1649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1659,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260290030"
  },
  {
   "address": "12455 Lynn Avenue South, Savage",
   "sale_month": "2005-07",
   "price": 385000,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 51.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1736,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260101420"
  },
  {
   "address": null,
   "sale_month": "2005-07",
   "price": 50000,
   "lot_sqft": 6395,
   "price_per_lot_sqft": 7.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "258280229"
  },
  {
   "address": "1227 4th St SE, Minneapolis",
   "sale_month": "2005-07",
   "price": 900000,
   "lot_sqft": 25619,
   "price_per_lot_sqft": 35.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COOPERATIVE HOUSING",
   "parcel_id": "2402924310086"
  },
  {
   "address": "2813 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2005-07",
   "price": 550000,
   "lot_sqft": 147661,
   "price_per_lot_sqft": 3.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "110",
   "parcel_id": "2402921220003"
  },
  {
   "address": "1960 Co Rd No 90, Independence",
   "sale_month": "2005-07",
   "price": 220000,
   "lot_sqft": 254385,
   "price_per_lot_sqft": 0.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13202,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2311824320012"
  },
  {
   "address": "527 2nd Ave SE, Minneapolis",
   "sale_month": "2005-07",
   "price": 625000,
   "lot_sqft": 21959,
   "price_per_lot_sqft": 28.46,
   "price_per_building_sqft": 59.76,
   "building_sqft": 10459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10522,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110036"
  },
  {
   "address": "218 2nd St N, Minneapolis",
   "sale_month": "2005-07",
   "price": 1500000,
   "lot_sqft": 1158,
   "price_per_lot_sqft": 1295.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924141035"
  },
  {
   "address": "3040 Woodbury Drive, Woodbury",
   "sale_month": "2005-07",
   "price": 1000000,
   "lot_sqft": 20835,
   "price_per_lot_sqft": 48,
   "price_per_building_sqft": 224.72,
   "building_sqft": 4450,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4477,
   "use": "300",
   "parcel_id": "2202821110050"
  },
  {
   "address": "2475 Doswell Avenue, Saint Paul",
   "sale_month": "2005-07",
   "price": 30000,
   "lot_sqft": 164130,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": 0.32,
   "building_sqft": 93706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94271,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923320033"
  },
  {
   "address": "5641 Blackburn Lane, Inver Grove Heights",
   "sale_month": "2005-07",
   "price": 1030000,
   "lot_sqft": 43732,
   "price_per_lot_sqft": 23.55,
   "price_per_building_sqft": 151.45,
   "building_sqft": 6801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6842,
   "use": "Commercial-preferred",
   "parcel_id": "201415201010"
  },
  {
   "address": "6308 34th Ave N, Crystal",
   "sale_month": "2005-07",
   "price": 100001,
   "lot_sqft": 5831,
   "price_per_lot_sqft": 17.15,
   "price_per_building_sqft": 75.64,
   "building_sqft": 1322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1330,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011821110100"
  },
  {
   "address": "3855 Edgewood Ave S, St. Louis Park",
   "sale_month": "2005-07",
   "price": 1550000,
   "lot_sqft": 28463,
   "price_per_lot_sqft": 54.46,
   "price_per_building_sqft": 44.16,
   "building_sqft": 35096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35308,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110020"
  },
  {
   "address": "6425 Cambridge St, St. Louis Park",
   "sale_month": "2005-07",
   "price": 1550000,
   "lot_sqft": 18392,
   "price_per_lot_sqft": 84.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110017"
  },
  {
   "address": "3085 Riverwood Drive, Hastings",
   "sale_month": "2005-07",
   "price": 448611,
   "lot_sqft": 23372,
   "price_per_lot_sqft": 19.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "Apartment",
   "parcel_id": "196437503010"
  },
  {
   "address": "110 Blake Rd S, Hopkins",
   "sale_month": "2005-07",
   "price": 65000,
   "lot_sqft": 2045220,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 93277,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721430006"
  },
  {
   "address": "5628 43rd Ave S, Minneapolis",
   "sale_month": "2005-07",
   "price": 139500,
   "lot_sqft": 5122,
   "price_per_lot_sqft": 27.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 993,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823140096"
  },
  {
   "address": "117 7th Ave SE, Osseo",
   "sale_month": "2005-07",
   "price": 378000,
   "lot_sqft": 7897,
   "price_per_lot_sqft": 47.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2287,
   "use": "APARTMENT",
   "parcel_id": "1811921310034"
  },
  {
   "address": "312 Central Ave, Osseo",
   "sale_month": "2005-07",
   "price": 547500,
   "lot_sqft": 27611,
   "price_per_lot_sqft": 19.83,
   "price_per_building_sqft": 39.71,
   "building_sqft": 13787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13870,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921220151"
  },
  {
   "address": "3701 Alabama Ave S, St. Louis Park",
   "sale_month": "2005-07",
   "price": 2150000,
   "lot_sqft": 34379,
   "price_per_lot_sqft": 62.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7238,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721330106"
  },
  {
   "address": "1136 114th Lane Northwest, Coon Rapids",
   "sale_month": "2005-07",
   "price": 639568,
   "lot_sqft": 127752,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": 19.04,
   "building_sqft": 33591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33794,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124130005"
  },
  {
   "address": "4738 Bald Eagle Avenue, White Bear Lake",
   "sale_month": "2005-07",
   "price": 300000,
   "lot_sqft": 14965,
   "price_per_lot_sqft": 20.05,
   "price_per_building_sqft": 44.85,
   "building_sqft": 6689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6729,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420044"
  },
  {
   "address": "11214 86th Ave N, Maple Grove",
   "sale_month": "2005-07",
   "price": 300003,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 88.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440047"
  },
  {
   "address": "339 Monroe St NE, Minneapolis",
   "sale_month": "2005-07",
   "price": 587432,
   "lot_sqft": 18781,
   "price_per_lot_sqft": 31.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924440067"
  },
  {
   "address": "355 Monroe St NE, Minneapolis",
   "sale_month": "2005-07",
   "price": 587432,
   "lot_sqft": 11010,
   "price_per_lot_sqft": 53.35,
   "price_per_building_sqft": 142.51,
   "building_sqft": 4122,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4147,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440033"
  },
  {
   "address": "4400 Nicollet Ave, Minneapolis",
   "sale_month": "2005-07",
   "price": 375000,
   "lot_sqft": 5616,
   "price_per_lot_sqft": 66.77,
   "price_per_building_sqft": 153.94,
   "building_sqft": 2436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2451,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824340002"
  },
  {
   "address": "589 Cleveland Avenue South, Saint Paul",
   "sale_month": "2005-07",
   "price": 1425500,
   "lot_sqft": 16920,
   "price_per_lot_sqft": 84.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6336,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823410189"
  },
  {
   "address": "218 Ohio Street, Saint Paul",
   "sale_month": "2005-07",
   "price": 250000,
   "lot_sqft": 29715,
   "price_per_lot_sqft": 8.41,
   "price_per_building_sqft": 57.88,
   "building_sqft": 4319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4345,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822430024"
  },
  {
   "address": null,
   "sale_month": "2005-07",
   "price": 250000,
   "lot_sqft": 11912,
   "price_per_lot_sqft": 20.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822430022"
  },
  {
   "address": null,
   "sale_month": "2005-07",
   "price": 844501,
   "lot_sqft": 47165,
   "price_per_lot_sqft": 17.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124140102"
  },
  {
   "address": null,
   "sale_month": "2005-07",
   "price": 844501,
   "lot_sqft": 4583,
   "price_per_lot_sqft": 184.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124140101"
  },
  {
   "address": "3410 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2005-07",
   "price": 844501,
   "lot_sqft": 47573,
   "price_per_lot_sqft": 17.75,
   "price_per_building_sqft": 46.77,
   "building_sqft": 18058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18167,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124130048"
  },
  {
   "address": "1810 Ashland Avenue, Saint Paul",
   "sale_month": "2005-07",
   "price": 215000,
   "lot_sqft": 7972,
   "price_per_lot_sqft": 26.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3527,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823130112"
  },
  {
   "address": "3816 Penn Ave N, Minneapolis",
   "sale_month": "2005-07",
   "price": 700000,
   "lot_sqft": 32363,
   "price_per_lot_sqft": 21.63,
   "price_per_building_sqft": 108.95,
   "building_sqft": 6425,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6463,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924320002"
  },
  {
   "address": "3001 Garfield Ave, Minneapolis",
   "sale_month": "2005-07",
   "price": 885000,
   "lot_sqft": 3456,
   "price_per_lot_sqft": 256.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220073"
  },
  {
   "address": "9260 Hudson Road, Woodbury",
   "sale_month": "2005-07",
   "price": 1250000,
   "lot_sqft": 93927,
   "price_per_lot_sqft": 13.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5590,
   "use": "300",
   "parcel_id": "0302821210123"
  },
  {
   "address": "3354 Columbus Ave, Minneapolis",
   "sale_month": "2005-07",
   "price": 307000,
   "lot_sqft": 5922,
   "price_per_lot_sqft": 51.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2658,
   "use": "APARTMENT",
   "parcel_id": "0202824230092"
  },
  {
   "address": "3100 19th Ave S, Minneapolis",
   "sale_month": "2005-07",
   "price": 38000,
   "lot_sqft": 6242,
   "price_per_lot_sqft": 6.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2832,
   "use": "APARTMENT",
   "parcel_id": "0102824220077"
  },
  {
   "address": "564 Olive Street South, Waconia",
   "sale_month": "2005-06",
   "price": 300000,
   "lot_sqft": 49692,
   "price_per_lot_sqft": 6.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755030400"
  },
  {
   "address": "1568 Charlton Street, West Saint Paul",
   "sale_month": "2005-06",
   "price": 1020000,
   "lot_sqft": 11810,
   "price_per_lot_sqft": 86.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5754,
   "use": "Apartment",
   "parcel_id": "422420011020"
  },
  {
   "address": null,
   "sale_month": "2005-06",
   "price": 42000,
   "lot_sqft": 15192,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1234,
   "use": "Apartment",
   "parcel_id": "422420010160"
  },
  {
   "address": "245 Marie Avenue East, West Saint Paul",
   "sale_month": "2005-06",
   "price": 1468100,
   "lot_sqft": 176686,
   "price_per_lot_sqft": 8.31,
   "price_per_building_sqft": 22.97,
   "building_sqft": 63920,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64306,
   "use": "Industrial-preferred",
   "parcel_id": "420200082020"
  },
  {
   "address": null,
   "sale_month": "2005-06",
   "price": 331900,
   "lot_sqft": 89514,
   "price_per_lot_sqft": 3.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "420200081024"
  },
  {
   "address": "215 10th Avenue South, South Saint Paul",
   "sale_month": "2005-06",
   "price": 350000,
   "lot_sqft": 7452,
   "price_per_lot_sqft": 46.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1748,
   "use": "Apartment",
   "parcel_id": "364880008270"
  },
  {
   "address": "35 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2005-06",
   "price": 450000,
   "lot_sqft": 34461,
   "price_per_lot_sqft": 13.06,
   "price_per_building_sqft": 152.59,
   "building_sqft": 2949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2967,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363124140011"
  },
  {
   "address": "6400 Bunker Lake Boulevard Northwest, Ramsey",
   "sale_month": "2005-06",
   "price": 3000000,
   "lot_sqft": 280973,
   "price_per_lot_sqft": 10.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 104135,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110024"
  },
  {
   "address": "7709 Pillsbury Ave S, Richfield",
   "sale_month": "2005-06",
   "price": 350000,
   "lot_sqft": 10075,
   "price_per_lot_sqft": 34.74,
   "price_per_building_sqft": 85.45,
   "building_sqft": 4096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4121,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3402824340060"
  },
  {
   "address": "6210 109th Ave N, Champlin",
   "sale_month": "2005-06",
   "price": 1300000,
   "lot_sqft": 77265,
   "price_per_lot_sqft": 16.83,
   "price_per_building_sqft": 141.49,
   "building_sqft": 9188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9244,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3312021330009"
  },
  {
   "address": "1611 Lagoon Ave, Minneapolis",
   "sale_month": "2005-06",
   "price": 600000,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 108.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1389,
   "use": "APARTMENT",
   "parcel_id": "3302924340031"
  },
  {
   "address": "8367 3rd Street North, Oakdale",
   "sale_month": "2005-06",
   "price": 954000,
   "lot_sqft": 64496,
   "price_per_lot_sqft": 14.79,
   "price_per_building_sqft": 104.05,
   "building_sqft": 9169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9224,
   "use": "300",
   "parcel_id": "3302921340034"
  },
  {
   "address": "88 Empire Drive, Saint Paul",
   "sale_month": "2005-06",
   "price": 1500000,
   "lot_sqft": 91076,
   "price_per_lot_sqft": 16.47,
   "price_per_building_sqft": 50.61,
   "building_sqft": 29637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29815,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922220089"
  },
  {
   "address": "11116 Zealand Ave N, Champlin",
   "sale_month": "2005-06",
   "price": 307200,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 90.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420086"
  },
  {
   "address": "935 Decatur Ave N, Golden Valley",
   "sale_month": "2005-06",
   "price": 5100000,
   "lot_sqft": 260247,
   "price_per_lot_sqft": 19.6,
   "price_per_building_sqft": 51.41,
   "building_sqft": 99196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 99794,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821240008"
  },
  {
   "address": null,
   "sale_month": "2005-06",
   "price": 5100000,
   "lot_sqft": 7553,
   "price_per_lot_sqft": 675.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3111821230010"
  },
  {
   "address": "730 Boone Ave N, Golden Valley",
   "sale_month": "2005-06",
   "price": 100000,
   "lot_sqft": 40917,
   "price_per_lot_sqft": 2.44,
   "price_per_building_sqft": 28.89,
   "building_sqft": 3462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3483,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821130017"
  },
  {
   "address": "4120 Lake St E, Minneapolis",
   "sale_month": "2005-06",
   "price": 228000,
   "lot_sqft": 9038,
   "price_per_lot_sqft": 25.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3102923430015"
  },
  {
   "address": "4201 Parklawn Ave, Edina",
   "sale_month": "2005-06",
   "price": 1800000,
   "lot_sqft": 43525,
   "price_per_lot_sqft": 41.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7837,
   "use": "APARTMENT",
   "parcel_id": "3102824420012"
  },
  {
   "address": "149 Jonathan Boulevard North, Chaska",
   "sale_month": "2005-06",
   "price": 3600000,
   "lot_sqft": 238116,
   "price_per_lot_sqft": 15.12,
   "price_per_building_sqft": 229.05,
   "building_sqft": 15717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15812,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305330010"
  },
  {
   "address": "520 Huron Blvd SE, Minneapolis",
   "sale_month": "2005-06",
   "price": 2272500,
   "lot_sqft": 9895,
   "price_per_lot_sqft": 229.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2998,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230145"
  },
  {
   "address": "9890 Central Avenue Northeast, Blaine",
   "sale_month": "2005-06",
   "price": 2300000,
   "lot_sqft": 339872,
   "price_per_lot_sqft": 6.77,
   "price_per_building_sqft": 94.68,
   "building_sqft": 24292,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24439,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123240008"
  },
  {
   "address": "1036 Jessie Street, Saint Paul",
   "sale_month": "2005-06",
   "price": 177900,
   "lot_sqft": 4758,
   "price_per_lot_sqft": 37.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1356,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922240087"
  },
  {
   "address": "102 Main Street North, Stillwater",
   "sale_month": "2005-06",
   "price": 900000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 142.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410095"
  },
  {
   "address": "6333 Penn Ave S, Richfield",
   "sale_month": "2005-06",
   "price": 245000,
   "lot_sqft": 5045,
   "price_per_lot_sqft": 48.56,
   "price_per_building_sqft": 180.68,
   "building_sqft": 1356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1364,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220127"
  },
  {
   "address": "1302 Linden Ave, Minneapolis",
   "sale_month": "2005-06",
   "price": 1455000,
   "lot_sqft": 8762,
   "price_per_lot_sqft": 166.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5985,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924220072"
  },
  {
   "address": "26 8th St S, Minneapolis",
   "sale_month": "2005-06",
   "price": 5000000,
   "lot_sqft": 43964,
   "price_per_lot_sqft": 113.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120034"
  },
  {
   "address": "1906 Stillwater Avenue, Saint Paul",
   "sale_month": "2005-06",
   "price": 460000,
   "lot_sqft": 21204,
   "price_per_lot_sqft": 21.69,
   "price_per_building_sqft": 93.8,
   "building_sqft": 4904,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4934,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262922310175"
  },
  {
   "address": null,
   "sale_month": "2005-06",
   "price": 30000,
   "lot_sqft": 40125,
   "price_per_lot_sqft": 0.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923440018"
  },
  {
   "address": "820 Western Avenue North, Saint Paul",
   "sale_month": "2005-06",
   "price": 318000,
   "lot_sqft": 14260,
   "price_per_lot_sqft": 22.3,
   "price_per_building_sqft": 45.35,
   "building_sqft": 7012,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7055,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430018"
  },
  {
   "address": "2025 Gateway Circle, Centerville",
   "sale_month": "2005-06",
   "price": 940000,
   "lot_sqft": 53503,
   "price_per_lot_sqft": 17.57,
   "price_per_building_sqft": 79.74,
   "building_sqft": 11789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11860,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "243122330010"
  },
  {
   "address": "1004 Mainstreet, Hopkins",
   "sale_month": "2005-06",
   "price": 870000,
   "lot_sqft": 5833,
   "price_per_lot_sqft": 149.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340041"
  },
  {
   "address": "401 University Ave SE, Minneapolis",
   "sale_month": "2005-06",
   "price": 700000,
   "lot_sqft": 11024,
   "price_per_lot_sqft": 63.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2585,
   "use": "APARTMENT",
   "parcel_id": "2302924140086"
  },
  {
   "address": "7937 Wedgewood La N, Maple Grove",
   "sale_month": "2005-06",
   "price": 2556600,
   "lot_sqft": 79092,
   "price_per_lot_sqft": 32.32,
   "price_per_building_sqft": 350.32,
   "building_sqft": 7298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7342,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922420014"
  },
  {
   "address": "800 7th St N, Minneapolis",
   "sale_month": "2005-06",
   "price": 5400000,
   "lot_sqft": 1623,
   "price_per_lot_sqft": 3327.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924230100"
  },
  {
   "address": "430 Bryant Ave N, Minneapolis",
   "sale_month": "2005-06",
   "price": 585000,
   "lot_sqft": 24321,
   "price_per_lot_sqft": 24.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924410009"
  },
  {
   "address": "306 Hoyt Avenue East, Saint Paul",
   "sale_month": "2005-06",
   "price": 1642000,
   "lot_sqft": 42053,
   "price_per_lot_sqft": 39.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7202,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922140001"
  },
  {
   "address": "8621 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2005-06",
   "price": 270000,
   "lot_sqft": 34890,
   "price_per_lot_sqft": 7.74,
   "price_per_building_sqft": 25.46,
   "building_sqft": 10605,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10669,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921440012"
  },
  {
   "address": "7511 32nd Street North, Oakdale",
   "sale_month": "2005-06",
   "price": 750000,
   "lot_sqft": 214440,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": 70.21,
   "building_sqft": 10682,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10746,
   "use": "305",
   "parcel_id": "1702921430053"
  },
  {
   "address": null,
   "sale_month": "2005-06",
   "price": 232716,
   "lot_sqft": 63700,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702921430051"
  },
  {
   "address": "7900 32nd Street North, Oakdale",
   "sale_month": "2005-06",
   "price": 5125000,
   "lot_sqft": 645944,
   "price_per_lot_sqft": 7.93,
   "price_per_building_sqft": 40.55,
   "building_sqft": 126397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 127160,
   "use": "300",
   "parcel_id": "1702921410007"
  },
  {
   "address": "7155 80th Street South, Cottage Grove",
   "sale_month": "2005-06",
   "price": 1575000,
   "lot_sqft": 85658,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": 94.21,
   "building_sqft": 16718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16819,
   "use": "300",
   "parcel_id": "1702721220011"
  },
  {
   "address": "4651 Nicollet Ave, Minneapolis",
   "sale_month": "2005-06",
   "price": 280000,
   "lot_sqft": 5332,
   "price_per_lot_sqft": 52.51,
   "price_per_building_sqft": 315.32,
   "building_sqft": 888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 894,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824120040"
  },
  {
   "address": "1715 Van Dyke Street North, Maplewood",
   "sale_month": "2005-06",
   "price": 447000,
   "lot_sqft": 19883,
   "price_per_lot_sqft": 22.48,
   "price_per_building_sqft": 87.3,
   "building_sqft": 5120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5151,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330020"
  },
  {
   "address": "2035 7th Avenue East, North Saint Paul",
   "sale_month": "2005-06",
   "price": 4300000,
   "lot_sqft": 155403,
   "price_per_lot_sqft": 27.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9134,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922130046"
  },
  {
   "address": "4420 Lyndale Ave N, Minneapolis",
   "sale_month": "2005-06",
   "price": 15897,
   "lot_sqft": 6837,
   "price_per_lot_sqft": 2.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1311821120032"
  },
  {
   "address": "9520 Viking Dr, Eden Prairie",
   "sale_month": "2005-06",
   "price": 6891000,
   "lot_sqft": 468802,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": 625.89,
   "building_sqft": 11010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622110007"
  },
  {
   "address": null,
   "sale_month": "2005-06",
   "price": 6891000,
   "lot_sqft": 165159,
   "price_per_lot_sqft": 41.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 117519,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622110006"
  },
  {
   "address": "5007 28th Ave S, Minneapolis",
   "sale_month": "2005-06",
   "price": 270000,
   "lot_sqft": 5115,
   "price_per_lot_sqft": 52.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1741,
   "use": "APARTMENT",
   "parcel_id": "1302824410111"
  },
  {
   "address": "302 Hamel Rd, Medina",
   "sale_month": "2005-06",
   "price": 280000,
   "lot_sqft": 12651,
   "price_per_lot_sqft": 22.13,
   "price_per_building_sqft": 101.6,
   "building_sqft": 2756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2773,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823420038"
  },
  {
   "address": "3330 Pilot Knob Road, Eagan",
   "sale_month": "2005-06",
   "price": 2650000,
   "lot_sqft": 91119,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": 329.93,
   "building_sqft": 8032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8080,
   "use": "Commercial-preferred",
   "parcel_id": "104750001010"
  },
  {
   "address": "1445 County Road B West, Roseville",
   "sale_month": "2005-06",
   "price": 890000,
   "lot_sqft": 54131,
   "price_per_lot_sqft": 16.44,
   "price_per_building_sqft": 138.48,
   "building_sqft": 6427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6466,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923340005"
  },
  {
   "address": "3900 1st Ave S, Minneapolis",
   "sale_month": "2005-06",
   "price": 875000,
   "lot_sqft": 8970,
   "price_per_lot_sqft": 97.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3761,
   "use": "APARTMENT",
   "parcel_id": "1002824120092"
  },
  {
   "address": "521 90th St W, Bloomington",
   "sale_month": "2005-06",
   "price": 80000,
   "lot_sqft": 33171,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": 11.51,
   "building_sqft": 6953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6995,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724320019"
  },
  {
   "address": "2042 St Clair Avenue, Saint Paul",
   "sale_month": "2005-06",
   "price": 203000,
   "lot_sqft": 4955,
   "price_per_lot_sqft": 40.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823220226"
  },
  {
   "address": "7630 Commerce Way, Eden Prairie",
   "sale_month": "2005-06",
   "price": 1245000,
   "lot_sqft": 51873,
   "price_per_lot_sqft": 24,
   "price_per_building_sqft": 81.1,
   "building_sqft": 15352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15444,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622430013"
  },
  {
   "address": "2636 Emerson Ave N, Minneapolis",
   "sale_month": "2005-06",
   "price": 224500,
   "lot_sqft": 5427,
   "price_per_lot_sqft": 41.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1712,
   "use": "TRIPLEX",
   "parcel_id": "0902924430040"
  },
  {
   "address": "5010 Hillsboro Ave N, New Hope",
   "sale_month": "2005-06",
   "price": 1825000,
   "lot_sqft": 86237,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": 118.95,
   "building_sqft": 15342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15434,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0711821230008"
  },
  {
   "address": "4005 Vernon Ave S, St. Louis Park",
   "sale_month": "2005-06",
   "price": 2500,
   "lot_sqft": 10804,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824230092"
  },
  {
   "address": "5501 Excelsior Blvd, St. Louis Park",
   "sale_month": "2005-06",
   "price": 2500,
   "lot_sqft": 14604,
   "price_per_lot_sqft": 0.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3812,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0702824230091"
  },
  {
   "address": "3912 Minnehaha Ave, Minneapolis",
   "sale_month": "2005-06",
   "price": 1837500,
   "lot_sqft": 23987,
   "price_per_lot_sqft": 76.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9080,
   "use": "APARTMENT",
   "parcel_id": "0702823210219"
  },
  {
   "address": "81 Little Canada Road East, Little Canada",
   "sale_month": "2005-06",
   "price": 825000,
   "lot_sqft": 40799,
   "price_per_lot_sqft": 20.22,
   "price_per_building_sqft": 181.84,
   "building_sqft": 4537,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4564,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922310055"
  },
  {
   "address": "5843 Neal Avenue North, Oak Park Heights",
   "sale_month": "2005-06",
   "price": 450000,
   "lot_sqft": 53922,
   "price_per_lot_sqft": 8.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920140009"
  },
  {
   "address": "13711 122nd Street South, Denmark Township",
   "sale_month": "2005-06",
   "price": 301320,
   "lot_sqft": 217611,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "305",
   "parcel_id": "0502620130002"
  },
  {
   "address": "3300 Fremont Ave S, Minneapolis",
   "sale_month": "2005-06",
   "price": 4250000,
   "lot_sqft": 24732,
   "price_per_lot_sqft": 171.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4623,
   "use": "APARTMENT",
   "parcel_id": "0402824130137"
  },
  {
   "address": "1918 Beam Avenue East, Maplewood",
   "sale_month": "2005-06",
   "price": 1100000,
   "lot_sqft": 31281,
   "price_per_lot_sqft": 35.17,
   "price_per_building_sqft": 140.86,
   "building_sqft": 7809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7856,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310065"
  },
  {
   "address": "2410 117th Street East, Burnsville",
   "sale_month": "2005-06",
   "price": 213000,
   "lot_sqft": 2461,
   "price_per_lot_sqft": 86.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "021781501010"
  },
  {
   "address": "6001 Earle Brown Dr, Brooklyn Center",
   "sale_month": "2005-06",
   "price": 6250000,
   "lot_sqft": 168534,
   "price_per_lot_sqft": 37.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18412,
   "use": "APARTMENT",
   "parcel_id": "0211821110007"
  },
  {
   "address": null,
   "sale_month": "2005-06",
   "price": 3600000,
   "lot_sqft": 178884,
   "price_per_lot_sqft": 20.12,
   "price_per_building_sqft": 79.42,
   "building_sqft": 45328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45601,
   "use": "Commercial-preferred",
   "parcel_id": "020321095012"
  },
  {
   "address": "3343 Portland Ave, Minneapolis",
   "sale_month": "2005-06",
   "price": 334900,
   "lot_sqft": 8480,
   "price_per_lot_sqft": 39.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1142,
   "use": "TRIPLEX",
   "parcel_id": "0202824230057"
  },
  {
   "address": "404 Banfil Street, Saint Paul",
   "sale_month": "2005-06",
   "price": 235000,
   "lot_sqft": 5177,
   "price_per_lot_sqft": 45.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1638,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823340032"
  },
  {
   "address": "469 Grand Avenue, Saint Paul",
   "sale_month": "2005-06",
   "price": 522000,
   "lot_sqft": 6134,
   "price_per_lot_sqft": 85.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3026,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310112"
  },
  {
   "address": "3313 Cedar Ave S, Minneapolis",
   "sale_month": "2005-06",
   "price": 63500,
   "lot_sqft": 6241,
   "price_per_lot_sqft": 10.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1238,
   "use": "TRIPLEX",
   "parcel_id": "0102824230148"
  },
  {
   "address": "221 Concord Exchange South, South Saint Paul",
   "sale_month": "2005-05",
   "price": 455000,
   "lot_sqft": 26023,
   "price_per_lot_sqft": 17.48,
   "price_per_building_sqft": 73.88,
   "building_sqft": 6159,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6196,
   "use": "Industrial-preferred",
   "parcel_id": "361526000211"
  },
  {
   "address": "396 Lexington Parkway North, Saint Paul",
   "sale_month": "2005-05",
   "price": 304000,
   "lot_sqft": 6245,
   "price_per_lot_sqft": 48.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1937,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923320033"
  },
  {
   "address": "846 3rd Ave, Excelsior",
   "sale_month": "2005-05",
   "price": 4700000,
   "lot_sqft": 24210,
   "price_per_lot_sqft": 194.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5890,
   "use": "APARTMENT",
   "parcel_id": "3511723130007"
  },
  {
   "address": "844 3rd Ave, Excelsior",
   "sale_month": "2005-05",
   "price": 4700000,
   "lot_sqft": 23591,
   "price_per_lot_sqft": 199.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3511723130006"
  },
  {
   "address": "842 3rd Ave, Excelsior",
   "sale_month": "2005-05",
   "price": 4700000,
   "lot_sqft": 30037,
   "price_per_lot_sqft": 156.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6596,
   "use": "APARTMENT",
   "parcel_id": "3511723130005"
  },
  {
   "address": "840 3rd Ave, Excelsior",
   "sale_month": "2005-05",
   "price": 4700000,
   "lot_sqft": 68091,
   "price_per_lot_sqft": 69.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8160,
   "use": "APARTMENT",
   "parcel_id": "3511723130004"
  },
  {
   "address": "2730 Hennepin Ave, Minneapolis",
   "sale_month": "2005-05",
   "price": 1275000,
   "lot_sqft": 27527,
   "price_per_lot_sqft": 46.32,
   "price_per_building_sqft": 197.98,
   "building_sqft": 6440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6479,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924310146"
  },
  {
   "address": "351 Bates Avenue, Saint Paul",
   "sale_month": "2005-05",
   "price": 243000,
   "lot_sqft": 5903,
   "price_per_lot_sqft": 41.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1751,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922140087"
  },
  {
   "address": null,
   "sale_month": "2005-05",
   "price": 635000,
   "lot_sqft": 34199,
   "price_per_lot_sqft": 18.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020440022"
  },
  {
   "address": null,
   "sale_month": "2005-05",
   "price": 635000,
   "lot_sqft": 41853,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020440013"
  },
  {
   "address": null,
   "sale_month": "2005-05",
   "price": 635000,
   "lot_sqft": 41804,
   "price_per_lot_sqft": 15.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020440012"
  },
  {
   "address": "8325 10th Ave N, Golden Valley",
   "sale_month": "2005-05",
   "price": 3600000,
   "lot_sqft": 250923,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": 44.85,
   "building_sqft": 80274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80758,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821130004"
  },
  {
   "address": "12454 Champlin Dr, Champlin",
   "sale_month": "2005-05",
   "price": 450000,
   "lot_sqft": 74472,
   "price_per_lot_sqft": 6.04,
   "price_per_building_sqft": 38.53,
   "building_sqft": 11678,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11749,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021210002"
  },
  {
   "address": "1032 Gateway Drive, Chaska",
   "sale_month": "2005-05",
   "price": 359091,
   "lot_sqft": 47843,
   "price_per_lot_sqft": 7.51,
   "price_per_building_sqft": 56.2,
   "building_sqft": 6389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6428,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300790030"
  },
  {
   "address": "13427 Fenway Boulevard Circle North, Hugo",
   "sale_month": "2005-05",
   "price": 363155,
   "lot_sqft": 180037,
   "price_per_lot_sqft": 2.02,
   "price_per_building_sqft": 19.73,
   "building_sqft": 18404,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18515,
   "use": "305",
   "parcel_id": "3003121410056"
  },
  {
   "address": "976 7th Street East, Saint Paul",
   "sale_month": "2005-05",
   "price": 315000,
   "lot_sqft": 17361,
   "price_per_lot_sqft": 18.14,
   "price_per_building_sqft": 133.93,
   "building_sqft": 2352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2366,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922340128"
  },
  {
   "address": "1212 Red Fox Road, Arden Hills",
   "sale_month": "2005-05",
   "price": 925000,
   "lot_sqft": 86403,
   "price_per_lot_sqft": 10.71,
   "price_per_building_sqft": 45.68,
   "building_sqft": 20250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20372,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023410010"
  },
  {
   "address": "1206 Harmon Pl, Minneapolis",
   "sale_month": "2005-05",
   "price": 1500000,
   "lot_sqft": 10394,
   "price_per_lot_sqft": 144.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210088"
  },
  {
   "address": "1214 Harmon Pl, Minneapolis",
   "sale_month": "2005-05",
   "price": 1500000,
   "lot_sqft": 10394,
   "price_per_lot_sqft": 144.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924210087"
  },
  {
   "address": "609 Grant St E, Minneapolis",
   "sale_month": "2005-05",
   "price": 525000,
   "lot_sqft": 5901,
   "price_per_lot_sqft": 88.97,
   "price_per_building_sqft": 183.18,
   "building_sqft": 2866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2883,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320006"
  },
  {
   "address": "1213 Washington Ave S, Minneapolis",
   "sale_month": "2005-05",
   "price": 1650000,
   "lot_sqft": 10986,
   "price_per_lot_sqft": 150.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924110004"
  },
  {
   "address": "4995 160th Street Southeast, Prior Lake",
   "sale_month": "2005-05",
   "price": 370000,
   "lot_sqft": 47150,
   "price_per_lot_sqft": 7.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11422,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259020530"
  },
  {
   "address": "8020 Park Place, Chanhassen",
   "sale_month": "2005-05",
   "price": 1500000,
   "lot_sqft": 115467,
   "price_per_lot_sqft": 12.99,
   "price_per_building_sqft": 102.69,
   "building_sqft": 14607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14696,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251930030"
  },
  {
   "address": null,
   "sale_month": "2005-05",
   "price": 218000,
   "lot_sqft": 133973,
   "price_per_lot_sqft": 1.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250362700"
  },
  {
   "address": "1312 7th St SE, Minneapolis",
   "sale_month": "2005-05",
   "price": 500000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 54.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1406,
   "use": "TRIPLEX",
   "parcel_id": "2402924420082"
  },
  {
   "address": "110 Lyndale Avenue North, New Prague",
   "sale_month": "2005-05",
   "price": 9000,
   "lot_sqft": 791,
   "price_per_lot_sqft": 11.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240060521"
  },
  {
   "address": null,
   "sale_month": "2005-05",
   "price": 21500,
   "lot_sqft": 12036,
   "price_per_lot_sqft": 1.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "232822130002"
  },
  {
   "address": "126 Washington Ave N, Minneapolis",
   "sale_month": "2005-05",
   "price": 500000,
   "lot_sqft": 7188,
   "price_per_lot_sqft": 69.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924410043"
  },
  {
   "address": "4949 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2005-05",
   "price": 566500,
   "lot_sqft": 50776,
   "price_per_lot_sqft": 11.16,
   "price_per_building_sqft": 72.06,
   "building_sqft": 7861,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7908,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924310006"
  },
  {
   "address": null,
   "sale_month": "2005-05",
   "price": 50000,
   "lot_sqft": 157301,
   "price_per_lot_sqft": 0.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1499,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1902823310008"
  },
  {
   "address": "3601 59th St E, Minneapolis",
   "sale_month": "2005-05",
   "price": 50000,
   "lot_sqft": 41802,
   "price_per_lot_sqft": 1.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1902823310006"
  },
  {
   "address": "3501 59th St E, Minneapolis",
   "sale_month": "2005-05",
   "price": 50000,
   "lot_sqft": 65890,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1889,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1902823310005"
  },
  {
   "address": "1532 164th Lane Northeast, Ham Lake",
   "sale_month": "2005-05",
   "price": 250000,
   "lot_sqft": 35923,
   "price_per_lot_sqft": 6.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8340,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173223120023"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2005-05",
   "price": 12500,
   "lot_sqft": 280,
   "price_per_lot_sqft": 44.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240103"
  },
  {
   "address": "11074 Radisson Road Northeast, Blaine",
   "sale_month": "2005-05",
   "price": 1200000,
   "lot_sqft": 65748,
   "price_per_lot_sqft": 18.25,
   "price_per_building_sqft": 82.87,
   "building_sqft": 14481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14569,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163123410022"
  },
  {
   "address": "11272 86th Ave N, Maple Grove",
   "sale_month": "2005-05",
   "price": 1115606,
   "lot_sqft": 5955,
   "price_per_lot_sqft": 187.34,
   "price_per_building_sqft": 204.1,
   "building_sqft": 5466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5499,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440075"
  },
  {
   "address": "1218 Central Ave NE, Minneapolis",
   "sale_month": "2005-05",
   "price": 450000,
   "lot_sqft": 33766,
   "price_per_lot_sqft": 13.33,
   "price_per_building_sqft": 45.4,
   "building_sqft": 9912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9972,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1402924140044"
  },
  {
   "address": "2373 Chateau La, Mound",
   "sale_month": "2005-05",
   "price": 143000,
   "lot_sqft": 4760,
   "price_per_lot_sqft": 30.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724430096"
  },
  {
   "address": "1851 Central Ave NE, Minneapolis",
   "sale_month": "2005-05",
   "price": 458000,
   "lot_sqft": 14031,
   "price_per_lot_sqft": 32.64,
   "price_per_building_sqft": 166.73,
   "building_sqft": 2747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2763,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924330123"
  },
  {
   "address": "1121 Lowry Ave NE, Minneapolis",
   "sale_month": "2005-05",
   "price": 145000,
   "lot_sqft": 7295,
   "price_per_lot_sqft": 19.88,
   "price_per_building_sqft": 43.31,
   "building_sqft": 3348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3369,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924230173"
  },
  {
   "address": "25 Lake Street North, Forest Lake",
   "sale_month": "2005-05",
   "price": 4600,
   "lot_sqft": 1389,
   "price_per_lot_sqft": 3.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120168"
  },
  {
   "address": null,
   "sale_month": "2005-05",
   "price": 38520,
   "lot_sqft": 67511,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822430027"
  },
  {
   "address": "7940 Penn Ave S, Bloomington",
   "sale_month": "2005-05",
   "price": 4300000,
   "lot_sqft": 98296,
   "price_per_lot_sqft": 43.75,
   "price_per_building_sqft": 180.2,
   "building_sqft": 23862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24007,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724110004"
  },
  {
   "address": "1954 Grand Avenue, Saint Paul",
   "sale_month": "2005-05",
   "price": 181666,
   "lot_sqft": 11336,
   "price_per_lot_sqft": 16.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5262,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320062"
  },
  {
   "address": "1214 42nd Ave N, Minneapolis",
   "sale_month": "2005-05",
   "price": 200000,
   "lot_sqft": 2546,
   "price_per_lot_sqft": 78.55,
   "price_per_building_sqft": 186.74,
   "building_sqft": 1071,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1077,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120174"
  },
  {
   "address": "710 Commerce Drive, Woodbury",
   "sale_month": "2005-05",
   "price": 1356924,
   "lot_sqft": 145067,
   "price_per_lot_sqft": 9.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302821240077"
  },
  {
   "address": "14301 Ewing Avenue South, Burnsville",
   "sale_month": "2005-05",
   "price": 1781000,
   "lot_sqft": 98906,
   "price_per_lot_sqft": 18.01,
   "price_per_building_sqft": 59.34,
   "building_sqft": 30011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30192,
   "use": "Industrial-preferred",
   "parcel_id": "029041000012"
  },
  {
   "address": "14300 Burnhaven Drive, Burnsville",
   "sale_month": "2005-05",
   "price": 1454050,
   "lot_sqft": 21132,
   "price_per_lot_sqft": 68.81,
   "price_per_building_sqft": 148.6,
   "building_sqft": 9785,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9844,
   "use": "Commercial",
   "parcel_id": "029031000020"
  },
  {
   "address": "14308 Burnhaven Drive, Burnsville",
   "sale_month": "2005-05",
   "price": 3545950,
   "lot_sqft": 360115,
   "price_per_lot_sqft": 9.85,
   "price_per_building_sqft": 43.44,
   "building_sqft": 81633,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82126,
   "use": "Commercial-preferred",
   "parcel_id": "029031000010"
  },
  {
   "address": "1080 146th Street East, Burnsville",
   "sale_month": "2005-05",
   "price": 1530000,
   "lot_sqft": 56128,
   "price_per_lot_sqft": 27.26,
   "price_per_building_sqft": 118.45,
   "building_sqft": 12917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12995,
   "use": "Commercial-preferred",
   "parcel_id": "028482002053"
  },
  {
   "address": null,
   "sale_month": "2005-05",
   "price": 1200000,
   "lot_sqft": 108656,
   "price_per_lot_sqft": 11.04,
   "price_per_building_sqft": 36.58,
   "building_sqft": 32805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33003,
   "use": "Industrial-preferred",
   "parcel_id": "026430101030"
  },
  {
   "address": "813 Meander Ct, Medina",
   "sale_month": "2005-05",
   "price": 435579,
   "lot_sqft": 6448,
   "price_per_lot_sqft": 67.55,
   "price_per_building_sqft": 90.16,
   "building_sqft": 4831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4860,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211823440071"
  },
  {
   "address": "1715 Lake St E, Minneapolis",
   "sale_month": "2005-05",
   "price": 250000,
   "lot_sqft": 2153,
   "price_per_lot_sqft": 116.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110210"
  },
  {
   "address": "89 Century Avenue North, Maplewood",
   "sale_month": "2005-05",
   "price": 4822500,
   "lot_sqft": 186506,
   "price_per_lot_sqft": 25.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27667,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012822140103"
  },
  {
   "address": "6885 146th Street West, Apple Valley",
   "sale_month": "2005-05",
   "price": 685000,
   "lot_sqft": 30374,
   "price_per_lot_sqft": 22.55,
   "price_per_building_sqft": 75.68,
   "building_sqft": 9051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9106,
   "use": "Industrial-preferred",
   "parcel_id": "011176301050"
  },
  {
   "address": "321 Elm Street West, Norwood Young America",
   "sale_month": "2005-04",
   "price": 120000,
   "lot_sqft": 3962,
   "price_per_lot_sqft": 30.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580500380"
  },
  {
   "address": "2401 Franklin Ave E, Minneapolis",
   "sale_month": "2005-04",
   "price": 240000,
   "lot_sqft": 7615,
   "price_per_lot_sqft": 31.52,
   "price_per_building_sqft": 200.17,
   "building_sqft": 1199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924210415"
  },
  {
   "address": "9075 South Highway Drive, Lexington",
   "sale_month": "2005-04",
   "price": 450000,
   "lot_sqft": 20369,
   "price_per_lot_sqft": 22.09,
   "price_per_building_sqft": 40.63,
   "building_sqft": 11076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11143,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353123120038"
  },
  {
   "address": null,
   "sale_month": "2005-04",
   "price": 1500000,
   "lot_sqft": 9810,
   "price_per_lot_sqft": 152.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "3511723210010"
  },
  {
   "address": "2713 2nd Ave S, Minneapolis",
   "sale_month": "2005-04",
   "price": 421872,
   "lot_sqft": 19181,
   "price_per_lot_sqft": 21.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6239,
   "use": "APARTMENT",
   "parcel_id": "3402924420121"
  },
  {
   "address": "2700 3rd Ave S, Minneapolis",
   "sale_month": "2005-04",
   "price": 519227,
   "lot_sqft": 24461,
   "price_per_lot_sqft": 21.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8163,
   "use": "APARTMENT",
   "parcel_id": "3402924420088"
  },
  {
   "address": "2533 Blaisdell Ave, Minneapolis",
   "sale_month": "2005-04",
   "price": 330000,
   "lot_sqft": 7396,
   "price_per_lot_sqft": 44.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1504,
   "use": "APARTMENT",
   "parcel_id": "3402924240104"
  },
  {
   "address": "2017 Pillsbury Ave, Minneapolis",
   "sale_month": "2005-04",
   "price": 2430000,
   "lot_sqft": 31467,
   "price_per_lot_sqft": 77.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12410,
   "use": "APARTMENT",
   "parcel_id": "3402924210051"
  },
  {
   "address": "2000 Portland Ave, Minneapolis",
   "sale_month": "2005-04",
   "price": 100,
   "lot_sqft": 23829,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14104,
   "use": "APARTMENT",
   "parcel_id": "3402924110165"
  },
  {
   "address": "3505 Vadnais Center Drive, Vadnais Heights",
   "sale_month": "2005-04",
   "price": 634477,
   "lot_sqft": 157920,
   "price_per_lot_sqft": 4.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19213,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022210019"
  },
  {
   "address": "7738 Commerce Cir, Greenfield",
   "sale_month": "2005-04",
   "price": 701703,
   "lot_sqft": 52569,
   "price_per_lot_sqft": 13.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12213,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311924210011"
  },
  {
   "address": "8500 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2005-04",
   "price": 764065,
   "lot_sqft": 89809,
   "price_per_lot_sqft": 8.51,
   "price_per_building_sqft": 78.35,
   "building_sqft": 9752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9811,
   "use": "300",
   "parcel_id": "3302921420010"
  },
  {
   "address": "3338 Rice Street, Little Canada",
   "sale_month": "2005-04",
   "price": 65000,
   "lot_sqft": 34485,
   "price_per_lot_sqft": 1.88,
   "price_per_building_sqft": 44.55,
   "building_sqft": 1459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1468,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022320009"
  },
  {
   "address": "18470 Territorial Rd, Dayton",
   "sale_month": "2005-04",
   "price": 7400000,
   "lot_sqft": 165196,
   "price_per_lot_sqft": 44.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3112022220011"
  },
  {
   "address": "2928 33rd Ave S, Minneapolis",
   "sale_month": "2005-04",
   "price": 1326000,
   "lot_sqft": 20475,
   "price_per_lot_sqft": 64.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7473,
   "use": "APARTMENT",
   "parcel_id": "3102923330131"
  },
  {
   "address": "2932 34th Ave S, Minneapolis",
   "sale_month": "2005-04",
   "price": 475000,
   "lot_sqft": 9100,
   "price_per_lot_sqft": 52.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3105,
   "use": "APARTMENT",
   "parcel_id": "3102923330117"
  },
  {
   "address": null,
   "sale_month": "2005-04",
   "price": 11500,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440095"
  },
  {
   "address": "678 Lawson Avenue East, Saint Paul",
   "sale_month": "2005-04",
   "price": 85000,
   "lot_sqft": 5132,
   "price_per_lot_sqft": 16.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922130118"
  },
  {
   "address": "240 Hallam Avenue South, Mahtomedi",
   "sale_month": "2005-04",
   "price": 140000,
   "lot_sqft": 49604,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2609,
   "use": "110",
   "parcel_id": "2903021410023"
  },
  {
   "address": "3820 Cleveland Ave North, Arden Hills",
   "sale_month": "2005-04",
   "price": 429750,
   "lot_sqft": 1455,
   "price_per_lot_sqft": 295.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283023320041"
  },
  {
   "address": "4001 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2005-04",
   "price": 186000,
   "lot_sqft": 86245,
   "price_per_lot_sqft": 2.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20749,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "273810020"
  },
  {
   "address": "1900 10th Ave S, Minneapolis",
   "sale_month": "2005-04",
   "price": 258900,
   "lot_sqft": 4388,
   "price_per_lot_sqft": 59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2270,
   "use": "APARTMENT",
   "parcel_id": "2602924340080"
  },
  {
   "address": "606 15th St E, Minneapolis",
   "sale_month": "2005-04",
   "price": 775000,
   "lot_sqft": 7554,
   "price_per_lot_sqft": 102.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5162,
   "use": "APARTMENT",
   "parcel_id": "2602924320013"
  },
  {
   "address": "7955 Stone Creek Drive, Chanhassen",
   "sale_month": "2005-04",
   "price": 327627,
   "lot_sqft": 1489,
   "price_per_lot_sqft": 220.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720220"
  },
  {
   "address": "7915 Stone Creek Drive, Chanhassen",
   "sale_month": "2005-04",
   "price": 219110,
   "lot_sqft": 1501,
   "price_per_lot_sqft": 145.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720211"
  },
  {
   "address": "7955 Stone Creek Drive, Chanhassen",
   "sale_month": "2005-04",
   "price": 1192661,
   "lot_sqft": 1489,
   "price_per_lot_sqft": 800.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257720118"
  },
  {
   "address": "4607 Tyler Street Northeast, Columbia Heights",
   "sale_month": "2005-04",
   "price": 379500,
   "lot_sqft": 7674,
   "price_per_lot_sqft": 49.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1994,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330033"
  },
  {
   "address": "1849 Washington Ave S, Minneapolis",
   "sale_month": "2005-04",
   "price": 27992500,
   "lot_sqft": 80386,
   "price_per_lot_sqft": 348.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63739,
   "use": "APARTMENT",
   "parcel_id": "2502924230076"
  },
  {
   "address": "5650 Polk Street Northeast, Fridley",
   "sale_month": "2005-04",
   "price": 1760000,
   "lot_sqft": 55007,
   "price_per_lot_sqft": 32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11656,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "243024320012"
  },
  {
   "address": "5350 Pioneer Creek Dr, Maple Plain",
   "sale_month": "2005-04",
   "price": 249000,
   "lot_sqft": 69689,
   "price_per_lot_sqft": 3.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20603,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824310015"
  },
  {
   "address": "718 4th St SE, Minneapolis",
   "sale_month": "2005-04",
   "price": 520000,
   "lot_sqft": 8318,
   "price_per_lot_sqft": 62.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2387,
   "use": "APARTMENT",
   "parcel_id": "2402924320023"
  },
  {
   "address": "21360 John Milless Dr, Rogers",
   "sale_month": "2005-04",
   "price": 345000,
   "lot_sqft": 30121,
   "price_per_lot_sqft": 11.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023120009"
  },
  {
   "address": "321 Main Street, Elko New Market",
   "sale_month": "2005-04",
   "price": 135000,
   "lot_sqft": 16715,
   "price_per_lot_sqft": 8.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11191,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230030110"
  },
  {
   "address": "1011 Currie Ave, Minneapolis",
   "sale_month": "2005-04",
   "price": 375000,
   "lot_sqft": 7382,
   "price_per_lot_sqft": 50.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924340100"
  },
  {
   "address": "147 Holden St N, Minneapolis",
   "sale_month": "2005-04",
   "price": 22000,
   "lot_sqft": 6194,
   "price_per_lot_sqft": 3.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924330057"
  },
  {
   "address": "315 Royalston Ave N, Minneapolis",
   "sale_month": "2005-04",
   "price": 350000,
   "lot_sqft": 34303,
   "price_per_lot_sqft": 10.2,
   "price_per_building_sqft": 40.66,
   "building_sqft": 8607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8659,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924320009"
  },
  {
   "address": "6120 Nicollet Ave, Minneapolis",
   "sale_month": "2005-04",
   "price": 25000,
   "lot_sqft": 22311,
   "price_per_lot_sqft": 1.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5686,
   "use": "APARTMENT",
   "parcel_id": "2202824340126"
  },
  {
   "address": "11287 Klamath Trail, Lakeville",
   "sale_month": "2005-04",
   "price": 1450000,
   "lot_sqft": 1050072,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": 85.97,
   "building_sqft": 16867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16969,
   "use": "Commercial-preferred",
   "parcel_id": "220011052030"
  },
  {
   "address": "14820 State Hwy No 7, Minnetonka",
   "sale_month": "2005-04",
   "price": 600000,
   "lot_sqft": 47474,
   "price_per_lot_sqft": 12.64,
   "price_per_building_sqft": 92.25,
   "building_sqft": 6504,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6544,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722430066"
  },
  {
   "address": "701 Fremont Ave N, Minneapolis",
   "sale_month": "2005-04",
   "price": 809602,
   "lot_sqft": 145513,
   "price_per_lot_sqft": 5.56,
   "price_per_building_sqft": 62.44,
   "building_sqft": 12967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13045,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924130005"
  },
  {
   "address": "1465 Payne Avenue, Saint Paul",
   "sale_month": "2005-04",
   "price": 65000,
   "lot_sqft": 8468,
   "price_per_lot_sqft": 7.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1969,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922130112"
  },
  {
   "address": "164 Commerce Drive East, Belle Plaine",
   "sale_month": "2005-04",
   "price": 170000,
   "lot_sqft": 1051,
   "price_per_lot_sqft": 161.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200810020"
  },
  {
   "address": "200 Broadway North, Carver",
   "sale_month": "2005-04",
   "price": 50000,
   "lot_sqft": 9615,
   "price_per_lot_sqft": 5.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500490"
  },
  {
   "address": "221 2nd Street East, Hastings",
   "sale_month": "2005-04",
   "price": 910000,
   "lot_sqft": 12243,
   "price_per_lot_sqft": 74.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "193215003081"
  },
  {
   "address": "323 Stinson Blvd, Minneapolis",
   "sale_month": "2005-04",
   "price": 44400000,
   "lot_sqft": 109480,
   "price_per_lot_sqft": 405.55,
   "price_per_building_sqft": 597.93,
   "building_sqft": 74256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 74704,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923330010"
  },
  {
   "address": "11469 Ulysses Street Northeast, Blaine",
   "sale_month": "2005-04",
   "price": 12500,
   "lot_sqft": 280,
   "price_per_lot_sqft": 44.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173123240066"
  },
  {
   "address": "71 13th Ave NE, Minneapolis",
   "sale_month": "2005-04",
   "price": 2000000,
   "lot_sqft": 29821,
   "price_per_lot_sqft": 67.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52087,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924140104"
  },
  {
   "address": "9609 Garfield Ave S, Bloomington",
   "sale_month": "2005-04",
   "price": 400000,
   "lot_sqft": 15778,
   "price_per_lot_sqft": 25.35,
   "price_per_building_sqft": 153.32,
   "building_sqft": 2609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2625,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724230034"
  },
  {
   "address": "1102 117th Avenue Northwest, Coon Rapids",
   "sale_month": "2005-04",
   "price": 457380,
   "lot_sqft": 211550,
   "price_per_lot_sqft": 2.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13485,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143124120008"
  },
  {
   "address": "13605 Northdale Blvd, Rogers",
   "sale_month": "2005-04",
   "price": 688476,
   "lot_sqft": 54706,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023310020"
  },
  {
   "address": "8590 Edinburgh Ctr Dr N, Brooklyn Park",
   "sale_month": "2005-04",
   "price": 330000,
   "lot_sqft": 34468,
   "price_per_lot_sqft": 9.57,
   "price_per_building_sqft": 42.14,
   "building_sqft": 7831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7878,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921440026"
  },
  {
   "address": "9800 Minnetonka Blvd, Minnetonka",
   "sale_month": "2005-04",
   "price": 330000,
   "lot_sqft": 30134,
   "price_per_lot_sqft": 10.95,
   "price_per_building_sqft": 220,
   "building_sqft": 1500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1509,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311722140011"
  },
  {
   "address": "2317 Kennedy St NE, Minneapolis",
   "sale_month": "2005-04",
   "price": 44400000,
   "lot_sqft": 11243,
   "price_per_lot_sqft": 3949.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924410014"
  },
  {
   "address": "640 Stinson Blvd, Minneapolis",
   "sale_month": "2005-04",
   "price": 44400000,
   "lot_sqft": 67279,
   "price_per_lot_sqft": 659.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68845,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924410013"
  },
  {
   "address": "11104 Upper 33rd Street North, Lake Elmo",
   "sale_month": "2005-04",
   "price": 260000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 52.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1302921320047"
  },
  {
   "address": null,
   "sale_month": "2005-04",
   "price": 851637,
   "lot_sqft": 74676,
   "price_per_lot_sqft": 11.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1111922430009"
  },
  {
   "address": "2500 Central Ave NE, Minneapolis",
   "sale_month": "2005-04",
   "price": 665000,
   "lot_sqft": 8133,
   "price_per_lot_sqft": 81.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140048"
  },
  {
   "address": "900 Wescott Square, Eagan",
   "sale_month": "2005-04",
   "price": 430000,
   "lot_sqft": 7422,
   "price_per_lot_sqft": 57.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361101130"
  },
  {
   "address": "15180 Martin Dr, Eden Prairie",
   "sale_month": "2005-04",
   "price": 1300000,
   "lot_sqft": 119647,
   "price_per_lot_sqft": 10.87,
   "price_per_building_sqft": 107.15,
   "building_sqft": 12133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911622430031"
  },
  {
   "address": "3441 Bluff Drive, Sand Creek Township",
   "sale_month": "2005-04",
   "price": 1200000,
   "lot_sqft": 286456,
   "price_per_lot_sqft": 4.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14669,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090250021"
  },
  {
   "address": "7791 79th Street South, Cottage Grove",
   "sale_month": "2005-04",
   "price": 553500,
   "lot_sqft": 38215,
   "price_per_lot_sqft": 14.48,
   "price_per_building_sqft": 79.22,
   "building_sqft": 6987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7029,
   "use": "300",
   "parcel_id": "0802721430011"
  },
  {
   "address": "4416 Minnehaha Ave, Minneapolis",
   "sale_month": "2005-04",
   "price": 1080000,
   "lot_sqft": 16517,
   "price_per_lot_sqft": 65.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5023,
   "use": "APARTMENT",
   "parcel_id": "0702823430102"
  },
  {
   "address": "3115 38th St E, Minneapolis",
   "sale_month": "2005-04",
   "price": 900000,
   "lot_sqft": 50079,
   "price_per_lot_sqft": 17.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823220004"
  },
  {
   "address": "1653 Weir Drive, Woodbury",
   "sale_month": "2005-04",
   "price": 1008933,
   "lot_sqft": 27637,
   "price_per_lot_sqft": 36.51,
   "price_per_building_sqft": 320.4,
   "building_sqft": 3149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3168,
   "use": "300",
   "parcel_id": "0702821420020"
  },
  {
   "address": "739 Lake St E, Wayzata",
   "sale_month": "2005-04",
   "price": 2000000,
   "lot_sqft": 7670,
   "price_per_lot_sqft": 260.76,
   "price_per_building_sqft": 46.51,
   "building_sqft": 43006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43265,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722420014"
  },
  {
   "address": "5215 Gershwin Avenue North, Oakdale",
   "sale_month": "2005-04",
   "price": 405691,
   "lot_sqft": 32385,
   "price_per_lot_sqft": 12.53,
   "price_per_building_sqft": 38.6,
   "building_sqft": 10510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10574,
   "use": "305",
   "parcel_id": "0602921330067"
  },
  {
   "address": "5221 Viking Dr, Bloomington",
   "sale_month": "2005-04",
   "price": 1600000,
   "lot_sqft": 116711,
   "price_per_lot_sqft": 13.71,
   "price_per_building_sqft": 62.84,
   "building_sqft": 25463,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25616,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0602724220001"
  },
  {
   "address": "2945 Partridge Road, Roseville",
   "sale_month": "2005-04",
   "price": 1005000,
   "lot_sqft": 64982,
   "price_per_lot_sqft": 15.47,
   "price_per_building_sqft": 84.87,
   "building_sqft": 11841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11913,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923130004"
  },
  {
   "address": "515 Bielenberg Drive, Woodbury",
   "sale_month": "2005-04",
   "price": 11075000,
   "lot_sqft": 895661,
   "price_per_lot_sqft": 12.37,
   "price_per_building_sqft": 428.7,
   "building_sqft": 25834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25990,
   "use": "300",
   "parcel_id": "0502821130002"
  },
  {
   "address": "15550 Wayzata Blvd, Minnetonka",
   "sale_month": "2005-04",
   "price": 1250000,
   "lot_sqft": 56533,
   "price_per_lot_sqft": 22.11,
   "price_per_building_sqft": 106.42,
   "building_sqft": 11746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11817,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722240025"
  },
  {
   "address": "1511 Grand Avenue, Saint Paul",
   "sale_month": "2005-04",
   "price": 990000,
   "lot_sqft": 7474,
   "price_per_lot_sqft": 132.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3933,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823320012"
  },
  {
   "address": "8427 Center Drive Northeast, Spring Lake Park",
   "sale_month": "2005-04",
   "price": 121000,
   "lot_sqft": 7366,
   "price_per_lot_sqft": 16.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "013024120068"
  },
  {
   "address": "600 Grand Avenue, Saint Paul",
   "sale_month": "2005-04",
   "price": 381500,
   "lot_sqft": 8920,
   "price_per_lot_sqft": 42.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1139,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320066"
  },
  {
   "address": "105 Lewis Avenue, Watertown",
   "sale_month": "2005-03",
   "price": 150000,
   "lot_sqft": 4080,
   "price_per_lot_sqft": 36.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16680,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502920"
  },
  {
   "address": "6100 Bunker Lake Boulevard Northwest, Ramsey",
   "sale_month": "2005-03",
   "price": 1462547,
   "lot_sqft": 125433,
   "price_per_lot_sqft": 11.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9560,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353225210006"
  },
  {
   "address": null,
   "sale_month": "2005-03",
   "price": 240000,
   "lot_sqft": 4121,
   "price_per_lot_sqft": 58.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923410219"
  },
  {
   "address": "675 Water St, Excelsior",
   "sale_month": "2005-03",
   "price": 3705628,
   "lot_sqft": 100564,
   "price_per_lot_sqft": 36.85,
   "price_per_building_sqft": 245.34,
   "building_sqft": 15104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15195,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723420071"
  },
  {
   "address": null,
   "sale_month": "2005-03",
   "price": 30000,
   "lot_sqft": 11313,
   "price_per_lot_sqft": 2.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410125"
  },
  {
   "address": "921 Greeley Street South, Stillwater",
   "sale_month": "2005-03",
   "price": 5100000,
   "lot_sqft": 28777,
   "price_per_lot_sqft": 177.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020210088"
  },
  {
   "address": "1500 Curve Crest Boulevard, Stillwater",
   "sale_month": "2005-03",
   "price": 3600000,
   "lot_sqft": 790004,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020420021"
  },
  {
   "address": "3600 Lake St W, Minneapolis",
   "sale_month": "2005-03",
   "price": 220000,
   "lot_sqft": 18294,
   "price_per_lot_sqft": 12.03,
   "price_per_building_sqft": 73.19,
   "building_sqft": 3006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3024,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202924330126"
  },
  {
   "address": "1875 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2005-03",
   "price": 436000,
   "lot_sqft": 5418,
   "price_per_lot_sqft": 80.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2030,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923340177"
  },
  {
   "address": "7804 County Road 101 East, Shakopee",
   "sale_month": "2005-03",
   "price": 455000,
   "lot_sqft": 211824,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": 213.31,
   "building_sqft": 2133,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2146,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279120010"
  },
  {
   "address": "610 15th St E, Minneapolis",
   "sale_month": "2005-03",
   "price": 900000,
   "lot_sqft": 7475,
   "price_per_lot_sqft": 120.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5208,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924320014"
  },
  {
   "address": "717 Delaware St SE, Minneapolis",
   "sale_month": "2005-03",
   "price": 4848500,
   "lot_sqft": 54613,
   "price_per_lot_sqft": 88.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28059,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924140028"
  },
  {
   "address": "13025 George Weber Dr, Rogers",
   "sale_month": "2005-03",
   "price": 650000,
   "lot_sqft": 95424,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25844,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023230010"
  },
  {
   "address": "5280 Main St E, Maple Plain",
   "sale_month": "2005-03",
   "price": 304000,
   "lot_sqft": 3091,
   "price_per_lot_sqft": 98.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411824340043"
  },
  {
   "address": "5280 Main St E, Maple Plain",
   "sale_month": "2005-03",
   "price": 304000,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 55.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15576,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824340042"
  },
  {
   "address": "5280 Main St E, Maple Plain",
   "sale_month": "2005-03",
   "price": 304000,
   "lot_sqft": 1731,
   "price_per_lot_sqft": 175.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411824340039"
  },
  {
   "address": "640 Oakridge Rd, Hopkins",
   "sale_month": "2005-03",
   "price": 5475000,
   "lot_sqft": 162781,
   "price_per_lot_sqft": 33.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31999,
   "use": "APARTMENT",
   "parcel_id": "2411722120002"
  },
  {
   "address": "1503 8th St SE, Minneapolis",
   "sale_month": "2005-03",
   "price": 1428000,
   "lot_sqft": 17405,
   "price_per_lot_sqft": 82.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "APARTMENT",
   "parcel_id": "2402924410016"
  },
  {
   "address": "8945 Aztec Dr, Eden Prairie",
   "sale_month": "2005-03",
   "price": 447000,
   "lot_sqft": 5681,
   "price_per_lot_sqft": 78.68,
   "price_per_building_sqft": 157.56,
   "building_sqft": 2837,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2854,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230066"
  },
  {
   "address": "301 University Ave SE, Minneapolis",
   "sale_month": "2005-03",
   "price": 1836000,
   "lot_sqft": 21772,
   "price_per_lot_sqft": 84.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8244,
   "use": "APARTMENT",
   "parcel_id": "2302924140073"
  },
  {
   "address": "5827 Nicollet Ave, Minneapolis",
   "sale_month": "2005-03",
   "price": 460000,
   "lot_sqft": 11585,
   "price_per_lot_sqft": 39.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202824420020"
  },
  {
   "address": "5431 Nicollet Ave, Minneapolis",
   "sale_month": "2005-03",
   "price": 425000,
   "lot_sqft": 3252,
   "price_per_lot_sqft": 130.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824120032"
  },
  {
   "address": "4140 Co Rd No 101, Plymouth",
   "sale_month": "2005-03",
   "price": 4011337,
   "lot_sqft": 135000,
   "price_per_lot_sqft": 29.71,
   "price_per_building_sqft": 265.48,
   "building_sqft": 15110,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15201,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822140125"
  },
  {
   "address": "3825 50th St W, Minneapolis",
   "sale_month": "2005-03",
   "price": 1800000,
   "lot_sqft": 6307,
   "price_per_lot_sqft": 285.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1702824320201"
  },
  {
   "address": "4750 White Bear Parkway, White Bear Lake",
   "sale_month": "2005-03",
   "price": 525000,
   "lot_sqft": 6392,
   "price_per_lot_sqft": 82.13,
   "price_per_building_sqft": 167.09,
   "building_sqft": 3142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3161,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440026"
  },
  {
   "address": "1900 5th St N, Minneapolis",
   "sale_month": "2005-03",
   "price": 70100,
   "lot_sqft": 10952,
   "price_per_lot_sqft": 6.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924320172"
  },
  {
   "address": "1414 Marshall St NE, Minneapolis",
   "sale_month": "2005-03",
   "price": 2200000,
   "lot_sqft": 87898,
   "price_per_lot_sqft": 25.03,
   "price_per_building_sqft": 84.09,
   "building_sqft": 26162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26320,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924140098"
  },
  {
   "address": "2180 Burke Avenue East, North Saint Paul",
   "sale_month": "2005-03",
   "price": 80000,
   "lot_sqft": 9346,
   "price_per_lot_sqft": 8.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2171,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110014"
  },
  {
   "address": "620 5th St NE, Minneapolis",
   "sale_month": "2005-03",
   "price": 175000,
   "lot_sqft": 6633,
   "price_per_lot_sqft": 26.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1787,
   "use": "APARTMENT",
   "parcel_id": "1402924310137"
  },
  {
   "address": "1229 6th St NE, Minneapolis",
   "sale_month": "2005-03",
   "price": 420000,
   "lot_sqft": 6393,
   "price_per_lot_sqft": 65.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1344,
   "use": "APARTMENT",
   "parcel_id": "1402924240165"
  },
  {
   "address": "105 Hamel Rd, Medina",
   "sale_month": "2005-03",
   "price": 220000,
   "lot_sqft": 21671,
   "price_per_lot_sqft": 10.15,
   "price_per_building_sqft": 75.39,
   "building_sqft": 2918,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2936,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211823410042"
  },
  {
   "address": "275 Mcknight Road South, Saint Paul",
   "sale_month": "2005-03",
   "price": 1500000,
   "lot_sqft": 56819,
   "price_per_lot_sqft": 26.4,
   "price_per_building_sqft": 131.97,
   "building_sqft": 11366,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11435,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112822110086"
  },
  {
   "address": "2548 Central Ave NE, Minneapolis",
   "sale_month": "2005-03",
   "price": 527500,
   "lot_sqft": 5782,
   "price_per_lot_sqft": 91.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1102924140034"
  },
  {
   "address": null,
   "sale_month": "2005-03",
   "price": 21000,
   "lot_sqft": 26310,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922410009"
  },
  {
   "address": "3813 1st Ave S, Minneapolis",
   "sale_month": "2005-03",
   "price": 165000,
   "lot_sqft": 5267,
   "price_per_lot_sqft": 31.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824120056"
  },
  {
   "address": "3111 124th Avenue Northwest, Coon Rapids",
   "sale_month": "2005-03",
   "price": 1045440,
   "lot_sqft": 87021,
   "price_per_lot_sqft": 12.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12647,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "093124220061"
  },
  {
   "address": "4552 Bryant Ave S, Minneapolis",
   "sale_month": "2005-03",
   "price": 250000,
   "lot_sqft": 1963,
   "price_per_lot_sqft": 127.36,
   "price_per_building_sqft": 144.59,
   "building_sqft": 1729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1740,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824440212"
  },
  {
   "address": "9380 Winnetka Ave N, Brooklyn Park",
   "sale_month": "2005-03",
   "price": 700000,
   "lot_sqft": 204691,
   "price_per_lot_sqft": 3.42,
   "price_per_building_sqft": 10.32,
   "building_sqft": 67852,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68262,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811921330019"
  },
  {
   "address": "2866 Middle Street, Little Canada",
   "sale_month": "2005-03",
   "price": 318315,
   "lot_sqft": 959,
   "price_per_lot_sqft": 331.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320058"
  },
  {
   "address": "4815 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2005-03",
   "price": 400000,
   "lot_sqft": 11158,
   "price_per_lot_sqft": 35.85,
   "price_per_building_sqft": 44.59,
   "building_sqft": 8970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9024,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824210006"
  },
  {
   "address": "17615 Chisholm Street Northeast, Ham Lake",
   "sale_month": "2005-03",
   "price": 450000,
   "lot_sqft": 77953,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8109,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223420013"
  },
  {
   "address": "6921 Pine Arbor Drive South, Cottage Grove",
   "sale_month": "2005-03",
   "price": 575433,
   "lot_sqft": 54010,
   "price_per_lot_sqft": 10.65,
   "price_per_building_sqft": 131.44,
   "building_sqft": 4378,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4405,
   "use": "300",
   "parcel_id": "0502721430053"
  },
  {
   "address": "1648 Selby Avenue, Saint Paul",
   "sale_month": "2005-03",
   "price": 323600,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 59.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1903,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110107"
  },
  {
   "address": "1646 Selby Avenue, Saint Paul",
   "sale_month": "2005-03",
   "price": 410000,
   "lot_sqft": 6544,
   "price_per_lot_sqft": 62.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2445,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110106"
  },
  {
   "address": "1410 Colorado Ave S, St. Louis Park",
   "sale_month": "2005-03",
   "price": 2975000,
   "lot_sqft": 73947,
   "price_per_lot_sqft": 40.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14534,
   "use": "APARTMENT",
   "parcel_id": "0411721320055"
  },
  {
   "address": "3441 5th Ave S, Minneapolis",
   "sale_month": "2005-03",
   "price": 344900,
   "lot_sqft": 5008,
   "price_per_lot_sqft": 68.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1708,
   "use": "TRIPLEX",
   "parcel_id": "0302824410016"
  },
  {
   "address": "3220 Garfield Ave, Minneapolis",
   "sale_month": "2005-03",
   "price": 275000,
   "lot_sqft": 7582,
   "price_per_lot_sqft": 36.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3974,
   "use": "APARTMENT",
   "parcel_id": "0302824230099"
  },
  {
   "address": "759 Holly Avenue, Saint Paul",
   "sale_month": "2005-03",
   "price": 999800,
   "lot_sqft": 23880,
   "price_per_lot_sqft": 41.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9087,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823130106"
  },
  {
   "address": "650 Selby Avenue, Saint Paul",
   "sale_month": "2005-03",
   "price": 280000,
   "lot_sqft": 4313,
   "price_per_lot_sqft": 64.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1248,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110160"
  },
  {
   "address": "3416 Chicago Ave, Minneapolis",
   "sale_month": "2005-03",
   "price": 235000,
   "lot_sqft": 6011,
   "price_per_lot_sqft": 39.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1656,
   "use": "TRIPLEX",
   "parcel_id": "0202824320019"
  },
  {
   "address": "10040 City Walk Drive, Woodbury",
   "sale_month": "2005-03",
   "price": 975000,
   "lot_sqft": 43748,
   "price_per_lot_sqft": 22.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4648,
   "use": "300",
   "parcel_id": "0202821230012"
  },
  {
   "address": null,
   "sale_month": "2005-03",
   "price": 744400,
   "lot_sqft": 11069,
   "price_per_lot_sqft": 67.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140010"
  },
  {
   "address": "1550 County Road 10 Northeast, Spring Lake Park",
   "sale_month": "2005-03",
   "price": 744400,
   "lot_sqft": 15904,
   "price_per_lot_sqft": 46.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140009"
  },
  {
   "address": null,
   "sale_month": "2005-03",
   "price": 744400,
   "lot_sqft": 11207,
   "price_per_lot_sqft": 66.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140008"
  },
  {
   "address": null,
   "sale_month": "2005-03",
   "price": 744400,
   "lot_sqft": 11137,
   "price_per_lot_sqft": 66.84,
   "price_per_building_sqft": 48.65,
   "building_sqft": 15300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15392,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024140007"
  },
  {
   "address": "7668 150th Street West, Apple Valley",
   "sale_month": "2005-03",
   "price": 1060000,
   "lot_sqft": 36612,
   "price_per_lot_sqft": 28.95,
   "price_per_building_sqft": 205.03,
   "building_sqft": 5170,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5202,
   "use": "Commercial-preferred",
   "parcel_id": "011178101010"
  },
  {
   "address": "3547 Cedar Ave S, Minneapolis",
   "sale_month": "2005-03",
   "price": 165000,
   "lot_sqft": 6211,
   "price_per_lot_sqft": 26.57,
   "price_per_building_sqft": 160.98,
   "building_sqft": 1025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1031,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824320169"
  },
  {
   "address": "3308 19th Ave S, Minneapolis",
   "sale_month": "2005-03",
   "price": 260101,
   "lot_sqft": 6239,
   "price_per_lot_sqft": 41.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1728,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824230129"
  },
  {
   "address": "1855 Lake St E, Minneapolis",
   "sale_month": "2005-03",
   "price": 600000,
   "lot_sqft": 18731,
   "price_per_lot_sqft": 32.03,
   "price_per_building_sqft": 69.57,
   "building_sqft": 8624,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8676,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824220024"
  },
  {
   "address": "43 Highway 5 West, Waconia",
   "sale_month": "2005-02",
   "price": 673326,
   "lot_sqft": 31183,
   "price_per_lot_sqft": 21.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8109,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755100021"
  },
  {
   "address": "1031 Robert Street South, West Saint Paul",
   "sale_month": "2005-02",
   "price": 210000,
   "lot_sqft": 6993,
   "price_per_lot_sqft": 30.03,
   "price_per_building_sqft": 245.04,
   "building_sqft": 857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 862,
   "use": "Commercial-preferred",
   "parcel_id": "424810009060"
  },
  {
   "address": "107 Paul Avenue North, Cologne",
   "sale_month": "2005-02",
   "price": 90000,
   "lot_sqft": 4590,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400500300"
  },
  {
   "address": "1955 County Road D East, Maplewood",
   "sale_month": "2005-02",
   "price": 610000,
   "lot_sqft": 31769,
   "price_per_lot_sqft": 19.2,
   "price_per_building_sqft": 132.44,
   "building_sqft": 4606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4633,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022340015"
  },
  {
   "address": "2601 Garfield Ave, Minneapolis",
   "sale_month": "2005-02",
   "price": 1272000,
   "lot_sqft": 16693,
   "price_per_lot_sqft": 76.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5882,
   "use": "APARTMENT",
   "parcel_id": "3402924320129"
  },
  {
   "address": "1937 Greeley Street South, Stillwater",
   "sale_month": "2005-02",
   "price": 1150000,
   "lot_sqft": 112419,
   "price_per_lot_sqft": 10.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10153,
   "use": "300",
   "parcel_id": "3303020330051"
  },
  {
   "address": "101 89th Avenue Northeast, Blaine",
   "sale_month": "2005-02",
   "price": 900000,
   "lot_sqft": 43528,
   "price_per_lot_sqft": 20.68,
   "price_per_building_sqft": 257.44,
   "building_sqft": 3496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3517,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313123230057"
  },
  {
   "address": "6415 Co Rd No 19, Corcoran",
   "sale_month": "2005-02",
   "price": 49000,
   "lot_sqft": 84639,
   "price_per_lot_sqft": 0.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "3111923310132"
  },
  {
   "address": "635 Phalen Boulevard, Saint Paul",
   "sale_month": "2005-02",
   "price": 1414000,
   "lot_sqft": 34437,
   "price_per_lot_sqft": 41.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21319,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922430139"
  },
  {
   "address": "4270 Dean Lakes Boulevard, Shakopee",
   "sale_month": "2005-02",
   "price": 4654000,
   "lot_sqft": 566835,
   "price_per_lot_sqft": 8.21,
   "price_per_building_sqft": 29.5,
   "building_sqft": 157781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 158733,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273840010"
  },
  {
   "address": "865 Front Avenue, Saint Paul",
   "sale_month": "2005-02",
   "price": 382000,
   "lot_sqft": 5438,
   "price_per_lot_sqft": 70.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923240124"
  },
  {
   "address": "1001 Park Road, Chanhassen",
   "sale_month": "2005-02",
   "price": 19495000,
   "lot_sqft": 431919,
   "price_per_lot_sqft": 45.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 116949,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "255650070"
  },
  {
   "address": "4640 Polk Street Northeast, Columbia Heights",
   "sale_month": "2005-02",
   "price": 429000,
   "lot_sqft": 9592,
   "price_per_lot_sqft": 44.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2004,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253024330024"
  },
  {
   "address": "123 Main Street East, New Prague",
   "sale_month": "2005-02",
   "price": 167500,
   "lot_sqft": 4070,
   "price_per_lot_sqft": 41.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341231"
  },
  {
   "address": "401 Mainstreet, Hopkins",
   "sale_month": "2005-02",
   "price": 850000,
   "lot_sqft": 31097,
   "price_per_lot_sqft": 27.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722410110"
  },
  {
   "address": "701 3rd St N, Minneapolis",
   "sale_month": "2005-02",
   "price": 2500,
   "lot_sqft": 11119,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": 0.15,
   "building_sqft": 16836,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16937,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924240075"
  },
  {
   "address": "707 3rd St N, Minneapolis",
   "sale_month": "2005-02",
   "price": 2500,
   "lot_sqft": 17113,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924240074"
  },
  {
   "address": null,
   "sale_month": "2005-02",
   "price": 375000,
   "lot_sqft": 4497,
   "price_per_lot_sqft": 83.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1994,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220280031"
  },
  {
   "address": "4700 Scandia Trail North, Forest Lake",
   "sale_month": "2005-02",
   "price": 550000,
   "lot_sqft": 94111,
   "price_per_lot_sqft": 5.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "300",
   "parcel_id": "1903221210016"
  },
  {
   "address": null,
   "sale_month": "2005-02",
   "price": 130000,
   "lot_sqft": 101453,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1902921130005"
  },
  {
   "address": "10113 Lyndale Ave S, Bloomington",
   "sale_month": "2005-02",
   "price": 417372,
   "lot_sqft": 36727,
   "price_per_lot_sqft": 11.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1502724330076"
  },
  {
   "address": "11600 96th Ave N, Maple Grove",
   "sale_month": "2005-02",
   "price": 4850000,
   "lot_sqft": 95743,
   "price_per_lot_sqft": 50.66,
   "price_per_building_sqft": 159.94,
   "building_sqft": 30323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30506,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922420017"
  },
  {
   "address": "11500 96th Ave N, Maple Grove",
   "sale_month": "2005-02",
   "price": 4850000,
   "lot_sqft": 153164,
   "price_per_lot_sqft": 31.67,
   "price_per_building_sqft": 112.51,
   "building_sqft": 43106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43366,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922410012"
  },
  {
   "address": "824 26th Ave NE, Minneapolis",
   "sale_month": "2005-02",
   "price": 157700,
   "lot_sqft": 2862,
   "price_per_lot_sqft": 55.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 779,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924140070"
  },
  {
   "address": "2600 Eagan Woods Drive, Eagan",
   "sale_month": "2005-02",
   "price": 11100000,
   "lot_sqft": 287629,
   "price_per_lot_sqft": 38.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19152,
   "use": "Commercial-preferred",
   "parcel_id": "102255001010"
  },
  {
   "address": "3307 4th St N, Minneapolis",
   "sale_month": "2005-02",
   "price": 155000,
   "lot_sqft": 7276,
   "price_per_lot_sqft": 21.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924230066"
  },
  {
   "address": null,
   "sale_month": "2005-02",
   "price": 120000,
   "lot_sqft": 14321,
   "price_per_lot_sqft": 8.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124310067"
  },
  {
   "address": "1995 Woodlane Drive, Woodbury",
   "sale_month": "2005-02",
   "price": 560000,
   "lot_sqft": 43521,
   "price_per_lot_sqft": 12.87,
   "price_per_building_sqft": 141.13,
   "building_sqft": 3968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3992,
   "use": "300",
   "parcel_id": "0702821440012"
  },
  {
   "address": "3755 Penn Ave N, Minneapolis",
   "sale_month": "2005-02",
   "price": 590000,
   "lot_sqft": 4904,
   "price_per_lot_sqft": 120.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0502924440108"
  },
  {
   "address": "3759 Penn Ave N, Minneapolis",
   "sale_month": "2005-02",
   "price": 590000,
   "lot_sqft": 4859,
   "price_per_lot_sqft": 121.42,
   "price_per_building_sqft": 452.11,
   "building_sqft": 1305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1313,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924440107"
  },
  {
   "address": "13315 60th Street North, Oak Park Heights",
   "sale_month": "2005-02",
   "price": 2655346,
   "lot_sqft": 83938,
   "price_per_lot_sqft": 31.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "300",
   "parcel_id": "0502920210035"
  },
  {
   "address": "15906 Wayzata Blvd, Minnetonka",
   "sale_month": "2005-02",
   "price": 1600000,
   "lot_sqft": 448225,
   "price_per_lot_sqft": 3.57,
   "price_per_building_sqft": 62.01,
   "building_sqft": 25804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25959,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722230013"
  },
  {
   "address": "3047 5th Ave S, Minneapolis",
   "sale_month": "2005-02",
   "price": 350000,
   "lot_sqft": 9115,
   "price_per_lot_sqft": 38.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2114,
   "use": "APARTMENT",
   "parcel_id": "0302824110008"
  },
  {
   "address": "3146 Cedar Ave S, Minneapolis",
   "sale_month": "2005-02",
   "price": 646000,
   "lot_sqft": 11122,
   "price_per_lot_sqft": 58.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2854,
   "use": "APARTMENT",
   "parcel_id": "0202824140050"
  },
  {
   "address": "452 Selby Avenue, Saint Paul",
   "sale_month": "2005-02",
   "price": 1000000,
   "lot_sqft": 8559,
   "price_per_lot_sqft": 116.84,
   "price_per_building_sqft": 382.41,
   "building_sqft": 2615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2631,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210266"
  },
  {
   "address": null,
   "sale_month": "2005-01",
   "price": 16500,
   "lot_sqft": 420,
   "price_per_lot_sqft": 39.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4C2 QUALIFY GOLF COURSES",
   "parcel_id": "653170600"
  },
  {
   "address": null,
   "sale_month": "2005-01",
   "price": 350000,
   "lot_sqft": 237492,
   "price_per_lot_sqft": 1.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3602721440014"
  },
  {
   "address": "6120 Highway 10 Northwest, Ramsey",
   "sale_month": "2005-01",
   "price": 1000000,
   "lot_sqft": 71693,
   "price_per_lot_sqft": 13.95,
   "price_per_building_sqft": 104,
   "building_sqft": 9615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9673,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225310030"
  },
  {
   "address": "4040 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2005-01",
   "price": 377700,
   "lot_sqft": 10897,
   "price_per_lot_sqft": 34.66,
   "price_per_building_sqft": 22.24,
   "building_sqft": 16983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17085,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410151"
  },
  {
   "address": "2915 Portland Ave, Minneapolis",
   "sale_month": "2005-01",
   "price": 700000,
   "lot_sqft": 20394,
   "price_per_lot_sqft": 34.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3502924330171"
  },
  {
   "address": "2907 Portland Ave, Minneapolis",
   "sale_month": "2005-01",
   "price": 700000,
   "lot_sqft": 40877,
   "price_per_lot_sqft": 17.12,
   "price_per_building_sqft": 12.66,
   "building_sqft": 55300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55634,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3502924330001"
  },
  {
   "address": "6622 Sunnyslope Dr N, Maple Grove",
   "sale_month": "2005-01",
   "price": 255000,
   "lot_sqft": 20437,
   "price_per_lot_sqft": 12.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411922230013"
  },
  {
   "address": "509 Shaughnessy Ave, Long Lake",
   "sale_month": "2005-01",
   "price": 400000,
   "lot_sqft": 40009,
   "price_per_lot_sqft": 10,
   "price_per_building_sqft": 36.05,
   "building_sqft": 11097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11164,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823240069"
  },
  {
   "address": "2645 Lyndale Ave S, Minneapolis",
   "sale_month": "2005-01",
   "price": 137000,
   "lot_sqft": 5334,
   "price_per_lot_sqft": 25.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3505,
   "use": "TRIPLEX",
   "parcel_id": "3402924320140"
  },
  {
   "address": "854 7th Street East, Saint Paul",
   "sale_month": "2005-01",
   "price": 565000,
   "lot_sqft": 14144,
   "price_per_lot_sqft": 39.95,
   "price_per_building_sqft": 134.14,
   "building_sqft": 4212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4238,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220191"
  },
  {
   "address": null,
   "sale_month": "2005-01",
   "price": 565000,
   "lot_sqft": 13717,
   "price_per_lot_sqft": 41.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220190"
  },
  {
   "address": "7865 State Hwy No 55, Greenfield",
   "sale_month": "2005-01",
   "price": 400000,
   "lot_sqft": 69635,
   "price_per_lot_sqft": 5.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311924220016"
  },
  {
   "address": "2100 Aldrich Ave S, Minneapolis",
   "sale_month": "2005-01",
   "price": 1298000,
   "lot_sqft": 15595,
   "price_per_lot_sqft": 83.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5535,
   "use": "APARTMENT",
   "parcel_id": "3302924110056"
  },
  {
   "address": "8575 Central Avenue Northeast, Blaine",
   "sale_month": "2005-01",
   "price": 438000,
   "lot_sqft": 29670,
   "price_per_lot_sqft": 14.76,
   "price_per_building_sqft": 96.92,
   "building_sqft": 4519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4547,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123430066"
  },
  {
   "address": "1134 Rice Street, Saint Paul",
   "sale_month": "2005-01",
   "price": 189000,
   "lot_sqft": 9585,
   "price_per_lot_sqft": 19.72,
   "price_per_building_sqft": 17.2,
   "building_sqft": 10991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11057,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922220167"
  },
  {
   "address": "327 Lake Hazeltine Drive, Chaska",
   "sale_month": "2005-01",
   "price": 462500,
   "lot_sqft": 5699,
   "price_per_lot_sqft": 81.15,
   "price_per_building_sqft": 86.37,
   "building_sqft": 5355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5387,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301300070"
  },
  {
   "address": "4018 65th St W, Edina",
   "sale_month": "2005-01",
   "price": 1250000,
   "lot_sqft": 29431,
   "price_per_lot_sqft": 42.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4762,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002824140003"
  },
  {
   "address": "1000 Westgate Drive, Saint Paul",
   "sale_month": "2005-01",
   "price": 6750000,
   "lot_sqft": 486659,
   "price_per_lot_sqft": 13.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103452,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923230040"
  },
  {
   "address": "1335 Mendota Heights Road, Mendota Heights",
   "sale_month": "2005-01",
   "price": 1750000,
   "lot_sqft": 125597,
   "price_per_lot_sqft": 13.93,
   "price_per_building_sqft": 47.95,
   "building_sqft": 36500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36721,
   "use": "Industrial-preferred",
   "parcel_id": "274830002030"
  },
  {
   "address": "1702 1st Ave S, Minneapolis",
   "sale_month": "2005-01",
   "price": 2500000,
   "lot_sqft": 30664,
   "price_per_lot_sqft": 81.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924430212"
  },
  {
   "address": "507 Ridgewood Ave, Minneapolis",
   "sale_month": "2005-01",
   "price": 1836000,
   "lot_sqft": 20326,
   "price_per_lot_sqft": 90.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7234,
   "use": "APARTMENT",
   "parcel_id": "2702924330051"
  },
  {
   "address": "1227 Hennepin Ave, Minneapolis",
   "sale_month": "2005-01",
   "price": 450000,
   "lot_sqft": 5957,
   "price_per_lot_sqft": 75.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5845,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210111"
  },
  {
   "address": "16857 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "2005-01",
   "price": 120000,
   "lot_sqft": 74764,
   "price_per_lot_sqft": 1.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14537,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259010111"
  },
  {
   "address": null,
   "sale_month": "2005-01",
   "price": 120000,
   "lot_sqft": 47867,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259010081"
  },
  {
   "address": "20800 Rogers Dr, Rogers",
   "sale_month": "2005-01",
   "price": 2675000,
   "lot_sqft": 91575,
   "price_per_lot_sqft": 29.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15856,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023140018"
  },
  {
   "address": "13004 Main St, Rogers",
   "sale_month": "2005-01",
   "price": 475000,
   "lot_sqft": 24821,
   "price_per_lot_sqft": 19.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130004"
  },
  {
   "address": "95 Merriam St, Minneapolis",
   "sale_month": "2005-01",
   "price": 1000000,
   "lot_sqft": 55893,
   "price_per_lot_sqft": 17.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8516,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924240087"
  },
  {
   "address": "10311 Flanders Street Northeast, Blaine",
   "sale_month": "2005-01",
   "price": 120000,
   "lot_sqft": 81645,
   "price_per_lot_sqft": 1.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420005"
  },
  {
   "address": "1388 Prosperity Avenue, Saint Paul",
   "sale_month": "2005-01",
   "price": 390000,
   "lot_sqft": 11672,
   "price_per_lot_sqft": 33.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2053,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922310149"
  },
  {
   "address": "15 61st St W, Minneapolis",
   "sale_month": "2005-01",
   "price": 1855000,
   "lot_sqft": 24331,
   "price_per_lot_sqft": 76.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8999,
   "use": "APARTMENT",
   "parcel_id": "2202824340104"
  },
  {
   "address": "4332 Shoreline Dr, Spring Park",
   "sale_month": "2005-01",
   "price": 466000,
   "lot_sqft": 20601,
   "price_per_lot_sqft": 22.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1450,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811723430010"
  },
  {
   "address": "4316 Shoreline Dr, Spring Park",
   "sale_month": "2005-01",
   "price": 466000,
   "lot_sqft": 38287,
   "price_per_lot_sqft": 12.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6197,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811723430008"
  },
  {
   "address": "18128 Minnetonka Blvd, Deephaven",
   "sale_month": "2005-01",
   "price": 509000,
   "lot_sqft": 11307,
   "price_per_lot_sqft": 45.02,
   "price_per_building_sqft": 835.8,
   "building_sqft": 609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 613,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722130045"
  },
  {
   "address": "432 Lilac Street, Lino Lakes",
   "sale_month": "2005-01",
   "price": 264900,
   "lot_sqft": 44960,
   "price_per_lot_sqft": 5.89,
   "price_per_building_sqft": 57.41,
   "building_sqft": 4614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4641,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "173122220005"
  },
  {
   "address": "8200 East Bush Lake Rd, Bloomington",
   "sale_month": "2005-01",
   "price": 837500,
   "lot_sqft": 43522,
   "price_per_lot_sqft": 19.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711621130008"
  },
  {
   "address": "13400 Commerce Blvd, Rogers",
   "sale_month": "2005-01",
   "price": 18800000,
   "lot_sqft": 828250,
   "price_per_lot_sqft": 22.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 239289,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1412023440016"
  },
  {
   "address": "21721 Diamond Lake Rd S, Rogers",
   "sale_month": "2005-01",
   "price": 600000,
   "lot_sqft": 47389,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8175,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023340017"
  },
  {
   "address": "726 2nd St NE, Minneapolis",
   "sale_month": "2005-01",
   "price": 810493,
   "lot_sqft": 21798,
   "price_per_lot_sqft": 37.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4310,
   "use": "APARTMENT",
   "parcel_id": "1402924320068"
  },
  {
   "address": "331 13th Ave NE, Minneapolis",
   "sale_month": "2005-01",
   "price": 650000,
   "lot_sqft": 8078,
   "price_per_lot_sqft": 80.47,
   "price_per_building_sqft": 369.74,
   "building_sqft": 1758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1768,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230079"
  },
  {
   "address": null,
   "sale_month": "2005-01",
   "price": 18800000,
   "lot_sqft": 814466,
   "price_per_lot_sqft": 23.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1312023330002"
  },
  {
   "address": "2102 Kennedy St NE, Minneapolis",
   "sale_month": "2005-01",
   "price": 2710,
   "lot_sqft": 3348,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924410025"
  },
  {
   "address": "2001 Kennedy St NE, Minneapolis",
   "sale_month": "2005-01",
   "price": 10206132,
   "lot_sqft": 144953,
   "price_per_lot_sqft": 70.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 82907,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924410022"
  },
  {
   "address": "7151 Highway 65 Northeast, Fridley",
   "sale_month": "2005-01",
   "price": 170000,
   "lot_sqft": 54832,
   "price_per_lot_sqft": 3.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1353,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024310010"
  },
  {
   "address": "4701 Humboldt Ave N, Minneapolis",
   "sale_month": "2005-01",
   "price": 3550000,
   "lot_sqft": 212349,
   "price_per_lot_sqft": 16.72,
   "price_per_building_sqft": 39.36,
   "building_sqft": 90199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 90743,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1111821410015"
  },
  {
   "address": "312 Lowry Ave NE, Minneapolis",
   "sale_month": "2005-01",
   "price": 147510,
   "lot_sqft": 3411,
   "price_per_lot_sqft": 43.25,
   "price_per_building_sqft": 50.76,
   "building_sqft": 2906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924320048"
  },
  {
   "address": null,
   "sale_month": "2005-01",
   "price": 195000,
   "lot_sqft": 87811,
   "price_per_lot_sqft": 2.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323340009"
  },
  {
   "address": "2610 Lowry Ave N, Minneapolis",
   "sale_month": "2005-01",
   "price": 250000,
   "lot_sqft": 10209,
   "price_per_lot_sqft": 24.49,
   "price_per_building_sqft": 175.81,
   "building_sqft": 1422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1430,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924130177"
  },
  {
   "address": "3415 44th St W, Minneapolis",
   "sale_month": "2005-01",
   "price": 825000,
   "lot_sqft": 6704,
   "price_per_lot_sqft": 123.06,
   "price_per_building_sqft": 223.58,
   "building_sqft": 3690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3713,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824340116"
  },
  {
   "address": "822 East River Road, Anoka",
   "sale_month": "2005-01",
   "price": 275000,
   "lot_sqft": 22167,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": 73.63,
   "building_sqft": 3735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3757,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "073124430016"
  },
  {
   "address": "4052 Minnehaha Ave, Minneapolis",
   "sale_month": "2005-01",
   "price": 1416000,
   "lot_sqft": 21637,
   "price_per_lot_sqft": 65.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7053,
   "use": "APARTMENT",
   "parcel_id": "0702823240066"
  },
  {
   "address": "2868 Middle Street, Little Canada",
   "sale_month": "2005-01",
   "price": 311570,
   "lot_sqft": 972,
   "price_per_lot_sqft": 320.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922320059"
  },
  {
   "address": "4931 35th St W, St. Louis Park",
   "sale_month": "2005-01",
   "price": 1175000,
   "lot_sqft": 79543,
   "price_per_lot_sqft": 14.77,
   "price_per_building_sqft": 57.5,
   "building_sqft": 20434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20557,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824310013"
  },
  {
   "address": "13050 Riverdale Drive Northwest, Coon Rapids",
   "sale_month": "2005-01",
   "price": 33325000,
   "lot_sqft": 406773,
   "price_per_lot_sqft": 81.93,
   "price_per_building_sqft": 357.45,
   "building_sqft": 93231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 93794,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053124240006"
  },
  {
   "address": "1644 Dayton Avenue, Saint Paul",
   "sale_month": "2005-01",
   "price": 429000,
   "lot_sqft": 7143,
   "price_per_lot_sqft": 60.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2493,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110090"
  },
  {
   "address": "3730 Grand Ave S, Minneapolis",
   "sale_month": "2005-01",
   "price": 409000,
   "lot_sqft": 5235,
   "price_per_lot_sqft": 78.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1466,
   "use": "TRIPLEX",
   "parcel_id": "0302824330103"
  },
  {
   "address": "8426 Pillsbury Ave S, Bloomington",
   "sale_month": "2005-01",
   "price": 1300000,
   "lot_sqft": 76773,
   "price_per_lot_sqft": 16.93,
   "price_per_building_sqft": 46.67,
   "building_sqft": 27856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28024,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724340108"
  },
  {
   "address": "11545 12th Avenue South, Burnsville",
   "sale_month": "2005-01",
   "price": 1650000,
   "lot_sqft": 124769,
   "price_per_lot_sqft": 13.22,
   "price_per_building_sqft": 43.52,
   "building_sqft": 37916,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38145,
   "use": "Industrial-preferred",
   "parcel_id": "026405001041"
  },
  {
   "address": "3521 12th Ave S, Minneapolis",
   "sale_month": "2005-01",
   "price": 500400,
   "lot_sqft": 9162,
   "price_per_lot_sqft": 54.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3442,
   "use": "APARTMENT",
   "parcel_id": "0202824420076"
  },
  {
   "address": "3555 Bloomington Ave, Minneapolis",
   "sale_month": "2005-01",
   "price": 340000,
   "lot_sqft": 6140,
   "price_per_lot_sqft": 55.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2303,
   "use": "APARTMENT",
   "parcel_id": "0202824410106"
  },
  {
   "address": "3540 11th Ave S, Minneapolis",
   "sale_month": "2005-01",
   "price": 512500,
   "lot_sqft": 7924,
   "price_per_lot_sqft": 64.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3133,
   "use": "APARTMENT",
   "parcel_id": "0202824310050"
  },
  {
   "address": "3520 12th Ave S, Minneapolis",
   "sale_month": "2005-01",
   "price": 1057500,
   "lot_sqft": 18714,
   "price_per_lot_sqft": 56.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6749,
   "use": "APARTMENT",
   "parcel_id": "0202824310030"
  },
  {
   "address": "463 Grand Avenue, Saint Paul",
   "sale_month": "2005-01",
   "price": 90000,
   "lot_sqft": 6839,
   "price_per_lot_sqft": 13.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1657,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310113"
  },
  {
   "address": "417 Grand Avenue, Saint Paul",
   "sale_month": "2005-01",
   "price": 1350000,
   "lot_sqft": 10948,
   "price_per_lot_sqft": 123.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3419,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310089"
  },
  {
   "address": "407 Grand Avenue, Saint Paul",
   "sale_month": "2005-01",
   "price": 1350000,
   "lot_sqft": 12099,
   "price_per_lot_sqft": 111.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3257,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310087"
  },
  {
   "address": "5601 Lyndale Ave N, Brooklyn Center",
   "sale_month": "2005-01",
   "price": 392857,
   "lot_sqft": 18000,
   "price_per_lot_sqft": 21.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2203,
   "use": "APARTMENT",
   "parcel_id": "0111821420021"
  },
  {
   "address": "5547 Lyndale Ave N, Brooklyn Center",
   "sale_month": "2005-01",
   "price": 377551,
   "lot_sqft": 21881,
   "price_per_lot_sqft": 17.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2371,
   "use": "APARTMENT",
   "parcel_id": "0111821420019"
  },
  {
   "address": "3544 Snelling Ave, Minneapolis",
   "sale_month": "2005-01",
   "price": 175000,
   "lot_sqft": 5988,
   "price_per_lot_sqft": 29.23,
   "price_per_building_sqft": 33.55,
   "building_sqft": 5216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5247,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410092"
  },
  {
   "address": "100 Jefferson Avenue Northwest, Watertown",
   "sale_month": "2004-12",
   "price": 162500,
   "lot_sqft": 5754,
   "price_per_lot_sqft": 28.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850500220"
  },
  {
   "address": null,
   "sale_month": "2004-12",
   "price": 12000,
   "lot_sqft": 8172,
   "price_per_lot_sqft": 1.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "450500190"
  },
  {
   "address": "32985 Northfield Boulevard, Waterford Township",
   "sale_month": "2004-12",
   "price": 210000,
   "lot_sqft": 40622,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "419055000010"
  },
  {
   "address": "152 University Avenue West, Saint Paul",
   "sale_month": "2004-12",
   "price": 800000,
   "lot_sqft": 2627,
   "price_per_lot_sqft": 304.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410020"
  },
  {
   "address": "154 University Avenue West, Saint Paul",
   "sale_month": "2004-12",
   "price": 800000,
   "lot_sqft": 8156,
   "price_per_lot_sqft": 98.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5489,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410019"
  },
  {
   "address": null,
   "sale_month": "2004-12",
   "price": 800000,
   "lot_sqft": 497,
   "price_per_lot_sqft": 1609.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410018"
  },
  {
   "address": null,
   "sale_month": "2004-12",
   "price": 800000,
   "lot_sqft": 497,
   "price_per_lot_sqft": 1609.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410016"
  },
  {
   "address": "166 University Avenue West, Saint Paul",
   "sale_month": "2004-12",
   "price": 800000,
   "lot_sqft": 6298,
   "price_per_lot_sqft": 127.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2179,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410015"
  },
  {
   "address": null,
   "sale_month": "2004-12",
   "price": 800000,
   "lot_sqft": 1231,
   "price_per_lot_sqft": 649.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410014"
  },
  {
   "address": "1312 Lake St E, Minneapolis",
   "sale_month": "2004-12",
   "price": 1600000,
   "lot_sqft": 45211,
   "price_per_lot_sqft": 35.39,
   "price_per_building_sqft": 75.91,
   "building_sqft": 21077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21204,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430022"
  },
  {
   "address": "2905 11th Ave S, Minneapolis",
   "sale_month": "2004-12",
   "price": 180000,
   "lot_sqft": 30713,
   "price_per_lot_sqft": 5.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924340140"
  },
  {
   "address": "13605 1st Ave N, Plymouth",
   "sale_month": "2004-12",
   "price": 2600000,
   "lot_sqft": 189492,
   "price_per_lot_sqft": 13.72,
   "price_per_building_sqft": 112.32,
   "building_sqft": 23148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23287,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411822340047"
  },
  {
   "address": "2507 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-12",
   "price": 319900,
   "lot_sqft": 4737,
   "price_per_lot_sqft": 67.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1738,
   "use": "APARTMENT",
   "parcel_id": "3402924230070"
  },
  {
   "address": "2539 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-12",
   "price": 295000,
   "lot_sqft": 9473,
   "price_per_lot_sqft": 31.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2872,
   "use": "APARTMENT",
   "parcel_id": "3402924230062"
  },
  {
   "address": "2009 Garfield Ave, Minneapolis",
   "sale_month": "2004-12",
   "price": 217300,
   "lot_sqft": 5147,
   "price_per_lot_sqft": 42.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3295,
   "use": "APARTMENT",
   "parcel_id": "3402924220035"
  },
  {
   "address": "1185 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2004-12",
   "price": 2300000,
   "lot_sqft": 212391,
   "price_per_lot_sqft": 10.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79519,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022120012"
  },
  {
   "address": "6005 Golden Valley Rd, Golden Valley",
   "sale_month": "2004-12",
   "price": 1536900,
   "lot_sqft": 128365,
   "price_per_lot_sqft": 11.97,
   "price_per_building_sqft": 47.17,
   "building_sqft": 32579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32776,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821220006"
  },
  {
   "address": "8669 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2004-12",
   "price": 371443,
   "lot_sqft": 2923,
   "price_per_lot_sqft": 127.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440019"
  },
  {
   "address": "8671 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2004-12",
   "price": 360995,
   "lot_sqft": 2135,
   "price_per_lot_sqft": 169.08,
   "price_per_building_sqft": 75.3,
   "building_sqft": 4794,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4823,
   "use": "300",
   "parcel_id": "3302921440018"
  },
  {
   "address": "3633 Bunker Lake Boulevard Northwest, Andover",
   "sale_month": "2004-12",
   "price": 5482790,
   "lot_sqft": 64685,
   "price_per_lot_sqft": 84.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16153,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323224240072"
  },
  {
   "address": "345 Ash Street, Lino Lakes",
   "sale_month": "2004-12",
   "price": 431600,
   "lot_sqft": 202077,
   "price_per_lot_sqft": 2.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1758,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313122440005"
  },
  {
   "address": "18605 Old Excelsior Blvd, Minnetonka",
   "sale_month": "2004-12",
   "price": 690318,
   "lot_sqft": 76993,
   "price_per_lot_sqft": 8.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19329,
   "use": "APARTMENT",
   "parcel_id": "3011722310041"
  },
  {
   "address": "512 Erie St SE, Minneapolis",
   "sale_month": "2004-12",
   "price": 3535550,
   "lot_sqft": 9895,
   "price_per_lot_sqft": 357.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230091"
  },
  {
   "address": "501 Ontario St SE, Minneapolis",
   "sale_month": "2004-12",
   "price": 3535550,
   "lot_sqft": 4198,
   "price_per_lot_sqft": 842.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230086"
  },
  {
   "address": "914 Essex St SE, Minneapolis",
   "sale_month": "2004-12",
   "price": 3535550,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 535.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230085"
  },
  {
   "address": "920 Essex St SE, Minneapolis",
   "sale_month": "2004-12",
   "price": 3535550,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 535.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230083"
  },
  {
   "address": "14200 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2004-12",
   "price": 175000,
   "lot_sqft": 90500,
   "price_per_lot_sqft": 1.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19581,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293223340013"
  },
  {
   "address": "10005 Davenport Street Northeast, Blaine",
   "sale_month": "2004-12",
   "price": 1285000,
   "lot_sqft": 69706,
   "price_per_lot_sqft": 18.43,
   "price_per_building_sqft": 66.8,
   "building_sqft": 19236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19353,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123110004"
  },
  {
   "address": "435 Phalen Boulevard, Saint Paul",
   "sale_month": "2004-12",
   "price": 2665000,
   "lot_sqft": 221032,
   "price_per_lot_sqft": 12.06,
   "price_per_building_sqft": 50.94,
   "building_sqft": 52318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52633,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922330114"
  },
  {
   "address": "1875 Lilac Dr N, Golden Valley",
   "sale_month": "2004-12",
   "price": 400000,
   "lot_sqft": 20632,
   "price_per_lot_sqft": 19.39,
   "price_per_building_sqft": 143.47,
   "building_sqft": 2788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2805,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811821310010"
  },
  {
   "address": null,
   "sale_month": "2004-12",
   "price": 150000,
   "lot_sqft": 34870,
   "price_per_lot_sqft": 4.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022140004"
  },
  {
   "address": "14185 Highway 13 South, Savage",
   "sale_month": "2004-12",
   "price": 2383358,
   "lot_sqft": 44132,
   "price_per_lot_sqft": 54.01,
   "price_per_building_sqft": 333.2,
   "building_sqft": 7153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7196,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263500060"
  },
  {
   "address": "1821 Cedar Avenue, White Bear Lake",
   "sale_month": "2004-12",
   "price": 5800000,
   "lot_sqft": 105412,
   "price_per_lot_sqft": 55.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5426,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "263022230035"
  },
  {
   "address": "1135 7th St S, Minneapolis",
   "sale_month": "2004-12",
   "price": 436000,
   "lot_sqft": 15659,
   "price_per_lot_sqft": 27.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3166,
   "use": "APARTMENT",
   "parcel_id": "2602924420020"
  },
  {
   "address": "16075 Highway 13 South, Prior Lake",
   "sale_month": "2004-12",
   "price": 43391,
   "lot_sqft": 35839,
   "price_per_lot_sqft": 1.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259020510"
  },
  {
   "address": "551 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2004-12",
   "price": 350000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 126.35,
   "price_per_building_sqft": 122.29,
   "building_sqft": 2862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2879,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124310133"
  },
  {
   "address": "545 Shoreview Park Road, Shoreview",
   "sale_month": "2004-12",
   "price": 1200000,
   "lot_sqft": 72216,
   "price_per_lot_sqft": 16.62,
   "price_per_building_sqft": 48.01,
   "building_sqft": 24997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25148,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253023330022"
  },
  {
   "address": "1083 Albemarle Street, Saint Paul",
   "sale_month": "2004-12",
   "price": 230000,
   "lot_sqft": 4981,
   "price_per_lot_sqft": 46.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 773,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923110165"
  },
  {
   "address": "8170 Mallory Court, Chanhassen",
   "sale_month": "2004-12",
   "price": 2613135,
   "lot_sqft": 142889,
   "price_per_lot_sqft": 18.29,
   "price_per_building_sqft": 62.58,
   "building_sqft": 41759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42011,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252210010"
  },
  {
   "address": "616 24th Ave S, Minneapolis",
   "sale_month": "2004-12",
   "price": 740000,
   "lot_sqft": 104969,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33707,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924310051"
  },
  {
   "address": null,
   "sale_month": "2004-12",
   "price": 43391,
   "lot_sqft": 3189,
   "price_per_lot_sqft": 13.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250030040"
  },
  {
   "address": "16024 Saint Paul Avenue Southeast, Prior Lake",
   "sale_month": "2004-12",
   "price": 43391,
   "lot_sqft": 11990,
   "price_per_lot_sqft": 3.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250030020"
  },
  {
   "address": "506 11th Ave N, Minneapolis",
   "sale_month": "2004-12",
   "price": 358000,
   "lot_sqft": 17547,
   "price_per_lot_sqft": 20.4,
   "price_per_building_sqft": 39.29,
   "building_sqft": 9111,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9166,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220107"
  },
  {
   "address": "4465 White Bear Parkway, White Bear Lake",
   "sale_month": "2004-12",
   "price": 750000,
   "lot_sqft": 39685,
   "price_per_lot_sqft": 18.9,
   "price_per_building_sqft": 98.65,
   "building_sqft": 7603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7649,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022110010"
  },
  {
   "address": "4950 Olson Memorial Hwy, Golden Valley",
   "sale_month": "2004-12",
   "price": 1306122,
   "lot_sqft": 115708,
   "price_per_lot_sqft": 11.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25267,
   "use": "APARTMENT",
   "parcel_id": "1902924240026"
  },
  {
   "address": "6410 Oxford St, St. Louis Park",
   "sale_month": "2004-12",
   "price": 125000,
   "lot_sqft": 21759,
   "price_per_lot_sqft": 5.74,
   "price_per_building_sqft": 14.12,
   "building_sqft": 8853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8907,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721440062"
  },
  {
   "address": "1987 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2004-12",
   "price": 295000,
   "lot_sqft": 26406,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": 76.74,
   "building_sqft": 3844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3867,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163023320012"
  },
  {
   "address": "5346 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-12",
   "price": 757000,
   "lot_sqft": 12480,
   "price_per_lot_sqft": 60.66,
   "price_per_building_sqft": 149.19,
   "building_sqft": 5074,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5104,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824440049"
  },
  {
   "address": "1434 Marshall St NE, Minneapolis",
   "sale_month": "2004-12",
   "price": 900000,
   "lot_sqft": 96772,
   "price_per_lot_sqft": 9.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30465,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1502924110186"
  },
  {
   "address": "4800 Highway 61, White Bear Lake",
   "sale_month": "2004-12",
   "price": 3908378,
   "lot_sqft": 53832,
   "price_per_lot_sqft": 72.6,
   "price_per_building_sqft": 345.2,
   "building_sqft": 11322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11391,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140142"
  },
  {
   "address": "11212 86th Ave N, Maple Grove",
   "sale_month": "2004-12",
   "price": 394271,
   "lot_sqft": 2563,
   "price_per_lot_sqft": 153.83,
   "price_per_building_sqft": 84.39,
   "building_sqft": 4672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4700,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440048"
  },
  {
   "address": "11260 86th Ave N, Maple Grove",
   "sale_month": "2004-12",
   "price": 295320,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 86.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440030"
  },
  {
   "address": "3546 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "2004-12",
   "price": 250000,
   "lot_sqft": 8410,
   "price_per_lot_sqft": 29.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "300",
   "parcel_id": "1302921230038"
  },
  {
   "address": "721 Hamel Rd, Medina",
   "sale_month": "2004-12",
   "price": 413000,
   "lot_sqft": 17600,
   "price_per_lot_sqft": 23.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2388,
   "use": "APARTMENT",
   "parcel_id": "1211823320008"
  },
  {
   "address": "3311 4th St N, Minneapolis",
   "sale_month": "2004-12",
   "price": 165000,
   "lot_sqft": 7273,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924230065"
  },
  {
   "address": "3558 Penn Ave N, Minneapolis",
   "sale_month": "2004-12",
   "price": 101000,
   "lot_sqft": 4863,
   "price_per_lot_sqft": 20.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924220233"
  },
  {
   "address": "4532 Bryant Ave S, Minneapolis",
   "sale_month": "2004-12",
   "price": 154000,
   "lot_sqft": 5638,
   "price_per_lot_sqft": 27.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1964,
   "use": "APARTMENT",
   "parcel_id": "0902824440165"
  },
  {
   "address": "5000 Winnetka Ave N, New Hope",
   "sale_month": "2004-12",
   "price": 10600000,
   "lot_sqft": 676325,
   "price_per_lot_sqft": 15.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 205404,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811821230007"
  },
  {
   "address": "649 Smith Avenue South, Saint Paul",
   "sale_month": "2004-12",
   "price": 390000,
   "lot_sqft": 12534,
   "price_per_lot_sqft": 31.12,
   "price_per_building_sqft": 61.05,
   "building_sqft": 6388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6427,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822320062"
  },
  {
   "address": "4556 34th Ave S, Minneapolis",
   "sale_month": "2004-12",
   "price": 300000,
   "lot_sqft": 5595,
   "price_per_lot_sqft": 53.62,
   "price_per_building_sqft": 89.96,
   "building_sqft": 3335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3355,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823330158"
  },
  {
   "address": "4127 West Broadway, Robbinsdale",
   "sale_month": "2004-12",
   "price": 300000,
   "lot_sqft": 4871,
   "price_per_lot_sqft": 61.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130020"
  },
  {
   "address": "4129 West Broadway, Robbinsdale",
   "sale_month": "2004-12",
   "price": 300000,
   "lot_sqft": 4767,
   "price_per_lot_sqft": 62.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130019"
  },
  {
   "address": "7550 Bass Lake Rd, New Hope",
   "sale_month": "2004-12",
   "price": 600000,
   "lot_sqft": 35207,
   "price_per_lot_sqft": 17.04,
   "price_per_building_sqft": 98.81,
   "building_sqft": 6072,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6109,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821320067"
  },
  {
   "address": "7400 Laurel Ave, Golden Valley",
   "sale_month": "2004-12",
   "price": 1600000,
   "lot_sqft": 161757,
   "price_per_lot_sqft": 9.89,
   "price_per_building_sqft": 45.58,
   "building_sqft": 35104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35316,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721210075"
  },
  {
   "address": "6620 Wayzata Blvd, Golden Valley",
   "sale_month": "2004-12",
   "price": 1464563,
   "lot_sqft": 66032,
   "price_per_lot_sqft": 22.18,
   "price_per_building_sqft": 468.51,
   "building_sqft": 3126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3145,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721140026"
  },
  {
   "address": "3031 Ewing Ave S, Minneapolis",
   "sale_month": "2004-12",
   "price": 13200000,
   "lot_sqft": 136819,
   "price_per_lot_sqft": 96.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 58221,
   "use": "APARTMENT",
   "parcel_id": "0502824220010"
  },
  {
   "address": "3447 Colfax Ave S, Minneapolis",
   "sale_month": "2004-12",
   "price": 232000,
   "lot_sqft": 5410,
   "price_per_lot_sqft": 42.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2050,
   "use": "APARTMENT",
   "parcel_id": "0402824410062"
  },
  {
   "address": "3222 Bloomington Ave, Minneapolis",
   "sale_month": "2004-12",
   "price": 252000,
   "lot_sqft": 5016,
   "price_per_lot_sqft": 50.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824130023"
  },
  {
   "address": "2750 Euclid Avenue, Anoka",
   "sale_month": "2004-12",
   "price": 414000,
   "lot_sqft": 5458,
   "price_per_lot_sqft": 75.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125220070"
  },
  {
   "address": null,
   "sale_month": "2004-12",
   "price": 414000,
   "lot_sqft": 5553,
   "price_per_lot_sqft": 74.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2095,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "013125220069"
  },
  {
   "address": "3336 Snelling Ave, Minneapolis",
   "sale_month": "2004-12",
   "price": 450000,
   "lot_sqft": 5990,
   "price_per_lot_sqft": 75.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0102824140063"
  },
  {
   "address": "3328 Snelling Ave, Minneapolis",
   "sale_month": "2004-12",
   "price": 450000,
   "lot_sqft": 17772,
   "price_per_lot_sqft": 25.32,
   "price_per_building_sqft": 33.54,
   "building_sqft": 13418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13499,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824140062"
  },
  {
   "address": "13345 County Road 51, Benton Township",
   "sale_month": "2004-12",
   "price": 9531,
   "lot_sqft": 47989,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "010161100"
  },
  {
   "address": "1793 Arboretum Boulevard, Victoria",
   "sale_month": "2004-11",
   "price": 1000000,
   "lot_sqft": 24302,
   "price_per_lot_sqft": 41.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7829,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "652050010"
  },
  {
   "address": "2600 26th Ave S, Minneapolis",
   "sale_month": "2004-11",
   "price": 2100000,
   "lot_sqft": 88760,
   "price_per_lot_sqft": 23.66,
   "price_per_building_sqft": 60.22,
   "building_sqft": 34870,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35080,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924420040"
  },
  {
   "address": "2309 Snelling Ave, Minneapolis",
   "sale_month": "2004-11",
   "price": 585000,
   "lot_sqft": 22484,
   "price_per_lot_sqft": 26.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924220070"
  },
  {
   "address": "2901 Franklin Ave E, Minneapolis",
   "sale_month": "2004-11",
   "price": 645000,
   "lot_sqft": 6208,
   "price_per_lot_sqft": 103.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3602924110006"
  },
  {
   "address": "2905 Franklin Ave E, Minneapolis",
   "sale_month": "2004-11",
   "price": 645000,
   "lot_sqft": 6208,
   "price_per_lot_sqft": 103.9,
   "price_per_building_sqft": 31.37,
   "building_sqft": 20562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20686,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924110005"
  },
  {
   "address": "6100 Highway 10 Northwest, Ramsey",
   "sale_month": "2004-11",
   "price": 1000000,
   "lot_sqft": 33123,
   "price_per_lot_sqft": 30.19,
   "price_per_building_sqft": 183.05,
   "building_sqft": 5463,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5496,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353225310031"
  },
  {
   "address": "2975 145th Street West, Rosemount",
   "sale_month": "2004-11",
   "price": 487750,
   "lot_sqft": 9259,
   "price_per_lot_sqft": 52.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "347090001010"
  },
  {
   "address": null,
   "sale_month": "2004-11",
   "price": 7100,
   "lot_sqft": 1662,
   "price_per_lot_sqft": 4.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "347090000030"
  },
  {
   "address": null,
   "sale_month": "2004-11",
   "price": 42800,
   "lot_sqft": 734,
   "price_per_lot_sqft": 58.31,
   "price_per_building_sqft": 2.55,
   "building_sqft": 16793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16895,
   "use": "Commercial",
   "parcel_id": "347090000020"
  },
  {
   "address": null,
   "sale_month": "2004-11",
   "price": 162350,
   "lot_sqft": 31402,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "347090000010"
  },
  {
   "address": "685 3rd Street East, Saint Paul",
   "sale_month": "2004-11",
   "price": 200000,
   "lot_sqft": 5279,
   "price_per_lot_sqft": 37.89,
   "price_per_building_sqft": 102.35,
   "building_sqft": 1954,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1966,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922410170"
  },
  {
   "address": "7100 63rd Ave N, Brooklyn Park",
   "sale_month": "2004-11",
   "price": 222500,
   "lot_sqft": 28156,
   "price_per_lot_sqft": 7.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921310001"
  },
  {
   "address": null,
   "sale_month": "2004-11",
   "price": 480000,
   "lot_sqft": 135236,
   "price_per_lot_sqft": 3.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022220008"
  },
  {
   "address": "1475 White Oak Drive, Chaska",
   "sale_month": "2004-11",
   "price": 339654,
   "lot_sqft": 9151,
   "price_per_lot_sqft": 37.12,
   "price_per_building_sqft": 53.26,
   "building_sqft": 6377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6416,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301710010"
  },
  {
   "address": "11730 Brockton La N, Dayton",
   "sale_month": "2004-11",
   "price": 480000,
   "lot_sqft": 123215,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4219,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012022330008"
  },
  {
   "address": "871 Atlantic Street, Saint Paul",
   "sale_month": "2004-11",
   "price": 320000,
   "lot_sqft": 10149,
   "price_per_lot_sqft": 31.53,
   "price_per_building_sqft": 176.31,
   "building_sqft": 1815,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1826,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410040"
  },
  {
   "address": "1202 Shakopee Town Square, Shakopee",
   "sale_month": "2004-11",
   "price": 1125000,
   "lot_sqft": 258269,
   "price_per_lot_sqft": 4.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270930020"
  },
  {
   "address": "507 14th St E, Minneapolis",
   "sale_month": "2004-11",
   "price": 256594,
   "lot_sqft": 7417,
   "price_per_lot_sqft": 34.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5004,
   "use": "APARTMENT",
   "parcel_id": "2702924410034"
  },
  {
   "address": "1020 Bluff Avenue East, Shakopee",
   "sale_month": "2004-11",
   "price": 159000,
   "lot_sqft": 42568,
   "price_per_lot_sqft": 3.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8057,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "270041190"
  },
  {
   "address": "312 1st Avenue West, Shakopee",
   "sale_month": "2004-11",
   "price": 315000,
   "lot_sqft": 17129,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": 142.73,
   "building_sqft": 2207,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2220,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011300"
  },
  {
   "address": "12468 Xenwood Avenue South, Savage",
   "sale_month": "2004-11",
   "price": 1900000,
   "lot_sqft": 130643,
   "price_per_lot_sqft": 14.54,
   "price_per_building_sqft": 64.2,
   "building_sqft": 29594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29773,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269090100"
  },
  {
   "address": null,
   "sale_month": "2004-11",
   "price": 1900000,
   "lot_sqft": 85782,
   "price_per_lot_sqft": 22.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269090040"
  },
  {
   "address": "8300 Egan Drive, Savage",
   "sale_month": "2004-11",
   "price": 875000,
   "lot_sqft": 72798,
   "price_per_lot_sqft": 12.02,
   "price_per_building_sqft": 87.11,
   "building_sqft": 10045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10105,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263220022"
  },
  {
   "address": "20125 Auger Ave, Corcoran",
   "sale_month": "2004-11",
   "price": 800000,
   "lot_sqft": 56621,
   "price_per_lot_sqft": 14.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6692,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923120014"
  },
  {
   "address": "1415 Park Ave, Minneapolis",
   "sale_month": "2004-11",
   "price": 505000,
   "lot_sqft": 7949,
   "price_per_lot_sqft": 63.53,
   "price_per_building_sqft": 136.12,
   "building_sqft": 3710,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3732,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320149"
  },
  {
   "address": "626 10th Ave S, Minneapolis",
   "sale_month": "2004-11",
   "price": 470000,
   "lot_sqft": 35124,
   "price_per_lot_sqft": 13.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55851,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924240116"
  },
  {
   "address": "4142 126th Street West, Savage",
   "sale_month": "2004-11",
   "price": 2000000,
   "lot_sqft": 41621,
   "price_per_lot_sqft": 48.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11586,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260110040"
  },
  {
   "address": "5714 Graystone Southeast, Prior Lake",
   "sale_month": "2004-11",
   "price": 213484,
   "lot_sqft": 47402,
   "price_per_lot_sqft": 4.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7582,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "254280010"
  },
  {
   "address": "1010 Mainstreet, Hopkins",
   "sale_month": "2004-11",
   "price": 120000,
   "lot_sqft": 5833,
   "price_per_lot_sqft": 20.57,
   "price_per_building_sqft": 3.89,
   "building_sqft": 30866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31052,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340039"
  },
  {
   "address": "545 Oak St SE, Minneapolis",
   "sale_month": "2004-11",
   "price": 1,
   "lot_sqft": 43484,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2402924440005"
  },
  {
   "address": "1678 Red Rock Road, Saint Paul",
   "sale_month": "2004-11",
   "price": 4940352,
   "lot_sqft": 8341,
   "price_per_lot_sqft": 592.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "232822420013"
  },
  {
   "address": null,
   "sale_month": "2004-11",
   "price": 4940352,
   "lot_sqft": 830676,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "232822310004"
  },
  {
   "address": "6019 Pillsbury Ave, Minneapolis",
   "sale_month": "2004-11",
   "price": 460000,
   "lot_sqft": 3512,
   "price_per_lot_sqft": 130.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824340062"
  },
  {
   "address": "6021 Pillsbury Ave, Minneapolis",
   "sale_month": "2004-11",
   "price": 460000,
   "lot_sqft": 3513,
   "price_per_lot_sqft": 130.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824340061"
  },
  {
   "address": "6023 Pillsbury Ave, Minneapolis",
   "sale_month": "2004-11",
   "price": 460000,
   "lot_sqft": 3513,
   "price_per_lot_sqft": 130.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824340060"
  },
  {
   "address": "6025 Pillsbury Ave, Minneapolis",
   "sale_month": "2004-11",
   "price": 460000,
   "lot_sqft": 7026,
   "price_per_lot_sqft": 65.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340059"
  },
  {
   "address": "1700 3rd Ave N, Minneapolis",
   "sale_month": "2004-11",
   "price": 265000,
   "lot_sqft": 10708,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1856,
   "use": "APARTMENT",
   "parcel_id": "2102924340014"
  },
  {
   "address": "1240 Thomas Ave N, Minneapolis",
   "sale_month": "2004-11",
   "price": 809070,
   "lot_sqft": 15323,
   "price_per_lot_sqft": 52.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5962,
   "use": "APARTMENT",
   "parcel_id": "2002924110062"
  },
  {
   "address": "1239 Sheridan Ave N, Minneapolis",
   "sale_month": "2004-11",
   "price": 1089427,
   "lot_sqft": 15323,
   "price_per_lot_sqft": 71.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6044,
   "use": "APARTMENT",
   "parcel_id": "2002924110061"
  },
  {
   "address": "7769 95th Street South, Cottage Grove",
   "sale_month": "2004-11",
   "price": 193000,
   "lot_sqft": 124581,
   "price_per_lot_sqft": 1.55,
   "price_per_building_sqft": 7.78,
   "building_sqft": 24819,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24969,
   "use": "305",
   "parcel_id": "2002721410013"
  },
  {
   "address": "124 23rd Street West, Hastings",
   "sale_month": "2004-11",
   "price": 419999,
   "lot_sqft": 16332,
   "price_per_lot_sqft": 25.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "Apartment",
   "parcel_id": "191630001030"
  },
  {
   "address": "8308 30 1/2 St W, St. Louis Park",
   "sale_month": "2004-11",
   "price": 2430018,
   "lot_sqft": 60623,
   "price_per_lot_sqft": 40.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15490,
   "use": "APARTMENT",
   "parcel_id": "1811721110031"
  },
  {
   "address": "321 Taft St NE, Minneapolis",
   "sale_month": "2004-11",
   "price": 1200000,
   "lot_sqft": 51727,
   "price_per_lot_sqft": 23.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24169,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923330037"
  },
  {
   "address": "7020 Walker St, St. Louis Park",
   "sale_month": "2004-11",
   "price": 250000,
   "lot_sqft": 19787,
   "price_per_lot_sqft": 12.63,
   "price_per_building_sqft": 31.46,
   "building_sqft": 7947,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7995,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721420077"
  },
  {
   "address": "2418 Plymouth Ave N, Minneapolis",
   "sale_month": "2004-11",
   "price": 160000,
   "lot_sqft": 5385,
   "price_per_lot_sqft": 29.71,
   "price_per_building_sqft": 40.71,
   "building_sqft": 3930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3954,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924440137"
  },
  {
   "address": "6209 42nd Ave N, Crystal",
   "sale_month": "2004-11",
   "price": 190000,
   "lot_sqft": 10809,
   "price_per_lot_sqft": 17.58,
   "price_per_building_sqft": 132.5,
   "building_sqft": 1434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1442,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230065"
  },
  {
   "address": "1931 West Broadway, Minneapolis",
   "sale_month": "2004-11",
   "price": 175214,
   "lot_sqft": 18063,
   "price_per_lot_sqft": 9.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230232"
  },
  {
   "address": "5229 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-11",
   "price": 5877200,
   "lot_sqft": 71200,
   "price_per_lot_sqft": 82.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19293,
   "use": "APARTMENT",
   "parcel_id": "1502824330102"
  },
  {
   "address": "4400 Chicago Ave, Minneapolis",
   "sale_month": "2004-11",
   "price": 150000,
   "lot_sqft": 14694,
   "price_per_lot_sqft": 10.21,
   "price_per_building_sqft": 38.86,
   "building_sqft": 3860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3884,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824330205"
  },
  {
   "address": "3315 4th St N, Minneapolis",
   "sale_month": "2004-11",
   "price": 154500,
   "lot_sqft": 7270,
   "price_per_lot_sqft": 21.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924230064"
  },
  {
   "address": "1324 Lowry Ave N, Minneapolis",
   "sale_month": "2004-11",
   "price": 370000,
   "lot_sqft": 11492,
   "price_per_lot_sqft": 32.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924130143"
  },
  {
   "address": "1300 Lowry Ave N, Minneapolis",
   "sale_month": "2004-11",
   "price": 370000,
   "lot_sqft": 5760,
   "price_per_lot_sqft": 64.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924130142"
  },
  {
   "address": "25 Lake Street North, Forest Lake",
   "sale_month": "2004-11",
   "price": 342572,
   "lot_sqft": 4611,
   "price_per_lot_sqft": 74.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "100",
   "parcel_id": "0803221120211"
  },
  {
   "address": "3015 35th Ave S, Minneapolis",
   "sale_month": "2004-11",
   "price": 212000,
   "lot_sqft": 5129,
   "price_per_lot_sqft": 41.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 717,
   "use": "TRIPLEX",
   "parcel_id": "0602823210127"
  },
  {
   "address": "5845 Krueger Lane North, Oak Park Heights",
   "sale_month": "2004-11",
   "price": 10558286,
   "lot_sqft": 369496,
   "price_per_lot_sqft": 28.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502920210039"
  },
  {
   "address": "5805 Krueger Lane North, Oak Park Heights",
   "sale_month": "2004-11",
   "price": 8513143,
   "lot_sqft": 407642,
   "price_per_lot_sqft": 20.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 165300,
   "use": "300",
   "parcel_id": "0502920210033"
  },
  {
   "address": "3040 Emerson Ave S, Minneapolis",
   "sale_month": "2004-11",
   "price": 590000,
   "lot_sqft": 5915,
   "price_per_lot_sqft": 99.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1746,
   "use": "APARTMENT",
   "parcel_id": "0402824120028"
  },
  {
   "address": "3016 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-11",
   "price": 985000,
   "lot_sqft": 8255,
   "price_per_lot_sqft": 119.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110009"
  },
  {
   "address": "2797 Hamline Avenue North, Roseville",
   "sale_month": "2004-11",
   "price": 2000000,
   "lot_sqft": 261317,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": 24.61,
   "building_sqft": 81266,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81757,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923310027"
  },
  {
   "address": "13000 Ridgedale Dr, Minnetonka",
   "sale_month": "2004-11",
   "price": 2665950,
   "lot_sqft": 50873,
   "price_per_lot_sqft": 52.4,
   "price_per_building_sqft": 306.33,
   "building_sqft": 8703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8755,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722410015"
  },
  {
   "address": "60 37th Ave NE, Minneapolis",
   "sale_month": "2004-11",
   "price": 570000,
   "lot_sqft": 142397,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924120048"
  },
  {
   "address": "2200 Highway 13 West, Burnsville",
   "sale_month": "2004-11",
   "price": 2600000,
   "lot_sqft": 438375,
   "price_per_lot_sqft": 5.93,
   "price_per_building_sqft": 25,
   "building_sqft": 103992,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 104619,
   "use": "Industrial-preferred",
   "parcel_id": "026530001010"
  },
  {
   "address": "3421 Portland Ave, Minneapolis",
   "sale_month": "2004-11",
   "price": 20000,
   "lot_sqft": 5794,
   "price_per_lot_sqft": 3.45,
   "price_per_building_sqft": 8.31,
   "building_sqft": 2408,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2423,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824320104"
  },
  {
   "address": "481 Grand Avenue, Saint Paul",
   "sale_month": "2004-11",
   "price": 310000,
   "lot_sqft": 6243,
   "price_per_lot_sqft": 49.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1694,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310180"
  },
  {
   "address": "498 Selby Avenue, Saint Paul",
   "sale_month": "2004-11",
   "price": 200000,
   "lot_sqft": 13939,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": 45.14,
   "building_sqft": 4431,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4457,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210271"
  },
  {
   "address": null,
   "sale_month": "2004-11",
   "price": 200000,
   "lot_sqft": 4449,
   "price_per_lot_sqft": 44.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210270"
  },
  {
   "address": "2927 Lake St E, Minneapolis",
   "sale_month": "2004-11",
   "price": 170000,
   "lot_sqft": 3236,
   "price_per_lot_sqft": 52.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0102824110038"
  },
  {
   "address": "2931 Lake St E, Minneapolis",
   "sale_month": "2004-11",
   "price": 470000,
   "lot_sqft": 2729,
   "price_per_lot_sqft": 172.22,
   "price_per_building_sqft": 173.11,
   "building_sqft": 2715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2732,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824110037"
  },
  {
   "address": "13355 County Road 51, Benton Township",
   "sale_month": "2004-11",
   "price": 40000,
   "lot_sqft": 23554,
   "price_per_lot_sqft": 1.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "010161200"
  },
  {
   "address": "166 University Avenue West, Saint Paul",
   "sale_month": "2004-10",
   "price": 800000,
   "lot_sqft": 7287,
   "price_per_lot_sqft": 109.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410017"
  },
  {
   "address": "195 Edmund Avenue, Saint Paul",
   "sale_month": "2004-10",
   "price": 4850000,
   "lot_sqft": 251992,
   "price_per_lot_sqft": 19.25,
   "price_per_building_sqft": 139.66,
   "building_sqft": 34728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34938,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923140114"
  },
  {
   "address": "2900 17th Ave S, Minneapolis",
   "sale_month": "2004-10",
   "price": 80914,
   "lot_sqft": 10467,
   "price_per_lot_sqft": 7.73,
   "price_per_building_sqft": 11.03,
   "building_sqft": 7336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7380,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440217"
  },
  {
   "address": "14080 Azurite Street Northwest, Ramsey",
   "sale_month": "2004-10",
   "price": 115000,
   "lot_sqft": 43308,
   "price_per_lot_sqft": 2.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10878,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110021"
  },
  {
   "address": "1440 Roblyn Avenue, Saint Paul",
   "sale_month": "2004-10",
   "price": 54000,
   "lot_sqft": 10656,
   "price_per_lot_sqft": 5.07,
   "price_per_building_sqft": 24.9,
   "building_sqft": 2169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2182,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923340049"
  },
  {
   "address": "6340 Wedgwood Rd N, Maple Grove",
   "sale_month": "2004-10",
   "price": 2442000,
   "lot_sqft": 71092,
   "price_per_lot_sqft": 34.35,
   "price_per_building_sqft": 180.51,
   "building_sqft": 13528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13610,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922420011"
  },
  {
   "address": "1870 Wayzata Blvd W, Long Lake",
   "sale_month": "2004-10",
   "price": 350000,
   "lot_sqft": 10899,
   "price_per_lot_sqft": 32.11,
   "price_per_building_sqft": 112.29,
   "building_sqft": 3117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3136,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130037"
  },
  {
   "address": "14700 Excelsior Blvd, Minnetonka",
   "sale_month": "2004-10",
   "price": 599000,
   "lot_sqft": 15617,
   "price_per_lot_sqft": 38.36,
   "price_per_building_sqft": 146.45,
   "building_sqft": 4090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4115,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311722110064"
  },
  {
   "address": "2725 Humboldt Ave S, Minneapolis",
   "sale_month": "2004-10",
   "price": 380000,
   "lot_sqft": 15222,
   "price_per_lot_sqft": 24.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5723,
   "use": "APARTMENT",
   "parcel_id": "3302924310008"
  },
  {
   "address": "23580 State Hwy No 55, Corcoran",
   "sale_month": "2004-10",
   "price": 1100000,
   "lot_sqft": 447808,
   "price_per_lot_sqft": 2.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20092,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111923340007"
  },
  {
   "address": "23510 State Hwy No 55, Corcoran",
   "sale_month": "2004-10",
   "price": 1100000,
   "lot_sqft": 13290,
   "price_per_lot_sqft": 82.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111923340001"
  },
  {
   "address": "5780 Lincoln Dr, Edina",
   "sale_month": "2004-10",
   "price": 2200000,
   "lot_sqft": 112961,
   "price_per_lot_sqft": 19.48,
   "price_per_building_sqft": 90.52,
   "building_sqft": 24304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24451,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111721230085"
  },
  {
   "address": "7101 Lynmar La, Edina",
   "sale_month": "2004-10",
   "price": 715000,
   "lot_sqft": 19116,
   "price_per_lot_sqft": 37.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2957,
   "use": "APARTMENT",
   "parcel_id": "3102824110085"
  },
  {
   "address": "808 Rice Street, Saint Paul",
   "sale_month": "2004-10",
   "price": 140000,
   "lot_sqft": 4747,
   "price_per_lot_sqft": 29.49,
   "price_per_building_sqft": 28.69,
   "building_sqft": 4880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4910,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922330008"
  },
  {
   "address": "812 Rice Street, Saint Paul",
   "sale_month": "2004-10",
   "price": 140000,
   "lot_sqft": 2462,
   "price_per_lot_sqft": 56.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922330007"
  },
  {
   "address": "123 2nd Street West, Chaska",
   "sale_month": "2004-10",
   "price": 250000,
   "lot_sqft": 5664,
   "price_per_lot_sqft": 44.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300503590"
  },
  {
   "address": "504 Malcolm Ave SE, Minneapolis",
   "sale_month": "2004-10",
   "price": 8650000,
   "lot_sqft": 302322,
   "price_per_lot_sqft": 28.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 139974,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3002923140060"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 8650000,
   "lot_sqft": 21520,
   "price_per_lot_sqft": 401.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923230029"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 8650000,
   "lot_sqft": 3819,
   "price_per_lot_sqft": 2264.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923230005"
  },
  {
   "address": "9624 Oregon Ave S, Bloomington",
   "sale_month": "2004-10",
   "price": 405000,
   "lot_sqft": 22663,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1603,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911621230007"
  },
  {
   "address": "7475 15th Street North, Oakdale",
   "sale_month": "2004-10",
   "price": 280000,
   "lot_sqft": 19480,
   "price_per_lot_sqft": 14.37,
   "price_per_building_sqft": 158.28,
   "building_sqft": 1769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1780,
   "use": "300",
   "parcel_id": "2902921310011"
  },
  {
   "address": "921 York Avenue, Saint Paul",
   "sale_month": "2004-10",
   "price": 169000,
   "lot_sqft": 7026,
   "price_per_lot_sqft": 24.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1344,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922320164"
  },
  {
   "address": "915 York Avenue, Saint Paul",
   "sale_month": "2004-10",
   "price": 58150,
   "lot_sqft": 6247,
   "price_per_lot_sqft": 9.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1189,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922320053"
  },
  {
   "address": "7340 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2004-10",
   "price": 545000,
   "lot_sqft": 26831,
   "price_per_lot_sqft": 20.31,
   "price_per_building_sqft": 66.12,
   "building_sqft": 8242,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8292,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921130001"
  },
  {
   "address": "4600 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2004-10",
   "price": 191250,
   "lot_sqft": 202062,
   "price_per_lot_sqft": 0.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21897,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "273750020"
  },
  {
   "address": "3901 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2004-10",
   "price": 880000,
   "lot_sqft": 168381,
   "price_per_lot_sqft": 5.23,
   "price_per_building_sqft": 165.13,
   "building_sqft": 5329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5362,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273740020"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 155000,
   "lot_sqft": 204129,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190060"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 155000,
   "lot_sqft": 855206,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9049,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190050"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 155000,
   "lot_sqft": 88783,
   "price_per_lot_sqft": 1.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190020"
  },
  {
   "address": "1915 Xenium La N, Plymouth",
   "sale_month": "2004-10",
   "price": 2000000,
   "lot_sqft": 139881,
   "price_per_lot_sqft": 14.3,
   "price_per_building_sqft": 52.84,
   "building_sqft": 37848,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38077,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822240007"
  },
  {
   "address": "1910 1st Ave S, Minneapolis",
   "sale_month": "2004-10",
   "price": 1060000,
   "lot_sqft": 7452,
   "price_per_lot_sqft": 142.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4707,
   "use": "APARTMENT",
   "parcel_id": "2702924430051"
  },
  {
   "address": "322 Clifton Ave, Minneapolis",
   "sale_month": "2004-10",
   "price": 1510000,
   "lot_sqft": 13832,
   "price_per_lot_sqft": 109.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4202,
   "use": "APARTMENT",
   "parcel_id": "2702924320089"
  },
  {
   "address": "416 Clifton Ave, Minneapolis",
   "sale_month": "2004-10",
   "price": 5000000,
   "lot_sqft": 2467,
   "price_per_lot_sqft": 2026.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924320025"
  },
  {
   "address": "409 Oak Grove St, Minneapolis",
   "sale_month": "2004-10",
   "price": 5000000,
   "lot_sqft": 6794,
   "price_per_lot_sqft": 735.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924320023"
  },
  {
   "address": "19910 75th Ave N, Corcoran",
   "sale_month": "2004-10",
   "price": 85000,
   "lot_sqft": 68033,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2611923140019"
  },
  {
   "address": "9371 Country Drive, Savage",
   "sale_month": "2004-10",
   "price": 233200,
   "lot_sqft": 28824,
   "price_per_lot_sqft": 8.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6033,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "260160140"
  },
  {
   "address": "409 7th St SE, Minneapolis",
   "sale_month": "2004-10",
   "price": 120000,
   "lot_sqft": 8980,
   "price_per_lot_sqft": 13.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1663,
   "use": "APARTMENT",
   "parcel_id": "2402924220011"
  },
  {
   "address": "1084 Larpenteur Avenue West, Saint Paul",
   "sale_month": "2004-10",
   "price": 34000,
   "lot_sqft": 12440,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": 19.68,
   "building_sqft": 1728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1738,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232923220098"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 260000,
   "lot_sqft": 15758,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232923220097"
  },
  {
   "address": "20452 Iberia Avenue, Lakeville",
   "sale_month": "2004-10",
   "price": 2061600,
   "lot_sqft": 80650,
   "price_per_lot_sqft": 25.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12592,
   "use": "Apartment",
   "parcel_id": "225600001102"
  },
  {
   "address": "20464 Iberia Avenue, Lakeville",
   "sale_month": "2004-10",
   "price": 2061600,
   "lot_sqft": 80616,
   "price_per_lot_sqft": 25.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14537,
   "use": "Apartment",
   "parcel_id": "225600001101"
  },
  {
   "address": "20458 Iberia Avenue, Lakeville",
   "sale_month": "2004-10",
   "price": 2126800,
   "lot_sqft": 68893,
   "price_per_lot_sqft": 30.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16944,
   "use": "Apartment",
   "parcel_id": "225600001100"
  },
  {
   "address": "8415 220th Street West, Lakeville",
   "sale_month": "2004-10",
   "price": 2000000,
   "lot_sqft": 548574,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 157801,
   "use": "Industrial-preferred",
   "parcel_id": "220330052050"
  },
  {
   "address": "216 2nd Ave N, Minneapolis",
   "sale_month": "2004-10",
   "price": 1250000,
   "lot_sqft": 11712,
   "price_per_lot_sqft": 106.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924140085"
  },
  {
   "address": "6030 Nicollet Ave, Minneapolis",
   "sale_month": "2004-10",
   "price": 665000,
   "lot_sqft": 21235,
   "price_per_lot_sqft": 31.32,
   "price_per_building_sqft": 79.03,
   "building_sqft": 8414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8465,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340115"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 75000,
   "lot_sqft": 12740,
   "price_per_lot_sqft": 5.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220280030"
  },
  {
   "address": "6181 Aldrich Ave S, Minneapolis",
   "sale_month": "2004-10",
   "price": 225000,
   "lot_sqft": 15488,
   "price_per_lot_sqft": 14.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19684,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824440003"
  },
  {
   "address": "302 Elm Street South, Belle Plaine",
   "sale_month": "2004-10",
   "price": 470000,
   "lot_sqft": 16163,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3231,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200017811"
  },
  {
   "address": "1484 Whispering Court, Hastings",
   "sale_month": "2004-10",
   "price": 449900,
   "lot_sqft": 19938,
   "price_per_lot_sqft": 22.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "Apartment",
   "parcel_id": "196660101050"
  },
  {
   "address": "325 Roosevelt St NE, Minneapolis",
   "sale_month": "2004-10",
   "price": 380000,
   "lot_sqft": 24463,
   "price_per_lot_sqft": 15.53,
   "price_per_building_sqft": 32.87,
   "building_sqft": 11562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11632,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923330040"
  },
  {
   "address": "5034 France Ave S, Edina",
   "sale_month": "2004-10",
   "price": 2041690,
   "lot_sqft": 10790,
   "price_per_lot_sqft": 189.22,
   "price_per_building_sqft": 158.5,
   "building_sqft": 12881,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12959,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410055"
  },
  {
   "address": "3382 Shoreline Dr, Orono",
   "sale_month": "2004-10",
   "price": 520000,
   "lot_sqft": 12564,
   "price_per_lot_sqft": 41.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723440100"
  },
  {
   "address": "4600 Centerville Road, White Bear Lake",
   "sale_month": "2004-10",
   "price": 450000,
   "lot_sqft": 78031,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022430017"
  },
  {
   "address": "1600 West Broadway, Minneapolis",
   "sale_month": "2004-10",
   "price": 200000,
   "lot_sqft": 8205,
   "price_per_lot_sqft": 24.38,
   "price_per_building_sqft": 131.06,
   "building_sqft": 1526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924240198"
  },
  {
   "address": "1690 White Bear Avenue North, Maplewood",
   "sale_month": "2004-10",
   "price": 880000,
   "lot_sqft": 59437,
   "price_per_lot_sqft": 14.81,
   "price_per_building_sqft": 69.26,
   "building_sqft": 12705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12782,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330021"
  },
  {
   "address": "656 Jefferson St NE, Minneapolis",
   "sale_month": "2004-10",
   "price": 399000,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 77.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2022,
   "use": "TRIPLEX",
   "parcel_id": "1402924420141"
  },
  {
   "address": "4809 Bartlett Blvd, Mound",
   "sale_month": "2004-10",
   "price": 55000,
   "lot_sqft": 2760,
   "price_per_lot_sqft": 19.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 824,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724440053"
  },
  {
   "address": "741 Hamel Rd, Medina",
   "sale_month": "2004-10",
   "price": 405000,
   "lot_sqft": 17404,
   "price_per_lot_sqft": 23.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2448,
   "use": "APARTMENT",
   "parcel_id": "1211823320007"
  },
  {
   "address": "4327 Cedar Ave S, Minneapolis",
   "sale_month": "2004-10",
   "price": 315000,
   "lot_sqft": 4879,
   "price_per_lot_sqft": 64.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1585,
   "use": "APARTMENT",
   "parcel_id": "1202824320138"
  },
  {
   "address": "9444 Deerwood La N, Maple Grove",
   "sale_month": "2004-10",
   "price": 717500,
   "lot_sqft": 44780,
   "price_per_lot_sqft": 16.02,
   "price_per_building_sqft": 49.69,
   "building_sqft": 14440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14528,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922440016"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 52650,
   "lot_sqft": 41418,
   "price_per_lot_sqft": 1.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250204060"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 57300,
   "lot_sqft": 27119,
   "price_per_lot_sqft": 2.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250204050"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 57300,
   "lot_sqft": 27132,
   "price_per_lot_sqft": 2.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102250204040"
  },
  {
   "address": "3103 Mike Collins Drive, Eagan",
   "sale_month": "2004-10",
   "price": 832750,
   "lot_sqft": 57154,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": 47.88,
   "building_sqft": 17393,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17498,
   "use": "Industrial-preferred",
   "parcel_id": "102250204030"
  },
  {
   "address": "18025 Johnson Memorial Drive, Sand Creek Township",
   "sale_month": "2004-10",
   "price": 425000,
   "lot_sqft": 309415,
   "price_per_lot_sqft": 1.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "099080060"
  },
  {
   "address": "16801 Zumbro Avenue, Sand Creek Township",
   "sale_month": "2004-10",
   "price": 75000,
   "lot_sqft": 49959,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "090610010"
  },
  {
   "address": "3219 Morgan Ave N, Minneapolis",
   "sale_month": "2004-10",
   "price": 178000,
   "lot_sqft": 10191,
   "price_per_lot_sqft": 17.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924230147"
  },
  {
   "address": "3254 Penn Ave N, Minneapolis",
   "sale_month": "2004-10",
   "price": 670000,
   "lot_sqft": 13418,
   "price_per_lot_sqft": 49.93,
   "price_per_building_sqft": 89.94,
   "building_sqft": 7449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7494,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924230027"
  },
  {
   "address": "4216 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-10",
   "price": 100,
   "lot_sqft": 5221,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1562,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902824410004"
  },
  {
   "address": "9001 Penn Ave S, Bloomington",
   "sale_month": "2004-10",
   "price": 310000,
   "lot_sqft": 11557,
   "price_per_lot_sqft": 26.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724320086"
  },
  {
   "address": "4510 Rhode Island Ave N, New Hope",
   "sale_month": "2004-10",
   "price": 1550000,
   "lot_sqft": 60344,
   "price_per_lot_sqft": 25.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7832,
   "use": "APARTMENT",
   "parcel_id": "0811821330070"
  },
  {
   "address": "25 Lake Street North, Forest Lake",
   "sale_month": "2004-10",
   "price": 430028,
   "lot_sqft": 914,
   "price_per_lot_sqft": 470.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120160"
  },
  {
   "address": "4040 Minnehaha Ave, Minneapolis",
   "sale_month": "2004-10",
   "price": 400000,
   "lot_sqft": 6010,
   "price_per_lot_sqft": 66.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1798,
   "use": "APARTMENT",
   "parcel_id": "0702823240064"
  },
  {
   "address": null,
   "sale_month": "2004-10",
   "price": 90000,
   "lot_sqft": 631,
   "price_per_lot_sqft": 142.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "053223310011"
  },
  {
   "address": "2178 Marshall Avenue, Saint Paul",
   "sale_month": "2004-10",
   "price": 350000,
   "lot_sqft": 18923,
   "price_per_lot_sqft": 18.5,
   "price_per_building_sqft": 118.28,
   "building_sqft": 2959,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2976,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052823110076"
  },
  {
   "address": "3450 Dupont Ave S, Minneapolis",
   "sale_month": "2004-10",
   "price": 100,
   "lot_sqft": 13524,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6538,
   "use": "APARTMENT",
   "parcel_id": "0402824420127"
  },
  {
   "address": "3300 Colfax Ave S, Minneapolis",
   "sale_month": "2004-10",
   "price": 970000,
   "lot_sqft": 9420,
   "price_per_lot_sqft": 102.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5477,
   "use": "APARTMENT",
   "parcel_id": "0402824140157"
  },
  {
   "address": "8330 Fremont Ave S, Bloomington",
   "sale_month": "2004-10",
   "price": 1500000,
   "lot_sqft": 80948,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9229,
   "use": "APARTMENT",
   "parcel_id": "0402724420041"
  },
  {
   "address": "195 Lexington Parkway North, Saint Paul",
   "sale_month": "2004-10",
   "price": 191900,
   "lot_sqft": 15438,
   "price_per_lot_sqft": 12.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2512,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823110083"
  },
  {
   "address": "9955 Hudson Place, Woodbury",
   "sale_month": "2004-10",
   "price": 1575000,
   "lot_sqft": 97718,
   "price_per_lot_sqft": 16.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17488,
   "use": "300",
   "parcel_id": "0302821140013"
  },
  {
   "address": "11804 River Hills Drive, Burnsville",
   "sale_month": "2004-10",
   "price": 372500,
   "lot_sqft": 23623,
   "price_per_lot_sqft": 15.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2952,
   "use": "Apartment",
   "parcel_id": "026411106030"
  },
  {
   "address": "16 Elm Street South, Waconia",
   "sale_month": "2004-09",
   "price": 230000,
   "lot_sqft": 4578,
   "price_per_lot_sqft": 50.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502750"
  },
  {
   "address": "1772 Stieger Lake Lane, Victoria",
   "sale_month": "2004-09",
   "price": 150000,
   "lot_sqft": 7152,
   "price_per_lot_sqft": 20.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650750180"
  },
  {
   "address": "3025 Franklin Ave E, Minneapolis",
   "sale_month": "2004-09",
   "price": 160000,
   "lot_sqft": 7640,
   "price_per_lot_sqft": 20.94,
   "price_per_building_sqft": 183.7,
   "building_sqft": 871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 877,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924110118"
  },
  {
   "address": "647 University Avenue West, Saint Paul",
   "sale_month": "2004-09",
   "price": 175000,
   "lot_sqft": 4867,
   "price_per_lot_sqft": 35.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923140223"
  },
  {
   "address": "901 3rd Street South, Stillwater",
   "sale_month": "2004-09",
   "price": 235000,
   "lot_sqft": 5395,
   "price_per_lot_sqft": 43.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "300",
   "parcel_id": "3303020110109"
  },
  {
   "address": "2409 Hennepin Ave, Minneapolis",
   "sale_month": "2004-09",
   "price": 525000,
   "lot_sqft": 6752,
   "price_per_lot_sqft": 77.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130118"
  },
  {
   "address": "8511 Able Street Northeast, Blaine",
   "sale_month": "2004-09",
   "price": 405000,
   "lot_sqft": 17639,
   "price_per_lot_sqft": 22.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2320,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313123440058"
  },
  {
   "address": "3205 Spruce Street, Little Canada",
   "sale_month": "2004-09",
   "price": 5000000,
   "lot_sqft": 478190,
   "price_per_lot_sqft": 10.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27736,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330021"
  },
  {
   "address": null,
   "sale_month": "2004-09",
   "price": 395000,
   "lot_sqft": 8633,
   "price_per_lot_sqft": 45.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922410015"
  },
  {
   "address": "500 Broadway Street, Saint Paul",
   "sale_month": "2004-09",
   "price": 530000,
   "lot_sqft": 26686,
   "price_per_lot_sqft": 19.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17299,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922410014"
  },
  {
   "address": null,
   "sale_month": "2004-09",
   "price": 120000,
   "lot_sqft": 3643,
   "price_per_lot_sqft": 32.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922410013"
  },
  {
   "address": null,
   "sale_month": "2004-09",
   "price": 395000,
   "lot_sqft": 5573,
   "price_per_lot_sqft": 70.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922410012"
  },
  {
   "address": "11108 Zealand Ave N, Champlin",
   "sale_month": "2004-09",
   "price": 960483,
   "lot_sqft": 2561,
   "price_per_lot_sqft": 375.04,
   "price_per_building_sqft": 196.58,
   "building_sqft": 4886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4915,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420085"
  },
  {
   "address": "11100 Zealand Ave N, Champlin",
   "sale_month": "2004-09",
   "price": 960484,
   "lot_sqft": 3401,
   "price_per_lot_sqft": 282.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420084"
  },
  {
   "address": "23600 State Hwy No 55, Corcoran",
   "sale_month": "2004-09",
   "price": 5000,
   "lot_sqft": 187884,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9692,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111923340006"
  },
  {
   "address": "4440 Parklawn Ave, Edina",
   "sale_month": "2004-09",
   "price": 2300000,
   "lot_sqft": 46019,
   "price_per_lot_sqft": 49.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9893,
   "use": "APARTMENT",
   "parcel_id": "3102824420020"
  },
  {
   "address": "304 Griffit St, Edina",
   "sale_month": "2004-09",
   "price": 1600000,
   "lot_sqft": 44596,
   "price_per_lot_sqft": 35.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011721120030"
  },
  {
   "address": "305 Arthur St, Edina",
   "sale_month": "2004-09",
   "price": 1600000,
   "lot_sqft": 17488,
   "price_per_lot_sqft": 91.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011721120024"
  },
  {
   "address": "301 Arthur St, Edina",
   "sale_month": "2004-09",
   "price": 1600000,
   "lot_sqft": 17487,
   "price_per_lot_sqft": 91.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011721120023"
  },
  {
   "address": "201 25th Ave SE, Minneapolis",
   "sale_month": "2004-09",
   "price": 790000,
   "lot_sqft": 18742,
   "price_per_lot_sqft": 42.15,
   "price_per_building_sqft": 82.83,
   "building_sqft": 9538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9595,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240060"
  },
  {
   "address": "221 Main Street North, Stillwater",
   "sale_month": "2004-09",
   "price": 1800000,
   "lot_sqft": 11048,
   "price_per_lot_sqft": 162.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33063,
   "use": "300",
   "parcel_id": "2803020140066"
  },
  {
   "address": "550 Dakota Street South, Shakopee",
   "sale_month": "2004-09",
   "price": 150000,
   "lot_sqft": 21281,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3477,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270320140"
  },
  {
   "address": "918 3rd Ave S, Minneapolis",
   "sale_month": "2004-09",
   "price": 230573,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 46.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924140075"
  },
  {
   "address": "240 Shumway Street South, Shakopee",
   "sale_month": "2004-09",
   "price": 1975000,
   "lot_sqft": 80809,
   "price_per_lot_sqft": 24.44,
   "price_per_building_sqft": 32.31,
   "building_sqft": 61118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61487,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270012870"
  },
  {
   "address": "965 Avon Street North, Saint Paul",
   "sale_month": "2004-09",
   "price": 375000,
   "lot_sqft": 14967,
   "price_per_lot_sqft": 25.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3502,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923130222"
  },
  {
   "address": "12487 Zinran Avenue South, Savage",
   "sale_month": "2004-09",
   "price": 420000,
   "lot_sqft": 42809,
   "price_per_lot_sqft": 9.81,
   "price_per_building_sqft": 49.08,
   "building_sqft": 8558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8610,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570170"
  },
  {
   "address": "322 Cedar Ave S, Minneapolis",
   "sale_month": "2004-09",
   "price": 1125000,
   "lot_sqft": 5971,
   "price_per_lot_sqft": 188.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8779,
   "use": "APARTMENT",
   "parcel_id": "2602924140088"
  },
  {
   "address": "16117 Main Avenue Southeast, Prior Lake",
   "sale_month": "2004-09",
   "price": 98400,
   "lot_sqft": 1797,
   "price_per_lot_sqft": 54.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252760010"
  },
  {
   "address": "200 10th Avenue Northeast, New Prague",
   "sale_month": "2004-09",
   "price": 725000,
   "lot_sqft": 58150,
   "price_per_lot_sqft": 12.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6774,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240460022"
  },
  {
   "address": "521 4th St SE, Minneapolis",
   "sale_month": "2004-09",
   "price": 481000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 43.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3463,
   "use": "APARTMENT",
   "parcel_id": "2402924230149"
  },
  {
   "address": "7825 Vinewood La N, Maple Grove",
   "sale_month": "2004-09",
   "price": 2629067,
   "lot_sqft": 79979,
   "price_per_lot_sqft": 32.87,
   "price_per_building_sqft": 350.73,
   "building_sqft": 7496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7541,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922430014"
  },
  {
   "address": "3701 85th Ave N, Brooklyn Park",
   "sale_month": "2004-09",
   "price": 527000,
   "lot_sqft": 190065,
   "price_per_lot_sqft": 2.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921120007"
  },
  {
   "address": "8575 Aspen La N, Brooklyn Park",
   "sale_month": "2004-09",
   "price": 712015,
   "lot_sqft": 38284,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": 290.38,
   "building_sqft": 2452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2466,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921340051"
  },
  {
   "address": "1300 Hidden Lakes Pkwy, Golden Valley",
   "sale_month": "2004-09",
   "price": 5000000,
   "lot_sqft": 396997,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": 100.54,
   "building_sqft": 49733,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50034,
   "use": "MED/CARE FACILITY",
   "parcel_id": "1802924440015"
  },
  {
   "address": "16326 Highway 65 Northeast, Ham Lake",
   "sale_month": "2004-09",
   "price": 825000,
   "lot_sqft": 46299,
   "price_per_lot_sqft": 17.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13614,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173223210005"
  },
  {
   "address": "3451 Louisiana Ave S, St. Louis Park",
   "sale_month": "2004-09",
   "price": 9143,
   "lot_sqft": 12280,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721420091"
  },
  {
   "address": "15101 Minnetonka Indust Rd, Minnetonka",
   "sale_month": "2004-09",
   "price": 1075000,
   "lot_sqft": 119176,
   "price_per_lot_sqft": 9.02,
   "price_per_building_sqft": 24.28,
   "building_sqft": 44271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44539,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611722430014"
  },
  {
   "address": "1400 2nd St N, Minneapolis",
   "sale_month": "2004-09",
   "price": 349000,
   "lot_sqft": 9067,
   "price_per_lot_sqft": 38.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924340028"
  },
  {
   "address": "11244 86th Ave N, Maple Grove",
   "sale_month": "2004-09",
   "price": 268800,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 79.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440036"
  },
  {
   "address": "216 6th Ave NE, Minneapolis",
   "sale_month": "2004-09",
   "price": 242800,
   "lot_sqft": 6057,
   "price_per_lot_sqft": 40.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1502,
   "use": "TRIPLEX",
   "parcel_id": "1402924340103"
  },
  {
   "address": "1235 5th St NE, Minneapolis",
   "sale_month": "2004-09",
   "price": 233000,
   "lot_sqft": 6374,
   "price_per_lot_sqft": 36.55,
   "price_per_building_sqft": 197.29,
   "building_sqft": 1181,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1189,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924240200"
  },
  {
   "address": "2055 Rice Street, Roseville",
   "sale_month": "2004-09",
   "price": 2100000,
   "lot_sqft": 28846,
   "price_per_lot_sqft": 72.8,
   "price_per_building_sqft": 328.43,
   "building_sqft": 6394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6432,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923110086"
  },
  {
   "address": "2075 Rice Street, Roseville",
   "sale_month": "2004-09",
   "price": 2100000,
   "lot_sqft": 28607,
   "price_per_lot_sqft": 73.41,
   "price_per_building_sqft": 303.64,
   "building_sqft": 6916,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6957,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923110085"
  },
  {
   "address": "2029 Rice Street, Roseville",
   "sale_month": "2004-09",
   "price": 2100000,
   "lot_sqft": 26663,
   "price_per_lot_sqft": 78.76,
   "price_per_building_sqft": 349.83,
   "building_sqft": 6003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6040,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923110084"
  },
  {
   "address": "2045 Rice Street, Roseville",
   "sale_month": "2004-09",
   "price": 2100000,
   "lot_sqft": 36487,
   "price_per_lot_sqft": 57.55,
   "price_per_building_sqft": 377.49,
   "building_sqft": 5563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5596,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "132923110083"
  },
  {
   "address": "2213 38th St E, Minneapolis",
   "sale_month": "2004-09",
   "price": 71753,
   "lot_sqft": 11026,
   "price_per_lot_sqft": 6.51,
   "price_per_building_sqft": 26.07,
   "building_sqft": 2752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2769,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824210208"
  },
  {
   "address": "1844 Central Ave NE, Minneapolis",
   "sale_month": "2004-09",
   "price": 100,
   "lot_sqft": 22382,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18651,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924440196"
  },
  {
   "address": "535 86th St W, Bloomington",
   "sale_month": "2004-09",
   "price": 600000,
   "lot_sqft": 19854,
   "price_per_lot_sqft": 30.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220026"
  },
  {
   "address": "541 86th St W, Bloomington",
   "sale_month": "2004-09",
   "price": 600000,
   "lot_sqft": 15826,
   "price_per_lot_sqft": 37.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220011"
  },
  {
   "address": "5160 West Broadway, Crystal",
   "sale_month": "2004-09",
   "price": 1450000,
   "lot_sqft": 95589,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": 62.49,
   "building_sqft": 23204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23344,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821240023"
  },
  {
   "address": "5316 Hanson Ct N, Crystal",
   "sale_month": "2004-09",
   "price": 2681000,
   "lot_sqft": 17301,
   "price_per_lot_sqft": 154.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0911821220044"
  },
  {
   "address": "5200 73rd St W, Edina",
   "sale_month": "2004-09",
   "price": 1240000,
   "lot_sqft": 87061,
   "price_per_lot_sqft": 14.24,
   "price_per_building_sqft": 67.57,
   "building_sqft": 18351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18461,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621230016"
  },
  {
   "address": "40 19th Street Southwest, Forest Lake",
   "sale_month": "2004-09",
   "price": 1363591,
   "lot_sqft": 19541,
   "price_per_lot_sqft": 69.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "300",
   "parcel_id": "0703221130028"
  },
  {
   "address": "3066 Spruce Street, Little Canada",
   "sale_month": "2004-09",
   "price": 2375000,
   "lot_sqft": 238391,
   "price_per_lot_sqft": 9.96,
   "price_per_building_sqft": 154,
   "building_sqft": 15422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15515,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210030"
  },
  {
   "address": "3810 West Broadway, Robbinsdale",
   "sale_month": "2004-09",
   "price": 580000,
   "lot_sqft": 18569,
   "price_per_lot_sqft": 31.23,
   "price_per_building_sqft": 59.29,
   "building_sqft": 9783,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9842,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602924410009"
  },
  {
   "address": "4320 Highway 7, St. Louis Park",
   "sale_month": "2004-09",
   "price": 1650000,
   "lot_sqft": 20180,
   "price_per_lot_sqft": 81.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4243,
   "use": "APARTMENT",
   "parcel_id": "0602824120007"
  },
  {
   "address": "4301 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2004-09",
   "price": 1650000,
   "lot_sqft": 19056,
   "price_per_lot_sqft": 86.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5240,
   "use": "APARTMENT",
   "parcel_id": "0602824120001"
  },
  {
   "address": null,
   "sale_month": "2004-09",
   "price": 6028230,
   "lot_sqft": 20486,
   "price_per_lot_sqft": 294.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923110032"
  },
  {
   "address": "3115 Centre Pointe Drive North, Roseville",
   "sale_month": "2004-09",
   "price": 6028230,
   "lot_sqft": 179721,
   "price_per_lot_sqft": 33.54,
   "price_per_building_sqft": 269.67,
   "building_sqft": 22354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22489,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923110026"
  },
  {
   "address": "2700 Maplewood Drive North, Maplewood",
   "sale_month": "2004-09",
   "price": 177000,
   "lot_sqft": 17091,
   "price_per_lot_sqft": 10.36,
   "price_per_building_sqft": 48.87,
   "building_sqft": 3622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3643,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922440042"
  },
  {
   "address": "5400 Douglas Dr N, Crystal",
   "sale_month": "2004-09",
   "price": 2681000,
   "lot_sqft": 300716,
   "price_per_lot_sqft": 8.92,
   "price_per_building_sqft": 25.31,
   "building_sqft": 105922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 106562,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411821330032"
  },
  {
   "address": "3431 Dupont Ave S, Minneapolis",
   "sale_month": "2004-09",
   "price": 190000,
   "lot_sqft": 13013,
   "price_per_lot_sqft": 14.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3120,
   "use": "APARTMENT",
   "parcel_id": "0402824410053"
  },
  {
   "address": "876 Lincoln Avenue, Saint Paul",
   "sale_month": "2004-09",
   "price": 610000,
   "lot_sqft": 10850,
   "price_per_lot_sqft": 56.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2086,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310040"
  },
  {
   "address": "1032 Portland Avenue, Saint Paul",
   "sale_month": "2004-09",
   "price": 575000,
   "lot_sqft": 8071,
   "price_per_lot_sqft": 71.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2842,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823230062"
  },
  {
   "address": "3408 Cedar Ave S, Minneapolis",
   "sale_month": "2004-09",
   "price": 224500,
   "lot_sqft": 4835,
   "price_per_lot_sqft": 46.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824410121"
  },
  {
   "address": "375 Lake View Drive, Woodbury",
   "sale_month": "2004-09",
   "price": 615000,
   "lot_sqft": 95666,
   "price_per_lot_sqft": 6.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17076,
   "use": "110",
   "parcel_id": "0202821240119"
  },
  {
   "address": "6900 151st Street West, Apple Valley",
   "sale_month": "2004-09",
   "price": 1280000,
   "lot_sqft": 107861,
   "price_per_lot_sqft": 11.87,
   "price_per_building_sqft": 78.04,
   "building_sqft": 16401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16500,
   "use": "Industrial-preferred",
   "parcel_id": "012870201010"
  },
  {
   "address": "606 Selby Avenue, Saint Paul",
   "sale_month": "2004-09",
   "price": 150000,
   "lot_sqft": 2532,
   "price_per_lot_sqft": 59.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2961,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220171"
  },
  {
   "address": "509 University Avenue West, Saint Paul",
   "sale_month": "2004-08",
   "price": 110000,
   "lot_sqft": 4140,
   "price_per_lot_sqft": 26.57,
   "price_per_building_sqft": 5.11,
   "building_sqft": 21514,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21643,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230116"
  },
  {
   "address": "11140 Bren Rd W, Minnetonka",
   "sale_month": "2004-08",
   "price": 4500000,
   "lot_sqft": 298307,
   "price_per_lot_sqft": 15.09,
   "price_per_building_sqft": 73.73,
   "building_sqft": 61036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61405,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722230019"
  },
  {
   "address": "2940 30th Ave S, Minneapolis",
   "sale_month": "2004-08",
   "price": 180000,
   "lot_sqft": 1897,
   "price_per_lot_sqft": 94.89,
   "price_per_building_sqft": 177.51,
   "building_sqft": 1014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1020,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924440109"
  },
  {
   "address": "2828 27th Ave S, Minneapolis",
   "sale_month": "2004-08",
   "price": 55000,
   "lot_sqft": 7291,
   "price_per_lot_sqft": 7.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924430037"
  },
  {
   "address": "1567 11th Avenue, Newport",
   "sale_month": "2004-08",
   "price": 440000,
   "lot_sqft": 26377,
   "price_per_lot_sqft": 16.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3602822240009"
  },
  {
   "address": "4026 Central Avenue Northeast, Columbia Heights",
   "sale_month": "2004-08",
   "price": 350000,
   "lot_sqft": 5449,
   "price_per_lot_sqft": 64.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410042"
  },
  {
   "address": "1375 St Anthony Avenue, Saint Paul",
   "sale_month": "2004-08",
   "price": 215000,
   "lot_sqft": 28018,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": 25.48,
   "building_sqft": 8439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8490,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310030"
  },
  {
   "address": "2636 1st Ave S, Minneapolis",
   "sale_month": "2004-08",
   "price": 4470794,
   "lot_sqft": 7499,
   "price_per_lot_sqft": 596.19,
   "price_per_building_sqft": 1808.57,
   "building_sqft": 2472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2487,
   "use": "APARTMENT",
   "parcel_id": "3402924420066"
  },
  {
   "address": "2801 Pillsbury Ave, Minneapolis",
   "sale_month": "2004-08",
   "price": 4470794,
   "lot_sqft": 11140,
   "price_per_lot_sqft": 401.33,
   "price_per_building_sqft": 1150.49,
   "building_sqft": 3886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3909,
   "use": "APARTMENT",
   "parcel_id": "3402924340262"
  },
  {
   "address": "2801 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-08",
   "price": 325000,
   "lot_sqft": 10265,
   "price_per_lot_sqft": 31.66,
   "price_per_building_sqft": 56.1,
   "building_sqft": 5793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330176"
  },
  {
   "address": "2708 Grand Ave S, Minneapolis",
   "sale_month": "2004-08",
   "price": 4470794,
   "lot_sqft": 11439,
   "price_per_lot_sqft": 390.84,
   "price_per_building_sqft": 1414.36,
   "building_sqft": 3161,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3180,
   "use": "APARTMENT",
   "parcel_id": "3402924320195"
  },
  {
   "address": "2636 Pillsbury Ave, Minneapolis",
   "sale_month": "2004-08",
   "price": 4470794,
   "lot_sqft": 14804,
   "price_per_lot_sqft": 302,
   "price_per_building_sqft": 724.02,
   "building_sqft": 6175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6212,
   "use": "APARTMENT",
   "parcel_id": "3402924310037"
  },
  {
   "address": "2101 Blaisdell Ave, Minneapolis",
   "sale_month": "2004-08",
   "price": 850000,
   "lot_sqft": 11803,
   "price_per_lot_sqft": 72.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4147,
   "use": "APARTMENT",
   "parcel_id": "3402924210042"
  },
  {
   "address": "2616 Dupont Ave S, Minneapolis",
   "sale_month": "2004-08",
   "price": 484500,
   "lot_sqft": 7416,
   "price_per_lot_sqft": 65.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1464,
   "use": "APARTMENT",
   "parcel_id": "3302924420127"
  },
  {
   "address": "1425 28th St W, Minneapolis",
   "sale_month": "2004-08",
   "price": 160000,
   "lot_sqft": 111499,
   "price_per_lot_sqft": 1.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "3302924340138"
  },
  {
   "address": "6308 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2004-08",
   "price": 250000,
   "lot_sqft": 15021,
   "price_per_lot_sqft": 16.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4505,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921420003"
  },
  {
   "address": "1809 Northwestern Avenue, Stillwater",
   "sale_month": "2004-08",
   "price": 1400000,
   "lot_sqft": 40110,
   "price_per_lot_sqft": 34.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6346,
   "use": "300",
   "parcel_id": "3203020410017"
  },
  {
   "address": "48 Winter Street West, Saint Paul",
   "sale_month": "2004-08",
   "price": 300000,
   "lot_sqft": 12207,
   "price_per_lot_sqft": 24.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1651,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922220076"
  },
  {
   "address": "11966 Business Park Blvd N, Champlin",
   "sale_month": "2004-08",
   "price": 981093,
   "lot_sqft": 59259,
   "price_per_lot_sqft": 16.56,
   "price_per_building_sqft": 163.27,
   "building_sqft": 6009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6045,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021420011"
  },
  {
   "address": "460 Stillwater Road, Willernie",
   "sale_month": "2004-08",
   "price": 415000,
   "lot_sqft": 21057,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": 58.44,
   "building_sqft": 7101,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7144,
   "use": "300",
   "parcel_id": "2903021310018"
  },
  {
   "address": "844 Jenks Avenue, Saint Paul",
   "sale_month": "2004-08",
   "price": 79900,
   "lot_sqft": 4434,
   "price_per_lot_sqft": 18.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 589,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922230194"
  },
  {
   "address": "14025 Highway 13 South, Savage",
   "sale_month": "2004-08",
   "price": 270000,
   "lot_sqft": 41032,
   "price_per_lot_sqft": 6.58,
   "price_per_building_sqft": 35.76,
   "building_sqft": 7551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7597,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263500020"
  },
  {
   "address": "625 16th St E, Minneapolis",
   "sale_month": "2004-08",
   "price": 3000000,
   "lot_sqft": 48568,
   "price_per_lot_sqft": 61.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11411,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2602924320028"
  },
  {
   "address": "4400 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2004-08",
   "price": 450000,
   "lot_sqft": 68898,
   "price_per_lot_sqft": 6.53,
   "price_per_building_sqft": 42.74,
   "building_sqft": 10528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10591,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "253630011"
  },
  {
   "address": "2328 Franklin Ave E, Minneapolis",
   "sale_month": "2004-08",
   "price": 100000,
   "lot_sqft": 4981,
   "price_per_lot_sqft": 20.08,
   "price_per_building_sqft": 121.36,
   "building_sqft": 824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 828,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924340054"
  },
  {
   "address": "607 Cedar Ave S, Minneapolis",
   "sale_month": "2004-08",
   "price": 230000,
   "lot_sqft": 7241,
   "price_per_lot_sqft": 31.76,
   "price_per_building_sqft": 39.09,
   "building_sqft": 5884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5919,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924320134"
  },
  {
   "address": "15219 Feller Street Northeast, Columbus",
   "sale_month": "2004-08",
   "price": 550000,
   "lot_sqft": 160091,
   "price_per_lot_sqft": 3.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14883,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222420013"
  },
  {
   "address": "305 Cottage Avenue West, Saint Paul",
   "sale_month": "2004-08",
   "price": 6650000,
   "lot_sqft": 91588,
   "price_per_lot_sqft": 72.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9082,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923420120"
  },
  {
   "address": "284 Arlington Avenue West, Saint Paul",
   "sale_month": "2004-08",
   "price": 6499000,
   "lot_sqft": 69747,
   "price_per_lot_sqft": 93.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9509,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923420018"
  },
  {
   "address": "3400 Kilmer La N, Plymouth",
   "sale_month": "2004-08",
   "price": 78000,
   "lot_sqft": 19124,
   "price_per_lot_sqft": 4.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411822110022"
  },
  {
   "address": "3401 State Hwy No 169, Plymouth",
   "sale_month": "2004-08",
   "price": 435000,
   "lot_sqft": 18959,
   "price_per_lot_sqft": 22.94,
   "price_per_building_sqft": 138.89,
   "building_sqft": 3132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3151,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411822110021"
  },
  {
   "address": "700 University Ave SE, Minneapolis",
   "sale_month": "2004-08",
   "price": 769225,
   "lot_sqft": 13725,
   "price_per_lot_sqft": 56.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5194,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924320059"
  },
  {
   "address": "727 University Ave SE, Minneapolis",
   "sale_month": "2004-08",
   "price": 3625001,
   "lot_sqft": 8046,
   "price_per_lot_sqft": 450.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4071,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924320031"
  },
  {
   "address": "717 University Ave SE, Minneapolis",
   "sale_month": "2004-08",
   "price": 782638,
   "lot_sqft": 13914,
   "price_per_lot_sqft": 56.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5656,
   "use": "APARTMENT",
   "parcel_id": "2402924320030"
  },
  {
   "address": "1113 16th Ave SE, Minneapolis",
   "sale_month": "2004-08",
   "price": 90000,
   "lot_sqft": 5285,
   "price_per_lot_sqft": 17.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2402924110056"
  },
  {
   "address": "1117 16th Ave SE, Minneapolis",
   "sale_month": "2004-08",
   "price": 90000,
   "lot_sqft": 4363,
   "price_per_lot_sqft": 20.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2402924110055"
  },
  {
   "address": "330 Laredo Street South, Belle Plaine",
   "sale_month": "2004-08",
   "price": 650000,
   "lot_sqft": 252321,
   "price_per_lot_sqft": 2.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "209060141"
  },
  {
   "address": "6521 Cambridge St, St. Louis Park",
   "sale_month": "2004-08",
   "price": 1250000,
   "lot_sqft": 58817,
   "price_per_lot_sqft": 21.25,
   "price_per_building_sqft": 37.62,
   "building_sqft": 33231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33432,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110044"
  },
  {
   "address": "3716 Old Shakopee Rd W, Bloomington",
   "sale_month": "2004-08",
   "price": 205000,
   "lot_sqft": 11151,
   "price_per_lot_sqft": 18.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2002724320048"
  },
  {
   "address": "2090 Pike Lake Drive, New Brighton",
   "sale_month": "2004-08",
   "price": 365000,
   "lot_sqft": 10405,
   "price_per_lot_sqft": 35.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2144,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "193023430020"
  },
  {
   "address": "116 23rd Street West, Hastings",
   "sale_month": "2004-08",
   "price": 430000,
   "lot_sqft": 16321,
   "price_per_lot_sqft": 26.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "Apartment",
   "parcel_id": "191630001040"
  },
  {
   "address": "16340 Terrey Pine Dr, Eden Prairie",
   "sale_month": "2004-08",
   "price": 586100,
   "lot_sqft": 42897,
   "price_per_lot_sqft": 13.66,
   "price_per_building_sqft": 164.87,
   "building_sqft": 3555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3577,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711622110027"
  },
  {
   "address": "12005 41st Ave N, Plymouth",
   "sale_month": "2004-08",
   "price": 16295400,
   "lot_sqft": 146543,
   "price_per_lot_sqft": 111.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28980,
   "use": "APARTMENT",
   "parcel_id": "1411822310008"
  },
  {
   "address": "12055 41st Ave N, Plymouth",
   "sale_month": "2004-08",
   "price": 16295400,
   "lot_sqft": 311348,
   "price_per_lot_sqft": 52.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29816,
   "use": "APARTMENT",
   "parcel_id": "1411822310007"
  },
  {
   "address": "12105 41st Ave N, Plymouth",
   "sale_month": "2004-08",
   "price": 16295400,
   "lot_sqft": 130910,
   "price_per_lot_sqft": 124.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29444,
   "use": "APARTMENT",
   "parcel_id": "1411822310006"
  },
  {
   "address": "21120 Ozark Court North, Scandia",
   "sale_month": "2004-08",
   "price": 97000,
   "lot_sqft": 132536,
   "price_per_lot_sqft": 0.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12526,
   "use": "300",
   "parcel_id": "1403220430011"
  },
  {
   "address": "2020 St Croix Trail South, Lake Saint Croix Beach",
   "sale_month": "2004-08",
   "price": 41292,
   "lot_sqft": 11393,
   "price_per_lot_sqft": 3.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "300",
   "parcel_id": "1402820210027"
  },
  {
   "address": null,
   "sale_month": "2004-08",
   "price": 75000,
   "lot_sqft": 279962,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311724220265"
  },
  {
   "address": "2024 Summer St NE, Minneapolis",
   "sale_month": "2004-08",
   "price": 1,
   "lot_sqft": 30920,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924410031"
  },
  {
   "address": "1010 Osborne Road Northeast, Fridley",
   "sale_month": "2004-08",
   "price": 427000,
   "lot_sqft": 24002,
   "price_per_lot_sqft": 17.79,
   "price_per_building_sqft": 97.78,
   "building_sqft": 4367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4394,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123024220003"
  },
  {
   "address": "10200 51st Ave N, Plymouth",
   "sale_month": "2004-08",
   "price": 4250000,
   "lot_sqft": 318999,
   "price_per_lot_sqft": 13.32,
   "price_per_building_sqft": 41.16,
   "building_sqft": 103248,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 103872,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211822120003"
  },
  {
   "address": "4757 Lyndale Ave N, Minneapolis",
   "sale_month": "2004-08",
   "price": 30000,
   "lot_sqft": 8690,
   "price_per_lot_sqft": 3.45,
   "price_per_building_sqft": 23.15,
   "building_sqft": 1296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1303,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821420105"
  },
  {
   "address": "4330 Nicollet Ave, Minneapolis",
   "sale_month": "2004-08",
   "price": 400000,
   "lot_sqft": 5074,
   "price_per_lot_sqft": 78.83,
   "price_per_building_sqft": 64.26,
   "building_sqft": 6225,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6262,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310205"
  },
  {
   "address": "3920 Nicollet Ave, Minneapolis",
   "sale_month": "2004-08",
   "price": 760000,
   "lot_sqft": 28663,
   "price_per_lot_sqft": 26.52,
   "price_per_building_sqft": 39.42,
   "building_sqft": 19280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19397,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824210090"
  },
  {
   "address": "3900 Nicollet Ave, Minneapolis",
   "sale_month": "2004-08",
   "price": 760000,
   "lot_sqft": 10745,
   "price_per_lot_sqft": 70.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824210089"
  },
  {
   "address": "9315 Harriet Ave S, Bloomington",
   "sale_month": "2004-08",
   "price": 225000,
   "lot_sqft": 16218,
   "price_per_lot_sqft": 13.87,
   "price_per_building_sqft": 153.17,
   "building_sqft": 1469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1478,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330005"
  },
  {
   "address": "916 125th Lane Northeast, Blaine",
   "sale_month": "2004-08",
   "price": 176874,
   "lot_sqft": 1060,
   "price_per_lot_sqft": 166.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063123440153"
  },
  {
   "address": "914 125th Lane Northeast, Blaine",
   "sale_month": "2004-08",
   "price": 176874,
   "lot_sqft": 1049,
   "price_per_lot_sqft": 168.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063123440152"
  },
  {
   "address": "4125 Lakeland Ave N, Robbinsdale",
   "sale_month": "2004-08",
   "price": 45000,
   "lot_sqft": 5721,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": 22.84,
   "building_sqft": 1970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1982,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130106"
  },
  {
   "address": "3636 Minnehaha Ave, Minneapolis",
   "sale_month": "2004-08",
   "price": 965000,
   "lot_sqft": 11969,
   "price_per_lot_sqft": 80.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5182,
   "use": "APARTMENT",
   "parcel_id": "0602823330104"
  },
  {
   "address": "5711 Quincy Street, Mounds View",
   "sale_month": "2004-08",
   "price": 370000,
   "lot_sqft": 15017,
   "price_per_lot_sqft": 24.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2151,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410007"
  },
  {
   "address": "308 State Street, Saint Paul",
   "sale_month": "2004-08",
   "price": 1000000,
   "lot_sqft": 34250,
   "price_per_lot_sqft": 29.2,
   "price_per_building_sqft": 67.11,
   "building_sqft": 14902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14992,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822340002"
  },
  {
   "address": "6518 56th Ave N, Crystal",
   "sale_month": "2004-08",
   "price": 650000,
   "lot_sqft": 9076,
   "price_per_lot_sqft": 71.62,
   "price_per_building_sqft": 100.28,
   "building_sqft": 6482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6522,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410097"
  },
  {
   "address": "1752 Grand Avenue, Saint Paul",
   "sale_month": "2004-08",
   "price": 345000,
   "lot_sqft": 7596,
   "price_per_lot_sqft": 45.42,
   "price_per_building_sqft": 145.45,
   "building_sqft": 2372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2386,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823420030"
  },
  {
   "address": "3514 Hennepin Ave, Minneapolis",
   "sale_month": "2004-08",
   "price": 700000,
   "lot_sqft": 10139,
   "price_per_lot_sqft": 69.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2975,
   "use": "APARTMENT",
   "parcel_id": "0402824310045"
  },
  {
   "address": "8348 Tamarack Village, Woodbury",
   "sale_month": "2004-08",
   "price": 6300000,
   "lot_sqft": 363985,
   "price_per_lot_sqft": 17.31,
   "price_per_building_sqft": 46.86,
   "building_sqft": 134437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 135248,
   "use": "300",
   "parcel_id": "0402821240003"
  },
  {
   "address": "3010 4th Ave S, Minneapolis",
   "sale_month": "2004-08",
   "price": 500000,
   "lot_sqft": 11316,
   "price_per_lot_sqft": 44.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110105"
  },
  {
   "address": "3636 20th Ave S, Minneapolis",
   "sale_month": "2004-08",
   "price": 400000,
   "lot_sqft": 6251,
   "price_per_lot_sqft": 63.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1665,
   "use": "APARTMENT",
   "parcel_id": "0102824330014"
  },
  {
   "address": "32 Main Street East, Waconia",
   "sale_month": "2004-07",
   "price": 225000,
   "lot_sqft": 5108,
   "price_per_lot_sqft": 44.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503950"
  },
  {
   "address": "1500 24th St E, Minneapolis",
   "sale_month": "2004-07",
   "price": 225000,
   "lot_sqft": 4014,
   "price_per_lot_sqft": 56.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2154,
   "use": "APARTMENT",
   "parcel_id": "3502924120141"
  },
  {
   "address": "7125 Riverdale Drive Northwest, Ramsey",
   "sale_month": "2004-07",
   "price": 400000,
   "lot_sqft": 87020,
   "price_per_lot_sqft": 4.6,
   "price_per_building_sqft": 47.08,
   "building_sqft": 8497,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8548,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343225220043"
  },
  {
   "address": "2521 Nicollet Ave, Minneapolis",
   "sale_month": "2004-07",
   "price": 580000,
   "lot_sqft": 7782,
   "price_per_lot_sqft": 74.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13632,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130084"
  },
  {
   "address": "3207 Labore Road, Vadnais Heights",
   "sale_month": "2004-07",
   "price": 2270000,
   "lot_sqft": 132847,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": 51.97,
   "building_sqft": 43679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43943,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022340023"
  },
  {
   "address": "365 Earl Street, Saint Paul",
   "sale_month": "2004-07",
   "price": 575000,
   "lot_sqft": 5581,
   "price_per_lot_sqft": 103.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922310103"
  },
  {
   "address": "2201 Hennepin Ave, Minneapolis",
   "sale_month": "2004-07",
   "price": 275000,
   "lot_sqft": 5313,
   "price_per_lot_sqft": 51.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1596,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110089"
  },
  {
   "address": "320 1st Street Southwest, New Brighton",
   "sale_month": "2004-07",
   "price": 400000,
   "lot_sqft": 28154,
   "price_per_lot_sqft": 14.21,
   "price_per_building_sqft": 33.28,
   "building_sqft": 12021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12094,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023120018"
  },
  {
   "address": null,
   "sale_month": "2004-07",
   "price": 19813,
   "lot_sqft": 37629,
   "price_per_lot_sqft": 0.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3111724120067"
  },
  {
   "address": "4000 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2004-07",
   "price": 1450000,
   "lot_sqft": 19538,
   "price_per_lot_sqft": 74.21,
   "price_per_building_sqft": 206.08,
   "building_sqft": 7036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7078,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440019"
  },
  {
   "address": "108 Peavey Road, Chaska",
   "sale_month": "2004-07",
   "price": 300000,
   "lot_sqft": 225897,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": 17.13,
   "building_sqft": 17517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17623,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "304850030"
  },
  {
   "address": "109 Wildwood Road, Willernie",
   "sale_month": "2004-07",
   "price": 65000,
   "lot_sqft": 5203,
   "price_per_lot_sqft": 12.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2903021310095"
  },
  {
   "address": "100 Southdale Ctr, Edina",
   "sale_month": "2004-07",
   "price": 17200000,
   "lot_sqft": 134783,
   "price_per_lot_sqft": 127.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824320008"
  },
  {
   "address": "722 Snelling Avenue North, Saint Paul",
   "sale_month": "2004-07",
   "price": 300000,
   "lot_sqft": 10768,
   "price_per_lot_sqft": 27.86,
   "price_per_building_sqft": 52.12,
   "building_sqft": 5756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5791,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923330061"
  },
  {
   "address": "1644 7th Street East, Saint Paul",
   "sale_month": "2004-07",
   "price": 272800,
   "lot_sqft": 5086,
   "price_per_lot_sqft": 53.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1543,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922430004"
  },
  {
   "address": "1000 Valley Park Drive, Shakopee",
   "sale_month": "2004-07",
   "price": 11500000,
   "lot_sqft": 1250896,
   "price_per_lot_sqft": 9.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 317862,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271540010"
  },
  {
   "address": "730 Nicollet Mall, Minneapolis",
   "sale_month": "2004-07",
   "price": 32600000,
   "lot_sqft": 18738,
   "price_per_lot_sqft": 1739.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120033"
  },
  {
   "address": "6943 Nicollet Ave S, Richfield",
   "sale_month": "2004-07",
   "price": 160000,
   "lot_sqft": 7949,
   "price_per_lot_sqft": 20.13,
   "price_per_building_sqft": 100.25,
   "building_sqft": 1596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1605,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824430020"
  },
  {
   "address": null,
   "sale_month": "2004-07",
   "price": 100000,
   "lot_sqft": 54208,
   "price_per_lot_sqft": 1.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324410050"
  },
  {
   "address": null,
   "sale_month": "2004-07",
   "price": 100000,
   "lot_sqft": 58384,
   "price_per_lot_sqft": 1.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "263324410049"
  },
  {
   "address": "1530 Franklin Ave E, Minneapolis",
   "sale_month": "2004-07",
   "price": 1,
   "lot_sqft": 107727,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26975,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924430193"
  },
  {
   "address": "731 14th St E, Minneapolis",
   "sale_month": "2004-07",
   "price": 625000,
   "lot_sqft": 5833,
   "price_per_lot_sqft": 107.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8435,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320141"
  },
  {
   "address": "607 15th St E, Minneapolis",
   "sale_month": "2004-07",
   "price": 45000,
   "lot_sqft": 4753,
   "price_per_lot_sqft": 9.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924320074"
  },
  {
   "address": "101 Main Street East, New Prague",
   "sale_month": "2004-07",
   "price": 425000,
   "lot_sqft": 2440,
   "price_per_lot_sqft": 174.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341351"
  },
  {
   "address": "507 Columbus Avenue North, New Prague",
   "sale_month": "2004-07",
   "price": 1560000,
   "lot_sqft": 80053,
   "price_per_lot_sqft": 19.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6329,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "249341030"
  },
  {
   "address": null,
   "sale_month": "2004-07",
   "price": 1560000,
   "lot_sqft": 659,
   "price_per_lot_sqft": 2367.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "249340271"
  },
  {
   "address": "201 9th Ave N, Hopkins",
   "sale_month": "2004-07",
   "price": 525000,
   "lot_sqft": 6713,
   "price_per_lot_sqft": 78.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722130090"
  },
  {
   "address": "201 9th Ave N, Hopkins",
   "sale_month": "2004-07",
   "price": 525000,
   "lot_sqft": 6729,
   "price_per_lot_sqft": 78.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6790,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722130089"
  },
  {
   "address": "201 9th Ave N, Hopkins",
   "sale_month": "2004-07",
   "price": 525000,
   "lot_sqft": 6744,
   "price_per_lot_sqft": 77.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722130088"
  },
  {
   "address": "805 2nd St N, Hopkins",
   "sale_month": "2004-07",
   "price": 525000,
   "lot_sqft": 4322,
   "price_per_lot_sqft": 121.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722130087"
  },
  {
   "address": "607 Washington Ave S, Minneapolis",
   "sale_month": "2004-07",
   "price": 900000,
   "lot_sqft": 21895,
   "price_per_lot_sqft": 41.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13532,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924340419"
  },
  {
   "address": "525 University Ave SE, Minneapolis",
   "sale_month": "2004-07",
   "price": 985000,
   "lot_sqft": 21959,
   "price_per_lot_sqft": 44.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8233,
   "use": "APARTMENT",
   "parcel_id": "2302924140099"
  },
  {
   "address": "17 7th St S, Minneapolis",
   "sale_month": "2004-07",
   "price": 32600000,
   "lot_sqft": 54160,
   "price_per_lot_sqft": 601.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430086"
  },
  {
   "address": null,
   "sale_month": "2004-07",
   "price": 40000,
   "lot_sqft": 34149,
   "price_per_lot_sqft": 1.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2103020110017"
  },
  {
   "address": null,
   "sale_month": "2004-07",
   "price": 19813,
   "lot_sqft": 7938,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "209070051"
  },
  {
   "address": "6851 Oxford St, St. Louis Park",
   "sale_month": "2004-07",
   "price": 450000,
   "lot_sqft": 54985,
   "price_per_lot_sqft": 8.18,
   "price_per_building_sqft": 27.44,
   "building_sqft": 16397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16496,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721120045"
  },
  {
   "address": "121 Ash Street South, Belle Plaine",
   "sale_month": "2004-07",
   "price": 150000,
   "lot_sqft": 21106,
   "price_per_lot_sqft": 7.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030060"
  },
  {
   "address": "2397 Palmer Drive, New Brighton",
   "sale_month": "2004-07",
   "price": 800000,
   "lot_sqft": 33229,
   "price_per_lot_sqft": 24.08,
   "price_per_building_sqft": 96.84,
   "building_sqft": 8261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8311,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023430036"
  },
  {
   "address": "5709 152nd Street North, Hugo",
   "sale_month": "2004-07",
   "price": 92091,
   "lot_sqft": 23738,
   "price_per_lot_sqft": 3.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "305",
   "parcel_id": "1703121430021"
  },
  {
   "address": "5661 152nd Street North, Hugo",
   "sale_month": "2004-07",
   "price": 293824,
   "lot_sqft": 67431,
   "price_per_lot_sqft": 4.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15147,
   "use": "305",
   "parcel_id": "1703121430020"
  },
  {
   "address": "7685 Main Street Northeast, Fridley",
   "sale_month": "2004-07",
   "price": 750000,
   "lot_sqft": 50865,
   "price_per_lot_sqft": 14.74,
   "price_per_building_sqft": 44.23,
   "building_sqft": 16955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17057,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "113024220022"
  },
  {
   "address": "18190 Dairy Lane, Spring Lake Township",
   "sale_month": "2004-07",
   "price": 55000,
   "lot_sqft": 435253,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32635,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "110990060"
  },
  {
   "address": null,
   "sale_month": "2004-07",
   "price": 10000,
   "lot_sqft": 191879,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "110012210"
  },
  {
   "address": null,
   "sale_month": "2004-07",
   "price": 39626,
   "lot_sqft": 150814,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "109230060"
  },
  {
   "address": "1375 Commerce Street, Roseville",
   "sale_month": "2004-07",
   "price": 3000000,
   "lot_sqft": 152047,
   "price_per_lot_sqft": 19.73,
   "price_per_building_sqft": 51.2,
   "building_sqft": 58596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58949,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923340001"
  },
  {
   "address": "3800 50th Ave N, Brooklyn Center",
   "sale_month": "2004-07",
   "price": 1650000,
   "lot_sqft": 270109,
   "price_per_lot_sqft": 6.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 80938,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821240002"
  },
  {
   "address": "134 Lake Street North, Forest Lake",
   "sale_month": "2004-07",
   "price": 40000,
   "lot_sqft": 7043,
   "price_per_lot_sqft": 5.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120238"
  },
  {
   "address": "815 North Street, Anoka",
   "sale_month": "2004-07",
   "price": 450000,
   "lot_sqft": 38611,
   "price_per_lot_sqft": 11.65,
   "price_per_building_sqft": 33.58,
   "building_sqft": 13402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13483,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "063124130095"
  },
  {
   "address": "433 Little Canada Road East, Little Canada",
   "sale_month": "2004-07",
   "price": 510000,
   "lot_sqft": 150184,
   "price_per_lot_sqft": 3.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922330022"
  },
  {
   "address": "13341 60th Street North, Oak Park Heights",
   "sale_month": "2004-07",
   "price": 825000,
   "lot_sqft": 58006,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "300",
   "parcel_id": "0502920210037"
  },
  {
   "address": "27252 Helena Boulevard, Helena Township",
   "sale_month": "2004-07",
   "price": 400000,
   "lot_sqft": 146424,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "050170010"
  },
  {
   "address": null,
   "sale_month": "2004-07",
   "price": 140874,
   "lot_sqft": 10404,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "300",
   "parcel_id": "0402920120023"
  },
  {
   "address": "1337 St Clair Avenue, Saint Paul",
   "sale_month": "2004-07",
   "price": 120000,
   "lot_sqft": 7845,
   "price_per_lot_sqft": 15.3,
   "price_per_building_sqft": 42.16,
   "building_sqft": 2846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2863,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823430201"
  },
  {
   "address": "901 Cliff Road East, Burnsville",
   "sale_month": "2004-07",
   "price": 2085000,
   "lot_sqft": 127366,
   "price_per_lot_sqft": 16.37,
   "price_per_building_sqft": 49.83,
   "building_sqft": 41843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42095,
   "use": "Industrial-preferred",
   "parcel_id": "026430402030"
  },
  {
   "address": "2836 White Bear Avenue North, Maplewood",
   "sale_month": "2004-07",
   "price": 475000,
   "lot_sqft": 40937,
   "price_per_lot_sqft": 11.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310008"
  },
  {
   "address": "5930 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2004-07",
   "price": 850000,
   "lot_sqft": 80131,
   "price_per_lot_sqft": 10.61,
   "price_per_building_sqft": 71.95,
   "building_sqft": 11813,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11885,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821210002"
  },
  {
   "address": "3616 Cedar Ave S, Minneapolis",
   "sale_month": "2004-07",
   "price": 107000,
   "lot_sqft": 9868,
   "price_per_lot_sqft": 10.84,
   "price_per_building_sqft": 24.42,
   "building_sqft": 4382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4409,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440231"
  },
  {
   "address": "3532 18th Ave S, Minneapolis",
   "sale_month": "2004-07",
   "price": 320000,
   "lot_sqft": 5650,
   "price_per_lot_sqft": 56.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1699,
   "use": "APARTMENT",
   "parcel_id": "0202824410181"
  },
  {
   "address": "1809 Lake St E, Minneapolis",
   "sale_month": "2004-07",
   "price": 3100000,
   "lot_sqft": 2749,
   "price_per_lot_sqft": 1127.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824110012"
  },
  {
   "address": "3008 Cedar Ave S, Minneapolis",
   "sale_month": "2004-07",
   "price": 3100000,
   "lot_sqft": 3574,
   "price_per_lot_sqft": 867.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824110004"
  },
  {
   "address": "10240 Hudson Road, Woodbury",
   "sale_month": "2004-07",
   "price": 12000000,
   "lot_sqft": 788393,
   "price_per_lot_sqft": 15.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 196501,
   "use": "300",
   "parcel_id": "0202821210006"
  },
  {
   "address": "1105 Burnsville Parkway West, Burnsville",
   "sale_month": "2004-07",
   "price": 216220,
   "lot_sqft": 17853,
   "price_per_lot_sqft": 12.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "020130037010"
  },
  {
   "address": "9970 Wayzata Blvd, St. Louis Park",
   "sale_month": "2004-07",
   "price": 9325000,
   "lot_sqft": 337514,
   "price_per_lot_sqft": 27.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52040,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0111722120186"
  },
  {
   "address": "301 Lewis Avenue South, Watertown",
   "sale_month": "2004-06",
   "price": 91895,
   "lot_sqft": 2119,
   "price_per_lot_sqft": 43.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502600"
  },
  {
   "address": "422 University Avenue West, Saint Paul",
   "sale_month": "2004-06",
   "price": 1670000,
   "lot_sqft": 52917,
   "price_per_lot_sqft": 31.56,
   "price_per_building_sqft": 98.88,
   "building_sqft": 16889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16991,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310116"
  },
  {
   "address": "11130 60th Street North, Grant",
   "sale_month": "2004-06",
   "price": 575000,
   "lot_sqft": 178553,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "300",
   "parcel_id": "3603021330018"
  },
  {
   "address": "2526 27th Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 560031,
   "lot_sqft": 36463,
   "price_per_lot_sqft": 15.36,
   "price_per_building_sqft": 36.77,
   "building_sqft": 15229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15320,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924130072"
  },
  {
   "address": "573 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2004-06",
   "price": 425000,
   "lot_sqft": 17661,
   "price_per_lot_sqft": 24.06,
   "price_per_building_sqft": 119.55,
   "building_sqft": 3555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3576,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024420118"
  },
  {
   "address": "4421 Shady La, Minnetrista",
   "sale_month": "2004-06",
   "price": 1180000,
   "lot_sqft": 786962,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3511724410002"
  },
  {
   "address": "2321 10th Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 16000,
   "lot_sqft": 3209,
   "price_per_lot_sqft": 4.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924210265"
  },
  {
   "address": "1519 Franklin Ave E, Minneapolis",
   "sale_month": "2004-06",
   "price": 100000,
   "lot_sqft": 1568,
   "price_per_lot_sqft": 63.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3502924120001"
  },
  {
   "address": "2303 Pleasant Ave, Minneapolis",
   "sale_month": "2004-06",
   "price": 195000,
   "lot_sqft": 7415,
   "price_per_lot_sqft": 26.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2364,
   "use": "TRIPLEX",
   "parcel_id": "3402924210024"
  },
  {
   "address": "1310 28th St W, Minneapolis",
   "sale_month": "2004-06",
   "price": 354000,
   "lot_sqft": 5871,
   "price_per_lot_sqft": 60.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "APARTMENT",
   "parcel_id": "3302924420008"
  },
  {
   "address": "3800 Chandler Drive, Saint Anthony",
   "sale_month": "2004-06",
   "price": 70000,
   "lot_sqft": 50424,
   "price_per_lot_sqft": 1.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313023430011"
  },
  {
   "address": null,
   "sale_month": "2004-06",
   "price": 70000,
   "lot_sqft": 50170,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313023430010"
  },
  {
   "address": "401 Hickory Street North, Chaska",
   "sale_month": "2004-06",
   "price": 200000,
   "lot_sqft": 66018,
   "price_per_lot_sqft": 3.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302340010"
  },
  {
   "address": "1064 Payne Avenue, Saint Paul",
   "sale_month": "2004-06",
   "price": 50000,
   "lot_sqft": 3938,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": 52.8,
   "building_sqft": 947,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 953,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130018"
  },
  {
   "address": "7040 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2004-06",
   "price": 2500000,
   "lot_sqft": 119834,
   "price_per_lot_sqft": 20.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14057,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921340043"
  },
  {
   "address": "3820 Cleveland Ave North, Arden Hills",
   "sale_month": "2004-06",
   "price": 384500,
   "lot_sqft": 1455,
   "price_per_lot_sqft": 264.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283023320043"
  },
  {
   "address": "15655 Bass Lake Rd, Maple Grove",
   "sale_month": "2004-06",
   "price": 126483,
   "lot_sqft": 617553,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59702,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811922330044"
  },
  {
   "address": "5250 Vernon Ave, Edina",
   "sale_month": "2004-06",
   "price": 8700000,
   "lot_sqft": 152404,
   "price_per_lot_sqft": 57.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33370,
   "use": "APARTMENT",
   "parcel_id": "2811721330018"
  },
  {
   "address": "790 South Plaza Drive, Mendota Heights",
   "sale_month": "2004-06",
   "price": 375000,
   "lot_sqft": 17956,
   "price_per_lot_sqft": 20.88,
   "price_per_building_sqft": 77.51,
   "building_sqft": 4838,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4867,
   "use": "Commercial-preferred",
   "parcel_id": "277764001020"
  },
  {
   "address": "1917 1st Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 100000,
   "lot_sqft": 6421,
   "price_per_lot_sqft": 15.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924430043"
  },
  {
   "address": "434 Franklin Ave W, Minneapolis",
   "sale_month": "2004-06",
   "price": 300000,
   "lot_sqft": 6001,
   "price_per_lot_sqft": 49.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1445,
   "use": "TRIPLEX",
   "parcel_id": "2702924330058"
  },
  {
   "address": "815 1st Avenue West, Shakopee",
   "sale_month": "2004-06",
   "price": 225000,
   "lot_sqft": 16391,
   "price_per_lot_sqft": 13.73,
   "price_per_building_sqft": 126.98,
   "building_sqft": 1772,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1783,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011090"
  },
  {
   "address": "11909 Main St N, Maple Grove",
   "sale_month": "2004-06",
   "price": 4000000,
   "lot_sqft": 79141,
   "price_per_lot_sqft": 50.54,
   "price_per_building_sqft": 382.41,
   "building_sqft": 10460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10523,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922240016"
  },
  {
   "address": "1401 6th St SE, Minneapolis",
   "sale_month": "2004-06",
   "price": 9215000,
   "lot_sqft": 46724,
   "price_per_lot_sqft": 197.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17996,
   "use": "APARTMENT",
   "parcel_id": "2402924420179"
  },
  {
   "address": "1100 5th St SE, Minneapolis",
   "sale_month": "2004-06",
   "price": 160000,
   "lot_sqft": 9518,
   "price_per_lot_sqft": 16.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2816,
   "use": "TRIPLEX",
   "parcel_id": "2402924310010"
  },
  {
   "address": "8881 Aztec Dr, Eden Prairie",
   "sale_month": "2004-06",
   "price": 282717,
   "lot_sqft": 3419,
   "price_per_lot_sqft": 82.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230082"
  },
  {
   "address": "16960 Garcia Way, Lakeville",
   "sale_month": "2004-06",
   "price": 397800,
   "lot_sqft": 19990,
   "price_per_lot_sqft": 19.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2119,
   "use": "Apartment",
   "parcel_id": "221670002130"
  },
  {
   "address": "13601 80th Cir N, Maple Grove",
   "sale_month": "2004-06",
   "price": 3275000,
   "lot_sqft": 50060,
   "price_per_lot_sqft": 65.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6933,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310034"
  },
  {
   "address": "21900 Kenrick Avenue, Lakeville",
   "sale_month": "2004-06",
   "price": 650000,
   "lot_sqft": 114897,
   "price_per_lot_sqft": 5.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7549,
   "use": "Commercial-preferred",
   "parcel_id": "220360058012"
  },
  {
   "address": "9165 West Point Douglas Road South, Cottage Grove",
   "sale_month": "2004-06",
   "price": 536982,
   "lot_sqft": 137161,
   "price_per_lot_sqft": 3.91,
   "price_per_building_sqft": 29.55,
   "building_sqft": 18170,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18279,
   "use": "300",
   "parcel_id": "2102721410015"
  },
  {
   "address": "350 Oak Grove Parkway, Vadnais Heights",
   "sale_month": "2004-06",
   "price": 583451,
   "lot_sqft": 189342,
   "price_per_lot_sqft": 3.08,
   "price_per_building_sqft": 10.65,
   "building_sqft": 54788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55119,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "203022220004"
  },
  {
   "address": "5802 Blackshire Path, Inver Grove Heights",
   "sale_month": "2004-06",
   "price": 290000,
   "lot_sqft": 2142,
   "price_per_lot_sqft": 135.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001200"
  },
  {
   "address": "8000 Powell Rd, Hopkins",
   "sale_month": "2004-06",
   "price": 1341548,
   "lot_sqft": 84344,
   "price_per_lot_sqft": 15.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43252,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721230024"
  },
  {
   "address": "8601 Xylon Ct N, Brooklyn Park",
   "sale_month": "2004-06",
   "price": 1985000,
   "lot_sqft": 110928,
   "price_per_lot_sqft": 17.89,
   "price_per_building_sqft": 46.47,
   "building_sqft": 42714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42971,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921430015"
  },
  {
   "address": "1329 Industrial Blvd, Minneapolis",
   "sale_month": "2004-06",
   "price": 688000,
   "lot_sqft": 31187,
   "price_per_lot_sqft": 22.06,
   "price_per_building_sqft": 198.16,
   "building_sqft": 3472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3493,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923140010"
  },
  {
   "address": "1331 Industrial Blvd, Minneapolis",
   "sale_month": "2004-06",
   "price": 1103448,
   "lot_sqft": 67830,
   "price_per_lot_sqft": 16.27,
   "price_per_building_sqft": 178.81,
   "building_sqft": 6171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6208,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923140009"
  },
  {
   "address": "4519 Allendale Drive, White Bear Township",
   "sale_month": "2004-06",
   "price": 347000,
   "lot_sqft": 2198,
   "price_per_lot_sqft": 157.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330169"
  },
  {
   "address": "14949 Technology Dr, Eden Prairie",
   "sale_month": "2004-06",
   "price": 2520000,
   "lot_sqft": 188584,
   "price_per_lot_sqft": 13.36,
   "price_per_building_sqft": 60.14,
   "building_sqft": 41902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42155,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622130009"
  },
  {
   "address": "1723 Dupont Ave N, Minneapolis",
   "sale_month": "2004-06",
   "price": 202000,
   "lot_sqft": 9066,
   "price_per_lot_sqft": 22.28,
   "price_per_building_sqft": 151.42,
   "building_sqft": 1334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1342,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924410072"
  },
  {
   "address": "9830 Nicollet Ave S, Bloomington",
   "sale_month": "2004-06",
   "price": 1595000,
   "lot_sqft": 74387,
   "price_per_lot_sqft": 21.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8766,
   "use": "APARTMENT",
   "parcel_id": "1502724310004"
  },
  {
   "address": "4700 Chicago Ave, Minneapolis",
   "sale_month": "2004-06",
   "price": 100,
   "lot_sqft": 4950,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402824220228"
  },
  {
   "address": "10205 51st Ave N, Plymouth",
   "sale_month": "2004-06",
   "price": 2192837,
   "lot_sqft": 353633,
   "price_per_lot_sqft": 6.2,
   "price_per_building_sqft": 75.57,
   "building_sqft": 29017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29192,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1211822130004"
  },
  {
   "address": "700 Lowry Ave NE, Minneapolis",
   "sale_month": "2004-06",
   "price": 150000,
   "lot_sqft": 14003,
   "price_per_lot_sqft": 10.71,
   "price_per_building_sqft": 63.97,
   "building_sqft": 2345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2359,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410124"
  },
  {
   "address": null,
   "sale_month": "2004-06",
   "price": 400000,
   "lot_sqft": 9972,
   "price_per_lot_sqft": 40.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823330104"
  },
  {
   "address": "1273 Randolph Avenue, Saint Paul",
   "sale_month": "2004-06",
   "price": 390000,
   "lot_sqft": 6173,
   "price_per_lot_sqft": 63.18,
   "price_per_building_sqft": 172.8,
   "building_sqft": 2257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2271,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823130204"
  },
  {
   "address": "14400 Martin Dr, Eden Prairie",
   "sale_month": "2004-06",
   "price": 1500000,
   "lot_sqft": 161228,
   "price_per_lot_sqft": 9.3,
   "price_per_building_sqft": 145.24,
   "building_sqft": 10328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10390,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622330007"
  },
  {
   "address": "66 26th Ave N, Minneapolis",
   "sale_month": "2004-06",
   "price": 400000,
   "lot_sqft": 56827,
   "price_per_lot_sqft": 7.04,
   "price_per_building_sqft": 22.75,
   "building_sqft": 17579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17685,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924340039"
  },
  {
   "address": "3953 1st Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 830000,
   "lot_sqft": 8566,
   "price_per_lot_sqft": 96.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3818,
   "use": "APARTMENT",
   "parcel_id": "1002824120120"
  },
  {
   "address": "1919 Lowry Ave N, Minneapolis",
   "sale_month": "2004-06",
   "price": 100000,
   "lot_sqft": 4708,
   "price_per_lot_sqft": 21.24,
   "price_per_building_sqft": 143.27,
   "building_sqft": 698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 702,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924320082"
  },
  {
   "address": "4529 Bryant Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 170000,
   "lot_sqft": 6708,
   "price_per_lot_sqft": 25.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2583,
   "use": "APARTMENT",
   "parcel_id": "0902824440189"
  },
  {
   "address": "19045 Co Rd No 30, Maple Grove",
   "sale_month": "2004-06",
   "price": 176000,
   "lot_sqft": 18939,
   "price_per_lot_sqft": 9.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0711922320012"
  },
  {
   "address": "44 19th Street Southwest, Forest Lake",
   "sale_month": "2004-06",
   "price": 400000,
   "lot_sqft": 21429,
   "price_per_lot_sqft": 18.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3428,
   "use": "300",
   "parcel_id": "0703221130024"
  },
  {
   "address": "4540 Snelling Ave, Minneapolis",
   "sale_month": "2004-06",
   "price": 60000,
   "lot_sqft": 5997,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0702823430099"
  },
  {
   "address": "3347 42nd Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 205000,
   "lot_sqft": 5116,
   "price_per_lot_sqft": 40.07,
   "price_per_building_sqft": 54.97,
   "building_sqft": 3729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3752,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823140124"
  },
  {
   "address": "1343 Dakota Ave S, St. Louis Park",
   "sale_month": "2004-06",
   "price": 531000,
   "lot_sqft": 14164,
   "price_per_lot_sqft": 37.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411721320048"
  },
  {
   "address": "1712 31st St W, Minneapolis",
   "sale_month": "2004-06",
   "price": 560000,
   "lot_sqft": 4196,
   "price_per_lot_sqft": 133.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 984,
   "use": "TRIPLEX",
   "parcel_id": "0402824220042"
  },
  {
   "address": "3005 James Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 510000,
   "lot_sqft": 5901,
   "price_per_lot_sqft": 86.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1260,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210041"
  },
  {
   "address": "3025 5th Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 550000,
   "lot_sqft": 4750,
   "price_per_lot_sqft": 115.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824110013"
  },
  {
   "address": "5800 Logan Ave N, Brooklyn Center",
   "sale_month": "2004-06",
   "price": 1300000,
   "lot_sqft": 53302,
   "price_per_lot_sqft": 24.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3873,
   "use": "APARTMENT",
   "parcel_id": "0211821140025"
  },
  {
   "address": "3741 12th Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 1120000,
   "lot_sqft": 5777,
   "price_per_lot_sqft": 193.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2101,
   "use": "APARTMENT",
   "parcel_id": "0202824430122"
  },
  {
   "address": "3343 16th Ave S, Minneapolis",
   "sale_month": "2004-06",
   "price": 1120000,
   "lot_sqft": 10141,
   "price_per_lot_sqft": 110.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2638,
   "use": "APARTMENT",
   "parcel_id": "0202824140014"
  },
  {
   "address": "2933 Highway 13 West, Burnsville",
   "sale_month": "2004-06",
   "price": 700000,
   "lot_sqft": 49924,
   "price_per_lot_sqft": 14.02,
   "price_per_building_sqft": 215.92,
   "building_sqft": 3242,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3261,
   "use": "Commercial-preferred",
   "parcel_id": "020140030010"
  },
  {
   "address": "127 Nina Street, Saint Paul",
   "sale_month": "2004-06",
   "price": 935000,
   "lot_sqft": 3404,
   "price_per_lot_sqft": 274.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120164"
  },
  {
   "address": "820 Pine Street South, Waconia",
   "sale_month": "2004-05",
   "price": 233000,
   "lot_sqft": 42191,
   "price_per_lot_sqft": 5.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12444,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "750240500"
  },
  {
   "address": "1210 Concord Street South, South Saint Paul",
   "sale_month": "2004-05",
   "price": 237550,
   "lot_sqft": 23379,
   "price_per_lot_sqft": 10.16,
   "price_per_building_sqft": 61.07,
   "building_sqft": 3890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3913,
   "use": "Commercial-preferred",
   "parcel_id": "367150022100"
  },
  {
   "address": null,
   "sale_month": "2004-05",
   "price": 12450,
   "lot_sqft": 3247,
   "price_per_lot_sqft": 3.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367150022020"
  },
  {
   "address": "141 5th Avenue North, South Saint Paul",
   "sale_month": "2004-05",
   "price": 575000,
   "lot_sqft": 9591,
   "price_per_lot_sqft": 59.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4647,
   "use": "Apartment",
   "parcel_id": "367030018020"
  },
  {
   "address": "2636 29th Ave S, Minneapolis",
   "sale_month": "2004-05",
   "price": 100000,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 13.28,
   "price_per_building_sqft": 126.42,
   "building_sqft": 791,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 795,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924410054"
  },
  {
   "address": "2435 Chicago Ave, Minneapolis",
   "sale_month": "2004-05",
   "price": 315000,
   "lot_sqft": 5488,
   "price_per_lot_sqft": 57.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1623,
   "use": "TRIPLEX",
   "parcel_id": "3502924240180"
  },
  {
   "address": "219 Water St, Excelsior",
   "sale_month": "2004-05",
   "price": 650000,
   "lot_sqft": 4396,
   "price_per_lot_sqft": 147.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110123"
  },
  {
   "address": "9242 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2004-05",
   "price": 232729,
   "lot_sqft": 224603,
   "price_per_lot_sqft": 1.04,
   "price_per_building_sqft": 5.51,
   "building_sqft": 42263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42518,
   "use": "300",
   "parcel_id": "3402921340004"
  },
  {
   "address": "6251 Douglas Ct N, Champlin",
   "sale_month": "2004-05",
   "price": 495000,
   "lot_sqft": 65633,
   "price_per_lot_sqft": 7.54,
   "price_per_building_sqft": 105.12,
   "building_sqft": 4709,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4737,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3312021330051"
  },
  {
   "address": "8621 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2004-05",
   "price": 259000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 93.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440031"
  },
  {
   "address": "11628 Winnetka Ave N, Champlin",
   "sale_month": "2004-05",
   "price": 1250000,
   "lot_sqft": 87150,
   "price_per_lot_sqft": 14.34,
   "price_per_building_sqft": 80.07,
   "building_sqft": 15612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15707,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3212021220064"
  },
  {
   "address": "4000 Lake St E, Minneapolis",
   "sale_month": "2004-05",
   "price": 110000,
   "lot_sqft": 4896,
   "price_per_lot_sqft": 22.47,
   "price_per_building_sqft": 18.29,
   "building_sqft": 6015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6052,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923430042"
  },
  {
   "address": "1143 Payne Avenue, Saint Paul",
   "sale_month": "2004-05",
   "price": 136000,
   "lot_sqft": 2747,
   "price_per_lot_sqft": 49.51,
   "price_per_building_sqft": 131.91,
   "building_sqft": 1031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1037,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120113"
  },
  {
   "address": null,
   "sale_month": "2004-05",
   "price": 136000,
   "lot_sqft": 4178,
   "price_per_lot_sqft": 32.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120112"
  },
  {
   "address": "1453 Helmo Avenue North, Oakdale",
   "sale_month": "2004-05",
   "price": 490000,
   "lot_sqft": 40371,
   "price_per_lot_sqft": 12.14,
   "price_per_building_sqft": 103.79,
   "building_sqft": 4721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4749,
   "use": "300",
   "parcel_id": "2902921310010"
  },
  {
   "address": "1650 Mystic Lake Drive South, Shakopee",
   "sale_month": "2004-05",
   "price": 5000,
   "lot_sqft": 4986017,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10944,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279160102"
  },
  {
   "address": "6615 141st Avenue Northwest, Ramsey",
   "sale_month": "2004-05",
   "price": 375000,
   "lot_sqft": 4836,
   "price_per_lot_sqft": 77.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225430022"
  },
  {
   "address": "1721 3rd Ave S, Minneapolis",
   "sale_month": "2004-05",
   "price": 714000,
   "lot_sqft": 6423,
   "price_per_lot_sqft": 111.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3673,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924440026"
  },
  {
   "address": "614 9th St S, Minneapolis",
   "sale_month": "2004-05",
   "price": 675000,
   "lot_sqft": 4900,
   "price_per_lot_sqft": 137.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2602924230102"
  },
  {
   "address": "47 21st Street, Newport",
   "sale_month": "2004-05",
   "price": 1000000,
   "lot_sqft": 112476,
   "price_per_lot_sqft": 8.89,
   "price_per_building_sqft": 72.1,
   "building_sqft": 13869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13953,
   "use": "305",
   "parcel_id": "2602822420004"
  },
  {
   "address": "13000 Wilfred La N, Rogers",
   "sale_month": "2004-05",
   "price": 292960,
   "lot_sqft": 170797,
   "price_per_lot_sqft": 1.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18460,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2412023130002"
  },
  {
   "address": "500 6th Avenue Northwest, New Prague",
   "sale_month": "2004-05",
   "price": 380000,
   "lot_sqft": 101848,
   "price_per_lot_sqft": 3.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14405,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "241170010"
  },
  {
   "address": "17725 Juniper Path, Lakeville",
   "sale_month": "2004-05",
   "price": 773000,
   "lot_sqft": 87846,
   "price_per_lot_sqft": 8.8,
   "price_per_building_sqft": 79.18,
   "building_sqft": 9762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9821,
   "use": "Industrial-preferred",
   "parcel_id": "221187503031"
  },
  {
   "address": "3100 Woodbury Drive, Woodbury",
   "sale_month": "2004-05",
   "price": 897129,
   "lot_sqft": 24310,
   "price_per_lot_sqft": 36.9,
   "price_per_building_sqft": 109.18,
   "building_sqft": 8217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8267,
   "use": "300",
   "parcel_id": "2202821110055"
  },
  {
   "address": "1080 Highway 96 East, White Bear Lake",
   "sale_month": "2004-05",
   "price": 740000,
   "lot_sqft": 42401,
   "price_per_lot_sqft": 17.45,
   "price_per_building_sqft": 176.36,
   "building_sqft": 4196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4222,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022120017"
  },
  {
   "address": "3455 Vicksburg La N, Plymouth",
   "sale_month": "2004-05",
   "price": 16285500,
   "lot_sqft": 314775,
   "price_per_lot_sqft": 51.74,
   "price_per_building_sqft": 386.11,
   "building_sqft": 42178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42433,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822110019"
  },
  {
   "address": "3425 Vicksburg La N, Plymouth",
   "sale_month": "2004-05",
   "price": 16285500,
   "lot_sqft": 44768,
   "price_per_lot_sqft": 363.78,
   "price_per_building_sqft": 2696.72,
   "building_sqft": 6039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822110016"
  },
  {
   "address": "3505 Vicksburg La N, Plymouth",
   "sale_month": "2004-05",
   "price": 16285500,
   "lot_sqft": 412066,
   "price_per_lot_sqft": 39.52,
   "price_per_building_sqft": 563.65,
   "building_sqft": 28893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29067,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822110015"
  },
  {
   "address": "15183 Freeland Avenue North, Hugo",
   "sale_month": "2004-05",
   "price": 147000,
   "lot_sqft": 75218,
   "price_per_lot_sqft": 1.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11488,
   "use": "305",
   "parcel_id": "1703121430019"
  },
  {
   "address": "1419 Washington Ave N, Minneapolis",
   "sale_month": "2004-05",
   "price": 11500,
   "lot_sqft": 3632,
   "price_per_lot_sqft": 3.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924340038"
  },
  {
   "address": "21415 136th Ave N, Rogers",
   "sale_month": "2004-05",
   "price": 868420,
   "lot_sqft": 86839,
   "price_per_lot_sqft": 10,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8175,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023420016"
  },
  {
   "address": "11264 86th Ave N, Maple Grove",
   "sale_month": "2004-05",
   "price": 295547,
   "lot_sqft": 3397,
   "price_per_lot_sqft": 87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411922440028"
  },
  {
   "address": "4744 Chicago Ave, Minneapolis",
   "sale_month": "2004-05",
   "price": 157325,
   "lot_sqft": 19814,
   "price_per_lot_sqft": 7.94,
   "price_per_building_sqft": 10.56,
   "building_sqft": 14892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14982,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1402824220224"
  },
  {
   "address": "4733 Chicago Ave, Minneapolis",
   "sale_month": "2004-05",
   "price": 157325,
   "lot_sqft": 6191,
   "price_per_lot_sqft": 25.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402824210091"
  },
  {
   "address": "4737 Chicago Ave, Minneapolis",
   "sale_month": "2004-05",
   "price": 157325,
   "lot_sqft": 5883,
   "price_per_lot_sqft": 26.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824210090"
  },
  {
   "address": "21335 Aberdeen Street Northeast, East Bethel",
   "sale_month": "2004-05",
   "price": 75000,
   "lot_sqft": 25978,
   "price_per_lot_sqft": 2.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083323430015"
  },
  {
   "address": "280 Prescott Street, Saint Paul",
   "sale_month": "2004-05",
   "price": 376200,
   "lot_sqft": 13777,
   "price_per_lot_sqft": 27.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2751,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822130108"
  },
  {
   "address": "5400 Dewey Hill Rd, Edina",
   "sale_month": "2004-05",
   "price": 9400000,
   "lot_sqft": 435603,
   "price_per_lot_sqft": 21.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 260738,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621140002"
  },
  {
   "address": "3609 Lake St E, Minneapolis",
   "sale_month": "2004-05",
   "price": 99900,
   "lot_sqft": 1522,
   "price_per_lot_sqft": 65.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210093"
  },
  {
   "address": "4213 Colfax Ave N, Minneapolis",
   "sale_month": "2004-05",
   "price": 225000,
   "lot_sqft": 6331,
   "price_per_lot_sqft": 35.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1033,
   "use": "TRIPLEX",
   "parcel_id": "0402924110088"
  },
  {
   "address": "25821 Langford Avenue, Cedar Lake Township",
   "sale_month": "2004-05",
   "price": 80000,
   "lot_sqft": 396422,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "039190120"
  },
  {
   "address": "3440 18th Ave S, Minneapolis",
   "sale_month": "2004-05",
   "price": 287000,
   "lot_sqft": 5611,
   "price_per_lot_sqft": 51.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1396,
   "use": "APARTMENT",
   "parcel_id": "0202824410157"
  },
  {
   "address": "3414 Minnehaha Ave, Minneapolis",
   "sale_month": "2004-05",
   "price": 700000,
   "lot_sqft": 11986,
   "price_per_lot_sqft": 58.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3857,
   "use": "APARTMENT",
   "parcel_id": "0102824410032"
  },
  {
   "address": "223 Elm Street West, Norwood Young America",
   "sale_month": "2004-04",
   "price": 62458,
   "lot_sqft": 3748,
   "price_per_lot_sqft": 16.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7813,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580500210"
  },
  {
   "address": "870 Dodd Road, West Saint Paul",
   "sale_month": "2004-04",
   "price": 149000,
   "lot_sqft": 4476,
   "price_per_lot_sqft": 33.29,
   "price_per_building_sqft": 64.81,
   "building_sqft": 2299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2312,
   "use": "Commercial-preferred",
   "parcel_id": "428325000080"
  },
  {
   "address": "5900 Green Oak Dr, Minnetonka",
   "sale_month": "2004-04",
   "price": 4500000,
   "lot_sqft": 309034,
   "price_per_lot_sqft": 14.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19081,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722420006"
  },
  {
   "address": "12010 Keystone Avenue North, Hugo",
   "sale_month": "2004-04",
   "price": 675556,
   "lot_sqft": 7676,
   "price_per_lot_sqft": 88.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4384,
   "use": "300",
   "parcel_id": "3603121440001"
  },
  {
   "address": "2616 Blaisdell Ave, Minneapolis",
   "sale_month": "2004-04",
   "price": 300000,
   "lot_sqft": 13098,
   "price_per_lot_sqft": 22.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2006,
   "use": "APARTMENT",
   "parcel_id": "3402924310255"
  },
  {
   "address": "2501 Clinton Ave, Minneapolis",
   "sale_month": "2004-04",
   "price": 390000,
   "lot_sqft": 6230,
   "price_per_lot_sqft": 62.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2709,
   "use": "APARTMENT",
   "parcel_id": "3402924140084"
  },
  {
   "address": "18447 Highway 65 Northeast, East Bethel",
   "sale_month": "2004-04",
   "price": 130000,
   "lot_sqft": 73520,
   "price_per_lot_sqft": 1.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323323420007"
  },
  {
   "address": "4250 Creek View Cir, Minnetrista",
   "sale_month": "2004-04",
   "price": 2560000,
   "lot_sqft": 371942,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12461,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3211724140005"
  },
  {
   "address": null,
   "sale_month": "2004-04",
   "price": 2560000,
   "lot_sqft": 321299,
   "price_per_lot_sqft": 7.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211724110003"
  },
  {
   "address": "3805 Silver Lake Road, Saint Anthony",
   "sale_month": "2004-04",
   "price": 140000,
   "lot_sqft": 35625,
   "price_per_lot_sqft": 3.93,
   "price_per_building_sqft": 20.56,
   "building_sqft": 6810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6851,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023430046"
  },
  {
   "address": "3137 Country Drive, Little Canada",
   "sale_month": "2004-04",
   "price": 620000,
   "lot_sqft": 108783,
   "price_per_lot_sqft": 5.7,
   "price_per_building_sqft": 276.17,
   "building_sqft": 2245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2259,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022430010"
  },
  {
   "address": null,
   "sale_month": "2004-04",
   "price": 620000,
   "lot_sqft": 104302,
   "price_per_lot_sqft": 5.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022430009"
  },
  {
   "address": "5118 130th Street North, Hugo",
   "sale_month": "2004-04",
   "price": 675000,
   "lot_sqft": 103380,
   "price_per_lot_sqft": 6.53,
   "price_per_building_sqft": 43.19,
   "building_sqft": 15627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15722,
   "use": "305",
   "parcel_id": "3003121440011"
  },
  {
   "address": "1842 Franklin Ave SE, Minneapolis",
   "sale_month": "2004-04",
   "price": 591000,
   "lot_sqft": 6529,
   "price_per_lot_sqft": 90.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2281,
   "use": "APARTMENT",
   "parcel_id": "3002923430119"
  },
  {
   "address": "524 Huron Blvd SE, Minneapolis",
   "sale_month": "2004-04",
   "price": 2125000,
   "lot_sqft": 9798,
   "price_per_lot_sqft": 216.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3148,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923230173"
  },
  {
   "address": "2221 University Ave SE, Minneapolis",
   "sale_month": "2004-04",
   "price": 7000000,
   "lot_sqft": 123289,
   "price_per_lot_sqft": 56.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24001,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923220050"
  },
  {
   "address": null,
   "sale_month": "2004-04",
   "price": 660000,
   "lot_sqft": 226706,
   "price_per_lot_sqft": 2.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293225110011"
  },
  {
   "address": null,
   "sale_month": "2004-04",
   "price": 660000,
   "lot_sqft": 58507,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293225110007"
  },
  {
   "address": null,
   "sale_month": "2004-04",
   "price": 3150000,
   "lot_sqft": 47743,
   "price_per_lot_sqft": 65.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279110263"
  },
  {
   "address": "1556 Englewood Avenue, Saint Paul",
   "sale_month": "2004-04",
   "price": 365000,
   "lot_sqft": 8746,
   "price_per_lot_sqft": 41.73,
   "price_per_building_sqft": 251.72,
   "building_sqft": 1450,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1458,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923330054"
  },
  {
   "address": "1200 Shakopee Town Square, Shakopee",
   "sale_month": "2004-04",
   "price": 500000,
   "lot_sqft": 32562,
   "price_per_lot_sqft": 15.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270930011"
  },
  {
   "address": "1100 Shakopee Town Square, Shakopee",
   "sale_month": "2004-04",
   "price": 3150000,
   "lot_sqft": 653855,
   "price_per_lot_sqft": 4.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270930010"
  },
  {
   "address": "906 7th St S, Minneapolis",
   "sale_month": "2004-04",
   "price": 636000,
   "lot_sqft": 18497,
   "price_per_lot_sqft": 34.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924240118"
  },
  {
   "address": "8957 Aztec Dr, Eden Prairie",
   "sale_month": "2004-04",
   "price": 400000,
   "lot_sqft": 4811,
   "price_per_lot_sqft": 83.14,
   "price_per_building_sqft": 91.32,
   "building_sqft": 4380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4406,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230070"
  },
  {
   "address": "201 Hennepin Ave E, Minneapolis",
   "sale_month": "2004-04",
   "price": 1400000,
   "lot_sqft": 6036,
   "price_per_lot_sqft": 231.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924210034"
  },
  {
   "address": "982 Ivy Avenue East, Saint Paul",
   "sale_month": "2004-04",
   "price": 917000,
   "lot_sqft": 18722,
   "price_per_lot_sqft": 48.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4400,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212922340014"
  },
  {
   "address": "10270 Baltimore Street Northeast, Blaine",
   "sale_month": "2004-04",
   "price": 1241102,
   "lot_sqft": 87440,
   "price_per_lot_sqft": 14.19,
   "price_per_building_sqft": 146.34,
   "building_sqft": 8481,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8532,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123430012"
  },
  {
   "address": "1435 Cleveland Avenue North, Saint Paul",
   "sale_month": "2004-04",
   "price": 375000,
   "lot_sqft": 14912,
   "price_per_lot_sqft": 25.15,
   "price_per_building_sqft": 58.04,
   "building_sqft": 6461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6500,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923410057"
  },
  {
   "address": "5826 Blackshire Path, Inver Grove Heights",
   "sale_month": "2004-04",
   "price": 514000,
   "lot_sqft": 4285,
   "price_per_lot_sqft": 119.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001151"
  },
  {
   "address": "701 Queen Ave N, Minneapolis",
   "sale_month": "2004-04",
   "price": 151000,
   "lot_sqft": 5708,
   "price_per_lot_sqft": 26.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1474,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2002924140132"
  },
  {
   "address": "10731 France Ave S, Bloomington",
   "sale_month": "2004-04",
   "price": 810000,
   "lot_sqft": 44194,
   "price_per_lot_sqft": 18.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3863,
   "use": "APARTMENT",
   "parcel_id": "2002724320035"
  },
  {
   "address": "3801 50th St W, Minneapolis",
   "sale_month": "2004-04",
   "price": 612000,
   "lot_sqft": 8243,
   "price_per_lot_sqft": 74.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320194"
  },
  {
   "address": "4527 Allendale Drive, White Bear Township",
   "sale_month": "2004-04",
   "price": 363272,
   "lot_sqft": 1948,
   "price_per_lot_sqft": 186.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330171"
  },
  {
   "address": "5320 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-04",
   "price": 600000,
   "lot_sqft": 18728,
   "price_per_lot_sqft": 32.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13100,
   "use": "APARTMENT",
   "parcel_id": "1602824440045"
  },
  {
   "address": null,
   "sale_month": "2004-04",
   "price": 269700,
   "lot_sqft": 9178,
   "price_per_lot_sqft": 29.39,
   "price_per_building_sqft": 72.79,
   "building_sqft": 3705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3727,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923330105"
  },
  {
   "address": "212 Oak Street, Farmington",
   "sale_month": "2004-04",
   "price": 205000,
   "lot_sqft": 4314,
   "price_per_lot_sqft": 47.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26833,
   "use": "Commercial-preferred",
   "parcel_id": "147700019021"
  },
  {
   "address": "1310 Quincy St NE, Minneapolis",
   "sale_month": "2004-04",
   "price": 470000,
   "lot_sqft": 8552,
   "price_per_lot_sqft": 54.96,
   "price_per_building_sqft": 13.15,
   "building_sqft": 35730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35945,
   "use": "APARTMENT",
   "parcel_id": "1402924140107"
  },
  {
   "address": "4920 28th Ave S, Minneapolis",
   "sale_month": "2004-04",
   "price": 595000,
   "lot_sqft": 7624,
   "price_per_lot_sqft": 78.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1971,
   "use": "APARTMENT",
   "parcel_id": "1302824130035"
  },
  {
   "address": "3955 Cedar Ave S, Minneapolis",
   "sale_month": "2004-04",
   "price": 530000,
   "lot_sqft": 7919,
   "price_per_lot_sqft": 66.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2338,
   "use": "APARTMENT",
   "parcel_id": "1202824220132"
  },
  {
   "address": "741 4th Street, Saint Paul Park",
   "sale_month": "2004-04",
   "price": 134366,
   "lot_sqft": 9808,
   "price_per_lot_sqft": 13.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2121,
   "use": "110",
   "parcel_id": "1202722210090"
  },
  {
   "address": "9461 Deerwood La N, Maple Grove",
   "sale_month": "2004-04",
   "price": 1255000,
   "lot_sqft": 87261,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": 42.6,
   "building_sqft": 29459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29636,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922440011"
  },
  {
   "address": "2808 Anthony La S, St. Anthony",
   "sale_month": "2004-04",
   "price": 640000,
   "lot_sqft": 50455,
   "price_per_lot_sqft": 12.68,
   "price_per_building_sqft": 82.73,
   "building_sqft": 7736,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7782,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702923110011"
  },
  {
   "address": "90 Woodlynn Avenue, Little Canada",
   "sale_month": "2004-04",
   "price": 425000,
   "lot_sqft": 43203,
   "price_per_lot_sqft": 9.84,
   "price_per_building_sqft": 31.21,
   "building_sqft": 13619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13701,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922220013"
  },
  {
   "address": null,
   "sale_month": "2004-04",
   "price": 620000,
   "lot_sqft": 216651,
   "price_per_lot_sqft": 2.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922120001"
  },
  {
   "address": "4915 35th St W, St. Louis Park",
   "sale_month": "2004-04",
   "price": 1205000,
   "lot_sqft": 40765,
   "price_per_lot_sqft": 29.56,
   "price_per_building_sqft": 127.81,
   "building_sqft": 9428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9485,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824310014"
  },
  {
   "address": "1125 Wayzata Blvd E, Wayzata",
   "sale_month": "2004-04",
   "price": 19000000,
   "lot_sqft": 326727,
   "price_per_lot_sqft": 58.15,
   "price_per_building_sqft": 259.59,
   "building_sqft": 73192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73634,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722230021"
  },
  {
   "address": "6701 110th St W, Bloomington",
   "sale_month": "2004-04",
   "price": 1900000,
   "lot_sqft": 159328,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": 40.06,
   "building_sqft": 47430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47716,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521210005"
  },
  {
   "address": "5800 Krueger Lane North, Oak Park Heights",
   "sale_month": "2004-04",
   "price": 652490,
   "lot_sqft": 651908,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 199072,
   "use": "300",
   "parcel_id": "0502920220017"
  },
  {
   "address": "3509 Colfax Ave S, Minneapolis",
   "sale_month": "2004-04",
   "price": 340000,
   "lot_sqft": 5802,
   "price_per_lot_sqft": 58.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1705,
   "use": "APARTMENT",
   "parcel_id": "0402824410125"
  },
  {
   "address": "3136 Emerson Ave S, Minneapolis",
   "sale_month": "2004-04",
   "price": 360000,
   "lot_sqft": 5889,
   "price_per_lot_sqft": 61.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1645,
   "use": "APARTMENT",
   "parcel_id": "0402824120150"
  },
  {
   "address": "4340 Lyndale Ave N, Minneapolis",
   "sale_month": "2004-04",
   "price": 1675000,
   "lot_sqft": 17760,
   "price_per_lot_sqft": 94.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302924220030"
  },
  {
   "address": "777 Grand Avenue, Saint Paul",
   "sale_month": "2004-04",
   "price": 1000000,
   "lot_sqft": 10721,
   "price_per_lot_sqft": 93.27,
   "price_per_building_sqft": 276.24,
   "building_sqft": 3620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3642,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420011"
  },
  {
   "address": "3630 Central Ave NE, Minneapolis",
   "sale_month": "2004-04",
   "price": 550000,
   "lot_sqft": 5438,
   "price_per_lot_sqft": 101.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202924110008"
  },
  {
   "address": "3634 Central Ave NE, Minneapolis",
   "sale_month": "2004-04",
   "price": 190000,
   "lot_sqft": 5441,
   "price_per_lot_sqft": 34.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202924110007"
  },
  {
   "address": "3351 Park Ave, Minneapolis",
   "sale_month": "2004-04",
   "price": 306000,
   "lot_sqft": 9010,
   "price_per_lot_sqft": 33.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2611,
   "use": "APARTMENT",
   "parcel_id": "0202824230095"
  },
  {
   "address": "12340 Nicollet Avenue South, Burnsville",
   "sale_month": "2004-04",
   "price": 300000,
   "lot_sqft": 57801,
   "price_per_lot_sqft": 5.19,
   "price_per_building_sqft": 80.49,
   "building_sqft": 3727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3749,
   "use": "Commercial-preferred",
   "parcel_id": "020120006010"
  },
  {
   "address": "140 Minnetonka Blvd, Excelsior",
   "sale_month": "2004-03",
   "price": 550000,
   "lot_sqft": 4374,
   "price_per_lot_sqft": 125.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "3511723220012"
  },
  {
   "address": "138 Minnetonka Blvd, Excelsior",
   "sale_month": "2004-03",
   "price": 550000,
   "lot_sqft": 11403,
   "price_per_lot_sqft": 48.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1995,
   "use": "MARINA",
   "parcel_id": "3511723220011"
  },
  {
   "address": "330 Lake St E, Minneapolis",
   "sale_month": "2004-03",
   "price": 245000,
   "lot_sqft": 2724,
   "price_per_lot_sqft": 89.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440035"
  },
  {
   "address": "3555 Willow Lake Boulevard, Vadnais Heights",
   "sale_month": "2004-03",
   "price": 640665,
   "lot_sqft": 136998,
   "price_per_lot_sqft": 4.68,
   "price_per_building_sqft": 30.89,
   "building_sqft": 20738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20863,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "333022120030"
  },
  {
   "address": "828 7th Street East, Saint Paul",
   "sale_month": "2004-03",
   "price": 130000,
   "lot_sqft": 3258,
   "price_per_lot_sqft": 39.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220139"
  },
  {
   "address": "857 7th Street East, Saint Paul",
   "sale_month": "2004-03",
   "price": 59110,
   "lot_sqft": 8982,
   "price_per_lot_sqft": 6.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220115"
  },
  {
   "address": "7895 State Hwy No 55, Greenfield",
   "sale_month": "2004-03",
   "price": 200000,
   "lot_sqft": 85229,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311924220014"
  },
  {
   "address": "2428 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-03",
   "price": 449000,
   "lot_sqft": 5359,
   "price_per_lot_sqft": 83.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1925,
   "use": "APARTMENT",
   "parcel_id": "3302924140108"
  },
  {
   "address": "2307 Colfax Ave S, Minneapolis",
   "sale_month": "2004-03",
   "price": 697500,
   "lot_sqft": 10076,
   "price_per_lot_sqft": 69.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2636,
   "use": "APARTMENT",
   "parcel_id": "3302924110114"
  },
  {
   "address": "13419 Fenway Boulevard North, Hugo",
   "sale_month": "2004-03",
   "price": 441049,
   "lot_sqft": 19353,
   "price_per_lot_sqft": 22.79,
   "price_per_building_sqft": 22.25,
   "building_sqft": 19820,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19939,
   "use": "305",
   "parcel_id": "3003121410062"
  },
  {
   "address": "9450 Baltimore Street Northeast, Blaine",
   "sale_month": "2004-03",
   "price": 704000,
   "lot_sqft": 65929,
   "price_per_lot_sqft": 10.68,
   "price_per_building_sqft": 81.83,
   "building_sqft": 8603,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8655,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "293123430023"
  },
  {
   "address": null,
   "sale_month": "2004-03",
   "price": 400000,
   "lot_sqft": 2103,
   "price_per_lot_sqft": 190.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2911821210024"
  },
  {
   "address": "2401 Nevada Ave N, Golden Valley",
   "sale_month": "2004-03",
   "price": 819900,
   "lot_sqft": 59075,
   "price_per_lot_sqft": 13.88,
   "price_per_building_sqft": 36,
   "building_sqft": 22776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22914,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210013"
  },
  {
   "address": "1146 7th Street East, Saint Paul",
   "sale_month": "2004-03",
   "price": 270000,
   "lot_sqft": 5900,
   "price_per_lot_sqft": 45.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922430009"
  },
  {
   "address": "1912 Hennepin Ave, Minneapolis",
   "sale_month": "2004-03",
   "price": 152900,
   "lot_sqft": 8044,
   "price_per_lot_sqft": 19.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3525,
   "use": "APARTMENT",
   "parcel_id": "2802924440035"
  },
  {
   "address": "11905 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2004-03",
   "price": 4233188,
   "lot_sqft": 74704,
   "price_per_lot_sqft": 56.67,
   "price_per_building_sqft": 681.34,
   "building_sqft": 6213,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6250,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922210005"
  },
  {
   "address": "12420 Wyoming Avenue South, Savage",
   "sale_month": "2004-03",
   "price": 1400000,
   "lot_sqft": 37050,
   "price_per_lot_sqft": 37.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200120"
  },
  {
   "address": "12420 Wyoming Avenue South, Savage",
   "sale_month": "2004-03",
   "price": 1400000,
   "lot_sqft": 36188,
   "price_per_lot_sqft": 38.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200110"
  },
  {
   "address": "12420 Wyoming Avenue South, Savage",
   "sale_month": "2004-03",
   "price": 1400000,
   "lot_sqft": 34979,
   "price_per_lot_sqft": 40.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200100"
  },
  {
   "address": "12420 Wyoming Avenue South, Savage",
   "sale_month": "2004-03",
   "price": 1400000,
   "lot_sqft": 33769,
   "price_per_lot_sqft": 41.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200090"
  },
  {
   "address": "12420 Wyoming Avenue South, Savage",
   "sale_month": "2004-03",
   "price": 1400000,
   "lot_sqft": 32560,
   "price_per_lot_sqft": 43,
   "price_per_building_sqft": 39.03,
   "building_sqft": 35866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36082,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200080"
  },
  {
   "address": "12420 Wyoming Avenue South, Savage",
   "sale_month": "2004-03",
   "price": 1400000,
   "lot_sqft": 24821,
   "price_per_lot_sqft": 56.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200070"
  },
  {
   "address": "12498 Wyoming Avenue South, Savage",
   "sale_month": "2004-03",
   "price": 1400000,
   "lot_sqft": 107499,
   "price_per_lot_sqft": 13.02,
   "price_per_building_sqft": 235.77,
   "building_sqft": 5938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5974,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200060"
  },
  {
   "address": "978 Dale Street North, Saint Paul",
   "sale_month": "2004-03",
   "price": 175000,
   "lot_sqft": 5492,
   "price_per_lot_sqft": 31.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923230084"
  },
  {
   "address": "913 Hopkins Center, Hopkins",
   "sale_month": "2004-03",
   "price": 750000,
   "lot_sqft": 7283,
   "price_per_lot_sqft": 102.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310147"
  },
  {
   "address": "907 Hopkins Center, Hopkins",
   "sale_month": "2004-03",
   "price": 750000,
   "lot_sqft": 8967,
   "price_per_lot_sqft": 83.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310146"
  },
  {
   "address": "212 9th Ave S, Minneapolis",
   "sale_month": "2004-03",
   "price": 272926,
   "lot_sqft": 58222,
   "price_per_lot_sqft": 4.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924430195"
  },
  {
   "address": "4444 Centerville Road, White Bear Lake",
   "sale_month": "2004-03",
   "price": 1098373,
   "lot_sqft": 394001,
   "price_per_lot_sqft": 2.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 86612,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022130032"
  },
  {
   "address": null,
   "sale_month": "2004-03",
   "price": 150000,
   "lot_sqft": 133589,
   "price_per_lot_sqft": 1.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022120023"
  },
  {
   "address": "5745 33rd Ave S, Minneapolis",
   "sale_month": "2004-03",
   "price": 330000,
   "lot_sqft": 6056,
   "price_per_lot_sqft": 54.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1973,
   "use": "APARTMENT",
   "parcel_id": "1902823230073"
  },
  {
   "address": "8516 Xylon Ave N, Brooklyn Park",
   "sale_month": "2004-03",
   "price": 300000,
   "lot_sqft": 57950,
   "price_per_lot_sqft": 5.18,
   "price_per_building_sqft": 84.96,
   "building_sqft": 3531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3553,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921440007"
  },
  {
   "address": "3514 Co Rd No 101, Minnetonka",
   "sale_month": "2004-03",
   "price": 700000,
   "lot_sqft": 40553,
   "price_per_lot_sqft": 17.26,
   "price_per_building_sqft": 319.63,
   "building_sqft": 2190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2203,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722410007"
  },
  {
   "address": "4509 Allendale Drive, White Bear Township",
   "sale_month": "2004-03",
   "price": 364000,
   "lot_sqft": 1948,
   "price_per_lot_sqft": 186.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022330166"
  },
  {
   "address": "2151 3rd Street, White Bear Lake",
   "sale_month": "2004-03",
   "price": 330000,
   "lot_sqft": 29502,
   "price_per_lot_sqft": 11.19,
   "price_per_building_sqft": 32.52,
   "building_sqft": 10149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10210,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410071"
  },
  {
   "address": "4901 Long Avenue, White Bear Lake",
   "sale_month": "2004-03",
   "price": 212000,
   "lot_sqft": 17593,
   "price_per_lot_sqft": 12.05,
   "price_per_building_sqft": 28.01,
   "building_sqft": 7570,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7616,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140061"
  },
  {
   "address": "508 5th St NE, Minneapolis",
   "sale_month": "2004-03",
   "price": 228000,
   "lot_sqft": 11058,
   "price_per_lot_sqft": 20.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4239,
   "use": "APARTMENT",
   "parcel_id": "1402924340017"
  },
  {
   "address": "601 17th Ave NE, Minneapolis",
   "sale_month": "2004-03",
   "price": 286150,
   "lot_sqft": 5563,
   "price_per_lot_sqft": 51.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2174,
   "use": "APARTMENT",
   "parcel_id": "1402924210169"
  },
  {
   "address": "4201 Cedar Ave S, Minneapolis",
   "sale_month": "2004-03",
   "price": 355000,
   "lot_sqft": 10771,
   "price_per_lot_sqft": 32.96,
   "price_per_building_sqft": 83.9,
   "building_sqft": 4231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4257,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824320117"
  },
  {
   "address": "3839 Co Rd No 116, Medina",
   "sale_month": "2004-03",
   "price": 3050000,
   "lot_sqft": 427562,
   "price_per_lot_sqft": 7.13,
   "price_per_building_sqft": 37.33,
   "building_sqft": 81711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82204,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823110012"
  },
  {
   "address": null,
   "sale_month": "2004-03",
   "price": 3050000,
   "lot_sqft": 286552,
   "price_per_lot_sqft": 10.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1111823110011"
  },
  {
   "address": "241 3rd Street North, Bayport",
   "sale_month": "2004-03",
   "price": 132450,
   "lot_sqft": 3093,
   "price_per_lot_sqft": 42.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1102920220071"
  },
  {
   "address": "8501 54th Ave N, New Hope",
   "sale_month": "2004-03",
   "price": 2370000,
   "lot_sqft": 175853,
   "price_per_lot_sqft": 13.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64337,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821120007"
  },
  {
   "address": "2833 Anthony La S, St. Anthony",
   "sale_month": "2004-03",
   "price": 899000,
   "lot_sqft": 42513,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": 46.37,
   "building_sqft": 19387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19504,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702923110005"
  },
  {
   "address": "5795 Minnesota Avenue North, Oak Park Heights",
   "sale_month": "2004-03",
   "price": 353000,
   "lot_sqft": 1460,
   "price_per_lot_sqft": 241.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920120019"
  },
  {
   "address": "3541 Minnehaha Ave, Minneapolis",
   "sale_month": "2004-03",
   "price": 79900,
   "lot_sqft": 5199,
   "price_per_lot_sqft": 15.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1453,
   "use": "APARTMENT",
   "parcel_id": "0602823320095"
  },
  {
   "address": "1722 Grand Avenue, Saint Paul",
   "sale_month": "2004-03",
   "price": 617000,
   "lot_sqft": 7589,
   "price_per_lot_sqft": 81.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2786,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420060"
  },
  {
   "address": "1729 Selby Avenue, Saint Paul",
   "sale_month": "2004-03",
   "price": 178000,
   "lot_sqft": 5721,
   "price_per_lot_sqft": 31.11,
   "price_per_building_sqft": 107.62,
   "building_sqft": 1654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1664,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120074"
  },
  {
   "address": "1777 County Road D East, Maplewood",
   "sale_month": "2004-03",
   "price": 1190266,
   "lot_sqft": 169938,
   "price_per_lot_sqft": 7,
   "price_per_building_sqft": 24.82,
   "building_sqft": 47952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48242,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922110007"
  },
  {
   "address": null,
   "sale_month": "2004-03",
   "price": 264700,
   "lot_sqft": 6346,
   "price_per_lot_sqft": 41.71,
   "price_per_building_sqft": 254.03,
   "building_sqft": 1042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1049,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823310024"
  },
  {
   "address": "1349 Grand Avenue, Saint Paul",
   "sale_month": "2004-03",
   "price": 264700,
   "lot_sqft": 6347,
   "price_per_lot_sqft": 41.7,
   "price_per_building_sqft": 127.14,
   "building_sqft": 2082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2094,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823310023"
  },
  {
   "address": "2866 White Bear Avenue North, Maplewood",
   "sale_month": "2004-03",
   "price": 2875000,
   "lot_sqft": 170551,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10004,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022922310001"
  },
  {
   "address": "14510 Pennock Avenue, Apple Valley",
   "sale_month": "2004-03",
   "price": 350000,
   "lot_sqft": 18281,
   "price_per_lot_sqft": 19.15,
   "price_per_building_sqft": 82.98,
   "building_sqft": 4218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4243,
   "use": "Commercial-preferred",
   "parcel_id": "018120102070"
  },
  {
   "address": "8299 144th Street West, Apple Valley",
   "sale_month": "2004-03",
   "price": 466650,
   "lot_sqft": 24546,
   "price_per_lot_sqft": 19.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4765,
   "use": "Apartment",
   "parcel_id": "011035002110"
  },
  {
   "address": "109 Elm Street South, Waconia",
   "sale_month": "2004-02",
   "price": 610000,
   "lot_sqft": 6478,
   "price_per_lot_sqft": 94.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501680"
  },
  {
   "address": "11000 Red Circle Dr, Minnetonka",
   "sale_month": "2004-02",
   "price": 1300000,
   "lot_sqft": 66531,
   "price_per_lot_sqft": 19.54,
   "price_per_building_sqft": 179.09,
   "building_sqft": 7259,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7303,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722330017"
  },
  {
   "address": "2916 29th Ave S, Minneapolis",
   "sale_month": "2004-02",
   "price": 221250,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 29.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1017,
   "use": "TRIPLEX",
   "parcel_id": "3602924440087"
  },
  {
   "address": "206 Water St, Excelsior",
   "sale_month": "2004-02",
   "price": 850000,
   "lot_sqft": 9197,
   "price_per_lot_sqft": 92.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110061"
  },
  {
   "address": "2443 Pillsbury Ave, Minneapolis",
   "sale_month": "2004-02",
   "price": 114500,
   "lot_sqft": 14866,
   "price_per_lot_sqft": 7.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7829,
   "use": "APARTMENT",
   "parcel_id": "3402924240036"
  },
  {
   "address": "2109 Nicollet Ave, Minneapolis",
   "sale_month": "2004-02",
   "price": 150000,
   "lot_sqft": 14597,
   "price_per_lot_sqft": 10.28,
   "price_per_building_sqft": 12.85,
   "building_sqft": 11673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11744,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120064"
  },
  {
   "address": "2217 Colfax Ave S, Minneapolis",
   "sale_month": "2004-02",
   "price": 458500,
   "lot_sqft": 7255,
   "price_per_lot_sqft": 63.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1670,
   "use": "TRIPLEX",
   "parcel_id": "3302924110116"
  },
  {
   "address": "755 County Road D East, Vadnais Heights",
   "sale_month": "2004-02",
   "price": 133063,
   "lot_sqft": 33012,
   "price_per_lot_sqft": 4.03,
   "price_per_building_sqft": 16.59,
   "building_sqft": 8020,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8069,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323022440005"
  },
  {
   "address": null,
   "sale_month": "2004-02",
   "price": 1650000,
   "lot_sqft": 23217,
   "price_per_lot_sqft": 71.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824330010"
  },
  {
   "address": "6220 Waterman Ave, Edina",
   "sale_month": "2004-02",
   "price": 325000,
   "lot_sqft": 32566,
   "price_per_lot_sqft": 9.98,
   "price_per_building_sqft": 280.66,
   "building_sqft": 1158,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721140053"
  },
  {
   "address": "1622 93rd Lane Northeast, Blaine",
   "sale_month": "2004-02",
   "price": 362500,
   "lot_sqft": 5219,
   "price_per_lot_sqft": 69.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "293123440026"
  },
  {
   "address": "2550 University Avenue West, Saint Paul",
   "sale_month": "2004-02",
   "price": 35000000,
   "lot_sqft": 70746,
   "price_per_lot_sqft": 494.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923330056"
  },
  {
   "address": null,
   "sale_month": "2004-02",
   "price": 35000000,
   "lot_sqft": 25073,
   "price_per_lot_sqft": 1395.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923330055"
  },
  {
   "address": "2500 Franklin Avenue, Saint Paul",
   "sale_month": "2004-02",
   "price": 35000000,
   "lot_sqft": 56897,
   "price_per_lot_sqft": 615.15,
   "price_per_building_sqft": 848.57,
   "building_sqft": 41246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41495,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923330054"
  },
  {
   "address": null,
   "sale_month": "2004-02",
   "price": 35000000,
   "lot_sqft": 13202,
   "price_per_lot_sqft": 2651.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923330053"
  },
  {
   "address": "2550 University Avenue West, Saint Paul",
   "sale_month": "2004-02",
   "price": 35000000,
   "lot_sqft": 116757,
   "price_per_lot_sqft": 299.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 86511,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923330052"
  },
  {
   "address": "2550 University Avenue West, Saint Paul",
   "sale_month": "2004-02",
   "price": 35000000,
   "lot_sqft": 41755,
   "price_per_lot_sqft": 838.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923330050"
  },
  {
   "address": "1024 7th Street East, Saint Paul",
   "sale_month": "2004-02",
   "price": 320000,
   "lot_sqft": 10483,
   "price_per_lot_sqft": 30.53,
   "price_per_building_sqft": 34.83,
   "building_sqft": 9188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9244,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922340010"
  },
  {
   "address": null,
   "sale_month": "2004-02",
   "price": 320000,
   "lot_sqft": 3648,
   "price_per_lot_sqft": 87.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922340009"
  },
  {
   "address": "10078 Flanders Court Northeast, Blaine",
   "sale_month": "2004-02",
   "price": 203300,
   "lot_sqft": 2202,
   "price_per_lot_sqft": 92.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273123210039"
  },
  {
   "address": "1313 Chestnut Ave, Minneapolis",
   "sale_month": "2004-02",
   "price": 985000,
   "lot_sqft": 60453,
   "price_per_lot_sqft": 16.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924220005"
  },
  {
   "address": "1400 1st Street Northeast, New Prague",
   "sale_month": "2004-02",
   "price": 325000,
   "lot_sqft": 92204,
   "price_per_lot_sqft": 3.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10268,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240520010"
  },
  {
   "address": "1308 7th St SE, Minneapolis",
   "sale_month": "2004-02",
   "price": 200000,
   "lot_sqft": 9815,
   "price_per_lot_sqft": 20.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2859,
   "use": "TRIPLEX",
   "parcel_id": "2402924420084"
  },
  {
   "address": "300 Creek Lane North, Jordan",
   "sale_month": "2004-02",
   "price": 200000,
   "lot_sqft": 124011,
   "price_per_lot_sqft": 1.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190053"
  },
  {
   "address": "219 2nd St N, Minneapolis",
   "sale_month": "2004-02",
   "price": 2075000,
   "lot_sqft": 33912,
   "price_per_lot_sqft": 61.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21424,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140100"
  },
  {
   "address": "1907 Glenwood Ave, Minneapolis",
   "sale_month": "2004-02",
   "price": 550000,
   "lot_sqft": 8934,
   "price_per_lot_sqft": 61.56,
   "price_per_building_sqft": 211.62,
   "building_sqft": 2599,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2615,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924330025"
  },
  {
   "address": "20418 Highway 65 Northeast, East Bethel",
   "sale_month": "2004-02",
   "price": 1000000,
   "lot_sqft": 1504282,
   "price_per_lot_sqft": 0.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14834,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203323210010"
  },
  {
   "address": "3326 Mondamin St, Minneapolis",
   "sale_month": "2004-02",
   "price": 206650,
   "lot_sqft": 6744,
   "price_per_lot_sqft": 30.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1553,
   "use": "TRIPLEX",
   "parcel_id": "1802823330095"
  },
  {
   "address": "5022 34th Ave S, Minneapolis",
   "sale_month": "2004-02",
   "price": 125000,
   "lot_sqft": 8704,
   "price_per_lot_sqft": 14.36,
   "price_per_building_sqft": 84.86,
   "building_sqft": 1473,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1482,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823320020"
  },
  {
   "address": "1109 West Broadway, Minneapolis",
   "sale_month": "2004-02",
   "price": 40000,
   "lot_sqft": 2594,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": 2.26,
   "building_sqft": 17691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17797,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130092"
  },
  {
   "address": "4687 Bald Eagle Avenue, White Bear Lake",
   "sale_month": "2004-02",
   "price": 68000,
   "lot_sqft": 7764,
   "price_per_lot_sqft": 8.76,
   "price_per_building_sqft": 18.55,
   "building_sqft": 3665,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3687,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022310084"
  },
  {
   "address": "566 Prairie Center Dr, Eden Prairie",
   "sale_month": "2004-02",
   "price": 13100000,
   "lot_sqft": 48533,
   "price_per_lot_sqft": 269.92,
   "price_per_building_sqft": 2816.6,
   "building_sqft": 4651,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4679,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622420008"
  },
  {
   "address": "574 Prairie Center Dr, Eden Prairie",
   "sale_month": "2004-02",
   "price": 13100000,
   "lot_sqft": 274097,
   "price_per_lot_sqft": 47.79,
   "price_per_building_sqft": 367.57,
   "building_sqft": 35639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35854,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310045"
  },
  {
   "address": "4450 Lyndale Ave N, Minneapolis",
   "sale_month": "2004-02",
   "price": 1330000,
   "lot_sqft": 57646,
   "price_per_lot_sqft": 23.07,
   "price_per_building_sqft": 34.82,
   "building_sqft": 38193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38423,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311821120028"
  },
  {
   "address": "2601 Centennial Drive, North Saint Paul",
   "sale_month": "2004-02",
   "price": 160800,
   "lot_sqft": 93900,
   "price_per_lot_sqft": 1.71,
   "price_per_building_sqft": 6.44,
   "building_sqft": 24980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25131,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922130093"
  },
  {
   "address": "10201 Cedar Lake Rd, Minnetonka",
   "sale_month": "2004-02",
   "price": 11900000,
   "lot_sqft": 86841,
   "price_per_lot_sqft": 137.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25169,
   "use": "APARTMENT",
   "parcel_id": "1211722420223"
  },
  {
   "address": "3952 Elliot Ave, Minneapolis",
   "sale_month": "2004-02",
   "price": 115000,
   "lot_sqft": 10375,
   "price_per_lot_sqft": 11.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2331,
   "use": "APARTMENT",
   "parcel_id": "1102824210123"
  },
  {
   "address": "1257 172nd Lane Northeast, Ham Lake",
   "sale_month": "2004-02",
   "price": 165000,
   "lot_sqft": 114224,
   "price_per_lot_sqft": 1.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223210003"
  },
  {
   "address": "3203 Stinson Blvd NE, St. Anthony",
   "sale_month": "2004-02",
   "price": 150000,
   "lot_sqft": 17943,
   "price_per_lot_sqft": 8.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923320043"
  },
  {
   "address": "3201 Stinson Blvd NE, St. Anthony",
   "sale_month": "2004-02",
   "price": 200000,
   "lot_sqft": 13233,
   "price_per_lot_sqft": 15.11,
   "price_per_building_sqft": 128.7,
   "building_sqft": 1554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1563,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923320030"
  },
  {
   "address": "7800 Edinborough Way, Bloomington",
   "sale_month": "2004-02",
   "price": 1650000,
   "lot_sqft": 115653,
   "price_per_lot_sqft": 14.27,
   "price_per_building_sqft": 115.47,
   "building_sqft": 14290,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14376,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724220007"
  },
  {
   "address": "3534 Emerson Ave S, Minneapolis",
   "sale_month": "2004-02",
   "price": 790000,
   "lot_sqft": 5669,
   "price_per_lot_sqft": 139.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3034,
   "use": "APARTMENT",
   "parcel_id": "0402824420182"
  },
  {
   "address": "3501 Marshall St NE, Minneapolis",
   "sale_month": "2004-02",
   "price": 6400000,
   "lot_sqft": 749493,
   "price_per_lot_sqft": 8.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 440879,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924130014"
  },
  {
   "address": "3216 Pillsbury Ave, Minneapolis",
   "sale_month": "2004-02",
   "price": 365000,
   "lot_sqft": 6853,
   "price_per_lot_sqft": 53.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1734,
   "use": "TRIPLEX",
   "parcel_id": "0302824240084"
  },
  {
   "address": "16726 280th Street West, Blakeley Township",
   "sale_month": "2004-02",
   "price": 98000,
   "lot_sqft": 80976,
   "price_per_lot_sqft": 1.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5192,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "029320030"
  },
  {
   "address": "7980 Ranchers Road Northeast, Fridley",
   "sale_month": "2004-02",
   "price": 850000,
   "lot_sqft": 47701,
   "price_per_lot_sqft": 17.82,
   "price_per_building_sqft": 45.51,
   "building_sqft": 18676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18789,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024320020"
  },
  {
   "address": "649 Grand Avenue, Saint Paul",
   "sale_month": "2004-02",
   "price": 665000,
   "lot_sqft": 6927,
   "price_per_lot_sqft": 96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410031"
  },
  {
   "address": "194 Lexington Parkway North, Saint Paul",
   "sale_month": "2004-02",
   "price": 95000,
   "lot_sqft": 3206,
   "price_per_lot_sqft": 29.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1866,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823220069"
  },
  {
   "address": "3435 15th Ave S, Minneapolis",
   "sale_month": "2004-02",
   "price": 429000,
   "lot_sqft": 5846,
   "price_per_lot_sqft": 73.38,
   "price_per_building_sqft": 191.26,
   "building_sqft": 2243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2256,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824420021"
  },
  {
   "address": "3107 Park Ave, Minneapolis",
   "sale_month": "2004-02",
   "price": 272000,
   "lot_sqft": 5211,
   "price_per_lot_sqft": 52.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1439,
   "use": "TRIPLEX",
   "parcel_id": "0202824220063"
  },
  {
   "address": "815 American Blvd E, Bloomington",
   "sale_month": "2004-02",
   "price": 850000,
   "lot_sqft": 45105,
   "price_per_lot_sqft": 18.84,
   "price_per_building_sqft": 50.66,
   "building_sqft": 16777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16878,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724210011"
  },
  {
   "address": "241 East Frontage Road, Waconia",
   "sale_month": "2004-01",
   "price": 635000,
   "lot_sqft": 43391,
   "price_per_lot_sqft": 14.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753050060"
  },
  {
   "address": null,
   "sale_month": "2004-01",
   "price": 45000,
   "lot_sqft": 18889,
   "price_per_lot_sqft": 2.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880200"
  },
  {
   "address": "221 Ash Avenue North, Mayer",
   "sale_month": "2004-01",
   "price": 190000,
   "lot_sqft": 10493,
   "price_per_lot_sqft": 18.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1632,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500190"
  },
  {
   "address": "801 5th Avenue South, South Saint Paul",
   "sale_month": "2004-01",
   "price": 419900,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 42.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2999,
   "use": "Apartment",
   "parcel_id": "364600015300"
  },
  {
   "address": "112 Concord Exchange South, South Saint Paul",
   "sale_month": "2004-01",
   "price": 170000,
   "lot_sqft": 49954,
   "price_per_lot_sqft": 3.4,
   "price_per_building_sqft": 30.5,
   "building_sqft": 5573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5607,
   "use": "Industrial-preferred",
   "parcel_id": "363255016301"
  },
  {
   "address": "7344 Cedar Ave S, Richfield",
   "sale_month": "2004-01",
   "price": 225000,
   "lot_sqft": 16002,
   "price_per_lot_sqft": 14.06,
   "price_per_building_sqft": 115.21,
   "building_sqft": 1953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1965,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824140119"
  },
  {
   "address": "2832 Humboldt Ave S, Minneapolis",
   "sale_month": "2004-01",
   "price": 540000,
   "lot_sqft": 12795,
   "price_per_lot_sqft": 42.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4678,
   "use": "APARTMENT",
   "parcel_id": "3302924340119"
  },
  {
   "address": "2536 Lyndale Ave S, Minneapolis",
   "sale_month": "2004-01",
   "price": 1360000,
   "lot_sqft": 19010,
   "price_per_lot_sqft": 71.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6347,
   "use": "APARTMENT",
   "parcel_id": "3302924140167"
  },
  {
   "address": "2309 Girard Ave S, Minneapolis",
   "sale_month": "2004-01",
   "price": 672000,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 130.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2126,
   "use": "TRIPLEX",
   "parcel_id": "3302924120135"
  },
  {
   "address": "573 Payne Avenue, Saint Paul",
   "sale_month": "2004-01",
   "price": 101605,
   "lot_sqft": 2995,
   "price_per_lot_sqft": 33.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922240035"
  },
  {
   "address": "2502 22nd St W, Minneapolis",
   "sale_month": "2004-01",
   "price": 830000,
   "lot_sqft": 8086,
   "price_per_lot_sqft": 102.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2086,
   "use": "TRIPLEX",
   "parcel_id": "3202924110065"
  },
  {
   "address": "3262 Rice Street, Little Canada",
   "sale_month": "2004-01",
   "price": 255000,
   "lot_sqft": 1679,
   "price_per_lot_sqft": 151.88,
   "price_per_building_sqft": 75.44,
   "building_sqft": 3380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3400,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330041"
  },
  {
   "address": "6230 10th Street North, Oakdale",
   "sale_month": "2004-01",
   "price": 275000,
   "lot_sqft": 5150,
   "price_per_lot_sqft": 53.4,
   "price_per_building_sqft": 65.24,
   "building_sqft": 4215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4240,
   "use": "300",
   "parcel_id": "3002921330031"
  },
  {
   "address": "782 Reaney Avenue, Saint Paul",
   "sale_month": "2004-01",
   "price": 170000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 31.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440086"
  },
  {
   "address": "6310 Penn Ave S, Richfield",
   "sale_month": "2004-01",
   "price": 1500000,
   "lot_sqft": 78544,
   "price_per_lot_sqft": 19.1,
   "price_per_building_sqft": 94.79,
   "building_sqft": 15825,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15920,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824110003"
  },
  {
   "address": "3820 Cleveland Ave North, Arden Hills",
   "sale_month": "2004-01",
   "price": 349751,
   "lot_sqft": 1455,
   "price_per_lot_sqft": 240.38,
   "price_per_building_sqft": 38.37,
   "building_sqft": 9115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9170,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283023320042"
  },
  {
   "address": "3625 Talmage Circle, Vadnais Heights",
   "sale_month": "2004-01",
   "price": 940000,
   "lot_sqft": 43354,
   "price_per_lot_sqft": 21.68,
   "price_per_building_sqft": 152.5,
   "building_sqft": 6164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6201,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340007"
  },
  {
   "address": "214 Main Street South, Stillwater",
   "sale_month": "2004-01",
   "price": 649162,
   "lot_sqft": 12308,
   "price_per_lot_sqft": 52.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68681,
   "use": "300",
   "parcel_id": "2803020410050"
  },
  {
   "address": "1816 Colfax Ave S, Minneapolis",
   "sale_month": "2004-01",
   "price": 550000,
   "lot_sqft": 6753,
   "price_per_lot_sqft": 81.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1965,
   "use": "TRIPLEX",
   "parcel_id": "2802924440067"
  },
  {
   "address": "735 White Bear Avenue North, Saint Paul",
   "sale_month": "2004-01",
   "price": 330000,
   "lot_sqft": 15473,
   "price_per_lot_sqft": 21.33,
   "price_per_building_sqft": 108.52,
   "building_sqft": 3041,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3059,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922440202"
  },
  {
   "address": "21 14th St W, Minneapolis",
   "sale_month": "2004-01",
   "price": 1375000,
   "lot_sqft": 6919,
   "price_per_lot_sqft": 198.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5297,
   "use": "APARTMENT",
   "parcel_id": "2702924310066"
  },
  {
   "address": "730 3rd Avenue West, Shakopee",
   "sale_month": "2004-01",
   "price": 95400,
   "lot_sqft": 20965,
   "price_per_lot_sqft": 4.55,
   "price_per_building_sqft": 13.53,
   "building_sqft": 7053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7096,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270013040"
  },
  {
   "address": "850 3rd Avenue West, Shakopee",
   "sale_month": "2004-01",
   "price": 85100,
   "lot_sqft": 48503,
   "price_per_lot_sqft": 1.75,
   "price_per_building_sqft": 11.81,
   "building_sqft": 7207,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7250,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270012970"
  },
  {
   "address": "730 3rd Avenue West, Shakopee",
   "sale_month": "2004-01",
   "price": 322600,
   "lot_sqft": 125736,
   "price_per_lot_sqft": 2.57,
   "price_per_building_sqft": 23.29,
   "building_sqft": 13850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13933,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270012950"
  },
  {
   "address": "1414 3rd St S, Minneapolis",
   "sale_month": "2004-01",
   "price": 4200000,
   "lot_sqft": 33018,
   "price_per_lot_sqft": 127.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15447,
   "use": "APARTMENT",
   "parcel_id": "2602924140080"
  },
  {
   "address": "435 County Road E West, Shoreview",
   "sale_month": "2004-01",
   "price": 1000000,
   "lot_sqft": 20519,
   "price_per_lot_sqft": 48.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253023340006"
  },
  {
   "address": "2665 78th Street West, Chanhassen",
   "sale_month": "2004-01",
   "price": 631299,
   "lot_sqft": 54887,
   "price_per_lot_sqft": 11.5,
   "price_per_building_sqft": 47.9,
   "building_sqft": 13179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13258,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250690010"
  },
  {
   "address": "5255 Manchester Dr, Maple Plain",
   "sale_month": "2004-01",
   "price": 2100000,
   "lot_sqft": 18311,
   "price_per_lot_sqft": 114.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "APARTMENT",
   "parcel_id": "2411824340068"
  },
  {
   "address": "5285 Manchester Dr, Maple Plain",
   "sale_month": "2004-01",
   "price": 2100000,
   "lot_sqft": 56010,
   "price_per_lot_sqft": 37.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "APARTMENT",
   "parcel_id": "2411824340067"
  },
  {
   "address": "615 5th Ave SE, Minneapolis",
   "sale_month": "2004-01",
   "price": 62000,
   "lot_sqft": 5019,
   "price_per_lot_sqft": 12.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3341,
   "use": "APARTMENT",
   "parcel_id": "2402924220071"
  },
  {
   "address": "5537 28th Ave S, Minneapolis",
   "sale_month": "2004-01",
   "price": 490000,
   "lot_sqft": 19198,
   "price_per_lot_sqft": 25.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5825,
   "use": "APARTMENT",
   "parcel_id": "2402824110215"
  },
  {
   "address": "3811 66th Street East, Inver Grove Heights",
   "sale_month": "2004-01",
   "price": 352000,
   "lot_sqft": 22009,
   "price_per_lot_sqft": 15.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1861,
   "use": "Apartment",
   "parcel_id": "206325101010"
  },
  {
   "address": "1201 West Broadway, Minneapolis",
   "sale_month": "2004-01",
   "price": 1700000,
   "lot_sqft": 101985,
   "price_per_lot_sqft": 16.67,
   "price_per_building_sqft": 47.44,
   "building_sqft": 35831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36047,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924420140"
  },
  {
   "address": "1816 Bryant Ave N, Minneapolis",
   "sale_month": "2004-01",
   "price": 940000,
   "lot_sqft": 9077,
   "price_per_lot_sqft": 103.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924410081"
  },
  {
   "address": "2209 2nd St N, Minneapolis",
   "sale_month": "2004-01",
   "price": 130000,
   "lot_sqft": 17316,
   "price_per_lot_sqft": 7.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11997,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924240093"
  },
  {
   "address": "659 Monroe St NE, Minneapolis",
   "sale_month": "2004-01",
   "price": 40000,
   "lot_sqft": 6361,
   "price_per_lot_sqft": 6.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1745,
   "use": "TRIPLEX",
   "parcel_id": "1402924410160"
  },
  {
   "address": null,
   "sale_month": "2004-01",
   "price": 5400000,
   "lot_sqft": 39345,
   "price_per_lot_sqft": 137.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1211822140002"
  },
  {
   "address": "5050 Nathan La N, Plymouth",
   "sale_month": "2004-01",
   "price": 5400000,
   "lot_sqft": 1156361,
   "price_per_lot_sqft": 4.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 73397,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211822140001"
  },
  {
   "address": "10111 Cedar Lake Rd, Minnetonka",
   "sale_month": "2004-01",
   "price": 11900000,
   "lot_sqft": 81234,
   "price_per_lot_sqft": 146.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23958,
   "use": "APARTMENT",
   "parcel_id": "1211722420224"
  },
  {
   "address": "7780 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2004-01",
   "price": 4200000,
   "lot_sqft": 185322,
   "price_per_lot_sqft": 22.66,
   "price_per_building_sqft": 713.92,
   "building_sqft": 5883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5918,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622430003"
  },
  {
   "address": "4040 Nicols Road, Eagan",
   "sale_month": "2004-01",
   "price": 276250,
   "lot_sqft": 30765,
   "price_per_lot_sqft": 8.98,
   "price_per_building_sqft": 146.16,
   "building_sqft": 1890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1901,
   "use": "Commercial-preferred",
   "parcel_id": "101670208041"
  },
  {
   "address": "2392 Pioneer Tr, Medina",
   "sale_month": "2004-01",
   "price": 1100000,
   "lot_sqft": 42813,
   "price_per_lot_sqft": 25.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1011823220004"
  },
  {
   "address": null,
   "sale_month": "2004-01",
   "price": 1100000,
   "lot_sqft": 7469,
   "price_per_lot_sqft": 147.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1011823220003"
  },
  {
   "address": "4401 Nicollet Ave, Minneapolis",
   "sale_month": "2004-01",
   "price": 90000,
   "lot_sqft": 10684,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": 51.28,
   "building_sqft": 1755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1765,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824430026"
  },
  {
   "address": "3853 Grand Ave S, Minneapolis",
   "sale_month": "2004-01",
   "price": 238000,
   "lot_sqft": 4993,
   "price_per_lot_sqft": 47.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1398,
   "use": "APARTMENT",
   "parcel_id": "1002824220103"
  },
  {
   "address": "3942 Sheridan Ave S, Minneapolis",
   "sale_month": "2004-01",
   "price": 550000,
   "lot_sqft": 3131,
   "price_per_lot_sqft": 175.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1493,
   "use": "APARTMENT",
   "parcel_id": "0802824110054"
  },
  {
   "address": "6030 50th Street North, Oakdale",
   "sale_month": "2004-01",
   "price": 394300,
   "lot_sqft": 24857,
   "price_per_lot_sqft": 15.86,
   "price_per_building_sqft": 77.09,
   "building_sqft": 5115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5146,
   "use": "300",
   "parcel_id": "0602921330063"
  },
  {
   "address": "13779 Ridgedale Dr, Minnetonka",
   "sale_month": "2004-01",
   "price": 700000,
   "lot_sqft": 37715,
   "price_per_lot_sqft": 18.56,
   "price_per_building_sqft": 153.91,
   "building_sqft": 4548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722310003"
  },
  {
   "address": "9737 Hudson Road, Woodbury",
   "sale_month": "2004-01",
   "price": 1282093,
   "lot_sqft": 199706,
   "price_per_lot_sqft": 6.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44928,
   "use": "300",
   "parcel_id": "0302821120019"
  },
  {
   "address": "844 Grand Avenue, Saint Paul",
   "sale_month": "2004-01",
   "price": 895000,
   "lot_sqft": 6167,
   "price_per_lot_sqft": 145.13,
   "price_per_building_sqft": 458.5,
   "building_sqft": 1952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1964,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420165"
  },
  {
   "address": "3751 Portland Ave, Minneapolis",
   "sale_month": "2004-01",
   "price": 100000,
   "lot_sqft": 10166,
   "price_per_lot_sqft": 9.84,
   "price_per_building_sqft": 40,
   "building_sqft": 2500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2515,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824330224"
  },
  {
   "address": "2700 American Blvd E, Bloomington",
   "sale_month": "2004-01",
   "price": 3700000,
   "lot_sqft": 174865,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724120010"
  },
  {
   "address": "2933 15th Ave S, Minneapolis",
   "sale_month": "2003-12",
   "price": 1350000,
   "lot_sqft": 20942,
   "price_per_lot_sqft": 64.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924430154"
  },
  {
   "address": "3545 Hoffman Road East, Vadnais Heights",
   "sale_month": "2003-12",
   "price": 585000,
   "lot_sqft": 51403,
   "price_per_lot_sqft": 11.38,
   "price_per_building_sqft": 49.79,
   "building_sqft": 11749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11820,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022120048"
  },
  {
   "address": "17 29th St W, Minneapolis",
   "sale_month": "2003-12",
   "price": 370000,
   "lot_sqft": 4635,
   "price_per_lot_sqft": 79.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924340097"
  },
  {
   "address": "2901 Blaisdell Ave, Minneapolis",
   "sale_month": "2003-12",
   "price": 370000,
   "lot_sqft": 11193,
   "price_per_lot_sqft": 33.06,
   "price_per_building_sqft": 44.18,
   "building_sqft": 8374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8425,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924340096"
  },
  {
   "address": "13 29th St W, Minneapolis",
   "sale_month": "2003-12",
   "price": 370000,
   "lot_sqft": 4630,
   "price_per_lot_sqft": 79.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924340093"
  },
  {
   "address": "2647 Girard Ave S, Minneapolis",
   "sale_month": "2003-12",
   "price": 440000,
   "lot_sqft": 6031,
   "price_per_lot_sqft": 72.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2079,
   "use": "TRIPLEX",
   "parcel_id": "3302924420169"
  },
  {
   "address": "10501 Florida Ave S, Bloomington",
   "sale_month": "2003-12",
   "price": 1813000,
   "lot_sqft": 138592,
   "price_per_lot_sqft": 13.08,
   "price_per_building_sqft": 74.61,
   "building_sqft": 24300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24447,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621130021"
  },
  {
   "address": "4932 Lincoln Dr, Edina",
   "sale_month": "2003-12",
   "price": 400000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 271.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230022"
  },
  {
   "address": "4930 Lincoln Dr, Edina",
   "sale_month": "2003-12",
   "price": 400000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 271.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230021"
  },
  {
   "address": "4928 Lincoln Dr, Edina",
   "sale_month": "2003-12",
   "price": 400000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 271.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230020"
  },
  {
   "address": "485 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2003-12",
   "price": 70000,
   "lot_sqft": 5770,
   "price_per_lot_sqft": 12.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2204,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922340135"
  },
  {
   "address": "2915 Wayzata Blvd, Minneapolis",
   "sale_month": "2003-12",
   "price": 800000,
   "lot_sqft": 12283,
   "price_per_lot_sqft": 65.13,
   "price_per_building_sqft": 210.47,
   "building_sqft": 3801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3824,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924420080"
  },
  {
   "address": "14600 Lake Drive Northeast, Columbus",
   "sale_month": "2003-12",
   "price": 359500,
   "lot_sqft": 240189,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "283222140003"
  },
  {
   "address": "5100 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "2003-12",
   "price": 509377,
   "lot_sqft": 307058,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": 7.79,
   "building_sqft": 65421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65816,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271410020"
  },
  {
   "address": "2400 4th Avenue East, Shakopee",
   "sale_month": "2003-12",
   "price": 705000,
   "lot_sqft": 192530,
   "price_per_lot_sqft": 3.66,
   "price_per_building_sqft": 61.02,
   "building_sqft": 11553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11623,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271170010"
  },
  {
   "address": "1221 Harmon Pl, Minneapolis",
   "sale_month": "2003-12",
   "price": 2625000,
   "lot_sqft": 16014,
   "price_per_lot_sqft": 163.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13990,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924241513"
  },
  {
   "address": "1230 Yale Pl, Minneapolis",
   "sale_month": "2003-12",
   "price": 2625000,
   "lot_sqft": 13209,
   "price_per_lot_sqft": 198.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924240073"
  },
  {
   "address": "24 13th St S, Minneapolis",
   "sale_month": "2003-12",
   "price": 2625000,
   "lot_sqft": 10433,
   "price_per_lot_sqft": 251.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924240071"
  },
  {
   "address": "1309 Hennepin Ave, Minneapolis",
   "sale_month": "2003-12",
   "price": 11212500,
   "lot_sqft": 86580,
   "price_per_lot_sqft": 129.5,
   "price_per_building_sqft": 190.12,
   "building_sqft": 58977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59333,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210105"
  },
  {
   "address": "321 Harrison Street South, Shakopee",
   "sale_month": "2003-12",
   "price": 720000,
   "lot_sqft": 21370,
   "price_per_lot_sqft": 33.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4146,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270150100"
  },
  {
   "address": "7705 Egan Drive, Savage",
   "sale_month": "2003-12",
   "price": 3970541,
   "lot_sqft": 95887,
   "price_per_lot_sqft": 41.41,
   "price_per_building_sqft": 215.3,
   "building_sqft": 18442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18553,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263480010"
  },
  {
   "address": "12351 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2003-12",
   "price": 86859667,
   "lot_sqft": 1554187,
   "price_per_lot_sqft": 55.89,
   "price_per_building_sqft": 1483.11,
   "building_sqft": 58566,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58919,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922210003"
  },
  {
   "address": "16154 Main Avenue Southeast, Prior Lake",
   "sale_month": "2003-12",
   "price": 510000,
   "lot_sqft": 1404,
   "price_per_lot_sqft": 363.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254090013"
  },
  {
   "address": "2295 Stillwater Road East, Maplewood",
   "sale_month": "2003-12",
   "price": 183000,
   "lot_sqft": 4013,
   "price_per_lot_sqft": 45.6,
   "price_per_building_sqft": 120.63,
   "building_sqft": 1517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1526,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922330075"
  },
  {
   "address": "19410 Co Rd No 81, Rogers",
   "sale_month": "2003-12",
   "price": 883700,
   "lot_sqft": 85113,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24822,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023410007"
  },
  {
   "address": "415 4th Avenue Northwest, New Prague",
   "sale_month": "2003-12",
   "price": 200000,
   "lot_sqft": 14334,
   "price_per_lot_sqft": 13.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341690"
  },
  {
   "address": "26480 France Avenue, Elko New Market",
   "sale_month": "2003-12",
   "price": 320000,
   "lot_sqft": 87907,
   "price_per_lot_sqft": 3.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3033,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "239270050"
  },
  {
   "address": "20900 Church Ave, Rogers",
   "sale_month": "2003-12",
   "price": 6500000,
   "lot_sqft": 452842,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023140013"
  },
  {
   "address": "21150 John Milless Dr, Rogers",
   "sale_month": "2003-12",
   "price": 6500000,
   "lot_sqft": 27843,
   "price_per_lot_sqft": 233.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023140012"
  },
  {
   "address": "21150 John Milless Dr, Rogers",
   "sale_month": "2003-12",
   "price": 6500000,
   "lot_sqft": 43817,
   "price_per_lot_sqft": 148.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130048"
  },
  {
   "address": "21308 John Milless Dr, Rogers",
   "sale_month": "2003-12",
   "price": 6500000,
   "lot_sqft": 29702,
   "price_per_lot_sqft": 218.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130024"
  },
  {
   "address": "8897 Aztec Dr, Eden Prairie",
   "sale_month": "2003-12",
   "price": 481782,
   "lot_sqft": 5318,
   "price_per_lot_sqft": 90.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230083"
  },
  {
   "address": "629 8th Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 1707694,
   "lot_sqft": 38198,
   "price_per_lot_sqft": 44.71,
   "price_per_building_sqft": 49.4,
   "building_sqft": 34569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34778,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230151"
  },
  {
   "address": "623 8th Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 1707694,
   "lot_sqft": 17647,
   "price_per_lot_sqft": 96.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230147"
  },
  {
   "address": "640 8th Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 1707694,
   "lot_sqft": 17211,
   "price_per_lot_sqft": 99.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924230146"
  },
  {
   "address": "6015 Lyndale Ave S, Minneapolis",
   "sale_month": "2003-12",
   "price": 112500,
   "lot_sqft": 22354,
   "price_per_lot_sqft": 5.03,
   "price_per_building_sqft": 23.72,
   "building_sqft": 4743,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4771,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202824330005"
  },
  {
   "address": "205 Girard Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 120000,
   "lot_sqft": 26278,
   "price_per_lot_sqft": 4.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924430095"
  },
  {
   "address": "1221 2nd Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 1060000,
   "lot_sqft": 15665,
   "price_per_lot_sqft": 67.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924430013"
  },
  {
   "address": "1054 Van White Mem Blvd, Minneapolis",
   "sale_month": "2003-12",
   "price": 1,
   "lot_sqft": 38656,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3110,
   "use": "APARTMENT",
   "parcel_id": "2102924110091"
  },
  {
   "address": "1000 Aldrich Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 1,
   "lot_sqft": 165806,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5110,
   "use": "APARTMENT",
   "parcel_id": "2102924110090"
  },
  {
   "address": "1101 Aldrich Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 250000,
   "lot_sqft": 18213,
   "price_per_lot_sqft": 13.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924110075"
  },
  {
   "address": "3840 67th Street East, Inver Grove Heights",
   "sale_month": "2003-12",
   "price": 375000,
   "lot_sqft": 44194,
   "price_per_lot_sqft": 8.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1859,
   "use": "Apartment",
   "parcel_id": "206325101050"
  },
  {
   "address": "401 Broadway North, Carver",
   "sale_month": "2003-12",
   "price": 129742,
   "lot_sqft": 6558,
   "price_per_lot_sqft": 19.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200501390"
  },
  {
   "address": "205 Broadway North, Carver",
   "sale_month": "2003-12",
   "price": 100000,
   "lot_sqft": 5891,
   "price_per_lot_sqft": 16.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1714,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500390"
  },
  {
   "address": null,
   "sale_month": "2003-12",
   "price": 860000,
   "lot_sqft": 733251,
   "price_per_lot_sqft": 1.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193122430004"
  },
  {
   "address": "6810 Lake Drive, Lino Lakes",
   "sale_month": "2003-12",
   "price": 860000,
   "lot_sqft": 51372,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": 112.42,
   "building_sqft": 7650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7697,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "193122340001"
  },
  {
   "address": null,
   "sale_month": "2003-12",
   "price": 110000,
   "lot_sqft": 95012,
   "price_per_lot_sqft": 1.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922430027"
  },
  {
   "address": "7200 43rd Ave N, New Hope",
   "sale_month": "2003-12",
   "price": 2815000,
   "lot_sqft": 139090,
   "price_per_lot_sqft": 20.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3518,
   "use": "APARTMENT",
   "parcel_id": "1711821210030"
  },
  {
   "address": "3000 50th St W, Minneapolis",
   "sale_month": "2003-12",
   "price": 310000,
   "lot_sqft": 5265,
   "price_per_lot_sqft": 58.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1702824130192"
  },
  {
   "address": "1219 Gun Club Road, White Bear Lake",
   "sale_month": "2003-12",
   "price": 325000,
   "lot_sqft": 43708,
   "price_per_lot_sqft": 7.44,
   "price_per_building_sqft": 47.76,
   "building_sqft": 6805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6846,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022430014"
  },
  {
   "address": "314 21st Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 32920,
   "lot_sqft": 134433,
   "price_per_lot_sqft": 0.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924230191"
  },
  {
   "address": "1292 Northdale Boulevard Northwest, Coon Rapids",
   "sale_month": "2003-12",
   "price": 1400000,
   "lot_sqft": 151421,
   "price_per_lot_sqft": 9.25,
   "price_per_building_sqft": 26.93,
   "building_sqft": 51980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52293,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "143124210004"
  },
  {
   "address": "694 County Road B West, Roseville",
   "sale_month": "2003-12",
   "price": 254250,
   "lot_sqft": 69334,
   "price_per_lot_sqft": 3.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923110083"
  },
  {
   "address": "636 Broadway St NE, Minneapolis",
   "sale_month": "2003-12",
   "price": 335000,
   "lot_sqft": 16141,
   "price_per_lot_sqft": 20.75,
   "price_per_building_sqft": 67.8,
   "building_sqft": 4941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4971,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924420199"
  },
  {
   "address": "400 Village Center Drive, North Oaks",
   "sale_month": "2003-12",
   "price": 375000,
   "lot_sqft": 111659,
   "price_per_lot_sqft": 3.36,
   "price_per_building_sqft": 22.77,
   "building_sqft": 16472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16571,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023430008"
  },
  {
   "address": "5473 Lynwood Blvd, Mound",
   "sale_month": "2003-12",
   "price": 70000,
   "lot_sqft": 9851,
   "price_per_lot_sqft": 7.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311724330038"
  },
  {
   "address": "4000 Bloomington Ave, Minneapolis",
   "sale_month": "2003-12",
   "price": 100000,
   "lot_sqft": 12830,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": 32.33,
   "building_sqft": 3093,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3112,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824130003"
  },
  {
   "address": "4525 4th Ave S, Minneapolis",
   "sale_month": "2003-12",
   "price": 400000,
   "lot_sqft": 10338,
   "price_per_lot_sqft": 38.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "APARTMENT",
   "parcel_id": "1002824440166"
  },
  {
   "address": "3936 4th Ave S, Minneapolis",
   "sale_month": "2003-12",
   "price": 100,
   "lot_sqft": 5271,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.07,
   "building_sqft": 1368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1377,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824110223"
  },
  {
   "address": "9219 Grand Ave S, Bloomington",
   "sale_month": "2003-12",
   "price": 2800000,
   "lot_sqft": 105942,
   "price_per_lot_sqft": 26.43,
   "price_per_building_sqft": 78.3,
   "building_sqft": 35761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35977,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724330063"
  },
  {
   "address": null,
   "sale_month": "2003-12",
   "price": 813200,
   "lot_sqft": 200678,
   "price_per_lot_sqft": 4.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0911922110006"
  },
  {
   "address": "3119 Humboldt Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 350000,
   "lot_sqft": 5302,
   "price_per_lot_sqft": 66.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924310023"
  },
  {
   "address": "1501 Lowry Ave N, Minneapolis",
   "sale_month": "2003-12",
   "price": 350000,
   "lot_sqft": 10532,
   "price_per_lot_sqft": 33.23,
   "price_per_building_sqft": 65.2,
   "building_sqft": 5368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5400,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924310022"
  },
  {
   "address": "17162 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2003-12",
   "price": 165000,
   "lot_sqft": 130657,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "083223210005"
  },
  {
   "address": "143 Lake Street North, Forest Lake",
   "sale_month": "2003-12",
   "price": 266226,
   "lot_sqft": 7724,
   "price_per_lot_sqft": 34.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120129"
  },
  {
   "address": "679 Medina St N, Loretto",
   "sale_month": "2003-12",
   "price": 155000,
   "lot_sqft": 53887,
   "price_per_lot_sqft": 2.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0611823420042"
  },
  {
   "address": "3106 Inglewood Ave S, St. Louis Park",
   "sale_month": "2003-12",
   "price": 396000,
   "lot_sqft": 18868,
   "price_per_lot_sqft": 20.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5119,
   "use": "APARTMENT",
   "parcel_id": "0602824110069"
  },
  {
   "address": "1212 Wayzata Blvd E, Wayzata",
   "sale_month": "2003-12",
   "price": 3300000,
   "lot_sqft": 23875,
   "price_per_lot_sqft": 138.22,
   "price_per_building_sqft": 790.61,
   "building_sqft": 4174,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4199,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722320040"
  },
  {
   "address": "5531 Lakeland Ave N, Crystal",
   "sale_month": "2003-12",
   "price": 105000,
   "lot_sqft": 7953,
   "price_per_lot_sqft": 13.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411821330009"
  },
  {
   "address": "3510 Grand Ave S, Minneapolis",
   "sale_month": "2003-12",
   "price": 350000,
   "lot_sqft": 5843,
   "price_per_lot_sqft": 59.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1625,
   "use": "APARTMENT",
   "parcel_id": "0302824320125"
  },
  {
   "address": "2420 117th Street East, Burnsville",
   "sale_month": "2003-12",
   "price": 280000,
   "lot_sqft": 2539,
   "price_per_lot_sqft": 110.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "021781501140"
  },
  {
   "address": null,
   "sale_month": "2003-12",
   "price": 139978,
   "lot_sqft": 109621,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202920310011"
  },
  {
   "address": null,
   "sale_month": "2003-12",
   "price": 139978,
   "lot_sqft": 106334,
   "price_per_lot_sqft": 1.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202920310010"
  },
  {
   "address": null,
   "sale_month": "2003-12",
   "price": 139978,
   "lot_sqft": 227944,
   "price_per_lot_sqft": 0.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202920310009"
  },
  {
   "address": null,
   "sale_month": "2003-12",
   "price": 139978,
   "lot_sqft": 207916,
   "price_per_lot_sqft": 0.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202920310008"
  },
  {
   "address": null,
   "sale_month": "2003-12",
   "price": 139978,
   "lot_sqft": 183085,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202920310007"
  },
  {
   "address": "3026 Chicago Ave, Minneapolis",
   "sale_month": "2003-12",
   "price": 130000,
   "lot_sqft": 5065,
   "price_per_lot_sqft": 25.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1628,
   "use": "TRIPLEX",
   "parcel_id": "0202824220154"
  },
  {
   "address": "7900 12th Ave S, Bloomington",
   "sale_month": "2003-12",
   "price": 1595000,
   "lot_sqft": 51633,
   "price_per_lot_sqft": 30.89,
   "price_per_building_sqft": 79.99,
   "building_sqft": 19941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20061,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724210017"
  },
  {
   "address": "7837 12th Ave S, Bloomington",
   "sale_month": "2003-12",
   "price": 1595000,
   "lot_sqft": 82675,
   "price_per_lot_sqft": 19.29,
   "price_per_building_sqft": 69.37,
   "building_sqft": 22991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23130,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724120028"
  },
  {
   "address": null,
   "sale_month": "2003-12",
   "price": 125000,
   "lot_sqft": 23901,
   "price_per_lot_sqft": 5.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013024240010"
  },
  {
   "address": "124 Union Street North, Norwood Young America",
   "sale_month": "2003-11",
   "price": 185000,
   "lot_sqft": 29972,
   "price_per_lot_sqft": 6.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580144650"
  },
  {
   "address": "931 University Avenue West, Saint Paul",
   "sale_month": "2003-11",
   "price": 124000,
   "lot_sqft": 4049,
   "price_per_lot_sqft": 30.62,
   "price_per_building_sqft": 14.54,
   "building_sqft": 8526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8577,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923240222"
  },
  {
   "address": "2041 Old Hudson Road, Saint Paul",
   "sale_month": "2003-11",
   "price": 282100,
   "lot_sqft": 22889,
   "price_per_lot_sqft": 12.32,
   "price_per_building_sqft": 56.3,
   "building_sqft": 5011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5041,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922420006"
  },
  {
   "address": "2207 Oakland Ave, Minneapolis",
   "sale_month": "2003-11",
   "price": 222030,
   "lot_sqft": 2430,
   "price_per_lot_sqft": 91.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502924220018"
  },
  {
   "address": "2200 Park Ave, Minneapolis",
   "sale_month": "2003-11",
   "price": 222030,
   "lot_sqft": 30086,
   "price_per_lot_sqft": 7.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10939,
   "use": "APARTMENT",
   "parcel_id": "3502924220014"
  },
  {
   "address": "1319 Conway Street, Saint Paul",
   "sale_month": "2003-11",
   "price": 177500,
   "lot_sqft": 11337,
   "price_per_lot_sqft": 15.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3427,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342922230130"
  },
  {
   "address": "23800 State Hwy No 7, Shorewood",
   "sale_month": "2003-11",
   "price": 4249570,
   "lot_sqft": 247431,
   "price_per_lot_sqft": 17.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723330047"
  },
  {
   "address": "26 Water St, Excelsior",
   "sale_month": "2003-11",
   "price": 1250000,
   "lot_sqft": 8704,
   "price_per_lot_sqft": 143.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110058"
  },
  {
   "address": "28 Water St, Excelsior",
   "sale_month": "2003-11",
   "price": 1250000,
   "lot_sqft": 16064,
   "price_per_lot_sqft": 77.81,
   "price_per_building_sqft": 58.86,
   "building_sqft": 21238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21366,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110057"
  },
  {
   "address": null,
   "sale_month": "2003-11",
   "price": 1250000,
   "lot_sqft": 1512,
   "price_per_lot_sqft": 826.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411723110054"
  },
  {
   "address": "3200 Labore Road, Vadnais Heights",
   "sale_month": "2003-11",
   "price": 2277000,
   "lot_sqft": 187992,
   "price_per_lot_sqft": 12.11,
   "price_per_building_sqft": 40.15,
   "building_sqft": 56706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57049,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022430002"
  },
  {
   "address": "2601 Sunset Blvd, Minneapolis",
   "sale_month": "2003-11",
   "price": 100,
   "lot_sqft": 22580,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15301,
   "use": "APARTMENT",
   "parcel_id": "3202924310064"
  },
  {
   "address": "625 Hayward Avenue North, Oakdale",
   "sale_month": "2003-11",
   "price": 424890,
   "lot_sqft": 117918,
   "price_per_lot_sqft": 3.6,
   "price_per_building_sqft": 26.28,
   "building_sqft": 16165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16263,
   "use": "305",
   "parcel_id": "3202921240018"
  },
  {
   "address": "6415 Co Rd No 19, Corcoran",
   "sale_month": "2003-11",
   "price": 160540,
   "lot_sqft": 84639,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "3111923310100"
  },
  {
   "address": "6415 Co Rd No 19, Corcoran",
   "sale_month": "2003-11",
   "price": 47500,
   "lot_sqft": 59469,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDO GARAGE/MISCELLANEOUS",
   "parcel_id": "3111923310058"
  },
  {
   "address": "2445 Winnetka Ave N, Golden Valley",
   "sale_month": "2003-11",
   "price": 360000,
   "lot_sqft": 36380,
   "price_per_lot_sqft": 9.9,
   "price_per_building_sqft": 122.53,
   "building_sqft": 2938,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2956,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011821110082"
  },
  {
   "address": "520 Malcolm Ave SE, Minneapolis",
   "sale_month": "2003-11",
   "price": 350000,
   "lot_sqft": 82161,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3002923140002"
  },
  {
   "address": "1240 4th Avenue East, Shakopee",
   "sale_month": "2003-11",
   "price": 1690000,
   "lot_sqft": 59878,
   "price_per_lot_sqft": 28.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9516,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "279060170"
  },
  {
   "address": "8150 Old Carriage North, Shakopee",
   "sale_month": "2003-11",
   "price": 964464,
   "lot_sqft": 56008,
   "price_per_lot_sqft": 17.22,
   "price_per_building_sqft": 113.71,
   "building_sqft": 8482,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8534,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273260051"
  },
  {
   "address": "1912 1st Ave S, Minneapolis",
   "sale_month": "2003-11",
   "price": 28000,
   "lot_sqft": 6097,
   "price_per_lot_sqft": 4.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1261,
   "use": "TRIPLEX",
   "parcel_id": "2702924430050"
  },
  {
   "address": "1908 Pleasant Ave, Minneapolis",
   "sale_month": "2003-11",
   "price": 35000,
   "lot_sqft": 6572,
   "price_per_lot_sqft": 5.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1447,
   "use": "APARTMENT",
   "parcel_id": "2702924330068"
  },
  {
   "address": null,
   "sale_month": "2003-11",
   "price": 150000,
   "lot_sqft": 5209,
   "price_per_lot_sqft": 28.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024210092"
  },
  {
   "address": "5215 University Avenue Northeast, Columbia Heights",
   "sale_month": "2003-11",
   "price": 150000,
   "lot_sqft": 5209,
   "price_per_lot_sqft": 28.8,
   "price_per_building_sqft": 135.26,
   "building_sqft": 1109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1116,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263024210091"
  },
  {
   "address": "1111 7th St S, Minneapolis",
   "sale_month": "2003-11",
   "price": 2185500,
   "lot_sqft": 15106,
   "price_per_lot_sqft": 144.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8807,
   "use": "APARTMENT",
   "parcel_id": "2602924130045"
  },
  {
   "address": "1200 Lakewood Drive North, Maplewood",
   "sale_month": "2003-11",
   "price": 11480000,
   "lot_sqft": 219583,
   "price_per_lot_sqft": 52.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29121,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252922210008"
  },
  {
   "address": "801 Mainstreet, Hopkins",
   "sale_month": "2003-11",
   "price": 800000,
   "lot_sqft": 5829,
   "price_per_lot_sqft": 137.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420066"
  },
  {
   "address": "1530 Como Ave SE, Minneapolis",
   "sale_month": "2003-11",
   "price": 225000,
   "lot_sqft": 4876,
   "price_per_lot_sqft": 46.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1902,
   "use": "TRIPLEX",
   "parcel_id": "2402924140024"
  },
  {
   "address": "3157 Douglas Dr N, Crystal",
   "sale_month": "2003-11",
   "price": 223000,
   "lot_sqft": 19701,
   "price_per_lot_sqft": 11.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2465,
   "use": "APARTMENT",
   "parcel_id": "2011821410076"
  },
  {
   "address": "4300 Quebec Ave N, New Hope",
   "sale_month": "2003-11",
   "price": 2225000,
   "lot_sqft": 216549,
   "price_per_lot_sqft": 10.27,
   "price_per_building_sqft": 23.67,
   "building_sqft": 93981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94549,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711821220009"
  },
  {
   "address": "1777 10th Street Southeast, Forest Lake",
   "sale_month": "2003-11",
   "price": 130000,
   "lot_sqft": 25478,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4846,
   "use": "110",
   "parcel_id": "1603221240002"
  },
  {
   "address": "1930 7th Street West, Saint Paul",
   "sale_month": "2003-11",
   "price": 580000,
   "lot_sqft": 98072,
   "price_per_lot_sqft": 5.91,
   "price_per_building_sqft": 83.32,
   "building_sqft": 6961,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7003,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152823410185"
  },
  {
   "address": "229 West Broadway, Minneapolis",
   "sale_month": "2003-11",
   "price": 375000,
   "lot_sqft": 5804,
   "price_per_lot_sqft": 64.61,
   "price_per_building_sqft": 97.68,
   "building_sqft": 3839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3862,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240095"
  },
  {
   "address": "1919 2nd Avenue, Anoka",
   "sale_month": "2003-11",
   "price": 51500,
   "lot_sqft": 1237,
   "price_per_lot_sqft": 41.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110022"
  },
  {
   "address": "3925 Cedar Ave S, Minneapolis",
   "sale_month": "2003-11",
   "price": 270000,
   "lot_sqft": 4882,
   "price_per_lot_sqft": 55.31,
   "price_per_building_sqft": 300.67,
   "building_sqft": 898,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 903,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202824220139"
  },
  {
   "address": "4528 Bryant Ave S, Minneapolis",
   "sale_month": "2003-11",
   "price": 152000,
   "lot_sqft": 5638,
   "price_per_lot_sqft": 26.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1916,
   "use": "APARTMENT",
   "parcel_id": "0902824440164"
  },
  {
   "address": "2700 Rhode Island Ave S, St. Louis Park",
   "sale_month": "2003-11",
   "price": 6500000,
   "lot_sqft": 109058,
   "price_per_lot_sqft": 59.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12531,
   "use": "APARTMENT",
   "parcel_id": "0811721320047"
  },
  {
   "address": "2727 Rhode Island Ave S, St. Louis Park",
   "sale_month": "2003-11",
   "price": 6500000,
   "lot_sqft": 53061,
   "price_per_lot_sqft": 122.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12296,
   "use": "APARTMENT",
   "parcel_id": "0811721320007"
  },
  {
   "address": null,
   "sale_month": "2003-11",
   "price": 50000,
   "lot_sqft": 15757,
   "price_per_lot_sqft": 3.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220130"
  },
  {
   "address": "3108 Girard Ave S, Minneapolis",
   "sale_month": "2003-11",
   "price": 200000,
   "lot_sqft": 5816,
   "price_per_lot_sqft": 34.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0402824120118"
  },
  {
   "address": "14579 Grand Avenue South, Burnsville",
   "sale_month": "2003-11",
   "price": 213000,
   "lot_sqft": 1374,
   "price_per_lot_sqft": 155.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "029042000070"
  },
  {
   "address": null,
   "sale_month": "2003-11",
   "price": 740000,
   "lot_sqft": 43712,
   "price_per_lot_sqft": 16.93,
   "price_per_building_sqft": 50.83,
   "building_sqft": 14558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14646,
   "use": "Industrial-preferred",
   "parcel_id": "026430002020"
  },
  {
   "address": "857 Selby Avenue, Saint Paul",
   "sale_month": "2003-11",
   "price": 180000,
   "lot_sqft": 14310,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": 82,
   "building_sqft": 2195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2208,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823120074"
  },
  {
   "address": "440 Maria Avenue, Hamburg",
   "sale_month": "2003-10",
   "price": 226000,
   "lot_sqft": 8047,
   "price_per_lot_sqft": 28.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "450500230"
  },
  {
   "address": "3701 85th Avenue Northeast, Blaine",
   "sale_month": "2003-10",
   "price": 5800000,
   "lot_sqft": 1810391,
   "price_per_lot_sqft": 3.2,
   "price_per_building_sqft": 57,
   "building_sqft": 101746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 102360,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "353123340001"
  },
  {
   "address": "2625 18th Ave S, Minneapolis",
   "sale_month": "2003-10",
   "price": 520000,
   "lot_sqft": 10241,
   "price_per_lot_sqft": 50.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2330,
   "use": "APARTMENT",
   "parcel_id": "3502924410002"
  },
  {
   "address": "1311 Conway Street, Saint Paul",
   "sale_month": "2003-10",
   "price": 205000,
   "lot_sqft": 11271,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5838,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342922230129"
  },
  {
   "address": "1305 Conway Street, Saint Paul",
   "sale_month": "2003-10",
   "price": 199000,
   "lot_sqft": 11390,
   "price_per_lot_sqft": 17.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3321,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342922230128"
  },
  {
   "address": "511 Dexter Dr, Long Lake",
   "sale_month": "2003-10",
   "price": 1612000,
   "lot_sqft": 35983,
   "price_per_lot_sqft": 44.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4852,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3411823420088"
  },
  {
   "address": "510 Dexter Dr, Long Lake",
   "sale_month": "2003-10",
   "price": 1612000,
   "lot_sqft": 19154,
   "price_per_lot_sqft": 84.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3168,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3411823420087"
  },
  {
   "address": "408 Dexter Dr, Long Lake",
   "sale_month": "2003-10",
   "price": 1612000,
   "lot_sqft": 17371,
   "price_per_lot_sqft": 92.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9674,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3411823420086"
  },
  {
   "address": "408 Dexter Dr, Long Lake",
   "sale_month": "2003-10",
   "price": 1612000,
   "lot_sqft": 14103,
   "price_per_lot_sqft": 114.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3411823420085"
  },
  {
   "address": "312 Lake St E, Minneapolis",
   "sale_month": "2003-10",
   "price": 1958400,
   "lot_sqft": 8235,
   "price_per_lot_sqft": 237.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440146"
  },
  {
   "address": "310 Lake St E, Minneapolis",
   "sale_month": "2003-10",
   "price": 1958400,
   "lot_sqft": 3985,
   "price_per_lot_sqft": 491.44,
   "price_per_building_sqft": 361.33,
   "building_sqft": 5420,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5453,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924440054"
  },
  {
   "address": "2938 Clinton Ave, Minneapolis",
   "sale_month": "2003-10",
   "price": 1958400,
   "lot_sqft": 3068,
   "price_per_lot_sqft": 638.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440050"
  },
  {
   "address": "3307 Berwood Court West, Vadnais Heights",
   "sale_month": "2003-10",
   "price": 425000,
   "lot_sqft": 23216,
   "price_per_lot_sqft": 18.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3355,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "333022320051"
  },
  {
   "address": "2605 Wayzata Blvd W, Orono",
   "sale_month": "2003-10",
   "price": 2400000,
   "lot_sqft": 1001471,
   "price_per_lot_sqft": 2.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 180744,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823130015"
  },
  {
   "address": "5681 Manitou Rd, Tonka Bay",
   "sale_month": "2003-10",
   "price": 210000,
   "lot_sqft": 9737,
   "price_per_lot_sqft": 21.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723140035"
  },
  {
   "address": "13819 Johnson Street Northeast, Ham Lake",
   "sale_month": "2003-10",
   "price": 189000,
   "lot_sqft": 79314,
   "price_per_lot_sqft": 2.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18262,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323223240019"
  },
  {
   "address": "2516 Wabash Avenue, Saint Paul",
   "sale_month": "2003-10",
   "price": 1300000,
   "lot_sqft": 114705,
   "price_per_lot_sqft": 11.33,
   "price_per_building_sqft": 20.23,
   "building_sqft": 64262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64650,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923220005"
  },
  {
   "address": "1815 Northwestern Avenue, Stillwater",
   "sale_month": "2003-10",
   "price": 585000,
   "lot_sqft": 40157,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7170,
   "use": "300",
   "parcel_id": "3203020410018"
  },
  {
   "address": "9400 Golden Valley Rd, Golden Valley",
   "sale_month": "2003-10",
   "price": 1600000,
   "lot_sqft": 93818,
   "price_per_lot_sqft": 17.05,
   "price_per_building_sqft": 87.94,
   "building_sqft": 18195,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821320002"
  },
  {
   "address": "6873 10th Street North, Oakdale",
   "sale_month": "2003-10",
   "price": 350000,
   "lot_sqft": 26198,
   "price_per_lot_sqft": 13.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2135,
   "use": "110",
   "parcel_id": "3102921110003"
  },
  {
   "address": "1465 White Oak Drive, Chaska",
   "sale_month": "2003-10",
   "price": 715000,
   "lot_sqft": 92628,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": 94.08,
   "building_sqft": 7600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7646,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301660020"
  },
  {
   "address": "142 Emerald St SE, Minneapolis",
   "sale_month": "2003-10",
   "price": 147400,
   "lot_sqft": 6325,
   "price_per_lot_sqft": 23.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1440,
   "use": "APARTMENT",
   "parcel_id": "3002923440151"
  },
  {
   "address": "606 Bush Avenue, Saint Paul",
   "sale_month": "2003-10",
   "price": 98000,
   "lot_sqft": 3591,
   "price_per_lot_sqft": 27.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 876,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922430073"
  },
  {
   "address": "6420 Penn Ave S, Richfield",
   "sale_month": "2003-10",
   "price": 330000,
   "lot_sqft": 19106,
   "price_per_lot_sqft": 17.27,
   "price_per_building_sqft": 380.62,
   "building_sqft": 867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 872,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824140023"
  },
  {
   "address": "1090 Earl Street, Saint Paul",
   "sale_month": "2003-10",
   "price": 185000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 37.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922120209"
  },
  {
   "address": "6825 Sunwood Drive Northwest, Ramsey",
   "sale_month": "2003-10",
   "price": 2500,
   "lot_sqft": 104631,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31943,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "273225310004"
  },
  {
   "address": "1240 Pierce Butler Route, Saint Paul",
   "sale_month": "2003-10",
   "price": 487000,
   "lot_sqft": 12341,
   "price_per_lot_sqft": 39.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2658,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923420079"
  },
  {
   "address": "13120 Co Rd No 6, Plymouth",
   "sale_month": "2003-10",
   "price": 4570226,
   "lot_sqft": 499260,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": 24.6,
   "building_sqft": 185810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 186932,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822420001"
  },
  {
   "address": "1801 Nicollet Ave, Minneapolis",
   "sale_month": "2003-10",
   "price": 935000,
   "lot_sqft": 15900,
   "price_per_lot_sqft": 58.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9397,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924430015"
  },
  {
   "address": "1800 1st Ave S, Minneapolis",
   "sale_month": "2003-10",
   "price": 935000,
   "lot_sqft": 21384,
   "price_per_lot_sqft": 43.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924430014"
  },
  {
   "address": "24 Dell Pl, Minneapolis",
   "sale_month": "2003-10",
   "price": 510000,
   "lot_sqft": 3570,
   "price_per_lot_sqft": 142.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924330007"
  },
  {
   "address": "8555 123rd Street West, Savage",
   "sale_month": "2003-10",
   "price": 30000,
   "lot_sqft": 59234,
   "price_per_lot_sqft": 0.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570070"
  },
  {
   "address": null,
   "sale_month": "2003-10",
   "price": 30000,
   "lot_sqft": 37102,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": 2.14,
   "building_sqft": 14023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14108,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570060"
  },
  {
   "address": "1102 5th St S, Hopkins",
   "sale_month": "2003-10",
   "price": 910000,
   "lot_sqft": 57084,
   "price_per_lot_sqft": 15.94,
   "price_per_building_sqft": 42.6,
   "building_sqft": 21362,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21491,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240001"
  },
  {
   "address": "544 16th Ave S, Hopkins",
   "sale_month": "2003-10",
   "price": 2200000,
   "lot_sqft": 93775,
   "price_per_lot_sqft": 23.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43520,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722230060"
  },
  {
   "address": "711 26th Ave S, Minneapolis",
   "sale_month": "2003-10",
   "price": 312000,
   "lot_sqft": 5727,
   "price_per_lot_sqft": 54.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 869,
   "use": "TRIPLEX",
   "parcel_id": "2502924430053"
  },
  {
   "address": null,
   "sale_month": "2003-10",
   "price": 6996,
   "lot_sqft": 7381,
   "price_per_lot_sqft": 0.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311824440033"
  },
  {
   "address": "119 2nd St N, Minneapolis",
   "sale_month": "2003-10",
   "price": 1280000,
   "lot_sqft": 6970,
   "price_per_lot_sqft": 183.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410052"
  },
  {
   "address": "1010 Highway 96 East, Vadnais Heights",
   "sale_month": "2003-10",
   "price": 625000,
   "lot_sqft": 68941,
   "price_per_lot_sqft": 9.07,
   "price_per_building_sqft": 97.81,
   "building_sqft": 6390,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6428,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022210002"
  },
  {
   "address": "2500 Stewart Avenue, Saint Paul",
   "sale_month": "2003-10",
   "price": 863000,
   "lot_sqft": 242345,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": 69.1,
   "building_sqft": 12490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12565,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823140022"
  },
  {
   "address": "3335 Douglas Dr N, Crystal",
   "sale_month": "2003-10",
   "price": 1210000,
   "lot_sqft": 42296,
   "price_per_lot_sqft": 28.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7260,
   "use": "APARTMENT",
   "parcel_id": "2011821140036"
  },
  {
   "address": "7400 Oxford St, St. Louis Park",
   "sale_month": "2003-10",
   "price": 525000,
   "lot_sqft": 21950,
   "price_per_lot_sqft": 23.92,
   "price_per_building_sqft": 69.81,
   "building_sqft": 7520,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7566,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011721210003"
  },
  {
   "address": "6325 Cambridge St, St. Louis Park",
   "sale_month": "2003-10",
   "price": 535000,
   "lot_sqft": 9430,
   "price_per_lot_sqft": 56.73,
   "price_per_building_sqft": 139.83,
   "building_sqft": 3826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3849,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110026"
  },
  {
   "address": "200 Beaver Street West, Belle Plaine",
   "sale_month": "2003-10",
   "price": 300000,
   "lot_sqft": 87809,
   "price_per_lot_sqft": 3.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18823,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200012900"
  },
  {
   "address": "8531 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2003-10",
   "price": 460000,
   "lot_sqft": 42563,
   "price_per_lot_sqft": 10.81,
   "price_per_building_sqft": 118.1,
   "building_sqft": 3895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3919,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921440016"
  },
  {
   "address": "101 Broadway St E, Osseo",
   "sale_month": "2003-10",
   "price": 158000,
   "lot_sqft": 8371,
   "price_per_lot_sqft": 18.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230046"
  },
  {
   "address": "4032 Shoreline Dr, Spring Park",
   "sale_month": "2003-10",
   "price": 620000,
   "lot_sqft": 12571,
   "price_per_lot_sqft": 49.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4895,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723440039"
  },
  {
   "address": "7201 Lake St W, St. Louis Park",
   "sale_month": "2003-10",
   "price": 2850000,
   "lot_sqft": 159104,
   "price_per_lot_sqft": 17.91,
   "price_per_building_sqft": 45.51,
   "building_sqft": 62618,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62996,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721430072"
  },
  {
   "address": "4851 White Bear Parkway, White Bear Township",
   "sale_month": "2003-10",
   "price": 3700000,
   "lot_sqft": 357065,
   "price_per_lot_sqft": 10.36,
   "price_per_building_sqft": 63.96,
   "building_sqft": 57851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58200,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022140016"
  },
  {
   "address": "1855 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2003-10",
   "price": 200000,
   "lot_sqft": 23643,
   "price_per_lot_sqft": 8.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5428,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162923340019"
  },
  {
   "address": "6307 Lake St W, St. Louis Park",
   "sale_month": "2003-10",
   "price": 68000,
   "lot_sqft": 2493,
   "price_per_lot_sqft": 27.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721320002"
  },
  {
   "address": "6329 Lake St W, St. Louis Park",
   "sale_month": "2003-10",
   "price": 80000,
   "lot_sqft": 9601,
   "price_per_lot_sqft": 8.33,
   "price_per_building_sqft": 38.35,
   "building_sqft": 2086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2099,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721320001"
  },
  {
   "address": "8430 Forestview La N, Maple Grove",
   "sale_month": "2003-10",
   "price": 600000,
   "lot_sqft": 193009,
   "price_per_lot_sqft": 3.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12188,
   "use": "APARTMENT",
   "parcel_id": "1411922430135"
  },
  {
   "address": "923 2nd St NE, Minneapolis",
   "sale_month": "2003-10",
   "price": 260000,
   "lot_sqft": 8235,
   "price_per_lot_sqft": 31.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1240,
   "use": "APARTMENT",
   "parcel_id": "1402924320040"
  },
  {
   "address": "1224 Quincy St NE, Minneapolis",
   "sale_month": "2003-10",
   "price": 735000,
   "lot_sqft": 16653,
   "price_per_lot_sqft": 44.14,
   "price_per_building_sqft": 786.1,
   "building_sqft": 935,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924140109"
  },
  {
   "address": "20563 Langford Way, Spring Lake Township",
   "sale_month": "2003-10",
   "price": 20000,
   "lot_sqft": 8921,
   "price_per_lot_sqft": 2.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "119300180"
  },
  {
   "address": "1900 Central Ave NE, Minneapolis",
   "sale_month": "2003-10",
   "price": 258405,
   "lot_sqft": 38020,
   "price_per_lot_sqft": 6.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20044,
   "use": "APARTMENT",
   "parcel_id": "1102924440201"
  },
  {
   "address": "406 22nd Ave NE, Minneapolis",
   "sale_month": "2003-10",
   "price": 485000,
   "lot_sqft": 8696,
   "price_per_lot_sqft": 55.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2698,
   "use": "APARTMENT",
   "parcel_id": "1102924310154"
  },
  {
   "address": "2652 Marshall St NE, Minneapolis",
   "sale_month": "2003-10",
   "price": 1625000,
   "lot_sqft": 52673,
   "price_per_lot_sqft": 30.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18353,
   "use": "APARTMENT",
   "parcel_id": "1002924130003"
  },
  {
   "address": "4061 173rd Street West, Sand Creek Township",
   "sale_month": "2003-10",
   "price": 2200000,
   "lot_sqft": 494301,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8159,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "090510010"
  },
  {
   "address": "108 Cesar Chavez Street, Saint Paul",
   "sale_month": "2003-10",
   "price": 100000,
   "lot_sqft": 6855,
   "price_per_lot_sqft": 14.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822210075"
  },
  {
   "address": "1207 Broadway Avenue West, Forest Lake",
   "sale_month": "2003-10",
   "price": 5255000,
   "lot_sqft": 54717,
   "price_per_lot_sqft": 96.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15427,
   "use": "300",
   "parcel_id": "0803221220041"
  },
  {
   "address": "7071 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2003-10",
   "price": 1836337,
   "lot_sqft": 110727,
   "price_per_lot_sqft": 16.58,
   "price_per_building_sqft": 126.04,
   "building_sqft": 14569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14657,
   "use": "300",
   "parcel_id": "0802721330011"
  },
  {
   "address": "9690 Brockton La N, Maple Grove",
   "sale_month": "2003-10",
   "price": 245000,
   "lot_sqft": 13240,
   "price_per_lot_sqft": 18.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0711922320011"
  },
  {
   "address": null,
   "sale_month": "2003-10",
   "price": 511000,
   "lot_sqft": 113897,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0603221340086"
  },
  {
   "address": "620 Lake Street North, Forest Lake",
   "sale_month": "2003-10",
   "price": 107735,
   "lot_sqft": 16975,
   "price_per_lot_sqft": 6.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0503221430005"
  },
  {
   "address": "13526 Hudson Road South, Afton",
   "sale_month": "2003-10",
   "price": 3028000,
   "lot_sqft": 642200,
   "price_per_lot_sqft": 4.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 122611,
   "use": "305",
   "parcel_id": "0502820110008"
  },
  {
   "address": "1726 Grand Avenue, Saint Paul",
   "sale_month": "2003-10",
   "price": 350000,
   "lot_sqft": 7589,
   "price_per_lot_sqft": 46.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2485,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420061"
  },
  {
   "address": "3300 Blaisdell Ave, Minneapolis",
   "sale_month": "2003-10",
   "price": 602500,
   "lot_sqft": 8321,
   "price_per_lot_sqft": 72.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2754,
   "use": "APARTMENT",
   "parcel_id": "0302824240068"
  },
  {
   "address": "8100 Pillsbury Ave S, Bloomington",
   "sale_month": "2003-10",
   "price": 40000,
   "lot_sqft": 13356,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5703,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724240064"
  },
  {
   "address": null,
   "sale_month": "2003-10",
   "price": 8716,
   "lot_sqft": 43608,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "013023330001"
  },
  {
   "address": "2382 Leibel Street, White Bear Township",
   "sale_month": "2003-10",
   "price": 500000,
   "lot_sqft": 52132,
   "price_per_lot_sqft": 9.59,
   "price_per_building_sqft": 34.03,
   "building_sqft": 14693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14782,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210023"
  },
  {
   "address": "501 Ashland Avenue, Saint Paul",
   "sale_month": "2003-10",
   "price": 828100,
   "lot_sqft": 8480,
   "price_per_lot_sqft": 97.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5322,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230001"
  },
  {
   "address": "10210 Lancaster La N, Maple Grove",
   "sale_month": "2003-10",
   "price": 305000,
   "lot_sqft": 33772,
   "price_per_lot_sqft": 9.03,
   "price_per_building_sqft": 41.31,
   "building_sqft": 7383,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7427,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111922440078"
  },
  {
   "address": "6425 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2003-10",
   "price": 3850000,
   "lot_sqft": 486254,
   "price_per_lot_sqft": 7.92,
   "price_per_building_sqft": 38.92,
   "building_sqft": 98926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 99523,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622140007"
  },
  {
   "address": "2108 34th St E, Minneapolis",
   "sale_month": "2003-10",
   "price": 215000,
   "lot_sqft": 6215,
   "price_per_lot_sqft": 34.59,
   "price_per_building_sqft": 241.3,
   "building_sqft": 891,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 896,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824240140"
  },
  {
   "address": "581 University Avenue West, Saint Paul",
   "sale_month": "2003-09",
   "price": 370000,
   "lot_sqft": 4133,
   "price_per_lot_sqft": 89.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230243"
  },
  {
   "address": "585 University Avenue West, Saint Paul",
   "sale_month": "2003-09",
   "price": 370000,
   "lot_sqft": 4107,
   "price_per_lot_sqft": 90.09,
   "price_per_building_sqft": 155.72,
   "building_sqft": 2376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2390,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230242"
  },
  {
   "address": "516 Edmund Avenue, Saint Paul",
   "sale_month": "2003-09",
   "price": 255000,
   "lot_sqft": 4909,
   "price_per_lot_sqft": 51.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1316,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923230036"
  },
  {
   "address": "2928 30th Ave S, Minneapolis",
   "sale_month": "2003-09",
   "price": 51500,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 6.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1601,
   "use": "APARTMENT",
   "parcel_id": "3602924440106"
  },
  {
   "address": null,
   "sale_month": "2003-09",
   "price": 6000,
   "lot_sqft": 1812,
   "price_per_lot_sqft": 3.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "360220027010"
  },
  {
   "address": "2909 Bloomington Ave, Minneapolis",
   "sale_month": "2003-09",
   "price": 100,
   "lot_sqft": 32396,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15436,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924440224"
  },
  {
   "address": "185 Cheshire La N, Plymouth",
   "sale_month": "2003-09",
   "price": 2900000,
   "lot_sqft": 65095,
   "price_per_lot_sqft": 44.55,
   "price_per_building_sqft": 235.2,
   "building_sqft": 12330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12404,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411822320036"
  },
  {
   "address": "2708 Blaisdell Ave, Minneapolis",
   "sale_month": "2003-09",
   "price": 1700000,
   "lot_sqft": 7395,
   "price_per_lot_sqft": 229.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4182,
   "use": "APARTMENT",
   "parcel_id": "3402924310082"
  },
  {
   "address": "2704 Blaisdell Ave, Minneapolis",
   "sale_month": "2003-09",
   "price": 1700000,
   "lot_sqft": 7395,
   "price_per_lot_sqft": 229.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4079,
   "use": "APARTMENT",
   "parcel_id": "3402924310081"
  },
  {
   "address": null,
   "sale_month": "2003-09",
   "price": 130000,
   "lot_sqft": 3983,
   "price_per_lot_sqft": 32.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140071"
  },
  {
   "address": "1672 Greeley Street South, Stillwater",
   "sale_month": "2003-09",
   "price": 525000,
   "lot_sqft": 49825,
   "price_per_lot_sqft": 10.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7252,
   "use": "300",
   "parcel_id": "3303020320020"
  },
  {
   "address": "500 Imperial Avenue North, Oakdale",
   "sale_month": "2003-09",
   "price": 673078,
   "lot_sqft": 96065,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": 49.88,
   "building_sqft": 13493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13574,
   "use": "300",
   "parcel_id": "3302921310029"
  },
  {
   "address": "9140 Baltimore Street Northeast, Blaine",
   "sale_month": "2003-09",
   "price": 273000,
   "lot_sqft": 38748,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": 32.32,
   "building_sqft": 8448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8499,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123120018"
  },
  {
   "address": "275 4th Street East, Saint Paul",
   "sale_month": "2003-09",
   "price": 2396000,
   "lot_sqft": 14024,
   "price_per_lot_sqft": 170.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12121,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922330053"
  },
  {
   "address": "261 Co Rd No 92 N, Independence",
   "sale_month": "2003-09",
   "price": 475000,
   "lot_sqft": 3747,
   "price_per_lot_sqft": 126.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211824420020"
  },
  {
   "address": "11431 Jefferson Ct N, Champlin",
   "sale_month": "2003-09",
   "price": 573168,
   "lot_sqft": 62354,
   "price_per_lot_sqft": 9.19,
   "price_per_building_sqft": 72.03,
   "building_sqft": 7957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8005,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021240069"
  },
  {
   "address": "13645 Fenway Boulevard North, Hugo",
   "sale_month": "2003-09",
   "price": 85602,
   "lot_sqft": 242560,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": 1.9,
   "building_sqft": 45127,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45400,
   "use": "305",
   "parcel_id": "2903121230041"
  },
  {
   "address": "840 Stillwater Road, Mahtomedi",
   "sale_month": "2003-09",
   "price": 1920000,
   "lot_sqft": 144378,
   "price_per_lot_sqft": 13.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10002,
   "use": "110",
   "parcel_id": "2903021410009"
  },
  {
   "address": "1155 Hadley Avenue North, Oakdale",
   "sale_month": "2003-09",
   "price": 1565000,
   "lot_sqft": 58017,
   "price_per_lot_sqft": 26.97,
   "price_per_building_sqft": 212,
   "building_sqft": 7382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7427,
   "use": "300",
   "parcel_id": "2902921330011"
  },
  {
   "address": "1701 County Road 18, Shakopee",
   "sale_month": "2003-09",
   "price": 2373908,
   "lot_sqft": 527346,
   "price_per_lot_sqft": 4.5,
   "price_per_building_sqft": 19.8,
   "building_sqft": 119876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 120600,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273610010"
  },
  {
   "address": "1905 Stevens Ave, Minneapolis",
   "sale_month": "2003-09",
   "price": 250000,
   "lot_sqft": 6418,
   "price_per_lot_sqft": 38.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4308,
   "use": "APARTMENT",
   "parcel_id": "2702924430113"
  },
  {
   "address": "1910 3rd Ave S, Minneapolis",
   "sale_month": "2003-09",
   "price": 190000,
   "lot_sqft": 8723,
   "price_per_lot_sqft": 21.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4622,
   "use": "APARTMENT",
   "parcel_id": "2702924430096"
  },
  {
   "address": "11915 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2003-09",
   "price": 1300000,
   "lot_sqft": 73109,
   "price_per_lot_sqft": 17.78,
   "price_per_building_sqft": 197.03,
   "building_sqft": 6598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6638,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922210004"
  },
  {
   "address": "15131 Feller Street Northeast, Columbus",
   "sale_month": "2003-09",
   "price": 625000,
   "lot_sqft": 110512,
   "price_per_lot_sqft": 5.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15296,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "243222420006"
  },
  {
   "address": "1301 University Ave SE, Minneapolis",
   "sale_month": "2003-09",
   "price": 1200000,
   "lot_sqft": 36398,
   "price_per_lot_sqft": 32.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17974,
   "use": "APARTMENT",
   "parcel_id": "2402924340011"
  },
  {
   "address": "5680 Bartlett Blvd, Mound",
   "sale_month": "2003-09",
   "price": 150000,
   "lot_sqft": 11069,
   "price_per_lot_sqft": 13.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311724140139"
  },
  {
   "address": null,
   "sale_month": "2003-09",
   "price": 43000,
   "lot_sqft": 43214,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223225330017"
  },
  {
   "address": "14911 Ramsey Boulevard Northwest, Ramsey",
   "sale_month": "2003-09",
   "price": 407000,
   "lot_sqft": 44161,
   "price_per_lot_sqft": 9.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3610,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "223225330016"
  },
  {
   "address": "21463 Grenada Avenue, Lakeville",
   "sale_month": "2003-09",
   "price": 1300000,
   "lot_sqft": 82452,
   "price_per_lot_sqft": 15.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55990,
   "use": "Industrial-preferred",
   "parcel_id": "223106001010"
  },
  {
   "address": "15545 34th Ave N, Plymouth",
   "sale_month": "2003-09",
   "price": 1465000,
   "lot_sqft": 31883,
   "price_per_lot_sqft": 45.95,
   "price_per_building_sqft": 139.05,
   "building_sqft": 10536,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10599,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220021"
  },
  {
   "address": "3259 Fernbrook La N, Plymouth",
   "sale_month": "2003-09",
   "price": 615000,
   "lot_sqft": 3352,
   "price_per_lot_sqft": 183.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140039"
  },
  {
   "address": "3255 Fernbrook La N, Plymouth",
   "sale_month": "2003-09",
   "price": 615000,
   "lot_sqft": 2182,
   "price_per_lot_sqft": 281.85,
   "price_per_building_sqft": 137.68,
   "building_sqft": 4467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4494,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140038"
  },
  {
   "address": "19992 Ferret Street Northwest, Nowthen",
   "sale_month": "2003-09",
   "price": 100330,
   "lot_sqft": 80198,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325410013"
  },
  {
   "address": "10311 Baltimore Street Northeast, Blaine",
   "sale_month": "2003-09",
   "price": 3486976,
   "lot_sqft": 435559,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": 40.51,
   "building_sqft": 86068,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 86587,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123420011"
  },
  {
   "address": "113 3rd Street East, Carver",
   "sale_month": "2003-09",
   "price": 155000,
   "lot_sqft": 3171,
   "price_per_lot_sqft": 48.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500351"
  },
  {
   "address": "5625 Xerxes Ave S, Minneapolis",
   "sale_month": "2003-09",
   "price": 1539200,
   "lot_sqft": 29546,
   "price_per_lot_sqft": 52.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12204,
   "use": "APARTMENT",
   "parcel_id": "2002824130204"
  },
  {
   "address": "5635 Xerxes Ave S, Minneapolis",
   "sale_month": "2003-09",
   "price": 460800,
   "lot_sqft": 29517,
   "price_per_lot_sqft": 15.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12331,
   "use": "APARTMENT",
   "parcel_id": "2002824130203"
  },
  {
   "address": null,
   "sale_month": "2003-09",
   "price": 10250,
   "lot_sqft": 194,
   "price_per_lot_sqft": 52.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "193215004084"
  },
  {
   "address": "2096 Mississippi Street North, Maplewood",
   "sale_month": "2003-09",
   "price": 326000,
   "lot_sqft": 9129,
   "price_per_lot_sqft": 35.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1934,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922110050"
  },
  {
   "address": "344 Taft St NE, Minneapolis",
   "sale_month": "2003-09",
   "price": 135000,
   "lot_sqft": 8975,
   "price_per_lot_sqft": 15.04,
   "price_per_building_sqft": 38.97,
   "building_sqft": 3464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3485,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923330038"
  },
  {
   "address": null,
   "sale_month": "2003-09",
   "price": 541750,
   "lot_sqft": 1543816,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "173323210001"
  },
  {
   "address": "7420 Lake St W, St. Louis Park",
   "sale_month": "2003-09",
   "price": 818000,
   "lot_sqft": 68070,
   "price_per_lot_sqft": 12.02,
   "price_per_building_sqft": 53.5,
   "building_sqft": 15290,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15382,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721340080"
  },
  {
   "address": "3870 Jamaca Avenue North, Lake Elmo",
   "sale_month": "2003-09",
   "price": 232500,
   "lot_sqft": 435219,
   "price_per_lot_sqft": 0.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1602921110001"
  },
  {
   "address": "9749 Penn Ave S, Bloomington",
   "sale_month": "2003-09",
   "price": 1535000,
   "lot_sqft": 48388,
   "price_per_lot_sqft": 31.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6633,
   "use": "APARTMENT",
   "parcel_id": "1602724230012"
  },
  {
   "address": "1912 Lexington Avenue North, Roseville",
   "sale_month": "2003-09",
   "price": 600307,
   "lot_sqft": 35793,
   "price_per_lot_sqft": 16.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7133,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923320104"
  },
  {
   "address": "13560 Rogers Dr, Rogers",
   "sale_month": "2003-09",
   "price": 554800,
   "lot_sqft": 53048,
   "price_per_lot_sqft": 10.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5142,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1412023420005"
  },
  {
   "address": "949 23rd Ave NE, Minneapolis",
   "sale_month": "2003-09",
   "price": 850000,
   "lot_sqft": 3595,
   "price_per_lot_sqft": 236.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924320227"
  },
  {
   "address": "2717 Central Ave NE, Minneapolis",
   "sale_month": "2003-09",
   "price": 1225000,
   "lot_sqft": 17158,
   "price_per_lot_sqft": 71.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5900,
   "use": "APARTMENT",
   "parcel_id": "1202924220105"
  },
  {
   "address": "451 Bay Street, Saint Paul",
   "sale_month": "2003-09",
   "price": 280000,
   "lot_sqft": 5800,
   "price_per_lot_sqft": 48.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823140121"
  },
  {
   "address": "1280 Promenade Place, Eagan",
   "sale_month": "2003-09",
   "price": 1617000,
   "lot_sqft": 91259,
   "price_per_lot_sqft": 17.72,
   "price_per_building_sqft": 197.46,
   "building_sqft": 8189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8239,
   "use": "Commercial-preferred",
   "parcel_id": "102247202050"
  },
  {
   "address": "8910 Penn Ave S, Bloomington",
   "sale_month": "2003-09",
   "price": 635772,
   "lot_sqft": 27839,
   "price_per_lot_sqft": 22.84,
   "price_per_building_sqft": 127.18,
   "building_sqft": 4999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5029,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802724140019"
  },
  {
   "address": "235 Little Canada Road East, Little Canada",
   "sale_month": "2003-09",
   "price": 315000,
   "lot_sqft": 28168,
   "price_per_lot_sqft": 11.18,
   "price_per_building_sqft": 101.42,
   "building_sqft": 3106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3124,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922440033"
  },
  {
   "address": "110 Loretto St, Loretto",
   "sale_month": "2003-09",
   "price": 150000,
   "lot_sqft": 10998,
   "price_per_lot_sqft": 13.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "APARTMENT",
   "parcel_id": "0611823430097"
  },
  {
   "address": "2176 Dayton Avenue, Saint Paul",
   "sale_month": "2003-09",
   "price": 535000,
   "lot_sqft": 6858,
   "price_per_lot_sqft": 78.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3617,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823110103"
  },
  {
   "address": "324 State Street, Saint Paul",
   "sale_month": "2003-09",
   "price": 536454,
   "lot_sqft": 59518,
   "price_per_lot_sqft": 9.01,
   "price_per_building_sqft": 25.79,
   "building_sqft": 20797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20922,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822430008"
  },
  {
   "address": "391 North Shore Drive, Forest Lake",
   "sale_month": "2003-09",
   "price": 250000,
   "lot_sqft": 9443,
   "price_per_lot_sqft": 26.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0503221440068"
  },
  {
   "address": "3611 Bryant Ave S, Minneapolis",
   "sale_month": "2003-09",
   "price": 2500000,
   "lot_sqft": 8119,
   "price_per_lot_sqft": 307.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4938,
   "use": "APARTMENT",
   "parcel_id": "0402824440020"
  },
  {
   "address": "3617 Bryant Ave S, Minneapolis",
   "sale_month": "2003-09",
   "price": 2500000,
   "lot_sqft": 8120,
   "price_per_lot_sqft": 307.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5264,
   "use": "APARTMENT",
   "parcel_id": "0402824440019"
  },
  {
   "address": "3600 Aldrich Ave S, Minneapolis",
   "sale_month": "2003-09",
   "price": 675000,
   "lot_sqft": 5564,
   "price_per_lot_sqft": 121.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3832,
   "use": "APARTMENT",
   "parcel_id": "0402824440010"
  },
  {
   "address": "8468 Tamarack Bay, Woodbury",
   "sale_month": "2003-09",
   "price": 1682000,
   "lot_sqft": 87591,
   "price_per_lot_sqft": 19.2,
   "price_per_building_sqft": 124.8,
   "building_sqft": 13478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13560,
   "use": "300",
   "parcel_id": "0402821310009"
  },
  {
   "address": "3757 Harriet Ave, Minneapolis",
   "sale_month": "2003-09",
   "price": 625000,
   "lot_sqft": 5244,
   "price_per_lot_sqft": 119.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3125,
   "use": "APARTMENT",
   "parcel_id": "0302824330110"
  },
  {
   "address": "451 Commerce Drive, Woodbury",
   "sale_month": "2003-09",
   "price": 227009,
   "lot_sqft": 125953,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": 6.33,
   "building_sqft": 35869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36085,
   "use": "305",
   "parcel_id": "0302821420007"
  },
  {
   "address": "25 Dale Street North, Saint Paul",
   "sale_month": "2003-09",
   "price": 475000,
   "lot_sqft": 14369,
   "price_per_lot_sqft": 33.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3269,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823140183"
  },
  {
   "address": "401 Cliff Road East, Burnsville",
   "sale_month": "2003-09",
   "price": 1760000,
   "lot_sqft": 134882,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": 50.09,
   "building_sqft": 35140,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35353,
   "use": "Industrial-preferred",
   "parcel_id": "022040001031"
  },
  {
   "address": "8021 12th Ave S, Bloomington",
   "sale_month": "2003-09",
   "price": 471000,
   "lot_sqft": 18398,
   "price_per_lot_sqft": 25.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4102,
   "use": "APARTMENT",
   "parcel_id": "0202724130003"
  },
  {
   "address": "2015 2nd Avenue, Anoka",
   "sale_month": "2003-09",
   "price": 105000,
   "lot_sqft": 986,
   "price_per_lot_sqft": 106.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125440016"
  },
  {
   "address": "1425 55th Ave N, Brooklyn Center",
   "sale_month": "2003-09",
   "price": 337325,
   "lot_sqft": 10779,
   "price_per_lot_sqft": 31.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2278,
   "use": "APARTMENT",
   "parcel_id": "0111821330072"
  },
  {
   "address": "1750 Tower Boulevard, Victoria",
   "sale_month": "2003-08",
   "price": 30000,
   "lot_sqft": 5620,
   "price_per_lot_sqft": 5.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8307,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650750060"
  },
  {
   "address": "620 Shimmcor Street, Mayer",
   "sale_month": "2003-08",
   "price": 150567,
   "lot_sqft": 53320,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7450,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "507010010"
  },
  {
   "address": "200 Lothenbach Avenue, West Saint Paul",
   "sale_month": "2003-08",
   "price": 1345000,
   "lot_sqft": 82424,
   "price_per_lot_sqft": 16.32,
   "price_per_building_sqft": 78.56,
   "building_sqft": 17120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17223,
   "use": "Commercial-preferred",
   "parcel_id": "420200065012"
  },
  {
   "address": "2220 Elliot Ave, Minneapolis",
   "sale_month": "2003-08",
   "price": 267000,
   "lot_sqft": 6135,
   "price_per_lot_sqft": 43.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1202,
   "use": "APARTMENT",
   "parcel_id": "3502924210001"
  },
  {
   "address": "2438 Bloomington Ave, Minneapolis",
   "sale_month": "2003-08",
   "price": 260000,
   "lot_sqft": 12330,
   "price_per_lot_sqft": 21.09,
   "price_per_building_sqft": 31.2,
   "building_sqft": 8332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8382,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924130108"
  },
  {
   "address": "2424 Bloomington Ave, Minneapolis",
   "sale_month": "2003-08",
   "price": 40000,
   "lot_sqft": 9865,
   "price_per_lot_sqft": 4.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924130107"
  },
  {
   "address": "13135 Revival Way, Rosemount",
   "sale_month": "2003-08",
   "price": 750000,
   "lot_sqft": 245705,
   "price_per_lot_sqft": 3.05,
   "price_per_building_sqft": 73.06,
   "building_sqft": 10265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10327,
   "use": "Commercial-preferred",
   "parcel_id": "343340002031"
  },
  {
   "address": "2073 Wayzata Blvd W, Long Lake",
   "sale_month": "2003-08",
   "price": 900000,
   "lot_sqft": 101295,
   "price_per_lot_sqft": 8.88,
   "price_per_building_sqft": 43.6,
   "building_sqft": 20643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20768,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823240068"
  },
  {
   "address": "2706 Pleasant Ave, Minneapolis",
   "sale_month": "2003-08",
   "price": 335000,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 65.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1516,
   "use": "TRIPLEX",
   "parcel_id": "3402924320155"
  },
  {
   "address": "1081 County Road D East, Vadnais Heights",
   "sale_month": "2003-08",
   "price": 1680000,
   "lot_sqft": 142176,
   "price_per_lot_sqft": 11.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6368,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "333022430003"
  },
  {
   "address": "13941 Lincoln Street Northeast, Ham Lake",
   "sale_month": "2003-08",
   "price": 250000,
   "lot_sqft": 245799,
   "price_per_lot_sqft": 1.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61825,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223210004"
  },
  {
   "address": "337 Maria Avenue, Saint Paul",
   "sale_month": "2003-08",
   "price": 240000,
   "lot_sqft": 6428,
   "price_per_lot_sqft": 37.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 917,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922420013"
  },
  {
   "address": "23042 Saint Francis Boulevard Northwest, Saint Francis",
   "sale_month": "2003-08",
   "price": 330000,
   "lot_sqft": 15641,
   "price_per_lot_sqft": 21.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "313424440004"
  },
  {
   "address": "66 9th St E, Saint Paul",
   "sale_month": "2003-08",
   "price": 4015000,
   "lot_sqft": 25337,
   "price_per_lot_sqft": 158.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430067"
  },
  {
   "address": "207 Chestnut Street North, Chaska",
   "sale_month": "2003-08",
   "price": 1405000,
   "lot_sqft": 17839,
   "price_per_lot_sqft": 78.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306890040"
  },
  {
   "address": "130 Litchfield Street, Saint Paul",
   "sale_month": "2003-08",
   "price": 185000,
   "lot_sqft": 5162,
   "price_per_lot_sqft": 35.84,
   "price_per_building_sqft": 42.86,
   "building_sqft": 4316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4342,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922320043"
  },
  {
   "address": "1625 Old Audubon Road, Chaska",
   "sale_month": "2003-08",
   "price": 474000,
   "lot_sqft": 45267,
   "price_per_lot_sqft": 10.47,
   "price_per_building_sqft": 42.2,
   "building_sqft": 11233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11300,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301130010"
  },
  {
   "address": "13449 Fenway Boulevard Circle North, Hugo",
   "sale_month": "2003-08",
   "price": 53925,
   "lot_sqft": 46953,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": 8.43,
   "building_sqft": 6398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6437,
   "use": "305",
   "parcel_id": "3003121410060"
  },
  {
   "address": "6230 10th Street North, Oakdale",
   "sale_month": "2003-08",
   "price": 295000,
   "lot_sqft": 8832,
   "price_per_lot_sqft": 33.4,
   "price_per_building_sqft": 72.71,
   "building_sqft": 4057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4082,
   "use": "300",
   "parcel_id": "3002921330023"
  },
  {
   "address": "1001 County Road E West, New Brighton",
   "sale_month": "2003-08",
   "price": 415000,
   "lot_sqft": 97293,
   "price_per_lot_sqft": 4.27,
   "price_per_building_sqft": 133.83,
   "building_sqft": 3101,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3120,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023340068"
  },
  {
   "address": "1021 County Road E West, New Brighton",
   "sale_month": "2003-08",
   "price": 415000,
   "lot_sqft": 76990,
   "price_per_lot_sqft": 5.39,
   "price_per_building_sqft": 157.67,
   "building_sqft": 2632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2648,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023340067"
  },
  {
   "address": "220 Myrtle Street East, Stillwater",
   "sale_month": "2003-08",
   "price": 1337500,
   "lot_sqft": 17759,
   "price_per_lot_sqft": 75.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "300",
   "parcel_id": "2803020410126"
  },
  {
   "address": "1750 Mystic Lake Drive South, Shakopee",
   "sale_month": "2003-08",
   "price": 210000,
   "lot_sqft": 226309,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279160110"
  },
  {
   "address": "1220 1st Avenue East, Shakopee",
   "sale_month": "2003-08",
   "price": 406868,
   "lot_sqft": 18156,
   "price_per_lot_sqft": 22.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270140030"
  },
  {
   "address": "1206 1st Avenue East, Shakopee",
   "sale_month": "2003-08",
   "price": 406868,
   "lot_sqft": 17088,
   "price_per_lot_sqft": 23.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270140020"
  },
  {
   "address": null,
   "sale_month": "2003-08",
   "price": 406868,
   "lot_sqft": 27355,
   "price_per_lot_sqft": 14.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270140010"
  },
  {
   "address": "1206 1st Avenue East, Shakopee",
   "sale_month": "2003-08",
   "price": 406868,
   "lot_sqft": 26931,
   "price_per_lot_sqft": 15.11,
   "price_per_building_sqft": 19.02,
   "building_sqft": 21392,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21521,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041620"
  },
  {
   "address": null,
   "sale_month": "2003-08",
   "price": 406868,
   "lot_sqft": 11790,
   "price_per_lot_sqft": 34.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041610"
  },
  {
   "address": null,
   "sale_month": "2003-08",
   "price": 406868,
   "lot_sqft": 44869,
   "price_per_lot_sqft": 9.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041540"
  },
  {
   "address": "1822 11th Ave S, Minneapolis",
   "sale_month": "2003-08",
   "price": 242000,
   "lot_sqft": 7497,
   "price_per_lot_sqft": 32.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1656,
   "use": "APARTMENT",
   "parcel_id": "2602924340044"
  },
  {
   "address": "1514 10th Ave S, Minneapolis",
   "sale_month": "2003-08",
   "price": 365000,
   "lot_sqft": 7240,
   "price_per_lot_sqft": 50.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2064,
   "use": "APARTMENT",
   "parcel_id": "2602924310063"
  },
  {
   "address": "501 Lake Drive, Chanhassen",
   "sale_month": "2003-08",
   "price": 1930000,
   "lot_sqft": 222529,
   "price_per_lot_sqft": 8.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33604,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "258380010"
  },
  {
   "address": "1500 Hennepin Ave E, Minneapolis",
   "sale_month": "2003-08",
   "price": 265000,
   "lot_sqft": 4644,
   "price_per_lot_sqft": 57.06,
   "price_per_building_sqft": 57.85,
   "building_sqft": 4581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4609,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924110082"
  },
  {
   "address": "811 Enterprise Drive, Jordan",
   "sale_month": "2003-08",
   "price": 162000,
   "lot_sqft": 128228,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10680,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220660010"
  },
  {
   "address": "21755 Cedar Avenue, Lakeville",
   "sale_month": "2003-08",
   "price": 4000000,
   "lot_sqft": 821012,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 367603,
   "use": "Industrial-preferred",
   "parcel_id": "220330080020"
  },
  {
   "address": "4480 Centerville Road, White Bear Lake",
   "sale_month": "2003-08",
   "price": 300000,
   "lot_sqft": 100637,
   "price_per_lot_sqft": 2.98,
   "price_per_building_sqft": 31.32,
   "building_sqft": 9579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9637,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022120027"
  },
  {
   "address": "4054 Brookside Ave S, St. Louis Park",
   "sale_month": "2003-08",
   "price": 108000,
   "lot_sqft": 5215,
   "price_per_lot_sqft": 20.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721320109"
  },
  {
   "address": "5611 152nd Street North, Hugo",
   "sale_month": "2003-08",
   "price": 118000,
   "lot_sqft": 33580,
   "price_per_lot_sqft": 3.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "305",
   "parcel_id": "1703121430018"
  },
  {
   "address": "4923 Sheridan Ave S, Minneapolis",
   "sale_month": "2003-08",
   "price": 219000,
   "lot_sqft": 5467,
   "price_per_lot_sqft": 40.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2146,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1702824140168"
  },
  {
   "address": "1899 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2003-08",
   "price": 322000,
   "lot_sqft": 10014,
   "price_per_lot_sqft": 32.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2601,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923340055"
  },
  {
   "address": "1755 Prior Avenue North, Falcon Heights",
   "sale_month": "2003-08",
   "price": 925000,
   "lot_sqft": 25642,
   "price_per_lot_sqft": 36.07,
   "price_per_building_sqft": 169.97,
   "building_sqft": 5442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5475,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923330021"
  },
  {
   "address": "5551 Lake St W, St. Louis Park",
   "sale_month": "2003-08",
   "price": 465000,
   "lot_sqft": 23374,
   "price_per_lot_sqft": 19.89,
   "price_per_building_sqft": 115.3,
   "building_sqft": 4033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4057,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721210090"
  },
  {
   "address": "1615 26th Ave N, Minneapolis",
   "sale_month": "2003-08",
   "price": 275000,
   "lot_sqft": 5869,
   "price_per_lot_sqft": 46.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1855,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924210059"
  },
  {
   "address": "2527 Central Ave NE, Minneapolis",
   "sale_month": "2003-08",
   "price": 250000,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 30.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924230128"
  },
  {
   "address": "2519 Central Ave NE, Minneapolis",
   "sale_month": "2003-08",
   "price": 750000,
   "lot_sqft": 16274,
   "price_per_lot_sqft": 46.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924230127"
  },
  {
   "address": "2424 University Ave NE, Minneapolis",
   "sale_month": "2003-08",
   "price": 275000,
   "lot_sqft": 13419,
   "price_per_lot_sqft": 20.49,
   "price_per_building_sqft": 98.25,
   "building_sqft": 2799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2816,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924320035"
  },
  {
   "address": "916 27th Ave NE, Minneapolis",
   "sale_month": "2003-08",
   "price": 95000,
   "lot_sqft": 3676,
   "price_per_lot_sqft": 25.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924140002"
  },
  {
   "address": "633 Apollo Drive, Lino Lakes",
   "sale_month": "2003-08",
   "price": 595439,
   "lot_sqft": 49338,
   "price_per_lot_sqft": 12.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10680,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "083122430022"
  },
  {
   "address": null,
   "sale_month": "2003-08",
   "price": 176500,
   "lot_sqft": 25886,
   "price_per_lot_sqft": 6.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130147"
  },
  {
   "address": "525 Ohio Street, Saint Paul",
   "sale_month": "2003-08",
   "price": 175000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 35.04,
   "price_per_building_sqft": 47.91,
   "building_sqft": 3653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3675,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072822240014"
  },
  {
   "address": "9200 49th Ave N, New Hope",
   "sale_month": "2003-08",
   "price": 81000,
   "lot_sqft": 80072,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": 8.94,
   "building_sqft": 9057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9112,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711821230024"
  },
  {
   "address": "12275 Weckman Road, Jackson Township",
   "sale_month": "2003-08",
   "price": 375000,
   "lot_sqft": 209632,
   "price_per_lot_sqft": 1.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "069150030"
  },
  {
   "address": "188 Little Canada Road East, Little Canada",
   "sale_month": "2003-08",
   "price": 260000,
   "lot_sqft": 23530,
   "price_per_lot_sqft": 11.05,
   "price_per_building_sqft": 119.6,
   "building_sqft": 2174,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2187,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922430022"
  },
  {
   "address": "100 Fairview Avenue North, Saint Paul",
   "sale_month": "2003-08",
   "price": 285000,
   "lot_sqft": 4280,
   "price_per_lot_sqft": 66.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2326,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042823130086"
  },
  {
   "address": "3220 Girard Ave S, Minneapolis",
   "sale_month": "2003-08",
   "price": 1500000,
   "lot_sqft": 10760,
   "price_per_lot_sqft": 139.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4799,
   "use": "APARTMENT",
   "parcel_id": "0402824130049"
  },
  {
   "address": "1225 St Clair Avenue, Saint Paul",
   "sale_month": "2003-08",
   "price": 225000,
   "lot_sqft": 8299,
   "price_per_lot_sqft": 27.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3504,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823430185"
  },
  {
   "address": "301 Lake St W, Minneapolis",
   "sale_month": "2003-08",
   "price": 700000,
   "lot_sqft": 5687,
   "price_per_lot_sqft": 123.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4970,
   "use": "APARTMENT",
   "parcel_id": "0302824220001"
  },
  {
   "address": "13080 Aldrich Avenue South, Burnsville",
   "sale_month": "2003-08",
   "price": 2182500,
   "lot_sqft": 105006,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11991,
   "use": "Commercial-preferred",
   "parcel_id": "024160001020"
  },
  {
   "address": "140 Main Street East, Waconia",
   "sale_month": "2003-07",
   "price": 940000,
   "lot_sqft": 20611,
   "price_per_lot_sqft": 45.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750504040"
  },
  {
   "address": "2746 31st Ave S, Minneapolis",
   "sale_month": "2003-07",
   "price": 850000,
   "lot_sqft": 30373,
   "price_per_lot_sqft": 27.99,
   "price_per_building_sqft": 38.17,
   "building_sqft": 22271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22406,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924410085"
  },
  {
   "address": "838 40th Avenue Northeast, Columbia Heights",
   "sale_month": "2003-07",
   "price": 187500,
   "lot_sqft": 4671,
   "price_per_lot_sqft": 40.14,
   "price_per_building_sqft": 117.63,
   "building_sqft": 1594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1604,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "353024410089"
  },
  {
   "address": "3460 Lexington Avenue North, Shoreview",
   "sale_month": "2003-07",
   "price": 1180000,
   "lot_sqft": 67093,
   "price_per_lot_sqft": 17.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6578,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023230045"
  },
  {
   "address": "3260 Fanum Road, Vadnais Heights",
   "sale_month": "2003-07",
   "price": 745000,
   "lot_sqft": 42183,
   "price_per_lot_sqft": 17.66,
   "price_per_building_sqft": 44.75,
   "building_sqft": 16648,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16748,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022310008"
  },
  {
   "address": "1276 Donohue Avenue, Saint Paul",
   "sale_month": "2003-07",
   "price": 302000,
   "lot_sqft": 16515,
   "price_per_lot_sqft": 18.29,
   "price_per_building_sqft": 16.67,
   "building_sqft": 18119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18228,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923420015"
  },
  {
   "address": "1865 Wayzata Blvd W, Long Lake",
   "sale_month": "2003-07",
   "price": 4000000,
   "lot_sqft": 24453,
   "price_per_lot_sqft": 163.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823420011"
  },
  {
   "address": "1875 Wayzata Blvd W, Long Lake",
   "sale_month": "2003-07",
   "price": 4000000,
   "lot_sqft": 126292,
   "price_per_lot_sqft": 31.67,
   "price_per_building_sqft": 105.26,
   "building_sqft": 38001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38230,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130105"
  },
  {
   "address": null,
   "sale_month": "2003-07",
   "price": 5500,
   "lot_sqft": 3746,
   "price_per_lot_sqft": 1.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723120001"
  },
  {
   "address": "2400 Aldrich Ave S, Minneapolis",
   "sale_month": "2003-07",
   "price": 335000,
   "lot_sqft": 10296,
   "price_per_lot_sqft": 32.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3876,
   "use": "APARTMENT",
   "parcel_id": "3302924140040"
  },
  {
   "address": "2548 Hennepin Ave, Minneapolis",
   "sale_month": "2003-07",
   "price": 1365000,
   "lot_sqft": 27021,
   "price_per_lot_sqft": 50.52,
   "price_per_building_sqft": 328.84,
   "building_sqft": 4151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4176,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130098"
  },
  {
   "address": "1234 Lakeview Drive, Chaska",
   "sale_month": "2003-07",
   "price": 2580000,
   "lot_sqft": 253763,
   "price_per_lot_sqft": 10.17,
   "price_per_building_sqft": 43.25,
   "building_sqft": 59654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60014,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "303100051"
  },
  {
   "address": "780 South Plaza Drive, Mendota Heights",
   "sale_month": "2003-07",
   "price": 250000,
   "lot_sqft": 40939,
   "price_per_lot_sqft": 6.11,
   "price_per_building_sqft": 62.69,
   "building_sqft": 3988,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4012,
   "use": "Commercial-preferred",
   "parcel_id": "270250050040"
  },
  {
   "address": "8204 125th Street West, Savage",
   "sale_month": "2003-07",
   "price": 175000,
   "lot_sqft": 1642,
   "price_per_lot_sqft": 106.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263560030"
  },
  {
   "address": "16154 Main Avenue Southeast, Prior Lake",
   "sale_month": "2003-07",
   "price": 316590,
   "lot_sqft": 2490,
   "price_per_lot_sqft": 127.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "254090230"
  },
  {
   "address": "5201 Central Avenue Northeast, Fridley",
   "sale_month": "2003-07",
   "price": 1996000,
   "lot_sqft": 206103,
   "price_per_lot_sqft": 9.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253024220073"
  },
  {
   "address": "451 Front Avenue, Saint Paul",
   "sale_month": "2003-07",
   "price": 175000,
   "lot_sqft": 4628,
   "price_per_lot_sqft": 37.81,
   "price_per_building_sqft": 63.57,
   "building_sqft": 2753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2770,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923240204"
  },
  {
   "address": "986 Dale Street North, Saint Paul",
   "sale_month": "2003-07",
   "price": 210000,
   "lot_sqft": 5199,
   "price_per_lot_sqft": 40.39,
   "price_per_building_sqft": 103.24,
   "building_sqft": 2034,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2046,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923230082"
  },
  {
   "address": "322 2nd St NE, Minneapolis",
   "sale_month": "2003-07",
   "price": 500,
   "lot_sqft": 10846,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3091,
   "use": "APARTMENT",
   "parcel_id": "2302924210071"
  },
  {
   "address": "413 5th St SE, Minneapolis",
   "sale_month": "2003-07",
   "price": 425000,
   "lot_sqft": 6347,
   "price_per_lot_sqft": 66.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1739,
   "use": "TRIPLEX",
   "parcel_id": "2302924140007"
  },
  {
   "address": "3061 103rd Lane Northeast, Blaine",
   "sale_month": "2003-07",
   "price": 87000,
   "lot_sqft": 44116,
   "price_per_lot_sqft": 1.97,
   "price_per_building_sqft": 8.1,
   "building_sqft": 10746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10811,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "223123420007"
  },
  {
   "address": "3900 Williston Rd, Minnetonka",
   "sale_month": "2003-07",
   "price": 125000,
   "lot_sqft": 14569,
   "price_per_lot_sqft": 8.58,
   "price_per_building_sqft": 126.26,
   "building_sqft": 990,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 996,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722120001"
  },
  {
   "address": "1109 12th Ave N, Minneapolis",
   "sale_month": "2003-07",
   "price": 3300000,
   "lot_sqft": 38573,
   "price_per_lot_sqft": 85.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924120123"
  },
  {
   "address": "5517 145th Street North, Hugo",
   "sale_month": "2003-07",
   "price": 495491,
   "lot_sqft": 117961,
   "price_per_lot_sqft": 4.2,
   "price_per_building_sqft": 28.02,
   "building_sqft": 17686,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17793,
   "use": "305",
   "parcel_id": "2003121320023"
  },
  {
   "address": "101 Jefferson Ave S, Hopkins",
   "sale_month": "2003-07",
   "price": 71500,
   "lot_sqft": 1292574,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 491440,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721330027"
  },
  {
   "address": "4740 Minnehaha Ave, Minneapolis",
   "sale_month": "2003-07",
   "price": 245000,
   "lot_sqft": 19361,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": 139.05,
   "building_sqft": 1762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1773,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823120065"
  },
  {
   "address": "1239 Frost Avenue East, Maplewood",
   "sale_month": "2003-07",
   "price": 150000,
   "lot_sqft": 20256,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": 35.2,
   "building_sqft": 4261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4287,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162922140087"
  },
  {
   "address": "813 50th St W, Minneapolis",
   "sale_month": "2003-07",
   "price": 1413000,
   "lot_sqft": 7735,
   "price_per_lot_sqft": 182.68,
   "price_per_building_sqft": 188.22,
   "building_sqft": 7507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7552,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824410065"
  },
  {
   "address": "2125 Commerce Blvd, Mound",
   "sale_month": "2003-07",
   "price": 175000,
   "lot_sqft": 270175,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43727,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411724410089"
  },
  {
   "address": "22260 Dodd Boulevard, Eureka Township",
   "sale_month": "2003-07",
   "price": 560650,
   "lot_sqft": 516858,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15131,
   "use": "Commercial-preferred",
   "parcel_id": "130060001010"
  },
  {
   "address": "12479 Plaza Dr, Eden Prairie",
   "sale_month": "2003-07",
   "price": 531660,
   "lot_sqft": 53192,
   "price_per_lot_sqft": 10,
   "price_per_building_sqft": 58.93,
   "building_sqft": 9022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9076,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622340008"
  },
  {
   "address": "11885 Highway 5, Waconia Township",
   "sale_month": "2003-07",
   "price": 158650,
   "lot_sqft": 121163,
   "price_per_lot_sqft": 1.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "090271610"
  },
  {
   "address": "7990 Hardwood Avenue South, Cottage Grove",
   "sale_month": "2003-07",
   "price": 1604111,
   "lot_sqft": 343168,
   "price_per_lot_sqft": 4.67,
   "price_per_building_sqft": 18.17,
   "building_sqft": 88289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88822,
   "use": "300",
   "parcel_id": "0802721330058"
  },
  {
   "address": "653 Winslow Avenue, Saint Paul",
   "sale_month": "2003-07",
   "price": 300000,
   "lot_sqft": 4895,
   "price_per_lot_sqft": 61.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1577,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822410048"
  },
  {
   "address": "140 81st Avenue Northeast, Fridley",
   "sale_month": "2003-07",
   "price": 2300000,
   "lot_sqft": 273096,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 55719,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "023024320025"
  },
  {
   "address": "3626 Central Ave NE, Minneapolis",
   "sale_month": "2003-07",
   "price": 480000,
   "lot_sqft": 5435,
   "price_per_lot_sqft": 88.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202924110009"
  },
  {
   "address": "10520 Wayzata Blvd, Minnetonka",
   "sale_month": "2003-07",
   "price": 713000,
   "lot_sqft": 34767,
   "price_per_lot_sqft": 20.51,
   "price_per_building_sqft": 79.87,
   "building_sqft": 8927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8981,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0111722240034"
  },
  {
   "address": "395 Thomas Avenue, Saint Paul",
   "sale_month": "2003-06",
   "price": 165800,
   "lot_sqft": 4915,
   "price_per_lot_sqft": 33.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 890,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923210149"
  },
  {
   "address": "6024 Blue Circle Dr, Minnetonka",
   "sale_month": "2003-06",
   "price": 412000,
   "lot_sqft": 6547,
   "price_per_lot_sqft": 62.93,
   "price_per_building_sqft": 29.5,
   "building_sqft": 13965,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14049,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440011"
  },
  {
   "address": "2943 Park Ave, Minneapolis",
   "sale_month": "2003-06",
   "price": 600000,
   "lot_sqft": 14589,
   "price_per_lot_sqft": 41.13,
   "price_per_building_sqft": 70.72,
   "building_sqft": 8484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330192"
  },
  {
   "address": "2432 1st Ave S, Minneapolis",
   "sale_month": "2003-06",
   "price": 715000,
   "lot_sqft": 6097,
   "price_per_lot_sqft": 117.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "APARTMENT",
   "parcel_id": "3402924130043"
  },
  {
   "address": "1717 University Avenue West, Saint Paul",
   "sale_month": "2003-06",
   "price": 6200000,
   "lot_sqft": 197532,
   "price_per_lot_sqft": 31.39,
   "price_per_building_sqft": 127.64,
   "building_sqft": 48573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48866,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923130035"
  },
  {
   "address": "2801 Girard Ave S, Minneapolis",
   "sale_month": "2003-06",
   "price": 980000,
   "lot_sqft": 11544,
   "price_per_lot_sqft": 84.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3211,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924430025"
  },
  {
   "address": "172 6th Street East, Saint Paul",
   "sale_month": "2003-06",
   "price": 9081610,
   "lot_sqft": 80234,
   "price_per_lot_sqft": 113.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440107"
  },
  {
   "address": null,
   "sale_month": "2003-06",
   "price": 5000000,
   "lot_sqft": 6486,
   "price_per_lot_sqft": 770.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430025"
  },
  {
   "address": "141 9th Street East, Saint Paul",
   "sale_month": "2003-06",
   "price": 5000000,
   "lot_sqft": 7448,
   "price_per_lot_sqft": 671.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430024"
  },
  {
   "address": null,
   "sale_month": "2003-06",
   "price": 5000000,
   "lot_sqft": 7408,
   "price_per_lot_sqft": 674.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430022"
  },
  {
   "address": null,
   "sale_month": "2003-06",
   "price": 5000000,
   "lot_sqft": 7476,
   "price_per_lot_sqft": 668.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430021"
  },
  {
   "address": null,
   "sale_month": "2003-06",
   "price": 5000000,
   "lot_sqft": 4811,
   "price_per_lot_sqft": 1039.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430020"
  },
  {
   "address": "513 Jackson Street, Saint Paul",
   "sale_month": "2003-06",
   "price": 5000000,
   "lot_sqft": 10203,
   "price_per_lot_sqft": 490.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430019"
  },
  {
   "address": "710 Boone Ave N, Golden Valley",
   "sale_month": "2003-06",
   "price": 210000,
   "lot_sqft": 92089,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3111821130008"
  },
  {
   "address": "102 5th Street West, Chaska",
   "sale_month": "2003-06",
   "price": 450000,
   "lot_sqft": 4192,
   "price_per_lot_sqft": 107.35,
   "price_per_building_sqft": 93.98,
   "building_sqft": 4788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4817,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300500490"
  },
  {
   "address": "3550 Settlers Way, Stillwater",
   "sale_month": "2003-06",
   "price": 650000,
   "lot_sqft": 63706,
   "price_per_lot_sqft": 10.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1286,
   "use": "300",
   "parcel_id": "3003020320101"
  },
  {
   "address": "786 Reaney Avenue, Saint Paul",
   "sale_month": "2003-06",
   "price": 108000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 19.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440085"
  },
  {
   "address": "790 Reaney Avenue, Saint Paul",
   "sale_month": "2003-06",
   "price": 10000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440084"
  },
  {
   "address": "1600 Annapolis La N, Plymouth",
   "sale_month": "2003-06",
   "price": 3150000,
   "lot_sqft": 240685,
   "price_per_lot_sqft": 13.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61976,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711822310005"
  },
  {
   "address": "601 Ridgewood Ave, Minneapolis",
   "sale_month": "2003-06",
   "price": 2100000,
   "lot_sqft": 14356,
   "price_per_lot_sqft": 146.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7310,
   "use": "APARTMENT",
   "parcel_id": "2702924330048"
  },
  {
   "address": "507 1st Avenue East, Shakopee",
   "sale_month": "2003-06",
   "price": 250000,
   "lot_sqft": 17027,
   "price_per_lot_sqft": 14.68,
   "price_per_building_sqft": 71.9,
   "building_sqft": 3477,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3498,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270018520"
  },
  {
   "address": "7270 Forestview La N, Maple Grove",
   "sale_month": "2003-06",
   "price": 1425000,
   "lot_sqft": 64160,
   "price_per_lot_sqft": 22.21,
   "price_per_building_sqft": 108.04,
   "building_sqft": 13189,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13268,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420014"
  },
  {
   "address": null,
   "sale_month": "2003-06",
   "price": 18002,
   "lot_sqft": 1039,
   "price_per_lot_sqft": 17.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611622110085"
  },
  {
   "address": "7648 Humboldt Ave N, Brooklyn Park",
   "sale_month": "2003-06",
   "price": 220000,
   "lot_sqft": 20317,
   "price_per_lot_sqft": 10.83,
   "price_per_building_sqft": 127.83,
   "building_sqft": 1721,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1732,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511921220011"
  },
  {
   "address": "6139 Evergreen Rd, Mound",
   "sale_month": "2003-06",
   "price": 115000,
   "lot_sqft": 20978,
   "price_per_lot_sqft": 5.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2311724240011"
  },
  {
   "address": null,
   "sale_month": "2003-06",
   "price": 110000,
   "lot_sqft": 3268,
   "price_per_lot_sqft": 33.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230290080"
  },
  {
   "address": "5600 Cedar Ave S, Minneapolis",
   "sale_month": "2003-06",
   "price": 195000,
   "lot_sqft": 6691,
   "price_per_lot_sqft": 29.14,
   "price_per_building_sqft": 94.48,
   "building_sqft": 2064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2077,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824140154"
  },
  {
   "address": "3621 85th Ave N, Brooklyn Park",
   "sale_month": "2003-06",
   "price": 905000,
   "lot_sqft": 202883,
   "price_per_lot_sqft": 4.46,
   "price_per_building_sqft": 43.25,
   "building_sqft": 20926,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21052,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921120002"
  },
  {
   "address": "100 Eldorado Drive, Jordan",
   "sale_month": "2003-06",
   "price": 417291,
   "lot_sqft": 53825,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8604,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500060"
  },
  {
   "address": "101 Eldorado Drive, Jordan",
   "sale_month": "2003-06",
   "price": 220000,
   "lot_sqft": 43903,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220500010"
  },
  {
   "address": "5800 Nicollet Ave, Minneapolis",
   "sale_month": "2003-06",
   "price": 496000,
   "lot_sqft": 8612,
   "price_per_lot_sqft": 57.59,
   "price_per_building_sqft": 438.16,
   "building_sqft": 1132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1139,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824310117"
  },
  {
   "address": "6001 Excelsior Blvd, St. Louis Park",
   "sale_month": "2003-06",
   "price": 160800,
   "lot_sqft": 4155,
   "price_per_lot_sqft": 38.7,
   "price_per_building_sqft": 53.8,
   "building_sqft": 2989,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3008,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721230097"
  },
  {
   "address": "1200 104th St W, Bloomington",
   "sale_month": "2003-06",
   "price": 47950000,
   "lot_sqft": 1158157,
   "price_per_lot_sqft": 41.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4972,
   "use": "APARTMENT",
   "parcel_id": "2102724120024"
  },
  {
   "address": "1000 104th St W, Bloomington",
   "sale_month": "2003-06",
   "price": 47950000,
   "lot_sqft": 588519,
   "price_per_lot_sqft": 81.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33721,
   "use": "APARTMENT",
   "parcel_id": "2102724120023"
  },
  {
   "address": "9321 Ensign Ave S, Bloomington",
   "sale_month": "2003-06",
   "price": 580000,
   "lot_sqft": 36739,
   "price_per_lot_sqft": 15.79,
   "price_per_building_sqft": 83.42,
   "building_sqft": 6953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6995,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911621330037"
  },
  {
   "address": "2811 Broadway St NE, Minneapolis",
   "sale_month": "2003-06",
   "price": 816500,
   "lot_sqft": 271074,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": 27,
   "building_sqft": 30238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30421,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923240004"
  },
  {
   "address": "4930 34th Ave S, Minneapolis",
   "sale_month": "2003-06",
   "price": 500,
   "lot_sqft": 35818,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.08,
   "building_sqft": 6117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6154,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823230145"
  },
  {
   "address": "701 West Broadway, Minneapolis",
   "sale_month": "2003-06",
   "price": 1850000,
   "lot_sqft": 313575,
   "price_per_lot_sqft": 5.9,
   "price_per_building_sqft": 23.16,
   "building_sqft": 79872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80354,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924410155"
  },
  {
   "address": "22350 Diamond Lake Rd S, Rogers",
   "sale_month": "2003-06",
   "price": 159876,
   "lot_sqft": 1207897,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48804,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1512023410003"
  },
  {
   "address": "21985 Diamond Lake Rd S, Rogers",
   "sale_month": "2003-06",
   "price": 1352538,
   "lot_sqft": 363895,
   "price_per_lot_sqft": 3.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94888,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023340010"
  },
  {
   "address": "13750 Bittersweet La, Rogers",
   "sale_month": "2003-06",
   "price": 88200,
   "lot_sqft": 383721,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023140005"
  },
  {
   "address": "8320 Crystal View Rd, Eden Prairie",
   "sale_month": "2003-06",
   "price": 625000,
   "lot_sqft": 29947,
   "price_per_lot_sqft": 20.87,
   "price_per_building_sqft": 82.64,
   "building_sqft": 7563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7609,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622310030"
  },
  {
   "address": "1301 Summer St NE, Minneapolis",
   "sale_month": "2003-06",
   "price": 120000,
   "lot_sqft": 3156,
   "price_per_lot_sqft": 38.02,
   "price_per_building_sqft": 74.91,
   "building_sqft": 1602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1612,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924310041"
  },
  {
   "address": "1200 Arthur St NE, Minneapolis",
   "sale_month": "2003-06",
   "price": 850000,
   "lot_sqft": 24259,
   "price_per_lot_sqft": 35.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1302924130018"
  },
  {
   "address": "11100 Cedar Lake Rd, Minnetonka",
   "sale_month": "2003-06",
   "price": 1788000,
   "lot_sqft": 125069,
   "price_per_lot_sqft": 14.3,
   "price_per_building_sqft": 76.52,
   "building_sqft": 23365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23506,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211722320003"
  },
  {
   "address": "1720 19th Ave NE, Minneapolis",
   "sale_month": "2003-06",
   "price": 678500,
   "lot_sqft": 12618,
   "price_per_lot_sqft": 53.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3030,
   "use": "APARTMENT",
   "parcel_id": "1202924430014"
  },
  {
   "address": "2601 Central Ave NE, Minneapolis",
   "sale_month": "2003-06",
   "price": 305735,
   "lot_sqft": 16340,
   "price_per_lot_sqft": 18.71,
   "price_per_building_sqft": 52.01,
   "building_sqft": 5878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5913,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924230099"
  },
  {
   "address": "485 Snelling Avenue South, Saint Paul",
   "sale_month": "2003-06",
   "price": 755854,
   "lot_sqft": 24448,
   "price_per_lot_sqft": 30.92,
   "price_per_building_sqft": 230.51,
   "building_sqft": 3279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3299,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823410208"
  },
  {
   "address": "3200 Morgan Ave N, Minneapolis",
   "sale_month": "2003-06",
   "price": 210000,
   "lot_sqft": 10068,
   "price_per_lot_sqft": 20.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3605,
   "use": "APARTMENT",
   "parcel_id": "0902924230124"
  },
  {
   "address": "9000 Lyndale Ave S, Bloomington",
   "sale_month": "2003-06",
   "price": 200000,
   "lot_sqft": 47389,
   "price_per_lot_sqft": 4.22,
   "price_per_building_sqft": 21.46,
   "building_sqft": 9319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9375,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724410075"
  },
  {
   "address": "5284 Greenfield Avenue, Mounds View",
   "sale_month": "2003-06",
   "price": 950600,
   "lot_sqft": 45142,
   "price_per_lot_sqft": 21.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6093,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023310046"
  },
  {
   "address": "745 Robert Street South, Saint Paul",
   "sale_month": "2003-06",
   "price": 540000,
   "lot_sqft": 18723,
   "price_per_lot_sqft": 28.84,
   "price_per_building_sqft": 156.11,
   "building_sqft": 3459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3480,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822320037"
  },
  {
   "address": "4339 France Ave S, Minneapolis",
   "sale_month": "2003-06",
   "price": 260122,
   "lot_sqft": 7284,
   "price_per_lot_sqft": 35.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802824320179"
  },
  {
   "address": "7200 80th Street South, Cottage Grove",
   "sale_month": "2003-06",
   "price": 32148,
   "lot_sqft": 104398,
   "price_per_lot_sqft": 0.31,
   "price_per_building_sqft": 3.2,
   "building_sqft": 10059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10119,
   "use": "300",
   "parcel_id": "0802721330050"
  },
  {
   "address": "2618 Ruth Street, Little Canada",
   "sale_month": "2003-06",
   "price": 545000,
   "lot_sqft": 16756,
   "price_per_lot_sqft": 32.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2291,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922210005"
  },
  {
   "address": "2201 New Brighton Blvd, Minneapolis",
   "sale_month": "2003-06",
   "price": 10,
   "lot_sqft": 82823,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0702923310056"
  },
  {
   "address": "4032 Minnehaha Ave, Minneapolis",
   "sale_month": "2003-06",
   "price": 340000,
   "lot_sqft": 5998,
   "price_per_lot_sqft": 56.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0702823240062"
  },
  {
   "address": "3948 36th Ave S, Minneapolis",
   "sale_month": "2003-06",
   "price": 44000,
   "lot_sqft": 4613,
   "price_per_lot_sqft": 9.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1403,
   "use": "APARTMENT",
   "parcel_id": "0702823210147"
  },
  {
   "address": "301 Broadway Ave S, Wayzata",
   "sale_month": "2003-06",
   "price": 420000,
   "lot_sqft": 8125,
   "price_per_lot_sqft": 51.69,
   "price_per_building_sqft": 135.05,
   "building_sqft": 3110,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3129,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722420023"
  },
  {
   "address": "3501 Silver Lake Rd, St. Anthony",
   "sale_month": "2003-06",
   "price": 240000,
   "lot_sqft": 21561,
   "price_per_lot_sqft": 11.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602923120132"
  },
  {
   "address": "3505 Silver Lake Rd, St. Anthony",
   "sale_month": "2003-06",
   "price": 245000,
   "lot_sqft": 15149,
   "price_per_lot_sqft": 16.17,
   "price_per_building_sqft": 23.6,
   "building_sqft": 10380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10443,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602923120131"
  },
  {
   "address": "5100 84th St W, Bloomington",
   "sale_month": "2003-06",
   "price": 605000,
   "lot_sqft": 45086,
   "price_per_lot_sqft": 13.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4507,
   "use": "APARTMENT",
   "parcel_id": "0602724320003"
  },
  {
   "address": "5104 84th St W, Bloomington",
   "sale_month": "2003-06",
   "price": 605000,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 121.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0602724320002"
  },
  {
   "address": "3444 Fremont Ave S, Minneapolis",
   "sale_month": "2003-06",
   "price": 270000,
   "lot_sqft": 5412,
   "price_per_lot_sqft": 49.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1233,
   "use": "TRIPLEX",
   "parcel_id": "0402824420105"
  },
  {
   "address": "3208 Lyndale Ave S, Minneapolis",
   "sale_month": "2003-06",
   "price": 145000,
   "lot_sqft": 5033,
   "price_per_lot_sqft": 28.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2605,
   "use": "APARTMENT",
   "parcel_id": "0402824140006"
  },
  {
   "address": "3125 California St NE, Minneapolis",
   "sale_month": "2003-06",
   "price": 56500,
   "lot_sqft": 7588,
   "price_per_lot_sqft": 7.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0302924410017"
  },
  {
   "address": "3113 California St NE, Minneapolis",
   "sale_month": "2003-06",
   "price": 56500,
   "lot_sqft": 25180,
   "price_per_lot_sqft": 2.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924410003"
  },
  {
   "address": "311 84th St W, Bloomington",
   "sale_month": "2003-06",
   "price": 1500000,
   "lot_sqft": 100858,
   "price_per_lot_sqft": 14.87,
   "price_per_building_sqft": 72.51,
   "building_sqft": 20687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20812,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724330014"
  },
  {
   "address": "1500 59th Ave N, Brooklyn Center",
   "sale_month": "2003-06",
   "price": 316401,
   "lot_sqft": 504967,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": 3.07,
   "building_sqft": 102914,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 103535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821110012"
  },
  {
   "address": "2731 78th St E, Bloomington",
   "sale_month": "2003-06",
   "price": 2400000,
   "lot_sqft": 118175,
   "price_per_lot_sqft": 20.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724120008"
  },
  {
   "address": "1885 80th Street, Victoria",
   "sale_month": "2003-05",
   "price": 150000,
   "lot_sqft": 7863,
   "price_per_lot_sqft": 19.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650140300"
  },
  {
   "address": null,
   "sale_month": "2003-05",
   "price": 25500,
   "lot_sqft": 5211,
   "price_per_lot_sqft": 4.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "422190002030"
  },
  {
   "address": "1307 Robert Street South, West Saint Paul",
   "sale_month": "2003-05",
   "price": 22750,
   "lot_sqft": 5210,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": 44.35,
   "building_sqft": 513,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 516,
   "use": "Commercial-preferred",
   "parcel_id": "422190002020"
  },
  {
   "address": null,
   "sale_month": "2003-05",
   "price": 21650,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 4.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "422190002010"
  },
  {
   "address": "440 Bunker Lake Boulevard, Anoka",
   "sale_month": "2003-05",
   "price": 400000,
   "lot_sqft": 84141,
   "price_per_lot_sqft": 4.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13054,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225120023"
  },
  {
   "address": "3841 Saint Francis Boulevard, Anoka",
   "sale_month": "2003-05",
   "price": 300000,
   "lot_sqft": 53570,
   "price_per_lot_sqft": 5.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8439,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "363225120022"
  },
  {
   "address": "900 University Avenue West, Saint Paul",
   "sale_month": "2003-05",
   "price": 225000,
   "lot_sqft": 4719,
   "price_per_lot_sqft": 47.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310118"
  },
  {
   "address": null,
   "sale_month": "2003-05",
   "price": 225000,
   "lot_sqft": 4719,
   "price_per_lot_sqft": 47.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310117"
  },
  {
   "address": null,
   "sale_month": "2003-05",
   "price": 225000,
   "lot_sqft": 4718,
   "price_per_lot_sqft": 47.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310116"
  },
  {
   "address": "685 Excelsior Blvd, Excelsior",
   "sale_month": "2003-05",
   "price": 2325000,
   "lot_sqft": 111106,
   "price_per_lot_sqft": 20.93,
   "price_per_building_sqft": 248.72,
   "building_sqft": 9348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9404,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723220014"
  },
  {
   "address": "2809 Lyndale Ave S, Minneapolis",
   "sale_month": "2003-05",
   "price": 200000,
   "lot_sqft": 4748,
   "price_per_lot_sqft": 42.12,
   "price_per_building_sqft": 169.49,
   "building_sqft": 1180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1187,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330175"
  },
  {
   "address": "2118 Pillsbury Ave, Minneapolis",
   "sale_month": "2003-05",
   "price": 1250000,
   "lot_sqft": 21332,
   "price_per_lot_sqft": 58.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3292,
   "use": "APARTMENT",
   "parcel_id": "3402924210059"
  },
  {
   "address": "825 7th Street East, Saint Paul",
   "sale_month": "2003-05",
   "price": 175000,
   "lot_sqft": 5788,
   "price_per_lot_sqft": 30.23,
   "price_per_building_sqft": 79.65,
   "building_sqft": 2197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2210,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922220108"
  },
  {
   "address": "2765 Kelley Pkwy, Orono",
   "sale_month": "2003-05",
   "price": 424604,
   "lot_sqft": 87026,
   "price_per_lot_sqft": 4.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20735,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311823120002"
  },
  {
   "address": "2000 Industrial Boulevard, Stillwater",
   "sale_month": "2003-05",
   "price": 710000,
   "lot_sqft": 41853,
   "price_per_lot_sqft": 16.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "300",
   "parcel_id": "3203020440015"
  },
  {
   "address": "87 Empire Drive, Saint Paul",
   "sale_month": "2003-05",
   "price": 733106,
   "lot_sqft": 94258,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": 35.13,
   "building_sqft": 20867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20993,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922220087"
  },
  {
   "address": "11620 Theatre Dr N, Champlin",
   "sale_month": "2003-05",
   "price": 1178410,
   "lot_sqft": 98417,
   "price_per_lot_sqft": 11.97,
   "price_per_building_sqft": 78.72,
   "building_sqft": 14969,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15059,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021210105"
  },
  {
   "address": "1040 Agate Street, Saint Paul",
   "sale_month": "2003-05",
   "price": 1455000,
   "lot_sqft": 26303,
   "price_per_lot_sqft": 55.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4617,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922130036"
  },
  {
   "address": "1052 Agate Street, Saint Paul",
   "sale_month": "2003-05",
   "price": 1455000,
   "lot_sqft": 8378,
   "price_per_lot_sqft": 173.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1508,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922130007"
  },
  {
   "address": "1064 Agate Street, Saint Paul",
   "sale_month": "2003-05",
   "price": 1455000,
   "lot_sqft": 3964,
   "price_per_lot_sqft": 367.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922130006"
  },
  {
   "address": "1076 Agate Street, Saint Paul",
   "sale_month": "2003-05",
   "price": 1402350,
   "lot_sqft": 28579,
   "price_per_lot_sqft": 49.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4706,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922130004"
  },
  {
   "address": "768 Bradley Street, Saint Paul",
   "sale_month": "2003-05",
   "price": 230000,
   "lot_sqft": 33528,
   "price_per_lot_sqft": 6.86,
   "price_per_building_sqft": 15.71,
   "building_sqft": 14643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14731,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922340076"
  },
  {
   "address": null,
   "sale_month": "2003-05",
   "price": 230000,
   "lot_sqft": 4890,
   "price_per_lot_sqft": 47.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922340057"
  },
  {
   "address": null,
   "sale_month": "2003-05",
   "price": 230000,
   "lot_sqft": 4890,
   "price_per_lot_sqft": 47.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922340056"
  },
  {
   "address": "775 Bradley Street, Saint Paul",
   "sale_month": "2003-05",
   "price": 230000,
   "lot_sqft": 14669,
   "price_per_lot_sqft": 15.68,
   "price_per_building_sqft": 30.03,
   "building_sqft": 7659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7705,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292922340055"
  },
  {
   "address": "321 Stillwater Road, Willernie",
   "sale_month": "2003-05",
   "price": 5200,
   "lot_sqft": 4091,
   "price_per_lot_sqft": 1.27,
   "price_per_building_sqft": 2.02,
   "building_sqft": 2580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2596,
   "use": "300",
   "parcel_id": "2903021310263"
  },
  {
   "address": null,
   "sale_month": "2003-05",
   "price": 170000,
   "lot_sqft": 41842,
   "price_per_lot_sqft": 4.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340008"
  },
  {
   "address": "7617 Zane Ave N, Brooklyn Park",
   "sale_month": "2003-05",
   "price": 510000,
   "lot_sqft": 18025,
   "price_per_lot_sqft": 28.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811921220002"
  },
  {
   "address": "1221 Pierce Butler Route, Saint Paul",
   "sale_month": "2003-05",
   "price": 120000,
   "lot_sqft": 6900,
   "price_per_lot_sqft": 17.39,
   "price_per_building_sqft": 79.05,
   "building_sqft": 1518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1528,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923420080"
  },
  {
   "address": "1820 Clinton Ave, Minneapolis",
   "sale_month": "2003-05",
   "price": 25600,
   "lot_sqft": 6410,
   "price_per_lot_sqft": 3.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924440030"
  },
  {
   "address": "7461 Egan Drive, Savage",
   "sale_month": "2003-05",
   "price": 874400,
   "lot_sqft": 63601,
   "price_per_lot_sqft": 13.75,
   "price_per_building_sqft": 133.8,
   "building_sqft": 6535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6574,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263580020"
  },
  {
   "address": "7611 Egan Drive, Savage",
   "sale_month": "2003-05",
   "price": 575000,
   "lot_sqft": 47232,
   "price_per_lot_sqft": 12.17,
   "price_per_building_sqft": 137.49,
   "building_sqft": 4182,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4207,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263480020"
  },
  {
   "address": "1025 Washington Ave S, Minneapolis",
   "sale_month": "2003-05",
   "price": 795000,
   "lot_sqft": 10470,
   "price_per_lot_sqft": 75.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4948,
   "use": "APARTMENT",
   "parcel_id": "2602924120052"
  },
  {
   "address": "7907 Powers Boulevard, Chanhassen",
   "sale_month": "2003-05",
   "price": 4432000,
   "lot_sqft": 122708,
   "price_per_lot_sqft": 36.12,
   "price_per_building_sqft": 211.77,
   "building_sqft": 20928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21055,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "255650090"
  },
  {
   "address": "471 Maryland Avenue West, Saint Paul",
   "sale_month": "2003-05",
   "price": 210000,
   "lot_sqft": 20237,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": 91.19,
   "building_sqft": 2303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2317,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923340037"
  },
  {
   "address": "12915 Weinand Cir, Rogers",
   "sale_month": "2003-05",
   "price": 220000,
   "lot_sqft": 130566,
   "price_per_lot_sqft": 1.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11076,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023130004"
  },
  {
   "address": "460 5th Ave N, Hopkins",
   "sale_month": "2003-05",
   "price": 25584,
   "lot_sqft": 170995,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 45063,
   "use": "APARTMENT",
   "parcel_id": "2411722120007"
  },
  {
   "address": "708 University Ave SE, Minneapolis",
   "sale_month": "2003-05",
   "price": 2118000,
   "lot_sqft": 13725,
   "price_per_lot_sqft": 154.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6246,
   "use": "APARTMENT",
   "parcel_id": "2402924320058"
  },
  {
   "address": "718 University Ave SE, Minneapolis",
   "sale_month": "2003-05",
   "price": 2118000,
   "lot_sqft": 13725,
   "price_per_lot_sqft": 154.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4053,
   "use": "APARTMENT",
   "parcel_id": "2402924320057"
  },
  {
   "address": "701 University Ave SE, Minneapolis",
   "sale_month": "2003-05",
   "price": 632000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 57.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2816,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2402924320027"
  },
  {
   "address": "1314 White Bear Avenue North, Saint Paul",
   "sale_month": "2003-05",
   "price": 115000,
   "lot_sqft": 9849,
   "price_per_lot_sqft": 11.68,
   "price_per_building_sqft": 42.16,
   "building_sqft": 2728,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2745,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922330105"
  },
  {
   "address": "1484 White Bear Avenue North, Saint Paul",
   "sale_month": "2003-05",
   "price": 816500,
   "lot_sqft": 35013,
   "price_per_lot_sqft": 23.32,
   "price_per_building_sqft": 428.16,
   "building_sqft": 1907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1918,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232922230117"
  },
  {
   "address": "1401 Prosperity Avenue, Saint Paul",
   "sale_month": "2003-05",
   "price": 305881,
   "lot_sqft": 11624,
   "price_per_lot_sqft": 26.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1694,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922310040"
  },
  {
   "address": "5705 Lyndale Ave S, Minneapolis",
   "sale_month": "2003-05",
   "price": 349000,
   "lot_sqft": 5917,
   "price_per_lot_sqft": 58.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1636,
   "use": "APARTMENT",
   "parcel_id": "2202824230113"
  },
  {
   "address": "1908 Glenwood Ave, Minneapolis",
   "sale_month": "2003-05",
   "price": 2000,
   "lot_sqft": 5654,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924320113"
  },
  {
   "address": "4930 France Ave S, Edina",
   "sale_month": "2003-05",
   "price": 585000,
   "lot_sqft": 3449,
   "price_per_lot_sqft": 169.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140118"
  },
  {
   "address": "1610 County Road B West, Roseville",
   "sale_month": "2003-05",
   "price": 490000,
   "lot_sqft": 20674,
   "price_per_lot_sqft": 23.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2514,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162923110025"
  },
  {
   "address": "4700 85th Ave N, Brooklyn Park",
   "sale_month": "2003-05",
   "price": 249925,
   "lot_sqft": 52720,
   "price_per_lot_sqft": 4.74,
   "price_per_building_sqft": 50.89,
   "building_sqft": 4911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611921440048"
  },
  {
   "address": "1401 West Broadway, Minneapolis",
   "sale_month": "2003-05",
   "price": 250000,
   "lot_sqft": 15118,
   "price_per_lot_sqft": 16.54,
   "price_per_building_sqft": 12.31,
   "building_sqft": 20307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20430,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1602924240186"
  },
  {
   "address": "1920 1st Avenue, Anoka",
   "sale_month": "2003-05",
   "price": 200000,
   "lot_sqft": 1471,
   "price_per_lot_sqft": 135.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "123125110033"
  },
  {
   "address": "730 Hamel Rd, Medina",
   "sale_month": "2003-05",
   "price": 425000,
   "lot_sqft": 16284,
   "price_per_lot_sqft": 26.1,
   "price_per_building_sqft": 94.87,
   "building_sqft": 4480,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4507,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823320014"
  },
  {
   "address": "4707 Lyndale Ave N, Minneapolis",
   "sale_month": "2003-05",
   "price": 145000,
   "lot_sqft": 8942,
   "price_per_lot_sqft": 16.22,
   "price_per_building_sqft": 73.87,
   "building_sqft": 1963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1975,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821420113"
  },
  {
   "address": "900 3rd Street, Saint Paul Park",
   "sale_month": "2003-05",
   "price": 240000,
   "lot_sqft": 15365,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1202722240070"
  },
  {
   "address": "720 4th Street, Saint Paul Park",
   "sale_month": "2003-05",
   "price": 800000,
   "lot_sqft": 122017,
   "price_per_lot_sqft": 6.56,
   "price_per_building_sqft": 23.02,
   "building_sqft": 34754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34963,
   "use": "305",
   "parcel_id": "1202722210102"
  },
  {
   "address": "4248 Cedar Ave S, Minneapolis",
   "sale_month": "2003-05",
   "price": 250000,
   "lot_sqft": 5110,
   "price_per_lot_sqft": 48.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1788,
   "use": "TRIPLEX",
   "parcel_id": "1102824410034"
  },
  {
   "address": "1206 Randolph Avenue, Saint Paul",
   "sale_month": "2003-05",
   "price": 245000,
   "lot_sqft": 4962,
   "price_per_lot_sqft": 49.38,
   "price_per_building_sqft": 99.84,
   "building_sqft": 2454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2468,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823410060"
  },
  {
   "address": "4215 Nicollet Ave, Minneapolis",
   "sale_month": "2003-05",
   "price": 671000,
   "lot_sqft": 7609,
   "price_per_lot_sqft": 88.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3629,
   "use": "APARTMENT",
   "parcel_id": "1002824420150"
  },
  {
   "address": "575 Cleveland Avenue South, Saint Paul",
   "sale_month": "2003-05",
   "price": 122000,
   "lot_sqft": 9387,
   "price_per_lot_sqft": 13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3809,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823410187"
  },
  {
   "address": null,
   "sale_month": "2003-05",
   "price": 349000,
   "lot_sqft": 8039,
   "price_per_lot_sqft": 43.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240008"
  },
  {
   "address": "6 Spiral View Loop, Hastings",
   "sale_month": "2003-05",
   "price": 200000,
   "lot_sqft": 185259,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702620340001"
  },
  {
   "address": "282 Wayzata Blvd E, Wayzata",
   "sale_month": "2003-05",
   "price": 258000,
   "lot_sqft": 21677,
   "price_per_lot_sqft": 11.9,
   "price_per_building_sqft": 99.96,
   "building_sqft": 2581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2597,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722230028"
  },
  {
   "address": "4501 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2003-05",
   "price": 535000,
   "lot_sqft": 10791,
   "price_per_lot_sqft": 49.58,
   "price_per_building_sqft": 251.06,
   "building_sqft": 2131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2144,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824120040"
  },
  {
   "address": "138 Arundel Street, Saint Paul",
   "sale_month": "2003-05",
   "price": 1225000,
   "lot_sqft": 20135,
   "price_per_lot_sqft": 60.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7049,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210099"
  },
  {
   "address": "3319 Longfellow Ave, Minneapolis",
   "sale_month": "2003-05",
   "price": 196900,
   "lot_sqft": 3120,
   "price_per_lot_sqft": 63.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 625,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824230134"
  },
  {
   "address": "8000 Ikea Way, Bloomington",
   "sale_month": "2003-05",
   "price": 13068000,
   "lot_sqft": 651400,
   "price_per_lot_sqft": 20.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 384514,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724230007"
  },
  {
   "address": "17 1st Street West, Waconia",
   "sale_month": "2003-04",
   "price": 131000,
   "lot_sqft": 12210,
   "price_per_lot_sqft": 10.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501590"
  },
  {
   "address": "501 Waconia Parkway North, Waconia",
   "sale_month": "2003-04",
   "price": 1125000,
   "lot_sqft": 45095,
   "price_per_lot_sqft": 24.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8966,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750142700"
  },
  {
   "address": "110 Paul Avenue South, Cologne",
   "sale_month": "2003-04",
   "price": 45000,
   "lot_sqft": 1222,
   "price_per_lot_sqft": 36.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400500490"
  },
  {
   "address": "375 Marion Street, Saint Paul",
   "sale_month": "2003-04",
   "price": 2100000,
   "lot_sqft": 149120,
   "price_per_lot_sqft": 14.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7646,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923420097"
  },
  {
   "address": "6707 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "2003-04",
   "price": 2632865,
   "lot_sqft": 183925,
   "price_per_lot_sqft": 14.31,
   "price_per_building_sqft": 35.16,
   "building_sqft": 74882,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75334,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921120013"
  },
  {
   "address": "3929 California Street Northeast, Columbia Heights",
   "sale_month": "2003-04",
   "price": 117952,
   "lot_sqft": 44671,
   "price_per_lot_sqft": 2.64,
   "price_per_building_sqft": 6.26,
   "building_sqft": 18850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18964,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343024410021"
  },
  {
   "address": "1410 Carroll Avenue, Saint Paul",
   "sale_month": "2003-04",
   "price": 588887,
   "lot_sqft": 81006,
   "price_per_lot_sqft": 7.27,
   "price_per_building_sqft": 33.13,
   "building_sqft": 17773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17880,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923340006"
  },
  {
   "address": "2643 Nicollet Ave, Minneapolis",
   "sale_month": "2003-04",
   "price": 790000,
   "lot_sqft": 14988,
   "price_per_lot_sqft": 52.71,
   "price_per_building_sqft": 41.7,
   "building_sqft": 18945,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19059,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420070"
  },
  {
   "address": "2620 Nicollet Ave, Minneapolis",
   "sale_month": "2003-04",
   "price": 200000,
   "lot_sqft": 6772,
   "price_per_lot_sqft": 29.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310132"
  },
  {
   "address": "2621 Pleasant Ave, Minneapolis",
   "sale_month": "2003-04",
   "price": 218500,
   "lot_sqft": 7401,
   "price_per_lot_sqft": 29.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3302,
   "use": "APARTMENT",
   "parcel_id": "3402924310050"
  },
  {
   "address": null,
   "sale_month": "2003-04",
   "price": 2000,
   "lot_sqft": 10825,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "323223210012"
  },
  {
   "address": "8717 Central Avenue Northeast, Blaine",
   "sale_month": "2003-04",
   "price": 173000,
   "lot_sqft": 19578,
   "price_per_lot_sqft": 8.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "323123420048"
  },
  {
   "address": "680 Hale Avenue North, Oakdale",
   "sale_month": "2003-04",
   "price": 362556,
   "lot_sqft": 131603,
   "price_per_lot_sqft": 2.75,
   "price_per_building_sqft": 17.5,
   "building_sqft": 20717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20842,
   "use": "305",
   "parcel_id": "3202921230017"
  },
  {
   "address": "21 River Terrace Ct, Minneapolis",
   "sale_month": "2003-04",
   "price": 6500000,
   "lot_sqft": 31039,
   "price_per_lot_sqft": 209.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5599,
   "use": "APARTMENT",
   "parcel_id": "3102923140011"
  },
  {
   "address": "11 River Terrace Ct, Minneapolis",
   "sale_month": "2003-04",
   "price": 6500000,
   "lot_sqft": 23250,
   "price_per_lot_sqft": 279.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4259,
   "use": "APARTMENT",
   "parcel_id": "3102923140010"
  },
  {
   "address": "2101 River Ter E, Minneapolis",
   "sale_month": "2003-04",
   "price": 6500000,
   "lot_sqft": 14146,
   "price_per_lot_sqft": 459.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4259,
   "use": "APARTMENT",
   "parcel_id": "3102923140008"
  },
  {
   "address": "833 River Pkwy E, Minneapolis",
   "sale_month": "2003-04",
   "price": 420000,
   "lot_sqft": 7233,
   "price_per_lot_sqft": 58.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 946,
   "use": "TRIPLEX",
   "parcel_id": "3002923320059"
  },
  {
   "address": "800 Nicollet Mall, Minneapolis",
   "sale_month": "2003-04",
   "price": 174000000,
   "lot_sqft": 52200,
   "price_per_lot_sqft": 3333.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120139"
  },
  {
   "address": "625 18th St E, Minneapolis",
   "sale_month": "2003-04",
   "price": 3318000,
   "lot_sqft": 19683,
   "price_per_lot_sqft": 168.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9174,
   "use": "APARTMENT",
   "parcel_id": "2602924330084"
  },
  {
   "address": "921 Washington Ave S, Minneapolis",
   "sale_month": "2003-04",
   "price": 1720536,
   "lot_sqft": 49992,
   "price_per_lot_sqft": 34.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19562,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120090"
  },
  {
   "address": "7860 Century Boulevard, Chanhassen",
   "sale_month": "2003-04",
   "price": 389508,
   "lot_sqft": 49795,
   "price_per_lot_sqft": 7.82,
   "price_per_building_sqft": 35.78,
   "building_sqft": 10886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10952,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250770020"
  },
  {
   "address": "715 Mainstreet, Hopkins",
   "sale_month": "2003-04",
   "price": 1050000,
   "lot_sqft": 19140,
   "price_per_lot_sqft": 54.86,
   "price_per_building_sqft": 100.57,
   "building_sqft": 10441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10504,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420172"
  },
  {
   "address": "214 5th Avenue Northwest, New Prague",
   "sale_month": "2003-04",
   "price": 115000,
   "lot_sqft": 14893,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "240170080"
  },
  {
   "address": "4459 White Bear Parkway, White Bear Lake",
   "sale_month": "2003-04",
   "price": 1495000,
   "lot_sqft": 85049,
   "price_per_lot_sqft": 17.58,
   "price_per_building_sqft": 48.74,
   "building_sqft": 30673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30858,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022140162"
  },
  {
   "address": "3301 Old Shakopee Rd W, Bloomington",
   "sale_month": "2003-04",
   "price": 810000,
   "lot_sqft": 76974,
   "price_per_lot_sqft": 10.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3320,
   "use": "APARTMENT",
   "parcel_id": "2002724310098"
  },
  {
   "address": "235 Meridian Street South, Belle Plaine",
   "sale_month": "2003-04",
   "price": 189000,
   "lot_sqft": 14158,
   "price_per_lot_sqft": 13.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015740"
  },
  {
   "address": "1955 Mcmenemy Street North, Maplewood",
   "sale_month": "2003-04",
   "price": 188800,
   "lot_sqft": 25624,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922140006"
  },
  {
   "address": "2052 Old Hwy 8 Northwest, New Brighton",
   "sale_month": "2003-04",
   "price": 3150000,
   "lot_sqft": 263817,
   "price_per_lot_sqft": 11.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 104946,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023410014"
  },
  {
   "address": null,
   "sale_month": "2003-04",
   "price": 3150000,
   "lot_sqft": 59109,
   "price_per_lot_sqft": 53.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023410012"
  },
  {
   "address": "3709 50th St W, Minneapolis",
   "sale_month": "2003-04",
   "price": 274000,
   "lot_sqft": 17669,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": 124.43,
   "building_sqft": 2202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2215,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320216"
  },
  {
   "address": "4600 White Bear Parkway, White Bear Lake",
   "sale_month": "2003-04",
   "price": 720000,
   "lot_sqft": 202225,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": 146.88,
   "building_sqft": 4902,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4931,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440049"
  },
  {
   "address": "6017 35th St W, St. Louis Park",
   "sale_month": "2003-04",
   "price": 280000,
   "lot_sqft": 10032,
   "price_per_lot_sqft": 27.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2609,
   "use": "APARTMENT",
   "parcel_id": "1611721320056"
  },
  {
   "address": "5619 Lake St W, St. Louis Park",
   "sale_month": "2003-04",
   "price": 230000,
   "lot_sqft": 11436,
   "price_per_lot_sqft": 20.11,
   "price_per_building_sqft": 112.14,
   "building_sqft": 2051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2063,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721210087"
  },
  {
   "address": "1712 Marshall St NE, Minneapolis",
   "sale_month": "2003-04",
   "price": 775000,
   "lot_sqft": 47552,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": 36.87,
   "building_sqft": 21018,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21145,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924110002"
  },
  {
   "address": "2209 Washington St NE, Minneapolis",
   "sale_month": "2003-04",
   "price": 950000,
   "lot_sqft": 23310,
   "price_per_lot_sqft": 40.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5531,
   "use": "APARTMENT",
   "parcel_id": "1102924420134"
  },
  {
   "address": "2900 4th St N, Minneapolis",
   "sale_month": "2003-04",
   "price": 240000,
   "lot_sqft": 8651,
   "price_per_lot_sqft": 27.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1010,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924320097"
  },
  {
   "address": "2401 Fairview Avenue North, Roseville",
   "sale_month": "2003-04",
   "price": 5213855,
   "lot_sqft": 331947,
   "price_per_lot_sqft": 15.71,
   "price_per_building_sqft": 840.13,
   "building_sqft": 6206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6243,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923240014"
  },
  {
   "address": "2439 Fairview Avenue North, Roseville",
   "sale_month": "2003-04",
   "price": 5213855,
   "lot_sqft": 221927,
   "price_per_lot_sqft": 23.49,
   "price_per_building_sqft": 34.36,
   "building_sqft": 151749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 152665,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923240012"
  },
  {
   "address": "3545 Knox Ave N, Minneapolis",
   "sale_month": "2003-04",
   "price": 207500,
   "lot_sqft": 5065,
   "price_per_lot_sqft": 40.97,
   "price_per_building_sqft": 123.59,
   "building_sqft": 1679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1689,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924210113"
  },
  {
   "address": "179 Lake Street South, Forest Lake",
   "sale_month": "2003-04",
   "price": 335000,
   "lot_sqft": 6761,
   "price_per_lot_sqft": 49.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130031"
  },
  {
   "address": "539 Lake St E, Wayzata",
   "sale_month": "2003-04",
   "price": 1200000,
   "lot_sqft": 2010,
   "price_per_lot_sqft": 597.01,
   "price_per_building_sqft": 513.26,
   "building_sqft": 2338,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2352,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722310036"
  },
  {
   "address": "3114 Old Highway 8, Roseville",
   "sale_month": "2003-04",
   "price": 588887,
   "lot_sqft": 29499,
   "price_per_lot_sqft": 19.96,
   "price_per_building_sqft": 276.21,
   "building_sqft": 2132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2145,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923210104"
  },
  {
   "address": "3080 Long Lake Road, Roseville",
   "sale_month": "2003-04",
   "price": 2410000,
   "lot_sqft": 256227,
   "price_per_lot_sqft": 9.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 94254,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923120004"
  },
  {
   "address": "3221 Hennepin Ave, Minneapolis",
   "sale_month": "2003-04",
   "price": 100,
   "lot_sqft": 5379,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1774,
   "use": "APARTMENT",
   "parcel_id": "0402824130052"
  },
  {
   "address": "231 79th Way Northeast, Fridley",
   "sale_month": "2003-04",
   "price": 175000,
   "lot_sqft": 18175,
   "price_per_lot_sqft": 9.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3855,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "033024420002"
  },
  {
   "address": "311 34th St E, Minneapolis",
   "sale_month": "2003-04",
   "price": 25150,
   "lot_sqft": 2369,
   "price_per_lot_sqft": 10.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824410071"
  },
  {
   "address": "518 Laurel Avenue, Saint Paul",
   "sale_month": "2003-04",
   "price": 149850,
   "lot_sqft": 7044,
   "price_per_lot_sqft": 21.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1419,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220230"
  },
  {
   "address": "14088 141st Street West, Apple Valley",
   "sale_month": "2003-04",
   "price": 147400,
   "lot_sqft": 57183,
   "price_per_lot_sqft": 2.58,
   "price_per_building_sqft": 14.15,
   "building_sqft": 10414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10477,
   "use": "Commercial-preferred",
   "parcel_id": "012252701010"
  },
  {
   "address": "236 1st Street West, Waconia",
   "sale_month": "2003-03",
   "price": 1637000,
   "lot_sqft": 40334,
   "price_per_lot_sqft": 40.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35865,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502980"
  },
  {
   "address": "7 1st Street West, Waconia",
   "sale_month": "2003-03",
   "price": 526000,
   "lot_sqft": 2588,
   "price_per_lot_sqft": 203.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "750501610"
  },
  {
   "address": null,
   "sale_month": "2003-03",
   "price": 10000,
   "lot_sqft": 65157,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500310500"
  },
  {
   "address": null,
   "sale_month": "2003-03",
   "price": 18150,
   "lot_sqft": 4969,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "368390001120"
  },
  {
   "address": "144 13th Avenue South, South Saint Paul",
   "sale_month": "2003-03",
   "price": 325850,
   "lot_sqft": 4969,
   "price_per_lot_sqft": 65.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2008,
   "use": "Apartment",
   "parcel_id": "368390001110"
  },
  {
   "address": "1001 Marie Avenue, South Saint Paul",
   "sale_month": "2003-03",
   "price": 78650,
   "lot_sqft": 4865,
   "price_per_lot_sqft": 16.17,
   "price_per_building_sqft": 31.82,
   "building_sqft": 2472,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2487,
   "use": "Commercial-preferred",
   "parcel_id": "364880002010"
  },
  {
   "address": "2700 Harriet Ave, Minneapolis",
   "sale_month": "2003-03",
   "price": 700000,
   "lot_sqft": 10874,
   "price_per_lot_sqft": 64.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3655,
   "use": "APARTMENT",
   "parcel_id": "3402924320083"
  },
  {
   "address": "2525 Grand Ave S, Minneapolis",
   "sale_month": "2003-03",
   "price": 672000,
   "lot_sqft": 11384,
   "price_per_lot_sqft": 59.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3140,
   "use": "APARTMENT",
   "parcel_id": "3402924230103"
  },
  {
   "address": "7710 Commerce Cir, Greenfield",
   "sale_month": "2003-03",
   "price": 325000,
   "lot_sqft": 80277,
   "price_per_lot_sqft": 4.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9395,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311924210015"
  },
  {
   "address": "8677 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2003-03",
   "price": 358000,
   "lot_sqft": 2770,
   "price_per_lot_sqft": 129.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921440016"
  },
  {
   "address": "1000 County Road D West, New Brighton",
   "sale_month": "2003-03",
   "price": 6234000,
   "lot_sqft": 277511,
   "price_per_lot_sqft": 22.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 49183,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "323023340015"
  },
  {
   "address": "5001 Cedar Lake Rd, St. Louis Park",
   "sale_month": "2003-03",
   "price": 575000,
   "lot_sqft": 10110,
   "price_per_lot_sqft": 56.87,
   "price_per_building_sqft": 240.38,
   "building_sqft": 2392,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2407,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924210001"
  },
  {
   "address": "7500 France Ave S, Edina",
   "sale_month": "2003-03",
   "price": 900000,
   "lot_sqft": 62781,
   "price_per_lot_sqft": 14.34,
   "price_per_building_sqft": 79.75,
   "building_sqft": 11285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11353,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824410006"
  },
  {
   "address": "950 Viking Boulevard Northeast, East Bethel",
   "sale_month": "2003-03",
   "price": 145000,
   "lot_sqft": 40650,
   "price_per_lot_sqft": 3.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3066,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "303323410002"
  },
  {
   "address": "110 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "2003-03",
   "price": 88000,
   "lot_sqft": 15006,
   "price_per_lot_sqft": 5.86,
   "price_per_building_sqft": 26.85,
   "building_sqft": 3277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3297,
   "use": "300",
   "parcel_id": "2903021310004"
  },
  {
   "address": "301 Main Street South, Stillwater",
   "sale_month": "2003-03",
   "price": 1715000,
   "lot_sqft": 10736,
   "price_per_lot_sqft": 159.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410036"
  },
  {
   "address": "743 Milton Street North, Saint Paul",
   "sale_month": "2003-03",
   "price": 300000,
   "lot_sqft": 34875,
   "price_per_lot_sqft": 8.6,
   "price_per_building_sqft": 59.7,
   "building_sqft": 5025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5056,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923340149"
  },
  {
   "address": "1814 11th Ave S, Minneapolis",
   "sale_month": "2003-03",
   "price": 300000,
   "lot_sqft": 7496,
   "price_per_lot_sqft": 40.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1873,
   "use": "APARTMENT",
   "parcel_id": "2602924340046"
  },
  {
   "address": "1822 Park Ave, Minneapolis",
   "sale_month": "2003-03",
   "price": 643500,
   "lot_sqft": 10460,
   "price_per_lot_sqft": 61.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4774,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924330036"
  },
  {
   "address": "4789 Tacoma Circle Southeast, Prior Lake",
   "sale_month": "2003-03",
   "price": 350000,
   "lot_sqft": 27842,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250171170"
  },
  {
   "address": "1209 7th St SE, Minneapolis",
   "sale_month": "2003-03",
   "price": 183000,
   "lot_sqft": 6364,
   "price_per_lot_sqft": 28.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2466,
   "use": "APARTMENT",
   "parcel_id": "2402924130086"
  },
  {
   "address": "7699 95th Street South, Cottage Grove",
   "sale_month": "2003-03",
   "price": 173708,
   "lot_sqft": 123083,
   "price_per_lot_sqft": 1.41,
   "price_per_building_sqft": 4.95,
   "building_sqft": 35110,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35322,
   "use": "305",
   "parcel_id": "2002721410011"
  },
  {
   "address": "1705 2nd St N, Minneapolis",
   "sale_month": "2003-03",
   "price": 1,
   "lot_sqft": 27201,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 32691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32888,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924310110"
  },
  {
   "address": "627 Polk St NE, Minneapolis",
   "sale_month": "2003-03",
   "price": 900000,
   "lot_sqft": 13026,
   "price_per_lot_sqft": 69.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3930,
   "use": "APARTMENT",
   "parcel_id": "1302924320065"
  },
  {
   "address": "735 Tyler St NE, Minneapolis",
   "sale_month": "2003-03",
   "price": 900000,
   "lot_sqft": 10383,
   "price_per_lot_sqft": 86.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3745,
   "use": "APARTMENT",
   "parcel_id": "1302924320002"
  },
  {
   "address": "1107 7th Street West, Saint Paul",
   "sale_month": "2003-03",
   "price": 210000,
   "lot_sqft": 6622,
   "price_per_lot_sqft": 31.71,
   "price_per_building_sqft": 37.41,
   "building_sqft": 5613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5647,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823410033"
  },
  {
   "address": "942 Wescott Trail, Eagan",
   "sale_month": "2003-03",
   "price": 420000,
   "lot_sqft": 10482,
   "price_per_lot_sqft": 40.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361101015"
  },
  {
   "address": "1279 Corporate Center Drive, Eagan",
   "sale_month": "2003-03",
   "price": 975200,
   "lot_sqft": 67839,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": 48.9,
   "building_sqft": 19941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20061,
   "use": "Industrial",
   "parcel_id": "102250003142"
  },
  {
   "address": "1275 Corporate Center Drive, Eagan",
   "sale_month": "2003-03",
   "price": 1069800,
   "lot_sqft": 67837,
   "price_per_lot_sqft": 15.77,
   "price_per_building_sqft": 54.44,
   "building_sqft": 19650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19769,
   "use": "Industrial-preferred",
   "parcel_id": "102250003141"
  },
  {
   "address": "1255 Trapp Road, Eagan",
   "sale_month": "2003-03",
   "price": 540000,
   "lot_sqft": 91538,
   "price_per_lot_sqft": 5.9,
   "price_per_building_sqft": 56.63,
   "building_sqft": 9535,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9592,
   "use": "Commercial-preferred",
   "parcel_id": "102250001140"
  },
  {
   "address": "9106 Nicollet Ave S, Bloomington",
   "sale_month": "2003-03",
   "price": 195000,
   "lot_sqft": 18634,
   "price_per_lot_sqft": 10.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2098,
   "use": "APARTMENT",
   "parcel_id": "1002724310011"
  },
  {
   "address": null,
   "sale_month": "2003-03",
   "price": 583000,
   "lot_sqft": 42067,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922240042"
  },
  {
   "address": "1735 Randolph Avenue, Saint Paul",
   "sale_month": "2003-03",
   "price": 389450,
   "lot_sqft": 5048,
   "price_per_lot_sqft": 77.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1350,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823130219"
  },
  {
   "address": "59 Lake Street South, Forest Lake",
   "sale_month": "2003-03",
   "price": 321500,
   "lot_sqft": 5581,
   "price_per_lot_sqft": 57.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130172"
  },
  {
   "address": "695 Ohio Street, Saint Paul",
   "sale_month": "2003-03",
   "price": 129000,
   "lot_sqft": 7487,
   "price_per_lot_sqft": 17.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1065,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822310092"
  },
  {
   "address": null,
   "sale_month": "2003-03",
   "price": 13500,
   "lot_sqft": 40733,
   "price_per_lot_sqft": 0.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "0602921210004"
  },
  {
   "address": "1656 Terrace Drive, Roseville",
   "sale_month": "2003-03",
   "price": 1700000,
   "lot_sqft": 186199,
   "price_per_lot_sqft": 9.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21339,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042923420034"
  },
  {
   "address": "850 Grand Avenue, Saint Paul",
   "sale_month": "2003-03",
   "price": 2016000,
   "lot_sqft": 21288,
   "price_per_lot_sqft": 94.7,
   "price_per_building_sqft": 95.04,
   "building_sqft": 21212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21340,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823420202"
  },
  {
   "address": "1701 Burnsville Parkway West, Burnsville",
   "sale_month": "2003-03",
   "price": 7100000,
   "lot_sqft": 175902,
   "price_per_lot_sqft": 40.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20829,
   "use": "Apartment",
   "parcel_id": "020140077010"
  },
  {
   "address": "10180 Lancaster La N, Maple Grove",
   "sale_month": "2003-03",
   "price": 675000,
   "lot_sqft": 88821,
   "price_per_lot_sqft": 7.6,
   "price_per_building_sqft": 59.62,
   "building_sqft": 11322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11391,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111922440077"
  },
  {
   "address": null,
   "sale_month": "2003-02",
   "price": 42000,
   "lot_sqft": 15376,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363023410013"
  },
  {
   "address": "464 2nd St, Excelsior",
   "sale_month": "2003-02",
   "price": 1200000,
   "lot_sqft": 12587,
   "price_per_lot_sqft": 95.34,
   "price_per_building_sqft": 99.02,
   "building_sqft": 12119,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12193,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110024"
  },
  {
   "address": "2645 Garfield Ave, Minneapolis",
   "sale_month": "2003-02",
   "price": 126698,
   "lot_sqft": 5760,
   "price_per_lot_sqft": 22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1471,
   "use": "APARTMENT",
   "parcel_id": "3402924320121"
  },
  {
   "address": "2701 Blaisdell Ave, Minneapolis",
   "sale_month": "2003-02",
   "price": 145000,
   "lot_sqft": 8567,
   "price_per_lot_sqft": 16.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2087,
   "use": "APARTMENT",
   "parcel_id": "3402924310126"
  },
  {
   "address": "2400 Nicollet Ave, Minneapolis",
   "sale_month": "2003-02",
   "price": 570000,
   "lot_sqft": 26147,
   "price_per_lot_sqft": 21.8,
   "price_per_building_sqft": 128.18,
   "building_sqft": 4447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4474,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240009"
  },
  {
   "address": "2509 5th Ave S, Minneapolis",
   "sale_month": "2003-02",
   "price": 84500,
   "lot_sqft": 5523,
   "price_per_lot_sqft": 15.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924140022"
  },
  {
   "address": "2504 Portland Ave, Minneapolis",
   "sale_month": "2003-02",
   "price": 454625,
   "lot_sqft": 7107,
   "price_per_lot_sqft": 63.97,
   "price_per_building_sqft": 234.34,
   "building_sqft": 1940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1952,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924140020"
  },
  {
   "address": "2100 Portland Ave, Minneapolis",
   "sale_month": "2003-02",
   "price": 70000,
   "lot_sqft": 5934,
   "price_per_lot_sqft": 11.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2833,
   "use": "APARTMENT",
   "parcel_id": "3402924110098"
  },
  {
   "address": "325 Wilder Street North, Saint Paul",
   "sale_month": "2003-02",
   "price": 393600,
   "lot_sqft": 5394,
   "price_per_lot_sqft": 72.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1953,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923330076"
  },
  {
   "address": "6449 Welcome Ave N, Brooklyn Park",
   "sale_month": "2003-02",
   "price": 710000,
   "lot_sqft": 49689,
   "price_per_lot_sqft": 14.29,
   "price_per_building_sqft": 49.67,
   "building_sqft": 14293,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14380,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311921310002"
  },
  {
   "address": "2600 Hennepin Ave, Minneapolis",
   "sale_month": "2003-02",
   "price": 1500000,
   "lot_sqft": 27160,
   "price_per_lot_sqft": 55.23,
   "price_per_building_sqft": 434.4,
   "building_sqft": 3453,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3474,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924420175"
  },
  {
   "address": "1419 27th St W, Minneapolis",
   "sale_month": "2003-02",
   "price": 950000,
   "lot_sqft": 6750,
   "price_per_lot_sqft": 140.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3963,
   "use": "APARTMENT",
   "parcel_id": "3302924310076"
  },
  {
   "address": "750 7th Street East, Saint Paul",
   "sale_month": "2003-02",
   "price": 220000,
   "lot_sqft": 9301,
   "price_per_lot_sqft": 23.65,
   "price_per_building_sqft": 135.72,
   "building_sqft": 1621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1631,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110113"
  },
  {
   "address": "122 3rd Street East, Chaska",
   "sale_month": "2003-02",
   "price": 200000,
   "lot_sqft": 3120,
   "price_per_lot_sqft": 64.1,
   "price_per_building_sqft": 80.19,
   "building_sqft": 2494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2509,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300502700"
  },
  {
   "address": "11949 West River Rd, Champlin",
   "sale_month": "2003-02",
   "price": 285000,
   "lot_sqft": 23295,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": 135.97,
   "building_sqft": 2096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2109,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2812021330001"
  },
  {
   "address": "1400 66th St E, Richfield",
   "sale_month": "2003-02",
   "price": 190000,
   "lot_sqft": 22549,
   "price_per_lot_sqft": 8.43,
   "price_per_building_sqft": 98.39,
   "building_sqft": 1931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1943,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824130085"
  },
  {
   "address": "455 99th Avenue Northwest, Coon Rapids",
   "sale_month": "2003-02",
   "price": 1400000,
   "lot_sqft": 218678,
   "price_per_lot_sqft": 6.4,
   "price_per_building_sqft": 45.08,
   "building_sqft": 31053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31241,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "253124210052"
  },
  {
   "address": null,
   "sale_month": "2003-02",
   "price": 336000,
   "lot_sqft": 6079,
   "price_per_lot_sqft": 55.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923310095"
  },
  {
   "address": "2425 Riverside Ave, Minneapolis",
   "sale_month": "2003-02",
   "price": 132500,
   "lot_sqft": 3173,
   "price_per_lot_sqft": 41.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924430069"
  },
  {
   "address": "811 Mainstreet, Hopkins",
   "sale_month": "2003-02",
   "price": 180000,
   "lot_sqft": 2916,
   "price_per_lot_sqft": 61.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420069"
  },
  {
   "address": "5800 2 1/2 Street Northeast, Fridley",
   "sale_month": "2003-02",
   "price": 325900,
   "lot_sqft": 10420,
   "price_per_lot_sqft": 31.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1955,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "233024230082"
  },
  {
   "address": "1702 Mainstreet, Hopkins",
   "sale_month": "2003-02",
   "price": 310000,
   "lot_sqft": 12144,
   "price_per_lot_sqft": 25.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722440036"
  },
  {
   "address": "206 Washington Ave N, Minneapolis",
   "sale_month": "2003-02",
   "price": 1800000,
   "lot_sqft": 5458,
   "price_per_lot_sqft": 329.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10706,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924410041"
  },
  {
   "address": "214 Washington Ave N, Minneapolis",
   "sale_month": "2003-02",
   "price": 1800000,
   "lot_sqft": 5454,
   "price_per_lot_sqft": 330.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924140148"
  },
  {
   "address": "218 Washington Ave N, Minneapolis",
   "sale_month": "2003-02",
   "price": 1800000,
   "lot_sqft": 17505,
   "price_per_lot_sqft": 102.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10841,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140082"
  },
  {
   "address": "15600 Medina Rd, Plymouth",
   "sale_month": "2003-02",
   "price": 2800000,
   "lot_sqft": 188424,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": 47.21,
   "building_sqft": 59309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59667,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822320010"
  },
  {
   "address": "620 South Street East, Belle Plaine",
   "sale_month": "2003-02",
   "price": 67000,
   "lot_sqft": 20983,
   "price_per_lot_sqft": 3.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200018950"
  },
  {
   "address": "800 Lilac Dr N, Golden Valley",
   "sale_month": "2003-02",
   "price": 1500000,
   "lot_sqft": 114557,
   "price_per_lot_sqft": 13.09,
   "price_per_building_sqft": 41.18,
   "building_sqft": 36423,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36643,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924230008"
  },
  {
   "address": "5761 33rd Ave S, Minneapolis",
   "sale_month": "2003-02",
   "price": 525000,
   "lot_sqft": 12244,
   "price_per_lot_sqft": 42.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3109,
   "use": "APARTMENT",
   "parcel_id": "1902823230070"
  },
  {
   "address": "274 Apollo Drive, Lino Lakes",
   "sale_month": "2003-02",
   "price": 2005012,
   "lot_sqft": 89268,
   "price_per_lot_sqft": 22.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25774,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "183122410020"
  },
  {
   "address": null,
   "sale_month": "2003-02",
   "price": 54000,
   "lot_sqft": 14562,
   "price_per_lot_sqft": 3.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411724440046"
  },
  {
   "address": null,
   "sale_month": "2003-02",
   "price": 54000,
   "lot_sqft": 7214,
   "price_per_lot_sqft": 7.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411724440045"
  },
  {
   "address": null,
   "sale_month": "2003-02",
   "price": 54000,
   "lot_sqft": 6073,
   "price_per_lot_sqft": 8.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411724440044"
  },
  {
   "address": null,
   "sale_month": "2003-02",
   "price": 54000,
   "lot_sqft": 2243,
   "price_per_lot_sqft": 24.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411724440043"
  },
  {
   "address": "21055 Ozark Avenue North, Scandia",
   "sale_month": "2003-02",
   "price": 43000,
   "lot_sqft": 108989,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "305",
   "parcel_id": "1403220440005"
  },
  {
   "address": "5510 Lynwood Blvd, Mound",
   "sale_month": "2003-02",
   "price": 1690000,
   "lot_sqft": 34171,
   "price_per_lot_sqft": 49.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8159,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330084"
  },
  {
   "address": "2362 11th Avenue East, North Saint Paul",
   "sale_month": "2003-02",
   "price": 153000,
   "lot_sqft": 14882,
   "price_per_lot_sqft": 10.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2309,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922230096"
  },
  {
   "address": "9110 Meadowview Rd, Bloomington",
   "sale_month": "2003-02",
   "price": 730000,
   "lot_sqft": 70596,
   "price_per_lot_sqft": 10.34,
   "price_per_building_sqft": 71.24,
   "building_sqft": 10247,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10309,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202724320039"
  },
  {
   "address": "510 Perro Creek Drive South, Bayport",
   "sale_month": "2003-02",
   "price": 140700,
   "lot_sqft": 33353,
   "price_per_lot_sqft": 4.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8274,
   "use": "305",
   "parcel_id": "1102920330029"
  },
  {
   "address": "906 Wescott Trail, Eagan",
   "sale_month": "2003-02",
   "price": 420000,
   "lot_sqft": 9915,
   "price_per_lot_sqft": 42.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361201085"
  },
  {
   "address": "3002 2nd St N, Minneapolis",
   "sale_month": "2003-02",
   "price": 1450000,
   "lot_sqft": 81879,
   "price_per_lot_sqft": 17.71,
   "price_per_building_sqft": 35.51,
   "building_sqft": 40830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41076,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924310098"
  },
  {
   "address": "4301 1st Ave S, Minneapolis",
   "sale_month": "2003-02",
   "price": 160000,
   "lot_sqft": 9724,
   "price_per_lot_sqft": 16.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3205,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824420172"
  },
  {
   "address": "13290 Dem Con Drive, Louisville Township",
   "sale_month": "2003-02",
   "price": 69930,
   "lot_sqft": 67573,
   "price_per_lot_sqft": 1.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "070320020"
  },
  {
   "address": "8061 Pleasant View Drive, Spring Lake Park",
   "sale_month": "2003-02",
   "price": 410000,
   "lot_sqft": 28906,
   "price_per_lot_sqft": 14.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3957,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063023320025"
  },
  {
   "address": "3249 Stinson Blvd NE, St. Anthony",
   "sale_month": "2003-02",
   "price": 250000,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": 91.21,
   "building_sqft": 2741,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2757,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602923320039"
  },
  {
   "address": "3249 Stinson Blvd NE, St. Anthony",
   "sale_month": "2003-02",
   "price": 250000,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602923320038"
  },
  {
   "address": "1814 Selby Avenue, Saint Paul",
   "sale_month": "2003-02",
   "price": 154000,
   "lot_sqft": 5705,
   "price_per_lot_sqft": 26.99,
   "price_per_building_sqft": 35.51,
   "building_sqft": 4337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4363,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120167"
  },
  {
   "address": null,
   "sale_month": "2003-02",
   "price": 420000,
   "lot_sqft": 6369,
   "price_per_lot_sqft": 65.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823330049"
  },
  {
   "address": "1022 Osceola Avenue, Saint Paul",
   "sale_month": "2003-02",
   "price": 420000,
   "lot_sqft": 11414,
   "price_per_lot_sqft": 36.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2699,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823330048"
  },
  {
   "address": "13560 County Road 5, Burnsville",
   "sale_month": "2003-02",
   "price": 618900,
   "lot_sqft": 104767,
   "price_per_lot_sqft": 5.91,
   "price_per_building_sqft": 41.07,
   "building_sqft": 15068,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15159,
   "use": "Commercial-preferred",
   "parcel_id": "020230013060"
  },
  {
   "address": null,
   "sale_month": "2003-02",
   "price": 56100,
   "lot_sqft": 22119,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "020230002010"
  },
  {
   "address": null,
   "sale_month": "2003-02",
   "price": 60000,
   "lot_sqft": 16981,
   "price_per_lot_sqft": 3.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "013125310048"
  },
  {
   "address": "3300 Stinson Blvd, Minneapolis",
   "sale_month": "2003-02",
   "price": 130000,
   "lot_sqft": 13246,
   "price_per_lot_sqft": 9.81,
   "price_per_building_sqft": 32.66,
   "building_sqft": 3980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4004,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924140061"
  },
  {
   "address": "350 Birch Street South, Waconia",
   "sale_month": "2003-01",
   "price": 275000,
   "lot_sqft": 22222,
   "price_per_lot_sqft": 12.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755020301"
  },
  {
   "address": null,
   "sale_month": "2003-01",
   "price": 27408,
   "lot_sqft": 43470,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6197,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "588500100"
  },
  {
   "address": "214 Ash Avenue North, Mayer",
   "sale_month": "2003-01",
   "price": 35000,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 4.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500330"
  },
  {
   "address": "1301 Concord Street South, South Saint Paul",
   "sale_month": "2003-01",
   "price": 770000,
   "lot_sqft": 125861,
   "price_per_lot_sqft": 6.12,
   "price_per_building_sqft": 111.46,
   "building_sqft": 6908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6950,
   "use": "Commercial-preferred",
   "parcel_id": "367150015293"
  },
  {
   "address": "2829 Park Ave, Minneapolis",
   "sale_month": "2003-01",
   "price": 71000,
   "lot_sqft": 9748,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3864,
   "use": "APARTMENT",
   "parcel_id": "3502924330020"
  },
  {
   "address": "2384 Station Parkway Northwest, Andover",
   "sale_month": "2003-01",
   "price": 350000,
   "lot_sqft": 47136,
   "price_per_lot_sqft": 7.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5637,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "343224320013"
  },
  {
   "address": "2747 Stevens Ave, Minneapolis",
   "sale_month": "2003-01",
   "price": 5177500,
   "lot_sqft": 38473,
   "price_per_lot_sqft": 134.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12123,
   "use": "APARTMENT",
   "parcel_id": "3402924420229"
  },
  {
   "address": "2732 2nd Ave S, Minneapolis",
   "sale_month": "2003-01",
   "price": 826200,
   "lot_sqft": 34452,
   "price_per_lot_sqft": 23.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14045,
   "use": "APARTMENT",
   "parcel_id": "3402924420174"
  },
  {
   "address": "2647 Garfield Ave, Minneapolis",
   "sale_month": "2003-01",
   "price": 700000,
   "lot_sqft": 5764,
   "price_per_lot_sqft": 121.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3445,
   "use": "APARTMENT",
   "parcel_id": "3402924320120"
  },
  {
   "address": "11681 Theatre Dr N, Champlin",
   "sale_month": "2003-01",
   "price": 468996,
   "lot_sqft": 42598,
   "price_per_lot_sqft": 11.01,
   "price_per_building_sqft": 80.79,
   "building_sqft": 5805,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5840,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021210100"
  },
  {
   "address": "4445 77th St W, Edina",
   "sale_month": "2003-01",
   "price": 1775000,
   "lot_sqft": 86636,
   "price_per_lot_sqft": 20.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824430014"
  },
  {
   "address": "4445 77th St W, Edina",
   "sale_month": "2003-01",
   "price": 1775000,
   "lot_sqft": 86633,
   "price_per_lot_sqft": 20.49,
   "price_per_building_sqft": 72.15,
   "building_sqft": 24602,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24750,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824430013"
  },
  {
   "address": "2725 University Ave SE, Minneapolis",
   "sale_month": "2003-01",
   "price": 260000,
   "lot_sqft": 37407,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": 31.57,
   "building_sqft": 8236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8285,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923130049"
  },
  {
   "address": "1120 Wayzata Blvd, Minneapolis",
   "sale_month": "2003-01",
   "price": 263261,
   "lot_sqft": 54162,
   "price_per_lot_sqft": 4.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2802924130005"
  },
  {
   "address": "1211 4th Avenue East, Shakopee",
   "sale_month": "2003-01",
   "price": 200000,
   "lot_sqft": 45076,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270870070"
  },
  {
   "address": "1525 Lasalle Ave, Minneapolis",
   "sale_month": "2003-01",
   "price": 1500000,
   "lot_sqft": 9319,
   "price_per_lot_sqft": 160.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5473,
   "use": "APARTMENT",
   "parcel_id": "2702924310078"
  },
  {
   "address": "119 Main Street West, New Prague",
   "sale_month": "2003-01",
   "price": 240000,
   "lot_sqft": 9918,
   "price_per_lot_sqft": 24.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341540"
  },
  {
   "address": "411 Main Street East, New Prague",
   "sale_month": "2003-01",
   "price": 132500,
   "lot_sqft": 10235,
   "price_per_lot_sqft": 12.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1615,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240040110"
  },
  {
   "address": "21601 129th Ave N, Rogers",
   "sale_month": "2003-01",
   "price": 30000,
   "lot_sqft": 599,
   "price_per_lot_sqft": 50.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2312023310029"
  },
  {
   "address": "7740 Barbara Avenue, Inver Grove Heights",
   "sale_month": "2003-01",
   "price": 330000,
   "lot_sqft": 55525,
   "price_per_lot_sqft": 5.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2750,
   "use": "Apartment",
   "parcel_id": "203640004270"
  },
  {
   "address": "1371 Arcade Street, Saint Paul",
   "sale_month": "2003-01",
   "price": 360000,
   "lot_sqft": 16524,
   "price_per_lot_sqft": 21.79,
   "price_per_building_sqft": 60.76,
   "building_sqft": 5925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5961,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202922410107"
  },
  {
   "address": "2301 Pine Street, Hastings",
   "sale_month": "2003-01",
   "price": 357250,
   "lot_sqft": 8634,
   "price_per_lot_sqft": 41.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3461,
   "use": "Apartment",
   "parcel_id": "196330000217"
  },
  {
   "address": null,
   "sale_month": "2003-01",
   "price": 112650,
   "lot_sqft": 8243,
   "price_per_lot_sqft": 13.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "196330000216"
  },
  {
   "address": null,
   "sale_month": "2003-01",
   "price": 112650,
   "lot_sqft": 8243,
   "price_per_lot_sqft": 13.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "Apartment",
   "parcel_id": "196330000215"
  },
  {
   "address": null,
   "sale_month": "2003-01",
   "price": 356700,
   "lot_sqft": 8633,
   "price_per_lot_sqft": 41.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "Apartment",
   "parcel_id": "196330000214"
  },
  {
   "address": "118 2nd Street East, Hastings",
   "sale_month": "2003-01",
   "price": 185000,
   "lot_sqft": 3069,
   "price_per_lot_sqft": 60.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215013013"
  },
  {
   "address": null,
   "sale_month": "2003-01",
   "price": 122500,
   "lot_sqft": 121607,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922320027"
  },
  {
   "address": "1870 Rice Street North, Maplewood",
   "sale_month": "2003-01",
   "price": 1000000,
   "lot_sqft": 440126,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": 43.69,
   "building_sqft": 22889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23027,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922320025"
  },
  {
   "address": "100 1st St NE, Osseo",
   "sale_month": "2003-01",
   "price": 137000,
   "lot_sqft": 8969,
   "price_per_lot_sqft": 15.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230045"
  },
  {
   "address": "2010 Washington Ave N, Minneapolis",
   "sale_month": "2003-01",
   "price": 675000,
   "lot_sqft": 28317,
   "price_per_lot_sqft": 23.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1502924240098"
  },
  {
   "address": "2006 Washington Ave N, Minneapolis",
   "sale_month": "2003-01",
   "price": 260000,
   "lot_sqft": 6460,
   "price_per_lot_sqft": 40.25,
   "price_per_building_sqft": 220.71,
   "building_sqft": 1178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1185,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240083"
  },
  {
   "address": "670 County Road B West, Roseville",
   "sale_month": "2003-01",
   "price": 1575000,
   "lot_sqft": 159084,
   "price_per_lot_sqft": 9.9,
   "price_per_building_sqft": 47.18,
   "building_sqft": 33384,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33585,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142923110002"
  },
  {
   "address": "2418 Margaret Street North, North Saint Paul",
   "sale_month": "2003-01",
   "price": 180000,
   "lot_sqft": 15245,
   "price_per_lot_sqft": 11.81,
   "price_per_building_sqft": 29.95,
   "building_sqft": 6010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6046,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922130098"
  },
  {
   "address": "3006 Emerson Ave N, Minneapolis",
   "sale_month": "2003-01",
   "price": 205000,
   "lot_sqft": 5738,
   "price_per_lot_sqft": 35.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1103,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924420016"
  },
  {
   "address": "111 Cesar Chavez Street, Saint Paul",
   "sale_month": "2003-01",
   "price": 120000,
   "lot_sqft": 4049,
   "price_per_lot_sqft": 29.64,
   "price_per_building_sqft": 64.62,
   "building_sqft": 1857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1868,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822210074"
  },
  {
   "address": null,
   "sale_month": "2003-01",
   "price": 190000,
   "lot_sqft": 6345,
   "price_per_lot_sqft": 29.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110057"
  },
  {
   "address": "4016 Utica Ave S, St. Louis Park",
   "sale_month": "2003-01",
   "price": 370000,
   "lot_sqft": 10811,
   "price_per_lot_sqft": 34.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4773,
   "use": "APARTMENT",
   "parcel_id": "0702824230093"
  },
  {
   "address": "215 Ohio Street, Saint Paul",
   "sale_month": "2003-01",
   "price": 80000,
   "lot_sqft": 23866,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": 10.42,
   "building_sqft": 7674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7720,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822430046"
  },
  {
   "address": "199 Medina St N, Loretto",
   "sale_month": "2003-01",
   "price": 270000,
   "lot_sqft": 6744,
   "price_per_lot_sqft": 40.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "APARTMENT",
   "parcel_id": "0611823430059"
  },
  {
   "address": "201 Medina St N, Loretto",
   "sale_month": "2003-01",
   "price": 625000,
   "lot_sqft": 4388,
   "price_per_lot_sqft": 142.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2802,
   "use": "APARTMENT",
   "parcel_id": "0611823430004"
  },
  {
   "address": "7610 Bass Lake Rd, New Hope",
   "sale_month": "2003-01",
   "price": 525000,
   "lot_sqft": 27922,
   "price_per_lot_sqft": 18.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3993,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0511821320004"
  },
  {
   "address": "8001 Lake Drive, Lino Lakes",
   "sale_month": "2003-01",
   "price": 187000,
   "lot_sqft": 22743,
   "price_per_lot_sqft": 8.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3840,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "043122330010"
  },
  {
   "address": "1421 Dakota Ave S, St. Louis Park",
   "sale_month": "2003-01",
   "price": 1545000,
   "lot_sqft": 34326,
   "price_per_lot_sqft": 45.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6987,
   "use": "APARTMENT",
   "parcel_id": "0411721320067"
  },
  {
   "address": "3718 Bryant Ave S, Minneapolis",
   "sale_month": "2003-01",
   "price": 375605,
   "lot_sqft": 10962,
   "price_per_lot_sqft": 34.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4628,
   "use": "APARTMENT",
   "parcel_id": "0402824440125"
  },
  {
   "address": "3016 Irving Ave S, Minneapolis",
   "sale_month": "2003-01",
   "price": 480000,
   "lot_sqft": 5902,
   "price_per_lot_sqft": 81.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 906,
   "use": "TRIPLEX",
   "parcel_id": "0402824210035"
  },
  {
   "address": "3325 15th Ave S, Minneapolis",
   "sale_month": "2003-01",
   "price": 270000,
   "lot_sqft": 6227,
   "price_per_lot_sqft": 43.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2436,
   "use": "APARTMENT",
   "parcel_id": "0202824130080"
  },
  {
   "address": "1200 Powderhorn Ter, Minneapolis",
   "sale_month": "2003-01",
   "price": 385000,
   "lot_sqft": 4257,
   "price_per_lot_sqft": 90.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1300,
   "use": "TRIPLEX",
   "parcel_id": "0202824120070"
  },
  {
   "address": "587 Grand Avenue, Saint Paul",
   "sale_month": "2003-01",
   "price": 870000,
   "lot_sqft": 7505,
   "price_per_lot_sqft": 115.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4374,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320042"
  },
  {
   "address": "285 Century Avenue North, Maplewood",
   "sale_month": "2002-12",
   "price": 1500000,
   "lot_sqft": 94769,
   "price_per_lot_sqft": 15.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10754,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362922440001"
  },
  {
   "address": "2216 Garfield Ave, Minneapolis",
   "sale_month": "2002-12",
   "price": 700000,
   "lot_sqft": 12317,
   "price_per_lot_sqft": 56.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8065,
   "use": "APARTMENT",
   "parcel_id": "3402924220184"
  },
  {
   "address": "2323 Garfield Ave, Minneapolis",
   "sale_month": "2002-12",
   "price": 650000,
   "lot_sqft": 8985,
   "price_per_lot_sqft": 72.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2337,
   "use": "APARTMENT",
   "parcel_id": "3402924220168"
  },
  {
   "address": "2304 Harriet Ave, Minneapolis",
   "sale_month": "2002-12",
   "price": 455000,
   "lot_sqft": 7704,
   "price_per_lot_sqft": 59.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3881,
   "use": "APARTMENT",
   "parcel_id": "3402924220163"
  },
  {
   "address": "2015 2nd Ave S, Minneapolis",
   "sale_month": "2002-12",
   "price": 269900,
   "lot_sqft": 6354,
   "price_per_lot_sqft": 42.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2068,
   "use": "APARTMENT",
   "parcel_id": "3402924120013"
  },
  {
   "address": "315 Pierce Street, Saint Paul",
   "sale_month": "2002-12",
   "price": 1050000,
   "lot_sqft": 71435,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": 33.29,
   "building_sqft": 31544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31734,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923440117"
  },
  {
   "address": "1710 Concordia Avenue, Saint Paul",
   "sale_month": "2002-12",
   "price": 125000,
   "lot_sqft": 39723,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": 10.1,
   "building_sqft": 12374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12449,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923430105"
  },
  {
   "address": "714 Lake St W, Minneapolis",
   "sale_month": "2002-12",
   "price": 663000,
   "lot_sqft": 31693,
   "price_per_lot_sqft": 20.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21744,
   "use": "APARTMENT",
   "parcel_id": "3302924440147"
  },
  {
   "address": "1506 Lake St W, Minneapolis",
   "sale_month": "2002-12",
   "price": 2457000,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 444.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7590,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924340051"
  },
  {
   "address": "723 Hadley Avenue North, Oakdale",
   "sale_month": "2002-12",
   "price": 1750000,
   "lot_sqft": 333331,
   "price_per_lot_sqft": 5.25,
   "price_per_building_sqft": 36.9,
   "building_sqft": 47426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47712,
   "use": "305",
   "parcel_id": "3202921230024"
  },
  {
   "address": "4918 Lincoln Dr, Edina",
   "sale_month": "2002-12",
   "price": 495000,
   "lot_sqft": 1945,
   "price_per_lot_sqft": 254.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230015"
  },
  {
   "address": "4916 Lincoln Dr, Edina",
   "sale_month": "2002-12",
   "price": 495000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 335.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230014"
  },
  {
   "address": "4914 Lincoln Dr, Edina",
   "sale_month": "2002-12",
   "price": 495000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 335.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230013"
  },
  {
   "address": "4912 Lincoln Dr, Edina",
   "sale_month": "2002-12",
   "price": 495000,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 335.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230012"
  },
  {
   "address": "810 Thornton St SE, Minneapolis",
   "sale_month": "2002-12",
   "price": 5800000,
   "lot_sqft": 39166,
   "price_per_lot_sqft": 148.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8029,
   "use": "APARTMENT",
   "parcel_id": "3002923340067"
  },
  {
   "address": "804 Thornton St SE, Minneapolis",
   "sale_month": "2002-12",
   "price": 5800000,
   "lot_sqft": 5079,
   "price_per_lot_sqft": 1141.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923340025"
  },
  {
   "address": "48 27th Ave SE, Minneapolis",
   "sale_month": "2002-12",
   "price": 1060000,
   "lot_sqft": 14267,
   "price_per_lot_sqft": 74.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3853,
   "use": "APARTMENT",
   "parcel_id": "3002923310032"
  },
  {
   "address": "501 Kasota Ave, Minneapolis",
   "sale_month": "2002-12",
   "price": 2300,
   "lot_sqft": 6063,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923110014"
  },
  {
   "address": "2478 Territorial Road, Saint Paul",
   "sale_month": "2002-12",
   "price": 642000,
   "lot_sqft": 8330,
   "price_per_lot_sqft": 77.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923310082"
  },
  {
   "address": "2490 Territorial Road, Saint Paul",
   "sale_month": "2002-12",
   "price": 642000,
   "lot_sqft": 21605,
   "price_per_lot_sqft": 29.72,
   "price_per_building_sqft": 28.79,
   "building_sqft": 22297,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22432,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923310081"
  },
  {
   "address": "2578 Kasota Avenue, Saint Paul",
   "sale_month": "2002-12",
   "price": 282700,
   "lot_sqft": 45137,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": 55.78,
   "building_sqft": 5068,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5098,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923220012"
  },
  {
   "address": "2076 Como Avenue, Saint Paul",
   "sale_month": "2002-12",
   "price": 346500,
   "lot_sqft": 8397,
   "price_per_lot_sqft": 41.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3000,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923110072"
  },
  {
   "address": "329 Adams Street South, Shakopee",
   "sale_month": "2002-12",
   "price": 320000,
   "lot_sqft": 32714,
   "price_per_lot_sqft": 9.78,
   "price_per_building_sqft": 122.09,
   "building_sqft": 2621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2637,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279010130"
  },
  {
   "address": null,
   "sale_month": "2002-12",
   "price": 37000,
   "lot_sqft": 13396,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "273024440007"
  },
  {
   "address": "1471 Wynne Avenue, Saint Paul",
   "sale_month": "2002-12",
   "price": 275000,
   "lot_sqft": 9717,
   "price_per_lot_sqft": 28.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3232,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923220051"
  },
  {
   "address": "1525 Dalles Drive, Shakopee",
   "sale_month": "2002-12",
   "price": 267000,
   "lot_sqft": 52612,
   "price_per_lot_sqft": 5.07,
   "price_per_building_sqft": 59.89,
   "building_sqft": 4458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4485,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271770020"
  },
  {
   "address": "955 Western Avenue North, Saint Paul",
   "sale_month": "2002-12",
   "price": 6000,
   "lot_sqft": 4199,
   "price_per_lot_sqft": 1.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923310002"
  },
  {
   "address": "1009 6th St S, Hopkins",
   "sale_month": "2002-12",
   "price": 190000,
   "lot_sqft": 12096,
   "price_per_lot_sqft": 15.71,
   "price_per_building_sqft": 40.16,
   "building_sqft": 4731,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4760,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240007"
  },
  {
   "address": null,
   "sale_month": "2002-12",
   "price": 862500,
   "lot_sqft": 130343,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511722120013"
  },
  {
   "address": "5270 Main St E, Maple Plain",
   "sale_month": "2002-12",
   "price": 335000,
   "lot_sqft": 8161,
   "price_per_lot_sqft": 41.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824340044"
  },
  {
   "address": "317 14th Ave SE, Minneapolis",
   "sale_month": "2002-12",
   "price": 1443000,
   "lot_sqft": 3214,
   "price_per_lot_sqft": 448.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430054"
  },
  {
   "address": "509 6th St SE, Minneapolis",
   "sale_month": "2002-12",
   "price": 465000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 42.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1757,
   "use": "TRIPLEX",
   "parcel_id": "2402924230091"
  },
  {
   "address": "7876 Main St N, Maple Grove",
   "sale_month": "2002-12",
   "price": 9500000,
   "lot_sqft": 87199,
   "price_per_lot_sqft": 108.95,
   "price_per_building_sqft": 378.26,
   "building_sqft": 25115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25266,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922330008"
  },
  {
   "address": "509 Central Ave NE, Minneapolis",
   "sale_month": "2002-12",
   "price": 180000,
   "lot_sqft": 9246,
   "price_per_lot_sqft": 19.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23668,
   "use": "APARTMENT",
   "parcel_id": "2302924120029"
  },
  {
   "address": "7881 Main St N, Maple Grove",
   "sale_month": "2002-12",
   "price": 9500000,
   "lot_sqft": 52193,
   "price_per_lot_sqft": 182.02,
   "price_per_building_sqft": 443.01,
   "building_sqft": 21444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21574,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922440064"
  },
  {
   "address": "200 Washington Ave N, Minneapolis",
   "sale_month": "2002-12",
   "price": 300000,
   "lot_sqft": 5462,
   "price_per_lot_sqft": 54.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410042"
  },
  {
   "address": "3235 Fernbrook La N, Plymouth",
   "sale_month": "2002-12",
   "price": 294083,
   "lot_sqft": 2182,
   "price_per_lot_sqft": 134.78,
   "price_per_building_sqft": 65.12,
   "building_sqft": 4516,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4543,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140035"
  },
  {
   "address": "6114 Excelsior Blvd, St. Louis Park",
   "sale_month": "2002-12",
   "price": 492000,
   "lot_sqft": 9546,
   "price_per_lot_sqft": 51.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3697,
   "use": "APARTMENT",
   "parcel_id": "2111721230131"
  },
  {
   "address": "8455 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2002-12",
   "price": 315000,
   "lot_sqft": 40604,
   "price_per_lot_sqft": 7.76,
   "price_per_building_sqft": 79.25,
   "building_sqft": 3975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3999,
   "use": "300",
   "parcel_id": "2102721210008"
  },
  {
   "address": "10136 Central Avenue Northeast, Blaine",
   "sale_month": "2002-12",
   "price": 151510,
   "lot_sqft": 64516,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "203123340010"
  },
  {
   "address": "5733 Bossen Ter, Minneapolis",
   "sale_month": "2002-12",
   "price": 450000,
   "lot_sqft": 9927,
   "price_per_lot_sqft": 45.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3415,
   "use": "APARTMENT",
   "parcel_id": "1902823230061"
  },
  {
   "address": "815 Taft St NE, Minneapolis",
   "sale_month": "2002-12",
   "price": 585460,
   "lot_sqft": 44161,
   "price_per_lot_sqft": 13.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923320005"
  },
  {
   "address": "801 Taft St NE, Minneapolis",
   "sale_month": "2002-12",
   "price": 585460,
   "lot_sqft": 21447,
   "price_per_lot_sqft": 27.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923320004"
  },
  {
   "address": "5000 34th Ave S, Minneapolis",
   "sale_month": "2002-12",
   "price": 150000,
   "lot_sqft": 5875,
   "price_per_lot_sqft": 25.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823320001"
  },
  {
   "address": "730 Cleveland Avenue South, Saint Paul",
   "sale_month": "2002-12",
   "price": 425000,
   "lot_sqft": 13101,
   "price_per_lot_sqft": 32.44,
   "price_per_building_sqft": 157.47,
   "building_sqft": 2699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2715,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162823220011"
  },
  {
   "address": "212 17th Ave N, Minneapolis",
   "sale_month": "2002-12",
   "price": 275000,
   "lot_sqft": 9067,
   "price_per_lot_sqft": 30.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924310094"
  },
  {
   "address": "4890 Morehead Avenue, White Bear Lake",
   "sale_month": "2002-12",
   "price": 170000,
   "lot_sqft": 7463,
   "price_per_lot_sqft": 22.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1486,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "133022230041"
  },
  {
   "address": null,
   "sale_month": "2002-12",
   "price": 107800,
   "lot_sqft": 22103,
   "price_per_lot_sqft": 4.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311922140114"
  },
  {
   "address": "233 2nd Ave NW, Osseo",
   "sale_month": "2002-12",
   "price": 115000,
   "lot_sqft": 7590,
   "price_per_lot_sqft": 15.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311922140035"
  },
  {
   "address": "233 2nd Ave NW, Osseo",
   "sale_month": "2002-12",
   "price": 115000,
   "lot_sqft": 7591,
   "price_per_lot_sqft": 15.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311922140034"
  },
  {
   "address": "233 2nd Ave NW, Osseo",
   "sale_month": "2002-12",
   "price": 115000,
   "lot_sqft": 8478,
   "price_per_lot_sqft": 13.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311922140033"
  },
  {
   "address": "1710 Johnson St NE, Minneapolis",
   "sale_month": "2002-12",
   "price": 500000,
   "lot_sqft": 12492,
   "price_per_lot_sqft": 40.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3360,
   "use": "APARTMENT",
   "parcel_id": "1302924210086"
  },
  {
   "address": "1700 Johnson St NE, Minneapolis",
   "sale_month": "2002-12",
   "price": 500000,
   "lot_sqft": 12492,
   "price_per_lot_sqft": 40.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3360,
   "use": "APARTMENT",
   "parcel_id": "1302924210009"
  },
  {
   "address": "2915 38th St E, Minneapolis",
   "sale_month": "2002-12",
   "price": 31000,
   "lot_sqft": 6730,
   "price_per_lot_sqft": 4.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202824110197"
  },
  {
   "address": "666 22nd Ave NE, Minneapolis",
   "sale_month": "2002-12",
   "price": 465000,
   "lot_sqft": 28464,
   "price_per_lot_sqft": 16.34,
   "price_per_building_sqft": 35.4,
   "building_sqft": 13136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13216,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924420161"
  },
  {
   "address": "896 Wescott Square, Eagan",
   "sale_month": "2002-12",
   "price": 430000,
   "lot_sqft": 8159,
   "price_per_lot_sqft": 52.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12484,
   "use": "Apartment",
   "parcel_id": "108361101140"
  },
  {
   "address": "1560 Randolph Avenue, Saint Paul",
   "sale_month": "2002-12",
   "price": 182000,
   "lot_sqft": 5100,
   "price_per_lot_sqft": 35.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823320126"
  },
  {
   "address": "1554 Randolph Avenue, Saint Paul",
   "sale_month": "2002-12",
   "price": 275000,
   "lot_sqft": 4918,
   "price_per_lot_sqft": 55.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823320125"
  },
  {
   "address": null,
   "sale_month": "2002-12",
   "price": 450000,
   "lot_sqft": 3059,
   "price_per_lot_sqft": 147.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823240154"
  },
  {
   "address": "1847 Randolph Avenue, Saint Paul",
   "sale_month": "2002-12",
   "price": 450000,
   "lot_sqft": 7055,
   "price_per_lot_sqft": 63.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4662,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823240153"
  },
  {
   "address": "4811 Excelsior Blvd, St. Louis Park",
   "sale_month": "2002-12",
   "price": 265000,
   "lot_sqft": 11884,
   "price_per_lot_sqft": 22.3,
   "price_per_building_sqft": 42.65,
   "building_sqft": 6214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6252,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210015"
  },
  {
   "address": "5420 State Hwy No 169, New Hope",
   "sale_month": "2002-12",
   "price": 2734743,
   "lot_sqft": 208820,
   "price_per_lot_sqft": 13.1,
   "price_per_building_sqft": 42.17,
   "building_sqft": 64848,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65239,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821330007"
  },
  {
   "address": "6201 Dell Rd, Eden Prairie",
   "sale_month": "2002-12",
   "price": 1720000,
   "lot_sqft": 88851,
   "price_per_lot_sqft": 19.36,
   "price_per_building_sqft": 111.66,
   "building_sqft": 15404,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15497,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0611622210023"
  },
  {
   "address": "6865 Washington Ave S, Edina",
   "sale_month": "2002-12",
   "price": 1375000,
   "lot_sqft": 89977,
   "price_per_lot_sqft": 15.28,
   "price_per_building_sqft": 41.1,
   "building_sqft": 33453,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33655,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611621330048"
  },
  {
   "address": "3508 Dupont Ave S, Minneapolis",
   "sale_month": "2002-12",
   "price": 750000,
   "lot_sqft": 5411,
   "price_per_lot_sqft": 138.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2785,
   "use": "APARTMENT",
   "parcel_id": "0402824420134"
  },
  {
   "address": "3146 Girard Ave S, Minneapolis",
   "sale_month": "2002-12",
   "price": 176000,
   "lot_sqft": 6558,
   "price_per_lot_sqft": 26.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4846,
   "use": "APARTMENT",
   "parcel_id": "0402824130001"
  },
  {
   "address": "3150 Harriet Ave, Minneapolis",
   "sale_month": "2002-12",
   "price": 100,
   "lot_sqft": 4007,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1546,
   "use": "TRIPLEX",
   "parcel_id": "0302824220136"
  },
  {
   "address": "2101 County Road 42 West, Burnsville",
   "sale_month": "2002-12",
   "price": 690000,
   "lot_sqft": 65283,
   "price_per_lot_sqft": 10.57,
   "price_per_building_sqft": 163.93,
   "building_sqft": 4209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4234,
   "use": "Commercial-preferred",
   "parcel_id": "025666601020"
  },
  {
   "address": "203 Virginia Street, Saint Paul",
   "sale_month": "2002-12",
   "price": 700000,
   "lot_sqft": 9146,
   "price_per_lot_sqft": 76.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3920,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120034"
  },
  {
   "address": "10500 Wayzata Blvd, Minnetonka",
   "sale_month": "2002-12",
   "price": 850000,
   "lot_sqft": 20270,
   "price_per_lot_sqft": 41.93,
   "price_per_building_sqft": 184.58,
   "building_sqft": 4605,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4632,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722240024"
  },
  {
   "address": "6875 Washington Ave S, Eden Prairie",
   "sale_month": "2002-12",
   "price": 1375000,
   "lot_sqft": 41092,
   "price_per_lot_sqft": 33.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622440007"
  },
  {
   "address": "7901 24th Ave S, Bloomington",
   "sale_month": "2002-12",
   "price": 47250000,
   "lot_sqft": 294101,
   "price_per_lot_sqft": 160.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724120005"
  },
  {
   "address": "540 Tamarack Ave, Long Lake",
   "sale_month": "2002-11",
   "price": 375000,
   "lot_sqft": 32037,
   "price_per_lot_sqft": 11.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14372,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230057"
  },
  {
   "address": "1400 Lagoon Ave, Minneapolis",
   "sale_month": "2002-11",
   "price": 1200000,
   "lot_sqft": 5994,
   "price_per_lot_sqft": 200.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302924430133"
  },
  {
   "address": "2919 Hennepin Ave, Minneapolis",
   "sale_month": "2002-11",
   "price": 1200000,
   "lot_sqft": 4896,
   "price_per_lot_sqft": 245.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430085"
  },
  {
   "address": "7541 9th Street North, Oakdale",
   "sale_month": "2002-11",
   "price": 374253,
   "lot_sqft": 238070,
   "price_per_lot_sqft": 1.57,
   "price_per_building_sqft": 44.4,
   "building_sqft": 8429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8480,
   "use": "300",
   "parcel_id": "3202921120040"
  },
  {
   "address": "18640 Robinson St, Dayton",
   "sale_month": "2002-11",
   "price": 465724,
   "lot_sqft": 12106,
   "price_per_lot_sqft": 38.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1269,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112122320133"
  },
  {
   "address": "1171 Raymond Avenue, Saint Paul",
   "sale_month": "2002-11",
   "price": 250000,
   "lot_sqft": 7829,
   "price_per_lot_sqft": 31.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1864,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923110007"
  },
  {
   "address": "1933 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2002-11",
   "price": 925000,
   "lot_sqft": 35107,
   "price_per_lot_sqft": 26.35,
   "price_per_building_sqft": 63.6,
   "building_sqft": 14544,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14632,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050100"
  },
  {
   "address": "1895 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2002-11",
   "price": 925000,
   "lot_sqft": 65288,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": 297.71,
   "building_sqft": 3107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3126,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270780010"
  },
  {
   "address": "1929 Columbus Ave, Minneapolis",
   "sale_month": "2002-11",
   "price": 95000,
   "lot_sqft": 1700,
   "price_per_lot_sqft": 55.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924330055"
  },
  {
   "address": "2128 Franklin Ave E, Minneapolis",
   "sale_month": "2002-11",
   "price": 73500,
   "lot_sqft": 6091,
   "price_per_lot_sqft": 12.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924340082"
  },
  {
   "address": "1901 5th St SE, Minneapolis",
   "sale_month": "2002-11",
   "price": 730000,
   "lot_sqft": 19989,
   "price_per_lot_sqft": 36.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2402924440072"
  },
  {
   "address": "315 19th Ave SE, Minneapolis",
   "sale_month": "2002-11",
   "price": 100,
   "lot_sqft": 7972,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2394,
   "use": "APARTMENT",
   "parcel_id": "2402924440014"
  },
  {
   "address": "21100 Rogers Dr, Rogers",
   "sale_month": "2002-11",
   "price": 1650000,
   "lot_sqft": 230569,
   "price_per_lot_sqft": 7.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023110002"
  },
  {
   "address": "1541 Maryland Avenue East, Saint Paul",
   "sale_month": "2002-11",
   "price": 275000,
   "lot_sqft": 20647,
   "price_per_lot_sqft": 13.32,
   "price_per_building_sqft": 50.31,
   "building_sqft": 5466,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5499,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922430040"
  },
  {
   "address": "21155 Hamburg Avenue, Lakeville",
   "sale_month": "2002-11",
   "price": 500000,
   "lot_sqft": 87031,
   "price_per_lot_sqft": 5.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "Commercial-preferred",
   "parcel_id": "221110004022"
  },
  {
   "address": "1109 5th St N, Minneapolis",
   "sale_month": "2002-11",
   "price": 650000,
   "lot_sqft": 13428,
   "price_per_lot_sqft": 48.41,
   "price_per_building_sqft": 651.96,
   "building_sqft": 997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1003,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220131"
  },
  {
   "address": "1051 6th St N, Minneapolis",
   "sale_month": "2002-11",
   "price": 650000,
   "lot_sqft": 15988,
   "price_per_lot_sqft": 40.66,
   "price_per_building_sqft": 45.62,
   "building_sqft": 14248,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14334,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924220108"
  },
  {
   "address": "5512 Nicollet Ave, Minneapolis",
   "sale_month": "2002-11",
   "price": 348547,
   "lot_sqft": 6362,
   "price_per_lot_sqft": 54.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1774,
   "use": "APARTMENT",
   "parcel_id": "2202824210096"
  },
  {
   "address": "1203 Bryant Ave N, Minneapolis",
   "sale_month": "2002-11",
   "price": 1200000,
   "lot_sqft": 5215,
   "price_per_lot_sqft": 230.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924110082"
  },
  {
   "address": "1130 7th St N, Minneapolis",
   "sale_month": "2002-11",
   "price": 1200000,
   "lot_sqft": 8253,
   "price_per_lot_sqft": 145.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924110080"
  },
  {
   "address": null,
   "sale_month": "2002-11",
   "price": 3300000,
   "lot_sqft": 8975,
   "price_per_lot_sqft": 367.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922410051"
  },
  {
   "address": "1300 Lorient Street, Saint Paul",
   "sale_month": "2002-11",
   "price": 3300000,
   "lot_sqft": 183313,
   "price_per_lot_sqft": 18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 67149,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922410048"
  },
  {
   "address": "1640 9th Street, White Bear Lake",
   "sale_month": "2002-11",
   "price": 1250000,
   "lot_sqft": 64293,
   "price_per_lot_sqft": 19.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6293,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153022130010"
  },
  {
   "address": "1626 9th Street, White Bear Lake",
   "sale_month": "2002-11",
   "price": 1250000,
   "lot_sqft": 64388,
   "price_per_lot_sqft": 19.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6404,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153022130009"
  },
  {
   "address": "1620 9th Street, White Bear Lake",
   "sale_month": "2002-11",
   "price": 1250000,
   "lot_sqft": 62306,
   "price_per_lot_sqft": 20.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5977,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153022130003"
  },
  {
   "address": "1634 9th Street, White Bear Lake",
   "sale_month": "2002-11",
   "price": 1632904,
   "lot_sqft": 66382,
   "price_per_lot_sqft": 24.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6405,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153022130002"
  },
  {
   "address": "84 14th Ave NE, Minneapolis",
   "sale_month": "2002-11",
   "price": 200250,
   "lot_sqft": 4968,
   "price_per_lot_sqft": 40.31,
   "price_per_building_sqft": 102.38,
   "building_sqft": 1956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1968,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924140014"
  },
  {
   "address": "652 17th Ave NE, Minneapolis",
   "sale_month": "2002-11",
   "price": 181000,
   "lot_sqft": 2195,
   "price_per_lot_sqft": 82.46,
   "price_per_building_sqft": 73.91,
   "building_sqft": 2449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2463,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924120101"
  },
  {
   "address": "4400 45th Ave N, Robbinsdale",
   "sale_month": "2002-11",
   "price": 925000,
   "lot_sqft": 63385,
   "price_per_lot_sqft": 14.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18826,
   "use": "APARTMENT",
   "parcel_id": "1011821330019"
  },
  {
   "address": "2555 California St NE, Minneapolis",
   "sale_month": "2002-11",
   "price": 160000,
   "lot_sqft": 16607,
   "price_per_lot_sqft": 9.63,
   "price_per_building_sqft": 36.87,
   "building_sqft": 4339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924140182"
  },
  {
   "address": "4554 4th Ave S, Minneapolis",
   "sale_month": "2002-11",
   "price": 500000,
   "lot_sqft": 2580,
   "price_per_lot_sqft": 193.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002824440130"
  },
  {
   "address": "4544 4th Ave S, Minneapolis",
   "sale_month": "2002-11",
   "price": 500000,
   "lot_sqft": 12904,
   "price_per_lot_sqft": 38.75,
   "price_per_building_sqft": 77.36,
   "building_sqft": 6463,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6503,
   "use": "APARTMENT",
   "parcel_id": "1002824440129"
  },
  {
   "address": "4540 4th Ave S, Minneapolis",
   "sale_month": "2002-11",
   "price": 500000,
   "lot_sqft": 5164,
   "price_per_lot_sqft": 96.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002824440128"
  },
  {
   "address": "4536 4th Ave S, Minneapolis",
   "sale_month": "2002-11",
   "price": 500000,
   "lot_sqft": 5165,
   "price_per_lot_sqft": 96.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002824440127"
  },
  {
   "address": "3948 Nicollet Ave, Minneapolis",
   "sale_month": "2002-11",
   "price": 150000,
   "lot_sqft": 17140,
   "price_per_lot_sqft": 8.75,
   "price_per_building_sqft": 50.76,
   "building_sqft": 2955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2973,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824210095"
  },
  {
   "address": "4148 Colfax Ave S, Minneapolis",
   "sale_month": "2002-11",
   "price": 558000,
   "lot_sqft": 8444,
   "price_per_lot_sqft": 66.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1485,
   "use": "TRIPLEX",
   "parcel_id": "0902824140157"
  },
  {
   "address": "2135 Program Avenue, Mounds View",
   "sale_month": "2002-11",
   "price": 336250,
   "lot_sqft": 20085,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": 87.34,
   "building_sqft": 3850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3873,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023440009"
  },
  {
   "address": "2214 Mounds View Boulevard, Mounds View",
   "sale_month": "2002-11",
   "price": 700000,
   "lot_sqft": 74765,
   "price_per_lot_sqft": 9.36,
   "price_per_building_sqft": 32.26,
   "building_sqft": 21696,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21827,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "083023430010"
  },
  {
   "address": "7624 Edgewood Drive, Mounds View",
   "sale_month": "2002-11",
   "price": 341900,
   "lot_sqft": 12426,
   "price_per_lot_sqft": 27.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1852,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220025"
  },
  {
   "address": "656 Lake Street South, Forest Lake",
   "sale_month": "2002-11",
   "price": 145000,
   "lot_sqft": 10246,
   "price_per_lot_sqft": 14.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16120,
   "use": "300",
   "parcel_id": "0803221420085"
  },
  {
   "address": "2401 42nd St W, Minneapolis",
   "sale_month": "2002-11",
   "price": 399900,
   "lot_sqft": 1470,
   "price_per_lot_sqft": 272.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0802824140100"
  },
  {
   "address": "3230 130th Street West, Louisville Township",
   "sale_month": "2002-11",
   "price": 795000,
   "lot_sqft": 236431,
   "price_per_lot_sqft": 3.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42359,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "070250020"
  },
  {
   "address": "3731 Toledo Ave N, Robbinsdale",
   "sale_month": "2002-11",
   "price": 370000,
   "lot_sqft": 66831,
   "price_per_lot_sqft": 5.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924330051"
  },
  {
   "address": "1801 St Clair Avenue, Saint Paul",
   "sale_month": "2002-11",
   "price": 193000,
   "lot_sqft": 5195,
   "price_per_lot_sqft": 37.15,
   "price_per_building_sqft": 165.67,
   "building_sqft": 1165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1173,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823430095"
  },
  {
   "address": "3012 Lyndale Ave S, Minneapolis",
   "sale_month": "2002-11",
   "price": 400000,
   "lot_sqft": 8256,
   "price_per_lot_sqft": 48.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110008"
  },
  {
   "address": "3520 Grand Ave S, Minneapolis",
   "sale_month": "2002-11",
   "price": 540000,
   "lot_sqft": 11691,
   "price_per_lot_sqft": 46.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4775,
   "use": "APARTMENT",
   "parcel_id": "0302824320127"
  },
  {
   "address": "14270 Buck Hill Road, Burnsville",
   "sale_month": "2002-11",
   "price": 1300000,
   "lot_sqft": 119958,
   "price_per_lot_sqft": 10.84,
   "price_per_building_sqft": 94.54,
   "building_sqft": 13751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13834,
   "use": "Commercial-preferred",
   "parcel_id": "021538001070"
  },
  {
   "address": "3700 Chicago Ave, Minneapolis",
   "sale_month": "2002-11",
   "price": 370000,
   "lot_sqft": 12464,
   "price_per_lot_sqft": 29.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824330056"
  },
  {
   "address": "3308 18th Ave S, Minneapolis",
   "sale_month": "2002-11",
   "price": 141500,
   "lot_sqft": 6082,
   "price_per_lot_sqft": 23.27,
   "price_per_building_sqft": 151.34,
   "building_sqft": 935,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 940,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824140106"
  },
  {
   "address": "1815 Lake St E, Minneapolis",
   "sale_month": "2002-11",
   "price": 95000,
   "lot_sqft": 2527,
   "price_per_lot_sqft": 37.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110003"
  },
  {
   "address": "1813 Lake St E, Minneapolis",
   "sale_month": "2002-11",
   "price": 95000,
   "lot_sqft": 1113,
   "price_per_lot_sqft": 85.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824110001"
  },
  {
   "address": "576 Grand Avenue, Saint Paul",
   "sale_month": "2002-11",
   "price": 62500,
   "lot_sqft": 7416,
   "price_per_lot_sqft": 8.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3836,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320060"
  },
  {
   "address": "2916 38th St E, Minneapolis",
   "sale_month": "2002-11",
   "price": 165000,
   "lot_sqft": 3046,
   "price_per_lot_sqft": 54.17,
   "price_per_building_sqft": 54.91,
   "building_sqft": 3005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3023,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824440074"
  },
  {
   "address": "342 Birch Street South, Waconia",
   "sale_month": "2002-10",
   "price": 40000,
   "lot_sqft": 5180,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1269,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755020341"
  },
  {
   "address": null,
   "sale_month": "2002-10",
   "price": 356400,
   "lot_sqft": 6845,
   "price_per_lot_sqft": 52.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503970"
  },
  {
   "address": null,
   "sale_month": "2002-10",
   "price": 29200,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 5.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "363255007300"
  },
  {
   "address": "911 Lund Boulevard, Anoka",
   "sale_month": "2002-10",
   "price": 6800000,
   "lot_sqft": 375549,
   "price_per_lot_sqft": 18.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 125117,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225230010"
  },
  {
   "address": null,
   "sale_month": "2002-10",
   "price": 6800000,
   "lot_sqft": 76753,
   "price_per_lot_sqft": 88.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225220067"
  },
  {
   "address": null,
   "sale_month": "2002-10",
   "price": 6800000,
   "lot_sqft": 456508,
   "price_per_lot_sqft": 14.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 124062,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "363225220066"
  },
  {
   "address": "3923 Lookout Place Northeast, Columbia Heights",
   "sale_month": "2002-10",
   "price": 632910,
   "lot_sqft": 21382,
   "price_per_lot_sqft": 29.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3677,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353024310130"
  },
  {
   "address": "690 University Avenue West, Saint Paul",
   "sale_month": "2002-10",
   "price": 191000,
   "lot_sqft": 4822,
   "price_per_lot_sqft": 39.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923410002"
  },
  {
   "address": "6501 Mckinley Street Northwest, Ramsey",
   "sale_month": "2002-10",
   "price": 456319,
   "lot_sqft": 55097,
   "price_per_lot_sqft": 8.28,
   "price_per_building_sqft": 46.47,
   "building_sqft": 9819,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9878,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "343225110027"
  },
  {
   "address": "1350 University Avenue West, Saint Paul",
   "sale_month": "2002-10",
   "price": 900000,
   "lot_sqft": 35932,
   "price_per_lot_sqft": 25.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310026"
  },
  {
   "address": "1493 University Avenue West, Saint Paul",
   "sale_month": "2002-10",
   "price": 310000,
   "lot_sqft": 9688,
   "price_per_lot_sqft": 32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230130"
  },
  {
   "address": "2836 Clinton Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 460000,
   "lot_sqft": 13890,
   "price_per_lot_sqft": 33.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440013"
  },
  {
   "address": "2835 Nicollet Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 144413,
   "lot_sqft": 5669,
   "price_per_lot_sqft": 25.47,
   "price_per_building_sqft": 29.18,
   "building_sqft": 4949,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4979,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924430086"
  },
  {
   "address": "2839 Nicollet Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 144413,
   "lot_sqft": 7098,
   "price_per_lot_sqft": 20.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924430085"
  },
  {
   "address": "2843 Nicollet Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 144413,
   "lot_sqft": 5009,
   "price_per_lot_sqft": 28.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924430084"
  },
  {
   "address": "2834 1st Ave S, Minneapolis",
   "sale_month": "2002-10",
   "price": 144413,
   "lot_sqft": 5669,
   "price_per_lot_sqft": 25.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3402924430080"
  },
  {
   "address": "2724 Nicollet Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 375000,
   "lot_sqft": 5779,
   "price_per_lot_sqft": 64.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310252"
  },
  {
   "address": "2716 Nicollet Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 375000,
   "lot_sqft": 5176,
   "price_per_lot_sqft": 72.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310250"
  },
  {
   "address": "2712 Nicollet Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 375000,
   "lot_sqft": 11879,
   "price_per_lot_sqft": 31.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310249"
  },
  {
   "address": "2526 Portland Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 325000,
   "lot_sqft": 6242,
   "price_per_lot_sqft": 52.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2107,
   "use": "TRIPLEX",
   "parcel_id": "3402924140066"
  },
  {
   "address": "2222 Portland Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 100,
   "lot_sqft": 5947,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1987,
   "use": "APARTMENT",
   "parcel_id": "3402924110071"
  },
  {
   "address": "2300 Portland Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 100,
   "lot_sqft": 5823,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1997,
   "use": "APARTMENT",
   "parcel_id": "3402924110041"
  },
  {
   "address": "1000 Labore Industrial Court, Vadnais Heights",
   "sale_month": "2002-10",
   "price": 225000,
   "lot_sqft": 99863,
   "price_per_lot_sqft": 2.25,
   "price_per_building_sqft": 11.63,
   "building_sqft": 19345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19462,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022340024"
  },
  {
   "address": "2657 Dupont Ave S, Minneapolis",
   "sale_month": "2002-10",
   "price": 680000,
   "lot_sqft": 5243,
   "price_per_lot_sqft": 129.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5544,
   "use": "APARTMENT",
   "parcel_id": "3302924410215"
  },
  {
   "address": "19080 Co Rd No 81, Dayton",
   "sale_month": "2002-10",
   "price": 685000,
   "lot_sqft": 22192,
   "price_per_lot_sqft": 30.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012022330001"
  },
  {
   "address": "11990 Business Park Blvd N, Champlin",
   "sale_month": "2002-10",
   "price": 3975000,
   "lot_sqft": 620381,
   "price_per_lot_sqft": 6.41,
   "price_per_building_sqft": 22.75,
   "building_sqft": 174699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 175753,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021420002"
  },
  {
   "address": "7160 Northland Cir N, Brooklyn Park",
   "sale_month": "2002-10",
   "price": 4538360,
   "lot_sqft": 291447,
   "price_per_lot_sqft": 15.57,
   "price_per_building_sqft": 55.61,
   "building_sqft": 81613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82105,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921420005"
  },
  {
   "address": "7500 Boone Ave N, Brooklyn Park",
   "sale_month": "2002-10",
   "price": 4661640,
   "lot_sqft": 258049,
   "price_per_lot_sqft": 18.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 97162,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921130014"
  },
  {
   "address": "2713 Delaware St SE, Minneapolis",
   "sale_month": "2002-10",
   "price": 166500,
   "lot_sqft": 7743,
   "price_per_lot_sqft": 21.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 866,
   "use": "TRIPLEX",
   "parcel_id": "3002923240013"
  },
  {
   "address": "6744 Penn Ave S, Richfield",
   "sale_month": "2002-10",
   "price": 435000,
   "lot_sqft": 12058,
   "price_per_lot_sqft": 36.08,
   "price_per_building_sqft": 281.19,
   "building_sqft": 1547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1556,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410147"
  },
  {
   "address": "2545 Fernbrook La N, Plymouth",
   "sale_month": "2002-10",
   "price": 1325000,
   "lot_sqft": 89742,
   "price_per_lot_sqft": 14.76,
   "price_per_building_sqft": 36.8,
   "building_sqft": 36002,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36220,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822110005"
  },
  {
   "address": "506 Pine Street West, Stillwater",
   "sale_month": "2002-10",
   "price": 475000,
   "lot_sqft": 22913,
   "price_per_lot_sqft": 20.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "110",
   "parcel_id": "2803020340068"
  },
  {
   "address": "1226 4th Avenue East, Shakopee",
   "sale_month": "2002-10",
   "price": 340000,
   "lot_sqft": 49908,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": 31.48,
   "building_sqft": 10802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10868,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279060330"
  },
  {
   "address": "1523 Nicollet Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 670000,
   "lot_sqft": 9166,
   "price_per_lot_sqft": 73.1,
   "price_per_building_sqft": 45.84,
   "building_sqft": 14616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14704,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924420048"
  },
  {
   "address": "1520 1st Ave S, Minneapolis",
   "sale_month": "2002-10",
   "price": 670000,
   "lot_sqft": 4854,
   "price_per_lot_sqft": 138.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924420047"
  },
  {
   "address": "317 Clifton Ave, Minneapolis",
   "sale_month": "2002-10",
   "price": 150000,
   "lot_sqft": 12537,
   "price_per_lot_sqft": 11.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2410,
   "use": "APARTMENT",
   "parcel_id": "2702924330733"
  },
  {
   "address": null,
   "sale_month": "2002-10",
   "price": 559026,
   "lot_sqft": 3244,
   "price_per_lot_sqft": 172.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2611922210007"
  },
  {
   "address": "729 10th St S, Minneapolis",
   "sale_month": "2002-10",
   "price": 70000,
   "lot_sqft": 2334,
   "price_per_lot_sqft": 29.99,
   "price_per_building_sqft": 72.92,
   "building_sqft": 960,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 966,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602924320132"
  },
  {
   "address": "1520 5th St S, Hopkins",
   "sale_month": "2002-10",
   "price": 43000,
   "lot_sqft": 81067,
   "price_per_lot_sqft": 0.53,
   "price_per_building_sqft": 1,
   "building_sqft": 42832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43090,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230045"
  },
  {
   "address": "1402 5th St S, Hopkins",
   "sale_month": "2002-10",
   "price": 120000,
   "lot_sqft": 33927,
   "price_per_lot_sqft": 3.54,
   "price_per_building_sqft": 22.06,
   "building_sqft": 5440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5473,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230006"
  },
  {
   "address": null,
   "sale_month": "2002-10",
   "price": 304080,
   "lot_sqft": 73359,
   "price_per_lot_sqft": 4.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3a INDUSTIAL PREFERENTIAL",
   "parcel_id": "203325410007"
  },
  {
   "address": "2576 Doswell Avenue, Saint Paul",
   "sale_month": "2002-10",
   "price": 600000,
   "lot_sqft": 195969,
   "price_per_lot_sqft": 3.06,
   "price_per_building_sqft": 23.87,
   "building_sqft": 25134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25286,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923330001"
  },
  {
   "address": "406 Commerce Drive East, Belle Plaine",
   "sale_month": "2002-10",
   "price": 543000,
   "lot_sqft": 58031,
   "price_per_lot_sqft": 9.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200017800"
  },
  {
   "address": "3647 Sumter Ave S, St. Louis Park",
   "sale_month": "2002-10",
   "price": 72500,
   "lot_sqft": 12990,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4007,
   "use": "APARTMENT",
   "parcel_id": "1711721330175"
  },
  {
   "address": "2841 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2002-10",
   "price": 650000,
   "lot_sqft": 47891,
   "price_per_lot_sqft": 13.57,
   "price_per_building_sqft": 101.86,
   "building_sqft": 6381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6419,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "163124340002"
  },
  {
   "address": "15755 Rockford Rd, Plymouth",
   "sale_month": "2002-10",
   "price": 2637591,
   "lot_sqft": 163762,
   "price_per_lot_sqft": 16.11,
   "price_per_building_sqft": 250.06,
   "building_sqft": 10548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10612,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611822320025"
  },
  {
   "address": "14850 Scenic Heights Rd, Eden Prairie",
   "sale_month": "2002-10",
   "price": 3395000,
   "lot_sqft": 173966,
   "price_per_lot_sqft": 19.52,
   "price_per_building_sqft": 174.85,
   "building_sqft": 19417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611622130011"
  },
  {
   "address": "10900 89th Ave N, Maple Grove",
   "sale_month": "2002-10",
   "price": 588145,
   "lot_sqft": 151315,
   "price_per_lot_sqft": 3.89,
   "price_per_building_sqft": 13.15,
   "building_sqft": 44711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44980,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922230014"
  },
  {
   "address": "1901 Jackson St NE, Minneapolis",
   "sale_month": "2002-10",
   "price": 363600,
   "lot_sqft": 4512,
   "price_per_lot_sqft": 80.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2230,
   "use": "APARTMENT",
   "parcel_id": "1102924440009"
  },
  {
   "address": "2604 6th St NE, Minneapolis",
   "sale_month": "2002-10",
   "price": 21000,
   "lot_sqft": 9137,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924240098"
  },
  {
   "address": "1647 County Road B West, Roseville",
   "sale_month": "2002-10",
   "price": 671950,
   "lot_sqft": 24251,
   "price_per_lot_sqft": 27.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3708,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092923440241"
  },
  {
   "address": null,
   "sale_month": "2002-10",
   "price": 370344,
   "lot_sqft": 75258,
   "price_per_lot_sqft": 4.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 758,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922410028"
  },
  {
   "address": "7700 Normandale Rd, Edina",
   "sale_month": "2002-10",
   "price": 1400000,
   "lot_sqft": 43544,
   "price_per_lot_sqft": 32.15,
   "price_per_building_sqft": 249.55,
   "building_sqft": 5610,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5644,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621340005"
  },
  {
   "address": "1800 Lowry Ave N, Minneapolis",
   "sale_month": "2002-10",
   "price": 195000,
   "lot_sqft": 16278,
   "price_per_lot_sqft": 11.98,
   "price_per_building_sqft": 21.37,
   "building_sqft": 9124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9180,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924240217"
  },
  {
   "address": "4304 Bryant Ave S, Minneapolis",
   "sale_month": "2002-10",
   "price": 402500,
   "lot_sqft": 3963,
   "price_per_lot_sqft": 101.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824410121"
  },
  {
   "address": "9399 West Broadway, Brooklyn Park",
   "sale_month": "2002-10",
   "price": 700000,
   "lot_sqft": 70164,
   "price_per_lot_sqft": 9.98,
   "price_per_building_sqft": 129.2,
   "building_sqft": 5418,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5451,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811921330012"
  },
  {
   "address": "132 Lake Street North, Forest Lake",
   "sale_month": "2002-10",
   "price": 92000,
   "lot_sqft": 6168,
   "price_per_lot_sqft": 14.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120070"
  },
  {
   "address": "2700 Kenzie Ter, St. Anthony",
   "sale_month": "2002-10",
   "price": 235000,
   "lot_sqft": 15190,
   "price_per_lot_sqft": 15.47,
   "price_per_building_sqft": 103.3,
   "building_sqft": 2275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2289,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923240019"
  },
  {
   "address": "6861 Upper Afton Road, Woodbury",
   "sale_month": "2002-10",
   "price": 625000,
   "lot_sqft": 43496,
   "price_per_lot_sqft": 14.37,
   "price_per_building_sqft": 70.17,
   "building_sqft": 8907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8961,
   "use": "300",
   "parcel_id": "0702821140006"
  },
  {
   "address": "1036 Lincoln Street, Anoka",
   "sale_month": "2002-10",
   "price": 44765,
   "lot_sqft": 14503,
   "price_per_lot_sqft": 3.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4907,
   "use": "4a APARTMENT 4 OR MORE UNITS",
   "parcel_id": "063124140020"
  },
  {
   "address": "2876 Market Place Drive, Little Canada",
   "sale_month": "2002-10",
   "price": 486472,
   "lot_sqft": 31321,
   "price_per_lot_sqft": 15.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062922230030"
  },
  {
   "address": "6418 56th Ave N, Crystal",
   "sale_month": "2002-10",
   "price": 347000,
   "lot_sqft": 4244,
   "price_per_lot_sqft": 81.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410102"
  },
  {
   "address": "107 Fairview Avenue North, Saint Paul",
   "sale_month": "2002-10",
   "price": 925000,
   "lot_sqft": 7247,
   "price_per_lot_sqft": 127.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3662,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240048"
  },
  {
   "address": "3143 Holmes Ave S, Minneapolis",
   "sale_month": "2002-10",
   "price": 380000,
   "lot_sqft": 11621,
   "price_per_lot_sqft": 32.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3239,
   "use": "APARTMENT",
   "parcel_id": "0402824210173"
  },
  {
   "address": "615 Southview Boulevard, South Saint Paul",
   "sale_month": "2002-09",
   "price": 90000,
   "lot_sqft": 1823,
   "price_per_lot_sqft": 49.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "363255006010"
  },
  {
   "address": "6020 Blue Circle Dr, Minnetonka",
   "sale_month": "2002-09",
   "price": 565000,
   "lot_sqft": 9756,
   "price_per_lot_sqft": 57.91,
   "price_per_building_sqft": 19.83,
   "building_sqft": 28494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28666,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440017"
  },
  {
   "address": "5401 Opportunity Ct, Minnetonka",
   "sale_month": "2002-09",
   "price": 875000,
   "lot_sqft": 161086,
   "price_per_lot_sqft": 5.43,
   "price_per_building_sqft": 16.84,
   "building_sqft": 51953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52267,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722110001"
  },
  {
   "address": "3530 Lexington Avenue North, Shoreview",
   "sale_month": "2002-09",
   "price": 2050000,
   "lot_sqft": 176297,
   "price_per_lot_sqft": 11.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9423,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353023220007"
  },
  {
   "address": "595 Victoria Street North, Saint Paul",
   "sale_month": "2002-09",
   "price": 340000,
   "lot_sqft": 6933,
   "price_per_lot_sqft": 49.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2431,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923240001"
  },
  {
   "address": "421 3rd St, Excelsior",
   "sale_month": "2002-09",
   "price": 425000,
   "lot_sqft": 20196,
   "price_per_lot_sqft": 21.04,
   "price_per_building_sqft": 52.35,
   "building_sqft": 8118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8167,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110027"
  },
  {
   "address": "502 26th St E, Minneapolis",
   "sale_month": "2002-09",
   "price": 95000,
   "lot_sqft": 4622,
   "price_per_lot_sqft": 20.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1399,
   "use": "APARTMENT",
   "parcel_id": "3402924140002"
  },
  {
   "address": "504 26th St E, Minneapolis",
   "sale_month": "2002-09",
   "price": 95000,
   "lot_sqft": 4731,
   "price_per_lot_sqft": 20.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1705,
   "use": "APARTMENT",
   "parcel_id": "3402924140001"
  },
  {
   "address": "1635 Sherburne Avenue, Saint Paul",
   "sale_month": "2002-09",
   "price": 100000,
   "lot_sqft": 12714,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4346,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923140062"
  },
  {
   "address": "24100 Smithtown Rd, Shorewood",
   "sale_month": "2002-09",
   "price": 286723,
   "lot_sqft": 290713,
   "price_per_lot_sqft": 0.99,
   "price_per_building_sqft": 7.42,
   "building_sqft": 38619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38852,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723110003"
  },
  {
   "address": "2641 Fremont Ave S, Minneapolis",
   "sale_month": "2002-09",
   "price": 349000,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 67.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1184,
   "use": "TRIPLEX",
   "parcel_id": "3302924420048"
  },
  {
   "address": "2652 35th Ave S, Minneapolis",
   "sale_month": "2002-09",
   "price": 875000,
   "lot_sqft": 5117,
   "price_per_lot_sqft": 171,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3102923310096"
  },
  {
   "address": "2653 34th Ave S, Minneapolis",
   "sale_month": "2002-09",
   "price": 875000,
   "lot_sqft": 10241,
   "price_per_lot_sqft": 85.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3102923310095"
  },
  {
   "address": "1212 Crosstown Boulevard, Chaska",
   "sale_month": "2002-09",
   "price": 1850000,
   "lot_sqft": 24886,
   "price_per_lot_sqft": 74.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4821,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "306550010"
  },
  {
   "address": "337 Lake Hazeltine Drive, Chaska",
   "sale_month": "2002-09",
   "price": 1080000,
   "lot_sqft": 11275,
   "price_per_lot_sqft": 95.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301300030"
  },
  {
   "address": "4960 Lincoln Dr, Edina",
   "sale_month": "2002-09",
   "price": 160000,
   "lot_sqft": 2004,
   "price_per_lot_sqft": 79.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230034"
  },
  {
   "address": "750 Transfer Road, Saint Paul",
   "sale_month": "2002-09",
   "price": 3850000,
   "lot_sqft": 240868,
   "price_per_lot_sqft": 15.98,
   "price_per_building_sqft": 43.54,
   "building_sqft": 88416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88950,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923330004"
  },
  {
   "address": "906 Hennepin Ave, Minneapolis",
   "sale_month": "2002-09",
   "price": 3000000,
   "lot_sqft": 2059,
   "price_per_lot_sqft": 1457.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120036"
  },
  {
   "address": "14333 Highway 13 South, Savage",
   "sale_month": "2002-09",
   "price": 3800000,
   "lot_sqft": 709805,
   "price_per_lot_sqft": 5.35,
   "price_per_building_sqft": 19.28,
   "building_sqft": 197120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 198310,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263480080"
  },
  {
   "address": "4819 123rd Street West, Savage",
   "sale_month": "2002-09",
   "price": 190000,
   "lot_sqft": 14987,
   "price_per_lot_sqft": 12.68,
   "price_per_building_sqft": 7.81,
   "building_sqft": 24337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24484,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100750"
  },
  {
   "address": "16638 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2002-09",
   "price": 250000,
   "lot_sqft": 157078,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35288,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "254140010"
  },
  {
   "address": "12510 Fletcher La, Rogers",
   "sale_month": "2002-09",
   "price": 825000,
   "lot_sqft": 108410,
   "price_per_lot_sqft": 7.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31234,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023220016"
  },
  {
   "address": "2800 Corporate Place, Chanhassen",
   "sale_month": "2002-09",
   "price": 996521,
   "lot_sqft": 78896,
   "price_per_lot_sqft": 12.63,
   "price_per_building_sqft": 92.42,
   "building_sqft": 10782,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10847,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250770030"
  },
  {
   "address": null,
   "sale_month": "2002-09",
   "price": 825000,
   "lot_sqft": 21100,
   "price_per_lot_sqft": 39.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023330018"
  },
  {
   "address": "906 6th Street Northwest, New Prague",
   "sale_month": "2002-09",
   "price": 240000,
   "lot_sqft": 468743,
   "price_per_lot_sqft": 0.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41947,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240940010"
  },
  {
   "address": "21705 129th Ave N, Rogers",
   "sale_month": "2002-09",
   "price": 69480,
   "lot_sqft": 378006,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33047,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023310079"
  },
  {
   "address": "500 Washington Ave S, Minneapolis",
   "sale_month": "2002-09",
   "price": 1294060,
   "lot_sqft": 75527,
   "price_per_lot_sqft": 17.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 71709,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924340389"
  },
  {
   "address": "1485 Ivy Avenue East, Saint Paul",
   "sale_month": "2002-09",
   "price": 115000,
   "lot_sqft": 9404,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2784,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922310022"
  },
  {
   "address": "13605 27th Ave N, Plymouth",
   "sale_month": "2002-09",
   "price": 1200000,
   "lot_sqft": 72125,
   "price_per_lot_sqft": 16.64,
   "price_per_building_sqft": 167.86,
   "building_sqft": 7149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7192,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822340016"
  },
  {
   "address": "507 Washington Ave N, Minneapolis",
   "sale_month": "2002-09",
   "price": 125000,
   "lot_sqft": 3661,
   "price_per_lot_sqft": 34.14,
   "price_per_building_sqft": 52.74,
   "building_sqft": 2370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2384,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130039"
  },
  {
   "address": "3231 Fernbrook La N, Plymouth",
   "sale_month": "2002-09",
   "price": 300607,
   "lot_sqft": 3000,
   "price_per_lot_sqft": 100.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140034"
  },
  {
   "address": "3211 Fernbrook La N, Plymouth",
   "sale_month": "2002-09",
   "price": 293038,
   "lot_sqft": 3000,
   "price_per_lot_sqft": 97.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140031"
  },
  {
   "address": "2500 Broadway Drive, Lauderdale",
   "sale_month": "2002-09",
   "price": 1681698,
   "lot_sqft": 160525,
   "price_per_lot_sqft": 10.48,
   "price_per_building_sqft": 70.51,
   "building_sqft": 23852,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23996,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172923230072"
  },
  {
   "address": "7135 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2002-09",
   "price": 5250000,
   "lot_sqft": 93310,
   "price_per_lot_sqft": 56.26,
   "price_per_building_sqft": 337.27,
   "building_sqft": 15566,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15660,
   "use": "300",
   "parcel_id": "1702721210043"
  },
  {
   "address": "3655 Plymouth Blvd, Plymouth",
   "sale_month": "2002-09",
   "price": 810000,
   "lot_sqft": 86826,
   "price_per_lot_sqft": 9.33,
   "price_per_building_sqft": 59.86,
   "building_sqft": 13532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13614,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611822330014"
  },
  {
   "address": "2321 Fremont Ave N, Minneapolis",
   "sale_month": "2002-09",
   "price": 275000,
   "lot_sqft": 14740,
   "price_per_lot_sqft": 18.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924120105"
  },
  {
   "address": "1813 Lexington Avenue North, Roseville",
   "sale_month": "2002-09",
   "price": 434000,
   "lot_sqft": 32350,
   "price_per_lot_sqft": 13.42,
   "price_per_building_sqft": 114.21,
   "building_sqft": 3800,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3823,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923410124"
  },
  {
   "address": "2125 Pascal Street North, Roseville",
   "sale_month": "2002-09",
   "price": 1207500,
   "lot_sqft": 15483,
   "price_per_lot_sqft": 77.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3819,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152923220002"
  },
  {
   "address": "2133 Pascal Street North, Roseville",
   "sale_month": "2002-09",
   "price": 1330000,
   "lot_sqft": 13144,
   "price_per_lot_sqft": 101.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3674,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152923220001"
  },
  {
   "address": null,
   "sale_month": "2002-09",
   "price": 18500,
   "lot_sqft": 35388,
   "price_per_lot_sqft": 0.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6906,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "109260060"
  },
  {
   "address": "2190 Pascal Street North, Roseville",
   "sale_month": "2002-09",
   "price": 10287000,
   "lot_sqft": 114878,
   "price_per_lot_sqft": 89.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19742,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102923340004"
  },
  {
   "address": "2201 Albert Street North, Roseville",
   "sale_month": "2002-09",
   "price": 9943000,
   "lot_sqft": 206425,
   "price_per_lot_sqft": 48.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26770,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102923340003"
  },
  {
   "address": "4528 Grand Ave S, Minneapolis",
   "sale_month": "2002-09",
   "price": 100,
   "lot_sqft": 5557,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2216,
   "use": "APARTMENT",
   "parcel_id": "1002824330030"
  },
  {
   "address": "5 County Road B East, Little Canada",
   "sale_month": "2002-09",
   "price": 600000,
   "lot_sqft": 37312,
   "price_per_lot_sqft": 16.08,
   "price_per_building_sqft": 78.18,
   "building_sqft": 7675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7721,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922340016"
  },
  {
   "address": "12445 55th Street North, Lake Elmo",
   "sale_month": "2002-09",
   "price": 283440,
   "lot_sqft": 6327,
   "price_per_lot_sqft": 44.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5489,
   "use": "300",
   "parcel_id": "0602920310053"
  },
  {
   "address": "3355 36th Ave S, Minneapolis",
   "sale_month": "2002-09",
   "price": 205000,
   "lot_sqft": 4038,
   "price_per_lot_sqft": 50.77,
   "price_per_building_sqft": 54.41,
   "building_sqft": 3768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3791,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823240230"
  },
  {
   "address": "1700 Park Place Blvd, St. Louis Park",
   "sale_month": "2002-09",
   "price": 625000,
   "lot_sqft": 61800,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": 281.66,
   "building_sqft": 2219,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2233,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721340049"
  },
  {
   "address": "2931 Grand St NE, Minneapolis",
   "sale_month": "2002-09",
   "price": 75000,
   "lot_sqft": 10639,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": 55.8,
   "building_sqft": 1344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1352,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924440142"
  },
  {
   "address": "3551 Chicago Ave, Minneapolis",
   "sale_month": "2002-09",
   "price": 130000,
   "lot_sqft": 6599,
   "price_per_lot_sqft": 19.7,
   "price_per_building_sqft": 57.09,
   "building_sqft": 2277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2291,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824310087"
  },
  {
   "address": "1317 Lake St E, Minneapolis",
   "sale_month": "2002-09",
   "price": 237500,
   "lot_sqft": 4831,
   "price_per_lot_sqft": 49.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824120023"
  },
  {
   "address": "3207 22nd Ave S, Minneapolis",
   "sale_month": "2002-09",
   "price": 146000,
   "lot_sqft": 7862,
   "price_per_lot_sqft": 18.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2029,
   "use": "APARTMENT",
   "parcel_id": "0102824240170"
  },
  {
   "address": "2231 Killebrew Dr, Bloomington",
   "sale_month": "2002-09",
   "price": 860000,
   "lot_sqft": 62225,
   "price_per_lot_sqft": 13.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724340066"
  },
  {
   "address": "2535 25th Ave S, Minneapolis",
   "sale_month": "2002-08",
   "price": 325000,
   "lot_sqft": 23550,
   "price_per_lot_sqft": 13.8,
   "price_per_building_sqft": 27.18,
   "building_sqft": 11956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12028,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924130067"
  },
  {
   "address": "1700 Lake St E, Minneapolis",
   "sale_month": "2002-08",
   "price": 2350000,
   "lot_sqft": 32942,
   "price_per_lot_sqft": 71.34,
   "price_per_building_sqft": 508.55,
   "building_sqft": 4621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4649,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440221"
  },
  {
   "address": "2749 Portland Ave, Minneapolis",
   "sale_month": "2002-08",
   "price": 3000,
   "lot_sqft": 5844,
   "price_per_lot_sqft": 0.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502924320163"
  },
  {
   "address": "500 Linden St, Excelsior",
   "sale_month": "2002-08",
   "price": 900000,
   "lot_sqft": 117514,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3799,
   "use": "APARTMENT",
   "parcel_id": "3411723410004"
  },
  {
   "address": "2727 Lyndale Ave S, Minneapolis",
   "sale_month": "2002-08",
   "price": 275000,
   "lot_sqft": 5139,
   "price_per_lot_sqft": 53.51,
   "price_per_building_sqft": 84.51,
   "building_sqft": 3254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3274,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924320103"
  },
  {
   "address": "1907 Charles Avenue, Saint Paul",
   "sale_month": "2002-08",
   "price": 950000,
   "lot_sqft": 111288,
   "price_per_lot_sqft": 8.54,
   "price_per_building_sqft": 21.22,
   "building_sqft": 44766,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45036,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240004"
  },
  {
   "address": "8801 Partridge Rd, St. Bonifacius",
   "sale_month": "2002-08",
   "price": 167500,
   "lot_sqft": 61513,
   "price_per_lot_sqft": 2.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111724410003"
  },
  {
   "address": "2850 Curve Crest Boulevard, Stillwater",
   "sale_month": "2002-08",
   "price": 881569,
   "lot_sqft": 135508,
   "price_per_lot_sqft": 6.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16416,
   "use": "300",
   "parcel_id": "3103020430015"
  },
  {
   "address": "6608 Penn Ave S, Richfield",
   "sale_month": "2002-08",
   "price": 190000,
   "lot_sqft": 5755,
   "price_per_lot_sqft": 33.01,
   "price_per_building_sqft": 68.44,
   "building_sqft": 2776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2793,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410002"
  },
  {
   "address": "957 Mendota Street, Saint Paul",
   "sale_month": "2002-08",
   "price": 67900,
   "lot_sqft": 10083,
   "price_per_lot_sqft": 6.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 883,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "282922320094"
  },
  {
   "address": "404 Adams Street South, Shakopee",
   "sale_month": "2002-08",
   "price": 118984,
   "lot_sqft": 76331,
   "price_per_lot_sqft": 1.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6516,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "273440020"
  },
  {
   "address": "4250 12th Avenue East, Shakopee",
   "sale_month": "2002-08",
   "price": 1324143,
   "lot_sqft": 419052,
   "price_per_lot_sqft": 3.16,
   "price_per_building_sqft": 7.97,
   "building_sqft": 166082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 167084,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273170010"
  },
  {
   "address": "1301 Heather Street, Shakopee",
   "sale_month": "2002-08",
   "price": 300000,
   "lot_sqft": 60424,
   "price_per_lot_sqft": 4.96,
   "price_per_building_sqft": 116.64,
   "building_sqft": 2572,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2588,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272370041"
  },
  {
   "address": "6900 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2002-08",
   "price": 500000,
   "lot_sqft": 52932,
   "price_per_lot_sqft": 9.45,
   "price_per_building_sqft": 100.58,
   "building_sqft": 4971,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5001,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711921330104"
  },
  {
   "address": "402 Franklin Ave W, Minneapolis",
   "sale_month": "2002-08",
   "price": 135000,
   "lot_sqft": 6942,
   "price_per_lot_sqft": 19.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1975,
   "use": "TRIPLEX",
   "parcel_id": "2702924330062"
  },
  {
   "address": "753 Milton Street North, Saint Paul",
   "sale_month": "2002-08",
   "price": 92000,
   "lot_sqft": 90528,
   "price_per_lot_sqft": 1.02,
   "price_per_building_sqft": 1.8,
   "building_sqft": 50991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51299,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923340019"
  },
  {
   "address": "12450 Zinran Avenue South, Savage",
   "sale_month": "2002-08",
   "price": 339500,
   "lot_sqft": 70065,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": 47.22,
   "building_sqft": 7190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7233,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570080"
  },
  {
   "address": "4460 Fountain Hills Drive Northeast, Prior Lake",
   "sale_month": "2002-08",
   "price": 625000,
   "lot_sqft": 92987,
   "price_per_lot_sqft": 6.72,
   "price_per_building_sqft": 120.4,
   "building_sqft": 5191,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5222,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "253630020"
  },
  {
   "address": "5060 U S Hwy No 12, Maple Plain",
   "sale_month": "2002-08",
   "price": 5000,
   "lot_sqft": 237,
   "price_per_lot_sqft": 21.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2511824120048"
  },
  {
   "address": "8941 Aztec Dr, Eden Prairie",
   "sale_month": "2002-08",
   "price": 544000,
   "lot_sqft": 4902,
   "price_per_lot_sqft": 110.98,
   "price_per_building_sqft": 134.59,
   "building_sqft": 4042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4066,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230067"
  },
  {
   "address": null,
   "sale_month": "2002-08",
   "price": 47800,
   "lot_sqft": 5991,
   "price_per_lot_sqft": 7.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229190761"
  },
  {
   "address": "321 1st Ave N, Minneapolis",
   "sale_month": "2002-08",
   "price": 190000,
   "lot_sqft": 2362,
   "price_per_lot_sqft": 80.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410031"
  },
  {
   "address": "124 1st St N, Minneapolis",
   "sale_month": "2002-08",
   "price": 574000,
   "lot_sqft": 3460,
   "price_per_lot_sqft": 165.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1630,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140048"
  },
  {
   "address": null,
   "sale_month": "2002-08",
   "price": 400000,
   "lot_sqft": 20798,
   "price_per_lot_sqft": 19.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220130170"
  },
  {
   "address": null,
   "sale_month": "2002-08",
   "price": 400000,
   "lot_sqft": 15048,
   "price_per_lot_sqft": 26.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220130140"
  },
  {
   "address": null,
   "sale_month": "2002-08",
   "price": 400000,
   "lot_sqft": 12317,
   "price_per_lot_sqft": 32.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220130130"
  },
  {
   "address": null,
   "sale_month": "2002-08",
   "price": 400000,
   "lot_sqft": 13062,
   "price_per_lot_sqft": 30.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220130120"
  },
  {
   "address": null,
   "sale_month": "2002-08",
   "price": 400000,
   "lot_sqft": 13278,
   "price_per_lot_sqft": 30.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220130110"
  },
  {
   "address": null,
   "sale_month": "2002-08",
   "price": 400000,
   "lot_sqft": 12524,
   "price_per_lot_sqft": 31.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220130100"
  },
  {
   "address": "1398 St Paul Avenue, Saint Paul",
   "sale_month": "2002-08",
   "price": 359500,
   "lot_sqft": 18361,
   "price_per_lot_sqft": 19.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5385,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823120035"
  },
  {
   "address": "5936 Lyndale Ave S, Minneapolis",
   "sale_month": "2002-08",
   "price": 302500,
   "lot_sqft": 11328,
   "price_per_lot_sqft": 26.7,
   "price_per_building_sqft": 177.63,
   "building_sqft": 1703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1713,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824410004"
  },
  {
   "address": "3415 Vicksburg La N, Plymouth",
   "sale_month": "2002-08",
   "price": 2486000,
   "lot_sqft": 45919,
   "price_per_lot_sqft": 54.14,
   "price_per_building_sqft": 469.06,
   "building_sqft": 5300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5332,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011822110017"
  },
  {
   "address": "3240 Winpark Dr, Crystal",
   "sale_month": "2002-08",
   "price": 4200000,
   "lot_sqft": 209516,
   "price_per_lot_sqft": 20.05,
   "price_per_building_sqft": 51.44,
   "building_sqft": 81646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82139,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821230016"
  },
  {
   "address": "3300 Winpark Dr, Crystal",
   "sale_month": "2002-08",
   "price": 4200000,
   "lot_sqft": 214367,
   "price_per_lot_sqft": 19.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 91276,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821230015"
  },
  {
   "address": "3300 Winpark Dr, New Hope",
   "sale_month": "2002-08",
   "price": 4200000,
   "lot_sqft": 83083,
   "price_per_lot_sqft": 50.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2011821230014"
  },
  {
   "address": "521 Westview Drive, Hastings",
   "sale_month": "2002-08",
   "price": 1764300,
   "lot_sqft": 98401,
   "price_per_lot_sqft": 17.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14504,
   "use": "Apartment",
   "parcel_id": "193610000014"
  },
  {
   "address": null,
   "sale_month": "2002-08",
   "price": 5300,
   "lot_sqft": 29660,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "193610000012"
  },
  {
   "address": "501 Westview Drive, Hastings",
   "sale_month": "2002-08",
   "price": 3580400,
   "lot_sqft": 204252,
   "price_per_lot_sqft": 17.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13450,
   "use": "Apartment",
   "parcel_id": "193610000011"
  },
  {
   "address": "4681 Shoreline Dr, Spring Park",
   "sale_month": "2002-08",
   "price": 1750000,
   "lot_sqft": 226652,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46529,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1811723330049"
  },
  {
   "address": "4787 Shoreline Dr, Spring Park",
   "sale_month": "2002-08",
   "price": 1750000,
   "lot_sqft": 39532,
   "price_per_lot_sqft": 44.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3428,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723330048"
  },
  {
   "address": "4695 Shoreline Dr, Spring Park",
   "sale_month": "2002-08",
   "price": 1750000,
   "lot_sqft": 71261,
   "price_per_lot_sqft": 24.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8703,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723330010"
  },
  {
   "address": "4665 Shoreline Dr, Spring Park",
   "sale_month": "2002-08",
   "price": 1750000,
   "lot_sqft": 86896,
   "price_per_lot_sqft": 20.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811723330009"
  },
  {
   "address": "3601 Phillips Pkwy, St. Louis Park",
   "sale_month": "2002-08",
   "price": 1000000,
   "lot_sqft": 131300,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28709,
   "use": "APARTMENT",
   "parcel_id": "1811721340021"
  },
  {
   "address": "5355 38th Ave S, Minneapolis",
   "sale_month": "2002-08",
   "price": 97000,
   "lot_sqft": 7668,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": 24.16,
   "building_sqft": 4015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4039,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823430100"
  },
  {
   "address": "5200 98th St W, Bloomington",
   "sale_month": "2002-08",
   "price": 5830000,
   "lot_sqft": 308473,
   "price_per_lot_sqft": 18.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31560,
   "use": "APARTMENT",
   "parcel_id": "1802724320025"
  },
  {
   "address": "3616 Maryland Ave N, New Hope",
   "sale_month": "2002-08",
   "price": 248500,
   "lot_sqft": 12468,
   "price_per_lot_sqft": 19.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2067,
   "use": "APARTMENT",
   "parcel_id": "1711821340025"
  },
  {
   "address": "9624 Lyndale Ave S, Bloomington",
   "sale_month": "2002-08",
   "price": 300000,
   "lot_sqft": 34389,
   "price_per_lot_sqft": 8.72,
   "price_per_building_sqft": 74.11,
   "building_sqft": 4048,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4072,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724140013"
  },
  {
   "address": "67 8th Ave NE, Minneapolis",
   "sale_month": "2002-08",
   "price": 745000,
   "lot_sqft": 33188,
   "price_per_lot_sqft": 22.45,
   "price_per_building_sqft": 46.3,
   "building_sqft": 16090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16187,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924440020"
  },
  {
   "address": "2117 West River Rd N, Minneapolis",
   "sale_month": "2002-08",
   "price": 2995000,
   "lot_sqft": 166696,
   "price_per_lot_sqft": 17.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37382,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924130018"
  },
  {
   "address": "107 Central Ave, Osseo",
   "sale_month": "2002-08",
   "price": 6500,
   "lot_sqft": 13765,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": 0.59,
   "building_sqft": 11069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11136,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140113"
  },
  {
   "address": "411 Wabasha Street South, Saint Paul",
   "sale_month": "2002-08",
   "price": 380000,
   "lot_sqft": 9884,
   "price_per_lot_sqft": 38.45,
   "price_per_building_sqft": 60.12,
   "building_sqft": 6321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6359,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822220006"
  },
  {
   "address": "638 Lake Street South, Forest Lake",
   "sale_month": "2002-08",
   "price": 180000,
   "lot_sqft": 19189,
   "price_per_lot_sqft": 9.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221420086"
  },
  {
   "address": "4410 W Lake Harriet Pkwy, Minneapolis",
   "sale_month": "2002-08",
   "price": 737500,
   "lot_sqft": 8647,
   "price_per_lot_sqft": 85.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4309,
   "use": "APARTMENT",
   "parcel_id": "0802824440020"
  },
  {
   "address": "1232 Broadway Avenue West, Forest Lake",
   "sale_month": "2002-08",
   "price": 100000,
   "lot_sqft": 35508,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "300",
   "parcel_id": "0703221140029"
  },
  {
   "address": "150 Wayzata Blvd E, Wayzata",
   "sale_month": "2002-08",
   "price": 450000,
   "lot_sqft": 55904,
   "price_per_lot_sqft": 8.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3674,
   "use": "APARTMENT",
   "parcel_id": "0611722230018"
  },
  {
   "address": "251 Starkey Street, Saint Paul",
   "sale_month": "2002-08",
   "price": 820000,
   "lot_sqft": 88620,
   "price_per_lot_sqft": 9.25,
   "price_per_building_sqft": 59.72,
   "building_sqft": 13731,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13814,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330046"
  },
  {
   "address": "2141 37th Ave N, Minneapolis",
   "sale_month": "2002-08",
   "price": 94500,
   "lot_sqft": 75905,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "0402924330219"
  },
  {
   "address": "4101 Lyndale Ave N, Minneapolis",
   "sale_month": "2002-08",
   "price": 896291,
   "lot_sqft": 13952,
   "price_per_lot_sqft": 64.24,
   "price_per_building_sqft": 328.07,
   "building_sqft": 2732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2749,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924140215"
  },
  {
   "address": null,
   "sale_month": "2002-08",
   "price": 325000,
   "lot_sqft": 9989,
   "price_per_lot_sqft": 32.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402920120013"
  },
  {
   "address": "3701 Nicollet Ave, Minneapolis",
   "sale_month": "2002-08",
   "price": 70000,
   "lot_sqft": 6186,
   "price_per_lot_sqft": 11.32,
   "price_per_building_sqft": 33.88,
   "building_sqft": 2066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2079,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824430157"
  },
  {
   "address": "661 Grand Avenue, Saint Paul",
   "sale_month": "2002-08",
   "price": 293100,
   "lot_sqft": 8242,
   "price_per_lot_sqft": 35.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4656,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410028"
  },
  {
   "address": "10471 Old 70th Street South, Cottage Grove",
   "sale_month": "2002-08",
   "price": 50000,
   "lot_sqft": 11089,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202721340003"
  },
  {
   "address": "391 Selby Avenue, Saint Paul",
   "sale_month": "2002-08",
   "price": 210700,
   "lot_sqft": 10147,
   "price_per_lot_sqft": 20.76,
   "price_per_building_sqft": 91.61,
   "building_sqft": 2300,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2314,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823210045"
  },
  {
   "address": "3547 Cheatham Ave, Minneapolis",
   "sale_month": "2002-08",
   "price": 100,
   "lot_sqft": 1996,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0102824410090"
  },
  {
   "address": "5765 Sanibel Dr, Minnetonka",
   "sale_month": "2002-07",
   "price": 630000,
   "lot_sqft": 90077,
   "price_per_lot_sqft": 6.99,
   "price_per_building_sqft": 85.4,
   "building_sqft": 7377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7422,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722320095"
  },
  {
   "address": "7701 4th Ave S, Richfield",
   "sale_month": "2002-07",
   "price": 460000,
   "lot_sqft": 22112,
   "price_per_lot_sqft": 20.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4072,
   "use": "APARTMENT",
   "parcel_id": "3402824440008"
  },
  {
   "address": "2430 Industrial Blvd W, Long Lake",
   "sale_month": "2002-07",
   "price": 870000,
   "lot_sqft": 42102,
   "price_per_lot_sqft": 20.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35783,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823140015"
  },
  {
   "address": "2621 Girard Ave S, Minneapolis",
   "sale_month": "2002-07",
   "price": 125000,
   "lot_sqft": 8318,
   "price_per_lot_sqft": 15.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2603,
   "use": "APARTMENT",
   "parcel_id": "3302924420210"
  },
  {
   "address": "670 Pelham Boulevard, Saint Paul",
   "sale_month": "2002-07",
   "price": 1587109,
   "lot_sqft": 125508,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": 19.02,
   "building_sqft": 83460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83964,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923210019"
  },
  {
   "address": "6401 106th St W, Bloomington",
   "sale_month": "2002-07",
   "price": 2925000,
   "lot_sqft": 234714,
   "price_per_lot_sqft": 12.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 67328,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621420008"
  },
  {
   "address": "520 Hayward Avenue North, Oakdale",
   "sale_month": "2002-07",
   "price": 280584,
   "lot_sqft": 74909,
   "price_per_lot_sqft": 3.75,
   "price_per_building_sqft": 16.98,
   "building_sqft": 16524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16623,
   "use": "300",
   "parcel_id": "3202921240015"
  },
  {
   "address": "2419 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2002-07",
   "price": 350000,
   "lot_sqft": 199177,
   "price_per_lot_sqft": 1.76,
   "price_per_building_sqft": 142.1,
   "building_sqft": 2463,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2477,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279080251"
  },
  {
   "address": "3628 Connelly Avenue, Arden Hills",
   "sale_month": "2002-07",
   "price": 375000,
   "lot_sqft": 21934,
   "price_per_lot_sqft": 17.1,
   "price_per_building_sqft": 37.37,
   "building_sqft": 10036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10096,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "273023430006"
  },
  {
   "address": "1401 Park Road, Chanhassen",
   "sale_month": "2002-07",
   "price": 620000,
   "lot_sqft": 70154,
   "price_per_lot_sqft": 8.84,
   "price_per_building_sqft": 58.1,
   "building_sqft": 10672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10736,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900260"
  },
  {
   "address": null,
   "sale_month": "2002-07",
   "price": 900000,
   "lot_sqft": 4717,
   "price_per_lot_sqft": 190.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251470032"
  },
  {
   "address": "4770 Pleasant Street Southeast, Prior Lake",
   "sale_month": "2002-07",
   "price": 900000,
   "lot_sqft": 16673,
   "price_per_lot_sqft": 53.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10153,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251470031"
  },
  {
   "address": null,
   "sale_month": "2002-07",
   "price": 900000,
   "lot_sqft": 15522,
   "price_per_lot_sqft": 57.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251470030"
  },
  {
   "address": "317 Cedar Ave S, Minneapolis",
   "sale_month": "2002-07",
   "price": 267500,
   "lot_sqft": 2735,
   "price_per_lot_sqft": 97.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924230067"
  },
  {
   "address": "16221 Main Avenue Southeast, Prior Lake",
   "sale_month": "2002-07",
   "price": 220000,
   "lot_sqft": 6464,
   "price_per_lot_sqft": 34.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250010220"
  },
  {
   "address": "123 Main Street West, New Prague",
   "sale_month": "2002-07",
   "price": 13500,
   "lot_sqft": 3422,
   "price_per_lot_sqft": 3.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17257,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341560"
  },
  {
   "address": "730 Main Street, Elko New Market",
   "sale_month": "2002-07",
   "price": 237000,
   "lot_sqft": 97961,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "239280140"
  },
  {
   "address": "1721 Mainstreet, Hopkins",
   "sale_month": "2002-07",
   "price": 140000,
   "lot_sqft": 6382,
   "price_per_lot_sqft": 21.94,
   "price_per_building_sqft": 61.59,
   "building_sqft": 2273,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2287,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410156"
  },
  {
   "address": "5615 Chicago Ave, Minneapolis",
   "sale_month": "2002-07",
   "price": 600000,
   "lot_sqft": 18075,
   "price_per_lot_sqft": 33.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302824240189"
  },
  {
   "address": "3219 Fernbrook La N, Plymouth",
   "sale_month": "2002-07",
   "price": 582483,
   "lot_sqft": 3000,
   "price_per_lot_sqft": 194.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140033"
  },
  {
   "address": "3215 Fernbrook La N, Plymouth",
   "sale_month": "2002-07",
   "price": 582483,
   "lot_sqft": 2182,
   "price_per_lot_sqft": 266.95,
   "price_per_building_sqft": 132.08,
   "building_sqft": 4410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4437,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140032"
  },
  {
   "address": "3700 108th St W, Bloomington",
   "sale_month": "2002-07",
   "price": 1195543,
   "lot_sqft": 47617,
   "price_per_lot_sqft": 25.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10521,
   "use": "APARTMENT",
   "parcel_id": "2002724320059"
  },
  {
   "address": "99 California Avenue West, Saint Paul",
   "sale_month": "2002-07",
   "price": 6300450,
   "lot_sqft": 139079,
   "price_per_lot_sqft": 45.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21050,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922220009"
  },
  {
   "address": "18304 Minnetonka Blvd, Deephaven",
   "sale_month": "2002-07",
   "price": 490000,
   "lot_sqft": 5700,
   "price_per_lot_sqft": 85.96,
   "price_per_building_sqft": 168.21,
   "building_sqft": 2913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2931,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722310003"
  },
  {
   "address": "5621 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2002-07",
   "price": 1925000,
   "lot_sqft": 34990,
   "price_per_lot_sqft": 55.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21258,
   "use": "APARTMENT",
   "parcel_id": "1611721210066"
  },
  {
   "address": "5703 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2002-07",
   "price": 1925000,
   "lot_sqft": 56179,
   "price_per_lot_sqft": 34.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1611721210063"
  },
  {
   "address": "5327 Lyndale Ave S, Minneapolis",
   "sale_month": "2002-07",
   "price": 2200000,
   "lot_sqft": 51283,
   "price_per_lot_sqft": 42.9,
   "price_per_building_sqft": 59.72,
   "building_sqft": 36840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37062,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824330072"
  },
  {
   "address": "4850 Chicago Ave, Minneapolis",
   "sale_month": "2002-07",
   "price": 346000,
   "lot_sqft": 9242,
   "price_per_lot_sqft": 37.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5341,
   "use": "APARTMENT",
   "parcel_id": "1402824230004"
  },
  {
   "address": "200 Village Center Drive, North Oaks",
   "sale_month": "2002-07",
   "price": 600000,
   "lot_sqft": 89667,
   "price_per_lot_sqft": 6.69,
   "price_per_building_sqft": 37.03,
   "building_sqft": 16201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16298,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023430009"
  },
  {
   "address": "108 1st Ave NW, Osseo",
   "sale_month": "2002-07",
   "price": 271500,
   "lot_sqft": 10022,
   "price_per_lot_sqft": 27.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140111"
  },
  {
   "address": null,
   "sale_month": "2002-07",
   "price": 11000,
   "lot_sqft": 1817,
   "price_per_lot_sqft": 6.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140078"
  },
  {
   "address": "914 Wescott Trail, Eagan",
   "sale_month": "2002-07",
   "price": 402150,
   "lot_sqft": 9843,
   "price_per_lot_sqft": 40.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361201065"
  },
  {
   "address": "311 44th St W, Minneapolis",
   "sale_month": "2002-07",
   "price": 50000,
   "lot_sqft": 1400,
   "price_per_lot_sqft": 35.71,
   "price_per_building_sqft": 48.5,
   "building_sqft": 1031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1038,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824330192"
  },
  {
   "address": "4552 Grand Ave S, Minneapolis",
   "sale_month": "2002-07",
   "price": 122000,
   "lot_sqft": 5729,
   "price_per_lot_sqft": 21.3,
   "price_per_building_sqft": 37.2,
   "building_sqft": 3280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3300,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824330036"
  },
  {
   "address": "8650 Lyndale Ave S, Bloomington",
   "sale_month": "2002-07",
   "price": 700000,
   "lot_sqft": 34155,
   "price_per_lot_sqft": 20.49,
   "price_per_building_sqft": 89.77,
   "building_sqft": 7798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7845,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724110068"
  },
  {
   "address": "8901 France Ave S, Bloomington",
   "sale_month": "2002-07",
   "price": 2100000,
   "lot_sqft": 198494,
   "price_per_lot_sqft": 10.58,
   "price_per_building_sqft": 135.46,
   "building_sqft": 15503,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15596,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0802724230002"
  },
  {
   "address": "3951 Minnehaha Ave, Minneapolis",
   "sale_month": "2002-07",
   "price": 208000,
   "lot_sqft": 5195,
   "price_per_lot_sqft": 40.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 865,
   "use": "TRIPLEX",
   "parcel_id": "0702823210151"
  },
  {
   "address": "8119 Bass Lake Rd, New Hope",
   "sale_month": "2002-07",
   "price": 145000,
   "lot_sqft": 24719,
   "price_per_lot_sqft": 5.87,
   "price_per_building_sqft": 54.82,
   "building_sqft": 2645,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2661,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611821410010"
  },
  {
   "address": "4707 42nd Ave N, Robbinsdale",
   "sale_month": "2002-07",
   "price": 20000,
   "lot_sqft": 11134,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924240140"
  },
  {
   "address": "7001 55th Street North, Oakdale",
   "sale_month": "2002-07",
   "price": 850000,
   "lot_sqft": 532748,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 124546,
   "use": "305",
   "parcel_id": "0502921320011"
  },
  {
   "address": null,
   "sale_month": "2002-07",
   "price": 460800,
   "lot_sqft": 1633999,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "049060050"
  },
  {
   "address": "2831 Snelling Avenue North, Roseville",
   "sale_month": "2002-07",
   "price": 832000,
   "lot_sqft": 60216,
   "price_per_lot_sqft": 13.82,
   "price_per_building_sqft": 87.42,
   "building_sqft": 9517,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9574,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923410039"
  },
  {
   "address": "5601 Xerxes Ave N, Brooklyn Center",
   "sale_month": "2002-07",
   "price": 625000,
   "lot_sqft": 43796,
   "price_per_lot_sqft": 14.27,
   "price_per_building_sqft": 137.27,
   "building_sqft": 4553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4580,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410002"
  },
  {
   "address": "1000 County Road 42 East, Burnsville",
   "sale_month": "2002-07",
   "price": 2300000,
   "lot_sqft": 111531,
   "price_per_lot_sqft": 20.62,
   "price_per_building_sqft": 93.16,
   "building_sqft": 24689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24838,
   "use": "Commercial-preferred",
   "parcel_id": "028482003010"
  },
  {
   "address": "7600 147th Street West, Apple Valley",
   "sale_month": "2002-07",
   "price": 550000,
   "lot_sqft": 31223,
   "price_per_lot_sqft": 17.62,
   "price_per_building_sqft": 77.13,
   "building_sqft": 7131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7174,
   "use": "Commercial-preferred",
   "parcel_id": "018120002020"
  },
  {
   "address": "505 Shimmcor Street, Mayer",
   "sale_month": "2002-06",
   "price": 143819,
   "lot_sqft": 102650,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "507000090"
  },
  {
   "address": null,
   "sale_month": "2002-06",
   "price": 675000,
   "lot_sqft": 14148,
   "price_per_lot_sqft": 47.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310105"
  },
  {
   "address": null,
   "sale_month": "2002-06",
   "price": 675000,
   "lot_sqft": 2210,
   "price_per_lot_sqft": 305.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310026"
  },
  {
   "address": null,
   "sale_month": "2002-06",
   "price": 675000,
   "lot_sqft": 2447,
   "price_per_lot_sqft": 275.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310025"
  },
  {
   "address": "383 Aurora Avenue, Saint Paul",
   "sale_month": "2002-06",
   "price": 675000,
   "lot_sqft": 4506,
   "price_per_lot_sqft": 149.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923310024"
  },
  {
   "address": "561 University Avenue West, Saint Paul",
   "sale_month": "2002-06",
   "price": 260000,
   "lot_sqft": 8261,
   "price_per_lot_sqft": 31.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5904,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923230247"
  },
  {
   "address": "2436 Park Ave, Minneapolis",
   "sale_month": "2002-06",
   "price": 520000,
   "lot_sqft": 24655,
   "price_per_lot_sqft": 21.09,
   "price_per_building_sqft": 110.66,
   "building_sqft": 4699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4728,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924230082"
  },
  {
   "address": "2900 Nicollet Ave, Minneapolis",
   "sale_month": "2002-06",
   "price": 735000,
   "lot_sqft": 17186,
   "price_per_lot_sqft": 42.77,
   "price_per_building_sqft": 161.5,
   "building_sqft": 4551,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4579,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924340261"
  },
  {
   "address": "118 26th St E, Minneapolis",
   "sale_month": "2002-06",
   "price": 762000,
   "lot_sqft": 4700,
   "price_per_lot_sqft": 162.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130102"
  },
  {
   "address": "2026 4th Ave S, Minneapolis",
   "sale_month": "2002-06",
   "price": 235000,
   "lot_sqft": 5285,
   "price_per_lot_sqft": 44.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2019,
   "use": "TRIPLEX",
   "parcel_id": "3402924110021"
  },
  {
   "address": "2425 Industrial Blvd W, Long Lake",
   "sale_month": "2002-06",
   "price": 1000000,
   "lot_sqft": 46536,
   "price_per_lot_sqft": 21.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23306,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823140017"
  },
  {
   "address": "2212 Girard Ave S, Minneapolis",
   "sale_month": "2002-06",
   "price": 1750000,
   "lot_sqft": 11693,
   "price_per_lot_sqft": 149.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6297,
   "use": "APARTMENT",
   "parcel_id": "3302924120141"
  },
  {
   "address": null,
   "sale_month": "2002-06",
   "price": 625000,
   "lot_sqft": 469,
   "price_per_lot_sqft": 1332.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923110002"
  },
  {
   "address": "708 Vandalia Street, Saint Paul",
   "sale_month": "2002-06",
   "price": 625000,
   "lot_sqft": 21128,
   "price_per_lot_sqft": 29.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2902,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923110001"
  },
  {
   "address": "606 Rice Street, Saint Paul",
   "sale_month": "2002-06",
   "price": 77000,
   "lot_sqft": 2060,
   "price_per_lot_sqft": 37.38,
   "price_per_building_sqft": 81.91,
   "building_sqft": 940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 945,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922220056"
  },
  {
   "address": "3208 Lake St E, Minneapolis",
   "sale_month": "2002-06",
   "price": 265000,
   "lot_sqft": 12228,
   "price_per_lot_sqft": 21.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923330096"
  },
  {
   "address": "2270 Capp Road, Saint Paul",
   "sale_month": "2002-06",
   "price": 852029,
   "lot_sqft": 97760,
   "price_per_lot_sqft": 8.72,
   "price_per_building_sqft": 20.73,
   "building_sqft": 41097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41345,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410027"
  },
  {
   "address": "1786 Hennepin Ave, Minneapolis",
   "sale_month": "2002-06",
   "price": 2725000,
   "lot_sqft": 25601,
   "price_per_lot_sqft": 106.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13706,
   "use": "APARTMENT",
   "parcel_id": "2802924440084"
  },
  {
   "address": "1211 Pierce Butler Route, Saint Paul",
   "sale_month": "2002-06",
   "price": 1000000,
   "lot_sqft": 130497,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": 14.1,
   "building_sqft": 70933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71361,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272923410037"
  },
  {
   "address": "508 15th St E, Minneapolis",
   "sale_month": "2002-06",
   "price": 2775000,
   "lot_sqft": 7090,
   "price_per_lot_sqft": 391.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4444,
   "use": "APARTMENT",
   "parcel_id": "2702924410037"
  },
  {
   "address": "8687 Highway 101, Savage",
   "sale_month": "2002-06",
   "price": 101000,
   "lot_sqft": 43524,
   "price_per_lot_sqft": 2.32,
   "price_per_building_sqft": 7.83,
   "building_sqft": 12904,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12982,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260570100"
  },
  {
   "address": "1826 Chicago Ave, Minneapolis",
   "sale_month": "2002-06",
   "price": 1175000,
   "lot_sqft": 14565,
   "price_per_lot_sqft": 80.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4905,
   "use": "APARTMENT",
   "parcel_id": "2602924330018"
  },
  {
   "address": "4685 Park Nicollet Avenue Southeast, Prior Lake",
   "sale_month": "2002-06",
   "price": 500000,
   "lot_sqft": 155297,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 53765,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253910030"
  },
  {
   "address": "1635 Delano Ave, Maple Plain",
   "sale_month": "2002-06",
   "price": 186500,
   "lot_sqft": 14988,
   "price_per_lot_sqft": 12.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1038,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411824340048"
  },
  {
   "address": "2567 Commerce Blvd, Mound",
   "sale_month": "2002-06",
   "price": 27000,
   "lot_sqft": 6637,
   "price_per_lot_sqft": 4.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311724110019"
  },
  {
   "address": "5821 Nicollet Ave, Minneapolis",
   "sale_month": "2002-06",
   "price": 59000,
   "lot_sqft": 11585,
   "price_per_lot_sqft": 5.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824420021"
  },
  {
   "address": "1710 Glenwood Ave, Minneapolis",
   "sale_month": "2002-06",
   "price": 214000,
   "lot_sqft": 8866,
   "price_per_lot_sqft": 24.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1987,
   "use": "TRIPLEX",
   "parcel_id": "2102924310064"
  },
  {
   "address": "2912 Kennedy St NE, Minneapolis",
   "sale_month": "2002-06",
   "price": 16125,
   "lot_sqft": 12484,
   "price_per_lot_sqft": 1.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340062"
  },
  {
   "address": "1306 Plymouth Ave N, Minneapolis",
   "sale_month": "2002-06",
   "price": 400000,
   "lot_sqft": 19968,
   "price_per_lot_sqft": 20.03,
   "price_per_building_sqft": 130.89,
   "building_sqft": 3056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924430168"
  },
  {
   "address": "1315 Girard Ave N, Minneapolis",
   "sale_month": "2002-06",
   "price": 400000,
   "lot_sqft": 6117,
   "price_per_lot_sqft": 65.39,
   "price_per_building_sqft": 307.46,
   "building_sqft": 1301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1309,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924430043"
  },
  {
   "address": "1512 Central Ave NE, Minneapolis",
   "sale_month": "2002-06",
   "price": 85000,
   "lot_sqft": 50683,
   "price_per_lot_sqft": 1.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1402924110058"
  },
  {
   "address": "5353 Elliot Ave, Minneapolis",
   "sale_month": "2002-06",
   "price": 145000,
   "lot_sqft": 5494,
   "price_per_lot_sqft": 26.39,
   "price_per_building_sqft": 62.21,
   "building_sqft": 2331,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2345,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1402824340073"
  },
  {
   "address": "1825 Garfield St NE, Minneapolis",
   "sale_month": "2002-06",
   "price": 2160000,
   "lot_sqft": 12896,
   "price_per_lot_sqft": 167.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3499,
   "use": "APARTMENT",
   "parcel_id": "1202924430009"
  },
  {
   "address": "1815 Garfield St NE, Minneapolis",
   "sale_month": "2002-06",
   "price": 2160000,
   "lot_sqft": 12893,
   "price_per_lot_sqft": 167.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3600,
   "use": "APARTMENT",
   "parcel_id": "1202924430008"
  },
  {
   "address": "1805 Garfield St NE, Minneapolis",
   "sale_month": "2002-06",
   "price": 2160000,
   "lot_sqft": 11933,
   "price_per_lot_sqft": 181.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3823,
   "use": "APARTMENT",
   "parcel_id": "1202924430007"
  },
  {
   "address": null,
   "sale_month": "2002-06",
   "price": 18600,
   "lot_sqft": 26227,
   "price_per_lot_sqft": 0.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111622420035"
  },
  {
   "address": "1918 University Ave NE, Minneapolis",
   "sale_month": "2002-06",
   "price": 237000,
   "lot_sqft": 25208,
   "price_per_lot_sqft": 9.4,
   "price_per_building_sqft": 35.7,
   "building_sqft": 6638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6679,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924330045"
  },
  {
   "address": "3310 2nd St N, Minneapolis",
   "sale_month": "2002-06",
   "price": 3150000,
   "lot_sqft": 341667,
   "price_per_lot_sqft": 9.22,
   "price_per_building_sqft": 17.99,
   "building_sqft": 175092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 176149,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924240081"
  },
  {
   "address": "8450 City Centre Drive, Woodbury",
   "sale_month": "2002-06",
   "price": 3650000,
   "lot_sqft": 152371,
   "price_per_lot_sqft": 23.95,
   "price_per_building_sqft": 170.26,
   "building_sqft": 21438,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21568,
   "use": "300",
   "parcel_id": "0902821340018"
  },
  {
   "address": "7700 Hudson Road, Woodbury",
   "sale_month": "2002-06",
   "price": 50000,
   "lot_sqft": 106927,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": 2.32,
   "building_sqft": 21569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21699,
   "use": "305",
   "parcel_id": "0502821120070"
  },
  {
   "address": "11400 Julianne Avenue North, Grant",
   "sale_month": "2002-06",
   "price": 199000,
   "lot_sqft": 457683,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "110",
   "parcel_id": "0303021130005"
  },
  {
   "address": "200 American Blvd W, Bloomington",
   "sale_month": "2002-06",
   "price": 319000,
   "lot_sqft": 470733,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 139529,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724210026"
  },
  {
   "address": "213 County Road 42, Apple Valley",
   "sale_month": "2002-06",
   "price": 305000,
   "lot_sqft": 22515,
   "price_per_lot_sqft": 13.55,
   "price_per_building_sqft": 161.12,
   "building_sqft": 1893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1904,
   "use": "Commercial-preferred",
   "parcel_id": "011170008020"
  },
  {
   "address": "319 Shimmcor Street, Mayer",
   "sale_month": "2002-05",
   "price": 69250,
   "lot_sqft": 49454,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "507000060"
  },
  {
   "address": "233 Buron Lane, South Saint Paul",
   "sale_month": "2002-05",
   "price": 603700,
   "lot_sqft": 24952,
   "price_per_lot_sqft": 24.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2647,
   "use": "Apartment",
   "parcel_id": "361550000120"
  },
  {
   "address": "221 Buron Lane, South Saint Paul",
   "sale_month": "2002-05",
   "price": 656300,
   "lot_sqft": 17447,
   "price_per_lot_sqft": 37.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2780,
   "use": "Apartment",
   "parcel_id": "361550000110"
  },
  {
   "address": "1340 8th Avenue, Newport",
   "sale_month": "2002-05",
   "price": 275000,
   "lot_sqft": 22480,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3328,
   "use": "110",
   "parcel_id": "3602822310086"
  },
  {
   "address": "838 3rd Ave, Excelsior",
   "sale_month": "2002-05",
   "price": 1525000,
   "lot_sqft": 110260,
   "price_per_lot_sqft": 13.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15925,
   "use": "APARTMENT",
   "parcel_id": "3511723240015"
  },
  {
   "address": "777 Excelsior Blvd, Excelsior",
   "sale_month": "2002-05",
   "price": 2700000,
   "lot_sqft": 54376,
   "price_per_lot_sqft": 49.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12670,
   "use": "APARTMENT",
   "parcel_id": "3511723210024"
  },
  {
   "address": "2807 Stevens Ave, Minneapolis",
   "sale_month": "2002-05",
   "price": 2900,
   "lot_sqft": 6407,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3402924430131"
  },
  {
   "address": "2444 1st Ave S, Minneapolis",
   "sale_month": "2002-05",
   "price": 390000,
   "lot_sqft": 6107,
   "price_per_lot_sqft": 63.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1293,
   "use": "TRIPLEX",
   "parcel_id": "3402924130046"
  },
  {
   "address": "444 Prior Avenue North, Saint Paul",
   "sale_month": "2002-05",
   "price": 75000,
   "lot_sqft": 5783,
   "price_per_lot_sqft": 12.97,
   "price_per_building_sqft": 16.6,
   "building_sqft": 4519,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4546,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923310025"
  },
  {
   "address": "6420 Zane Ave N, Brooklyn Park",
   "sale_month": "2002-05",
   "price": 3200000,
   "lot_sqft": 175738,
   "price_per_lot_sqft": 18.21,
   "price_per_building_sqft": 60.35,
   "building_sqft": 53028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53348,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311921310090"
  },
  {
   "address": "5825 65th Ave N, Brooklyn Park",
   "sale_month": "2002-05",
   "price": 503000,
   "lot_sqft": 43134,
   "price_per_lot_sqft": 11.66,
   "price_per_building_sqft": 40.33,
   "building_sqft": 12471,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12546,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311921310087"
  },
  {
   "address": "3601 76th St W, Edina",
   "sale_month": "2002-05",
   "price": 16500000,
   "lot_sqft": 172912,
   "price_per_lot_sqft": 95.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824330015"
  },
  {
   "address": "3204 Rice Street, Little Canada",
   "sale_month": "2002-05",
   "price": 497000,
   "lot_sqft": 185887,
   "price_per_lot_sqft": 2.67,
   "price_per_building_sqft": 74.06,
   "building_sqft": 6711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6751,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022330014"
  },
  {
   "address": "95 Empire Drive, Saint Paul",
   "sale_month": "2002-05",
   "price": 1250000,
   "lot_sqft": 96960,
   "price_per_lot_sqft": 12.89,
   "price_per_building_sqft": 54,
   "building_sqft": 23150,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23289,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922220112"
  },
  {
   "address": null,
   "sale_month": "2002-05",
   "price": 15000,
   "lot_sqft": 75381,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111921120031"
  },
  {
   "address": "2648 37th Ave S, Minneapolis",
   "sale_month": "2002-05",
   "price": 420000,
   "lot_sqft": 20807,
   "price_per_lot_sqft": 20.19,
   "price_per_building_sqft": 31.56,
   "building_sqft": 13306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13386,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102923310045"
  },
  {
   "address": null,
   "sale_month": "2002-05",
   "price": 15000,
   "lot_sqft": 42217,
   "price_per_lot_sqft": 0.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "304910011"
  },
  {
   "address": "5130 Co Rd No 101, Minnetonka",
   "sale_month": "2002-05",
   "price": 3939000,
   "lot_sqft": 156354,
   "price_per_lot_sqft": 25.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21655,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3011722410078"
  },
  {
   "address": null,
   "sale_month": "2002-05",
   "price": 1722000,
   "lot_sqft": 50459,
   "price_per_lot_sqft": 34.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923410025"
  },
  {
   "address": "7077 Highway 13 West, Savage",
   "sale_month": "2002-05",
   "price": 524051,
   "lot_sqft": 108616,
   "price_per_lot_sqft": 4.82,
   "price_per_building_sqft": 50.65,
   "building_sqft": 10347,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10409,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269080080"
  },
  {
   "address": "16765 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "2002-05",
   "price": 85000,
   "lot_sqft": 99042,
   "price_per_lot_sqft": 0.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 494,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259010089"
  },
  {
   "address": "5295 U S Hwy No 12, Maple Plain",
   "sale_month": "2002-05",
   "price": 195000,
   "lot_sqft": 11840,
   "price_per_lot_sqft": 16.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824340036"
  },
  {
   "address": "5285 U S Hwy No 12, Maple Plain",
   "sale_month": "2002-05",
   "price": 130000,
   "lot_sqft": 8674,
   "price_per_lot_sqft": 14.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2411824340035"
  },
  {
   "address": "114 12th Ave S, Hopkins",
   "sale_month": "2002-05",
   "price": 950000,
   "lot_sqft": 24895,
   "price_per_lot_sqft": 38.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9149,
   "use": "APARTMENT",
   "parcel_id": "2411722340092"
  },
  {
   "address": "20700 Rogers Dr, Rogers",
   "sale_month": "2002-05",
   "price": 565823,
   "lot_sqft": 93581,
   "price_per_lot_sqft": 6.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12197,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023140006"
  },
  {
   "address": "5533 Nicollet Ave, Minneapolis",
   "sale_month": "2002-05",
   "price": 372000,
   "lot_sqft": 5589,
   "price_per_lot_sqft": 66.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1642,
   "use": "TRIPLEX",
   "parcel_id": "2202824120133"
  },
  {
   "address": "837 Glenwood Ave, Minneapolis",
   "sale_month": "2002-05",
   "price": 392000,
   "lot_sqft": 3356,
   "price_per_lot_sqft": 116.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924440007"
  },
  {
   "address": "709 Church Street East, Belle Plaine",
   "sale_month": "2002-05",
   "price": 205000,
   "lot_sqft": 38512,
   "price_per_lot_sqft": 5.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3230,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200660082"
  },
  {
   "address": "321 Dean Ave E, Champlin",
   "sale_month": "2002-05",
   "price": 240000,
   "lot_sqft": 23367,
   "price_per_lot_sqft": 10.27,
   "price_per_building_sqft": 194.33,
   "building_sqft": 1235,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1242,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1912021310022"
  },
  {
   "address": "2721 Golden Valley Rd, Minneapolis",
   "sale_month": "2002-05",
   "price": 425000,
   "lot_sqft": 11344,
   "price_per_lot_sqft": 37.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4102,
   "use": "APARTMENT",
   "parcel_id": "1702924420059"
  },
  {
   "address": "2401 West Broadway, Minneapolis",
   "sale_month": "2002-05",
   "price": 75000,
   "lot_sqft": 4946,
   "price_per_lot_sqft": 15.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924110211"
  },
  {
   "address": "7155 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2002-05",
   "price": 765000,
   "lot_sqft": 54541,
   "price_per_lot_sqft": 14.03,
   "price_per_building_sqft": 109.71,
   "building_sqft": 6973,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7015,
   "use": "300",
   "parcel_id": "1702721220031"
  },
  {
   "address": "7145 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2002-05",
   "price": 613000,
   "lot_sqft": 75052,
   "price_per_lot_sqft": 8.17,
   "price_per_building_sqft": 43.31,
   "building_sqft": 14155,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14240,
   "use": "300",
   "parcel_id": "1702721220030"
  },
  {
   "address": "1324 Grand St NE, Minneapolis",
   "sale_month": "2002-05",
   "price": 290500,
   "lot_sqft": 7295,
   "price_per_lot_sqft": 39.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1915,
   "use": "APARTMENT",
   "parcel_id": "1502924140056"
  },
  {
   "address": "1118 2nd St NE, Minneapolis",
   "sale_month": "2002-05",
   "price": 35000,
   "lot_sqft": 4055,
   "price_per_lot_sqft": 8.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1373,
   "use": "TRIPLEX",
   "parcel_id": "1402924230122"
  },
  {
   "address": "1354 Central Ave NE, Minneapolis",
   "sale_month": "2002-05",
   "price": 25000,
   "lot_sqft": 5477,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924140087"
  },
  {
   "address": "1326 Randolph Avenue, Saint Paul",
   "sale_month": "2002-05",
   "price": 205001,
   "lot_sqft": 24708,
   "price_per_lot_sqft": 8.3,
   "price_per_building_sqft": 9.73,
   "building_sqft": 21079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21206,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823420037"
  },
  {
   "address": "14825 Martin Dr, Eden Prairie",
   "sale_month": "2002-05",
   "price": 1470000,
   "lot_sqft": 85794,
   "price_per_lot_sqft": 17.13,
   "price_per_building_sqft": 58.66,
   "building_sqft": 25061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25212,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622430016"
  },
  {
   "address": "2910 Penn Ave N, Minneapolis",
   "sale_month": "2002-05",
   "price": 249900,
   "lot_sqft": 5378,
   "price_per_lot_sqft": 46.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2002,
   "use": "APARTMENT",
   "parcel_id": "0902924320050"
  },
  {
   "address": "8477 City Centre Drive, Woodbury",
   "sale_month": "2002-05",
   "price": 2850000,
   "lot_sqft": 61108,
   "price_per_lot_sqft": 46.64,
   "price_per_building_sqft": 660.79,
   "building_sqft": 4313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4340,
   "use": "300",
   "parcel_id": "0902821340010"
  },
  {
   "address": null,
   "sale_month": "2002-05",
   "price": 200856,
   "lot_sqft": 9519,
   "price_per_lot_sqft": 21.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22284,
   "use": "300",
   "parcel_id": "0803221130167"
  },
  {
   "address": null,
   "sale_month": "2002-05",
   "price": 200856,
   "lot_sqft": 2854,
   "price_per_lot_sqft": 70.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130165"
  },
  {
   "address": "56 Broadway Avenue East, Forest Lake",
   "sale_month": "2002-05",
   "price": 200856,
   "lot_sqft": 13868,
   "price_per_lot_sqft": 14.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "300",
   "parcel_id": "0803221130161"
  },
  {
   "address": "55 Lake Street South, Forest Lake",
   "sale_month": "2002-05",
   "price": 1175000,
   "lot_sqft": 24412,
   "price_per_lot_sqft": 48.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130159"
  },
  {
   "address": "146 Lake Street North, Forest Lake",
   "sale_month": "2002-05",
   "price": 1200000,
   "lot_sqft": 24855,
   "price_per_lot_sqft": 48.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14933,
   "use": "300",
   "parcel_id": "0803221120146"
  },
  {
   "address": "4725 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2002-05",
   "price": 9000000,
   "lot_sqft": 118160,
   "price_per_lot_sqft": 76.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51774,
   "use": "APARTMENT",
   "parcel_id": "0602824210035"
  },
  {
   "address": "3612 Minnehaha Ave, Minneapolis",
   "sale_month": "2002-05",
   "price": 350000,
   "lot_sqft": 5985,
   "price_per_lot_sqft": 58.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0602823330100"
  },
  {
   "address": "144 4th Avenue Northeast, Forest Lake",
   "sale_month": "2002-05",
   "price": 220000,
   "lot_sqft": 10543,
   "price_per_lot_sqft": 20.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0503221440067"
  },
  {
   "address": "7800 Penn Ave S, Bloomington",
   "sale_month": "2002-05",
   "price": 199875,
   "lot_sqft": 97537,
   "price_per_lot_sqft": 2.05,
   "price_per_building_sqft": 21.08,
   "building_sqft": 9483,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9540,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724110012"
  },
  {
   "address": "2655 Fairview Avenue North, Roseville",
   "sale_month": "2002-05",
   "price": 2000000,
   "lot_sqft": 109591,
   "price_per_lot_sqft": 18.25,
   "price_per_building_sqft": 40.92,
   "building_sqft": 48877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49172,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042923340029"
  },
  {
   "address": "4200 Fremont Ave N, Minneapolis",
   "sale_month": "2002-05",
   "price": 135000,
   "lot_sqft": 10200,
   "price_per_lot_sqft": 13.24,
   "price_per_building_sqft": 100.52,
   "building_sqft": 1343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1351,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120175"
  },
  {
   "address": "1523 Lake St W, Minneapolis",
   "sale_month": "2002-05",
   "price": 200000,
   "lot_sqft": 3918,
   "price_per_lot_sqft": 51.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1618,
   "use": "APARTMENT",
   "parcel_id": "0402824210032"
  },
  {
   "address": "3218 Bryant Ave S, Minneapolis",
   "sale_month": "2002-05",
   "price": 305000,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 55.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1453,
   "use": "APARTMENT",
   "parcel_id": "0402824140039"
  },
  {
   "address": "3117 Colfax Ave S, Minneapolis",
   "sale_month": "2002-05",
   "price": 895000,
   "lot_sqft": 6491,
   "price_per_lot_sqft": 137.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3808,
   "use": "APARTMENT",
   "parcel_id": "0402824110120"
  },
  {
   "address": "1231 St Clair Avenue, Saint Paul",
   "sale_month": "2002-05",
   "price": 112500,
   "lot_sqft": 7215,
   "price_per_lot_sqft": 15.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2446,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823430184"
  },
  {
   "address": null,
   "sale_month": "2002-05",
   "price": 147000,
   "lot_sqft": 7529,
   "price_per_lot_sqft": 19.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302920440072"
  },
  {
   "address": null,
   "sale_month": "2002-05",
   "price": 145000,
   "lot_sqft": 12490,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0302920440061"
  },
  {
   "address": "3522 Garfield Ave, Minneapolis",
   "sale_month": "2002-05",
   "price": 35527,
   "lot_sqft": 5487,
   "price_per_lot_sqft": 6.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1089,
   "use": "TRIPLEX",
   "parcel_id": "0302824320154"
  },
  {
   "address": "511 Lake St E, Minneapolis",
   "sale_month": "2002-05",
   "price": 133650,
   "lot_sqft": 3386,
   "price_per_lot_sqft": 39.47,
   "price_per_building_sqft": 12.17,
   "building_sqft": 10980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11046,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110076"
  },
  {
   "address": "9470 Hudson Road, Woodbury",
   "sale_month": "2002-05",
   "price": 571000,
   "lot_sqft": 63682,
   "price_per_lot_sqft": 8.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8827,
   "use": "300",
   "parcel_id": "0302821210110"
  },
  {
   "address": "8528 Pillsbury Ave S, Bloomington",
   "sale_month": "2002-05",
   "price": 310000,
   "lot_sqft": 27370,
   "price_per_lot_sqft": 11.33,
   "price_per_building_sqft": 86.76,
   "building_sqft": 3573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3595,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724340103"
  },
  {
   "address": "10100 Hudson Road, Woodbury",
   "sale_month": "2002-05",
   "price": 2332000,
   "lot_sqft": 63364,
   "price_per_lot_sqft": 36.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "300",
   "parcel_id": "0202821220006"
  },
  {
   "address": "429 Grand Avenue, Saint Paul",
   "sale_month": "2002-05",
   "price": 200000,
   "lot_sqft": 9798,
   "price_per_lot_sqft": 20.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2661,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310091"
  },
  {
   "address": "27 Century Avenue North, Maplewood",
   "sale_month": "2002-05",
   "price": 392500,
   "lot_sqft": 55829,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": 76.9,
   "building_sqft": 5104,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5135,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822140105"
  },
  {
   "address": "10300 West 70th St, Eden Prairie",
   "sale_month": "2002-05",
   "price": 2350000,
   "lot_sqft": 317940,
   "price_per_lot_sqft": 7.39,
   "price_per_building_sqft": 46.61,
   "building_sqft": 50421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50725,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622430013"
  },
  {
   "address": "821 Industrial Boulevard West, Waconia",
   "sale_month": "2002-04",
   "price": 97843,
   "lot_sqft": 198386,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32569,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "755160090"
  },
  {
   "address": "240 East Frontage Road, Waconia",
   "sale_month": "2002-04",
   "price": 270000,
   "lot_sqft": 19731,
   "price_per_lot_sqft": 13.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753050020"
  },
  {
   "address": null,
   "sale_month": "2002-04",
   "price": 15000,
   "lot_sqft": 4402,
   "price_per_lot_sqft": 3.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "589990040"
  },
  {
   "address": "2700 28th St E, Minneapolis",
   "sale_month": "2002-04",
   "price": 3750000,
   "lot_sqft": 373173,
   "price_per_lot_sqft": 10.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 154533,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420028"
  },
  {
   "address": "2218 10th Ave S, Minneapolis",
   "sale_month": "2002-04",
   "price": 30000,
   "lot_sqft": 6882,
   "price_per_lot_sqft": 4.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1281,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924210131"
  },
  {
   "address": "2419 Nicollet Ave, Minneapolis",
   "sale_month": "2002-04",
   "price": 166000,
   "lot_sqft": 7766,
   "price_per_lot_sqft": 21.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130019"
  },
  {
   "address": "8555 Eagle Point Boulevard, Lake Elmo",
   "sale_month": "2002-04",
   "price": 1448522,
   "lot_sqft": 1117868,
   "price_per_lot_sqft": 1.3,
   "price_per_building_sqft": 14.51,
   "building_sqft": 99811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 100414,
   "use": "300",
   "parcel_id": "3302921410054"
  },
  {
   "address": null,
   "sale_month": "2002-04",
   "price": 7000000,
   "lot_sqft": 26634,
   "price_per_lot_sqft": 262.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302824330109"
  },
  {
   "address": null,
   "sale_month": "2002-04",
   "price": 5750000,
   "lot_sqft": 2656,
   "price_per_lot_sqft": 2164.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322922220142"
  },
  {
   "address": "720 Olive Street, Saint Paul",
   "sale_month": "2002-04",
   "price": 5750000,
   "lot_sqft": 126331,
   "price_per_lot_sqft": 45.52,
   "price_per_building_sqft": 45.3,
   "building_sqft": 126941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 127708,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922110055"
  },
  {
   "address": "2480 State Hwy No 100 S, St. Louis Park",
   "sale_month": "2002-04",
   "price": 5000000,
   "lot_sqft": 139747,
   "price_per_lot_sqft": 35.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27657,
   "use": "APARTMENT",
   "parcel_id": "3102924230011"
  },
  {
   "address": "806 Washington Ave SE, Minneapolis",
   "sale_month": "2002-04",
   "price": 291000,
   "lot_sqft": 1649,
   "price_per_lot_sqft": 176.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230003"
  },
  {
   "address": "1030 Payne Avenue, Saint Paul",
   "sale_month": "2002-04",
   "price": 290000,
   "lot_sqft": 13702,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": 94.25,
   "building_sqft": 3077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3096,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130101"
  },
  {
   "address": "409 Cedar Lake Rd S, Minneapolis",
   "sale_month": "2002-04",
   "price": 300000,
   "lot_sqft": 5869,
   "price_per_lot_sqft": 51.12,
   "price_per_building_sqft": 199.47,
   "building_sqft": 1504,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1513,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924140037"
  },
  {
   "address": "7705 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2002-04",
   "price": 245000,
   "lot_sqft": 28403,
   "price_per_lot_sqft": 8.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811921220003"
  },
  {
   "address": "210 Walnut Street East, Stillwater",
   "sale_month": "2002-04",
   "price": 301500,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 40.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "110",
   "parcel_id": "2803020440046"
  },
  {
   "address": "250 Sarazin Street, Shakopee",
   "sale_month": "2002-04",
   "price": 750000,
   "lot_sqft": 223053,
   "price_per_lot_sqft": 3.36,
   "price_per_building_sqft": 65.22,
   "building_sqft": 11499,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11568,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279060542"
  },
  {
   "address": "1310 Energy Lane, Saint Paul",
   "sale_month": "2002-04",
   "price": 1082767,
   "lot_sqft": 69940,
   "price_per_lot_sqft": 15.48,
   "price_per_building_sqft": 52.37,
   "building_sqft": 20677,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20802,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272923420071"
  },
  {
   "address": "3990 12th Avenue East, Shakopee",
   "sale_month": "2002-04",
   "price": 390000,
   "lot_sqft": 68892,
   "price_per_lot_sqft": 5.66,
   "price_per_building_sqft": 68.18,
   "building_sqft": 5720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5754,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272450042"
  },
  {
   "address": "510 Franklin Ave W, Minneapolis",
   "sale_month": "2002-04",
   "price": 30000,
   "lot_sqft": 4571,
   "price_per_lot_sqft": 6.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924330049"
  },
  {
   "address": "12336 Boone Avenue South, Savage",
   "sale_month": "2002-04",
   "price": 80000,
   "lot_sqft": 108815,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": 11.56,
   "building_sqft": 6923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6964,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269070480"
  },
  {
   "address": "945 Rice Street, Saint Paul",
   "sale_month": "2002-04",
   "price": 925500,
   "lot_sqft": 46815,
   "price_per_lot_sqft": 19.77,
   "price_per_building_sqft": 67.89,
   "building_sqft": 13632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13715,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410259"
  },
  {
   "address": null,
   "sale_month": "2002-04",
   "price": 925500,
   "lot_sqft": 2115,
   "price_per_lot_sqft": 437.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923410253"
  },
  {
   "address": "407 7th St SE, Minneapolis",
   "sale_month": "2002-04",
   "price": 14500000,
   "lot_sqft": 34221,
   "price_per_lot_sqft": 423.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10976,
   "use": "APARTMENT",
   "parcel_id": "2402924220021"
  },
  {
   "address": "600 Main St SE, Minneapolis",
   "sale_month": "2002-04",
   "price": 1193000,
   "lot_sqft": 38076,
   "price_per_lot_sqft": 31.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2302924410040"
  },
  {
   "address": "601 Main St SE, Minneapolis",
   "sale_month": "2002-04",
   "price": 1193000,
   "lot_sqft": 45113,
   "price_per_lot_sqft": 26.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33278,
   "use": "APARTMENT",
   "parcel_id": "2302924410034"
  },
  {
   "address": "323 7th St SE, Minneapolis",
   "sale_month": "2002-04",
   "price": 14500000,
   "lot_sqft": 40591,
   "price_per_lot_sqft": 357.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12567,
   "use": "APARTMENT",
   "parcel_id": "2302924110075"
  },
  {
   "address": "309 6th St SE, Minneapolis",
   "sale_month": "2002-04",
   "price": 14500000,
   "lot_sqft": 29612,
   "price_per_lot_sqft": 489.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9839,
   "use": "APARTMENT",
   "parcel_id": "2302924110063"
  },
  {
   "address": "209 5th St SE, Minneapolis",
   "sale_month": "2002-04",
   "price": 14500000,
   "lot_sqft": 21959,
   "price_per_lot_sqft": 660.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8395,
   "use": "APARTMENT",
   "parcel_id": "2302924110022"
  },
  {
   "address": null,
   "sale_month": "2002-04",
   "price": 195047,
   "lot_sqft": 175659,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230110460"
  },
  {
   "address": "425 Rice Street North, Jordan",
   "sale_month": "2002-04",
   "price": 1000,
   "lot_sqft": 8261,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2176,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229190020"
  },
  {
   "address": "6045 Pillsbury Ave, Minneapolis",
   "sale_month": "2002-04",
   "price": 230000,
   "lot_sqft": 17575,
   "price_per_lot_sqft": 13.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202824340057"
  },
  {
   "address": "8770 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2002-04",
   "price": 688434,
   "lot_sqft": 105575,
   "price_per_lot_sqft": 6.52,
   "price_per_building_sqft": 63,
   "building_sqft": 10927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10993,
   "use": "300",
   "parcel_id": "2102721140020"
  },
  {
   "address": "1100 Silver Lake Road Northwest, New Brighton",
   "sale_month": "2002-04",
   "price": 3095737,
   "lot_sqft": 349449,
   "price_per_lot_sqft": 8.86,
   "price_per_building_sqft": 58.53,
   "building_sqft": 52888,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53207,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193023340050"
  },
  {
   "address": "405 Dowlin St N, Champlin",
   "sale_month": "2002-04",
   "price": 77000,
   "lot_sqft": 9847,
   "price_per_lot_sqft": 7.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1912021310015"
  },
  {
   "address": "1300 Lilac Dr N, Golden Valley",
   "sale_month": "2002-04",
   "price": 657000,
   "lot_sqft": 87382,
   "price_per_lot_sqft": 7.52,
   "price_per_building_sqft": 104.58,
   "building_sqft": 6282,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6320,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802924330039"
  },
  {
   "address": "5001 34th Ave S, Minneapolis",
   "sale_month": "2002-04",
   "price": 32500,
   "lot_sqft": 23654,
   "price_per_lot_sqft": 1.37,
   "price_per_building_sqft": 3.08,
   "building_sqft": 10545,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10609,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1802823310195"
  },
  {
   "address": "2400 Penn Ave N, Minneapolis",
   "sale_month": "2002-04",
   "price": 89214,
   "lot_sqft": 4133,
   "price_per_lot_sqft": 21.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220161"
  },
  {
   "address": "2406 Penn Ave N, Minneapolis",
   "sale_month": "2002-04",
   "price": 100000,
   "lot_sqft": 2706,
   "price_per_lot_sqft": 36.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220160"
  },
  {
   "address": "1813 West River Rd N, Minneapolis",
   "sale_month": "2002-04",
   "price": 725000,
   "lot_sqft": 20931,
   "price_per_lot_sqft": 34.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924420014"
  },
  {
   "address": "1815 West River Rd N, Minneapolis",
   "sale_month": "2002-04",
   "price": 725000,
   "lot_sqft": 20588,
   "price_per_lot_sqft": 35.21,
   "price_per_building_sqft": 35.31,
   "building_sqft": 20533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20656,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924420013"
  },
  {
   "address": "2325 West River Rd N, Minneapolis",
   "sale_month": "2002-04",
   "price": 1225000,
   "lot_sqft": 147299,
   "price_per_lot_sqft": 8.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924120010"
  },
  {
   "address": "1179 15th Ave SE, Minneapolis",
   "sale_month": "2002-04",
   "price": 1400000,
   "lot_sqft": 74448,
   "price_per_lot_sqft": 18.81,
   "price_per_building_sqft": 39.99,
   "building_sqft": 35013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35224,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924440093"
  },
  {
   "address": "1502 Winter St NE, Minneapolis",
   "sale_month": "2002-04",
   "price": 1400000,
   "lot_sqft": 8037,
   "price_per_lot_sqft": 174.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440085"
  },
  {
   "address": "323 Pierce St NE, Minneapolis",
   "sale_month": "2002-04",
   "price": 470000,
   "lot_sqft": 39847,
   "price_per_lot_sqft": 11.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924340170"
  },
  {
   "address": "2055 Highway 36 East, North Saint Paul",
   "sale_month": "2002-04",
   "price": 10400000,
   "lot_sqft": 357695,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10791,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112922420001"
  },
  {
   "address": "2110 Cottage Drive, North Saint Paul",
   "sale_month": "2002-04",
   "price": 5315875,
   "lot_sqft": 356947,
   "price_per_lot_sqft": 14.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13172,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112922130032"
  },
  {
   "address": "1529 38th St E, Minneapolis",
   "sale_month": "2002-04",
   "price": 122000,
   "lot_sqft": 8486,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3111,
   "use": "APARTMENT",
   "parcel_id": "1102824110076"
  },
  {
   "address": "2637 Newton Ave N, Minneapolis",
   "sale_month": "2002-04",
   "price": 183000,
   "lot_sqft": 5423,
   "price_per_lot_sqft": 33.75,
   "price_per_building_sqft": 86.2,
   "building_sqft": 2123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2136,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924330129"
  },
  {
   "address": "3318 Penn Ave N, Minneapolis",
   "sale_month": "2002-04",
   "price": 267697,
   "lot_sqft": 4979,
   "price_per_lot_sqft": 53.77,
   "price_per_building_sqft": 168.05,
   "building_sqft": 1593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1602,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924230101"
  },
  {
   "address": "2267 Louisiana Ave S, St. Louis Park",
   "sale_month": "2002-04",
   "price": 97000,
   "lot_sqft": 10706,
   "price_per_lot_sqft": 9.06,
   "price_per_building_sqft": 52.86,
   "building_sqft": 1835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1846,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721130135"
  },
  {
   "address": "7433 Currell Boulevard, Woodbury",
   "sale_month": "2002-04",
   "price": 1920000,
   "lot_sqft": 100448,
   "price_per_lot_sqft": 19.11,
   "price_per_building_sqft": 176.2,
   "building_sqft": 10897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10963,
   "use": "300",
   "parcel_id": "0802821310016"
  },
  {
   "address": "3741 Minnehaha Ave, Minneapolis",
   "sale_month": "2002-04",
   "price": 50000,
   "lot_sqft": 5184,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823330015"
  },
  {
   "address": "5401 West Broadway, Crystal",
   "sale_month": "2002-04",
   "price": 235000,
   "lot_sqft": 12901,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": 72.29,
   "building_sqft": 3251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3271,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821440050"
  },
  {
   "address": "5629 West Broadway, Crystal",
   "sale_month": "2002-04",
   "price": 1125000,
   "lot_sqft": 38796,
   "price_per_lot_sqft": 29,
   "price_per_building_sqft": 323.46,
   "building_sqft": 3478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3499,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420064"
  },
  {
   "address": "1728 Hague Avenue, Saint Paul",
   "sale_month": "2002-04",
   "price": 349000,
   "lot_sqft": 5329,
   "price_per_lot_sqft": 65.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2510,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120087"
  },
  {
   "address": "3315 Hennepin Ave, Minneapolis",
   "sale_month": "2002-04",
   "price": 499000,
   "lot_sqft": 5075,
   "price_per_lot_sqft": 98.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2237,
   "use": "APARTMENT",
   "parcel_id": "0402824130154"
  },
  {
   "address": "3035 Aldrich Ave S, Minneapolis",
   "sale_month": "2002-04",
   "price": 395500,
   "lot_sqft": 3311,
   "price_per_lot_sqft": 119.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2921,
   "use": "APARTMENT",
   "parcel_id": "0402824110018"
  },
  {
   "address": "420 79 1/2 St E, Bloomington",
   "sale_month": "2002-04",
   "price": 450000,
   "lot_sqft": 9069,
   "price_per_lot_sqft": 49.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724110033"
  },
  {
   "address": "431 American Blvd E, Bloomington",
   "sale_month": "2002-04",
   "price": 450000,
   "lot_sqft": 17775,
   "price_per_lot_sqft": 25.32,
   "price_per_building_sqft": 74.22,
   "building_sqft": 6063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6100,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724110030"
  },
  {
   "address": "7901 4th Ave S, Bloomington",
   "sale_month": "2002-04",
   "price": 450000,
   "lot_sqft": 10469,
   "price_per_lot_sqft": 42.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724110021"
  },
  {
   "address": "994 Grand Avenue, Saint Paul",
   "sale_month": "2002-04",
   "price": 310000,
   "lot_sqft": 6032,
   "price_per_lot_sqft": 51.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1869,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320021"
  },
  {
   "address": "3511 Highway 13 West, Burnsville",
   "sale_month": "2002-04",
   "price": 170000,
   "lot_sqft": 29978,
   "price_per_lot_sqft": 5.67,
   "price_per_building_sqft": 45,
   "building_sqft": 3778,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3801,
   "use": "Commercial-preferred",
   "parcel_id": "022050001050"
  },
  {
   "address": "3254 Bloomington Ave, Minneapolis",
   "sale_month": "2002-04",
   "price": 270000,
   "lot_sqft": 7525,
   "price_per_lot_sqft": 35.88,
   "price_per_building_sqft": 83.75,
   "building_sqft": 3224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3244,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824130068"
  },
  {
   "address": "508 Pine Street South, Waconia",
   "sale_month": "2002-03",
   "price": 135000,
   "lot_sqft": 16905,
   "price_per_lot_sqft": 7.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755000460"
  },
  {
   "address": "510 Faxon Road North, Norwood Young America",
   "sale_month": "2002-03",
   "price": 118000,
   "lot_sqft": 9101,
   "price_per_lot_sqft": 12.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580145000"
  },
  {
   "address": "181 Lothenbach Avenue, West Saint Paul",
   "sale_month": "2002-03",
   "price": 194000,
   "lot_sqft": 86491,
   "price_per_lot_sqft": 2.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "420200053030"
  },
  {
   "address": "291 University Avenue West, Saint Paul",
   "sale_month": "2002-03",
   "price": 272000,
   "lot_sqft": 8621,
   "price_per_lot_sqft": 31.55,
   "price_per_building_sqft": 60,
   "building_sqft": 4533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4560,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130189"
  },
  {
   "address": "2934 Cedar Ave S, Minneapolis",
   "sale_month": "2002-03",
   "price": 760000,
   "lot_sqft": 9934,
   "price_per_lot_sqft": 76.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3771,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924440083"
  },
  {
   "address": "2616 Bloomington Ave, Minneapolis",
   "sale_month": "2002-03",
   "price": 24247,
   "lot_sqft": 5019,
   "price_per_lot_sqft": 4.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1680,
   "use": "TRIPLEX",
   "parcel_id": "3502924420123"
  },
  {
   "address": "2215 Elliot Ave, Minneapolis",
   "sale_month": "2002-03",
   "price": 101050,
   "lot_sqft": 3454,
   "price_per_lot_sqft": 29.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502924210133"
  },
  {
   "address": "1535 Marshall Avenue, Saint Paul",
   "sale_month": "2002-03",
   "price": 205000,
   "lot_sqft": 17568,
   "price_per_lot_sqft": 11.67,
   "price_per_building_sqft": 23.89,
   "building_sqft": 8582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8634,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923330099"
  },
  {
   "address": "2265 Daniels St, Long Lake",
   "sale_month": "2002-03",
   "price": 260000,
   "lot_sqft": 37094,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14537,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411823230030"
  },
  {
   "address": "223 Water St, Excelsior",
   "sale_month": "2002-03",
   "price": 530000,
   "lot_sqft": 8793,
   "price_per_lot_sqft": 60.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110122"
  },
  {
   "address": "2009 Harriet Ave, Minneapolis",
   "sale_month": "2002-03",
   "price": 315000,
   "lot_sqft": 7922,
   "price_per_lot_sqft": 39.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2832,
   "use": "APARTMENT",
   "parcel_id": "3402924220015"
  },
  {
   "address": "2104 Portland Ave, Minneapolis",
   "sale_month": "2002-03",
   "price": 271000,
   "lot_sqft": 5929,
   "price_per_lot_sqft": 45.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1935,
   "use": "APARTMENT",
   "parcel_id": "3402924110099"
  },
  {
   "address": "7744 5th Ave S, Richfield",
   "sale_month": "2002-03",
   "price": 1225000,
   "lot_sqft": 29060,
   "price_per_lot_sqft": 42.15,
   "price_per_building_sqft": 319.68,
   "building_sqft": 3832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3855,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824440031"
  },
  {
   "address": "2107 Hennepin Ave, Minneapolis",
   "sale_month": "2002-03",
   "price": 890000,
   "lot_sqft": 5426,
   "price_per_lot_sqft": 164.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5234,
   "use": "APARTMENT",
   "parcel_id": "3302924110085"
  },
  {
   "address": "7521 Penn Ave S, Richfield",
   "sale_month": "2002-03",
   "price": 350000,
   "lot_sqft": 13388,
   "price_per_lot_sqft": 26.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3150,
   "use": "APARTMENT",
   "parcel_id": "3302824320041"
  },
  {
   "address": "11700 Troy La N, Dayton",
   "sale_month": "2002-03",
   "price": 640000,
   "lot_sqft": 69082,
   "price_per_lot_sqft": 9.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022210006"
  },
  {
   "address": "11700 Troy La N, Dayton",
   "sale_month": "2002-03",
   "price": 640000,
   "lot_sqft": 39702,
   "price_per_lot_sqft": 16.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24081,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012022340009"
  },
  {
   "address": "17912 Old Excelsior Blvd, Minnetonka",
   "sale_month": "2002-03",
   "price": 184000,
   "lot_sqft": 18338,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2201,
   "use": "APARTMENT",
   "parcel_id": "3011722410054"
  },
  {
   "address": "7925 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2002-03",
   "price": 2000000,
   "lot_sqft": 238772,
   "price_per_lot_sqft": 8.38,
   "price_per_building_sqft": 62.68,
   "building_sqft": 31906,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32099,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921210096"
  },
  {
   "address": "126 Scott Street South, Shakopee",
   "sale_month": "2002-03",
   "price": 40000,
   "lot_sqft": 18225,
   "price_per_lot_sqft": 2.19,
   "price_per_building_sqft": 2.67,
   "building_sqft": 14957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15047,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273530010"
  },
  {
   "address": "1295 Bandana Boulevard North, Saint Paul",
   "sale_month": "2002-03",
   "price": 5899997,
   "lot_sqft": 46585,
   "price_per_lot_sqft": 126.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923130056"
  },
  {
   "address": "1295 Bandana Boulevard North, Saint Paul",
   "sale_month": "2002-03",
   "price": 5899997,
   "lot_sqft": 149929,
   "price_per_lot_sqft": 39.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42411,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923130051"
  },
  {
   "address": "20160 75th Ave N, Corcoran",
   "sale_month": "2002-03",
   "price": 132500,
   "lot_sqft": 111260,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2611923130012"
  },
  {
   "address": null,
   "sale_month": "2002-03",
   "price": 15000,
   "lot_sqft": 2640,
   "price_per_lot_sqft": 5.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923220007"
  },
  {
   "address": null,
   "sale_month": "2002-03",
   "price": 15000,
   "lot_sqft": 3032,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923220006"
  },
  {
   "address": "720 6th Ave SE, Minneapolis",
   "sale_month": "2002-03",
   "price": 1340000,
   "lot_sqft": 18461,
   "price_per_lot_sqft": 72.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "APARTMENT",
   "parcel_id": "2402924220041"
  },
  {
   "address": "8973 Aztec Dr, Eden Prairie",
   "sale_month": "2002-03",
   "price": 569918,
   "lot_sqft": 4939,
   "price_per_lot_sqft": 115.39,
   "price_per_building_sqft": 133.16,
   "building_sqft": 4280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311622230074"
  },
  {
   "address": "2177 Youngman Avenue, Saint Paul",
   "sale_month": "2002-03",
   "price": 1900000,
   "lot_sqft": 39532,
   "price_per_lot_sqft": 48.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8367,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823210109"
  },
  {
   "address": "14 5th St S, Minneapolis",
   "sale_month": "2002-03",
   "price": 15125000,
   "lot_sqft": 42396,
   "price_per_lot_sqft": 356.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440016"
  },
  {
   "address": "711 Hennepin Ave, Minneapolis",
   "sale_month": "2002-03",
   "price": 1050000,
   "lot_sqft": 14583,
   "price_per_lot_sqft": 72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 51539,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430149"
  },
  {
   "address": "1344 St Paul Avenue, Saint Paul",
   "sale_month": "2002-03",
   "price": 1347000,
   "lot_sqft": 17064,
   "price_per_lot_sqft": 78.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5606,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823120031"
  },
  {
   "address": "1330 St Paul Avenue, Saint Paul",
   "sale_month": "2002-03",
   "price": 1347000,
   "lot_sqft": 23878,
   "price_per_lot_sqft": 56.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7599,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823120030"
  },
  {
   "address": "4021 Xenwood Ave S, St. Louis Park",
   "sale_month": "2002-03",
   "price": 850000,
   "lot_sqft": 10789,
   "price_per_lot_sqft": 78.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240206"
  },
  {
   "address": "5707 Excelsior Blvd, St. Louis Park",
   "sale_month": "2002-03",
   "price": 850000,
   "lot_sqft": 17567,
   "price_per_lot_sqft": 48.39,
   "price_per_building_sqft": 158.55,
   "building_sqft": 5361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5393,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240141"
  },
  {
   "address": "338 Delano St NE, Minneapolis",
   "sale_month": "2002-03",
   "price": 682500,
   "lot_sqft": 3349,
   "price_per_lot_sqft": 203.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923430014"
  },
  {
   "address": "6421 45th Ave N, Crystal",
   "sale_month": "2002-03",
   "price": 900000,
   "lot_sqft": 37395,
   "price_per_lot_sqft": 24.07,
   "price_per_building_sqft": 69.68,
   "building_sqft": 12916,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12994,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821110034"
  },
  {
   "address": "6325 45th Ave N, Crystal",
   "sale_month": "2002-03",
   "price": 900000,
   "lot_sqft": 19863,
   "price_per_lot_sqft": 45.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821110033"
  },
  {
   "address": "8725 Promenade Lane, Woodbury",
   "sale_month": "2002-03",
   "price": 575000,
   "lot_sqft": 127615,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1602821130107"
  },
  {
   "address": "2200 Kennedy St NE, Minneapolis",
   "sale_month": "2002-03",
   "price": 8265039,
   "lot_sqft": 161506,
   "price_per_lot_sqft": 51.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440090"
  },
  {
   "address": "2100 Kennedy St NE, Minneapolis",
   "sale_month": "2002-03",
   "price": 8265039,
   "lot_sqft": 6822,
   "price_per_lot_sqft": 1211.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440089"
  },
  {
   "address": "2104 Kennedy St NE, Minneapolis",
   "sale_month": "2002-03",
   "price": 8265039,
   "lot_sqft": 9327,
   "price_per_lot_sqft": 886.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440002"
  },
  {
   "address": "2101 Kennedy St NE, Minneapolis",
   "sale_month": "2002-03",
   "price": 8265039,
   "lot_sqft": 88490,
   "price_per_lot_sqft": 93.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924410020"
  },
  {
   "address": "12780 Plaza Dr, Eden Prairie",
   "sale_month": "2002-03",
   "price": 682500,
   "lot_sqft": 45958,
   "price_per_lot_sqft": 14.85,
   "price_per_building_sqft": 94.44,
   "building_sqft": 7227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7271,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622330005"
  },
  {
   "address": "2075 Cliff Road, Eagan",
   "sale_month": "2002-03",
   "price": 1200000,
   "lot_sqft": 37330,
   "price_per_lot_sqft": 32.15,
   "price_per_building_sqft": 167.2,
   "building_sqft": 7177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7220,
   "use": "Commercial-preferred",
   "parcel_id": "105672301010"
  },
  {
   "address": "5885 165th Street North, Hugo",
   "sale_month": "2002-03",
   "price": 325000,
   "lot_sqft": 672487,
   "price_per_lot_sqft": 0.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "305",
   "parcel_id": "0803121420008"
  },
  {
   "address": "3011 Russell Ave N, Minneapolis",
   "sale_month": "2002-03",
   "price": 440000,
   "lot_sqft": 16015,
   "price_per_lot_sqft": 27.47,
   "price_per_building_sqft": 90.33,
   "building_sqft": 4871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4900,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924410187"
  },
  {
   "address": "2082 Marshall Avenue, Saint Paul",
   "sale_month": "2002-03",
   "price": 191500,
   "lot_sqft": 7021,
   "price_per_lot_sqft": 27.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 838,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823110005"
  },
  {
   "address": "255 Plato Boulevard East, Saint Paul",
   "sale_month": "2002-03",
   "price": 900000,
   "lot_sqft": 57237,
   "price_per_lot_sqft": 15.72,
   "price_per_building_sqft": 87.03,
   "building_sqft": 10341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10403,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822310026"
  },
  {
   "address": "11001 Hampshire Ave S, Bloomington",
   "sale_month": "2002-03",
   "price": 2956000,
   "lot_sqft": 308700,
   "price_per_lot_sqft": 9.58,
   "price_per_building_sqft": 34.7,
   "building_sqft": 85196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85711,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521120003"
  },
  {
   "address": "3240 Aldrich Ave S, Minneapolis",
   "sale_month": "2002-03",
   "price": 195000,
   "lot_sqft": 10919,
   "price_per_lot_sqft": 17.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3474,
   "use": "APARTMENT",
   "parcel_id": "0402824140094"
  },
  {
   "address": "1040 146th Street East, Burnsville",
   "sale_month": "2002-03",
   "price": 490000,
   "lot_sqft": 23627,
   "price_per_lot_sqft": 20.74,
   "price_per_building_sqft": 266.02,
   "building_sqft": 1842,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1853,
   "use": "Commercial-preferred",
   "parcel_id": "028482002041"
  },
  {
   "address": "12620 Vincent Avenue South, Burnsville",
   "sale_month": "2002-03",
   "price": 485000,
   "lot_sqft": 60008,
   "price_per_lot_sqft": 8.08,
   "price_per_building_sqft": 56.59,
   "building_sqft": 8571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8623,
   "use": "Commercial-preferred",
   "parcel_id": "021425003041"
  },
  {
   "address": "1101 78th St E, Bloomington",
   "sale_month": "2002-03",
   "price": 3205000,
   "lot_sqft": 154504,
   "price_per_lot_sqft": 20.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23273,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724210025"
  },
  {
   "address": "13001 County Road 5, Burnsville",
   "sale_month": "2002-03",
   "price": 215000,
   "lot_sqft": 24435,
   "price_per_lot_sqft": 8.8,
   "price_per_building_sqft": 73.76,
   "building_sqft": 2915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2932,
   "use": "Commercial-preferred",
   "parcel_id": "020140083010"
  },
  {
   "address": "3320 Longfellow Ave, Minneapolis",
   "sale_month": "2002-03",
   "price": 925000,
   "lot_sqft": 18721,
   "price_per_lot_sqft": 49.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7591,
   "use": "APARTMENT",
   "parcel_id": "0102824230145"
  },
  {
   "address": "1676 Robert Street South, West Saint Paul",
   "sale_month": "2002-02",
   "price": 2568000,
   "lot_sqft": 108635,
   "price_per_lot_sqft": 23.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "424320401031"
  },
  {
   "address": "832 Wentworth Avenue, South Saint Paul",
   "sale_month": "2002-02",
   "price": 685000,
   "lot_sqft": 24119,
   "price_per_lot_sqft": 28.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4290,
   "use": "Apartment",
   "parcel_id": "367020917450"
  },
  {
   "address": "2327 Franklin Ave E, Minneapolis",
   "sale_month": "2002-02",
   "price": 536000,
   "lot_sqft": 17659,
   "price_per_lot_sqft": 30.35,
   "price_per_building_sqft": 40.83,
   "building_sqft": 13127,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924210418"
  },
  {
   "address": "2313 Franklin Ave E, Minneapolis",
   "sale_month": "2002-02",
   "price": 536000,
   "lot_sqft": 8826,
   "price_per_lot_sqft": 60.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924210058"
  },
  {
   "address": "2317 Franklin Ave E, Minneapolis",
   "sale_month": "2002-02",
   "price": 536000,
   "lot_sqft": 8828,
   "price_per_lot_sqft": 60.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924210057"
  },
  {
   "address": "2112 26th Ave S, Minneapolis",
   "sale_month": "2002-02",
   "price": 275000,
   "lot_sqft": 5809,
   "price_per_lot_sqft": 47.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1537,
   "use": "TRIPLEX",
   "parcel_id": "3602924120070"
  },
  {
   "address": "2628 Bloomington Ave, Minneapolis",
   "sale_month": "2002-02",
   "price": 229900,
   "lot_sqft": 5088,
   "price_per_lot_sqft": 45.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1214,
   "use": "TRIPLEX",
   "parcel_id": "3502924420058"
  },
  {
   "address": "2601 2nd Ave S, Minneapolis",
   "sale_month": "2002-02",
   "price": 180000,
   "lot_sqft": 7451,
   "price_per_lot_sqft": 24.16,
   "price_per_building_sqft": 30.85,
   "building_sqft": 5834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5869,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924420016"
  },
  {
   "address": "2417 Blaisdell Ave, Minneapolis",
   "sale_month": "2002-02",
   "price": 860000,
   "lot_sqft": 7435,
   "price_per_lot_sqft": 115.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2438,
   "use": "APARTMENT",
   "parcel_id": "3402924240023"
  },
  {
   "address": "2423 Blaisdell Ave, Minneapolis",
   "sale_month": "2002-02",
   "price": 860000,
   "lot_sqft": 7435,
   "price_per_lot_sqft": 115.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2749,
   "use": "APARTMENT",
   "parcel_id": "3402924240022"
  },
  {
   "address": "2439 Blaisdell Ave, Minneapolis",
   "sale_month": "2002-02",
   "price": 490000,
   "lot_sqft": 8021,
   "price_per_lot_sqft": 61.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2678,
   "use": "APARTMENT",
   "parcel_id": "3402924240018"
  },
  {
   "address": "106 Atwater Street, Saint Paul",
   "sale_month": "2002-02",
   "price": 52000,
   "lot_sqft": 2777,
   "price_per_lot_sqft": 18.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 784,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922330018"
  },
  {
   "address": "101 Seymour Ave SE, Minneapolis",
   "sale_month": "2002-02",
   "price": 219994,
   "lot_sqft": 8773,
   "price_per_lot_sqft": 25.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1314,
   "use": "TRIPLEX",
   "parcel_id": "3002923440067"
  },
  {
   "address": "6736 Penn Ave S, Richfield",
   "sale_month": "2002-02",
   "price": 209600,
   "lot_sqft": 12612,
   "price_per_lot_sqft": 16.62,
   "price_per_building_sqft": 79.18,
   "building_sqft": 2647,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2663,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824410146"
  },
  {
   "address": "6515 Barrie Rd, Edina",
   "sale_month": "2002-02",
   "price": 1520000,
   "lot_sqft": 41985,
   "price_per_lot_sqft": 36.2,
   "price_per_building_sqft": 152.5,
   "building_sqft": 9967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10028,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824240025"
  },
  {
   "address": "700 Garden Lane, Shakopee",
   "sale_month": "2002-02",
   "price": 215000,
   "lot_sqft": 122017,
   "price_per_lot_sqft": 1.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20836,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "273340011"
  },
  {
   "address": "1088 Barclay Street, Saint Paul",
   "sale_month": "2002-02",
   "price": 7996153,
   "lot_sqft": 116839,
   "price_per_lot_sqft": 68.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4312,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922210031"
  },
  {
   "address": "1515 Magnolia Avenue East, Saint Paul",
   "sale_month": "2002-02",
   "price": 7996153,
   "lot_sqft": 62547,
   "price_per_lot_sqft": 127.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3888,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922210004"
  },
  {
   "address": "1517 Magnolia Avenue East, Saint Paul",
   "sale_month": "2002-02",
   "price": 7996153,
   "lot_sqft": 125111,
   "price_per_lot_sqft": 63.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3446,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922210003"
  },
  {
   "address": "1821 5th Ave S, Minneapolis",
   "sale_month": "2002-02",
   "price": 1200,
   "lot_sqft": 2870,
   "price_per_lot_sqft": 0.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924440072"
  },
  {
   "address": "1900 Park Ave, Minneapolis",
   "sale_month": "2002-02",
   "price": 689159,
   "lot_sqft": 25337,
   "price_per_lot_sqft": 27.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6102,
   "use": "APARTMENT",
   "parcel_id": "2602924330097"
  },
  {
   "address": "1918 Park Ave, Minneapolis",
   "sale_month": "2002-02",
   "price": 689159,
   "lot_sqft": 9287,
   "price_per_lot_sqft": 74.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4089,
   "use": "APARTMENT",
   "parcel_id": "2602924330043"
  },
  {
   "address": "915 6th St SE, Minneapolis",
   "sale_month": "2002-02",
   "price": 161000,
   "lot_sqft": 10507,
   "price_per_lot_sqft": 15.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1682,
   "use": "APARTMENT",
   "parcel_id": "2402924240103"
  },
  {
   "address": "1714 Mainstreet, Hopkins",
   "sale_month": "2002-02",
   "price": 330000,
   "lot_sqft": 9613,
   "price_per_lot_sqft": 34.33,
   "price_per_building_sqft": 148.92,
   "building_sqft": 2216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2230,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722440035"
  },
  {
   "address": "10 Church Street, Elko New Market",
   "sale_month": "2002-02",
   "price": 310000,
   "lot_sqft": 15505,
   "price_per_lot_sqft": 19.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5307,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230020020"
  },
  {
   "address": "16205 36th Ave N, Plymouth",
   "sale_month": "2002-02",
   "price": 1770000,
   "lot_sqft": 188307,
   "price_per_lot_sqft": 9.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46978,
   "use": "APARTMENT",
   "parcel_id": "2011822110014"
  },
  {
   "address": "3965 Meadowbrook Rd, St. Louis Park",
   "sale_month": "2002-02",
   "price": 2050000,
   "lot_sqft": 174506,
   "price_per_lot_sqft": 11.75,
   "price_per_building_sqft": 28.24,
   "building_sqft": 72593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73031,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721240002"
  },
  {
   "address": "6181 Upper 35th Street North, Oakdale",
   "sale_month": "2002-02",
   "price": 2391306,
   "lot_sqft": 392178,
   "price_per_lot_sqft": 6.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20865,
   "use": "110",
   "parcel_id": "1802921310057"
  },
  {
   "address": "1900 98th St W, Bloomington",
   "sale_month": "2002-02",
   "price": 900000,
   "lot_sqft": 154847,
   "price_per_lot_sqft": 5.81,
   "price_per_building_sqft": 26.17,
   "building_sqft": 34386,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34593,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1602724230004"
  },
  {
   "address": "8501 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2002-02",
   "price": 1960495,
   "lot_sqft": 432745,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 88414,
   "use": "APARTMENT",
   "parcel_id": "1411622330031"
  },
  {
   "address": "716 Broadway St NE, Minneapolis",
   "sale_month": "2002-02",
   "price": 165000,
   "lot_sqft": 6001,
   "price_per_lot_sqft": 27.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924410174"
  },
  {
   "address": "10633 89th Ave N, Maple Grove",
   "sale_month": "2002-02",
   "price": 1900000,
   "lot_sqft": 312057,
   "price_per_lot_sqft": 6.09,
   "price_per_building_sqft": 131.44,
   "building_sqft": 14455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14543,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922310007"
  },
  {
   "address": "4956 28th Ave S, Minneapolis",
   "sale_month": "2002-02",
   "price": 325000,
   "lot_sqft": 7634,
   "price_per_lot_sqft": 42.57,
   "price_per_building_sqft": 67.91,
   "building_sqft": 4786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4815,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302824130042"
  },
  {
   "address": "4950 28th Ave S, Minneapolis",
   "sale_month": "2002-02",
   "price": 325000,
   "lot_sqft": 7632,
   "price_per_lot_sqft": 42.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1302824130041"
  },
  {
   "address": "1823 Ulysses St NE, Minneapolis",
   "sale_month": "2002-02",
   "price": 399000,
   "lot_sqft": 12591,
   "price_per_lot_sqft": 31.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3620,
   "use": "APARTMENT",
   "parcel_id": "1202924430021"
  },
  {
   "address": "2714 42nd St E, Minneapolis",
   "sale_month": "2002-02",
   "price": 35000,
   "lot_sqft": 1853,
   "price_per_lot_sqft": 18.89,
   "price_per_building_sqft": 73.22,
   "building_sqft": 478,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 481,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824130040"
  },
  {
   "address": "2810 University Ave NE, Minneapolis",
   "sale_month": "2002-02",
   "price": 3588750,
   "lot_sqft": 232661,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56356,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924220002"
  },
  {
   "address": "8910 18th Ave S, Bloomington",
   "sale_month": "2002-02",
   "price": 1300000,
   "lot_sqft": 111397,
   "price_per_lot_sqft": 11.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9418,
   "use": "APARTMENT",
   "parcel_id": "1102724140083"
  },
  {
   "address": "1360 Duckwood Drive, Eagan",
   "sale_month": "2002-02",
   "price": 880000,
   "lot_sqft": 157869,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": 55.29,
   "building_sqft": 15915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16011,
   "use": "Commercial-preferred",
   "parcel_id": "102770001010"
  },
  {
   "address": "2500 California St NE, Minneapolis",
   "sale_month": "2002-02",
   "price": 112500,
   "lot_sqft": 6640,
   "price_per_lot_sqft": 16.94,
   "price_per_building_sqft": 81.52,
   "building_sqft": 1380,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1388,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924140130"
  },
  {
   "address": "8609 Harriet Ave S, Bloomington",
   "sale_month": "2002-02",
   "price": 210000,
   "lot_sqft": 17359,
   "price_per_lot_sqft": 12.1,
   "price_per_building_sqft": 75.7,
   "building_sqft": 2774,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2791,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220006"
  },
  {
   "address": "8814 Portland Ave S, Bloomington",
   "sale_month": "2002-02",
   "price": 305000,
   "lot_sqft": 18490,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2030,
   "use": "APARTMENT",
   "parcel_id": "1002724140002"
  },
  {
   "address": "8901 Aldrich Ave S, Bloomington",
   "sale_month": "2002-02",
   "price": 595000,
   "lot_sqft": 84636,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24720,
   "use": "APARTMENT",
   "parcel_id": "0902724140098"
  },
  {
   "address": null,
   "sale_month": "2002-02",
   "price": 58500,
   "lot_sqft": 13025,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221430015"
  },
  {
   "address": "4103 Lake St E, Minneapolis",
   "sale_month": "2002-02",
   "price": 292000,
   "lot_sqft": 8979,
   "price_per_lot_sqft": 32.52,
   "price_per_building_sqft": 80.26,
   "building_sqft": 3638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3660,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823120007"
  },
  {
   "address": "180 State Street, Saint Paul",
   "sale_month": "2002-02",
   "price": 1330000,
   "lot_sqft": 52706,
   "price_per_lot_sqft": 25.23,
   "price_per_building_sqft": 73.37,
   "building_sqft": 18128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18237,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822310025"
  },
  {
   "address": "14621 60th Street North, Oak Park Heights",
   "sale_month": "2002-02",
   "price": 480000,
   "lot_sqft": 54733,
   "price_per_lot_sqft": 8.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0402920120005"
  },
  {
   "address": "3116 Bryant Ave S, Minneapolis",
   "sale_month": "2002-02",
   "price": 152000,
   "lot_sqft": 5895,
   "price_per_lot_sqft": 25.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2188,
   "use": "APARTMENT",
   "parcel_id": "0402824110115"
  },
  {
   "address": "3034 Lyndale Ave S, Minneapolis",
   "sale_month": "2002-02",
   "price": 108300,
   "lot_sqft": 24765,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": 7.18,
   "building_sqft": 15081,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15172,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110011"
  },
  {
   "address": null,
   "sale_month": "2002-02",
   "price": 150000,
   "lot_sqft": 6159,
   "price_per_lot_sqft": 24.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410035"
  },
  {
   "address": "3055 Columbia Ave, Minneapolis",
   "sale_month": "2002-02",
   "price": 440000,
   "lot_sqft": 34766,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": 30.76,
   "building_sqft": 14303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14389,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924440058"
  },
  {
   "address": "908 Ashland Avenue, Saint Paul",
   "sale_month": "2002-02",
   "price": 435000,
   "lot_sqft": 11994,
   "price_per_lot_sqft": 36.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5688,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823240045"
  },
  {
   "address": "598 Lincoln Avenue, Saint Paul",
   "sale_month": "2002-02",
   "price": 985000,
   "lot_sqft": 8500,
   "price_per_lot_sqft": 115.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3662,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320096"
  },
  {
   "address": "402 Lewis Avenue South, Watertown",
   "sale_month": "2002-01",
   "price": 445000,
   "lot_sqft": 27041,
   "price_per_lot_sqft": 16.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4648,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853870020"
  },
  {
   "address": "60 8th Street East, Waconia",
   "sale_month": "2002-01",
   "price": 265000,
   "lot_sqft": 25535,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10285,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754020031"
  },
  {
   "address": "1815 Suburban Avenue, Saint Paul",
   "sale_month": "2002-01",
   "price": 1022912,
   "lot_sqft": 32131,
   "price_per_lot_sqft": 31.84,
   "price_per_building_sqft": 200.02,
   "building_sqft": 5114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5145,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922330006"
  },
  {
   "address": "6120 Lake Linden Dr, Shorewood",
   "sale_month": "2002-01",
   "price": 100000,
   "lot_sqft": 43052,
   "price_per_lot_sqft": 2.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3411723330036"
  },
  {
   "address": "6140 Lake Linden Dr, Shorewood",
   "sale_month": "2002-01",
   "price": 85000,
   "lot_sqft": 43290,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": 11.14,
   "building_sqft": 7628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7674,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723330035"
  },
  {
   "address": "2816 Pillsbury Ave, Minneapolis",
   "sale_month": "2002-01",
   "price": 360000,
   "lot_sqft": 14852,
   "price_per_lot_sqft": 24.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6186,
   "use": "APARTMENT",
   "parcel_id": "3402924340050"
  },
  {
   "address": "2212 Hennepin Ave, Minneapolis",
   "sale_month": "2002-01",
   "price": 2300000,
   "lot_sqft": 32750,
   "price_per_lot_sqft": 70.23,
   "price_per_building_sqft": 107.87,
   "building_sqft": 21321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21450,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924120185"
  },
  {
   "address": "201 9th Avenue Southwest, New Brighton",
   "sale_month": "2002-01",
   "price": 4952353,
   "lot_sqft": 362041,
   "price_per_lot_sqft": 13.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 150582,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023210007"
  },
  {
   "address": "3624 Lake St E, Minneapolis",
   "sale_month": "2002-01",
   "price": 106000,
   "lot_sqft": 1851,
   "price_per_lot_sqft": 57.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340073"
  },
  {
   "address": "3110 Chaska Boulevard, Chaska",
   "sale_month": "2002-01",
   "price": 3750000,
   "lot_sqft": 62061,
   "price_per_lot_sqft": 60.42,
   "price_per_building_sqft": 254.12,
   "building_sqft": 14757,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14846,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "306540010"
  },
  {
   "address": "2530 Essex St SE, Minneapolis",
   "sale_month": "2002-01",
   "price": 51000,
   "lot_sqft": 9061,
   "price_per_lot_sqft": 5.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1198,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240075"
  },
  {
   "address": "1079 Arkwright Street, Saint Paul",
   "sale_month": "2002-01",
   "price": 379000,
   "lot_sqft": 9599,
   "price_per_lot_sqft": 39.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2520,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922230024"
  },
  {
   "address": "1607 Breda Avenue, Saint Paul",
   "sale_month": "2002-01",
   "price": 435000,
   "lot_sqft": 48587,
   "price_per_lot_sqft": 8.95,
   "price_per_building_sqft": 42.71,
   "building_sqft": 10186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10248,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923110007"
  },
  {
   "address": "102 2nd Street North, Stillwater",
   "sale_month": "2002-01",
   "price": 1570000,
   "lot_sqft": 22876,
   "price_per_lot_sqft": 68.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020420179"
  },
  {
   "address": "270 Main Street North, Stillwater",
   "sale_month": "2002-01",
   "price": 1025000,
   "lot_sqft": 9100,
   "price_per_lot_sqft": 112.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "300",
   "parcel_id": "2803020140041"
  },
  {
   "address": "1449 Wynne Avenue, Saint Paul",
   "sale_month": "2002-01",
   "price": 297000,
   "lot_sqft": 9916,
   "price_per_lot_sqft": 29.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3260,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923210101"
  },
  {
   "address": "9811 Flying Cloud Dr, Eden Prairie",
   "sale_month": "2002-01",
   "price": 1200000,
   "lot_sqft": 591056,
   "price_per_lot_sqft": 2.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12435,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711622420002"
  },
  {
   "address": "1829 5th Ave S, Minneapolis",
   "sale_month": "2002-01",
   "price": 870000,
   "lot_sqft": 6400,
   "price_per_lot_sqft": 135.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4613,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924440075"
  },
  {
   "address": "818 Marquette Ave, Minneapolis",
   "sale_month": "2002-01",
   "price": 15650000,
   "lot_sqft": 22861,
   "price_per_lot_sqft": 684.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924110134"
  },
  {
   "address": "867 Dale Street North, Saint Paul",
   "sale_month": "2002-01",
   "price": 200000,
   "lot_sqft": 14762,
   "price_per_lot_sqft": 13.55,
   "price_per_building_sqft": 24.74,
   "building_sqft": 8084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "262923410011"
  },
  {
   "address": "7230 Forestview La N, Maple Grove",
   "sale_month": "2002-01",
   "price": 253630,
   "lot_sqft": 2406,
   "price_per_lot_sqft": 105.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420053"
  },
  {
   "address": "353 Larch Street, Saint Paul",
   "sale_month": "2002-01",
   "price": 65000,
   "lot_sqft": 4983,
   "price_per_lot_sqft": 13.04,
   "price_per_building_sqft": 18.95,
   "building_sqft": 3430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3451,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430023"
  },
  {
   "address": "16115 Joplin Avenue West, Lakeville",
   "sale_month": "2002-01",
   "price": 400000,
   "lot_sqft": 19988,
   "price_per_lot_sqft": 20.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2317,
   "use": "Apartment",
   "parcel_id": "225370601040"
  },
  {
   "address": "13800 83rd Way N, Maple Grove",
   "sale_month": "2002-01",
   "price": 2100000,
   "lot_sqft": 78095,
   "price_per_lot_sqft": 26.89,
   "price_per_building_sqft": 106.36,
   "building_sqft": 19745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19864,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922240005"
  },
  {
   "address": "424 Hennepin Ave, Minneapolis",
   "sale_month": "2002-01",
   "price": 785000,
   "lot_sqft": 6467,
   "price_per_lot_sqft": 121.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9183,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924440026"
  },
  {
   "address": "43 4th Ave N, Minneapolis",
   "sale_month": "2002-01",
   "price": 5750000,
   "lot_sqft": 487,
   "price_per_lot_sqft": 11806.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924140223"
  },
  {
   "address": "301 Newton Ave N, Minneapolis",
   "sale_month": "2002-01",
   "price": 180000,
   "lot_sqft": 6555,
   "price_per_lot_sqft": 27.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3010,
   "use": "APARTMENT",
   "parcel_id": "2102924330199"
  },
  {
   "address": "3954 Meadowbrook Rd, St. Louis Park",
   "sale_month": "2002-01",
   "price": 9250,
   "lot_sqft": 39549,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": 0.69,
   "building_sqft": 13496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13577,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721230021"
  },
  {
   "address": "3117 Virginia Ave S, St. Louis Park",
   "sale_month": "2002-01",
   "price": 700000,
   "lot_sqft": 18616,
   "price_per_lot_sqft": 37.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3822,
   "use": "APARTMENT",
   "parcel_id": "1811721110051"
  },
  {
   "address": null,
   "sale_month": "2002-01",
   "price": 17000,
   "lot_sqft": 75989,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7144,
   "use": "110",
   "parcel_id": "1802921320020"
  },
  {
   "address": "2128 West Broadway, Minneapolis",
   "sale_month": "2002-01",
   "price": 140000,
   "lot_sqft": 5657,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924220162"
  },
  {
   "address": null,
   "sale_month": "2002-01",
   "price": 6000000,
   "lot_sqft": 26916,
   "price_per_lot_sqft": 222.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1311822210312"
  },
  {
   "address": "10405 45th Ave N, Plymouth",
   "sale_month": "2002-01",
   "price": 6000000,
   "lot_sqft": 243611,
   "price_per_lot_sqft": 24.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32091,
   "use": "APARTMENT",
   "parcel_id": "1311822210311"
  },
  {
   "address": "2346 Cypress La, Mound",
   "sale_month": "2002-01",
   "price": 325000,
   "lot_sqft": 23980,
   "price_per_lot_sqft": 13.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9494,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724340044"
  },
  {
   "address": "1800 Arthur St NE, Minneapolis",
   "sale_month": "2002-01",
   "price": 850000,
   "lot_sqft": 11090,
   "price_per_lot_sqft": 76.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3309,
   "use": "APARTMENT",
   "parcel_id": "1202924430006"
  },
  {
   "address": "18175 Dairy Lane, Spring Lake Township",
   "sale_month": "2002-01",
   "price": 150000,
   "lot_sqft": 130008,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11999,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "110990010"
  },
  {
   "address": "4132 Chicago Ave, Minneapolis",
   "sale_month": "2002-01",
   "price": 69900,
   "lot_sqft": 4951,
   "price_per_lot_sqft": 14.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1277,
   "use": "APARTMENT",
   "parcel_id": "1102824230100"
  },
  {
   "address": null,
   "sale_month": "2002-01",
   "price": 280000,
   "lot_sqft": 48046,
   "price_per_lot_sqft": 5.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "109260121"
  },
  {
   "address": "20225 Johnson Memorial Drive, Saint Lawrence Township",
   "sale_month": "2002-01",
   "price": 280000,
   "lot_sqft": 21816,
   "price_per_lot_sqft": 12.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "109260041"
  },
  {
   "address": "7677 Equitable Dr, Eden Prairie",
   "sale_month": "2002-01",
   "price": 1875000,
   "lot_sqft": 141169,
   "price_per_lot_sqft": 13.28,
   "price_per_building_sqft": 55.08,
   "building_sqft": 34040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34245,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011622340008"
  },
  {
   "address": "3817 Nicollet Ave, Minneapolis",
   "sale_month": "2002-01",
   "price": 160930,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 31.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824120087"
  },
  {
   "address": "640 Smith Avenue South, Saint Paul",
   "sale_month": "2002-01",
   "price": 31246,
   "lot_sqft": 3167,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": 26.89,
   "building_sqft": 1162,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1169,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822320003"
  },
  {
   "address": "3948 Minnehaha Ave, Minneapolis",
   "sale_month": "2002-01",
   "price": 200000,
   "lot_sqft": 5998,
   "price_per_lot_sqft": 33.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0702823210005"
  },
  {
   "address": "2956 Rice Street, Little Canada",
   "sale_month": "2002-01",
   "price": 165000,
   "lot_sqft": 13543,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2249,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062922230019"
  },
  {
   "address": "4800 Park Glen Rd, St. Louis Park",
   "sale_month": "2002-01",
   "price": 7250000,
   "lot_sqft": 256457,
   "price_per_lot_sqft": 28.27,
   "price_per_building_sqft": 86.89,
   "building_sqft": 83436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83939,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824240033"
  },
  {
   "address": "88 Cleveland Avenue North, Saint Paul",
   "sale_month": "2002-01",
   "price": 560000,
   "lot_sqft": 6559,
   "price_per_lot_sqft": 85.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3716,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823230008"
  },
  {
   "address": "1726 Ashland Avenue, Saint Paul",
   "sale_month": "2002-01",
   "price": 300000,
   "lot_sqft": 10199,
   "price_per_lot_sqft": 29.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4961,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823130032"
  },
  {
   "address": "5050 Big Woods Boulevard, Dahlgren Township",
   "sale_month": "2002-01",
   "price": 300000,
   "lot_sqft": 474425,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "040010700"
  },
  {
   "address": "3707 Grand Ave S, Minneapolis",
   "sale_month": "2002-01",
   "price": 425000,
   "lot_sqft": 7796,
   "price_per_lot_sqft": 54.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4189,
   "use": "APARTMENT",
   "parcel_id": "0302824330198"
  },
  {
   "address": "66 Douglas Street, Saint Paul",
   "sale_month": "2002-01",
   "price": 243000,
   "lot_sqft": 5303,
   "price_per_lot_sqft": 45.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3080,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823410046"
  },
  {
   "address": "299 Wayzata Blvd W, Wayzata",
   "sale_month": "2002-01",
   "price": 775000,
   "lot_sqft": 329907,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": 32.77,
   "building_sqft": 23648,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23791,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111723220004"
  },
  {
   "address": "2830 37th St E, Minneapolis",
   "sale_month": "2002-01",
   "price": 22700,
   "lot_sqft": 58451,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9967,
   "use": "APARTMENT",
   "parcel_id": "0102824440104"
  },
  {
   "address": "205 Ash Avenue South, Mayer",
   "sale_month": "2001-12",
   "price": 10000,
   "lot_sqft": 109249,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39969,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "502400391"
  },
  {
   "address": "141 Wentworth Avenue East, West Saint Paul",
   "sale_month": "2001-12",
   "price": 381115,
   "lot_sqft": 46741,
   "price_per_lot_sqft": 8.15,
   "price_per_building_sqft": 51.45,
   "building_sqft": 7407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7452,
   "use": "Commercial-preferred",
   "parcel_id": "427100001030"
  },
  {
   "address": "431 Marshall Avenue, Saint Paul",
   "sale_month": "2001-12",
   "price": 1392739,
   "lot_sqft": 12969,
   "price_per_lot_sqft": 107.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4616,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923340013"
  },
  {
   "address": null,
   "sale_month": "2001-12",
   "price": 1392739,
   "lot_sqft": 14914,
   "price_per_lot_sqft": 93.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923340012"
  },
  {
   "address": "280 Arundel Street, Saint Paul",
   "sale_month": "2001-12",
   "price": 1392739,
   "lot_sqft": 267081,
   "price_per_lot_sqft": 5.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8118,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923340010"
  },
  {
   "address": "390 Concordia Avenue, Saint Paul",
   "sale_month": "2001-12",
   "price": 1392739,
   "lot_sqft": 89557,
   "price_per_lot_sqft": 15.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5978,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923340009"
  },
  {
   "address": "235 Nathan La N, Plymouth",
   "sale_month": "2001-12",
   "price": 16350000,
   "lot_sqft": 460900,
   "price_per_lot_sqft": 35.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "APARTMENT",
   "parcel_id": "3611822430017"
  },
  {
   "address": "135 Nathan La N, Plymouth",
   "sale_month": "2001-12",
   "price": 16350000,
   "lot_sqft": 352192,
   "price_per_lot_sqft": 46.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103097,
   "use": "APARTMENT",
   "parcel_id": "3611822430016"
  },
  {
   "address": "10205 6th Ave N, Plymouth",
   "sale_month": "2001-12",
   "price": 1085000,
   "lot_sqft": 50970,
   "price_per_lot_sqft": 21.29,
   "price_per_building_sqft": 310.62,
   "building_sqft": 3493,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3514,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822420024"
  },
  {
   "address": "2800 Lake St E, Minneapolis",
   "sale_month": "2001-12",
   "price": 2668000,
   "lot_sqft": 104622,
   "price_per_lot_sqft": 25.5,
   "price_per_building_sqft": 127.47,
   "building_sqft": 20931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21058,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924440192"
  },
  {
   "address": "3149 Mcknight Road North, White Bear Lake",
   "sale_month": "2001-12",
   "price": 3800000,
   "lot_sqft": 18591,
   "price_per_lot_sqft": 204.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "353022440010"
  },
  {
   "address": "3139 Mcknight Road North, White Bear Lake",
   "sale_month": "2001-12",
   "price": 3800000,
   "lot_sqft": 380349,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19825,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "353022440009"
  },
  {
   "address": "784 University Avenue West, Saint Paul",
   "sale_month": "2001-12",
   "price": 123000,
   "lot_sqft": 4791,
   "price_per_lot_sqft": 25.67,
   "price_per_building_sqft": 112.95,
   "building_sqft": 1089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1095,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923420040"
  },
  {
   "address": "682 Snelling Avenue North, Saint Paul",
   "sale_month": "2001-12",
   "price": 75000,
   "lot_sqft": 4378,
   "price_per_lot_sqft": 17.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923220178"
  },
  {
   "address": "2649 Lyndale Ave S, Minneapolis",
   "sale_month": "2001-12",
   "price": 125000,
   "lot_sqft": 5333,
   "price_per_lot_sqft": 23.44,
   "price_per_building_sqft": 31.52,
   "building_sqft": 3966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3990,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924320139"
  },
  {
   "address": "2608 Blaisdell Ave, Minneapolis",
   "sale_month": "2001-12",
   "price": 4000,
   "lot_sqft": 23932,
   "price_per_lot_sqft": 0.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15174,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310254"
  },
  {
   "address": "2738 Nicollet Ave, Minneapolis",
   "sale_month": "2001-12",
   "price": 1500000,
   "lot_sqft": 8626,
   "price_per_lot_sqft": 173.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924310111"
  },
  {
   "address": "2728 Nicollet Ave, Minneapolis",
   "sale_month": "2001-12",
   "price": 1500000,
   "lot_sqft": 11698,
   "price_per_lot_sqft": 128.23,
   "price_per_building_sqft": 124.84,
   "building_sqft": 12015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12087,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310110"
  },
  {
   "address": "2115 Blaisdell Ave, Minneapolis",
   "sale_month": "2001-12",
   "price": 437000,
   "lot_sqft": 9060,
   "price_per_lot_sqft": 48.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5532,
   "use": "APARTMENT",
   "parcel_id": "3402924210039"
  },
  {
   "address": "1920 University Avenue West, Saint Paul",
   "sale_month": "2001-12",
   "price": 250000,
   "lot_sqft": 11377,
   "price_per_lot_sqft": 21.97,
   "price_per_building_sqft": 8.17,
   "building_sqft": 30610,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30795,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240032"
  },
  {
   "address": "1642 Charles Avenue, Saint Paul",
   "sale_month": "2001-12",
   "price": 695000,
   "lot_sqft": 7162,
   "price_per_lot_sqft": 97.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3875,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140145"
  },
  {
   "address": "350 Sibley Street, Saint Paul",
   "sale_month": "2001-12",
   "price": 1300000,
   "lot_sqft": 16197,
   "price_per_lot_sqft": 80.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "312922440074"
  },
  {
   "address": "198 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2001-12",
   "price": 75000,
   "lot_sqft": 27656,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": 7.08,
   "building_sqft": 10591,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10655,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922120019"
  },
  {
   "address": "640 Mendelssohn Ave N, Golden Valley",
   "sale_month": "2001-12",
   "price": 5450000,
   "lot_sqft": 464201,
   "price_per_lot_sqft": 11.74,
   "price_per_building_sqft": 88.42,
   "building_sqft": 61638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62010,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821230015"
  },
  {
   "address": "8900 10th Ave N, Golden Valley",
   "sale_month": "2001-12",
   "price": 300000,
   "lot_sqft": 130293,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": 20.4,
   "building_sqft": 14703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14791,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821210004"
  },
  {
   "address": "141 Jonathan Boulevard North, Chaska",
   "sale_month": "2001-12",
   "price": 3056444,
   "lot_sqft": 240218,
   "price_per_lot_sqft": 12.72,
   "price_per_building_sqft": 37.66,
   "building_sqft": 81157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81647,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305500020"
  },
  {
   "address": "4912 Co Rd No 101, Minnetonka",
   "sale_month": "2001-12",
   "price": 6200000,
   "lot_sqft": 28128,
   "price_per_lot_sqft": 220.42,
   "price_per_building_sqft": 2104.55,
   "building_sqft": 2946,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2964,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722140014"
  },
  {
   "address": "17800 State Hwy No 7, Minnetonka",
   "sale_month": "2001-12",
   "price": 6200000,
   "lot_sqft": 66028,
   "price_per_lot_sqft": 93.9,
   "price_per_building_sqft": 703.59,
   "building_sqft": 8812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8865,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722140013"
  },
  {
   "address": "17790 State Hwy No 7, Minnetonka",
   "sale_month": "2001-12",
   "price": 6200000,
   "lot_sqft": 654327,
   "price_per_lot_sqft": 9.48,
   "price_per_building_sqft": 247.47,
   "building_sqft": 25054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25206,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3011722140012"
  },
  {
   "address": "4754 Co Rd No 101, Minnetonka",
   "sale_month": "2001-12",
   "price": 6200000,
   "lot_sqft": 40060,
   "price_per_lot_sqft": 154.77,
   "price_per_building_sqft": 1051.92,
   "building_sqft": 5894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5930,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722110005"
  },
  {
   "address": "9630 Eden Prairie Rd, Eden Prairie",
   "sale_month": "2001-12",
   "price": 2847346,
   "lot_sqft": 653103,
   "price_per_lot_sqft": 4.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911622130011"
  },
  {
   "address": "747 Snelling Avenue North, Saint Paul",
   "sale_month": "2001-12",
   "price": 124500,
   "lot_sqft": 7009,
   "price_per_lot_sqft": 17.76,
   "price_per_building_sqft": 5.77,
   "building_sqft": 21577,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21707,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923440120"
  },
  {
   "address": "1901 Colfax Ave S, Minneapolis",
   "sale_month": "2001-12",
   "price": 830000,
   "lot_sqft": 10067,
   "price_per_lot_sqft": 82.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2012,
   "use": "APARTMENT",
   "parcel_id": "2802924440048"
  },
  {
   "address": "2010 66th St W, Richfield",
   "sale_month": "2001-12",
   "price": 300000,
   "lot_sqft": 14722,
   "price_per_lot_sqft": 20.38,
   "price_per_building_sqft": 127.5,
   "building_sqft": 2353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2367,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824230108"
  },
  {
   "address": "3910 12th Avenue East, Shakopee",
   "sale_month": "2001-12",
   "price": 329019,
   "lot_sqft": 75581,
   "price_per_lot_sqft": 4.35,
   "price_per_building_sqft": 21.67,
   "building_sqft": 15183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15274,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272450041"
  },
  {
   "address": "1421 Yale Pl, Minneapolis",
   "sale_month": "2001-12",
   "price": 218500,
   "lot_sqft": 26010,
   "price_per_lot_sqft": 8.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6720,
   "use": "APARTMENT",
   "parcel_id": "2702924240116"
  },
  {
   "address": "5801 Egan Drive, Savage",
   "sale_month": "2001-12",
   "price": 1400000,
   "lot_sqft": 39961,
   "price_per_lot_sqft": 35.03,
   "price_per_building_sqft": 180.62,
   "building_sqft": 7751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7798,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263380030"
  },
  {
   "address": "5715 Egan Drive, Savage",
   "sale_month": "2001-12",
   "price": 1400000,
   "lot_sqft": 39877,
   "price_per_lot_sqft": 35.11,
   "price_per_building_sqft": 216.95,
   "building_sqft": 6453,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6492,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263380020"
  },
  {
   "address": "5721 Egan Drive, Savage",
   "sale_month": "2001-12",
   "price": 1400000,
   "lot_sqft": 305109,
   "price_per_lot_sqft": 4.59,
   "price_per_building_sqft": 48.31,
   "building_sqft": 28977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29152,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263380010"
  },
  {
   "address": "7201 Forestview La N, Maple Grove",
   "sale_month": "2001-12",
   "price": 258000,
   "lot_sqft": 3146,
   "price_per_lot_sqft": 82.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420046"
  },
  {
   "address": "1601 4th St S, Minneapolis",
   "sale_month": "2001-12",
   "price": 2310000,
   "lot_sqft": 85125,
   "price_per_lot_sqft": 27.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2602924140064"
  },
  {
   "address": "416 Front Avenue, Saint Paul",
   "sale_month": "2001-12",
   "price": 168000,
   "lot_sqft": 9277,
   "price_per_lot_sqft": 18.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2960,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "252923310010"
  },
  {
   "address": "2116 5th St S, Minneapolis",
   "sale_month": "2001-12",
   "price": 34750,
   "lot_sqft": 170523,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44008,
   "use": "APARTMENT",
   "parcel_id": "2502924310087"
  },
  {
   "address": "326 Harvard St SE, Minneapolis",
   "sale_month": "2001-12",
   "price": 44200,
   "lot_sqft": 11177,
   "price_per_lot_sqft": 3.95,
   "price_per_building_sqft": 5.47,
   "building_sqft": 8076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8125,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924140062"
  },
  {
   "address": "517 Marquette Ave, Minneapolis",
   "sale_month": "2001-12",
   "price": 10000000,
   "lot_sqft": 21215,
   "price_per_lot_sqft": 471.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440109"
  },
  {
   "address": "14420 28th Pl N, Plymouth",
   "sale_month": "2001-12",
   "price": 1007800,
   "lot_sqft": 54025,
   "price_per_lot_sqft": 18.65,
   "price_per_building_sqft": 252.01,
   "building_sqft": 3999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4023,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822410018"
  },
  {
   "address": "3305 Plymouth Blvd, Plymouth",
   "sale_month": "2001-12",
   "price": 3131000,
   "lot_sqft": 354379,
   "price_per_lot_sqft": 8.84,
   "price_per_building_sqft": 433.36,
   "building_sqft": 7225,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7268,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2111822240005"
  },
  {
   "address": "15110 State Hwy No 7, Minnetonka",
   "sale_month": "2001-12",
   "price": 840000,
   "lot_sqft": 28112,
   "price_per_lot_sqft": 29.88,
   "price_per_building_sqft": 439.33,
   "building_sqft": 1912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1924,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722430034"
  },
  {
   "address": "5874 Blackshire Path, Inver Grove Heights",
   "sale_month": "2001-12",
   "price": 473004,
   "lot_sqft": 4284,
   "price_per_lot_sqft": 110.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "201416001041"
  },
  {
   "address": "840 Commerce Drive East, Belle Plaine",
   "sale_month": "2001-12",
   "price": 355000,
   "lot_sqft": 39985,
   "price_per_lot_sqft": 8.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21344,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030010"
  },
  {
   "address": null,
   "sale_month": "2001-12",
   "price": 9789000,
   "lot_sqft": 21473,
   "price_per_lot_sqft": 455.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140109"
  },
  {
   "address": "4100 50th St W, Edina",
   "sale_month": "2001-12",
   "price": 9789000,
   "lot_sqft": 22447,
   "price_per_lot_sqft": 436.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15961,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140046"
  },
  {
   "address": null,
   "sale_month": "2001-12",
   "price": 9789000,
   "lot_sqft": 33115,
   "price_per_lot_sqft": 295.61,
   "price_per_building_sqft": 2952.94,
   "building_sqft": 3315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3335,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140045"
  },
  {
   "address": null,
   "sale_month": "2001-12",
   "price": 9789000,
   "lot_sqft": 15527,
   "price_per_lot_sqft": 630.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1802824140044"
  },
  {
   "address": "2221 West Broadway, Minneapolis",
   "sale_month": "2001-12",
   "price": 75000,
   "lot_sqft": 8708,
   "price_per_lot_sqft": 8.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924110057"
  },
  {
   "address": "4700 Clark Avenue, White Bear Lake",
   "sale_month": "2001-12",
   "price": 4899000,
   "lot_sqft": 48609,
   "price_per_lot_sqft": 100.78,
   "price_per_building_sqft": 415.59,
   "building_sqft": 11788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11860,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410105"
  },
  {
   "address": "8580 Franlo Rd, Eden Prairie",
   "sale_month": "2001-12",
   "price": 13350000,
   "lot_sqft": 546866,
   "price_per_lot_sqft": 24.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6860,
   "use": "APARTMENT",
   "parcel_id": "1411622430014"
  },
  {
   "address": "2840 Polk St NE, Minneapolis",
   "sale_month": "2001-12",
   "price": 314888,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 52.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2501,
   "use": "APARTMENT",
   "parcel_id": "1202924220177"
  },
  {
   "address": "9141 Old Cedar Ave S, Bloomington",
   "sale_month": "2001-12",
   "price": 126000,
   "lot_sqft": 2333,
   "price_per_lot_sqft": 54.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202724320007"
  },
  {
   "address": "9139 Old Cedar Ave S, Bloomington",
   "sale_month": "2001-12",
   "price": 126000,
   "lot_sqft": 1871,
   "price_per_lot_sqft": 67.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202724320006"
  },
  {
   "address": "917 18 1/2 Ave NE, Minneapolis",
   "sale_month": "2001-12",
   "price": 408000,
   "lot_sqft": 3437,
   "price_per_lot_sqft": 118.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1102924440159"
  },
  {
   "address": "1828 Central Ave NE, Minneapolis",
   "sale_month": "2001-12",
   "price": 408000,
   "lot_sqft": 19121,
   "price_per_lot_sqft": 21.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12035,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924440158"
  },
  {
   "address": "1834 St Clair Avenue, Saint Paul",
   "sale_month": "2001-12",
   "price": 190000,
   "lot_sqft": 6259,
   "price_per_lot_sqft": 30.36,
   "price_per_building_sqft": 22.48,
   "building_sqft": 8451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8502,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823210003"
  },
  {
   "address": "4701 95th Ave N, Brooklyn Park",
   "sale_month": "2001-12",
   "price": 74706,
   "lot_sqft": 521667,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911921440004"
  },
  {
   "address": null,
   "sale_month": "2001-12",
   "price": 1147000,
   "lot_sqft": 474870,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921410007"
  },
  {
   "address": "16641 Greystone Lane, Sand Creek Township",
   "sale_month": "2001-12",
   "price": 134500,
   "lot_sqft": 116892,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9065,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090370030"
  },
  {
   "address": "2670 County Road I, Mounds View",
   "sale_month": "2001-12",
   "price": 260000,
   "lot_sqft": 71247,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11348,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "073023120012"
  },
  {
   "address": "203 Little Canada Road East, Little Canada",
   "sale_month": "2001-12",
   "price": 513735,
   "lot_sqft": 59180,
   "price_per_lot_sqft": 8.68,
   "price_per_building_sqft": 41.7,
   "building_sqft": 12319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12394,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922420145"
  },
  {
   "address": "59 Kellogg Boulevard West, Saint Paul",
   "sale_month": "2001-12",
   "price": 27500000,
   "lot_sqft": 63455,
   "price_per_lot_sqft": 433.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46317,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822130086"
  },
  {
   "address": "352 Sibley Street, Saint Paul",
   "sale_month": "2001-12",
   "price": 645813,
   "lot_sqft": 1415,
   "price_per_lot_sqft": 456.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33068,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "062822110003"
  },
  {
   "address": "4000 West Broadway, Robbinsdale",
   "sale_month": "2001-12",
   "price": 2833000,
   "lot_sqft": 100272,
   "price_per_lot_sqft": 28.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130123"
  },
  {
   "address": "8420 Fremont Ave S, Bloomington",
   "sale_month": "2001-12",
   "price": 1250000,
   "lot_sqft": 68058,
   "price_per_lot_sqft": 18.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7354,
   "use": "APARTMENT",
   "parcel_id": "0402724430002"
  },
  {
   "address": "5740 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "2001-12",
   "price": 550000,
   "lot_sqft": 43063,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": 75.5,
   "building_sqft": 7285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821140001"
  },
  {
   "address": "3900 Washington Ave N, Minneapolis",
   "sale_month": "2001-12",
   "price": 768000,
   "lot_sqft": 106826,
   "price_per_lot_sqft": 7.19,
   "price_per_building_sqft": 65.95,
   "building_sqft": 11646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11717,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924320003"
  },
  {
   "address": "3930 Washington Ave N, Minneapolis",
   "sale_month": "2001-12",
   "price": 768000,
   "lot_sqft": 100298,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": 110.47,
   "building_sqft": 6952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6994,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924320001"
  },
  {
   "address": "1071 Grand Avenue, Saint Paul",
   "sale_month": "2001-12",
   "price": 5617000,
   "lot_sqft": 25871,
   "price_per_lot_sqft": 217.12,
   "price_per_building_sqft": 544.92,
   "building_sqft": 10308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10370,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823320139"
  },
  {
   "address": "130 Oak St, Excelsior",
   "sale_month": "2001-11",
   "price": 320775,
   "lot_sqft": 15324,
   "price_per_lot_sqft": 20.93,
   "price_per_building_sqft": 109.89,
   "building_sqft": 2919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2937,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723210008"
  },
  {
   "address": "14217 Blaine Avenue, Rosemount",
   "sale_month": "2001-11",
   "price": 170000,
   "lot_sqft": 43712,
   "price_per_lot_sqft": 3.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2777,
   "use": "Commercial-preferred",
   "parcel_id": "340260003010"
  },
  {
   "address": "445 Willow Dr, Long Lake",
   "sale_month": "2001-11",
   "price": 150000,
   "lot_sqft": 30003,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3311823140006"
  },
  {
   "address": "2316 Aldrich Ave S, Minneapolis",
   "sale_month": "2001-11",
   "price": 396000,
   "lot_sqft": 6657,
   "price_per_lot_sqft": 59.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2629,
   "use": "APARTMENT",
   "parcel_id": "3302924110012"
  },
  {
   "address": "8515 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2001-11",
   "price": 167940,
   "lot_sqft": 17697,
   "price_per_lot_sqft": 9.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921430010"
  },
  {
   "address": "8511 Hudson Boulevard North, Lake Elmo",
   "sale_month": "2001-11",
   "price": 167940,
   "lot_sqft": 41316,
   "price_per_lot_sqft": 4.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3302921430009"
  },
  {
   "address": "491 Jackson Street, Saint Paul",
   "sale_month": "2001-11",
   "price": 426100,
   "lot_sqft": 16007,
   "price_per_lot_sqft": 26.62,
   "price_per_building_sqft": 93.9,
   "building_sqft": 4538,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4566,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430026"
  },
  {
   "address": null,
   "sale_month": "2001-11",
   "price": 22110,
   "lot_sqft": 19649,
   "price_per_lot_sqft": 1.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922330261"
  },
  {
   "address": "75 Bedford St SE, Minneapolis",
   "sale_month": "2001-11",
   "price": 165000,
   "lot_sqft": 6743,
   "price_per_lot_sqft": 24.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2470,
   "use": "APARTMENT",
   "parcel_id": "3002923410015"
  },
  {
   "address": "1895 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2001-11",
   "price": 145000,
   "lot_sqft": 5427,
   "price_per_lot_sqft": 26.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1613,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923340153"
  },
  {
   "address": "7237 Forestview La N, Maple Grove",
   "sale_month": "2001-11",
   "price": 355547,
   "lot_sqft": 5407,
   "price_per_lot_sqft": 65.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922420057"
  },
  {
   "address": "5205 Greenwood Cir, Greenwood",
   "sale_month": "2001-11",
   "price": 2240000,
   "lot_sqft": 64691,
   "price_per_lot_sqft": 34.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9722,
   "use": "APARTMENT",
   "parcel_id": "2611723420003"
  },
  {
   "address": "626 19th St E, Minneapolis",
   "sale_month": "2001-11",
   "price": 1425000,
   "lot_sqft": 5898,
   "price_per_lot_sqft": 241.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2089,
   "use": "APARTMENT",
   "parcel_id": "2602924330108"
  },
  {
   "address": "631 19th St E, Minneapolis",
   "sale_month": "2001-11",
   "price": 1425000,
   "lot_sqft": 4980,
   "price_per_lot_sqft": 286.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924330085"
  },
  {
   "address": null,
   "sale_month": "2001-11",
   "price": 895774,
   "lot_sqft": 40499,
   "price_per_lot_sqft": 22.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "257830020"
  },
  {
   "address": "7865 Jefferson Hwy N, Maple Grove",
   "sale_month": "2001-11",
   "price": 2895360,
   "lot_sqft": 929666,
   "price_per_lot_sqft": 3.11,
   "price_per_building_sqft": 158.42,
   "building_sqft": 18277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18387,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922440001"
  },
  {
   "address": "10364 77th Ave N, Maple Grove",
   "sale_month": "2001-11",
   "price": 2892360,
   "lot_sqft": 2386433,
   "price_per_lot_sqft": 1.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3636,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922340001"
  },
  {
   "address": "9825 85th Ave N, Maple Grove",
   "sale_month": "2001-11",
   "price": 2434666,
   "lot_sqft": 128658,
   "price_per_lot_sqft": 18.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43543,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922110016"
  },
  {
   "address": "701 Main St SE, Minneapolis",
   "sale_month": "2001-11",
   "price": 1500000,
   "lot_sqft": 83181,
   "price_per_lot_sqft": 18.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26218,
   "use": "APARTMENT",
   "parcel_id": "2402924320079"
  },
  {
   "address": "3000 Xenium La N, Plymouth",
   "sale_month": "2001-11",
   "price": 3300000,
   "lot_sqft": 217515,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": 128.35,
   "building_sqft": 25710,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25865,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822420008"
  },
  {
   "address": null,
   "sale_month": "2001-11",
   "price": 152900,
   "lot_sqft": 11769,
   "price_per_lot_sqft": 12.99,
   "price_per_building_sqft": 45.86,
   "building_sqft": 3334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3354,
   "use": "Commercial",
   "parcel_id": "203650021100"
  },
  {
   "address": "6214 Concord Boulevard, Inver Grove Heights",
   "sale_month": "2001-11",
   "price": 137100,
   "lot_sqft": 12433,
   "price_per_lot_sqft": 11.03,
   "price_per_building_sqft": 80.6,
   "building_sqft": 1701,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1711,
   "use": "Commercial-preferred",
   "parcel_id": "203650021080"
  },
  {
   "address": "1705 Oak Street, Hastings",
   "sale_month": "2001-11",
   "price": 220000,
   "lot_sqft": 14507,
   "price_per_lot_sqft": 15.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "Apartment",
   "parcel_id": "196340005210"
  },
  {
   "address": "9206 29th Ave N, New Hope",
   "sale_month": "2001-11",
   "price": 364875,
   "lot_sqft": 20112,
   "price_per_lot_sqft": 18.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3293,
   "use": "APARTMENT",
   "parcel_id": "1911821330029"
  },
  {
   "address": "2201 Girard Ave N, Minneapolis",
   "sale_month": "2001-11",
   "price": 950000,
   "lot_sqft": 60090,
   "price_per_lot_sqft": 15.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15405,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924130162"
  },
  {
   "address": "111 22nd Ave N, Minneapolis",
   "sale_month": "2001-11",
   "price": 541449,
   "lot_sqft": 68958,
   "price_per_lot_sqft": 7.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8189,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924240102"
  },
  {
   "address": "314 48th St W, Minneapolis",
   "sale_month": "2001-11",
   "price": 340000,
   "lot_sqft": 5929,
   "price_per_lot_sqft": 57.35,
   "price_per_building_sqft": 90.33,
   "building_sqft": 3764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3786,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824220060"
  },
  {
   "address": "13661 Balsam La N, Dayton",
   "sale_month": "2001-11",
   "price": 230000,
   "lot_sqft": 35427,
   "price_per_lot_sqft": 6.49,
   "price_per_building_sqft": 91.82,
   "building_sqft": 2505,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2520,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412022410007"
  },
  {
   "address": "4826 Chicago Ave, Minneapolis",
   "sale_month": "2001-11",
   "price": 555000,
   "lot_sqft": 4618,
   "price_per_lot_sqft": 120.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824230064"
  },
  {
   "address": "11000 West 78th St, Eden Prairie",
   "sale_month": "2001-11",
   "price": 5420000,
   "lot_sqft": 142178,
   "price_per_lot_sqft": 38.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14389,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311622230008"
  },
  {
   "address": "972 7th Street West, Saint Paul",
   "sale_month": "2001-11",
   "price": 40000,
   "lot_sqft": 331,
   "price_per_lot_sqft": 120.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823140184"
  },
  {
   "address": "3908 Cedar Grove Parkway, Eagan",
   "sale_month": "2001-11",
   "price": 4648600,
   "lot_sqft": 43800,
   "price_per_lot_sqft": 106.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9454,
   "use": "Apartment",
   "parcel_id": "107284001012"
  },
  {
   "address": null,
   "sale_month": "2001-11",
   "price": 290400,
   "lot_sqft": 128142,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6758,
   "use": "Apartment",
   "parcel_id": "100190010010"
  },
  {
   "address": "9300 Lyndale Ave S, Bloomington",
   "sale_month": "2001-11",
   "price": 435450,
   "lot_sqft": 38341,
   "price_per_lot_sqft": 11.36,
   "price_per_building_sqft": 57.77,
   "building_sqft": 7537,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7583,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724440042"
  },
  {
   "address": "102 County Road C West, Little Canada",
   "sale_month": "2001-11",
   "price": 405000,
   "lot_sqft": 66099,
   "price_per_lot_sqft": 6.13,
   "price_per_building_sqft": 36.57,
   "building_sqft": 11074,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11141,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072922220129"
  },
  {
   "address": null,
   "sale_month": "2001-11",
   "price": 29610,
   "lot_sqft": 5917,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221210019"
  },
  {
   "address": "3050 Echo Lake Avenue, Mahtomedi",
   "sale_month": "2001-11",
   "price": 525000,
   "lot_sqft": 2063706,
   "price_per_lot_sqft": 0.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65304,
   "use": "305",
   "parcel_id": "0602921110007"
  },
  {
   "address": "3455 Girard Ave S, Minneapolis",
   "sale_month": "2001-11",
   "price": 480000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 88.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2736,
   "use": "APARTMENT",
   "parcel_id": "0402824420108"
  },
  {
   "address": "1570 Beam Avenue East, Maplewood",
   "sale_month": "2001-11",
   "price": 615000,
   "lot_sqft": 155458,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": 26.68,
   "building_sqft": 23052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23191,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922420009"
  },
  {
   "address": "1326 Grand Avenue, Saint Paul",
   "sale_month": "2001-11",
   "price": 520000,
   "lot_sqft": 12303,
   "price_per_lot_sqft": 42.27,
   "price_per_building_sqft": 29.67,
   "building_sqft": 17524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17630,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823420026"
  },
  {
   "address": "5445 Xerxes Ave N, Brooklyn Center",
   "sale_month": "2001-11",
   "price": 600635,
   "lot_sqft": 46691,
   "price_per_lot_sqft": 12.86,
   "price_per_building_sqft": 62.37,
   "building_sqft": 9630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9688,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821440030"
  },
  {
   "address": "3306 10th Ave S, Minneapolis",
   "sale_month": "2001-11",
   "price": 219900,
   "lot_sqft": 5015,
   "price_per_lot_sqft": 43.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1026,
   "use": "APARTMENT",
   "parcel_id": "0202824240059"
  },
  {
   "address": "247 2nd Avenue South, South Saint Paul",
   "sale_month": "2001-10",
   "price": 265000,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 26.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3609,
   "use": "Apartment",
   "parcel_id": "363255015130"
  },
  {
   "address": "417 Marie Avenue, South Saint Paul",
   "sale_month": "2001-10",
   "price": 102500,
   "lot_sqft": 1367,
   "price_per_lot_sqft": 74.98,
   "price_per_building_sqft": 19.07,
   "building_sqft": 5376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5408,
   "use": "Commercial-preferred",
   "parcel_id": "363255009011"
  },
  {
   "address": "2507 Nicollet Ave, Minneapolis",
   "sale_month": "2001-10",
   "price": 785000,
   "lot_sqft": 7557,
   "price_per_lot_sqft": 103.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5353,
   "use": "APARTMENT",
   "parcel_id": "3402924130087"
  },
  {
   "address": "7727 Wentworth Ave S, Richfield",
   "sale_month": "2001-10",
   "price": 150000,
   "lot_sqft": 9386,
   "price_per_lot_sqft": 15.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2268,
   "use": "APARTMENT",
   "parcel_id": "3402824340064"
  },
  {
   "address": "1915 Marshall Avenue, Saint Paul",
   "sale_month": "2001-10",
   "price": 120000,
   "lot_sqft": 8819,
   "price_per_lot_sqft": 13.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1839,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340127"
  },
  {
   "address": "1935 University Avenue West, Saint Paul",
   "sale_month": "2001-10",
   "price": 600000,
   "lot_sqft": 30941,
   "price_per_lot_sqft": 19.39,
   "price_per_building_sqft": 55.83,
   "building_sqft": 10747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10811,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240009"
  },
  {
   "address": "1648 Charles Avenue, Saint Paul",
   "sale_month": "2001-10",
   "price": 331200,
   "lot_sqft": 6808,
   "price_per_lot_sqft": 48.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3670,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923140146"
  },
  {
   "address": "584 Fairview Avenue North, Saint Paul",
   "sale_month": "2001-10",
   "price": 485735,
   "lot_sqft": 136305,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": 12.12,
   "building_sqft": 40079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40321,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923130028"
  },
  {
   "address": "1750 Thomas Avenue, Saint Paul",
   "sale_month": "2001-10",
   "price": 597500,
   "lot_sqft": 59806,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": 23.85,
   "building_sqft": 25052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25204,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923130018"
  },
  {
   "address": "197 7th Street East, Saint Paul",
   "sale_month": "2001-10",
   "price": 2850000,
   "lot_sqft": 4660,
   "price_per_lot_sqft": 611.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440097"
  },
  {
   "address": "182 8th Street East, Saint Paul",
   "sale_month": "2001-10",
   "price": 2850000,
   "lot_sqft": 52081,
   "price_per_lot_sqft": 54.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440030"
  },
  {
   "address": null,
   "sale_month": "2001-10",
   "price": 625000,
   "lot_sqft": 6036,
   "price_per_lot_sqft": 103.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430059"
  },
  {
   "address": "10861 Bloomington Ferry Rd, Bloomington",
   "sale_month": "2001-10",
   "price": 180000,
   "lot_sqft": 70879,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": 14.08,
   "building_sqft": 12783,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12860,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111621440428"
  },
  {
   "address": "441 Old Highway 8 Northwest, New Brighton",
   "sale_month": "2001-10",
   "price": 460250,
   "lot_sqft": 30541,
   "price_per_lot_sqft": 15.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9687,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023420022"
  },
  {
   "address": "8020 State Hwy No 55, Rockford",
   "sale_month": "2001-10",
   "price": 79900,
   "lot_sqft": 26374,
   "price_per_lot_sqft": 3.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5983,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911924440015"
  },
  {
   "address": "13825 Fenway Boulevard North, Hugo",
   "sale_month": "2001-10",
   "price": 263700,
   "lot_sqft": 127561,
   "price_per_lot_sqft": 2.07,
   "price_per_building_sqft": 5.77,
   "building_sqft": 45719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45995,
   "use": "305",
   "parcel_id": "2903121220020"
  },
  {
   "address": "12745 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2001-10",
   "price": 53260000,
   "lot_sqft": 742913,
   "price_per_lot_sqft": 71.69,
   "price_per_building_sqft": 598.91,
   "building_sqft": 88928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 89465,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711922110009"
  },
  {
   "address": "450 Pond Promenade, Chanhassen",
   "sale_month": "2001-10",
   "price": 410000,
   "lot_sqft": 41013,
   "price_per_lot_sqft": 10,
   "price_per_building_sqft": 71.85,
   "building_sqft": 5706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5740,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "258560010"
  },
  {
   "address": null,
   "sale_month": "2001-10",
   "price": 27000,
   "lot_sqft": 225145,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2511722410003"
  },
  {
   "address": "1651 Dale Street North, Saint Paul",
   "sale_month": "2001-10",
   "price": 422500,
   "lot_sqft": 17242,
   "price_per_lot_sqft": 24.5,
   "price_per_building_sqft": 110.89,
   "building_sqft": 3810,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3833,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232923110198"
  },
  {
   "address": "12550 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2001-10",
   "price": 53260000,
   "lot_sqft": 417069,
   "price_per_lot_sqft": 127.7,
   "price_per_building_sqft": 665.7,
   "building_sqft": 80006,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80489,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922330004"
  },
  {
   "address": "16941 Garcia Way, Lakeville",
   "sale_month": "2001-10",
   "price": 351800,
   "lot_sqft": 21467,
   "price_per_lot_sqft": 16.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2155,
   "use": "Apartment",
   "parcel_id": "221670001100"
  },
  {
   "address": "12880 Elm Creek Blvd N, Maple Grove",
   "sale_month": "2001-10",
   "price": 53260000,
   "lot_sqft": 807559,
   "price_per_lot_sqft": 65.95,
   "price_per_building_sqft": 870.93,
   "building_sqft": 61153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61522,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922440010"
  },
  {
   "address": "222 Morgan Ave N, Minneapolis",
   "sale_month": "2001-10",
   "price": 200000,
   "lot_sqft": 18309,
   "price_per_lot_sqft": 10.92,
   "price_per_building_sqft": 164.07,
   "building_sqft": 1219,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1226,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924330140"
  },
  {
   "address": "3750 Louisiana Ave S, St. Louis Park",
   "sale_month": "2001-10",
   "price": 3600000,
   "lot_sqft": 150086,
   "price_per_lot_sqft": 23.99,
   "price_per_building_sqft": 164.27,
   "building_sqft": 21915,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22047,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721120042"
  },
  {
   "address": null,
   "sale_month": "2001-10",
   "price": 385000,
   "lot_sqft": 178774,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "200291054030"
  },
  {
   "address": "1607 Eddy Street, Hastings",
   "sale_month": "2001-10",
   "price": 225000,
   "lot_sqft": 9973,
   "price_per_lot_sqft": 22.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3610,
   "use": "Apartment",
   "parcel_id": "190380005010"
  },
  {
   "address": "1846 Walnut Street, Lauderdale",
   "sale_month": "2001-10",
   "price": 250000,
   "lot_sqft": 7606,
   "price_per_lot_sqft": 32.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2068,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172923320119"
  },
  {
   "address": "2006 West Broadway, Minneapolis",
   "sale_month": "2001-10",
   "price": 275000,
   "lot_sqft": 3517,
   "price_per_lot_sqft": 78.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924230056"
  },
  {
   "address": "9805 Nicollet Ave S, Bloomington",
   "sale_month": "2001-10",
   "price": 440000,
   "lot_sqft": 29926,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": 66.84,
   "building_sqft": 6583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6622,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724420078"
  },
  {
   "address": "843 Summer St NE, Minneapolis",
   "sale_month": "2001-10",
   "price": 1,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2177,
   "use": "APARTMENT",
   "parcel_id": "1402924410079"
  },
  {
   "address": null,
   "sale_month": "2001-10",
   "price": 100000,
   "lot_sqft": 7496,
   "price_per_lot_sqft": 13.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302722120036"
  },
  {
   "address": "4610 Emerson Ave N, Minneapolis",
   "sale_month": "2001-10",
   "price": 84900,
   "lot_sqft": 5111,
   "price_per_lot_sqft": 16.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1020,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1211821330034"
  },
  {
   "address": "1314 6th Street, Saint Paul Park",
   "sale_month": "2001-10",
   "price": 100000,
   "lot_sqft": 22488,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": 19,
   "building_sqft": 5264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5296,
   "use": "305",
   "parcel_id": "1202722430117"
  },
  {
   "address": "2601 Main St NE, Minneapolis",
   "sale_month": "2001-10",
   "price": 1416264,
   "lot_sqft": 24343,
   "price_per_lot_sqft": 58.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924230128"
  },
  {
   "address": "2124 Marshall St NE, Minneapolis",
   "sale_month": "2001-10",
   "price": 192000,
   "lot_sqft": 14521,
   "price_per_lot_sqft": 13.22,
   "price_per_building_sqft": 112.28,
   "building_sqft": 1710,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1721,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924410145"
  },
  {
   "address": "9301 Lyndale Ave S, Bloomington",
   "sale_month": "2001-10",
   "price": 725000,
   "lot_sqft": 11580,
   "price_per_lot_sqft": 62.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330025"
  },
  {
   "address": "9305 Lyndale Ave S, Bloomington",
   "sale_month": "2001-10",
   "price": 725000,
   "lot_sqft": 11580,
   "price_per_lot_sqft": 62.61,
   "price_per_building_sqft": 953.95,
   "building_sqft": 760,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 764,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330024"
  },
  {
   "address": "9309 Lyndale Ave S, Bloomington",
   "sale_month": "2001-10",
   "price": 725000,
   "lot_sqft": 11581,
   "price_per_lot_sqft": 62.6,
   "price_per_building_sqft": 270.42,
   "building_sqft": 2681,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2697,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330023"
  },
  {
   "address": "9300 Garfield Ave S, Bloomington",
   "sale_month": "2001-10",
   "price": 725000,
   "lot_sqft": 11580,
   "price_per_lot_sqft": 62.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002724330016"
  },
  {
   "address": "210 County Road B2 East, Little Canada",
   "sale_month": "2001-10",
   "price": 2309750,
   "lot_sqft": 104660,
   "price_per_lot_sqft": 22.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8585,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072922420001"
  },
  {
   "address": "7401 Washington Ave S, Edina",
   "sale_month": "2001-10",
   "price": 2482000,
   "lot_sqft": 43527,
   "price_per_lot_sqft": 57.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621320002"
  },
  {
   "address": "7401 Washington Ave S, Edina",
   "sale_month": "2001-10",
   "price": 2482000,
   "lot_sqft": 130524,
   "price_per_lot_sqft": 19.02,
   "price_per_building_sqft": 30.49,
   "building_sqft": 81412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81904,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621320001"
  },
  {
   "address": "2625 Mounds View Boulevard, Mounds View",
   "sale_month": "2001-10",
   "price": 50000,
   "lot_sqft": 36259,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": 8.56,
   "building_sqft": 5839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5874,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023440051"
  },
  {
   "address": "3020 Old Highway 8, Roseville",
   "sale_month": "2001-10",
   "price": 525000,
   "lot_sqft": 18617,
   "price_per_lot_sqft": 28.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2774,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052923210071"
  },
  {
   "address": "3116 Emerson Ave S, Minneapolis",
   "sale_month": "2001-10",
   "price": 375000,
   "lot_sqft": 5889,
   "price_per_lot_sqft": 63.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2197,
   "use": "APARTMENT",
   "parcel_id": "0402824120093"
  },
  {
   "address": "3121 Colfax Ave S, Minneapolis",
   "sale_month": "2001-10",
   "price": 87000,
   "lot_sqft": 6491,
   "price_per_lot_sqft": 13.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3711,
   "use": "APARTMENT",
   "parcel_id": "0402824110119"
  },
  {
   "address": "2422 117th Street East, Burnsville",
   "sale_month": "2001-10",
   "price": 225350,
   "lot_sqft": 2539,
   "price_per_lot_sqft": 88.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "021781501130"
  },
  {
   "address": "3701 Park Ave, Minneapolis",
   "sale_month": "2001-10",
   "price": 280000,
   "lot_sqft": 8728,
   "price_per_lot_sqft": 32.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0202824330082"
  },
  {
   "address": "1115 31st St E, Minneapolis",
   "sale_month": "2001-10",
   "price": 195000,
   "lot_sqft": 3816,
   "price_per_lot_sqft": 51.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1900,
   "use": "APARTMENT",
   "parcel_id": "0202824210145"
  },
  {
   "address": "569 Portland Avenue, Saint Paul",
   "sale_month": "2001-10",
   "price": 495000,
   "lot_sqft": 8603,
   "price_per_lot_sqft": 57.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5034,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823230114"
  },
  {
   "address": "3647 Cedar Ave S, Minneapolis",
   "sale_month": "2001-10",
   "price": 160000,
   "lot_sqft": 4994,
   "price_per_lot_sqft": 32.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330075"
  },
  {
   "address": null,
   "sale_month": "2001-09",
   "price": 230000,
   "lot_sqft": 92106,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "850750490"
  },
  {
   "address": "2306 17th Ave S, Minneapolis",
   "sale_month": "2001-09",
   "price": 1840000,
   "lot_sqft": 21369,
   "price_per_lot_sqft": 86.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6452,
   "use": "APARTMENT",
   "parcel_id": "3502924110079"
  },
  {
   "address": "6000 Culligan Way, Minnetonka",
   "sale_month": "2001-09",
   "price": 1600000,
   "lot_sqft": 86341,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": 65.1,
   "building_sqft": 24579,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24727,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411722420007"
  },
  {
   "address": "815 Zane Ave N, Golden Valley",
   "sale_month": "2001-09",
   "price": 3350000,
   "lot_sqft": 213888,
   "price_per_lot_sqft": 15.66,
   "price_per_building_sqft": 39.13,
   "building_sqft": 85611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 86128,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821230003"
  },
  {
   "address": "7412 Lyndale Ave S, Richfield",
   "sale_month": "2001-09",
   "price": 269000,
   "lot_sqft": 9570,
   "price_per_lot_sqft": 28.11,
   "price_per_building_sqft": 134.43,
   "building_sqft": 2001,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2013,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824410002"
  },
  {
   "address": "1725 Market Drive, Stillwater",
   "sale_month": "2001-09",
   "price": 1225000,
   "lot_sqft": 48217,
   "price_per_lot_sqft": 25.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4302,
   "use": "300",
   "parcel_id": "3203020320036"
  },
  {
   "address": null,
   "sale_month": "2001-09",
   "price": 7000,
   "lot_sqft": 4784,
   "price_per_lot_sqft": 1.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922320081"
  },
  {
   "address": "7600 Co Rd No 50, Rockford",
   "sale_month": "2001-09",
   "price": 11000,
   "lot_sqft": 1713122,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 193815,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811924240002"
  },
  {
   "address": "8201 Old Carriage North, Shakopee",
   "sale_month": "2001-09",
   "price": 3225892,
   "lot_sqft": 722921,
   "price_per_lot_sqft": 4.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 138545,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273260040"
  },
  {
   "address": "8101 Old Carriage North, Shakopee",
   "sale_month": "2001-09",
   "price": 4161505,
   "lot_sqft": 476412,
   "price_per_lot_sqft": 8.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273260020"
  },
  {
   "address": "13480 Pioneer Tr, Eden Prairie",
   "sale_month": "2001-09",
   "price": 700550,
   "lot_sqft": 158321,
   "price_per_lot_sqft": 4.42,
   "price_per_building_sqft": 63.01,
   "building_sqft": 11118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11185,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711622120003"
  },
  {
   "address": "1511 4th St S, Minneapolis",
   "sale_month": "2001-09",
   "price": 265000,
   "lot_sqft": 9121,
   "price_per_lot_sqft": 29.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924140009"
  },
  {
   "address": "807 Farrington Street, Saint Paul",
   "sale_month": "2001-09",
   "price": 200000,
   "lot_sqft": 53738,
   "price_per_lot_sqft": 3.72,
   "price_per_building_sqft": 9.27,
   "building_sqft": 21565,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21695,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430088"
  },
  {
   "address": null,
   "sale_month": "2001-09",
   "price": 200000,
   "lot_sqft": 9258,
   "price_per_lot_sqft": 21.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430087"
  },
  {
   "address": "807 Farrington Street, Saint Paul",
   "sale_month": "2001-09",
   "price": 200000,
   "lot_sqft": 14281,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6000,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430086"
  },
  {
   "address": null,
   "sale_month": "2001-09",
   "price": 200000,
   "lot_sqft": 5431,
   "price_per_lot_sqft": 36.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430033"
  },
  {
   "address": "10180 Hennepin Town Rd, Eden Prairie",
   "sale_month": "2001-09",
   "price": 3980166,
   "lot_sqft": 98727,
   "price_per_lot_sqft": 40.31,
   "price_per_building_sqft": 251.53,
   "building_sqft": 15824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15920,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511622440018"
  },
  {
   "address": "819 Mainstreet, Hopkins",
   "sale_month": "2001-09",
   "price": 195500,
   "lot_sqft": 5833,
   "price_per_lot_sqft": 33.52,
   "price_per_building_sqft": 14.37,
   "building_sqft": 13609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13691,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420071"
  },
  {
   "address": "207 5th St NE, Minneapolis",
   "sale_month": "2001-09",
   "price": 30000,
   "lot_sqft": 2011,
   "price_per_lot_sqft": 14.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2302924120187"
  },
  {
   "address": "301 Fremont Ave N, Minneapolis",
   "sale_month": "2001-09",
   "price": 55000,
   "lot_sqft": 17964,
   "price_per_lot_sqft": 3.06,
   "price_per_building_sqft": 6.64,
   "building_sqft": 8281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8331,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924420019"
  },
  {
   "address": "2424 Larpenteur Avenue West, Lauderdale",
   "sale_month": "2001-09",
   "price": 234670,
   "lot_sqft": 11638,
   "price_per_lot_sqft": 20.16,
   "price_per_building_sqft": 88.99,
   "building_sqft": 2637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2653,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923220018"
  },
  {
   "address": "1420 Rice Street, Saint Paul",
   "sale_month": "2001-09",
   "price": 173900,
   "lot_sqft": 26977,
   "price_per_lot_sqft": 6.45,
   "price_per_building_sqft": 50.57,
   "building_sqft": 3439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3460,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922320148"
  },
  {
   "address": "8517 Jefferson La N, Brooklyn Park",
   "sale_month": "2001-09",
   "price": 700000,
   "lot_sqft": 62421,
   "price_per_lot_sqft": 11.21,
   "price_per_building_sqft": 164.82,
   "building_sqft": 4247,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4273,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921330029"
  },
  {
   "address": "3601 Winnetka Ave N, New Hope",
   "sale_month": "2001-09",
   "price": 325000,
   "lot_sqft": 38418,
   "price_per_lot_sqft": 8.46,
   "price_per_building_sqft": 59.8,
   "building_sqft": 5435,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5468,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811821440004"
  },
  {
   "address": "2329 West Broadway, Minneapolis",
   "sale_month": "2001-09",
   "price": 75000,
   "lot_sqft": 10170,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": 9.4,
   "building_sqft": 7977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8025,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924110210"
  },
  {
   "address": "21615 Diamond Lake Rd S, Rogers",
   "sale_month": "2001-09",
   "price": 3331251,
   "lot_sqft": 700482,
   "price_per_lot_sqft": 4.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 166652,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023340004"
  },
  {
   "address": "560 Prairie Center Dr, Eden Prairie",
   "sale_month": "2001-09",
   "price": 1110000,
   "lot_sqft": 49917,
   "price_per_lot_sqft": 22.24,
   "price_per_building_sqft": 308.93,
   "building_sqft": 3593,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622430016"
  },
  {
   "address": "7480 Market Place Dr, Eden Prairie",
   "sale_month": "2001-09",
   "price": 208981,
   "lot_sqft": 7898,
   "price_per_lot_sqft": 26.46,
   "price_per_building_sqft": 53.18,
   "building_sqft": 3930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3954,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420004"
  },
  {
   "address": "350 Medina St N, Loretto",
   "sale_month": "2001-09",
   "price": 80000,
   "lot_sqft": 6076,
   "price_per_lot_sqft": 13.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3610,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823310013"
  },
  {
   "address": "3777 Park Center Blvd, St. Louis Park",
   "sale_month": "2001-09",
   "price": 7100000,
   "lot_sqft": 422913,
   "price_per_lot_sqft": 16.79,
   "price_per_building_sqft": 74.49,
   "building_sqft": 95319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95895,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824330014"
  },
  {
   "address": "4205 Lake St E, Minneapolis",
   "sale_month": "2001-09",
   "price": 140000,
   "lot_sqft": 4197,
   "price_per_lot_sqft": 33.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823110041"
  },
  {
   "address": "4323 Lake St E, Minneapolis",
   "sale_month": "2001-09",
   "price": 257000,
   "lot_sqft": 12869,
   "price_per_lot_sqft": 19.97,
   "price_per_building_sqft": 87.74,
   "building_sqft": 2929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2947,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823110003"
  },
  {
   "address": "7342 14th St W, St. Louis Park",
   "sale_month": "2001-09",
   "price": 190000,
   "lot_sqft": 17648,
   "price_per_lot_sqft": 10.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3399,
   "use": "APARTMENT",
   "parcel_id": "0511721310017"
  },
  {
   "address": "3632 Nicollet Ave, Minneapolis",
   "sale_month": "2001-09",
   "price": 233000,
   "lot_sqft": 7588,
   "price_per_lot_sqft": 30.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1312,
   "use": "TRIPLEX",
   "parcel_id": "0302824340014"
  },
  {
   "address": "3201 Lyndale Ave S, Minneapolis",
   "sale_month": "2001-09",
   "price": 215000,
   "lot_sqft": 5290,
   "price_per_lot_sqft": 40.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2245,
   "use": "APARTMENT",
   "parcel_id": "0302824230113"
  },
  {
   "address": "8330 Pillsbury Ave S, Bloomington",
   "sale_month": "2001-09",
   "price": 615000,
   "lot_sqft": 56529,
   "price_per_lot_sqft": 10.88,
   "price_per_building_sqft": 111.35,
   "building_sqft": 5523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5556,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724310152"
  },
  {
   "address": "632 Snelling Avenue North, Saint Paul",
   "sale_month": "2001-08",
   "price": 535000,
   "lot_sqft": 12827,
   "price_per_lot_sqft": 41.71,
   "price_per_building_sqft": 110.77,
   "building_sqft": 4830,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4859,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923220206"
  },
  {
   "address": "2424 Nicollet Ave, Minneapolis",
   "sale_month": "2001-08",
   "price": 170000,
   "lot_sqft": 8707,
   "price_per_lot_sqft": 19.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240011"
  },
  {
   "address": "2437 Emerson Ave S, Minneapolis",
   "sale_month": "2001-08",
   "price": 411500,
   "lot_sqft": 7436,
   "price_per_lot_sqft": 55.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4855,
   "use": "APARTMENT",
   "parcel_id": "3302924130126"
  },
  {
   "address": "11500 Theatre Dr N, Champlin",
   "sale_month": "2001-08",
   "price": 1382077,
   "lot_sqft": 395034,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61177,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021240066"
  },
  {
   "address": "300 Pioneer Trail East, Chaska",
   "sale_month": "2001-08",
   "price": 2137654,
   "lot_sqft": 471087,
   "price_per_lot_sqft": 4.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 133768,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301170010"
  },
  {
   "address": null,
   "sale_month": "2001-08",
   "price": 1100000,
   "lot_sqft": 20973,
   "price_per_lot_sqft": 52.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3002921220030"
  },
  {
   "address": null,
   "sale_month": "2001-08",
   "price": 989000,
   "lot_sqft": 2786,
   "price_per_lot_sqft": 354.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002824120005"
  },
  {
   "address": "13055 15th Ave N, Plymouth",
   "sale_month": "2001-08",
   "price": 1100000,
   "lot_sqft": 79589,
   "price_per_lot_sqft": 13.82,
   "price_per_building_sqft": 57.38,
   "building_sqft": 19171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19286,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822440039"
  },
  {
   "address": "50 9th St S, Minneapolis",
   "sale_month": "2001-08",
   "price": 2980000,
   "lot_sqft": 10033,
   "price_per_lot_sqft": 297.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120118"
  },
  {
   "address": "1129 7th St S, Minneapolis",
   "sale_month": "2001-08",
   "price": 75000,
   "lot_sqft": 6593,
   "price_per_lot_sqft": 11.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924420021"
  },
  {
   "address": "751 Century Avenue North, Maplewood",
   "sale_month": "2001-08",
   "price": 250000,
   "lot_sqft": 30828,
   "price_per_lot_sqft": 8.11,
   "price_per_building_sqft": 47.18,
   "building_sqft": 5299,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5331,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252922440049"
  },
  {
   "address": "221 Cedar Ave S, Minneapolis",
   "sale_month": "2001-08",
   "price": 1074807,
   "lot_sqft": 5054,
   "price_per_lot_sqft": 212.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2502924230075"
  },
  {
   "address": "8100 Main St N, Maple Grove",
   "sale_month": "2001-08",
   "price": 157800,
   "lot_sqft": 78830,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17760,
   "use": "APARTMENT",
   "parcel_id": "2311922320032"
  },
  {
   "address": "201 Main St SE, Minneapolis",
   "sale_month": "2001-08",
   "price": 1700000,
   "lot_sqft": 12475,
   "price_per_lot_sqft": 136.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130164"
  },
  {
   "address": "116 4th St SE, Minneapolis",
   "sale_month": "2001-08",
   "price": 180000,
   "lot_sqft": 5490,
   "price_per_lot_sqft": 32.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924130070"
  },
  {
   "address": "108 4th St SE, Minneapolis",
   "sale_month": "2001-08",
   "price": 180000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 16.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924130025"
  },
  {
   "address": "400 3rd Ave N, Minneapolis",
   "sale_month": "2001-08",
   "price": 100,
   "lot_sqft": 13285,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2202924420046"
  },
  {
   "address": "5532 Nicollet Ave, Minneapolis",
   "sale_month": "2001-08",
   "price": 332000,
   "lot_sqft": 7153,
   "price_per_lot_sqft": 46.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2063,
   "use": "APARTMENT",
   "parcel_id": "2202824210100"
  },
  {
   "address": "115 Broadway Street South, Jordan",
   "sale_month": "2001-08",
   "price": 115000,
   "lot_sqft": 19704,
   "price_per_lot_sqft": 5.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "220020750"
  },
  {
   "address": "5700 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2001-08",
   "price": 706100,
   "lot_sqft": 26954,
   "price_per_lot_sqft": 26.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921340022"
  },
  {
   "address": "5808 Brookdale Dr N, Brooklyn Park",
   "sale_month": "2001-08",
   "price": 706100,
   "lot_sqft": 27094,
   "price_per_lot_sqft": 26.06,
   "price_per_building_sqft": 49.75,
   "building_sqft": 14192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14277,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921340021"
  },
  {
   "address": "2477 Shadywood Rd, Orono",
   "sale_month": "2001-08",
   "price": 350000,
   "lot_sqft": 56510,
   "price_per_lot_sqft": 6.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7318,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011723110027"
  },
  {
   "address": "219 Willow Street North, Belle Plaine",
   "sale_month": "2001-08",
   "price": 315000,
   "lot_sqft": 26564,
   "price_per_lot_sqft": 11.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7499,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014642"
  },
  {
   "address": "6161 Wooddale Ave, Edina",
   "sale_month": "2001-08",
   "price": 989000,
   "lot_sqft": 15540,
   "price_per_lot_sqft": 63.64,
   "price_per_building_sqft": 225.34,
   "building_sqft": 4389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4416,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902824430002"
  },
  {
   "address": "4210 Winnetka Ave N, New Hope",
   "sale_month": "2001-08",
   "price": 1060000,
   "lot_sqft": 34914,
   "price_per_lot_sqft": 30.36,
   "price_per_building_sqft": 217.04,
   "building_sqft": 4884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4914,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821220037"
  },
  {
   "address": "917 9th Street, Farmington",
   "sale_month": "2001-08",
   "price": 330000,
   "lot_sqft": 16030,
   "price_per_lot_sqft": 20.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2571,
   "use": "Apartment",
   "parcel_id": "143250004060"
  },
  {
   "address": "13575 Northdale Blvd, Rogers",
   "sale_month": "2001-08",
   "price": 400000,
   "lot_sqft": 62130,
   "price_per_lot_sqft": 6.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6824,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023310010"
  },
  {
   "address": "1651 Hennepin Ave, Minneapolis",
   "sale_month": "2001-08",
   "price": 32900,
   "lot_sqft": 33137,
   "price_per_lot_sqft": 0.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440086"
  },
  {
   "address": "1838 E Minnehaha Pkwy, Minneapolis",
   "sale_month": "2001-08",
   "price": 850000,
   "lot_sqft": 21936,
   "price_per_lot_sqft": 38.75,
   "price_per_building_sqft": 99.04,
   "building_sqft": 8582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8634,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302824220028"
  },
  {
   "address": "4357 28th Ave S, Minneapolis",
   "sale_month": "2001-08",
   "price": 135000,
   "lot_sqft": 5057,
   "price_per_lot_sqft": 26.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1426,
   "use": "TRIPLEX",
   "parcel_id": "1202824410016"
  },
  {
   "address": "201 State Street South, Bayport",
   "sale_month": "2001-08",
   "price": 375000,
   "lot_sqft": 28432,
   "price_per_lot_sqft": 13.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "1102920230100"
  },
  {
   "address": "1363 County Road B West, Roseville",
   "sale_month": "2001-08",
   "price": 295000,
   "lot_sqft": 23529,
   "price_per_lot_sqft": 12.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4112,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102923340031"
  },
  {
   "address": "3821 Nicollet Ave, Minneapolis",
   "sale_month": "2001-08",
   "price": 120000,
   "lot_sqft": 5068,
   "price_per_lot_sqft": 23.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824120086"
  },
  {
   "address": "1925 County Road B2 West, Roseville",
   "sale_month": "2001-08",
   "price": 815000,
   "lot_sqft": 39463,
   "price_per_lot_sqft": 20.65,
   "price_per_building_sqft": 99.18,
   "building_sqft": 8217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8267,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923240010"
  },
  {
   "address": "2050 Bayard Avenue, Saint Paul",
   "sale_month": "2001-08",
   "price": 600000,
   "lot_sqft": 12270,
   "price_per_lot_sqft": 48.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2526,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823330095"
  },
  {
   "address": "656 Cleveland Avenue South, Saint Paul",
   "sale_month": "2001-08",
   "price": 300000,
   "lot_sqft": 6122,
   "price_per_lot_sqft": 49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1904,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823330094"
  },
  {
   "address": "660 Cleveland Avenue South, Saint Paul",
   "sale_month": "2001-08",
   "price": 300000,
   "lot_sqft": 6122,
   "price_per_lot_sqft": 49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2003,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823330093"
  },
  {
   "address": "3810 46th St E, Minneapolis",
   "sale_month": "2001-08",
   "price": 300000,
   "lot_sqft": 22104,
   "price_per_lot_sqft": 13.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17627,
   "use": "APARTMENT",
   "parcel_id": "0702823430101"
  },
  {
   "address": "3759 Snelling Ave, Minneapolis",
   "sale_month": "2001-08",
   "price": 35000,
   "lot_sqft": 2193,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": 50.51,
   "building_sqft": 693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 697,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330147"
  },
  {
   "address": "379 North Shore Drive, Forest Lake",
   "sale_month": "2001-08",
   "price": 200000,
   "lot_sqft": 16214,
   "price_per_lot_sqft": 12.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0503221440069"
  },
  {
   "address": "3016 Clinton Ave, Minneapolis",
   "sale_month": "2001-08",
   "price": 215000,
   "lot_sqft": 5608,
   "price_per_lot_sqft": 38.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1562,
   "use": "APARTMENT",
   "parcel_id": "0302824110099"
  },
  {
   "address": "935 Portland Avenue, Saint Paul",
   "sale_month": "2001-08",
   "price": 355000,
   "lot_sqft": 8247,
   "price_per_lot_sqft": 43.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1481,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823240095"
  },
  {
   "address": "1011 Selby Avenue, Saint Paul",
   "sale_month": "2001-08",
   "price": 205000,
   "lot_sqft": 12837,
   "price_per_lot_sqft": 15.97,
   "price_per_building_sqft": 68.75,
   "building_sqft": 2982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3000,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823220100"
  },
  {
   "address": "3704 Columbus Ave, Minneapolis",
   "sale_month": "2001-08",
   "price": 63000,
   "lot_sqft": 4370,
   "price_per_lot_sqft": 14.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0202824330222"
  },
  {
   "address": "2118 33rd St E, Minneapolis",
   "sale_month": "2001-08",
   "price": 240000,
   "lot_sqft": 9613,
   "price_per_lot_sqft": 24.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1678,
   "use": "TRIPLEX",
   "parcel_id": "0102824240087"
  },
  {
   "address": "203 Paul Avenue North, Cologne",
   "sale_month": "2001-07",
   "price": 190000,
   "lot_sqft": 11025,
   "price_per_lot_sqft": 17.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3263,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "400500170"
  },
  {
   "address": null,
   "sale_month": "2001-07",
   "price": 11623,
   "lot_sqft": 34511,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611824220003"
  },
  {
   "address": "2074 County Road E East, White Bear Lake",
   "sale_month": "2001-07",
   "price": 235000,
   "lot_sqft": 21104,
   "price_per_lot_sqft": 11.14,
   "price_per_building_sqft": 73.51,
   "building_sqft": 3197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3216,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "353022120011"
  },
  {
   "address": "2112 Pillsbury Ave, Minneapolis",
   "sale_month": "2001-07",
   "price": 635000,
   "lot_sqft": 16489,
   "price_per_lot_sqft": 38.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "APARTMENT",
   "parcel_id": "3402924210058"
  },
  {
   "address": "2401 1st Ave S, Minneapolis",
   "sale_month": "2001-07",
   "price": 735000,
   "lot_sqft": 3590,
   "price_per_lot_sqft": 204.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1950,
   "use": "APARTMENT",
   "parcel_id": "3402924130013"
  },
  {
   "address": "2405 1st Ave S, Minneapolis",
   "sale_month": "2001-07",
   "price": 735000,
   "lot_sqft": 4081,
   "price_per_lot_sqft": 180.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2369,
   "use": "APARTMENT",
   "parcel_id": "3402924130012"
  },
  {
   "address": "2609 Aldrich Ave S, Minneapolis",
   "sale_month": "2001-07",
   "price": 303900,
   "lot_sqft": 13183,
   "price_per_lot_sqft": 23.05,
   "price_per_building_sqft": 24.45,
   "building_sqft": 12427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12502,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924410003"
  },
  {
   "address": "10 Old Wildwood Road, Mahtomedi",
   "sale_month": "2001-07",
   "price": 448000,
   "lot_sqft": 175357,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": 190.31,
   "building_sqft": 2354,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2368,
   "use": "110",
   "parcel_id": "3203021220001"
  },
  {
   "address": "18 Long Lake Road, Mahtomedi",
   "sale_month": "2001-07",
   "price": 370000,
   "lot_sqft": 198407,
   "price_per_lot_sqft": 1.86,
   "price_per_building_sqft": 11.6,
   "building_sqft": 31901,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32094,
   "use": "305",
   "parcel_id": "3103021430067"
  },
  {
   "address": "122 Columbia Court, Chaska",
   "sale_month": "2001-07",
   "price": 304400,
   "lot_sqft": 283455,
   "price_per_lot_sqft": 1.07,
   "price_per_building_sqft": 2.69,
   "building_sqft": 112994,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 113676,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305290010"
  },
  {
   "address": "7380 10th Street North, Oakdale",
   "sale_month": "2001-07",
   "price": 750000,
   "lot_sqft": 93467,
   "price_per_lot_sqft": 8.02,
   "price_per_building_sqft": 67.31,
   "building_sqft": 11142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11210,
   "use": "300",
   "parcel_id": "2902921340009"
  },
  {
   "address": "1236 7th Street East, Saint Paul",
   "sale_month": "2001-07",
   "price": 28000,
   "lot_sqft": 4777,
   "price_per_lot_sqft": 5.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2652,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922440097"
  },
  {
   "address": "1820 Berkshire La N, Plymouth",
   "sale_month": "2001-07",
   "price": 1388252,
   "lot_sqft": 134976,
   "price_per_lot_sqft": 10.29,
   "price_per_building_sqft": 35.95,
   "building_sqft": 38616,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38849,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822310001"
  },
  {
   "address": "4653 Shady Oak Rd, Minnetonka",
   "sale_month": "2001-07",
   "price": 174500,
   "lot_sqft": 40442,
   "price_per_lot_sqft": 4.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2611722110010"
  },
  {
   "address": "4647 Shady Oak Rd, Minnetonka",
   "sale_month": "2001-07",
   "price": 174500,
   "lot_sqft": 13236,
   "price_per_lot_sqft": 13.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2611722110009"
  },
  {
   "address": null,
   "sale_month": "2001-07",
   "price": 2008800,
   "lot_sqft": 204749,
   "price_per_lot_sqft": 9.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253023240006"
  },
  {
   "address": "550 Gramsie Road, Shoreview",
   "sale_month": "2001-07",
   "price": 2008800,
   "lot_sqft": 1612376,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": 273.53,
   "building_sqft": 7344,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7388,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253023230001"
  },
  {
   "address": "20 8th Ave S, Hopkins",
   "sale_month": "2001-07",
   "price": 75750,
   "lot_sqft": 19436,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722430101"
  },
  {
   "address": "115 13th Ave S, Hopkins",
   "sale_month": "2001-07",
   "price": 345000,
   "lot_sqft": 12494,
   "price_per_lot_sqft": 27.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3648,
   "use": "APARTMENT",
   "parcel_id": "2411722340099"
  },
  {
   "address": "210 2nd St N, Minneapolis",
   "sale_month": "2001-07",
   "price": 136240,
   "lot_sqft": 15370,
   "price_per_lot_sqft": 8.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62904,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140165"
  },
  {
   "address": "2525 7th Street West, Saint Paul",
   "sale_month": "2001-07",
   "price": 420000,
   "lot_sqft": 21406,
   "price_per_lot_sqft": 19.62,
   "price_per_building_sqft": 210.21,
   "building_sqft": 1998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2010,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823140001"
  },
  {
   "address": "1329 St Paul Avenue, Saint Paul",
   "sale_month": "2001-07",
   "price": 980000,
   "lot_sqft": 15130,
   "price_per_lot_sqft": 64.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5392,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823120039"
  },
  {
   "address": "1146 Emerson Ave N, Minneapolis",
   "sale_month": "2001-07",
   "price": 454000,
   "lot_sqft": 124603,
   "price_per_lot_sqft": 3.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30554,
   "use": "APARTMENT",
   "parcel_id": "2102924120082"
  },
  {
   "address": "955 Highway 55, Hastings",
   "sale_month": "2001-07",
   "price": 495000,
   "lot_sqft": 68993,
   "price_per_lot_sqft": 7.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10680,
   "use": "Commercial-preferred",
   "parcel_id": "190280060011"
  },
  {
   "address": "2500 Broadway St NE, Minneapolis",
   "sale_month": "2001-07",
   "price": 1250000,
   "lot_sqft": 62780,
   "price_per_lot_sqft": 19.91,
   "price_per_building_sqft": 49.57,
   "building_sqft": 25216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25368,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923320027"
  },
  {
   "address": "2410 2nd St N, Minneapolis",
   "sale_month": "2001-07",
   "price": 303750,
   "lot_sqft": 85378,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 66396,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924210056"
  },
  {
   "address": "13691 Balsam La N, Dayton",
   "sale_month": "2001-07",
   "price": 230000,
   "lot_sqft": 37934,
   "price_per_lot_sqft": 6.06,
   "price_per_building_sqft": 80.34,
   "building_sqft": 2863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2881,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412022410006"
  },
  {
   "address": "609 17th Ave NE, Minneapolis",
   "sale_month": "2001-07",
   "price": 66000,
   "lot_sqft": 5563,
   "price_per_lot_sqft": 11.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1454,
   "use": "APARTMENT",
   "parcel_id": "1402924210168"
  },
  {
   "address": null,
   "sale_month": "2001-07",
   "price": 66211,
   "lot_sqft": 28323,
   "price_per_lot_sqft": 2.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1312023330006"
  },
  {
   "address": null,
   "sale_month": "2001-07",
   "price": 66211,
   "lot_sqft": 66163,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1312023330004"
  },
  {
   "address": "435 James Avenue, Saint Paul",
   "sale_month": "2001-07",
   "price": 175000,
   "lot_sqft": 30156,
   "price_per_lot_sqft": 5.8,
   "price_per_building_sqft": 72.05,
   "building_sqft": 2429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2443,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823240107"
  },
  {
   "address": "11358 Viking Dr, Eden Prairie",
   "sale_month": "2001-07",
   "price": 4374000,
   "lot_sqft": 244949,
   "price_per_lot_sqft": 17.86,
   "price_per_building_sqft": 118.93,
   "building_sqft": 36778,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37000,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622440022"
  },
  {
   "address": "2585 Hamline Avenue North, Roseville",
   "sale_month": "2001-07",
   "price": 146000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 89.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210089"
  },
  {
   "address": "3110 Mike Collins Drive, Eagan",
   "sale_month": "2001-07",
   "price": 1000000,
   "lot_sqft": 119406,
   "price_per_lot_sqft": 8.37,
   "price_per_building_sqft": 61.25,
   "building_sqft": 16326,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16424,
   "use": "Industrial-preferred",
   "parcel_id": "102252201020"
  },
  {
   "address": "2521 Marshall St NE, Minneapolis",
   "sale_month": "2001-07",
   "price": 680000,
   "lot_sqft": 4380,
   "price_per_lot_sqft": 155.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924140157"
  },
  {
   "address": "2543 Marshall St NE, Minneapolis",
   "sale_month": "2001-07",
   "price": 520000,
   "lot_sqft": 30020,
   "price_per_lot_sqft": 17.32,
   "price_per_building_sqft": 23.03,
   "building_sqft": 22580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22717,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924140156"
  },
  {
   "address": "2542 Grand St NE, Minneapolis",
   "sale_month": "2001-07",
   "price": 520000,
   "lot_sqft": 11696,
   "price_per_lot_sqft": 44.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924140146"
  },
  {
   "address": "2520 Grand St NE, Minneapolis",
   "sale_month": "2001-07",
   "price": 680000,
   "lot_sqft": 3760,
   "price_per_lot_sqft": 180.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924140145"
  },
  {
   "address": "4029 Vernon Ave S, St. Louis Park",
   "sale_month": "2001-07",
   "price": 444710,
   "lot_sqft": 11307,
   "price_per_lot_sqft": 39.33,
   "price_per_building_sqft": 132.08,
   "building_sqft": 3367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3388,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824230121"
  },
  {
   "address": "4037 Vernon Ave S, St. Louis Park",
   "sale_month": "2001-07",
   "price": 444710,
   "lot_sqft": 3461,
   "price_per_lot_sqft": 128.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824230120"
  },
  {
   "address": "4041 Vernon Ave S, St. Louis Park",
   "sale_month": "2001-07",
   "price": 444710,
   "lot_sqft": 3572,
   "price_per_lot_sqft": 124.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824230119"
  },
  {
   "address": "8 Plato Boulevard West, Saint Paul",
   "sale_month": "2001-07",
   "price": 339790,
   "lot_sqft": 287160,
   "price_per_lot_sqft": 1.18,
   "price_per_building_sqft": 10.66,
   "building_sqft": 31875,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32068,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822440095"
  },
  {
   "address": "2930 Anthony La, St. Anthony",
   "sale_month": "2001-07",
   "price": 880000,
   "lot_sqft": 88240,
   "price_per_lot_sqft": 9.97,
   "price_per_building_sqft": 26.98,
   "building_sqft": 32611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32808,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440059"
  },
  {
   "address": "8250 Stanley Rd, Bloomington",
   "sale_month": "2001-07",
   "price": 179900,
   "lot_sqft": 84170,
   "price_per_lot_sqft": 2.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26463,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724320015"
  },
  {
   "address": "4700 78th St W, Bloomington",
   "sale_month": "2001-07",
   "price": 1729209,
   "lot_sqft": 90941,
   "price_per_lot_sqft": 19.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602724210011"
  },
  {
   "address": "1450 Wayzata Blvd E, Wayzata",
   "sale_month": "2001-07",
   "price": 260000,
   "lot_sqft": 57080,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": 52.25,
   "building_sqft": 4976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5006,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511722310021"
  },
  {
   "address": "4150 Thomas Ave N, Minneapolis",
   "sale_month": "2001-07",
   "price": 324900,
   "lot_sqft": 7435,
   "price_per_lot_sqft": 43.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1928,
   "use": "APARTMENT",
   "parcel_id": "0502924140107"
  },
  {
   "address": "4134 Fremont Ave N, Minneapolis",
   "sale_month": "2001-07",
   "price": 300000,
   "lot_sqft": 6388,
   "price_per_lot_sqft": 46.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1783,
   "use": "APARTMENT",
   "parcel_id": "0402924130170"
  },
  {
   "address": "8425 Seasons Parkway, Woodbury",
   "sale_month": "2001-07",
   "price": 108609,
   "lot_sqft": 118532,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": 4.32,
   "building_sqft": 25125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25276,
   "use": "300",
   "parcel_id": "0402821340016"
  },
  {
   "address": "3726 15th Ave S, Minneapolis",
   "sale_month": "2001-07",
   "price": 279900,
   "lot_sqft": 6375,
   "price_per_lot_sqft": 43.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1504,
   "use": "APARTMENT",
   "parcel_id": "0202824430168"
  },
  {
   "address": "3501 Bloomington Ave, Minneapolis",
   "sale_month": "2001-07",
   "price": 160000,
   "lot_sqft": 9728,
   "price_per_lot_sqft": 16.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5946,
   "use": "APARTMENT",
   "parcel_id": "0202824410118"
  },
  {
   "address": "3438 10th Ave S, Minneapolis",
   "sale_month": "2001-07",
   "price": 100,
   "lot_sqft": 5080,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1145,
   "use": "TRIPLEX",
   "parcel_id": "0202824310161"
  },
  {
   "address": null,
   "sale_month": "2001-07",
   "price": 151000,
   "lot_sqft": 29219,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "018120001023"
  },
  {
   "address": "14760 Pennock Avenue, Apple Valley",
   "sale_month": "2001-07",
   "price": 699000,
   "lot_sqft": 48688,
   "price_per_lot_sqft": 14.36,
   "price_per_building_sqft": 24.68,
   "building_sqft": 28319,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28490,
   "use": "Commercial-preferred",
   "parcel_id": "018120001010"
  },
  {
   "address": "432 Summit Avenue, Saint Paul",
   "sale_month": "2001-07",
   "price": 281000,
   "lot_sqft": 45637,
   "price_per_lot_sqft": 6.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5124,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310172"
  },
  {
   "address": "2814 38th St E, Minneapolis",
   "sale_month": "2001-07",
   "price": 350000,
   "lot_sqft": 1590,
   "price_per_lot_sqft": 220.13,
   "price_per_building_sqft": 259.26,
   "building_sqft": 1350,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1358,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824440057"
  },
  {
   "address": "2230 35th St E, Minneapolis",
   "sale_month": "2001-07",
   "price": 60000,
   "lot_sqft": 3422,
   "price_per_lot_sqft": 17.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824310120"
  },
  {
   "address": "6501 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2001-06",
   "price": 1300000,
   "lot_sqft": 39988,
   "price_per_lot_sqft": 32.51,
   "price_per_building_sqft": 331.63,
   "building_sqft": 3920,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3944,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921140010"
  },
  {
   "address": null,
   "sale_month": "2001-06",
   "price": 10100,
   "lot_sqft": 37786,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3511723230006"
  },
  {
   "address": "2438 18th Ave S, Minneapolis",
   "sale_month": "2001-06",
   "price": 1,
   "lot_sqft": 23809,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11349,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924140204"
  },
  {
   "address": "2508 Portland Ave, Minneapolis",
   "sale_month": "2001-06",
   "price": 130000,
   "lot_sqft": 10667,
   "price_per_lot_sqft": 12.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2188,
   "use": "APARTMENT",
   "parcel_id": "3402924140021"
  },
  {
   "address": "401 Sibley Street, Saint Paul",
   "sale_month": "2001-06",
   "price": 12399030,
   "lot_sqft": 89129,
   "price_per_lot_sqft": 139.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922440058"
  },
  {
   "address": "3119 26th St E, Minneapolis",
   "sale_month": "2001-06",
   "price": 806141,
   "lot_sqft": 50715,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": 21.09,
   "building_sqft": 38220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38451,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102923320013"
  },
  {
   "address": "331 Lake Hazeltine Drive, Chaska",
   "sale_month": "2001-06",
   "price": 157500,
   "lot_sqft": 9416,
   "price_per_lot_sqft": 16.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301300060"
  },
  {
   "address": "331 Lake Hazeltine Drive, Chaska",
   "sale_month": "2001-06",
   "price": 129700,
   "lot_sqft": 20463,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": 3.46,
   "building_sqft": 37518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37744,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301300050"
  },
  {
   "address": "2314 Hillside Avenue, Saint Paul",
   "sale_month": "2001-06",
   "price": 185000,
   "lot_sqft": 11425,
   "price_per_lot_sqft": 16.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1675,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923210011"
  },
  {
   "address": "888 Newcomb Street, Saint Paul",
   "sale_month": "2001-06",
   "price": 165000,
   "lot_sqft": 6482,
   "price_per_lot_sqft": 25.46,
   "price_per_building_sqft": 44.67,
   "building_sqft": 3694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3716,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922410055"
  },
  {
   "address": "1750 Hennepin Ave, Minneapolis",
   "sale_month": "2001-06",
   "price": 11060981,
   "lot_sqft": 134833,
   "price_per_lot_sqft": 82.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 60789,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924410048"
  },
  {
   "address": "1400 Chicago Ave, Minneapolis",
   "sale_month": "2001-06",
   "price": 400000,
   "lot_sqft": 7122,
   "price_per_lot_sqft": 56.16,
   "price_per_building_sqft": 75.99,
   "building_sqft": 5264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5295,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320138"
  },
  {
   "address": "1601 Portland Ave, Minneapolis",
   "sale_month": "2001-06",
   "price": 230000,
   "lot_sqft": 4241,
   "price_per_lot_sqft": 54.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2082,
   "use": "APARTMENT",
   "parcel_id": "2602924320079"
  },
  {
   "address": "1660 Lake Drive West, Chanhassen",
   "sale_month": "2001-06",
   "price": 1500000,
   "lot_sqft": 94008,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": 62.46,
   "building_sqft": 24014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24159,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251650070"
  },
  {
   "address": "2150 Hastings Avenue, Newport",
   "sale_month": "2001-06",
   "price": 54900,
   "lot_sqft": 3992,
   "price_per_lot_sqft": 13.75,
   "price_per_building_sqft": 10.89,
   "building_sqft": 5042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5073,
   "use": "300",
   "parcel_id": "2502822320013"
  },
  {
   "address": "111 Main Street East, New Prague",
   "sale_month": "2001-06",
   "price": 200000,
   "lot_sqft": 11363,
   "price_per_lot_sqft": 17.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240950010"
  },
  {
   "address": "503 6th Avenue Northwest, New Prague",
   "sale_month": "2001-06",
   "price": 37500,
   "lot_sqft": 25624,
   "price_per_lot_sqft": 1.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240840010"
  },
  {
   "address": "612 University Ave SE, Minneapolis",
   "sale_month": "2001-06",
   "price": 44000,
   "lot_sqft": 12643,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3298,
   "use": "APARTMENT",
   "parcel_id": "2402924320087"
  },
  {
   "address": "10880 175th Street West, Lakeville",
   "sale_month": "2001-06",
   "price": 950000,
   "lot_sqft": 65552,
   "price_per_lot_sqft": 14.49,
   "price_per_building_sqft": 106.95,
   "building_sqft": 8883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8937,
   "use": "Commercial-preferred",
   "parcel_id": "221185000190"
  },
  {
   "address": "580 8th Ave N, Minneapolis",
   "sale_month": "2001-06",
   "price": 171372,
   "lot_sqft": 48985,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": 13.32,
   "building_sqft": 12865,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12943,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230148"
  },
  {
   "address": "15 Diamond Lake Rd W, Minneapolis",
   "sale_month": "2001-06",
   "price": 375000,
   "lot_sqft": 9813,
   "price_per_lot_sqft": 38.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3173,
   "use": "APARTMENT",
   "parcel_id": "2202824210087"
  },
  {
   "address": "1565 1st Avenue Northwest, New Brighton",
   "sale_month": "2001-06",
   "price": 5150000,
   "lot_sqft": 358133,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 145708,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213023230011"
  },
  {
   "address": "3986 Alabama Ave S, St. Louis Park",
   "sale_month": "2001-06",
   "price": 275000,
   "lot_sqft": 8474,
   "price_per_lot_sqft": 32.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111721230153"
  },
  {
   "address": "1230 Glenwood Ave, Minneapolis",
   "sale_month": "2001-06",
   "price": 185000,
   "lot_sqft": 10076,
   "price_per_lot_sqft": 18.36,
   "price_per_building_sqft": 43.72,
   "building_sqft": 4231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4257,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924420015"
  },
  {
   "address": "3941 Meadowbrook Rd, St. Louis Park",
   "sale_month": "2001-06",
   "price": 35000,
   "lot_sqft": 128949,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": 0.64,
   "building_sqft": 54619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54948,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721240008"
  },
  {
   "address": "121 Court Street East, Belle Plaine",
   "sale_month": "2001-06",
   "price": 40000,
   "lot_sqft": 8312,
   "price_per_lot_sqft": 4.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200015090"
  },
  {
   "address": "6407 Lake St W, St. Louis Park",
   "sale_month": "2001-06",
   "price": 321650,
   "lot_sqft": 18318,
   "price_per_lot_sqft": 17.56,
   "price_per_building_sqft": 94.21,
   "building_sqft": 3414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3434,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721320096"
  },
  {
   "address": "1017 West Broadway, Minneapolis",
   "sale_month": "2001-06",
   "price": 47500,
   "lot_sqft": 3248,
   "price_per_lot_sqft": 14.62,
   "price_per_building_sqft": 1.41,
   "building_sqft": 33681,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33885,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130029"
  },
  {
   "address": "9412 Lyndale Ave S, Bloomington",
   "sale_month": "2001-06",
   "price": 500000,
   "lot_sqft": 28480,
   "price_per_lot_sqft": 17.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724110008"
  },
  {
   "address": "4150 Berkshire La N, Plymouth",
   "sale_month": "2001-06",
   "price": 7500000,
   "lot_sqft": 641250,
   "price_per_lot_sqft": 11.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 137220,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1511822240023"
  },
  {
   "address": "9450 Garfield Ave S, Bloomington",
   "sale_month": "2001-06",
   "price": 117500,
   "lot_sqft": 86301,
   "price_per_lot_sqft": 1.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11017,
   "use": "APARTMENT",
   "parcel_id": "1502724220074"
  },
  {
   "address": "7915 Glen La, Eden Prairie",
   "sale_month": "2001-06",
   "price": 1560000,
   "lot_sqft": 47121,
   "price_per_lot_sqft": 33.11,
   "price_per_building_sqft": 161.02,
   "building_sqft": 9688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9747,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622120011"
  },
  {
   "address": "635 Broadway St NE, Minneapolis",
   "sale_month": "2001-06",
   "price": 265000,
   "lot_sqft": 11192,
   "price_per_lot_sqft": 23.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2203,
   "use": "APARTMENT",
   "parcel_id": "1402924130062"
  },
  {
   "address": "1300 New Brighton Blvd, Minneapolis",
   "sale_month": "2001-06",
   "price": 510000,
   "lot_sqft": 231232,
   "price_per_lot_sqft": 2.21,
   "price_per_building_sqft": 169.21,
   "building_sqft": 3014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3032,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1302924130001"
  },
  {
   "address": "2570 White Bear Avenue North, Maplewood",
   "sale_month": "2001-06",
   "price": 1195000,
   "lot_sqft": 105233,
   "price_per_lot_sqft": 11.36,
   "price_per_building_sqft": 109.5,
   "building_sqft": 10913,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10979,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922210054"
  },
  {
   "address": "1555 Cliff Road, Eagan",
   "sale_month": "2001-06",
   "price": 900000,
   "lot_sqft": 46779,
   "price_per_lot_sqft": 19.24,
   "price_per_building_sqft": 127.86,
   "building_sqft": 7039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7081,
   "use": "Commercial-preferred",
   "parcel_id": "107592501030"
  },
  {
   "address": "3516 Noble Ave N, Crystal",
   "sale_month": "2001-06",
   "price": 154900,
   "lot_sqft": 5062,
   "price_per_lot_sqft": 30.6,
   "price_per_building_sqft": 143.03,
   "building_sqft": 1083,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1090,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702924120093"
  },
  {
   "address": "1845 Stinson Pkwy, Minneapolis",
   "sale_month": "2001-06",
   "price": 125000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 16.68,
   "price_per_building_sqft": 41.4,
   "building_sqft": 3019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3038,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923330031"
  },
  {
   "address": "4511 34th Ave S, Minneapolis",
   "sale_month": "2001-06",
   "price": 192000,
   "lot_sqft": 10538,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1433,
   "use": "APARTMENT",
   "parcel_id": "0702823340112"
  },
  {
   "address": "182 Ryan Lane, Little Canada",
   "sale_month": "2001-06",
   "price": 170000,
   "lot_sqft": 30155,
   "price_per_lot_sqft": 5.64,
   "price_per_building_sqft": 24.93,
   "building_sqft": 6819,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6860,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210023"
  },
  {
   "address": "18577 Natchez Avenue, Credit River",
   "sale_month": "2001-06",
   "price": 325000,
   "lot_sqft": 737515,
   "price_per_lot_sqft": 0.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 71006,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "049150100"
  },
  {
   "address": "1690 Park Place Blvd, St. Louis Park",
   "sale_month": "2001-06",
   "price": 1130000,
   "lot_sqft": 48814,
   "price_per_lot_sqft": 23.15,
   "price_per_building_sqft": 243.53,
   "building_sqft": 4640,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4668,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411721340044"
  },
  {
   "address": "816 36th St W, Minneapolis",
   "sale_month": "2001-06",
   "price": 200000,
   "lot_sqft": 10824,
   "price_per_lot_sqft": 18.48,
   "price_per_building_sqft": 30.23,
   "building_sqft": 6615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6655,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824410186"
  },
  {
   "address": "509 36th St E, Minneapolis",
   "sale_month": "2001-06",
   "price": 200000,
   "lot_sqft": 7189,
   "price_per_lot_sqft": 27.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3728,
   "use": "APARTMENT",
   "parcel_id": "0302824440011"
  },
  {
   "address": "3515 Chicago Ave, Minneapolis",
   "sale_month": "2001-06",
   "price": 103000,
   "lot_sqft": 5242,
   "price_per_lot_sqft": 19.65,
   "price_per_building_sqft": 32.8,
   "building_sqft": 3140,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3159,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824310134"
  },
  {
   "address": "14223 Hayes Road, Apple Valley",
   "sale_month": "2001-06",
   "price": 450000,
   "lot_sqft": 21517,
   "price_per_lot_sqft": 20.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3814,
   "use": "Apartment",
   "parcel_id": "011035001120"
  },
  {
   "address": "3028 27th Ave S, Minneapolis",
   "sale_month": "2001-06",
   "price": 47000,
   "lot_sqft": 2086,
   "price_per_lot_sqft": 22.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120103"
  },
  {
   "address": "204 Lewis Avenue South, Watertown",
   "sale_month": "2001-05",
   "price": 65000,
   "lot_sqft": 23076,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24410,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853970010"
  },
  {
   "address": "2620 29th St E, Minneapolis",
   "sale_month": "2001-05",
   "price": 98000,
   "lot_sqft": 4892,
   "price_per_lot_sqft": 20.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924430041"
  },
  {
   "address": "1333 Thomas Avenue, Saint Paul",
   "sale_month": "2001-05",
   "price": 210000,
   "lot_sqft": 10128,
   "price_per_lot_sqft": 20.73,
   "price_per_building_sqft": 86.38,
   "building_sqft": 2431,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2446,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923120204"
  },
  {
   "address": "2107 Pleasant Ave, Minneapolis",
   "sale_month": "2001-05",
   "price": 67500,
   "lot_sqft": 7510,
   "price_per_lot_sqft": 8.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2292,
   "use": "APARTMENT",
   "parcel_id": "3402924210095"
  },
  {
   "address": "2637 32nd Ave S, Minneapolis",
   "sale_month": "2001-05",
   "price": 81051,
   "lot_sqft": 53943,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": 4.04,
   "building_sqft": 20059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20180,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102923320038"
  },
  {
   "address": "2214 Sharon Ave SE, Minneapolis",
   "sale_month": "2001-05",
   "price": 335000,
   "lot_sqft": 6934,
   "price_per_lot_sqft": 48.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1967,
   "use": "APARTMENT",
   "parcel_id": "3102923110141"
  },
  {
   "address": "121 Columbia Court North, Chaska",
   "sale_month": "2001-05",
   "price": 595000,
   "lot_sqft": 130096,
   "price_per_lot_sqft": 4.57,
   "price_per_building_sqft": 41.11,
   "building_sqft": 14475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14562,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305160020"
  },
  {
   "address": "114 2nd Street East, Chaska",
   "sale_month": "2001-05",
   "price": 108000,
   "lot_sqft": 1917,
   "price_per_lot_sqft": 56.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503660"
  },
  {
   "address": "3329 University Ave SE, Minneapolis",
   "sale_month": "2001-05",
   "price": 900000,
   "lot_sqft": 21141,
   "price_per_lot_sqft": 42.57,
   "price_per_building_sqft": 142.97,
   "building_sqft": 6295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6333,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923410054"
  },
  {
   "address": "212 Ontario St SE, Minneapolis",
   "sale_month": "2001-05",
   "price": 1912510,
   "lot_sqft": 27260,
   "price_per_lot_sqft": 70.16,
   "price_per_building_sqft": 71.96,
   "building_sqft": 26576,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26737,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923220051"
  },
  {
   "address": "5636 125th Street West, Savage",
   "sale_month": "2001-05",
   "price": 500000,
   "lot_sqft": 72730,
   "price_per_lot_sqft": 6.87,
   "price_per_building_sqft": 32.03,
   "building_sqft": 15608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15702,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269090021"
  },
  {
   "address": "11300 47th St W, Minnetonka",
   "sale_month": "2001-05",
   "price": 820000,
   "lot_sqft": 92080,
   "price_per_lot_sqft": 8.91,
   "price_per_building_sqft": 31.24,
   "building_sqft": 26246,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26404,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722110025"
  },
  {
   "address": "1073 Albemarle Street, Saint Paul",
   "sale_month": "2001-05",
   "price": 165000,
   "lot_sqft": 4984,
   "price_per_lot_sqft": 33.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1701,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "252923140012"
  },
  {
   "address": "4960 U S Hwy No 12, Maple Plain",
   "sale_month": "2001-05",
   "price": 285000,
   "lot_sqft": 67727,
   "price_per_lot_sqft": 4.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3231,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824110017"
  },
  {
   "address": "5380 Pioneer Creek Dr, Maple Plain",
   "sale_month": "2001-05",
   "price": 225000,
   "lot_sqft": 99263,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2411824310014"
  },
  {
   "address": "17 10th Ave S, Hopkins",
   "sale_month": "2001-05",
   "price": 328000,
   "lot_sqft": 5178,
   "price_per_lot_sqft": 63.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340034"
  },
  {
   "address": "1302 7th St SE, Minneapolis",
   "sale_month": "2001-05",
   "price": 300000,
   "lot_sqft": 8484,
   "price_per_lot_sqft": 35.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1872,
   "use": "TRIPLEX",
   "parcel_id": "2402924420083"
  },
  {
   "address": "311 1st Ave N, Minneapolis",
   "sale_month": "2001-05",
   "price": 1810500,
   "lot_sqft": 6803,
   "price_per_lot_sqft": 266.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410108"
  },
  {
   "address": "8300 97th Street South, Cottage Grove",
   "sale_month": "2001-05",
   "price": 33000,
   "lot_sqft": 199704,
   "price_per_lot_sqft": 0.17,
   "price_per_building_sqft": 0.47,
   "building_sqft": 69802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70224,
   "use": "305",
   "parcel_id": "2102721320006"
  },
  {
   "address": "115 Church Street West, Belle Plaine",
   "sale_month": "2001-05",
   "price": 100000,
   "lot_sqft": 16562,
   "price_per_lot_sqft": 6.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200014490"
  },
  {
   "address": "21 Turners Crossroad S, Golden Valley",
   "sale_month": "2001-05",
   "price": 50000,
   "lot_sqft": 18885,
   "price_per_lot_sqft": 2.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1902924330012"
  },
  {
   "address": "5744 34th Ave S, Minneapolis",
   "sale_month": "2001-05",
   "price": 450000,
   "lot_sqft": 24356,
   "price_per_lot_sqft": 18.48,
   "price_per_building_sqft": 63.27,
   "building_sqft": 7112,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7155,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823230100"
  },
  {
   "address": "4 Broadway St NE, Minneapolis",
   "sale_month": "2001-05",
   "price": 6767071,
   "lot_sqft": 205596,
   "price_per_lot_sqft": 32.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924410029"
  },
  {
   "address": "1364 7th Street West, Saint Paul",
   "sale_month": "2001-05",
   "price": 210000,
   "lot_sqft": 18092,
   "price_per_lot_sqft": 11.61,
   "price_per_building_sqft": 28.55,
   "building_sqft": 7355,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7399,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112823340179"
  },
  {
   "address": "3101 Pacific St, Minneapolis",
   "sale_month": "2001-05",
   "price": 24520,
   "lot_sqft": 13810,
   "price_per_lot_sqft": 1.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924420010"
  },
  {
   "address": "543 Snelling Avenue South, Saint Paul",
   "sale_month": "2001-05",
   "price": 230000,
   "lot_sqft": 5999,
   "price_per_lot_sqft": 38.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3578,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823410069"
  },
  {
   "address": "5200 74th St W, Edina",
   "sale_month": "2001-05",
   "price": 1100000,
   "lot_sqft": 86801,
   "price_per_lot_sqft": 12.67,
   "price_per_building_sqft": 57.44,
   "building_sqft": 19152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19267,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621320003"
  },
  {
   "address": "50 South Owasso Boulevard East, Little Canada",
   "sale_month": "2001-05",
   "price": 92551,
   "lot_sqft": 117259,
   "price_per_lot_sqft": 0.79,
   "price_per_building_sqft": 18.54,
   "building_sqft": 4991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5021,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922240016"
  },
  {
   "address": "850 Florida Ave S, Golden Valley",
   "sale_month": "2001-05",
   "price": 684350,
   "lot_sqft": 49238,
   "price_per_lot_sqft": 13.9,
   "price_per_building_sqft": 35.66,
   "building_sqft": 19190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721140015"
  },
  {
   "address": "23784 Lake Boulevard North, Forest Lake",
   "sale_month": "2001-05",
   "price": 550000,
   "lot_sqft": 133107,
   "price_per_lot_sqft": 4.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "300",
   "parcel_id": "0403221220023"
  },
  {
   "address": "1000 Radio Drive, Woodbury",
   "sale_month": "2001-05",
   "price": 850000,
   "lot_sqft": 140137,
   "price_per_lot_sqft": 6.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15072,
   "use": "300",
   "parcel_id": "0402821340018"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 16200,
   "lot_sqft": 10642,
   "price_per_lot_sqft": 1.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001151"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 16200,
   "lot_sqft": 15289,
   "price_per_lot_sqft": 1.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001150"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 16200,
   "lot_sqft": 7920,
   "price_per_lot_sqft": 2.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001141"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 16200,
   "lot_sqft": 18390,
   "price_per_lot_sqft": 0.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001140"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 32400,
   "lot_sqft": 26408,
   "price_per_lot_sqft": 1.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001132"
  },
  {
   "address": "13801 Vincent Avenue, Burnsville",
   "sale_month": "2001-05",
   "price": 208600,
   "lot_sqft": 26274,
   "price_per_lot_sqft": 7.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3759,
   "use": "Apartment",
   "parcel_id": "023310001120"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 26600,
   "lot_sqft": 26238,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 658,
   "use": "Apartment",
   "parcel_id": "023310001110"
  },
  {
   "address": "13809 Vincent Avenue, Burnsville",
   "sale_month": "2001-05",
   "price": 207900,
   "lot_sqft": 26218,
   "price_per_lot_sqft": 7.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3681,
   "use": "Apartment",
   "parcel_id": "023310001100"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 31000,
   "lot_sqft": 26016,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001090"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 31000,
   "lot_sqft": 24284,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001080"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 31000,
   "lot_sqft": 36861,
   "price_per_lot_sqft": 0.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001070"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 31000,
   "lot_sqft": 25163,
   "price_per_lot_sqft": 1.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001060"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 31000,
   "lot_sqft": 23807,
   "price_per_lot_sqft": 1.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001050"
  },
  {
   "address": null,
   "sale_month": "2001-05",
   "price": 31000,
   "lot_sqft": 30308,
   "price_per_lot_sqft": 1.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "023310001040"
  },
  {
   "address": "13804 Vincent Avenue South, Burnsville",
   "sale_month": "2001-05",
   "price": 207900,
   "lot_sqft": 28240,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3913,
   "use": "Apartment",
   "parcel_id": "023310001030"
  },
  {
   "address": "13800 Vincent Avenue South, Burnsville",
   "sale_month": "2001-05",
   "price": 207900,
   "lot_sqft": 23438,
   "price_per_lot_sqft": 8.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3517,
   "use": "Apartment",
   "parcel_id": "023310001020"
  },
  {
   "address": "13720 Vincent Avenue South, Burnsville",
   "sale_month": "2001-05",
   "price": 207900,
   "lot_sqft": 26949,
   "price_per_lot_sqft": 7.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4300,
   "use": "Apartment",
   "parcel_id": "023310001010"
  },
  {
   "address": "1925 Suburban Avenue, Saint Paul",
   "sale_month": "2001-04",
   "price": 746900,
   "lot_sqft": 106790,
   "price_per_lot_sqft": 6.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20991,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340002"
  },
  {
   "address": "3425 Highway 61, Vadnais Heights",
   "sale_month": "2001-04",
   "price": 1738651,
   "lot_sqft": 241114,
   "price_per_lot_sqft": 7.21,
   "price_per_building_sqft": 68.19,
   "building_sqft": 25496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25650,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022240001"
  },
  {
   "address": "4565 77th St W, Edina",
   "sale_month": "2001-04",
   "price": 700000,
   "lot_sqft": 54100,
   "price_per_lot_sqft": 12.94,
   "price_per_building_sqft": 63.13,
   "building_sqft": 11088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11155,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102824340014"
  },
  {
   "address": "2529 Delaware St SE, Minneapolis",
   "sale_month": "2001-04",
   "price": 150001,
   "lot_sqft": 14660,
   "price_per_lot_sqft": 10.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923240077"
  },
  {
   "address": "2418 University Ave SE, Minneapolis",
   "sale_month": "2001-04",
   "price": 210000,
   "lot_sqft": 18589,
   "price_per_lot_sqft": 11.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25856,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240061"
  },
  {
   "address": "515 Owens Street North, Stillwater",
   "sale_month": "2001-04",
   "price": 210000,
   "lot_sqft": 4605,
   "price_per_lot_sqft": 45.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020230004"
  },
  {
   "address": "14127 Vernon Avenue South, Savage",
   "sale_month": "2001-04",
   "price": 120000,
   "lot_sqft": 71769,
   "price_per_lot_sqft": 1.67,
   "price_per_building_sqft": 31.3,
   "building_sqft": 3834,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3857,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262410010"
  },
  {
   "address": "612 10th Ave SE, Minneapolis",
   "sale_month": "2001-04",
   "price": 130000,
   "lot_sqft": 5719,
   "price_per_lot_sqft": 22.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1878,
   "use": "TRIPLEX",
   "parcel_id": "2402924240113"
  },
  {
   "address": "14145 Forest Boulevard North, Hugo",
   "sale_month": "2001-04",
   "price": 179000,
   "lot_sqft": 14113,
   "price_per_lot_sqft": 12.68,
   "price_per_building_sqft": 58.59,
   "building_sqft": 3055,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3073,
   "use": "300",
   "parcel_id": "2003121340028"
  },
  {
   "address": "9740 Robert Trail South, Inver Grove Heights",
   "sale_month": "2001-04",
   "price": 225000,
   "lot_sqft": 51212,
   "price_per_lot_sqft": 4.39,
   "price_per_building_sqft": 141.6,
   "building_sqft": 1589,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1598,
   "use": "Commercial-preferred",
   "parcel_id": "200190053010"
  },
  {
   "address": "2211 Vermillion Street, Hastings",
   "sale_month": "2001-04",
   "price": 200700,
   "lot_sqft": 37594,
   "price_per_lot_sqft": 5.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4533,
   "use": "Commercial-preferred",
   "parcel_id": "198170001122"
  },
  {
   "address": null,
   "sale_month": "2001-04",
   "price": 49300,
   "lot_sqft": 27757,
   "price_per_lot_sqft": 1.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "198170001121"
  },
  {
   "address": "23401 141st Ave N, Rogers",
   "sale_month": "2001-04",
   "price": 260000,
   "lot_sqft": 480200,
   "price_per_lot_sqft": 0.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "LAND-INDUSTRIAL",
   "parcel_id": "1512023220002"
  },
  {
   "address": "671 Spring St NE, Minneapolis",
   "sale_month": "2001-04",
   "price": 143275,
   "lot_sqft": 2240,
   "price_per_lot_sqft": 63.96,
   "price_per_building_sqft": 129.19,
   "building_sqft": 1109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1116,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1402924420072"
  },
  {
   "address": "4455 State Hwy No 169, Plymouth",
   "sale_month": "2001-04",
   "price": 1320000,
   "lot_sqft": 52235,
   "price_per_lot_sqft": 25.27,
   "price_per_building_sqft": 213.01,
   "building_sqft": 6197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6235,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1311822110018"
  },
  {
   "address": "340 Broadway Avenue, Saint Paul Park",
   "sale_month": "2001-04",
   "price": 215000,
   "lot_sqft": 6229,
   "price_per_lot_sqft": 34.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1202722210025"
  },
  {
   "address": "625 Snelling Avenue South, Saint Paul",
   "sale_month": "2001-04",
   "price": 207600,
   "lot_sqft": 5031,
   "price_per_lot_sqft": 41.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823440024"
  },
  {
   "address": "8700 Valley Creek Road, Woodbury",
   "sale_month": "2001-04",
   "price": 611580,
   "lot_sqft": 69391,
   "price_per_lot_sqft": 8.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9444,
   "use": "300",
   "parcel_id": "0902821430113"
  },
  {
   "address": "2195 County Road C2 West, Roseville",
   "sale_month": "2001-04",
   "price": 3472759,
   "lot_sqft": 423800,
   "price_per_lot_sqft": 8.19,
   "price_per_building_sqft": 74.07,
   "building_sqft": 46884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47167,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923140025"
  },
  {
   "address": "8500 Lyndale Ave S, Bloomington",
   "sale_month": "2001-04",
   "price": 102827,
   "lot_sqft": 71309,
   "price_per_lot_sqft": 1.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6282,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402724440067"
  },
  {
   "address": "2845 Hamline Avenue North, Roseville",
   "sale_month": "2001-04",
   "price": 2000000,
   "lot_sqft": 78843,
   "price_per_lot_sqft": 25.37,
   "price_per_building_sqft": 92.5,
   "building_sqft": 21621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21751,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923310026"
  },
  {
   "address": "611 83rd St W, Bloomington",
   "sale_month": "2001-04",
   "price": 316173,
   "lot_sqft": 45292,
   "price_per_lot_sqft": 6.98,
   "price_per_building_sqft": 126.07,
   "building_sqft": 2508,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2523,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302724320060"
  },
  {
   "address": "12904 Nicollet Avenue South, Burnsville",
   "sale_month": "2001-04",
   "price": 170000,
   "lot_sqft": 21312,
   "price_per_lot_sqft": 7.98,
   "price_per_building_sqft": 123.55,
   "building_sqft": 1376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1384,
   "use": "Commercial-preferred",
   "parcel_id": "020130008031"
  },
  {
   "address": "1829 36th St E, Minneapolis",
   "sale_month": "2001-04",
   "price": 430000,
   "lot_sqft": 9123,
   "price_per_lot_sqft": 47.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3216,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0102824330086"
  },
  {
   "address": "1390 3rd Street East, Saint Paul",
   "sale_month": "2001-03",
   "price": 205000,
   "lot_sqft": 16353,
   "price_per_lot_sqft": 12.54,
   "price_per_building_sqft": 99.66,
   "building_sqft": 2057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2069,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922230059"
  },
  {
   "address": "425 2nd St, Excelsior",
   "sale_month": "2001-03",
   "price": 180000,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 45.03,
   "price_per_building_sqft": 80.18,
   "building_sqft": 2245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2259,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110016"
  },
  {
   "address": "2925 Lyndale Ave S, Minneapolis",
   "sale_month": "2001-03",
   "price": 196030,
   "lot_sqft": 4751,
   "price_per_lot_sqft": 41.26,
   "price_per_building_sqft": 8.07,
   "building_sqft": 24304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24451,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330091"
  },
  {
   "address": "2929 Lyndale Ave S, Minneapolis",
   "sale_month": "2001-03",
   "price": 228970,
   "lot_sqft": 4751,
   "price_per_lot_sqft": 48.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330090"
  },
  {
   "address": "2741 Blaisdell Ave, Minneapolis",
   "sale_month": "2001-03",
   "price": 62520,
   "lot_sqft": 7399,
   "price_per_lot_sqft": 8.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924310117"
  },
  {
   "address": "2750 Nicollet Ave, Minneapolis",
   "sale_month": "2001-03",
   "price": 478150,
   "lot_sqft": 13479,
   "price_per_lot_sqft": 35.47,
   "price_per_building_sqft": 19.65,
   "building_sqft": 24329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24476,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310115"
  },
  {
   "address": "10 28th St W, Minneapolis",
   "sale_month": "2001-03",
   "price": 107000,
   "lot_sqft": 3770,
   "price_per_lot_sqft": 28.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310114"
  },
  {
   "address": "2744 Nicollet Ave, Minneapolis",
   "sale_month": "2001-03",
   "price": 560070,
   "lot_sqft": 8625,
   "price_per_lot_sqft": 64.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310113"
  },
  {
   "address": "2740 Nicollet Ave, Minneapolis",
   "sale_month": "2001-03",
   "price": 192260,
   "lot_sqft": 8626,
   "price_per_lot_sqft": 22.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310112"
  },
  {
   "address": "1650 Carroll Avenue, Saint Paul",
   "sale_month": "2001-03",
   "price": 365000,
   "lot_sqft": 12398,
   "price_per_lot_sqft": 29.44,
   "price_per_building_sqft": 33.28,
   "building_sqft": 10966,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11032,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923440115"
  },
  {
   "address": "540 Fairview Avenue North, Saint Paul",
   "sale_month": "2001-03",
   "price": 2150000,
   "lot_sqft": 79714,
   "price_per_lot_sqft": 26.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923130017"
  },
  {
   "address": "2655 Aldrich Ave S, Minneapolis",
   "sale_month": "2001-03",
   "price": 70000,
   "lot_sqft": 4751,
   "price_per_lot_sqft": 14.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1542,
   "use": "APARTMENT",
   "parcel_id": "3302924410182"
  },
  {
   "address": "2532 Hennepin Ave, Minneapolis",
   "sale_month": "2001-03",
   "price": 1050000,
   "lot_sqft": 16279,
   "price_per_lot_sqft": 64.5,
   "price_per_building_sqft": 59.41,
   "building_sqft": 17673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17780,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130097"
  },
  {
   "address": "354 County Road D West, New Brighton",
   "sale_month": "2001-03",
   "price": 6350000,
   "lot_sqft": 129234,
   "price_per_lot_sqft": 49.14,
   "price_per_building_sqft": 162.6,
   "building_sqft": 39054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39290,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023440017"
  },
  {
   "address": "388 County Road D West, New Brighton",
   "sale_month": "2001-03",
   "price": 6350000,
   "lot_sqft": 159416,
   "price_per_lot_sqft": 39.83,
   "price_per_building_sqft": 117.58,
   "building_sqft": 54005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54331,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023440016"
  },
  {
   "address": "12172 Ensign Ave N, Champlin",
   "sale_month": "2001-03",
   "price": 153750,
   "lot_sqft": 61448,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": 14.21,
   "building_sqft": 10823,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10888,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021240039"
  },
  {
   "address": "3000 University Ave SE, Minneapolis",
   "sale_month": "2001-03",
   "price": 515000,
   "lot_sqft": 17341,
   "price_per_lot_sqft": 29.7,
   "price_per_building_sqft": 28.36,
   "building_sqft": 18159,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18269,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923130039"
  },
  {
   "address": "934 Clark Street, Saint Paul",
   "sale_month": "2001-03",
   "price": 125000,
   "lot_sqft": 8057,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1125,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292922320010"
  },
  {
   "address": "7300 Lakeland Ave N, Brooklyn Park",
   "sale_month": "2001-03",
   "price": 150000,
   "lot_sqft": 19283,
   "price_per_lot_sqft": 7.78,
   "price_per_building_sqft": 55.37,
   "building_sqft": 2709,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2725,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921230010"
  },
  {
   "address": null,
   "sale_month": "2001-03",
   "price": 184000,
   "lot_sqft": 32984,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": 296.3,
   "building_sqft": 621,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 625,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911722440013"
  },
  {
   "address": "800 Franklin Ave W, Minneapolis",
   "sale_month": "2001-03",
   "price": 695000,
   "lot_sqft": 8872,
   "price_per_lot_sqft": 78.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3737,
   "use": "APARTMENT",
   "parcel_id": "2802924440014"
  },
  {
   "address": "1561 1st Avenue East, Shakopee",
   "sale_month": "2001-03",
   "price": 310500,
   "lot_sqft": 28156,
   "price_per_lot_sqft": 11.03,
   "price_per_building_sqft": 65.04,
   "building_sqft": 4774,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4803,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279061480"
  },
  {
   "address": "7351 Kirkwood La N, Maple Grove",
   "sale_month": "2001-03",
   "price": 7551400,
   "lot_sqft": 335796,
   "price_per_lot_sqft": 22.49,
   "price_per_building_sqft": 81.44,
   "building_sqft": 92724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 93284,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611922240014"
  },
  {
   "address": "909 18th St E, Minneapolis",
   "sale_month": "2001-03",
   "price": 4000,
   "lot_sqft": 4143,
   "price_per_lot_sqft": 0.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924340052"
  },
  {
   "address": "1442 Dale Street North, Saint Paul",
   "sale_month": "2001-03",
   "price": 44000,
   "lot_sqft": 3476,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": 54.86,
   "building_sqft": 802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 807,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923230082"
  },
  {
   "address": "2735 Cheshire La N, Plymouth",
   "sale_month": "2001-03",
   "price": 1835542,
   "lot_sqft": 122783,
   "price_per_lot_sqft": 14.95,
   "price_per_building_sqft": 34.18,
   "building_sqft": 53700,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54024,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822330011"
  },
  {
   "address": "21455 Hamburg Avenue, Lakeville",
   "sale_month": "2001-03",
   "price": 1000000,
   "lot_sqft": 119903,
   "price_per_lot_sqft": 8.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "221110004090"
  },
  {
   "address": "5400 France Ave S, Edina",
   "sale_month": "2001-03",
   "price": 386000,
   "lot_sqft": 13114,
   "price_per_lot_sqft": 29.43,
   "price_per_building_sqft": 94.15,
   "building_sqft": 4100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4124,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902824110001"
  },
  {
   "address": "8801 Xylon Ave N, Brooklyn Park",
   "sale_month": "2001-03",
   "price": 715000,
   "lot_sqft": 59553,
   "price_per_lot_sqft": 12.01,
   "price_per_building_sqft": 38.28,
   "building_sqft": 18676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18789,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420018"
  },
  {
   "address": "2206 Washington Ave N, Minneapolis",
   "sale_month": "2001-03",
   "price": 15000,
   "lot_sqft": 4173,
   "price_per_lot_sqft": 3.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924240057"
  },
  {
   "address": "2201 2nd St N, Minneapolis",
   "sale_month": "2001-03",
   "price": 373000,
   "lot_sqft": 17317,
   "price_per_lot_sqft": 21.54,
   "price_per_building_sqft": 22.59,
   "building_sqft": 16514,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16614,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240054"
  },
  {
   "address": "9501 Hemlock La N, Maple Grove",
   "sale_month": "2001-03",
   "price": 3815715,
   "lot_sqft": 747239,
   "price_per_lot_sqft": 5.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103851,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922310009"
  },
  {
   "address": "2310 1st St NE, Minneapolis",
   "sale_month": "2001-03",
   "price": 169500,
   "lot_sqft": 6338,
   "price_per_lot_sqft": 26.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924320097"
  },
  {
   "address": "1518 Randolph Avenue, Saint Paul",
   "sale_month": "2001-03",
   "price": 94900,
   "lot_sqft": 4370,
   "price_per_lot_sqft": 21.72,
   "price_per_building_sqft": 54.54,
   "building_sqft": 1740,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1751,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823320021"
  },
  {
   "address": "4590 Scott Trail, Eagan",
   "sale_month": "2001-03",
   "price": 502300,
   "lot_sqft": 57309,
   "price_per_lot_sqft": 8.76,
   "price_per_building_sqft": 78.08,
   "building_sqft": 6433,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6471,
   "use": "Commercial-preferred",
   "parcel_id": "101662101020"
  },
  {
   "address": "4580 Scott Trail, Eagan",
   "sale_month": "2001-03",
   "price": 472700,
   "lot_sqft": 47966,
   "price_per_lot_sqft": 9.85,
   "price_per_building_sqft": 74.9,
   "building_sqft": 6311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6349,
   "use": "Commercial",
   "parcel_id": "101662101010"
  },
  {
   "address": "3212 2nd St N, Minneapolis",
   "sale_month": "2001-03",
   "price": 7000,
   "lot_sqft": 2079,
   "price_per_lot_sqft": 3.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924240056"
  },
  {
   "address": "708 40th St W, Minneapolis",
   "sale_month": "2001-03",
   "price": 81200,
   "lot_sqft": 2992,
   "price_per_lot_sqft": 27.14,
   "price_per_building_sqft": 25.87,
   "building_sqft": 3139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3158,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824110117"
  },
  {
   "address": "2145 County Road H, Mounds View",
   "sale_month": "2001-03",
   "price": 200000,
   "lot_sqft": 36888,
   "price_per_lot_sqft": 5.42,
   "price_per_building_sqft": 43.99,
   "building_sqft": 4546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4573,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "083023440008"
  },
  {
   "address": "4314 Upton Ave S, Minneapolis",
   "sale_month": "2001-03",
   "price": 839845,
   "lot_sqft": 8061,
   "price_per_lot_sqft": 104.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4484,
   "use": "APARTMENT",
   "parcel_id": "0802824420116"
  },
  {
   "address": "5101 Boone Ave N, New Hope",
   "sale_month": "2001-03",
   "price": 4700000,
   "lot_sqft": 430540,
   "price_per_lot_sqft": 10.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 132320,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0711821210001"
  },
  {
   "address": "1650 11th Avenue Southwest, Forest Lake",
   "sale_month": "2001-03",
   "price": 875000,
   "lot_sqft": 84082,
   "price_per_lot_sqft": 10.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "300",
   "parcel_id": "0703221430018"
  },
  {
   "address": "5600 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2001-03",
   "price": 200000,
   "lot_sqft": 44235,
   "price_per_lot_sqft": 4.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10417,
   "use": "305",
   "parcel_id": "0602920240022"
  },
  {
   "address": "60 Plato Boulevard East, Saint Paul",
   "sale_month": "2001-03",
   "price": 1300000,
   "lot_sqft": 129630,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23892,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330059"
  },
  {
   "address": "3922 4th St N, Minneapolis",
   "sale_month": "2001-03",
   "price": 65000,
   "lot_sqft": 6270,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320008"
  },
  {
   "address": "3931 Washington Ave N, Minneapolis",
   "sale_month": "2001-03",
   "price": 65000,
   "lot_sqft": 15079,
   "price_per_lot_sqft": 4.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320007"
  },
  {
   "address": "3414 Grand Ave S, Minneapolis",
   "sale_month": "2001-03",
   "price": 1100000,
   "lot_sqft": 8747,
   "price_per_lot_sqft": 125.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3347,
   "use": "APARTMENT",
   "parcel_id": "0302824320021"
  },
  {
   "address": "3408 Grand Ave S, Minneapolis",
   "sale_month": "2001-03",
   "price": 1100000,
   "lot_sqft": 8745,
   "price_per_lot_sqft": 125.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3354,
   "use": "APARTMENT",
   "parcel_id": "0302824320020"
  },
  {
   "address": "816 38th St E, Minneapolis",
   "sale_month": "2001-03",
   "price": 40000,
   "lot_sqft": 1077,
   "price_per_lot_sqft": 37.14,
   "price_per_building_sqft": 47,
   "building_sqft": 851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 856,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824340030"
  },
  {
   "address": "32018 Dahomey Avenue, Waterford Township",
   "sale_month": "2001-02",
   "price": 89500,
   "lot_sqft": 32471,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4714,
   "use": "Industrial-preferred",
   "parcel_id": "410190077010"
  },
  {
   "address": "11010 Old County Rd No 15, Plymouth",
   "sale_month": "2001-02",
   "price": 145000,
   "lot_sqft": 22345,
   "price_per_lot_sqft": 6.49,
   "price_per_building_sqft": 120.03,
   "building_sqft": 1208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1215,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230014"
  },
  {
   "address": null,
   "sale_month": "2001-02",
   "price": 2300000,
   "lot_sqft": 126180,
   "price_per_lot_sqft": 18.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211824430002"
  },
  {
   "address": null,
   "sale_month": "2001-02",
   "price": 2300000,
   "lot_sqft": 170110,
   "price_per_lot_sqft": 13.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211824340001"
  },
  {
   "address": null,
   "sale_month": "2001-02",
   "price": 2300000,
   "lot_sqft": 661345,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211824130002"
  },
  {
   "address": "3008 University Ave SE, Minneapolis",
   "sale_month": "2001-02",
   "price": 340000,
   "lot_sqft": 9717,
   "price_per_lot_sqft": 34.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923130038"
  },
  {
   "address": "1810 Como Avenue, Saint Paul",
   "sale_month": "2001-02",
   "price": 2700000,
   "lot_sqft": 263026,
   "price_per_lot_sqft": 10.27,
   "price_per_building_sqft": 30.67,
   "building_sqft": 88047,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88578,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923120010"
  },
  {
   "address": "1810 Como Avenue, Saint Paul",
   "sale_month": "2001-02",
   "price": 2700000,
   "lot_sqft": 48303,
   "price_per_lot_sqft": 55.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923120007"
  },
  {
   "address": "1238 Vierling Drive East, Shakopee",
   "sale_month": "2001-02",
   "price": 1710000,
   "lot_sqft": 174175,
   "price_per_lot_sqft": 9.82,
   "price_per_building_sqft": 64.07,
   "building_sqft": 26688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26849,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272890010"
  },
  {
   "address": "5705 Loftus Lane, Savage",
   "sale_month": "2001-02",
   "price": 231269,
   "lot_sqft": 101521,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": 29.33,
   "building_sqft": 7884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7932,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "263270012"
  },
  {
   "address": "203 10th Avenue Northeast, New Prague",
   "sale_month": "2001-02",
   "price": 105000,
   "lot_sqft": 46775,
   "price_per_lot_sqft": 2.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4384,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240570020"
  },
  {
   "address": "1313 6th St SE, Minneapolis",
   "sale_month": "2001-02",
   "price": 410000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 44.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2138,
   "use": "TRIPLEX",
   "parcel_id": "2402924420087"
  },
  {
   "address": "800 5th St N, Minneapolis",
   "sale_month": "2001-02",
   "price": 196810,
   "lot_sqft": 48013,
   "price_per_lot_sqft": 4.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 828,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924240045"
  },
  {
   "address": "706 5th St N, Minneapolis",
   "sale_month": "2001-02",
   "price": 77500,
   "lot_sqft": 16004,
   "price_per_lot_sqft": 4.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924240044"
  },
  {
   "address": "704 5th St N, Minneapolis",
   "sale_month": "2001-02",
   "price": 77590,
   "lot_sqft": 16004,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924240043"
  },
  {
   "address": "702 5th St N, Minneapolis",
   "sale_month": "2001-02",
   "price": 2970,
   "lot_sqft": 799,
   "price_per_lot_sqft": 3.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924240041"
  },
  {
   "address": "9000 East Point Douglas Road South, Cottage Grove",
   "sale_month": "2001-02",
   "price": 440231,
   "lot_sqft": 648409,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 200050,
   "use": "300",
   "parcel_id": "2102721140022"
  },
  {
   "address": "6600 Oxford St, St. Louis Park",
   "sale_month": "2001-02",
   "price": 475000,
   "lot_sqft": 65237,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17713,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110040"
  },
  {
   "address": "317 Dean Ave E, Champlin",
   "sale_month": "2001-02",
   "price": 70000,
   "lot_sqft": 20780,
   "price_per_lot_sqft": 3.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1912021310025"
  },
  {
   "address": "2809 Winter St NE, Minneapolis",
   "sale_month": "2001-02",
   "price": 785000,
   "lot_sqft": 66331,
   "price_per_lot_sqft": 11.83,
   "price_per_building_sqft": 55.77,
   "building_sqft": 14076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14161,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923430028"
  },
  {
   "address": "4751 Mustang Circle, Mounds View",
   "sale_month": "2001-02",
   "price": 2350000,
   "lot_sqft": 256778,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": 43.33,
   "building_sqft": 54230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54557,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023130010"
  },
  {
   "address": "604 Arthur St NE, Minneapolis",
   "sale_month": "2001-02",
   "price": 28000,
   "lot_sqft": 9659,
   "price_per_lot_sqft": 2.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924420025"
  },
  {
   "address": null,
   "sale_month": "2001-02",
   "price": 275000,
   "lot_sqft": 120124,
   "price_per_lot_sqft": 2.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211923140006"
  },
  {
   "address": "902 Wescott Trail, Eagan",
   "sale_month": "2001-02",
   "price": 318000,
   "lot_sqft": 8885,
   "price_per_lot_sqft": 35.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361201095"
  },
  {
   "address": "904 Wescott Square, Eagan",
   "sale_month": "2001-02",
   "price": 318000,
   "lot_sqft": 8132,
   "price_per_lot_sqft": 39.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "108361101125"
  },
  {
   "address": "2905 Lexington Avenue, Eagan",
   "sale_month": "2001-02",
   "price": 3596500,
   "lot_sqft": 405435,
   "price_per_lot_sqft": 8.87,
   "price_per_building_sqft": 74.53,
   "building_sqft": 48254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48545,
   "use": "Industrial-preferred",
   "parcel_id": "102250901010"
  },
  {
   "address": "4651 Nicols Road, Eagan",
   "sale_month": "2001-02",
   "price": 440000,
   "lot_sqft": 37218,
   "price_per_lot_sqft": 11.82,
   "price_per_building_sqft": 106.31,
   "building_sqft": 4139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4164,
   "use": "Commercial-preferred",
   "parcel_id": "101693001020"
  },
  {
   "address": "3400 48th Ave N, Brooklyn Center",
   "sale_month": "2001-02",
   "price": 484000,
   "lot_sqft": 30282,
   "price_per_lot_sqft": 15.98,
   "price_per_building_sqft": 49.59,
   "building_sqft": 9761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9820,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420019"
  },
  {
   "address": "3801 Harriet Ave, Minneapolis",
   "sale_month": "2001-02",
   "price": 405000,
   "lot_sqft": 5165,
   "price_per_lot_sqft": 78.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2602,
   "use": "APARTMENT",
   "parcel_id": "1002824220029"
  },
  {
   "address": "9401 Fernbrook La N, Maple Grove",
   "sale_month": "2001-02",
   "price": 1200000,
   "lot_sqft": 215694,
   "price_per_lot_sqft": 5.56,
   "price_per_building_sqft": 81.03,
   "building_sqft": 14809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14899,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911922440060"
  },
  {
   "address": "6027 Georgia Boulevard North, Oakdale",
   "sale_month": "2001-02",
   "price": 375000,
   "lot_sqft": 26869,
   "price_per_lot_sqft": 13.96,
   "price_per_building_sqft": 75,
   "building_sqft": 5000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5030,
   "use": "300",
   "parcel_id": "0702921220086"
  },
  {
   "address": "3940 Sunnyside Rd, Edina",
   "sale_month": "2001-02",
   "price": 290000,
   "lot_sqft": 6500,
   "price_per_lot_sqft": 44.62,
   "price_per_building_sqft": 306.55,
   "building_sqft": 946,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 951,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440065"
  },
  {
   "address": "4631 Excelsior Blvd, St. Louis Park",
   "sale_month": "2001-02",
   "price": 500000,
   "lot_sqft": 11777,
   "price_per_lot_sqft": 42.46,
   "price_per_building_sqft": 151.93,
   "building_sqft": 3291,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3311,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210009"
  },
  {
   "address": "4617 Excelsior Blvd, St. Louis Park",
   "sale_month": "2001-02",
   "price": 500000,
   "lot_sqft": 11777,
   "price_per_lot_sqft": 42.46,
   "price_per_building_sqft": 207.64,
   "building_sqft": 2408,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2423,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824120052"
  },
  {
   "address": "5000 78th St W, Bloomington",
   "sale_month": "2001-02",
   "price": 780780,
   "lot_sqft": 44788,
   "price_per_lot_sqft": 17.43,
   "price_per_building_sqft": 74.43,
   "building_sqft": 10490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10553,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0602724210006"
  },
  {
   "address": "3615 13th Ave S, Minneapolis",
   "sale_month": "2001-02",
   "price": 156000,
   "lot_sqft": 5343,
   "price_per_lot_sqft": 29.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1599,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824430080"
  },
  {
   "address": "3449 Cedar Ave S, Minneapolis",
   "sale_month": "2001-02",
   "price": 100000,
   "lot_sqft": 2668,
   "price_per_lot_sqft": 37.48,
   "price_per_building_sqft": 23.51,
   "building_sqft": 4254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4279,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824320213"
  },
  {
   "address": null,
   "sale_month": "2001-01",
   "price": 170000,
   "lot_sqft": 3293,
   "price_per_lot_sqft": 51.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "3511723220026"
  },
  {
   "address": "2740 Harriet Ave, Minneapolis",
   "sale_month": "2001-01",
   "price": 127000,
   "lot_sqft": 8439,
   "price_per_lot_sqft": 15.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2681,
   "use": "APARTMENT",
   "parcel_id": "3402924320072"
  },
  {
   "address": "2020 12th Avenue West, Shakopee",
   "sale_month": "2001-01",
   "price": 246300,
   "lot_sqft": 13189,
   "price_per_lot_sqft": 18.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1807,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "271040050"
  },
  {
   "address": "1825 5th Ave S, Minneapolis",
   "sale_month": "2001-01",
   "price": 2100,
   "lot_sqft": 13164,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924440145"
  },
  {
   "address": "239 Clifton Ave, Minneapolis",
   "sale_month": "2001-01",
   "price": 75000,
   "lot_sqft": 8626,
   "price_per_lot_sqft": 8.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924340098"
  },
  {
   "address": "7900 Kerber Boulevard, Chanhassen",
   "sale_month": "2001-01",
   "price": 279925,
   "lot_sqft": 96117,
   "price_per_lot_sqft": 2.91,
   "price_per_building_sqft": 7.89,
   "building_sqft": 35485,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35699,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "258920010"
  },
  {
   "address": "913 Cedar Ave S, Minneapolis",
   "sale_month": "2001-01",
   "price": 75000,
   "lot_sqft": 9289,
   "price_per_lot_sqft": 8.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924330083"
  },
  {
   "address": "201 4th Avenue Northwest, New Prague",
   "sale_month": "2001-01",
   "price": 930000,
   "lot_sqft": 36598,
   "price_per_lot_sqft": 25.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "241020020"
  },
  {
   "address": "111 Shady Oak Rd, Hopkins",
   "sale_month": "2001-01",
   "price": 954000,
   "lot_sqft": 78134,
   "price_per_lot_sqft": 12.21,
   "price_per_building_sqft": 35.8,
   "building_sqft": 26650,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26811,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722440016"
  },
  {
   "address": "801 2nd Ave N, Minneapolis",
   "sale_month": "2001-01",
   "price": 260000,
   "lot_sqft": 36332,
   "price_per_lot_sqft": 7.16,
   "price_per_building_sqft": 14.48,
   "building_sqft": 17958,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18066,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924440027"
  },
  {
   "address": "119 Main Street West, Belle Plaine",
   "sale_month": "2001-01",
   "price": 60000,
   "lot_sqft": 2764,
   "price_per_lot_sqft": 21.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014180"
  },
  {
   "address": "2025 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "2001-01",
   "price": 7100000,
   "lot_sqft": 178925,
   "price_per_lot_sqft": 39.68,
   "price_per_building_sqft": 78.28,
   "building_sqft": 90695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 91243,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923340094"
  },
  {
   "address": null,
   "sale_month": "2001-01",
   "price": 7100000,
   "lot_sqft": 197055,
   "price_per_lot_sqft": 36.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923340080"
  },
  {
   "address": "1740 Prior Avenue North, Falcon Heights",
   "sale_month": "2001-01",
   "price": 7100000,
   "lot_sqft": 168932,
   "price_per_lot_sqft": 42.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923340078"
  },
  {
   "address": "915 West Broadway, Minneapolis",
   "sale_month": "2001-01",
   "price": 150000,
   "lot_sqft": 4776,
   "price_per_lot_sqft": 31.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1602924140164"
  },
  {
   "address": "2017 2nd St N, Minneapolis",
   "sale_month": "2001-01",
   "price": 850000,
   "lot_sqft": 24094,
   "price_per_lot_sqft": 35.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24335,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924240033"
  },
  {
   "address": "2513 Central Ave NE, Minneapolis",
   "sale_month": "2001-01",
   "price": 136000,
   "lot_sqft": 8137,
   "price_per_lot_sqft": 16.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924230126"
  },
  {
   "address": "2829 Johnson St NE, Minneapolis",
   "sale_month": "2001-01",
   "price": 175000,
   "lot_sqft": 7539,
   "price_per_lot_sqft": 23.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2878,
   "use": "APARTMENT",
   "parcel_id": "1202924120215"
  },
  {
   "address": "3808 23rd Ave S, Minneapolis",
   "sale_month": "2001-01",
   "price": 297000,
   "lot_sqft": 5093,
   "price_per_lot_sqft": 58.32,
   "price_per_building_sqft": 224.83,
   "building_sqft": 1321,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824210120"
  },
  {
   "address": "2500 Main St NE, Minneapolis",
   "sale_month": "2001-01",
   "price": 48700,
   "lot_sqft": 15039,
   "price_per_lot_sqft": 3.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924140188"
  },
  {
   "address": "2511 California St NE, Minneapolis",
   "sale_month": "2001-01",
   "price": 160700,
   "lot_sqft": 5008,
   "price_per_lot_sqft": 32.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924140106"
  },
  {
   "address": "9201 Nicollet Ave S, Bloomington",
   "sale_month": "2001-01",
   "price": 385000,
   "lot_sqft": 353890,
   "price_per_lot_sqft": 1.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15233,
   "use": "APARTMENT",
   "parcel_id": "1002724430001"
  },
  {
   "address": "5680 Hadley Avenue North, Oakdale",
   "sale_month": "2001-01",
   "price": 925000,
   "lot_sqft": 357285,
   "price_per_lot_sqft": 2.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77060,
   "use": "110",
   "parcel_id": "0602921210007"
  },
  {
   "address": "4409 Excelsior Blvd, St. Louis Park",
   "sale_month": "2001-01",
   "price": 178000,
   "lot_sqft": 11156,
   "price_per_lot_sqft": 15.96,
   "price_per_building_sqft": 56.63,
   "building_sqft": 3143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3162,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430040"
  },
  {
   "address": "3945 Washington Ave N, Minneapolis",
   "sale_month": "2001-01",
   "price": 20339,
   "lot_sqft": 5407,
   "price_per_lot_sqft": 3.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320004"
  },
  {
   "address": "3541 Clinton Ave, Minneapolis",
   "sale_month": "2001-01",
   "price": 106000,
   "lot_sqft": 5446,
   "price_per_lot_sqft": 19.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 797,
   "use": "TRIPLEX",
   "parcel_id": "0302824410104"
  },
  {
   "address": "3236 Pillsbury Ave, Minneapolis",
   "sale_month": "2001-01",
   "price": 130042,
   "lot_sqft": 7017,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1270,
   "use": "TRIPLEX",
   "parcel_id": "0302824240143"
  },
  {
   "address": "635 Lincoln Avenue, Saint Paul",
   "sale_month": "2001-01",
   "price": 315000,
   "lot_sqft": 5993,
   "price_per_lot_sqft": 52.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1204,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410097"
  },
  {
   "address": "612 Selby Avenue, Saint Paul",
   "sale_month": "2001-01",
   "price": 1075000,
   "lot_sqft": 9273,
   "price_per_lot_sqft": 115.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6842,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823220172"
  },
  {
   "address": "3300 Minnehaha Ave, Minneapolis",
   "sale_month": "2001-01",
   "price": 1880000,
   "lot_sqft": 22962,
   "price_per_lot_sqft": 81.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11851,
   "use": "APARTMENT",
   "parcel_id": "0102824140032"
  },
  {
   "address": "100 Lake Street East, Waconia",
   "sale_month": "2000-12",
   "price": 270000,
   "lot_sqft": 21736,
   "price_per_lot_sqft": 12.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2571,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750504510"
  },
  {
   "address": "270 Bridgepoint Way, South Saint Paul",
   "sale_month": "2000-12",
   "price": 5119000,
   "lot_sqft": 466737,
   "price_per_lot_sqft": 10.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 124004,
   "use": "Industrial-preferred",
   "parcel_id": "364884202010"
  },
  {
   "address": "2400 26th St E, Minneapolis",
   "sale_month": "2000-12",
   "price": 180000,
   "lot_sqft": 18869,
   "price_per_lot_sqft": 9.54,
   "price_per_building_sqft": 31.57,
   "building_sqft": 5701,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5736,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240025"
  },
  {
   "address": "6120 Earle Brown Dr, Brooklyn Center",
   "sale_month": "2000-12",
   "price": 4100000,
   "lot_sqft": 272953,
   "price_per_lot_sqft": 15.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20674,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3511921440003"
  },
  {
   "address": "2101 Freeway Blvd, Brooklyn Center",
   "sale_month": "2000-12",
   "price": 1200000,
   "lot_sqft": 92428,
   "price_per_lot_sqft": 12.98,
   "price_per_building_sqft": 150.62,
   "building_sqft": 7967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8015,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921130006"
  },
  {
   "address": "14685 Robert Trail South, Rosemount",
   "sale_month": "2000-12",
   "price": 268800,
   "lot_sqft": 21786,
   "price_per_lot_sqft": 12.34,
   "price_per_building_sqft": 69.76,
   "building_sqft": 3853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3876,
   "use": "Commercial-preferred",
   "parcel_id": "340370060010"
  },
  {
   "address": null,
   "sale_month": "2000-12",
   "price": 31200,
   "lot_sqft": 8242,
   "price_per_lot_sqft": 3.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "340370058010"
  },
  {
   "address": "2908 Garfield Ave, Minneapolis",
   "sale_month": "2000-12",
   "price": 51670,
   "lot_sqft": 3087,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330083"
  },
  {
   "address": "2906 Garfield Ave, Minneapolis",
   "sale_month": "2000-12",
   "price": 63330,
   "lot_sqft": 4988,
   "price_per_lot_sqft": 12.7,
   "price_per_building_sqft": 25.05,
   "building_sqft": 2528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2543,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330082"
  },
  {
   "address": "2904 Garfield Ave, Minneapolis",
   "sale_month": "2000-12",
   "price": 76670,
   "lot_sqft": 4988,
   "price_per_lot_sqft": 15.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330081"
  },
  {
   "address": "2448 1st Ave S, Minneapolis",
   "sale_month": "2000-12",
   "price": 425000,
   "lot_sqft": 6154,
   "price_per_lot_sqft": 69.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2723,
   "use": "APARTMENT",
   "parcel_id": "3402924130047"
  },
  {
   "address": "2929 Bryant Ave S, Minneapolis",
   "sale_month": "2000-12",
   "price": 174410,
   "lot_sqft": 11738,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3895,
   "use": "APARTMENT",
   "parcel_id": "3302924440109"
  },
  {
   "address": "2901 Fremont Ave S, Minneapolis",
   "sale_month": "2000-12",
   "price": 490000,
   "lot_sqft": 23276,
   "price_per_lot_sqft": 21.05,
   "price_per_building_sqft": 28.3,
   "building_sqft": 17316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17421,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3302924430121"
  },
  {
   "address": "2917 Fremont Ave S, Minneapolis",
   "sale_month": "2000-12",
   "price": 490000,
   "lot_sqft": 5819,
   "price_per_lot_sqft": 84.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924430060"
  },
  {
   "address": "4350 Main St, St. Bonifacius",
   "sale_month": "2000-12",
   "price": 50000,
   "lot_sqft": 115318,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10285,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211724230012"
  },
  {
   "address": "1655 Market Drive, Stillwater",
   "sale_month": "2000-12",
   "price": 317465,
   "lot_sqft": 63459,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020320037"
  },
  {
   "address": "555 Park Street, Saint Paul",
   "sale_month": "2000-12",
   "price": 450000,
   "lot_sqft": 48615,
   "price_per_lot_sqft": 9.26,
   "price_per_building_sqft": 25.25,
   "building_sqft": 17819,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17927,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922230030"
  },
  {
   "address": null,
   "sale_month": "2000-12",
   "price": 6172,
   "lot_sqft": 155596,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37911,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "306470040"
  },
  {
   "address": null,
   "sale_month": "2000-12",
   "price": 2469,
   "lot_sqft": 118677,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "306470030"
  },
  {
   "address": "3670 East County Line Road, White Bear Lake",
   "sale_month": "2000-12",
   "price": 250000,
   "lot_sqft": 36533,
   "price_per_lot_sqft": 6.84,
   "price_per_building_sqft": 48.13,
   "building_sqft": 5194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5225,
   "use": "300",
   "parcel_id": "3003021330069"
  },
  {
   "address": "2525 4th St SE, Minneapolis",
   "sale_month": "2000-12",
   "price": 197400,
   "lot_sqft": 78551,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9355,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923210010"
  },
  {
   "address": "6630 Queen Ave S, Richfield",
   "sale_month": "2000-12",
   "price": 300000,
   "lot_sqft": 14800,
   "price_per_lot_sqft": 20.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2580,
   "use": "APARTMENT",
   "parcel_id": "2902824410018"
  },
  {
   "address": "1915 1st Ave S, Minneapolis",
   "sale_month": "2000-12",
   "price": 109000,
   "lot_sqft": 6421,
   "price_per_lot_sqft": 16.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2771,
   "use": "APARTMENT",
   "parcel_id": "2702924430042"
  },
  {
   "address": "735 1st Avenue East, Shakopee",
   "sale_month": "2000-12",
   "price": 235000,
   "lot_sqft": 8447,
   "price_per_lot_sqft": 27.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040560"
  },
  {
   "address": "735 1st Avenue East, Shakopee",
   "sale_month": "2000-12",
   "price": 235000,
   "lot_sqft": 8447,
   "price_per_lot_sqft": 27.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040550"
  },
  {
   "address": "735 1st Avenue East, Shakopee",
   "sale_month": "2000-12",
   "price": 235000,
   "lot_sqft": 8478,
   "price_per_lot_sqft": 27.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040540"
  },
  {
   "address": "735 1st Avenue East, Shakopee",
   "sale_month": "2000-12",
   "price": 235000,
   "lot_sqft": 8478,
   "price_per_lot_sqft": 27.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270040530"
  },
  {
   "address": "20175 Co Rd No 50, Corcoran",
   "sale_month": "2000-12",
   "price": 810000,
   "lot_sqft": 230169,
   "price_per_lot_sqft": 3.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923120017"
  },
  {
   "address": "11421 47th St W, Minnetonka",
   "sale_month": "2000-12",
   "price": 375000,
   "lot_sqft": 76207,
   "price_per_lot_sqft": 4.92,
   "price_per_building_sqft": 53.89,
   "building_sqft": 6959,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7001,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722110031"
  },
  {
   "address": "396 21st Street, Newport",
   "sale_month": "2000-12",
   "price": 750000,
   "lot_sqft": 12600,
   "price_per_lot_sqft": 59.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2602822440001"
  },
  {
   "address": "451 Main Street, Elko New Market",
   "sale_month": "2000-12",
   "price": 240000,
   "lot_sqft": 8532,
   "price_per_lot_sqft": 28.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7170,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230030030"
  },
  {
   "address": null,
   "sale_month": "2000-12",
   "price": 240000,
   "lot_sqft": 8829,
   "price_per_lot_sqft": 27.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230020050"
  },
  {
   "address": "53 Glenwood Ave, Minneapolis",
   "sale_month": "2000-12",
   "price": 600000,
   "lot_sqft": 34644,
   "price_per_lot_sqft": 17.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9890,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2202924340127"
  },
  {
   "address": "17507 Minnetonka Blvd, Minnetonka",
   "sale_month": "2000-12",
   "price": 214392,
   "lot_sqft": 12491,
   "price_per_lot_sqft": 17.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722320060"
  },
  {
   "address": "3343 Gorham Ave, St. Louis Park",
   "sale_month": "2000-12",
   "price": 325000,
   "lot_sqft": 52455,
   "price_per_lot_sqft": 6.2,
   "price_per_building_sqft": 21.18,
   "building_sqft": 15348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15441,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420086"
  },
  {
   "address": "2120 Old Shakopee Rd W, Bloomington",
   "sale_month": "2000-12",
   "price": 270000,
   "lot_sqft": 13582,
   "price_per_lot_sqft": 19.88,
   "price_per_building_sqft": 108.43,
   "building_sqft": 2490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2506,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724330003"
  },
  {
   "address": "917 2nd St NE, Minneapolis",
   "sale_month": "2000-12",
   "price": 240000,
   "lot_sqft": 4449,
   "price_per_lot_sqft": 53.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1402924320041"
  },
  {
   "address": "1408 12th Ave NE, Minneapolis",
   "sale_month": "2000-12",
   "price": 10000,
   "lot_sqft": 13119,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1152,
   "use": "APARTMENT",
   "parcel_id": "1302924240149"
  },
  {
   "address": "921 Juno Avenue, Saint Paul",
   "sale_month": "2000-12",
   "price": 145000,
   "lot_sqft": 5375,
   "price_per_lot_sqft": 26.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1394,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112823310119"
  },
  {
   "address": "4528 Chicago Ave, Minneapolis",
   "sale_month": "2000-12",
   "price": 243060,
   "lot_sqft": 14794,
   "price_per_lot_sqft": 16.43,
   "price_per_building_sqft": 26.98,
   "building_sqft": 9008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9063,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824330204"
  },
  {
   "address": "4520 Chicago Ave, Minneapolis",
   "sale_month": "2000-12",
   "price": 41940,
   "lot_sqft": 9855,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102824330179"
  },
  {
   "address": "50 31st Ave N, Minneapolis",
   "sale_month": "2000-12",
   "price": 350000,
   "lot_sqft": 14495,
   "price_per_lot_sqft": 24.15,
   "price_per_building_sqft": 39.52,
   "building_sqft": 8857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8910,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924420003"
  },
  {
   "address": "8300 West 35w Service Drive, Blaine",
   "sale_month": "2000-12",
   "price": 300000,
   "lot_sqft": 46085,
   "price_per_lot_sqft": 6.51,
   "price_per_building_sqft": 51.52,
   "building_sqft": 5823,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5858,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110024"
  },
  {
   "address": "14310 Ewing Avenue South, Burnsville",
   "sale_month": "2000-12",
   "price": 495000,
   "lot_sqft": 63222,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": 33.39,
   "building_sqft": 14823,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14913,
   "use": "Industrial-preferred",
   "parcel_id": "029033000050"
  },
  {
   "address": "3644 Chicago Ave, Minneapolis",
   "sale_month": "2000-12",
   "price": 280000,
   "lot_sqft": 27690,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3061,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824330226"
  },
  {
   "address": "3636 Chicago Ave, Minneapolis",
   "sale_month": "2000-12",
   "price": 280000,
   "lot_sqft": 6319,
   "price_per_lot_sqft": 44.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0202824330002"
  },
  {
   "address": "3632 Chicago Ave, Minneapolis",
   "sale_month": "2000-12",
   "price": 280000,
   "lot_sqft": 6320,
   "price_per_lot_sqft": 44.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0202824330001"
  },
  {
   "address": "3139 18th Ave S, Minneapolis",
   "sale_month": "2000-12",
   "price": 86000,
   "lot_sqft": 6125,
   "price_per_lot_sqft": 14.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1890,
   "use": "APARTMENT",
   "parcel_id": "0202824110098"
  },
  {
   "address": "10900 Wayzata Blvd, Minnetonka",
   "sale_month": "2000-12",
   "price": 52800000,
   "lot_sqft": 524883,
   "price_per_lot_sqft": 100.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722230066"
  },
  {
   "address": null,
   "sale_month": "2000-12",
   "price": 52800000,
   "lot_sqft": 66399,
   "price_per_lot_sqft": 795.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722220046"
  },
  {
   "address": "3447 Cedar Ave S, Minneapolis",
   "sale_month": "2000-12",
   "price": 50000,
   "lot_sqft": 2965,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": 24.24,
   "building_sqft": 2063,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824320016"
  },
  {
   "address": "2835 15th Ave S, Minneapolis",
   "sale_month": "2000-11",
   "price": 10900,
   "lot_sqft": 3891,
   "price_per_lot_sqft": 2.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924430101"
  },
  {
   "address": "700 Lake St E, Minneapolis",
   "sale_month": "2000-11",
   "price": 215000,
   "lot_sqft": 4863,
   "price_per_lot_sqft": 44.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2790,
   "use": "APARTMENT",
   "parcel_id": "3502924330092"
  },
  {
   "address": "5620 Co Rd No 19, Shorewood",
   "sale_month": "2000-11",
   "price": 400000,
   "lot_sqft": 250673,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723130012"
  },
  {
   "address": "2920 Bryant Ave S, Minneapolis",
   "sale_month": "2000-11",
   "price": 220000,
   "lot_sqft": 11731,
   "price_per_lot_sqft": 18.75,
   "price_per_building_sqft": 38.25,
   "building_sqft": 5752,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5786,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440091"
  },
  {
   "address": "201 Bates Avenue, Saint Paul",
   "sale_month": "2000-11",
   "price": 115000,
   "lot_sqft": 16305,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4911,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922410179"
  },
  {
   "address": "1951 Northwestern Avenue, Stillwater",
   "sale_month": "2000-11",
   "price": 5100000,
   "lot_sqft": 64546,
   "price_per_lot_sqft": 79.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3203020440008"
  },
  {
   "address": "11660 Troy La N, Dayton",
   "sale_month": "2000-11",
   "price": 915000,
   "lot_sqft": 113856,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24723,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022210007"
  },
  {
   "address": "12278 Ensign Ave N, Champlin",
   "sale_month": "2000-11",
   "price": 87040,
   "lot_sqft": 45556,
   "price_per_lot_sqft": 1.91,
   "price_per_building_sqft": 4.73,
   "building_sqft": 18394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18505,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021240038"
  },
  {
   "address": null,
   "sale_month": "2000-11",
   "price": 750000,
   "lot_sqft": 2364121,
   "price_per_lot_sqft": 0.32,
   "price_per_building_sqft": 62.52,
   "building_sqft": 11997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12069,
   "use": "4C5III MFD HOME PARK CLASS 1",
   "parcel_id": "300030200"
  },
  {
   "address": null,
   "sale_month": "2000-11",
   "price": 90000,
   "lot_sqft": 23405,
   "price_per_lot_sqft": 3.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2903121220018"
  },
  {
   "address": "1014 Arcade Street, Saint Paul",
   "sale_month": "2000-11",
   "price": 55000,
   "lot_sqft": 1516,
   "price_per_lot_sqft": 36.28,
   "price_per_building_sqft": 122.22,
   "building_sqft": 450,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 453,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922230173"
  },
  {
   "address": "6300 Dupont Ave S, Richfield",
   "sale_month": "2000-11",
   "price": 9250,
   "lot_sqft": 217752,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11540,
   "use": "APARTMENT",
   "parcel_id": "2802824120052"
  },
  {
   "address": "1624 Weston, Shakopee",
   "sale_month": "2000-11",
   "price": 2195500,
   "lot_sqft": 248038,
   "price_per_lot_sqft": 8.85,
   "price_per_building_sqft": 52.74,
   "building_sqft": 41630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41881,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273040020"
  },
  {
   "address": "314 Clifton Ave, Minneapolis",
   "sale_month": "2000-11",
   "price": 640050,
   "lot_sqft": 11732,
   "price_per_lot_sqft": 54.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3358,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924320091"
  },
  {
   "address": "8411 126th Street West, Savage",
   "sale_month": "2000-11",
   "price": 113256,
   "lot_sqft": 69032,
   "price_per_lot_sqft": 1.64,
   "price_per_building_sqft": 11.36,
   "building_sqft": 9967,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10027,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262870060"
  },
  {
   "address": "2428 Butler Pl, Minneapolis",
   "sale_month": "2000-11",
   "price": 80000,
   "lot_sqft": 3896,
   "price_per_lot_sqft": 20.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924430025"
  },
  {
   "address": "1811 1st St S, Minneapolis",
   "sale_month": "2000-11",
   "price": 15000000,
   "lot_sqft": 146062,
   "price_per_lot_sqft": 102.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39517,
   "use": "APARTMENT",
   "parcel_id": "2502924220345"
  },
  {
   "address": "8481 Jefferson Hwy N, Maple Grove",
   "sale_month": "2000-11",
   "price": 356000,
   "lot_sqft": 38801,
   "price_per_lot_sqft": 9.18,
   "price_per_building_sqft": 100.68,
   "building_sqft": 3536,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3558,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411922110014"
  },
  {
   "address": "21365 Hamburg Avenue, Lakeville",
   "sale_month": "2000-11",
   "price": 560000,
   "lot_sqft": 124045,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30855,
   "use": "Industrial-preferred",
   "parcel_id": "221110004060"
  },
  {
   "address": "7708 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2000-11",
   "price": 465000,
   "lot_sqft": 57928,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": 58.31,
   "building_sqft": 7974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8022,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921330066"
  },
  {
   "address": "3225 Colorado Ave N, Crystal",
   "sale_month": "2000-11",
   "price": 950000,
   "lot_sqft": 8985,
   "price_per_lot_sqft": 105.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2111821230103"
  },
  {
   "address": "3231 Colorado Ave N, Crystal",
   "sale_month": "2000-11",
   "price": 950000,
   "lot_sqft": 8986,
   "price_per_lot_sqft": 105.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2111821230102"
  },
  {
   "address": "80 Arlington Avenue East, Saint Paul",
   "sale_month": "2000-11",
   "price": 200000,
   "lot_sqft": 155008,
   "price_per_lot_sqft": 1.29,
   "price_per_building_sqft": 11.67,
   "building_sqft": 17142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17246,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922310005"
  },
  {
   "address": "6504 Walker St, St. Louis Park",
   "sale_month": "2000-11",
   "price": 329000,
   "lot_sqft": 5161,
   "price_per_lot_sqft": 63.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721410008"
  },
  {
   "address": "6301 Cecilia Cir, Bloomington",
   "sale_month": "2000-11",
   "price": 6000000,
   "lot_sqft": 300985,
   "price_per_lot_sqft": 19.93,
   "price_per_building_sqft": 85.3,
   "building_sqft": 70336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70761,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711621120006"
  },
  {
   "address": "2340 Tower Drive, Woodbury",
   "sale_month": "2000-11",
   "price": 223069,
   "lot_sqft": 43184,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": 113.52,
   "building_sqft": 1965,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1976,
   "use": "305",
   "parcel_id": "1702821140003"
  },
  {
   "address": "1999 Shepard Road, Saint Paul",
   "sale_month": "2000-11",
   "price": 6000000,
   "lot_sqft": 717755,
   "price_per_lot_sqft": 8.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 343534,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823440006"
  },
  {
   "address": null,
   "sale_month": "2000-11",
   "price": 8000000,
   "lot_sqft": 44429,
   "price_per_lot_sqft": 180.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823430041"
  },
  {
   "address": "758 Buchanan St NE, Minneapolis",
   "sale_month": "2000-11",
   "price": 152000,
   "lot_sqft": 4076,
   "price_per_lot_sqft": 37.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 937,
   "use": "TRIPLEX",
   "parcel_id": "1302924310188"
  },
  {
   "address": "1173 7th Street West, Saint Paul",
   "sale_month": "2000-11",
   "price": 85000,
   "lot_sqft": 4967,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823420113"
  },
  {
   "address": "5890 Sunnyfield Rd E, Minnetrista",
   "sale_month": "2000-11",
   "price": 14000,
   "lot_sqft": 39969,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111724140038"
  },
  {
   "address": "2534 Central Ave NE, Minneapolis",
   "sale_month": "2000-11",
   "price": 755000,
   "lot_sqft": 16089,
   "price_per_lot_sqft": 46.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5891,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924140212"
  },
  {
   "address": "14247 Valley View Rd, Eden Prairie",
   "sale_month": "2000-11",
   "price": 12400000,
   "lot_sqft": 566761,
   "price_per_lot_sqft": 21.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19911,
   "use": "APARTMENT",
   "parcel_id": "1011622230004"
  },
  {
   "address": "3218 2nd St N, Minneapolis",
   "sale_month": "2000-11",
   "price": 15480,
   "lot_sqft": 4468,
   "price_per_lot_sqft": 3.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924240054"
  },
  {
   "address": "3222 2nd St N, Minneapolis",
   "sale_month": "2000-11",
   "price": 14520,
   "lot_sqft": 4190,
   "price_per_lot_sqft": 3.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924240053"
  },
  {
   "address": "2555 Snelling Avenue North, Roseville",
   "sale_month": "2000-11",
   "price": 1200000,
   "lot_sqft": 62528,
   "price_per_lot_sqft": 19.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092923110074"
  },
  {
   "address": "2555 Snelling Avenue North, Roseville",
   "sale_month": "2000-11",
   "price": 1200000,
   "lot_sqft": 60254,
   "price_per_lot_sqft": 19.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24610,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092923110073"
  },
  {
   "address": "107 Lake Street North, Forest Lake",
   "sale_month": "2000-11",
   "price": 186000,
   "lot_sqft": 10876,
   "price_per_lot_sqft": 17.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "300",
   "parcel_id": "0803221120080"
  },
  {
   "address": "4501 France Ave S, Minneapolis",
   "sale_month": "2000-11",
   "price": 1275000,
   "lot_sqft": 29813,
   "price_per_lot_sqft": 42.77,
   "price_per_building_sqft": 96.99,
   "building_sqft": 13146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13225,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824330143"
  },
  {
   "address": "15700 Brockton La N, Dayton",
   "sale_month": "2000-11",
   "price": 5500,
   "lot_sqft": 11988,
   "price_per_lot_sqft": 0.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0612022210001"
  },
  {
   "address": "5850 Neal Avenue North, Oak Park Heights",
   "sale_month": "2000-11",
   "price": 552054,
   "lot_sqft": 81639,
   "price_per_lot_sqft": 6.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4928,
   "use": "300",
   "parcel_id": "0602920110017"
  },
  {
   "address": "3311 Old Shakopee Rd E, Bloomington",
   "sale_month": "2000-11",
   "price": 41000000,
   "lot_sqft": 902855,
   "price_per_lot_sqft": 45.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 90134,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723320003"
  },
  {
   "address": "3248 Bryant Ave S, Minneapolis",
   "sale_month": "2000-11",
   "price": 250000,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 45.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1084,
   "use": "TRIPLEX",
   "parcel_id": "0402824140082"
  },
  {
   "address": "3325 Nicollet Ave, Minneapolis",
   "sale_month": "2000-11",
   "price": 601000,
   "lot_sqft": 11234,
   "price_per_lot_sqft": 53.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4653,
   "use": "APARTMENT",
   "parcel_id": "0302824130088"
  },
  {
   "address": "3103 Oakland Ave, Minneapolis",
   "sale_month": "2000-11",
   "price": 68000,
   "lot_sqft": 10538,
   "price_per_lot_sqft": 6.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824220140"
  },
  {
   "address": "11100 Wayzata Blvd, Minnetonka",
   "sale_month": "2000-11",
   "price": 43308500,
   "lot_sqft": 459915,
   "price_per_lot_sqft": 94.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111722230065"
  },
  {
   "address": "220 County Road 42, Apple Valley",
   "sale_month": "2000-11",
   "price": 220000,
   "lot_sqft": 22907,
   "price_per_lot_sqft": 9.6,
   "price_per_building_sqft": 63.11,
   "building_sqft": 3486,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3507,
   "use": "Commercial-preferred",
   "parcel_id": "011171000010"
  },
  {
   "address": "7851 26th Ave S, Bloomington",
   "sale_month": "2000-11",
   "price": 19210000,
   "lot_sqft": 15848,
   "price_per_lot_sqft": 1212.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724120014"
  },
  {
   "address": "2500 79th St E, Bloomington",
   "sale_month": "2000-11",
   "price": 19210000,
   "lot_sqft": 263074,
   "price_per_lot_sqft": 73.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724120012"
  },
  {
   "address": "201 Ash Avenue South, Mayer",
   "sale_month": "2000-10",
   "price": 90000,
   "lot_sqft": 16855,
   "price_per_lot_sqft": 5.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500750050"
  },
  {
   "address": "906 Concord Street North, South Saint Paul",
   "sale_month": "2000-10",
   "price": 112500,
   "lot_sqft": 3996,
   "price_per_lot_sqft": 28.15,
   "price_per_building_sqft": 64.8,
   "building_sqft": 1736,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1746,
   "use": "Commercial-preferred",
   "parcel_id": "364280000140"
  },
  {
   "address": null,
   "sale_month": "2000-10",
   "price": 12500,
   "lot_sqft": 3996,
   "price_per_lot_sqft": 3.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "364280000130"
  },
  {
   "address": "2200 Pillsbury Ave, Minneapolis",
   "sale_month": "2000-10",
   "price": 930000,
   "lot_sqft": 21254,
   "price_per_lot_sqft": 43.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6120,
   "use": "APARTMENT",
   "parcel_id": "3402924210073"
  },
  {
   "address": "7400 Lyndale Ave S, Richfield",
   "sale_month": "2000-10",
   "price": 795000,
   "lot_sqft": 24054,
   "price_per_lot_sqft": 33.05,
   "price_per_building_sqft": 72.13,
   "building_sqft": 11022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11088,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302824410001"
  },
  {
   "address": "4114 Main St, St. Bonifacius",
   "sale_month": "2000-10",
   "price": 55000,
   "lot_sqft": 3736,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3643,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724220043"
  },
  {
   "address": null,
   "sale_month": "2000-10",
   "price": 307000,
   "lot_sqft": 133140,
   "price_per_lot_sqft": 2.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821230022"
  },
  {
   "address": "2344 Energy Park Drive, Saint Paul",
   "sale_month": "2000-10",
   "price": 3000000,
   "lot_sqft": 128880,
   "price_per_lot_sqft": 23.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923210031"
  },
  {
   "address": "2340 Energy Park Drive, Saint Paul",
   "sale_month": "2000-10",
   "price": 3000000,
   "lot_sqft": 268812,
   "price_per_lot_sqft": 11.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 91666,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923210030"
  },
  {
   "address": "1724 2nd Ave S, Minneapolis",
   "sale_month": "2000-10",
   "price": 670000,
   "lot_sqft": 6353,
   "price_per_lot_sqft": 105.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924430073"
  },
  {
   "address": "424 Franklin Ave W, Minneapolis",
   "sale_month": "2000-10",
   "price": 109081,
   "lot_sqft": 5723,
   "price_per_lot_sqft": 19.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1207,
   "use": "TRIPLEX",
   "parcel_id": "2702924330061"
  },
  {
   "address": "1518 Spruce Pl, Minneapolis",
   "sale_month": "2000-10",
   "price": 1225000,
   "lot_sqft": 8863,
   "price_per_lot_sqft": 138.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5507,
   "use": "APARTMENT",
   "parcel_id": "2702924310011"
  },
  {
   "address": "1323 Coon Rapids Boulevard Northwest, Coon Rapids",
   "sale_month": "2000-10",
   "price": 200000,
   "lot_sqft": 51703,
   "price_per_lot_sqft": 3.87,
   "price_per_building_sqft": 20.75,
   "building_sqft": 9638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9696,
   "use": "3a COMMERCIAL PREFERENTIAL",
   "parcel_id": "263124210028"
  },
  {
   "address": "415 Minnehaha Avenue West, Saint Paul",
   "sale_month": "2000-10",
   "price": 1450000,
   "lot_sqft": 120536,
   "price_per_lot_sqft": 12.03,
   "price_per_building_sqft": 36.47,
   "building_sqft": 39763,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40003,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923340010"
  },
  {
   "address": "15950 Franklin Trail Southeast, Prior Lake",
   "sale_month": "2000-10",
   "price": 265000,
   "lot_sqft": 47920,
   "price_per_lot_sqft": 5.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3989,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251740011"
  },
  {
   "address": "1515 Rice Street, Saint Paul",
   "sale_month": "2000-10",
   "price": 175000,
   "lot_sqft": 30654,
   "price_per_lot_sqft": 5.71,
   "price_per_building_sqft": 35.4,
   "building_sqft": 4943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4973,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923140117"
  },
  {
   "address": "622 5th St SE, Minneapolis",
   "sale_month": "2000-10",
   "price": 370000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 33.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2292,
   "use": "APARTMENT",
   "parcel_id": "2402924230134"
  },
  {
   "address": "779 Wheelock Parkway West, Saint Paul",
   "sale_month": "2000-10",
   "price": 75000,
   "lot_sqft": 4249,
   "price_per_lot_sqft": 17.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1528,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "232923430012"
  },
  {
   "address": "525 Washington Ave N, Minneapolis",
   "sale_month": "2000-10",
   "price": 1025000,
   "lot_sqft": 23700,
   "price_per_lot_sqft": 43.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19255,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130129"
  },
  {
   "address": "3475 Plymouth Blvd, Plymouth",
   "sale_month": "2000-10",
   "price": 399440,
   "lot_sqft": 48392,
   "price_per_lot_sqft": 8.25,
   "price_per_building_sqft": 35.97,
   "building_sqft": 11106,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11173,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220011"
  },
  {
   "address": "1912 5th Ave N, Minneapolis",
   "sale_month": "2000-10",
   "price": 80000,
   "lot_sqft": 1677,
   "price_per_lot_sqft": 47.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924320075"
  },
  {
   "address": "500 Newton Ave N, Minneapolis",
   "sale_month": "2000-10",
   "price": 80000,
   "lot_sqft": 4854,
   "price_per_lot_sqft": 16.48,
   "price_per_building_sqft": 40.75,
   "building_sqft": 1963,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1975,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924320022"
  },
  {
   "address": "2222 Vermillion Street, Hastings",
   "sale_month": "2000-10",
   "price": 145000,
   "lot_sqft": 10856,
   "price_per_lot_sqft": 13.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "Commercial-preferred",
   "parcel_id": "198170004050"
  },
  {
   "address": "3416 Library La, St. Louis Park",
   "sale_month": "2000-10",
   "price": 43000,
   "lot_sqft": 2324,
   "price_per_lot_sqft": 18.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410011"
  },
  {
   "address": "601 Harrison St NE, Minneapolis",
   "sale_month": "2000-10",
   "price": 63000,
   "lot_sqft": 14717,
   "price_per_lot_sqft": 4.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924320146"
  },
  {
   "address": "1600 New Brighton Blvd, Minneapolis",
   "sale_month": "2000-10",
   "price": 6651653,
   "lot_sqft": 436674,
   "price_per_lot_sqft": 15.23,
   "price_per_building_sqft": 31.13,
   "building_sqft": 213666,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 214956,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924110033"
  },
  {
   "address": "1418 28th Ave NE, Minneapolis",
   "sale_month": "2000-10",
   "price": 210000,
   "lot_sqft": 8221,
   "price_per_lot_sqft": 25.54,
   "price_per_building_sqft": 76.11,
   "building_sqft": 2759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2776,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924210032"
  },
  {
   "address": "11600 95th Ave N, Maple Grove",
   "sale_month": "2000-10",
   "price": 390298,
   "lot_sqft": 97408,
   "price_per_lot_sqft": 4.01,
   "price_per_building_sqft": 10.96,
   "building_sqft": 35598,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35813,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922420014"
  },
  {
   "address": "1195 Town Centre Drive, Eagan",
   "sale_month": "2000-10",
   "price": 395000,
   "lot_sqft": 74611,
   "price_per_lot_sqft": 5.29,
   "price_per_building_sqft": 22.66,
   "building_sqft": 17432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17537,
   "use": "Commercial-preferred",
   "parcel_id": "107705801010"
  },
  {
   "address": "2531 Marshall St NE, Minneapolis",
   "sale_month": "2000-10",
   "price": 183000,
   "lot_sqft": 15799,
   "price_per_lot_sqft": 11.58,
   "price_per_building_sqft": 18.13,
   "building_sqft": 10095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10156,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924140155"
  },
  {
   "address": "2001 Broadway Avenue West, Forest Lake",
   "sale_month": "2000-10",
   "price": 175000,
   "lot_sqft": 52049,
   "price_per_lot_sqft": 3.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8736,
   "use": "300",
   "parcel_id": "0703221210015"
  },
  {
   "address": "4308 46th Ave S, Minneapolis",
   "sale_month": "2000-10",
   "price": 245000,
   "lot_sqft": 5704,
   "price_per_lot_sqft": 42.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1690,
   "use": "APARTMENT",
   "parcel_id": "0702823410115"
  },
  {
   "address": null,
   "sale_month": "2000-10",
   "price": 5400000,
   "lot_sqft": 96181,
   "price_per_lot_sqft": 56.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 288126,
   "use": "300",
   "parcel_id": "0402920120018"
  },
  {
   "address": "3749 Grand Ave S, Minneapolis",
   "sale_month": "2000-10",
   "price": 550000,
   "lot_sqft": 7563,
   "price_per_lot_sqft": 72.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3469,
   "use": "APARTMENT",
   "parcel_id": "0302824330128"
  },
  {
   "address": "14571 Grand Avenue South, Burnsville",
   "sale_month": "2000-10",
   "price": 87200,
   "lot_sqft": 836,
   "price_per_lot_sqft": 104.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "029042000030"
  },
  {
   "address": "14565 Grand Avenue South, Burnsville",
   "sale_month": "2000-10",
   "price": 121200,
   "lot_sqft": 1104,
   "price_per_lot_sqft": 109.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "029042000020"
  },
  {
   "address": "2640 American Blvd E, Bloomington",
   "sale_month": "2000-10",
   "price": 420000,
   "lot_sqft": 41222,
   "price_per_lot_sqft": 10.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724120011"
  },
  {
   "address": "910 Strong Drive, Waconia",
   "sale_month": "2000-09",
   "price": 445000,
   "lot_sqft": 79833,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7417,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754590030"
  },
  {
   "address": "2929 25th St E, Minneapolis",
   "sale_month": "2000-09",
   "price": 41500,
   "lot_sqft": 4577,
   "price_per_lot_sqft": 9.07,
   "price_per_building_sqft": 38.14,
   "building_sqft": 1088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1094,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924140108"
  },
  {
   "address": "2529 22nd St E, Minneapolis",
   "sale_month": "2000-09",
   "price": 240000,
   "lot_sqft": 4049,
   "price_per_lot_sqft": 59.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 884,
   "use": "TRIPLEX",
   "parcel_id": "3602924120114"
  },
  {
   "address": "6511 Humboldt Ave N, Brooklyn Center",
   "sale_month": "2000-09",
   "price": 3180275,
   "lot_sqft": 276279,
   "price_per_lot_sqft": 11.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31967,
   "use": "APARTMENT",
   "parcel_id": "3511921140009"
  },
  {
   "address": "2717 Lyndale Ave S, Minneapolis",
   "sale_month": "2000-09",
   "price": 228550,
   "lot_sqft": 10041,
   "price_per_lot_sqft": 22.76,
   "price_per_building_sqft": 199.09,
   "building_sqft": 1148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1155,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924320361"
  },
  {
   "address": "2551 Lyndale Ave S, Minneapolis",
   "sale_month": "2000-09",
   "price": 102800,
   "lot_sqft": 3179,
   "price_per_lot_sqft": 32.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8609,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924230213"
  },
  {
   "address": "2428 Garfield Ave, Minneapolis",
   "sale_month": "2000-09",
   "price": 286400,
   "lot_sqft": 4739,
   "price_per_lot_sqft": 60.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1738,
   "use": "APARTMENT",
   "parcel_id": "3402924230163"
  },
  {
   "address": "2318 1st Ave S, Minneapolis",
   "sale_month": "2000-09",
   "price": 260000,
   "lot_sqft": 7509,
   "price_per_lot_sqft": 34.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1643,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924120043"
  },
  {
   "address": "455 Willow Dr, Long Lake",
   "sale_month": "2000-09",
   "price": 325000,
   "lot_sqft": 83329,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26833,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311823140007"
  },
  {
   "address": "662 Cromwell Avenue, Saint Paul",
   "sale_month": "2000-09",
   "price": 2000000,
   "lot_sqft": 156177,
   "price_per_lot_sqft": 12.81,
   "price_per_building_sqft": 39.29,
   "building_sqft": 50909,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51216,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923210035"
  },
  {
   "address": "479 Hayward Avenue North, Oakdale",
   "sale_month": "2000-09",
   "price": 107230,
   "lot_sqft": 58421,
   "price_per_lot_sqft": 1.84,
   "price_per_building_sqft": 7.26,
   "building_sqft": 14769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14858,
   "use": "305",
   "parcel_id": "3202921310023"
  },
  {
   "address": "11186 Commerce Dr N, Champlin",
   "sale_month": "2000-09",
   "price": 485900,
   "lot_sqft": 52709,
   "price_per_lot_sqft": 9.22,
   "price_per_building_sqft": 82.71,
   "building_sqft": 5875,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5910,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021310016"
  },
  {
   "address": null,
   "sale_month": "2000-09",
   "price": 258500,
   "lot_sqft": 177284,
   "price_per_lot_sqft": 1.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7562,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "303090020"
  },
  {
   "address": "113 2nd Street West, Chaska",
   "sale_month": "2000-09",
   "price": 84000,
   "lot_sqft": 671,
   "price_per_lot_sqft": 125.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503650"
  },
  {
   "address": "1511 Spruce Pl, Minneapolis",
   "sale_month": "2000-09",
   "price": 47500,
   "lot_sqft": 8237,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5660,
   "use": "APARTMENT",
   "parcel_id": "2702924310123"
  },
  {
   "address": "1515 Spruce Pl, Minneapolis",
   "sale_month": "2000-09",
   "price": 95000,
   "lot_sqft": 8237,
   "price_per_lot_sqft": 11.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5402,
   "use": "APARTMENT",
   "parcel_id": "2702924310122"
  },
  {
   "address": "448 1st Avenue West, Shakopee",
   "sale_month": "2000-09",
   "price": 200000,
   "lot_sqft": 16941,
   "price_per_lot_sqft": 11.81,
   "price_per_building_sqft": 25.23,
   "building_sqft": 7927,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7975,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011270"
  },
  {
   "address": "12605 Creek View Avenue, Savage",
   "sale_month": "2000-09",
   "price": 222330,
   "lot_sqft": 111104,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": 5.74,
   "building_sqft": 38714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38948,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262870030"
  },
  {
   "address": null,
   "sale_month": "2000-09",
   "price": 13000,
   "lot_sqft": 23993,
   "price_per_lot_sqft": 0.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262330520"
  },
  {
   "address": "7591 Commerce St, Corcoran",
   "sale_month": "2000-09",
   "price": 215455,
   "lot_sqft": 98861,
   "price_per_lot_sqft": 2.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611923110020"
  },
  {
   "address": "6607 18th Ave S, Richfield",
   "sale_month": "2000-09",
   "price": 385000,
   "lot_sqft": 16689,
   "price_per_lot_sqft": 23.07,
   "price_per_building_sqft": 92.7,
   "building_sqft": 4153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4178,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824410001"
  },
  {
   "address": "1125 5th St SE, Minneapolis",
   "sale_month": "2000-09",
   "price": 300000,
   "lot_sqft": 13546,
   "price_per_lot_sqft": 22.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4406,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924310101"
  },
  {
   "address": "1309 8th St SE, Minneapolis",
   "sale_month": "2000-09",
   "price": 126000,
   "lot_sqft": 5447,
   "price_per_lot_sqft": 23.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1614,
   "use": "TRIPLEX",
   "parcel_id": "2402924130059"
  },
  {
   "address": "107 Washington Ave N, Minneapolis",
   "sale_month": "2000-09",
   "price": 550000,
   "lot_sqft": 3582,
   "price_per_lot_sqft": 153.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924410062"
  },
  {
   "address": "3607 Shoreline Dr, Orono",
   "sale_month": "2000-09",
   "price": 135000,
   "lot_sqft": 52704,
   "price_per_lot_sqft": 2.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011723210029"
  },
  {
   "address": "2100 Elm St SE, Minneapolis",
   "sale_month": "2000-09",
   "price": 2842000,
   "lot_sqft": 263880,
   "price_per_lot_sqft": 10.77,
   "price_per_building_sqft": 30.63,
   "building_sqft": 92776,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 93336,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923310019"
  },
  {
   "address": "1759 Pleasant Street, Lauderdale",
   "sale_month": "2000-09",
   "price": 205900,
   "lot_sqft": 6592,
   "price_per_lot_sqft": 31.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1647,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172923340042"
  },
  {
   "address": "4200 Winnetka Ave N, New Hope",
   "sale_month": "2000-09",
   "price": 5430000,
   "lot_sqft": 60703,
   "price_per_lot_sqft": 89.45,
   "price_per_building_sqft": 345.49,
   "building_sqft": 15717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15812,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821220036"
  },
  {
   "address": "5727 36th St W, St. Louis Park",
   "sale_month": "2000-09",
   "price": 340000,
   "lot_sqft": 9230,
   "price_per_lot_sqft": 36.84,
   "price_per_building_sqft": 53.1,
   "building_sqft": 6403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6441,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721340046"
  },
  {
   "address": "2100 Kennedy St NE, Minneapolis",
   "sale_month": "2000-09",
   "price": 17500,
   "lot_sqft": 3456,
   "price_per_lot_sqft": 5.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440074"
  },
  {
   "address": "1018 19th Ave NE, Minneapolis",
   "sale_month": "2000-09",
   "price": 290000,
   "lot_sqft": 14988,
   "price_per_lot_sqft": 19.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5370,
   "use": "APARTMENT",
   "parcel_id": "1202924330107"
  },
  {
   "address": "4133 Grand Ave S, Minneapolis",
   "sale_month": "2000-09",
   "price": 257500,
   "lot_sqft": 5015,
   "price_per_lot_sqft": 51.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2340,
   "use": "APARTMENT",
   "parcel_id": "1002824230032"
  },
  {
   "address": "3920 Blaisdell Ave, Minneapolis",
   "sale_month": "2000-09",
   "price": 225000,
   "lot_sqft": 6320,
   "price_per_lot_sqft": 35.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 892,
   "use": "TRIPLEX",
   "parcel_id": "1002824210165"
  },
  {
   "address": "409 39th St E, Minneapolis",
   "sale_month": "2000-09",
   "price": 150000,
   "lot_sqft": 5863,
   "price_per_lot_sqft": 25.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1492,
   "use": "APARTMENT",
   "parcel_id": "1002824110225"
  },
  {
   "address": "1905 Donegal Drive, Woodbury",
   "sale_month": "2000-09",
   "price": 489216,
   "lot_sqft": 100309,
   "price_per_lot_sqft": 4.88,
   "price_per_building_sqft": 47.43,
   "building_sqft": 10314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10377,
   "use": "300",
   "parcel_id": "0902821430112"
  },
  {
   "address": "9495 Blackoaks La N, Maple Grove",
   "sale_month": "2000-09",
   "price": 635976,
   "lot_sqft": 63453,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": 79.35,
   "building_sqft": 8015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8063,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430017"
  },
  {
   "address": "99 Lake Street North, Forest Lake",
   "sale_month": "2000-09",
   "price": 130000,
   "lot_sqft": 17087,
   "price_per_lot_sqft": 7.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120083"
  },
  {
   "address": "1405 44th Ave N, Minneapolis",
   "sale_month": "2000-09",
   "price": 275322,
   "lot_sqft": 5201,
   "price_per_lot_sqft": 52.94,
   "price_per_building_sqft": 83.23,
   "building_sqft": 3308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3328,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120083"
  },
  {
   "address": "9501 Hudson Road, Woodbury",
   "sale_month": "2000-09",
   "price": 8500000,
   "lot_sqft": 1085277,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 307779,
   "use": "305",
   "parcel_id": "0302821120025"
  },
  {
   "address": "1300 115th Street East, Burnsville",
   "sale_month": "2000-09",
   "price": 625000,
   "lot_sqft": 43391,
   "price_per_lot_sqft": 14.4,
   "price_per_building_sqft": 47.48,
   "building_sqft": 13163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13242,
   "use": "Industrial-preferred",
   "parcel_id": "026405301020"
  },
  {
   "address": "3701 Chicago Ave, Minneapolis",
   "sale_month": "2000-09",
   "price": 40000,
   "lot_sqft": 4306,
   "price_per_lot_sqft": 9.29,
   "price_per_building_sqft": 49.5,
   "building_sqft": 808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 813,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824340044"
  },
  {
   "address": "3306 Chicago Ave, Minneapolis",
   "sale_month": "2000-09",
   "price": 150000,
   "lot_sqft": 4067,
   "price_per_lot_sqft": 36.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1162,
   "use": "TRIPLEX",
   "parcel_id": "0202824230059"
  },
  {
   "address": "2615 78th St E, Bloomington",
   "sale_month": "2000-09",
   "price": 9300000,
   "lot_sqft": 131166,
   "price_per_lot_sqft": 70.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102724120004"
  },
  {
   "address": "229 Lewis Avenue South, Watertown",
   "sale_month": "2000-08",
   "price": 1146295,
   "lot_sqft": 10554,
   "price_per_lot_sqft": 108.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3263,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502511"
  },
  {
   "address": "301 Industrial Boulevard, Waconia",
   "sale_month": "2000-08",
   "price": 605000,
   "lot_sqft": 107752,
   "price_per_lot_sqft": 5.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28415,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754610100"
  },
  {
   "address": "216 Ash Avenue North, Mayer",
   "sale_month": "2000-08",
   "price": 90000,
   "lot_sqft": 13115,
   "price_per_lot_sqft": 6.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500340"
  },
  {
   "address": "2830 31st Ave S, Minneapolis",
   "sale_month": "2000-08",
   "price": 240000,
   "lot_sqft": 6143,
   "price_per_lot_sqft": 39.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1608,
   "use": "APARTMENT",
   "parcel_id": "3602924440011"
  },
  {
   "address": "2730 Portland Ave, Minneapolis",
   "sale_month": "2000-08",
   "price": 164000,
   "lot_sqft": 13276,
   "price_per_lot_sqft": 12.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8005,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924410012"
  },
  {
   "address": "2833 Hennepin Ave, Minneapolis",
   "sale_month": "2000-08",
   "price": 420000,
   "lot_sqft": 5226,
   "price_per_lot_sqft": 80.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302924430039"
  },
  {
   "address": "3015 37th Avenue Northeast, Saint Anthony",
   "sale_month": "2000-08",
   "price": 221772,
   "lot_sqft": 50177,
   "price_per_lot_sqft": 4.42,
   "price_per_building_sqft": 6.47,
   "building_sqft": 34267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34474,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313023430042"
  },
  {
   "address": "3212 Rice Street, Little Canada",
   "sale_month": "2000-08",
   "price": 210042,
   "lot_sqft": 1585,
   "price_per_lot_sqft": 132.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330055"
  },
  {
   "address": "3220 Rice Street, Little Canada",
   "sale_month": "2000-08",
   "price": 210360,
   "lot_sqft": 1585,
   "price_per_lot_sqft": 132.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330054"
  },
  {
   "address": "3222 Rice Street, Little Canada",
   "sale_month": "2000-08",
   "price": 195620,
   "lot_sqft": 1567,
   "price_per_lot_sqft": 124.84,
   "price_per_building_sqft": 50.25,
   "building_sqft": 3893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3917,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330053"
  },
  {
   "address": "11351 Aquila Dr N, Champlin",
   "sale_month": "2000-08",
   "price": 1980850,
   "lot_sqft": 67971,
   "price_per_lot_sqft": 29.14,
   "price_per_building_sqft": 167.02,
   "building_sqft": 11860,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11932,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112021420072"
  },
  {
   "address": "5700 Lincoln Dr, Edina",
   "sale_month": "2000-08",
   "price": 2262765,
   "lot_sqft": 166601,
   "price_per_lot_sqft": 13.58,
   "price_per_building_sqft": 34.61,
   "building_sqft": 65373,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65767,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3111721230046"
  },
  {
   "address": "5720 Lincoln Dr, Edina",
   "sale_month": "2000-08",
   "price": 2262765,
   "lot_sqft": 133765,
   "price_per_lot_sqft": 16.92,
   "price_per_building_sqft": 40.76,
   "building_sqft": 55509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55844,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111721230045"
  },
  {
   "address": null,
   "sale_month": "2000-08",
   "price": 165000,
   "lot_sqft": 88436,
   "price_per_lot_sqft": 1.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3103021330094"
  },
  {
   "address": "2929 Inglewood Ave S, St. Louis Park",
   "sale_month": "2000-08",
   "price": 1100000,
   "lot_sqft": 14766,
   "price_per_lot_sqft": 74.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440032"
  },
  {
   "address": "4120 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2000-08",
   "price": 1100000,
   "lot_sqft": 10959,
   "price_per_lot_sqft": 100.37,
   "price_per_building_sqft": 823.97,
   "building_sqft": 1335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1343,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440031"
  },
  {
   "address": "4110 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2000-08",
   "price": 1100000,
   "lot_sqft": 3197,
   "price_per_lot_sqft": 344.07,
   "price_per_building_sqft": 461.99,
   "building_sqft": 2381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2395,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440030"
  },
  {
   "address": "4100 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2000-08",
   "price": 1100000,
   "lot_sqft": 20980,
   "price_per_lot_sqft": 52.43,
   "price_per_building_sqft": 111.87,
   "building_sqft": 9833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9892,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440029"
  },
  {
   "address": "29100 Harry Avenue, Randolph Township",
   "sale_month": "2000-08",
   "price": 1100000,
   "lot_sqft": 2694112,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 112755,
   "use": "Commercial-preferred",
   "parcel_id": "310120039026"
  },
  {
   "address": "1152 Rice Street, Saint Paul",
   "sale_month": "2000-08",
   "price": 60000,
   "lot_sqft": 9643,
   "price_per_lot_sqft": 6.22,
   "price_per_building_sqft": 21.3,
   "building_sqft": 2817,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2834,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922220029"
  },
  {
   "address": "3319 University Ave SE, Minneapolis",
   "sale_month": "2000-08",
   "price": 38340,
   "lot_sqft": 5195,
   "price_per_lot_sqft": 7.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923410118"
  },
  {
   "address": "133 Crosstown Boulevard, Chaska",
   "sale_month": "2000-08",
   "price": 12000,
   "lot_sqft": 65279,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12192,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300040700"
  },
  {
   "address": "914 Russell Street, Saint Paul",
   "sale_month": "2000-08",
   "price": 127500,
   "lot_sqft": 8446,
   "price_per_lot_sqft": 15.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2431,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922310063"
  },
  {
   "address": "6900 West Fish Lake Rd, Maple Grove",
   "sale_month": "2000-08",
   "price": 1700000,
   "lot_sqft": 219647,
   "price_per_lot_sqft": 7.74,
   "price_per_building_sqft": 70.27,
   "building_sqft": 24193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811922340099"
  },
  {
   "address": "15000 23rd Ave N, Plymouth",
   "sale_month": "2000-08",
   "price": 808369,
   "lot_sqft": 135384,
   "price_per_lot_sqft": 5.97,
   "price_per_building_sqft": 20.94,
   "building_sqft": 38597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38830,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822120007"
  },
  {
   "address": "2500 Niagara La N, Plymouth",
   "sale_month": "2000-08",
   "price": 1280000,
   "lot_sqft": 83472,
   "price_per_lot_sqft": 15.33,
   "price_per_building_sqft": 57.68,
   "building_sqft": 22193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22327,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822120003"
  },
  {
   "address": "1685 17th Avenue East, Shakopee",
   "sale_month": "2000-08",
   "price": 8250,
   "lot_sqft": 330420,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273890021"
  },
  {
   "address": null,
   "sale_month": "2000-08",
   "price": 8250,
   "lot_sqft": 208463,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273890020"
  },
  {
   "address": "1381 Greenwood, Shakopee",
   "sale_month": "2000-08",
   "price": 1000000,
   "lot_sqft": 69102,
   "price_per_lot_sqft": 14.47,
   "price_per_building_sqft": 177.97,
   "building_sqft": 5619,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5653,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "273040060"
  },
  {
   "address": "327 Marschall Road, Shakopee",
   "sale_month": "2000-08",
   "price": 1375000,
   "lot_sqft": 85281,
   "price_per_lot_sqft": 16.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7915,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270680040"
  },
  {
   "address": "287 Marschall Road, Shakopee",
   "sale_month": "2000-08",
   "price": 750000,
   "lot_sqft": 123193,
   "price_per_lot_sqft": 6.09,
   "price_per_building_sqft": 112.63,
   "building_sqft": 6659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6699,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270680030"
  },
  {
   "address": null,
   "sale_month": "2000-08",
   "price": 444624,
   "lot_sqft": 121394,
   "price_per_lot_sqft": 3.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "305",
   "parcel_id": "2703220240007"
  },
  {
   "address": "1724 3rd Ave S, Minneapolis",
   "sale_month": "2000-08",
   "price": 952000,
   "lot_sqft": 6362,
   "price_per_lot_sqft": 149.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5314,
   "use": "APARTMENT",
   "parcel_id": "2702924430062"
  },
  {
   "address": "124 Groveland Ave, Minneapolis",
   "sale_month": "2000-08",
   "price": 470000,
   "lot_sqft": 9048,
   "price_per_lot_sqft": 51.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2045,
   "use": "TRIPLEX",
   "parcel_id": "2702924340032"
  },
  {
   "address": "626 9th St S, Minneapolis",
   "sale_month": "2000-08",
   "price": 105000,
   "lot_sqft": 2697,
   "price_per_lot_sqft": 38.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "2602924230060"
  },
  {
   "address": "1850 Lake Drive West, Chanhassen",
   "sale_month": "2000-08",
   "price": 480000,
   "lot_sqft": 274258,
   "price_per_lot_sqft": 1.75,
   "price_per_building_sqft": 22.15,
   "building_sqft": 21674,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21805,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251640020"
  },
  {
   "address": "37 9th Ave N, Hopkins",
   "sale_month": "2000-08",
   "price": 132300,
   "lot_sqft": 8490,
   "price_per_lot_sqft": 15.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420078"
  },
  {
   "address": "35 9th Ave N, Hopkins",
   "sale_month": "2000-08",
   "price": 132300,
   "lot_sqft": 6483,
   "price_per_lot_sqft": 20.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420077"
  },
  {
   "address": null,
   "sale_month": "2000-08",
   "price": 446000,
   "lot_sqft": 228049,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190120"
  },
  {
   "address": null,
   "sale_month": "2000-08",
   "price": 446000,
   "lot_sqft": 9126,
   "price_per_lot_sqft": 48.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229180150"
  },
  {
   "address": "25 Diamond Lake Rd W, Minneapolis",
   "sale_month": "2000-08",
   "price": 120000,
   "lot_sqft": 9784,
   "price_per_lot_sqft": 12.26,
   "price_per_building_sqft": 103.81,
   "building_sqft": 1156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1163,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824210104"
  },
  {
   "address": "10000 Nicollet Ave S, Bloomington",
   "sale_month": "2000-08",
   "price": 2100000,
   "lot_sqft": 87707,
   "price_per_lot_sqft": 23.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17230,
   "use": "APARTMENT",
   "parcel_id": "1502724340075"
  },
  {
   "address": "1402 Adams St NE, Minneapolis",
   "sale_month": "2000-08",
   "price": 201100,
   "lot_sqft": 5156,
   "price_per_lot_sqft": 39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "TRIPLEX",
   "parcel_id": "1402924130026"
  },
  {
   "address": "2330 Kennedy St NE, Minneapolis",
   "sale_month": "2000-08",
   "price": 327270,
   "lot_sqft": 65833,
   "price_per_lot_sqft": 4.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 71634,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924440009"
  },
  {
   "address": "2204 Castle Avenue, North Saint Paul",
   "sale_month": "2000-08",
   "price": 250000,
   "lot_sqft": 61063,
   "price_per_lot_sqft": 4.09,
   "price_per_building_sqft": 50.71,
   "building_sqft": 4930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4959,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "112922410014"
  },
  {
   "address": "121 90th St W, Bloomington",
   "sale_month": "2000-08",
   "price": 325000,
   "lot_sqft": 39929,
   "price_per_lot_sqft": 8.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3738,
   "use": "APARTMENT",
   "parcel_id": "1002724310044"
  },
  {
   "address": "2645 Fairview Avenue North, Roseville",
   "sale_month": "2000-08",
   "price": 400000,
   "lot_sqft": 154170,
   "price_per_lot_sqft": 2.59,
   "price_per_building_sqft": 10.99,
   "building_sqft": 36394,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36614,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923210014"
  },
  {
   "address": "5617 Corvallis Ave N, Crystal",
   "sale_month": "2000-08",
   "price": 240000,
   "lot_sqft": 37608,
   "price_per_lot_sqft": 6.38,
   "price_per_building_sqft": 34.51,
   "building_sqft": 6955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6997,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911821240056"
  },
  {
   "address": "9530 Blackoaks La N, Maple Grove",
   "sale_month": "2000-08",
   "price": 1630000,
   "lot_sqft": 53928,
   "price_per_lot_sqft": 30.23,
   "price_per_building_sqft": 330.7,
   "building_sqft": 4929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4959,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922420019"
  },
  {
   "address": "568 Lake Street South, Forest Lake",
   "sale_month": "2000-08",
   "price": 110000,
   "lot_sqft": 11195,
   "price_per_lot_sqft": 9.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4549,
   "use": "300",
   "parcel_id": "0803221420067"
  },
  {
   "address": "921 15th Street Southwest, Forest Lake",
   "sale_month": "2000-08",
   "price": 540000,
   "lot_sqft": 140094,
   "price_per_lot_sqft": 3.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46678,
   "use": "305",
   "parcel_id": "0703221440024"
  },
  {
   "address": "22790 Everton Avenue North, Forest Lake",
   "sale_month": "2000-08",
   "price": 425000,
   "lot_sqft": 53579,
   "price_per_lot_sqft": 7.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4450,
   "use": "300",
   "parcel_id": "0703221210010"
  },
  {
   "address": "6918 56th Ave N, Crystal",
   "sale_month": "2000-08",
   "price": 645000,
   "lot_sqft": 13172,
   "price_per_lot_sqft": 48.97,
   "price_per_building_sqft": 77.95,
   "building_sqft": 8275,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8325,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420074"
  },
  {
   "address": "4160 Thomas Ave N, Minneapolis",
   "sale_month": "2000-08",
   "price": 50000,
   "lot_sqft": 9748,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": 20.09,
   "building_sqft": 2489,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2504,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502924140108"
  },
  {
   "address": "3033 Excelsior Blvd, Minneapolis",
   "sale_month": "2000-08",
   "price": 24500000,
   "lot_sqft": 209533,
   "price_per_lot_sqft": 116.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41359,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0502824120005"
  },
  {
   "address": "12804 Nicollet Avenue South, Burnsville",
   "sale_month": "2000-08",
   "price": 336000,
   "lot_sqft": 91501,
   "price_per_lot_sqft": 3.67,
   "price_per_building_sqft": 31.33,
   "building_sqft": 10725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10790,
   "use": "Commercial-preferred",
   "parcel_id": "025870001020"
  },
  {
   "address": "3645 10th Ave S, Minneapolis",
   "sale_month": "2000-08",
   "price": 179000,
   "lot_sqft": 5811,
   "price_per_lot_sqft": 30.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1725,
   "use": "APARTMENT",
   "parcel_id": "0202824340118"
  },
  {
   "address": "3109 Elliot Ave, Minneapolis",
   "sale_month": "2000-08",
   "price": 171000,
   "lot_sqft": 5070,
   "price_per_lot_sqft": 33.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1253,
   "use": "TRIPLEX",
   "parcel_id": "0202824210141"
  },
  {
   "address": "7370 153rd Street West, Apple Valley",
   "sale_month": "2000-08",
   "price": 2500000,
   "lot_sqft": 194927,
   "price_per_lot_sqft": 12.83,
   "price_per_building_sqft": 37.57,
   "building_sqft": 66549,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 66951,
   "use": "Commercial-preferred",
   "parcel_id": "011177601020"
  },
  {
   "address": null,
   "sale_month": "2000-07",
   "price": 17500,
   "lot_sqft": 6365,
   "price_per_lot_sqft": 2.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "421405001070"
  },
  {
   "address": null,
   "sale_month": "2000-07",
   "price": 113000,
   "lot_sqft": 48731,
   "price_per_lot_sqft": 2.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "421405001060"
  },
  {
   "address": "1361 Robert Street South, West Saint Paul",
   "sale_month": "2000-07",
   "price": 247200,
   "lot_sqft": 58468,
   "price_per_lot_sqft": 4.23,
   "price_per_building_sqft": 14.34,
   "building_sqft": 17240,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17344,
   "use": "Commercial",
   "parcel_id": "421405001050"
  },
  {
   "address": null,
   "sale_month": "2000-07",
   "price": 30200,
   "lot_sqft": 11126,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "421405001041"
  },
  {
   "address": null,
   "sale_month": "2000-07",
   "price": 42100,
   "lot_sqft": 17460,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "421405001022"
  },
  {
   "address": null,
   "sale_month": "2000-07",
   "price": 15000,
   "lot_sqft": 5875,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "408210002111"
  },
  {
   "address": "108 Park Avenue North, Vermillion",
   "sale_month": "2000-07",
   "price": 50000,
   "lot_sqft": 11750,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5670,
   "use": "Commercial-preferred",
   "parcel_id": "408210002110"
  },
  {
   "address": "2812 11th Ave S, Minneapolis",
   "sale_month": "2000-07",
   "price": 4000,
   "lot_sqft": 10410,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1887,
   "use": "APARTMENT",
   "parcel_id": "3502924340117"
  },
  {
   "address": "2753 10th Ave S, Minneapolis",
   "sale_month": "2000-07",
   "price": 140000,
   "lot_sqft": 3687,
   "price_per_lot_sqft": 37.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "TRIPLEX",
   "parcel_id": "3502924310069"
  },
  {
   "address": "912 24th St E, Minneapolis",
   "sale_month": "2000-07",
   "price": 386342,
   "lot_sqft": 82405,
   "price_per_lot_sqft": 4.69,
   "price_per_building_sqft": 6.64,
   "building_sqft": 58174,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58525,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210212"
  },
  {
   "address": "826 5th Street East, Saint Paul",
   "sale_month": "2000-07",
   "price": 189888,
   "lot_sqft": 11465,
   "price_per_lot_sqft": 16.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2537,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922230133"
  },
  {
   "address": "4340 Main St, St. Bonifacius",
   "sale_month": "2000-07",
   "price": 300000,
   "lot_sqft": 45858,
   "price_per_lot_sqft": 6.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16482,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211724230013"
  },
  {
   "address": "115 2nd Street East, Chaska",
   "sale_month": "2000-07",
   "price": 206500,
   "lot_sqft": 4486,
   "price_per_lot_sqft": 46.03,
   "price_per_building_sqft": 60.45,
   "building_sqft": 3416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3437,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300502780"
  },
  {
   "address": "212 Commercial Street, Stillwater",
   "sale_month": "2000-07",
   "price": 205000,
   "lot_sqft": 3950,
   "price_per_lot_sqft": 51.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410091"
  },
  {
   "address": "1251 Tasha Boulevard, Shakopee",
   "sale_month": "2000-07",
   "price": 275000,
   "lot_sqft": 6145,
   "price_per_lot_sqft": 44.75,
   "price_per_building_sqft": 100.22,
   "building_sqft": 2744,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2761,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272540020"
  },
  {
   "address": "4910 12th Avenue East, Shakopee",
   "sale_month": "2000-07",
   "price": 225111,
   "lot_sqft": 100058,
   "price_per_lot_sqft": 2.25,
   "price_per_building_sqft": 11.21,
   "building_sqft": 20081,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20202,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272120040"
  },
  {
   "address": "88 10th St S, Minneapolis",
   "sale_month": "2000-07",
   "price": 1875000,
   "lot_sqft": 9415,
   "price_per_lot_sqft": 199.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120102"
  },
  {
   "address": "21900 Minnetonka Blvd, Greenwood",
   "sale_month": "2000-07",
   "price": 4000000,
   "lot_sqft": 96821,
   "price_per_lot_sqft": 41.31,
   "price_per_building_sqft": 414.04,
   "building_sqft": 9661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9720,
   "use": "MARINA",
   "parcel_id": "2611723330012"
  },
  {
   "address": "2625 Old Shakopee Rd W, Bloomington",
   "sale_month": "2000-07",
   "price": 245000,
   "lot_sqft": 14190,
   "price_per_lot_sqft": 17.27,
   "price_per_building_sqft": 147.59,
   "building_sqft": 1660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1670,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2002724140064"
  },
  {
   "address": "18312 Minnetonka Blvd, Deephaven",
   "sale_month": "2000-07",
   "price": 180000,
   "lot_sqft": 5979,
   "price_per_lot_sqft": 30.11,
   "price_per_building_sqft": 62.78,
   "building_sqft": 2867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2884,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722310096"
  },
  {
   "address": "17422 Minnetonka Blvd, Minnetonka",
   "sale_month": "2000-07",
   "price": 90000,
   "lot_sqft": 14829,
   "price_per_lot_sqft": 6.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722230014"
  },
  {
   "address": "6500 Lake St W, St. Louis Park",
   "sale_month": "2000-07",
   "price": 425000,
   "lot_sqft": 12708,
   "price_per_lot_sqft": 33.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721410071"
  },
  {
   "address": "601 Johnson St NE, Minneapolis",
   "sale_month": "2000-07",
   "price": 96640,
   "lot_sqft": 109777,
   "price_per_lot_sqft": 0.88,
   "price_per_building_sqft": 7.18,
   "building_sqft": 13467,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13548,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1302924420039"
  },
  {
   "address": "18075 Dairy Lane, Spring Lake Township",
   "sale_month": "2000-07",
   "price": 87500,
   "lot_sqft": 108904,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6527,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "110990030"
  },
  {
   "address": "18105 Dairy Lane, Spring Lake Township",
   "sale_month": "2000-07",
   "price": 87500,
   "lot_sqft": 109126,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "110990020"
  },
  {
   "address": "1211 Randolph Avenue, Saint Paul",
   "sale_month": "2000-07",
   "price": 281200,
   "lot_sqft": 5260,
   "price_per_lot_sqft": 53.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2462,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823140140"
  },
  {
   "address": "2540 Cleveland Avenue North, Roseville",
   "sale_month": "2000-07",
   "price": 1500000,
   "lot_sqft": 225328,
   "price_per_lot_sqft": 6.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50790,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923220017"
  },
  {
   "address": null,
   "sale_month": "2000-07",
   "price": 3700000,
   "lot_sqft": 40042,
   "price_per_lot_sqft": 92.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923220016"
  },
  {
   "address": "7540 Bush Lake Rd, Edina",
   "sale_month": "2000-07",
   "price": 4900000,
   "lot_sqft": 188964,
   "price_per_lot_sqft": 25.93,
   "price_per_building_sqft": 84.02,
   "building_sqft": 58317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58669,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811621410006"
  },
  {
   "address": "9340 France Ave S, Bloomington",
   "sale_month": "2000-07",
   "price": 500000,
   "lot_sqft": 513527,
   "price_per_lot_sqft": 0.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0702724440004"
  },
  {
   "address": "3849 Scott Ave N, Robbinsdale",
   "sale_month": "2000-07",
   "price": 410000,
   "lot_sqft": 6066,
   "price_per_lot_sqft": 67.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924320085"
  },
  {
   "address": "3856 Toledo Ave N, Robbinsdale",
   "sale_month": "2000-07",
   "price": 410000,
   "lot_sqft": 6053,
   "price_per_lot_sqft": 67.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924320062"
  },
  {
   "address": null,
   "sale_month": "2000-07",
   "price": 410000,
   "lot_sqft": 6288,
   "price_per_lot_sqft": 65.2,
   "price_per_building_sqft": 74.83,
   "building_sqft": 5479,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5512,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924320061"
  },
  {
   "address": "6918 56th Ave N, Crystal",
   "sale_month": "2000-07",
   "price": 1774123,
   "lot_sqft": 18660,
   "price_per_lot_sqft": 95.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420075"
  },
  {
   "address": "8499 Tamarack Road, Woodbury",
   "sale_month": "2000-07",
   "price": 1045417,
   "lot_sqft": 96356,
   "price_per_lot_sqft": 10.85,
   "price_per_building_sqft": 67.24,
   "building_sqft": 15548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15641,
   "use": "300",
   "parcel_id": "0402821340013"
  },
  {
   "address": "3035 Pleasant Ave, Minneapolis",
   "sale_month": "2000-07",
   "price": 779000,
   "lot_sqft": 18488,
   "price_per_lot_sqft": 42.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6199,
   "use": "APARTMENT",
   "parcel_id": "0302824210017"
  },
  {
   "address": "219 4th Avenue South, South Saint Paul",
   "sale_month": "2000-06",
   "price": 135000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 27.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1507,
   "use": "Apartment",
   "parcel_id": "363255011050"
  },
  {
   "address": "2716 Lake St E, Minneapolis",
   "sale_month": "2000-06",
   "price": 215000,
   "lot_sqft": 12578,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": 11.41,
   "building_sqft": 18844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18958,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924430090"
  },
  {
   "address": "2301 Minnehaha Ave, Minneapolis",
   "sale_month": "2000-06",
   "price": 235000,
   "lot_sqft": 6164,
   "price_per_lot_sqft": 38.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1770,
   "use": "APARTMENT",
   "parcel_id": "3602924220083"
  },
  {
   "address": "2781 Freeway Blvd, Brooklyn Center",
   "sale_month": "2000-06",
   "price": 275000,
   "lot_sqft": 99827,
   "price_per_lot_sqft": 2.75,
   "price_per_building_sqft": 13.16,
   "building_sqft": 20895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21021,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921230086"
  },
  {
   "address": "11140 State Hwy No 55, Plymouth",
   "sale_month": "2000-06",
   "price": 730000,
   "lot_sqft": 47466,
   "price_per_lot_sqft": 15.38,
   "price_per_building_sqft": 50.97,
   "building_sqft": 14323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14409,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3511822140001"
  },
  {
   "address": "2726 Bloomington Ave, Minneapolis",
   "sale_month": "2000-06",
   "price": 221665,
   "lot_sqft": 12131,
   "price_per_lot_sqft": 18.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4264,
   "use": "APARTMENT",
   "parcel_id": "3502924420192"
  },
  {
   "address": "1760 Commerce Court, White Bear Lake",
   "sale_month": "2000-06",
   "price": 200000,
   "lot_sqft": 73334,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": 12.9,
   "building_sqft": 15506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15600,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022110006"
  },
  {
   "address": "1539 University Avenue West, Saint Paul",
   "sale_month": "2000-06",
   "price": 300000,
   "lot_sqft": 9276,
   "price_per_lot_sqft": 32.34,
   "price_per_building_sqft": 147.2,
   "building_sqft": 2038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2050,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923230184"
  },
  {
   "address": "2301 Pillsbury Ave, Minneapolis",
   "sale_month": "2000-06",
   "price": 725000,
   "lot_sqft": 16480,
   "price_per_lot_sqft": 43.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5918,
   "use": "APARTMENT",
   "parcel_id": "3402924210007"
  },
  {
   "address": "2783 Xerxes Ave S, Minneapolis",
   "sale_month": "2000-06",
   "price": 252500,
   "lot_sqft": 8372,
   "price_per_lot_sqft": 30.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1563,
   "use": "APARTMENT",
   "parcel_id": "3202924420014"
  },
  {
   "address": "2786 Xerxes Ave S, Minneapolis",
   "sale_month": "2000-06",
   "price": 227500,
   "lot_sqft": 6583,
   "price_per_lot_sqft": 34.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1478,
   "use": "APARTMENT",
   "parcel_id": "3202924310021"
  },
  {
   "address": "605 Capitol Boulevard, Saint Paul",
   "sale_month": "2000-06",
   "price": 188000,
   "lot_sqft": 7488,
   "price_per_lot_sqft": 25.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1416,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "312922220074"
  },
  {
   "address": "6016 Stillwater Boulevard North, Oakdale",
   "sale_month": "2000-06",
   "price": 85000,
   "lot_sqft": 25451,
   "price_per_lot_sqft": 3.34,
   "price_per_building_sqft": 33.65,
   "building_sqft": 2526,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2542,
   "use": "300",
   "parcel_id": "3002921220029"
  },
  {
   "address": "779 Minnehaha Avenue East, Saint Paul",
   "sale_month": "2000-06",
   "price": 80000,
   "lot_sqft": 5411,
   "price_per_lot_sqft": 14.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440087"
  },
  {
   "address": "9640 Eden Prairie Rd, Eden Prairie",
   "sale_month": "2000-06",
   "price": 1571000,
   "lot_sqft": 347359,
   "price_per_lot_sqft": 4.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911622130010"
  },
  {
   "address": "9580 Eden Prairie Rd, Eden Prairie",
   "sale_month": "2000-06",
   "price": 885000,
   "lot_sqft": 426355,
   "price_per_lot_sqft": 2.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911622120006"
  },
  {
   "address": "1945 Eagle Creek Boulevard, Shakopee",
   "sale_month": "2000-06",
   "price": 245000,
   "lot_sqft": 128438,
   "price_per_lot_sqft": 1.91,
   "price_per_building_sqft": 18.48,
   "building_sqft": 13256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13336,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279080260"
  },
  {
   "address": null,
   "sale_month": "2000-06",
   "price": 245000,
   "lot_sqft": 148648,
   "price_per_lot_sqft": 1.65,
   "price_per_building_sqft": 17.31,
   "building_sqft": 14155,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14241,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050040"
  },
  {
   "address": "5825 11th Avenue East, Shakopee",
   "sale_month": "2000-06",
   "price": 6260259,
   "lot_sqft": 520372,
   "price_per_lot_sqft": 12.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 164488,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190010"
  },
  {
   "address": "1925 Annapolis La N, Plymouth",
   "sale_month": "2000-06",
   "price": 1600000,
   "lot_sqft": 95600,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": 47.72,
   "building_sqft": 33528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33731,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822240003"
  },
  {
   "address": "84 10th St S, Minneapolis",
   "sale_month": "2000-06",
   "price": 3300000,
   "lot_sqft": 12291,
   "price_per_lot_sqft": 268.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120096"
  },
  {
   "address": "11401 Excelsior Blvd, Minnetonka",
   "sale_month": "2000-06",
   "price": 1400000,
   "lot_sqft": 70292,
   "price_per_lot_sqft": 19.92,
   "price_per_building_sqft": 92.53,
   "building_sqft": 15131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15222,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722110029"
  },
  {
   "address": "11351 Excelsior Blvd, Minnetonka",
   "sale_month": "2000-06",
   "price": 1400000,
   "lot_sqft": 59341,
   "price_per_lot_sqft": 23.59,
   "price_per_building_sqft": 516.03,
   "building_sqft": 2713,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2730,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2611722110012"
  },
  {
   "address": "482 Burgess Street, Saint Paul",
   "sale_month": "2000-06",
   "price": 35000,
   "lot_sqft": 5283,
   "price_per_lot_sqft": 6.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310056"
  },
  {
   "address": "20300 Co Rd No 81, Rogers",
   "sale_month": "2000-06",
   "price": 2900000,
   "lot_sqft": 435398,
   "price_per_lot_sqft": 6.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40546,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2412023330010"
  },
  {
   "address": "2590 Commerce Blvd, Mound",
   "sale_month": "2000-06",
   "price": 150000,
   "lot_sqft": 43390,
   "price_per_lot_sqft": 3.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14933,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311724140138"
  },
  {
   "address": "327 Creek Lane North, Jordan",
   "sale_month": "2000-06",
   "price": 20000,
   "lot_sqft": 9111,
   "price_per_lot_sqft": 2.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229190054"
  },
  {
   "address": "3200 Vera Cruz Ave N, Crystal",
   "sale_month": "2000-06",
   "price": 5000,
   "lot_sqft": 3824,
   "price_per_lot_sqft": 1.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2111821240128"
  },
  {
   "address": "1327 Edgerton Street, Saint Paul",
   "sale_month": "2000-06",
   "price": 115000,
   "lot_sqft": 7021,
   "price_per_lot_sqft": 16.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1604,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922310150"
  },
  {
   "address": "3920 Louisiana Cir, St. Louis Park",
   "sale_month": "2000-06",
   "price": 825000,
   "lot_sqft": 63370,
   "price_per_lot_sqft": 13.02,
   "price_per_building_sqft": 33.02,
   "building_sqft": 24987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25138,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721120008"
  },
  {
   "address": "2921 Como Ave SE, Minneapolis",
   "sale_month": "2000-06",
   "price": 60000,
   "lot_sqft": 49576,
   "price_per_lot_sqft": 1.21,
   "price_per_building_sqft": 11.66,
   "building_sqft": 5145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5176,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923110048"
  },
  {
   "address": "9800 France Ave S, Bloomington",
   "sale_month": "2000-06",
   "price": 9462000,
   "lot_sqft": 215167,
   "price_per_lot_sqft": 43.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39382,
   "use": "APARTMENT",
   "parcel_id": "1802724410066"
  },
  {
   "address": "9901 Harrison Rd, Bloomington",
   "sale_month": "2000-06",
   "price": 8912000,
   "lot_sqft": 153205,
   "price_per_lot_sqft": 58.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30158,
   "use": "APARTMENT",
   "parcel_id": "1802724410060"
  },
  {
   "address": "9801 Harrison Rd, Bloomington",
   "sale_month": "2000-06",
   "price": 8912000,
   "lot_sqft": 62876,
   "price_per_lot_sqft": 141.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4976,
   "use": "APARTMENT",
   "parcel_id": "1802724410059"
  },
  {
   "address": "4101 98th St W, Bloomington",
   "sale_month": "2000-06",
   "price": 8912000,
   "lot_sqft": 161933,
   "price_per_lot_sqft": 55.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31891,
   "use": "APARTMENT",
   "parcel_id": "1802724410029"
  },
  {
   "address": null,
   "sale_month": "2000-06",
   "price": 2277000,
   "lot_sqft": 3582,
   "price_per_lot_sqft": 635.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022130011"
  },
  {
   "address": "800 Marshall St NE, Minneapolis",
   "sale_month": "2000-06",
   "price": 243000,
   "lot_sqft": 200879,
   "price_per_lot_sqft": 1.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924410028"
  },
  {
   "address": "2308 Central Ave NE, Minneapolis",
   "sale_month": "2000-06",
   "price": 125000,
   "lot_sqft": 6994,
   "price_per_lot_sqft": 17.87,
   "price_per_building_sqft": 7.48,
   "building_sqft": 16710,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16811,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410158"
  },
  {
   "address": "4137 Bloomington Ave, Minneapolis",
   "sale_month": "2000-06",
   "price": 900000,
   "lot_sqft": 40143,
   "price_per_lot_sqft": 22.42,
   "price_per_building_sqft": 42.31,
   "building_sqft": 21274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21403,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824140194"
  },
  {
   "address": "4101 Bloomington Ave, Minneapolis",
   "sale_month": "2000-06",
   "price": 900000,
   "lot_sqft": 13390,
   "price_per_lot_sqft": 67.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102824140029"
  },
  {
   "address": "3003 Pacific St, Minneapolis",
   "sale_month": "2000-06",
   "price": 2080000,
   "lot_sqft": 126980,
   "price_per_lot_sqft": 16.38,
   "price_per_building_sqft": 22.2,
   "building_sqft": 93705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94271,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924310076"
  },
  {
   "address": "4185 Robert Trail South, Eagan",
   "sale_month": "2000-06",
   "price": 225000,
   "lot_sqft": 90358,
   "price_per_lot_sqft": 2.49,
   "price_per_building_sqft": 57.69,
   "building_sqft": 3900,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3923,
   "use": "Commercial-preferred",
   "parcel_id": "100240076014"
  },
  {
   "address": "1946 St Clair Avenue, Saint Paul",
   "sale_month": "2000-06",
   "price": 235000,
   "lot_sqft": 9743,
   "price_per_lot_sqft": 24.12,
   "price_per_building_sqft": 80.18,
   "building_sqft": 2931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2948,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823220001"
  },
  {
   "address": "7240 Metro Blvd, Edina",
   "sale_month": "2000-06",
   "price": 595680,
   "lot_sqft": 9278,
   "price_per_lot_sqft": 64.2,
   "price_per_building_sqft": 81.44,
   "building_sqft": 7314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7358,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240014"
  },
  {
   "address": "2704 Louisiana Ct, St. Louis Park",
   "sale_month": "2000-06",
   "price": 592000,
   "lot_sqft": 23328,
   "price_per_lot_sqft": 25.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4526,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310026"
  },
  {
   "address": "2741 Louisiana Ct, St. Louis Park",
   "sale_month": "2000-06",
   "price": 1356400,
   "lot_sqft": 18076,
   "price_per_lot_sqft": 75.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3259,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310025"
  },
  {
   "address": "2754 Louisiana Ct, St. Louis Park",
   "sale_month": "2000-06",
   "price": 1356400,
   "lot_sqft": 18003,
   "price_per_lot_sqft": 75.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3654,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310020"
  },
  {
   "address": "2742 Louisiana Ct, St. Louis Park",
   "sale_month": "2000-06",
   "price": 1356400,
   "lot_sqft": 18006,
   "price_per_lot_sqft": 75.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3637,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310019"
  },
  {
   "address": "2730 Louisiana Ct, St. Louis Park",
   "sale_month": "2000-06",
   "price": 438800,
   "lot_sqft": 18008,
   "price_per_lot_sqft": 24.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4102,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310018"
  },
  {
   "address": "7300 27th St W, St. Louis Park",
   "sale_month": "2000-06",
   "price": 1550000,
   "lot_sqft": 147921,
   "price_per_lot_sqft": 10.48,
   "price_per_building_sqft": 37.3,
   "building_sqft": 41556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41807,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721310003"
  },
  {
   "address": "3221 Penn Ave N, Minneapolis",
   "sale_month": "2000-06",
   "price": 60000,
   "lot_sqft": 5031,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802924140157"
  },
  {
   "address": "4216 Linden Hills Blvd, Minneapolis",
   "sale_month": "2000-06",
   "price": 395000,
   "lot_sqft": 9621,
   "price_per_lot_sqft": 41.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1766,
   "use": "TRIPLEX",
   "parcel_id": "0802824410003"
  },
  {
   "address": "5100 Hillsboro Ave N, New Hope",
   "sale_month": "2000-06",
   "price": 665000,
   "lot_sqft": 51331,
   "price_per_lot_sqft": 12.96,
   "price_per_building_sqft": 42.48,
   "building_sqft": 15655,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15750,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821220003"
  },
  {
   "address": "5670 Memorial Avenue North, Oak Park Heights",
   "sale_month": "2000-06",
   "price": 235718,
   "lot_sqft": 83177,
   "price_per_lot_sqft": 2.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19037,
   "use": "305",
   "parcel_id": "0602920240015"
  },
  {
   "address": "8161 Normandale Blvd, Bloomington",
   "sale_month": "2000-06",
   "price": 3200000,
   "lot_sqft": 113316,
   "price_per_lot_sqft": 28.24,
   "price_per_building_sqft": 82.87,
   "building_sqft": 38613,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38847,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724320011"
  },
  {
   "address": "2008 Grand Avenue, Saint Paul",
   "sale_month": "2000-06",
   "price": 650000,
   "lot_sqft": 12035,
   "price_per_lot_sqft": 54.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4476,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823320051"
  },
  {
   "address": "1631 Selby Avenue, Saint Paul",
   "sale_month": "2000-06",
   "price": 66232,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 12.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2311,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823110103"
  },
  {
   "address": "8445 Seasons Parkway, Woodbury",
   "sale_month": "2000-06",
   "price": 428500,
   "lot_sqft": 150051,
   "price_per_lot_sqft": 2.86,
   "price_per_building_sqft": 29.9,
   "building_sqft": 14330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14417,
   "use": "300",
   "parcel_id": "0402821340017"
  },
  {
   "address": "9703 Hudson Road, Woodbury",
   "sale_month": "2000-06",
   "price": 366022,
   "lot_sqft": 71715,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": 28.31,
   "building_sqft": 12929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13007,
   "use": "305",
   "parcel_id": "0302821120023"
  },
  {
   "address": "11701 River Hills Drive West, Burnsville",
   "sale_month": "2000-06",
   "price": 6059300,
   "lot_sqft": 410345,
   "price_per_lot_sqft": 14.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28903,
   "use": "Apartment",
   "parcel_id": "024850001020"
  },
  {
   "address": "2100 Cliff Road East, Burnsville",
   "sale_month": "2000-06",
   "price": 4585076,
   "lot_sqft": 399343,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30260,
   "use": "Apartment",
   "parcel_id": "024850001010"
  },
  {
   "address": "3556 Snelling Ave, Minneapolis",
   "sale_month": "2000-06",
   "price": 352800,
   "lot_sqft": 16655,
   "price_per_lot_sqft": 21.18,
   "price_per_building_sqft": 33.84,
   "building_sqft": 10427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10490,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410094"
  },
  {
   "address": "6130 Blue Circle Dr, Minnetonka",
   "sale_month": "2000-05",
   "price": 1575000,
   "lot_sqft": 104467,
   "price_per_lot_sqft": 15.08,
   "price_per_building_sqft": 58.06,
   "building_sqft": 27128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27292,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722440026"
  },
  {
   "address": "10261 Yellow Circle Dr, Minnetonka",
   "sale_month": "2000-05",
   "price": 950000,
   "lot_sqft": 63955,
   "price_per_lot_sqft": 14.85,
   "price_per_building_sqft": 176.61,
   "building_sqft": 5379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5412,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722430022"
  },
  {
   "address": "2322 11th Ave S, Minneapolis",
   "sale_month": "2000-05",
   "price": 172500,
   "lot_sqft": 6420,
   "price_per_lot_sqft": 26.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1744,
   "use": "TRIPLEX",
   "parcel_id": "3502924210179"
  },
  {
   "address": "2933 Lyndale Ave S, Minneapolis",
   "sale_month": "2000-05",
   "price": 265000,
   "lot_sqft": 4752,
   "price_per_lot_sqft": 55.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330112"
  },
  {
   "address": "2325 3rd Ave S, Minneapolis",
   "sale_month": "2000-05",
   "price": 1950000,
   "lot_sqft": 60700,
   "price_per_lot_sqft": 32.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924110151"
  },
  {
   "address": null,
   "sale_month": "2000-05",
   "price": 1274800,
   "lot_sqft": 3801341,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": 74.82,
   "building_sqft": 17039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17142,
   "use": "Industrial-preferred",
   "parcel_id": "340200060011"
  },
  {
   "address": null,
   "sale_month": "2000-05",
   "price": 7100,
   "lot_sqft": 259751,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": 1.88,
   "building_sqft": 3782,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3804,
   "use": "Industrial",
   "parcel_id": "340200037010"
  },
  {
   "address": null,
   "sale_month": "2000-05",
   "price": 374000,
   "lot_sqft": 2552486,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": 268.1,
   "building_sqft": 1395,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1404,
   "use": "Industrial",
   "parcel_id": "340190075012"
  },
  {
   "address": "460 Pierce Street, Saint Paul",
   "sale_month": "2000-05",
   "price": 240000,
   "lot_sqft": 9682,
   "price_per_lot_sqft": 24.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3483,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410093"
  },
  {
   "address": "2729 Aldrich Ave S, Minneapolis",
   "sale_month": "2000-05",
   "price": 410000,
   "lot_sqft": 6096,
   "price_per_lot_sqft": 67.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3217,
   "use": "APARTMENT",
   "parcel_id": "3302924410077"
  },
  {
   "address": "18995 Forest Boulevard North, Forest Lake",
   "sale_month": "2000-05",
   "price": 380000,
   "lot_sqft": 237604,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7219,
   "use": "305",
   "parcel_id": "3203221110004"
  },
  {
   "address": "3230 Rice Street, Little Canada",
   "sale_month": "2000-05",
   "price": 178000,
   "lot_sqft": 1812,
   "price_per_lot_sqft": 98.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330051"
  },
  {
   "address": "3244 Rice Street, Little Canada",
   "sale_month": "2000-05",
   "price": 178000,
   "lot_sqft": 1812,
   "price_per_lot_sqft": 98.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313022330046"
  },
  {
   "address": "8850 109th Ave N, Champlin",
   "sale_month": "2000-05",
   "price": 8500000,
   "lot_sqft": 500018,
   "price_per_lot_sqft": 17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 183906,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112021340003"
  },
  {
   "address": "6399 Co Rd No 19, Corcoran",
   "sale_month": "2000-05",
   "price": 424000,
   "lot_sqft": 990131,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3111923340008"
  },
  {
   "address": "2306 Hampden Avenue, Saint Paul",
   "sale_month": "2000-05",
   "price": 2187400,
   "lot_sqft": 213204,
   "price_per_lot_sqft": 10.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8562,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292923420034"
  },
  {
   "address": "7441 Jolly La N, Brooklyn Park",
   "sale_month": "2000-05",
   "price": 117900,
   "lot_sqft": 15007,
   "price_per_lot_sqft": 7.86,
   "price_per_building_sqft": 44.9,
   "building_sqft": 2626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2642,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921230001"
  },
  {
   "address": "3080 4th Avenue East, Shakopee",
   "sale_month": "2000-05",
   "price": 320000,
   "lot_sqft": 43093,
   "price_per_lot_sqft": 7.43,
   "price_per_building_sqft": 39.24,
   "building_sqft": 8155,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8204,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050020"
  },
  {
   "address": "12300 18th Ave N, Plymouth",
   "sale_month": "2000-05",
   "price": 825000,
   "lot_sqft": 137126,
   "price_per_lot_sqft": 6.02,
   "price_per_building_sqft": 99.31,
   "building_sqft": 8307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8357,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611822320047"
  },
  {
   "address": "1019 Washington Ave S, Minneapolis",
   "sale_month": "2000-05",
   "price": 75000,
   "lot_sqft": 10469,
   "price_per_lot_sqft": 7.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120053"
  },
  {
   "address": "255 10th Ave S, Minneapolis",
   "sale_month": "2000-05",
   "price": 124344,
   "lot_sqft": 4329,
   "price_per_lot_sqft": 28.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924120047"
  },
  {
   "address": "8220 Market Boulevard, Chanhassen",
   "sale_month": "2000-05",
   "price": 1176000,
   "lot_sqft": 437263,
   "price_per_lot_sqft": 2.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23257,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "258390010"
  },
  {
   "address": "505 8th Ave SE, Minneapolis",
   "sale_month": "2000-05",
   "price": 82000,
   "lot_sqft": 3993,
   "price_per_lot_sqft": 20.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1469,
   "use": "TRIPLEX",
   "parcel_id": "2402924230038"
  },
  {
   "address": "110 4th St S, Minneapolis",
   "sale_month": "2000-05",
   "price": 5400000,
   "lot_sqft": 65544,
   "price_per_lot_sqft": 82.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30552,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440027"
  },
  {
   "address": "136 Pacific Pl, Minneapolis",
   "sale_month": "2000-05",
   "price": 794000,
   "lot_sqft": 4077,
   "price_per_lot_sqft": 194.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924330026"
  },
  {
   "address": "5516 Nicollet Ave, Minneapolis",
   "sale_month": "2000-05",
   "price": 194500,
   "lot_sqft": 6362,
   "price_per_lot_sqft": 30.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1767,
   "use": "APARTMENT",
   "parcel_id": "2202824210097"
  },
  {
   "address": "15012 State Hwy No 7, Minnetonka",
   "sale_month": "2000-05",
   "price": 447500,
   "lot_sqft": 42055,
   "price_per_lot_sqft": 10.64,
   "price_per_building_sqft": 88.82,
   "building_sqft": 5038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5068,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722430033"
  },
  {
   "address": "1608 Rice Street, Saint Paul",
   "sale_month": "2000-05",
   "price": 1013328,
   "lot_sqft": 59656,
   "price_per_lot_sqft": 16.99,
   "price_per_building_sqft": 269,
   "building_sqft": 3767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3790,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220113"
  },
  {
   "address": "18 West River Pkwy, Champlin",
   "sale_month": "2000-05",
   "price": 160000,
   "lot_sqft": 5889,
   "price_per_lot_sqft": 27.17,
   "price_per_building_sqft": 43.98,
   "building_sqft": 3638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3660,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1912021230025"
  },
  {
   "address": "19 Colburn Entry N, Champlin",
   "sale_month": "2000-05",
   "price": 160000,
   "lot_sqft": 5895,
   "price_per_lot_sqft": 27.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1912021230024"
  },
  {
   "address": "10642 France Ave S, Bloomington",
   "sale_month": "2000-05",
   "price": 145000,
   "lot_sqft": 10731,
   "price_per_lot_sqft": 13.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1902724410002"
  },
  {
   "address": "111 1st St SE, Osseo",
   "sale_month": "2000-05",
   "price": 172500,
   "lot_sqft": 9945,
   "price_per_lot_sqft": 17.35,
   "price_per_building_sqft": 34.62,
   "building_sqft": 4983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5013,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921320079"
  },
  {
   "address": "8900 Wyoming Ave N, Brooklyn Park",
   "sale_month": "2000-05",
   "price": 317240,
   "lot_sqft": 466683,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50426,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921140006"
  },
  {
   "address": "314 Oak Street, Farmington",
   "sale_month": "2000-05",
   "price": 45000,
   "lot_sqft": 5903,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700020040"
  },
  {
   "address": "11225 86th Ave N, Maple Grove",
   "sale_month": "2000-05",
   "price": 390000,
   "lot_sqft": 139370,
   "price_per_lot_sqft": 2.8,
   "price_per_building_sqft": 8.77,
   "building_sqft": 44449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44717,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922440003"
  },
  {
   "address": "8949 Zachary La N, Maple Grove",
   "sale_month": "2000-05",
   "price": 78175,
   "lot_sqft": 200683,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": 0.9,
   "building_sqft": 86749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 87272,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922140028"
  },
  {
   "address": "1113 Buchanan St NE, Minneapolis",
   "sale_month": "2000-05",
   "price": 12500,
   "lot_sqft": 3572,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1302924240158"
  },
  {
   "address": "1401 Polk St NE, Minneapolis",
   "sale_month": "2000-05",
   "price": 48400,
   "lot_sqft": 25099,
   "price_per_lot_sqft": 1.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1302924220003"
  },
  {
   "address": "2541 7th Avenue East, North Saint Paul",
   "sale_month": "2000-05",
   "price": 190000,
   "lot_sqft": 3351,
   "price_per_lot_sqft": 56.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420107"
  },
  {
   "address": "9443 Deerwood La N, Maple Grove",
   "sale_month": "2000-05",
   "price": 2500000,
   "lot_sqft": 43616,
   "price_per_lot_sqft": 57.32,
   "price_per_building_sqft": 191.78,
   "building_sqft": 13036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13114,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922440014"
  },
  {
   "address": "200 87th St W, Bloomington",
   "sale_month": "2000-05",
   "price": 160500,
   "lot_sqft": 16066,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": 11.23,
   "building_sqft": 14287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14373,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724210035"
  },
  {
   "address": "2722 Louisiana Ct, St. Louis Park",
   "sale_month": "2000-05",
   "price": 1423000,
   "lot_sqft": 17543,
   "price_per_lot_sqft": 81.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3738,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310017"
  },
  {
   "address": "2717 Louisiana Ct, St. Louis Park",
   "sale_month": "2000-05",
   "price": 1423000,
   "lot_sqft": 21848,
   "price_per_lot_sqft": 65.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4711,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310016"
  },
  {
   "address": "2711 Louisiana Ct, St. Louis Park",
   "sale_month": "2000-05",
   "price": 465000,
   "lot_sqft": 19120,
   "price_per_lot_sqft": 24.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4018,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310015"
  },
  {
   "address": "2705 Louisiana Ct, St. Louis Park",
   "sale_month": "2000-05",
   "price": 1423000,
   "lot_sqft": 18144,
   "price_per_lot_sqft": 78.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3804,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310014"
  },
  {
   "address": "2750 Louisiana Ave S, St. Louis Park",
   "sale_month": "2000-05",
   "price": 500000,
   "lot_sqft": 14321,
   "price_per_lot_sqft": 34.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4190,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310013"
  },
  {
   "address": "2740 Louisiana Ave S, St. Louis Park",
   "sale_month": "2000-05",
   "price": 375000,
   "lot_sqft": 15037,
   "price_per_lot_sqft": 24.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3278,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0811721310012"
  },
  {
   "address": "4221 Minnetonka Blvd, St. Louis Park",
   "sale_month": "2000-05",
   "price": 236000,
   "lot_sqft": 18882,
   "price_per_lot_sqft": 12.5,
   "price_per_building_sqft": 85.66,
   "building_sqft": 2755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2772,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824110049"
  },
  {
   "address": "2003 Ashland Avenue, Saint Paul",
   "sale_month": "2000-05",
   "price": 300000,
   "lot_sqft": 6461,
   "price_per_lot_sqft": 46.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1790,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823230032"
  },
  {
   "address": "3501 Hennepin Ave, Minneapolis",
   "sale_month": "2000-05",
   "price": 500000,
   "lot_sqft": 10288,
   "price_per_lot_sqft": 48.6,
   "price_per_building_sqft": 65.34,
   "building_sqft": 7652,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7698,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824420208"
  },
  {
   "address": "8401 Tamarack Road, Woodbury",
   "sale_month": "2000-05",
   "price": 5028514,
   "lot_sqft": 189045,
   "price_per_lot_sqft": 26.6,
   "price_per_building_sqft": 137.55,
   "building_sqft": 36559,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36780,
   "use": "300",
   "parcel_id": "0402821340011"
  },
  {
   "address": "33 Avon Street South, Saint Paul",
   "sale_month": "2000-05",
   "price": 1580000,
   "lot_sqft": 14895,
   "price_per_lot_sqft": 106.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3867,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823420131"
  },
  {
   "address": "35 Avon Street South, Saint Paul",
   "sale_month": "2000-05",
   "price": 1580000,
   "lot_sqft": 5838,
   "price_per_lot_sqft": 270.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823420130"
  },
  {
   "address": "3707 Park Ave, Minneapolis",
   "sale_month": "2000-05",
   "price": 170000,
   "lot_sqft": 5819,
   "price_per_lot_sqft": 29.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0202824330081"
  },
  {
   "address": "528 Concord Exchange South, South Saint Paul",
   "sale_month": "2000-04",
   "price": 257120,
   "lot_sqft": 17196,
   "price_per_lot_sqft": 14.95,
   "price_per_building_sqft": 40.58,
   "building_sqft": 6336,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6374,
   "use": "Commercial-preferred",
   "parcel_id": "367510011320"
  },
  {
   "address": null,
   "sale_month": "2000-04",
   "price": 50300,
   "lot_sqft": 16949,
   "price_per_lot_sqft": 2.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367510011272"
  },
  {
   "address": "2115 5th Ave S, Minneapolis",
   "sale_month": "2000-04",
   "price": 75000,
   "lot_sqft": 5914,
   "price_per_lot_sqft": 12.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1523,
   "use": "TRIPLEX",
   "parcel_id": "3402924110106"
  },
  {
   "address": "7300 Hudson Boulevard North, Oakdale",
   "sale_month": "2000-04",
   "price": 675000,
   "lot_sqft": 108728,
   "price_per_lot_sqft": 6.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26599,
   "use": "305",
   "parcel_id": "3202921340014"
  },
  {
   "address": "901 Thornton St SE, Minneapolis",
   "sale_month": "2000-04",
   "price": 165000,
   "lot_sqft": 11731,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923340053"
  },
  {
   "address": "1536 Lasalle Ave, Minneapolis",
   "sale_month": "2000-04",
   "price": 1124550,
   "lot_sqft": 7547,
   "price_per_lot_sqft": 149.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4984,
   "use": "APARTMENT",
   "parcel_id": "2702924310118"
  },
  {
   "address": "1530 Lasalle Ave, Minneapolis",
   "sale_month": "2000-04",
   "price": 1170450,
   "lot_sqft": 7682,
   "price_per_lot_sqft": 152.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4523,
   "use": "APARTMENT",
   "parcel_id": "2702924310116"
  },
  {
   "address": "6401 Pleasant Ave S, Richfield",
   "sale_month": "2000-04",
   "price": 350000,
   "lot_sqft": 12383,
   "price_per_lot_sqft": 28.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3277,
   "use": "APARTMENT",
   "parcel_id": "2702824240018"
  },
  {
   "address": "4000 Highway 13 West, Savage",
   "sale_month": "2000-04",
   "price": 30000,
   "lot_sqft": 45726,
   "price_per_lot_sqft": 0.66,
   "price_per_building_sqft": 6.74,
   "building_sqft": 4449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4475,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262530030"
  },
  {
   "address": "1827 10th Ave S, Minneapolis",
   "sale_month": "2000-04",
   "price": 75000,
   "lot_sqft": 6477,
   "price_per_lot_sqft": 11.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3140,
   "use": "APARTMENT",
   "parcel_id": "2602924340042"
  },
  {
   "address": "18930 78th Street West, Chanhassen",
   "sale_month": "2000-04",
   "price": 5200000,
   "lot_sqft": 33667,
   "price_per_lot_sqft": 154.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "256860031"
  },
  {
   "address": "380 Maryland Avenue West, Saint Paul",
   "sale_month": "2000-04",
   "price": 96000,
   "lot_sqft": 19332,
   "price_per_lot_sqft": 4.97,
   "price_per_building_sqft": 54.67,
   "building_sqft": 1756,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1767,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923210001"
  },
  {
   "address": "8110 Mallory Court, Chanhassen",
   "sale_month": "2000-04",
   "price": 366421,
   "lot_sqft": 128426,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": 17.85,
   "building_sqft": 20527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20651,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252210030"
  },
  {
   "address": "800 6th Street Northwest, New Prague",
   "sale_month": "2000-04",
   "price": 55000,
   "lot_sqft": 118524,
   "price_per_lot_sqft": 0.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10334,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240780010"
  },
  {
   "address": null,
   "sale_month": "2000-04",
   "price": 53567,
   "lot_sqft": 15287,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2312023420044"
  },
  {
   "address": "7940 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "2000-04",
   "price": 1313867,
   "lot_sqft": 54297,
   "price_per_lot_sqft": 24.2,
   "price_per_building_sqft": 138.42,
   "building_sqft": 9492,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9549,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011921340078"
  },
  {
   "address": null,
   "sale_month": "2000-04",
   "price": 2500,
   "lot_sqft": 5759,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922120008"
  },
  {
   "address": "1847 Larpenteur Avenue East, Maplewood",
   "sale_month": "2000-04",
   "price": 3950000,
   "lot_sqft": 53441,
   "price_per_lot_sqft": 73.91,
   "price_per_building_sqft": 439.43,
   "building_sqft": 8989,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9043,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330004"
  },
  {
   "address": "8580 Valley Forge La N, Maple Grove",
   "sale_month": "2000-04",
   "price": 1000000,
   "lot_sqft": 459193,
   "price_per_lot_sqft": 2.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 100156,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922340010"
  },
  {
   "address": "2125 49th Ave N, Minneapolis",
   "sale_month": "2000-04",
   "price": 1500000,
   "lot_sqft": 281815,
   "price_per_lot_sqft": 5.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72542,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111821420003"
  },
  {
   "address": "3915 Pleasant Ave, Minneapolis",
   "sale_month": "2000-04",
   "price": 242500,
   "lot_sqft": 7653,
   "price_per_lot_sqft": 31.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2506,
   "use": "APARTMENT",
   "parcel_id": "1002824210177"
  },
  {
   "address": "2965 Partridge Road, Roseville",
   "sale_month": "2000-04",
   "price": 356250,
   "lot_sqft": 122556,
   "price_per_lot_sqft": 2.91,
   "price_per_building_sqft": 14.36,
   "building_sqft": 24815,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24965,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052923130003"
  },
  {
   "address": "6910 54th Ave N, Crystal",
   "sale_month": "2000-04",
   "price": 3000000,
   "lot_sqft": 160976,
   "price_per_lot_sqft": 18.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5389,
   "use": "APARTMENT",
   "parcel_id": "0511821430004"
  },
  {
   "address": "23770 Goodview Avenue North, Forest Lake",
   "sale_month": "2000-04",
   "price": 32000,
   "lot_sqft": 109914,
   "price_per_lot_sqft": 0.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "305",
   "parcel_id": "0503221110005"
  },
  {
   "address": "1721 Lake St W, Minneapolis",
   "sale_month": "2000-04",
   "price": 20779,
   "lot_sqft": 4270,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1694,
   "use": "TRIPLEX",
   "parcel_id": "0402824220013"
  },
  {
   "address": "3741 1st Ave S, Minneapolis",
   "sale_month": "2000-04",
   "price": 81575,
   "lot_sqft": 9971,
   "price_per_lot_sqft": 8.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3790,
   "use": "APARTMENT",
   "parcel_id": "0302824430119"
  },
  {
   "address": "3701 Columbus Ave, Minneapolis",
   "sale_month": "2000-04",
   "price": 350000,
   "lot_sqft": 8117,
   "price_per_lot_sqft": 43.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0202824330068"
  },
  {
   "address": "3024 Park Ave, Minneapolis",
   "sale_month": "2000-04",
   "price": 67000,
   "lot_sqft": 5107,
   "price_per_lot_sqft": 13.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1845,
   "use": "TRIPLEX",
   "parcel_id": "0202824220101"
  },
  {
   "address": "3328 18th Ave S, Minneapolis",
   "sale_month": "2000-04",
   "price": 145000,
   "lot_sqft": 6083,
   "price_per_lot_sqft": 23.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1290,
   "use": "TRIPLEX",
   "parcel_id": "0202824140140"
  },
  {
   "address": "209 Paul Avenue, Cologne",
   "sale_month": "2000-03",
   "price": 255000,
   "lot_sqft": 107584,
   "price_per_lot_sqft": 2.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50535,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "400500622"
  },
  {
   "address": "101 15th Avenue South, South Saint Paul",
   "sale_month": "2000-03",
   "price": 225000,
   "lot_sqft": 9951,
   "price_per_lot_sqft": 22.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3038,
   "use": "Apartment",
   "parcel_id": "368390002300"
  },
  {
   "address": "2501 23rd Ave S, Minneapolis",
   "sale_month": "2000-03",
   "price": 385250,
   "lot_sqft": 25142,
   "price_per_lot_sqft": 15.32,
   "price_per_building_sqft": 39.7,
   "building_sqft": 9703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9762,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240008"
  },
  {
   "address": "2517 23rd Ave S, Minneapolis",
   "sale_month": "2000-03",
   "price": 189750,
   "lot_sqft": 12885,
   "price_per_lot_sqft": 14.73,
   "price_per_building_sqft": 26.8,
   "building_sqft": 7080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7123,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240007"
  },
  {
   "address": "2853 10th Ave S, Minneapolis",
   "sale_month": "2000-03",
   "price": 41708,
   "lot_sqft": 5325,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924340005"
  },
  {
   "address": "2605 Columbus Ave, Minneapolis",
   "sale_month": "2000-03",
   "price": 139000,
   "lot_sqft": 6138,
   "price_per_lot_sqft": 22.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1615,
   "use": "TRIPLEX",
   "parcel_id": "3502924320002"
  },
  {
   "address": "2120 Clinton Ave, Minneapolis",
   "sale_month": "2000-03",
   "price": 100,
   "lot_sqft": 10171,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4088,
   "use": "APARTMENT",
   "parcel_id": "3402924110010"
  },
  {
   "address": null,
   "sale_month": "2000-03",
   "price": 435000,
   "lot_sqft": 6635,
   "price_per_lot_sqft": 65.56,
   "price_per_building_sqft": 131.5,
   "building_sqft": 3308,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3328,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240040"
  },
  {
   "address": null,
   "sale_month": "2000-03",
   "price": 435000,
   "lot_sqft": 13029,
   "price_per_lot_sqft": 33.39,
   "price_per_building_sqft": 176.97,
   "building_sqft": 2458,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2473,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240039"
  },
  {
   "address": "504 Prior Avenue North, Saint Paul",
   "sale_month": "2000-03",
   "price": 760000,
   "lot_sqft": 11110,
   "price_per_lot_sqft": 68.41,
   "price_per_building_sqft": 88.85,
   "building_sqft": 8554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8605,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332923240038"
  },
  {
   "address": "740 Douglas Dr N, Golden Valley",
   "sale_month": "2000-03",
   "price": 575000,
   "lot_sqft": 136418,
   "price_per_lot_sqft": 4.21,
   "price_per_building_sqft": 41.36,
   "building_sqft": 13903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13986,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821230012"
  },
  {
   "address": "2113 Penn Ave S, Minneapolis",
   "sale_month": "2000-03",
   "price": 465000,
   "lot_sqft": 6494,
   "price_per_lot_sqft": 71.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2045,
   "use": "TRIPLEX",
   "parcel_id": "3302924220050"
  },
  {
   "address": "4313 Palmer Pl, St. Bonifacius",
   "sale_month": "2000-03",
   "price": 250000,
   "lot_sqft": 76107,
   "price_per_lot_sqft": 3.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3211724240025"
  },
  {
   "address": "2600 Wildpines Lane, Stillwater",
   "sale_month": "2000-03",
   "price": 295000,
   "lot_sqft": 114232,
   "price_per_lot_sqft": 2.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3989,
   "use": "300",
   "parcel_id": "3203020230002"
  },
  {
   "address": "375 Silver Lake Road Southwest, New Brighton",
   "sale_month": "2000-03",
   "price": 112000,
   "lot_sqft": 14001,
   "price_per_lot_sqft": 8,
   "price_per_building_sqft": 39.37,
   "building_sqft": 2845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2862,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "313023130002"
  },
  {
   "address": "221 Ryan Drive, Little Canada",
   "sale_month": "2000-03",
   "price": 270000,
   "lot_sqft": 37153,
   "price_per_lot_sqft": 7.27,
   "price_per_building_sqft": 52.85,
   "building_sqft": 5109,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5140,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022430004"
  },
  {
   "address": "800 Walnut Place, Chaska",
   "sale_month": "2000-03",
   "price": 4775000,
   "lot_sqft": 66522,
   "price_per_lot_sqft": 71.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25887,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "306480020"
  },
  {
   "address": "111 Pioneer Trail, Chaska",
   "sale_month": "2000-03",
   "price": 3959700,
   "lot_sqft": 709344,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": 21.45,
   "building_sqft": 184606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 185720,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301910010"
  },
  {
   "address": "101 1st Street East, Chaska",
   "sale_month": "2000-03",
   "price": 120000,
   "lot_sqft": 8525,
   "price_per_lot_sqft": 14.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300503740"
  },
  {
   "address": "760 Reaney Avenue, Saint Paul",
   "sale_month": "2000-03",
   "price": 80000,
   "lot_sqft": 5006,
   "price_per_lot_sqft": 15.98,
   "price_per_building_sqft": 19.18,
   "building_sqft": 4171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4196,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440051"
  },
  {
   "address": "976 Arcade Street, Saint Paul",
   "sale_month": "2000-03",
   "price": 63500,
   "lot_sqft": 1953,
   "price_per_lot_sqft": 32.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1554,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922230200"
  },
  {
   "address": "7378 Kirkwood Ct N, Maple Grove",
   "sale_month": "2000-03",
   "price": 1067625,
   "lot_sqft": 65539,
   "price_per_lot_sqft": 16.29,
   "price_per_building_sqft": 104.84,
   "building_sqft": 10183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10244,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922240005"
  },
  {
   "address": "12101 Yosemite Avenue South, Savage",
   "sale_month": "2000-03",
   "price": 6400000,
   "lot_sqft": 297909,
   "price_per_lot_sqft": 21.48,
   "price_per_building_sqft": 570.05,
   "building_sqft": 11227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11295,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260670044"
  },
  {
   "address": "1810 Columbus Ave, Minneapolis",
   "sale_month": "2000-03",
   "price": 210000,
   "lot_sqft": 16513,
   "price_per_lot_sqft": 12.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3393,
   "use": "APARTMENT",
   "parcel_id": "2602924330004"
  },
  {
   "address": "816 Park Ave, Minneapolis",
   "sale_month": "2000-03",
   "price": 52000,
   "lot_sqft": 7159,
   "price_per_lot_sqft": 7.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924230058"
  },
  {
   "address": "637 12th Ave S, Hopkins",
   "sale_month": "2000-03",
   "price": 495000,
   "lot_sqft": 26551,
   "price_per_lot_sqft": 18.64,
   "price_per_building_sqft": 39.68,
   "building_sqft": 12475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12550,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240078"
  },
  {
   "address": "3440 Kilmer La N, Plymouth",
   "sale_month": "2000-03",
   "price": 350000,
   "lot_sqft": 19391,
   "price_per_lot_sqft": 18.05,
   "price_per_building_sqft": 83.1,
   "building_sqft": 4212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4237,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411822110026"
  },
  {
   "address": "319 7th Ave SE, Minneapolis",
   "sale_month": "2000-03",
   "price": 285000,
   "lot_sqft": 1535,
   "price_per_lot_sqft": 185.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 976,
   "use": "APARTMENT",
   "parcel_id": "2402924320077"
  },
  {
   "address": "623 University Ave SE, Minneapolis",
   "sale_month": "2000-03",
   "price": 250000,
   "lot_sqft": 5518,
   "price_per_lot_sqft": 45.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2269,
   "use": "APARTMENT",
   "parcel_id": "2402924320074"
  },
  {
   "address": "627 University Ave SE, Minneapolis",
   "sale_month": "2000-03",
   "price": 285000,
   "lot_sqft": 5462,
   "price_per_lot_sqft": 52.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2359,
   "use": "APARTMENT",
   "parcel_id": "2402924320073"
  },
  {
   "address": "3217 85th Ave N, Brooklyn Park",
   "sale_month": "2000-03",
   "price": 1080000,
   "lot_sqft": 193864,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": 112.43,
   "building_sqft": 9606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9664,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921110002"
  },
  {
   "address": "3205 Ranchview La N, Plymouth",
   "sale_month": "2000-03",
   "price": 825470,
   "lot_sqft": 111242,
   "price_per_lot_sqft": 7.42,
   "price_per_building_sqft": 17.63,
   "building_sqft": 46828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47111,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822230001"
  },
  {
   "address": "2700 Douglas Dr N, Crystal",
   "sale_month": "2000-03",
   "price": 1150000,
   "lot_sqft": 91064,
   "price_per_lot_sqft": 12.63,
   "price_per_building_sqft": 59.57,
   "building_sqft": 19304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19420,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111821330039"
  },
  {
   "address": "7450 Oxford St, St. Louis Park",
   "sale_month": "2000-03",
   "price": 301000,
   "lot_sqft": 37968,
   "price_per_lot_sqft": 7.93,
   "price_per_building_sqft": 32.46,
   "building_sqft": 9274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9330,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721240018"
  },
  {
   "address": "9060 Zanzibar La N, Maple Grove",
   "sale_month": "2000-03",
   "price": 2965391,
   "lot_sqft": 1377133,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 60320,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711922140007"
  },
  {
   "address": null,
   "sale_month": "2000-03",
   "price": 63900,
   "lot_sqft": 21052,
   "price_per_lot_sqft": 3.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711922110009"
  },
  {
   "address": "6028 42nd Ave N, Crystal",
   "sale_month": "2000-03",
   "price": 270000,
   "lot_sqft": 8677,
   "price_per_lot_sqft": 31.12,
   "price_per_building_sqft": 39.14,
   "building_sqft": 6898,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6940,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821230076"
  },
  {
   "address": "4940 Highway 61, White Bear Lake",
   "sale_month": "2000-03",
   "price": 1539000,
   "lot_sqft": 111727,
   "price_per_lot_sqft": 13.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32382,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022110057"
  },
  {
   "address": "4141 Chicago Ave, Minneapolis",
   "sale_month": "2000-03",
   "price": 96503,
   "lot_sqft": 4839,
   "price_per_lot_sqft": 19.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1164,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824240107"
  },
  {
   "address": "2825 2nd St N, Minneapolis",
   "sale_month": "2000-03",
   "price": 500000,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 66.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340046"
  },
  {
   "address": "4015 4th Ave S, Minneapolis",
   "sale_month": "2000-03",
   "price": 170000,
   "lot_sqft": 5950,
   "price_per_lot_sqft": 28.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2507,
   "use": "APARTMENT",
   "parcel_id": "1002824140055"
  },
  {
   "address": "3300 North Shore Dr, Orono",
   "sale_month": "2000-03",
   "price": 950000,
   "lot_sqft": 7909,
   "price_per_lot_sqft": 120.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "0811723440005"
  },
  {
   "address": "3324 North Shore Dr, Orono",
   "sale_month": "2000-03",
   "price": 950000,
   "lot_sqft": 6989,
   "price_per_lot_sqft": 135.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MARINA",
   "parcel_id": "0811723410021"
  },
  {
   "address": "3324 North Shore Dr, Orono",
   "sale_month": "2000-03",
   "price": 950000,
   "lot_sqft": 74730,
   "price_per_lot_sqft": 12.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "MARINA",
   "parcel_id": "0811723410012"
  },
  {
   "address": "5301 36th Ave N, Crystal",
   "sale_month": "2000-03",
   "price": 5000000,
   "lot_sqft": 417748,
   "price_per_lot_sqft": 11.97,
   "price_per_building_sqft": 54.87,
   "building_sqft": 91117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 91667,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702924220085"
  },
  {
   "address": "366 Jackson Street, Saint Paul",
   "sale_month": "2000-03",
   "price": 7125000,
   "lot_sqft": 5323,
   "price_per_lot_sqft": 1338.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822110051"
  },
  {
   "address": "3400 Colfax Ave S, Minneapolis",
   "sale_month": "2000-03",
   "price": 335000,
   "lot_sqft": 5500,
   "price_per_lot_sqft": 60.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1843,
   "use": "APARTMENT",
   "parcel_id": "0402824410183"
  },
  {
   "address": "3208 Irving Ave S, Minneapolis",
   "sale_month": "2000-03",
   "price": 82150,
   "lot_sqft": 5789,
   "price_per_lot_sqft": 14.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1021,
   "use": "TRIPLEX",
   "parcel_id": "0402824240055"
  },
  {
   "address": "8325 Seasons Parkway, Woodbury",
   "sale_month": "2000-03",
   "price": 363181,
   "lot_sqft": 55898,
   "price_per_lot_sqft": 6.5,
   "price_per_building_sqft": 32.76,
   "building_sqft": 11086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11153,
   "use": "300",
   "parcel_id": "0402821340014"
  },
  {
   "address": "3711 Park Ave, Minneapolis",
   "sale_month": "2000-03",
   "price": 170000,
   "lot_sqft": 5819,
   "price_per_lot_sqft": 29.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0202824330080"
  },
  {
   "address": "3117 15th Ave S, Minneapolis",
   "sale_month": "2000-03",
   "price": 725000,
   "lot_sqft": 13519,
   "price_per_lot_sqft": 53.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5014,
   "use": "APARTMENT",
   "parcel_id": "0202824120162"
  },
  {
   "address": "490 Maple Street South, Waconia",
   "sale_month": "2000-02",
   "price": 2707143,
   "lot_sqft": 85321,
   "price_per_lot_sqft": 31.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7862,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754220010"
  },
  {
   "address": "249 Lothenbach Avenue, West Saint Paul",
   "sale_month": "2000-02",
   "price": 555000,
   "lot_sqft": 53855,
   "price_per_lot_sqft": 10.31,
   "price_per_building_sqft": 26.75,
   "building_sqft": 20748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20873,
   "use": "Industrial-preferred",
   "parcel_id": "420200079041"
  },
  {
   "address": "1247 St Anthony Avenue, Saint Paul",
   "sale_month": "2000-02",
   "price": 13159000,
   "lot_sqft": 122140,
   "price_per_lot_sqft": 107.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25391,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "342923420017"
  },
  {
   "address": null,
   "sale_month": "2000-02",
   "price": 13159000,
   "lot_sqft": 10701,
   "price_per_lot_sqft": 1229.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923420016"
  },
  {
   "address": "1258 Donohue Avenue, Saint Paul",
   "sale_month": "2000-02",
   "price": 13159000,
   "lot_sqft": 67057,
   "price_per_lot_sqft": 196.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923420013"
  },
  {
   "address": "415 Griggs Street North, Saint Paul",
   "sale_month": "2000-02",
   "price": 13159000,
   "lot_sqft": 54344,
   "price_per_lot_sqft": 242.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923420012"
  },
  {
   "address": "2813 Aldrich Ave S, Minneapolis",
   "sale_month": "2000-02",
   "price": 115000,
   "lot_sqft": 11014,
   "price_per_lot_sqft": 10.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924440020"
  },
  {
   "address": "2604 Fremont Ave S, Minneapolis",
   "sale_month": "2000-02",
   "price": 176000,
   "lot_sqft": 6658,
   "price_per_lot_sqft": 26.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2300,
   "use": "APARTMENT",
   "parcel_id": "3302924420153"
  },
  {
   "address": "7685 Parklawn Ave, Edina",
   "sale_month": "2000-02",
   "price": 1377100,
   "lot_sqft": 100201,
   "price_per_lot_sqft": 13.74,
   "price_per_building_sqft": 41.58,
   "building_sqft": 33121,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33321,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102824430009"
  },
  {
   "address": "2420 Chaska Boulevard, Chaska",
   "sale_month": "2000-02",
   "price": 950000,
   "lot_sqft": 159973,
   "price_per_lot_sqft": 5.94,
   "price_per_building_sqft": 20.45,
   "building_sqft": 46444,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46724,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300030100"
  },
  {
   "address": "630 Jenks Avenue, Saint Paul",
   "sale_month": "2000-02",
   "price": 285000,
   "lot_sqft": 4927,
   "price_per_lot_sqft": 57.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922130159"
  },
  {
   "address": "1314 Marquette Ave, Minneapolis",
   "sale_month": "2000-02",
   "price": 30000000,
   "lot_sqft": 35278,
   "price_per_lot_sqft": 850.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924130075"
  },
  {
   "address": "14 Grant St E, Minneapolis",
   "sale_month": "2000-02",
   "price": 30000000,
   "lot_sqft": 6464,
   "price_per_lot_sqft": 4641.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924130074"
  },
  {
   "address": "716 15th St E, Minneapolis",
   "sale_month": "2000-02",
   "price": 500000,
   "lot_sqft": 3254,
   "price_per_lot_sqft": 153.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320108"
  },
  {
   "address": "720 15th St E, Minneapolis",
   "sale_month": "2000-02",
   "price": 500000,
   "lot_sqft": 6272,
   "price_per_lot_sqft": 79.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320106"
  },
  {
   "address": "724 15th St E, Minneapolis",
   "sale_month": "2000-02",
   "price": 500000,
   "lot_sqft": 6278,
   "price_per_lot_sqft": 79.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320085"
  },
  {
   "address": "12553 Pennsylvania Avenue South, Savage",
   "sale_month": "2000-02",
   "price": 209700,
   "lot_sqft": 26140,
   "price_per_lot_sqft": 8.02,
   "price_per_building_sqft": 76.67,
   "building_sqft": 2735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2752,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260130290"
  },
  {
   "address": "4725 Highway 13 West, Savage",
   "sale_month": "2000-02",
   "price": 370000,
   "lot_sqft": 40465,
   "price_per_lot_sqft": 9.14,
   "price_per_building_sqft": 88.39,
   "building_sqft": 4186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4211,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260100190"
  },
  {
   "address": "420 Chan View, Chanhassen",
   "sale_month": "2000-02",
   "price": 1450000,
   "lot_sqft": 27834,
   "price_per_lot_sqft": 52.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4241,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253500140"
  },
  {
   "address": "300 2nd Ave S, Hopkins",
   "sale_month": "2000-02",
   "price": 29011874,
   "lot_sqft": 1662516,
   "price_per_lot_sqft": 17.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 695336,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722110003"
  },
  {
   "address": "4786 Dakota Street Southeast, Prior Lake",
   "sale_month": "2000-02",
   "price": 14000,
   "lot_sqft": 2248,
   "price_per_lot_sqft": 6.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010762"
  },
  {
   "address": "10411 81st Ave N, Maple Grove",
   "sale_month": "2000-02",
   "price": 1481030,
   "lot_sqft": 982415,
   "price_per_lot_sqft": 1.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2411922310003"
  },
  {
   "address": "10411 81st Ave N, Maple Grove",
   "sale_month": "2000-02",
   "price": 459000,
   "lot_sqft": 453124,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2411922310002"
  },
  {
   "address": "715 University Ave SE, Minneapolis",
   "sale_month": "2000-02",
   "price": 430000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 39.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2828,
   "use": "APARTMENT",
   "parcel_id": "2402924320029"
  },
  {
   "address": "1005 University Ave SE, Minneapolis",
   "sale_month": "2000-02",
   "price": 90338,
   "lot_sqft": 7279,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2961,
   "use": "TRIPLEX",
   "parcel_id": "2402924310052"
  },
  {
   "address": "13961 Maple Knoll Way N, Maple Grove",
   "sale_month": "2000-02",
   "price": 475000,
   "lot_sqft": 26321,
   "price_per_lot_sqft": 18.05,
   "price_per_building_sqft": 73.02,
   "building_sqft": 6505,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6544,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922220007"
  },
  {
   "address": "3020 Fernbrook La N, Plymouth",
   "sale_month": "2000-02",
   "price": 1160000,
   "lot_sqft": 51072,
   "price_per_lot_sqft": 22.71,
   "price_per_building_sqft": 125.23,
   "building_sqft": 9263,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9319,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822320019"
  },
  {
   "address": "711 1st St N, Minneapolis",
   "sale_month": "2000-02",
   "price": 427102,
   "lot_sqft": 47885,
   "price_per_lot_sqft": 8.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924120126"
  },
  {
   "address": null,
   "sale_month": "2000-02",
   "price": 450000,
   "lot_sqft": 48904,
   "price_per_lot_sqft": 9.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030092"
  },
  {
   "address": "801 Main Street East, Belle Plaine",
   "sale_month": "2000-02",
   "price": 450000,
   "lot_sqft": 77939,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9428,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030091"
  },
  {
   "address": "15310 Minnetonka Blvd, Minnetonka",
   "sale_month": "2000-02",
   "price": 338500,
   "lot_sqft": 48858,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": 39.11,
   "building_sqft": 8655,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8707,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611722310016"
  },
  {
   "address": "1939 West Broadway, Minneapolis",
   "sale_month": "2000-02",
   "price": 51000,
   "lot_sqft": 5909,
   "price_per_lot_sqft": 8.63,
   "price_per_building_sqft": 51,
   "building_sqft": 1000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1006,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924230097"
  },
  {
   "address": "2015 West Broadway, Minneapolis",
   "sale_month": "2000-02",
   "price": 27000,
   "lot_sqft": 4575,
   "price_per_lot_sqft": 5.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1602924230093"
  },
  {
   "address": "13491 Winchester Pl, Eden Prairie",
   "sale_month": "2000-02",
   "price": 290000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 46.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3326,
   "use": "APARTMENT",
   "parcel_id": "1511622420013"
  },
  {
   "address": "2230 7th Avenue East, North Saint Paul",
   "sale_month": "2000-02",
   "price": 236800,
   "lot_sqft": 26836,
   "price_per_lot_sqft": 8.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2298,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110082"
  },
  {
   "address": "9149 Old Cedar Ave S, Bloomington",
   "sale_month": "2000-02",
   "price": 170000,
   "lot_sqft": 22791,
   "price_per_lot_sqft": 7.46,
   "price_per_building_sqft": 76.75,
   "building_sqft": 2215,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2228,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202724320026"
  },
  {
   "address": "146 87th St W, Bloomington",
   "sale_month": "2000-02",
   "price": 311719,
   "lot_sqft": 20976,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": 47.71,
   "building_sqft": 6534,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6573,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724210037"
  },
  {
   "address": "2565 Walnut Street, Roseville",
   "sale_month": "2000-02",
   "price": 1275000,
   "lot_sqft": 214202,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": 43.56,
   "building_sqft": 29268,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29445,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923220007"
  },
  {
   "address": null,
   "sale_month": "2000-02",
   "price": 40000,
   "lot_sqft": 16520,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602921440006"
  },
  {
   "address": "6964 55th Street North, Oakdale",
   "sale_month": "2000-02",
   "price": 68000,
   "lot_sqft": 74622,
   "price_per_lot_sqft": 0.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602921410007"
  },
  {
   "address": "3204 Clinton Ave, Minneapolis",
   "sale_month": "2000-02",
   "price": 104000,
   "lot_sqft": 5790,
   "price_per_lot_sqft": 17.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1427,
   "use": "TRIPLEX",
   "parcel_id": "0302824140044"
  },
  {
   "address": "115 Lake St E, Minneapolis",
   "sale_month": "2000-02",
   "price": 457500,
   "lot_sqft": 24395,
   "price_per_lot_sqft": 18.75,
   "price_per_building_sqft": 192.63,
   "building_sqft": 2375,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2390,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824120148"
  },
  {
   "address": "543 Michigan Street, Saint Paul",
   "sale_month": "2000-02",
   "price": 55500,
   "lot_sqft": 4649,
   "price_per_lot_sqft": 11.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1004,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823330047"
  },
  {
   "address": null,
   "sale_month": "2000-01",
   "price": 200000,
   "lot_sqft": 91275,
   "price_per_lot_sqft": 2.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750232230"
  },
  {
   "address": "222 Wilson Street East, Norwood Young America",
   "sale_month": "2000-01",
   "price": 55000,
   "lot_sqft": 22801,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880070"
  },
  {
   "address": "931 Wilson Avenue, Saint Paul",
   "sale_month": "2000-01",
   "price": 30000,
   "lot_sqft": 4968,
   "price_per_lot_sqft": 6.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1210,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922320059"
  },
  {
   "address": "2633 Dupont Ave S, Minneapolis",
   "sale_month": "2000-01",
   "price": 261900,
   "lot_sqft": 5147,
   "price_per_lot_sqft": 50.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1132,
   "use": "TRIPLEX",
   "parcel_id": "3302924410221"
  },
  {
   "address": "4110 Steiner St, St. Bonifacius",
   "sale_month": "2000-01",
   "price": 105000,
   "lot_sqft": 174945,
   "price_per_lot_sqft": 0.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3211724240035"
  },
  {
   "address": "81 7th Street East, Saint Paul",
   "sale_month": "2000-01",
   "price": 850000,
   "lot_sqft": 18646,
   "price_per_lot_sqft": 45.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922430066"
  },
  {
   "address": "7300 Boone Ave N, Brooklyn Park",
   "sale_month": "2000-01",
   "price": 2462500,
   "lot_sqft": 186558,
   "price_per_lot_sqft": 13.2,
   "price_per_building_sqft": 49.45,
   "building_sqft": 49796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50097,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921130002"
  },
  {
   "address": "2315 Hampden Avenue, Saint Paul",
   "sale_month": "2000-01",
   "price": 350000,
   "lot_sqft": 30339,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923420031"
  },
  {
   "address": "3100 70th St W, Edina",
   "sale_month": "2000-01",
   "price": 2025000,
   "lot_sqft": 67953,
   "price_per_lot_sqft": 29.8,
   "price_per_building_sqft": 213.07,
   "building_sqft": 9504,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9562,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824340007"
  },
  {
   "address": "6525 Barrie Rd, Edina",
   "sale_month": "2000-01",
   "price": 1015000,
   "lot_sqft": 29969,
   "price_per_lot_sqft": 33.87,
   "price_per_building_sqft": 118.08,
   "building_sqft": 8596,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8648,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824240026"
  },
  {
   "address": "1728 2nd Ave S, Minneapolis",
   "sale_month": "2000-01",
   "price": 1,
   "lot_sqft": 6353,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4272,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924430072"
  },
  {
   "address": "20715 Territorial Rd, Rogers",
   "sale_month": "2000-01",
   "price": 123000,
   "lot_sqft": 10880,
   "price_per_lot_sqft": 11.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3791,
   "use": "TRIPLEX",
   "parcel_id": "2612023410003"
  },
  {
   "address": "1205 Washington Ave S, Minneapolis",
   "sale_month": "2000-01",
   "price": 23200,
   "lot_sqft": 1775,
   "price_per_lot_sqft": 13.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924110006"
  },
  {
   "address": null,
   "sale_month": "2000-01",
   "price": 840000,
   "lot_sqft": 987398,
   "price_per_lot_sqft": 0.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190050"
  },
  {
   "address": "14601 State Hwy No 7, Minnetonka",
   "sale_month": "2000-01",
   "price": 750000,
   "lot_sqft": 77305,
   "price_per_lot_sqft": 9.7,
   "price_per_building_sqft": 94.59,
   "building_sqft": 7929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7977,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722440029"
  },
  {
   "address": "6980 Oxford St, St. Louis Park",
   "sale_month": "2000-01",
   "price": 870000,
   "lot_sqft": 56002,
   "price_per_lot_sqft": 15.54,
   "price_per_building_sqft": 43.65,
   "building_sqft": 19930,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20051,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721120040"
  },
  {
   "address": "3475 Vermillion Street, Hastings",
   "sale_month": "2000-01",
   "price": 500000,
   "lot_sqft": 143507,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13647,
   "use": "Industrial-preferred",
   "parcel_id": "191840201050"
  },
  {
   "address": "5137 Penn Ave S, Minneapolis",
   "sale_month": "2000-01",
   "price": 221500,
   "lot_sqft": 10186,
   "price_per_lot_sqft": 21.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2126,
   "use": "APARTMENT",
   "parcel_id": "1602824320126"
  },
  {
   "address": "4642 Nicollet Ave, Minneapolis",
   "sale_month": "2000-01",
   "price": 249000,
   "lot_sqft": 5693,
   "price_per_lot_sqft": 43.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2295,
   "use": "APARTMENT",
   "parcel_id": "1502824210006"
  },
  {
   "address": "565 Prairie Center Dr, Eden Prairie",
   "sale_month": "2000-01",
   "price": 3700000,
   "lot_sqft": 192211,
   "price_per_lot_sqft": 19.25,
   "price_per_building_sqft": 76.49,
   "building_sqft": 48370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48662,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622430044"
  },
  {
   "address": "21130 Chippendale Avenue, Farmington",
   "sale_month": "2000-01",
   "price": 1400000,
   "lot_sqft": 600231,
   "price_per_lot_sqft": 2.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 102651,
   "use": "Industrial-preferred",
   "parcel_id": "140320080010"
  },
  {
   "address": "5241 Bloomington Ave, Minneapolis",
   "sale_month": "2000-01",
   "price": 250010,
   "lot_sqft": 5772,
   "price_per_lot_sqft": 43.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1540,
   "use": "TRIPLEX",
   "parcel_id": "1402824440047"
  },
  {
   "address": "505 Tanglewood Drive, Shoreview",
   "sale_month": "2000-01",
   "price": 197783,
   "lot_sqft": 1623,
   "price_per_lot_sqft": 121.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023230087"
  },
  {
   "address": "9340 Fair Way N, Maple Grove",
   "sale_month": "2000-01",
   "price": 840000,
   "lot_sqft": 112266,
   "price_per_lot_sqft": 7.48,
   "price_per_building_sqft": 102.48,
   "building_sqft": 8197,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8247,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211922440040"
  },
  {
   "address": "9580 Zachary La N, Maple Grove",
   "sale_month": "2000-01",
   "price": 549123,
   "lot_sqft": 182880,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": 15.35,
   "building_sqft": 35780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35996,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211922320003"
  },
  {
   "address": "9971 Valley View Rd, Eden Prairie",
   "sale_month": "2000-01",
   "price": 510000,
   "lot_sqft": 31158,
   "price_per_lot_sqft": 16.37,
   "price_per_building_sqft": 88.85,
   "building_sqft": 5740,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5774,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211622140017"
  },
  {
   "address": "1509 26th Ave NE, Minneapolis",
   "sale_month": "2000-01",
   "price": 90000,
   "lot_sqft": 5547,
   "price_per_lot_sqft": 16.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1184,
   "use": "TRIPLEX",
   "parcel_id": "1202924240131"
  },
  {
   "address": "4243 Bloomington Ave, Minneapolis",
   "sale_month": "2000-01",
   "price": 153900,
   "lot_sqft": 6082,
   "price_per_lot_sqft": 25.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1741,
   "use": "APARTMENT",
   "parcel_id": "1102824410023"
  },
  {
   "address": "2737 West Service Road, Eagan",
   "sale_month": "2000-01",
   "price": 1519700,
   "lot_sqft": 129233,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": 15.98,
   "building_sqft": 95117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95691,
   "use": "Industrial-preferred",
   "parcel_id": "100030003020"
  },
  {
   "address": null,
   "sale_month": "2000-01",
   "price": 1055300,
   "lot_sqft": 80561,
   "price_per_lot_sqft": 13.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "Industrial",
   "parcel_id": "100030003010"
  },
  {
   "address": "15100 Schmidt Lake Rd, Plymouth",
   "sale_month": "2000-01",
   "price": 3640859,
   "lot_sqft": 1776025,
   "price_per_lot_sqft": 2.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 93511,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911822240046"
  },
  {
   "address": null,
   "sale_month": "2000-01",
   "price": 3500,
   "lot_sqft": 18091,
   "price_per_lot_sqft": 0.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "090420601"
  },
  {
   "address": "16701 94th Ave N, Maple Grove",
   "sale_month": "2000-01",
   "price": 4358181,
   "lot_sqft": 627907,
   "price_per_lot_sqft": 6.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 140862,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922340003"
  },
  {
   "address": "9451 Maple Grove Pkwy N, Maple Grove",
   "sale_month": "2000-01",
   "price": 5546776,
   "lot_sqft": 787124,
   "price_per_lot_sqft": 7.05,
   "price_per_building_sqft": 24.74,
   "building_sqft": 224159,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 225512,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922340002"
  },
  {
   "address": "844 4th Street Southwest, Forest Lake",
   "sale_month": "2000-01",
   "price": 362000,
   "lot_sqft": 43517,
   "price_per_lot_sqft": 8.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6642,
   "use": "110",
   "parcel_id": "0803221340009"
  },
  {
   "address": "1850 Weir Drive, Woodbury",
   "sale_month": "2000-01",
   "price": 1450000,
   "lot_sqft": 82668,
   "price_per_lot_sqft": 17.54,
   "price_per_building_sqft": 82.52,
   "building_sqft": 17571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17677,
   "use": "300",
   "parcel_id": "0702821420006"
  },
  {
   "address": "4150 Regent Ave N, Robbinsdale",
   "sale_month": "2000-01",
   "price": 1072500,
   "lot_sqft": 14934,
   "price_per_lot_sqft": 71.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5304,
   "use": "APARTMENT",
   "parcel_id": "0602924240031"
  },
  {
   "address": "5026 42nd Ave N, Robbinsdale",
   "sale_month": "2000-01",
   "price": 1072500,
   "lot_sqft": 22537,
   "price_per_lot_sqft": 47.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5669,
   "use": "APARTMENT",
   "parcel_id": "0602924210065"
  },
  {
   "address": "12065 120th Street South, Denmark Township",
   "sale_month": "2000-01",
   "price": 510000,
   "lot_sqft": 218304,
   "price_per_lot_sqft": 2.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20356,
   "use": "300",
   "parcel_id": "0602620220004"
  },
  {
   "address": "1217 Dayton Avenue, Saint Paul",
   "sale_month": "2000-01",
   "price": 112000,
   "lot_sqft": 9515,
   "price_per_lot_sqft": 11.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1921,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823110042"
  },
  {
   "address": "7901 Nicollet Ave S, Bloomington",
   "sale_month": "2000-01",
   "price": 244000,
   "lot_sqft": 24426,
   "price_per_lot_sqft": 9.99,
   "price_per_building_sqft": 67.61,
   "building_sqft": 3609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3631,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724120032"
  },
  {
   "address": null,
   "sale_month": "2000-01",
   "price": 2255000,
   "lot_sqft": 239989,
   "price_per_lot_sqft": 9.4,
   "price_per_building_sqft": 40.01,
   "building_sqft": 56359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56699,
   "use": "Industrial-preferred",
   "parcel_id": "026420001071"
  },
  {
   "address": "682 Grand Avenue, Saint Paul",
   "sale_month": "2000-01",
   "price": 900000,
   "lot_sqft": 9241,
   "price_per_lot_sqft": 97.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5487,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823410162"
  },
  {
   "address": "145 Chatsworth Street South, Saint Paul",
   "sale_month": "2000-01",
   "price": 154000,
   "lot_sqft": 14389,
   "price_per_lot_sqft": 10.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6771,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823330026"
  },
  {
   "address": "180 Lexington Parkway North, Saint Paul",
   "sale_month": "2000-01",
   "price": 353000,
   "lot_sqft": 9655,
   "price_per_lot_sqft": 36.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3343,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823220071"
  },
  {
   "address": "2904 35th St E, Minneapolis",
   "sale_month": "2000-01",
   "price": 95000,
   "lot_sqft": 4429,
   "price_per_lot_sqft": 21.45,
   "price_per_building_sqft": 41.87,
   "building_sqft": 2269,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2283,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824410072"
  },
  {
   "address": "818 County Road 24, Watertown",
   "sale_month": "1999-12",
   "price": 92000,
   "lot_sqft": 185957,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9889,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "854600010"
  },
  {
   "address": "511 Morse Street, Norwood Young America",
   "sale_month": "1999-12",
   "price": 207500,
   "lot_sqft": 23546,
   "price_per_lot_sqft": 8.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580143750"
  },
  {
   "address": null,
   "sale_month": "1999-12",
   "price": 160000,
   "lot_sqft": 171470,
   "price_per_lot_sqft": 0.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "580140650"
  },
  {
   "address": "2646 Cedar Ave S, Minneapolis",
   "sale_month": "1999-12",
   "price": 70000,
   "lot_sqft": 12202,
   "price_per_lot_sqft": 5.74,
   "price_per_building_sqft": 49.79,
   "building_sqft": 1406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1414,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924410007"
  },
  {
   "address": "2741 Portland Ave, Minneapolis",
   "sale_month": "1999-12",
   "price": 75000,
   "lot_sqft": 5988,
   "price_per_lot_sqft": 12.53,
   "price_per_building_sqft": 44.07,
   "building_sqft": 1702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1712,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320165"
  },
  {
   "address": null,
   "sale_month": "1999-12",
   "price": 254510,
   "lot_sqft": 5066,
   "price_per_lot_sqft": 50.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923340039"
  },
  {
   "address": "1440 Iglehart Avenue, Saint Paul",
   "sale_month": "1999-12",
   "price": 254510,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 50.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "342923340038"
  },
  {
   "address": "2904 Humboldt Ave S, Minneapolis",
   "sale_month": "1999-12",
   "price": 280000,
   "lot_sqft": 3650,
   "price_per_lot_sqft": 76.71,
   "price_per_building_sqft": 246.48,
   "building_sqft": 1136,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1143,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924340042"
  },
  {
   "address": "2250 University Avenue West, Saint Paul",
   "sale_month": "1999-12",
   "price": 395000,
   "lot_sqft": 44706,
   "price_per_lot_sqft": 8.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7517,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923120051"
  },
  {
   "address": "7500 68th Ave N, Brooklyn Park",
   "sale_month": "1999-12",
   "price": 290000,
   "lot_sqft": 26871,
   "price_per_lot_sqft": 10.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4784,
   "use": "APARTMENT",
   "parcel_id": "3211921220010"
  },
  {
   "address": "95 7th Place East, Saint Paul",
   "sale_month": "1999-12",
   "price": 2500000,
   "lot_sqft": 60035,
   "price_per_lot_sqft": 41.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922431572"
  },
  {
   "address": "899 Payne Avenue, Saint Paul",
   "sale_month": "1999-12",
   "price": 850000,
   "lot_sqft": 9986,
   "price_per_lot_sqft": 85.12,
   "price_per_building_sqft": 63.15,
   "building_sqft": 13461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13542,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420163"
  },
  {
   "address": "1088 Payne Avenue, Saint Paul",
   "sale_month": "1999-12",
   "price": 42000,
   "lot_sqft": 2346,
   "price_per_lot_sqft": 17.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922120067"
  },
  {
   "address": "15350 25th Ave N, Plymouth",
   "sale_month": "1999-12",
   "price": 1328463,
   "lot_sqft": 94404,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": 59.39,
   "building_sqft": 22370,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22505,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822210030"
  },
  {
   "address": "1157 Valley Park Drive, Shakopee",
   "sale_month": "1999-12",
   "price": 6500106,
   "lot_sqft": 433727,
   "price_per_lot_sqft": 14.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 124322,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272190031"
  },
  {
   "address": "47 8th St S, Minneapolis",
   "sale_month": "1999-12",
   "price": 66589,
   "lot_sqft": 5533,
   "price_per_lot_sqft": 12.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120106"
  },
  {
   "address": "1105 8th St S, Minneapolis",
   "sale_month": "1999-12",
   "price": 289010,
   "lot_sqft": 69066,
   "price_per_lot_sqft": 4.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26592,
   "use": "APARTMENT",
   "parcel_id": "2602924420058"
  },
  {
   "address": "1401 11th Ave S, Minneapolis",
   "sale_month": "1999-12",
   "price": 208822,
   "lot_sqft": 57430,
   "price_per_lot_sqft": 3.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24778,
   "use": "APARTMENT",
   "parcel_id": "2602924310131"
  },
  {
   "address": "10200 73rd Ave N, Maple Grove",
   "sale_month": "1999-12",
   "price": 1451281,
   "lot_sqft": 165693,
   "price_per_lot_sqft": 8.76,
   "price_per_building_sqft": 34.65,
   "building_sqft": 41887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42140,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922420012"
  },
  {
   "address": "133 Main Street West, New Prague",
   "sale_month": "1999-12",
   "price": 85000,
   "lot_sqft": 6142,
   "price_per_lot_sqft": 13.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "249341571"
  },
  {
   "address": "1011 1st St S, Hopkins",
   "sale_month": "1999-12",
   "price": 3416559,
   "lot_sqft": 38540,
   "price_per_lot_sqft": 88.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23390,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2411722340245"
  },
  {
   "address": "1011 1st St S, Hopkins",
   "sale_month": "1999-12",
   "price": 3416558,
   "lot_sqft": 6644,
   "price_per_lot_sqft": 514.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340049"
  },
  {
   "address": "21201 Memorial Dr, Rogers",
   "sale_month": "1999-12",
   "price": 24000,
   "lot_sqft": 128894,
   "price_per_lot_sqft": 0.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023420040"
  },
  {
   "address": "21201 Memorial Dr, Rogers",
   "sale_month": "1999-12",
   "price": 24000,
   "lot_sqft": 61767,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18575,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023420039"
  },
  {
   "address": null,
   "sale_month": "1999-12",
   "price": 24000,
   "lot_sqft": 18954,
   "price_per_lot_sqft": 1.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023420035"
  },
  {
   "address": "13910 Grove Dr N, Maple Grove",
   "sale_month": "1999-12",
   "price": 4150000,
   "lot_sqft": 43531,
   "price_per_lot_sqft": 95.33,
   "price_per_building_sqft": 1326.73,
   "building_sqft": 3128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3147,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922230027"
  },
  {
   "address": "200 62nd St W, Minneapolis",
   "sale_month": "1999-12",
   "price": 3625000,
   "lot_sqft": 105920,
   "price_per_lot_sqft": 34.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14629,
   "use": "APARTMENT",
   "parcel_id": "2202824340111"
  },
  {
   "address": "8623 East Point Douglas Road South, Cottage Grove",
   "sale_month": "1999-12",
   "price": 1275000,
   "lot_sqft": 27157,
   "price_per_lot_sqft": 46.95,
   "price_per_building_sqft": 566.41,
   "building_sqft": 2251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2265,
   "use": "300",
   "parcel_id": "2102721120023"
  },
  {
   "address": "380 Oak Grove Parkway, Vadnais Heights",
   "sale_month": "1999-12",
   "price": 1256000,
   "lot_sqft": 126942,
   "price_per_lot_sqft": 9.89,
   "price_per_building_sqft": 42.93,
   "building_sqft": 29254,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29430,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "203022220013"
  },
  {
   "address": "1237 Penn Ave N, Minneapolis",
   "sale_month": "1999-12",
   "price": 154000,
   "lot_sqft": 8127,
   "price_per_lot_sqft": 18.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1710,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2002924110003"
  },
  {
   "address": "3130 Talmage Ave SE, Minneapolis",
   "sale_month": "1999-12",
   "price": 287000,
   "lot_sqft": 29437,
   "price_per_lot_sqft": 9.75,
   "price_per_building_sqft": 26.28,
   "building_sqft": 10920,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10986,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923110018"
  },
  {
   "address": "4749 Old Highway 8, Mounds View",
   "sale_month": "1999-12",
   "price": 1475000,
   "lot_sqft": 85932,
   "price_per_lot_sqft": 17.16,
   "price_per_building_sqft": 37.94,
   "building_sqft": 38878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39112,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023140005"
  },
  {
   "address": "2307 24th Ave N, Minneapolis",
   "sale_month": "1999-12",
   "price": 193000,
   "lot_sqft": 12991,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3904,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924110060"
  },
  {
   "address": "4700 White Bear Parkway, White Bear Lake",
   "sale_month": "1999-12",
   "price": 65000,
   "lot_sqft": 6976,
   "price_per_lot_sqft": 9.32,
   "price_per_building_sqft": 23.54,
   "building_sqft": 2761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2778,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022440018"
  },
  {
   "address": "4875 Constellation Drive, White Bear Township",
   "sale_month": "1999-12",
   "price": 6825000,
   "lot_sqft": 235269,
   "price_per_lot_sqft": 29.01,
   "price_per_building_sqft": 159.86,
   "building_sqft": 42693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42950,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022120004"
  },
  {
   "address": "2011 Girard Ave N, Minneapolis",
   "sale_month": "1999-12",
   "price": 2200,
   "lot_sqft": 8880,
   "price_per_lot_sqft": 0.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924130137"
  },
  {
   "address": "9920 Nicollet Ave S, Bloomington",
   "sale_month": "1999-12",
   "price": 482000,
   "lot_sqft": 36082,
   "price_per_lot_sqft": 13.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4124,
   "use": "APARTMENT",
   "parcel_id": "1502724310022"
  },
  {
   "address": null,
   "sale_month": "1999-12",
   "price": 94919,
   "lot_sqft": 84373,
   "price_per_lot_sqft": 1.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023410004"
  },
  {
   "address": "8450 Joiner Way, Eden Prairie",
   "sale_month": "1999-12",
   "price": 4150000,
   "lot_sqft": 23541,
   "price_per_lot_sqft": 176.29,
   "price_per_building_sqft": 2193.45,
   "building_sqft": 1892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1903,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622340029"
  },
  {
   "address": "1528 University Ave NE, Minneapolis",
   "sale_month": "1999-12",
   "price": 300000,
   "lot_sqft": 10880,
   "price_per_lot_sqft": 27.57,
   "price_per_building_sqft": 136.24,
   "building_sqft": 2202,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2215,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924220079"
  },
  {
   "address": "1361 Tyler St NE, Minneapolis",
   "sale_month": "1999-12",
   "price": 27700,
   "lot_sqft": 15260,
   "price_per_lot_sqft": 1.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924230040"
  },
  {
   "address": "1308 Fillmore St NE, Minneapolis",
   "sale_month": "1999-12",
   "price": 24800,
   "lot_sqft": 13780,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924230009"
  },
  {
   "address": "1331 Tyler St NE, Minneapolis",
   "sale_month": "1999-12",
   "price": 287100,
   "lot_sqft": 53291,
   "price_per_lot_sqft": 5.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924230005"
  },
  {
   "address": null,
   "sale_month": "1999-12",
   "price": 739076,
   "lot_sqft": 17323,
   "price_per_lot_sqft": 42.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 484,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922330006"
  },
  {
   "address": "822 State Hwy No 55, Medina",
   "sale_month": "1999-12",
   "price": 450000,
   "lot_sqft": 87076,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": 111.08,
   "building_sqft": 4051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823140020"
  },
  {
   "address": "715 18 1/2 Ave NE, Minneapolis",
   "sale_month": "1999-12",
   "price": 137000,
   "lot_sqft": 3607,
   "price_per_lot_sqft": 37.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1284,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102924440144"
  },
  {
   "address": "401 22nd Ave NE, Minneapolis",
   "sale_month": "1999-12",
   "price": 1,
   "lot_sqft": 6806,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1573,
   "use": "APARTMENT",
   "parcel_id": "1102924310135"
  },
  {
   "address": "4248 Pillsbury Ave, Minneapolis",
   "sale_month": "1999-12",
   "price": 110000,
   "lot_sqft": 5065,
   "price_per_lot_sqft": 21.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1876,
   "use": "APARTMENT",
   "parcel_id": "1002824310059"
  },
  {
   "address": "9120 Nicollet Ave S, Bloomington",
   "sale_month": "1999-12",
   "price": 195000,
   "lot_sqft": 15840,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1944,
   "use": "APARTMENT",
   "parcel_id": "1002724310015"
  },
  {
   "address": "9230 Lyndale Ave S, Bloomington",
   "sale_month": "1999-12",
   "price": 4150000,
   "lot_sqft": 49092,
   "price_per_lot_sqft": 84.54,
   "price_per_building_sqft": 1253.4,
   "building_sqft": 3311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3331,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902724440060"
  },
  {
   "address": "7465 Eden Prairie Rd, Eden Prairie",
   "sale_month": "1999-12",
   "price": 380000,
   "lot_sqft": 53140,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": 41.97,
   "building_sqft": 9054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9109,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811622410069"
  },
  {
   "address": "6461 Valley Creek Road, Woodbury",
   "sale_month": "1999-12",
   "price": 4573000,
   "lot_sqft": 1241084,
   "price_per_lot_sqft": 3.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0702821310008"
  },
  {
   "address": "305 Minnetonka Ave S, Wayzata",
   "sale_month": "1999-12",
   "price": 925000,
   "lot_sqft": 12827,
   "price_per_lot_sqft": 72.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4359,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240090"
  },
  {
   "address": null,
   "sale_month": "1999-12",
   "price": 975000,
   "lot_sqft": 30,
   "price_per_lot_sqft": 32500,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822340063"
  },
  {
   "address": "1795 St Clair Avenue, Saint Paul",
   "sale_month": "1999-12",
   "price": 242000,
   "lot_sqft": 5195,
   "price_per_lot_sqft": 46.58,
   "price_per_building_sqft": 89.86,
   "building_sqft": 2693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2709,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823430096"
  },
  {
   "address": "14399 60th Street North, Oak Park Heights",
   "sale_month": "1999-12",
   "price": 247500,
   "lot_sqft": 21223,
   "price_per_lot_sqft": 11.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13548,
   "use": "300",
   "parcel_id": "0402920210039"
  },
  {
   "address": "5532 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "1999-12",
   "price": 4150000,
   "lot_sqft": 26451,
   "price_per_lot_sqft": 156.89,
   "price_per_building_sqft": 1172.65,
   "building_sqft": 3539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3560,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410014"
  },
  {
   "address": "1017 Linwood Avenue, Saint Paul",
   "sale_month": "1999-12",
   "price": 56875,
   "lot_sqft": 11935,
   "price_per_lot_sqft": 4.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4733,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823330047"
  },
  {
   "address": "702 Holly Avenue, Saint Paul",
   "sale_month": "1999-12",
   "price": 36250,
   "lot_sqft": 4793,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3166,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823140140"
  },
  {
   "address": "1919 Ymca La, Minnetonka",
   "sale_month": "1999-12",
   "price": 750000,
   "lot_sqft": 174987,
   "price_per_lot_sqft": 4.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24794,
   "use": "APARTMENT",
   "parcel_id": "0211722340011"
  },
  {
   "address": "561 7th Street West, Saint Paul",
   "sale_month": "1999-12",
   "price": 210000,
   "lot_sqft": 1448,
   "price_per_lot_sqft": 145.03,
   "price_per_building_sqft": 238.91,
   "building_sqft": 879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 885,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430154"
  },
  {
   "address": "557 7th Street West, Saint Paul",
   "sale_month": "1999-12",
   "price": 210000,
   "lot_sqft": 2650,
   "price_per_lot_sqft": 79.25,
   "price_per_building_sqft": 198.68,
   "building_sqft": 1057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1063,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430152"
  },
  {
   "address": "395 Grand Avenue, Saint Paul",
   "sale_month": "1999-12",
   "price": 161918,
   "lot_sqft": 20026,
   "price_per_lot_sqft": 8.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5206,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823310154"
  },
  {
   "address": "2500 Lake St E, Minneapolis",
   "sale_month": "1999-11",
   "price": 2400000,
   "lot_sqft": 424698,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": 10.16,
   "building_sqft": 236227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 237653,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924430084"
  },
  {
   "address": "2900 16th Ave S, Minneapolis",
   "sale_month": "1999-11",
   "price": 125000,
   "lot_sqft": 6699,
   "price_per_lot_sqft": 18.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2842,
   "use": "APARTMENT",
   "parcel_id": "3502924440045"
  },
  {
   "address": "2724 Chicago Ave, Minneapolis",
   "sale_month": "1999-11",
   "price": 146610,
   "lot_sqft": 5228,
   "price_per_lot_sqft": 28.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1406,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320330"
  },
  {
   "address": "2736 Chicago Ave, Minneapolis",
   "sale_month": "1999-11",
   "price": 146610,
   "lot_sqft": 5054,
   "price_per_lot_sqft": 29.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1558,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320134"
  },
  {
   "address": "1271 University Avenue West, Saint Paul",
   "sale_month": "1999-11",
   "price": 865000,
   "lot_sqft": 26465,
   "price_per_lot_sqft": 32.68,
   "price_per_building_sqft": 58.76,
   "building_sqft": 14720,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14809,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923130103"
  },
  {
   "address": "189 Cheshire La N, Plymouth",
   "sale_month": "1999-11",
   "price": 1430000,
   "lot_sqft": 54887,
   "price_per_lot_sqft": 26.05,
   "price_per_building_sqft": 256.41,
   "building_sqft": 5577,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5611,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411822320033"
  },
  {
   "address": "2206 1st Ave S, Minneapolis",
   "sale_month": "1999-11",
   "price": 58000,
   "lot_sqft": 7192,
   "price_per_lot_sqft": 8.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2218,
   "use": "TRIPLEX",
   "parcel_id": "3402924120002"
  },
  {
   "address": "1609 Lagoon Ave, Minneapolis",
   "sale_month": "1999-11",
   "price": 140000,
   "lot_sqft": 5530,
   "price_per_lot_sqft": 25.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 871,
   "use": "APARTMENT",
   "parcel_id": "3302924340030"
  },
  {
   "address": "7536 Oliver Ave S, Richfield",
   "sale_month": "1999-11",
   "price": 228775,
   "lot_sqft": 11890,
   "price_per_lot_sqft": 19.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3018,
   "use": "APARTMENT",
   "parcel_id": "3302824320035"
  },
  {
   "address": "715 Raymond Avenue, Saint Paul",
   "sale_month": "1999-11",
   "price": 283000,
   "lot_sqft": 12038,
   "price_per_lot_sqft": 23.51,
   "price_per_building_sqft": 37.83,
   "building_sqft": 7480,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7525,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923210023"
  },
  {
   "address": null,
   "sale_month": "1999-11",
   "price": 283000,
   "lot_sqft": 6380,
   "price_per_lot_sqft": 44.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322923210022"
  },
  {
   "address": "8600 State Hwy No 7, St. Bonifacius",
   "sale_month": "1999-11",
   "price": 179000,
   "lot_sqft": 19198,
   "price_per_lot_sqft": 9.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724220072"
  },
  {
   "address": "103 Walnut Street North, Chaska",
   "sale_month": "1999-11",
   "price": 122000,
   "lot_sqft": 4262,
   "price_per_lot_sqft": 28.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300503730"
  },
  {
   "address": "111 Walnut Street North, Chaska",
   "sale_month": "1999-11",
   "price": 78000,
   "lot_sqft": 8517,
   "price_per_lot_sqft": 9.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300503700"
  },
  {
   "address": "721 Old Highway 8 Northwest, New Brighton",
   "sale_month": "1999-11",
   "price": 151508,
   "lot_sqft": 12442,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": 57.11,
   "building_sqft": 2653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2669,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023110094"
  },
  {
   "address": "2313 Wycliff Street, Saint Paul",
   "sale_month": "1999-11",
   "price": 1275000,
   "lot_sqft": 43127,
   "price_per_lot_sqft": 29.56,
   "price_per_building_sqft": 42.7,
   "building_sqft": 29856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30037,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420086"
  },
  {
   "address": null,
   "sale_month": "1999-11",
   "price": 28000,
   "lot_sqft": 12646,
   "price_per_lot_sqft": 2.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022420029"
  },
  {
   "address": "4208 County Road 101 East, Shakopee",
   "sale_month": "1999-11",
   "price": 100000,
   "lot_sqft": 435321,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "272950020"
  },
  {
   "address": "1181 1st Avenue East, Shakopee",
   "sale_month": "1999-11",
   "price": 950000,
   "lot_sqft": 33211,
   "price_per_lot_sqft": 28.6,
   "price_per_building_sqft": 131.31,
   "building_sqft": 7235,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7279,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270750010"
  },
  {
   "address": "6745 Pleasant Ave S, Richfield",
   "sale_month": "1999-11",
   "price": 170000,
   "lot_sqft": 10109,
   "price_per_lot_sqft": 16.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2345,
   "use": "APARTMENT",
   "parcel_id": "2702824310025"
  },
  {
   "address": "4221 Highway 13 West, Savage",
   "sale_month": "1999-11",
   "price": 535000,
   "lot_sqft": 84030,
   "price_per_lot_sqft": 6.37,
   "price_per_building_sqft": 135.17,
   "building_sqft": 3958,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3982,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260060210"
  },
  {
   "address": null,
   "sale_month": "1999-11",
   "price": 1000,
   "lot_sqft": 13080,
   "price_per_lot_sqft": 0.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "Commercial-preferred",
   "parcel_id": "250330076030"
  },
  {
   "address": "5260 Independence St, Maple Plain",
   "sale_month": "1999-11",
   "price": 165000,
   "lot_sqft": 26682,
   "price_per_lot_sqft": 6.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824340018"
  },
  {
   "address": "5260 Independence St, Maple Plain",
   "sale_month": "1999-11",
   "price": 165000,
   "lot_sqft": 71624,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16812,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411824340017"
  },
  {
   "address": "5260 Independence St, Maple Plain",
   "sale_month": "1999-11",
   "price": 165000,
   "lot_sqft": 15915,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2411824340010"
  },
  {
   "address": "5445 28th Ave S, Minneapolis",
   "sale_month": "1999-11",
   "price": 86000,
   "lot_sqft": 10218,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": 87.76,
   "building_sqft": 980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 986,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402824110153"
  },
  {
   "address": "12520 Elm Creek Blvd N, Maple Grove",
   "sale_month": "1999-11",
   "price": 800000,
   "lot_sqft": 73951,
   "price_per_lot_sqft": 10.82,
   "price_per_building_sqft": 95.24,
   "building_sqft": 8400,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8450,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311922330003"
  },
  {
   "address": "14910 28th Ave N, Plymouth",
   "sale_month": "1999-11",
   "price": 1300000,
   "lot_sqft": 125359,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": 42.24,
   "building_sqft": 30777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30963,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822420014"
  },
  {
   "address": "14401 State Hwy No 7, Minnetonka",
   "sale_month": "1999-11",
   "price": 1415000,
   "lot_sqft": 124534,
   "price_per_lot_sqft": 11.36,
   "price_per_building_sqft": 114.61,
   "building_sqft": 12346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12421,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722440028"
  },
  {
   "address": "101 Aspen Lane North, Belle Plaine",
   "sale_month": "1999-11",
   "price": 17550,
   "lot_sqft": 8559,
   "price_per_lot_sqft": 2.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200520020"
  },
  {
   "address": "121 Meridian Street South, Belle Plaine",
   "sale_month": "1999-11",
   "price": 215000,
   "lot_sqft": 7067,
   "price_per_lot_sqft": 30.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015640"
  },
  {
   "address": "121 Meridian Street South, Belle Plaine",
   "sale_month": "1999-11",
   "price": 215000,
   "lot_sqft": 7066,
   "price_per_lot_sqft": 30.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015630"
  },
  {
   "address": "4901 Olson Memorial Hwy, Golden Valley",
   "sale_month": "1999-11",
   "price": 734000,
   "lot_sqft": 43173,
   "price_per_lot_sqft": 17,
   "price_per_building_sqft": 65.72,
   "building_sqft": 11169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11236,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902924310005"
  },
  {
   "address": "1624 Eldridge Avenue West, Roseville",
   "sale_month": "1999-11",
   "price": 470000,
   "lot_sqft": 14174,
   "price_per_lot_sqft": 33.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3784,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162923110019"
  },
  {
   "address": "1301 Bryant Ave N, Minneapolis",
   "sale_month": "1999-11",
   "price": 475000,
   "lot_sqft": 42185,
   "price_per_lot_sqft": 11.26,
   "price_per_building_sqft": 27.27,
   "building_sqft": 17416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17521,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602924440111"
  },
  {
   "address": "13551 Balsam La N, Dayton",
   "sale_month": "1999-11",
   "price": 25000,
   "lot_sqft": 34944,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": 10.39,
   "building_sqft": 2406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2421,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412022410023"
  },
  {
   "address": "1500 5th St NE, Minneapolis",
   "sale_month": "1999-11",
   "price": 170500,
   "lot_sqft": 4898,
   "price_per_lot_sqft": 34.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1470,
   "use": "TRIPLEX",
   "parcel_id": "1402924210104"
  },
  {
   "address": "2381 Wilshire Blvd, Mound",
   "sale_month": "1999-11",
   "price": 50000,
   "lot_sqft": 11990,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1780,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311724340071"
  },
  {
   "address": "9705 Co Rd No 101, Corcoran",
   "sale_month": "1999-11",
   "price": 1215000,
   "lot_sqft": 177310,
   "price_per_lot_sqft": 6.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3643,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211923140005"
  },
  {
   "address": null,
   "sale_month": "1999-11",
   "price": 36540,
   "lot_sqft": 630048,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "120060003011"
  },
  {
   "address": "4432 Chicago Ave, Minneapolis",
   "sale_month": "1999-11",
   "price": 600000,
   "lot_sqft": 28534,
   "price_per_lot_sqft": 21.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824330206"
  },
  {
   "address": "5353 Lakeland Ave N, Crystal",
   "sale_month": "1999-11",
   "price": 267066,
   "lot_sqft": 44508,
   "price_per_lot_sqft": 6,
   "price_per_building_sqft": 17.99,
   "building_sqft": 14849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14939,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911821220056"
  },
  {
   "address": null,
   "sale_month": "1999-11",
   "price": 4500,
   "lot_sqft": 8972,
   "price_per_lot_sqft": 0.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0911622430007"
  },
  {
   "address": "2323 Terminal Road, Roseville",
   "sale_month": "1999-11",
   "price": 6400000,
   "lot_sqft": 1110275,
   "price_per_lot_sqft": 5.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 98680,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923130002"
  },
  {
   "address": "376 Page Street West, Saint Paul",
   "sale_month": "1999-11",
   "price": 89700,
   "lot_sqft": 5023,
   "price_per_lot_sqft": 17.86,
   "price_per_building_sqft": 96.14,
   "building_sqft": 933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 938,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822320167"
  },
  {
   "address": "670 15th Street Southwest, Forest Lake",
   "sale_month": "1999-11",
   "price": 690000,
   "lot_sqft": 193640,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59188,
   "use": "305",
   "parcel_id": "0703221420015"
  },
  {
   "address": "280 12th Street Southwest, Forest Lake",
   "sale_month": "1999-11",
   "price": 450000,
   "lot_sqft": 30064,
   "price_per_lot_sqft": 14.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8373,
   "use": "300",
   "parcel_id": "0703221140022"
  },
  {
   "address": "3036 Centerville Road, Little Canada",
   "sale_month": "1999-11",
   "price": 250000,
   "lot_sqft": 22925,
   "price_per_lot_sqft": 10.91,
   "price_per_building_sqft": 36.76,
   "building_sqft": 6801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6842,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922110009"
  },
  {
   "address": null,
   "sale_month": "1999-11",
   "price": 250000,
   "lot_sqft": 9682,
   "price_per_lot_sqft": 25.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922110008"
  },
  {
   "address": null,
   "sale_month": "1999-11",
   "price": 2500,
   "lot_sqft": 22630,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0611821340015"
  },
  {
   "address": "1011 Lake St E, Wayzata",
   "sale_month": "1999-11",
   "price": 150000,
   "lot_sqft": 12874,
   "price_per_lot_sqft": 11.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1952,
   "use": "APARTMENT",
   "parcel_id": "0611722410047"
  },
  {
   "address": "7136 60th Ave N, New Hope",
   "sale_month": "1999-11",
   "price": 970140,
   "lot_sqft": 33554,
   "price_per_lot_sqft": 28.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2961,
   "use": "APARTMENT",
   "parcel_id": "0511821210020"
  },
  {
   "address": "6017 Louisiana Ave N, New Hope",
   "sale_month": "1999-11",
   "price": 776112,
   "lot_sqft": 36176,
   "price_per_lot_sqft": 21.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3054,
   "use": "APARTMENT",
   "parcel_id": "0511821210019"
  },
  {
   "address": "7124 Lombardy La, New Hope",
   "sale_month": "1999-11",
   "price": 776112,
   "lot_sqft": 54452,
   "price_per_lot_sqft": 14.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3087,
   "use": "APARTMENT",
   "parcel_id": "0511821210018"
  },
  {
   "address": "825 Rhode Island Ave S, Golden Valley",
   "sale_month": "1999-11",
   "price": 937000,
   "lot_sqft": 181940,
   "price_per_lot_sqft": 5.15,
   "price_per_building_sqft": 30.59,
   "building_sqft": 30628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30813,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511721230003"
  },
  {
   "address": null,
   "sale_month": "1999-11",
   "price": 340000,
   "lot_sqft": 171567,
   "price_per_lot_sqft": 1.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022120019"
  },
  {
   "address": "4115 Lyndale Ave N, Minneapolis",
   "sale_month": "1999-11",
   "price": 130000,
   "lot_sqft": 4785,
   "price_per_lot_sqft": 27.17,
   "price_per_building_sqft": 77.94,
   "building_sqft": 1668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1678,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924140213"
  },
  {
   "address": "21 Century Avenue South, Maplewood",
   "sale_month": "1999-11",
   "price": 255000,
   "lot_sqft": 21794,
   "price_per_lot_sqft": 11.7,
   "price_per_building_sqft": 39.42,
   "building_sqft": 6469,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6508,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822410015"
  },
  {
   "address": "5525 State Hwy No 169, Plymouth",
   "sale_month": "1999-11",
   "price": 128975,
   "lot_sqft": 165268,
   "price_per_lot_sqft": 0.78,
   "price_per_building_sqft": 3.13,
   "building_sqft": 41163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41411,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111822440028"
  },
  {
   "address": "215 Lewis Avenue South, Watertown",
   "sale_month": "1999-10",
   "price": 10000,
   "lot_sqft": 5310,
   "price_per_lot_sqft": 1.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850502740"
  },
  {
   "address": null,
   "sale_month": "1999-10",
   "price": 10000,
   "lot_sqft": 30656,
   "price_per_lot_sqft": 0.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580145153"
  },
  {
   "address": "2425 Clinton Ave, Minneapolis",
   "sale_month": "1999-10",
   "price": 160000,
   "lot_sqft": 9012,
   "price_per_lot_sqft": 17.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4200,
   "use": "APARTMENT",
   "parcel_id": "3402924140008"
  },
  {
   "address": null,
   "sale_month": "1999-10",
   "price": 750000,
   "lot_sqft": 17683,
   "price_per_lot_sqft": 42.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240024"
  },
  {
   "address": "2609 Fremont Ave S, Minneapolis",
   "sale_month": "1999-10",
   "price": 429000,
   "lot_sqft": 10213,
   "price_per_lot_sqft": 42.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4760,
   "use": "APARTMENT",
   "parcel_id": "3302924420148"
  },
  {
   "address": "8716 62nd Ave N, Brooklyn Park",
   "sale_month": "1999-10",
   "price": 115000,
   "lot_sqft": 17116,
   "price_per_lot_sqft": 6.72,
   "price_per_building_sqft": 70.77,
   "building_sqft": 1625,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1634,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111921340009"
  },
  {
   "address": "5211 130th Street North, Hugo",
   "sale_month": "1999-10",
   "price": 620000,
   "lot_sqft": 74513,
   "price_per_lot_sqft": 8.32,
   "price_per_building_sqft": 45,
   "building_sqft": 13779,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13862,
   "use": "305",
   "parcel_id": "3103121110005"
  },
  {
   "address": null,
   "sale_month": "1999-10",
   "price": 928000,
   "lot_sqft": 590870,
   "price_per_lot_sqft": 1.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811622220003"
  },
  {
   "address": "1301 Balsam Trail, Shakopee",
   "sale_month": "1999-10",
   "price": 200000,
   "lot_sqft": 267043,
   "price_per_lot_sqft": 0.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7099,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "274140010"
  },
  {
   "address": "3959 Highway 61, White Bear Lake",
   "sale_month": "1999-10",
   "price": 95001,
   "lot_sqft": 41187,
   "price_per_lot_sqft": 2.31,
   "price_per_building_sqft": 31.86,
   "building_sqft": 2982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3000,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "273022140019"
  },
  {
   "address": "1325 Hemlock Trail, Shakopee",
   "sale_month": "1999-10",
   "price": 125000,
   "lot_sqft": 144182,
   "price_per_lot_sqft": 0.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6272,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "272920050"
  },
  {
   "address": "1126 Shakopee Town Square, Shakopee",
   "sale_month": "1999-10",
   "price": 1492000,
   "lot_sqft": 43854,
   "price_per_lot_sqft": 34.02,
   "price_per_building_sqft": 5.88,
   "building_sqft": 253745,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 255276,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270930012"
  },
  {
   "address": "1717 2nd Ave S, Minneapolis",
   "sale_month": "1999-10",
   "price": 650000,
   "lot_sqft": 19074,
   "price_per_lot_sqft": 34.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8308,
   "use": "APARTMENT",
   "parcel_id": "2702924430071"
  },
  {
   "address": "1711 2nd Ave S, Minneapolis",
   "sale_month": "1999-10",
   "price": 650000,
   "lot_sqft": 6358,
   "price_per_lot_sqft": 102.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924430070"
  },
  {
   "address": "1709 2nd Ave S, Minneapolis",
   "sale_month": "1999-10",
   "price": 650000,
   "lot_sqft": 5166,
   "price_per_lot_sqft": 125.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924430069"
  },
  {
   "address": "211 17th St E, Minneapolis",
   "sale_month": "1999-10",
   "price": 650000,
   "lot_sqft": 1192,
   "price_per_lot_sqft": 545.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924430068"
  },
  {
   "address": "12900 Eagle Creek Parkway, Savage",
   "sale_month": "1999-10",
   "price": 1200000,
   "lot_sqft": 880019,
   "price_per_lot_sqft": 1.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 357828,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "263070010"
  },
  {
   "address": "915 Washington Ave S, Minneapolis",
   "sale_month": "1999-10",
   "price": 745000,
   "lot_sqft": 6658,
   "price_per_lot_sqft": 111.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602924120087"
  },
  {
   "address": "1460 Lake Drive West, Chanhassen",
   "sale_month": "1999-10",
   "price": 462000,
   "lot_sqft": 173919,
   "price_per_lot_sqft": 2.66,
   "price_per_building_sqft": 9.52,
   "building_sqft": 48528,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48821,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252200030"
  },
  {
   "address": "105 13th Ave S, Hopkins",
   "sale_month": "1999-10",
   "price": 420000,
   "lot_sqft": 12468,
   "price_per_lot_sqft": 33.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3621,
   "use": "APARTMENT",
   "parcel_id": "2411722340100"
  },
  {
   "address": "1301 4th St SE, Minneapolis",
   "sale_month": "1999-10",
   "price": 912000,
   "lot_sqft": 8318,
   "price_per_lot_sqft": 109.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924420161"
  },
  {
   "address": "26660 Chowen Avenue, Elko New Market",
   "sale_month": "1999-10",
   "price": 90000,
   "lot_sqft": 18996,
   "price_per_lot_sqft": 4.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5274,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "230290440"
  },
  {
   "address": "3900 Louisiana Cir, St. Louis Park",
   "sale_month": "1999-10",
   "price": 1475000,
   "lot_sqft": 80049,
   "price_per_lot_sqft": 18.43,
   "price_per_building_sqft": 42.86,
   "building_sqft": 34414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34621,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2011721120007"
  },
  {
   "address": "101 Court Street East, Belle Plaine",
   "sale_month": "1999-10",
   "price": 60000,
   "lot_sqft": 14350,
   "price_per_lot_sqft": 4.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200015010"
  },
  {
   "address": "8817 35th St W, St. Louis Park",
   "sale_month": "1999-10",
   "price": 1628000,
   "lot_sqft": 71393,
   "price_per_lot_sqft": 22.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17809,
   "use": "APARTMENT",
   "parcel_id": "1811721310064"
  },
  {
   "address": null,
   "sale_month": "1999-10",
   "price": 1001863,
   "lot_sqft": 415979,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1511622220009"
  },
  {
   "address": "2206 44th Ave N, Minneapolis",
   "sale_month": "1999-10",
   "price": 45000,
   "lot_sqft": 1623,
   "price_per_lot_sqft": 27.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411821210002"
  },
  {
   "address": "638 Jackson St NE, Minneapolis",
   "sale_month": "1999-10",
   "price": 200000,
   "lot_sqft": 5699,
   "price_per_lot_sqft": 35.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2018,
   "use": "APARTMENT",
   "parcel_id": "1402924410127"
  },
  {
   "address": "219 8th Ave NE, Minneapolis",
   "sale_month": "1999-10",
   "price": 155000,
   "lot_sqft": 6977,
   "price_per_lot_sqft": 22.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1778,
   "use": "APARTMENT",
   "parcel_id": "1402924320019"
  },
  {
   "address": "1535 4th St NE, Minneapolis",
   "sale_month": "1999-10",
   "price": 80000,
   "lot_sqft": 5634,
   "price_per_lot_sqft": 14.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2296,
   "use": "APARTMENT",
   "parcel_id": "1402924210129"
  },
  {
   "address": "551 Jefferson Avenue, Saint Paul",
   "sale_month": "1999-10",
   "price": 299300,
   "lot_sqft": 43648,
   "price_per_lot_sqft": 6.86,
   "price_per_building_sqft": 59.98,
   "building_sqft": 4990,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5020,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823220128"
  },
  {
   "address": "2509 Central Ave NE, Minneapolis",
   "sale_month": "1999-10",
   "price": 230000,
   "lot_sqft": 5057,
   "price_per_lot_sqft": 45.48,
   "price_per_building_sqft": 10.18,
   "building_sqft": 22604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22740,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924230125"
  },
  {
   "address": "2731 Fillmore St NE, Minneapolis",
   "sale_month": "1999-10",
   "price": 69900,
   "lot_sqft": 7597,
   "price_per_lot_sqft": 9.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 874,
   "use": "TRIPLEX",
   "parcel_id": "1202924210082"
  },
  {
   "address": "11650 96th Ave N, Maple Grove",
   "sale_month": "1999-10",
   "price": 203196,
   "lot_sqft": 71189,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": 14.45,
   "building_sqft": 14066,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14151,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922420015"
  },
  {
   "address": "105 23rd Ave NE, Minneapolis",
   "sale_month": "1999-10",
   "price": 61070,
   "lot_sqft": 17129,
   "price_per_lot_sqft": 3.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924320096"
  },
  {
   "address": "1340 Duckwood Drive, Eagan",
   "sale_month": "1999-10",
   "price": 2619750,
   "lot_sqft": 176480,
   "price_per_lot_sqft": 14.84,
   "price_per_building_sqft": 100.93,
   "building_sqft": 25955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26112,
   "use": "Commercial-preferred",
   "parcel_id": "102192501010"
  },
  {
   "address": "2700 Washington Ave N, Minneapolis",
   "sale_month": "1999-10",
   "price": 90000,
   "lot_sqft": 14580,
   "price_per_lot_sqft": 6.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924340042"
  },
  {
   "address": "2648 West Broadway, Minneapolis",
   "sale_month": "1999-10",
   "price": 350000,
   "lot_sqft": 28104,
   "price_per_lot_sqft": 12.45,
   "price_per_building_sqft": 48.75,
   "building_sqft": 7180,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7224,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924430068"
  },
  {
   "address": "4001 Lake St E, Minneapolis",
   "sale_month": "1999-10",
   "price": 82000,
   "lot_sqft": 9127,
   "price_per_lot_sqft": 8.98,
   "price_per_building_sqft": 40.43,
   "building_sqft": 2028,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2040,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823120031"
  },
  {
   "address": "1731 Dayton Avenue, Saint Paul",
   "sale_month": "1999-10",
   "price": 228000,
   "lot_sqft": 9636,
   "price_per_lot_sqft": 23.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1834,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120062"
  },
  {
   "address": "3020 Bryant Ave S, Minneapolis",
   "sale_month": "1999-10",
   "price": 30000,
   "lot_sqft": 5912,
   "price_per_lot_sqft": 5.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2049,
   "use": "APARTMENT",
   "parcel_id": "0402824110052"
  },
  {
   "address": "3040 Maplewood Drive North, Maplewood",
   "sale_month": "1999-10",
   "price": 300000,
   "lot_sqft": 101086,
   "price_per_lot_sqft": 2.97,
   "price_per_building_sqft": 17.97,
   "building_sqft": 16694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16795,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922220015"
  },
  {
   "address": "3345 Harriet Ave, Minneapolis",
   "sale_month": "1999-10",
   "price": 225500,
   "lot_sqft": 5571,
   "price_per_lot_sqft": 40.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2266,
   "use": "APARTMENT",
   "parcel_id": "0302824230153"
  },
  {
   "address": "778 Selby Avenue, Saint Paul",
   "sale_month": "1999-10",
   "price": 30000,
   "lot_sqft": 4902,
   "price_per_lot_sqft": 6.12,
   "price_per_building_sqft": 16.68,
   "building_sqft": 1799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1810,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823120122"
  },
  {
   "address": "3346 Snelling Ave, Minneapolis",
   "sale_month": "1999-10",
   "price": 2800,
   "lot_sqft": 648,
   "price_per_lot_sqft": 4.32,
   "price_per_building_sqft": 3.6,
   "building_sqft": 777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 782,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824140065"
  },
  {
   "address": "1503 Robert Street South, West Saint Paul",
   "sale_month": "1999-09",
   "price": 546000,
   "lot_sqft": 58216,
   "price_per_lot_sqft": 9.38,
   "price_per_building_sqft": 75.28,
   "building_sqft": 7253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7296,
   "use": "Commercial-preferred",
   "parcel_id": "420200038050"
  },
  {
   "address": "10913 State Hwy No 55, Plymouth",
   "sale_month": "1999-09",
   "price": 1230000,
   "lot_sqft": 54979,
   "price_per_lot_sqft": 22.37,
   "price_per_building_sqft": 80.47,
   "building_sqft": 15286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15378,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230011"
  },
  {
   "address": "15100 Business Parkway, Rosemount",
   "sale_month": "1999-09",
   "price": 4400000,
   "lot_sqft": 429895,
   "price_per_lot_sqft": 10.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 86190,
   "use": "Industrial-preferred",
   "parcel_id": "346455001010"
  },
  {
   "address": "2220 Daniels St, Long Lake",
   "sale_month": "1999-09",
   "price": 210000,
   "lot_sqft": 18986,
   "price_per_lot_sqft": 11.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823230011"
  },
  {
   "address": "2406 Aldrich Ave S, Minneapolis",
   "sale_month": "1999-09",
   "price": 138500,
   "lot_sqft": 7095,
   "price_per_lot_sqft": 19.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1639,
   "use": "TRIPLEX",
   "parcel_id": "3302924140041"
  },
  {
   "address": "2725 Saddle Court, Stillwater",
   "sale_month": "1999-09",
   "price": 772500,
   "lot_sqft": 23297,
   "price_per_lot_sqft": 33.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6428,
   "use": "110",
   "parcel_id": "3203020320047"
  },
  {
   "address": "3600 Minnesota Dr, Edina",
   "sale_month": "1999-09",
   "price": 23569121,
   "lot_sqft": 154898,
   "price_per_lot_sqft": 152.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824330019"
  },
  {
   "address": "1125 Agate Street, Saint Paul",
   "sale_month": "1999-09",
   "price": 325000,
   "lot_sqft": 13488,
   "price_per_lot_sqft": 24.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2611,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922120032"
  },
  {
   "address": "6305 Waterman Ave, Edina",
   "sale_month": "1999-09",
   "price": 247500,
   "lot_sqft": 13384,
   "price_per_lot_sqft": 18.49,
   "price_per_building_sqft": 77.49,
   "building_sqft": 3194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3213,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011721140039"
  },
  {
   "address": null,
   "sale_month": "1999-09",
   "price": 2900000,
   "lot_sqft": 65227,
   "price_per_lot_sqft": 44.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923330017"
  },
  {
   "address": null,
   "sale_month": "1999-09",
   "price": 753461,
   "lot_sqft": 328809,
   "price_per_lot_sqft": 2.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911622120007"
  },
  {
   "address": "9440 Eden Prairie Rd, Eden Prairie",
   "sale_month": "1999-09",
   "price": 1225983,
   "lot_sqft": 365331,
   "price_per_lot_sqft": 3.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2911622110001"
  },
  {
   "address": "113 Laurel Street West, Stillwater",
   "sale_month": "1999-09",
   "price": 115000,
   "lot_sqft": 3444,
   "price_per_lot_sqft": 33.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "2803020130072"
  },
  {
   "address": "1920 Colfax Ave S, Minneapolis",
   "sale_month": "1999-09",
   "price": 190000,
   "lot_sqft": 6752,
   "price_per_lot_sqft": 28.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2133,
   "use": "APARTMENT",
   "parcel_id": "2802924440052"
  },
  {
   "address": "1896 Ames Avenue, Saint Paul",
   "sale_month": "1999-09",
   "price": 123000,
   "lot_sqft": 7280,
   "price_per_lot_sqft": 16.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2396,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262922230039"
  },
  {
   "address": "8160 County Road 42, Savage",
   "sale_month": "1999-09",
   "price": 13065186,
   "lot_sqft": 519902,
   "price_per_lot_sqft": 25.13,
   "price_per_building_sqft": 139.55,
   "building_sqft": 93627,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94192,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262750080"
  },
  {
   "address": "14120 Highway 13 South, Savage",
   "sale_month": "1999-09",
   "price": 13065186,
   "lot_sqft": 61374,
   "price_per_lot_sqft": 212.88,
   "price_per_building_sqft": 1527.56,
   "building_sqft": 8553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8605,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262750050"
  },
  {
   "address": "14140 Highway 13 South, Savage",
   "sale_month": "1999-09",
   "price": 13065186,
   "lot_sqft": 77148,
   "price_per_lot_sqft": 169.35,
   "price_per_building_sqft": 1016.67,
   "building_sqft": 12851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12928,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262750040"
  },
  {
   "address": null,
   "sale_month": "1999-09",
   "price": 13065186,
   "lot_sqft": 65115,
   "price_per_lot_sqft": 200.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262750030"
  },
  {
   "address": "6665 Highway 13 West, Savage",
   "sale_month": "1999-09",
   "price": 905000,
   "lot_sqft": 51166,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": 38.89,
   "building_sqft": 23270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23411,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "261400010"
  },
  {
   "address": "414 Cedar Ave S, Minneapolis",
   "sale_month": "1999-09",
   "price": 100000,
   "lot_sqft": 1565,
   "price_per_lot_sqft": 63.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410057"
  },
  {
   "address": "1270 Budd Ave, Maple Plain",
   "sale_month": "1999-09",
   "price": 63050,
   "lot_sqft": 69112,
   "price_per_lot_sqft": 0.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12658,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511824130003"
  },
  {
   "address": "300 Washington Ave S, Minneapolis",
   "sale_month": "1999-09",
   "price": 3200000,
   "lot_sqft": 240594,
   "price_per_lot_sqft": 13.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 144961,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924340079"
  },
  {
   "address": null,
   "sale_month": "1999-09",
   "price": 1339556,
   "lot_sqft": 445044,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2011622430068"
  },
  {
   "address": "1220 Cambridge St, Hopkins",
   "sale_month": "1999-09",
   "price": 2350000,
   "lot_sqft": 73941,
   "price_per_lot_sqft": 31.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8661,
   "use": "APARTMENT",
   "parcel_id": "1911721110049"
  },
  {
   "address": "2276 Highland Parkway, Saint Paul",
   "sale_month": "1999-09",
   "price": 750000,
   "lot_sqft": 12486,
   "price_per_lot_sqft": 60.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6193,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120062"
  },
  {
   "address": "2284 Highland Parkway, Saint Paul",
   "sale_month": "1999-09",
   "price": 750000,
   "lot_sqft": 12855,
   "price_per_lot_sqft": 58.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5546,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120061"
  },
  {
   "address": "7921 Minnetonka Blvd, St. Louis Park",
   "sale_month": "1999-09",
   "price": 177500,
   "lot_sqft": 10322,
   "price_per_lot_sqft": 17.2,
   "price_per_building_sqft": 70.69,
   "building_sqft": 2511,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2526,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721220170"
  },
  {
   "address": "4300 Douglas Dr N, Crystal",
   "sale_month": "1999-09",
   "price": 143000,
   "lot_sqft": 34743,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611821220024"
  },
  {
   "address": "6216 34th St W, St. Louis Park",
   "sale_month": "1999-09",
   "price": 115000,
   "lot_sqft": 7057,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1322,
   "use": "APARTMENT",
   "parcel_id": "1611721320004"
  },
  {
   "address": "1105 Homer Street, Saint Paul",
   "sale_month": "1999-09",
   "price": 385000,
   "lot_sqft": 19636,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": 59.45,
   "building_sqft": 6476,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6515,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823430014"
  },
  {
   "address": "5465 212th Street West, Farmington",
   "sale_month": "1999-09",
   "price": 575000,
   "lot_sqft": 141485,
   "price_per_lot_sqft": 4.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "Commercial-preferred",
   "parcel_id": "140360029016"
  },
  {
   "address": "3930 Lancaster La N, Plymouth",
   "sale_month": "1999-09",
   "price": 7700000,
   "lot_sqft": 228530,
   "price_per_lot_sqft": 33.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52998,
   "use": "APARTMENT",
   "parcel_id": "1311822410004"
  },
  {
   "address": "8716 221st Street East, New Market Township",
   "sale_month": "1999-09",
   "price": 178592,
   "lot_sqft": 158338,
   "price_per_lot_sqft": 1.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2291,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "089040020"
  },
  {
   "address": null,
   "sale_month": "1999-09",
   "price": 26437,
   "lot_sqft": 7763,
   "price_per_lot_sqft": 3.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240010"
  },
  {
   "address": "4601 Excelsior Blvd, St. Louis Park",
   "sale_month": "1999-09",
   "price": 1100000,
   "lot_sqft": 22247,
   "price_per_lot_sqft": 49.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7438,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824120049"
  },
  {
   "address": "4401 Minnehaha Ave, Minneapolis",
   "sale_month": "1999-09",
   "price": 463000,
   "lot_sqft": 16168,
   "price_per_lot_sqft": 28.64,
   "price_per_building_sqft": 81.44,
   "building_sqft": 5685,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5720,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823430044"
  },
  {
   "address": "2850 Market Place Drive, Little Canada",
   "sale_month": "1999-09",
   "price": 5240000,
   "lot_sqft": 159146,
   "price_per_lot_sqft": 32.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34853,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062922310057"
  },
  {
   "address": "3752 Minnehaha Ave, Minneapolis",
   "sale_month": "1999-09",
   "price": 30620,
   "lot_sqft": 5958,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823330143"
  },
  {
   "address": "3748 Minnehaha Ave, Minneapolis",
   "sale_month": "1999-09",
   "price": 205980,
   "lot_sqft": 8796,
   "price_per_lot_sqft": 23.42,
   "price_per_building_sqft": 16.99,
   "building_sqft": 12125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12198,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823330141"
  },
  {
   "address": null,
   "sale_month": "1999-09",
   "price": 178592,
   "lot_sqft": 21590,
   "price_per_lot_sqft": 8.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "049330030"
  },
  {
   "address": "15321 Wayzata Blvd, Minnetonka",
   "sale_month": "1999-09",
   "price": 700000,
   "lot_sqft": 20337,
   "price_per_lot_sqft": 34.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411722310014"
  },
  {
   "address": "3124 Fremont Ave S, Minneapolis",
   "sale_month": "1999-09",
   "price": 200000,
   "lot_sqft": 5887,
   "price_per_lot_sqft": 33.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1698,
   "use": "APARTMENT",
   "parcel_id": "0402824120109"
  },
  {
   "address": "8473 Tamarack Road, Woodbury",
   "sale_month": "1999-09",
   "price": 428157,
   "lot_sqft": 47550,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": 142.06,
   "building_sqft": 3014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3032,
   "use": "300",
   "parcel_id": "0402821340012"
  },
  {
   "address": "1311 Grand Avenue, Saint Paul",
   "sale_month": "1999-09",
   "price": 650000,
   "lot_sqft": 9924,
   "price_per_lot_sqft": 65.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5459,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420009"
  },
  {
   "address": "822 Marie Avenue, South Saint Paul",
   "sale_month": "1999-08",
   "price": 129900,
   "lot_sqft": 7556,
   "price_per_lot_sqft": 17.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1607,
   "use": "Apartment",
   "parcel_id": "368430003070"
  },
  {
   "address": "352 21st Avenue South, South Saint Paul",
   "sale_month": "1999-08",
   "price": 375000,
   "lot_sqft": 21182,
   "price_per_lot_sqft": 17.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4208,
   "use": "Apartment",
   "parcel_id": "368370003020"
  },
  {
   "address": "335 Edmund Avenue, Saint Paul",
   "sale_month": "1999-08",
   "price": 58000,
   "lot_sqft": 6512,
   "price_per_lot_sqft": 8.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923130035"
  },
  {
   "address": "2859 20th Ave S, Minneapolis",
   "sale_month": "1999-08",
   "price": 1,
   "lot_sqft": 5597,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924330017"
  },
  {
   "address": "2526 18th Ave S, Minneapolis",
   "sale_month": "1999-08",
   "price": 53000,
   "lot_sqft": 7110,
   "price_per_lot_sqft": 7.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2182,
   "use": "APARTMENT",
   "parcel_id": "3502924140146"
  },
  {
   "address": "16880 4th Street North, Lakeland",
   "sale_month": "1999-08",
   "price": 60000,
   "lot_sqft": 15226,
   "price_per_lot_sqft": 3.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11587,
   "use": "305",
   "parcel_id": "3502920410033"
  },
  {
   "address": "2023 Stevens Ave, Minneapolis",
   "sale_month": "1999-08",
   "price": 310000,
   "lot_sqft": 6976,
   "price_per_lot_sqft": 44.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4489,
   "use": "APARTMENT",
   "parcel_id": "3402924120031"
  },
  {
   "address": "1607 University Avenue West, Saint Paul",
   "sale_month": "1999-08",
   "price": 212000,
   "lot_sqft": 4638,
   "price_per_lot_sqft": 45.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140083"
  },
  {
   "address": null,
   "sale_month": "1999-08",
   "price": 18412,
   "lot_sqft": 21112,
   "price_per_lot_sqft": 0.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923130020"
  },
  {
   "address": "1700 78th St W, Richfield",
   "sale_month": "1999-08",
   "price": 11915855,
   "lot_sqft": 347673,
   "price_per_lot_sqft": 34.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54044,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302824340012"
  },
  {
   "address": "4396 Steiner St, St. Bonifacius",
   "sale_month": "1999-08",
   "price": 715000,
   "lot_sqft": 101713,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20174,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3211724240024"
  },
  {
   "address": "3112 28th St W, Minneapolis",
   "sale_month": "1999-08",
   "price": 279000,
   "lot_sqft": 5782,
   "price_per_lot_sqft": 48.25,
   "price_per_building_sqft": 102.2,
   "building_sqft": 2730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2747,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202924310025"
  },
  {
   "address": "18280 Dayton River Rd, Dayton",
   "sale_month": "1999-08",
   "price": 85000,
   "lot_sqft": 25335,
   "price_per_lot_sqft": 3.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3112122340081"
  },
  {
   "address": "237 Cecil St SE, Minneapolis",
   "sale_month": "1999-08",
   "price": 132000,
   "lot_sqft": 7971,
   "price_per_lot_sqft": 16.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1455,
   "use": "APARTMENT",
   "parcel_id": "3102923110109"
  },
  {
   "address": "7400 France Ave S, Edina",
   "sale_month": "1999-08",
   "price": 1675000,
   "lot_sqft": 63619,
   "price_per_lot_sqft": 26.33,
   "price_per_building_sqft": 85.22,
   "building_sqft": 19654,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19773,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824410002"
  },
  {
   "address": "2345 Mendelssohn La N, Golden Valley",
   "sale_month": "1999-08",
   "price": 2271073,
   "lot_sqft": 139964,
   "price_per_lot_sqft": 16.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5559,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3011821220064"
  },
  {
   "address": "2520 University Ave SE, Minneapolis",
   "sale_month": "1999-08",
   "price": 375000,
   "lot_sqft": 31956,
   "price_per_lot_sqft": 11.73,
   "price_per_building_sqft": 47.49,
   "building_sqft": 7896,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7944,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923240027"
  },
  {
   "address": "4839 124th Street West, Savage",
   "sale_month": "1999-08",
   "price": 174000,
   "lot_sqft": 14827,
   "price_per_lot_sqft": 11.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "260101070"
  },
  {
   "address": "7240 West River Rd, Brooklyn Center",
   "sale_month": "1999-08",
   "price": 335300,
   "lot_sqft": 26837,
   "price_per_lot_sqft": 12.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4584,
   "use": "APARTMENT",
   "parcel_id": "2511921420043"
  },
  {
   "address": "1811 6th St S, Minneapolis",
   "sale_month": "1999-08",
   "price": 8890,
   "lot_sqft": 1991,
   "price_per_lot_sqft": 4.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2502924320130"
  },
  {
   "address": "10000 81st Ave N, Maple Grove",
   "sale_month": "1999-08",
   "price": 2353610,
   "lot_sqft": 1593946,
   "price_per_lot_sqft": 1.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54314,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922130001"
  },
  {
   "address": "1319 7th St SE, Minneapolis",
   "sale_month": "1999-08",
   "price": 140000,
   "lot_sqft": 6737,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1775,
   "use": "TRIPLEX",
   "parcel_id": "2402924420079"
  },
  {
   "address": "401 9th St SE, Minneapolis",
   "sale_month": "1999-08",
   "price": 935000,
   "lot_sqft": 19023,
   "price_per_lot_sqft": 49.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6473,
   "use": "APARTMENT",
   "parcel_id": "2402924220046"
  },
  {
   "address": null,
   "sale_month": "1999-08",
   "price": 52000,
   "lot_sqft": 3889,
   "price_per_lot_sqft": 13.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2303220120009"
  },
  {
   "address": "310 8th St SE, Minneapolis",
   "sale_month": "1999-08",
   "price": 717500,
   "lot_sqft": 16469,
   "price_per_lot_sqft": 43.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4993,
   "use": "APARTMENT",
   "parcel_id": "2302924110077"
  },
  {
   "address": "300 Orchard Street East, Belle Plaine",
   "sale_month": "1999-08",
   "price": 171617,
   "lot_sqft": 173948,
   "price_per_lot_sqft": 0.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7434,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "200460010"
  },
  {
   "address": "9640 Humboldt Ave S, Bloomington",
   "sale_month": "1999-08",
   "price": 275182,
   "lot_sqft": 37108,
   "price_per_lot_sqft": 7.42,
   "price_per_building_sqft": 15.03,
   "building_sqft": 18311,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18422,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240009"
  },
  {
   "address": "2432 2nd St N, Minneapolis",
   "sale_month": "1999-08",
   "price": 700000,
   "lot_sqft": 68086,
   "price_per_lot_sqft": 10.28,
   "price_per_building_sqft": 13.45,
   "building_sqft": 52051,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52365,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924210055"
  },
  {
   "address": "2222 4th Street, White Bear Lake",
   "sale_month": "1999-08",
   "price": 280000,
   "lot_sqft": 12566,
   "price_per_lot_sqft": 22.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410053"
  },
  {
   "address": "25 4th St NW, Osseo",
   "sale_month": "1999-08",
   "price": 179900,
   "lot_sqft": 6247,
   "price_per_lot_sqft": 28.8,
   "price_per_building_sqft": 85.54,
   "building_sqft": 2103,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2116,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922110076"
  },
  {
   "address": "1838 Hayes St NE, Minneapolis",
   "sale_month": "1999-08",
   "price": 375000,
   "lot_sqft": 12607,
   "price_per_lot_sqft": 29.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3042,
   "use": "APARTMENT",
   "parcel_id": "1202924430015"
  },
  {
   "address": "946 Randolph Avenue, Saint Paul",
   "sale_month": "1999-08",
   "price": 137500,
   "lot_sqft": 5615,
   "price_per_lot_sqft": 24.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1491,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823310127"
  },
  {
   "address": "727 Randolph Avenue, Saint Paul",
   "sale_month": "1999-08",
   "price": 169000,
   "lot_sqft": 5985,
   "price_per_lot_sqft": 28.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1947,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823140158"
  },
  {
   "address": "11511 95th Ave N, Maple Grove",
   "sale_month": "1999-08",
   "price": 353870,
   "lot_sqft": 126971,
   "price_per_lot_sqft": 2.79,
   "price_per_building_sqft": 10.97,
   "building_sqft": 32272,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32467,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922430017"
  },
  {
   "address": null,
   "sale_month": "1999-08",
   "price": 405611,
   "lot_sqft": 101538,
   "price_per_lot_sqft": 3.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14014,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922130011"
  },
  {
   "address": "2457 Maplewood Drive North, Maplewood",
   "sale_month": "1999-08",
   "price": 405611,
   "lot_sqft": 94295,
   "price_per_lot_sqft": 4.3,
   "price_per_building_sqft": 11.65,
   "building_sqft": 34802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35012,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092922130006"
  },
  {
   "address": "16348 Co Rd No 30, Maple Grove",
   "sale_month": "1999-08",
   "price": 522720,
   "lot_sqft": 133884,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": 21.15,
   "building_sqft": 24715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24865,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430016"
  },
  {
   "address": "4331 Xerxes Ave S, Minneapolis",
   "sale_month": "1999-08",
   "price": 235000,
   "lot_sqft": 7008,
   "price_per_lot_sqft": 33.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1787,
   "use": "APARTMENT",
   "parcel_id": "0802824420123"
  },
  {
   "address": "356 12th Street Southwest, Forest Lake",
   "sale_month": "1999-08",
   "price": 374659,
   "lot_sqft": 444641,
   "price_per_lot_sqft": 0.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 128660,
   "use": "300",
   "parcel_id": "0703221410015"
  },
  {
   "address": "3904 Sunnyside Rd, Edina",
   "sale_month": "1999-08",
   "price": 80000,
   "lot_sqft": 1835,
   "price_per_lot_sqft": 43.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440057"
  },
  {
   "address": "7925 Wayzata Blvd, Golden Valley",
   "sale_month": "1999-08",
   "price": 800000,
   "lot_sqft": 39447,
   "price_per_lot_sqft": 20.28,
   "price_per_building_sqft": 177.82,
   "building_sqft": 4499,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4526,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611721140055"
  },
  {
   "address": "5531 Maryland Ave N, New Hope",
   "sale_month": "1999-08",
   "price": 250000,
   "lot_sqft": 24256,
   "price_per_lot_sqft": 10.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4377,
   "use": "APARTMENT",
   "parcel_id": "0511821340076"
  },
  {
   "address": "1838 Portland Avenue, Saint Paul",
   "sale_month": "1999-08",
   "price": 255000,
   "lot_sqft": 7886,
   "price_per_lot_sqft": 32.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2730,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240143"
  },
  {
   "address": "1696 Ashland Avenue, Saint Paul",
   "sale_month": "1999-08",
   "price": 131000,
   "lot_sqft": 7441,
   "price_per_lot_sqft": 17.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4411,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823140121"
  },
  {
   "address": "3440 Colfax Ave S, Minneapolis",
   "sale_month": "1999-08",
   "price": 190000,
   "lot_sqft": 5410,
   "price_per_lot_sqft": 35.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2377,
   "use": "APARTMENT",
   "parcel_id": "0402824410047"
  },
  {
   "address": "6500 Baker Rd, Eden Prairie",
   "sale_month": "1999-08",
   "price": 1000000,
   "lot_sqft": 386465,
   "price_per_lot_sqft": 2.59,
   "price_per_building_sqft": 79.58,
   "building_sqft": 12566,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12642,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311622130001"
  },
  {
   "address": "7631 145th Street West, Apple Valley",
   "sale_month": "1999-08",
   "price": 265000,
   "lot_sqft": 42246,
   "price_per_lot_sqft": 6.27,
   "price_per_building_sqft": 49.5,
   "building_sqft": 5353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5386,
   "use": "Commercial-preferred",
   "parcel_id": "018120108020"
  },
  {
   "address": "8357 144th Street West, Apple Valley",
   "sale_month": "1999-08",
   "price": 291000,
   "lot_sqft": 34223,
   "price_per_lot_sqft": 8.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5801,
   "use": "Apartment",
   "parcel_id": "011035002090"
  },
  {
   "address": "20 Main Street West, Waconia",
   "sale_month": "1999-07",
   "price": 100000,
   "lot_sqft": 6912,
   "price_per_lot_sqft": 14.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503820"
  },
  {
   "address": "811 University Avenue West, Saint Paul",
   "sale_month": "1999-07",
   "price": 250000,
   "lot_sqft": 14654,
   "price_per_lot_sqft": 17.06,
   "price_per_building_sqft": 43.67,
   "building_sqft": 5725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5759,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923130202"
  },
  {
   "address": "818 Lake St E, Minneapolis",
   "sale_month": "1999-07",
   "price": 174775,
   "lot_sqft": 5028,
   "price_per_lot_sqft": 34.76,
   "price_per_building_sqft": 46.4,
   "building_sqft": 3767,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3790,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924340040"
  },
  {
   "address": "1463 Marshall Avenue, Saint Paul",
   "sale_month": "1999-07",
   "price": 67000,
   "lot_sqft": 11538,
   "price_per_lot_sqft": 5.81,
   "price_per_building_sqft": 30.1,
   "building_sqft": 2226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2240,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923330143"
  },
  {
   "address": "2924 Garfield Ave, Minneapolis",
   "sale_month": "1999-07",
   "price": 7860,
   "lot_sqft": 4751,
   "price_per_lot_sqft": 1.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330088"
  },
  {
   "address": "14521 Excelsior Blvd, Minnetonka",
   "sale_month": "1999-07",
   "price": 360000,
   "lot_sqft": 5307,
   "price_per_lot_sqft": 67.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3311722110042"
  },
  {
   "address": "7420 Penn Ave S, Richfield",
   "sale_month": "1999-07",
   "price": 1056000,
   "lot_sqft": 16720,
   "price_per_lot_sqft": 63.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3621,
   "use": "APARTMENT",
   "parcel_id": "3202824410002"
  },
  {
   "address": "2625 33rd Ave S, Minneapolis",
   "sale_month": "1999-07",
   "price": 25858,
   "lot_sqft": 5130,
   "price_per_lot_sqft": 5.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3102923320008"
  },
  {
   "address": "9300 73rd Ave N, Brooklyn Park",
   "sale_month": "1999-07",
   "price": 2219761,
   "lot_sqft": 200582,
   "price_per_lot_sqft": 11.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 54019,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921230014"
  },
  {
   "address": "106 Chestnut Street North, Chaska",
   "sale_month": "1999-07",
   "price": 62000,
   "lot_sqft": 8521,
   "price_per_lot_sqft": 7.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300503750"
  },
  {
   "address": "107 Walnut Street North, Chaska",
   "sale_month": "1999-07",
   "price": 91900,
   "lot_sqft": 8521,
   "price_per_lot_sqft": 10.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37744,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300503710"
  },
  {
   "address": "884 Arbor Drive, Chaska",
   "sale_month": "1999-07",
   "price": 1150000,
   "lot_sqft": 43513,
   "price_per_lot_sqft": 26.43,
   "price_per_building_sqft": 38.49,
   "building_sqft": 29879,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30059,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300040500"
  },
  {
   "address": "12100 Dakota Avenue South, Savage",
   "sale_month": "1999-07",
   "price": 10605500,
   "lot_sqft": 690467,
   "price_per_lot_sqft": 15.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77940,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269080200"
  },
  {
   "address": null,
   "sale_month": "1999-07",
   "price": 10605500,
   "lot_sqft": 667791,
   "price_per_lot_sqft": 15.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269080190"
  },
  {
   "address": "7000 Highway 13 West, Savage",
   "sale_month": "1999-07",
   "price": 10605500,
   "lot_sqft": 710459,
   "price_per_lot_sqft": 14.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269080180"
  },
  {
   "address": null,
   "sale_month": "1999-07",
   "price": 39500,
   "lot_sqft": 1439903,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269080170"
  },
  {
   "address": null,
   "sale_month": "1999-07",
   "price": 10605500,
   "lot_sqft": 161423,
   "price_per_lot_sqft": 65.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269080040"
  },
  {
   "address": "8600 125th Street West, Savage",
   "sale_month": "1999-07",
   "price": 100000,
   "lot_sqft": 65265,
   "price_per_lot_sqft": 1.53,
   "price_per_building_sqft": 12.32,
   "building_sqft": 8115,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8164,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "262120020"
  },
  {
   "address": "20150 75th Ave N, Corcoran",
   "sale_month": "1999-07",
   "price": 50000,
   "lot_sqft": 242966,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12856,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923130013"
  },
  {
   "address": "1560 Lake Drive West, Chanhassen",
   "sale_month": "1999-07",
   "price": 460500,
   "lot_sqft": 86859,
   "price_per_lot_sqft": 5.3,
   "price_per_building_sqft": 24.07,
   "building_sqft": 19129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19244,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252200010"
  },
  {
   "address": "1600 Lake Drive West, Chanhassen",
   "sale_month": "1999-07",
   "price": 358062,
   "lot_sqft": 121060,
   "price_per_lot_sqft": 2.96,
   "price_per_building_sqft": 9.98,
   "building_sqft": 35890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36107,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251650060"
  },
  {
   "address": "1315 5th St S, Hopkins",
   "sale_month": "1999-07",
   "price": 1350000,
   "lot_sqft": 182349,
   "price_per_lot_sqft": 7.4,
   "price_per_building_sqft": 42.19,
   "building_sqft": 31999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32192,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722220008"
  },
  {
   "address": "6050 Wentworth Ave, Minneapolis",
   "sale_month": "1999-07",
   "price": 278500,
   "lot_sqft": 8970,
   "price_per_lot_sqft": 31.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2668,
   "use": "TRIPLEX",
   "parcel_id": "2202824340117"
  },
  {
   "address": "1716 Glenwood Ave, Minneapolis",
   "sale_month": "1999-07",
   "price": 92000,
   "lot_sqft": 3016,
   "price_per_lot_sqft": 30.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2102924310065"
  },
  {
   "address": "18340 Minnetonka Blvd, Deephaven",
   "sale_month": "1999-07",
   "price": 385000,
   "lot_sqft": 19783,
   "price_per_lot_sqft": 19.46,
   "price_per_building_sqft": 59.27,
   "building_sqft": 6496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722310010"
  },
  {
   "address": "2375 Ventura Drive, Woodbury",
   "sale_month": "1999-07",
   "price": 841500,
   "lot_sqft": 75185,
   "price_per_lot_sqft": 11.19,
   "price_per_building_sqft": 44.21,
   "building_sqft": 19034,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19149,
   "use": "305",
   "parcel_id": "1802821130003"
  },
  {
   "address": null,
   "sale_month": "1999-07",
   "price": 300000,
   "lot_sqft": 9615,
   "price_per_lot_sqft": 31.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711922120008"
  },
  {
   "address": "6425 Oxford St, St. Louis Park",
   "sale_month": "1999-07",
   "price": 609000,
   "lot_sqft": 21306,
   "price_per_lot_sqft": 28.58,
   "price_per_building_sqft": 40.76,
   "building_sqft": 14941,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15031,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721440064"
  },
  {
   "address": "8505 Valley Creek Road, Woodbury",
   "sale_month": "1999-07",
   "price": 1438311,
   "lot_sqft": 232484,
   "price_per_lot_sqft": 6.19,
   "price_per_building_sqft": 30.07,
   "building_sqft": 47828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48117,
   "use": "300",
   "parcel_id": "1602821120011"
  },
  {
   "address": "21240 Olinda Trail North, Scandia",
   "sale_month": "1999-07",
   "price": 131000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 17.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "300",
   "parcel_id": "1403220340053"
  },
  {
   "address": "614 Mckinley Pl, Minneapolis",
   "sale_month": "1999-07",
   "price": 28000,
   "lot_sqft": 108692,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924410018"
  },
  {
   "address": "2015 38th St E, Minneapolis",
   "sale_month": "1999-07",
   "price": 86250,
   "lot_sqft": 5295,
   "price_per_lot_sqft": 16.29,
   "price_per_building_sqft": 33.67,
   "building_sqft": 2562,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2577,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824220002"
  },
  {
   "address": "2031 38th St E, Minneapolis",
   "sale_month": "1999-07",
   "price": 28750,
   "lot_sqft": 3576,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202824220001"
  },
  {
   "address": "12615 Valley View Rd, Eden Prairie",
   "sale_month": "1999-07",
   "price": 550000,
   "lot_sqft": 84710,
   "price_per_lot_sqft": 6.49,
   "price_per_building_sqft": 61.42,
   "building_sqft": 8955,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9009,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622320013"
  },
  {
   "address": "4348 Cedar Ave S, Minneapolis",
   "sale_month": "1999-07",
   "price": 339000,
   "lot_sqft": 11901,
   "price_per_lot_sqft": 28.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3082,
   "use": "APARTMENT",
   "parcel_id": "1102824410121"
  },
  {
   "address": "308 Lowry Ave N, Minneapolis",
   "sale_month": "1999-07",
   "price": 29900,
   "lot_sqft": 7464,
   "price_per_lot_sqft": 4.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924230166"
  },
  {
   "address": "9209 Garfield Cir, Bloomington",
   "sale_month": "1999-07",
   "price": 75000,
   "lot_sqft": 18201,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002724330062"
  },
  {
   "address": "507 92nd St W, Bloomington",
   "sale_month": "1999-07",
   "price": 75000,
   "lot_sqft": 18200,
   "price_per_lot_sqft": 4.12,
   "price_per_building_sqft": 54.27,
   "building_sqft": 1382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1390,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724330035"
  },
  {
   "address": null,
   "sale_month": "1999-07",
   "price": 481950,
   "lot_sqft": 31907,
   "price_per_lot_sqft": 15.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092922430043"
  },
  {
   "address": "7241 Ohms La, Edina",
   "sale_month": "1999-07",
   "price": 1115000,
   "lot_sqft": 7892,
   "price_per_lot_sqft": 141.28,
   "price_per_building_sqft": 184.08,
   "building_sqft": 6057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6094,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240031"
  },
  {
   "address": null,
   "sale_month": "1999-07",
   "price": 225000,
   "lot_sqft": 61867,
   "price_per_lot_sqft": 3.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5439,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "090420610"
  },
  {
   "address": "21775 Ridges Drive, Sand Creek Township",
   "sale_month": "1999-07",
   "price": 225000,
   "lot_sqft": 4295109,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13318,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "090420580"
  },
  {
   "address": null,
   "sale_month": "1999-07",
   "price": 225000,
   "lot_sqft": 13272,
   "price_per_lot_sqft": 16.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "247 4C(2) QUALIFY GOLF COURSES",
   "parcel_id": "090420490"
  },
  {
   "address": "16656 Greystone Lane, Sand Creek Township",
   "sale_month": "1999-07",
   "price": 108000,
   "lot_sqft": 117195,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7516,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090370010"
  },
  {
   "address": "3111 Emerson Ave N, Minneapolis",
   "sale_month": "1999-07",
   "price": 450000,
   "lot_sqft": 51078,
   "price_per_lot_sqft": 8.81,
   "price_per_building_sqft": 29.76,
   "building_sqft": 15120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15211,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924420027"
  },
  {
   "address": null,
   "sale_month": "1999-07",
   "price": 300000,
   "lot_sqft": 5947,
   "price_per_lot_sqft": 50.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240019"
  },
  {
   "address": "5677 Hadley Avenue North, Oakdale",
   "sale_month": "1999-07",
   "price": 2950600,
   "lot_sqft": 615896,
   "price_per_lot_sqft": 4.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 78353,
   "use": "300",
   "parcel_id": "0602921130003"
  },
  {
   "address": "1678 Selby Avenue, Saint Paul",
   "sale_month": "1999-07",
   "price": 128000,
   "lot_sqft": 4363,
   "price_per_lot_sqft": 29.34,
   "price_per_building_sqft": 202.53,
   "building_sqft": 632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 636,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110167"
  },
  {
   "address": "4242 Fremont Ave N, Minneapolis",
   "sale_month": "1999-07",
   "price": 215700,
   "lot_sqft": 11657,
   "price_per_lot_sqft": 18.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3779,
   "use": "APARTMENT",
   "parcel_id": "0402924120039"
  },
  {
   "address": "9865 Norma Lane, Woodbury",
   "sale_month": "1999-07",
   "price": 340000,
   "lot_sqft": 44011,
   "price_per_lot_sqft": 7.73,
   "price_per_building_sqft": 62.73,
   "building_sqft": 5420,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5452,
   "use": "300",
   "parcel_id": "0302821110017"
  },
  {
   "address": "3217 14th Ave S, Minneapolis",
   "sale_month": "1999-07",
   "price": 125000,
   "lot_sqft": 8945,
   "price_per_lot_sqft": 13.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2291,
   "use": "APARTMENT",
   "parcel_id": "0202824130043"
  },
  {
   "address": "409 Faxon Road North, Norwood Young America",
   "sale_month": "1999-06",
   "price": 975000,
   "lot_sqft": 67853,
   "price_per_lot_sqft": 14.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11191,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880280"
  },
  {
   "address": "400 Faxon Road North, Norwood Young America",
   "sale_month": "1999-06",
   "price": 105000,
   "lot_sqft": 35163,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7961,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580140951"
  },
  {
   "address": "406 Faxon Road North, Norwood Young America",
   "sale_month": "1999-06",
   "price": 91000,
   "lot_sqft": 56244,
   "price_per_lot_sqft": 1.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11917,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580140950"
  },
  {
   "address": "3520 Labore Road, Vadnais Heights",
   "sale_month": "1999-06",
   "price": 1500000,
   "lot_sqft": 99672,
   "price_per_lot_sqft": 15.05,
   "price_per_building_sqft": 44.75,
   "building_sqft": 33518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33720,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "333022120013"
  },
  {
   "address": "1907 Feronia Avenue, Saint Paul",
   "sale_month": "1999-06",
   "price": 150000,
   "lot_sqft": 5731,
   "price_per_lot_sqft": 26.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1504,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310012"
  },
  {
   "address": "14523 Excelsior Blvd, Minnetonka",
   "sale_month": "1999-06",
   "price": 155000,
   "lot_sqft": 2772,
   "price_per_lot_sqft": 55.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3311722110023"
  },
  {
   "address": "1815 Greeley Street South, Stillwater",
   "sale_month": "1999-06",
   "price": 930000,
   "lot_sqft": 252322,
   "price_per_lot_sqft": 3.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37514,
   "use": "305",
   "parcel_id": "3303020320003"
  },
  {
   "address": "2408 Dupont Ave S, Minneapolis",
   "sale_month": "1999-06",
   "price": 245000,
   "lot_sqft": 7166,
   "price_per_lot_sqft": 34.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3010,
   "use": "APARTMENT",
   "parcel_id": "3302924130113"
  },
  {
   "address": "428 Minnesota Street, Saint Paul",
   "sale_month": "1999-06",
   "price": 700000,
   "lot_sqft": 12953,
   "price_per_lot_sqft": 54.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922431573"
  },
  {
   "address": "130 Peavey Circle, Chaska",
   "sale_month": "1999-06",
   "price": 326000,
   "lot_sqft": 108623,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": 17.84,
   "building_sqft": 18271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18382,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "304860010"
  },
  {
   "address": "7101 Sandburg Rd, Golden Valley",
   "sale_month": "1999-06",
   "price": 900000,
   "lot_sqft": 475275,
   "price_per_lot_sqft": 1.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2911821130003"
  },
  {
   "address": "13925 Fenway Boulevard North, Hugo",
   "sale_month": "1999-06",
   "price": 173015,
   "lot_sqft": 196633,
   "price_per_lot_sqft": 0.88,
   "price_per_building_sqft": 5.99,
   "building_sqft": 28876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29051,
   "use": "305",
   "parcel_id": "2903121220013"
  },
  {
   "address": "11101 Humboldt Ave S, Bloomington",
   "sale_month": "1999-06",
   "price": 25000,
   "lot_sqft": 219434,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2802724120004"
  },
  {
   "address": "825 Sommerville Street South, Shakopee",
   "sale_month": "1999-06",
   "price": 113000,
   "lot_sqft": 12803,
   "price_per_lot_sqft": 8.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1517,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270017770"
  },
  {
   "address": "112 Sommerville Street South, Shakopee",
   "sale_month": "1999-06",
   "price": 165000,
   "lot_sqft": 8521,
   "price_per_lot_sqft": 19.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011820"
  },
  {
   "address": "19905 State Hwy No 7, Shorewood",
   "sale_month": "1999-06",
   "price": 2475000,
   "lot_sqft": 148152,
   "price_per_lot_sqft": 16.71,
   "price_per_building_sqft": 75.96,
   "building_sqft": 32584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32780,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511723430064"
  },
  {
   "address": "80 Church St SE, Minneapolis",
   "sale_month": "1999-06",
   "price": 40565,
   "lot_sqft": 2871520,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 204298,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924110011"
  },
  {
   "address": "6042 Nicollet Ave, Minneapolis",
   "sale_month": "1999-06",
   "price": 233508,
   "lot_sqft": 24783,
   "price_per_lot_sqft": 9.42,
   "price_per_building_sqft": 32.7,
   "building_sqft": 7141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7184,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340016"
  },
  {
   "address": "3930 Louisiana Ave S, St. Louis Park",
   "sale_month": "1999-06",
   "price": 780000,
   "lot_sqft": 75166,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": 46.87,
   "building_sqft": 16643,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16743,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2011721130002"
  },
  {
   "address": "2100 Silver Lake Road Northwest, New Brighton",
   "sale_month": "1999-06",
   "price": 624962,
   "lot_sqft": 140139,
   "price_per_lot_sqft": 4.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48206,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "183023310085"
  },
  {
   "address": "108 1st St NE, Osseo",
   "sale_month": "1999-06",
   "price": 50000,
   "lot_sqft": 8979,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921230044"
  },
  {
   "address": "400 Roosevelt St NE, Minneapolis",
   "sale_month": "1999-06",
   "price": 616940,
   "lot_sqft": 59971,
   "price_per_lot_sqft": 10.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1802923330045"
  },
  {
   "address": null,
   "sale_month": "1999-06",
   "price": 138000,
   "lot_sqft": 35295,
   "price_per_lot_sqft": 3.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "180080004030"
  },
  {
   "address": "23385 Emery Avenue, Hampton",
   "sale_month": "1999-06",
   "price": 207000,
   "lot_sqft": 14844,
   "price_per_lot_sqft": 13.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "Commercial-preferred",
   "parcel_id": "180080004010"
  },
  {
   "address": "17515 Minnetonka Blvd, Minnetonka",
   "sale_month": "1999-06",
   "price": 275000,
   "lot_sqft": 13120,
   "price_per_lot_sqft": 20.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722320051"
  },
  {
   "address": "9830 Aldrich Ave S, Bloomington",
   "sale_month": "1999-06",
   "price": 659000,
   "lot_sqft": 60731,
   "price_per_lot_sqft": 10.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724410012"
  },
  {
   "address": "418 6th Ave NE, Minneapolis",
   "sale_month": "1999-06",
   "price": 148000,
   "lot_sqft": 6915,
   "price_per_lot_sqft": 21.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1183,
   "use": "APARTMENT",
   "parcel_id": "1402924340020"
  },
  {
   "address": "901 4th St NE, Minneapolis",
   "sale_month": "1999-06",
   "price": 222000,
   "lot_sqft": 13821,
   "price_per_lot_sqft": 16.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1925,
   "use": "APARTMENT",
   "parcel_id": "1402924310003"
  },
  {
   "address": "2594 7th Avenue East, North Saint Paul",
   "sale_month": "1999-06",
   "price": 120000,
   "lot_sqft": 20791,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922410133"
  },
  {
   "address": "966 7th Street West, Saint Paul",
   "sale_month": "1999-06",
   "price": 138000,
   "lot_sqft": 1928,
   "price_per_lot_sqft": 71.58,
   "price_per_building_sqft": 60.93,
   "building_sqft": 2265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2279,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230086"
  },
  {
   "address": "625 Hamel Rd, Medina",
   "sale_month": "1999-06",
   "price": 215000,
   "lot_sqft": 26065,
   "price_per_lot_sqft": 8.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2334,
   "use": "APARTMENT",
   "parcel_id": "1211823320003"
  },
  {
   "address": "9977 Valley View Rd, Eden Prairie",
   "sale_month": "1999-06",
   "price": 1305000,
   "lot_sqft": 94570,
   "price_per_lot_sqft": 13.8,
   "price_per_building_sqft": 223.5,
   "building_sqft": 5839,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5875,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211622140015"
  },
  {
   "address": "7510 Market Place Dr, Eden Prairie",
   "sale_month": "1999-06",
   "price": 125000,
   "lot_sqft": 8335,
   "price_per_lot_sqft": 15,
   "price_per_building_sqft": 21.64,
   "building_sqft": 5777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5812,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420024"
  },
  {
   "address": "4105 Chicago Ave, Minneapolis",
   "sale_month": "1999-06",
   "price": 75000,
   "lot_sqft": 4840,
   "price_per_lot_sqft": 15.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824240116"
  },
  {
   "address": "1298 Edgcumbe Road, Saint Paul",
   "sale_month": "1999-06",
   "price": 205000,
   "lot_sqft": 8082,
   "price_per_lot_sqft": 25.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2714,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823410007"
  },
  {
   "address": "77 22nd Ave NE, Minneapolis",
   "sale_month": "1999-06",
   "price": 57900,
   "lot_sqft": 34853,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924410175"
  },
  {
   "address": "3442 2nd St N, Minneapolis",
   "sale_month": "1999-06",
   "price": 700000,
   "lot_sqft": 93082,
   "price_per_lot_sqft": 7.52,
   "price_per_building_sqft": 16.75,
   "building_sqft": 41799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42051,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924210050"
  },
  {
   "address": "7220 Metro Blvd, Edina",
   "sale_month": "1999-06",
   "price": 330000,
   "lot_sqft": 10198,
   "price_per_lot_sqft": 32.36,
   "price_per_building_sqft": 38.63,
   "building_sqft": 8542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8594,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240012"
  },
  {
   "address": "4301 Upton Ave S, Minneapolis",
   "sale_month": "1999-06",
   "price": 58500,
   "lot_sqft": 2042,
   "price_per_lot_sqft": 28.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420010"
  },
  {
   "address": "7525 Currell Boulevard, Woodbury",
   "sale_month": "1999-06",
   "price": 2100000,
   "lot_sqft": 229506,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14587,
   "use": "300",
   "parcel_id": "0802821420020"
  },
  {
   "address": "77 Demont Avenue West, Little Canada",
   "sale_month": "1999-06",
   "price": 245000,
   "lot_sqft": 21872,
   "price_per_lot_sqft": 11.2,
   "price_per_building_sqft": 66.11,
   "building_sqft": 3706,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3728,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922220043"
  },
  {
   "address": "2900 Pentagon Dr, St. Anthony",
   "sale_month": "1999-06",
   "price": 2450000,
   "lot_sqft": 242792,
   "price_per_lot_sqft": 10.09,
   "price_per_building_sqft": 51.03,
   "building_sqft": 48009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48299,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702923240018"
  },
  {
   "address": "3096 Rice Street, Little Canada",
   "sale_month": "1999-06",
   "price": 7200,
   "lot_sqft": 20962,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": 0.85,
   "building_sqft": 8431,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8482,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922220036"
  },
  {
   "address": null,
   "sale_month": "1999-06",
   "price": 195000,
   "lot_sqft": 183525,
   "price_per_lot_sqft": 1.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0602920120006"
  },
  {
   "address": "3200 Lyndale Ave S, Minneapolis",
   "sale_month": "1999-06",
   "price": 230000,
   "lot_sqft": 10071,
   "price_per_lot_sqft": 22.84,
   "price_per_building_sqft": 73.51,
   "building_sqft": 3129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3148,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824140005"
  },
  {
   "address": "3530 Portland Ave, Minneapolis",
   "sale_month": "1999-06",
   "price": 115000,
   "lot_sqft": 6698,
   "price_per_lot_sqft": 17.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2184,
   "use": "APARTMENT",
   "parcel_id": "0302824410142"
  },
  {
   "address": "3340 17th Ave S, Minneapolis",
   "sale_month": "1999-06",
   "price": 98500,
   "lot_sqft": 6486,
   "price_per_lot_sqft": 15.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1265,
   "use": "TRIPLEX",
   "parcel_id": "0202824140011"
  },
  {
   "address": "2601 26th Ave S, Minneapolis",
   "sale_month": "1999-05",
   "price": 32000,
   "lot_sqft": 15885,
   "price_per_lot_sqft": 2.01,
   "price_per_building_sqft": 1.54,
   "building_sqft": 20727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20853,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420029"
  },
  {
   "address": "1542 Lake St E, Minneapolis",
   "sale_month": "1999-05",
   "price": 165000,
   "lot_sqft": 8001,
   "price_per_lot_sqft": 20.62,
   "price_per_building_sqft": 9.13,
   "building_sqft": 18081,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18190,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440206"
  },
  {
   "address": "1540 Lake St E, Minneapolis",
   "sale_month": "1999-05",
   "price": 165000,
   "lot_sqft": 3189,
   "price_per_lot_sqft": 51.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440124"
  },
  {
   "address": "2002 Garfield Ave, Minneapolis",
   "sale_month": "1999-05",
   "price": 565000,
   "lot_sqft": 12658,
   "price_per_lot_sqft": 44.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5446,
   "use": "APARTMENT",
   "parcel_id": "3402924220038"
  },
  {
   "address": "2205 Pleasant Ave, Minneapolis",
   "sale_month": "1999-05",
   "price": 175000,
   "lot_sqft": 10969,
   "price_per_lot_sqft": 15.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3954,
   "use": "APARTMENT",
   "parcel_id": "3402924210093"
  },
  {
   "address": "22 24th St W, Minneapolis",
   "sale_month": "1999-05",
   "price": 1450000,
   "lot_sqft": 39045,
   "price_per_lot_sqft": 37.14,
   "price_per_building_sqft": 1523.11,
   "building_sqft": 952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 957,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210085"
  },
  {
   "address": "2344 Nicollet Ave, Minneapolis",
   "sale_month": "1999-05",
   "price": 1450000,
   "lot_sqft": 39299,
   "price_per_lot_sqft": 36.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10311,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210084"
  },
  {
   "address": "2600 Bryant Ave S, Minneapolis",
   "sale_month": "1999-05",
   "price": 865000,
   "lot_sqft": 21284,
   "price_per_lot_sqft": 40.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6530,
   "use": "APARTMENT",
   "parcel_id": "3302924410008"
  },
  {
   "address": "835 Hale Avenue North, Oakdale",
   "sale_month": "1999-05",
   "price": 4290000,
   "lot_sqft": 248280,
   "price_per_lot_sqft": 17.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 87227,
   "use": "305",
   "parcel_id": "3202921220011"
  },
  {
   "address": "117 2nd Street West, Chaska",
   "sale_month": "1999-05",
   "price": 57660,
   "lot_sqft": 3781,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503630"
  },
  {
   "address": "670 25th Ave SE, Minneapolis",
   "sale_month": "1999-05",
   "price": 130000,
   "lot_sqft": 135379,
   "price_per_lot_sqft": 0.96,
   "price_per_building_sqft": 74.12,
   "building_sqft": 1754,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1765,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923210001"
  },
  {
   "address": "595 Minnehaha Avenue East, Saint Paul",
   "sale_month": "1999-05",
   "price": 650001,
   "lot_sqft": 18313,
   "price_per_lot_sqft": 35.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5531,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922430103"
  },
  {
   "address": "579 Minnehaha Avenue East, Saint Paul",
   "sale_month": "1999-05",
   "price": 650001,
   "lot_sqft": 18402,
   "price_per_lot_sqft": 35.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5720,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "292922430102"
  },
  {
   "address": "13700 Watertower Cir N, Plymouth",
   "sale_month": "1999-05",
   "price": 1500000,
   "lot_sqft": 111130,
   "price_per_lot_sqft": 13.5,
   "price_per_building_sqft": 39.56,
   "building_sqft": 37919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38148,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822310002"
  },
  {
   "address": "309 Como Avenue, Saint Paul",
   "sale_month": "1999-05",
   "price": 501000,
   "lot_sqft": 351209,
   "price_per_lot_sqft": 1.43,
   "price_per_building_sqft": 47.59,
   "building_sqft": 10527,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10591,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430113"
  },
  {
   "address": "317 17th Ave SE, Minneapolis",
   "sale_month": "1999-05",
   "price": 289000,
   "lot_sqft": 14320,
   "price_per_lot_sqft": 20.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17397,
   "use": "APARTMENT",
   "parcel_id": "2402924430041"
  },
  {
   "address": "831 6th Ave SE, Minneapolis",
   "sale_month": "1999-05",
   "price": 120500,
   "lot_sqft": 14336,
   "price_per_lot_sqft": 8.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2402924220118"
  },
  {
   "address": "900 6th Ave SE, Minneapolis",
   "sale_month": "1999-05",
   "price": 2339500,
   "lot_sqft": 416660,
   "price_per_lot_sqft": 5.61,
   "price_per_building_sqft": 10.69,
   "building_sqft": 218880,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 220201,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2402924220034"
  },
  {
   "address": "501 Hennepin Ave E, Minneapolis",
   "sale_month": "1999-05",
   "price": 100000,
   "lot_sqft": 5931,
   "price_per_lot_sqft": 16.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120030"
  },
  {
   "address": "21750 Cedar Avenue, Lakeville",
   "sale_month": "1999-05",
   "price": 1600000,
   "lot_sqft": 942246,
   "price_per_lot_sqft": 1.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 242734,
   "use": "Industrial-preferred",
   "parcel_id": "220340050012"
  },
  {
   "address": "7430 Oxford St, St. Louis Park",
   "sale_month": "1999-05",
   "price": 29900,
   "lot_sqft": 49358,
   "price_per_lot_sqft": 0.61,
   "price_per_building_sqft": 1.57,
   "building_sqft": 19037,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19151,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721210099"
  },
  {
   "address": "3320 Republic Ave, St. Louis Park",
   "sale_month": "1999-05",
   "price": 265000,
   "lot_sqft": 40688,
   "price_per_lot_sqft": 6.51,
   "price_per_building_sqft": 39.58,
   "building_sqft": 6696,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6736,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721420079"
  },
  {
   "address": "2404 Plymouth Ave N, Minneapolis",
   "sale_month": "1999-05",
   "price": 5000,
   "lot_sqft": 5264,
   "price_per_lot_sqft": 0.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924440134"
  },
  {
   "address": "3455 Dakota Ave S, St. Louis Park",
   "sale_month": "1999-05",
   "price": 275000,
   "lot_sqft": 18067,
   "price_per_lot_sqft": 15.22,
   "price_per_building_sqft": 50.44,
   "building_sqft": 5452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5485,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721320051"
  },
  {
   "address": "4140 Berkshire La N, Plymouth",
   "sale_month": "1999-05",
   "price": 1225450,
   "lot_sqft": 35799,
   "price_per_lot_sqft": 34.23,
   "price_per_building_sqft": 291.22,
   "building_sqft": 4208,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4234,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822240027"
  },
  {
   "address": "358 Monroe St NE, Minneapolis",
   "sale_month": "1999-05",
   "price": 150000,
   "lot_sqft": 36267,
   "price_per_lot_sqft": 4.14,
   "price_per_building_sqft": 32,
   "building_sqft": 4688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4716,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924430100"
  },
  {
   "address": "212 13th Ave NE, Minneapolis",
   "sale_month": "1999-05",
   "price": 162500,
   "lot_sqft": 7583,
   "price_per_lot_sqft": 21.43,
   "price_per_building_sqft": 42.13,
   "building_sqft": 3857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3880,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924230107"
  },
  {
   "address": "9910 West 74th St, Eden Prairie",
   "sale_month": "1999-05",
   "price": 3195000,
   "lot_sqft": 212503,
   "price_per_lot_sqft": 15.04,
   "price_per_building_sqft": 50.07,
   "building_sqft": 63808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64193,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622140013"
  },
  {
   "address": "1209 18th Ave NE, Minneapolis",
   "sale_month": "1999-05",
   "price": 125000,
   "lot_sqft": 5698,
   "price_per_lot_sqft": 21.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1816,
   "use": "APARTMENT",
   "parcel_id": "1202924340121"
  },
  {
   "address": "960 19th Ave NE, Minneapolis",
   "sale_month": "1999-05",
   "price": 124900,
   "lot_sqft": 3507,
   "price_per_lot_sqft": 35.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1245,
   "use": "APARTMENT",
   "parcel_id": "1202924330113"
  },
  {
   "address": "2726 Johnson St NE, Minneapolis",
   "sale_month": "1999-05",
   "price": 73230,
   "lot_sqft": 5007,
   "price_per_lot_sqft": 14.63,
   "price_per_building_sqft": 61.02,
   "building_sqft": 1200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1207,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924210023"
  },
  {
   "address": "103 3rd Street North, Bayport",
   "sale_month": "1999-05",
   "price": 250000,
   "lot_sqft": 7555,
   "price_per_lot_sqft": 33.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1102920230028"
  },
  {
   "address": "109 3rd Street North, Bayport",
   "sale_month": "1999-05",
   "price": 250000,
   "lot_sqft": 7556,
   "price_per_lot_sqft": 33.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13087,
   "use": "300",
   "parcel_id": "1102920230027"
  },
  {
   "address": "3941 Elliot Ave, Minneapolis",
   "sale_month": "1999-05",
   "price": 145000,
   "lot_sqft": 10670,
   "price_per_lot_sqft": 13.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2157,
   "use": "APARTMENT",
   "parcel_id": "1102824210149"
  },
  {
   "address": "8850 Wentworth Ave S, Bloomington",
   "sale_month": "1999-05",
   "price": 449000,
   "lot_sqft": 32612,
   "price_per_lot_sqft": 13.77,
   "price_per_building_sqft": 34.29,
   "building_sqft": 13096,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13175,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724240033"
  },
  {
   "address": "2814 43rd St W, Minneapolis",
   "sale_month": "1999-05",
   "price": 450000,
   "lot_sqft": 10318,
   "price_per_lot_sqft": 43.61,
   "price_per_building_sqft": 57.04,
   "building_sqft": 7889,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7937,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420033"
  },
  {
   "address": null,
   "sale_month": "1999-05",
   "price": 289200,
   "lot_sqft": 293538,
   "price_per_lot_sqft": 0.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "070280010"
  },
  {
   "address": "1030 Hastings Avenue, Saint Paul Park",
   "sale_month": "1999-05",
   "price": 150000,
   "lot_sqft": 9300,
   "price_per_lot_sqft": 16.13,
   "price_per_building_sqft": 46.44,
   "building_sqft": 3230,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3250,
   "use": "300",
   "parcel_id": "0702721310035"
  },
  {
   "address": "3615 29th Ave NE, St. Anthony",
   "sale_month": "1999-05",
   "price": 437500,
   "lot_sqft": 59945,
   "price_per_lot_sqft": 7.3,
   "price_per_building_sqft": 19.23,
   "building_sqft": 22746,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22883,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602923440038"
  },
  {
   "address": "3208 Bryant Ave S, Minneapolis",
   "sale_month": "1999-05",
   "price": 280000,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 51.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2435,
   "use": "APARTMENT",
   "parcel_id": "0402824140036"
  },
  {
   "address": "1501 County Road C West, Roseville",
   "sale_month": "1999-05",
   "price": 2500000,
   "lot_sqft": 73702,
   "price_per_lot_sqft": 33.92,
   "price_per_building_sqft": 540.42,
   "building_sqft": 4626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4654,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032923330028"
  },
  {
   "address": "3100 Minnehaha Ave, Minneapolis",
   "sale_month": "1999-05",
   "price": 4500,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 0.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0102824120048"
  },
  {
   "address": null,
   "sale_month": "1999-04",
   "price": 27500,
   "lot_sqft": 56371,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10153,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "586880031"
  },
  {
   "address": "235 12th Avenue South, South Saint Paul",
   "sale_month": "1999-04",
   "price": 429600,
   "lot_sqft": 14906,
   "price_per_lot_sqft": 28.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4208,
   "use": "Apartment",
   "parcel_id": "364880006230"
  },
  {
   "address": null,
   "sale_month": "1999-04",
   "price": 22600,
   "lot_sqft": 4969,
   "price_per_lot_sqft": 4.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1469,
   "use": "Apartment",
   "parcel_id": "364880006200"
  },
  {
   "address": null,
   "sale_month": "1999-04",
   "price": 3400,
   "lot_sqft": 4969,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "364880006190"
  },
  {
   "address": "255 12th Avenue South, South Saint Paul",
   "sale_month": "1999-04",
   "price": 329400,
   "lot_sqft": 14863,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6181,
   "use": "Apartment",
   "parcel_id": "364880006180"
  },
  {
   "address": "712 7th Avenue South, South Saint Paul",
   "sale_month": "1999-04",
   "price": 183000,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 18.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2174,
   "use": "Apartment",
   "parcel_id": "364600009040"
  },
  {
   "address": "2649 12th Ave S, Minneapolis",
   "sale_month": "1999-04",
   "price": 37000,
   "lot_sqft": 5282,
   "price_per_lot_sqft": 7,
   "price_per_building_sqft": 51.6,
   "building_sqft": 717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 722,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924420163"
  },
  {
   "address": "2320 10th Ave S, Minneapolis",
   "sale_month": "1999-04",
   "price": 99090,
   "lot_sqft": 7994,
   "price_per_lot_sqft": 12.4,
   "price_per_building_sqft": 28.71,
   "building_sqft": 3451,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3472,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210205"
  },
  {
   "address": "2301 Elliot Ave, Minneapolis",
   "sale_month": "1999-04",
   "price": 8850,
   "lot_sqft": 6426,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3502924210014"
  },
  {
   "address": "339 2nd St, Excelsior",
   "sale_month": "1999-04",
   "price": 150000,
   "lot_sqft": 14620,
   "price_per_lot_sqft": 10.26,
   "price_per_building_sqft": 56.2,
   "building_sqft": 2669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2685,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110052"
  },
  {
   "address": "2609 Pillsbury Ave, Minneapolis",
   "sale_month": "1999-04",
   "price": 80000,
   "lot_sqft": 7401,
   "price_per_lot_sqft": 10.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1558,
   "use": "APARTMENT",
   "parcel_id": "3402924310025"
  },
  {
   "address": "2025 Bonaire Path West, Rosemount",
   "sale_month": "1999-04",
   "price": 195000,
   "lot_sqft": 95703,
   "price_per_lot_sqft": 2.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3926,
   "use": "Commercial-preferred",
   "parcel_id": "340211037020"
  },
  {
   "address": "1918 Greeley Street South, Stillwater",
   "sale_month": "1999-04",
   "price": 36800,
   "lot_sqft": 39054,
   "price_per_lot_sqft": 0.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "305",
   "parcel_id": "3303020330012"
  },
  {
   "address": "2909 Knox Ave S, Minneapolis",
   "sale_month": "1999-04",
   "price": 360000,
   "lot_sqft": 5325,
   "price_per_lot_sqft": 67.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1749,
   "use": "TRIPLEX",
   "parcel_id": "3302924330022"
  },
  {
   "address": null,
   "sale_month": "1999-04",
   "price": 393000,
   "lot_sqft": 2650115,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "320",
   "parcel_id": "3203221240002"
  },
  {
   "address": null,
   "sale_month": "1999-04",
   "price": 2500,
   "lot_sqft": 12307,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923440010"
  },
  {
   "address": "5810 190th Street North, Forest Lake",
   "sale_month": "1999-04",
   "price": 390000,
   "lot_sqft": 867548,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8966,
   "use": "300",
   "parcel_id": "2903221340001"
  },
  {
   "address": "90 Aldrich Ave N, Minneapolis",
   "sale_month": "1999-04",
   "price": 93400,
   "lot_sqft": 21471,
   "price_per_lot_sqft": 4.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2802924110037"
  },
  {
   "address": "205 Cavanaugh Drive, Shakopee",
   "sale_month": "1999-04",
   "price": 1600000,
   "lot_sqft": 702979,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": 35.04,
   "building_sqft": 45660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45936,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279060520"
  },
  {
   "address": "6701 Lyndale Ave S, Richfield",
   "sale_month": "1999-04",
   "price": 180000,
   "lot_sqft": 14723,
   "price_per_lot_sqft": 12.23,
   "price_per_building_sqft": 200.67,
   "building_sqft": 897,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 902,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824320126"
  },
  {
   "address": "110 1st Avenue East, Shakopee",
   "sale_month": "1999-04",
   "price": 185000,
   "lot_sqft": 4423,
   "price_per_lot_sqft": 41.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19043,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011720"
  },
  {
   "address": "1106 3rd St S, Minneapolis",
   "sale_month": "1999-04",
   "price": 50000,
   "lot_sqft": 8196,
   "price_per_lot_sqft": 6.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120094"
  },
  {
   "address": "5060 U S Hwy No 12, Maple Plain",
   "sale_month": "1999-04",
   "price": 21000,
   "lot_sqft": 10001,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824120046"
  },
  {
   "address": "620 12th Ave S, Hopkins",
   "sale_month": "1999-04",
   "price": 550000,
   "lot_sqft": 25973,
   "price_per_lot_sqft": 21.18,
   "price_per_building_sqft": 40.77,
   "building_sqft": 13490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13571,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240023"
  },
  {
   "address": "621 15th Ave S, Hopkins",
   "sale_month": "1999-04",
   "price": 7000,
   "lot_sqft": 62523,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": 1.48,
   "building_sqft": 4724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4752,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230058"
  },
  {
   "address": null,
   "sale_month": "1999-04",
   "price": 200000,
   "lot_sqft": 11345,
   "price_per_lot_sqft": 17.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923110001"
  },
  {
   "address": "915 5th St SE, Minneapolis",
   "sale_month": "1999-04",
   "price": 185000,
   "lot_sqft": 9969,
   "price_per_lot_sqft": 18.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2402924240082"
  },
  {
   "address": "4441 Lake Avenue South, White Bear Lake",
   "sale_month": "1999-04",
   "price": 150000,
   "lot_sqft": 5870,
   "price_per_lot_sqft": 25.55,
   "price_per_building_sqft": 106.38,
   "building_sqft": 1410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1418,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "233022210088"
  },
  {
   "address": "8135 215th Street West, Lakeville",
   "sale_month": "1999-04",
   "price": 202000,
   "lot_sqft": 43519,
   "price_per_lot_sqft": 4.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7285,
   "use": "Industrial-preferred",
   "parcel_id": "221110101030"
  },
  {
   "address": "6318 Cambridge St, St. Louis Park",
   "sale_month": "1999-04",
   "price": 830000,
   "lot_sqft": 31842,
   "price_per_lot_sqft": 26.07,
   "price_per_building_sqft": 41,
   "building_sqft": 20245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20368,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111721220104"
  },
  {
   "address": "1814 Glenwood Ave, Minneapolis",
   "sale_month": "1999-04",
   "price": 225000,
   "lot_sqft": 11322,
   "price_per_lot_sqft": 19.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4136,
   "use": "APARTMENT",
   "parcel_id": "2102924320102"
  },
  {
   "address": "3832 67th Street East, Inver Grove Heights",
   "sale_month": "1999-04",
   "price": 180000,
   "lot_sqft": 59757,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1900,
   "use": "Apartment",
   "parcel_id": "206325101040"
  },
  {
   "address": "1631 Eustis Street, Lauderdale",
   "sale_month": "1999-04",
   "price": 450000,
   "lot_sqft": 48529,
   "price_per_lot_sqft": 9.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10257,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923220039"
  },
  {
   "address": "1633 Eustis Street, Lauderdale",
   "sale_month": "1999-04",
   "price": 450000,
   "lot_sqft": 131978,
   "price_per_lot_sqft": 3.41,
   "price_per_building_sqft": 9.51,
   "building_sqft": 47339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47625,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923220019"
  },
  {
   "address": "1623 Carl Street, Lauderdale",
   "sale_month": "1999-04",
   "price": 2575830,
   "lot_sqft": 81476,
   "price_per_lot_sqft": 31.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6434,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923210006"
  },
  {
   "address": "2384 Larpenteur Avenue West, Lauderdale",
   "sale_month": "1999-04",
   "price": 2575830,
   "lot_sqft": 8927,
   "price_per_lot_sqft": 288.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3863,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923210005"
  },
  {
   "address": "2392 Larpenteur Avenue West, Lauderdale",
   "sale_month": "1999-04",
   "price": 2575830,
   "lot_sqft": 8782,
   "price_per_lot_sqft": 293.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3667,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923210004"
  },
  {
   "address": "337 Meridian Street South, Belle Plaine",
   "sale_month": "1999-04",
   "price": 190000,
   "lot_sqft": 17579,
   "price_per_lot_sqft": 10.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015900"
  },
  {
   "address": "4300 Olson Memorial Hwy, Golden Valley",
   "sale_month": "1999-04",
   "price": 1629000,
   "lot_sqft": 136958,
   "price_per_lot_sqft": 11.89,
   "price_per_building_sqft": 17.37,
   "building_sqft": 93784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94350,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902924130007"
  },
  {
   "address": "2500 2nd St N, Minneapolis",
   "sale_month": "1999-04",
   "price": 109360,
   "lot_sqft": 24880,
   "price_per_lot_sqft": 4.4,
   "price_per_building_sqft": 49.64,
   "building_sqft": 2203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2216,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924210050"
  },
  {
   "address": "4831 Nicollet Ave, Minneapolis",
   "sale_month": "1999-04",
   "price": 100000,
   "lot_sqft": 6600,
   "price_per_lot_sqft": 15.15,
   "price_per_building_sqft": 57.05,
   "building_sqft": 1753,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1764,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824130027"
  },
  {
   "address": "4850 Banning Avenue, White Bear Lake",
   "sale_month": "1999-04",
   "price": 675000,
   "lot_sqft": 8397,
   "price_per_lot_sqft": 80.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4280,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143022140045"
  },
  {
   "address": "2207 6th Street, White Bear Lake",
   "sale_month": "1999-04",
   "price": 675000,
   "lot_sqft": 7163,
   "price_per_lot_sqft": 94.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4015,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143022140044"
  },
  {
   "address": "2514 7th Avenue East, North Saint Paul",
   "sale_month": "1999-04",
   "price": 775000,
   "lot_sqft": 8990,
   "price_per_lot_sqft": 86.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4760,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922420084"
  },
  {
   "address": "2510 7th Avenue East, North Saint Paul",
   "sale_month": "1999-04",
   "price": 775000,
   "lot_sqft": 8990,
   "price_per_lot_sqft": 86.21,
   "price_per_building_sqft": 142.12,
   "building_sqft": 5453,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5486,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922420083"
  },
  {
   "address": null,
   "sale_month": "1999-04",
   "price": 775000,
   "lot_sqft": 14147,
   "price_per_lot_sqft": 54.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122922420072"
  },
  {
   "address": "1730 4th St NE, Minneapolis",
   "sale_month": "1999-04",
   "price": 147162,
   "lot_sqft": 10688,
   "price_per_lot_sqft": 13.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1995,
   "use": "TRIPLEX",
   "parcel_id": "1102924340143"
  },
  {
   "address": "2007 Grand St NE, Minneapolis",
   "sale_month": "1999-04",
   "price": 3677100,
   "lot_sqft": 82225,
   "price_per_lot_sqft": 44.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924440063"
  },
  {
   "address": "1919 Grand St NE, Minneapolis",
   "sale_month": "1999-04",
   "price": 3677100,
   "lot_sqft": 87743,
   "price_per_lot_sqft": 41.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924440057"
  },
  {
   "address": "1821 Marshall St NE, Minneapolis",
   "sale_month": "1999-04",
   "price": 3677100,
   "lot_sqft": 99165,
   "price_per_lot_sqft": 37.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17794,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924440050"
  },
  {
   "address": "2001 Marshall St NE, Minneapolis",
   "sale_month": "1999-04",
   "price": 3677100,
   "lot_sqft": 274188,
   "price_per_lot_sqft": 13.41,
   "price_per_building_sqft": 17.52,
   "building_sqft": 209846,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 211112,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924440017"
  },
  {
   "address": "2611 2nd St N, Minneapolis",
   "sale_month": "1999-04",
   "price": 1856990,
   "lot_sqft": 100684,
   "price_per_lot_sqft": 18.44,
   "price_per_building_sqft": 17.72,
   "building_sqft": 104784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105417,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924340072"
  },
  {
   "address": "217 27th Ave N, Minneapolis",
   "sale_month": "1999-04",
   "price": 150000,
   "lot_sqft": 6620,
   "price_per_lot_sqft": 22.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340034"
  },
  {
   "address": "2634 Washington Ave N, Minneapolis",
   "sale_month": "1999-04",
   "price": 150000,
   "lot_sqft": 7944,
   "price_per_lot_sqft": 18.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340033"
  },
  {
   "address": "2602 Washington Ave N, Minneapolis",
   "sale_month": "1999-04",
   "price": 33650,
   "lot_sqft": 6377,
   "price_per_lot_sqft": 5.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924340032"
  },
  {
   "address": "8801 Lyndale Ave S, Bloomington",
   "sale_month": "1999-04",
   "price": 3500000,
   "lot_sqft": 283090,
   "price_per_lot_sqft": 12.36,
   "price_per_building_sqft": 103.75,
   "building_sqft": 33734,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33938,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724230009"
  },
  {
   "address": "1985 Oakcrest Avenue, Roseville",
   "sale_month": "1999-04",
   "price": 644000,
   "lot_sqft": 101427,
   "price_per_lot_sqft": 6.35,
   "price_per_building_sqft": 35.73,
   "building_sqft": 18025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18134,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923220018"
  },
  {
   "address": "900 44th St W, Minneapolis",
   "sale_month": "1999-04",
   "price": 272500,
   "lot_sqft": 4230,
   "price_per_lot_sqft": 64.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2602,
   "use": "APARTMENT",
   "parcel_id": "0902824410166"
  },
  {
   "address": "906 44th St W, Minneapolis",
   "sale_month": "1999-04",
   "price": 53000,
   "lot_sqft": 8460,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2794,
   "use": "APARTMENT",
   "parcel_id": "0902824410165"
  },
  {
   "address": "4344 Bryant Ave S, Minneapolis",
   "sale_month": "1999-04",
   "price": 53000,
   "lot_sqft": 4230,
   "price_per_lot_sqft": 12.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2577,
   "use": "APARTMENT",
   "parcel_id": "0902824410164"
  },
  {
   "address": "4600 46th St E, Minneapolis",
   "sale_month": "1999-04",
   "price": 380000,
   "lot_sqft": 8423,
   "price_per_lot_sqft": 45.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3506,
   "use": "APARTMENT",
   "parcel_id": "0802823330067"
  },
  {
   "address": "3300 Girard Ave S, Minneapolis",
   "sale_month": "1999-04",
   "price": 495000,
   "lot_sqft": 8035,
   "price_per_lot_sqft": 61.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5222,
   "use": "APARTMENT",
   "parcel_id": "0402824130146"
  },
  {
   "address": "1425 Grand Avenue, Saint Paul",
   "sale_month": "1999-04",
   "price": 500000,
   "lot_sqft": 8986,
   "price_per_lot_sqft": 55.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4028,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823310092"
  },
  {
   "address": "1429 Grand Avenue, Saint Paul",
   "sale_month": "1999-04",
   "price": 500000,
   "lot_sqft": 8986,
   "price_per_lot_sqft": 55.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3835,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823310091"
  },
  {
   "address": "1500 Portland Avenue, Saint Paul",
   "sale_month": "1999-04",
   "price": 160000,
   "lot_sqft": 4978,
   "price_per_lot_sqft": 32.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2732,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230060"
  },
  {
   "address": "5524 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "1999-04",
   "price": 530000,
   "lot_sqft": 42498,
   "price_per_lot_sqft": 12.47,
   "price_per_building_sqft": 82.96,
   "building_sqft": 6389,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6428,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821410015"
  },
  {
   "address": "894 Grand Avenue, Saint Paul",
   "sale_month": "1999-04",
   "price": 560000,
   "lot_sqft": 11920,
   "price_per_lot_sqft": 46.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5418,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310021"
  },
  {
   "address": "746 Selby Avenue, Saint Paul",
   "sale_month": "1999-04",
   "price": 425000,
   "lot_sqft": 44059,
   "price_per_lot_sqft": 9.65,
   "price_per_building_sqft": 15.58,
   "building_sqft": 27270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27434,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "022823120131"
  },
  {
   "address": "218 Kipling Street, Saint Paul",
   "sale_month": "1999-04",
   "price": 3531550,
   "lot_sqft": 217481,
   "price_per_lot_sqft": 16.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37274,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822440503"
  },
  {
   "address": "3033 15th Ave S, Minneapolis",
   "sale_month": "1999-04",
   "price": 195500,
   "lot_sqft": 7529,
   "price_per_lot_sqft": 25.97,
   "price_per_building_sqft": 69.85,
   "building_sqft": 2799,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2815,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120153"
  },
  {
   "address": "3720 23rd Ave S, Minneapolis",
   "sale_month": "1999-04",
   "price": 18904390,
   "lot_sqft": 73815,
   "price_per_lot_sqft": 256.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36968,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0102824340174"
  },
  {
   "address": "3738 23rd Ave S, Minneapolis",
   "sale_month": "1999-04",
   "price": 12120,
   "lot_sqft": 1054,
   "price_per_lot_sqft": 11.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0102824340173"
  },
  {
   "address": "2230 38th St E, Minneapolis",
   "sale_month": "1999-04",
   "price": 6050,
   "lot_sqft": 6319,
   "price_per_lot_sqft": 0.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0102824340068"
  },
  {
   "address": null,
   "sale_month": "1999-03",
   "price": 450000,
   "lot_sqft": 59197,
   "price_per_lot_sqft": 7.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "580144700"
  },
  {
   "address": "2445 Chicago Ave, Minneapolis",
   "sale_month": "1999-03",
   "price": 115000,
   "lot_sqft": 6464,
   "price_per_lot_sqft": 17.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2095,
   "use": "APARTMENT",
   "parcel_id": "3502924240178"
  },
  {
   "address": "1710 78th St E, Richfield",
   "sale_month": "1999-03",
   "price": 281500,
   "lot_sqft": 32856,
   "price_per_lot_sqft": 8.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502824440006"
  },
  {
   "address": "117 26th St W, Minneapolis",
   "sale_month": "1999-03",
   "price": 140000,
   "lot_sqft": 14825,
   "price_per_lot_sqft": 9.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5611,
   "use": "APARTMENT",
   "parcel_id": "3402924310026"
  },
  {
   "address": "506 24th St W, Minneapolis",
   "sale_month": "1999-03",
   "price": 305000,
   "lot_sqft": 4789,
   "price_per_lot_sqft": 63.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2229,
   "use": "APARTMENT",
   "parcel_id": "3402924220167"
  },
  {
   "address": "424 24th St W, Minneapolis",
   "sale_month": "1999-03",
   "price": 160250,
   "lot_sqft": 11558,
   "price_per_lot_sqft": 13.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3769,
   "use": "APARTMENT",
   "parcel_id": "3402924220124"
  },
  {
   "address": "7651 France Ave S, Edina",
   "sale_month": "1999-03",
   "price": 1299600,
   "lot_sqft": 91612,
   "price_per_lot_sqft": 14.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824330012"
  },
  {
   "address": "266 7th Street East, Saint Paul",
   "sale_month": "1999-03",
   "price": 220000,
   "lot_sqft": 4192,
   "price_per_lot_sqft": 52.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4627,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440040"
  },
  {
   "address": null,
   "sale_month": "1999-03",
   "price": 350000,
   "lot_sqft": 5108,
   "price_per_lot_sqft": 68.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922140044"
  },
  {
   "address": "19 27th Ave SE, Minneapolis",
   "sale_month": "1999-03",
   "price": 525000,
   "lot_sqft": 16260,
   "price_per_lot_sqft": 32.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "APARTMENT",
   "parcel_id": "3002923340014"
  },
  {
   "address": "400 Cedar Lake Rd S, Minneapolis",
   "sale_month": "1999-03",
   "price": 367500,
   "lot_sqft": 8818,
   "price_per_lot_sqft": 41.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6004,
   "use": "TRIPLEX",
   "parcel_id": "2902924110060"
  },
  {
   "address": "120 Main Street North, Stillwater",
   "sale_month": "1999-03",
   "price": 145000,
   "lot_sqft": 1679,
   "price_per_lot_sqft": 86.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410107"
  },
  {
   "address": "460 Marschall Road, Shakopee",
   "sale_month": "1999-03",
   "price": 240000,
   "lot_sqft": 53246,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": 34.97,
   "building_sqft": 6864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6906,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271780020"
  },
  {
   "address": "4639 Shady Oak Rd, Minnetonka",
   "sale_month": "1999-03",
   "price": 106000,
   "lot_sqft": 11075,
   "price_per_lot_sqft": 9.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2611722110008"
  },
  {
   "address": "20225 Cottagewood Rd, Deephaven",
   "sale_month": "1999-03",
   "price": 366000,
   "lot_sqft": 24363,
   "price_per_lot_sqft": 15.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7466,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411723330044"
  },
  {
   "address": "1709 Como Ave SE, Minneapolis",
   "sale_month": "1999-03",
   "price": 172000,
   "lot_sqft": 5708,
   "price_per_lot_sqft": 30.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1829,
   "use": "APARTMENT",
   "parcel_id": "2402924110208"
  },
  {
   "address": "8477 Regent Ave N, Brooklyn Park",
   "sale_month": "1999-03",
   "price": 5489400,
   "lot_sqft": 201150,
   "price_per_lot_sqft": 27.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52253,
   "use": "APARTMENT",
   "parcel_id": "2111921120032"
  },
  {
   "address": "300 Broadway North, Carver",
   "sale_month": "1999-03",
   "price": 58000,
   "lot_sqft": 4693,
   "price_per_lot_sqft": 12.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500990"
  },
  {
   "address": "1524 Mahtomedi Avenue, Mahtomedi",
   "sale_month": "1999-03",
   "price": 116355,
   "lot_sqft": 15515,
   "price_per_lot_sqft": 7.5,
   "price_per_building_sqft": 40.73,
   "building_sqft": 2857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2874,
   "use": "300",
   "parcel_id": "2003021240070"
  },
  {
   "address": null,
   "sale_month": "1999-03",
   "price": 50000,
   "lot_sqft": 12366,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172922440019"
  },
  {
   "address": "1685 Arcade Street North, Maplewood",
   "sale_month": "1999-03",
   "price": 50000,
   "lot_sqft": 18104,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172922440018"
  },
  {
   "address": "3356 Gorham Ave, St. Louis Park",
   "sale_month": "1999-03",
   "price": 520000,
   "lot_sqft": 21541,
   "price_per_lot_sqft": 24.14,
   "price_per_building_sqft": 43.39,
   "building_sqft": 11984,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12057,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420004"
  },
  {
   "address": "604 Monroe St NE, Minneapolis",
   "sale_month": "1999-03",
   "price": 150000,
   "lot_sqft": 10362,
   "price_per_lot_sqft": 14.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2245,
   "use": "APARTMENT",
   "parcel_id": "1402924420043"
  },
  {
   "address": "2318 Kennedy St NE, Minneapolis",
   "sale_month": "1999-03",
   "price": 100000,
   "lot_sqft": 12177,
   "price_per_lot_sqft": 8.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440007"
  },
  {
   "address": "9353 Jefferson Hwy N, Maple Grove",
   "sale_month": "1999-03",
   "price": 1655000,
   "lot_sqft": 197166,
   "price_per_lot_sqft": 8.39,
   "price_per_building_sqft": 80.97,
   "building_sqft": 20440,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20563,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211922440066"
  },
  {
   "address": "2585 Hamline Avenue North, Roseville",
   "sale_month": "1999-03",
   "price": 130000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 80.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210088"
  },
  {
   "address": "1286 Trapp Road, Eagan",
   "sale_month": "1999-03",
   "price": 900000,
   "lot_sqft": 99962,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": 49.2,
   "building_sqft": 18294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18404,
   "use": "Industrial-preferred",
   "parcel_id": "102253001010"
  },
  {
   "address": "8848 Nicollet Ave S, Bloomington",
   "sale_month": "1999-03",
   "price": 1300000,
   "lot_sqft": 70786,
   "price_per_lot_sqft": 18.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13395,
   "use": "APARTMENT",
   "parcel_id": "1002724240039"
  },
  {
   "address": "3853 Bryant Ave S, Minneapolis",
   "sale_month": "1999-03",
   "price": 61000,
   "lot_sqft": 4398,
   "price_per_lot_sqft": 13.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2382,
   "use": "APARTMENT",
   "parcel_id": "0902824110037"
  },
  {
   "address": null,
   "sale_month": "1999-03",
   "price": 100000,
   "lot_sqft": 11303,
   "price_per_lot_sqft": 8.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110090"
  },
  {
   "address": null,
   "sale_month": "1999-03",
   "price": 100000,
   "lot_sqft": 6490,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110089"
  },
  {
   "address": "4916 Excelsior Blvd, St. Louis Park",
   "sale_month": "1999-03",
   "price": 270000,
   "lot_sqft": 23401,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": 26.79,
   "building_sqft": 10080,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10141,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824210004"
  },
  {
   "address": "5407 Florida Ave N, Crystal",
   "sale_month": "1999-03",
   "price": 235000,
   "lot_sqft": 7981,
   "price_per_lot_sqft": 29.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821440032"
  },
  {
   "address": "5413 Florida Ave N, Crystal",
   "sale_month": "1999-03",
   "price": 235000,
   "lot_sqft": 7983,
   "price_per_lot_sqft": 29.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821440031"
  },
  {
   "address": "800 Colorado Ave S, Golden Valley",
   "sale_month": "1999-03",
   "price": 1060000,
   "lot_sqft": 102135,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": 24.99,
   "building_sqft": 42422,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42678,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411721230003"
  },
  {
   "address": "2182 State Hwy No 55, Medina",
   "sale_month": "1999-03",
   "price": 119000,
   "lot_sqft": 40775,
   "price_per_lot_sqft": 2.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0311823310003"
  },
  {
   "address": "2162 State Hwy No 55, Medina",
   "sale_month": "1999-03",
   "price": 131000,
   "lot_sqft": 37943,
   "price_per_lot_sqft": 3.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0311823310002"
  },
  {
   "address": "404 31st St W, Minneapolis",
   "sale_month": "1999-03",
   "price": 118700,
   "lot_sqft": 4182,
   "price_per_lot_sqft": 28.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1525,
   "use": "APARTMENT",
   "parcel_id": "0302824220034"
  },
  {
   "address": "3317 Nicollet Ave, Minneapolis",
   "sale_month": "1999-03",
   "price": 113000,
   "lot_sqft": 5615,
   "price_per_lot_sqft": 20.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2010,
   "use": "APARTMENT",
   "parcel_id": "0302824130089"
  },
  {
   "address": "3020 Clinton Ave, Minneapolis",
   "sale_month": "1999-03",
   "price": 48000,
   "lot_sqft": 5610,
   "price_per_lot_sqft": 8.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1774,
   "use": "APARTMENT",
   "parcel_id": "0302824110100"
  },
  {
   "address": "3100 Park Ave, Minneapolis",
   "sale_month": "1999-03",
   "price": 250000,
   "lot_sqft": 16014,
   "price_per_lot_sqft": 15.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7378,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824220139"
  },
  {
   "address": "5400 Opportunity Ct, Minnetonka",
   "sale_month": "1999-02",
   "price": 750000,
   "lot_sqft": 53084,
   "price_per_lot_sqft": 14.13,
   "price_per_building_sqft": 43.73,
   "building_sqft": 17152,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17255,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722110012"
  },
  {
   "address": "2908 Bloomington Ave, Minneapolis",
   "sale_month": "1999-02",
   "price": 80000,
   "lot_sqft": 5188,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3502924430174"
  },
  {
   "address": "2316 Colfax Ave S, Minneapolis",
   "sale_month": "1999-02",
   "price": 105000,
   "lot_sqft": 11661,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1470,
   "use": "APARTMENT",
   "parcel_id": "3302924110098"
  },
  {
   "address": "685 Olive Street, Saint Paul",
   "sale_month": "1999-02",
   "price": 280000,
   "lot_sqft": 209954,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": 3.62,
   "building_sqft": 77351,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77818,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922110064"
  },
  {
   "address": "912 Essex St SE, Minneapolis",
   "sale_month": "1999-02",
   "price": 2100,
   "lot_sqft": 336,
   "price_per_lot_sqft": 6.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230087"
  },
  {
   "address": "305 Crosstown Boulevard, Chaska",
   "sale_month": "1999-02",
   "price": 2040000,
   "lot_sqft": 151011,
   "price_per_lot_sqft": 13.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5553,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300044940"
  },
  {
   "address": "1275 Ramsey Street South, Shakopee",
   "sale_month": "1999-02",
   "price": 195000,
   "lot_sqft": 60586,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": 12.75,
   "building_sqft": 15295,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15387,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271770180"
  },
  {
   "address": "13320 15th Ave N, Plymouth",
   "sale_month": "1999-02",
   "price": 15000,
   "lot_sqft": 134070,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20873,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2711822430018"
  },
  {
   "address": "1420 Rollins Ave SE, Minneapolis",
   "sale_month": "1999-02",
   "price": 39000,
   "lot_sqft": 3662,
   "price_per_lot_sqft": 10.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1608,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924140121"
  },
  {
   "address": "4303 Shady Oak Rd, Minnetonka",
   "sale_month": "1999-02",
   "price": 151000,
   "lot_sqft": 5403,
   "price_per_lot_sqft": 27.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2311722420002"
  },
  {
   "address": "21178 Kenrick Avenue, Lakeville",
   "sale_month": "1999-02",
   "price": 273430,
   "lot_sqft": 75100,
   "price_per_lot_sqft": 3.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9098,
   "use": "Commercial-preferred",
   "parcel_id": "224790101010"
  },
  {
   "address": "7780 215th Street West, Lakeville",
   "sale_month": "1999-02",
   "price": 425000,
   "lot_sqft": 153588,
   "price_per_lot_sqft": 2.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "Commercial-preferred",
   "parcel_id": "220330075016"
  },
  {
   "address": "204 Meridian Street North, Belle Plaine",
   "sale_month": "1999-02",
   "price": 38500,
   "lot_sqft": 4043,
   "price_per_lot_sqft": 9.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200014670"
  },
  {
   "address": "9916 Nicollet Ave S, Bloomington",
   "sale_month": "1999-02",
   "price": 405000,
   "lot_sqft": 30739,
   "price_per_lot_sqft": 13.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2939,
   "use": "APARTMENT",
   "parcel_id": "1502724310023"
  },
  {
   "address": "335 Prairie Center Dr, Eden Prairie",
   "sale_month": "1999-02",
   "price": 551597,
   "lot_sqft": 55437,
   "price_per_lot_sqft": 9.95,
   "price_per_building_sqft": 90.07,
   "building_sqft": 6124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6161,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622410010"
  },
  {
   "address": "300 Prairie Center Dr, Eden Prairie",
   "sale_month": "1999-02",
   "price": 2000000,
   "lot_sqft": 105052,
   "price_per_lot_sqft": 19.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10890,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622140011"
  },
  {
   "address": "800 Central Ave NE, Minneapolis",
   "sale_month": "1999-02",
   "price": 2880000,
   "lot_sqft": 211187,
   "price_per_lot_sqft": 13.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1402924440008"
  },
  {
   "address": "800 Central Ave NE, Minneapolis",
   "sale_month": "1999-02",
   "price": 6120000,
   "lot_sqft": 274353,
   "price_per_lot_sqft": 22.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 268675,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1402924440001"
  },
  {
   "address": "1110 Quincy St NE, Minneapolis",
   "sale_month": "1999-02",
   "price": 15000,
   "lot_sqft": 4624,
   "price_per_lot_sqft": 3.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924140029"
  },
  {
   "address": "9655 45th Ave N, Plymouth",
   "sale_month": "1999-02",
   "price": 157000,
   "lot_sqft": 44317,
   "price_per_lot_sqft": 3.54,
   "price_per_building_sqft": 21.73,
   "building_sqft": 7224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7268,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311822110015"
  },
  {
   "address": "2223 49th Ave N, Minneapolis",
   "sale_month": "1999-02",
   "price": 325000,
   "lot_sqft": 123821,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": 5.47,
   "building_sqft": 59371,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 59729,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111821310001"
  },
  {
   "address": "3400 4th St N, Minneapolis",
   "sale_month": "1999-02",
   "price": 7424,
   "lot_sqft": 12550,
   "price_per_lot_sqft": 0.59,
   "price_per_building_sqft": 3.29,
   "building_sqft": 2257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2271,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924220150"
  },
  {
   "address": "3831 Grand Ave S, Minneapolis",
   "sale_month": "1999-02",
   "price": 154000,
   "lot_sqft": 5742,
   "price_per_lot_sqft": 26.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2261,
   "use": "APARTMENT",
   "parcel_id": "1002824220108"
  },
  {
   "address": "8849 Wentworth Ave S, Bloomington",
   "sale_month": "1999-02",
   "price": 1315000,
   "lot_sqft": 76106,
   "price_per_lot_sqft": 17.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13822,
   "use": "APARTMENT",
   "parcel_id": "1002724240038"
  },
  {
   "address": "3024 36th Ave S, Minneapolis",
   "sale_month": "1999-02",
   "price": 105000,
   "lot_sqft": 5112,
   "price_per_lot_sqft": 20.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1464,
   "use": "APARTMENT",
   "parcel_id": "0602823210140"
  },
  {
   "address": "2086 Marshall Avenue, Saint Paul",
   "sale_month": "1999-02",
   "price": 415000,
   "lot_sqft": 7018,
   "price_per_lot_sqft": 59.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4459,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823110006"
  },
  {
   "address": "3037 Holmes Ave S, Minneapolis",
   "sale_month": "1999-02",
   "price": 85000,
   "lot_sqft": 5376,
   "price_per_lot_sqft": 15.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3324,
   "use": "APARTMENT",
   "parcel_id": "0402824210077"
  },
  {
   "address": "701 Lake St E, Minneapolis",
   "sale_month": "1999-02",
   "price": 55758,
   "lot_sqft": 9476,
   "price_per_lot_sqft": 5.88,
   "price_per_building_sqft": 8.11,
   "building_sqft": 6874,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6916,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824220192"
  },
  {
   "address": "381 Dayton Avenue, Saint Paul",
   "sale_month": "1999-02",
   "price": 1400000,
   "lot_sqft": 20418,
   "price_per_lot_sqft": 68.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11510,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210022"
  },
  {
   "address": "395 Dayton Avenue, Saint Paul",
   "sale_month": "1999-02",
   "price": 1400000,
   "lot_sqft": 6819,
   "price_per_lot_sqft": 205.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210021"
  },
  {
   "address": "397 Dayton Avenue, Saint Paul",
   "sale_month": "1999-02",
   "price": 1400000,
   "lot_sqft": 10214,
   "price_per_lot_sqft": 137.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3271,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210020"
  },
  {
   "address": "405 Dayton Avenue, Saint Paul",
   "sale_month": "1999-02",
   "price": 1400000,
   "lot_sqft": 10214,
   "price_per_lot_sqft": 137.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210019"
  },
  {
   "address": "2800 34th St E, Minneapolis",
   "sale_month": "1999-02",
   "price": 205578,
   "lot_sqft": 45812,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": 51.06,
   "building_sqft": 4026,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4050,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824130081"
  },
  {
   "address": "317 Ash Avenue North, Mayer",
   "sale_month": "1999-01",
   "price": 47500,
   "lot_sqft": 18473,
   "price_per_lot_sqft": 2.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "502260050"
  },
  {
   "address": "2413 Cedar Ave S, Minneapolis",
   "sale_month": "1999-01",
   "price": 100000,
   "lot_sqft": 384079,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10831,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924230006"
  },
  {
   "address": "2120 14th Ave S, Minneapolis",
   "sale_month": "1999-01",
   "price": 139000,
   "lot_sqft": 8884,
   "price_per_lot_sqft": 15.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2438,
   "use": "APARTMENT",
   "parcel_id": "3502924120082"
  },
  {
   "address": "2440 Nicollet Ave, Minneapolis",
   "sale_month": "1999-01",
   "price": 250000,
   "lot_sqft": 8703,
   "price_per_lot_sqft": 28.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924240014"
  },
  {
   "address": "2440 Harriet Ave, Minneapolis",
   "sale_month": "1999-01",
   "price": 600000,
   "lot_sqft": 15418,
   "price_per_lot_sqft": 38.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5289,
   "use": "APARTMENT",
   "parcel_id": "3402924230142"
  },
  {
   "address": "10 Cedar Lake Rd N, Minneapolis",
   "sale_month": "1999-01",
   "price": 94000,
   "lot_sqft": 72730,
   "price_per_lot_sqft": 1.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2802924210024"
  },
  {
   "address": "1201 Mendota Heights Road, Mendota Heights",
   "sale_month": "1999-01",
   "price": 1300000,
   "lot_sqft": 145391,
   "price_per_lot_sqft": 8.94,
   "price_per_building_sqft": 42.67,
   "building_sqft": 30468,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30652,
   "use": "Industrial-preferred",
   "parcel_id": "270340077010"
  },
  {
   "address": "2340 7th Street West, Saint Paul",
   "sale_month": "1999-01",
   "price": 132000,
   "lot_sqft": 11439,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": 93.55,
   "building_sqft": 1411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1420,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823220029"
  },
  {
   "address": "115 Washington Ave N, Minneapolis",
   "sale_month": "1999-01",
   "price": 5000,
   "lot_sqft": 3583,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410065"
  },
  {
   "address": "798 10th Street Northwest, New Brighton",
   "sale_month": "1999-01",
   "price": 155688,
   "lot_sqft": 20026,
   "price_per_lot_sqft": 7.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5322,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "203023430016"
  },
  {
   "address": "780 10th Street Northwest, New Brighton",
   "sale_month": "1999-01",
   "price": 155688,
   "lot_sqft": 17331,
   "price_per_lot_sqft": 8.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5392,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "203023430015"
  },
  {
   "address": "760 10th Street Northwest, New Brighton",
   "sale_month": "1999-01",
   "price": 155688,
   "lot_sqft": 19524,
   "price_per_lot_sqft": 7.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5269,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "203023430014"
  },
  {
   "address": "780 10th Street Northwest, New Brighton",
   "sale_month": "1999-01",
   "price": 155688,
   "lot_sqft": 22516,
   "price_per_lot_sqft": 6.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "203023430013"
  },
  {
   "address": "14511 Forest Boulevard North, Hugo",
   "sale_month": "1999-01",
   "price": 43500,
   "lot_sqft": 1727,
   "price_per_lot_sqft": 25.19,
   "price_per_building_sqft": 57.24,
   "building_sqft": 760,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 765,
   "use": "300",
   "parcel_id": "2003121240052"
  },
  {
   "address": "807 Vermillion Street, Hastings",
   "sale_month": "1999-01",
   "price": 51000,
   "lot_sqft": 21095,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2720,
   "use": "Apartment",
   "parcel_id": "193250001051"
  },
  {
   "address": "5431 Glenwood Ave, Golden Valley",
   "sale_month": "1999-01",
   "price": 111000,
   "lot_sqft": 23219,
   "price_per_lot_sqft": 4.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1902924330013"
  },
  {
   "address": "700 24th Ave SE, Minneapolis",
   "sale_month": "1999-01",
   "price": 5000,
   "lot_sqft": 316577,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": 0.03,
   "building_sqft": 170788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 171819,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923430004"
  },
  {
   "address": "1760 North Adolphus Street, Maplewood",
   "sale_month": "1999-01",
   "price": 755688,
   "lot_sqft": 8704,
   "price_per_lot_sqft": 86.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3775,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922440015"
  },
  {
   "address": "8565 Aspen La N, Brooklyn Park",
   "sale_month": "1999-01",
   "price": 535000,
   "lot_sqft": 26703,
   "price_per_lot_sqft": 20.04,
   "price_per_building_sqft": 234.55,
   "building_sqft": 2281,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2295,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921340052"
  },
  {
   "address": "5011 Ewing Ave S, Minneapolis",
   "sale_month": "1999-01",
   "price": 672500,
   "lot_sqft": 23426,
   "price_per_lot_sqft": 28.71,
   "price_per_building_sqft": 73.37,
   "building_sqft": 9166,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9221,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320053"
  },
  {
   "address": "1350 Frost Avenue East, Maplewood",
   "sale_month": "1999-01",
   "price": 120000,
   "lot_sqft": 15929,
   "price_per_lot_sqft": 7.53,
   "price_per_building_sqft": 41.15,
   "building_sqft": 2916,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2934,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152922320091"
  },
  {
   "address": "4640 Churchill Street North, Shoreview",
   "sale_month": "1999-01",
   "price": 636000,
   "lot_sqft": 57699,
   "price_per_lot_sqft": 11.02,
   "price_per_building_sqft": 39.05,
   "building_sqft": 16288,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16387,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023330002"
  },
  {
   "address": "958 Central Ave NE, Minneapolis",
   "sale_month": "1999-01",
   "price": 480000,
   "lot_sqft": 25892,
   "price_per_lot_sqft": 18.54,
   "price_per_building_sqft": 20.98,
   "building_sqft": 22877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23015,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440054"
  },
  {
   "address": "1100 6th Street, Saint Paul Park",
   "sale_month": "1999-01",
   "price": 64000,
   "lot_sqft": 19562,
   "price_per_lot_sqft": 3.27,
   "price_per_building_sqft": 13.09,
   "building_sqft": 4890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4919,
   "use": "305",
   "parcel_id": "1202722420010"
  },
  {
   "address": "9300 Old Cedar Ave S, Bloomington",
   "sale_month": "1999-01",
   "price": 7000000,
   "lot_sqft": 289567,
   "price_per_lot_sqft": 24.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48541,
   "use": "APARTMENT",
   "parcel_id": "1102724440086"
  },
  {
   "address": "14590 Martin Dr, Eden Prairie",
   "sale_month": "1999-01",
   "price": 725000,
   "lot_sqft": 51425,
   "price_per_lot_sqft": 14.1,
   "price_per_building_sqft": 49.63,
   "building_sqft": 14609,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14697,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911622440036"
  },
  {
   "address": "120 8th Avenue Southeast, Forest Lake",
   "sale_month": "1999-01",
   "price": 130000,
   "lot_sqft": 19524,
   "price_per_lot_sqft": 6.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "110",
   "parcel_id": "0803221440025"
  },
  {
   "address": "8100 Bass Lake Rd, New Hope",
   "sale_month": "1999-01",
   "price": 1328167,
   "lot_sqft": 85086,
   "price_per_lot_sqft": 15.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12390,
   "use": "APARTMENT",
   "parcel_id": "0611821410021"
  },
  {
   "address": "315 Manitoba Ave S, Wayzata",
   "sale_month": "1999-01",
   "price": 425000,
   "lot_sqft": 8812,
   "price_per_lot_sqft": 48.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240013"
  },
  {
   "address": "3237 Grand Ave S, Minneapolis",
   "sale_month": "1999-01",
   "price": 84500,
   "lot_sqft": 5221,
   "price_per_lot_sqft": 16.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1164,
   "use": "APARTMENT",
   "parcel_id": "0302824230027"
  },
  {
   "address": "3208 1st Ave S, Minneapolis",
   "sale_month": "1999-01",
   "price": 40000,
   "lot_sqft": 6962,
   "price_per_lot_sqft": 5.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1546,
   "use": "TRIPLEX",
   "parcel_id": "0302824130044"
  },
  {
   "address": "3259 Johnson St NE, Minneapolis",
   "sale_month": "1999-01",
   "price": 67000,
   "lot_sqft": 4887,
   "price_per_lot_sqft": 13.71,
   "price_per_building_sqft": 54.16,
   "building_sqft": 1237,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1245,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924420107"
  },
  {
   "address": "10505 10th Street West, Waconia",
   "sale_month": "1998-12",
   "price": 150000,
   "lot_sqft": 62670,
   "price_per_lot_sqft": 2.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17966,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754610010"
  },
  {
   "address": null,
   "sale_month": "1998-12",
   "price": 106000,
   "lot_sqft": 6993,
   "price_per_lot_sqft": 15.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "424810009090"
  },
  {
   "address": "2105 Minnehaha Ave, Minneapolis",
   "sale_month": "1998-12",
   "price": 169000,
   "lot_sqft": 6062,
   "price_per_lot_sqft": 27.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924220011"
  },
  {
   "address": "6120 Xerxes Ave N, Brooklyn Center",
   "sale_month": "1998-12",
   "price": 375000,
   "lot_sqft": 126097,
   "price_per_lot_sqft": 2.97,
   "price_per_building_sqft": 45,
   "building_sqft": 8333,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8384,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921330064"
  },
  {
   "address": "2809 Stevens Ave, Minneapolis",
   "sale_month": "1998-12",
   "price": 75092,
   "lot_sqft": 5765,
   "price_per_lot_sqft": 13.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3733,
   "use": "APARTMENT",
   "parcel_id": "3402924430130"
  },
  {
   "address": "2614 1st Ave S, Minneapolis",
   "sale_month": "1998-12",
   "price": 22606,
   "lot_sqft": 7250,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924420055"
  },
  {
   "address": "2420 Dupont Ave S, Minneapolis",
   "sale_month": "1998-12",
   "price": 342000,
   "lot_sqft": 14333,
   "price_per_lot_sqft": 23.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "APARTMENT",
   "parcel_id": "3302924130156"
  },
  {
   "address": "2440 Dupont Ave S, Minneapolis",
   "sale_month": "1998-12",
   "price": 320478,
   "lot_sqft": 10538,
   "price_per_lot_sqft": 30.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2828,
   "use": "APARTMENT",
   "parcel_id": "3302924130124"
  },
  {
   "address": "17420 113th Ave N, Dayton",
   "sale_month": "1998-12",
   "price": 67000,
   "lot_sqft": 109053,
   "price_per_lot_sqft": 0.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11076,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3212022230003"
  },
  {
   "address": "1161 Westminster Street, Saint Paul",
   "sale_month": "1998-12",
   "price": 800000,
   "lot_sqft": 22947,
   "price_per_lot_sqft": 34.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4692,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922110005"
  },
  {
   "address": "1171 Westminster Street, Saint Paul",
   "sale_month": "1998-12",
   "price": 800000,
   "lot_sqft": 23321,
   "price_per_lot_sqft": 34.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4641,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "302922110004"
  },
  {
   "address": null,
   "sale_month": "1998-12",
   "price": 800000,
   "lot_sqft": 4930,
   "price_per_lot_sqft": 162.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922110002"
  },
  {
   "address": "6725 Penn Ave S, Richfield",
   "sale_month": "1998-12",
   "price": 445000,
   "lot_sqft": 21578,
   "price_per_lot_sqft": 20.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5262,
   "use": "APARTMENT",
   "parcel_id": "2802824320076"
  },
  {
   "address": "214 15th St W, Minneapolis",
   "sale_month": "1998-12",
   "price": 325000,
   "lot_sqft": 8268,
   "price_per_lot_sqft": 39.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6244,
   "use": "APARTMENT",
   "parcel_id": "2702924310029"
  },
  {
   "address": "619 4th St SE, Minneapolis",
   "sale_month": "1998-12",
   "price": 125000,
   "lot_sqft": 14307,
   "price_per_lot_sqft": 8.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2498,
   "use": "APARTMENT",
   "parcel_id": "2402924230141"
  },
  {
   "address": "1016 15th Ave SE, Minneapolis",
   "sale_month": "1998-12",
   "price": 131900,
   "lot_sqft": 10581,
   "price_per_lot_sqft": 12.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2131,
   "use": "APARTMENT",
   "parcel_id": "2402924110154"
  },
  {
   "address": "5916 Excelsior Blvd, St. Louis Park",
   "sale_month": "1998-12",
   "price": 800000,
   "lot_sqft": 60958,
   "price_per_lot_sqft": 13.12,
   "price_per_building_sqft": 67.52,
   "building_sqft": 11848,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11920,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721230156"
  },
  {
   "address": "2067 Carter Avenue, Saint Paul",
   "sale_month": "1998-12",
   "price": 185000,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 24.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2655,
   "use": "4C4 POST SECONDARY STUDENT HOUSING",
   "parcel_id": "202923410066"
  },
  {
   "address": "2960 Winnetka Ave N, Crystal",
   "sale_month": "1998-12",
   "price": 550000,
   "lot_sqft": 39773,
   "price_per_lot_sqft": 13.83,
   "price_per_building_sqft": 82.08,
   "building_sqft": 6701,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6742,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2011821320035"
  },
  {
   "address": "700 Prairie Street West, Belle Plaine",
   "sale_month": "1998-12",
   "price": 65000,
   "lot_sqft": 39169,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7615,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200450010"
  },
  {
   "address": "9000 Wyoming Ave N, Brooklyn Park",
   "sale_month": "1998-12",
   "price": 280078,
   "lot_sqft": 151262,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": 11.26,
   "building_sqft": 24864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25014,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921140008"
  },
  {
   "address": "7117 42nd Ave N, New Hope",
   "sale_month": "1998-12",
   "price": 65000,
   "lot_sqft": 17428,
   "price_per_lot_sqft": 3.73,
   "price_per_building_sqft": 44.95,
   "building_sqft": 1446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1455,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711821240002"
  },
  {
   "address": "9955 Lyndale Ave S, Bloomington",
   "sale_month": "1998-12",
   "price": 800000,
   "lot_sqft": 38198,
   "price_per_lot_sqft": 20.94,
   "price_per_building_sqft": 71.4,
   "building_sqft": 11204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11272,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724320063"
  },
  {
   "address": "4655 Victoria Street North, Shoreview",
   "sale_month": "1998-12",
   "price": 504000,
   "lot_sqft": 291205,
   "price_per_lot_sqft": 1.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34689,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "143023430012"
  },
  {
   "address": "4611 Chatsworth Street North, Shoreview",
   "sale_month": "1998-12",
   "price": 154000,
   "lot_sqft": 28167,
   "price_per_lot_sqft": 5.47,
   "price_per_building_sqft": 22.7,
   "building_sqft": 6785,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6826,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143023340021"
  },
  {
   "address": "337 Central Ave, Osseo",
   "sale_month": "1998-12",
   "price": 230642,
   "lot_sqft": 13445,
   "price_per_lot_sqft": 17.15,
   "price_per_building_sqft": 74.64,
   "building_sqft": 3090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3109,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922110119"
  },
  {
   "address": "1609 49th Ave N, Minneapolis",
   "sale_month": "1998-12",
   "price": 322500,
   "lot_sqft": 47728,
   "price_per_lot_sqft": 6.76,
   "price_per_building_sqft": 20.01,
   "building_sqft": 16120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16218,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111821410003"
  },
  {
   "address": "277 3rd Street North, Bayport",
   "sale_month": "1998-12",
   "price": 95000,
   "lot_sqft": 7556,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "300",
   "parcel_id": "1102920220067"
  },
  {
   "address": "3670 Dodd Road, Eagan",
   "sale_month": "1998-12",
   "price": 875000,
   "lot_sqft": 97246,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": 40.6,
   "building_sqft": 21552,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21682,
   "use": "Industrial-preferred",
   "parcel_id": "108810001020"
  },
  {
   "address": "2065 Randolph Avenue, Saint Paul",
   "sale_month": "1998-12",
   "price": 190000,
   "lot_sqft": 9532,
   "price_per_lot_sqft": 19.93,
   "price_per_building_sqft": 68.62,
   "building_sqft": 2769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2786,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082823140215"
  },
  {
   "address": "16525 96th Ave N, Maple Grove",
   "sale_month": "1998-12",
   "price": 604850,
   "lot_sqft": 62435,
   "price_per_lot_sqft": 9.69,
   "price_per_building_sqft": 55.61,
   "building_sqft": 10876,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10941,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922420009"
  },
  {
   "address": "4314 Minnehaha Ave, Minneapolis",
   "sale_month": "1998-12",
   "price": 260000,
   "lot_sqft": 10418,
   "price_per_lot_sqft": 24.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2868,
   "use": "APARTMENT",
   "parcel_id": "0702823310096"
  },
  {
   "address": "3821 West Broadway, Robbinsdale",
   "sale_month": "1998-12",
   "price": 72000,
   "lot_sqft": 9742,
   "price_per_lot_sqft": 7.39,
   "price_per_building_sqft": 51.25,
   "building_sqft": 1405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1414,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924410026"
  },
  {
   "address": "225 Frank Street, Saint Paul",
   "sale_month": "1998-12",
   "price": 1000000,
   "lot_sqft": 93300,
   "price_per_lot_sqft": 10.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 75518,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042822120036"
  },
  {
   "address": "2100 State Hwy No 55, Medina",
   "sale_month": "1998-12",
   "price": 990000,
   "lot_sqft": 1437115,
   "price_per_lot_sqft": 0.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 80779,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0311823310001"
  },
  {
   "address": "3222 1st Ave S, Minneapolis",
   "sale_month": "1998-12",
   "price": 50000,
   "lot_sqft": 5723,
   "price_per_lot_sqft": 8.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1674,
   "use": "APARTMENT",
   "parcel_id": "0302824130047"
  },
  {
   "address": "109 Sunnyvale La, Minnetonka",
   "sale_month": "1998-12",
   "price": 110000,
   "lot_sqft": 23541,
   "price_per_lot_sqft": 4.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1146,
   "use": "TRIPLEX",
   "parcel_id": "0211722210029"
  },
  {
   "address": "3319 14th Ave S, Minneapolis",
   "sale_month": "1998-12",
   "price": 34200,
   "lot_sqft": 6417,
   "price_per_lot_sqft": 5.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1817,
   "use": "TRIPLEX",
   "parcel_id": "0202824130100"
  },
  {
   "address": "1918 American Blvd E, Bloomington",
   "sale_month": "1998-12",
   "price": 35000000,
   "lot_sqft": 258457,
   "price_per_lot_sqft": 135.42,
   "price_per_building_sqft": 295.34,
   "building_sqft": 118509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 119224,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724220002"
  },
  {
   "address": "141 5th Avenue South, South Saint Paul",
   "sale_month": "1998-11",
   "price": 115000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 23.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2213,
   "use": "Apartment",
   "parcel_id": "363255009110"
  },
  {
   "address": "6305 Camden Ave N, Brooklyn Center",
   "sale_month": "1998-11",
   "price": 15000,
   "lot_sqft": 531608,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11426,
   "use": "APARTMENT",
   "parcel_id": "3611921310045"
  },
  {
   "address": "2540 24th Ave S, Minneapolis",
   "sale_month": "1998-11",
   "price": 520000,
   "lot_sqft": 31517,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": 50.13,
   "building_sqft": 10372,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10434,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240027"
  },
  {
   "address": "2702 13th Ave S, Minneapolis",
   "sale_month": "1998-11",
   "price": 15000,
   "lot_sqft": 7518,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": 6.82,
   "building_sqft": 2201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2214,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924420251"
  },
  {
   "address": "2928 Garfield Ave, Minneapolis",
   "sale_month": "1998-11",
   "price": 75000,
   "lot_sqft": 4751,
   "price_per_lot_sqft": 15.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330089"
  },
  {
   "address": "2916 Garfield Ave, Minneapolis",
   "sale_month": "1998-11",
   "price": 48000,
   "lot_sqft": 4700,
   "price_per_lot_sqft": 10.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330085"
  },
  {
   "address": "2800 Grand Ave S, Minneapolis",
   "sale_month": "1998-11",
   "price": 899000,
   "lot_sqft": 35960,
   "price_per_lot_sqft": 25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12700,
   "use": "APARTMENT",
   "parcel_id": "3402924330026"
  },
  {
   "address": "426 Pierce Street, Saint Paul",
   "sale_month": "1998-11",
   "price": 230000,
   "lot_sqft": 4597,
   "price_per_lot_sqft": 50.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2885,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410087"
  },
  {
   "address": "2649 Fremont Ave S, Minneapolis",
   "sale_month": "1998-11",
   "price": 162400,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 31.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1278,
   "use": "APARTMENT",
   "parcel_id": "3302924420046"
  },
  {
   "address": "6280 Lakeland Ave N, Brooklyn Park",
   "sale_month": "1998-11",
   "price": 880000,
   "lot_sqft": 44041,
   "price_per_lot_sqft": 19.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5749,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3211921430027"
  },
  {
   "address": "8617 Hillside Ave, St. Bonifacius",
   "sale_month": "1998-11",
   "price": 132400,
   "lot_sqft": 20030,
   "price_per_lot_sqft": 6.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1055,
   "use": "TRIPLEX",
   "parcel_id": "3211724220070"
  },
  {
   "address": "7024 Northland Dr N, Brooklyn Park",
   "sale_month": "1998-11",
   "price": 224980,
   "lot_sqft": 88473,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921310010"
  },
  {
   "address": "7140 Northland Dr N, Brooklyn Park",
   "sale_month": "1998-11",
   "price": 453333,
   "lot_sqft": 188727,
   "price_per_lot_sqft": 2.4,
   "price_per_building_sqft": 11.51,
   "building_sqft": 39387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39624,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921310009"
  },
  {
   "address": "6902 10th Street North, Oakdale",
   "sale_month": "1998-11",
   "price": 3372500,
   "lot_sqft": 327743,
   "price_per_lot_sqft": 10.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9651,
   "use": "110",
   "parcel_id": "3002921440001"
  },
  {
   "address": "1362 7th Street Northwest, New Brighton",
   "sale_month": "1998-11",
   "price": 500000,
   "lot_sqft": 24878,
   "price_per_lot_sqft": 20.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5497,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023220003"
  },
  {
   "address": "8041 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "1998-11",
   "price": 566591,
   "lot_sqft": 89423,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": 55.22,
   "building_sqft": 10261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10323,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921220011"
  },
  {
   "address": "2445 Nevada Ave N, Golden Valley",
   "sale_month": "1998-11",
   "price": 1200000,
   "lot_sqft": 136959,
   "price_per_lot_sqft": 8.76,
   "price_per_building_sqft": 23.22,
   "building_sqft": 51673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51985,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911821210055"
  },
  {
   "address": null,
   "sale_month": "1998-11",
   "price": 39900,
   "lot_sqft": 14356,
   "price_per_lot_sqft": 2.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410008"
  },
  {
   "address": "6341 Penn Ave S, Richfield",
   "sale_month": "1998-11",
   "price": 200000,
   "lot_sqft": 17321,
   "price_per_lot_sqft": 11.55,
   "price_per_building_sqft": 75.99,
   "building_sqft": 2632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2647,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220012"
  },
  {
   "address": "2422 Enterprise Drive, Mendota Heights",
   "sale_month": "1998-11",
   "price": 658000,
   "lot_sqft": 68844,
   "price_per_lot_sqft": 9.56,
   "price_per_building_sqft": 35.64,
   "building_sqft": 18462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18573,
   "use": "Industrial-preferred",
   "parcel_id": "274830001011"
  },
  {
   "address": "1519 Spruce Pl, Minneapolis",
   "sale_month": "1998-11",
   "price": 76990,
   "lot_sqft": 10873,
   "price_per_lot_sqft": 7.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924310121"
  },
  {
   "address": "1526 Spruce Pl, Minneapolis",
   "sale_month": "1998-11",
   "price": 3850,
   "lot_sqft": 1018,
   "price_per_lot_sqft": 3.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924310120"
  },
  {
   "address": "1528 Spruce Pl, Minneapolis",
   "sale_month": "1998-11",
   "price": 92390,
   "lot_sqft": 13494,
   "price_per_lot_sqft": 6.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924310119"
  },
  {
   "address": "116 Oak Grove St, Minneapolis",
   "sale_month": "1998-11",
   "price": 789180,
   "lot_sqft": 18779,
   "price_per_lot_sqft": 42.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8321,
   "use": "APARTMENT",
   "parcel_id": "2702924310117"
  },
  {
   "address": "227 Oak Grove St, Minneapolis",
   "sale_month": "1998-11",
   "price": 1046880,
   "lot_sqft": 16862,
   "price_per_lot_sqft": 62.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4509,
   "use": "APARTMENT",
   "parcel_id": "2702924310038"
  },
  {
   "address": "233 Oak Grove St, Minneapolis",
   "sale_month": "1998-11",
   "price": 628120,
   "lot_sqft": 11901,
   "price_per_lot_sqft": 52.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4509,
   "use": "APARTMENT",
   "parcel_id": "2702924310037"
  },
  {
   "address": "1400 Spruce Pl, Minneapolis",
   "sale_month": "1998-11",
   "price": 1162590,
   "lot_sqft": 16725,
   "price_per_lot_sqft": 69.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9386,
   "use": "APARTMENT",
   "parcel_id": "2702924310025"
  },
  {
   "address": "523 2nd Ave S, Minneapolis",
   "sale_month": "1998-11",
   "price": 11000000,
   "lot_sqft": 109221,
   "price_per_lot_sqft": 100.71,
   "price_per_building_sqft": 12835.47,
   "building_sqft": 857,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 862,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2702924110084"
  },
  {
   "address": "7207 128th Street West, Savage",
   "sale_month": "1998-11",
   "price": 300000,
   "lot_sqft": 184645,
   "price_per_lot_sqft": 1.62,
   "price_per_building_sqft": 15.23,
   "building_sqft": 19694,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19813,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269170121"
  },
  {
   "address": "1011 Washington Ave S, Minneapolis",
   "sale_month": "1998-11",
   "price": 570000,
   "lot_sqft": 20932,
   "price_per_lot_sqft": 27.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21790,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924120054"
  },
  {
   "address": "825 Flying Cloud Drive, Chanhassen",
   "sale_month": "1998-11",
   "price": 425000,
   "lot_sqft": 4249467,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": 23.59,
   "building_sqft": 18013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18122,
   "use": "4C2 QUALIFY GOLF COURSES",
   "parcel_id": "250351200"
  },
  {
   "address": "921 Mainstreet, Hopkins",
   "sale_month": "1998-11",
   "price": 175000,
   "lot_sqft": 1780,
   "price_per_lot_sqft": 98.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310138"
  },
  {
   "address": "120 Willow Street North, Belle Plaine",
   "sale_month": "1998-11",
   "price": 35000,
   "lot_sqft": 2410,
   "price_per_lot_sqft": 14.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2077,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200013200"
  },
  {
   "address": "2120 Mississippi Street North, Maplewood",
   "sale_month": "1998-11",
   "price": 126000,
   "lot_sqft": 9350,
   "price_per_lot_sqft": 13.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1944,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922110054"
  },
  {
   "address": "4200 Zealand Ave N, New Hope",
   "sale_month": "1998-11",
   "price": 475000,
   "lot_sqft": 29144,
   "price_per_lot_sqft": 16.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3591,
   "use": "APARTMENT",
   "parcel_id": "1811821120008"
  },
  {
   "address": "3383 Brownlow Ave, St. Louis Park",
   "sale_month": "1998-11",
   "price": 29000,
   "lot_sqft": 5595,
   "price_per_lot_sqft": 5.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721410041"
  },
  {
   "address": "3133 Hadley Avenue North, Oakdale",
   "sale_month": "1998-11",
   "price": 227600,
   "lot_sqft": 45488,
   "price_per_lot_sqft": 5,
   "price_per_building_sqft": 37.42,
   "building_sqft": 6082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6119,
   "use": "300",
   "parcel_id": "1702921330011"
  },
  {
   "address": "9901 Lyndale Ave S, Bloomington",
   "sale_month": "1998-11",
   "price": 725000,
   "lot_sqft": 46239,
   "price_per_lot_sqft": 15.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724320061"
  },
  {
   "address": "943 7th Street West, Saint Paul",
   "sale_month": "1998-11",
   "price": 105000,
   "lot_sqft": 4935,
   "price_per_lot_sqft": 21.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823140133"
  },
  {
   "address": "4200 Bloomington Ave, Minneapolis",
   "sale_month": "1998-11",
   "price": 85000,
   "lot_sqft": 16667,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": 51.2,
   "building_sqft": 1660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1670,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824420001"
  },
  {
   "address": "10011 Noble Pkwy N, Brooklyn Park",
   "sale_month": "1998-11",
   "price": 200000,
   "lot_sqft": 416530,
   "price_per_lot_sqft": 0.48,
   "price_per_building_sqft": 11.66,
   "building_sqft": 17156,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17260,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011921220007"
  },
  {
   "address": "548 Ohio Street, Saint Paul",
   "sale_month": "1998-11",
   "price": 114649,
   "lot_sqft": 9757,
   "price_per_lot_sqft": 11.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4710,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822240077"
  },
  {
   "address": "12090 Margo Avenue South, Denmark Township",
   "sale_month": "1998-11",
   "price": 403000,
   "lot_sqft": 221336,
   "price_per_lot_sqft": 1.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13417,
   "use": "305",
   "parcel_id": "0602620220011"
  },
  {
   "address": "12100 12th Avenue South, Burnsville",
   "sale_month": "1998-11",
   "price": 520000,
   "lot_sqft": 44961,
   "price_per_lot_sqft": 11.57,
   "price_per_building_sqft": 39.43,
   "building_sqft": 13187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13267,
   "use": "Industrial-preferred",
   "parcel_id": "026430101070"
  },
  {
   "address": "2695 Brookview Drive East, Maplewood",
   "sale_month": "1998-11",
   "price": 282400,
   "lot_sqft": 291674,
   "price_per_lot_sqft": 0.97,
   "price_per_building_sqft": 7.17,
   "building_sqft": 39411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39649,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822110037"
  },
  {
   "address": null,
   "sale_month": "1998-11",
   "price": 54600,
   "lot_sqft": 28753,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012822110018"
  },
  {
   "address": "138 Lewis Avenue South, Watertown",
   "sale_month": "1998-10",
   "price": 50000,
   "lot_sqft": 5848,
   "price_per_lot_sqft": 8.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "850503540"
  },
  {
   "address": "1300 Highland Avenue, South Saint Paul",
   "sale_month": "1998-10",
   "price": 177500,
   "lot_sqft": 29300,
   "price_per_lot_sqft": 6.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1759,
   "use": "Apartment",
   "parcel_id": "367020200030"
  },
  {
   "address": "1517 Elrose Court, South Saint Paul",
   "sale_month": "1998-10",
   "price": 155000,
   "lot_sqft": 10486,
   "price_per_lot_sqft": 14.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2062,
   "use": "Apartment",
   "parcel_id": "363245000100"
  },
  {
   "address": "420 66th Ave N, Brooklyn Center",
   "sale_month": "1998-10",
   "price": 700000,
   "lot_sqft": 53556,
   "price_per_lot_sqft": 13.07,
   "price_per_building_sqft": 118.06,
   "building_sqft": 5929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5965,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611921130113"
  },
  {
   "address": "1100 Lake St E, Minneapolis",
   "sale_month": "1998-10",
   "price": 60000,
   "lot_sqft": 5126,
   "price_per_lot_sqft": 11.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924340023"
  },
  {
   "address": "15073 Canada Avenue, Rosemount",
   "sale_month": "1998-10",
   "price": 350000,
   "lot_sqft": 46598,
   "price_per_lot_sqft": 7.51,
   "price_per_building_sqft": 99.49,
   "building_sqft": 3518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3539,
   "use": "Commercial-preferred",
   "parcel_id": "347117501042"
  },
  {
   "address": null,
   "sale_month": "1998-10",
   "price": 5800000,
   "lot_sqft": 40,
   "price_per_lot_sqft": 145000,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923310022"
  },
  {
   "address": "2546 Garfield Ave, Minneapolis",
   "sale_month": "1998-10",
   "price": 83000,
   "lot_sqft": 4736,
   "price_per_lot_sqft": 17.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 872,
   "use": "TRIPLEX",
   "parcel_id": "3402924230057"
  },
  {
   "address": "4120 Steiner St, St. Bonifacius",
   "sale_month": "1998-10",
   "price": 276686,
   "lot_sqft": 138222,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21757,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724240032"
  },
  {
   "address": "13600 Hudson Boulevard North, West Lakeland Township",
   "sale_month": "1998-10",
   "price": 1293000,
   "lot_sqft": 7061478,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "320",
   "parcel_id": "3202920430003"
  },
  {
   "address": "7650 Edinborough Way, Edina",
   "sale_month": "1998-10",
   "price": 1305392,
   "lot_sqft": 209520,
   "price_per_lot_sqft": 6.23,
   "price_per_building_sqft": 17.47,
   "building_sqft": 74718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 75169,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824330016"
  },
  {
   "address": "320 Walnut Street North, Chaska",
   "sale_month": "1998-10",
   "price": 120000,
   "lot_sqft": 8542,
   "price_per_lot_sqft": 14.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2475,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300501950"
  },
  {
   "address": null,
   "sale_month": "1998-10",
   "price": 60000,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 11.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440083"
  },
  {
   "address": "2150 Niagara La N, Plymouth",
   "sale_month": "1998-10",
   "price": 375000,
   "lot_sqft": 91901,
   "price_per_lot_sqft": 4.08,
   "price_per_building_sqft": 12.42,
   "building_sqft": 30196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30378,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822130008"
  },
  {
   "address": "535 Shoreview Park Road, Shoreview",
   "sale_month": "1998-10",
   "price": 81396,
   "lot_sqft": 42803,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": 5.82,
   "building_sqft": 13977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14062,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "253023330023"
  },
  {
   "address": "5505 Cottonwood Lane Southeast, Prior Lake",
   "sale_month": "1998-10",
   "price": 46754,
   "lot_sqft": 389420,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23207,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "252960020"
  },
  {
   "address": "10900 73rd Ave N, Maple Grove",
   "sale_month": "1998-10",
   "price": 5882749,
   "lot_sqft": 389501,
   "price_per_lot_sqft": 15.1,
   "price_per_building_sqft": 69.6,
   "building_sqft": 84523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85033,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922320040"
  },
  {
   "address": "7920 Century Court, Chanhassen",
   "sale_month": "1998-10",
   "price": 626844,
   "lot_sqft": 398716,
   "price_per_lot_sqft": 1.57,
   "price_per_building_sqft": 5.52,
   "building_sqft": 113617,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 114303,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250750030"
  },
  {
   "address": "20600 Kenrick Avenue, Lakeville",
   "sale_month": "1998-10",
   "price": 310000,
   "lot_sqft": 435225,
   "price_per_lot_sqft": 0.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14834,
   "use": "Industrial-preferred",
   "parcel_id": "220250051010"
  },
  {
   "address": "1366 Raymond Avenue, Saint Paul",
   "sale_month": "1998-10",
   "price": 131000,
   "lot_sqft": 11275,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3020,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923410068"
  },
  {
   "address": "2905 Hennepin Ave E, Minneapolis",
   "sale_month": "1998-10",
   "price": 675000,
   "lot_sqft": 32683,
   "price_per_lot_sqft": 20.65,
   "price_per_building_sqft": 40.53,
   "building_sqft": 16653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16754,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1802923440003"
  },
  {
   "address": "2078 Ford Parkway, Saint Paul",
   "sale_month": "1998-10",
   "price": 3025000,
   "lot_sqft": 71505,
   "price_per_lot_sqft": 42.3,
   "price_per_building_sqft": 150.85,
   "building_sqft": 20053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20174,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823110103"
  },
  {
   "address": "2110 Ford Parkway, Saint Paul",
   "sale_month": "1998-10",
   "price": 3150000,
   "lot_sqft": 117237,
   "price_per_lot_sqft": 26.87,
   "price_per_building_sqft": 126.79,
   "building_sqft": 24844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24994,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823110101"
  },
  {
   "address": "3990 Sunset Dr, Spring Park",
   "sale_month": "1998-10",
   "price": 180000,
   "lot_sqft": 15670,
   "price_per_lot_sqft": 11.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "TRIPLEX",
   "parcel_id": "1711723330025"
  },
  {
   "address": "8490 Woodbury Crossing, Woodbury",
   "sale_month": "1998-10",
   "price": 150000,
   "lot_sqft": 54652,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": 28.06,
   "building_sqft": 5345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5378,
   "use": "300",
   "parcel_id": "1602821130085"
  },
  {
   "address": "313 46th St W, Minneapolis",
   "sale_month": "1998-10",
   "price": 160000,
   "lot_sqft": 5201,
   "price_per_lot_sqft": 30.76,
   "price_per_building_sqft": 35.54,
   "building_sqft": 4502,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4529,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824220013"
  },
  {
   "address": "1632 Commerce Blvd, Mound",
   "sale_month": "1998-10",
   "price": 114000,
   "lot_sqft": 31202,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1311724220264"
  },
  {
   "address": "318 Lincoln St NE, Minneapolis",
   "sale_month": "1998-10",
   "price": 41680,
   "lot_sqft": 4920,
   "price_per_lot_sqft": 8.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1302924340093"
  },
  {
   "address": "322 Lincoln St NE, Minneapolis",
   "sale_month": "1998-10",
   "price": 45320,
   "lot_sqft": 9840,
   "price_per_lot_sqft": 4.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1302924340091"
  },
  {
   "address": "2411 Central Ave NE, Minneapolis",
   "sale_month": "1998-10",
   "price": 57500,
   "lot_sqft": 2746,
   "price_per_lot_sqft": 20.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924320071"
  },
  {
   "address": "1807 Gervais Court East, Maplewood",
   "sale_month": "1998-10",
   "price": 240500,
   "lot_sqft": 148059,
   "price_per_lot_sqft": 1.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23250,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112922230007"
  },
  {
   "address": "2589 Hamline Avenue North, Roseville",
   "sale_month": "1998-10",
   "price": 145000,
   "lot_sqft": 1624,
   "price_per_lot_sqft": 89.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923210062"
  },
  {
   "address": "945 Yankee Doodle Road, Eagan",
   "sale_month": "1998-10",
   "price": 1517500,
   "lot_sqft": 180654,
   "price_per_lot_sqft": 8.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62164,
   "use": "Industrial-preferred",
   "parcel_id": "102250304382"
  },
  {
   "address": "2935 West Service Road, Eagan",
   "sale_month": "1998-10",
   "price": 730000,
   "lot_sqft": 49124,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": 43.42,
   "building_sqft": 16812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16914,
   "use": "Industrial-preferred",
   "parcel_id": "102250005121"
  },
  {
   "address": "318 Lowry Ave N, Minneapolis",
   "sale_month": "1998-10",
   "price": 55000,
   "lot_sqft": 5761,
   "price_per_lot_sqft": 9.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924230167"
  },
  {
   "address": "3125 Logan Ave N, Minneapolis",
   "sale_month": "1998-10",
   "price": 25000,
   "lot_sqft": 5208,
   "price_per_lot_sqft": 4.8,
   "price_per_building_sqft": 12.7,
   "building_sqft": 1968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1980,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924320055"
  },
  {
   "address": "1120 Lowry Ave N, Minneapolis",
   "sale_month": "1998-10",
   "price": 210000,
   "lot_sqft": 10914,
   "price_per_lot_sqft": 19.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6355,
   "use": "TRIPLEX",
   "parcel_id": "0902924130170"
  },
  {
   "address": "4008 Lyndale Ave S, Minneapolis",
   "sale_month": "1998-10",
   "price": 99500,
   "lot_sqft": 5234,
   "price_per_lot_sqft": 19.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902824140002"
  },
  {
   "address": "253 Cleveland Avenue South, Saint Paul",
   "sale_month": "1998-10",
   "price": 50250,
   "lot_sqft": 12241,
   "price_per_lot_sqft": 4.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082823110002"
  },
  {
   "address": null,
   "sale_month": "1998-10",
   "price": 18000,
   "lot_sqft": 19183,
   "price_per_lot_sqft": 0.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0802721430184"
  },
  {
   "address": "4402 France Ave S, Edina",
   "sale_month": "1998-10",
   "price": 525000,
   "lot_sqft": 6182,
   "price_per_lot_sqft": 84.92,
   "price_per_building_sqft": 31.44,
   "building_sqft": 16701,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16802,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440055"
  },
  {
   "address": "2799 Rustic Place, Little Canada",
   "sale_month": "1998-10",
   "price": 8700500,
   "lot_sqft": 209062,
   "price_per_lot_sqft": 41.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34554,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062922320018"
  },
  {
   "address": "2800 Rustic Place, Little Canada",
   "sale_month": "1998-10",
   "price": 8700500,
   "lot_sqft": 162613,
   "price_per_lot_sqft": 53.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34554,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "062922320017"
  },
  {
   "address": "2100 Grand Avenue, Saint Paul",
   "sale_month": "1998-10",
   "price": 805000,
   "lot_sqft": 23648,
   "price_per_lot_sqft": 34.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7187,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "052823410038"
  },
  {
   "address": "175 Lafayette Road South, Saint Paul",
   "sale_month": "1998-10",
   "price": 3425000,
   "lot_sqft": 89336,
   "price_per_lot_sqft": 38.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15246,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822310001"
  },
  {
   "address": null,
   "sale_month": "1998-10",
   "price": 3425000,
   "lot_sqft": 84682,
   "price_per_lot_sqft": 40.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822240016"
  },
  {
   "address": "22501 Union Trail, Blakeley Township",
   "sale_month": "1998-10",
   "price": 35000,
   "lot_sqft": 343942,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "029020101"
  },
  {
   "address": "13355 10th Ave N, Plymouth",
   "sale_month": "1998-09",
   "price": 2853137,
   "lot_sqft": 156030,
   "price_per_lot_sqft": 18.29,
   "price_per_building_sqft": 68.16,
   "building_sqft": 41859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42112,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822130014"
  },
  {
   "address": "2020 Portland Ave, Minneapolis",
   "sale_month": "1998-09",
   "price": 70000,
   "lot_sqft": 5939,
   "price_per_lot_sqft": 11.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1631,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924110097"
  },
  {
   "address": "7715 4th Ave S, Richfield",
   "sale_month": "1998-09",
   "price": 136500,
   "lot_sqft": 15944,
   "price_per_lot_sqft": 8.56,
   "price_per_building_sqft": 132.4,
   "building_sqft": 1031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1037,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824440030"
  },
  {
   "address": "1619 Lagoon Ave, Minneapolis",
   "sale_month": "1998-09",
   "price": 1015000,
   "lot_sqft": 11060,
   "price_per_lot_sqft": 91.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6618,
   "use": "APARTMENT",
   "parcel_id": "3302924340032"
  },
  {
   "address": "17470 113th Ave N, Dayton",
   "sale_month": "1998-09",
   "price": 55000,
   "lot_sqft": 108814,
   "price_per_lot_sqft": 0.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11768,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3212022230002"
  },
  {
   "address": "7700 Olson Memorial Hwy, Golden Valley",
   "sale_month": "1998-09",
   "price": 5972400,
   "lot_sqft": 239231,
   "price_per_lot_sqft": 24.96,
   "price_per_building_sqft": 243.3,
   "building_sqft": 24547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24695,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211821320055"
  },
  {
   "address": "1946 Washington Avenue, Stillwater",
   "sale_month": "1998-09",
   "price": 301000,
   "lot_sqft": 34526,
   "price_per_lot_sqft": 8.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5307,
   "use": "300",
   "parcel_id": "3203020340014"
  },
  {
   "address": "5100 Lincoln Dr, Edina",
   "sale_month": "1998-09",
   "price": 4500000,
   "lot_sqft": 228839,
   "price_per_lot_sqft": 19.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6648,
   "use": "APARTMENT",
   "parcel_id": "3011721320004"
  },
  {
   "address": "1075 Hadley Avenue North, Oakdale",
   "sale_month": "1998-09",
   "price": 125000,
   "lot_sqft": 45561,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": 10.26,
   "building_sqft": 12178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12252,
   "use": "300",
   "parcel_id": "2902921330007"
  },
  {
   "address": "401 Main Street South, Stillwater",
   "sale_month": "1998-09",
   "price": 165000,
   "lot_sqft": 5456,
   "price_per_lot_sqft": 30.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410039"
  },
  {
   "address": "803 Douglas Ave, Minneapolis",
   "sale_month": "1998-09",
   "price": 552500,
   "lot_sqft": 11270,
   "price_per_lot_sqft": 49.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4400,
   "use": "APARTMENT",
   "parcel_id": "2802924440089"
  },
  {
   "address": "1360 Energy Park Drive, Saint Paul",
   "sale_month": "1998-09",
   "price": 2200000,
   "lot_sqft": 95193,
   "price_per_lot_sqft": 23.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11804,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923240250"
  },
  {
   "address": "7401 144th Street West, Savage",
   "sale_month": "1998-09",
   "price": 225000,
   "lot_sqft": 314079,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4410,
   "use": "224 4D1 QUALIFYING LOW INCOME RENTAL HOUSING",
   "parcel_id": "262850010"
  },
  {
   "address": "1915 Elliot Ave, Minneapolis",
   "sale_month": "1998-09",
   "price": 130000,
   "lot_sqft": 6893,
   "price_per_lot_sqft": 18.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1906,
   "use": "TRIPLEX",
   "parcel_id": "2602924340069"
  },
  {
   "address": "557 Stinson Street, Saint Paul",
   "sale_month": "1998-09",
   "price": 53000,
   "lot_sqft": 10220,
   "price_per_lot_sqft": 5.19,
   "price_per_building_sqft": 5.68,
   "building_sqft": 9328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9384,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320121"
  },
  {
   "address": "505 Washington Ave N, Minneapolis",
   "sale_month": "1998-09",
   "price": 2500,
   "lot_sqft": 297,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924130131"
  },
  {
   "address": "725 2nd Ave N, Minneapolis",
   "sale_month": "1998-09",
   "price": 700000,
   "lot_sqft": 68781,
   "price_per_lot_sqft": 10.18,
   "price_per_building_sqft": 28.86,
   "building_sqft": 24253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24399,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2102924440025"
  },
  {
   "address": "7421 Izaak Walton Rd, Bloomington",
   "sale_month": "1998-09",
   "price": 250000,
   "lot_sqft": 15440,
   "price_per_lot_sqft": 16.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911621410003"
  },
  {
   "address": "5640 34th Ave S, Minneapolis",
   "sale_month": "1998-09",
   "price": 3687086,
   "lot_sqft": 225488,
   "price_per_lot_sqft": 16.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4805,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823230003"
  },
  {
   "address": "4201 Shoreline Dr, Spring Park",
   "sale_month": "1998-09",
   "price": 100000,
   "lot_sqft": 25254,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1811723430031"
  },
  {
   "address": "2812 Kennedy St NE, Minneapolis",
   "sale_month": "1998-09",
   "price": 12000,
   "lot_sqft": 17405,
   "price_per_lot_sqft": 0.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923340052"
  },
  {
   "address": "6730 320th Street West, Greenvale Township",
   "sale_month": "1998-09",
   "price": 6507,
   "lot_sqft": 36084,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "Commercial-preferred",
   "parcel_id": "160270001012"
  },
  {
   "address": "10001 Lyndale Ave S, Bloomington",
   "sale_month": "1998-09",
   "price": 165000,
   "lot_sqft": 32362,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724330064"
  },
  {
   "address": "520 Grace Street, Saint Paul",
   "sale_month": "1998-09",
   "price": 110000,
   "lot_sqft": 23439,
   "price_per_lot_sqft": 4.69,
   "price_per_building_sqft": 90.83,
   "building_sqft": 1211,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1218,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823220125"
  },
  {
   "address": "14900 James Rd, Rogers",
   "sale_month": "1998-09",
   "price": 280000,
   "lot_sqft": 105203,
   "price_per_lot_sqft": 2.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023120004"
  },
  {
   "address": "13100 Valley View Rd, Eden Prairie",
   "sale_month": "1998-09",
   "price": 4300000,
   "lot_sqft": 573924,
   "price_per_lot_sqft": 7.49,
   "price_per_building_sqft": 34.77,
   "building_sqft": 123675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 124422,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622410018"
  },
  {
   "address": "2500 County Road I, Mounds View",
   "sale_month": "1998-09",
   "price": 135000,
   "lot_sqft": 13316,
   "price_per_lot_sqft": 10.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2288,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "083023220040"
  },
  {
   "address": "5021 40th St W, St. Louis Park",
   "sale_month": "1998-09",
   "price": 144900,
   "lot_sqft": 9276,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824230028"
  },
  {
   "address": "2885 Country Drive, Little Canada",
   "sale_month": "1998-09",
   "price": 1380000,
   "lot_sqft": 92452,
   "price_per_lot_sqft": 14.93,
   "price_per_building_sqft": 42.65,
   "building_sqft": 32353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32548,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922410028"
  },
  {
   "address": "3132 Girard Ave S, Minneapolis",
   "sale_month": "1998-09",
   "price": 300000,
   "lot_sqft": 5816,
   "price_per_lot_sqft": 51.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3434,
   "use": "APARTMENT",
   "parcel_id": "0402824120130"
  },
  {
   "address": "3424 Pillsbury Ave, Minneapolis",
   "sale_month": "1998-09",
   "price": 160000,
   "lot_sqft": 6708,
   "price_per_lot_sqft": 23.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1512,
   "use": "TRIPLEX",
   "parcel_id": "0302824310077"
  },
  {
   "address": "1509 Elrose Court, South Saint Paul",
   "sale_month": "1998-08",
   "price": 175000,
   "lot_sqft": 7982,
   "price_per_lot_sqft": 21.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2173,
   "use": "Apartment",
   "parcel_id": "363245000112"
  },
  {
   "address": "2831 20th Ave S, Minneapolis",
   "sale_month": "1998-08",
   "price": 1,
   "lot_sqft": 9458,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924330021"
  },
  {
   "address": "2843 20th Ave S, Minneapolis",
   "sale_month": "1998-08",
   "price": 1,
   "lot_sqft": 8588,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924330020"
  },
  {
   "address": "2845 20th Ave S, Minneapolis",
   "sale_month": "1998-08",
   "price": 1,
   "lot_sqft": 7719,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924330019"
  },
  {
   "address": "2849 20th Ave S, Minneapolis",
   "sale_month": "1998-08",
   "price": 1,
   "lot_sqft": 7718,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924330018"
  },
  {
   "address": "719 Marshall Avenue, Saint Paul",
   "sale_month": "1998-08",
   "price": 81949,
   "lot_sqft": 5866,
   "price_per_lot_sqft": 13.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2994,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923440122"
  },
  {
   "address": "2521 11th Ave S, Minneapolis",
   "sale_month": "1998-08",
   "price": 90000,
   "lot_sqft": 5745,
   "price_per_lot_sqft": 15.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1744,
   "use": "TRIPLEX",
   "parcel_id": "3502924240093"
  },
  {
   "address": "298 Lakeview Ave, Long Lake",
   "sale_month": "1998-08",
   "price": 160000,
   "lot_sqft": 43581,
   "price_per_lot_sqft": 3.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5330,
   "use": "APARTMENT",
   "parcel_id": "3411823420009"
  },
  {
   "address": "2828 Harriet Ave, Minneapolis",
   "sale_month": "1998-08",
   "price": 162500,
   "lot_sqft": 5820,
   "price_per_lot_sqft": 27.92,
   "price_per_building_sqft": 33.02,
   "building_sqft": 4922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4952,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330002"
  },
  {
   "address": "2005 2nd Ave S, Minneapolis",
   "sale_month": "1998-08",
   "price": 146500,
   "lot_sqft": 6354,
   "price_per_lot_sqft": 23.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2446,
   "use": "TRIPLEX",
   "parcel_id": "3402924120015"
  },
  {
   "address": "8700 109th Ave N, Champlin",
   "sale_month": "1998-08",
   "price": 4868000,
   "lot_sqft": 266089,
   "price_per_lot_sqft": 18.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 95079,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112021430046"
  },
  {
   "address": "230 Hallam Avenue South, Mahtomedi",
   "sale_month": "1998-08",
   "price": 210000,
   "lot_sqft": 32630,
   "price_per_lot_sqft": 6.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2553,
   "use": "110",
   "parcel_id": "2903021410022"
  },
  {
   "address": "7449 Imperial Dr N, Brooklyn Park",
   "sale_month": "1998-08",
   "price": 1320000,
   "lot_sqft": 42041,
   "price_per_lot_sqft": 31.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8030,
   "use": "APARTMENT",
   "parcel_id": "2811921130014"
  },
  {
   "address": null,
   "sale_month": "1998-08",
   "price": 405000,
   "lot_sqft": 4169,
   "price_per_lot_sqft": 97.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923440003"
  },
  {
   "address": null,
   "sale_month": "1998-08",
   "price": 405000,
   "lot_sqft": 4169,
   "price_per_lot_sqft": 97.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923440002"
  },
  {
   "address": "1315 Rice Street, Saint Paul",
   "sale_month": "1998-08",
   "price": 405000,
   "lot_sqft": 12504,
   "price_per_lot_sqft": 32.39,
   "price_per_building_sqft": 49.82,
   "building_sqft": 8129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8178,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923440001"
  },
  {
   "address": "15400 28th Ave N, Plymouth",
   "sale_month": "1998-08",
   "price": 950000,
   "lot_sqft": 128033,
   "price_per_lot_sqft": 7.42,
   "price_per_building_sqft": 31.65,
   "building_sqft": 30017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30198,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822310004"
  },
  {
   "address": "1819 Glenwood Ave, Minneapolis",
   "sale_month": "1998-08",
   "price": 95000,
   "lot_sqft": 11718,
   "price_per_lot_sqft": 8.11,
   "price_per_building_sqft": 14.53,
   "building_sqft": 6539,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6578,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924330029"
  },
  {
   "address": "2309 Como Avenue, Saint Paul",
   "sale_month": "1998-08",
   "price": 500000,
   "lot_sqft": 7178,
   "price_per_lot_sqft": 69.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923420009"
  },
  {
   "address": "5717 31st Ave S, Minneapolis",
   "sale_month": "1998-08",
   "price": 2267608,
   "lot_sqft": 67359,
   "price_per_lot_sqft": 33.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14228,
   "use": "APARTMENT",
   "parcel_id": "1902823230005"
  },
  {
   "address": "5710 Bossen Ter, Minneapolis",
   "sale_month": "1998-08",
   "price": 2267608,
   "lot_sqft": 93095,
   "price_per_lot_sqft": 24.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14193,
   "use": "APARTMENT",
   "parcel_id": "1902823230004"
  },
  {
   "address": "4200 Old Shakopee Rd W, Bloomington",
   "sale_month": "1998-08",
   "price": 1300000,
   "lot_sqft": 159582,
   "price_per_lot_sqft": 8.15,
   "price_per_building_sqft": 76.85,
   "building_sqft": 16916,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17018,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902724410027"
  },
  {
   "address": "8675 Valley Creek Road, Woodbury",
   "sale_month": "1998-08",
   "price": 2745475,
   "lot_sqft": 444257,
   "price_per_lot_sqft": 6.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32337,
   "use": "300",
   "parcel_id": "1602821120009"
  },
  {
   "address": "10100 Minnetonka Blvd, Minnetonka",
   "sale_month": "1998-08",
   "price": 1140000,
   "lot_sqft": 98984,
   "price_per_lot_sqft": 11.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10938,
   "use": "APARTMENT",
   "parcel_id": "1311722130001"
  },
  {
   "address": "11199 Stillwater Boulevard North, Lake Elmo",
   "sale_month": "1998-08",
   "price": 150000,
   "lot_sqft": 24757,
   "price_per_lot_sqft": 6.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "300",
   "parcel_id": "1302921230065"
  },
  {
   "address": "8830 Old Cedar Ave S, Bloomington",
   "sale_month": "1998-08",
   "price": 165555,
   "lot_sqft": 13079,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1878,
   "use": "APARTMENT",
   "parcel_id": "1102724140070"
  },
  {
   "address": "3386 Pilot Knob Road, Eagan",
   "sale_month": "1998-08",
   "price": 640000,
   "lot_sqft": 46236,
   "price_per_lot_sqft": 13.84,
   "price_per_building_sqft": 90.5,
   "building_sqft": 7072,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7115,
   "use": "Commercial-preferred",
   "parcel_id": "105225101010"
  },
  {
   "address": "3201 Girard Ave N, Minneapolis",
   "sale_month": "1998-08",
   "price": 120000,
   "lot_sqft": 5739,
   "price_per_lot_sqft": 20.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2300,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0902924130115"
  },
  {
   "address": "503 Broadway Ave N, Wayzata",
   "sale_month": "1998-08",
   "price": 88500,
   "lot_sqft": 10282,
   "price_per_lot_sqft": 8.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2264,
   "use": "TRIPLEX",
   "parcel_id": "0611722120019"
  },
  {
   "address": "4320 Excelsior Blvd, St. Louis Park",
   "sale_month": "1998-08",
   "price": 610000,
   "lot_sqft": 28990,
   "price_per_lot_sqft": 21.04,
   "price_per_building_sqft": 54.22,
   "building_sqft": 11250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11318,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430186"
  },
  {
   "address": "4300 Excelsior Blvd, St. Louis Park",
   "sale_month": "1998-08",
   "price": 150000,
   "lot_sqft": 9227,
   "price_per_lot_sqft": 16.26,
   "price_per_building_sqft": 49.52,
   "building_sqft": 3029,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3047,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430017"
  },
  {
   "address": "3454 33rd Ave S, Minneapolis",
   "sale_month": "1998-08",
   "price": 126400,
   "lot_sqft": 6441,
   "price_per_lot_sqft": 19.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1665,
   "use": "TRIPLEX",
   "parcel_id": "0602823320126"
  },
  {
   "address": "2220 County Road C2 West, Roseville",
   "sale_month": "1998-08",
   "price": 4100000,
   "lot_sqft": 157255,
   "price_per_lot_sqft": 26.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052923420001"
  },
  {
   "address": "905 Hampshire Ave S, Golden Valley",
   "sale_month": "1998-08",
   "price": 1450000,
   "lot_sqft": 113112,
   "price_per_lot_sqft": 12.82,
   "price_per_building_sqft": 75.63,
   "building_sqft": 19172,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19287,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0511721140019"
  },
  {
   "address": "3315 Oakland Ave, Minneapolis",
   "sale_month": "1998-08",
   "price": 8000,
   "lot_sqft": 5627,
   "price_per_lot_sqft": 1.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1313,
   "use": "TRIPLEX",
   "parcel_id": "0202824230154"
  },
  {
   "address": "608 Lincoln Avenue, Saint Paul",
   "sale_month": "1998-08",
   "price": 1390000,
   "lot_sqft": 23925,
   "price_per_lot_sqft": 58.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4993,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320268"
  },
  {
   "address": "1101 Dale Place, South Saint Paul",
   "sale_month": "1998-07",
   "price": 338300,
   "lot_sqft": 27866,
   "price_per_lot_sqft": 12.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5197,
   "use": "Apartment",
   "parcel_id": "361550000070"
  },
  {
   "address": "1115 Dale Place, South Saint Paul",
   "sale_month": "1998-07",
   "price": 338100,
   "lot_sqft": 17443,
   "price_per_lot_sqft": 19.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4904,
   "use": "Apartment",
   "parcel_id": "361550000050"
  },
  {
   "address": null,
   "sale_month": "1998-07",
   "price": 301818,
   "lot_sqft": 156905,
   "price_per_lot_sqft": 1.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921440002"
  },
  {
   "address": "2816 Bloomington Ave, Minneapolis",
   "sale_month": "1998-07",
   "price": 39000,
   "lot_sqft": 6126,
   "price_per_lot_sqft": 6.37,
   "price_per_building_sqft": 39.51,
   "building_sqft": 987,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 993,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924430056"
  },
  {
   "address": "2544 10th Ave S, Minneapolis",
   "sale_month": "1998-07",
   "price": 9800000,
   "lot_sqft": 19808,
   "price_per_lot_sqft": 494.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924240253"
  },
  {
   "address": "1310 22nd St E, Minneapolis",
   "sale_month": "1998-07",
   "price": 95000,
   "lot_sqft": 7464,
   "price_per_lot_sqft": 12.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1828,
   "use": "APARTMENT",
   "parcel_id": "3502924120081"
  },
  {
   "address": "1203 21st St E, Minneapolis",
   "sale_month": "1998-07",
   "price": 50000,
   "lot_sqft": 7463,
   "price_per_lot_sqft": 6.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2130,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924120059"
  },
  {
   "address": "404 St Croix Trail North, Lakeland",
   "sale_month": "1998-07",
   "price": 208000,
   "lot_sqft": 33763,
   "price_per_lot_sqft": 6.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6692,
   "use": "300",
   "parcel_id": "3502920310002"
  },
  {
   "address": "7121 Chicago Ave S, Richfield",
   "sale_month": "1998-07",
   "price": 625000,
   "lot_sqft": 10793,
   "price_per_lot_sqft": 57.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3633,
   "use": "APARTMENT",
   "parcel_id": "3502824210067"
  },
  {
   "address": "2601 3rd Ave S, Minneapolis",
   "sale_month": "1998-07",
   "price": 76000,
   "lot_sqft": 6089,
   "price_per_lot_sqft": 12.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2136,
   "use": "APARTMENT",
   "parcel_id": "3402924410044"
  },
  {
   "address": "2605 3rd Ave S, Minneapolis",
   "sale_month": "1998-07",
   "price": 13000,
   "lot_sqft": 6064,
   "price_per_lot_sqft": 2.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1306,
   "use": "APARTMENT",
   "parcel_id": "3402924410043"
  },
  {
   "address": "2325 Lyndale Ave S, Minneapolis",
   "sale_month": "1998-07",
   "price": 230000,
   "lot_sqft": 13018,
   "price_per_lot_sqft": 17.67,
   "price_per_building_sqft": 78.85,
   "building_sqft": 2917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2935,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924220204"
  },
  {
   "address": "2425 1st Ave S, Minneapolis",
   "sale_month": "1998-07",
   "price": 68000,
   "lot_sqft": 5891,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1286,
   "use": "TRIPLEX",
   "parcel_id": "3402924130006"
  },
  {
   "address": "720 1st Street Southwest, New Brighton",
   "sale_month": "1998-07",
   "price": 1100000,
   "lot_sqft": 36817,
   "price_per_lot_sqft": 29.88,
   "price_per_building_sqft": 247.41,
   "building_sqft": 4446,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4473,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "323023120017"
  },
  {
   "address": "720 1st Street Southwest, New Brighton",
   "sale_month": "1998-07",
   "price": 1100000,
   "lot_sqft": 218073,
   "price_per_lot_sqft": 5.04,
   "price_per_building_sqft": 14.99,
   "building_sqft": 73397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73840,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023120004"
  },
  {
   "address": null,
   "sale_month": "1998-07",
   "price": 150000,
   "lot_sqft": 6005,
   "price_per_lot_sqft": 24.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923120009"
  },
  {
   "address": "6224 Lakeland Ave N, Brooklyn Park",
   "sale_month": "1998-07",
   "price": 246960,
   "lot_sqft": 149778,
   "price_per_lot_sqft": 1.65,
   "price_per_building_sqft": 6.21,
   "building_sqft": 39758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39998,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211921440077"
  },
  {
   "address": "3118 Lake St E, Minneapolis",
   "sale_month": "1998-07",
   "price": 410000,
   "lot_sqft": 25878,
   "price_per_lot_sqft": 15.84,
   "price_per_building_sqft": 62.69,
   "building_sqft": 6540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6579,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923330075"
  },
  {
   "address": "1029 Atlantic Street, Saint Paul",
   "sale_month": "1998-07",
   "price": 855208,
   "lot_sqft": 26046,
   "price_per_lot_sqft": 32.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6681,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922140065"
  },
  {
   "address": "1030 Atlantic Street, Saint Paul",
   "sale_month": "1998-07",
   "price": 855208,
   "lot_sqft": 29572,
   "price_per_lot_sqft": 28.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6427,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922140026"
  },
  {
   "address": "200 65th St W, Richfield",
   "sale_month": "1998-07",
   "price": 280000,
   "lot_sqft": 14492,
   "price_per_lot_sqft": 19.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3494,
   "use": "APARTMENT",
   "parcel_id": "2702824240004"
  },
  {
   "address": "1609 Portland Ave, Minneapolis",
   "sale_month": "1998-07",
   "price": 15000,
   "lot_sqft": 6688,
   "price_per_lot_sqft": 2.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924320082"
  },
  {
   "address": "1691 Lake Drive West, Chanhassen",
   "sale_month": "1998-07",
   "price": 262969,
   "lot_sqft": 115611,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": 18.1,
   "building_sqft": 14529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14617,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251630010"
  },
  {
   "address": "11 7th Ave N, Hopkins",
   "sale_month": "1998-07",
   "price": 301000,
   "lot_sqft": 5073,
   "price_per_lot_sqft": 59.33,
   "price_per_building_sqft": 73.29,
   "building_sqft": 4107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722420035"
  },
  {
   "address": "417 11th Ave SE, Minneapolis",
   "sale_month": "1998-07",
   "price": 240000,
   "lot_sqft": 5656,
   "price_per_lot_sqft": 42.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3101,
   "use": "APARTMENT",
   "parcel_id": "2402924310107"
  },
  {
   "address": "4548 Shady Oak Rd, Minnetonka",
   "sale_month": "1998-07",
   "price": 1150000,
   "lot_sqft": 32249,
   "price_per_lot_sqft": 35.66,
   "price_per_building_sqft": 200.03,
   "building_sqft": 5749,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5783,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722430002"
  },
  {
   "address": "2720 Nevada Ave N, New Hope",
   "sale_month": "1998-07",
   "price": 885000,
   "lot_sqft": 107644,
   "price_per_lot_sqft": 8.22,
   "price_per_building_sqft": 26.81,
   "building_sqft": 33014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33214,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821340017"
  },
  {
   "address": "520 Vermillion Street, Hastings",
   "sale_month": "1998-07",
   "price": 119900,
   "lot_sqft": 5931,
   "price_per_lot_sqft": 20.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3165,
   "use": "Commercial-preferred",
   "parcel_id": "193215037080"
  },
  {
   "address": "3313 Republic Ave, St. Louis Park",
   "sale_month": "1998-07",
   "price": 181500,
   "lot_sqft": 13645,
   "price_per_lot_sqft": 13.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420088"
  },
  {
   "address": "1321 Jefferson St NE, Minneapolis",
   "sale_month": "1998-07",
   "price": 138000,
   "lot_sqft": 5119,
   "price_per_lot_sqft": 26.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1105,
   "use": "TRIPLEX",
   "parcel_id": "1402924130146"
  },
  {
   "address": "2903 42nd St E, Minneapolis",
   "sale_month": "1998-07",
   "price": 237140,
   "lot_sqft": 9587,
   "price_per_lot_sqft": 24.74,
   "price_per_building_sqft": 113.19,
   "building_sqft": 2095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2107,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824410241"
  },
  {
   "address": "2400 4th St NE, Minneapolis",
   "sale_month": "1998-07",
   "price": 118000,
   "lot_sqft": 4390,
   "price_per_lot_sqft": 26.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1447,
   "use": "APARTMENT",
   "parcel_id": "1102924310040"
  },
  {
   "address": "4554 Nicollet Ave, Minneapolis",
   "sale_month": "1998-07",
   "price": 310000,
   "lot_sqft": 9519,
   "price_per_lot_sqft": 32.57,
   "price_per_building_sqft": 95.83,
   "building_sqft": 3235,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3255,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824340224"
  },
  {
   "address": "2440 Fairview Avenue North, Roseville",
   "sale_month": "1998-07",
   "price": 1450008,
   "lot_sqft": 92646,
   "price_per_lot_sqft": 15.65,
   "price_per_building_sqft": 136.25,
   "building_sqft": 10642,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10706,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923130028"
  },
  {
   "address": "9 Delos Street West, Saint Paul",
   "sale_month": "1998-07",
   "price": 175000,
   "lot_sqft": 7876,
   "price_per_lot_sqft": 22.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2807,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052822330036"
  },
  {
   "address": "613 32nd St W, Minneapolis",
   "sale_month": "1998-07",
   "price": 160000,
   "lot_sqft": 4232,
   "price_per_lot_sqft": 37.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2450,
   "use": "APARTMENT",
   "parcel_id": "0302824230114"
  },
  {
   "address": "908 Grand Avenue, Saint Paul",
   "sale_month": "1998-07",
   "price": 100434,
   "lot_sqft": 10660,
   "price_per_lot_sqft": 9.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5116,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310023"
  },
  {
   "address": "555 7th Street West, Saint Paul",
   "sale_month": "1998-07",
   "price": 197500,
   "lot_sqft": 2663,
   "price_per_lot_sqft": 74.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1085,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430153"
  },
  {
   "address": "2444 Pillsbury Ave, Minneapolis",
   "sale_month": "1998-06",
   "price": 188000,
   "lot_sqft": 14860,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2092,
   "use": "APARTMENT",
   "parcel_id": "3402924240049"
  },
  {
   "address": "2520 Harriet Ave, Minneapolis",
   "sale_month": "1998-06",
   "price": 120000,
   "lot_sqft": 6502,
   "price_per_lot_sqft": 18.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1680,
   "use": "TRIPLEX",
   "parcel_id": "3402924230117"
  },
  {
   "address": "2540 Portland Ave, Minneapolis",
   "sale_month": "1998-06",
   "price": 75000,
   "lot_sqft": 6868,
   "price_per_lot_sqft": 10.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2540,
   "use": "APARTMENT",
   "parcel_id": "3402924140062"
  },
  {
   "address": "424 73rd St E, Richfield",
   "sale_month": "1998-06",
   "price": 388000,
   "lot_sqft": 17161,
   "price_per_lot_sqft": 22.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4141,
   "use": "APARTMENT",
   "parcel_id": "3402824140008"
  },
  {
   "address": "901 Wilson Avenue, Saint Paul",
   "sale_month": "1998-06",
   "price": 52000,
   "lot_sqft": 4843,
   "price_per_lot_sqft": 10.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1184,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "332922320065"
  },
  {
   "address": "600 Inwood Avenue North, Oakdale",
   "sale_month": "1998-06",
   "price": 361621,
   "lot_sqft": 98842,
   "price_per_lot_sqft": 3.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18584,
   "use": "300",
   "parcel_id": "3302921310016"
  },
  {
   "address": "1876 Tower Drive, Stillwater",
   "sale_month": "1998-06",
   "price": 250000,
   "lot_sqft": 30340,
   "price_per_lot_sqft": 8.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "305",
   "parcel_id": "3203020430004"
  },
  {
   "address": "8300 Golden Valley Rd, Golden Valley",
   "sale_month": "1998-06",
   "price": 7578202,
   "lot_sqft": 333946,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52843,
   "use": "APARTMENT",
   "parcel_id": "3111821130014"
  },
  {
   "address": "104 Peavey Road, Chaska",
   "sale_month": "1998-06",
   "price": 1750000,
   "lot_sqft": 271040,
   "price_per_lot_sqft": 6.46,
   "price_per_building_sqft": 31.33,
   "building_sqft": 55852,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56189,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305180101"
  },
  {
   "address": "17600 14th Ave N, Plymouth",
   "sale_month": "1998-06",
   "price": 4700000,
   "lot_sqft": 244794,
   "price_per_lot_sqft": 19.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40501,
   "use": "APARTMENT",
   "parcel_id": "3011822440010"
  },
  {
   "address": "4037 Centerville Road, Vadnais Heights",
   "sale_month": "1998-06",
   "price": 1117907,
   "lot_sqft": 47977,
   "price_per_lot_sqft": 23.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022210009"
  },
  {
   "address": "2355 Polaris La N, Plymouth",
   "sale_month": "1998-06",
   "price": 4018667,
   "lot_sqft": 330580,
   "price_per_lot_sqft": 12.16,
   "price_per_building_sqft": 78.49,
   "building_sqft": 51199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51508,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822210029"
  },
  {
   "address": "218 Main Street North, Stillwater",
   "sale_month": "1998-06",
   "price": 281000,
   "lot_sqft": 4423,
   "price_per_lot_sqft": 63.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140045"
  },
  {
   "address": "1923 Park Ave, Minneapolis",
   "sale_month": "1998-06",
   "price": 50000,
   "lot_sqft": 5597,
   "price_per_lot_sqft": 8.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "TRIPLEX",
   "parcel_id": "2602924330029"
  },
  {
   "address": "406 78th Street West, Chanhassen",
   "sale_month": "1998-06",
   "price": 650000,
   "lot_sqft": 21237,
   "price_per_lot_sqft": 30.61,
   "price_per_building_sqft": 46.89,
   "building_sqft": 13863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13947,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251730010"
  },
  {
   "address": "19300 Linden Dr, Rogers",
   "sale_month": "1998-06",
   "price": 285000,
   "lot_sqft": 65739,
   "price_per_lot_sqft": 4.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11768,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023410002"
  },
  {
   "address": "5170 Vine Hill Rd, Shorewood",
   "sale_month": "1998-06",
   "price": 150000,
   "lot_sqft": 113128,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": 8.26,
   "building_sqft": 18159,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18269,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511723410045"
  },
  {
   "address": "13175 George Weber Dr, Rogers",
   "sale_month": "1998-06",
   "price": 308530,
   "lot_sqft": 246617,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69538,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023220009"
  },
  {
   "address": "1801 University Ave SE, Minneapolis",
   "sale_month": "1998-06",
   "price": 158900,
   "lot_sqft": 4610,
   "price_per_lot_sqft": 34.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2562,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924440065"
  },
  {
   "address": "5839 U S Hwy No 12, Maple Plain",
   "sale_month": "1998-06",
   "price": 9922,
   "lot_sqft": 2498,
   "price_per_lot_sqft": 3.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2311824430017"
  },
  {
   "address": "401 Hennepin Ave E, Minneapolis",
   "sale_month": "1998-06",
   "price": 160000,
   "lot_sqft": 3721,
   "price_per_lot_sqft": 43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120072"
  },
  {
   "address": "9900 Jamaica Avenue South, Cottage Grove",
   "sale_month": "1998-06",
   "price": 344124,
   "lot_sqft": 1303940,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 224352,
   "use": "305",
   "parcel_id": "2102721340004"
  },
  {
   "address": "16305 36th Ave N, Plymouth",
   "sale_month": "1998-06",
   "price": 558000,
   "lot_sqft": 444757,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": 6.8,
   "building_sqft": 82084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 82579,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011822120007"
  },
  {
   "address": "6400 27th Ave N, Crystal",
   "sale_month": "1998-06",
   "price": 2828500,
   "lot_sqft": 100129,
   "price_per_lot_sqft": 28.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21247,
   "use": "APARTMENT",
   "parcel_id": "2011821440019"
  },
  {
   "address": "1654 Rice Street, Saint Paul",
   "sale_month": "1998-06",
   "price": 331000,
   "lot_sqft": 5987,
   "price_per_lot_sqft": 55.29,
   "price_per_building_sqft": 111.3,
   "building_sqft": 2974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2992,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220107"
  },
  {
   "address": "2415 Kennedy St NE, Minneapolis",
   "sale_month": "1998-06",
   "price": 1409300,
   "lot_sqft": 82211,
   "price_per_lot_sqft": 17.14,
   "price_per_building_sqft": 40.13,
   "building_sqft": 35118,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35330,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923320029"
  },
  {
   "address": "8575 Valley Creek Road, Woodbury",
   "sale_month": "1998-06",
   "price": 564760,
   "lot_sqft": 56479,
   "price_per_lot_sqft": 10,
   "price_per_building_sqft": 114.02,
   "building_sqft": 4953,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4983,
   "use": "300",
   "parcel_id": "1602821120010"
  },
  {
   "address": "4886 Highway 61, White Bear Lake",
   "sale_month": "1998-06",
   "price": 300000,
   "lot_sqft": 36576,
   "price_per_lot_sqft": 8.2,
   "price_per_building_sqft": 49.27,
   "building_sqft": 6089,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6125,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022140110"
  },
  {
   "address": "440 4th St NE, Minneapolis",
   "sale_month": "1998-06",
   "price": 188000,
   "lot_sqft": 3348,
   "price_per_lot_sqft": 56.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2125,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1402924340051"
  },
  {
   "address": "943 Lowry Ave NE, Minneapolis",
   "sale_month": "1998-06",
   "price": 12500,
   "lot_sqft": 3080,
   "price_per_lot_sqft": 4.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924230193"
  },
  {
   "address": "943 Lowry Ave NE, Minneapolis",
   "sale_month": "1998-06",
   "price": 137221,
   "lot_sqft": 6160,
   "price_per_lot_sqft": 22.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924230192"
  },
  {
   "address": "2505 Central Ave NE, Minneapolis",
   "sale_month": "1998-06",
   "price": 137221,
   "lot_sqft": 5002,
   "price_per_lot_sqft": 27.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1202924230124"
  },
  {
   "address": "2501 Central Ave NE, Minneapolis",
   "sale_month": "1998-06",
   "price": 137221,
   "lot_sqft": 5112,
   "price_per_lot_sqft": 26.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1202924230122"
  },
  {
   "address": "9301 Harriet Ave S, Bloomington",
   "sale_month": "1998-06",
   "price": 69500,
   "lot_sqft": 16213,
   "price_per_lot_sqft": 4.29,
   "price_per_building_sqft": 132.63,
   "building_sqft": 524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 527,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724330004"
  },
  {
   "address": "5126 Edgewood Ave N, Crystal",
   "sale_month": "1998-06",
   "price": 130747,
   "lot_sqft": 16621,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2314,
   "use": "APARTMENT",
   "parcel_id": "0811821140018"
  },
  {
   "address": "5193 Douglas Dr N, Crystal",
   "sale_month": "1998-06",
   "price": 32000,
   "lot_sqft": 17572,
   "price_per_lot_sqft": 1.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0811821110006"
  },
  {
   "address": "6408 Minnetonka Blvd, St. Louis Park",
   "sale_month": "1998-06",
   "price": 105000,
   "lot_sqft": 5033,
   "price_per_lot_sqft": 20.86,
   "price_per_building_sqft": 83.27,
   "building_sqft": 1261,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1269,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811721440150"
  },
  {
   "address": "2848 Mounds View Boulevard, Mounds View",
   "sale_month": "1998-06",
   "price": 210000,
   "lot_sqft": 21284,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": 125.52,
   "building_sqft": 1673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1684,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023310043"
  },
  {
   "address": "4308 Excelsior Blvd, St. Louis Park",
   "sale_month": "1998-06",
   "price": 195000,
   "lot_sqft": 9432,
   "price_per_lot_sqft": 20.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430019"
  },
  {
   "address": "3537 Minnehaha Ave, Minneapolis",
   "sale_month": "1998-06",
   "price": 89900,
   "lot_sqft": 5038,
   "price_per_lot_sqft": 17.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1487,
   "use": "APARTMENT",
   "parcel_id": "0602823320096"
  },
  {
   "address": "6026 West Broadway, New Hope",
   "sale_month": "1998-06",
   "price": 319151,
   "lot_sqft": 52428,
   "price_per_lot_sqft": 6.09,
   "price_per_building_sqft": 56.1,
   "building_sqft": 5689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5724,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821210023"
  },
  {
   "address": null,
   "sale_month": "1998-06",
   "price": 1117907,
   "lot_sqft": 44216,
   "price_per_lot_sqft": 25.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "043022120012"
  },
  {
   "address": null,
   "sale_month": "1998-06",
   "price": 850000,
   "lot_sqft": 9493,
   "price_per_lot_sqft": 89.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923340009"
  },
  {
   "address": "2711 Fairview Avenue North, Roseville",
   "sale_month": "1998-06",
   "price": 850000,
   "lot_sqft": 117553,
   "price_per_lot_sqft": 7.23,
   "price_per_building_sqft": 32.3,
   "building_sqft": 26315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26474,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "042923340005"
  },
  {
   "address": "5450 Douglas Dr N, Crystal",
   "sale_month": "1998-06",
   "price": 8475000,
   "lot_sqft": 237465,
   "price_per_lot_sqft": 35.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36450,
   "use": "APARTMENT",
   "parcel_id": "0411821330040"
  },
  {
   "address": "14405 West 62nd St, Eden Prairie",
   "sale_month": "1998-06",
   "price": 2650000,
   "lot_sqft": 437477,
   "price_per_lot_sqft": 6.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 90978,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0411622110008"
  },
  {
   "address": null,
   "sale_month": "1998-06",
   "price": 17126,
   "lot_sqft": 50742,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 824,
   "use": "305",
   "parcel_id": "0403120440002"
  },
  {
   "address": "1010 34th St W, Minneapolis",
   "sale_month": "1998-06",
   "price": 42000,
   "lot_sqft": 4093,
   "price_per_lot_sqft": 10.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2353,
   "use": "APARTMENT",
   "parcel_id": "0402824140176"
  },
  {
   "address": null,
   "sale_month": "1998-06",
   "price": 1500000,
   "lot_sqft": 6503,
   "price_per_lot_sqft": 230.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410064"
  },
  {
   "address": "1216 Selby Avenue, Saint Paul",
   "sale_month": "1998-06",
   "price": 185000,
   "lot_sqft": 10906,
   "price_per_lot_sqft": 16.96,
   "price_per_building_sqft": 43.98,
   "building_sqft": 4206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4231,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823110143"
  },
  {
   "address": "3604 Cedar Ave S, Minneapolis",
   "sale_month": "1998-06",
   "price": 80000,
   "lot_sqft": 9874,
   "price_per_lot_sqft": 8.1,
   "price_per_building_sqft": 36.53,
   "building_sqft": 2190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2203,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440002"
  },
  {
   "address": "3436 Columbus Ave, Minneapolis",
   "sale_month": "1998-06",
   "price": 82000,
   "lot_sqft": 6511,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1879,
   "use": "APARTMENT",
   "parcel_id": "0202824320051"
  },
  {
   "address": "2350 Leibel Street, White Bear Township",
   "sale_month": "1998-06",
   "price": 75000,
   "lot_sqft": 98652,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": 14.21,
   "building_sqft": 5277,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5309,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210014"
  },
  {
   "address": "520 Selby Avenue, Saint Paul",
   "sale_month": "1998-06",
   "price": 41000,
   "lot_sqft": 8620,
   "price_per_lot_sqft": 4.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220137"
  },
  {
   "address": "101 Main Street West, Vermillion",
   "sale_month": "1998-05",
   "price": 100000,
   "lot_sqft": 23918,
   "price_per_lot_sqft": 4.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2654,
   "use": "Commercial-preferred",
   "parcel_id": "408210012010"
  },
  {
   "address": "1200 67th Ave N, Brooklyn Center",
   "sale_month": "1998-05",
   "price": 385000,
   "lot_sqft": 59722,
   "price_per_lot_sqft": 6.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8908,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3611921220041"
  },
  {
   "address": "2552 Garfield Ave, Minneapolis",
   "sale_month": "1998-05",
   "price": 600000,
   "lot_sqft": 8322,
   "price_per_lot_sqft": 72.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5263,
   "use": "APARTMENT",
   "parcel_id": "3402924230058"
  },
  {
   "address": "5112 Minnetonka Blvd, St. Louis Park",
   "sale_month": "1998-05",
   "price": 365500,
   "lot_sqft": 13470,
   "price_per_lot_sqft": 27.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1591,
   "use": "APARTMENT",
   "parcel_id": "3102924330105"
  },
  {
   "address": "211 Oak St SE, Minneapolis",
   "sale_month": "1998-05",
   "price": 128550,
   "lot_sqft": 5198,
   "price_per_lot_sqft": 24.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923220021"
  },
  {
   "address": "8545 Highway 101, Savage",
   "sale_month": "1998-05",
   "price": 525000,
   "lot_sqft": 51996,
   "price_per_lot_sqft": 10.1,
   "price_per_building_sqft": 35.3,
   "building_sqft": 14871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14961,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269070510"
  },
  {
   "address": "8100 County Road 42, Savage",
   "sale_month": "1998-05",
   "price": 1080000,
   "lot_sqft": 71895,
   "price_per_lot_sqft": 15.02,
   "price_per_building_sqft": 70.88,
   "building_sqft": 15238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15330,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262750020"
  },
  {
   "address": "963 Rice Street, Saint Paul",
   "sale_month": "1998-05",
   "price": 60000,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 12.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923140098"
  },
  {
   "address": "22 5th St N, Minneapolis",
   "sale_month": "1998-05",
   "price": 150000,
   "lot_sqft": 8490,
   "price_per_lot_sqft": 17.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430104"
  },
  {
   "address": "925 5th St N, Minneapolis",
   "sale_month": "1998-05",
   "price": 75000,
   "lot_sqft": 7745,
   "price_per_lot_sqft": 9.68,
   "price_per_building_sqft": 62.45,
   "building_sqft": 1201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1208,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230090"
  },
  {
   "address": "200 Main Street West, Belle Plaine",
   "sale_month": "1998-05",
   "price": 110000,
   "lot_sqft": 7148,
   "price_per_lot_sqft": 15.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2522,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200013210"
  },
  {
   "address": "521 18th Street East, Hastings",
   "sale_month": "1998-05",
   "price": 119000,
   "lot_sqft": 10091,
   "price_per_lot_sqft": 11.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "Apartment",
   "parcel_id": "190370020060"
  },
  {
   "address": "1909 Hennepin Ave E, Minneapolis",
   "sale_month": "1998-05",
   "price": 37181,
   "lot_sqft": 8348,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1802923330030"
  },
  {
   "address": "1917 Hennepin Ave E, Minneapolis",
   "sale_month": "1998-05",
   "price": 108451,
   "lot_sqft": 24479,
   "price_per_lot_sqft": 4.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1802923330029"
  },
  {
   "address": "5001 York Ave S, Minneapolis",
   "sale_month": "1998-05",
   "price": 36400,
   "lot_sqft": 6596,
   "price_per_lot_sqft": 5.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702824310091"
  },
  {
   "address": "3107 50th St W, Minneapolis",
   "sale_month": "1998-05",
   "price": 138600,
   "lot_sqft": 3560,
   "price_per_lot_sqft": 38.93,
   "price_per_building_sqft": 45.7,
   "building_sqft": 3033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3051,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1702824310063"
  },
  {
   "address": "1781 Prior Avenue North, Falcon Heights",
   "sale_month": "1998-05",
   "price": 650000,
   "lot_sqft": 50743,
   "price_per_lot_sqft": 12.81,
   "price_per_building_sqft": 116.49,
   "building_sqft": 5580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5614,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162923330020"
  },
  {
   "address": "5343 Penn Ave S, Minneapolis",
   "sale_month": "1998-05",
   "price": 202500,
   "lot_sqft": 7563,
   "price_per_lot_sqft": 26.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3293,
   "use": "APARTMENT",
   "parcel_id": "1602824330102"
  },
  {
   "address": "4837 Chicago Ave, Minneapolis",
   "sale_month": "1998-05",
   "price": 212500,
   "lot_sqft": 6194,
   "price_per_lot_sqft": 34.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1439,
   "use": "TRIPLEX",
   "parcel_id": "1402824240015"
  },
  {
   "address": "8601 Valley Forge La N, Maple Grove",
   "sale_month": "1998-05",
   "price": 4396807,
   "lot_sqft": 2441278,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 340211,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922330003"
  },
  {
   "address": "1227 Central Ave NE, Minneapolis",
   "sale_month": "1998-05",
   "price": 262000,
   "lot_sqft": 33096,
   "price_per_lot_sqft": 7.92,
   "price_per_building_sqft": 42.3,
   "building_sqft": 6194,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6231,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924230045"
  },
  {
   "address": null,
   "sale_month": "1998-05",
   "price": 36000,
   "lot_sqft": 78694,
   "price_per_lot_sqft": 0.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823320014"
  },
  {
   "address": "2509 Fillmore St NE, Minneapolis",
   "sale_month": "1998-05",
   "price": 105000,
   "lot_sqft": 4716,
   "price_per_lot_sqft": 22.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1429,
   "use": "TRIPLEX",
   "parcel_id": "1202924240177"
  },
  {
   "address": "1828 Jefferson St NE, Minneapolis",
   "sale_month": "1998-05",
   "price": 160000,
   "lot_sqft": 8380,
   "price_per_lot_sqft": 19.09,
   "price_per_building_sqft": 21.86,
   "building_sqft": 7320,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7364,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924430049"
  },
  {
   "address": "4204 Cedar Ave S, Minneapolis",
   "sale_month": "1998-05",
   "price": 100000,
   "lot_sqft": 5036,
   "price_per_lot_sqft": 19.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824410081"
  },
  {
   "address": "3849 Grand Ave S, Minneapolis",
   "sale_month": "1998-05",
   "price": 114000,
   "lot_sqft": 5740,
   "price_per_lot_sqft": 19.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2056,
   "use": "APARTMENT",
   "parcel_id": "1002824220104"
  },
  {
   "address": "9205 Grand Ave S, Bloomington",
   "sale_month": "1998-05",
   "price": 129000,
   "lot_sqft": 39501,
   "price_per_lot_sqft": 3.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330030"
  },
  {
   "address": "2626 Aldrich Ave N, Minneapolis",
   "sale_month": "1998-05",
   "price": 35000,
   "lot_sqft": 6637,
   "price_per_lot_sqft": 5.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924440055"
  },
  {
   "address": null,
   "sale_month": "1998-05",
   "price": 250000,
   "lot_sqft": 29152,
   "price_per_lot_sqft": 8.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082822140102"
  },
  {
   "address": "3329 Penn Ave N, Minneapolis",
   "sale_month": "1998-05",
   "price": 81500,
   "lot_sqft": 5316,
   "price_per_lot_sqft": 15.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924140069"
  },
  {
   "address": "214 Little Canada Road East, Little Canada",
   "sale_month": "1998-05",
   "price": 78000,
   "lot_sqft": 20297,
   "price_per_lot_sqft": 3.84,
   "price_per_building_sqft": 69.27,
   "building_sqft": 1126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922430034"
  },
  {
   "address": "3600 Cheatham Ave, Minneapolis",
   "sale_month": "1998-05",
   "price": 750000,
   "lot_sqft": 154047,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 65985,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824410079"
  },
  {
   "address": "903 Oakdale Avenue, West Saint Paul",
   "sale_month": "1998-04",
   "price": 260000,
   "lot_sqft": 10558,
   "price_per_lot_sqft": 24.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3354,
   "use": "Apartment",
   "parcel_id": "421540001130"
  },
  {
   "address": "509 Lake Street West, Cologne",
   "sale_month": "1998-04",
   "price": 42000,
   "lot_sqft": 54144,
   "price_per_lot_sqft": 0.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400132300"
  },
  {
   "address": "1100 Concord Street North, South Saint Paul",
   "sale_month": "1998-04",
   "price": 640000,
   "lot_sqft": 144170,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": 17.35,
   "building_sqft": 36891,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37113,
   "use": "Industrial-preferred",
   "parcel_id": "361670001010"
  },
  {
   "address": "11021 State Hwy No 55, Plymouth",
   "sale_month": "1998-04",
   "price": 185000,
   "lot_sqft": 13314,
   "price_per_lot_sqft": 13.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3611822230006"
  },
  {
   "address": "9621 10th Ave N, Plymouth",
   "sale_month": "1998-04",
   "price": 26298,
   "lot_sqft": 49967,
   "price_per_lot_sqft": 0.53,
   "price_per_building_sqft": 2.74,
   "building_sqft": 9614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9672,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822140027"
  },
  {
   "address": "2609 29th Ave S, Minneapolis",
   "sale_month": "1998-04",
   "price": 10000,
   "lot_sqft": 5021,
   "price_per_lot_sqft": 1.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924410038"
  },
  {
   "address": "2528 Snelling Ave, Minneapolis",
   "sale_month": "1998-04",
   "price": 16500,
   "lot_sqft": 11836,
   "price_per_lot_sqft": 1.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924240120"
  },
  {
   "address": "2200 26th St E, Minneapolis",
   "sale_month": "1998-04",
   "price": 42720,
   "lot_sqft": 67432,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": 1.85,
   "building_sqft": 23049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23188,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240119"
  },
  {
   "address": "2100 26th St E, Minneapolis",
   "sale_month": "1998-04",
   "price": 32780,
   "lot_sqft": 36202,
   "price_per_lot_sqft": 0.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240118"
  },
  {
   "address": "7620 Pleasant Ave S, Richfield",
   "sale_month": "1998-04",
   "price": 112500,
   "lot_sqft": 11479,
   "price_per_lot_sqft": 9.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2527,
   "use": "APARTMENT",
   "parcel_id": "3402824330022"
  },
  {
   "address": "1316 25 1/2 St W, Minneapolis",
   "sale_month": "1998-04",
   "price": 645000,
   "lot_sqft": 8144,
   "price_per_lot_sqft": 79.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3026,
   "use": "APARTMENT",
   "parcel_id": "3302924130094"
  },
  {
   "address": "2508 Dupont Ave S, Minneapolis",
   "sale_month": "1998-04",
   "price": 195000,
   "lot_sqft": 5795,
   "price_per_lot_sqft": 33.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1859,
   "use": "TRIPLEX",
   "parcel_id": "3302924130014"
  },
  {
   "address": "638 Huron Blvd SE, Minneapolis",
   "sale_month": "1998-04",
   "price": 1911,
   "lot_sqft": 3920,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923320064"
  },
  {
   "address": "2301 Nevada Ave N, Golden Valley",
   "sale_month": "1998-04",
   "price": 600000,
   "lot_sqft": 133807,
   "price_per_lot_sqft": 4.48,
   "price_per_building_sqft": 16.96,
   "building_sqft": 35377,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35590,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2911821240057"
  },
  {
   "address": "7980 State Hwy No 55, Greenfield",
   "sale_month": "1998-04",
   "price": 275000,
   "lot_sqft": 101317,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5571,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811924330011"
  },
  {
   "address": "1100 66th St E, Richfield",
   "sale_month": "1998-04",
   "price": 137000,
   "lot_sqft": 19283,
   "price_per_lot_sqft": 7.1,
   "price_per_building_sqft": 28.02,
   "building_sqft": 4890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4919,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824240045"
  },
  {
   "address": "12425 Ironwood Cir, Rogers",
   "sale_month": "1998-04",
   "price": 163350,
   "lot_sqft": 109455,
   "price_per_lot_sqft": 1.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16746,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023220015"
  },
  {
   "address": "328 10th Ave SE, Minneapolis",
   "sale_month": "1998-04",
   "price": 83000,
   "lot_sqft": 8113,
   "price_per_lot_sqft": 10.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924310050"
  },
  {
   "address": "727 13th Ave SE, Minneapolis",
   "sale_month": "1998-04",
   "price": 240000,
   "lot_sqft": 4992,
   "price_per_lot_sqft": 48.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1828,
   "use": "APARTMENT",
   "parcel_id": "2402924130077"
  },
  {
   "address": "315 5th St SE, Minneapolis",
   "sale_month": "1998-04",
   "price": 273500,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 24.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3074,
   "use": "APARTMENT",
   "parcel_id": "2302924140021"
  },
  {
   "address": "330 Saint Joseph Street, Elko New Market",
   "sale_month": "1998-04",
   "price": 20000,
   "lot_sqft": 8416,
   "price_per_lot_sqft": 2.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "230010030"
  },
  {
   "address": "1220 Chestnut Ave, Minneapolis",
   "sale_month": "1998-04",
   "price": 67400,
   "lot_sqft": 7510,
   "price_per_lot_sqft": 8.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924340080"
  },
  {
   "address": "1228 Chestnut Ave, Minneapolis",
   "sale_month": "1998-04",
   "price": 136600,
   "lot_sqft": 7509,
   "price_per_lot_sqft": 18.19,
   "price_per_building_sqft": 44.09,
   "building_sqft": 3098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3117,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924340079"
  },
  {
   "address": "1708 Oak Park Ave N, Minneapolis",
   "sale_month": "1998-04",
   "price": 727960,
   "lot_sqft": 29539,
   "price_per_lot_sqft": 24.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3223,
   "use": "APARTMENT",
   "parcel_id": "2102924210123"
  },
  {
   "address": "9020 Wyoming Ave N, Brooklyn Park",
   "sale_month": "1998-04",
   "price": 170181,
   "lot_sqft": 91911,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": 6.43,
   "building_sqft": 26464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26624,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921140007"
  },
  {
   "address": "3025 Virginia Ave S, St. Louis Park",
   "sale_month": "1998-04",
   "price": 705000,
   "lot_sqft": 38224,
   "price_per_lot_sqft": 18.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6753,
   "use": "APARTMENT",
   "parcel_id": "1811721110040"
  },
  {
   "address": "3033 Xylon Ave S, St. Louis Park",
   "sale_month": "1998-04",
   "price": 1170000,
   "lot_sqft": 52452,
   "price_per_lot_sqft": 22.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4097,
   "use": "APARTMENT",
   "parcel_id": "1811721110036"
  },
  {
   "address": "430 Industrial Blvd, Minneapolis",
   "sale_month": "1998-04",
   "price": 995000,
   "lot_sqft": 100139,
   "price_per_lot_sqft": 9.94,
   "price_per_building_sqft": 42.15,
   "building_sqft": 23604,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23747,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923440008"
  },
  {
   "address": "2553 7th Avenue East, North Saint Paul",
   "sale_month": "1998-04",
   "price": 64000,
   "lot_sqft": 2738,
   "price_per_lot_sqft": 23.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420007"
  },
  {
   "address": "2227 Polk St NE, Minneapolis",
   "sale_month": "1998-04",
   "price": 81000,
   "lot_sqft": 7550,
   "price_per_lot_sqft": 10.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1657,
   "use": "TRIPLEX",
   "parcel_id": "1202924320099"
  },
  {
   "address": "6312 Minnetonka Blvd, St. Louis Park",
   "sale_month": "1998-04",
   "price": 1300000,
   "lot_sqft": 32059,
   "price_per_lot_sqft": 40.55,
   "price_per_building_sqft": 136.5,
   "building_sqft": 9524,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9581,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911721330214"
  },
  {
   "address": "2800 Anthony La S, St. Anthony",
   "sale_month": "1998-04",
   "price": 1250000,
   "lot_sqft": 94635,
   "price_per_lot_sqft": 13.21,
   "price_per_building_sqft": 37.06,
   "building_sqft": 33732,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33936,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702923110026"
  },
  {
   "address": "412 Wayzata Blvd E, Wayzata",
   "sale_month": "1998-04",
   "price": 1400000,
   "lot_sqft": 30650,
   "price_per_lot_sqft": 45.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9491,
   "use": "APARTMENT",
   "parcel_id": "0611722240052"
  },
  {
   "address": "3501 Emerson Ave S, Minneapolis",
   "sale_month": "1998-04",
   "price": 430000,
   "lot_sqft": 7915,
   "price_per_lot_sqft": 54.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3982,
   "use": "APARTMENT",
   "parcel_id": "0402824420143"
  },
  {
   "address": "3452 Emerson Ave S, Minneapolis",
   "sale_month": "1998-04",
   "price": 395000,
   "lot_sqft": 10819,
   "price_per_lot_sqft": 36.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2314,
   "use": "APARTMENT",
   "parcel_id": "0402824420118"
  },
  {
   "address": "1275 St Clair Avenue, Saint Paul",
   "sale_month": "1998-04",
   "price": 400000,
   "lot_sqft": 12166,
   "price_per_lot_sqft": 32.88,
   "price_per_building_sqft": 52.63,
   "building_sqft": 7600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7646,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823430176"
  },
  {
   "address": "3047 Lyndale Ave S, Minneapolis",
   "sale_month": "1998-04",
   "price": 62000,
   "lot_sqft": 4168,
   "price_per_lot_sqft": 14.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220089"
  },
  {
   "address": "3021 Lake St E, Minneapolis",
   "sale_month": "1998-04",
   "price": 155000,
   "lot_sqft": 14115,
   "price_per_lot_sqft": 10.98,
   "price_per_building_sqft": 35.26,
   "building_sqft": 4396,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4423,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824110013"
  },
  {
   "address": "2408 11th Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 26000,
   "lot_sqft": 5239,
   "price_per_lot_sqft": 4.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1432,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924240027"
  },
  {
   "address": "2912 3rd Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 3800,
   "lot_sqft": 5797,
   "price_per_lot_sqft": 0.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1907,
   "use": "TRIPLEX",
   "parcel_id": "3402924430010"
  },
  {
   "address": "2712 Pillsbury Ave, Minneapolis",
   "sale_month": "1998-03",
   "price": 274722,
   "lot_sqft": 14804,
   "price_per_lot_sqft": 18.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3840,
   "use": "APARTMENT",
   "parcel_id": "3402924310056"
  },
  {
   "address": "2122 Grand Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 286674,
   "lot_sqft": 11124,
   "price_per_lot_sqft": 25.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4237,
   "use": "APARTMENT",
   "parcel_id": "3402924220078"
  },
  {
   "address": "2429 1st Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 102000,
   "lot_sqft": 8425,
   "price_per_lot_sqft": 12.11,
   "price_per_building_sqft": 56.14,
   "building_sqft": 1817,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1828,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924130041"
  },
  {
   "address": "2509 Dupont Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 608446,
   "lot_sqft": 25558,
   "price_per_lot_sqft": 23.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10867,
   "use": "APARTMENT",
   "parcel_id": "3302924140005"
  },
  {
   "address": "2429 Emerson Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 515000,
   "lot_sqft": 8093,
   "price_per_lot_sqft": 63.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4421,
   "use": "APARTMENT",
   "parcel_id": "3302924130128"
  },
  {
   "address": "2321 Aldrich Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 915284,
   "lot_sqft": 20759,
   "price_per_lot_sqft": 44.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10788,
   "use": "APARTMENT",
   "parcel_id": "3302924110138"
  },
  {
   "address": "2211 Colfax Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 754474,
   "lot_sqft": 31145,
   "price_per_lot_sqft": 24.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10470,
   "use": "APARTMENT",
   "parcel_id": "3302924110117"
  },
  {
   "address": "2121 Hennepin Ave, Minneapolis",
   "sale_month": "1998-03",
   "price": 331471,
   "lot_sqft": 6424,
   "price_per_lot_sqft": 51.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5389,
   "use": "APARTMENT",
   "parcel_id": "3302924110086"
  },
  {
   "address": "5041 130th Street North, Hugo",
   "sale_month": "1998-03",
   "price": 225000,
   "lot_sqft": 65061,
   "price_per_lot_sqft": 3.46,
   "price_per_building_sqft": 45.15,
   "building_sqft": 4983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5013,
   "use": "305",
   "parcel_id": "3103121110014"
  },
  {
   "address": "7128 France Ave S, Edina",
   "sale_month": "1998-03",
   "price": 1400000,
   "lot_sqft": 181996,
   "price_per_lot_sqft": 7.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23879,
   "use": "APARTMENT",
   "parcel_id": "3102824110079"
  },
  {
   "address": "1033 Gershwin Avenue North, Oakdale",
   "sale_month": "1998-03",
   "price": 6875000,
   "lot_sqft": 194088,
   "price_per_lot_sqft": 35.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30808,
   "use": "110",
   "parcel_id": "3002921330018"
  },
  {
   "address": "1160 Raymond Avenue, Saint Paul",
   "sale_month": "1998-03",
   "price": 82500,
   "lot_sqft": 8639,
   "price_per_lot_sqft": 9.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2010,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923110101"
  },
  {
   "address": null,
   "sale_month": "1998-03",
   "price": 3824683,
   "lot_sqft": 17033,
   "price_per_lot_sqft": 224.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922310082"
  },
  {
   "address": "1470 York Avenue, Saint Paul",
   "sale_month": "1998-03",
   "price": 3824683,
   "lot_sqft": 141692,
   "price_per_lot_sqft": 26.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19149,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922310079"
  },
  {
   "address": "1001 Mainstreet, Hopkins",
   "sale_month": "1998-03",
   "price": 400000,
   "lot_sqft": 5184,
   "price_per_lot_sqft": 77.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310031"
  },
  {
   "address": "29 9th St N, Minneapolis",
   "sale_month": "1998-03",
   "price": 3690896,
   "lot_sqft": 86061,
   "price_per_lot_sqft": 42.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924340105"
  },
  {
   "address": "12825 Tucker Rd, Rogers",
   "sale_month": "1998-03",
   "price": 28000,
   "lot_sqft": 427805,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2112023420009"
  },
  {
   "address": "3441 Independence Ave N, New Hope",
   "sale_month": "1998-03",
   "price": 810000,
   "lot_sqft": 14933,
   "price_per_lot_sqft": 54.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4157,
   "use": "APARTMENT",
   "parcel_id": "1911821220078"
  },
  {
   "address": "17603 Minnetonka Blvd, Minnetonka",
   "sale_month": "1998-03",
   "price": 1250000,
   "lot_sqft": 53745,
   "price_per_lot_sqft": 23.26,
   "price_per_building_sqft": 68.44,
   "building_sqft": 18264,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18374,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722410078"
  },
  {
   "address": "378 Toronto Street, Saint Paul",
   "sale_month": "1998-03",
   "price": 550000,
   "lot_sqft": 90348,
   "price_per_lot_sqft": 6.09,
   "price_per_building_sqft": 12.93,
   "building_sqft": 42530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42787,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122823230057"
  },
  {
   "address": "201 Hamel Rd, Medina",
   "sale_month": "1998-03",
   "price": 25000,
   "lot_sqft": 8318,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": 20.49,
   "building_sqft": 1220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1228,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823410039"
  },
  {
   "address": "483 Griggs Street South, Saint Paul",
   "sale_month": "1998-03",
   "price": 150000,
   "lot_sqft": 5340,
   "price_per_lot_sqft": 28.09,
   "price_per_building_sqft": 65.79,
   "building_sqft": 2280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2294,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823420001"
  },
  {
   "address": "3010 Eagandale Place, Eagan",
   "sale_month": "1998-03",
   "price": 1025000,
   "lot_sqft": 138700,
   "price_per_lot_sqft": 7.39,
   "price_per_building_sqft": 94.37,
   "building_sqft": 10861,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10927,
   "use": "Commercial-preferred",
   "parcel_id": "102252801020"
  },
  {
   "address": "3925 44th St W, Edina",
   "sale_month": "1998-03",
   "price": 160000,
   "lot_sqft": 12795,
   "price_per_lot_sqft": 12.5,
   "price_per_building_sqft": 65.6,
   "building_sqft": 2439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2454,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440130"
  },
  {
   "address": "1828 Portland Avenue, Saint Paul",
   "sale_month": "1998-03",
   "price": 164000,
   "lot_sqft": 7209,
   "price_per_lot_sqft": 22.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2584,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240145"
  },
  {
   "address": "1905 Portland Avenue, Saint Paul",
   "sale_month": "1998-03",
   "price": 275000,
   "lot_sqft": 7298,
   "price_per_lot_sqft": 37.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1967,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240065"
  },
  {
   "address": "5410 Lakeland Ave N, Crystal",
   "sale_month": "1998-03",
   "price": 530000,
   "lot_sqft": 15972,
   "price_per_lot_sqft": 33.18,
   "price_per_building_sqft": 138.71,
   "building_sqft": 3821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3844,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821340063"
  },
  {
   "address": "3508 Colfax Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 264841,
   "lot_sqft": 10822,
   "price_per_lot_sqft": 24.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4043,
   "use": "APARTMENT",
   "parcel_id": "0402824410129"
  },
  {
   "address": "3305 Fremont Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 200000,
   "lot_sqft": 14478,
   "price_per_lot_sqft": 13.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4342,
   "use": "APARTMENT",
   "parcel_id": "0402824130136"
  },
  {
   "address": "3252 Girard Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 336940,
   "lot_sqft": 6728,
   "price_per_lot_sqft": 50.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5612,
   "use": "APARTMENT",
   "parcel_id": "0402824130063"
  },
  {
   "address": "3405 3rd Ave S, Minneapolis",
   "sale_month": "1998-03",
   "price": 48000,
   "lot_sqft": 5413,
   "price_per_lot_sqft": 8.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824410069"
  },
  {
   "address": "3741 Harriet Ave, Minneapolis",
   "sale_month": "1998-03",
   "price": 180000,
   "lot_sqft": 6155,
   "price_per_lot_sqft": 29.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2160,
   "use": "APARTMENT",
   "parcel_id": "0302824330113"
  },
  {
   "address": "3439 Garfield Ave, Minneapolis",
   "sale_month": "1998-03",
   "price": 562925,
   "lot_sqft": 11674,
   "price_per_lot_sqft": 48.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3604,
   "use": "APARTMENT",
   "parcel_id": "0302824320081"
  },
  {
   "address": "3447 Garfield Ave, Minneapolis",
   "sale_month": "1998-03",
   "price": 297655,
   "lot_sqft": 9042,
   "price_per_lot_sqft": 32.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5054,
   "use": "APARTMENT",
   "parcel_id": "0302824320079"
  },
  {
   "address": "3446 Garfield Ave, Minneapolis",
   "sale_month": "1998-03",
   "price": 562925,
   "lot_sqft": 8488,
   "price_per_lot_sqft": 66.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3122,
   "use": "APARTMENT",
   "parcel_id": "0302824320066"
  },
  {
   "address": "3400 Harriet Ave, Minneapolis",
   "sale_month": "1998-03",
   "price": 297655,
   "lot_sqft": 9022,
   "price_per_lot_sqft": 32.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4859,
   "use": "APARTMENT",
   "parcel_id": "0302824320033"
  },
  {
   "address": "1601 Highway 13 East, Burnsville",
   "sale_month": "1998-03",
   "price": 2870000,
   "lot_sqft": 121975,
   "price_per_lot_sqft": 23.53,
   "price_per_building_sqft": 147.07,
   "building_sqft": 19514,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19632,
   "use": "Commercial-preferred",
   "parcel_id": "023190001020"
  },
  {
   "address": "1500 122nd Street East, Burnsville",
   "sale_month": "1998-03",
   "price": 1314487,
   "lot_sqft": 97403,
   "price_per_lot_sqft": 13.5,
   "price_per_building_sqft": 36.42,
   "building_sqft": 36095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36313,
   "use": "Commercial",
   "parcel_id": "023190001012"
  },
  {
   "address": "1501 Highway 13 East, Burnsville",
   "sale_month": "1998-03",
   "price": 1296365,
   "lot_sqft": 104722,
   "price_per_lot_sqft": 12.38,
   "price_per_building_sqft": 37.48,
   "building_sqft": 34584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34792,
   "use": "Commercial",
   "parcel_id": "023190001011"
  },
  {
   "address": "125 Lake St W, Wayzata",
   "sale_month": "1998-03",
   "price": 185000,
   "lot_sqft": 34247,
   "price_per_lot_sqft": 5.4,
   "price_per_building_sqft": 32.46,
   "building_sqft": 5699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5734,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0111723140024"
  },
  {
   "address": "200 Main Street West, Waconia",
   "sale_month": "1998-02",
   "price": 255000,
   "lot_sqft": 13367,
   "price_per_lot_sqft": 19.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19927,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503481"
  },
  {
   "address": "119 Olive Street South, Waconia",
   "sale_month": "1998-02",
   "price": 220000,
   "lot_sqft": 3934,
   "price_per_lot_sqft": 55.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501530"
  },
  {
   "address": "414 Lexington Parkway North, Saint Paul",
   "sale_month": "1998-02",
   "price": 92500,
   "lot_sqft": 6245,
   "price_per_lot_sqft": 14.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1827,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923320030"
  },
  {
   "address": "1101 Franklin Ave E, Minneapolis",
   "sale_month": "1998-02",
   "price": 948000,
   "lot_sqft": 4325,
   "price_per_lot_sqft": 219.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924210042"
  },
  {
   "address": "1123 Franklin Ave E, Minneapolis",
   "sale_month": "1998-02",
   "price": 948000,
   "lot_sqft": 3825,
   "price_per_lot_sqft": 247.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210040"
  },
  {
   "address": "1119 Franklin Ave E, Minneapolis",
   "sale_month": "1998-02",
   "price": 948000,
   "lot_sqft": 2581,
   "price_per_lot_sqft": 367.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210039"
  },
  {
   "address": "2829 Hennepin Ave, Minneapolis",
   "sale_month": "1998-02",
   "price": 279500,
   "lot_sqft": 5226,
   "price_per_lot_sqft": 53.48,
   "price_per_building_sqft": 14.15,
   "building_sqft": 19758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19877,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430040"
  },
  {
   "address": "2924 France Ave S, St. Louis Park",
   "sale_month": "1998-02",
   "price": 175000,
   "lot_sqft": 6269,
   "price_per_lot_sqft": 27.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1362,
   "use": "APARTMENT",
   "parcel_id": "3102924440009"
  },
  {
   "address": "3702 Lake St E, Minneapolis",
   "sale_month": "1998-02",
   "price": 275000,
   "lot_sqft": 10232,
   "price_per_lot_sqft": 26.88,
   "price_per_building_sqft": 76.73,
   "building_sqft": 3584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3606,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340100"
  },
  {
   "address": "513 Ontario St SE, Minneapolis",
   "sale_month": "1998-02",
   "price": 91000,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 56732,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230093"
  },
  {
   "address": "511 Ontario St SE, Minneapolis",
   "sale_month": "1998-02",
   "price": 90000,
   "lot_sqft": 4858,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230090"
  },
  {
   "address": "505 Ontario St SE, Minneapolis",
   "sale_month": "1998-02",
   "price": 90000,
   "lot_sqft": 4858,
   "price_per_lot_sqft": 18.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230089"
  },
  {
   "address": "1112 Barclay Street, Saint Paul",
   "sale_month": "1998-02",
   "price": 2300000,
   "lot_sqft": 142477,
   "price_per_lot_sqft": 16.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7889,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922210030"
  },
  {
   "address": "38 6th Ave S, Hopkins",
   "sale_month": "1998-02",
   "price": 575000,
   "lot_sqft": 12992,
   "price_per_lot_sqft": 44.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3400,
   "use": "APARTMENT",
   "parcel_id": "2411722430034"
  },
  {
   "address": "2645 Jonquil La N, Plymouth",
   "sale_month": "1998-02",
   "price": 210000,
   "lot_sqft": 34473,
   "price_per_lot_sqft": 6.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3394,
   "use": "APARTMENT",
   "parcel_id": "2311822340025"
  },
  {
   "address": "1301 River Pkwy W, Minneapolis",
   "sale_month": "1998-02",
   "price": 170000,
   "lot_sqft": 33069,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924440017"
  },
  {
   "address": "3220 81st Street East, Inver Grove Heights",
   "sale_month": "1998-02",
   "price": 350000,
   "lot_sqft": 33753,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2628,
   "use": "Apartment",
   "parcel_id": "205100000050"
  },
  {
   "address": "1111 Cambridge St, Hopkins",
   "sale_month": "1998-02",
   "price": 1200000,
   "lot_sqft": 48788,
   "price_per_lot_sqft": 24.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721120022"
  },
  {
   "address": "2327 2nd St N, Minneapolis",
   "sale_month": "1998-02",
   "price": 170000,
   "lot_sqft": 15101,
   "price_per_lot_sqft": 11.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924210048"
  },
  {
   "address": null,
   "sale_month": "1998-02",
   "price": 9000,
   "lot_sqft": 325605,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1502920130002"
  },
  {
   "address": "411 98th St E, Bloomington",
   "sale_month": "1998-02",
   "price": 4250000,
   "lot_sqft": 79460,
   "price_per_lot_sqft": 53.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11592,
   "use": "APARTMENT",
   "parcel_id": "1502724410082"
  },
  {
   "address": "1450 County Road C West, Roseville",
   "sale_month": "1998-02",
   "price": 220000,
   "lot_sqft": 44084,
   "price_per_lot_sqft": 4.99,
   "price_per_building_sqft": 61.2,
   "building_sqft": 3595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3617,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102923210037"
  },
  {
   "address": "1825 Woodwinds Drive, Woodbury",
   "sale_month": "1998-02",
   "price": 2700000,
   "lot_sqft": 242534,
   "price_per_lot_sqft": 11.13,
   "price_per_building_sqft": 82.35,
   "building_sqft": 32786,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32984,
   "use": "300",
   "parcel_id": "0702821430001"
  },
  {
   "address": "1818 Wooddale Drive, Woodbury",
   "sale_month": "1998-02",
   "price": 440000,
   "lot_sqft": 43533,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": 96.3,
   "building_sqft": 4569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4596,
   "use": "300",
   "parcel_id": "0702821410019"
  },
  {
   "address": "292 Walnut Street, Saint Paul",
   "sale_month": "1998-02",
   "price": 300000,
   "lot_sqft": 26746,
   "price_per_lot_sqft": 11.22,
   "price_per_building_sqft": 20.53,
   "building_sqft": 14615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14703,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822230036"
  },
  {
   "address": "1978 Ashland Avenue, Saint Paul",
   "sale_month": "1998-02",
   "price": 195000,
   "lot_sqft": 7564,
   "price_per_lot_sqft": 25.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2750,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823230083"
  },
  {
   "address": "624 Commons Drive, Woodbury",
   "sale_month": "1998-02",
   "price": 838500,
   "lot_sqft": 35913,
   "price_per_lot_sqft": 23.35,
   "price_per_building_sqft": 86.81,
   "building_sqft": 9659,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9718,
   "use": "300",
   "parcel_id": "0402821420147"
  },
  {
   "address": "3401 17th Ave S, Minneapolis",
   "sale_month": "1998-02",
   "price": 125000,
   "lot_sqft": 3723,
   "price_per_lot_sqft": 33.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1498,
   "use": "TRIPLEX",
   "parcel_id": "0202824410172"
  },
  {
   "address": "14322 Hemlock Court South, Apple Valley",
   "sale_month": "1998-02",
   "price": 115000,
   "lot_sqft": 28784,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4886,
   "use": "Apartment",
   "parcel_id": "011035002160"
  },
  {
   "address": "140 Highway 5, Waconia",
   "sale_month": "1998-01",
   "price": 23000,
   "lot_sqft": 14487,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750231300"
  },
  {
   "address": "2531 Minnehaha Ave, Minneapolis",
   "sale_month": "1998-01",
   "price": 100000,
   "lot_sqft": 6322,
   "price_per_lot_sqft": 15.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240036"
  },
  {
   "address": "2244 Minnehaha Avenue East, Saint Paul",
   "sale_month": "1998-01",
   "price": 1575000,
   "lot_sqft": 71819,
   "price_per_lot_sqft": 21.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4211,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922110001"
  },
  {
   "address": "216 Brown Rd N, Long Lake",
   "sale_month": "1998-01",
   "price": 330000,
   "lot_sqft": 10881,
   "price_per_lot_sqft": 30.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3411823420039"
  },
  {
   "address": "463 Aldine Street, Saint Paul",
   "sale_month": "1998-01",
   "price": 1400000,
   "lot_sqft": 5111,
   "price_per_lot_sqft": 273.92,
   "price_per_building_sqft": 416.79,
   "building_sqft": 3359,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3379,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923420082"
  },
  {
   "address": null,
   "sale_month": "1998-01",
   "price": 1400000,
   "lot_sqft": 5111,
   "price_per_lot_sqft": 273.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923420081"
  },
  {
   "address": null,
   "sale_month": "1998-01",
   "price": 1400000,
   "lot_sqft": 5111,
   "price_per_lot_sqft": 273.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923420080"
  },
  {
   "address": "464 Herschel Street, Saint Paul",
   "sale_month": "1998-01",
   "price": 1400000,
   "lot_sqft": 5113,
   "price_per_lot_sqft": 273.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923420067"
  },
  {
   "address": "1706 University Avenue West, Saint Paul",
   "sale_month": "1998-01",
   "price": 1400000,
   "lot_sqft": 7711,
   "price_per_lot_sqft": 181.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923420001"
  },
  {
   "address": "2018 Carroll Avenue, Saint Paul",
   "sale_month": "1998-01",
   "price": 97000,
   "lot_sqft": 7507,
   "price_per_lot_sqft": 12.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1875,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923330041"
  },
  {
   "address": "1631 Charles Avenue, Saint Paul",
   "sale_month": "1998-01",
   "price": 20000,
   "lot_sqft": 7567,
   "price_per_lot_sqft": 2.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3264,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923140039"
  },
  {
   "address": "6402 Douglas Dr N, Brooklyn Park",
   "sale_month": "1998-01",
   "price": 2035000,
   "lot_sqft": 228914,
   "price_per_lot_sqft": 8.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7563,
   "use": "APARTMENT",
   "parcel_id": "3311921320005"
  },
  {
   "address": "1000 Zane Ave N, Golden Valley",
   "sale_month": "1998-01",
   "price": 905000,
   "lot_sqft": 74169,
   "price_per_lot_sqft": 12.2,
   "price_per_building_sqft": 40.59,
   "building_sqft": 22294,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22428,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3311821210054"
  },
  {
   "address": "7605 France Ave S, Edina",
   "sale_month": "1998-01",
   "price": 13140000,
   "lot_sqft": 168500,
   "price_per_lot_sqft": 77.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824330013"
  },
  {
   "address": "1043 Everett Court, Saint Paul",
   "sale_month": "1998-01",
   "price": 70000,
   "lot_sqft": 9295,
   "price_per_lot_sqft": 7.53,
   "price_per_building_sqft": 31.67,
   "building_sqft": 2210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2223,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130047"
  },
  {
   "address": "424 4th Street North, Stillwater",
   "sale_month": "1998-01",
   "price": 165000,
   "lot_sqft": 6899,
   "price_per_lot_sqft": 23.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "110",
   "parcel_id": "2803020130108"
  },
  {
   "address": "2003 East Center Cir N, Plymouth",
   "sale_month": "1998-01",
   "price": 960000,
   "lot_sqft": 143684,
   "price_per_lot_sqft": 6.68,
   "price_per_building_sqft": 25.2,
   "building_sqft": 38088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38318,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822130007"
  },
  {
   "address": "248 Oak Grove St, Minneapolis",
   "sale_month": "1998-01",
   "price": 3550000,
   "lot_sqft": 12514,
   "price_per_lot_sqft": 283.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924310018"
  },
  {
   "address": "400 65th St W, Richfield",
   "sale_month": "1998-01",
   "price": 286250,
   "lot_sqft": 16243,
   "price_per_lot_sqft": 17.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3568,
   "use": "APARTMENT",
   "parcel_id": "2702824230009"
  },
  {
   "address": "6609 12th Ave S, Richfield",
   "sale_month": "1998-01",
   "price": 572500,
   "lot_sqft": 13846,
   "price_per_lot_sqft": 41.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3335,
   "use": "APARTMENT",
   "parcel_id": "2602824420040"
  },
  {
   "address": "2146 Hastings Avenue, Newport",
   "sale_month": "1998-01",
   "price": 125000,
   "lot_sqft": 3543,
   "price_per_lot_sqft": 35.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2502822320033"
  },
  {
   "address": "725 8th St SE, Minneapolis",
   "sale_month": "1998-01",
   "price": 17000,
   "lot_sqft": 5279,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2402924210038"
  },
  {
   "address": "501 Rice Street North, Jordan",
   "sale_month": "1998-01",
   "price": 80000,
   "lot_sqft": 14211,
   "price_per_lot_sqft": 5.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4285,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190760"
  },
  {
   "address": "15395 31st Ave N, Plymouth",
   "sale_month": "1998-01",
   "price": 640000,
   "lot_sqft": 203102,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": 48.28,
   "building_sqft": 13257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13337,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2111822310009"
  },
  {
   "address": "6125 210th Street North, Forest Lake",
   "sale_month": "1998-01",
   "price": 625000,
   "lot_sqft": 352424,
   "price_per_lot_sqft": 1.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "305",
   "parcel_id": "2003221110006"
  },
  {
   "address": "5195 Scandia Trail North, Forest Lake",
   "sale_month": "1998-01",
   "price": 575000,
   "lot_sqft": 219510,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35124,
   "use": "305",
   "parcel_id": "1903221110002"
  },
  {
   "address": "730 24th Ave SE, Minneapolis",
   "sale_month": "1998-01",
   "price": 1000000,
   "lot_sqft": 85995,
   "price_per_lot_sqft": 11.63,
   "price_per_building_sqft": 13.71,
   "building_sqft": 72948,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73389,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923420007"
  },
  {
   "address": "5 98th St W, Bloomington",
   "sale_month": "1998-01",
   "price": 115000,
   "lot_sqft": 10835,
   "price_per_lot_sqft": 10.61,
   "price_per_building_sqft": 58.41,
   "building_sqft": 1969,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1981,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724310098"
  },
  {
   "address": "4205 28th Ave S, Minneapolis",
   "sale_month": "1998-01",
   "price": 65000,
   "lot_sqft": 2850,
   "price_per_lot_sqft": 22.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824410233"
  },
  {
   "address": "7731 Flying Cloud Dr, Eden Prairie",
   "sale_month": "1998-01",
   "price": 1606000,
   "lot_sqft": 126326,
   "price_per_lot_sqft": 12.71,
   "price_per_building_sqft": 50.68,
   "building_sqft": 31688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31880,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622440014"
  },
  {
   "address": "2200 4th St NE, Minneapolis",
   "sale_month": "1998-01",
   "price": 285000,
   "lot_sqft": 6804,
   "price_per_lot_sqft": 41.89,
   "price_per_building_sqft": 179.7,
   "building_sqft": 1586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1595,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924310136"
  },
  {
   "address": "2607 6th St NE, Minneapolis",
   "sale_month": "1998-01",
   "price": 200000,
   "lot_sqft": 28390,
   "price_per_lot_sqft": 7.04,
   "price_per_building_sqft": 16.37,
   "building_sqft": 12221,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12295,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924240078"
  },
  {
   "address": "20251 Johnson Memorial Drive, Saint Lawrence Township",
   "sale_month": "1998-01",
   "price": 175000,
   "lot_sqft": 60291,
   "price_per_lot_sqft": 2.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "109260040"
  },
  {
   "address": "4501 Nicollet Ave, Minneapolis",
   "sale_month": "1998-01",
   "price": 85500,
   "lot_sqft": 5060,
   "price_per_lot_sqft": 16.9,
   "price_per_building_sqft": 66.64,
   "building_sqft": 1283,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1291,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824430078"
  },
  {
   "address": "2400 Rose Place, Roseville",
   "sale_month": "1998-01",
   "price": 1500000,
   "lot_sqft": 91424,
   "price_per_lot_sqft": 16.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923240005"
  },
  {
   "address": "2639 Thomas Ave N, Minneapolis",
   "sale_month": "1998-01",
   "price": 240000,
   "lot_sqft": 15382,
   "price_per_lot_sqft": 15.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6613,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924430103"
  },
  {
   "address": null,
   "sale_month": "1998-01",
   "price": 3000000,
   "lot_sqft": 897,
   "price_per_lot_sqft": 3344.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822120016"
  },
  {
   "address": "1548 Grand Avenue, Saint Paul",
   "sale_month": "1998-01",
   "price": 137500,
   "lot_sqft": 7478,
   "price_per_lot_sqft": 18.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1651,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823320091"
  },
  {
   "address": "3013 Pillsbury Ave, Minneapolis",
   "sale_month": "1998-01",
   "price": 60000,
   "lot_sqft": 3095,
   "price_per_lot_sqft": 19.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3225,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824210101"
  },
  {
   "address": "8125 Pleasant Ave S, Bloomington",
   "sale_month": "1998-01",
   "price": 167271,
   "lot_sqft": 24268,
   "price_per_lot_sqft": 6.89,
   "price_per_building_sqft": 5.54,
   "building_sqft": 30214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30396,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724240074"
  },
  {
   "address": "1708 80th St E, Bloomington",
   "sale_month": "1998-01",
   "price": 155000,
   "lot_sqft": 18864,
   "price_per_lot_sqft": 8.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3711,
   "use": "APARTMENT",
   "parcel_id": "0202724140021"
  },
  {
   "address": "201 Main Street West, Waconia",
   "sale_month": "1997-12",
   "price": 80000,
   "lot_sqft": 10368,
   "price_per_lot_sqft": 7.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503040"
  },
  {
   "address": "203 Marie Avenue East, West Saint Paul",
   "sale_month": "1997-12",
   "price": 370000,
   "lot_sqft": 80697,
   "price_per_lot_sqft": 4.59,
   "price_per_building_sqft": 18.32,
   "building_sqft": 20200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20322,
   "use": "Industrial-preferred",
   "parcel_id": "420200064020"
  },
  {
   "address": "398 Dexter Dr, Long Lake",
   "sale_month": "1997-12",
   "price": 190000,
   "lot_sqft": 18285,
   "price_per_lot_sqft": 10.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2259,
   "use": "APARTMENT",
   "parcel_id": "3411823420073"
  },
  {
   "address": "376 Dexter Dr, Long Lake",
   "sale_month": "1997-12",
   "price": 190000,
   "lot_sqft": 17096,
   "price_per_lot_sqft": 11.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2329,
   "use": "APARTMENT",
   "parcel_id": "3411823420072"
  },
  {
   "address": "2411 Nicollet Ave, Minneapolis",
   "sale_month": "1997-12",
   "price": 95000,
   "lot_sqft": 5877,
   "price_per_lot_sqft": 16.16,
   "price_per_building_sqft": 5.01,
   "building_sqft": 18974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19089,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130021"
  },
  {
   "address": "7721 Pillsbury Ave S, Richfield",
   "sale_month": "1997-12",
   "price": 385000,
   "lot_sqft": 33640,
   "price_per_lot_sqft": 11.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3402824340057"
  },
  {
   "address": "845 7th Street East, Saint Paul",
   "sale_month": "1997-12",
   "price": 134237,
   "lot_sqft": 5038,
   "price_per_lot_sqft": 26.64,
   "price_per_building_sqft": 8.11,
   "building_sqft": 16555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16655,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922220113"
  },
  {
   "address": "2873 Holmes Ave S, Minneapolis",
   "sale_month": "1997-12",
   "price": 175000,
   "lot_sqft": 8821,
   "price_per_lot_sqft": 19.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5086,
   "use": "APARTMENT",
   "parcel_id": "3302924340007"
  },
  {
   "address": "2537 Emerson Ave S, Minneapolis",
   "sale_month": "1997-12",
   "price": 335000,
   "lot_sqft": 7708,
   "price_per_lot_sqft": 43.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2518,
   "use": "APARTMENT",
   "parcel_id": "3302924130029"
  },
  {
   "address": "8600 109th Ave N, Champlin",
   "sale_month": "1997-12",
   "price": 4442160,
   "lot_sqft": 292345,
   "price_per_lot_sqft": 15.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 95079,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112021430044"
  },
  {
   "address": "2937 32nd Ave S, Minneapolis",
   "sale_month": "1997-12",
   "price": 40630,
   "lot_sqft": 6825,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": 9.66,
   "building_sqft": 4205,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4230,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923330097"
  },
  {
   "address": "2155 Niagara La N, Plymouth",
   "sale_month": "1997-12",
   "price": 11325000,
   "lot_sqft": 281035,
   "price_per_lot_sqft": 40.3,
   "price_per_building_sqft": 123.57,
   "building_sqft": 91649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 92202,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2811822240116"
  },
  {
   "address": "825 65th St W, Richfield",
   "sale_month": "1997-12",
   "price": 350000,
   "lot_sqft": 26219,
   "price_per_lot_sqft": 13.35,
   "price_per_building_sqft": 39.63,
   "building_sqft": 8831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8884,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824140011"
  },
  {
   "address": "1135 1st Avenue East, Shakopee",
   "sale_month": "1997-12",
   "price": 292454,
   "lot_sqft": 35071,
   "price_per_lot_sqft": 8.34,
   "price_per_building_sqft": 71.94,
   "building_sqft": 4065,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4089,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "278010250"
  },
  {
   "address": "1305 Vierling Drive East, Shakopee",
   "sale_month": "1997-12",
   "price": 341700,
   "lot_sqft": 49679,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": 57.83,
   "building_sqft": 5909,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5944,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272370030"
  },
  {
   "address": "1156 Vierling Drive East, Shakopee",
   "sale_month": "1997-12",
   "price": 400000,
   "lot_sqft": 45480,
   "price_per_lot_sqft": 8.8,
   "price_per_building_sqft": 65.88,
   "building_sqft": 6072,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6109,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "272350070"
  },
  {
   "address": "920 County Road F West, Shoreview",
   "sale_month": "1997-12",
   "price": 95000,
   "lot_sqft": 118670,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": 92.86,
   "building_sqft": 1023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1029,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "263023210002"
  },
  {
   "address": "1900 Elliot Ave, Minneapolis",
   "sale_month": "1997-12",
   "price": 16900,
   "lot_sqft": 11692,
   "price_per_lot_sqft": 1.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924340091"
  },
  {
   "address": "1915 Chicago Ave, Minneapolis",
   "sale_month": "1997-12",
   "price": 145600,
   "lot_sqft": 41657,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": 8.26,
   "building_sqft": 17632,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17738,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924340083"
  },
  {
   "address": "568 Burgess Street, Saint Paul",
   "sale_month": "1997-12",
   "price": 72000,
   "lot_sqft": 5369,
   "price_per_lot_sqft": 13.41,
   "price_per_building_sqft": 14.77,
   "building_sqft": 4874,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4903,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923320092"
  },
  {
   "address": "1005 12th Ave SE, Minneapolis",
   "sale_month": "1997-12",
   "price": 119000,
   "lot_sqft": 15049,
   "price_per_lot_sqft": 7.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4910,
   "use": "APARTMENT",
   "parcel_id": "2402924120101"
  },
  {
   "address": "318 2nd Ave N, Minneapolis",
   "sale_month": "1997-12",
   "price": 3400,
   "lot_sqft": 161554,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924420099"
  },
  {
   "address": "1420 Davern Street, Saint Paul",
   "sale_month": "1997-12",
   "price": 4340000,
   "lot_sqft": 94196,
   "price_per_lot_sqft": 46.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10058,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823140021"
  },
  {
   "address": "1370 Davern Street, Saint Paul",
   "sale_month": "1997-12",
   "price": 4340000,
   "lot_sqft": 358506,
   "price_per_lot_sqft": 12.11,
   "price_per_building_sqft": 1056.73,
   "building_sqft": 4107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "212823140020"
  },
  {
   "address": "1919 8th Ave N, Minneapolis",
   "sale_month": "1997-12",
   "price": 80000,
   "lot_sqft": 4957,
   "price_per_lot_sqft": 16.14,
   "price_per_building_sqft": 36.65,
   "building_sqft": 2183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2196,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924230210"
  },
  {
   "address": "8639 East Point Douglas Road South, Cottage Grove",
   "sale_month": "1997-12",
   "price": 650000,
   "lot_sqft": 42688,
   "price_per_lot_sqft": 15.23,
   "price_per_building_sqft": 227.99,
   "building_sqft": 2851,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2868,
   "use": "300",
   "parcel_id": "2102721120015"
  },
  {
   "address": "5350 Robert Trail South, Inver Grove Heights",
   "sale_month": "1997-12",
   "price": 279200,
   "lot_sqft": 100493,
   "price_per_lot_sqft": 2.78,
   "price_per_building_sqft": 51.48,
   "building_sqft": 5423,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5456,
   "use": "Commercial",
   "parcel_id": "200321033020"
  },
  {
   "address": "5280 Robert Trail South, Inver Grove Heights",
   "sale_month": "1997-12",
   "price": 1599800,
   "lot_sqft": 163637,
   "price_per_lot_sqft": 9.78,
   "price_per_building_sqft": 33.81,
   "building_sqft": 47317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47603,
   "use": "Commercial-preferred",
   "parcel_id": "200321032010"
  },
  {
   "address": "126 Ash Street South, Belle Plaine",
   "sale_month": "1997-12",
   "price": 25000,
   "lot_sqft": 10593,
   "price_per_lot_sqft": 2.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200019100"
  },
  {
   "address": "10040 Penn Ave S, Bloomington",
   "sale_month": "1997-12",
   "price": 525000,
   "lot_sqft": 36931,
   "price_per_lot_sqft": 14.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4538,
   "use": "APARTMENT",
   "parcel_id": "1702724440046"
  },
  {
   "address": "9850 Lyndale Ave S, Bloomington",
   "sale_month": "1997-12",
   "price": 525000,
   "lot_sqft": 64362,
   "price_per_lot_sqft": 8.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43887,
   "use": "APARTMENT",
   "parcel_id": "1602724410018"
  },
  {
   "address": "9800 Lyndale Ave S, Bloomington",
   "sale_month": "1997-12",
   "price": 72000,
   "lot_sqft": 67487,
   "price_per_lot_sqft": 1.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724410017"
  },
  {
   "address": "1501 Marshall St NE, Minneapolis",
   "sale_month": "1997-12",
   "price": 266197,
   "lot_sqft": 12033,
   "price_per_lot_sqft": 22.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3156,
   "use": "APARTMENT",
   "parcel_id": "1502924110007"
  },
  {
   "address": "909 Montreal Circle, Saint Paul",
   "sale_month": "1997-12",
   "price": 3130666,
   "lot_sqft": 174105,
   "price_per_lot_sqft": 17.98,
   "price_per_building_sqft": 63.24,
   "building_sqft": 49505,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49804,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "142823240012"
  },
  {
   "address": "2212 Jackson St NE, Minneapolis",
   "sale_month": "1997-12",
   "price": 24000,
   "lot_sqft": 113833,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410098"
  },
  {
   "address": "360 Snelling Avenue South, Saint Paul",
   "sale_month": "1997-12",
   "price": 105000,
   "lot_sqft": 9719,
   "price_per_lot_sqft": 10.8,
   "price_per_building_sqft": 45.42,
   "building_sqft": 2312,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2326,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823220200"
  },
  {
   "address": "995 Prairie Center Dr, Eden Prairie",
   "sale_month": "1997-12",
   "price": 552636,
   "lot_sqft": 78064,
   "price_per_lot_sqft": 7.08,
   "price_per_building_sqft": 73.18,
   "building_sqft": 7552,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7598,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622410013"
  },
  {
   "address": "8810 Blaisdell Ave S, Bloomington",
   "sale_month": "1997-12",
   "price": 77500,
   "lot_sqft": 35099,
   "price_per_lot_sqft": 2.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3631,
   "use": "APARTMENT",
   "parcel_id": "1002724240003"
  },
  {
   "address": "2215 Snelling Avenue North, Roseville",
   "sale_month": "1997-12",
   "price": 400000,
   "lot_sqft": 23606,
   "price_per_lot_sqft": 16.94,
   "price_per_building_sqft": 97.7,
   "building_sqft": 4094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4119,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923440002"
  },
  {
   "address": null,
   "sale_month": "1997-12",
   "price": 135000,
   "lot_sqft": 380581,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089010097"
  },
  {
   "address": "2421 Rosegate, Roseville",
   "sale_month": "1997-12",
   "price": 576768,
   "lot_sqft": 118050,
   "price_per_lot_sqft": 4.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59295,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082923140008"
  },
  {
   "address": null,
   "sale_month": "1997-12",
   "price": 576768,
   "lot_sqft": 74282,
   "price_per_lot_sqft": 7.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082923140007"
  },
  {
   "address": "7035 Wayzata Blvd, St. Louis Park",
   "sale_month": "1997-12",
   "price": 420000,
   "lot_sqft": 14966,
   "price_per_lot_sqft": 28.06,
   "price_per_building_sqft": 53.06,
   "building_sqft": 7916,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7964,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511721420101"
  },
  {
   "address": "23877 Forest Boulevard North, Forest Lake",
   "sale_month": "1997-12",
   "price": 110000,
   "lot_sqft": 64135,
   "price_per_lot_sqft": 1.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2522,
   "use": "110",
   "parcel_id": "0503221120002"
  },
  {
   "address": "3701 Lake St W, Minneapolis",
   "sale_month": "1997-12",
   "price": 590000,
   "lot_sqft": 11807,
   "price_per_lot_sqft": 49.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4810,
   "use": "APARTMENT",
   "parcel_id": "0502824220007"
  },
  {
   "address": "3523 Grand Ave S, Minneapolis",
   "sale_month": "1997-12",
   "price": 1,
   "lot_sqft": 5621,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2367,
   "use": "APARTMENT",
   "parcel_id": "0302824320114"
  },
  {
   "address": "809 Selby Avenue, Saint Paul",
   "sale_month": "1997-12",
   "price": 82000,
   "lot_sqft": 23846,
   "price_per_lot_sqft": 3.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1887,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823120288"
  },
  {
   "address": "3016 11th Ave S, Minneapolis",
   "sale_month": "1997-12",
   "price": 24000,
   "lot_sqft": 3947,
   "price_per_lot_sqft": 6.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210018"
  },
  {
   "address": "3012 11th Ave S, Minneapolis",
   "sale_month": "1997-12",
   "price": 24000,
   "lot_sqft": 3754,
   "price_per_lot_sqft": 6.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210017"
  },
  {
   "address": "3108 17th Ave S, Minneapolis",
   "sale_month": "1997-12",
   "price": 55500,
   "lot_sqft": 5132,
   "price_per_lot_sqft": 10.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 936,
   "use": "TRIPLEX",
   "parcel_id": "0202824110203"
  },
  {
   "address": "5421 Feltl Rd, Minnetonka",
   "sale_month": "1997-11",
   "price": 213230,
   "lot_sqft": 102890,
   "price_per_lot_sqft": 2.07,
   "price_per_building_sqft": 7.96,
   "building_sqft": 26802,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26964,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722220006"
  },
  {
   "address": "2924 18th Ave S, Minneapolis",
   "sale_month": "1997-11",
   "price": 37500,
   "lot_sqft": 5392,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": 7.57,
   "building_sqft": 4952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4982,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924440152"
  },
  {
   "address": "1605 University Avenue West, Saint Paul",
   "sale_month": "1997-11",
   "price": 170000,
   "lot_sqft": 4636,
   "price_per_lot_sqft": 36.67,
   "price_per_building_sqft": 13.17,
   "building_sqft": 12911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12989,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140084"
  },
  {
   "address": "2620 Lyndale Ave S, Minneapolis",
   "sale_month": "1997-11",
   "price": 29900,
   "lot_sqft": 5585,
   "price_per_lot_sqft": 5.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924410172"
  },
  {
   "address": "4624 Minnetonka Blvd, St. Louis Park",
   "sale_month": "1997-11",
   "price": 75000,
   "lot_sqft": 7603,
   "price_per_lot_sqft": 9.86,
   "price_per_building_sqft": 32.13,
   "building_sqft": 2334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924430025"
  },
  {
   "address": "4075 Norex Drive, Chaska",
   "sale_month": "1997-11",
   "price": 1980100,
   "lot_sqft": 276213,
   "price_per_lot_sqft": 7.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 103088,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300570030"
  },
  {
   "address": "3141 Eustis St SE, Minneapolis",
   "sale_month": "1997-11",
   "price": 300000,
   "lot_sqft": 72296,
   "price_per_lot_sqft": 4.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923140039"
  },
  {
   "address": "2501 Wayzata Blvd, Minneapolis",
   "sale_month": "1997-11",
   "price": 20000,
   "lot_sqft": 86815,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": 0.6,
   "building_sqft": 33434,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33636,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924410042"
  },
  {
   "address": "16 9th St S, Minneapolis",
   "sale_month": "1997-11",
   "price": 127190,
   "lot_sqft": 27979,
   "price_per_lot_sqft": 4.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120131"
  },
  {
   "address": "19910 Larkin Rd, Corcoran",
   "sale_month": "1997-11",
   "price": 350000,
   "lot_sqft": 61913,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923140004"
  },
  {
   "address": "606 12th Ave S, Hopkins",
   "sale_month": "1997-11",
   "price": 200000,
   "lot_sqft": 12998,
   "price_per_lot_sqft": 15.39,
   "price_per_building_sqft": 40.24,
   "building_sqft": 4970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5000,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240021"
  },
  {
   "address": "1100 1st Street Northeast, New Prague",
   "sale_month": "1997-11",
   "price": 375000,
   "lot_sqft": 46642,
   "price_per_lot_sqft": 8.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10417,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240570060"
  },
  {
   "address": "21370 John Milless Dr, Rogers",
   "sale_month": "1997-11",
   "price": 427000,
   "lot_sqft": 36972,
   "price_per_lot_sqft": 11.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7335,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023120008"
  },
  {
   "address": "300 3rd St S, Minneapolis",
   "sale_month": "1997-11",
   "price": 750000,
   "lot_sqft": 7927,
   "price_per_lot_sqft": 94.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924330025"
  },
  {
   "address": null,
   "sale_month": "1997-11",
   "price": 175000,
   "lot_sqft": 106978,
   "price_per_lot_sqft": 1.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3347,
   "use": "305",
   "parcel_id": "2102721130015"
  },
  {
   "address": "1609 Pleasant Street, Lauderdale",
   "sale_month": "1997-11",
   "price": 4165000,
   "lot_sqft": 134170,
   "price_per_lot_sqft": 31.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16296,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923210030"
  },
  {
   "address": "10255 Inver Grove Trail, Inver Grove Heights",
   "sale_month": "1997-11",
   "price": 370000,
   "lot_sqft": 56267,
   "price_per_lot_sqft": 6.58,
   "price_per_building_sqft": 71.91,
   "building_sqft": 5145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5176,
   "use": "Commercial-preferred",
   "parcel_id": "200270027022"
  },
  {
   "address": "17516 Minnetonka Blvd, Minnetonka",
   "sale_month": "1997-11",
   "price": 197000,
   "lot_sqft": 11532,
   "price_per_lot_sqft": 17.08,
   "price_per_building_sqft": 57.12,
   "building_sqft": 3449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3470,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722230034"
  },
  {
   "address": "4717 Nicollet Ave, Minneapolis",
   "sale_month": "1997-11",
   "price": 255000,
   "lot_sqft": 6810,
   "price_per_lot_sqft": 37.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2279,
   "use": "APARTMENT",
   "parcel_id": "1502824120155"
  },
  {
   "address": "9122 Cottonwood La N, Maple Grove",
   "sale_month": "1997-11",
   "price": 50000,
   "lot_sqft": 36718,
   "price_per_lot_sqft": 1.36,
   "price_per_building_sqft": 8.22,
   "building_sqft": 6085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6122,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922110010"
  },
  {
   "address": "312 Johnson St NE, Minneapolis",
   "sale_month": "1997-11",
   "price": 290000,
   "lot_sqft": 9527,
   "price_per_lot_sqft": 30.44,
   "price_per_building_sqft": 46.62,
   "building_sqft": 6221,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6258,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924340172"
  },
  {
   "address": "4525 28th Ave S, Minneapolis",
   "sale_month": "1997-11",
   "price": 144000,
   "lot_sqft": 5065,
   "price_per_lot_sqft": 28.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1315,
   "use": "APARTMENT",
   "parcel_id": "1202824440024"
  },
  {
   "address": "1995 Rahncliff Court, Eagan",
   "sale_month": "1997-11",
   "price": 1078600,
   "lot_sqft": 50048,
   "price_per_lot_sqft": 21.55,
   "price_per_building_sqft": 167.74,
   "building_sqft": 6430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6469,
   "use": "Commercial-preferred",
   "parcel_id": "106272601010"
  },
  {
   "address": "9240 Bryant Ave S, Bloomington",
   "sale_month": "1997-11",
   "price": 250000,
   "lot_sqft": 43418,
   "price_per_lot_sqft": 5.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440061"
  },
  {
   "address": "1580 Beam Avenue, Maplewood",
   "sale_month": "1997-11",
   "price": 555295,
   "lot_sqft": 184655,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": 24.83,
   "building_sqft": 22367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22502,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922420018"
  },
  {
   "address": "5570 Smetana Dr, Minnetonka",
   "sale_month": "1997-10",
   "price": 1385163,
   "lot_sqft": 94740,
   "price_per_lot_sqft": 14.62,
   "price_per_building_sqft": 67.39,
   "building_sqft": 20554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20678,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722140014"
  },
  {
   "address": "2501 27th Ave S, Minneapolis",
   "sale_month": "1997-10",
   "price": 285000,
   "lot_sqft": 30158,
   "price_per_lot_sqft": 9.45,
   "price_per_building_sqft": 24.21,
   "building_sqft": 11770,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11841,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924130090"
  },
  {
   "address": "1632 Hastings Avenue, Newport",
   "sale_month": "1997-10",
   "price": 425000,
   "lot_sqft": 131480,
   "price_per_lot_sqft": 3.23,
   "price_per_building_sqft": 12.47,
   "building_sqft": 34075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34281,
   "use": "300",
   "parcel_id": "3602822220002"
  },
  {
   "address": "2024 Oakland Ave, Minneapolis",
   "sale_month": "1997-10",
   "price": 70000,
   "lot_sqft": 6531,
   "price_per_lot_sqft": 10.72,
   "price_per_building_sqft": 51.36,
   "building_sqft": 1363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1371,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924220064"
  },
  {
   "address": "3535 International Drive, Vadnais Heights",
   "sale_month": "1997-10",
   "price": 745000,
   "lot_sqft": 57075,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": 42.38,
   "building_sqft": 17581,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17687,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "343022220062"
  },
  {
   "address": "1339 Sherburne Avenue, Saint Paul",
   "sale_month": "1997-10",
   "price": 203500,
   "lot_sqft": 10159,
   "price_per_lot_sqft": 20.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4407,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923130150"
  },
  {
   "address": null,
   "sale_month": "1997-10",
   "price": 200000,
   "lot_sqft": 3514,
   "price_per_lot_sqft": 56.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923420010"
  },
  {
   "address": null,
   "sale_month": "1997-10",
   "price": 200000,
   "lot_sqft": 2560,
   "price_per_lot_sqft": 78.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923420009"
  },
  {
   "address": "2106 Dupont Ave S, Minneapolis",
   "sale_month": "1997-10",
   "price": 143000,
   "lot_sqft": 7255,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1876,
   "use": "TRIPLEX",
   "parcel_id": "3302924120011"
  },
  {
   "address": "17170 113th Ave N, Dayton",
   "sale_month": "1997-10",
   "price": 75000,
   "lot_sqft": 160849,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11340,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3212022230006"
  },
  {
   "address": "2050 Frontage Road West, Stillwater",
   "sale_month": "1997-10",
   "price": 860520,
   "lot_sqft": 73007,
   "price_per_lot_sqft": 11.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5769,
   "use": "300",
   "parcel_id": "3203020340009"
  },
  {
   "address": "4400 Minnetonka Blvd, St. Louis Park",
   "sale_month": "1997-10",
   "price": 1700000,
   "lot_sqft": 156204,
   "price_per_lot_sqft": 10.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21585,
   "use": "APARTMENT",
   "parcel_id": "3102924430009"
  },
  {
   "address": "162 Bedford St SE, Minneapolis",
   "sale_month": "1997-10",
   "price": 250000,
   "lot_sqft": 6316,
   "price_per_lot_sqft": 39.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2675,
   "use": "APARTMENT",
   "parcel_id": "3002923440174"
  },
  {
   "address": "213 Ontario St SE, Minneapolis",
   "sale_month": "1997-10",
   "price": 308620,
   "lot_sqft": 9896,
   "price_per_lot_sqft": 31.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923220007"
  },
  {
   "address": "2218 University Ave SE, Minneapolis",
   "sale_month": "1997-10",
   "price": 947380,
   "lot_sqft": 42574,
   "price_per_lot_sqft": 22.25,
   "price_per_building_sqft": 28.82,
   "building_sqft": 32870,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33069,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923220005"
  },
  {
   "address": "2701 University Ave SE, Minneapolis",
   "sale_month": "1997-10",
   "price": 2920000,
   "lot_sqft": 81132,
   "price_per_lot_sqft": 35.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14966,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923130048"
  },
  {
   "address": null,
   "sale_month": "1997-10",
   "price": 62500,
   "lot_sqft": 5411,
   "price_per_lot_sqft": 11.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440088"
  },
  {
   "address": "7100 Sandburg Rd, Golden Valley",
   "sale_month": "1997-10",
   "price": 71000,
   "lot_sqft": 37892,
   "price_per_lot_sqft": 1.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2911821120029"
  },
  {
   "address": "4625 Co Rd No 101, Minnetonka",
   "sale_month": "1997-10",
   "price": 180000,
   "lot_sqft": 148765,
   "price_per_lot_sqft": 1.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7031,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911722220007"
  },
  {
   "address": "1021 1st Avenue East, Shakopee",
   "sale_month": "1997-10",
   "price": 200000,
   "lot_sqft": 14189,
   "price_per_lot_sqft": 14.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4333,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270041170"
  },
  {
   "address": null,
   "sale_month": "1997-10",
   "price": 62887,
   "lot_sqft": 21334,
   "price_per_lot_sqft": 2.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "259020211"
  },
  {
   "address": "10405 260th Street East, Elko New Market",
   "sale_month": "1997-10",
   "price": 22500,
   "lot_sqft": 770301,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7730,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "239260012"
  },
  {
   "address": "1565 St Paul Avenue, Saint Paul",
   "sale_month": "1997-10",
   "price": 1140400,
   "lot_sqft": 27935,
   "price_per_lot_sqft": 40.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6198,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222823220002"
  },
  {
   "address": "1575 St Paul Avenue, Saint Paul",
   "sale_month": "1997-10",
   "price": 1140400,
   "lot_sqft": 30431,
   "price_per_lot_sqft": 37.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6198,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222823220001"
  },
  {
   "address": "8201 45th Ave N, New Hope",
   "sale_month": "1997-10",
   "price": 2850000,
   "lot_sqft": 108296,
   "price_per_lot_sqft": 26.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23264,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1811821110015"
  },
  {
   "address": "8091 Wallace Rd, Eden Prairie",
   "sale_month": "1997-10",
   "price": 497648,
   "lot_sqft": 375916,
   "price_per_lot_sqft": 1.32,
   "price_per_building_sqft": 7.19,
   "building_sqft": 69255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69673,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622240012"
  },
  {
   "address": "5701 Lynwood Blvd, Mound",
   "sale_month": "1997-10",
   "price": 585000,
   "lot_sqft": 16932,
   "price_per_lot_sqft": 34.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4384,
   "use": "APARTMENT",
   "parcel_id": "1411724440035"
  },
  {
   "address": "2316 Commerce Blvd, Mound",
   "sale_month": "1997-10",
   "price": 80000,
   "lot_sqft": 4391,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330047"
  },
  {
   "address": "11320 Upper 33rd Street North, Lake Elmo",
   "sale_month": "1997-10",
   "price": 10000,
   "lot_sqft": 22216,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1302921320094"
  },
  {
   "address": "3521 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "1997-10",
   "price": 35000,
   "lot_sqft": 1948,
   "price_per_lot_sqft": 17.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1302921230058"
  },
  {
   "address": "9148 Old Cedar Ave S, Bloomington",
   "sale_month": "1997-10",
   "price": 500000,
   "lot_sqft": 136249,
   "price_per_lot_sqft": 3.67,
   "price_per_building_sqft": 19.22,
   "building_sqft": 26008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26165,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724410112"
  },
  {
   "address": "935 Prairie Center Dr, Eden Prairie",
   "sale_month": "1997-10",
   "price": 113800,
   "lot_sqft": 99867,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": 9.13,
   "building_sqft": 12464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12539,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1011622440004"
  },
  {
   "address": "9700 Regent Ave N, Brooklyn Park",
   "sale_month": "1997-10",
   "price": 116000,
   "lot_sqft": 128048,
   "price_per_lot_sqft": 0.91,
   "price_per_building_sqft": 11.15,
   "building_sqft": 10400,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10462,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911921140008"
  },
  {
   "address": "3612 Lynn Ave S, St. Louis Park",
   "sale_month": "1997-10",
   "price": 1400000,
   "lot_sqft": 38706,
   "price_per_lot_sqft": 36.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6633,
   "use": "APARTMENT",
   "parcel_id": "0602824430082"
  },
  {
   "address": "6830 56th Ave N, Crystal",
   "sale_month": "1997-10",
   "price": 736765,
   "lot_sqft": 58324,
   "price_per_lot_sqft": 12.63,
   "price_per_building_sqft": 105.31,
   "building_sqft": 6996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7039,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420069"
  },
  {
   "address": "14200 Wayzata Blvd, Minnetonka",
   "sale_month": "1997-10",
   "price": 11900000,
   "lot_sqft": 519176,
   "price_per_lot_sqft": 22.92,
   "price_per_building_sqft": 93.75,
   "building_sqft": 126940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 127706,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722230001"
  },
  {
   "address": "3729 Nicollet Ave, Minneapolis",
   "sale_month": "1997-10",
   "price": 100000,
   "lot_sqft": 4811,
   "price_per_lot_sqft": 20.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824430149"
  },
  {
   "address": "3733 Nicollet Ave, Minneapolis",
   "sale_month": "1997-10",
   "price": 100000,
   "lot_sqft": 9600,
   "price_per_lot_sqft": 10.42,
   "price_per_building_sqft": 23.8,
   "building_sqft": 4201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4226,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824430148"
  },
  {
   "address": "3535 Portland Ave, Minneapolis",
   "sale_month": "1997-10",
   "price": 98000,
   "lot_sqft": 4905,
   "price_per_lot_sqft": 19.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1996,
   "use": "APARTMENT",
   "parcel_id": "0202824320215"
  },
  {
   "address": "550 Maple Street South, Waconia",
   "sale_month": "1997-09",
   "price": 86350,
   "lot_sqft": 68369,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "754300020"
  },
  {
   "address": "2001 Minnehaha Ave, Minneapolis",
   "sale_month": "1997-09",
   "price": 65000,
   "lot_sqft": 17173,
   "price_per_lot_sqft": 3.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924220013"
  },
  {
   "address": "208 Bates Avenue, Saint Paul",
   "sale_month": "1997-09",
   "price": 54000,
   "lot_sqft": 4982,
   "price_per_lot_sqft": 10.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2506,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922320144"
  },
  {
   "address": "2214 Emerson Ave S, Minneapolis",
   "sale_month": "1997-09",
   "price": 265000,
   "lot_sqft": 8546,
   "price_per_lot_sqft": 31.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2207,
   "use": "APARTMENT",
   "parcel_id": "3302924120118"
  },
  {
   "address": "543 Cleveland Avenue North, Saint Paul",
   "sale_month": "1997-09",
   "price": 19455,
   "lot_sqft": 11780,
   "price_per_lot_sqft": 1.65,
   "price_per_building_sqft": 9.1,
   "building_sqft": 2139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2152,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923140015"
  },
  {
   "address": "7230 York Ave S, Edina",
   "sale_month": "1997-09",
   "price": 15285705,
   "lot_sqft": 383056,
   "price_per_lot_sqft": 39.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 105055,
   "use": "APARTMENT",
   "parcel_id": "3202824240007"
  },
  {
   "address": "15855 22nd Ave N, Plymouth",
   "sale_month": "1997-09",
   "price": 550000,
   "lot_sqft": 185745,
   "price_per_lot_sqft": 2.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36810,
   "use": "APARTMENT",
   "parcel_id": "2811822230012"
  },
  {
   "address": "1365 Spruce Pl, Minneapolis",
   "sale_month": "1997-09",
   "price": 850000,
   "lot_sqft": 10839,
   "price_per_lot_sqft": 78.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6539,
   "use": "APARTMENT",
   "parcel_id": "2702924310055"
  },
  {
   "address": "253 12th Ave S, Minneapolis",
   "sale_month": "1997-09",
   "price": 100,
   "lot_sqft": 19884,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.02,
   "building_sqft": 4855,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4885,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924110062"
  },
  {
   "address": "8085 Century Boulevard, Chanhassen",
   "sale_month": "1997-09",
   "price": 442770,
   "lot_sqft": 441698,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 133421,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "250740010"
  },
  {
   "address": "7901 Zane Ave N, Brooklyn Park",
   "sale_month": "1997-09",
   "price": 120000,
   "lot_sqft": 17905,
   "price_per_lot_sqft": 6.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2292,
   "use": "APARTMENT",
   "parcel_id": "2111921320012"
  },
  {
   "address": "6993 35th Street North, Oakdale",
   "sale_month": "1997-09",
   "price": 116000,
   "lot_sqft": 30795,
   "price_per_lot_sqft": 3.77,
   "price_per_building_sqft": 15.94,
   "building_sqft": 7279,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7323,
   "use": "300",
   "parcel_id": "1802921410045"
  },
  {
   "address": "5355 34th Ave S, Minneapolis",
   "sale_month": "1997-09",
   "price": 221900,
   "lot_sqft": 15229,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": 86.82,
   "building_sqft": 2556,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2571,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823340134"
  },
  {
   "address": "2236 Pinehurst Avenue, Saint Paul",
   "sale_month": "1997-09",
   "price": 119079,
   "lot_sqft": 6456,
   "price_per_lot_sqft": 18.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2247,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120040"
  },
  {
   "address": "400 West Broadway, Minneapolis",
   "sale_month": "1997-09",
   "price": 1,
   "lot_sqft": 4841,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1502924230135"
  },
  {
   "address": "4601 Nicollet Ave, Minneapolis",
   "sale_month": "1997-09",
   "price": 323850,
   "lot_sqft": 15332,
   "price_per_lot_sqft": 21.12,
   "price_per_building_sqft": 45.29,
   "building_sqft": 7151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7194,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824120087"
  },
  {
   "address": "4809 Chicago Ave, Minneapolis",
   "sale_month": "1997-09",
   "price": 169500,
   "lot_sqft": 6680,
   "price_per_lot_sqft": 25.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824240022"
  },
  {
   "address": "2501 Division Street North, North Saint Paul",
   "sale_month": "1997-09",
   "price": 350000,
   "lot_sqft": 17745,
   "price_per_lot_sqft": 19.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922140003"
  },
  {
   "address": "2509 Division Street North, North Saint Paul",
   "sale_month": "1997-09",
   "price": 350000,
   "lot_sqft": 24976,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922140002"
  },
  {
   "address": "2426 Fillmore St NE, Minneapolis",
   "sale_month": "1997-09",
   "price": 190900,
   "lot_sqft": 10154,
   "price_per_lot_sqft": 18.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3516,
   "use": "APARTMENT",
   "parcel_id": "1202924320002"
  },
  {
   "address": "1118 Lowry Ave NE, Minneapolis",
   "sale_month": "1997-09",
   "price": 87700,
   "lot_sqft": 4077,
   "price_per_lot_sqft": 21.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3169,
   "use": "APARTMENT",
   "parcel_id": "1202924320001"
  },
  {
   "address": "2200 Johnson St NE, Minneapolis",
   "sale_month": "1997-09",
   "price": 20000,
   "lot_sqft": 3268,
   "price_per_lot_sqft": 6.12,
   "price_per_building_sqft": 9.85,
   "building_sqft": 2030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2042,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924310156"
  },
  {
   "address": "14295 James Rd, Rogers",
   "sale_month": "1997-09",
   "price": 126000,
   "lot_sqft": 130480,
   "price_per_lot_sqft": 0.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29536,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023430005"
  },
  {
   "address": "1980 Riviera Avenue South, Lake Saint Croix Beach",
   "sale_month": "1997-09",
   "price": 220000,
   "lot_sqft": 17834,
   "price_per_lot_sqft": 12.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "110",
   "parcel_id": "1102820440070"
  },
  {
   "address": "3825 Grand Ave S, Minneapolis",
   "sale_month": "1997-09",
   "price": 139000,
   "lot_sqft": 6239,
   "price_per_lot_sqft": 22.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2159,
   "use": "APARTMENT",
   "parcel_id": "1002824220109"
  },
  {
   "address": "23350 Co Rd No 10, Corcoran",
   "sale_month": "1997-09",
   "price": 32000,
   "lot_sqft": 260324,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18097,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711923430005"
  },
  {
   "address": "9300 Collegeview Rd, Bloomington",
   "sale_month": "1997-09",
   "price": 11200000,
   "lot_sqft": 757767,
   "price_per_lot_sqft": 14.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72503,
   "use": "APARTMENT",
   "parcel_id": "0702724340035"
  },
  {
   "address": "230 Barry Ave S, Wayzata",
   "sale_month": "1997-09",
   "price": 469900,
   "lot_sqft": 13668,
   "price_per_lot_sqft": 34.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2214,
   "use": "TRIPLEX",
   "parcel_id": "0611722240089"
  },
  {
   "address": "3225 E Bde Maka Ska Pkwy, Minneapolis",
   "sale_month": "1997-09",
   "price": 359900,
   "lot_sqft": 10667,
   "price_per_lot_sqft": 33.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1922,
   "use": "TRIPLEX",
   "parcel_id": "0402824240060"
  },
  {
   "address": "3139 Girard Ave S, Minneapolis",
   "sale_month": "1997-09",
   "price": 300000,
   "lot_sqft": 7698,
   "price_per_lot_sqft": 38.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3426,
   "use": "APARTMENT",
   "parcel_id": "0402824120145"
  },
  {
   "address": "3511 Harriet Ave, Minneapolis",
   "sale_month": "1997-09",
   "price": 76279,
   "lot_sqft": 5843,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2136,
   "use": "APARTMENT",
   "parcel_id": "0302824320131"
  },
  {
   "address": "11201 Fairfield Rd, Minnetonka",
   "sale_month": "1997-09",
   "price": 160000,
   "lot_sqft": 134648,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33030,
   "use": "APARTMENT",
   "parcel_id": "0211722140055"
  },
  {
   "address": "3011 10th Ave S, Minneapolis",
   "sale_month": "1997-09",
   "price": 66000,
   "lot_sqft": 7111,
   "price_per_lot_sqft": 9.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1454,
   "use": "APARTMENT",
   "parcel_id": "0202824210025"
  },
  {
   "address": "14371 Hayes Road, Apple Valley",
   "sale_month": "1997-09",
   "price": 232500,
   "lot_sqft": 22920,
   "price_per_lot_sqft": 10.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5359,
   "use": "Apartment",
   "parcel_id": "011035002130"
  },
  {
   "address": "100 Main Street West, Waconia",
   "sale_month": "1997-08",
   "price": 110000,
   "lot_sqft": 6280,
   "price_per_lot_sqft": 17.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503610"
  },
  {
   "address": "558 Edmund Avenue, Saint Paul",
   "sale_month": "1997-08",
   "price": 80000,
   "lot_sqft": 4665,
   "price_per_lot_sqft": 17.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1868,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923230048"
  },
  {
   "address": "275 Century Avenue North, Maplewood",
   "sale_month": "1997-08",
   "price": 262552,
   "lot_sqft": 29848,
   "price_per_lot_sqft": 8.8,
   "price_per_building_sqft": 109.49,
   "building_sqft": 2398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2412,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362922440003"
  },
  {
   "address": "2101 21st Ave S, Minneapolis",
   "sale_month": "1997-08",
   "price": 1461980,
   "lot_sqft": 39496,
   "price_per_lot_sqft": 37.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4918,
   "use": "APARTMENT",
   "parcel_id": "3602924220088"
  },
  {
   "address": "2020 22nd Ave S, Minneapolis",
   "sale_month": "1997-08",
   "price": 375000,
   "lot_sqft": 23691,
   "price_per_lot_sqft": 15.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7897,
   "use": "APARTMENT",
   "parcel_id": "3602924210133"
  },
  {
   "address": "1513 Franklin Ave E, Minneapolis",
   "sale_month": "1997-08",
   "price": 19000,
   "lot_sqft": 1467,
   "price_per_lot_sqft": 12.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120005"
  },
  {
   "address": "1515 Franklin Ave E, Minneapolis",
   "sale_month": "1997-08",
   "price": 19000,
   "lot_sqft": 1368,
   "price_per_lot_sqft": 13.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3502924120004"
  },
  {
   "address": "7200 Cedar Ave S, Richfield",
   "sale_month": "1997-08",
   "price": 282000,
   "lot_sqft": 20972,
   "price_per_lot_sqft": 13.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502824140075"
  },
  {
   "address": "2500 Pleasant Ave, Minneapolis",
   "sale_month": "1997-08",
   "price": 350000,
   "lot_sqft": 10131,
   "price_per_lot_sqft": 34.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3713,
   "use": "APARTMENT",
   "parcel_id": "3402924230029"
  },
  {
   "address": "2128 Girard Ave S, Minneapolis",
   "sale_month": "1997-08",
   "price": 370000,
   "lot_sqft": 6187,
   "price_per_lot_sqft": 59.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2082,
   "use": "TRIPLEX",
   "parcel_id": "3302924120169"
  },
  {
   "address": null,
   "sale_month": "1997-08",
   "price": 51000,
   "lot_sqft": 6992,
   "price_per_lot_sqft": 7.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102824430019"
  },
  {
   "address": "9405 Medicine Lake Rd, Golden Valley",
   "sale_month": "1997-08",
   "price": 581800,
   "lot_sqft": 35976,
   "price_per_lot_sqft": 16.17,
   "price_per_building_sqft": 224.2,
   "building_sqft": 2595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2611,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011821220061"
  },
  {
   "address": null,
   "sale_month": "1997-08",
   "price": 110000,
   "lot_sqft": 10820,
   "price_per_lot_sqft": 10.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922440089"
  },
  {
   "address": "925 Payne Avenue, Saint Paul",
   "sale_month": "1997-08",
   "price": 75000,
   "lot_sqft": 7076,
   "price_per_lot_sqft": 10.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420071"
  },
  {
   "address": "1645 Energy Park Drive, Saint Paul",
   "sale_month": "1997-08",
   "price": 2415000,
   "lot_sqft": 557253,
   "price_per_lot_sqft": 4.33,
   "price_per_building_sqft": 20.6,
   "building_sqft": 117227,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 117934,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923140002"
  },
  {
   "address": "1111 Hennepin Ave, Minneapolis",
   "sale_month": "1997-08",
   "price": 325000,
   "lot_sqft": 7207,
   "price_per_lot_sqft": 45.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210012"
  },
  {
   "address": "262 Atwater Street, Saint Paul",
   "sale_month": "1997-08",
   "price": 40000,
   "lot_sqft": 5370,
   "price_per_lot_sqft": 7.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430001"
  },
  {
   "address": "7675 Maple Hill Rd, Corcoran",
   "sale_month": "1997-08",
   "price": 46200,
   "lot_sqft": 100505,
   "price_per_lot_sqft": 0.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511923210006"
  },
  {
   "address": "2517 Riverside Ave, Minneapolis",
   "sale_month": "1997-08",
   "price": 256000,
   "lot_sqft": 13881,
   "price_per_lot_sqft": 18.44,
   "price_per_building_sqft": 136.83,
   "building_sqft": 1871,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1882,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924430072"
  },
  {
   "address": "714 4th St SE, Minneapolis",
   "sale_month": "1997-08",
   "price": 100000,
   "lot_sqft": 8817,
   "price_per_lot_sqft": 11.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1663,
   "use": "TRIPLEX",
   "parcel_id": "2402924320024"
  },
  {
   "address": "407 Hennepin Ave E, Minneapolis",
   "sale_month": "1997-08",
   "price": 90000,
   "lot_sqft": 2946,
   "price_per_lot_sqft": 30.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120073"
  },
  {
   "address": "7979 Wedgewood La N, Maple Grove",
   "sale_month": "1997-08",
   "price": 1479727,
   "lot_sqft": 86606,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": 164.21,
   "building_sqft": 9011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9065,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922420013"
  },
  {
   "address": "414 Newton Ave N, Minneapolis",
   "sale_month": "1997-08",
   "price": 1000,
   "lot_sqft": 4736,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924320181"
  },
  {
   "address": "840 18th Ave SE, Minneapolis",
   "sale_month": "1997-08",
   "price": 500600,
   "lot_sqft": 21613,
   "price_per_lot_sqft": 23.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5713,
   "use": "APARTMENT",
   "parcel_id": "1902923230111"
  },
  {
   "address": "626 West Broadway, Minneapolis",
   "sale_month": "1997-08",
   "price": 441250,
   "lot_sqft": 22684,
   "price_per_lot_sqft": 19.45,
   "price_per_building_sqft": 152.42,
   "building_sqft": 2895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2912,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924230174"
  },
  {
   "address": null,
   "sale_month": "1997-08",
   "price": 120200,
   "lot_sqft": 17031,
   "price_per_lot_sqft": 7.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "147700017041"
  },
  {
   "address": null,
   "sale_month": "1997-08",
   "price": 90000,
   "lot_sqft": 6852,
   "price_per_lot_sqft": 13.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "147700017021"
  },
  {
   "address": "120 Elm Street, Farmington",
   "sale_month": "1997-08",
   "price": 439800,
   "lot_sqft": 8480,
   "price_per_lot_sqft": 51.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4351,
   "use": "Commercial-preferred",
   "parcel_id": "147700017020"
  },
  {
   "address": "8550 Revere La N, Maple Grove",
   "sale_month": "1997-08",
   "price": 177500,
   "lot_sqft": 90057,
   "price_per_lot_sqft": 1.97,
   "price_per_building_sqft": 8.82,
   "building_sqft": 20123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20245,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922430014"
  },
  {
   "address": "247 Central Ave, Osseo",
   "sale_month": "1997-08",
   "price": 230000,
   "lot_sqft": 6280,
   "price_per_lot_sqft": 36.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140049"
  },
  {
   "address": "800 Tower Dr, Medina",
   "sale_month": "1997-08",
   "price": 425000,
   "lot_sqft": 42724,
   "price_per_lot_sqft": 9.95,
   "price_per_building_sqft": 42,
   "building_sqft": 10120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10181,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823140011"
  },
  {
   "address": "3800 Chicago Ave, Minneapolis",
   "sale_month": "1997-08",
   "price": 35000,
   "lot_sqft": 9444,
   "price_per_lot_sqft": 3.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102824220114"
  },
  {
   "address": "3456 Washington Ave N, Minneapolis",
   "sale_month": "1997-08",
   "price": 320000,
   "lot_sqft": 31899,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": 28.98,
   "building_sqft": 11042,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11109,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1002924210055"
  },
  {
   "address": "6028 Highway 36, Oakdale",
   "sale_month": "1997-08",
   "price": 316200,
   "lot_sqft": 44614,
   "price_per_lot_sqft": 7.09,
   "price_per_building_sqft": 75.7,
   "building_sqft": 4177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4202,
   "use": "300",
   "parcel_id": "0702921220005"
  },
  {
   "address": "1103 Burnsville Parkway West, Burnsville",
   "sale_month": "1997-08",
   "price": 485000,
   "lot_sqft": 48161,
   "price_per_lot_sqft": 10.07,
   "price_per_building_sqft": 85.72,
   "building_sqft": 5658,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5692,
   "use": "Commercial-preferred",
   "parcel_id": "024420001010"
  },
  {
   "address": "3718 Cedar Ave S, Minneapolis",
   "sale_month": "1997-08",
   "price": 370000,
   "lot_sqft": 23720,
   "price_per_lot_sqft": 15.6,
   "price_per_building_sqft": 19.77,
   "building_sqft": 18718,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18831,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440230"
  },
  {
   "address": "610 Summit Avenue, Saint Paul",
   "sale_month": "1997-08",
   "price": 649000,
   "lot_sqft": 13949,
   "price_per_lot_sqft": 46.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7639,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320034"
  },
  {
   "address": "1873 Marshall Avenue, Saint Paul",
   "sale_month": "1997-07",
   "price": 150000,
   "lot_sqft": 7069,
   "price_per_lot_sqft": 21.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1514,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340099"
  },
  {
   "address": "25575 Smithtown Rd, Shorewood",
   "sale_month": "1997-07",
   "price": 35000,
   "lot_sqft": 19378,
   "price_per_lot_sqft": 1.81,
   "price_per_building_sqft": 17.22,
   "building_sqft": 2033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2045,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723230035"
  },
  {
   "address": "3843 Main St, St. Bonifacius",
   "sale_month": "1997-07",
   "price": 55000,
   "lot_sqft": 142707,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8455,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011724440023"
  },
  {
   "address": "3245 4th St SE, Minneapolis",
   "sale_month": "1997-07",
   "price": 900000,
   "lot_sqft": 219676,
   "price_per_lot_sqft": 4.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3002923140057"
  },
  {
   "address": "7108 West Broadway, Brooklyn Park",
   "sale_month": "1997-07",
   "price": 125000,
   "lot_sqft": 71859,
   "price_per_lot_sqft": 1.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12272,
   "use": "APARTMENT",
   "parcel_id": "2911921310287"
  },
  {
   "address": "874 Maryland Avenue East, Saint Paul",
   "sale_month": "1997-07",
   "price": 125000,
   "lot_sqft": 14365,
   "price_per_lot_sqft": 8.7,
   "price_per_building_sqft": 97.66,
   "building_sqft": 1280,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1288,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922220090"
  },
  {
   "address": "1407 Vierling Drive East, Shakopee",
   "sale_month": "1997-07",
   "price": 635000,
   "lot_sqft": 86295,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": 94.82,
   "building_sqft": 6697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6737,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271770010"
  },
  {
   "address": "100 Scott Street North, Shakopee",
   "sale_month": "1997-07",
   "price": 263000,
   "lot_sqft": 16392,
   "price_per_lot_sqft": 16.04,
   "price_per_building_sqft": 20.37,
   "building_sqft": 12912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12990,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270010910"
  },
  {
   "address": null,
   "sale_month": "1997-07",
   "price": 263000,
   "lot_sqft": 16212,
   "price_per_lot_sqft": 16.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270010901"
  },
  {
   "address": "20070 Larkin Rd, Corcoran",
   "sale_month": "1997-07",
   "price": 62000,
   "lot_sqft": 309747,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7384,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923140022"
  },
  {
   "address": "601 Cedar Ave S, Minneapolis",
   "sale_month": "1997-07",
   "price": 28800,
   "lot_sqft": 3379,
   "price_per_lot_sqft": 8.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 659,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320133"
  },
  {
   "address": "12975 George Weber Dr, Rogers",
   "sale_month": "1997-07",
   "price": 600000,
   "lot_sqft": 400894,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2412023230005"
  },
  {
   "address": "7465 170th Street West, Lakeville",
   "sale_month": "1997-07",
   "price": 184900,
   "lot_sqft": 21821,
   "price_per_lot_sqft": 8.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2400,
   "use": "Apartment",
   "parcel_id": "221670001150"
  },
  {
   "address": "311 190th Street West, Jordan",
   "sale_month": "1997-07",
   "price": 60000,
   "lot_sqft": 56057,
   "price_per_lot_sqft": 1.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14504,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240040"
  },
  {
   "address": null,
   "sale_month": "1997-07",
   "price": 1300,
   "lot_sqft": 7718,
   "price_per_lot_sqft": 0.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "200500705"
  },
  {
   "address": "634 24th Ave SE, Minneapolis",
   "sale_month": "1997-07",
   "price": 500000,
   "lot_sqft": 107269,
   "price_per_lot_sqft": 4.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923420008"
  },
  {
   "address": "18115 Medina Rd, Plymouth",
   "sale_month": "1997-07",
   "price": 155000,
   "lot_sqft": 131889,
   "price_per_lot_sqft": 1.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1440,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811822430003"
  },
  {
   "address": "5354 France Ave S, Edina",
   "sale_month": "1997-07",
   "price": 386000,
   "lot_sqft": 14385,
   "price_per_lot_sqft": 26.83,
   "price_per_building_sqft": 77.62,
   "building_sqft": 4973,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5003,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824440026"
  },
  {
   "address": "1746 Snelling Avenue North, Falcon Heights",
   "sale_month": "1997-07",
   "price": 125000,
   "lot_sqft": 9038,
   "price_per_lot_sqft": 13.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2323,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "152923330101"
  },
  {
   "address": "1605 University Ave NE, Minneapolis",
   "sale_month": "1997-07",
   "price": 40000,
   "lot_sqft": 6400,
   "price_per_lot_sqft": 6.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924220152"
  },
  {
   "address": "4945 Chicago Ave, Minneapolis",
   "sale_month": "1997-07",
   "price": 152000,
   "lot_sqft": 6211,
   "price_per_lot_sqft": 24.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1423,
   "use": "APARTMENT",
   "parcel_id": "1402824240167"
  },
  {
   "address": "1305 Summer St NE, Minneapolis",
   "sale_month": "1997-07",
   "price": 60000,
   "lot_sqft": 3445,
   "price_per_lot_sqft": 17.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1316,
   "use": "TRIPLEX",
   "parcel_id": "1302924310042"
  },
  {
   "address": "2617 Division Street North, North Saint Paul",
   "sale_month": "1997-07",
   "price": 70000,
   "lot_sqft": 10324,
   "price_per_lot_sqft": 6.78,
   "price_per_building_sqft": 49.65,
   "building_sqft": 1410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1419,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922110008"
  },
  {
   "address": "3809 1st Ave S, Minneapolis",
   "sale_month": "1997-07",
   "price": 43000,
   "lot_sqft": 5267,
   "price_per_lot_sqft": 8.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824120057"
  },
  {
   "address": "2936 Humboldt Ave N, Minneapolis",
   "sale_month": "1997-07",
   "price": 66000,
   "lot_sqft": 5601,
   "price_per_lot_sqft": 11.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924420111"
  },
  {
   "address": "6040 40th Street North, Oakdale",
   "sale_month": "1997-07",
   "price": 501500,
   "lot_sqft": 497204,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11095,
   "use": "110",
   "parcel_id": "0702921330006"
  },
  {
   "address": null,
   "sale_month": "1997-07",
   "price": 2000,
   "lot_sqft": 143344,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "060141310"
  },
  {
   "address": "3509 Emerson Ave S, Minneapolis",
   "sale_month": "1997-07",
   "price": 438500,
   "lot_sqft": 8376,
   "price_per_lot_sqft": 52.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4088,
   "use": "APARTMENT",
   "parcel_id": "0402824420142"
  },
  {
   "address": "3718 Grand Ave S, Minneapolis",
   "sale_month": "1997-07",
   "price": 99900,
   "lot_sqft": 5964,
   "price_per_lot_sqft": 16.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1201,
   "use": "TRIPLEX",
   "parcel_id": "0302824330100"
  },
  {
   "address": "9882 Norma Lane, Woodbury",
   "sale_month": "1997-07",
   "price": 431244,
   "lot_sqft": 71790,
   "price_per_lot_sqft": 6.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "300",
   "parcel_id": "0302821110012"
  },
  {
   "address": null,
   "sale_month": "1997-07",
   "price": 77160,
   "lot_sqft": 5829,
   "price_per_lot_sqft": 13.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220069"
  },
  {
   "address": null,
   "sale_month": "1997-07",
   "price": 77160,
   "lot_sqft": 6984,
   "price_per_lot_sqft": 11.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220068"
  },
  {
   "address": "613 Selby Avenue, Saint Paul",
   "sale_month": "1997-07",
   "price": 77160,
   "lot_sqft": 11422,
   "price_per_lot_sqft": 6.76,
   "price_per_building_sqft": 10.47,
   "building_sqft": 7369,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7413,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220067"
  },
  {
   "address": null,
   "sale_month": "1997-07",
   "price": 77160,
   "lot_sqft": 1497,
   "price_per_lot_sqft": 51.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220066"
  },
  {
   "address": "1423 Mill Lane, Waconia",
   "sale_month": "1997-06",
   "price": 67387,
   "lot_sqft": 139216,
   "price_per_lot_sqft": 0.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32503,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "755160060"
  },
  {
   "address": "8057 Rose Street, Victoria",
   "sale_month": "1997-06",
   "price": 118000,
   "lot_sqft": 9397,
   "price_per_lot_sqft": 12.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "655100090"
  },
  {
   "address": "11020 60th Street North, Grant",
   "sale_month": "1997-06",
   "price": 8000,
   "lot_sqft": 126006,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7285,
   "use": "300",
   "parcel_id": "3603021330016"
  },
  {
   "address": "2609 26th Ave S, Minneapolis",
   "sale_month": "1997-06",
   "price": 700000,
   "lot_sqft": 36448,
   "price_per_lot_sqft": 19.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420011"
  },
  {
   "address": "2008 Bloomington Ave, Minneapolis",
   "sale_month": "1997-06",
   "price": 16300,
   "lot_sqft": 4958,
   "price_per_lot_sqft": 3.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924120003"
  },
  {
   "address": "1517 Franklin Ave E, Minneapolis",
   "sale_month": "1997-06",
   "price": 32500,
   "lot_sqft": 1377,
   "price_per_lot_sqft": 23.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120002"
  },
  {
   "address": "2433 Emerson Ave S, Minneapolis",
   "sale_month": "1997-06",
   "price": 160000,
   "lot_sqft": 8011,
   "price_per_lot_sqft": 19.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2551,
   "use": "APARTMENT",
   "parcel_id": "3302924130127"
  },
  {
   "address": "2312 Girard Ave S, Minneapolis",
   "sale_month": "1997-06",
   "price": 260000,
   "lot_sqft": 6441,
   "price_per_lot_sqft": 40.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3013,
   "use": "APARTMENT",
   "parcel_id": "3302924120145"
  },
  {
   "address": "240 Maryland Avenue East, Saint Paul",
   "sale_month": "1997-06",
   "price": 1080000,
   "lot_sqft": 218449,
   "price_per_lot_sqft": 4.94,
   "price_per_building_sqft": 25.71,
   "building_sqft": 42008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42262,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "302922110027"
  },
  {
   "address": "700 Ravoux Road, Chaska",
   "sale_month": "1997-06",
   "price": 200000,
   "lot_sqft": 274522,
   "price_per_lot_sqft": 0.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7728,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "301460010"
  },
  {
   "address": "649 Erie St SE, Minneapolis",
   "sale_month": "1997-06",
   "price": 151000,
   "lot_sqft": 6228,
   "price_per_lot_sqft": 24.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1626,
   "use": "APARTMENT",
   "parcel_id": "3002923320066"
  },
  {
   "address": null,
   "sale_month": "1997-06",
   "price": 443900,
   "lot_sqft": 43997,
   "price_per_lot_sqft": 10.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "271630001040"
  },
  {
   "address": null,
   "sale_month": "1997-06",
   "price": 443700,
   "lot_sqft": 48601,
   "price_per_lot_sqft": 9.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "271630001030"
  },
  {
   "address": "2535 Pilot Knob Road, Mendota Heights",
   "sale_month": "1997-06",
   "price": 443700,
   "lot_sqft": 58704,
   "price_per_lot_sqft": 7.56,
   "price_per_building_sqft": 7,
   "building_sqft": 63408,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63791,
   "use": "Industrial",
   "parcel_id": "271630001020"
  },
  {
   "address": null,
   "sale_month": "1997-06",
   "price": 443700,
   "lot_sqft": 43639,
   "price_per_lot_sqft": 10.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "271630001010"
  },
  {
   "address": "13110 Excelsior Blvd, Minnetonka",
   "sale_month": "1997-06",
   "price": 370000,
   "lot_sqft": 44865,
   "price_per_lot_sqft": 8.25,
   "price_per_building_sqft": 26.26,
   "building_sqft": 14090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14175,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711722110069"
  },
  {
   "address": "3435 State Hwy No 169, Plymouth",
   "sale_month": "1997-06",
   "price": 260000,
   "lot_sqft": 16986,
   "price_per_lot_sqft": 15.31,
   "price_per_building_sqft": 32.57,
   "building_sqft": 7983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8031,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411822110017"
  },
  {
   "address": "326 Central Ave SE, Minneapolis",
   "sale_month": "1997-06",
   "price": 318000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 28.96,
   "price_per_building_sqft": 103.08,
   "building_sqft": 3085,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3103,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130026"
  },
  {
   "address": "7011 Concord Boulevard, Inver Grove Heights",
   "sale_month": "1997-06",
   "price": 52500,
   "lot_sqft": 24926,
   "price_per_lot_sqft": 2.11,
   "price_per_building_sqft": 19.49,
   "building_sqft": 2693,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2709,
   "use": "Commercial-preferred",
   "parcel_id": "207116100011"
  },
  {
   "address": "7301 Izaak Walton Rd, Bloomington",
   "sale_month": "1997-06",
   "price": 497000,
   "lot_sqft": 52530,
   "price_per_lot_sqft": 9.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2011621320006"
  },
  {
   "address": "2219 5th Ave N, Minneapolis",
   "sale_month": "1997-06",
   "price": 99800,
   "lot_sqft": 9208,
   "price_per_lot_sqft": 10.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1906,
   "use": "TRIPLEX",
   "parcel_id": "2002924410104"
  },
  {
   "address": "1181 80th Street East, Inver Grove Heights",
   "sale_month": "1997-06",
   "price": 225000,
   "lot_sqft": 201086,
   "price_per_lot_sqft": 1.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1425,
   "use": "Industrial-preferred",
   "parcel_id": "200080055021"
  },
  {
   "address": "1585 Sloan Street, Saint Paul",
   "sale_month": "1997-06",
   "price": 126500,
   "lot_sqft": 9990,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2116,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "192922110039"
  },
  {
   "address": "2295 Cannon Street, Hastings",
   "sale_month": "1997-06",
   "price": 173000,
   "lot_sqft": 17869,
   "price_per_lot_sqft": 9.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2472,
   "use": "Apartment",
   "parcel_id": "191630001020"
  },
  {
   "address": "1623 Marshall St NE, Minneapolis",
   "sale_month": "1997-06",
   "price": 10200,
   "lot_sqft": 6435,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1502924110181"
  },
  {
   "address": null,
   "sale_month": "1997-06",
   "price": 620000,
   "lot_sqft": 3998,
   "price_per_lot_sqft": 155.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142923320066"
  },
  {
   "address": "13750 Bittersweet La, Rogers",
   "sale_month": "1997-06",
   "price": 168000,
   "lot_sqft": 871775,
   "price_per_lot_sqft": 0.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023110004"
  },
  {
   "address": "20855 141st Ave N, Rogers",
   "sale_month": "1997-06",
   "price": 280000,
   "lot_sqft": 987423,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 157718,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412023110003"
  },
  {
   "address": "11905 Technology Dr, Eden Prairie",
   "sale_month": "1997-06",
   "price": 1000000,
   "lot_sqft": 102945,
   "price_per_lot_sqft": 9.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16382,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622120024"
  },
  {
   "address": "929 2nd St NE, Minneapolis",
   "sale_month": "1997-06",
   "price": 112656,
   "lot_sqft": 16491,
   "price_per_lot_sqft": 6.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1142,
   "use": "APARTMENT",
   "parcel_id": "1402924320039"
  },
  {
   "address": "2583 7th Avenue East, North Saint Paul",
   "sale_month": "1997-06",
   "price": 50000,
   "lot_sqft": 2599,
   "price_per_lot_sqft": 19.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420019"
  },
  {
   "address": "4710 Humboldt Ave N, Minneapolis",
   "sale_month": "1997-06",
   "price": 175000,
   "lot_sqft": 8816,
   "price_per_lot_sqft": 19.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2217,
   "use": "APARTMENT",
   "parcel_id": "1211821320111"
  },
  {
   "address": "2240 Castle Avenue, North Saint Paul",
   "sale_month": "1997-06",
   "price": 256000,
   "lot_sqft": 37342,
   "price_per_lot_sqft": 6.86,
   "price_per_building_sqft": 64.43,
   "building_sqft": 3973,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3997,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922410008"
  },
  {
   "address": "859 Randolph Avenue, Saint Paul",
   "sale_month": "1997-06",
   "price": 100000,
   "lot_sqft": 6796,
   "price_per_lot_sqft": 14.71,
   "price_per_building_sqft": 59.14,
   "building_sqft": 1691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1701,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823130161"
  },
  {
   "address": "8941 Portland Ave S, Bloomington",
   "sale_month": "1997-06",
   "price": 410000,
   "lot_sqft": 34817,
   "price_per_lot_sqft": 11.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5224,
   "use": "APARTMENT",
   "parcel_id": "1102724230036"
  },
  {
   "address": "1853 Randolph Avenue, Saint Paul",
   "sale_month": "1997-06",
   "price": 575000,
   "lot_sqft": 7056,
   "price_per_lot_sqft": 81.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4906,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823240152"
  },
  {
   "address": "45 County Road B East, Little Canada",
   "sale_month": "1997-06",
   "price": 147500,
   "lot_sqft": 72801,
   "price_per_lot_sqft": 2.03,
   "price_per_building_sqft": 6,
   "building_sqft": 24568,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24716,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072922340019"
  },
  {
   "address": "3517 Raleigh Ave S, St. Louis Park",
   "sale_month": "1997-06",
   "price": 500000,
   "lot_sqft": 62322,
   "price_per_lot_sqft": 8.02,
   "price_per_building_sqft": 40.17,
   "building_sqft": 12447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12522,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824310009"
  },
  {
   "address": "3016 Lynn Ave S, St. Louis Park",
   "sale_month": "1997-06",
   "price": 135000,
   "lot_sqft": 25313,
   "price_per_lot_sqft": 5.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6041,
   "use": "APARTMENT",
   "parcel_id": "0602824120046"
  },
  {
   "address": "3221 Fremont Ave S, Minneapolis",
   "sale_month": "1997-06",
   "price": 217000,
   "lot_sqft": 5446,
   "price_per_lot_sqft": 39.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2378,
   "use": "APARTMENT",
   "parcel_id": "0402824130027"
  },
  {
   "address": "14031 Burnhaven Drive West, Burnsville",
   "sale_month": "1997-06",
   "price": 1170950,
   "lot_sqft": 89174,
   "price_per_lot_sqft": 13.13,
   "price_per_building_sqft": 107.34,
   "building_sqft": 10909,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10975,
   "use": "Commercial-preferred",
   "parcel_id": "021536501040"
  },
  {
   "address": "866 Industrial Boulevard West, Waconia",
   "sale_month": "1997-05",
   "price": 77863,
   "lot_sqft": 167855,
   "price_per_lot_sqft": 0.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 79214,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "755160031"
  },
  {
   "address": "1526 Elrose Court, South Saint Paul",
   "sale_month": "1997-05",
   "price": 170000,
   "lot_sqft": 11554,
   "price_per_lot_sqft": 14.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2575,
   "use": "Apartment",
   "parcel_id": "367910001040"
  },
  {
   "address": "725 State Hwy No 169, Plymouth",
   "sale_month": "1997-05",
   "price": 612000,
   "lot_sqft": 48580,
   "price_per_lot_sqft": 12.6,
   "price_per_building_sqft": 40.86,
   "building_sqft": 14979,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15070,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611822140009"
  },
  {
   "address": "480 Hazel Street North, Saint Paul",
   "sale_month": "1997-05",
   "price": 1900000,
   "lot_sqft": 219803,
   "price_per_lot_sqft": 8.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21270,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922310054"
  },
  {
   "address": "2809 Portland Ave, Minneapolis",
   "sale_month": "1997-05",
   "price": 17000,
   "lot_sqft": 7656,
   "price_per_lot_sqft": 2.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330039"
  },
  {
   "address": "2747 Aldrich Ave S, Minneapolis",
   "sale_month": "1997-05",
   "price": 114000,
   "lot_sqft": 4809,
   "price_per_lot_sqft": 23.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1259,
   "use": "TRIPLEX",
   "parcel_id": "3302924410073"
  },
  {
   "address": "2900 James Ave S, Minneapolis",
   "sale_month": "1997-05",
   "price": 265000,
   "lot_sqft": 5284,
   "price_per_lot_sqft": 50.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2527,
   "use": "APARTMENT",
   "parcel_id": "3302924330010"
  },
  {
   "address": "2408 Colfax Ave S, Minneapolis",
   "sale_month": "1997-05",
   "price": 148000,
   "lot_sqft": 5816,
   "price_per_lot_sqft": 25.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1156,
   "use": "TRIPLEX",
   "parcel_id": "3302924140068"
  },
  {
   "address": "2543 Emerson Ave S, Minneapolis",
   "sale_month": "1997-05",
   "price": 108900,
   "lot_sqft": 7706,
   "price_per_lot_sqft": 14.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1363,
   "use": "TRIPLEX",
   "parcel_id": "3302924130028"
  },
  {
   "address": "3330 Edinborough Way, Edina",
   "sale_month": "1997-05",
   "price": 23980000,
   "lot_sqft": 59739,
   "price_per_lot_sqft": 401.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 577,
   "use": "APARTMENT",
   "parcel_id": "3202824340026"
  },
  {
   "address": "951 Woodland Drive, Mahtomedi",
   "sale_month": "1997-05",
   "price": 140000,
   "lot_sqft": 308534,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7929,
   "use": "110",
   "parcel_id": "3103021220027"
  },
  {
   "address": null,
   "sale_month": "1997-05",
   "price": 1201400,
   "lot_sqft": 110609,
   "price_per_lot_sqft": 10.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "271630002030"
  },
  {
   "address": "1408 Northland Drive, Mendota Heights",
   "sale_month": "1997-05",
   "price": 1199300,
   "lot_sqft": 110780,
   "price_per_lot_sqft": 10.83,
   "price_per_building_sqft": 12.94,
   "building_sqft": 92688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 93248,
   "use": "Industrial",
   "parcel_id": "271630002020"
  },
  {
   "address": null,
   "sale_month": "1997-05",
   "price": 1199300,
   "lot_sqft": 111008,
   "price_per_lot_sqft": 10.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "271630002010"
  },
  {
   "address": "7488 East Fish Lake Rd, Maple Grove",
   "sale_month": "1997-05",
   "price": 300000,
   "lot_sqft": 50538,
   "price_per_lot_sqft": 5.94,
   "price_per_building_sqft": 25.96,
   "building_sqft": 11557,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11627,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711922240179"
  },
  {
   "address": "1915 Park Ave, Minneapolis",
   "sale_month": "1997-05",
   "price": 2300,
   "lot_sqft": 5207,
   "price_per_lot_sqft": 0.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924330067"
  },
  {
   "address": "1124 3rd St S, Minneapolis",
   "sale_month": "1997-05",
   "price": 110000,
   "lot_sqft": 13000,
   "price_per_lot_sqft": 8.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120059"
  },
  {
   "address": "2500 Nathan La N, Plymouth",
   "sale_month": "1997-05",
   "price": 7500000,
   "lot_sqft": 520411,
   "price_per_lot_sqft": 14.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 72182,
   "use": "APARTMENT",
   "parcel_id": "2511822110053"
  },
  {
   "address": "7733 West River Rd, Brooklyn Park",
   "sale_month": "1997-05",
   "price": 325000,
   "lot_sqft": 151010,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": 42.93,
   "building_sqft": 7571,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7617,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411921430058"
  },
  {
   "address": "324 14th Ave SE, Minneapolis",
   "sale_month": "1997-05",
   "price": 18240,
   "lot_sqft": 3628,
   "price_per_lot_sqft": 5.03,
   "price_per_building_sqft": 2.94,
   "building_sqft": 6196,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6233,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430062"
  },
  {
   "address": "983 17th Ave SE, Minneapolis",
   "sale_month": "1997-05",
   "price": 135000,
   "lot_sqft": 12551,
   "price_per_lot_sqft": 10.76,
   "price_per_building_sqft": 38.12,
   "building_sqft": 3541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3563,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924140019"
  },
  {
   "address": "2725 Campus Dr, Plymouth",
   "sale_month": "1997-05",
   "price": 1711300,
   "lot_sqft": 79277,
   "price_per_lot_sqft": 21.59,
   "price_per_building_sqft": 275.84,
   "building_sqft": 6204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6241,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211822430019"
  },
  {
   "address": "3400 Vicksburg La N, Plymouth",
   "sale_month": "1997-05",
   "price": 750000,
   "lot_sqft": 217866,
   "price_per_lot_sqft": 3.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44237,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220009"
  },
  {
   "address": "9145 Eden Prairie Rd, Eden Prairie",
   "sale_month": "1997-05",
   "price": 525000,
   "lot_sqft": 483717,
   "price_per_lot_sqft": 1.09,
   "price_per_building_sqft": 40.75,
   "building_sqft": 12884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12961,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2111622320008"
  },
  {
   "address": "5673 147th Street North, Hugo",
   "sale_month": "1997-05",
   "price": 110000,
   "lot_sqft": 22493,
   "price_per_lot_sqft": 4.89,
   "price_per_building_sqft": 13.34,
   "building_sqft": 8247,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8297,
   "use": "300",
   "parcel_id": "2003121240070"
  },
  {
   "address": "6129 42nd Ave N, Crystal",
   "sale_month": "1997-05",
   "price": 35000,
   "lot_sqft": 8215,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1611821230081"
  },
  {
   "address": "9725 Revere La N, Maple Grove",
   "sale_month": "1997-05",
   "price": 250000,
   "lot_sqft": 70143,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": 16.85,
   "building_sqft": 14841,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14930,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211922240066"
  },
  {
   "address": "3558 2nd St N, Minneapolis",
   "sale_month": "1997-05",
   "price": 1400000,
   "lot_sqft": 181653,
   "price_per_lot_sqft": 7.71,
   "price_per_building_sqft": 16.46,
   "building_sqft": 85047,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 85560,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002924210003"
  },
  {
   "address": "497 5th Avenue North, Bayport",
   "sale_month": "1997-05",
   "price": 157500,
   "lot_sqft": 5902,
   "price_per_lot_sqft": 26.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1483,
   "use": "110",
   "parcel_id": "1002920110018"
  },
  {
   "address": "3350 166th Street West, Sand Creek Township",
   "sale_month": "1997-05",
   "price": 270000,
   "lot_sqft": 358830,
   "price_per_lot_sqft": 0.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12197,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090570010"
  },
  {
   "address": "2704 Mounds View Boulevard, Mounds View",
   "sale_month": "1997-05",
   "price": 265000,
   "lot_sqft": 19982,
   "price_per_lot_sqft": 13.26,
   "price_per_building_sqft": 70.82,
   "building_sqft": 3742,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3764,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023430011"
  },
  {
   "address": "6301 Mcintyre Pt, Edina",
   "sale_month": "1997-05",
   "price": 147702,
   "lot_sqft": 24629,
   "price_per_lot_sqft": 6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0611621210111"
  },
  {
   "address": "3519 Grand Ave S, Minneapolis",
   "sale_month": "1997-05",
   "price": 140500,
   "lot_sqft": 5620,
   "price_per_lot_sqft": 25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2134,
   "use": "APARTMENT",
   "parcel_id": "0302824320115"
  },
  {
   "address": "13401 Morgan Avenue South, Burnsville",
   "sale_month": "1997-05",
   "price": 4000000,
   "lot_sqft": 262329,
   "price_per_lot_sqft": 15.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46753,
   "use": "Apartment",
   "parcel_id": "021710001010"
  },
  {
   "address": "90 4th Avenue North, Bayport",
   "sale_month": "1997-05",
   "price": 750000,
   "lot_sqft": 273868,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202920340001"
  },
  {
   "address": "3020 31st Ave S, Minneapolis",
   "sale_month": "1997-05",
   "price": 640000,
   "lot_sqft": 8213,
   "price_per_lot_sqft": 77.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4256,
   "use": "APARTMENT",
   "parcel_id": "0102824110015"
  },
  {
   "address": "332 Birch Street South, Waconia",
   "sale_month": "1997-04",
   "price": 110000,
   "lot_sqft": 31838,
   "price_per_lot_sqft": 3.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5670,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755020340"
  },
  {
   "address": "155 Main Street West, Waconia",
   "sale_month": "1997-04",
   "price": 122500,
   "lot_sqft": 6402,
   "price_per_lot_sqft": 19.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750502840"
  },
  {
   "address": "2310 Minnehaha Ave, Minneapolis",
   "sale_month": "1997-04",
   "price": 20700,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924220059"
  },
  {
   "address": "2308 Minnehaha Ave, Minneapolis",
   "sale_month": "1997-04",
   "price": 36000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 4.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924220058"
  },
  {
   "address": "2212 Minnehaha Ave, Minneapolis",
   "sale_month": "1997-04",
   "price": 335000,
   "lot_sqft": 14989,
   "price_per_lot_sqft": 22.35,
   "price_per_building_sqft": 25.2,
   "building_sqft": 13296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13376,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924220055"
  },
  {
   "address": "2208 Minnehaha Ave, Minneapolis",
   "sale_month": "1997-04",
   "price": 20800,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 2.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924220054"
  },
  {
   "address": "7701 Portland Ave S, Richfield",
   "sale_month": "1997-04",
   "price": 285000,
   "lot_sqft": 22303,
   "price_per_lot_sqft": 12.78,
   "price_per_building_sqft": 40.82,
   "building_sqft": 6982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7024,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502824330006"
  },
  {
   "address": "1 25th St E, Minneapolis",
   "sale_month": "1997-04",
   "price": 280000,
   "lot_sqft": 7481,
   "price_per_lot_sqft": 37.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5845,
   "use": "APARTMENT",
   "parcel_id": "3402924130088"
  },
  {
   "address": "2719 Dupont Ave S, Minneapolis",
   "sale_month": "1997-04",
   "price": 145000,
   "lot_sqft": 8906,
   "price_per_lot_sqft": 16.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1689,
   "use": "APARTMENT",
   "parcel_id": "3302924410232"
  },
  {
   "address": "3215 26th St E, Minneapolis",
   "sale_month": "1997-04",
   "price": 100823,
   "lot_sqft": 100709,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": 3.31,
   "building_sqft": 30415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30598,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102923320036"
  },
  {
   "address": null,
   "sale_month": "1997-04",
   "price": 79168,
   "lot_sqft": 74704,
   "price_per_lot_sqft": 1.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305190100"
  },
  {
   "address": "326 Lake Hazeltine Drive, Chaska",
   "sale_month": "1997-04",
   "price": 4722753,
   "lot_sqft": 224154,
   "price_per_lot_sqft": 21.07,
   "price_per_building_sqft": 56.64,
   "building_sqft": 83387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83891,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305190070"
  },
  {
   "address": "1628 Como Avenue, Saint Paul",
   "sale_month": "1997-04",
   "price": 45000,
   "lot_sqft": 4920,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 494,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923110004"
  },
  {
   "address": "6313 Pleasant Ave S, Richfield",
   "sale_month": "1997-04",
   "price": 475000,
   "lot_sqft": 10932,
   "price_per_lot_sqft": 43.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4045,
   "use": "APARTMENT",
   "parcel_id": "2702824210039"
  },
  {
   "address": "4310 Shoreline Dr, Spring Park",
   "sale_month": "1997-04",
   "price": 450000,
   "lot_sqft": 41937,
   "price_per_lot_sqft": 10.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19713,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811723430158"
  },
  {
   "address": "3608 Maryland Ave N, New Hope",
   "sale_month": "1997-04",
   "price": 270000,
   "lot_sqft": 12478,
   "price_per_lot_sqft": 21.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2467,
   "use": "APARTMENT",
   "parcel_id": "1711821340026"
  },
  {
   "address": "8101 Co Rd No 15, Minnetrista",
   "sale_month": "1997-04",
   "price": 350000,
   "lot_sqft": 1665963,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15147,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711724110001"
  },
  {
   "address": "6010 State Hwy No 7, St. Louis Park",
   "sale_month": "1997-04",
   "price": 150000,
   "lot_sqft": 8725,
   "price_per_lot_sqft": 17.19,
   "price_per_building_sqft": 72.78,
   "building_sqft": 2061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2074,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721320057"
  },
  {
   "address": "521 3rd Street, Farmington",
   "sale_month": "1997-04",
   "price": 425000,
   "lot_sqft": 14400,
   "price_per_lot_sqft": 29.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4994,
   "use": "Apartment",
   "parcel_id": "147700010080"
  },
  {
   "address": null,
   "sale_month": "1997-04",
   "price": 367760,
   "lot_sqft": 1726,
   "price_per_lot_sqft": 213.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420122"
  },
  {
   "address": "806 4th St NE, Minneapolis",
   "sale_month": "1997-04",
   "price": 188180,
   "lot_sqft": 11013,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3075,
   "use": "APARTMENT",
   "parcel_id": "1402924310107"
  },
  {
   "address": "420 Broadway Avenue, Saint Paul Park",
   "sale_month": "1997-04",
   "price": 143000,
   "lot_sqft": 24022,
   "price_per_lot_sqft": 5.95,
   "price_per_building_sqft": 20.11,
   "building_sqft": 7112,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7155,
   "use": "305",
   "parcel_id": "1202722210119"
  },
  {
   "address": "909 22nd Ave NE, Minneapolis",
   "sale_month": "1997-04",
   "price": 76000,
   "lot_sqft": 7091,
   "price_per_lot_sqft": 10.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2685,
   "use": "APARTMENT",
   "parcel_id": "1102924410084"
  },
  {
   "address": "616 Lowry Ave N, Minneapolis",
   "sale_month": "1997-04",
   "price": 492000,
   "lot_sqft": 2557,
   "price_per_lot_sqft": 192.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002924230182"
  },
  {
   "address": "3210 Lyndale Ave N, Minneapolis",
   "sale_month": "1997-04",
   "price": 492000,
   "lot_sqft": 14480,
   "price_per_lot_sqft": 33.98,
   "price_per_building_sqft": 101.05,
   "building_sqft": 4869,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4899,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924230181"
  },
  {
   "address": "3218 Lyndale Ave N, Minneapolis",
   "sale_month": "1997-04",
   "price": 492000,
   "lot_sqft": 11246,
   "price_per_lot_sqft": 43.75,
   "price_per_building_sqft": 139.97,
   "building_sqft": 3515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3536,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1002924230180"
  },
  {
   "address": "201 87th St W, Bloomington",
   "sale_month": "1997-04",
   "price": 635000,
   "lot_sqft": 89470,
   "price_per_lot_sqft": 7.1,
   "price_per_building_sqft": 24.74,
   "building_sqft": 25662,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25817,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724210005"
  },
  {
   "address": "7201 Ohms La, Edina",
   "sale_month": "1997-04",
   "price": 959300,
   "lot_sqft": 7892,
   "price_per_lot_sqft": 121.55,
   "price_per_building_sqft": 141.22,
   "building_sqft": 6793,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6834,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621240027"
  },
  {
   "address": null,
   "sale_month": "1997-04",
   "price": 300000,
   "lot_sqft": 28069,
   "price_per_lot_sqft": 10.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0703221130015"
  },
  {
   "address": "3752 West Broadway, Robbinsdale",
   "sale_month": "1997-04",
   "price": 145000,
   "lot_sqft": 15178,
   "price_per_lot_sqft": 9.55,
   "price_per_building_sqft": 38.93,
   "building_sqft": 3725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3748,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924440019"
  },
  {
   "address": "6900 110th St W, Bloomington",
   "sale_month": "1997-04",
   "price": 590000,
   "lot_sqft": 244163,
   "price_per_lot_sqft": 2.42,
   "price_per_building_sqft": 10.64,
   "building_sqft": 55448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55783,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521210002"
  },
  {
   "address": "1723 Selby Avenue, Saint Paul",
   "sale_month": "1997-04",
   "price": 54500,
   "lot_sqft": 3490,
   "price_per_lot_sqft": 15.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 922,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "042823120020"
  },
  {
   "address": "8334 Tamarack Village, Woodbury",
   "sale_month": "1997-04",
   "price": 1740000,
   "lot_sqft": 518555,
   "price_per_lot_sqft": 3.36,
   "price_per_building_sqft": 1875,
   "building_sqft": 928,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 933,
   "use": "300",
   "parcel_id": "0402821230006"
  },
  {
   "address": "3527 Grand Ave S, Minneapolis",
   "sale_month": "1997-04",
   "price": 11600,
   "lot_sqft": 2249,
   "price_per_lot_sqft": 5.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824320211"
  },
  {
   "address": "3528 Pleasant Ave, Minneapolis",
   "sale_month": "1997-04",
   "price": 350000,
   "lot_sqft": 11243,
   "price_per_lot_sqft": 31.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5021,
   "use": "APARTMENT",
   "parcel_id": "0302824320200"
  },
  {
   "address": "3035 Lyndale Ave S, Minneapolis",
   "sale_month": "1997-04",
   "price": 130000,
   "lot_sqft": 5508,
   "price_per_lot_sqft": 23.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220092"
  },
  {
   "address": "512 Southview Boulevard, South Saint Paul",
   "sale_month": "1997-03",
   "price": 89000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 17.82,
   "price_per_building_sqft": 60.75,
   "building_sqft": 1465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1474,
   "use": "Apartment",
   "parcel_id": "363255008160"
  },
  {
   "address": "207 Buron Lane, South Saint Paul",
   "sale_month": "1997-03",
   "price": 285000,
   "lot_sqft": 13837,
   "price_per_lot_sqft": 20.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2700,
   "use": "Apartment",
   "parcel_id": "361550000090"
  },
  {
   "address": "6201 Lilac Dr N, Brooklyn Center",
   "sale_month": "1997-03",
   "price": 4600000,
   "lot_sqft": 169056,
   "price_per_lot_sqft": 27.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30801,
   "use": "APARTMENT",
   "parcel_id": "3611921330167"
  },
  {
   "address": "6125 Lilac Dr N, Brooklyn Center",
   "sale_month": "1997-03",
   "price": 245000,
   "lot_sqft": 141914,
   "price_per_lot_sqft": 1.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24685,
   "use": "APARTMENT",
   "parcel_id": "3611921330055"
  },
  {
   "address": "6865 Shingle Creek Pkwy, Brooklyn Center",
   "sale_month": "1997-03",
   "price": 350000,
   "lot_sqft": 191890,
   "price_per_lot_sqft": 1.82,
   "price_per_building_sqft": 12.58,
   "building_sqft": 27831,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27999,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511921220051"
  },
  {
   "address": "2624 16th Ave S, Minneapolis",
   "sale_month": "1997-03",
   "price": 75000,
   "lot_sqft": 6780,
   "price_per_lot_sqft": 11.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2112,
   "use": "APARTMENT",
   "parcel_id": "3502924410187"
  },
  {
   "address": "2513 Bloomington Ave, Minneapolis",
   "sale_month": "1997-03",
   "price": 30000,
   "lot_sqft": 6427,
   "price_per_lot_sqft": 4.67,
   "price_per_building_sqft": 28.6,
   "building_sqft": 1049,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1056,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924140013"
  },
  {
   "address": "1513 22nd St E, Minneapolis",
   "sale_month": "1997-03",
   "price": 17000,
   "lot_sqft": 7411,
   "price_per_lot_sqft": 2.29,
   "price_per_building_sqft": 15.04,
   "building_sqft": 1130,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1137,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924120104"
  },
  {
   "address": "3804 Highcrest Road, Saint Anthony",
   "sale_month": "1997-03",
   "price": 970000,
   "lot_sqft": 73723,
   "price_per_lot_sqft": 13.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11092,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023440027"
  },
  {
   "address": "10851 Rhode Island Ave S, Bloomington",
   "sale_month": "1997-03",
   "price": 125000,
   "lot_sqft": 26611,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": 35.76,
   "building_sqft": 3496,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3517,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111621440426"
  },
  {
   "address": "800 Industrial Circle South, Shakopee",
   "sale_month": "1997-03",
   "price": 250000,
   "lot_sqft": 108058,
   "price_per_lot_sqft": 2.31,
   "price_per_building_sqft": 13.58,
   "building_sqft": 18405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18516,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270810050"
  },
  {
   "address": "14151 Vernon Avenue South, Savage",
   "sale_month": "1997-03",
   "price": 135000,
   "lot_sqft": 41967,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": 57.64,
   "building_sqft": 2342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2356,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "262410020"
  },
  {
   "address": "13700 83rd Way N, Maple Grove",
   "sale_month": "1997-03",
   "price": 3315000,
   "lot_sqft": 179124,
   "price_per_lot_sqft": 18.51,
   "price_per_building_sqft": 92.23,
   "building_sqft": 35944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36161,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922210141"
  },
  {
   "address": "1301 Holden St N, Minneapolis",
   "sale_month": "1997-03",
   "price": 48000,
   "lot_sqft": 12172,
   "price_per_lot_sqft": 3.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924330020"
  },
  {
   "address": "6038 Pillsbury Ave, Minneapolis",
   "sale_month": "1997-03",
   "price": 82800,
   "lot_sqft": 7029,
   "price_per_lot_sqft": 11.78,
   "price_per_building_sqft": 67.43,
   "building_sqft": 1228,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1236,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340074"
  },
  {
   "address": "6034 Pillsbury Ave, Minneapolis",
   "sale_month": "1997-03",
   "price": 18600,
   "lot_sqft": 3514,
   "price_per_lot_sqft": 5.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202824340072"
  },
  {
   "address": "2417 West Broadway, Minneapolis",
   "sale_month": "1997-03",
   "price": 3500,
   "lot_sqft": 2057,
   "price_per_lot_sqft": 1.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702924110039"
  },
  {
   "address": "327 Ulysses St NE, Minneapolis",
   "sale_month": "1997-03",
   "price": 18093,
   "lot_sqft": 5547,
   "price_per_lot_sqft": 3.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924430048"
  },
  {
   "address": "331 Ulysses St NE, Minneapolis",
   "sale_month": "1997-03",
   "price": 281200,
   "lot_sqft": 24366,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": 19.66,
   "building_sqft": 14305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14392,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924430047"
  },
  {
   "address": "351 Ulysses St NE, Minneapolis",
   "sale_month": "1997-03",
   "price": 16700,
   "lot_sqft": 4985,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924430046"
  },
  {
   "address": "357 Ulysses St NE, Minneapolis",
   "sale_month": "1997-03",
   "price": 129200,
   "lot_sqft": 9072,
   "price_per_lot_sqft": 14.24,
   "price_per_building_sqft": 34.59,
   "building_sqft": 3735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3758,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924430045"
  },
  {
   "address": "11343 39th Street North, Lake Elmo",
   "sale_month": "1997-03",
   "price": 110000,
   "lot_sqft": 130572,
   "price_per_lot_sqft": 0.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "300",
   "parcel_id": "1302921220008"
  },
  {
   "address": "2700 Highway 36 East, North Saint Paul",
   "sale_month": "1997-03",
   "price": 40000,
   "lot_sqft": 54167,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922110084"
  },
  {
   "address": "3018 Fremont Ave N, Minneapolis",
   "sale_month": "1997-03",
   "price": 35000,
   "lot_sqft": 5722,
   "price_per_lot_sqft": 6.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1135,
   "use": "TRIPLEX",
   "parcel_id": "0902924420036"
  },
  {
   "address": "4412 France Ave S, Edina",
   "sale_month": "1997-03",
   "price": 1062743,
   "lot_sqft": 8230,
   "price_per_lot_sqft": 129.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "0702824440056"
  },
  {
   "address": null,
   "sale_month": "1997-03",
   "price": 500000,
   "lot_sqft": 132547,
   "price_per_lot_sqft": 3.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7648,
   "use": "305",
   "parcel_id": "0602920210006"
  },
  {
   "address": null,
   "sale_month": "1997-03",
   "price": 500000,
   "lot_sqft": 130690,
   "price_per_lot_sqft": 3.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37843,
   "use": "305",
   "parcel_id": "0602920210005"
  },
  {
   "address": "5710 Memorial Avenue North, Oak Park Heights",
   "sale_month": "1997-03",
   "price": 500000,
   "lot_sqft": 128825,
   "price_per_lot_sqft": 3.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0602920210004"
  },
  {
   "address": "1325 Grand Avenue, Saint Paul",
   "sale_month": "1997-03",
   "price": 250000,
   "lot_sqft": 9643,
   "price_per_lot_sqft": 25.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5317,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420007"
  },
  {
   "address": "1335 Grand Avenue, Saint Paul",
   "sale_month": "1997-03",
   "price": 250000,
   "lot_sqft": 8802,
   "price_per_lot_sqft": 28.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4810,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420005"
  },
  {
   "address": "824 Grand Avenue, Saint Paul",
   "sale_month": "1997-03",
   "price": 250000,
   "lot_sqft": 8823,
   "price_per_lot_sqft": 28.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3273,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823420161"
  },
  {
   "address": "5525 144th Street West, Apple Valley",
   "sale_month": "1997-03",
   "price": 1465000,
   "lot_sqft": 128890,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13765,
   "use": "Apartment",
   "parcel_id": "018135001020"
  },
  {
   "address": "5520 142nd Street West, Apple Valley",
   "sale_month": "1997-03",
   "price": 1465000,
   "lot_sqft": 149583,
   "price_per_lot_sqft": 9.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14096,
   "use": "Apartment",
   "parcel_id": "018135001010"
  },
  {
   "address": "406 Dayton Avenue, Saint Paul",
   "sale_month": "1997-03",
   "price": 140500,
   "lot_sqft": 4634,
   "price_per_lot_sqft": 30.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2108,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210030"
  },
  {
   "address": null,
   "sale_month": "1997-02",
   "price": 26700,
   "lot_sqft": 6594,
   "price_per_lot_sqft": 4.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 890,
   "use": "Commercial",
   "parcel_id": "428381001081"
  },
  {
   "address": "7708 5th Ave S, Richfield",
   "sale_month": "1997-02",
   "price": 120000,
   "lot_sqft": 10227,
   "price_per_lot_sqft": 11.73,
   "price_per_building_sqft": 40.42,
   "building_sqft": 2969,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2987,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402824440024"
  },
  {
   "address": "7345 Country Club Dr, Golden Valley",
   "sale_month": "1997-02",
   "price": 375000,
   "lot_sqft": 66367,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": 95.4,
   "building_sqft": 3931,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3955,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211821310027"
  },
  {
   "address": "949 Geneva Avenue North, Oakdale",
   "sale_month": "1997-02",
   "price": 475000,
   "lot_sqft": 70253,
   "price_per_lot_sqft": 6.76,
   "price_per_building_sqft": 61.91,
   "building_sqft": 7672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7718,
   "use": "300",
   "parcel_id": "3102921220047"
  },
  {
   "address": "390 Old Highway 8 Northwest, New Brighton",
   "sale_month": "1997-02",
   "price": 1400000,
   "lot_sqft": 441293,
   "price_per_lot_sqft": 3.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 965,
   "use": "4C5III MFD HOME PARK CLASS 1",
   "parcel_id": "293023310044"
  },
  {
   "address": "7001 East Fish Lake Rd, Maple Grove",
   "sale_month": "1997-02",
   "price": 130000,
   "lot_sqft": 136427,
   "price_per_lot_sqft": 0.95,
   "price_per_building_sqft": 15.23,
   "building_sqft": 8537,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8589,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711922430006"
  },
  {
   "address": "312 15th St E, Minneapolis",
   "sale_month": "1997-02",
   "price": 165000,
   "lot_sqft": 1630,
   "price_per_lot_sqft": 101.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924410016"
  },
  {
   "address": "314 15th St E, Minneapolis",
   "sale_month": "1997-02",
   "price": 165000,
   "lot_sqft": 4169,
   "price_per_lot_sqft": 39.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924410015"
  },
  {
   "address": "12080 73rd Ave N, Maple Grove",
   "sale_month": "1997-02",
   "price": 240000,
   "lot_sqft": 80663,
   "price_per_lot_sqft": 2.98,
   "price_per_building_sqft": 23.73,
   "building_sqft": 10114,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10175,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611922240009"
  },
  {
   "address": "1206 8th St S, Minneapolis",
   "sale_month": "1997-02",
   "price": 86000,
   "lot_sqft": 9065,
   "price_per_lot_sqft": 9.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924420014"
  },
  {
   "address": "1118 3rd St S, Minneapolis",
   "sale_month": "1997-02",
   "price": 148500,
   "lot_sqft": 8998,
   "price_per_lot_sqft": 16.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120058"
  },
  {
   "address": "1114 3rd St S, Minneapolis",
   "sale_month": "1997-02",
   "price": 166500,
   "lot_sqft": 10996,
   "price_per_lot_sqft": 15.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120057"
  },
  {
   "address": "2500 Riverside Ave, Minneapolis",
   "sale_month": "1997-02",
   "price": 77000,
   "lot_sqft": 3915,
   "price_per_lot_sqft": 19.67,
   "price_per_building_sqft": 41.85,
   "building_sqft": 1840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1851,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924430077"
  },
  {
   "address": "1321 6th St SE, Minneapolis",
   "sale_month": "1997-02",
   "price": 150000,
   "lot_sqft": 9150,
   "price_per_lot_sqft": 16.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1774,
   "use": "TRIPLEX",
   "parcel_id": "2402924420097"
  },
  {
   "address": "1108 4th St SE, Minneapolis",
   "sale_month": "1997-02",
   "price": 79500,
   "lot_sqft": 6765,
   "price_per_lot_sqft": 11.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1523,
   "use": "APARTMENT",
   "parcel_id": "2402924310068"
  },
  {
   "address": "15525 34th Ave N, Plymouth",
   "sale_month": "1997-02",
   "price": 557991,
   "lot_sqft": 62029,
   "price_per_lot_sqft": 9,
   "price_per_building_sqft": 80.06,
   "building_sqft": 6970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7012,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822220019"
  },
  {
   "address": "4750 Washington Square, White Bear Lake",
   "sale_month": "1997-02",
   "price": 388000,
   "lot_sqft": 2598,
   "price_per_lot_sqft": 149.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410063"
  },
  {
   "address": "109 10th St SE, Minneapolis",
   "sale_month": "1997-02",
   "price": 5000,
   "lot_sqft": 44273,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440104"
  },
  {
   "address": "2503 38th St E, Minneapolis",
   "sale_month": "1997-02",
   "price": 145000,
   "lot_sqft": 14899,
   "price_per_lot_sqft": 9.73,
   "price_per_building_sqft": 20.72,
   "building_sqft": 6997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7039,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824120238"
  },
  {
   "address": "8610 Harriet Ave S, Bloomington",
   "sale_month": "1997-02",
   "price": 250000,
   "lot_sqft": 55193,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": 30.23,
   "building_sqft": 8270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8319,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724220013"
  },
  {
   "address": "13230 40th Street North, Baytown Township",
   "sale_month": "1997-02",
   "price": 58000,
   "lot_sqft": 117599,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": 12.36,
   "building_sqft": 4692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4721,
   "use": "305",
   "parcel_id": "0802920330002"
  },
  {
   "address": "542 Ohio Street, Saint Paul",
   "sale_month": "1997-02",
   "price": 65000,
   "lot_sqft": 3219,
   "price_per_lot_sqft": 20.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 847,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822240076"
  },
  {
   "address": "12175 Hudson Road South, Afton",
   "sale_month": "1997-02",
   "price": 662500,
   "lot_sqft": 1048367,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 461,
   "use": "305",
   "parcel_id": "0602820220002"
  },
  {
   "address": "1679 Selby Avenue, Saint Paul",
   "sale_month": "1997-02",
   "price": 80000,
   "lot_sqft": 4163,
   "price_per_lot_sqft": 19.22,
   "price_per_building_sqft": 34.35,
   "building_sqft": 2329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2343,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823110162"
  },
  {
   "address": "5995 Oren Avenue North, Oak Park Heights",
   "sale_month": "1997-02",
   "price": 330000,
   "lot_sqft": 38422,
   "price_per_lot_sqft": 8.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6675,
   "use": "300",
   "parcel_id": "0402920120012"
  },
  {
   "address": "77 Milton Street North, Saint Paul",
   "sale_month": "1997-02",
   "price": 615000,
   "lot_sqft": 12596,
   "price_per_lot_sqft": 48.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6817,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823240076"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 500,
   "lot_sqft": 3122,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020202320"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 500,
   "lot_sqft": 3122,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020202310"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 500,
   "lot_sqft": 3122,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020202300"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 500,
   "lot_sqft": 3122,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020202290"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 500,
   "lot_sqft": 3122,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020202280"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 500,
   "lot_sqft": 3122,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020202270"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 500,
   "lot_sqft": 3122,
   "price_per_lot_sqft": 0.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020202260"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 1300,
   "lot_sqft": 9367,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020202250"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 3500,
   "lot_sqft": 36114,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020200040"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 45000,
   "lot_sqft": 35649,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361670002040"
  },
  {
   "address": "1190 Concord Street North, South Saint Paul",
   "sale_month": "1997-01",
   "price": 74200,
   "lot_sqft": 40520,
   "price_per_lot_sqft": 1.83,
   "price_per_building_sqft": 5.29,
   "building_sqft": 14034,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14119,
   "use": "Industrial",
   "parcel_id": "361670002020"
  },
  {
   "address": "1185 Concord Street North, South Saint Paul",
   "sale_month": "1997-01",
   "price": 1310460,
   "lot_sqft": 152440,
   "price_per_lot_sqft": 8.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24704,
   "use": "Commercial-preferred",
   "parcel_id": "360160077050"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 4400,
   "lot_sqft": 45616,
   "price_per_lot_sqft": 0.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "360160077040"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 5900,
   "lot_sqft": 62152,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "360160077030"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 62800,
   "lot_sqft": 49830,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "360160077020"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 36000,
   "lot_sqft": 29859,
   "price_per_lot_sqft": 1.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "360160077010"
  },
  {
   "address": "904 University Avenue West, Saint Paul",
   "sale_month": "1997-01",
   "price": 85000,
   "lot_sqft": 4719,
   "price_per_lot_sqft": 18.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310119"
  },
  {
   "address": "410 Van Dyke Street, Saint Paul",
   "sale_month": "1997-01",
   "price": 1168850,
   "lot_sqft": 71345,
   "price_per_lot_sqft": 16.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19443,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922320054"
  },
  {
   "address": "1000 22nd St W, Minneapolis",
   "sale_month": "1997-01",
   "price": 24500,
   "lot_sqft": 5820,
   "price_per_lot_sqft": 4.21,
   "price_per_building_sqft": 6.69,
   "building_sqft": 3660,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3683,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924110087"
  },
  {
   "address": "7426 Oliver Ave S, Richfield",
   "sale_month": "1997-01",
   "price": 360000,
   "lot_sqft": 15353,
   "price_per_lot_sqft": 23.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2698,
   "use": "APARTMENT",
   "parcel_id": "3302824320025"
  },
  {
   "address": "7701 France Ave S, Edina",
   "sale_month": "1997-01",
   "price": 13155658,
   "lot_sqft": 174274,
   "price_per_lot_sqft": 75.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824330011"
  },
  {
   "address": "23 Empire Drive, Saint Paul",
   "sale_month": "1997-01",
   "price": 800000,
   "lot_sqft": 141165,
   "price_per_lot_sqft": 5.67,
   "price_per_building_sqft": 23.88,
   "building_sqft": 33507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33709,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922210080"
  },
  {
   "address": "5100 Minnetonka Blvd, St. Louis Park",
   "sale_month": "1997-01",
   "price": 325000,
   "lot_sqft": 13429,
   "price_per_lot_sqft": 24.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1187,
   "use": "APARTMENT",
   "parcel_id": "3102924330106"
  },
  {
   "address": "1380 Crystal Lane, Chaska",
   "sale_month": "1997-01",
   "price": 180000,
   "lot_sqft": 20473,
   "price_per_lot_sqft": 8.79,
   "price_per_building_sqft": 98.09,
   "building_sqft": 1835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1846,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "301380010"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 83800,
   "lot_sqft": 33361,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011921220010"
  },
  {
   "address": "7611 Northland Dr N, Brooklyn Park",
   "sale_month": "1997-01",
   "price": 7436000,
   "lot_sqft": 538487,
   "price_per_lot_sqft": 13.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 111473,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3011921220008"
  },
  {
   "address": "2389 University Avenue West, Saint Paul",
   "sale_month": "1997-01",
   "price": 551000,
   "lot_sqft": 13158,
   "price_per_lot_sqft": 41.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11049,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923340018"
  },
  {
   "address": "9 16th St E, Minneapolis",
   "sale_month": "1997-01",
   "price": 315000,
   "lot_sqft": 8570,
   "price_per_lot_sqft": 36.76,
   "price_per_building_sqft": 49.61,
   "building_sqft": 6350,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6388,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924420060"
  },
  {
   "address": "12401 Ironwood Cir, Rogers",
   "sale_month": "1997-01",
   "price": 60000,
   "lot_sqft": 111196,
   "price_per_lot_sqft": 0.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26372,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023220014"
  },
  {
   "address": "1437 Farrington Street, Saint Paul",
   "sale_month": "1997-01",
   "price": 92500,
   "lot_sqft": 10343,
   "price_per_lot_sqft": 8.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1899,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923420026"
  },
  {
   "address": "1641 Rice Street, Saint Paul",
   "sale_month": "1997-01",
   "price": 1900000,
   "lot_sqft": 66805,
   "price_per_lot_sqft": 28.44,
   "price_per_building_sqft": 47.7,
   "building_sqft": 39833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40074,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923110003"
  },
  {
   "address": "144 Larpenteur Avenue West, Saint Paul",
   "sale_month": "1997-01",
   "price": 1900000,
   "lot_sqft": 43673,
   "price_per_lot_sqft": 43.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923110002"
  },
  {
   "address": "13200 George Weber Dr, Rogers",
   "sale_month": "1997-01",
   "price": 381155,
   "lot_sqft": 304655,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17735,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2412023220013"
  },
  {
   "address": "1512 Brook Ave SE, Minneapolis",
   "sale_month": "1997-01",
   "price": 145000,
   "lot_sqft": 5380,
   "price_per_lot_sqft": 26.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2044,
   "use": "APARTMENT",
   "parcel_id": "2402924140068"
  },
  {
   "address": "1717 Parkshore Drive, Arden Hills",
   "sale_month": "1997-01",
   "price": 3125000,
   "lot_sqft": 295214,
   "price_per_lot_sqft": 10.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32777,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "213023420006"
  },
  {
   "address": "5353 France Ave S, Minneapolis",
   "sale_month": "1997-01",
   "price": 283333,
   "lot_sqft": 10106,
   "price_per_lot_sqft": 28.04,
   "price_per_building_sqft": 141.67,
   "building_sqft": 2000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2012,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824330132"
  },
  {
   "address": "7175 80th Street South, Cottage Grove",
   "sale_month": "1997-01",
   "price": 220000,
   "lot_sqft": 21266,
   "price_per_lot_sqft": 10.35,
   "price_per_building_sqft": 186.92,
   "building_sqft": 1177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1184,
   "use": "300",
   "parcel_id": "1702721220012"
  },
  {
   "address": "216 1st Ave NW, Osseo",
   "sale_month": "1997-01",
   "price": 157000,
   "lot_sqft": 10379,
   "price_per_lot_sqft": 15.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922140044"
  },
  {
   "address": "9250 Old Cedar Ave S, Bloomington",
   "sale_month": "1997-01",
   "price": 2775000,
   "lot_sqft": 90005,
   "price_per_lot_sqft": 30.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20292,
   "use": "APARTMENT",
   "parcel_id": "1102724440087"
  },
  {
   "address": null,
   "sale_month": "1997-01",
   "price": 90000,
   "lot_sqft": 111478,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7401,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "099040146"
  },
  {
   "address": "2305 Fairview Avenue North, Roseville",
   "sale_month": "1997-01",
   "price": 7500000,
   "lot_sqft": 191110,
   "price_per_lot_sqft": 39.24,
   "price_per_building_sqft": 199.64,
   "building_sqft": 37567,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37794,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310001"
  },
  {
   "address": "26148 Newton Circle, New Market Township",
   "sale_month": "1997-01",
   "price": 45000,
   "lot_sqft": 112365,
   "price_per_lot_sqft": 0.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28036,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "080490040"
  },
  {
   "address": "3010 River Pkwy W, Minneapolis",
   "sale_month": "1997-01",
   "price": 37900,
   "lot_sqft": 5823,
   "price_per_lot_sqft": 6.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0502823220037"
  },
  {
   "address": "3000 River Pkwy W, Minneapolis",
   "sale_month": "1997-01",
   "price": 1592700,
   "lot_sqft": 24015,
   "price_per_lot_sqft": 66.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10388,
   "use": "APARTMENT",
   "parcel_id": "0502823220036"
  },
  {
   "address": "3000 47th Ave S, Minneapolis",
   "sale_month": "1997-01",
   "price": 44400,
   "lot_sqft": 5111,
   "price_per_lot_sqft": 8.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0502823220003"
  },
  {
   "address": "1700 American Blvd W, Bloomington",
   "sale_month": "1997-01",
   "price": 4903333,
   "lot_sqft": 73917,
   "price_per_lot_sqft": 66.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724210002"
  },
  {
   "address": "531 Selby Avenue, Saint Paul",
   "sale_month": "1997-01",
   "price": 250000,
   "lot_sqft": 6692,
   "price_per_lot_sqft": 37.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823220270"
  },
  {
   "address": "125 Olive Street, Waconia",
   "sale_month": "1996-12",
   "price": 75000,
   "lot_sqft": 7569,
   "price_per_lot_sqft": 9.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "753320020"
  },
  {
   "address": "10600 Old County Rd No 15, Plymouth",
   "sale_month": "1996-12",
   "price": 315000,
   "lot_sqft": 43774,
   "price_per_lot_sqft": 7.2,
   "price_per_building_sqft": 32.21,
   "building_sqft": 9781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9840,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822310003"
  },
  {
   "address": "2320 Bloomington Ave, Minneapolis",
   "sale_month": "1996-12",
   "price": 150660,
   "lot_sqft": 9777,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3081,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924120235"
  },
  {
   "address": "2200 Bloomington Ave, Minneapolis",
   "sale_month": "1996-12",
   "price": 141900,
   "lot_sqft": 7750,
   "price_per_lot_sqft": 18.31,
   "price_per_building_sqft": 40.66,
   "building_sqft": 3490,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3511,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924120191"
  },
  {
   "address": "2315 Bloomington Ave, Minneapolis",
   "sale_month": "1996-12",
   "price": 106510,
   "lot_sqft": 5518,
   "price_per_lot_sqft": 19.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1468,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924110159"
  },
  {
   "address": "2309 Bloomington Ave, Minneapolis",
   "sale_month": "1996-12",
   "price": 86720,
   "lot_sqft": 6979,
   "price_per_lot_sqft": 12.43,
   "price_per_building_sqft": 121.29,
   "building_sqft": 715,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 719,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924110045"
  },
  {
   "address": "2217 Bloomington Ave, Minneapolis",
   "sale_month": "1996-12",
   "price": 93730,
   "lot_sqft": 3844,
   "price_per_lot_sqft": 24.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 786,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924110039"
  },
  {
   "address": "13490 Bass Lake Rd, Maple Grove",
   "sale_month": "1996-12",
   "price": 1300000,
   "lot_sqft": 792910,
   "price_per_lot_sqft": 1.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 63272,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411922420008"
  },
  {
   "address": "6390 Brooklyn Blvd, Brooklyn Center",
   "sale_month": "1996-12",
   "price": 1000000,
   "lot_sqft": 67445,
   "price_per_lot_sqft": 14.83,
   "price_per_building_sqft": 66.25,
   "building_sqft": 15095,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15186,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921420029"
  },
  {
   "address": "2828 Portland Ave, Minneapolis",
   "sale_month": "1996-12",
   "price": 583370,
   "lot_sqft": 21937,
   "price_per_lot_sqft": 26.59,
   "price_per_building_sqft": 96.87,
   "building_sqft": 6022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6059,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924440145"
  },
  {
   "address": "2200 Garfield Ave, Minneapolis",
   "sale_month": "1996-12",
   "price": 60000,
   "lot_sqft": 8316,
   "price_per_lot_sqft": 7.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924220181"
  },
  {
   "address": "2213 5th Ave S, Minneapolis",
   "sale_month": "1996-12",
   "price": 297820,
   "lot_sqft": 15115,
   "price_per_lot_sqft": 19.7,
   "price_per_building_sqft": 127.82,
   "building_sqft": 2330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2344,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924110150"
  },
  {
   "address": "275 7th Street East, Saint Paul",
   "sale_month": "1996-12",
   "price": 118800,
   "lot_sqft": 3350,
   "price_per_lot_sqft": 35.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440027"
  },
  {
   "address": "271 7th Street East, Saint Paul",
   "sale_month": "1996-12",
   "price": 118800,
   "lot_sqft": 1673,
   "price_per_lot_sqft": 71.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440026"
  },
  {
   "address": "259 7th Street East, Saint Paul",
   "sale_month": "1996-12",
   "price": 118800,
   "lot_sqft": 6673,
   "price_per_lot_sqft": 17.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440025"
  },
  {
   "address": null,
   "sale_month": "1996-12",
   "price": 118800,
   "lot_sqft": 1663,
   "price_per_lot_sqft": 71.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922440024"
  },
  {
   "address": "1031 Payne Avenue, Saint Paul",
   "sale_month": "1996-12",
   "price": 75000,
   "lot_sqft": 14975,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": 14.51,
   "building_sqft": 5169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5200,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922130086"
  },
  {
   "address": "728 Douglas Ave, Minneapolis",
   "sale_month": "1996-12",
   "price": 6676000,
   "lot_sqft": 25649,
   "price_per_lot_sqft": 260.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9911,
   "use": "APARTMENT",
   "parcel_id": "2802924410003"
  },
  {
   "address": "1756 Hennepin Ave, Minneapolis",
   "sale_month": "1996-12",
   "price": 17100,
   "lot_sqft": 1084,
   "price_per_lot_sqft": 15.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2802924410002"
  },
  {
   "address": "1111 Hamline Avenue North, Saint Paul",
   "sale_month": "1996-12",
   "price": 4600000,
   "lot_sqft": 226804,
   "price_per_lot_sqft": 20.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12882,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923210104"
  },
  {
   "address": "16052 32nd Street South, Afton",
   "sale_month": "1996-12",
   "price": 150000,
   "lot_sqft": 144068,
   "price_per_lot_sqft": 1.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "300",
   "parcel_id": "2302820220002"
  },
  {
   "address": "4401 85th Ave N, Brooklyn Park",
   "sale_month": "1996-12",
   "price": 40000,
   "lot_sqft": 99318,
   "price_per_lot_sqft": 0.4,
   "price_per_building_sqft": 2.77,
   "building_sqft": 14421,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14508,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921220012"
  },
  {
   "address": null,
   "sale_month": "1996-12",
   "price": 82500,
   "lot_sqft": 31125,
   "price_per_lot_sqft": 2.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902924130024"
  },
  {
   "address": null,
   "sale_month": "1996-12",
   "price": 1925,
   "lot_sqft": 143176,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1703221130001"
  },
  {
   "address": "500 98th St W, Bloomington",
   "sale_month": "1996-12",
   "price": 680000,
   "lot_sqft": 35883,
   "price_per_lot_sqft": 18.95,
   "price_per_building_sqft": 119.51,
   "building_sqft": 5690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5724,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502724230046"
  },
  {
   "address": "2290 Commerce Blvd, Mound",
   "sale_month": "1996-12",
   "price": 200000,
   "lot_sqft": 11289,
   "price_per_lot_sqft": 17.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3923,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330083"
  },
  {
   "address": "4008 4th Ave S, Minneapolis",
   "sale_month": "1996-12",
   "price": 70000,
   "lot_sqft": 22217,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": 65.24,
   "building_sqft": 1073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1080,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824140175"
  },
  {
   "address": "89 Stevens Street East, Saint Paul",
   "sale_month": "1996-12",
   "price": 68400,
   "lot_sqft": 6135,
   "price_per_lot_sqft": 11.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2270,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082822230031"
  },
  {
   "address": null,
   "sale_month": "1996-12",
   "price": 170000,
   "lot_sqft": 7662,
   "price_per_lot_sqft": 22.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023320040"
  },
  {
   "address": "1810 Highway 10 Northeast, Spring Lake Park",
   "sale_month": "1996-12",
   "price": 170000,
   "lot_sqft": 11843,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": 39.7,
   "building_sqft": 4282,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4308,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023320001"
  },
  {
   "address": "2755 Lexington Avenue North, Roseville",
   "sale_month": "1996-12",
   "price": 16676000,
   "lot_sqft": 876683,
   "price_per_lot_sqft": 19.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31141,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032923410056"
  },
  {
   "address": null,
   "sale_month": "1996-12",
   "price": 340000,
   "lot_sqft": 23658,
   "price_per_lot_sqft": 14.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302920210069"
  },
  {
   "address": "15314 58th Street North, Oak Park Heights",
   "sale_month": "1996-12",
   "price": 345000,
   "lot_sqft": 44792,
   "price_per_lot_sqft": 7.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302920210067"
  },
  {
   "address": "704 Hague Avenue, Saint Paul",
   "sale_month": "1996-12",
   "price": 135000,
   "lot_sqft": 6505,
   "price_per_lot_sqft": 20.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1695,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110220"
  },
  {
   "address": "11367 Fairfield Rd, Minnetonka",
   "sale_month": "1996-12",
   "price": 534842,
   "lot_sqft": 112788,
   "price_per_lot_sqft": 4.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25261,
   "use": "APARTMENT",
   "parcel_id": "0211722140065"
  },
  {
   "address": "410 Virginia Street, Saint Paul",
   "sale_month": "1996-11",
   "price": 21000,
   "lot_sqft": 6354,
   "price_per_lot_sqft": 3.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1424,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "362923420088"
  },
  {
   "address": "815 University Avenue West, Saint Paul",
   "sale_month": "1996-11",
   "price": 38000,
   "lot_sqft": 4828,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923130201"
  },
  {
   "address": "2625 Emerson Ave S, Minneapolis",
   "sale_month": "1996-11",
   "price": 82500,
   "lot_sqft": 5496,
   "price_per_lot_sqft": 15.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1351,
   "use": "TRIPLEX",
   "parcel_id": "3302924420038"
  },
  {
   "address": "352 Bates Avenue, Saint Paul",
   "sale_month": "1996-11",
   "price": 134000,
   "lot_sqft": 7878,
   "price_per_lot_sqft": 17.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2730,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922140070"
  },
  {
   "address": "6416 Oliver Ave S, Richfield",
   "sale_month": "1996-11",
   "price": 500000,
   "lot_sqft": 26112,
   "price_per_lot_sqft": 19.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7350,
   "use": "APARTMENT",
   "parcel_id": "2802824230002"
  },
  {
   "address": "1563 Breda Avenue, Saint Paul",
   "sale_month": "1996-11",
   "price": 90000,
   "lot_sqft": 6143,
   "price_per_lot_sqft": 14.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1817,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923220062"
  },
  {
   "address": "823 Nicollet Mall, Minneapolis",
   "sale_month": "1996-11",
   "price": 223600,
   "lot_sqft": 3008,
   "price_per_lot_sqft": 74.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120091"
  },
  {
   "address": "825 Nicollet Mall, Minneapolis",
   "sale_month": "1996-11",
   "price": 6526400,
   "lot_sqft": 20561,
   "price_per_lot_sqft": 317.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120090"
  },
  {
   "address": null,
   "sale_month": "1996-11",
   "price": 455200,
   "lot_sqft": 60750,
   "price_per_lot_sqft": 7.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14332,
   "use": "Commercial",
   "parcel_id": "270250051040"
  },
  {
   "address": "750 South Plaza Drive, Mendota Heights",
   "sale_month": "1996-11",
   "price": 454800,
   "lot_sqft": 51954,
   "price_per_lot_sqft": 8.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "270250050050"
  },
  {
   "address": "6900 Humboldt Ave N, Brooklyn Center",
   "sale_month": "1996-11",
   "price": 86500,
   "lot_sqft": 22475,
   "price_per_lot_sqft": 3.85,
   "price_per_building_sqft": 37.51,
   "building_sqft": 2306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2320,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511921330049"
  },
  {
   "address": "111 3rd Street West, Hastings",
   "sale_month": "1996-11",
   "price": 102000,
   "lot_sqft": 8386,
   "price_per_lot_sqft": 12.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "Apartment",
   "parcel_id": "193215021030"
  },
  {
   "address": "800 Broadway St E, Osseo",
   "sale_month": "1996-11",
   "price": 46000,
   "lot_sqft": 75920,
   "price_per_lot_sqft": 0.61,
   "price_per_building_sqft": 5.29,
   "building_sqft": 8690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8742,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921420003"
  },
  {
   "address": "3225 Spring St NE, Minneapolis",
   "sale_month": "1996-11",
   "price": 1870000,
   "lot_sqft": 176097,
   "price_per_lot_sqft": 10.62,
   "price_per_building_sqft": 32.17,
   "building_sqft": 58125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 58475,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923420011"
  },
  {
   "address": "1950 Old Highway 8 Northwest, New Brighton",
   "sale_month": "1996-11",
   "price": 2887600,
   "lot_sqft": 1121261,
   "price_per_lot_sqft": 2.58,
   "price_per_building_sqft": 15.64,
   "building_sqft": 184594,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 185708,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "173023440006"
  },
  {
   "address": "1406 Golden Valley Rd, Minneapolis",
   "sale_month": "1996-11",
   "price": 1,
   "lot_sqft": 1583,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924240196"
  },
  {
   "address": "1409 West Broadway, Minneapolis",
   "sale_month": "1996-11",
   "price": 24000,
   "lot_sqft": 4020,
   "price_per_lot_sqft": 5.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "1602924240188"
  },
  {
   "address": "13531 Balsam La N, Dayton",
   "sale_month": "1996-11",
   "price": 23750,
   "lot_sqft": 34944,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": 8.48,
   "building_sqft": 2801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2818,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1412022410012"
  },
  {
   "address": "20522 Akin Road, Farmington",
   "sale_month": "1996-11",
   "price": 180000,
   "lot_sqft": 208434,
   "price_per_lot_sqft": 0.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "Industrial-preferred",
   "parcel_id": "140250001015"
  },
  {
   "address": "350 26th Ave NE, Minneapolis",
   "sale_month": "1996-11",
   "price": 360000,
   "lot_sqft": 13643,
   "price_per_lot_sqft": 26.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3081,
   "use": "APARTMENT",
   "parcel_id": "1102924240005"
  },
  {
   "address": "109 Lowry Ave NE, Minneapolis",
   "sale_month": "1996-11",
   "price": 250000,
   "lot_sqft": 47956,
   "price_per_lot_sqft": 5.21,
   "price_per_building_sqft": 23.68,
   "building_sqft": 10558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10622,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924230131"
  },
  {
   "address": null,
   "sale_month": "1996-11",
   "price": 87900,
   "lot_sqft": 3625,
   "price_per_lot_sqft": 24.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240040"
  },
  {
   "address": null,
   "sale_month": "1996-11",
   "price": 87900,
   "lot_sqft": 3245,
   "price_per_lot_sqft": 27.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240039"
  },
  {
   "address": "200 Cesar Chavez Street, Saint Paul",
   "sale_month": "1996-11",
   "price": 87900,
   "lot_sqft": 4156,
   "price_per_lot_sqft": 21.15,
   "price_per_building_sqft": 14.25,
   "building_sqft": 6168,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6205,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240036"
  },
  {
   "address": "655 12th Street Southwest, Forest Lake",
   "sale_month": "1996-11",
   "price": 38000,
   "lot_sqft": 31725,
   "price_per_lot_sqft": 1.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5011,
   "use": "110",
   "parcel_id": "0803221320074"
  },
  {
   "address": "9301 Science Center Dr, New Hope",
   "sale_month": "1996-11",
   "price": 1590000,
   "lot_sqft": 173043,
   "price_per_lot_sqft": 9.19,
   "price_per_building_sqft": 28.05,
   "building_sqft": 56691,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57033,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821220010"
  },
  {
   "address": "3140 Hennepin Ave, Minneapolis",
   "sale_month": "1996-11",
   "price": 40000,
   "lot_sqft": 5811,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1008,
   "use": "TRIPLEX",
   "parcel_id": "0402824210170"
  },
  {
   "address": "3337 Fremont Ave S, Minneapolis",
   "sale_month": "1996-11",
   "price": 250000,
   "lot_sqft": 5139,
   "price_per_lot_sqft": 48.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1904,
   "use": "APARTMENT",
   "parcel_id": "0402824130193"
  },
  {
   "address": "546 Commons Drive, Woodbury",
   "sale_month": "1996-11",
   "price": 457700,
   "lot_sqft": 76216,
   "price_per_lot_sqft": 6.01,
   "price_per_building_sqft": 84.62,
   "building_sqft": 5409,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5441,
   "use": "300",
   "parcel_id": "0402821420144"
  },
  {
   "address": "6480 Carlson Dr, Eden Prairie",
   "sale_month": "1996-11",
   "price": 1900000,
   "lot_sqft": 164590,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": 41.38,
   "building_sqft": 45911,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46189,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622230030"
  },
  {
   "address": null,
   "sale_month": "1996-10",
   "price": 2200,
   "lot_sqft": 776,
   "price_per_lot_sqft": 2.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "361526000360"
  },
  {
   "address": "2650 26th Ave S, Minneapolis",
   "sale_month": "1996-10",
   "price": 114330,
   "lot_sqft": 76128,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": 4.32,
   "building_sqft": 26454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26614,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420060"
  },
  {
   "address": "2030 Wilson Avenue, Saint Paul",
   "sale_month": "1996-10",
   "price": 3808062,
   "lot_sqft": 231714,
   "price_per_lot_sqft": 16.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11323,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352922420004"
  },
  {
   "address": "374 Wheeler Street North, Saint Paul",
   "sale_month": "1996-10",
   "price": 71401,
   "lot_sqft": 8760,
   "price_per_lot_sqft": 8.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2247,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923420170"
  },
  {
   "address": "1955 Marshall Avenue, Saint Paul",
   "sale_month": "1996-10",
   "price": 400000,
   "lot_sqft": 14134,
   "price_per_lot_sqft": 28.3,
   "price_per_building_sqft": 95.12,
   "building_sqft": 4205,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4230,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923330025"
  },
  {
   "address": "2315 Irving Ave S, Minneapolis",
   "sale_month": "1996-10",
   "price": 631600,
   "lot_sqft": 7743,
   "price_per_lot_sqft": 81.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4534,
   "use": "APARTMENT",
   "parcel_id": "3302924210080"
  },
  {
   "address": "2309 Irving Ave S, Minneapolis",
   "sale_month": "1996-10",
   "price": 618400,
   "lot_sqft": 7743,
   "price_per_lot_sqft": 79.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4559,
   "use": "APARTMENT",
   "parcel_id": "3302924210079"
  },
  {
   "address": "2505 21st St W, Minneapolis",
   "sale_month": "1996-10",
   "price": 325000,
   "lot_sqft": 7122,
   "price_per_lot_sqft": 45.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2390,
   "use": "APARTMENT",
   "parcel_id": "3202924110068"
  },
  {
   "address": "9701 East Bush Lake Rd, Bloomington",
   "sale_month": "1996-10",
   "price": 120000,
   "lot_sqft": 48871,
   "price_per_lot_sqft": 2.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3011621140004"
  },
  {
   "address": "101 Main Street South, Stillwater",
   "sale_month": "1996-10",
   "price": 606500,
   "lot_sqft": 11779,
   "price_per_lot_sqft": 51.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410008"
  },
  {
   "address": "6325 Penn Ave S, Richfield",
   "sale_month": "1996-10",
   "price": 125000,
   "lot_sqft": 15134,
   "price_per_lot_sqft": 8.26,
   "price_per_building_sqft": 25.3,
   "building_sqft": 4940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4970,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802824220128"
  },
  {
   "address": "1430 Englewood Avenue, Saint Paul",
   "sale_month": "1996-10",
   "price": 108000,
   "lot_sqft": 5772,
   "price_per_lot_sqft": 18.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 858,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923340120"
  },
  {
   "address": null,
   "sale_month": "1996-10",
   "price": 717412,
   "lot_sqft": 3498689,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "2702920130001"
  },
  {
   "address": "8345 Commerce Drive, Chanhassen",
   "sale_month": "1996-10",
   "price": 210830,
   "lot_sqft": 103382,
   "price_per_lot_sqft": 2.04,
   "price_per_building_sqft": 13.23,
   "building_sqft": 15934,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16030,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251650050"
  },
  {
   "address": "612 Washington Ave SE, Minneapolis",
   "sale_month": "1996-10",
   "price": 935000,
   "lot_sqft": 4513,
   "price_per_lot_sqft": 207.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2502924110008"
  },
  {
   "address": "4789 Dakota Street Southeast, Prior Lake",
   "sale_month": "1996-10",
   "price": 56500,
   "lot_sqft": 3522,
   "price_per_lot_sqft": 16.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010230"
  },
  {
   "address": "10 5th Ave N, Hopkins",
   "sale_month": "1996-10",
   "price": 775000,
   "lot_sqft": 10145,
   "price_per_lot_sqft": 76.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3666,
   "use": "APARTMENT",
   "parcel_id": "2411722420016"
  },
  {
   "address": "1100 Como Ave SE, Minneapolis",
   "sale_month": "1996-10",
   "price": 215000,
   "lot_sqft": 19790,
   "price_per_lot_sqft": 10.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4474,
   "use": "APARTMENT",
   "parcel_id": "2402924130026"
  },
  {
   "address": "525 7th St N, Minneapolis",
   "sale_month": "1996-10",
   "price": 262400,
   "lot_sqft": 32037,
   "price_per_lot_sqft": 8.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15092,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924310011"
  },
  {
   "address": "260 Girard Ave N, Minneapolis",
   "sale_month": "1996-10",
   "price": 115000,
   "lot_sqft": 58765,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": 3.6,
   "building_sqft": 31919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32111,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924430010"
  },
  {
   "address": "420 Queen Ave N, Minneapolis",
   "sale_month": "1996-10",
   "price": 93000,
   "lot_sqft": 9265,
   "price_per_lot_sqft": 10.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2109,
   "use": "TRIPLEX",
   "parcel_id": "2002924410105"
  },
  {
   "address": "100 State Street East, Belle Plaine",
   "sale_month": "1996-10",
   "price": 238089,
   "lot_sqft": 20252,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17620,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200015050"
  },
  {
   "address": null,
   "sale_month": "1996-10",
   "price": 238089,
   "lot_sqft": 2881,
   "price_per_lot_sqft": 82.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200015030"
  },
  {
   "address": "16 2nd Ave SE, Osseo",
   "sale_month": "1996-10",
   "price": 63000,
   "lot_sqft": 8993,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320024"
  },
  {
   "address": "8215 State Hwy No 7, St. Louis Park",
   "sale_month": "1996-10",
   "price": 175000,
   "lot_sqft": 17860,
   "price_per_lot_sqft": 9.8,
   "price_per_building_sqft": 36.06,
   "building_sqft": 4853,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4882,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721440007"
  },
  {
   "address": "2024 Lyndale Ave N, Minneapolis",
   "sale_month": "1996-10",
   "price": 520000,
   "lot_sqft": 31072,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": 38.26,
   "building_sqft": 13590,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13672,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924230163"
  },
  {
   "address": "4741 Grand Ave S, Minneapolis",
   "sale_month": "1996-10",
   "price": 168000,
   "lot_sqft": 5201,
   "price_per_lot_sqft": 32.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1893,
   "use": "APARTMENT",
   "parcel_id": "1502824220202"
  },
  {
   "address": "11200 West 78th St, Eden Prairie",
   "sale_month": "1996-10",
   "price": 1725000,
   "lot_sqft": 63173,
   "price_per_lot_sqft": 27.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6412,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622140018"
  },
  {
   "address": "4709 Chicago Ave, Minneapolis",
   "sale_month": "1996-10",
   "price": 118000,
   "lot_sqft": 6181,
   "price_per_lot_sqft": 19.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402824210097"
  },
  {
   "address": "1916 Polk St NE, Minneapolis",
   "sale_month": "1996-10",
   "price": 70000,
   "lot_sqft": 6145,
   "price_per_lot_sqft": 11.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1590,
   "use": "TRIPLEX",
   "parcel_id": "1202924330129"
  },
  {
   "address": "400 9th Avenue, Saint Paul Park",
   "sale_month": "1996-10",
   "price": 6000,
   "lot_sqft": 44653,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": 0.77,
   "building_sqft": 7762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7808,
   "use": "305",
   "parcel_id": "1202722240068"
  },
  {
   "address": "1801 Gervais Avenue East, Maplewood",
   "sale_month": "1996-10",
   "price": 360000,
   "lot_sqft": 612655,
   "price_per_lot_sqft": 0.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 82972,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112922230006"
  },
  {
   "address": "14240 James Rd, Rogers",
   "sale_month": "1996-10",
   "price": 109500,
   "lot_sqft": 130569,
   "price_per_lot_sqft": 0.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23734,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023430009"
  },
  {
   "address": null,
   "sale_month": "1996-10",
   "price": 360000,
   "lot_sqft": 47243,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1214,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102922140058"
  },
  {
   "address": "30 92nd St W, Bloomington",
   "sale_month": "1996-10",
   "price": 155000,
   "lot_sqft": 13751,
   "price_per_lot_sqft": 11.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1847,
   "use": "APARTMENT",
   "parcel_id": "1002724310021"
  },
  {
   "address": null,
   "sale_month": "1996-10",
   "price": 15000,
   "lot_sqft": 5032,
   "price_per_lot_sqft": 2.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823440053"
  },
  {
   "address": "4920 State Hwy No 169, New Hope",
   "sale_month": "1996-10",
   "price": 1250000,
   "lot_sqft": 158536,
   "price_per_lot_sqft": 7.88,
   "price_per_building_sqft": 25.71,
   "building_sqft": 48628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48922,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821230014"
  },
  {
   "address": "115 Wabasha Street South, Saint Paul",
   "sale_month": "1996-10",
   "price": 308000,
   "lot_sqft": 39401,
   "price_per_lot_sqft": 7.82,
   "price_per_building_sqft": 31.13,
   "building_sqft": 9893,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9952,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822410021"
  },
  {
   "address": "4121 Lakeland Ave N, Robbinsdale",
   "sale_month": "1996-10",
   "price": 125000,
   "lot_sqft": 12707,
   "price_per_lot_sqft": 9.84,
   "price_per_building_sqft": 22.83,
   "building_sqft": 5475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5508,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924130003"
  },
  {
   "address": "3113 Lynn Ave S, St. Louis Park",
   "sale_month": "1996-10",
   "price": 250000,
   "lot_sqft": 16766,
   "price_per_lot_sqft": 14.91,
   "price_per_building_sqft": 44.68,
   "building_sqft": 5595,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5629,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824120036"
  },
  {
   "address": "15125 60th Street North, Oak Park Heights",
   "sale_month": "1996-10",
   "price": 10000,
   "lot_sqft": 1160519,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302920220008"
  },
  {
   "address": "15325 58th Street North, Oak Park Heights",
   "sale_month": "1996-10",
   "price": 114000,
   "lot_sqft": 27332,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302920210072"
  },
  {
   "address": "15329 59th Street North, Oak Park Heights",
   "sale_month": "1996-10",
   "price": 101300,
   "lot_sqft": 14204,
   "price_per_lot_sqft": 7.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302920210061"
  },
  {
   "address": "11333 Fairfield Rd, Minnetonka",
   "sale_month": "1996-10",
   "price": 224000,
   "lot_sqft": 68352,
   "price_per_lot_sqft": 3.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13681,
   "use": "APARTMENT",
   "parcel_id": "0211722140064"
  },
  {
   "address": "2221 Killebrew Dr, Bloomington",
   "sale_month": "1996-10",
   "price": 1220435,
   "lot_sqft": 148984,
   "price_per_lot_sqft": 8.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46587,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724340065"
  },
  {
   "address": "275 Industrial Boulevard, Waconia",
   "sale_month": "1996-09",
   "price": 39000,
   "lot_sqft": 61933,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "754610090"
  },
  {
   "address": "2736 Longfellow Ave, Minneapolis",
   "sale_month": "1996-09",
   "price": 450000,
   "lot_sqft": 4925,
   "price_per_lot_sqft": 91.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924320060"
  },
  {
   "address": "2940 Portland Ave, Minneapolis",
   "sale_month": "1996-09",
   "price": 123500,
   "lot_sqft": 5087,
   "price_per_lot_sqft": 24.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2975,
   "use": "APARTMENT",
   "parcel_id": "3402924440070"
  },
  {
   "address": "2524 Harriet Ave, Minneapolis",
   "sale_month": "1996-09",
   "price": 115000,
   "lot_sqft": 6502,
   "price_per_lot_sqft": 17.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1845,
   "use": "APARTMENT",
   "parcel_id": "3402924230118"
  },
  {
   "address": "2531 Nicollet Ave, Minneapolis",
   "sale_month": "1996-09",
   "price": 185000,
   "lot_sqft": 7075,
   "price_per_lot_sqft": 26.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924130095"
  },
  {
   "address": null,
   "sale_month": "1996-09",
   "price": 22000,
   "lot_sqft": 1254,
   "price_per_lot_sqft": 17.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923410086"
  },
  {
   "address": "1296 Hudson Road, Saint Paul",
   "sale_month": "1996-09",
   "price": 57700,
   "lot_sqft": 2291,
   "price_per_lot_sqft": 25.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332922440084"
  },
  {
   "address": "1021 Bandana Boulevard East, Saint Paul",
   "sale_month": "1996-09",
   "price": 1941739,
   "lot_sqft": 325619,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 194088,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923130048"
  },
  {
   "address": "5101 Nolan Dr, Minnetonka",
   "sale_month": "1996-09",
   "price": 100000,
   "lot_sqft": 872940,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3799,
   "use": "APARTMENT",
   "parcel_id": "2611722440106"
  },
  {
   "address": "719 16th St E, Minneapolis",
   "sale_month": "1996-09",
   "price": 460000,
   "lot_sqft": 24888,
   "price_per_lot_sqft": 18.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13555,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924320040"
  },
  {
   "address": "715 16th St E, Minneapolis",
   "sale_month": "1996-09",
   "price": 460000,
   "lot_sqft": 8969,
   "price_per_lot_sqft": 51.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924320039"
  },
  {
   "address": null,
   "sale_month": "1996-09",
   "price": 45000,
   "lot_sqft": 35145,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4C2 QUALIFY GOLF COURSES",
   "parcel_id": "223022430036"
  },
  {
   "address": "13998 Maple Knoll Way N, Maple Grove",
   "sale_month": "1996-09",
   "price": 1250000,
   "lot_sqft": 59164,
   "price_per_lot_sqft": 21.13,
   "price_per_building_sqft": 165.78,
   "building_sqft": 7540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7586,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922220054"
  },
  {
   "address": "7741 Zane Ave N, Brooklyn Park",
   "sale_month": "1996-09",
   "price": 505939,
   "lot_sqft": 48925,
   "price_per_lot_sqft": 10.34,
   "price_per_building_sqft": 375.33,
   "building_sqft": 1348,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1356,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111921330103"
  },
  {
   "address": "1229 North Frontage Road, Hastings",
   "sale_month": "1996-09",
   "price": 379509,
   "lot_sqft": 26139,
   "price_per_lot_sqft": 14.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "Commercial-preferred",
   "parcel_id": "192640101010"
  },
  {
   "address": "4916 France Ave S, Edina",
   "sale_month": "1996-09",
   "price": 3700000,
   "lot_sqft": 19008,
   "price_per_lot_sqft": 194.65,
   "price_per_building_sqft": 444.55,
   "building_sqft": 8323,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8374,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140016"
  },
  {
   "address": "2229 West Broadway, Minneapolis",
   "sale_month": "1996-09",
   "price": 18906,
   "lot_sqft": 12338,
   "price_per_lot_sqft": 1.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4701,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924110067"
  },
  {
   "address": "2129 2nd Street, White Bear Lake",
   "sale_month": "1996-09",
   "price": 130000,
   "lot_sqft": 5844,
   "price_per_lot_sqft": 22.25,
   "price_per_building_sqft": 38.74,
   "building_sqft": 3356,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3377,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022420090"
  },
  {
   "address": "1575 Cliff Road, Eagan",
   "sale_month": "1996-09",
   "price": 207500,
   "lot_sqft": 40064,
   "price_per_lot_sqft": 5.18,
   "price_per_building_sqft": 49.84,
   "building_sqft": 4163,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4189,
   "use": "Commercial-preferred",
   "parcel_id": "107592501040"
  },
  {
   "address": "16450 Co Rd No 30, Maple Grove",
   "sale_month": "1996-09",
   "price": 653661,
   "lot_sqft": 65305,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": 88.5,
   "building_sqft": 7386,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7431,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811922430010"
  },
  {
   "address": null,
   "sale_month": "1996-09",
   "price": 2124857,
   "lot_sqft": 3340,
   "price_per_lot_sqft": 636.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811621430018"
  },
  {
   "address": "7001 Cahill Rd, Edina",
   "sale_month": "1996-09",
   "price": 250000,
   "lot_sqft": 38553,
   "price_per_lot_sqft": 6.48,
   "price_per_building_sqft": 26.49,
   "building_sqft": 9436,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9493,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811621110024"
  },
  {
   "address": "912 4th Street Southwest, Forest Lake",
   "sale_month": "1996-09",
   "price": 89900,
   "lot_sqft": 57037,
   "price_per_lot_sqft": 1.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7137,
   "use": "110",
   "parcel_id": "0803221340007"
  },
  {
   "address": "16295 Clayton Avenue, Coates",
   "sale_month": "1996-09",
   "price": 215000,
   "lot_sqft": 53930,
   "price_per_lot_sqft": 3.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4384,
   "use": "Commercial-preferred",
   "parcel_id": "080060037030"
  },
  {
   "address": "3171 Spruce Street, Little Canada",
   "sale_month": "1996-09",
   "price": 152000,
   "lot_sqft": 33838,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": 31.66,
   "building_sqft": 4801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4830,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922210006"
  },
  {
   "address": "5640 Memorial Avenue North, Oak Park Heights",
   "sale_month": "1996-09",
   "price": 80500,
   "lot_sqft": 55783,
   "price_per_lot_sqft": 1.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12939,
   "use": "305",
   "parcel_id": "0602920240017"
  },
  {
   "address": "264 Lafayette Frontage Road East, Saint Paul",
   "sale_month": "1996-09",
   "price": 377550,
   "lot_sqft": 152800,
   "price_per_lot_sqft": 2.47,
   "price_per_building_sqft": 6.82,
   "building_sqft": 55339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 55673,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822430016"
  },
  {
   "address": null,
   "sale_month": "1996-09",
   "price": 377550,
   "lot_sqft": 14086,
   "price_per_lot_sqft": 26.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "052822420012"
  },
  {
   "address": "3413 Emerson Ave S, Minneapolis",
   "sale_month": "1996-09",
   "price": 187000,
   "lot_sqft": 5408,
   "price_per_lot_sqft": 34.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2167,
   "use": "APARTMENT",
   "parcel_id": "0402824420071"
  },
  {
   "address": "1715 Lake St W, Minneapolis",
   "sale_month": "1996-09",
   "price": 575000,
   "lot_sqft": 1629,
   "price_per_lot_sqft": 352.98,
   "price_per_building_sqft": 345.55,
   "building_sqft": 1664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1675,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824220014"
  },
  {
   "address": "580 Grand Avenue, Saint Paul",
   "sale_month": "1996-09",
   "price": 140000,
   "lot_sqft": 7420,
   "price_per_lot_sqft": 18.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2298,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320061"
  },
  {
   "address": "140 3rd Street West, Waconia",
   "sale_month": "1996-08",
   "price": 402500,
   "lot_sqft": 16474,
   "price_per_lot_sqft": 24.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3198,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "750500620"
  },
  {
   "address": "1375 Robert Street South, West Saint Paul",
   "sale_month": "1996-08",
   "price": 235000,
   "lot_sqft": 19982,
   "price_per_lot_sqft": 11.76,
   "price_per_building_sqft": 63.88,
   "building_sqft": 3679,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3701,
   "use": "Commercial-preferred",
   "parcel_id": "421405001030"
  },
  {
   "address": "200 78th St W, Richfield",
   "sale_month": "1996-08",
   "price": 2056972,
   "lot_sqft": 93350,
   "price_per_lot_sqft": 22.04,
   "price_per_building_sqft": 138.57,
   "building_sqft": 14844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14934,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3402824340053"
  },
  {
   "address": "2300 Bryant Ave S, Minneapolis",
   "sale_month": "1996-08",
   "price": 300000,
   "lot_sqft": 11436,
   "price_per_lot_sqft": 26.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4761,
   "use": "APARTMENT",
   "parcel_id": "3302924110006"
  },
  {
   "address": "2286 University Avenue West, Saint Paul",
   "sale_month": "1996-08",
   "price": 223650,
   "lot_sqft": 22085,
   "price_per_lot_sqft": 10.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923120011"
  },
  {
   "address": "725 Griffin Court, Mahtomedi",
   "sale_month": "1996-08",
   "price": 139000,
   "lot_sqft": 18237,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2818,
   "use": "110",
   "parcel_id": "2903021120079"
  },
  {
   "address": "975 County Road E East, Vadnais Heights",
   "sale_month": "1996-08",
   "price": 1310000,
   "lot_sqft": 328373,
   "price_per_lot_sqft": 3.99,
   "price_per_building_sqft": 11.3,
   "building_sqft": 115976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 116676,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340016"
  },
  {
   "address": "975 County Road E East, Vadnais Heights",
   "sale_month": "1996-08",
   "price": 1310000,
   "lot_sqft": 36104,
   "price_per_lot_sqft": 36.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340012"
  },
  {
   "address": "975 County Road E East, Vadnais Heights",
   "sale_month": "1996-08",
   "price": 1310000,
   "lot_sqft": 56198,
   "price_per_lot_sqft": 23.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022340011"
  },
  {
   "address": "7745 Elm Creek Blvd N, Maple Grove",
   "sale_month": "1996-08",
   "price": 823869,
   "lot_sqft": 130007,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18491,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711922110006"
  },
  {
   "address": "1508 10th Ave S, Minneapolis",
   "sale_month": "1996-08",
   "price": 129900,
   "lot_sqft": 7239,
   "price_per_lot_sqft": 17.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2414,
   "use": "APARTMENT",
   "parcel_id": "2602924310064"
  },
  {
   "address": "3825 85th Ave N, Brooklyn Park",
   "sale_month": "1996-08",
   "price": 548000,
   "lot_sqft": 199433,
   "price_per_lot_sqft": 2.75,
   "price_per_building_sqft": 64.42,
   "building_sqft": 8507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8558,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921120005"
  },
  {
   "address": "97 Arlington Avenue West, Saint Paul",
   "sale_month": "1996-08",
   "price": 425000,
   "lot_sqft": 25155,
   "price_per_lot_sqft": 16.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9385,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "192922230027"
  },
  {
   "address": "454 Coolidge St NE, Minneapolis",
   "sale_month": "1996-08",
   "price": 800000,
   "lot_sqft": 295408,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 115827,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340025"
  },
  {
   "address": "1840 Penn Ave N, Minneapolis",
   "sale_month": "1996-08",
   "price": 78147,
   "lot_sqft": 5177,
   "price_per_lot_sqft": 15.1,
   "price_per_building_sqft": 38.71,
   "building_sqft": 2019,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2031,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924320101"
  },
  {
   "address": "319 Garfield St NE, Minneapolis",
   "sale_month": "1996-08",
   "price": 450000,
   "lot_sqft": 14886,
   "price_per_lot_sqft": 30.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5978,
   "use": "APARTMENT",
   "parcel_id": "1302924430022"
  },
  {
   "address": "1319 Hennepin Ave E, Minneapolis",
   "sale_month": "1996-08",
   "price": 475000,
   "lot_sqft": 16828,
   "price_per_lot_sqft": 28.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6562,
   "use": "APARTMENT",
   "parcel_id": "1302924430018"
  },
  {
   "address": "1145 7th Street West, Saint Paul",
   "sale_month": "1996-08",
   "price": 185000,
   "lot_sqft": 9283,
   "price_per_lot_sqft": 19.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3232,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823420117"
  },
  {
   "address": null,
   "sale_month": "1996-08",
   "price": 320000,
   "lot_sqft": 20672,
   "price_per_lot_sqft": 15.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221220051"
  },
  {
   "address": "3740 41st Ave S, Minneapolis",
   "sale_month": "1996-08",
   "price": 170523,
   "lot_sqft": 6646,
   "price_per_lot_sqft": 25.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2989,
   "use": "APARTMENT",
   "parcel_id": "0602823430082"
  },
  {
   "address": "3224 Bryant Ave S, Minneapolis",
   "sale_month": "1996-08",
   "price": 28000,
   "lot_sqft": 5453,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1878,
   "use": "APARTMENT",
   "parcel_id": "0402824140040"
  },
  {
   "address": "4058 Lyndale Ave N, Minneapolis",
   "sale_month": "1996-08",
   "price": 279500,
   "lot_sqft": 6013,
   "price_per_lot_sqft": 46.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3353,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302924230099"
  },
  {
   "address": "4050 Lyndale Ave N, Minneapolis",
   "sale_month": "1996-08",
   "price": 279500,
   "lot_sqft": 10756,
   "price_per_lot_sqft": 25.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3320,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302924230083"
  },
  {
   "address": "4046 Lyndale Ave N, Minneapolis",
   "sale_month": "1996-08",
   "price": 473000,
   "lot_sqft": 13444,
   "price_per_lot_sqft": 35.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5207,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302924230082"
  },
  {
   "address": "170 Ruth Street North, Saint Paul",
   "sale_month": "1996-08",
   "price": 6350000,
   "lot_sqft": 133404,
   "price_per_lot_sqft": 47.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11177,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022822120002"
  },
  {
   "address": "3044 Oakland Ave, Minneapolis",
   "sale_month": "1996-08",
   "price": 75000,
   "lot_sqft": 4958,
   "price_per_lot_sqft": 15.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1486,
   "use": "TRIPLEX",
   "parcel_id": "0202824220141"
  },
  {
   "address": "3038 Bloomington Ave, Minneapolis",
   "sale_month": "1996-08",
   "price": 58000,
   "lot_sqft": 3763,
   "price_per_lot_sqft": 15.41,
   "price_per_building_sqft": 46.1,
   "building_sqft": 1258,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1266,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120139"
  },
  {
   "address": "443 Ashland Avenue, Saint Paul",
   "sale_month": "1996-08",
   "price": 620000,
   "lot_sqft": 10701,
   "price_per_lot_sqft": 57.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5726,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "012823240023"
  },
  {
   "address": "2900 12th Ave S, Minneapolis",
   "sale_month": "1996-07",
   "price": 50220,
   "lot_sqft": 5119,
   "price_per_lot_sqft": 9.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1321,
   "use": "APARTMENT",
   "parcel_id": "3502924340007"
  },
  {
   "address": "1895 Charles Avenue, Saint Paul",
   "sale_month": "1996-07",
   "price": 850000,
   "lot_sqft": 85345,
   "price_per_lot_sqft": 9.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240003"
  },
  {
   "address": "2410 Industrial Blvd W, Long Lake",
   "sale_month": "1996-07",
   "price": 356377,
   "lot_sqft": 51806,
   "price_per_lot_sqft": 6.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311823140025"
  },
  {
   "address": "918 Lake St W, Minneapolis",
   "sale_month": "1996-07",
   "price": 185000,
   "lot_sqft": 8782,
   "price_per_lot_sqft": 21.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440119"
  },
  {
   "address": "2548 Woodcrest Drive, Chaska",
   "sale_month": "1996-07",
   "price": 3410000,
   "lot_sqft": 317938,
   "price_per_lot_sqft": 10.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6703,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "305130010"
  },
  {
   "address": "857 Agate Street, Saint Paul",
   "sale_month": "1996-07",
   "price": 74230,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 14.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1292,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922420067"
  },
  {
   "address": "3661 Main St, St. Bonifacius",
   "sale_month": "1996-07",
   "price": 30000,
   "lot_sqft": 20895,
   "price_per_lot_sqft": 1.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10944,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011724410074"
  },
  {
   "address": "3036 University Ave SE, Minneapolis",
   "sale_month": "1996-07",
   "price": 545000,
   "lot_sqft": 18472,
   "price_per_lot_sqft": 29.5,
   "price_per_building_sqft": 82.89,
   "building_sqft": 6575,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6615,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923420013"
  },
  {
   "address": "1339 Carling Drive, Saint Paul",
   "sale_month": "1996-07",
   "price": 4071500,
   "lot_sqft": 266174,
   "price_per_lot_sqft": 15.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37838,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923130036"
  },
  {
   "address": "1600 1st Ave S, Minneapolis",
   "sale_month": "1996-07",
   "price": 365000,
   "lot_sqft": 6660,
   "price_per_lot_sqft": 54.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5545,
   "use": "APARTMENT",
   "parcel_id": "2702924420059"
  },
  {
   "address": "1021 Hawthorne Ave, Minneapolis",
   "sale_month": "1996-07",
   "price": 2070700,
   "lot_sqft": 41360,
   "price_per_lot_sqft": 50.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924210198"
  },
  {
   "address": "1014 Hennepin Ave, Minneapolis",
   "sale_month": "1996-07",
   "price": 853155,
   "lot_sqft": 11908,
   "price_per_lot_sqft": 71.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924210050"
  },
  {
   "address": "7545 Commerce St, Corcoran",
   "sale_month": "1996-07",
   "price": 79100,
   "lot_sqft": 72224,
   "price_per_lot_sqft": 1.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9889,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110049"
  },
  {
   "address": "732 15th St E, Minneapolis",
   "sale_month": "1996-07",
   "price": 700900,
   "lot_sqft": 2906,
   "price_per_lot_sqft": 241.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320089"
  },
  {
   "address": "730 15th St E, Minneapolis",
   "sale_month": "1996-07",
   "price": 700900,
   "lot_sqft": 2948,
   "price_per_lot_sqft": 237.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320088"
  },
  {
   "address": "728 15th St E, Minneapolis",
   "sale_month": "1996-07",
   "price": 700900,
   "lot_sqft": 2987,
   "price_per_lot_sqft": 234.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320087"
  },
  {
   "address": "726 15th St E, Minneapolis",
   "sale_month": "1996-07",
   "price": 700900,
   "lot_sqft": 3141,
   "price_per_lot_sqft": 223.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320086"
  },
  {
   "address": "296 Larch Street, Saint Paul",
   "sale_month": "1996-07",
   "price": 187500,
   "lot_sqft": 62432,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": 17.22,
   "building_sqft": 10887,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10953,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430091"
  },
  {
   "address": "518 Hennepin Ave E, Minneapolis",
   "sale_month": "1996-07",
   "price": 180000,
   "lot_sqft": 7418,
   "price_per_lot_sqft": 24.27,
   "price_per_building_sqft": 25.4,
   "building_sqft": 7086,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7129,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120026"
  },
  {
   "address": "514 Hennepin Ave E, Minneapolis",
   "sale_month": "1996-07",
   "price": 180000,
   "lot_sqft": 2401,
   "price_per_lot_sqft": 74.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120025"
  },
  {
   "address": "114 6th St SE, Minneapolis",
   "sale_month": "1996-07",
   "price": 61000,
   "lot_sqft": 12315,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924110229"
  },
  {
   "address": "340 Saint Joseph Street, Elko New Market",
   "sale_month": "1996-07",
   "price": 40000,
   "lot_sqft": 8416,
   "price_per_lot_sqft": 4.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6692,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "230010010"
  },
  {
   "address": "2277 Ford Parkway, Saint Paul",
   "sale_month": "1996-07",
   "price": 1617000,
   "lot_sqft": 51438,
   "price_per_lot_sqft": 31.44,
   "price_per_building_sqft": 103.57,
   "building_sqft": 15612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15706,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120060"
  },
  {
   "address": null,
   "sale_month": "1996-07",
   "price": 209000,
   "lot_sqft": 22285,
   "price_per_lot_sqft": 9.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4780,
   "use": "305",
   "parcel_id": "1703121430015"
  },
  {
   "address": "1119 West Broadway, Minneapolis",
   "sale_month": "1996-07",
   "price": 65000,
   "lot_sqft": 6472,
   "price_per_lot_sqft": 10.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924130095"
  },
  {
   "address": "2150 Hamline Avenue North, Roseville",
   "sale_month": "1996-07",
   "price": 170000,
   "lot_sqft": 12684,
   "price_per_lot_sqft": 13.4,
   "price_per_building_sqft": 97.14,
   "building_sqft": 1750,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1761,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923120088"
  },
  {
   "address": "1107 6th Street, Saint Paul Park",
   "sale_month": "1996-07",
   "price": 11200,
   "lot_sqft": 46423,
   "price_per_lot_sqft": 0.24,
   "price_per_building_sqft": 2.17,
   "building_sqft": 5171,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5202,
   "use": "305",
   "parcel_id": "1202722420079"
  },
  {
   "address": "5000 Fernbrook La N, Plymouth",
   "sale_month": "1996-07",
   "price": 1259493,
   "lot_sqft": 503443,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": 11,
   "building_sqft": 114532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 115223,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011822230006"
  },
  {
   "address": "608 Lake Street South, Forest Lake",
   "sale_month": "1996-07",
   "price": 180000,
   "lot_sqft": 28704,
   "price_per_lot_sqft": 6.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8703,
   "use": "300",
   "parcel_id": "0803221420081"
  },
  {
   "address": "4471 Independence Ave N, New Hope",
   "sale_month": "1996-07",
   "price": 565000,
   "lot_sqft": 56317,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5998,
   "use": "APARTMENT",
   "parcel_id": "0711821330065"
  },
  {
   "address": "669 Medina St N, Loretto",
   "sale_month": "1996-07",
   "price": 81900,
   "lot_sqft": 54597,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611823420043"
  },
  {
   "address": "1596 Ashland Avenue, Saint Paul",
   "sale_month": "1996-07",
   "price": 130000,
   "lot_sqft": 5972,
   "price_per_lot_sqft": 21.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1675,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823140038"
  },
  {
   "address": "3301 Clinton Ave, Minneapolis",
   "sale_month": "1996-07",
   "price": 72500,
   "lot_sqft": 5768,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1601,
   "use": "TRIPLEX",
   "parcel_id": "0302824140145"
  },
  {
   "address": "3118 Stevens Ave, Minneapolis",
   "sale_month": "1996-07",
   "price": 317500,
   "lot_sqft": 18474,
   "price_per_lot_sqft": 17.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4752,
   "use": "APARTMENT",
   "parcel_id": "0302824120094"
  },
  {
   "address": "213 Newton Avenue Northeast, Watertown",
   "sale_month": "1996-06",
   "price": 175000,
   "lot_sqft": 27149,
   "price_per_lot_sqft": 6.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "850504371"
  },
  {
   "address": "2434 Pillsbury Ave, Minneapolis",
   "sale_month": "1996-06",
   "price": 175000,
   "lot_sqft": 7430,
   "price_per_lot_sqft": 23.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1761,
   "use": "TRIPLEX",
   "parcel_id": "3402924240047"
  },
  {
   "address": "2018 Lyndale Ave S, Minneapolis",
   "sale_month": "1996-06",
   "price": 40500,
   "lot_sqft": 4979,
   "price_per_lot_sqft": 8.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924110022"
  },
  {
   "address": "2014 Lyndale Ave S, Minneapolis",
   "sale_month": "1996-06",
   "price": 19300,
   "lot_sqft": 5104,
   "price_per_lot_sqft": 3.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924110021"
  },
  {
   "address": "2012 Lyndale Ave S, Minneapolis",
   "sale_month": "1996-06",
   "price": 16200,
   "lot_sqft": 4361,
   "price_per_lot_sqft": 3.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3302924110020"
  },
  {
   "address": "275 Commercial Street, Saint Paul",
   "sale_month": "1996-06",
   "price": 48000,
   "lot_sqft": 67440,
   "price_per_lot_sqft": 0.71,
   "price_per_building_sqft": 6.24,
   "building_sqft": 7695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7741,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322922430008"
  },
  {
   "address": "413 Chestnut Street North, Chaska",
   "sale_month": "1996-06",
   "price": 117000,
   "lot_sqft": 3095,
   "price_per_lot_sqft": 37.8,
   "price_per_building_sqft": 20.86,
   "building_sqft": 5610,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5644,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300501250"
  },
  {
   "address": "7239 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "1996-06",
   "price": 695000,
   "lot_sqft": 11216,
   "price_per_lot_sqft": 61.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921140012"
  },
  {
   "address": "1901 Lyndale Ave S, Minneapolis",
   "sale_month": "1996-06",
   "price": 228000,
   "lot_sqft": 7430,
   "price_per_lot_sqft": 30.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3248,
   "use": "APARTMENT",
   "parcel_id": "2702924330752"
  },
  {
   "address": "1066 3rd Avenue West, Shakopee",
   "sale_month": "1996-06",
   "price": 387422,
   "lot_sqft": 96969,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": 55.4,
   "building_sqft": 6993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7036,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270018630"
  },
  {
   "address": "16691 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "1996-06",
   "price": 30000,
   "lot_sqft": 48935,
   "price_per_lot_sqft": 0.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259010088"
  },
  {
   "address": "900 Woodhill Ct, Hopkins",
   "sale_month": "1996-06",
   "price": 220000,
   "lot_sqft": 394030,
   "price_per_lot_sqft": 0.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9119,
   "use": "APARTMENT",
   "parcel_id": "2511722330003"
  },
  {
   "address": "1668 Hamline Avenue North, Saint Paul",
   "sale_month": "1996-06",
   "price": 165000,
   "lot_sqft": 5194,
   "price_per_lot_sqft": 31.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2294,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222923120022"
  },
  {
   "address": "16942 Garcia Way, Lakeville",
   "sale_month": "1996-06",
   "price": 205000,
   "lot_sqft": 21598,
   "price_per_lot_sqft": 9.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3320,
   "use": "Apartment",
   "parcel_id": "221670002120"
  },
  {
   "address": "8000 East Fish Lake Rd, Maple Grove",
   "sale_month": "1996-06",
   "price": 810000,
   "lot_sqft": 71104,
   "price_per_lot_sqft": 11.39,
   "price_per_building_sqft": 126.35,
   "building_sqft": 6411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6450,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310019"
  },
  {
   "address": "6024 Nicollet Ave, Minneapolis",
   "sale_month": "1996-06",
   "price": 125000,
   "lot_sqft": 7077,
   "price_per_lot_sqft": 17.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340012"
  },
  {
   "address": "8481 East Point Douglas Road South, Cottage Grove",
   "sale_month": "1996-06",
   "price": 575000,
   "lot_sqft": 48766,
   "price_per_lot_sqft": 11.79,
   "price_per_building_sqft": 138.82,
   "building_sqft": 4142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4167,
   "use": "300",
   "parcel_id": "2102721120020"
  },
  {
   "address": "123 County Road F East, Vadnais Heights",
   "sale_month": "1996-06",
   "price": 170000,
   "lot_sqft": 24159,
   "price_per_lot_sqft": 7.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193022430004"
  },
  {
   "address": "2354 Ventura Drive, Woodbury",
   "sale_month": "1996-06",
   "price": 240832,
   "lot_sqft": 213996,
   "price_per_lot_sqft": 1.13,
   "price_per_building_sqft": 5.02,
   "building_sqft": 47947,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 48236,
   "use": "305",
   "parcel_id": "1802821130012"
  },
  {
   "address": "3311 Co Rd No 101, Minnetonka",
   "sale_month": "1996-06",
   "price": 425000,
   "lot_sqft": 44661,
   "price_per_lot_sqft": 9.52,
   "price_per_building_sqft": 29.69,
   "building_sqft": 14315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14401,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1711722230035"
  },
  {
   "address": "8625 Zane Ave N, Brooklyn Park",
   "sale_month": "1996-06",
   "price": 410700,
   "lot_sqft": 196316,
   "price_per_lot_sqft": 2.09,
   "price_per_building_sqft": 25.61,
   "building_sqft": 16038,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16135,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611921330001"
  },
  {
   "address": "7875 Fuller Rd, Eden Prairie",
   "sale_month": "1996-06",
   "price": 825000,
   "lot_sqft": 130502,
   "price_per_lot_sqft": 6.32,
   "price_per_building_sqft": 37.6,
   "building_sqft": 21940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22073,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1611622220006"
  },
  {
   "address": "210 15th Ave N, Minneapolis",
   "sale_month": "1996-06",
   "price": 11015,
   "lot_sqft": 51106,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924340046"
  },
  {
   "address": "1851 North Saint Paul Road East, Maplewood",
   "sale_month": "1996-06",
   "price": 150000,
   "lot_sqft": 28705,
   "price_per_lot_sqft": 5.23,
   "price_per_building_sqft": 56.22,
   "building_sqft": 2668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2684,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330005"
  },
  {
   "address": "14200 James Rd, Rogers",
   "sale_month": "1996-06",
   "price": 54000,
   "lot_sqft": 137268,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31679,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1112023430008"
  },
  {
   "address": "27934 Koeper Avenue, Helena Township",
   "sale_month": "1996-06",
   "price": 102000,
   "lot_sqft": 52182,
   "price_per_lot_sqft": 1.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20520,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "050130020"
  },
  {
   "address": "14375 60th Street North, Oak Park Heights",
   "sale_month": "1996-06",
   "price": 725000,
   "lot_sqft": 57589,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11867,
   "use": "300",
   "parcel_id": "0402920210007"
  },
  {
   "address": "12977 Ridgedale Dr, Minnetonka",
   "sale_month": "1996-06",
   "price": 8150000,
   "lot_sqft": 441699,
   "price_per_lot_sqft": 18.45,
   "price_per_building_sqft": 94.33,
   "building_sqft": 86397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 86919,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722440032"
  },
  {
   "address": "3026 Garfield Ave, Minneapolis",
   "sale_month": "1996-06",
   "price": 22000,
   "lot_sqft": 5465,
   "price_per_lot_sqft": 4.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220081"
  },
  {
   "address": "14370 Heywood Avenue, Apple Valley",
   "sale_month": "1996-06",
   "price": 252900,
   "lot_sqft": 33571,
   "price_per_lot_sqft": 7.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5720,
   "use": "Apartment",
   "parcel_id": "011035002070"
  },
  {
   "address": "3740 19th Ave S, Minneapolis",
   "sale_month": "1996-06",
   "price": 163702,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 32.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2311,
   "use": "APARTMENT",
   "parcel_id": "0102824330097"
  },
  {
   "address": "141 1st Street West, Waconia",
   "sale_month": "1996-05",
   "price": 100000,
   "lot_sqft": 8666,
   "price_per_lot_sqft": 11.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750501370"
  },
  {
   "address": "270 Broadway Street East, New Germany",
   "sale_month": "1996-05",
   "price": 69200,
   "lot_sqft": 14990,
   "price_per_lot_sqft": 4.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2868,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "550500300"
  },
  {
   "address": "10820 State Hwy No 55, Plymouth",
   "sale_month": "1996-05",
   "price": 47665,
   "lot_sqft": 43812,
   "price_per_lot_sqft": 1.09,
   "price_per_building_sqft": 10.87,
   "building_sqft": 4386,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4412,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822230055"
  },
  {
   "address": "2305 Chicago Ave, Minneapolis",
   "sale_month": "1996-05",
   "price": 79000,
   "lot_sqft": 6141,
   "price_per_lot_sqft": 12.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1146,
   "use": "TRIPLEX",
   "parcel_id": "3502924210010"
  },
  {
   "address": "1449 Roblyn Avenue, Saint Paul",
   "sale_month": "1996-05",
   "price": 75000,
   "lot_sqft": 4710,
   "price_per_lot_sqft": 15.92,
   "price_per_building_sqft": 52.97,
   "building_sqft": 1416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1424,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923340022"
  },
  {
   "address": "2520 Aldrich Ave S, Minneapolis",
   "sale_month": "1996-05",
   "price": 137500,
   "lot_sqft": 5151,
   "price_per_lot_sqft": 26.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1992,
   "use": "APARTMENT",
   "parcel_id": "3302924140156"
  },
  {
   "address": "674 Burr Street, Saint Paul",
   "sale_month": "1996-05",
   "price": 35000,
   "lot_sqft": 2508,
   "price_per_lot_sqft": 13.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1765,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922210104"
  },
  {
   "address": "122 Greeley Street South, Stillwater",
   "sale_month": "1996-05",
   "price": 76000,
   "lot_sqft": 8364,
   "price_per_lot_sqft": 9.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020320118"
  },
  {
   "address": "10 15th St E, Minneapolis",
   "sale_month": "1996-05",
   "price": 195000,
   "lot_sqft": 6012,
   "price_per_lot_sqft": 32.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3709,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924420030"
  },
  {
   "address": "1308 Clinton Ave, Minneapolis",
   "sale_month": "1996-05",
   "price": 86500,
   "lot_sqft": 6452,
   "price_per_lot_sqft": 13.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924410006"
  },
  {
   "address": "1314 Clinton Ave, Minneapolis",
   "sale_month": "1996-05",
   "price": 86500,
   "lot_sqft": 2927,
   "price_per_lot_sqft": 29.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924410005"
  },
  {
   "address": "57 21st Street, Newport",
   "sale_month": "1996-05",
   "price": 825000,
   "lot_sqft": 313083,
   "price_per_lot_sqft": 2.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5867,
   "use": "305",
   "parcel_id": "2602822420003"
  },
  {
   "address": "7824 Market Boulevard, Chanhassen",
   "sale_month": "1996-05",
   "price": 239241,
   "lot_sqft": 41469,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": 26.18,
   "building_sqft": 9138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9193,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "254510020"
  },
  {
   "address": "1200 Washington Ave N, Minneapolis",
   "sale_month": "1996-05",
   "price": 175000,
   "lot_sqft": 131501,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": 3.47,
   "building_sqft": 50459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50763,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924210082"
  },
  {
   "address": "7301 36th Ave N, New Hope",
   "sale_month": "1996-05",
   "price": 1750000,
   "lot_sqft": 182212,
   "price_per_lot_sqft": 9.6,
   "price_per_building_sqft": 148.56,
   "building_sqft": 11780,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11851,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821210009"
  },
  {
   "address": null,
   "sale_month": "1996-05",
   "price": 80000,
   "lot_sqft": 348455,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1903221110003"
  },
  {
   "address": "3101 Talmage Ave SE, Minneapolis",
   "sale_month": "1996-05",
   "price": 880000,
   "lot_sqft": 118689,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": 14.57,
   "building_sqft": 60387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60751,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1902923110012"
  },
  {
   "address": "7449 80th Street South, Cottage Grove",
   "sale_month": "1996-05",
   "price": 101000,
   "lot_sqft": 28524,
   "price_per_lot_sqft": 3.54,
   "price_per_building_sqft": 50.98,
   "building_sqft": 1981,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1993,
   "use": "300",
   "parcel_id": "1702721210038"
  },
  {
   "address": "5800 42nd Ave N, Robbinsdale",
   "sale_month": "1996-05",
   "price": 1018500,
   "lot_sqft": 48308,
   "price_per_lot_sqft": 21.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11015,
   "use": "APARTMENT",
   "parcel_id": "1611821240008"
  },
  {
   "address": "9850 51st Ave N, Plymouth",
   "sale_month": "1996-05",
   "price": 220000,
   "lot_sqft": 111089,
   "price_per_lot_sqft": 1.98,
   "price_per_building_sqft": 7.71,
   "building_sqft": 28543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28715,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211822110007"
  },
  {
   "address": "3160 Neil Armstrong Boulevard, Eagan",
   "sale_month": "1996-05",
   "price": 2568100,
   "lot_sqft": 274535,
   "price_per_lot_sqft": 9.35,
   "price_per_building_sqft": 27.43,
   "building_sqft": 93618,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 94183,
   "use": "Industrial-preferred",
   "parcel_id": "102252001050"
  },
  {
   "address": "3110 Neil Armstrong, Eagan",
   "sale_month": "1996-05",
   "price": 1937100,
   "lot_sqft": 189472,
   "price_per_lot_sqft": 10.22,
   "price_per_building_sqft": 26.63,
   "building_sqft": 72730,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73169,
   "use": "Industrial",
   "parcel_id": "102252001030"
  },
  {
   "address": null,
   "sale_month": "1996-05",
   "price": 91300,
   "lot_sqft": 60738,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102252001021"
  },
  {
   "address": "1000 Apollo Road, Eagan",
   "sale_month": "1996-05",
   "price": 2258700,
   "lot_sqft": 161516,
   "price_per_lot_sqft": 13.98,
   "price_per_building_sqft": 32.03,
   "building_sqft": 70521,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70946,
   "use": "Industrial",
   "parcel_id": "102252001020"
  },
  {
   "address": "990 Apollo Road, Eagan",
   "sale_month": "1996-05",
   "price": 2377700,
   "lot_sqft": 252235,
   "price_per_lot_sqft": 9.43,
   "price_per_building_sqft": 12.23,
   "building_sqft": 194378,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 195552,
   "use": "Industrial",
   "parcel_id": "102252001012"
  },
  {
   "address": null,
   "sale_month": "1996-05",
   "price": 1360700,
   "lot_sqft": 97631,
   "price_per_lot_sqft": 13.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102252001011"
  },
  {
   "address": null,
   "sale_month": "1996-05",
   "price": 650600,
   "lot_sqft": 82634,
   "price_per_lot_sqft": 7.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "102252001010"
  },
  {
   "address": "1170 Eagan Industrial Road, Eagan",
   "sale_month": "1996-05",
   "price": 2755800,
   "lot_sqft": 208318,
   "price_per_lot_sqft": 13.23,
   "price_per_building_sqft": 28.24,
   "building_sqft": 97582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 98171,
   "use": "Industrial-preferred",
   "parcel_id": "102250005150"
  },
  {
   "address": "4153 Grand Ave S, Minneapolis",
   "sale_month": "1996-05",
   "price": 190000,
   "lot_sqft": 9050,
   "price_per_lot_sqft": 20.99,
   "price_per_building_sqft": 25.05,
   "building_sqft": 7586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7632,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824230220"
  },
  {
   "address": "1875 County Road B2 West, Roseville",
   "sale_month": "1996-05",
   "price": 480000,
   "lot_sqft": 66432,
   "price_per_lot_sqft": 7.23,
   "price_per_building_sqft": 103.43,
   "building_sqft": 4641,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4669,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923240005"
  },
  {
   "address": "1925 Oakcrest Avenue, Roseville",
   "sale_month": "1996-05",
   "price": 753438,
   "lot_sqft": 138483,
   "price_per_lot_sqft": 5.44,
   "price_per_building_sqft": 17.45,
   "building_sqft": 43167,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43428,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923210006"
  },
  {
   "address": "3050 Ewing Ave S, Minneapolis",
   "sale_month": "1996-05",
   "price": 747900,
   "lot_sqft": 9921,
   "price_per_lot_sqft": 75.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7320,
   "use": "APARTMENT",
   "parcel_id": "0502824220027"
  },
  {
   "address": "3029 France Ave S, Minneapolis",
   "sale_month": "1996-05",
   "price": 1288500,
   "lot_sqft": 29870,
   "price_per_lot_sqft": 43.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11644,
   "use": "APARTMENT",
   "parcel_id": "0502824220026"
  },
  {
   "address": "3028 Ewing Ave S, Minneapolis",
   "sale_month": "1996-05",
   "price": 1288500,
   "lot_sqft": 29900,
   "price_per_lot_sqft": 43.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11882,
   "use": "APARTMENT",
   "parcel_id": "0502824220025"
  },
  {
   "address": "2034 Marshall Avenue, Saint Paul",
   "sale_month": "1996-05",
   "price": 240000,
   "lot_sqft": 15553,
   "price_per_lot_sqft": 15.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823220003"
  },
  {
   "address": "3601 Clinton Ave, Minneapolis",
   "sale_month": "1996-05",
   "price": 102000,
   "lot_sqft": 5481,
   "price_per_lot_sqft": 18.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824440038"
  },
  {
   "address": "3605 Clinton Ave, Minneapolis",
   "sale_month": "1996-05",
   "price": 53500,
   "lot_sqft": 3195,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824440037"
  },
  {
   "address": "3721 Grand Ave S, Minneapolis",
   "sale_month": "1996-05",
   "price": 150000,
   "lot_sqft": 6977,
   "price_per_lot_sqft": 21.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2643,
   "use": "APARTMENT",
   "parcel_id": "0302824330135"
  },
  {
   "address": "3032 4th Ave S, Minneapolis",
   "sale_month": "1996-05",
   "price": 42454,
   "lot_sqft": 5148,
   "price_per_lot_sqft": 8.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824110026"
  },
  {
   "address": "3113 14th Ave S, Minneapolis",
   "sale_month": "1996-05",
   "price": 85900,
   "lot_sqft": 6375,
   "price_per_lot_sqft": 13.47,
   "price_per_building_sqft": 62.84,
   "building_sqft": 1367,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1375,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120174"
  },
  {
   "address": "2369 Leibel Street, White Bear Township",
   "sale_month": "1996-05",
   "price": 33283,
   "lot_sqft": 69668,
   "price_per_lot_sqft": 0.48,
   "price_per_building_sqft": 7.29,
   "building_sqft": 4568,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4596,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "013022210020"
  },
  {
   "address": "15080 Galaxie Avenue, Apple Valley",
   "sale_month": "1996-05",
   "price": 581510,
   "lot_sqft": 62857,
   "price_per_lot_sqft": 9.25,
   "price_per_building_sqft": 41.97,
   "building_sqft": 13854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13938,
   "use": "Industrial-preferred",
   "parcel_id": "012870001010"
  },
  {
   "address": "611 Grand Avenue, Saint Paul",
   "sale_month": "1996-05",
   "price": 550000,
   "lot_sqft": 15024,
   "price_per_lot_sqft": 36.61,
   "price_per_building_sqft": 46.5,
   "building_sqft": 11828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11899,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823320037"
  },
  {
   "address": "568 Lexington Parkway North, Saint Paul",
   "sale_month": "1996-04",
   "price": 160000,
   "lot_sqft": 5309,
   "price_per_lot_sqft": 30.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1740,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352923230131"
  },
  {
   "address": "1871 Wilson Avenue, Saint Paul",
   "sale_month": "1996-04",
   "price": 2004080,
   "lot_sqft": 88325,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15824,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922320065"
  },
  {
   "address": "1885 Wilson Avenue, Saint Paul",
   "sale_month": "1996-04",
   "price": 2004080,
   "lot_sqft": 88330,
   "price_per_lot_sqft": 22.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15824,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922320064"
  },
  {
   "address": "2219 Chicago Ave, Minneapolis",
   "sale_month": "1996-04",
   "price": 280000,
   "lot_sqft": 13917,
   "price_per_lot_sqft": 20.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4767,
   "use": "APARTMENT",
   "parcel_id": "3502924210211"
  },
  {
   "address": "2301 Chicago Ave, Minneapolis",
   "sale_month": "1996-04",
   "price": 25000,
   "lot_sqft": 6141,
   "price_per_lot_sqft": 4.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1124,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924210011"
  },
  {
   "address": "1977 Wayzata Blvd W, Long Lake",
   "sale_month": "1996-04",
   "price": 150000,
   "lot_sqft": 19729,
   "price_per_lot_sqft": 7.6,
   "price_per_building_sqft": 114.5,
   "building_sqft": 1310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1318,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411823130018"
  },
  {
   "address": "2885 James Ave S, Minneapolis",
   "sale_month": "1996-04",
   "price": 735000,
   "lot_sqft": 11601,
   "price_per_lot_sqft": 63.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4201,
   "use": "APARTMENT",
   "parcel_id": "3302924340113"
  },
  {
   "address": "2516 Dupont Ave S, Minneapolis",
   "sale_month": "1996-04",
   "price": 284500,
   "lot_sqft": 10267,
   "price_per_lot_sqft": 27.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2824,
   "use": "APARTMENT",
   "parcel_id": "3302924130017"
  },
  {
   "address": "6601 67th Ave N, Brooklyn Park",
   "sale_month": "1996-04",
   "price": 950000,
   "lot_sqft": 87351,
   "price_per_lot_sqft": 10.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7965,
   "use": "APARTMENT",
   "parcel_id": "3211921140046"
  },
  {
   "address": "3418 Lake St E, Minneapolis",
   "sale_month": "1996-04",
   "price": 125000,
   "lot_sqft": 6992,
   "price_per_lot_sqft": 17.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923340221"
  },
  {
   "address": "2217 31st Ave S, Minneapolis",
   "sale_month": "1996-04",
   "price": 80000,
   "lot_sqft": 6314,
   "price_per_lot_sqft": 12.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1749,
   "use": "APARTMENT",
   "parcel_id": "3102923220136"
  },
  {
   "address": "1107 Hazeltine Boulevard, Chaska",
   "sale_month": "1996-04",
   "price": 2785000,
   "lot_sqft": 268657,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29555,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "305280060"
  },
  {
   "address": "623 Sims Avenue, Saint Paul",
   "sale_month": "1996-04",
   "price": 163000,
   "lot_sqft": 2159,
   "price_per_lot_sqft": 75.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420359"
  },
  {
   "address": "225 11th St S, Minneapolis",
   "sale_month": "1996-04",
   "price": 645000,
   "lot_sqft": 18196,
   "price_per_lot_sqft": 35.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10295,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924140053"
  },
  {
   "address": "837 Como Avenue, Saint Paul",
   "sale_month": "1996-04",
   "price": 1425000,
   "lot_sqft": 72855,
   "price_per_lot_sqft": 19.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9126,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "262923120065"
  },
  {
   "address": "437 Atwater Street, Saint Paul",
   "sale_month": "1996-04",
   "price": 150000,
   "lot_sqft": 19758,
   "price_per_lot_sqft": 7.59,
   "price_per_building_sqft": 9.86,
   "building_sqft": 15220,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15312,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310076"
  },
  {
   "address": "901 4th Avenue Northwest, New Prague",
   "sale_month": "1996-04",
   "price": 115000,
   "lot_sqft": 55318,
   "price_per_lot_sqft": 2.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "240160030"
  },
  {
   "address": "1485 White Bear Avenue North, Saint Paul",
   "sale_month": "1996-04",
   "price": 739800,
   "lot_sqft": 49100,
   "price_per_lot_sqft": 15.07,
   "price_per_building_sqft": 74.6,
   "building_sqft": 9917,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9976,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222922140184"
  },
  {
   "address": null,
   "sale_month": "1996-04",
   "price": 337800,
   "lot_sqft": 53755,
   "price_per_lot_sqft": 6.28,
   "price_per_building_sqft": 173.77,
   "building_sqft": 1944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1956,
   "use": "300",
   "parcel_id": "2102721220005"
  },
  {
   "address": null,
   "sale_month": "1996-04",
   "price": 156000,
   "lot_sqft": 28070,
   "price_per_lot_sqft": 5.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "198170002053"
  },
  {
   "address": "2000 Vermillion Street, Hastings",
   "sale_month": "1996-04",
   "price": 169000,
   "lot_sqft": 28510,
   "price_per_lot_sqft": 5.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7153,
   "use": "Commercial-preferred",
   "parcel_id": "198170002030"
  },
  {
   "address": "1019 19th Ave SE, Minneapolis",
   "sale_month": "1996-04",
   "price": 75000,
   "lot_sqft": 10829,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1450,
   "use": "TRIPLEX",
   "parcel_id": "1902923220084"
  },
  {
   "address": "2195 Woodlane Drive, Woodbury",
   "sale_month": "1996-04",
   "price": 344250,
   "lot_sqft": 75502,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": 56.51,
   "building_sqft": 6092,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6129,
   "use": "300",
   "parcel_id": "1802821110013"
  },
  {
   "address": "15857 Forest Boulevard North, Hugo",
   "sale_month": "1996-04",
   "price": 97500,
   "lot_sqft": 45390,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "305",
   "parcel_id": "1703121120001"
  },
  {
   "address": null,
   "sale_month": "1996-04",
   "price": 78600,
   "lot_sqft": 25181,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1602821220017"
  },
  {
   "address": "8050 Afton Road, Woodbury",
   "sale_month": "1996-04",
   "price": 701400,
   "lot_sqft": 40615,
   "price_per_lot_sqft": 17.27,
   "price_per_building_sqft": 82.42,
   "building_sqft": 8510,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8561,
   "use": "300",
   "parcel_id": "1602821220016"
  },
  {
   "address": "2025 4th St N, Minneapolis",
   "sale_month": "1996-04",
   "price": 200000,
   "lot_sqft": 7850,
   "price_per_lot_sqft": 25.48,
   "price_per_building_sqft": 28.2,
   "building_sqft": 7091,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7134,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924230140"
  },
  {
   "address": "650 Quincy St NE, Minneapolis",
   "sale_month": "1996-04",
   "price": 122740,
   "lot_sqft": 7772,
   "price_per_lot_sqft": 15.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2269,
   "use": "APARTMENT",
   "parcel_id": "1402924410148"
  },
  {
   "address": "4539 Lyndale Ave N, Minneapolis",
   "sale_month": "1996-04",
   "price": 175000,
   "lot_sqft": 17824,
   "price_per_lot_sqft": 9.82,
   "price_per_building_sqft": 23.18,
   "building_sqft": 7548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7593,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211821430073"
  },
  {
   "address": "2390 White Bear Avenue North, Maplewood",
   "sale_month": "1996-04",
   "price": 8775000,
   "lot_sqft": 446055,
   "price_per_lot_sqft": 19.67,
   "price_per_building_sqft": 113.5,
   "building_sqft": 77316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 77782,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922240024"
  },
  {
   "address": "4700 Osseo Rd, Minneapolis",
   "sale_month": "1996-04",
   "price": 195000,
   "lot_sqft": 74489,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": 18.04,
   "building_sqft": 10812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10877,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1111821330153"
  },
  {
   "address": "3207 Sibley Memorial Highway, Eagan",
   "sale_month": "1996-04",
   "price": 182500,
   "lot_sqft": 89276,
   "price_per_lot_sqft": 2.04,
   "price_per_building_sqft": 44.02,
   "building_sqft": 4146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4171,
   "use": "Industrial-preferred",
   "parcel_id": "106805002011"
  },
  {
   "address": "3140 Neil Armstrong, Eagan",
   "sale_month": "1996-04",
   "price": 800000,
   "lot_sqft": 376108,
   "price_per_lot_sqft": 2.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42233,
   "use": "Commercial-preferred",
   "parcel_id": "102252001040"
  },
  {
   "address": "3590 County Road 10 North, Watertown Township",
   "sale_month": "1996-04",
   "price": 63370,
   "lot_sqft": 1931414,
   "price_per_lot_sqft": 0.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "100160510"
  },
  {
   "address": null,
   "sale_month": "1996-04",
   "price": 20000,
   "lot_sqft": 1485434,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4C2 QUALIFY GOLF COURSES",
   "parcel_id": "100121400"
  },
  {
   "address": "1920 County Road C West, Roseville",
   "sale_month": "1996-04",
   "price": 327500,
   "lot_sqft": 109021,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41426,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "092923210005"
  },
  {
   "address": "924 4th Street Southwest, Forest Lake",
   "sale_month": "1996-04",
   "price": 482925,
   "lot_sqft": 43504,
   "price_per_lot_sqft": 11.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "110",
   "parcel_id": "0803221340006"
  },
  {
   "address": "22800 Everton Avenue North, Forest Lake",
   "sale_month": "1996-04",
   "price": 1500000,
   "lot_sqft": 1263901,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 207264,
   "use": "300",
   "parcel_id": "0703221210011"
  },
  {
   "address": "201 Little Canada Road East, Little Canada",
   "sale_month": "1996-04",
   "price": 95850,
   "lot_sqft": 106860,
   "price_per_lot_sqft": 0.9,
   "price_per_building_sqft": 70.84,
   "building_sqft": 1353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1362,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062922420127"
  },
  {
   "address": "907 Lake St W, Minneapolis",
   "sale_month": "1996-04",
   "price": 72500,
   "lot_sqft": 5577,
   "price_per_lot_sqft": 13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824110048"
  },
  {
   "address": "3026 13th Ave S, Minneapolis",
   "sale_month": "1996-04",
   "price": 41000,
   "lot_sqft": 5233,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1597,
   "use": "APARTMENT",
   "parcel_id": "0202824120050"
  },
  {
   "address": "2800 Old Shakopee Rd E, Bloomington",
   "sale_month": "1996-04",
   "price": 7000000,
   "lot_sqft": 626701,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 178872,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102724410024"
  },
  {
   "address": "601 White Street Southeast, Watertown",
   "sale_month": "1996-03",
   "price": 726,
   "lot_sqft": 46532,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9609,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "853000010"
  },
  {
   "address": "6400 Sycamore La N, Maple Grove",
   "sale_month": "1996-03",
   "price": 5373000,
   "lot_sqft": 181084,
   "price_per_lot_sqft": 29.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29467,
   "use": "APARTMENT",
   "parcel_id": "3411922440068"
  },
  {
   "address": "7711 Commerce Cir, Greenfield",
   "sale_month": "1996-03",
   "price": 34000,
   "lot_sqft": 60053,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2308,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3311924210009"
  },
  {
   "address": "2635 Aldrich Ave S, Minneapolis",
   "sale_month": "1996-03",
   "price": 191500,
   "lot_sqft": 7204,
   "price_per_lot_sqft": 26.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2755,
   "use": "APARTMENT",
   "parcel_id": "3302924410176"
  },
  {
   "address": "942 Payne Avenue, Saint Paul",
   "sale_month": "1996-03",
   "price": 63000,
   "lot_sqft": 2656,
   "price_per_lot_sqft": 23.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420020"
  },
  {
   "address": "944 Payne Avenue, Saint Paul",
   "sale_month": "1996-03",
   "price": 63000,
   "lot_sqft": 2795,
   "price_per_lot_sqft": 22.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922420019"
  },
  {
   "address": "881 Arcade Street, Saint Paul",
   "sale_month": "1996-03",
   "price": 8965000,
   "lot_sqft": 14615,
   "price_per_lot_sqft": 613.41,
   "price_per_building_sqft": 617.76,
   "building_sqft": 14512,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14600,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922410198"
  },
  {
   "address": "881 Arcade Street, Saint Paul",
   "sale_month": "1996-03",
   "price": 8965000,
   "lot_sqft": 31210,
   "price_per_lot_sqft": 287.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922410195"
  },
  {
   "address": "834 Arcade Street, Saint Paul",
   "sale_month": "1996-03",
   "price": 8965000,
   "lot_sqft": 34796,
   "price_per_lot_sqft": 257.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922330032"
  },
  {
   "address": null,
   "sale_month": "1996-03",
   "price": 8965000,
   "lot_sqft": 40558,
   "price_per_lot_sqft": 221.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282922320162"
  },
  {
   "address": "7640 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "1996-03",
   "price": 240000,
   "lot_sqft": 29799,
   "price_per_lot_sqft": 8.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2811921210001"
  },
  {
   "address": "11415 Excelsior Blvd, Minnetonka",
   "sale_month": "1996-03",
   "price": 190000,
   "lot_sqft": 31199,
   "price_per_lot_sqft": 6.09,
   "price_per_building_sqft": 20.85,
   "building_sqft": 9112,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9167,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722110016"
  },
  {
   "address": "16800 Duluth Avenue Southeast, Prior Lake",
   "sale_month": "1996-03",
   "price": 39000,
   "lot_sqft": 22409,
   "price_per_lot_sqft": 1.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6065,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "251770040"
  },
  {
   "address": "490 Highway 96 West, Shoreview",
   "sale_month": "1996-03",
   "price": 275850,
   "lot_sqft": 8021,
   "price_per_lot_sqft": 34.39,
   "price_per_building_sqft": 42.13,
   "building_sqft": 6548,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6587,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "243023220057"
  },
  {
   "address": "500 Highway 96 West, Shoreview",
   "sale_month": "1996-03",
   "price": 275850,
   "lot_sqft": 8021,
   "price_per_lot_sqft": 34.39,
   "price_per_building_sqft": 43.06,
   "building_sqft": 6406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6445,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "243023220056"
  },
  {
   "address": "470 Highway 96 West, Shoreview",
   "sale_month": "1996-03",
   "price": 275850,
   "lot_sqft": 8021,
   "price_per_lot_sqft": 34.39,
   "price_per_building_sqft": 46.79,
   "building_sqft": 5895,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5931,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "243023210044"
  },
  {
   "address": "480 Highway 96 West, Shoreview",
   "sale_month": "1996-03",
   "price": 275850,
   "lot_sqft": 8021,
   "price_per_lot_sqft": 34.39,
   "price_per_building_sqft": 48.66,
   "building_sqft": 5669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5703,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "243023210043"
  },
  {
   "address": null,
   "sale_month": "1996-03",
   "price": 275850,
   "lot_sqft": 108201,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "243023210042"
  },
  {
   "address": "1301 7th St SE, Minneapolis",
   "sale_month": "1996-03",
   "price": 123000,
   "lot_sqft": 4561,
   "price_per_lot_sqft": 26.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1862,
   "use": "APARTMENT",
   "parcel_id": "2402924420074"
  },
  {
   "address": "3819 Laverne Avenue North, Lake Elmo",
   "sale_month": "1996-03",
   "price": 290000,
   "lot_sqft": 65268,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 857,
   "use": "110",
   "parcel_id": "1302921220007"
  },
  {
   "address": "902 State Hwy No 55, Medina",
   "sale_month": "1996-03",
   "price": 190000,
   "lot_sqft": 64661,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": 21.44,
   "building_sqft": 8864,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8918,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111823110010"
  },
  {
   "address": "5015 70th St W, Edina",
   "sale_month": "1996-03",
   "price": 800000,
   "lot_sqft": 117456,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": 66.54,
   "building_sqft": 12023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12096,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621210001"
  },
  {
   "address": "979 Broadway Avenue West, Forest Lake",
   "sale_month": "1996-03",
   "price": 175000,
   "lot_sqft": 28010,
   "price_per_lot_sqft": 6.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5934,
   "use": "300",
   "parcel_id": "0803221220043"
  },
  {
   "address": "431 Annapolis Street West, Saint Paul",
   "sale_month": "1996-03",
   "price": 345000,
   "lot_sqft": 16133,
   "price_per_lot_sqft": 21.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4473,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "072822330163"
  },
  {
   "address": "5201 Winnetka Ave N, New Hope",
   "sale_month": "1996-03",
   "price": 5250000,
   "lot_sqft": 481120,
   "price_per_lot_sqft": 10.91,
   "price_per_building_sqft": 18.32,
   "building_sqft": 286573,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 288303,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821110001"
  },
  {
   "address": "7700 Quattro Dr, Chanhassen",
   "sale_month": "1996-03",
   "price": 300000,
   "lot_sqft": 92793,
   "price_per_lot_sqft": 3.23,
   "price_per_building_sqft": 88.13,
   "building_sqft": 3404,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3424,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0711622340018"
  },
  {
   "address": "8401 West 35w Service Drive, Blaine",
   "sale_month": "1996-03",
   "price": 586593,
   "lot_sqft": 360438,
   "price_per_lot_sqft": 1.63,
   "price_per_building_sqft": 6.64,
   "building_sqft": 88368,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 88901,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110034"
  },
  {
   "address": "865 Grand Avenue, Saint Paul",
   "sale_month": "1996-03",
   "price": 1725000,
   "lot_sqft": 20827,
   "price_per_lot_sqft": 82.83,
   "price_per_building_sqft": 82.93,
   "building_sqft": 20801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20927,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310015"
  },
  {
   "address": "3500 Highway 13 West, Burnsville",
   "sale_month": "1996-03",
   "price": 969397,
   "lot_sqft": 326267,
   "price_per_lot_sqft": 2.97,
   "price_per_building_sqft": 18.6,
   "building_sqft": 52117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52432,
   "use": "Industrial-preferred",
   "parcel_id": "020321052010"
  },
  {
   "address": "3301 Bloomington Ave S, Minneapolis",
   "sale_month": "1996-03",
   "price": 70200,
   "lot_sqft": 4883,
   "price_per_lot_sqft": 14.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1026,
   "use": "TRIPLEX",
   "parcel_id": "0202824140049"
  },
  {
   "address": "572 Lincoln Avenue, Saint Paul",
   "sale_month": "1996-03",
   "price": 157500,
   "lot_sqft": 26275,
   "price_per_lot_sqft": 5.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6483,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823320091"
  },
  {
   "address": null,
   "sale_month": "1996-02",
   "price": 10700,
   "lot_sqft": 5799,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "423495003044"
  },
  {
   "address": "1037 Dodd Road, West Saint Paul",
   "sale_month": "1996-02",
   "price": 49400,
   "lot_sqft": 10377,
   "price_per_lot_sqft": 4.76,
   "price_per_building_sqft": 33.72,
   "building_sqft": 1465,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1474,
   "use": "Commercial-preferred",
   "parcel_id": "423495003041"
  },
  {
   "address": null,
   "sale_month": "1996-02",
   "price": 4900,
   "lot_sqft": 2989,
   "price_per_lot_sqft": 1.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "423495003036"
  },
  {
   "address": "153 Thompson Avenue East, West Saint Paul",
   "sale_month": "1996-02",
   "price": 752100,
   "lot_sqft": 113649,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": 18.94,
   "building_sqft": 39717,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39956,
   "use": "Industrial",
   "parcel_id": "420200028012"
  },
  {
   "address": "149 Thompson Avenue East, West Saint Paul",
   "sale_month": "1996-02",
   "price": 1097900,
   "lot_sqft": 117661,
   "price_per_lot_sqft": 9.33,
   "price_per_building_sqft": 31.65,
   "building_sqft": 34692,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34901,
   "use": "Industrial-preferred",
   "parcel_id": "420200028011"
  },
  {
   "address": "246 1st Avenue South, South Saint Paul",
   "sale_month": "1996-02",
   "price": 127000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 25.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2038,
   "use": "Apartment",
   "parcel_id": "363255015190"
  },
  {
   "address": "206 Buron Lane, South Saint Paul",
   "sale_month": "1996-02",
   "price": 119000,
   "lot_sqft": 13208,
   "price_per_lot_sqft": 9.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2066,
   "use": "Apartment",
   "parcel_id": "361550000230"
  },
  {
   "address": "2525 5th Ave S, Minneapolis",
   "sale_month": "1996-02",
   "price": 125000,
   "lot_sqft": 21144,
   "price_per_lot_sqft": 5.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1400,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924140085"
  },
  {
   "address": null,
   "sale_month": "1996-02",
   "price": 59500,
   "lot_sqft": 4476,
   "price_per_lot_sqft": 13.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3311722110004"
  },
  {
   "address": "2347 Tower Drive, Stillwater",
   "sale_month": "1996-02",
   "price": 116900,
   "lot_sqft": 62953,
   "price_per_lot_sqft": 1.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3203020340012"
  },
  {
   "address": "2800 Xerxes Ave S, Minneapolis",
   "sale_month": "1996-02",
   "price": 215000,
   "lot_sqft": 7510,
   "price_per_lot_sqft": 28.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1770,
   "use": "APARTMENT",
   "parcel_id": "3202924340002"
  },
  {
   "address": "923 Fulton St SE, Minneapolis",
   "sale_month": "1996-02",
   "price": 80000,
   "lot_sqft": 5277,
   "price_per_lot_sqft": 15.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230100"
  },
  {
   "address": null,
   "sale_month": "1996-02",
   "price": 230000,
   "lot_sqft": 1834,
   "price_per_lot_sqft": 125.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410065"
  },
  {
   "address": "801 13th Ave S, Minneapolis",
   "sale_month": "1996-02",
   "price": 635000,
   "lot_sqft": 49056,
   "price_per_lot_sqft": 12.94,
   "price_per_building_sqft": 32.69,
   "building_sqft": 19427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19544,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924420025"
  },
  {
   "address": "1812 Park Ave, Minneapolis",
   "sale_month": "1996-02",
   "price": 55974,
   "lot_sqft": 23831,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11926,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924330034"
  },
  {
   "address": "1300 1st St S, Minneapolis",
   "sale_month": "1996-02",
   "price": 14000000,
   "lot_sqft": 177488,
   "price_per_lot_sqft": 78.88,
   "price_per_building_sqft": 124.3,
   "building_sqft": 112634,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 113314,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924110084"
  },
  {
   "address": "16 Cedar Ave S, Minneapolis",
   "sale_month": "1996-02",
   "price": 14000000,
   "lot_sqft": 25220,
   "price_per_lot_sqft": 555.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924110081"
  },
  {
   "address": "111 County Road F East, Vadnais Heights",
   "sale_month": "1996-02",
   "price": 325000,
   "lot_sqft": 34099,
   "price_per_lot_sqft": 9.53,
   "price_per_building_sqft": 50.36,
   "building_sqft": 6454,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6493,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "193022340002"
  },
  {
   "address": "3101 Spring St NE, Minneapolis",
   "sale_month": "1996-02",
   "price": 400000,
   "lot_sqft": 56128,
   "price_per_lot_sqft": 7.13,
   "price_per_building_sqft": 28.16,
   "building_sqft": 14203,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14289,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923420002"
  },
  {
   "address": "601 Stinson Blvd, Minneapolis",
   "sale_month": "1996-02",
   "price": 20000,
   "lot_sqft": 40449,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 46971,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923320034"
  },
  {
   "address": "2251 Long Lake Road, New Brighton",
   "sale_month": "1996-02",
   "price": 65000,
   "lot_sqft": 27306,
   "price_per_lot_sqft": 2.38,
   "price_per_building_sqft": 16.12,
   "building_sqft": 4033,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4058,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "173023230009"
  },
  {
   "address": "354 13th Ave NE, Minneapolis",
   "sale_month": "1996-02",
   "price": 70000,
   "lot_sqft": 6924,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924240127"
  },
  {
   "address": "621 Harrison St NE, Minneapolis",
   "sale_month": "1996-02",
   "price": 26000,
   "lot_sqft": 14909,
   "price_per_lot_sqft": 1.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1319,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924320156"
  },
  {
   "address": "923 Randolph Avenue, Saint Paul",
   "sale_month": "1996-02",
   "price": 39900,
   "lot_sqft": 4482,
   "price_per_lot_sqft": 8.9,
   "price_per_building_sqft": 18.13,
   "building_sqft": 2201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2214,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823240206"
  },
  {
   "address": "6061 50th Street North, Oakdale",
   "sale_month": "1996-02",
   "price": 128000,
   "lot_sqft": 12203,
   "price_per_lot_sqft": 10.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1927,
   "use": "110",
   "parcel_id": "0602921330005"
  },
  {
   "address": "8450 Seasons Parkway, Woodbury",
   "sale_month": "1996-02",
   "price": 823284,
   "lot_sqft": 234948,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": 25.47,
   "building_sqft": 32322,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32517,
   "use": "300",
   "parcel_id": "0402821340007"
  },
  {
   "address": "3615 Technology Dr, Minneapolis",
   "sale_month": "1996-02",
   "price": 1175000,
   "lot_sqft": 59591,
   "price_per_lot_sqft": 19.72,
   "price_per_building_sqft": 16.13,
   "building_sqft": 72859,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 73299,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924120041"
  },
  {
   "address": "8450 Garfield Cir, Bloomington",
   "sale_month": "1996-02",
   "price": 595000,
   "lot_sqft": 38340,
   "price_per_lot_sqft": 15.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302724330026"
  },
  {
   "address": "3001 36th St E, Minneapolis",
   "sale_month": "1996-02",
   "price": 25000,
   "lot_sqft": 3979,
   "price_per_lot_sqft": 6.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824440014"
  },
  {
   "address": "301 Ash Avenue North, Mayer",
   "sale_month": "1996-01",
   "price": 52500,
   "lot_sqft": 6855,
   "price_per_lot_sqft": 7.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "502260010"
  },
  {
   "address": "3441 Willow Avenue, White Bear Lake",
   "sale_month": "1996-01",
   "price": 87120,
   "lot_sqft": 86851,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16930,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "343022140002"
  },
  {
   "address": "461 Lynnhurst Avenue West, Saint Paul",
   "sale_month": "1996-01",
   "price": 230000,
   "lot_sqft": 19885,
   "price_per_lot_sqft": 11.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5453,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923310018"
  },
  {
   "address": "7530 Oliver Ave S, Richfield",
   "sale_month": "1996-01",
   "price": 18000,
   "lot_sqft": 11300,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3249,
   "use": "APARTMENT",
   "parcel_id": "3302824320034"
  },
  {
   "address": "17600 113th Ave N, Dayton",
   "sale_month": "1996-01",
   "price": 225400,
   "lot_sqft": 108815,
   "price_per_lot_sqft": 2.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022140003"
  },
  {
   "address": "835 Aldine Street, Saint Paul",
   "sale_month": "1996-01",
   "price": 79528,
   "lot_sqft": 5718,
   "price_per_lot_sqft": 13.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1886,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923430002"
  },
  {
   "address": "2030 Brewster Street, Saint Paul",
   "sale_month": "1996-01",
   "price": 855000,
   "lot_sqft": 8848,
   "price_per_lot_sqft": 96.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3636,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923220050"
  },
  {
   "address": null,
   "sale_month": "1996-01",
   "price": 855000,
   "lot_sqft": 9084,
   "price_per_lot_sqft": 94.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923220049"
  },
  {
   "address": null,
   "sale_month": "1996-01",
   "price": 855000,
   "lot_sqft": 8575,
   "price_per_lot_sqft": 99.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923220048"
  },
  {
   "address": "2026 Brewster Street, Saint Paul",
   "sale_month": "1996-01",
   "price": 855000,
   "lot_sqft": 10709,
   "price_per_lot_sqft": 79.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4036,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282923220047"
  },
  {
   "address": null,
   "sale_month": "1996-01",
   "price": 1975000,
   "lot_sqft": 11384,
   "price_per_lot_sqft": 173.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271410011"
  },
  {
   "address": "5010 Valley Industrial Boulevard South, Shakopee",
   "sale_month": "1996-01",
   "price": 1975000,
   "lot_sqft": 194565,
   "price_per_lot_sqft": 10.15,
   "price_per_building_sqft": 32.37,
   "building_sqft": 61009,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61377,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271410010"
  },
  {
   "address": "6301 Pleasant Ave S, Richfield",
   "sale_month": "1996-01",
   "price": 105000,
   "lot_sqft": 10969,
   "price_per_lot_sqft": 9.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4207,
   "use": "APARTMENT",
   "parcel_id": "2702824210040"
  },
  {
   "address": "4670 Park Nicollet Avenue Southeast, Prior Lake",
   "sale_month": "1996-01",
   "price": 597500,
   "lot_sqft": 189165,
   "price_per_lot_sqft": 3.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11999,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "253910010"
  },
  {
   "address": "829 Cedar Ave S, Minneapolis",
   "sale_month": "1996-01",
   "price": 225000,
   "lot_sqft": 3424,
   "price_per_lot_sqft": 65.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924330018"
  },
  {
   "address": "612 6th Ave SE, Minneapolis",
   "sale_month": "1996-01",
   "price": 160500,
   "lot_sqft": 6118,
   "price_per_lot_sqft": 26.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2409,
   "use": "APARTMENT",
   "parcel_id": "2402924230024"
  },
  {
   "address": "2318 Chestnut Ave W, Minneapolis",
   "sale_month": "1996-01",
   "price": 325000,
   "lot_sqft": 31316,
   "price_per_lot_sqft": 10.38,
   "price_per_building_sqft": 22.73,
   "building_sqft": 14301,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14387,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2002924440049"
  },
  {
   "address": null,
   "sale_month": "1996-01",
   "price": 150000,
   "lot_sqft": 5869,
   "price_per_lot_sqft": 25.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "194470007220"
  },
  {
   "address": "2626 Como Ave SE, Minneapolis",
   "sale_month": "1996-01",
   "price": 270000,
   "lot_sqft": 14281,
   "price_per_lot_sqft": 18.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3188,
   "use": "APARTMENT",
   "parcel_id": "1902923130004"
  },
  {
   "address": "1743 Eustis Street, Lauderdale",
   "sale_month": "1996-01",
   "price": 79400,
   "lot_sqft": 5065,
   "price_per_lot_sqft": 15.68,
   "price_per_building_sqft": 78.3,
   "building_sqft": 1014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1020,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172923330010"
  },
  {
   "address": "33 Central Ave, Osseo",
   "sale_month": "1996-01",
   "price": 310000,
   "lot_sqft": 20285,
   "price_per_lot_sqft": 15.28,
   "price_per_building_sqft": 39.03,
   "building_sqft": 7943,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7991,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1311922140079"
  },
  {
   "address": "4147 Bloomington Ave, Minneapolis",
   "sale_month": "1996-01",
   "price": 60000,
   "lot_sqft": 6690,
   "price_per_lot_sqft": 8.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2571,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102824140193"
  },
  {
   "address": "4151 Bloomington Ave, Minneapolis",
   "sale_month": "1996-01",
   "price": 60000,
   "lot_sqft": 6690,
   "price_per_lot_sqft": 8.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102824140192"
  },
  {
   "address": "1770 St Croix Trail South, Lake Saint Croix Beach",
   "sale_month": "1996-01",
   "price": 125000,
   "lot_sqft": 44271,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4450,
   "use": "300",
   "parcel_id": "1102820310009"
  },
  {
   "address": "4532 Grand Ave S, Minneapolis",
   "sale_month": "1996-01",
   "price": 185000,
   "lot_sqft": 5284,
   "price_per_lot_sqft": 35.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2127,
   "use": "APARTMENT",
   "parcel_id": "1002824330031"
  },
  {
   "address": "7295 Silver Lake Road, Mounds View",
   "sale_month": "1996-01",
   "price": 100000,
   "lot_sqft": 22457,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": 45.64,
   "building_sqft": 2191,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2204,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "073023420062"
  },
  {
   "address": "3001 Country Drive, Little Canada",
   "sale_month": "1996-01",
   "price": 3650000,
   "lot_sqft": 1222508,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1905,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "062922120005"
  },
  {
   "address": "3001 Country Drive, Little Canada",
   "sale_month": "1996-01",
   "price": 3650000,
   "lot_sqft": 218452,
   "price_per_lot_sqft": 16.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2601,
   "use": "4C5I MANUFACTURED HOME PARK",
   "parcel_id": "062922120004"
  },
  {
   "address": "3538 Harriet Ave, Minneapolis",
   "sale_month": "1996-01",
   "price": 190000,
   "lot_sqft": 5850,
   "price_per_lot_sqft": 32.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2780,
   "use": "APARTMENT",
   "parcel_id": "0302824320176"
  },
  {
   "address": "3434 20th Ave S, Minneapolis",
   "sale_month": "1996-01",
   "price": 95000,
   "lot_sqft": 6660,
   "price_per_lot_sqft": 14.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2602,
   "use": "APARTMENT",
   "parcel_id": "0102824320101"
  },
  {
   "address": "120 7th Avenue South, South Saint Paul",
   "sale_month": "1995-12",
   "price": 61600,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 12.33,
   "price_per_building_sqft": 13.33,
   "building_sqft": 4620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4648,
   "use": "Commercial-preferred",
   "parcel_id": "363255004260"
  },
  {
   "address": null,
   "sale_month": "1995-12",
   "price": 13400,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 2.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "363255004250"
  },
  {
   "address": "4501 68th Ave N, Brooklyn Center",
   "sale_month": "1995-12",
   "price": 1500000,
   "lot_sqft": 316374,
   "price_per_lot_sqft": 4.74,
   "price_per_building_sqft": 35.87,
   "building_sqft": 41821,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42073,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921220005"
  },
  {
   "address": "5210 Main St E, Maple Plain",
   "sale_month": "1995-12",
   "price": 115000,
   "lot_sqft": 6594,
   "price_per_lot_sqft": 17.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2411824340032"
  },
  {
   "address": "245 Triangle Lane, Jordan",
   "sale_month": "1995-12",
   "price": 20000,
   "lot_sqft": 11233,
   "price_per_lot_sqft": 1.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190071"
  },
  {
   "address": "1676 English Street, Saint Paul",
   "sale_month": "1995-12",
   "price": 475000,
   "lot_sqft": 19189,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5550,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "222922220112"
  },
  {
   "address": "1206 Currie Ave, Minneapolis",
   "sale_month": "1995-12",
   "price": 660000,
   "lot_sqft": 48829,
   "price_per_lot_sqft": 13.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924340074"
  },
  {
   "address": "1251 Washington Ave N, Minneapolis",
   "sale_month": "1995-12",
   "price": 1580000,
   "lot_sqft": 106306,
   "price_per_lot_sqft": 14.86,
   "price_per_building_sqft": 31.76,
   "building_sqft": 49742,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 50043,
   "use": "APARTMENT",
   "parcel_id": "2202924210076"
  },
  {
   "address": "4540 Centerville Road, White Bear Lake",
   "sale_month": "1995-12",
   "price": 575000,
   "lot_sqft": 37982,
   "price_per_lot_sqft": 15.14,
   "price_per_building_sqft": 71.47,
   "building_sqft": 8045,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8093,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022120024"
  },
  {
   "address": "14900 State Hwy No 7, Minnetonka",
   "sale_month": "1995-12",
   "price": 1000000,
   "lot_sqft": 63697,
   "price_per_lot_sqft": 15.7,
   "price_per_building_sqft": 93.67,
   "building_sqft": 10676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10740,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722430055"
  },
  {
   "address": null,
   "sale_month": "1995-12",
   "price": 21000,
   "lot_sqft": 46233,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3228,
   "use": "305",
   "parcel_id": "2102721130014"
  },
  {
   "address": "212 2nd Street East, Hastings",
   "sale_month": "1995-12",
   "price": 82500,
   "lot_sqft": 3089,
   "price_per_lot_sqft": 26.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215014023"
  },
  {
   "address": "700 Spiral Boulevard, Hastings",
   "sale_month": "1995-12",
   "price": 370000,
   "lot_sqft": 64810,
   "price_per_lot_sqft": 5.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23734,
   "use": "Industrial-preferred",
   "parcel_id": "193200001022"
  },
  {
   "address": "18148 Minnetonka Blvd, Deephaven",
   "sale_month": "1995-12",
   "price": 375000,
   "lot_sqft": 41959,
   "price_per_lot_sqft": 8.94,
   "price_per_building_sqft": 25.65,
   "building_sqft": 14622,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14710,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722130044"
  },
  {
   "address": "14509 Minnetonka Dr, Minnetonka",
   "sale_month": "1995-12",
   "price": 569840,
   "lot_sqft": 210269,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": 8.47,
   "building_sqft": 67313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 67720,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611722440076"
  },
  {
   "address": "1001 2nd St NE, Minneapolis",
   "sale_month": "1995-12",
   "price": 1,
   "lot_sqft": 24943,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 639,
   "use": "APARTMENT",
   "parcel_id": "1402924320126"
  },
  {
   "address": "861 Hennepin Ave E, Minneapolis",
   "sale_month": "1995-12",
   "price": 100000,
   "lot_sqft": 59756,
   "price_per_lot_sqft": 1.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924330106"
  },
  {
   "address": "5128 Lyndale Ave N, Minneapolis",
   "sale_month": "1995-12",
   "price": 77000,
   "lot_sqft": 7561,
   "price_per_lot_sqft": 10.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821110007"
  },
  {
   "address": "1822 Hayes St NE, Minneapolis",
   "sale_month": "1995-12",
   "price": 250000,
   "lot_sqft": 12584,
   "price_per_lot_sqft": 19.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3426,
   "use": "APARTMENT",
   "parcel_id": "1202924430017"
  },
  {
   "address": "2354 English Street North, Maplewood",
   "sale_month": "1995-12",
   "price": 775000,
   "lot_sqft": 80529,
   "price_per_lot_sqft": 9.62,
   "price_per_building_sqft": 19.04,
   "building_sqft": 40697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40943,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922320006"
  },
  {
   "address": "3332 North Shore Dr, Orono",
   "sale_month": "1995-12",
   "price": 88000,
   "lot_sqft": 11669,
   "price_per_lot_sqft": 7.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811723410013"
  },
  {
   "address": null,
   "sale_month": "1995-12",
   "price": 196000,
   "lot_sqft": 118162,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "053023110028"
  },
  {
   "address": "1819 Selby Avenue, Saint Paul",
   "sale_month": "1995-12",
   "price": 215000,
   "lot_sqft": 10306,
   "price_per_lot_sqft": 20.86,
   "price_per_building_sqft": 31.75,
   "building_sqft": 6772,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6813,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823120210"
  },
  {
   "address": null,
   "sale_month": "1995-12",
   "price": 215000,
   "lot_sqft": 4326,
   "price_per_lot_sqft": 49.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823120145"
  },
  {
   "address": "3650 Fremont Ave N, Minneapolis",
   "sale_month": "1995-12",
   "price": 189900,
   "lot_sqft": 10059,
   "price_per_lot_sqft": 18.88,
   "price_per_building_sqft": 34.83,
   "building_sqft": 5452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5485,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924430193"
  },
  {
   "address": null,
   "sale_month": "1995-12",
   "price": 577400,
   "lot_sqft": 2284048,
   "price_per_lot_sqft": 0.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 239044,
   "use": "300",
   "parcel_id": "0402821310011"
  },
  {
   "address": "8432 Tamarack Village, Woodbury",
   "sale_month": "1995-12",
   "price": 72400,
   "lot_sqft": 360700,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": 0.65,
   "building_sqft": 112209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 112886,
   "use": "300",
   "parcel_id": "0402821310006"
  },
  {
   "address": "8390 Tamarack Village, Woodbury",
   "sale_month": "1995-12",
   "price": 35200,
   "lot_sqft": 183518,
   "price_per_lot_sqft": 0.19,
   "price_per_building_sqft": 0.75,
   "building_sqft": 46956,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47240,
   "use": "300",
   "parcel_id": "0402821240004"
  },
  {
   "address": "12700 Wayzata Blvd, Minnetonka",
   "sale_month": "1995-12",
   "price": 1215000,
   "lot_sqft": 38147,
   "price_per_lot_sqft": 31.85,
   "price_per_building_sqft": 237.72,
   "building_sqft": 5111,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5141,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211722230011"
  },
  {
   "address": "3641 Park Ave, Minneapolis",
   "sale_month": "1995-12",
   "price": 1,
   "lot_sqft": 6076,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2234,
   "use": "APARTMENT",
   "parcel_id": "0202824330024"
  },
  {
   "address": "206 County Road 42, Apple Valley",
   "sale_month": "1995-12",
   "price": 325000,
   "lot_sqft": 23957,
   "price_per_lot_sqft": 13.57,
   "price_per_building_sqft": 115.91,
   "building_sqft": 2804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2821,
   "use": "Commercial-preferred",
   "parcel_id": "011170800010"
  },
  {
   "address": "556 Willow Place South, Waconia",
   "sale_month": "1995-11",
   "price": 89900,
   "lot_sqft": 23887,
   "price_per_lot_sqft": 3.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750230800"
  },
  {
   "address": "1889 Stieger Lake Lane, Victoria",
   "sale_month": "1995-11",
   "price": 1500,
   "lot_sqft": 85717,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17933,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650141210"
  },
  {
   "address": "2012 Nicollet Ave, Minneapolis",
   "sale_month": "1995-11",
   "price": 475000,
   "lot_sqft": 15168,
   "price_per_lot_sqft": 31.32,
   "price_per_building_sqft": 133.09,
   "building_sqft": 3569,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3591,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210096"
  },
  {
   "address": "1450 Energy Park Drive, Saint Paul",
   "sale_month": "1995-11",
   "price": 3719000,
   "lot_sqft": 616674,
   "price_per_lot_sqft": 6.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 64823,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272923230011"
  },
  {
   "address": "11 12th St S, Minneapolis",
   "sale_month": "1995-11",
   "price": 115000,
   "lot_sqft": 10387,
   "price_per_lot_sqft": 11.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "CONDOMINIUM",
   "parcel_id": "2702924210130"
  },
  {
   "address": "963 78th Street West, Chanhassen",
   "sale_month": "1995-11",
   "price": 947333,
   "lot_sqft": 41231,
   "price_per_lot_sqft": 22.98,
   "price_per_building_sqft": 375.18,
   "building_sqft": 2525,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2541,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251670020"
  },
  {
   "address": "21601 John Deere La, Rogers",
   "sale_month": "1995-11",
   "price": 135000,
   "lot_sqft": 146535,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2312023240047"
  },
  {
   "address": "13301 Maple Knoll Way N, Maple Grove",
   "sale_month": "1995-11",
   "price": 12214000,
   "lot_sqft": 834434,
   "price_per_lot_sqft": 14.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13547,
   "use": "APARTMENT",
   "parcel_id": "2211922120032"
  },
  {
   "address": "15505 Forest Boulevard North, Hugo",
   "sale_month": "1995-11",
   "price": 7500,
   "lot_sqft": 65686,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1703121420001"
  },
  {
   "address": "9900 Rockford Rd, Plymouth",
   "sale_month": "1995-11",
   "price": 540000,
   "lot_sqft": 105734,
   "price_per_lot_sqft": 5.11,
   "price_per_building_sqft": 157.71,
   "building_sqft": 3424,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3445,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1311822120006"
  },
  {
   "address": "1387 Cope Avenue East, Maplewood",
   "sale_month": "1995-11",
   "price": 140000,
   "lot_sqft": 105665,
   "price_per_lot_sqft": 1.32,
   "price_per_building_sqft": 4.02,
   "building_sqft": 34840,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35050,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922320010"
  },
  {
   "address": "3218 Washington Ave N, Minneapolis",
   "sale_month": "1995-11",
   "price": 220000,
   "lot_sqft": 13006,
   "price_per_lot_sqft": 16.92,
   "price_per_building_sqft": 27.78,
   "building_sqft": 7919,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7966,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1002924240052"
  },
  {
   "address": null,
   "sale_month": "1995-11",
   "price": 30000,
   "lot_sqft": 202605,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "089010095"
  },
  {
   "address": "957 7th Avenue Southwest, Forest Lake",
   "sale_month": "1995-11",
   "price": 22000,
   "lot_sqft": 25240,
   "price_per_lot_sqft": 0.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "110",
   "parcel_id": "0803221320061"
  },
  {
   "address": "5855 165th Street North, Hugo",
   "sale_month": "1995-11",
   "price": 55000,
   "lot_sqft": 114646,
   "price_per_lot_sqft": 0.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3362,
   "use": "300",
   "parcel_id": "0803121420010"
  },
  {
   "address": "19900 78th St W, Chanhassen",
   "sale_month": "1995-11",
   "price": 310000,
   "lot_sqft": 40905,
   "price_per_lot_sqft": 7.58,
   "price_per_building_sqft": 36.47,
   "building_sqft": 8500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8551,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711622330027"
  },
  {
   "address": "195 Exchange Street South, Saint Paul",
   "sale_month": "1995-11",
   "price": 1,
   "lot_sqft": 8966,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 9073,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9128,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822230016"
  },
  {
   "address": "195 Exchange Street South, Saint Paul",
   "sale_month": "1995-11",
   "price": 1,
   "lot_sqft": 8829,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230015"
  },
  {
   "address": "221 Exchange Street South, Saint Paul",
   "sale_month": "1995-11",
   "price": 365101,
   "lot_sqft": 17798,
   "price_per_lot_sqft": 20.51,
   "price_per_building_sqft": 61.14,
   "building_sqft": 5972,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6008,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230014"
  },
  {
   "address": "3125 Fremont Ave S, Minneapolis",
   "sale_month": "1995-11",
   "price": 1,
   "lot_sqft": 5888,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2166,
   "use": "APARTMENT",
   "parcel_id": "0402824120096"
  },
  {
   "address": "12651 Zenith Avenue South, Burnsville",
   "sale_month": "1995-11",
   "price": 290000,
   "lot_sqft": 45125,
   "price_per_lot_sqft": 6.43,
   "price_per_building_sqft": 25.49,
   "building_sqft": 11376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11444,
   "use": "Industrial",
   "parcel_id": "027730001030"
  },
  {
   "address": "739 University Avenue West, Saint Paul",
   "sale_month": "1995-10",
   "price": 200000,
   "lot_sqft": 19016,
   "price_per_lot_sqft": 10.52,
   "price_per_building_sqft": 63.98,
   "building_sqft": 3126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3145,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923140239"
  },
  {
   "address": "1106 Lake St E, Minneapolis",
   "sale_month": "1995-10",
   "price": 1,
   "lot_sqft": 5126,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924340022"
  },
  {
   "address": "2715 Humboldt Ave S, Minneapolis",
   "sale_month": "1995-10",
   "price": 320000,
   "lot_sqft": 9694,
   "price_per_lot_sqft": 33.01,
   "price_per_building_sqft": 123.08,
   "building_sqft": 2600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2615,
   "use": "APARTMENT",
   "parcel_id": "3302924310079"
  },
  {
   "address": null,
   "sale_month": "1995-10",
   "price": 10700,
   "lot_sqft": 7803,
   "price_per_lot_sqft": 1.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "322922230018"
  },
  {
   "address": "9940 Bush Lake Rd, Bloomington",
   "sale_month": "1995-10",
   "price": 400000,
   "lot_sqft": 1294628,
   "price_per_lot_sqft": 0.31,
   "price_per_building_sqft": 57.04,
   "building_sqft": 7013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7055,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3011621410002"
  },
  {
   "address": "6825 York Ave S, Edina",
   "sale_month": "1995-10",
   "price": 2820000,
   "lot_sqft": 117648,
   "price_per_lot_sqft": 23.97,
   "price_per_building_sqft": 95.99,
   "building_sqft": 29378,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29556,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824340002"
  },
  {
   "address": "1811 Park Ave, Minneapolis",
   "sale_month": "1995-10",
   "price": 43000,
   "lot_sqft": 4140,
   "price_per_lot_sqft": 10.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1370,
   "use": "TRIPLEX",
   "parcel_id": "2602924330005"
  },
  {
   "address": "30 Lake Drive East, Chanhassen",
   "sale_month": "1995-10",
   "price": 170680,
   "lot_sqft": 76715,
   "price_per_lot_sqft": 2.22,
   "price_per_building_sqft": 26.64,
   "building_sqft": 6406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6444,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "251780030"
  },
  {
   "address": "8325 Commerce Drive, Chanhassen",
   "sale_month": "1995-10",
   "price": 1073476,
   "lot_sqft": 116472,
   "price_per_lot_sqft": 9.22,
   "price_per_building_sqft": 27.1,
   "building_sqft": 39608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39847,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251650040"
  },
  {
   "address": null,
   "sale_month": "1995-10",
   "price": 23600,
   "lot_sqft": 5318,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923410085"
  },
  {
   "address": "2524 76th Street, Inver Grove Heights",
   "sale_month": "1995-10",
   "price": 180000,
   "lot_sqft": 21986,
   "price_per_lot_sqft": 8.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2425,
   "use": "Apartment",
   "parcel_id": "202660001010"
  },
  {
   "address": "1130 Bahls Drive, Hastings",
   "sale_month": "1995-10",
   "price": 1210100,
   "lot_sqft": 102023,
   "price_per_lot_sqft": 11.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19878,
   "use": "Apartment",
   "parcel_id": "198130002080"
  },
  {
   "address": "735 Woodlawn Avenue, Saint Paul",
   "sale_month": "1995-10",
   "price": 1,
   "lot_sqft": 12597,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4108,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120079"
  },
  {
   "address": "2294 Highland Parkway, Saint Paul",
   "sale_month": "1995-10",
   "price": 854999,
   "lot_sqft": 13078,
   "price_per_lot_sqft": 65.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5235,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172823120078"
  },
  {
   "address": null,
   "sale_month": "1995-10",
   "price": 1,
   "lot_sqft": 3638,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330055"
  },
  {
   "address": null,
   "sale_month": "1995-09",
   "price": 60000,
   "lot_sqft": 14905,
   "price_per_lot_sqft": 4.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "364880006260"
  },
  {
   "address": "801 Charles Avenue, Saint Paul",
   "sale_month": "1995-09",
   "price": 72000,
   "lot_sqft": 4039,
   "price_per_lot_sqft": 17.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2405,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923130088"
  },
  {
   "address": "551 Avon Street North, Saint Paul",
   "sale_month": "1995-09",
   "price": 72000,
   "lot_sqft": 2750,
   "price_per_lot_sqft": 26.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 951,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "352923130087"
  },
  {
   "address": "6050 Clearwater Dr, Minnetonka",
   "sale_month": "1995-09",
   "price": 4843008,
   "lot_sqft": 277668,
   "price_per_lot_sqft": 17.44,
   "price_per_building_sqft": 105.12,
   "building_sqft": 46070,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46348,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511722330019"
  },
  {
   "address": "7214 Cedar Ave S, Richfield",
   "sale_month": "1995-09",
   "price": 120000,
   "lot_sqft": 15381,
   "price_per_lot_sqft": 7.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502824140076"
  },
  {
   "address": "580 Rice Street, Saint Paul",
   "sale_month": "1995-09",
   "price": 85000,
   "lot_sqft": 27378,
   "price_per_lot_sqft": 3.1,
   "price_per_building_sqft": 10.41,
   "building_sqft": 8164,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8213,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922230101"
  },
  {
   "address": "7625 Parklawn Ave, Edina",
   "sale_month": "1995-09",
   "price": 1475000,
   "lot_sqft": 88036,
   "price_per_lot_sqft": 16.75,
   "price_per_building_sqft": 59.52,
   "building_sqft": 24781,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24931,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824430007"
  },
  {
   "address": "375 5th Avenue Northwest, New Brighton",
   "sale_month": "1995-09",
   "price": 1600000,
   "lot_sqft": 446369,
   "price_per_lot_sqft": 3.58,
   "price_per_building_sqft": 25.12,
   "building_sqft": 63704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 64088,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "293023410022"
  },
  {
   "address": "8069 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "1995-09",
   "price": 1400000,
   "lot_sqft": 40829,
   "price_per_lot_sqft": 34.29,
   "price_per_building_sqft": 141.36,
   "building_sqft": 9904,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9964,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921220029"
  },
  {
   "address": null,
   "sale_month": "1995-09",
   "price": 1,
   "lot_sqft": 1700,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923210007"
  },
  {
   "address": "2400 Larpenteur Avenue West, Lauderdale",
   "sale_month": "1995-09",
   "price": 1,
   "lot_sqft": 8832,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4023,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923210003"
  },
  {
   "address": "1634 Eustis Street, Lauderdale",
   "sale_month": "1995-09",
   "price": 1,
   "lot_sqft": 8254,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3888,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202923210002"
  },
  {
   "address": "1973 Sloan Place North, Maplewood",
   "sale_month": "1995-09",
   "price": 620400,
   "lot_sqft": 59245,
   "price_per_lot_sqft": 10.47,
   "price_per_building_sqft": 64.02,
   "building_sqft": 9690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9749,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "182922140010"
  },
  {
   "address": "3400 Spring St NE, Minneapolis",
   "sale_month": "1995-09",
   "price": 650000,
   "lot_sqft": 93293,
   "price_per_lot_sqft": 6.97,
   "price_per_building_sqft": 28.09,
   "building_sqft": 23139,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23278,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923430027"
  },
  {
   "address": "1081 Highway 96 East, White Bear Lake",
   "sale_month": "1995-09",
   "price": 400000,
   "lot_sqft": 85330,
   "price_per_lot_sqft": 4.69,
   "price_per_building_sqft": 75.06,
   "building_sqft": 5329,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5361,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022430018"
  },
  {
   "address": "3900 Arrowhead Dr, Medina",
   "sale_month": "1995-09",
   "price": 3550000,
   "lot_sqft": 1092747,
   "price_per_lot_sqft": 3.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 131067,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823220002"
  },
  {
   "address": "3001 Lyndale Ave S, Minneapolis",
   "sale_month": "1995-09",
   "price": 500,
   "lot_sqft": 7574,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9913,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0302824220101"
  },
  {
   "address": "611 Lake St W, Minneapolis",
   "sale_month": "1995-09",
   "price": 500,
   "lot_sqft": 3417,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220100"
  },
  {
   "address": "3009 Lyndale Ave S, Minneapolis",
   "sale_month": "1995-09",
   "price": 500,
   "lot_sqft": 5498,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220099"
  },
  {
   "address": "3004 Garfield Ave, Minneapolis",
   "sale_month": "1995-09",
   "price": 500,
   "lot_sqft": 1792,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220076"
  },
  {
   "address": "14917 Garrett Avenue, Apple Valley",
   "sale_month": "1995-09",
   "price": 910000,
   "lot_sqft": 152627,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": 28.97,
   "building_sqft": 31412,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31602,
   "use": "Commercial-preferred",
   "parcel_id": "011173007022"
  },
  {
   "address": "4450 280th Street West, Waterford Township",
   "sale_month": "1995-08",
   "price": 60000,
   "lot_sqft": 59554,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "Commercial-preferred",
   "parcel_id": "410060027070"
  },
  {
   "address": "1525 Franklin Ave E, Minneapolis",
   "sale_month": "1995-08",
   "price": 365000,
   "lot_sqft": 8123,
   "price_per_lot_sqft": 44.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924110015"
  },
  {
   "address": "1529 Franklin Ave E, Minneapolis",
   "sale_month": "1995-08",
   "price": 365000,
   "lot_sqft": 8125,
   "price_per_lot_sqft": 44.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924110014"
  },
  {
   "address": "1533 Franklin Ave E, Minneapolis",
   "sale_month": "1995-08",
   "price": 365000,
   "lot_sqft": 8127,
   "price_per_lot_sqft": 44.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924110013"
  },
  {
   "address": "1545 Franklin Ave E, Minneapolis",
   "sale_month": "1995-08",
   "price": 365000,
   "lot_sqft": 1984,
   "price_per_lot_sqft": 183.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924110012"
  },
  {
   "address": "1551 Franklin Ave E, Minneapolis",
   "sale_month": "1995-08",
   "price": 365000,
   "lot_sqft": 6145,
   "price_per_lot_sqft": 59.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924110011"
  },
  {
   "address": "2839 4th Ave S, Minneapolis",
   "sale_month": "1995-08",
   "price": 15000,
   "lot_sqft": 28032,
   "price_per_lot_sqft": 0.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440144"
  },
  {
   "address": "2841 5th Ave S, Minneapolis",
   "sale_month": "1995-08",
   "price": 8800,
   "lot_sqft": 15593,
   "price_per_lot_sqft": 0.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440142"
  },
  {
   "address": "2835 Clinton Ave, Minneapolis",
   "sale_month": "1995-08",
   "price": 14600,
   "lot_sqft": 32306,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440012"
  },
  {
   "address": "6000 65th Ave N, Brooklyn Park",
   "sale_month": "1995-08",
   "price": 4650000,
   "lot_sqft": 1163292,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 68387,
   "use": "APARTMENT",
   "parcel_id": "3311921230018"
  },
  {
   "address": "2270 Frontage Road West, Stillwater",
   "sale_month": "1995-08",
   "price": 303000,
   "lot_sqft": 76473,
   "price_per_lot_sqft": 3.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11224,
   "use": "300",
   "parcel_id": "3203020340001"
  },
  {
   "address": "4469 292nd Street East, Randolph",
   "sale_month": "1995-08",
   "price": 65000,
   "lot_sqft": 56870,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8538,
   "use": "Industrial-preferred",
   "parcel_id": "320080035020"
  },
  {
   "address": null,
   "sale_month": "1995-08",
   "price": 59500,
   "lot_sqft": 10085,
   "price_per_lot_sqft": 5.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3002921330017"
  },
  {
   "address": "19900 Co Rd No 81, Rogers",
   "sale_month": "1995-08",
   "price": 493000,
   "lot_sqft": 867173,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20306,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023130002"
  },
  {
   "address": "2500 Edgcumbe Road, Saint Paul",
   "sale_month": "1995-08",
   "price": 393500,
   "lot_sqft": 18067,
   "price_per_lot_sqft": 21.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5858,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "212823120029"
  },
  {
   "address": "6999 Oxford St, St. Louis Park",
   "sale_month": "1995-08",
   "price": 2120000,
   "lot_sqft": 252099,
   "price_per_lot_sqft": 8.41,
   "price_per_building_sqft": 20.5,
   "building_sqft": 103404,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 104029,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721120046"
  },
  {
   "address": "101 2nd Street East, Hastings",
   "sale_month": "1995-08",
   "price": 100000,
   "lot_sqft": 3062,
   "price_per_lot_sqft": 32.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215004050"
  },
  {
   "address": "1834 Penn Ave N, Minneapolis",
   "sale_month": "1995-08",
   "price": 1,
   "lot_sqft": 4994,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 2291,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2305,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924320100"
  },
  {
   "address": "1002 29th Ave NE, Minneapolis",
   "sale_month": "1995-08",
   "price": 108000,
   "lot_sqft": 4413,
   "price_per_lot_sqft": 24.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2463,
   "use": "APARTMENT",
   "parcel_id": "1202924220063"
  },
  {
   "address": "16675 Berkshire Avenue, Sand Creek Township",
   "sale_month": "1995-08",
   "price": 105000,
   "lot_sqft": 211534,
   "price_per_lot_sqft": 0.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9411,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "099040145"
  },
  {
   "address": "3010 13th Ave S, Minneapolis",
   "sale_month": "1995-08",
   "price": 62500,
   "lot_sqft": 20922,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824120260"
  },
  {
   "address": "14530 Pennock Avenue, Apple Valley",
   "sale_month": "1995-08",
   "price": 234000,
   "lot_sqft": 18281,
   "price_per_lot_sqft": 12.8,
   "price_per_building_sqft": 115.78,
   "building_sqft": 2021,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2034,
   "use": "Commercial-preferred",
   "parcel_id": "018120102050"
  },
  {
   "address": "902 Concord Street North, South Saint Paul",
   "sale_month": "1995-07",
   "price": 23500,
   "lot_sqft": 12946,
   "price_per_lot_sqft": 1.82,
   "price_per_building_sqft": 17.38,
   "building_sqft": 1352,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1360,
   "use": "Commercial-preferred",
   "parcel_id": "364280000192"
  },
  {
   "address": "615 27th St E, Minneapolis",
   "sale_month": "1995-07",
   "price": 58700,
   "lot_sqft": 5362,
   "price_per_lot_sqft": 10.95,
   "price_per_building_sqft": 24.13,
   "building_sqft": 2433,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2448,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320150"
  },
  {
   "address": "5605 County Road 101 East, Shakopee",
   "sale_month": "1995-07",
   "price": 513300,
   "lot_sqft": 756542,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7818,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "271370030"
  },
  {
   "address": null,
   "sale_month": "1995-07",
   "price": 513300,
   "lot_sqft": 130514,
   "price_per_lot_sqft": 3.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "271370020"
  },
  {
   "address": null,
   "sale_month": "1995-07",
   "price": 513300,
   "lot_sqft": 102223,
   "price_per_lot_sqft": 5.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "271370010"
  },
  {
   "address": "1904 4th Ave S, Minneapolis",
   "sale_month": "1995-07",
   "price": 1,
   "lot_sqft": 6408,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 15910,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16006,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924440082"
  },
  {
   "address": "6425 Nicollet Ave S, Richfield",
   "sale_month": "1995-07",
   "price": 415000,
   "lot_sqft": 29450,
   "price_per_lot_sqft": 14.09,
   "price_per_building_sqft": 70.36,
   "building_sqft": 5898,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5934,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824130053"
  },
  {
   "address": "511 11th Ave S, Minneapolis",
   "sale_month": "1995-07",
   "price": 3250000,
   "lot_sqft": 228678,
   "price_per_lot_sqft": 14.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 88247,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2602924130095"
  },
  {
   "address": "2461 Cedar Avenue, White Bear Lake",
   "sale_month": "1995-07",
   "price": 125000,
   "lot_sqft": 16376,
   "price_per_lot_sqft": 7.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1737,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "253022240045"
  },
  {
   "address": "540 79th Street West, Chanhassen",
   "sale_month": "1995-07",
   "price": 500,
   "lot_sqft": 39845,
   "price_per_lot_sqft": 0.01,
   "price_per_building_sqft": 0.02,
   "building_sqft": 21014,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21141,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252750020"
  },
  {
   "address": "19465 State Hwy No 7, Shorewood",
   "sale_month": "1995-07",
   "price": 439500,
   "lot_sqft": 19898,
   "price_per_lot_sqft": 22.09,
   "price_per_building_sqft": 333.46,
   "building_sqft": 1318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1326,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511723410010"
  },
  {
   "address": "15 9th Ave S, Hopkins",
   "sale_month": "1995-07",
   "price": 20700,
   "lot_sqft": 15497,
   "price_per_lot_sqft": 1.34,
   "price_per_building_sqft": 5.38,
   "building_sqft": 3850,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3873,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722430153"
  },
  {
   "address": "8910 Old Cedar Ave S, Bloomington",
   "sale_month": "1995-07",
   "price": 55000,
   "lot_sqft": 26231,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": 13.1,
   "building_sqft": 4199,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4224,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102724140087"
  },
  {
   "address": "3512 Silver Lake Rd, St. Anthony",
   "sale_month": "1995-07",
   "price": 138000,
   "lot_sqft": 9466,
   "price_per_lot_sqft": 14.58,
   "price_per_building_sqft": 54.81,
   "building_sqft": 2518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2533,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0602923210151"
  },
  {
   "address": "12600 Marion La W, Minnetonka",
   "sale_month": "1995-07",
   "price": 7500000,
   "lot_sqft": 206573,
   "price_per_lot_sqft": 36.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22726,
   "use": "APARTMENT",
   "parcel_id": "0211722230049"
  },
  {
   "address": "3049 10th Ave S, Minneapolis",
   "sale_month": "1995-07",
   "price": 57000,
   "lot_sqft": 7598,
   "price_per_lot_sqft": 7.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1413,
   "use": "TRIPLEX",
   "parcel_id": "0202824210171"
  },
  {
   "address": "1901 26th St E, Minneapolis",
   "sale_month": "1995-06",
   "price": 1,
   "lot_sqft": 390166,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 39583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39822,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924320001"
  },
  {
   "address": "2930 13th Ave S, Minneapolis",
   "sale_month": "1995-06",
   "price": 1,
   "lot_sqft": 22152,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924430035"
  },
  {
   "address": "2013 Portland Ave, Minneapolis",
   "sale_month": "1995-06",
   "price": 1,
   "lot_sqft": 8893,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2163,
   "use": "APARTMENT",
   "parcel_id": "3502924220091"
  },
  {
   "address": "2609 3rd Ave S, Minneapolis",
   "sale_month": "1995-06",
   "price": 89000,
   "lot_sqft": 6128,
   "price_per_lot_sqft": 14.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1663,
   "use": "APARTMENT",
   "parcel_id": "3402924410042"
  },
  {
   "address": "2728 Portland Ave, Minneapolis",
   "sale_month": "1995-06",
   "price": 114000,
   "lot_sqft": 7881,
   "price_per_lot_sqft": 14.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2619,
   "use": "APARTMENT",
   "parcel_id": "3402924410011"
  },
  {
   "address": null,
   "sale_month": "1995-06",
   "price": 1,
   "lot_sqft": 11082,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922120003"
  },
  {
   "address": "119 3rd Avenue East, Shakopee",
   "sale_month": "1995-06",
   "price": 160000,
   "lot_sqft": 8495,
   "price_per_lot_sqft": 18.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1803,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270012400"
  },
  {
   "address": null,
   "sale_month": "1995-06",
   "price": 2001960,
   "lot_sqft": 124051,
   "price_per_lot_sqft": 16.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "269310070"
  },
  {
   "address": "625 14th St E, Minneapolis",
   "sale_month": "1995-06",
   "price": 1,
   "lot_sqft": 6230,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924320008"
  },
  {
   "address": "617 11th Ave S, Minneapolis",
   "sale_month": "1995-06",
   "price": 200000,
   "lot_sqft": 9083,
   "price_per_lot_sqft": 22.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924130039"
  },
  {
   "address": null,
   "sale_month": "1995-06",
   "price": 2001960,
   "lot_sqft": 22260,
   "price_per_lot_sqft": 89.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260100050"
  },
  {
   "address": "12130 Lynn Avenue South, Savage",
   "sale_month": "1995-06",
   "price": 2001960,
   "lot_sqft": 169887,
   "price_per_lot_sqft": 11.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 146779,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260100030"
  },
  {
   "address": "111 Ash Street South, Belle Plaine",
   "sale_month": "1995-06",
   "price": 175000,
   "lot_sqft": 20385,
   "price_per_lot_sqft": 8.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5571,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030030"
  },
  {
   "address": null,
   "sale_month": "1995-06",
   "price": 175000,
   "lot_sqft": 7764,
   "price_per_lot_sqft": 22.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200030020"
  },
  {
   "address": "5219 Minnehaha Ave, Minneapolis",
   "sale_month": "1995-06",
   "price": 1,
   "lot_sqft": 6446,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 2592,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2608,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702823330019"
  },
  {
   "address": "3575 Sibley Memorial Highway, Eagan",
   "sale_month": "1995-06",
   "price": 688171,
   "lot_sqft": 196658,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": 27.97,
   "building_sqft": 24600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24749,
   "use": "Industrial-preferred",
   "parcel_id": "104728501010"
  },
  {
   "address": "3234 Washington Ave N, Minneapolis",
   "sale_month": "1995-06",
   "price": 120000,
   "lot_sqft": 9132,
   "price_per_lot_sqft": 13.14,
   "price_per_building_sqft": 32.13,
   "building_sqft": 3735,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3758,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924240074"
  },
  {
   "address": "8653 Lyndale Ave S, Bloomington",
   "sale_month": "1995-06",
   "price": 825000,
   "lot_sqft": 45998,
   "price_per_lot_sqft": 17.94,
   "price_per_building_sqft": 56.17,
   "building_sqft": 14688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14777,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724220031"
  },
  {
   "address": "5635 Memorial Avenue North, Oak Park Heights",
   "sale_month": "1995-06",
   "price": 75000,
   "lot_sqft": 120730,
   "price_per_lot_sqft": 0.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30756,
   "use": "305",
   "parcel_id": "0602920240006"
  },
  {
   "address": "12720 Hudson Road South, Afton",
   "sale_month": "1995-06",
   "price": 335000,
   "lot_sqft": 468416,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 29668,
   "use": "305",
   "parcel_id": "0602820120001"
  },
  {
   "address": "2720 Maplewood Drive North, Maplewood",
   "sale_month": "1995-06",
   "price": 113789,
   "lot_sqft": 37799,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": 18.35,
   "building_sqft": 6201,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6239,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922440009"
  },
  {
   "address": "175 Aurora Avenue, Saint Paul",
   "sale_month": "1995-05",
   "price": 300000,
   "lot_sqft": 17549,
   "price_per_lot_sqft": 17.09,
   "price_per_building_sqft": 34.61,
   "building_sqft": 8667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8719,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923410055"
  },
  {
   "address": "2200 Harriet Ave, Minneapolis",
   "sale_month": "1995-05",
   "price": 166000,
   "lot_sqft": 6215,
   "price_per_lot_sqft": 26.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2263,
   "use": "APARTMENT",
   "parcel_id": "3402924220156"
  },
  {
   "address": "2020 Harriet Ave, Minneapolis",
   "sale_month": "1995-05",
   "price": 1,
   "lot_sqft": 5146,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1134,
   "use": "TRIPLEX",
   "parcel_id": "3402924220029"
  },
  {
   "address": "880 Atlantic Street, Saint Paul",
   "sale_month": "1995-05",
   "price": 35000,
   "lot_sqft": 6796,
   "price_per_lot_sqft": 5.15,
   "price_per_building_sqft": 11.54,
   "building_sqft": 3032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3050,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410009"
  },
  {
   "address": null,
   "sale_month": "1995-05",
   "price": 79000,
   "lot_sqft": 24821,
   "price_per_lot_sqft": 3.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2711921330098"
  },
  {
   "address": null,
   "sale_month": "1995-05",
   "price": 180000,
   "lot_sqft": 110495,
   "price_per_lot_sqft": 1.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270730030"
  },
  {
   "address": null,
   "sale_month": "1995-05",
   "price": 180000,
   "lot_sqft": 110603,
   "price_per_lot_sqft": 1.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270730020"
  },
  {
   "address": "7050 County Road 101 East, Shakopee",
   "sale_month": "1995-05",
   "price": 180000,
   "lot_sqft": 122903,
   "price_per_lot_sqft": 1.46,
   "price_per_building_sqft": 7.11,
   "building_sqft": 25328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25481,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270730010"
  },
  {
   "address": "2515 Pilot Knob Road, Mendota Heights",
   "sale_month": "1995-05",
   "price": 750000,
   "lot_sqft": 188901,
   "price_per_lot_sqft": 3.97,
   "price_per_building_sqft": 30.07,
   "building_sqft": 24945,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25095,
   "use": "Industrial-preferred",
   "parcel_id": "270330079020"
  },
  {
   "address": "1123 Hawthorne Ave, Minneapolis",
   "sale_month": "1995-05",
   "price": 1,
   "lot_sqft": 31548,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210183"
  },
  {
   "address": "615 Flying Cloud Drive, Chanhassen",
   "sale_month": "1995-05",
   "price": 34700,
   "lot_sqft": 23201,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": 29.43,
   "building_sqft": 1179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1186,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250363700"
  },
  {
   "address": "10450 81st Ave N, Maple Grove",
   "sale_month": "1995-05",
   "price": 200000,
   "lot_sqft": 3281829,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2411922230001"
  },
  {
   "address": null,
   "sale_month": "1995-05",
   "price": 51000,
   "lot_sqft": 404274,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2312023220002"
  },
  {
   "address": "2310 7th Street West, Saint Paul",
   "sale_month": "1995-05",
   "price": 300000,
   "lot_sqft": 35137,
   "price_per_lot_sqft": 8.54,
   "price_per_building_sqft": 61.8,
   "building_sqft": 4854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4883,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "222823220081"
  },
  {
   "address": "1470 50th Street East, Inver Grove Heights",
   "sale_month": "1995-05",
   "price": 500000,
   "lot_sqft": 373121,
   "price_per_lot_sqft": 1.34,
   "price_per_building_sqft": 29.96,
   "building_sqft": 16688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16789,
   "use": "Commercial-preferred",
   "parcel_id": "200291054050"
  },
  {
   "address": "8701 Wyoming Ave N, Brooklyn Park",
   "sale_month": "1995-05",
   "price": 80220,
   "lot_sqft": 42777,
   "price_per_lot_sqft": 1.88,
   "price_per_building_sqft": 8.71,
   "building_sqft": 9209,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9265,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921410017"
  },
  {
   "address": "6550 Courtly Road, Woodbury",
   "sale_month": "1995-05",
   "price": 125000,
   "lot_sqft": 153752,
   "price_per_lot_sqft": 0.81,
   "price_per_building_sqft": 12.03,
   "building_sqft": 10395,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10457,
   "use": "300",
   "parcel_id": "1802821130013"
  },
  {
   "address": null,
   "sale_month": "1995-05",
   "price": 1,
   "lot_sqft": 5281,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823120062"
  },
  {
   "address": "1807 Ford Parkway, Saint Paul",
   "sale_month": "1995-05",
   "price": 1,
   "lot_sqft": 10568,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4859,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823120061"
  },
  {
   "address": "1817 Ford Parkway, Saint Paul",
   "sale_month": "1995-05",
   "price": 820998,
   "lot_sqft": 11108,
   "price_per_lot_sqft": 73.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4859,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "162823120060"
  },
  {
   "address": "677 13th Ave NE, Minneapolis",
   "sale_month": "1995-05",
   "price": 240000,
   "lot_sqft": 9989,
   "price_per_lot_sqft": 24.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2350,
   "use": "TRIPLEX",
   "parcel_id": "1402924130139"
  },
  {
   "address": "345 Lowry Ave NE, Minneapolis",
   "sale_month": "1995-05",
   "price": 6000,
   "lot_sqft": 5053,
   "price_per_lot_sqft": 1.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924240028"
  },
  {
   "address": "830 Robert Street South, Saint Paul",
   "sale_month": "1995-05",
   "price": 70000,
   "lot_sqft": 10212,
   "price_per_lot_sqft": 6.85,
   "price_per_building_sqft": 49.82,
   "building_sqft": 1405,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1414,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822340103"
  },
  {
   "address": "7070 Amundson Ave, Edina",
   "sale_month": "1995-05",
   "price": 1150000,
   "lot_sqft": 40939,
   "price_per_lot_sqft": 28.09,
   "price_per_building_sqft": 151.72,
   "building_sqft": 7580,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7626,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811621110019"
  },
  {
   "address": null,
   "sale_month": "1995-05",
   "price": 9461785,
   "lot_sqft": 1354985,
   "price_per_lot_sqft": 6.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "043022420006"
  },
  {
   "address": "3120 Bryant Ave S, Minneapolis",
   "sale_month": "1995-05",
   "price": 117150,
   "lot_sqft": 5895,
   "price_per_lot_sqft": 19.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2068,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402824110116"
  },
  {
   "address": "1531 Portland Avenue, Saint Paul",
   "sale_month": "1995-05",
   "price": 140000,
   "lot_sqft": 10132,
   "price_per_lot_sqft": 13.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1695,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823230124"
  },
  {
   "address": "539 Elm Street South, Waconia",
   "sale_month": "1995-04",
   "price": 80000,
   "lot_sqft": 39431,
   "price_per_lot_sqft": 2.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6280,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "755000430"
  },
  {
   "address": "820 Southview Boulevard, South Saint Paul",
   "sale_month": "1995-04",
   "price": 217000,
   "lot_sqft": 28306,
   "price_per_lot_sqft": 7.67,
   "price_per_building_sqft": 35.34,
   "building_sqft": 6141,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6179,
   "use": "Commercial-preferred",
   "parcel_id": "363255001180"
  },
  {
   "address": "2442 18th Ave S, Minneapolis",
   "sale_month": "1995-04",
   "price": 23000,
   "lot_sqft": 4626,
   "price_per_lot_sqft": 4.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924140167"
  },
  {
   "address": "300 Snelling Avenue North, Saint Paul",
   "sale_month": "1995-04",
   "price": 435000,
   "lot_sqft": 17127,
   "price_per_lot_sqft": 25.4,
   "price_per_building_sqft": 120.17,
   "building_sqft": 3620,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3641,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342923330126"
  },
  {
   "address": "2812 32nd Ave S, Minneapolis",
   "sale_month": "1995-04",
   "price": 115000,
   "lot_sqft": 6825,
   "price_per_lot_sqft": 16.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2401,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3102923330045"
  },
  {
   "address": "202 East Hayden Lake Rd, Champlin",
   "sale_month": "1995-04",
   "price": 402500,
   "lot_sqft": 28472,
   "price_per_lot_sqft": 14.14,
   "price_per_building_sqft": 81.28,
   "building_sqft": 4952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4982,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3012021210011"
  },
  {
   "address": "2360 Pilot Knob Road, Mendota Heights",
   "sale_month": "1995-04",
   "price": 10631578,
   "lot_sqft": 850020,
   "price_per_lot_sqft": 12.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 401303,
   "use": "Industrial",
   "parcel_id": "270340028010"
  },
  {
   "address": "214 1st Avenue West, Shakopee",
   "sale_month": "1995-04",
   "price": 55000,
   "lot_sqft": 8516,
   "price_per_lot_sqft": 6.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011410"
  },
  {
   "address": "1537 66th St E, Richfield",
   "sale_month": "1995-04",
   "price": 172000,
   "lot_sqft": 26658,
   "price_per_lot_sqft": 6.45,
   "price_per_building_sqft": 35.92,
   "building_sqft": 4789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4818,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824410003"
  },
  {
   "address": "311 7th Ave SE, Minneapolis",
   "sale_month": "1995-04",
   "price": 105000,
   "lot_sqft": 3979,
   "price_per_lot_sqft": 26.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1123,
   "use": "APARTMENT",
   "parcel_id": "2402924320078"
  },
  {
   "address": "13574 80th Cir N, Maple Grove",
   "sale_month": "1995-04",
   "price": 1350000,
   "lot_sqft": 108856,
   "price_per_lot_sqft": 12.4,
   "price_per_building_sqft": 47.75,
   "building_sqft": 28270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28441,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2211922310020"
  },
  {
   "address": "4000 83rd Ave N, Brooklyn Park",
   "sale_month": "1995-04",
   "price": 1775000,
   "lot_sqft": 222968,
   "price_per_lot_sqft": 7.96,
   "price_per_building_sqft": 33.08,
   "building_sqft": 53656,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53980,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211921210005"
  },
  {
   "address": "14057 Forest Boulevard North, Hugo",
   "sale_month": "1995-04",
   "price": 160000,
   "lot_sqft": 43778,
   "price_per_lot_sqft": 3.65,
   "price_per_building_sqft": 110.42,
   "building_sqft": 1449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1457,
   "use": "300",
   "parcel_id": "2003121330009"
  },
  {
   "address": "5708 36th St W, St. Louis Park",
   "sale_month": "1995-04",
   "price": 410000,
   "lot_sqft": 28883,
   "price_per_lot_sqft": 14.2,
   "price_per_building_sqft": 28.08,
   "building_sqft": 14601,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14689,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1611721340040"
  },
  {
   "address": "3851 Thomas Ave N, Minneapolis",
   "sale_month": "1995-04",
   "price": 103000,
   "lot_sqft": 5653,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1727,
   "use": "TRIPLEX",
   "parcel_id": "0502924420057"
  },
  {
   "address": "1192 Grand Avenue, Saint Paul",
   "sale_month": "1995-04",
   "price": 123000,
   "lot_sqft": 6171,
   "price_per_lot_sqft": 19.93,
   "price_per_building_sqft": 126.15,
   "building_sqft": 975,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 981,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410042"
  },
  {
   "address": "3301 Grand Ave S, Minneapolis",
   "sale_month": "1995-04",
   "price": 1,
   "lot_sqft": 4044,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2447,
   "use": "APARTMENT",
   "parcel_id": "0302824230179"
  },
  {
   "address": "9700 Hudson Road, Woodbury",
   "sale_month": "1995-04",
   "price": 375000,
   "lot_sqft": 138599,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": 11.02,
   "building_sqft": 34031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34237,
   "use": "300",
   "parcel_id": "0302821120013"
  },
  {
   "address": "14590 Robert Trail South, Rosemount",
   "sale_month": "1995-03",
   "price": 175000,
   "lot_sqft": 19066,
   "price_per_lot_sqft": 9.18,
   "price_per_building_sqft": 49.25,
   "building_sqft": 3553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3575,
   "use": "Commercial-preferred",
   "parcel_id": "346465101020"
  },
  {
   "address": "10501 Hampshire Ave S, Bloomington",
   "sale_month": "1995-03",
   "price": 209000,
   "lot_sqft": 188246,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": 5.59,
   "building_sqft": 37410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37636,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211621130007"
  },
  {
   "address": "5621 Co Rd No 101, Minnetonka",
   "sale_month": "1995-03",
   "price": 324000,
   "lot_sqft": 191583,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": 23.17,
   "building_sqft": 13986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14071,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111722130002"
  },
  {
   "address": "312 Lake Hazeltine Boulevard, Chaska",
   "sale_month": "1995-03",
   "price": 7000000,
   "lot_sqft": 1329962,
   "price_per_lot_sqft": 5.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 238476,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "305190030"
  },
  {
   "address": "112 Chestnut Street North, Chaska",
   "sale_month": "1995-03",
   "price": 97000,
   "lot_sqft": 8518,
   "price_per_lot_sqft": 11.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300503760"
  },
  {
   "address": "72 Melbourne Ave SE, Minneapolis",
   "sale_month": "1995-03",
   "price": 205000,
   "lot_sqft": 6629,
   "price_per_lot_sqft": 30.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2853,
   "use": "APARTMENT",
   "parcel_id": "3002923440064"
  },
  {
   "address": "7601 West Broadway, Brooklyn Park",
   "sale_month": "1995-03",
   "price": 1735716,
   "lot_sqft": 27974,
   "price_per_lot_sqft": 62.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921220025"
  },
  {
   "address": "1916 3rd Ave S, Minneapolis",
   "sale_month": "1995-03",
   "price": 1,
   "lot_sqft": 6414,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2377,
   "use": "APARTMENT",
   "parcel_id": "2702924430095"
  },
  {
   "address": "1911 Park Ave, Minneapolis",
   "sale_month": "1995-03",
   "price": 119000,
   "lot_sqft": 7811,
   "price_per_lot_sqft": 15.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4003,
   "use": "APARTMENT",
   "parcel_id": "2602924330068"
  },
  {
   "address": "5980 Credit River Road Southeast, Prior Lake",
   "sale_month": "1995-03",
   "price": 520000,
   "lot_sqft": 103514,
   "price_per_lot_sqft": 5.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24723,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "259010083"
  },
  {
   "address": "7800 Park Drive, Chanhassen",
   "sale_month": "1995-03",
   "price": 1573900,
   "lot_sqft": 167141,
   "price_per_lot_sqft": 9.42,
   "price_per_building_sqft": 68.98,
   "building_sqft": 22817,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22955,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "257510010"
  },
  {
   "address": null,
   "sale_month": "1995-03",
   "price": 133000,
   "lot_sqft": 26446,
   "price_per_lot_sqft": 5.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "253090070"
  },
  {
   "address": "4151 Willowwood Street Southeast, Prior Lake",
   "sale_month": "1995-03",
   "price": 133000,
   "lot_sqft": 19543,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10038,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "253090060"
  },
  {
   "address": "4151 Willowwood Street Southeast, Prior Lake",
   "sale_month": "1995-03",
   "price": 133000,
   "lot_sqft": 19747,
   "price_per_lot_sqft": 6.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "253090050"
  },
  {
   "address": "260 Triangle Lane, Jordan",
   "sale_month": "1995-03",
   "price": 15000,
   "lot_sqft": 42278,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190076"
  },
  {
   "address": "21357 Hemlock Avenue, Lakeville",
   "sale_month": "1995-03",
   "price": 265000,
   "lot_sqft": 43533,
   "price_per_lot_sqft": 6.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15230,
   "use": "Industrial-preferred",
   "parcel_id": "221110103130"
  },
  {
   "address": null,
   "sale_month": "1995-03",
   "price": 1,
   "lot_sqft": 7371,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "202923420037"
  },
  {
   "address": "1247 Frost Avenue East, Maplewood",
   "sale_month": "1995-03",
   "price": 15000,
   "lot_sqft": 9232,
   "price_per_lot_sqft": 1.62,
   "price_per_building_sqft": 11.26,
   "building_sqft": 1332,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1340,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "162922140083"
  },
  {
   "address": "2024 Aldrich Ave N, Minneapolis",
   "sale_month": "1995-03",
   "price": 36000,
   "lot_sqft": 3597,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": 34.95,
   "building_sqft": 1030,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1036,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140077"
  },
  {
   "address": "1300 Water St, Minneapolis",
   "sale_month": "1995-03",
   "price": 290000,
   "lot_sqft": 66562,
   "price_per_lot_sqft": 4.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924130016"
  },
  {
   "address": "641 Polk St NE, Minneapolis",
   "sale_month": "1995-03",
   "price": 68000,
   "lot_sqft": 4917,
   "price_per_lot_sqft": 13.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1570,
   "use": "TRIPLEX",
   "parcel_id": "1302924320058"
  },
  {
   "address": "1904 University Ave NE, Minneapolis",
   "sale_month": "1995-03",
   "price": 28100,
   "lot_sqft": 8581,
   "price_per_lot_sqft": 3.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924330044"
  },
  {
   "address": "3680 Dodd Road, Eagan",
   "sale_month": "1995-03",
   "price": 715000,
   "lot_sqft": 99277,
   "price_per_lot_sqft": 7.2,
   "price_per_building_sqft": 33.51,
   "building_sqft": 21335,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21464,
   "use": "Industrial-preferred",
   "parcel_id": "108810001010"
  },
  {
   "address": null,
   "sale_month": "1995-03",
   "price": 1520000,
   "lot_sqft": 45666,
   "price_per_lot_sqft": 33.29,
   "price_per_building_sqft": 134.04,
   "building_sqft": 11340,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11408,
   "use": "Commercial-preferred",
   "parcel_id": "107704101020"
  },
  {
   "address": "3395 Yankee Doodle Lane, Eagan",
   "sale_month": "1995-03",
   "price": 2978040,
   "lot_sqft": 218619,
   "price_per_lot_sqft": 13.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18046,
   "use": "Apartment",
   "parcel_id": "104130001121"
  },
  {
   "address": "3400 Yankee Drive, Eagan",
   "sale_month": "1995-03",
   "price": 16550000,
   "lot_sqft": 682237,
   "price_per_lot_sqft": 24.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 93954,
   "use": "Commercial-preferred",
   "parcel_id": "101820001012"
  },
  {
   "address": "7901 International Dr, Bloomington",
   "sale_month": "1995-03",
   "price": 4250000,
   "lot_sqft": 545362,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": 1312.94,
   "building_sqft": 3237,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3256,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602723220006"
  },
  {
   "address": "2024 Grand Ave S, Minneapolis",
   "sale_month": "1995-02",
   "price": 120900,
   "lot_sqft": 7719,
   "price_per_lot_sqft": 15.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1718,
   "use": "TRIPLEX",
   "parcel_id": "3402924220010"
  },
  {
   "address": null,
   "sale_month": "1995-02",
   "price": 1200,
   "lot_sqft": 2538,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020140056"
  },
  {
   "address": "1415 Saint Francis Avenue, Shakopee",
   "sale_month": "1995-02",
   "price": 351000,
   "lot_sqft": 206299,
   "price_per_lot_sqft": 1.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "274480020"
  },
  {
   "address": "1500 Magnolia Avenue East, Saint Paul",
   "sale_month": "1995-02",
   "price": 83798,
   "lot_sqft": 32224,
   "price_per_lot_sqft": 2.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922240008"
  },
  {
   "address": "1500 Magnolia Avenue East, Saint Paul",
   "sale_month": "1995-02",
   "price": 83798,
   "lot_sqft": 33558,
   "price_per_lot_sqft": 2.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15144,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922240007"
  },
  {
   "address": "1500 Magnolia Avenue East, Saint Paul",
   "sale_month": "1995-02",
   "price": 83798,
   "lot_sqft": 29970,
   "price_per_lot_sqft": 2.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272922240006"
  },
  {
   "address": "12615 16th Ave N, Plymouth",
   "sale_month": "1995-02",
   "price": 970000,
   "lot_sqft": 106260,
   "price_per_lot_sqft": 9.13,
   "price_per_building_sqft": 36.86,
   "building_sqft": 26317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26476,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611822330039"
  },
  {
   "address": "7440 126th Street West, Savage",
   "sale_month": "1995-02",
   "price": 50000,
   "lot_sqft": 40172,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": 27.64,
   "building_sqft": 1809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1820,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130300"
  },
  {
   "address": "3317 Douglas Dr N, Crystal",
   "sale_month": "1995-02",
   "price": 210000,
   "lot_sqft": 16913,
   "price_per_lot_sqft": 12.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2890,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2011821140040"
  },
  {
   "address": "345 Hoover St NE, Minneapolis",
   "sale_month": "1995-02",
   "price": 20000,
   "lot_sqft": 7518,
   "price_per_lot_sqft": 2.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1802923430033"
  },
  {
   "address": "28 4th Street, Farmington",
   "sale_month": "1995-02",
   "price": 56000,
   "lot_sqft": 7902,
   "price_per_lot_sqft": 7.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1615,
   "use": "Industrial-preferred",
   "parcel_id": "147700031020"
  },
  {
   "address": "3564 Pinto Dr, Medina",
   "sale_month": "1995-02",
   "price": 130000,
   "lot_sqft": 19759,
   "price_per_lot_sqft": 6.58,
   "price_per_building_sqft": 46.23,
   "building_sqft": 2812,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2829,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823320010"
  },
  {
   "address": "2360 White Bear Avenue North, Maplewood",
   "sale_month": "1995-02",
   "price": 5000000,
   "lot_sqft": 545795,
   "price_per_lot_sqft": 9.16,
   "price_per_building_sqft": 40.08,
   "building_sqft": 124765,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 125518,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112922310056"
  },
  {
   "address": "3823 Columbus Ave, Minneapolis",
   "sale_month": "1995-02",
   "price": 60000,
   "lot_sqft": 7304,
   "price_per_lot_sqft": 8.21,
   "price_per_building_sqft": 46.95,
   "building_sqft": 1278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1285,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102824220121"
  },
  {
   "address": "3556 Fremont Ave N, Minneapolis",
   "sale_month": "1995-02",
   "price": 1,
   "lot_sqft": 9695,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 1376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1384,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902924120239"
  },
  {
   "address": null,
   "sale_month": "1995-02",
   "price": 1,
   "lot_sqft": 4965,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923340033"
  },
  {
   "address": "1754 Marshall Avenue, Saint Paul",
   "sale_month": "1995-02",
   "price": 120000,
   "lot_sqft": 5535,
   "price_per_lot_sqft": 21.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2366,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823120056"
  },
  {
   "address": "3654 Bryant Ave S, Minneapolis",
   "sale_month": "1995-02",
   "price": 394500,
   "lot_sqft": 6252,
   "price_per_lot_sqft": 63.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4398,
   "use": "APARTMENT",
   "parcel_id": "0402824440070"
  },
  {
   "address": "650 Commons Drive, Woodbury",
   "sale_month": "1995-02",
   "price": 205604,
   "lot_sqft": 41306,
   "price_per_lot_sqft": 4.98,
   "price_per_building_sqft": 92.36,
   "building_sqft": 2226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2239,
   "use": "300",
   "parcel_id": "0402821420148"
  },
  {
   "address": "14805 Granada Avenue, Apple Valley",
   "sale_month": "1995-02",
   "price": 200000,
   "lot_sqft": 23455,
   "price_per_lot_sqft": 8.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "018120001012"
  },
  {
   "address": "544 7th Street West, Saint Paul",
   "sale_month": "1995-02",
   "price": 37500,
   "lot_sqft": 2882,
   "price_per_lot_sqft": 13.01,
   "price_per_building_sqft": 67.2,
   "building_sqft": 558,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 561,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823430098"
  },
  {
   "address": "5732 150th Street West, Apple Valley",
   "sale_month": "1995-02",
   "price": 137500,
   "lot_sqft": 43523,
   "price_per_lot_sqft": 3.16,
   "price_per_building_sqft": 50.79,
   "building_sqft": 2707,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2724,
   "use": "Industrial",
   "parcel_id": "010350001010"
  },
  {
   "address": "377 University Avenue West, Saint Paul",
   "sale_month": "1995-01",
   "price": 465000,
   "lot_sqft": 11439,
   "price_per_lot_sqft": 40.65,
   "price_per_building_sqft": 56.34,
   "building_sqft": 8253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8303,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130199"
  },
  {
   "address": "500 Western Avenue North, Saint Paul",
   "sale_month": "1995-01",
   "price": 465000,
   "lot_sqft": 4400,
   "price_per_lot_sqft": 105.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923130197"
  },
  {
   "address": "631 77th St E, Richfield",
   "sale_month": "1995-01",
   "price": 416775,
   "lot_sqft": 41477,
   "price_per_lot_sqft": 10.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5270,
   "use": "APARTMENT",
   "parcel_id": "3502824330005"
  },
  {
   "address": "2710 Nicollet Ave, Minneapolis",
   "sale_month": "1995-01",
   "price": 312500,
   "lot_sqft": 22705,
   "price_per_lot_sqft": 13.76,
   "price_per_building_sqft": 10.6,
   "building_sqft": 29488,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29666,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924310204"
  },
  {
   "address": "1731 University Avenue West, Saint Paul",
   "sale_month": "1995-01",
   "price": 273077,
   "lot_sqft": 19447,
   "price_per_lot_sqft": 14.04,
   "price_per_building_sqft": 23.75,
   "building_sqft": 11498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11567,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923130006"
  },
  {
   "address": "17601 113th Ave N, Dayton",
   "sale_month": "1995-01",
   "price": 60000,
   "lot_sqft": 108806,
   "price_per_lot_sqft": 0.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21839,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3112022140005"
  },
  {
   "address": "13705 26th Ave N, Plymouth",
   "sale_month": "1995-01",
   "price": 267590,
   "lot_sqft": 133719,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": 7.74,
   "building_sqft": 34589,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34797,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822210010"
  },
  {
   "address": "229 Ridgewood Ave, Minneapolis",
   "sale_month": "1995-01",
   "price": 720000,
   "lot_sqft": 60301,
   "price_per_lot_sqft": 11.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7976,
   "use": "APARTMENT",
   "parcel_id": "2702924340052"
  },
  {
   "address": "726 Central Ave NE, Minneapolis",
   "sale_month": "1995-01",
   "price": 1,
   "lot_sqft": 8671,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110102"
  },
  {
   "address": "117 3rd Street West, Hastings",
   "sale_month": "1995-01",
   "price": 147000,
   "lot_sqft": 13989,
   "price_per_lot_sqft": 10.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6857,
   "use": "Commercial-preferred",
   "parcel_id": "193215021040"
  },
  {
   "address": "1915 Arcade Street North, Maplewood",
   "sale_month": "1995-01",
   "price": 811500,
   "lot_sqft": 37838,
   "price_per_lot_sqft": 21.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10009,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "172922410001"
  },
  {
   "address": "4155 Zachary La N, Plymouth",
   "sale_month": "1995-01",
   "price": 100000,
   "lot_sqft": 184441,
   "price_per_lot_sqft": 0.54,
   "price_per_building_sqft": 25.75,
   "building_sqft": 3883,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3906,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411822140006"
  },
  {
   "address": "12321 Minnetonka Blvd, Minnetonka",
   "sale_month": "1995-01",
   "price": 130000,
   "lot_sqft": 18985,
   "price_per_lot_sqft": 6.85,
   "price_per_building_sqft": 67.39,
   "building_sqft": 1929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1940,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411722240004"
  },
  {
   "address": "8018 Den Rd, Eden Prairie",
   "sale_month": "1995-01",
   "price": 536659,
   "lot_sqft": 76346,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": 39.77,
   "building_sqft": 13494,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13576,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622140028"
  },
  {
   "address": "901 University Ave NE, Minneapolis",
   "sale_month": "1995-01",
   "price": 1,
   "lot_sqft": 7840,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924320002"
  },
  {
   "address": "2555 7th Avenue East, North Saint Paul",
   "sale_month": "1995-01",
   "price": 170000,
   "lot_sqft": 3701,
   "price_per_lot_sqft": 45.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922420128"
  },
  {
   "address": "2817 2nd St N, Minneapolis",
   "sale_month": "1995-01",
   "price": 155000,
   "lot_sqft": 15334,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": 77.5,
   "building_sqft": 2000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2012,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924340047"
  },
  {
   "address": "83 8th Avenue Southwest, Forest Lake",
   "sale_month": "1995-01",
   "price": 112119,
   "lot_sqft": 4484,
   "price_per_lot_sqft": 25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221430029"
  },
  {
   "address": "5620 Memorial Avenue North, Oak Park Heights",
   "sale_month": "1995-01",
   "price": 70000,
   "lot_sqft": 61056,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14340,
   "use": "305",
   "parcel_id": "0602920240020"
  },
  {
   "address": "3012 36th Ave S, Minneapolis",
   "sale_month": "1995-01",
   "price": 230000,
   "lot_sqft": 5133,
   "price_per_lot_sqft": 44.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823210142"
  },
  {
   "address": null,
   "sale_month": "1995-01",
   "price": 600,
   "lot_sqft": 3282,
   "price_per_lot_sqft": 0.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0503221420007"
  },
  {
   "address": null,
   "sale_month": "1995-01",
   "price": 58150,
   "lot_sqft": 119860,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042922440036"
  },
  {
   "address": "3109 Hennepin Ave, Minneapolis",
   "sale_month": "1995-01",
   "price": 295000,
   "lot_sqft": 5815,
   "price_per_lot_sqft": 50.73,
   "price_per_building_sqft": 76.37,
   "building_sqft": 3863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3886,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824120126"
  },
  {
   "address": "9640 Hudson Road, Woodbury",
   "sale_month": "1995-01",
   "price": 652800,
   "lot_sqft": 325957,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": 32.1,
   "building_sqft": 20337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20459,
   "use": "305",
   "parcel_id": "0302821120014"
  },
  {
   "address": "2621 28th Ave S, Minneapolis",
   "sale_month": "1994-12",
   "price": 826302,
   "lot_sqft": 76891,
   "price_per_lot_sqft": 10.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924410057"
  },
  {
   "address": "2500 Park Ave, Minneapolis",
   "sale_month": "1994-12",
   "price": 1700000,
   "lot_sqft": 48042,
   "price_per_lot_sqft": 35.39,
   "price_per_building_sqft": 80.97,
   "building_sqft": 20995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21122,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924230010"
  },
  {
   "address": "919 Fulton St SE, Minneapolis",
   "sale_month": "1994-12",
   "price": 120000,
   "lot_sqft": 5277,
   "price_per_lot_sqft": 22.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230101"
  },
  {
   "address": "809 Washington Ave SE, Minneapolis",
   "sale_month": "1994-12",
   "price": 14000,
   "lot_sqft": 1226,
   "price_per_lot_sqft": 11.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923220016"
  },
  {
   "address": "935 Forest Street, Saint Paul",
   "sale_month": "1994-12",
   "price": 85000,
   "lot_sqft": 3434,
   "price_per_lot_sqft": 24.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1946,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "282922320030"
  },
  {
   "address": "1908 Hennepin Ave, Minneapolis",
   "sale_month": "1994-12",
   "price": 504000,
   "lot_sqft": 19310,
   "price_per_lot_sqft": 26.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5937,
   "use": "APARTMENT",
   "parcel_id": "2802924440034"
  },
  {
   "address": "1909 Emerson Ave S, Minneapolis",
   "sale_month": "1994-12",
   "price": 1,
   "lot_sqft": 6730,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "APARTMENT",
   "parcel_id": "2802924430037"
  },
  {
   "address": "813 Nicollet Mall, Minneapolis",
   "sale_month": "1994-12",
   "price": 251300,
   "lot_sqft": 878,
   "price_per_lot_sqft": 286.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120095"
  },
  {
   "address": "81 8th St S, Minneapolis",
   "sale_month": "1994-12",
   "price": 5493000,
   "lot_sqft": 13215,
   "price_per_lot_sqft": 415.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120089"
  },
  {
   "address": "719 11th Ave S, Minneapolis",
   "sale_month": "1994-12",
   "price": 26000,
   "lot_sqft": 2596,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924420001"
  },
  {
   "address": "717 11th Ave S, Minneapolis",
   "sale_month": "1994-12",
   "price": 26000,
   "lot_sqft": 2596,
   "price_per_lot_sqft": 10.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924240050"
  },
  {
   "address": "6035 Nicollet Ave, Minneapolis",
   "sale_month": "1994-12",
   "price": 1,
   "lot_sqft": 17763,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 4023,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4048,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824430123"
  },
  {
   "address": "5508 Nicollet Ave, Minneapolis",
   "sale_month": "1994-12",
   "price": 1,
   "lot_sqft": 6382,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1741,
   "use": "APARTMENT",
   "parcel_id": "2202824210095"
  },
  {
   "address": "5718 36th St W, St. Louis Park",
   "sale_month": "1994-12",
   "price": 280000,
   "lot_sqft": 9628,
   "price_per_lot_sqft": 29.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611721340071"
  },
  {
   "address": "5155 Bloomington Ave, Minneapolis",
   "sale_month": "1994-12",
   "price": 172000,
   "lot_sqft": 10273,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": 31.96,
   "building_sqft": 5381,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5414,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824410156"
  },
  {
   "address": "3650 Dodd Road, Eagan",
   "sale_month": "1994-12",
   "price": 1191000,
   "lot_sqft": 102351,
   "price_per_lot_sqft": 11.64,
   "price_per_building_sqft": 42.08,
   "building_sqft": 28306,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 28476,
   "use": "Industrial",
   "parcel_id": "108810101010"
  },
  {
   "address": "9101 International Pkwy, New Hope",
   "sale_month": "1994-12",
   "price": 2800000,
   "lot_sqft": 250157,
   "price_per_lot_sqft": 11.19,
   "price_per_building_sqft": 43.07,
   "building_sqft": 65003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65396,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821340014"
  },
  {
   "address": "100 Circle A Dr S, Wayzata",
   "sale_month": "1994-12",
   "price": 930000,
   "lot_sqft": 57836,
   "price_per_lot_sqft": 16.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3516,
   "use": "APARTMENT",
   "parcel_id": "0611722410034"
  },
  {
   "address": null,
   "sale_month": "1994-12",
   "price": 11900,
   "lot_sqft": 85931,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "050130080"
  },
  {
   "address": null,
   "sale_month": "1994-12",
   "price": 454540,
   "lot_sqft": 145867,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0211821210017"
  },
  {
   "address": "2526 24th Ave S, Minneapolis",
   "sale_month": "1994-11",
   "price": 160000,
   "lot_sqft": 23585,
   "price_per_lot_sqft": 6.78,
   "price_per_building_sqft": 15.68,
   "building_sqft": 10206,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10268,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240026"
  },
  {
   "address": "1639 University Avenue West, Saint Paul",
   "sale_month": "1994-11",
   "price": 173307,
   "lot_sqft": 9605,
   "price_per_lot_sqft": 18.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923140078"
  },
  {
   "address": "2519 Hennepin Ave, Minneapolis",
   "sale_month": "1994-11",
   "price": 125000,
   "lot_sqft": 8930,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4032,
   "use": "APARTMENT",
   "parcel_id": "3302924130011"
  },
  {
   "address": "10 10th Ave N, Hopkins",
   "sale_month": "1994-11",
   "price": 406400,
   "lot_sqft": 8234,
   "price_per_lot_sqft": 49.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310142"
  },
  {
   "address": null,
   "sale_month": "1994-11",
   "price": 268996,
   "lot_sqft": 30225,
   "price_per_lot_sqft": 8.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7120,
   "use": "Commercial-preferred",
   "parcel_id": "193215021080"
  },
  {
   "address": null,
   "sale_month": "1994-11",
   "price": 6000,
   "lot_sqft": 17091,
   "price_per_lot_sqft": 0.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911721230092"
  },
  {
   "address": "5530 32nd Ave S, Minneapolis",
   "sale_month": "1994-11",
   "price": 34700,
   "lot_sqft": 6424,
   "price_per_lot_sqft": 5.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1450,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1902823220143"
  },
  {
   "address": "7700 36th Ave N, Crystal",
   "sale_month": "1994-11",
   "price": 5100000,
   "lot_sqft": 448704,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22630,
   "use": "APARTMENT",
   "parcel_id": "1711821330008"
  },
  {
   "address": "860 Randolph Avenue, Saint Paul",
   "sale_month": "1994-11",
   "price": 128000,
   "lot_sqft": 12022,
   "price_per_lot_sqft": 10.65,
   "price_per_building_sqft": 29.6,
   "building_sqft": 4324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4350,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823310001"
  },
  {
   "address": "26106 Newton Circle, New Market Township",
   "sale_month": "1994-11",
   "price": 45000,
   "lot_sqft": 109817,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27196,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "080490050"
  },
  {
   "address": "331 North Shore Drive, Forest Lake",
   "sale_month": "1994-11",
   "price": 80900,
   "lot_sqft": 16663,
   "price_per_lot_sqft": 4.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221110060"
  },
  {
   "address": "2026 Colburn Drive, Jackson Township",
   "sale_month": "1994-11",
   "price": 200000,
   "lot_sqft": 79700,
   "price_per_lot_sqft": 2.51,
   "price_per_building_sqft": 36.6,
   "building_sqft": 5464,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5497,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "069140151"
  },
  {
   "address": "4201 Lake St E, Minneapolis",
   "sale_month": "1994-11",
   "price": 1,
   "lot_sqft": 6723,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 1250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1258,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823110042"
  },
  {
   "address": "2044 Marshall Avenue, Saint Paul",
   "sale_month": "1994-11",
   "price": 160000,
   "lot_sqft": 15252,
   "price_per_lot_sqft": 10.49,
   "price_per_building_sqft": 5.38,
   "building_sqft": 29766,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29946,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823220004"
  },
  {
   "address": "1329 Grand Avenue, Saint Paul",
   "sale_month": "1994-11",
   "price": 300000,
   "lot_sqft": 8961,
   "price_per_lot_sqft": 33.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4376,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823420006"
  },
  {
   "address": "12020 County Road 11, Burnsville",
   "sale_month": "1994-11",
   "price": 815000,
   "lot_sqft": 43775,
   "price_per_lot_sqft": 18.62,
   "price_per_building_sqft": 212.96,
   "building_sqft": 3827,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3850,
   "use": "Commercial-preferred",
   "parcel_id": "022245001020"
  },
  {
   "address": "15075 Foliage Avenue, Apple Valley",
   "sale_month": "1994-11",
   "price": 2593005,
   "lot_sqft": 301878,
   "price_per_lot_sqft": 8.59,
   "price_per_building_sqft": 136.78,
   "building_sqft": 18957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19072,
   "use": "Industrial-preferred",
   "parcel_id": "010340001032"
  },
  {
   "address": "260 Wentworth Avenue East, West Saint Paul",
   "sale_month": "1994-10",
   "price": 504600,
   "lot_sqft": 71389,
   "price_per_lot_sqft": 7.07,
   "price_per_building_sqft": 16.68,
   "building_sqft": 30247,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30430,
   "use": "Industrial-preferred",
   "parcel_id": "420200079010"
  },
  {
   "address": "1325 Thompson Avenue, South Saint Paul",
   "sale_month": "1994-10",
   "price": 195000,
   "lot_sqft": 17637,
   "price_per_lot_sqft": 11.06,
   "price_per_building_sqft": 25.98,
   "building_sqft": 7506,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7551,
   "use": "Commercial-preferred",
   "parcel_id": "367020702040"
  },
  {
   "address": "18520 Robinson St, Dayton",
   "sale_month": "1994-10",
   "price": 35000,
   "lot_sqft": 5115,
   "price_per_lot_sqft": 6.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "APARTMENT",
   "parcel_id": "3112122320027"
  },
  {
   "address": "620 Mendelssohn Ave N, Golden Valley",
   "sale_month": "1994-10",
   "price": 2580000,
   "lot_sqft": 189634,
   "price_per_lot_sqft": 13.61,
   "price_per_building_sqft": 52.45,
   "building_sqft": 49191,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49488,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821230014"
  },
  {
   "address": "927 Fulton St SE, Minneapolis",
   "sale_month": "1994-10",
   "price": 115000,
   "lot_sqft": 5277,
   "price_per_lot_sqft": 21.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230098"
  },
  {
   "address": "215 Main Street South, Stillwater",
   "sale_month": "1994-10",
   "price": 225000,
   "lot_sqft": 2878,
   "price_per_lot_sqft": 78.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410028"
  },
  {
   "address": "1370 Carling Drive, Saint Paul",
   "sale_month": "1994-10",
   "price": 2663381,
   "lot_sqft": 206734,
   "price_per_lot_sqft": 12.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32651,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "272923240241"
  },
  {
   "address": "1901 15th Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 1,
   "lot_sqft": 5236,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1435,
   "use": "TRIPLEX",
   "parcel_id": "2602924430010"
  },
  {
   "address": "2526 8th St S, Minneapolis",
   "sale_month": "1994-10",
   "price": 190000,
   "lot_sqft": 6023,
   "price_per_lot_sqft": 31.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2191,
   "use": "APARTMENT",
   "parcel_id": "2502924430084"
  },
  {
   "address": "9540 83rd Ave N, Maple Grove",
   "sale_month": "1994-10",
   "price": 1130000,
   "lot_sqft": 224775,
   "price_per_lot_sqft": 5.03,
   "price_per_building_sqft": 10.04,
   "building_sqft": 112540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 113220,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2411922110011"
  },
  {
   "address": null,
   "sale_month": "1994-10",
   "price": 65000,
   "lot_sqft": 43358,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": 20.66,
   "building_sqft": 3146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3165,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "203022230034"
  },
  {
   "address": "15150 Technology Dr, Eden Prairie",
   "sale_month": "1994-10",
   "price": 17516,
   "lot_sqft": 328785,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": 0.22,
   "building_sqft": 80315,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80800,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611622130010"
  },
  {
   "address": "8550 Edinburgh Ctr Dr N, Brooklyn Park",
   "sale_month": "1994-10",
   "price": 178500,
   "lot_sqft": 34977,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": 103.66,
   "building_sqft": 1722,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1733,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411921440017"
  },
  {
   "address": "3949 4th Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 1,
   "lot_sqft": 5404,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 3448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3469,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824110184"
  },
  {
   "address": "3944 4th Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 1,
   "lot_sqft": 19662,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824110028"
  },
  {
   "address": "3149 Stinson Blvd NE, St. Anthony",
   "sale_month": "1994-10",
   "price": 78000,
   "lot_sqft": 16540,
   "price_per_lot_sqft": 4.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "TRIPLEX",
   "parcel_id": "0602923320059"
  },
  {
   "address": "3441 Dupont Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 426300,
   "lot_sqft": 13001,
   "price_per_lot_sqft": 32.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2919,
   "use": "APARTMENT",
   "parcel_id": "0402824410052"
  },
  {
   "address": "3451 Dupont Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 426300,
   "lot_sqft": 11857,
   "price_per_lot_sqft": 35.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2920,
   "use": "APARTMENT",
   "parcel_id": "0402824410051"
  },
  {
   "address": "3434 Colfax Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 426300,
   "lot_sqft": 16228,
   "price_per_lot_sqft": 26.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3168,
   "use": "APARTMENT",
   "parcel_id": "0402824410046"
  },
  {
   "address": "3401 Dupont Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 426300,
   "lot_sqft": 11925,
   "price_per_lot_sqft": 35.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3214,
   "use": "APARTMENT",
   "parcel_id": "0402824410045"
  },
  {
   "address": "3411 Dupont Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 426300,
   "lot_sqft": 13004,
   "price_per_lot_sqft": 32.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3240,
   "use": "APARTMENT",
   "parcel_id": "0402824410044"
  },
  {
   "address": "3421 Dupont Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 426300,
   "lot_sqft": 13012,
   "price_per_lot_sqft": 32.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2954,
   "use": "APARTMENT",
   "parcel_id": "0402824410043"
  },
  {
   "address": "3424 Colfax Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 426300,
   "lot_sqft": 16226,
   "price_per_lot_sqft": 26.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3142,
   "use": "APARTMENT",
   "parcel_id": "0402824410042"
  },
  {
   "address": "3412 Colfax Ave S, Minneapolis",
   "sale_month": "1994-10",
   "price": 590200,
   "lot_sqft": 10817,
   "price_per_lot_sqft": 54.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4508,
   "use": "APARTMENT",
   "parcel_id": "0402824410041"
  },
  {
   "address": "901 80th St W, Bloomington",
   "sale_month": "1994-10",
   "price": 313500,
   "lot_sqft": 35602,
   "price_per_lot_sqft": 8.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724140022"
  },
  {
   "address": "7930 13th Ave S, Bloomington",
   "sale_month": "1994-10",
   "price": 81500,
   "lot_sqft": 9217,
   "price_per_lot_sqft": 8.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202724120007"
  },
  {
   "address": "3525 Longfellow Ave, Minneapolis",
   "sale_month": "1994-10",
   "price": 85000,
   "lot_sqft": 6182,
   "price_per_lot_sqft": 13.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1519,
   "use": "APARTMENT",
   "parcel_id": "0102824320187"
  },
  {
   "address": "415 Marie Avenue East, West Saint Paul",
   "sale_month": "1994-09",
   "price": 1500000,
   "lot_sqft": 259941,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": 89.41,
   "building_sqft": 16777,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16878,
   "use": "Industrial-preferred",
   "parcel_id": "424420001020"
  },
  {
   "address": "12500 Whitewater Dr, Minnetonka",
   "sale_month": "1994-09",
   "price": 253696,
   "lot_sqft": 257895,
   "price_per_lot_sqft": 0.98,
   "price_per_building_sqft": 4.2,
   "building_sqft": 60395,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 60759,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511722230012"
  },
  {
   "address": "2862 Upper 138th Street West, Rosemount",
   "sale_month": "1994-09",
   "price": 3866628,
   "lot_sqft": 1770963,
   "price_per_lot_sqft": 2.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "Apartment-mobile Home Park",
   "parcel_id": "340201081012"
  },
  {
   "address": "1600 University Avenue West, Saint Paul",
   "sale_month": "1994-09",
   "price": 2750000,
   "lot_sqft": 71375,
   "price_per_lot_sqft": 38.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 78892,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923410122"
  },
  {
   "address": null,
   "sale_month": "1994-09",
   "price": 15500,
   "lot_sqft": 5441,
   "price_per_lot_sqft": 2.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020320034"
  },
  {
   "address": null,
   "sale_month": "1994-09",
   "price": 101692,
   "lot_sqft": 28468,
   "price_per_lot_sqft": 3.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2711823230012"
  },
  {
   "address": "2300 Cox Tr, Medina",
   "sale_month": "1994-09",
   "price": 114500,
   "lot_sqft": 449854,
   "price_per_lot_sqft": 0.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17867,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2711823230008"
  },
  {
   "address": "1600 Harmon Pl, Minneapolis",
   "sale_month": "1994-09",
   "price": 375000,
   "lot_sqft": 15686,
   "price_per_lot_sqft": 23.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924230041"
  },
  {
   "address": "137 Naumkeag Street North, Shakopee",
   "sale_month": "1994-09",
   "price": 150000,
   "lot_sqft": 13957,
   "price_per_lot_sqft": 10.75,
   "price_per_building_sqft": 50.71,
   "building_sqft": 2958,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2976,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270041600"
  },
  {
   "address": "739 14th St E, Minneapolis",
   "sale_month": "1994-09",
   "price": 1,
   "lot_sqft": 7237,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320139"
  },
  {
   "address": "610 8th St S, Minneapolis",
   "sale_month": "1994-09",
   "price": 1,
   "lot_sqft": 3257,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924230094"
  },
  {
   "address": "815 25th Ave S, Minneapolis",
   "sale_month": "1994-09",
   "price": 510000,
   "lot_sqft": 20188,
   "price_per_lot_sqft": 25.26,
   "price_per_building_sqft": 110.2,
   "building_sqft": 4628,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4656,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924430071"
  },
  {
   "address": "8124 Lakeland Ave N, Brooklyn Park",
   "sale_month": "1994-09",
   "price": 1100000,
   "lot_sqft": 259955,
   "price_per_lot_sqft": 4.23,
   "price_per_building_sqft": 107.29,
   "building_sqft": 10253,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10315,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911921130020"
  },
  {
   "address": "1319 Larpenteur Avenue West, Roseville",
   "sale_month": "1994-09",
   "price": 275000,
   "lot_sqft": 23723,
   "price_per_lot_sqft": 11.59,
   "price_per_building_sqft": 73.39,
   "building_sqft": 3747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3770,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923430038"
  },
  {
   "address": null,
   "sale_month": "1994-09",
   "price": 211327,
   "lot_sqft": 472514,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152922110047"
  },
  {
   "address": "2240 7th Avenue East, North Saint Paul",
   "sale_month": "1994-09",
   "price": 158000,
   "lot_sqft": 12879,
   "price_per_lot_sqft": 12.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2178,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110084"
  },
  {
   "address": "999 Village Center Drive, North Oaks",
   "sale_month": "1994-09",
   "price": 433500,
   "lot_sqft": 55321,
   "price_per_lot_sqft": 7.84,
   "price_per_building_sqft": 64.91,
   "building_sqft": 6678,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6718,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "133023430029"
  },
  {
   "address": "2384 English Street North, Maplewood",
   "sale_month": "1994-09",
   "price": 274999,
   "lot_sqft": 65503,
   "price_per_lot_sqft": 4.2,
   "price_per_building_sqft": 144.36,
   "building_sqft": 1905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1916,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922320004"
  },
  {
   "address": null,
   "sale_month": "1994-09",
   "price": 1,
   "lot_sqft": 32877,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922320003"
  },
  {
   "address": null,
   "sale_month": "1994-09",
   "price": 30000,
   "lot_sqft": 43543,
   "price_per_lot_sqft": 0.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "070070052"
  },
  {
   "address": "7161 55th Street North, Oakdale",
   "sale_month": "1994-09",
   "price": 610000,
   "lot_sqft": 131672,
   "price_per_lot_sqft": 4.63,
   "price_per_building_sqft": 19.45,
   "building_sqft": 31363,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31553,
   "use": "305",
   "parcel_id": "0502921320008"
  },
  {
   "address": "2001 American Blvd W, Bloomington",
   "sale_month": "1994-09",
   "price": 575000,
   "lot_sqft": 38898,
   "price_per_lot_sqft": 14.78,
   "price_per_building_sqft": 139.16,
   "building_sqft": 4132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4157,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724230020"
  },
  {
   "address": "3037 Lyndale Ave S, Minneapolis",
   "sale_month": "1994-09",
   "price": 163000,
   "lot_sqft": 5510,
   "price_per_lot_sqft": 29.58,
   "price_per_building_sqft": 22.13,
   "building_sqft": 7364,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7409,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824220091"
  },
  {
   "address": "3039 Lyndale Ave S, Minneapolis",
   "sale_month": "1994-09",
   "price": 32000,
   "lot_sqft": 5512,
   "price_per_lot_sqft": 5.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220090"
  },
  {
   "address": "2200 Highway 13 East, Burnsville",
   "sale_month": "1994-09",
   "price": 100000,
   "lot_sqft": 80472,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": 5.66,
   "building_sqft": 17653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17760,
   "use": "Commercial-preferred",
   "parcel_id": "022650001010"
  },
  {
   "address": "7940 13th Ave S, Bloomington",
   "sale_month": "1994-09",
   "price": 80000,
   "lot_sqft": 9217,
   "price_per_lot_sqft": 8.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202724120008"
  },
  {
   "address": "451 Burnsville Parkway West, Burnsville",
   "sale_month": "1994-09",
   "price": 625000,
   "lot_sqft": 34383,
   "price_per_lot_sqft": 18.18,
   "price_per_building_sqft": 208.54,
   "building_sqft": 2997,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3015,
   "use": "Commercial-preferred",
   "parcel_id": "020130022034"
  },
  {
   "address": "136 Western Avenue North, Saint Paul",
   "sale_month": "1994-09",
   "price": 1,
   "lot_sqft": 11900,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5373,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120150"
  },
  {
   "address": "369 Laurel Avenue, Saint Paul",
   "sale_month": "1994-09",
   "price": 944999,
   "lot_sqft": 11901,
   "price_per_lot_sqft": 79.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5449,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823120149"
  },
  {
   "address": "12571 Garland Avenue, Apple Valley",
   "sale_month": "1994-09",
   "price": 359294,
   "lot_sqft": 122536,
   "price_per_lot_sqft": 2.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2741,
   "use": "Apartment-mobile Home Park",
   "parcel_id": "011660000010"
  },
  {
   "address": "132 Main Street West, Waconia",
   "sale_month": "1994-08",
   "price": 25000,
   "lot_sqft": 3613,
   "price_per_lot_sqft": 6.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "750503690"
  },
  {
   "address": "1518 Elrose Court, South Saint Paul",
   "sale_month": "1994-08",
   "price": 145000,
   "lot_sqft": 11539,
   "price_per_lot_sqft": 12.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2629,
   "use": "Apartment",
   "parcel_id": "367910001030"
  },
  {
   "address": "654 1st Avenue South, South Saint Paul",
   "sale_month": "1994-08",
   "price": 145000,
   "lot_sqft": 9691,
   "price_per_lot_sqft": 14.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3494,
   "use": "Apartment",
   "parcel_id": "367510014170"
  },
  {
   "address": null,
   "sale_month": "1994-08",
   "price": 180000,
   "lot_sqft": 66470,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "363023220020"
  },
  {
   "address": "2939 12th Ave S, Minneapolis",
   "sale_month": "1994-08",
   "price": 145000,
   "lot_sqft": 16020,
   "price_per_lot_sqft": 9.05,
   "price_per_building_sqft": 13.66,
   "building_sqft": 10615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10679,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924430214"
  },
  {
   "address": "2710 Bloomington Ave, Minneapolis",
   "sale_month": "1994-08",
   "price": 1,
   "lot_sqft": 3614,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502924420189"
  },
  {
   "address": "14500 Shannon Parkway, Rosemount",
   "sale_month": "1994-08",
   "price": 448988,
   "lot_sqft": 47134,
   "price_per_lot_sqft": 9.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4354,
   "use": "Apartment",
   "parcel_id": "346750001010"
  },
  {
   "address": "14600 Shannon Parkway, Rosemount",
   "sale_month": "1994-08",
   "price": 968869,
   "lot_sqft": 105488,
   "price_per_lot_sqft": 9.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4679,
   "use": "Apartment",
   "parcel_id": "344530001010"
  },
  {
   "address": "2515 Blaisdell Ave, Minneapolis",
   "sale_month": "1994-08",
   "price": 1,
   "lot_sqft": 28118,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11579,
   "use": "APARTMENT",
   "parcel_id": "3402924240106"
  },
  {
   "address": "2901 Irving Ave S, Minneapolis",
   "sale_month": "1994-08",
   "price": 94200,
   "lot_sqft": 12904,
   "price_per_lot_sqft": 7.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302924340114"
  },
  {
   "address": "1516 Lake St W, Minneapolis",
   "sale_month": "1994-08",
   "price": 575800,
   "lot_sqft": 11060,
   "price_per_lot_sqft": 52.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6284,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924340048"
  },
  {
   "address": "18550 Co Rd No 81, Dayton",
   "sale_month": "1994-08",
   "price": 62000,
   "lot_sqft": 254545,
   "price_per_lot_sqft": 0.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16812,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012022340006"
  },
  {
   "address": "935 Bradford Street, Saint Paul",
   "sale_month": "1994-08",
   "price": 200000,
   "lot_sqft": 21630,
   "price_per_lot_sqft": 9.25,
   "price_per_building_sqft": 13.17,
   "building_sqft": 15190,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15281,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420011"
  },
  {
   "address": "2342 Wycliff Street, Saint Paul",
   "sale_month": "1994-08",
   "price": 1,
   "lot_sqft": 7210,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420010"
  },
  {
   "address": null,
   "sale_month": "1994-08",
   "price": 1,
   "lot_sqft": 7210,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420009"
  },
  {
   "address": null,
   "sale_month": "1994-08",
   "price": 1,
   "lot_sqft": 35938,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130036"
  },
  {
   "address": "2383 University Avenue West, Saint Paul",
   "sale_month": "1994-08",
   "price": 1,
   "lot_sqft": 6970,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130030"
  },
  {
   "address": "2383 University Avenue West, Saint Paul",
   "sale_month": "1994-08",
   "price": 1,
   "lot_sqft": 7517,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923130028"
  },
  {
   "address": "7214 Winnetka Ave N, Brooklyn Park",
   "sale_month": "1994-08",
   "price": 505000,
   "lot_sqft": 225220,
   "price_per_lot_sqft": 2.24,
   "price_per_building_sqft": 39.86,
   "building_sqft": 12668,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12744,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2911921320021"
  },
  {
   "address": "115 Martha Street North, Stillwater",
   "sale_month": "1994-08",
   "price": 176000,
   "lot_sqft": 23203,
   "price_per_lot_sqft": 7.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "110",
   "parcel_id": "2803020310158"
  },
  {
   "address": "1210 Mendota Heights Road, Mendota Heights",
   "sale_month": "1994-08",
   "price": 1741423,
   "lot_sqft": 160383,
   "price_per_lot_sqft": 10.86,
   "price_per_building_sqft": 68.45,
   "building_sqft": 25442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25596,
   "use": "Industrial",
   "parcel_id": "274825301010"
  },
  {
   "address": "2540 Executive Drive, Mendota Heights",
   "sale_month": "1994-08",
   "price": 4808577,
   "lot_sqft": 235891,
   "price_per_lot_sqft": 20.38,
   "price_per_building_sqft": 77.75,
   "building_sqft": 61844,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62217,
   "use": "Industrial-preferred",
   "parcel_id": "274825201010"
  },
  {
   "address": "1401 66th St E, Richfield",
   "sale_month": "1994-08",
   "price": 81000,
   "lot_sqft": 5923,
   "price_per_lot_sqft": 13.68,
   "price_per_building_sqft": 68.47,
   "building_sqft": 1183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1191,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824420062"
  },
  {
   "address": "6601 11th Ave S, Richfield",
   "sale_month": "1994-08",
   "price": 550000,
   "lot_sqft": 25829,
   "price_per_lot_sqft": 21.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3270,
   "use": "APARTMENT",
   "parcel_id": "2602824310001"
  },
  {
   "address": "825 Galtier Street, Saint Paul",
   "sale_month": "1994-08",
   "price": 45000,
   "lot_sqft": 7814,
   "price_per_lot_sqft": 5.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923430010"
  },
  {
   "address": "619 14th Ave S, Hopkins",
   "sale_month": "1994-08",
   "price": 318300,
   "lot_sqft": 22616,
   "price_per_lot_sqft": 14.07,
   "price_per_building_sqft": 28.05,
   "building_sqft": 11346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11414,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722230030"
  },
  {
   "address": "530 5th St SE, Minneapolis",
   "sale_month": "1994-08",
   "price": 1,
   "lot_sqft": 10314,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4687,
   "use": "APARTMENT",
   "parcel_id": "2402924230145"
  },
  {
   "address": "5971 Nicollet Ave, Minneapolis",
   "sale_month": "1994-08",
   "price": 200000,
   "lot_sqft": 11988,
   "price_per_lot_sqft": 16.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202824420012"
  },
  {
   "address": "615 56th St W, Minneapolis",
   "sale_month": "1994-08",
   "price": 1,
   "lot_sqft": 15916,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 8310,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8361,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824230166"
  },
  {
   "address": "450 Oak Grove Parkway, Vadnais Heights",
   "sale_month": "1994-08",
   "price": 1039999,
   "lot_sqft": 87986,
   "price_per_lot_sqft": 11.82,
   "price_per_building_sqft": 30.21,
   "building_sqft": 34426,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34634,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "203022220008"
  },
  {
   "address": "1050 Thorndale Avenue, New Brighton",
   "sale_month": "1994-08",
   "price": 110000,
   "lot_sqft": 51446,
   "price_per_lot_sqft": 2.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9960,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "193023430040"
  },
  {
   "address": "9065 Zachary La N, Maple Grove",
   "sale_month": "1994-08",
   "price": 68249,
   "lot_sqft": 67698,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": 6.8,
   "building_sqft": 10040,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10101,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922140001"
  },
  {
   "address": "5222 Lyndale Ave N, Minneapolis",
   "sale_month": "1994-08",
   "price": 60000,
   "lot_sqft": 9892,
   "price_per_lot_sqft": 6.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821110012"
  },
  {
   "address": "2950 Lexington Avenue, Eagan",
   "sale_month": "1994-08",
   "price": 5116500,
   "lot_sqft": 546143,
   "price_per_lot_sqft": 9.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 171027,
   "use": "Industrial-preferred",
   "parcel_id": "102250100152"
  },
  {
   "address": "9260 Bryant Ave S, Bloomington",
   "sale_month": "1994-08",
   "price": 230000,
   "lot_sqft": 64155,
   "price_per_lot_sqft": 3.59,
   "price_per_building_sqft": 7.83,
   "building_sqft": 29361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29539,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724440062"
  },
  {
   "address": "3253 West Broadway, Robbinsdale",
   "sale_month": "1994-08",
   "price": 450000,
   "lot_sqft": 8111,
   "price_per_lot_sqft": 55.48,
   "price_per_building_sqft": 188.44,
   "building_sqft": 2388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2402,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924240026"
  },
  {
   "address": null,
   "sale_month": "1994-08",
   "price": 1625000,
   "lot_sqft": 147857,
   "price_per_lot_sqft": 10.99,
   "price_per_building_sqft": 44.31,
   "building_sqft": 36671,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36892,
   "use": "Industrial-preferred",
   "parcel_id": "022610201043"
  },
  {
   "address": "3231 Elliot Ave, Minneapolis",
   "sale_month": "1994-08",
   "price": 65000,
   "lot_sqft": 5092,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": 46.53,
   "building_sqft": 1397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1406,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824240019"
  },
  {
   "address": "7920 13th Ave S, Bloomington",
   "sale_month": "1994-08",
   "price": 88500,
   "lot_sqft": 11515,
   "price_per_lot_sqft": 7.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202724120006"
  },
  {
   "address": "7600 146th Street West, Apple Valley",
   "sale_month": "1994-08",
   "price": 303000,
   "lot_sqft": 33339,
   "price_per_lot_sqft": 9.09,
   "price_per_building_sqft": 48.23,
   "building_sqft": 6282,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6320,
   "use": "Commercial-preferred",
   "parcel_id": "015217501020"
  },
  {
   "address": "409 Territorial Street, Watertown",
   "sale_month": "1994-07",
   "price": 111250,
   "lot_sqft": 12431,
   "price_per_lot_sqft": 8.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5571,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "850500230"
  },
  {
   "address": "1315 24th St E, Minneapolis",
   "sale_month": "1994-07",
   "price": 1,
   "lot_sqft": 15462,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9851,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924130301"
  },
  {
   "address": "2736 Hennepin Ave, Minneapolis",
   "sale_month": "1994-07",
   "price": 1,
   "lot_sqft": 9565,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4900,
   "use": "APARTMENT",
   "parcel_id": "3302924310003"
  },
  {
   "address": "915 Fulton St SE, Minneapolis",
   "sale_month": "1994-07",
   "price": 110000,
   "lot_sqft": 3958,
   "price_per_lot_sqft": 27.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230099"
  },
  {
   "address": "3014 University Ave SE, Minneapolis",
   "sale_month": "1994-07",
   "price": 103000,
   "lot_sqft": 10266,
   "price_per_lot_sqft": 10.03,
   "price_per_building_sqft": 20.67,
   "building_sqft": 4982,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5012,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923130047"
  },
  {
   "address": "23910 Hogan Avenue, New Trier",
   "sale_month": "1994-07",
   "price": 125000,
   "lot_sqft": 13140,
   "price_per_lot_sqft": 9.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "Commercial-preferred",
   "parcel_id": "295120014070"
  },
  {
   "address": "1929 Nicollet Ave, Minneapolis",
   "sale_month": "1994-07",
   "price": 160000,
   "lot_sqft": 5670,
   "price_per_lot_sqft": 28.22,
   "price_per_building_sqft": 30.63,
   "building_sqft": 5224,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5255,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924430061"
  },
  {
   "address": "222 1st Avenue East, Shakopee",
   "sale_month": "1994-07",
   "price": 80000,
   "lot_sqft": 8520,
   "price_per_lot_sqft": 9.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011850"
  },
  {
   "address": "406 1st Avenue West, Shakopee",
   "sale_month": "1994-07",
   "price": 110000,
   "lot_sqft": 15837,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270011260"
  },
  {
   "address": "16095 Main Avenue Southeast, Prior Lake",
   "sale_month": "1994-07",
   "price": 329000,
   "lot_sqft": 7416,
   "price_per_lot_sqft": 44.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8010,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252430050"
  },
  {
   "address": "1415 5th St SE, Minneapolis",
   "sale_month": "1994-07",
   "price": 320000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 29.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3281,
   "use": "APARTMENT",
   "parcel_id": "2402924420061"
  },
  {
   "address": "700 4th St SE, Minneapolis",
   "sale_month": "1994-07",
   "price": 135000,
   "lot_sqft": 13059,
   "price_per_lot_sqft": 10.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2716,
   "use": "APARTMENT",
   "parcel_id": "2402924320026"
  },
  {
   "address": "200 4th Street East, Jordan",
   "sale_month": "1994-07",
   "price": 50000,
   "lot_sqft": 17030,
   "price_per_lot_sqft": 2.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4747,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220021570"
  },
  {
   "address": null,
   "sale_month": "1994-07",
   "price": 22000,
   "lot_sqft": 6591,
   "price_per_lot_sqft": 3.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2003121240023"
  },
  {
   "address": "107 2nd Street East, Hastings",
   "sale_month": "1994-07",
   "price": 72000,
   "lot_sqft": 3061,
   "price_per_lot_sqft": 23.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215004063"
  },
  {
   "address": "2396 Commerce Blvd, Mound",
   "sale_month": "1994-07",
   "price": 59500,
   "lot_sqft": 7494,
   "price_per_lot_sqft": 7.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2637,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724330057"
  },
  {
   "address": "1595 220th Street East, Empire",
   "sale_month": "1994-07",
   "price": 230000,
   "lot_sqft": 299736,
   "price_per_lot_sqft": 0.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10038,
   "use": "Commercial-preferred",
   "parcel_id": "120350057010"
  },
  {
   "address": "4300 Wentworth Ave, Minneapolis",
   "sale_month": "1994-07",
   "price": 67000,
   "lot_sqft": 4592,
   "price_per_lot_sqft": 14.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2407,
   "use": "TRIPLEX",
   "parcel_id": "1002824310130"
  },
  {
   "address": "3837 Grand Ave S, Minneapolis",
   "sale_month": "1994-07",
   "price": 1,
   "lot_sqft": 5745,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2093,
   "use": "APARTMENT",
   "parcel_id": "1002824220107"
  },
  {
   "address": "3366 North Shore Dr, Orono",
   "sale_month": "1994-07",
   "price": 1480000,
   "lot_sqft": 8806,
   "price_per_lot_sqft": 168.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0811723410017"
  },
  {
   "address": "3219 Penn Ave N, Minneapolis",
   "sale_month": "1994-07",
   "price": 400000,
   "lot_sqft": 10063,
   "price_per_lot_sqft": 39.75,
   "price_per_building_sqft": 88.65,
   "building_sqft": 4512,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4539,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802924140158"
  },
  {
   "address": "4305 Upton Ave S, Minneapolis",
   "sale_month": "1994-07",
   "price": 1,
   "lot_sqft": 2250,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 7673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7719,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420011"
  },
  {
   "address": "4307 Upton Ave S, Minneapolis",
   "sale_month": "1994-07",
   "price": 1,
   "lot_sqft": 5791,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420009"
  },
  {
   "address": "5751 Quincy Street, Mounds View",
   "sale_month": "1994-07",
   "price": 110000,
   "lot_sqft": 14885,
   "price_per_lot_sqft": 7.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2131,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "053023410012"
  },
  {
   "address": "5707 West Broadway, Crystal",
   "sale_month": "1994-07",
   "price": 275000,
   "lot_sqft": 25540,
   "price_per_lot_sqft": 10.77,
   "price_per_building_sqft": 47.84,
   "building_sqft": 5748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5783,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821420057"
  },
  {
   "address": "3207 Lyndale Ave S, Minneapolis",
   "sale_month": "1994-07",
   "price": 61111,
   "lot_sqft": 5668,
   "price_per_lot_sqft": 10.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2237,
   "use": "APARTMENT",
   "parcel_id": "0302824230112"
  },
  {
   "address": "3010 15th Ave S, Minneapolis",
   "sale_month": "1994-07",
   "price": 1,
   "lot_sqft": 7636,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 1553,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1562,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824120105"
  },
  {
   "address": "2925 Garfield Ave, Minneapolis",
   "sale_month": "1994-06",
   "price": 100000,
   "lot_sqft": 10272,
   "price_per_lot_sqft": 9.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330072"
  },
  {
   "address": null,
   "sale_month": "1994-06",
   "price": 50576,
   "lot_sqft": 6461,
   "price_per_lot_sqft": 7.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922330050"
  },
  {
   "address": null,
   "sale_month": "1994-06",
   "price": 68288,
   "lot_sqft": 395100,
   "price_per_lot_sqft": 0.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3112022130010"
  },
  {
   "address": "200 Oak Grove St, Minneapolis",
   "sale_month": "1994-06",
   "price": 1,
   "lot_sqft": 8412,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5620,
   "use": "APARTMENT",
   "parcel_id": "2702924310014"
  },
  {
   "address": "818 Como Avenue, Saint Paul",
   "sale_month": "1994-06",
   "price": 85000,
   "lot_sqft": 3114,
   "price_per_lot_sqft": 27.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2127,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923120048"
  },
  {
   "address": null,
   "sale_month": "1994-06",
   "price": 25000,
   "lot_sqft": 9490,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2211822430006"
  },
  {
   "address": "8460 East Point Douglas Road South, Cottage Grove",
   "sale_month": "1994-06",
   "price": 172100,
   "lot_sqft": 47233,
   "price_per_lot_sqft": 3.64,
   "price_per_building_sqft": 35.79,
   "building_sqft": 4808,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4837,
   "use": "300",
   "parcel_id": "2102721120024"
  },
  {
   "address": "2951 Weeks Ave SE, Minneapolis",
   "sale_month": "1994-06",
   "price": 344625,
   "lot_sqft": 180040,
   "price_per_lot_sqft": 1.91,
   "price_per_building_sqft": 29.06,
   "building_sqft": 11858,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11930,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923140006"
  },
  {
   "address": "6210 Tahoe Road, Woodbury",
   "sale_month": "1994-06",
   "price": 125000,
   "lot_sqft": 146937,
   "price_per_lot_sqft": 0.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4568,
   "use": "110",
   "parcel_id": "1802821310111"
  },
  {
   "address": "2700 Plymouth Ave N, Minneapolis",
   "sale_month": "1994-06",
   "price": 1,
   "lot_sqft": 18085,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4729,
   "use": "APARTMENT",
   "parcel_id": "1702924430096"
  },
  {
   "address": "1008 Meadowlands Drive, White Bear Township",
   "sale_month": "1994-06",
   "price": 189000,
   "lot_sqft": 17385,
   "price_per_lot_sqft": 10.87,
   "price_per_building_sqft": 111.24,
   "building_sqft": 1699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1709,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022340024"
  },
  {
   "address": "1838 Fremont Ave N, Minneapolis",
   "sale_month": "1994-06",
   "price": 1,
   "lot_sqft": 4019,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924420079"
  },
  {
   "address": "1831 Emerson Ave N, Minneapolis",
   "sale_month": "1994-06",
   "price": 1,
   "lot_sqft": 19653,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 1176,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1183,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924420060"
  },
  {
   "address": "1025 West Broadway, Minneapolis",
   "sale_month": "1994-06",
   "price": 400000,
   "lot_sqft": 11350,
   "price_per_lot_sqft": 35.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130031"
  },
  {
   "address": "1360 W Minnehaha Pkwy, Minneapolis",
   "sale_month": "1994-06",
   "price": 1,
   "lot_sqft": 29384,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7145,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824420069"
  },
  {
   "address": "1533 Larpenteur Avenue West, Falcon Heights",
   "sale_month": "1994-06",
   "price": 330000,
   "lot_sqft": 60811,
   "price_per_lot_sqft": 5.43,
   "price_per_building_sqft": 13.81,
   "building_sqft": 23892,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24036,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923330136"
  },
  {
   "address": "4605 Blaisdell Ave, Minneapolis",
   "sale_month": "1994-06",
   "price": 115250,
   "lot_sqft": 5713,
   "price_per_lot_sqft": 20.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2612,
   "use": "APARTMENT",
   "parcel_id": "1502824210019"
  },
  {
   "address": "27 5th Street, Farmington",
   "sale_month": "1994-06",
   "price": 287872,
   "lot_sqft": 26513,
   "price_per_lot_sqft": 10.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13779,
   "use": "Commercial-preferred",
   "parcel_id": "140310011023"
  },
  {
   "address": "5150 Quincy Street, Mounds View",
   "sale_month": "1994-06",
   "price": 149653,
   "lot_sqft": 115180,
   "price_per_lot_sqft": 1.3,
   "price_per_building_sqft": 3.16,
   "building_sqft": 47318,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47604,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "083023410014"
  },
  {
   "address": "4200 River Pkwy W, Minneapolis",
   "sale_month": "1994-06",
   "price": 3162000,
   "lot_sqft": 525687,
   "price_per_lot_sqft": 6.01,
   "price_per_building_sqft": 51.39,
   "building_sqft": 61533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 61905,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802823320001"
  },
  {
   "address": "3800 Minnehaha Ave, Minneapolis",
   "sale_month": "1994-06",
   "price": 1009000,
   "lot_sqft": 70798,
   "price_per_lot_sqft": 14.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20329,
   "use": "APARTMENT",
   "parcel_id": "0702823220012"
  },
  {
   "address": "1750 Weir Drive, Woodbury",
   "sale_month": "1994-06",
   "price": 1450000,
   "lot_sqft": 406966,
   "price_per_lot_sqft": 3.56,
   "price_per_building_sqft": 14.93,
   "building_sqft": 97132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 97718,
   "use": "300",
   "parcel_id": "0702821420004"
  },
  {
   "address": "80 Little Canada Road East, Little Canada",
   "sale_month": "1994-06",
   "price": 570000,
   "lot_sqft": 56386,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": 25.04,
   "building_sqft": 22765,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22903,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922310048"
  },
  {
   "address": "3020 Centerville Road, Little Canada",
   "sale_month": "1994-06",
   "price": 45000,
   "lot_sqft": 40527,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": 4.47,
   "building_sqft": 10058,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10119,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922110025"
  },
  {
   "address": "747 Lake St E, Wayzata",
   "sale_month": "1994-06",
   "price": 311500,
   "lot_sqft": 6127,
   "price_per_lot_sqft": 50.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722420013"
  },
  {
   "address": "3919 West Broadway, Robbinsdale",
   "sale_month": "1994-06",
   "price": 42500,
   "lot_sqft": 5976,
   "price_per_lot_sqft": 7.11,
   "price_per_building_sqft": 37.78,
   "building_sqft": 1125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1132,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924420064"
  },
  {
   "address": "6071 50th Street North, Oakdale",
   "sale_month": "1994-06",
   "price": 127000,
   "lot_sqft": 13347,
   "price_per_lot_sqft": 9.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2123,
   "use": "110",
   "parcel_id": "0602921330004"
  },
  {
   "address": "1432 32nd St W, Minneapolis",
   "sale_month": "1994-06",
   "price": 170000,
   "lot_sqft": 2983,
   "price_per_lot_sqft": 56.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2248,
   "use": "APARTMENT",
   "parcel_id": "0402824240009"
  },
  {
   "address": "986 Grand Avenue, Saint Paul",
   "sale_month": "1994-06",
   "price": 125500,
   "lot_sqft": 6114,
   "price_per_lot_sqft": 20.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823320019"
  },
  {
   "address": "101 Ash Avenue North, Mayer",
   "sale_month": "1994-05",
   "price": 65000,
   "lot_sqft": 15993,
   "price_per_lot_sqft": 4.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3692,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "500500010"
  },
  {
   "address": "313 Paul Avenue South, Cologne",
   "sale_month": "1994-05",
   "price": 52500,
   "lot_sqft": 10070,
   "price_per_lot_sqft": 5.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "400500660"
  },
  {
   "address": "555 Cardigan Road, Shoreview",
   "sale_month": "1994-05",
   "price": 612000,
   "lot_sqft": 151155,
   "price_per_lot_sqft": 4.05,
   "price_per_building_sqft": 13.26,
   "building_sqft": 46169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46448,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "363023220021"
  },
  {
   "address": "1844 26th St E, Minneapolis",
   "sale_month": "1994-05",
   "price": 40000,
   "lot_sqft": 5072,
   "price_per_lot_sqft": 7.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 578,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924230037"
  },
  {
   "address": "2641 Garfield Ave, Minneapolis",
   "sale_month": "1994-05",
   "price": 1,
   "lot_sqft": 11504,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2726,
   "use": "APARTMENT",
   "parcel_id": "3402924320122"
  },
  {
   "address": "2312 1st Ave S, Minneapolis",
   "sale_month": "1994-05",
   "price": 1,
   "lot_sqft": 17518,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6303,
   "use": "APARTMENT",
   "parcel_id": "3402924120042"
  },
  {
   "address": "4004 Peavey Road, Chaska",
   "sale_month": "1994-05",
   "price": 90000,
   "lot_sqft": 155218,
   "price_per_lot_sqft": 0.58,
   "price_per_building_sqft": 5.2,
   "building_sqft": 17298,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17402,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300550010"
  },
  {
   "address": "2220 Fernbrook La N, Plymouth",
   "sale_month": "1994-05",
   "price": 1100000,
   "lot_sqft": 116896,
   "price_per_lot_sqft": 9.41,
   "price_per_building_sqft": 29.27,
   "building_sqft": 37583,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37809,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822230010"
  },
  {
   "address": "1700 Como Ave SE, Minneapolis",
   "sale_month": "1994-05",
   "price": 104500,
   "lot_sqft": 5797,
   "price_per_lot_sqft": 18.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1802,
   "use": "APARTMENT",
   "parcel_id": "2402924140037"
  },
  {
   "address": "416 Hennepin Ave, Minneapolis",
   "sale_month": "1994-05",
   "price": 152000,
   "lot_sqft": 6589,
   "price_per_lot_sqft": 23.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924440024"
  },
  {
   "address": "1300 Olson Memorial Hwy, Minneapolis",
   "sale_month": "1994-05",
   "price": 517000,
   "lot_sqft": 37192,
   "price_per_lot_sqft": 13.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924130011"
  },
  {
   "address": "515 Spiral Boulevard, Hastings",
   "sale_month": "1994-05",
   "price": 550000,
   "lot_sqft": 122233,
   "price_per_lot_sqft": 4.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61198,
   "use": "Industrial-preferred",
   "parcel_id": "193200301100"
  },
  {
   "address": "2222 2nd St N, Minneapolis",
   "sale_month": "1994-05",
   "price": 14800,
   "lot_sqft": 27235,
   "price_per_lot_sqft": 0.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 39544,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924240009"
  },
  {
   "address": "2212 2nd St N, Minneapolis",
   "sale_month": "1994-05",
   "price": 20000,
   "lot_sqft": 9078,
   "price_per_lot_sqft": 2.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502924240008"
  },
  {
   "address": "4801 4th Ave S, Minneapolis",
   "sale_month": "1994-05",
   "price": 135000,
   "lot_sqft": 7741,
   "price_per_lot_sqft": 17.44,
   "price_per_building_sqft": 35.47,
   "building_sqft": 3806,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3829,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824140177"
  },
  {
   "address": null,
   "sale_month": "1994-05",
   "price": 786000,
   "lot_sqft": 125391,
   "price_per_lot_sqft": 6.27,
   "price_per_building_sqft": 3.78,
   "building_sqft": 208003,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 209258,
   "use": "Industrial-preferred",
   "parcel_id": "105332000080"
  },
  {
   "address": "1034 Gemini Road, Eagan",
   "sale_month": "1994-05",
   "price": 786500,
   "lot_sqft": 138517,
   "price_per_lot_sqft": 5.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28958,
   "use": "Industrial-preferred",
   "parcel_id": "102250206100"
  },
  {
   "address": "956 12th Street Southwest, Forest Lake",
   "sale_month": "1994-05",
   "price": 1117500,
   "lot_sqft": 116284,
   "price_per_lot_sqft": 9.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18196,
   "use": "110",
   "parcel_id": "0703221440004"
  },
  {
   "address": "25005 Langford Avenue, Cedar Lake Township",
   "sale_month": "1994-05",
   "price": 20440,
   "lot_sqft": 3299,
   "price_per_lot_sqft": 6.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "039190191"
  },
  {
   "address": "3012 Pillsbury Ave, Minneapolis",
   "sale_month": "1994-05",
   "price": 1,
   "lot_sqft": 7724,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824210011"
  },
  {
   "address": "1 Lake St E, Minneapolis",
   "sale_month": "1994-05",
   "price": 1600000,
   "lot_sqft": 70461,
   "price_per_lot_sqft": 22.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824120161"
  },
  {
   "address": "8242 Pillsbury Ave S, Bloomington",
   "sale_month": "1994-05",
   "price": 71800,
   "lot_sqft": 6012,
   "price_per_lot_sqft": 11.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302724310076"
  },
  {
   "address": "1001 Ladybird Lane, Burnsville",
   "sale_month": "1994-05",
   "price": 20856,
   "lot_sqft": 9835,
   "price_per_lot_sqft": 2.12,
   "price_per_building_sqft": 3.34,
   "building_sqft": 6240,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6277,
   "use": "Commercial-preferred",
   "parcel_id": "021562001120"
  },
  {
   "address": "684 Excelsior Blvd, Excelsior",
   "sale_month": "1994-04",
   "price": 445000,
   "lot_sqft": 22393,
   "price_per_lot_sqft": 19.87,
   "price_per_building_sqft": 125.96,
   "building_sqft": 3533,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3554,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723220023"
  },
  {
   "address": "2109 Portland Ave, Minneapolis",
   "sale_month": "1994-04",
   "price": 1,
   "lot_sqft": 4889,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 878,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 883,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924220050"
  },
  {
   "address": "2825 Garfield Ave, Minneapolis",
   "sale_month": "1994-04",
   "price": 48198,
   "lot_sqft": 5145,
   "price_per_lot_sqft": 9.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1841,
   "use": "APARTMENT",
   "parcel_id": "3402924330157"
  },
  {
   "address": "2637 Lyndale Ave S, Minneapolis",
   "sale_month": "1994-04",
   "price": 1,
   "lot_sqft": 10673,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 2886,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2903,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924320142"
  },
  {
   "address": "1300 Lagoon Ave, Minneapolis",
   "sale_month": "1994-04",
   "price": 308300,
   "lot_sqft": 12203,
   "price_per_lot_sqft": 25.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9018,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924430116"
  },
  {
   "address": "2525 Emerson Ave S, Minneapolis",
   "sale_month": "1994-04",
   "price": 1,
   "lot_sqft": 7582,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4811,
   "use": "APARTMENT",
   "parcel_id": "3302924130032"
  },
  {
   "address": null,
   "sale_month": "1994-04",
   "price": 635000,
   "lot_sqft": 25648,
   "price_per_lot_sqft": 24.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410118"
  },
  {
   "address": "1318 Sibley Memorial Highway, Mendota",
   "sale_month": "1994-04",
   "price": 85000,
   "lot_sqft": 23546,
   "price_per_lot_sqft": 3.61,
   "price_per_building_sqft": 10.67,
   "building_sqft": 7964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8012,
   "use": "Commercial-preferred",
   "parcel_id": "267700009050"
  },
  {
   "address": "495 Burgess Street, Saint Paul",
   "sale_month": "1994-04",
   "price": 27000,
   "lot_sqft": 5435,
   "price_per_lot_sqft": 4.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923310041"
  },
  {
   "address": "780 Flying Cloud Drive, Chanhassen",
   "sale_month": "1994-04",
   "price": 94000,
   "lot_sqft": 93436,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1071,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250351300"
  },
  {
   "address": "21310 John Milless Dr, Rogers",
   "sale_month": "1994-04",
   "price": 52000,
   "lot_sqft": 30474,
   "price_per_lot_sqft": 1.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8060,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130021"
  },
  {
   "address": "100 1st St N, Minneapolis",
   "sale_month": "1994-04",
   "price": 415000,
   "lot_sqft": 4334,
   "price_per_lot_sqft": 95.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2775,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140052"
  },
  {
   "address": "5200 Willson Rd, Edina",
   "sale_month": "1994-04",
   "price": 2600000,
   "lot_sqft": 141448,
   "price_per_lot_sqft": 18.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14026,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1802824320024"
  },
  {
   "address": "16394 Glory La, Eden Prairie",
   "sale_month": "1994-04",
   "price": 130000,
   "lot_sqft": 64023,
   "price_per_lot_sqft": 2.03,
   "price_per_building_sqft": 15.06,
   "building_sqft": 8635,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8687,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711622140085"
  },
  {
   "address": "4830 White Bear Parkway, White Bear Lake",
   "sale_month": "1994-04",
   "price": 78408,
   "lot_sqft": 42154,
   "price_per_lot_sqft": 1.86,
   "price_per_building_sqft": 17.67,
   "building_sqft": 4437,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4464,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022410023"
  },
  {
   "address": "2825 Hedberg Dr, Minnetonka",
   "sale_month": "1994-04",
   "price": 250000,
   "lot_sqft": 107508,
   "price_per_lot_sqft": 2.33,
   "price_per_building_sqft": 12.42,
   "building_sqft": 20128,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20250,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311722220020"
  },
  {
   "address": "2345 Rice Street, Roseville",
   "sale_month": "1994-04",
   "price": 796723,
   "lot_sqft": 85656,
   "price_per_lot_sqft": 9.3,
   "price_per_building_sqft": 54.72,
   "building_sqft": 14559,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14647,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122923410061"
  },
  {
   "address": "117 27th Ave NE, Minneapolis",
   "sale_month": "1994-04",
   "price": 16700,
   "lot_sqft": 14771,
   "price_per_lot_sqft": 1.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924220018"
  },
  {
   "address": "125 27th Ave NE, Minneapolis",
   "sale_month": "1994-04",
   "price": 220800,
   "lot_sqft": 20607,
   "price_per_lot_sqft": 10.71,
   "price_per_building_sqft": 12.21,
   "building_sqft": 18078,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18187,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924220008"
  },
  {
   "address": "1571 Century Point, Eagan",
   "sale_month": "1994-04",
   "price": 317358,
   "lot_sqft": 24020,
   "price_per_lot_sqft": 13.21,
   "price_per_building_sqft": 46.59,
   "building_sqft": 6811,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6853,
   "use": "Commercial-preferred",
   "parcel_id": "101694001030"
  },
  {
   "address": "2915 Waters Road, Eagan",
   "sale_month": "1994-04",
   "price": 1850000,
   "lot_sqft": 223809,
   "price_per_lot_sqft": 8.27,
   "price_per_building_sqft": 33.95,
   "building_sqft": 54484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54813,
   "use": "Industrial-preferred",
   "parcel_id": "101457701020"
  },
  {
   "address": "705 44th St W, Minneapolis",
   "sale_month": "1994-04",
   "price": 152200,
   "lot_sqft": 5506,
   "price_per_lot_sqft": 27.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2643,
   "use": "APARTMENT",
   "parcel_id": "0902824440001"
  },
  {
   "address": "2064 Niles Avenue, Saint Paul",
   "sale_month": "1994-04",
   "price": 462500,
   "lot_sqft": 16886,
   "price_per_lot_sqft": 27.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2740,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823410139"
  },
  {
   "address": "22750 Pillsbury Avenue, New Market Township",
   "sale_month": "1994-04",
   "price": 87500,
   "lot_sqft": 434483,
   "price_per_lot_sqft": 0.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 69786,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "081100010"
  },
  {
   "address": "13450 Johnson Memorial Drive, Louisville Township",
   "sale_month": "1994-04",
   "price": 500000,
   "lot_sqft": 881965,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36574,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "079210050"
  },
  {
   "address": "1830 Wooddale Drive, Woodbury",
   "sale_month": "1994-04",
   "price": 99819,
   "lot_sqft": 87079,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": 4.24,
   "building_sqft": 23523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23665,
   "use": "305",
   "parcel_id": "0702821440032"
  },
  {
   "address": "5000 35th St W, St. Louis Park",
   "sale_month": "1994-04",
   "price": 350000,
   "lot_sqft": 47897,
   "price_per_lot_sqft": 7.31,
   "price_per_building_sqft": 18.82,
   "building_sqft": 18600,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18712,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824310004"
  },
  {
   "address": "1846 Marshall Avenue, Saint Paul",
   "sale_month": "1994-04",
   "price": 125000,
   "lot_sqft": 9466,
   "price_per_lot_sqft": 13.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2139,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823210032"
  },
  {
   "address": "3346 Hennepin Ave, Minneapolis",
   "sale_month": "1994-04",
   "price": 1,
   "lot_sqft": 5076,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824240178"
  },
  {
   "address": "3342 Hennepin Ave, Minneapolis",
   "sale_month": "1994-04",
   "price": 1,
   "lot_sqft": 5076,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 5069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5100,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824240177"
  },
  {
   "address": "11750 Millpond Avenue, Burnsville",
   "sale_month": "1994-04",
   "price": 300000,
   "lot_sqft": 61456,
   "price_per_lot_sqft": 4.88,
   "price_per_building_sqft": 16.94,
   "building_sqft": 17705,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17812,
   "use": "Industrial-preferred",
   "parcel_id": "024850100012"
  },
  {
   "address": "2023 Portland Ave, Minneapolis",
   "sale_month": "1994-03",
   "price": 58500,
   "lot_sqft": 8892,
   "price_per_lot_sqft": 6.58,
   "price_per_building_sqft": 34.86,
   "building_sqft": 1678,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1688,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924220098"
  },
  {
   "address": "14810 Robert Trail South, Rosemount",
   "sale_month": "1994-03",
   "price": 185000,
   "lot_sqft": 22395,
   "price_per_lot_sqft": 8.26,
   "price_per_building_sqft": 45.66,
   "building_sqft": 4052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4077,
   "use": "Commercial-preferred",
   "parcel_id": "340370062030"
  },
  {
   "address": "2014 2nd Ave S, Minneapolis",
   "sale_month": "1994-03",
   "price": 1,
   "lot_sqft": 6353,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3475,
   "use": "APARTMENT",
   "parcel_id": "3402924120020"
  },
  {
   "address": "395 7th Street East, Saint Paul",
   "sale_month": "1994-03",
   "price": 1,
   "lot_sqft": 7315,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320020"
  },
  {
   "address": "395 7th Street East, Saint Paul",
   "sale_month": "1994-03",
   "price": 499999,
   "lot_sqft": 24786,
   "price_per_lot_sqft": 20.17,
   "price_per_building_sqft": 44.81,
   "building_sqft": 11157,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11224,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922320019"
  },
  {
   "address": "7433 4th Street North, Oakdale",
   "sale_month": "1994-03",
   "price": 300000,
   "lot_sqft": 245964,
   "price_per_lot_sqft": 1.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 59706,
   "use": "305",
   "parcel_id": "3202921310005"
  },
  {
   "address": "78 Acker Street East, Saint Paul",
   "sale_month": "1994-03",
   "price": 43000,
   "lot_sqft": 10818,
   "price_per_lot_sqft": 3.97,
   "price_per_building_sqft": 28.12,
   "building_sqft": 1529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1538,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "302922340055"
  },
  {
   "address": "11111 Excelsior Blvd, Hopkins",
   "sale_month": "1994-03",
   "price": 191000,
   "lot_sqft": 279977,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722110001"
  },
  {
   "address": "725 10th St S, Minneapolis",
   "sale_month": "1994-03",
   "price": 28000,
   "lot_sqft": 5479,
   "price_per_lot_sqft": 5.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320134"
  },
  {
   "address": "622 16th St E, Minneapolis",
   "sale_month": "1994-03",
   "price": 40000,
   "lot_sqft": 5476,
   "price_per_lot_sqft": 7.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1735,
   "use": "APARTMENT",
   "parcel_id": "2602924320066"
  },
  {
   "address": "17021 Fish Point Road Southeast, Prior Lake",
   "sale_month": "1994-03",
   "price": 10000,
   "lot_sqft": 92890,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32140,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "252960030"
  },
  {
   "address": "11111 Excelsior Blvd, Hopkins",
   "sale_month": "1994-03",
   "price": 244000,
   "lot_sqft": 375098,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": 0.64,
   "building_sqft": 381427,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 383729,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722220005"
  },
  {
   "address": "1819 Minnehaha Ave, Minneapolis",
   "sale_month": "1994-03",
   "price": 500000,
   "lot_sqft": 39214,
   "price_per_lot_sqft": 12.75,
   "price_per_building_sqft": 42.29,
   "building_sqft": 11824,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11895,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924330115"
  },
  {
   "address": "432 4th St SE, Minneapolis",
   "sale_month": "1994-03",
   "price": 158500,
   "lot_sqft": 7082,
   "price_per_lot_sqft": 22.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1895,
   "use": "APARTMENT",
   "parcel_id": "2302924140076"
  },
  {
   "address": "1025 33rd Ave SE, Minneapolis",
   "sale_month": "1994-03",
   "price": 400000,
   "lot_sqft": 104806,
   "price_per_lot_sqft": 3.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 48409,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923110022"
  },
  {
   "address": "8906 State Hwy No 7, St. Louis Park",
   "sale_month": "1994-03",
   "price": 3150000,
   "lot_sqft": 177152,
   "price_per_lot_sqft": 17.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 725,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811721340010"
  },
  {
   "address": "1900 Upton Ave N, Minneapolis",
   "sale_month": "1994-03",
   "price": 1,
   "lot_sqft": 15443,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3646,
   "use": "APARTMENT",
   "parcel_id": "1702924130154"
  },
  {
   "address": "1227 Hennepin Ave E, Minneapolis",
   "sale_month": "1994-03",
   "price": 2250000,
   "lot_sqft": 268281,
   "price_per_lot_sqft": 8.39,
   "price_per_building_sqft": 12.09,
   "building_sqft": 186107,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 187231,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924430041"
  },
  {
   "address": "611 Harrison St NE, Minneapolis",
   "sale_month": "1994-03",
   "price": 16000,
   "lot_sqft": 5191,
   "price_per_lot_sqft": 3.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924320030"
  },
  {
   "address": "1015 Lowry Ave NE, Minneapolis",
   "sale_month": "1994-03",
   "price": 21200,
   "lot_sqft": 3677,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2451,
   "use": "APARTMENT",
   "parcel_id": "1202924230025"
  },
  {
   "address": "20201 Johnson Memorial Drive, Saint Lawrence Township",
   "sale_month": "1994-03",
   "price": 109000,
   "lot_sqft": 45149,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11768,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "109260120"
  },
  {
   "address": "1332 Randolph Avenue, Saint Paul",
   "sale_month": "1994-03",
   "price": 400000,
   "lot_sqft": 10254,
   "price_per_lot_sqft": 39.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "102823420038"
  },
  {
   "address": "17385 Forest Boulevard North, Hugo",
   "sale_month": "1994-03",
   "price": 170000,
   "lot_sqft": 190428,
   "price_per_lot_sqft": 0.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "305",
   "parcel_id": "0503121410003"
  },
  {
   "address": "3229 Bryant Ave S, Minneapolis",
   "sale_month": "1994-03",
   "price": 1,
   "lot_sqft": 5459,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2348,
   "use": "APARTMENT",
   "parcel_id": "0402824140103"
  },
  {
   "address": "8248 Pillsbury Ave S, Bloomington",
   "sale_month": "1994-03",
   "price": 61000,
   "lot_sqft": 9602,
   "price_per_lot_sqft": 6.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302724310077"
  },
  {
   "address": "15 2nd Avenue Southeast, Norwood Young America",
   "sale_month": "1994-02",
   "price": 40000,
   "lot_sqft": 7735,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580510790"
  },
  {
   "address": null,
   "sale_month": "1994-02",
   "price": 1,
   "lot_sqft": 11015,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353022440015"
  },
  {
   "address": null,
   "sale_month": "1994-02",
   "price": 1,
   "lot_sqft": 9591,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353022440006"
  },
  {
   "address": "3185 Karth Road, White Bear Lake",
   "sale_month": "1994-02",
   "price": 3604998,
   "lot_sqft": 172734,
   "price_per_lot_sqft": 20.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 36821,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "353022440004"
  },
  {
   "address": "24000 State Hwy No 7, Shorewood",
   "sale_month": "1994-02",
   "price": 400000,
   "lot_sqft": 58566,
   "price_per_lot_sqft": 6.83,
   "price_per_building_sqft": 42.84,
   "building_sqft": 9337,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9393,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723330024"
  },
  {
   "address": "281 5th Street East, Saint Paul",
   "sale_month": "1994-02",
   "price": 1300000,
   "lot_sqft": 9671,
   "price_per_lot_sqft": 134.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "322922330042"
  },
  {
   "address": "16516 Franklin Trail Southeast, Prior Lake",
   "sale_month": "1994-02",
   "price": 717250,
   "lot_sqft": 67640,
   "price_per_lot_sqft": 10.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11373,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "259010050"
  },
  {
   "address": null,
   "sale_month": "1994-02",
   "price": 23000,
   "lot_sqft": 29974,
   "price_per_lot_sqft": 0.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722320070"
  },
  {
   "address": "15301 180th Street East, Marshan Township",
   "sale_month": "1994-02",
   "price": 239657,
   "lot_sqft": 262272,
   "price_per_lot_sqft": 0.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21312,
   "use": "Industrial-preferred",
   "parcel_id": "250120077011"
  },
  {
   "address": "550 10th Ave N, Minneapolis",
   "sale_month": "1994-02",
   "price": 1,
   "lot_sqft": 8149,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924230099"
  },
  {
   "address": "804 7th St N, Minneapolis",
   "sale_month": "1994-02",
   "price": 1,
   "lot_sqft": 766,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924230097"
  },
  {
   "address": "612 8th Ave N, Minneapolis",
   "sale_month": "1994-02",
   "price": 1,
   "lot_sqft": 7607,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924230008"
  },
  {
   "address": "608 8th Ave N, Minneapolis",
   "sale_month": "1994-02",
   "price": 1,
   "lot_sqft": 7607,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924230007"
  },
  {
   "address": "600 8th Ave N, Minneapolis",
   "sale_month": "1994-02",
   "price": 1,
   "lot_sqft": 10650,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924230006"
  },
  {
   "address": "6889 Robert Trail South, Inver Grove Heights",
   "sale_month": "1994-02",
   "price": 84000,
   "lot_sqft": 34293,
   "price_per_lot_sqft": 2.45,
   "price_per_building_sqft": 19.43,
   "building_sqft": 4324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4350,
   "use": "Commercial-preferred",
   "parcel_id": "200060077010"
  },
  {
   "address": "1038 Meadowlands Drive, White Bear Township",
   "sale_month": "1994-02",
   "price": 326700,
   "lot_sqft": 43624,
   "price_per_lot_sqft": 7.49,
   "price_per_building_sqft": 48.06,
   "building_sqft": 6798,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6839,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "163022340029"
  },
  {
   "address": "5004 Chicago Ave, Minneapolis",
   "sale_month": "1994-02",
   "price": 132000,
   "lot_sqft": 6188,
   "price_per_lot_sqft": 21.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1565,
   "use": "APARTMENT",
   "parcel_id": "1402824320015"
  },
  {
   "address": "3949 Elliot Ave, Minneapolis",
   "sale_month": "1994-02",
   "price": 118800,
   "lot_sqft": 5335,
   "price_per_lot_sqft": 22.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2813,
   "use": "APARTMENT",
   "parcel_id": "1102824210148"
  },
  {
   "address": "3953 Elliot Ave, Minneapolis",
   "sale_month": "1994-02",
   "price": 142000,
   "lot_sqft": 5335,
   "price_per_lot_sqft": 26.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 553,
   "use": "APARTMENT",
   "parcel_id": "1102824210147"
  },
  {
   "address": "3040 Eagandale Place, Eagan",
   "sale_month": "1994-02",
   "price": 7402373,
   "lot_sqft": 153724,
   "price_per_lot_sqft": 48.15,
   "price_per_building_sqft": 1920.7,
   "building_sqft": 3854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3877,
   "use": "Apartment",
   "parcel_id": "102252601010"
  },
  {
   "address": "4400 Park Glen Rd, St. Louis Park",
   "sale_month": "1994-02",
   "price": 204000,
   "lot_sqft": 187376,
   "price_per_lot_sqft": 1.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7780,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0602824130013"
  },
  {
   "address": "3535 Irving Ave S, Minneapolis",
   "sale_month": "1994-02",
   "price": 1,
   "lot_sqft": 6671,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1314,
   "use": "TRIPLEX",
   "parcel_id": "0402824310137"
  },
  {
   "address": "6520 Edenvale Blvd, Eden Prairie",
   "sale_month": "1994-02",
   "price": 1175000,
   "lot_sqft": 195876,
   "price_per_lot_sqft": 6,
   "price_per_building_sqft": 25.97,
   "building_sqft": 45236,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45509,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622230031"
  },
  {
   "address": "3116 Garfield Ave, Minneapolis",
   "sale_month": "1994-02",
   "price": 70400,
   "lot_sqft": 8469,
   "price_per_lot_sqft": 8.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824220107"
  },
  {
   "address": "3037 Oakland Ave, Minneapolis",
   "sale_month": "1994-02",
   "price": 54380,
   "lot_sqft": 5115,
   "price_per_lot_sqft": 10.63,
   "price_per_building_sqft": 44.79,
   "building_sqft": 1214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1221,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824220107"
  },
  {
   "address": "14750 Cedar Avenue, Apple Valley",
   "sale_month": "1994-02",
   "price": 570000,
   "lot_sqft": 87191,
   "price_per_lot_sqft": 6.54,
   "price_per_building_sqft": 57.05,
   "building_sqft": 9991,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10052,
   "use": "Commercial-preferred",
   "parcel_id": "011173002010"
  },
  {
   "address": "3118 Longfellow Ave, Minneapolis",
   "sale_month": "1994-02",
   "price": 65000,
   "lot_sqft": 6243,
   "price_per_lot_sqft": 10.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1423,
   "use": "TRIPLEX",
   "parcel_id": "0102824220096"
  },
  {
   "address": "218 Concord Exchange South, South Saint Paul",
   "sale_month": "1994-01",
   "price": 38500,
   "lot_sqft": 8744,
   "price_per_lot_sqft": 4.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "361524002051"
  },
  {
   "address": "2539 Pleasant Ave, Minneapolis",
   "sale_month": "1994-01",
   "price": 1,
   "lot_sqft": 25708,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10727,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924240186"
  },
  {
   "address": "212 26th St W, Minneapolis",
   "sale_month": "1994-01",
   "price": 1,
   "lot_sqft": 3676,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924240065"
  },
  {
   "address": "329 Franklin Ave E, Minneapolis",
   "sale_month": "1994-01",
   "price": 5000,
   "lot_sqft": 6778,
   "price_per_lot_sqft": 0.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924110020"
  },
  {
   "address": "14460 60th Street North, Stillwater",
   "sale_month": "1994-01",
   "price": 625000,
   "lot_sqft": 90146,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22053,
   "use": "300",
   "parcel_id": "3303020340009"
  },
  {
   "address": "695 7th Street East, Saint Paul",
   "sale_month": "1994-01",
   "price": 871322,
   "lot_sqft": 37846,
   "price_per_lot_sqft": 23.02,
   "price_per_building_sqft": 173.88,
   "building_sqft": 5011,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5041,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922130023"
  },
  {
   "address": "2635 33rd Ave S, Minneapolis",
   "sale_month": "1994-01",
   "price": 535500,
   "lot_sqft": 15241,
   "price_per_lot_sqft": 35.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3102923320010"
  },
  {
   "address": "2629 33rd Ave S, Minneapolis",
   "sale_month": "1994-01",
   "price": 535500,
   "lot_sqft": 5283,
   "price_per_lot_sqft": 101.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3102923320009"
  },
  {
   "address": "468 Stillwater Road, Willernie",
   "sale_month": "1994-01",
   "price": 80000,
   "lot_sqft": 5620,
   "price_per_lot_sqft": 14.23,
   "price_per_building_sqft": 40,
   "building_sqft": 2000,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2013,
   "use": "300",
   "parcel_id": "2903021310243"
  },
  {
   "address": "7555 Meridian Cir N, Maple Grove",
   "sale_month": "1994-01",
   "price": 1860000,
   "lot_sqft": 172593,
   "price_per_lot_sqft": 10.78,
   "price_per_building_sqft": 49.93,
   "building_sqft": 37252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37477,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511922110008"
  },
  {
   "address": "722 27th Ave S, Minneapolis",
   "sale_month": "1994-01",
   "price": 1,
   "lot_sqft": 9264,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2715,
   "use": "APARTMENT",
   "parcel_id": "2502924430050"
  },
  {
   "address": "941 Sibley Memorial Highway, Lilydale",
   "sale_month": "1994-01",
   "price": 187500,
   "lot_sqft": 73048,
   "price_per_lot_sqft": 2.57,
   "price_per_building_sqft": 77.58,
   "building_sqft": 2417,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2432,
   "use": "Commercial-preferred",
   "parcel_id": "240230003010"
  },
  {
   "address": "5430 34th Ave S, Minneapolis",
   "sale_month": "1994-01",
   "price": 1,
   "lot_sqft": 44021,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16416,
   "use": "APARTMENT",
   "parcel_id": "1902823220005"
  },
  {
   "address": "770 Mount Curve Boulevard, Saint Paul",
   "sale_month": "1994-01",
   "price": 155000,
   "lot_sqft": 7498,
   "price_per_lot_sqft": 20.67,
   "price_per_building_sqft": 79,
   "building_sqft": 1962,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1974,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "172823120043"
  },
  {
   "address": "2223 4th Street, White Bear Lake",
   "sale_month": "1994-01",
   "price": 325000,
   "lot_sqft": 35804,
   "price_per_lot_sqft": 9.08,
   "price_per_building_sqft": 19.09,
   "building_sqft": 17027,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17129,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143022410153"
  },
  {
   "address": "18290 Pilot Knob Road, Farmington",
   "sale_month": "1994-01",
   "price": 900000,
   "lot_sqft": 81804,
   "price_per_lot_sqft": 11,
   "price_per_building_sqft": 139.77,
   "building_sqft": 6439,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6478,
   "use": "Commercial-preferred",
   "parcel_id": "141950201010"
  },
  {
   "address": "4860 Biscayne Avenue, Eagan",
   "sale_month": "1994-01",
   "price": 104200,
   "lot_sqft": 38377,
   "price_per_lot_sqft": 2.72,
   "price_per_building_sqft": 22.63,
   "building_sqft": 4605,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4633,
   "use": "Industrial-preferred",
   "parcel_id": "103180002040"
  },
  {
   "address": "1875 Plaza Drive, Eagan",
   "sale_month": "1994-01",
   "price": 890000,
   "lot_sqft": 109392,
   "price_per_lot_sqft": 8.14,
   "price_per_building_sqft": 76.32,
   "building_sqft": 11661,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11731,
   "use": "Commercial-preferred",
   "parcel_id": "102870001010"
  },
  {
   "address": "980 Lone Oak Road, Eagan",
   "sale_month": "1994-01",
   "price": 5859800,
   "lot_sqft": 496536,
   "price_per_lot_sqft": 11.8,
   "price_per_building_sqft": 37.85,
   "building_sqft": 154828,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 155762,
   "use": "Industrial-preferred",
   "parcel_id": "102250203271"
  },
  {
   "address": "990 Lone Oak Road, Eagan",
   "sale_month": "1994-01",
   "price": 5808800,
   "lot_sqft": 496707,
   "price_per_lot_sqft": 11.69,
   "price_per_building_sqft": 37.86,
   "building_sqft": 153429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 154355,
   "use": "Industrial",
   "parcel_id": "102250203141"
  },
  {
   "address": "3401 48th Ave N, Brooklyn Center",
   "sale_month": "1994-01",
   "price": 165000,
   "lot_sqft": 29924,
   "price_per_lot_sqft": 5.51,
   "price_per_building_sqft": 10.71,
   "building_sqft": 15403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15496,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1011821420015"
  },
  {
   "address": "1641 County Road B2 West, Roseville",
   "sale_month": "1994-01",
   "price": 2407317,
   "lot_sqft": 78365,
   "price_per_lot_sqft": 30.72,
   "price_per_building_sqft": 156.87,
   "building_sqft": 15346,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15439,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923140029"
  },
  {
   "address": "3724 45th St W, Minneapolis",
   "sale_month": "1994-01",
   "price": 27000,
   "lot_sqft": 9283,
   "price_per_lot_sqft": 2.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802824330096"
  },
  {
   "address": "3815 Sunnyside Ave, Minneapolis",
   "sale_month": "1994-01",
   "price": 300000,
   "lot_sqft": 31419,
   "price_per_lot_sqft": 9.55,
   "price_per_building_sqft": 19.65,
   "building_sqft": 15265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15357,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824330093"
  },
  {
   "address": "3445 Emerson Ave S, Minneapolis",
   "sale_month": "1994-01",
   "price": 1,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2245,
   "use": "APARTMENT",
   "parcel_id": "0402824420130"
  },
  {
   "address": "1544 Grand Avenue, Saint Paul",
   "sale_month": "1994-01",
   "price": 75900,
   "lot_sqft": 7482,
   "price_per_lot_sqft": 10.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2323,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823320090"
  },
  {
   "address": "3400 Garfield Ave, Minneapolis",
   "sale_month": "1994-01",
   "price": 1,
   "lot_sqft": 5683,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1241,
   "use": "TRIPLEX",
   "parcel_id": "0302824320046"
  },
  {
   "address": "3327 Elliot Ave, Minneapolis",
   "sale_month": "1994-01",
   "price": 56900,
   "lot_sqft": 5006,
   "price_per_lot_sqft": 11.37,
   "price_per_building_sqft": 47.42,
   "building_sqft": 1200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1207,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824240066"
  },
  {
   "address": "3045 Park Ave, Minneapolis",
   "sale_month": "1994-01",
   "price": 1,
   "lot_sqft": 12305,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 7342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7387,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824220026"
  },
  {
   "address": "2716 27th St E, Minneapolis",
   "sale_month": "1993-12",
   "price": 77100,
   "lot_sqft": 175097,
   "price_per_lot_sqft": 0.44,
   "price_per_building_sqft": 0.49,
   "building_sqft": 157265,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 158214,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924420032"
  },
  {
   "address": "2724 27th St E, Minneapolis",
   "sale_month": "1993-12",
   "price": 100000,
   "lot_sqft": 11531,
   "price_per_lot_sqft": 8.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924410104"
  },
  {
   "address": "2601 28th Ave S, Minneapolis",
   "sale_month": "1993-12",
   "price": 100000,
   "lot_sqft": 30203,
   "price_per_lot_sqft": 3.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 923,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924410059"
  },
  {
   "address": null,
   "sale_month": "1993-12",
   "price": 16000,
   "lot_sqft": 24114,
   "price_per_lot_sqft": 0.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311921320003"
  },
  {
   "address": null,
   "sale_month": "1993-12",
   "price": 1,
   "lot_sqft": 4476,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322923120008"
  },
  {
   "address": null,
   "sale_month": "1993-12",
   "price": 7500000,
   "lot_sqft": 328896,
   "price_per_lot_sqft": 22.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6772,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302160011"
  },
  {
   "address": "539 Old Highway 8 Northwest, New Brighton",
   "sale_month": "1993-12",
   "price": 123000,
   "lot_sqft": 28675,
   "price_per_lot_sqft": 4.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "293023130029"
  },
  {
   "address": "1156 7th Street East, Saint Paul",
   "sale_month": "1993-12",
   "price": 55000,
   "lot_sqft": 3147,
   "price_per_lot_sqft": 17.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922430007"
  },
  {
   "address": "3939 Egan Drive, Savage",
   "sale_month": "1993-12",
   "price": 176302,
   "lot_sqft": 42334,
   "price_per_lot_sqft": 4.16,
   "price_per_building_sqft": 69.66,
   "building_sqft": 2531,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2546,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "261430020"
  },
  {
   "address": "20010 75th Ave N, Corcoran",
   "sale_month": "1993-12",
   "price": 54000,
   "lot_sqft": 110446,
   "price_per_lot_sqft": 0.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5077,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923140024"
  },
  {
   "address": "1825 Chicago Ave, Minneapolis",
   "sale_month": "1993-12",
   "price": 410000,
   "lot_sqft": 20233,
   "price_per_lot_sqft": 20.26,
   "price_per_building_sqft": 72.06,
   "building_sqft": 5690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5725,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924340145"
  },
  {
   "address": "7990 Maple Hill Rd, Corcoran",
   "sale_month": "1993-12",
   "price": 1000000,
   "lot_sqft": 4637237,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6461,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2411923420001"
  },
  {
   "address": "20757 Holyoke Avenue, Lakeville",
   "sale_month": "1993-12",
   "price": 25000,
   "lot_sqft": 1499,
   "price_per_lot_sqft": 16.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "228510001050"
  },
  {
   "address": null,
   "sale_month": "1993-12",
   "price": 75000,
   "lot_sqft": 28230,
   "price_per_lot_sqft": 2.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "213022130029"
  },
  {
   "address": "1922 4th Ave N, Minneapolis",
   "sale_month": "1993-12",
   "price": 1,
   "lot_sqft": 17854,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 5151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5182,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924320182"
  },
  {
   "address": "407 Morgan Ave N, Minneapolis",
   "sale_month": "1993-12",
   "price": 1,
   "lot_sqft": 8336,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2102924320082"
  },
  {
   "address": null,
   "sale_month": "1993-12",
   "price": 15000,
   "lot_sqft": 1257,
   "price_per_lot_sqft": 11.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923330014"
  },
  {
   "address": "128 Jackson Ave N, Hopkins",
   "sale_month": "1993-12",
   "price": 3,
   "lot_sqft": 11251,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 5046,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5076,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721310016"
  },
  {
   "address": "1520 Vermillion Street, Hastings",
   "sale_month": "1993-12",
   "price": 588397,
   "lot_sqft": 50635,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "Commercial-preferred",
   "parcel_id": "190380001131"
  },
  {
   "address": "5130 Lyndale Ave N, Minneapolis",
   "sale_month": "1993-12",
   "price": 1,
   "lot_sqft": 15039,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821110006"
  },
  {
   "address": "2800 Johnson St NE, Minneapolis",
   "sale_month": "1993-12",
   "price": 1,
   "lot_sqft": 23678,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924210002"
  },
  {
   "address": "3600 Hickory Dr, Medina",
   "sale_month": "1993-12",
   "price": 95000,
   "lot_sqft": 463154,
   "price_per_lot_sqft": 0.21,
   "price_per_building_sqft": 18.19,
   "building_sqft": 5223,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5255,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111823140014"
  },
  {
   "address": "4217 Bloomington Ave, Minneapolis",
   "sale_month": "1993-12",
   "price": 1,
   "lot_sqft": 5474,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 4607,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4635,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824410010"
  },
  {
   "address": "3595 Krestwood Lane, Eagan",
   "sale_month": "1993-12",
   "price": 810401,
   "lot_sqft": 62033,
   "price_per_lot_sqft": 13.06,
   "price_per_building_sqft": 93.46,
   "building_sqft": 8671,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8723,
   "use": "Commercial-preferred",
   "parcel_id": "102650001010"
  },
  {
   "address": "3800 1st Ave S, Minneapolis",
   "sale_month": "1993-12",
   "price": 1,
   "lot_sqft": 11037,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002824120163"
  },
  {
   "address": "16648 Berkshire Avenue, Sand Creek Township",
   "sale_month": "1993-12",
   "price": 75000,
   "lot_sqft": 336897,
   "price_per_lot_sqft": 0.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17405,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090680010"
  },
  {
   "address": "6922 55th Street North, Oakdale",
   "sale_month": "1993-12",
   "price": 345000,
   "lot_sqft": 151836,
   "price_per_lot_sqft": 2.27,
   "price_per_building_sqft": 20.21,
   "building_sqft": 17071,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17174,
   "use": "305",
   "parcel_id": "0602921410006"
  },
  {
   "address": "4445 Lake St E, Minneapolis",
   "sale_month": "1993-12",
   "price": 425000,
   "lot_sqft": 13668,
   "price_per_lot_sqft": 31.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6138,
   "use": "APARTMENT",
   "parcel_id": "0602823110158"
  },
  {
   "address": "1845 Portland Avenue, Saint Paul",
   "sale_month": "1993-12",
   "price": 180000,
   "lot_sqft": 5968,
   "price_per_lot_sqft": 30.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1526,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823240107"
  },
  {
   "address": "3017 Fremont Ave S, Minneapolis",
   "sale_month": "1993-12",
   "price": 1,
   "lot_sqft": 5940,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 2664,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2680,
   "use": "APARTMENT",
   "parcel_id": "0402824120045"
  },
  {
   "address": "15250 Cedar Avenue, Apple Valley",
   "sale_month": "1993-12",
   "price": 1675000,
   "lot_sqft": 88562,
   "price_per_lot_sqft": 18.91,
   "price_per_building_sqft": 129.51,
   "building_sqft": 12933,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13011,
   "use": "Commercial",
   "parcel_id": "017105001050"
  },
  {
   "address": "15200 Cedar Avenue, Apple Valley",
   "sale_month": "1993-12",
   "price": 1100000,
   "lot_sqft": 55542,
   "price_per_lot_sqft": 19.8,
   "price_per_building_sqft": 186.06,
   "building_sqft": 5912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5947,
   "use": "Commercial",
   "parcel_id": "017105001040"
  },
  {
   "address": "15100 Cedar Avenue, Apple Valley",
   "sale_month": "1993-12",
   "price": 1650000,
   "lot_sqft": 88389,
   "price_per_lot_sqft": 18.67,
   "price_per_building_sqft": 122.47,
   "building_sqft": 13473,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13555,
   "use": "Commercial",
   "parcel_id": "017105001030"
  },
  {
   "address": "15050 Cedar Avenue, Apple Valley",
   "sale_month": "1993-12",
   "price": 3850000,
   "lot_sqft": 179187,
   "price_per_lot_sqft": 21.49,
   "price_per_building_sqft": 89.28,
   "building_sqft": 43124,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43384,
   "use": "Commercial",
   "parcel_id": "017105001020"
  },
  {
   "address": "7350 153rd Street West, Apple Valley",
   "sale_month": "1993-12",
   "price": 1650000,
   "lot_sqft": 107166,
   "price_per_lot_sqft": 15.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1253,
   "use": "Commercial-preferred",
   "parcel_id": "011177601010"
  },
  {
   "address": "2370 State Hwy No 100 S, St. Louis Park",
   "sale_month": "1993-11",
   "price": 1500000,
   "lot_sqft": 160214,
   "price_per_lot_sqft": 9.36,
   "price_per_building_sqft": 37.55,
   "building_sqft": 39950,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40191,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924220024"
  },
  {
   "address": "2613 4th St SE, Minneapolis",
   "sale_month": "1993-11",
   "price": 270000,
   "lot_sqft": 18094,
   "price_per_lot_sqft": 14.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923210036"
  },
  {
   "address": "14530 240th Street East, Miesville",
   "sale_month": "1993-11",
   "price": 129255,
   "lot_sqft": 116959,
   "price_per_lot_sqft": 1.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5406,
   "use": "Industrial",
   "parcel_id": "280130032071"
  },
  {
   "address": "1495 3rd Avenue West, Shakopee",
   "sale_month": "1993-11",
   "price": 55000,
   "lot_sqft": 216828,
   "price_per_lot_sqft": 0.25,
   "price_per_building_sqft": 4.52,
   "building_sqft": 12165,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12238,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270150170"
  },
  {
   "address": "1495 3rd Avenue West, Shakopee",
   "sale_month": "1993-11",
   "price": 30000,
   "lot_sqft": 105387,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1813,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270150160"
  },
  {
   "address": "2675 County Road E East, White Bear Lake",
   "sale_month": "1993-11",
   "price": 1,
   "lot_sqft": 109864,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 22998,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23137,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253022440088"
  },
  {
   "address": "2671 County Road E East, White Bear Lake",
   "sale_month": "1993-11",
   "price": 4399999,
   "lot_sqft": 248487,
   "price_per_lot_sqft": 17.71,
   "price_per_building_sqft": 95.47,
   "building_sqft": 46090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46369,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253022440084"
  },
  {
   "address": "21850 Grenada Avenue, Lakeville",
   "sale_month": "1993-11",
   "price": 2800000,
   "lot_sqft": 304397,
   "price_per_lot_sqft": 9.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "220330083012"
  },
  {
   "address": "518 1st Ave N, Minneapolis",
   "sale_month": "1993-11",
   "price": 6300000,
   "lot_sqft": 30068,
   "price_per_lot_sqft": 209.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430112"
  },
  {
   "address": "2007 Glenwood Ave, Minneapolis",
   "sale_month": "1993-11",
   "price": 103000,
   "lot_sqft": 4823,
   "price_per_lot_sqft": 21.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "TRIPLEX",
   "parcel_id": "2102924330060"
  },
  {
   "address": "5750 Sander Dr, Minneapolis",
   "sale_month": "1993-11",
   "price": 100000,
   "lot_sqft": 6965,
   "price_per_lot_sqft": 14.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2209,
   "use": "APARTMENT",
   "parcel_id": "1902823230089"
  },
  {
   "address": "8511 Xylon Ave N, Brooklyn Park",
   "sale_month": "1993-11",
   "price": 135000,
   "lot_sqft": 84557,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": 25.06,
   "building_sqft": 5388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5420,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921430006"
  },
  {
   "address": "1700 4th Street, White Bear Lake",
   "sale_month": "1993-11",
   "price": 1230000,
   "lot_sqft": 269710,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4136,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "153022410083"
  },
  {
   "address": "1135 16th Ave SE, Minneapolis",
   "sale_month": "1993-11",
   "price": 350,
   "lot_sqft": 5267,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440018"
  },
  {
   "address": "1139 16th Ave SE, Minneapolis",
   "sale_month": "1993-11",
   "price": 350,
   "lot_sqft": 5266,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440017"
  },
  {
   "address": "1143 16th Ave SE, Minneapolis",
   "sale_month": "1993-11",
   "price": 350,
   "lot_sqft": 5266,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1302924440016"
  },
  {
   "address": "2815 Johnson St NE, Minneapolis",
   "sale_month": "1993-11",
   "price": 1,
   "lot_sqft": 10546,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8749,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924120224"
  },
  {
   "address": "221 1st Avenue North, Bayport",
   "sale_month": "1993-11",
   "price": 137500,
   "lot_sqft": 11334,
   "price_per_lot_sqft": 12.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "110",
   "parcel_id": "1102920230032"
  },
  {
   "address": "205 1st Avenue North, Bayport",
   "sale_month": "1993-11",
   "price": 137500,
   "lot_sqft": 11334,
   "price_per_lot_sqft": 12.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "110",
   "parcel_id": "1102920230031"
  },
  {
   "address": "100 South Owasso Boulevard East, Little Canada",
   "sale_month": "1993-11",
   "price": 2100000,
   "lot_sqft": 256251,
   "price_per_lot_sqft": 8.2,
   "price_per_building_sqft": 25.28,
   "building_sqft": 83084,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 83585,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922130015"
  },
  {
   "address": "1009 43rd Ave N, Minneapolis",
   "sale_month": "1993-11",
   "price": 1,
   "lot_sqft": 19702,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1703,
   "use": "TRIPLEX",
   "parcel_id": "0402924110001"
  },
  {
   "address": "3449 Emerson Ave S, Minneapolis",
   "sale_month": "1993-11",
   "price": 1,
   "lot_sqft": 5409,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 551,
   "use": "APARTMENT",
   "parcel_id": "0402824420129"
  },
  {
   "address": "3453 Emerson Ave S, Minneapolis",
   "sale_month": "1993-11",
   "price": 1,
   "lot_sqft": 5410,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 635,
   "use": "APARTMENT",
   "parcel_id": "0402824420128"
  },
  {
   "address": "3440 Dupont Ave S, Minneapolis",
   "sale_month": "1993-11",
   "price": 1,
   "lot_sqft": 13522,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6450,
   "use": "APARTMENT",
   "parcel_id": "0402824420126"
  },
  {
   "address": "3021 4th Ave S, Minneapolis",
   "sale_month": "1993-11",
   "price": 12750,
   "lot_sqft": 10860,
   "price_per_lot_sqft": 1.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110111"
  },
  {
   "address": "999 Grand Avenue, Saint Paul",
   "sale_month": "1993-11",
   "price": 320000,
   "lot_sqft": 9333,
   "price_per_lot_sqft": 34.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4078,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823320014"
  },
  {
   "address": "1250 Highway 13 West, Burnsville",
   "sale_month": "1993-11",
   "price": 202144,
   "lot_sqft": 29020,
   "price_per_lot_sqft": 6.97,
   "price_per_building_sqft": 47.95,
   "building_sqft": 4216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4242,
   "use": "Commercial-preferred",
   "parcel_id": "021562001153"
  },
  {
   "address": "107 7th Avenue South, South Saint Paul",
   "sale_month": "1993-10",
   "price": 80000,
   "lot_sqft": 3085,
   "price_per_lot_sqft": 25.93,
   "price_per_building_sqft": 50.44,
   "building_sqft": 1586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1595,
   "use": "Commercial-preferred",
   "parcel_id": "363255005021"
  },
  {
   "address": "6111 Blue Circle Dr, Minnetonka",
   "sale_month": "1993-10",
   "price": 408107,
   "lot_sqft": 187807,
   "price_per_lot_sqft": 2.17,
   "price_per_building_sqft": 16.44,
   "building_sqft": 24826,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24976,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440025"
  },
  {
   "address": "2101 24th St E, Minneapolis",
   "sale_month": "1993-10",
   "price": 1,
   "lot_sqft": 16178,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 9131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9186,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240053"
  },
  {
   "address": "2736 Lyndale Ave S, Minneapolis",
   "sale_month": "1993-10",
   "price": 1,
   "lot_sqft": 5996,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 3697,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3719,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924410066"
  },
  {
   "address": "3001 University Ave SE, Minneapolis",
   "sale_month": "1993-10",
   "price": 1,
   "lot_sqft": 22173,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21277,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923130042"
  },
  {
   "address": "1028 3rd St S, Minneapolis",
   "sale_month": "1993-10",
   "price": 210300,
   "lot_sqft": 20928,
   "price_per_lot_sqft": 10.05,
   "price_per_building_sqft": 7.62,
   "building_sqft": 27590,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27756,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2602924120051"
  },
  {
   "address": "1014 3rd St S, Minneapolis",
   "sale_month": "1993-10",
   "price": 125200,
   "lot_sqft": 10461,
   "price_per_lot_sqft": 11.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2602924120050"
  },
  {
   "address": "274 Atwater Street, Saint Paul",
   "sale_month": "1993-10",
   "price": 300000,
   "lot_sqft": 37450,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": 16.86,
   "building_sqft": 17791,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17899,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "252923430003"
  },
  {
   "address": "8550 209th Street West, Lakeville",
   "sale_month": "1993-10",
   "price": 24500,
   "lot_sqft": 7144,
   "price_per_lot_sqft": 3.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "227110000040"
  },
  {
   "address": "19 58th St E, Minneapolis",
   "sale_month": "1993-10",
   "price": 53400,
   "lot_sqft": 17957,
   "price_per_lot_sqft": 2.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2202824420026"
  },
  {
   "address": "3131 Vicksburg La N, Plymouth",
   "sale_month": "1993-10",
   "price": 595000,
   "lot_sqft": 133881,
   "price_per_lot_sqft": 4.44,
   "price_per_building_sqft": 17.04,
   "building_sqft": 34923,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35134,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822230011"
  },
  {
   "address": "1599 Mckusick Road, Stillwater",
   "sale_month": "1993-10",
   "price": 2950000,
   "lot_sqft": 4245458,
   "price_per_lot_sqft": 0.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7829,
   "use": "300",
   "parcel_id": "2003020420001"
  },
  {
   "address": "1105 West Broadway, Minneapolis",
   "sale_month": "1993-10",
   "price": 1,
   "lot_sqft": 3826,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130093"
  },
  {
   "address": "1980 7th Street West, Saint Paul",
   "sale_month": "1993-10",
   "price": 4301000,
   "lot_sqft": 146898,
   "price_per_lot_sqft": 29.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44099,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "152823420068"
  },
  {
   "address": "1405 Grand St NE, Minneapolis",
   "sale_month": "1993-10",
   "price": 79000,
   "lot_sqft": 8757,
   "price_per_lot_sqft": 9.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1583,
   "use": "APARTMENT",
   "parcel_id": "1502924140075"
  },
  {
   "address": "8100 Eden Rd, Eden Prairie",
   "sale_month": "1993-10",
   "price": 150000,
   "lot_sqft": 22045,
   "price_per_lot_sqft": 6.8,
   "price_per_building_sqft": 66.08,
   "building_sqft": 2270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2283,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622240005"
  },
  {
   "address": null,
   "sale_month": "1993-10",
   "price": 1000000,
   "lot_sqft": 100043,
   "price_per_lot_sqft": 10,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18115,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1411622120016"
  },
  {
   "address": "2419 Margaret Street North, North Saint Paul",
   "sale_month": "1993-10",
   "price": 238000,
   "lot_sqft": 7641,
   "price_per_lot_sqft": 31.15,
   "price_per_building_sqft": 109.43,
   "building_sqft": 2175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2188,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122922130055"
  },
  {
   "address": "21480 Panama Avenue, Spring Lake Township",
   "sale_month": "1993-10",
   "price": 35000,
   "lot_sqft": 36962,
   "price_per_lot_sqft": 0.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "119340081"
  },
  {
   "address": "2555 Washington St NE, Minneapolis",
   "sale_month": "1993-10",
   "price": 1,
   "lot_sqft": 5909,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1376,
   "use": "TRIPLEX",
   "parcel_id": "1102924130137"
  },
  {
   "address": "4100 Pleasant Ave, Minneapolis",
   "sale_month": "1993-10",
   "price": 1,
   "lot_sqft": 10026,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2509,
   "use": "APARTMENT",
   "parcel_id": "1002824230012"
  },
  {
   "address": "1208 33rd Ave N, Minneapolis",
   "sale_month": "1993-10",
   "price": 1,
   "lot_sqft": 6684,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924130039"
  },
  {
   "address": "180 Robie Street East, Saint Paul",
   "sale_month": "1993-10",
   "price": 1,
   "lot_sqft": 11893,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822240018"
  },
  {
   "address": "4200 Minnehaha Ave, Minneapolis",
   "sale_month": "1993-10",
   "price": 1,
   "lot_sqft": 24107,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8851,
   "use": "APARTMENT",
   "parcel_id": "0702823310009"
  },
  {
   "address": "5100 Park Glen Rd, St. Louis Park",
   "sale_month": "1993-10",
   "price": 270000,
   "lot_sqft": 176151,
   "price_per_lot_sqft": 1.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3935,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824320021"
  },
  {
   "address": "5222 78th St W, Bloomington",
   "sale_month": "1993-10",
   "price": 311000,
   "lot_sqft": 100992,
   "price_per_lot_sqft": 3.08,
   "price_per_building_sqft": 17.09,
   "building_sqft": 18200,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18310,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724220005"
  },
  {
   "address": "1550 80th St E, Bloomington",
   "sale_month": "1993-10",
   "price": 146200,
   "lot_sqft": 18328,
   "price_per_lot_sqft": 7.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3711,
   "use": "APARTMENT",
   "parcel_id": "0202724140014"
  },
  {
   "address": "1825 Suburban Avenue, Saint Paul",
   "sale_month": "1993-09",
   "price": 485000,
   "lot_sqft": 53951,
   "price_per_lot_sqft": 8.99,
   "price_per_building_sqft": 102.6,
   "building_sqft": 4727,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4756,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922330007"
  },
  {
   "address": "2531 Pleasant Ave, Minneapolis",
   "sale_month": "1993-09",
   "price": 1,
   "lot_sqft": 7346,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924240068"
  },
  {
   "address": "2119 3rd Ave S, Minneapolis",
   "sale_month": "1993-09",
   "price": 149000,
   "lot_sqft": 11664,
   "price_per_lot_sqft": 12.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1331,
   "use": "TRIPLEX",
   "parcel_id": "3402924110012"
  },
  {
   "address": "808 1st Street Southwest, New Brighton",
   "sale_month": "1993-09",
   "price": 245000,
   "lot_sqft": 75315,
   "price_per_lot_sqft": 3.25,
   "price_per_building_sqft": 13.97,
   "building_sqft": 17541,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17647,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "323023210002"
  },
  {
   "address": "226 Main Street South, Stillwater",
   "sale_month": "1993-09",
   "price": 105000,
   "lot_sqft": 1303,
   "price_per_lot_sqft": 80.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410052"
  },
  {
   "address": "916 Hennepin Ave, Minneapolis",
   "sale_month": "1993-09",
   "price": 75000,
   "lot_sqft": 3355,
   "price_per_lot_sqft": 22.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924120037"
  },
  {
   "address": "8755 Upper 208th Street, Lakeville",
   "sale_month": "1993-09",
   "price": 200000,
   "lot_sqft": 41339,
   "price_per_lot_sqft": 4.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10235,
   "use": "Commercial-preferred",
   "parcel_id": "220290078051"
  },
  {
   "address": "7000 Oxford St, St. Louis Park",
   "sale_month": "1993-09",
   "price": 550000,
   "lot_sqft": 55841,
   "price_per_lot_sqft": 9.85,
   "price_per_building_sqft": 27.53,
   "building_sqft": 19976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20096,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721120028"
  },
  {
   "address": "11105 34th Street North, Lake Elmo",
   "sale_month": "1993-09",
   "price": 99600,
   "lot_sqft": 14985,
   "price_per_lot_sqft": 6.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 907,
   "use": "110",
   "parcel_id": "1302921320020"
  },
  {
   "address": null,
   "sale_month": "1993-09",
   "price": 1,
   "lot_sqft": 2623,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102922140051"
  },
  {
   "address": "1739 Gervais Avenue East, Maplewood",
   "sale_month": "1993-09",
   "price": 1,
   "lot_sqft": 178732,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12522,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102922140050"
  },
  {
   "address": null,
   "sale_month": "1993-09",
   "price": 1,
   "lot_sqft": 7731,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102922140049"
  },
  {
   "address": "1747 Gervais Avenue East, Maplewood",
   "sale_month": "1993-09",
   "price": 200397,
   "lot_sqft": 232012,
   "price_per_lot_sqft": 0.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13055,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "102922140048"
  },
  {
   "address": "3450 Dodd Road, Eagan",
   "sale_month": "1993-09",
   "price": 450000,
   "lot_sqft": 363468,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": 14.53,
   "building_sqft": 30961,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 31148,
   "use": "Industrial-preferred",
   "parcel_id": "100130005010"
  },
  {
   "address": "1925 West Perimeter Drive, Roseville",
   "sale_month": "1993-09",
   "price": 1223000,
   "lot_sqft": 59820,
   "price_per_lot_sqft": 20.44,
   "price_per_building_sqft": 134.37,
   "building_sqft": 9102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9157,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310008"
  },
  {
   "address": "7377 Currell Boulevard, Woodbury",
   "sale_month": "1993-09",
   "price": 428650,
   "lot_sqft": 68543,
   "price_per_lot_sqft": 6.25,
   "price_per_building_sqft": 56.13,
   "building_sqft": 7637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7683,
   "use": "300",
   "parcel_id": "0802821310014"
  },
  {
   "address": "4444 78th St W, Bloomington",
   "sale_month": "1993-09",
   "price": 480000,
   "lot_sqft": 40284,
   "price_per_lot_sqft": 11.92,
   "price_per_building_sqft": 33.82,
   "building_sqft": 14192,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14278,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724120016"
  },
  {
   "address": "8040 Penn Ave S, Bloomington",
   "sale_month": "1993-09",
   "price": 369000,
   "lot_sqft": 30054,
   "price_per_lot_sqft": 12.28,
   "price_per_building_sqft": 98.03,
   "building_sqft": 3764,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3787,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724140002"
  },
  {
   "address": "21 33rd St W, Minneapolis",
   "sale_month": "1993-09",
   "price": 45000,
   "lot_sqft": 7960,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824240183"
  },
  {
   "address": "3300 4th Ave S, Minneapolis",
   "sale_month": "1993-09",
   "price": 40000,
   "lot_sqft": 5760,
   "price_per_lot_sqft": 6.94,
   "price_per_building_sqft": 15.9,
   "building_sqft": 2515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2531,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824140134"
  },
  {
   "address": null,
   "sale_month": "1993-09",
   "price": 291800,
   "lot_sqft": 49957,
   "price_per_lot_sqft": 5.84,
   "price_per_building_sqft": 17.99,
   "building_sqft": 16217,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16315,
   "use": "Industrial-preferred",
   "parcel_id": "026430101010"
  },
  {
   "address": "3101 12th Ave S, Minneapolis",
   "sale_month": "1993-09",
   "price": 187500,
   "lot_sqft": 6412,
   "price_per_lot_sqft": 29.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3641,
   "use": "APARTMENT",
   "parcel_id": "0202824120073"
  },
  {
   "address": "13000 Aldrich Avenue South, Burnsville",
   "sale_month": "1993-09",
   "price": 225000,
   "lot_sqft": 54079,
   "price_per_lot_sqft": 4.16,
   "price_per_building_sqft": 56.35,
   "building_sqft": 3993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4017,
   "use": "Commercial-preferred",
   "parcel_id": "020130061014"
  },
  {
   "address": null,
   "sale_month": "1993-08",
   "price": 13000,
   "lot_sqft": 28556,
   "price_per_lot_sqft": 0.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 26025,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588500020"
  },
  {
   "address": "880 Smith Avenue South, West Saint Paul",
   "sale_month": "1993-08",
   "price": 162483,
   "lot_sqft": 5775,
   "price_per_lot_sqft": 28.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "425700000020"
  },
  {
   "address": "825 Concord Street North, South Saint Paul",
   "sale_month": "1993-08",
   "price": 164175,
   "lot_sqft": 21598,
   "price_per_lot_sqft": 7.6,
   "price_per_building_sqft": 23.53,
   "building_sqft": 6978,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7021,
   "use": "Commercial-preferred",
   "parcel_id": "367020502090"
  },
  {
   "address": "2121 Garfield Ave, Minneapolis",
   "sale_month": "1993-08",
   "price": 1,
   "lot_sqft": 20571,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7563,
   "use": "APARTMENT",
   "parcel_id": "3402924220072"
  },
  {
   "address": "705 4th Street East, Saint Paul",
   "sale_month": "1993-08",
   "price": 70000,
   "lot_sqft": 8640,
   "price_per_lot_sqft": 8.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1183,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322922140089"
  },
  {
   "address": "3800 Macalaster Drive Northeast, Saint Anthony",
   "sale_month": "1993-08",
   "price": 820000,
   "lot_sqft": 146661,
   "price_per_lot_sqft": 5.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9960,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023430016"
  },
  {
   "address": "123 2nd Street East, Chaska",
   "sale_month": "1993-08",
   "price": 125000,
   "lot_sqft": 4209,
   "price_per_lot_sqft": 29.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2033,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "300502770"
  },
  {
   "address": "108 3rd Street East, Chaska",
   "sale_month": "1993-08",
   "price": 118500,
   "lot_sqft": 3193,
   "price_per_lot_sqft": 37.11,
   "price_per_building_sqft": 25.15,
   "building_sqft": 4711,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4739,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300502730"
  },
  {
   "address": "25 Sidney Pl, Minneapolis",
   "sale_month": "1993-08",
   "price": 1,
   "lot_sqft": 11219,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2406,
   "use": "APARTMENT",
   "parcel_id": "3002923420016"
  },
  {
   "address": "4125 Radio Drive, Woodbury",
   "sale_month": "1993-08",
   "price": 237500,
   "lot_sqft": 5133642,
   "price_per_lot_sqft": 0.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 114846,
   "use": "300",
   "parcel_id": "2802821210003"
  },
  {
   "address": "321 8th St S, Minneapolis",
   "sale_month": "1993-08",
   "price": 17360000,
   "lot_sqft": 112969,
   "price_per_lot_sqft": 153.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110013"
  },
  {
   "address": "301 4th Ave S, Minneapolis",
   "sale_month": "1993-08",
   "price": 1,
   "lot_sqft": 20621,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924330041"
  },
  {
   "address": "403 Hennepin Ave E, Minneapolis",
   "sale_month": "1993-08",
   "price": 160000,
   "lot_sqft": 17635,
   "price_per_lot_sqft": 9.07,
   "price_per_building_sqft": 3.86,
   "building_sqft": 41463,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41714,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120109"
  },
  {
   "address": "16071 31st Street South, Afton",
   "sale_month": "1993-08",
   "price": 2900000,
   "lot_sqft": 854352,
   "price_per_lot_sqft": 3.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9444,
   "use": "300",
   "parcel_id": "2302820220003"
  },
  {
   "address": "16071 31st Street South, Afton",
   "sale_month": "1993-08",
   "price": 3247699,
   "lot_sqft": 133860,
   "price_per_lot_sqft": 24.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11076,
   "use": "300",
   "parcel_id": "2302820220001"
  },
  {
   "address": null,
   "sale_month": "1993-08",
   "price": 11000,
   "lot_sqft": 92680,
   "price_per_lot_sqft": 0.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229180061"
  },
  {
   "address": "801 2nd St N, Minneapolis",
   "sale_month": "1993-08",
   "price": 445000,
   "lot_sqft": 7314,
   "price_per_lot_sqft": 60.84,
   "price_per_building_sqft": 121.95,
   "building_sqft": 3649,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3671,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924120127"
  },
  {
   "address": null,
   "sale_month": "1993-08",
   "price": 43265,
   "lot_sqft": 137512,
   "price_per_lot_sqft": 0.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3824,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240110"
  },
  {
   "address": null,
   "sale_month": "1993-08",
   "price": 57500,
   "lot_sqft": 91638,
   "price_per_lot_sqft": 0.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240061"
  },
  {
   "address": "650 Quaker Avenue, Jordan",
   "sale_month": "1993-08",
   "price": 43265,
   "lot_sqft": 138363,
   "price_per_lot_sqft": 0.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13713,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240060"
  },
  {
   "address": null,
   "sale_month": "1993-08",
   "price": 43265,
   "lot_sqft": 336540,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19152,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240030"
  },
  {
   "address": "1523 Emerson Ave N, Minneapolis",
   "sale_month": "1993-08",
   "price": 1,
   "lot_sqft": 14742,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3836,
   "use": "APARTMENT",
   "parcel_id": "1602924430177"
  },
  {
   "address": "4105 Vinewood La N, Plymouth",
   "sale_month": "1993-08",
   "price": 395000,
   "lot_sqft": 37545,
   "price_per_lot_sqft": 10.52,
   "price_per_building_sqft": 55.29,
   "building_sqft": 7144,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7187,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1511822130010"
  },
  {
   "address": "1223 University Ave NE, Minneapolis",
   "sale_month": "1993-08",
   "price": 65000,
   "lot_sqft": 10880,
   "price_per_lot_sqft": 5.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924230080"
  },
  {
   "address": null,
   "sale_month": "1993-08",
   "price": 3247699,
   "lot_sqft": 274376,
   "price_per_lot_sqft": 11.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "300",
   "parcel_id": "1402820330001"
  },
  {
   "address": "3800 Co Rd No 116, Medina",
   "sale_month": "1993-08",
   "price": 2400000,
   "lot_sqft": 469489,
   "price_per_lot_sqft": 5.11,
   "price_per_building_sqft": 23.37,
   "building_sqft": 102695,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 103315,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211823220004"
  },
  {
   "address": "10830 Greenbrier Rd, Minnetonka",
   "sale_month": "1993-08",
   "price": 645000,
   "lot_sqft": 309782,
   "price_per_lot_sqft": 2.08,
   "price_per_building_sqft": 24.82,
   "building_sqft": 25986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26143,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211722330016"
  },
  {
   "address": "1056 Gemini Road, Eagan",
   "sale_month": "1993-08",
   "price": 500000,
   "lot_sqft": 236180,
   "price_per_lot_sqft": 2.12,
   "price_per_building_sqft": 30.89,
   "building_sqft": 16184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16282,
   "use": "Commercial-preferred",
   "parcel_id": "102250206091"
  },
  {
   "address": "20 Lake Street North, Forest Lake",
   "sale_month": "1993-08",
   "price": 52000,
   "lot_sqft": 1413,
   "price_per_lot_sqft": 36.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221120119"
  },
  {
   "address": "185 Plato Boulevard West, Saint Paul",
   "sale_month": "1993-08",
   "price": 1,
   "lot_sqft": 35265,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 27789,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27957,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822430007"
  },
  {
   "address": "185 Plato Boulevard West, Saint Paul",
   "sale_month": "1993-08",
   "price": 434999,
   "lot_sqft": 32702,
   "price_per_lot_sqft": 13.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062822430006"
  },
  {
   "address": "3015 Pillsbury Ave, Minneapolis",
   "sale_month": "1993-08",
   "price": 2395897,
   "lot_sqft": 143722,
   "price_per_lot_sqft": 16.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16389,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824210131"
  },
  {
   "address": "3753 Chicago Ave, Minneapolis",
   "sale_month": "1993-08",
   "price": 29000,
   "lot_sqft": 3761,
   "price_per_lot_sqft": 7.71,
   "price_per_building_sqft": 3.01,
   "building_sqft": 9639,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9697,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824340032"
  },
  {
   "address": "810 38th St E, Minneapolis",
   "sale_month": "1993-08",
   "price": 171000,
   "lot_sqft": 5781,
   "price_per_lot_sqft": 29.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1497,
   "use": "APARTMENT",
   "parcel_id": "0202824340031"
  },
  {
   "address": "2936 Johnson St NE, Minneapolis",
   "sale_month": "1993-08",
   "price": 1,
   "lot_sqft": 6259,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1619,
   "use": "APARTMENT",
   "parcel_id": "0102924340135"
  },
  {
   "address": "2940 Johnson St NE, Minneapolis",
   "sale_month": "1993-08",
   "price": 1,
   "lot_sqft": 6259,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1732,
   "use": "APARTMENT",
   "parcel_id": "0102924340134"
  },
  {
   "address": "1400 Stieger Lake Lane, Victoria",
   "sale_month": "1993-07",
   "price": 245000,
   "lot_sqft": 10012,
   "price_per_lot_sqft": 24.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "650121700"
  },
  {
   "address": "301 Industrial Boulevard, Norwood Young America",
   "sale_month": "1993-07",
   "price": 154058,
   "lot_sqft": 58087,
   "price_per_lot_sqft": 2.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588500130"
  },
  {
   "address": "2460 County Road E East, White Bear Lake",
   "sale_month": "1993-07",
   "price": 52000,
   "lot_sqft": 29899,
   "price_per_lot_sqft": 1.74,
   "price_per_building_sqft": 9.61,
   "building_sqft": 5410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5443,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022210118"
  },
  {
   "address": null,
   "sale_month": "1993-07",
   "price": 25000,
   "lot_sqft": 20302,
   "price_per_lot_sqft": 1.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363022210117"
  },
  {
   "address": "589 Dale Street North, Saint Paul",
   "sale_month": "1993-07",
   "price": 250000,
   "lot_sqft": 24655,
   "price_per_lot_sqft": 10.14,
   "price_per_building_sqft": 47.56,
   "building_sqft": 5256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5288,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923140242"
  },
  {
   "address": "14760 Robert Trail South, Rosemount",
   "sale_month": "1993-07",
   "price": 195000,
   "lot_sqft": 17184,
   "price_per_lot_sqft": 11.35,
   "price_per_building_sqft": 22.88,
   "building_sqft": 8523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8575,
   "use": "Commercial",
   "parcel_id": "340370062020"
  },
  {
   "address": "2748 Hennepin Ave, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 8159,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 5874,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5909,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3302924310005"
  },
  {
   "address": "1117 Franklin Ave W, Minneapolis",
   "sale_month": "1993-07",
   "price": 881000,
   "lot_sqft": 10029,
   "price_per_lot_sqft": 87.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7670,
   "use": "APARTMENT",
   "parcel_id": "3302924120184"
  },
  {
   "address": "244 Bedford St SE, Minneapolis",
   "sale_month": "1993-07",
   "price": 156000,
   "lot_sqft": 7974,
   "price_per_lot_sqft": 19.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1484,
   "use": "APARTMENT",
   "parcel_id": "3102923110112"
  },
  {
   "address": "985 Geneva Avenue North, Oakdale",
   "sale_month": "1993-07",
   "price": 750000,
   "lot_sqft": 31120,
   "price_per_lot_sqft": 24.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921220046"
  },
  {
   "address": null,
   "sale_month": "1993-07",
   "price": 750000,
   "lot_sqft": 21850,
   "price_per_lot_sqft": 34.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15347,
   "use": "300",
   "parcel_id": "3102921220045"
  },
  {
   "address": null,
   "sale_month": "1993-07",
   "price": 750000,
   "lot_sqft": 7281,
   "price_per_lot_sqft": 103.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921220044"
  },
  {
   "address": null,
   "sale_month": "1993-07",
   "price": 750000,
   "lot_sqft": 14557,
   "price_per_lot_sqft": 51.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3102921220043"
  },
  {
   "address": null,
   "sale_month": "1993-07",
   "price": 184000,
   "lot_sqft": 12202,
   "price_per_lot_sqft": 15.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3002921440076"
  },
  {
   "address": "1020 Greystone Avenue North, Oakdale",
   "sale_month": "1993-07",
   "price": 184000,
   "lot_sqft": 14675,
   "price_per_lot_sqft": 12.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4753,
   "use": "110",
   "parcel_id": "3002921440075"
  },
  {
   "address": "1350 7th Street Northwest, New Brighton",
   "sale_month": "1993-07",
   "price": 848000,
   "lot_sqft": 72945,
   "price_per_lot_sqft": 11.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5422,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "293023220010"
  },
  {
   "address": "810 14th St E, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 53997,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3218,
   "use": "APARTMENT",
   "parcel_id": "2602924310123"
  },
  {
   "address": "19390 Co Rd No 81, Rogers",
   "sale_month": "1993-07",
   "price": 202500,
   "lot_sqft": 84130,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16252,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023410009"
  },
  {
   "address": "410 14th Ave SE, Minneapolis",
   "sale_month": "1993-07",
   "price": 420000,
   "lot_sqft": 7434,
   "price_per_lot_sqft": 56.5,
   "price_per_building_sqft": 16.66,
   "building_sqft": 25210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25362,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924420020"
  },
  {
   "address": "315 11th Ave SE, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 8906,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2415,
   "use": "APARTMENT",
   "parcel_id": "2402924310046"
  },
  {
   "address": "3131 Campus Dr, Plymouth",
   "sale_month": "1993-07",
   "price": 6150000,
   "lot_sqft": 941817,
   "price_per_lot_sqft": 6.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 80302,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2211822240004"
  },
  {
   "address": "114 3rd St N, Minneapolis",
   "sale_month": "1993-07",
   "price": 30000,
   "lot_sqft": 18030,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50175,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410088"
  },
  {
   "address": "3205 Harbor La N, Plymouth",
   "sale_month": "1993-07",
   "price": 7500000,
   "lot_sqft": 420057,
   "price_per_lot_sqft": 17.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 132984,
   "use": "APARTMENT",
   "parcel_id": "2111822140006"
  },
  {
   "address": "100 Colfax Ave N, Minneapolis",
   "sale_month": "1993-07",
   "price": 21000,
   "lot_sqft": 10958,
   "price_per_lot_sqft": 1.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2102924440041"
  },
  {
   "address": "5812 Lyndale Ave S, Minneapolis",
   "sale_month": "1993-07",
   "price": 435000,
   "lot_sqft": 16837,
   "price_per_lot_sqft": 25.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5778,
   "use": "APARTMENT",
   "parcel_id": "2102824410096"
  },
  {
   "address": "624 Arthur St NE, Minneapolis",
   "sale_month": "1993-07",
   "price": 700000,
   "lot_sqft": 80039,
   "price_per_lot_sqft": 8.75,
   "price_per_building_sqft": 40.2,
   "building_sqft": 17414,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17519,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1302924420032"
  },
  {
   "address": "4135 Robert Trail South, Eagan",
   "sale_month": "1993-07",
   "price": 60000,
   "lot_sqft": 85380,
   "price_per_lot_sqft": 0.7,
   "price_per_building_sqft": 20.63,
   "building_sqft": 2908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2926,
   "use": "Commercial-preferred",
   "parcel_id": "101770001010"
  },
  {
   "address": "2318 Marshall St NE, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 9215,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924410008"
  },
  {
   "address": "2322 Marshall St NE, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 22589,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924410006"
  },
  {
   "address": "2326 Marshall St NE, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 25863,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924410005"
  },
  {
   "address": "2420 Marshall St NE, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 59739,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924410004"
  },
  {
   "address": "2800 4th St N, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 6584,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1887,
   "use": "APARTMENT",
   "parcel_id": "1002924330010"
  },
  {
   "address": "3916 Grand Ave S, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 7872,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2390,
   "use": "APARTMENT",
   "parcel_id": "1002824220152"
  },
  {
   "address": "1751 County Road B West, Roseville",
   "sale_month": "1993-07",
   "price": 800000,
   "lot_sqft": 135547,
   "price_per_lot_sqft": 5.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10060,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923430009"
  },
  {
   "address": "4545 36 1/2 St W, St. Louis Park",
   "sale_month": "1993-07",
   "price": 1817478,
   "lot_sqft": 33370,
   "price_per_lot_sqft": 54.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6313,
   "use": "APARTMENT",
   "parcel_id": "0602824430068"
  },
  {
   "address": "12040 Point Douglas Drive South, Denmark Township",
   "sale_month": "1993-07",
   "price": 40000,
   "lot_sqft": 122949,
   "price_per_lot_sqft": 0.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11274,
   "use": "300",
   "parcel_id": "0602620230002"
  },
  {
   "address": "3437 Portland Ave, Minneapolis",
   "sale_month": "1993-07",
   "price": 1,
   "lot_sqft": 5786,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2591,
   "use": "APARTMENT",
   "parcel_id": "0202824320100"
  },
  {
   "address": "301 Industrial Boulevard, Norwood Young America",
   "sale_month": "1993-06",
   "price": 154058,
   "lot_sqft": 149112,
   "price_per_lot_sqft": 1.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "588500150"
  },
  {
   "address": "2507 Humboldt Ave S, Minneapolis",
   "sale_month": "1993-06",
   "price": 1,
   "lot_sqft": 7069,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1408,
   "use": "TRIPLEX",
   "parcel_id": "3302924130084"
  },
  {
   "address": null,
   "sale_month": "1993-06",
   "price": 32550,
   "lot_sqft": 36700,
   "price_per_lot_sqft": 0.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211724210078"
  },
  {
   "address": "1390 Curve Crest Boulevard, Stillwater",
   "sale_month": "1993-06",
   "price": 185105,
   "lot_sqft": 24234,
   "price_per_lot_sqft": 7.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3203020410007"
  },
  {
   "address": "4020 Minnetonka Blvd, St. Louis Park",
   "sale_month": "1993-06",
   "price": 310000,
   "lot_sqft": 19494,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5088,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102924440020"
  },
  {
   "address": "11771 Troy La N, Dayton",
   "sale_month": "1993-06",
   "price": 41000,
   "lot_sqft": 108776,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10779,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3012022340004"
  },
  {
   "address": "500 Erie St SE, Minneapolis",
   "sale_month": "1993-06",
   "price": 125000,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 18.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230084"
  },
  {
   "address": null,
   "sale_month": "1993-06",
   "price": 28000,
   "lot_sqft": 22770,
   "price_per_lot_sqft": 1.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420019"
  },
  {
   "address": "939 Hersey Street, Saint Paul",
   "sale_month": "1993-06",
   "price": 350000,
   "lot_sqft": 55953,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": 10.27,
   "building_sqft": 34079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34284,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923420018"
  },
  {
   "address": "6949 Nicollet Ave S, Richfield",
   "sale_month": "1993-06",
   "price": 137500,
   "lot_sqft": 11500,
   "price_per_lot_sqft": 11.96,
   "price_per_building_sqft": 53.65,
   "building_sqft": 2563,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2578,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824430021"
  },
  {
   "address": "920 3rd St S, Minneapolis",
   "sale_month": "1993-06",
   "price": 1,
   "lot_sqft": 18951,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 857,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120032"
  },
  {
   "address": "300 10th Ave S, Minneapolis",
   "sale_month": "1993-06",
   "price": 1,
   "lot_sqft": 262,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120022"
  },
  {
   "address": "600 78th Street West, Chanhassen",
   "sale_month": "1993-06",
   "price": 1200000,
   "lot_sqft": 86654,
   "price_per_lot_sqft": 13.85,
   "price_per_building_sqft": 82.28,
   "building_sqft": 14585,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14673,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "250122200"
  },
  {
   "address": "34 10th Ave S, Hopkins",
   "sale_month": "1993-06",
   "price": 160000,
   "lot_sqft": 6643,
   "price_per_lot_sqft": 24.09,
   "price_per_building_sqft": 25.97,
   "building_sqft": 6161,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6198,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722340045"
  },
  {
   "address": "217 8th Ave SE, Minneapolis",
   "sale_month": "1993-06",
   "price": 620000,
   "lot_sqft": 13725,
   "price_per_lot_sqft": 45.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9814,
   "use": "APARTMENT",
   "parcel_id": "2402924320056"
  },
  {
   "address": "17976 Judicial Road, Lakeville",
   "sale_month": "1993-06",
   "price": 908864,
   "lot_sqft": 406874,
   "price_per_lot_sqft": 2.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27888,
   "use": "Commercial-open Space",
   "parcel_id": "221500001010"
  },
  {
   "address": "1129 2nd Ave N, Minneapolis",
   "sale_month": "1993-06",
   "price": 1,
   "lot_sqft": 87488,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924430096"
  },
  {
   "address": "7125 Concord Boulevard, Inver Grove Heights",
   "sale_month": "1993-06",
   "price": 329983,
   "lot_sqft": 32194,
   "price_per_lot_sqft": 10.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5522,
   "use": "Apartment",
   "parcel_id": "207116100015"
  },
  {
   "address": "5000 Penn Ave S, Minneapolis",
   "sale_month": "1993-06",
   "price": 150000,
   "lot_sqft": 13209,
   "price_per_lot_sqft": 11.36,
   "price_per_building_sqft": 19.07,
   "building_sqft": 7867,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7914,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824410001"
  },
  {
   "address": "1966 Benson Avenue, Saint Paul",
   "sale_month": "1993-06",
   "price": 145000,
   "lot_sqft": 56773,
   "price_per_lot_sqft": 2.55,
   "price_per_building_sqft": 2.07,
   "building_sqft": 70186,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 70610,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "152823430004"
  },
  {
   "address": "1545 38th St E, Minneapolis",
   "sale_month": "1993-06",
   "price": 80000,
   "lot_sqft": 10797,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824110067"
  },
  {
   "address": "3504 Dodd Road, Eagan",
   "sale_month": "1993-06",
   "price": 181526,
   "lot_sqft": 49957,
   "price_per_lot_sqft": 3.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "104095000010"
  },
  {
   "address": "5650 International Pkwy, New Hope",
   "sale_month": "1993-06",
   "price": 439500,
   "lot_sqft": 111976,
   "price_per_lot_sqft": 3.92,
   "price_per_building_sqft": 12.62,
   "building_sqft": 34822,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 35032,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0611821320010"
  },
  {
   "address": "3716 Snelling Ave, Minneapolis",
   "sale_month": "1993-06",
   "price": 7500,
   "lot_sqft": 6080,
   "price_per_lot_sqft": 1.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0602823330118"
  },
  {
   "address": "1585 County Road C West, Roseville",
   "sale_month": "1993-06",
   "price": 265044,
   "lot_sqft": 22073,
   "price_per_lot_sqft": 12.01,
   "price_per_building_sqft": 118.16,
   "building_sqft": 2243,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2256,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042923440022"
  },
  {
   "address": "3100 Humboldt Ave S, Minneapolis",
   "sale_month": "1993-06",
   "price": 42300,
   "lot_sqft": 5580,
   "price_per_lot_sqft": 7.58,
   "price_per_building_sqft": 28.2,
   "building_sqft": 1500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1509,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210109"
  },
  {
   "address": "3511 23rd Ave S, Minneapolis",
   "sale_month": "1993-06",
   "price": 100000,
   "lot_sqft": 8096,
   "price_per_lot_sqft": 12.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1663,
   "use": "APARTMENT",
   "parcel_id": "0102824310178"
  },
  {
   "address": "2200 86th St E, Bloomington",
   "sale_month": "1993-06",
   "price": 1400000,
   "lot_sqft": 169853,
   "price_per_lot_sqft": 8.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6537,
   "use": "APARTMENT",
   "parcel_id": "0102724340007"
  },
  {
   "address": "200 Hardman Avenue North, South Saint Paul",
   "sale_month": "1993-05",
   "price": 1045000,
   "lot_sqft": 147150,
   "price_per_lot_sqft": 7.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 30621,
   "use": "Industrial-preferred",
   "parcel_id": "368017501030"
  },
  {
   "address": "431 2nd Avenue South, South Saint Paul",
   "sale_month": "1993-05",
   "price": 45000,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 9.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "366430015090"
  },
  {
   "address": "599 Cardigan Road, Shoreview",
   "sale_month": "1993-05",
   "price": 2340000,
   "lot_sqft": 226263,
   "price_per_lot_sqft": 10.34,
   "price_per_building_sqft": 41.65,
   "building_sqft": 56183,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56522,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363023220007"
  },
  {
   "address": "738 27th St E, Minneapolis",
   "sale_month": "1993-05",
   "price": 1,
   "lot_sqft": 5204,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 4036,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4060,
   "use": "APARTMENT",
   "parcel_id": "3502924320320"
  },
  {
   "address": "6975 York Ave S, Edina",
   "sale_month": "1993-05",
   "price": 2320000,
   "lot_sqft": 69281,
   "price_per_lot_sqft": 33.49,
   "price_per_building_sqft": 164.13,
   "building_sqft": 14135,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14220,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902824340010"
  },
  {
   "address": "525 Main Street South, Stillwater",
   "sale_month": "1993-05",
   "price": 40000,
   "lot_sqft": 26635,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 742,
   "use": "300",
   "parcel_id": "2803020440088"
  },
  {
   "address": "700 8th St SE, Minneapolis",
   "sale_month": "1993-05",
   "price": 318000,
   "lot_sqft": 8711,
   "price_per_lot_sqft": 36.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2461,
   "use": "TRIPLEX",
   "parcel_id": "2402924220044"
  },
  {
   "address": "100 Washington Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 250000,
   "lot_sqft": 10621,
   "price_per_lot_sqft": 23.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924410049"
  },
  {
   "address": "1815 Plymouth Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 534700,
   "lot_sqft": 38564,
   "price_per_lot_sqft": 13.87,
   "price_per_building_sqft": 63.88,
   "building_sqft": 8371,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8421,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924220091"
  },
  {
   "address": "1234 Logan Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 2600,
   "lot_sqft": 8975,
   "price_per_lot_sqft": 0.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1613,
   "use": "APARTMENT",
   "parcel_id": "2102924210094"
  },
  {
   "address": "1701 Plymouth Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 527300,
   "lot_sqft": 38573,
   "price_per_lot_sqft": 13.67,
   "price_per_building_sqft": 64.96,
   "building_sqft": 8117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8166,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924210093"
  },
  {
   "address": "1611 Plymouth Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 534700,
   "lot_sqft": 49958,
   "price_per_lot_sqft": 10.7,
   "price_per_building_sqft": 65.39,
   "building_sqft": 8177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8226,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924210066"
  },
  {
   "address": "1501 Plymouth Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 466000,
   "lot_sqft": 44674,
   "price_per_lot_sqft": 10.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8019,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924210037"
  },
  {
   "address": "1405 Plymouth Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 297700,
   "lot_sqft": 38774,
   "price_per_lot_sqft": 7.68,
   "price_per_building_sqft": 43.36,
   "building_sqft": 6866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6907,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924210002"
  },
  {
   "address": "1516 Plymouth Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 323100,
   "lot_sqft": 23050,
   "price_per_lot_sqft": 14.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3824,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924340162"
  },
  {
   "address": "1500 Plymouth Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 3700,
   "lot_sqft": 10907,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": 0.89,
   "building_sqft": 4177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4202,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924340161"
  },
  {
   "address": "1414 Plymouth Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 543600,
   "lot_sqft": 48651,
   "price_per_lot_sqft": 11.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6836,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924340136"
  },
  {
   "address": "1600 Plymouth Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 4300,
   "lot_sqft": 11462,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12609,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924340126"
  },
  {
   "address": "2186 Burke Avenue East, North Saint Paul",
   "sale_month": "1993-05",
   "price": 160000,
   "lot_sqft": 14691,
   "price_per_lot_sqft": 10.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2424,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110013"
  },
  {
   "address": "721 9th Avenue, Saint Paul Park",
   "sale_month": "1993-05",
   "price": 38000,
   "lot_sqft": 66637,
   "price_per_lot_sqft": 0.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4730,
   "use": "305",
   "parcel_id": "1202722240095"
  },
  {
   "address": "1031 7th Street West, Saint Paul",
   "sale_month": "1993-05",
   "price": 134000,
   "lot_sqft": 6799,
   "price_per_lot_sqft": 19.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2508,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823410178"
  },
  {
   "address": "1700 Lowry Ave N, Minneapolis",
   "sale_month": "1993-05",
   "price": 520000,
   "lot_sqft": 9640,
   "price_per_lot_sqft": 53.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924240074"
  },
  {
   "address": "4544 Snelling Ave, Minneapolis",
   "sale_month": "1993-05",
   "price": 27000,
   "lot_sqft": 5997,
   "price_per_lot_sqft": 4.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "0702823430100"
  },
  {
   "address": null,
   "sale_month": "1993-05",
   "price": 22500,
   "lot_sqft": 22831,
   "price_per_lot_sqft": 0.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2697,
   "use": "350",
   "parcel_id": "0702721230004"
  },
  {
   "address": null,
   "sale_month": "1993-05",
   "price": 29590,
   "lot_sqft": 11683,
   "price_per_lot_sqft": 2.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502920210022"
  },
  {
   "address": "1573 Grand Avenue, Saint Paul",
   "sale_month": "1993-05",
   "price": 185000,
   "lot_sqft": 4009,
   "price_per_lot_sqft": 46.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823320074"
  },
  {
   "address": "720 Hague Avenue, Saint Paul",
   "sale_month": "1993-05",
   "price": 62000,
   "lot_sqft": 4990,
   "price_per_lot_sqft": 12.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2229,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823110224"
  },
  {
   "address": "3744 15th Ave S, Minneapolis",
   "sale_month": "1993-05",
   "price": 50000,
   "lot_sqft": 6137,
   "price_per_lot_sqft": 8.15,
   "price_per_building_sqft": 47.48,
   "building_sqft": 1053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1059,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824430172"
  },
  {
   "address": "3547 10th Ave S, Minneapolis",
   "sale_month": "1993-05",
   "price": 84000,
   "lot_sqft": 7394,
   "price_per_lot_sqft": 11.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4303,
   "use": "APARTMENT",
   "parcel_id": "0202824310055"
  },
  {
   "address": "200 Madison Street Southeast, Watertown",
   "sale_month": "1993-04",
   "price": 107000,
   "lot_sqft": 102709,
   "price_per_lot_sqft": 1.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8043,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "853200010"
  },
  {
   "address": null,
   "sale_month": "1993-04",
   "price": 168900,
   "lot_sqft": 37556,
   "price_per_lot_sqft": 4.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4C2 QUALIFY GOLF COURSES",
   "parcel_id": "652160160"
  },
  {
   "address": "2616 29th St E, Minneapolis",
   "sale_month": "1993-04",
   "price": 26500,
   "lot_sqft": 2398,
   "price_per_lot_sqft": 11.05,
   "price_per_building_sqft": 12.5,
   "building_sqft": 2120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2133,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924430042"
  },
  {
   "address": "627 Franklin Ave E, Minneapolis",
   "sale_month": "1993-04",
   "price": 379450,
   "lot_sqft": 41733,
   "price_per_lot_sqft": 9.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4529,
   "use": "APARTMENT",
   "parcel_id": "3502924220073"
  },
  {
   "address": "1330 Conway Street, Saint Paul",
   "sale_month": "1993-04",
   "price": 400000,
   "lot_sqft": 146601,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": 9,
   "building_sqft": 44447,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44715,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "342922320048"
  },
  {
   "address": "1300 Medicine Lake Dr W, Plymouth",
   "sale_month": "1993-04",
   "price": 2600000,
   "lot_sqft": 115266,
   "price_per_lot_sqft": 22.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 33042,
   "use": "APARTMENT",
   "parcel_id": "2611822440008"
  },
  {
   "address": "1015 7th St S, Minneapolis",
   "sale_month": "1993-04",
   "price": 1,
   "lot_sqft": 50399,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924240083"
  },
  {
   "address": "316 19th Ave S, Minneapolis",
   "sale_month": "1993-04",
   "price": 1,
   "lot_sqft": 4309,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924230044"
  },
  {
   "address": "510 4th St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 1,
   "lot_sqft": 10647,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5140,
   "use": "APARTMENT",
   "parcel_id": "2302924140097"
  },
  {
   "address": "117 Main St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 5600,
   "lot_sqft": 5550,
   "price_per_lot_sqft": 1.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130169"
  },
  {
   "address": "115 Main St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 105900,
   "lot_sqft": 9933,
   "price_per_lot_sqft": 10.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130168"
  },
  {
   "address": "130 2nd St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 7300,
   "lot_sqft": 7319,
   "price_per_lot_sqft": 1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130167"
  },
  {
   "address": "129 Main St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 1400,
   "lot_sqft": 1443,
   "price_per_lot_sqft": 0.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924130166"
  },
  {
   "address": "210 2nd St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 44800,
   "lot_sqft": 16889,
   "price_per_lot_sqft": 2.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130165"
  },
  {
   "address": "121 Main St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 321600,
   "lot_sqft": 24601,
   "price_per_lot_sqft": 13.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 77164,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130163"
  },
  {
   "address": "203 Main St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 400,
   "lot_sqft": 350,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924130151"
  },
  {
   "address": "201 Main St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 23000,
   "lot_sqft": 755,
   "price_per_lot_sqft": 30.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130150"
  },
  {
   "address": "119 Main St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 50400,
   "lot_sqft": 3314,
   "price_per_lot_sqft": 15.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130009"
  },
  {
   "address": "117 Main St SE, Minneapolis",
   "sale_month": "1993-04",
   "price": 50400,
   "lot_sqft": 3314,
   "price_per_lot_sqft": 15.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924130008"
  },
  {
   "address": "2007 Vermillion Street, Hastings",
   "sale_month": "1993-04",
   "price": 165000,
   "lot_sqft": 19644,
   "price_per_lot_sqft": 8.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11274,
   "use": "Commercial-preferred",
   "parcel_id": "198170001011"
  },
  {
   "address": "16297 Scandia Trail North, Scandia",
   "sale_month": "1993-04",
   "price": 225000,
   "lot_sqft": 101632,
   "price_per_lot_sqft": 2.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1803219330002"
  },
  {
   "address": null,
   "sale_month": "1993-04",
   "price": 730000,
   "lot_sqft": 6476,
   "price_per_lot_sqft": 112.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "1702721220021"
  },
  {
   "address": "7201 80th Street South, Cottage Grove",
   "sale_month": "1993-04",
   "price": 195000,
   "lot_sqft": 18483,
   "price_per_lot_sqft": 10.55,
   "price_per_building_sqft": 123.81,
   "building_sqft": 1575,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1585,
   "use": "300",
   "parcel_id": "1702721220013"
  },
  {
   "address": "4800 Nicollet Ave, Minneapolis",
   "sale_month": "1993-04",
   "price": 212834,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 21.3,
   "price_per_building_sqft": 36.21,
   "building_sqft": 5877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5912,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1502824240013"
  },
  {
   "address": "10000 West 76th St, Eden Prairie",
   "sale_month": "1993-04",
   "price": 2200000,
   "lot_sqft": 189686,
   "price_per_lot_sqft": 11.6,
   "price_per_building_sqft": 38.77,
   "building_sqft": 56751,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57094,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622420013"
  },
  {
   "address": "2009 Washington St NE, Minneapolis",
   "sale_month": "1993-04",
   "price": 100000,
   "lot_sqft": 9088,
   "price_per_lot_sqft": 11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924430010"
  },
  {
   "address": "655 20th Ave NE, Minneapolis",
   "sale_month": "1993-04",
   "price": 100000,
   "lot_sqft": 21807,
   "price_per_lot_sqft": 4.59,
   "price_per_building_sqft": 8.89,
   "building_sqft": 11249,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11316,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1102924430008"
  },
  {
   "address": "4615 Nicols Road, Eagan",
   "sale_month": "1993-04",
   "price": 580000,
   "lot_sqft": 47048,
   "price_per_lot_sqft": 12.33,
   "price_per_building_sqft": 110.88,
   "building_sqft": 5231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5262,
   "use": "Commercial-preferred",
   "parcel_id": "102210001010"
  },
  {
   "address": "5300 Boone Ave N, New Hope",
   "sale_month": "1993-04",
   "price": 1775000,
   "lot_sqft": 260173,
   "price_per_lot_sqft": 6.82,
   "price_per_building_sqft": 24.9,
   "building_sqft": 71278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 71708,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711821120002"
  },
  {
   "address": "3030 Raleigh Ave S, St. Louis Park",
   "sale_month": "1993-04",
   "price": 2830000,
   "lot_sqft": 227120,
   "price_per_lot_sqft": 12.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3917,
   "use": "APARTMENT",
   "parcel_id": "0602824220062"
  },
  {
   "address": "3449 3rd Ave S, Minneapolis",
   "sale_month": "1993-04",
   "price": 1,
   "lot_sqft": 5683,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824410058"
  },
  {
   "address": "14730 Buck Hill Road, Burnsville",
   "sale_month": "1993-04",
   "price": 2250000,
   "lot_sqft": 198474,
   "price_per_lot_sqft": 11.34,
   "price_per_building_sqft": 96.26,
   "building_sqft": 23374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23516,
   "use": "Commercial-preferred",
   "parcel_id": "029048000020"
  },
  {
   "address": "982 Grand Avenue, Saint Paul",
   "sale_month": "1993-04",
   "price": 230000,
   "lot_sqft": 8837,
   "price_per_lot_sqft": 26.03,
   "price_per_building_sqft": 46.28,
   "building_sqft": 4970,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5000,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823320018"
  },
  {
   "address": "3665 Tyler St NE, Minneapolis",
   "sale_month": "1993-04",
   "price": 1,
   "lot_sqft": 29828,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 4866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4895,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102924220013"
  },
  {
   "address": "6109 Blue Circle Dr, Minnetonka",
   "sale_month": "1993-03",
   "price": 435000,
   "lot_sqft": 67244,
   "price_per_lot_sqft": 6.47,
   "price_per_building_sqft": 82.29,
   "building_sqft": 5286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5318,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611722430029"
  },
  {
   "address": "908 21st St E, Minneapolis",
   "sale_month": "1993-03",
   "price": 25010,
   "lot_sqft": 6572,
   "price_per_lot_sqft": 3.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924210075"
  },
  {
   "address": "2533 Nicollet Ave, Minneapolis",
   "sale_month": "1993-03",
   "price": 170000,
   "lot_sqft": 7079,
   "price_per_lot_sqft": 24.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130094"
  },
  {
   "address": "2020 Curve Crest Boulevard, Stillwater",
   "sale_month": "1993-03",
   "price": 165000,
   "lot_sqft": 97087,
   "price_per_lot_sqft": 1.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8027,
   "use": "300",
   "parcel_id": "3203020310010"
  },
  {
   "address": "872 Atlantic Street, Saint Paul",
   "sale_month": "1993-03",
   "price": 16000,
   "lot_sqft": 13790,
   "price_per_lot_sqft": 1.16,
   "price_per_building_sqft": 9.24,
   "building_sqft": 1731,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1742,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282922410010"
  },
  {
   "address": null,
   "sale_month": "1993-03",
   "price": 32500,
   "lot_sqft": 11532,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2803020410114"
  },
  {
   "address": "234 Broadway Street South, Jordan",
   "sale_month": "1993-03",
   "price": 52000,
   "lot_sqft": 2347,
   "price_per_lot_sqft": 22.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "220020250"
  },
  {
   "address": "2700 Rice Creek Road, New Brighton",
   "sale_month": "1993-03",
   "price": 2786000,
   "lot_sqft": 99053,
   "price_per_lot_sqft": 28.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28283,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "183023310060"
  },
  {
   "address": "1035 Highway 96 West, Shoreview",
   "sale_month": "1993-03",
   "price": 2600000,
   "lot_sqft": 464562,
   "price_per_lot_sqft": 5.6,
   "price_per_building_sqft": 32.54,
   "building_sqft": 79901,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80383,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "143023330007"
  },
  {
   "address": "18950 Chippendale Avenue, Empire",
   "sale_month": "1993-03",
   "price": 701901,
   "lot_sqft": 5108146,
   "price_per_lot_sqft": 0.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5340,
   "use": "Commercial-open Space",
   "parcel_id": "120170051013"
  },
  {
   "address": "1275 Town Centre Drive, Eagan",
   "sale_month": "1993-03",
   "price": 945000,
   "lot_sqft": 46786,
   "price_per_lot_sqft": 20.2,
   "price_per_building_sqft": 242.31,
   "building_sqft": 3900,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3924,
   "use": "Commercial-preferred",
   "parcel_id": "107702701010"
  },
  {
   "address": "7400 Metro Blvd, Edina",
   "sale_month": "1993-03",
   "price": 2268948,
   "lot_sqft": 229516,
   "price_per_lot_sqft": 9.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23279,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0911621310013"
  },
  {
   "address": "4320 36 1/2 St W, St. Louis Park",
   "sale_month": "1993-03",
   "price": 400000,
   "lot_sqft": 21502,
   "price_per_lot_sqft": 18.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4461,
   "use": "APARTMENT",
   "parcel_id": "0602824430012"
  },
  {
   "address": "4145 Fremont Ave N, Minneapolis",
   "sale_month": "1993-03",
   "price": 53000,
   "lot_sqft": 7247,
   "price_per_lot_sqft": 7.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120146"
  },
  {
   "address": "4149 Fremont Ave N, Minneapolis",
   "sale_month": "1993-03",
   "price": 67000,
   "lot_sqft": 6133,
   "price_per_lot_sqft": 10.92,
   "price_per_building_sqft": 11.69,
   "building_sqft": 5731,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5766,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402924120145"
  },
  {
   "address": "201 Lake St W, Minneapolis",
   "sale_month": "1993-03",
   "price": 135000,
   "lot_sqft": 7721,
   "price_per_lot_sqft": 17.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824210014"
  },
  {
   "address": "3004 Pillsbury Ave, Minneapolis",
   "sale_month": "1993-03",
   "price": 82000,
   "lot_sqft": 7723,
   "price_per_lot_sqft": 10.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824210013"
  },
  {
   "address": "3008 Pillsbury Ave, Minneapolis",
   "sale_month": "1993-03",
   "price": 94000,
   "lot_sqft": 7724,
   "price_per_lot_sqft": 12.17,
   "price_per_building_sqft": 3.23,
   "building_sqft": 29067,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29242,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824210012"
  },
  {
   "address": "3033 Oakland Ave, Minneapolis",
   "sale_month": "1993-03",
   "price": 54500,
   "lot_sqft": 5120,
   "price_per_lot_sqft": 10.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1193,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824220108"
  },
  {
   "address": "3248 15th Ave S, Minneapolis",
   "sale_month": "1993-03",
   "price": 90500,
   "lot_sqft": 6398,
   "price_per_lot_sqft": 14.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2253,
   "use": "TRIPLEX",
   "parcel_id": "0202824130051"
  },
  {
   "address": "475 Summit Avenue, Saint Paul",
   "sale_month": "1993-03",
   "price": 170000,
   "lot_sqft": 16239,
   "price_per_lot_sqft": 10.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2441,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823240187"
  },
  {
   "address": "2409 29th Ave S, Minneapolis",
   "sale_month": "1993-02",
   "price": 145000,
   "lot_sqft": 7532,
   "price_per_lot_sqft": 19.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2229,
   "use": "APARTMENT",
   "parcel_id": "3602924140060"
  },
  {
   "address": "1769 Marshall Avenue, Saint Paul",
   "sale_month": "1993-02",
   "price": 79000,
   "lot_sqft": 5798,
   "price_per_lot_sqft": 13.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 839,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923430097"
  },
  {
   "address": "2650 Colfax Ave S, Minneapolis",
   "sale_month": "1993-02",
   "price": 1,
   "lot_sqft": 12867,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4158,
   "use": "APARTMENT",
   "parcel_id": "3302924410213"
  },
  {
   "address": "2640 Colfax Ave S, Minneapolis",
   "sale_month": "1993-02",
   "price": 1,
   "lot_sqft": 12866,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4534,
   "use": "APARTMENT",
   "parcel_id": "3302924410212"
  },
  {
   "address": "1401 7th St S, Hopkins",
   "sale_month": "1993-02",
   "price": 350000,
   "lot_sqft": 10248,
   "price_per_lot_sqft": 34.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722230034"
  },
  {
   "address": "16910 Lyons Avenue Southeast, Prior Lake",
   "sale_month": "1993-02",
   "price": 160000,
   "lot_sqft": 30543,
   "price_per_lot_sqft": 5.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3000,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "250171160"
  },
  {
   "address": null,
   "sale_month": "1993-02",
   "price": 50000,
   "lot_sqft": 136159,
   "price_per_lot_sqft": 0.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17141,
   "use": "Industrial-preferred",
   "parcel_id": "170170082012"
  },
  {
   "address": "1290 Hammond Road, White Bear Township",
   "sale_month": "1993-02",
   "price": 1300000,
   "lot_sqft": 387347,
   "price_per_lot_sqft": 3.36,
   "price_per_building_sqft": 28.02,
   "building_sqft": 46402,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 46682,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "163022110004"
  },
  {
   "address": "1424 1st Street, Saint Paul Park",
   "sale_month": "1993-02",
   "price": 33000,
   "lot_sqft": 54352,
   "price_per_lot_sqft": 0.61,
   "price_per_building_sqft": 14.92,
   "building_sqft": 2212,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2226,
   "use": "305",
   "parcel_id": "1302722220003"
  },
  {
   "address": "3245 Sibley Memorial Highway, Eagan",
   "sale_month": "1993-02",
   "price": 134783,
   "lot_sqft": 37312,
   "price_per_lot_sqft": 3.61,
   "price_per_building_sqft": 11.83,
   "building_sqft": 11397,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11465,
   "use": "Industrial",
   "parcel_id": "106805002032"
  },
  {
   "address": "3291 Terminal Drive, Eagan",
   "sale_month": "1993-02",
   "price": 675000,
   "lot_sqft": 198361,
   "price_per_lot_sqft": 3.4,
   "price_per_building_sqft": 35.27,
   "building_sqft": 19138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19254,
   "use": "Industrial-preferred",
   "parcel_id": "106805001080"
  },
  {
   "address": "4339 Harriet Ave, Minneapolis",
   "sale_month": "1993-02",
   "price": 1,
   "lot_sqft": 5233,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1464,
   "use": "TRIPLEX",
   "parcel_id": "1002824320027"
  },
  {
   "address": null,
   "sale_month": "1993-02",
   "price": 40000,
   "lot_sqft": 104981,
   "price_per_lot_sqft": 0.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "090840020"
  },
  {
   "address": "1801 Broadway Avenue West, Forest Lake",
   "sale_month": "1993-02",
   "price": 120000,
   "lot_sqft": 20419,
   "price_per_lot_sqft": 5.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "300",
   "parcel_id": "0703221120012"
  },
  {
   "address": "3453 3rd Ave S, Minneapolis",
   "sale_month": "1993-02",
   "price": 1,
   "lot_sqft": 5683,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824410057"
  },
  {
   "address": null,
   "sale_month": "1993-01",
   "price": 82000,
   "lot_sqft": 4529,
   "price_per_lot_sqft": 18.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "425700000040"
  },
  {
   "address": "18990 Goodwin Avenue, Vermillion Township",
   "sale_month": "1993-01",
   "price": 76500,
   "lot_sqft": 108872,
   "price_per_lot_sqft": 0.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6692,
   "use": "Commercial-preferred",
   "parcel_id": "390140052010"
  },
  {
   "address": "1300 67th Ave N, Brooklyn Center",
   "sale_month": "1993-01",
   "price": 1705000,
   "lot_sqft": 97506,
   "price_per_lot_sqft": 17.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11994,
   "use": "APARTMENT",
   "parcel_id": "3611921220040"
  },
  {
   "address": "1477 Reaney Avenue, Saint Paul",
   "sale_month": "1993-01",
   "price": 5000,
   "lot_sqft": 5421,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1718,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "272922340101"
  },
  {
   "address": "25 4th St NE, Minneapolis",
   "sale_month": "1993-01",
   "price": 1,
   "lot_sqft": 11046,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120108"
  },
  {
   "address": "125 Minnesota Valley Electric Drive, Jordan",
   "sale_month": "1993-01",
   "price": 90000,
   "lot_sqft": 1255320,
   "price_per_lot_sqft": 0.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 75225,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "229200110"
  },
  {
   "address": "20635 Howland Avenue, Lakeville",
   "sale_month": "1993-01",
   "price": 122500,
   "lot_sqft": 9113,
   "price_per_lot_sqft": 13.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "Apartment",
   "parcel_id": "222390002030"
  },
  {
   "address": "21600 Hamburg Avenue, Lakeville",
   "sale_month": "1993-01",
   "price": 453000,
   "lot_sqft": 90092,
   "price_per_lot_sqft": 5.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22152,
   "use": "Industrial",
   "parcel_id": "221110002011"
  },
  {
   "address": "2104 Mississippi Street North, Maplewood",
   "sale_month": "1993-01",
   "price": 116000,
   "lot_sqft": 7475,
   "price_per_lot_sqft": 15.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1737,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "182922110051"
  },
  {
   "address": "316 Oak Street, Farmington",
   "sale_month": "1993-01",
   "price": 89559,
   "lot_sqft": 2540,
   "price_per_lot_sqft": 35.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700020042"
  },
  {
   "address": "1814 E Minnehaha Pkwy, Minneapolis",
   "sale_month": "1993-01",
   "price": 135000,
   "lot_sqft": 12864,
   "price_per_lot_sqft": 10.49,
   "price_per_building_sqft": 48.7,
   "building_sqft": 2772,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2789,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824110089"
  },
  {
   "address": "3825 Lake Elmo Avenue North, Lake Elmo",
   "sale_month": "1993-01",
   "price": 415000,
   "lot_sqft": 85932,
   "price_per_lot_sqft": 4.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11538,
   "use": "300",
   "parcel_id": "1302921220002"
  },
  {
   "address": "1360 Town Centre Drive, Eagan",
   "sale_month": "1993-01",
   "price": 3620000,
   "lot_sqft": 609435,
   "price_per_lot_sqft": 5.94,
   "price_per_building_sqft": 16.27,
   "building_sqft": 222518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 223862,
   "use": "Commercial-preferred",
   "parcel_id": "107703501010"
  },
  {
   "address": "1875 Highway 36 West, Roseville",
   "sale_month": "1993-01",
   "price": 93412,
   "lot_sqft": 40064,
   "price_per_lot_sqft": 2.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5089,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310015"
  },
  {
   "address": "2040 St Clair Avenue, Saint Paul",
   "sale_month": "1993-01",
   "price": 123000,
   "lot_sqft": 4955,
   "price_per_lot_sqft": 24.82,
   "price_per_building_sqft": 10.96,
   "building_sqft": 11226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11294,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823220122"
  },
  {
   "address": "4414 Beard Ave S, Minneapolis",
   "sale_month": "1993-01",
   "price": 1,
   "lot_sqft": 8193,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2601,
   "use": "APARTMENT",
   "parcel_id": "0802824330105"
  },
  {
   "address": "238 19th Street Southwest, Forest Lake",
   "sale_month": "1993-01",
   "price": 51000,
   "lot_sqft": 69893,
   "price_per_lot_sqft": 0.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13186,
   "use": "300",
   "parcel_id": "0703221130040"
  },
  {
   "address": null,
   "sale_month": "1993-01",
   "price": 70600,
   "lot_sqft": 92540,
   "price_per_lot_sqft": 0.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032922130008"
  },
  {
   "address": "3909 Washington Ave N, Minneapolis",
   "sale_month": "1993-01",
   "price": 1,
   "lot_sqft": 4183,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1622,
   "use": "APARTMENT",
   "parcel_id": "0302924320012"
  },
  {
   "address": "111 Lake St E, Minneapolis",
   "sale_month": "1993-01",
   "price": 210000,
   "lot_sqft": 40862,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": 25.85,
   "building_sqft": 8125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8174,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824120146"
  },
  {
   "address": "1099 Grand Avenue, Saint Paul",
   "sale_month": "1993-01",
   "price": 312500,
   "lot_sqft": 14718,
   "price_per_lot_sqft": 21.23,
   "price_per_building_sqft": 51.38,
   "building_sqft": 6082,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6118,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823320084"
  },
  {
   "address": "364 Marie Avenue East, West Saint Paul",
   "sale_month": "1992-12",
   "price": 3200000,
   "lot_sqft": 371106,
   "price_per_lot_sqft": 8.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8710,
   "use": "Apartment",
   "parcel_id": "420290003011"
  },
  {
   "address": "1025 Southview Boulevard, South Saint Paul",
   "sale_month": "1992-12",
   "price": 110000,
   "lot_sqft": 4884,
   "price_per_lot_sqft": 22.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1282,
   "use": "Commercial-preferred",
   "parcel_id": "364880007300"
  },
  {
   "address": "2413 10th Ave S, Minneapolis",
   "sale_month": "1992-12",
   "price": 1,
   "lot_sqft": 5228,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 1145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1152,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924240035"
  },
  {
   "address": "315 25th St W, Minneapolis",
   "sale_month": "1992-12",
   "price": 1,
   "lot_sqft": 5066,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924230034"
  },
  {
   "address": "515 Ontario St SE, Minneapolis",
   "sale_month": "1992-12",
   "price": 63000,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 12.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230092"
  },
  {
   "address": "5451 140th Street North, Hugo",
   "sale_month": "1992-12",
   "price": 130000,
   "lot_sqft": 56412,
   "price_per_lot_sqft": 2.3,
   "price_per_building_sqft": 13.28,
   "building_sqft": 9787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9846,
   "use": "300",
   "parcel_id": "2903121220021"
  },
  {
   "address": "5101 Shady Oak Rd, Minnetonka",
   "sale_month": "1992-12",
   "price": 2725000,
   "lot_sqft": 694394,
   "price_per_lot_sqft": 3.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 136823,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611722410014"
  },
  {
   "address": "910 25th Ave S, Minneapolis",
   "sale_month": "1992-12",
   "price": 1,
   "lot_sqft": 18578,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 5179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5210,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924430061"
  },
  {
   "address": null,
   "sale_month": "1992-12",
   "price": 93600,
   "lot_sqft": 817283,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 989,
   "use": "305",
   "parcel_id": "2302920230001"
  },
  {
   "address": "608 North Oaks Dr, Osseo",
   "sale_month": "1992-12",
   "price": 1650000,
   "lot_sqft": 71759,
   "price_per_lot_sqft": 22.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9679,
   "use": "APARTMENT",
   "parcel_id": "1811921210083"
  },
  {
   "address": "437 Harding St NE, Minneapolis",
   "sale_month": "1992-12",
   "price": 275000,
   "lot_sqft": 27399,
   "price_per_lot_sqft": 10.04,
   "price_per_building_sqft": 24.97,
   "building_sqft": 11013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11080,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340030"
  },
  {
   "address": "631 Stinson Blvd, Minneapolis",
   "sale_month": "1992-12",
   "price": 1,
   "lot_sqft": 25764,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923320015"
  },
  {
   "address": "3384 Brownlow Ave, St. Louis Park",
   "sale_month": "1992-12",
   "price": 108000,
   "lot_sqft": 9690,
   "price_per_lot_sqft": 11.15,
   "price_per_building_sqft": 18.39,
   "building_sqft": 5874,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5909,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721410017"
  },
  {
   "address": "2232 Johnson St NE, Minneapolis",
   "sale_month": "1992-12",
   "price": 1,
   "lot_sqft": 6221,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1202,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1202924310147"
  },
  {
   "address": "2809 42nd St E, Minneapolis",
   "sale_month": "1992-12",
   "price": 100000,
   "lot_sqft": 6614,
   "price_per_lot_sqft": 15.12,
   "price_per_building_sqft": 18.72,
   "building_sqft": 5343,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5376,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202824410238"
  },
  {
   "address": "3311 166th Street West, Sand Creek Township",
   "sale_month": "1992-12",
   "price": 100000,
   "lot_sqft": 101803,
   "price_per_lot_sqft": 0.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9428,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "099040160"
  },
  {
   "address": "3311 166th Street West, Sand Creek Township",
   "sale_month": "1992-12",
   "price": 100000,
   "lot_sqft": 63582,
   "price_per_lot_sqft": 1.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10961,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "099040142"
  },
  {
   "address": "2922 Humboldt Ave N, Minneapolis",
   "sale_month": "1992-12",
   "price": 4013,
   "lot_sqft": 5602,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924420107"
  },
  {
   "address": "2963 Yorkton Boulevard, Little Canada",
   "sale_month": "1992-12",
   "price": 460000,
   "lot_sqft": 113803,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": 17.63,
   "building_sqft": 26098,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 26256,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922240004"
  },
  {
   "address": "3519 Emerson Ave S, Minneapolis",
   "sale_month": "1992-12",
   "price": 1,
   "lot_sqft": 10822,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4578,
   "use": "APARTMENT",
   "parcel_id": "0402824420140"
  },
  {
   "address": "3445 3rd Ave S, Minneapolis",
   "sale_month": "1992-12",
   "price": 1,
   "lot_sqft": 5683,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824410059"
  },
  {
   "address": "101 Burnsville Parkway West, Burnsville",
   "sale_month": "1992-12",
   "price": 592221,
   "lot_sqft": 93387,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": 40.22,
   "building_sqft": 14724,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14813,
   "use": "Commercial-preferred",
   "parcel_id": "025870001010"
  },
  {
   "address": "201 121st Street West, Burnsville",
   "sale_month": "1992-12",
   "price": 1050000,
   "lot_sqft": 772690,
   "price_per_lot_sqft": 1.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial-preferred",
   "parcel_id": "020341026019"
  },
  {
   "address": "3451 Chicago Ave, Minneapolis",
   "sale_month": "1992-12",
   "price": 50000,
   "lot_sqft": 4879,
   "price_per_lot_sqft": 10.25,
   "price_per_building_sqft": 28.62,
   "building_sqft": 1747,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1758,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824310184"
  },
  {
   "address": "3417 Chicago Ave, Minneapolis",
   "sale_month": "1992-12",
   "price": 1,
   "lot_sqft": 5739,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 1669,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1679,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824310015"
  },
  {
   "address": "3421 Chicago Ave, Minneapolis",
   "sale_month": "1992-12",
   "price": 1,
   "lot_sqft": 7570,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 1847,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1859,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824310009"
  },
  {
   "address": "15025 Glazier Avenue, Apple Valley",
   "sale_month": "1992-12",
   "price": 1580000,
   "lot_sqft": 203823,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23775,
   "use": "Commercial-preferred",
   "parcel_id": "011174101010"
  },
  {
   "address": "161 Concord Exchange North, South Saint Paul",
   "sale_month": "1992-11",
   "price": 450000,
   "lot_sqft": 51407,
   "price_per_lot_sqft": 8.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "367285006080"
  },
  {
   "address": "14537 Dodd Boulevard, Rosemount",
   "sale_month": "1992-11",
   "price": 156000,
   "lot_sqft": 56981,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": 15.36,
   "building_sqft": 10155,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10217,
   "use": "Commercial-preferred",
   "parcel_id": "340301090010"
  },
  {
   "address": "1821 University Avenue West, Saint Paul",
   "sale_month": "1992-11",
   "price": 700000,
   "lot_sqft": 327650,
   "price_per_lot_sqft": 2.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 135656,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923130032"
  },
  {
   "address": "2900 Bryant Ave S, Minneapolis",
   "sale_month": "1992-11",
   "price": 750000,
   "lot_sqft": 63805,
   "price_per_lot_sqft": 11.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13801,
   "use": "APARTMENT",
   "parcel_id": "3302924440090"
  },
  {
   "address": "1412 26th St W, Minneapolis",
   "sale_month": "1992-11",
   "price": 1,
   "lot_sqft": 7899,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3453,
   "use": "APARTMENT",
   "parcel_id": "3302924130099"
  },
  {
   "address": "1455 Park Road, Chanhassen",
   "sale_month": "1992-11",
   "price": 460000,
   "lot_sqft": 76103,
   "price_per_lot_sqft": 6.04,
   "price_per_building_sqft": 30.68,
   "building_sqft": 14995,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15086,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "251900270"
  },
  {
   "address": "16186 Main Avenue Southeast, Prior Lake",
   "sale_month": "1992-11",
   "price": 90000,
   "lot_sqft": 12240,
   "price_per_lot_sqft": 7.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5307,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010290"
  },
  {
   "address": "16186 Main Avenue Southeast, Prior Lake",
   "sale_month": "1992-11",
   "price": 90000,
   "lot_sqft": 2848,
   "price_per_lot_sqft": 31.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "250010270"
  },
  {
   "address": "5852 26th Ave S, Minneapolis",
   "sale_month": "1992-11",
   "price": 2600000,
   "lot_sqft": 406022,
   "price_per_lot_sqft": 6.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2402824420097"
  },
  {
   "address": "14791 Oakhill Road North, Scandia",
   "sale_month": "1992-11",
   "price": 85000,
   "lot_sqft": 11117,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4154,
   "use": "300",
   "parcel_id": "2303220120011"
  },
  {
   "address": "728 1st St N, Minneapolis",
   "sale_month": "1992-11",
   "price": 500000,
   "lot_sqft": 6196,
   "price_per_lot_sqft": 80.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924120133"
  },
  {
   "address": "1325 50th Street East, Inver Grove Heights",
   "sale_month": "1992-11",
   "price": 919500,
   "lot_sqft": 211659,
   "price_per_lot_sqft": 4.34,
   "price_per_building_sqft": 31.63,
   "building_sqft": 29075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29251,
   "use": "Commercial-preferred",
   "parcel_id": "204480001020"
  },
  {
   "address": null,
   "sale_month": "1992-11",
   "price": 32000,
   "lot_sqft": 51715,
   "price_per_lot_sqft": 0.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "192922310016"
  },
  {
   "address": "339 16th Ave NE, Minneapolis",
   "sale_month": "1992-11",
   "price": 43500,
   "lot_sqft": 5989,
   "price_per_lot_sqft": 7.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924210183"
  },
  {
   "address": "455 Harrison St NE, Minneapolis",
   "sale_month": "1992-11",
   "price": 1,
   "lot_sqft": 30293,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 34244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 34451,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1302924330033"
  },
  {
   "address": "5144 Lyndale Ave N, Minneapolis",
   "sale_month": "1992-11",
   "price": 1,
   "lot_sqft": 14559,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821110005"
  },
  {
   "address": "11110 Greenbrier Rd, Minnetonka",
   "sale_month": "1992-11",
   "price": 276700,
   "lot_sqft": 55159,
   "price_per_lot_sqft": 5.02,
   "price_per_building_sqft": 43.05,
   "building_sqft": 6428,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6467,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211722330004"
  },
  {
   "address": "1101 7th Street West, Saint Paul",
   "sale_month": "1992-11",
   "price": 130000,
   "lot_sqft": 3894,
   "price_per_lot_sqft": 33.38,
   "price_per_building_sqft": 28.04,
   "building_sqft": 4637,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4665,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "112823410046"
  },
  {
   "address": "1711 County Road B West, Roseville",
   "sale_month": "1992-11",
   "price": 1675000,
   "lot_sqft": 223866,
   "price_per_lot_sqft": 7.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23639,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923430002"
  },
  {
   "address": "3400 Bloomington Ave, Minneapolis",
   "sale_month": "1992-11",
   "price": 1,
   "lot_sqft": 4914,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 1285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1293,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824420143"
  },
  {
   "address": "3429 Chicago Ave, Minneapolis",
   "sale_month": "1992-11",
   "price": 24000,
   "lot_sqft": 4881,
   "price_per_lot_sqft": 4.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824310189"
  },
  {
   "address": "3431 Chicago Ave, Minneapolis",
   "sale_month": "1992-11",
   "price": 24000,
   "lot_sqft": 4881,
   "price_per_lot_sqft": 4.92,
   "price_per_building_sqft": 13.08,
   "building_sqft": 1835,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1846,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824310188"
  },
  {
   "address": "3341 17th Ave S, Minneapolis",
   "sale_month": "1992-11",
   "price": 1,
   "lot_sqft": 3459,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1327,
   "use": "TRIPLEX",
   "parcel_id": "0202824140145"
  },
  {
   "address": "369 St Clair Avenue, Saint Paul",
   "sale_month": "1992-11",
   "price": 35000,
   "lot_sqft": 6187,
   "price_per_lot_sqft": 5.66,
   "price_per_building_sqft": 12.05,
   "building_sqft": 2905,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2923,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "012823430174"
  },
  {
   "address": "7455 123rd Street West, Apple Valley",
   "sale_month": "1992-11",
   "price": 454000,
   "lot_sqft": 68332,
   "price_per_lot_sqft": 6.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6402,
   "use": "Apartment",
   "parcel_id": "011660001013"
  },
  {
   "address": null,
   "sale_month": "1992-10",
   "price": 80000,
   "lot_sqft": 59498,
   "price_per_lot_sqft": 1.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3503021310004"
  },
  {
   "address": "1286 Hudson Road, Saint Paul",
   "sale_month": "1992-10",
   "price": 96100,
   "lot_sqft": 19987,
   "price_per_lot_sqft": 4.81,
   "price_per_building_sqft": 12.52,
   "building_sqft": 7677,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7724,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332922440083"
  },
  {
   "address": "762 7th Street East, Saint Paul",
   "sale_month": "1992-10",
   "price": 103000,
   "lot_sqft": 4397,
   "price_per_lot_sqft": 23.43,
   "price_per_building_sqft": 25.7,
   "building_sqft": 4008,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4032,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110083"
  },
  {
   "address": "2300 Chaska Boulevard, Chaska",
   "sale_month": "1992-10",
   "price": 158700,
   "lot_sqft": 41548,
   "price_per_lot_sqft": 3.82,
   "price_per_building_sqft": 53.15,
   "building_sqft": 2986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3004,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300340500"
  },
  {
   "address": "1215 River Pkwy E, Minneapolis",
   "sale_month": "1992-10",
   "price": 1,
   "lot_sqft": 9037,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3002923340010"
  },
  {
   "address": "519 Ontario St SE, Minneapolis",
   "sale_month": "1992-10",
   "price": 80000,
   "lot_sqft": 3298,
   "price_per_lot_sqft": 24.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230094"
  },
  {
   "address": null,
   "sale_month": "1992-10",
   "price": 158700,
   "lot_sqft": 33906,
   "price_per_lot_sqft": 4.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "300032100"
  },
  {
   "address": "19945 75th Ave N, Corcoran",
   "sale_month": "1992-10",
   "price": 117000,
   "lot_sqft": 59950,
   "price_per_lot_sqft": 1.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2611923110035"
  },
  {
   "address": "801 15th St E, Minneapolis",
   "sale_month": "1992-10",
   "price": 1,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1984,
   "use": "APARTMENT",
   "parcel_id": "2602924310091"
  },
  {
   "address": "701 2nd St SE, Minneapolis",
   "sale_month": "1992-10",
   "price": 3200,
   "lot_sqft": 3993,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2402924320061"
  },
  {
   "address": "21 61st St W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 6306,
   "price_per_lot_sqft": 627.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2787,
   "use": "APARTMENT",
   "parcel_id": "2202824340105"
  },
  {
   "address": "6110 Nicollet Ave, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 33591,
   "price_per_lot_sqft": 117.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6505,
   "use": "APARTMENT",
   "parcel_id": "2202824340102"
  },
  {
   "address": "6120 Nicollet Ave, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 16812,
   "price_per_lot_sqft": 235.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6947,
   "use": "APARTMENT",
   "parcel_id": "2202824340100"
  },
  {
   "address": "124 62nd St W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 21204,
   "price_per_lot_sqft": 186.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6993,
   "use": "APARTMENT",
   "parcel_id": "2202824340094"
  },
  {
   "address": "66 Wentworth Ct W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 10693,
   "price_per_lot_sqft": 369.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3397,
   "use": "APARTMENT",
   "parcel_id": "2202824340093"
  },
  {
   "address": "6120 Wentworth Ave, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 11323,
   "price_per_lot_sqft": 349.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4678,
   "use": "APARTMENT",
   "parcel_id": "2202824340092"
  },
  {
   "address": "78 Wentworth Ct W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 7549,
   "price_per_lot_sqft": 523.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2503,
   "use": "APARTMENT",
   "parcel_id": "2202824340091"
  },
  {
   "address": "54 Wentworth Ct W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 27629,
   "price_per_lot_sqft": 143.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4678,
   "use": "APARTMENT",
   "parcel_id": "2202824340090"
  },
  {
   "address": "42 Wentworth Ct W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 22911,
   "price_per_lot_sqft": 172.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6141,
   "use": "APARTMENT",
   "parcel_id": "2202824340089"
  },
  {
   "address": "2 Wentworth Ct W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 7894,
   "price_per_lot_sqft": 500.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2505,
   "use": "APARTMENT",
   "parcel_id": "2202824340088"
  },
  {
   "address": "6100 Wentworth Ave, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 11321,
   "price_per_lot_sqft": 349.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4678,
   "use": "APARTMENT",
   "parcel_id": "2202824340087"
  },
  {
   "address": "10 Wentworth Ct W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 37425,
   "price_per_lot_sqft": 105.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8974,
   "use": "APARTMENT",
   "parcel_id": "2202824340086"
  },
  {
   "address": "100 62nd St W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 19124,
   "price_per_lot_sqft": 206.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6993,
   "use": "APARTMENT",
   "parcel_id": "2202824340085"
  },
  {
   "address": "45 Wentworth Ct E, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 10291,
   "price_per_lot_sqft": 384.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3666,
   "use": "APARTMENT",
   "parcel_id": "2202824340084"
  },
  {
   "address": "33 Wentworth Ct E, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 22630,
   "price_per_lot_sqft": 174.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4821,
   "use": "APARTMENT",
   "parcel_id": "2202824340083"
  },
  {
   "address": "6121 Wentworth Ave, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 11322,
   "price_per_lot_sqft": 349.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4604,
   "use": "APARTMENT",
   "parcel_id": "2202824340082"
  },
  {
   "address": "57 Wentworth Ct E, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 7180,
   "price_per_lot_sqft": 550.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2504,
   "use": "APARTMENT",
   "parcel_id": "2202824340081"
  },
  {
   "address": "1 Wentworth Ct E, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 7487,
   "price_per_lot_sqft": 528.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2280,
   "use": "APARTMENT",
   "parcel_id": "2202824340080"
  },
  {
   "address": "21 Wentworth Ct E, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 22993,
   "price_per_lot_sqft": 171.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4678,
   "use": "APARTMENT",
   "parcel_id": "2202824340079"
  },
  {
   "address": "6101 Wentworth Ave, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 11322,
   "price_per_lot_sqft": 349.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4678,
   "use": "APARTMENT",
   "parcel_id": "2202824340078"
  },
  {
   "address": "9 Wentworth Ct E, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 10565,
   "price_per_lot_sqft": 374.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3708,
   "use": "APARTMENT",
   "parcel_id": "2202824340077"
  },
  {
   "address": "101 61st St W, Minneapolis",
   "sale_month": "1992-10",
   "price": 3954268,
   "lot_sqft": 19587,
   "price_per_lot_sqft": 201.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6949,
   "use": "APARTMENT",
   "parcel_id": "2202824340076"
  },
  {
   "address": "190 James Ave N, Minneapolis",
   "sale_month": "1992-10",
   "price": 1,
   "lot_sqft": 5756,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924340101"
  },
  {
   "address": "1072 18th Ave SE, Minneapolis",
   "sale_month": "1992-10",
   "price": 1,
   "lot_sqft": 10957,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1577,
   "use": "APARTMENT",
   "parcel_id": "1902923220076"
  },
  {
   "address": "4611 Bryant Ave S, Minneapolis",
   "sale_month": "1992-10",
   "price": 181000,
   "lot_sqft": 10772,
   "price_per_lot_sqft": 16.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2517,
   "use": "APARTMENT",
   "parcel_id": "1602824110055"
  },
  {
   "address": "4705 Chicago Ave, Minneapolis",
   "sale_month": "1992-10",
   "price": 89500,
   "lot_sqft": 6179,
   "price_per_lot_sqft": 14.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402824210098"
  },
  {
   "address": "1000 Superior Blvd, Wayzata",
   "sale_month": "1992-10",
   "price": 1050000,
   "lot_sqft": 19090,
   "price_per_lot_sqft": 55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10502,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0611722410035"
  },
  {
   "address": "7999 Penn Ave S, Bloomington",
   "sale_month": "1992-10",
   "price": 325000,
   "lot_sqft": 16907,
   "price_per_lot_sqft": 19.22,
   "price_per_building_sqft": 115.7,
   "building_sqft": 2809,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2826,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402724220010"
  },
  {
   "address": "13108 Judicial Road, Burnsville",
   "sale_month": "1992-10",
   "price": 118900,
   "lot_sqft": 22036,
   "price_per_lot_sqft": 5.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2057,
   "use": "Apartment",
   "parcel_id": "021850001051"
  },
  {
   "address": "15415 Cedar Avenue, Apple Valley",
   "sale_month": "1992-10",
   "price": 100000,
   "lot_sqft": 11790,
   "price_per_lot_sqft": 8.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "012000101050"
  },
  {
   "address": "15020 Glazier Avenue, Apple Valley",
   "sale_month": "1992-10",
   "price": 700000,
   "lot_sqft": 67535,
   "price_per_lot_sqft": 10.36,
   "price_per_building_sqft": 87.75,
   "building_sqft": 7977,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8025,
   "use": "Commercial-preferred",
   "parcel_id": "011173001027"
  },
  {
   "address": "918 University Avenue West, Saint Paul",
   "sale_month": "1992-09",
   "price": 115000,
   "lot_sqft": 4718,
   "price_per_lot_sqft": 24.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352923310122"
  },
  {
   "address": "7701 York Ave S, Edina",
   "sale_month": "1992-09",
   "price": 2500000,
   "lot_sqft": 186486,
   "price_per_lot_sqft": 13.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20719,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3202824340023"
  },
  {
   "address": "2280 Silver Lane, New Brighton",
   "sale_month": "1992-09",
   "price": 950498,
   "lot_sqft": 344959,
   "price_per_lot_sqft": 2.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8788,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "313023130005"
  },
  {
   "address": "2170 Dodd Road, Mendota Heights",
   "sale_month": "1992-09",
   "price": 150000,
   "lot_sqft": 43520,
   "price_per_lot_sqft": 3.45,
   "price_per_building_sqft": 44.27,
   "building_sqft": 3388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3409,
   "use": "Industrial-preferred",
   "parcel_id": "270250052050"
  },
  {
   "address": "409 University Ave SE, Minneapolis",
   "sale_month": "1992-09",
   "price": 525000,
   "lot_sqft": 16536,
   "price_per_lot_sqft": 31.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6055,
   "use": "APARTMENT",
   "parcel_id": "2302924140087"
  },
  {
   "address": "2917 Como Ave SE, Minneapolis",
   "sale_month": "1992-09",
   "price": 55900,
   "lot_sqft": 44884,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1902923110041"
  },
  {
   "address": "2920 Talmage Ave SE, Minneapolis",
   "sale_month": "1992-09",
   "price": 224100,
   "lot_sqft": 74485,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": 9.9,
   "building_sqft": 22626,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22762,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1902923110037"
  },
  {
   "address": "404 Industrial Blvd, Minneapolis",
   "sale_month": "1992-09",
   "price": 1100000,
   "lot_sqft": 74834,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": 28.78,
   "building_sqft": 38218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38449,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923440007"
  },
  {
   "address": "1308 Central Ave NE, Minneapolis",
   "sale_month": "1992-09",
   "price": 4250,
   "lot_sqft": 5169,
   "price_per_lot_sqft": 0.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924140048"
  },
  {
   "address": "1301 Monroe St NE, Minneapolis",
   "sale_month": "1992-09",
   "price": 148000,
   "lot_sqft": 10026,
   "price_per_lot_sqft": 14.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3010,
   "use": "APARTMENT",
   "parcel_id": "1402924140011"
  },
  {
   "address": "5349 Chicago Ave, Minneapolis",
   "sale_month": "1992-09",
   "price": 185000,
   "lot_sqft": 10635,
   "price_per_lot_sqft": 17.4,
   "price_per_building_sqft": 27.73,
   "building_sqft": 6672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6713,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824340060"
  },
  {
   "address": "360 Lexington Parkway South, Saint Paul",
   "sale_month": "1992-09",
   "price": 1775000,
   "lot_sqft": 68120,
   "price_per_lot_sqft": 26.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 25207,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "112823220140"
  },
  {
   "address": "234 Mississippi River Boulevard North, Saint Paul",
   "sale_month": "1992-09",
   "price": 505000,
   "lot_sqft": 21968,
   "price_per_lot_sqft": 22.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7180,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823210001"
  },
  {
   "address": "4345 Lyndale Ave N, Minneapolis",
   "sale_month": "1992-09",
   "price": 1220000,
   "lot_sqft": 222811,
   "price_per_lot_sqft": 5.48,
   "price_per_building_sqft": 15.26,
   "building_sqft": 79952,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 80435,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402924110099"
  },
  {
   "address": "1623 Lake St W, Minneapolis",
   "sale_month": "1992-09",
   "price": 205000,
   "lot_sqft": 5901,
   "price_per_lot_sqft": 34.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2309,
   "use": "APARTMENT",
   "parcel_id": "0402824210042"
  },
  {
   "address": "3253 Girard Ave S, Minneapolis",
   "sale_month": "1992-09",
   "price": 350000,
   "lot_sqft": 8167,
   "price_per_lot_sqft": 42.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3671,
   "use": "APARTMENT",
   "parcel_id": "0402824130075"
  },
  {
   "address": "3530 Garfield Ave, Minneapolis",
   "sale_month": "1992-09",
   "price": 123000,
   "lot_sqft": 5488,
   "price_per_lot_sqft": 22.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2128,
   "use": "APARTMENT",
   "parcel_id": "0302824320163"
  },
  {
   "address": null,
   "sale_month": "1992-08",
   "price": 65000,
   "lot_sqft": 117123,
   "price_per_lot_sqft": 0.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022130002"
  },
  {
   "address": "2127 Pleasant Ave, Minneapolis",
   "sale_month": "1992-08",
   "price": 1,
   "lot_sqft": 5992,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2452,
   "use": "APARTMENT",
   "parcel_id": "3402924210060"
  },
  {
   "address": "5601 Manitou Rd, Tonka Bay",
   "sale_month": "1992-08",
   "price": 220000,
   "lot_sqft": 45654,
   "price_per_lot_sqft": 4.82,
   "price_per_building_sqft": 19.73,
   "building_sqft": 11148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11215,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3311723110067"
  },
  {
   "address": null,
   "sale_month": "1992-08",
   "price": 339268,
   "lot_sqft": 16994,
   "price_per_lot_sqft": 19.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922220092"
  },
  {
   "address": "1200 Chestnut Ave, Minneapolis",
   "sale_month": "1992-08",
   "price": 105000,
   "lot_sqft": 7513,
   "price_per_lot_sqft": 13.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924340081"
  },
  {
   "address": "2131 2nd St N, Minneapolis",
   "sale_month": "1992-08",
   "price": 65000,
   "lot_sqft": 17318,
   "price_per_lot_sqft": 3.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924240090"
  },
  {
   "address": "1834 North Saint Paul Road East, Maplewood",
   "sale_month": "1992-08",
   "price": 125000,
   "lot_sqft": 22113,
   "price_per_lot_sqft": 5.65,
   "price_per_building_sqft": 18.09,
   "building_sqft": 6909,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6951,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330010"
  },
  {
   "address": "332 13th Ave NE, Minneapolis",
   "sale_month": "1992-08",
   "price": 1,
   "lot_sqft": 5440,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924230082"
  },
  {
   "address": "2700 Pilot Knob Road, Eagan",
   "sale_month": "1992-08",
   "price": 5031775,
   "lot_sqft": 220552,
   "price_per_lot_sqft": 22.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18896,
   "use": "Commercial-preferred",
   "parcel_id": "102253301010"
  },
  {
   "address": "3715 Grand Ave S, Minneapolis",
   "sale_month": "1992-08",
   "price": 1,
   "lot_sqft": 7294,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3637,
   "use": "APARTMENT",
   "parcel_id": "0302824330197"
  },
  {
   "address": "928 Grand Avenue, Saint Paul",
   "sale_month": "1992-08",
   "price": 395000,
   "lot_sqft": 9363,
   "price_per_lot_sqft": 42.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4965,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310084"
  },
  {
   "address": "7920 Old Cedar Ave S, Bloomington",
   "sale_month": "1992-08",
   "price": 2000000,
   "lot_sqft": 101515,
   "price_per_lot_sqft": 19.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11983,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724140087"
  },
  {
   "address": "119 Hazel Street South, Norwood Young America",
   "sale_month": "1992-07",
   "price": 23000,
   "lot_sqft": 2848,
   "price_per_lot_sqft": 8.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "580500390"
  },
  {
   "address": "2750 Bloomington Ave, Minneapolis",
   "sale_month": "1992-07",
   "price": 34000,
   "lot_sqft": 4904,
   "price_per_lot_sqft": 6.93,
   "price_per_building_sqft": 45.03,
   "building_sqft": 755,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 760,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924420203"
  },
  {
   "address": "2101 Garfield Ave, Minneapolis",
   "sale_month": "1992-07",
   "price": 1,
   "lot_sqft": 15433,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8843,
   "use": "APARTMENT",
   "parcel_id": "3402924220031"
  },
  {
   "address": "2800 Bryant Ave S, Minneapolis",
   "sale_month": "1992-07",
   "price": 1,
   "lot_sqft": 10711,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1556,
   "use": "TRIPLEX",
   "parcel_id": "3302924440037"
  },
  {
   "address": "305 Stillwater Road, Willernie",
   "sale_month": "1992-07",
   "price": 35000,
   "lot_sqft": 1506,
   "price_per_lot_sqft": 23.24,
   "price_per_building_sqft": 4.04,
   "building_sqft": 8672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8724,
   "use": "300",
   "parcel_id": "2903021310083"
  },
  {
   "address": "730 21st Street, Newport",
   "sale_month": "1992-07",
   "price": 78000,
   "lot_sqft": 13517,
   "price_per_lot_sqft": 5.77,
   "price_per_building_sqft": 116.42,
   "building_sqft": 670,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 674,
   "use": "300",
   "parcel_id": "2502822330036"
  },
  {
   "address": null,
   "sale_month": "1992-07",
   "price": 40250,
   "lot_sqft": 11850,
   "price_per_lot_sqft": 3.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "249341610"
  },
  {
   "address": null,
   "sale_month": "1992-07",
   "price": 40250,
   "lot_sqft": 11221,
   "price_per_lot_sqft": 3.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "249340050"
  },
  {
   "address": "409 2nd Street Northwest, New Prague",
   "sale_month": "1992-07",
   "price": 40250,
   "lot_sqft": 11599,
   "price_per_lot_sqft": 3.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1253,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "249340040"
  },
  {
   "address": "2218 Mcnair Ave, Minneapolis",
   "sale_month": "1992-07",
   "price": 25000,
   "lot_sqft": 4776,
   "price_per_lot_sqft": 5.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702924110064"
  },
  {
   "address": "2251 Larpenteur Avenue East, Maplewood",
   "sale_month": "1992-07",
   "price": 180538,
   "lot_sqft": 29947,
   "price_per_lot_sqft": 6.03,
   "price_per_building_sqft": 22.95,
   "building_sqft": 7866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7913,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922440009"
  },
  {
   "address": "701 26th Ave NE, Minneapolis",
   "sale_month": "1992-07",
   "price": 1,
   "lot_sqft": 7313,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2597,
   "use": "APARTMENT",
   "parcel_id": "1102924140154"
  },
  {
   "address": "906 42nd St W, Minneapolis",
   "sale_month": "1992-07",
   "price": 1,
   "lot_sqft": 11265,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5325,
   "use": "APARTMENT",
   "parcel_id": "0902824140167"
  },
  {
   "address": "3937 Washington Ave N, Minneapolis",
   "sale_month": "1992-07",
   "price": 1,
   "lot_sqft": 3691,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320006"
  },
  {
   "address": "625 Southview Boulevard, South Saint Paul",
   "sale_month": "1992-06",
   "price": 101305,
   "lot_sqft": 4995,
   "price_per_lot_sqft": 20.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "363255006020"
  },
  {
   "address": "582 Prior Avenue North, Saint Paul",
   "sale_month": "1992-06",
   "price": 385000,
   "lot_sqft": 87220,
   "price_per_lot_sqft": 4.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3445,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "332923240005"
  },
  {
   "address": null,
   "sale_month": "1992-06",
   "price": 54000,
   "lot_sqft": 950678,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "3302920110003"
  },
  {
   "address": "225 15th St W, Minneapolis",
   "sale_month": "1992-06",
   "price": 1,
   "lot_sqft": 10404,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7508,
   "use": "APARTMENT",
   "parcel_id": "2702924310006"
  },
  {
   "address": "223 15th St W, Minneapolis",
   "sale_month": "1992-06",
   "price": 1,
   "lot_sqft": 9373,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924310005"
  },
  {
   "address": "219 15th St W, Minneapolis",
   "sale_month": "1992-06",
   "price": 1,
   "lot_sqft": 5609,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924310004"
  },
  {
   "address": "66 12th St S, Minneapolis",
   "sale_month": "1992-06",
   "price": 1,
   "lot_sqft": 13162,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4872,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924130008"
  },
  {
   "address": "16860 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "1992-06",
   "price": 65000,
   "lot_sqft": 1311,
   "price_per_lot_sqft": 49.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "251990040"
  },
  {
   "address": "16860 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "1992-06",
   "price": 110000,
   "lot_sqft": 1942,
   "price_per_lot_sqft": 56.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "251990030"
  },
  {
   "address": "16860 Welcome Avenue Southeast, Prior Lake",
   "sale_month": "1992-06",
   "price": 65000,
   "lot_sqft": 1221,
   "price_per_lot_sqft": 53.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7730,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "251990020"
  },
  {
   "address": "710 7th St SE, Minneapolis",
   "sale_month": "1992-06",
   "price": 74000,
   "lot_sqft": 7975,
   "price_per_lot_sqft": 9.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 951,
   "use": "TRIPLEX",
   "parcel_id": "2402924230007"
  },
  {
   "address": "404 2nd Ave SE, Minneapolis",
   "sale_month": "1992-06",
   "price": 350000,
   "lot_sqft": 10514,
   "price_per_lot_sqft": 33.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924140052"
  },
  {
   "address": "200 5th St SE, Minneapolis",
   "sale_month": "1992-06",
   "price": 455000,
   "lot_sqft": 15668,
   "price_per_lot_sqft": 29.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924140025"
  },
  {
   "address": null,
   "sale_month": "1992-06",
   "price": 1901,
   "lot_sqft": 13063,
   "price_per_lot_sqft": 0.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230290300"
  },
  {
   "address": "307 Washington Ave N, Minneapolis",
   "sale_month": "1992-06",
   "price": 450000,
   "lot_sqft": 10171,
   "price_per_lot_sqft": 44.24,
   "price_per_building_sqft": 26.53,
   "building_sqft": 16959,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17061,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130083"
  },
  {
   "address": "3200 Harbor La N, Plymouth",
   "sale_month": "1992-06",
   "price": 610000,
   "lot_sqft": 64060,
   "price_per_lot_sqft": 9.52,
   "price_per_building_sqft": 47.26,
   "building_sqft": 12907,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12985,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111822140017"
  },
  {
   "address": "6130 Lyndale Ave S, Minneapolis",
   "sale_month": "1992-06",
   "price": 2242177,
   "lot_sqft": 58803,
   "price_per_lot_sqft": 38.13,
   "price_per_building_sqft": 122.89,
   "building_sqft": 18245,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18355,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102824440005"
  },
  {
   "address": "4201 54th St E, Minneapolis",
   "sale_month": "1992-06",
   "price": 1,
   "lot_sqft": 5196,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 7187,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7230,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902823110117"
  },
  {
   "address": "3012 50th St W, Minneapolis",
   "sale_month": "1992-06",
   "price": 1,
   "lot_sqft": 7492,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 4543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4571,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1702824130191"
  },
  {
   "address": "515 4th St NE, Minneapolis",
   "sale_month": "1992-06",
   "price": 1,
   "lot_sqft": 4879,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1476,
   "use": "TRIPLEX",
   "parcel_id": "1402924340023"
  },
  {
   "address": "2211 Hamline Avenue North, Roseville",
   "sale_month": "1992-06",
   "price": 241340,
   "lot_sqft": 14168,
   "price_per_lot_sqft": 17.03,
   "price_per_building_sqft": 63.58,
   "building_sqft": 3796,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3819,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102923340035"
  },
  {
   "address": "4408 Nicollet Ave, Minneapolis",
   "sale_month": "1992-06",
   "price": 30000,
   "lot_sqft": 5075,
   "price_per_lot_sqft": 5.91,
   "price_per_building_sqft": 19.48,
   "building_sqft": 1540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1549,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824340004"
  },
  {
   "address": "77 8th Avenue Southwest, Forest Lake",
   "sale_month": "1992-06",
   "price": 247648,
   "lot_sqft": 12637,
   "price_per_lot_sqft": 19.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24262,
   "use": "300",
   "parcel_id": "0803221430001"
  },
  {
   "address": "344 1st Avenue Southwest, Forest Lake",
   "sale_month": "1992-06",
   "price": 164540,
   "lot_sqft": 15347,
   "price_per_lot_sqft": 10.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6527,
   "use": "300",
   "parcel_id": "0803221130040"
  },
  {
   "address": "3520 43rd St W, Minneapolis",
   "sale_month": "1992-06",
   "price": 325000,
   "lot_sqft": 22951,
   "price_per_lot_sqft": 14.16,
   "price_per_building_sqft": 68.61,
   "building_sqft": 4737,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4765,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824320012"
  },
  {
   "address": "3752 Nicollet Ave, Minneapolis",
   "sale_month": "1992-06",
   "price": 1,
   "lot_sqft": 14114,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824340158"
  },
  {
   "address": "3312 Pillsbury Ave, Minneapolis",
   "sale_month": "1992-06",
   "price": 195000,
   "lot_sqft": 12020,
   "price_per_lot_sqft": 16.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4499,
   "use": "APARTMENT",
   "parcel_id": "0302824240130"
  },
  {
   "address": "771 Ladybird Lane, Burnsville",
   "sale_month": "1992-06",
   "price": 235000,
   "lot_sqft": 49860,
   "price_per_lot_sqft": 4.71,
   "price_per_building_sqft": 53.37,
   "building_sqft": 4403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4430,
   "use": "Commercial-preferred",
   "parcel_id": "021562001102"
  },
  {
   "address": "1666 Co Rd 74, Newport",
   "sale_month": "1992-06",
   "price": 175000,
   "lot_sqft": 141501,
   "price_per_lot_sqft": 1.24,
   "price_per_building_sqft": 10.56,
   "building_sqft": 16567,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16667,
   "use": "305",
   "parcel_id": "0102722140001"
  },
  {
   "address": "991 Smith Avenue South, West Saint Paul",
   "sale_month": "1992-05",
   "price": 40000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 5.34,
   "price_per_building_sqft": 18.28,
   "building_sqft": 2188,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2201,
   "use": "Commercial-preferred",
   "parcel_id": "423495003083"
  },
  {
   "address": "3353 Rice Street, Shoreview",
   "sale_month": "1992-05",
   "price": 260000,
   "lot_sqft": 30949,
   "price_per_lot_sqft": 8.4,
   "price_per_building_sqft": 91.45,
   "building_sqft": 2843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2860,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363023410056"
  },
  {
   "address": "2800 Portland Ave, Minneapolis",
   "sale_month": "1992-05",
   "price": 93600,
   "lot_sqft": 5748,
   "price_per_lot_sqft": 16.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1719,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924440100"
  },
  {
   "address": "2520 Grand Ave S, Minneapolis",
   "sale_month": "1992-05",
   "price": 77000,
   "lot_sqft": 5914,
   "price_per_lot_sqft": 13.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 911,
   "use": "APARTMENT",
   "parcel_id": "3402924230106"
  },
  {
   "address": "2514 Girard Ave S, Minneapolis",
   "sale_month": "1992-05",
   "price": 1,
   "lot_sqft": 6444,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1322,
   "use": "APARTMENT",
   "parcel_id": "3302924130081"
  },
  {
   "address": "7575 Golden Valley Rd, Golden Valley",
   "sale_month": "1992-05",
   "price": 904000,
   "lot_sqft": 114203,
   "price_per_lot_sqft": 7.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14318,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211821230053"
  },
  {
   "address": "889 Valley Park Drive, Shakopee",
   "sale_month": "1992-05",
   "price": 775000,
   "lot_sqft": 283174,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": 15.62,
   "building_sqft": 49612,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 49911,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279100050"
  },
  {
   "address": "1213 Hawthorne Ave, Minneapolis",
   "sale_month": "1992-05",
   "price": 1,
   "lot_sqft": 16618,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6083,
   "use": "APARTMENT",
   "parcel_id": "2702924210186"
  },
  {
   "address": "235 Meridian Street North, Belle Plaine",
   "sale_month": "1992-05",
   "price": 55000,
   "lot_sqft": 14329,
   "price_per_lot_sqft": 3.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015100"
  },
  {
   "address": "5340 Nicollet Ave, Minneapolis",
   "sale_month": "1992-05",
   "price": 80000,
   "lot_sqft": 6144,
   "price_per_lot_sqft": 13.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502824340009"
  },
  {
   "address": "1840 Central Ave NE, Minneapolis",
   "sale_month": "1992-05",
   "price": 130000,
   "lot_sqft": 7519,
   "price_per_lot_sqft": 17.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924440197"
  },
  {
   "address": "2504 Marshall St NE, Minneapolis",
   "sale_month": "1992-05",
   "price": 1,
   "lot_sqft": 16496,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924140173"
  },
  {
   "address": "551 Snelling Avenue South, Saint Paul",
   "sale_month": "1992-05",
   "price": 230000,
   "lot_sqft": 15095,
   "price_per_lot_sqft": 15.24,
   "price_per_building_sqft": 56.14,
   "building_sqft": 4097,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4122,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092823410068"
  },
  {
   "address": "2711 Mounds View Boulevard, Mounds View",
   "sale_month": "1992-05",
   "price": 300000,
   "lot_sqft": 123169,
   "price_per_lot_sqft": 2.44,
   "price_per_building_sqft": 57.07,
   "building_sqft": 5257,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5289,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "063023430029"
  },
  {
   "address": "1425 Hampshire Ave S, St. Louis Park",
   "sale_month": "1992-05",
   "price": 4100000,
   "lot_sqft": 191250,
   "price_per_lot_sqft": 21.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27244,
   "use": "APARTMENT",
   "parcel_id": "0511721410015"
  },
  {
   "address": "828 Pine Street South, Waconia",
   "sale_month": "1992-04",
   "price": 220000,
   "lot_sqft": 45146,
   "price_per_lot_sqft": 4.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12180,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "750240200"
  },
  {
   "address": "343 Kellogg Boulevard East, Saint Paul",
   "sale_month": "1992-04",
   "price": 50000,
   "lot_sqft": 37080,
   "price_per_lot_sqft": 1.35,
   "price_per_building_sqft": 2.43,
   "building_sqft": 20611,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20736,
   "use": "1A/1B/4BB RESIDENTIAL SINGLE UNIT",
   "parcel_id": "322922330010"
  },
  {
   "address": "323 Lake Hazeltine Drive, Chaska",
   "sale_month": "1992-04",
   "price": 315000,
   "lot_sqft": 11215,
   "price_per_lot_sqft": 28.09,
   "price_per_building_sqft": 28.74,
   "building_sqft": 10960,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11026,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "301320010"
  },
  {
   "address": "112 2nd Street East, Chaska",
   "sale_month": "1992-04",
   "price": 48500,
   "lot_sqft": 1133,
   "price_per_lot_sqft": 42.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300503670"
  },
  {
   "address": "6237 Pleasant Ave S, Richfield",
   "sale_month": "1992-04",
   "price": 570000,
   "lot_sqft": 24662,
   "price_per_lot_sqft": 23.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6082,
   "use": "APARTMENT",
   "parcel_id": "2702824210023"
  },
  {
   "address": "1904 Chicago Ave, Minneapolis",
   "sale_month": "1992-04",
   "price": 9000,
   "lot_sqft": 6492,
   "price_per_lot_sqft": 1.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924330019"
  },
  {
   "address": "2233 Maxwell Avenue, Newport",
   "sale_month": "1992-04",
   "price": 224044,
   "lot_sqft": 557320,
   "price_per_lot_sqft": 0.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 211143,
   "use": "305",
   "parcel_id": "2602822420006"
  },
  {
   "address": "37 21st Street, Newport",
   "sale_month": "1992-04",
   "price": 224044,
   "lot_sqft": 162263,
   "price_per_lot_sqft": 1.38,
   "price_per_building_sqft": 18.7,
   "building_sqft": 11980,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12053,
   "use": "305",
   "parcel_id": "2602822420005"
  },
  {
   "address": "8080 125th Street West, Savage",
   "sale_month": "1992-04",
   "price": 500000,
   "lot_sqft": 53945,
   "price_per_lot_sqft": 9.27,
   "price_per_building_sqft": 18.16,
   "building_sqft": 27529,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27695,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200190"
  },
  {
   "address": null,
   "sale_month": "1992-04",
   "price": 500000,
   "lot_sqft": 53361,
   "price_per_lot_sqft": 9.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200180"
  },
  {
   "address": "8455 210th Street West, Lakeville",
   "sale_month": "1992-04",
   "price": 122000,
   "lot_sqft": 49109,
   "price_per_lot_sqft": 2.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2110,
   "use": "Commercial-preferred",
   "parcel_id": "220280053030"
  },
  {
   "address": "2212 Vermillion Street, Hastings",
   "sale_month": "1992-04",
   "price": 70000,
   "lot_sqft": 9461,
   "price_per_lot_sqft": 7.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1846,
   "use": "Commercial-preferred",
   "parcel_id": "198170005040"
  },
  {
   "address": "4465 Shoreline Dr, Spring Park",
   "sale_month": "1992-04",
   "price": 100000,
   "lot_sqft": 43804,
   "price_per_lot_sqft": 2.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1811723340063"
  },
  {
   "address": "4436 Lafayette La, Spring Park",
   "sale_month": "1992-04",
   "price": 100000,
   "lot_sqft": 11692,
   "price_per_lot_sqft": 8.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1811723340030"
  },
  {
   "address": "4444 Lafayette La, Spring Park",
   "sale_month": "1992-04",
   "price": 100000,
   "lot_sqft": 5846,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1811723340029"
  },
  {
   "address": "1432 5th St NE, Minneapolis",
   "sale_month": "1992-04",
   "price": 1,
   "lot_sqft": 5866,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1625,
   "use": "APARTMENT",
   "parcel_id": "1402924210024"
  },
  {
   "address": "341 18th Ave NE, Minneapolis",
   "sale_month": "1992-04",
   "price": 3565,
   "lot_sqft": 6947,
   "price_per_lot_sqft": 0.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924340022"
  },
  {
   "address": "333 18th Ave NE, Minneapolis",
   "sale_month": "1992-04",
   "price": 4277,
   "lot_sqft": 7782,
   "price_per_lot_sqft": 0.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1102924330008"
  },
  {
   "address": "1253 Eagan Industrial Road, Eagan",
   "sale_month": "1992-04",
   "price": 335000,
   "lot_sqft": 44110,
   "price_per_lot_sqft": 7.59,
   "price_per_building_sqft": 30.44,
   "building_sqft": 11007,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11074,
   "use": "Industrial-preferred",
   "parcel_id": "102250002080"
  },
  {
   "address": "27998 Chippendale Avenue, Castle Rock Township",
   "sale_month": "1992-04",
   "price": 149346,
   "lot_sqft": 75182,
   "price_per_lot_sqft": 1.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4615,
   "use": "Commercial-preferred",
   "parcel_id": "070320052010"
  },
  {
   "address": "3412 Humboldt Ave S, Minneapolis",
   "sale_month": "1992-04",
   "price": 250000,
   "lot_sqft": 5134,
   "price_per_lot_sqft": 48.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2048,
   "use": "TRIPLEX",
   "parcel_id": "0402824310064"
  },
  {
   "address": "3043 Pleasant Ave, Minneapolis",
   "sale_month": "1992-04",
   "price": 1,
   "lot_sqft": 3070,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824210020"
  },
  {
   "address": "3312 16th Ave S, Minneapolis",
   "sale_month": "1992-04",
   "price": 85000,
   "lot_sqft": 4887,
   "price_per_lot_sqft": 17.39,
   "price_per_building_sqft": 61.11,
   "building_sqft": 1391,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1399,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824140029"
  },
  {
   "address": "3024 Snelling Ave, Minneapolis",
   "sale_month": "1992-04",
   "price": 3600000,
   "lot_sqft": 98635,
   "price_per_lot_sqft": 36.5,
   "price_per_building_sqft": 237.09,
   "building_sqft": 15184,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15275,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824120115"
  },
  {
   "address": "1451 Concord Street North, South Saint Paul",
   "sale_month": "1992-03",
   "price": 41533,
   "lot_sqft": 4996,
   "price_per_lot_sqft": 8.31,
   "price_per_building_sqft": 32.25,
   "building_sqft": 1288,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1296,
   "use": "Commercial-preferred",
   "parcel_id": "367320001010"
  },
  {
   "address": "2469 University Avenue West, Saint Paul",
   "sale_month": "1992-03",
   "price": 340000,
   "lot_sqft": 26874,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": 45.28,
   "building_sqft": 7509,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7554,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292923340025"
  },
  {
   "address": "4 Raymond Place, Saint Paul",
   "sale_month": "1992-03",
   "price": 3000,
   "lot_sqft": 4320,
   "price_per_lot_sqft": 0.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923130021"
  },
  {
   "address": "1133 Canterbury Road South, Shakopee",
   "sale_month": "1992-03",
   "price": 210000,
   "lot_sqft": 65480,
   "price_per_lot_sqft": 3.21,
   "price_per_building_sqft": 18.72,
   "building_sqft": 11219,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11287,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271550010"
  },
  {
   "address": "9099 13th Avenue East, Shakopee",
   "sale_month": "1992-03",
   "price": 18000,
   "lot_sqft": 16046,
   "price_per_lot_sqft": 1.12,
   "price_per_building_sqft": 13.7,
   "building_sqft": 1314,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1322,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270430160"
  },
  {
   "address": "1011 Mainstreet, Hopkins",
   "sale_month": "1992-03",
   "price": 60000,
   "lot_sqft": 5832,
   "price_per_lot_sqft": 10.29,
   "price_per_building_sqft": 2.6,
   "building_sqft": 23102,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23241,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310033"
  },
  {
   "address": "11274 210th Street West, Lakeville",
   "sale_month": "1992-03",
   "price": 580000,
   "lot_sqft": 105795,
   "price_per_lot_sqft": 5.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19004,
   "use": "Commercial-preferred",
   "parcel_id": "224790001023"
  },
  {
   "address": "6255 210th Street North, Forest Lake",
   "sale_month": "1992-03",
   "price": 31000,
   "lot_sqft": 55120,
   "price_per_lot_sqft": 0.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7911,
   "use": "305",
   "parcel_id": "2003221110004"
  },
  {
   "address": "1227 Larpenteur Avenue West, Roseville",
   "sale_month": "1992-03",
   "price": 87000,
   "lot_sqft": 10147,
   "price_per_lot_sqft": 8.57,
   "price_per_building_sqft": 24.58,
   "building_sqft": 3540,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3561,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "152923430033"
  },
  {
   "address": "8800 Valley Forge La N, Maple Grove",
   "sale_month": "1992-03",
   "price": 2859000,
   "lot_sqft": 217668,
   "price_per_lot_sqft": 13.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 84310,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922310008"
  },
  {
   "address": "177 County Road B East, Little Canada",
   "sale_month": "1992-03",
   "price": 940000,
   "lot_sqft": 1061957,
   "price_per_lot_sqft": 0.89,
   "price_per_building_sqft": 8.09,
   "building_sqft": 116177,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 116878,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "072922430001"
  },
  {
   "address": "3175 Ryan Lane, Little Canada",
   "sale_month": "1992-03",
   "price": 137000,
   "lot_sqft": 23438,
   "price_per_lot_sqft": 5.85,
   "price_per_building_sqft": 22.8,
   "building_sqft": 6010,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6047,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210015"
  },
  {
   "address": null,
   "sale_month": "1992-03",
   "price": 186000,
   "lot_sqft": 117933,
   "price_per_lot_sqft": 1.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0403121320004"
  },
  {
   "address": "3701 Garfield Ave, Minneapolis",
   "sale_month": "1992-03",
   "price": 1,
   "lot_sqft": 9998,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4930,
   "use": "APARTMENT",
   "parcel_id": "0302824330099"
  },
  {
   "address": "2856 Humboldt Ave S, Minneapolis",
   "sale_month": "1992-02",
   "price": 180000,
   "lot_sqft": 6316,
   "price_per_lot_sqft": 28.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2628,
   "use": "APARTMENT",
   "parcel_id": "3302924340096"
  },
  {
   "address": "2649 Humboldt Ave S, Minneapolis",
   "sale_month": "1992-02",
   "price": 275000,
   "lot_sqft": 11193,
   "price_per_lot_sqft": 24.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3490,
   "use": "APARTMENT",
   "parcel_id": "3302924310067"
  },
  {
   "address": "14859 Louisiana Avenue South, Savage",
   "sale_month": "1992-02",
   "price": 90000,
   "lot_sqft": 67782,
   "price_per_lot_sqft": 1.33,
   "price_per_building_sqft": 24.49,
   "building_sqft": 3675,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3698,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "269290370"
  },
  {
   "address": "7836 Market Boulevard, Chanhassen",
   "sale_month": "1992-02",
   "price": 1313785,
   "lot_sqft": 388144,
   "price_per_lot_sqft": 3.38,
   "price_per_building_sqft": 12.85,
   "building_sqft": 102244,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 102861,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "254510010"
  },
  {
   "address": "2731 County Road E East, White Bear Lake",
   "sale_month": "1992-02",
   "price": 128000,
   "lot_sqft": 27181,
   "price_per_lot_sqft": 4.71,
   "price_per_building_sqft": 96.6,
   "building_sqft": 1325,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1333,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "253022440091"
  },
  {
   "address": "320 2nd Ave SE, Minneapolis",
   "sale_month": "1992-02",
   "price": 5015107,
   "lot_sqft": 97153,
   "price_per_lot_sqft": 51.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8986,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2302924140113"
  },
  {
   "address": "1120 Oliver Ave N, Minneapolis",
   "sale_month": "1992-02",
   "price": 75000,
   "lot_sqft": 13302,
   "price_per_lot_sqft": 5.64,
   "price_per_building_sqft": 37.9,
   "building_sqft": 1979,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1991,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924220203"
  },
  {
   "address": null,
   "sale_month": "1992-02",
   "price": 40100,
   "lot_sqft": 31798,
   "price_per_lot_sqft": 1.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "2003121310010"
  },
  {
   "address": "4954 Upton Ave S, Minneapolis",
   "sale_month": "1992-02",
   "price": 1,
   "lot_sqft": 20926,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 9901,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9961,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824130165"
  },
  {
   "address": "705 Willow Street, Farmington",
   "sale_month": "1992-02",
   "price": 200000,
   "lot_sqft": 18279,
   "price_per_lot_sqft": 10.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "Commercial-preferred",
   "parcel_id": "141550001080"
  },
  {
   "address": "318 6th Ave NE, Minneapolis",
   "sale_month": "1992-02",
   "price": 1,
   "lot_sqft": 3848,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2346,
   "use": "APARTMENT",
   "parcel_id": "1402924340038"
  },
  {
   "address": "518 4th St NE, Minneapolis",
   "sale_month": "1992-02",
   "price": 1,
   "lot_sqft": 4670,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2224,
   "use": "APARTMENT",
   "parcel_id": "1402924340037"
  },
  {
   "address": "5208 Bloomington Ave, Minneapolis",
   "sale_month": "1992-02",
   "price": 65000,
   "lot_sqft": 4916,
   "price_per_lot_sqft": 13.22,
   "price_per_building_sqft": 13.82,
   "building_sqft": 4703,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4731,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824430004"
  },
  {
   "address": "8765 Jefferson Hwy N, Osseo",
   "sale_month": "1992-02",
   "price": 199126,
   "lot_sqft": 133826,
   "price_per_lot_sqft": 1.49,
   "price_per_building_sqft": 20.25,
   "building_sqft": 9833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9892,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311922410007"
  },
  {
   "address": "1900 Shawnee Road, Eagan",
   "sale_month": "1992-02",
   "price": 539000,
   "lot_sqft": 123914,
   "price_per_lot_sqft": 4.35,
   "price_per_building_sqft": 89.46,
   "building_sqft": 6025,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6062,
   "use": "Commercial",
   "parcel_id": "101680002030"
  },
  {
   "address": "3902 Stevens Ave, Minneapolis",
   "sale_month": "1992-02",
   "price": 1,
   "lot_sqft": 9286,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 487,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1002824120107"
  },
  {
   "address": "1765 Randolph Avenue, Saint Paul",
   "sale_month": "1992-02",
   "price": 168000,
   "lot_sqft": 9310,
   "price_per_lot_sqft": 18.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2255,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "092823130167"
  },
  {
   "address": "310 Sherman Street, Saint Paul",
   "sale_month": "1992-02",
   "price": 142000,
   "lot_sqft": 5991,
   "price_per_lot_sqft": 23.7,
   "price_per_building_sqft": 124.34,
   "building_sqft": 1142,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1149,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "062822230145"
  },
  {
   "address": "314 Manitoba Ave S, Wayzata",
   "sale_month": "1992-02",
   "price": 280000,
   "lot_sqft": 9266,
   "price_per_lot_sqft": 30.22,
   "price_per_building_sqft": 135.99,
   "building_sqft": 2059,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2071,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722240023"
  },
  {
   "address": "32980 Northfield Boulevard, Waterford Township",
   "sale_month": "1992-01",
   "price": 239948,
   "lot_sqft": 183981,
   "price_per_lot_sqft": 1.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 27690,
   "use": "Commercial-preferred",
   "parcel_id": "410300058022"
  },
  {
   "address": "1583 11th Avenue, Newport",
   "sale_month": "1992-01",
   "price": 102550,
   "lot_sqft": 6490,
   "price_per_lot_sqft": 15.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7683,
   "use": "110",
   "parcel_id": "3602822210065"
  },
  {
   "address": "1587 11th Avenue, Newport",
   "sale_month": "1992-01",
   "price": 102550,
   "lot_sqft": 10187,
   "price_per_lot_sqft": 10.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3602822210064"
  },
  {
   "address": "1599 11th Avenue, Newport",
   "sale_month": "1992-01",
   "price": 102550,
   "lot_sqft": 10141,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3602822210063"
  },
  {
   "address": "1595 11th Avenue, Newport",
   "sale_month": "1992-01",
   "price": 102550,
   "lot_sqft": 6804,
   "price_per_lot_sqft": 15.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7597,
   "use": "110",
   "parcel_id": "3602822210062"
  },
  {
   "address": "1591 11th Avenue, Newport",
   "sale_month": "1992-01",
   "price": 102550,
   "lot_sqft": 10162,
   "price_per_lot_sqft": 10.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3602822210061"
  },
  {
   "address": "3505 Highway 61, Vadnais Heights",
   "sale_month": "1992-01",
   "price": 365000,
   "lot_sqft": 44617,
   "price_per_lot_sqft": 8.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7799,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "343022210015"
  },
  {
   "address": "1017 Raymond Avenue, Saint Paul",
   "sale_month": "1992-01",
   "price": 7600,
   "lot_sqft": 3999,
   "price_per_lot_sqft": 1.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923130025"
  },
  {
   "address": "1017 Raymond Avenue, Saint Paul",
   "sale_month": "1992-01",
   "price": 142400,
   "lot_sqft": 10500,
   "price_per_lot_sqft": 13.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3493,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "292923130019"
  },
  {
   "address": "1460 Sibley Memorial Highway, Mendota Heights",
   "sale_month": "1992-01",
   "price": 639520,
   "lot_sqft": 149892,
   "price_per_lot_sqft": 4.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 61862,
   "use": "Industrial-preferred",
   "parcel_id": "270330003030"
  },
  {
   "address": "36 10th St N, Minneapolis",
   "sale_month": "1992-01",
   "price": 68939,
   "lot_sqft": 3973,
   "price_per_lot_sqft": 17.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210031"
  },
  {
   "address": "928 Hennepin Ave, Minneapolis",
   "sale_month": "1992-01",
   "price": 281061,
   "lot_sqft": 10172,
   "price_per_lot_sqft": 27.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924120038"
  },
  {
   "address": "309 9th Ave S, Minneapolis",
   "sale_month": "1992-01",
   "price": 875000,
   "lot_sqft": 37219,
   "price_per_lot_sqft": 23.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120024"
  },
  {
   "address": "455 Spiral Boulevard, Hastings",
   "sale_month": "1992-01",
   "price": 294234,
   "lot_sqft": 65283,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10565,
   "use": "Industrial",
   "parcel_id": "193200003012"
  },
  {
   "address": "23315 Water Street, Hampton",
   "sale_month": "1992-01",
   "price": 190000,
   "lot_sqft": 6494,
   "price_per_lot_sqft": 29.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4763,
   "use": "Apartment",
   "parcel_id": "182090001181"
  },
  {
   "address": null,
   "sale_month": "1992-01",
   "price": 61000,
   "lot_sqft": 135118,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "180080079010"
  },
  {
   "address": "2214 54th St W, Minneapolis",
   "sale_month": "1992-01",
   "price": 1,
   "lot_sqft": 3272,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 1707,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1718,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824330139"
  },
  {
   "address": null,
   "sale_month": "1992-01",
   "price": 700000,
   "lot_sqft": 93321,
   "price_per_lot_sqft": 7.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1211923140004"
  },
  {
   "address": "2646 Aldrich Ave N, Minneapolis",
   "sale_month": "1992-01",
   "price": 1,
   "lot_sqft": 6636,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924440038"
  },
  {
   "address": "3255 Hennepin Ave, Minneapolis",
   "sale_month": "1992-01",
   "price": 350000,
   "lot_sqft": 10759,
   "price_per_lot_sqft": 32.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9229,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824130064"
  },
  {
   "address": "3221 Emerson Ave S, Minneapolis",
   "sale_month": "1992-01",
   "price": 150000,
   "lot_sqft": 5448,
   "price_per_lot_sqft": 27.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1626,
   "use": "APARTMENT",
   "parcel_id": "0402824130015"
  },
  {
   "address": "3923 Washington Ave N, Minneapolis",
   "sale_month": "1992-01",
   "price": 67500,
   "lot_sqft": 6680,
   "price_per_lot_sqft": 10.1,
   "price_per_building_sqft": 35.83,
   "building_sqft": 1884,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1896,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924320125"
  },
  {
   "address": "836 Grand Avenue, Saint Paul",
   "sale_month": "1992-01",
   "price": 130000,
   "lot_sqft": 6091,
   "price_per_lot_sqft": 21.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2515,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823420163"
  },
  {
   "address": "3441 Chicago Ave, Minneapolis",
   "sale_month": "1992-01",
   "price": 4500,
   "lot_sqft": 4880,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824310185"
  },
  {
   "address": "3037 Chicago Ave, Minneapolis",
   "sale_month": "1992-01",
   "price": 1,
   "lot_sqft": 5147,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210089"
  },
  {
   "address": "2004 35th St E, Minneapolis",
   "sale_month": "1992-01",
   "price": 27000,
   "lot_sqft": 5580,
   "price_per_lot_sqft": 4.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824320059"
  },
  {
   "address": "245 Ruth Street North, Saint Paul",
   "sale_month": "1991-12",
   "price": 585000,
   "lot_sqft": 23893,
   "price_per_lot_sqft": 24.48,
   "price_per_building_sqft": 111.66,
   "building_sqft": 5239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5271,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "352922340013"
  },
  {
   "address": "605 Ontario St SE, Minneapolis",
   "sale_month": "1991-12",
   "price": 210000,
   "lot_sqft": 13868,
   "price_per_lot_sqft": 15.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4781,
   "use": "APARTMENT",
   "parcel_id": "3002923230106"
  },
  {
   "address": "14532 240th Street East, Miesville",
   "sale_month": "1991-12",
   "price": 62407,
   "lot_sqft": 79313,
   "price_per_lot_sqft": 0.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18773,
   "use": "Industrial-preferred",
   "parcel_id": "280130032072"
  },
  {
   "address": "1801 Lasalle Ave, Minneapolis",
   "sale_month": "1991-12",
   "price": 126000,
   "lot_sqft": 8807,
   "price_per_lot_sqft": 14.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5337,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2702924340019"
  },
  {
   "address": "717 25th Ave S, Minneapolis",
   "sale_month": "1991-12",
   "price": 587149,
   "lot_sqft": 68490,
   "price_per_lot_sqft": 8.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 32325,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924430171"
  },
  {
   "address": "2406 Riverside Ave, Minneapolis",
   "sale_month": "1991-12",
   "price": 84629,
   "lot_sqft": 82847,
   "price_per_lot_sqft": 1.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4697,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924430043"
  },
  {
   "address": "600 Washington Ave SE, Minneapolis",
   "sale_month": "1991-12",
   "price": 625000,
   "lot_sqft": 12036,
   "price_per_lot_sqft": 51.93,
   "price_per_building_sqft": 39.4,
   "building_sqft": 15861,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15957,
   "use": "APARTMENT",
   "parcel_id": "2502924140021"
  },
  {
   "address": "214 Humboldt Ave N, Minneapolis",
   "sale_month": "1991-12",
   "price": 20000,
   "lot_sqft": 2713,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924430066"
  },
  {
   "address": "3560 213th Street West, Farmington",
   "sale_month": "1991-12",
   "price": 100000,
   "lot_sqft": 103916,
   "price_per_lot_sqft": 0.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "140320025012"
  },
  {
   "address": "2214 Central Ave NE, Minneapolis",
   "sale_month": "1991-12",
   "price": 153000,
   "lot_sqft": 8540,
   "price_per_lot_sqft": 17.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924410073"
  },
  {
   "address": "2826 43rd St W, Minneapolis",
   "sale_month": "1991-12",
   "price": 90000,
   "lot_sqft": 5030,
   "price_per_lot_sqft": 17.89,
   "price_per_building_sqft": 118.73,
   "building_sqft": 758,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 762,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420035"
  },
  {
   "address": "1803 Woodlane Drive, Woodbury",
   "sale_month": "1991-12",
   "price": 242500,
   "lot_sqft": 43524,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": 116.2,
   "building_sqft": 2087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2100,
   "use": "300",
   "parcel_id": "0702821440002"
  },
  {
   "address": "1460 Woodlane Drive, Woodbury",
   "sale_month": "1991-12",
   "price": 540000,
   "lot_sqft": 179563,
   "price_per_lot_sqft": 3.01,
   "price_per_building_sqft": 377.89,
   "building_sqft": 1429,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1438,
   "use": "305",
   "parcel_id": "0702821140004"
  },
  {
   "address": "4511 36 1/2 St W, St. Louis Park",
   "sale_month": "1991-12",
   "price": 3079000,
   "lot_sqft": 77914,
   "price_per_lot_sqft": 39.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3769,
   "use": "APARTMENT",
   "parcel_id": "0602824430070"
  },
  {
   "address": "1501 Plymouth Rd, Minnetonka",
   "sale_month": "1991-12",
   "price": 3516000,
   "lot_sqft": 271795,
   "price_per_lot_sqft": 12.94,
   "price_per_building_sqft": 68.64,
   "building_sqft": 51226,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 51535,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722410009"
  },
  {
   "address": "934 Grand Avenue, Saint Paul",
   "sale_month": "1991-12",
   "price": 498000,
   "lot_sqft": 8701,
   "price_per_lot_sqft": 57.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4738,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310085"
  },
  {
   "address": "14101 Irving Avenue South, Burnsville",
   "sale_month": "1991-12",
   "price": 1745838,
   "lot_sqft": 142410,
   "price_per_lot_sqft": 12.26,
   "price_per_building_sqft": 39.96,
   "building_sqft": 43690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 43954,
   "use": "Commercial-preferred",
   "parcel_id": "021537601021"
  },
  {
   "address": null,
   "sale_month": "1991-11",
   "price": 91400,
   "lot_sqft": 33586,
   "price_per_lot_sqft": 2.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3303020340002"
  },
  {
   "address": "2936 Lyndale Ave S, Minneapolis",
   "sale_month": "1991-11",
   "price": 68100,
   "lot_sqft": 5404,
   "price_per_lot_sqft": 12.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440012"
  },
  {
   "address": "2398 County Road E West, New Brighton",
   "sale_month": "1991-11",
   "price": 520000,
   "lot_sqft": 26944,
   "price_per_lot_sqft": 19.3,
   "price_per_building_sqft": 84.97,
   "building_sqft": 6120,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6157,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "303023430063"
  },
  {
   "address": "2600 Wayzata Blvd, Minneapolis",
   "sale_month": "1991-11",
   "price": 170000,
   "lot_sqft": 11566,
   "price_per_lot_sqft": 14.7,
   "price_per_building_sqft": 27.93,
   "building_sqft": 6087,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6123,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2902924130066"
  },
  {
   "address": "1535 Minnehaha Avenue East, Saint Paul",
   "sale_month": "1991-11",
   "price": 65000,
   "lot_sqft": 6347,
   "price_per_lot_sqft": 10.24,
   "price_per_building_sqft": 13.84,
   "building_sqft": 4698,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4726,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "272922340051"
  },
  {
   "address": "1531 Minnehaha Avenue East, Saint Paul",
   "sale_month": "1991-11",
   "price": 65000,
   "lot_sqft": 5367,
   "price_per_lot_sqft": 12.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "272922340050"
  },
  {
   "address": null,
   "sale_month": "1991-11",
   "price": 25000,
   "lot_sqft": 9140,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": 32.81,
   "building_sqft": 762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 767,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "269310084"
  },
  {
   "address": "2200 Silver Lake Road Northwest, New Brighton",
   "sale_month": "1991-11",
   "price": 520000,
   "lot_sqft": 40690,
   "price_per_lot_sqft": 12.78,
   "price_per_building_sqft": 83.49,
   "building_sqft": 6228,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6266,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "183023240042"
  },
  {
   "address": "9706 Nicollet Ave S, Bloomington",
   "sale_month": "1991-11",
   "price": 438063,
   "lot_sqft": 56550,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4314,
   "use": "APARTMENT",
   "parcel_id": "1502724240003"
  },
  {
   "address": "2210 South Avenue East, North Saint Paul",
   "sale_month": "1991-11",
   "price": 297081,
   "lot_sqft": 12902,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2765,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "142922110085"
  },
  {
   "address": "10987 93rd Ave N, Maple Grove",
   "sale_month": "1991-11",
   "price": 357500,
   "lot_sqft": 40693,
   "price_per_lot_sqft": 8.79,
   "price_per_building_sqft": 29.81,
   "building_sqft": 11992,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12064,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922220007"
  },
  {
   "address": "2020 Silver Bell Road, Eagan",
   "sale_month": "1991-11",
   "price": 1950000,
   "lot_sqft": 358559,
   "price_per_lot_sqft": 5.44,
   "price_per_building_sqft": 20.21,
   "building_sqft": 96500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 97083,
   "use": "Industrial-preferred",
   "parcel_id": "101960001010"
  },
  {
   "address": "1700 80th St E, Bloomington",
   "sale_month": "1991-11",
   "price": 236300,
   "lot_sqft": 19004,
   "price_per_lot_sqft": 12.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3711,
   "use": "APARTMENT",
   "parcel_id": "0202724140020"
  },
  {
   "address": "2729 Portland Ave, Minneapolis",
   "sale_month": "1991-10",
   "price": 90000,
   "lot_sqft": 5488,
   "price_per_lot_sqft": 16.4,
   "price_per_building_sqft": 40.21,
   "building_sqft": 2238,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2252,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924320168"
  },
  {
   "address": "839 4th Street East, Saint Paul",
   "sale_month": "1991-10",
   "price": 77000,
   "lot_sqft": 9146,
   "price_per_lot_sqft": 8.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1635,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332922230143"
  },
  {
   "address": "620 Malcolm Ave SE, Minneapolis",
   "sale_month": "1991-10",
   "price": 225000,
   "lot_sqft": 550935,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 44452,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3002923110005"
  },
  {
   "address": null,
   "sale_month": "1991-10",
   "price": 25000,
   "lot_sqft": 63561,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "292923220008"
  },
  {
   "address": null,
   "sale_month": "1991-10",
   "price": 100000,
   "lot_sqft": 9644,
   "price_per_lot_sqft": 10.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279080261"
  },
  {
   "address": "514 Vermillion Street, Hastings",
   "sale_month": "1991-10",
   "price": 105000,
   "lot_sqft": 4682,
   "price_per_lot_sqft": 22.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "Commercial-preferred",
   "parcel_id": "193215037082"
  },
  {
   "address": "8140 Lakeland Ave N, Brooklyn Park",
   "sale_month": "1991-10",
   "price": 277000,
   "lot_sqft": 45690,
   "price_per_lot_sqft": 6.06,
   "price_per_building_sqft": 55.44,
   "building_sqft": 4996,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5026,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911921130008"
  },
  {
   "address": "4900 State Hwy No 169, New Hope",
   "sale_month": "1991-10",
   "price": 600000,
   "lot_sqft": 95768,
   "price_per_lot_sqft": 6.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10339,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0711821230016"
  },
  {
   "address": "3336 Hennepin Ave, Minneapolis",
   "sale_month": "1991-10",
   "price": 70000,
   "lot_sqft": 5076,
   "price_per_lot_sqft": 13.79,
   "price_per_building_sqft": 59.57,
   "building_sqft": 1175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1182,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824240176"
  },
  {
   "address": "3001 Grand St NE, Minneapolis",
   "sale_month": "1991-10",
   "price": 59900,
   "lot_sqft": 6218,
   "price_per_lot_sqft": 9.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1579,
   "use": "TRIPLEX",
   "parcel_id": "0302924440025"
  },
  {
   "address": null,
   "sale_month": "1991-10",
   "price": 2000,
   "lot_sqft": 2598,
   "price_per_lot_sqft": 0.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202920330036"
  },
  {
   "address": "3140 10th Ave S, Minneapolis",
   "sale_month": "1991-10",
   "price": 78500,
   "lot_sqft": 5060,
   "price_per_lot_sqft": 15.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1009,
   "use": "TRIPLEX",
   "parcel_id": "0202824210128"
  },
  {
   "address": "1166 Sherburne Avenue, Saint Paul",
   "sale_month": "1991-09",
   "price": 70000,
   "lot_sqft": 3923,
   "price_per_lot_sqft": 17.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1577,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "342923140198"
  },
  {
   "address": "1212 Yale Pl, Minneapolis",
   "sale_month": "1991-09",
   "price": 425000,
   "lot_sqft": 10894,
   "price_per_lot_sqft": 39.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924240074"
  },
  {
   "address": "210 Humboldt Ave N, Minneapolis",
   "sale_month": "1991-09",
   "price": 15000,
   "lot_sqft": 2713,
   "price_per_lot_sqft": 5.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924430067"
  },
  {
   "address": "1000 Spiral Boulevard, Hastings",
   "sale_month": "1991-09",
   "price": 1400000,
   "lot_sqft": 449209,
   "price_per_lot_sqft": 3.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 130968,
   "use": "Industrial-preferred",
   "parcel_id": "193200201010"
  },
  {
   "address": "100 33rd Street West, Hastings",
   "sale_month": "1991-09",
   "price": 756036,
   "lot_sqft": 42822,
   "price_per_lot_sqft": 17.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3296,
   "use": "Commercial-preferred",
   "parcel_id": "191840101010"
  },
  {
   "address": "1728 Emerson Ave N, Minneapolis",
   "sale_month": "1991-09",
   "price": 20000,
   "lot_sqft": 9066,
   "price_per_lot_sqft": 2.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1347,
   "use": "APARTMENT",
   "parcel_id": "1602924420125"
  },
  {
   "address": "2019 Jackson St NE, Minneapolis",
   "sale_month": "1991-09",
   "price": 41325,
   "lot_sqft": 6099,
   "price_per_lot_sqft": 6.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1102924440111"
  },
  {
   "address": "4356 Nicollet Ave, Minneapolis",
   "sale_month": "1991-09",
   "price": 98000,
   "lot_sqft": 5078,
   "price_per_lot_sqft": 19.3,
   "price_per_building_sqft": 44.26,
   "building_sqft": 2214,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2227,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824310211"
  },
  {
   "address": "106 32nd St E, Minneapolis",
   "sale_month": "1991-09",
   "price": 99500,
   "lot_sqft": 6276,
   "price_per_lot_sqft": 15.85,
   "price_per_building_sqft": 39.08,
   "building_sqft": 2546,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2562,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824120100"
  },
  {
   "address": "3143 1st Ave S, Minneapolis",
   "sale_month": "1991-09",
   "price": 99500,
   "lot_sqft": 5610,
   "price_per_lot_sqft": 17.74,
   "price_per_building_sqft": 40.91,
   "building_sqft": 2432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2446,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824120099"
  },
  {
   "address": "956 Grand Avenue, Saint Paul",
   "sale_month": "1991-09",
   "price": 75500,
   "lot_sqft": 6011,
   "price_per_lot_sqft": 12.56,
   "price_per_building_sqft": 54.43,
   "building_sqft": 1387,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1395,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "022823310089"
  },
  {
   "address": "3154 Bloomington Ave, Minneapolis",
   "sale_month": "1991-09",
   "price": 202500,
   "lot_sqft": 7498,
   "price_per_lot_sqft": 27.01,
   "price_per_building_sqft": 64.31,
   "building_sqft": 3149,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3168,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824130015"
  },
  {
   "address": "7501 150th Street West, Apple Valley",
   "sale_month": "1991-09",
   "price": 800000,
   "lot_sqft": 32953,
   "price_per_lot_sqft": 24.28,
   "price_per_building_sqft": 212.77,
   "building_sqft": 3760,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3782,
   "use": "Commercial-preferred",
   "parcel_id": "012220001010"
  },
  {
   "address": "16500 Fischer Avenue, Vermillion Township",
   "sale_month": "1991-08",
   "price": 94719,
   "lot_sqft": 130858,
   "price_per_lot_sqft": 0.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11604,
   "use": "Commercial-preferred",
   "parcel_id": "390040076012"
  },
  {
   "address": "440 Concord Exchange South, South Saint Paul",
   "sale_month": "1991-08",
   "price": 175000,
   "lot_sqft": 8581,
   "price_per_lot_sqft": 20.39,
   "price_per_building_sqft": 104.42,
   "building_sqft": 1676,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1686,
   "use": "Commercial-preferred",
   "parcel_id": "366430020110"
  },
  {
   "address": "397 University Avenue West, Saint Paul",
   "sale_month": "1991-08",
   "price": 20100,
   "lot_sqft": 4146,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": 14.63,
   "building_sqft": 1374,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1383,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923240107"
  },
  {
   "address": "2627 Franklin Ave E, Minneapolis",
   "sale_month": "1991-08",
   "price": 240000,
   "lot_sqft": 19155,
   "price_per_lot_sqft": 12.53,
   "price_per_building_sqft": 20.39,
   "building_sqft": 11773,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11844,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924120027"
  },
  {
   "address": "1005 Berkshire La N, Plymouth",
   "sale_month": "1991-08",
   "price": 4035000,
   "lot_sqft": 355425,
   "price_per_lot_sqft": 11.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 126426,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3411822220015"
  },
  {
   "address": "14524 61st Street Court North, Oak Park Heights",
   "sale_month": "1991-08",
   "price": 165000,
   "lot_sqft": 23332,
   "price_per_lot_sqft": 7.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6148,
   "use": "300",
   "parcel_id": "3303020430052"
  },
  {
   "address": "1900 Nicollet Ave, Minneapolis",
   "sale_month": "1991-08",
   "price": 45000,
   "lot_sqft": 105659,
   "price_per_lot_sqft": 0.43,
   "price_per_building_sqft": 0.85,
   "building_sqft": 52957,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53277,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924340061"
  },
  {
   "address": "1919 Columbus Ave, Minneapolis",
   "sale_month": "1991-08",
   "price": 140000,
   "lot_sqft": 6423,
   "price_per_lot_sqft": 21.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924330052"
  },
  {
   "address": "1913 Columbus Ave, Minneapolis",
   "sale_month": "1991-08",
   "price": 140000,
   "lot_sqft": 6423,
   "price_per_lot_sqft": 21.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924330051"
  },
  {
   "address": "12017 Lake St Extension, Minnetonka",
   "sale_month": "1991-08",
   "price": 100000,
   "lot_sqft": 21934,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1481,
   "use": "TRIPLEX",
   "parcel_id": "2311722310045"
  },
  {
   "address": "2600 Como Avenue, Saint Paul",
   "sale_month": "1991-08",
   "price": 1250000,
   "lot_sqft": 321902,
   "price_per_lot_sqft": 3.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 110568,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "202923230001"
  },
  {
   "address": "722 Queen Ave N, Minneapolis",
   "sale_month": "1991-08",
   "price": 15000,
   "lot_sqft": 5708,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1522,
   "use": "TRIPLEX",
   "parcel_id": "2002924140124"
  },
  {
   "address": "130 Ash Street South, Belle Plaine",
   "sale_month": "1991-08",
   "price": 8000,
   "lot_sqft": 7064,
   "price_per_lot_sqft": 1.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "200019101"
  },
  {
   "address": "801 Pine Street, Hastings",
   "sale_month": "1991-08",
   "price": 145000,
   "lot_sqft": 13097,
   "price_per_lot_sqft": 11.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2242,
   "use": "Commercial-preferred",
   "parcel_id": "191125007040"
  },
  {
   "address": "4600 Bloomington Ave, Minneapolis",
   "sale_month": "1991-08",
   "price": 115000,
   "lot_sqft": 5144,
   "price_per_lot_sqft": 22.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1787,
   "use": "TRIPLEX",
   "parcel_id": "1402824120011"
  },
  {
   "address": "1171 Selby Avenue, Saint Paul",
   "sale_month": "1991-08",
   "price": 195000,
   "lot_sqft": 8720,
   "price_per_lot_sqft": 22.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4601,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823110081"
  },
  {
   "address": "648 Elfelt Street, Saint Paul",
   "sale_month": "1991-07",
   "price": 17000,
   "lot_sqft": 5993,
   "price_per_lot_sqft": 2.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923120063"
  },
  {
   "address": null,
   "sale_month": "1991-07",
   "price": 14200,
   "lot_sqft": 5993,
   "price_per_lot_sqft": 2.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "362923110043"
  },
  {
   "address": "3020 145th Street West, Rosemount",
   "sale_month": "1991-07",
   "price": 112000,
   "lot_sqft": 8241,
   "price_per_lot_sqft": 13.59,
   "price_per_building_sqft": 49.25,
   "building_sqft": 2274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2288,
   "use": "Commercial-preferred",
   "parcel_id": "340370035010"
  },
  {
   "address": "7608 Pleasant Ave S, Richfield",
   "sale_month": "1991-07",
   "price": 337500,
   "lot_sqft": 11535,
   "price_per_lot_sqft": 29.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2169,
   "use": "APARTMENT",
   "parcel_id": "3402824330018"
  },
  {
   "address": "2440 Hennepin Ave, Minneapolis",
   "sale_month": "1991-07",
   "price": 667333,
   "lot_sqft": 18797,
   "price_per_lot_sqft": 35.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130065"
  },
  {
   "address": "2426 Hennepin Ave, Minneapolis",
   "sale_month": "1991-07",
   "price": 632667,
   "lot_sqft": 47454,
   "price_per_lot_sqft": 13.33,
   "price_per_building_sqft": 23.22,
   "building_sqft": 27250,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 27414,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130039"
  },
  {
   "address": "1583 1st Avenue East, Shakopee",
   "sale_month": "1991-07",
   "price": 160000,
   "lot_sqft": 20822,
   "price_per_lot_sqft": 7.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279061250"
  },
  {
   "address": "1583 1st Avenue East, Shakopee",
   "sale_month": "1991-07",
   "price": 160000,
   "lot_sqft": 50376,
   "price_per_lot_sqft": 3.18,
   "price_per_building_sqft": 17.36,
   "building_sqft": 9216,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9271,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "279061240"
  },
  {
   "address": "1808 4th St S, Minneapolis",
   "sale_month": "1991-07",
   "price": 347524,
   "lot_sqft": 5387,
   "price_per_lot_sqft": 64.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4099,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924230063"
  },
  {
   "address": "7391 Concord Boulevard, Inver Grove Heights",
   "sale_month": "1991-07",
   "price": 75000,
   "lot_sqft": 15202,
   "price_per_lot_sqft": 4.93,
   "price_per_building_sqft": 33.59,
   "building_sqft": 2233,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2247,
   "use": "Commercial-preferred",
   "parcel_id": "207115001020"
  },
  {
   "address": "1705 Van Dyke Street North, Maplewood",
   "sale_month": "1991-07",
   "price": 200000,
   "lot_sqft": 21562,
   "price_per_lot_sqft": 9.28,
   "price_per_building_sqft": 39.21,
   "building_sqft": 5101,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5132,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330019"
  },
  {
   "address": "1616 Gervais Avenue East, Maplewood",
   "sale_month": "1991-07",
   "price": 2714500,
   "lot_sqft": 348651,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": 48.52,
   "building_sqft": 55944,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 56282,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922420001"
  },
  {
   "address": "1730 Gervais Avenue East, Maplewood",
   "sale_month": "1991-07",
   "price": 2469000,
   "lot_sqft": 284206,
   "price_per_lot_sqft": 8.69,
   "price_per_building_sqft": 43.05,
   "building_sqft": 57353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57699,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "102922410003"
  },
  {
   "address": "1885 West Perimeter Drive, Roseville",
   "sale_month": "1991-07",
   "price": 270000,
   "lot_sqft": 31223,
   "price_per_lot_sqft": 8.65,
   "price_per_building_sqft": 82.64,
   "building_sqft": 3267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3287,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "092923310003"
  },
  {
   "address": "7450 Currell Boulevard, Woodbury",
   "sale_month": "1991-07",
   "price": 150000,
   "lot_sqft": 49683,
   "price_per_lot_sqft": 3.02,
   "price_per_building_sqft": 59.64,
   "building_sqft": 2515,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2530,
   "use": "300",
   "parcel_id": "0802821310012"
  },
  {
   "address": "5920 Memorial Avenue North, Oak Park Heights",
   "sale_month": "1991-07",
   "price": 135000,
   "lot_sqft": 170110,
   "price_per_lot_sqft": 0.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34992,
   "use": "300",
   "parcel_id": "0602920120005"
  },
  {
   "address": "166 Concord Exchange North, South Saint Paul",
   "sale_month": "1991-06",
   "price": 140000,
   "lot_sqft": 19031,
   "price_per_lot_sqft": 7.36,
   "price_per_building_sqft": 36.48,
   "building_sqft": 3838,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3861,
   "use": "Commercial-preferred",
   "parcel_id": "367285002284"
  },
  {
   "address": "200 Grand Avenue East, South Saint Paul",
   "sale_month": "1991-06",
   "price": 56292,
   "lot_sqft": 43358,
   "price_per_lot_sqft": 1.3,
   "price_per_building_sqft": 4.43,
   "building_sqft": 12704,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12781,
   "use": "Commercial-preferred",
   "parcel_id": "360380000075"
  },
  {
   "address": "2030 Clinton Ave, Minneapolis",
   "sale_month": "1991-06",
   "price": 49000,
   "lot_sqft": 3931,
   "price_per_lot_sqft": 12.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1386,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924110004"
  },
  {
   "address": "1913 Stevens Ave, Minneapolis",
   "sale_month": "1991-06",
   "price": 79000,
   "lot_sqft": 6418,
   "price_per_lot_sqft": 12.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1837,
   "use": "APARTMENT",
   "parcel_id": "2702924430115"
  },
  {
   "address": "416 Cedar Ave S, Minneapolis",
   "sale_month": "1991-06",
   "price": 50050,
   "lot_sqft": 13358,
   "price_per_lot_sqft": 3.75,
   "price_per_building_sqft": 5.04,
   "building_sqft": 9922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9982,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410048"
  },
  {
   "address": "1401 Park Ave, Minneapolis",
   "sale_month": "1991-06",
   "price": 100000,
   "lot_sqft": 12831,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3567,
   "use": "APARTMENT",
   "parcel_id": "2602924320164"
  },
  {
   "address": "822 7th St S, Hopkins",
   "sale_month": "1991-06",
   "price": 178500,
   "lot_sqft": 13884,
   "price_per_lot_sqft": 12.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2509,
   "use": "APARTMENT",
   "parcel_id": "2511722420042"
  },
  {
   "address": "2318 6th St N, Minneapolis",
   "sale_month": "1991-06",
   "price": 14743,
   "lot_sqft": 7516,
   "price_per_lot_sqft": 1.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1199,
   "use": "TRIPLEX",
   "parcel_id": "1502924220037"
  },
  {
   "address": "306 Elm Street, Farmington",
   "sale_month": "1991-06",
   "price": 205142,
   "lot_sqft": 11913,
   "price_per_lot_sqft": 17.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "147700023040"
  },
  {
   "address": "4599 Chatsworth Street North, Shoreview",
   "sale_month": "1991-06",
   "price": 110000,
   "lot_sqft": 24536,
   "price_per_lot_sqft": 4.48,
   "price_per_building_sqft": 31.27,
   "building_sqft": 3518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3539,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "143023340022"
  },
  {
   "address": "8975 Zachary La N, Maple Grove",
   "sale_month": "1991-06",
   "price": 400000,
   "lot_sqft": 36717,
   "price_per_lot_sqft": 10.89,
   "price_per_building_sqft": 30.9,
   "building_sqft": 12947,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13025,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1411922140008"
  },
  {
   "address": "16275 Chippendale Avenue, Empire",
   "sale_month": "1991-06",
   "price": 150000,
   "lot_sqft": 83546,
   "price_per_lot_sqft": 1.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2895,
   "use": "Industrial",
   "parcel_id": "120060005012"
  },
  {
   "address": null,
   "sale_month": "1991-06",
   "price": 36424,
   "lot_sqft": 19542,
   "price_per_lot_sqft": 1.86,
   "price_per_building_sqft": 11.93,
   "building_sqft": 3054,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3072,
   "use": "Industrial-preferred",
   "parcel_id": "120060005011"
  },
  {
   "address": "3301 166th Street West, Sand Creek Township",
   "sale_month": "1991-06",
   "price": 140000,
   "lot_sqft": 114824,
   "price_per_lot_sqft": 1.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10483,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "099040143"
  },
  {
   "address": "1405 150th Street West, Burnsville",
   "sale_month": "1991-06",
   "price": 250000,
   "lot_sqft": 52967,
   "price_per_lot_sqft": 4.72,
   "price_per_building_sqft": 43.95,
   "building_sqft": 5688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5723,
   "use": "Commercial",
   "parcel_id": "025455001161"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 21500,
   "lot_sqft": 165623,
   "price_per_lot_sqft": 0.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "363023120060"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 3700,
   "lot_sqft": 1423,
   "price_per_lot_sqft": 2.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "362923110034"
  },
  {
   "address": "10300 6th Ave N, Plymouth",
   "sale_month": "1991-05",
   "price": 1150000,
   "lot_sqft": 119258,
   "price_per_lot_sqft": 9.64,
   "price_per_building_sqft": 51.91,
   "building_sqft": 22153,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22287,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3611822240006"
  },
  {
   "address": "2001 Cedar Ave S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 96169,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3602924220001"
  },
  {
   "address": "1935 Wilson Avenue, Saint Paul",
   "sale_month": "1991-05",
   "price": 1869000,
   "lot_sqft": 184493,
   "price_per_lot_sqft": 10.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13008,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922310029"
  },
  {
   "address": "1427 21st St E, Minneapolis",
   "sale_month": "1991-05",
   "price": 36000,
   "lot_sqft": 7463,
   "price_per_lot_sqft": 4.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1101,
   "use": "TRIPLEX",
   "parcel_id": "3502924120084"
  },
  {
   "address": "2310 Portland Ave, Minneapolis",
   "sale_month": "1991-05",
   "price": 144150,
   "lot_sqft": 11894,
   "price_per_lot_sqft": 12.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4443,
   "use": "APARTMENT",
   "parcel_id": "3402924110042"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 7300,
   "lot_sqft": 5006,
   "price_per_lot_sqft": 1.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922240098"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 18000,
   "lot_sqft": 7672,
   "price_per_lot_sqft": 2.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922130024"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 21000,
   "lot_sqft": 6031,
   "price_per_lot_sqft": 3.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922110051"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 15500,
   "lot_sqft": 6370,
   "price_per_lot_sqft": 2.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "312922220100"
  },
  {
   "address": "18001 State Hwy No 7, Minnetonka",
   "sale_month": "1991-05",
   "price": 380000,
   "lot_sqft": 22985,
   "price_per_lot_sqft": 16.53,
   "price_per_building_sqft": 96.18,
   "building_sqft": 3951,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3975,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410015"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 13300,
   "lot_sqft": 13004,
   "price_per_lot_sqft": 1.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "292922430017"
  },
  {
   "address": "1721 8th St S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 71877,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924440084"
  },
  {
   "address": "719 17th Ave S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 8334,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924440082"
  },
  {
   "address": "701 16th Ave S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 18912,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924410033"
  },
  {
   "address": "1613 7th St S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 345,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924410031"
  },
  {
   "address": "720 17th Ave S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 7939,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924410029"
  },
  {
   "address": "1413 6th St S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 10386,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924410021"
  },
  {
   "address": "611 15th Ave S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 23283,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410018"
  },
  {
   "address": "408 Cedar Ave S, Minneapolis",
   "sale_month": "1991-05",
   "price": 105000,
   "lot_sqft": 5484,
   "price_per_lot_sqft": 19.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924140077"
  },
  {
   "address": "525 14th Ave S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 5988,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140023"
  },
  {
   "address": "1100 4th St S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 3781,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924130082"
  },
  {
   "address": "1200 5th St S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 18385,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924130081"
  },
  {
   "address": "1117 4th St S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 12647,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924130074"
  },
  {
   "address": "1218 5th St S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 2524,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924130047"
  },
  {
   "address": "313 10th Ave S, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 2627,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120067"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 11000,
   "lot_sqft": 5118,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320031"
  },
  {
   "address": "927 Kent Street, Saint Paul",
   "sale_month": "1991-05",
   "price": 3700,
   "lot_sqft": 1717,
   "price_per_lot_sqft": 2.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "252923320021"
  },
  {
   "address": "1800 Franklin Ave E, Minneapolis",
   "sale_month": "1991-05",
   "price": 1,
   "lot_sqft": 289,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924330080"
  },
  {
   "address": "1060 Quaker Avenue, Jordan",
   "sale_month": "1991-05",
   "price": 24240,
   "lot_sqft": 277142,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42079,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "220240010"
  },
  {
   "address": "4025 Old Shakopee Rd W, Bloomington",
   "sale_month": "1991-05",
   "price": 150000,
   "lot_sqft": 19990,
   "price_per_lot_sqft": 7.5,
   "price_per_building_sqft": 46.61,
   "building_sqft": 3218,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3238,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902724410019"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 3700,
   "lot_sqft": 1070,
   "price_per_lot_sqft": 3.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "122823230084"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 9000,
   "lot_sqft": 5068,
   "price_per_lot_sqft": 1.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823320001"
  },
  {
   "address": "878 Jefferson Avenue, Saint Paul",
   "sale_month": "1991-05",
   "price": 6100,
   "lot_sqft": 3672,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823240003"
  },
  {
   "address": "870 Jefferson Avenue, Saint Paul",
   "sale_month": "1991-05",
   "price": 5100,
   "lot_sqft": 2716,
   "price_per_lot_sqft": 1.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823240002"
  },
  {
   "address": "862 Jefferson Avenue, Saint Paul",
   "sale_month": "1991-05",
   "price": 3400,
   "lot_sqft": 2204,
   "price_per_lot_sqft": 1.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823240001"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 3700,
   "lot_sqft": 559,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823230062"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 27000,
   "lot_sqft": 28840,
   "price_per_lot_sqft": 0.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "112823110004"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 7300,
   "lot_sqft": 4798,
   "price_per_lot_sqft": 1.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "102823110021"
  },
  {
   "address": "3459 Washington Drive, Eagan",
   "sale_month": "1991-05",
   "price": 264000,
   "lot_sqft": 77658,
   "price_per_lot_sqft": 3.4,
   "price_per_building_sqft": 19.62,
   "building_sqft": 13459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13540,
   "use": "Commercial-preferred",
   "parcel_id": "101400601010"
  },
  {
   "address": "3801 Grand Ave S, Minneapolis",
   "sale_month": "1991-05",
   "price": 25590,
   "lot_sqft": 3688,
   "price_per_lot_sqft": 6.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824220115"
  },
  {
   "address": "7220 Ohms La, Edina",
   "sale_month": "1991-05",
   "price": 700000,
   "lot_sqft": 87159,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": 27.9,
   "building_sqft": 25090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25241,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911621230017"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 7300,
   "lot_sqft": 4110,
   "price_per_lot_sqft": 1.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "082822210079"
  },
  {
   "address": "920 Broadway Avenue West, Forest Lake",
   "sale_month": "1991-05",
   "price": 190000,
   "lot_sqft": 27257,
   "price_per_lot_sqft": 6.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5324,
   "use": "300",
   "parcel_id": "0803221230089"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 5700,
   "lot_sqft": 4855,
   "price_per_lot_sqft": 1.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330031"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 1600,
   "lot_sqft": 998,
   "price_per_lot_sqft": 1.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330028"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 28100,
   "lot_sqft": 8629,
   "price_per_lot_sqft": 3.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052822330003"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 11000,
   "lot_sqft": 5940,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823440120"
  },
  {
   "address": "146 5th Avenue North, Bayport",
   "sale_month": "1991-05",
   "price": 440000,
   "lot_sqft": 62325,
   "price_per_lot_sqft": 7.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3758,
   "use": "305",
   "parcel_id": "0202920330037"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 440000,
   "lot_sqft": 9017,
   "price_per_lot_sqft": 48.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0202920330008"
  },
  {
   "address": "3308 Chicago Ave, Minneapolis",
   "sale_month": "1991-05",
   "price": 50511,
   "lot_sqft": 4066,
   "price_per_lot_sqft": 12.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 916,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824230060"
  },
  {
   "address": null,
   "sale_month": "1991-05",
   "price": 14600,
   "lot_sqft": 2602,
   "price_per_lot_sqft": 5.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "012823410016"
  },
  {
   "address": "175 7th Street East, Saint Paul",
   "sale_month": "1991-04",
   "price": 89485,
   "lot_sqft": 4960,
   "price_per_lot_sqft": 18.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 577,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "312922430531"
  },
  {
   "address": "518 2nd Avenue East, Shakopee",
   "sale_month": "1991-04",
   "price": 40000,
   "lot_sqft": 8531,
   "price_per_lot_sqft": 4.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1595,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "270018410"
  },
  {
   "address": "57 6th Ave S, Hopkins",
   "sale_month": "1991-04",
   "price": 220000,
   "lot_sqft": 13080,
   "price_per_lot_sqft": 16.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3571,
   "use": "APARTMENT",
   "parcel_id": "2411722430019"
  },
  {
   "address": "1081 Birch Lake Boulevard South, White Bear Lake",
   "sale_month": "1991-04",
   "price": 106000,
   "lot_sqft": 39739,
   "price_per_lot_sqft": 2.67,
   "price_per_building_sqft": 49.74,
   "building_sqft": 2131,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2144,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "213022130006"
  },
  {
   "address": "161 Minnesota Avenue, Roseville",
   "sale_month": "1991-04",
   "price": 180000,
   "lot_sqft": 15019,
   "price_per_lot_sqft": 11.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3163,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "122923410042"
  },
  {
   "address": "7535 Office Ridge Cir, Eden Prairie",
   "sale_month": "1991-04",
   "price": 216000,
   "lot_sqft": 8594,
   "price_per_lot_sqft": 25.13,
   "price_per_building_sqft": 44.6,
   "building_sqft": 4843,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4872,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111622420013"
  },
  {
   "address": "4155 Old Sibley Highway, Eagan",
   "sale_month": "1991-04",
   "price": 425000,
   "lot_sqft": 78131,
   "price_per_lot_sqft": 5.44,
   "price_per_building_sqft": 28.57,
   "building_sqft": 14877,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14966,
   "use": "Commercial-preferred",
   "parcel_id": "103100001010"
  },
  {
   "address": "4625 Nicols Road, Eagan",
   "sale_month": "1991-04",
   "price": 445000,
   "lot_sqft": 63013,
   "price_per_lot_sqft": 7.06,
   "price_per_building_sqft": 46.68,
   "building_sqft": 9532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9590,
   "use": "Commercial-preferred",
   "parcel_id": "102210001020"
  },
  {
   "address": "39 Viking Drive West, Little Canada",
   "sale_month": "1991-04",
   "price": 82000,
   "lot_sqft": 24247,
   "price_per_lot_sqft": 3.38,
   "price_per_building_sqft": 62.74,
   "building_sqft": 1307,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1315,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072922330010"
  },
  {
   "address": "308 Baker Street West, Saint Paul",
   "sale_month": "1991-04",
   "price": 42550,
   "lot_sqft": 7705,
   "price_per_lot_sqft": 5.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 985,
   "use": "4D1 NON-HOMESTD QUALIFY LOW INC RENTAL",
   "parcel_id": "072822310042"
  },
  {
   "address": "196 Ryan Lane, Little Canada",
   "sale_month": "1991-04",
   "price": 171000,
   "lot_sqft": 26809,
   "price_per_lot_sqft": 6.38,
   "price_per_building_sqft": 26.47,
   "building_sqft": 6461,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6500,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210037"
  },
  {
   "address": "425 Weir Drive, Woodbury",
   "sale_month": "1991-04",
   "price": 400000,
   "lot_sqft": 985897,
   "price_per_lot_sqft": 0.41,
   "price_per_building_sqft": 3.75,
   "building_sqft": 106644,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 107287,
   "use": "305",
   "parcel_id": "0502821230003"
  },
  {
   "address": "6200 Bury Dr, Eden Prairie",
   "sale_month": "1991-04",
   "price": 1300000,
   "lot_sqft": 201381,
   "price_per_lot_sqft": 6.46,
   "price_per_building_sqft": 25.1,
   "building_sqft": 51797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 52110,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622210011"
  },
  {
   "address": "201 78th St E, Bloomington",
   "sale_month": "1991-04",
   "price": 540000,
   "lot_sqft": 38786,
   "price_per_lot_sqft": 13.92,
   "price_per_building_sqft": 14.1,
   "building_sqft": 38305,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38536,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302724120028"
  },
  {
   "address": "1715 Robert Street South, West Saint Paul",
   "sale_month": "1991-03",
   "price": 439000,
   "lot_sqft": 43920,
   "price_per_lot_sqft": 10,
   "price_per_building_sqft": 79.39,
   "building_sqft": 5530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5563,
   "use": "Commercial-preferred",
   "parcel_id": "426478001010"
  },
  {
   "address": "421 Division St, Excelsior",
   "sale_month": "1991-03",
   "price": 307500,
   "lot_sqft": 17393,
   "price_per_lot_sqft": 17.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4291,
   "use": "APARTMENT",
   "parcel_id": "3511723240006"
  },
  {
   "address": "2940 Garfield Ave, Minneapolis",
   "sale_month": "1991-03",
   "price": 8000,
   "lot_sqft": 4753,
   "price_per_lot_sqft": 1.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330102"
  },
  {
   "address": "7780 State Hwy No 55, Greenfield",
   "sale_month": "1991-03",
   "price": 225000,
   "lot_sqft": 228941,
   "price_per_lot_sqft": 0.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10417,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811924340001"
  },
  {
   "address": "994 Lexington Parkway North, Saint Paul",
   "sale_month": "1991-03",
   "price": 91000,
   "lot_sqft": 2699,
   "price_per_lot_sqft": 33.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 951,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "262923230194"
  },
  {
   "address": "1729 Lyndale Ave N, Minneapolis",
   "sale_month": "1991-03",
   "price": 160000,
   "lot_sqft": 36249,
   "price_per_lot_sqft": 4.41,
   "price_per_building_sqft": 29.1,
   "building_sqft": 5498,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5531,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924410154"
  },
  {
   "address": "2109 California St NE, Minneapolis",
   "sale_month": "1991-03",
   "price": 65900,
   "lot_sqft": 28799,
   "price_per_lot_sqft": 2.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924440031"
  },
  {
   "address": "9300 James Ave S, Bloomington",
   "sale_month": "1991-03",
   "price": 1000000,
   "lot_sqft": 231732,
   "price_per_lot_sqft": 4.32,
   "price_per_building_sqft": 9.64,
   "building_sqft": 103785,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 104411,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0902724340001"
  },
  {
   "address": "3164 Ryan Lane, Little Canada",
   "sale_month": "1991-03",
   "price": 85500,
   "lot_sqft": 116855,
   "price_per_lot_sqft": 0.73,
   "price_per_building_sqft": 23.19,
   "building_sqft": 3687,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3709,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "062922210038"
  },
  {
   "address": "375 Little Canada Road East, Little Canada",
   "sale_month": "1991-03",
   "price": 135000,
   "lot_sqft": 35761,
   "price_per_lot_sqft": 3.78,
   "price_per_building_sqft": 58.64,
   "building_sqft": 2302,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2316,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "052922330023"
  },
  {
   "address": null,
   "sale_month": "1991-03",
   "price": 90000,
   "lot_sqft": 7474,
   "price_per_lot_sqft": 12.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "042823310044"
  },
  {
   "address": "3238 Bryant Ave S, Minneapolis",
   "sale_month": "1991-03",
   "price": 452000,
   "lot_sqft": 16359,
   "price_per_lot_sqft": 27.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5292,
   "use": "APARTMENT",
   "parcel_id": "0402824140220"
  },
  {
   "address": "3233 1st Ave S, Minneapolis",
   "sale_month": "1991-03",
   "price": 45001,
   "lot_sqft": 9349,
   "price_per_lot_sqft": 4.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824130039"
  },
  {
   "address": "3137 1st Ave S, Minneapolis",
   "sale_month": "1991-03",
   "price": 79500,
   "lot_sqft": 5940,
   "price_per_lot_sqft": 13.38,
   "price_per_building_sqft": 56.54,
   "building_sqft": 1406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1414,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824120101"
  },
  {
   "address": "151 Western Avenue North, Saint Paul",
   "sale_month": "1991-03",
   "price": 575000,
   "lot_sqft": 13497,
   "price_per_lot_sqft": 42.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6338,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "012823210095"
  },
  {
   "address": "1221 4th Avenue East, Shakopee",
   "sale_month": "1991-02",
   "price": 380000,
   "lot_sqft": 44039,
   "price_per_lot_sqft": 8.63,
   "price_per_building_sqft": 29.61,
   "building_sqft": 12833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12910,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270870080"
  },
  {
   "address": "217 Nebraska Avenue West, Saint Paul",
   "sale_month": "1991-02",
   "price": 1600000,
   "lot_sqft": 79928,
   "price_per_lot_sqft": 20.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22842,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "242923140025"
  },
  {
   "address": "5500 Nicollet Ave, Minneapolis",
   "sale_month": "1991-02",
   "price": 125000,
   "lot_sqft": 21116,
   "price_per_lot_sqft": 5.92,
   "price_per_building_sqft": 16.37,
   "building_sqft": 7638,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7684,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824210093"
  },
  {
   "address": "200 State Street West, Belle Plaine",
   "sale_month": "1991-02",
   "price": 25000,
   "lot_sqft": 43146,
   "price_per_lot_sqft": 0.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13400,
   "use": "205 4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "200013040"
  },
  {
   "address": "3501 Hillsboro Ave N, New Hope",
   "sale_month": "1991-02",
   "price": 810000,
   "lot_sqft": 13519,
   "price_per_lot_sqft": 59.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3961,
   "use": "APARTMENT",
   "parcel_id": "1911821220074"
  },
  {
   "address": "701 Marshall St NE, Minneapolis",
   "sale_month": "1991-02",
   "price": 33000,
   "lot_sqft": 10468,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924330012"
  },
  {
   "address": "707 Marshall St NE, Minneapolis",
   "sale_month": "1991-02",
   "price": 33000,
   "lot_sqft": 10467,
   "price_per_lot_sqft": 3.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924330011"
  },
  {
   "address": "838 Smith Avenue South, Saint Paul",
   "sale_month": "1991-02",
   "price": 70000,
   "lot_sqft": 4379,
   "price_per_lot_sqft": 15.99,
   "price_per_building_sqft": 23.44,
   "building_sqft": 2986,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3004,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "072822330100"
  },
  {
   "address": "1764 Grand Avenue, Saint Paul",
   "sale_month": "1991-02",
   "price": 265000,
   "lot_sqft": 7596,
   "price_per_lot_sqft": 34.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3935,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "042823420032"
  },
  {
   "address": "3109 Holmes Ave S, Minneapolis",
   "sale_month": "1991-02",
   "price": 120000,
   "lot_sqft": 5810,
   "price_per_lot_sqft": 20.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2232,
   "use": "TRIPLEX",
   "parcel_id": "0402824210091"
  },
  {
   "address": "216 31st St W, Minneapolis",
   "sale_month": "1991-02",
   "price": 15000,
   "lot_sqft": 3097,
   "price_per_lot_sqft": 4.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "0302824210019"
  },
  {
   "address": "2800 Southcross Drive West, Burnsville",
   "sale_month": "1991-02",
   "price": 3500000,
   "lot_sqft": 610251,
   "price_per_lot_sqft": 5.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 136618,
   "use": "Industrial-preferred",
   "parcel_id": "020260025012"
  },
  {
   "address": "2400 Myrtle Avenue, Saint Paul",
   "sale_month": "1991-01",
   "price": 95137,
   "lot_sqft": 3731,
   "price_per_lot_sqft": 25.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1568,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "322923210016"
  },
  {
   "address": "110 Greeley Street South, Stillwater",
   "sale_month": "1991-01",
   "price": 173000,
   "lot_sqft": 18954,
   "price_per_lot_sqft": 9.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "300",
   "parcel_id": "2803020320114"
  },
  {
   "address": null,
   "sale_month": "1991-01",
   "price": 39500,
   "lot_sqft": 143681,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "082822140097"
  },
  {
   "address": "7200 Valley Creek Plaza, Woodbury",
   "sale_month": "1991-01",
   "price": 700000,
   "lot_sqft": 548666,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0802821320030"
  },
  {
   "address": "2011 Portland Ave, Minneapolis",
   "sale_month": "1990-12",
   "price": 38500,
   "lot_sqft": 2965,
   "price_per_lot_sqft": 12.98,
   "price_per_building_sqft": 50.26,
   "building_sqft": 766,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 771,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924220056"
  },
  {
   "address": "924 19th Ave S, Minneapolis",
   "sale_month": "1990-12",
   "price": 495000,
   "lot_sqft": 41001,
   "price_per_lot_sqft": 12.07,
   "price_per_building_sqft": 12.04,
   "building_sqft": 41117,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41365,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924330116"
  },
  {
   "address": "315 4th St SE, Minneapolis",
   "sale_month": "1990-12",
   "price": 230000,
   "lot_sqft": 10980,
   "price_per_lot_sqft": 20.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924140047"
  },
  {
   "address": "17630 Juniper Path, Lakeville",
   "sale_month": "1990-12",
   "price": 1231000,
   "lot_sqft": 251444,
   "price_per_lot_sqft": 4.9,
   "price_per_building_sqft": 12.97,
   "building_sqft": 94929,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95502,
   "use": "Commercial-preferred",
   "parcel_id": "227120001011"
  },
  {
   "address": "11276 210th Street West, Lakeville",
   "sale_month": "1990-12",
   "price": 272500,
   "lot_sqft": 144913,
   "price_per_lot_sqft": 1.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21262,
   "use": "Commercial-preferred",
   "parcel_id": "224790001021"
  },
  {
   "address": "16161 Cedar Avenue, Lakeville",
   "sale_month": "1990-12",
   "price": 908500,
   "lot_sqft": 54851,
   "price_per_lot_sqft": 16.56,
   "price_per_building_sqft": 157.43,
   "building_sqft": 5771,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5806,
   "use": "Commercial-preferred",
   "parcel_id": "221630001014"
  },
  {
   "address": "10 Diamond Lake Rd E, Minneapolis",
   "sale_month": "1990-12",
   "price": 26000,
   "lot_sqft": 5921,
   "price_per_lot_sqft": 4.39,
   "price_per_building_sqft": 31.25,
   "building_sqft": 832,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 837,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824120033"
  },
  {
   "address": "5425 Nicollet Ave, Minneapolis",
   "sale_month": "1990-12",
   "price": 170000,
   "lot_sqft": 5295,
   "price_per_lot_sqft": 32.11,
   "price_per_building_sqft": 27.02,
   "building_sqft": 6291,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6329,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824120030"
  },
  {
   "address": "5421 Nicollet Ave, Minneapolis",
   "sale_month": "1990-12",
   "price": 2900,
   "lot_sqft": 406,
   "price_per_lot_sqft": 7.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824120028"
  },
  {
   "address": "313 38th St W, Minneapolis",
   "sale_month": "1990-12",
   "price": 35000,
   "lot_sqft": 1164,
   "price_per_lot_sqft": 30.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824220116"
  },
  {
   "address": "15597 59th Street North, Oak Park Heights",
   "sale_month": "1990-12",
   "price": 175000,
   "lot_sqft": 43357,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4846,
   "use": "305",
   "parcel_id": "0302920120023"
  },
  {
   "address": null,
   "sale_month": "1990-12",
   "price": 25000,
   "lot_sqft": 42409,
   "price_per_lot_sqft": 0.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "0302920120004"
  },
  {
   "address": "3012 Clinton Ave, Minneapolis",
   "sale_month": "1990-12",
   "price": 170000,
   "lot_sqft": 11211,
   "price_per_lot_sqft": 15.16,
   "price_per_building_sqft": 21.13,
   "building_sqft": 8046,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8095,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824110098"
  },
  {
   "address": "13500 County Road 5, Burnsville",
   "sale_month": "1990-12",
   "price": 863900,
   "lot_sqft": 38280,
   "price_per_lot_sqft": 22.57,
   "price_per_building_sqft": 282.97,
   "building_sqft": 3053,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3072,
   "use": "Commercial-preferred",
   "parcel_id": "027123501010"
  },
  {
   "address": "2800 1st Ave S, Minneapolis",
   "sale_month": "1990-11",
   "price": 170000,
   "lot_sqft": 12893,
   "price_per_lot_sqft": 13.19,
   "price_per_building_sqft": 26.55,
   "building_sqft": 6403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6442,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924430140"
  },
  {
   "address": "815 4th Ave S, Minneapolis",
   "sale_month": "1990-11",
   "price": 1200000,
   "lot_sqft": 26503,
   "price_per_lot_sqft": 45.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924140001"
  },
  {
   "address": "800 5th Ave S, Minneapolis",
   "sale_month": "1990-11",
   "price": 2500000,
   "lot_sqft": 53123,
   "price_per_lot_sqft": 47.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230002"
  },
  {
   "address": "405 8th St S, Minneapolis",
   "sale_month": "1990-11",
   "price": 1300000,
   "lot_sqft": 26636,
   "price_per_lot_sqft": 48.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 47653,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924230001"
  },
  {
   "address": "361 Saint Joseph Street, Elko New Market",
   "sale_month": "1990-11",
   "price": 35000,
   "lot_sqft": 5543,
   "price_per_lot_sqft": 6.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "239280260"
  },
  {
   "address": null,
   "sale_month": "1990-11",
   "price": 35000,
   "lot_sqft": 6577,
   "price_per_lot_sqft": 5.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230020170"
  },
  {
   "address": "6530 Cambridge St, St. Louis Park",
   "sale_month": "1990-11",
   "price": 700000,
   "lot_sqft": 94711,
   "price_per_lot_sqft": 7.39,
   "price_per_building_sqft": 21.53,
   "building_sqft": 32513,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32709,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721110036"
  },
  {
   "address": "255 33rd Street West, Hastings",
   "sale_month": "1990-11",
   "price": 136878,
   "lot_sqft": 39075,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "Commercial-preferred",
   "parcel_id": "191840001050"
  },
  {
   "address": "2022 Aldrich Ave N, Minneapolis",
   "sale_month": "1990-11",
   "price": 5871,
   "lot_sqft": 6591,
   "price_per_lot_sqft": 0.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924140075"
  },
  {
   "address": "2419 Central Ave NE, Minneapolis",
   "sale_month": "1990-11",
   "price": 72000,
   "lot_sqft": 2746,
   "price_per_lot_sqft": 26.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924320069"
  },
  {
   "address": "421 90th St W, Bloomington",
   "sale_month": "1990-11",
   "price": 560000,
   "lot_sqft": 51659,
   "price_per_lot_sqft": 10.84,
   "price_per_building_sqft": 28.67,
   "building_sqft": 19532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19650,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724320007"
  },
  {
   "address": "2700 26th Ave S, Minneapolis",
   "sale_month": "1990-10",
   "price": 132770,
   "lot_sqft": 48937,
   "price_per_lot_sqft": 2.71,
   "price_per_building_sqft": 5.86,
   "building_sqft": 22672,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22809,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924420051"
  },
  {
   "address": "2785 160th Street West, Rosemount",
   "sale_month": "1990-10",
   "price": 825000,
   "lot_sqft": 435567,
   "price_per_lot_sqft": 1.89,
   "price_per_building_sqft": 22.33,
   "building_sqft": 36940,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 37163,
   "use": "Industrial-preferred",
   "parcel_id": "340321085015"
  },
  {
   "address": "2110 1st Ave S, Minneapolis",
   "sale_month": "1990-10",
   "price": 120000,
   "lot_sqft": 15991,
   "price_per_lot_sqft": 7.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3040,
   "use": "TRIPLEX",
   "parcel_id": "3402924120061"
  },
  {
   "address": "17917 State Hwy No 7, Minnetonka",
   "sale_month": "1990-10",
   "price": 116000,
   "lot_sqft": 14440,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": 55.85,
   "building_sqft": 2077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2090,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722410017"
  },
  {
   "address": "12855 State Hwy No 55, Plymouth",
   "sale_month": "1990-10",
   "price": 750000,
   "lot_sqft": 183844,
   "price_per_lot_sqft": 4.08,
   "price_per_building_sqft": 24.75,
   "building_sqft": 30304,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30487,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822140004"
  },
  {
   "address": "380 Marschall Road, Shakopee",
   "sale_month": "1990-10",
   "price": 250000,
   "lot_sqft": 50548,
   "price_per_lot_sqft": 4.95,
   "price_per_building_sqft": 22.43,
   "building_sqft": 11146,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11213,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270870090"
  },
  {
   "address": "17595 Kenwood Trail, Lakeville",
   "sale_month": "1990-10",
   "price": 325000,
   "lot_sqft": 46212,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": 54.18,
   "building_sqft": 5999,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6035,
   "use": "Commercial-preferred",
   "parcel_id": "221187501031"
  },
  {
   "address": "4108 Cedar Ave S, Minneapolis",
   "sale_month": "1990-10",
   "price": 76500,
   "lot_sqft": 6080,
   "price_per_lot_sqft": 12.58,
   "price_per_building_sqft": 49.8,
   "building_sqft": 1536,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1545,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824140098"
  },
  {
   "address": "3350 Mike Collins Drive, Eagan",
   "sale_month": "1990-10",
   "price": 365000,
   "lot_sqft": 54087,
   "price_per_lot_sqft": 6.75,
   "price_per_building_sqft": 18.51,
   "building_sqft": 19719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19838,
   "use": "Industrial-preferred",
   "parcel_id": "102250302160"
  },
  {
   "address": "15981 Clayton Avenue, Coates",
   "sale_month": "1990-10",
   "price": 146716,
   "lot_sqft": 36614,
   "price_per_lot_sqft": 4.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5538,
   "use": "Commercial-preferred",
   "parcel_id": "080360088080"
  },
  {
   "address": "701 Ladybird Lane, Burnsville",
   "sale_month": "1990-10",
   "price": 1550000,
   "lot_sqft": 403761,
   "price_per_lot_sqft": 3.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 143356,
   "use": "Industrial-preferred",
   "parcel_id": "021562001071"
  },
  {
   "address": "2305 Portland Ave, Minneapolis",
   "sale_month": "1990-09",
   "price": 35000,
   "lot_sqft": 6297,
   "price_per_lot_sqft": 5.56,
   "price_per_building_sqft": 24.27,
   "building_sqft": 1442,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1450,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924220035"
  },
  {
   "address": "2901 5th Ave S, Minneapolis",
   "sale_month": "1990-09",
   "price": 24400,
   "lot_sqft": 4755,
   "price_per_lot_sqft": 5.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440083"
  },
  {
   "address": "2909 5th Ave S, Minneapolis",
   "sale_month": "1990-09",
   "price": 21200,
   "lot_sqft": 5108,
   "price_per_lot_sqft": 4.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924440081"
  },
  {
   "address": "211 28th St W, Minneapolis",
   "sale_month": "1990-09",
   "price": 150000,
   "lot_sqft": 7426,
   "price_per_lot_sqft": 20.2,
   "price_per_building_sqft": 46.82,
   "building_sqft": 3204,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3224,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924340047"
  },
  {
   "address": "2813 Pillsbury Ave, Minneapolis",
   "sale_month": "1990-09",
   "price": 140000,
   "lot_sqft": 7427,
   "price_per_lot_sqft": 18.85,
   "price_per_building_sqft": 56.68,
   "building_sqft": 2470,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2485,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924340041"
  },
  {
   "address": "2701 Lyndale Ave S, Minneapolis",
   "sale_month": "1990-09",
   "price": 89512,
   "lot_sqft": 5027,
   "price_per_lot_sqft": 17.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "TRIPLEX",
   "parcel_id": "3402924320110"
  },
  {
   "address": "4272 170th Street West, Empire",
   "sale_month": "1990-09",
   "price": 120000,
   "lot_sqft": 435224,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": 54.3,
   "building_sqft": 2210,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2223,
   "use": "Commercial-preferred",
   "parcel_id": "120070025012"
  },
  {
   "address": "4151 Knob Drive, Eagan",
   "sale_month": "1990-09",
   "price": 305000,
   "lot_sqft": 28946,
   "price_per_lot_sqft": 10.54,
   "price_per_building_sqft": 60.81,
   "building_sqft": 5016,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5046,
   "use": "Commercial-preferred",
   "parcel_id": "104260001060"
  },
  {
   "address": "5120 American Blvd W, Bloomington",
   "sale_month": "1990-09",
   "price": 2825000,
   "lot_sqft": 124989,
   "price_per_lot_sqft": 22.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17019,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602724230013"
  },
  {
   "address": null,
   "sale_month": "1990-08",
   "price": 45480,
   "lot_sqft": 167731,
   "price_per_lot_sqft": 0.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "271570011"
  },
  {
   "address": "723 1st Avenue West, Shakopee",
   "sale_month": "1990-08",
   "price": 49900,
   "lot_sqft": 20730,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": 57.89,
   "building_sqft": 862,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 867,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270011021"
  },
  {
   "address": "5590 222nd Street East, Hampton Township",
   "sale_month": "1990-08",
   "price": 135000,
   "lot_sqft": 207718,
   "price_per_lot_sqft": 0.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8406,
   "use": "Commercial-preferred",
   "parcel_id": "170040030012"
  },
  {
   "address": "3921 Nicollet Ave, Minneapolis",
   "sale_month": "1990-08",
   "price": 325000,
   "lot_sqft": 50691,
   "price_per_lot_sqft": 6.41,
   "price_per_building_sqft": 19.92,
   "building_sqft": 16313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16411,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002824120105"
  },
  {
   "address": "3901 Washington Ave N, Minneapolis",
   "sale_month": "1990-08",
   "price": 5161,
   "lot_sqft": 4851,
   "price_per_lot_sqft": 1.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320014"
  },
  {
   "address": "14700 Lac Lavon Drive, Burnsville",
   "sale_month": "1990-08",
   "price": 1455000,
   "lot_sqft": 75451,
   "price_per_lot_sqft": 19.28,
   "price_per_building_sqft": 89.25,
   "building_sqft": 16303,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16401,
   "use": "Commercial-preferred",
   "parcel_id": "021809001011"
  },
  {
   "address": "247 Wentworth Avenue West, West Saint Paul",
   "sale_month": "1990-07",
   "price": 90000,
   "lot_sqft": 11809,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": 29.49,
   "building_sqft": 3052,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3070,
   "use": "Commercial-preferred",
   "parcel_id": "422420011040"
  },
  {
   "address": "2401 Nicollet Ave, Minneapolis",
   "sale_month": "1990-07",
   "price": 350000,
   "lot_sqft": 5529,
   "price_per_lot_sqft": 63.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130023"
  },
  {
   "address": "135 Bedford St SE, Minneapolis",
   "sale_month": "1990-07",
   "price": 103000,
   "lot_sqft": 7286,
   "price_per_lot_sqft": 14.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1569,
   "use": "TRIPLEX",
   "parcel_id": "3002923440160"
  },
  {
   "address": "2500 Fernbrook La N, Plymouth",
   "sale_month": "1990-07",
   "price": 577300,
   "lot_sqft": 116415,
   "price_per_lot_sqft": 4.96,
   "price_per_building_sqft": 58.71,
   "building_sqft": 9833,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9892,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822220009"
  },
  {
   "address": "1120 University Ave NE, Minneapolis",
   "sale_month": "1990-07",
   "price": 40000,
   "lot_sqft": 5275,
   "price_per_lot_sqft": 7.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924230147"
  },
  {
   "address": "3209 Fremont Ave S, Minneapolis",
   "sale_month": "1990-07",
   "price": 150815,
   "lot_sqft": 5446,
   "price_per_lot_sqft": 27.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2452,
   "use": "APARTMENT",
   "parcel_id": "0402824130030"
  },
  {
   "address": "400 Ford Rd, St. Louis Park",
   "sale_month": "1990-07",
   "price": 3800000,
   "lot_sqft": 204812,
   "price_per_lot_sqft": 18.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 50300,
   "use": "APARTMENT",
   "parcel_id": "0111722110003"
  },
  {
   "address": "3753 Cedar Ave S, Minneapolis",
   "sale_month": "1990-07",
   "price": 66640,
   "lot_sqft": 4993,
   "price_per_lot_sqft": 13.35,
   "price_per_building_sqft": 4.84,
   "building_sqft": 13769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13852,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824330130"
  },
  {
   "address": "2405 Nicollet Ave, Minneapolis",
   "sale_month": "1990-06",
   "price": 148010,
   "lot_sqft": 5874,
   "price_per_lot_sqft": 25.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130022"
  },
  {
   "address": "720 Pioneer Trail, Chaska",
   "sale_month": "1990-06",
   "price": 660775,
   "lot_sqft": 1402951,
   "price_per_lot_sqft": 0.47,
   "price_per_building_sqft": 221.51,
   "building_sqft": 2983,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3001,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "300280310"
  },
  {
   "address": "1636 Como Avenue, Saint Paul",
   "sale_month": "1990-06",
   "price": 160000,
   "lot_sqft": 4709,
   "price_per_lot_sqft": 33.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "282923110006"
  },
  {
   "address": "1632 Como Avenue, Saint Paul",
   "sale_month": "1990-06",
   "price": 160000,
   "lot_sqft": 4666,
   "price_per_lot_sqft": 34.29,
   "price_per_building_sqft": 98.16,
   "building_sqft": 1630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1640,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "282923110005"
  },
  {
   "address": "2910 Franklin Ave E, Minneapolis",
   "sale_month": "1990-06",
   "price": 8250000,
   "lot_sqft": 164982,
   "price_per_lot_sqft": 50.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20706,
   "use": "APARTMENT",
   "parcel_id": "2502924440005"
  },
  {
   "address": "2500 Franklin Ave E, Minneapolis",
   "sale_month": "1990-06",
   "price": 202738,
   "lot_sqft": 46444,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924430065"
  },
  {
   "address": "2515 9th St S, Minneapolis",
   "sale_month": "1990-06",
   "price": 8047262,
   "lot_sqft": 112660,
   "price_per_lot_sqft": 71.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40859,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924430064"
  },
  {
   "address": "13797 190th Street East, Marshan Township",
   "sale_month": "1990-06",
   "price": 225600,
   "lot_sqft": 967261,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4121,
   "use": "Commercial",
   "parcel_id": "250140051010"
  },
  {
   "address": "28 6th Ave S, Hopkins",
   "sale_month": "1990-06",
   "price": 607000,
   "lot_sqft": 12995,
   "price_per_lot_sqft": 46.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3882,
   "use": "APARTMENT",
   "parcel_id": "2411722430033"
  },
  {
   "address": "200 Creek Lane North, Jordan",
   "sale_month": "1990-06",
   "price": 870000,
   "lot_sqft": 136608,
   "price_per_lot_sqft": 6.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8571,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "229190110"
  },
  {
   "address": "805 Main Street, Saint Paul Park",
   "sale_month": "1990-06",
   "price": 150000,
   "lot_sqft": 39567,
   "price_per_lot_sqft": 3.79,
   "price_per_building_sqft": 12.49,
   "building_sqft": 12005,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12077,
   "use": "300",
   "parcel_id": "1202722230076"
  },
  {
   "address": "3440 Federal Drive, Eagan",
   "sale_month": "1990-06",
   "price": 600000,
   "lot_sqft": 109219,
   "price_per_lot_sqft": 5.49,
   "price_per_building_sqft": 45.65,
   "building_sqft": 13143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13222,
   "use": "Commercial-preferred",
   "parcel_id": "101400401010"
  },
  {
   "address": "2632 31st Ave S, Minneapolis",
   "sale_month": "1990-05",
   "price": 25736,
   "lot_sqft": 5990,
   "price_per_lot_sqft": 4.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924410008"
  },
  {
   "address": "2628 31st Ave S, Minneapolis",
   "sale_month": "1990-05",
   "price": 74264,
   "lot_sqft": 5984,
   "price_per_lot_sqft": 12.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924410007"
  },
  {
   "address": "2530 26th St E, Minneapolis",
   "sale_month": "1990-05",
   "price": 110000,
   "lot_sqft": 14586,
   "price_per_lot_sqft": 7.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924130066"
  },
  {
   "address": "1400 Lake St E, Minneapolis",
   "sale_month": "1990-05",
   "price": 13060,
   "lot_sqft": 4193,
   "price_per_lot_sqft": 3.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924430166"
  },
  {
   "address": "1404 Lake St E, Minneapolis",
   "sale_month": "1990-05",
   "price": 10970,
   "lot_sqft": 4192,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924430165"
  },
  {
   "address": "1408 Lake St E, Minneapolis",
   "sale_month": "1990-05",
   "price": 10970,
   "lot_sqft": 4192,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924430164"
  },
  {
   "address": "615 28th St E, Minneapolis",
   "sale_month": "1990-05",
   "price": 41400,
   "lot_sqft": 10280,
   "price_per_lot_sqft": 4.03,
   "price_per_building_sqft": 6.99,
   "building_sqft": 5925,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5961,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330184"
  },
  {
   "address": "2806 Oakland Ave, Minneapolis",
   "sale_month": "1990-05",
   "price": 41400,
   "lot_sqft": 5103,
   "price_per_lot_sqft": 8.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924330038"
  },
  {
   "address": "2505 Bloomington Ave, Minneapolis",
   "sale_month": "1990-05",
   "price": 1600,
   "lot_sqft": 6433,
   "price_per_lot_sqft": 0.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924140011"
  },
  {
   "address": "2520 Pillsbury Ave, Minneapolis",
   "sale_month": "1990-05",
   "price": 468000,
   "lot_sqft": 16348,
   "price_per_lot_sqft": 28.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6239,
   "use": "APARTMENT",
   "parcel_id": "3402924240057"
  },
  {
   "address": "2508 Pillsbury Ave, Minneapolis",
   "sale_month": "1990-05",
   "price": 468000,
   "lot_sqft": 16713,
   "price_per_lot_sqft": 28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5517,
   "use": "APARTMENT",
   "parcel_id": "3402924240056"
  },
  {
   "address": "1416 Portland Ave, Minneapolis",
   "sale_month": "1990-05",
   "price": 278608,
   "lot_sqft": 8064,
   "price_per_lot_sqft": 34.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5047,
   "use": "APARTMENT",
   "parcel_id": "2702924410039"
  },
  {
   "address": "403 Oak Grove St, Minneapolis",
   "sale_month": "1990-05",
   "price": 43400,
   "lot_sqft": 6794,
   "price_per_lot_sqft": 6.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924320022"
  },
  {
   "address": "1324 Harmon Pl, Minneapolis",
   "sale_month": "1990-05",
   "price": 725000,
   "lot_sqft": 20493,
   "price_per_lot_sqft": 35.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924240120"
  },
  {
   "address": "20885 Holyoke Avenue, Lakeville",
   "sale_month": "1990-05",
   "price": 55000,
   "lot_sqft": 5495,
   "price_per_lot_sqft": 10.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3560,
   "use": "Commercial-preferred",
   "parcel_id": "224445010110"
  },
  {
   "address": "10950 175th Court West, Lakeville",
   "sale_month": "1990-05",
   "price": 655000,
   "lot_sqft": 66999,
   "price_per_lot_sqft": 9.78,
   "price_per_building_sqft": 196.7,
   "building_sqft": 3330,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3350,
   "use": "Commercial-preferred",
   "parcel_id": "221187501011"
  },
  {
   "address": "18 6th St N, Minneapolis",
   "sale_month": "1990-05",
   "price": 64400,
   "lot_sqft": 3308,
   "price_per_lot_sqft": 19.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924430027"
  },
  {
   "address": "661 5th Ave N, Minneapolis",
   "sale_month": "1990-05",
   "price": 870000,
   "lot_sqft": 242713,
   "price_per_lot_sqft": 3.58,
   "price_per_building_sqft": 12.77,
   "building_sqft": 68137,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 68549,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924310036"
  },
  {
   "address": "610 Logan Ave N, Minneapolis",
   "sale_month": "1990-05",
   "price": 147000,
   "lot_sqft": 10887,
   "price_per_lot_sqft": 13.5,
   "price_per_building_sqft": 41.04,
   "building_sqft": 3582,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3604,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924240119"
  },
  {
   "address": "1701 Oak Park Ave N, Minneapolis",
   "sale_month": "1990-05",
   "price": 165000,
   "lot_sqft": 44211,
   "price_per_lot_sqft": 3.73,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4245,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102924240062"
  },
  {
   "address": "1342 Water St, Minneapolis",
   "sale_month": "1990-05",
   "price": 130000,
   "lot_sqft": 19744,
   "price_per_lot_sqft": 6.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924130017"
  },
  {
   "address": "2590 Centennial Drive, North Saint Paul",
   "sale_month": "1990-05",
   "price": 520000,
   "lot_sqft": 138257,
   "price_per_lot_sqft": 3.76,
   "price_per_building_sqft": 20.52,
   "building_sqft": 25347,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25500,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "122922130099"
  },
  {
   "address": "324 Lowry Ave N, Minneapolis",
   "sale_month": "1990-05",
   "price": 16700,
   "lot_sqft": 5216,
   "price_per_lot_sqft": 3.2,
   "price_per_building_sqft": 17.06,
   "building_sqft": 979,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 985,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924230168"
  },
  {
   "address": "3914 4th St N, Minneapolis",
   "sale_month": "1990-05",
   "price": 3000,
   "lot_sqft": 4497,
   "price_per_lot_sqft": 0.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302924320141"
  },
  {
   "address": "3120 Garfield Ave, Minneapolis",
   "sale_month": "1990-05",
   "price": 85000,
   "lot_sqft": 5571,
   "price_per_lot_sqft": 15.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1040,
   "use": "MED/CARE FACILITY",
   "parcel_id": "0302824220108"
  },
  {
   "address": "3628 Columbus Ave, Minneapolis",
   "sale_month": "1990-05",
   "price": 73000,
   "lot_sqft": 6077,
   "price_per_lot_sqft": 12.01,
   "price_per_building_sqft": 31.51,
   "building_sqft": 2317,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2331,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824330014"
  },
  {
   "address": "1938 Dodd Road, Mendota Heights",
   "sale_month": "1990-04",
   "price": 35000,
   "lot_sqft": 33748,
   "price_per_lot_sqft": 1.04,
   "price_per_building_sqft": 3.23,
   "building_sqft": 10827,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10893,
   "use": "Commercial-preferred",
   "parcel_id": "271390001010"
  },
  {
   "address": "610 16th Ave S, Hopkins",
   "sale_month": "1990-04",
   "price": 1125000,
   "lot_sqft": 221574,
   "price_per_lot_sqft": 5.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 40657,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2511722230049"
  },
  {
   "address": "1003 Main Street East, New Prague",
   "sale_month": "1990-04",
   "price": 25000,
   "lot_sqft": 20625,
   "price_per_lot_sqft": 1.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1978,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "240350022"
  },
  {
   "address": "350 Main Street, Elko New Market",
   "sale_month": "1990-04",
   "price": 32000,
   "lot_sqft": 9939,
   "price_per_lot_sqft": 3.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2901,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "230020100"
  },
  {
   "address": "1009 25th Ave SE, Minneapolis",
   "sale_month": "1990-04",
   "price": 40000,
   "lot_sqft": 5057,
   "price_per_lot_sqft": 7.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1774,
   "use": "TRIPLEX",
   "parcel_id": "1902923210185"
  },
  {
   "address": "3044 Minnehaha Ave, Minneapolis",
   "sale_month": "1990-04",
   "price": 60000,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0102824120044"
  },
  {
   "address": "800 Marie Avenue, South Saint Paul",
   "sale_month": "1990-03",
   "price": 139000,
   "lot_sqft": 9833,
   "price_per_lot_sqft": 14.14,
   "price_per_building_sqft": 36.95,
   "building_sqft": 3762,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3784,
   "use": "Commercial-preferred",
   "parcel_id": "368430003030"
  },
  {
   "address": "2608 Bloomington Ave, Minneapolis",
   "sale_month": "1990-03",
   "price": 105000,
   "lot_sqft": 10032,
   "price_per_lot_sqft": 10.47,
   "price_per_building_sqft": 13.04,
   "building_sqft": 8055,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8104,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924420122"
  },
  {
   "address": "6150 Oren Avenue North, Oak Park Heights",
   "sale_month": "1990-03",
   "price": 165000,
   "lot_sqft": 31308,
   "price_per_lot_sqft": 5.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3956,
   "use": "300",
   "parcel_id": "3303020430055"
  },
  {
   "address": "2934 Lyndale Ave S, Minneapolis",
   "sale_month": "1990-03",
   "price": 125000,
   "lot_sqft": 5426,
   "price_per_lot_sqft": 23.04,
   "price_per_building_sqft": 4.21,
   "building_sqft": 29696,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29875,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440011"
  },
  {
   "address": "4346 292nd Street East, Randolph",
   "sale_month": "1990-03",
   "price": 43000,
   "lot_sqft": 3028,
   "price_per_lot_sqft": 14.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1088,
   "use": "Commercial-preferred",
   "parcel_id": "326290002210"
  },
  {
   "address": null,
   "sale_month": "1990-03",
   "price": 210000,
   "lot_sqft": 760676,
   "price_per_lot_sqft": 0.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "270430181"
  },
  {
   "address": "9480 Jamaica Avenue South, Cottage Grove",
   "sale_month": "1990-03",
   "price": 148724,
   "lot_sqft": 3842069,
   "price_per_lot_sqft": 0.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 370811,
   "use": "305",
   "parcel_id": "2102721230001"
  },
  {
   "address": "315 2nd Street East, Hastings",
   "sale_month": "1990-03",
   "price": 200000,
   "lot_sqft": 15490,
   "price_per_lot_sqft": 12.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 35816,
   "use": "Industrial-preferred",
   "parcel_id": "193215002080"
  },
  {
   "address": "3800 Budd La, Spring Park",
   "sale_month": "1990-03",
   "price": 68000,
   "lot_sqft": 5392,
   "price_per_lot_sqft": 12.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723230024"
  },
  {
   "address": "527 Lowry Ave NE, Minneapolis",
   "sale_month": "1990-03",
   "price": 10385,
   "lot_sqft": 3951,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924240082"
  },
  {
   "address": "2512 6th St NE, Minneapolis",
   "sale_month": "1990-03",
   "price": 13846,
   "lot_sqft": 5330,
   "price_per_lot_sqft": 2.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1102924240009"
  },
  {
   "address": "2745 Highway 55, Eagan",
   "sale_month": "1990-03",
   "price": 230000,
   "lot_sqft": 23365,
   "price_per_lot_sqft": 9.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8434,
   "use": "Commercial-preferred",
   "parcel_id": "100020029010"
  },
  {
   "address": "4300 Robbins Landing, Robbinsdale",
   "sale_month": "1990-03",
   "price": 4044225,
   "lot_sqft": 45856,
   "price_per_lot_sqft": 88.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13835,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0602924410001"
  },
  {
   "address": "3658 Fremont Ave N, Minneapolis",
   "sale_month": "1990-03",
   "price": 55000,
   "lot_sqft": 5156,
   "price_per_lot_sqft": 10.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402924430226"
  },
  {
   "address": "2901 Highway 13 West, Burnsville",
   "sale_month": "1990-03",
   "price": 185420,
   "lot_sqft": 92636,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": 29.58,
   "building_sqft": 6268,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6305,
   "use": "Commercial-preferred",
   "parcel_id": "021425101010"
  },
  {
   "address": "1506 24th St E, Minneapolis",
   "sale_month": "1990-02",
   "price": 136000,
   "lot_sqft": 6466,
   "price_per_lot_sqft": 21.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502924120140"
  },
  {
   "address": "2925 31st Ave S, Minneapolis",
   "sale_month": "1990-02",
   "price": 65000,
   "lot_sqft": 6825,
   "price_per_lot_sqft": 9.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 527,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3102923330077"
  },
  {
   "address": "300 9th Ave S, Minneapolis",
   "sale_month": "1990-02",
   "price": 450188,
   "lot_sqft": 19188,
   "price_per_lot_sqft": 23.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924120017"
  },
  {
   "address": "5045 France Ave S, Minneapolis",
   "sale_month": "1990-02",
   "price": 100000,
   "lot_sqft": 5055,
   "price_per_lot_sqft": 19.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320121"
  },
  {
   "address": "1836 Fremont Ave N, Minneapolis",
   "sale_month": "1990-02",
   "price": 26000,
   "lot_sqft": 4019,
   "price_per_lot_sqft": 6.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924420078"
  },
  {
   "address": "911 University Ave NE, Minneapolis",
   "sale_month": "1990-02",
   "price": 180000,
   "lot_sqft": 14229,
   "price_per_lot_sqft": 12.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402924320138"
  },
  {
   "address": "2782 Eagandale Boulevard, Eagan",
   "sale_month": "1990-02",
   "price": 1450000,
   "lot_sqft": 435219,
   "price_per_lot_sqft": 3.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 152698,
   "use": "Industrial-preferred",
   "parcel_id": "102250005010"
  },
  {
   "address": "3805 Nicollet Ave, Minneapolis",
   "sale_month": "1990-02",
   "price": 167000,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 32.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "1002824120090"
  },
  {
   "address": "417 15th Street Southwest, Forest Lake",
   "sale_month": "1990-02",
   "price": 20000,
   "lot_sqft": 359008,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 13515,
   "use": "305",
   "parcel_id": "0703221410017"
  },
  {
   "address": "2741 Aldrich Ave S, Minneapolis",
   "sale_month": "1990-01",
   "price": 80530,
   "lot_sqft": 4810,
   "price_per_lot_sqft": 16.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1741,
   "use": "TRIPLEX",
   "parcel_id": "3302924410075"
  },
  {
   "address": "1202 Como Ave SE, Minneapolis",
   "sale_month": "1990-01",
   "price": 71500,
   "lot_sqft": 7460,
   "price_per_lot_sqft": 9.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 885,
   "use": "APARTMENT",
   "parcel_id": "2402924130009"
  },
  {
   "address": "2105 Glenwood Ave, Minneapolis",
   "sale_month": "1990-01",
   "price": 250000,
   "lot_sqft": 8613,
   "price_per_lot_sqft": 29.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2379,
   "use": "APARTMENT",
   "parcel_id": "2102924330193"
  },
  {
   "address": "4600 Akron Avenue, Inver Grove Heights",
   "sale_month": "1990-01",
   "price": 550000,
   "lot_sqft": 127644,
   "price_per_lot_sqft": 4.31,
   "price_per_building_sqft": 35.59,
   "building_sqft": 15455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15549,
   "use": "Commercial",
   "parcel_id": "203020000051"
  },
  {
   "address": "10765 Courthouse Boulevard, Inver Grove Heights",
   "sale_month": "1990-01",
   "price": 69000,
   "lot_sqft": 43535,
   "price_per_lot_sqft": 1.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Industrial",
   "parcel_id": "200270051020"
  },
  {
   "address": "8201 30 1/2 St W, St. Louis Park",
   "sale_month": "1990-01",
   "price": 310250,
   "lot_sqft": 17982,
   "price_per_lot_sqft": 17.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3383,
   "use": "APARTMENT",
   "parcel_id": "1811721110039"
  },
  {
   "address": "705 8th Street, Farmington",
   "sale_month": "1990-01",
   "price": 565000,
   "lot_sqft": 58107,
   "price_per_lot_sqft": 9.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6593,
   "use": "Commercial-preferred",
   "parcel_id": "140320055011"
  },
  {
   "address": "2835 Hedberg Dr, Minnetonka",
   "sale_month": "1990-01",
   "price": 4200000,
   "lot_sqft": 200340,
   "price_per_lot_sqft": 20.96,
   "price_per_building_sqft": 140.52,
   "building_sqft": 29890,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 30070,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1311722220019"
  },
  {
   "address": "5212 Lyndale Ave N, Minneapolis",
   "sale_month": "1990-01",
   "price": 64000,
   "lot_sqft": 5510,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821110014"
  },
  {
   "address": "2311 Central Ave NE, Minneapolis",
   "sale_month": "1990-01",
   "price": 54691,
   "lot_sqft": 2248,
   "price_per_lot_sqft": 24.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924320152"
  },
  {
   "address": "2309 Central Ave NE, Minneapolis",
   "sale_month": "1990-01",
   "price": 26809,
   "lot_sqft": 5619,
   "price_per_lot_sqft": 4.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1202924320151"
  },
  {
   "address": "5825 Xerxes Ave N, Brooklyn Center",
   "sale_month": "1990-01",
   "price": 715000,
   "lot_sqft": 108685,
   "price_per_lot_sqft": 6.58,
   "price_per_building_sqft": 77.38,
   "building_sqft": 9240,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9296,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311821140026"
  },
  {
   "address": "2324 Bryant Ave S, Minneapolis",
   "sale_month": "1989-12",
   "price": 305000,
   "lot_sqft": 11436,
   "price_per_lot_sqft": 26.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3657,
   "use": "APARTMENT",
   "parcel_id": "3302924110010"
  },
  {
   "address": "4908 Valley Industrial Boulevard North, Shakopee",
   "sale_month": "1989-12",
   "price": 765017,
   "lot_sqft": 693697,
   "price_per_lot_sqft": 1.1,
   "price_per_building_sqft": 20.06,
   "building_sqft": 38132,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 38362,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271530010"
  },
  {
   "address": null,
   "sale_month": "1989-12",
   "price": 765017,
   "lot_sqft": 183285,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "271440090"
  },
  {
   "address": null,
   "sale_month": "1989-12",
   "price": 872528,
   "lot_sqft": 13176,
   "price_per_lot_sqft": 66.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270550120"
  },
  {
   "address": "4908 Valley Industrial Boulevard North, Shakopee",
   "sale_month": "1989-12",
   "price": 872528,
   "lot_sqft": 1201107,
   "price_per_lot_sqft": 0.73,
   "price_per_building_sqft": 5.11,
   "building_sqft": 170816,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 171847,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "270550030"
  },
  {
   "address": "15900 Jordan Avenue Southeast, Prior Lake",
   "sale_month": "1989-12",
   "price": 130000,
   "lot_sqft": 51208,
   "price_per_lot_sqft": 2.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9230,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "252240020"
  },
  {
   "address": "705 1st St N, Minneapolis",
   "sale_month": "1989-12",
   "price": 83300,
   "lot_sqft": 11894,
   "price_per_lot_sqft": 7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924120189"
  },
  {
   "address": "709 1st St N, Minneapolis",
   "sale_month": "1989-12",
   "price": 83300,
   "lot_sqft": 11900,
   "price_per_lot_sqft": 7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924120188"
  },
  {
   "address": "2214 Mcnair Ave, Minneapolis",
   "sale_month": "1989-12",
   "price": 24670,
   "lot_sqft": 4776,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702924110065"
  },
  {
   "address": "1406 2nd St N, Minneapolis",
   "sale_month": "1989-12",
   "price": 60000,
   "lot_sqft": 9067,
   "price_per_lot_sqft": 6.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924340027"
  },
  {
   "address": "8445 Joiner Way, Eden Prairie",
   "sale_month": "1989-12",
   "price": 305000,
   "lot_sqft": 99372,
   "price_per_lot_sqft": 3.07,
   "price_per_building_sqft": 14.55,
   "building_sqft": 20964,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21091,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1411622340027"
  },
  {
   "address": "1501 Madison St NE, Minneapolis",
   "sale_month": "1989-12",
   "price": 138081,
   "lot_sqft": 7555,
   "price_per_lot_sqft": 18.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2832,
   "use": "APARTMENT",
   "parcel_id": "1402924120170"
  },
  {
   "address": "26041 Newton Circle, New Market Township",
   "sale_month": "1989-12",
   "price": 30000,
   "lot_sqft": 116516,
   "price_per_lot_sqft": 0.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7714,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "080490010"
  },
  {
   "address": "3713 Lake St E, Minneapolis",
   "sale_month": "1989-12",
   "price": 225000,
   "lot_sqft": 27000,
   "price_per_lot_sqft": 8.33,
   "price_per_building_sqft": 16.35,
   "building_sqft": 13759,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13842,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210144"
  },
  {
   "address": "3020 3rd Ave S, Minneapolis",
   "sale_month": "1989-12",
   "price": 69000,
   "lot_sqft": 5845,
   "price_per_lot_sqft": 11.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1890,
   "use": "APARTMENT",
   "parcel_id": "0302824120006"
  },
  {
   "address": "12012 12th Avenue South, Burnsville",
   "sale_month": "1989-12",
   "price": 377500,
   "lot_sqft": 44961,
   "price_per_lot_sqft": 8.4,
   "price_per_building_sqft": 28.45,
   "building_sqft": 13270,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13350,
   "use": "Industrial-preferred",
   "parcel_id": "026430101080"
  },
  {
   "address": "1103 Riverwood Drive, Burnsville",
   "sale_month": "1989-12",
   "price": 850000,
   "lot_sqft": 160757,
   "price_per_lot_sqft": 5.29,
   "price_per_building_sqft": 19.38,
   "building_sqft": 43856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 44120,
   "use": "Industrial-preferred",
   "parcel_id": "026430001024"
  },
  {
   "address": "3009 Longfellow Ave, Minneapolis",
   "sale_month": "1989-12",
   "price": 79900,
   "lot_sqft": 6244,
   "price_per_lot_sqft": 12.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2279,
   "use": "APARTMENT",
   "parcel_id": "0102824220031"
  },
  {
   "address": "2217 Portland Ave, Minneapolis",
   "sale_month": "1989-11",
   "price": 92000,
   "lot_sqft": 6799,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": 43.81,
   "building_sqft": 2100,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2113,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502924220038"
  },
  {
   "address": "19180 Linden Dr, Rogers",
   "sale_month": "1989-11",
   "price": 188024,
   "lot_sqft": 44601,
   "price_per_lot_sqft": 4.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18065,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2512023440005"
  },
  {
   "address": "1360 South Frontage Road, Hastings",
   "sale_month": "1989-11",
   "price": 32000,
   "lot_sqft": 81080,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11340,
   "use": "Commercial-preferred",
   "parcel_id": "198300301040"
  },
  {
   "address": "2019 Emerson Ave N, Minneapolis",
   "sale_month": "1989-11",
   "price": 63000,
   "lot_sqft": 7802,
   "price_per_lot_sqft": 8.07,
   "price_per_building_sqft": 19.28,
   "building_sqft": 3267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3286,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924130027"
  },
  {
   "address": null,
   "sale_month": "1989-11",
   "price": 92641,
   "lot_sqft": 91167,
   "price_per_lot_sqft": 1.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "104590000041"
  },
  {
   "address": "3602 45th St E, Minneapolis",
   "sale_month": "1989-11",
   "price": 250000,
   "lot_sqft": 6364,
   "price_per_lot_sqft": 39.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0702823340132"
  },
  {
   "address": "4439 Hiawatha Ave, Minneapolis",
   "sale_month": "1989-11",
   "price": 250000,
   "lot_sqft": 47563,
   "price_per_lot_sqft": 5.26,
   "price_per_building_sqft": 17.05,
   "building_sqft": 14667,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14755,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823340118"
  },
  {
   "address": "233 Meridian Street North, Belle Plaine",
   "sale_month": "1989-10",
   "price": 69500,
   "lot_sqft": 6877,
   "price_per_lot_sqft": 10.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3807,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "200015110"
  },
  {
   "address": null,
   "sale_month": "1989-10",
   "price": 3291,
   "lot_sqft": 1199,
   "price_per_lot_sqft": 2.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "193215015050"
  },
  {
   "address": "4724 Grand Ave S, Minneapolis",
   "sale_month": "1989-10",
   "price": 128000,
   "lot_sqft": 5477,
   "price_per_lot_sqft": 23.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1781,
   "use": "APARTMENT",
   "parcel_id": "1502824220177"
  },
  {
   "address": "3800 42nd Ave S, Minneapolis",
   "sale_month": "1989-10",
   "price": 80000,
   "lot_sqft": 9864,
   "price_per_lot_sqft": 8.11,
   "price_per_building_sqft": 7.75,
   "building_sqft": 10328,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10390,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0702823120001"
  },
  {
   "address": "995 260th Street West, Helena Township",
   "sale_month": "1989-10",
   "price": 3000,
   "lot_sqft": 3747,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "233 3A COMMERCIAL PREFERENTIAL",
   "parcel_id": "059250071"
  },
  {
   "address": "1112 Plymouth Ave N, Minneapolis",
   "sale_month": "1989-09",
   "price": 45304,
   "lot_sqft": 31421,
   "price_per_lot_sqft": 1.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924430170"
  },
  {
   "address": "734 15th St E, Minneapolis",
   "sale_month": "1989-08",
   "price": 62470,
   "lot_sqft": 7708,
   "price_per_lot_sqft": 8.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320260"
  },
  {
   "address": "304 1st St S, Minneapolis",
   "sale_month": "1989-08",
   "price": 12850,
   "lot_sqft": 2877,
   "price_per_lot_sqft": 4.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924310024"
  },
  {
   "address": "3337 Republic Ave, St. Louis Park",
   "sale_month": "1989-08",
   "price": 163000,
   "lot_sqft": 5995,
   "price_per_lot_sqft": 27.19,
   "price_per_building_sqft": 52.19,
   "building_sqft": 3123,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3142,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1711721420062"
  },
  {
   "address": "425 3rd Street, Farmington",
   "sale_month": "1989-08",
   "price": 40000,
   "lot_sqft": 2398,
   "price_per_lot_sqft": 16.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 19218,
   "use": "Commercial-preferred",
   "parcel_id": "147700020086"
  },
  {
   "address": "7115 Washington Ave S, Edina",
   "sale_month": "1989-08",
   "price": 1725000,
   "lot_sqft": 126418,
   "price_per_lot_sqft": 13.65,
   "price_per_building_sqft": 80.23,
   "building_sqft": 21501,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21631,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621220040"
  },
  {
   "address": "2837 Anthony La S, St. Anthony",
   "sale_month": "1989-08",
   "price": 802000,
   "lot_sqft": 88812,
   "price_per_lot_sqft": 9.03,
   "price_per_building_sqft": 21.9,
   "building_sqft": 36617,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36838,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702923110006"
  },
  {
   "address": "10950 Hampshire Ave S, Bloomington",
   "sale_month": "1989-08",
   "price": 1400000,
   "lot_sqft": 142311,
   "price_per_lot_sqft": 9.84,
   "price_per_building_sqft": 35.29,
   "building_sqft": 39673,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 39913,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521210001"
  },
  {
   "address": "3312 4th Ave S, Minneapolis",
   "sale_month": "1989-08",
   "price": 81750,
   "lot_sqft": 5836,
   "price_per_lot_sqft": 14.01,
   "price_per_building_sqft": 43.16,
   "building_sqft": 1894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1905,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824140137"
  },
  {
   "address": "3635 Highway 13 West, Burnsville",
   "sale_month": "1989-08",
   "price": 200000,
   "lot_sqft": 42510,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": 95.79,
   "building_sqft": 2088,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2100,
   "use": "Commercial-preferred",
   "parcel_id": "026780003010"
  },
  {
   "address": "3400 Cheatham Ave, Minneapolis",
   "sale_month": "1989-08",
   "price": 155000,
   "lot_sqft": 59391,
   "price_per_lot_sqft": 2.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 20712,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0102824410074"
  },
  {
   "address": null,
   "sale_month": "1989-07",
   "price": 151000,
   "lot_sqft": 20189,
   "price_per_lot_sqft": 7.48,
   "price_per_building_sqft": 46.39,
   "building_sqft": 3255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3274,
   "use": "Commercial",
   "parcel_id": "422420011070"
  },
  {
   "address": "1634 Greeley Street South, Stillwater",
   "sale_month": "1989-07",
   "price": 126000,
   "lot_sqft": 25945,
   "price_per_lot_sqft": 4.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1286,
   "use": "110",
   "parcel_id": "3303020320033"
  },
  {
   "address": "1624 Chicago Ave, Minneapolis",
   "sale_month": "1989-07",
   "price": 127206,
   "lot_sqft": 8158,
   "price_per_lot_sqft": 15.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6564,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320055"
  },
  {
   "address": "734 17th St E, Minneapolis",
   "sale_month": "1989-07",
   "price": 47794,
   "lot_sqft": 10568,
   "price_per_lot_sqft": 4.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320054"
  },
  {
   "address": "510 Wayzata Blvd E, Wayzata",
   "sale_month": "1989-07",
   "price": 150000,
   "lot_sqft": 10528,
   "price_per_lot_sqft": 14.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2536,
   "use": "APARTMENT",
   "parcel_id": "0611722240045"
  },
  {
   "address": "3611 Garfield Ave, Minneapolis",
   "sale_month": "1989-07",
   "price": 160000,
   "lot_sqft": 6119,
   "price_per_lot_sqft": 26.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2202,
   "use": "APARTMENT",
   "parcel_id": "0302824330028"
  },
  {
   "address": "15050 Galaxie Avenue, Apple Valley",
   "sale_month": "1989-07",
   "price": 700000,
   "lot_sqft": 37248,
   "price_per_lot_sqft": 18.79,
   "price_per_building_sqft": 135.9,
   "building_sqft": 5151,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5182,
   "use": "Commercial-preferred",
   "parcel_id": "012870101010"
  },
  {
   "address": "3120 28th St E, Minneapolis",
   "sale_month": "1989-06",
   "price": 2100000,
   "lot_sqft": 398027,
   "price_per_lot_sqft": 5.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 127642,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102923320001"
  },
  {
   "address": "7501 Concord Boulevard, Inver Grove Heights",
   "sale_month": "1989-06",
   "price": 338614,
   "lot_sqft": 22482,
   "price_per_lot_sqft": 15.06,
   "price_per_building_sqft": 155.83,
   "building_sqft": 2173,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2186,
   "use": "Commercial-preferred",
   "parcel_id": "200110050070"
  },
  {
   "address": "120 3rd Street West, Hastings",
   "sale_month": "1989-06",
   "price": 147500,
   "lot_sqft": 18364,
   "price_per_lot_sqft": 8.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8159,
   "use": "Commercial-preferred",
   "parcel_id": "193215012060"
  },
  {
   "address": "9531 West 78th St, Eden Prairie",
   "sale_month": "1989-06",
   "price": 5710000,
   "lot_sqft": 197205,
   "price_per_lot_sqft": 28.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16429,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1311622140016"
  },
  {
   "address": null,
   "sale_month": "1989-06",
   "price": 84000,
   "lot_sqft": 6205,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130079"
  },
  {
   "address": null,
   "sale_month": "1989-06",
   "price": 69500,
   "lot_sqft": 7638,
   "price_per_lot_sqft": 9.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0803221130077"
  },
  {
   "address": "22408 Chippendale Avenue, Castle Rock Township",
   "sale_month": "1989-06",
   "price": 35000,
   "lot_sqft": 43527,
   "price_per_lot_sqft": 0.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3626,
   "use": "Commercial-preferred",
   "parcel_id": "070050030030"
  },
  {
   "address": "3509 Raleigh Ave S, St. Louis Park",
   "sale_month": "1989-06",
   "price": 260000,
   "lot_sqft": 31008,
   "price_per_lot_sqft": 8.38,
   "price_per_building_sqft": 49.2,
   "building_sqft": 5285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5317,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0602824310008"
  },
  {
   "address": null,
   "sale_month": "1989-06",
   "price": 47500,
   "lot_sqft": 105549,
   "price_per_lot_sqft": 0.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0403121320005"
  },
  {
   "address": "13050 Aldrich Avenue South, Burnsville",
   "sale_month": "1989-06",
   "price": 639000,
   "lot_sqft": 63314,
   "price_per_lot_sqft": 10.09,
   "price_per_building_sqft": 86.6,
   "building_sqft": 7379,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7424,
   "use": "Commercial-preferred",
   "parcel_id": "024160001010"
  },
  {
   "address": "3206 16th Ave S, Minneapolis",
   "sale_month": "1989-06",
   "price": 4183,
   "lot_sqft": 2713,
   "price_per_lot_sqft": 1.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824140180"
  },
  {
   "address": null,
   "sale_month": "1989-06",
   "price": 250480,
   "lot_sqft": 62094,
   "price_per_lot_sqft": 4.03,
   "price_per_building_sqft": 21.95,
   "building_sqft": 11410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11479,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622130015"
  },
  {
   "address": "3229 Snelling Ave, Minneapolis",
   "sale_month": "1989-06",
   "price": 24000,
   "lot_sqft": 5998,
   "price_per_lot_sqft": 4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 666,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0102824130018"
  },
  {
   "address": "2440 1st Ave S, Minneapolis",
   "sale_month": "1989-05",
   "price": 123000,
   "lot_sqft": 6104,
   "price_per_lot_sqft": 20.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2563,
   "use": "APARTMENT",
   "parcel_id": "3402924130045"
  },
  {
   "address": "1201 3rd St N, Minneapolis",
   "sale_month": "1989-05",
   "price": 172751,
   "lot_sqft": 40606,
   "price_per_lot_sqft": 4.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924220135"
  },
  {
   "address": "23309 Water Street, Hampton",
   "sale_month": "1989-05",
   "price": 50000,
   "lot_sqft": 7643,
   "price_per_lot_sqft": 6.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "183200004050"
  },
  {
   "address": "4701 Chicago Ave, Minneapolis",
   "sale_month": "1989-05",
   "price": 190274,
   "lot_sqft": 6177,
   "price_per_lot_sqft": 30.8,
   "price_per_building_sqft": 32.72,
   "building_sqft": 5815,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5850,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824210099"
  },
  {
   "address": "3900 10th Ave S, Minneapolis",
   "sale_month": "1989-05",
   "price": 50000,
   "lot_sqft": 7110,
   "price_per_lot_sqft": 7.03,
   "price_per_building_sqft": 46.99,
   "building_sqft": 1064,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1070,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824210133"
  },
  {
   "address": "2639 Aldrich Ave N, Minneapolis",
   "sale_month": "1989-05",
   "price": 46900,
   "lot_sqft": 6955,
   "price_per_lot_sqft": 6.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902924440074"
  },
  {
   "address": null,
   "sale_month": "1989-05",
   "price": 263400,
   "lot_sqft": 40588,
   "price_per_lot_sqft": 6.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7669,
   "use": "Apartment",
   "parcel_id": "021370002011"
  },
  {
   "address": "1730 Industrial Boulevard, Stillwater",
   "sale_month": "1989-04",
   "price": 146000,
   "lot_sqft": 70904,
   "price_per_lot_sqft": 2.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7664,
   "use": "300",
   "parcel_id": "3203020410014"
  },
  {
   "address": null,
   "sale_month": "1989-04",
   "price": 32900,
   "lot_sqft": 55265,
   "price_per_lot_sqft": 0.6,
   "price_per_building_sqft": 67.98,
   "building_sqft": 484,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 487,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "279050110"
  },
  {
   "address": "1374 Sibley Memorial Highway, Mendota",
   "sale_month": "1989-04",
   "price": 60000,
   "lot_sqft": 7845,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": 32.33,
   "building_sqft": 1856,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1868,
   "use": "Industrial-preferred",
   "parcel_id": "267700007010"
  },
  {
   "address": "315 Washington Ave N, Minneapolis",
   "sale_month": "1989-04",
   "price": 250000,
   "lot_sqft": 9978,
   "price_per_lot_sqft": 25.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924130084"
  },
  {
   "address": "800 2nd St NE, Hopkins",
   "sale_month": "1989-04",
   "price": 1500000,
   "lot_sqft": 284408,
   "price_per_lot_sqft": 5.27,
   "price_per_building_sqft": 8.95,
   "building_sqft": 167584,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 168596,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721130020"
  },
  {
   "address": "1835 Larpenteur Avenue East, Maplewood",
   "sale_month": "1989-04",
   "price": 265000,
   "lot_sqft": 38556,
   "price_per_lot_sqft": 6.87,
   "price_per_building_sqft": 52.16,
   "building_sqft": 5081,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5112,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "142922330016"
  },
  {
   "address": "4412 W Lake Harriet Pkwy, Minneapolis",
   "sale_month": "1989-04",
   "price": 858101,
   "lot_sqft": 11515,
   "price_per_lot_sqft": 74.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6158,
   "use": "APARTMENT",
   "parcel_id": "0802824440019"
  },
  {
   "address": "1555 Willis Avenue, South Saint Paul",
   "sale_month": "1989-03",
   "price": 246200,
   "lot_sqft": 15224,
   "price_per_lot_sqft": 16.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4025,
   "use": "Apartment",
   "parcel_id": "364910002080"
  },
  {
   "address": "2111 Oakland Ave, Minneapolis",
   "sale_month": "1989-03",
   "price": 49000,
   "lot_sqft": 3741,
   "price_per_lot_sqft": 13.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924220013"
  },
  {
   "address": "7636 Cedar Ave S, Richfield",
   "sale_month": "1989-03",
   "price": 1650000,
   "lot_sqft": 54533,
   "price_per_lot_sqft": 30.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15895,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502824440004"
  },
  {
   "address": "2935 Bryant Ave S, Minneapolis",
   "sale_month": "1989-03",
   "price": 25000,
   "lot_sqft": 5862,
   "price_per_lot_sqft": 4.26,
   "price_per_building_sqft": 38.28,
   "building_sqft": 653,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 657,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924440108"
  },
  {
   "address": "2636 Fremont Ave S, Minneapolis",
   "sale_month": "1989-03",
   "price": 480000,
   "lot_sqft": 14095,
   "price_per_lot_sqft": 34.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5225,
   "use": "APARTMENT",
   "parcel_id": "3302924420209"
  },
  {
   "address": "1123 Logan Ave N, Minneapolis",
   "sale_month": "1989-03",
   "price": 110000,
   "lot_sqft": 5323,
   "price_per_lot_sqft": 20.67,
   "price_per_building_sqft": 44.86,
   "building_sqft": 2452,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2467,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924220001"
  },
  {
   "address": "6220 Doffing Avenue, Inver Grove Heights",
   "sale_month": "1989-03",
   "price": 30000,
   "lot_sqft": 33131,
   "price_per_lot_sqft": 0.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "203650037060"
  },
  {
   "address": "1924 Marshall St NE, Minneapolis",
   "sale_month": "1989-03",
   "price": 26774,
   "lot_sqft": 16883,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002924440006"
  },
  {
   "address": "8810 Highway 212, Dahlgren Township",
   "sale_month": "1989-03",
   "price": 90350,
   "lot_sqft": 786671,
   "price_per_lot_sqft": 0.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "040071010"
  },
  {
   "address": "14300 Nicollet Court, Burnsville",
   "sale_month": "1989-03",
   "price": 1331200,
   "lot_sqft": 78592,
   "price_per_lot_sqft": 16.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "027585001010"
  },
  {
   "address": "2705 Dupont Ave S, Minneapolis",
   "sale_month": "1989-02",
   "price": 275000,
   "lot_sqft": 5985,
   "price_per_lot_sqft": 45.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3540,
   "use": "APARTMENT",
   "parcel_id": "3302924410147"
  },
  {
   "address": "4010 65th St W, Edina",
   "sale_month": "1989-02",
   "price": 700000,
   "lot_sqft": 87868,
   "price_per_lot_sqft": 7.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 52606,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3002824140004"
  },
  {
   "address": "16 Mendota Road East, Inver Grove Heights",
   "sale_month": "1989-02",
   "price": 123000,
   "lot_sqft": 52453,
   "price_per_lot_sqft": 2.34,
   "price_per_building_sqft": 90.37,
   "building_sqft": 1361,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1369,
   "use": "Commercial-preferred",
   "parcel_id": "203020000020"
  },
  {
   "address": "1950 Jade Lane, Eagan",
   "sale_month": "1989-02",
   "price": 2455000,
   "lot_sqft": 193833,
   "price_per_lot_sqft": 12.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17088,
   "use": "Apartment",
   "parcel_id": "101170002010"
  },
  {
   "address": "3123 James Ave S, Minneapolis",
   "sale_month": "1989-02",
   "price": 184500,
   "lot_sqft": 5829,
   "price_per_lot_sqft": 31.65,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1523,
   "use": "TRIPLEX",
   "parcel_id": "0402824210131"
  },
  {
   "address": "50 County Road 42 East, Burnsville",
   "sale_month": "1989-02",
   "price": 2071813,
   "lot_sqft": 87243,
   "price_per_lot_sqft": 23.75,
   "price_per_building_sqft": 98.03,
   "building_sqft": 21134,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 21262,
   "use": "Commercial-preferred",
   "parcel_id": "028351601020"
  },
  {
   "address": null,
   "sale_month": "1989-02",
   "price": 319500,
   "lot_sqft": 60993,
   "price_per_lot_sqft": 5.24,
   "price_per_building_sqft": 17.35,
   "building_sqft": 18410,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18521,
   "use": "Industrial-preferred",
   "parcel_id": "024430002010"
  },
  {
   "address": "1811 University Ave NE, Minneapolis",
   "sale_month": "1989-01",
   "price": 163800,
   "lot_sqft": 9382,
   "price_per_lot_sqft": 17.46,
   "price_per_building_sqft": 45.64,
   "building_sqft": 3589,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3610,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102924330011"
  },
  {
   "address": "3615 Pilot Knob Road, Eagan",
   "sale_month": "1989-01",
   "price": 350000,
   "lot_sqft": 40702,
   "price_per_lot_sqft": 8.6,
   "price_per_building_sqft": 74.63,
   "building_sqft": 4690,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4719,
   "use": "Commercial-preferred",
   "parcel_id": "102185001010"
  },
  {
   "address": "4225 Nicols Road, Eagan",
   "sale_month": "1989-01",
   "price": 114000,
   "lot_sqft": 22448,
   "price_per_lot_sqft": 5.08,
   "price_per_building_sqft": 37.72,
   "building_sqft": 3022,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3040,
   "use": "Commercial-preferred",
   "parcel_id": "100300025030"
  },
  {
   "address": "4200 Excelsior Blvd, St. Louis Park",
   "sale_month": "1989-01",
   "price": 170000,
   "lot_sqft": 21071,
   "price_per_lot_sqft": 8.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824440175"
  },
  {
   "address": "615 Lake St E, Minneapolis",
   "sale_month": "1989-01",
   "price": 100000,
   "lot_sqft": 14244,
   "price_per_lot_sqft": 7.02,
   "price_per_building_sqft": 79.87,
   "building_sqft": 1252,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1260,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824220134"
  },
  {
   "address": "32611 Northfield Boulevard, Waterford Township",
   "sale_month": "1988-12",
   "price": 289700,
   "lot_sqft": 133287,
   "price_per_lot_sqft": 2.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15493,
   "use": "Industrial-preferred",
   "parcel_id": "410300075020"
  },
  {
   "address": "134 Hardman Avenue North, South Saint Paul",
   "sale_month": "1988-12",
   "price": 145000,
   "lot_sqft": 41391,
   "price_per_lot_sqft": 3.5,
   "price_per_building_sqft": 39.67,
   "building_sqft": 3655,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3677,
   "use": "Industrial",
   "parcel_id": "360380000055"
  },
  {
   "address": "2020 Park Ave, Minneapolis",
   "sale_month": "1988-12",
   "price": 80500,
   "lot_sqft": 6482,
   "price_per_lot_sqft": 12.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2243,
   "use": "TRIPLEX",
   "parcel_id": "3502924220077"
  },
  {
   "address": "2214 4th Ave S, Minneapolis",
   "sale_month": "1988-12",
   "price": 25000,
   "lot_sqft": 14195,
   "price_per_lot_sqft": 1.76,
   "price_per_building_sqft": 6.71,
   "building_sqft": 3725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3747,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924110141"
  },
  {
   "address": "1530 6th St S, Minneapolis",
   "sale_month": "1988-12",
   "price": 3417000,
   "lot_sqft": 37502,
   "price_per_lot_sqft": 91.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2602924410006"
  },
  {
   "address": "1600 6th St S, Minneapolis",
   "sale_month": "1988-12",
   "price": 3096818,
   "lot_sqft": 127496,
   "price_per_lot_sqft": 24.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2602924410005"
  },
  {
   "address": "1615 4th St S, Minneapolis",
   "sale_month": "1988-12",
   "price": 5225182,
   "lot_sqft": 42090,
   "price_per_lot_sqft": 124.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 180393,
   "use": "APARTMENT",
   "parcel_id": "2602924410004"
  },
  {
   "address": null,
   "sale_month": "1988-12",
   "price": 297000,
   "lot_sqft": 65564,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200030"
  },
  {
   "address": "8035 125th Street West, Savage",
   "sale_month": "1988-12",
   "price": 297000,
   "lot_sqft": 88248,
   "price_per_lot_sqft": 3.37,
   "price_per_building_sqft": 38.09,
   "building_sqft": 7797,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7844,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260200020"
  },
  {
   "address": "2309 Riverside Ave, Minneapolis",
   "sale_month": "1988-12",
   "price": 1,
   "lot_sqft": 10780,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924310069"
  },
  {
   "address": "606 24th Ave S, Minneapolis",
   "sale_month": "1988-12",
   "price": 1,
   "lot_sqft": 65188,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924310006"
  },
  {
   "address": "6976 Cahill Avenue, Inver Grove Heights",
   "sale_month": "1988-12",
   "price": 125000,
   "lot_sqft": 27645,
   "price_per_lot_sqft": 4.52,
   "price_per_building_sqft": 20.64,
   "building_sqft": 6056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6092,
   "use": "Commercial-preferred",
   "parcel_id": "200030054010"
  },
  {
   "address": "1422 Golden Valley Rd, Minneapolis",
   "sale_month": "1988-12",
   "price": 58543,
   "lot_sqft": 4558,
   "price_per_lot_sqft": 12.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1636,
   "use": "APARTMENT",
   "parcel_id": "1602924240191"
  },
  {
   "address": "2135 Irving Ave N, Minneapolis",
   "sale_month": "1988-12",
   "price": 48384,
   "lot_sqft": 6703,
   "price_per_lot_sqft": 7.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1482,
   "use": "TRIPLEX",
   "parcel_id": "1602924240042"
  },
  {
   "address": "1627 22nd Ave N, Minneapolis",
   "sale_month": "1988-12",
   "price": 51655,
   "lot_sqft": 5199,
   "price_per_lot_sqft": 9.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1571,
   "use": "APARTMENT",
   "parcel_id": "1602924210189"
  },
  {
   "address": "2527 Girard Ave N, Minneapolis",
   "sale_month": "1988-12",
   "price": 20232,
   "lot_sqft": 5016,
   "price_per_lot_sqft": 4.03,
   "price_per_building_sqft": 14.95,
   "building_sqft": 1353,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1361,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602924120132"
  },
  {
   "address": "635 Yankee Doodle Road, Eagan",
   "sale_month": "1988-12",
   "price": 644588,
   "lot_sqft": 149042,
   "price_per_lot_sqft": 4.32,
   "price_per_building_sqft": 70.64,
   "building_sqft": 9125,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9180,
   "use": "Industrial-preferred",
   "parcel_id": "103060101030"
  },
  {
   "address": "2513 24th Ave S, Minneapolis",
   "sale_month": "1988-11",
   "price": 475000,
   "lot_sqft": 26024,
   "price_per_lot_sqft": 18.25,
   "price_per_building_sqft": 33.38,
   "building_sqft": 14229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14315,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924240002"
  },
  {
   "address": "16509 Excelsior Blvd, Minnetonka",
   "sale_month": "1988-11",
   "price": 137187,
   "lot_sqft": 37024,
   "price_per_lot_sqft": 3.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3398,
   "use": "TRIPLEX",
   "parcel_id": "3211722120003"
  },
  {
   "address": "706 2nd Ave S, Minneapolis",
   "sale_month": "1988-11",
   "price": 6876071,
   "lot_sqft": 22317,
   "price_per_lot_sqft": 308.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110004"
  },
  {
   "address": "21855 Cedar Avenue, Lakeville",
   "sale_month": "1988-11",
   "price": 1250000,
   "lot_sqft": 566849,
   "price_per_lot_sqft": 2.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 357879,
   "use": "Industrial-preferred",
   "parcel_id": "220330083011"
  },
  {
   "address": "4641 Hiawatha Ave, Minneapolis",
   "sale_month": "1988-11",
   "price": 103531,
   "lot_sqft": 18016,
   "price_per_lot_sqft": 5.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1802823120080"
  },
  {
   "address": "1500 134th Street East, Burnsville",
   "sale_month": "1988-11",
   "price": 170000,
   "lot_sqft": 12238,
   "price_per_lot_sqft": 13.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "025659001100"
  },
  {
   "address": "1608 80th St E, Bloomington",
   "sale_month": "1988-11",
   "price": 120000,
   "lot_sqft": 18332,
   "price_per_lot_sqft": 6.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3711,
   "use": "APARTMENT",
   "parcel_id": "0202724140018"
  },
  {
   "address": "2880 Chaska Boulevard, Chaska",
   "sale_month": "1988-10",
   "price": 565000,
   "lot_sqft": 17409,
   "price_per_lot_sqft": 32.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "305440120"
  },
  {
   "address": "730 1st St N, Minneapolis",
   "sale_month": "1988-10",
   "price": 42977,
   "lot_sqft": 14303,
   "price_per_lot_sqft": 3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202924120132"
  },
  {
   "address": "4800 Chicago Ave, Minneapolis",
   "sale_month": "1988-10",
   "price": 152900,
   "lot_sqft": 6088,
   "price_per_lot_sqft": 25.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402824230057"
  },
  {
   "address": "1313 Lone Oak Road, Eagan",
   "sale_month": "1988-10",
   "price": 769932,
   "lot_sqft": 543926,
   "price_per_lot_sqft": 1.42,
   "price_per_building_sqft": 6.84,
   "building_sqft": 112523,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 113203,
   "use": "Commercial-preferred",
   "parcel_id": "102250004191"
  },
  {
   "address": "10 38th St W, Minneapolis",
   "sale_month": "1988-10",
   "price": 215000,
   "lot_sqft": 15096,
   "price_per_lot_sqft": 14.24,
   "price_per_building_sqft": 12.03,
   "building_sqft": 17866,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17974,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824340157"
  },
  {
   "address": "3044 Longfellow Ave, Minneapolis",
   "sale_month": "1988-10",
   "price": 55000,
   "lot_sqft": 5170,
   "price_per_lot_sqft": 10.64,
   "price_per_building_sqft": 15.51,
   "building_sqft": 3547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3568,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824220054"
  },
  {
   "address": "1973 Robert Street South, West Saint Paul",
   "sale_month": "1988-09",
   "price": 300000,
   "lot_sqft": 35966,
   "price_per_lot_sqft": 8.34,
   "price_per_building_sqft": 37.92,
   "building_sqft": 7912,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7960,
   "use": "Commercial-preferred",
   "parcel_id": "424919500020"
  },
  {
   "address": "2515 Fremont Ave S, Minneapolis",
   "sale_month": "1988-09",
   "price": 94357,
   "lot_sqft": 6273,
   "price_per_lot_sqft": 15.04,
   "price_per_building_sqft": 26.1,
   "building_sqft": 3615,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3637,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924130012"
  },
  {
   "address": "6001 Penn Ave S, Minneapolis",
   "sale_month": "1988-09",
   "price": 150000,
   "lot_sqft": 11918,
   "price_per_lot_sqft": 12.59,
   "price_per_building_sqft": 82.64,
   "building_sqft": 1815,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1826,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824330090"
  },
  {
   "address": "2810 Weeks Ave SE, Minneapolis",
   "sale_month": "1988-09",
   "price": 82776,
   "lot_sqft": 36140,
   "price_per_lot_sqft": 2.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15240,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923130070"
  },
  {
   "address": "5156 Lyndale Ave N, Minneapolis",
   "sale_month": "1988-09",
   "price": 95000,
   "lot_sqft": 17967,
   "price_per_lot_sqft": 5.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 833,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821110017"
  },
  {
   "address": "8325 City Centre Drive, Woodbury",
   "sale_month": "1988-09",
   "price": 200000,
   "lot_sqft": 73317,
   "price_per_lot_sqft": 2.73,
   "price_per_building_sqft": 18.34,
   "building_sqft": 10908,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10974,
   "use": "300",
   "parcel_id": "0902821340007"
  },
  {
   "address": "930 Rice St E, Wayzata",
   "sale_month": "1988-09",
   "price": 666000,
   "lot_sqft": 36371,
   "price_per_lot_sqft": 18.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4819,
   "use": "APARTMENT",
   "parcel_id": "0611722420027"
  },
  {
   "address": "1102 Highway 13 East, Burnsville",
   "sale_month": "1988-09",
   "price": 1240000,
   "lot_sqft": 168778,
   "price_per_lot_sqft": 7.35,
   "price_per_building_sqft": 23.39,
   "building_sqft": 53015,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 53335,
   "use": "Industrial-preferred",
   "parcel_id": "026430001025"
  },
  {
   "address": "2741 30th Ave S, Minneapolis",
   "sale_month": "1988-08",
   "price": 10135,
   "lot_sqft": 5996,
   "price_per_lot_sqft": 1.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924410087"
  },
  {
   "address": "707 16th Ave S, Minneapolis",
   "sale_month": "1988-08",
   "price": 210000,
   "lot_sqft": 12462,
   "price_per_lot_sqft": 16.85,
   "price_per_building_sqft": 26.01,
   "building_sqft": 8075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8124,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924410032"
  },
  {
   "address": "2000 2nd St N, Minneapolis",
   "sale_month": "1988-08",
   "price": 32500,
   "lot_sqft": 6493,
   "price_per_lot_sqft": 5.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924240020"
  },
  {
   "address": "111 Grand Ave S, Wayzata",
   "sale_month": "1988-08",
   "price": 1500000,
   "lot_sqft": 27312,
   "price_per_lot_sqft": 54.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9606,
   "use": "APARTMENT",
   "parcel_id": "0611722130107"
  },
  {
   "address": "4142 Dupont Ave N, Minneapolis",
   "sale_month": "1988-08",
   "price": 25000,
   "lot_sqft": 6386,
   "price_per_lot_sqft": 3.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402924140193"
  },
  {
   "address": "620 Lake St E, Minneapolis",
   "sale_month": "1988-07",
   "price": 29000,
   "lot_sqft": 4868,
   "price_per_lot_sqft": 5.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 462,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924330152"
  },
  {
   "address": "6635 Cahill Avenue, Inver Grove Heights",
   "sale_month": "1988-07",
   "price": 280000,
   "lot_sqft": 21653,
   "price_per_lot_sqft": 12.93,
   "price_per_building_sqft": 66.21,
   "building_sqft": 4229,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4255,
   "use": "Commercial-preferred",
   "parcel_id": "208140002032"
  },
  {
   "address": "2205 Johnson St NE, Minneapolis",
   "sale_month": "1988-07",
   "price": 210000,
   "lot_sqft": 5400,
   "price_per_lot_sqft": 38.89,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6853,
   "use": "APARTMENT",
   "parcel_id": "1202924420149"
  },
  {
   "address": "3001 45th Ave S, Minneapolis",
   "sale_month": "1988-07",
   "price": 59000,
   "lot_sqft": 9978,
   "price_per_lot_sqft": 5.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0602823110117"
  },
  {
   "address": "2717 Longfellow Ave, Minneapolis",
   "sale_month": "1988-06",
   "price": 137773,
   "lot_sqft": 82823,
   "price_per_lot_sqft": 1.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924320075"
  },
  {
   "address": "1924 Hennepin Ave, Minneapolis",
   "sale_month": "1988-06",
   "price": 157955,
   "lot_sqft": 4475,
   "price_per_lot_sqft": 35.3,
   "price_per_building_sqft": 36.05,
   "building_sqft": 4382,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4409,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2802924440038"
  },
  {
   "address": "910 Hennepin Ave, Minneapolis",
   "sale_month": "1988-06",
   "price": 1400000,
   "lot_sqft": 31771,
   "price_per_lot_sqft": 44.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924210030"
  },
  {
   "address": "116 12th St S, Minneapolis",
   "sale_month": "1988-06",
   "price": 1200000,
   "lot_sqft": 16537,
   "price_per_lot_sqft": 72.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924130038"
  },
  {
   "address": "12986 Main St, Rogers",
   "sale_month": "1988-06",
   "price": 65000,
   "lot_sqft": 10381,
   "price_per_lot_sqft": 6.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2312023130001"
  },
  {
   "address": "520 Pullman Avenue, Saint Paul Park",
   "sale_month": "1988-06",
   "price": 48500,
   "lot_sqft": 14061,
   "price_per_lot_sqft": 3.45,
   "price_per_building_sqft": 14.37,
   "building_sqft": 3375,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3396,
   "use": "305",
   "parcel_id": "1202722340035"
  },
  {
   "address": "3237 Girard Ave S, Minneapolis",
   "sale_month": "1988-06",
   "price": 165200,
   "lot_sqft": 5445,
   "price_per_lot_sqft": 30.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2594,
   "use": "APARTMENT",
   "parcel_id": "0402824130078"
  },
  {
   "address": "3708 Elliot Ave, Minneapolis",
   "sale_month": "1988-06",
   "price": 92000,
   "lot_sqft": 7390,
   "price_per_lot_sqft": 12.45,
   "price_per_building_sqft": 38.22,
   "building_sqft": 2407,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2421,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824340017"
  },
  {
   "address": "2840 27th Ave S, Minneapolis",
   "sale_month": "1988-05",
   "price": 37210,
   "lot_sqft": 7291,
   "price_per_lot_sqft": 5.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1496,
   "use": "TRIPLEX",
   "parcel_id": "3602924430040"
  },
  {
   "address": null,
   "sale_month": "1988-05",
   "price": 54860,
   "lot_sqft": 238729,
   "price_per_lot_sqft": 0.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "3003121410002"
  },
  {
   "address": "16900 Cedar Avenue, Lakeville",
   "sale_month": "1988-05",
   "price": 450000,
   "lot_sqft": 117510,
   "price_per_lot_sqft": 3.83,
   "price_per_building_sqft": 22.94,
   "building_sqft": 19614,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19733,
   "use": "Commercial-preferred",
   "parcel_id": "220030052020"
  },
  {
   "address": "19 13th Ave NE, Minneapolis",
   "sale_month": "1988-05",
   "price": 46026,
   "lot_sqft": 8545,
   "price_per_lot_sqft": 5.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1502924140025"
  },
  {
   "address": "210 Oak Street, Farmington",
   "sale_month": "1988-05",
   "price": 122500,
   "lot_sqft": 9309,
   "price_per_lot_sqft": 13.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial-preferred",
   "parcel_id": "147700019030"
  },
  {
   "address": "1316 26th Ave NE, Minneapolis",
   "sale_month": "1988-05",
   "price": 145000,
   "lot_sqft": 9786,
   "price_per_lot_sqft": 14.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2811,
   "use": "APARTMENT",
   "parcel_id": "1202924240016"
  },
  {
   "address": null,
   "sale_month": "1988-05",
   "price": 185000,
   "lot_sqft": 2914,
   "price_per_lot_sqft": 63.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "028220601072"
  },
  {
   "address": "2309 Highway 13 West, Burnsville",
   "sale_month": "1988-05",
   "price": 365000,
   "lot_sqft": 109111,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": 26.27,
   "building_sqft": 13894,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13978,
   "use": "Industrial-preferred",
   "parcel_id": "023230002030"
  },
  {
   "address": "3735 Columbus Ave, Minneapolis",
   "sale_month": "1988-05",
   "price": 106250,
   "lot_sqft": 6176,
   "price_per_lot_sqft": 17.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2727,
   "use": "APARTMENT",
   "parcel_id": "0202824330100"
  },
  {
   "address": "1417 Lake St E, Minneapolis",
   "sale_month": "1988-05",
   "price": 133496,
   "lot_sqft": 7541,
   "price_per_lot_sqft": 17.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6651,
   "use": "TRIPLEX",
   "parcel_id": "0202824120103"
  },
  {
   "address": null,
   "sale_month": "1988-05",
   "price": 185000,
   "lot_sqft": 2438,
   "price_per_lot_sqft": 75.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Apartment",
   "parcel_id": "020130053012"
  },
  {
   "address": "3753 28th Ave S, Minneapolis",
   "sale_month": "1988-05",
   "price": 86084,
   "lot_sqft": 10120,
   "price_per_lot_sqft": 8.51,
   "price_per_building_sqft": 43.39,
   "building_sqft": 1984,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1996,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102824440059"
  },
  {
   "address": "2501 Portland Ave, Minneapolis",
   "sale_month": "1988-04",
   "price": 57500,
   "lot_sqft": 5212,
   "price_per_lot_sqft": 11.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502924230045"
  },
  {
   "address": "2632 Harriet Ave, Minneapolis",
   "sale_month": "1988-04",
   "price": 124500,
   "lot_sqft": 5776,
   "price_per_lot_sqft": 21.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2224,
   "use": "APARTMENT",
   "parcel_id": "3402924320114"
  },
  {
   "address": "7645 Wentworth Ave S, Richfield",
   "sale_month": "1988-04",
   "price": 75000,
   "lot_sqft": 9688,
   "price_per_lot_sqft": 7.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402824340024"
  },
  {
   "address": "111 5th St N, Minneapolis",
   "sale_month": "1988-04",
   "price": 3525000,
   "lot_sqft": 23495,
   "price_per_lot_sqft": 150.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 21296,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924430032"
  },
  {
   "address": "301 Pierce St NE, Minneapolis",
   "sale_month": "1988-04",
   "price": 57500,
   "lot_sqft": 14671,
   "price_per_lot_sqft": 3.92,
   "price_per_building_sqft": 7.45,
   "building_sqft": 7714,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7761,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924340083"
  },
  {
   "address": "3101 Chicago Ave, Minneapolis",
   "sale_month": "1988-04",
   "price": 88000,
   "lot_sqft": 19785,
   "price_per_lot_sqft": 4.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210116"
  },
  {
   "address": "2543 Nicollet Ave, Minneapolis",
   "sale_month": "1988-03",
   "price": 213333,
   "lot_sqft": 5312,
   "price_per_lot_sqft": 40.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924130093"
  },
  {
   "address": "1934 Nicollet Ave, Minneapolis",
   "sale_month": "1988-03",
   "price": 112000,
   "lot_sqft": 13189,
   "price_per_lot_sqft": 8.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924340063"
  },
  {
   "address": "727 5th Ave S, Minneapolis",
   "sale_month": "1988-03",
   "price": 1350000,
   "lot_sqft": 12382,
   "price_per_lot_sqft": 109.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6332,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2602924230022"
  },
  {
   "address": "506 13th Street West, Hastings",
   "sale_month": "1988-03",
   "price": 136100,
   "lot_sqft": 9898,
   "price_per_lot_sqft": 13.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 791,
   "use": "Apartment",
   "parcel_id": "193195010043"
  },
  {
   "address": "3649 Chicago Ave, Minneapolis",
   "sale_month": "1988-03",
   "price": 72500,
   "lot_sqft": 5670,
   "price_per_lot_sqft": 12.79,
   "price_per_building_sqft": 37.28,
   "building_sqft": 1945,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1957,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824340170"
  },
  {
   "address": "2648 Humboldt Ave S, Minneapolis",
   "sale_month": "1988-02",
   "price": 270000,
   "lot_sqft": 7493,
   "price_per_lot_sqft": 36.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3900,
   "use": "APARTMENT",
   "parcel_id": "3302924310024"
  },
  {
   "address": "199 65th St W, Richfield",
   "sale_month": "1988-02",
   "price": 8000000,
   "lot_sqft": 572179,
   "price_per_lot_sqft": 13.98,
   "price_per_building_sqft": 56.03,
   "building_sqft": 142788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 143650,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824240061"
  },
  {
   "address": "627 7th St SE, Minneapolis",
   "sale_month": "1988-02",
   "price": 81673,
   "lot_sqft": 6037,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1953,
   "use": "TRIPLEX",
   "parcel_id": "2402924230125"
  },
  {
   "address": "14105 State Hwy No 55, Plymouth",
   "sale_month": "1988-02",
   "price": 575000,
   "lot_sqft": 126907,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": 24.85,
   "building_sqft": 23143,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23282,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822330012"
  },
  {
   "address": "8226 Windsong Dr, Eden Prairie",
   "sale_month": "1988-02",
   "price": 195000,
   "lot_sqft": 7693,
   "price_per_lot_sqft": 25.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3238,
   "use": "APARTMENT",
   "parcel_id": "1511622420004"
  },
  {
   "address": "4005 15th Ave S, Minneapolis",
   "sale_month": "1988-02",
   "price": 127000,
   "lot_sqft": 12832,
   "price_per_lot_sqft": 9.9,
   "price_per_building_sqft": 61.2,
   "building_sqft": 2075,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2087,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824130007"
  },
  {
   "address": "3217 E Bde Maka Ska Pkwy, Minneapolis",
   "sale_month": "1988-02",
   "price": 195000,
   "lot_sqft": 12075,
   "price_per_lot_sqft": 16.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1268,
   "use": "TRIPLEX",
   "parcel_id": "0402824240062"
  },
  {
   "address": "3746 Cedar Ave S, Minneapolis",
   "sale_month": "1988-02",
   "price": 32000,
   "lot_sqft": 3061,
   "price_per_lot_sqft": 10.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202824440155"
  },
  {
   "address": "201 Travelers Trail, Burnsville",
   "sale_month": "1988-02",
   "price": 260000,
   "lot_sqft": 34933,
   "price_per_lot_sqft": 7.44,
   "price_per_building_sqft": 49.09,
   "building_sqft": 5296,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5328,
   "use": "Commercial-preferred",
   "parcel_id": "020130006010"
  },
  {
   "address": null,
   "sale_month": "1988-01",
   "price": 150000,
   "lot_sqft": 131633,
   "price_per_lot_sqft": 1.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "283022430009"
  },
  {
   "address": "966 Central Ave NE, Minneapolis",
   "sale_month": "1988-01",
   "price": 133192,
   "lot_sqft": 9230,
   "price_per_lot_sqft": 14.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440057"
  },
  {
   "address": "962 Central Ave NE, Minneapolis",
   "sale_month": "1988-01",
   "price": 93869,
   "lot_sqft": 7761,
   "price_per_lot_sqft": 12.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440056"
  },
  {
   "address": "420 Harrison St NE, Minneapolis",
   "sale_month": "1988-01",
   "price": 74841,
   "lot_sqft": 20368,
   "price_per_lot_sqft": 3.67,
   "price_per_building_sqft": 22.99,
   "building_sqft": 3255,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3274,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1402924440012"
  },
  {
   "address": "1815 38th St E, Minneapolis",
   "sale_month": "1988-01",
   "price": 75000,
   "lot_sqft": 4337,
   "price_per_lot_sqft": 17.29,
   "price_per_building_sqft": 11.93,
   "building_sqft": 6286,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6324,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824110032"
  },
  {
   "address": "1008 3rd St S, Minneapolis",
   "sale_month": "1987-12",
   "price": 375000,
   "lot_sqft": 10460,
   "price_per_lot_sqft": 35.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5264,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2602924120049"
  },
  {
   "address": "1316 66th St E, Richfield",
   "sale_month": "1987-12",
   "price": 101000,
   "lot_sqft": 14192,
   "price_per_lot_sqft": 7.12,
   "price_per_building_sqft": 61.36,
   "building_sqft": 1646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1656,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824130138"
  },
  {
   "address": "201 Washington Ave N, Minneapolis",
   "sale_month": "1987-12",
   "price": 232500,
   "lot_sqft": 10629,
   "price_per_lot_sqft": 21.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2202924410071"
  },
  {
   "address": "110 5th Street West, Hastings",
   "sale_month": "1987-12",
   "price": 50000,
   "lot_sqft": 7457,
   "price_per_lot_sqft": 6.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "193215028070"
  },
  {
   "address": "2109 Cliff Road, Eagan",
   "sale_month": "1987-12",
   "price": 285000,
   "lot_sqft": 18065,
   "price_per_lot_sqft": 15.78,
   "price_per_building_sqft": 66.14,
   "building_sqft": 4309,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4335,
   "use": "Commercial-preferred",
   "parcel_id": "101662002020"
  },
  {
   "address": "4306 Excelsior Blvd, St. Louis Park",
   "sale_month": "1987-12",
   "price": 120000,
   "lot_sqft": 7076,
   "price_per_lot_sqft": 16.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430018"
  },
  {
   "address": "6 Eastman Ave, Minneapolis",
   "sale_month": "1987-11",
   "price": 34789,
   "lot_sqft": 18465,
   "price_per_lot_sqft": 1.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924230006"
  },
  {
   "address": "4400 Nathan La N, Plymouth",
   "sale_month": "1987-11",
   "price": 680000,
   "lot_sqft": 69812,
   "price_per_lot_sqft": 9.74,
   "price_per_building_sqft": 105.57,
   "building_sqft": 6441,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6480,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1311822120010"
  },
  {
   "address": "6200 56th Ave N, Crystal",
   "sale_month": "1987-11",
   "price": 560500,
   "lot_sqft": 80358,
   "price_per_lot_sqft": 6.98,
   "price_per_building_sqft": 35.59,
   "building_sqft": 15748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15843,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0411821320105"
  },
  {
   "address": "2544 Harriet Ave, Minneapolis",
   "sale_month": "1987-10",
   "price": 525000,
   "lot_sqft": 7442,
   "price_per_lot_sqft": 70.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5770,
   "use": "APARTMENT",
   "parcel_id": "3402924230209"
  },
  {
   "address": "4200 Valley View Rd, Edina",
   "sale_month": "1987-10",
   "price": 227000,
   "lot_sqft": 14801,
   "price_per_lot_sqft": 15.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3006,
   "use": "APARTMENT",
   "parcel_id": "3002824110028"
  },
  {
   "address": "224 2nd St N, Minneapolis",
   "sale_month": "1987-10",
   "price": 129364,
   "lot_sqft": 5422,
   "price_per_lot_sqft": 23.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140071"
  },
  {
   "address": "127 3rd Ave N, Minneapolis",
   "sale_month": "1987-10",
   "price": 186759,
   "lot_sqft": 5426,
   "price_per_lot_sqft": 34.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924140070"
  },
  {
   "address": "2212 Mcnair Ave, Minneapolis",
   "sale_month": "1987-10",
   "price": 26596,
   "lot_sqft": 5865,
   "price_per_lot_sqft": 4.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702924110066"
  },
  {
   "address": "13471 Winchester Pl, Eden Prairie",
   "sale_month": "1987-10",
   "price": 195000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 30.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3220,
   "use": "APARTMENT",
   "parcel_id": "1511622420014"
  },
  {
   "address": "2725 Highway 55, Eagan",
   "sale_month": "1987-10",
   "price": 1200000,
   "lot_sqft": 282855,
   "price_per_lot_sqft": 4.24,
   "price_per_building_sqft": 17.5,
   "building_sqft": 68586,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 69000,
   "use": "Industrial-preferred",
   "parcel_id": "100020031010"
  },
  {
   "address": "4321 Upton Ave S, Minneapolis",
   "sale_month": "1987-10",
   "price": 64859,
   "lot_sqft": 3353,
   "price_per_lot_sqft": 19.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420016"
  },
  {
   "address": "4315 Upton Ave S, Minneapolis",
   "sale_month": "1987-10",
   "price": 59371,
   "lot_sqft": 4354,
   "price_per_lot_sqft": 13.64,
   "price_per_building_sqft": 16.28,
   "building_sqft": 3646,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3668,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420015"
  },
  {
   "address": "12000 Portland Avenue South, Burnsville",
   "sale_month": "1987-10",
   "price": 4950000,
   "lot_sqft": 1079502,
   "price_per_lot_sqft": 4.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 53008,
   "use": "Commercial-preferred",
   "parcel_id": "022040001010"
  },
  {
   "address": "8237 Windsong Dr, Eden Prairie",
   "sale_month": "1987-09",
   "price": 175000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 27.8,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3547,
   "use": "APARTMENT",
   "parcel_id": "1511622420022"
  },
  {
   "address": "1809 Woodlane Drive, Woodbury",
   "sale_month": "1987-09",
   "price": 210000,
   "lot_sqft": 87044,
   "price_per_lot_sqft": 2.41,
   "price_per_building_sqft": 20.51,
   "building_sqft": 10239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10301,
   "use": "300",
   "parcel_id": "0702821440003"
  },
  {
   "address": "6600 Washington Ave S, Eden Prairie",
   "sale_month": "1987-09",
   "price": 2200000,
   "lot_sqft": 349414,
   "price_per_lot_sqft": 6.3,
   "price_per_building_sqft": 28.18,
   "building_sqft": 78061,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 78532,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622410003"
  },
  {
   "address": "2522 11th Ave S, Minneapolis",
   "sale_month": "1987-08",
   "price": 89900,
   "lot_sqft": 5769,
   "price_per_lot_sqft": 15.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1741,
   "use": "TRIPLEX",
   "parcel_id": "3502924240106"
  },
  {
   "address": "201 Ridgewood Ave, Minneapolis",
   "sale_month": "1987-08",
   "price": 270000,
   "lot_sqft": 17461,
   "price_per_lot_sqft": 15.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2183,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924340054"
  },
  {
   "address": "13458 Winchester Pl, Eden Prairie",
   "sale_month": "1987-08",
   "price": 198000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 31.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3034,
   "use": "APARTMENT",
   "parcel_id": "1511622420015"
  },
  {
   "address": null,
   "sale_month": "1987-08",
   "price": 305000,
   "lot_sqft": 9422,
   "price_per_lot_sqft": 32.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "140310011022"
  },
  {
   "address": "2602 Mill St, Minneapolis",
   "sale_month": "1987-08",
   "price": 33354,
   "lot_sqft": 17855,
   "price_per_lot_sqft": 1.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924430010"
  },
  {
   "address": "2612 Mill St, Minneapolis",
   "sale_month": "1987-08",
   "price": 27209,
   "lot_sqft": 16587,
   "price_per_lot_sqft": 1.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924430009"
  },
  {
   "address": "2622 Mill St, Minneapolis",
   "sale_month": "1987-08",
   "price": 22821,
   "lot_sqft": 15183,
   "price_per_lot_sqft": 1.5,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 593,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924430008"
  },
  {
   "address": "30 26th Ave N, Minneapolis",
   "sale_month": "1987-08",
   "price": 86017,
   "lot_sqft": 48587,
   "price_per_lot_sqft": 1.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924430007"
  },
  {
   "address": "3521 2nd Ave S, Minneapolis",
   "sale_month": "1987-08",
   "price": 292449,
   "lot_sqft": 8143,
   "price_per_lot_sqft": 35.91,
   "price_per_building_sqft": 83.39,
   "building_sqft": 3507,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3528,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824420040"
  },
  {
   "address": "7604 160th Street East, Vermillion Township",
   "sale_month": "1987-07",
   "price": 138000,
   "lot_sqft": 130838,
   "price_per_lot_sqft": 1.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2769,
   "use": "Apartment",
   "parcel_id": "390020028013"
  },
  {
   "address": "1230 Morgan Ave N, Minneapolis",
   "sale_month": "1987-07",
   "price": 99832,
   "lot_sqft": 5479,
   "price_per_lot_sqft": 18.22,
   "price_per_building_sqft": 38.28,
   "building_sqft": 2608,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2624,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924220094"
  },
  {
   "address": "2900 Hennepin Ave E, Minneapolis",
   "sale_month": "1987-07",
   "price": 440000,
   "lot_sqft": 100692,
   "price_per_lot_sqft": 4.37,
   "price_per_building_sqft": 38.39,
   "building_sqft": 11462,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11531,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902923110010"
  },
  {
   "address": "9625 Humboldt Ave S, Bloomington",
   "sale_month": "1987-07",
   "price": 175000,
   "lot_sqft": 16152,
   "price_per_lot_sqft": 10.83,
   "price_per_building_sqft": 43.83,
   "building_sqft": 3993,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4017,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724130022"
  },
  {
   "address": "617 Washington St NE, Minneapolis",
   "sale_month": "1987-07",
   "price": 89900,
   "lot_sqft": 5121,
   "price_per_lot_sqft": 17.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1761,
   "use": "TRIPLEX",
   "parcel_id": "1402924420194"
  },
  {
   "address": "3025 Bryant Ave S, Minneapolis",
   "sale_month": "1987-07",
   "price": 110000,
   "lot_sqft": 5912,
   "price_per_lot_sqft": 18.61,
   "price_per_building_sqft": 57.8,
   "building_sqft": 1903,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1914,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0402824110036"
  },
  {
   "address": "9505 Hamilton Rd, Eden Prairie",
   "sale_month": "1987-07",
   "price": 500000,
   "lot_sqft": 71297,
   "price_per_lot_sqft": 7.01,
   "price_per_building_sqft": 32.78,
   "building_sqft": 15251,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15343,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0111622410019"
  },
  {
   "address": "2816 Portland Ave, Minneapolis",
   "sale_month": "1987-06",
   "price": 3545,
   "lot_sqft": 2712,
   "price_per_lot_sqft": 1.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924440104"
  },
  {
   "address": "2814 Portland Ave, Minneapolis",
   "sale_month": "1987-06",
   "price": 154968,
   "lot_sqft": 5741,
   "price_per_lot_sqft": 26.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1530,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924440103"
  },
  {
   "address": "2810 Portland Ave, Minneapolis",
   "sale_month": "1987-06",
   "price": 167586,
   "lot_sqft": 5743,
   "price_per_lot_sqft": 29.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1455,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924440102"
  },
  {
   "address": "2804 Portland Ave, Minneapolis",
   "sale_month": "1987-06",
   "price": 31901,
   "lot_sqft": 5746,
   "price_per_lot_sqft": 5.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1615,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3402924440101"
  },
  {
   "address": "13476 Winchester Pl, Eden Prairie",
   "sale_month": "1987-06",
   "price": 198800,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 31.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2953,
   "use": "APARTMENT",
   "parcel_id": "1511622420016"
  },
  {
   "address": "11901 Riverwood Drive, Burnsville",
   "sale_month": "1987-06",
   "price": 1114481,
   "lot_sqft": 182343,
   "price_per_lot_sqft": 6.11,
   "price_per_building_sqft": 20.43,
   "building_sqft": 54543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 54873,
   "use": "Industrial-preferred",
   "parcel_id": "026430201042"
  },
  {
   "address": null,
   "sale_month": "1987-05",
   "price": 70000,
   "lot_sqft": 5412,
   "price_per_lot_sqft": 12.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "367020502020"
  },
  {
   "address": "2428 Colfax Ave S, Minneapolis",
   "sale_month": "1987-05",
   "price": 134000,
   "lot_sqft": 5819,
   "price_per_lot_sqft": 23.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1280,
   "use": "TRIPLEX",
   "parcel_id": "3302924140079"
  },
  {
   "address": "3136 Country Drive, Little Canada",
   "sale_month": "1987-05",
   "price": 220000,
   "lot_sqft": 28943,
   "price_per_lot_sqft": 7.6,
   "price_per_building_sqft": 32.65,
   "building_sqft": 6738,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6778,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "313022430014"
  },
  {
   "address": "721 10th Ave SE, Minneapolis",
   "sale_month": "1987-05",
   "price": 212000,
   "lot_sqft": 8497,
   "price_per_lot_sqft": 24.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2516,
   "use": "APARTMENT",
   "parcel_id": "2402924240131"
  },
  {
   "address": "2011 Mainstreet, Hopkins",
   "sale_month": "1987-05",
   "price": 485000,
   "lot_sqft": 20795,
   "price_per_lot_sqft": 23.32,
   "price_per_building_sqft": 74.13,
   "building_sqft": 6543,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6582,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722410174"
  },
  {
   "address": "1111 50th Street East, Inver Grove Heights",
   "sale_month": "1987-05",
   "price": 650000,
   "lot_sqft": 131830,
   "price_per_lot_sqft": 4.93,
   "price_per_building_sqft": 16.14,
   "building_sqft": 40285,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 40528,
   "use": "Commercial-preferred",
   "parcel_id": "200301075030"
  },
  {
   "address": null,
   "sale_month": "1987-05",
   "price": 775000,
   "lot_sqft": 4966,
   "price_per_lot_sqft": 156.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "Commercial",
   "parcel_id": "102650001011"
  },
  {
   "address": "7700 Cahill Rd, Edina",
   "sale_month": "1987-05",
   "price": 3800000,
   "lot_sqft": 113708,
   "price_per_lot_sqft": 33.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24438,
   "use": "APARTMENT",
   "parcel_id": "0811621430056"
  },
  {
   "address": "1110 6th St N, Minneapolis",
   "sale_month": "1987-04",
   "price": 12000,
   "lot_sqft": 2457,
   "price_per_lot_sqft": 4.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924220075"
  },
  {
   "address": "143 Lake St E, Wayzata",
   "sale_month": "1987-04",
   "price": 175000,
   "lot_sqft": 19069,
   "price_per_lot_sqft": 9.18,
   "price_per_building_sqft": 50.62,
   "building_sqft": 3457,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3478,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0611722230030"
  },
  {
   "address": "3524 15th Ave S, Minneapolis",
   "sale_month": "1987-04",
   "price": 95000,
   "lot_sqft": 6354,
   "price_per_lot_sqft": 14.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2152,
   "use": "TRIPLEX",
   "parcel_id": "0202824420112"
  },
  {
   "address": "3406 Chicago Ave, Minneapolis",
   "sale_month": "1987-04",
   "price": 31000,
   "lot_sqft": 6005,
   "price_per_lot_sqft": 5.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824320016"
  },
  {
   "address": "1885 134th Street East, Burnsville",
   "sale_month": "1987-04",
   "price": 100000,
   "lot_sqft": 50817,
   "price_per_lot_sqft": 1.97,
   "price_per_building_sqft": 15.48,
   "building_sqft": 6460,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6499,
   "use": "Commercial-preferred",
   "parcel_id": "020200031010"
  },
  {
   "address": "119 Southview Boulevard, South Saint Paul",
   "sale_month": "1987-03",
   "price": 115500,
   "lot_sqft": 9991,
   "price_per_lot_sqft": 11.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2170,
   "use": "Apartment",
   "parcel_id": "363255015020"
  },
  {
   "address": "1865 Wilson Avenue, Saint Paul",
   "sale_month": "1987-03",
   "price": 490000,
   "lot_sqft": 39048,
   "price_per_lot_sqft": 12.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7159,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "352922320008"
  },
  {
   "address": "910 Essex St SE, Minneapolis",
   "sale_month": "1987-03",
   "price": 265000,
   "lot_sqft": 5541,
   "price_per_lot_sqft": 47.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230088"
  },
  {
   "address": "400 Clifton Ave, Minneapolis",
   "sale_month": "1987-03",
   "price": 685547,
   "lot_sqft": 25932,
   "price_per_lot_sqft": 26.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6004,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924320028"
  },
  {
   "address": "404 Clifton Ave, Minneapolis",
   "sale_month": "1987-03",
   "price": 45703,
   "lot_sqft": 5067,
   "price_per_lot_sqft": 9.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924320027"
  },
  {
   "address": "514 Thomas Ave N, Minneapolis",
   "sale_month": "1987-03",
   "price": 75000,
   "lot_sqft": 10408,
   "price_per_lot_sqft": 7.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3011,
   "use": "TRIPLEX",
   "parcel_id": "2002924410094"
  },
  {
   "address": "5041 France Ave S, Minneapolis",
   "sale_month": "1987-03",
   "price": 60000,
   "lot_sqft": 5053,
   "price_per_lot_sqft": 11.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320122"
  },
  {
   "address": "3808 Chicago Ave, Minneapolis",
   "sale_month": "1987-03",
   "price": 110000,
   "lot_sqft": 4943,
   "price_per_lot_sqft": 22.25,
   "price_per_building_sqft": 31.01,
   "building_sqft": 3547,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3568,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1102824220115"
  },
  {
   "address": "2205 California St NE, Minneapolis",
   "sale_month": "1987-03",
   "price": 716893,
   "lot_sqft": 38054,
   "price_per_lot_sqft": 18.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 28668,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002924410061"
  },
  {
   "address": null,
   "sale_month": "1987-03",
   "price": 124000,
   "lot_sqft": 86927,
   "price_per_lot_sqft": 1.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3857,
   "use": "Commercial-preferred",
   "parcel_id": "070180090040"
  },
  {
   "address": "2731 Nicollet Ave, Minneapolis",
   "sale_month": "1987-02",
   "price": 40000,
   "lot_sqft": 5651,
   "price_per_lot_sqft": 7.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924420273"
  },
  {
   "address": "11523 Excelsior Blvd, Minnetonka",
   "sale_month": "1987-02",
   "price": 297910,
   "lot_sqft": 46973,
   "price_per_lot_sqft": 6.34,
   "price_per_building_sqft": 23.73,
   "building_sqft": 12554,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12630,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611722110015"
  },
  {
   "address": "307 4th St SE, Minneapolis",
   "sale_month": "1987-02",
   "price": 111000,
   "lot_sqft": 7519,
   "price_per_lot_sqft": 14.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924140046"
  },
  {
   "address": "1310 Vermillion Street, Hastings",
   "sale_month": "1987-02",
   "price": 935000,
   "lot_sqft": 10031,
   "price_per_lot_sqft": 93.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9411,
   "use": "Commercial-preferred",
   "parcel_id": "197730005130"
  },
  {
   "address": "8244 Windsong Dr, Eden Prairie",
   "sale_month": "1987-02",
   "price": 195000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 30.98,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3361,
   "use": "APARTMENT",
   "parcel_id": "1511622420005"
  },
  {
   "address": "2220 27th Ave S, Minneapolis",
   "sale_month": "1987-01",
   "price": 100000,
   "lot_sqft": 7660,
   "price_per_lot_sqft": 13.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1739,
   "use": "TRIPLEX",
   "parcel_id": "3602924120008"
  },
  {
   "address": "1000 2nd St S, Minneapolis",
   "sale_month": "1987-01",
   "price": 2860184,
   "lot_sqft": 46044,
   "price_per_lot_sqft": 62.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924430035"
  },
  {
   "address": "13489 Cambridge La, Eden Prairie",
   "sale_month": "1987-01",
   "price": 150000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 23.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3790,
   "use": "APARTMENT",
   "parcel_id": "1511622420009"
  },
  {
   "address": "104 1st Avenue North, Bayport",
   "sale_month": "1987-01",
   "price": 67000,
   "lot_sqft": 10639,
   "price_per_lot_sqft": 6.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3263,
   "use": "110",
   "parcel_id": "1102920220082"
  },
  {
   "address": "2304 Minnehaha Ave, Minneapolis",
   "sale_month": "1986-12",
   "price": 14344,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 1.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924220057"
  },
  {
   "address": "2300 Minnehaha Ave, Minneapolis",
   "sale_month": "1986-12",
   "price": 20082,
   "lot_sqft": 7495,
   "price_per_lot_sqft": 2.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "3602924220056"
  },
  {
   "address": "2415 24th St E, Minneapolis",
   "sale_month": "1986-12",
   "price": 289788,
   "lot_sqft": 22628,
   "price_per_lot_sqft": 12.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2576,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924130097"
  },
  {
   "address": "2419 25th Ave S, Minneapolis",
   "sale_month": "1986-12",
   "price": 226004,
   "lot_sqft": 18234,
   "price_per_lot_sqft": 12.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2343,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924130096"
  },
  {
   "address": "2413 26th Ave S, Minneapolis",
   "sale_month": "1986-12",
   "price": 384208,
   "lot_sqft": 29172,
   "price_per_lot_sqft": 13.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2543,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3602924130094"
  },
  {
   "address": null,
   "sale_month": "1986-12",
   "price": 205000,
   "lot_sqft": 17990,
   "price_per_lot_sqft": 11.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411921430047"
  },
  {
   "address": "2020 Blaisdell Ave, Minneapolis",
   "sale_month": "1986-12",
   "price": 246062,
   "lot_sqft": 34413,
   "price_per_lot_sqft": 7.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924210046"
  },
  {
   "address": "105 Franklin Ave W, Minneapolis",
   "sale_month": "1986-12",
   "price": 316366,
   "lot_sqft": 11802,
   "price_per_lot_sqft": 26.81,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924210045"
  },
  {
   "address": "2001 Blaisdell Ave, Minneapolis",
   "sale_month": "1986-12",
   "price": 2364752,
   "lot_sqft": 41850,
   "price_per_lot_sqft": 56.51,
   "price_per_building_sqft": 165.52,
   "building_sqft": 14287,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14373,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924210043"
  },
  {
   "address": "2224 Emerson Ave S, Minneapolis",
   "sale_month": "1986-12",
   "price": 300000,
   "lot_sqft": 8387,
   "price_per_lot_sqft": 35.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2660,
   "use": "APARTMENT",
   "parcel_id": "3302924120186"
  },
  {
   "address": "7390 France Ave S, Edina",
   "sale_month": "1986-12",
   "price": 395000,
   "lot_sqft": 24834,
   "price_per_lot_sqft": 15.91,
   "price_per_building_sqft": 68.79,
   "building_sqft": 5742,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5777,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3102824410003"
  },
  {
   "address": "3201 Heritage Dr, Edina",
   "sale_month": "1986-12",
   "price": 870000,
   "lot_sqft": 41873,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6765,
   "use": "APARTMENT",
   "parcel_id": "2902824210102"
  },
  {
   "address": "1912 Clinton Ave, Minneapolis",
   "sale_month": "1986-12",
   "price": 520000,
   "lot_sqft": 6411,
   "price_per_lot_sqft": 81.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4356,
   "use": "APARTMENT",
   "parcel_id": "2702924440092"
  },
  {
   "address": "1509 Nicollet Ave, Minneapolis",
   "sale_month": "1986-12",
   "price": 210000,
   "lot_sqft": 7010,
   "price_per_lot_sqft": 29.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924420052"
  },
  {
   "address": "901 Marquette Ave, Minneapolis",
   "sale_month": "1986-12",
   "price": 375000,
   "lot_sqft": 21679,
   "price_per_lot_sqft": 17.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924110128"
  },
  {
   "address": "406 5th St SE, Minneapolis",
   "sale_month": "1986-12",
   "price": 130000,
   "lot_sqft": 13696,
   "price_per_lot_sqft": 9.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1950,
   "use": "TRIPLEX",
   "parcel_id": "2302924140035"
  },
  {
   "address": "2705 Cheshire La N, Plymouth",
   "sale_month": "1986-12",
   "price": 1200000,
   "lot_sqft": 153409,
   "price_per_lot_sqft": 7.82,
   "price_per_building_sqft": 19.41,
   "building_sqft": 61829,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 62203,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2211822330007"
  },
  {
   "address": "14530 27th Ave N, Plymouth",
   "sale_month": "1986-12",
   "price": 575000,
   "lot_sqft": 78000,
   "price_per_lot_sqft": 7.37,
   "price_per_building_sqft": 36.6,
   "building_sqft": 15712,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15807,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822440012"
  },
  {
   "address": "1672 Rice Street, Saint Paul",
   "sale_month": "1986-12",
   "price": 175000,
   "lot_sqft": 27522,
   "price_per_lot_sqft": 6.36,
   "price_per_building_sqft": 74.75,
   "building_sqft": 2341,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2355,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "192922220121"
  },
  {
   "address": "8790 Excelsior Blvd, Hopkins",
   "sale_month": "1986-12",
   "price": 100000,
   "lot_sqft": 11811,
   "price_per_lot_sqft": 8.47,
   "price_per_building_sqft": 19.93,
   "building_sqft": 5017,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5047,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721420037"
  },
  {
   "address": "2034 West Broadway, Minneapolis",
   "sale_month": "1986-12",
   "price": 47500,
   "lot_sqft": 5181,
   "price_per_lot_sqft": 9.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924220175"
  },
  {
   "address": "1620 Central Ave NE, Minneapolis",
   "sale_month": "1986-12",
   "price": 1150000,
   "lot_sqft": 247050,
   "price_per_lot_sqft": 4.65,
   "price_per_building_sqft": 5.64,
   "building_sqft": 204031,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 205262,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1402924110004"
  },
  {
   "address": "4805 Bartlett Blvd, Mound",
   "sale_month": "1986-12",
   "price": 28000,
   "lot_sqft": 7765,
   "price_per_lot_sqft": 3.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1582,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311724440051"
  },
  {
   "address": "658 Cretin Avenue South, Saint Paul",
   "sale_month": "1986-12",
   "price": 140000,
   "lot_sqft": 10123,
   "price_per_lot_sqft": 13.83,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2258,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "082823440137"
  },
  {
   "address": "2220 Florida Ave S, St. Louis Park",
   "sale_month": "1986-12",
   "price": 721500,
   "lot_sqft": 38962,
   "price_per_lot_sqft": 18.52,
   "price_per_building_sqft": 28.85,
   "building_sqft": 25007,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25158,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721140018"
  },
  {
   "address": "4246 Upton Ave S, Minneapolis",
   "sale_month": "1986-12",
   "price": 46253,
   "lot_sqft": 5525,
   "price_per_lot_sqft": 8.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802824420030"
  },
  {
   "address": "4242 Upton Ave S, Minneapolis",
   "sale_month": "1986-12",
   "price": 30836,
   "lot_sqft": 3567,
   "price_per_lot_sqft": 8.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802824420029"
  },
  {
   "address": "4246 Upton Ave S, Minneapolis",
   "sale_month": "1986-12",
   "price": 30836,
   "lot_sqft": 3689,
   "price_per_lot_sqft": 8.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802824420028"
  },
  {
   "address": "5625 Boone Ave N, New Hope",
   "sale_month": "1986-12",
   "price": 3500000,
   "lot_sqft": 472877,
   "price_per_lot_sqft": 7.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 37401,
   "use": "APARTMENT",
   "parcel_id": "0611821310018"
  },
  {
   "address": "6330 Carlson Dr, Eden Prairie",
   "sale_month": "1986-12",
   "price": 360000,
   "lot_sqft": 64106,
   "price_per_lot_sqft": 5.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17551,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0311622220030"
  },
  {
   "address": "3939 Washington Ave N, Minneapolis",
   "sale_month": "1986-12",
   "price": 43750,
   "lot_sqft": 3023,
   "price_per_lot_sqft": 14.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0302924320005"
  },
  {
   "address": "3601 East River Rd NE, Minneapolis",
   "sale_month": "1986-12",
   "price": 408906,
   "lot_sqft": 98634,
   "price_per_lot_sqft": 4.15,
   "price_per_building_sqft": 63.42,
   "building_sqft": 6448,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6487,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0302924120038"
  },
  {
   "address": "11120 Bren Rd W, Minnetonka",
   "sale_month": "1986-11",
   "price": 675000,
   "lot_sqft": 65457,
   "price_per_lot_sqft": 10.31,
   "price_per_building_sqft": 35.38,
   "building_sqft": 19079,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 19194,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722230016"
  },
  {
   "address": "2725 Pleasant Ave, Minneapolis",
   "sale_month": "1986-11",
   "price": 399000,
   "lot_sqft": 14802,
   "price_per_lot_sqft": 26.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4741,
   "use": "APARTMENT",
   "parcel_id": "3402924310071"
  },
  {
   "address": "1728 Concordia Avenue, Saint Paul",
   "sale_month": "1986-11",
   "price": 362838,
   "lot_sqft": 42064,
   "price_per_lot_sqft": 8.63,
   "price_per_building_sqft": 23.39,
   "building_sqft": 15513,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15606,
   "use": "3A INDUSTRIAL LAND AND BUILDING",
   "parcel_id": "332923430002"
  },
  {
   "address": "837 17th Ave S, Minneapolis",
   "sale_month": "1986-11",
   "price": 200000,
   "lot_sqft": 21802,
   "price_per_lot_sqft": 9.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924440017"
  },
  {
   "address": "19300 State Hwy No 7, Deephaven",
   "sale_month": "1986-11",
   "price": 234000,
   "lot_sqft": 15908,
   "price_per_lot_sqft": 14.71,
   "price_per_building_sqft": 51.66,
   "building_sqft": 4530,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4558,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511723410001"
  },
  {
   "address": "18 Tyler Ave N, Hopkins",
   "sale_month": "1986-11",
   "price": 280000,
   "lot_sqft": 36236,
   "price_per_lot_sqft": 7.73,
   "price_per_building_sqft": 21.49,
   "building_sqft": 13032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 13110,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1911721310059"
  },
  {
   "address": "2401 49th Ave N, Minneapolis",
   "sale_month": "1986-11",
   "price": 125000,
   "lot_sqft": 22244,
   "price_per_lot_sqft": 5.62,
   "price_per_building_sqft": 14.22,
   "building_sqft": 8788,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8841,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1111821310020"
  },
  {
   "address": "3725 45th St E, Minneapolis",
   "sale_month": "1986-11",
   "price": 15000,
   "lot_sqft": 3839,
   "price_per_lot_sqft": 3.91,
   "price_per_building_sqft": 8.31,
   "building_sqft": 1804,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1814,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702823340040"
  },
  {
   "address": "5608 Scenic Heights Dr, Minnetonka",
   "sale_month": "1986-10",
   "price": 91500,
   "lot_sqft": 63040,
   "price_per_lot_sqft": 1.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3211722240001"
  },
  {
   "address": "1400 Portland Ave, Minneapolis",
   "sale_month": "1986-10",
   "price": 650000,
   "lot_sqft": 11545,
   "price_per_lot_sqft": 56.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7321,
   "use": "APARTMENT",
   "parcel_id": "2702924410033"
  },
  {
   "address": "14 Oak Grove St, Minneapolis",
   "sale_month": "1986-10",
   "price": 495000,
   "lot_sqft": 6694,
   "price_per_lot_sqft": 73.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4817,
   "use": "APARTMENT",
   "parcel_id": "2702924310075"
  },
  {
   "address": "1425 Portland Ave, Minneapolis",
   "sale_month": "1986-10",
   "price": 377000,
   "lot_sqft": 7550,
   "price_per_lot_sqft": 49.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5078,
   "use": "APARTMENT",
   "parcel_id": "2602924320012"
  },
  {
   "address": "6000 Pleasant Ave, Minneapolis",
   "sale_month": "1986-10",
   "price": 100000,
   "lot_sqft": 31342,
   "price_per_lot_sqft": 3.19,
   "price_per_building_sqft": 68.54,
   "building_sqft": 1459,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1468,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2202824330025"
  },
  {
   "address": "701 58th St W, Minneapolis",
   "sale_month": "1986-10",
   "price": 175000,
   "lot_sqft": 16073,
   "price_per_lot_sqft": 10.89,
   "price_per_building_sqft": 106.45,
   "building_sqft": 1644,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1654,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824410009"
  },
  {
   "address": "1405 Payne Avenue, Saint Paul",
   "sale_month": "1986-10",
   "price": 137000,
   "lot_sqft": 5893,
   "price_per_lot_sqft": 23.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2152,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "202922420091"
  },
  {
   "address": "10630 France Ave S, Bloomington",
   "sale_month": "1986-10",
   "price": 240000,
   "lot_sqft": 12239,
   "price_per_lot_sqft": 19.61,
   "price_per_building_sqft": 167.6,
   "building_sqft": 1432,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1441,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1902724410025"
  },
  {
   "address": "8309 Windsong Dr, Eden Prairie",
   "sale_month": "1986-10",
   "price": 184000,
   "lot_sqft": 7693,
   "price_per_lot_sqft": 23.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3556,
   "use": "APARTMENT",
   "parcel_id": "1511622420012"
  },
  {
   "address": "13474 Cambridge La, Eden Prairie",
   "sale_month": "1986-10",
   "price": 185000,
   "lot_sqft": 6295,
   "price_per_lot_sqft": 29.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3579,
   "use": "APARTMENT",
   "parcel_id": "1511622420011"
  },
  {
   "address": "3216 29th Ave S, Minneapolis",
   "sale_month": "1986-10",
   "price": 45000,
   "lot_sqft": 9806,
   "price_per_lot_sqft": 4.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2517,
   "use": "APARTMENT",
   "parcel_id": "0102824140004"
  },
  {
   "address": "1819 Old Shakopee Rd W, Bloomington",
   "sale_month": "1986-09",
   "price": 2000000,
   "lot_sqft": 149836,
   "price_per_lot_sqft": 13.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38665,
   "use": "APARTMENT",
   "parcel_id": "1602724340019"
  },
  {
   "address": "2630 Lyndale Ave S, Minneapolis",
   "sale_month": "1986-08",
   "price": 150000,
   "lot_sqft": 7152,
   "price_per_lot_sqft": 20.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3294,
   "use": "APARTMENT",
   "parcel_id": "3302924410175"
  },
  {
   "address": "1800 Franklin Ave E, Minneapolis",
   "sale_month": "1986-08",
   "price": 22451,
   "lot_sqft": 12785,
   "price_per_lot_sqft": 1.76,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924440065"
  },
  {
   "address": "1909 Hiawatha Ave, Minneapolis",
   "sale_month": "1986-08",
   "price": 387787,
   "lot_sqft": 29733,
   "price_per_lot_sqft": 13.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924440063"
  },
  {
   "address": "1802 Franklin Ave E, Minneapolis",
   "sale_month": "1986-08",
   "price": 4762,
   "lot_sqft": 5176,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924440015"
  },
  {
   "address": "2515 4th St N, Minneapolis",
   "sale_month": "1986-08",
   "price": 90000,
   "lot_sqft": 6747,
   "price_per_lot_sqft": 13.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2188,
   "use": "APARTMENT",
   "parcel_id": "1502924220117"
  },
  {
   "address": "3836 Nicollet Ave, Minneapolis",
   "sale_month": "1986-08",
   "price": 381100,
   "lot_sqft": 15271,
   "price_per_lot_sqft": 24.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4768,
   "use": "APARTMENT",
   "parcel_id": "1002824210008"
  },
  {
   "address": "3100 Bryant Ave S, Minneapolis",
   "sale_month": "1986-08",
   "price": 158958,
   "lot_sqft": 7354,
   "price_per_lot_sqft": 21.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1657,
   "use": "APARTMENT",
   "parcel_id": "0402824110111"
  },
  {
   "address": "3049 11th Ave S, Minneapolis",
   "sale_month": "1986-08",
   "price": 83000,
   "lot_sqft": 7394,
   "price_per_lot_sqft": 11.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1227,
   "use": "TRIPLEX",
   "parcel_id": "0202824210157"
  },
  {
   "address": "3708 Snelling Ave, Minneapolis",
   "sale_month": "1986-08",
   "price": 240000,
   "lot_sqft": 18241,
   "price_per_lot_sqft": 13.16,
   "price_per_building_sqft": 10.54,
   "building_sqft": 22761,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22898,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0102824440088"
  },
  {
   "address": "2631 Emerson Ave S, Minneapolis",
   "sale_month": "1986-07",
   "price": 70000,
   "lot_sqft": 5149,
   "price_per_lot_sqft": 13.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 921,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3302924420037"
  },
  {
   "address": "4456 Parklawn Ct, Edina",
   "sale_month": "1986-07",
   "price": 800000,
   "lot_sqft": 45454,
   "price_per_lot_sqft": 17.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8000,
   "use": "APARTMENT",
   "parcel_id": "3102824420017"
  },
  {
   "address": "525 Ontario St SE, Minneapolis",
   "sale_month": "1986-07",
   "price": 81864,
   "lot_sqft": 3148,
   "price_per_lot_sqft": 26.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230102"
  },
  {
   "address": "523 Ontario St SE, Minneapolis",
   "sale_month": "1986-07",
   "price": 78590,
   "lot_sqft": 3448,
   "price_per_lot_sqft": 22.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230097"
  },
  {
   "address": "911 Fulton St SE, Minneapolis",
   "sale_month": "1986-07",
   "price": 72040,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 14.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230096"
  },
  {
   "address": "909 Fulton St SE, Minneapolis",
   "sale_month": "1986-07",
   "price": 102405,
   "lot_sqft": 4948,
   "price_per_lot_sqft": 20.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3002923230095"
  },
  {
   "address": "7600 State Hwy No 7, St. Louis Park",
   "sale_month": "1986-07",
   "price": 700000,
   "lot_sqft": 16296,
   "price_per_lot_sqft": 42.96,
   "price_per_building_sqft": 129.37,
   "building_sqft": 5411,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5444,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721330171"
  },
  {
   "address": "1407 Golden Valley Rd, Minneapolis",
   "sale_month": "1986-07",
   "price": 124000,
   "lot_sqft": 8284,
   "price_per_lot_sqft": 14.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2826,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1602924310065"
  },
  {
   "address": "3100 Hennepin Ave, Minneapolis",
   "sale_month": "1986-07",
   "price": 140000,
   "lot_sqft": 5579,
   "price_per_lot_sqft": 25.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0402824210081"
  },
  {
   "address": "2323 25th St E, Minneapolis",
   "sale_month": "1986-06",
   "price": 125000,
   "lot_sqft": 7860,
   "price_per_lot_sqft": 15.9,
   "price_per_building_sqft": 30.82,
   "building_sqft": 4056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4080,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240004"
  },
  {
   "address": "2543 Pillsbury Ave, Minneapolis",
   "sale_month": "1986-06",
   "price": 123300,
   "lot_sqft": 7347,
   "price_per_lot_sqft": 16.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1767,
   "use": "TRIPLEX",
   "parcel_id": "3402924240081"
  },
  {
   "address": "1500 Lake St W, Minneapolis",
   "sale_month": "1986-06",
   "price": 188000,
   "lot_sqft": 5420,
   "price_per_lot_sqft": 34.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3302924340131"
  },
  {
   "address": "519 Cedar Ave S, Minneapolis",
   "sale_month": "1986-06",
   "price": 35227,
   "lot_sqft": 6770,
   "price_per_lot_sqft": 5.2,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320111"
  },
  {
   "address": "521 Cedar Ave S, Minneapolis",
   "sale_month": "1986-06",
   "price": 113636,
   "lot_sqft": 4181,
   "price_per_lot_sqft": 27.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924320110"
  },
  {
   "address": "507 Cedar Ave S, Minneapolis",
   "sale_month": "1986-06",
   "price": 11364,
   "lot_sqft": 2190,
   "price_per_lot_sqft": 5.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320106"
  },
  {
   "address": "509 Cedar Ave S, Minneapolis",
   "sale_month": "1986-06",
   "price": 20455,
   "lot_sqft": 3983,
   "price_per_lot_sqft": 5.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320105"
  },
  {
   "address": "515 Cedar Ave S, Minneapolis",
   "sale_month": "1986-06",
   "price": 10227,
   "lot_sqft": 2035,
   "price_per_lot_sqft": 5.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320103"
  },
  {
   "address": "1807 5th St S, Minneapolis",
   "sale_month": "1986-06",
   "price": 9091,
   "lot_sqft": 2432,
   "price_per_lot_sqft": 3.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320101"
  },
  {
   "address": "119 4th St SE, Minneapolis",
   "sale_month": "1986-06",
   "price": 20000,
   "lot_sqft": 14240,
   "price_per_lot_sqft": 1.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924130064"
  },
  {
   "address": "620 Hennepin Ave E, Minneapolis",
   "sale_month": "1986-06",
   "price": 52000,
   "lot_sqft": 5499,
   "price_per_lot_sqft": 9.46,
   "price_per_building_sqft": 21.53,
   "building_sqft": 2415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2430,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924110038"
  },
  {
   "address": "5556 Lyndale Ave S, Minneapolis",
   "sale_month": "1986-06",
   "price": 225000,
   "lot_sqft": 16632,
   "price_per_lot_sqft": 13.53,
   "price_per_building_sqft": 73.6,
   "building_sqft": 3057,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3075,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2102824110195"
  },
  {
   "address": "3101 Virginia Ave S, St. Louis Park",
   "sale_month": "1986-06",
   "price": 370000,
   "lot_sqft": 18962,
   "price_per_lot_sqft": 19.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5288,
   "use": "APARTMENT",
   "parcel_id": "1811721110049"
  },
  {
   "address": "1807 May St, Long Lake",
   "sale_month": "1986-05",
   "price": 312500,
   "lot_sqft": 20374,
   "price_per_lot_sqft": 15.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3451,
   "use": "APARTMENT",
   "parcel_id": "3411823420077"
  },
  {
   "address": "1811 May St, Long Lake",
   "sale_month": "1986-05",
   "price": 312500,
   "lot_sqft": 20374,
   "price_per_lot_sqft": 15.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3630,
   "use": "APARTMENT",
   "parcel_id": "3411823420076"
  },
  {
   "address": "315 Grant St E, Minneapolis",
   "sale_month": "1986-05",
   "price": 485000,
   "lot_sqft": 6450,
   "price_per_lot_sqft": 75.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924410008"
  },
  {
   "address": "1304 Clinton Ave, Minneapolis",
   "sale_month": "1986-05",
   "price": 50000,
   "lot_sqft": 6451,
   "price_per_lot_sqft": 7.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924410007"
  },
  {
   "address": "1520 7th St S, Minneapolis",
   "sale_month": "1986-05",
   "price": 276,
   "lot_sqft": 55,
   "price_per_lot_sqft": 5.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2602924410011"
  },
  {
   "address": "333 Main St NE, Minneapolis",
   "sale_month": "1986-05",
   "price": 16416,
   "lot_sqft": 21816,
   "price_per_lot_sqft": 0.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924210079"
  },
  {
   "address": "2508 Heaner Ter, Minneapolis",
   "sale_month": "1986-05",
   "price": 140800,
   "lot_sqft": 11055,
   "price_per_lot_sqft": 12.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1311,
   "use": "TRIPLEX",
   "parcel_id": "2002924410098"
  },
  {
   "address": "3781 Sunset Dr, Spring Park",
   "sale_month": "1986-05",
   "price": 50000,
   "lot_sqft": 9001,
   "price_per_lot_sqft": 5.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1711723310007"
  },
  {
   "address": "909 50th St W, Minneapolis",
   "sale_month": "1986-04",
   "price": 325000,
   "lot_sqft": 9032,
   "price_per_lot_sqft": 35.98,
   "price_per_building_sqft": 69.92,
   "building_sqft": 4648,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4676,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602824410029"
  },
  {
   "address": "4331 Excelsior Blvd, St. Louis Park",
   "sale_month": "1986-04",
   "price": 340000,
   "lot_sqft": 15974,
   "price_per_lot_sqft": 21.28,
   "price_per_building_sqft": 63.24,
   "building_sqft": 5376,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5409,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430091"
  },
  {
   "address": "3104 Hennepin Ave, Minneapolis",
   "sale_month": "1986-04",
   "price": 100000,
   "lot_sqft": 5816,
   "price_per_lot_sqft": 17.19,
   "price_per_building_sqft": 47.04,
   "building_sqft": 2126,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2139,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824210082"
  },
  {
   "address": "3742 Nicollet Ave, Minneapolis",
   "sale_month": "1986-04",
   "price": 150000,
   "lot_sqft": 22761,
   "price_per_lot_sqft": 6.59,
   "price_per_building_sqft": 18.31,
   "building_sqft": 8193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8243,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0302824340156"
  },
  {
   "address": "2905 35th St E, Minneapolis",
   "sale_month": "1986-04",
   "price": 14050,
   "lot_sqft": 7305,
   "price_per_lot_sqft": 1.92,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0102824410081"
  },
  {
   "address": "6600 10th Ave S, Richfield",
   "sale_month": "1986-03",
   "price": 335000,
   "lot_sqft": 16311,
   "price_per_lot_sqft": 20.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3151,
   "use": "APARTMENT",
   "parcel_id": "2602824310031"
  },
  {
   "address": "2300 2nd St N, Minneapolis",
   "sale_month": "1986-03",
   "price": 1500000,
   "lot_sqft": 110806,
   "price_per_lot_sqft": 13.54,
   "price_per_building_sqft": 23.7,
   "building_sqft": 63278,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63660,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924210046"
  },
  {
   "address": "2413 Monroe St NE, Minneapolis",
   "sale_month": "1986-03",
   "price": 108000,
   "lot_sqft": 6845,
   "price_per_lot_sqft": 15.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1648,
   "use": "APARTMENT",
   "parcel_id": "1102924410122"
  },
  {
   "address": "8821 18th Ave S, Bloomington",
   "sale_month": "1986-03",
   "price": 125000,
   "lot_sqft": 5802,
   "price_per_lot_sqft": 21.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "1102724140076"
  },
  {
   "address": "3710 34th St E, Minneapolis",
   "sale_month": "1986-03",
   "price": 120000,
   "lot_sqft": 7040,
   "price_per_lot_sqft": 17.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1536,
   "use": "APARTMENT",
   "parcel_id": "0602823240138"
  },
  {
   "address": "1710 4th St SE, Minneapolis",
   "sale_month": "1986-02",
   "price": 28500,
   "lot_sqft": 4370,
   "price_per_lot_sqft": 6.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2402924440069"
  },
  {
   "address": "109 4th St SE, Minneapolis",
   "sale_month": "1986-02",
   "price": 107476,
   "lot_sqft": 15685,
   "price_per_lot_sqft": 6.85,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924130063"
  },
  {
   "address": "101 4th St SE, Minneapolis",
   "sale_month": "1986-02",
   "price": 647524,
   "lot_sqft": 16178,
   "price_per_lot_sqft": 40.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15393,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924120006"
  },
  {
   "address": "2520 Kennedy St NE, Minneapolis",
   "sale_month": "1986-02",
   "price": 95000,
   "lot_sqft": 20219,
   "price_per_lot_sqft": 4.7,
   "price_per_building_sqft": 50.67,
   "building_sqft": 1875,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1887,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923330011"
  },
  {
   "address": "2643 Central Ave NE, Minneapolis",
   "sale_month": "1986-02",
   "price": 180000,
   "lot_sqft": 28540,
   "price_per_lot_sqft": 6.31,
   "price_per_building_sqft": 16.69,
   "building_sqft": 10787,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10852,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202924230195"
  },
  {
   "address": "2630 Mill St, Minneapolis",
   "sale_month": "1986-02",
   "price": 15000,
   "lot_sqft": 7029,
   "price_per_lot_sqft": 2.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924430011"
  },
  {
   "address": "5600 Winnetka Ave N, New Hope",
   "sale_month": "1986-01",
   "price": 194000,
   "lot_sqft": 31762,
   "price_per_lot_sqft": 6.11,
   "price_per_building_sqft": 35.6,
   "building_sqft": 5449,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5482,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821320005"
  },
  {
   "address": "2509 Pillsbury Ave, Minneapolis",
   "sale_month": "1985-12",
   "price": 445000,
   "lot_sqft": 14696,
   "price_per_lot_sqft": 30.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5540,
   "use": "APARTMENT",
   "parcel_id": "3402924240086"
  },
  {
   "address": "2416 Blaisdell Ave, Minneapolis",
   "sale_month": "1985-12",
   "price": 905000,
   "lot_sqft": 16022,
   "price_per_lot_sqft": 56.48,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8360,
   "use": "APARTMENT",
   "parcel_id": "3402924240028"
  },
  {
   "address": "343 Oak Grove St, Minneapolis",
   "sale_month": "1985-12",
   "price": 101495,
   "lot_sqft": 6794,
   "price_per_lot_sqft": 14.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "2702924320021"
  },
  {
   "address": "2801 8th St S, Minneapolis",
   "sale_month": "1985-12",
   "price": 60045,
   "lot_sqft": 4002,
   "price_per_lot_sqft": 15,
   "price_per_building_sqft": 51.85,
   "building_sqft": 1158,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1165,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924440038"
  },
  {
   "address": "2729 8th St S, Minneapolis",
   "sale_month": "1985-12",
   "price": 56305,
   "lot_sqft": 3013,
   "price_per_lot_sqft": 18.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 822,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924440002"
  },
  {
   "address": "2612 8th St S, Minneapolis",
   "sale_month": "1985-12",
   "price": 48725,
   "lot_sqft": 2246,
   "price_per_lot_sqft": 21.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924430092"
  },
  {
   "address": "2623 8th St S, Minneapolis",
   "sale_month": "1985-12",
   "price": 50497,
   "lot_sqft": 4115,
   "price_per_lot_sqft": 12.27,
   "price_per_building_sqft": 45.78,
   "building_sqft": 1103,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1110,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2502924430056"
  },
  {
   "address": "1810 5th St S, Minneapolis",
   "sale_month": "1985-12",
   "price": 41286,
   "lot_sqft": 8191,
   "price_per_lot_sqft": 5.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320015"
  },
  {
   "address": "1808 5th St S, Minneapolis",
   "sale_month": "1985-12",
   "price": 14450,
   "lot_sqft": 3498,
   "price_per_lot_sqft": 4.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924320014"
  },
  {
   "address": "721 2nd Ave N, Minneapolis",
   "sale_month": "1985-12",
   "price": 800000,
   "lot_sqft": 99104,
   "price_per_lot_sqft": 8.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 34754,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "2102924440037"
  },
  {
   "address": "8216 30 1/2 St W, St. Louis Park",
   "sale_month": "1985-12",
   "price": 2430018,
   "lot_sqft": 59865,
   "price_per_lot_sqft": 40.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15587,
   "use": "APARTMENT",
   "parcel_id": "1811721110034"
  },
  {
   "address": "8224 30 1/2 St W, St. Louis Park",
   "sale_month": "1985-12",
   "price": 2430018,
   "lot_sqft": 59899,
   "price_per_lot_sqft": 40.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15490,
   "use": "APARTMENT",
   "parcel_id": "1811721110033"
  },
  {
   "address": "8300 30 1/2 St W, St. Louis Park",
   "sale_month": "1985-12",
   "price": 2430018,
   "lot_sqft": 60622,
   "price_per_lot_sqft": 40.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 15587,
   "use": "APARTMENT",
   "parcel_id": "1811721110032"
  },
  {
   "address": "5010 34th Ave S, Minneapolis",
   "sale_month": "1985-12",
   "price": 370000,
   "lot_sqft": 24556,
   "price_per_lot_sqft": 15.07,
   "price_per_building_sqft": 50.36,
   "building_sqft": 7347,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7391,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823320147"
  },
  {
   "address": "509 98th St E, Bloomington",
   "sale_month": "1985-12",
   "price": 4230000,
   "lot_sqft": 87649,
   "price_per_lot_sqft": 48.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7507,
   "use": "APARTMENT",
   "parcel_id": "1502724410080"
  },
  {
   "address": "1502 Woodlane Drive, Woodbury",
   "sale_month": "1985-12",
   "price": 1140000,
   "lot_sqft": 81409,
   "price_per_lot_sqft": 14,
   "price_per_building_sqft": 55.42,
   "building_sqft": 20572,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20696,
   "use": "300",
   "parcel_id": "0702821410001"
  },
  {
   "address": "3544 Lyndale Ave S, Minneapolis",
   "sale_month": "1985-12",
   "price": 180000,
   "lot_sqft": 19965,
   "price_per_lot_sqft": 9.02,
   "price_per_building_sqft": 29.78,
   "building_sqft": 6044,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6081,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0402824410185"
  },
  {
   "address": "651 American Blvd E, Bloomington",
   "sale_month": "1985-12",
   "price": 5000000,
   "lot_sqft": 339597,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7846,
   "use": "APARTMENT",
   "parcel_id": "0202724230003"
  },
  {
   "address": "15 Groveland Ter, Minneapolis",
   "sale_month": "1985-11",
   "price": 135000,
   "lot_sqft": 17665,
   "price_per_lot_sqft": 7.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4945,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2802924410004"
  },
  {
   "address": "1706 Stevens Ave, Minneapolis",
   "sale_month": "1985-11",
   "price": 560000,
   "lot_sqft": 9874,
   "price_per_lot_sqft": 56.71,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5619,
   "use": "APARTMENT",
   "parcel_id": "2702924430002"
  },
  {
   "address": "708 17th St E, Minneapolis",
   "sale_month": "1985-11",
   "price": 17485,
   "lot_sqft": 4678,
   "price_per_lot_sqft": 3.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924320047"
  },
  {
   "address": "1611 Park Ave, Minneapolis",
   "sale_month": "1985-11",
   "price": 282515,
   "lot_sqft": 6796,
   "price_per_lot_sqft": 41.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3946,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924320038"
  },
  {
   "address": "5038 34th Ave S, Minneapolis",
   "sale_month": "1985-11",
   "price": 69500,
   "lot_sqft": 5706,
   "price_per_lot_sqft": 12.18,
   "price_per_building_sqft": 44.98,
   "building_sqft": 1545,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1554,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802823320054"
  },
  {
   "address": "4704 Chicago Ave, Minneapolis",
   "sale_month": "1985-11",
   "price": 102857,
   "lot_sqft": 4950,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1402824220229"
  },
  {
   "address": "4626 Lyndale Ave N, Minneapolis",
   "sale_month": "1985-11",
   "price": 94000,
   "lot_sqft": 10798,
   "price_per_lot_sqft": 8.71,
   "price_per_building_sqft": 39.36,
   "building_sqft": 2388,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2403,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "1211821430004"
  },
  {
   "address": "4900 Mississippi Ct, Minneapolis",
   "sale_month": "1985-11",
   "price": 1700000,
   "lot_sqft": 474150,
   "price_per_lot_sqft": 3.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 863,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821140003"
  },
  {
   "address": "3525 27th St E, Minneapolis",
   "sale_month": "1985-10",
   "price": 630000,
   "lot_sqft": 37333,
   "price_per_lot_sqft": 16.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6377,
   "use": "APARTMENT",
   "parcel_id": "3102923310118"
  },
  {
   "address": "312 65th St W, Richfield",
   "sale_month": "1985-10",
   "price": 395000,
   "lot_sqft": 15759,
   "price_per_lot_sqft": 25.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3872,
   "use": "APARTMENT",
   "parcel_id": "2702824230008"
  },
  {
   "address": "1202 Dale Street North, Saint Paul",
   "sale_month": "1985-10",
   "price": 98400,
   "lot_sqft": 12726,
   "price_per_lot_sqft": 7.73,
   "price_per_building_sqft": 82.48,
   "building_sqft": 1193,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1200,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "242923330125"
  },
  {
   "address": "9020 Excelsior Blvd, Hopkins",
   "sale_month": "1985-10",
   "price": 175000,
   "lot_sqft": 19872,
   "price_per_lot_sqft": 8.81,
   "price_per_building_sqft": 49.31,
   "building_sqft": 3549,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3570,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911721310026"
  },
  {
   "address": "2341 Penn Ave N, Minneapolis",
   "sale_month": "1985-10",
   "price": 29000,
   "lot_sqft": 4608,
   "price_per_lot_sqft": 6.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1966,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702924110183"
  },
  {
   "address": "2421 West Broadway, Minneapolis",
   "sale_month": "1985-10",
   "price": 26000,
   "lot_sqft": 7278,
   "price_per_lot_sqft": 3.57,
   "price_per_building_sqft": 16.72,
   "building_sqft": 1555,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1564,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702924110040"
  },
  {
   "address": "948 22nd Ave NE, Minneapolis",
   "sale_month": "1985-10",
   "price": 3905,
   "lot_sqft": 3398,
   "price_per_lot_sqft": 1.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "1202924320208"
  },
  {
   "address": "110 Magnolia Avenue West, Saint Paul",
   "sale_month": "1985-08",
   "price": 60000,
   "lot_sqft": 4969,
   "price_per_lot_sqft": 12.07,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 756,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "302922230034"
  },
  {
   "address": "7000 West Broadway, Brooklyn Park",
   "sale_month": "1985-08",
   "price": 80000,
   "lot_sqft": 14340,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": 25.48,
   "building_sqft": 3140,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3159,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2911921340005"
  },
  {
   "address": "7717 Chicago Ave S, Richfield",
   "sale_month": "1985-07",
   "price": 6175000,
   "lot_sqft": 113687,
   "price_per_lot_sqft": 54.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17964,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3502824340006"
  },
  {
   "address": "1420 Portland Ave, Minneapolis",
   "sale_month": "1985-07",
   "price": 303000,
   "lot_sqft": 7090,
   "price_per_lot_sqft": 42.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5261,
   "use": "APARTMENT",
   "parcel_id": "2702924410040"
  },
  {
   "address": "1412 Portland Ave, Minneapolis",
   "sale_month": "1985-07",
   "price": 364000,
   "lot_sqft": 8066,
   "price_per_lot_sqft": 45.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4057,
   "use": "APARTMENT",
   "parcel_id": "2702924410038"
  },
  {
   "address": "300 65th St W, Richfield",
   "sale_month": "1985-07",
   "price": 300000,
   "lot_sqft": 15771,
   "price_per_lot_sqft": 19.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3826,
   "use": "APARTMENT",
   "parcel_id": "2702824230007"
  },
  {
   "address": "119 Washington Ave N, Minneapolis",
   "sale_month": "1985-07",
   "price": 198291,
   "lot_sqft": 3746,
   "price_per_lot_sqft": 52.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 38813,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924410067"
  },
  {
   "address": "4425 Chowen Ave S, Minneapolis",
   "sale_month": "1985-07",
   "price": 425000,
   "lot_sqft": 37687,
   "price_per_lot_sqft": 11.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7869,
   "use": "APARTMENT",
   "parcel_id": "0802824330108"
  },
  {
   "address": "3621 Lake St E, Minneapolis",
   "sale_month": "1985-07",
   "price": 80000,
   "lot_sqft": 4392,
   "price_per_lot_sqft": 18.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602823210090"
  },
  {
   "address": "1201 Grand Avenue, Saint Paul",
   "sale_month": "1985-07",
   "price": 67500,
   "lot_sqft": 5878,
   "price_per_lot_sqft": 11.48,
   "price_per_building_sqft": 37.84,
   "building_sqft": 1784,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1794,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "032823410032"
  },
  {
   "address": "1800 Freeway Blvd, Brooklyn Center",
   "sale_month": "1985-06",
   "price": 2276641,
   "lot_sqft": 319207,
   "price_per_lot_sqft": 7.13,
   "price_per_building_sqft": 23,
   "building_sqft": 98968,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 99566,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3511921140008"
  },
  {
   "address": "607 Ontario St SE, Minneapolis",
   "sale_month": "1985-06",
   "price": 60450,
   "lot_sqft": 6075,
   "price_per_lot_sqft": 9.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002923230111"
  },
  {
   "address": "4948 France Ave S, Edina",
   "sale_month": "1985-06",
   "price": 960000,
   "lot_sqft": 4137,
   "price_per_lot_sqft": 232.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824140020"
  },
  {
   "address": "9480 Lyndale Ave S, Bloomington",
   "sale_month": "1985-06",
   "price": 245000,
   "lot_sqft": 25900,
   "price_per_lot_sqft": 9.46,
   "price_per_building_sqft": 46.32,
   "building_sqft": 5289,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5321,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1602724110011"
  },
  {
   "address": "421 Johnson St NE, Minneapolis",
   "sale_month": "1985-06",
   "price": 853125,
   "lot_sqft": 380378,
   "price_per_lot_sqft": 2.24,
   "price_per_building_sqft": 28.66,
   "building_sqft": 29772,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29952,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "1302924430037"
  },
  {
   "address": "645 Johnson St NE, Minneapolis",
   "sale_month": "1985-06",
   "price": 346875,
   "lot_sqft": 75267,
   "price_per_lot_sqft": 4.61,
   "price_per_building_sqft": 19.35,
   "building_sqft": 17922,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18030,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302924420014"
  },
  {
   "address": "4408 Chowen Ave S, Minneapolis",
   "sale_month": "1985-06",
   "price": 2110000,
   "lot_sqft": 89291,
   "price_per_lot_sqft": 23.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11756,
   "use": "APARTMENT",
   "parcel_id": "0802824330101"
  },
  {
   "address": "150 Central Ave S, Wayzata",
   "sale_month": "1985-06",
   "price": 2795000,
   "lot_sqft": 74471,
   "price_per_lot_sqft": 37.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 18561,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0511722320070"
  },
  {
   "address": "3316 4th Ave S, Minneapolis",
   "sale_month": "1985-06",
   "price": 1,
   "lot_sqft": 5837,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": 0,
   "building_sqft": 2076,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2089,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824140138"
  },
  {
   "address": "3637 Columbus Ave, Minneapolis",
   "sale_month": "1985-06",
   "price": 88000,
   "lot_sqft": 6320,
   "price_per_lot_sqft": 13.92,
   "price_per_building_sqft": 61.41,
   "building_sqft": 1433,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1442,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824330010"
  },
  {
   "address": "2514 25th Ave S, Minneapolis",
   "sale_month": "1985-05",
   "price": 124412,
   "lot_sqft": 23071,
   "price_per_lot_sqft": 5.39,
   "price_per_building_sqft": 22.96,
   "building_sqft": 5419,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5452,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924130056"
  },
  {
   "address": "5416 Beacon Hill Rd, Minnetonka",
   "sale_month": "1985-05",
   "price": 5163500,
   "lot_sqft": 96736,
   "price_per_lot_sqft": 53.38,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17076,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "3311722110010"
  },
  {
   "address": "2737 Irving Ave S, Minneapolis",
   "sale_month": "1985-05",
   "price": 185000,
   "lot_sqft": 7496,
   "price_per_lot_sqft": 24.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2079,
   "use": "TRIPLEX",
   "parcel_id": "3302924310091"
  },
  {
   "address": "6245 Lyndale Ave S, Richfield",
   "sale_month": "1985-05",
   "price": 145000,
   "lot_sqft": 13672,
   "price_per_lot_sqft": 10.61,
   "price_per_building_sqft": 36.67,
   "building_sqft": 3954,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3978,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824220002"
  },
  {
   "address": "1106 6th St N, Minneapolis",
   "sale_month": "1985-05",
   "price": 8000,
   "lot_sqft": 1893,
   "price_per_lot_sqft": 4.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "2202924220074"
  },
  {
   "address": "816 50th St W, Minneapolis",
   "sale_month": "1985-05",
   "price": 395000,
   "lot_sqft": 13597,
   "price_per_lot_sqft": 29.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8158,
   "use": "APARTMENT",
   "parcel_id": "1602824140018"
  },
  {
   "address": "2719 43rd St W, Minneapolis",
   "sale_month": "1985-05",
   "price": 527500,
   "lot_sqft": 18487,
   "price_per_lot_sqft": 28.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3844,
   "use": "APARTMENT",
   "parcel_id": "0802824410065"
  },
  {
   "address": "3545 Colfax Ave S, Minneapolis",
   "sale_month": "1985-05",
   "price": 342500,
   "lot_sqft": 5412,
   "price_per_lot_sqft": 63.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3607,
   "use": "APARTMENT",
   "parcel_id": "0402824410157"
  },
  {
   "address": "2026 Dupont Ave S, Minneapolis",
   "sale_month": "1985-04",
   "price": 98000,
   "lot_sqft": 4910,
   "price_per_lot_sqft": 19.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1805,
   "use": "TRIPLEX",
   "parcel_id": "3302924120009"
  },
  {
   "address": "2125 River Ter E, Minneapolis",
   "sale_month": "1985-04",
   "price": 2900000,
   "lot_sqft": 17711,
   "price_per_lot_sqft": 163.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4057,
   "use": "APARTMENT",
   "parcel_id": "3102923140016"
  },
  {
   "address": "2115 River Ter E, Minneapolis",
   "sale_month": "1985-04",
   "price": 2900000,
   "lot_sqft": 16941,
   "price_per_lot_sqft": 171.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3911,
   "use": "APARTMENT",
   "parcel_id": "3102923140015"
  },
  {
   "address": "2 River Terrace Ct, Minneapolis",
   "sale_month": "1985-04",
   "price": 2900000,
   "lot_sqft": 18679,
   "price_per_lot_sqft": 155.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4259,
   "use": "APARTMENT",
   "parcel_id": "3102923140014"
  },
  {
   "address": "12 River Terrace Ct, Minneapolis",
   "sale_month": "1985-04",
   "price": 2900000,
   "lot_sqft": 25185,
   "price_per_lot_sqft": 115.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4098,
   "use": "APARTMENT",
   "parcel_id": "3102923140013"
  },
  {
   "address": "22 River Terrace Ct, Minneapolis",
   "sale_month": "1985-04",
   "price": 2900000,
   "lot_sqft": 26796,
   "price_per_lot_sqft": 108.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3486,
   "use": "APARTMENT",
   "parcel_id": "3102923140012"
  },
  {
   "address": "3320 4th Ave S, Minneapolis",
   "sale_month": "1985-04",
   "price": 61800,
   "lot_sqft": 5838,
   "price_per_lot_sqft": 10.59,
   "price_per_building_sqft": 29.87,
   "building_sqft": 2069,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2082,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824140139"
  },
  {
   "address": "703 State Hwy No 7, Excelsior",
   "sale_month": "1985-03",
   "price": 155000,
   "lot_sqft": 16029,
   "price_per_lot_sqft": 9.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511723230071"
  },
  {
   "address": "2204 4th Ave S, Minneapolis",
   "sale_month": "1985-03",
   "price": 75000,
   "lot_sqft": 6483,
   "price_per_lot_sqft": 11.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11086,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924110030"
  },
  {
   "address": "300 15th St E, Minneapolis",
   "sale_month": "1985-03",
   "price": 43000,
   "lot_sqft": 7545,
   "price_per_lot_sqft": 5.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702924410026"
  },
  {
   "address": "5060 U S Hwy No 12, Maple Plain",
   "sale_month": "1985-03",
   "price": 125000,
   "lot_sqft": 11514,
   "price_per_lot_sqft": 10.86,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11669,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2511824120049"
  },
  {
   "address": "305 21st Ave N, Minneapolis",
   "sale_month": "1985-03",
   "price": 4000,
   "lot_sqft": 4906,
   "price_per_lot_sqft": 0.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924230181"
  },
  {
   "address": "2201 West River Rd N, Minneapolis",
   "sale_month": "1985-03",
   "price": 102000,
   "lot_sqft": 38017,
   "price_per_lot_sqft": 2.68,
   "price_per_building_sqft": 5.98,
   "building_sqft": 17056,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17159,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924130019"
  },
  {
   "address": "2644 Marshall St NE, Minneapolis",
   "sale_month": "1985-03",
   "price": 60000,
   "lot_sqft": 22929,
   "price_per_lot_sqft": 2.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1002924130005"
  },
  {
   "address": "2884 Irving Ave S, Minneapolis",
   "sale_month": "1985-02",
   "price": 205000,
   "lot_sqft": 5196,
   "price_per_lot_sqft": 39.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1832,
   "use": "APARTMENT",
   "parcel_id": "3302924340021"
  },
  {
   "address": "3121 University Ave SE, Minneapolis",
   "sale_month": "1985-02",
   "price": 60000,
   "lot_sqft": 5245,
   "price_per_lot_sqft": 11.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3002923410116"
  },
  {
   "address": "5446 Garfield Ave, Minneapolis",
   "sale_month": "1985-02",
   "price": 76000,
   "lot_sqft": 5332,
   "price_per_lot_sqft": 14.25,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2202824220030"
  },
  {
   "address": "15075 Minnetonka Indust Rd, Minnetonka",
   "sale_month": "1985-02",
   "price": 475000,
   "lot_sqft": 105990,
   "price_per_lot_sqft": 4.48,
   "price_per_building_sqft": 21.05,
   "building_sqft": 22570,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 22706,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611722430013"
  },
  {
   "address": "1839 Bryant Ave N, Minneapolis",
   "sale_month": "1985-02",
   "price": 46000,
   "lot_sqft": 7011,
   "price_per_lot_sqft": 6.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924410013"
  },
  {
   "address": "508 2nd St NE, Minneapolis",
   "sale_month": "1985-02",
   "price": 109000,
   "lot_sqft": 10220,
   "price_per_lot_sqft": 10.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2160,
   "use": "APARTMENT",
   "parcel_id": "1402924340120"
  },
  {
   "address": "3236 Russell Ave N, Minneapolis",
   "sale_month": "1985-02",
   "price": 72500,
   "lot_sqft": 94397,
   "price_per_lot_sqft": 0.77,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0802924140198"
  },
  {
   "address": "500 36th St E, Minneapolis",
   "sale_month": "1985-02",
   "price": 295000,
   "lot_sqft": 40220,
   "price_per_lot_sqft": 7.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 24247,
   "use": "APARTMENT",
   "parcel_id": "0302824410148"
  },
  {
   "address": "3978 Alabama Ave S, St. Louis Park",
   "sale_month": "1985-01",
   "price": 200000,
   "lot_sqft": 8490,
   "price_per_lot_sqft": 23.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111721230151"
  },
  {
   "address": "7800 Glenroy Rd, Bloomington",
   "sale_month": "1985-01",
   "price": 2152830,
   "lot_sqft": 50125,
   "price_per_lot_sqft": 42.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9532,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711621110007"
  },
  {
   "address": "9308 Garfield Ave S, Bloomington",
   "sale_month": "1985-01",
   "price": 64000,
   "lot_sqft": 11580,
   "price_per_lot_sqft": 5.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002724330017"
  },
  {
   "address": "348 2nd St, Excelsior",
   "sale_month": "1984-12",
   "price": 350000,
   "lot_sqft": 11767,
   "price_per_lot_sqft": 29.74,
   "price_per_building_sqft": 74.44,
   "building_sqft": 4702,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4730,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110137"
  },
  {
   "address": "9366 Deerwood La N, Maple Grove",
   "sale_month": "1984-12",
   "price": 457000,
   "lot_sqft": 87611,
   "price_per_lot_sqft": 5.22,
   "price_per_building_sqft": 28.44,
   "building_sqft": 16070,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16167,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111922440007"
  },
  {
   "address": "219 90th St W, Bloomington",
   "sale_month": "1984-12",
   "price": 207000,
   "lot_sqft": 18994,
   "price_per_lot_sqft": 10.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1002724310046"
  },
  {
   "address": "1115 Lake St E, Minneapolis",
   "sale_month": "1984-12",
   "price": 6000,
   "lot_sqft": 4679,
   "price_per_lot_sqft": 1.28,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0202824210003"
  },
  {
   "address": "1501 4th St S, Minneapolis",
   "sale_month": "1984-11",
   "price": 53757,
   "lot_sqft": 7314,
   "price_per_lot_sqft": 7.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4447,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924140072"
  },
  {
   "address": "31 4th St NE, Minneapolis",
   "sale_month": "1984-11",
   "price": 1,
   "lot_sqft": 11046,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924120107"
  },
  {
   "address": "1822 Pierce St NE, Minneapolis",
   "sale_month": "1984-11",
   "price": 86600,
   "lot_sqft": 10541,
   "price_per_lot_sqft": 8.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1663,
   "use": "TRIPLEX",
   "parcel_id": "1202924340113"
  },
  {
   "address": "4810 Highway 7, St. Louis Park",
   "sale_month": "1984-11",
   "price": 4650000,
   "lot_sqft": 161756,
   "price_per_lot_sqft": 28.75,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7733,
   "use": "APARTMENT",
   "parcel_id": "0602824210036"
  },
  {
   "address": "902 Grand Avenue, Saint Paul",
   "sale_month": "1984-11",
   "price": 580000,
   "lot_sqft": 10428,
   "price_per_lot_sqft": 55.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5523,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823310022"
  },
  {
   "address": "2226 Garfield Ave, Minneapolis",
   "sale_month": "1984-10",
   "price": 332500,
   "lot_sqft": 6632,
   "price_per_lot_sqft": 50.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4462,
   "use": "APARTMENT",
   "parcel_id": "3402924220185"
  },
  {
   "address": "1212 Chestnut Ave, Minneapolis",
   "sale_month": "1984-10",
   "price": 730000,
   "lot_sqft": 60087,
   "price_per_lot_sqft": 12.15,
   "price_per_building_sqft": 12.79,
   "building_sqft": 57094,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57438,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924340078"
  },
  {
   "address": "459 Harding St NE, Minneapolis",
   "sale_month": "1984-10",
   "price": 125000,
   "lot_sqft": 26094,
   "price_per_lot_sqft": 4.79,
   "price_per_building_sqft": 10.17,
   "building_sqft": 12288,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12362,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1802923340031"
  },
  {
   "address": "4211 Oregon Ave N, New Hope",
   "sale_month": "1984-10",
   "price": 5050000,
   "lot_sqft": 448603,
   "price_per_lot_sqft": 11.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 43280,
   "use": "APARTMENT",
   "parcel_id": "1711821210049"
  },
  {
   "address": "3360 Shoreline Dr, Orono",
   "sale_month": "1984-10",
   "price": 155000,
   "lot_sqft": 19341,
   "price_per_lot_sqft": 8.01,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2373,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723440101"
  },
  {
   "address": "2008 2nd St N, Minneapolis",
   "sale_month": "1984-10",
   "price": 24615,
   "lot_sqft": 9738,
   "price_per_lot_sqft": 2.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "1502924240021"
  },
  {
   "address": "116 West Broadway, Minneapolis",
   "sale_month": "1984-10",
   "price": 215385,
   "lot_sqft": 12983,
   "price_per_lot_sqft": 16.59,
   "price_per_building_sqft": 21.98,
   "building_sqft": 9801,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9860,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1502924240019"
  },
  {
   "address": "2810 50th St E, Minneapolis",
   "sale_month": "1984-10",
   "price": 33925,
   "lot_sqft": 7745,
   "price_per_lot_sqft": 4.38,
   "price_per_building_sqft": 31.94,
   "building_sqft": 1062,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1068,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1302824140033"
  },
  {
   "address": "2814 Cedar Ave S, Minneapolis",
   "sale_month": "1984-09",
   "price": 35000,
   "lot_sqft": 4027,
   "price_per_lot_sqft": 8.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "3502924440166"
  },
  {
   "address": "2300 Bloomington Ave, Minneapolis",
   "sale_month": "1984-09",
   "price": 31379,
   "lot_sqft": 15720,
   "price_per_lot_sqft": 2,
   "price_per_building_sqft": 4.38,
   "building_sqft": 7169,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7212,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3502924120158"
  },
  {
   "address": "7800 Powell Rd, St. Louis Park",
   "sale_month": "1984-09",
   "price": 730000,
   "lot_sqft": 84893,
   "price_per_lot_sqft": 8.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011721230022"
  },
  {
   "address": "2221 50th St W, Minneapolis",
   "sale_month": "1984-09",
   "price": 180000,
   "lot_sqft": 5101,
   "price_per_lot_sqft": 35.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3414,
   "use": "APARTMENT",
   "parcel_id": "1602824320028"
  },
  {
   "address": "5224 Lyndale Ave N, Minneapolis",
   "sale_month": "1984-09",
   "price": 27450,
   "lot_sqft": 8203,
   "price_per_lot_sqft": 3.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821110004"
  },
  {
   "address": "7501 27th St W, St. Louis Park",
   "sale_month": "1984-09",
   "price": 500000,
   "lot_sqft": 65383,
   "price_per_lot_sqft": 7.65,
   "price_per_building_sqft": 24.14,
   "building_sqft": 20713,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 20838,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721310007"
  },
  {
   "address": "7430 27th St W, St. Louis Park",
   "sale_month": "1984-09",
   "price": 825000,
   "lot_sqft": 81025,
   "price_per_lot_sqft": 10.18,
   "price_per_building_sqft": 25.9,
   "building_sqft": 31854,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 32046,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0811721310005"
  },
  {
   "address": "3918 Sunnyside Rd, Edina",
   "sale_month": "1984-09",
   "price": 115000,
   "lot_sqft": 13801,
   "price_per_lot_sqft": 8.33,
   "price_per_building_sqft": 58.2,
   "building_sqft": 1976,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1987,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0702824440060"
  },
  {
   "address": "2551 Grand Ave S, Minneapolis",
   "sale_month": "1984-08",
   "price": 104000,
   "lot_sqft": 6078,
   "price_per_lot_sqft": 17.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1604,
   "use": "TRIPLEX",
   "parcel_id": "3402924230008"
  },
  {
   "address": "329 Cedar Ave S, Minneapolis",
   "sale_month": "1984-08",
   "price": 55350,
   "lot_sqft": 2774,
   "price_per_lot_sqft": 19.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2502924230039"
  },
  {
   "address": "21820 Industrial Ct, Rogers",
   "sale_month": "1984-08",
   "price": 310000,
   "lot_sqft": 50945,
   "price_per_lot_sqft": 6.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 16466,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2312023210024"
  },
  {
   "address": "198 James Ave N, Minneapolis",
   "sale_month": "1984-08",
   "price": 8374,
   "lot_sqft": 5755,
   "price_per_lot_sqft": 1.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924340104"
  },
  {
   "address": "196 James Ave N, Minneapolis",
   "sale_month": "1984-08",
   "price": 36766,
   "lot_sqft": 5755,
   "price_per_lot_sqft": 6.39,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924340103"
  },
  {
   "address": "194 James Ave N, Minneapolis",
   "sale_month": "1984-08",
   "price": 35743,
   "lot_sqft": 5755,
   "price_per_lot_sqft": 6.21,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2102924340102"
  },
  {
   "address": "2310 Penn Ave N, Minneapolis",
   "sale_month": "1984-08",
   "price": 30400,
   "lot_sqft": 5491,
   "price_per_lot_sqft": 5.54,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1602924220186"
  },
  {
   "address": "1852 Fillmore St NE, Minneapolis",
   "sale_month": "1984-08",
   "price": 24000,
   "lot_sqft": 7206,
   "price_per_lot_sqft": 3.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 850,
   "use": "TRIPLEX",
   "parcel_id": "1202924330065"
  },
  {
   "address": "4100 42nd Ave S, Minneapolis",
   "sale_month": "1984-08",
   "price": 96600,
   "lot_sqft": 9064,
   "price_per_lot_sqft": 10.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5169,
   "use": "TRIPLEX",
   "parcel_id": "0702823130202"
  },
  {
   "address": null,
   "sale_month": "1984-08",
   "price": 25000,
   "lot_sqft": 43078,
   "price_per_lot_sqft": 0.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "300",
   "parcel_id": "0502821110005"
  },
  {
   "address": "3308 4th Ave S, Minneapolis",
   "sale_month": "1984-08",
   "price": 85000,
   "lot_sqft": 5835,
   "price_per_lot_sqft": 14.57,
   "price_per_building_sqft": 50.36,
   "building_sqft": 1688,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1698,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0302824140136"
  },
  {
   "address": "14905 28th Ave N, Plymouth",
   "sale_month": "1984-07",
   "price": 1556125,
   "lot_sqft": 267495,
   "price_per_lot_sqft": 5.82,
   "price_per_building_sqft": 23.82,
   "building_sqft": 65324,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 65719,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822420012"
  },
  {
   "address": "2211 3rd Ave S, Minneapolis",
   "sale_month": "1984-06",
   "price": 100000,
   "lot_sqft": 13198,
   "price_per_lot_sqft": 7.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2980,
   "use": "APARTMENT",
   "parcel_id": "3402924110077"
  },
  {
   "address": "2722 Girard Ave S, Minneapolis",
   "sale_month": "1984-06",
   "price": 52500,
   "lot_sqft": 3567,
   "price_per_lot_sqft": 14.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1269,
   "use": "TRIPLEX",
   "parcel_id": "3302924420123"
  },
  {
   "address": "810 Washington Ave SE, Minneapolis",
   "sale_month": "1984-06",
   "price": 61784,
   "lot_sqft": 6597,
   "price_per_lot_sqft": 9.37,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3002923230005"
  },
  {
   "address": "21515 Maple Ave, Rogers",
   "sale_month": "1984-06",
   "price": 650000,
   "lot_sqft": 50099,
   "price_per_lot_sqft": 12.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6890,
   "use": "APARTMENT",
   "parcel_id": "2312023340022"
  },
  {
   "address": "3500 Co Rd No 101, Minnetonka",
   "sale_month": "1984-06",
   "price": 175000,
   "lot_sqft": 23235,
   "price_per_lot_sqft": 7.53,
   "price_per_building_sqft": 68.84,
   "building_sqft": 2542,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2558,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811722410006"
  },
  {
   "address": "5561 Lakeland Ave N, Crystal",
   "sale_month": "1984-06",
   "price": 80000,
   "lot_sqft": 4068,
   "price_per_lot_sqft": 19.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411821330006"
  },
  {
   "address": "3315 Snelling Ave, Minneapolis",
   "sale_month": "1984-06",
   "price": 11000,
   "lot_sqft": 5989,
   "price_per_lot_sqft": 1.84,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND - INDUSTRIAL",
   "parcel_id": "0102824140054"
  },
  {
   "address": "2825 Park Ave, Minneapolis",
   "sale_month": "1984-05",
   "price": 190549,
   "lot_sqft": 9569,
   "price_per_lot_sqft": 19.91,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5298,
   "use": "APARTMENT",
   "parcel_id": "3502924330052"
  },
  {
   "address": "2816 Columbus Ave, Minneapolis",
   "sale_month": "1984-05",
   "price": 19451,
   "lot_sqft": 9570,
   "price_per_lot_sqft": 2.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2190,
   "use": "APARTMENT",
   "parcel_id": "3502924330051"
  },
  {
   "address": "2647 Emerson Ave S, Minneapolis",
   "sale_month": "1984-05",
   "price": 640000,
   "lot_sqft": 15447,
   "price_per_lot_sqft": 41.43,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5907,
   "use": "APARTMENT",
   "parcel_id": "3302924420034"
  },
  {
   "address": "4926 Lincoln Dr, Edina",
   "sale_month": "1984-05",
   "price": 130836,
   "lot_sqft": 1474,
   "price_per_lot_sqft": 88.76,
   "price_per_building_sqft": 13.97,
   "building_sqft": 9365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9422,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011721230019"
  },
  {
   "address": "560 6th Ave N, Minneapolis",
   "sale_month": "1984-05",
   "price": 179000,
   "lot_sqft": 521529,
   "price_per_lot_sqft": 0.34,
   "price_per_building_sqft": 0.62,
   "building_sqft": 289406,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 291153,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924230140"
  },
  {
   "address": "3047 Toledo Ave S, St. Louis Park",
   "sale_month": "1984-05",
   "price": 97000,
   "lot_sqft": 11481,
   "price_per_lot_sqft": 8.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2080,
   "use": "APARTMENT",
   "parcel_id": "0602824220041"
  },
  {
   "address": "3408 Chicago Ave, Minneapolis",
   "sale_month": "1984-05",
   "price": 41400,
   "lot_sqft": 6007,
   "price_per_lot_sqft": 6.89,
   "price_per_building_sqft": 28.45,
   "building_sqft": 1455,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1464,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824320017"
  },
  {
   "address": "1509 Chicago Ave, Minneapolis",
   "sale_month": "1984-04",
   "price": 175000,
   "lot_sqft": 6741,
   "price_per_lot_sqft": 25.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924310093"
  },
  {
   "address": "12557 Rhode Island Avenue South, Savage",
   "sale_month": "1984-04",
   "price": 150000,
   "lot_sqft": 38068,
   "price_per_lot_sqft": 3.94,
   "price_per_building_sqft": 13.23,
   "building_sqft": 11339,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 11408,
   "use": "234 3A INDUSTRIAL PREFERENTIAL",
   "parcel_id": "260130100"
  },
  {
   "address": "2324 Butler Pl, Minneapolis",
   "sale_month": "1984-04",
   "price": 100000,
   "lot_sqft": 3434,
   "price_per_lot_sqft": 29.12,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2502924340013"
  },
  {
   "address": "4253 Bryant Ave S, Minneapolis",
   "sale_month": "1984-04",
   "price": 112000,
   "lot_sqft": 5347,
   "price_per_lot_sqft": 20.95,
   "price_per_building_sqft": 15.91,
   "building_sqft": 7041,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7083,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0902824410203"
  },
  {
   "address": "725 Wayzata Blvd E, Wayzata",
   "sale_month": "1984-04",
   "price": 295000,
   "lot_sqft": 7543,
   "price_per_lot_sqft": 39.11,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2445,
   "use": "APARTMENT",
   "parcel_id": "0611722130071"
  },
  {
   "address": "6810 Hemlock La N, Maple Grove",
   "sale_month": "1984-03",
   "price": 93000,
   "lot_sqft": 22481,
   "price_per_lot_sqft": 4.14,
   "price_per_building_sqft": 38.49,
   "building_sqft": 2416,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2430,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511922120075"
  },
  {
   "address": "9110 Golden Valley Rd, Golden Valley",
   "sale_month": "1984-03",
   "price": 2000000,
   "lot_sqft": 208652,
   "price_per_lot_sqft": 9.59,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6259,
   "use": "APARTMENT",
   "parcel_id": "3111821320006"
  },
  {
   "address": "5100 Vernon Ave, Edina",
   "sale_month": "1984-03",
   "price": 240000,
   "lot_sqft": 39686,
   "price_per_lot_sqft": 6.05,
   "price_per_building_sqft": 35.88,
   "building_sqft": 6689,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6730,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721310033"
  },
  {
   "address": "7675 Washington Ave S, Edina",
   "sale_month": "1984-03",
   "price": 2200000,
   "lot_sqft": 205905,
   "price_per_lot_sqft": 10.68,
   "price_per_building_sqft": 23.08,
   "building_sqft": 95334,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 95910,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0711621330002"
  },
  {
   "address": "6046 West Broadway, New Hope",
   "sale_month": "1984-03",
   "price": 7170000,
   "lot_sqft": 460977,
   "price_per_lot_sqft": 15.55,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14358,
   "use": "APARTMENT",
   "parcel_id": "0511821210016"
  },
  {
   "address": "2621 Nicollet Ave, Minneapolis",
   "sale_month": "1984-02",
   "price": 48500,
   "lot_sqft": 7239,
   "price_per_lot_sqft": 6.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924420057"
  },
  {
   "address": "1520 Portland Ave, Minneapolis",
   "sale_month": "1984-02",
   "price": 1,
   "lot_sqft": 7919,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2702924410088"
  },
  {
   "address": "11525 Excelsior Blvd, Minnetonka",
   "sale_month": "1984-01",
   "price": 550000,
   "lot_sqft": 57734,
   "price_per_lot_sqft": 9.53,
   "price_per_building_sqft": 24.06,
   "building_sqft": 22863,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 23001,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2611722110017"
  },
  {
   "address": "6052 Pillsbury Ave, Minneapolis",
   "sale_month": "1984-01",
   "price": 80000,
   "lot_sqft": 21092,
   "price_per_lot_sqft": 3.79,
   "price_per_building_sqft": 12.67,
   "building_sqft": 6313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6351,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202824340075"
  },
  {
   "address": "616 North Oaks Dr, Osseo",
   "sale_month": "1984-01",
   "price": 625000,
   "lot_sqft": 55334,
   "price_per_lot_sqft": 11.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7841,
   "use": "APARTMENT",
   "parcel_id": "1811921210077"
  },
  {
   "address": "4315 Minnetonka Blvd, St. Louis Park",
   "sale_month": "1984-01",
   "price": 1385000,
   "lot_sqft": 18980,
   "price_per_lot_sqft": 72.97,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4326,
   "use": "APARTMENT",
   "parcel_id": "0602824120002"
  },
  {
   "address": "195 Dunlap Street South, Saint Paul",
   "sale_month": "1984-01",
   "price": 2600001,
   "lot_sqft": 61061,
   "price_per_lot_sqft": 42.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6759,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "032823440114"
  },
  {
   "address": "3205 Nicollet Ave, Minneapolis",
   "sale_month": "1984-01",
   "price": 32074,
   "lot_sqft": 8031,
   "price_per_lot_sqft": 3.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0302824130068"
  },
  {
   "address": "400 State Hwy No 7, Excelsior",
   "sale_month": "1983-12",
   "price": 85000,
   "lot_sqft": 18418,
   "price_per_lot_sqft": 4.62,
   "price_per_building_sqft": 27,
   "building_sqft": 3148,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3167,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723140047"
  },
  {
   "address": "400 Lakeside Ave, Minneapolis",
   "sale_month": "1983-12",
   "price": 340000,
   "lot_sqft": 43639,
   "price_per_lot_sqft": 7.79,
   "price_per_building_sqft": 19.02,
   "building_sqft": 17872,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17980,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2202924320003"
  },
  {
   "address": "914 Oliver Ave N, Minneapolis",
   "sale_month": "1983-12",
   "price": 102000,
   "lot_sqft": 7992,
   "price_per_lot_sqft": 12.76,
   "price_per_building_sqft": 35.56,
   "building_sqft": 2868,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2885,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "2102924230140"
  },
  {
   "address": "5053 France Ave S, Minneapolis",
   "sale_month": "1983-12",
   "price": 200000,
   "lot_sqft": 15796,
   "price_per_lot_sqft": 12.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1702824320120"
  },
  {
   "address": "6321 Pleasant Ave S, Richfield",
   "sale_month": "1983-11",
   "price": 375000,
   "lot_sqft": 10897,
   "price_per_lot_sqft": 34.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4201,
   "use": "APARTMENT",
   "parcel_id": "2702824210038"
  },
  {
   "address": "118 4th Ave NE, Minneapolis",
   "sale_month": "1983-11",
   "price": 225,
   "lot_sqft": 328,
   "price_per_lot_sqft": 0.69,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302924210090"
  },
  {
   "address": "232 Broadway St E, Osseo",
   "sale_month": "1983-11",
   "price": 58000,
   "lot_sqft": 10391,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921320027"
  },
  {
   "address": "4401 Hiawatha Ave, Minneapolis",
   "sale_month": "1983-11",
   "price": 270000,
   "lot_sqft": 53080,
   "price_per_lot_sqft": 5.09,
   "price_per_building_sqft": 16.36,
   "building_sqft": 16500,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 16599,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "0702823340015"
  },
  {
   "address": "3100 James Ave S, Minneapolis",
   "sale_month": "1983-11",
   "price": 117500,
   "lot_sqft": 5554,
   "price_per_lot_sqft": 21.16,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1671,
   "use": "TRIPLEX",
   "parcel_id": "0402824220049"
  },
  {
   "address": "3532 13th Ave S, Minneapolis",
   "sale_month": "1983-11",
   "price": 37500,
   "lot_sqft": 4580,
   "price_per_lot_sqft": 8.19,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 958,
   "use": "TRIPLEX",
   "parcel_id": "0202824420085"
  },
  {
   "address": "501 Franklin Ave W, Minneapolis",
   "sale_month": "1983-10",
   "price": 250000,
   "lot_sqft": 26585,
   "price_per_lot_sqft": 9.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7103,
   "use": "APARTMENT",
   "parcel_id": "3402924220028"
  },
  {
   "address": "900 Mendelssohn Ave N, Golden Valley",
   "sale_month": "1983-10",
   "price": 1175000,
   "lot_sqft": 261682,
   "price_per_lot_sqft": 4.49,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 81992,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821230016"
  },
  {
   "address": "5513 Chicago Ave, Minneapolis",
   "sale_month": "1983-10",
   "price": 106000,
   "lot_sqft": 6067,
   "price_per_lot_sqft": 17.47,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302824210078"
  },
  {
   "address": "17519 Minnetonka Blvd, Minnetonka",
   "sale_month": "1983-10",
   "price": 220000,
   "lot_sqft": 13246,
   "price_per_lot_sqft": 16.61,
   "price_per_building_sqft": 8.79,
   "building_sqft": 25032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25183,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711722320067"
  },
  {
   "address": "3219 Lyndale Ave S, Minneapolis",
   "sale_month": "1983-10",
   "price": 415000,
   "lot_sqft": 10136,
   "price_per_lot_sqft": 40.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5196,
   "use": "APARTMENT",
   "parcel_id": "0302824230110"
  },
  {
   "address": "6445 Queen Ave S, Richfield",
   "sale_month": "1983-09",
   "price": 800000,
   "lot_sqft": 45820,
   "price_per_lot_sqft": 17.46,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8472,
   "use": "APARTMENT",
   "parcel_id": "2902824140024"
  },
  {
   "address": "330 Oak Grove St, Minneapolis",
   "sale_month": "1983-09",
   "price": 4965000,
   "lot_sqft": 23945,
   "price_per_lot_sqft": 207.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11771,
   "use": "APARTMENT",
   "parcel_id": "2702924320007"
  },
  {
   "address": "1516 10th Ave S, Minneapolis",
   "sale_month": "1983-09",
   "price": 75000,
   "lot_sqft": 7240,
   "price_per_lot_sqft": 10.36,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1687,
   "use": "APARTMENT",
   "parcel_id": "2602924310062"
  },
  {
   "address": "404 15th Ave S, Minneapolis",
   "sale_month": "1983-09",
   "price": 52055,
   "lot_sqft": 12936,
   "price_per_lot_sqft": 4.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140070"
  },
  {
   "address": "1500 4th St S, Minneapolis",
   "sale_month": "1983-09",
   "price": 147947,
   "lot_sqft": 36600,
   "price_per_lot_sqft": 4.04,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924140067"
  },
  {
   "address": "1420 Washington Ave S, Minneapolis",
   "sale_month": "1983-09",
   "price": 20000,
   "lot_sqft": 6284,
   "price_per_lot_sqft": 3.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602924110067"
  },
  {
   "address": "323 14th Ave SE, Minneapolis",
   "sale_month": "1983-09",
   "price": 97027,
   "lot_sqft": 1687,
   "price_per_lot_sqft": 57.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2402924430010"
  },
  {
   "address": "4224 Bryant Ave S, Minneapolis",
   "sale_month": "1983-09",
   "price": 63538,
   "lot_sqft": 5642,
   "price_per_lot_sqft": 11.26,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0902824410035"
  },
  {
   "address": "4920 Excelsior Blvd, St. Louis Park",
   "sale_month": "1983-09",
   "price": 225000,
   "lot_sqft": 16280,
   "price_per_lot_sqft": 13.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "0702824210005"
  },
  {
   "address": "4001 Hiawatha Ave, Minneapolis",
   "sale_month": "1983-09",
   "price": 310000,
   "lot_sqft": 28433,
   "price_per_lot_sqft": 10.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0702823230013"
  },
  {
   "address": "1215 9th St S, Minneapolis",
   "sale_month": "1983-08",
   "price": 5280212,
   "lot_sqft": 27633,
   "price_per_lot_sqft": 191.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 12713,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2602924420044"
  },
  {
   "address": "1223 9th St S, Minneapolis",
   "sale_month": "1983-08",
   "price": 15312,
   "lot_sqft": 4044,
   "price_per_lot_sqft": 3.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "VACANT LAND-APARTMENT",
   "parcel_id": "2602924420042"
  },
  {
   "address": "918 13th Ave S, Minneapolis",
   "sale_month": "1983-08",
   "price": 53846,
   "lot_sqft": 7271,
   "price_per_lot_sqft": 7.41,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "MED/CARE FACILITY",
   "parcel_id": "2602924420039"
  },
  {
   "address": "1605 State Hwy No 169, Plymouth",
   "sale_month": "1983-08",
   "price": 5110000,
   "lot_sqft": 574348,
   "price_per_lot_sqft": 8.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 396140,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511822410032"
  },
  {
   "address": "14605 28th Ave N, Plymouth",
   "sale_month": "1983-08",
   "price": 2200000,
   "lot_sqft": 395325,
   "price_per_lot_sqft": 5.57,
   "price_per_building_sqft": 20.98,
   "building_sqft": 104849,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 105482,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2111822430014"
  },
  {
   "address": "4435 Lyndale Ave N, Minneapolis",
   "sale_month": "1983-08",
   "price": 80000,
   "lot_sqft": 31200,
   "price_per_lot_sqft": 2.56,
   "price_per_building_sqft": 18.87,
   "building_sqft": 4239,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4264,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311821120013"
  },
  {
   "address": "2726 43rd St W, Minneapolis",
   "sale_month": "1983-08",
   "price": 170000,
   "lot_sqft": 3492,
   "price_per_lot_sqft": 48.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0802824420004"
  },
  {
   "address": "7630 Washington Ave S, Eden Prairie",
   "sale_month": "1983-07",
   "price": 1557543,
   "lot_sqft": 243839,
   "price_per_lot_sqft": 6.39,
   "price_per_building_sqft": 43.24,
   "building_sqft": 36024,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 36241,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622440003"
  },
  {
   "address": "13005 State Hwy No 55, Plymouth",
   "sale_month": "1983-06",
   "price": 2111685,
   "lot_sqft": 435349,
   "price_per_lot_sqft": 4.85,
   "price_per_building_sqft": 12.94,
   "building_sqft": 163145,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 164130,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2711822130001"
  },
  {
   "address": "405 Central Ave SE, Minneapolis",
   "sale_month": "1983-06",
   "price": 330000,
   "lot_sqft": 10879,
   "price_per_lot_sqft": 30.33,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 10738,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "2302924120057"
  },
  {
   "address": "5432 70th St W, Edina",
   "sale_month": "1983-06",
   "price": 482000,
   "lot_sqft": 25949,
   "price_per_lot_sqft": 18.57,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6410,
   "use": "APARTMENT",
   "parcel_id": "0511621440001"
  },
  {
   "address": "8154 Hudson Road, Woodbury",
   "sale_month": "1983-06",
   "price": 215000,
   "lot_sqft": 65528,
   "price_per_lot_sqft": 3.28,
   "price_per_building_sqft": 33.52,
   "building_sqft": 6415,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6454,
   "use": "300",
   "parcel_id": "0402821220013"
  },
  {
   "address": "3144 Columbus Ave, Minneapolis",
   "sale_month": "1983-06",
   "price": 60000,
   "lot_sqft": 4733,
   "price_per_lot_sqft": 12.68,
   "price_per_building_sqft": 53.14,
   "building_sqft": 1129,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1136,
   "use": "LOW INCOME RENTAL",
   "parcel_id": "0202824220048"
  },
  {
   "address": "2067 Wayzata Blvd W, Long Lake",
   "sale_month": "1983-05",
   "price": 55000,
   "lot_sqft": 31148,
   "price_per_lot_sqft": 1.77,
   "price_per_building_sqft": 7.81,
   "building_sqft": 7039,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7082,
   "use": "COMMERCIAL-NON PREFERRED",
   "parcel_id": "3411823240039"
  },
  {
   "address": "210 Lake St E, Minneapolis",
   "sale_month": "1983-05",
   "price": 99550,
   "lot_sqft": 33267,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": 19.61,
   "building_sqft": 5077,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5108,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924430015"
  },
  {
   "address": "2779 Xerxes Ave S, Minneapolis",
   "sale_month": "1983-05",
   "price": 161850,
   "lot_sqft": 6950,
   "price_per_lot_sqft": 23.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1882,
   "use": "APARTMENT",
   "parcel_id": "3202924420013"
  },
  {
   "address": "1962 Penn Ave S, Minneapolis",
   "sale_month": "1983-05",
   "price": 120000,
   "lot_sqft": 6918,
   "price_per_lot_sqft": 17.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1438,
   "use": "TRIPLEX",
   "parcel_id": "2902924440048"
  },
  {
   "address": "809 15th St E, Minneapolis",
   "sale_month": "1983-05",
   "price": 50000,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 12.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924310092"
  },
  {
   "address": "807 15th St E, Minneapolis",
   "sale_month": "1983-05",
   "price": 50000,
   "lot_sqft": 3997,
   "price_per_lot_sqft": 12.51,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2602924310090"
  },
  {
   "address": "3 Lourdes Pl, Minneapolis",
   "sale_month": "1983-05",
   "price": 1,
   "lot_sqft": 26224,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6967,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2302924240094"
  },
  {
   "address": "10636 France Ave S, Bloomington",
   "sale_month": "1983-05",
   "price": 42000,
   "lot_sqft": 3010,
   "price_per_lot_sqft": 13.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1902724410001"
  },
  {
   "address": "2700 Summer St NE, Minneapolis",
   "sale_month": "1983-05",
   "price": 34477,
   "lot_sqft": 199620,
   "price_per_lot_sqft": 0.17,
   "price_per_building_sqft": 0.43,
   "building_sqft": 80748,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 81236,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802923310011"
  },
  {
   "address": "5208 Lyndale Ave N, Minneapolis",
   "sale_month": "1983-05",
   "price": 51500,
   "lot_sqft": 5515,
   "price_per_lot_sqft": 9.34,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821110015"
  },
  {
   "address": "12901 Ridgedale Dr, Minnetonka",
   "sale_month": "1983-05",
   "price": 3800000,
   "lot_sqft": 232230,
   "price_per_lot_sqft": 16.36,
   "price_per_building_sqft": 83.77,
   "building_sqft": 45365,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 45639,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722440027"
  },
  {
   "address": "869 Hague Avenue, Saint Paul",
   "sale_month": "1983-05",
   "price": 70000,
   "lot_sqft": 5110,
   "price_per_lot_sqft": 13.7,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2023,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823210072"
  },
  {
   "address": "2901 Garfield Ave, Minneapolis",
   "sale_month": "1983-04",
   "price": 5000,
   "lot_sqft": 1706,
   "price_per_lot_sqft": 2.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3402924330078"
  },
  {
   "address": "2904 Harriet Ave, Minneapolis",
   "sale_month": "1983-04",
   "price": 91250,
   "lot_sqft": 5137,
   "price_per_lot_sqft": 17.76,
   "price_per_building_sqft": 9.86,
   "building_sqft": 9256,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9312,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330066"
  },
  {
   "address": "2904 Harriet Ave, Minneapolis",
   "sale_month": "1983-04",
   "price": 28750,
   "lot_sqft": 4056,
   "price_per_lot_sqft": 7.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3402924330064"
  },
  {
   "address": "6100 Olson Memorial Hwy, Golden Valley",
   "sale_month": "1983-04",
   "price": 1850000,
   "lot_sqft": 326918,
   "price_per_lot_sqft": 5.66,
   "price_per_building_sqft": 20.21,
   "building_sqft": 91518,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 92071,
   "use": "INDUSTRIAL-NON PREFERRED",
   "parcel_id": "3311821230008"
  },
  {
   "address": "4408 69th Ave N, Brooklyn Center",
   "sale_month": "1983-04",
   "price": 129000,
   "lot_sqft": 8587,
   "price_per_lot_sqft": 15.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2205,
   "use": "APARTMENT",
   "parcel_id": "2711921330016"
  },
  {
   "address": "223 2nd St N, Minneapolis",
   "sale_month": "1983-04",
   "price": 160000,
   "lot_sqft": 11288,
   "price_per_lot_sqft": 14.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2202924140146"
  },
  {
   "address": "5148 Lyndale Ave N, Minneapolis",
   "sale_month": "1983-04",
   "price": 50000,
   "lot_sqft": 6559,
   "price_per_lot_sqft": 7.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 888,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1211821110018"
  },
  {
   "address": "93 Milton Street North, Saint Paul",
   "sale_month": "1983-04",
   "price": 86000,
   "lot_sqft": 4994,
   "price_per_lot_sqft": 17.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2676,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "022823240126"
  },
  {
   "address": "6601 Nicollet Ave S, Richfield",
   "sale_month": "1983-03",
   "price": 510000,
   "lot_sqft": 73078,
   "price_per_lot_sqft": 6.98,
   "price_per_building_sqft": 27.52,
   "building_sqft": 18532,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 18644,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2702824420078"
  },
  {
   "address": "2301 Crosby Rd, Minnetonka",
   "sale_month": "1983-03",
   "price": 2500000,
   "lot_sqft": 313667,
   "price_per_lot_sqft": 7.97,
   "price_per_building_sqft": 97.81,
   "building_sqft": 25561,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25715,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0911722230005"
  },
  {
   "address": "5111 34th Ave S, Minneapolis",
   "sale_month": "1983-02",
   "price": 45000,
   "lot_sqft": 5473,
   "price_per_lot_sqft": 8.22,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1802823310164"
  },
  {
   "address": "3525 Webster Ave S, St. Louis Park",
   "sale_month": "1983-01",
   "price": 139000,
   "lot_sqft": 5824,
   "price_per_lot_sqft": 23.87,
   "price_per_building_sqft": 51.12,
   "building_sqft": 2719,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2736,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1611721340017"
  },
  {
   "address": "1405 21st Ave N, Minneapolis",
   "sale_month": "1983-01",
   "price": 72637,
   "lot_sqft": 6251,
   "price_per_lot_sqft": 11.62,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2374,
   "use": "APARTMENT",
   "parcel_id": "1602924240071"
  },
  {
   "address": "4222 West Broadway, Robbinsdale",
   "sale_month": "1983-01",
   "price": 250000,
   "lot_sqft": 18222,
   "price_per_lot_sqft": 13.72,
   "price_per_building_sqft": 73.51,
   "building_sqft": 3401,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3422,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602924210112"
  },
  {
   "address": "11110 Bren Rd W, Minnetonka",
   "sale_month": "1982-12",
   "price": 594549,
   "lot_sqft": 73054,
   "price_per_lot_sqft": 8.14,
   "price_per_building_sqft": 33.72,
   "building_sqft": 17630,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17736,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722230015"
  },
  {
   "address": "8811 Olson Memorial Hwy, Golden Valley",
   "sale_month": "1982-12",
   "price": 2415000,
   "lot_sqft": 216886,
   "price_per_lot_sqft": 11.13,
   "price_per_building_sqft": 51.55,
   "building_sqft": 46845,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 47128,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3111821310015"
  },
  {
   "address": "7340 Gallagher Dr, Edina",
   "sale_month": "1982-12",
   "price": 7050000,
   "lot_sqft": 268775,
   "price_per_lot_sqft": 26.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62905,
   "use": "APARTMENT",
   "parcel_id": "3102824140018"
  },
  {
   "address": "15200 State Hwy No 7, Minnetonka",
   "sale_month": "1982-12",
   "price": 375000,
   "lot_sqft": 43059,
   "price_per_lot_sqft": 8.71,
   "price_per_building_sqft": 58.32,
   "building_sqft": 6430,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6469,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111722340011"
  },
  {
   "address": "911 80th St W, Bloomington",
   "sale_month": "1982-12",
   "price": 185000,
   "lot_sqft": 35586,
   "price_per_lot_sqft": 5.2,
   "price_per_building_sqft": 14.53,
   "building_sqft": 12729,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 12806,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0402724140021"
  },
  {
   "address": "6422 56th Ave N, Crystal",
   "sale_month": "1982-11",
   "price": 85000,
   "lot_sqft": 5016,
   "price_per_lot_sqft": 16.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821410103"
  },
  {
   "address": "10730 Co Rd No 81, Maple Grove",
   "sale_month": "1982-09",
   "price": 580000,
   "lot_sqft": 91317,
   "price_per_lot_sqft": 6.35,
   "price_per_building_sqft": 22.51,
   "building_sqft": 25769,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 25924,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1311922220014"
  },
  {
   "address": "745 Boone Ave N, Golden Valley",
   "sale_month": "1982-08",
   "price": 440000,
   "lot_sqft": 65235,
   "price_per_lot_sqft": 6.74,
   "price_per_building_sqft": 25.18,
   "building_sqft": 17475,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 17581,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3111821240003"
  },
  {
   "address": "5810 Excelsior Blvd, St. Louis Park",
   "sale_month": "1982-08",
   "price": 310000,
   "lot_sqft": 11629,
   "price_per_lot_sqft": 26.66,
   "price_per_building_sqft": 33.11,
   "building_sqft": 9364,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9420,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240067"
  },
  {
   "address": "8000 36th Ave N, New Hope",
   "sale_month": "1982-08",
   "price": 545000,
   "lot_sqft": 47248,
   "price_per_lot_sqft": 11.53,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5517,
   "use": "APARTMENT",
   "parcel_id": "1811821440006"
  },
  {
   "address": "14759 62nd Street North, Oak Park Heights",
   "sale_month": "1982-05",
   "price": 305000,
   "lot_sqft": 30914,
   "price_per_lot_sqft": 9.87,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2967,
   "use": "110",
   "parcel_id": "3303020430031"
  },
  {
   "address": null,
   "sale_month": "1982-05",
   "price": 1000000,
   "lot_sqft": 13127,
   "price_per_lot_sqft": 76.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1802824410175"
  },
  {
   "address": "6100 Blue Circle Dr, Minnetonka",
   "sale_month": "1982-03",
   "price": 1200000,
   "lot_sqft": 206502,
   "price_per_lot_sqft": 5.81,
   "price_per_building_sqft": 29.26,
   "building_sqft": 41013,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 41260,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440007"
  },
  {
   "address": "7300 Gallagher Dr, Edina",
   "sale_month": "1982-03",
   "price": 4440000,
   "lot_sqft": 186714,
   "price_per_lot_sqft": 23.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 41892,
   "use": "APARTMENT",
   "parcel_id": "3102824140016"
  },
  {
   "address": "3810 Budd La, Spring Park",
   "sale_month": "1982-03",
   "price": 175000,
   "lot_sqft": 11350,
   "price_per_lot_sqft": 15.42,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723230029"
  },
  {
   "address": "3804 Budd La, Spring Park",
   "sale_month": "1982-03",
   "price": 47000,
   "lot_sqft": 5136,
   "price_per_lot_sqft": 9.15,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711723230025"
  },
  {
   "address": "9215 Lyndale Ave S, Bloomington",
   "sale_month": "1982-02",
   "price": 320000,
   "lot_sqft": 18277,
   "price_per_lot_sqft": 17.51,
   "price_per_building_sqft": 104.51,
   "building_sqft": 3062,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3080,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1002724330057"
  },
  {
   "address": "1508 1st Ave S, Minneapolis",
   "sale_month": "1982-01",
   "price": 295000,
   "lot_sqft": 8956,
   "price_per_lot_sqft": 32.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924420073"
  },
  {
   "address": "1759 Weir Drive, Woodbury",
   "sale_month": "1982-01",
   "price": 139425,
   "lot_sqft": 52937,
   "price_per_lot_sqft": 2.63,
   "price_per_building_sqft": 27.71,
   "building_sqft": 5032,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5062,
   "use": "300",
   "parcel_id": "0702821420007"
  },
  {
   "address": "6600 Cedar Ave S, Richfield",
   "sale_month": "1981-12",
   "price": 158900,
   "lot_sqft": 29684,
   "price_per_lot_sqft": 5.35,
   "price_per_building_sqft": 29.91,
   "building_sqft": 5313,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5345,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824410002"
  },
  {
   "address": "122 2nd Avenue South, Bayport",
   "sale_month": "1981-12",
   "price": 800000,
   "lot_sqft": 218554,
   "price_per_lot_sqft": 3.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 188326,
   "use": "305",
   "parcel_id": "1102920240002"
  },
  {
   "address": "800 80th St E, Bloomington",
   "sale_month": "1981-12",
   "price": 190000,
   "lot_sqft": 51069,
   "price_per_lot_sqft": 3.72,
   "price_per_building_sqft": 12.1,
   "building_sqft": 15699,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 15793,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0202724240009"
  },
  {
   "address": "2925 33rd Ave NE, St. Anthony",
   "sale_month": "1981-10",
   "price": 68000,
   "lot_sqft": 16295,
   "price_per_lot_sqft": 4.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602923240008"
  },
  {
   "address": "901 78th St E, Bloomington",
   "sale_month": "1981-10",
   "price": 2100000,
   "lot_sqft": 82173,
   "price_per_lot_sqft": 25.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14281,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0202724210024"
  },
  {
   "address": "9681 Fernbrook La N, Maple Grove",
   "sale_month": "1981-08",
   "price": 68000,
   "lot_sqft": 53371,
   "price_per_lot_sqft": 1.27,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0911922140001"
  },
  {
   "address": "1937 Woodlane Drive, Woodbury",
   "sale_month": "1981-08",
   "price": 40000,
   "lot_sqft": 43520,
   "price_per_lot_sqft": 0.92,
   "price_per_building_sqft": 12.24,
   "building_sqft": 3267,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3287,
   "use": "300",
   "parcel_id": "0702821440009"
  },
  {
   "address": "7000 Lake St W, St. Louis Park",
   "sale_month": "1981-07",
   "price": 200000,
   "lot_sqft": 18809,
   "price_per_lot_sqft": 10.63,
   "price_per_building_sqft": 77.01,
   "building_sqft": 2597,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2613,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1711721440039"
  },
  {
   "address": "5200 102nd St W, Bloomington",
   "sale_month": "1981-06",
   "price": 8850000,
   "lot_sqft": 818105,
   "price_per_lot_sqft": 10.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 31885,
   "use": "APARTMENT",
   "parcel_id": "1802724330070"
  },
  {
   "address": "3850 Annapolis La N, Plymouth",
   "sale_month": "1981-06",
   "price": 403535,
   "lot_sqft": 322278,
   "price_per_lot_sqft": 1.25,
   "price_per_building_sqft": 7.02,
   "building_sqft": 57495,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 57842,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1511822340003"
  },
  {
   "address": "17701 Old Excelsior Blvd, Minnetonka",
   "sale_month": "1981-05",
   "price": 60000,
   "lot_sqft": 32389,
   "price_per_lot_sqft": 1.85,
   "price_per_building_sqft": 8.6,
   "building_sqft": 6974,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 7016,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3011722440002"
  },
  {
   "address": "600 North Oaks Dr, Osseo",
   "sale_month": "1981-05",
   "price": 650000,
   "lot_sqft": 52753,
   "price_per_lot_sqft": 12.32,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8946,
   "use": "APARTMENT",
   "parcel_id": "1811921210084"
  },
  {
   "address": "9131 Old Cedar Ave S, Bloomington",
   "sale_month": "1981-05",
   "price": 200000,
   "lot_sqft": 44375,
   "price_per_lot_sqft": 4.51,
   "price_per_building_sqft": 19.33,
   "building_sqft": 10345,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10408,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1202724320005"
  },
  {
   "address": "7333 Gallagher Dr, Edina",
   "sale_month": "1981-04",
   "price": 4280000,
   "lot_sqft": 184619,
   "price_per_lot_sqft": 23.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 42606,
   "use": "APARTMENT",
   "parcel_id": "3102824140019"
  },
  {
   "address": "10024 Minnetonka Blvd, Minnetonka",
   "sale_month": "1981-04",
   "price": 75000,
   "lot_sqft": 12388,
   "price_per_lot_sqft": 6.05,
   "price_per_building_sqft": 63.61,
   "building_sqft": 1179,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1186,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1311722130040"
  },
  {
   "address": "7540 Brooklyn Blvd, Brooklyn Park",
   "sale_month": "1981-03",
   "price": 350000,
   "lot_sqft": 72805,
   "price_per_lot_sqft": 4.81,
   "price_per_building_sqft": 83.89,
   "building_sqft": 4172,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4197,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811921210020"
  },
  {
   "address": "6975 Courtly Road, Woodbury",
   "sale_month": "1981-02",
   "price": 16800,
   "lot_sqft": 15286,
   "price_per_lot_sqft": 1.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "305",
   "parcel_id": "1802821140019"
  },
  {
   "address": "2529 25th Ave S, Minneapolis",
   "sale_month": "1980-12",
   "price": 180000,
   "lot_sqft": 18992,
   "price_per_lot_sqft": 9.48,
   "price_per_building_sqft": 16.78,
   "building_sqft": 10725,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 10790,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924130068"
  },
  {
   "address": "12812 Wayzata Blvd, Minnetonka",
   "sale_month": "1980-11",
   "price": 233000,
   "lot_sqft": 18630,
   "price_per_lot_sqft": 12.51,
   "price_per_building_sqft": 34.31,
   "building_sqft": 6792,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 6833,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722140059"
  },
  {
   "address": "1717 66th St E, Richfield",
   "sale_month": "1980-10",
   "price": 95000,
   "lot_sqft": 16656,
   "price_per_lot_sqft": 5.7,
   "price_per_building_sqft": 19.83,
   "building_sqft": 4790,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4819,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2602824410108"
  },
  {
   "address": "9815 West 74th St, Eden Prairie",
   "sale_month": "1980-09",
   "price": 230158,
   "lot_sqft": 144390,
   "price_per_lot_sqft": 1.59,
   "price_per_building_sqft": 5.4,
   "building_sqft": 42606,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 42864,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1211622410006"
  },
  {
   "address": "7725 Parklawn Ave, Edina",
   "sale_month": "1980-08",
   "price": 450000,
   "lot_sqft": 85585,
   "price_per_lot_sqft": 5.26,
   "price_per_building_sqft": 18.17,
   "building_sqft": 24768,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 24918,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3102824430010"
  },
  {
   "address": "5200 Interlachen Blvd, Edina",
   "sale_month": "1980-07",
   "price": 186750,
   "lot_sqft": 42390,
   "price_per_lot_sqft": 4.41,
   "price_per_building_sqft": 43.82,
   "building_sqft": 4262,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4288,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2811721310004"
  },
  {
   "address": "3711 Kipling Ave S, St. Louis Park",
   "sale_month": "1980-06",
   "price": 60000,
   "lot_sqft": 6386,
   "price_per_lot_sqft": 9.4,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1030,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0602824430085"
  },
  {
   "address": "3550 Douglas Dr N, Crystal",
   "sale_month": "1980-05",
   "price": 57500,
   "lot_sqft": 8277,
   "price_per_lot_sqft": 6.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111821220071"
  },
  {
   "address": "4015 Yosemite Ave S, St. Louis Park",
   "sale_month": "1980-04",
   "price": 59500,
   "lot_sqft": 6328,
   "price_per_lot_sqft": 9.4,
   "price_per_building_sqft": 48.33,
   "building_sqft": 1231,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1238,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240158"
  },
  {
   "address": "6901 110th St W, Bloomington",
   "sale_month": "1980-03",
   "price": 3105000,
   "lot_sqft": 600645,
   "price_per_lot_sqft": 5.17,
   "price_per_building_sqft": 49.15,
   "building_sqft": 63178,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 63559,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "0511521210003"
  },
  {
   "address": "3001 Metro Dr, Bloomington",
   "sale_month": "1980-03",
   "price": 7458167,
   "lot_sqft": 177875,
   "price_per_lot_sqft": 41.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 22210,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724110014"
  },
  {
   "address": "7800 Metro Pkwy, Bloomington",
   "sale_month": "1980-02",
   "price": 1950000,
   "lot_sqft": 82631,
   "price_per_lot_sqft": 23.6,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 14646,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0102724110004"
  },
  {
   "address": "6014 Blue Circle Dr, Minnetonka",
   "sale_month": "1980-01",
   "price": 150000,
   "lot_sqft": 4719,
   "price_per_lot_sqft": 31.79,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3611722440014"
  },
  {
   "address": "3700 98th St W, Bloomington",
   "sale_month": "1979-08",
   "price": 125000,
   "lot_sqft": 5235,
   "price_per_lot_sqft": 23.88,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1702724320065"
  },
  {
   "address": "4801 Shoreline Dr, Mound",
   "sale_month": "1979-06",
   "price": 80000,
   "lot_sqft": 15309,
   "price_per_lot_sqft": 5.23,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1632,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1311724440052"
  },
  {
   "address": "226 Water St, Excelsior",
   "sale_month": "1979-05",
   "price": 133500,
   "lot_sqft": 9441,
   "price_per_lot_sqft": 14.14,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "APARTMENT",
   "parcel_id": "3411723110064"
  },
  {
   "address": "4210 Lakebreeze Ave N, Brooklyn Center",
   "sale_month": "1979-05",
   "price": 128000,
   "lot_sqft": 14340,
   "price_per_lot_sqft": 8.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2314,
   "use": "APARTMENT",
   "parcel_id": "1011821320062"
  },
  {
   "address": "581 7th Street East, Saint Paul",
   "sale_month": "1979-01",
   "price": 75000,
   "lot_sqft": 7128,
   "price_per_lot_sqft": 10.52,
   "price_per_building_sqft": 17.55,
   "building_sqft": 4274,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4299,
   "use": "3A COMMERCIAL LAND AND BUILDING",
   "parcel_id": "322922240108"
  },
  {
   "address": "2062 Marshall Avenue, Saint Paul",
   "sale_month": "1978-06",
   "price": 325000,
   "lot_sqft": 14117,
   "price_per_lot_sqft": 23.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7287,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "052823110001"
  },
  {
   "address": null,
   "sale_month": "1978-03",
   "price": 36500,
   "lot_sqft": 7999,
   "price_per_lot_sqft": 4.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "0411922230004"
  },
  {
   "address": "757 Washington Ave N, Minneapolis",
   "sale_month": "1978-02",
   "price": 165000,
   "lot_sqft": 7939,
   "price_per_lot_sqft": 20.78,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4863,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2202924210072"
  },
  {
   "address": "3977 Zarthan Ave S, St. Louis Park",
   "sale_month": "1978-02",
   "price": 40500,
   "lot_sqft": 7261,
   "price_per_lot_sqft": 5.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2111721240068"
  },
  {
   "address": "260 Water St, Excelsior",
   "sale_month": "1977-11",
   "price": 19500,
   "lot_sqft": 497,
   "price_per_lot_sqft": 39.24,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411723110072"
  },
  {
   "address": "4420 Co Rd No 101, Minnetonka",
   "sale_month": "1977-10",
   "price": 115000,
   "lot_sqft": 357175,
   "price_per_lot_sqft": 0.32,
   "price_per_building_sqft": 3.46,
   "building_sqft": 33271,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 33472,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1911722440001"
  },
  {
   "address": "611 12th Ave S, Hopkins",
   "sale_month": "1977-09",
   "price": 145000,
   "lot_sqft": 26399,
   "price_per_lot_sqft": 5.49,
   "price_per_building_sqft": 10.07,
   "building_sqft": 14398,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 14485,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2511722240043"
  },
  {
   "address": "3704 Fuller St, Edina",
   "sale_month": "1977-09",
   "price": 49500,
   "lot_sqft": 8018,
   "price_per_lot_sqft": 6.17,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2002824220040"
  },
  {
   "address": "3240 Winnetka Ave N, New Hope",
   "sale_month": "1977-05",
   "price": 89000,
   "lot_sqft": 27726,
   "price_per_lot_sqft": 3.21,
   "price_per_building_sqft": 23.38,
   "building_sqft": 3807,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 3830,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "2011821230001"
  },
  {
   "address": "3500 Oakland Ave, Minneapolis",
   "sale_month": "1977-03",
   "price": 64500,
   "lot_sqft": 5526,
   "price_per_lot_sqft": 11.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 1713,
   "use": "APARTMENT",
   "parcel_id": "0202824320110"
  },
  {
   "address": "7645 12th Ave S, Richfield",
   "sale_month": "1976-11",
   "price": 37000,
   "lot_sqft": 9476,
   "price_per_lot_sqft": 3.9,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502824430033"
  },
  {
   "address": "309 1st Ave NE, Osseo",
   "sale_month": "1976-11",
   "price": 18000,
   "lot_sqft": 10889,
   "price_per_lot_sqft": 1.65,
   "price_per_building_sqft": 2.22,
   "building_sqft": 8090,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8139,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921230054"
  },
  {
   "address": "317 1st Ave NE, Osseo",
   "sale_month": "1976-11",
   "price": 17000,
   "lot_sqft": 10887,
   "price_per_lot_sqft": 1.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1811921220140"
  },
  {
   "address": "1601 75th St W, Richfield",
   "sale_month": "1976-10",
   "price": 3694181,
   "lot_sqft": 477052,
   "price_per_lot_sqft": 7.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 17277,
   "use": "APARTMENT",
   "parcel_id": "3302824310002"
  },
  {
   "address": "27 Groveland Ter, Minneapolis",
   "sale_month": "1976-10",
   "price": 105000,
   "lot_sqft": 15878,
   "price_per_lot_sqft": 6.61,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3879,
   "use": "APARTMENT",
   "parcel_id": "2802924410043"
  },
  {
   "address": "3656 Grand Ave S, Minneapolis",
   "sale_month": "1975-10",
   "price": 125000,
   "lot_sqft": 9655,
   "price_per_lot_sqft": 12.95,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3446,
   "use": "APARTMENT",
   "parcel_id": "0302824330168"
  },
  {
   "address": "7320 Gallagher Dr, Edina",
   "sale_month": "1975-08",
   "price": 3275839,
   "lot_sqft": 271913,
   "price_per_lot_sqft": 12.05,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 62905,
   "use": "APARTMENT",
   "parcel_id": "3102824140017"
  },
  {
   "address": "4030 Bellaire Avenue, White Bear Lake",
   "sale_month": "1975-08",
   "price": 689000,
   "lot_sqft": 48602,
   "price_per_lot_sqft": 14.18,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6239,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253022120005"
  },
  {
   "address": "4040 Bellaire Avenue, White Bear Lake",
   "sale_month": "1975-08",
   "price": 689000,
   "lot_sqft": 50447,
   "price_per_lot_sqft": 13.66,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6576,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253022120004"
  },
  {
   "address": "2520 County Road F East, White Bear Lake",
   "sale_month": "1975-08",
   "price": 689000,
   "lot_sqft": 60152,
   "price_per_lot_sqft": 11.45,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7623,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "253022120002"
  },
  {
   "address": "7645 13th Ave S, Richfield",
   "sale_month": "1975-06",
   "price": 29000,
   "lot_sqft": 9585,
   "price_per_lot_sqft": 3.03,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502824430017"
  },
  {
   "address": "3600 Maryland Ave N, New Hope",
   "sale_month": "1975-03",
   "price": 83900,
   "lot_sqft": 12487,
   "price_per_lot_sqft": 6.72,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2819,
   "use": "APARTMENT",
   "parcel_id": "1711821340027"
  },
  {
   "address": "2129 Franklin Ave E, Minneapolis",
   "sale_month": "1974-10",
   "price": 37000,
   "lot_sqft": 5437,
   "price_per_lot_sqft": 6.81,
   "price_per_building_sqft": 13.81,
   "building_sqft": 2680,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 2696,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3602924210115"
  },
  {
   "address": "1945 Plymouth Rd, Minnetonka",
   "sale_month": "1974-06",
   "price": 105000,
   "lot_sqft": 49987,
   "price_per_lot_sqft": 2.1,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0311722440001"
  },
  {
   "address": "7644 15th Ave S, Richfield",
   "sale_month": "1974-04",
   "price": 31500,
   "lot_sqft": 9586,
   "price_per_lot_sqft": 3.29,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3502824430064"
  },
  {
   "address": "335 17th Ave N, Hopkins",
   "sale_month": "1974-04",
   "price": 165000,
   "lot_sqft": 16574,
   "price_per_lot_sqft": 9.96,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 5377,
   "use": "APARTMENT",
   "parcel_id": "2411722230033"
  },
  {
   "address": "9145 West Bush Lake Rd, Bloomington",
   "sale_month": "1973-09",
   "price": 21000,
   "lot_sqft": 19484,
   "price_per_lot_sqft": 1.08,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1911621420002"
  },
  {
   "address": "2433 Minnehaha Ave, Minneapolis",
   "sale_month": "1973-07",
   "price": 75278,
   "lot_sqft": 19725,
   "price_per_lot_sqft": 3.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3602924240047"
  },
  {
   "address": "1716 80th St E, Bloomington",
   "sale_month": "1973-06",
   "price": 58000,
   "lot_sqft": 18796,
   "price_per_lot_sqft": 3.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3711,
   "use": "APARTMENT",
   "parcel_id": "0202724140022"
  },
  {
   "address": "11425 State Hwy No 55, Plymouth",
   "sale_month": "1973-05",
   "price": 22000,
   "lot_sqft": 11443,
   "price_per_lot_sqft": 1.92,
   "price_per_building_sqft": 15.68,
   "building_sqft": 1403,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 1411,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3511822140007"
  },
  {
   "address": "102 10th Ave N, Hopkins",
   "sale_month": "1973-05",
   "price": 45000,
   "lot_sqft": 11003,
   "price_per_lot_sqft": 4.09,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310095"
  },
  {
   "address": "5910 Sunnyfield Rd E, Minnetrista",
   "sale_month": "1973-03",
   "price": 40000,
   "lot_sqft": 615575,
   "price_per_lot_sqft": 0.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 6923,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1111724130002"
  },
  {
   "address": "411 Division St, Excelsior",
   "sale_month": "1973-01",
   "price": 158000,
   "lot_sqft": 14866,
   "price_per_lot_sqft": 10.63,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4593,
   "use": "APARTMENT",
   "parcel_id": "3511723240005"
  },
  {
   "address": "4230 Upton Ave S, Minneapolis",
   "sale_month": "1973-01",
   "price": 1,
   "lot_sqft": 8505,
   "price_per_lot_sqft": 0,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3993,
   "use": "APARTMENT",
   "parcel_id": "0802824420026"
  },
  {
   "address": "102 10th Ave N, Hopkins",
   "sale_month": "1972-12",
   "price": 44000,
   "lot_sqft": 17041,
   "price_per_lot_sqft": 2.58,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2411722310094"
  },
  {
   "address": "10000 Morgan Ave S, Bloomington",
   "sale_month": "1972-10",
   "price": 25000,
   "lot_sqft": 39086,
   "price_per_lot_sqft": 0.64,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 8183,
   "use": "APARTMENT",
   "parcel_id": "1602724330010"
  },
  {
   "address": "341 Heather La, Long Lake",
   "sale_month": "1972-09",
   "price": 50000,
   "lot_sqft": 16729,
   "price_per_lot_sqft": 2.99,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2094,
   "use": "TRIPLEX",
   "parcel_id": "3511823310009"
  },
  {
   "address": "150 Peninsula Rd, Medicine Lake",
   "sale_month": "1972-09",
   "price": 48000,
   "lot_sqft": 58711,
   "price_per_lot_sqft": 0.82,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 719,
   "use": "APARTMENT",
   "parcel_id": "2511822320013"
  },
  {
   "address": "9608 Humboldt Ave S, Bloomington",
   "sale_month": "1972-08",
   "price": 24000,
   "lot_sqft": 35522,
   "price_per_lot_sqft": 0.68,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "1602724240005"
  },
  {
   "address": "224 Lake St, Excelsior",
   "sale_month": "1972-05",
   "price": 23000,
   "lot_sqft": 7615,
   "price_per_lot_sqft": 3.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2388,
   "use": "TRIPLEX",
   "parcel_id": "2711723440027"
  },
  {
   "address": "6800 West Broadway, Brooklyn Park",
   "sale_month": "1971-11",
   "price": 30000,
   "lot_sqft": 76584,
   "price_per_lot_sqft": 0.39,
   "price_per_building_sqft": 3.22,
   "building_sqft": 9316,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 9372,
   "use": "INDUSTRIAL-PREFERRED",
   "parcel_id": "3211921210003"
  },
  {
   "address": "6614 13th Ave S, Richfield",
   "sale_month": "1971-11",
   "price": 93500,
   "lot_sqft": 13880,
   "price_per_lot_sqft": 6.74,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3164,
   "use": "APARTMENT",
   "parcel_id": "2602824420030"
  },
  {
   "address": "408 3rd St SE, Osseo",
   "sale_month": "1971-09",
   "price": 91000,
   "lot_sqft": 23788,
   "price_per_lot_sqft": 3.83,
   "price_per_building_sqft": 17.58,
   "building_sqft": 5175,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 5206,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "1811921340006"
  },
  {
   "address": "7645 Dupont Ave S, Richfield",
   "sale_month": "1971-08",
   "price": 32000,
   "lot_sqft": 8713,
   "price_per_lot_sqft": 3.67,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "3302824440017"
  },
  {
   "address": "7009 Bass Lake Rd, New Hope",
   "sale_month": "1971-08",
   "price": 110000,
   "lot_sqft": 38992,
   "price_per_lot_sqft": 2.82,
   "price_per_building_sqft": 13.52,
   "building_sqft": 8138,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 8187,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0511821430001"
  },
  {
   "address": "11601 Minnetonka Mills Rd, Minnetonka",
   "sale_month": "1971-04",
   "price": 79000,
   "lot_sqft": 74837,
   "price_per_lot_sqft": 1.06,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 7668,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "2311722120001"
  },
  {
   "address": "2709 Virginia Ave N, New Hope",
   "sale_month": "1971-03",
   "price": 47000,
   "lot_sqft": 14998,
   "price_per_lot_sqft": 3.13,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 2158,
   "use": "APARTMENT",
   "parcel_id": "1911821440076"
  },
  {
   "address": "9316 Garfield Ave S, Bloomington",
   "sale_month": "1970-05",
   "price": 26800,
   "lot_sqft": 11581,
   "price_per_lot_sqft": 2.31,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "1002724330018"
  },
  {
   "address": "8000 Penn Ave S, Bloomington",
   "sale_month": "1970-05",
   "price": 600000,
   "lot_sqft": 117209,
   "price_per_lot_sqft": 5.12,
   "price_per_building_sqft": 20.45,
   "building_sqft": 29342,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 29519,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "0502724140001"
  },
  {
   "address": "920 Minnesota River Rd, Bloomington",
   "sale_month": "1970-02",
   "price": 25500,
   "lot_sqft": 1265785,
   "price_per_lot_sqft": 0.02,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2302724320002"
  },
  {
   "address": "13560 63rd Ave N, Maple Grove",
   "sale_month": "1970-01",
   "price": 8500,
   "lot_sqft": 93712,
   "price_per_lot_sqft": 0.09,
   "price_per_building_sqft": 1.77,
   "building_sqft": 4815,
   "building_sqft_method": "1 storey x measured footprint (median err 12.2%)",
   "footprint_sqft": 4844,
   "use": "COMMERCIAL-PREFERRED",
   "parcel_id": "3411922310001"
  },
  {
   "address": "1939 Marshall Avenue, Saint Paul",
   "sale_month": "1970-01",
   "price": 405000,
   "lot_sqft": 28230,
   "price_per_lot_sqft": 14.35,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 9049,
   "use": "4A APARTMENT 4 OR MORE UNITS",
   "parcel_id": "332923340124"
  },
  {
   "address": "416 10th St S, Minneapolis",
   "sale_month": "1967-12",
   "price": 650000,
   "lot_sqft": 31060,
   "price_per_lot_sqft": 20.93,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 23744,
   "use": "LAND-COMMERCIAL",
   "parcel_id": "2702924140029"
  },
  {
   "address": "810 Lake St W, Minneapolis",
   "sale_month": "1965-12",
   "price": 210000,
   "lot_sqft": 17587,
   "price_per_lot_sqft": 11.94,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 11496,
   "use": "APARTMENT",
   "parcel_id": "3302924440107"
  },
  {
   "address": "3716 Harriet Ave, Minneapolis",
   "sale_month": "1965-04",
   "price": 124000,
   "lot_sqft": 8515,
   "price_per_lot_sqft": 14.56,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3584,
   "use": "APARTMENT",
   "parcel_id": "0302824330092"
  },
  {
   "address": "3708 Harriet Ave, Minneapolis",
   "sale_month": "1965-04",
   "price": 124000,
   "lot_sqft": 8586,
   "price_per_lot_sqft": 14.44,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 3519,
   "use": "APARTMENT",
   "parcel_id": "0302824330091"
  },
  {
   "address": "2707 Humboldt Ave S, Minneapolis",
   "sale_month": "1911-11",
   "price": 158000,
   "lot_sqft": 10881,
   "price_per_lot_sqft": 14.52,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": 4090,
   "use": "APARTMENT",
   "parcel_id": "3302924310080"
  },
  {
   "address": null,
   "sale_month": "1899-12",
   "price": 2214000,
   "lot_sqft": 195847,
   "price_per_lot_sqft": 11.3,
   "price_per_building_sqft": null,
   "building_sqft": null,
   "building_sqft_method": null,
   "footprint_sqft": null,
   "use": "110",
   "parcel_id": "3302921130037"
  }
 ]
}
